@charset "UTF-8";
/* CSS Document */

body{
	padding: 0;
	margin: 0;
}
img{
	width: 100%;
	height: auto;
}
a img {
	transition:1s;
}
a img:hover {
	opacity:0.5;
}
.sm{
	display:block;
}
.md{
	display: none;
}
.flexbox {
    display: flex;
	flex-wrap: wrap;
}
.t_right{
	text-align: right;
}
.pc{
	display:none;
}
.sp{
	display:block;
}

@media screen and (min-width: 768px) {
	.sm{
		display:none;
	}
	.md{
		display:block;
	}
	.pc{
		display:block;
	}
	.sp{
		display:none;
	}
}

/*----------------------------------------
   コンテンツ
----------------------------------------*/
main{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	line-height: 1.6;
	font-size: 1.25rem;
}

@media screen and (min-width: 768px) {
	main{
		font-size: 1rem;
	}
}

section > div{
	margin: 0 auto;
    width: 100%;
	max-width: 1000px;
	font-size: 1rem;
}
.cta{
	background: #fdf2c6;
	overflow: hidden;
}
.cta a{
	display: block;
	width: 80%;
	margin: 0 auto 20px;
}

/*======================================
   防音カーテン　ソフト音無料レンタル
----------------------------------------*/
.freerental .main-img h1{
	width: 100%;
}

@media screen and (min-width: 1000px) {
	.freerental .main-img h1{
		max-width: 1000px;
		margin: 20px auto 80px;
	}
}

/* 防音効果体験シミュレータ */
.sounds .d-lg-flex{
	width: 100%;
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}
.btn-blue-wrapper{
	background: rgba(255,255,255,.9);
	padding: 10px 0 0;
}
.btn-blue{
	margin-bottom: 10px;
}
.js-fix.is-fixed{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	box-shadow: 0px -2px 8px rgba(0, 0, 0, .2);
}
.btn-blue input{
	display: block;
	width: 100%;
	max-width: 360px;
	height: 65px;
	background: #1571da url("../images/btn-w-icon.svg") no-repeat 50px 20px/50px auto;
	color: #fff;
	border: none;
	padding-left: 110px;
	padding-right: 50px;
	white-space: normal;
	border-radius: 5px;
}
.btn-blue:last-child input{
	line-height: 1.2;
}
.btn-blue #stopbutton{
	display: block;
	width: 180px;
	height: 45px;
	background: #1571da url("../images/btn-w-stopicon.svg") no-repeat 30px 14px/18px auto;
	color: #fff;
	border: none;
	padding-left: 50px;
	padding-right: 30px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}
.soon{
	padding: 20px;
}
.soon .d-flex{
	margin-top: 20px;
	justify-content: space-between;
}
.soon .d-flex > div{
	width: 48%;
	height: 40px;
}
.soon .d-flex .btn-gt{
	background: linear-gradient(#fff, #e7e7e7);
}
.soon .d-flex .btn-gb{
	background: linear-gradient(#e7e7e7, #fff);
}
.soon .d-flex > div input{
	display: block;
	width: 100%;
	max-width: 160px;
	height: 40px;
	background: url("../images/btn-b-icon.svg") no-repeat 10px 12px/24px auto;
	border: #000 2px solid;
	padding-left: 40px;
	padding-right: 10px;
	font-size: .6em;
	border-radius: 5px;
}
.div-stopbutton{
	max-width: 200px;
	margin: 30px auto;
}

@media screen and (min-width: 768px) {
	.sounds{
		max-width: 780px;
	}
	.soon{
		padding: 20px 30px;
	}
	.soon .d-flex{
		margin: 20px 0 20px 20px;
	}
	.soon .d-flex > div{
		margin: 10px;
	}
	.soon.d-md-flex{
		align-items: center;
		justify-content: center;
	}
}

@media screen and (min-width: 992px) {
	.sounds .sounds-lead{
		text-align: center;
	}
	.sounds .d-lg-flex{
		max-width: 1100px;
		justify-content: space-between;
	}
	.btn-blue input{
		min-width: 360px;
	}
	.btn-blue #stopbutton{
		width: 240px;
		height: 65px;
		background: #1571da url("../images/btn-w-stopicon.svg") no-repeat 50px 20px/24px auto;
	}
	.soon .d-flex > div{
		height: 50px;
	}
	.soon .d-flex > div input{
		min-width: 220px;
		height: 50px;
		background: url("../images/btn-b-icon.svg") no-repeat 20px 15px/30px auto;
		font-size: 1rem;
	}
}
/* End 防音効果体験シミュレータ */

.freerental main .container{
	width: 100%;
}
.r_img{
	width:100%;
	text-align: center;
}
.simu_btn{
	display:block;
	width:100%;
}
.simu_btn2 div{
	width: fit-content;
	text-align: center;
	margin: 0 auto;
}
.stop_info{
	text-align:center;
	font-size:1.2em;
	margin-bottom:20px;
}
#sound_test{
	display:none;
}
.f_lex{
	display:flex;
}
.sample > div{
	background-size:contain;
}
.sample .f_lex{
	width:100%;
	justify-content: space-between;
	margin-bottom:20px;
	padding-top: 10px;
}
.sample .f_lex > div{
		width:48%;
	}
.sample .c_stop{
	width: 38%;
    margin: 0 auto;
}
.soon{
	display:block;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:20px 30px;
}
.soon .soon_left{
	margin-right:20px;
}
.price_box{
	border:1px solid #000000;
	padding:5%;
	border-radius: 40px;
}
.price_box div{
	text-align: center;
	margin-bottom:20px;
}
.price_box .go_cart input{
	background-color: #1571DA;
    color: #ffffff;
    Width: 250px;
    height: 50px;
    margin-top: 5px;
    padding: 5px;
    border-radius: 45px;
    font-size: 18px;
}
.price_box dl {
 /* display: block;*/
	width: 100%;
}
.price_box dl dt {
  	width: 100%;
	margin-bottom:0;
}
.price_box dl dd {
  	width: 60%;
	margin-bottom:2rem;
}

 /* 価格表の画像をtableに変更*/
.price_box table tbody{
	border-top: #000 1px solid;
}
.price_box table td{
	border-bottom: #000 1px solid;
	font-size: .75em;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.price_box .ttl{
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
	.price_box table td{
		font-size: 1rem;
	}
}

.question_ttl{
	width:50%;
}
.question dl {
  	display: flex;
  	flex-wrap: wrap;
	width: 100%;
    margin: 10px 0;
}
.question dl dt {
  	width: 10%;
	margin-right:3%
}
.question dl dd {
  	width: 85%;
}
.kaihatu{
	background:url("../images/kaihatu_bg.png") no-repeat center center;
	padding:30px;
}
.kaihatu_ttl{
	width:100%;
	margin:0 auto;
}
.star{
	width:40%;
	margin-right:10px;
}
.star_info{
	display:flex;
}
.company_ttl{
	width:40%;
	margin:0 auto;
}
.factory{
	width:100%;
	margin:0 auto;
	text-align: center;
}
.sample_inn div input{
	width:100%;
}

#stopbutton{
	border:none;
	width:45%;
	height:auto;
}
.kaihatu_ttl{
	width:80%;
	margin:0 auto;
}
.isoda{
		padding-top:30%;
}

@media screen and (min-width: 992px) {
	.r_img{
		/*	width:max-content;*/
		text-align: center;
	}
	.simu_btn {
		display: flex;
		justify-content: space-between;
		width: 760px;
		margin: 0 auto;
	}
	.soon {
    	display: flex;
	}
	.tanto_01{
		background:url(../images/hearing1.png) no-repeat center center;
		background-size:contain;
		height:0;
		padding-top:119%;
		position:relative;
	}
	.all_look1{
		position:absolute;
		bottom:3%;
		width:45%;
		left:27%;
	}
	.tanto_02{
		background:url(../images/hearing2.png) no-repeat center center;
		background-size:cover;
		height:0;
		padding-top:93%;
		position:relative;
	}
	.all_look2{
		position:absolute;
		bottom:4%;
		width:45%;
		left:28%;
	}
	.price_box dl {
		display: flex;
		flex-wrap: wrap;
		width: 60%;
		margin: 0 auto;
	}	
	.price_box dl dt {
		width: 25%;
		margin-bottom:2rem;
	}
	.question_ttl {
		width: 25%;
	}
	.question dl {
		margin: 15px 0 0 45px;
	}
	.question dl dt {
		width: 4%;
		margin-right:5%;
	}
	.kaihatu_ttl{
		width:35%;
		margin:0 auto;
	}
	.company_ttl {
		width: 18%;
	}
	.star{
		width:15%;
		margin-right:20px;
	}
	.kaihatu{
		padding:30px 50px;
	}
	.factory {
		width: 80%;
	}
	#itemimage{
		width:inherit;
	}
	.b_title{
		width:80%;
		height:auto;
	}
	#stopbutton {
		width: 30%;
	}
	.isoda{
		padding-top:10%;
	}
}

/*=====================インタビュー=======================*/
.break{
	overflow-wrap:break-word;
}
main .container.interview{
	width: 100%;
	font-size: 1rem;
	margin-top:50px;
}
.interview .waku{
	padding: 40px 20px 20px;
	border:10px solid #B2D6D1;
	border-radius: 50px;
	margin-bottom:30px;
}
.interview .waku2{
	padding:20px;
	border:5px solid #B2D6D1;
	}
.interview a{
	color:#0000ff;
}
.invit{
	display:block;
}
.invit div{
	width:100%;
}
.invit img{
	width:100%;
}
.interview dl{
	display: flex;
	flex-wrap: wrap;
}
.interview dd,
.interview dt{
	margin-bottom: 10px;
}
.interview dt{
	width:15%;
	margin-right:10px;
}
.interview dd{
	width:80%;
	display: flex;
	align-items: center;  	
	overflow-wrap: break-word;
}
.interview dd.block{
	display:block;
}
.invit li.t_right{
	text-align: right;
}
.in_lead{
	font-size:1.2em;
	font-weight: 700;
}
.in_img{
	margin-right:20px;
}

@media screen and (min-width: 992px) {
	.interview .waku{
		padding:50px;
		border:20px solid #B2D6D1;
	}
	.in_lead {
		font-size: 1.5em;
	}
	.invit{
		display:flex;
	}
	.invit > div:first-child{
		width: 37.5%;
	}
	.invit > div{
		width: 62.5%;
	}
	.interview dt{
		width: 10%;
		margin-right: 20px;
	}
	.interview dd.span{
		display: block;
		width: 100%;
	}
	.interview .w300{
		max-width: 300px;
		margin-left: 100px;
		margin-bottom: 50px;
	}
	.in_img.w300{
		padding: 0;
	}
	.btn-back{
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}

/*======================================
   防音テント　パオ
----------------------------------------*/

.pao main .container{
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

@media screen and (min-width: 992px) {
	.pao main .container{
		max-width: 800px;
	}
}

.pao .sec1{
	background: #fff;
}

@media screen and (min-width: 768px) {
	.pao .sec1{
		background: url("../images/pao-lp-main-bg.png") repeat-x top;
	}
}

.pao h1,
.pao h2{
	margin: 0;
}
.pao .crown{
	margin-bottom: 40px;
}
.pao .crown p{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 400;
}

@media screen and (min-width: 768px) {
	.pao .crown{
		background: #fff;
		width: 90%;
		max-width: 980px;
		padding: 40px;
		border-radius: 50px;
		box-shadow: 10px 10px 5px rgba(0, 0, 0, .35);
		margin-left: auto;
		margin-right: auto;
	}
	.pao .crown > div{
		position: relative;
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}
	.pao .crown p{
		position: absolute;
		top: calc(100vw * .09);
		left: 30%;
		padding: 0;
	}
}

@media screen and (min-width: 992px) {
	.pao .crown{
		padding: 60px 40px 40px;
	}
	.pao .crown p{
		top: 80px;
	}
}

.pao .campaign{
	font-weight: 700;
}
.pao .campaign table tbody{
	border-top: #000 1px solid;
}
.pao .campaign table td{
	border-bottom: #000 1px solid;
	font-size: .75em;
	text-align: center;
}
.pao .campaign .cart{
	width: 100%;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}
.pao .campaign .cart .d-flex{
	margin-bottom: 15px;
}
.pao .campaign .cart .d-flex > div:first-child{
	width: 25%;
}
.pao .campaign .cart .d-flex > div:last-child{
	width: 75%;
}
.pao .campaign .cart select,
.pao .campaign .cart input{
	width: 100%;
	padding: 5px 10px;
}
.pao .campaign .cart input[name="es_item_qty"]{
	width: 50px;
}
.pao .campaign .cart .add-to-cart input{
	background: #1571DA;
	border-radius: 5px;
	border: #000 1px solid;
	color: #fff;
}
.pao .campaign .cart .product-contact{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.pao .campaign .telno table{
	width: 90%;
	max-width: 320px;
	margin: 0 auto 40px;
}
.pao .campaign .telno tbody,
.pao .campaign .telno th,
.pao .campaign .telno td{
	border-top: none;
	border-bottom: none;
	font-weight: 600;
	padding: 0;
}
.pao .telno th,
.pao .telno td{
	display: table-cell;
}
.pao .telno td{
	border-left: 1px solid;
	text-align: right;
}
.pao .border-box{
	border: 1px solid #000;
}
.pao .border-box{
	border: 1px solid #000;
}
.pao .step.border-box{
	border: none;
}

@media screen and (min-width: 768px) {
	.pao .campaign table td{
		font-size: 1rem;
	}
	.pao .step.border-box{
		border: 1px solid #000;
	}
	.pao .sector.container,
	.pao .graph.container,
	.pao .campaign.container{
		padding: 0;
	}
}

.pao .sec2{
	background: #faf5f5;
	overflow: hidden;
}
.pao .voice.container{
	margin-bottom: 40px;
}
.pao .sec2 .campaign{
	background: #fff;
	padding: 40px 20px;
}
.scroll-table{
	overflow-y: scroll
}
.scroll-table table{
	white-space: nowrap;
}
.scroll-table table td{
	display: table-cell;
}

@media screen and (min-width: 768px) {
	.pao .voice.container{
		padding: 0;
		position: relative;
	}
	.pao .voice .all-look-btn a{
		display: block;
		width: 90%;
	}
	.pao .voice .all-look-btn{
		position: absolute;
		bottom: 60px;
		left: 55%;
	}
	.pao .sec2 .campaign{
		margin-bottom: 40px;
	}
}

.pao .sec3 iframe{
	display: block;
	width: 100%;
	height: calc(100vw * .5625);
	margin-top: 80px;
	margin-bottom: 80px;
}

@media screen and (min-width: 992px) {
	.pao .sec3 iframe{
		width: 760px;
		height: 427px;
	}
}


/*======================================
   ソフト音　無料レンタル（簡易版）
----------------------------------------*/
@media screen and (min-width: 992px) {
	
	.freerental .kv{
		background: url("../images/freerental-kv-bg.png") repeat-x top;
	}
	.freerental .area1{
		background: url("../images/freerental-area1-bg.png") repeat-x top;
	}
	.freerental .area2{
		background: url("../images/freerental-area2-bg.png") repeat-x top;
	}
}

/*======================================
   防音テント　パオ（簡易版）
----------------------------------------*/

.pao .cart{
	width: 100%;
	margin: 2rem 0 3rem;
}
.pao .cart p{
	padding-left: 1rem;
	padding-right: 1rem;
}
.pao .cart table th,
.pao .cart table td{
	padding: 1rem 2rem;
}
.pao .video iframe{
	display: block;
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}

@media screen and (min-width: 992px) {
	
	.pao .kv{
		background: url("../images/pao-kv-bg.png") repeat-x top;
	}
	.pao .area1{
		background: url("../images/pao-area1-bg.png") repeat-x top;
	}
	.pao .area2{
		background: url("../images/pao-area2-bg.png") repeat-x top;
	}
	.pao .area3{
		background: url("../images/pao-area3-bg.png") repeat-x top;
	}
	.pao .cart{
		max-width: 760px;
		margin: 40px auto 80px;
	}
	.pao .area4{
		max-width: 410px;
		margin: 0 auto;
	}
}
