/* CSS Document */

/************************************************************
 * reset css
************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
html { overflow-y:scroll; }
img{
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6, td, input { font-size:100%; font-weight:normal; }
ol, ul { list-style:none; }
fieldset, img { border:0; }
caption, th { text-align:left; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
a img, li img { vertical-align:bottom; }

/* html5 */
article, aside, figure, footer, header, hgroup, nav, section { display:block; margin:auto; padding:0; }

/************************************************************
 * contents
************************************************************/
#header{
	width: 1000px;
}
#header img{
	width: 1000px;
}


.wrapper{
	width: 1000px;
	margin: 0 auto;

}
.wrapper{
	margin-bottom: 20px;
	margin-top:70px;
}
body{
background:#f8f1e6;
}
#top{
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}
#top .image01,
#top01 .image01,
#top02 .image01,
#top03 .image01,
#top04 .image01,
#top05 .image01,
#top06 .image01,
#top07 .image01,
#top08 .image01{
	display: none;
}
#top01 .image02,
#top02 .image02,
#top03 .image02,
#top04 .image02,
#top05 .image02,
#top06 .image02,
#top07 .image02,
#top08 .image02{
	display:block;
	margin: 0 auto;
	padding: 10px;
}
#header .top_hq-air img,.wrapper .top_hq-air img{
	width: 100%;
}

#smp_menu,
#smp_menu_area{
	display: none;
}
.container { margin:0px auto; 	margin-bottom:50px; background-color: #FFBCD5;}

.container h1 img{
	width: 980px;
}
.tabs {width:100%;box-sizing: border-box; display:flex; 
	justify-content:space-around; overflow:hidden; clear:both; flex-wrap: wrap;}
.tabs li {
	box-sizing:border-box; margin-bottom:10px; text-align:center;
	border-right:1px solid rgba(255,255,255,0.1);
}
.tabs li{
}
.tabs li:first-child a{
	border-radius: 5px 0 0 5px;	
}
.tabs li:last-child{
	border-right: none;
}
.tabs li:last-child a{
 border-radius:0 5px 5px 0;
}
.tabs li.sp_none{
	width: 481px;
}
.tabs.natsu_menu a{
	background:#32B16C;
}
.tabs.loha_menu a{
	background: #66543E;
}
.tabs a { display:flex; justify-content:center;
	align-items: center; text-decoration:none;;
	/*height: 100px;*/ color: #FFFFFF;}
.tabs li.active a,
.tabs a:hover { opacity: 0.8;}
.tab_content { margin:0 auto; width:100%; box-sizing: border-box; /*margin-top:20px;*/ padding:9px; border:1px solid #ccc;background: #FFF; }

.main_ttl01{
	width:1000px;
	padding-top:0px;
	padding-bottom:0px;
}
#top.main_ttl01{
	margin-bottom: 20px;
	margin-top: 0;
}
#top03.main_ttl01{
	margin-top: 0;
}
.main_ttl01 img{
	display:block;
}
ul.item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	background: #FFFFFF;
}



.item_wrap li {
	text-align: center;
	display: inline-block;
	width: 24%;
	box-sizing: border-box;	
	padding: 10px;
    background: #FFF;
/*	background: rgba(255,255,255,0.9);
	background: linear-gradient(to bottom, #FFF1D8 0%,#ffffff 67%);
*/    border-radius: 5px;
    margin-bottom: 10px;
	margin-right: 10px;
	border:1px solid #DDD;
}
.item_wrap li:nth-of-type(4n){
	margin-right: 0;
	
}

.boxrank ul li{
  padding-left: 0px;
  list-style:none;
  display:inline-block;
}

.rankimg{
  width:1000px;
}
li.rankimg{
  padding-left: 0px;
}


.boxnews{
  text-align: center;
}
.boxnews ul li{
  padding-left: 0px;
  list-style:none;
  display:inline-block;
}
#page_top{
	display: block;
	position:fixed;
	bottom: 10px;
	right: 10px;
	width: 90px;
}
#page_top a{
	display: block;
	color: #FFFFFF;
	background: #FFA5C6;
	opacity: 0.8;
	text-align: center;
	text-decoration: none;
	padding: 10px 0;
}

.right_navi{
	position: fixed;
	right: 0;
	top:10px;
	height: 800px;
	width: 150px;
	padding: 0;
	margin: 0;
}
.right_navi li +li{
	margin-top: 5px;
}
.right_navi li a{
	display: block;
	width: 150px;
	height: 112px;
	text-decoration: none;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
}
.right_navi li.half_navi{
	display: none;
}
.right_navi li:nth-of-type(1) a{
	background-image:url(../img/20210401-0506/tb_futon_.jpg);
}
.right_navi li:nth-of-type(2) a{
	background-image:url(../img/20210401-0506/tb_cover_.jpg);
}
.right_navi li:nth-of-type(3) a{
	background-image:url(../img/20210401-0506/tb_coverset_.jpg);
}
.right_navi li:nth-of-type(4) a{
	background-image:url(../img/20210401-0506/tb_kanpeki.jpg);
}
.right_navi li:nth-of-type(5) a{
	background-image:url(../img/20210401-0506/tb_air_.jpg);
}



.top_banner{
	margin-top:30px;}
	
.container .sp_image{
	display: none;
}	


@media screen and (max-width: 640px) {
#header{
	width: 100%;
	}
#smp_menu_area{
	position: fixed;
	display: block;
	height: 50px;
	width:100%;
        z-index: 99999999999;
}
#smp_menu{
	display: none;
	padding:0;
	-ms-flex-wrap : wrap; /*for IE10*/
	-webkit-flex-wrap : wrap; /*for old webkit browser*/
	flex-wrap:wrap;
	background-color: rgba(237,234,234,0.95);

}
#smp_menu li{
	flex:0 0 auto;
	width:100%;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
	display:flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items:center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content:center;
	box-sizing:border-box;
	border-bottom:2px dotted #937B57;
	border-left:none;
}
#smp_menu li a{
	font-size:150%;
	padding:1em 0;
	text-decoration:none;
	color: #6d6747;
	    width: 100%;
    display: block;
    text-align: center;
}
#smp_menu li:nth-of-type(1),
#smp_menu li:nth-of-type(2){
	flex:0 1 auto;
}
#smp_menu:last-child{
	border-right:none;
}
.wrapper{
	width: 100%;
	margin-top:30px;
	}

#g_nav_open_btn {
    display: block;
    background-image: url(../img/20210401-0506/sp_header_menu_btn.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 83px;
    width: 84px;
    text-indent: -9999px;
    border: 2px #FFF solid;
    border-radius: 8px;
}
.main_ttl01{
	width: 100%;
	/*padding-top:50px;*/
	padding-bottom:0px;
	margin: 0px;
}
#top.main_ttl01{
		padding-top: 0;
	}
.main_ttl01 img{
	width:100%;
	height: auto;
	}
	.tabs{
		display: flex;
		flex-wrap: wrap;
		border-top:1px solid #FFFFFF;
	}
	.tabs li{
		width: 100%;
		margin-bottom: 0;
		height: 100%;
		border-bottom: 1px solid #FFFFFF;
		padding-top: 2%;
	}
	.tabs a{
		height: 100%;
	}
	.tabs li:first-child a,
	.tabs li:last-child a{
		border-radius:0px;
	}
	.tabs li:nth-of-type(2n){
	border-left: 1px solid #FFFFFF;
	}
	.tabs li:last-of-type{
	border-right: 1px solid #FFFFFF;
	}
	.tabs li.sp_none{
	display: none;
	}
	
	.item_wrap li{
		width: 48%;
		padding: 30px 0;
		    margin-right: 1%;
	}

.right_navi{
	display: none;
	}
#video{
		width: 100%;
}
#top img.image01,
#top01 img.image01,
#top02 img.image01,
#top03 img.image01,
#top04 img.image01,
#top05 img.image01,
#top06 img.image01,
#top07 img.image01,
#top08 img.image01{
		display:block;
		margin: 0 auto;
	width: 100%;
}
#top img.image02,
#top01 img.image02,
#top02 img.image02,
#top03 img.image02,
#top04 img.image02,
#top05 img.image02,
#top06 img.image02,
#top07 img.image02,
#top08 img.image02{
	display: none;
	}

	
#top img.image01:nth-child(1){
	padding-top: 110px;
	}

.container .sp_image{
		display:block;
		margin: 0 auto;
}
.container .pc_image{
	display: none;
	}
.container h1 img{
	padding: 0;
	}
a img,
li img{
	width: 100%;
	}
	
.wrapper .container:nth-child(4),.wrapper .container:nth-child(6){
	margin-bottom: 0;
}
#top05,#top07{
	margin-top: 0;
	}

}
@media screen and (min-width: 641px) {
	.right_navi li a:hover{
		opacity: 0.5;
		transition: 0.2s linear;
	}
}
