@charset "utf-8";

/* ==========================================================================
   Foundation
========================================================================== */

/* Reset
   ----------------------------------------------------------------- */


/* Base
   ----------------------------------------------------------------- */
html {
	font-size: 4.375vw;
}
body {
	color: #000;
	min-width: 100%;
	line-height: 1.3;
	font-family:"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	/* 明朝体は下記を使用
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	 */
}
img{
	width: 100%;
	height: auto;
}

/* ==========================================================================
   Layout
========================================================================== */

/* body
   ----------------------------------------------------------------- */
.ow_body{
	background: #230e0e;
	padding: 0 0 15%;/* カテゴリボトム固定が楽天ロゴに重なるため */
}
.ow_body_bg_01{
background: url(img/common/body_bg_01_sp.png) top center repeat-y;
background-size: 100%;
}
.ow_body_bg_02{
	background: none;
}

/* header
   ----------------------------------------------------------------- */
.ow_header{ }
.ow_header img{
 width: 100%;
 height: auto;
}

/* ▼header 下に入る２つの無料ボタン▼ */
.ow_headline_btn{
display: block;
margin-top: -3%;
position: relative;
z-index: 11;
}
.ow_headline_btn_inner{
overflow: hidden;
margin: 0 auto 2%;
}
.ow_headline_btn_item{
width: 50%;
float: left;
}

/* nav
   ----------------------------------------------------------------- */
.ow_nav{
	background: url(img/nav/bg_nav_sp.png) top center repeat-y;
	background-size: 100%;
	padding: 2%;
}
.ow_nav .ow_nav_inner{
	width: 100%;
}
.ow_nav .ow_nav_item{
	width: 50%;
}
.ow_nav .ow_nav_link{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.ow_nav .ow_nav_link_01{
	background: none;
}
.ow_nav .ow_nav_link_02{
	background: none;
}
.ow_nav .ow_nav_link_03{
	background: none;
	display: none;
}
/* ▼3個以上の場合は以下を使用▼ */
/*
.ow_nav .ow_nav_link_04{
	background: none;
}
*/
.ow_nav .ow_nav_link img{
	display: block;
}


/* main
   ----------------------------------------------------------------- */
.ow_main{
	width: 100%;
}

/* footer
   ----------------------------------------------------------------- */
.ow_footer{
	text-align: center;
	color: #fff;
	padding: 5%;
	width: 100%;
	font-size: 0.75em;
}
.ow_footer_menu > *{
	display: inline-block;
	margin: 0% 2% 2% 0%;
}
.footer_subInfo{
	text-align: center;
	margin-top: 3%;
}
.footer_subInfo img{
	width: auto;
	max-width: 100%;
}
.footer_link{
	margin-top: 5%;
}
.footer_link_head{
	margin-bottom: 1%;
}
/* ISP */
.niftyHeader{
	background: #000;
	position: relative;
}
.niftyHeader table {
	width: auto;
	background-size: 100%;
}
.niftyHeader img {
	width: initial;
}

/* 規約 */
.ow_rule{
	padding: 5%;
	font-size: 0.75em;
}
.ow_rule img{
	width: auto;
	max-width: 100%;
}


/* ==========================================================================
   Object
========================================================================== */

/* menu系
   ----------------------------------------------------------------- */

/* menu */
.ow_menu{
	width: 100%;
	margin: 0 auto;
}
.ow_menu_head{
	width: 100%;
}
.ow_menu_icon{
	width: 20%;
}
.ow_menu_title{
	padding-left: 2%;
	font-size: 1.285em;
	color: #010da1;
}
.ow_menu_link{
	/*
	font-size: 1em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	*/
}
.ow_menu_mid {}
.ow_menu_tail{}
.ow_menu_caption{
	font-size: 1em;
	line-height: 1.2;
}

/* price(金額について)
   ----------------------------------------------------------------- */
.ow_menu_price{
	margin-top: 0;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
}
.ow_premium_price{
	/* display: none; */
	color:#990000;
}

/* 金額を横並びにするCSS */
.ow_menu_price_wrap { }
.ow_menu_price_wrap .ow_menu_price {
display: block;
padding-left: 0;
}
.ow_menu_price_wrap .ow_nif{
	display: none;
}


/* Project
----------------------------------------------------------------- */


/* SP版しか表示しないパーツ_ここから */

/* 新着上 */
.ow_header_sp{
	position: relative;
	overflow: hidden;
}
.ow_header_sp_item{
	position: absolute;
}
.ow_header_sp_item_01{
	top: -3%;
	left: -15%;
	width: 66.9%;
}
.ow_header_sp_item_02{
	top: 5%;
	right: -33%;
	width: 90.9%;
}
.ow_header_sp_item_03{
	bottom: 3%;
	left: 0;
	width: 100%;
}
.ow_header_sp_item_01 img, .ow_header_sp_item_02 img , .ow_header_sp_item_03 img{
	display: none;
}
/* 新着上 */
.ow_new_sp{
	position: relative;
	overflow: hidden;
	z-index: 10;
}
.ow_new_sp_item{
	position: absolute;
}
.ow_new_sp_item img{
display: none;
}
.ow_new_sp_item_01{
	top: -6%;
	right: -6%;
	width: 54.7%;
}
.ow_new_sp_item_02{
	top: 6%;
	left: 4%;
	width: 62.5%;
}
.ow_new_sp_item_03{
	top: 16%;
	left: 4%;
	width: 85.6%;
}
.ow_new_sp_item_04{
	top: 36%;
	left: 4%;
	width: 92.8%;
}
.ow_new_sp_item_05{
	top: 53%;
	left: 0;
	width: 98.4%;
}

/* おすすめ上 */
.ow_rec_sp{
	position: relative;
	overflow: hidden;
}
.ow_rec_sp_item{
	position: absolute;
}
.ow_rec_sp_item_01{
	top: 0;
	left: -120%;
	width: 115%;
}
.ow_rec_sp_item_02{
	top: 22%;
	right: -95%;
	width: 92.2%;
}
.ow_rec_sp_item_03{
	top: 40%;
	left: -110%;
	width: 105%;
}
.ow_rec_sp_item_04{
	top: 78%;
	left: 3%;
	width: 92.2%;
}
.ow_rec_sp_item_04 img{
	display: none;
}
/* 占術 */
.ow_circle_sp{
	position: relative;
	overflow: hidden;
}
.ow_circle_sp_item{
	position: absolute;
}
.ow_circle_sp_item_01{
	top: 6%;
	left: 0;
	width: 100%;
}
.ow_circle_sp_item_02{
	top: 7%;
	left: 17%;
	width: 62.5%;
}
.ow_circle_sp_item_03{
	top: 40%;
	left: 17%;
	width: 65.6%;
}
.ow_circle_sp_item_04 img{
	display: none;
}
.ow_circle_sp_item_glass{
	top: 0;
	left: 0;
	width: 100%;
}
.ow_circle_sp_item_04{
	top: 2%;
	left: 3%;
	width: 72.8%;
}
.ow_circle_sp_item_focus{
	top: 63%;
	left: 12%;
	width: 32.5%;
}

/* レビュー上 */
.ow_review_sp{
	margin-top: -20%;
	position: relative;
	z-index: 11;
}

/* ヴォイス */
.ow_voice_sp{
	position: relative;
	z-index: 10;
}
.ow_voice_sp_item{
	position: absolute;
}
.ow_voice_sp_baloon{
	position: relative;
	z-index: 11;
}
.ow_voice_sp_baloon img{
	opacity: 0;
}
/* ヴォイス1 */
.ow_voice_sp_01{
	margin-top: -5%;
}
.ow_voice_sp_01 .ow_voice_sp_item_01{
	top: 1%;
	left: -42%;
	width: 42.2%;
}
.ow_voice_sp_01 .ow_voice_sp_item_02{
	top: 14%;
	left: -85%;
	width: 85.6%;
}
.ow_voice_sp_01 .ow_voice_sp_item_03{
	top: 42%;
	left: 30%;
	width: 53.4%;
}
.ow_voice_sp_01 .ow_voice_sp_item_04{
	top: 68%;
	left: -100%;
	width: 98.4%;
}

/* ヴォイス2 */
.ow_voice_sp_02{
	margin-top: -8%;
	margin-bottom: -5%;
	/*overflow: hidden;*/
}
.ow_voice_sp_02 .ow_voice_sp_item_01{
	top: 38%;
	left: -42%;
	width: 42.2%;
}
.ow_voice_sp_02 .ow_voice_sp_item_02{
	top: 55%;
	left: -82%;
	width: 85.9%;
}
.ow_voice_sp_02 .ow_voice_sp_item_03{
	top: 78%;
	right: 0;
	width: 54.4%;
}

/* ヴォイス3 */
.ow_voice_sp_03{
	margin-top: -8%;
	margin-bottom: 12%;
}
.ow_voice_sp_03 .ow_voice_sp_item_01{
	top: 53%;
	left: -42%;
	width: 42.2%;
}
.ow_voice_sp_03 .ow_voice_sp_item_02{
	top: 66%;
	left: -90%;
	width: 91.2%;
}

/* スペシャル上 */
.ow_special_sp{
	position: relative;
	overflow: hidden;
}
.ow_special_sp_item{
	position: absolute;
}
.ow_special_sp_item_face img{
	display: none;
}
.ow_special_sp_item_01{
	top: 5%;
	left: -120%;
	width: 117.2%;
}
.ow_special_sp_item_02{
	top: 67%;
	right: -120%;
	width: 113.4%;
}
.ow_special_sp_item_03{
	top: 85%;
	left: -120%;
	width: 112.8%;
}
.ow_special_sp_item_face{
	top: 0;
	left: 4%;
	width: 118.8%;
}

/* 無料上 */
.ow_free_sp{
	position: relative;
}
.ow_free_sp_item{
	position: absolute;
	opacity: 0;
}
.ow_free_sp_item_01{
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11;
}
.ow_free_sp_item_02{
	top: 8%;
	right: 10%;
	width: 36.3%;
	z-index: 10;
}
.ow_free_sp_item_03{
	top: 25%;
	left: 4%;
	width: 41.1%;
}
.ow_free_sp_item_04{
	top: 40%;
	right: 2%;
	width: 35.9%;
}
.ow_free_sp_item_face{
	bottom: -5%;
	left: 15%;
	width: 60%;
}
.ow_free_sp_item_05{
	bottom: 0;
	left: 1%;
	width: 98.4%;
}

/* SP版しか表示しないパーツ_ここまで */









/* ▽▽▽トップページここから▽▽▽ */

/* headline */
.ow_headline{
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	z-index: 11;
}
.ow_headline_link{
	color: #ffff00;
	line-height:1.8;
}
.ow_headline_link:last-of-type {
	margin: 0;
}
.ow_headline_link a{
	text-decoration:underline;
}
.ow_headline_link a:hover{
	text-decoration:none;
}
.ow_menu_guide{
	color: #fff;
	margin: 10px 0;
	text-align: center;
font-size: 0.85em;
	font-weight: bold;
}


/* new */
.ow_new{
margin-top: -3%;
position: relative;
z-index: 11;/* SP版「新着上」より重なりを上に */
}
.ow_new_head{ }
.ow_new_top{
margin-top: 0;
}
.ow_new_mid{
background: url(img/top/new_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 0 3%;
}
.ow_new .ow_menu_title {
	text-align: left;
	padding-left: 0.4em;
font-family:"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-weight: bold;
}
.ow_new .ow_menu{
padding: 0 3%;
}
.ow_new .ow_menu:not(:last-child){
background: url(img/top/underline_sp.png) bottom center no-repeat;
background-size: 94%;
margin-bottom: 3%;
padding-bottom: 3%;
}
.ow_new .ow_menu_icon{ }
.ow_new .ow_menu_caption{
	font-size: 1em;
	padding-top: 10px;
display: none;
}

/* .ow_column */
.ow_column_list {
	width: 94%;
	margin: 20px auto;
}

.ow_column_list_title {
	margin-bottom: 20px;
}

.ow_column_list_title h2 {
	font-size: 20px;
	color: #8B4513;
	margin: 0;
	padding: 10px;
	background: linear-gradient(to bottom, #f8f4e6, #f0e68c);
	border: 2px solid #daa520;
	border-radius: 8px;
}

.ow_column_articles {
	margin-bottom: 40px;
}

.ow_column_article_item {
	margin-bottom: 20px;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.ow_column_article_title {
	margin-bottom: 8px;
}

.ow_column_article_title h3 {
	margin: 0;
	font-size: 16px;
	line-height: 1.4;
}

.ow_column_article_title a {
	color: #8B4513;
	text-decoration: none;
}

.ow_column_article_title a:hover {
	color: #654321;
	text-decoration: underline;
}

.ow_column_article_meta {
	margin-bottom: 12px;
	color: #666;
	font-size: 11px;
}

.ow_column_article_summary {
	margin-bottom: 12px;
	color: #333;
	line-height: 1.6;
	font-size: 13px;
}

.ow_column_article_keywords {
	margin-bottom: 12px;
	font-size: 11px;
	color: #888;
}

.ow_column_keywords_label {
	font-weight: bold;
}

.ow_column_keywords_list {
	background: #f0f0f0;
	padding: 2px 6px;
	border-radius: 4px;
}

.ow_column_article_link {
	text-align: right;
}

.ow_column_read_more {
	display: inline-block;
	padding: 6px 12px;
	background: #8B4513;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
	font-weight: bold;
	font-size: 11px;
}

.ow_column_read_more:hover {
	background: #654321;
}

.ow_column_more_link_wrapper {
	margin: 30px 0;
}

.ow_column_more_link_btn {
	display: inline-block;
	padding: 12px 24px;
	background: #8B4513;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-weight: bold;
	font-size: 14px;
}

.ow_column_more_link_btn:hover {
	background: #654321;
}

/* rec */
.ow_rec{
	color: #000;
margin-top: 0;
}
.ow_rec_head img{
	margin: 0 auto;
}
.ow_rec_mid{
background: url(img/top/rec_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 0 3%;
}
.ow_rec .ow_menu{
padding: 2% 4%;
}
.ow_rec .ow_menu:not(:last-child){
background: url(img/top/underline_sp.png) bottom center no-repeat;
background-size: 92%;
margin-bottom: 1%;
padding-bottom: 3%;
}
.ow_rec .ow_menu_icon img{
width: 90%;
}
.ow_rec .ow_menu_title{
	padding-left: 0;
}
.ow_rec .ow_menu_title:last-of-type{
	border-bottom: none;
}
.ow_rec .ow_menu_link_01{
	color: #014827;
}
.ow_rec .ow_menu_link_02{
	color: #610180;
}
.ow_rec .ow_menu_link_03{
	color: #800164;
}
.ow_rec .ow_menu_link_04{
	color: #752d02;
}
.ow_rec .ow_menu_caption{
	padding-top: 10px;
}
.ow_rec .ow_menu_tail{
	font-weight: bold;
}
.ow_btn_rec_01{
	margin-top: 10px;
}
.ow_rec_link{
	display: block;
width: 100%;
height: auto;
	margin: 0 auto;
}
.ow_rec_link img{
display: block;
}
.ow_rec_link_01{
background: none;
}
.ow_rec_link:hover{
	background-position: 0 bottom;
}

/* review */
.ow_review{
	width: 100%;
	margin: 0 auto;
}
.ow_review_sp_item img{
	opacity: 0;
}
.ow_revier_head {}
.ow_review .ow_headline{
	padding-bottom:15px;
}
.ow_review .ow_headline_link{
	color: #ff66ff !important;
}
.ow_review .ow_headline_link a{
	border-bottom: 2px solid #ff66ff;
	text-decoration: none;
}
.ow_review .ow_headline_link a:hover{
	border-bottom: none;
}
.ow_voice_content{
position: relative;
z-index: 11;
}
.ow_voice_menu .ow_menu{
margin-right: 0;
background: url(img/top/review_list_mark.png) 96% center no-repeat;
background-size: 5%;
}
.ow_voice_menu_01 .ow_menu_link{
	color: #ffff00
}
.ow_voice_menu_02 .ow_menu_link{
	color: #660000
}
.ow_voice_menu_03 .ow_menu_link{
	color: #3B086B
}
.ow_voice_menu .ow_menu_title{
font-size: 1.142em;
padding: 2% 8% 2% 5%;
}

.ow_voice_menu .ow_menu_link:hover{
	border-bottom:none;
}
.ow_voice_menu_box01{
float: none;
width: 100%;
}
.ow_voice_menu_box01_top{}
.ow_voice_menu_box01_mid{
background: url(img/top/voice_menu_box01_mid_sp.png) bottom center repeat-y;
background-size: 100%;
}
.ow_voice_menu_box01_btm{}

.ow_voice_menu_box02_top{}
.ow_voice_menu_box02_mid{
background: url(img/top/voice_menu_box02_mid_sp.png) bottom center repeat-y;
background-size: 100%;
}
.ow_voice_menu_box02_btm{}

.ow_voice_menu_box03_top{}
.ow_voice_menu_box03_mid{
background: url(img/top/voice_menu_box03_mid_sp.png) bottom center repeat-y;
background-size: 100%;
}
.ow_voice_menu_box03_btm{}

.ow_review .ow_headline_link a{
	text-decoration: none;
}
.ow_review .ow_headline_link a.ow_headline_link_01,.ow_review .ow_headline_link a.ow_headline_link_03{
	color:#339900;
	border-bottom:2px solid #339900;
}
.ow_review .ow_headline_link a.ow_headline_link_02{
	color:#003300;
	border-bottom:2px solid #003300;
}
.ow_review .ow_headline_link a.ow_headline_link_04{
	color:#006699;
	border-bottom:2px solid #006699;
}

.ow_review .ow_headline_link a.ow_headline_link_05,.ow_review .ow_headline_link a.ow_headline_link_07{
	color:#cc0000;
	border-bottom:2px solid #cc0000;
}
.ow_review .ow_headline_link a.ow_headline_link_06,.ow_review .ow_headline_link a.ow_headline_link_08{
	color:#660000;
	border-bottom:2px solid #660000;
}
.ow_review .ow_headline_link a.ow_headline_link_09,.ow_review .ow_headline_link a.ow_headline_link_10{
	color:#530267;
	border-bottom:2px solid #530267;
}
.ow_review .ow_headline_link a:hover{
	border: none;
}
.ow_review_mid{}

.ow_review_box_top{}
.ow_review_box_mid{
width: 100%;
	margin: 0 auto;
}
.ow_review_box_btm
.ow_review_inr_mid{
	color:#000;
}
.ow_voice_menu{
	overflow: hidden;
padding: 0 3%;
}
.ow_voice_menu .ow_headline{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ow_voice_menu .ow_menu_icon {
	width: 10%;
}



/* special */
.ow_special{
margin: -4% auto 0 auto;
	color: #000;
}

.ow_special_mid{
background: url(img/top/special_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 0 2%;
}
.ow_special_menu01 a{
	color: #014827;
}
.ow_special_menu02 a{
	color: #800164;
}
.ow_special_mid .ow_menu_title{
	padding-left: 1%;
}
.ow_special_btm{
width: 100%;
	margin: 0 auto 10px;
}
.ow_special .ow_menu{
padding: 2% 4%;
}
.ow_special .ow_menu_mid {
	padding: 20px 6px;
}
.ow_special .ow_menu_caption{
	font-weight: bold;
	padding-top:20px;
}
.ow_special_thm_01{}
.ow_special_thm_02{
background: none;
padding: 0;
}
.ow_special_link{
	display: block;
width: 100%;
height: auto;
}
.ow_special_link img{
display: block;
}
.ow_special_link_01{
background: none;
}
.ow_special_link:hover{
	background-position: 0 bottom;
}


/* free */
.ow_free{
margin: 0 auto;
}
.ow_free_top{}
.ow_free_mid{
background: url(img/top/free_mid_sp.png) top center repeat-y;
background-size: 100%;
	overflow: hidden;
padding: 0 3%;
}
.ow_btn_free{
	float: left;
}
.ow_free_btm{}

.ow_free_link{
	display: block;
width: 100%;
height: auto;
}
.ow_free_link img{
display: block;
}
.ow_free_link_01{
background: none;
}
.ow_free_link_02{
background: none;
}
.ow_free_link:hover{
	background-position: 0 bottom;
}

.ow_free_box{ }
.ow_free_box_mid{
background: url(img/top/free_box_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 0 6%;
}
.ow_free_box_btn{
padding: 2% 0;
}



/* ここから神村ちゃんの調整分を貼り付け */


/* category */
.ow_category{}
.ow_category_inr{
padding: 0 6%;
}
.ow_category_menu_large,.ow_category_menu_small{
color:#000;
width: 100%;
	margin: 0 auto;
}
.ow_category_menu_large_top{
display: none;
}
.ow_category_menu_large_mid{
	background: none;
background-size: 100%;
padding:0;
}
.ow_category_menu_large_btm{
display: none;
}
.ow_category_menu_large .ow_menu{
background: url(img/top/underline_sp.png) bottom center no-repeat;
padding-bottom: 4%;
margin-bottom: 2%;
background-size: 100%;
}
.ow_category_menu_large .ow_menu_icon{
	width: 22%;
}
.ow_category_menu_large .ow_menu_title{
font-size: 1.214em;
	padding-left: 2%;
color: #010da1;
}
.ow_category_menu_large .ow_menu_caption{
	margin: 15px 0;
}

.ow_category_menu_small{
	overflow: hidden;
}
.ow_category_menu_small .ow_menu{
float: none;
width: 100%;
margin-top: 0;
}
.ow_category_menu_small .ow_menu:not(:last-child){
background: url(img/top/underline_sp.png) bottom center no-repeat;
padding-bottom: 4%;
margin-bottom: 2%;
background-size: 100%;
}
.ow_category_menu_small .ow_menu:nth-of-type(even){
margin-left: 0;
}

.ow_category_menu_small_top{
display: none;
}
.ow_category_menu_small_mid{
background: none;
background-size: 100%;
padding: 0;
}
.ow_category_menu_small_btm{
display: none;
}
.ow_category_menu_small .ow_menu_icon{
width: 22%;
}
.ow_category_menu_small .ow_menu_title {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
font-size: 1.214em;
padding-left: 2%;
color: #010da1;
}
.ow_category_menu_small .ow_menu_link{
	 text-decoration: underline;
}
.ow_category_menu_small .ow_menu_link:hover{
	 text-decoration: none;
}
.ow_category_menu_small .ow_menu_caption {
	padding:15px 0;
}


/* category_btn */
.ow_category_nav{
	position: fixed;
	bottom:0;
	z-index: 100;
width: 100%;
margin: 3% 0 0%;
}
.ow_category_item{
width: 33.3%;
height: auto;
padding: 0;
}
.ow_category_link,.ow_category_link:hover{
width: 100%;
height: auto;
background: none;
}

/* renai */
.ow_renai{ }
.ow_renai_top{ }
.ow_renai_mid{
background: url(img/top/renai_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 4% 0;
}
.ow_renai_btm{ }

/* deai */
.ow_deai{ }
.ow_deai_top{ }
.ow_deai_mid{
background: url(img/top/renai_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 4% 0;
}
.ow_deai_btm{ }

/* jinsei */
.ow_jinsei{ }
.ow_jinsei_top{ }
.ow_jinsei_mid{
background: url(img/top/renai_mid_sp.png) top center repeat-y;
background-size: 100%;
padding: 4% 0;
}
.ow_jinsei_btm{ }

/* rule */
.ow_rule{
	text-align: center;
	color: #fff;
padding: 5%;
	background-color: #000;
width: 90%;
	border: 1px #ac8137 solid;
margin: 0 auto;
}

/* ここまで神村ちゃんの調整分を貼り付け */


/* △△△トップページここまで△△△ */









/* Utitlity
----------------------------------------------------------------- */
/* nif用 */
.ow_isp_premium_price{
	color: #f00;
	font-weight: bold;
}

/* PC用 */
.ow_pc_block{
	display: none !important;
}
.ow_pc_inline{
	display: none !important;
}

/* SP用 */
.ow_sp_block{
	display: block !important;
}
.ow_sp_inline{
	display: inline !important;
}
