@charset "utf-8";
/***********************************/
/*             共通                  */
/***********************************/
body {
  background-color: #fff;
}
/***********************************/
/*             SP                  */
/***********************************/
@media screen and (max-width: 1126px) {
    .wrap {
    overflow: hidden;
  }
.pc_only { display: none !important; }	
	

	#top {
    padding: 0;
    margin: 0;
    text-align: center;
    margin-bottom: 0px;
  }
  #top img {
    width: 100%;

  }

	#top div{
    background: #E6E0CE;
    padding: 1em;
    margin: 0;
    text-align: center;
		padding:2em 1em;

  }
	#top  p{
display:block;
	  font-size:1.5em;
	  font-weight:normal;
	  margin:1.5em auto;
		width:90%;
		text-align:left;

  }	
		#top .top_ttl{
display:block;
	  font-size:2.5em;
	  font-weight:normal;
	  margin:0 auto;
			text-align: center;
		
		

  }	

 	#items h3{
		font-weight:normal;
		font-size:1em;
		margin:1em auto 0;
	}
	
  .purchase_btn {

	  width: 90%;
	  
	  display:flex;
	  justify-content: center;
	  flex-wrap:wrap;
	  text-align: center;
			  margin-top:1em;
 margin-bottom:1em;
	  margin-left:auto;
		margin-right:auto;


	}
  .purchase_btn a {
	  display: block;
	  padding: 0.2em 0em;
	  margin: 0.4em auto;
	  background-color: #fff;
	  border: solid 1px #B4B4B4;
	  text-decoration: none;
	  color: #ccc;
	  width: 90%;
	  line-height: 3em;
	}
  .purchase_btn a::before {
	  content: '\f0da';
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 700;
	  font-size: 1em;
	  padding-right: 0.5em;
	  line-height: 3em;
	}
	
	.purchase_btn a:hover{
	color:#333;
		text-decoration: none;
		  	  border: solid 1px #333;
	}
	.purchase_btn a:visited{
	color:#ccc;
		text-decoration: none;
	}
	#tent, #furniture, #cot, #lighting, #accessory, #appliance{

	display:block;
    background-color:#fff;
    margin:4em auto;
	text-align:center;
	padding:4em 0 0px;
				width:100%;
	}
	#tent h2, #furniture h2, #cot h2, #lighting h2, #accessory h2, #appliance h2{
display:block;
	  font-size:2.5em;
	  color:#000;
	  font-weight:normal;
	  margin:0 auto 2em;
		

  }	
		h2 .h2_eng{
		display: inline-block;
    margin-bottom: 10px;
    font-size: 0.6em;
    line-height: 1.5;
    letter-spacing: 0.3px;
    padding-bottom: 1px;
    font-weight:bold;
    border-bottom: 3px solid #4674b9;
    color: #4674b9;

	}
	h2 .h2_jp{
		display: inline-block;
    font-weight: 700;

	}
	.item_container{
		width:100%;
		margin:0 auto;
		display:flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	dl.item{
		width:400px;
		background: #E6E0CE;
		margin:2.5em;
		box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.1);

	}
	dl.item dt{
		font-size:1.5em;
		margin:1em;
		font-weight: bold;
		text-align: left;
	}
	dl.item .modelno{
		font-size:0.8em;
			color:#666;
			font-weight: normal;
		
	}
	dl.item dd{
		margin:1em 3em;
	}
	dl.item .item_image{
		margin:0;
		/*width:100%;*/
		background:#999;
		/*height:250px;*/
	}
		dl.item .item_image img{
		max-width: 100%;
height: auto;
width /***/:auto;
	}
	dl.item .item_feature {
text-align:left;
		margin:1em 1em 1em 2em;
}
	dl.item .item_feature p {
position:relative;
 background: #9F9F9F;
 display:inline-block;
 height:36px;
 color:#fff;
 line-height:35px;
 margin:5px 25px 5px 0;
 padding:0 8px 0 20px;
 text-decoration:none;
 font-size:12px;
}
dl.item .item_feature p:before {
border-top: 18px solid transparent;
 border-bottom: 18px solid transparent;
 border-right: 15px solid #9F9F9F;
 content: '';
 display: block;
 margin-left: -15px;
 position: absolute;
 left: 0;
}
dl.item .item_feature p:after {
	position: absolute;
	top: center;
	left: 0;
	content: '●';
	color: #fff;
}
	dl.item .item_spec{
		text-align:left;
		font-size:0.8em;
	
	}
	dl.item .item_btn{
		margin:2em 0;
	}
	dl.item .item_btn > a {
	  display: block;
	  padding: 0;
	  margin: 1em auto;
		background:#4674b9;
		padding:1em;
		text-decoration: none;
		width: 80%;
	  line-height: 2em;
		color:#fff;
	}

  dl.item .item_btn > a::before {
	  content: '\f0da';
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 700;
	  font-size: 1em;
	  padding-right: 0.5em;
	  line-height: 2em;
	}
	
	dl.item .item_btn > a:hover{

		text-decoration: none;
		background:#4383e3;
	}
dl.item .item_btn > a:visited{
	color:#fff;
		text-decoration: none;
	}
		#feature09 {
		background-color: #86abc8;
		width:100%;
		margin-bottom:0;
			padding:2em 0;

  }
	.feature09_item{
		width:80%;
		margin-top:3em;
		margin-bottom:3em;
		margin-left:auto;
		margin-right:auto;
		background-color:#fff;
	}
		.feature09_item img{
				width:100%;

	}
	.feature09_item h2{
		display:block;
		width:80%;
		font-size:1.5em;
		margin:1em auto;
		font-weight: normal;

		
	}
	
	.feature09_item p{
		font-size:1.2em;
		display:block;
		width:80%;
				margin:1em auto;
		padding-bottom:1.5em;
		
		
	}
	#tsc {
 	display:block;
	text-align:center;
	background: #fff url("../../img/image_sp_tsc.jpg") no-repeat top center;
	background-size:cover;
	margin-top:0;
	width:100%;
	padding-top:4em;
	padding-bottom:4em;
  }
	
	#tsc h2{
display:block;
				width:80%;
	  font-size:2.5em;
	  font-weight:normal;
	padding-bottom:2em;
		margin:0 auto;

  }	
	#tsc p{
display:block;
	  font-size:1.5em;
	  font-weight:normal;
		width:80%;
		text-align:left;
		margin:0 auto;

  }	  
  #ec {
    background-color: #F6F6F6;
    width: 100%;
    margin-top: 0px;
    padding-top: 3em;
    margin-bottom: 0px;
    padding-bottom: 3em;
  }
  #ec h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  margin-bottom:2em;
  }
	  #ec h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
	  	 margin:2em auto 1em;
		color:#00442e;
			  border:solid 1px #00442e;
			  width:90%;
			  line-height:1.2em;
		  padding:1.5em 0.5em;
	}
  #ec ul {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0px;
    flex-wrap: wrap;
	  margin-bottom:5em;
  }
  #ec li {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    align-items: center;
    width: 45vw;
    height: 45vw;
    background-color: #fff;
    margin: 1vw;
  }
		  #ec div {
    width: 90%;
    display: flex;
    justify-content: center;
    margin: 2em auto;
    flex-wrap: wrap;
  }
  #ec div a {
    display: block;
    text-align: center;
    align-items: center;
	  width:90%;
	  
   font-size:1.3em;
	  text-decoration: none;
	  background-color: #00442e;
	  color:#fff;
    margin: 0.5em ;
	  padding-top:1.5em;
	  padding-bottom:1.5em;

  }
  #ec .flex_wrapper {
	  display: flex;
	  justify-content: center;
		flex-wrap: wrap;
		width:90%;
		margin-bottom:4em;
		margin-left:auto;
		margin-right:auto;

	}
  #ec .product_item{
		margin:0 auto 2em;
		padding:0.5em;
		min-width:16em;
		text-align: center;
		display:flex;
		flex-direction: column;
	  width:100%;
	  background:#fff;
	}

  #ec  h4 {
	  font-size: 0.9em;
	color:  #00862E;
			  font-weight: bold;
		margin-top:1.5em;
	  margin-bottom:0.5em;
	  display:block;
	  width:100%;
		
	}
  #ec .product_copy{
	  display: block;
		text-align:left;
			 color:#333;
		width:90%;
		margin:0 auto;
		padding-top:4em;
		padding-bottom:1em;
		line-height: 1.7em;
	}
  #ec .feature p {
	  line-height: 1.8em;
	  margin-top: 1em;
	}
  #ec img.product_img{
		width:50%;
	  margin:0 auto;
	}

  #ec div.product_item dl dt{
		font-size:1.3em;
		font-weight:bold;
	}
  #ec div.product_item dl dd{
		width:80%;
		margin:0.8em auto;
		font-size:0.8em;
	}
  #ec div.product_item dd.pd65w{
	  display: block;
		boder:solid 1px #ccc;
		border-radius: 0.3em;
		color:#00862E;
		margin:0.3em auto 1em;
		padding:0.3em;
		background-color: #f1f1f1;
		font-weight: bold;

	}
	

  #spec {
    background-color: #fff;
    width: 100%;
    margin-top: 0px;
    padding-top: 3em;
    margin-bottom: 0px;
	  padding-bottom: 2em;
	  padding-right:0.5em;
	  padding-left:0.5em;
  }
  #spec h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  margin-bottom:2em;
  }
  #spec h4 {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    margin: 2em auto 1em;
    color: #666;
  }
  #spec table {
    width: 100%;
    font-size: 0.8em;
    margin: 0 0;
  }
  #spec table th {
    width: 30%;
    background-color: #EBEBEB;
  }
  #spec table td {
    width: 35%;
    padding: 0.6em;
  }
  #spec .note {
    text-align: center;
    font-size: 0.8em;
  }
  .acd-check {
    display: none;
  }
  .acd-label {
    background: #eee;
    display: block;
    margin-bottom: 1px;
    padding: 10px 10px 10px 30px;
    position: relative;
  }
  .acd-label:after {
    background: #95baff;
    box-sizing: border-box;
    content: '\f078';
    font-weight: 700;
    display: block;
    font-family: "Font Awesome 5 Free";
    height: 100%;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
    color: #fff;
  }
  .acd-content {
    /*border: 1px solid #333;*/
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
  }
  .acd-check:checked + .acd-label:after {
    content: '\f077';
    font-weight: 700;
    color: #fff;
  }
  .acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
  }
	  #support {
    background-color: #F6F6F6;
    width: 100%;
    margin-top: 0px;
    padding-top: 3em;
    margin-bottom: 0px;
    padding-bottom: 6em;
  }
  #support h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  margin-bottom:2em;
  }
		#support .support_wrap{
		margin: 0 auto;
		
	}
	#support a{
			text-decoration: none;	
	}
	#support .manual{
    text-align:center;
		margin:2em auto 3.5em;
	}
	#support .contact{
    
			text-align:center;
		margin:2em auto;
	}
	#support .fa-solid{
	color:#3D3D3D;
		font-size:6em;
	}
	#support .link_txt{
		display:block;
	color:#3D3D3D;
		font-size:1.2em;
		font-weight: bold;
		margin-top:0.5em;
				margin-bottom:0;

	}
		#support .setup_movie{
		margin: 0 auto;
		width:90%;
    	  position:relative; padding-bottom:56.25%; height:0; overflow: hidden;
	}
	#support .setup_movie iframe {
		position: absolute; top:0; left:0; width:100%; height:100%;}
			#support h3{
		display:block;
			font-size:1.5em;
			margin:6em auto 1em;
			text-align:center;
			font-weight:normal;
			

	}

}
/***********************************/
/*                PC               */
/***********************************/
@media screen and (min-width: 1127px) {
	
	.wrap {
    overflow: visible;
  }
  
  .perchase_btn a::before {
    content: '\f07a';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 1.2em;
    padding-right: 0.5em;
    line-height: 1.2em;
  }
	  .perchase_btn a {
    color: #fff;
    text-decoration: none;
  }
  .perchase_btn a:hover {
    color: #fff;
    text-decoration: none;
  }
  .perchase_btn a:visited {
    color: #fff;
    text-decoration: none;
  }
  #top img {
    width: 100%;
    /*max-width: 1083px;*/
  }
	#top div{
    background: #E6E0CE;
    padding: 4em;
    margin: 0;
    text-align: center;

  }
		#top  p{
display:block;
	  font-size:1.5em;

	  font-weight:normal;
	  margin:1.5em auto;
		width:70%;
		text-align:left;
			text-align: center;	
  }	
	
	#top .top_ttl{
display:block;
	  font-size:2.5em;

	  font-weight:normal;
	  margin:0 auto;
	text-align: center;	

  }	
	h3{
		font-weight:normal;
		font-size:1.5em;
		margin:1em auto 0;
	}
	
  .purchase_btn {

	  width: 90%;
	  
	  display:flex;
	  justify-content: center;
	  flex-wrap:wrap;
	  text-align: center;
			  margin-top:2em;
 margin-bottom:2em;
	  margin-left:auto;
		margin-right:auto;


	}
  .purchase_btn a {
	  display: block;
	  padding: 0.2em 0em;
	  margin: 0.6em auto;
	  background-color: #fff;
	  border: solid 1px #B4B4B4;
	  text-decoration: none;
	  color: #ccc;
	  width: 40%;
	  line-height: 3em;
	}
  .purchase_btn a::before {
	  content: '\f0da';
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 700;
	  font-size: 1em;
	  padding-right: 0.5em;
	  line-height: 3em;
	}
	
	  .purchase_btn a:hover{
	color:#333;
		text-decoration: none;
		  	  border: solid 1px #333;
	}
.purchase_btn a:visited{
	color:#ccc;
		text-decoration: none;
	}


	#tent, #furniture, #cot, #lighting, #accessory, #appliance{

	display:block;
    background-color:#fff;
    margin:4em auto;
	text-align:center;
	padding:4em 0 0px;
				width:100%;
	}
	#tent h2, #furniture h2, #cot h2, #lighting h2, #accessory h2, #appliance h2{
display:block;
	  font-size:2.5em;
	  color:#000;
	  font-weight:normal;
	  margin:0 auto 2em;
		

  }	
		h2 .h2_eng{
		display: inline-block;
    margin-bottom: 10px;
    font-size: 0.6em;
    line-height: 1.5;
    letter-spacing: 0.3px;
    padding-bottom: 1px;
    font-weight:bold;
    border-bottom: 3px solid #4674b9;
    color: #4674b9;

	}
	h2 .h2_jp{
		display: inline-block;
    font-weight: 700;

	}
	.item_container{
		width:80%;
		margin:0 auto;
		display:flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	dl.item{
		width:400px;
		background: #E6E0CE;
		margin:2.5em;
		box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.1);

	}
	dl.item dt{
		font-size:1.5em;
		margin:1em;
		font-weight: bold;
		text-align: left;
	}
	dl.item .modelno{
		font-size:0.8em;
			color:#666;
			font-weight: normal;
		
	}
	dl.item dd{
		margin:1em 3em;
	}
	dl.item .item_image{
		margin:0;
		/*width:100%;*/
		background:#999;
		/*height:250px;*/

	}
		dl.item .item_image img{

		max-width: 100%;
height: auto;
width /***/:auto;
	}
	dl.item .item_feature {
text-align:left;
		margin:1em 1em 1em 2em;
}
	dl.item .item_feature p {
position:relative;
 background: #9F9F9F;
 display:inline-block;
 height:36px;
 color:#fff;
 line-height:35px;
 margin:5px 25px 5px 0;
 padding:0 8px 0 20px;
 text-decoration:none;
 font-size:12px;
}
dl.item .item_feature p:before {
border-top: 18px solid transparent;
 border-bottom: 18px solid transparent;
 border-right: 15px solid #9F9F9F;
 content: '';
 display: block;
 margin-left: -15px;
 position: absolute;
 left: 0;
}
dl.item .item_feature p:after {
	position: absolute;
	top: center;
	left: 0;
	content: '●';
	color: #fff;
}
	dl.item .item_spec{
		text-align:left;
		font-size:0.8em;
	
	}
	dl.item .item_btn{
		margin:2em 0;
	}
	dl.item .item_btn > a {
	  display: block;
	  padding: 0;
	  margin: 1em auto;
		background:#4674b9;
		padding:1em;
		text-decoration: none;
		width: 80%;
	  line-height: 2em;
		color:#fff;
	}

  dl.item .item_btn > a::before {
	  content: '\f0da';
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 700;
	  font-size: 1em;
	  padding-right: 0.5em;
	  line-height: 2em;
	}
	
	dl.item .item_btn > a:hover{

		text-decoration: none;
		background:#4383e3;
	}
dl.item .item_btn > a:visited{
	color:#fff;
		text-decoration: none;
	}
	#feature09 {
		background-color: #86abc8;
    	display:flex;
		justify-content: center;
		flex-wrap:wrap;
		width:100%;
		margin-bottom:0;
		padding-top:4em;
		padding-bottom:4em;

  }
	.feature09_item{
		width:504px;
		margin:3em 3em;
		background-color:#fff;
		color:#000;
	}
	
	.feature09_item h2{
		display:block;
		width:80%;
		font-size:1.5em;
						margin:1em auto;
		font-weight: normal;

		
	}
	
	.feature09_item p{
		font-size:1.2em;
		display:block;
		width:80%;
				margin:1em auto;
	}
	  
#tsc {
	  	  display:block;
	text-align:center;
	background: #fff url("../../img/image_tsc.png") no-repeat top center;
		background-size:cover;
	margin-top:0;
	width:100%;
	padding-top:7em;
	padding-bottom:7em;
  }
	
	#tsc h2{
display:block;
	  font-size:2.5em;
	  color:#000;
	  font-weight:normal;
	padding-bottom:2em;

  }	
	#tsc p{
display:block;
	  font-size:1.5em;
	  color:#000;
	  font-weight:normal;
		width:50%;
		text-align:left;
		margin:0 auto;

  }	
  #ec {
    background-color: #F6F6F6;
    width: 100%;
    margin-top: 0px;
    padding-top: 6em;
    margin-bottom: 0px;
    padding-bottom: 3em;
  }
  #ec h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  	 margin-bottom:2em;
  }
  #ec h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.5em;
			  margin:2em auto;
	  	 margin-bottom:2em;
		color:#00442e;
			  border:solid 1px #00442e;
			  width:80%;
			  height:3.5em;
			  line-height:3.5em;
	}
  #ec ul {
    width: 70%;
    display: flex;
    justify-content: center;
    margin: 1em auto;
    flex-wrap: wrap;
  }
  #ec li {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    align-items: center;
    width: 200px;
    height: 200px;
    background-color: #fff;
    margin: 0.5em;
  }
　#ec div {
    width: 70%;
    display: flex;
    justify-content: center;
    margin: 2em auto;
    flex-wrap: wrap;
  }
  #ec div a {
    display: block;
    text-align: center;
    align-items: center;
	  width:40%;
	  
   font-size:1.3em;
	  text-decoration: none;
	  background-color: #00442e;
	  color:#fff;
    margin: 0.5em ;
	  padding-top:1.5em;
	  padding-bottom:1.5em;

  }
  #ec .flex_wrapper {
	  display: flex;
	  justify-content: center;
		flex-wrap: wrap;
		width:80%;
		margin-top:2em;
		margin-bottom:4em;
		margin-left:auto;
		margin-right:auto;

	}
  #ec .product_item{
		margin:0.5em auto 2em;
		padding:0.5em 0;
		min-width:16em;
		text-align: center;
		display:flex;
		flex-direction: column;
	  		width:16%;
	  justify-content:center;
	}
  #ec h4 {
	  font-size: 0.9em;
	color:#00862E;
			  font-weight: bold;
		margin-top:1.5em;
		
	}

  #ec .product_copy{
	  display: block;
		text-align:left;
			 color:#333;
		width:80%;
		margin:0 auto;
		padding-bottom:2em;
		line-height: 1.7em;
	}
  #ec .feature p {
	  line-height: 1.8em;
	  margin-top: 1em;
	}
  #ec img.product_img{
		width:80%;
		max-width: 80%;
		/*object-fit:contain;*/
	  		margin:0 auto;
	}

  #ec div.product_item dl dt{
		font-size:1em;
		font-weight:bold;
	}
  #ec div.product_item dl dd{
		width:80%;
		margin:1em auto;
		font-size:0.8em;
	}
  #ec div.product_item dd.pd65w{
	  display: block;
		boder:solid 1px #ccc;
		border-radius: 0.3em;
		color:#00442e;
		margin:0.3em auto 1em;
		padding:0.3em;
		background-color: #f1f1f1;
		font-weight: bold;

	}

  #spec {
    background-color: #fff;
    width: 100%;
    margin-top: 0px;
    padding-top: 6em;
    margin-bottom: 0px;
    padding-bottom: 3em;
  }
  #spec h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	 margin-bottom:2em;
  }
  #spec dl {
  width:70%;
	  border-top:#f0f0f0 1px solid;
	  display:flex;
	  margin:0 auto;
	  padding-top:2.5em;
	  padding-bottom:4em;
	  padding-left:1em;
  }
	  #spec dt {
width:25%;
    font-size: 1.5em;
		  font-weight:bold;
		  color:  #555555;
	}
	#spec dd {
		margin-top:0.5em;
width:75%;
  }
	#spec img.product_img{
		width:16em;
		max-width: 16em;
		/*object-fit:contain;*/
	}
	  #support {
    background-color: #F6F6F6;
    width: 100%;
    margin-top: 0px;
    padding-top: 6em;
    margin-bottom: 0px;
    padding-bottom: 6em;


  }
  #support h2 {
    text-align: center;
    font-weight: normal;
    font-size: 2em;
	  	 margin-bottom:2em;
  }
	#support .support_wrap{
		margin: 0 auto;
    display: flex;
    justify-content: center;		
	}
	#support a{
			text-decoration: none;	
	}
	#support .manual{
    text-align:center;
		margin:0 5em 0;
	}
	#support .contact{
    
			text-align:center;
				margin:0 5em 0;
	}
				#support .support_link{
	color:#3D3D3D;
	}
	
				#support a.support_link:hover{
		color:#7D7D7D;
	}
	#support .fa-solid{

		font-size:6em;
	}
	#support .link_txt{
		display:block;

		font-size:1.5em;
		font-weight: bold;
		margin-top:0.5em;
				margin-bottom:0;

	}
	#support .setup_movie{
		margin: 1.5em auto 7em;
		 width:560px;
		height:315px; 

	}
		#support h3{
		display:block;
			font-size:1.5em;
			margin:6em auto 1em;
			text-align:center;
			font-weight:normal;
			

	}


}