body{
	overflow-x: hidden;
}

.inner{
	margin-bottom: 30px;
}

.pgTtlbg {
background-color: #5597eb;
}


#summer-heat .sec{
    margin: 0 auto 60px;
/*    max-width: 960px;*/
    overflow: hidden;	

}

#summer-heat h2.ttl01 {
    font-size: 30px;
    padding-bottom:0;
    border-bottom: #ccc solid 2px;
	margin-bottom: 1em;
}

section p{
font-size: 15px;
	margin-top: 1em;
}

#intro{
	display: flex;
    flex-direction: row-reverse;	
	    overflow: visible !important;
	justify-content: space-between;
	margin-bottom: 40px !important;
}

#intro .sub{
    margin-top: -150px;
    width: 27%;
}

.inWp{
	margin: 0 0;
}

.tx1{
margin: 1.5em 0 0.5em;
/*	font-size: 120%;*/
font-size: clamp(16px, 2vw, 20px);	
font-weight: bold;
margin-left: 1.2em; 
text-indent: -1.2em; 
}

.tx1:before{
    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f005";
    color: #008abd;
    font-size: 110%;
    line-height: 1;
    margin-right: 0.4em;
}

.flexSec{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}


.flexSecSb {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.flexSecSb.rv{
flex-direction:row-reverse;

}

.flexSecSb.aic{
	margin-top: 60px;
	align-items: center;
}

.ttl01{
  font-size:30px;
    padding-bottom: 0.7em;
    padding-top: 0;
    color: #008abd;
    font-weight: bold;
}

.ldtx01{
  margin-bottom: 40px;
}

.ldtx01 p{
  font-size: 16px;
}


.ttl02{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 2em;
  border-bottom: #ccc solid 3px;
  line-height: 1.5;
  position: relative;
}

.ttl02:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #008abd;
  bottom: -3px;
  width: 30%;
}

.ttl02 .nm{
  font-size: 180%;
  font-style: italic;
  margin-right: 0.3em;
  color: #008abd;
  font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

.ttl03{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1em;
  border-left: #008abd solid 5px;
  padding-left: 10px;
}

.ttl04{
  font-size:34px;
  font-weight: normal;
  margin-bottom:1em;
  margin-top: 1em;
	padding-bottom: 0.5em;
  color: #008abd;
	text-align: center;
	position: relative;
	line-height: 1.5;
}

.ttl04:after {
    content: "";
    display: block;
    width: 24px;
    border-bottom:#333 2px solid;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}



.fBnd{
 background: linear-gradient(transparent 60%, #d3f1fc 60%);
}

.txBox{
	width: 58%;
}

.phBox{
	width: 38%;
}

.phBox cite{
	text-align: center;
	display: block;
	color: #555;
}

/*item2*/

#item2{
background-color: #E6F5F9;
position: relative;	
	overflow: inherit !important;
margin-bottom: 0!important;
	padding-bottom: 60px;
}

#item2:before{
        position: absolute;
	background-color: #E6F5F9;
        width: 100%;
        height: 100%;
        top: 0;
        right: 100%;
        content: "";
        z-index: 0;
}

#item2:after {
        position: absolute;
	background-color: #E6F5F9;
        width: 100%;
        height: 100%;
        top: 0;
        right: -100%;
        content: "";
        z-index: 0;
    }

.tri01 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 45px 0 45px;
    border-color: #fff transparent transparent transparent;
    margin: 0 auto 10px;
}

.tri02 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 45px 0 45px;
    border-color: #E6F5F9 transparent transparent transparent;
    margin: 0 auto 10px;
}

#item2 .inWp{
	padding-top: 40px;
}

.ttlReco{
	border-bottom: #008abd solid 2px;
	margin-bottom: 1em;
	padding-bottom: 5px;
font-size: 360% !important;
line-height: 1.6;
}

.ttlReco .tlx{
	display: flex;
align-items:flex-end;
}

.ttlReco .tsx {
display:inline-block;
	border: #008abd solid 1px;
	font-size: 60%;
	color: #008abd;
	padding: 0 1em;
	background-color: #fff;
}

.ttlReco img{
    margin: 0 0 10px 40px;
}

#char2 .boxL {

    width: 42%;
}

#char2 .boxR {
    width: 604px;
}

#char3 .boxL {

    width: 54%;
}

#char3 .boxR {
    width:42%;
}

#con1_5{
	position: absolute;
	bottom: 0;
	right: 0;
}

.phBx1{
	margin:-196px 0 0 0;	
	width:42%;
}



.ttl06{
  font-size: 23px;
  font-weight: bold;
display: inline-block;
	border-left:#008abd solid 5px;
	padding-left: 0.5em;
}

.boxL{
 width: 47%;
}

.boxR{
 width: 47%;
}


.boxL img,
.boxR img{
	width: 100%;
	margin: 5px 0;
}

.fBlue{
 color: #008abd;
}

.facialWp{
  margin-left: 20px;
}

#item4{
	margin-bottom: 0 !important;
}

.col3{
  display: flex;
  justify-content: space-between;
}

.col3 > div{
  width: 30.8%;
	text-align: center;
}

.col3 > div img{

}

.pList{
	margin-top: 40px;
}

.pList div{
	margin-bottom: 25px;
	border-right: #ccc dashed 1px;
	padding:0 1.5em;
width: 32.8%;	
}

.pList div:last-child{
	border: none;
}

.pList h4{
text-align: left;
font-weight: bold;
font-size:18px;
line-height: 1.6;	
margin-bottom:1em;	
}


.pList h4:before {
    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f111";
    color: #008abd;
    line-height: 1;
    margin-right: 0.4em;
    font-size: 110%;
}

.pList div p{
	text-align: left;
}


#con3_4{
	float: right;
}

.ttl07{
  font-size: 20px;
    padding-top: 0;
    color: #333;
    font-weight: bold;
	margin-bottom: 5px;
}

.ttl07:before{
	    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f111";
    color: #008abd;
    line-height: 1;
    margin-right: 0.4em;
	font-size: 90%;
}

.spcBox{
width: 46%;
border: #ccc dashed 1px;
border-radius: 20px;
margin: 20px;
padding: 1.5em 2em;
}

.boxW {
display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}

#item3{

}

.boxW .boxL{
	width:52%;	
}

.boxW .boxR{
	width: 44%;	
}

.boxW p{
	margin: 0;
}

.hyo{
	margin: 0 0;
}

@media screen and (max-width: 767px) {
.hyo{
	width: 600px;
max-width: inherit;	
}
}

.colv{
    padding: 0;
    margin: 0px 15px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.colv > div{
	margin: 10px 0;
}

.colv > div > div{
	font-size: 110%;
padding-bottom: 5px;

}

.list1{
	font-size: 115%;
}

.list1 li{
	margin: 5px 0;
}

.list1 li:before{
	    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f00c";
    color: #008abd;
    line-height: 1;
    margin-right: 0.4em;
    font-size: 90%;
}

.ctTx{
	margin: 0 20px;
}

.catLink{
	border: #008abd solid 1px;
	background-color: #008abd;
	color: #fff;
	border-radius: 20px;
	padding: 0.5em 1.5em;
    margin-top: 25px;
    display: block;	
}

.catLink:before{
	    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f15b";
    color: #fff;
    line-height: 1;
    margin-right: 0.4em;
    font-size: 110%;
}


/*------------exterior-------------*/


.cols3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}


.ttl08{
  font-size: 120%;
  color: #008abd;
  font-weight: bold;
	display: inline-block;
	border-bottom: #008abd solid 1px;
	padding: 0 1em 0 0;
	margin-bottom: 1em;
}


.ttlVr{
	text-align: center;
	margin-left: -1em;
	margin-right: -1em;
	margin-bottom: 0.5em;
    font-size:42px;
    font-weight: normal;
    color: #008abd;
}

.ttlVr span{

}

.ttlVr:before,
.ttlVr:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #000;
    width: 2px;
    height:2.4em;
    margin: 0.5em 1.3em;
    vertical-align: -1.4em;
    bottom: 0;
}

.ttlVr:before {
    transform: rotate(-30deg);
}

.ttlVr:after {
    transform: rotate(30deg);
}


.ttl05 {
    font-size: 22px;
    font-weight: bold;
    color: #008abd;
	line-height: 1.6;
}
.ttl05:before{
content: '';
	width: 15px;
	height:2px;
	display: inline-block;
	background-color: #000;
	margin-right: 0.3em;
	vertical-align:6px;
}



.cpBox{
background-color: #eee;
padding: 15px;
margin: -15px 0 0;
display: flex;
justify-content: space-between;
width: 38%;
align-items: center;
}

.inlineBlk {
    display: inline-block;
}

.tx02 {
	font-size: 130%;
	text-align: center;
	margin: 2em -1em 0;
}

.tx02 span{
	font-weight:bold;
	font-size: 1.15em;
	display: inline-block;
	text-align: center;
	padding: 0 0.1em;
	color: #008abd;
}

.tx02:before,
.tx02:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #008abd;
    width: 2px;
    height: 3em;
    margin: 0.5em 0.64em;
    vertical-align: -1.5em;
    bottom: 0;
}

.tx02:before {
    transform: rotate(-30deg);
}

.tx02:after {
    transform: rotate(30deg);
}

.list01{
margin:0 auto;

background-color: rgba(211,241,252,0.5);
padding: 25px 0;
}

.list01 li{
line-height: 1.6;
font-size: 115%;
display: inline-block;
width: 42%;
margin: 0.3em 3% 1em;	
}

.list01 li a{
	position: relative;
	display:block;
	color: #000;
    border-bottom: #ccc dashed 1px;	
	font-weight: bold;
}

.list01 li .nm{
	font-size: 140%;
    font-style: italic;
    color: #008abd;
}

.list01 li a:after{
    font-family: "FontAwesome";
    font-weight: 600;
content: "\f107";
    color: #008abd;
    vertical-align: middle;
    font-size: 100%;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 20%;
}

.tx01 {
    text-align: center;
	margin-top: 30px;
}

.tx01 p{
	font-size: 150%;
	text-align: center;	
	display: inline-block;
	padding: 0 0.5em;
	    color: #008abd;
	font-weight: bold;
line-height: 1.6;
}




.list05{
    margin-top: 25px;
    display: flex;
margin-left:6%;
}

.list05 li{
	margin: 0 0.5%;
}

.list05 li p{
	padding-top: 5px;
	text-align: center;	
}


.ttl06  span{
	display: inline-block;
	margin-left: 1.3em; 
text-indent: -1.3em; 
}

#summer-heat #item6{
	margin-bottom: 0;
}

.vrTx{
	padding: 30px;
	background-color: #E6F5F9;
}

.txCon{
	font-size: 160%;
	text-align: center;
	margin: 40px 0 0;
}

.txCon:before,
.txCon:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #008abd;
    width: 2px;
    height:2.4em;
    margin: 0.5em 1em;
    vertical-align: -1.4em;
    bottom: 0;
}

.txCon:before {
    transform: rotate(-30deg);
}

.txCon:after {
    transform: rotate(30deg);
}


@media only screen and (max-width: 767px) {
	
.inner {
    margin-bottom: 20px;
}	
	
#intro {
    display:block;
}	
	
#intro .sub {
        margin-top: -100px;
        width: 36%;
margin-left: 64%;
}	
	
	
#summer-heat .sec {
    margin: 0 auto 30px;
}	
	
    .pgTtl {
        padding: 0;
    }	
	
	.pgTtl img{
		width: 100%;
	}	
	
	
#summer-heat h2.ttl01 {
font-size: 170%;
	margin-bottom: 0.5em;
}	
	
.inWp{
	margin: 0;
}	

.txBox {
    width: 100%;
	margin-bottom: 20px;
}
	
	
.phBox {
    width: 100%;
}		
	
	.list01{
		margin-left: -3%;
		margin-right: -3%;
	    padding: 25px;	
	}	
	
.list01 li{
	width: 96%;
font-size: 100%;
}
	
.ttlReco {
    font-size: 230% !important;
	padding-bottom: 0;
}	

.ttlReco .tlx {
justify-content: space-between;
}	
	
.ttlReco img {
   width:48px;
	margin: 0 0 10px;
}	
	
.ttl06{
	font-size: 18px;
}	
	
.spcBox {
    width: auto;
    margin: 10px 0;
    padding: 1.5em 2em;
}	
	
.phBx1 {
    margin:20px 0 0;
    width: 100%;
}	
	
	
.tri01,.tri02 {
    border-width: 30px 30px 0 30px;
}	
	
.boxL,.boxR {
    width: 100%;
}
	
#char2 .boxL,#char2 .boxR {
margin-left:0;
    width: 100%;
}
	
#char3 .boxL,#char3 .boxR {
margin-left:0;
    width: 100%;
}	
	
	.boxR{
		margin-top: 10px;
	}	

.flexSecSb.aic {
    margin-top: 30px;
}	
	
#item2 {
    padding-bottom: 40px;
}	
#item2 .inWp {
    padding-top:0;
}
.boxW .boxL {
    width: 100%;
}	
	
.boxW .boxR {
    width: 100%;
}
	
#item4{
	margin-bottom: 30px !important;
}	
	
.ttl07 {
    font-size: 17px;
}	
	
.pList div {
    border-right:none;
    border-bottom: #ccc dashed 1px;	
    padding: 0 1.5em;
    width: 100%;
	padding-bottom: 20px;
}	
	
	#item4 .col3{
		display: block;
	}	
.pList {
    margin-top: 20px;
}	
.pList div:last-child {
    padding-bottom: 0;
}	
	
	
	.ttl04{
		margin-top: 0;
		font-size: 28px;
	}
	
.ttlVr {
    font-size: 24px;

}
	
	.ttlVr > span{
display: inline-block;
	}	
	
.ttlVr:before, .ttlVr:after {
    vertical-align: -1em;
}	
	
.ctTx {
    margin: 0 0;
}	
	
.vrTx {
    padding: 20px;
}	
	
	.colv{
		display: block;
		text-align: center;
	}	
	
	.ttl08{
		width: 50%;
		text-align: center;
		margin: 0 25%;
		padding: 0 0.5em;
	}
	
.colv > div {
    margin:20px 0 10px;
}	
	
.catLink {
    margin-top: 0;
}	
	
.txCon {
	margin:30px -4% 0;
    font-size: 130%;

}	
	
.txCon span{
		display: inline-block;
	}	
	
}

/******************/





