@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0}
article, aside, footer, header, nav, section { display: block; }
h1 { font-size: 2em; margin: 0.67em 0; }
figcaption, figure, main { display: block; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent; -webkit-text-decoration-skip: objects; }
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong { font-weight: inherit; }
b, strong { font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
audio, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: 0.35em 0.75em 0.625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
details, menu { display: block; }
summary { display: list-item; }
canvas { display: inline-block; }
template { display: none; }
[hidden] { display: none; }
/* base--set  */
* { box-sizing: border-box; }
*::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; background: #fff; color: #333; font-size: 14px; font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif; padding-top: 50px;}
h1, h2, h3, h4, h5, h6 { margin: 0; }
ul, ol { list-style: none; }
p, ul, ol, dl { margin: 0; padding: 0; }
li, dt, dd { margin: 0; padding: 0; }
em { font-style: normal; }
table { border-collapse: separate; border-spacing: 0; border: none; }
th, td { border: none; }
a { color: #000; text-decoration: none; }
img { max-width:100%; height:auto; vertical-align: middle; }
@font-face { font-family: 'Avant Garde Book BT'; font-style: normal; font-weight: normal; src: local("Avant Garde Book BT"), url("/css/font/AVGARDN_2.woff") format("woff"); }
@font-face {
    font-family: 'lithosregular';
    src: url('../font/lithos-webfont.eot');
    src: url('../font/lithos-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lithos-webfont.woff2') format('woff2'),
         url('../font/lithos-webfont.woff') format('woff'),
         url('../font/lithos-webfont.ttf') format('truetype'),
         url('../font/lithos-webfont.svg#lithosregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "bahnschrift";
	src: url("../font/BAHNSCHRIFT.woff") format("woff"),
	url("../font/BAHNSCHRIFT.TTF") format("truetype")
  }
  .bahnschrift{
	 font-family: "bahnschrift";
 }
/* layout--footer */
.ft_nav { margin-top: 20px; }
.ft_nav .list { display: flex; flex-wrap: wrap; }
.ft_nav .list li { width: calc(100% / 2 - 0px); }
.ft_nav .list li:nth-child(odd) { border-right: 1px solid #fff; }
.ft_nav .list li:not(:nth-last-child(-n+2)) { border-bottom: 1px solid #fff; }
.ft_nav .list li a { display: block; padding: 10px 20px 10px 40px; background: #c39920; color: #fff; text-decoration: underline; position: relative; }
.ft_nav .list li a::before { content: ""; display: inline-block; position: absolute; }
.ft_nav .list li:nth-child(1) a::before { width: 25px; height: 17px; background: url(../images/common/icon01.svg) no-repeat; top: 9px; left: 7px; }
.ft_nav .list li:nth-child(2) a::before { width: 22px; height: 19px; background: url(../images/common/icon02.svg) no-repeat; top: 8px; left: 10px; }
.ft_nav .list li:nth-child(3) a::before { width: 25px; height: 19px; background: url(../images/common/icon03.svg) no-repeat; top: 9px; left: 9px; }
.ft_nav .list li:nth-child(4) a::before { width: 18px; height: 19px; background: url(../images/common/icon04.svg) no-repeat; top: 8px; left: 11px; }
.ft_nav .list li:nth-child(5) a::before { width: 20px; height: 22px; background: url(../images/common/icon05.svg) no-repeat; top: 8px; left: 10px; }
.ft_nav .list li:nth-child(6) a::before { width: 25px; height: 20px; background: url(../images/common/icon06.svg) no-repeat; top: 7px; left: 12px; }
.ft_nav .list li:nth-child(7) a::before { width: 22px; height: 24px; background: url(../images/common/icon07.svg) no-repeat; top: 4px; left: 10px; }
.ft_nav .list li:nth-child(8) a::before { width: 22px; height: 19px; background: url(../images/common/icon08.svg) no-repeat; top: 8px; left: 9px; }
.sns_title { margin-top: 20px; text-align: center; font-family:'lithosregular', '游ゴシック体', 'Yu Gothic', 'YuGothic',sans-serif; }
.sns_list { display: flex; justify-content: center; margin-top: 10px; }
.sns_list li { width: 15%; margin: 0 5px; }
footer { min-width: 100%; padding: 0 0 20px; text-align: center;}
footer .footer_nav{background-color: #000; padding: 1em 4% 1.5em; margin-bottom: 2em;}
footer .footer_ttl{color: #fff; font-size: 15px; text-align: center; padding-bottom:0.75em; border-bottom: 1px solid #fff; }
footer .fnav .menu-item{margin-top: 0.75em; display: inline-block;}
footer .fnav .menu-item a{ font-size: 12px; color: #fff; position: relative; padding-right: 1.5em; margin-right: 1em;}
footer .fnav .menu-item:not(:last-child) a::before{content: ''; position: absolute;right: 0; top: 0; display: block; width: 1px; height: 1em; background-color: #fff; transform: rotate(30deg);}
footer .footer_logo{width: 156px; height: auto;}
footer .list { display: flex; justify-content: center; margin-top: 2.5em; flex-wrap: wrap;}
footer .list li { margin: 10px 0; }
footer .list li:not(:last-child) a { /*border-right: 1px solid #41403e;*/ }
footer .list li a { padding: 0 10px; color: #41403e; font-size: 10px; }
footer .footer_sns{margin-top: 1.5em; text-align: center;}
footer .footer_sns .item {display: inline; margin: 0 0.75em;}
footer .footer_sns .item a img{width: 20px; height: auto;}
footer .copy { margin-top: 20px; color: #41403e; }
/* layout--header */
header { min-width: 100%; height: 50px; padding: 10px 0; position: fixed; left: 0; top: 0; z-index: 21; background-color: #fff; transition: 0.3s;}
body:not(#top) header {border-bottom: 1px solid #e0e0e0;}

header.hide { top: -50px; transition: 0.3s;}
header .l-header_inner {width: 100%; position: relative;}
header .l-header_inner .logo {width: 117px; z-index: 10; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
header .l-header_inner .logo img{vertical-align: top;}

header .l-header_inner .list { width: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: space-between; padding: 0 3%;}
header .l-header_inner .list li { width: 30px; }
header .l-header_inner .list li.search {width: 30px; height: 30px; background-color: #7f7f7f; padding: 6px; text-align: center;}
header .l-header_inner .list li.search img{width: 12px; height: auto;}
header .l-header_inner .list li.search .img_on { display: none; }
header .l-header_inner .list li.search.on .img_off { display: none; }
header .l-header_inner .list li.search.on .img_on { display: inline-block;}
header .l-header_inner .list li.menu { position: relative; z-index: 101;}
header .l-header_inner .list li.menu img{ margin-top: 4px; width: 26px; height: auto;}
header .l-header_inner .list li.menu .img_on { display: none; }
header .l-header_inner .list li.menu.on .img_off { display: none; }
header .l-header_inner .list li.menu.on {background-color: #fff; text-align: center; padding: 3px;}
header .l-header_inner .list li.menu.on .img_on { display: inline-block; width: 20px; height: auto; margin-top: 0;}
header nav { display: none; width: 100%; padding-bottom: 3px; background: #ff8555; position: absolute; left: 0; z-index: 100; }
header nav.open { display: block; }
header nav.search_nav {background: #000; position: absolute; left: 0; z-index: 100; top: 50px;}
/*header nav.search_nav.open {animation: searchwrap 0.3s linear 0s;}*/
@keyframes searchwrap{from{opacity: 0;}to{opacity: 1;}}
header nav .search_input form { display: flex; justify-content: space-between; margin: 15px 30px; padding: 0; background: #fff;}
header nav .search_input [type=text] { width: calc(100% - 40px); height: 40px; border: none; }
header nav .search_input [type=image] { width: 40px; height: 40px; margin-right: 0; background-color: #7f7f7f; padding: 12px;}
header nav.menu_nav { display: block; width: 250px; padding-bottom:20px; background: #fff; position: absolute; left: -250px; z-index: 100; transition: 0.1s; padding-top: 0.5em; top: 0; padding-top: 50px; height: 100%; min-height: 100%; overflow-y: scroll; position: fixed; top: 0;}
header nav.menu_nav.open { display: block; left: 0; transition: 0.1s;}
header nav .gnav { display: block; width: 100%; margin: 0; border-top: 1px solid #e0e0e0;}
header nav .gnav li {padding:0;}
header nav .gnav li a { display: block; padding: 1.75em 0 0 1.5em; background: #fff; color: #000; font-size: 14px; font-weight: bold;}
#modal-overlay1 {display: none; position: fixed; top: 0; left: 0; width: 100%; min-height: 100vh; background-color: rgba( 0,0,0, 0.5 ); z-index: 21;}

/* SP ハンバーガーメニューSNSボタン */
.sns-list{text-align: left; padding: 1em; border-top: 1px solid #e0e0e0; margin-top: 2em;}
.sns-list li{display: inline; margin: 0 1em 0 0;}
.sns-list li a{display: inline-block; width: 40px; height: 40px; background-color: #000; text-align: center; padding: 11px 0;}
.sns-list .sns img{height: 13px; width: auto;}


/* module side */
.side_conrents { width: 100%; margin-top: 20px; padding: 0 4%; padding-bottom: 50px;}
.side_conrents .ad { width: 90%; margin: 0 auto; display: block; max-width: 350px; text-align: center;}
.side_conrents .bnr { width: 90%; padding-top: 20px; margin: 0 auto; max-width: 350px;}
.side_conrents .bnr li{ margin: 1em auto 0;}
.side_conrents .menu_nav .nav_ttl {font-size: 15px; font-weight: bold; color: #b22029; border-bottom: 2px solid #000; padding-bottom: 0.5em; margin-bottom: 1em; padding-top: 2em;}
.side_conrents .menu_nav .gnav{display: flex; flex-wrap: wrap; }
.side_conrents .menu_nav .gnav .menu-item{width: 50%;}
.side_conrents .menu_nav .gnav .menu-item a{color: #000; font-weight: bold; font-size: 14px; padding: 0.75em 0; display: block; font-size: 16px;}

.side_conrents .side_ttl{font-size: 17px; color: #b22029; margin-top: 3em; padding-bottom: 0.5em; border-bottom: 2px solid #000; font-weight: bold; margin-bottom: 1em;}
.side_conrents .side_recommend li a{ display: flex; justify-content: space-between; margin-bottom: 0.75em; width: 350px;}
.side_conrents .side_recommend li:not(:last-child) a{border-bottom: 1px solid #e0e0e0;  padding-bottom: 0.75em;}
.side_conrents .side_recommend img{object-fit: cover; width: 120px; height: 80px;}
.side_conrents .side_recommend .txt{width: calc(100% - 130px); font-size: 13px; color:#333; line-height: 1.6;} 


.side_conrents [class*="bnr_side"] { text-align: center; }
.side_conrents .bnr_side02 { margin-top: 45px; }
.side_conrents .bnr_side02 > * { margin-top: 15px; }
.side_conrents .block { margin-top: 30px; }
.side_conrents .block .hdg_01 { padding: 7px 0 5px; text-align: center; background: url(../images/common/bg_img01.png) no-repeat center center/100%; }
.side_conrents .block .rink_list { margin-top: 20px; }
.side_conrents .block .rink_list li { display: flex; justify-content: space-between; }
.side_conrents .block .rink_list li:not(:first-child) { margin-top: 15px; }
.side_conrents .block .rink_list li:nth-child(-n+3) em { background: #ff8555; }
.side_conrents .block .rink_list li em { display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 42px; background: #999; color: #fff; font-size: 23px; font-family:'lithosregular', '游ゴシック体', 'Yu Gothic', 'YuGothic',sans-serif; border-radius: 5px; }
.side_conrents .block .rink_list li .lead { padding-left: 10px; line-height: 1.3; }
.side_conrents .block .rink_list li .lead a:hover { text-decoration: underline; }
.side_conrents .block .keyword_list { margin-top: 20px; letter-spacing: -.4em; }
.side_conrents .block .keyword_list li { display: inline-block; margin: 0 5px 0 0; letter-spacing: 0; }
.side_conrents .block .keyword_list li:not(:first-child) { margin-top: 10px; }
.side_conrents .block .keyword_list li a {font-size: 13px; display: block; padding: 5px 1em; line-height: 1.25; color: #6d6d6d; border: 1px solid #6d6d6d; }
/* module btn */

/* module hdg */
.acv_h2 {background-color: #f7f7f7; font-size: 15px;}
.acv_h2 .wrap {padding: 1.75em 3%;}
/* module topicpath */
.topicpath { padding: 0.75em 3%; }
.topicpath .list li { display: inline-block; letter-spacing: 0; line-height: 1.4; color: #000; font-size: 10px;}
.topicpath .list li:not(:last-child) { margin-right: 20px; position: relative; }
.topicpath .list li:not(:last-child)::after { content: ">"; color: #000; position: absolute; right: -16px; top: 0; }
.topicpath .list li a { display: block; color: #b22029; }
.topicpath .list li a.active { display: block; color: #000; }

/* page */
.bnr_long { margin-top: 20px; text-align: center; }
.wrap { width: 100%; margin: 0 auto; }
.contents { width: 100%; margin-top: 20px; }
.wrap.singlewrap .contents {margin-top: 0; }
.contents .contents_inner { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 20px; padding: 0 3%; }
.detail_inner { width: 100%; }
.detail_inner .hdg_01 {font-size: 14px; font-weight: bold; color: #b22029;}
.detail_inner .innerBox p { margin: 2px 0;}
.detail_inner .sub_title { margin-top: 0; line-height: 1.3; color: #ff8555; font-size: 16px; font-weight: normal; }
.detail_inner .sub_title .days {font-size: 11px; color: #6d6d6d; font-weight: normal; margin-top: 2em; display: block;}
.sub_title_date{color: #6d6d6d !important; font-size: 11px !important; margin-top: 1em !important;}
.sub_title_date .days{display: inline !important;}
.detail_inner .title { margin: 0.5em 0 0; line-height: 1.3; font-size: 20px; }
.wrap.pagewrap .contents {padding-bottom: 5em; }
.pagewrap .detail_inner .title { margin: 0.5em 0; line-height: 1.3; font-size: 18px; padding-bottom: 0.5em; border-bottom: 2px solid #000;}

.detail_inner .specialist { margin: 5px 0; color: #808080; }
.detail_inner .innerBox .author{font-size: 14px; margin-top: 1em; color: #333; }
.detail_inner .author span, .detail_inner .tag span { display: inline-block; margin-right: 10px; }
.detail_inner .author a, .detail_inner .tag a { display: inline-block; color: #c39920; }
.detail_inner .author a:hover, .detail_inner .tag a:hover { opacity: 0.7; }
.detail_inner .tag { margin-top: 5px; }
.detail_inner .tag a { text-decoration: underline; }
.detail_inner .ph { margin-top: 20px; text-align: center; }
.detail_inner p { margin: 25px 0 0; line-height: 1.75; font-size: 14px; text-align: left; word-break: break-all; }
.detail_inner p b { display: block; margin-bottom: 0; font-size: 18px; text-align: left; border-bottom: 2px solid #000; padding-bottom: 0.5em; line-height: 1.5;}
.detail_inner figure { width: 600px; height: auto; margin: 20px auto; }
.detail_inner figcaption { font-size: 11px; padding: 0.5em 0 0 0; line-height: 1.5;}
.detail_inner b { display: block; text-align: left; }
.detail_inner figure { width: 300px; height: auto; margin: 20px auto; }
.pager_area { padding: 0 3%; }
.pager_area .thumbnail_area { display: flex; background: #efefef; border: 1px solid #333; }
.pager_area .thumbnail_area a { display: flex; align-items: center; }
.pager_area .thumbnail_area .thumbnail { width: 50%; }
.pager_area .thumbnail_area .text { padding: 1em; line-height: 1.3; color: #333; font-size: 13px;text-align: center;}
.pager_area .page_btn { display: flex; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 1em;}


.pager_area .page_btn .page_btn_number {
	width: 40px;
    height: 40px;
    margin: 0.35em;
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
}
.pager_area .page_btn .page_btn_number a {
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
	background-color: #efefef;
    color: #333;
}
.pager_area .page_btn .page_btn_number.active a {background-color: #000000; color: #fff;}

.pager_area .page_btn .page_btn_number.last a { width: 140px; font-size: 16px; }
.pager_area .page_btn .page_btn_number.total { width: 100px; height: 40px; margin: 0 15px; text-align: center; line-height: 42px; background: #e2c64b; color: #fff; font-size: 23px; font-family:'lithosregular', '游ゴシック体', 'Yu Gothic', 'YuGothic',sans-serif; border-radius: 5px; }

.archive_list { margin-top: 10px; }
.archive_list li { display: flex; justify-content: space-between; margin-bottom: 1em; border-bottom: 1px solid #e0e0e0; padding-bottom: 1em;}
.archive_list li a { display: inline; }
.archive_list li .ph, .archive_list li .lead { margin-top: 0; }
.archive_list li .ph { width: 120px; }
.archive_list li .text_area { width: calc(100% - 130px); }
.archive_list li .text_area p.title{ margin: 0.25em 0 0 0; line-height: 1;} 
.archive_list li .text_area p.title a{font-size: 13px; color: #333;} 
.archive_list li .text_area .lead {display: none;}
.archive_list li .text_area .sub_title {display: flex; justify-content: flex-end; font-size: 10px; color: #6d6d6d; margin: 0;}
.archive_list li .text_area .sub_title a.type {display: block; width: 50%; color: #b22029; font-weight: bold;}
.archive_list li .text_area .sub_title .days {display: block; width: 50%; text-align: right; margin-top: 0;}

.archive_list li .text_area .sub_title .days a{color: #6d6d6d;}
.advisor-profile { margin: 0 4% 20px; padding: 1em; font-size: 14px; line-height: 1.5; border: 1px solid #e0e0e0; overflow: hidden; }
#taxo .advisor-profile { margin: 10px 0 20px; }
#taxo .advisor-profile a{ color: #b22029;}
.advisor-profile figure { float: left; width: 30%; margin: 0 10px 10px 0; }
.advisor-profile h2 { font-size: 18px; }
.advisor-profile h3 { padding-bottom: 0.25em;}
.box-style {padding:5px; font-size: 17px;}
.link-style a {text-decoration: underline; color: #1111cc;}
.instagram-media { max-width: 100% !important; min-width: initial !important; }
/* page---top */
#top .contents_inner { padding-bottom: 20px;}



.top_sp_nav{ display: flex; background-color: #f7f7f7; padding: 20px 2% 0 2%; justify-content: space-around; align-items: flex-end;}
.top_sp_nav li{width: 32.5%;}
.top_sp_nav li a{font-size: 14px; font-weight: bold; text-align: center; padding: 1em; background-color: #000; display: block;}
.top_sp_nav li a{font-size: 14px; font-weight: bold; text-align: center; padding: 1em; background-color: #000; display: block; color: #fff;}
.top_sp_nav li.act a{font-size: 17px; padding: 1em 0.25em 0.5em; background-color: #b22029;}
.top_sp_nav li.act a span{display: block; border-bottom: 2px solid #fff; padding-bottom: 0.25em;}

#top .mv { width: 100%; position: relative; overflow: hidden; }
#top .mv ul .slideImg{position: relative;}
#top .mv ul .slideText {line-height: 1.5; padding: 0.5em; background: rgba(0,0,0,0.2); font-size: 15px; font-weight: bold; color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.3); position: absolute; left: 0; bottom:0;}
.slick-dots{display: none!important;}
.slick-dotted.slick-slider {margin-bottom: 5px!important;}

#top .contents .archive li{ display: flex; justify-content: space-between; margin-bottom: 1em;  border-bottom: 1px solid #e0e0e0;  padding-bottom: 1em;}
#top .contents .archive li a.list_thumb{display: block; width: 120px; margin-top: 0.25em;}
#top .contents .archive li a.list_thumb img{object-fit: cover; width: 120px; height: 80px;}
#top .contents .archive li .txt{width: calc(100% - 130px);}
#top .contents .archive li .txt .list_head{display: flex; justify-content: space-between; line-height: 1;}
#top .contents .archive li .txt .list_head .type a{font-size: 10px; font-weight: bold; color: #b22029;}
#top .contents .archive li .txt .list_head time a{font-size: 10px; color:#6d6d6d;} 
#top .contents .archive li .txt .ttl{font-size: 13px; color:#6d6d6d; margin-top: 0.75em; line-height: 1.55;} 
#top .contents .archive li .txt .ttl a{color:#333;} 

#top .cat_archive{background-color: #f7f7f7; padding: 20px 4%; margin-top: 40px;}
#top .topic { margin-top: 20px; width: 100%; background-color: #fff; padding: 10px;}
#top .topic .list li{margin-bottom: 0.75em; width: calc(100% - 3em); margin-left: auto; margin-right: auto;}
#top .topic .list li:not(:last-child) {border-bottom: 1px solid #e0e0e0;padding-bottom: 0.75em;}
#top .topic .list li a { font-size: 12px; padding-left: 1.5em; position: relative; display: block; line-height: 1.7; color: #333;}
#top .topic .list li a::before {content: ''; position: absolute; left: 0;
top: 4px; display: block; width: 11px; height: 12px; border:3px solid #b22029; border-radius: 50%;}
#top .topic .hdg_01 {font-size: 18px; font-weight: bold; color: #b22029; padding-bottom: 0.75em; border-bottom: 2px solid #000; padding-top: 0.75em; margin-bottom: 0.75em;}
.cat_archive .slick-prev:before{
	content: '';
	position: absolute;
	top: 60px;
	left: -0.75em;
	display: block;
	width: 0.75em;
	height: 0.75em;
	border-bottom: 3px solid #7f736e;
	border-left: 3px solid #7f736e;
	transform: rotate(45deg);
}
.cat_archive .slick-next:before{
	content: '';
	position: absolute;
	top: 60px;
	right: -0.75em;
	display: block;
	width: 0.75em;
	height: 0.75em;
	border-bottom: 3px solid #7f736e;
	border-right: 3px solid #7f736e;
	transform: rotate(-45deg);
}
.sp_footer_ad {width: 100%;padding: 40px 4%;}
.sp_footer_ad .ad {width: 90%; margin: 0 auto; display: block; max-width: 350px; text-align: center;}

#top .topic .tag_list { margin-top: 10px; letter-spacing: -.4em; }
#top .topic .tag_list li { display: inline-block; letter-spacing: 0; }
#top .topic .tag_list li:not(:last-child) { margin-right: 15px; }
#top .topic .tag_list li a { text-decoration: underline; color: #c39920; font-size: 14px; line-height: 1.8; }
#top .topic + .topic { margin-top: 30px; }

/*pagination*/
.sp_paging{
	margin: 2em 0 4em;
	background-color: #efefef;
	height: 40px;
	width: 100%;
	position: relative;
}
body:not(#top) .sp_paging{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.sp_paging ul{
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: space-between;
	height: 40px;
	width: 100%;
}
.sp_paging  li a.page-numbers,
.sp_paging  li span{
	display: none;
}
.sp_paging  li a.page-numbers.next,
.sp_paging  li a.page-numbers.prev{
	display: block;
	width: 40px;
	height: 40px;
}
.sp_paging li a.next,
.sp_paging li a.prev{
	width: 100%;
	height: 100%;
	font-size: 13px;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	background-color: #000000;
	color: #fff;
	position: relative;
}
.sp_paging li a.next::before{
	content:'';
	position: absolute;
	left: 1em;
	top: 1.15em;
	width: 0.75em;
	height: 0.75em;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(-45deg);
}.sp_paging li a.prev::before{
	content:'';
	position: absolute;
	right: 1em;
	top: 1.15em;
	width: 0.75em;
	height: 0.75em;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(135deg);
}
.sp_paging_centernum{
	position: absolute;
	left: 40px;
	top: 0;
	width: calc(100% - 80px);
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}


/* company */
#company h2.title:not(:first-of-type), #sitepolicy h2.title:not(:first-of-type), #datapolicy h2.title:not(:first-of-type), #privacypolicy h2.title:not(:first-of-type) { margin-top: 3em;}
#company h3, #sitepolicy h3, #datapolicy h3, #privacypolicy h3, #privacypolicy .contents_inner .detail_inner p strong { margin-top: 1.5em; font-size: 16px; border-left: 7px solid #b22029; padding-left: 0.5em;}
#company h4, #sitepolicy h4, #datapolicy h4, #privacypolicy h4 { margin-top: 20px; }
#company table, #sitepolicy table, #datapolicy table, #privacypolicy table { width: 100%; border-spacing: 1px; margin: 20px 0; }
#company table th, #sitepolicy table th, #datapolicy table th, #privacypolicy table th { width: 70px; padding: 1em 0; background: #f4f4f4; text-align: center; white-space: nowrap; font-weight: normal;}
#company table td, #sitepolicy table td, #datapolicy table td, #privacypolicy table td {width: calc(100% - 70px); padding: 1em; line-height: 1.5em; }
#company .contents_inner .detail_inner p strong, #sitepolicy .contents_inner .detail_inner p strong, #datapolicy .contents_inner .detail_inner p strong { margin-top: 2.5em; display: block; margin-bottom: -1em; font-size: 15px;}

/* contact */
#contactus dl { margin-top: 20px; }
#contactus dl dt { margin: 8px 0; font-weight: bold; }
#contactus input[type="text"],#contactus dl dd input[type="email"] { width: 100%; height: 35px; margin: 0; border: solid 1px #7f7f7f; }
#contactus textarea { width: 96%; margin: 0; border: solid 1px #7f7f7f; }
#contactus #contact_submit { width: 96%; max-width: 300px; margin:30px auto 10px; text-align: center; }
#contactus input[type="submit"] { width: 100%; padding: 1em 0; font-size: 14px; text-align: center; background: #000; color: #fff; border: none;}
/* img */
.thumb { text-align:center; }
.thumb img{ object-fit: cover; width: 120px; height: 80px;}
.pager_area .thumbnail_area .thumbnail.thumb img { width: 250px; height: 100px; object-fit: cover; }
/* br */
.sp_inline { display: inline; }
/* state */

/* new icon */
@-webkit-keyframes Blink {
  0%{ opacity: 0 }
  10%{ opacity: 1 }
  90%{ opacity: 1 }
  100%{ opacity: 0 }
}
@keyframes Blink {
  0%{ opacity: 0 }
  10%{ opacity: 1 }
  90%{ opacity: 1 }
  100%{ opacity: 0 }
}
.new_icon.view:before {
	content: 'NEW';
	display: inline-block;
	height: 12px;
	line-height: 12px;
	margin-left: 3px;
	padding: 0 5px;
	background: #d00;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	font-size: 8px;
	vertical-align: 25%;
	-webkit-animation: Blink 2s infinite;
	        animation: Blink 2s infinite;
}

/* ad */
.box {
	margin: 15px 0;
	text-align: center;
}
.box:empty {
  display: none !important;
  margin: 0 !important;
}
.box-top {
	margin: 0 0 15px 0;
}
.box-list li {
  margin-bottom: 15px;
}

.box-sample {
	display: inline-table;
}
.box-sample-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing: 1px;	
	line-height: 1.2;
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	background-repeat: repeat;
	background-size: 10px 10px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0,
	            color-stop(.25, #ddd), color-stop(.25, transparent),
	            color-stop(.5, transparent), color-stop(.5, #ddd),
	            color-stop(.75, #ddd), color-stop(.75, transparent),
	            to(transparent));
	background-image: -webkit-linear-gradient(45deg, #ddd 25%, transparent 25%,
	          transparent 50%, #ddd 50%, #ddd 75%,
	          transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, #ddd 25%, transparent 25%,
	          transparent 50%, #ddd 50%, #ddd 75%,
	          transparent 75%, transparent);
	background-image: -ms-linear-gradient(45deg, #ddd 25%, transparent 25%,
	          transparent 50%, #ddd 50%, #ddd 75%,
	          transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, #ddd 25%, transparent 25%,
	          transparent 50%, #ddd 50%, #ddd 75%,
	          transparent 75%, transparent);
	background-image: linear-gradient(45deg, #ddd 25%, transparent 25%,
	          transparent 50%, #ddd 50%, #ddd 75%,
	          transparent 75%, transparent);
}
/* ソーシャルボタン */
.social-button,
.article-tags {
	overflow: hidden;
	margin: 15px 0;
}
.social-button {
	margin: 20px 0 0;
	font: normal 13px/1 Arial, sans-serif;
}
.social-button.sp_detail_wrap{
	text-align: center;
	padding-top: 1em;
}
.social-button li {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
}
.social-button.sp_detail_wrap li {
	display: inline-block;
	margin: 0 5px 0 5px;
	vertical-align: top;
}
.social-button a {
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 7px;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
}
.social-button a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.social-comment a {
	background: #c00;
}
.social-twitter a {
	background: #55acee;
}
.social-facebook a {
	background: #1877f2;
}
.social-facebook a i{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/common/fb_ic_detail.svg) no-repeat 0;
    background-size: 24px 24px;
}
.social-line a {
	background: #06c755;
}
i.line {
	display: inline-block;
	width: 28px;
	height: 27px;
	background: url(../images/common/icn-line.png) no-repeat center;
	background-size: 42px 20px;
}
.social-hatena a {
	background: #00a4de;
}
.social-hatena strong {
	line-height: 1;
}
.social-button i,
.social-hatena strong {
	display: block;
	margin-bottom: 1px;
	font-size: 25px;
}
.social-hatena strong {
	font-size: 20px;
	padding-top: 3px;
}
.social-button-top {
	margin-top: 20px;
}

.wrap.singlewrap .keyword_list { margin-top: 10px; letter-spacing: -.4em; padding-bottom: 1em;}
.wrap.singlewrap .keyword_list li { display: inline-block; margin: 0 5px 0 0; letter-spacing: 0; }
.wrap.singlewrap .keyword_list li:not(:first-child) { margin-top: 10px; }
.wrap.singlewrap .keyword_list li a {font-size: 13px; display: block; padding: 5px 1em; line-height: 1.25; color: #6d6d6d; border: 1px solid #6d6d6d; }
.detail_inner .tag a {padding: 5px 1em; color: #6d6d6d !important; border: 1px solid #6d6d6d; font-size: 13px; line-height: 1.2; margin: 5px 10px 0 0; text-decoration: none;}




/* 画像ギャラリー メタスライダー*/
.paragraph .metaslider {
  margin-bottom: 32px !important;
}
.paragraph .metaslider.ms-theme-simply-dark.has-dots-nav {
  margin-bottom: 3rem!important;
}
.paragraph .metaslider .rslides {
  width: 88% !important;
  margin: 0 6% !important;
}
.paragraph .metaslider .rslides_nav {
  top: 0 !important;
  margin-top: 0 !important;
}
.paragraph .metaslider .rslides_nav.prev {
  height: 100% !important;
  background-image: url(/wp-content/themes/WP-HintPod/images/common/icon_prev.png) !important;
  width: 5% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  opacity: 0.5;
  display: block;
}
.paragraph .metaslider .rslides_nav.next {
  height: 100% !important;
  background-image: url(/wp-content/themes/WP-HintPod/images/common/icon_next.png) !important;
  width: 5% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  opacity: 0.5;
  display: block;
}
.paragraph .metaslider .rslides_nav svg {
  display: none !important;
}
.paragraph .metaslider .slides {
  margin: 0 7% !important;
}
.paragraph .metaslider .flex-direction-nav li a {
  top: 0 !important;
}
.paragraph .metaslider .flex-direction-nav .flex-prev {
  margin-top: 0 !important;
  height: 100% !important;
  background-image: url(/wp-content/themes/WP-HintPod/images/common/icon_prev.png) !important;
  width: 5% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  opacity: 0.5 !important;
  display: block !important;
}
.paragraph .metaslider .flex-direction-nav .flex-next {
  margin-top: 0 !important;
  height: 100% !important;
  background-image: url(/wp-content/themes/WP-HintPod/images/common/icon_next.png) !important;
  width: 5% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  opacity: 0.5 !important;
  display: block !important;
}

/* カスタムバナー下特集カルーセル */
.box.box-list.side_mv {
	width: 300px;
	margin: 15px auto;
}
.box.box-list.side_mv h2 {
	line-height: 27px;
	padding-top: 3px;
	margin-bottom: 8px;
}
.box.box-list.side_mv .slick-arrow{ 
	top: calc( 50% );
}
.box.box-list.side_mv .slick-prev{
	left: 10px;
}
.box.box-list.side_mv .slick-next{
	right: 10px;
}
.box.box-list.side_mv .slick-prev:before, .box.box-list.side_mv .slick-next:before {
	opacity: 0.40;
}
.box.box-list.side_mv .slick-prev:hover:before, .box.box-list.side_mv .slick-prev:focus:before, .box.box-list.side_mv .slick-next:hover:before, .box.box-list.side_mv .slick-next:focus:before {
	opacity: 1;
}
/* トップページ　特集カルーセル */
.box.box-list.side_mv.home_mv {
	margin: 10px auto;
}
h2.hdg_01.home_mv {
	margin: 20px 3% 0 3%;
	margin-right: 35%;
	padding: 5px 0 5px 2.8em;
	text-align: left;
}

/* peger */
.pager{ 
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.pager .page-numbers{
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 10px;
	text-align: center;
	line-height: 32px;
	background: #999;
	color: #fff;
	font-size: 23px;
	font-family: 'lithosregular', '游ゴシック体', 'Yu Gothic', 'YuGothic',sans-serif;
	border-radius: 5px;
}
.pager .page-numbers.current{
	background:#ff8555;
}


/*detail ranking*/
.wrap.singlewrap .detail_ranking{
	padding: 0 4% 50px;
}
.wrap.singlewrap .detail_ranking #rank1{
	margin-top: -50px;
}
.wrap.singlewrap .detail_ranking .block .hdg_01{
	font-size: 18px;
    color: #b22029;
    margin-top: 3em;
    padding-bottom: 0.5em;
    font-weight: bold;
}
.wrap.singlewrap .detail_ranking .block .chart_tab{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 1em;
	border-bottom: 2px solid #000;
}
.wrap.singlewrap .detail_ranking .block .chart_tab li{
	width: calc(50% - 1px );
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 1em 0;
	background-color: #000;
	font-weight: bold;
}
.wrap.singlewrap .detail_ranking .block .chart_tab li.active{
	padding: 1em 0;
	background-color: #b22029;
	padding: 1.25em 0;
	position: relative;
}
.wrap.singlewrap .detail_ranking .block .chart_tab li.active::before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top:auto;
	margin: auto;
	bottom: 0.4em;
	width: 90%;
	height: 2px;
	background-color: #fff;
}

.wrap.singlewrap .detail_ranking .block .chart_box{display: none;}
.wrap.singlewrap .detail_ranking .block .chart_box.active{display: block;}
.wrap.singlewrap .detail_ranking .block .chart li a{display: flex; justify-content: space-between; margin-bottom: 0.75em; border-bottom: 1px solid #e0e0e0; padding-bottom: 0.75em;}
.wrap.singlewrap .detail_ranking .block .chart li .ph.thumb img{width: 120px; height: 80px; object-fit: cover;}
.wrap.singlewrap .detail_ranking .block .chart li .text_area{width: calc(100% - 130px); display: flex; justify-content: space-between; flex-wrap: wrap;}
.wrap.singlewrap .detail_ranking .block .chart li .sub_title {display: flex;justify-content: flex-end; font-size: 10px; color: #6d6d6d; margin-top: 0; width: 100%;}
.wrap.singlewrap .detail_ranking .block .chart li .text_area .sub_title .cat {display: block; width: 50%; color: #b22029; font-weight: bold;}
.wrap.singlewrap .detail_ranking .block .chart li .text_area .sub_title .days { display: block; width: 50%; text-align: right; margin-top: 0; color: #6d6d6d;font-weight: normal;}
.wrap.singlewrap .detail_ranking .block .chart li p.title,
.wrap.singlewrap .detail_ranking .block .chart_box p {margin-top: 0.25em;line-height: 1.6; font-size: 13px; color: #333333;}



/* module topicpath */
#breadcrumbs{width: 100%; margin: 0 auto; padding: 0.75em 5px;}
.singlewrap #breadcrumbs{width: 100%; margin: 0; padding: 0.75em 0;}
.topicpath .list li {font-size: 12px; display: inline-block; letter-spacing: 0; color: #000; }
.topicpath .list li:not(:last-child) { margin-right: 30px; position: relative; }
.topicpath .list li:not(:last-child)::after { content: ">"; color: #000; position: absolute; right: -20px; top: 0; }
.topicpath .list li.breadcrumb-top a { display: block; color: #b22029; }
.topicpath .list li a.active { display: block; color: #000; }


/* 記事末関連リンク*/
.related .topic { width: 100%; }
.related .topic .ph { margin-top: 10px; }
.related .topic .lead { margin-top: 10px; line-height: 1.3; font-size: 20px; font-weight: bold; }
.related .topic .sub_title { line-height: 1.3; color: #ff8555; font-size: 20px; font-weight: normal; }
.related .topic .sub_title .days { margin-right: 10px; letter-spacing: 0.05em; color: #808080; font-weight: normal; }
.related .topic .list { margin-top: 10px; padding-bottom: 1em;}
.related .topic .list li:not(:last-child) { margin-bottom: 10px; }
.related .topic .list li a { display: inline; color: #333;}
.related .topic .list li .ph, .topic .list li .lead { margin-top: 0; }
.related .topic .list li .ph { width: 30%; }
.related .topic .list li { display: flex; }
.related .topic .list li .txt_box { width: 70%; padding-left: 10px;}
.related .topic .list li .txt_box .lead { font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; line-height: 1.3;}
.related .topic .list li .txt_box .sub_title {display: none;}
.related .topic .hdg_01 {font-size: 15px; color: #b22029; padding-bottom: 0.5em; border-bottom: 2px solid #000; font-weight: bold; margin-bottom: 1em;}
.related .topic .hdg_01::before { content: ""; display: inline-block; position: absolute; left: 20px; }

/* SP記事中広告*/
.content-middle-box {
	margin: 0 auto;
	text-align:center;
}
/* パタグラフごとの調整 */
.paragraph .paragraph-title{
	margin-top: 30px;
}
/* 記事中の埋め込みタグの中央寄せ */
.paragraph iframe {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

/*アフィリエイト用テキストリンク*/
.aff-buttons{
    margin: 10px 0;
}
.aff-buttons .aff-link {
    width: 100%;
    margin-bottom: 10px 0;
}
.aff-link {
    position: relative;
    width: 200px;
    background-color: #b22029;
    border-radius: 4px
}
.aff-link a {
    display: block;
    width: 85%;
    height: 100%;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-decoration: none;
	margin: 0 auto;
}
.aff-buttons .aff-link img {
    position: absolute;
    top: 25%;
    left: 92%;
}
.aff-desc{
    text-align: center !important;
}
.aff-desc span{
    color: #b22029;
}
.aff-desc{
    margin: 0.5em 0 !important;
}
.aff-link br{
	display: none;
}
.pr_link_area{
    position: relative;
    margin-top: 2.5em;
}
.pr_link__label{
    position:absolute;
    top:0;
    left:0;
    padding: 8px 18px;
    background-color:#b22029;
    color: #fff;
    font-size: 12px;
    transform: translate(-2px,-100%);
    border-radius: 6px 6px 0 0;
    font-weight: bold;
}
.pr_link_area .thumbnail_area{
    background: #efefef;
    border: 1px solid #b22029;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
}
.pr_link_area .thumbnail_area a{
    display: flex;
    align-items: center;
}
.pr_link_area .thumbnail_area .text{
    display: flex;
    align-items: center;
    margin: 0 1em !important;
}
.pr_link_area .thumbnail_area .thumbnail{
    width: 20%; 
}
.pr_link_area .thumbnail_area .thumbnail{
    width: 50% !important; 
}