@charset "UTF-8";

header{
	width: 100%;
	border-top: 4px solid #01579B;
}

header .wrap{
	width: 900px;
	margin: 18px auto;
	position: relative;
}

header .wrap h1{
	font-size: 80%;
    margin-bottom: 5px;
}

header .wrap .header-contact-box{
	position: absolute;
	top:0;
	right:0;
	width:400px; 
	margin-top: 10px;
}

header .wrap .header-contact-box .contact-link{
	display: inline-block;
	width: 160px;
	height: 40px;
}

header .wrap .header-contact-box .tel-number{
	display: inline-block;
	width: 190px;
	height: 40px;
	margin-left: 30px;
}




/* 
---------------------------------------*/ 


.main-visual{
	background: url(../images/main-visual.jpg) 50% 0 no-repeat;
	text-align: center;
	height: 580px;
	width: 100%;
}

.main-catch{
	background: url(../images/catch.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 200px;
}



/*
---------------------------------------*/ 

.soudan .text{
	width: 100%;
	height: 200px;
	background: #01579B;
	text-align: center;
}

.soudan .text img{
	width: 900px;
	height: 200px;
	margin: 0 auto;
}

.soudan .contact{
	width: 100%;
	height: 280px;
	background:url(../images/img-02.png) 50% 0 no-repeat #039BE5;
	position: relative;
}

.soudan .contact a{
	width: 400px;
	height: 85px;
	display: block;
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -450px;
}




/*
---------------------------------------*/ 

.nayami .midashi{
	width: 100%;
	height: 240px;
	background: url(../images/bg-02.png) 50% 0 repeat;
}

.nayami .midashi img{
	width: 900px;
	height: 240px;
	margin: 0 auto;
}

.nayami .list{
	width: 100%;
	height: 480px;
	background: #E1F5FE;
}

.nayami .list img{
	width: 900px;
	height: 480px;
	margin: 0 auto;
}

.nayami .message{
	width: 100%;
	height: 360px;
}

.nayami .message img{
	width: 900px;
	height: 360px;
	margin: 0 auto;
}




/*
---------------------------------------*/ 

.nagare{
	width: 100%;
	height: 1740px;
	background: #ECEFF1;
}

.nagare img{
	width: 900px;
	height: 1740px;
	margin: 0 auto;
}


.nagare-shime {
	width: 100%;
	height: 315px;
	background: #FFFFFF;
}

.nagare-shime img{
	width: 1024px;
	height: 315px;
	margin: 0 auto;
}


/*
---------------------------------------*/ 

.faq{
	width: 100%;
	background: #ECEFF1;
	padding-bottom: 110px;
}

.faq .midashi{
	width: 900px;
	height: 260px;
	margin: 0 auto;
}

.faq dl{
	width: 900px;
	margin: 0 auto 30px;
}


.faq dl dt{
	background: url(../images/q.png) 20px 50% no-repeat #00ACC1;
	font-weight: 700;
	font-size: 30px;
	padding: 15px 20px 15px 60px;
	color: #FFFFFF;
	line-height: 1;
	cursor: pointer;
}

.faq dl dt p{
	background: url(../images/open.png) 100% 50% no-repeat;
}

.faq dl dt.active p{
	background: url(../images/close.png) 100% 50% no-repeat;
}

.faq dl dd{
	background: url(../images/a.png) 17px 33px no-repeat #FFFFFF;
	padding: 24px 63px;
	font-size: 18px;
	line-height: 1.9;
	display: none;
}

.muryou img{
	width: auto;
	height: auto;
	margin: 0 auto;
}

/*
---------------------------------------*/ 

.reserve {
	width: 100%;
	background: #E1F5FE;
}

.reserve .midashi{
	width: 100%;
	height: 360px;
	background: #01579B;
}

.reserve .midashi img{
	width: 900px;
	height: 360px;
	margin: 0 auto;
}

.reserve .form{
	width: 640px;
	margin: 0 auto;
	padding: 65px 0 85px;
	background: url(../images/bg-03.png) 50% 0 no-repeat;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.reserve .form input[type="text"],
.reserve .form input[type="email"],
.reserve .form input[type="tel"] {
	width: 640px;
	padding: 10px;
	font-size: 16px;

}

.reserve .form dt{
	margin-bottom: 7px;
	color: #546E7A;
}

.reserve .must{
	color: #C00;
}

.reserve .must.attention{
	font-size: 12px;
	margin-bottom: 10px;
}

.reserve .form dd{
	margin-bottom: 25px;
}

.reserve .form dd span{
	color: #546E7A;
}

.reserve .form .mfp_buttons button{
	background: url(../images/confirm-btn.png) 0 0 no-repeat;
	background-size: 320px;
	width: 320px;
	height: 85px;
	text-indent: -9999px;
	border: none;
	margin-top: 40px;
}

.reserve .form .mfp_buttons button:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);        
	-ms-filter: "alpha(opacity=60)";  
}



/*
---------------------------------------*/ 

.item img{
	width: 900px;
	height: 710px;
	margin: 0 auto;
}




/*
---------------------------------------*/ 

.office{
	width: 100%;
	background: #ECEFF1;
}

.office .wrap{
	width: 900px;
	margin: 100px auto;
}

.office .outline{
	width: 370px;
	float: left;
}

.office .map{
	width: 480px;
	height: 400px;
	border: 10px solid #CFD8DC;
	float: right;
}

.office .map iframe{
	width: 100%;
	height: 100%;
}

.office .outline .name{
	font-size: 24px;
	color: #01579B;
	font-weight: 700;
	margin-bottom: 25px;
}

.office .outline dl{
	line-height: 2.2;
	font-size: 15px;
}

.office .outline dl dt{
	width: 85px;
	float: left;
	clear: left;
}

.office .outline dl dd{
	padding-left: 100px;
}



/* 
---------------------------------------*/ 

footer{
	padding: 34px 0 140px;
	letter-spacing: 0.1em;
	text-align: center;
}



/*---------------------------------------
 * thanks
---------------------------------------*/ 

.thanks .pc-none{
	display: none;
}

.thanks header{
	border-bottom: 2px solid #CCCCCC;
}

.thanks section .wrap{
	width: 900px;
	margin: 80px auto;
	
}

.thanks section p{
	text-align: center;
	line-height: 2;
}

.thanks section .midashi{
	font-size: 24px;
	font-size: 700;
	margin-bottom: 20px;
	
}

.thanks section .name{
	font-size: 16px;
	font-weight: 500;
	color: #01579B;
}

.thanks section .tel{
	font-weight: 500;
}

.thanks #mfp_thanks{
	display: none;
}


/*---------------------------------------
20200812 追加
---------------------------------------*/ 
.display{display:none;}
p,h2,h3,h4{font-family: "Noto Sans Japanese","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;}

/*////LOGO/////*/
.main-ttl p {
    font-size: 25px;
    font-weight: bold;
    color: #01579b;
}

.main-ttl .lorm {
    font-size: 12px;
    letter-spacing: 2px;
    color: #b9c2ca;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    margin-top: 5px;
}
header .wrap h1.main-ttl {
    width: 400px;
}

/*////いますぐご相談ください//////*/
.contact-box {
    background: #039be5;
}
.contact-ttl {
    background: #01579b;
    padding: 60px 0;
}
.contact-ttl p {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
position: relative;
}

.contact-ttl p:last-child {
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
    letter-spacing: 1px;
}

.contact-ttl::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100px 0 100px;
    border-color: #01579b transparent transparent transparent;
}
.contact-inner {
    background: #039be5;
    overflow: hidden;
    padding: 80px 0;
    width: 1000px;
    margin: auto;
}
.contact-inner dl {
    width: 50%;
    float: left;
}

.contact-inner dd {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 25px;
    line-height: normal;
    letter-spacing: 1px;
}
.contact-inner dt {
    width: 400px;
    margin: auto;
}
.contact-inner dl:first-child dd:first-child::before{
    content: "";
    display: inline-block;
    background-image: url(../images/icon01.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 62px;
    width: 62px;
    z-index: 10;
    vertical-align: middle;
    margin-right: 10px;
}
.contact-inner dl:last-child dd:first-child::before{
    content: "";
    display: inline-block;
    background-image: url(../images/icon02.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 62px;
    width: 62px;
    z-index: 10;
    vertical-align: middle;
    margin-right: 10px;
}
.contact-tel a span::before {
    content: "";
    display: inline-block;
    height: 37px;
    width: 60px;
    background-image: url(../images/icon03.jpg);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
/*//フリーダイヤル////*/
.contact-tel a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 40px;
    font-weight: bold;
}
.contact-inner dt .open {
    text-align: center;
    display: block;
    background: #e1f5fe;
    padding: 2px 0;
    line-height: normal;
    font-weight: 700;
    margin-top: 15px;
}
/*contact内文字色*/
.yellow {
    color: #ffff00;
}
/*赤文字のところ*/
.nayami .message,.nagare-shime{position: relative;}
.message-in {height: 100%;}
.sub-ttl {
    width:100%;
    color: #d81b60;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translatey(-50%);
}
.sub-ttl span {
    display: block;
    font-size: 70px;
}
.message-in::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 50px 0 50px;
    border-color: #e1f5fe transparent transparent transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.nagare-shime .sub-ttl {
    font-size: 50px;
    max-width: 100%;
    width: 900px;
}

/*//////お悩み///////*/
.nayami .list{
    position: relative;
    font-family: "Noto Sans Japanese","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.nayami .list ul {
    max-width: 100%;
    position: absolute;
    left: 50%;
    bottom: 50%;
    transform: translateX(-50%) translateY(50%);
}
.nayami .list li {
    margin-bottom: 20px;
    font-size: 200%;
    font-weight: bold;
    line-height: normal;
    display: inline-flex;
    flex-basis: auto;
    width: 900px;
    max-width: 100%;
}
.nayami .list li::before {
    content: "";
    display: inline-block;
    height: 48px;
    width: 40px;
    background-image: url(../images/img-04.png);
    background-repeat: no-repeat;
    background-size:100%;
    vertical-align: middle;
    margin-right: 15px;
}


.nagare-shime .message-in::before {display:none;}


/*///////必要なもの/////////*/
.item-box {
    width: 900px;
    max-width: 100%;
    padding: 60px 0;
    margin: auto;
    text-align: center;
    position: relative;
    font-family: "Noto Sans Japanese","メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.h3-ttl {
    font-size: 30px;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    width: 430px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 45px;
    transform: translateX(-50%);
}

.item-list {
    text-align: left;
    padding:50px 70px;
    border: 1px solid #a7a7a7;
    border-radius: 5px;
}

.item-list ul li {
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 15px;
}
.item-list ul li::before {
    content: "・";
    display: inline-block;
}


/*///////流れ//////////*/
.nagare {
    width: 100%;
    padding: 80px 0px 100px;
    height: auto;
    background: #ECEFF1;
}
.h2-ttl {
    text-align: center;
    position: relative;
}
.h3-sub-ttl {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    padding: 10px 0;
    margin-bottom: 50px;
}
.h3-sub-ttl span {
    font-weight: normal;
    font-size: 20px;
}
.h3-sub-ttl::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #dadada transparent transparent transparent;
    position: absolute;
    left: 50%;
    bottom: -19px;
    transform: translateX(-50%);
}
.company::after {
    content: "";
    display: inline-block;
    background: #ccc;
    height: 100%;
    width: 10px;
    position: absolute;
    top: 0;
    left: 445px;
}
.company::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 25px 0 25px;
    border-color: #cccccc transparent transparent transparent;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
}
.company .h3-sub-ttl{background: #039be5;}
.company .h3-sub-ttl::after {border-color: #039be5 transparent transparent transparent;}
.example .h3-sub-ttl{background: #fb8c00;}
.example .h3-sub-ttl::after {border-color: #fb8c00 transparent transparent transparent;}

.nagare-sub {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #78909c;
    padding: 40px 0;
    display: block;
    background: linear-gradient( -45deg, #eceff1 25%, #ddd 25%, #ddd 50%, #eceff1 50%, #eceff1 75%, #ddd 75%, #ddd );
    background-size: 4px 4px;
    width: 900px;
    margin: 60px auto 40px;
    
}
.nagare-box .h2-ttl .ttl {
    font-size: 65px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background: #eceff1;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.nagare-box .h2-ttl::after {
    content: "";
    display: inline-block;
    border-bottom: 6px double #999;
    width: 900px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
}

.nagare-inner {
    width: 900px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: auto;
    position: relative;
}
.company, .example {
    width: calc(100% / 2 - 40px);
    line-height: normal;
}
.c-box, .e-box {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

.c-box h4, .e-box h4 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.c-box h4{color:#039be5;}
.e-box h4{color:#fb8c00;}
.c-box p, .e-box p {
    line-height: 190%;
    font-weight: 500;
    font-size: 16px;
}


.nagare-shime .message-in::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 50px 0 50px;
    border-color: #eceff1 transparent transparent transparent;
    position: absolute;
    left: 50%;
    top: -2px;
    transform: translateX(-50%);
}

/*///予約フォーム見出し///*/
.reserve .contact-ttl{padding: 60px 0 40px;}
.reserve .midashi{height: inherit;}
.contact-ttl .mid {
    font-size: 26px;
    letter-spacing: 2px;
}
.reserve .contact-ttl p {
    margin: 0 0 60px;
}
.reserve .contact-ttl p:nth-child(2) {
    margin-bottom: 40px;
}


/*---------------------------------------
20200918 追加（追尾ボタン）
---------------------------------------*/ 
.bottom-menu {
  background: #039be5;
  padding: 10px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.bottom-menu .wrap {
  width: 900px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bottom-menu .contact-tel,.bottom-menu .contact-btn {
  width: 47%;
}
.bottom-menu .contact-tel a {
  font-size: 36px;
}
.bottom-menu .contact-tel a span::before {
  background-size: 48px;
  width: 50px;
  height: 33px;
}
.bottom-menu .contact-tel .open {
  text-align: center;
  display: block;
  background: #e1f5fe;
  padding: 2px 0;
  line-height: normal;
  font-weight: 700;
  margin-top: 10px;
}
.bottom-menu .contact-tel .open br {
  display: none;
}


.telbox{
	background:#EEF9FA;
	padding:50px 5%;
	text-align:center;
	font-size:1.2em;
	line-height:1.8em;
}
.telbox h3{
	font-weight:bold;
	font-size:2em;
	padding-bottom:15px;
	color:#01579B;
}
.telbox h3 em{ color:#da2165; font-style:normal;}
.telbox .tel a{
	color:#000;
	font-size:2.5em;
	font-weight:bold;
}
.telbox .tel{ padding-bottom:20px;}
.telbox p em{ color:#ff0000; font-style:normal;}
.jirei{
	width:92%;
	max-width:900px;
	margin:0 auto;
	padding:70px 0;
}
.jirei h2{
	text-align:center;
	padding-bottom:25px;
	font-weight:bold;
	font-size:2em;
	line-height:1.3em;	
}
.jirei dl dt{
	background:#01579B;
	font-weight: 700;
	font-size: 25px;
	padding: 15px 20px 15px;
	color: #FFFFFF;
	line-height: 1;
}
.jirei dl dd{
	background: #FFFFFF;
	border:solid 1px #01579B;
	padding: 20px;
	font-size: 16px;
	line-height: 1.8;
	display: block;
	margin-bottom:30px;
}
.jirei dl dd em{
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
.jirei dl dd p{
	padding-bottom:25px;
}
.jirei dl dd h3{
	background:#00ACC1;
	color:#fff;
	padding:10px 15px;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:10px;
}
.gyoshu{
	width:92%;
	max-width:900px;
	margin:0 auto;
	padding:0 0 70px;
	text-align:center;
	line-height:1.8em;
}
.gyoshu h2{
	text-align:center;
	padding-bottom:25px;
	font-weight:bold;
	font-size:3em;
	line-height:1.3em;	
}
.gyoshu ul{
  	display: -webkit-flex;
  	display: flex;
 	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
}
.gyoshu ul li{
	width:24%;
	background:#01579B;
	color:#fff;
	text-align:center;
	padding:15px 0;
	letter-spacing:2px;
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 10px;
}
.gyoshu p{
	display:inline-block;
	text-align:left;
}
.hiyou{
	width:92%;
	max-width:900px;
	margin:0 auto;
	padding:0 0 70px;
	text-align:left;
	line-height:1.8em;
}
.hiyou h2{
	text-align:center;
	padding-bottom:25px;
	font-weight:bold;
	font-size:3em;
	line-height:1.3em;	
}
.hiyou table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  box-sizing: border-box;
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:20px;
}

.hiyou table tr {
  width: 100%;
}

.hiyou table th, .price table td {
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #CCC;
  font-size: 90%;
}

.hiyou table tbody {
  text-align: left;
}

.hiyou table tbody th {
  background-color: #f9fbfe;
  text-align: left;
  width: 40%;
  vertical-align: middle;
}

.hiyou table tbody td {
  background: white;
  line-height: 1.7;
  vertical-align: middle;
	border:1px solid #CCC;
	padding:15px;
}

.hiyou table tbody td p {
  margin-bottom: 15px;
}
