@charset "utf-8";

/*-------------------------------------------------------------------------*/
/* webfont
/*-------------------------------------------------------------------------*/
/* @import url('https://fonts.googleapis.com/css?family=Oswald');*/

@font-face {
font-family: 'League Spartan';
src: url('../fonts/leaguespartan-bold.eot');
src: url('../fonts/leaguespartan-bold.eot?#iefix') format('embedded-opentype'),url('../fonts/leaguespartan-bold.woff2') format('woff2'),url('../fonts/leaguespartan-bold.woff') format('woff'),url('../fonts/leaguespartan-bold.ttf') format('truetype'),url('../fonts/leaguespartan-bold.svg#league_spartanbold') format('svg');
font-weight: bold;
font-style: normal;
}

/* Noto Sans Japanese */
/* fonts.googleapis.com/earlyaccess/notosansjapanese.css */
@font-face {
font-family: 'Noto Sans Japanese'; font-style: normal;
font-weight: 200;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
font-display: swap;
}
@font-face {
font-family: 'Noto Sans Japanese'; font-style: normal;
font-weight: 300;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
font-display: swap;
}
@font-face {
font-family: 'Noto Sans Japanese'; font-style: normal;
font-weight: 500;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
font-display: swap;
}
@font-face {
font-family: 'Noto Sans Japanese'; font-style: normal;
font-weight: 700;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
font-display: swap;
}


/*-------------------------------------------------------------------------*/
/* reset
/*-------------------------------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,
sub,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
figcaption,figure,footer,header,hgroup,menu,main,nav,section,summary,time,mark,audio,video{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body{ line-height: 1; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ display: block; }
nav ul{ list-style: none; }
ul,ol,li,dl,dt,dd{ list-style-type: none; list-style-position: outside; }
blockquote,q{ quotes: none; }
blockquote:before,blockquote:after,q:before,q:after{ content: none; }
a{ margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/*ins{ background-color: #ff9; color: #000; text-decoration: none; }*/
img{ vertical-align: top; border: 0; }
em{ font-style: italic; }
mark{ background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del{ text-decoration: line-through; }
abbr[title],dfn[title]{ border-bottom: 1px dotted; cursor:help; }
table{ border-collapse: collapse; border-spacing: 0; }
hr{ display:block; height:1px; border: 0; border-top: 1px solid #ccc; margin: 0; padding: 0; }
input,select{ vertical-align: middle; }
main { display: block; }
button { border: none; }
small { line-height: 1.2; }

/*-------------------------------------------------------------------------*/
/* module
/*-------------------------------------------------------------------------*/
.err { color: #ff0000 !important; font-weight: bold; }.bold { font-weight: bold !important; }.red { color: #eb0602 !important; }.center { text-align: center !important; }.right { text-align: right !important; }.left { text-align: left !important; }.fr { float: right; }.fl { float: left; }
.fs10 { font-size: 10px !important; }.fs12 { font-size: 12px !important; }.fs14 { font-size: 14px !important; }.fs16 { font-size: 16px !important; }.fs18 { font-size: 18px !important; }.fs20 { font-size: 20px !important; }.fs22 { font-size: 22px !important; }.fs24 { font-size: 24px !important; }
.mt0 { margin-top: 0px !important; }.mt5 { margin-top: 5px !important; }.mt10 { margin-top: 10px !important; }.mt15 { margin-top: 15px !important; }.mt20 { margin-top: 20px !important; }.mt30 { margin-top: 30px !important; }.mt40 { margin-top: 40px !important; }.mt50 { margin-top: 50px !important; }
.mb5 { margin-bottom: 5px !important; }.mb0 { margin-bottom: 0 !important; }.mb10 { margin-bottom: 10px !important; }.mb15 { margin-bottom: 15px !important; }.mb20 { margin-bottom: 20px !important; }.mb30 { margin-bottom: 30px !important; }.mb40 { margin-bottom: 40px !important; }.mb50 { margin-bottom: 50px !important; }.mb60 { margin-bottom: 60px !important; }
.mr0 { margin-right: 0 !important; }.mr5 { margin-right: 5px !important; }.mr10 { margin-right: 10px !important; }.mr15 { margin-right: 15px !important; }.mr20 { margin-right: 20px !important; }.mr25 { margin-right: 25px !important; }.mr30 { margin-right: 30px !important; }
.ml5 { margin-left: 5px !important; }.ml10 { margin-left: 10px !important; }.ml20 { margin-left: 20px !important; }.ml30 { margin-left: 30px !important; }
.center { text-align: center !important; }.right { text-align: right !important; }.left { text-align: left !important; }
.pb0 { padding-bottom: 0px !important; }.pb10 { padding-bottom: 10px !important; }.pb20 { padding-bottom: 20px !important; }.pb30 { padding-bottom: 30px !important; }.pb40 { padding-bottom: 40px !important; }
.pl10 { padding-left: 10px !important; }.pl35 { padding-left: 35px !important; }.pl40 { padding-left: 40px !important; }.pl55 { padding-left: 55px !important; }
.pr10 { padding-right: 10px !important; }
.w150 { width: 150px !important; }.w200 { width: 200px !important; }.w220 { width: 220px !important; }.w240 { width: 240px !important; }.w300 { width: 300px !important; }.w330 { width: 330px !important; }.w350 { width: 350px !important; }.w380 { width: 380px !important; }.w480 { width: 480px !important; }.w100 { width: 100px !important; }
.err-msg, .error-message { margin: 10px 0 0; font-weight: bold; font-size: 14px; color: #cc0000; }

/*-------------------------------------------------------------------------*/
/* base
/*-------------------------------------------------------------------------*/

* { margin: 0; padding: 0; box-sizing: border-box; }
body { position: relative; font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "Noto Sans Japanese", "源ノ角ゴシック", "Source Han Sans", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; width: 100%; font-size: 12px; font-weight: 300; color: #000; background: #fff; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-feature-settings: "palt"; background: url(../img/bg_dot.png); }
h1, h2, h3, h4, h5, h6 { font-size: 1.0em; font-weight: normal; }
table { border-collapse: collapse; }
img { border: none; vertical-align: bottom; }
li { list-style-type: none; }
sup { font-size: 10px; }
p { line-height: 1.5; }
p small { font-size: 80%; }
.red { color: #d52f21; }
th { font-weight: normal; }
@media print, screen and (min-width: 768px) {
body { font-size: 14px; }
}

/* link */
/*a { transition: .2s; }*/
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; }
a:hover { color: #000; text-decoration: underline;  }
a.under:link { text-decoration: underline; }
a.under:hover { text-decoration: none; }

/* Selected Text */
@media print, screen and (min-width: 768px) {
::selection { background: #d2efff; }
::-moz-selection { background: #d2efff; }
}

/* rollover */
@media print, screen and (min-width: 768px) {
a:hover img.hov { filter: alpha(opacity=9); -moz-opacity: 0.9; opacity: 0.9; }
.ovrgp a:hover img, img.ovr:hover, input.ovr:hover, button.ovr:hover { filter: alpha(opacity=90); opacity: 0.9; }
}

/* ios */
.ios a:hover img.hov { filter: alpha(opacity=1); -moz-opacity: 1; opacity: 1; }
.ios .ovrgp a:hover img, .ios img.ovr:hover, .ios input.ovr:hover { filter: alpha(opacity=1); opacity: 1; }

/* clear */
.clear { clear: both; }
.cfgp li:before, .cfgp li:after,.cf:before, .cf:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.cfgp li:after,.cf:after, .clearfix:after { clear: both; }
.cfgp li,.cf, .clearfix { *zoom: 1; }

/* img */
img { max-width: 100%; }
@media print, screen and (min-width: 768px) {
img { max-width: auto; max-height: auto; }
}

/* hiddn */
.pc { display: none !important; }
@media print, screen and (min-width: 768px) {
.pc { display: block !important; }
img.pc { display: inline !important; }
.sp { display: none !important; }
}

/* other */
@media print, screen and (min-width: 768px) {
}

/*-------------------------------------------------------------------------*/
/* base
/*-------------------------------------------------------------------------*/

#wrapper { }
#container { padding: 20px 0; }
#contents { }
#sidebar { display: none; }

@media print, screen and (min-width: 768px) {
#container { width: 1140px; margin: 0 auto; padding: 40px 0; }
#contents { float: left; width: 755px; }
#sidebar { display: block; float: right; width: 350px; }
#sidewrap { position: relative; width: 350px; }
}

/*-------------------------------------------------------------------------*/
/* layout
/*-------------------------------------------------------------------------*/


#header { position: fixed; top: 0; left: 0; z-index: 998; width: 100%; background: #fff; }
.header_inner { position: relative; width: 100%; height: 50px; padding: 5px 0 0; text-align: center; }
.header_txt { display: none; }
.header_logo { width: 80px; margin: 0 auto; }
.header_bnr { display: none; }

@media print, screen and (min-width: 768px) {
#header { position: relative; }
.header_inner { display: flex; justify-content: space-between; align-items: center; max-width: 1280px; min-width: 1000px; height: 90px; margin: 0 auto; padding: 0; }
.header_txt { display: block; margin-left: 15px; }
.header_logo { width: 121px; }
.header_bnr { display: block; margin-right: 15px; }
}

/* header_gnav */
.header_gnav { display: none; background: url(../img/bg_dot.png); overflow: auto; }
.header_gnav ul { padding: 10px 10px 10px; }
.header_gnav li { margin: 0 0 10px; border: 2px solid #fff; background: url(../img/bg_dot.png); }
.header_gnav li a { display: block; margin: 2px; background: #fff; padding: 15px 0; font-size: 14px; font-weight: 500; color: #0b5d88; text-align: center; }

@media print, screen and (min-width: 768px) {
.header_gnav { display: block; background: #fff; }
.header_gnav ul { display: flex; justify-content: space-between; align-items: center; width: 800px; height: 60px; margin: 0 auto; padding: 0; }
.header_gnav li { margin: 0; border: none; background: none; }
.header_gnav li a { position: relative; display: inline-block; margin: 0; text-decoration: none; padding: 0 0 10px; background: none; font-size: 16px; color: #000; }
.header_gnav li a:after { position: absolute; bottom: -7px; display: block; content: ""; width: 100%; height: 3px; background: #0c80bd; transform: scale(0, 1); transform-origin: center top; transition: transform .1s; }
.header_gnav li a:hover { color: #0c80bd; }
.header_gnav li a:hover:after { transform: scale(1, 1); }
}

.header_menu { position: absolute; top: 6px; right: 12px; }
.header_menu span { display: block; width: 35px; height: 35px; }
.header_menu span img { transition: .2s; }
.header_menu span.open img { transform: rotate(90deg); }
@media print, screen and (min-width: 768px) {
.header_menu { display: none; }
}

/* sp-close */
#sp-close { margin: 0 0 30px; font-size: 14px; font-weight: 500; color: #fff; text-align: center; }
#sp-close img { width: 20px; margin-right: 5px; vertical-align: middle; }

@media print, screen and (min-width: 768px) {
#sp-close { display: none; }
}

/* sp_search_box */
.sp_search_box { padding: 15px 10px 10px; }
.sp_search_box input { width: 65%; height: 45px; padding: 3px; background: #eee; border: none; color: #333; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.5) inset; font-size: 16px; font-weight: normal; }
.sp_search_box input:focus { background: #fff; color: #000; }
.sp_search_box button  { display: inline-block; width: 30%; height: 45px; margin-left: 5px; padding: 7px 0; text-align: center; font-size: 14px; background: #0c80bd; border-top: 1px solid #6db3d7; color: #fff; font-weight: bold; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); cursor: pointer; vertical-align: middle; }
.sp_search_box button img { width: 12px; height: 12px; margin-right: 5px; vertical-align: middle; }

@media print, screen and (min-width: 768px) {
.sp_search_box { display: none; }
}


/* footer */
#footer { padding: 10px 0; text-align: center; background: #fff; }
.footer_logo { width: 80px; margin: 0 auto; }
.footer_menu { margin: 10px 10px; }
.footer_menu li { float: left; margin: 0 10px 10px 0; font-size: 12px; }
.footer_menu li:after { display: inline-block; width: 1px; height: 10px; margin-left: 10px; content: ""; background: #3d3d3d; }
.footer_copy { font-family: 'League Spartan'; letter-spacing: .05em; color: #bababa; font-size: 11px; }

@media print, screen and (min-width: 768px) {
#footer { padding: 20px 0; }
.footer_logo { width: 121px; }
.footer_menu { margin: 25px 0; }
.footer_menu li { float: none; display: inline; margin: 0 8px 0 0; }
.footer_menu li:after { margin-left: 8px; }
.footer_copy { font-size: 12px; }
}

/* snsbtn */
#snsbtn { display: none; position: fixed; bottom: 0; right: 0; z-index: 99; }
.snsbtn > div { display: flex; justify-content: center; align-items: center; }
.snsbtn li, .snsbtn div > div { width: 40px; height: 40px; }
.snsbtn a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding-top: 3px; font-size: 10px; color: #fff; text-decoration: none; font-family: 'League Spartan'; letter-spacing: .1em; box-sizing: border-box; }
.snsbtn img { margin: -2px 2px 0 -2px; vertical-align: middle; }
.snsbtn .tw, .snsbtn .fb, .snsbtn .line, .snsbtn .hateb { display: none; }
.article .snsbtn .tw, .article .snsbtn .fb, .article .snsbtn .line, .article .snsbtn .hateb { display: block!important; }
.article .snsbtn .tw span, .article .snsbtn .fb span, .article .snsbtn .line span, .article .snsbtn .hateb span { display: none; }
.article .snsbtn img { margin: 0; }
.snsbtn .pg a { background: #aeb6b9; }
.snsbtn .tw a { background: #28b3e7; }
.snsbtn .fb a { background: #4a68a6; }
.snsbtn .line a { background: #00c300; }
.snsbtn .hateb a { background: #00a4de; }

@media print, screen and (min-width: 768px) {
.snsbtn li, .snsbtn div > div { float: left; width: 100px; height: 40px; margin-right: 2px; }
.snsbtn li.pg, .snsbtn div.pg { width: 40px; margin-right: 0; }
.snsbtn a:hover { opacity: 0.8; }
.snsbtn .tw, .snsbtn .fb, .snsbtn .line, .snsbtn .hateb { display: block; }
}


/*-------------------------------------------------------------------------*/
/* slick
/*-------------------------------------------------------------------------*/
.slick-slider{ position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-slide{display:none;float:left;height:100%; margin: 0; padding: 0 1px; min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide.dragging img{pointer-events:none;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-loading .slick-track,.slick-loading .slick-slide{visibility:hidden;}
.slick-slide img,.slick-initialized .slick-slide{display:block;}
.slick-slide.slick-loading img,.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{ background:#fff url('../img/ajax-loader.gif') center center no-repeat;}
.slick-prev,.slick-next{ font-size: 0; position:absolute; display:block; color:transparent; border:none; outline:none; background:transparent; padding:0; z-index: 99; }
.slick-prev{ transition: .2s; top: 50%; left: -5px; width: 33px; height: 33px; margin-top: -50px; background: url(../img/ico_prev.png) no-repeat; background-size: cover; cursor: pointer; }
.slick-next{ transition: .2s; top: 50%; right: -5px; width: 33px; height: 33px; margin-top: -50px; background: url(../img/ico_next.png) no-repeat; background-size: cover; cursor: pointer; }

@media print, screen and (min-width: 768px) {
.slick-slide{ padding: 0 2px; }
.slick-prev{ left: -30px; width: 43px; height: 43px; margin-top: -60px; }
.slick-next{ right: -30px; width: 43px; height: 43px; margin-top: -60px; }
.slick-slider:hover .slick-prev { left: 20px;}
.slick-slider:hover .slick-next { right: 20px;}
.slick-next:hover, .slick-prev:hover { opacity: .7; }
}

#slider { opacity: 0; transition: opacity .3s linear; }
#slider.slick-initialized { opacity: 1; }

/*-------------------------------------------------------------------------*/
/* parts
/*-------------------------------------------------------------------------*/

/* underbar */
@media print, screen and (min-width: 768px) {
.underbar { position: relative; display: inline-block; margin-bottom: 20px; }
.underbar:before { position: absolute; bottom: -20px; left: 0; content: ""; display: inline-block; width: 100%; height: 4px; background: #101010; }
}

/* widelink */
.widelink { cursor: pointer; }
.widelink_cover { position: relative; }
.widelink_cover:before { content: "詳しく見る"; position: absolute; top: 40%; left: 50%; z-index: 6; opacity: 0; color: #fff; text-align: center; font-size: 9px; font-weight: 500; line-height: 1.4; transition-property: opacity,top; transition-duration: 0.15s; transition-timing-function: ease-out; transform: translate(-50%,-50%); background: #000; padding: 2px 5px; border-radius: 10px; }
.widelink.hover a { text-decoration: underline;}
.widelink.hover .widelink_cover:before { opacity: 1; top: 50%; }
.widelink.hover .widelink_cover:after { opacity: 1; }

@media print, screen and (min-width: 768px) {
.widelink_cover:before { font-size: 10px; padding: 2px 6px 3px; border-radius: 10px; }
}

/* waku */
.waku01 { border: 4px solid #fff; box-shadow: 5px 4px 0 0 rgba(0,0,0, 0.8); }
.waku02 { padding: 5px; box-shadow: 0 0 0 2px #000 inset; }
.waku03 { border: 2px solid #fff; box-shadow: 3px 2px 0 0 rgba(0,0,0, 0.8); }
.waku04 { padding: 3px; border: 3px solid #fff; box-shadow: 0 0 0 2px #000 inset; }
.waku05 { border: 4px solid #fff; }

@media print, screen and (min-width: 768px) {
.waku01 { border: 5px solid #fff; box-shadow: 6px 5px 0 0 rgba(0,0,0, 0.8); }
.waku02 { border: 5px solid #fff; }
.waku03 { border: 3px solid #fff; box-shadow: 4px 3px 0 0 rgba(0,0,0, 0.8); }
}

/* icon */
.pt { display: inline-block; margin-left: 5px; padding: 2px 6px; border-radius: 8px; font-size: 10px; background: #feef00; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); color: #000; vertical-align: middle; line-height: 1; }
.pt:after { content: " pt"; }

@media print, screen and (min-width: 768px) {
.pt { margin-left: 7px; padding: 3px 8px 3px; border-radius: 10px; font-size: 11px; }
}

.view { display: inline-block; margin-top: 5px; padding: 2px 6px; border-radius: 8px; font-size: 10px; background: #feef00; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); color: #000; vertical-align: middle; line-height: 1; }
.view:after { content: " view"; }

@media print, screen and (min-width: 768px) {
.view { margin-top: 7px; padding: 3px 8px 3px; border-radius: 10px; font-size: 11px; }
}

.nen { display: block; color: #000; font-size: 28px; font-weight: bold; }
.nen:before { content: "年収"; display: inline-block; margin-right: 7px; padding: 3px 8px 3px; border-radius: 10px; font-size: 11px; background: #feef00; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); color: #000; vertical-align: middle; font-weight: normal; }
.nen:after { content: " 万円"; font-size: 18px; }
#sidebar .nen { display: inline-block; color: #feef00; font-size: 20px; }
#sidebar .nen:after { font-size: 14px; }
@media print, screen and (min-width: 768px) {
}

.tag { display: inline-block; margin-left: 7px; padding: 3px 8px 3px; border-radius: 10px; font-size: 11px; background: #0c95d3; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); color: #fff; vertical-align: middle; }
@media print, screen and (min-width: 768px) {
}

.en { font-family: 'League Spartan'; letter-spacing: .05em; color: #feef00; }

.ico_item i { display: block; content: ""; width: 16px; height: 16px; margin: 0 auto; }
.ico_medical i { background: url(../img/ico_medical.png) no-repeat; background-size: cover; }
.ico_mind i { background: url(../img/ico_mind.png) no-repeat; background-size: cover; }
.ico_fashion i { background: url(../img/ico_fashion.png) no-repeat; background-size: cover; }
.ico_travel i { background: url(../img/ico_travel.png) no-repeat; background-size: cover; }
.ico_food i { background: url(../img/ico_food.png) no-repeat; background-size: cover; }
.ico_education i { background: url(../img/ico_education.png) no-repeat; background-size: cover; }
.ico_nature i { background: url(../img/ico_nature.png) no-repeat; background-size: cover; }
.ico_car i { background: url(../img/ico_car.png) no-repeat; background-size: cover; }
.ico_public i { background: url(../img/ico_public.png) no-repeat; background-size: cover; }
.ico_tv i { background: url(../img/ico_tv.png) no-repeat; background-size: cover; }
.ico_music i { background: url(../img/ico_music.png) no-repeat; background-size: cover; }
.ico_arts i { background: url(../img/ico_arts.png) no-repeat; background-size: cover; }
.ico_sports i { background: url(../img/ico_sports.png) no-repeat; background-size: cover; }
.ico_game i { background: url(../img/ico_game.png) no-repeat; background-size: cover; }
.ico_art i { background: url(../img/ico_art.png) no-repeat; background-size: cover; }
.ico_computer i { background: url(../img/ico_computer.png) no-repeat; background-size: cover; }
.ico_security i { background: url(../img/ico_security.png) no-repeat; background-size: cover; }
.ico_law i { background: url(../img/ico_law.png) no-repeat; background-size: cover; }
.ico_international i { background: url(../img/ico_international.png) no-repeat; background-size: cover; }
.ico_money i { background: url(../img/ico_money.png) no-repeat; background-size: cover; }
.ico_archi i { background: url(../img/ico_archi.png) no-repeat; background-size: cover; }
.ico_pen i { background: url(../img/ico_pen.png) no-repeat; background-size: cover; }
.ico_shop i { background: url(../img/ico_shop.png) no-repeat; background-size: cover; }
.ico_office i { background: url(../img/ico_office.png) no-repeat; background-size: cover; }
.ico_pepar i { background: url(../img/ico_pepar.png) no-repeat; background-size: cover; }
.ico_corp i { background: url(../img/ico_corp.png) no-repeat; background-size: cover; }
.ico_tomb i { background: url(../img/ico_tomb.png) no-repeat; background-size: cover; }
.ico_other i { background: url(../img/ico_other.png) no-repeat; background-size: cover; }
@media print, screen and (min-width: 768px) {
.ico_item i { width: 22px; height: 22px; }
}

/* breadcrumb */
.breadcrumb { margin: 40px 10px 10px; }
.breadcrumb ul { overflow-x: auto; white-space: nowrap; }
.breadcrumb li { display: inline; margin-right: 5px; font-size: 13px; color: #fff; line-height: 1.2; }
.breadcrumb li a { color: #fff; }
.breadcrumb li:after { display: inline-block; content: "|"; margin-left: 5px; }
.breadcrumb li:last-child:after { display: none; }

@media print, screen and (min-width: 768px) {
.breadcrumb { margin: 0; }
.breadcrumb ul { overflow-x: unset; margin: -25px 0 12px; white-space: normal; }
.breadcrumb li { margin-right: 7px; }
.breadcrumb li:after { content: "|"; margin-left: 7px; }
}

/* pagefeed */
.pagefeed { display: flex; justify-content: space-between; align-items: center; margin: 10px; }
.pagefeed li { float: left; margin-right: 5px; }
.pagefeed li a, .pagefeed li span { display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; border: 2px solid #ededed; background: #fff; }
.pagefeed li span { color: #ccc; }
.pagefeed .location { text-align: right; color: #fff; }

@media print, screen and (min-width: 768px) {
.pagefeed { margin: 20px 0; }
.pagefeed li { margin-right: 7px; }
.pagefeed li a, .pagefeed li span { width: 35px; height: 35px; }
.pagefeed li a:hover { opacity: 0.8; }
}

/* search_box */
.search_box { display: none; }

@media print, screen and (min-width: 768px) {
.search_box { display: block; }
.search_box input { width: 560px; height: 65px; padding: 15px; background: #eee; border: none; color: #333; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.5) inset; font-size: 24px; font-weight: normal; }
.search_box input:focus { background: #fff; color: #000; }
.search_box button  { display: inline-block; width: 180px; height: 63px; margin-left: 7px; padding: 14px 0; text-align: center; font-size: 18px; background: #0c80bd; border-top: 2px solid #6db3d7; color: #fff; font-weight: bold; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.8); cursor: pointer; vertical-align: middle; }
.search_box button:hover { opacity: 0.8; }
.search_box button img { width: 18px; height: 18px; margin-right: 6px; vertical-align: middle; }
}

/* job_slider */
.job_slider { overflow: hidden; margin: 0 auto; padding: 10px 0; }
.home .job_slider { margin: 50px auto 0; padding: 10px 0; }
.job_slider li { margin: 0 10px; color: #fff; line-height: 1.4; }
.job_slider li a { font-size: 14px; font-weight: bold; color: #fff; }
.job_slider .img { margin-bottom: 10px; }

@media print, screen and (min-width: 768px) {
.job_slider { width: 1280px; padding: 40px 0; }
.home .job_slider { margin: 0 auto; padding: 40px 0; }
.job_slider li { float: left; width: 400px; margin: 0; }
.job_slider li a { font-size: 16px; }
.job_slider .img { margin-bottom: 20px; }
}

.ninki_job_list { margin-bottom: 20px; }
.ninki_colum_list { margin-bottom: 20px; }
.ninki_shikaku_list { margin-bottom: 20px; }
.job_all_list {}
@media print, screen and (min-width: 768px) {
.ninki_job_list {}
.ninki_colum_list { }
.ninki_colum_list ul { width: 360px; }
.ninki_shikaku_list {}
.job_all_list {}
}

/* job_intro */
.job_intro { background: #0c80bd url(../img/bg_intr.png) no-repeat top center; border-top: 2px solid #73c4e9; border-bottom: 2px solid #034c73; }
.job_intro .inner { position: relative; margin: 0 auto; padding: 20px 10px; text-align: center; }
.job_intro .ttl { display: inline-block; margin-bottom: 10px; padding: 5px 0; font-size: 18px; font-weight: bold; background: #feef00; color: #000; }
.job_intro .img { margin: 0 0 10px; }
.job_intro .txt { font-size: 14px; line-height: 1.6; color: #fff; text-align: left; }

@media print, screen and (min-width: 768px) {
.job_intro .inner { width: 1280px; min-height: 350px; padding: 80px 0 0; }
.job_intro .inner:before { position: absolute; top: -15px; left: -10px; content: ""; width: 267px; height: 267px; background: url(../img/img_intr01.png) no-repeat; }
.job_intro .inner:after { position: absolute; top: -17px; right: -20px; content: ""; width: 284px; height: 352px; background: url(../img/img_intr02.png) no-repeat; }
.job_intro .ttl { margin-bottom: 25px; padding: 2px; font-size: 24px; }
.job_intro .img { display: none; }
.job_intro .txt { font-size: 18px; line-height: 1.8; text-align: center;  }
}

/* job_list */
.job_list { position: relative; margin: 0 10px 5px; border: 2px solid #fff; background: url(../img/bg_dot.png); }
.job_list dl { margin: 2px; background: #fff; }
.job_list dt { position: relative; padding: 12px 0; font-size: 14px; font-weight: bold; color: #0b5d88; text-align: center; }
.job_list dt:after { position: absolute; top: 8px; right: 5px; content: ""; width: 25px; height: 25px; background: url(../img/ico_plus.png) no-repeat; background-size: cover; }
.job_list dt.active:after { background: url(../img/ico_mius.png) no-repeat; background-size: cover; }
.job_list dt i { display: inline-block; margin-right: 5px; vertical-align: middle; }
.job_list dd { display: none; padding: 0 15px 15px; }
.job_list dd.active { display: block; }
.job_list ul { display: flex; flex-wrap:wrap; }
.job_list li { margin: 0 7px 7px 0; font-size: 12px; text-align: center;  }
/*.job_list li:nth-child(odd) { padding-right: 5px; }
.job_list li:nth-child(even) { padding-left: 5px; }*/
.job_list li a { display: block; height: 100%; background: #ededed; padding: 10px 10px; }

@media print, screen and (min-width: 768px) {
.job_list { margin: 0 0 10px; border: 3px solid #fff; }
.job_list:before { content: ""; position: absolute; top: -3px; left: -3px; width: 34px; height: 34px; background: url(../img/bg_kad.png) no-repeat; }
.job_list dl { margin: 7px; }
.job_list dt { padding: 20px 0 5px; font-size: 20px; }
.job_list dt:after { display: none; }
.job_list dt i { margin-right: 7px; }
.job_list dd { display: block; padding: 15px 25px 25px; }
.job_list ul { display: block; margin: 0 -10px -10px 0; }
.job_list li { float: left; width: auto; margin: 0 10px 10px 0; font-size: 14px; text-align: left; }
.job_list li:nth-child(odd) { padding-right: 0; }
.job_list li:nth-child(even) { padding-left: 0; }
.job_list li:after { display: inline-block; margin-left: 10px; content: "|"; }
.job_list li a { display: inline; height: auto; background: none; padding: 0; }
}

/* item_list */
.item_list li { position: relative; margin: 0 10px 10px; padding: 15px 10px; background: #fff; border: 3px solid #70ccfc; box-shadow: 4px 3px 0 0 rgba(0,0,0, 0.8); }
.ranking_icon.item_list li:nth-child(1) { border: 3px solid #ffeb86; }
.ranking_icon.item_list li:nth-child(2) { border: 3px solid #dbdbdb; }
.ranking_icon.item_list li:nth-child(3) { border: 3px solid #f5cea3; }
.item_list li .txt { margin-top: 10px; }
.item_list li a { font-size: 16px; font-weight: bold; line-height: 1.2; }
.item_list li h3 { margin-top: 7px; }
.item_list li span { vertical-align: middle; }
.item_list .tbl { margin-top: 10px; }
.item_list table { width: 100%; }
.item_list tr { background: url(../img/bg_line.png) repeat-x bottom left; }
.item_list th { width: 80px; padding: 10px 0; }
.item_list td { padding: 10px 0; }
.item_list p { margin-top: 10px; }

@media print, screen and (min-width: 768px) {
.item_list li { margin: 0 0 15px; padding: 20px; border: 5px solid #70ccfc; box-shadow: 6px 5px 0 0 rgba(0,0,0, 0.8); }
.ranking_icon.item_list li:nth-child(1) { border: 5px solid #ffeb86; }
.ranking_icon.item_list li:nth-child(2) { border: 5px solid #dbdbdb; }
.ranking_icon.item_list li:nth-child(3) { border: 5px solid #f5cea3; }
.item_list li .img { float: left; width: 305px; }
.item_list li .txt { float: right; width: 370px; margin-top: 0; }
.item_list li a { font-size: 22px; }
.item_list th { width: 90px; padding: 10px 0 13px; }
.item_list td { padding: 10px 0 13px; }
}

/* link_list */
.link_bx { position: relative; margin: 15px 0; padding: 15px 15px 25px; background: #1591d2; border-top: 2px solid #37b3f4; box-shadow: 3px 2px 0 0 rgba(0,0,0, 0.8); }
/*.link_bx .img { margin-bottom: 10px; }*/
.link_bx .img { position: relative; }
.tag_yellow {
    font-size: 14px;
    padding: 3px 6px;
    position: absolute;
    top: -5px;
    left: -4px;
    border-top: 2px solid #fff775;
    background: #feef00;
    box-shadow: 2px 2px 0 0 rgb(51, 51, 51);
    text-shadow: rgba(255,255,255, 0.8) 0 1px 0;
}
.ninki_colum_list .tag_yellow {
    font-size: 12px;
    padding: 2px 5px;
}
.link_bx a { font-size: 16px; font-weight: bold; line-height: 1.2; color: #fff; }
.article .link_bx h3, .article .link_bx h4 { margin: 5px 0 0; padding: 0; border: none; }
.link_bx span { vertical-align: middle; }

@media print, screen and (min-width: 768px) {
.link_bx { margin: 20px 0; padding: 20px; border-top: 3px solid #37b3f4; box-shadow: 4px 3px 0 0 rgba(0,0,0, 0.8); }
.link_bx .img { float: left; width: 230px; margin-bottom: 0; }
.link_bx .txt { float: right; width: 380px; }
.link_bx a { font-size: 22px; }
.article .link_bx h3, .article .link_bx h4 { margin-top: 7px; }
}

/* colum_list */
.colum_list { margin: 0 10px; background: url(../img/bg_wdt.png) repeat-x top left; }
.colum_list + .colum_list { background: none; }
.colum_list li { position: relative; padding: 15px 0; background: url(../img/bg_wdt.png) repeat-x bottom left; }
.colum_list li .img { float: left; width: 40%; }
.colum_list li .txt { float: left; width: 60%; padding-left: 10px; }
.colum_list li a { font-size: 14px; font-weight: bold; line-height: 1.4; color: #fff; }
.colum_list li span + a { display: block; margin-top: 7px; }

@media print, screen and (min-width: 768px) {
.colum_list_wrap  { display: flex; justify-content: space-between; }
.colum_list { margin: 0; }
.colum_list + .colum_list { background: url(../img/bg_wdt.png) repeat-x top left; }
.colum_list li .img { width: 145px; }
.colum_list li .txt { float: right; width: 200px; }
}

.dat { display: inline-block; margin-right: 5px; font-size: 11px; vertical-align: middle; color: #000; vertical-align: middle; }
.dat:after { content: "|"; margin-left: 5px; }
.cat { display: inline-block; font-size: 11px; vertical-align: middle; color: #000; vertical-align: middle; }

@media print, screen and (min-width: 768px) {
}

/* side */
.side_job {}
.side_shikaku { margin-top: 50px; }
.side_gakko { margin-top: 50px; }
.side_nensyu { margin-top: 50px; }

/* side_ttl */
.side_ttl { width: 100%; height: 64px; padding-top: 12px; text-align: center; font-size: 18px; background: #0c80bd; border-top: 2px solid #6db3d7; color: #fff; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.8); }
.side_ttl span { display: block; margin-top: 10px; font-size: 9px; }

/* side_list */
.side_list { margin: 10px -10px -10px 0; }
.side_list li { position: relative; z-index: 1; float: left; margin: 0 10px 10px 0; text-align: center; box-shadow: 2px 2px 0px 0px rgba(0,0,0, 0.8); }
.side_list li a { display: block; width: 170px; height: 60px; padding-top: 5px; border: 3px solid #ededed; background: #fff; font-size: 13px; }
.side_list li i { margin-top: 5px; }
.side_list li:before { content: ""; position: absolute; top: 0; left: 0; border-bottom: 15px solid #fff; border-left: 15px solid #169dda; }

/* side_menu */
.side_menu { margin: 10px 0 -10px; }
.side_menu li { margin: 0 0 10px; box-shadow: 2px 2px 0px 0px rgba(0,0,0, 0.8); }
.side_menu li a { display: block; padding: 10px; border: 3px solid #ededed; background: #fff; font-size: 14px; }
.side_menu li a:before { margin-right: 5px; content: "→"; color: #03679c; }
.side_menu li a:hover:before { text-decoration: none; }

/* side_nensyu */
.side_nensyu { background: url(../img/bg_sir.png) repeat-x top left; }
.side_nensyu li { position: relative; padding: 15px 0; background: url(../img/bg_sir.png) repeat-x bottom left; }
.side_nensyu li .img { float: left; width: 140px; }
.side_nensyu li .txt { float: right; width: 200px; }
.side_nensyu li a { display: block; margin-top: 7px; font-size: 16px; font-weight: bold; line-height: 1.4; color: #fff; }
.side_nensyu li span { vertical-align: middle; }

/* side_btn */
.side_btn { margin: 15px 0 50px; }
.side_btn a { display: block; padding: 14px 0; text-align: center; font-size: 18px; background: #eb6ba8; border-top: 2px solid #fc95c6; color: #fff; font-weight: bold; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.8); }
.side_btn a:hover { opacity: 0.8; }
.side_btn a:before { margin-right: 5px; content: "→"; color: #fff; }

/* ttl */
.h2_ttl { display: flex; padding: 15px 10px; font-size: 22px; text-shadow: rgba(0,0,0, 0.8) 0 1px 0; vertical-align: middle; font-weight: 500; color: #feef00; }
.h2_ttl span { display: none; }
.h2_ttl .ranking_icon { content: ""; width: 32px; margin-right: 5px; background: url(../img/ico_ranking.png); background-size: cover; }

@media print, screen and (min-width: 768px) {
.h2_ttl { padding: 25px 0; font-size: 32px; }
.h2_ttl span { display: flex; align-items: center; margin-left: 10px; font-size: 10px; }
.h2_ttl span:before { display: inline-block; content: ""; width: 1px; height: 20px; margin-right: 10px; background: #feef00; box-shadow: 1px 1px 0px 0px rgba(0,0,0, 0.8); }
.h2_ttl span { margin-left: 15px; }
.h2_ttl span:before { height: 30px; margin-right: 15px; }
.h2_ttl .ranking_icon { width: 56px; height: 46px; margin-right: 7px; }
}

/* ranking_icon */
.ranking_icon li { position: relative; }
.ranking_icon li:before { position: absolute; top: -10px; left: -10px; z-index: 99; display: flex; justify-content: center; padding-top: 15px; content: "-位"; width: 48px; height: 48px; background: url(../img/ico_pb_blk.png); background-size: cover; color: #feef00; font-size: 16px; font-weight: bold; box-sizing: border-box; }

@media print, screen and (min-width: 768px) {
.ranking_icon li:before { top: -15px; left: -15px; padding-top: 22px; width: 68px; height: 68px; font-size: 20px; }
#sidebar .ranking_icon li:before { top: -5px; left: -10px; width: 45px; height: 45px; padding-top: 14px; background: url(../img/ico_pb_yel.png); color: #000; font-size: 15px; }
}

.ranking_icon li:nth-child(1):before { content: "１位"; background: url(../img/ico_pb_one.png); background-size: cover; color: #6b4301; }
.ranking_icon li:nth-child(2):before { content: "２位"; background: url(../img/ico_pb_two.png); background-size: cover; color: #414443; }
.ranking_icon li:nth-child(3):before { content: "３位"; background: url(../img/ico_pb_thr.png); background-size: cover; color: #64310d; }
.ranking_icon li:nth-child(4):before { content: "４位"; }
.ranking_icon li:nth-child(5):before { content: "５位"; }
.ranking_icon li:nth-child(6):before { content: "６位"; }
.ranking_icon li:nth-child(7):before { content: "７位"; }
.ranking_icon li:nth-child(8):before { content: "８位"; }
.ranking_icon li:nth-child(9):before { content: "９位"; }
.ranking_icon li:nth-child(10):before { content: "10位"; }

/* check link */
.check a:link { color: #097ab5; text-decoration: underline dashed #097ab5; }
.check a:visited { color: #097ab5; }
.check a:hover { color: #097ab5; text-decoration: underline;  }
.check a.under:link { text-decoration: underline; }
.check a.under:hover { text-decoration: none; }

/*-------------------------------------------------------------------------*/
/* article
/*-------------------------------------------------------------------------*/

/* article */
.article { position: relative; overflow: hidden; margin: 15px 0; padding: 15px 10px; background: #fff; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); }
.article p { margin: 15px 0 0; font-size: 14px; }
.article strong { font-size: 16px; font-weight: 500;  background: #feef00; }
.article em { font-size: 16px; font-style: italic; text-decoration: underline; font-weight: 500; color: #097ab5;/*color: #e54792;*/  }

@media print, screen and (min-width: 768px) {
.article { margin: 20px 0; padding: 35px; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.8); }
.article p { margin: 20px 0 0; font-size: 16px; line-height: 1.6; }
.article strong { font-size: 18px; }
.article em { font-size: 18px; }
}

/* mainimg */
.article .mainimg { margin: 15px 0; }
.article .mainimg img { padding: 2px; border: 3px solid #000; }
@media print, screen and (min-width: 768px) {
.article .mainimg { margin: 30px 0 20px; }
.article .mainimg img { padding: 3px; border: 5px solid #000; }
}

/* title */
.article h1 { display: inline-block; padding: 2px 5px; font-size: 20px; font-weight: 500; background: #feef00; text-shadow: rgba(255,255,255, 0.8) 0 1px 0; }
.article h2 { margin: 15px -15px 0; padding: 15px 10px; font-size: 18px; font-weight: 500; border-bottom: 1px solid #034c73; background: #0c80bd; color: #fff; }
.article h3 { position: relative; clear: both; margin: 10px 0 0; padding: 10px 0; font-size: 16px; font-weight: 500; border-bottom: 2px solid #0c80bd; color: #03679c; }
.article h4 { clear: both; margin: 15px 0 0/*10px 0 0*/; padding: 4px 0 4px 6px; font-size: 14px; border-left: 4px solid #097ab5; line-height: 1.3; }
.article h5 { margin: 20px 0 0 0/*15px 0 0*/; font-size: 14px; color: #097ab5;/*color: #e55597;*/ line-height: 1.2; }

@media print, screen and (min-width: 768px) {
.article h1 { display: inline-block; padding: 2px 5px; font-size: 34px; font-weight: 500; background: #feef00; text-shadow: rgba(255,255,255, 0.8) 0 1px 0; }
.article h2 { margin: 40px -35px 0 -35px; padding: 35px 35px; font-size: 26px; border-bottom: 2px solid #034c73; }
.article h3 { margin: 40px 0 0; padding: 0 0 15px; font-size: 20px; border-bottom: 3px solid #03679c;  }
.article h4 { margin: 35px 0 0/*30px 0 0*/; padding: 6px 0 6px 8px; font-size: 18px; border-left: 6px solid #097ab5; }
.article h5 { margin: 35px 0 0 0/*30px 0 0*/; font-size: 16px; line-height: 1.4; }
}

/* btn_green */
.btn_green { margin: 15px 0; text-align: center; }
.btn_green a { display: block; padding: 20px 0; font-size: 18px; font-weight: 500; border-bottom: 3px solid #609c44; color: #fff;
background: #79b65d; /* Old browsers */
background: -moz-linear-gradient(top,  #79b65d 0%, #6caf4c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #79b65d 0%,#6caf4c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #79b65d 0%,#6caf4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79b65d', endColorstr='#6caf4c',GradientType=0 ); /* IE6-9 */
}
.btn_green i { margin-right: 5px; }

@media print, screen and (min-width: 768px) {
.btn_green { margin: 30px 30px; }
.btn_green a { padding: 30px 0; font-size: 24px; border-bottom: 6px solid #609c44; }
.btn_green a:hover { opacity: .9; }
.btn_green i { margin-right: 7px; }
}

/* index */
.article .index { margin: 15px 0; padding: 15px; background: #eee; }
.article .index:before { display: block; text-align: center; content: "目次 | INDEX"; font-weight: 500; font-family: 'League Spartan'; letter-spacing: .05em; font-size: 12px; }
.article .index div  { margin-top: 20px; font-size: 14px; }
.article .index div:before  { content: "－ "; }

@media print, screen and (min-width: 768px) {
.article .index { margin: 30px 0; padding: 25px; }
.article .index:before { font-size: 14px; }
.article .index div  { margin-top: 15px; font-size: 16px; }
}

.article .ph-c,.article .ph-r,.article .ph-l { margin: 10px auto; text-align: center; }
@media print, screen and (min-width: 768px) {
.article .ph-c { margin: 20px 0; }
.article .ph-r { float: right; margin: 20px 0 0 20px; }
.article .ph-l { float: left; margin: 20px 20px 0 0; }
.article .ph-c img, .article .ph-r img, .article .ph-l img { width: 300px; }
}

/* table */
.article .tbl-wrap { margin: 0; }

.article table { width: 100%; margin: 20px 0 0; text-align: left; font-size: 14px; display: block; overflow-x: auto; }
.article table th { min-width: 100px; padding: 10px; vertical-align: middle; background: #e2f5fe; border: 1px solid #0c80bd; line-height: 1.2; font-weight: 500; color: #0b79b3; word-wrap: break-word; }
.article table td { padding: 10px; vertical-align: middle; text-align: left; border: 1px solid #0c80bd; line-height: 1.2; word-wrap: break-word; }

@media print, screen and (min-width: 768px) {
.article table { margin: 40px 0 0; font-size: 16px; display: table; }
.article table th { padding: 15px 10px; border: 2px solid #0c80bd; line-height: 1.4; }
.article table td { padding: 15px 10px; border: 2px solid #0c80bd; line-height: 1.4; }
}

/* ul */
.article ul { margin: 10px 0 0; }
.article > ul { margin: 20px 0; padding: 15px 10px 5px; background: #e2f5fe; }
.article ul li { margin-bottom: 10px; line-height: 1.2; font-size: 14px; font-weight: 500; }
.article ul li:before { display: inline; content: "・"; vertical-align: middle; color: #03679c; }

@media print, screen and (min-width: 768px) {
.article ul { }
.article > ul { margin: 20px 0 0; padding: 20px 15px 5px; }
.article ul li { line-height: 1.4; font-size: 16px; }
}

/* ol */
.article ol { margin: 10px 0 0; counter-reset:number; list-style: none; }
.article > ol { margin: 10px 0 0; padding: 10px 10px 10px; background: #e2f5fe; }
.article ol li { margin-bottom: 10px; font-weight: 500; font-size: 14px; line-height: 1.2; }
.article ol li:before { display: inline-block; box-sizing: border-box; counter-increment: number; content: counter(number) " ."; margin-right: 3px; font-size: 14px; }

@media print, screen and (min-width: 768px) {
.article ol { margin: 20px 0 0; }
.article > ol { margin: 20px 0 0; padding: 20px 20px 10px; }
.article ol li { font-size: 16px; line-height: 1.4; }
.article ol li:before { margin-right: 5px; font-size: 16px; }
}

/* ads_bx */
.ads_bx { margin: 20px 0; }
.ads_bx div + div { margin-top: 20px; }
@media print, screen and (min-width: 768px) {
.ads_bx { margin: 40px 0; }
.ads_bx div + div { margin-top: 0; }
}

/* pn_bx */
.pn_bx { margin: 15px -10px -15px -10px; background: #f4f4f4; line-height: 1.4; }
.pn_bx .prev { border-bottom: 1px solid #3e3e3e; }
.pn_bx .prev a { display: block; position: relative; padding: 15px 15px 15px 55px; }
.pn_bx .next a { display: block; position: relative; padding: 15px 55px 15px 15px; }
.pn_bx .prev a:before { position: absolute; top: 50%; left: 10px; margin-top: -5px; content: "PREV"; color: #03679c; font-family: 'League Spartan'; letter-spacing: .05em; font-size: 12px; }
.pn_bx .next a:after { position: absolute; top: 50%; right: 10px; margin-top: -5px; content: "NEXT"; color: #03679c; font-family: 'League Spartan'; letter-spacing: .05em; font-size: 12px; }

@media print, screen and (min-width: 768px) {
.pn_bx { display: flex; justify-content: space-between; align-items: center; margin: 35px -35px -35px -35px; }
.pn_bx .prev { border-right: 1px solid #3e3e3e; border-bottom: none;  }
.pn_bx .next { border-left: 1px solid #3e3e3e; }
.pn_bx .prev a { padding: 25px 25px 25px 60px; }
.pn_bx .next a { padding: 25px 60px 25px 25px; }
}

/* blockquote */
.follow_bx { margin: 20px 0; padding: 5px; border: 2px solid #000; }
.follow_bx .img { float: left; width: 40%; text-align: left; }
.follow_bx .iine { float: right; width: 60%; font-size: 12px; line-height: 1.3; text-align: center; }
@media print, screen and (min-width: 768px) {
.follow_bx { margin: 30px 0; border: 3px solid #000; }
.follow_bx .img { width: 45%; }
.follow_bx .iine { width: 55%; padding-top: 30px; font-size: 18px; line-height: 1.6; }
}

/* blockquote */
blockquote { margin: 15px 0; padding: 15px 10px; border: 1px solid #0b0306; line-height: 1.2; background: #fff url(../img/ico_inyo.png) no-repeat top 10px right 10px; background-size: 30px; }
blockquote ul { margin-top: 15px;}

@media print, screen and (min-width: 768px) {
blockquote { margin: 30px 0; padding: 20px; line-height: 1.4; background: #fff url(../img/ico_inyo.png) no-repeat top 20px right 20px; background-size: 50px; }
blockquote ul { margin-top: 20px;}
}

/* check_bx */
.check_bx { margin: 15px 0; padding: 15px 10px; border: 2px solid #e5659b; line-height: 1.2; background: #fff8fb url(../img/ico_check.png) no-repeat top 10px right 10px; background-size: 30px; color: #097ab5;/*color: #e54792;*/ font-weight: 500; }

@media print, screen and (min-width: 768px) {
.check_bx { margin: 30px 0; padding: 25px 20px; line-height: 1.4; background: #fff8fb url(../img/ico_check.png) no-repeat top 20px right 20px; background-size: 42px; }
}

/* btn_pink */
.article .btn_pink { margin: 25px 0; }
.article .btn_pink a { display: block; padding: 10px 15px; font-size: 16px; background: #f87bb6; border-top: 2px solid #fc95c6; color: #fff; font-weight: bold; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.8); line-height: 1.2; }
.article .btn_pink a:before { margin-right: 5px; content: "→"; color: #fff; }

@media print, screen and (min-width: 768px) {
.article .btn_pink { margin: 30px 0; }
.article .btn_pink a { padding: 20px 25px; font-size: 26px; border-top: 3px solid #fc95c6; box-shadow: 3px 3px 0 0 rgba(0,0,0, 0.8); }
.article .btn_pink a:hover { opacity: 0.9; }
.article .btn_pink a:before { margin-right: 7px; }
}

/* btn_yellow */
.center{ text-align:center; }
.btn_yellow { margin: 25px 0; }
.btn_yellow a { width: 60%; display: block; padding: 10px 15px; font-size: 16px; background: #feef00; border-top: 2px solid #feef00; font-weight: bold; box-shadow: 2px 2px 0 0 rgb(51, 51, 51); line-height: 1.2; }
.btn_yellow a:before { margin-right: 5px; content: "→"; }

@media print, screen and (min-width: 768px) {
.btn_yellow { margin: 30px 0; }
.btn_yellow a { padding: 20px 25px; font-size: 26px; border-top: 3px solid #feef00; box-shadow: 2px 2px 0 0 rgb(51, 51, 51); }
.btn_yellow a:hover { opacity: 0.9; }
.btn_yellow a:before { margin-right: 7px; }
}


/* adv_bx */
.adv_bx { position: relative; margin: 15px 0; padding: 15px; border: 3px solid #0c80bd; }
.adv_bx h3.ttl { margin: 0 0 10px 20px; padding: 0; border: none; font-size: 18px; line-height: 1.2; font-weight: 500; }
.adv_bx h3.ttl a { color: #0c70a4; }
.adv_bx .img { margin: 10px 0; }
.adv_bx .img img { width: 100%; }
.adv_bx .tgp span { margin: 0 5px 5px 0; }
.adv_bx table { margin: 10px 0; font-size: 12px; border-bottom: 1px solid #0c80bd; }
.adv_bx table th { display: block; padding: 5px 0; border: 1px solid #0c80bd; border-bottom: none; text-align: center; }
.adv_bx table td { display: block; padding: 5px 0; border: 1px solid #0c80bd; border-bottom: none; text-align: center; }
.adv_bx .btn { margin: 15px 0 0; }
.adv_bx .btn div { margin-top: 10px; }
.adv_bx .btn a { display: block; width: 100%; padding: 15px 0; font-size: 14px; background: #f87bb6; border-top: 1px solid #fc95c6; color: #fff; font-weight: bold; box-shadow: 1px 1px 0 0 rgba(0,0,0, 0.8); line-height: 1.2; text-align: center; }
.adv_bx .btn .gray a { border-top: 1px solid #fafafa; color: #000; background: #f4f4f4; }
.adv_bx .btn a:before { margin-right: 5px; content: "→"; color: #fff; }
.adv_bx .btn .gray a:before { color: #000; }

@media print, screen and (min-width: 768px) {
.adv_bx { margin: 30px 0; padding: 30px; border: 5px solid #0c80bd; }
/*.adv_bx.site_no1 { border: 5px solid #ffeb86; }
.adv_bx.site_no2 { border: 5px solid #dbdbdb; }
.adv_bx.site_no3 { border: 5px solid #f5cea3; }*/
.adv_bx h3.ttl { margin: 0 0 20px; font-size: 22px; }
.adv_bx .img { float: left; width: 200px; margin: 0; }
.adv_bx .tgp { float: right; width: 400px; }
.adv_bx .tgp span { margin: 0 7px 7px 0; }
.adv_bx table { margin: 20px 0; font-size: 13px; border-bottom: none; }
.adv_bx table th { display: table-cell; min-width: 70px; padding: 10px 5px; border: 1px solid #0c80bd; }
.adv_bx table td { display: table-cell; padding: 10px 5px; border: 1px solid #0c80bd; }
.adv_bx .btn { margin: 20px 0 0; display: flex; justify-content: space-between; align-items: center; }
.adv_bx .btn div { width: 310px; margin-top: 0; margin-right: 10px; }
.adv_bx .btn div + div { margin-left: 10px; margin-right: 0; }
.adv_bx .btn a { font-size: 18px; border-top: 2px solid #fc95c6; box-shadow: 2px 2px 0 0 rgba(0,0,0, 0.8); }
.adv_bx .btn .gray a { border-top: 2px solid #fafafa; }
.adv_bx .btn a:hover { opacity: 0.9; }
}

/*  */
.site_no1:before, .site_no2:before, .site_no3:before { position: absolute; top: -10px; left: -15px; z-index: 99; display: flex; justify-content: center; padding-top: 15px; content: "-位"; width: 48px; height: 48px; background: url(../img/ico_pb_kin.png); background-size: cover; color: #000; font-size: 16px; font-weight: bold; box-sizing: border-box; }
.site_no1:before { content: "１位";/* background: url(../img/ico_pb_one.png); color: #6b4301; */}
.site_no2:before { content: "２位";/* background: url(../img/ico_pb_two.png); color: #414443;*/ }
.site_no3:before { content: "３位";/* background: url(../img/ico_pb_thr.png); color: #64310d;*/ }

@media print, screen and (min-width: 768px) {
.site_no1:before, .site_no2:before, .site_no3:before { top: -25px; left: -40px; padding-top: 22px; width: 68px; height: 68px; font-size: 20px; }
.ninki_2colum_wrap { display: flex; justify-content: space-between;}
}

.toclist { width: 100%; display: flex; flex-wrap: wrap; margin: 10px 0 0; }
.toclist li { margin: 0 5px 5px 0; padding: 0; border: none; box-shadow: none; position: static; }
.toclist li a { font-size: 14px; font-weight: normal; background: #aee3ff; box-shadow: 2px 2px 0 0 rgb(3, 103, 156); padding: 2px 6px 0; display: block; }

@media print, screen and (min-width: 768px) {
.toclist { width: 370px; margin: 10px 0 0 auto; }
.toclist li { margin: 0 7px 7px 0; }
.toclist li a { font-size: 16px; }
}

.vote ol li::before {
    content: none;
}