@charset "UTF-8";
body {
  background: none;
  font-size: 1.7rem;
  min-width: 1000px;
  width: 100%;
  position: relative;
}

/*--游明朝--*/
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 100;
  src: local("YuMincho Medium"), local("Yu Mincho Light");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 200;
  src: local("YuMincho Medium"), local("Yu Mincho Light");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 300;
  src: local("YuMincho Medium"), local("Yu Mincho");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 400;
  src: local("YuMincho Medium"), local("Yu Mincho Regular");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 500;
  src: local("YuMincho Medium"), local("Yu Mincho Regular");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 600;
  src: local("YuGothic-Bold"), local("Yu Mincho Demibold");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 600;
  src: local("YuMincho Demibold"), local("Yu Mincho Demibold");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 600;
  src: local("YuMincho Demibold"), local("Yu Mincho Demibold");
}
@font-face {
  font-family: "cross-platform-yu-mincho";
  font-weight: 600;
  src: local("YuMincho Demibold"), local("Yu Mincho Demibold");
}


/*--flex骨子--*/
.born {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.born_c {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.born_l {
  display: flex;
  flex-wrap: wrap;
}
.born_r {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

/*--font--*/
.f_size_26x {
  font-size: 2.6rem;
}
.f_weight_b {
  font-weight: 600;
}

/*--ボタンリセット--*/
[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
  padding: 0;
}
input[type=text],input[type=password] {
  font-weight: 100;
  text-indent: 0.5rem;
}
input:focus,button:focus {
  outline: 0;
}

/* placeholder文字 */
input::-webkit-input-placeholder { color: #4a4a4a; opacity:1; }
input::-moz-placeholder { color: #4a4a4a; opacity:1;}
input::-ms-input-placeholder { color: #4a4a4a; opacity:1;}
input:focus::-webkit-input-placeholder { color: transparent;}
input:focus::-moz-placeholder { color: transparent;}
input:focus::-ms-placeholder { color: transparent;}
/*--svg親非表示--*/
.svg_parent {
  display: none;
}

/* タブレット表示　PC非表示  */
.is_pc_hide {
  display: none;
}
.is_tb_hide {
  display: block;
}


/*----------------------------------------
header
------------------------------------------*/
#castle_header {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

.header_resrch_nav {
  font-size: 1.5rem;
  color:  #fff;
  background: #c03b38 url("/castle/image_cmn/bg_header_upper.png") repeat 0 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.header_resrch_nav .born {
  width: 1000px;
  margin: 0 auto;
}
.header_resrch_nav .heading_page,
.header_resrch_nav p {
  margin: 0;
  line-height: 26px;
}
.header_resrch_nav .heading_page {
  font-size: 1.5rem;
  font-weight: normal;
}
.header_resrch_nav a {
  color: #fff;
  background: url("/castle/image_cmn/ico_arrow_left.png") no-repeat 0 center;
  background-size: 12px;
  padding-left: 20px;
}
.header_resrch_nav a:hover {
  opacity: 0.8;
}

.castle_header_inner {
  height: 146px;
  margin: 0 auto;
  padding-top: 26px;
  width: 1000px;
}
.castle_header_inner .header_logo {
  margin: 15px 0 0;
  width: 790px;
  align-items: flex-start;
}

.head_read {
  color: #3b2b2a;
  display: block;
  font-family: "cross-platform-yu-mincho","游明朝",YuMincho,"Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",メイリオ,Meiryo,serif;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.6;
  margin: 20px 0 0;
  width: 510px;
}

/* 掲載施設数 */
.mod_fac_number {
  background: url("/castle/image/top/bg_number.png") no-repeat 0 0;
  background-size: 266px auto;
  font-family: "cross-platform-yu-mincho","游明朝",YuMincho,"Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",メイリオ,Meiryo,serif;
  height: 58px;
  left: 20px;
  position: absolute;
  text-align: center;
  bottom: 20px;
  z-index: 2;
  width: 266px;
}
.mod_fac_number p {
  color: #fff;
  font-weight: 600;
  height: 100%;
  line-height: 58px;
  margin: 0 32px;
  text-align: center;
}
.mod_fac_number span {
  font-size: 3.0rem;
  vertical-align: top;
  padding: 0 5px 0 4px;
}

/* 遊明朝のバグに対するCSSハック */
@media all and (-ms-high-contrast:none){
  .mod_fac_number p {
    line-height: 68px;
  }
}


/* フォントサイズ切替 */
.mod_font_change {
  height: 50px;
  margin: 0;
  width: 190px;
}
.mod_font_change dt {
  padding-top: 32px;
  width: 70px;
  line-height:  0;
}
.mod_font_change dd {
  margin: 0;
  width: 106px;
  align-items: flex-end;
}
.mod_font_change p {
  background: #efcdcd;
  color: #ab1f1b;
  cursor: pointer;
  margin: 0;
  text-align: center;
  vertical-align: bottom;
}
.mod_font_change p:hover {
  background: #ab1f1b;
  color: #fff;
}
.mod_font_change .active {
  background: #ab1f1b;
  color: #fff;
  cursor: default;
}
.mod_font_change use {
  fill: #ab1f1b;
}
.mod_font_change .active use,
.mod_font_change p:hover use {
  fill: #fff;
}
.mod_font_change .btn_small {
  height: 25px;
  width: 25px;
  font-size: 1.3rem;
}
.mod_font_change .btn_small svg {
  height: 15px;
  margin: 5px;
  width: 15px;
}
.mod_font_change .btn_middle {
  height: 30px;
  width: 30px;
  font-size: 1.5rem;
}
.mod_font_change .btn_middle svg {
  height: 20px;
  margin: 5px;
  width: 20px;
}
.mod_font_change .btn_large {
  height: 35px;
  width: 35px;
  font-size: 1.8rem;
}
.mod_font_change .btn_large svg {
  height: 25px;
  margin: 5px;
  width: 25px;
}

/*----------------------------------------
タイトル背景画像スライドショー slickslider ver
------------------------------------------*/
.img_main_box {
  height: 480px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
  overflow: hidden;
}
.top_slider{
  height: 480px;
  overflow: hidden;
  width: 1000px;
}
.top_slider li {
  height: 480px;
}
.top_slider .vw_name{
  display: block;
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 5;
}
.top_slider .vw_img{
  display: block;
  height: 480px;
  overflow: hidden;
  position: relative;
  width: 1000px;
}
.top_slider .vw_img img {
  height: auto;
  width: auto;
  max-width: initial !important;
  position: absolute;
}
/* 初期表示の遅延処理 */
.top_slider li img {
  opacity: 0;
  transition: opacity .3s linear;
}
.top_slider li.slick-slide img,
.top_slider li:first-child img {
  opacity: 1;
}
/* アニメーション設定 */
@keyframes slider01 {
  0% { transform: translateX(-200px); }
  100% { transform: translateX(0); }
}
.top_slider .slick-active.vw01 .vw_img img{
  animation-name: slider01;
  animation-duration: 6.5s;
  animation-timing-function: ease;
  left: 0;
}
.top_slider .vw01 .vw_img img{
  left: -200px;
}
.top_slider .vw01.slick-slide.slick-continue .vw_img img{
  left: 0;
}

@keyframes slider02 {
  0% { transform: translateY(-200px); }
  100% { transform: translateY(0); }
}
.top_slider .slick-active.vw02 .vw_img img{
  animation-name: slider02;
  animation-duration: 7s;
  animation-timing-function: ease;
}
.top_slider .vw02 .vw_img img{
  top: 0;
}

@keyframes slider03{
  0% { transform: translateX(200px); }
  100% { transform: translateX(0); }
}
.top_slider .slick-active.vw03 .vw_img img{
  animation-name: slider03;
  animation-duration: 7s;
  animation-timing-function: ease;
  right: 0;
}
.top_slider .vw03 .vw_img img{
  right: 0;
}

@keyframes slider04 {
  0% { transform: scale(1, 1); }
  100% { transform: scale(1.2, 1.2); }
}
.top_slider .slick-active.vw04 .vw_img img{
  animation-name: slider04;
  animation-duration: 7s;
  animation-timing-function: ease;
  transform: scale(1.2, 1.2);
  top: 0;
}
.top_slider .vw04 .vw_img img{
  transform: scale(1.2, 1.2);
  top: 0;
}

@keyframes slider05{
  0% { transform: translateX(200px); }
  100% { transform: translateX(0); }
}
.top_slider .slick-active.vw05 .vw_img img{
  animation-name: slider05;
  animation-duration: 7s;
  animation-timing-function: ease;
  right: 0;
}
.top_slider .vw05 .vw_img img{
  right: 0;
}

/* キャッチコピー */
.vw_catch {
  display: block;
  position: absolute;
  top: 180px;
  left: 240px;
  z-index: 5;
}

/* headerのログインボックスエリア
-----------------------------------------*/
.nav_head_box {
  height: 50px;
  position: absolute;
  right: 0;
  top: 91px;
  width: 520px;
}
.btn_box {
  text-align: center;
  width: 150px;
}
.btn_box a {
  display: block;
}
.btn_box a:not(.event_none):hover img,
.btn_box button:not(.event_none):hover img {
  opacity: 0.7;
}
/* ログイン前 */
.btn_box.regist {/* ユーザー登録ボタン */
  margin-right: 10px;
}
.join_box {/* ユーザー名表示box */
  margin-right: 10px;
}
.join_box figure {
  background: #fff;
  border: 1px solid #b9beb7;
  display: block;
  height: 40px;
  width: 40px;
  margin-right: 8px;
}
.already_box {
  font-size: 1.3rem;
}
.already_box_user {
  line-height: 1.45;
  margin: 0;
}
.already_box_user.staff::before {
  background: #274a7b;
  content: "社員";
  color: #fff;
  display: inline-block;
  line-height: 1.5em;
  margin-right: 5px;
  padding: 0 5px;
  text-align: center;
}
.already_logout {/* ログアウトボタン */
  position: relative;
  height: 17px;
  width: 86px;
  margin: 4px 0 0;
  display: block;
  overflow: hidden;
}
.already_logout:hover img {
  position: absolute;
  bottom:0;
  left:0;
}


/*----------------------------------------
main
------------------------------------------*/
.main_bg {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
}

/*--コンテンツナビ--*/
.nav_castle_contents {
  margin: 10px auto 0;
  width: 1000px;
}
.nav_castle_contents li {
  background: url("/castle/image/top/bg_btn_nav.png") repeat 0 0 / 44px 22px;
  width: 247px;
}
.nav_castle_contents ul li:hover {
  opacity: 0.7;
}
.nav_castle_contents ul li a {
  display: block;
  height: 100%;
  padding: 3px;
  position: relative;
}
.nav_castle_contents li dl {
  border: 1px solid #d8b091;
  height: 100%;
  padding: 0 5px 28px;
  position: relative;
  text-align: center;
}
.nav_castle_contents li dt {
  color: #eee7bc;
  font-family: "cross-platform-yu-mincho","游明朝",YuMincho,"Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",メイリオ,Meiryo,serif;
  font-feature-settings : "palt" 1;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 12px 0 12px;
}
.nav_castle_contents li dd {
  border-top: 1px solid #eee7bc;
  color: #fffce7;
  font-feature-settings : "palt" 1;
  font-size: 1.5rem;
  letter-spacing: .2rem;
  line-height: 1.5;
  margin: 0 5px;
  padding: 14px 4px 0;
  position: relative;
  text-align: left;
}
.nav_castle_contents li:last-child dd {
  letter-spacing: -.04em;
  padding: 14px 0 0;
}
.nav_castle_contents li a::before,
.nav_castle_contents li a::after {
  background: url("/castle/image/top/bg_btn_nav_deco.png") no-repeat 0 0 / 17px 17px;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  width: 17px;
  z-index: 10;
}
.nav_castle_contents li a::before {
  top: 3px;
  right: 3px;
}
.nav_castle_contents li a::after {
  bottom: 3px;
  left: 3px;
  transform: rotate(-180deg);
}
.nav_castle_contents li dl::after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 9px solid #f7f2d1;
  bottom: 11px;
  display: block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
.nav_castle_contents li dt::before {
  background: url("/castle/image/top/spr_ico_nav.png") no-repeat 0 0 / 116px 25px;
  content: "";
  display: inline-block;
  height: 25px;
  margin-right: 9px;
  vertical-align: bottom;
  width: 29px;
}

.nav_castle_contents [href="#nav_castle_search"] dt::before {
  background-position: 0 0;
  margin-right: 2px;
}
.nav_castle_contents [href="#research_support"] dt::before {
  background-position: -58px 0;
}
.nav_castle_contents [href="#hmr_cam"] dt::before {
  background-position: -87px 0;
}
.nav_castle_contents [href="#toukou_review"] dt::before {
  background-position: -29px 0;
}


/*--リード--*/
.ttl_read_main {
  color: #1e1e1e;
  font-family: "cross-platform-yu-mincho","游明朝",YuMincho,"Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E",メイリオ,Meiryo,serif;
  font-size: 3.0rem;
  font-weight: 600;
  line-height: 1.3em;
  margin: 45px auto 10px;
  position:  relative;
  text-align: center;
  width: 1000px;
}
.ttl_read_main span {
  color: #b71f19;
}
.mod_bnr_special + .ttl_read_main {
  margin-top: 78px;
}
.read_main_txt {
  line-height: 2.6rem;
  margin: 0 auto;
  min-height: 220px;
  padding-bottom: 10px;
  position: relative;
  width: 700px;
  z-index: 2;
}
.ttl_read_main::before,
.ttl_read_main::after {
  position:  absolute;
  content: "";
  height: 270px;
  background: url("/castle/image/top/bg_read_main.png") no-repeat 0 0;
  background-size: auto 270px;
}
.ttl_read_main::before {
  background-position: left 0;
  left: -20px;
  width: 329px;
}
.ttl_read_main::after {
  background-position: right 0;
  right: -20px;
  width: 296px;
}

/*--mod_nav_box--*/
.mod_nav_box {
  width: 1000px;
}
.mod_nav_box.nav_ranking {
  margin: 30px auto 0;
  text-align: center;
}
.mod_nav_box.nav_ranking p {
  margin: 10px 0 0 0;
}
.mod_nav_box.nav_intro {
  margin: 60px auto 50px;
}
.mod_nav_box.nav_feature {
  margin: 30px auto 0;
}
.mod_ttl_nav {
  background: url("/castle/image_cmn/bg_ttl_nav.png") no-repeat 0 0;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
.mod_nav_box a[href]:hover img {
  opacity: 0.7;
}
.mod_nav_box .born {
  margin-left: auto;
  margin-right: auto;
  width: 915px;
}
.mod_nav_box ul li {
  text-align: center;
  margin: 15px 0 0;
  width: 450px;
}
.mod_nav_box ul li:nth-child(2n+1):last-child {
  width: 100%;
}
.mod_nav_box ul p {
  margin: 0;
}
.mod_nav_box ul p:last-child {
  margin-top: 5px;
}
.mod_nav_box.nav_intro ul p {
  font-size: 1.4rem;
}
.mod_nav_box.nav_feature ul p {
  font-size: 1.6rem;
  letter-spacing: -.01em;
  line-height: 1.3;
  text-align: left;
}

/* バナーの一覧
-----------------------------------------*/
.list_bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px auto 20px;
  width: 920px;
}

.list_bnr li {
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  width: 450px;
  margin: 0 auto 20px;
}

.list_bnr li:nth-child(odd) {
  margin-right: 20px;
}

.list_bnr li:last-child {
  margin-right: auto;
}

.list_bnr_cap {
  margin: 8px 0 0;
  text-align: left;
}

.list_bnr_cap.cap_center{
  text-align: center;
}

.list_bnr li a:hover img {
  opacity: 0.7;
}

.list_bnr .list_bnr_one {
  margin: 0 auto ;
}

.his_chara_bnr {
  border: solid 2px #B58C21;
}

/*--検索メニューtop--*/
/* 最近の投稿
-----------------------------------------*/
#nav_castle_search {
  position: relative;
  width: 1000px;
  margin: 30px auto 0;
}

/*--nav_tab_box--*/
.nav_tab_box {
  width: 276px;
}
.nav_tab_box li {
  margin-bottom: 7px;
}
.nav_tab_box li a {
  display: block;
  height: 60px;
  overflow: hidden;
  position: relative;
}
.nav_tab_box li a img {
  position: absolute;
  top: 0;
  left: 0;
}
.nav_tab_box li.active a {
  width: 287px;
  pointer-events: none;
}
.nav_tab_box li.active a img {
  top: -60px;
}
.nav_tab_box li:not(.active) a:hover {
  opacity: 0.7;
}

/*--nav_srch_box--*/
.nav_srch_box {
  width: 693px;
  display: none;
  animation: fadIn 0.5s ease 0s;
}
.nav_srch_box.active {
  display: block;
}
.nav_srch_box h2 {
  margin: -6px auto 1px;
}
.nav_srch_inner > p {
  color: #b71f19;
  margin: 0 0 12px;
}
@keyframes fadIn {
  from{
      opacity: 0;
  }
  to{
      opacity: 1;
  }
}

/*--地域から探す--*/
.base_list_nationwide {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 1px;
}

.base_list_nationwide p {
  color: #b71f19;
  font-weight: bold;
  letter-spacing: .2px;
  margin: 0;
}

.base_list_nationwide .base_list_link {
  background: linear-gradient(#fff, #efd690);
  border: 1px solid #887744;
  border-radius: 20px;
  box-shadow: 0 1px 0 #a3987b;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  height: 40px;
  letter-spacing: 1.5px;
  line-height: 42px;
  margin-right: 22px;
  padding-left: 47px;
  padding-right: 35px;
  position: relative;
  text-align: center;
  width: auto;
}

.base_list_nationwide .base_list_link:hover {
  opacity: .8;
}

.base_list_nationwide .base_list_link:before {
  background: url("/image/base-list-nationwide.png") no-repeat 0 0/100%;
  content: "";
  filter: brightness(0);
  height: 17px;
  left: 15px;
  position: absolute;
  top: calc(50% - 9px);
  width: 24px;
}

.base_list_nationwide .base_list_link:after {
  border-bottom: 5px solid transparent;
  border-left: 9px solid #000;
  border-top: 5px solid transparent;
  content: "";
  position: absolute;
  right: 12px;
  top: calc(50% - 5px);
}

.nav_area_box {
  height: 100%;
  margin:0;
}
.nav_area_box .nav_srch_inner {
  background: url("/castle/image/top/bg_search_area.png") no-repeat 185px 20px, url("/castle/image/top/bg_search_box.png") repeat 0 0;
  background-size: 470px auto, 432px auto;
  padding: 10px 16px 20px 20px;
}
.nav_area_list {
  margin: 0 auto;
}
.nav_area_list dt {
  color: #fff;
  height: 32px;
  margin: 8px 0 0 0;
  width: 140px;
}
.nav_area_list dd {
  line-height: 30px;
  margin: 8px 0 0;
  width: 510px;
}
.nav_area_list ul {
  display: flex;
  display: -webki-tflex;
}
.nav_area_list li {
  margin: 0 0 0 10px;
  padding: 0;
}
.nav_area_list a {
  display: block;
  font-weight: 600;
  letter-spacing: .3rem;
  color: #1e1e1e;
}
.nav_area_list a::before {
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #9eb9d4;
  content: "";
  font-size: 0;
  height: 0;
  padding-right: 4px;
  vertical-align: middle;
  width: 0;
  margin-bottom: 3px;
  display: inline-block;
}
.nav_area_group01 a::before {
  border-color: transparent transparent transparent #9eb9d4;
}
.nav_area_group02 a::before {
  border-color: transparent transparent transparent #8ec0bf;
}
.nav_area_group03 a::before {
  border-color: transparent transparent transparent #7bb89e;
}
.nav_area_group04 a::before {
  border-color: transparent transparent transparent #aec177;
}
.nav_area_group05 a::before {
  border-color: transparent transparent transparent #ecb063;
}
.nav_area_group06 a::before {
  border-color: transparent transparent transparent #eb9f8b;
}
.nav_area_group07 a::before {
  border-color: transparent transparent transparent #ec9caa;
}
.nav_area_group08 a::before {
  border-color: transparent transparent transparent #e3a8d1;
}
.nav_area_list a:hover,
.nav_area_list a:hover::after {
  opacity: 0.7;
}
.nav_area_list a.non_spc {
  letter-spacing: 0;
}
.nav_area_list a.non_ref {
  color: #a7a7a7;
  pointer-events: none;
}
.nav_area_list a.non_ref::before {
  border-color: transparent transparent transparent #bbbbbb;
}

/*--五十音順から探す--*/
.nav_50_box .nav_srch_inner {
  background: url("/castle/image/top/bg_search_box.png") repeat 0 0;
  padding: 20px 20px 30px;
  margin-bottom: 30px;
}
.mod_50on_box {
  margin: 0 auto 10px;
  border: 1px solid #4ea9aa;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.mod_50on_box dt {
  background: #4ea9aa url("/castle/image/top/bg_search_50on_a.png") repeat 0 0;
  border-bottom: 1px solid #4ea9aa;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 304px;
}
.mod_50on_box dd {
  background-color: rgba(255, 255, 255, .5);
  padding: 5px 10px;
}
.mod_50on_box li {
  font-size: 1.8rem;
  width: 52px;
}
.mod_50on_box .born_l li {
  margin-right: 6px;
}
.mod_50on_box a {
  border: 1px solid #4ea9aa;
  border-radius: 3px;
  display: block;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding: 0;
}
.mod_50on_box a:not(.non_ref):hover {
  color: #fff;
  font-weight: 400;
}
.mod_50on_box a.non_ref {
  background: #f6f6f6;
  border: 1px solid #a3a3a3;
  color: #a3a3a3;
  pointer-events: none;
}
.l_a,
.l_a dt {
  border-color: #4ea9aa;
}
.l_a dt {
  background: #428e8f url("/castle/image/top/bg_search_50on_a.png") repeat 0 0;
}
.l_a a {
  background: linear-gradient(to bottom, #ffffff 48%,#eef7f7 50%,#eef7f7 100%);
  border-color: #4ea9aa;
  color: #4ea9aa;
}
.l_a a:hover {
  background: #4ea9aa;
}
.l_ka,
.l_ka dt {
  border-color: #d87d62;
}
.l_ka dt {
  background: #428e8f url("/castle/image/top/bg_search_50on_ka.png") repeat 0 0;
}
.l_ka a {
  background: linear-gradient(to bottom, #ffffff 48%,#fcf5f3 50%,#fcf5f3 100%);
  border-color: #d87d62;
  color: #d87d62;
}
.l_ka a:hover {
  background: #d87d62;
}
.l_sa,
.l_sa dt {
  border-color: #bd9b00;
}
.l_sa dt {
  background: #bd9b00 url("/castle/image/top/bg_search_50on_sa.png") repeat 0 0;
}
.l_sa a {
  background: linear-gradient(to bottom, #ffffff 48%,#fbf9f0 50%,#fbf9f0 100%);
  border-color: #bd9b00;
  color: #bd9b00;
}
.l_sa a:hover {
  background: #bd9b00;
}
.l_ta,
.l_ta dt {
  border-color: #489575;
}
.l_ta dt {
  background: #3f9769 url("/castle/image/top/bg_search_50on_ta.png") repeat 0 0;
}
.l_ta a {
  background: linear-gradient(to bottom, #ffffff 48%,#f6f9f9 50%,#f6f9f9 100%);
  border-color: #489575;
  color: #489575;
}
.l_ta a:hover {
  background: #489575;
}
.l_na,
.l_na dt {
  border-color: #809e26;
}
.l_na dt {
  background: #809e26 url("/castle/image/top/bg_search_50on_na.png") repeat 0 0;
}
.l_na a {
  background: linear-gradient(to bottom, #ffffff 48%,#f7f9f1 50%,#f7f9f1 100%);
  border-color: #809e26;
  color: #809e26;
}
.l_na a:hover {
  background: #809e26;
}
.l_ha,
.l_ha dt {
  border-color: #d871b3;
}
.l_ha dt {
  background: #b55f96 url("/castle/image/top/bg_search_50on_ha.png") repeat 0 0;
}
.l_ha a {
  background: linear-gradient(to bottom, #ffffff 48%,#fcf6fa 50%,#fcf6fa 100%);
  border-color: #d871b3;
  color: #d871b3;
}
.l_ha a:hover {
  background: #d871b3;
}
.l_ma,
.l_ma dt {
  border-color: #c17b16;
}
.l_ma dt {
  background: #b67e24 url("/castle/image/top/bg_search_50on_ma.png") repeat 0 0;
}
.l_ma a {
  background: linear-gradient(to bottom, #ffffff 48%,#fbf6f0 50%,#fbf6f0 100%);
  border-color: #c17b16;
  color: #c17b16;
}
.l_ma a:hover {
  background: #c17b16;
}
.l_ya,
.l_ya dt {
  border-color: #0c71cc;
}
.l_ya dt {
  background: #5176af url("/castle/image/top/bg_search_50on_ya.png") repeat 0 0;
}
.l_ya a {
  background: linear-gradient(to bottom, #ffffff 48%,#f3f8fc 50%,#f3f8fc 100%);
  border-color: #0c71cc;
  color: #0c71cc;
}
.l_ya a:hover {
  background: #0c71cc;
}
.l_ra,
.l_ra dt {
  border-color: #e57237;
}
.l_ra dt {
  background: #d26a57 url("/castle/image/top/bg_search_50on_ra.png") repeat 0 0;
}
.l_ra a {
  background: linear-gradient(to bottom, #ffffff 48%,#fdf6f4 50%,#fdf6f4 100%);
  border-color: #e57237;
  color: #e57237;
}
.l_ra a:hover {
  background: #e57237;
}
.l_wa,
.l_wa dt {
  border-color: #c6738a;
}
.l_wa dt {
  background: #c05e71 url("/castle/image/top/bg_search_50on_wa.png") repeat 0 0;
}
.l_wa a {
  background: linear-gradient(to bottom, #ffffff 48%,#fcf8f9 50%,#fcf8f9 100%);
  border-color: #c6738a;
  color: #c6738a;
}
.l_wa a:hover {
  background: #c6738a;
}

/*--search 50on --*/
.modal_search50_items {
  border: 1px solid #c79e4a;
  display: block;
  margin: 10px auto 0;
  width: 632px;
}

.ttl_50on {
  background: url(/castle/image/top/bg-ttl-50on.png) no-repeat 0 0;
  background-size: 100% 100%;
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  padding-left: 43px;
  text-shadow: 0 0 2px #4e391f;
  margin: 0;
}

.ttl_50on .txt_sm {
  display: flex;
  font-size: 17px;
  line-height: 1;
  margin-left: 5px;
}

.lst_srch .lst {
  display: flex;
  flex-wrap: wrap;
  margin: 5px 35px 18px 32px;
}

.lst_srch .lst li {
  border-bottom: 1px #fadedd solid;
  display: flex;
  padding: 12px 0;
  width: 25%;
}

.lst_srch .lst li.p_last {
  border-bottom: none;
}
.lst_srch .lst li a {
  color: #1825ce;
  display: block;
  font-size: 16px;
  padding-left: 18px;
  position: relative;
}

.lst_srch .lst li a:hover {
  color: #ea2020;
}
.lst_srch .lst li a::before
 {
  background: url(/castle/image/top/arrow-50on.png) center center no-repeat;
  background-size: auto 10px;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 10px;
}

/*--名称検索--*/
.srch_name_box {
  background: url("/castle/image_cmn/bg_ttl_nav.png") no-repeat -1px -1px;
  border: 1px solid rgba(206, 159, 53, .25);
  height: 68px;
  margin: 7px auto 0;
}
.srch_name_box dt {
  color: #fff;
  height: 44px;
  line-height: 44px;
  margin-top: 6px;
  text-align: right;
  text-indent: 15px;
  width: 347px;
}
.srch_name_box dd {
  margin-right: 94px;
  margin-top: 11px;
  overflow: hidden;
  position: relative;
}
.srch_name_input {
  background: #fff;
  border: 1px solid #000;
  border-radius: 6px 0 0 6px;
  float: left;
  height: 33px;
  padding: 5px 10px;
  width: 420px;
  vertical-align: middle;
}
.srch_name_button {
  background-color: #000;
  border-radius: 0 6px 6px 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  height: 45px;
  width: 100px;
}
.srch_name_button:hover {
  background-color: #4c4c4c;
}

/* toggle style
-----------------------------------------*/
/*--toggle style--*/
.btn_css_toggle:hover {
  opacity: 0.7;
}

/* slick共有-----------------------------------------*/
.post_slick_inner {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
.post_slick_inner .slick-slider a:hover {
  opacity: 0.7;
}

.btn_all_link:hover {
  opacity: 0.7;
}

/*最近の投稿*/
.mod_latest_post .h_ttl{
  height: 76px;
  margin-bottom: 10px;
}

.mod_latest_post .btn_css_toggle{
  bottom: 0;
  right: 5px;
}

.mod_latest_post .btn_all_link{
  bottom: 0;
  right: 160px;
}

.mod_latest_post{
  margin: 20px auto 0;
  padding: 0 0 40px;
  width: 973px;
}

.mod_latest_post._review{
  width: 975px;
}

.mod_latest_post._photo .lst,
.mod_latest_post._movie .lst{
  display: flex;
  width: 973px;
}

.mod_latest_post._review .lst{
  display: flex;
  width: 975px;
}

.mod_latest_post .lnk {
  border: 1px solid #debe7a;
  width: 186px;
}

.mod_latest_post._review .lnk {
  background: url("/castle/image/top/bg_latest_post_review.png") center center /101% 100%;
  border: 1px solid #b71f19;
  width: 317px;
  height: 203px;
}

.mod_latest_post .thumb{
  height: 160px;
  width: 184px;
}

.mod_latest_post._review .lnk a {
  background: none;
  border: none;
}

.mod_latest_post._review .lnk a::after{
  content: none;
}

.mod_latest_post._review .txt {
  line-height: 1.5;
}

.mod_latest_post._photo a, .mod_latest_post._movie a {
    height: 188px;
}

/* カラムレイアウト
------------------------------*/
/*--カラムレイアウト骨子--*/
.research_support_box {
  background:
    url("/castle/image/top/bg_suportbox_upon.png") no-repeat center -102px,
    url("/castle/image/top/bg_suportbox_upon.png") no-repeat left 50% bottom -144px,
    #fefdfb url("/castle/image/top/bg_suportbox.png") repeat center top;
  margin: 25px auto 0;
  padding: 25px 0;
  position: relative;
  width: 100%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.research_support_box::before,
.research_support_box::after {
  background: #c89749;
  background: linear-gradient(to right, #c89749 0%,#e5bf84 28%,#ce9c4a 36%,#e5bf84 57%,#9b7120 100%);
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}
.research_support_box::before {
  top: -4px;
}
.research_support_box::after {
  bottom: -4px;
}
.support_box_main {
  width: 660px;
  margin-right: 20px;
}
.support_ad_box {
  width: 300px;
}
/* ==== メインカラム === */
/*--お役立ち共通--*/
.support_box_main h2 {
  margin: -6px auto 0;
  text-align: center;
  width: 100%;
}
.dic_main {
  background: #fff no-repeat center bottom;
  border: 2px solid #b93e39;
  margin: 15px auto 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.dic_main:first-of-type {
  margin: 10px auto 0;
}
.dic_main h3 {
  margin: 0;
  border-bottom: 2px solid #b93e39;
}
.dic_main .btn_css_toggle {
  bottom: auto;
  display: inline-block;
  margin: 0 auto 15px;
  position: relative;
  text-align: center;
}
.dic_main .btn_css_toggle img {
  height: auto;
  width: auto;
}
.support_dic_chk {
  display: none;
}

.dic_box {
  transition: all 0.5s;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0 18px;
}

.support_dic_chk:checked + .open + .dic_box {/*--toggle開く--*/
  height: auto;
  margin-top: 20px;
  opacity:1;
}
.support_dic_chk:checked + .btn_css_toggle.open {/*--toggle開く--*/
  display: none;
}

.dic_box_inner {
  background: #f4eed4 url("/castle/image/top/bg_dic_box_inner.png") repeat right top;
  margin: 0 0 20px;
  padding: 19px 20px 10px;
}
.dic_main > .dic_box_inner {
  margin: 15px 18px;
}
.dic_box_inner dt {
  margin: 0 auto 15px;
}
.dic_box_inner dd {
  margin: 0;
}
.dic_box_list {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
.dic_box_list li {
  background-color: #fff;
  box-shadow:0px 2px 0px 0px rgba(78, 57, 31, .2);
  margin: 0 0 10px;
  padding: 3px;
  width: 285px;
  display: table;
}
.dic_box_list li > a {
  background: url("/castle/image/top/bg_dic_box_list.png") no-repeat right top;
  border: 1px solid #eedebc;
  color: #1e1e1e;
  display: table-cell;
  font-size: 1.6rem;
  font-weight: 600;
  height: 40px;
  outline: 1px solid #b5862f;
  outline-offset: 2px;
  padding: 0 15px;
  position: relative;
  text-align: left;
  width: 100%;
  vertical-align: middle;
}
.dic_box_list li > a:hover {
  border: 1px solid #C03B38;
  background: #C03B38;
  color: #fff;
}
.dic_box_list li > a.non_ref {
  border: 1px solid #bfbfbf;
  background: #eeeeee;
  color: #737373;
  outline: 1px solid #909090;
  pointer-events: none;
}
.dic_box_list li > .l_2 {/*2行用*/
  line-height: 1.5rem;
  padding: 0 15px 0 33px;
  text-indent: -18px;
}
.dic_box_list li > .ls_narrow {/*文字落ちを1行に収める用*/
  letter-spacing: -.05em;
}
.dic_box_list li > .ls_wide {/*幅広げる用 2行になるなら2行用クラスと併用*/
    letter-spacing: 0.08em;
}
@media all and (-ms-high-contrast:none) {/*IE11用ハック*/
  *::-ms-backdrop, .dic_box_list li > a {
    padding: 5px 15px 1px;
    outline: none;
  }
  *::-ms-backdrop, .dic_box_list li > a::after {
    border: 1px solid #b5862f;
    content: "";
    height: 46px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 285px;
  }
  *::-ms-backdrop, .dic_box_list li > .l_2 {
    padding: 4px 15px 0 33px;
    outline: none;
  }
}

/*--基礎知識--*/
#dic01.dic_main {
  background-image: url("/castle/image/top/bg_dic_main01.png");
}
/*--歴史事項--*/
#dic02.dic_main {
  background-image: url("/castle/image/top/bg_dic_main02.png");
}
/*--あれこれ--*/
#dic03.dic_main {
  background-image: url("/castle/image/top/bg_dic_main03.png");
}

/*--svg arrow--*/
.svg_dic {
  height: 10px;
  margin-right: 10px;
  width: 8px;
}
.svg_dic use {
  fill: #b71f19;
}
.dic_box_list li > a:hover .svg_dic use {
  fill: #fff;
}
.dic_box_list li > a.non_ref .svg_dic use {
  fill: #737373;
}
.dic_box_list li > .l_2 .svg_dic {/*2行用*/
  position: relative;
  top: 6px;
}

/*-----------------------------------------
用語集
------------------------------------------*/
.gloss_box{
  margin: 25px auto 15px;
}

.gloss_box_read{
  margin: 25px auto;
  text-align: center;
}

.gloss_list{
  margin: 0 auto;
  width: 600px;
}

.gloss_list li{
  background: url("/castle/image/top/bg_glossary.png") no-repeat 0 0/cover;
  border: 1px solid #724e0d;
  height: 40px;
  margin-bottom: 10px;
  text-align: center;
  width: 110px;
}

.gloss_list a{
  border: 1px solid #e9ce70;
  color: #fff;
  display: block;
  font-weight: 600;
  height: 100%;
  line-height: 40px;
  position: relative;
  text-indent: -20px;
  text-shadow: 0 0 5px rgba(78,57,31,1);
  width: 100%;
}
span.glossary_text{
  font-size: 19px;
}
.gloss_list a::after{
  background: url("/castle/image/top/icn_arrow_gloss.png") #cb2f2c no-repeat center center/8px;
  content: "";
  display: block;
  height: 100%;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
}

.gloss_list li:hover{
  opacity: 0.8;
}

.gloss_list a:hover::after{
  background: url("/castle/image/top/icn_arrow_gloss.png") #ee3e3b no-repeat center center/8px;
}

/* ---------------------------------------
 賃貸物件を探す mod_srch_bkn
---------------------------------------- */
.mod_srch_bkn {
  background: #fcf3f6;
  border: 2px solid #e84274;
  margin: 25px auto 0;
  width: 630px;
}
.mod_srch_bkn .h_ttl {
  background: #fff;
  border-bottom: 1px solid #e84274;
  margin: 0;
  padding: 2px;
  width: 100%;
}
.mod_srch_bkn .read {
  font-size: 17px;
  line-height: 1.4;
  margin: 15px auto 20px;
  text-align: center;
}
.mod_srch_bkn .lst {
  display: flex;
  margin: 0 auto 10px;
  flex-flow: row wrap;
  justify-content: center;
}
.mod_srch_bkn .lnk {
  margin: 0 8px 10px;
}
.mod_srch_bkn .lnk a,
.mod_srch_bkn .lnk span {
  display: block;
}
.mod_srch_bkn .lnk a:hover {
  opacity: 0.8;
}


/* ---------------------------------------
 hmr  キャンペーン
---------------------------------------- */
.hmr_bunner_box {
  background: #fff;
  padding: 25px 0 0;
  width: 100%;
}
.hmr_bunner_box h2 {
  margin:0 0 10px 0;
  text-align: center;
  width: 100%;
}
.hmr_bunner_box .post_slick_inner {
  width: 900px;
}
.hmr_cam_slick.slick-slider {
  margin: 0 auto;
  width: 880px;
}
.hmr_cam_slick.slick-slider.slick-dotted {
  margin-bottom: 60px;
}
.hmr_cam_slick + .btn_css_toggle {
  bottom: 60px;
  position: absolute;
  right: 10px;
}
.hmr_cam_slick li {
  margin: 0 10px;
  position: relative;
  width: 280px;
}
.hmr_cam_slick li a {
  display: block;
}
.hmr_cam_slick_txt {
  font-size: 16px;
  line-height: 1.3;
  margin: 5px 0 0;
  text-align: left;
}

/*--ピカ写メコンテスト優秀作品--*/
.cam_album_box {
  margin: 25px auto 0;
  text-align: center;
}
.cam_album_box h3 {
  margin: 0 0 15px;
}
.cam_album_box_inner {
  background:
  url("/castle/image/top/bg_contest_album_upon.png") no-repeat right bottom ,
  #e8d07d url("/castle/image/top/bg_contest_album.png") repeat right top;
  margin: 0 auto;
  padding: 20px;
  text-align: left;
  width: 880px;
}
.cam_album_box h4 {
  margin: 11px 20px 0 0;
  width: 200px;
}
.cam_album_box_content {
  width: 620px;
  padding-right: 218px;
}
.cam_album_txt {
  font-size: 1.7rem;
  margin: 0 auto 0;
}
.cam_alubum_nav {
  width:402px;
  margin-left: 15px;
}
.cam_alubum_nav li {
  border-radius: 4px;
  box-shadow:0px 0px 11px 1px rgba(132, 84, 55, .3);
  width: 191px;
  margin: 20px 0 0;
}

#contest_album05{
  margin: 20px auto 0;
}


.cam_alubum_nav a:hover {
  opacity: 0.7;
}


/*----------------------------------------
hmrお楽しみ
-----------------------------------------*/
.hmr_fun_slick {
  margin: 0 auto;
  padding-bottom: 30px;
  position: relative;
  width: 880px;
}
.hmr_fun_slick >  .post_slick_inner {
  width: 880px;
}
#js-hmr_fun .hmr_fun_slick_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  width: 880px;
}
.hmr_fun_slick_box li {
  background: #fff;
  border: 1px solid #f2ccc6;
  clear: both;
  font-size: 1.5rem;
  height: 128px;
  margin: 0 10px 20px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 420px;
}
.hmr_fun_slick_box li.empty {
  border: none;
  outline:  1px solid #f2ccc6;
  outline-offset: -1px;
}
.img_fun_slick {
  float: left;
  width: 222px;
}
.txt_fun_slick {
  float: right;
  height: 100%;
  padding: 12px;
  width: 46%;
}
.hmr_fun_slick > .btn_css_toggle {
  bottom: 0;
  position: absolute;
  right: 10px;
}
.hmr_fun_slick .l_ttl {
  color: #8b1820;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 5px 0;
}
.hmr_fun_slick .cap {
  color: #333;
  margin: 0;
}
.hmr_fun_slick_box a:hover img {
  opacity: 0.7;
}
.hmr_fun_slick_box a:hover .l_ttl {
  color: #ea2020;
}


/*----------------------------------------
hmrバナー mod_officialbnr
-----------------------------------------*/
.mod_officialbnr {
  margin: 30px auto 0;
  padding-bottom: 40px;
  position: relative;
  width: 100%;
}
.mod_officialbnr .post_slick_inner {
  width: 920px;
}
.mod_slick_bnr.slick-slider {
  width: 930px;
}
.mod_slick_bnr {
  margin: 0 auto;
  padding: 0;
  width: 930px;
}
.mod_slick_bnr li {
  display: block;
  margin: 0 5px 10px;
  width: 300px;
}
.mod_slick_bnr li a {
  display: block;
}

.mod_officialbnr .btn_css_toggle {
  bottom: -40px;
  position: absolute;
  right: 0;
}
.mod_slick_bnr a:hover {
  opacity: 0.7;
}

/*----------------------------------------
ムービーギャラリー mod_movgallery
-----------------------------------------*/
.mod_movgallery {
  margin: 30px auto 0;
  padding-bottom: 40px;
  position: relative;
  width: 100%;
}
.mod_movgallery .mod_ttl_nav {
  margin-bottom: 15px;
  width: 1000px;
}
.mod_movgallery p.lead{
  margin: 15px auto 15px;
  text-align: center;
  width: 1000px;
}

.mod_movgallery .post_slick_inner {
  width: 941px;
}
.mod_slick_movgallery .slick-slider {
  width: 941px;
}
.mod_slick_movgallery {
  margin: 0 auto;
  padding: 0;
  width: 894px;
}

.mod_movgallery .btn_css_toggle {
  bottom: -40px;
  position: absolute;
  right: 0;
}
.mod_slick_movgallery a:hover {
  opacity: 0.7;
}

.mod_movgallery .lst {
  align-content: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-align-content: center;
}

.mod_movgallery .lnk {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 4px 2px rgba(222,222,222,0.35);
  border: 1px solid #c2bdb0;
  display: block;
  height: 192px;
  margin: 0 10px 10px 0;
  padding:1px 1px 0;
  position: relative;
  width: 216px;
}

.mod_movgallery .lnk:nth-child(4n) {
  margin-right: 0;
}

.mod_movgallery .lnk a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

/* サムネイル画像枠 */
.mod_movgallery .spr {
  display: block;
  height: 120px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.mod_movgallery .spr::after {
  background: url(/image/top2/btn_play.png) no-repeat center;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.mod_movgallery .lnk a:hover .spr img {
  opacity: 0.8;
}

/* キャプション */
.mod_movgallery .cap {
  color: #333;
  display: table-cell;
  font-size: 1.6rem;
  height: 68px;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  width: 218px;
}

/* 空きスペース */
.mod_movgallery .lnk.empty{
  background: #fff;
  border-color: #fff;
  box-shadow: none;
  outline:none;
  padding-top: 50px;
  z-index: 1;
}


/* ---------------------------------------
 公式アプリ  mod_officialapp
---------------------------------------- */
.official_app_box {
  background: #f8eae9 url("/castle/image/top/bg_official_app.png") repeat left top;
  border-bottom: 1px solid #ecc4c3;
  border-top: 1px solid #ecc4c3;
  padding: 0 0 25px;
  margin: 46px auto 0;
  position: relative;
}
.official_app_box::before,
.official_app_box::after {
  background: #f8eae9 url("/castle/image/top/bg_official_app_line.png") repeat-x left top;
  content: "";
  font-size: 0;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.official_app_box::before {
  top: 4px;
}
.official_app_box::after {
  bottom: 4px;
}
.official_app_box .h_ttl {
  margin: -16px auto 15px;
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 10;
}


/* ---------------------------------------
刀剣ワールドバナー追加 ##12651 bnr_box_touken
---------------------------------------- */
.bnr_box_touken{
  background: #f9efdd;
  border: 1px solid #b7af9f;
  margin: 45px auto 0;
  padding: 4px;
  position: relative;
  width: 980px;
}

.bnr_box_touken h3{
  position: absolute;
  top: -35px;
  transform: translate(-50%, 0);
  left: 50%;
  z-index: 1;
}

.bnr_box_touken .bg_img{
  display: block;
  height: 18px;
  position: absolute;
  width: 18px;
  z-index: 1;
}

.bnr_box_touken .bg_img.bottom_l{
  bottom: 5px;
  left: 4px;
  transform: rotate(90deg);
}

.bnr_box_touken .bg_img.bottom_r{
  bottom: 5px;
  right: 4px;
  transform: rotate(0deg);
}

.bnr_box_touken .bg_img.top_l{
  left: 4px;
  top: 4px;
  transform: rotate(180deg);
}

.bnr_box_touken .bg_img.top_r{
  top: 4px;
  right: 4px;
  transform: rotate(-90deg);
}

.bnr_box_touken_inner{
  border: 1px dashed #86745d;
  padding: 40px 20px 25px;
  width: 100%;
}

.bnr_box_touken_inner li{
  width: 300px;
}

.bnr_box_touken_inner a:hover img{
  opacity: 0.8;
}

.bnr_box_touken_inner p{
  color: #333;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 5px 0 0;
  text-align: left;
}


/* ---------------------------------------
 歴史にふれる2日間の旅バナー bnr_history_tour
---------------------------------------- */
.bnr_history_tour{
  margin: 30px auto 0;
  width: 700px;
}
.bnr_history_tour a{
  display: block;
}
.bnr_history_tour a:hover img{
  opacity: 0.8;
}
.bnr_history_tour figcaption{
  padding-top: 10px;
  text-align: center;
}

/* ---------------------------------------
 全国観光マップバナー追加 bnr_kankou_tour
---------------------------------------- */

.bnr_kankou_tour{
  margin: 30px auto 0px;
  width: 594px;
}
.bnr_kankou_tour a{
  display: block;
}
.bnr_kankou_tour a:hover img{
  opacity: 0.8;
}
.bnr_kankou_tour figcaption{
  font-size: 1.6rem;
  padding-top: 5px;
  text-align: center;
}

.bnr_kankou_tour figure:first-child{
  margin-top: 0;
}
.bnr_kankou_tour figure{
  margin-top: 20px;
}

/* ---------------------------------------
広告イメージ他
---------------------------------------- */
/*--広告仮イメージ--*/
.ad_box.kari {
  width: 300px;
  height: 250px;
  border: 1px solid #333;
  background: #999;
  text-align:center;
}

/*--seo--*/
.mod_prtxt {
  background: url("/castle/image/top/bg_seo_prtxt_middle.png") repeat-y 0 0;
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin: 40px auto 0;
  padding: 35px 40px;
  position: relative;
  text-align: center;
  width: 860px;
}
.mod_prtxt::before,
.mod_prtxt::after {
  content: "";
  display: block;
  left: 0;
  width: 100%;
  height: 24px;
  position: absolute;
}
.mod_prtxt::before {
  background: url("/castle/image/top/bg_seo_prtxt.png") no-repeat 0 top;
  top: 0;
}
.mod_prtxt::after {
  background: url("/castle/image/top/bg_seo_prtxt.png") no-repeat 0 bottom;
  bottom: 0;
}

.mod_prtxt p {
  margin: 0;
}

/*--イメージキャラ--*/
.mod_chara_img {
  text-align: center;
}

/*-------------------------------------
page top
---------------------------------------------*/
.mod_pagetop {
  bottom: 20px;
  cursor: pointer;
  display: none;
  height: 64px;
  position: fixed;
  right: 30px;
  z-index: 1;
  width: 205px;
}
.mod_pagetop:hover {
  background: url("/castle/image/top/btn_go_top_on.png") no-repeat 0 0;
}
.mod_pagetop:hover img {
  display: none;
}

/* mod_usr_login
-----------------------------------------*/
.mod_usr_login {
  border: 7px solid #f0d4d2;
  color: #1e1e1e;
  display: none;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 580px;
}
.mod_usr_login .inner {
  background: #f8eae9 url("/castle/image_cmn/bg_usr_login.png") repeat 0 0;
  border: 1px solid #ecc4c3;
  padding: 25px 20px 22px;
  position: relative;
}
.mod_usr_login .inner .ttl {
  border-bottom: 3px solid #9a1a16;
  padding: 0 0 9px;
  margin-bottom: 30px;
}

/* 入力フォーム */
.login_input {
  padding:0;
}
.login_input li {
  margin-bottom: 7px;
  position: relative;
  text-align: right;
}
.login_input input {
  vertical-align: bottom;
}
.login_input input[type="text"],
.login_input input[type="password"] {
  background: #fff;
  border: 1px solid #debe7a;
  border-radius: 3px;
  color: #444;
  line-height: 28px;
  margin: 0;
  padding: 6px 6px 6px 0;
  vertical-align: middle;
}
.login_input input::-webkit-input-placeholder {color: #debe7a;}
.login_input input::-moz-placeholder {color: #debe7a; opacity:1;}
.login_input input:-ms-input-placeholder {color: #debe7a;}
.login_input input:focus::-webkit-input-placeholder { color: transparent;}
.login_input input:focus::-moz-placeholder { color: transparent;}
.login_input input:focus::-ms-placeholder { color: transparent;}

/* メールアドレス */
.login_input input[type="text"] {
  width: 474px;
  height: 28px;
}

/* パスワード */
.login_input input[type="password"] {
  width: 296px;
  height: 28px;
}
.login_input .pw_btn input[type="image"]:hover {
  opacity: 0.7;
}

/* アイコン */
.login_input .id::before {
  background: url("/castle/image_cmn/ico_usr_login_mail.png") no-repeat 0 0;
  content: "";
  display: inline-block;
  height: 17px;
  left: 6px;
  position: absolute;
  top: 12px;
  width: 26px;
}
.login_input .pw_btn::before {
  background: url("/castle/image_cmn/ico_usr_login_password.png") no-repeat 0 0;
  content: "";
  display: inline-block;
  height: 30px;
  left: 11px;
  position: absolute;
  top: 6px;
  width: 18px;
}

/* エラー表示 */
.mod_usr_login .err {
  background: #fefbf6;
  border: 2px solid #cf3a3b;
  color: #cf3a3b;
  display: none;
  font-weight: 600;
  line-height: 1.4;
  margin: 15px auto 5px;
  padding: 5px 10px 3px;
  text-align: center;
}

/* 自動ログインチェック */
.mod_usr_login .chkbox {
  margin: 20px 0;
}
.mod_usr_login .chkbox input[type="checkbox"] {
  display: none;
}
.mod_usr_login .chkbox input[type="checkbox"]:checked + label::before {
  border: 1px solid #3498db;/*#e0b6b4*/
}
.mod_usr_login .chkbox input[type="checkbox"]:checked + label::after {
  opacity: 1;
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}
.mod_usr_login .chkbox label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 25px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.mod_usr_login .chkbox label::before,
.mod_usr_login .chkbox label::after {
  position: absolute;
  content: '';
  -webkit-transition: all .2s;
  transition: all .2s;
}
.mod_usr_login .chkbox label::before {
  top: 50%;
  left: 0;
  width: 19px;
  height: 19px;
  margin-top: -9px;
  background: #fff;
  border: 1px solid #debe7a;
  border-radius: 3px;
}
.mod_usr_login .chkbox label::after {
  opacity: 0;
  top: 50%;
  left: 3px;
  width: 13px;
  height: 6px;
  margin-top: -4px;
  border-left: 2px solid #424242;
  border-bottom: 2px solid #424242;
  -webkit-transform: rotate(-45deg) scale(.5);
  transform: rotate(-45deg) scale(.5);
}
.mod_usr_login .chkbox label:hover::before {
  background: #fff;
}

/* PW忘れた方 */
.mod_usr_login .remind {
  letter-spacing: 0;
  line-height: 2.4rem;
  margin: 0 0 10px;
}
.mod_usr_login .remind a {
  color: #00549e;
  font-weight: 600;
}
.mod_usr_login .remind a:hover {
  opacity: 0.7;
}

/* はじめての方 */
.mod_usr_login .howto {
  margin: 20px auto;
  position: relative;
  text-align: center;
}
.mod_usr_login .howto a {
  border-bottom: 2px solid #b71f19;
  color: #1e1e1e;
  display: inline-block;
  padding: 0 4px;
  position: relative;
}
.mod_usr_login .howto a::after {
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #b71f19;
  content: "";
  font-size: 0;
  height: 0;
  margin-left: 9px;
  vertical-align: middle;
  width: 0;
}
.mod_usr_login .howto a:hover {
  opacity: 0.7;
}

/* 新規会員登録ボタン */
.mod_usr_login .regist {
  margin: 0;
}
.mod_usr_login .regist a:hover {
  opacity: 0.7;
}

/* 閉じるボタン */
.mod_usr_login .close {
  bottom: -68px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
}
.mod_usr_login .clsbtn {
  background-image: none;
  background-color: #fff;
  display: block;
  height: 40px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  right: auto;
  top: 0;
  width: 128px;
}
.mod_usr_login .clsbtn img {
  left: 0;
  position: absolute;
  top: 0;
}
.mod_usr_login .clsbtn:hover img {
  opacity: 0.7;
}

/* ローディングGIF */
.mod_usr_login .loading {
  background: #f6eee0;
  display: none;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 102;
}
.mod_usr_login .loading img {
  bottom: 0;
  display: inline-block;
  height: 38px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
}

.mod_bnr_special.mod_bnr_special_webwriter {
  margin-top: 20px;
}

/*バナーキャプションcategory.css上書き*/
.mod_bnr_special li p{
  font-size: 1.6rem;
  line-height: 1.3;
}

/*ログイン注意書き*/
.box_login_caution_modal {
  position: relative;
  box-sizing: border-box;
  margin: 35px auto 0;
  padding: 40px 4% 20px;
  width: 100%;
  border: 1px solid #c50101;
}

#mod_login_caution .ttl {
  width: 50%;
  padding: 1%;
  background: #f8eae9 url("/castle/image_cmn/bg_usr_login.png") repeat 0 0;
  border-bottom: none;
}


/*-----------------------------------
　新しいお部屋探しのご提案リード
-----------------------------------*/
#rent_pr_search dd.rent_pr_inner {
  margin-top: 55px;
  width: 320px;
}

#rent_pr_search .rent_pr_inner p{
  font-size: 1.7rem;
}

.show_more #rent_pr_search .rent_pr_inner div.btn_read_more{
  display: block;
  margin: 10px 0 0;
}

#rent_pr_search .rent_pr_inner div.btn_read_more a{
  font-size: 1.7rem;
}

/* ---------------------------------------
 slick共通
---------------------------------------- */
.slick-dots {
  display: block;
  height: 20px;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.post_review_slick > .slick-dots,
.post_photo_slick > .slick-dots,
.post_movie_slick > .slick-dots {
  bottom: -40px;
}
.hmr_cam_slick .slick-dots {
  bottom: -10px;
  margin: 0 auto 0;
}
.hmr_fun_slick .slick-dots {
  bottom: -30px;
}
.mod_slick_bnr .slick-dots {
  bottom: -40px;
}
.mod_movgallery .slick-dots {
  bottom: -40px;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 0 18px;
  padding: 0;
  position: relative;
  width: 0;
}
.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 30px;
  outline: none;
  padding: 5px;
  position: relative;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
  opacity: 1;
}
.slick-dots li button::before {
  background-color: #fff;
  border: 1px solid #e7b5b5;
  border-radius: 50%;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
}

.slick-prev, .slick-next {
  background: #b71f19;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 27px;
  padding: 0;
  position: absolute;
  width: 27px;
}
.slick-next:hover,
.slick-prev:hover {
  opacity: 0.7;
}
.slick-next::after,
.slick-prev::after {
  content: url("/castle/image/top/ico_nav_hmr_camp.png");
  display: block;
}
.slick-next::after {
  transform: rotate(-180deg);
}


#hmr_cam .slick-prev {
  left: -38px;
  top: 68px;
}
#hmr_cam .slick-next {
  right: -38px;
  top: 68px;
}

#hmr_fun .slick-prev {
  left: -38px;
  top: 119px;
}
#hmr_fun .slick-next {
  right: -38px;
  top: 119px;
}

#hmr_bnr .slick-prev {
  left: -40px;
  top: 23px;
}
#hmr_bnr .slick-next {
  right: -30px;
  top: 23px;
}

#hmr_movgallery .slick-prev {
  left: -35px;
  top: 85px;
}
#hmr_movgallery .slick-next {
  right: -35px;
  top: 85px;
}

.slick-dots li.slick-active button::before {
  border: none;
}

.slick-dots li.slick-active button::before {
  background-color: #b71f19;
}

.mod_nav_box .mod_bnr_special{
  margin: 0 auto;
}

.mod_nav_box .mod_bnr_special ul li{
  margin: 15px auto 0;
  width: auto;
}

.mod_nav_box .mod_bnr_special ul p {
  text-align: center;
}


/*----------------------------------------
media query for PC
（ウィンドウサイズ1000px以下のスクロールバー対策）
------------------------------------------*/
@media only screen and (min-width: 1001px) {/*横スクロールバー対策*/
  html {
    overflow-x: hidden;
  }
  body {
    overflow-x: hidden;
  }
  .header_resrch_nav {
    left: -50%;
    width: 200%;
  }
  .main_bg {
    width: 100%;
    overflow: visible;
  }
}


/*----------------------------------------
media query for iPad
------------------------------------------*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  body{
    width:1024px;
  }
  #castle_header {
    overflow: hidden;
    width: 100%;
  }
  .nav_head_box {
    right: 12px;
  }
  .nav_castle_contents ul li:hover {
    opacity: 1;
  }
  .main_bg {
    width: 100%;
  }
  .srch_name_input::-webkit-input-placeholder {
    padding-top: 4px;
  }
  .is_pc_hide {
    display: block;
  }
  .is_tab_hide {
    display: none;
  }
  .hmr_cam_slick + .btn_css_toggle {
    bottom: 0;
  }
  .gloss_list a{
    line-height: 38px;
  }
  .gloss_list li:hover{
    opacity: 1;
  }
  .gloss_list a:hover::after{
    background: url("/castle/image/top/icn_arrow_gloss.png") #cb2f2c no-repeat center center/8px;
  }
}

/*-- 刀剣特集 --*/

.cs_sword_feature {
  line-height: 1.5;
  margin: 54px auto 60px;
  width: 1000px;
}
.sword_feature_caption {
  margin: 30px auto 32px;
  width: 676px;
}
.feature_banner,
.feature_banner_down{
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 594px;
}
.feature_banner figure{
  margin: 0 auto 20px;
}
.feature_banner figure:last-child{
  margin: 0 auto 35px;
}
.feature_banner a:hover img,
.feature_banner_down a:hover img{
  opacity: .8;
}
.feature_banner figcaption,
.feature_banner_down figcaption{
  font-size: 16px;
  margin-top: 5px;
}
.feature_banner:before,
.feature_banner:after {
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 138px;
  position: absolute;
  width: 162px;
}
.feature_banner:before {
  background-image: url("/castle/image/img-hana-feature-l.png");
  height: 120px;
  left: -185px;
  top: 0;
}
.feature_banner:after {
  background-image: url("/castle/image/img-hana-feature-r.png");
  right: -187px;
}
.feature_slide {
  margin: auto;
  width: 750px;
}
.feature_slide_content img {
  max-width: 100%;
}
.feature_slide_content p {
  font-size: 17px;
  letter-spacing: -.5px;
  margin: 22px 0;
  padding: 0 15px;
}
.feature_slide_content .slick-list li {
  background: url("/castle/image/bg-feature-item-slide.png");
  background-size: 100% auto;
  border: 1px solid #741412;
  margin: 0 10px;
}
.feature_slide_content .slick-list li:hover {
  opacity: .8;
}
.feature_slide_content .slick-dots {
  margin-top: 15px;
}
.feature_slide_content .slick-dots li {
  margin: 0 10px;
}
.feature_slide_content .slick-arrow {
  top: calc(50% - 13px);
}
.feature_slide_content .slick-prev {
  left: -45px;
}
.feature_slide_content .slick-next {
  right: -45px;
}
.ttl_feature_slide {
  color: #000;
  display: table-cell;
  font-size: 20px;
  font-weight: 600;
  height: 65px;
  line-height: 1;
  margin: auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 228px;
}

.ttl_feature_slide span.sm{
  display: inline-block;
  font-size: 80%;
}

/*--banner ranking--*/
.bnr_ranking {
  margin: 40px auto 0;
  text-align: center;
  width: 450px;
}
.bnr_ranking p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
}
.bnr_ranking a:hover img {
  opacity: 0.7;
}


/*--1column_banner--*/
.mt20 {
  margin-top: 20px;
}

/* ---------------------------------
バナー追加
----------------------------------*/
.bnr_area {
  margin: 0 auto;
  text-align: center;
}

.bnr_area .bnr {
  display: inline-block;
  margin: 0 5px 0 5px;
  vertical-align: top;
}

.bnr_area .bnr p {
  width: 310px;
  margin: 10px auto 0;
}

.locate_gps {
  bottom: 80px;
  display: none;
  right: 20px;
  position: absolute;
  z-index: 9;
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 481px) {
  .locate_gps {
      display: block;
  }
}

.facility_research {
  display: flex;
  justify-content: center;
  margin: 30px auto 35px;
  text-align: center;
}

.facility_research a {
  display: block;
}

.facility_research figure div.link-width-fix {
  width:600px; margin:0 auto;
}

.facility_research figure a:hover {
  opacity: .7;
}

.facility_research figure figcaption{
  font-size: 16px;
  line-height: 1.5;
  margin-top: 7px;
}