@charset "utf-8";

/* ---------------------------------- *
- 2020.08 :: old style
 * ---------------------------------- */
/*@import url("./common_202008_backup.css");*/

/* ---------------------------------- *
- 2020.08 :: reset style
 * ---------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,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,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}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}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:1em 0;padding:0}input,select{vertical-align:middle}input{-webkit-appearance:none}*{box-sizing:border-box}img{vertical-align:top}

/* ---------------------------------- *
- 2020.08 :: base / font-size:14px;
 * ---------------------------------- */
body {
    font-family:'Lucida Grande','Noto Sans Japanese','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
    color: #222;
    /*font-size: 100%;*/
    font-size:16px;
    line-height:1.6em;
    text-align: left;
}

a:link { color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none; }
a:hover { color:#000000; text-decoration: underline; }

.clearfix:after { overflow: hidden; visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

h1{ }
h2{ }
h3{ }
h4{ }
h5{ }

/* ---------------------------------- *
- 2020.08 :: tools
 * ---------------------------------- */
.p-0 { padding: 0px !important; }
.p-10 { padding: 10px !important; }
.p-20 { padding: 20px !important; }
.p-30 { padding: 30px !important; }
.p-40 { padding: 40px !important; }
.p-50 { padding: 50px !important; }
.p-60 { padding: 60px !important; }
.p-70 { padding: 70px !important; }
.p-80 { padding: 80px !important; }
.p-90 { padding: 90px !important; }
.p-100 { padding: 100px !important; }

.p-5 { padding: 5px !important; }
.p-15 { padding: 15px !important; }
.p-25 { padding: 25px !important; }
.p-35 { padding: 35px !important; }
.p-45 { padding: 45px !important; }
.p-55 { padding: 55px !important; }
.p-65 { padding: 65px !important; }
.p-75 { padding: 75px !important; }
.p-85 { padding: 85px !important; }
.p-95 { padding: 95px !important; }
.p-105 { padding: 105px !important; }

/* -- padding-left -- */
.p-l-0 { padding-left: 0px !important; }
.p-l-10 { padding-left: 10px !important; }
.p-l-20 { padding-left: 20px !important; }
.p-l-30 { padding-left: 30px !important; }
.p-l-40 { padding-left: 40px !important; }
.p-l-50 { padding-left: 50px !important; }
.p-l-60 { padding-left: 60px !important; }
.p-l-70 { padding-left: 70px !important; }
.p-l-80 { padding-left: 80px !important; }
.p-l-90 { padding-left: 90px !important; }
.p-l-100 { padding-left: 100px !important; }

.p-l-5 { padding-left: 5px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-l-25 { padding-left: 25px !important; }
.p-l-35 { padding-left: 35px !important; }
.p-l-45 { padding-left: 45px !important; }
.p-l-55 { padding-left: 55px !important; }
.p-l-65 { padding-left: 65px !important; }
.p-l-75 { padding-left: 75px !important; }
.p-l-85 { padding-left: 85px !important; }
.p-l-95 { padding-left: 95px !important; }
.p-l-105 { padding-left: 105px !important; }

/* -- padding-right -- */
.p-r-0 { padding-right: 0px !important; }
.p-r-10 { padding-right: 10px !important; }
.p-r-20 { padding-right: 20px !important; }
.p-r-30 { padding-right: 30px !important; }
.p-r-40 { padding-right: 40px !important; }
.p-r-50 { padding-right: 50px !important; }
.p-r-60 { padding-right: 60px !important; }
.p-r-70 { padding-right: 70px !important; }
.p-r-80 { padding-right: 80px !important; }
.p-r-90 { padding-right: 90px !important; }
.p-r-100 { padding-right: 100px !important; }

.p-r-5 { padding-right: 5px !important; }
.p-r-15 { padding-right: 15px !important; }
.p-r-25 { padding-right: 25px !important; }
.p-r-35 { padding-right: 35px !important; }
.p-r-45 { padding-right: 45px !important; }
.p-r-55 { padding-right: 55px !important; }
.p-r-65 { padding-right: 65px !important; }
.p-r-75 { padding-right: 75px !important; }
.p-r-85 { padding-right: 85px !important; }
.p-r-95 { padding-right: 95px !important; }
.p-r-105 { padding-right: 105px !important; }

/* -- padding-top -- */
.p-t-0 { padding-top: 0px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-t-20 { padding-top: 20px !important; }
.p-t-30 { padding-top: 30px !important; }
.p-t-40 { padding-top: 40px !important; }
.p-t-50 { padding-top: 50px !important; }
.p-t-60 { padding-top: 60px !important; }
.p-t-70 { padding-top: 70px !important; }
.p-t-80 { padding-top: 80px !important; }
.p-t-90 { padding-top: 90px !important; }
.p-t-100 { padding-top: 100px !important; }

.p-t-5 { padding-top: 5px !important; }
.p-t-15 { padding-top: 15px !important; }
.p-t-25 { padding-top: 25px !important; }
.p-t-35 { padding-top: 35px !important; }
.p-t-45 { padding-top: 45px !important; }
.p-t-55 { padding-top: 55px !important; }
.p-t-65 { padding-top: 65px !important; }
.p-t-75 { padding-top: 75px !important; }
.p-t-85 { padding-top: 85px !important; }
.p-t-95 { padding-top: 95px !important; }
.p-t-105 { padding-top: 105px !important; }

/* -- padding-bottom -- */
.p-b-0 { padding-bottom: 0px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-b-20 { padding-bottom: 20px !important; }
.p-b-30 { padding-bottom: 30px !important; }
.p-b-40 { padding-bottom: 40px !important; }
.p-b-50 { padding-bottom: 50px !important; }
.p-b-60 { padding-bottom: 60px !important; }
.p-b-70 { padding-bottom: 70px !important; }
.p-b-80 { padding-bottom: 80px !important; }
.p-b-90 { padding-bottom: 90px !important; }
.p-b-100 { padding-bottom: 100px !important; }

.p-b-5 { padding-bottom: 5px !important; }
.p-b-15 { padding-bottom: 15px !important; }
.p-b-25 { padding-bottom: 25px !important; }
.p-b-35 { padding-bottom: 35px !important; }
.p-b-45 { padding-bottom: 45px !important; }
.p-b-55 { padding-bottom: 55px !important; }
.p-b-65 { padding-bottom: 65px !important; }
.p-b-75 { padding-bottom: 75px !important; }
.p-b-85 { padding-bottom: 85px !important; }
.p-b-95 { padding-bottom: 95px !important; }
.p-b-105 { padding-bottom: 105px !important; }

.m-0 { margin: 0px !important; }
.m-10 { margin: 10px !important; }
.m-20 { margin: 20px !important; }
.m-30 { margin: 30px !important; }
.m-40 { margin: 40px !important; }
.m-50 { margin: 50px !important; }
.m-60 { margin: 60px !important; }
.m-70 { margin: 70px !important; }
.m-80 { margin: 80px !important; }
.m-90 { margin: 90px !important; }
.m-100 { margin: 100px !important; }

.m-5 { margin: 5px !important; }
.m-15 { margin: 15px !important; }
.m-25 { margin: 25px !important; }
.m-35 { margin: 35px !important; }
.m-45 { margin: 45px !important; }
.m-55 { margin: 55px !important; }
.m-65 { margin: 65px !important; }
.m-75 { margin: 75px !important; }
.m-85 { margin: 85px !important; }
.m-95 { margin: 95px !important; }
.m-105 { margin: 105px !important; }

/* -- margin-left -- */
.m-l-0 { margin-left: 0px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-l-30 { margin-left: 30px !important; }
.m-l-40 { margin-left: 40px !important; }
.m-l-50 { margin-left: 50px !important; }
.m-l-60 { margin-left: 60px !important; }
.m-l-70 { margin-left: 70px !important; }
.m-l-80 { margin-left: 80px !important; }
.m-l-90 { margin-left: 90px !important; }
.m-l-100 { margin-left: 100px !important; }

.m-l-5 { margin-left: 5px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-l-25 { margin-left: 25px !important; }
.m-l-35 { margin-left: 35px !important; }
.m-l-45 { margin-left: 45px !important; }
.m-l-55 { margin-left: 55px !important; }
.m-l-65 { margin-left: 65px !important; }
.m-l-75 { margin-left: 75px !important; }
.m-l-85 { margin-left: 85px !important; }
.m-l-95 { margin-left: 95px !important; }
.m-l-105 { margin-left: 105px !important; }

/* -- margin-right -- */
.m-r-0 { margin-right: 0px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-r-30 { margin-right: 30px !important; }
.m-r-40 { margin-right: 40px !important; }
.m-r-50 { margin-right: 50px !important; }
.m-r-60 { margin-right: 60px !important; }
.m-r-70 { margin-right: 70px !important; }
.m-r-80 { margin-right: 80px !important; }
.m-r-90 { margin-right: 90px !important; }
.m-r-100 { margin-right: 100px !important; }

.m-r-5 { margin-right: 5px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-r-35 { margin-right: 35px !important; }
.m-r-45 { margin-right: 45px !important; }
.m-r-55 { margin-right: 55px !important; }
.m-r-65 { margin-right: 65px !important; }
.m-r-75 { margin-right: 75px !important; }
.m-r-85 { margin-right: 85px !important; }
.m-r-95 { margin-right: 95px !important; }
.m-r-105 { margin-right: 105px !important; }

/* -- margin-top -- */
.m-t-0 { margin-top: 0px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-t-30 { margin-top: 30px !important; }
.m-t-40 { margin-top: 40px !important; }
.m-t-50 { margin-top: 50px !important; }
.m-t-60 { margin-top: 60px !important; }
.m-t-70 { margin-top: 70px !important; }
.m-t-80 { margin-top: 80px !important; }
.m-t-90 { margin-top: 90px !important; }
.m-t-100 { margin-top: 100px !important; }

.m-t-5 { margin-top: 5px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-t-35 { margin-top: 35px !important; }
.m-t-45 { margin-top: 45px !important; }
.m-t-55 { margin-top: 55px !important; }
.m-t-65 { margin-top: 65px !important; }
.m-t-75 { margin-top: 75px !important; }
.m-t-85 { margin-top: 85px !important; }
.m-t-95 { margin-top: 95px !important; }
.m-t-105 { margin-top: 105px !important; }

/* -- margin-bottom -- */
.m-b-0 { margin-bottom: 0px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-30 { margin-bottom: 30px !important; }
.m-b-40 { margin-bottom: 40px !important; }
.m-b-50 { margin-bottom: 50px !important; }
.m-b-60 { margin-bottom: 60px !important; }
.m-b-70 { margin-bottom: 70px !important; }
.m-b-80 { margin-bottom: 80px !important; }
.m-b-90 { margin-bottom: 90px !important; }
.m-b-100 { margin-bottom: 100px !important; }

.m-b-5 { margin-bottom: 5px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-25 { margin-bottom: 25px !important; }
.m-b-35 { margin-bottom: 35px !important; }
.m-b-45 { margin-bottom: 45px !important; }
.m-b-55 { margin-bottom: 55px !important; }
.m-b-65 { margin-bottom: 65px !important; }
.m-b-75 { margin-bottom: 75px !important; }
.m-b-85 { margin-bottom: 85px !important; }
.m-b-95 { margin-bottom: 95px !important; }
.m-b-105 { margin-bottom: 105px !important; }


.float-left { float: left; }
.float-right { float: right; }

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

.both { clear: both; }
.impct { color: #eb3535; }
.kome { color: #888888; }
.nobg { background-image: none!important; border: none!important; }

.font-32{ font-size: 2rem; }
.font-27{ font-size: 1.687rem; }
.font-25{ font-size: 1.562rem; }
.font-24{ font-size: 1.5rem; }
.font-22{ font-size: 1.375rem; }
.font-20{ font-size: 1.25rem; }
.font-18{ font-size: 1.125rem; }
.font-17{ font-size: 1.062rem; }
.font-16{ font-size: 1rem; }
.font-14{ font-size: 0.875rem; }
.font-12{ font-size: 0.75rem; }
.font-11{ font-size: 0.687rem; }
.font-10{ font-size: 0.625rem; }

.ttl{ font-size: 1.125rem; padding-top: 10px; font-weight: bold; padding-bottom: 10px; border-top: solid 3px #ff9c32; border-bottom: solid 3px #ff9c32; margin-bottom: 15px; }
.subttl{ font-size: 1.062rem; line-height: 1.4em; font-weight: bold; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }
.subttl.norborder{ margin-bottom: 5px; border-bottom: none; }

.wp-caption img,
.large_section_body img,
figure img{ max-width: 100%; height: auto; }

/* ---------------------------------- *
- 2020.08 :: Image Rollover
 * ---------------------------------- */

a:hover img { filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
a:hover canvas { filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }

/* ---------------------------------- *
- 2020.08 :: input select button
 * ---------------------------------- */
input,
select,
button{ appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }
input:hover { filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
::-webkit-input-placeholder { color: #959595; }
::-moz-placeholder { color: #959595; opacity: 1; }
:-ms-input-placeholder { color: #959595; }

/* ---------------------------------- *
- 2020.08 :: color
 * ---------------------------------- */

.red{ background: #d44650; }
.green{ background: #44a481; }
.blue{ background: #2e649b; }

.orenge{ background: #f1a14b; }
.orenge:hover{ background: #f4b366; text-decoration: none; }

.gray { background: #555555; }
.green:hover{ background: #69b69a; text-decoration: none; }

.pc_show{ display: block!important; }
.sp_show{ display: none!important; }

/* ---------------------------------- *
- 2020.08 :: icon
 * ---------------------------------- */
.ico_link_arrow{ height: 7px; width: 7px; position: relative; }
.ico_link_arrow:after{ content: ""; display: inline-block; width: 5px; height: 5px; border-top: solid 1px #2e649b; border-right: solid 1px #2e649b; transform: rotate(45deg); position: absolute; left: 0px; top: 0px; }

.ico_link_arrow.ico_link_arrow_black{ height: 7px; width: 7px; position: relative; }
.ico_link_arrow.ico_link_arrow_black:after{ border-top: solid 1px #000; border-right: solid 1px #000; }


.ico_pager_link_arrow{  }
.ico_pager_link_arrow:after{ content: ""; display: inline-block; width: 6px; height: 6px; border-top: solid 1px #000; border-right: solid 1px #000; transform: rotate(45deg); position: relative; top: -2px; }

.ico_pager_link_arrow.prev_link_arrow{  }
.ico_pager_link_arrow.prev_link_arrow:after{ transform: rotate(-135deg); }

.ico_pager_link_arrow.next_link_arrow{  }
.ico_pager_link_arrow.next_link_arrow:after{ transform: rotate(45deg); }

.ico_share{ width: 10px; height: 10px; margin-right: 8px; }
.ico_share:after{ content: ""; display: inline-block; width: 10px; height: 13px; background-image: url(/img/2020/ico_share.png); background-size: cover; background-position: center; position: relative; top: -2px; }

.ico_fb{ width: 18px; height: 20px; margin-right: 5px; }
.ico_fb:before{ background-image: url(/img/2020/ico_f.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

.ico_tw{ width: 20px; height: 20px; margin-right: 3px; }
.ico_tw:before{ content: ""; display: block; width: 20px; height: 20px; position: relative; left: 0px; top: 0px; }
.ico_tw:before{ background-image: url(/img/2020/ico_tw.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

.ico_line{ width: 20px; height: 20px; margin-right: 3px; }
.ico_line:before{ content: ""; display: block; width: 20px; height: 20px; position: relative; left: 0px; top: 0px; }
.ico_line:before{ background-image: url(/img/2020/ico_line.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

.ico_link{ width: 14px; height: 20px; margin-right: 3px; }
.ico_link:before{ content: ""; display: block; width: 20px; height: 20px; position: relative; left: 0px; top: 0px; }
.ico_link:before{ background-image: url(/img/2020/ico_link.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

.ico_email{ width: 17px; height: 14px; margin-right: 0px; }
.ico_email:before{ content: ""; display: block; width: 17px; height: 14px; background-image: url(/img/2020/ico_mail.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }



.ico_taxi{ width: 47px; height: 47px; }
.ico_taxi:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_taxi.png); background-size: cover; background-position: center; }

.ico_mycar{ width: 47px; height: 47px; }
.ico_mycar:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_mycar.png); background-size: cover; background-position: center; }

.ico_train{ width: 47px; height: 47px; }
.ico_train:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_train.png); background-size: cover; background-position: center; }

.ico_bus{ width: 47px; height: 47px; }
.ico_bus:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_bus.png); background-size: cover; background-position: center; }

.ico_shinkansen{ width: 47px; height: 47px; }
.ico_shinkansen:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_shinkansen.png); background-size: cover; background-position: center; }

.ico_ropeway{ width: 47px; height: 47px; }
.ico_ropeway:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_ropeway.png); background-size: cover; background-position: center; }

.ico_ship{ width: 47px; height: 47px; }
.ico_ship:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_ship.png); background-size: cover; background-position: center; }

.ico_bicycle{ width: 47px; height: 47px; }
.ico_bicycle:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_bicycle.png); background-size: cover; background-position: center; }

.ico_airplane{ width: 47px; height: 47px; }
.ico_airplane:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_airplane.png); background-size: cover; background-position: center; }

.ico_walking{ width: 47px; height: 47px; }
.ico_walking:before{ content: ""; display: block; width: 47px; height: 47px; background-image: url(/img/2020/ico_walking.png); background-size: cover; background-position: center; }


.ico_spot{ width:10px; height: 15px; }
.ico_spot:before{ content: ""; display: block; width:10px; height: 15px; background-image: url(/img/2020/ico_spot.png); background-size: cover; background-position: center; }

.ico_spot2{ width:10px; height: 15px; }
.ico_spot2:before{ content: ""; display: block; width:10px; height: 15px; background-image: url(/img/2020/ico_spot2.png); background-size: cover; background-position: center; }


.ico_tourism{ width:15px; height: 12px; }
.ico_tourism:before{ content: ""; display: block; width:15px; height: 12px; background-image: url(/img/2020/ico_tourism.png); background-repeat:no-repeat; background-size: contain; background-position: center; }


.ico_shopping{ width:15px; height: 12px; }
.ico_shopping:before{ position: relative; top: -2px; content: ""; display: block; width:15px; height: 15px; background-image: url(/img/2020/ico_shopping.png); background-repeat:no-repeat; background-size: contain; background-position: center; }


.ico_eat{ width:15px; height: 12px; }
.ico_eat:before{ position: relative; top: -2px; content: ""; display: block; width:15px; height: 15px; background-image: url(/img/2020/ico_eat.png); background-repeat:no-repeat; background-size: contain; background-position: center; }


.ico_stay{ width:15px; height: 12px; }
.ico_stay:before{ position: relative; top: -1px; content: ""; display: block; width:15px; height:14px; background-image: url(/img/2020/ico_stay.png); background-repeat:no-repeat; background-size: contain; background-position: center; }

.ico_narrow_down{ width:32px; height: 18px; margin-left: auto; margin-right: auto; position: relative; left: 1px; }
.ico_narrow_down:before{ position: relative; top: 1px; content: ""; display: block; width:32px; height: 18px; background-image: url(/img/2020/ico_narrow_down.png); background-repeat:no-repeat; background-size: contain; background-position: center; }

.ico_search_w{ width:15px; height: 15px; margin-right: 6px; position: relative; left: 0px; }
.ico_search_w:before{ position: relative; top: 0px; content: ""; display: block; width:15px; height: 15px; background-image: url(/img/2020/ico_search_w.png); background-repeat:no-repeat; background-size: contain; background-position: center; }


.fa-angle-left{ position: relative; }
.fa-angle-left:before{ content: "" !important; display: inline-block; width: 6px; height: 6px; border-bottom: solid 1px #ff9c32; border-left: solid 1px #ff9c32; transform: rotate(45deg); }

.fa-angle-double-right{ position: relative; }
.fa-angle-double-right:before{ content: "" !important; display: inline-block; width: 6px; height: 6px; border-top: solid 1px #ff9c32; border-right: solid 1px #ff9c32; transform: rotate(45deg); }

.fa-chevron-right{ position: relative; }
.fa-chevron-right:before{ content: "" !important; display: inline-block; width: 6px; height: 6px; border-top: solid 1px #2e649b; border-right: solid 1px #2e649b; transform: rotate(45deg); }

.ico_genre{ width:12px; height: 10px; margin-right: 4px; position: relative; left: 0px; }
.ico_genre:before{ position: relative; top: 2px; content: ""; display: block; width:12px; height: 12px; background-image: url(/img/2020/ico_genre.png); background-repeat:no-repeat; background-size: contain; background-position: center; }


.ico_close{ width: 16px; height: 16px; border-radius: 100px; position:relative; background-color: #d7d4d0; }
.ico_close:before{ border-radius: 3px; transform: rotate(45deg) scale(1.0); content: ""; position: absolute; left: calc(50% - 1px); top: calc(50% - 5px); display: inline-block; height: 10px; width: 2px; background-color: #fff; }
.ico_close:after{ border-radius: 3px; transform: rotate(45deg) scale(1.0); content: ""; position: absolute; top: calc(50% - 1px); left: calc(50% - 5px); display: inline-block; height: 2px; width: 10px; background-color: #fff; }


.pr{ display: inline-block; color: #999; font-weight: normal; /*font-size: 0.85%; position:relative; top: -2px;*/ }

/* ---------------------------------- *
- 2020.08 :: SP style
 * ---------------------------------- */
/*@media screen and (max-width: 1024px){*/

  body{ padding-top: 71px; }
  
  @media screen and (max-width: 600px) {
    body{ padding-top: 65px; }
  }

  .pc_show{ display: none!important; }
  .sp_show{ display: block!important; }

  /* ---------------------------------- *
  - header
   * ---------------------------------- */
  header{ background-color: #fff; padding-top: 4px; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 1000; }
  header .inner{ padding: 20px 15px 15px 15px; position:relative; }
  .bar{ display: flex; position: absolute; top: 0px; left: 0px; width: 100%; height: 4px; }
  .bar>div{ width: 25%; height: 4px; }

  .logo{ width: 202px; height: 26px; }
  .logo a{ display: block; }
  .logo a img{ width: 100%; height: auto; }

  .menu_btn{ display: none; justify-content: center; align-items: center; width: 40px; height: 40px; position: absolute; right: 10px; top: calc(50% - 20px); }
  .menu_btn img{ width: 24px; height: auto; }
  .search_btn{ display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; position: absolute; right: 10px; top: calc(50% - 20px); }
  .search_btn img{ width: 24px; height: auto; }

  .right_area{ display: none; }


  header div.logo{ padding: 0px; }
  header div.logo img{ width: 100%; height: auto; }
  
  
  /*　上に上がる動き　*/
  
  header.UpMove{
    animation: UpAnime 0.5s forwards;
  }
  
  @keyframes UpAnime{
    from {
      opacity: 1;
    transform: translateY(0);
    }
    to {
      opacity: 0;
    transform: translateY(-100px);
    }
  }
  
  /*　下に下がる動き　*/
  
  header.DownMove{
    animation: DownAnime 0.5s forwards;
  }
  @keyframes DownAnime{
    from {
      opacity: 0;
    transform: translateY(-100px);
    }
    to {
      opacity: 1;
    transform: translateY(0);
    }
  }


  /* ---------------------------------- *
  - footer
   * ---------------------------------- */
  footer .inner{ padding-left: 15px; padding-right: 15px; padding-bottom: 30px; }
  footer .inner dl dt{ font-size: 1.062rem }
  footer .inner dl dd + dt{ margin-top: 1em; }
  footer .inner dl dd ul{ list-style: none; font-size: 0.75rem; line-height: 2em; }
  footer .inner dl dd ul li{ display: inline; }
  footer .inner dl dd ul li:after{ content: "|"; margin: 0px 4px; color: #a6a6a6; }
  footer .inner dl dd ul li:last-child:after{ display: none; }

  .to_top{  }
  .to_top a{ display: flex; justify-content: center; align-items: center; height: 50px; background-color: #222; }
  .to_top a img{ display: none; }
  .to_top a:before{ content: ""; position: relative; bottom: -2px; display: block; width: 14px; height: 14px; box-sizing: border-box; border-top: solid 3px #fff; border-right: solid 3px #fff; transform: rotate(-45deg); }
  .footer_nav{ position: relative; background-color: #2c2c2c; padding-bottom: 70px; }
  .footer_nav .nav_area{ position: relative; z-index: 100; padding: 15px 15px; border-bottom: solid 1px #555555;　}
  .footer_nav .nav_area h2{ display: none; }

  .footer_nav .nav_area ul.nav{ color: #fff; list-style: none; font-size: 0.75rem; line-height: 2em; }
  .footer_nav .nav_area ul.nav li{ font-size: 0.75rem; color: #555555; display: inline; }
  .footer_nav .nav_area ul.nav li a{ color: #fff; }
  .footer_nav .nav_area ul.nav li:after{ content: "|"; margin: 0px 4px; }
  .footer_nav .copy{ font-size: 0.625rem; line-height: 1.4em; padding: 20px; position: relative; z-index: 100; text-align: center; color: #888888; }

  .flex_outer{ padding-top: 0px; }

  /* ---------------------------------- *
  - sec_content
   * ---------------------------------- */
  .sec_content{ padding-left:15px; padding-right:15px; overflow-x: hidden; }

  /* ---------------------------------- *
  - pankz
   * ---------------------------------- */
  .pankz{ padding: 8px 8px 8px 8px; overflow: auto; 
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .pankz::-webkit-scrollbar {
    display:none;
  }
  .pankz p{ font-size: 0.75rem; font-size: 12px; line-height: 1.8em; white-space: nowrap; padding-right: 8px; }
  .pankz .breadcrumbs{ font-size: 0.75rem; font-size: 12px; line-height: 1.8em; white-space: nowrap; padding-right: 8px; }
  
  /* ---------------------------------- *
  - post_header
   * ---------------------------------- */
  .post_header{}
  .post_header h1{ font-size: 1.187rem; line-height: 1.4em; margin-bottom: 15px; }
  .post_header figure{}
  .post_header figure img{ /*width: 100%;*/ height: auto; }
  .post_header small{ font-size: 12px; }

  .post_header + .post_body{ margin-top: 20px; }
  .post_body + .post_body{ margin-top: 20px; }
  .post_body>small{ font-size: 12px; margin-bottom: 3px; }

  .post_body h2{ font-size: 1.125rem; font-weight: bold; padding-top: 10px; padding-bottom: 10px; border-top: solid 3px #ff9c32; border-bottom: solid 3px #ff9c32; margin-bottom: 15px; }
  .post_body h2 div{ background-color: transparent !important; padding: 0px !important; display: inline; }

  .post_body h3{ font-size: 1.062rem; font-weight: bold; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }
  .post_body h3 div{ background-color: transparent !important; padding: 0px !important; display: inline; }

  .post_body h4{ font-weight: bold; padding: 10px; font-size: 1.0rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; margin-bottom: 15px; background-color: #ffebd6; color: #ff9c32; }

  h2.maker img{ display: none; }
  h2.maker{ font-size: 1.062rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }
  h2.maker:before{ content: "CHECK!"; display: inline-block; padding: 6px 8px; border-radius: 2px; font-size: 0.75rem; line-height: 1.0em; background-color: #e6354b; color: #fff; margin-right: 12px; position: relative; top: -2px; }

  .ico_check_label{ display: inline-block; padding: 6px 8px; border-radius: 2px; font-size: 0.75rem; line-height: 1.0em; background-color: #e6354b; color: #fff; margin-right: 12px; position: relative; top: -2px; }

  .post_area + h2.maker{ margin-top: 20px; }

  .post_body p{ font-size: 1rem; line-height: 1.8em; }
  .post_body p + p,
  .post_body p + h3,
  .post_body p + h4,
  .post_body p + h2,
  .post_body p + figure{ margin-top: 1.5em; }
  .mid_section_body + figure,
  .post_body figure + figure,
  .post_body figure + .waku{ margin-top: 1.5em; }
  .post_body p strong{ background-color: #ffebd6; font-weight: bold; }

  .post_body p a {
	  word-wrap: break-word;
  }

  .post_body figure img + div{ padding-top: 6px; }
  
  .post_body img{ max-width: 100%; }
  .photo_caption{ padding-top: 0px; }
  .photo_caption p{ font-size: 0.75rem; }
  .photo_caption p + p{ margin-top: 0.25em; }

  .large_section_body{ margin-bottom: 15px; }
  .post_body figure + .mid_section_body,
  .post_body .waku + .mid_section_body,
  .post_body .waku + h3{ margin-top: 1.5em; }
  .mid_section_body{  }

  .waku{ background-color: #f4f2f0; padding:15px 20px; }
  .waku_header{ margin-bottom: 15px; }
  .waku_header a{ position: relative; display: inline-block; }
  .waku_header a i{ position: absolute; right: 0px; top: calc(50% - 4px); }
  .waku .waku_ttl,
  .waku h2{ padding: 0px; border: none; font-size: 0.875rem; line-height: 1.5em; margin-bottom: 15px; }

  .waku .waku_ttl i,
  .waku h2 i{ height: 7px; display: inline-block; }

  .waku dl dt{ font-size: 0.75rem; line-height: 1.5em; font-weight: bold; margin-bottom: 3px; }
  .waku dl dd{ font-size: 0.75rem; line-height: 1.5em; font-weight: normal; border-bottom: solid 1px #dfdddb; padding-bottom: 6px; margin-bottom: 10px; }
  .waku .link_txt{ font-size: 0.75rem; line-height: 1.5em; text-align: right; color: #111111; }
  .waku .link_txt i{ position: relative; top: -2px; margin-right: 3px; }
  .waku .detail_link_text{ text-align: right; }
  .waku .detail_link_text a{ font-size: 0.75rem; line-height: 1.5em; font-weight: normal; }
  .waku .detail_link_text a i{ height: 7px; display: inline-block; }

  .waku + .section_related_articles{ margin-top: 15px; }



  .section_related_articles + h2{ margin-top: 1.5em; }
  /* ---------------------------------- *
  - sns_area
   * ---------------------------------- */

  .sns{ width: 100%; margin-left: auto; }

  .sns ul{ list-style: none; display: flex; margin-left: -4px; margin-right: -4px; width: calc(100% + 8px); }
  .sns ul li{ margin-left: 4px; margin-right: 4px; width: calc((100% - 8px*4)/4); }
  .sns ul li a{ display: flex; align-items: center; justify-content:flex-start; padding:10px 10px; height: 45px; box-sizing: border-box; border-radius: 4px; color:#fff; font-size: 0.5rem; line-height: 1.5em; }

  .sns ul li a .s_txt{ transform: scale(0.8); display: none; }
  .sns ul li a i{ width: 20px; height: 20px; margin-right: auto; margin-left: auto; transform: scale(1.2); }
  .sns ul li a i:before{ content: ""; display: block; width: 20px; height: 20px; position: relative; left: 0px; top: 0px; }


  .sns ul li a i.ico_email{ width: 18px; height: 15px; }
  .sns ul li a i.ico_email:before{ content: ""; display: block; width: 18px; height: 15px; position: relative; left: 0px; top: 0px; }
  .sns ul li a i.ico_fb{ width: 18px; height: 20px; margin-right: auto; margin-left: auto; }
  .sns ul li a i.ico_fb:before{ background-image: url(/img/2020/ico_f.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
  .sns ul li a i.ico_tw:before{ background-image: url(/img/2020/ico_tw.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
  .sns ul li a i.ico_line:before{ background-image: url(/img/2020/ico_line.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
  .sns ul li a i.ico_link{ width: 14px; height: 20px; margin-right: auto; margin-left: auto; }
  .sns ul li a i.ico_link:before{ background-image: url(/img/2020/ico_link.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }


  .sns ul li a.fb{ background-color:#1877f2; }
  .sns ul li a.tw{ background-color:#1da1f2; }
  .sns ul li a.line{ background-color:#00b900; }
  .sns ul li a.copy{ background-color:#00a77f; }
  .sns ul li a.email{ background-color:#ff9c32; }

  .sns_area{ display: flex; align-items: center; padding-bottom: 10px; padding-top: 10px; }
  .sns_area .sns{ width: 100px; }
  .sns_area .sns ul{ display: block; }

  .writer_info{ width: calc(100% - 100px); padding-right: 20px; box-sizing: border-box; display: flex; align-items: center; }

  .writer_photo{ width: 55px; height: 50px; padding-right: 10px; box-sizing: border-box; }
  .writer_photo .trim{ display: block; width: 50px; height: 50px; position: relative; overflow: hidden; }
  .writer_photo .trim img{ position: absolute; top: calc(50% - 25px); left: calc(50% - 25px); width: 50px; height: 50px; }
  .writer_text{ padding-left: 5px; }
  .writer_text p{ font-size: 0.75rem; line-height: 1.5em; }
  .writer_text .update{ color: #a1a1a1;}

  .btns{ display: flex; justify-content:center; align-items: center; }
  .btn{ font-size: 0.75rem; display: flex; width: 100px; height: 30px; justify-content:center; align-items: center; border: solid 1px #000; border-radius: 3px; background-color:inherit; }


  #toc{ border: solid 1px #c2c2c1; padding:20px 18px; margin-bottom: 20px; }
  #toc_wrap{ }
  #toc h4{ padding: 0px; font-size: 0.75rem; margin-bottom: 10px; background-color: transparent; color: #111111; }
  #toc_list{ overflow: hidden; }
  #toc_list ul li{ list-style: none; font-size: 0.75rem; }
  #toc_list ul li:before{ margin-right: 3px; content: ""; display: inline-block; width: 0px; height: 0px; border: solid 6px #2e649b; border-bottom:solid 4px rgba(0,0,0,0); border-top:solid 4px rgba(0,0,0,0); border-right:solid 4px rgba(0,0,0,0); }

  #toc_wrap .switch{ width: calc(100% + 36px); margin-left: -18px; margin-right: -18px; font-size: 0.75rem; border-top: solid 1px #c2c2c1; height: 45px; display: flex; align-items: center; justify-content: center; position: relative; bottom: -20px; }

  #toc_wrap .switch .toc_more{ position: relative; padding-right: 20px; }
  #toc_wrap .switch .toc_more:after{ transform: rotate(-45deg); content: ""; display: inline-block; width: 8px; height: 8px; border-left: solid 1px #c2c2c1; border-bottom: solid 1px #c2c2c1; position: absolute; right: 0px; top: 6px; }

  #toc_wrap .switch .toc_close{ position: relative; padding-right: 20px; }
  #toc_wrap .switch .toc_close:after{ transform: rotate(135deg); content: ""; display: inline-block; width: 8px; height: 8px; border-left: solid 1px #c2c2c1; border-bottom: solid 1px #c2c2c1; position: absolute; right: 0px; top: 10px; }

  #aff_tab_1{ background-color: #d9f2ec; padding: 10px; margin-bottom: 40px; }
  #aff_tab_1 .ad_tabs:before,
  #aff_tab_1 .ad_tabs:after{ display: none; }
  #aff_tab_1 .m-b-10{ font-size: 1rem; color: #00a77f; }
  #aff_tab_1 .ad_tabs{ margin: 0px; border: none; width: 100%; overflow: hidden; }
  #aff_tab_1 .ad_tabs ul[role="tablist"]{ float: inherit; display: flex; width:calc(100% + 4px); margin: 0px; margin-right: -2px; margin-left: -2px; padding: 0px; background-color: #d9f2ec; }
  #aff_tab_1 .ad_tabs ul[role="tablist"]:before,
  #aff_tab_1 .ad_tabs ul[role="tablist"]:after{ display: none; }
  #aff_tab_1 .ad_tabs ul[role="tablist"] li{ width:calc((100% - 4px * 4) / 4); margin:0px; margin-right: 2px; margin-left: 2px; border: none; right: 0px; background-color: #d9f2ec;}
  #aff_tab_1 .ad_tabs ul[role="tablist"] li a{ background-color: #ffffff; color: #00a77f; text-align: center; border-radius: 6px 6px 0px 0px; }
  #aff_tab_1 .ad_tabs ul[role="tablist"] li.ui-state-active a{ background-color: #00a77f; color: #ffffff; }
  #aff_tab_1 .ad_tabs ul[role="tablist"] li a{ font-size: 0.75rem; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"]{ box-sizing: border-box; width: 100%; float: inherit; background-color: #fff; border: solid 4px #00a77f; padding: 10px 14px 10px 14px; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_name{ padding: 5px 0 5px 0; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_desc{ padding: 5px 10px 5px 15px; line-height: 1.5em; }

  #aff_tab_2{ background-color: #d9f2ec; padding: 10px; margin-bottom: 40px; }
  #aff_tab_2 .ad_tabs:before,
  #aff_tab_2 .ad_tabs:after{ display: none; }
  #aff_tab_2 .m-b-10{ font-size: 1rem; color: #00a77f; }
  #aff_tab_2 .ad_tabs{ margin: 0px; border: none; width: 100%; overflow: hidden; }
  #aff_tab_2 .ad_tabs ul[role="tablist"]{ float: inherit; display: flex; width:calc(100% + 4px); margin: 0px; margin-right: -2px; margin-left: -2px; padding: 0px; background-color: #d9f2ec; }
  #aff_tab_2 .ad_tabs ul[role="tablist"]:before,
  #aff_tab_2 .ad_tabs ul[role="tablist"]:after{ display: none; }
  #aff_tab_2 .ad_tabs ul[role="tablist"] li{ width:calc((100% - 4px * 4) / 4); margin:0px; margin-right: 2px; margin-left: 2px; border: none; right: 0px; background-color: #d9f2ec;}
  #aff_tab_2 .ad_tabs ul[role="tablist"] li a{ background-color: #ffffff; color: #00a77f; text-align: center; border-radius: 6px 6px 0px 0px; }
  #aff_tab_2 .ad_tabs ul[role="tablist"] li.ui-state-active a{ background-color: #00a77f; color: #ffffff; }
  #aff_tab_2 .ad_tabs ul[role="tablist"] li a{ font-size: 0.75rem; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"]{ box-sizing: border-box; width: 100%; float: inherit; background-color: #fff; border: solid 4px #00a77f; padding: 10px 14px 10px 14px; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_name{ padding: 5px 0 5px 0; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_desc{ padding: 5px 0 5px 0; line-height: 1.5em; }


  .writer{ border: solid 5px #f4f2ef; padding:15px 20px; padding-top: 10px; }
  .writer .writer_header__block{ display: flex; align-items: center; margin-bottom: 5px; }
  .writer .writer_header__block .writer_text{ font-size: 0.75rem; line-height: 1.5em; }

  .current_tag_area span{ display: inline-block; font-size: 0.75rem; line-height: 2em; }

  .logly-lift-widget-header{ font-size: 1.062rem !important; line-height: 1.4em !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 6px !important; padding-bottom: 6px !important; border-bottom: solid 1px #000 !important; margin-bottom: 15px !important; }


  .current_tag_area ul{ display: flex; flex-wrap:wrap; width: calc(100% + 8px); margin-left: -4px; margin-right: -4px; }
  .current_tag_area ul li{ list-style: none; display: inline-block; margin-bottom: 9px; margin-left: 4px; margin-right: 4px; }
  .current_tag_area ul li a{ display: block; padding: 8px 8px; font-size: 0.75rem; line-height: 1em; border: solid 1px #dfdcd8; background-color: #fff; border-radius: 0px; color: #222222; }
  .current_tag_area ul li a:hover{ background-color: #efefef; }

  .fill-bg-block{ padding: 25px 15px; padding-bottom: 16px; background-color: #f4f2ef; margin-left: -15px; margin-right: -15px; width: calc(100% + 30px); margin-top: 1.5em; }
  .fill-bg-block .cont_title{ margin-bottom: 10px; }
  .fill-bg-block .cont_title.subttl.norborder{ margin-bottom: 5px; border-bottom: none; }
  .fill-bg-block .current_tag_area ul{ display: flex; flex-wrap:wrap; width: calc(100% + 8px); margin-left: -4px; margin-right: -4px; }
  .fill-bg-block .current_tag_area ul li{ list-style: none; display: inline-block; margin-bottom: 9px; margin-left: 4px; margin-right: 4px; }
  .fill-bg-block .current_tag_area ul li a{ display: block; padding: 10px 13px; font-size: 0.75rem; line-height: 1em; border: solid 1px #dfdcd8; background-color: #fff; border-radius: 100px; color: #222222; }

  .fill-bg-block + .writer{ margin-top: 20px; }

  .yarpp-related{  }
  .yarpp-related .cont_title{ font-size: 1.062rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }

  .cont_title{ font-size: 1.062rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }

  .post{ display: flex; padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #f4f2ef; }
  /*.post:last-of-type{ margin-bottom:0px; border-bottom: none; }*/
  .post .ph{  /*width: 95px; height: 95px;*/  width: 90px; height: 90px; position: relative; }
  .post .ph a{ display: block; position: absolute; left: 0px; top: 0px;  /*width: 95px; height: 95px;*/  width: 90px; height: 90px; overflow: hidden; }
  .post .ph a .grad{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
  .post .ph img{ width: 126px; height: 95px; position: absolute; left:calc(50% - 63px); top: 0px; }
  .post .ph canvas{ max-width: 100%;  /*width: 95px; height: 95px;*/  width: 90px; height: 90px; position: absolute; left:0px; top: 0px; }
  .post .cont_area{ width: calc(100% - 95px); padding-left: 12px; box-sizing: border-box; }
  .post .cont_area h2,
  .post .cont_area h4{ font-size: 0.75rem; line-height: 1.5em; }
  .post .cont_area h2 a{  }
  .post .cont_area p{ font-size: 0.75rem; line-height: 1.5em; margin-top: 5px; }

  .yarpp-related .post .ph{ width: 100px; height: 75px; position: relative; }
  .yarpp-related .post .ph a{ display: block; position: absolute; left: 0px; top: 0px; width: 100px; height: 75px; overflow: hidden; }
  .yarpp-related .post .ph a .grad{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
  .yarpp-related .post .ph img{ width: 100px; height: 75px; position: absolute; left:calc(50% - 50px); top: 0px; }
  .yarpp-related .post .ph canvas{ max-width: 100%; width: 100px; height: 75px; position: absolute; left:0px; top: 0px; }
  .yarpp-related .post .cont_area{ width: calc(100% - 100px); padding-left: 12px; box-sizing: border-box; }

  .section_related_articles .post{ background-color: #f4f2f0; padding-bottom: 0px; margin-bottom: 10px; }
  .section_related_articles .post .ph{ width: 95px; height: 95px; position: relative; }
  .section_related_articles .post .ph a{ display: block; position: absolute; left: 0px; top: 0px; width: 95px; height: 95px; overflow: hidden; }
  .section_related_articles .post .ph a .grad{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
  .section_related_articles .post .ph img{ width: 95px !important; height: 95px !important; position: absolute; left:calc(50% - 52px); top: 0px; }
  .section_related_articles .post .cont_area{ width: calc(100% - 95px); padding:10px 25px 10px 15px; box-sizing: border-box; position: relative; }
  .section_related_articles .post .cont_area p{ font-size: 0.75rem; line-height: 1.5em; margin-top: 0px; }
  .section_related_articles .post .cont_area span,
  .section_related_articles .post .cont_area a{ display: inline-block; font-size: 0.75rem; line-height: 1.5em; margin-top: 2px; }
  .section_related_articles .post .cont_area .post_label{ font-weight: bold; margin-top: 4px; }
  .section_related_articles .post .cont_area:after{ content: ""; display: inline-block; width: 6px; height: 6px; border-top: solid 1px #2e649b; border-right: solid 1px #2e649b; transform: rotate(45deg); position: absolute; top: calc(50% - 5px); right: 10px; }

  /* ---------------------------------- *
  - pager
   * ---------------------------------- */

  .pager{ margin-bottom: 20px; max-width: 100%; overflow: hidden; display: flex; justify-content:center; }
  .pager ul{ display: flex; border-left: solid 1px #dfdcd8; border-radius: 2px; margin-left: auto; margin-right: auto; }
  .pager ul li{ display: flex; list-style: none; }

  .pager ul li span,
  .pager ul li a{ padding: 14px; font-size: 1rem; line-height: 1em; color: #111111; border-right: solid 1px #dfdcd8; border-top: solid 1px #dfdcd8; border-bottom: solid 1px #dfdcd8;}

  .pager ul li a.currnet,
  .pager ul li a.current{ padding: 14px; font-size: 1rem; line-height: 1em; color: #fff; background-color: #ff9c32; }
  .pager ul li a:hover{ background-color: #efefef; }

  .pager ul li a.currnet:hover,
  .pager ul li a.current:hover{ padding: 14px; font-size: 1rem; line-height: 1em; color: #fff; background-color: #ff9c32; }

  .paginate__block{ display: flex; justify-content: center; }
  .paginate{ display: flex; justify-content: center; border-left: solid 1px #dfdcd8; border-radius: 2px; margin-bottom: 15px; }
  .paginate a{ padding:12px 14px; font-size: 1rem; line-height: 1em; color: #111111; border-right: solid 1px #dfdcd8; border-top: solid 1px #dfdcd8; border-bottom: solid 1px #dfdcd8; }
  .paginate span,
  .paginate a.currnet,
  .paginate a.current{ padding:12px 14px; font-size: 1rem; line-height: 1em; color: #fff; background-color: #ff9c32; border-right: solid 1px #dfdcd8; border-top: solid 1px #dfdcd8; border-bottom: solid 1px #dfdcd8; }

  .paginate a:hover{ background-color: #efefef; }

  #black{ display: flex; justify-content: center; border-radius: 2px; margin-bottom: 15px; }
  #black a{ padding:12px 14px; font-size: 1rem; line-height: 1em; color: #111111; border-right: solid 1px #dfdcd8; border-top: solid 1px #dfdcd8; border-bottom: solid 1px #dfdcd8; }
  #black span,
  #black a.currnet,
  #black a.current{ padding:12px 14px; font-size: 1rem; line-height: 1em; color: #fff; background-color: #ff9c32; border-right: solid 1px #dfdcd8; border-top: solid 1px #dfdcd8; border-bottom: solid 1px #dfdcd8; }

  #black a:first-child,
  #black span:first-child{ border-left: solid 1px #dfdcd8; }

  #black a:hover{ background-color: #efefef; }

  .page_link__block{ margin-bottom: 20px; }
  .page_link__block a{ display: flex; align-items: center; position: relative; }
  .page_link__block a:after{ content: ""; display: inline-block; width: 6px; height: 6px; border-top: solid 1px #2e649b; border-right: solid 1px #2e649b; transform: rotate(45deg); position: relative; top: 2px; }
  .page_link__block .link__label{ border-radius: 2px 2px 2px 2px; background-color:#2e649b; color:#fff; font-weight: bold; padding: 10px; font-size: 0.75rem; max-width: 88px; }
  .page_link__block .link__txt{ box-sizing: border-box; font-size: 0.875em; font-size: 0.937rem; line-height: 1.5em; padding-left: 10px; padding-right: 10px; max-width: calc(100% - 88px); }



  .page_link__block.prev_page_link a{ flex-direction: row-reverse; }
  .page_link__block.prev_page_link a:after{ transform: rotate(-135deg); }

  .grad{ background-color: rgba(0,0,0,0.1); }

  .slide{ padding-top: 0px !important; }
  .hero_slider{  }
  .hero_slider .box_padd .box{ position: relative; padding-top: 64%; overflow: hidden; }
  .hero_slider .box_padd .box img{ position: absolute; left: 0px; top: 0px; width: 100%; height: auto; }
  .hero_slider .box_padd .box a{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 100; }

  .hero_slider .box_padd .box a .grad{ position: absolute; left: 0px; bottom: 0px; width: 100%; height: 100%; z-index: 100; }
  .hero_slider .box_padd .box a .grad .ymd{ display: none; }
  .hero_slider .box_padd .box a .grad h2{ color: #fff; padding: 15px; position: absolute; left: 0px; bottom: 0px; }

  .post_header{  }
  .post_header h2{ font-size: 1.062rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }


  .tag{ display: block; list-style: none; margin-top: 5px; font-size: 0.625rem; line-height: 1.1em; }
  .tag li{ font-size: 0.625rem; line-height: 1.1em; display: inline-block; }
  .tag li a{ color: #fff; padding: 4px 8px; font-size: 0.625rem; line-height: 1.1em; display: inline-block; }
  .tag li span{ color: #fff; padding: 4px 8px; font-size: 0.625rem; line-height: 1.1em; display: inline-block; }

  .btn{ border: none; border-radius: 0px; display: inline-block; width: 100%; height: auto; }
  .btn a{ display: inline-block; width: 100%; border-radius: 100px; border: solid 1px #222222; font-size: 0.875rem; line-height: 1.2em; padding: 10px 15px; text-align: center; color: #222222; }

  .btns{ display: flex; padding-top: 15px; padding-bottom: 15px; }
  .btns .btn{ display: flex; justify-content: center; align-items:center; font-size: 0.875rem; line-height: 1.2em; padding:10px 15px; border-radius: 100px; background-color:#666; color: #fff; }
  .btns .btn-orange{ background-color:#ff9c32; color: #fff; }

  .btns.share_btns{ padding: 0px; }
  .btns.share_btns .btn.share_btn{ border: solid 1px #222222; height: 32px; width: 100px; border-radius: 2px; background-color: #fff; color: #111; }

  .area_inner{}
  .area_inner h3{ font-size: 1.062rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 6px; border-bottom: solid 1px #000; margin-bottom: 15px; }
  .area_inner .icon{ display: inline-block; padding: 5px 8px; border-radius: 2px; font-size: 0.75rem; line-height: 1.1em; background-color: #e6354b; color: #fff; margin-right: 12px; position: relative; top: -2px; text-transform: uppercase; }

  .recommend_feature .post_header{  }
  .recommend_feature .post_header h2{ font-size: 1.125rem; padding-top: 10px; padding-bottom: 10px; border-top: solid 3px #ff9c32; border-bottom: solid 3px #ff9c32; margin-bottom: 15px; }

  .recommend_feature .post .ph{ width: 100px; height: 75px; position: relative; }
  .recommend_feature .post .ph a{ display: block; position: absolute; left: 0px; top: 0px; width: 100px; height: 75px; overflow: hidden; }
  .recommend_feature .post .ph img{ width: 118px; height: 75px; position: absolute; left:calc(50% - 59px); top: 0px; }
  .recommend_feature .post .ph canvas{ max-width: 100%; width: 100px; height: 75px; position: absolute; left:0px; top: 0px; }
  .recommend_feature .post .cont_area{ width: calc(100% - 100px); padding-left: 12px; box-sizing: border-box; }


  /* ---------------------------------- *
  - 2020.08 :: category article?
   * ---------------------------------- */
   .category_vidual__block{ margin-left:0px; margin-right: 0px; margin-bottom: 20px; width: 100%; background-color: #f4f2f0; }
 .category_vidual__image__block{ position: relative; padding-top: 150px; background-repeat: no-repeat; background-position: center; background-size: cover; background-color: #a0a0a0; /*background-color: #fff; border:solid 1px #f4f2f0; */}
   .category_vidual__image__block canvas,
   .category_vidual__image__block img{ position: absolute; left:0px; top: 0px; max-width: 100%; height: 100%; max-width: 100%; display: none; }
   .category_vidual__image__block .category_vidual__text__block{ display: flex; flex-wrap: wrap; align-items:center; justify-content: center; position: absolute; left:0px; top: 0px; width: 100%; height: 100%; z-index: 161; }
   .category_vidual__image__block .category_vidual__text__block .category__title{ margin-left: 20px; margin-right: 20px; font-weight: bold; color: #fff; text-shadow: 2.046px 2.194px 0.8px rgba(0, 0, 0, 0.5); line-height: 1.5em; text-align: center; }

   .category_vidual__image__block .category_vidual__text__block .category_vidual__description{ display: flex; flex-wrap: wrap; justify-content: center; flex-direction: column; margin-left: 30px; margin-right: 30px; }
   .category_vidual__image__block .category_vidual__text__block .category_vidual__description .category__title{ text-align: center; }
   .category_vidual__image__block .category_vidual__text__block .category_vidual__description .description__title{ text-align: center; font-size: 0.875rem; font-weight: normal; color: #fff; text-shadow: 1.046px 1.194px 0.8px rgba(0, 0, 0, 0.5); margin-bottom: 10px; display: block; }
   .category_vidual__image__block .category_vidual__text__block .category_vidual__description .description__text{ font-size: 0.875rem; color: #fff; text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8); text-shadow: 1.046px 1.194px 0.8px rgba(0, 0, 0, 0.5); display: none; max-width: 600px; margin-right: auto; margin-left: auto; }


   .category_vidual__childcategory__block{ padding: 15px; padding-bottom: calc(15px - 9px); }
   .category_vidual__childcategory__block .description__title__sp{ margin-bottom: 10px; }
   .category_vidual__childcategory__block .description__title__sp .description__title{ font-size: 0.875rem; }

   .category_vidual__spot_post__block{ padding:10px 15px; padding-bottom: 20px; padding-top: 25px; position: relative; }
   .category_vidual__spot_post__block .spot_post__list{ list-style: none; display: flex; }
   .category_vidual__spot_post__block .spot_post__list li{ font-size: 0.687rem; }
   .category_vidual__spot_post__block .spot_post__list li:after{ content: "/"; margin-left: 2px; margin-right: 2px; }
   .category_vidual__spot_post__block .spot_post__list li:last-child:after{ display: none; }

   .category_vidual__childcategory__block + .category_vidual__spot_post__block{ padding-top: 10px; }

   .category_vidual__spot_post__block .narrow_down__block{ position: absolute; right: 15px; bottom: 15px; }
   .category_vidual__spot_post__block .narrow_down__block button{ display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 5px 0px; font-size: 0.562rem; border: none; width: 45px; height: 40px; border-radius: 3px; border: solid 1px #ff9c32; background-color:#ff9c32; color:#fff; cursor: pointer;}
   .category_vidual__spot_post__block .narrow_down__block button .txt{ position: relative; left: calc(50% - 20px); display: inline-block; width: 40px; transform: scale(.85); }

   .fixed_narrow_down__block{ position:fixed; right: 0px; bottom: 140px; z-index: 2000; display: none; }
   .fixed_narrow_down__block .narrow_down__block{ position: absolute; right: 15px; bottom: 15px; opacity: .8; }
   .fixed_narrow_down__block .narrow_down__block button{ display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 5px 0px; font-size: 0.562rem; border: none; width: 45px; height: 40px; border-radius: 3px; border: solid 1px #ff9c32; background-color:#ff9c32; color:#fff; cursor: pointer;}
   .fixed_narrow_down__block .narrow_down__block button .txt{ position: relative; left: calc(50% - 20px); display: inline-block; width: 40px; transform: scale(.85); }

   .category_tab__block{ margin-left:-15px; margin-right: -15px; width: calc(100% + 30px); border-bottom: solid 5px #ff9c32; margin-bottom: 30px; }
   .category_tab__block .category_tab__items{ display: flex; padding-left: 15px; padding-right: 15px; }
   .category_tab__block .category_tab__items .category_tab__item{ width: calc(100% / 3); }
   .category_tab__block .category_tab__items .category_tab__item a{ border-top: solid 1px #dfdcd8; border-right: solid 1px #dfdcd8; color: #222; max-width: 115px; width: 100%; height: 45px; display: flex; align-items: center; justify-content: center; }
   .category_tab__block .category_tab__items .category_tab__item span{ border-top: solid 1px #dfdcd8; border-right: solid 1px #dfdcd8; color: #222; max-width: 115px; width: 100%; height: 45px; display: flex; align-items: center; justify-content: center; background-color: #eee; color: #999; opacity: .5; }
   .category_tab__block .category_tab__items .category_tab__item:first-child a{ border-left: solid 1px #dfdcd8; }
   .category_tab__block .category_tab__items .category_tab__item a.select{ border-top: solid 1px #ff9c32; border-right: solid 1px #ff9c32; background-color:#ff9c32; color:#fff; font-weight: bold; }
   .category_tab__block .category_tab__items .category_tab__item:first-child a.select{ border-left: solid 1px #ff9c32; border-top: solid 1px #ff9c32; border-right: solid 1px #ff9c32; background-color:#ff9c32; color:#fff; font-weight: bold; }

   .category_tab__block .category_tab__items .category_tab__item:first-child span{ border-left: solid 1px #dfdcd8; }




   .post_body figure{ max-width: 100% !important; height: auto; margin-top: 15px; margin-bottom: 15px; }
   .post_body .wp-caption{ max-width: 100% !important; height: auto; margin-top: 15px; margin-bottom: 15px; }
   .post_body .wp-caption p.wp-caption-text,
   .photo_caption{ display: inline-block; font-size: 0.75rem; line-height: 1.5em; margin-top: 5px; }
   .photo_source{ display: inline-block; font-size: 0.625rem; line-height: 1.5em; margin-top: 5px; }
   .post_thumbnail__block figure .photo_source{ margin-left: 15px; }

   .post_body .cont .align-center{ margin-top: 20px; margin-bottom: 20px; }
   .post_body .cont .align-center small{ margin-top: 10px; }
   .post_body .cont .align-center + h3{ margin-top: 30px; }
   .post_body .cont p + .align-center{ margin-top: 20px; }

   .large_section_body,
   .mid_section_body{ margin-bottom: 15px; }
   .mid_section_body img{ max-width: 100%; height: auto; }
   .mid_section_body img + span[style="font-size: 12px;"]{ display: inline-block; font-size: 0.75rem !important; line-height: 1.5em; margin-top: 5px; }
   /*
   .large_section_body p span[style="background-color: #ffff99;"],
   .mid_section_body p span[style="background-color: #ffff99;"]{ background-color: #ffebd6 !important; font-weight: bold; }*/

   .large_section_body ul,
   .mid_section_body ul{ margin-left: 1.3em; margin-top: 15px; margin-bottom: 15px; }

   .post_thumbnail__block{ margin-left:-15px; margin-right: -15px; width: calc(100% + 30px); margin-bottom: 5px; }
   .introduction__block{}
   .introduction__block .introduction__ttl{ padding-top: 10px; padding-bottom: 5px; line-height: 1.6em; font-weight: bold; }
   .introduction__block .introduction__read{ font-size: 1rem; }

   .campaign__inner__block{ border-top: solid 1px #222222; border-bottom: solid 1px #222222; padding: 10px; }
   .campaign__inner__block .campaign__ttl{ font-size: 1rem; line-height: 1.5em;  margin-bottom: 15px; }
   .campaign__inner__block .campaign__ttl .red{ color: #e6354b; background-color: transparent; }
   .campaign__items{ display: flex; flex-wrap: wrap; align-items: stretch; width: calc(100% + 8px); margin-left: -4px; margin-right: -4px; }
   .campaign__items .campaign__item{ display: flex; align-items: center; justify-content: center; width: calc((100% - 8px*5)/5); margin-left: 4px; margin-right: 4px; margin-bottom: 8px; border: solid 1px #dfdcd8; box-sizing: border-box; background-position: center; background-size: cover; }
   .campaign__items .campaign__item img{ max-width: 95%; height: auto; opacity: 0; }

   .logly-lift-credit.logly-lift-credit2{ padding-top: 5px !important; }

  /*#s_menu{ display: none; }
  #footer_search_area{ display: none; }*/
  #footer_display{ text-align: center; /*background-color: #2c2c2c;*/ position:fixed; bottom: 0px; left: 0px; width: 100%; z-index: 100; padding: 5px 0px; }

  .sns_area .sns_mordal_cover{ z-index: 4000; display: none; background-color: rgba(0,0,0,0.8); position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; }
  .sns_area .sns_mordal { z-index: 4001; display: none; background-color: #fff; border-radius: 4px; padding: 20px; position:fixed; height: 135px; width: calc(100% - 30px); box-sizing: border-box; left: 15px; top: calc(50% - 66px); }

  .sns_area .sns_mordal p{ font-size: 0.75rem; text-align:center; position: relative; margin-bottom: 15px; }
  .sns_area .sns_mordal p:before{ margin-right: 10px; content: ""; position: relative; top: 3px; display: inline-block; height: 15px; width: 0px; border-left: solid 1px #111111; transform: rotate(-15deg); }
  .sns_area .sns_mordal p:after{ margin-left: 10px; content: ""; position: relative; top: 3px; display: inline-block; height: 15px; width: 0px; border-left: solid 1px #111111; transform: rotate(15deg); }

  .sns_area .sns_mordal ul{ display: flex; }
  .sns_area .sns_mordal ul li a{ display: flex; justify-content: center; flex-direction: column; padding: 10px; height: 46px; }
.sns_area .sns .sns_mordal ul li a i{ /*margin-right: 0px;*/ margin-left: auto; margin-right: auto; }

  .sns_area .sns .sns_mordal ul li a i.ico_fb{ /*margin-right: 0px;*/ transform: scale(1.25); }
  .sns_area .sns .sns_mordal ul li a i.ico_fb:before{ background-image: url(/img/2020/ico_f.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

  .sns_area .sns .sns_mordal ul li a i.ico_tw{ /*margin-right: 0px;*/ transform: scale(1.25); }
  .sns_area .sns .sns_mordal ul li a i.ico_tw:before{ background-image: url(/img/2020/ico_tw.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

  .sns_area .sns .sns_mordal ul li a i.ico_line{/*margin-right: 0px;*/ transform: scale(1.25); }
  .sns_area .sns .sns_mordal ul li a i.ico_line:before{ background-image: url(/img/2020/ico_line.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
.sns_area .sns .sns_mordal ul li a i.ico_link{ width: 14px; height: 20px; /*margin-right: 0px;*/ }
  .sns_area .sns .sns_mordal ul li a i.ico_link:before{ background-image: url(/img/2020/ico_link.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }

  .sns_area .sns .sns_mordal ul li a i.ico_email{ width: 17px; height: 14px; /*margin-right: 0px;*/ margin-bottom: 4px; margin-top: 0px; }
  .sns_area .sns .sns_mordal ul li a i.ico_email:before{ width: 17px; height: 14px; background-image: url(/img/2020/ico_mail.png); background-size: cover; background-position: center; left: calc(50% - 9px); top: 0px; }

  .sns_area .sns .sns_mordal .close_btn{ padding: 0px; border-radius: 100px; border: solid 1px #111; width:24px; height: 24px; position: absolute; right: 20px; top:20px; }
  .sns_area .sns .sns_mordal .close_btn:before{ transform: rotate(45deg); content: ""; position: absolute; left: 50%; top: calc(50% - 5px); display: inline-block; height: 11px; width: 1px; background-color: #111; }
  .sns_area .sns .sns_mordal .close_btn:after{ transform: rotate(45deg); content: ""; position: absolute; top: 50%; left: calc(50% - 5px); display: inline-block; height: 1px; width: 11px; background-color: #111; }


  .transportation__block{ margin-bottom: 30px; }
  .transportation_inner__block{ padding-left: 34px; position:relative; }
  .transportation_inner__block:before{ position: absolute; left: 10px; top: 0px; content: ""; display: block; width: 4px; height: calc(100% - 7px); background-image: url(/img/2020/dot.png); background-size: 4px auto; background-repeat: repeat-y; background-position: center bottom; }
  .transportation_inner__block:after{ position: absolute; left: 5px; bottom: 0px; content: ""; display: block; width: 14px; height: 7px; background-image: url(/img/2020/dot_arow.png); background-repeat: no-repeat; background-size: contain; background-position: center bottom; }
  .transportation_inner__block .transportation_items{ list-style: none; display: flex; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; width: calc(100% + 10px); }
  .transportation_inner__block .transportation_items .transportation_item{ margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }
  .transportation_inner__block .transportation_txt{ font-size: 0.75rem; }

  .area_spot_list{ display: flex; flex-wrap: wrap; position: relative; }
  .area_spot_list:after{ content: ""; display: block; width: 100%; bottom: 0px; border-bottom: solid 1px #f4f2ef; position: absolute; bottom: 0px; left: 0px; }
  .area_spot_list li{ width: calc(100% / 3); border-bottom: solid 1px #f4f2ef; }
  .area_spot_list li:after { display: none; }
  .area_spot_list li a{ color: #111; display: flex; align-items: center; justify-content:flex-start; padding: 15px 5px; height: 45px; box-sizing: border-box; }
  .area_spot_list li a i{ margin-right: 10px; }

  .area_spot_list li.toggle_item{ width: 100%; }
  .area_spot_list li.toggle_item .toggle_list__block{ display: none; }
  .area_spot_list li .toggle_list{ display: flex; flex-wrap: wrap; padding-top: 5px; padding-bottom: 5px; }
  .area_spot_list li .toggle_list li{ border: none; width: auto; }
  .area_spot_list li .toggle_list li a{ padding: 10px 15px; line-height: 1.2em; height: auto; }
  .toggle_btn{ position: relative; }
  .toggle_btn:after{ content: ""; display: inline-block; width: 6px; height: 6px; border-bottom: solid 1px #2e649b; border-right: solid 1px #2e649b; transform: rotate(45deg); position: absolute; top: calc(50% - 7px); right: 10px; }
  .toggle_btn.open:after{ transform: rotate(-135deg); }

  .category_list{ display: flex; flex-wrap: wrap; }
  .category_list li{ width: calc(100% / 2); border-bottom: solid 1px #f4f2ef; }
  .category_list li:after { display: none; }
  .category_list li a{ color: #111; display: flex; align-items: center; justify-content:flex-start; padding: 15px 5px; height: 45px; box-sizing: border-box; }
  .category_list li a i{ margin-right: 10px; }

  .overlay,
  .side_area{ display: none; }

  .search_mordal__block{ z-index: 4000; display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; height: 100vh; background-color: #fff; overflow: auto; }
  .search_mordal__block .search_mordal__inner{ padding: 15px; }
  .search_mordal__header{ margin-bottom: 30px; padding-top: 10px; }
  .search_mordal__header .btn{ width: 40px; height: 40px; position: absolute; right: 10px; top: 15px; background-color: #fff; }
  .search_mordal__header .btn.close_btn:before{ border-radius: 3px; transform: rotate(45deg) scale(1.7); content: ""; position: absolute; left: calc(50% - 1px); top: calc(50% - 8px); display: inline-block; height: 16px; width: 2px; background-color: #111; }
  .search_mordal__header .btn.close_btn:after{ border-radius: 3px; transform: rotate(45deg) scale(1.7); content: ""; position: absolute; top: calc(50% - 1px); left: calc(50% - 8px); display: inline-block; height: 2px; width: 16px; background-color: #111; }

  .search_mordal__block .inner{ padding: 0px; }
  .search_mordal__block .inner li{ list-style: none; font-size: 0.75rem; }

  .search_mordal__block .keyword_area{ margin-bottom: 45px; }

  header .input_set{ padding: 0px; margin: 0px; background-color: inherit; border-radius: 0px; }

  .radio_items{ display: flex; border-left: solid 1px #c8c8c8; margin-bottom: 18px; }
  #header_search .radio_item input[type="radio"]{ display: none; }
  .radio_item{ font-size: 1rem; width: calc(100% / 2); box-sizing:border-box; border-right: solid 1px #c8c8c6; display: flex; align-items: center; justify-content: center; height: 25px; }
  .radio_item label{ font-weight: bold; position: relative; padding-left: 25px; padding-right: 10px; display: inline-block; }
  .radio_item label:before{ position: absolute; left: 0px; top: calc(50% - 9px); content: ""; display: block; width: 15px; height: 15px; border-radius: 100px; box-sizing:border-box; border: solid 2px #c8c8c6; }
  .radio_item label:after{ position: absolute; left: 4px; top: calc(50% - 5px); content: ""; display: block; width: 7px; height: 7px; border-radius: 100px; box-sizing:border-box; background-color:#fff; }
  .radio_item input[type="radio"]{ display: none; }
  .radio_item input[type="radio"]:checked + label{ color:#fe9c31; }
  .radio_item input[type="radio"]:checked + label:before{ border-color:#fe9c31; }
  .radio_item input[type="radio"]:checked + label:after{ background-color:#fe9c31; }

  .text_field{ display: flex; }
  .text_field ::placeholder{ font-size: 0.75rem;}
  .text_field input,
  .text_field button{ border: none; background: none; margin: 0px; }
  .text_field input{ width: calc(100% - 50px); padding:10px 15px; height: 45px; font-size: 0.875rem; border-radius: 2px 0px 0px 2px; border: solid 1px #c8c8c6; box-sizing: border-box; }
  .text_field button{ overflow: hidden; border-radius: 0px 2px 2px 0px; padding: 0px; margin: 0px; width: 50px; height: 45px; background-color: #231816; border: solid 1px #231816; box-sizing: border-box; }
  .text_field button:before{ display: block; content: ""; width: 50px; height: 45px; background-image: url(/img/2020/ico_search_w.png); background-size: 20px; background-repeat: no-repeat; background-position: 47% 47%; }
  .search_field{}

  /* -- 背景色付きブロック -- */
 .full_bg__block{ margin-left: -15px; margin-right: -15px; width: calc(100% + 30px); background-color: #f4f2f0; }
 .full_bg_inner{ padding:20px 15px; }

  /* -- 角丸リスト -- */
 .radius_label{ width: calc(100% + 4px); margin-left: -2px; margin-right: -2px; }
 .radius_label li{ list-style: none; display: inline-block; margin-bottom: 9px; margin-left: 2px; margin-right: 2px; }
 .radius_label li a{ display: block; padding: 9px 13px; font-size: 0.75rem; line-height: 1em; border: solid 1px #dfdcd8; background-color: #fff; border-radius: 100px; color: #222222; }
  .radius_label li a:hover{ background-color: #efefef; }

  /* -- ボックスリスト -- */
 .box_label{ width: calc(100% + 4px); margin-left: -2px; margin-right: -2px; }
 .box_label li{ list-style: none; display: inline-block; margin-bottom: 9px; margin-left: 2px; margin-right: 2px; }
 .box_label li a{ display: block; padding: 9px 13px; font-size: 0.75rem; line-height: 1em; border: solid 1px #dfdcd8; background-color: #fff; border-radius: 0px; color: #222222; }
 .box_label li a:hover{ background-color: #efefef; }


 .overlay{ z-index: 4000; display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); }
 #s_menu{ z-index: 4001; display: none; background-color: #fff; border-radius: 3px; padding: 0px; position:fixed; height: calc(100% - 30px); width:calc(100% - 30px); box-sizing: border-box; left: 15px; top: 15px; }

 .search_area{ padding:15px 20px; overflow: auto; }
 .search_area .inner{ overflow:hidden; }

 .search_area__header{ padding-bottom: 0px; padding-top: 0px; }
 .search_area__header .btn{ width: 30px; height: 30px; position: absolute; right: 13px; top: 17px; background-color: #fff; }
 .search_area__header .btn.close_btn:before{ border-radius: 3px; transform: rotate(45deg) scale(1.5); content: ""; position: absolute; left: calc(50% - 1px); top: calc(50% - 7px); display: inline-block; height: 14px; width: 2px; background-color: #111; }
 .search_area__header .btn.close_btn:after{ border-radius: 3px; transform: rotate(45deg) scale(1.5); content: ""; position: absolute; top: calc(50% - 1px); left: calc(50% - 7px); display: inline-block; height: 2px; width: 14px; background-color: #111; }

 .search_area__body{}
 .search_area__body .search_area__read{ width: 100%; background-color: #f4f2f0; padding: 15px 15px; height: auto; border: none; font-size: 0.75rem; line-height: 1.5em; }
 .search_area__body .search_area__read p{ font-weight: bold; }
 .search_area__body .text_field{}
 .search_area__body .text_field input[type="text"]{ width: 100%; background-color: #f4f2f0; padding: 10px 15px; height: 35px; border: none; font-size: 0.75rem; line-height: 1em; }

  .footer_search_area{ /*height: 300px;*/ }
  .footer_search_area .drilldown-header{ display: none; }

  .search_area__btns{}
  .search_area__btns .btn{ font-size: 0.75rem; height: 45px; }
  .search_area__btns .clear_btn{ border-radius: 3px; background-color: #fff; color: #222222; border: solid 1px #c9c8c7; max-width: 120px; }
  .search_area__btns .submit_btn{ margin-left: 6px; border-radius: 3px; background-color: #fff;  color: #fff; border: solid 1px #231815; background-color: #231815; max-width: calc(100% - 120px - 6px); }

  .drilldown ul{ display: none; transform: translateX(100%); list-style: none; }
  .drilldown ul li{ min-height: 45px; }
  .drilldown ul li a{ display: flex; padding: 10px 9px; font-size: 0.75rem; color: #111; position: relative; }
  .drilldown ul li a.all{ font-weight: bold; }
  .drilldown ul li a i{ display: inline-block; position:relative; top: 4px; margin-right: 10px; }
  .drilldown ul li a i.fa{ position: absolute; top: calc(50% - 5px); right: 10px; }
  .drilldown>ul{ display: block; transform: translateX(0); }
  .drilldown ul li a.back{ padding-left: 22px; }
  .drilldown ul li a.back i.fa.fa-angle-left{ position: absolute; top: calc(50% - 5px); left: 13px; right: auto; margin-right: auto; }

  .search_items__block{}
  .search_items__block .search_item{ border-bottom: solid 1px #f4f2ef; }
  .search_items__block .search_item .show_drilldown{ padding: 10px 9px; width: 100%; overflow: hidden; }
  .search_items__block .search_item p i{ display: inline-block; position:relative; top: 4px; margin-right: 10px; }
  .search_items__block .search_item p i.ico_genre{ margin-right: 6px; left: -1px; top: -2px; }
  .search_items__block .search_item p .item_close_btn{ position: absolute; right: 5px; top: calc(50% - 15px); width: 30px; height: 30px; }
  .search_items__block .search_item p .item_close_btn .ico_close{ margin: 0px; position: absolute; left: calc(50% - 8px); top: calc(50% - 8px); }
  .search_items__block .search_item p{ display: flex; font-size: 0.75rem; color: #111; position: relative; }

.slick-arrow{ position: absolute; left: 10px; top: calc(50% - 10px); width: 20px; height: 20px; display: block; background: none !important; opacity: 1; }
.slick-arrow.slick-prev{ position: absolute; left: 15px; top: calc(50% - 10px); transform: rotate(-45deg); width: 30px; height: 30px; }
.slick-arrow.slick-prev:before{ content: ""; display: block; width: 20px; height: 20px; border-left: solid 2px #fff; border-top: solid 2px #fff; opacity: 1; transform: rotate(0deg);}
.slick-arrow.slick-next{ position: absolute; left: auto; right: 15px; top: calc(50% - 10px); transform: rotate(45deg); width: 30px; height: 30px; }
.slick-arrow.slick-next:before{ content: ""; display: block; width: 20px; height: 20px; border-right: solid 2px #fff; border-top: solid 2px #fff; opacity: 1; transform: rotate(0deg);}

.keyword_area__block{ display: none; }

.notes{ margin-top: 10px; margin-bottom: 20px; }
.notes p{ font-size: 0.812rem; line-height: 1.5em; }
.notes p small{ font-size: 0.75rem; line-height: 1.5em; }

.pickup_spot__block + .notes{ margin-top: 10px; }
.pickup_spot__block + .pickup_spot__block{ margin-top: 30px; }

.osusume_tag__block{ margin-top: 20px; }
.osusume_tag__block .subttl{ font-size: 1.062rem; line-height: 1.4em; padding-top: 6px; padding-bottom: 10px; border-bottom: solid 1px #000; margin-bottom: 15px; }
.osusume_tag__block .tags{ margin-top: 10px; }
.osusume_tag__block .tags.radius_label{ margin-left: 0px; margin-right: 0px; width: 100%; }
.osusume_tag__block .tags.radius_label li{ margin-left: 2px; margin-right: 2px; }
.osusume_tag__block .tags.radius_label li a{ /*font-size: 0.75rem; line-height: 1em;*/ }

.osusume_tag_link__text{ text-align: right; font-size: 0.75rem; position: relative; /*border-top: solid 1px #dfdcd8; padding-top: 10px;*/ }
.osusume_tag_link__text a{ padding-right: 15px; color: #222; position:relative; }
.osusume_tag_link__text a:hover{ text-decoration: underline; }
.osusume_tag_link__text .ico_link_arrow.ico_link_arrow_black{ position: absolute; top: calc(50% - 4px); right: 0px; }

.count_text__block{ margin-top: -20px; margin-bottom: 20px; text-align: right; }
.count_text__block .count{ font-size: 0.687rem; color: #888; }

#footer_search_area{ max-height: 405px; overflow: auto; }
#footer_search_area .drilldown{ }

.link_box{ margin-top: 20px; }
.link_box ul{ margin-left: 1.5em; margin-bottom: 20px; margin-top: 10px; }
.link_box ul li{ font-size: 0.75rem; line-height: 1.5em; margin-bottom: 5px; }
.fat_tags h4{ background-color: transparent; padding: 0px; color: #222; padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 15px; }

.fill-bg-block .link_box{ margin-top: 0px; }

.post_header img{ max-width: 100%; height: auto; }
.post_body img{ max-width: 100%; height: auto; }
.post_body img.photo_margin_mid{ margin-top: 15px; }
.post_body img.photo_margin_mid + .photo_caption{ margin-bottom: 20px; }

.post_body p + .waku{ margin-top: 20px; }

.okuduke{ margin-top: 20px; }
.okuduke dl dt,
.okuduke dl dd{ font-size: 0.75rem; line-height: 1.5em; margin-bottom: 5px; }

.main_area.m-t-30{
  margin-top: 10px !important;
}

/*#list .sec_content .main_area a img{ max-width: 100%; }*/

.photo_source{ display: block; }

@media screen and (min-width: 561px){
  .sp_show{ display: none!important; /*background-color: #fff;*/ }
  .pc_show{ display: block!important; /*background-color: #fff;*/ padding: 5px; }

  .main_area.m-t-30{
    margin-top: 30px !important;
  }

  header .inner{ background-color: #fff; }

  #index,
  #list,
  #sec,
  body{ background-color: #f5f5f5; }

  header{ margin-bottom: 0px; position: absolute; }
  header .inner{ width: auto; max-width: 1300px; max-width: 1150px; padding: 8px 15px 12px 15px; margin-right: auto; margin-left: auto; box-sizing: border-box; padding-left: 35px; padding-right: 35px; display: flex; align-items: center; }


  .keyword_area__block{ margin-left: auto; width: 500px; border: solid 1px #c8c8c6; box-sizing: border-box; display: block; }
  .keyword_area__block .text_field input{ border: none; width: calc(100% - 194px - 50px); }
  .keyword_area__block .radio_items{ margin-bottom: 0px; align-items: center; width: auto; padding-left: 10px; padding-right: 10px; border: none; position: relative; }
  .keyword_area__block .radio_items:before{ content: ""; display: block; width: 1px; height: 32px; background-color: #c8c8c6; position: absolute; top: calc(50% - 16px); left: 0px; }
  .keyword_area__block .radio_items .radio_item{ border: none; width: auto; font-size: 0.875rem; padding-left: 10px; padding-right: 10px; }
  .keyword_area__block .radio_items .radio_item label{ padding-right: 0px; }
  .keyword_area__block .radio_items .radio_item label:before{ top: calc(50% - 8px); }
  .keyword_area__block .radio_items .radio_item label:after{ top: calc(50% - 4px); }
  .keyword_area__block .radio_items .radio_item input[type="radio"]{ display: none; }
  .keyword_area__block .text_field button{ display: block; width: 50px; border-radius: 0px; border: none; }

  .search_btn{ right: 35px; display: none; }

  .search_mordal__header{ max-width: 1290px; margin-left: auto; margin-right: auto; }

  .flex_outer{ margin-bottom: 20px; }
  .flex_outer{ padding-top: 0px; }

  .main_area{ padding-top: 20px; padding-bottom: 20px; }
  #index .main_area{ margin-top: 0px !important;}
  .pankz{ max-width: 1360px; max-width: 1150px; margin-right: auto; margin-left: auto; background-color: transparent !important; padding-left: 35px; padding-right: 35px; display: flex; }
  .pankz p{ padding: 0px 0px 5px 0px; font-size: 12px; }
  .pankz .breadcrumbs{ padding: 0px 0px 5px 0px; font-size: 12px; }

  .post_thumbnail__block{ margin-left: 0px; margin-right: 0px; width: 100%; margin-bottom: 5px; }

  .sec_content{ max-width: 1360px; max-width: 1150px; max-width: 1150px; margin-right: auto; margin-left: auto; background-color: transparent !important; padding-left: 35px; padding-right: 35px; display: flex; flex-wrap: wrap; }
  .sec_content .main_area{ background-color: #fff; padding-left: 20px; padding-right: 20px; max-width: 100%; margin-bottom: 0px; }
  .sec_content .side_area{ display: block; max-width: 100%; width: 100%; margin-left: 0px; margin-top: 30px; }

  .sec_content .side_area .bn_area{ padding: 0px; background-color: #eee; }

  .sec_content .side_area .area{ list-style: none; margin-top: 20px; background-color: #fff; padding:0px 0px; display: flex; flex-wrap: wrap; }
  .sec_content .side_area .area li{ width: 50%; border-bottom: solid 1px #F4F2EF; }
  .sec_content .side_area .area li:nth-child(odd){ border-right: solid 1px #F4F2EF; }
  .sec_content .side_area .area li:last-child{ border-bottom: none; }
  .sec_content .side_area .area li a{ display: flex; padding: 15px 15px; font-size: 0.875rem; position: relative; width: 100%; box-sizing: border-box; }
  .sec_content .side_area .area li a .fa{ position: absolute; right: 20px; top: calc(50% - 10px); }

  .sec_content .side_area .info{ list-style: none; margin-top: 20px; background-color: #fff; padding:0px 0px; display: flex; flex-wrap: wrap; }
  .sec_content .side_area .info li{ width: 50%; border-bottom: solid 1px #F4F2EF; }
  .sec_content .side_area .info li:nth-child(odd){ border-right: solid 1px #F4F2EF; }
  .sec_content .side_area .info li:last-child{ border-bottom: none; }
  .sec_content .side_area .info li a{ display: flex; padding: 15px 15px; font-size: 0.875rem; position: relative; width: 100%; box-sizing: border-box; }
  .sec_content .side_area .info li a .fa{ position: absolute; right: 20px; top: calc(50% - 4px); }

  .sec_content .side_area #side_search_area{ margin-top: 20px;  /*display: none;*/ }
  .sec_content .side_area #side_search_area .side_search_area__content{ background-color: #fff; padding: 15px; }

  .sec_content .side_area .post_area.list.min{ display: flex; flex-wrap: wrap; margin-left: 0px; margin-right: 0px; width:100%; margin-bottom: 20px; background-color: #fff; background-color: rgba(255,255,255,0); padding:0px 0px; }
  .sec_content .side_area .post_area.list.min h2.maker{ width: 100%; }
  .sec_content .side_area .post_area.list.min .item{ width: 50%; height: auto; margin-left: 0px; margin-right: 0px; padding: 15px; margin-bottom: 0px; background-color: #fff; border-bottom: solid 1px #f4f2ef; }
  .sec_content .side_area .post_area.list.min .item:last-child{ border: none; }
  .sec_content .side_area .post_area.list.min .item a{ display: flex; }

  .sec_content .side_area .post_area.list.min .item a .thumbnail{ width: 90px !important; height: 90px !important; position: relative; }
  .sec_content .side_area .post_area.list.min .item a .thumbnail img{ width: auto; height: 90px !important; position: absolute; left: calc((100% - 120px)/2) !important; top: 0px !important; }

  .sec_content .side_area .post_area.list.min .item a .text-wrapper{ width: calc(100% - 90px); overflow: visible; }
  .sec_content .side_area .post_area.list.min .item .title{ font-size: 0.75rem; line-height: 1.5em; }
  .sec_content .side_area .post_area.list.min .item .cont_area p.ymd{ margin-top: 0px; }

  .sec_content .side_area .pc_show{ padding: 0px; }

  .sec_content .side_area .post_area.list.min{ display: flex; flex-wrap: wrap; margin-left: 0px; margin-right: 0px; width:100%; margin-bottom: 20px; background-color: #fff; background-color: rgba(255,255,255,0); padding:0px 0px; }
  .sec_content .side_area .post_area.list.min .post{ width: 50%; margin-left: 0px; margin-right: 0px; padding: 15px; margin-bottom: 0px; background-color: #fff; }
  .sec_content .side_area .post_area.list.min .post h2{ font-size: 0.75rem; }
  .sec_content .side_area .post_area.list.min .post .cont_area p.ymd{ margin-top: 0px; }

  .sec_content .side_area #logly-lift-widget{ max-width: 300px !important; }
  .sec_content .side_area #logly-lift-widget #logly-lift-widget-content{ background-color: #fff; }

  .sec_content .side_area #logly-lift-widget #logly-lift-widget-content .logly-lift-ad{  }

  .sec_content .side_area #logly-lift-widget #logly-lift-widget-content .logly-lift-ad{ width: 100%; margin-left: 0px; margin-right: 0px; padding: 15px; margin-bottom: 0px; background-color: #fff; border-bottom: solid 1px #f4f2ef; }
  .sec_content .side_area #logly-lift-widget #logly-lift-widget-content .logly-lift-ad:last-child{ border: none; }

  .sec_content .side_area #logly-lift-widget .logly-lift-widget-header{ background-image: none; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner{ display: flex !important; justify-content: space-between; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-img{ max-height: 77px; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-content{ width: calc(100% - 110px); height: auto; display: block; text-align: left; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-content>*{ font-size: 0.75rem; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-content .logly-lift-ad-time{ font-size: 0.562rem; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-content .logly-lift-ad-pr,
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-content .logly-lift-ad-cat{ border-radius: 0px; display: block; font-size: 0.625rem; padding: 2px 5px; float: left; }
  .sec_content .side_area #logly-lift-widget .logly-lift-ad-inner .logly-lift-ad-content .logly-lift-ad-title{ display: block; height: auto; }

  .sec_content .side_area h2.maker{ margin-top: 30px !important; font-size: 0.875rem; line-height: 1.4em; }
  .sec_content .side_area h2.maker:before{ font-size: 0.625rem; }
  .sec_content .side_area .pc_show{ padding: 0px !important;}

  .post_area.list{ display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; width: calc(100% + 30px); margin-bottom: 40px; }
  .post_area.list .cont_title{ width: calc(100% - 30px); margin-left: 15px; margin-right: 15px; }
  .post_area.list .post{ width: calc(50% - 30px); margin-left: 15px; margin-right: 15px; }
  .post_area.list .btn{ width: calc(100% - 30px); margin-left: 15px; margin-right: 15px; margin-top: 10px; }

  .post_area.list .post{ width: calc(100% - 30px); margin-left: 15px; margin-right: 15px; }
  .post_area.list.entry__block .post{ width: calc(100% - 30px); margin-left: 15px; margin-right: 15px; }

  #index .post_area.list .post{ width: calc(50% - 30px); margin-left: 15px; margin-right: 15px; }

  .post_body img,
  .wp-caption img,
  .large_section_body img,
  figure img{ width: auto; max-width: 100%; margin-left: auto; margin-right: auto; display: block; }



  .post_body img + span[style="font-size: 12px"],
  .wp-caption img + span[style="font-size: 12px"],
  .large_section_body img + span[style="font-size: 12px"]{ display: block; }

  .post_body img + .photo_caption,
  .wp-caption img + .photo_caption,
  .large_section_body img + .photo_caption,
  figure img + .photo_caption{ margin-bottom: 15px; }

  .category_vidual__image__block{ padding-top: 250px; background-position: center; background-size:auto 160%; }
  .category_vidual__image__block .category_vidual__text__block .category_vidual__description .description__title{ display: block; }
  .category_vidual__image__block .category_vidual__text__block .category_vidual__description .description__text{ display: block; }

  .category_vidual__childcategory__block .description__title__sp{ display: none; }

  .area_inner{ display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; width: calc(100% + 30px); margin-bottom: 40px; }
  .area_inner h3{ width:calc(100% - 30px); margin-left: 15px; margin-right: 15px; }
  .area_inner .post{ width: calc(50% - 30px); margin-left: 15px; margin-right: 15px; }

  .post_area{ display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; width: calc(100% + 30px); margin-bottom: 40px; }
  .post_area .post{ width: calc(50% - 30px); margin-left: 15px; margin-right: 15px; }

  .area_spot_list{ display: flex; flex-wrap: wrap; position: relative; }
  .area_spot_list:after{ content: ""; display: block; width: 100%; bottom: 0px; border-bottom: solid 1px #f4f2ef; position: absolute; bottom: 0px; left: 0px; }
  .area_spot_list li{ width: calc(100% / 4); border-bottom: solid 1px #f4f2ef; }

  .category_tab__block{ width:100%; margin-left: 0px; margin-right: 0px; }

  .category_list{ display: flex; flex-wrap: wrap; }
  .category_list li{ width: calc(100% / 4); border-bottom: solid 1px #f4f2ef; }

  .sec_content .side_area .post .ph{  /*width: 95px; height: 95px;*/  width: 90px; height: 90px; position: relative; }
  .sec_content .side_area .post .ph a{ display: block; position: absolute; left: 0px; top: 0px;  /*width: 95px; height: 95px;*/  width: 90px; height: 90px; overflow: hidden; }
  .sec_content .side_area .post .ph a .grad{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
  .sec_content .side_area .post .ph img{ width: auto !important; height: 95px; }
  .sec_content .side_area .post .ph canvas{ max-width: 100%;  /*width: 95px; height: 95px;*/  width: 90px; height: 90px; position: absolute; left:0px; top: 0px; }
  .sec_content .side_area .post .cont_area{ width: calc(100% - 95px); padding-left: 12px; box-sizing: border-box; }
  .sec_content .side_area .post .cont_area h2,
  .sec_content .side_area .post .cont_area h4{ font-size: 0.75rem; line-height: 1.5em; }
  .sec_content .side_area .post .cont_area h2 a{  }
  .sec_content .side_area .post .cont_area p{ font-size: 0.75rem; line-height: 1.5em; margin-top: 5px; }

  #logly-lift-widget{ width: calc(100% + 10px); margin-left: -5px; margin-right: -5px; }
  #logly-lift-widget .logly-lift-ad-inner{ display: table !important; }

  footer .inner{ padding-left: 0px; padding-right: 0px; max-width: 1150px;
    margin-right: auto;
    margin-left: auto; }
  footer .inner dl{ margin-right: 35px; margin-left: 35px; max-width: 1290px; /*max-width: 800px;*/ margin-top: 0px; margin-bottom: 0px; padding-top: 20px; padding-bottom: 20px; background-color: #fff; padding-left: 35px; padding-right: 35px; margin-top: 60px; margin-bottom: 60px; display: block; }


  #index footer .inner{ /*display: none;*/ }

  .footer_nav .nav_area ul.nav li:after{ margin: 0px 8px; }
  .footer_nav .nav_area ul.nav li:last-child:after{ display: none; }
  .footer_nav .copy{ text-align: right; }

  .category_vidual__block{ margin-bottom: 20px; }

  .sns_area{ padding-top: 10px; padding-bottom: 10px; }
  .introduction__block{ padding-bottom: 30px; }

  .introduction__block .introduction__ttl{ font-size: 1.375rem; }

  .post_header .pc_show,
  .post_body .pc_show{ padding-top: 30px; padding-bottom: 30px; }

  .post_body figure{ margin-top: 30px; margin-bottom: 30px; }
  .large_section_body, .mid_section_body{ margin-bottom: 30px; }

  .btns{ margin-top: 30px; margin-bottom: 30px; }
  .btns .btn{ font-size: 1rem; font-weight: bold; }

  .btns.share_btns{ display: none; }

  #toc{ padding: 30px 35px; margin-bottom: 40px; }
  #toc h4{ font-size: 1rem; line-height: 1.7em; margin-bottom: 15px; }
  #toc_wrap .switch{/* display: none; */}
  #toc_list ul{ /*height: auto !important;*/ display: flex; flex-wrap:wrap; }
  #toc_list ul li{ font-size: 1rem; line-height: 1.7em; width: 100%; margin-bottom: 5px; }
  #toc_list ul li:before{ margin-right: 3px; content: ""; display: inline-block; width: 0px; height: 0px; border: solid 10px #2e649b; border-bottom:solid 6px rgba(0,0,0,0); border-top:solid 6px rgba(0,0,0,0); border-right:solid 6px rgba(0,0,0,0); }

  .ec_aff_box_comparison_ota{ width: 100% !important; }
  #aff_tab_1 .ad_tabs ul[role="tablist"] li a{ font-size: 1rem; }
  #aff_tab_1 .m-b-10{ padding-top: 5px; padding-bottom: 5px; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"]{ padding: 20px 30px 20px 30px; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota{ height: 60px; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_link .ec_aff_box_comparison_btn_2{ font-weight: bold; font-size: 1rem; line-height: 1.2em; display:flex; height: 40px; justify-content: center; align-items: center; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_desc{ padding: 5px 10px 5px 15px; font-size: 0.875rem !important; line-height: 1.5em; }
  #aff_tab_1 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_desc br{ display: none; }


  #aff_tab_2 .ad_tabs ul[role="tablist"] li a{ font-size: 1rem; }
  #aff_tab_2 .m-b-10{ padding-top: 5px; padding-bottom: 5px; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"]{ padding: 20px 30px 20px 30px; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota{ height: 60px; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_link .ec_aff_box_comparison_btn_2{ font-weight: bold; font-size: 1rem; line-height: 1.2em; display:flex; height: 40px; justify-content: center; align-items: center; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_desc{ padding: 5px 10px 5px 15px; font-size: 0.875rem !important; line-height: 1.5em; }
  #aff_tab_2 .ad_tabs div[role="tabpanel"] .ec_aff_box_comparison_ota .ota_desc br{ display: none; }

  #s_menu{ max-width: 600px; height: 630px; width: 600px; box-sizing: border-box; left: calc(50% - 300px); top: calc(50% - 315px); }
  /*.drilldown .drilldown-container{ max-height: 500px; }*/
  .search_area__body .search_area__read{ padding: 15px 15px; height: auto; font-size: 0.875rem; }
  .search_area__body .search_area__read p{ font-size: 0.875rem; width: 100%; }
  .search_items__block .search_item p{ font-size: 0.875rem; width: 100%; }

  /*.drilldown ul{ display: none; }
  .drilldown>ul{ display: block; }
  .drilldown ul li{ position: relative; display: block; }*/

  .drilldown{ max-height: 390px; overflow: auto; }
  .drilldown ul li ul{ position: relative; top: 0px; left: 0px; }

  .drilldown ul li{ min-height: 45px; }
  .drilldown ul li a{ font-size: 0.875rem; padding: 10px 9px; border-bottom: solid 1px #f3f2ee; }
  .drilldown ul li a .ico_spot{ top: 5px; margin-right: 12px; }
  .drilldown ul li a i.fa{ transform: scale(1.25); }

  .drilldown ul li a.back{ padding-left: 30px; }
  .drilldown ul li a.back i.fa.fa-angle-left{ position: absolute; top: calc(50% - 4px); left: 13px; right: auto; margin-right: auto; }

/*
  .drilldown ul{ display:  none; }
  .drilldown ul li a{ display: flex; padding: 10px 9px; font-size: 0.875rem; color: #111; position: relative; }
  .drilldown ul li a i{ display: inline-block; position:relative; top: 4px; margin-right: 10px; }
  .drilldown ul li a i.fa{ position: absolute; top: calc(50% - 5px); right: 10px; }
  .drilldown>ul{ display: block; } */

  .search_items__block .search_item p i.ico_spot{ transform: scale(1.25); margin-right: 12px; top:2px; }
  .search_items__block .search_item p i.ico_genre{ transform: scale(1.25); margin-right: 10px; }
  .search_items__block .search_item p i.ico_genre:before{ top:0px; }

  .search_area__btns .clear_btn{ max-width: 160px; }
  .search_area__btns .submit_btn{ max-width: calc(100% - 160px - 12px); margin-left: 12px; }



  .writer_info{ width: auto; }
  .sns_area .sns{ width: auto; }
  .sns_area .sns_mordal p{ display: none; }
  .sns_area .sns_mordal { z-index: 4001; display: block; background-color: #fff; border-radius: 4px; padding: 0px; position:static; height: auto; width: 280px; box-sizing: border-box; left: calc(50% - 300px); top: calc(50% - 66px); }

  .sns ul li a .s_txt br{ display: none; }

  .sns ul li a{ display: flex; align-items: center; justify-content:center; padding:15px 15px; padding-right: 15px; height: 50px; box-sizing: border-box; border-radius: 4px; color:#fff; font-size: 0.875rem; line-height: 1.5em; }

  .sns ul li a .s_txt{ transform: scale(0.75); font-size: 0.875rem; display: block; margin-left: 0px; }
  .sns ul li a i{ width: 20px; height: 20px; margin-right: auto; transform: scale(1.25); }
  .sns ul li a i:before{ content: ""; display: block; width: 20px; height: 20px; position: relative; left: 0px; top: 0px; }

  .sns ul li a i.ico_fb{ width: 18px; height: 20px; margin-right: auto; }
  .sns ul li a i.ico_fb:before{ background-image: url(/img/2020/ico_f.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
  .sns ul li a i.ico_tw:before{ background-image: url(/img/2020/ico_tw.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
  .sns ul li a i.ico_line:before{ background-image: url(/img/2020/ico_line.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }
  .sns ul li a i.ico_email{ width: 17px; height: 14px; }
  .sns ul li a i.ico_email:before { width: 17px; height: 14px; background-image: url(/img/2020/ico_mail.png); background-size: cover; background-position: center; left: calc(50% - 9px); top: 0px; }
  .sns ul li a i.ico_link{ width: 14px; height: 20px; margin-right: auto; }
  .sns ul li a i.ico_link:before{ background-image: url(/img/2020/ico_link.png); background-size: cover; background-position: center; left: calc(50% - 10px); top: 0px; }



  .main_area .sns.sns_embed ul li a{ justify-content: flex-start; padding: 15px 15px 15px 12px; }
  .main_area .sns.sns_embed ul li a .s_txt{ transform: scale(1); font-size: 0.75rem; display: block; margin-left: 8px; }
  .main_area .sns.sns_embed ul li a i{ margin-left: 5px; margin-right: 3px; }

  .main_area .sns_area .sns .sns_mordal{}
  .main_area .sns_area .sns .sns_mordal ul li a{ justify-content: center; }
  .main_area .sns_area .sns .sns_mordal ul li a i.ico_email{ width: 17px; height: 14px; position:relative; top: 5px; }
  .main_area .sns_area .sns .sns_mordal ul li a i.ico_link{ width: 14px; height: 20px; margin-right: auto; position:relative; top: 5px; }
  .main_area .sns_area .sns .sns_mordal ul li a .s_txt{ transform: scale(0.65); font-size: 0.875rem; margin-bottom:0px; }


  .category_vidual__spot_post__block .narrow_down__block button{ display: none; }
  .fixed_narrow_down__block{ display: none; }


  .campaign__block{ margin-top: 30px !important; margin-bottom: 30px !important; }
  .campaign__inner__block{ border-top: solid 1px #222222; border-bottom: solid 1px #222222; padding: 20px; }

  .writer{ padding: 20px 25px; }
  .writer .writer_header__block{ margin-bottom: 15px; }
  .writer .writer_header__block .writer_text{ font-size: 0.875rem; }
  .writer_text p{ font-size: 0.875rem; }

  .keyword_area{ max-width: 800px; margin-left: auto; margin-right: auto; }
  .search_mordal__block .inner{ max-width: 800px; margin-left: auto; margin-right: auto; }
  .search_mordal__block .full_bg_inner{ max-width: 830px; margin-left: auto; margin-right: auto; box-sizing: border-box; }

  .search_mordal__block .inner li{ font-size: 0.875rem; }
  .area_spot_list li a{ padding: 15px 5px; height: 50px; font-size: 0.875rem; }

  .radius_label{ width: calc(100% + 8px); margin-left: -4px; margin-right: -4px; }
  .radius_label li{ margin-left: 4px; margin-right: 4px; }
  .radius_label li a{ font-size: 0.875rem; }

  .box_label{ width: calc(100% + 8px); margin-left: -4px; margin-right: -4px; }
  .box_label li{ margin-left: 4px; margin-right: 4px; }
  .box_label li a{ font-size: 0.875rem; }

  .ico_spot,
  .ico_spot2{ transform: scale(1.25); }

  .current_tag_area span{ font-size: 0.875rem; }

  footer .inner{ max-width: 1150px; margin-right: auto; margin-left: auto; padding-left: 35px; padding-right: 35px; }
  footer .inner dl{ margin-right: auto; margin-left: 0px; max-width: 1290px; margin-top: 60px; margin-bottom: 60px; padding-top: 20px; background-color: #fff; padding-left: 35px; padding-right: 35px; margin-top: 60px; margin-bottom: 0px; /*max-width: 800px;*/ padding-bottom: 40px; }

  footer .inner dl dd ul li{ font-size: 0.875rem; }
  footer .inner dl dd ul li a{ font-size: 0.875rem; }
  footer .inner dl dd ul li a i{ transform: scale(1.25); margin-right: 15px; }
  footer .inner dl dd ul li:after{ margin: 0px 8px; }

  footer .inner dl dd + dt{ margin-top: 30px; }

  .post .cont_area h2, .post .cont_area h4{ font-size: 0.875rem; }

  .category_tab__block .category_tab__items .category_tab__item{ width: calc(100% / 3); max-width: 115px; }
  .category_tab__block .category_tab__items .category_tab__item a{ border-top: solid 1px #dfdcd8; border-right: solid 1px #dfdcd8; color: #222; width: 100%; height: 45px; display: flex; align-items: center; justify-content: center; max-width: 100%; }


  .fill-bg-block{ margin-left: 0px; margin-right: 0px; width: 100%; padding: 25px 25px; padding-bottom: 16px; margin-bottom: 20px; }

  #side_search_area{ margin-bottom: 20px; }
  #side_search_area .search_area__body .search_area__read{ padding: 10px 15px; font-size: 0.812rem; }
  #side_search_area .search_area__btns{ padding: 0px;  margin: 15px 0 0;}
  #side_search_area .search_area__btns .clear_btn{ height: 35px; padding: 10px 10px; font-size: 0.812rem; max-width: 100px; }
  #side_search_area .search_area__btns .submit_btn{ height: 35px; max-width: calc(100% - 100px - 12px); padding: 10px 10px; font-size: 0.812rem; }


  #side_search_area .drilldown ul li a.back i.fa.fa-angle-left{ top: calc(50% - 6px); width: 6px; height: 12px; }
  #side_search_area .drilldown ul li a.back i.fa.fa-angle-left:before{ position: absolute; left: 0px; top: 2px; }

  #side_search_area .drilldown ul li a i.fa.fa-angle-double-right{ top: calc(50% - 6px); width: 6px; height: 12px; }
  #side_search_area .drilldown ul li a i.fa.fa-angle-double-right:before{ position: absolute; left: 0px; top: 2px; }

#index #side_search_area{ /*display: none;*/ }

.post_body p + .waku{ margin-top: 15px; }
}

@media screen and (min-width: 1130px){
  
  .sec_content{ max-width: 1360px; max-width: 1150px;max-width: 1150px; margin-right: auto; margin-left: auto; background-color: transparent !important; padding-left: 35px; padding-right: 35px; display: flex;  }
  .sec_content .main_area{ background-color: #fff; padding-left: 20px; padding-right: 20px; max-width: calc(100% - 300px - 40px); }
  .sec_content .side_area{ display: block; max-width: 300px; margin-left: 40px; margin-top: 0px; }

  .sec_content .side_area .area li,
  .sec_content .side_area .info li{ width: 100%; }
  .sec_content .side_area .info li:nth-child(odd),
  .sec_content .side_area .area li:nth-child(odd) { border-right: none; }
  .sec_content .side_area .area li a,
  .sec_content .side_area .info li a{ padding-right: 35px; }

  .sec_content .side_area .post_area.list.min .item{ width: 100%; }

  .sec_content .side_area .post_area.list.min .post{ width: 100%; }

  .footer_nav .nav_area ul.nav,
  .footer_nav .copy{ max-width: 1150px; margin-right: auto; margin-left: auto; padding-left: 35px; padding-right: 35px; }
  footer{ padding-left: 0px; padding-right: 0px; }


  footer .inner{ max-width: 1150px; margin-right: auto; margin-left: auto; padding-left: 35px; padding-right: 35px; }
  footer .inner dl{ margin-right: auto; margin-left: 0px; max-width: 1290px; margin-top: 60px; margin-bottom: 60px; padding-top: 20px; background-color: #fff; padding-left: 35px; padding-right: 35px; margin-top: 60px; margin-bottom: 0px; max-width: calc(100% - 300px - 40px); padding-bottom: 40px; }
  
  
  

}

@media screen and (min-width: 1360px){

  footer .inner{ max-width: 1150px; margin-right: auto; margin-left: auto; padding-left: 35px; padding-right: 35px; }
  footer .inner dl{ margin-right: auto; margin-left: 0px; max-width: 1290px; margin-top: 60px; margin-bottom: 60px; padding-top: 20px; background-color: #fff; padding-left: 35px; padding-right: 35px; margin-top: 60px; margin-bottom: 0px; max-width: 740px; padding-bottom: 40px; }
}


/*------------------------------------------------------------------------------
 - movie
------------------------------------------------------------------------------*/
.iframe-wrap {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    position: relative;
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.richka-wrapper {
    max-width: 640px;
    padding: 0px;
    margin: 10px auto;
}

.richka-wrap {
    position: relative;
    width: 100%;
    padding: calc(360 / 640*100%) 0 0;
}

.richka-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




/*------------------------------------------------------------------------------
 - Contact Form 7
------------------------------------------------------------------------------*/

/* 項目名を太字にする */
.wpcf7 form p {
    font-weight: 600;

}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 2px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

/* 必須項目の入力欄を黄色にする */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required  {
    background: rgba(255, 255, 142, 0.2);
}

/* 送信ボタンを見やすくする */

input.wpcf7-submit {
    width: 150px;
    margin: auto;
    display: block;
    text-align: center;
    position: relative;
    background-color: #1abc9c;
    border-radius: 4px;
    color: #fff;
    line-height: 38px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #0e8c73;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    border: none;
}
input.wpcf7-submit:hover {
    background-color: #31c8aa;
    box-shadow: 0 3px 0 #23a188;
}
input.wpcf7-submit:active {
    top: 3px;
    box-shadow: none;
}


/* エラーメッセージを見やすくする */
span.wpcf7-not-valid-tip {
    color: #F01D2A;
    font-weight: bold;
    font-size: 14px;
}


.wpcf7 .wpcf7-response-output {
    margin: 10px 0 25px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    color: #F01D2A;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}
.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
}



input[type="checkbox"],
input[type="radio"]{ display:inline-block; position:relative; top:-1px; }

input[type="checkbox"]{ appearance: checkbox; -webkit-appearance: checkbox; box-sizing: border-box; }
input[type="radio"]{ appearance: radio; -webkit-appearance: radio; box-sizing: border-box; }

ol li {
  list-style-position: inside;
}

.ofat blockquote {
  font-size: 0.625rem;
  line-height: 1.5em;
  margin-top: 5px;
}

.pankz .post {
  display: inline-block;
  padding: 0px;
  margin: 0px;
}

.wp-caption.alignleft {
  text-align: center!important;
  width: auto !important;
}

/*------------------------------------------------------------------------------
 - 
------------------------------------------------------------------------------*/
.smartbanner {
  margin-top: 65px;
}
@media screen and (min-width:768px) {
  .aff_frame {
      display: flex;
      margin-bottom: 20px;
  }
  .aff_frame figure {
      order: 1;
      width: 40%;
  }
  .aff_frame figure {
      margin-top: 0px;
      margin-bottom: 0px;
  }
  .aff_frame .aff_frame_btns {
      order: 2;
      width: 60%;
  }
  .aff_frame .aff_frame_btns_100p {
    width: 100%;
  }
  
  .aff_frame .aff_frame_btns .btns {
      margin-top: 0px;
      margin-bottom: 20px;
      padding-top: 0px;
      padding-bottom: 0px;
      margin-left: 20px;
  }
  
  
  

}

@media screen and (max-width:767px) {
  .aff_frame .aff_frame_btns .btns {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
  }
  .post_body figure {
      text-align: center;
  }
}


a.app_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.2em;
  padding: 15px 15px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #ff9c32;
  border: 1px solid  #ff9c32;
}


.ico_train_small {
  width: 20px;
  height: 20px;
}

.ico_train_small:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/img/2020/ico_train.png);
  background-size: cover;
  background-position: center;
}

.ico_mycar_small {
  width: 20px;
  height: 20px;
}

.ico_mycar_small:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/img/2020/ico_mycar.png);
  background-size: cover;
  background-position: center;
}


ul.mtg_link {
  margin-left: 20px;
}
ul.mtg_link li {
  display: inline-block;
  margin: 0px 10px;
}
ul.mtg_link li a {
  color: #000000;
}


/*------------------------------------------------------------------------------

------------------------------------------------------------------------------*/
/*
.question{
  background: #f6f6f6;
  border: none;
  padding: 20px;
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.question ul li p {
  padding-bottom: 0px!important;
}
.question ul {
  padding: 0px;
  margin-bottom: 20px;
}
.question>ul>li {
  border-bottom: solid 1px #e1e9ec;
  margin-bottom: 20px;
}
.question>ul>li:last-child {
  border-bottom: none;
}
.question>ul>li>ul>li {
  margin-bottom: 10px;
}
.question ul h6 {
  margin-bottom: 20px;
}
.question ul li {
  list-style-type: none;
  list-style-position: inside;
  margin-left: 0px;
}
*/

.question{
  border: none;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.question ul li p {
  padding-bottom: 0px!important;
}
.question ul {
  padding: 0px;
  margin-bottom: 20px;
}
.question>ul>li {
 
  margin-bottom: 20px;
}
.question>ul>li:last-child {
  border-bottom: none;
}
.question>ul>li>ul>li {
  margin-bottom: 5px;
}
.question ul h6 {
  margin-bottom: 5px;
}
.question ul li {
  list-style-type: none;
  list-style-position: inside;
  margin-left: 0px;
}










/*--------------------------------------
  カード型_000
--------------------------------------*/
.l-wrapper_000 {
  margin: 1rem 5px;
  width: calc((80% - 44px) / 2.5);
  flex: 0 0 auto;
  position: relative;
}

.card-radius_000 {
  overflow: hidden;
  /*border-radius: 8px;*/
  box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
}

.card_000 {
  background-color: #fff;
  box-shadow: 0 0 0px rgba(0, 0, 0, .16);
  color: #212121;
  text-decoration: none;



}

.card_000 span {
  position: absolute;
  top: 50%;
  /*親要素を起点に上から50%*/
  left: 50%;
  /*親要素を起点に左から50%*/
  transform: translateY(-50%) translateX(-50%);
  /*要素の大きさの半分ずつを戻す*/
  -webkit-transform: translateY(-50%) translateX(-50%);
  text-decoration: none;
  color: #212121;
}
/*--------------------------------------
  カード型_03
--------------------------------------*/
.area_card {
  width: 100%;
  overflow-x: auto;
  display: flex;
}
.l-wrapper_03 {
  margin: 1rem 5px;
  width: calc((80% - 44px) / 2.5);
  flex: 0 0 auto;
}

.card-radius_03 {
  overflow: hidden;
  
  box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
}

.card_03 {
  background-color: #fff;
  box-shadow: 0 0 0px rgba(0, 0, 0, .16);
  color: #212121;
  text-decoration: none;
}

.card__header_03 {
  position: relative;
}

.card__title_03 {

  font-size: 1.0rem;

  font-weight: bold;
  text-decoration: none;
  position: absolute;
  bottom: 10px;
  padding: 0px 15px;

  margin: 0;

  color: #ffffff;
}

.card__thumbnail_03 {
  margin: 0;
  order: 0;
  height: 10em;
  width: 100%;
}

.card__image_03 {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.card__body_03 {
  padding: 15px;

}


.card__text3_03 {
  font-size: .8rem;
  margin-top: 0;
  text-align: left;

}

.card__text3_03 .area {
  font-size: 11px;
  color: #999999;
  line-height: 1.5em;
}

.card__text3_03 .read {
  font-size: 11px;
  line-height: 1.5em;
}

.card__text3_03 .address {
  font-size: 11px;
  line-height: 1.5em;
  color: #888;
}


@media screen and (max-width: 600px) {
  .l-wrapper_000 {
    width: calc((80% - 44px) / 1);
  
  }
  .l-wrapper_03 {
    width: calc((80% - 44px) / 1);
  }
}









@media screen and (max-width: 600px) {
  .post_area, .yarpp-related .post_area {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    margin: 2em auto;
    max-width: 960px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .post_area .post, .yarpp-related .post_area .post {
    
    width: calc(96% / 2);
    flex: inherit;
    display: block;
    border: none;
  }
  
  .post .ph, .yarpp-related .post .ph {
      width: 100%;
      height: 120px;
      position: inherit;
      margin-bottom: 5px;
  }
  
  .post .ph a, .yarpp-related .post .ph a {
      display: block;
      position: inherit;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      overflow: hidden;
  }
  
  .post .ph a .grad, .yarpp-related .post .ph a .grad {
      position: inherit;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
  }
  
  .post .ph img, .yarpp-related .post .ph img {
     width: 100%;
  
      height: auto;
      position: inherit;
      left: 0px;
      top: 0px;
  }
  
  .post .ph canvas, .yarpp-related .post .ph canvas {
      max-width: 100%;
      /*width: 95px; height: 95px;*/
      width: 100%;
      height: 100%;
      position: inherit;
      left: 0px;
      top: 0px;
  }
  
  .post .cont_area, .yarpp-related .post .cont_area{
      width: 100%;
      padding-left: 0px;
      box-sizing: border-box;
  }
  
  .post .cont_area h2, .post .cont_area h4, .yarpp-related .post .cont_area h2, .yarpp-related .post .cont_area h4 {
      font-size: 0.85rem;
      line-height: 1.5em;
  }
  
  .post .cont_area h2 a, .yarpp-related .post .cont_area h2 a {
  }
  
  .post .cont_area p, .yarpp-related .post .cont_area p {
      font-size: 0.75rem;
      line-height: 1.5em;
      margin-top: 5px;
  }
  .post .cont_area  .tag, .yarpp-related .post .cont_area  .tag {
    margin-bottom: 5px;
  }
}


.btn_spot a.link_txt {
  display: inline-block;
  padding: 8px 8px;
  border: solid 1px #dfdcd8;
  background-color: #fff;
  border-radius: 0px;
  color: #222222;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .current_tag_area ul {
    flex-wrap: inherit;
    width: inherit;
    overflow-x: auto;
    white-space: nowrap;
  }
}

.clear_btn, #header_search_button {
  cursor: pointer;
}





.sp_filtering_mordal__block{ z-index: 5001; display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; height: 100vh; background-color: #fff; overflow: auto; }
.sp_filtering_mordal__block .sp_filtering_mordal__inner{ padding: 15px; }
.sp_filtering_mordal__header{ margin-bottom: 30px; padding-top: 10px; }
.sp_filtering_mordal__header .btn{ width: 40px; height: 40px; position: absolute; right: 10px; top: 15px; background-color: #fff; }
.sp_filtering_mordal__header .btn.close_btn:before{ border-radius: 3px; transform: rotate(45deg) scale(1.7); content: ""; position: absolute; left: calc(50% - 1px); top: calc(50% - 8px); display: inline-block; height: 16px; width: 2px; background-color: #111; }
.sp_filtering_mordal__header .btn.close_btn:after{ border-radius: 3px; transform: rotate(45deg) scale(1.7); content: ""; position: absolute; top: calc(50% - 1px); left: calc(50% - 8px); display: inline-block; height: 2px; width: 16px; background-color: #111; }



@media screen and (max-width: 600px) {
  .category_vidual__image__block .category_vidual__text__block .category_vidual__description {
    margin-left: 0px;
    margin-right: 0px;
  }
}


table.orange {
  border-collapse: collapse;
}

table.orange th:first-child {
  border-radius: 5px 0 0 0;
}

table.orange th:last-child {
  border-radius: 0 5px 0 0;
  border-right: none;
}

table.orange th {
  color: #fff;
  border-right: 1px solid #fff;
  background-color: #FF9800;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3);
  padding: 7px 7px;
}

table.orange td {
  text-align: left;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  padding: 7px 3px;
}

table.orange td:last-child {
  border-right: 1px solid #aaa;
}


.accordion {
  position: relative;
}
.accordion-btn {
  bottom: 0;
  cursor: pointer;
  display: inline-block;
  left: 0;
  margin: auto;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .2s;
  width: fit-content;
  z-index: 1;
}
.accordion-btn::after {
  content: "続きを読む";
}
.accordion-btn:hover {
  
}
.accordion-text {
  overflow: hidden;
  position: relative;
}
.accordion-text.is-hide {
  height: 80px;
}
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 60px;
  position: absolute;
  width: 100%;
}
.accordion-btn.is-show {
  bottom: -2em;
}
.accordion-btn.is-show::after {
  content: "閉じる";
}
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}

.grecaptcha-badge { visibility: hidden; }

.special_badge {
  display: inline-block;
  background-color: rgb(255, 241, 227);
  font-size: 12px;
  padding: 0px 5px 0px 5px;
}