
/* 共通
	----------------------------------------------------------------------------------------------------*/
.kasouconts{width: 900px; margin: auto;}


.is-none {display:none;}

.cartLoad {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
background:rgba(255,255,255,.9);
z-index: 10000;
}

.cartLoad::before {
content:"";
display:block;
position:fixed;
left:0;
top:0;
right:0;
bottom:0;
width:50px;
height:50px;
border-radius:5px;
margin: auto;
background:white;
}
.cartLoad::after{
content:"";
display:block;
position:fixed;
left:0;
top:0;
right:0;
bottom:0;
width:32px;
height:32px;
border-radius:20px;
margin: auto;
border:4px solid #60ABB9;
border-right:4px solid white;
animation: rotate 1s infinite linear;
}

@keyframes rotate {
0%{ transform: rotate(0deg); }
100%  { transform: rotate(360deg); }
}

.cartLoad .waitCont {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 600px;
height: 410px;
text-align: center;
}

.cartLoad .waitCont h3 {
font-size: 20px;
border: 4px solid #60ABB9;
padding: 12px 12px 20px;
background-color: #FFF;
line-height: 1.6;
margin-bottom: 15px;
}

.cartLoad .waitCont h3 span {
color: #CC0000;
font-family: "Roboto",sans-serif !important;
font-size: 32px;
padding: 0 3px;
}

#result_num p {
padding: 8px;
font-size: 16px;
color: #532C2A;
width: 700px;
margin: 0 auto 40px;
display: block;
background-color: #FFF;
box-shadow: 0 0px 10px rgba(0,0,0,0.2);
border: 1px solid #EFEFEF;
}

#result_num strong {
font-family: "Roboto",sans-serif;
font-size: 32px;
margin: 0 5px;
color: #C00;
}

/*検索モーダル注記*/
.inline-link {
text-decoration: underline;
cursor: pointer;
}
#inline-popup {
background-color: #fff;
width: 60%;
margin: 30px auto;
padding: 20px;
box-sizing: border-box;
}
#inline-popup h2 {
border-bottom: 1px dotted #666;
padding-bottom: 5px;
margin-bottom: 5px;
}
#inline-popup ul {
width: 99%;
margin: auto;
}
#inline-popup ul li {
width: 30%;
display: inline-block;
margin: 1.2%;
vertical-align: top;
}
#inline-popup ul li p {
font-size: 90%;
}
#inline-popup ul li p:nth-child(1) {
padding: 6px 0 4px;
text-align: center;
border: 2px solid #EB5505;
border-radius: 4px;
color: #EB5505;
}
#inline-popup ul li p:nth-child(3) {
font-size: 80%;
}
#inline-popup ul li img {
margin: 5px auto;
width: 50%;
display: block;
}
/*
.mfp-close {
z-index: 10;
position: relative;
font-size: 12px;
width: auto;
height: auto;
padding: 0;
}*/

.mfp-figure:after{box-shadow:none;}

/* ランキングFAQ等コンテンツページでの表示調整 */
.fitconts .areabox h2 {	border:none;}

/* 質問と回答  */
h2.h3_y, h3.h3_y
{background-color: #FFCF06;
width: 100%;
margin: 0 auto 20px;
padding: 10px 0;
font-size: 160%;
text-align: center;
}
.h-hinban-w h3.h3on {
width: 100%;
margin: 0 auto 20px;
padding: 10px 0;
background-color: #FDF2EB;
font-size: 20px;
text-align: center;
}

img.w100 {	max-width: 100%;}




/* 選び方 */
#content_box.gas_select .gas__navi .btn-box { width: auto;}
#content_box.gas_select .gas__navi .btn-box .btn-brn a{ min-width: auto; height: auto; font-size: 90%; padding: 8px; display: block;}

#content_box.gas_select .compare{ display: flex; justify-content: space-between;}
#content_box.gas_select .compare li{ width: 48%;}

#content_box.gas_select #step_1 h3,
#content_box.gas_select #step_2 h3{
    margin: 0px 0 10px;
    font-size: 104%;
    border: none;
    padding: 6px 0;
    background: #c9e5f3;
    text-align: center;
}
#content_box.gas_select #step_5 .step5 th{ padding: 10px;}
#content_box.gas_select #step_5 .step5 th h5{ display: block; text-align: center; margin-bottom: 5px; font-weight: bold; font-size: 100%;}
#content_box.gas_select #step_5 .step5 th img{ width: 80%;}
#content_box.gas_select #step_5 .step5 td{ width: 25%; padding: 10px; vertical-align: top;}
#content_box.gas_select #step_5 .step5 td p{ margin-bottom: 10px;}





@media screen and (min-width:750px) {
/* 選び方 */
	#content_box.gas_select .gas__navi .btn-box{ flex-wrap: wrap; justify-content: flex-start;}
	#content_box.gas_select .gas__navi .btn-box .btn-brn{ width: 24%; margin: 0 0.5% 10px; text-align: center;}
}




















/*ブレイクポイント*/
@media screen and (max-width:750px) {
.sp-img { width: 100%;}


	
/*検索モーダル注記*/
.inline-link {margin-left: 10px;}
#inline-popup {width: 90% !important;padding: 10px !important;}
#inline-popup ul li {width: 97.6% !important;display: block;}

	
/*検索件数表示*/
#result_num p {		font-size: 80%;}
#result_num strong {		font-size: 180%;}

	
/*FAQ*/
div#faq  ul.pindex { 	padding: 0;	background:none;}
div#faq ul.pindex li{	text-align: left; 	list-style-type: none; 	line-height: 1.8;	margin-left: 0;}

/*選び方*/
#content_box.gas_select .gas__navi .btn-box{ width: auto; flex-wrap: wrap; justify-content: flex-start;}
#content_box.gas_select .gas__navi .btn-box .btn-brn { width: 46%; margin: 0 2% 10px;}
#content_box.gas_select .gas__navi .btn-box .btn-brn a{ min-width: auto; height: auto; margin: 0 2%;}
#content_box.gas_select .gas__navi .btn-box .btn-brn a:hover{ color: #fff;}
	
#content_box.gas_select #step_5 .step5{ width: 900px;}
#content_box.gas_select #step_5 .step5 td{ width: 180px;  vertical-align: top;}
#content_box.gas_select #step_5 .step5 img.wauto{ width: 100px;}


}




















