@charset "utf-8";

/* CSS Document */
/* ================================================================================

	sub_column

================================================================================ */
/* ----------------------------------------------------

	sub_column Common 1023

---------------------------------------------------- */
article section:nth-of-type(n + 2) {
	width: 100%;
    margin: 0 auto;
	background-color: #FFF;}




/* ----------------------------------------------------

	sub_column 1023

---------------------------------------------------- */
#voice #main .sub_column:first-of-type h2 { font-size: 30px;}

#voice #main .sub_column .catch_title { font-size: 20px;letter-spacing: 0px;}

#voice #main .sub_column h4{ font-size: 24px; line-height: 1.8em;}

#voice #main .sub_column:first-of-type p {
	/*width: 96%;
	margin: 0 auto;*/}

#voice #main .sub_column dl dd{ font-size: 16px;}

#voice #main .sub_column p > a{ letter-spacing: 0;}

/* ---- contact_phone ---- */
#voice #main .sub_column .contact_phone{
	width: 100%;
	max-width: inherit;
	margin: 50px auto 0;
	font-size: 18px;
	text-align: center;
	font-weight: bold;}

#voice #main .sub_column .contact_phone .pc_tx{ text-align: center;}

#voice #main .sub_column .contact_phone .inner{
	width: 100% !important;
	font-size: 46px;}



/* ---- contact_list ---- */
#voice #main .sub_column .contact_list{
	width: 100%;
	max-width: none;}

#voice #main .sub_column .contact_list li{
	width: 100%;
	max-width: none;
	font-size: 16px;}

#voice #main .sub_column .contact_list li a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	color: #FFF;
	line-height: 50px;}

#voice #main .sub_column .contact_list li a span{	position: relative;}

#voice #main .sub_column .contact_list li a span:before{
	font-family: "icons";
	position: absolute;
	font-weight: normal;}

#voice #main .sub_column .contact_list .mail{ float: inherit;}
#voice #main .sub_column .contact_list .mail span:before{ left: -20px;}

#voice #main .sub_column .contact_list .line{
	margin-top: 20px;
	float: inherit;}

#voice #main .sub_column .contact_list .line span:before{ left: -20px;}



@media screen and (max-width:830px){
#voice #main .sub_column .contact_phone{ font-size: 16px;}
#voice #main .sub_column .contact_phone .inner{ font-size: 36px;}
#voice #main .sub_column .contact_phone .inner .tel_tx{ padding-left: 40px;}
#voice #main .sub_column .contact_phone .inner .tel_tx:before{
	font-size: 30px;
	left: 0;}
}



@media screen and (max-width:768px){
article section { padding: 50px 30px;}

#voice #main .sub_column:first-of-type:before,
#voice #main .sub_column:first-of-type:after{ display: none;}

#voice #main .sub_column:nth-of-type(n + 2){ margin-top: 50px;}

/* ---- h ---------------- */
#voice #main .sub_column:nth-of-type(2) h2,
#voice #main .sub_column:nth-of-type(3) h2,
#voice #main .sub_column:nth-of-type(4) h2{ font-size: 20px;}

#voice #main .sub_column .title { }

#voice #main .sub_column:first-of-type .catch_title{
	margin: 20px auto;
	font-size: 18px;
    letter-spacing: .06rem;}

#voice #main .sub_column:nth-of-type(2) .title {
	font-size: 18px;
    letter-spacing: .06rem;}

#voice #main .sub_column dl{
    width: 100%;
    margin: 50px auto 0;}

#voice #main .sub_column .pc_img{ display: none;}
#voice #main .sub_column .sp_img{ display: block;}
    .wc-webchat-ctn.wc-mobile {bottom:180px!important;}


}

@media screen and (max-width:640px){
	#main .sub_column h3 {
    font-size: 18px;
		letter-spacing: 0;
}
		.voice_box .img{
		display: none;
	}
		#voice #main .sub_column .voice_box .title{
		font-size: 15px;
	}
	.voice_box .txt{
		    width: 100%;
        padding: 0 20px 0 0;
    float: none;
	}
	ul.voice_box {
    width: 96%;
    margin: 0 auto;
}
	#voice #main .sub_column:first-of-type .catch_title{
		margin: 0;
	}
	#voice #main .sub_column .voice_box .level li{
		width: 100%;
		max-width: 500px;
		    line-height: 2;
	}
	#voice #main .sub_column:last-of-type a:after{
		margin: 0;
	}
	.page{
		display: none;
	}
	
	.enq .txt {
	    font-size: 16px;
    line-height: 1.7em;
	}
	.enq .number{
		color: #079c49 !important;
	}
	#voice #main .sub_column:first-of-type p{ 
    margin: 0 0 10px 0;}
	#voice #main .sub_column .catch_title{
		    background: rgba(0,0,0,0);
    padding: 0;
    text-align: left;
		letter-spacing: 0 !important;
	}
	.enq .img{
		margin:1.5em 0 0 0;
	}
	
	
	
	.enq .txt{
	}
	
.enq .number_box {
    border-bottom: 1px solid #c0c0c0;
}
	.enq_level {
}
	.enq_level li{
		font-size: 13px;
	}
	#voice #main .sub_column .enq .icon-check{
		font-size: 11px;
	}
	
	
	.enq .txt{
		padding: 1em;
	}
	.page_sp .current{
		text-align: center;
		margin: 0 !important;
	}
	

	
	
	
	
article section { padding: 0 0 50px;}

#voice #main .sub_column:first-of-type{ margin-top: 0;}
#voice #main .sub_column:nth-of-type(n + 2){
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;}

#voice #main .sub_column p > a{ letter-spacing: inherit;}


/* ---- p ---- */
#content .sub_column p + p{ margin-top: 16px;}

#content .sub_column p:not(.text):not(.number),
#content .check_column p{
	width: 94%;
	margin-left: auto;
	margin-right: auto;}


/* ---- h ---- */
#voice #main .sub_column:first-of-type h2{
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	height: 180px;
	color: #000;
	font-size: 18px;
	line-height: 180px;
	background-color: #FFF;
	z-index: 1;}

#voice #main .sub_column:first-of-type h2:after{
	position: absolute;
	font-family: "icons";
	content: "\e967";
	left: 0;
	right: 0;
	bottom: insert;
	margin: auto;
	height: 0;
	top: -100%;
	color: #ffeef3;
	font-size: 140px;
	font-weight: normal;
	background: none;
	z-index: -1;}

#voice #main .sub_column:first-of-type .catch_title,
#voice #main .sub_column:nth-of-type(2) .catch_title{ line-height: 1.6em;}

#voice #main .sub_column:first-of-type .catch_title{ /*margin: 50px 10px 20px !important;*/}

#voice #main .sub_column .catch_title{
	margin: 0 auto 20px;
	font-size: 16px;}

#voice #main .sub_column h4 {
    width: 94%;
    display: block;
    margin: 10px auto 0px;
    padding: 22px 10px 10px;
    font-size: 16px;
    text-align: center;}
	
	.enq_thanks p{
		font-size: 13px;
	}
#voice #main .sub_column h4:before {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
}
	
#voice #main .sub_column h5{
    width: 94%;
	display: inherit;
    margin: 70px auto 30px;
    padding: 22px 10px 10px;
    font-size: 18px;
    text-align: center;}

#voice #main .sub_column h5:before{
    display: block;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    font-size: 22px;
    line-height: 36px;
    text-align: center;}

/* ---- sp_contact ---- */
#voice #main .sub_column .sp_contact{ margin-bottom: 50px;}

#voice #main .sub_column:first-of-type p.text{ width: 100%;}
#voice #main .sub_column:first-of-type p.number{ margin: 40px auto 0;}


/* ---- contact_phone ---- */
#voice #main .sub_column .contact_phone{
	position: relative;
	width: 94%;
	margin: 30px auto 0;
	padding: 0;
	box-sizing: border-box;
	height: 80px;
	font-size: 24px;
	letter-spacing: .06rem;
	background: linear-gradient(#ffa942, #f17700);
	border: 1px #f17700 solid;
	border-radius: 6px;}

#voice #main .sub_column .contact_phone .inner{
	/*position: absolute;*/
	display: block;
	padding: 0;
	top: 0;
    left: 0;
    right: 0;
    margin: auto;
	border-top: none;
	line-height: 3rem;
	background: inherit;}

#voice #main .sub_column .contact_phone .inner a{
	position: absolute;
	display: block;
    height: 100%;
	width: 100%;
    margin: auto;
    color: #FFF;
    border-radius: 6px;}
	
#voice #main .sub_column .contact_phone .orange{
	margin: 0;
    padding: 0;
	color: #f17700;
	background: none;}


#voice #main .sub_column .contact_phone .inner .tel_tx{
	padding: 0;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2rem;
    letter-spacing: .04em;}

#voice #main .sub_column .contact_phone .inner .tel_tx:before{
	left: -26px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;}
	
#voice #main .sub_column .contact_phone .inner .free{
	display: block;
    color: #fff;
    font-size: 14px;
    background: inherit;
    -webkit-text-fill-color: inherit;}


#voice #main .sub_column .contact_phone .pc_tx,
#voice #main .sub_column .muryou{ display: none;}
	
	
	
#voice #main .sub_column:first-of-type .contact_list{
	width: 94%;
    margin: 30px auto 0;}


/* ---- .sub_column:nth-of-type ---- */
#voice #main .sub_column:nth-of-type(2) h2,
#voice #main .sub_column:nth-of-type(3) h2{
	width: 94%;
	margin: 0 auto;}

#voice #main .sub_column:nth-of-type(4) h2{
	width: 94%;
	 margin: 0 auto 20px;}

#voice #main .sub_column dl{ width: 94%;}

#voice #main .sub_column:nth-of-type(2) dl dt,
#voice #main .sub_column:nth-of-type(3) dl dt {
    position: relative;
    padding: 26px 10px 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
	text-align: center;
    line-height: 2.0rem;
    background-color: #fff9fb;}

#voice #main .sub_column:nth-of-type(2) dl dt:before,
#voice #main .sub_column:nth-of-type(3) dl dt:before{
    width: 44px;
    height: 44px;
	top: 0;
    left: 0;
	right: 0;
	margin: auto;
    font-size: 28px;}

#voice #main .sub_column .uwaki_voice,
#voice #main .sub_column .other_voice{
	margin-top: 20px !important;
	font-size: 18px;}

    
    .enqlist_btn a{
        margin: 30px auto 0 !important;
        padding: 0.8em 3em;
    }

}


