﻿@charset "utf-8";


/*---------------------------------------------
 lo_nav
----------------------------------------------*/
.lo_nav{
	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 0;
}

/*---------------------------------------------
 txt
----------------------------------------------*/
.service_sub_title{
	font-size: 23px;
	color: #a68146;
	padding: 0 0 20px;
	letter-spacing: 0.2em;
	line-height: 2.2;
	text-align: center;
	font-weight: normal;
}

.introduce {
	width: 1280px !important;
	border-top: 1px solid #bebebe;
	margin: 75px auto 0;
	padding: 75px 0 0 0;
}

.introduce.sec01 {
	border-top: none;
	margin:0 auto;
}

.introduce:last-child {
	border-top: none;
}

.introduce h3 {
	padding: 0 0 75px !important;
}
#introduce02 h3 span{
	color: #cb1f10;
	text-align: center;
	padding: 0 0 5px;
	border-bottom: 3px solid #cb1f10;
}

#introduce03 h3 span{
	color: #a68146;
	text-align: center;
	padding: 0 0 5px;
	border-bottom: 3px solid #a68146;
}

.sections{
	width:920px;
	margin: 0 auto 75px;
}

.sections.sec2{
	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 p{
	letter-spacing: 0.05em;
	line-height: 2.4;
	font-size: 14px;
}

.sections p.aside{
	position: relative;
	font-size: 12px !important;
	line-height: 1.8;
}
.sections p.aside_r{
	text-align: right;
}
.sections p.aside.hosoku{
	padding-left: 30px;
}
.sections .aside.hosoku:before{
	position:absolute;
	left: 0;
}
.sections .aside.hosoku01:before{
	content: "※1";
}
.sections .aside.hosoku03:before{
	content: "※3";
}
.sections .aside.hosoku04:before{
	content: "※4";
}
.sections .aside.hosoku05:before{
	content: "※5";
}
.sections .aside.hosoku06:before{
	content: "※6";
}

.sections .box_gold{
	border: 3px solid #a68146;
	padding: 45px 0;
	text-align: center;
}

.sections .box_gold >  .box_gold{
	border: 1px solid #a68146;
	padding: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	width: 820px;
	box-sizing: border-box;
	margin: 0 auto;
}

.sections .box_gold >  .box_gold p{
	text-align: left;
	font-size: 12px !important;
	padding: 0 0 0 30px;
}

.sections .box_gold .ph{
	padding: 0 0 30px;
	text-align: center;
}

.ml-50{
	margin-left: -50px;
}


.main_read {
    margin-bottom: 80px;
    font-size: 24px;
    line-height: 160%;
	text-align:center;
}

#introduce_top{
	margin:0 auto 60px;
	width: 1270px;
}

.introduce_top img{
	vertical-align:bottom;
}

#introduce_top h2 {
	line-height:0
}


#introduce01 h2{
	margin:0 auto 40px;
	text-align:center;
	
}


#introduce02 p {
	font-size:16px;
	line-height:150%;
}

#introduce02 .btn03{
	text-align:center;
	margin:30px 0 100px;
	display:flex;
	justify-content: center;
}
#introduce02 .btn03 a{
	display:block;
	background-color:#000;
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position : right 10px center;
	color:#fff;
	text-decoration:none;
	padding:25px 0;
	font-size:20px;
	width:380px;
	margin-left:15px;
	}
#introduce02 .btn03 a:first-child{
	margin-left:0;}	
#introduce02 .btn03 a:hover{
	opacity:0.5;
	}
#introduce02 .btn03 p{
	color:#a3762b;
	font-size:18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom:10px;
}

#introduce02 .img_box {
	margin-bottom:60px;
}

#introduce02 .img_box img{
	vertical-align:top;
}

#introduce02 .img_box p.caution{
	margin-top:35px;
	text-align:left;
	font-size:14px !important;
}

#introduce02 .img_box p.caution2{
	margin-top:35px;
	text-align:center;
	font-size:14px !important;
}
#introduce02 .img_box p.caution3{
	margin-top:10px;
	text-align:left;
	font-size:14px !important;
}


#introduce03 .img_box {
	margin-top:60px;
}

#introduce04{
	margin:160px auto 60px;
	width: 1100px;
}

#introduce04 h3 {
	margin-top:100px;
	margin-bottom:0;
}

#introduce04 .img_box {
	margin-top:60px;
	text-align:center;
}

#introduce04 .img_box p{
	margin-top:60px;
	position:relative;
	font-size:16px;
	padding-right:100px;
}

#introduce04 .img_box p a{
	color:#000000;
	text-decoration:underline;
	position:absolute;
	right:100px;
	top:0;
}

#introduce05{
	margin:0 auto 60px;
	width: 1100px;
}

#introduce05 h3 {
	margin-top:100px;
	margin-bottom:30px;
}

#introduce05 h4 {
	margin-bottom:20px;
}

#introduce05 .members{
	background-color:#f6f2eb;
	padding:50px;
}

#introduce05 .members ul li{
}

#introduce05 .members ul li dt{
	position:relative;
	width:1000px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:22px;
	margin-bottom:20px;
}

#introduce05 .members ul.male li dt{
	color:#0d0b6d;
}

#introduce05 .members ul.female li dt{
	color:#d22222;
}

#introduce05 .members ul li dt span{
	position:absolute;
	color:#000000;
	font-size:16px;
	top:6px;
	right:20px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

#introduce05 .members ul li dd{
	font-size:16px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #959595;
	line-height: 180%;
}

#introduce05 .members ul li dd.last{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

#introduce05 .btn03{
	text-align:center;
	margin:30px 0;
}

#introduce06{
	margin:0 auto 30px;
	padding:50px 0;
	width: 100%;
	background:url(../../images/introduce/voice/bg_list.gif) repeat;
}

#introduce06 h3 {
	margin-bottom:30px;
	text-align:center;
	font-size:32px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#introduce06 ul.btn02 {
	width:772px;
	margin:0 auto;
	
}

#introduce06 ul.btn02 li{
	float:left;
	margin:0 20px;
}


.btn_area {
	background: #f5f5f5;
	width: 1280px;
	margin: 40px auto;
	padding: 75px 0;
	color: #fff;
	text-align: center;
}

.btn_area .btn{
	width: 900px;
	margin: 0 auto;
}

.btn_area p {
	padding: 0 0 20px;
	color: #000;
	font-size: 23px;
	text-align: center;
}

	
.btn_area2{
	width:1100px;
	margin:-30px auto 0;
	}

.local_nav{
	background:url(../images/bg_l_nav.jpg) repeat-x;
	margin-top:0;
}
.local_nav ul{
	margin:auto;
	width:1100px;
}
.local_nav ul li{
	float:left;
}
.local_nav ul li a img{
	opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
