@charset "utf-8";
body {
	font-size: 16px;
	color: #000;
	min-width: initial;
	min-width: auto;
	width: 100%;
	line-height: 1.3em;
}
.ow_roll{
	width: 100%;
	height: auto;
	display: inline;
	background: none;
}
img{
	width: 100%;
}
.ow_body1{
	background: none;
}
.ow_body2{
	background: none;
	padding-top: 0;
}
.ow_sp_main_img img{
	width: 100%;
}
.ow_header_nav{
	width: 100%;
	padding-bottom: 5%;
}
.ow_header_nav_btn{
	width: 50%;
}
.ow_main{
	width: 100%;
}
.ow_main_heading{
	width: 100%;
	padding-bottom: 5%;
}
.ow_main_heading_btn{
	width: 100%;
	padding-left: 0;
}
.ow_main_heading_btn:first-of-type{
	padding-left: 0;
}
.ow_main_heading_btn img{
	width: 80%;
}
.ow_main_heading_tail_content{
	width: 90%;
	margin: 0 auto;
	font-size: 15px;
	text-align: left;
	background: url(img/top/taiken_tail_menu_link1.png) no-repeat;
	background-size: 5%;
	padding: 0 0 5% 8%;
}
.ow_main_heading_tail_content:first-of-type{
	padding-bottom: 5%;
}
.ow_upload_day{
	padding-bottom: 5%;
	font-size: 14px;
}
.ow_upload_menu .ow_menu_mid{
	background: url(img/top/upload_menu_mid_sp.png) top center repeat-y;
	background-size: 100%;
	padding: 0 7%;
}
.ow_upload_menu .ow_upload_title{
	width: 80%;
	padding-top: 0%;
	font-size: 20px;
	font-weight: bold;
	color: #bf0031;
	line-height: 120%;
}
.ow_upload_menu .ow_price , .ow_osusume_menu .ow_price , .ow_sp_menu .ow_price , .ow_renai .ow_price , .ow_deai .ow_price , .ow_jinsei .ow_price{
	font-weight: bold;
	font-size: 15px;
}
.ow_upload_menu .ow_premium_price , .ow_osusume_menu .ow_premium_price , .ow_sp_menu .ow_premium_price , .ow_renai .ow_premium_price , .ow_deai .ow_premium_price , .ow_jinsei .ow_premium_price{
	padding-bottom: 2%;
}
.ow_menu_line{
	padding: 5% 0;
}

/* .ow_column */
.ow_column_list {
	width: 95%;
	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;
}

.ow_uranai_link_list{
	padding-top: 5%;
}
.ow_uranai_link{
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 15px;
	background: url(img/top/taiken_tail_menu_link1.png) no-repeat;
	background-size: 5%;
	padding: 0 0 5% 8%;
}
.ow_osusume_menu{
	padding-bottom: 5%;
}
.ow_osusume_menu .ow_menu_mid{
	background: url(img/top/osusume_menu_mid_sp.png) top center repeat-y;
	background-size: 100%;
	padding: 0 8%;
}
.ow_osusume_menu .ow_icon{
	width: 20%;
}
.ow_osusume_menu .ow_osusume_menu_title{
	width: 80%;
	font-size: 20px;
	font-weight: bold;
	color: #5400a9;
	line-height: 130%;
}
.ow_title_tail{
	color: #bf0031;
}
.ow_menu_tail {
	padding-bottom: 5%;
}
.ow_menu_tail .ow_menu_top , .ow_menu_tail .ow_menu_mid{
	padding: 0 10%;
}
.ow_menu_tail .ow_menu_top , .ow_menu_tail .ow_menu_mid{
	background: none;
}
.ow_menu_tail .ow_menu_top .ow_icon{
	padding-top: 3%;
}
.ow_menu_tail .ow_menu_top .ow_menu_top_head{
	padding-bottom: 2%;
}
.ow_osusume_menu_tail_title{
 padding: 3% 0 0 0;
}
.ow_osusume_menu_tail_title img{
	width: 60%;
}
.ow_menu_tail{
	position: relative;
}
.ow_menu_img{
	width: 100%;
	position: absolute;
	bottom: 0%;
	left: 0%;
}
.ow_menu_img img{
	width: 45%;
}
.ow_osusume_menu_tail_btn{
	position: absolute;
	right: 10%;
	bottom: 15%;
}
.ow_sp_mid{
	background: url(img/top/sp_mid_sp.png) top center repeat-y;
	background-size: 100%;
}
.ow_sp_menu .ow_menu_mid{
	background: url(img/top/sp_menu_mid_sp.png) top center repeat-y;
	background-size: 100%;
	padding: 0 5%;
}
.ow_sp_menu .ow_icon{
	width: 20%;
}
.ow_sp_menu .ow_sp_menu_title{
	width: 80%;
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	padding-top: 0%;
}
.ow_bgd{
	color: #bf0031;
}
.ow_nevy{
	color: #00398f;
}
.ow_sp_menu .ow_icon img , .ow_sp_menu .ow_sp_menu_title img{
	width: 90%;
}
.ow_sp_menu .ow_menu_content{
	padding-top: 2%;
}
.ow_taiken{
	padding-bottom: 10%;
}
.ow_taiken_mid{
	background-size: 100%;
	padding: 0 8%;
}
.ow_taiken .ow_menu .ow_menu_mid , .ow_taiken .ow_menu2 .ow_menu_mid , .ow_taiken .ow_menu3 .ow_menu_mid{
	background-size: 100%;
}
.ow_taiken_title{
	font-size: 20px;
	line-height: 120%
}
.ow_toko_category{
	font-size: 18px;
}
.ow_toko_name{
	font-size: 15px;
}
.ow_taiken_tail_menu_title img{
	width: 90%;
}
.ow_taiken_content_tail{
	padding: 0 8% 0 8%;
}
.ow_taiken_content{
	padding-bottom: 5%;
}
.ow_taikent_tail_menu_list{
	padding: 5% 5% 0 5%;
}
.ow_taiken_tail_menu_link{
	font-size: 15px;
	padding: 0 0 5% 8%;
}
.ow_taiken .ow_menu .ow_taiken_tail_menu_link , .ow_taiken .ow_menu2 .ow_taiken_tail_menu_link , .ow_taiken .ow_menu3 .ow_taiken_tail_menu_link{
	background-size: 5%;
}
.ow_free{
	padding: 0;
}
.ow_free_btn1 , .ow_free_btn2{
	width: 50%;
}
.ow_category_nav{
	width: 100%;
}
.ow_category_nav_btn{
	width: 33%;
	margin-left: 0;
}
.ow_sub_menu_gl{
	width: 100%;
}
.ow_renai .ow_menu_top img , .ow_deai .ow_menu_top img , .ow_jinsei .ow_menu_top img , .ow_renai .ow_menu_btm img , .ow_deai .ow_menu_btm img , .ow_jinsei .ow_menu_btm img{
	width: 90%;
}
.ow_renai_mid , .ow_deai_mid , .ow_jinsei_mid{
	background-size: 100%;
}
.ow_renai .ow_menu_mid , .ow_deai .ow_menu_mid , .ow_jinsei .ow_menu_mid{
	background-size: 90%;
	padding: 0 10%;
}
.ow_renai .ow_sub_menu_gl .ow_menu_mid , .ow_deai .ow_sub_menu_gl .ow_menu_mid , .ow_jinsei .ow_sub_menu_gl .ow_menu_mid{
	background-size: 90%;
	padding: 0 12%;
}
.ow_renai .ow_sub_menu_gl .ow_icon, .ow_deai .ow_sub_menu_gl .ow_icon, .ow_jinsei .ow_sub_menu_gl .ow_icon{
	width: 20%;
}
.ow_renai .ow_main_menu_title , .ow_deai .ow_main_menu_title , .ow_jinsei .ow_main_menu_title{
	font-size: 24px;
	line-height: 130%;
}
.ow_renai .ow_sub_menu_gl .ow_main_menu_title , .ow_deai .ow_sub_menu_gl .ow_main_menu_title , .ow_jinsei .ow_sub_menu_gl .ow_main_menu_title{
	font-size: 20px;
	line-height: 130%;
	width: 80%;
}
.ow_renai .ow_menu_content , .ow_deai .ow_menu_content , .ow_jinsei .ow_menu_content{
	font-size: 15px;
	padding-top: 3%;
}
.ow_renai .ow_sub_menu_gl .ow_menu , .ow_deai .ow_sub_menu_gl .ow_menu , .ow_jinsei .ow_sub_menu_gl .ow_menu{
	width: 100%;
}
/* 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;
}

/* footer */
.ow_footer{
	padding: 5%;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	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;
}
