@charset "utf-8";
@media only screen and (max-width: 1000px) {
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
フッター
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#address_area {
	text-align: center;
}
#address_area .inner {
	padding: 0px 0;
}
.foot_cont {
	float: left;
	width: 100%;
}
.footer_sns_line {
	width: 100%;
	overflow: hidden;
	padding:20px 0 30px;
}
.footer_sns_line li {
	float: none;
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin:0 10px;
}
#free_area {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:30px;
}
#map,
#biz-c,
#sns_time_line,
#free_editer {
	position: relative;
	display: none;
	width: 100%;
	height: auto;
}
#free_area.map_cont #map{
	display: none;
}
#free_area.map_cont .map{
	clear: both;
	display:block;
	width:30%;
	padding:10px 0;
	margin:0 auto ;
	font-size:14px;
	text-align: center;
	border-radius: 5px;
	border:1px solid;
}

#sns_time_line {
	display:none !important;
}

#free_editer{
	padding:0 20px;
}

#under {
	width: 100%;
	padding: 20px 0;
	color: #fff;
}
#under .inner{
	width:96%;
	text-align: center;
}
#under span{
	padding:0 5px;
}
#under small {
	display:inline-block;
	float: none;
	line-height: 1.4;
	padding-top:20px;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
サイドバー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#side_bar{
	float:none;
	width:100%;
	padding:20px 0 0;
	border-top:1px solid #f1f1f1;
}
#secondary aside.widget_media_image img {
	width:100%;
	height:auto;
}
#secondary aside#search-2 {
	padding:0 20px 20px;
	margin-bottom: 0px;
	background: none;
}
#secondary ul {
	width: 100%;
	padding: 0 20px 0;
	margin: 0 auto;
}
#secondary ul.children{
	display: none;
}
#secondary li.has-child > .btn-icon{
	position: absolute;
	right: 0;
	top: 0;
	width:  58px;
	height: 58px;
}
#secondary li.has-child > .btn-icon::before{
	content:'\f48a';
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	cursor: pointer;
	font-family: ionicons;
	font-size: 20px;
	z-index: 10;
}
#secondary li.has-grand > .btn-icon{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
}
#secondary li.has-grand > .btn-icon::before{
	content:'\f48a';
	position: absolute;
	top: 7px;
	right: 12px;
	cursor: pointer;
	font-family: ionicons;
	font-size: 20px;
	z-index: 10;
}
#secondary li.has-child.active > .btn-icon::before,
#secondary li.has-grand.active > .btn-icon::before{
	content:'\f463';
}


#secondary li a {
	display: block;
	padding: 20px 0;
	font-size:16px;
	letter-spacing: 1px;
}
#secondary .children li a {
	padding: 10px 0px 10px 10px;
	border-bottom:1px dotted;
}


/*ランキング
=====================*/
#secondary #side_rank ul{
	overflow:hidden;
	border-bottom:1px solid;
}
#secondary #side_rank li{
	float:left;
	position: relative;
	width:31%;
	height:auto;
	overflow:hidden;
	padding:0;
	margin-right:3.5%;
	margin-bottom:4%;
	border-bottom:none;
}
#secondary #side_rank li:last-child{
	margin-right:0%;
}
#secondary #side_rank li.rank_box1,
#secondary #side_rank li.rank_box2{
	width:48%;
	margin-right:4%;
}
#secondary #side_rank li.rank_box2{
	margin-right:0%;
}

#secondary #side_rank li .img_box{
	position: relative;
	float:none;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-right:0px;
}
#secondary #side_rank li h3{
    display: block;
	height:4.2em;
	line-height: 1.4;
	margin-top: 5px;
}
#secondary #side_rank li.rank_box3 h3,
#secondary #side_rank li.rank_box4 h3,
#secondary #side_rank li.rank_box5 h3{
	height:7em;
}
#secondary #side_rank li .no{
	position: absolute;
	top:-39px;
	left:-39px;
	width:80px;
	height:80px;
	transform: rotate(45deg);
	background:#900;
}
#secondary #side_rank li .no span{
	position: absolute;
	top:28px;
	left:55px;
	color:#fff;
	transform: rotate(-45deg);
}
#secondary #side_rank li.rank_box3 .no,
#secondary #side_rank li.rank_box4 .no,
#secondary #side_rank li.rank_box5 .no{
	position: absolute;
	top: -20px;
	left: -20px;
	width: 40px;
	height: 40px;
	font-size: 12px;
	transform: rotate(45deg);
}
#secondary #side_rank li.rank_box3 .no span,
#secondary #side_rank li.rank_box4 .no span,
#secondary #side_rank li.rank_box5 .no span{
	position: absolute;
	top: 14px;
	left: 28px;
	transform: rotate(-45deg);
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ページ毎
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.page-template-default .inner,
.error404 .inner,
#page_area .inner{
	position:relative;
	float:none;
	width:100%;
	margin:0 auto;
}

#page_area,
#blog_area,
#woo_area{
	width:100%;
	max-width: 100%;
	min-width: 100%;
	padding: 52px 0 50px;
	overflow:hidden;
}
.single #blog_area {
	padding-top: 72px;
}

#page_cont,
#blog_cont,
#container{
	float:none;
	width: 100%;
	overflow: hidden;
	padding:0 20px;
	margin:0 auto;
}
#page_title {
	font-size:24px;
	padding:40px 0;
}

.blog_box {
    overflow: hidden;
    padding: 0px 0 50px;
    margin-bottom: 0px;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ブログA　アーカイブ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.blog_text .thum1{
    width:100px;
    height:100px;
    margin-right: 10px;
}
.blog_text .more{
	position: static;
	clear: both;
	width: 100%;
	display: block;
	padding:15px 0;
}
.blog_text .more a{
	display: block;
	width: 100%;
	padding: 5px 0 10px;
	border: 1px solid;
	text-align: center;
	line-height: 1;
}




/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ブログB　アーカイブ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.B_archive figure {
	float: left;
	width: 46.5%;
	margin:0 7% 8% 0;
}
.B_archive figure:nth-child(3n){
	margin:0 7% 8% 0;
}
.B_archive figure:nth-child(even){
	margin:0 0% 8% 0;
}
.B_archive figure .img_box {
    position: relative;
    display: block;
    width: 100%;
    height:auto;
    overflow: hidden;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid #fff;
}
.B_archive figure .img_box::before{
	content:'';
	display: block;
	padding-top:100%;
}
.B_archive figure .img_box img{
	position: absolute;
	top:0;
}
.B_archive figure h3 {
	height: 45px;
	font-size:14px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.B_archive figure p {
	font-size:14px;
	text-align: right;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ブログB　SINGLE
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.custom_entry,
#pg_cont,
.custom_info{
    width: 100%;
}
.custom_entry h1 {
	height: auto;
	line-height: 1.6;
	margin-bottom: 30px;
}
#pg_cont {
    max-height: 100%;
    min-height: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
#pg_cont .pg_box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#pg_cont li {
	float: left;
	position: relative;
	width: 22%;
	height: auto;
	overflow: hidden;
	margin: 0 4% 4% 0;
	cursor: pointer;
}
#pg_cont li:nth-child(4n) {
	margin: 0 0% 3% 0;
}
#pg_cont li:before{
    content:"";
    display:block;
    padding-top:100%;
}
#pg_cont li img{
    position: absolute;
    top:0;
}



.custom_entry .cat_entry a{
	font-weight: normal;
}
.custom_info .price {
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-align: right;
    border-bottom: 1px dotted;
}
.custom_info .buy {
	padding: 15px 0;
}

/*関連商品*/
.relation_area li {
	float: left;
	width: 46.5%;
	margin: 0 7% 8% 0;
}
.relation_area li:nth-child(even){
	margin: 0 0% 8% 0;
}
.relation_area h4{
	height:64px;
	line-height: 1.6;
}
.relation_area p.price{
	line-height: 1;
	text-align: right;
}





/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
記事Bottom_area
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.bottom_area{
	width:100%;
	margin:40px auto;
	text-align: center;
	border:2px solid;
}
.bottom_area h2{
	padding:15px 20px;
	margin-bottom:40px;
}
.bottom_area h3{
	line-height: 1;
	padding:0 20px;
	margin-bottom:30px;
}
.bottom_area p{
	padding:0 20px;
	margin-bottom:40px;
}
.bottom_area table{
	width:calc(100% - 40px);
	padding:0 20px;
	text-align: left;
	margin:0 auto 20px;
	border-collapse: collapse;
	border-spacing: 0;
}
.bottom_area th,
.bottom_area td{
	padding:10px;
	vertical-align: middle;
	border:1px solid;
}

.bottom_area th{
	width:30%;
	font-weight: normal;
}
.bottom_area td{
	width:70%;
}
.bottom_area td a{
	color:#fff;
}



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
よくある質問
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.qa{
	width:90%;
	overflow:hidden;
	margin:0 auto;
}
.faq_boxs{
	width:100%;
	padding:15px 0px;
	margin:0px auto 30px;
	box-sizing: border-box;
	border:1px solid #e2c52b;
	border-radius:10px;
	text-align:center;
}





/*コメント
====================*/
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label{
display:block;
width:100%;
padding:10px 0px;
vertical-align:top;
}

.comment-form-author input[type="text"],
.comment-form-email input[type="email"],
.comment-form-url input[type="url"]{
width:100%;
height:25px;
}

.comment-form-comment textarea{
width:100%;
height:90px;
}


/*メールフォーム(#mailformで囲む)
====================*/
#mailform_box{
    width:100%;
    font-size:14px;
}
#mailform_box th,
#mailform_box td{
    display: block;
    width: 100%;
}

#mailform_box textarea {
    height: 200px;
    font-size:14px;
}

/*特定商取引法に基づく表記
=================================*/
#tablepress-1 td{
	display: block;
	width:100%;
}

#tablepress-1 td + td{
	width:100%;
}




























/*ここまで====================*/
}/*END media*/

























