@charset "UTF-8";
/*
	Theme Name: ザ・おやじファイト
	Description: ザ・おやじファイトのテーマです。
	Theme URI: 
	Author: Naoki Tarazaki
	Author URI: 
	Version: 1.1
	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: white, right-sidebar, two-columns

*/
@charset "UTF-8";

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
    font-weight: normal;
    font-size: 12px;
    vertical-align: baseline;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
	background-color:#000;
}
body{
	background-color: #000;
}
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea,{
    margin: 0;
    padding: 0;
}
 
ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}
 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#page-top {
	width:90px;
	height:40px;
	background: #ae864a;
}

#page-top a {
display: block;
position: relative;
padding: 20px 10px 5px 10px;
color: #fff;
font-size: 12px;
text-decoration: none;
}

#page-top a:after {
display: block;
content: "";
position: absolute;
top: 12px;
right: 40px;
width: 6px;
height: 6px;
margin: -4px 0 0 0;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
}
.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important; }
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 25px !important; }
.mt30 {margin-top: 30px !important; }
.mt40 {margin-top: 40px !important; }
.mt50 {margin-top: 50px !important; }
.mt60 {margin-top: 60px !important; }

.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important; }
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 25px !important; }
.mb30 {margin-bottom: 30px !important; }
.mb40 {margin-bottom: 40px !important; }
.mb50 {margin-bottom: 50px !important; }
.mb60 {margin-bottom: 60px !important; }
.mb70 {margin-bottom: 70px !important; }
.mb80 {margin-bottom: 80px !important; }
.mb90 {margin-bottom: 90px !important; }

.ml0 { margin-left: 0px !important;}
.ml5 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml30 { margin-left: 30px !important;}
.ml40 { margin-left: 40px !important;}

.mr0 { margin-right: 0px !important;}
.mr5 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr30 { margin-right: 30px !important;}
.mr40 { margin-right: 40px !important;}

.pt0 {padding-top: 0 !important;}
.pt5 {padding-top: 5px !important; }
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 25px !important; }
.pt30 {padding-top: 30px !important; }
.pt40 {padding-top: 40px !important; }

.pb0 {padding-bottom: 0 !important;}
.pb5 {padding-bottom: 5px !important; }
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 25px !important; }
.pb30 {padding-bottom: 30px !important; }
.pb40 {padding-bottom: 40px !important; }

.pl0 {padding-left: 0px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl30 {padding-left: 30px !important;}
.pl40 {padding-left: 40px !important;}

.pr0 {padding-right: 0px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr30 {padding-right: 30px !important;}
.pr40 {padding-right: 40px !important;}

.font40{font-size:40px !important;}
.font36{font-size:36px !important;}
.font30{font-size:30px !important;}
.font24{font-size:24px !important;}
.font18{font-size:18px !important;}
.font14{font-size:14px !important;}
.font12{font-size:12px !important;}
.font10{font-size:10px !important;}

.bold {font-weight:bold;}
.red{color:#F00;}
.black{color:#000;}
.blue {color:#004896 !important;}
.pink {color:#db436b !important;}
.oya{
	color: #FFE403;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFE403;
}
.width200{ width:200px;}
.center {
	text-align:center
}
/****************************************

          Link

*****************************************/

a:link {
	 text-decoration:none;
}
a:visted {
	 text-decoration:none;
	 color:#CCC;
}
a:hover {
	text-decoration: underline;
}

#m_top_footer a:link,#pankuzu a:link {
	text-decoration: none;	
}
#m_top_footer a:active,#pankuzu a:active  {
	text-decoration:none;
}
#m_top_footer a:hover,#pankuzu a:hover  {
	text-decoration:underline;
}
#m_top_footer a:active,#pankuzu a:ative {
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
	zoom:1;
}
#m_top_footer a:hover,#top_nav a:hover,#pankuzu a:hover,.toum a:hover {
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
	zoom:1;
}
#m_top_footer a:active img,#pankuzu a:link img {
	-ms-filter:"alpha(opacity=70)";
	zoom:1;
}
#m_top_footer a:hover img,#top_nav a:hover img,#pankuzur a:link img {
	-ms-filter:"alpha(opacity=70)";
	zoom:1;
}
#m_top_footer a:active img:not(:target) {
	-ms-filter:"alpha(opacity=100)";
	zoom:1;
}
#m_top_footer a:hover img:not(:target) {
	-ms-filter:"alpha(opacity=100)";
	zoom:1;
}
/****************************************

          Main

*****************************************/

/****************************************

         top link

*****************************************/
#page-top {
    position: fixed !important;
    bottom: 20px;
    right: 20px;
	z-index:200;
}
#page-top a {
    display: block;
}
/****************************************

          Footer

*****************************************/
#l_wrapper-top {
	background-image: url(images/common/bg.jpg );
	background-repeat: repeat;
	background-position: bottom;
}
#l_wrapper {
	background-repeat: repeat;
	background-position: bottom;
}
#top_wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav ul li {
	float: left;
}
#l_top_footer {
	background-image: url(images/common/op-bg.png);
	background-repeat: repeat;
	clear: both;
}
#m_top_footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer_area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer_area ul li {
}#copy {
	padding: 20px;
	text-align: center;
	clear: both;
}
.sitemap {
	width: 180px;
	float: left;
}
.list {
	text-align: right;
	width: 260px;
}
.m_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main_img {
	height: 530px;
	width: 100%;
}
.m_wrapper #logo {
	text-align: center;
	padding-top: 100px;
}
#oyaji_link1 {
	position: absolute;
	padding-left: 20px;
}
#oyaji_link2 {
	position: absolute;
	right: 20px;
	z-index:50;
}
#container {
	float: left;
	width: 700px;
	margin-bottom: 70px;
	overflow: hidden;
}
.news p {
	display: inline-block;
	padding-left: 10px;
}
#container .content .top_match {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#container .content .top_match p {
	color: rgb(255, 102, 0);
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}
#container .content .top_match h3 a {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.posting_area,.content {
	background-image: url(images/common/op-bg.png);
	margin-bottom: 30px;
	width: 660px;
	padding: 20px;;
}
.posting_area li {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 250px;
	width:193px;
}
.archive .posting_area li {
	height: 260px !important;
}
.posting_area ul {
}
.posting_area li:nth-child(3n) {
	margin-right: 0px;
}
.posting_area h2 a {
	font-size:12px;
}
.posting_img{
	margin-top: 10px;
	margin-bottom: 10px;	
}
.posting_day {
	font-size:10px;
	color:#999;
}
.posting_category {
	background-color: #666;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
.posting_category a{
	font-size: 10px;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
.content2 {
  background-image:url(images/common/op-bg.png);
  background-repeat: repeat;
  padding: 20px;
}
.content2 h3 {
  color: rgb(255, 241, 3);
  font-size: 18px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(102, 102, 102);
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: rgb(255, 241, 3);
  padding-left: 10px;
}
.content2 h4 {
  font-size: 14px;
  color: rgb(255, 241, 3);
  margin-top: 10px;
}
#sidebar {
	float: right;
	width: 250px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
}
.content2 p {
	font-size: 14px;
}
#sidebar ul li {
	margin-bottom: 10px;
}
#oyaji_link1 a,#oyaji_link2 a,#sidebar ul li a,#bottom_banner li a{
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
#oyaji_link1 a:hover,#oyaji_link2 a:hover,#sidebar ul li a:hover,#bottom_banner li a:hover {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
#header {
	background-image: url(images/common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
	padding-top:10px;
}
#header p {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
.content3-bg {
	background-image: url(images/common/op-bg.png);
	margin-bottom: 10px;
}
.content3-left {
	width: 230px;
	text-align: center;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content3-rigth {
	width: 460px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content3-title {
	font-size: 24px;
	color: #FFE403;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-right: 10px;
}
.content3-rigth h2,.content3-rigth h1 {
	font-size: 16px;
	padding-top: 10px;
}
.content4,.content5,.content6 {
	background-image: url(images/common/op-bg.png);
	padding: 20px;
	margin-bottom: 30px;
}
.content4 p img,.content5 p img,.content6 p img {
	width:100%;
	height:auto;
}
.grove {
	display: inline-block;
	margin-right: 20px;
}
.content4 h1,.content5 h1,.content6 h1,.posting_area h1,.content h1 {
	font-size: 24px;
	color: #FFE403;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
.content4 p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.text-rigth  {
	font-size: 16px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content4 table th,.content4 table td {
	font-size: 14px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.content4 table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
}
#bottom_banner li  {
	display: inline-block;
	float: left;
}
#bottom_banner {
	margin-bottom: 30px;
}
.width50 {
	padding-right: 50px;
}

.content4 h2,.content4 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 16px;
	margin-top: 20px;
	color: #FFE403;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFE403;
	margin-bottom: 10px;
}
.content4 ol li {
	font-size: 14px;
	line-height: 24px;
	margin-left: 20px;
}
.main__content3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	background-image: url(images/common/op-bg.png);
}

.main__content3__left{
	float: left;
	padding: 10px;
	width: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #FFE403;
	font-size: 16px;
	cursor:pointer;
}
.main__content3__right{
	display: inline-block;
	float: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 16px;
	width: 628px;
	cursor:pointer;
}
.qa-box {
	padding: 20px;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 14px;
	width: 660px;
}
.main__content3 h1,.main__content3 h2 {
	font-size: 18px;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #FFE403;
}
#king_link li {
	display: inline-block;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.content5 h3 {
	padding-top: 20px;
	font-size: 18px;
}
.content5 table {
	width: 660px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.content5 table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.content5 table tr th {
	font-size: 16px;
	padding-top: 20px;
	color: #F60;
	text-align: center;
}
.content5 table tr td {
	font-size: 14px;
	padding: 10px;
	text-align: center;
}
.content5 p {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content5 .post-date {
	display: inline-block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #F90;
}
.content6 td {
	padding: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.content6 table {
	width: 660px;
}
.content6 p {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 18px;
}
.errmsg {
	color:#F00;
}
#top_wrapper #kari img {
	width: 100%;
}
#top_wrapper #kari {
	z-index: -1;
	width: 100%;
}
.breadcrumbs{
	padding: 10px;	
}
.breadcrumbs span{
	margin-right:5px;		
}
.navigation a {
	font-size:14px;	
}
.home #l_wrapper-top {
	padding-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #222;
}
.ander_title {
	color: #fff100;
	font-size: 28px;
	display: inline-block;
	padding-left: 10px;
}

/*  ランキング　*/

/* カウンターの初期化 */
.wpp-list {
    counter-reset: wpp-ranking;
}
/* カウンターの値を表示 */
.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}
#ranking {
	background-image: url(images/common/op-bg.png);
	padding-top: 10px;
}
#ranking p {
	font-size: 16px;
	color: #FFF106;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.wpp-list li {
	position: relative;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.wpp-list li:before {
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 4px 8px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: rgba(255,102,0,0.9);
}
.wpp-thumbnail {
	width:100px;
}
.wpp-list h3 {
	float:right;
	width:120px;;
	text-align:left !important;
}
.wpp-views {
	float: right;
	width: 120px;
	text-align: left !important;
	font-size: 9px;
	color: #999;
}
.widget {
	margin-bottom:30px;
}
.alignleft,.alignright {
	margin-top:20px;
	background-color: #FFF;
	width: 46%;
	padding: 10px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.alignleft a:link,.alignright a:link {
	color:#666;
}
.alignleft a:visited,.alignright a:visited{
	color:#666;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
	text-align:right;
}
.pc-none {
	display:none;
}
.mwform table td input {
	height: 20px;
}
.submit input {
	font-size:18px;
	padding:10px;
}
#king_th th {
	font-size:16px !important;
	color: #F00 !important;
}


/*================================
2017年5月22日　追加
=============================== */
.top-ad {
	margin: 3em 0;
}
.top-ad a {
	background-color: rgba(0,0,0,.5);
	border: 2px solid #fff;
	display: block;
	transition: .3s ease-in-out;
}
.top-ad a:hover {
	opacity: .5;
}
.top-ad img {
	max-width: 100%;
	height: auto;
}
@media (max-width: 768px) {
	.top-ad {
		margin: 3em 1em;
	}
}

.content5 .midasi01 {
	font-size: 20px;
	border: 2px solid #fff;
	border-width: 2px 0;
	padding: .5em 0;
	margin: 2em 0 1.5em;
}

.content5 .midasi02 {
	font-size: 18px;
	color: red;
	padding-top: 0;
	margin: 2em 0 .5em;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin: 0 .5em;
}
.postid-1664 .content5 {
	line-height: 1.7;
}
.postid-1664 .content5 p {
	margin: 0 0 1.5em;
	padding: 0;
}

.content5 .button {
	text-align: center;
}
.content5 .button a {
	text-decoration: none;
	display: inline-block;
	padding: .5em 1em;
	background-color: rgba(255,102,0,1);
	color: #fff;
	transition: .2s ease-in-out;
	font-size: 24px;
}
.content5 .button a:hover {
	background-color: #fff;
	color: rgba(255,102,0,1);
}

/* OFBライセンスお申し込み */
.licenseform p {
	font-size: 14px;
}
.licenseform table {
	margin-top: 3em;
}
.licenseform th {
	font-size: 14px;
	padding: .5em;
}
.licenseform th,
.licenseform td {
	vertical-align: middle;
	border-bottom: 1px solid #333;
}

.licenseform input {
	max-width: 90%;
}

@media screen and (max-width: 600px) {
	.licenseform th,
	.licenseform td {
		display: block;
	}
}


.license-conversion {
	margin: 5em 0;
}
.license-conversion img {
	max-width: 100%;
}
.license-conversion a {
	position: relative;
	display: block;
}
.form-option {
	display: block;
	width: 80%;
	position: absolute;
	top: 50%;
   	left: 50%;
   	-webkit-transform: translate(-50%, -50%);
  	 transform: translate(-50%, -50%);
	color: #fff;
	font-weight: bold;
	padding: .5em 0;
	background: rgba(255,102,0,.9);
	display: block;
	text-align: center;
	font-size: 16px;
}
.license-conversion a:hover img {
	opacity: .5;
}

.mw_wp_form_complete {
	background: rgba(0,0,0,.5);
	padding: 1em;
}
.mw_wp_form_complete p {
	font-size: 14px;
	margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
	.license-conversion > div + div {
		margin-top: 2em;
	}
}
@media screen and (min-width:768px) {
	.license-conversion {
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	.license-conversion > div {
		display: table-cell;
		vertical-align: middle;
		width: 46%;
		padding: 0 2%;
	}
	.mw_wp_form_complete {
		float: left;
		width: 67%;
	}
}

