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

/***********初期設定***********/
body{
	font-family:"YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height:1.5em;
}
a:hover{
	opacity:0.8;
}
.marker_y{
	background:#ffeba9;
	padding:1px 2px;
	font-size:1.0em;
}

/***********追加***********/

p.text01{
	margin: 10px 30px 10px 30px;
}

p.te01{
	margin: 10px 30px 10px 30px;
}


/***********フォーム追加***********/

/*******************************
* バッジの色
********************************/
/* 必須マーク */
.must {
	background: #FF1A00;
}

/* 任意マーク */
.free {
	background: #999;
}

.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}

/*******************************
* フォームの設定
********************************/
/* フォーム入力項目 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea  {
	 width: 90%;
	 padding: 8px 15px;
	 margin-right: 10px;
	 margin-top: 10px;
	 border: 1px solid #ddd;
	 border-radius: 3px;
}

/* 送信ボタン */
input.sub-btn {
	width: 300px;
	height: 60px;
	background: #F90;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #ffae13;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #FFF;
	color: #F90;  
}

/* 送信ボタン中央寄せ */
.center {
	text-align:center;
}


/***********フロート解除***********/
#nav ul:after, .top_box:after, .top_box2 ul li ol:after,
#content:after, .tc_column ul li ol:after, .tc_30repo ul li ol:after,
.tc_kiji_list ul:after, .sm_box2 ul li ol:after, .f_box:after,
.f_plist ul:after, .f_clist ul:after, .tc_rank ul:after, .tc_rank:after,
.pankuzu:after{
	content:"";
	clear:both;
	display:block;
}

/***********フロート解除***********/
.error_text{
	font-size:2em;
	font-weight:bold;
	padding:30px 0;
	line-height:1.5em;
}

/***********トップ大型バナー***********/
.top_box{
	margin:0 auto;
	box-sizing:border-box;
}
.top_boxbg{
	width:100%;
	box-sizing:border-box;
	padding: 15px 0 50px 0;
}

.top_box2{
	box-sizing:border-box;
border-top: 2px solid #AAAAAA;
border-bottom: 2px solid #AAAAAA;
}
.top_box2 p.title{
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	height:49px;
	padding:20px 0;
	box-sizing:border-box;
	margin:0 auto;
border-bottom: 2px solid #AAAAAA;
}
.top_box2 ul li ol li:nth-child(1){
	float:left;
	width:100px;
	padding:0 3% 0 0;
}
.top_box2 ul li ol li:nth-child(2){
	padding:0 0 7px 5px;
	font-size:0.9em;
}
.top_box2 ul li ol li:nth-child(3){
	display:inline-block;
}
.top_kiji a{
	display:block;
	padding:10px 9px;
	text-decoration:none;
	color:#000000;
}
.top_kiji a:hover{
	background:#FDDFE0;
}
.topkijiline{
	border-top:dashed 1px #b3b3b3;
	border-bottom:dashed 1px #b3b3b3;
}
.top_box2 ul{
	padding:7px 0 0 0;
}

.top_box1{
	float:none;
	width:100%;
	box-shadow:#9e7b6f 1px 1px 3px;
}



/***********ページレイアウト***********/
#content{
	box-sizing:border-box;
	margin:0 auto;
}
#s_menu{
	box-sizing:border-box;
}

	#con_box{
		width:100%;
	}


/***********パンくずリスト***********/
.pankuzu{
	background:#fff4ec;
	padding:1% 0 1% 2%;
	margin:0 0 3% 0;
}
.pankuzu a{
	float:left;
	color:#ff8068;
	font-size:0.85em;
}
.pankuzu p{
	font-size:0.85em;
	float:left;
}
.pankuzu i{
	font-size:1.3em;
	box-sizing:border-box;
}

/***********サイドメニュー***********/
.sm_box1, .sb2{
	background:#fffcf2;
	border:#e6e6e6 1px solid;
	padding:4%;
}
.sm_box1 p, .sb2 p{
	background:url(../img/side_1_titleline.jpg) no-repeat;
	background-size:contain;
	background-position:0 100%;
	padding:6% 0 6% 0;
}
.sm_box1 ul, .sb2 ul{
	background:#ffffff;
	border-radius:7%;
	padding:0 4%;
	margin:4% 4% 6% 4%;
}
.sm_box1 ul li:nth-child(1){
	background:url(../img/side_1_rank1.png) no-repeat;
	background-size:20%;
	background-position:0 50%;
	padding:10% 0 10% 23%;
}
.sb2 ul li:nth-child(1){
	padding:10% 0 10% 5%;
}
.sb2 ul li:nth-child(2){
	padding:10% 0 10% 6%;
}
.sm_box1 ul li:nth-child(2), .sb2 ul li:nth-child(2){
	border-top:#ccb37d 1px solid;
	border-bottom:#ccb37d 1px solid;
}
.sm_box1 ul li:nth-child(2){
	background:url(../img/side_1_rank2.png) no-repeat;
	background-size:20%;
	background-position:0 50%;
	padding:10% 0 10% 23%;
}
.sb2 ul li:nth-child(3){
	padding:10% 0 10% 6%;
}
.sm_box1 ul li:nth-child(3){
	background:url(../img/side_1_rank3.png) no-repeat;
	background-size:20%;
	background-position:0 50%;
	padding:10% 0 10% 23%;
}
.sm_box1 ul li a, .sb2 ul li a{
	text-decoration:none;
	color:#000000;
}
.sm_box1 ul li a:hover, .sb2 ul li a:hover{
	text-decoration:underline;
}
.sb2 ul li{
	background: none;
}
.sm_b1_button{
	background:#62563d;
	border-radius:20px;
	box-sizing:border-box;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	display:inline-block;
	width:100%;
	padding:3% 0;
	font-weight:bold;
	font-size:0.85em;
}
.sm_box1 a i{
	font-size:1.1em;
}
.sm_box2{
	background:#f7f7f7;
	border:#e6e6e6 1px solid;
	padding:2% 0 0 0;
	margin:10% 0;
}
.sm_b2_t{
	padding:6% 2%;
}
.sm_b2_l{
	position:relative;
}
.sm_b2_l p{
	position:absolute;
	width:13%;
	padding:2% 0 0 4%;
	z-index:10;
}
.sm_box2 ul li ol li:nth-child(1){
	width:45%;
	background-size:90%;
	background-position:50% 65%;
	float:left;
	box-sizing:border-box;
	padding:0 3% 0 4%;
	height:80px;
}	
.sm_box2 ul li ol li:nth-child(2){
	font-size:0.9em;
}
.sm_box2 ul li ol li:nth-child(3){
	float:right;
	padding:0 2%;
	position:absolute;
	bottom:13%;
	right:4%;
}
.sm_b2_l a{
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5% 	4%;
}
.sm_b2_l a:hover{
	background:#FDDFE0;
}
.sm_b2_line{
	border-top:#d9d9d9 1px solid;
	margin:0 4%;
}
.sm_fuwari{
	position:relative;
	z-index:1;
	height:290px;
}
.sm_fuwari p{
	position:absolute;
}
.sm_fuwari1{
	z-index:3;
}
.sm_fuwari2{
	z-index:2;
	margin:15% 0 0 0;
	box-shadow:#bfbfbf 1px 1px 3px;
}
.sm_pro_list{
	background:#fafaec;
	border:#e6e6d2 1px solid;
	padding:4%;
}
.sm_pro_list ul{
	background:#ffffff;
	border-radius:15px;
	padding:0 4%;
	margin:4% 4% 6% 4%;
}
.sm_pro_list ul li:nth-child(1){background:url(../img/sb_plist_01.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(2){background:url(../img/sb_plist_02.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(3){background:url(../img/sb_plist_03.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(4){background:url(../img/sb_plist_04.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(5){background:url(../img/sb_plist_05.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(6){background:url(../img/sb_plist_06.jpg) no-repeat 100% 40%;background-size:30%;padding:19px 0 21px 10px;}
.sm_pro_list ul li:nth-child(7){background:url(../img/sb_plist_07.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(8){background:url(../img/sb_plist_08.jpg) no-repeat 100% 40%;background-size:30%;}
.sm_pro_list ul li:nth-child(9){background:url(../img/sb_plist_09.jpg) no-repeat 100% 40%;background-size:30%;padding:19px 0 21px 10px;}
.sm_pro_list ul li:nth-child(10){background:url(../img/sb_plist_10.jpg) no-repeat 100% 40%;background-size:30%;border-bottom:none}
.sm_pro_list ul li{
	border-bottom:#ccb37d 1px solid;
	padding:28px 0 12px 10px;
	height:40px;
	letter-spacing:-0.1em;
	line-height:1.3em;
}
.sm_pro_list ul li a{
	color:#000000;
	text-decoration:none;
}
.sm_pro_list ul li a:hover{
	text-decoration:underline;
}

/***********フッター***********/
#footer{
	width:100%;
	background:url(../img/footer_bg.png);
}
.f_logo{
	margin:0 auto;
	display:block;
}
.f_logo img{
	width: auto;
	height:60px;
}

.f_box{
	margin:0 auto;
	padding:3% 2% 3% 2%;
	box-sizing:border-box;
}
.f_box a{
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}
.f_box i{
	font-size:1em;
	padding:0 2% 0 0;
}
.f_box li{
	padding:4% 0 0 0;
}
.f_slist{
	float:left;
	padding:0 4.45% 0 0;
}
.f_clist{
	float:left;
	padding:0 4.45% 0 0;
}
.f_plist{
	float:left;
}
.f_clist p, .f_plist p{
	font-weight:bold;
	letter-spacing:-0.08em;
	border-bottom:#000000 dotted 2px;
	padding:0 0 2% 0;
	box-sizing:border-box;
}
.f_clist ul, .f_plist ul{
	float:left;
	width:50%;
	padding:5% 0 0 0;
}
.cr_line{
	float:left;
	background:url(../img/footer_line.png);
	background-size:contain;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-size:0.8em;
	padding:0.3% 0;
}
	#footer{
		padding-top: 20px;
		text-align: center;
	}
	.sp_f a{
		color:#000000;
		text-decoration:none;
		display:block;
		text-align:center;
		padding:10px 0;
		font-size:0.8em;
	}

.cat_lifestyle{background:#af9d4d;}

#header{
	width: 100%;
	text-align: center;
	z-index: 10000;
}
.header_inner{
	overflow: hidden;
	background-color:#fff;
	width: 100%;
	box-shadow:#999999 1px 1px 3px;
text-align: center;
}
.new_logo{
	background-color: #ffffff;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position:center;
	cursor: pointer;
	display: block;
}

.new_logo img{
height:80px;
width: auto;
}


.header_small{
	background-color: #ffffff;
	display: none;
	text-align: center;
	width: 100%;
	position: fixed;
	opacity: 0.9;
	top: -88px;
	z-index: 999;
	text-align: center;
}
.header_small_top{
	width: 60%;
}
.header_small_top img{
	width:auto;
	height:55px;
	padding:1% 0 0 0;
}
.header_small_menu_list{
	overflow: hidden;
	margin:0;
	padding:0;
}
.header_small_menu_list li{
	float: left;
	position: relative;
	width:25%;
	line-height:0;
}
.header_small_menu_list li:nth-child(1){
	width:75%;
}
.header_small_menu_list li a{
	display: block;
	width: 100%;
}
.small_menu {
	background-size:100%;
	background-image:url(../img/sp/SP_hum_op_mini.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.menu_close_btn2 {
	background-size:100%;
	background-image:url(../img/sp/SP_hum_cl_mini.jpg);
}
.menu_close_btn{
	background-image:url(../img/sp/SP_hum_cl.jpg);
	background-size:100%;
}
.popup_menu{
	background-color:#fff;
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 200;
}
.toji {
	cursor:pointer;
}
.h_navi2 {
	 margin:0;
	 padding:0;
}
.h_navi2 li{
	border-bottom:#a7a7a4 1px solid;
	padding-top:1px;
}
.h_navi2 li:nth-child(3), .h_navi2 li:nth-child(4){
	padding-top:0px;
}
.foot {
	width:100%;
	background:none;
	background-color:#f7f4ef;
}
.sp_ue {
	margin:0 0 0 0;
}
.sp_foot {
	background-color:#f7f4ef;
}
.sp_foot2 {
	background-color:#fff;
	margin:0 0 5% 0;
}
.foot_menu {
	margin:20% 0 0 0;
	padding:0;
}
.foot_tel {
	margin:12% 0 0 0;
}
.foot_tel address {
	margin:0;
	padding:0;
	font-style:normal;
	line-height:1.5em;
	font-size:14pt;
	color:#443319;
	text-align:center;
}
.foot_tel2 {
	margin:12% 0 7% 0;
}
.foot_tel2 address {
	margin:0;
	padding:0;
	font-style:normal;
	line-height:1.5em;
	font-size:14pt;
	color:#443319;
	text-align:center;
}
.foot_tel_mb {
	margin:2% 0 0 0;
}
.foot_center_wrap {
	width:92%;
	padding:0 4%;
}
.sp_calendar_title {
	margin:17% 0 0 0;
	padding:0;
}
.foot_cal {
	background-color:#fff;
	box-sizing:border-box;
	padding:0% 2%;
	width:100%;
}
.foot_cal_mb {
	margin:0 0 10% 0;
}
.sp_foot_logo {
	margin:0 0 0 0;
	padding:0;
}
.sp_foot_bottom_navi {
	margin:0 0 0 0;
	padding:0 0 10% 0;
}
.sp_foot_bottom_navi li {
	display:inline;
	margin:0;
	padding:0;
	line-height:0;
	color:#383735;
	float:left;
	width:50%;
	border-bottom:1px solid #d7d7d7;
}
#header-bn {
	cursor:pointer;
}
.page-top {
	clear:both;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width:14.5%;
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.main_center_wrap {
	width:92%;
	padding:0 4%;
}

/***********アコーディオンメニュー***********/
ul.accordion{
	width:100%;
	overflow: hidden;
}
ul.accordion ul{
	display: none;
}
ul.accordion li p{
	cursor: pointer;/*カーソルを通常の物に*/
	background:url(../img/sp/SP_menu_ic_cl.jpg) no-repeat;
	background-size:100%;
}
ul.accordion li p.active{
	background:url(../img/sp/SP_menu_ic_op.jpg) no-repeat;
	background-size:100%;
}
.acord_menu li{
	float:left;
	width:50%;
	border:1px solid #d7d7d7;
	box-sizing:border-box;
}
.acord_menu:after{
	content:"";
	display:block;
	clear:both;
}

.wp-pagenavi a{
	display:inline;
}

/***********運営会社情報***********/
.list_com tbody, .list_method tbody{
	width:100%;
}
.list_com th{
	background:#fffcf2;
	width:30%;
	border:#e6e6e6 1px solid;
	font-weight:300;
}
.list_com td{
	width:70%;
	border:#e6e6e6 1px solid;
}
.list_method{
	margin
	:30px 0 0 0;
}
.list_method th, .list_method td{
	box-sizing:border-box;
}
	.list_com, .list_method{
		width:92%;
		margin:5% 4% 0 4%;
		box-sizing:border-box;
	}
	.list_com th{
		padding:4% 2%;
	}
	.list_com td{
		padding:4% 2%;
	}
	.list_method th, .list_method td{
		display:block;
	}
	.list_method th{
		width:100%;
	}
	.list_method td:nth-child(2){
		display:none;
	}
	.list_method td:nth-child(3){
		width:100%;
		padding:0 0 5% 0;
	}


/***********記事ページ***********/
.cont_box00 p img{
	padding:3% 0;
}


#feas , #feas-result , #feas-sort-menu{
	background: none;
    margin: 0 3% 5%;
    padding: 0;
}

.feas-result{
	margin-top: 10px;
}

/******ソート******/



#feas-sort-menu{
	display: flex;
	   justify-content: center;
        align-items: center;
}


.sort-tab{
	display: flex;
background: url(../img/search_head_bk.jpg);
padding: 10px 20px;
margin:0 2px;
border-radius:10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
flex-basis: 20%;
text-align: center;
font-size: 10px
}

.sort-tab span{
	display: block;
	text-align: center;
}

.sort-tab span a{
	text-decoration:none;
	font-size: 12px;
	color:#3A3A3A;
}


/***********検索結果商品一覧***********/


.search-item-detail{
	padding:5% 13% ;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.search-item-detail .title{
	font-size: 20px;
	color:#000000;
	text-align: center;
}

.search-item-detail .photo{
	width: 60%;
	margin:20px auto 30px;
}
.search-item-detail .photo img{
	width: 100%;
}

.search-item-detail .button{
	text-align: center;
	margin:20px auto;
}

.search-item-detail .button img{
	width: 100%;
max-width: 284px;
}

.search-item-detail__list{
	border-top: 1px #666 solid;
	margin-bottom: 50px;
}

.search-item-detail__list li{
	border-bottom: 1px #666 solid;
	display: flex;
display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	width: 100%;
	padding: 10px 0;
        align-items: center;

}

.search-item-detail__list li .value{
	margin-left: auto;
}