@charset "utf-8";

/* ****************************************************
Title: layout.css
***************************************************** */

/* -------------------------------------------------------------------- 
 body
-------------------------------------------------------------------- */

body {
 color: #362e2b;
 font-family:	"HiraginoKaku-W3-90msp-RKSJ-H", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック",  Verdana, Osaka, "MS PGothic", Sans-Serif;
 font-size: 31px;
 line-height: 52px;
 *font-size:small;
 *font:x-small;
 text-align: center;
	text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	max-height: 999999px;
}

#main {
	overflow: hidden;
}

#wrap {
	overflow: hidden;
	max-width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#main img{
	display: block;
    max-width: 100%;
	vertical-align: middles;
	margin: 0 auto ;
  }

.fsLi01 {
	font-size: 0px;
	line-height: 1em;
}

p, span, dt, dd, th, td, li, h1, h2, h3, h4 {
	max-height: 999999px;
	background-image: url(../img/spacer.gif);
}


/* -------------------------------------------------------------------- 
 CTA
-------------------------------------------------------------------- */
.contactWrap01{
	margin-top: 40px;
}
.ctaWeb{
    text-align: center;
	margin-bottom:20px;
}
.ctaTel{
    text-align: center;
	margin-bottom:20px;
}

/* -------------------------------------------------------------------- 
 main
-------------------------------------------------------------------- */

/*  FV
/*--------------------*/
#gheader{
	position: relative;
}
#gheader .info{
	display: block;
	position: absolute;
	top: 20px;
    left: 0;
    right: 0;
	z-index: 1000;
	width: 100%;
	padding: 0 30px 0 25px;
}

/*  Tittle h3
-------------------------------------------------------------------- */

.contH301 { /* 下線付き */
	position: relative;
	display: inline-block;
	margin-bottom: 120px;
  }
  .contH301:before {
	content: '';
	position: absolute;
	bottom: -40px;
	display: inline-block;
	width: 80%;
	height: 1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #b3b3b3;
	border-radius: 1px;
  }
.contH304 {
	padding: 70px 0px 65px 0px;
}

/*--------------------*/
.contBox02Wrap{
	background-image: url(../img/cont_img02_bk.jpg);
	background-repeat: repeat-y;
	background-size:100%;
	max-width: 100%;
}
.contBox03Wrap{
	background-image: url(../img/cont_img03_bk.jpg);
	background-repeat: repeat-y;
	background-size:100%;
	max-width: 100%;
}


/*   Map  cont06
-------------------------------------------------------------------- */

.contBox01Wrap{
	padding: 60px 40px 38px 40px;
	background-color: #f8f6f3;
}
.contBox01Wrap .txt{
	font-size: 28px;
	line-height: 54px;
	text-align: left;
}
.contBox01 {
  display: flex;
}

.contBox01 .fleimg {
  flex-shrink: 0;
}

.contBox01 .contTb01 {
  display: flex;
  flex-direction: column;
  padding-left: 40px;
  width: 100%;
  font-size: 24px;
  line-height: 44px;
  text-align: left;
}
.text_tel {
  color: #3d686f;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin: 15px auto;
  padding: 5%;
  background: #f7f7f7;
  width: 90%;
}
.text_tel .main_tel {
  font-size: 1.2em;
}
/*   Faq
-------------------------------------------------------------------- */

.contFaqWrap01 {
	padding: 0px 40px;
}
.contFaqWrap01 li {
	padding-bottom: 5px;
}
.contFaqWrap01 .faqAc01 {
	border-bottom: #b3b3b3 solid 1px;
}
.faqAcIn01 {
	display: table;
	width: 100%;
	background-image: url("../img/cont_img10_ac.png");
	background-repeat: no-repeat;
	background-position: 632px center;
}
.open .faqAcIn01 {
	background-image: url("../img/cont_img10_ac_on.png");
}

.faqAcIn02{
	display: table-cell;
	box-sizing: border-box;
	height: 150px;
	text-align: left;
	vertical-align: middle;
	background-image: url("../img/cont_img10_q01.png");
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #111111;
	font-size: 31px;
	line-height: 52px;
	padding: 25px 55px 25px 55px;
}
.contAcContWrap01 {
	display: none;
}
.contAcCont01 {
	text-align: left;
	padding: 35px 12px 40px 12px;
	font-size: 28px;
	line-height: 58px;
}
.contFaqTit01 {
	color: #22acbd;
	font-size: 42px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 60px 0px 40px 0px;
}
.contFaqText01 {
	color: #111111;
	text-indent: -1em;
	padding-left: 1em;
}
.contFaqText02 {
	color: #3d686f;
}
.contFaqText02 a {
	display: inline-block;
	background-image: url("../img/faq_icon01.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
}
.contFaqText02 a:link {	color: #3d686f;	text-decoration: underline;}
.contFaqText02 a:visited {	color: #3d686f;	text-decoration: underline;}
.contFaqText02 a:hover {	color:#3d686f;	text-decoration: none;}
.contFaqText02 a:active {	color:#3d686f;	text-decoration: none;}

.contFaqSpan01 {
	color: #111111;
	font-weight: bold;
}
.contFaqSpan02 {
	font-size: 23px !important;
}

/*---------------------*/


/* -------------------------------------------------------------------- 
 footer
-------------------------------------------------------------------- */
#gfooter {
	background-color: #14a652;
	padding: 35px 0px;
	margin-top: 45px;
}
.copyRight01 {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.0em;
}

/* ****************************************************
▼ From: modules.css
***************************************************** */

a:link {	color: #28b7ce;	text-decoration: underline;}
a:visited {	color: #28b7ce;	text-decoration: underline;}
a:hover {	color:#28b7ce;	text-decoration: none;}
a:active {	color:#28b7ce;	text-decoration: none;}

a:link img:hover{
    opacity:0.75;
}

.mb20 {	margin-bottom: 20px !important;}
.mb30 {	margin-bottom: 30px !important;}
.mb40 {	margin-bottom: 40px !important;}
.mb45 {	margin-bottom: 45px !important;}
.mb50 {	margin-bottom: 50px !important;}
.mb60 {	margin-bottom: 60px !important;}
.mb80 {	margin-bottom: 80px !important;}

.fll {	float: left !important;}
.flr {	float: right !important;}
