@charset "utf-8";

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

お問い合わせ

------------------------------------------ */
#inq #breadcrumbs{
	margin-bottom: 0px;
}
#inq .underline{
	text-decoration: underline;
}
/*
mainvisual
---------------------*/
.mainvisual{
	margin-bottom: 60px;
}
/*
inq_btnarea
---------------------*/
.inq_btnarea{
	margin-bottom: 30px;
}
.inq_btnarea .btn_ttl{
	color: #655e4f;
	font-size: 34px;
	margin-bottom: 30px;
}
.inq_btnarea .btnbox{
	position: relative;
	margin-bottom: 78px;
}
.inq_btnarea .btnbox .txtbox {
	position: absolute;
	top: 27%;
	left: 29%;
	font-size: 14px;
	line-height: 1.6em;
}
.inq_btnarea .btnbox .btn_inqbox{
	border-radius: 5px;
	border: 2px solid #990100;
	text-align: center;
	position: absolute;
	top: 67%;
	left: 29%;
	width: 370px;
	text-align: center;
}
.inq_btnarea .btnbox .btn_inqbox a{
	display: block;
	padding: 20px;
	color: #990100;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
.inq_btnarea .btnbox .btn_inqbox a::before,
.inq_btnarea .btnbox .btn_inqbox a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 23%;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.inq_btnarea .btnbox .btn_inqbox a::before{
	width: 15px;
	height: 15px;
	background: #990100;
}
.inq_btnarea .btnbox .btn_inqbox a::after{
	left: 25%;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}
.inq_btnarea .btnbox .btn_inqbox:hover {
	text-decoration: underline;
}

/*
inq_top
---------------------*/

.inq_top{

}

.inq_top .mainttl{
	color: #655e4f;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 20px;
}

.inq_top .mainbox .subttl {
	background-color: #fef4d1;
	border-left: 5px solid #990100;
	background-repeat: no-repeat;
	background-position: 13px center;
	padding: 20px 10px 20px 20px;
	font-size: 20px;
	font-weight: bold;
}

.inq_top .mainbox .inn_box{
	border: 2px solid #eee7cb;
	overflow: hidden;
}

.inq_top .mainbox.ai .inn_box{
	background: url(/inquiry/images/renew/bg_top_ai.jpg) no-repeat right bottom -15px;
	background-size: 326px;
}

.inq_top .mainbox.faq .inn_box{
	background: url(/inquiry/images/renew/bg_top_faq.jpg) no-repeat right bottom -51px;
	background-size: 377px;
}

.inq_top .mainbox .inn_box .r_box {
	padding: 28px 70px;
	background:linear-gradient(to right,rgba(255,255,255,1) 72%,rgba(255,255,255,0) 76%);
}

.inq_top .mainbox .inn_box .r_box .btnBox {
	margin-top: 20px;
	text-align: center;
}

.inq_top .plusStyle01{
	background: #fff;
}

	@media screen and (max-width: 667px) {

	.inq_top{
		margin: 0px 10px;
	}

	.inq_top .mainttl{
		font-size: 150%;
		text-align: center;
	}

	.inq_top .mainbox.ai .inn_box,
	.inq_top .mainbox.faq .inn_box{
		background: none
	}

	.inq_top .mainbox .inn_box .r_box {
		padding: 4% 5%;
		background:linear-gradient(to right,rgba(255,255,255,1) 24%,rgba(255,255,255,0) 80%);
	}

	}/* --- max-width:668px */

/*
inq_main
---------------------*/
.inq_main{
	margin-bottom: 80px;
}
.inq_main .mainttl{
	color: #655e4f;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 20px;
}
.mainbox{
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
.inq_main .mainbox .subttl{
	background-color: #fef4d1;
	border-left: 5px solid #990100;
	background-repeat: no-repeat;
	background-position: 13px center;
	padding:20px 10px 20px 75px;
	font-size: 20px;
	font-weight: bold;
}
.inq_main .mainbox .subttl.subweb{
	background-image:url(/inquiry/images/renew/mail_icon.png);
}
.inq_main .mainbox .subttl.subtel{
	background-image:url(/inquiry/images/renew/tel_icon.png);
}
.inq_main .mainbox .subttl.pl_n{
	padding:20px 10px 20px 10px;
}
.inq_main .mainbox .inn_box{
	border: 2px solid #eee7cb;
	overflow: hidden;
}
.inq_main .mainbox .inn_box .g_box{
	padding: 15px 70px 28px;
}
.inq_main .mainbox .inn_box .g_box .subtxt{
	margin-bottom: 20px;
}
.inq_main .mainbox .inn_box .g_box .btnBox{
	text-align: center;
}
.inq_main .mainbox .inn_box .g_box02b{
	padding: 0 70px 28px
}
.inq_main .mainbox .inn_box .g_box02b a{
	color:#0000ff;
	text-decoration: underline;
}
.inq_main .mainbox .inn_box .g_box03 .btnBox{
	display: block;
    max-width: 370px;
    margin: 40px auto 0;
}

.inq_main .mainbox .inn_box .g_box03 .btnBox:hover{
	text-decoration: none;
	opacity: 0.5;
}
.inq_main .mainbox .service_box .leftbox h4, .inq_main .mainbox .service_box .rightbox h4,
.inq_main .mainbox .shop_box .leftbox h4, .inq_main .mainbox .shop_box .rightbox h4{
	font-size: 24px;
	position: relative;
	padding: 0px 0px 10px 52px;
}
.inq_main .mainbox .tel_box .leftbox h4, .inq_main .mainbox .tel_box .rightbox h4{
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 10px;
}

.inq_main .mainbox .leftbox h4 .icon, .inq_main .mainbox .rightbox h4 .icon{
	position: absolute;
	top: 3%;
	left: 2%;
}
.inq_main .mainbox .leftbox .subtxt, .inq_main .mainbox .rightbox .subtxt{
	line-height: 1.6em;
	margin-bottom: 30px;
	font-size: 14px;
}

.inq_main .mainbox .leftbox ul li, .inq_main .mainbox .rightbox ul li{
	line-height: 1.7em;
	font-size: 12px;
}
.inq_main .mainbox .leftbox{
	width: 415px;
	padding: 30px;
	float: left;
}
.inq_main .mainbox .shop_box .leftbox,
.inq_main .mainbox .service_box .leftbox{
	border-right: 2px solid #eee7cb;
}
.inq_main .mainbox .tel_box .leftbox{
	position: relative;
}
.inq_main .mainbox .tel_box .leftbox::before{
  content: '';
  position: absolute;
  right: 0;
  bottom: 30px;
  display: inline-block;
  width: 2px;
  height: 107px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #eee7cb;
  border-radius: 2px;
}

.inq_main .mainbox .leftbox .subtxt02, .inq_main .mainbox .rightbox .subtxt02{
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.7em;
}
.inq_main .mainbox .leftbox .btn{
	border-radius: 5px;
	border: 2px solid #990100;
	text-align: center;
	margin-top: 52px;
}
.inq_main .mainbox .leftbox .btn a{
	display: block;
	padding: 20px;
	color: #990100;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
.inq_main .mainbox .leftbox .btn a::before, .inq_main .mainbox .leftbox .btn a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 26%;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.inq_main .mainbox .leftbox .btn a::before{
	width: 15px;
	height: 15px;
	background: #990100;
}
.inq_main .mainbox .leftbox .btn a::after{
	left: 27.4%;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}
.inq_main .mainbox .leftbox .btn a:hover {
	text-decoration: underline;
}
.inq_main .mainbox .rightbox{
	width: 415px;
	padding: 30px;
	float: right;
}
.inq_main .mainbox .rightbox .bnrbtn{
	margin-top: 68px;
}

.inq_main .mainbox .tel_box .leftbox .img, .inq_main .mainbox .tel_box .rightbox .img{
	text-align: center;
}

.inq_main .mainbox .tel_box .leftbox .subtxt, .inq_main .mainbox .tel_box .rightbox .subtxt{
	line-height: 1.6em;
	margin-bottom: 30px;
	font-size: 14px;
}

.inq_main .mainbox .tel_box .leftbox ul li, .inq_main .mainbox .tel_box .rightbox ul li{
	line-height: 1.7em;
	font-size: 12px;
}
.inq_main .mainbox .tel_box .leftbox .subtxt02, .inq_main .mainbox .tel_box .rightbox .subtxt02{
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.7em;
}
@media screen and (min-width: 668px) {

	.inq_main .mainbox .g_box03{
		position: relative;
	}
	.inq_main .mainbox .inn_box .g_box03{
		min-height: 290px!important;
	}
	.inq_main .mainbox .inn_box .g_box03 .btnBox{
		position: absolute;
		width: 100%;
		left: 50%;
		margin-left: -185px;
		bottom: 100px;
		margin-top: 100px;
	}
	.inq_main .mainbox .inn_box .g_box03 .btnBox2{
		position: absolute;
		width: 100%;
		left: 50%;
		margin-left: -185px;
		bottom: 20px;
		margin-top: 100px;
	}
}

	@media screen and (max-width: 667px) {

	.inq_main .mainbox .shop_box .leftbox,
	.inq_main .mainbox .service_box .leftbox{
		border-right: none !important;
	}

	}/* --- max-width:668px */


.inq_main .mainbox .leftbox .bnrbtn, .inq_main .mainbox .rightbox .bnrbtn, .inq_top .mainbox .r_box .bnrbtn{
	text-align: center;
}
.inq_main .mainbox .leftbox .bnrbtn a:hover, .inq_main .mainbox .rightbox .bnrbtn a:hover, .inq_top .mainbox .r_box .bnrbtn a:hover{
	opacity: 0.7;
}
.inq_main .mainbox .rightbox .bnrbtn {
	margin-top: 56px;
}
/*inq_oth
---------------------*/
.inq_oth{
	clear: both
}
.inq_oth .mainttl {
	color: #655e4f;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 30px;
}
.inq_oth ul li{
	float: left;
	display: inline-block;
	width: 22%;
	padding-left: 20px;
	margin-right: 50px;
}
.inq_oth ul li.oth01{
	width: 150px;
}
.inq_oth ul li.oth02{
	width: 80px;
}
.inq_oth ul li.oth03{
	width: 140px;
}
.inq_oth ul li.oth04{
	width: 216px;
}

.inq_oth ul li a{
	display: block;
	position: relative;
	font-size: 18px;
	padding-left: 5px;
}

.inq_oth ul li a::before, .inq_oth ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.inq_oth ul li a::before{
	width: 15px;
	height: 15px;
	background: #990100;
}
.inq_oth ul li a::after{
	left: -14px;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}

/*
inq_promise
---------------------*/
.inq_promise{
	margin: 0 0 80px;
}
.inq_promise .ttl{
	padding: 30px 0 30px 90px;
	background: url(/inquiry/images/renew/promise_icon01.png) 15px 15px no-repeat #fbe1e3;
	border-top: 2px solid #ff99a0;
	font-size: 20px;
	font-weight: bold;
}
.inq_promise .ttl .subttl{
	padding: 10px 0 0;
	display:block;
	font-size: 13px;
	font-weight: normal;
}
.inq_promise .box{
	padding: 30px;
	border: 2px solid #fbe1e3;
	border-top: 0px;
}
.inq_promise .box ol li{
	display: table;
	padding: 20px 0;
	border-bottom: 1px dashed #d5aeac;
	font-size: 18px;
}
.inq_promise .box ol li:first-child{
	padding-top: 0px;
}
.inq_promise .box ol li:last-child{
	padding-bottom: 0px;
	border-bottom: 0px;
}
.inq_promise .box span.number{
	display: table-cell;
}
.inq_promise .box span.number img{
	width: 105px;
	height: 42px;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.inq_promise .box span.text{
	display: table-cell;
	padding: 0 0 0 20px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
.inq_promise .box span.marker{
	font-size: 22px;
	font-weight: bold;
	color: #f5848b;
	background:linear-gradient(transparent 60%, #feffa8 60%);
}


@media screen and (max-width: 667px) {
/*
mainvisual
---------------------*/
.mainvisual {
	margin-bottom: 25px;
}
.mainvisual img{
	width: 100%;
	height: auto;
}
/*
inq_btnarea
---------------------*/
.inq_btnarea{
	border-bottom: 2px solid #ccc;
}
.inq_btnarea_inn{
	margin: 0px 10px 20px;
}
.inq_btnarea .btn_ttl{
	font-size: 140%;
	text-align: center;
	margin-bottom: 15px;
}
.inq_btnarea .btnbox {
	position: relative;
	margin-bottom: 34px;
}
.inq_btnarea .btnbox img{
	width: 100%;
	height: auto;
}
.inq_btnarea .btnbox .txtbox {
	top: 38%;
	left: 48%;
	font-size: 100%;
}
.inq_btnarea .btnbox .btn_inqbox {
	top: 75%;
	left: 6%;
	width: 87%;
}
.inq_btnarea .btnbox .btn_inqbox a {
	padding: 15px 20px;
}

.inq_main .mainbox .inn_box .g_box{
	padding: 4% 5%;
}

	.inq_main .mainbox .inn_box .g_box .subtxt{
		font-weight: bold;
	}

/*追記 2017/10/13*/
.inq_btnarea .btnbox .btn_inqbox a::before,
.inq_btnarea .btnbox .btn_inqbox a::after {
	left: 16%;
}
.inq_btnarea .btnbox .btn_inqbox a::after {
	left: 18%;
}
.inq_main .mainbox .leftbox .btn a::before,
.inq_main .mainbox .leftbox .btn a::after {
	left: 14%;
}
.inq_main .mainbox .leftbox .btn a::after {
	left: 16.4%;
}


/*
inq_main
---------------------*/
.inq_main{
	margin: 0px 10px;
}
.inq_main img, .inq_top img{
	width: 100%;
	height: auto;
}
.inq_main .mainttl{
	margin-top: 25px 0px 10px;
	font-size: 150%;
	text-align: center;
}
.inq_main .mainbox .subttl{
	font-size: 5vw;
	padding: 3% 3% 3% 18%;
}
.inq_main .mainbox .leftbox, .inq_main .mainbox .rightbox{
	width: calc(95% - 20px);
	float: none;
	padding: 10px 20px;
}
.inq_main .mainbox .service_box .leftbox {
	border-right: none;
	border-bottom: 2px solid #eee7cb;
}
.inq_main .mainbox .leftbox h4, .inq_main .mainbox .rightbox h4{
	font-size: 120%;
	position: relative;
	margin: 10px 0px;
}
.inq_main .mainbox .leftbox .subtxt, .inq_main .mainbox .rightbox .subtxt {
	margin-bottom: 30px;
}
.inq_main .mainbox .leftbox .btn {
	border: 2px solid #990100;
	margin: 34px 20px;
}
.inq_main .mainbox .leftbox .img, .inq_main .mainbox .rightbox .img{
	margin: 0 10%;
}
	.inq_main .mainbox .tel_box .leftbox::before{
		display: none;
	}
	.inq_main .mainbox .inn_box .g_box02b{
		padding: 0 5%;
	}
.inq_main .mainbox .rightbox .bnrbtn {
	margin-top: 20px;
}
.inq_main .btn_oth{
	float: none;
	width: 100%;
	border: 2px solid #990100;
	margin-bottom: 25px;
}
.inq_main .btn_oth a {
	font-size: 110%;
}
/*inq_oth
---------------------*/
.inq_oth {
	border-top: 2px solid #ccc;
}
.inq_oth .mainttl {
	font-size: 150%;
	text-align: center;
	margin: 25px 0px 30px;
}
.inq_oth ul{
	overflow: hidden;
	margin: 0px 10px;
}
.inq_oth ul li {
	width: 41%;
	padding: 0px 5px 20px 22px;
	display: inline-block;
	margin-right: 0px;
}
.inq_oth ul li.oth01, .inq_oth ul li.oth02, .inq_oth ul li.oth03, .inq_oth ul li.oth04 {
	width: 41%;
}
.inq_oth ul li a {
	font-size: 90%;
}

/*
inq_promise
---------------------*/
.inq_promise{
	margin: 0 10px 30px;
}
.inq_promise .ttl{
	padding: 15px 10px 15px 50px;
	background: url(/inquiry/images/renew/promise_icon01.png) 10px 10px no-repeat #fbe1e3;
	background-size:30px;
	border-top: 2px solid #ff99a0;
	font-size: 13px;
	font-weight: bold;
}
.inq_promise .ttl .subttl{
	padding: 5px 0 0;
	display:block;
	font-size: 10px;
	font-weight: normal;
}
.inq_promise .box{
	padding: 15px;
	border: 2px solid #fbe1e3;
	border-top: 0px;
}
.inq_promise .box ol li{
	display: table;
	padding: 10px 0;
	border-bottom: 1px dashed #d5aeac;
	font-size: 18px;
}
.inq_promise .box ol li:first-child{
	padding-top: 0px;
}
.inq_promise .box ol li:last-child{
	padding-bottom: 0px;
	border-bottom: 0px;
}
.inq_promise .box span.number{
	display: table-cell;
	width: 20%;
	}
.inq_promise .box span.number img{
	width:100%;
	height:auto;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.inq_promise .box span.text{
	display: table-cell;
	padding: 0 0 0 10px;
	width: 80%;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.8;
}
.inq_promise .box span.marker{
	font-size: 14px;
	font-weight: bold;
	color: #f5848b;
	background:linear-gradient(transparent 60%, #feffa8 60%);
}

}


@media screen and (max-width: 414px){
.inq_btnarea .btnbox .txtbox {
		top: 37%;
		left: 47%;
		font-size: 3.1vw;
	}
}

@media screen and (max-width: 375px){
	.inq_btnarea .btnbox .txtbox {
		top: 37%;
		left: 48%;
		font-size: 3.0vw;
	}
}

@media screen and (max-width: 360px){
	.inq_btnarea .btnbox .txtbox {
		top: 36%;
		left: 48%;
		font-size: 2vw;
	}
}


/*追記 2017/10/16*/
.btnPos01 {
	position: absolute;
	top: 250px;
	left: 275px;
}

.btnPos01.vChat {
	top: 180px;
}

.btn00 {
	display: inline-block;
	font-weight: bold;
	color: #990100;
	border-radius: 5px;
	border: 2px solid #990100;
	padding: 15px 110px;
}
.btn01, .btn02{
	width: 100%;
	display: block;
	font-weight: bold;
	color: #990100;
	border-radius: 5px;
	border: 2px solid #990100;
	padding: 15px 0;
	text-align: center;
}
p.fSize100{
	font-size: 100%!important;
}

.btnPos01.vChat .btn00 {
	background: #990100;
	padding: 15px 90px 15px 110px;
	color: #fff;
}

.plusStyle01 {
	padding: 15px 115px;
}

.plusStyle02 {
	text-align: right;
}

.btnTxt {
	background-image: url(/inquiry/images/renew/arw.png);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

.btnTxt.white{
	background-image: url(/inquiry/images/renew/arw_white.png);
}

.btnBox a:hover {
	opacity: 0.5;

}
@media screen and (max-width: 667px) {
.btn00 {
	position: absolute;
	width: 92%;
	text-align: center;
	top: 80%;
	left: 0;
	right: 0;
	padding: 15px 8%;
	margin: 0 auto;
    box-sizing: border-box;
}

.btn00.vChat {
	top: 61%;
	background: #990100;
    color: #fff;
}

.plusStyle01 {
	position: static;
	width: 100%;
	margin: 0 0 20px 0;
}

.plusStyle03 {
	position: initial;
	width: 90%;
	margin: 0 0 20px 0;
	padding: 15px 4.5%;
}

}

/* kasiteアイコン */
.kasite_icon {
    position: relative;
}

.kasite_icon::before {
    content: "";
    position: absolute;
    left: 4%;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 28px;
    background-image: url("/inquiry/images/renew/logo_kasite.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.pl2::before {
    left: 8.5%!important;
}

@media screen and (max-width: 667px) {
	.kasite_icon::before {
		width: 17%;
		height: 28px;
		left: calc(10%);
		background-image: url(/inquiry/images/renew/logo_kasite.png);
		background-size: contain;
		background-repeat: no-repeat;
	}
	.pl2::before {
		left: 4%!important;
	}
	.pl3::before {
		left: 11%!important;
	}
}

@media screen and (max-width: 590px) {
	.kasite_icon::before {
		left: 8%;
	}
}
@media screen and (max-width: 560px) {
	.kasite_icon::before {
		left: 7%;
	}
}
@media screen and (max-width: 500px) {
	.kasite_icon::before {
		left: 6%;
	}
}
@media screen and (max-width: 480px) {
	.kasite_icon::before {
		left: 4.5%;
		width: 15%;
	}
}

@media screen and (max-width: 414px) {
	.kasite_icon::before {
		width: 15%;
		height: 20px;
		left: 3.5%;
	}
	.pl1::before {
		left: 4.5%!important;
	}
	.pl2::before {
		left: 8.5%!important;
	}
	.pl3::before {
		left: 11%!important;
	}
}
@media screen and (max-width: 380px) {
	.kasite_icon::before {
		left: 2%;
	}
	.pl1::before {
		left: 3%!important;
	}
	.pl2::before {
		left: 8.5%!important;
	}
	.pl3::before {
		left: 11%!important;
	}
}
@media screen and (max-width: 360px) {
	.kasite_icon::before {
		width: 10%;
        height: 10px;
	}
	.pl1::before {
	}
	.pl2::before {
	}
	.pl3::before {
		width: 15%!important;
		height: 20px!important;
	}
}