@charset "UTF-8";
/*!
Theme Name: bosthema
Author: SkycafeD.
Description: 2019 enq
*/

.form_enq{text-align: center;}
.form-input_enq{
	width: calc(100% - 30px);
	max-width: 300px; padding: 15px; margin: 7px auto; border-radius: 8px; border: 1px solid #8dbd9c;
}
input[type=submit].form-btn_enq{
	width: 100%; 
	max-width: 330px;
	text-align:center;
    display: block;
    padding: 15px;
    font-size: 1.8rem;
    margin: 20px auto;
    border: 8px solid #e7efb8;
    background: url(images/oblique.png) repeat center;
}
.form-btn_enq  input[type=submit]{
	width: 100%; 
	max-width: 330px;
	text-align:center;
    display: block;
    padding: 15px;
    font-size: 1.8rem;
    margin: 20px auto;
    border: 8px solid #e7efb8;
    background: url(images/oblique.png) repeat center;
}
a.form-btn_enq{
	max-width: 330px;
	text-align:center;
    display: block;
    padding: 15px;
    font-size: 1.8rem;
    margin: 20px auto;
    border: 8px solid #e7efb8;
    background: url(images/oblique.png) repeat center;
}
.porchenq{
	margin-top: 30px;}
.entry-title{
	display: none;
}
.enq_title{
	text-align: center;
	margin: 20px auto;
	padding-top:10px;
	font-size:1.8rem;
	letter-spacing: 0rem;
	color: #008742;
}
.entry-content p{
	padding: 30px auto;
	max-width: 330px;
	margin: 10px auto;
}

.textbig{
	font-size: 3rem;
	letter-spacing: 0rem;
	display: block;
}

span.wpcf7-form-control-wrap{
	padding: 10px 0 !important;
	display: block !important;
}

label.hq1{
	font-weight: bold !important;	
	text-align: center;
	display: block;
	padding: 40px 0;
	margin: 40px 0;
	color: #008742;
	font-size: 1.5rem;
	border-top:1px solid #008742;
	border-bottom:1px solid #008742;
}
.wpcf7-checkbox,.wpcf7-radio{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
span.wpcf7-list-item {
	display: block !important;
	padding: 12px 0 !important;
	margin: 0 0 5px 0 !important;
	background-color: #e7efb8;
	width: calc(50% - 2px) !important;
	border-radius: 8px;
}
input[type=checkbox],input[type=radio]{
	margin: 0 10px 0 15px;
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); 
}
input[type=text],input[type=tel],input[type=email]{
	border: 2px solid #e7efb8;
	padding: 10px;
	width: calc(100% - 22px);
	border-radius: 8px;
}
.wpcf7-list-item-label{
	display: inline-block;
	width: 80% !important;
	vertical-align: top;
}
textarea{
	border: 2px solid #e7efb8;
	width: calc(100% - 10px);
	border-radius: 8px;
}
.l-site-header.pouchenq {min-height: auto; }
.page-top{
	height: 150px;
}

.other{
	height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.checkbox-200 .last{
	input:checked ~ {
	    padding: 10px 0;
	    height: auto;
	    opacity: 1;
	}
}
.othercheck{
	
}

.wpcf7-textarea{
	display:inherit;
	}

.kata > .wpcf7-list-item.first .wpcf7-list-item-label,.kata > .wpcf7-list-item.last .wpcf7-list-item-label{position: relative;}
.kata > .wpcf7-list-item.first .wpcf7-list-item-label::after {
	content: '';
	position:absolute;
	width: 50px;
	height: 50px;
	right:-10px;
	top:-15px;
    background: url(../../images/i_porch-box.png) no-repeat !important;
    background-size: 100% !important;
}
.kata > .wpcf7-list-item.last .wpcf7-list-item-label::after  {
	content: '';
	position:absolute;
	width: 50px;
	height: 50px;
	right:-10px;
	top:-15px;
    background: url(../../images/i_porch-cratch.png) no-repeat !important;
    background-size: 100% !important;
}

.gara > .wpcf7-list-item .wpcf7-list-item-label{position: relative;}
.gara > .wpcf7-list-item .wpcf7-list-item-label::after{
	content: '';
	position:absolute;
	width: 50px;
	height: 40px;
	right:-10px;
	top:-10px;
    background: url(../../images/product_pouch_ab.png) no-repeat !important;
    background-size: 100% !important;
}
.gara > .wpcf7-list-item.first .wpcf7-list-item-label{position: relative;}
.gara > .wpcf7-list-item.first .wpcf7-list-item-label::after {
	content: '';
	position:absolute;
	width: 50px;
	height: 40px;
	right:-10px;
	top:-12px;
    background: url(../../images/product_pouch_rp.png) no-repeat !important;
    background-size: 100% !important;
}
.gara > .wpcf7-list-item.last .wpcf7-list-item-label{position: relative;}
.gara > .wpcf7-list-item.last .wpcf7-list-item-label::after{
	content: '';
	position:absolute;
	width: 50px;
	height: 40px;
	right:-10px;
	top:-10px;
    background: url(../../images/product_pouch_tw.png) no-repeat !important;
    background-size: 100% !important;
}


/*全体*/
.hidden_box {
    margin: 2em 0;/*前後の余白*/
    padding: 0;
}

/*ボタンホバー時*/
.hidden_box label:last-child:hover {
    background: #efefef;
}

/*チェックは見えなくする
.hidden_box input {
	display: none;
}*/

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box .wpcf7-list-item.last input[type=checkbox]:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

.show_other1 > span::before, .show_other2 > span::before,.show_other4 > span::before, .show_other8 > span::before  {
	display: table-cell;
    position: absolute;
    content: "";
    height: 60px;
    margin-top: -40px !important;
    z-index: -100;
}
.icon_hana:before{
	content: '../../images/porch-qahana.png';
	position:absolute;
	width: 50px;
	height: 50px;
	right:-10px;
	top:-15px;
    background: url(../../images/porch-qahana.png) no-repeat !important;
    background-size: 100% !important;
}

.bb{
	color: #db4e8e;
}

.neko .show_other1 > span:nth-child(1)::before {content: "店舗で（複数選択可）";}
.neko .show_other1 > span:nth-child(7)::before {content: "ネットで（複数選択可）";}
.neko .show_other1 > span:nth-child(11)::before {content: "上記以外で（複数選択可）";}
.neko .show_other4 > span:nth-child(1)::before {content: "店舗で（複数選択可）";}
.neko .show_other4 > span:nth-child(7)::before {content: "SNSで（複数選択可）";}
.neko .show_other4 > span:nth-child(12)::before {content: "ネットで（複数選択可）";}
.neko .show_other4 > span:nth-child(16)::before {content: "雑誌で（複数選択可）";}
.neko .show_other4 > span:nth-child(18)::before {content: "上記以外で（複数選択可）";}
.baby{
	position:relative;
}
.baby .show_other1 > span:nth-child(1)::before {content: "店舗で（複数選択可）";}
.baby .show_other1 > span:nth-child(10)::before {content: "SNSで（複数選択可）";}
.baby .show_other1 > span:nth-child(15)::before {content: "ネットで（複数選択可）";}
.baby .show_other1 > span:nth-child(20)::before {content: "雑誌で（複数選択可）";}
.baby .show_other1 > span:nth-child(23)::before {content: "上記以外で（複数選択可）";}

.baby .show_other2 > span:nth-child(1)::before {content: "店舗で（複数選択可）";}
.baby .show_other2 > span:nth-child(10)::before {content: "ネットで（複数選択可）";}
.baby .show_other2 > span:nth-child(15)::before {content: "上記以外で（複数選択可）";}
	
@media screen and (max-width:599px) {
.neko .show_other1 > span:nth-child(7),.neko .show_other1 > span:nth-child(11){margin-top: 60px !important;}
.neko .show_other4 > span:nth-child(7),.neko .show_other4 > span:nth-child(12),.neko .show_other4 > span:nth-child(16){margin-top: 60px !important;}
.neko .show_other4 > span:nth-child(18){margin-top: 120px !important;}
.neko .show_other8 > span:nth-child(13){margin-top: 60px !important;}
.area_zasshi{
    position: absolute;
    width: 320px;  
    height: 60px;
    margin-top: -450px !important;
}
.baby .show_other1 > span:nth-child(15){margin-top: 60px !important;}
.baby .show_other1 > span:nth-child(10),.baby .show_other1 > span:nth-child(20),.baby .show_other1 > span:nth-child(23){margin-top: 120px !important;}
.baby .show_other2 > span:nth-child(10),.baby .show_other2 > span:nth-child(15),.baby .show_other2 > span:nth-child(16){margin-top: 120px !important;}
.baby .area_othertenpo{
    position: absolute;
    width: 320px;  
    height: 40px;
    margin-top: -1310px !important;
}
.baby .area_othernet{
    position: absolute;
    width: 320px;  
    height: 40px;
    margin-top: -670px !important;
}
.baby .area_otherzasshi{
    position: absolute;
    width: 320px;  
    height: 40px;
    margin-top: -416px !important;
}
.baby .area_othertenpo2{
    position: absolute;
    width: 320px;  
    height: 40px;
    margin-top: -530px !important;
}
.baby .area_othernet2{
    position: absolute;
    width: 320px;  
    height: 40px;
    margin-top: -180px !important;
}
}
@media screen and (min-width:599px) {
.neko .show_other1 > span:nth-child(7),.neko .show_other1 > span:nth-child(8),.neko .show_other1 > span:nth-child(11),.neko .show_other1 > span:nth-child(12){margin-top: 60px !important;}
.neko .show_other4 > span:nth-child(7),.neko .show_other4 > span:nth-child(8),.neko .show_other4 > span:nth-child(12),.neko .show_other4 > span:nth-child(13),.neko .show_other4 > span:nth-child(16),.neko .show_other4 > span:nth-child(17){margin-top: 60px !important;}
.neko .show_other4 > span:nth-child(18),.neko .show_other4 > span:nth-child(19){margin-top: 120px !important;}
.neko .show_other4 > span:nth-child(11).wpcf7-list-item{margin-right: 100px !important;}
.neko .show_other8 > span:nth-child(13){margin-top: 60px !important;}

.inu .show_other8 > span:nth-child(11){margin-top: 60px !important;}
.inu .show_other4 > span:nth-child(15).wpcf7-list-item{margin-right: 100px !important;}
.area_zasshi{
    position: absolute;
	width: 100%;
	width: 638px;  
    height: 60px;
    margin-top: -320px !important;
}


.baby .show_other1 > span:nth-child(15){margin-top: 60px !important;}
.baby .show_other1 > span:nth-child(10),.baby .show_other1 > span:nth-child(20),.baby .show_other1 > span:nth-child(23){margin-top: 120px !important;}
.baby .show_other2 > span:nth-child(10),.baby .show_other2 > span:nth-child(15),.baby .show_other2 > span:nth-child(16){margin-top: 120px !important;}


.baby .show_other1 > span:nth-child(15),.baby .show_other1 > span:nth-child(16){margin-top: 60px !important;}
.baby .show_other1 > span:nth-child(10),.baby .show_other1 > span:nth-child(11),.baby .show_other1 > span:nth-child(20),.baby .show_other1 > span:nth-child(21),.baby .show_other1 > span:nth-child(23),.baby .show_other1 > span:nth-child(24),.baby .show_other2 > span:nth-child(10),.baby .show_other2 > span:nth-child(11){margin-top: 120px !important;}
.baby .show_other1 > span:nth-child(9).wpcf7-list-item,.baby .show_other1 > span:nth-child(14).wpcf7-list-item,.baby .show_other1 > span:nth-child(19).wpcf7-list-item,.baby .show_other1 > span:nth-child(22).wpcf7-list-item,.baby .show_other2 > span:nth-child(9).wpcf7-list-item,.baby .show_other2 > span:nth-child(14).wpcf7-list-item{margin-right: 100px !important;}


.baby .area_othertenpo{
    position: absolute;
    width: 100%; 
    width: 638px;   
    height: 40px;
    margin-top: -944px !important;
}
.baby .area_othernet{
    position: absolute;
    width: 100%; 
    width: 638px;   
    height: 40px;
    margin-top: -484px !important;
}
.baby .area_otherzasshi{
    position: absolute;
    width: 100%; 
    width: 638px;  
    height: 40px;
    margin-top: -276px !important;
}
.baby .area_othertenpo2{
    position: absolute;
    width: 100%;
    width: 638px;  
    height: 40px;
    margin-top: -440px !important;
}
.baby .area_othernet2{
    position: absolute;
    width: 100%; 
    width: 638px;  
    height: 40px;
    margin-top: -180px !important;
}
}

@media screen and (max-width:599px) {
	span.wpcf7-list-item {
		width: 100% !important;
	}
	textarea{
		width: calc(100% - 20px);
	}
}
