@charset "UTF-8";

/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 640px){


/*--------------------------------------------------------
サイト全体の共通設定
-------------------------------------------------------*/

html{
	overflow-y: scroll;
	overflow-x: hidden;
}

html,body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

textarea,input{ max-width: 95%; }

/*●画像サイズの調整*/
img {
	height: auto;
	max-width: 100%;
}

a{
	color: #39f;
	-webkit-tap-highlight-color: #fc6;
}


/*--------------------------------------------------------
エリアの設定
--------------------------------------------------------*/

#container{
	padding-top: 0;
	padding-bottom: 1.5em;
}


/*--------------------------------------------------------
トップ
--------------------------------------------------------*/

#top{ 
	position: relative;
	top: 0;
	height: auto;
	font-size: 1.2em;
}

#top-menu{
	float: none;
}

#top-menu li{
	text-align: left;
	display: block;
}


/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

/*●ヘッダの回り込み解除*/
#header #header-title,
#header-in #header-text{
	float: none;
	width: 100%;
}

#header .header-logo{ font-size: 2em; }


/*--------------------------------------------------------
グローバルナビ
--------------------------------------------------------*/
#global-nav{
	position:static;
	/*float:left;
	margin-left:260px;*/
	font-size:1.1em;
}

#global-nav{ border-bottom: 0; }

#global-nav dt{
	padding-left: 2.5em!important;
	background: url(images/icon/icon-arrow05.png) 1em center no-repeat #333;
	color: #fff;
}

#global-nav #global-nav-in .menu-wrap{ display:none; }

#global-nav #global-nav-in #menu{ margin-bottom: 0; }

#global-nav #global-nav-in #menu,
#global-nav #global-nav-in #menu li{
	width: 100%;
	border: 0;
}

#global-nav #menu li.first{ border-left: 0; }

#global-nav #global-nav-in #menu li{
	border-bottom: 1px solid #fff;
	background-color: #eaeaea;
	white-space: normal;
}

#global-nav #global-nav-in #menu li.first{ border-left: 0; }

#global-nav #global-nav-in #menu ul{
	position: static;
	width: auto;
	padding-left: 10%;
}

#global-nav #global-nav-in #menu ul li{ width: 100%; }

#global-nav #global-nav-in #menu ul li:last-child{ border-bottom: 0; }

/*メニューのデザイン*/
#global-nav #global-nav-in #menu li a:link,
#global-nav #global-nav-in #menu li a:visited,
#global-nav #global-nav-in #menu li a:hover,
#global-nav #global-nav-in #menu li a:active{ background:#eaeaea; }

#global-nav #global-nav-in #menu ul li a{ width: auto; }

#global-nav .btn-gnav{
	display:block;
	padding: 1em;
	cursor: pointer;
}


/*--------------------------------------------------------
コンテンツ全体
--------------------------------------------------------*/

#main-image .catch-copy{ font-size: 1.4em; }


/*--------------------------------------------------------
メインコンテンツ（本文）
--------------------------------------------------------*/

/*●最新情報の回り込みを解除*/
#main-contents dl.news dt,
#main-contents dl.news dd.cat,
#main-contents dl.dl-style01 dt{ float: none; }

#main-contents dl.news dt{ margin-bottom: 0.4em; }

#main-contents dl.news dt,
#main-contents dl.dl-style01 dt{
	padding-right: 1em;
	padding-left: 1em;
}

#main-contents dl.news dd.cat{
	display: inline-block;
	width: auto;
	margin: 0 1em 0.5em;
	padding: 0.3em 1em;
}

#main-contents dl.news dd,
#main-contents dl.dl-style01 dd{ 
	margin: 0 0 10px 0;
	padding: 0 1em 0.8em 1em;
}

/*●Tableをブロック表示に*/
#main-contents .table-style01,
#main-contents .table-style01 thead,
#main-contents .table-style01 tbody,
#main-contents .table-style01 tfoot,
#main-contents .table-style01 tr,
#main-contents .table-style01 th,
#main-contents .table-style01 td{ display: block; }

#main-contents .table-style01 th,
#main-contents .table-style01 td{
	float: left;
	width: 100%!important;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
}

#main-contents .table-style01{ /zoom : 1; }
#main-contents .table-style01:after{ content : ''; display : block; clear : both; height:0; }

.box-wrap .box-l,
.box-wrap .box-r{
	float: none;
	width: 100%;
}


/*Youtube動画*/
#main-contents .v-wrap{
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
	padding-top: 30px;
}

#main-contents .v-wrap iframe,
#main-contents .v-wrap object,
#main-contents .v-wrap embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*トップページ*/

div.top_unit{
	float:none;
	width:95%;
	margin-left:4%;
	margin-bottom:1em;
	}

/*カテゴリートップページ　特殊レイアウト*/

#osusume_top_left{
	float:none;
	width:96%;
	margin-left:2%;}

#osusume_top_right{
	float:none;
	width:96%;
	margin-left:2%;
	
	}

#syohin_top{
	padding:3% 3%x;
	border:2px solid #DDD;
	font-size:1.4em;
	margin-bottom:1em;
	}
	
#syohin_top_left{
	float:none;
	width:96%;
	margin-left:2%;}

#syohin_top_right{
	float:none;
	width:96%;
	margin-left:2%;
	}

.osusume_top_1{
	padding-left:70px;
	background:url(images/title/img_mokuji_mini1.gif) no-repeat top left;
	border-bottom: 1px dashed #7070ba;
	margin-bottom:5px;
	height:auto;
	}

.osusume_top_2{
	padding-left:70px;
	background:url(images/title/img_mokuji_mini2.gif) no-repeat top left;
	border-bottom: 1px dashed #7070ba;
	margin-bottom:5px;
	height:auto;
	}

.osusume_top_3{
	padding-left:70px;
	background:url(images/title/img_mokuji_mini3.gif) no-repeat top left;
	border-bottom: 1px dashed #7070ba;
	height:65px;
	margin-bottom:5px;
	height:auto;
	}

.osusume_top_4{
	padding-left:70px;
	background:url(images/title/img_mokuji_mini4.gif) no-repeat top left;
	border-bottom: 1px dashed #7070ba;
	height:65px;
	margin-bottom:5px;
	height:auto;
	}

/*肝心要*/



.kaname_lead{
	width:85%;
	padding:5px 10px 10px 10px;
	margin:0 auto 25px auto;
	}
	
.kaname_honbun{
	background:#fff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#D8ffffff,EndColorStr=#D8ffffff);
	background-color: rgba(255, 255, 255, 0.85);
	margin:0 auto 18px auto;
	width:95%;
	font-size:14px;
	line-height:142.85%;
	}

ul#kaname_navi{
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
	}

#kaname_navi li.k1,
#kaname_navi li.k2,
#kaname_navi li.k3,
#kaname_navi li.k4,
#kaname_navi li.k5,
#kaname_navi li.k6,
#kaname_navi li.k7,
#kaname_navi li.k8
	{
	display:block;
	width:100%;
	height:40px;
	float:none;
	margin:0 20px 0 0;
	text-indent:0;
	padding:0;
	background:none;
	line-height:38px;
	}

#kaname_navi li.k5,
#kaname_navi li.k6{height:60px;line-height:30px;}

#kaname_navi li.k1 a:link,
#kaname_navi li.k1 a:visited,
#kaname_navi li.k1 a:active
	{
	display:block;
	width:100%;
	height:40px;
	background-color:#a31fb5;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#kaname_navi li.k2 a:link,
#kaname_navi li.k2 a:visited,
#kaname_navi li.k2 a:active
	{
	display:block;
	width:100%;
	height:40px;
	background-color:#0484bc;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#kaname_navi li.k3 a:link,
#kaname_navi li.k3 a:visited,
#kaname_navi li.k3 a:active
	{
	display:block;
	width:100%;
	height:40px;
	background-color:#02a7af;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#kaname_navi li.k4 a:link,
#kaname_navi li.k4 a:visited,
#kaname_navi li.k4 a:active
	{
	display:block;
	width:100%;
	height:40px;
	background-color:#008c42;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#kaname_navi li.k5 a:link,
#kaname_navi li.k5 a:visited,
#kaname_navi li.k5 a:active
	{
	display:block;
	width:100%;
	height:60px;
	background-color:#97aa29;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#kaname_navi li.k6 a:link,
#kaname_navi li.k6 a:visited,
#kaname_navi li.k6 a:active
	{
	display:block;
	width:100%;
	height:60px;
	background-color:#dbb100;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
#kaname_navi li.k7 a:link,
#kaname_navi li.k7 a:visited,
#kaname_navi li.k7 a:active
	{
	display:block;
	width:100%;
	height:40px;
	background-color:#e25d03;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#kaname_navi li.k8 a:link,
#kaname_navi li.k8 a:visited,
#kaname_navi li.k8 a:active
	{
	display:block;
	width:100%;
	height:40px;
	background-color:#ce0031;
	background-image:none;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
#kaname_navi li.k1 a:hover,
#kaname_navi li.k2 a:hover,
#kaname_navi li.k3 a:hover,
#kaname_navi li.k4 a:hover,
#kaname_navi li.k5 a:hover,
#kaname_navi li.k6 a:hover,
#kaname_navi li.k7 a:hover,
#kaname_navi li.k8 a:hover{
	background-position: 0px 0px; 
	}

.k-honbun1,
.k-honbun2,
.k-honbun3,
.k-honbun4,
.k-honbun5,
.k-honbun6,
.k-honbun7,
.k-honbun8{
	padding:15px 13px 10px 15px;}



.k-midashi1{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi2{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi3{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi4{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi5{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi6{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi7{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}
.k-midashi8{
	background:url(images/kiji/kaname/midashi-mobile-common.png) no-repeat top left;
	}

#kaname_contents .h2_kanametop{
	margin:24px auto 20px auto;
	background-size: contain;
	width:100%;
	min-height:90px;
	height:auto;
	}

.kaname_bn{
	margin:0 auto 10px auto;
	width:95%;}
	
.k-midashi1,
.k-midashi2,
.k-midashi3,
.k-midashi4,
.k-midashi5,
.k-midashi6,
.k-midashi7,
.k-midashi8{
	background-size: contain;
	width:100%;
	height:auto;
	margin:-20px 0 20px 0;
	overflow:visible;
	}

#kaname_contents ul.next-back{
	width:100%;
	height:60px;
	}


ul#kaname_navi2{
	width:95%;
	background:#fff;
	padding:10px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	
	font-size:12px;
	line-height:130%;
	}

li.kk1,
li.kk2,
li.kk3,
li.kk4,
li.kk5,
li.kk6,
li.kk7,
li.kk8
	{
	width:88px;
	min-height:72px;
	height:auto;
	float:left;
	padding:5px 0 0 55px;
	}


.kakomi_7kimari{
	padding:5px 0px 5px 5px;
	margin-bottom:10px;
	}
	
.kakomi_7kimari ul li{min-height:40px;height:auto;}

li.k3-1,li.k3-2,li.k3-3,li.k3-4,li.k3-5,li.k3-6,li.k3-7,li.k3-8{background-position:top left;}

.kakomi_3point{
	background:#fff url(images/kiji/kaname/ill-point3.jpg) no-repeat bottom right;
	padding:5px 0px 145px 5px;
	margin-bottom:10px;
	}
.kakomi_3point ul li{min-height:40px;height:auto;}


.kakomi_chouwa{
	padding:10px 5px 160px 15px;
	margin-bottom:10px;
	background:#fff url(images/kiji/kaname/img_chouwa.jpg) no-repeat bottom right;
	}
	
.kakomi_chouwa ul li{min-height:40px;height:auto;}

#int{
	position:static;
	left: 0;
	min-height:900px;}

.int01,
.int02,
.int03,
.int04,
.int05{
	position:static;
	color:#fff;
	background:#005676;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	height:auto;
	padding:8px 10px;
	font-size:95%;
	line-height:150%;
	
	box-shadow:rgba(39, 54, 74, 0.49) 2px 2px 3px 0px;
	-webkit-box-shadow:rgba(39, 54, 74, 0.49) 2px 2px 3px 0px;
	-moz-box-shadow:rgba(39, 54, 74, 0.49) 2px 2px 3px 0px;
	
	width:90%;
	top:auto;
	left:auto;
	margin:0 auto 10px auto;
	}

.int01{
	
	z-index:2;
	background-color:rgba(0,86,118,0.7);
	}

.int02{
	z-index:3;
	background-color:rgba(6,118,0,0.7);
	}
	
/*写真あり、角丸でない*/
.int06{
	position:static;
	width:90%;
	margin:0 auto 10px auto;
	top:auto;
	left:auto;
	right:auto;
	z-index:6;
	background-color:#fff;
	background-color:rgba(255,255,255,0.7);
	color:#222;
	padding:12px 20px;
	font-size:90%;
	line-height:140%;
	
	box-shadow:rgba(39, 54, 74, 0.49) 2px 2px 3px 0px;
	-webkit-box-shadow:rgba(39, 54, 74, 0.49) 2px 2px 3px 0px;
	-moz-box-shadow:rgba(39, 54, 74, 0.49) 2px 2px 3px 0px;
	}
	


.int03{
	z-index:2;
	background-color:rgba(0,86,118,0.7);
	}
	
.int04{
	z-index:3;
	background-color:rgba(6,118,0,0.7);
	}

.int05{
	z-index:6;
	background-color:rgba(0,86,118,0.7);
	}

/*壁紙kabegami*/

#kabe_left{
	width: auto;
	float: none;
	margin:0 0 10px 0;
	}

#kabe_right{
	float:none;
	margin:0 0 10px 0;
	}

.kakomi_prof{
	clear: both;
	width: auto;	}

/*--------------------------------------------------------
サブコンテンツ / サイドバー
--------------------------------------------------------*/

/*折り畳み*/
#sub-contents .sub-contents-btn,
#sidebar .sidebar-btn{
	display: block;
	margin-bottom: 1em;
	padding: 1em;
	padding-left: 2.5em!important;
	background: url(images/icon/icon-arrow05.png) 1em center no-repeat #333;
	color: #fff;
	cursor: pointer;
}

.sub-column #sub-contents-in,
.sub-column #sidebar-in{ display: none; }

.sub-column .showSubConts,
.sub-column .showSidebar{
	display: block!important;
}

.col1 .sub-column .ranking .item-img,
.col2 #sub-contents .ranking .item-img,
.col2r #sub-contents .ranking .item-img,
.col1 .sub-column .profile-img,
.col2 #sub-contents .profile-img,
.col2r #sub-contents .profile-img{
	float: none;
	padding-right: 0;
}

.col1 .sub-column .banner li,
.col2 #sub-contents .banner li,
.col2r #sub-contents .banner li{
	display: block;
	margin-right: 0;
}

.sub-column dl.search-box{ width: 100%; }

.sub-column dl.search-box dt{
	margin-right: 0;
	margin-bottom: 0.4em;;
	width: 100%;
}

.sub-column dl.search-box dt,
.sub-column dl.search-box dd{ float: none; }


/*--------------------------------------------------------
フッター
--------------------------------------------------------*/

#footer .footer-menu ul{
	float: none;
	width: 100%;
}

#footer .area01,
#footer .area02{
	float: none;
	width: 100%;
	margin-bottom: 2em;
}

.copyright{ padding-bottom: 40px; }

.copyright span{ display: block; }


/*------------------------------------------------------------
WordPress用
-------------------------------------------------------------*/

#main-contents .sb{
	text-align: left;
}

img.alignleft,
img.alignright{
	float: none;
	display: block;
	padding: 0;
	margin: auto;
}


/*--------------------------------------------------------
ページトップ
--------------------------------------------------------*/

.page-top{
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.page-top a{
	display: block;
	border: 0;
	border-top: 1px solid #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.page-top a:link,
.page-top a:visited,
.page-top a:hover,
.page-top a:active{
	background: url(images/common/bg-pagetop.gif) 14px center no-repeat #999;
	color: #fff;
}

.page-top:not(\*|*){ position: static; }/* Opera9以下 */

}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */


/*------------------------------------------------------------
　template created by web-rider
-------------------------------------------------------------*/