/* CSS Document */

.ta_r{
 text-align:right;
}

.location_lead {
  border-bottom-color: #3f9eea;
  margin-bottom: 100px; }

.location_lead_top, .c_lo_04 {
  color: #3f9eea; }

.location_lead_textbox {
  padding-left: 1.5625%; }
  @media screen and (max-width: 767px) {
    .location_lead_textbox {
      padding-left: 20px;
      padding-right: 20px; } }

.location_abs_image_l {
  max-width: 424px;
  left: calc(160% / 16);
  top: -70px; }
  @media screen and (max-width: 1599px) {
    .location_abs_image_l {
      left: calc(70% / 16); } }
  @media screen and (max-width: 1300px) {
    .location_abs_image_l {
      width: calc(424% / 16);
      top: -35px;
      left: 20px; } }
  @media screen and (max-width: 767px) {
    .location_abs_image_l {
      width: 35%;
      top: auto;
      bottom: -40px; } }

.location_abs_image_r {
  max-width: 516px;
  right: 0;
  bottom: -80px; }
  @media screen and (max-width: 1599px) {
    .location_abs_image_r {
      bottom: -120px; } }
  @media screen and (max-width: 1300px) {
    .location_abs_image_r {
      width: calc(516% / 16);
      bottom: -80px; } }
  @media screen and (max-width: 767px) {
    .location_abs_image_r {
      bottom: -60px; } }

.park_wide_image {
  position: relative;
  max-width: 800px;
  margin: 0 auto 40px; }
  @media screen and (max-width: 767px) {
    .park_wide_image {
      width: 100%;
      margin: 0 auto 20px; } }
  .park_wide_image > .wide_image > img {
    border-radius: 15px; }
  .park_wide_image > .image_abs {
    max-width: 218px;
    left: calc(-80% / 12);
    bottom: -70px; }
    @media screen and (max-width: 1200px) {
      .park_wide_image > .image_abs {
        width: calc(218% / 12);
        left: -10px; } }
    @media screen and (max-width: 767px) {
      .park_wide_image > .image_abs {
        width: 25%;
        bottom: auto;
        top: -20px;
        left: -10px; } }

.sec01 > .location_content_head {
  text-align: center;
  margin-bottom: 35px; }
.sec01 > .location_content_text {
  max-width: 665px;
  margin: 0 auto 175px; }
@media screen and (max-width: 767px) {
  .sec01 > .location_content_head {
    margin-bottom: 15px; }
  .sec01 > .location_content_text {
    max-width: none;
    width: 100%;
    margin: 0 auto 100px; } }

.itadaki_wrap {
  margin-bottom: 150px;
  position: relative; }
  .itadaki_wrap > .image_abs {
    max-width: 570px;
    width: calc(570% / 12);
    top: -90px;
    right: -20px; }
  @media screen and (max-width: 1200px) {
    .itadaki_wrap {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: space-between;
      margin-bottom: 100px; }
      .itadaki_wrap > .image_abs {
        position: static;
        width: 40%;
        margin-top: -50px; } }
  @media screen and (max-width: 767px) {
    .itadaki_wrap {
      margin-bottom: 60px; }
      .itadaki_wrap > .image_abs {
        width: 80%;
        margin: 0 auto; } }

.itadaki_head {
  width: 80%;
  background: #3f9eea;
  color: #fff;
  font-size: 31px;
  line-height: 1;
  padding: 10px 0 10px 3.3333333333%;
  margin-bottom: 30px; }
  @media screen and (max-width: 1200px) {
    .itadaki_head {
      width: 100%;
      font-size: 24px; } }
  @media screen and (max-width: 767px) {
    .itadaki_head {
      font-size: 22px;
      line-height: 1.4; } }

.itadaki_text_box {
  max-width: 665px;
  width: calc(665% / 12); }
  .itadaki_text_box > .location_content_head {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #a19c9b; }
  @media screen and (max-width: 767px) {
    .itadaki_text_box {
      width: 100%; } }

.leisure_col02_wrap .col2_box {
  max-width: 567px;
  width: calc(567% / 12);
  position: relative; }
  .leisure_col02_wrap .col2_box > img {
    border-radius: 15px; }
  .leisure_col02_wrap .col2_box .image_abs {
    max-width: 174px;
    top: -60px;
    left: -20px; }
  @media screen and (max-width: 1200px) {
    .leisure_col02_wrap .col2_box .image_abs {
      width: calc(174% / 5.67);
      top: -20px; } }
  @media screen and (max-width: 1200px) {
    .leisure_col02_wrap .col2_box {
      max-width: none;
      width: 100%; }
      .leisure_col02_wrap .col2_box:first-of-type {
        margin-bottom: 50px; }
      .leisure_col02_wrap .col2_box .image_abs {
        left: -10px; } }
.leisure_col02_wrap .location_content_head {
  margin: 20px 0; }
  @media screen and (max-width: 1200px) {
    .leisure_col02_wrap .location_content_head {
      margin: 20px 0; } }
  @media screen and (max-width: 1200px) {
    .leisure_col02_wrap .location_content_head {
      margin: 10px 0; } }
.leisure_col02_wrap .location_content_text {
  text-align: left; }
