/*
Theme Name: 2015_tieup
*/
/* = Reset
-------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color: #000;
}
img {
	vertical-align: top;
}
html>/**/body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
* + html body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
/* メイリオ
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
*/


/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}
.clr {
	clear: both;
	line-height: 0;
	display: block;
	height: -1px;
}
/* = ALL
-------------------------------------------------------------- */
body {
	text-align: center;
	font-size: 12px;
	color: #000;
	background: #fff;
	line-height: 1.5;
}
a {
	color: #565656;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* font */
.fl {
	float: left;
}
.fr {
	float: right;
}
.ta_l {
	text-align: left;
}
.ta_c {
	text-align: center;
}
.ta_r {
	text-align: right;
}
.lh17 {
	line-height: 1.7;
}
.lh20 {
	line-height: 2;
}
.f10 {
	font-size: 10px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.red {
	color: #f00;
}
.bold {
	font-weight: bold;
}
/* mgn */
.mgn05 {
	margin-bottom: 5px;
}
.mgn08 {
	margin-bottom: 8px;
}
.mgn10 {
	margin-bottom: 10px;
}
.mgn13 {
	margin-bottom: 13px;
}
.mgn15 {
	margin-bottom: 15px;
}
.mgn20 {
	margin-bottom: 20px;
}
.mgn25 {
	margin-bottom: 25px;
}
.mgn30 {
	margin-bottom: 30px;
}
.mgn35 {
	margin-bottom: 35px;
}
.mgn40 {
	margin-bottom: 40px;
}
.mgn45 {
	margin-bottom: 45px;
}
.mgn50 {
	margin-bottom: 50px;
}
.mgn55 {
	margin-bottom: 55px;
}
.mgn60 {
	margin-bottom: 60px;
}
.mgn65 {
	margin-bottom: 65px;
}
.mgn70 {
	margin-bottom: 70px;
}
/* = 共通部分
-------------------------------------------------------------- */
body {
	position: relative;
}
/* = スタイル
-------------------------------------------------------------- */
#Header {
	width: 1100px;
	margin: 10px auto 15px;
	display: inline-block;
}
#Header .h_box01 {
}
#Header #box h1 a img {
	margin: 17px 0 0 0;
}
#Header .h_box01 .h_wrap {
	float: right;
	font-size: 10px;
	line-height: 24px;
}
#Header .h_box01 .form {
	background: #fff;
	width: 128px;
	float: left;
	padding: 2px 0 1px 0;
	margin: 0 10px 0 0;
	border: solid 1px #000;
}
#Header .form input[type="text"] {
	border: none;
	height: 16px;
	margin: 0px 0px 0px 4px;
	width: 200px;
	font-size: 10px;
	float: left;
}
#Header .form input[type="submit"] {
	background: url(img/ser_btn.png) no-repeat left top;
	height: 17px;
	width: 15px;
	text-indent: -9999px;
	border-style: none;
	float: right;
}
#Header .h_box01 p {
	margin: 0 15px 0 0;
	letter-spacing: 0.05em;
	float: left;
	font: 10px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Header .h_box01 form {
	float: left;
}
#Header .h_box01 a {
	color: #000;
	margin: 0 5px 0 5px;
}
#Header .h_box02 {
	width: 100%;
	background: #fff;
	padding: 0px 0 15px 0;
	clear: both;
	z-index: 9999;
	left: 0px;
}
#Header .h_box02 h1 {
	float: left;
	margin-right: 40px;
}
#Header .h_box02 ul {
	margin: 0 auto;
	display: block;
}
#Header .h_box02 ul li {
	float: left;
	margin: 30px 25px 0 0;
	line-height: 1em;
}
#Header .h_box02 ul li a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font: bold 15px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Header .h_box02 ul li.tieupSummer a {
	color: #2e3192;
}
body .follow {
	position: fixed;/*スクロールで付加されるclass*/
	top: 0;
}
#searchTitle {
	border: solid 1px #000;
	width: 1038px;
	text-align: left;
	padding: 15px 30px;
	margin: 0 auto 40px;
	font: bold 27px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.09em;
}
/* = トップページ
------------------------------------------ */
#FirstView {
	width: 1100px;
	margin: 0 auto 30px auto;
	position: relative;
}
#FirstView p {
	margin: 0 0 0;
	background: rgba(255,255,255,0.6);
	bottom: 0px;
	text-align: left;
	padding: 15px 0 15px 15px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#FirstView p span {
	border: solid 1px #000;
	padding: 5px 5px;
	margin: 0 10px 0 0;
}
#News, #clabEvents, #search {
	width: 1100px;
	margin: 0 auto;
}
#News .contents_box h2, #clabEvents .contents_box h2 {
	padding: 0 0 9px 0;
	margin: 0 0 20px 0;
	line-height: 1em;
	text-align: left;
	border-bottom: solid 1px #000;
	font: 20px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
}
#News .contents_box, #clabEvents .contents_box, #search .contents_box {
	width: 760px;
	float: left;
	text-align: left;
}
#News .contents_box .contents_wrap, #clabEvents .contents_box .contents_wrap, #search .contents_box .contents_wrap {
	width: 240px;
	margin: 0 0 30px 0;
	display: inline-block;
	vertical-align: top;
}
#News .contents_box .box_pdg, #search .contents_box .box_pdg {
	margin: 0 15px;
}
#News .contents_box .contents_wrap img, #search .contents_box .contents_wrap img {
	width: 236px;
	margin: 0 0 15px 0;
	height: 157px;
}
#clabEvents .contents_box .contents_wrap img {
	width: 220px;
	margin: 0 0 15px 0;
	height: 310px;
}
#News .contents_box .contents_wrap h3, #search .contents_box .contents_wrap h3 {
	padding: 4px 5px;
	border: solid 1px #000;
	display: inline-block;
	float: left;
	line-height: 1em;
	letter-spacing: 0.05em;
	font: 14px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#News .contents_box .contents_wrap time, #search .contents_box .contents_wrap time {
	font-size: 10px;
	color: #808080;
	float: right;
}
#News .contents_box .contents_wrap p, #News02 .contents_box .contents_wrap p, #clabEvents .contents_box .contents_wrap p, #search .contents_box .contents_wrap p {
	clear: both;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
	padding: 15px 0 0 0;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#clabEvents .contents_box .contents_wrap h3 {
	text-align: left;
	width: 100%;
	padding: 4px 0;
	display: inline-block;
	float: left;
	line-height: 1em;
	letter-spacing: 0.05em;
	font: 18px bold "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	border-bottom: solid 1px #000;
}
#News .contents_box .contents_wrap:nth-child(3), #News .contents_box .contents_wrap:nth-child(6), #News .contents_box .contents_wrap:nth-child(9), #News02 .contents_box .contents_wrap:nth-child(3), #News02 .contents_box .contents_wrap:nth-child(6), #News02 .contents_box .contents_wrap:nth-child(9), #Topics .contents_box .contents_wrap:nth-child(3), #Topics .contents_box .contents_wrap:nth-child(6), #Topics .contents_box .contents_wrap:nth-child(9), #clabEvents .contents_box .contents_wrap:nth-child(3), #clabEvents .contents_box .contents_wrap:nth-child(6), #clabEvents .contents_box .contents_wrap:nth-child(9), #clabEvents .contents_box .contents_wrap:nth-child(12) {
	margin: 0 15px;
}
#News .contents_box .contents_wrap:nth-child(4n) {
	margin-right: 0px !important;
}
#search .contents_box .contents_wrap:nth-child(2), #search .contents_box .contents_wrap:nth-child(5), #search .contents_box .contents_wrap:nth-child(8) {
	margin: 0 15px;
}
#News .side_box, #clabEvents .side_box, #Topics .side_box {
	width: 280px;
	margin: 28px 0 0 40px;
	float: left;
}
#News .side_box .bnr01, #clabEvents .side_box .bnr01, #Topics .side_box .bnr01, #search .side_box .bnr01 {
	margin: 0 0 20px 0;
	display: inline-block;
}
#News .side_box .bnr01 img, #clabEvents .side_box .bnr01 img, #Topics .side_box .bnr01 img, #search .side_box .bnr01 img {
	width: 100%;
	height: auto;
}
#Article {
	position: relative;
	width: 1030px;
	padding: 30px 35px;
	display: inline-block;
	background: #cccccc;
	clear: both;
	min-height: 500px;
}
#Article h2 {
	margin: 0 0 0 0;
	text-align: right;
	font: 70px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-weight: 700;
	text-shadow: 5px 5px 7px rgba(0,0,0,0.2);
}
#Article .wrap .pic02 {
	width: 680px;
	margin: 0px 0 -75px 0;
	float: left;
}
#Article .wrap a img {
	width: 750px;
	height: 500px;
}
#Article .wrap div {
	width: 260px;
	display: inline-block;
	float: right;
}
#Article .wrap div h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	margin: 0 0 35px 0;
	display: inline-block;
}
#Article .wrap div p {
	text-align: left;
	font-size: 16px;
	line-height: 1.8em;
	display: inline-block;
}
#Ranking {
	width: 1100px;
	margin: 0 auto 20px auto;
	display: inline-block;
}
#Ranking h2 {
	line-height: 1em;
	letter-spacing: 0.05em;
	padding: 20px 0 10px;
	font: 30px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#Ranking .wrap02 {
	padding: 30px 25px 5px;
	border: solid 2px #000;
}
#Ranking .wrap02 .box {
	width: 332px;
	margin: 0 13px 20px 0;
	display: inline-block;
}
#Ranking .wrap02 .box img {
	width: 160px;
	height: 160px;
	display: inline-block;
	float: left;
}
#Ranking .wrap02 .box div {
	width: 155px;
	text-align: left;
	display: inline-block;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Ranking .wrap02 .box div h3 {
	line-height: 1em;
	padding: 5px 7px;
	margin: 15px 0 15px 0;
	border: solid 1px #000;
	display: inline-block;
	font: 12px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Ranking .wrap02 .box div p {
	font-size: 14px;
	line-height: 1.8em;
}
#News02 {
	width: 1100px;
	margin: 0 auto;
}
#News02 .contents_box h2 {
	padding: 0 0 9px 0;
	margin: 20px 0 20px 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
	border-bottom: solid 1px #000;
	font: 20px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#News02 .contents_box {
	width: 760px;
	float: right;
}
#News02 .contents_box div {
	width: 236px;
	margin: 0 0 30px 0;
	display: inline-block;
	min-height: 70px;
}
#News02 .contents_box .box_pdg {
	margin: 0 15px;
}
#News02 .contents_box div img {
	width: 236px;
	margin: 0 0 15px 0;
	height: 157px;
}
#News02 .contents_box div h3 {
	padding: 4px 5px;
	border: solid 1px #000;
	display: inline-block;
	float: left;
	line-height: 1em;
	letter-spacing: 0.05em;
	font: 14px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#News02 .contents_box div time {
	font-size: 10px;
	color: #808080;
	float: right;
}
#News02 .side_box {
	margin: 28px 0 0 0;
	float: left;
}
#News02 .side_box .bnr01 {
	display: inline-block;
}
#News02 .side_box .bnr01 img {
	width: 272px;
	height: auto;
}
#News02 .side_box .bnr02 {
	margin: 20px 0 0 0;
}
#News02 .side_box .bnr02 img {
	width: 272px;
	height: 227px;
}
#News02 .side_box .fb {
	width: 272px;
	height: 289px;
	margin: 30px 0 0 0;
}
#News02 .side_box .fb-xfbml-parse-ignore {
}
#Video {
	width: 1026px;
	padding: 30px 35px;
	margin: 0 0 40px 0;
	border: solid 2px #000;
	display: inline-block;
}
#Video iframe {
	float: left;
	width: 750px;
}
#Video div {
	width: 230px;
	float: right;
	margin: 0 7px 0 0;
}
#Video div h2 {
	font-size: 64px;
	font-weight: bold;
	margin: 0 0 40px 0;
	line-height: 1em;
	letter-spacing: 0.03em;
}
#Video div p {
	font-size: 15px;
	letter-spacing: 0.02em;
	line-height: 1.6em;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.bnr03 {
	clear: both;
	margin: 0 auto 60px auto;
	width: 1100px;
}
.bnr03 img {
	width: 882px;
	height: 82px;
	margin: 0 0 0 0;
}
#Footer {
	background: #000;
}
#Footer .f_wrap {
	width: 1100px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	display: inline-block;
}
#Footer a {
	color: #fff;
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Footer .f_wrap .footer_left {
	margin: 0 0 37px 0;
	float: left;
}
#Footer .f_wrap .footer_left .f_menu {
	text-align: left;
	clear: both;
}
#Footer .f_wrap .footer_left .f_logo img {
	margin: 0 0 30px 0;
}
#Footer .f_wrap .footer_left .f_sns {
	margin: 0 0 40px 0;
}
#Footer .f_wrap .footer_left .f_sns ul {
	margin: 0 auto;
	margin-right: -8px;
	display: inline-block;
}
#Footer .f_wrap .footer_left .f_sns ul li {
	padding: 0 8px 0 0;
	float: left;
}
#Footer .f_wrap .footer_left .f_menu {
}
#Footer .f_wrap .footer_left .f_menu ul li {
	font-size: 12px;
	margin: 0 0 17px 0;
	line-height: 1em;
}
#Footer .f_wrap .footer_left .f_menu ul li a span {
	width: 65px;
	margin: 0 25px 0 0;
	padding: 0 15px 0 0;
	border-right: solid 1px #fff;
	display: inline-block;
}
#Footer .f_wrap .footer_right {
	text-align: left;
	float: right;
}
#Footer .f_wrap .footer_right ul {
	border-top: solid 1px #2d2d2d;
}
#Footer .f_wrap .footer_right ul li {
	font-size: 11px;
	letter-spacing: 0.05em;
	border-bottom: solid 1px #2d2d2d;
	line-height: 1em;
	padding: 13px 0 13px 20px;
}
#Footer .f_wrap .footer_right ul li a {
}
#Footer .f_wrap .footer_right ul li a span {
	width: 178px;
	font-size: 13px;
	display: inline-block;
	font: 15px bold "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#CR {
	font-size: 11px;
	letter-spacing: 0.05em;
	color: #fff;
	clear: both;
}
/* = トピック
------------------------------------------ */
#TopicsTop {
	width: 783px;
}
#TopicsTop .breadcrumb li {
	float: left;
}
#TopicsTop ul li a {
	color: #808080;
}
#TopicsTop h2 {
	font-size: 19px;
	text-align: left;
	font-weight: bold;
	clear: both;
}
#TopicsTop .main_img {
	width: 783px;
}
div#image-bloc {
	width: 1100px;
	margin: 0 auto;
}
.bx-controls-direction {
	display: none;
}
.ken {
	position: absolute;
	bottom: 0px;
	background: url(img/bg_head.png);
	width: 100%;
	text-align: left;
	padding: 15px 0 15px 15px;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.ken span {
	border: solid 1px #000;
	line-height: 1em;
	padding: 3px 0 2px 9px;
	margin: 0 20px 0 0;
	font: 20px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#image-bloc {
	margin-bottom: 25px;
}
.slr_w {
	width: 1098px;
	height: 500px;
	margin: 0 auto 20px;
	border: 1px solid;
}
.n1 {
	background-color: #CFCFCF;
	height: 10px;
	width: 10px;
	position: absolute;
	right: 138px;
	border-radius: 20px;
	top: -80px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.n2 {
	background-color: #CFCFCF;
	height: 10px;
	width: 10px;
	top: -80px;
	position: absolute;
	right: 158px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.n3 {
	background-color: #CFCFCF;
	height: 10px;
	width: 10px;
	top: -80px;
	position: absolute;
	right: 178px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.active .n1 {
	background-color: #000;
}
.active .n2 {
	background-color: #000;
}
.active .n3 {
	background-color: #000;
}
.bx-controls-direction {
	display: none;
}
.sl_cate {
	position: absolute;
	right: 50px;
	top: 50px;
	width: 250px;
	text-align: center;
	font: bold 28px/1.5 "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}
.sl_tit {
	position: absolute;
	right: 50px;
	top: 120px;
	width: 250px;
	font: bold 18px/1.5 "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sl_txt {
	position: absolute;
	right: 50px;
	font-size: 14px;
	width: 250px;
	top: 240px;
	font: 14px/1.5 "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bx-wrapper img {
	max-width: 750px;
	height: 500px;
	display: block;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-custom-pager .bx-pager-item {
	width: 33%;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-controls.bx-has-pager.bx-has-controls-direction {
	width: 1100px;
	margin: 0 auto;
	z-index: 500;
	position: relative;
}
.pager {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	width: 1100px;
	margin: 80px auto 55px;
}
.pager a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	padding-right: 7px;
	padding-left: 7px;
}
span.page-numbers.current {
	color: #F00;
	font-size: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
.wrap {
	text-align: left;
}
/* = トピック
------------------------------------------ */
#TopicsTop {
	width: 783px;
}
#TopicsTop .breadcrumb li {
	float: left;
	display: block;
}
#TopicsTop ul li a {
	color: #808080;
}
#TopicsTop .page_ttl {
	font-size: 19px;
	text-align: left;
	font-weight: bold;
	clear: both;
}
#TopicsTop .main_img {
	width: 783px;
}
#Topics {
	width: 1100px;
	display: inline-block;
}
#Topics .contents_box {
	width: 750px;
	float: left;
	text-align: left;
}
#Topics .contents_box p {
	font: 16px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Topics .contents_box .conrw img {
	max-width: 750px;
	height: auto;
}
#Topics .contents_box .conrw iframe {
	width: 750px;
}
#Topics .contents_box .breadcrumb {
	margin: 0 0 10px 0;
	text-align: left;
}
#Topics .contents_box .breadcrumb span a {
	color: #808080;
	font-size: 10px;
}
#Topics .contents_box .page_ttl {
	text-align: left;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 15px 0 15px 0;
	clear: both;
	font: 24px/1.5 "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#Topics .contents_box .sns_share_btn {
	height: 45px;
}
#Topics .contents_box .main_wrap {
	width: 783px;
	position: relative;
	margin-bottom: 20px;
}
#Topics .contents_box .main_wrap .img_box {
	width: 783px;
}
#Topics .contents_box .main_wrap .lft_btn {
	width: 59px;
	position: absolute;
	top: 210px;
	left: 5px;
	z-index: 1;
}
#Topics .contents_box .main_wrap .rgt_btn {
	width: 59px;
	position: absolute;
	top: 210px;
	right: 5px;
	z-index: 1;
}
#Topics .contents_box .p01 {
	padding: 0;
	text-align: left;
}
#Topics .contents_box .menu_pics {
	display: inline-block;
	margin: 0px -8px 0px 0px;
}
#Topics .contents_box .menu_pics li {
	float: left;
	margin: 0 8px 30px 0px;
}
#Topics .contents_box .menu_pics img {
	width: 130px;
	height: auto;
}
#Topics .contents_box .p02 {
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.8em;
	text-align: left;
	margin: 0 0 40px 0;
}

#Topics .contents_box .special_relation .relation_wrap{
	width: 230px;
	padding-top: 230px;
	position: relative;
	margin: 0 16px 30px 0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
#Topics .contents_box .special_relation  .relation_wrap img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	height:230px;
	margin: 0 0 15px -172px;
}
#Topics .contents_box .special_relation .relation_wrap p {
	clear: both;
	text-align: left;
	padding: 15px 0 0 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 14px;
}

#Topics .contents_box .sns_share_btn02 {
	height: 20px;
	padding: 20px 10px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 0 auto;
	text-align: center;
}
#Topics .contents_box .sns_share_btn .share_btn_box_1, #Topics .contents_box .sns_share_btn02 .share_btn_box_1 {
	padding: 0 20px 0 0;
	float: left;
	display: inline-block;
}
#Topics .contents_box .sns_share_btn .share_btn_box_2, #Topics .contents_box .sns_share_btn02 .share_btn_box_2 {
	width: 87px;
	padding: 0 20px 0 0;
	float: left;
	display: inline-block;
}
#Topics .contents_box .sns_share_btn .share_btn_box_3, #Topics .contents_box .sns_share_btn02 .share_btn_box_3 {
	padding: 0 20px 0 0;
	float: left;
	display: inline-block;
}
#Topics .contents_box .sns_share_btn03 {
	padding: 20px 10px 40px;
	border-bottom: solid 1px #000;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#Topics .contents_box .sns_share_btn03 h3{
	display: block;
	margin-bottom: 18px;
	text-align: center;
	line-height: normal;
}
#Topics .contents_box .sns_share_btn03 li{
	display: inline-block;
	width: 54px;
	height: 54px;
	margin: 0 10px;
}
#Topics .contents_box .sns_share_btn03 li a{
	display: block;
	position: relative;
}
#Topics .contents_box .sns_share_btn03 li a span{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#Topics .contents_box .sns_share_btn03 li a span > img,
#Topics .contents_box .sns_share_btn03 li a:hover > img{opacity: 0!important;}
#Topics .contents_box .sns_share_btn03 li a:hover  > span img,
#Topics .contents_box .sns_share_btn03 li a > img{opacity:1!important;}

#Topics .contents_box .sns_share_btn {
	height: 20px;
	padding: 20px 10px;
}
#Topics .contents_box .sns_share_btn .share_btn_box_4, #Topics .contents_box .sns_share_btn02 .share_btn_box_4 {
	width: 85px;
	padding: 0 20px 0 0;
	float: left;
	display: inline-block;
}
#Topics .contents_box .sns_share_btn .share_btn_box_5, #Topics .contents_box .sns_share_btn02 .share_btn_box_5 {
	padding: 0 20px 0 0;
	float: left;
	display: inline-block;
}
#Topics .contents_box .sns_share_btn .share_btn_box_6, #Topics .contents_box .sns_share_btn02 .share_btn_box_6 {
	padding: 0 0 0 0;
	float: left;
	display: inline-block;
}
#Topics .contents_box .contents_wrap {
	width: 237px;
	margin: 0 0 30px 0;
	display: inline-block;
	vertical-align: top;
}
#Topics .contents_box .box_pdg {
	margin: 0 15px;
}
#Topics .contents_box .contents_wrap img {
	width: 240px;
	height: auto;
	margin: 0 0 15px 0;
}
#Topics .contents_box .contents_wrap h3 {
	padding: 4px 5px;
	font-weight: bold;
	border: solid 1px #000;
	display: inline-block;
	float: left;
	line-height: 1em;
	letter-spacing: 0.05em;
	font-family: "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Topics .contents_box .contents_wrap time {
	font-size: 11px;
	float: right;
}
#Topics .contents_box .contents_wrap p {
	clear: both;
	text-align: left;
	padding: 15px 0 0 0;
	letter-spacing: 0.1em;
}
#Topics .other {
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 30px 0px 15px 0;
	font: 24px/1.5 "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Topics .other span {
	font-size: 13px;
	margin: 0 0 0px 15px;
	vertical-align: 5px;
}
#Topics .side_box .bnr02 {
	margin: 20px 0 25px 0;
}
#Topics .side_box .bnr02 img {
	width: 280px;
}
#Topics .side_box #SideRanking {
	width: 300px;
	margin: 0 auto 20px auto;
	display: inline-block;
}
#Topics .side_box #SideRanking h2 {
	font-size: 23px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0.05em;
	padding: 20px 0 10px;
	font: 30px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#Topics .side_box #SideRanking .wrap02 {
	border: solid 2px #000;
}
#Topics .side_box #SideRanking .wrap02 .box {
	width: 278px;
	display: inline-block;
}
#Topics .side_box #SideRanking .wrap02 .box img {
	width: 122px;
	height: 122px;
	margin: 10px 0 10px 17px;
	display: inline-block;
	float: left;
}
#Topics .side_box #SideRanking .wrap02 .box div {
	width: 108px;
	height: 132px;
	margin: 0 12px 0 0;
	text-align: left;
	overflow: hidden;
	display: inline-block;
	float: right;
}
#Topics .side_box #SideRanking .wrap02 .box div h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	padding: 5px 7px;
	margin: 15px 0 10px 0;
	border: solid 1px #000;
	display: inline-block;
	font: 12px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Topics .side_box #SideRanking .wrap02 .box div p {
	font-size: 13px;
	line-height: 1.6em;
}
/* = トピック
------------------------------------------ */
#Topics .contents_box h3 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
#Topics .contents_box .lists {
	padding: 0 0 0 23px;
	margin: 0 0 5px 0;
	text-align: left;
}
#Topics .contents_box .lists li {
	font-size: 14px;
	list-style-type: disc;
	padding: 0 0 0 0px;
	line-height: 1.8em;
	letter-spacing: 0.05em;
}
#Topics .contents_box .p03 {
	font-size: 14px;
	text-align: left;
	margin: 0 0 50px 0;
}
#Topics .contents_box .p03 a {
	color: #000;
}
#Topics .contents_box #Pager {
	margin: 0 0 20px 0;
}
#Topics .contents_box #Pager ul {
	width: 750px;
	border: solid 1px #000;
	display: table;
	overflow: hidden;
}
#Topics .contents_box #Pager ul li {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
}
#Topics .contents_box #Pager ul li a img {
	padding: 20px 47px;
}
#Topics .contents_box #Pager ul .pager_center {
	width: 280px;
	color: #4d4d4d;
	font-size: 24px;
	font-weight: bold;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
#Topics .contents_box img {
	width: px;
	height: px;
}
.rank_con {
	clear: both;
	padding-top: 30px;
}
.pic01 {
	position: absolute;
	bottom: 36px;
	right: 17px;
}
img.attachment-full {
	border: none !important;
}
#gallery-2 {
	margin: auto;
	margin-bottom: 20px !important;
}
#gallery-2 img {
	width: 130px;
	height: auto;
	border: none !important;
}
/* = 検索不明ページ
------------------------------------------ */
#searchNone {
	width: 1100px;
	margin: 0 auto;
}
#searchNone h2 {
	border: solid 1px #000;
	width: 1038px;
	text-align: left;
	padding: 15px 30px;
	margin: 0 auto 40px;
	font: bold 27px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.09em;
}
#searchNone .contents_box {
	width: 760px;
	float: left;
	text-align: center;
}
#searchNone .contents_box p {
	font: bold 16px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
#searchNone .contents_box form {
	display: inline-block;
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#searchNone .contents_box form label {
	height: 30px;
	line-height: 30px;
	width: 60px;
	display: inline-block;
}
#searchNone .contents_box form #searchsubmit {
	height: 34px;
}
#searchNone .contents_box form input {
	height: 30px;
	padding: 0 15px 0 15px;
}
#searchNone .side_box {
	width: 280px;
	float: right;
}
#searchNone .side_box .bnr01 {
	margin: 0 0 20px 0;
	display: inline-block;
}
#searchNone .side_box .bnr01 img {
	width: 280px;
	height: 545px;
}
/* = ABOUT
------------------------------------------ */
#content {
	width: 1100px;
	height: auto;
	display: inline-block;
	margin: 0 0 100px;
}
#content h2 {
	border-bottom: solid 3px #000;
	display: inline-block;
	font: 50px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 800;
	letter-spacing: 0.4em;
	padding: 0 0px 0 19px;
	margin: 20px 0 20px;
}
#content h3 {
	font: 19px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	margin: 0 0 25px;
}
#content p {
	font: 16px/2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 591px;
	display: inline-block;
	text-align: left;
}
#about {
	width: 920px;
	height: auto;
	margin: 0 auto 80px;
}
#about .aboutLeft {
	text-align: left;
	display: inline-block;
	float: left;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#about .aboutLeft h3 {
	font: 22px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
	border-bottom: solid 3px;
	padding: 0 0 8px;
	margin: 0 0 5px;
}
#about .aboutLeft h4 {
	font-size: 14px;
	font-weight: 500;
	margin: 0 35px 20px 0;
	text-align: right;
}
#about .aboutLeft ul {
}
#about .aboutLeft ul li {
	margin: 0 0 3px;
}
#about .aboutLeft ul li a {
	color: #000;
}
#about .aboutRight {
	display: inline-block;
	float: right;
	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#about .aboutRight h3 {
	text-align: right;
	font: 22px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	margin: 0 0 10px;
}
#about .aboutRight .c_wrap {
	width: 507px;
	height: 280px;
	border: solid 1px #000;
	padding: 15px 20px;
	text-align: left;
	position: relative;
}
#about .aboutRight .c_wrap input {
	border: none;
}
#about .aboutRight .c_wrap .c_tit {
	padding: 6px 0;
	border-bottom: solid 1px #000;
}
#about .aboutRight .c_wrap .c_tit input {
	width: 477px;
}
#about .aboutRight .c_wrap .c_name {
	padding: 6px 0;
	border-bottom: solid 1px #000;
}
#about .aboutRight .c_wrap .c_name input {
	width: 395px;
}
#about .aboutRight .c_wrap .c_messe {
	width: 100%;
	padding: 6px 0;
	border-bottom: solid 1px #000;
}
#about .aboutRight .c_wrap .c_messe textarea {
	border: none;
	height: 30px;
	width: 432px;
	padding: 0px 0 0;
}
#about .aboutRight .c_wrap .c_submit {
}
#about .aboutRight .c_wrap .c_submit input {
	width: 50px;
	height: 24px;
	line-height: 24px;
	background: #000;
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 30px;
	bottom: 15px;
}
.kou_p {
	margin: 50px auto;
	width: 530px;
}
.kou_p2 tr td {
	clear: both;
	margin: 50px auto;
	font-size: 14px;
	line-height: 2;
	padding: 40px;
}
.kou_p3 tr td {
	text-align: center;
	clear: both;
	margin: 50px auto;
	font-size: 14px;
	line-height: 2;
	padding: 40px;
}
.kou_p2 {
	clear: both;
	margin: 50px auto;
	font-size: 14px;
	border: 1px solid #333;
}
.table_conta2 {
	clear: both;
	width: 700px;
	margin-left: 180px;
}
.kou_p4 {
	margin: 50px auto;
	font-size: 14px;
	line-height: 1.6;
	width: 600px;
}
.con_lig {
	margin-left: 220px;
}
.avbou_coin {
	margin: 60px auto;
}
.table_conta2 tr td {
	padding: 10px 40px 40px;
	line-height: 1.7;
	font-size: 14px;
}
.line2 {
	height: 30px;
	background: url("img/footer_bg.png") repeat scroll 0% 0% / contain transparent;
	clear: both;
	text-align: center;
	padding: 20px 0px;
	width: 100%;
	color: #666;
	font-size: 30px;
	font-weight: bold;
	margin: 50px 0px;
}
h2.kdh {
	width: 575px;
}
h2.dva {
	width: 563px;
	border-bottom: solid 3px #000;
	display: inline-block;
	font: 25px "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-weight: bold !important;
	letter-spacing: 1px !important;
	padding: 0 0px 10px 19px !important;
	margin: 100px 0 30px !important;
}
.img_nf {
	width: 598px;
	margin: 0 auto 40px;
	clear: both;
}
.pc_img {
	float: left;
	width: 230px;
}
.sp_img {
	float: right;
	width: 230px;
}
.infs {
	margin: 20px auto 40px;
	clear: both;
	text-align: center;
}
.kfj {
	text-align: center;
	font-size: 30px;
	padding-top: 10px;
}
.bol {
	float: left;
	width: 370px;
	text-align: left;
}
.bor {
	text-align: left;
	float: right;
	width: 200px;
}
.img_nf2 {
	width: 580px;
	margin: 0 auto 40px;
	clear: both;
}
.tph img {
	max-width: 1100px !important;
	width: 1100px !important;
	height: auto !important;
}
.srnk1 {
	width: 33px !important;
	margin-top: 15px;
	display: inline-block;
	float: left !important;
	font-size: 20px;
	padding-right: 4%;
	font-weight: bold;
	color: #fbcf00;
}
.srnk2 {
	width: 33px !important;
	margin-top: 15px;
	display: inline-block;
	float: left !important;
	font-size: 20px;
	padding-right: 4%;
	font-weight: bold;
	color: #ffee9d;
}
.srnk3 {
	width: 33px !important;
	margin-top: 15px;
	display: inline-block;
	float: left !important;
	font-size: 20px;
	padding-right: 4%;
	font-weight: bold;
	color: #9ca3aa;
}
.srnk4 {
	width: 33px !important;
	margin-top: 15px;
	display: inline-block;
	float: left !important;
	font-size: 20px;
	padding-right: 4%;
	font-weight: bold;
	color: #c1c5c8;
}
.srnk5 {
	width: 33px !important;
	margin-top: 15px;
	display: inline-block;
	float: left !important;
	font-size: 20px;
	padding-right: 4%;
	font-weight: bold;
	color: #c89240;
}
.srnk6 {
	width: 33px !important;
	margin-top: 15px;
	display: inline-block;
	float: left !important;
	font-size: 20px;
	padding-right: 4%;
	font-weight: bold;
	color: #efd4a5;
}
.side_box.cf {
	width: 300px;
	float: right;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
	height: 82px;
	padding: 10px;
	width: 485px;
	border: none;
}
div#wp_page_numbers {
	width: 750px;
	border: solid 1px #000;
	display: table;
	overflow: hidden;
	position: relative;
	margin: 40px auto;
	height: 60px;
}
#wp_page_numbers ul {
	width: 369px;
	margin: 0 auto;
	height: 60px;
	text-align: center;
	vertical-align: 60px;
}
#wp_page_numbers li {
	display: inline-block;
	line-height: 62px;
	font-size: 24px;
}
#wp_page_numbers li.paginate:nth-child(1) a {
	background-position: center center;
	background-repeat: no-repeat;
	width: 190px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	padding: 0px !important;
	border-right: 1px solid #000;
	background-image: url(img/prev_btn.png);
}

#wp_page_numbers li.paginate:nth-child(1) a:hover {
	background-position: center center;
	background-repeat: no-repeat;
		background-color: #CCC;
	background-image: url(img/prev_btn_on.png);
}

#wp_page_numbers li.paginate:nth-child(11) a {
	background: url(img/next_btn.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 190px;
	height: 60px;
	position: absolute;
	display: inline-block;
	right: 0px;
	top: 0px;
	text-indent: -9999px;
	padding: 0px !important;
	border-left: 1px solid #000;
}
#wp_page_numbers li.paginate:nth-child(11) a:hover {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #CCC;
	background-image: url(img/next_btn_on.png);
}
#wp_page_numbers li:last-child a {
	width: 235px;
	height: 60px;
	display: inline-block;
}
#wp_page_numbers li a {
	color: #9f9f9f;
	padding: 0 10px;
}
#wp_page_numbers li.active_page a {
	color: #252525;
}
.contents_box .contents_wrap a {
	width: 236px;
	margin: 0 0 15px 0;
	height: 157px;
	overflow: hidden;
	display: inline-block;
}
.cap {
	position: absolute;
	height: 30px;
	font-size: 14px;
	padding-top: 10px;
}
a.g_prev, a.g_next {
	position: static !important;
}
.twi_flm {
	margin-bottom: 30px;
}
.post-categories li {
	display: inline-block;
	padding-right: 10px;
}
.eigz {
	text-align: right;
	width: 150px;
	float: right;
}
li.fmr {
	float: right !important;
	margin: 27px 10px 0 0 !important;
}
li.fmr .form {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}
.snms img {
	width: 27px;
	padding-left: 5px;
}
li.snms {
	float: right !important;
	margin: 23px 0px 0 0 !important;
}
.twi_flm {
	margin-bottom: 30px;
	width: 300px;
}
.fb {
	width: 300px;
}
div#hda {
	width: 100%;
	top: 0px;
	position: fixed;
	background-color: #fff;
	z-index: 9999;
}
div#bdy {
	margin-top: 102px;
	padding-top: 3px;
}
.int_ad {
	position: fixed;
	width: 1100px;
	left: 50%;
	margin-left: -550px;
	top: 0px;
	z-index: -2;
}
.int_ad iframe {
	display: block;
	width: 1100px;
}
#int_wrap {
	z-index: 2;
	background-color: #fff;
}
.klnsdf {
	margin: 10px 0 15px 0;
	font-weight: bold;
	font-size: 16px;
}
.ghjt {
	background-color: #c1272d;
	padding: 20px 0 40px;
	color: #fff;
	text-align: left;
	text-align: center;
}
.sdfef {
	color: #fff;
	padding-top: 17px;
	display: inline-block;
}
.kjas img {
	display: block;
	width: 1100px;
	margin: 0 auto;
}
.kdfbhw {
	width: 1100px;
	margin: 0 auto 10px;
	text-align: left;
}
.contents_box.klswef {
	width: 1100px !important;
}
.contents_box.cf.efwer {
	width: 1100px !important;
}
.kljbnsdf {
	width: 355px !important;
	margin: 0 13px 30px 0 !important;
}
.kljbnsdf img {
	width: 360px !important;
	margin: 0 0 15px 0;
	height: 239px !important;
}
.kljbnsdf a {
	width: 360px !important;
	margin: 0 0 15px 0;
	height: 239px !important;
	overflow: hidden;
	display: inline-block;
}
.kljbnsdf:nth-child(3), .kljbnsdf:nth-child(6), .kljbnsdf:nth-child(9) {
	margin: 0 !important;
}
li.red a {
	color: #C90509 !important;
}
.alfa_wrp {
	background-color: #C1272D;
	padding-top: 25px;
}
.efwer {
	background-color: #fff;
	padding: 30px 30px 0px;
	margin-left: -30px;
}
img.kj_logo {
	width: 200px;
}
span.erge {
	vertical-align: 0px;
	/* padding-left: 10px; */
	padding-top: 15px;
	float: right;
}
#Header .h_box02 {
	width: 100%;
	background: #fff;
	padding: 0px 0 15px 0;
	clear: both;
	z-index: 9999;
	left: 0px;
}
#Header_wp {
	width: 1100px;
	margin: 0 auto;
}
.kjbvfr {
	padding: 0px 0px 30px;
	font-size: 14px;
}
span.sdfef a {
	color: #00C4FF;
}
.follow .min1000 {
	width: 1100px;
	margin: 0 auto;
}


#wp_page_numbers li:first-child {
    width: 190px;
    height: 60px;
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 0px;
    text-indent: -9999px;
    padding: 0px !important;
    border-right: 1px solid #000;
}

#wp_page_numbers li:last-child {
    width: 190px;
    height: 60px;
    position: absolute;
    display: inline-block;
    left: 560px;
    top: 0px;
    text-indent: -9999px;
    padding: 0px !important;
    border-left: 1px solid #000;
}
#wp_page_numbers li:last-child a{
    width: 190px;
    height: 60px;
    display: inline-block;
    position: absolute;
    left: 0px;
    padding: 0px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/next_btn.png) !important;
}
#wp_page_numbers li:last-child a:hover {
    background-position: center center;
background-color: #CCC;
    background-repeat: no-repeat;
    background-image: url(img/next_btn_on.png) !important;
}


.contents_box .contents_wrp {
    width: 355px !important;
    margin: 0 13px 30px 0 !important;
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: left;
}
.contents_box .contents_wrp:nth-child(3n) {
	margin-right: 0px !important;
}
.contents_wrp img {
    width: 360px !important;
    margin: 0 0 15px 0;
    height: 239px !important;
}

 .contents_wrp a {
width: 360px !important;
    margin: 0 0 15px 0;
    height: 239px !important;
    overflow: hidden;
    display: inline-block;
}

.contents_wrp p {
    clear: both;
    text-align: left;
    font-size: 13px;
    line-height: 1.5;
    padding: 15px 0 0 0;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.contents_wrp time {
    font-size: 10px;
    color: #808080;
    float: right;
}
 .contents_wrp h3 {
    padding: 4px 5px;
    border: solid 1px #000;
    display: inline-block;
    float: left;
    line-height: 1em;
    letter-spacing: 0.05em;
    font: 14px "Raleway","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

