@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
body {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 13px;
  position: relative; }

.font-serif {
  font-family: 'Noto Serif JP', serif; }

/* ==============================================
 Common
=============================================== */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  overflow-y: scroll;
  margin: 0;
  width: 100%; }

body {
  background: #fff;
  color: #666;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  width: 100%; }

@media (max-width: 767px) {
  body {
    font-size: 13px; } }

a {
  cursor: pointer;
  color: #C7A956;
  outline: medium none;
  -webkit-transition: all 0.17s ease-out;
  transition: all 0.17s ease-out;
  will-change: transform; }

a:visited {
  outline: medium none; }

a:focus {
  outline: medium none; }

a:active, a:hover {
  outline: medium none; }

a:hover {
  color: #C7A956; }

address {
  font-style: italic;
  margin: 0 0 24px; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold;
  vertical-align: baseline; }

dfn {
  font-style: italic; }

mark {
  background: none repeat scroll 0 0 #FFFF00;
  color: #000000; }

p {
  line-height: 1.8;
  margin: 0 0 30px;
  max-height: 100%; }

code, kbd, pre, samp {
  -moz-hyphens: none;
  font-family: monospace,serif;
  font-size: 14px; }

pre {
  background: none repeat scroll 0 0 #F5F5F5;
  color: #666666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word; }

blockquote, q {
  -moz-hyphens: none;
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px; }

blockquote blockquote {
  margin-right: 0; }

blockquote cite, blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase; }

blockquote em, blockquote i {
  font-style: normal;
  font-weight: 300; }

blockquote strong, blockquote b {
  font-weight: 400; }

small {
  font-size: 85%;
  vertical-align: baseline; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl {
  margin: 0; }

dt {
  font-weight: bold;
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

menu, ol, ul {
  margin: 0;
  padding: 0; }

ul {
  list-style-type: none; }

li {
  margin: 0; }

th {
  font-weight: bold;
  font-weight: 600; }

li, dt, dd, th, td {
  line-height: 1.6; }

@media (max-width: 1024px) {
  li, dt, dd, th, td {
    line-height: 1.5; } }

input, textarea, button, select {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

input[type="text"]:focus,
textarea:focus {
  outline: 0; }

select::-moz-focus-inner,
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border: 0;
  outline: 0; }

select::-ms-expand {
  display: none; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #666; }

.lp-hero-widget .lp-hotel-search {
  border: 10px solid #CCB66A;
  background-color: #fff;
  padding: 20px;
  width: 335px; }

@media (min-width: 1025px) {
  .lp-hero-widget .lp-hotel-search {
    display: block !important; } }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search {
    display: none;
    width: 100%; } }

.lp-hero-widget .lp-hotel-search h4 {
  border-left: 2px solid #947F29;
  color: #947F29;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 0 3px 12px;
  margin-bottom: 18px; }

.lp-hero-widget .lp-hotel-search .hotel-search-item {
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.lp-hero-widget .lp-hotel-search .hotel-search-label {
  display: block;
  line-height: 1.3;
  font-size: 10px;
  font-weight: bold;
  width: 80px; }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-label {
    margin-bottom: 5px;
    width: 100%; } }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-label br {
    display: none; } }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .lp-hero-widget .lp-hotel-search .hotel-search-group .hotel-search-item {
    width: 60%; }
  .lp-hero-widget .lp-hotel-search .hotel-search-group .hotel-search-item:last-child {
    margin-left: auto;
    width: 30%; } }

.lp-hero-widget .lp-hotel-search .hotel-search-field {
  width: 196px;
}
.lp-hero-widget .lp-hotel-search .hotel-search-field--unit {
  width: 165px;
}

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-field,
  .lp-hero-widget .lp-hotel-search .hotel-search-field--unit {
    width: 100%;
  }
}

/* ==============================================
 Mainvisual
=============================================== */
.lp-hero-wrap {
  position: relative; }

@media (max-width: 767px) {
  .lp-hero-wrap {
    margin-bottom: 30px; } }

.lp-hero-contents {
  position: relative; }

.lp-hero-image {
  height: 640px;
  position: relative; }
.lp-hero-image .label_img {
  position: absolute;
  height:122px;
  bottom: 0;
}

.lp-hero-image .label_ttl {
  position: absolute;
  width: auto;
  height: 37px;
  -o-object-fit: cover;
     object-fit: cover;
  bottom: 40px;
}

@media (max-width: 767px) {
  .lp-hero-image {
    height: 240px;
    } 

    .lp-hero-image .label_img {
    	height: 12vw;
    }

.lp-hero-image .label_ttl {
height: 5vw;
left: 14px;
bottom: 13px;
    } }

.lp-hero-image .cover-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.lp-hero-image .icon-img {
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -470px;
  width: 310px; }

@media (max-width: 767px) {
  .lp-hero-image .cover-img {
  	object-position: 30% 50%;
    }}

@media (max-width: 1024px) {
  .lp-hero-image .icon-img {
    left: 60px;
    margin-left: auto;
    width: 290px; } }

@media (max-width: 767px) {
  .lp-hero-image .icon-img {
    left: 50%;
    margin-left: -90px;
    top: 30px;
    width: 180px; } }

@media (max-width: 767px) {
  .lp-hero-text .wrap {
    padding-right: 0;
    padding-left: 0; 
    margin-top: -15px;} }

.lp-hero-text .wrap .note {
  position: absolute;
  font-size: 11px;
  top: -25px;
  right: 370px;
  -webkit-text-shadow: 0 1px 1px white;
  -moz-text-shadow: 0 1px 1px white;
  -ms-text-shadow: 0 1px 1px white;
  text-shadow: 0 1px 1px white; }

@media (max-width: 767px) {
  .lp-hero-text .wrap .note {
    color: #fff;
    right: 0px;
    top: -20px;
    font-size: 10px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none; } }

.lp-hero-text .wrap p {
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  padding: 12px 0 18px; }

@media (max-width: 767px) {
  .lp-hero-text .wrap p {
    margin: 0 auto;
    padding: 10px 0 10px;
    width: 94%; } }

.lp-hero-text .wrap span {
  display: block;
  -webkit-text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -moz-text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  -ms-text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7); }

.lp-hero-text .wrap .text-l {
  font-size: 52px; }

@media (max-width: 1024px) {
  .lp-hero-text .wrap .text-l {
    font-size: 36px; } }

@media (max-width: 767px) {
  .lp-hero-text .wrap .text-l {
    font-size: 18px; } }

.lp-hero-text .wrap .text-s {
  font-size: 24px; }

@media (max-width: 1024px) {
  .lp-hero-text .wrap .text-s {
    font-size: 18px; } }

@media (max-width: 767px) {
  .lp-hero-text .wrap .text-s {
    font-size: 10px; } }

.lp-hero-text .wrap .text-s small {
  font-size: 80%;
  font-weight: normal;
  margin-left: 2px;
  vertical-align: top; }

.lp-hero-widget {
  position: absolute;
  right: 50%;
  margin-right: -500px;
  bottom: 80px;
  z-index: 2; }

@media (max-width: 1024px) {
  .lp-hero-widget {
    margin-right: auto;
    right: 3%; } }

@media (max-width: 767px) {
  .lp-hero-widget {
    position: static;
    left: auto;
    bottom: auto;
    margin: 20px auto 0;
    width: 94%; } }

.lp-hero-widget .lp-hotel-search .hotel-search-field input[type="text"] {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  background: #fff;
  line-height: 1.5;
  margin: 0;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  outline: none;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.lp-hero-widget .lp-hotel-search .hotel-search-field input[type="text"]:focus {
  border-color: #666; }

.lp-hero-widget .lp-hotel-search .hotel-search-field--datepicker {
  position: relative; }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-field--datepicker input[type="text"] {
    width: calc(100% - 26px); } }

.lp-hero-widget .lp-hotel-search .hotel-search-field--datepicker img {
  position: absolute;
  top: 3px;
  right: -26px;
  width: 23px; }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-field--datepicker img {
    right: 0; } }

/* selectbox */
.lp-hero-widget .lp-hotel-search .hotel-search-field select {
  background: #fff;
  width: 100%;
  font-size: 12px;
  border: 1px solid #CCCCCC;
  height: 35px;
  line-height: 35px;
  padding: 0 25px 0 10px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  outline: none;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  text-indent: .01px;
  /*Firefox用*/
  text-overflow: "";
  /*Firefox用*/
  border-radius: 4px; }

.lp-hero-widget .lp-hotel-search .hotel-search-field select:hover {
  border-color: #666; }

.lp-hero-widget .lp-hotel-search .hotel-search-unit {
  padding-left: 8px; }

@media (max-width: 767px) {
  .lp-hero-widget .lp-hotel-search .hotel-search-field--unit {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto; } }

.lp-hero-widget .lp-hotel-search .hotel-search-column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.lp-hero-widget .lp-hotel-search .hotel-search-column2 > div {
  width: 48%; }

.lp-hero-widget .lp-hotel-search .hotel-search-column2 > div:last-child {
  margin-left: auto; }

.lp-hero-widget .lp-hotel-search .hotel-search-btnarea {
  text-align: center;
  margin-top: 20px; }

.lp-hero-widget .lp-hotel-search .hotel-search-btnarea button {
  background-color: #947F29;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 10px 10px;
  margin: 0 auto;
  width: 100%; }

.lp-hero-widget .lp-hotel-search .hotel-search-btnarea button span {
  position: relative;
  display: inline-block;
  padding: 2px 20px 2px 0;
  background: url("../img/arrow_next_white.png") no-repeat 100% 50%/10px 17px; }

.lp-hero-widget .lp-hotel-search-spbtn {
  background-color: #947F29;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 30px;
  border-radius: 3px;
  display: none; }

  .lp-hero-widget--children {
    top: 0;
  }
  #people-children-detail {
    margin: 0 0 10px;
  }
  #people-children-detail .people-children-item {
    width: 48%;
    margin: 0 0 10px;
  }
  #people-children-detail .people-children__title {
    display: block;
    margin: 12px 0 10px;
    padding: 2px 0;
    background: #dcdcdc;
    font-size: 12px;
    text-align: center;
  }
  .lp-hero-widget .lp-hotel-search #people-children-detail .hotel-search-field {
    width: 100%;
  }
  #people-children-detail .hotel-search-titl {
    font-size: 12px;
  }
  
  @media (max-width: 767px) {
    .lp-hero-widget .lp-hotel-search-spbtn {
      display: block; }
    #people-children-detail .hotel-search-titl {
      padding: 0 0 2px; }}
  
  .lp-hero-widget .lp-hotel-search-spbtn span {
    background: url("../img/arrow_down_white.png") no-repeat 100% 50%/18px 11px;
    padding-right: 24px; }

/* ==============================================
 Layout
=============================================== */
.lp-container {
  clear: both; }
  @media screen and (max-width: 767px) {
    .lp-container {
      border-top-width: 4px; } }

.lp-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 94%;
  max-width: 1000px; }
  @media screen and (max-width: 767px) {
    .lp-wrapper {
      width: auto; } }

@media screen and (max-width: 767px) {
  .lp-detail-wrapper {
    padding: 0 20px; } }

/* ==============================================
 Contents
=============================================== */
.fz66p {
  font-size: 66%; }

.lp-heading1-wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .lp-heading1-wrapper {
      margin-bottom: 30px; } }

.lp-heading1 {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 3rem;
  font-weight: 900;
  text-align: center;
  border-bottom: solid 3px #000; }
  @media (max-width: 767px) {
    .lp-heading1 {
      font-size: 1.8rem; } }
  .lp-heading1 .heading-main {
    position: relative;
    z-index: 2; }
  .lp-heading1::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    z-index: 1;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    background: #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
    @media (max-width: 767px) {
      .lp-heading1::after {
        bottom: -8px;
        margin-left: -5px;
        width: 10px;
        height: 10px; } }

.lp-inner {
  max-width: 1000px;
  margin: auto; }
  @media (max-width: 767px) {
    .lp-inner {
      padding: 0 20px; } }

.lp-note {
  font-size: 1.2rem;
  margin-top: 20px; }

.lp-about {
  margin-bottom: 70px; }
  .lp-about__text {
    text-align: center;
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 20px; }

.lp-section {
  padding: 60px 0; }
  @media (max-width: 767px) {
    .lp-section {
      padding: 30px 0; } }
  .lp-section.bg1 {
    background: #f8f8f8; }

.lp-information1 {
  padding: 30px;
  border: solid 1px #eaf7ff;
  background-color: #eaf7ff;
  border-radius: 15px; }
.area-coupon {
  font-size: 2.4rem;
  font-weight: bold;
  color: rgb(0, 0, 200);
}

.lp-information {
  padding: 30px;
  border: solid 1px #d6d6d6; }
  .lp-information__text {
    font-size: 1.6rem;
    text-align: left;
    padding-left: 15px; }
  .lp-information__more {
    font-size: 1.6rem;
    text-align: left;
    padding-left: 15px; }
  .lp-information .btn-more {
    display: inline-block;
    color: #82d4e1;
    padding-top: 10px; }
    .lp-information .btn-more::after {
      content: "\0bb";
      padding-left: 10px; }
    .lp-information .btn-more a {
      color: #82d4e1; }

.lp-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lp-tab-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    font-size: 2.6rem;
    color: #09309e;
    background: #ebf0fd;
    padding: 10px;
    text-align: center;
    cursor: pointer; }
    @media (max-width: 767px) {
      .lp-tab-list > li {
        font-size: 2rem; } }
    .lp-tab-list > li.selected {
      color: #fff;
      background: #09309e; }

.lp-tab-content .tab-content {
  display: none;
  text-align: center;
  opacity: 0; }
  .lp-tab-content .tab-content.show {
    display: block;
    opacity: 1;
    height: auto;
    -webkit-animation: aniTabFadeIn 2s forwards;
            animation: aniTabFadeIn 2s forwards; }

.lp-tab-content .tab-content1 {
  margin-bottom: 20px; }

.lp-tab-content img {
  max-width: 100%;
  width: auto;
  display: inline-block;
  vertical-align: top; }

.lp-tab-content .img1_1 {
  text-align: center;
  padding-top: 60px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .lp-tab-content .img1_1 {
      padding: 20px 20px 0;
      margin-bottom: 20px; } }

.lp-tab-content .img1_movie {
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .lp-tab-content .img1_movie {
      padding: 0 20px;
      margin-bottom: 20px; } }

.lp-tab-content .img1_2 {
  text-align: center;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .lp-tab-content .img1_2 {
      padding: 0 20px;
      margin-bottom: 20px; } }

.lp-join {
  margin-bottom: 70px; }
  .lp-join__text {
    text-align: center;
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 20px; }
  .lp-join__img {
    padding-top: 40px; }

.lp-reserve table {
  font-size: 14px;
  width: 100%;
  font-weight: normal; }
  @media (max-width: 767px) {
    .lp-reserve table {
      width: auto; } }

.lp-reserve table tr:nth-child(odd) td {
  background-color: #f6f6f6; }

.lp-reserve table, .lp-reserve th, .lp-reserve td {
  border-collapse: collapse;
  padding: 6px;
  border: 1px solid #d6d6d6;
  text-align: center;
  font-weight: normal; }

.lp-reserve table th {
  vertical-align: middle;
  background-color: #82d4e1;
  color: #FFF; }

.lp-reserve table th a {
  color: #fff; }

.lp-reserve table td a {
  color: #666; }

.lp-terms {
  border-radius: 10px;
  background: #fff; }
  .lp-terms__heading1 {
    color: #fff;
    background: #82d4e1;
    padding: 20px;
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0; }
    @media (max-width: 767px) {
      .lp-terms__heading1 {
        padding: 10px;
        font-size: 1.6rem; } }
  .lp-terms__heading2 {
    color: #82d4e1;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 10px; }
    @media (max-width: 767px) {
      .lp-terms__heading2 {
        font-size: 1.3rem; } }
  .lp-terms__inner {
    padding: 40px; }
    @media (max-width: 767px) {
      .lp-terms__inner {
        padding: 20px; } }
  .lp-terms__section:not(:last-child) {
    margin-bottom: 20px; }
  .lp-terms__text {
    color: #1a1a1a;
    font-size: 1.3rem;
    line-height: 2; }
    @media (max-width: 767px) {
      .lp-terms__text {
        font-size: 1.1rem; } }
  .lp-terms .logo {
    width: inherit;
    display: inline-block; }

.lp-banner {
  padding: 60px 0 20px; }
  .lp-banner .lp-banner-area:not(:last-child) {
    margin-bottom: 20px; }
table.camp_area {
	font-size: 16px;
	width: 100%;
	font-weight: normal;
}

table.camp_area, th, td {
	border-collapse: collapse;
	padding: 15px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
}

table.camp_area tr {
	width: 100%;
}

table.camp_area th {
	vertical-align: middle;
	background-color: #e6f2f5;
	width: 30%;
}
table.camp_area td {
	font-size: 14px;
	word-break: break-all;
}
table.camp_area td.odd a{
	background-image: url(https://www.apahotel.com/img/subsidies/ar.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
}
table.camp_area td a:link{
	line-height: 2em;
	text-decoration: none;
	color: #eb5c08;
}
table.camp_area td a:visited{
	line-height: 2em;
	text-decoration: none;
	color: #E15306;
}

/* 200916_subs */

/*.subs_map_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 80px 0;
}*/

.sp-img{
  display: none;
}
@media (max-width: 767px) {
  .pc-img  {
    display: none;
   } 
   .sp-img{
    display: block;
    width: 335px;
    height: auto;
  }
  }

.subs_map_area > img {
	width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
      .subs_map_area > img {
        width: 100%;
        height: 100%;} }

.subs_map_area > ul {
	margin-top: 30px;
}

.subs_map_area > ul li {
	font-size: 18px;
	line-height: 2;
}

.subs_map_area > ul li a {
	color: #1070ba;
	background-image: url(https://www.apahotel.com/img/subsidies/ar.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left center;
}

.subs_area_hok h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #2f6cb9;
	color: #2f6cb9;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_hok h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #2f6cb9;
}

.subs_area_shu h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #5dbcab;
	color: #5dbcab;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_shu h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #5dbcab;
}

.subs_area_tky h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #78b35f;
	color: #78b35f;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_tky h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #78b35f;
}

.subs_area_kou h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #9e88c0;
	color: #9e88c0;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_kou h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #9e88c0;
}

.subs_area_hku h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #d9bd7a;
	color: #d9bd7a;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_hku h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #d9bd7a;
}

.subs_area_kan h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #e3945c;
	color: #e3945c;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_kan h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #e3945c;
}

.subs_area_chu h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #e5a2b0;
	color: #e5a2b0;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_chu h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #e5a2b0;
}

.subs_area_oki h3 {
	width: 100%;
	line-height: 2;
	border-bottom: 1px solid #dc7f8f;
	color: #dc7f8f;
	font-size: 26px !important;
	font-weight: bold;
}

.subs_area_oki h4 {
  padding-left: 8px;
  margin-top: 50px;
	vertical-align: middle;
	color: #292929;
	font-size: 22px !important;
	font-weight: bold;
	border-left: 5px solid #dc7f8f;
}
