
@charset "utf-8";


/*---------------------------------------------
 txt
----------------------------------------------*/
#contents .course {
  padding-top: 65px;
}
#contents .conseptTitle01 {
  margin-bottom: 75px;
  text-align: center;
	font-size: 14px;
	letter-spacing: 0.3em;
}

#contents .conseptTitle01 span {
  display: block;
　padding-bottom: 25px;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
}

#contents .conseptTitle01 span:after {
  display: block;
  content: "―――";
  color: #aa8546;
	letter-spacing: -0.15em;
}


.service_sub_title{
	font-size: 23px;
	color: #a68146;
	padding: 0 0 20px;
	letter-spacing: 0.2em;
	font-weight: normal;
}

.sec_inner p{
	letter-spacing: 0.05em;
	line-height: 2.4;
	font-size: 14px;
}
.sec_inner p.aside{
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.8;
}

.sec_inner p.aside_r{
	text-align: right;
}

.sections{
	width: 100%;
	border-bottom: 1px solid #bebebe;
	margin: 0 0 75px;
	padding: 0 0 75px;
}

.sections:last-child{
	margin: 0 0 0;
	padding: 0 0 0;
	border-bottom: none;
}

.sections .btn{
	text-align: center;
	padding: 30px 0 30px;
}

.sections .btn_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
  margin: 20px auto 10px;
}
.sections .btn_list.btn_list_anchor{
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  margin: 30px auto 40px;
}
.sections .btn_list.btn_list_anchor li {
  margin-left: 20px;
}
.sections .btn_list.btn_list_anchor li:first-child{
  margin-left: 0;
}
.sections .sec_inner{
	width: 1100px;
	margin: 0 auto;
}

.sections .txt_inner{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

.sections .txt_inner .txt_area_l {
	padding-right: 50px;
}

.sections .txt_inner .txt_area_r {
	padding-left: 50px;
}

.course h4{
	text-align: center;
	padding: 0 0 65px;
	line-height: 2.2;
	letter-spacing: 0.2em;
}

.sections h5{
	text-align: center;
	padding: 0 0 65px;
}

.sections h5 {
	padding: 0 0 75px !important;
}
.sections h5 span{
	color: #9f8046;
	text-align: center;
	padding: 0 0 5px;
	border-bottom: 3px solid #9f8046;
}

.sections .txt_inner{
	padding-bottom: 60px;
	background: url(../images/line.png) no-repeat bottom;
}

.sections .txt_inner + .txt_inner {
	padding-top: 60px;
	background: none;
}

.btn_area {
	background: #9f8046;
	width: 1280px;
	margin: 40px auto;
	padding: 75px 0;
	color: #fff;
	text-align: center;
}

.btn_area ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width: 900px;
	margin: 0 auto;
}

.btn_area p {
	padding: 0 0 40px;
	color: #fff;
}


.sections h5 + p {
	font-size: 15px;
	text-align: center;
	line-height: 2.2;
	padding: 0 0 70px;
}

.course{
	padding-bottom:75px;
}
/*---------------------------------------------
 sec01
----------------------------------------------*/
.sec01 dl dt{
	padding: 0 0 20px;
}

/*---------------------------------------------
 sec02
----------------------------------------------*/
.sec02 .sec_inner {
	position: relative;
	height: 650px;
}

.sec02 .map_area {
	position:absolute;
	top:0;
	background: url("../course/images/sec01_map_bg.png") no-repeat center top;
	width: 1100px;
	height: 650px;
	overflow: hidden;
    opacity: 0;
   transition: opacity 0.3s;
}

.tabs input + .tab_item {
	position: relative;
	border: 3px solid #9f8046;
	color: #9f8046;
	font-size: 15px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 15px 30px;
	background: #fff;
	font-weight: bold;
	z-index: 10;
	cursor: pointer;
}
.tabs input:checked + .tab_item {
	border: 3px solid #9f8046;
	color: #fff;
	background: #9f8046;
}

.sec02 .sec_inner p{
	position:absolute;
	top:50px;
	left: 0;
	z-index: 10;
	font-size: 12px;
}
.tab_item:hover {
opacity: 0.75;
}

input[name="tab_item"] {
display: none;
}

#area1:checked  ~  #area1_content,
#area2:checked  ~  #area2_content{
	opacity: 1;
}

.txt_gold {
	color: #9f8046 !important;
	text-decoration: underline !important;
}

.tabs ul li{
	position: absolute;
	font-size: 14px;
	z-index: 11;
  color: #bbb;
}
.tabs ul li a{
  color: #9f8046 !important;
  text-decoration: underline !important;
}

.tabs ul li:nth-child(1){
	top:190px;
	left: 910px;
}
.tabs ul li:nth-child(2){
	top:350px;
	left: 780px;
}
.tabs ul li:nth-child(3){
	top:500px;
	left: 780px;
}
.tabs ul li:nth-child(4){
	top:215px;
	left: 90px;
}
.tabs ul li:nth-child(5){
	top:350px;
	left: 90px;
}
.tabs ul li:nth-child(6){
	top:480px;
	left: 90px;
}
.tabs ul li:nth-child(7){
	top:560px;
	left: 390px;
}
.tabs ul li a{
	display: inline-block;
	line-height: 1.5;
	text-decoration: none;
	padding: 0 0 0;
	font-weight: bold;
	color: #808080;
}

/*---------------------------------------------
 sec03
----------------------------------------------*/
.sec03 ul,
.sec06 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
}

/*---------------------------------------------
 sec04
----------------------------------------------*/
.sec04{
}

.sec04 .shikaku_area{
	background: url(../course/images/sec04_bg.png) repeat;
	padding: 75px !important;
	box-sizing: border-box;
	width: 1100px;
	margin: 0 auto !important;
}

.sec04 h5 + p {
	padding: 0 0 0;
	font-weight: bold;
}

.sec04 .shikaku_area dl{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 950px;
}

.sec04 .shikaku_area dt,
.sec04 .shikaku_area dd{
	padding: 45px 0;
	border-bottom: 1px solid #9f8046;
}
.sec04 dt{
	font-size: 20px;
	color: #9f8046;
}
.sec04 .shikaku_area dt{
	width: 135px;
}

.sec04 .shikaku_area dd{
	width: 815px;
	font-weight: bold;
}

.sec04 .tel_area{
	margin: 0 auto;
	width: 1100px;
	padding: 0 0 75px;
}

.sec04 .qa_area{
	border-top: 1px solid #9f8046;
}


.sec04 .qa_area dd{
	padding: 0 0 45px;
	border-bottom: 1px solid #9f8046;
}

.sec04 .qa_area dt{
	position: relative;
	padding: 45px 0 15px;
}

.sec04 .qa_area dt img{
	position: relative;
	padding: 0 15px 0 0;
	top:2px;
}
