@charset "utf-8";
@import url("/css/header.css");

body {
  display: block;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  font: 13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  -webkit-text-size-adjust: none;
  background: url(/image_cmn/bg_wrapper.png) center repeat-y;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,
ul,ol,li,dl,dt,dd,address,a {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

form {
  margin: 0;
  padding: 0;
}

ul,li {
  list-style: none;
}

/* MACサファリ用文字サイズ */
.mac body {
  font-size: 85%;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

a {
  text-decoration: none;
}

a:visited {
  color: #1825ce;
}

a:active,
a:hover {
  color: #f00;
}

/* ------------------------------------
 HTML5用
------------------------------------ */
article,aside,canvas,details,figcaption,figure,footer,header,
hgroup,menu,nav,section,summary {
  display: block;
  margin: 0;
  padding: 0;
}

/* ----------------------------------------------------------
 汎用クラス
---------------------------------------------------------- */
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.dispnon {
  display: none;
}

.red {
  color: #f00;
}

.txt_midium {
  font-size: 12px;
}

.txt_small {
  font-size: 11px;
}

.txt_normal {
  font-weight: normal
}

.fz14 {
  font-size: 14px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz16 {
  font-size: 16px !important;
}

/* ----------------------------------------------------------
 バナー　グレーフィルター
---------------------------------------------------------- */
span.grayactive p.btn_edit {
  background-image: url(/entry_pubuser/image_cmn/btn_edit_gray.gif);
}

* > .grayactive {
  display: block;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
  -webkit-filter: grayscale(1) !important;
  filter: grayscale(100%) !important;
}

* > .grayactive .btnhover.alpha50 {
  opacity: 0.5 !important;
}

* > .grayactive .btnhover.alpha30 {
  opacity: 0.3 !important;
}

* > a:hover [src*="btn-"],* > a:hover [src*="btn_"],* > a:hover [src*="bnr-"],* > a:hover [src*="bnr_"] ,* > a:hover [src*="bana"],* > a:hover [src*="banner"] {
  opacity: 0.7;
  cursor: pointer;
}


/* iOS8.4.1対応 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
* > a:hover [src*="btn-"],
* > a:hover [src*="btn_"],
* > a:hover [src*="bnr-"],
* > a:hover [src*="bnr_"] {
  opacity: 1;
}
}

/* テキストボタン */
* > .grayactive > p.alpha50 {
  opacity: 0.5;
}

* > .grayactive > p.alpha30 {
  opacity: 0.3;
}

/* ---------------------------------
 clearfix
--------------------------------- */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

/* ---------------------------------
 banner
--------------------------------- */
* figure a {
  display: block;
  line-height: 0;
}

/* ----------------------------------------------------------
 サイドバナー_base
---------------------------------------------------------- */
#content .ad_box03,
#content .ad_box,
.ad_box03,
.ad_box {
  margin: 0 auto 20px;
  max-height: 250px;
}

#content .ad_box_animation {
  margin: 0 auto 20px;
  width: 300px;
  height: 250px;
  max-height: 250px;
  position: absolute;
  border: 4px solid #ffffff;
  background-color: #ffffff;
  top: 1px;
  right: 1px;
  z-index: 1;
}
#content .ad_box_animation .ad_box_img {
  width: 100%;
}

.social_banner_area li {
  margin-bottom: 15px;
}

.social_banner_area li a {
  display: inline-block;
}

/* ----------------------------------------------------------
 ページ下部 2つ並びバナー
---------------------------------------------------------- */
#content .ad_bnrbox03,
#content .ad_bnrbox,
.ad_bnrbox03.col3,
.ad_bnrbox.col2 {
  margin: 40px auto 0;
  padding: 40px 0 0;
  width: 646px;
  text-align: center;
  overflow: hidden;
  border-top: 4px solid #FFA5C9;
}

#content .ad_bnrbox03.col3,
.ad_bnrbox03.col3 {
  margin-bottom: 20px;
  width: 850px;
}

#content aside.ranking_box_pk + .ad_bnrbox {
  margin-top: 20px;
}
#content .ad_bnrbox.col3 {
  margin: 20px auto;
}
#content .ad_bnrbox03 .ad_box03,
#content .ad_bnrbox .ad_box,
.ad_bnrbox03.col3 .ad_box03,
.ad_bnrbox.col2 .ad_box {
  display: inline-block;
  padding: 0 8px;
  vertical-align: top;
}
#content .ad_bnrbox03 .ad_box03,
.ad_bnrbox03.col3 .ad_box03 {
  padding: 0 10px;
}
.ad_bnrbox03.col3 .ad_box03 .ad_box03_link {
  display: block;
  height: 205px;
  width: 246px;
}

.ad_box03 .ad_box03_img,
.ad_box .ad_box_img {
  width: 100%;
}

.ad_bnrbox03.col3 + .mo_box {
  margin-top: 25px;
}

/* --- set size --- */
.f_con_m {
  margin-bottom: 40px;
  margin-top: 40px;
}

#content .f_con_m .ad_bnrbox03.col3,
.f_con_m .ad_bnrbox03.col3 {
  margin-bottom: 0;
  margin-top: 0;
  width: 646px;
}

#content .f_con_m .ad_bnrbox03.col3 .ad_box03,
.f_con_m .ad_bnrbox03.col3 .ad_box03 {
  padding: 0 5px;
  margin-bottom: 0;
}

.f_con_m .ad_bnrbox03.col3 .ad_box03 .ad_box03_link {
  width: 200px;
  height: auto;
  font-size: 0;
}

.f_con_m .ad_box03 .ad_box03_img {
  height: auto;
}

.f_con_m + .related_link + .mo_box,
.f_con_m + .mo_box {
  margin-top: 25px;
}

#con_menu .btn_category_wrap + .f_con_m {
  margin-top: 62px;
}

.ad_bnrbox.col2 .ad_box .ad_box_link {
  display: block;
  height: 210px;
  width: 252px;
}

.ad_bnrbox.col2 img {
  width: 100%;
}

/* ----------------------------------------------------------
 上部マージンの微調整
---------------------------------------------------------- */
#content .useful_box + .ad_bnrbox.col2 {
  margin: 30px auto 15px;
}

#content .srh_joken + .ad_bnrbox.col2 {
  margin: 30px auto 15px;
}

#content .ranking_box_txt16 + .ad_bnrbox.col2 {
  margin: 30px auto 15px;
}

#content .page_count + .ad_bnrbox.col2 {
  margin: 30px auto 15px;
}

#content .banner_list + .ad_bnrbox.col2 {
  margin: 15px auto 15px;
}

#content .ad_bnrbox.col2 + #announce {
  margin: 35px auto 15px;
}

/*---------------------------------
  自社広告バナー追加
---------------------------------*/
.ad_bnrbox_token {
  border: none;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding-bottom: 86px;
  position: relative;
  margin: 25px auto 45px;
  width: 814px;
}
.ad_bnrbox_token .ad_box {
  padding-top: 8px;
  width: 240px;
}
.ad_bnrbox_token .ad_box a {
  display: block;
  height: auto;
  width: 100%;
}
.ad_bnrbox_token .ad_box a.how_to {
  left: 50%;
  margin: 40px auto;
  position: absolute;
  transform: translateX(-50%);
  text-align: center;
}
.ad_bnrbox_token .ad_box .how_to > img {
  max-width: 562px;
}
@media screen and (max-width: 750px) {
  .ad_bnrbox_token .ad_box a.how_to {
    margin: 17px auto 10px;
    position: unset;
    transform: translateX(0);
  }
}
.ad_bnrbox_token .ad_box img {
  height: auto;
  width: 100%;
}

/* useful 事典専用 */
.ad_bnrbox_token.ad_bnrbox_token_useful {
  border-top: 2px solid #FFA5C9;
  padding: 30px 0 150px;
}
.ad_bnrbox_token.ad_bnrbox_token_useful .ad_box {
  margin-bottom: 0 !important;
}
/* useful 事典のTOP用 */
#con_menu .ad_bnrbox.col2 {
  border-top: none;
}
#con_menu .ad_bnrbox_token.ad_bnrbox_token_useful {
  border-top: 4px solid #FFA5C9;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
}
#con_menu .ad_bnrbox_token.ad_bnrbox_token_useful .ad_box {
  width: 31.3%;
}
/* useful 基本情報トップ専用 */
.ad_bnrbox_token.ad_bnrbox_token_useful_menu {
  border-top: 4px solid #FFA5C9;
  padding: 40px 0 0;
  width: 100%;
}
.ad_bnrbox_token.ad_bnrbox_token_useful_menu .ad_box {
  width: 46.6%;
} 

/* 図鑑の横長バナー用 */
.ad_bnrbox_token.ad_bnrbox_token_300_75 {
  width: 800px;
}
.ad_bnrbox_token.ad_bnrbox_token_300_75 .ad_box {
  width: 254px;
}

/* ---------------------------------
リンクフリー
--------------------------------- */
div#right02 .linkfree {
  background: url("/banner/linkfree_box_bg.gif") repeat scroll 0 0;
  margin: 10px 0 0;
  padding: 5px 0;
  width: 300px;
}

div#right02 .linkfree dt {
  margin: 0 5px;
}

div#right02 .linkfree dd {
  background: url("/banner/linkfree_bg.gif") repeat-x scroll 0 bottom #fbfbfb;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  line-height: 30px;
  width: 280px;
}

@media screen and (max-device-width: 1024px) {

  div#right02 .linkfree dd {
    letter-spacing: -2px;
  }
}

div#right02 .linkfree dd a {
  background: url("/banner/btn_link.png") no-repeat scroll 0 0;
  display: block;
  width: 200px;
  height: 30px;
  margin: 5px auto 8px auto;
  line-height: 30px;
}

div#right02 .linkfree dd a:hover {
  opacity: 0.7;
}

/* ----------------------------------------------------------
 ログアウトボタン
---------------------------------------------------------- */
div#body_position {
  position: relative;
  margin: 0 auto;
  width: 970px;
}

.logout_style {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

/* ----------------------------------------------------------
 パンくず
---------------------------------------------------------- */
#siteroute,
.breadcrumb {
  display: block;
  overflow: hidden;
  width: 970px;
  margin: 0 auto;
  padding: 9px 0 5px;
  list-style: none;
  text-align: left;
}

#siteroute li,
.breadcrumb li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
}

#siteroute li > a,
.breadcrumb li > a {
  margin: 0;
  line-height: 110%;
  cursor: pointer;
}

#siteroute li span,
.breadcrumb li span {
  float: left;
  margin: 0;
  padding: 1px 5px 0 12px;
  font-size: 16px;
  line-height: 110%;
  background: url(/image_cmn/cmn_mrk_siteroute02.gif) no-repeat 0 center;
}

#siteroute li:not([class]):last-child > a span,
.breadcrumb li:not([class]):last-child > a span,
#siteroute li .last_crumbs,
.breadcrumb li .last_crumbs {
  padding-top: 0;
  font-size: 16px;
  line-height: 110%;
  color: #000;
  cursor: default;
  background: url(/image_cmn/cmn_mrk_siteroute02.gif) no-repeat 0 center;
}

#siteroute.siteroute_cattop{
  padding: 0;
  letter-spacing: .07em;
}
#siteroute.siteroute_cattop.mb_narrow{
  margin-bottom: -5px;
}
#siteroute.siteroute_cattop.mb_narrow2{
  margin-bottom: -10px;
}
#siteroute.siteroute_cattop.mb_narrow3{
  margin-bottom: -15px;
}

/* ---------------------------------------
 header
---------------------------------------- */
* > #header {
  display: block;
  overflow: hidden;
  height: 94px;
  margin: 0;
  padding: 0;
  background: url(/image_cmn/head_bg_line.gif) repeat-x 0 0;
}

* > #header #ttl_area {
  position: relative;
  display: block;
  width: 1000px;
  height: 94px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  overflow: hidden;
}

* > #header #ttl_area #ttl_read {
  position: absolute;
  top: 19px;
  left: 5px;
}

* > #header #ttl_area #site_ttl {
  position: absolute;
  top: 32px;
  text-align: left;
  overflow: hidden;
}

* > #header #ttl_area #hm_logo {
  position: absolute;
  top: 58px;
  right: 0;
  overflow: hidden;
}

* > #header #ttl_area img {
  display: block;
  margin: 0;
}

* > #header2 {
  display: block;
  overflow: hidden;
  height: 108px;
  margin: 0;
  padding: 0;
  background: url(/image_cmn/head_bg_line2.gif) repeat-x 0 0;
}

* > #header2 #ttl_area2 {
  position: relative;
  display: block;
  width: 1000px;
  height: 108px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  overflow: hidden;
}

* > #header2 #ttl_area2 #ttl_read2 {
  position: absolute;
  top: 27px;
  left: 5px;
}

* > #header2 #ttl_area2 #site_ttl2 {
  position: absolute;
  top: 40px;
  text-align: left;
  overflow: hidden;
}

* > #header2 #ttl_area2 #hm_logo2 {
  position: absolute;
  top: 68px;
  right: 0;
  overflow: hidden;
}

* > #header2 #ttl_area2 img {
  display: block;
  margin: 0;
}

/* ---------------------------------------
 header ssl用
---------------------------------------- */
* > #header #ttl_area3 {
  position: relative;
  display: block;
  width: 1000px;
  height: 94px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  overflow: hidden;
}

* > #header #ttl_read3 {
  position: absolute;
  top: 19px;
  left: 5px;
}

* > #header #site_ttl3 {
  position: absolute;
  top: 32px;
  text-align: left;
  overflow: hidden;
}

* > #header #hm_logo3 {
  position: absolute;
  top: 58px;
  right: 0;
  overflow: hidden;
}

* > #header #ttl_area3 img {
  display: block;
  margin: 0;
}

/* ---------------------------------------
 footer
---------------------------------------- */
#footer {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 14px 0;
  background: url(/image_cmn/fot_bg_menu_box.gif) #fff repeat-x 0 bottom;
  border-top: 1px solid #b3c6e4;
  color: #666;
  min-height: 40px;
}

#footer ul.foot_submenu {
  text-align: center;
}

#footer ul.foot_submenu li {
  display: inline;
  float: none;
  font-size: 12px;
  padding: 1px 4px 1px 8px;
  border-left: 1px solid #aaa;
}

#footer ul.foot_submenu li:last-child {
  padding-right: 8px;
  border-right: 1px solid #aaa;
}

#footer ul.foot_submenu li.li_end {
  padding-right: 8px;
  border-right: 1px solid #aaa;
}

#footer ul.foot_submenu li.sub_last {
  padding: 0 0 2px;
  background: none;
}

#footer p#manage {
  clear: both;
  margin: 10px auto 0;
  padding: 0;
  font-size: 12px;
  text-align: center;
}

#footer p#copyright {
  clear: both;
  margin: 10px auto;
  padding: 0;
  font-size: 11px;
  text-align: center;
}

#footer > dl > dt,
#footer > dl > dd {
  display: inline !important;
}

#footer > dl {
  font-size: 13px;
  margin: 10px 0px;
  text-align: center;
}
/* footerレスポンシブ */
@media screen and (max-width: 767px) {
  #footer {
    display: block;
    margin: 0;
    padding: 0;
    background: none;
  }
  #footer ul.foot_submenu {
    text-align: left;
  }
  #footer ul.foot_submenu li {
    background-color: #fbe8f0;
    border-left: none;
    display: block;
    font-size: 16px;
    padding: 0;
  }
  #footer ul.foot_submenu li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #f9a5be;
    padding: 1em 2em 1em 2.5em;
    color: #ff3e6f;
    text-decoration: none;
  }

  #footer ul.foot_submenu li a::before {
    content: "";
    display: block;
    position: absolute;
    top: 1.42em;
    bottom: 0;
    left: 1em;
    width: 0.7em;
    height: 0.7em;
    background-color: #f881a5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #footer ul.foot_submenu li a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    width: 0.61em;
    background: url(/search-list/image_cmn/arrow_02.png) center center no-repeat;
    background-size: contain;
  }
  #footer ul.foot_submenu li:last-child {
    border-right: none;
    padding-right: 0;
  }
  
  #footer ul.foot_submenu li.li_end {
    border-right: none;
    padding-right: 0;
  }
  #footer > dl {
    background: #cc5479;
    color: #FFF;
    font-family: Verdana, "Droid Sans";
    font-size: 1rem;
    margin: 0;
    padding: .5em 1em;
    text-align: center;
  }
  #footer > dl > dd > a {
    color: #ddd;
  }

  #footer p#manage {
    background: #cc5479;
    color: #FFF;
    font-family: Verdana, "Droid Sans";
    font-size: 1rem;
    margin: 0;
    padding: .5em 1em;
    text-align: center;
  }
  #footer p#manage a {
    color: #ddd;
  }
  #line_box_footer .color_g {
    display: none;
  }
  
  #line_box_footer .color_p {
    display: none;
  }
}


/* ---------------------------------------
 footer manageのみ
---------------------------------------- */
#footer_sub {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 20px 0 0;
  background: url(/image_cmn/fot_bg_menu_box.gif) repeat-x 0 bottom;
  border-top: 1px solid #b3c6e4;
  color: #666;
  min-height: 45px;
}

#footer_sub p#manage {
  clear: both;
  /*width: 900px;*/
  margin: 10px auto 0;
  padding: 0;
  font-size: 12px;
  text-align: center;
}

/* ---------------------------------------
 footerのカラー部分
---------------------------------------- */
#line_box_footer {
  clear: both;
  width: auto;
  margin: 0 0 -15px 0;
}

#line_box_footer .color_g {
  width: 100%;
  height: 7px;
  background-color: #418250;
}

#line_box_footer .color_p {
  width: 100%;
  height: 15px;
  background-color: #cc5479;
  border-top: 3px solid #fff;
}

/* ---------------------------------------
 footer 近隣地域ページリンク
---------------------------------------- */

.footmenu {
  margin-top: 40px;
}
.footmenu .near_area_cate {
  overflow: hidden;
  width: 814px;
  margin: 30px auto 0;
  padding: 0;
}

.footmenu .near_area_cate h2 {
  clear: both;
  margin: 0 0 15px;
  padding: 6px 10px 5px 26px;
  background: #D8F1DB;
  color: #009512;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}

.footmenu .near_area_cate .area_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px 0 22px;
}

.footmenu .near_area_cate .area_list li {
  background-color: #e1658d;
  border-radius: 5px;
  border-bottom: solid 3px #d64d74;
  box-sizing: border-box;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 3px 6px;
}

.footmenu .near_area_cate .area_list li:hover {
  background-color: #f17ca2;
}

.footmenu .near_area_cate .area_list li a {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 0 15px;
}
/* area_list_pref */
.footmenu .area_list_pref {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  margin: -8px 10px 0 26px;
  text-align: left;
}
.footmenu .area_list_pref li {
  margin-top: 8px;
}
.footmenu .area_list_pref li::after {
  content: '｜';
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .footmenu {
    margin-top: 1.5em;
  }
  .footmenu .near_area_cate {
    padding: 0 15px;
    margin: 15px auto;
  }
  .footmenu .near_area_cate h2 {
    background: #fff;
    border-width: 3px;
    border-color: #f75586;
    border-bottom-style: solid;
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    padding: 0px 2px;
  }
  
  .footmenu .near_area_cate .area_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
  }
  
  .footmenu .near_area_cate .area_list li {
    background-color: #e1658d;
    border-radius: 5px;
    border-bottom: solid 3px #d64d74;
    box-sizing: border-box;
    height: 2em;
    line-height: 2em;
    padding: 0 .95em;
    text-align: center;
    margin: 0 .25em .5em;
  }
  
  .footmenu .near_area_cate .area_list li a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding: 0;
    width: 100%;
  }

  .footmenu .area_list_pref li {
    margin-top: 0;
  }
  
  .footmenu .area_list_pref {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.5rem;
    margin: 1em 0.7em;
  }
  .footmenu .area_list_pref li::after {
    content: '｜';
    padding: 0;
    margin: 0 0.2em 0.2em 0;
  }
}


/* ---------------------------------------
 シニアフッター
---------------------------------------- */
#footer_box {
  clear: both;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 10px 0;
  margin-top: 30px;
  background: url(/senior/image/footer_bg.jpg) repeat-x 0 0;
  background-color: #fff;
}

#top_link {
  width: 1100px;
  margin: 0 auto;
  text-align: right;
}

#footer_senior {
  font-size: 13px;
  text-align: center;
}

#footer_senior ul {
  margin: 20px 0 7px;
  text-align: center;
}

#footer_senior li {
  display: inline;
  padding: 0 10px;
  border-left: 1px solid #999;
}

#footer_senior li.end {
  display: inline;
  padding: 0 10px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}

#footer_senior address {
  margin: 20px 0 0;
  font-style: normal;
}

#line_box_footer {
  clear: both;
  width: auto;
  margin: 0 0 -15px;
}

#line_box_footer .color_g {
  width: 100%;
  height: 7px;
  background-color: #418250;
}

#line_box_footer .color_p {
  width: 100%;
  height: 15px;
  background-color: #cc5479;
}

/* ---------------------------------------
 ドクターマップフッター
---------------------------------------- */
footer.doctormap_footer {
  background: none;
  border: none;
  margin-top: 20px;
  width: 100%;
}

* > footer.doctormap_footer .footer_logo {
  border-bottom: #cacaca 1px solid;
  padding-bottom: 20px;
  text-align: center;
}

* > footer.doctormap_footer .footer_logo a {
  display: inline-block;
  width: 350px;
  height: 30px;
  overflow: hidden;
}

* > footer.doctormap_footer .footer_main {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 250, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 250, 1) 100%);
  color: #999;
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  text-align: center;
  width: 100%
}

* > footer.doctormap_footer .footer_main .footer_menu li {
  border-left: 1px solid #aaa;
  display: inline;
  float: none;
  font-size: 12px;
  padding: 1px 4px 1px 8px;
}

* > footer.doctormap_footer .footer_main .footer_menu li:last-of-type {
  border-right: 1px solid #aaa;
  padding-right: 8px;
}

* > footer.doctormap_footer .footer_main > dl {
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

* > footer.doctormap_footer .footer_main > dl > dt,
* > footer.doctormap_footer .footer_main > dl > dd {
  display: inline;
}

* > footer.doctormap_footer .copyright {
  background: #33b9ba;
  clear: both;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
  margin: 0;
  text-align: center;
}

* > footer.doctormap_footer .copyright a {
  color: #333BBA;
}

* > footer.doctormap_footer .copyright a:hover {
  color: #cc0010;
}

/* ---------------------------------------
 上場企業・上場会社「ビッグカンパニー」フッター company_footer
---------------------------------------- */
.company_footer {
  letter-spacing: 0;
  line-height: 1.15;
  margin: 10px auto 0;
  width: 100%;
  height: 270px;
  background: linear-gradient(rgba(255, 255, 255, 0) 100px, rgba(43, 105, 163, 1) 100px, rgba(43, 105, 163, 1));
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
}

.company_footer .box {
  width: 1000px;
  margin: 0 auto;
  padding: 100px 0 0;
  color: #fff;
  background: url(/company/image/top/bg_footer_l.png) no-repeat left 50px top 70px,
  url(/company/image/top/bg_footer_r.png) no-repeat right 25px top;
  background-size: 20px 30px, 495px 100px;
}

.company_footer .logo_bc35_navi {
  margin: 25px auto;
}
.company_footer .logo_bc35_navi img {
  vertical-align: bottom;
}
.company_footer .searchlink {
  margin-top: -20px;
  margin-bottom: 10px;
}
.company_footer .searchlink a{
  color: #fff;
  font-size: 13px;
}
.company_footer .searchlink a:before{
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 5px;
  border-color: transparent transparent transparent #fff;
  margin-right: 5px;
  margin-bottom: 1px;
}
.company_footer .menu {
  margin: 0 auto 12px;
  width: 1000px;
  letter-spacing: 0.004em;
}

.company_footer .menu li {
  border-left: 1px solid #b6d2ec;
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
  padding: 0 7px 0 10px;
}

.company_footer .menu li:first-child {
  border-left: none;
}

.company_footer .menu li a {
  color: #fff;
}

.company_footer .menu li a:hover {
  color: #b9dcf2;
}

.company_footer .product {
  font-size: 12px;
  margin: 0 auto 23px;
}

.company_footer .product dt {
  display: inline-block;
}

.company_footer .product dd {
  display: inline-block;
}

.company_footer .copyright {
  background: #0a436f;
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 9px;
}

.company_footer .copyright a {
  color: #fff;
}

.company_footer .mod_pagetop {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.company_footer .mod_pagetop .btn {
  position: absolute;
  top: -221px;
  right: 0;
  width: 70px;
  height: 70px;
  overflow: hidden;
}

.company_footer .mod_pagetop .btn img {
  position: absolute;
  top: 0;
  left: 0;
}

.company_footer .mod_pagetop .btn:hover img {
  top: auto;
  bottom: 0;
  opacity: 1;
}

/* ---------------------------------------
 ゴルフ関連のfooter
---------------------------------------- */
.footer_golf {
  clear: both;
  margin: 0;
  padding: 20px 0px 30px;
  border-top: #e5e5e5 solid 3px;
  background: #fff url(/golf-course/image_cmn/footer_line.gif) repeat-x 0 bottom;
  letter-spacing: .15em;
}

/* アクセスページの余白 */
.mo_box.bc29 + .footer_golf {
  margin-top: 25px;
}

.footer_golf > ul {
  margin: 10px 0;
  padding: 0;
  text-align: center;
  font-size: 15px;
}

.footer_golf > ul > li {
  display: inline;
  padding: 0 10px;
  border-right: #000 solid 1px;
  font-feature-settings: "palt" 1;
  line-height: 1.6;
  letter-spacing: .12em;
}

.footer_golf > ul > li:first-child {
  padding: 0 10px;
  border-right: #000 solid 1px;
}

.footer_golf > ul > li:first-child {
  border-right: #000 solid 1px;
  border-left: #000 solid 1px;
}

.footer_golf > dl {
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
  letter-spacing: .16em;
}

.footer_golf > dl > dt,
.footer_golf > dl > dd {
  display: inline;
}

.footer_golf > p {
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
  letter-spacing: .16em;
}

.footer_golf > .footmenu {
  overflow: hidden;
  clear: both;
  width: 920px;
  margin: 0 auto 30px;
  padding: 0;
}

.footer_golf > .footmenu > h2 {
  float: left;
  width: 230px;
  background: none repeat scroll 0% 0% transparent;
  margin: 2px 0 8px 8px;
  padding: 0 8px 0 0;
  position: static;
  font-weight: normal;
  white-space: nowrap;
  line-height: 120%;
  letter-spacing: .13em;
  clear: both;
  font-size: 15px;
  text-align: left;
}
.footer_golf > .footmenu > h2::before {
  display: none;
}

.footer_golf > .footmenu > ul {
  list-style: outside none none;
  margin: 0 0 0 5px;
  padding: 0;
  float: left;
  width: 660px;
}

.footer_golf > .footmenu > ul > li {
  display: inline;
  float: left;
  margin: 0 0 8px;
  padding: 0 14px 2px 2px;
  border: none;
  background: url(/golf-course/image_cmn/mrk_slash.gif) no-repeat right 1px;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
}

.footer_golf > .footmenu > ul > li > a {
  font-size: 16px;
  letter-spacing: .15em;
}

.footer_golf > .footmenu > ul > li.li_last {
  background: none;
}

/* ---------------------------------------
 47都道府県の施設一覧リンク
---------------------------------------- */
html body .search-list-link{
  text-align: center;
  margin: 1em auto;
}
html body .search-list-link > a{
  color: #0000ff;
  font-size: 14px;
  position: relative;
  padding-left: 13px;
  letter-spacing: .1em;
}
html body .search-list-link a:before{
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #00f;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: .15em;
  left: 0;
}
html body .btn_search-list-link{
  display: flex;
  justify-content: center;
  margin: 0 auto 14px;
  text-align: center;
}
html body .btn_search-list-link.mtnarw{
  margin-top: -7px ;
}
body .btn_search-list-link a,
body .btn_search-list-link a:link,
body .btn_search-list-link a:visited{
  align-items: center;
  background: #fff;
  border-style: solid;
  border-width: 0 0 4px 0;
  border-color: #e13886;
  border-left: 2px solid;
  border-radius: 6px;
  border-right: 2px solid;
  border-top: 2px solid;
  box-sizing: border-box;
  color: #e13886;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.01em;
  line-height: 20px;
  padding: 6px 17px 9px 36px !important;
  position: relative;
  width: 300px;
  flex-direction: column;
}
html body .btn_search-list-link a{
  flex-wrap: wrap;
}
html body .btn_search-list-link.btn_search-list_s a{
  width: 300px;
}
html body .btn_search-list-link.btn_search-list_auto a{
  margin-left: auto;
  margin-right: auto;
  min-width: 300px;
  width: auto;
}
html body .btn_search-list-link.btn_search-list_m a{
  width: 370px;
}

html body .btn_search-list-link a:before{
  background: no-repeat center center / contain;
  background-image: url(/image_cmn/ico-useful-fac-srch-pink.png);
  content: '';
  display: block;
  height: 24px;
  left: 9px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
html body .btn_search-list-link a:hover{
  opacity: .7;
  text-decoration: none !important;
}
html body .btn_search-list-link span {
  display: inline-block;
}

.col_flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 615px;
  margin: 0 auto 15px;
}
html body .col_flex > * {
  display: contents;
}
.col_flex .useful_knowledge{
  width: 100%;
  display: contents;
}
.col_flex .acc_btn > span,
body .col_flex .btn_search-list-link a{
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  display: flex;
  justify-content: center;
}
.col_flex .acc_btn > span {
  display: inline-block;
}
body .col_flex .btn_search-list-link a,
.col_flex .acc_btn {
	align-items: center;
	display: flex;
	justify-content: center;
	max-width: 300px;
	width: 100%;
}
.col_flex .acc_inner:before {
  left: 411px;
}
html body .col_flex .btn_search-list-link {
  margin-top: 0;
}

.btn_com_txt,
.btn_search-list_auto span {
  background-color: #e13886;
  border-radius: 999px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  padding: 2px 10px 1px;
  width: 176px;
}

.col_flex .acc_inner {
  width: 460px;
  padding: 16px;
}

.col_flex .btn_search-list-link + .acc_btn + .useful_knowledge .acc_inner {
  margin-left: auto;
}

.col_flex .btn_search-list-link + .useful_knowledge > .acc_btn {
  flex-wrap: wrap;
  height: auto;
	margin-right: 0;
	margin-top: 0;
}

.col_flex .btn_search-list-link.btn_search-list_auto + .useful_knowledge > .acc_btn {
  margin-left: 10px;
}

.useful_knowledge > .acc_btn::before {
  background: no-repeat center center / contain;
  content: '';
  display: block;
  height: 24px;
  left: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

#acc_wrap.useful_knowledge > .acc_btn::before {
  background-image: url(/image_cmn/ico-book-op-v2.png);
}

#acc_wrap2.useful_knowledge > .acc_btn::before {
  background-image: url(/image_cmn/ico-blog-homemate-pink.png);
}

.btn_search-list-link .fz17,
.acc_btn.fz17 {
  font-size: 17px !important;
}
/* ---------------------------------------
 contents
---------------------------------------- */
* > #content {
  display: block;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  line-height: 1.4;
}

/* ---------------------------------------
 【施設詳細】【施設詳細の下層 施設一覧】ページ上部　コンテンツ外広告枠
 ---------------------------------------- */
#ad_content_out {
  display: none;
}

#ad_content_out > div {
  position: absolute;
  top: 0;
  display: block;
  padding-bottom: 100px;
  padding-top: 10px;
  background-color: #fff;
}

#ad_content_out > div:first-of-type {
  left: -170px;
}

#ad_content_out > div:last-of-type {
  right: -170px;
}

#ad_content_out a {
  display: block;
}

#ad_content_out img:hover {
  opacity: 0.7;
}

/* ---------------------------------------------------
	biz_prbox サイド_施設関係の方へ 有料施設掲載PRバナー
---------------------------------------------------- */
.biz_prbox {
  width: 296px;
  border: 2px solid #d9dee6;
  background: #eaedf3;
  margin: 0 0 20px;
}

.biz_prbox .txt_for {
  text-align: center;
  height: 25px;
  line-height: 25px;
}

.biz_prbox div.prbox {
  width: 290px;
  height: auto;
  background: #fff;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
}

.biz_prbox div.prbox dl {
  margin: 0;
  padding: 0;
}

.biz_prbox div.prbox dl dt {
  margin: 0;
  padding: 0;
}

.biz_prbox div.prbox dl dd {
  margin: 0;
  padding: 0;
}

.biz_prbox div.prbox dl dt img,
.biz_prbox div.prbox dl dd img {
  vertical-align: bottom;
}

.biz_prbox .link_txtright {
  text-align: right;
  height: 25px;
  line-height: 25px;
}

/*------------------------
 画面下　SEO用テキスト
------------------------*/
* > .mo_box {
  display: block;
  overflow: hidden;
  clear: both;
  text-align: left;
  width: 750px;
  margin: 0 auto 25px;
  padding: 10px 10px 8px 10px;
  border: 3px solid #ffdbe9;
  background-color: #fff;
  line-height: 1.2em;
}

* > .mo_box p {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

* > .mo_box p span {
  font-style: normal;
  font-size: 14px;
  font-weight: 600;
}

/*　==== 結婚式場　ハッピーペア　.mo_box.bc20 ==== */
.mo_box.bc20 {
  box-sizing: border-box;
  border: none;
  background-image: url(/wedding2/image/bg_footertxt_top.png),
  url(/wedding2/image/bg_footertxt_btm.png),
  url(/wedding2/image/bg_footertxt_mid.png);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center bottom, center;
  margin: 0 auto 30px;
  padding: 24px 40px;
  width: 836px;
  text-align: left;
}

.mo_box.bc20 p {
  font-size: 13px;
  line-height: 1.5em;
}

/*　==== 上場企業・上場会社　ビッグカンパニー　.mo_box.bc35 ==== */
.mo_box.bc35 {
  overflow: visible;
  position: relative;
  margin: 0 auto;
  padding: 12px;
  width: 840px;
  border: #2b69a3 1px solid;
  border-radius: 14px;
}

.mo_box.bc35::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50px;
  width: 30px;
  height: 20px;
  background: url(/company/image/top/bg_prtxt_balloon.png) no-repeat center center;
  background-size: 30px 20px;
}

.mo_box.bc35 p {
  text-align: left;
  font-size: 13px;
  line-height: 1.5;
  margin: 0 auto;
}

/* ---------------------------------------
 結婚式場　ハッピーペア フッター main_footer
---------------------------------------- */
.main_footer {
  letter-spacing: 0;
  background: url(/wedding2/image/bg_footer_top.png) no-repeat center top,
  url(/wedding2/image/bg_pink.png);
  font-size: 13px;
  margin: 30px auto 0;
  padding: 28px 0 0;
  width: 100%;
}

.main_footer .logo {
  margin: 0 auto;
}

.main_footer .menu {
  margin: 20px auto 8px;
  width: 1000px;
}

.main_footer .menu li {
  border-left: 1px solid #d75a7a;
  display: inline-block;
  line-height: 25px;
  padding: 0 5px 0 8px;
}

.main_footer .menu li:first-child {
  border-left: none;
}

.main_footer .menu li a {
  color: #333;
}

.main_footer .menu li a:hover {
  color: #888;
}

.main_footer .product {
  margin: 8px auto 20px;
}

.main_footer .product dt {
  display: inline-block;
}

.main_footer .product dd {
  display: inline-block;
}

.main_footer .copyright {
  background: #f4557e;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  padding: 9px;
}

.main_footer .copyright a {
  color: #fff;
}

/* ==========================================
 写真集ページ　暫定対応　結婚式場　カテゴリ フッター main_footer
=========================================== */
footer .main_footer {
  margin: 0 auto;
}

footer .main_footer .logo {
  position: relative;
}

/*------------------------
 Google Ado
------------------------*/
#ads_box {
  display: block;
  margin: 5px auto 20px;
  padding: 0;
}

/*------------------------
 facebook style
------------------------*/
.facebook_style {
  position: relative;
  background: url(/image/facebook_bg.jpg) no-repeat 0 0;
  display: block;
  height: 55px;
  margin: 0 auto 16px;
  border: 1px solid #3f589b;
  padding: 5px;
  border-radius: 3px;
}

.facebook_style iframe {
  width: 72px !important;
}

.facebook_read {
  float: left;
  width: 209px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-align: left;
  position: absolute;
  top: 5px;
  left: 85px;
}

.facebook_read p {
  float: left;
}

/*------------------------
 movie image
------------------------*/
.movie_img {
  display: block;
  cursor: pointer;
  margin: 10px 0 0;
}

.movie_img2 {
  margin: 0;
  cursor: pointer;
}

/*---------------------------------
 まだご登録されていない施設様へ ここから　横山追加
 ---------------------------------*/
#entry_box2 {
  border: #999 1px solid;
  padding: 8px 0 3px 0;
  margin-bottom: 16px;
  text-align: center;
}

#entry_box2 .entry_style .pr_entry {
  padding: 5px 0 14px 0;
}

#entry_box2 .entry_style #pr_btn {
  padding: 0 0 3px 0
}

#entry_box2 .entry_style #pr_btn #pr_free {
  float: left;
  margin-left: 6px;
}

/*---------------------------------
 ランキング
 ---------------------------------*/
aside.ranking_box {
  overflow: hidden;
  margin: 10px auto 10px;
  width: 620px;
  height: 185px;
  border-bottom: #67ab15 solid 4px;
  font: 13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

aside.ranking_box h2 {
  height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background: url("/image/ranking_ttl.jpg") no-repeat scroll center 0 transparent;
  text-align: center;
  font-size: 25px;
  padding: 10px 0 0;
  color: #eb277f;
  font-weight: 600;
  line-height: 1;
}

aside.ranking_box.ttl_s h2 {
  background: url("/image/ranking_ttl_s.jpg") no-repeat scroll center 0 transparent;
}

aside.ranking_box h2 img {
  margin-left: 5px;
  vertical-align: text-top;
}

aside.ranking_box h2 span.crown {
  margin: 0 5px;
  vertical-align: 3px;
}

aside.ranking_box h3 {
  height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background: url("/image/ranking_ttl_s.jpg") no-repeat scroll center 0 transparent;
  text-align: center;
  font-size: 25px;
  padding: 10px 0 0;
  color: #eb277f;
  font-weight: 600;
  line-height: 1;
}

aside.ranking_box.ttl_s h3 {
  background: url("/image/ranking_ttl_s.jpg") no-repeat scroll center 0 transparent;
}

aside.ranking_box h3 img {
  margin-left: 5px;
  vertical-align: text-top;
}

aside.ranking_box h3 span.crown {
  margin: 0 5px;
  vertical-align: 3px;
}

aside.ranking_box .ranking_txt_box {
  margin: 15px 10px 10px;
  overflow: hidden;
  text-align: left;
}

aside.ranking_box .ranking_txt_box p.ranking_txt {
  line-height: 1.4;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: 0.1em;
}

aside.ranking_box .ranking_txt_box .ranking_btn {
  margin: 13px 0 10px 8px;
  overflow: hidden;
  text-align: center;
}

aside.ranking_box .ranking_txt_box .ranking_btn li {
  display: inline-block;
  margin: 0 10px;
  width: 333px;
}
aside.ranking_box .ranking_txt_box .ranking_btn li img{
  width: 333px;
}

/*---------------------------------
 ランキング  タブレット用テキスト16px対応
  ---------------------------------*/
aside.ranking_box_txt16 {
  overflow: hidden;
  margin: 10px auto;
  width: 620px;
  height: 185px!important;
  border-bottom: #67ab15 solid 4px;
  font: 13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

aside.ranking_box_txt16.ttl_s {
  overflow: hidden;
  margin: 10px auto 10px;
  width: 620px;
  height: 185px!important;
  font: 13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

aside.ranking_box_txt16 h2 {
  height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background: url("/image/ranking_ttl.jpg") no-repeat scroll center 0 transparent;
  text-align: center;
  font-size: 25px;
  padding: 10px 0 0;
  color: #eb277f;
  font-weight: 600;
  line-height: 1;
}

aside.ranking_box_txt16.ttl_s h2 {
  background: url("/image/ranking_ttl_s.jpg") no-repeat scroll center 0 transparent;
}

aside.ranking_box_txt16 h2 img {
  margin-left: 5px;
  vertical-align: text-top;
}

aside.ranking_box_txt16 h2 span.crown {
  margin: 0 5px;
  vertical-align: 3px;
}

aside.ranking_box_txt16 h3 {
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
  background: url("/image/ranking_ttl.jpg") no-repeat scroll center 0 transparent;
  text-align: center;
  font-size: 23px;
  padding: 10px 0 0;
  color: #eb277f;
  font-weight: 600;
  line-height: 1;
}

aside.ranking_box_txt16 h3 img {
  vertical-align: text-top;
}

aside.ranking_box_txt16 h3 span.crown {
  margin: 0 7px;
  vertical-align: 3px;
}

aside.ranking_box_txt16 h3 span.crown:first-child {
  margin-right: 4px;
}

aside.ranking_box_txt16 .ranking_txt_box {
  margin: 15px 10px 10px;
  overflow: hidden;
  text-align: left;
}

aside.ranking_box_txt16 .ranking_txt_box p.ranking_txt {
  line-height: 1.4;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: 0.1em;
}

aside.ranking_box_txt16 .ranking_txt_box .ranking_btn {
  margin: 13px 0 10px 8px;
  overflow: hidden;
  text-align: center;
}

aside.ranking_box_txt16 .ranking_txt_box .ranking_btn li {
  display: inline-block;
  margin: 0 10px;
  width: 333px;
}

aside.ranking_box_txt16 .ranking_txt_box .ranking_btn img {
  width: 333px;
}

/*---------------------------------
 ランキング  タブレット用テキスト16px対応(ポイントランキングなし)
  ---------------------------------*/
aside.ranking_box_txt16_02 {
  overflow: hidden;
  margin: 15px auto 20px;
  width: 620px;
  height: 204px;
  border-bottom: #67ab15 solid 4px;
  font: 13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

aside.ranking_box_txt16_02.ttl_s {
  height: 199px;
}

aside.ranking_box_txt16_02 h2 {
  height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background: url("/image/ranking_ttl.jpg") no-repeat scroll center 0 transparent;
  text-align: center;
  font-size: 25px;
  padding: 10px 0 0;
  color: #eb277f;
  font-weight: 600;
  line-height: 1;
}

aside.ranking_box_txt16_02 h2 img {
  margin-left: 5px;
  vertical-align: text-top;
}

aside.ranking_box_txt16_02 h2 span.crown {
  margin: 0 5px;
  vertical-align: 3px;
}

aside.ranking_box_txt16_02 h3 {
  height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background: url("/image/ranking_ttl.jpg") no-repeat scroll center 0 transparent;
  text-align: center;
  font-size: 23px;
  padding: 10px 0 0;
  color: #eb277f;
  font-weight: 600;
  line-height: 1;
}

aside.ranking_box_txt16_02.ttl_s h3 {
  background: url("/image/ranking_ttl_s.jpg") no-repeat scroll center 0 transparent;
}

aside.ranking_box_txt16_02 h3 img {
  margin-left: 5px;
  vertical-align: text-top;
}

aside.ranking_box_txt16_02 h3 span.crown {
  margin: 0 5px;
  vertical-align: 3px;
}

aside.ranking_box_txt16_02 .ranking_txt_box {
  margin: 15px 10px 10px;
  overflow: hidden;
  text-align: left;
}

aside.ranking_box_txt16_02 .ranking_txt_box p.ranking_txt {
  line-height: 1.4;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: 0.1em;
}

aside.ranking_box_txt16_02 .ranking_txt_box .ranking_btn {
  margin: 10px 0 10px 8px;
  overflow: hidden;
  text-align: center;
}

aside.ranking_box_txt16_02 .ranking_txt_box .ranking_btn li {
  margin: 0 10px;
  text-align: center;
}

/*------ ランキング タイトル新 ピンク -----*/
aside.ranking_box_pk{
  border-bottom: none;
  height: auto !important;
  margin: 30px auto 10px;
  overflow: hidden;
  width: auto;
}

aside.ranking_box_pk h3{
  background: none;
  border-top: 2px solid #ea2b79;
  border-bottom: 2px solid #ea2b79;
  display: table;
  font-size: 23px;
  font-weight: 600;
  height: auto;
  line-height: 1;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

aside.ranking_box_pk h3 span{
  background: #ea2b79;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #fff;
  background-size: contain;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-feature-settings: "palt" 1;
  font-weight: 600;
  height: auto;
  line-height: 1.3;
  letter-spacing: -0.01em;
  min-width: 453px;
  padding: 6px 67px 7px;
  position: relative;
  width: auto;
}

aside.ranking_box_pk h3 span::before,
aside.ranking_box_pk h3 span::after{
  background:url(/image/ico-crown-white.png) no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  height: 26px;
  position: absolute;
  top: calc(50% - 14px);
  vertical-align: middle;
  width: 26px;
}

aside.ranking_box_pk h3 span::before{
  left: 35px;
}

aside.ranking_box_pk h3 span::after{
  right: 35px;
}

aside.ranking_box_pk .ranking_txt_box {
  margin: 15px 10px 10px;
  overflow: hidden;
  text-align: left;
}

aside.ranking_box_pk .ranking_txt_box p.ranking_txt{
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 auto 5px;
  width: 440px;
}

aside.ranking_box_pk .ranking_txt_box .ranking_btn {
  margin: 13px 0 10px 8px;
  overflow: hidden;
  text-align: center;
}

aside.ranking_box_pk .ranking_txt_box .ranking_btn li {
  display: inline-block;
  margin: 0 10px;
  width: 235px;
}

aside.ranking_box_pk .ranking_txt_box .ranking_btn img {
  width: 235px;
}

/*---------------------------------
 ホームページ ブログ検索 バナー
 ---------------------------------*/
.bnr_hp_box {
  margin: 25px auto;
}

/*---------------------------
 サブドメイン全てに共通
---------------------------*/
* > .img_load2 {
  display: block;
  width: 590px;
  height: 25px;
  margin: 15px auto!important;
  padding: 0;
}

* > #ttl_contribution {
  display: block;
  overflow: hidden;
  width: 595px;
  height: 38px!important;
  line-height: 38px!important;
  margin: 0 auto 15px;
  border: 1px solid #c4b10f;
  padding: 0 5px;
  background: #e2d039;
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.2), inset -1px -1px 2px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, .3);
  font-size: 18px!important;
  font-weight: 600;
  color: #464431;
  text-align: center;
}

* > .toukou_bosyu .cate_line,
.banner_bi_wrap .cate_line {
  height: 3px!important;
  margin: 2px auto 23px!important;
  padding: 0!important;
  border: 0!important;
  border-bottom: 3px solid #FF0099!important;
  width: 90%!important;
} 
* > .banner_bi_wrap .cate_line {
  padding: 10px 0 0 0 !important;
	margin-bottom: 35px !important;
 }

* > .toukou_bosyu .cate_line hr,
.banner_bi_wrap .cate_line hr {
  display: none!important;
}

* > .toukou_bosyu .txt_center2 {
  color: #f00!important;
  font-weight: 600!important;
  font-size: 21px!important;
  text-align: center!important;
  margin: 0 auto 10px!important;
}

/* ------------------------------------------
 独自ドメイントップ ネット広告
------------------------------------------- */
.net_ads_box {
  width: 620px;
  margin: 0 auto 25px;
  padding: 15px 0px;
  border-bottom: #008ee0 solid 4px;
}

#net_ads_top {
  width: 600px;
  padding: 0 0 15px;
  margin: 0px auto;
  border-radius: 6px;
  background: #fff5d8;
  position: relative;
}

#net_ads_top h3 {
  width: 600px;
  padding: 8px 0;
  background: #deaf23;
  border-radius: 6px 6px 0 0 / 6px 6px 0 0;
  text-align: center;
  position: relative;
}

#net_ads_top p {
  margin: 12px 15px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #net_ads_top p {
    font-size: 16px;
  }
}

#net_ads_top figure {
  width: 520px;
  margin: 0 auto;
  background: #fff;
}

/* ----------------------------
 フォントサイズbutton
------------------------------ */
#control-wrap {
  margin: 0 5px 10px 0;
  overflow: hidden;
}

#control-wrap ul {
  display: block;
  background-image: url(/image_cmn/font-bg.gif);
  height: 33px;
  width: 220px;
  float: right;
  margin-top: 17px;
}

#control-wrap ul li {
  padding: 0 3px 0 13px;
  float: right;
}

#area_useful #control-wrap,
#useful #control-wrap,
.useful_area #control-wrap,
.dictionary_img {
  background: url(/image/book_img.png) no-repeat 80px 0px;
  height: 54px;
}

#area_useful #control-wrap ul,
#useful #control-wrap ul,
.useful_area #control-wrap ul,
.dictionary_img ul {
  margin: 21px 0 0;
}

/*辞書イラストから変更デザイン201602*/
#control-wrap.oyakudachi-kanren ul {
  display: block;
  background-image: none;
  height: 33px;
  width: 220px;
  float: right;
  margin: 10px 0 0;
}

#control-wrap.oyakudachi-kanren {
  background: url(/image/oyakudachi-kanren.png) no-repeat 0 0;
  height: 54px;
}

.ttl_oyakudachi{
  text-align: left;
  border-top: solid 5px #338800;
  border-bottom: solid 2px #338800;
  background: url(/image_cmn/useful_h_ico.png) no-repeat right 20px center #bcefa4 ;
  background-size: 1.2em;
  padding: .35em .5em .3em .8em;
  font-weight: 600;
  font-size: 24px;
  margin: 20px auto 5px;
  color: #338800;
  position: relative;
  text-shadow:
   1px  3px #fff, 1px -3px #fff,
  -1px  3px #fff,-1px -3px #fff,
    2px 2px #fff, 2px -2px #fff,
  -2px 2px #fff,-2px -2px #fff,
    3px 1px #fff, 3px -1px #fff,
  -3px 1px #fff,-3px -1px #fff;
  letter-spacing: .02em;
  line-height: 1.3;
}
#useful_info.ttl_oyakudachi {
  background: none;
  background-color: #FFD2E4;
  border-bottom: 3px solid #F75586;
  border-top: 3px solid #F75586;
  color: #000;
  padding: .3em 35px;
  position: relative;
  text-align: center;
  text-shadow: none;
}
#useful_info.ttl_oyakudachi::before,
#useful_info.ttl_oyakudachi::after {
  background-color: #F97CA4;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
#useful_info.ttl_oyakudachi::before {
  left: 15px;
}
#useful_info.ttl_oyakudachi::after {
  right: 15px;
}

.special_info.ttl_oyakudachi {
  background: none;
  background-color: #faf9f5;
  border-bottom: 3px solid #dbba81;
  border-top: 3px solid #dbba81;
  color: #000;
  padding: .3em 35px;
  position: relative;
  text-align: center;
  text-shadow: none;
}
.special_info.ttl_oyakudachi::before,
.special_info.ttl_oyakudachi::after {
  background-color: #dbba81;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
.special_info.ttl_oyakudachi::before {
  left: 15px;
}
.special_info.ttl_oyakudachi::after {
  right: 15px;
}

.special_bnr {
  display: flex;
  justify-content: center;
  margin: 30px 0 40px;
}

.special_bnr .special_bnr_inner {
  align-items: center;
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.special_bnr .special_bnr_inner li {
  width: 300px;
  height: 60px;
}

.special_bnr .special_bnr_inner li.spacer{
  text-align: center;
}

/* --------------------------------------------
 プラグイン　フォントサイズ変更 /js/jquery.font_resize.js
---------------------------------------------- */
.mod_font_resize {
  display: block;
  width: 220px;
  height: 33px;
  margin: 15px 0 0 auto;
  background: url(/image_cmn/font-bg.gif) no-repeat 0 0;
}

.mod_font_resize:before,
.mod_font_resize:after {
  content: "";
  display: table;
}

.mod_font_resize:after {
  clear: both;
}

.mod_font_resize .btn {
  float: right;
  margin: 0 3px 0 13px;
  cursor: pointer;
}

.mod_font_resize .btn img {
  opacity: 0.5;
}

.mod_font_resize .btn.active img {
  opacity: 1;
}

/* ------------------------------------------
 独自ドメイントップ phot_list
------------------------------------------- */
ul.photo_list {
  width: 650px;
  overflow: hidden;
  margin: 0 0 0 -3px;
  text-align: center;
  font-size: 0;
}

ul.photo_list > li {
  float: left;
  width: 120px;
  height: 90px;
  overflow: hidden;
  margin: 3px;
  border: #adadad solid 2px;
}

ul.photo_list > li > img {
  position: relative;
}

/* bnrスポーツ選手ブログ */
.bnr_hp {
  width: 520px;
  margin: 0 auto 25px;
  text-align: center;
}

.bnr_hp img,
.bnr_hp_top img {
  padding: 0;
}

.bnr_hp figcaption,
.bnr_hp_top figcaption {
  padding: 5px 20px;
}

.bnr_hp_top {
  width: 520px;
  margin: 5px auto 20px;
  text-align: center;
}

.osusume_hpsrch {
  display: block;
  position: relative;
  width: 482px;
  height: 75px;
  margin: 0 auto 20px;
}

figure.bnr_residence {
  clear: both;
  font-size: 15px;
  margin: 0 auto;
  padding: 12px 0 17px;
  text-align: center;
  width: 600px;
}

figure.bnr_residence img {
  margin: 0 0 7px;
}

div.border_line02 {
  height: 30px;
  text-align: center;
}

/*---------------------------------------
  施設を検索
----------------------------------------*/
[id^="srchmenu"] {
  width: 640px;
  margin: 0 auto;
  padding: 0 0 10px;
  background: #e5688a;
  border-radius: 3px;
  position: relative;
}

[id^="srchmenu"] img {
  vertical-align: bottom;
}

[id^="srchmenu"] > h2,
[id^="srchmenu"] > h3 {
  margin: 0;
  padding: 0;
}

[id^="srchmenu"] > p.lead {
  margin: 0 0 3px;
  padding: 0;
}

[id^="srchmenu"] > ul.li_area {
  overflow: hidden;
  width: 612px;
  margin: 0 0 0 14px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

[id^="srchmenu"] > ul.li_area > li.only > p,
[id^="srchmenu"] > ul.li_area > li > dl {
  position: relative;
}

[id^="srchmenu"] > ul.li_area > li:nth-of-type(2) {
  margin-left: 124px;
}

[id^="srchmenu"] > ul.li_area > li:nth-of-type(3) {
  margin-left: 248px;
}

[id^="srchmenu"] > ul.li_area > li:nth-of-type(4) {
  margin-left: 372px;
}

[id^="srchmenu"] > ul.li_area > li:nth-of-type(5) {
  margin-left: 496px;
  min-height: 44px;
}

[id^="srchmenu"] > ul.li_area > li.only > p > span,
[id^="srchmenu"] > ul.li_area > li.only > p > a,
[id^="srchmenu"] > ul.li_area > li > dl > dt {
  position: absolute;
  left: 0;
  float: left;
  width: 116px;
  height: 36px;
  margin: 4px 0;
  border-radius: 3px;
  color: #1825ce;
  line-height: 36px;
}

[id^="srchmenu"] > ul.li_area > li > dl > dt:hover {
  cursor: pointer;
  color: #f00;
}

[id^="srchmenu"] > ul.li_area > li > dl > dt.active {
  color: #fff !important;
}

[id^="srchmenu"] > ul.li_area > li.only > p.filter > span,
[id^="srchmenu"] > ul.li_area > li.only > p.filter > a,
[id^="srchmenu"] > ul.li_area > li > dl > dt.filter {
  background-color: #b3b3b3;
  color: #111a91;
}

[id^="srchmenu"] > ul.li_area > li.only > p > span.gry {
  background: #fff url(/image/top/mrk_arrow_g.gif) no-repeat 5px center;
  color: #888;
  cursor: default;
}

[id^="srchmenu"] > ul.li_area > li > dl > dd {
  display: none;
  float: left;
  padding-top: 40px;
}

[id^="srchmenu"] > ul.li_area > li.kyusyu > dl > dd {
  margin-left: -372px;
}

[id^="srchmenu"] > ul.li_area > li.chugoku > dl > dd,
[id^="srchmenu"] > ul.li_area > li.hokuriku > dl > dd {
  margin-left: -496px;
}

[id^="srchmenu"] > ul.li_area > li > dl > dd > ul {
  overflow: hidden;
  margin: 5px 0;
  padding: 8px 0;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 13px;
  position: relative;
}

[id^="srchmenu"] > ul.li_area > li > dl > dd > ul > li {
  float: left;
  padding: 0 12px;
  color: #666;
}

[id^="srchmenu"] > ul.li_area > li > dl > dd > ul > li:last-child {
  border-right: none;
}


[id^="srchmenu_area"] {
  background: #e5688a;
}

[id^="srchmenu_area"] > ul.li_area > li.only > p > a,
[id^="srchmenu_area"] > ul.li_area > li > dl > dt {
  background: #fff url(/image/top/mrk_arrow_blue.png) no-repeat 5px center;
}

[id^="srchmenu_area"] > ul.li_area > li.only > p > a:hover,
[id^="srchmenu_area"] > ul.li_area > li > dl > dt:hover {
  background-color: #fae1e8;
}

[id^="srchmenu"] > ul.li_area > li.only.kyusyu > p {
  text-indent: 0.5em;
}

[id^="srchmenu_area"] > ul.li_area > li > dl > dt.active {
  background-color: #d32e5b;
}

[id^="srchmenu_area"] > ul.li_area > li > dl > dd > ul > li {
  border-right: #e06d8d solid 1px;
}


[id^="srchmenu_map"] {
  background: #579cf6;
}

[id^="srchmenu_map"] > ul.li_area > li.only > p > a,
[id^="srchmenu_map"] > ul.li_area > li > dl > dt {
  background: #fff url(/image/top/mrk_arrow_pink.png) no-repeat 5px center;
}

[id^="srchmenu"] > ul.li_area > li.kyusyu > dl > dt {
  text-indent: 0.5em;
}

[id^="srchmenu"] > ul.li_area > li.kyusyu > dl > dd > ul > li {
  padding: 0 11px;
}

[id^="srchmenu_map"] > ul.li_area > li.only > p > a:hover,
[id^="srchmenu_map"] > ul.li_area > li > dl > dt:hover {
  background-color: #d1e2fa;
}

[id^="srchmenu_map"] > ul.li_area > li > dl > dt.active {
  background-color: #1e6cd3;
}

[id^="srchmenu_map"] > ul.li_area > li > dl > dd > ul > li {
  font-size: 15px;
  border-right: #6298e0 solid 1px;
}

.banner_simple {
  margin: 25px auto 20px;
  text-align: center;
  width: 540px;
}

.banner_simple figcaption {
  margin-top: 5px;
}

@media screen and (max-device-width: 1024px) {
  [id^="srchmenu_map"] > ul.li_area > li > dl > dt:hover {
    color: #1825ce;
  }
  [id^="srchmenu_map"] > ul.li_area > li > p > a:hover,
  [id^="srchmenu_map"] > ul.li_area > li > dl > dt:hover {
    background-color: #fff;
  }
  [id^="srchmenu_map"] > ul.li_area > li > dl > dt.active:hover {
    background-color: #1e6cd3;
  }
}

[id^="srchmenu_photo"] {
  background: #3cbd57;
}

[id^="srchmenu_photo"] > ul.li_area > li.only > p > a,
[id^="srchmenu_photo"] > ul.li_area > li > dl > dt {
  background: #fff url(/image/top/mrk_arrow_pink.png) no-repeat 5px center;
}

[id^="srchmenu_photo"] > ul.li_area > li.kyusyu > dl > dt {
  text-indent: 0.5em;
}

[id^="srchmenu_photo"] > ul.li_area > li.kyusyu > dl > dd > ul > li {
  padding: 0px 11px;
}

[id^="srchmenu_photo"] > ul.li_area > li.only > p > a:hover,
[id^="srchmenu_photo"] > ul.li_area > li > dl > dt:hover {
  background-color: #e0ffe7;
}

[id^="srchmenu_photo"] > ul.li_area > li > dl > dt.active {
  background-color: #1b8d32;
}

[id^="srchmenu_photo"] > ul.li_area > li > dl > dd > ul > li {
  font-size: 15px;
  border-right: #6298e0 solid 1px;
}

/*----------------------------
 トップテキスト20150427追加
-----------------------------*/
.txt_yt_info {
  font-weight: 600;
  clear: right;
  margin: 0 auto;
  padding: 10px 0 0;
  line-height: 1.5;
  color: #e00;
  font-size: 25px;
  letter-spacing: 0.1em;
  text-align: center;
}

.txt_yt_info a {
  color: #e00;
  text-decoration: none;
}

.txt_yt_info a:hover {
  color: #e00;
  text-decoration: none;
}

.txt_yt_info a:visited {
  color: #e00;
  text-decoration: none;
}

* > .txt_line {
  height: 1px;
  margin: 1px auto 10px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e00;
  width: 500px;
}

* > .txt_line hr {
  display: none;
}

/*--------------------------------
	カテゴリTOPページ用施設写真／動画コンテストバナー
--------------------------------*/
figure.bnr_campmcon_category_top {
  clear: both;
  margin: 0 auto;
  padding: 12px 0 20px;
  text-align: center;
  width: 400px;
}

figure.bnr_campmcon_category_top img {
  margin: 0 0 7px;
}
figure.bnr_campmcon_category_top figcaption.txt_m {
  font-size: 15px;
  letter-spacing: -.01em;
}

/* バナーが複数並んだ場合 > 2枚目以降は上部の空きを詰める */
figure.bnr_campmcon_category_top + figure.bnr_campmcon_category_top {
  padding-top: 0;
}

/* バナーが1つの場合 > カテゴリー選択がない */
.list_lead + figure.bnr_campmcon_category_top.pt0 {
  padding-top: 12px !important;
  padding-bottom: 10px;
}

/* バナーが1つの場合 > カテゴリー選択がある */
.list_lead + figure.bnr_campmcon_category_top.pt0 + #nav_srch_category div .box_srch_category {
  margin-top: 20px;
}

.bnr_campmcon_category_top.bnr_variable{
  text-align: center;
    margin: auto auto 0;
    position: relative;
}

.bnr_campmcon_category_top.bnr_variable a{
  display: block;
    width: 594px;
    height: 75px;
    margin: 0 auto;
    font-size: 22px;
    font-feature-settings: "palt" 1;
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    background: url(/stock/image/bnr_online_brokers_variable_594x75.png) no-repeat 0 0;
    background-size: cover;
}
.bnr_campmcon_category_top.bnr_variable a strong{
  width: 594px;
  height: 75px;
  margin: 0 auto;
  font-feature-settings: "palt" 1;
  text-align: center;
  color: #fff;
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  top: 0.25em;
}
.bnr_campmcon_category_top.bnr_variable .txt_small{
  font-size: 18px;
}
.bnr_campmcon_category_top.bnr_variable .txt_yellow{
  color: #FFEE5F;
}
.bnr_campmcon_category_top.bnr_variable .txt_yellow:before {
  content: "\A";
  white-space: pre;
}

.bnr_campmcon_category_top.bnr_variable p{
  margin: 7px 0 0;
  font-size: 15px;
}


.bnr_campmcon_category_top .cap_txt_midium {
  font-size: 14px;
}

/*--------------------------------
	カテゴリTOPページ用_PVボタン
--------------------------------*/
.btn-kimetu-pv {
  max-width: 540px;
  margin: 0 auto 23px;
  font-size: 0;
}

.btn-ruroni-pv {
  font-size: 0;
  max-width: 592px;
  margin: 0 auto 23px;
  text-align: center;
}

.movie_area.bnr_bdr_sty01.movie_area_list{
  margin-top: 35px;
}

.movie_area{
  text-align: center;
  margin: 10px auto 20px;
  padding: 25px 20px;
}

.movie_area figure a{
  display: inline-block;
  line-height: inherit;
}

.movie_area figcaption{
  letter-spacing: 0.1em;
  font-size: 15px;
  line-height: 20px;
  margin: 5px auto 0;
}

.movie_area ul {
  margin: 0 auto;
}

.movie_area li{
  margin: 0 auto;
}

.bnr_bdr_sty01{
  background-color: #FFEEF3;
}

.bnr_bdr_sty01 ul li:last-child{
  margin-top: 20px;
}

.bnr_bdr_sty02{
  background-color: #DBF7EC;
}

.bnr_bdr_sty02 ul{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bnr_bdr_sty02 ul li{
  margin-top: 0;
  width: 280px;
}

.bnr_bdr_sty02 ul li:last-child{
  margin-top: 15px;
  width: 100%;
}

.bnr_bdr_sty02 figcaption{
  text-align: left;
}

.bnr_bdr_sty03 {
  padding: 0;
}

.movie_area .sub_ttl{
 font-weight: 600;
 margin: -3px 0 10px;
 font-size: 16px;
}

/*--------------------------------
	ページ送り＆ページジャンプ
--------------------------------*/
#content.flclear {
  overflow: visible;
}

#content.flclear:after {
  content: "";
  display: table;
  clear: both;
}

.page_skip {
  position: relative;
  margin: 10px auto 15px;
  text-align: center;
  letter-spacing: 0;
  text-align: center;
}

.page_skip_ul {
  position: relative;
  right: 75px;
}

.page_skip_ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.page_nav_ul {
  position: relative;
  right: 75px;
}

.page_nav_ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.page_nav_ul02 li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.page_count_box {
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0 3px;
  padding: 0;
  border: 1px solid #1d558d;
  font-size: 15px;
  border-radius: 2px;
  letter-spacing: 0.01em;
  background: #4250dc;
  color: #fff;
}

.page_count_box a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  letter-spacing: 0.01em;
  background: #fff;
  color: #4250dc;
}

.page_count_box a:hover {
  background: #4250dc;
  color: #fff;
  font-weight: 600;
}

.page_count_ellipsis {
  line-height: 34px;
}

.p_toback,
.p_tonext {
  width: 95px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  color: #1d558d;
  font-size: 15px;
  line-height: 34px;
}

.p_toback {
  padding-right: 10px;
  background: url(/image_cmn/bg_back.png) no-repeat 92px 12px;
}

.p_tonext {
  padding-left: 10px;
  background: url(/image_cmn/bg_next.png) no-repeat 9px 12px;
}

.p_toback a:hover {
  display: block;
  width: 95px;
  color: #fff;
  font-weight: 600;
  line-height: 34px;
  margin-right: -10px;
  padding-right: 10px;
  background: url(/image_cmn/bg_back_ov.png) no-repeat 92px 12px #4250dc;
}

.p_tonext a:hover {
  display: block;
  width: 95px;
  color: #fff;
  font-weight: 600;
  line-height: 34px;
  margin-left: -10px;
  padding-left: 10px;
  background: url(/image_cmn/bg_next_ov.png) no-repeat 9px 12px #4250dc;
}

.p_toback_gr {
  padding-right: 10px;
  width: 95px;
  border-radius: 2px;
  background: url(/image_cmn/bg_back_gr.png) no-repeat 92px 12px #ccc;
  color: #8E8E8E;
  font-size: 15px;
  line-height: 36px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

.p_tonext_gr {
  padding-left: 10px;
  width: 95px;
  border-radius: 2px;
  background: url(/image_cmn/bg_next_gr.png) no-repeat 9px 12px #ccc;
  color: #8E8E8E;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
  line-height: 36px;
  font-size: 15px;
}

.page_select {
  position: absolute;
  margin-left: 3px;
}

.page_select_ttl {
  position: relative;
  padding-left: 2px;
  display: block;
  width: 146px;
  background: url("/image_cmn/bg_select_bottom.png") no-repeat right center;
  color: #1d558d;
  font-size: 15px;
  text-align: left;
  line-height: 34px;
  cursor: pointer;
}

.page_select_ttl span {
  display: block;
  position: relative;
  width: 137px;
  padding-left: 8px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  color: #1d558d;
  font-size: 15px;
  text-align: left;
  line-height: 34px;
  cursor: pointer;
}

.page_select_ttl_hover {
  background: url("/image_cmn/bg_select_bottom_on.png")#fff no-repeat right center;
  color: #1d558d;
}

.page_select_ttl_hover span {
  border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  border-bottom: 1px dotted #1d558d;
}

.page_select_menu {
  position: relative;
  left: 2px;
  width: 145px;
  max-height: 195px;
  overflow-y: scroll;
  overflow-x: hidden;
  line-height: 34px;
  border-left: 1px solid #1d558d;
  border-right: 1px solid #1d558d;
  border-bottom: 1px solid #1d558d;
  color: #1d558d;
  font-size: 15px;
  text-align: left;
  z-index: 1000;
}

.page_select_menu ul {
  width: 145px;
  text-indent: 10px;
}

.page_select_menu li {
  background: #fff;
  border-bottom: 1px dotted #1d558d;
}

.page_select_menu li.first_list {
  margin-left: -10px;
}

.page_select_menu .li_last {
  border-bottom: none;
  margin-left: -9px;
  padding-left: 9px;
}

.page_select_menu a {
  display: block;
  width: 140px;
}

.page_select_menu a:hover {
  background: #FFE6EB;
}

.page_select_menu::-webkit-scrollbar {
  width: 12px;
}

.page_select_menu::-webkit-scrollbar-track {
  background: rgba(200, 200, 200, 1);
}

.page_select_menu::-webkit-scrollbar-thumb {
  background: rgba(200, 230, 255, 1);
}

.page_select_menu::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(200, 230, 255, 1);
}

#mypage_ad_foot {
  margin: 20px auto 15px;
}

.btm_illust img {
  margin: 20px auto!important;
}

.header_btm {
  margin: 5px 0;
  display: inline-block;
  width: 1000px;
}

.header_btm #siteroute {
  float: left;
  width: 750px !important;
  margin-left: 15px !important;
}

.btn_pre {
  float: right;
  width: 204px;
}


#con_menu .category_search {
  position: relative;
  top: 23px;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#con_menu .category_search::after {
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #ffffff;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto 0;
  position: absolute;
  right: 15px;
  top: 0;
  width: 0;
}

#con_menu .category_search a {
  display: inline-block;
  background: -webkit-linear-gradient(top, #ee2b2b 0%,#ee2b2b 50%,#d20f0f 50%,#d20f0f 100%);
  background: linear-gradient(to bottom, #ee2b2b 0%,#ee2b2b 50%,#d20f0f 50%,#d20f0f 100%);
  border-radius: 20px;
  box-shadow: 0 3px 0 1px #700, 0 5px 5px 2px rgba(180,180,180,1);
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  height: 45px;
  letter-spacing: .1em;
  line-height: 46px;
  min-width: 280px;
  padding: 0 40px 0 50px;
  position: relative;
  text-align: left;
  text-shadow: 0 1px 2px #700;
}

#con_menu .category_search a::before {
  background: url(/useful/image_cmn/bg_category_search_left.png) no-repeat 0 0;
  bottom: 1px;
  content: "";
  height: 24px;
  right: 35px;
  position: absolute;
  width: 54px;
}

#con_menu .category_search a::after {
  background: url(/useful/image_cmn/bg_category_search_right.png) no-repeat 0 0;
  bottom: 1px;
  content: "";
  height: 22px;
  position: absolute;
  right: 95px;
  width: 34px;
}

#con_menu .category_search a:hover {
  opacity: 0.8 !important;
}

#con_menu .category_search img {
  bottom: 0;
  left: 15px;
  margin: auto;
  position: absolute;
  top: 0;
}

#con_menu .category_search a.cate_text_long {
  letter-spacing: -0.04em;
  font-size: 19px;
}

/*Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
   ::i-block-chrome,
  #con_menu .category_search a.cate_text_long {
    letter-spacing: -0.12em;
  }
}

.bnr_area_frm {
  margin-bottom: 20px;
  text-align: center;
}

.bnr_area_frm .bnr_box.l_r {
  clear: both;
  position: relative;
  width: 644px;
  margin: 0 auto;
  padding: 12px 12px 8px;
  text-align: center;
  font-size: 15px;
  box-sizing: border-box;
}

.bnr_area_frm .bnr_box.l_r:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.bnr_area_frm .bnr_box.l_r figure {
  width: 304px;
  margin: 0;
  padding: 0;
}

.bnr_area_frm .bnr_box.l_r figcaption {
  box-sizing: border-box;
  width: 304px;
  margin: 4px auto 0;
  padding: 0 6px;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: left;
}

.bnr_area_frm .bnr_box.l_r figure + figure {
  margin: 0;
}

.bnr_area_frm .bnr_box.l_r figure:nth-child(1) {
  float: left;
}

.bnr_area_frm .bnr_box.l_r figure:nth-child(2) {
  float: right;
}

/* ---------------------------------------
 .mod_roundbox 投稿ユーザー様募集中
---------------------------------------- */
.mod_roundbox {
  width: 610px;
  margin: 0 auto;
}

.mod_roundbox .ttl {
  width: 610px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.mod_roundbox .btn {
  width: 610px;
  height: 158px;
  margin: 0;
  padding: 3px;
  background: url(/image_cmn/user_offer_bg.png) no-repeat 3px 3px;
  font-size: 13px;
  border: #f84976 1px solid;
  box-sizing: border-box;
}

.mod_roundbox .btn > div {
  display: block;
  margin: 10px auto auto 20px;
  text-align: left;
}

.mod_roundbox .btn a {
  display: block;
  width: 283px;
  height: 50px;
  margin: 10px auto auto 65px;
  background: url(/image_cmn/user_offer_btn_bg.png) no-repeat;
}

.mod_roundbox .btn a:hover img {
  opacity: 0.8;
}

.box_cap {
  margin-top: 5px;
}

/*--------------------------------
 PRテキスト／SEOテキスト
--------------------------------*/
.pr_txt {
  clear: both;
  overflow: hidden;
  width: 850px;
  margin: 25px auto;
  padding: 20px 20px 16px;
  color: #666;
  border: 3px solid #ffdbe9;
  text-align: left;
  line-height: 1.6;
  font-size: 12px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}

/*--------------------------------
 お役立ち関連情報バナーリスト追加[/inc/useful_bannerlist.inc]
--------------------------------*/
#useful_bannerlist {
  margin: 30px auto 0;
  width: 820px;
  overflow: hidden;
}

#useful_bannerlist li {
  margin: 0 20px 20px 0;
  width: 260px;
  height: 65px;
  float: left;
}

#useful_bannerlist li:nth-child(3n) {
  margin-right: 0;
}



/* ---------------------------------------
 ピカ写メシリーズバナー
---------------------------------------- */
/*リード*/
.read_pikaapp {
  border-top: 2px solid #8cb010;
  padding-top: 30px;
  line-height: 1.5;
  margin: 20px auto 0;
  text-align: center;
}

.box_pikaapp_banner{
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin: 15px auto 0;
  width: 640px;
}

/* 二重線回避（パンフレット隣接） */
.mod_netad_bnr + .read_pikaapp {
  border-top: none;
  margin-top: 0;
}

/* 子カテ個別css上書き */
[class^="bnr_"] .pika_all_box a {
  background: none;
}

.box_pikaapp_banner a{
  display: block;
}

.box_pikaapp_banner a:hover img{
  opacity: .8;
}

.box_pikaapp_banner .box_bnr img{
  height: auto;
  text-align: center;
  width: 100%;
}

/* 共通*/
.mod_officialapp {
  margin: 20px auto 0;
  position: relative;
  width: 640px;
}

.mod_officialapp:last-of-type {
  padding-top: 25px;
}

.mod_officialapp .lst {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: center;
  position: relative;
}

.mod_officialapp .lnk2 {
  background: #fff;
  border: 1px solid #003987;
  box-sizing: border-box;
  padding: 0 0 55px;
  position: relative;
  width: 206px;
}

.mod_officialapp:nth-last-of-type(1) .lnk2 {
  border: 1px solid #90582e;
  margin: 0 0 30px;
  padding: 0 0 10px;
}

.mod_officialapp .l_ttl {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 8px 10px 0;
  text-align: left;
}

.official_app_box a .l_ttl{
  color: #003987;
}

.official_app_box a:hover .l_ttl{
  color: #ea2020;
}

.mod_officialapp .cap {
  color: #000;
  font-feature-settings: "palt";
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5;
  text-align: left;
  margin: 5px 8px 0;
}

.mod_officialapp .l_ttl a {
  display: block;
  height: 100%;
  width: 100%;
}

.mod_officialapp .l_ttl a:link,
.mod_officialapp .l_ttl a:visited {
  color: #003987;
}

.mod_officialapp .l_ttl a:hover {
  color: #ea2020;
}

.mod_officialapp .btn {
  background: #dd1d6a;
  border: none;
  border-radius: 50px;
  bottom: 15px;
  box-shadow: 0 2px 0 #c31553, 0 3px 3px rgba(0,0,0,.5);
  font-size: 13px;
  left: 0;
  letter-spacing: .1em;
  line-height: 30px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: -.25em;
  width: 90%;
}

.mod_officialapp .btn::before{
  background: #fff;
  border-radius: 50%;
  bottom: 0;
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.8);
  content: "";
  display: block;
  height: 18px;
  margin: auto 0;
  position: absolute;
  right: 3%;
  top: 0;
  width: 18px;
}

.mod_officialapp .btn::after{
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #dd1d6a;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto 0;
  position: absolute;
  right: 6%;
  top: 0;
  width: 0;
}

.mod_officialapp .btn:hover {
  background: #ee5391;
}

.mod_officialapp .btn a {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
}

.mod_officialapp .frame {
  display: block;
  height: 130px;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.mod_officialapp:nth-last-of-type(1) .frame {
  height: 110px;
}

.mod_officialapp .frame img {
  height: auto;
  width: 100%;
}

.mod_officialapp .lnk2 a:hover .frame img {
  opacity: 0.8;
}

/* 分岐線 */
.mod_officialapp:nth-last-of-type(1)::before {
  border-top: solid 1px #333;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 640px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  .box_pikaapp_banner a:hover img,
  .mod_officialapp_pika .lnk2 .frame .btn a:hover,
  .mod_officialapp_pika .lnk2 .app_dtl li a:hover,
  .mod_officialapp .lnk2 a:hover .frame img,
  .mod_officialapp .lnk.is_gr a:hover img {
    opacity: 1;
  }
}


/* 子カテ個別css上書き */
 [class^="bnr_"]  .mod_officialapp a {
  background: none;
}

/* ---------------------------------------
 写真教室・写真／動画ポイントバナー #10743　
---------------------------------------- */
.bnr_photomovie {
  margin: 30px auto 40px;
}

.bnr_photomovie .mod_bnrbox {
  margin: 20px auto;
  text-align: center;
}

.bnr_photomovie .mod_bnrbox .bnrbox {
  display: inline-block;
}

.bnr_photomovie .mod_bnrbox .cap {
  margin: 4px 0 0;
  font-size: 15px;
}

/* ---------------------------------------
 事典コンテンツ_バナー追加
---------------------------------------- */

.mod_bnr_special ul {
  margin: .75em auto 0;
}
.mod_bnr_special a {
  display:inline-block;
}
.mod_bnr_special a:hover {
  background-color: #fff;
}
.mod_bnr_special a:hover img {
  opacity: .8;
}
.mod_bnr_special li {
  margin: 20px auto 0;
}
.mod_bnr_special li:first-child {
  margin-top: 0;
}
.mod_bnr_special li p {
  font-size: 15px;
  line-height: 20px;
  margin: 5px auto 0;
}

.mod_bnr_special.bnr_col2 ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 640px;
  gap: 20px 0;
}
.lead + .mod_bnr_special.bnr_col2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.lead + .mod_bnr_special.bnr_col3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.mod_bnr_special.bnr_col2 ul li {
  margin-top: 0;
  width: 300px;
}
.mod_bnr_special.bnr_col2 ul li p {
  letter-spacing: -0.01rem;
}
.mod_bnr_special.bnr_col3 ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 925px;
  gap: 20px 0;
}
.mod_bnr_special.bnr_col3 ul li {
  width: 300px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .mod_bnr_special.bnr_col2 ul {
    gap: 0;
  }
  .siteroute_wrap + .mod_bnr_special.bnr_col2 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mod_bnr_special.bnr_col3 ul {
    gap: 0;
    width: 100%;
  }
  .mod_bnr_special.bnr_col3 ul li {
    margin: 0 auto 20px;
  }
}
/* ---------------------------------------
 SNSに投稿しよう  #13926
---------------------------------------- */
.pika_sns {
  line-height: 0;
  overflow: hidden;
  text-align: center;
}

.pika_sns p {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
  margin: 15px 0;
  text-align: center;
}

.pika_sns p span:nth-child(1) {
  color: #144aad;
}

.pika_sns p span:nth-child(2) {
  color: #d4286d;
}

/* ---------------------------------------
 投稿ユーザー名のスタイル #11315
---------------------------------------- */
.post_user_name {
  font-weight: 600;
}

.post_user_name a {
  color: #1825ce !important;
}

.post_user_name a:hover {
  color: #ff0000 !important;
  opacity: 1 !important;
}

/*------------------------------------
 優秀写真作品集 バナー #10305
-------------------------------------*/
.photo_album2 {
  background-color: #f1fbe2;
  padding: 20px 20px 15px;
  margin: 0 auto 25px;
  width: 540px;
}

.photo_album2 p {
  color: #555;
  font-size: 16px;
  letter-spacing: 0.17em;
  padding: 0 15px;
  margin: 10px 0;
}

.photo_album2 .btn_list {
  width: 412px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

.photo_album2 .btn_list li {
  display: inline-block;
  height: 51px;
}

.photo_album2 .btn_list li.btn_wide {
  margin: 0 110px;
}

/*3並び　4並び*/
.photo_album2 .btn_list.col_s {
  width: 100%;
}

.photo_album2 .btn_list.col_s li {
  width: auto;
  margin: 3px 6px;
}

.cmn_bnr {
  width: 630px;
  margin: 35px auto;
}

.cmn_bnr figcaption {
  text-align: center;
  margin-top: 5px;
}

/*　レイアウト汎用スタイル-----------------*/
.w_100 {
  width: 100%;
}

.tx_align_c {
  text-align: center !important;
}

.tx_align_r {
  text-align: right !important;
}

.tx_align_l {
  text-align: left !important;
}

.disp_block {
  display: block !important;
}

.disp_inline_block {
  display: inline-block !important;
}

/*　margin、padding汎用スタイル-----------------*/
.m10 {
  margin: 10px !important;
}

.m20 {
  margin: 20px !important;
}

.m30 {
  margin: 30px !important;
}

.m40 {
  margin: 40px !important;
}

.m50 {
  margin: 50px !important;
}

.p10 {
  padding: 10px !important;
}

.p20 {
  padding: 20px !important;
}

.p30 {
  padding: 30px !important;
}

.p40 {
  padding: 40px !important;
}

.p50 {
  padding: 50px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.mt14 {
  margin-top: 14px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.flt_l {
  float: left;
}

.flt_r {
  float: right;
}

.flt_n {
  float: none;
}

/* ---------------------------------------
 医療機関の投稿に関する注意事項 #12367
---------------------------------------- */
/*-- 1段表示 --*/
.att_about_post {
  align-items: center;
  background: #fff;
  border: 1px solid #ccb284;
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  font-size: 13px;
  letter-spacing: .05em;
  margin: 10px auto 0;
  max-width:100%;
  text-align: left;
  padding: 0;
  width: 780px;
}
.att_about_post + .newest_list {
  margin-top: 20px;
}

.att_about_post dt {
  background: url("/search/image_cmn/ico_attention.png") no-repeat 1em center;
  background-size: 20px 20px;
  box-sizing: border-box;
  color: #32b9b9;
  display: block;
  padding: 5px 0 5px 3em;
  width: 240px;
}

.att_about_post dd:before {
  background: #ccb284;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 1px;
  z-index: 2;
}

.att_about_post dd {
  box-sizing: border-box;
  line-height: 1.4;
  padding: 0.625em 1em;
  position: relative;
  width: 540px;
}

/*-- 2段 --*/
.att_about_post_s {
  clear: both;
  display: block;
  /* font-size: 0.875rem; */
  font-size: 1.3rem;
  margin: 10px 0 0;
  padding: 0.5em 0 1em;
  text-align: left;
}

.att_about_post_s dt {
  border-radius: 4px;
  background: url("/search/image_cmn/ico_attention.png") no-repeat 0 center;
  background-size: 20px 20px;
  color: #32b9b9;
  display: inline-block;
  font-weight: 800;
  margin: 0 30px;
  padding: 0.25em 0 0.25em 26px;
  position: relative;
}

.att_about_post_s dd {
  background: #fff;
  border: 1px solid #ccb284;
  border-radius: 4px;
  margin: 0.5em 0 0;
  padding: 0.625em 1em;
  line-height: 1.5em;
}

/*-- margin調整 --*/
.att_about_post + .recent_post_box,
.att_about_post_s + .recent_post_box {
  margin-top: 20px;
}

.nav_number_box02 + .att_about_post {
  margin-top: 20px;
}

.nav_number_box02 + .att_about_post + #list_box {
  margin-top: -15px;
}

.cf + .att_about_post_s,
.con_box + .att_about_post_s {
  margin: 0 30px;
}

.mod_post_fa_info + .att_about_post_s,
.offer_ttl_arrow + .att_about_post_s{
  margin: 0 30px 20px;
}

.list_lead + .att_about_post_s {
  margin-top: 0;
}

.att_about_post_s + .facility_lst,
.att_about_post_s + .search_50on {
  margin-top: 10px;
}

#sec_top_review .offer_ttl_arrow + .att_about_post_s {
  margin: 0 80px 20px;
}

.mainttl + .att_about_post,
.mod_head + .att_about_post {
  margin: 20px auto;
}

.att_about_post_s + .user_info.video #videos_box {
  margin-top: 5px;
}

/* ---------------------------------------
 医療機関の投稿に関する注意事項 改定後の長文対応  #14313
---------------------------------------- */
.att_about_post_medical{
  background: #fff;
  border: 1px solid #ccb284;
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  font-size: 13px;
  letter-spacing: .05em;
  margin: 10px auto 0;
  max-width:100%;
  text-align: left;
  padding: 0;
  width: 780px;
}
.att_about_post_medical + .newest_list {
  margin-top: 20px;
}
.page_skip + .att_about_post_medical {
    margin-top: 50px;
}
.att_about_post_medical .ttl_box {
  align-items: center;
  border-right: 1px solid #ccb284;
  box-sizing: border-box;
  color: #32b9b9;
  display: flex;
  font-weight: 800;
  margin: 5px 0 5px 10px;
  vertical-align: middle;
}
.ttl_att {
  background: url("/search/image_cmn/ico_attention.png") no-repeat 0 center;
  background-size: 20px 20px;
  box-sizing: border-box;
  display: block;
  padding: 5px 0 5px 28px;
  width: 230px;
}
.txt_tglbox {
  font-feature-settings: 'palt' 1;
  -webkit-font-feature-settings: 'palt' 1;
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding: 10px 10px 20px;
  position: relative;
}
.att_about_post_medical.def .txt_tglbox {
  padding-bottom: 10px;
}
.btn_txt_more {
  bottom: 5px;
  color: #32b9b9;
  cursor: pointer;
  font-size: 12px;
  margin: auto;
  padding: 0 0 0 0.8em;
  position: absolute;
  right: 5px;
  text-align: center;
  transition: .2s ease;
  width: 6.5em;
  z-index: 2;
}
.btn_txt_more::after {
  content: "続きを読む";
}
.btn_txt_more:hover {
  opacity: 0.8;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .btn_txt_more:hover {
    opacity: 1;
  }
}
.btn_txt_more .ico_arrow {
  border-top: 0.2em solid #32b9b9;
  border-right: 0.2em solid #32b9b9;
  height: 0.5em;
  left: 0;
  position:absolute;
  top: 0.2em;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 0.5em;
}
.more_opn_trigger {
  display: none;
}

.more_opn_trigger:checked ~ .btn_txt_more::after {
  content: "閉じる";
}
.more_opn_trigger:checked ~ .btn_txt_more .ico_arrow {
  left: 1em;
  top: 0.4em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.txt_tglbox .more_box {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.more_opn_trigger:checked ~ .more_box {
  padding: 0;
  height: auto;
  opacity: 1;
}

/*-- カラムページ用 ショートver --*/
.att_about_post_medical.short{
  flex-direction: column;
  margin: 20px auto;
  width: 600px;
}
.att_about_post_medical.short .ttl_box{
  border: none;
}
.att_about_post_medical.short .txt_tglbox{
  padding-top: 0;
}

/*-- margin調整 --*/
.att_about_post_medical + .recent_post_box {
  margin-top: 20px;
}

.nav_number_box02 + .att_about_post_medical {
  margin-top: 20px;
}

.nav_number_box02 + .att_about_post_medical + #list_box {
  margin-top: -15px;
}

.cf + .att_about_post_medical,
.con_box + .att_about_post_medical {
  margin: 0 30px;
}

.mod_post_fa_info + .att_about_post_medical,
.offer_ttl_arrow + .att_about_post_medical{
  margin: 0 30px 20px;
}

.att_about_post_medical + .facility_lst,
.att_about_post_medical + .search_50on {
  margin-top: 10px;
}

#sec_top_review .offer_ttl_arrow + .att_about_post_medical {
  margin: 0 80px 20px;
}

.mainttl + .att_about_post_medical,
.mod_head + .att_about_post_medical {
  margin: 20px auto;
}

.att_about_post_medical + .user_info.video #videos_box {
  margin-top: 5px;
}

.att_about_post_medical + form {
  margin-top: 20px;
}

/*-------------------------------------
施設詳細カテゴリ・エリアアイコン
--------------------------------------*/
.mod_cate_info {
  margin: 16px 23px 10px;
}

.mod_cate_info .icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin-top: 2px;
}

.mod_cate_info .icon img {
  height: 806px;
  width: 364px;
}

.mod_cate_info .area {
  position: relative;
  float: left;
  display: inline-block;
  line-height: 26px;
  padding: 0 0 0 30px;
}

.mod_cate_info .cate {
  float: right;
  display: inline-block;
}

.mod_cate_info .cate .parent {
  float: right;
  display: block;
  margin: 0 1px 0 0;
  padding: 0 9px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #fff;
  border-radius: 3px;
  background: #e24a79;
  box-shadow: 0 0 0 1px #e24a79;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.mod_cate_info .cate .current {
  position: relative;
  float: right;
  line-height: 26px;
  padding: 0 22px 0 30px;
}

/* アイコンスプライト */
.icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
}

.io {
  display: block;
  position: absolute;
  top: 0;
}

/*-------------------------------
	ビッグカンパニー　上場企業・上場会社（会社情報）
-------------------------------*/
.c35 .io,.c154 .io {
  top: -34px;
}

/* 学校 */
.c11 .io,.c12 .io,.c13 .io,.c15 .io,.c80 .io,.c158 .io,
.c31 .io,.c61 .io,.c62 .io,.c63 .io,.c155 .io,.c103 .io,
.c159 .io,.c169 .io,.c170 .io,.c160 .io,.c87 .io {
  top: -204px;
}

/* 柔道整復 */
.c23 .io {
  top: -238px;
}

/* 病院 */
.c156 .io {
  top: -170px;
}

/* 接骨院 */
.c67 .io {
  top: -272px;
}

/* ペットクリニック */
.c36 .io {
  top: -102px;
}

/*-------------------------------
	旅探
-------------------------------*/

/*---------- 観光名所 ----------*/
.c53 .io,.c65 .io,.c70 .io,.c133 .io,.c163 .io,
.c174 .io,.c175 .io,.c176 .io,.c174 .io,.c175 .io,.c176 .io {
  top: -306px;
}
.c176 .io {
  right: 0;
}

/*---------- 日本の城 ----------*/
.c28 .io {
  top: -306px;
  left: -306px;
}

/*---------- 日本のまつり・花火 ----------*/
.c56 .io {
  top: -306px;
  left: -272px;
}

/*---------- 温泉・スパ［健康ランド］ ----------*/
.c132 .io,
.c64 .io {
  top: -306px;
  left: -238px;
}

/*---------- 動物園 ----------*/
.c48 .io {
  top: -306px;
  left: -68px;
}

/*---------- テーマパーク ----------*/
.c45 .io {
  top: -306px;
  left: -34px;
}

/*---------- 水族館 ----------*/
.c30 .io {
  top: -306px;
  left: -136px;
}

/*---------- 植物園 ----------*/
.c01 .io {
  top: -306px;
  left: -102px;
}

/*---------- 神社・寺院 ----------*/
.c173 .io{
  top: -306px;
  left: -204px;
}

/*---------- 博物館 ----------*/
.c179 .io,.c180 .io,.c181 .io {
  top: -306px;
  left: -170px;
}

/*-------------------------------
	ホテバンク
-------------------------------*/
.c51 .io {
  top: -340px;
}

/*-------------------------------
	ハッピーペア
-------------------------------*/
.c20 .io {
  top: -748px;
}

/*-------------------------------
	エンタメール
-------------------------------*/

/*---------- 映画館 ----------*/
.c04 .io {
  top: -374px;
}

/*---------- 劇場・ホール・会館 ----------*/
.c05 .io {
  left: -34px;
  top: -374px;
}

/*-------------------------------
	スポランド
-------------------------------*/
.c29 .io {
  top: -680px;
}

/*---------- 野球場 ----------*/
.c18 .io{
  top: -680px;
  left: -34px;
}

/*---------- サッカースタジアム ----------*/
.c16 .io{
  top: -680px;
  left: -68px;
}

/*---------- 陸上競技場 ----------*/
.c17 .io{
  top: -680px;
  left: -102px;
}

/*---------- 水泳プール ----------*/
.c43 .io{
  top: -680px;
  left: -136px;
}

/*---------- スキー場 ----------*/
.c42 .io{
  top: -680px;
  left: -204px;
}

/*---------- 体育館・スポーツセンター・武道館 ----------*/
.c19 .io{
  top: -680px;
  left: -170px;
}

/*---------- 柔道場 ----------*/
.c85 .io {
  top: -680px;
  left: -272px;
}

/*---------- ゴルフ場［ゴルフコース］・ゴルフ練習場 ----------*/
.c58 .io,.c21 .io{
  top: -680px;
  left: -238px;
}

/*-------------------------------
	レースマップ
-------------------------------*/

/*---------- 競馬場 ----------*/
.c86 .io,.c134 .io {
  top: -408px;
}

/*---------- 競輪場 ----------*/
.c135 .io {
  top: -408px;
  left: -68px;
}

/*---------- 競艇場［ボートレース］ ----------*/
.c136 .io {
  top: -408px;
  left: -34px;
}

/*-------------------------------
	マーケットピア
-------------------------------*/

/*---------- 百貨店デパート　アウトレット　ディスカウント　専門店　スーパー　専門店 ----------*/
.c44 .io,.c112 .io,.c113 .io,.c115 .io,.c139 .io,.c166 .io {
  top: -714px;
}

/*---------- 家電店・家具店・ホームセンター ----------*/
.c117 .io {
  top: -714px;
  left: -34px;
}

/*---------- 服屋 ----------*/
.c71 .io {
  top: -714px;
  left: -68px;
}

/*---------- カー用品・カーディーラー ----------*/
.c52 .io,.c96 .io {
  top: -714px;
  left: -102px;
}

/*---------- 本屋 ----------*/
.c114 .io {
  top: -714px;
  left: -136px;
}

/*---------- スポーツショップ ----------*/
.c83 .io {
  top: -714px;
  left: -170px;
}

/*---------- ゴルフショップ ----------*/
.c83 .io {
  left: -374px;
}

/*---------- ペットショップ ----------*/
.c22 .io {
  top: -714px;
  left: -204px;
}

/*---------- 道の駅 ----------*/
.c50 .io {
  top: -714px;
  left: -238px;
}

/*---------- コンビニ ----------*/
.c24 .io {
  top: -714px;
  left: -272px;
}

/*---------- ドラッグストア ----------*/
.c116 .io {
  top: -714px;
  left: -306px;
}

/*---------- 刀剣商・刀剣店 ----------*/
.c189 .io {
  top: -714px;
  left: -340px;
}

/* 飲食店 */
.c106 .io,.c121 .io,.c122 .io,.c149 .io,.c129 .io,.c123 .io,
.c124 .io,.c125 .io,.c138 .io,.c126 .io,.c127 .io,.c128 .io,.c137 .io {
  top: -30px;
  left: -29px;
}

/*-------------------------------
	バンクマップ
-------------------------------*/
.c37 .io,.c100 .io,.c162 .io,.c102 .io,.c101 .io,.c97 .io {
  top: -476px;
}

/*-------------------------------
	カブガイド
-------------------------------*/
.c98 .io{
  top: -578px;
}

/*-------------------------------
	保険の玉手箱
-------------------------------*/
.c142 .io,.c72 .io,.c168 .io {
  top: -442px;
}

/*-------------------------------
	パブリネット
-------------------------------*/

/*---------- 市区町村役場・県庁・省庁・市役所・区役所・町村役場・都道府県庁・官庁・ハローワーク・保健所・保健センター・国税局・税務署・運転免許試験場［運転免許センター］ ----------*/
.c08 .io,.c09 .io,.c10 .io,.c38 .io,.c164 .io,.c165 .io,.c02 .io,
.c73 .io,.c118 .io,.c104 .io,.c119 .io {
  top: -510px;
}

/*---------- 警察署 ----------*/
.c02 .io {
  top: -510px;
  left: -34px;
}

/*---------- 消防署 ----------*/
.c03 .io {
  top: -510px;
  left: -68px;
}

/*---------- 図書館 ----------*/
.c32 .io {
  top: -510px;
  left: -102px;
}

/*---------- 公園・庭園／緑地 ----------*/
.c14 .io {
  top: -510px;
  left: -136px;
}

/*---------- 電力会社・水道局・ガス会社・通信キャリア ----------*/
.c141 .io,.c140 .io,.c161 .io,.c55 .io,.c54 .io {
  top: -510px;
  left: -170px;
}

/*-------------------------------
	メディアポ
-------------------------------*/
/*---------- テレビ局 ----------*/
.c74 .io {
  top: -544px;
}

/*---------- ラジオ曲 ----------*/
.c89 .io {
  top: -544px;
  left: -34px;
}

/*---------- 新聞社 ----------*/
.c90 .io {
  top: -544px;
  left: -68px;
}

/*-------------------------------
	ユキサキナビ
-------------------------------*/
/*---------- 鉄道駅・路面電車 ----------*/
.c46 .io,.c59 .io {
  top: -612px;
  left: -102px;
}

/*---------- バス停 ----------*/
.c33 .io {
  top: -612px;
  left: -34px;
}

/*---------- 空港 ----------*/
.c41 .io {
  top: -612px;
  left: -68px;
}

/*---------- ヘリポート ----------*/
.c66 .io {
  top: -612px;
  left: -136px;
}

/*---------- フェリー ----------*/
.c109 .io {
  top: -612px;
  left: -170px;
}

/*---------- 高速道路 ----------*/
.c49 .io,.c177 .io,.c178 .io {
  top: -612px;
  left: -204px;
}

/*-------------------------------
	レンタマップ
-------------------------------*/
.c07 .io {
  top: -646px;
}

/* 工場 */
.plant.io {
  top: -30px !important;
  left: -240px !important;
}

/* ----------------------------------------
 パブリネット関連施設追加　#12560
---------------------------------------- */
#content #relation_box {
  background-color: #f9efdd;
  border: #b7af9f solid 1px;
  box-sizing: border-box;
  height: auto;
  margin: 35px auto 50px;
  padding: 4px;
  position: relative;
  width: 645px;
}

#content #relation_box .border {
  background-image: url("/image_cmn/relation_box/dot_relation_box_01.png"), url("/image_cmn/relation_box/dot_relation_box_02.png"), url("/image_cmn/relation_box/dot_relation_box_01.png"), url("/image_cmn/relation_box/dot_relation_box_02.png");
  background-position: left top, right top, left top, left bottom;
  background-repeat: repeat-y, repeat-y, repeat-x, repeat-x;
  background-size: 4px 4px, 4px 4px, 4px 4px, 4px 4px;
  box-sizing: border-box;
  height: auto;
  width: 635px;
}

#content #relation_box .inner {
  background-image: url("/image_cmn/relation_box/bg_relation_box_01.png"), url("/image_cmn/relation_box/bg_relation_box_02.png"), url("/image_cmn/relation_box/bg_relation_box_03.png"), url("/image_cmn/relation_box/bg_relation_box_04.png");
  background-position: left top, right top, left bottom, right bottom;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 18px 18px, 18px 18px, 18px 18px, 18px 18px;
  box-sizing: border-box;
  height: auto;
  padding-bottom: 22px;
  padding-top: 50px;
  width: 635px;
}

#content #relation_box h3 {
  height: 44px;
  left: 114px;
  position: absolute;
  top: -16px;
  width: 416px;
}

#content #relation_box .clearfix {
  margin: 0 auto 20px;
  width: 610px;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}

#content #relation_box .clearfix:last-child {
  margin: 0 auto;
}

#content #relation_box dl {
  margin: 0 auto;
  width: 300px;
}

#content #relation_box .left {
  margin-right: 10px;
}

#content #relation_box dt {
  background-color: #fff;
  height: 75px;
  margin-bottom: 5px;
  width: 300px;
}

#content #relation_box dt a {
  height: 75px;
  width: 300px;
}

#content #relation_box dt img {
  height: 75px;
  width: 300px;
}

#content #relation_box dd p {
  margin: 0 auto;
  text-align: left;
  width: 100%;
  font-size: 85%;
}

/* --------------------------------------------------
  関連施設を追加する場合は下記に該当カテゴリ番号の行を
  追加して基本スタイルを打ち消してください。
--------------------------------------------------*/
/* パブリックのみ > 用語辞典のmargin */
#main.c186 .mod_lnk_glo.cate,
#main.c165 .mod_lnk_glo.cate,
#main.c08 .mod_lnk_glo.cate,
#main.c09 .mod_lnk_glo.cate,
#main.c10 .mod_lnk_glo.cate,
#main.c38 .mod_lnk_glo.cate,
#main.c164 .mod_lnk_glo.cate,
#main.c02 .mod_lnk_glo.cate,
#main.c03 .mod_lnk_glo.cate,
#main.c32 .mod_lnk_glo.cate,
#main.c14 .mod_lnk_glo.cate,
#main.c73 .mod_lnk_glo.cate,
#main.c118 .mod_lnk_glo.cate,
#main.c104 .mod_lnk_glo.cate,
#main.c119 .mod_lnk_glo.cate {
  margin: 24px auto 0;
}

/* パブリックのみ */
#main.c186 .pika_all_box,
#main.c165 .pika_all_box,
#main.c08 .pika_all_box,
#main.c09 .pika_all_box,
#main.c10 .pika_all_box,
#main.c38 .pika_all_box,
#main.c164 .pika_all_box,
#main.c02 .pika_all_box,
#main.c03 .pika_all_box,
#main.c32 .pika_all_box,
#main.c14 .pika_all_box,
#main.c73 .pika_all_box,
#main.c118 .pika_all_box,
#main.c104 .pika_all_box,
#main.c119 .pika_all_box {
  margin: 0 auto 20px;
}

#main.c73 #relation_box {
  margin: 35px auto 40px;
}

.public .net_ads_box,
.department_search .net_ads_box,
.library_search .net_ads_box,
.health_serch .net_ads_box,
.hellowork_search .net_ads_box,
.tax_search .net_ads_box {
  border-bottom: none;
  margin: 0 auto 60px;
  padding: 0;
}
/* ----------------------------------------------------------
 温泉特集・TVCM特集更新停止対応 アナウンス用装飾
---------------------------------------------------------- */
.trouble_report_desc{
    display: block;
    overflow: hidden;
    clear: both;
    text-align: left;
    margin: 0 auto 15px;
    padding: 10px 10px 10px 15px;
    border: 3px solid #248bda;
    background-color: #fff;
    line-height: 1.2em;
}
.trouble_report_desc p{
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
.trouble_report_desc.width606{
    width: 606px;
}
.trouble_report_desc.width890{
    width: 890px;
}

.trouble_report_desc.width890 p{
    text-align:center;
}
/* ----------------------------------------------------------
 SP版サイトから見にきた場合のサイト幅調整
---------------------------------------------------------- */
@media screen and (min-width:480px) {
  html,
  body {
    letter-spacing: 0.03em;
    min-width: 1024px;
  }
  header#header {
    width: 1000px;
  }
}

@media screen and (min-width:768px) and ( max-width:1024px) {
  html,
  body {
    letter-spacing: 0.03em;
    min-width: 1024px;
  }
  header#header {
    width: auto;
  }
}

@media screen and (min-width:1024px) {
  html,
  body {
    letter-spacing: 0.03em;
    width: 100%;
  }
  header#header {
    width: auto;
  }
}

/*-----------------------------------------------------
tab.cssからのサルベージ
------------------------------------------------------*/
@media screen and (min-width:768px) and ( max-width:1024px) {
  #footer ul.foot_submenu {
    letter-spacing: 0.01em;
  }

  * > article#article > div.lead > p {
    font-size: 16px;
  }

  * > article#article section.con_box p {
    font-size: 16px;
  }

  * > article#article {
    margin: 0 0 0 10px;
  }

/*---------------------------
 ゴルフ場［ゴルフコース］・ゴルフ練習場
---------------------------*/
  .golf-course .animebox {
    display: none;
  }
/* --------------------------------
 formパーツのサイズ設定
-------------------------------- */
  /* check */
  input[type="checkbox"] {
    position: relative;
    border: 1px solid #aaa;
    vertical-align: middle !important;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    width: 22px !important;
    height: 22px !important;
    background: #e2e2e2;
    background: linear-gradient(to bottom, #fff, #e2e2e2);
    background: -webkit-linear-gradient(top, #fff, #e2e2e2);
    margin-right: 4px;
  }

  input[type="checkbox"]:checked {
    background: #fff;
    border: 1px solid #aaa;
  }

  input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 14px;
    display: block;
    content: "";
    width: 8px;
    height: 3px;
    background: #525252;
    transform: rotate(45deg);
    -webkit-transform-origin: right center;
  }

  input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 7px;
    top: 14px;
    content: "";
    width: 16px !important;
    height: 3px !important;
    background: #525252;
    transform: rotate(-45deg);
    -webkit-transform-origin: left center;
  }

  /* -- 地域から検索　各カテゴリリストcheck box -- */
  .category_box input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
  }

  /*ログイン用チェックボックス対応*/
  .login_box input[type="checkbox"]:checked + label {
    position: relative;
  }

  .login_box input[type="checkbox"]:checked + label:before {
    position: absolute;
    left: -30px;
    top: 13px;
    display: block;
    content: "";
    width: 8px;
    height: 3px;
    background: #525252;
    transform: rotate(45deg);
    -webkit-transform-origin: right center;
  }

  .login_box input[type="checkbox"]:checked + label:after {
    display: block;
    position: absolute;
    left: -24px;
    top: 13px;
    content: "";
    width: 16px !important;
    height: 3px !important;
    background: #525252;
    transform: rotate(-45deg);
    -webkit-transform-origin: left center;
  }
  /* RADIO */
  input[type="radio"] {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #aaa;
    padding: 9px !important;
    border-radius: 12px !important;
    display: inline-block;
    position: relative;
    vertical-align: middle !important;
  }

  input[type="radio"]:checked:after {
    content: ' ';
    width: 12px !important;
    height: 12px !important;
    border-radius: 12px !important;
    position: absolute;
    top: 3px;
    background: #525252;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    text-shadow: 0;
    left: 3px;
    font-size: 32px;
  }

  input[type="radio"]:checked {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1);
  }

  input[type="radio"]:active,
  .test input[type="radio"]:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  }

  input[type=checkbox] {
    -moz-transform-origin: left center;
    -moz-transform: scale( 1.5, 1.5);
  }

  input[type=radio] {
    -moz-transform-origin: left center;
    -moz-transform: scale( 1.5, 1.5);
  }
  /* ページ送りデザイン */
  .page_count_box,
  .page_count_box a {
    font-size: 14px;
    letter-spacing: -0.05em;
  }
}

  /* アコーディオン基本情報の */
.useful_knowledge{
  width: 568px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.useful_knowledge_m{
  width: 480px;
}
.acc_btn,
.acc_btn:link,
.acc_btn:visited{
  align-items: center;
  background: #fff;
  border-style: solid;
  border-width: 0 0 4px 0;
  border-color: #e13886;
  border-left: 2px solid;
  border-radius: 6px;
  border-right: 2px solid;
  border-top: 2px solid;
  box-sizing: border-box;
  color: #e13886;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  letter-spacing: 0.01em;
  line-height: 20px;
  padding: 6px 34px 9px 36px !important;
  position: relative;
  text-align: center;
  width: 300px;
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  body .col_flex .btn_search-list-link a,
  .col_flex .acc_btn,
  .col_flex .acc_btn > span {
    font-feature-settings: "palt";
    font-size: 15px !important;
  }
}
.acc_btn.acc_btn_m{
  width: 370px;
}
.acc_btn:after{  
  background: url(/image_cmn/ico-plus.png) no-repeat center center / contain;
  bottom: 0;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s;
  width: 24px;
}
.acc_btn.acc_open:after{
  background: url(/image_cmn/ico-minus.png) no-repeat center center /contain;
}
.acc_btn:hover{
  color: #e13886;
  opacity: .7;
}
.acc_btn:hover a{
  text-decoration: none;
}
.acc_btn.acc_btn_cls{
  border-width: 0 0 2px 0;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  letter-spacing: .1em;
  margin: .75em auto .5em;
  padding: .32em .5em .27em 0 !important;
  position: relative;
  text-align: center;
  text-indent: -.3em;
  width: 6em;
}
.acc_btn.acc_btn_cls:after{
  width: 15px;
  right: 7px;
  position: absolute;
  background: url(/image_cmn/ico-arrow07.png) center center / contain no-repeat;
}
.acc_inner{
  border: solid 2px #e13886;
  padding: 1em;
  margin: 10px auto 20px;
  font-size: 15px;
  position: relative;
  text-align: left;
}
.acc_inner:before{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #e13886 transparent;
  position: absolute;
  left: 50%;
  top: -7px;
  margin-left: -6px;
}
.acc_inner .ttl_sty01{
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .2em;
  padding-left: 1em;
  padding-right: 1.75em;
  margin-bottom: .1em;
}
.acc_inner .ttl_sty02{
  font-weight: 600;
  letter-spacing: .05em;
  margin-bottom: .2em;
  padding-left: 1.1em;
  font-size: 16px;
}
.acc_inner .ttl_sty03{
  font-weight: 600;
  padding-left: .25em;
  display: flex;
  line-height: 1.3;
  padding-bottom: .25em;
}
.acc_inner .ttl_sty02:before{
  content: "◆";
  padding-right: .5em;
  margin-bottom: .15em;
}
.acc_inner .ttl_sty04{
  font-weight: 600;
  padding-left: 1.9em;
  display: block;
}
.acc_inner span + .ttl_sty04{
  margin-top: .5em;
}
.acc_inner .ttl_movie{
 padding-left: .5em;
 display: inline-block;
 font-size: .9em;
}
.acc_inner ul{
  letter-spacing: .05em;
}
.acc_inner > ul{
  padding: 0 0 0 2.25em;
}
.acc_inner > ul.noind{
  padding: 0 0 0 1.55em;
}
.acc_inner ul ul{
  padding: .2em 0 .2em 1.9em;
}
.acc_inner ul ul li{
  font-weight: normal;
  line-height: 1.25;
  padding-bottom: .1em;
  margin-bottom: .25em;
  display: flex;
}
.acc_inner ul ul li a{
  font-weight: normal;
  padding-left: .5em;
  font-feature-settings: "palt";
}
.acc_inner .bold{
  font-weight: 600;
}

/* ブログ情報 */
.acc_inner.cat_blog_list li{
  font-weight: normal;
  font-feature-settings: "palt" 1;
  line-height: 1.25;
  padding-bottom: .1em;
  margin-bottom: .48em;
  display: flex;
}
.acc_inner.cat_blog_list li::before {
  border: 4px solid transparent;
  border-left: 6px solid #e13886;
  box-sizing: border-box;
  content: "" !important;
  height: 8px;
  margin: 5px 0 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  vertical-align: middle;
  width: 6px;
  font-size: 10px;
  line-height: 1.7;
}
.acc_inner.cat_blog_list li a{
  display: inline-block;
  font-weight: normal;
  padding-left: .5em;
  width: 100%;
}
.acc_inner .bold{
  font-weight: 600;
}

/* 施設詳細ピカ写メセット調整用 */
.detail_box {
  margin: 15px auto;
  width: 563px;
}

.locate_gps_insurer {
	display: none;
}

@media screen and (max-width: 1024px) {
  .locate_gps_insurer {
    bottom: 60px;
    display: block;
    position: absolute;
    right: 20px;
  }
  .bc72 .locate_gps_insurer ,
  .bc142 .locate_gps_insurer {
    bottom: 75px;
    display: block;
    left: 200px;
    position: absolute;
    right: 20px;
    right: auto;
  }
  #header_new.bc72 .locate_gps_mapresearch_block_2,
  #header_new.bc142 .locate_gps_mapresearch_block_2 {
    left: 20px;
  }
}

/* HM通勤通学バナー配置 */

.bnr_hm_commuting {
  margin: 22px auto 27px;
  text-align: center;
  width: 600px;
}

.mod_srch_rent + .bnr_hm_commuting {
  margin-top: -16px;
}

.mod_relation_cate + .bnr_hm_commuting {
  margin-top: 34px;
}

.bnr_hm_commuting .cap {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 7px;
}

.bnr_hm_commuting.w480 {
  width: 480px;
}

.bnr_hm_commuting + .bnr_shisetsu_illust {
  margin-top: 17px;
}

/* リード文とセットの戻るボタン */
.mod_main_lead_box {
  align-items: center;
  display: flex;
  margin: 30px auto 20px;
  max-width: 640px;
}
.mod_main_lead_txt {
  align-self: start;
  width: 460px;
  margin-right: 10px;
  line-height: 1.4;
  font-size: 1.6rem;
	letter-spacing: .1em;
}
.mod_main_lead_txt a {
  color: -webkit-link;
}
.mod_main_lead_btn_wrap .mod_main_lead_btn + .mod_main_lead_btn{
	margin-top: 5px;
}
.mod_main_lead_btn_box {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.mod_main_lead_btn_box .mod_main_lead_btn {
  align-self: stretch;
  height: 100%;
}
.mod_main_lead_btn_box .mod_main_lead_btn a {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}
.mod_main_lead_btn_box .mod_main_lead_btn:not(:last-child) {
  margin-bottom: 5px;
}
.btn_back_movie {
	float: right;
	margin: -10px 0 8px auto;
}
.btn_back_kuchikomi {
	float: right;
	margin: -30px 0 15px auto;
}


/* -----------------------------
  castle
------------------------------ */
#content.castle {
  background: url(/useful/image_cmn/bg.png) 0 0 repeat;
  margin: 0 auto;
  width: 100%;
}

#content.castle article a {
  font-weight: normal;
}

#content.castle .wrap {
  background: #fff;
  margin: 0 auto;
  padding-bottom: 40px;
  width: 1000px;
}

#content.castle .main {
  margin: 0 auto;
  width: 830px;
}

#content.castle > article#article {
  margin: 0;
  width: 100%;
}

#content.castle > article#article .lead > figure.img_c {
  text-align: center;
  margin: 0 auto 15px;
}

#content.castle > article#article .lead > p:last-child {
  margin: 0 40px 40px 40px;
}

#content.castle > article#article section.con_box p {
  margin: 0 35px 10px 35px;
}

#content.castle > article#article section.con_box p:last-child{
  margin-bottom:30px;
} 

#content.castle > article#article div.ttl.ttl-castle {
  align-items: flex-start;
  background: url(/useful/image_cmn/bg-h1-castle-01.png) no-repeat 0 0;
  background-size: 830px 150px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column-reverse;
  height: 150px;
  justify-content: center;
  padding: 0 325px 0 30px;
  width: 830px;
  margin: 0 auto 15px;
}

#content.castle > article#article div.ttl.ttl-castle h1,
#content.castle > article#article div.ttl.ttl-castle h1
 {
  color: #fff;
  font-size: 30px;
  letter-spacing: -2px;
  line-height: 1.2;
  margin: 0;
  text-align: left;
  text-shadow: none;
}

#content.castle > article#article section.con_box h2 {
  background: url("/useful/image_cmn/bg-ttl.png") no-repeat scroll 0 0 transparent;
  clear:both;
  color:#000;
  font-size:24px;
  font-weight: 600;
  height:41px;
  line-height: 30px;
  margin: 0 auto 20px;
  padding: 0 0 0 44px;
  text-align: left;
  width:786px;
}

#content.castle > article#article section.con_box h3 {
  background: url("/useful/image_cmn/bg-ttls.png") no-repeat scroll 0 0 transparent;
  clear:both;
  font-size:18px !important;
  font-weight: 600;
  height:38px;
  margin: 0 auto 12px;
  padding-left: 48px;
  text-align: left;
  width: 778px;
}

#content.castle > article#article section.con_box p + section.con_box {
  margin: 20px 0 0;
}

#content.castle > article#article section.con_box figure.img_r {
  clear: both;
  float: right;
  margin: 0 35px 10px 25px;
}

#content.castle > article#article section .note {
  margin-top: 20px;
  margin-left: 15px;
}

#content.castle #feature_banner_wrap {
  background: url(/useful/image_cmn/bg.png) 0 0 repeat;
  padding-bottom: 10px;
  padding-top: 10px;
}

/*banner link*/
#content.castle .feature_banner {
  margin: 30px auto 0;
  text-align: center;
  width: 594px;
}

#content.castle .feature_banner li {
  margin-bottom: 20px;
}

#content.castle .feature_banner p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

#content.castle #footer_link_wrap {
  background: #fff;
  display: flex;
  padding-bottom: 10px;
}

#content.castle .footer_link {
  margin: 0 auto;
  width: 830px;
}

#content.castle #footer_link_wrap aside.main_category {
  border-top: 0;
  padding: 5px 0 0 0;
}

#content.castle #footer_link_wrap .ad_bnrbox_token.ad_bnrbox_token_useful {
  margin-top: 40px;
}

.inblk {
  display: inline-block!important;
}

.fix_layout_broken.acc_btn {
  letter-spacing: -.4px;
}

/* メーハクバナー */
.bnr_meihaku_open {
  margin: 25px auto 20px;
  width: 620px;
}
.bnr_meihaku_open_wide {
  width: 840px;
}
.bnr_meihaku_open img {
  max-width: 620px; 
  vertical-align: bottom;
}
.bnr_meihaku_open.bnr_meihaku_open_wide,
.bnr_meihaku_open.bnr_meihaku_open_wide img {
  max-width: 700px; 
  width: 700px;
}
.bnr_meihaku_open .pr-contents_bnr{
  position: relative;
  margin: 15px auto;
}
.pr-exhibition_bnr {
  width: 450px;
  margin: 15px auto;
}
.pr-exhibition_bnr img {
  width: 100%;
}
.pr-exhibition_bnr figcaption {
  font-feature-settings: "palt";
  font-size: 15px;
  margin-top: 5px;
}
.bnr_top_col2 {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-bottom: 10px;
}
.bnr_top_col2_2 {
  margin-top: 35px;
}
.bnr_top_col2 .bnr_contest_rs.bnr_col2_w {
  margin: 0;
  width: 400px;
}
.bnr_top_col2 .bnr_contest_rs .cap {
  font-feature-settings: "palt";
  letter-spacing: normal;
  text-align: left;
}
.bnr_top_col2 .bnr_contest_rs.bnr_col2_w img{
  max-width: 100%;
  width: auto; 
}
.bnr_top_col2_meihaku {
  width: 700px;
}
.bnr_top_col2.bnr_top_col2_meihaku .bnr_contest_rs {
  width: 400px;
}
.bnr_onsen100{
  margin: 25px auto 30px;
  width: 400px;
}
.bnr_onsen100 img{
  margin-bottom: 7px;
  max-width: 400px;
  vertical-align: bottom;
}
.bnr_onsen100 .pr-contents_bnr{
  position: relative;
  margin: 15px auto;
}
.bnr_onsen100 figcaption{
  font-size: 15px;
}

/* 動物合戦絵巻バナー */

.bnr_dobutsu {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.bnr_dobutsu figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 20px auto;
  width: min-content;
}

.bnr_dobutsu .cap {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 8px auto 0;
  text-align: left;
}

.top_topix_bnr_new_tour {
  align-items: flex-end;
  background-image: url(https://webcdn.token.co.jp/www08/token/banner_all/totsu-travel/bnr-bustour_tenga_sanmeiso_1400x354.png);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 166px;
  margin: 0 auto 10px;
  padding-right: 17px;
  padding-bottom: 17px;
  width: 620px;
}
.top_topix_bnr_new_tour ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: -4px;
  width: 286px;
}
.top_topix_bnr_new_tour li {
  width: 48%;
}
.top_topix_bnr_new_tour li:last-child {
  width: 51%;
}
.top_topix_bnr_new_tour a {
  border-radius: 20px;
  background-color: transparent !important;
  color: transparent !important;
  display: block;
  height: 27px;
  text-align: center;
}
.top_topix_bnr_new_tour a:hover {
  background-color: #fff !important;
  opacity: 0.4;
}
.bnr_bus_tour_wide .top_topix_bnr_new_tour {
  width: 700px;
  height: 172px;
}
.bnr_bus_tour_wide .top_topix_bnr_new_tour ul {
  width: 325px;
}

/*基本情報・知識（右カラム）*/
.aside_usuful_toc {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}
.content-wd .aside_usuful_toc {
  margin-bottom: 10px;
}
.aside_usuful_toc * {
  box-sizing: border-box;
}
.aside_usuful_toc > nav {
  border: 2px solid #a92121;
  border-top: none;
}
.aside_usuful_ttl {
  position: relative;
}
.aside_usuful_ttl.aside_usuful_ttl_nolink{
  background: #a92121;
  border-radius: 5px 5px 0 0;
  color:#fff !important;
  display: block;
  font-size: 16px;
  font-weight:bold;
  line-height: 1.2;
  padding: 13px 70px 10px 15px;  
}
.aside_usuful_ttl a{
  background: #a92121;
  border-radius: 5px 5px 0 0;
  color:#fff !important;
  display: block;
  font-size: 16px;
  font-weight:bold;
  line-height: 1.2;
  padding: 13px 68px 10px 14px;
}
.aside_usuful_ttl span{
  display: inline-block;
}
.aside_usuful_ttl a:hover,
.aside_usuful_toc .usuful_link li a:hover {
  opacity: .7;
}
.aside_usuful_ttl::after {
  bottom: -5px;
  content: '';
  background: url(/image_cmn/bg_sidecat_ttl.png)  no-repeat right center;
  background-size: contain;
  height: 57px;
  position: absolute;
  right: 7px;
  width: 60px;
  z-index: 1;
}
.aside_usuful_ttl._is-knowledge a {
  background: #36925f;
  line-height: 1.5;
  padding-top: 22px;
  padding-bottom: 20px;
}
.aside_usuful_ttl._is-knowledge:after {
  bottom: 1px;
}
.aside_usuful_ttl._is-knowledge + .bnr_dictionary.bnr_bdr.bnr_dic2 {
  margin-top: 10px;
}
.aside_usuful_ttl.is_50on a {
  background: #ea6094;
  line-height: 1.5;
  padding-top: 9px;
  padding-bottom: 9px;
}
.aside_usuful_ttl.is_50on::after {
  bottom: 1px;
}
.aside_usuful_toc .aside_usuful_ttl02 {
  background-color: #ffecec;
  border-top: 1px solid #a92121;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 6px 10px 6px 13px;
  position: relative;
  z-index: 2;
}
.aside_usuful_toc .con_usuful_toc summary {
  line-height: 1.2;
  position: relative;
}
.aside_usuful_toc .usuful_link li a:hover {
  color: #f00;
}
.aside_usuful_toc .con_usuful_toc summary::after {
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 8px solid #a92121;
  content: "";
  height: 0;
  position: absolute;
  right: 11px;
  top: 12px;
  width: 0;
}
.aside_usuful_toc .con_usuful_toc[open] summary {
  font-weight: 600;
  padding-bottom: 2px;
}
.aside_usuful_toc .con_usuful_toc[open] summary::after {
  border: none;
  content: "閉じる";
  color: #a92121;
  font-size: 12px;
  right: 0;
  top: 9px;
  width: 40px;
}
.aside_usuful_toc .con_usuful_toc summary:hover::after {
  opacity: 0.7;
  cursor: pointer;
}
.aside_usuful_toc .aside_usuful_ttl02:first-child {
  border-top: none;
}
.aside_usuful_toc .aside_usuful_ttl03 {
  color: #a92121;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 0 22px;
}

.con_usuful_toc {
  transition: all 0.5s;
}
.con_usuful_toc summary {
  background:#fff;
  border-top: 1px solid #e5bcbc;
  display: block;
  font-size: 15px;
  padding: 7px 43px 7px 22px;
  margin-bottom: 0;
}
.con_usuful_toc summary::-webkit-details-marker {
  display: none;
}
.aside_usuful_toc .usuful_link{
  list-style: none;
  padding: 5px 0;
  overflow: hidden;
  opacity: 0;
  transition: all 1s;
  width:100%;
}
.con_usuful_toc[open] .usuful_link  {
  margin-top: 0;
  opacity: 1;
  padding-top: 0;
  transition: all 1s;
}
.aside_usuful_toc .usuful_link li {
  font-size: 14px;
  padding: 3px 21px 3px 38px;
  position: relative;
}
.aside_usuful_toc .usuful_link li a{
  color:#0000ff;
}
.aside_usuful_toc .usuful_link li::after{
  content: "";
  height: 5px;
  border-top: 1px solid #a92121;
  border-right: 1px solid #a92121;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 9px;
  right: 13px;
  transform: rotate(45deg);
  width: 5px;
}
.aside_usuful_toc .usuful_link li::before{
  background-color: #a92121;
  content: "";
  display: inline-block;
  height: 5px;
  left: 25px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg);
  width: 5px;
}
/* カテゴリ一覧*/
.ttl_category_list {
  background-color: #56A686;
  border: 2px solid #009040;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 18px;
  margin-top: 15px;
  padding: 4px 10px;
  position: relative;
  text-align: center;
  top: 0;
}
.ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #009040;
  border-left: 11px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 50%;
  top: -13px;
  transform: translateX(calc(-50% + 20px));
  width: 0;
}
#category_list ul {
  border: 2px solid #009040;
  border-radius: 0 0 5px 5px;
  border-top: none;
  font-size: 15px;
  padding: 19px 20px 12px 5px;
}
#category_list li {
  margin: 2px 0 5px;
  text-align: left;
}
#category_list li a {
  color: #0000EE;
  line-height: 22px;
  padding: 0 0 0 36px;
  position: relative;
  font-size:15px;
}
#category_list .subcate{
  margin-left: 24px;
}
#category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_green.png) no-repeat center center;
  background-size: 16px 15px;
  content: "";
  height: 23px;
  left: 12px;
  margin: 0 8px 0 0;
  position: absolute;
  top: 0;
  width: 15px;
}
/* ドクターマップ用表示 bc156 */
.bc156 .ttl_category_list {
  background-color: #02afa2;
  border: 2px solid #367ABD;
  border-bottom: none;
}
.bc156 .ttl_category_list span:first-child {
  font-size: 15px;
}
.bc156 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #367ABD;
  border-left: 11px solid transparent;
}
.bc156 #category_list ul {
  border: 2px solid #367ABD;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc156 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_lightblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 旅探用表示 bc53 */
.bc53 .ttl_category_list {
  background-color: #4598D8;
  border: 2px solid #F301B1;
  border-bottom: none;
}
.bc53 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #F301B1;
  border-left: 11px solid transparent;
}
.bc53 #category_list ul {
  border: 2px solid #F301B1;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc53 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_pink.png) no-repeat center center;
  background-size: 16px 15px;
}
.bc53 #category_list a.blog_castle {
  color: #b51a1a;
}
.bc53 #category_list a.blog_castle::before{
  background: url(/search/image/dtl_new/ttlicon_category_red.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 上場企業表示 bc35 */
.bc35 .ttl_category_list {
  background-color: #0068B7;
  border: 2px solid #0B497A;
  border-bottom: none;
}
.bc35 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_darkblue.png) no-repeat center center;
  background-size: 16px 15px;
}
.bc35 #category_list ul {
  border: 2px solid #0B497A;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
/* エンタメール表示 bc183 */
.bc183 .ttl_category_list {
  background-color: #C30D23;
  border: 2px solid #A91926;
  border-bottom: none;
}
.bc183 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #A91926;
  border-left: 11px solid transparent;
}
.bc183 #category_list ul {
  border: 2px solid #A91926;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 5px;
}
.bc183 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_red.png) no-repeat center center;
  background-size: 16px 15px;
}
/* マーケットピア表示 bc44 */
.bc44 .ttl_category_list {
  background-color: #E939A8;
  border: 2px solid #ED4CA8;
  border-bottom: none;
}
.bc44 .ttl_category_list span {
  display: inline-block;
  line-height: inherit;
  padding-left: 0;
  padding-right: 0;
}
.bc44 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #ED4CA8;
  border-left: 11px solid transparent;
}
.bc44 #category_list ul {
  border: 2px solid #ED4CA8;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 5px;
}
.bc44 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_pink.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 保険の玉手箱表示 bc168 */
.bc168 .ttl_category_list {
  background-color: #E08A25;
  border: 2px solid #E85E38;
  border-bottom: none;
}
.bc168 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #E85E38;
  border-left: 11px solid transparent;
}
.bc168 #category_list ul {
  border: 2px solid #E85E38;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc168 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_green.png) no-repeat center center;
  background-size: 16px 15px;
}
/* ドッグメディカル表示 bc36 */
.bc36 .ttl_category_list {
  background-color: #39B29B;
  border: 2px solid #4C8D6C;
  border-bottom: none;
}
.bc36 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #4C8D6C;
  border-left: 11px solid transparent;
}
.bc36 #category_list ul {
  border: 2px solid #4C8D6C;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 2px;
}
.bc36 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_green.png) no-repeat center center;
  background-size: 16px 15px;
}
/* スタディピア表示 bc182 */
.bc182 .ttl_category_list {
  background-color: #38b6e7;
  border: 2px solid #26AFE6;
  border-bottom: none;
}
.bc182 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #26AFE6;
  border-left: 11px solid transparent;
}
.bc182 #category_list ul {
  border: 2px solid #26AFE6;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 5px;
}
.bc182 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_skyblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* ホテバンク表示 bc51 */
.bc51 .ttl_category_list {
  background-color: #6baa5d;
  border: 2px solid #63A953;
  border-bottom: none;
}
.bc51 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #63A953;
  border-left: 11px solid transparent;
}
.bc51 #category_list ul {
  border: 2px solid #63A953;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc51 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_green.png) no-repeat center center;
  background-size: 16px 15px;
}
/* ハッピーペア表示 bc20 */
.bc20 .ttl_category_list {
  background-color: #F34175;
  border: 2px solid #FF8D98;
  border-bottom: none;
}
.bc20 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #FF8D98;
  border-left: 11px solid transparent;
}
.bc20 #category_list ul {
  border: 2px solid #FF8D98;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc20 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_pink.png) no-repeat center center;
  background-size: 16px 15px;
}
/* スポランド表示 bc29 */
.bc29 .ttl_category_list {
  background-color: #48B336;
  border: 2px solid #278818;
  border-bottom: none;
}
.bc29 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #278818;
  border-left: 11px solid transparent;
}
.bc29 #category_list ul {
  border: 2px solid #278818;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 5px;
  padding-right: 17px;
}
.bc29 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_green.png) no-repeat center center;
  background-size: 16px 15px;
}
.bc29 #category_list a.blog_post_list::before{
  background: url(/search/image/dtl_new/ttlicon_detail_green.png) no-repeat center center;
  background-size: 16px 15px;
}
.bc29 #category_list a.blog_post_list {
  margin-bottom:6px;
}
/* メディアポ表示 bc185 */
.bc185 .ttl_category_list {
  background-color: #ED2B67;
  border: 2px solid #E62F67;
  border-bottom: none;
}
.bc185 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #E62F67;
  border-left: 11px solid transparent;
}
.bc185 #category_list ul {
  border: 2px solid #E62F67;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc185 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_pink.png) no-repeat center center;
  background-size: 16px 15px;
}
/* カブガイド表示 bc98 */
.bc98 .ttl_category_list {
  background-color: #4795D0;
  border: 2px solid #13578C;
  border-bottom: none;
}
.bc98 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #13578C;
  border-left: 11px solid transparent;
}
.bc98 #category_list ul {
  border: 2px solid #13578C;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc98 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_skyblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* バンクマップ表示 bc37 */
.bc37 .ttl_category_list {
  background-color: #005CA7;
  border: 2px solid #00478B;
  border-bottom: none;
}
.bc37 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #00478B;
  border-left: 11px solid transparent;
}
.bc37 #category_list ul {
  border: 2px solid #00478B;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc37 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_lightblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* ユキサキナビ表示 bc188 */
.bc188 .ttl_category_list {
  background-color: #1E4DA6;
  border: 2px solid #29355E;
  border-bottom: none;
}
.bc188 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #29355E;
  border-left: 11px solid transparent;
}
.bc188 #category_list ul {
  border: 2px solid #29355E;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc188 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_skyblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* レンタマップ表示 bc07 */
.bc07 .ttl_category_list {
  background-color: #395fa7;
  border: 2px solid #2753A4;
  border-bottom: none;
}
.bc07 .ttl_category_list span {
  display: inline-block;
  line-height: inherit;
  padding-left: 0;
  padding-right: 0;
}
.bc07 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #2753A4;
  border-left: 11px solid transparent;
}
.bc07 #category_list ul {
  border: 2px solid #2753A4;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 5px;
}
.bc07 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_skyblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 刀剣ワールド城表示 bc28 */
.bc28 .ttl_category_list {
  background-color: #2892C8;
  border: 2px solid #2892C8;
  border-bottom: none;
}
.bc28 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #2892C8;
  border-left: 11px solid transparent;
}
.bc28 #category_list ul {
  border: 2px solid #2892C8;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc28 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_enji.png) no-repeat center center;
  background-size: 16px 15px;
}
/* レースマップ表示 bc184 */
.bc184 .ttl_category_list {
  background-color: #2892C8;
  border: 2px solid #214865;
  border-bottom: none;
}
.bc184 .ttl_category_list span {
  display: inline;
  font-size: 15px;
  line-height: inherit;
}
.bc184 #category_list ul {
  border: 2px solid #214865;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc184 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_enji.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 接骨用表示 bc67 */
.bc67 .ttl_category_list {
  background-color: #358735;
  border: 2px solid #61B127;
  border-bottom: none;
}
.bc67 .ttl_category_list span {
  display: inline;
  font-size: 15px;
  line-height: inherit;
  padding-left: 0;
  padding-right: 0;
}
.bc67 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #61B127;
  border-left: 11px solid transparent;
}
.bc67 #category_list ul {
  border: 2px solid #61B127;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc67 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_green.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 柔整用表示 bc23 */
.bc23 .ttl_category_list {
  background-color: #4EADD9;
  border: 2px solid #1B94CF;
  border-bottom: none;
}
.bc23 .ttl_category_list span {
  display: inline;
  font-size: 15px;
  line-height: inherit;
  padding-left: 0;
  padding-right: 0;
}
.bc23 .ttl_category_list:before{
  border-right: 11px solid transparent;
  border-bottom: 12px solid #1B94CF;
  border-left: 11px solid transparent;
}
.bc23 #category_list ul {
  border: 2px solid #1B94CF;
  border-top: none;
  letter-spacing: 0.05em;
  padding-left: 20px;
}
.bc23 #category_list a::before{
  background: url(/search/image/dtl_new/ttlicon_category_skyblue.png) no-repeat center center;
  background-size: 16px 15px;
}
/* 用語辞典バナー */
.bnr_abs_txt{
  width: 100%;
  margin-bottom: 10px;
}

.bnr_abs_txt .bnr_abs_ttl{
  display: contents;
  line-height: 1.5em;
}
#side .bnr_abs_txt.btn_dic a{
  color: #36925f;
  background: url(/search/image/dtl_new/btn_grossary_w600.png) no-repeat center center;
  background-size: 100%;
  width: 300px;
  height: 150px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  font-size: 2rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px 57px 45px;
  line-height: 1.2;
  overflow: hidden;
  text-shadow: 0px 3px 1px #fff, 0px 2px 1px #fff, 1px 2px 1px #fff, 2px 2px 1px #fff, 2px 1px 1px #fff, 2px 0px 1px #fff, 3px 0px 1px #fff, 2px -1px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -3px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -3px -3px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -3px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -1px 2px 1px #fff;
}
.content-wd .bnr_bdr {
  margin-top: 10px;
}
#side .yougosyu_banner .bnr_abs_txt.btn_glo a{
  color: #ea6094;
  background: url(/search/image/dtl_new/btn_dictionary_lg_w600.png) no-repeat center center;
  background-size: 100%;
  width: 300px;
  height: 150px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  font-size: 2rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px 57px 45px;
  line-height: 1.2;
  overflow: hidden;
  --glossary_color: #ffe8f1; 
  text-shadow: 0px 3px 1px var(--glossary_color), 0px 2px 1px var(--glossary_color), 1px 2px 1px var(--glossary_color), 2px 2px 1px var(--glossary_color), 2px 1px 1px var(--glossary_color), 2px 0px 1px var(--glossary_color), 3px 0px 1px var(--glossary_color), 2px -1px 1px var(--glossary_color), 2px -2px 1px var(--glossary_color), 2px -3px 1px var(--glossary_color), 1px -3px 1px var(--glossary_color), 0px -3px 1px var(--glossary_color), -1px -3px 1px var(--glossary_color), -2px -3px 1px var(--glossary_color), -3px -3px 1px var(--glossary_color), -3px -2px 1px var(--glossary_color), -3px -1px 1px var(--glossary_color), -3px 0px 1px var(--glossary_color), -3px 1px 1px var(--glossary_color), -3px 2px 1px var(--glossary_color), -2px 2px 1px var(--glossary_color), -1px 2px 1px var(--glossary_color);
}
.bnr_dictionary .bnr_abs_txt a, .bnr_glossary .bnr_abs_txt.btn_glo a {
  background: url(/search/image/dtl_new/bnr_useful_topcat.png) no-repeat center top;
  background-size: 100%;
  color: #36925f;
  height: 75px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 20px;
  line-height: 1.2;
  letter-spacing: normal;
  overflow: hidden;
  width: 300px;
}

.bnr_dictionary .bnr_abs_txt._is-not-first a{
  background-image: url(/search/image/dtl_new/bnr_useful_topcat_nobar.png);
  padding-bottom: 0;
}

.bnr_dictionary .bnr_abs_txt a span > span,
.bnr_glossary .bnr_abs_txt.btn_glo a span > span {
  display: inline-block;
}
.bnr_glossary .bnr_abs_txt.btn_glo a {
  background: url(/search/image/dtl_new/bnr_glossary_topcat.png) no-repeat center top;
  background-size: 100%;
  color: #ea6094;
  margin: 10px 0 10px;
}

.bnr_glossary .bnr_abs_txt.btn_glo._is-not-first a {
  background-image: url(/search/image/dtl_new/bnr_glossary_topcat_nobar.png);
  padding-bottom: 0;
}

.content-wd .bnr_glossary .bnr_abs_txt.btn_glo a {
  margin-bottom: 10px;
}
#side .jiten_banner + .ad_box{
  margin-top: 25px;
}
.yougosyu_banner{
  margin-top: 15px;
  margin-bottom: 10px;
}
#side .bnr_abs_txt.btn_glo a span span:not(.em),
#side .bnr_abs_txt.btn_dic a span span:not(.em) {
  display: inline-block;
}

#side .bnr_abs_txt.btn_glo a:hover,
#side .bnr_abs_txt.bnr_abs_txt a:hover,
#side .bnr_abs_txt.btn_dic a:hover{
  opacity: .7;
}
.yougosyu_banner + .mod_side_bnr,
.bnr_dictionary + .mod_side_bnr,
.bnr_glossary + .mod_side_bnr {
  margin-top: 20px;
}
/* 個別対応 */
/* ディスカウントストア */
.c115 + #side .bnr_abs_txt.btn_glo a,
.c115 + #side .bnr_abs_txt.btn_dic a,
/* 上場企業 */
.c35 + #side .bnr_abs_txt.btn_dic a,
.c155 + #side .bnr_abs_txt.btn_dic a{
  padding-left: 25px;
  padding-right: 25px;
}
/* 保険 */
.c168 + #side .bnr_abs_txt.btn_glo a,
.c168 + #side .bnr_abs_txt.btn_dic a{
  padding-left: 35px;
  padding-right: 35px;
}

.side_bnr_golf {
  margin: 30px auto -15px;
}
.side_bnr_golf .caption {
  font-size: 16px;
  padding-top: 8px;
}

/* カテゴリ名のみ黒文字 */
.bnr_dictionary .bnr_abs_txt a .em,
.bnr_glossary .bnr_abs_txt.btn_glo a .em,
#side .yougosyu_banner .bnr_abs_txt.btn_glo a .em,
#side .bnr_abs_txt.btn_dic a span .em {
  color: #000;
  display: inline;
  white-space: normal;
}

/* ---------------------------------------
 全国のホテル付ゴルフ場一覧などのバナーセット
---------------------------------------- */
.bnr_golftravel,
.bnr_golftravel * {
  box-sizing: border-box;
}

.bnr_golftravel {
  background: #f9f9e1;
  margin: 0 auto;
  padding-bottom: 1.5em;
}

.bnr_golftravel.column_1 {
  margin: 40px 0;
  padding-bottom: 0.5em;
}

.bnr_golftravel.column_2 {
  max-width: 646px;
}
.bnr_golftravel.column_3 {
  width: 880px;
}

.bnr_golftravel_icon {
  background: green;
  padding: .25em;
}
.bnr_golftravel_icon h3 {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 17px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.bnr_golftravel.column_1 .bnr_golftravel_icon {
  padding: 8px 0;
}

.bnr_golftravel.column_1 .bnr_golftravel_icon h3 > .ttl {
  font-size: 17px;
  margin-left: 0;
}

.bnr_golftravel_icon h3 > .ttl {
  order: 1;
  margin-left: 24px;
  text-align: center;
}

.bnr_golftravel_icon .icon_golf {
  order: 2;
  margin-left: 24px;
}
.bnr_golftravel_icon .icon_onsen {
  order: 3;
  margin-left: 5px;
}
.bnr_golftravel_icon .icon_hotel {
  order: 4;
  margin-left: 5px;
}
.bnr_golftravel_icon .icon_golf_club { 
  margin-left: 4px;
}

.bnr_golftravel_lead {
  letter-spacing: normal;
  line-height: 1.5;
  margin: .5em auto 1em;
}
.bnr_golftravel.column_2 .bnr_golftravel_lead {
  font-feature-settings: "palt";
  font-size: 15px;
  letter-spacing: 0.04em;
  text-align: center;
  width: 95%;
}
.bnr_golftravel.column_3 .bnr_golftravel_lead {
  font-size: 17px;
  width: 740px;
}

.bnr_golftravel_boxarea {
  display: flex;
  margin: auto;
}

.bnr_golftravel_boxarea.side_golf {
  display: block;
  line-height: 1.4;
  margin-top: 15px;
}

.bnr_golftravel.column_2 .bnr_golftravel_boxarea {
  flex-wrap: wrap;
  justify-content: center;
  width: 95%;
}
.bnr_golftravel.column_3 .bnr_golftravel_boxarea {
  width: fit-content;
}

.bnr_golftravel_box {
  position: relative;
}

.bnr_golftravel.column_1 .bnr_golftravel_box {
  margin: 0 auto 1em;
  width: 268px;
}
.bnr_golftravel.column_1 .bnr_golftravel_box:last-child {
  margin-bottom: .75em;
}

.bnr_golftravel.column_2 .bnr_golftravel_box {
  width: 280px;
}
.bnr_golftravel.column_3 .bnr_golftravel_box {
  width: 260px;
}
.bnr_golftravel.column_2 .bnr_golftravel_box:not(:nth-child(2n + 1)),
.bnr_golftravel.column_3 .bnr_golftravel_box:not(:first-child) {
  margin-left: 1em;
}
.bnr_golftravel.column_2 .bnr_golftravel_box:not(:nth-child(-n + 2)) {
  margin-top: 1em;
}
.bnr_golftravel_box.green_box {
  border: 1px solid #00527b;
  background: #deecdc;
}
.bnr_golftravel_box.pink_box {
  border: 1px solid #ff0080;
  background: #fdf2f5;
}
.bnr_golftravel_box.orange_box {
  border: 1px solid #f37107;
  background: #fff1eb;
}
.bnr_golftravel_box.blank_box {
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: .6;
}

.bnr_golftravel_box.side_green_box a figure img {
  border: 1px solid #00527b;
  background: #deecdc;
}
.bnr_golftravel_box.side_pink_box a figure img {
  border: 1px solid #ff0080;
  background: #fdf2f5;
}
.bnr_golftravel_box.side_orange_box a figure img {
  border: 1px solid #f37107;
  background: #fff1eb;
}

.bnr_golftravel_box a:hover {
  opacity: .75;
}

.bnr_golftravel_box img {
  height: auto;
  width: 100%;
}
.bnr_golftravel_box .arrow {
  bottom: 0;
  height: 30px;
  position: absolute;
  right: 0;
  width: 30px;
}

.bnr_golftravel_box figcaption {
  color: #000;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 1.2;
  margin: 8px auto;
}

.bnr_golftravel_box.side_green_box figcaption,
.bnr_golftravel_box.side_orange_box figcaption,
.bnr_golftravel_box.side_pink_box figcaption {
  font-feature-settings: "palt";
  font-size: 16px;
  letter-spacing: inherit;
  line-height: 1.4;
}

.bnr_golftravel.column_2 .bnr_golftravel_box figcaption {
  width: 260px;
}
.bnr_golftravel.column_3 .bnr_golftravel_box figcaption {
  width: 240px;
}

.grp_lstschool {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -15px auto 20px;
  width: 614px;
}

.lstschool_btn:visited,
.lstschool_btn {
  background: #3d87da;
  border-radius: 6px;
  border: solid 1px #0452af;
  border-bottom: solid 3px #0452af;
  border-top-color: #4486cf;
  box-shadow: 0 2px 1px rgba(255, 255, 255, .3) inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.2;
  margin: 0 10px 20px;
  padding: 11px 30px 10px 60px;
  position: relative;
  text-align: center;
  transform: translateY(20px);
}

.lstschool_btn:hover {
  color: #fff;
  opacity: .7;
}

.lstschool_btn:after {
  background: url(/image_cmn/ico-list.png) no-repeat center center /contain;
  bottom: 0;
  color: #fff;
  content: '';
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 20px;
  left: 21px;
  letter-spacing: .02em;
  line-height: 1.2;
  margin: auto 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: .5s;
  width: 16px;
}

.box_bnr_ski_museum {
  background: #fff;
  border: solid 1px #f75586;
  display: flex;
  justify-content: center;
  margin: 20px auto;
  padding: 23px 0 18px;
  width: 645px;
}

#side .bnrbox {
  border: none;
  width: auto;
}

/* ski contest */
.ski_contest_bnr,
.museum_contest_bnr {
  text-align: center;
  width: 320px;
}

.ski_contest_link {
  display: inline-block;
}

.ski_contest_img,
.museum_contest_img,
.ski_contest_bnr img,
.museum_contest_bnr img {
  height: auto;
  width: 300px;
}

.ski_contest_bnr figure a,
.museum_contest_bnr a {
  display: inline-block;
}

.ski_contest_bnr a:hover,
.museum_contest_bnr a:hover {
  opacity: 0.8;
}

.ski_contest_text {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.5;
}

/* museum contest */
.museum_contest_bnr {
  text-align: center;
}

.museum_contest_link {
  display: inline-block;
}

.museum_contest_text {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.5;
}

/* 施設検索イラスト集バナー */
.mod_bnr_illust {
  margin: 35px auto 40px;
  text-align: center;
}
.mod_bnr_illust .mod_bnr_illust_inner a {
  display: inline-block;
  height: 80px;
  position: relative;
  width: 450px;
}
.mod_bnr_illust .mod_bnr_illust_inner a p {
  background-color: #fff;
  border-radius: 15px;
  bottom: 8px;
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight:600;
  left: 30%;
  line-height: 1.2;
  margin: 0;
  min-width: 180px;
  padding: 6px 15px;
  position: absolute;
  transform: translateX(-50%);
  text-align: center;
}
.mod_bnr_illust .mod_bnr_illust_inner .caption {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
  text-align: center;
}

/* =================================================
_update
================================================== */
.bnr_contest_rs {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 20px auto;
  width: min-content;
}

.bnr_contest_rs .cap {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 8px auto 0;
  text-align: center;
}

/* ----------------------------------------------------------
 ページ下部 2-3つ並びバナー (footer: 2-3 banner) _ad_bnrbox
---------------------------------------------------------- */
#content .ad_bnrbox03,
.ad_bnrbox03.col3 {
  border-top: 4px solid #ffa5c9;
  margin: 40px auto 20px;
  overflow: hidden;
  padding: 40px 0 0;
  text-align: center;
  width: 850px;
}

#content .ad_bnrbox03 .ad_box03,
.ad_bnrbox03.col3 .ad_box03 {
  display: inline-block;
  padding: 0 8px;
  vertical-align: top;
}

#content .ad_bnrbox03 .ad_box03,
.ad_bnrbox03.col3 .ad_box03 {
  padding: 0 10px;
}

.ad_bnrbox03.col3 .ad_box03 .ad_box03_link {
  display: block;
  height: 205px;
  width: 246px;
}

.ad_box03 .ad_box03_img {
  width: 100%;
}

.ad_bnrbox03.col3 + .mo_box {
  margin-top: 25px;
}

/*******************
目次通し番号追加（静的）
********************/
.link_list_num {
  counter-reset: section;
}
.link_list_num dt {
  counter-increment: section;
  counter-reset: subsection;
}
.link_list_num dt::before {
  content: counter(section) ".";
  line-height: 1.3em;
  margin-right: 1em;
}
.link_list_num dd {
  counter-increment: subsection;
}
.link_list_num dd:last-child:empty {
  height: 0;
  margin-bottom: -6px;
  opacity: 0;
  overflow: hidden;
}
.link_list_num dd::before {
  content: counter(section) "-" counter(subsection) ".";
  margin-right: 1em;
}

/*******************
基礎知識通し番号追加（静的）
********************/
.acc_content_num {
  counter-reset: section;
  font-feature-settings: "palt";
}
.acc_content_num .ttl_sty02{
  counter-increment: section;
  counter-reset: subsection;
}
.acc_content_num .ttl_sty02::before{
  content: counter(section) ".";
  line-height: 1.5em;
}
.acc_content_num ul li .ttl_sty03{
  counter-increment: subsection;
}
.acc_content_num ul li .ttl_sty03::before{
  content: counter(section) "-" counter(subsection) ".";
}
.acc_content_num ul li ul{
  counter-reset: subsubsection;
}
.acc_content_num ul li ul li{
  counter-increment: subsubsection;
}
.acc_content_num ul li ul li::before{
  content: counter(section) "-" counter(subsection) "-" counter(subsubsection) ".";
}

/*******************
基礎知識通し番号追加（動的）
********************/
.aside_usuful_num{
  counter-reset: section;
  font-feature-settings: "palt";
}
.aside_usuful_num .aside_usuful_ttl02{
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
}
.aside_usuful_num p{
  counter-increment: section;
  counter-reset: subsection;
}
.aside_usuful_num p::before{
  content: counter(section) ".";
  line-height: 1.4em;
  margin-right: 0.5em;
  color: #000;
}
.aside_usuful_num summary{
  counter-increment: subsection;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  color: #0000ff;
  cursor:pointer;
  padding: 7px 43px 7px 18px;
}
.aside_usuful_num summary:hover{
  color: #f00;
}
.aside_usuful_num summary::before{
  content: counter(section) "-" counter(subsection) ".";
  margin-right: 0.5em;
  color: #000;
}
.aside_usuful_num ul{
  counter-reset: subsubsection;
}
.aside_usuful_toc .aside_usuful_num ul li{
  counter-increment: subsubsection;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  padding: 3px 21px 3px 18px;
}
.aside_usuful_toc .aside_usuful_num ul li::before{
  content: counter(section) "-" counter(subsection) "-" counter(subsubsection) ".";
  background-color: transparent;
  display: inline;
  height: auto;
  left: auto;
  top: auto;
  position: unset;
  width: auto;
  transform: rotate(0deg);
  margin-right: 0.5em;
  color: #000;
}
/* ---------------------------------------
_aside_usuful_num (2 level)
--------------------------------------- */
.aside_usuful_num._2_lv details.con_usuful_toc > summary {
  counter-increment: section;
  counter-reset: subsection;
}
.aside_usuful_num._2_lv details.con_usuful_toc > summary::before {
  content: counter(section) ".";
}
.aside_usuful_toc .aside_usuful_num._2_lv details.con_usuful_toc > summary ~ ul li {
  counter-increment: subsection;
}
.aside_usuful_toc .aside_usuful_num._2_lv details.con_usuful_toc > summary ~ ul li::before {
  content: counter(section) "-" counter(subsection);
}

.aside_usuful_toc .aside_usuful_num .aside_usuful_ttl03{
  margin: 0 0 0 16px;
}

/*******************
ブログ横幅調整
********************/
.acc_content_wide {
  width: 80%;
}

/*******************
基礎知識通し番号追加（静的）
大見出し無し
********************/
.acc_content_number{
  counter-reset: section;
  font-feature-settings: "palt";
}
.acc_content_number .ttl_sty03{
  counter-increment: section;
  counter-reset: subsection;
}
.acc_content_number .ttl_sty03::before{
  content: counter(section) ".";
  line-height: 1.3em;
}
.acc_content_number ul li ul li{
  counter-increment: subsection;
}
.acc_content_number ul li ul li::before{
  content: counter(section) "-" counter(subsection) "."
}

/*******************
基礎知識通し番号追加（動的）
大見出し無し
********************/
.aside_usuful_number {
  counter-reset: section;
  font-feature-settings: "palt";
}
.aside_usuful_number summary{
  counter-increment: section;
  counter-reset: subsection;
  padding: 7px 43px 7px 18px;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
}
.aside_usuful_number summary::before{
  content: counter(section) ".";
  line-height: 1.2em;
  margin-right: 0.5em;
  color: #000;
}
.aside_usuful_number .usuful_link li{
  counter-increment: subsection;
  padding: 3px 21px 3px 18px;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
}
.aside_usuful_number .usuful_link li::before{
  content: counter(section) "-" counter(subsection) ".";
  background-color: transparent;
  display: inline;
  height: auto;
  left: auto;
  top: auto;
  position: unset;
  width: auto;
  transform: rotate(0deg);
  margin-right: 0.5em;
  color: #000;
}

/*******************
下部広告バナー
*******************/
.ad_bnrbox_normal{
  border-top: 2px solid #FFA5C9;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 37px auto 40px;
  padding: 28px 0px 0;
  width: 800px;
}

.ad_bnrbox_normal li{
  font-size: 0;
  margin: 0 13px;
  max-height: 240px;
  width: 240px;
}

.ad_bnrbox_normal li a:hover{
  opacity: .8;
}

.ad_bnrbox_normal li img{
  width: 100%;
}

.ad_bnrbox_normal li.ad_bnrbox_normal_list_wide{
  font-size: 0;
  margin: 0;
  max-height: none;
  width: 400px;
  flex: 0 0 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.ad_bnrbox_normal li.ad_bnrbox_normal_list_wide a{
  width: 420px;
}

/*******************
カブガイド：基礎知識通し番号追加（動的）
********************/
.aside_usuful_num_stocks{
  font-feature-settings: "palt";
}
.aside_usuful_num_stocks .aside_usuful_ttl02{
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
}
.aside_usuful_num_stocks summary{
  display: grid;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  color: #0000ff;
  cursor:pointer;
  padding: 7px 43px 7px 18px;
}
.aside_usuful_num_stocks summary:hover{
  color: #f00;
}
.aside_usuful_num_stocks summary::before{
  margin-right: 0.5em;
  color: #000;
}
.aside_usuful_num_stocks .con_usuful_toc ul li::before{
  background-color: transparent;
  display: inline;
  height: auto;
  left: auto;
  top: auto;
  position: unset;
  width: auto;
  transform: rotate(0deg);
  margin-right: 0.5em;
  color: #000;
}

.aside_stocks_num_nontitle{
  counter-reset: section;
}
.aside_stocks_num_nontitle .con_usuful_toc{
  counter-increment: section;
  /* counter-reset: subsection; */
}
.aside_stocks_num_nontitle .con_usuful_toc summary::before{
  content: counter(section) ".";
}
.aside_stocks_num_nontitle .con_usuful_toc ul{
  counter-increment: subsection;
}
.aside_stocks_num_nontitle .con_usuful_toc ul li{
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  padding: 3px 21px 3px 18px;
}
.aside_stocks_num_nontitle .con_usuful_toc ul li::before{
  content: counter(section) "-" counter(subsection) ".";
}

.aside_stocks_num_title{
  counter-reset: section 2;
  border-top: 1px solid #a92121;
}
.aside_stocks_num_title p::before{
  counter-increment: section 1;
  content: counter(section) ".";
  line-height: 1.4em;
  margin-right: 0.5em;
  color: #000;
}
.aside_stocks_num_title .con_usuful_toc{
  counter-increment: sectionsec;
}
.aside_stocks_num_title summary::before{
  content: counter(section) "-" counter(sectionsec) ".";
  margin-right: 0.5em;
  color: #000;
}
.aside_stocks_num_title ul{
  counter-reset: subsubsection;
}
.aside_stocks_num_title .usuful_link li{
  counter-increment: subsubsection;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  padding: 3px 21px 3px 18px;
}
.aside_usuful_toc .aside_stocks_num_title ul li::before {
  content: counter(section) "-" counter(sectionsec) "-" counter(subsubsection) ".";
}
@media screen and (max-width: 767px) {
  .ad_bnrbox_normal .pc {
    display: none;
  }

  .ad_bnrbox_normal {
    border-top: 2px solid #ffcfe2;
    margin: 26px 15px 50px;
    padding-top: 13px;
    width: auto;
    flex-direction: column;
  }

  .ad_bnrbox_normal li{
    width: 100%;
    margin: 15px 0 0;
  }

  .ad_bnrbox_normal li a{
    display: block;
  }

  .ad_bnrbox_normal li img{
    width: 100%;
  }

  .ad_bnrbox_normal li.ad_bnrbox_normal_list_wide{
    width: 100%;
    margin: 15px 0 0;
  }

  .ad_bnrbox_normal li.ad_bnrbox_normal_list_wide a{
    width: 100%;
  }

  .ad_bnrbox_normal li.ad_bnrbox_normal_list_replace{
    order: 1;
  }
}

@media screen and (min-width: 768px) {
  .ad_bnrbox_normal .sp {
      display: none;
  }
}
