@charset "UTF-8";
@media screen and (min-width: 1024px) {
  .btn_style01 {
    width: 100%; }
    .btn_style01 a, .btn_style01 a:link a:visited {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 2rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #83B2A6;
      padding: 22px 0px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style01 a:hover {
      color: #fff;
      background: url(../img/list_mk002.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #629B8B; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .btn_style01 {
    width: 100%; }
    .btn_style01 a, .btn_style01 a:link a:visited {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.8rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #83B2A6;
      padding: 22px 0px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style01 a:hover {
      color: #fff;
      background: url(../img/list_mk002.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #629B8B; } }
@media screen and (max-width: 767px) {
  .btn_style01 {
    width: 100%; }
    .btn_style01 a {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.8rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #83B2A6;
      padding: 18px 5px;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; } }

@media screen and (min-width: 1024px) {
  .btn_style02 {
    width: 100%; }
    .btn_style02 a, .btn_style02 a:link a:visited {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 2rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #DB887F;
      padding: 22px 0px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style02 a:hover {
      color: #fff;
      background: url(../img/list_mk002.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #C66D66; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .btn_style02 {
    width: 100%; }
    .btn_style02 a, .btn_style02 a:link a:visited {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.8rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #DB887F;
      padding: 22px 0px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style02 a:hover {
      color: #fff;
      background: url(../img/list_mk002.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #C66D66; } }
@media screen and (max-width: 767px) {
  .btn_style02 {
    width: 100%; }
    .btn_style02 a {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.8rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #DB887F;
      padding: 18px 5px;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; } }

@media screen and (min-width: 1024px) {
  .btn_style03 {
    width: 100%; }
    .btn_style03 a, .btn_style03 a:link a:visited {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #DB887F;
      padding: 18px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style03 a:hover {
      color: #fff;
      background: url(../img/list_mk002.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #C66D66; }
    .btn_style03 img {
      width: 20px;
      padding-left: 4px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .btn_style03 {
    width: 100%; }
    .btn_style03 a, .btn_style03 a:link a:visited {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.3rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #DB887F;
      padding: 18px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style03 a:hover {
      color: #fff;
      background: url(../img/list_mk002.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #C66D66; }
    .btn_style03 img {
      width: 20px;
      padding-left: 4px; } }
@media screen and (max-width: 767px) {
  .btn_style03 {
    width: 100%; }
    .btn_style03 a {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 1.4rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background: url(../img/list_mk002.svg) no-repeat right 15px center;
      background-size: 10px;
      background-color: #DB887F;
      padding: 18px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .btn_style03 img {
      width: 18px;
      padding-left: 4px; } }

/* ########## header ########## */
@media screen and (min-width: 1024px) {
  .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1100px;
    height: 100px;
    background-color: #fff;
    z-index: 2000; }
    .header__contents {
      position: relative;
      width: 96%;
      margin-left: 4%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .header__logo {
      width: 270px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center; }
      .header__logo p {
        width: 100%;
        line-height: 1.0; }
        .header__logo p img {
          width: 100%; }
    .header__nav {
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
    .header__nav_left {
      flex: 1;
      padding-right: 5px; }
    .header__sub_nav {
      width: 100%;
      font-size: 1.2rem;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: flex-end;
      padding-top: 6px;
      padding-right: 35px; }
      .header__sub_nav li {
        margin-left: 20px;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 12px; }
        .header__sub_nav li a, .header__sub_nav li a:link a:visited {
          color: #333; }
        .header__sub_nav li a:hover {
          color: #DB887F; }
    .header__global_nav {
      width: 100%;
      height: 75px;
      font-size: 1.3rem;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .header__global_nav li {
        margin-right: 35px; }
        .header__global_nav li a, .header__global_nav li a:link a:visited {
          text-align: center;
          color: #333; }
        .header__global_nav li a:hover {
          color: #DB887F; }
        .header__global_nav li img {
          width: 30px;
          padding-bottom: 4px; }
    .header__nav_right {
      width: 140px; }
      .header__nav_right h6 a, .header__nav_right a:link a:visited {
        font-size: 1.3rem;
        letter-spacing: 0.1em;
        width: 100%;
        height: 100px;
        color: #fff;
        background-color: #DB887F;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 23px 0; }
      .header__nav_right a:hover {
        background-color: #C66D66; }
      .header__nav_right p {
        text-align: center;
        width: 100%;
        margin: 0 auto; }
        .header__nav_right p img {
          width: 32px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #fff;
    z-index: 2000;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); }
    .header__contents {
      position: relative;
      width: 92%;
      z-index: 1;
      margin: 0 auto; }
    .header__logo {
      width: 240px;
      height: 80px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center; }
      .header__logo p {
        width: 100%; }
        .header__logo p img {
          width: 100%; }
    .header__nav {
      display: none; }
    .header__nav_left {
      display: none; }
    .header__sub_nav {
      display: none; }
    .header__global_nav {
      display: none; }
    .header__nav_right {
      display: none; } }
@media screen and (max-width: 767px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.06);
    z-index: 1000; }
    .header__contents {
      position: relative;
      width: 100%;
      height: 60px; }
    .header__logo {
      width: 92%;
      height: 60px;
      padding-top: 10px;
      margin: 0 auto; }
      .header__logo p {
        height: 40px; }
        .header__logo p img {
          height: 40px; }
    .header__nav {
      display: none; }
    .header__nav_left {
      display: none; }
    .header__sub_nav {
      display: none; }
    .header__global_nav {
      display: none; }
    .header__nav_right {
      display: none; } }

/* ########## header ########## */
/* ########## header_news ########## */
@media screen and (min-width: 1024px) {
  .header__news {
    position: relative;
    width: 100%;
    height: 56px;
    background-color: #F9F4EA;
    margin-top: 100px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header__news {
    position: relative;
    width: 100%;
    height: 56px;
    background-color: #F9F4EA;
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .header__news {
    position: relative;
    width: 100%;
    height: 52px;
    background-color: #F9F4EA;
    margin-top: 60px; } }

@media screen and (min-width: 1024px) {
  .header__news02 {
    position: relative;
    width: 100%;
    height: 56px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 25px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header__news02 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 15px; } }
@media screen and (max-width: 767px) {
  .header__news02 {
    position: relative;
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .header__news02_left {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    .header__news02_left h3 {
      color: #fff;
      font-size: 1.2rem;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 200px;
      height: 56px;
      background-color: #83B2A6; }
      .header__news02_left h3 img {
        width: 18px;
        padding-right: 5px; }
    .header__news02_left dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      padding-left: 40px; }
      .header__news02_left dl dt {
        font-size: 1rem;
        line-height: 1.0;
        padding-top: 1px; }
      .header__news02_left dl dd {
        font-size: 1.2rem;
        line-height: 1.0;
        padding-left: 10px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header__news02_left {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    .header__news02_left h3 {
      color: #fff;
      font-size: 1.2rem;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 160px;
      height: 56px;
      background-color: #83B2A6; }
      .header__news02_left h3 img {
        width: 18px;
        padding-right: 5px; }
    .header__news02_left dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      padding-left: 30px; }
      .header__news02_left dl dt {
        font-size: 1rem;
        line-height: 1.5;
        padding-top: 1px; }
      .header__news02_left dl dd {
        font-size: 1.2rem;
        line-height: 1.5;
        padding-left: 10px; } }
@media screen and (max-width: 767px) {
  .header__news02_left {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    .header__news02_left h3 {
      color: #fff;
      font-size: 1.2rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100px;
      height: 52px;
      background-color: #83B2A6; }
      .header__news02_left h3 img {
        width: 14px;
        padding-right: 4px; }
    .header__news02_left dl {
      padding: 0 20px; }
      .header__news02_left dl dt {
        display: none; }
      .header__news02_left dl dd {
        font-size: 1.1rem;
        line-height: 1.5; } }

@media screen and (min-width: 1024px) {
  .header__news02_right {
    width: 125px;
    height: 56px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .header__news02_right p {
      font-size: 1.2rem;
      line-height: 1.0;
      background: url(../img/list_mk001.svg) no-repeat right center;
      background-size: 10px;
      padding-right: 16px; }
      .header__news02_right p a, .header__news02_right p a:link a:visited {
        color: #333; }
      .header__news02_right p a:hover {
        color: #C66D66; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header__news02_right {
    width: 125px;
    height: 56px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .header__news02_right p {
      font-size: 1.2rem;
      line-height: 1.0;
      background: url(../img/list_mk001.svg) no-repeat right center;
      background-size: 10px;
      padding-right: 16px; }
      .header__news02_right p a, .header__news02_right p a:link a:visited {
        color: #333; }
      .header__news02_right p a:hover {
        color: #C66D66; } }
@media screen and (max-width: 767px) {
  .header__news02_right {
    display: none; } }

/* ########## header_news ########## */
/* ########## nav_menu ########## */
@media screen and (min-width: 1024px) {
  a.nav_menu {
    display: none; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  a.nav_menu {
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
    text-decoration: none;
    z-index: 2100; }
    a.nav_menu .menu__line {
      display: block;
      height: 2px;
      position: absolute;
      transition: transform .3s; }
    a.nav_menu .menu__line--top {
      width: 30px;
      top: 30px;
      left: 25px;
      background-color: #83B2A6;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--center {
      width: 30px;
      top: 39px;
      left: 25px;
      background-color: #E4BE7B;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--bottom {
      width: 30px;
      bottom: 30px;
      left: 25px;
      background-color: #DB887F;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--top.active {
      width: 30px;
      top: 39px;
      background-color: #83B2A6;
      transform: rotate(45deg);
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--center.active {
      transform: scaleX(0); }
    a.nav_menu .menu__line--bottom.active {
      width: 30px;
      bottom: 39px;
      background-color: #DB887F;
      transform: rotate(135deg);
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; } }
@media screen and (max-width: 767px) {
  a.nav_menu {
    position: fixed;
    top: 0px;
    right: 0px;
    display: block;
    background-color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    text-decoration: none;
    z-index: 2000; }
    a.nav_menu .menu__line {
      display: block;
      height: 2px;
      position: absolute;
      transition: transform .3s; }
    a.nav_menu .menu__line--top {
      width: 24px;
      top: 21px;
      left: 18px;
      background-color: #83B2A6;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--center {
      width: 24px;
      top: 29px;
      left: 18px;
      background-color: #E4BE7B;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--bottom {
      width: 24px;
      bottom: 21px;
      left: 18px;
      background-color: #DB887F;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--top.active {
      width: 24px;
      top: 29px;
      background-color: #83B2A6;
      transform: rotate(45deg);
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; }
    a.nav_menu .menu__line--center.active {
      transform: scaleX(0); }
    a.nav_menu .menu__line--bottom.active {
      width: 24px;
      bottom: 29px;
      background-color: #DB887F;
      transform: rotate(135deg);
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px; } }

@media screen and (min-width: 1024px) {
  .gnav {
    display: none; }
    .gnav .gnav__wrap {
      display: none; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .gnav {
    background: #fff;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 2090;
    top: 0;
    left: 0; }
    .gnav .gnav__wrap {
      position: absolute;
      width: 86%;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .gnav .gnav__wrap ul.gnav__menu02 {
        width: 48%;
        border-top: 1px dotted #ddd; }
      .gnav .gnav__wrap li.gnav__menu02__item {
        width: 100%;
        text-align: center;
        border-bottom: 1px dotted #ddd; }
        .gnav .gnav__wrap li.gnav__menu02__item a, .gnav .gnav__wrap li.gnav__menu02__item a:link a:visited {
          width: 100%;
          text-align: center;
          display: block;
          font-size: 1.3rem;
          font-weight: 500;
          color: #333;
          line-height: 1.0;
          letter-spacing: 0.1em;
          padding: 20px 0;
          text-decoration: none;
          background: url(../img/list_mk001.svg) no-repeat right 5px center;
          background-size: 12px;
          background-color: #fff; }
        .gnav .gnav__wrap li.gnav__menu02__item a:hover {
          background-color: #f3f3f3; }
      .gnav .gnav__wrap ul.gnav__menu {
        width: 48%;
        border-top: 1px dotted #ddd; }
      .gnav .gnav__wrap li.gnav__menu__item {
        width: 100%;
        text-align: center;
        border-bottom: 1px dotted #ddd; }
        .gnav .gnav__wrap li.gnav__menu__item a, .gnav .gnav__wrap li.gnav__menu__item a:link a:visited {
          width: 100%;
          text-align: center;
          display: block;
          font-size: 1.3rem;
          font-weight: 500;
          color: #333;
          line-height: 1.0;
          letter-spacing: 0.1em;
          padding: 20px 0;
          text-decoration: none;
          background: url(../img/list_mk001.svg) no-repeat right 5px center;
          background-size: 12px;
          background-color: #fff; }
        .gnav .gnav__wrap li.gnav__menu__item a:hover {
          background-color: #f3f3f3; }
      .gnav .gnav__wrap ul.gnav__menu03 {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 40px; }
      .gnav .gnav__wrap li.gnav__menu03__item_apply {
        width: 48.5%; }
        .gnav .gnav__wrap li.gnav__menu03__item_apply a {
          width: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          color: #fff;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px;
          background-color: #83B2A6;
          font-size: 1.8rem;
          font-weight: 500;
          line-height: 1.0;
          letter-spacing: 0.1em;
          text-decoration: none;
          padding: 22px 0px;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; }
          .gnav .gnav__wrap li.gnav__menu03__item_apply a img {
            width: 22px;
            padding-right: 6px; }
      .gnav .gnav__wrap li.gnav__menu03__item_contact {
        width: 48.5%; }
        .gnav .gnav__wrap li.gnav__menu03__item_contact a {
          width: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          color: #fff;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px;
          background-color: #DB887F;
          font-size: 1.8rem;
          font-weight: 500;
          line-height: 1.0;
          letter-spacing: 0.1em;
          text-decoration: none;
          padding: 22px 0;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; }
          .gnav .gnav__wrap li.gnav__menu03__item_contact a img {
            width: 22px;
            padding-right: 6px; } }
@media screen and (max-width: 767px) {
  .gnav {
    background: #fff;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0; }
    .gnav .gnav__wrap {
      position: absolute;
      width: 92%;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%); }
      .gnav .gnav__wrap ul.gnav__menu {
        width: 100%;
        border-top: 1px dotted #ddd; }
      .gnav .gnav__wrap li.gnav__menu__item {
        width: 100%;
        text-align: center;
        border-bottom: 1px dotted #ddd; }
        .gnav .gnav__wrap li.gnav__menu__item a {
          width: 100%;
          text-align: center;
          display: block;
          font-size: 1.4rem;
          font-weight: 500;
          color: #333;
          line-height: 1.0;
          letter-spacing: 0.075em;
          padding: 16px 0;
          text-decoration: none;
          background: url(../img/list_mk001.svg) no-repeat right 4px center;
          background-size: 10px;
          background-color: #fff; }
      .gnav .gnav__wrap ul.gnav__menu02 {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      .gnav .gnav__wrap li.gnav__menu02__item {
        width: 50%;
        text-align: center;
        border-bottom: 1px dotted #ddd; }
        .gnav .gnav__wrap li.gnav__menu02__item a {
          width: 100%;
          text-align: center;
          display: block;
          font-size: 1.4rem;
          font-weight: 500;
          color: #333;
          line-height: 1.0;
          letter-spacing: 0.075em;
          padding: 16px 0;
          text-decoration: none;
          background: url(../img/list_mk001.svg) no-repeat right 4px center;
          background-size: 10px;
          background-color: #fff; }
      .gnav .gnav__wrap li.gnav__menu02__item:nth-child(odd) {
        border-right: 1px dotted #ddd; }
      .gnav .gnav__wrap ul.gnav__menu03 {
        width: 100%;
        margin-top: 25px; }
      .gnav .gnav__wrap li.gnav__menu03__item_apply {
        width: 100%; }
        .gnav .gnav__wrap li.gnav__menu03__item_apply a {
          width: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          color: #fff;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px;
          background-color: #83B2A6;
          font-size: 1.6rem;
          font-weight: 500;
          line-height: 1.0;
          letter-spacing: 0.1em;
          text-decoration: none;
          padding: 18px 0;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; }
          .gnav .gnav__wrap li.gnav__menu03__item_apply a img {
            width: 22px;
            padding-right: 6px; }
      .gnav .gnav__wrap li.gnav__menu03__item_contact {
        width: 100%;
        margin-top: 10px; }
        .gnav .gnav__wrap li.gnav__menu03__item_contact a {
          width: 100%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          color: #fff;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px;
          background-color: #DB887F;
          font-size: 1.6rem;
          font-weight: 500;
          line-height: 1.0;
          letter-spacing: 0.1em;
          text-decoration: none;
          padding: 18px 0;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; }
          .gnav .gnav__wrap li.gnav__menu03__item_contact a img {
            width: 22px;
            padding-right: 6px; }
      .gnav .gnav__wrap div.gnav__menu02 {
        display: none; } }

/* ########## nav_menu ########## */
@media screen and (min-width: 1024px) {
  .title_sp {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    background: url(../img/title_backimg01.svg) no-repeat center 100%;
    background-size: 42px;
    padding-bottom: 20px; }
    .title_sp h2 {
      font-size: 3.6rem;
      line-height: 1.4;
      color: #333;
      font-weight: 600;
      letter-spacing: 0.075em; }
    .title_sp h6 {
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.0;
      color: #83B2A6;
      letter-spacing: 0.1em;
      padding-bottom: 12px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .title_sp {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    background: url(../img/title_backimg01.svg) no-repeat center 100%;
    background-size: 42px;
    padding-bottom: 20px; }
    .title_sp h2 {
      font-size: 3rem;
      line-height: 1.4;
      color: #333;
      font-weight: 600;
      letter-spacing: 0.075em; }
    .title_sp h6 {
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.0;
      color: #83B2A6;
      letter-spacing: 0.1em;
      padding-bottom: 10px; } }
@media screen and (max-width: 767px) {
  .title_sp {
    text-align: center;
    position: relative;
    width: 100%;
    background: url(../img/title_backimg01.svg) no-repeat center 100%;
    background-size: 38px;
    padding-bottom: 20px;
    margin-bottom: 30px; }
    .title_sp h2 {
      font-size: 2.4rem;
      line-height: 1.4;
      color: #333;
      font-weight: 600;
      letter-spacing: 0.075em; }
    .title_sp h6 {
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.0;
      color: #83B2A6;
      letter-spacing: 0.1em;
      padding-bottom: 10px; } }

@media screen and (min-width: 1024px) {
  .side_block__title {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    background: url(../img/title_backimg01.svg) no-repeat center 100%;
    padding-bottom: 14px;
    background-size: 32px; }
    .side_block__title h3 {
      font-size: 2rem;
      line-height: 1.4;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.075em; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .side_block__title {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    background: url(../img/title_backimg01.svg) no-repeat center 100%;
    padding-bottom: 14px;
    background-size: 32px; }
    .side_block__title h3 {
      font-size: 2rem;
      line-height: 1.4;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.075em; } }
@media screen and (max-width: 767px) {
  .side_block__title {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    background: url(../img/title_backimg01.svg) no-repeat center 100%;
    padding-bottom: 14px;
    background-size: 32px; }
    .side_block__title h3 {
      font-size: 2rem;
      line-height: 1.4;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.075em; } }

/* ########## page_contents__title ########## */
@media screen and (min-width: 1024px) {
  .page_contents__title {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #E4BE7B; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__title {
    position: relative;
    width: 100%;
    height: 260px;
    background-color: #E4BE7B; } }
@media screen and (max-width: 767px) {
  .page_contents__title {
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #E4BE7B; } }

@media screen and (min-width: 1024px) {
  .page_contents__title:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(../img/contents_backimg01.svg) repeat-x center bottom -10px;
    background-size: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__title:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(../img/contents_backimg01.svg) repeat-x center bottom -10px;
    background-size: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__title:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(../img/contents_backimg01.svg) repeat-x center bottom -10px;
    background-size: 30px; } }

@media screen and (min-width: 1024px) {
  .page_contents__title02 {
    position: absolute;
    width: 60%;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__title02 h2 {
      text-align: center;
      font-size: 3.6rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .page_contents__title02 h6 {
      text-align: center;
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.0;
      color: #fff;
      letter-spacing: 0.1em;
      padding-bottom: 14px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__title02 {
    position: absolute;
    width: 80%;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__title02 h2 {
      text-align: center;
      font-size: 3rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .page_contents__title02 h6 {
      text-align: center;
      font-size: 1.5rem;
      font-weight: 600;
      line-height: 1.0;
      color: #fff;
      letter-spacing: 0.1em;
      padding-bottom: 10px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }
@media screen and (max-width: 767px) {
  .page_contents__title02 {
    position: absolute;
    width: 90%;
    top: 45%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__title02 h2 {
      text-align: center;
      font-size: 2.4rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .page_contents__title02 h6 {
      text-align: center;
      font-size: 1.4rem;
      font-weight: 600;
      line-height: 1.0;
      color: #fff;
      letter-spacing: 0.1em;
      padding-bottom: 8px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }

/* ########## page_contents__title ########## */
/* ########## page_contents__title_02 ########## */
@media screen and (min-width: 1024px) {
  .page_contents__title_02 {
    position: relative;
    width: 100%;
    height: 450px;
    background-color: #E4BE7B; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__title_02 {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: #E4BE7B; } }
@media screen and (max-width: 767px) {
  .page_contents__title_02 {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #E4BE7B; } }

@media screen and (min-width: 1024px) {
  .page_contents__title_02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(../img/contents_backimg01.svg) repeat-x center bottom -10px;
    background-size: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__title_02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(../img/contents_backimg01.svg) repeat-x center bottom -10px;
    background-size: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__title_02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: url(../img/contents_backimg01.svg) repeat-x center bottom -10px;
    background-size: 30px; } }

@media screen and (min-width: 1024px) {
  .page_contents__title_02_02 {
    position: absolute;
    width: 60%;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__title_02_02 h2 {
      text-align: center;
      font-size: 3.6rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__title_02_02 {
    position: absolute;
    width: 80%;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__title_02_02 h2 {
      text-align: center;
      font-size: 3rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }
@media screen and (max-width: 767px) {
  .page_contents__title_02_02 {
    position: absolute;
    width: 90%;
    top: 45%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__title_02_02 h2 {
      text-align: center;
      font-size: 2.4rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }

/* ########## page_contents__title_02 ########## */
@media screen and (min-width: 1024px) {
  .philosophy_title {
    background: url(../../img/philosophy_img/philosophy_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .philosophy_title {
    background: url(../../img/philosophy_img/philosophy_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .philosophy_title {
    background: url(../../img/philosophy_img/sp/sp_philosophy_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .communication_title {
    background: url(../../img/philosophy_img/communication_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .communication_title {
    background: url(../../img/philosophy_img/communication_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .communication_title {
    background: url(../../img/philosophy_img/sp/sp_communication_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .food_title {
    background: url(../../img/philosophy_img/food_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .food_title {
    background: url(../../img/philosophy_img/food_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .food_title {
    background: url(../../img/philosophy_img/sp/sp_food_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .english_title {
    background: url(../../img/philosophy_img/english_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .english_title {
    background: url(../../img/philosophy_img/english_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .english_title {
    background: url(../../img/philosophy_img/sp/sp_english_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .environment_title {
    background: url(../../img/philosophy_img/environment_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .environment_title {
    background: url(../../img/philosophy_img/environment_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .environment_title {
    background: url(../../img/philosophy_img/sp/sp_environment_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .oneday_title {
    background: url(../../img/oneday_img/oneday_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .oneday_title {
    background: url(../../img/oneday_img/oneday_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .oneday_title {
    background: url(../../img/oneday_img/sp/sp_oneday_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .event_title {
    background: url(../../img/event_img/event_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .event_title {
    background: url(../../img/event_img/event_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .event_title {
    background: url(../../img/event_img/sp/sp_event_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .news_title {
    background: url(../../img/news_img/news_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .news_title {
    background: url(../../img/news_img/news_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .news_title {
    background: url(../../img/news_img/sp/sp_news_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .blog_title {
    background: url(../../img/blog_img/blog_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .blog_title {
    background: url(../../img/blog_img/blog_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .blog_title {
    background: url(../../img/blog_img/sp/sp_blog_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .staff_title {
    background: url(../../img/staff_img/staff_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .staff_title {
    background: url(../../img/staff_img/staff_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .staff_title {
    background: url(../../img/staff_img/sp/sp_staff_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .about_title {
    background: url(../../img/about_img/about_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .about_title {
    background: url(../../img/about_img/about_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .about_title {
    background: url(../../img/about_img/sp/sp_about_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .charm_title {
    background: url(../../img/charm_img/charm_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .charm_title {
    background: url(../../img/charm_img/charm_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .charm_title {
    background: url(../../img/charm_img/sp/sp_charm_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .message_title {
    background: url(../../img/message_img/message_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .message_title {
    background: url(../../img/message_img/message_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .message_title {
    background: url(../../img/message_img/sp/sp_message_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .information_title {
    background: url(../../img/information_img/information_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .information_title {
    background: url(../../img/information_img/information_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .information_title {
    background: url(../../img/information_img/sp/sp_information_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .facility_title {
    background: url(../../img/facility_img/facility_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .facility_title {
    background: url(../../img/facility_img/facility_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .facility_title {
    background: url(../../img/facility_img/sp/sp_facility_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .contact_title {
    background: url(../../img/contact_img/contact_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .contact_title {
    background: url(../../img/contact_img/contact_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .contact_title {
    background: url(../../img/contact_img/sp/sp_contact_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .default_title {
    background: url(../img/default_title_backimg.svg) repeat center center;
    background-size: 400px;
    background-color: #E4BE7B; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .default_title {
    background: url(../img/default_title_backimg.svg) repeat center center;
    background-size: 360px;
    background-color: #E4BE7B; } }
@media screen and (max-width: 767px) {
  .default_title {
    background: url(../img/default_title_backimg.svg) repeat center center;
    background-size: 250px;
    background-color: #E4BE7B; } }

/* ########## page_contents ########## */
@media screen and (min-width: 1024px) {
  .page_contents {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-bottom: 140px;
    /* ##### pc page_contents__staff_archive ##### */
    /* ##### pc page_contents__staff_archive ##### */
    /* ##### pc page_contents__faq_archive ##### */
    /* ##### pc page_contents__faq_archive ##### */
    /* ##### pc page_contents__archive ##### */
    /* ##### pc page_contents__archive ##### */
    /* ##### pc page_contents__block ##### */
    /* pc 2c */
    /* pc 2c */
    /* pc 3c */
    /* pc 3c */
    /* ##### pc page_contents__block ##### */
    /* ##### pc page_contents__desc ##### */
    /* ##### pc page_contents__desc ##### */
    /* ##### pc page_contents__desc02 ##### */
    /* ##### pc page_contents__desc02 ##### */
    /* ##### pc page_contents__desc03 ##### */
    /* ##### pc page_contents__desc03 ##### */
    /* ##### pc page_contents__contact ##### */
    /* ##### pc page_contents__contact ##### */
    /* ##### pc page_contents__nav ##### */
    /* ##### pc page_contents__nav ##### */ }
    .page_contents__title_popup {
      position: absolute;
      width: 150px;
      bottom: 20px;
      right: 20px;
      z-index: 60; }
      .page_contents__title_popup img {
        width: 100%; }
    .page_contents__title_obj {
      position: absolute;
      width: 120px;
      bottom: -1px;
      right: 0;
      z-index: 50; }
      .page_contents__title_obj img {
        width: 100%; }
    .page_contents__staff_archive {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto;
      padding: 80px 0 0; }
    .page_contents__staff_archive_list {
      position: relative;
      width: 19%;
      margin: 0 1.25% 30px 0; }
    .page_contents__staff_archive_list:nth-of-type(5n) {
      margin-right: 0; }
    .page_contents__staff_archive_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__staff_archive_list_thumb a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden; }
      .page_contents__staff_archive_list_thumb img {
        width: 100%;
        object-fit: cover; }
      .page_contents__staff_archive_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1.3rem;
        color: #fff;
        letter-spacing: 0.1em; }
      .page_contents__staff_archive_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.4);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
    .page_contents__staff_archive_list_thumb:hover .mask {
      opacity: 1;
      /* マスクを表示する */ }
    .page_contents__staff_archive_list_desc {
      width: 100%;
      padding: 20px 0 35px; }
      .page_contents__staff_archive_list_desc h3 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        line-height: 1.0; }
        .page_contents__staff_archive_list_desc h3 img {
          width: 18px;
          padding-right: 5px; }
      .page_contents__staff_archive_list_desc p {
        text-align: center;
        font-size: 1.3rem;
        letter-spacing: 0.1em;
        margin-bottom: 6px; }
    .page_contents__faq_archive {
      position: relative;
      width: 80%;
      margin: 0 auto;
      padding: 80px 0 0; }
    .page_contents__faq_archive_list {
      position: relative;
      width: 100%;
      height: 66px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      background: url(../img/list_mk001.svg) no-repeat right 17px center;
      background-size: 10px;
      background-color: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 36px;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      margin-bottom: 30px; }
      .page_contents__faq_archive_list h4 {
        color: #fff;
        font-size: 2.4rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        line-height: 1.0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: 66px;
        background-color: #83B2A6;
        border-radius: 36px 0 0 36px;
        -webkit-border-radius: 36px 0 0 36px;
        -moz-border-radius: 36px 0 0 36px;
        padding-left: 15px; }
    .page_contents__faq_archive_list_desc {
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      height: 66px;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      padding: 0 40px 0 35px; }
      .page_contents__faq_archive_list_desc h3 {
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        line-height: 1.6; }
    .page_contents__archive {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto;
      padding: 80px 0 0; }
    .page_contents__archive_list {
      position: relative;
      width: 23.5%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      margin: 0 2% 30px 0; }
    .page_contents__archive_list:nth-of-type(4n) {
      margin-right: 0; }
    .page_contents__archive_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__archive_list_thumb a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0; }
      .page_contents__archive_list_thumb img {
        width: 100%;
        height: 185px;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .page_contents__archive_list_thumb:hover img {
        transform: scale(1.1); }
      .page_contents__archive_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1.3rem;
        color: #fff;
        letter-spacing: 0.1em; }
      .page_contents__archive_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.4);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
    .page_contents__archive_list_thumb:hover .mask {
      opacity: 1;
      /* マスクを表示する */ }
    .page_contents__archive_list_desc {
      width: 100%;
      padding: 20px 30px 35px; }
      .page_contents__archive_list_desc h3 {
        height: 70px;
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 7px;
        background-size: 12px;
        padding-left: 16px;
        margin-bottom: 15px; }
        .page_contents__archive_list_desc h3 a, .page_contents__archive_list_desc h3 a:link a:visited {
          color: #333; }
        .page_contents__archive_list_desc h3 a:hover {
          color: #DB887F; }
      .page_contents__archive_list_desc p {
        font-size: 1.5rem;
        line-height: 1.8; }
      .page_contents__archive_list_desc ul {
        position: absolute;
        background-color: #83B2A6;
        width: 60%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        bottom: -14px;
        right: -15px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        padding: 10px 20px; }
        .page_contents__archive_list_desc ul li {
          color: #fff;
          line-height: 1.0;
          font-size: 1.2rem; }
          .page_contents__archive_list_desc ul li img {
            width: 16px;
            padding-right: 5px; }
    .page_contents__archive_list_none {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 40px 0;
      border: 1px dotted #f2ead9; }
      .page_contents__archive_list_none p {
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.8; }
    .page_contents__block_01 {
      position: relative;
      width: 100%;
      padding-top: 80px; }
    .page_contents__block_02 {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__block_03 {
      position: relative;
      width: 80%;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__2c_block01 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center; }
    .page_contents__2c_block01_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block01_left p {
        width: 100%; }
        .page_contents__2c_block01_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block01_right {
      position: relative;
      width: 50%;
      padding-left: 40px; }
      .page_contents__2c_block01_right h3 {
        font-size: 2.4rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block01_right p {
        font-size: 1.5rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__2c_block02 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .page_contents__2c_block02_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block02_left p {
        width: 100%; }
        .page_contents__2c_block02_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block02_right {
      position: relative;
      width: 50%;
      padding-left: 40px; }
      .page_contents__2c_block02_right h3 {
        font-size: 2.4rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block02_right p {
        font-size: 1.5rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__2c_block03 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      flex-flow: row-reverse; }
    .page_contents__2c_block03_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block03_left p {
        width: 100%; }
        .page_contents__2c_block03_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block03_right {
      position: relative;
      width: 50%;
      padding-right: 40px; }
      .page_contents__2c_block03_right h3 {
        font-size: 2.4rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block03_right p {
        font-size: 1.5rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__2c_block04 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      flex-flow: row-reverse; }
    .page_contents__2c_block04_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block04_left p {
        width: 100%; }
        .page_contents__2c_block04_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block04_right {
      position: relative;
      width: 50%;
      padding-right: 40px; }
      .page_contents__2c_block04_right h3 {
        font-size: 2.4rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block04_right p {
        font-size: 1.5rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__3c_block01 {
      position: relative;
      width: 100%; }
    .page_contents__3c_block01_02 {
      position: relative;
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
    .page_contents__3c_block01_list {
      position: relative;
      width: 32%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 40px; }
    .page_contents__3c_block01_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__3c_block01_list_thumb p {
        width: 60%;
        margin: 0 auto; }
        .page_contents__3c_block01_list_thumb p img {
          width: 100%; }
    .page_contents__3c_block01_list_desc {
      position: relative;
      width: 100%;
      padding-top: 20px; }
      .page_contents__3c_block01_list_desc h3 {
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 7px;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__3c_block01_list_desc p {
        font-size: 1.3rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__desc {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 35px 60px 60px; }
      .page_contents__desc h3 {
        text-align: center;
        color: #333;
        font-size: 2.4rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-top: 25px; }
      .page_contents__desc p {
        font-size: 1.5rem;
        line-height: 1.8;
        margin-top: 25px; }
    .page_contents__desc02 {
      position: relative;
      width: 100%;
      background-color: #fff;
      border-radius: 16px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      padding: 35px 40px 35px;
      border: 1px dotted #f2ead9;
      margin-top: 25px; }
      .page_contents__desc02 h4 {
        text-align: center;
        color: #333;
        font-size: 2.4rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 10px !important; }
      .page_contents__desc02 h5 {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 4.6rem;
        letter-spacing: 0.075em;
        line-height: 1.0;
        font-weight: 700; }
        .page_contents__desc02 h5 img {
          width: 60px;
          padding-right: 14px; }
    .page_contents__desc03 {
      position: relative;
      width: 100%;
      background-color: #fff;
      border-radius: 16px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      padding: 35px 40px 35px;
      border: 1px dotted #f2ead9;
      margin-top: 25px;
      margin-bottom: 40px; }
      .page_contents__desc03 h4 {
        text-align: center;
        color: #333;
        font-size: 2.4rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 10px !important; }
      .page_contents__desc03 h5 {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 4.6rem;
        letter-spacing: 0.075em;
        line-height: 1.0;
        font-weight: 700; }
        .page_contents__desc03 h5 img {
          width: 60px;
          padding-right: 14px; }
    .page_contents__contact {
      position: relative;
      width: 100%;
      padding-top: 60px; }
    .page_contents__contact_form {
      position: relative;
      width: 80%;
      margin: 0 auto; }
      .page_contents__contact_form dl {
        font-size: 1.5rem;
        line-height: 1.1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        border-top: 3px dotted #F4E098;
        padding: 25px 0 25px 5px; }
        .page_contents__contact_form dl dt {
          font-weight: 500;
          width: 260px; }
        .page_contents__contact_form dl dd {
          position: relative;
          flex: 1;
          line-height: 1.8; }
          .page_contents__contact_form dl dd span.mwform-checkbox-field {
            display: block; }
          .page_contents__contact_form dl dd span.mwform-radio-field {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center; }
          .page_contents__contact_form dl dd .horizontal-item + .horizontal-item {
            margin-left: 0px !important; }
          .page_contents__contact_form dl dd select {
            position: relative;
            font-size: 1.6rem;
            color: #333;
            display: inline;
            border: none;
            background: transparent;
            cursor: pointer;
            margin-right: 5px;
            font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
          .page_contents__contact_form dl dd .select {
            position: relative;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            width: 100px;
            background: transparent;
            z-index: 1;
            padding: 10px 15px;
            border: 1px solid #ddd;
            border-radius: 28px;
            -webkit-border-radius: 28px;
            -moz-border-radius: 28px;
            background: url(../img/list_mk005.svg) no-repeat right 12px center;
            background-size: 10px;
            margin-left: 6px; }
          .page_contents__contact_form dl dd .select:first-of-type {
            margin-left: 0; }
          .page_contents__contact_form dl dd select::-ms-expand {
            display: none; }
          .page_contents__contact_form dl dd .error {
            font-size: 1.2rem !important;
            font-weight: 500 !important;
            color: #DB887F !important;
            display: block !important;
            padding-top: 5px !important; }
        .page_contents__contact_form dl input.contact_input01 {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 60%;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl input.contact_input02 {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl input.contact_input03 {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 20% !important;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl textarea {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          height: 200px;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__contact_form01 {
      width: 100%;
      border-bottom: 3px dotted #F4E098;
      margin-bottom: 40px; }
    .page_contents__contact_form02 {
      width: 100%; }
      .page_contents__contact_form02 h4 {
        text-align: center;
        color: #333;
        font-size: 2.4rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 20px; }
    .page_contents__contact_form_btn {
      position: relative;
      width: 80%;
      margin: 0 auto;
      border-top: 3px dotted #F4E098;
      padding-top: 40px; }
      .page_contents__contact_form_btn h6 {
        margin-bottom: 20px; }
        .page_contents__contact_form_btn h6 button.form_btn_style {
          cursor: pointer;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          text-align: center;
          width: 40%;
          margin: 40px auto 0px;
          display: block !important;
          color: #fff;
          font-size: 2rem;
          font-weight: 500;
          line-height: 1.0;
          padding: 22px 0px;
          margin: 0 auto;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px 10px;
          background-color: #DB887F;
          letter-spacing: 0.1em;
          transition: all .3s;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style:hover {
          color: #fff;
          background: url(../img/list_mk002.svg) no-repeat right 10px center;
          background-size: 10px 10px;
          background-color: #C66D66;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style02 {
          cursor: pointer;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          text-align: center;
          width: 40%;
          margin: 40px auto 0px;
          display: block !important;
          color: #fff;
          font-size: 2rem;
          font-weight: 500;
          line-height: 1.0;
          padding: 22px 0px;
          margin: 0 auto;
          background: url(../img/list_mk004.svg) no-repeat left 15px center;
          background-size: 10px 10px;
          background-color: #999;
          letter-spacing: 0.1em;
          transition: all .3s;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style02:hover {
          color: #fff;
          background: url(../img/list_mk004.svg) no-repeat left 10px center;
          background-size: 10px 10px;
          background-color: #666;
          border: none !important; }
    .page_contents__contact_form_complete {
      font-size: 1.5rem;
      line-height: 1.8;
      width: 80%;
      margin: 40px auto 0;
      background-color: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
      padding: 60px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; }
      .page_contents__contact_form_complete h3 {
        width: 100%;
        color: #83B2A6;
        font-size: 2.4rem;
        letter-spacing: 0.075em;
        font-weight: 500;
        text-align: center;
        margin-bottom: 20px; }
        .page_contents__contact_form_complete h3 br {
          display: none; }
      .page_contents__contact_form_complete p {
        width: 100%;
        margin-bottom: 30px; }
      .page_contents__contact_form_complete p:last-child {
        width: 100%;
        margin-bottom: 0px !important; }
    .page_contents__nav {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 auto; }
    .page_contents__nav_list {
      width: 24%; }
      .page_contents__nav_list a, .page_contents__nav_list a:link a:visited {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        padding: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: url(../img/list_mk001.svg) no-repeat right 7px center;
        background-size: 10px;
        background-color: #F9F4EA;
        border: 1px dotted #f2ead9; }
      .page_contents__nav_list a:hover {
        background-color: #f2ead9; }
    .page_contents__nav_list_thumb {
      position: relative;
      width: 45%;
      z-index: 10;
      background-color: #fff;
      overflow: hidden;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px; }
      .page_contents__nav_list_thumb img {
        width: 100%;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .page_contents__nav_list_thumb:hover img {
        transform: scale(1.1); }
      .page_contents__nav_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1rem;
        color: #fff;
        letter-spacing: 0.05em; }
      .page_contents__nav_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .page_contents__nav_list_thumb:hover .mask {
        opacity: 1;
        /* マスクを表示する */ }
    .page_contents__nav_list_desc {
      width: 55%;
      padding-left: 15px; }
      .page_contents__nav_list_desc h3 {
        font-size: 1.3rem;
        font-weight: 500;
        letter-spacing: 0.075em;
        line-height: 1.5; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents {
    position: relative;
    width: 100%;
    padding-bottom: 120px;
    /* ##### tab page_contents__archive ##### */
    /* ##### tab page_contents__archive ##### */
    /* ##### tab page_contents__staff_archive ##### */
    /* ##### tab page_contents__staff_archive ##### */
    /* ##### tab page_contents__faq_archive ##### */
    /* ##### tab page_contents__faq_archive ##### */
    /* ##### tab page_contents__block ##### */
    /* tab 2c */
    /* tab 2c */
    /* tab 3c */
    /* tab 3c */
    /* ##### tab page_contents__block ##### */
    /* ##### tab page_contents__desc ##### */
    /* ##### tab page_contents__desc ##### */
    /* ##### tab page_contents__desc02 ##### */
    /* ##### tab page_contents__desc02 ##### */
    /* ##### tab page_contents__desc03 ##### */
    /* ##### tab page_contents__desc03 ##### */
    /* ##### tab page_contents__contact ##### */
    /* ##### tab page_contents__contact ##### */
    /* ##### tab page_contents__nav ##### */
    /* ##### tab page_contents__nav ##### */ }
    .page_contents__title_popup {
      position: absolute;
      width: 140px;
      bottom: 20px;
      right: 20px;
      z-index: 60; }
      .page_contents__title_popup img {
        width: 100%; }
    .page_contents__title_obj {
      position: absolute;
      width: 100px;
      bottom: -1px;
      right: 0;
      z-index: 50; }
      .page_contents__title_obj img {
        width: 100%; }
    .page_contents__archive {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 auto;
      padding: 80px 0 0; }
    .page_contents__archive_list {
      position: relative;
      width: 48.5%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      margin-bottom: 30px; }
    .page_contents__archive_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__archive_list_thumb a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0; }
      .page_contents__archive_list_thumb img {
        width: 100%;
        height: 228px;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .page_contents__archive_list_thumb:hover img {
        transform: scale(1.1); }
      .page_contents__archive_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1.2rem;
        color: #fff;
        letter-spacing: 0.1em; }
      .page_contents__archive_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.4);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
    .page_contents__archive_list_thumb:hover .mask {
      opacity: 1;
      /* マスクを表示する */ }
    .page_contents__archive_list_desc {
      width: 100%;
      padding: 20px 30px 35px; }
      .page_contents__archive_list_desc h3 {
        height: 45px;
        color: #333;
        font-size: 1.5rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 6px;
        background-size: 12px;
        padding-left: 16px;
        margin-bottom: 10px; }
        .page_contents__archive_list_desc h3 a, .page_contents__archive_list_desc h3 a:link a:visited {
          color: #333; }
        .page_contents__archive_list_desc h3 a:hover {
          color: #DB887F; }
      .page_contents__archive_list_desc p {
        font-size: 1.3rem;
        line-height: 1.8; }
      .page_contents__archive_list_desc ul {
        position: absolute;
        background-color: #83B2A6;
        width: 42%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        bottom: -14px;
        right: -15px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        padding: 10px 0; }
        .page_contents__archive_list_desc ul li {
          color: #fff;
          line-height: 1.0;
          font-size: 1.2rem; }
          .page_contents__archive_list_desc ul li img {
            width: 16px;
            padding-right: 5px; }
    .page_contents__archive_list_none {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 40px 0;
      border: 1px dotted #f2ead9; }
      .page_contents__archive_list_none p {
        text-align: center;
        font-size: 1.3rem;
        line-height: 1.8; }
    .page_contents__staff_archive {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto;
      padding: 80px 0 110px; }
    .page_contents__staff_archive_list {
      position: relative;
      width: 32%;
      margin: 0 2% 30px 0; }
    .page_contents__staff_archive_list:nth-of-type(3n) {
      margin-right: 0; }
    .page_contents__staff_archive_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__staff_archive_list_thumb a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0; }
      .page_contents__staff_archive_list_thumb img {
        width: 100%;
        object-fit: cover; }
      .page_contents__staff_archive_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1.3rem;
        color: #fff;
        letter-spacing: 0.1em; }
      .page_contents__staff_archive_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.4);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
    .page_contents__staff_archive_list_thumb:hover .mask {
      opacity: 1;
      /* マスクを表示する */ }
    .page_contents__staff_archive_list_desc {
      width: 100%;
      padding: 20px 0 35px; }
      .page_contents__staff_archive_list_desc h3 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 1.5rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        line-height: 1.0; }
        .page_contents__staff_archive_list_desc h3 img {
          width: 18px;
          padding-right: 5px; }
      .page_contents__staff_archive_list_desc p {
        text-align: center;
        font-size: 1.3rem;
        letter-spacing: 0.1em;
        margin-bottom: 6px; }
    .page_contents__faq_archive {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding: 80px 0 0; }
    .page_contents__faq_archive_list {
      position: relative;
      width: 100%;
      height: 66px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      background: url(../img/list_mk001.svg) no-repeat right 17px center;
      background-size: 10px;
      background-color: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 36px;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      margin-bottom: 25px; }
      .page_contents__faq_archive_list h4 {
        color: #fff;
        font-size: 2rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        line-height: 1.0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 76px;
        height: 66px;
        background-color: #83B2A6;
        border-radius: 36px 0 0 36px;
        -webkit-border-radius: 36px 0 0 36px;
        -moz-border-radius: 36px 0 0 36px;
        padding-left: 10px; }
    .page_contents__faq_archive_list_desc {
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      height: 66px;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      padding: 0 40px 0 30px; }
      .page_contents__faq_archive_list_desc h3 {
        color: #333;
        font-size: 1.5rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        line-height: 1.6; }
    .page_contents__block_01 {
      position: relative;
      width: 100%;
      padding-top: 80px; }
    .page_contents__block_02 {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__block_03 {
      position: relative;
      width: 88%;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__2c_block01 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center; }
    .page_contents__2c_block01_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block01_left p {
        width: 100%; }
        .page_contents__2c_block01_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block01_right {
      position: relative;
      width: 50%;
      padding-left: 40px; }
      .page_contents__2c_block01_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block01_right p {
        font-size: 1.3rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__2c_block02 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .page_contents__2c_block02_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block02_left p {
        width: 100%; }
        .page_contents__2c_block02_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block02_right {
      position: relative;
      width: 50%;
      padding-left: 40px; }
      .page_contents__2c_block02_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block02_right p {
        font-size: 1.3rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__2c_block03 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      flex-flow: row-reverse; }
    .page_contents__2c_block03_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block03_left p {
        width: 100%; }
        .page_contents__2c_block03_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block03_right {
      position: relative;
      width: 50%;
      padding-right: 40px; }
      .page_contents__2c_block03_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block03_right p {
        font-size: 1.3rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__2c_block04 {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      flex-flow: row-reverse; }
    .page_contents__2c_block04_left {
      position: relative;
      width: 50%; }
      .page_contents__2c_block04_left p {
        width: 100%; }
        .page_contents__2c_block04_left p img {
          width: 100%;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__2c_block04_right {
      position: relative;
      width: 50%;
      padding-right: 40px; }
      .page_contents__2c_block04_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block04_right p {
        font-size: 1.3rem;
        line-height: 1.8;
        margin-top: 30px; }
    .page_contents__3c_block01 {
      position: relative;
      width: 100%; }
    .page_contents__3c_block01_02 {
      position: relative;
      width: 100%; }
    .page_contents__3c_block01_list {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      padding: 40px;
      margin-bottom: 20px; }
    .page_contents__3c_block01_list_thumb {
      position: relative;
      width: 160px; }
      .page_contents__3c_block01_list_thumb p {
        width: 100%; }
        .page_contents__3c_block01_list_thumb p img {
          width: 100%; }
    .page_contents__3c_block01_list_desc {
      position: relative;
      flex: 1;
      padding-left: 25px; }
      .page_contents__3c_block01_list_desc h3 {
        color: #333;
        font-size: 1.5rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 7px;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__3c_block01_list_desc p {
        font-size: 1.2rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__desc {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 15px 40px 40px; }
      .page_contents__desc h3 {
        text-align: center;
        color: #333;
        font-size: 2rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-top: 25px; }
      .page_contents__desc p {
        font-size: 1.3rem;
        line-height: 1.8;
        margin-top: 25px; }
    .page_contents__desc02 {
      position: relative;
      width: 100%;
      background-color: #fff;
      border-radius: 16px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      padding: 30px 30px 30px;
      border: 1px dotted #f2ead9;
      margin-top: 25px; }
      .page_contents__desc02 h4 {
        text-align: center;
        color: #333;
        font-size: 2rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 10px !important; }
      .page_contents__desc02 h5 {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 4.0rem;
        letter-spacing: 0.075em;
        line-height: 1.0;
        font-weight: 700; }
        .page_contents__desc02 h5 img {
          width: 54px;
          padding-right: 12px; }
    .page_contents__desc03 {
      position: relative;
      width: 100%;
      background-color: #fff;
      border-radius: 16px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      padding: 30px 30px 30px;
      border: 1px dotted #f2ead9;
      margin-top: 25px;
      margin-bottom: 30px; }
      .page_contents__desc03 h4 {
        text-align: center;
        color: #333;
        font-size: 2rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 10px !important; }
      .page_contents__desc03 h5 {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 4.0rem;
        letter-spacing: 0.075em;
        line-height: 1.0;
        font-weight: 700; }
        .page_contents__desc03 h5 img {
          width: 54px;
          padding-right: 12px; }
    .page_contents__contact {
      position: relative;
      width: 100%;
      padding-top: 60px; }
    .page_contents__contact_form {
      position: relative;
      width: 88%;
      margin: 0 auto; }
      .page_contents__contact_form dl {
        font-size: 1.3rem;
        line-height: 1.1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        border-top: 3px dotted #F4E098;
        padding: 25px 0 25px 5px; }
        .page_contents__contact_form dl dt {
          font-weight: 500;
          width: 220px; }
        .page_contents__contact_form dl dd {
          flex: 1;
          line-height: 1.8; }
          .page_contents__contact_form dl dd span.mwform-checkbox-field {
            display: block; }
          .page_contents__contact_form dl dd span.mwform-radio-field {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center; }
          .page_contents__contact_form dl dd .horizontal-item + .horizontal-item {
            margin-left: 0px !important; }
          .page_contents__contact_form dl dd select {
            position: relative;
            font-size: 1.5rem;
            color: #333;
            display: inline;
            border: none;
            background: transparent;
            cursor: pointer;
            margin-right: 2px;
            font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
          .page_contents__contact_form dl dd .select {
            position: relative;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            width: 120px;
            background: transparent;
            z-index: 1;
            padding: 10px 15px;
            border: 1px solid #ddd;
            border-radius: 28px;
            -webkit-border-radius: 28px;
            -moz-border-radius: 28px;
            background: url(../img/list_mk005.svg) no-repeat right 12px center;
            background-size: 10px;
            margin-left: 6px; }
          .page_contents__contact_form dl dd .select:first-of-type {
            margin-left: 0; }
          .page_contents__contact_form dl dd select::-ms-expand {
            display: none; }
          .page_contents__contact_form dl dd .error {
            font-size: 1.2rem !important;
            font-weight: 500 !important;
            color: #DB887F !important;
            display: block !important;
            padding-top: 5px !important; }
        .page_contents__contact_form dl input.contact_input01 {
          font-size: 1.5rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 60%;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl input.contact_input02 {
          font-size: 1.5rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl input.contact_input03 {
          font-size: 1.5rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 20% !important;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl textarea {
          font-size: 1.5rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          height: 200px;
          border-radius: 20px;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px; }
    .page_contents__contact_form01 {
      width: 100%;
      border-bottom: 3px dotted #F4E098;
      margin-bottom: 40px; }
    .page_contents__contact_form02 {
      width: 100%; }
      .page_contents__contact_form02 h4 {
        text-align: center;
        color: #333;
        font-size: 2rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 20px; }
    .page_contents__contact_form_btn {
      position: relative;
      width: 88%;
      margin: 0 auto;
      border-top: 3px dotted #F4E098;
      padding-top: 40px; }
      .page_contents__contact_form_btn h6 {
        margin-bottom: 20px; }
        .page_contents__contact_form_btn h6 button.form_btn_style {
          cursor: pointer;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          text-align: center;
          width: 60%;
          margin: 40px auto 0px;
          display: block !important;
          color: #fff;
          font-size: 1.8rem;
          font-weight: 500;
          line-height: 1.0;
          padding: 22px 0px;
          margin: 0 auto;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px 10px;
          background-color: #DB887F;
          letter-spacing: 0.1em;
          transition: all .3s;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style:hover {
          color: #fff;
          background: url(../img/list_mk002.svg) no-repeat right 10px center;
          background-size: 10px 10px;
          background-color: #C66D66;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style02 {
          cursor: pointer;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          text-align: center;
          width: 60%;
          margin: 40px auto 0px;
          display: block !important;
          color: #fff;
          font-size: 1.8rem;
          font-weight: 500;
          line-height: 1.0;
          padding: 22px 0px;
          margin: 0 auto;
          background: url(../img/list_mk004.svg) no-repeat left 15px center;
          background-size: 10px 10px;
          background-color: #999;
          letter-spacing: 0.1em;
          transition: all .3s;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style02:hover {
          color: #fff;
          background: url(../img/list_mk004.svg) no-repeat left 10px center;
          background-size: 10px 10px;
          background-color: #666;
          border: none !important; }
    .page_contents__contact_form_complete {
      font-size: 1.3rem;
      line-height: 1.8;
      width: 88%;
      margin: 40px auto 0;
      background-color: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
      padding: 60px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; }
      .page_contents__contact_form_complete h3 {
        width: 100%;
        color: #83B2A6;
        font-size: 2rem;
        letter-spacing: 0.075em;
        font-weight: 500;
        text-align: center;
        margin-bottom: 20px; }
        .page_contents__contact_form_complete h3 br {
          display: none; }
      .page_contents__contact_form_complete p {
        width: 100%;
        margin-bottom: 30px; }
      .page_contents__contact_form_complete p:last-child {
        width: 100%;
        margin-bottom: 0px !important; }
    .page_contents__nav {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 auto; }
    .page_contents__nav_list {
      width: 49%;
      margin-bottom: 15px; }
      .page_contents__nav_list a {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        padding: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: url(../img/list_mk001.svg) no-repeat right 7px center;
        background-size: 10px;
        background-color: #F9F4EA;
        border: 1px dotted #f2ead9; }
    .page_contents__nav_list_thumb {
      position: relative;
      width: 45%;
      z-index: 10;
      background-color: #fff;
      overflow: hidden;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px; }
      .page_contents__nav_list_thumb img {
        width: 100%;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .page_contents__nav_list_thumb:hover img {
        transform: scale(1.1); }
      .page_contents__nav_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1rem;
        color: #fff;
        letter-spacing: 0.05em; }
      .page_contents__nav_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .page_contents__nav_list_thumb:hover .mask {
        opacity: 1;
        /* マスクを表示する */ }
    .page_contents__nav_list_desc {
      width: 55%;
      padding-left: 15px; }
      .page_contents__nav_list_desc h3 {
        font-size: 1.2rem;
        font-weight: 500;
        letter-spacing: 0.075em;
        line-height: 1.5; } }
@media screen and (max-width: 767px) {
  .page_contents {
    position: relative;
    padding-bottom: 100px;
    /* ##### sp page_contents__archive ##### */
    /* ##### sp page_contents__archive ##### */
    /* ##### sp page_contents__staff_archive ##### */
    /* ##### sp page_contents__staff_archive ##### */
    /* ##### sp page_contents__faq_archive ##### */
    /* ##### sp page_contents__faq_archive ##### */
    /* ##### sp page_contents__block ##### */
    /* sp 2c */
    /* sp 2c */
    /* sp 3c */
    /* sp 3c */
    /* ##### sp page_contents__block ##### */
    /* ##### sp page_contents__desc ##### */
    /* ##### sp page_contents__desc ##### */
    /* ##### sp page_contents__desc02 ##### */
    /* ##### sp page_contents__desc02 ##### */
    /* ##### sp page_contents__desc03 ##### */
    /* ##### sp page_contents__desc03 ##### */
    /* ##### sp page_contents__contact ##### */
    /* ##### sp page_contents__contact ##### */
    /* ##### sp page_contents__nav ##### */
    /* ##### sp page_contents__nav ##### */ }
    .page_contents__title_popup {
      position: absolute;
      width: 80px;
      bottom: 10px;
      right: 6px;
      z-index: 60; }
      .page_contents__title_popup img {
        width: 100%; }
    .page_contents__title_obj {
      position: absolute;
      width: 60px;
      bottom: -1px;
      right: 0;
      z-index: 50; }
      .page_contents__title_obj img {
        width: 100%; }
    .page_contents__archive {
      position: relative;
      width: 90%;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__archive_list {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 18px;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      margin-bottom: 30px; }
    .page_contents__archive_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__archive_list_thumb a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        border-radius: 18px 18px 0 0;
        -webkit-border-radius: 18px 18px 0 0;
        -moz-border-radius: 18px 18px 0 0; }
      .page_contents__archive_list_thumb img {
        width: 100%;
        height: 225px;
        object-fit: cover; }
      .page_contents__archive_list_thumb .caption {
        display: none; }
      .page_contents__archive_list_thumb .mask {
        display: none; }
    .page_contents__archive_list_desc {
      width: 100%;
      padding: 20px 25px 30px; }
      .page_contents__archive_list_desc h3 {
        color: #333;
        font-size: 1.8rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 8px;
        background-size: 12px;
        padding-left: 17px;
        margin-bottom: 15px; }
        .page_contents__archive_list_desc h3 a {
          color: #333; }
      .page_contents__archive_list_desc p {
        font-size: 1.4rem;
        line-height: 1.8; }
      .page_contents__archive_list_desc ul {
        position: absolute;
        background-color: #83B2A6;
        width: 120px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        bottom: -16px;
        right: -6px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        padding: 10px 0px; }
        .page_contents__archive_list_desc ul li {
          color: #fff;
          line-height: 1.0;
          font-size: 1.2rem; }
          .page_contents__archive_list_desc ul li img {
            width: 16px;
            padding-right: 5px; }
    .page_contents__archive_list_none {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 18px;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      padding: 30px 0;
      border: 1px dotted #f2ead9; }
      .page_contents__archive_list_none p {
        text-align: center;
        font-size: 1.4rem;
        line-height: 1.8; }
    .page_contents__staff_archive {
      position: relative;
      width: 92%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__staff_archive_list {
      position: relative;
      width: 48%;
      margin-bottom: 20px; }
    .page_contents__staff_archive_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__staff_archive_list_thumb a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden; }
      .page_contents__staff_archive_list_thumb img {
        width: 100%;
        object-fit: cover; }
      .page_contents__staff_archive_list_thumb .caption {
        display: none; }
      .page_contents__staff_archive_list_thumb .mask {
        display: none; }
    .page_contents__staff_archive_list_desc {
      width: 100%;
      padding-top: 15px; }
      .page_contents__staff_archive_list_desc h3 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        line-height: 1.0; }
        .page_contents__staff_archive_list_desc h3 img {
          width: 18px;
          padding-right: 5px; }
      .page_contents__staff_archive_list_desc p {
        text-align: center;
        font-size: 1.2rem;
        letter-spacing: 0.1em;
        margin-bottom: 6px; }
    .page_contents__faq_archive {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding-top: 80px; }
    .page_contents__faq_archive_list {
      position: relative;
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      background: url(../img/list_mk001.svg) no-repeat right 10px center;
      background-size: 10px;
      background-color: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 18px;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      margin-bottom: 20px; }
      .page_contents__faq_archive_list h4 {
        color: #fff;
        font-size: 1.8rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        line-height: 1.0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 56px;
        background-color: #83B2A6;
        border-radius: 18px 0 0 18px;
        -webkit-border-radius: 18px 0 0 18px;
        -moz-border-radius: 18px 0 0 18px;
        padding-left: 8px; }
    .page_contents__faq_archive_list_desc {
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      padding: 15px 30px 15px 20px; }
      .page_contents__faq_archive_list_desc h3 {
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        line-height: 1.5; }
    .page_contents__block_01 {
      position: relative;
      width: 92%;
      padding-top: 60px;
      margin: 0 auto; }
    .page_contents__block_02 {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding-top: 60px; }
    .page_contents__block_03 {
      position: relative;
      width: 90%;
      margin: 0 auto;
      padding-top: 60px; }
    .page_contents__2c_block01 {
      width: 100%; }
    .page_contents__2c_block01_left {
      position: relative;
      width: 100%; }
      .page_contents__2c_block01_left p {
        width: 100%; }
        .page_contents__2c_block01_left p img {
          width: 100%;
          border-radius: 18px;
          -webkit-border-radius: 18px;
          -moz-border-radius: 18px; }
    .page_contents__2c_block01_right {
      position: relative;
      width: 100%; }
      .page_contents__2c_block01_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block01_right p {
        font-size: 1.4rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__2c_block02 {
      width: 100%; }
    .page_contents__2c_block02_left {
      position: relative;
      width: 100%; }
      .page_contents__2c_block02_left p {
        width: 100%; }
        .page_contents__2c_block02_left p img {
          width: 100%;
          border-radius: 18px;
          -webkit-border-radius: 18px;
          -moz-border-radius: 18px; }
    .page_contents__2c_block02_right {
      position: relative;
      width: 100%; }
      .page_contents__2c_block02_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block02_right p {
        font-size: 1.4rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__2c_block03 {
      width: 100%; }
    .page_contents__2c_block03_left {
      position: relative;
      width: 100%; }
      .page_contents__2c_block03_left p {
        width: 100%; }
        .page_contents__2c_block03_left p img {
          width: 100%;
          border-radius: 18px;
          -webkit-border-radius: 18px;
          -moz-border-radius: 18px; }
    .page_contents__2c_block03_right {
      position: relative;
      width: 100%; }
      .page_contents__2c_block03_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block03_right p {
        font-size: 1.4rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__2c_block04 {
      width: 100%; }
    .page_contents__2c_block04_left {
      position: relative;
      width: 100%; }
      .page_contents__2c_block04_left p {
        width: 100%; }
        .page_contents__2c_block04_left p img {
          width: 100%;
          border-radius: 18px;
          -webkit-border-radius: 18px;
          -moz-border-radius: 18px; }
    .page_contents__2c_block04_right {
      position: relative;
      width: 100%; }
      .page_contents__2c_block04_right h3 {
        font-size: 2rem;
        line-height: 1.5;
        color: #333;
        font-weight: 500;
        letter-spacing: 0.075em; }
      .page_contents__2c_block04_right p {
        font-size: 1.4rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__3c_block01 {
      position: relative;
      width: 100%; }
    .page_contents__3c_block01_02 {
      position: relative;
      width: 100%; }
    .page_contents__3c_block01_list {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 18px;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      padding: 30px;
      margin-bottom: 20px; }
    .page_contents__3c_block01_list_thumb {
      position: relative;
      width: 100%; }
      .page_contents__3c_block01_list_thumb p {
        width: 60%;
        margin: 0 auto; }
        .page_contents__3c_block01_list_thumb p img {
          width: 100%; }
    .page_contents__3c_block01_list_desc {
      position: relative;
      width: 100%;
      padding-top: 20px; }
      .page_contents__3c_block01_list_desc h3 {
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 7px;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__3c_block01_list_desc p {
        font-size: 1.2rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__desc {
      position: relative;
      width: 100%;
      background-color: #F9F4EA;
      border-radius: 18px;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      padding: 5px 25px 25px; }
      .page_contents__desc h3 {
        text-align: center;
        color: #333;
        font-size: 1.8rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-top: 20px; }
      .page_contents__desc p {
        font-size: 1.4rem;
        line-height: 1.8;
        margin-top: 20px; }
    .page_contents__desc02 {
      position: relative;
      width: 100%;
      background-color: #fff;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      padding: 20px 0px;
      border: 1px dotted #f2ead9;
      margin-top: 20px; }
      .page_contents__desc02 h4 {
        text-align: center;
        color: #333;
        font-size: 1.8rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 5px !important; }
      .page_contents__desc02 h5 {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 2.8rem;
        letter-spacing: 0.05em;
        line-height: 1.0;
        font-weight: 700; }
        .page_contents__desc02 h5 img {
          width: 34px;
          padding-right: 8px; }
    .page_contents__desc03 {
      position: relative;
      width: 100%;
      background-color: #fff;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      padding: 20px 0px;
      border: 1px dotted #f2ead9;
      margin-bottom: 20px; }
      .page_contents__desc03 h4 {
        text-align: center;
        color: #333;
        font-size: 1.8rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 5px !important; }
      .page_contents__desc03 h5 {
        text-align: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 2.8rem;
        letter-spacing: 0.05em;
        line-height: 1.0;
        font-weight: 700; }
        .page_contents__desc03 h5 img {
          width: 34px;
          padding-right: 8px; }
    .page_contents__contact {
      position: relative;
      width: 100%;
      padding-top: 60px; }
    .page_contents__contact_form {
      position: relative;
      width: 90%;
      margin: 0 auto; }
      .page_contents__contact_form dl {
        font-size: 1.3rem;
        line-height: 1.1;
        border-top: 3px dotted #F4E098;
        padding: 20px 0; }
        .page_contents__contact_form dl dt {
          font-weight: 500; }
        .page_contents__contact_form dl dd {
          flex: 1;
          line-height: 1.8;
          margin-top: 10px; }
          .page_contents__contact_form dl dd span.mwform-checkbox-field {
            display: block; }
          .page_contents__contact_form dl dd span.mwform-radio-field {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center; }
          .page_contents__contact_form dl dd .horizontal-item + .horizontal-item {
            margin-left: 0px !important; }
          .page_contents__contact_form dl dd select {
            position: relative;
            font-size: 1.6rem;
            color: #333;
            display: inline;
            border: none;
            background: transparent;
            cursor: pointer;
            margin-right: 1px;
            font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
          .page_contents__contact_form dl dd .select {
            position: relative;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            width: 70px;
            background: transparent;
            z-index: 1;
            padding: 10px 15px;
            border: 1px solid #ddd;
            border-radius: 28px;
            -webkit-border-radius: 28px;
            -moz-border-radius: 28px;
            background: url(../img/list_mk005.svg) no-repeat right 10px center;
            background-size: 8px;
            margin-left: 5px; }
          .page_contents__contact_form dl dd .select:first-of-type {
            margin-left: 0; }
          .page_contents__contact_form dl dd select::-ms-expand {
            display: none; }
          .page_contents__contact_form dl dd .error {
            font-size: 1.2rem !important;
            font-weight: 500 !important;
            color: #DB887F !important;
            display: block !important;
            padding-top: 5px !important; }
        .page_contents__contact_form dl input.contact_input01 {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl input.contact_input02 {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl input.contact_input03 {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 29% !important;
          border-radius: 28px;
          -webkit-border-radius: 28px;
          -moz-border-radius: 28px; }
        .page_contents__contact_form dl textarea {
          font-size: 1.6rem;
          color: #333;
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          border: 1px solid #ddd;
          padding: 10px;
          width: 100%;
          height: 200px;
          border-radius: 18px;
          -webkit-border-radius: 18px;
          -moz-border-radius: 18px; }
    .page_contents__contact_form01 {
      width: 100%;
      border-bottom: 3px dotted #F4E098;
      margin-bottom: 30px; }
    .page_contents__contact_form02 {
      width: 100%; }
      .page_contents__contact_form02 h4 {
        text-align: center;
        color: #333;
        font-size: 1.8rem;
        line-height: 1.6;
        letter-spacing: 0.075em;
        font-weight: 500;
        margin-bottom: 10px; }
    .page_contents__contact_form_btn {
      position: relative;
      width: 88%;
      margin: 0 auto;
      border-top: 3px dotted #F4E098;
      padding-top: 30px; }
      .page_contents__contact_form_btn h6 {
        margin-bottom: 20px; }
        .page_contents__contact_form_btn h6 button.form_btn_style {
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          text-align: center;
          width: 100%;
          margin: 30px auto 0px;
          display: block !important;
          color: #fff;
          font-size: 1.8rem;
          font-weight: 500;
          line-height: 1.0;
          padding: 20px 0px;
          margin: 0 auto;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px 10px;
          background-color: #DB887F;
          letter-spacing: 0.1em;
          transition: all .3s;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          border: none !important; }
        .page_contents__contact_form_btn h6 button.form_btn_style02 {
          font-family: 'brandon-grotesque', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          text-align: center;
          width: 100%;
          margin: 30px auto 0px;
          display: block !important;
          color: #fff;
          font-size: 1.8rem;
          font-weight: 500;
          line-height: 1.0;
          padding: 20px 0px;
          margin: 0 auto;
          background: url(../img/list_mk004.svg) no-repeat left 15px center;
          background-size: 10px 10px;
          background-color: #999;
          letter-spacing: 0.1em;
          transition: all .3s;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          border: none !important; }
    .page_contents__contact_form_complete {
      font-size: 1.4rem;
      line-height: 1.8;
      width: 88%;
      margin: 40px auto 0;
      background-color: #fff;
      padding: 20px;
      box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
      border-radius: 18px;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px; }
      .page_contents__contact_form_complete h3 {
        width: 100%;
        color: #83B2A6;
        font-size: 2rem;
        letter-spacing: 0.075em;
        font-weight: 500;
        text-align: center;
        margin-bottom: 20px; }
        .page_contents__contact_form_complete h3 br {
          display: none; }
      .page_contents__contact_form_complete p {
        width: 100%;
        margin-bottom: 30px; }
      .page_contents__contact_form_complete p:last-child {
        width: 100%;
        margin-bottom: 0px !important; }
    .page_contents__nav {
      position: relative;
      width: 92%;
      margin: 0 auto; }
    .page_contents__nav_list {
      width: 100%;
      margin-bottom: 10px; }
      .page_contents__nav_list a {
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        padding: 20px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: url(../img/list_mk001.svg) no-repeat right 7px center;
        background-size: 10px;
        background-color: #F9F4EA;
        border: 1px dotted #f2ead9; }
    .page_contents__nav_list_thumb {
      position: relative;
      width: 45%;
      z-index: 10;
      background-color: #fff;
      overflow: hidden;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px; }
      .page_contents__nav_list_thumb img {
        width: 100%;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
      .page_contents__nav_list_thumb:hover img {
        transform: scale(1.1); }
      .page_contents__nav_list_thumb .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1rem;
        color: #fff;
        letter-spacing: 0.05em; }
      .page_contents__nav_list_thumb .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .page_contents__nav_list_thumb:hover .mask {
        opacity: 1;
        /* マスクを表示する */ }
    .page_contents__nav_list_desc {
      width: 55%;
      padding-left: 14px; }
      .page_contents__nav_list_desc h3 {
        font-size: 1.2rem;
        font-weight: 500;
        letter-spacing: 0.075em;
        line-height: 1.5; } }

/* ########## page_contents ########## */
@media screen and (min-width: 1024px) {
  dt span.required img {
    width: 18px;
    vertical-align: middle;
    padding: 0 0 4px 4px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  dt span.required img {
    width: 18px;
    vertical-align: middle;
    padding: 0 0 4px 4px; } }
@media screen and (max-width: 767px) {
  dt span.required img {
    width: 18px;
    vertical-align: middle;
    padding: 0 0 4px 4px; } }

@media screen and (min-width: 1024px) {
  p span.required img {
    width: 18px;
    vertical-align: middle;
    padding: 0 4px 2px 0; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  p span.required img {
    width: 18px;
    vertical-align: middle;
    padding: 0 4px 2px 0; } }
@media screen and (max-width: 767px) {
  p span.required img {
    width: 18px;
    vertical-align: middle;
    padding: 0 4px 2px 0; } }

@media screen and (min-width: 1024px) {
  h6.num_icon {
    position: absolute;
    width: 70px;
    top: -20px;
    left: -20px;
    z-index: 10; }
    h6.num_icon img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  h6.num_icon {
    position: absolute;
    width: 70px;
    top: -20px;
    left: -20px;
    z-index: 10; }
    h6.num_icon img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  h6.num_icon {
    position: absolute;
    width: 60px;
    top: -10px;
    left: -10px;
    z-index: 10; }
    h6.num_icon img {
      width: 100%; } }

@media screen and (max-width: 767px) {
  .pc {
    display: none; } }

@media screen and (min-width: 1024px) {
  .sp {
    display: none; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .sp {
    display: none; } }

/* ##### page_contents__company ##### */
@media screen and (min-width: 1024px) {
  .page_contents__company {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__company {
    position: relative;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__company {
    position: relative;
    width: 100%;
    padding-top: 60px;
    margin-bottom: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__company01 {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; }
    .page_contents__company01 p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__company01 {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; }
    .page_contents__company01 p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 767px) {
  .page_contents__company01 {
    position: relative;
    width: 90%;
    margin: 0 auto 60px; }
    .page_contents__company01 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__company01 p br {
        display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__company02 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__company02 {
    position: relative;
    width: 88%;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__company02 {
    position: relative;
    width: 90%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__company02_left {
    position: relative;
    width: 50%; }
    .page_contents__company02_left p {
      width: 100%; }
      .page_contents__company02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__company02_left {
    position: relative;
    width: 100%; }
    .page_contents__company02_left p {
      width: 100%; }
      .page_contents__company02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__company02_left {
    position: relative;
    width: 100%; }
    .page_contents__company02_left p {
      width: 100%; }
      .page_contents__company02_left p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__company02_right {
    position: relative;
    width: 50%;
    padding-left: 40px; }
    .page_contents__company02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__company02_right dl dt {
        font-size: 1.3rem;
        font-weight: 500;
        width: 120px;
        background: url(../img/title_icon02.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__company02_right dl dd {
        font-size: 1.5rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__company02_right dl dd img {
          width: 22px;
          padding-left: 6px;
          padding-bottom: 7px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__company02_right {
    position: relative;
    width: 100%;
    padding-top: 40px; }
    .page_contents__company02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__company02_right dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        width: 120px; }
      .page_contents__company02_right dl dd {
        font-size: 1.3rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__company02_right dl dd img {
          width: 22px;
          padding-left: 6px;
          padding-bottom: 4px; } }
@media screen and (max-width: 767px) {
  .page_contents__company02_right {
    position: relative;
    width: 100%;
    padding-top: 30px; }
    .page_contents__company02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__company02_right dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        width: 90px; }
      .page_contents__company02_right dl dd {
        font-size: 1.4rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__company02_right dl dd img {
          width: 20px;
          padding-left: 6px;
          padding-bottom: 5px; } }

@media screen and (min-width: 1024px) {
  .end_border {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .end_border {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 767px) {
  .end_border {
    border-bottom: 3px dotted #F4E098; } }

/* ##### page_contents__company ##### */
/* ##### page_contents__about ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 100px;
    margin-bottom: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about {
    position: relative;
    width: 100%;
    padding-top: 100px;
    margin-bottom: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__about {
    position: relative;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 60px; } }

/* ##### page_contents__about ##### */
/* ##### page_contents__about_list01 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list01 {
    position: relative;
    width: 96%;
    margin-left: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list01 {
    position: relative;
    width: 96%;
    margin-left: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list01 {
    position: relative;
    width: 96%;
    margin-left: 4%; } }

/* ##### page_contents__about_list01 ##### */
/* ##### page_contents__about_list01_title ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list01_title {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../../img/about_img/about_list01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list01_title {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../../img/about_img/about_list01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list01_title {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../../img/about_img/about_list01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 18px 0 0 18px;
    -webkit-border-radius: 18px 0 0 18px;
    -moz-border-radius: 18px 0 0 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__about_list01_title02 {
    position: absolute;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__about_list01_title02 h2 {
      text-align: center;
      font-size: 3.6rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-right: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list01_title02 {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__about_list01_title02 h2 {
      text-align: center;
      font-size: 3rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-right: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list01_title02 {
    position: absolute;
    width: 96%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__about_list01_title02 h2 {
      text-align: center;
      font-size: 2.4rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 15px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }

/* ##### page_contents__about_list01_title ##### */
/* ##### page_contents__about_list01_contents ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list01_contents {
    position: relative;
    width: 88%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 12%;
    padding: 30px 60px 0 60px;
    border-radius: 30px 0 0 0;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0; }
    .page_contents__about_list01_contents p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list01_contents {
    position: relative;
    width: 88%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 12%;
    padding: 30px 60px 0 60px;
    border-radius: 30px 0 0 0;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0; }
    .page_contents__about_list01_contents p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list01_contents {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -40px 0 0 8%;
    padding: 10px 30px 0 30px;
    border-radius: 30px 0 0 0;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0; }
    .page_contents__about_list01_contents p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 20px; } }

/* ##### page_contents__about_list01_contents ##### */
/* ##### page_contents__about_list01_merit ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list01_merit {
    width: 100%;
    margin-top: 60px;
    padding-right: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list01_merit {
    width: 100%;
    margin-top: 60px;
    padding-right: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list01_merit {
    width: 100%;
    margin-top: 40px;
    padding-right: 4%; } }

/* ##### page_contents__about_list01_merit ##### */
/* ##### page_contents__about_list02 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list02 {
    position: relative;
    width: 96%;
    margin-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list02 {
    position: relative;
    width: 96%;
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list02 {
    position: relative;
    width: 96%;
    margin-top: 60px; } }

/* ##### page_contents__about_list02 ##### */
/* ##### page_contents__about_list02_title ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list02_title {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../../img/about_img/about_list02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list02_title {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../../img/about_img/about_list02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list02_title {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(../../img/about_img/about_list02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 0 18px 18px 0;
    -webkit-border-radius: 0 18px 18px 0;
    -moz-border-radius: 0 18px 18px 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__about_list02_title02 {
    position: absolute;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__about_list02_title02 h2 {
      text-align: center;
      font-size: 3.6rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-left: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list02_title02 {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__about_list02_title02 h2 {
      text-align: center;
      font-size: 3rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-left: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list02_title02 {
    position: absolute;
    width: 96%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__about_list02_title02 h2 {
      text-align: center;
      font-size: 2.4rem;
      line-height: 1.0;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }

/* ##### page_contents__about_list02_title ##### */
/* ##### page_contents__about_list02_contents ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list02_contents {
    position: relative;
    width: 88%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 0;
    padding: 30px 60px 0 60px;
    border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    -moz-border-radius: 0 30px 0 0; }
    .page_contents__about_list02_contents p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list02_contents {
    position: relative;
    width: 88%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 0;
    padding: 30px 60px 0 60px;
    border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    -moz-border-radius: 0 30px 0 0; }
    .page_contents__about_list02_contents p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list02_contents {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -40px 0 0 0;
    padding: 10px 30px 0 30px;
    border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    -moz-border-radius: 0 30px 0 0; }
    .page_contents__about_list02_contents p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

/* ##### page_contents__about_list02_contents ##### */
/* ##### page_contents__about_list02_merit ##### */
@media screen and (min-width: 1024px) {
  .page_contents__about_list02_merit {
    width: 100%;
    margin-top: 60px;
    padding-left: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__about_list02_merit {
    width: 100%;
    margin-top: 60px;
    padding-left: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__about_list02_merit {
    width: 100%;
    margin-top: 40px;
    padding-left: 4%; } }

/* ##### page_contents__about_list02_merit ##### */
/* ##### page_contents__charm ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm {
    position: relative;
    width: 100%;
    min-width: 1070px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__charm {
    position: relative;
    width: 100%; } }

/* ##### page_contents__charm ##### */
/* ##### page_contents__charm_list ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list {
    position: relative;
    width: 90%;
    margin: 0 auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list {
    position: relative;
    width: 92%;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list {
    position: relative;
    width: 100%; } }

/* ##### page_contents__charm_list ##### */
/* ##### page_contents__charm_list01 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list01 {
    position: relative;
    width: 100%;
    margin-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list01 {
    position: relative;
    width: 100%;
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list01 {
    position: relative;
    width: 100%;
    margin-top: 60px; } }

/* ##### page_contents__charm_list01 ##### */
/* ##### page_contents__charm_list01_left ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list01_left {
    position: relative;
    width: 60%; }
    .page_contents__charm_list01_left p img {
      width: 100%;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list01_left {
    position: relative;
    width: 80%; }
    .page_contents__charm_list01_left p img {
      width: 100%;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list01_left {
    position: relative;
    width: 96%; }
    .page_contents__charm_list01_left p img {
      width: 100%;
      border-radius: 0 18px 18px 0;
      -webkit-border-radius: 0 18px 18px 0;
      -moz-border-radius: 0 18px 18px 0; } }

/* ##### page_contents__charm_list01_left ##### */
/* ##### page_contents__charm_list01_right ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list01_right {
    position: absolute;
    width: 43%;
    bottom: -20px;
    right: 0;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5; }
    .page_contents__charm_list01_right h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__charm_list01_right h4 {
      width: 70%;
      margin: 30px 0 0 30%; }
    .page_contents__charm_list01_right p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list01_right {
    position: relative;
    width: 80%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -40px 0 0 20%; }
    .page_contents__charm_list01_right h3 {
      position: relative;
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098;
      z-index: 10; }
    .page_contents__charm_list01_right h4 {
      width: 70%;
      margin: 30px 0 0 30%; }
    .page_contents__charm_list01_right p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list01_right {
    position: relative;
    width: 96%;
    background-color: #fff;
    border-radius: 18px 0 0 0;
    -webkit-border-radius: 18px 0 0 0;
    -moz-border-radius: 18px 0 0 0;
    padding: 30px 4% 0 30px;
    z-index: 5;
    margin: -30px 0 0 4%; }
    .page_contents__charm_list01_right h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__charm_list01_right h4 {
      position: relative;
      width: 100%;
      margin-top: 20px;
      z-index: 10; }
    .page_contents__charm_list01_right p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 10; } }

/* 
.charm01 .page_contents__charm_list01_right:after {
  @include mq('tab'){
    position:absolute;
    content:'01';
    bottom:-35px;
    left:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'01';
    bottom:-35px;
    right:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm03 .page_contents__charm_list01_right:after {
  @include mq('tab'){
    position:absolute;
    content:'03';
    bottom:-35px;
    left:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.01em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'03';
    bottom:-35px;
    right:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm05 .page_contents__charm_list01_right:after {
  @include mq('tab'){
    position:absolute;
    content:'05';
    bottom:-35px;
    left:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.01em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'05';
    bottom:-35px;
    right:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm07 .page_contents__charm_list01_right:after {
  @include mq('tab'){
    position:absolute;
    content:'07';
    bottom:-35px;
    left:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'07';
    bottom:-35px;
    right:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm09 .page_contents__charm_list01_right:after {
  @include mq('tab'){
    position:absolute;
    content:'09';
    bottom:-35px;
    left:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'09';
    bottom:-35px;
    right:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
*/
/* ##### page_contents__charm_list01_right ##### */
/* ##### page_contents__charm_list02 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list02 {
    position: relative;
    width: 100%;
    margin-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list02 {
    position: relative;
    width: 100%;
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list02 {
    position: relative;
    width: 100%;
    margin-top: 60px; } }

/* ##### page_contents__charm_list02 ##### */
/* ##### page_contents__charm_list02_right ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list02_right {
    position: relative;
    width: 60%;
    margin-left: 40%; }
    .page_contents__charm_list02_right p img {
      width: 100%;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list02_right {
    position: relative;
    width: 80%;
    margin-left: 20%; }
    .page_contents__charm_list02_right p img {
      width: 100%;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list02_right {
    position: relative;
    width: 96%;
    margin-left: 4%; }
    .page_contents__charm_list02_right p img {
      width: 100%;
      border-radius: 18px 0 0 18px;
      -webkit-border-radius: 18px 0 0 18px;
      -moz-border-radius: 18px 0 0 18px; } }

/* ##### page_contents__charm_list02_right ##### */
/* ##### page_contents__charm_list02_left ##### */
@media screen and (min-width: 1024px) {
  .page_contents__charm_list02_left {
    position: absolute;
    width: 43%;
    bottom: -20px;
    left: 0;
    background-color: #fff;
    border-radius: 0 20px 0 0;
    -webkit-border-radius: 0 20px 0 0;
    -moz-border-radius: 0 20px 0 0;
    padding: 60px 60px 0 0;
    z-index: 5; }
    .page_contents__charm_list02_left h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__charm_list02_left h4 {
      width: 70%;
      margin: 30px 0 0 30%; }
    .page_contents__charm_list02_left p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__charm_list02_left {
    position: relative;
    width: 80%;
    background-color: #fff;
    border-radius: 0 20px 0 0;
    -webkit-border-radius: 0 20px 0 0;
    -moz-border-radius: 0 20px 0 0;
    padding: 60px 60px 0 0;
    z-index: 5;
    margin-top: -40px; }
    .page_contents__charm_list02_left h3 {
      position: relative;
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098;
      z-index: 10; }
    .page_contents__charm_list02_left h4 {
      width: 70%;
      margin: 30px 0 0 30%; }
    .page_contents__charm_list02_left p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__charm_list02_left {
    position: relative;
    width: 96%;
    background-color: #fff;
    border-radius: 0 18px 0 0;
    -webkit-border-radius: 0 18px 0 0;
    -moz-border-radius: 0 18px 0 0;
    padding: 30px 30px 0 4%;
    z-index: 5;
    margin-top: -30px; }
    .page_contents__charm_list02_left h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__charm_list02_left h4 {
      position: relative;
      width: 100%;
      margin-top: 20px;
      z-index: 10; }
    .page_contents__charm_list02_left p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 10; } }

/* 
.charm02 .page_contents__charm_list02_left:after {
  @include mq('tab'){
    position:absolute;
    content:'02';
    bottom:-35px;
    right:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'02';
    bottom:-35px;
    left:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm04 .page_contents__charm_list02_left:after {
  @include mq('tab'){
    position:absolute;
    content:'04';
    bottom:-35px;
    right:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'04';
    bottom:-35px;
    left:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm06 .page_contents__charm_list02_left:after {
  @include mq('tab'){
    position:absolute;
    content:'06';
    bottom:-35px;
    right:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'06';
    bottom:-35px;
    left:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm08 .page_contents__charm_list02_left:after {
  @include mq('tab'){
    position:absolute;
    content:'08';
    bottom:-35px;
    right:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.01em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'08';
    bottom:-35px;
    left:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
.charm10 .page_contents__charm_list02_left:after {
  @include mq('tab'){
    position:absolute;
    content:'10';
    bottom:-35px;
    right:-25%;
    font-size:24.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
  @include mq('sp'){
    position:absolute;
    content:'10';
    bottom:-35px;
    left:0;
    font-size:14.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
  }
}
 */
/* ##### page_contents__charm_list02_left ##### */
/* ##### charm_num01 ##### */
@media screen and (min-width: 1024px) {
  .charm_num01 {
    position: absolute;
    width: 110px;
    top: -35px;
    left: -35px; }
    .charm_num01 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .charm_num01 {
    position: absolute;
    width: 100px;
    top: -35px;
    left: -35px; }
    .charm_num01 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .charm_num01 {
    position: absolute;
    width: 80px;
    top: -50px;
    right: 3px; }
    .charm_num01 img {
      width: 100%; } }

/* ##### charm_num01 ##### */
/* ##### charm_num02 ##### */
@media screen and (min-width: 1024px) {
  .charm_num02 {
    position: absolute;
    width: 110px;
    top: -35px;
    right: -35px; }
    .charm_num02 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .charm_num02 {
    position: absolute;
    width: 110px;
    top: -35px;
    right: -35px; }
    .charm_num02 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .charm_num02 {
    position: absolute;
    width: 80px;
    top: -50px;
    left: 3px; }
    .charm_num02 img {
      width: 100%; } }

/* ##### charm_num02 ##### */
/* ##### charm01 ##### */
/* 
.charm01:after {
  @include mq('pc'){
    position:absolute;
    content:'01';
    top:-30px;
    right:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm01 ##### */
/* ##### charm02 ##### */
/* 
.charm02:after {
  @include mq('pc'){
    position:absolute;
    content:'02';
    top:-30px;
    left:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm02 ##### */
/* ##### charm03 ##### */
/* 
.charm03:after {
  @include mq('pc'){
    position:absolute;
    content:'03';
    top:-30px;
    right:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm03 ##### */
/* ##### charm04 ##### */
/* 
.charm04:after {
  @include mq('pc'){
    position:absolute;
    content:'04';
    top:-30px;
    left:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm04 ##### */
/* ##### charm05 ##### */
/* 
.charm05:after {
  @include mq('pc'){
    position:absolute;
    content:'05';
    top:-30px;
    right:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm05 ##### */
/* ##### charm06 ##### */
/* 
.charm06:after {
  @include mq('pc'){
    position:absolute;
    content:'06';
    top:-30px;
    left:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm06 ##### */
/* ##### charm07 ##### */
/* 
.charm07:after {
  @include mq('pc'){
    position:absolute;
    content:'07';
    top:-30px;
    right:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm07 ##### */
/* ##### charm08 ##### */
/* 
.charm08:after {
  @include mq('pc'){
    position:absolute;
    content:'08';
    top:-30px;
    left:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
*/
/* ##### charm08 ##### */
/* ##### charm09 ##### */
/* 
.charm09:after {
  @include mq('pc'){
    position:absolute;
    content:'09';
    top:-30px;
    right:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
 */
/* ##### charm09 ##### */
/* ##### charm10 ##### */
/* 
.charm10:after {
  @include mq('pc'){
    position:absolute;
    content:'10';
    top:-30px;
    left:0;
    font-size:18.0rem;
    font-weight:700;
    letter-spacing:0.03em;
    line-height:1.0;
    color:$secondary;
    z-index:1;
  }
}
 */
/* ##### charm10 ##### */
/* ##### page_contents__capacity ##### */
@media screen and (min-width: 1024px) {
  .page_contents__capacity {
    position: relative;
    width: 100%;
    padding-top: 60px; }
    .page_contents__capacity table {
      border: 3px dotted #F4E098; }
      .page_contents__capacity table thead th {
        background-color: #F9F4EA;
        font-weight: 700;
        vertical-align: middle;
        border: 3px dotted #F4E098;
        font-size: 1.5rem;
        line-height: 1.8;
        padding: 15px 10px; }
      .page_contents__capacity table td {
        padding: 20px 10px;
        border: 3px dotted #F4E098;
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.8; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__capacity {
    position: relative;
    width: 100%;
    padding-top: 60px; }
    .page_contents__capacity table {
      border: 3px dotted #F4E098; }
      .page_contents__capacity table thead th {
        background-color: #F9F4EA;
        font-weight: 700;
        vertical-align: middle;
        border: 3px dotted #F4E098;
        font-size: 1.5rem;
        line-height: 1.8;
        padding: 15px 10px; }
      .page_contents__capacity table td {
        padding: 20px 10px;
        border: 3px dotted #F4E098;
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.8; } }
@media screen and (max-width: 767px) {
  .page_contents__capacity {
    position: relative;
    width: 100%;
    padding-top: 60px; }
    .page_contents__capacity table {
      border: 3px dotted #F4E098; }
      .page_contents__capacity table thead th {
        background-color: #F9F4EA;
        font-weight: 700;
        vertical-align: middle;
        border: 3px dotted #F4E098;
        font-size: 1.4rem;
        letter-spacing: 0.1em;
        padding: 15px 5px; }
      .page_contents__capacity table td {
        padding: 20px 5px;
        border: 3px dotted #F4E098;
        text-align: center;
        font-size: 1.4rem;
        letter-spacing: 0.1em; } }

/* ##### page_contents__capacity ##### */
/* ##### page_contents__event ##### */
@media screen and (min-width: 1024px) {
  .page_contents__event {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event {
    position: relative;
    width: 100%;
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__event {
    position: relative;
    width: 100%;
    padding-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event02 {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__event02 p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event02 {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__event02 p {
      font-size: 1.3rem;
      line-height: 1.8;
      width: 80%;
      margin: 35px auto 0; } }
@media screen and (max-width: 767px) {
  .page_contents__event02 {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .page_contents__event02 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__event02 p br {
        display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_nav {
    position: relative;
    width: 90%;
    background-color: #F9F4EA;
    padding: 30px 45px 45px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 40px auto 80px;
    border: 1px dotted #f2ead9; }
    .page_contents__event_nav ul {
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page_contents__event_nav ul li {
        width: 32%;
        margin-top: 15px; }
        .page_contents__event_nav ul li a, .page_contents__event_nav ul li a:link a:visited {
          display: block;
          text-align: center;
          color: #fff;
          font-size: 1.3rem;
          font-weight: 500;
          letter-spacing: 0.1em;
          line-height: 1.0;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px;
          background-color: #DB887F;
          padding: 18px 0px;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; }
        .page_contents__event_nav ul li a:hover {
          background: url(../img/list_mk002.svg) no-repeat right 10px center;
          background-size: 10px;
          background-color: #C66D66; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_nav {
    position: relative;
    width: 92%;
    background-color: #F9F4EA;
    padding: 15px 30px 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 40px auto 80px;
    border: 1px dotted #f2ead9; }
    .page_contents__event_nav ul {
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page_contents__event_nav ul li {
        width: 32%;
        margin-top: 15px; }
        .page_contents__event_nav ul li a, .page_contents__event_nav ul li a:link a:visited {
          display: block;
          text-align: center;
          color: #fff;
          font-size: 1.3rem;
          font-weight: 500;
          letter-spacing: 0.1em;
          line-height: 1.0;
          background: url(../img/list_mk002.svg) no-repeat right 15px center;
          background-size: 10px;
          background-color: #DB887F;
          padding: 18px 0px;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; }
        .page_contents__event_nav ul li a:hover {
          background: url(../img/list_mk002.svg) no-repeat right 10px center;
          background-size: 10px;
          background-color: #C66D66; } }
@media screen and (max-width: 767px) {
  .page_contents__event_nav {
    position: relative;
    width: 100%;
    background-color: #F9F4EA;
    padding: 10px 4% 20px;
    margin: 30px auto 60px;
    border-top: 1px dotted #f2ead9;
    border-bottom: 1px dotted #f2ead9; }
    .page_contents__event_nav ul {
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page_contents__event_nav ul li {
        width: 49%;
        margin-top: 10px; }
        .page_contents__event_nav ul li a {
          display: block;
          text-align: center;
          color: #fff;
          font-size: 1rem;
          font-weight: 500;
          letter-spacing: 0.075em;
          line-height: 1.0;
          background: url(../img/list_mk002.svg) no-repeat right 10px center;
          background-size: 8px;
          background-color: #DB887F;
          padding: 16px 0px;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list_title {
    position: relative;
    width: 92%;
    margin: 0 auto 70px;
    padding-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list_title {
    position: relative;
    width: 92%;
    margin: 0 auto 60px;
    padding-top: 25px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list_title {
    position: relative;
    width: 92%;
    margin: 0 auto 45px;
    padding-top: 25px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list_title02 {
    position: relative;
    width: 100%;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__event_list_title02 h3 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      width: 300px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 18px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list_title02 {
    position: relative;
    width: 100%;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__event_list_title02 h3 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      width: 220px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 1.8rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 16px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list_title02 {
    position: relative;
    width: 100%;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__event_list_title02 h3 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      width: 160px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 1.6rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 14px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list01 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 60px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list01 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 60px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list01 {
    position: relative;
    width: 92%;
    margin: 0 auto 40px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list01_left {
    position: relative;
    width: 50%; }
    .page_contents__event_list01_left p {
      width: 100%; }
      .page_contents__event_list01_left p img {
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border: 16px solid #fff; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list01_left {
    position: relative;
    width: 50%; }
    .page_contents__event_list01_left p {
      width: 100%; }
      .page_contents__event_list01_left p img {
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border: 10px solid #fff; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list01_left {
    position: relative;
    width: 100%; }
    .page_contents__event_list01_left p {
      width: 100%; }
      .page_contents__event_list01_left p img {
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        border-radius: 26px;
        -webkit-border-radius: 26px;
        -moz-border-radius: 26px;
        border: 10px solid #fff; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list01_right {
    position: relative;
    width: 50%;
    padding-left: 40px; }
    .page_contents__event_list01_right h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 9px;
      background-size: 14px;
      padding: 0 0 0 20px; }
    .page_contents__event_list01_right p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list01_right {
    position: relative;
    width: 50%;
    padding-left: 40px; }
    .page_contents__event_list01_right h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 9px;
      background-size: 14px;
      padding: 0 0 0 20px; }
    .page_contents__event_list01_right p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list01_right {
    position: relative;
    width: 100%;
    padding: 20px 10px 0; }
    .page_contents__event_list01_right h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 7px;
      background-size: 14px;
      padding: 0 0 0 20px; }
    .page_contents__event_list01_right p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list02 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 80px;
    background-color: #F9F4EA;
    padding: 45px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list02 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    background-color: #F9F4EA;
    padding: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 0 auto 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list02 {
    position: relative;
    width: 92%;
    background-color: #F9F4EA;
    padding: 25px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    margin: 0 auto 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list02_left {
    position: relative;
    width: 50%; }
    .page_contents__event_list02_left p {
      width: 100%; }
      .page_contents__event_list02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list02_left {
    position: relative;
    width: 50%; }
    .page_contents__event_list02_left p {
      width: 100%; }
      .page_contents__event_list02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list02_left {
    position: relative;
    width: 100%; }
    .page_contents__event_list02_left p {
      width: 100%; }
      .page_contents__event_list02_left p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__event_list02_right {
    position: relative;
    width: 50%;
    padding-left: 40px; }
    .page_contents__event_list02_right h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 9px;
      background-size: 14px;
      padding: 0 0 0 20px; }
    .page_contents__event_list02_right p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 25px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__event_list02_right {
    position: relative;
    width: 50%;
    padding-left: 40px; }
    .page_contents__event_list02_right h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 9px;
      background-size: 14px;
      padding: 0 0 0 20px; }
    .page_contents__event_list02_right p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 25px; } }
@media screen and (max-width: 767px) {
  .page_contents__event_list02_right {
    position: relative;
    width: 100%;
    padding-top: 20px; }
    .page_contents__event_list02_right h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 7px;
      background-size: 14px;
      padding: 0 0 0 20px; }
    .page_contents__event_list02_right p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

/* ##### page_contents__event ##### */
/* ##### page_contents__facility ##### */
@media screen and (min-width: 1024px) {
  .page_contents__facility {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility {
    position: relative;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__facility {
    position: relative;
    width: 100%;
    padding-top: 60px;
    margin-bottom: 60px; } }

/* ##### page_contents__facility_list01 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__facility_list01 {
    position: relative;
    width: 86%;
    margin: 0 auto 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list01 {
    position: relative;
    width: 90%;
    margin: 0 auto 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list01 {
    position: relative;
    width: 92%;
    margin: 0 auto 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__facility_list01_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list01_thumb p {
      width: 100%; }
      .page_contents__facility_list01_thumb p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list01_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list01_thumb p {
      width: 100%; }
      .page_contents__facility_list01_thumb p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list01_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list01_thumb p {
      width: 100%; }
      .page_contents__facility_list01_thumb p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__facility_list01_desc {
    position: relative;
    width: 60%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -80px 0 0 40%; }
    .page_contents__facility_list01_desc h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__facility_list01_desc p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list01_desc {
    position: relative;
    width: 80%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -40px 0 0 20%; }
    .page_contents__facility_list01_desc h3 {
      position: relative;
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098;
      z-index: 10; }
    .page_contents__facility_list01_desc p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list01_desc {
    position: relative;
    width: 90%;
    background-color: #fff;
    border-radius: 18px 0 0 0;
    -webkit-border-radius: 18px 0 0 0;
    -moz-border-radius: 18px 0 0 0;
    padding: 30px 4% 0 30px;
    z-index: 5;
    margin: -30px 0 0 10%; }
    .page_contents__facility_list01_desc h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__facility_list01_desc p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 10; } }

/* ##### page_contents__facility_list01 ##### */
/* ##### page_contents__facility_list02 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__facility_list02 {
    position: relative;
    width: 86%;
    margin: 0 auto 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list02 {
    position: relative;
    width: 90%;
    margin: 0 auto 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list02 {
    position: relative;
    width: 92%;
    margin: 0 auto 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__facility_list02_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list02_thumb p {
      width: 100%; }
      .page_contents__facility_list02_thumb p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list02_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list02_thumb p {
      width: 100%; }
      .page_contents__facility_list02_thumb p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list02_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list02_thumb p {
      width: 100%; }
      .page_contents__facility_list02_thumb p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__facility_list02_desc {
    position: relative;
    width: 60%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -80px 0 0 40%; }
    .page_contents__facility_list02_desc h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__facility_list02_desc p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list02_desc {
    position: relative;
    width: 80%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -40px 0 0 20%; }
    .page_contents__facility_list02_desc h3 {
      position: relative;
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098;
      z-index: 10; }
    .page_contents__facility_list02_desc p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list02_desc {
    position: relative;
    width: 90%;
    background-color: #fff;
    border-radius: 18px 0 0 0;
    -webkit-border-radius: 18px 0 0 0;
    -moz-border-radius: 18px 0 0 0;
    padding: 30px 4% 0 30px;
    z-index: 5;
    margin: -30px 0 0 10%; }
    .page_contents__facility_list02_desc h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__facility_list02_desc p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 10; } }

/* ##### page_contents__facility_list02 ##### */
/* ##### page_contents__facility_list03 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__facility_list03 {
    position: relative;
    width: 86%;
    margin: 0 auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list03 {
    position: relative;
    width: 90%;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list03 {
    position: relative;
    width: 92%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__facility_list03_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list03_thumb p {
      width: 100%; }
      .page_contents__facility_list03_thumb p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list03_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list03_thumb p {
      width: 100%; }
      .page_contents__facility_list03_thumb p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list03_thumb {
    position: relative;
    width: 100%; }
    .page_contents__facility_list03_thumb p {
      width: 100%; }
      .page_contents__facility_list03_thumb p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__facility_list03_desc {
    position: relative;
    width: 60%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -80px 0 0 40%; }
    .page_contents__facility_list03_desc h3 {
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__facility_list03_desc p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__facility_list03_desc {
    position: relative;
    width: 80%;
    background-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    padding: 60px 0 0 60px;
    z-index: 5;
    margin: -40px 0 0 20%; }
    .page_contents__facility_list03_desc h3 {
      position: relative;
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098;
      z-index: 10; }
    .page_contents__facility_list03_desc p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__facility_list03_desc {
    position: relative;
    width: 90%;
    background-color: #fff;
    border-radius: 18px 0 0 0;
    -webkit-border-radius: 18px 0 0 0;
    -moz-border-radius: 18px 0 0 0;
    padding: 30px 4% 0 30px;
    z-index: 5;
    margin: -30px 0 0 10%; }
    .page_contents__facility_list03_desc h3 {
      color: #333;
      font-size: 1.8rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 8px;
      background-size: 14px;
      padding: 0 0 8px 20px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__facility_list03_desc p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 10; } }

/* ##### page_contents__facility_list03 ##### */
/* ##### page_contents__facility ##### */
/* ##### page_contents__information ##### */
@media screen and (min-width: 1024px) {
  .page_contents__information {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information {
    position: relative;
    width: 100%;
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__information {
    position: relative;
    width: 100%;
    padding-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_flow {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_flow {
    position: relative;
    width: 92%;
    margin: 0 auto 60px; } }
@media screen and (max-width: 767px) {
  .page_contents__information_flow {
    position: relative;
    width: 100%;
    margin-bottom: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_flow_list_sp {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_flow_list_sp {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__information_flow_list_sp {
    position: relative;
    width: 92%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_flow_list {
    position: relative;
    width: 24%;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 35px 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_flow_list {
    position: relative;
    width: 48.5%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 25px 25px;
    margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__information_flow_list {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    padding: 25px 20px;
    margin-bottom: 20px; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_flow_list:last-child {
    background-color: #F9F4EA; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_flow_list:last-child {
    background-color: #F9F4EA; } }
@media screen and (max-width: 767px) {
  .page_contents__information_flow_list:last-child {
    background-color: #F9F4EA; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_flow_list_thumb {
    position: relative;
    width: 100%; }
    .page_contents__information_flow_list_thumb p {
      width: 45%;
      margin: 0 auto; }
      .page_contents__information_flow_list_thumb p img {
        width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_flow_list_thumb {
    position: relative;
    width: 30%; }
    .page_contents__information_flow_list_thumb p {
      width: 100%; }
      .page_contents__information_flow_list_thumb p img {
        width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__information_flow_list_thumb {
    position: relative;
    width: 30%; }
    .page_contents__information_flow_list_thumb p {
      width: 100%; }
      .page_contents__information_flow_list_thumb p img {
        width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_flow_list_desc {
    position: relative;
    width: 100%;
    padding-top: 20px; }
    .page_contents__information_flow_list_desc h3 {
      text-align: center;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__information_flow_list_desc h4 {
      width: 100%;
      margin-top: 25px; }
    .page_contents__information_flow_list_desc p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_flow_list_desc {
    position: relative;
    width: 70%;
    padding-left: 20px; }
    .page_contents__information_flow_list_desc h3 {
      font-size: 1.5rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__information_flow_list_desc h4 {
      width: 100%;
      margin-top: 20px; }
    .page_contents__information_flow_list_desc p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__information_flow_list_desc {
    position: relative;
    width: 70%;
    padding-left: 15px; }
    .page_contents__information_flow_list_desc h3 {
      font-size: 1.6rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__information_flow_list_desc h4 {
      width: 100%;
      margin-top: 20px; }
    .page_contents__information_flow_list_desc p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_child {
    position: relative;
    width: 100%;
    margin-bottom: 80px; }
    .page_contents__information_child h6 {
      position: relative;
      width: 520px;
      margin: -50px auto 0;
      z-index: 50; }
      .page_contents__information_child h6 img {
        width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_child {
    position: relative;
    width: 100%;
    margin-bottom: 80px; }
    .page_contents__information_child h6 {
      position: relative;
      width: 450px;
      margin: -50px auto 0;
      z-index: 50; }
      .page_contents__information_child h6 img {
        width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__information_child {
    position: relative;
    width: 100%;
    margin-bottom: 60px; }
    .page_contents__information_child h6 {
      position: relative;
      width: 90%;
      margin: -40px auto 0;
      z-index: 50; }
      .page_contents__information_child h6 img {
        width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_child02 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 160px;
    background-color: #F9F4EA;
    padding: 85px 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_child02 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 160px;
    background-color: #F9F4EA;
    padding: 85px 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__information_child02 {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 120px;
    background-color: #F9F4EA;
    padding: 65px 4%; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_child02:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_child02:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__information_child02:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_child02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_child02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__information_child02:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_child02_left {
    position: relative;
    width: 49%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 50px; }
    .page_contents__information_child02_left h3 {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: 240px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 18px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .page_contents__information_child02_left dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__information_child02_left dl dt {
        font-size: 1.3rem;
        font-weight: 500;
        width: 170px;
        background: url(../img/title_icon01.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__information_child02_left dl dd {
        font-size: 1.5rem;
        flex: 1;
        line-height: 1.8; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_child02_left {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 40px;
    margin-bottom: 30px; }
    .page_contents__information_child02_left h3 {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: 200px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 2rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 16px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .page_contents__information_child02_left dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__information_child02_left dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        width: 170px;
        background: url(../img/title_icon01.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__information_child02_left dl dd {
        font-size: 1.3rem;
        flex: 1;
        line-height: 1.8; } }
@media screen and (max-width: 767px) {
  .page_contents__information_child02_left {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    padding: 30px 25px;
    margin-bottom: 30px; }
    .page_contents__information_child02_left h3 {
      position: absolute;
      top: -22px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: 160px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 1.6rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 14px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .page_contents__information_child02_left dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__information_child02_left dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.6;
        width: 100px; }
      .page_contents__information_child02_left dl dd {
        font-size: 1.4rem;
        flex: 1;
        line-height: 1.8; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_child02_right {
    position: relative;
    width: 49%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 50px; }
    .page_contents__information_child02_right h3 {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: 240px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 18px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .page_contents__information_child02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__information_child02_right dl dt {
        font-size: 1.3rem;
        font-weight: 500;
        width: 170px;
        background: url(../img/title_icon02.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__information_child02_right dl dd {
        font-size: 1.5rem;
        flex: 1;
        line-height: 1.8; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_child02_right {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 40px; }
    .page_contents__information_child02_right h3 {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: 200px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 2rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 16px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .page_contents__information_child02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__information_child02_right dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        width: 170px;
        background: url(../img/title_icon01.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__information_child02_right dl dd {
        font-size: 1.3rem;
        flex: 1;
        line-height: 1.8; } }
@media screen and (max-width: 767px) {
  .page_contents__information_child02_right {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    padding: 30px 25px; }
    .page_contents__information_child02_right h3 {
      position: absolute;
      top: -22px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: 160px;
      background-color: #83B2A6;
      color: #fff;
      font-size: 1.6rem;
      letter-spacing: 0.075em;
      line-height: 1.0;
      font-weight: 700;
      text-align: center;
      padding: 14px 0;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px; }
    .page_contents__information_child02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__information_child02_right dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.6;
        width: 100px; }
      .page_contents__information_child02_right dl dd {
        font-size: 1.4rem;
        flex: 1;
        line-height: 1.8; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_faq {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__information_faq h5 {
      width: 35%;
      margin: 0 auto;
      padding-top: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_faq {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__information_faq h5 {
      width: 50%;
      margin: 0 auto;
      padding-top: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__information_faq {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__information_faq h5 {
      width: 92%;
      padding-top: 15px;
      margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_faq_list_sp {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_faq_list_sp {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__information_faq_list_sp {
    position: relative;
    width: 100%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_faq_list {
    position: relative;
    width: 48.5%;
    height: 66px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../img/list_mk001.svg) no-repeat right 17px center;
    background-size: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    margin-bottom: 30px; }
    .page_contents__information_faq_list h4 {
      color: #fff;
      font-size: 2.4rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100px;
      height: 66px;
      background-color: #83B2A6;
      border-radius: 36px 0 0 36px;
      -webkit-border-radius: 36px 0 0 36px;
      -moz-border-radius: 36px 0 0 36px;
      padding-left: 15px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_faq_list {
    position: relative;
    width: 100%;
    height: 66px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../img/list_mk001.svg) no-repeat right 17px center;
    background-size: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    margin-bottom: 25px; }
    .page_contents__information_faq_list h4 {
      color: #fff;
      font-size: 2rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 76px;
      height: 66px;
      background-color: #83B2A6;
      border-radius: 36px 0 0 36px;
      -webkit-border-radius: 36px 0 0 36px;
      -moz-border-radius: 36px 0 0 36px;
      padding-left: 10px; } }
@media screen and (max-width: 767px) {
  .page_contents__information_faq_list {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../img/list_mk001.svg) no-repeat right 10px center;
    background-size: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    margin-bottom: 20px; }
    .page_contents__information_faq_list h4 {
      color: #fff;
      font-size: 1.8rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 56px;
      background-color: #83B2A6;
      border-radius: 18px 0 0 18px;
      -webkit-border-radius: 18px 0 0 18px;
      -moz-border-radius: 18px 0 0 18px;
      padding-left: 8px; } }

@media screen and (min-width: 1024px) {
  .page_contents__information_faq_list_desc {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 66px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 40px 0 35px; }
    .page_contents__information_faq_list_desc h3 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.6; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__information_faq_list_desc {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 66px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 40px 0 30px; }
    .page_contents__information_faq_list_desc h3 {
      color: #333;
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.6; } }
@media screen and (max-width: 767px) {
  .page_contents__information_faq_list_desc {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 30px 15px 20px; }
    .page_contents__information_faq_list_desc h3 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.5; } }

/* ##### page_contents__information ##### */
/* ##### page_contents__message ##### */
@media screen and (min-width: 1024px) {
  .page_contents__message {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message {
    position: relative;
    width: 100%;
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__message {
    position: relative;
    width: 100%;
    padding-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__message02 {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; }
    .page_contents__message02 p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message02 {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; }
    .page_contents__message02 p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 767px) {
  .page_contents__message02 {
    position: relative;
    width: 90%;
    margin: 0 auto 60px; }
    .page_contents__message02 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__message02 p br {
        display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__message_representative {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 160px;
    background-color: #F9F4EA;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 65px 5% 100px;
    margin-bottom: 60px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message_representative {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 160px;
    background-color: #F9F4EA;
    padding: 65px 5% 100px;
    margin-bottom: 60px; } }
@media screen and (max-width: 767px) {
  .page_contents__message_representative {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 120px;
    background-color: #F9F4EA;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 55px 5% 80px;
    margin-bottom: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__message_representative:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message_representative:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__message_representative:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }

@media screen and (min-width: 1024px) {
  .page_contents__message_representative:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message_representative:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__message_representative:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }

@media screen and (min-width: 1024px) {
  .page_contents__message_representative_left {
    width: 50%; }
    .page_contents__message_representative_left p {
      margin: 35px 0 30px; }
      .page_contents__message_representative_left p img {
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border: 16px solid #fff; }
    .page_contents__message_representative_left h3 {
      text-align: right;
      letter-spacing: 0.1em;
      font-size: 2.4rem;
      color: #333;
      font-weight: 700;
      line-height: 1.0;
      padding: 8px 16px 0 0; }
    .page_contents__message_representative_left h5 {
      text-align: right;
      letter-spacing: 0.1em;
      font-size: 1.3rem;
      font-weight: 500;
      padding-right: 16px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message_representative_left {
    width: 100%; }
    .page_contents__message_representative_left p {
      margin: 35px 0 30px; }
      .page_contents__message_representative_left p img {
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border: 16px solid #fff; }
    .page_contents__message_representative_left h3 {
      text-align: right;
      letter-spacing: 0.1em;
      font-size: 2rem;
      color: #333;
      font-weight: 700;
      line-height: 1.0;
      padding: 8px 16px 0 0; }
    .page_contents__message_representative_left h5 {
      text-align: right;
      letter-spacing: 0.1em;
      font-size: 1.2rem;
      font-weight: 500;
      padding-right: 16px; } }
@media screen and (max-width: 767px) {
  .page_contents__message_representative_left {
    width: 100%; }
    .page_contents__message_representative_left p {
      margin: 35px 0 20px; }
      .page_contents__message_representative_left p img {
        width: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        border-radius: 24px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border: 10px solid #fff; }
    .page_contents__message_representative_left h3 {
      text-align: right;
      letter-spacing: 0.1em;
      font-size: 2rem;
      color: #333;
      font-weight: 700;
      line-height: 1.0;
      padding: 6px 12px 0 0; }
    .page_contents__message_representative_left h5 {
      text-align: right;
      letter-spacing: 0.1em;
      font-size: 1.2rem;
      font-weight: 500;
      padding-right: 12px; } }

@media screen and (min-width: 1024px) {
  .page_contents__message_representative_right {
    position: relative;
    flex: 1;
    padding-left: 45px; }
    .page_contents__message_representative_right p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__message_representative_right {
    position: relative;
    width: 100%;
    padding: 0 16px; }
    .page_contents__message_representative_right p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 767px) {
  .page_contents__message_representative_right {
    position: relative;
    width: 100%;
    padding: 0 12px; }
    .page_contents__message_representative_right p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 30px; } }

/* ##### page_contents__message ##### */
/* ########## page_contents__oneday ########## */
/* ##### pc page_contents__oneday ##### */
@media screen and (min-width: 1024px) {
  .page_contents__oneday {
    position: relative;
    width: 90%;
    min-width: 1070px;
    margin: 5px auto 0;
    padding: 140px 0 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday {
    position: relative;
    width: 92%;
    margin: 5px auto 0;
    padding: 100px 0 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday {
    position: relative;
    width: 96%;
    margin-top: 5px;
    padding: 20px 0 60px; } }

/* ##### pc page_contents__oneday ##### */
/* ##### pc page_contents__oneday:after ##### */
@media screen and (min-width: 1024px) {
  .page_contents__oneday:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 100%;
    top: 0;
    left: 50%;
    background: url(../../img/oneday_img/oneday_contents_backimg.svg) repeat-y 0 0;
    background-size: 4px 8px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 100%;
    top: 0;
    left: 50%;
    background: url(../../img/oneday_img/oneday_contents_backimg.svg) repeat-y 0 0;
    background-size: 4px 8px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); } }
@media screen and (max-width: 767px) {
  .page_contents__oneday:after {
    position: absolute;
    content: '';
    width: 36px;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../../img/oneday_img/oneday_contents_backimg.svg) repeat-y center 0;
    background-size: 4px 8px; } }

/* ##### pc page_contents__oneday:after ##### */
/* ##### pc page_contents__oneday_list01 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__oneday_list01 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list01 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list01 {
    position: relative;
    width: 100%;
    padding-left: 50px;
    margin-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__oneday_list01_left {
    position: relative;
    width: 46%;
    margin-top: -60px; }
    .page_contents__oneday_list01_left h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list01_left h4 {
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 12px 20px 10px 22px;
      margin-bottom: 10px; }
    .page_contents__oneday_list01_left p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__oneday_list01_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list01_left {
    position: relative;
    width: 45%;
    margin-top: -40px; }
    .page_contents__oneday_list01_left h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list01_left h4 {
      color: #fff;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 12px 20px 10px 22px;
      margin-bottom: 10px; }
    .page_contents__oneday_list01_left p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__oneday_list01_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list01_left {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list01_left h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list01_left h4 {
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 10px 16px;
      margin-bottom: 10px; }
    .page_contents__oneday_list01_left p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; }
      .page_contents__oneday_list01_left p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__oneday_list01_right {
    position: relative;
    width: 46%;
    padding-top: 120px; }
    .page_contents__oneday_list01_right dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      margin-bottom: 20px; }
      .page_contents__oneday_list01_right dl dt.balloon01 {
        width: 120px;
        padding-right: 25px; }
        .page_contents__oneday_list01_right dl dt.balloon01 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #E4BE7B; }
      .page_contents__oneday_list01_right dl dt.balloon02 {
        width: 120px;
        padding-right: 25px; }
        .page_contents__oneday_list01_right dl dt.balloon02 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #83B2A6; }
      .page_contents__oneday_list01_right dl dt.balloon03 {
        width: 120px;
        padding-right: 25px; }
        .page_contents__oneday_list01_right dl dt.balloon03 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #DB887F; }
      .page_contents__oneday_list01_right dl dd {
        flex: 1;
        position: relative;
        font-size: 1.5rem;
        background-color: #F9F4EA;
        padding: 22px 25px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }
      .page_contents__oneday_list01_right dl dd:before {
        content: '';
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        left: -8px;
        background-color: #F9F4EA;
        transform: rotate(-45deg); } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list01_right {
    position: relative;
    width: 45%;
    padding-top: 80px; }
    .page_contents__oneday_list01_right dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 20px; }
      .page_contents__oneday_list01_right dl dt.balloon01 {
        width: 80px;
        padding-right: 20px; }
        .page_contents__oneday_list01_right dl dt.balloon01 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #E4BE7B; }
      .page_contents__oneday_list01_right dl dt.balloon02 {
        width: 80px;
        padding-right: 20px; }
        .page_contents__oneday_list01_right dl dt.balloon02 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #83B2A6; }
      .page_contents__oneday_list01_right dl dt.balloon03 {
        width: 80px;
        padding-right: 20px; }
        .page_contents__oneday_list01_right dl dt.balloon03 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #DB887F; }
      .page_contents__oneday_list01_right dl dd {
        flex: 1;
        position: relative;
        font-size: 1.2rem;
        background-color: #F9F4EA;
        padding: 18px 22px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }
      .page_contents__oneday_list01_right dl dd:before {
        content: '';
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        left: -8px;
        background-color: #F9F4EA;
        transform: rotate(-45deg); } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list01_right {
    position: relative;
    width: 100%;
    padding-top: 40px; }
    .page_contents__oneday_list01_right dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 15px; }
      .page_contents__oneday_list01_right dl dt.balloon01 {
        width: 90px;
        padding-right: 20px;
        padding-top: 2px; }
        .page_contents__oneday_list01_right dl dt.balloon01 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 4px solid #E4BE7B; }
      .page_contents__oneday_list01_right dl dt.balloon02 {
        width: 90px;
        padding-right: 20px;
        padding-top: 2px; }
        .page_contents__oneday_list01_right dl dt.balloon02 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 4px solid #83B2A6; }
      .page_contents__oneday_list01_right dl dt.balloon03 {
        width: 90px;
        padding-right: 20px;
        padding-top: 2px; }
        .page_contents__oneday_list01_right dl dt.balloon03 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 4px solid #DB887F; }
      .page_contents__oneday_list01_right dl dd {
        flex: 1;
        position: relative;
        font-size: 1.2rem;
        background-color: #F9F4EA;
        padding: 16px 20px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px; }
        .page_contents__oneday_list01_right dl dd br {
          display: none; }
      .page_contents__oneday_list01_right dl dd:before {
        content: '';
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        left: -6px;
        top: 30px;
        background-color: #F9F4EA;
        transform: rotate(-45deg); } }

/* ##### pc page_contents__oneday_list01 ##### */
/* ##### pc page_contents__oneday_list02 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__oneday_list02 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-flow: row-reverse; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list02 {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-flow: row-reverse; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list02 {
    position: relative;
    width: 100%;
    padding-left: 50px;
    margin-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__oneday_list02_left {
    position: relative;
    width: 46%;
    margin-top: -60px; }
    .page_contents__oneday_list02_left h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list02_left h4 {
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 12px 20px 10px 22px;
      margin-bottom: 10px; }
    .page_contents__oneday_list02_left p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__oneday_list02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list02_left {
    position: relative;
    width: 45%;
    margin-top: -40px; }
    .page_contents__oneday_list02_left h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list02_left h4 {
      color: #fff;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 12px 20px 10px 22px;
      margin-bottom: 10px; }
    .page_contents__oneday_list02_left p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__oneday_list02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list02_left {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list02_left h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list02_left h4 {
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 10px 16px;
      margin-bottom: 10px; }
    .page_contents__oneday_list02_left p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; }
      .page_contents__oneday_list02_left p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__oneday_list02_right {
    position: relative;
    width: 46%;
    padding-top: 120px; }
    .page_contents__oneday_list02_right dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      margin-bottom: 20px; }
      .page_contents__oneday_list02_right dl dt.balloon01 {
        width: 120px;
        padding-right: 25px; }
        .page_contents__oneday_list02_right dl dt.balloon01 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #E4BE7B; }
      .page_contents__oneday_list02_right dl dt.balloon02 {
        width: 120px;
        padding-right: 25px; }
        .page_contents__oneday_list02_right dl dt.balloon02 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #83B2A6; }
      .page_contents__oneday_list02_right dl dt.balloon03 {
        width: 120px;
        padding-right: 25px; }
        .page_contents__oneday_list02_right dl dt.balloon03 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #DB887F; }
      .page_contents__oneday_list02_right dl dd {
        flex: 1;
        position: relative;
        font-size: 1.5rem;
        background-color: #F9F4EA;
        padding: 22px 25px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }
      .page_contents__oneday_list02_right dl dd:before {
        content: '';
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        left: -8px;
        background-color: #F9F4EA;
        transform: rotate(-45deg); } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list02_right {
    position: relative;
    width: 45%;
    padding-top: 80px; }
    .page_contents__oneday_list02_right dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 20px; }
      .page_contents__oneday_list02_right dl dt.balloon01 {
        width: 80px;
        padding-right: 20px; }
        .page_contents__oneday_list02_right dl dt.balloon01 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #E4BE7B; }
      .page_contents__oneday_list02_right dl dt.balloon02 {
        width: 80px;
        padding-right: 20px; }
        .page_contents__oneday_list02_right dl dt.balloon02 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #83B2A6; }
      .page_contents__oneday_list02_right dl dt.balloon03 {
        width: 80px;
        padding-right: 20px; }
        .page_contents__oneday_list02_right dl dt.balloon03 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 6px solid #DB887F; }
      .page_contents__oneday_list02_right dl dd {
        flex: 1;
        position: relative;
        font-size: 1.2rem;
        background-color: #F9F4EA;
        padding: 18px 22px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }
      .page_contents__oneday_list02_right dl dd:before {
        content: '';
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        left: -8px;
        background-color: #F9F4EA;
        transform: rotate(-45deg); } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list02_right {
    position: relative;
    width: 100%;
    padding-top: 40px; }
    .page_contents__oneday_list02_right dl {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 15px; }
      .page_contents__oneday_list02_right dl dt.balloon01 {
        width: 90px;
        padding-right: 20px;
        padding-top: 2px; }
        .page_contents__oneday_list02_right dl dt.balloon01 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 4px solid #E4BE7B; }
      .page_contents__oneday_list02_right dl dt.balloon02 {
        width: 90px;
        padding-right: 20px;
        padding-top: 2px; }
        .page_contents__oneday_list02_right dl dt.balloon02 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 4px solid #83B2A6; }
      .page_contents__oneday_list02_right dl dt.balloon03 {
        width: 90px;
        padding-right: 20px;
        padding-top: 2px; }
        .page_contents__oneday_list02_right dl dt.balloon03 img {
          width: 100%;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border: 4px solid #DB887F; }
      .page_contents__oneday_list02_right dl dd {
        flex: 1;
        position: relative;
        font-size: 1.2rem;
        background-color: #F9F4EA;
        padding: 16px 20px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px; }
        .page_contents__oneday_list02_right dl dd br {
          display: none; }
      .page_contents__oneday_list02_right dl dd:before {
        content: '';
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        left: -6px;
        top: 30px;
        background-color: #F9F4EA;
        transform: rotate(-45deg); } }

/* ##### pc page_contents__oneday_list02 ##### */
/* ##### pc page_contents__oneday_list03 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__oneday_list03 {
    position: relative;
    width: 50%;
    margin: 0 auto;
    padding-top: 50px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list03 {
    position: relative;
    width: 65%;
    margin: 0 auto;
    padding-top: 40px; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list03 {
    position: relative;
    width: 100%;
    padding-top: 30px; } }

@media screen and (min-width: 1024px) {
  .page_contents__oneday_list03_02 {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list03_02 h3 {
      text-align: center;
      font-size: 2.4rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list03_02 h4 {
      width: 120px;
      text-align: center;
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: center;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 12px 0 10px;
      margin: 0 auto 10px; }
    .page_contents__oneday_list03_02 p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__oneday_list03_02 p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list03_02 {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list03_02 h3 {
      text-align: center;
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list03_02 h4 {
      width: 120px;
      text-align: center;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: center;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 12px 0 10px;
      margin: 0 auto 10px; }
    .page_contents__oneday_list03_02 p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__oneday_list03_02 p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list03_02 {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__oneday_list03_02 h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__oneday_list03_02 h4 {
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      background-color: #83B2A6;
      display: inline-block;
      border-radius: 28px;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      padding: 10px 16px;
      margin-bottom: 10px; }
    .page_contents__oneday_list03_02 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; }
      .page_contents__oneday_list03_02 p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__oneday_list03_03 {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list03_03 h6 {
      position: absolute;
      width: 150px;
      top: -50px;
      left: -50px; }
      .page_contents__oneday_list03_03 h6 img {
        width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__oneday_list03_03 {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list03_03 h6 {
      position: absolute;
      width: 120px;
      top: -40px;
      left: -40px; }
      .page_contents__oneday_list03_03 h6 img {
        width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__oneday_list03_03 {
    position: relative;
    width: 100%; }
    .page_contents__oneday_list03_03 h6 {
      position: absolute;
      width: 100px;
      top: -30px;
      right: -10px; }
      .page_contents__oneday_list03_03 h6 img {
        width: 100%; } }

/* ##### pc page_contents__oneday_list03 ##### */
@media screen and (min-width: 1024px) {
  p.oneday_biscuit {
    position: absolute;
    width: 40px;
    top: 45%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    p.oneday_biscuit img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  p.oneday_biscuit {
    position: absolute;
    width: 30px;
    top: 45%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    p.oneday_biscuit img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  p.oneday_biscuit {
    position: absolute;
    width: 25px;
    top: 5px;
    left: 6px; }
    p.oneday_biscuit img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  p.oneday_biscuit02 {
    position: absolute;
    width: 40px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    p.oneday_biscuit02 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  p.oneday_biscuit02 {
    position: absolute;
    width: 30px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    p.oneday_biscuit02 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  p.oneday_biscuit02 {
    position: absolute;
    width: 25px;
    top: -10px;
    left: 6px; }
    p.oneday_biscuit02 img {
      width: 100%; } }

/* ########## page_contents__oneday ########## */
/* ##### page_contents__outline ##### */
@media screen and (min-width: 1024px) {
  .page_contents__outline {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline {
    position: relative;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__outline {
    position: relative;
    width: 100%;
    padding-top: 60px;
    margin-bottom: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__outline01 {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; }
    .page_contents__outline01 p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline01 {
    position: relative;
    width: 92%;
    margin: 0 auto 80px; }
    .page_contents__outline01 p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 767px) {
  .page_contents__outline01 {
    position: relative;
    width: 90%;
    margin: 0 auto 60px; }
    .page_contents__outline01 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__outline01 p br {
        display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__outline02 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline02 {
    position: relative;
    width: 88%;
    margin: 0 auto 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__outline02 {
    position: relative;
    width: 90%;
    margin: 0 auto 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__outline02_left {
    position: relative;
    width: 50%; }
    .page_contents__outline02_left p {
      width: 100%; }
      .page_contents__outline02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline02_left {
    position: relative;
    width: 100%; }
    .page_contents__outline02_left p {
      width: 100%; }
      .page_contents__outline02_left p img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__outline02_left {
    position: relative;
    width: 100%; }
    .page_contents__outline02_left p {
      width: 100%; }
      .page_contents__outline02_left p img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__outline02_right {
    position: relative;
    width: 50%;
    padding-left: 40px; }
    .page_contents__outline02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__outline02_right dl dt {
        font-size: 1.3rem;
        font-weight: 500;
        width: 120px;
        background: url(../img/title_icon02.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__outline02_right dl dd {
        font-size: 1.5rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__outline02_right dl dd img {
          width: 22px;
          padding-left: 6px;
          padding-bottom: 7px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline02_right {
    position: relative;
    width: 100%;
    padding-top: 40px; }
    .page_contents__outline02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0 20px 5px; }
      .page_contents__outline02_right dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        width: 120px; }
      .page_contents__outline02_right dl dd {
        font-size: 1.3rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__outline02_right dl dd img {
          width: 22px;
          padding-left: 6px;
          padding-bottom: 4px; } }
@media screen and (max-width: 767px) {
  .page_contents__outline02_right {
    position: relative;
    width: 100%;
    padding-top: 30px; }
    .page_contents__outline02_right dl {
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__outline02_right dl dt {
        font-size: 1.2rem;
        font-weight: 500;
        width: 90px; }
      .page_contents__outline02_right dl dd {
        font-size: 1.4rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__outline02_right dl dd img {
          width: 20px;
          padding-left: 6px;
          padding-bottom: 5px; } }

@media screen and (min-width: 1024px) {
  .page_contents__outline_desc {
    position: relative;
    width: 92%;
    background-color: #F9F4EA;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 25px 60px 50px;
    margin: 0 auto; }
    .page_contents__outline_desc h3 {
      text-align: center;
      color: #333;
      font-size: 2.4rem;
      line-height: 1.6;
      letter-spacing: 0.075em;
      font-weight: 500;
      margin-top: 25px; }
    .page_contents__outline_desc h4 {
      width: 50%;
      margin: 30px auto 0; }
    .page_contents__outline_desc p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 25px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline_desc {
    position: relative;
    width: 90%;
    background-color: #F9F4EA;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 25px 60px 50px;
    margin: 0 auto; }
    .page_contents__outline_desc h3 {
      text-align: center;
      color: #333;
      font-size: 2rem;
      line-height: 1.6;
      letter-spacing: 0.075em;
      font-weight: 500;
      margin-top: 25px; }
    .page_contents__outline_desc h4 {
      width: 70%;
      margin: 30px auto 0; }
    .page_contents__outline_desc p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 25px; }
      .page_contents__outline_desc p br {
        display: none; } }
@media screen and (max-width: 767px) {
  .page_contents__outline_desc {
    position: relative;
    width: 90%;
    background-color: #F9F4EA;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    margin: 0 auto;
    padding: 5px 25px 25px; }
    .page_contents__outline_desc h3 {
      text-align: center;
      color: #333;
      font-size: 1.8rem;
      line-height: 1.6;
      letter-spacing: 0.075em;
      font-weight: 500;
      margin-top: 20px; }
    .page_contents__outline_desc h4 {
      width: 100%;
      margin: 25px auto 0; }
    .page_contents__outline_desc p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; }
      .page_contents__outline_desc p br {
        display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__outline03 {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto; }
    .page_contents__outline03 h4 {
      width: 100%;
      text-align: center;
      color: #333;
      font-size: 2.4rem;
      line-height: 1.6;
      letter-spacing: 0.075em;
      font-weight: 500;
      margin: 60px 0 30px; }
    .page_contents__outline03 dl {
      width: 48.5%;
      line-height: 1.1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__outline03 dl dt {
        color: #333;
        font-size: 1.5rem;
        font-weight: 500;
        width: 180px;
        background: url(../img/title_icon02.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__outline03 dl dd {
        font-size: 1.5rem;
        flex: 1;
        line-height: 1.8; }
        .page_contents__outline03 dl dd img {
          width: 20px;
          padding-left: 6px;
          padding-bottom: 5px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__outline03 {
    position: relative;
    width: 90%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto; }
    .page_contents__outline03 h4 {
      width: 100%;
      text-align: center;
      color: #333;
      font-size: 2rem;
      line-height: 1.6;
      letter-spacing: 0.075em;
      font-weight: 500;
      margin: 60px 0 30px; }
    .page_contents__outline03 dl {
      width: 48.5%;
      line-height: 1.1;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__outline03 dl dt {
        font-size: 1.3rem;
        color: #333;
        font-weight: 500;
        background: url(../img/title_icon02.svg) no-repeat 0 center;
        background-size: 12px;
        padding-left: 16px; }
      .page_contents__outline03 dl dd {
        font-size: 1.3rem;
        line-height: 1.8;
        padding-top: 10px; }
        .page_contents__outline03 dl dd img {
          width: 20px;
          padding-left: 6px;
          padding-bottom: 5px; } }
@media screen and (max-width: 767px) {
  .page_contents__outline03 {
    position: relative;
    width: 90%;
    margin: 0 auto;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__outline03 h4 {
      width: 100%;
      text-align: center;
      color: #333;
      font-size: 2rem;
      line-height: 1.6;
      letter-spacing: 0.075em;
      font-weight: 500;
      margin: 40px 0 25px; }
    .page_contents__outline03 dl {
      width: 100%;
      line-height: 1.1;
      border-top: 3px dotted #F4E098;
      padding: 20px 0; }
      .page_contents__outline03 dl dt {
        text-align: center;
        color: #333;
        font-size: 1.4rem;
        font-weight: 500; }
      .page_contents__outline03 dl dd {
        font-size: 1.4rem;
        line-height: 1.8;
        padding-top: 10px; }
        .page_contents__outline03 dl dd img {
          width: 20px;
          padding-left: 6px;
          padding-bottom: 5px; } }

@media screen and (min-width: 1024px) {
  .end_border {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .end_border {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 767px) {
  .end_border {
    border-bottom: 3px dotted #F4E098; } }

@media screen and (min-width: 1024px) {
  .end_border02 {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .end_border02 {
    border-bottom: 3px dotted #F4E098; } }

@media screen and (min-width: 1024px) {
  .end_border03 {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .end_border03 {
    border-bottom: 3px dotted #F4E098; } }
@media screen and (max-width: 767px) {
  .end_border03 {
    border-bottom: 3px dotted #F4E098; } }

/* ##### page_contents__outline ##### */
/* ##### page_contents__philosophy ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy {
    position: relative;
    width: 100%;
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy {
    position: relative;
    width: 100%;
    padding-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy02 {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__philosophy02 p {
      text-align: center;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy02 {
    position: relative;
    width: 92%;
    margin: 0 auto; }
    .page_contents__philosophy02 p {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 35px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy02 {
    position: relative;
    width: 90%;
    margin: 0 auto; }
    .page_contents__philosophy02 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 30px; }
      .page_contents__philosophy02 p br {
        display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list {
    position: relative;
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list01 {
    position: relative;
    width: 100%;
    padding: 80px 0 80px 8%;
    background: url(../../img/philosophy_img/philosophy_communication_backimg.svg) no-repeat 0 center;
    background-size: 185px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list01 {
    position: relative;
    width: 100%;
    padding: 80px 0 80px 8%;
    background: url(../../img/philosophy_img/philosophy_communication_backimg.svg) no-repeat 0 center;
    background-size: 185px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list01 {
    position: relative;
    width: 100%;
    padding: 60px 0 60px 8%;
    background: url(../../img/philosophy_img/sp/sp_philosophy_communication_backimg.svg) no-repeat 0 center;
    background-size: 14%; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list01_desc {
    position: absolute;
    left: 10%;
    top: 60px;
    width: 32%;
    min-width: 420px;
    z-index: 10; }
    .page_contents__philosophy_list01_desc h3 {
      position: relative;
      color: #333;
      font-size: 3.6rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      z-index: 20; }
    .page_contents__philosophy_list01_desc h4 {
      position: relative;
      margin-top: 30px;
      z-index: 20; }
    .page_contents__philosophy_list01_desc h5 {
      position: relative;
      color: #83B2A6;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px;
      z-index: 20; }
    .page_contents__philosophy_list01_desc p {
      position: relative;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 20; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list01_desc {
    position: relative;
    width: 70%;
    margin-left: 30%;
    margin-top: -40px; }
    .page_contents__philosophy_list01_desc h3 {
      position: relative;
      color: #333;
      font-size: 3rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      z-index: 20; }
    .page_contents__philosophy_list01_desc h4 {
      position: relative;
      margin-top: 30px;
      z-index: 20; }
    .page_contents__philosophy_list01_desc h5 {
      position: relative;
      color: #83B2A6;
      font-size: 1.3rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px;
      z-index: 20; }
    .page_contents__philosophy_list01_desc p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 20; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list01_desc {
    position: relative;
    width: 90%;
    margin-left: 10%;
    margin-top: -30px; }
    .page_contents__philosophy_list01_desc h3 {
      position: relative;
      color: #333;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      z-index: 20; }
    .page_contents__philosophy_list01_desc h4 {
      position: relative;
      margin-top: 30px;
      z-index: 20; }
    .page_contents__philosophy_list01_desc h5 {
      position: relative;
      color: #83B2A6;
      font-size: 1.4rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px;
      z-index: 20; }
    .page_contents__philosophy_list01_desc p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 20; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list01_desc02 {
    position: relative;
    width: 100%;
    padding: 40px 60px 60px 0;
    z-index: 15; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list01_desc02 {
    position: relative;
    width: 100%;
    padding: 40px 40px 0 40px;
    z-index: 15;
    background-color: #fff;
    border-radius: 28px 0 0 0;
    -webkit-border-radius: 28px 0 0 0;
    -moz-border-radius: 28px 0 0 0; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list01_desc02 {
    position: relative;
    width: 100%;
    padding: 30px 4% 0 30px;
    z-index: 15;
    background-color: #fff;
    border-radius: 18px 0 0 0;
    -webkit-border-radius: 18px 0 0 0;
    -moz-border-radius: 18px 0 0 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list01_desc02:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    background-color: #fff;
    border-radius: 0 0 28px 0;
    -webkit-border-radius: 0 0 28px 0;
    -moz-border-radius: 0 0 28px 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list01_img {
    position: relative;
    width: 70%;
    margin-left: 30%; }
    .page_contents__philosophy_list01_img p {
      width: 100%; }
      .page_contents__philosophy_list01_img p img {
        width: 100%;
        border-radius: 28px 0 0 28px;
        -webkit-border-radius: 28px 0 0 28px;
        -moz-border-radius: 28px 0 0 28px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list01_img {
    position: relative;
    width: 90%;
    margin-left: 10%; }
    .page_contents__philosophy_list01_img p {
      width: 100%; }
      .page_contents__philosophy_list01_img p img {
        width: 100%;
        border-radius: 28px 0 0 28px;
        -webkit-border-radius: 28px 0 0 28px;
        -moz-border-radius: 28px 0 0 28px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list01_img {
    position: relative;
    width: 100%; }
    .page_contents__philosophy_list01_img p {
      width: 100%; }
      .page_contents__philosophy_list01_img p img {
        width: 100%;
        border-radius: 18px 0 0 18px;
        -webkit-border-radius: 18px 0 0 18px;
        -moz-border-radius: 18px 0 0 18px; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list02 {
    position: relative;
    width: 100%;
    padding: 0px 8% 0px 0;
    background: url(../../img/philosophy_img/philosophy_food_backimg.svg) no-repeat right center;
    background-size: 90px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list02 {
    position: relative;
    width: 100%;
    padding: 0px 8% 0px 0;
    background: url(../../img/philosophy_img/philosophy_food_backimg.svg) no-repeat right center;
    background-size: 90px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list02 {
    position: relative;
    width: 100%;
    padding: 0px 8% 0px 0;
    background: url(../../img/philosophy_img/philosophy_food_backimg.svg) no-repeat right center;
    background-size: 17%; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list02_img {
    position: relative;
    width: 70%; }
    .page_contents__philosophy_list02_img p {
      width: 100%; }
      .page_contents__philosophy_list02_img p img {
        width: 100%;
        border-radius: 0 28px 28px 0;
        -webkit-border-radius: 0 28px 28px 0;
        -moz-border-radius: 0 28px 28px 0; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list02_img {
    position: relative;
    width: 90%; }
    .page_contents__philosophy_list02_img p {
      width: 100%; }
      .page_contents__philosophy_list02_img p img {
        width: 100%;
        border-radius: 0 28px 28px 0;
        -webkit-border-radius: 0 28px 28px 0;
        -moz-border-radius: 0 28px 28px 0; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list02_img {
    position: relative;
    width: 100%; }
    .page_contents__philosophy_list02_img p {
      width: 100%; }
      .page_contents__philosophy_list02_img p img {
        width: 100%;
        border-radius: 0 18px 18px 0;
        -webkit-border-radius: 0 18px 18px 0;
        -moz-border-radius: 0 18px 18px 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list02_desc {
    position: absolute;
    right: 10%;
    top: -20px;
    width: 32%;
    min-width: 420px;
    padding: 40px 0 60px 60px;
    z-index: 10;
    background-color: #fff;
    border-radius: 0 0 0 28px;
    -webkit-border-radius: 0 0 0 28px;
    -moz-border-radius: 0 0 0 28px; }
    .page_contents__philosophy_list02_desc h3 {
      color: #333;
      font-size: 3.6rem;
      letter-spacing: 0.075em;
      font-weight: 700; }
    .page_contents__philosophy_list02_desc h4 {
      margin-top: 30px; }
    .page_contents__philosophy_list02_desc h5 {
      color: #83B2A6;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px; }
    .page_contents__philosophy_list02_desc p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list02_desc {
    position: relative;
    width: 70%;
    padding: 40px 40px 0 40px;
    z-index: 10;
    background-color: #fff;
    border-radius: 0 28px 0 0;
    -webkit-border-radius: 0 28px 0 0;
    -moz-border-radius: 0 28px 0 0;
    margin-top: -40px; }
    .page_contents__philosophy_list02_desc h3 {
      color: #333;
      font-size: 3rem;
      letter-spacing: 0.075em;
      font-weight: 700; }
    .page_contents__philosophy_list02_desc h4 {
      margin-top: 30px; }
    .page_contents__philosophy_list02_desc h5 {
      color: #83B2A6;
      font-size: 1.3rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px; }
    .page_contents__philosophy_list02_desc p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list02_desc {
    position: relative;
    width: 90%;
    padding: 30px 30px 0 4%;
    z-index: 10;
    background-color: #fff;
    border-radius: 0 18px 0 0;
    -webkit-border-radius: 0 18px 0 0;
    -moz-border-radius: 0 18px 0 0;
    margin-top: -30px; }
    .page_contents__philosophy_list02_desc h3 {
      color: #333;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      font-weight: 700; }
    .page_contents__philosophy_list02_desc h4 {
      margin-top: 30px; }
    .page_contents__philosophy_list02_desc h5 {
      color: #83B2A6;
      font-size: 1.4rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px; }
    .page_contents__philosophy_list02_desc p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list03 {
    position: relative;
    width: 100%;
    padding: 80px 0 80px 8%;
    background: url(../../img/philosophy_img/philosophy_environment_backimg.svg) no-repeat 0 center;
    background-size: 185px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list03 {
    position: relative;
    width: 100%;
    padding: 80px 0 80px 8%;
    background: url(../../img/philosophy_img/philosophy_environment_backimg.svg) no-repeat 0 center;
    background-size: 185px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list03 {
    position: relative;
    width: 100%;
    padding: 60px 0 60px 8%;
    background: url(../../img/philosophy_img/sp/sp_philosophy_environment_backimg.svg) no-repeat 0 center;
    background-size: 14%; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list03_desc {
    position: absolute;
    left: 10%;
    top: 60px;
    width: 32%;
    min-width: 420px;
    z-index: 10; }
    .page_contents__philosophy_list03_desc h3 {
      position: relative;
      color: #333;
      font-size: 3.6rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      z-index: 20; }
    .page_contents__philosophy_list03_desc h4 {
      position: relative;
      margin-top: 30px;
      z-index: 20; }
    .page_contents__philosophy_list03_desc h5 {
      position: relative;
      color: #83B2A6;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px;
      z-index: 20; }
    .page_contents__philosophy_list03_desc p {
      position: relative;
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 20; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list03_desc {
    position: relative;
    width: 70%;
    margin-left: 30%;
    margin-top: -40px; }
    .page_contents__philosophy_list03_desc h3 {
      position: relative;
      color: #333;
      font-size: 3rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      z-index: 20; }
    .page_contents__philosophy_list03_desc h4 {
      position: relative;
      margin-top: 30px;
      z-index: 20; }
    .page_contents__philosophy_list03_desc h5 {
      position: relative;
      color: #83B2A6;
      font-size: 1.3rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px;
      z-index: 20; }
    .page_contents__philosophy_list03_desc p {
      position: relative;
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px;
      z-index: 20; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list03_desc {
    position: relative;
    width: 90%;
    margin-left: 10%;
    margin-top: -30px; }
    .page_contents__philosophy_list03_desc h3 {
      position: relative;
      color: #333;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      z-index: 20; }
    .page_contents__philosophy_list03_desc h4 {
      position: relative;
      margin-top: 30px;
      z-index: 20; }
    .page_contents__philosophy_list03_desc h5 {
      position: relative;
      color: #83B2A6;
      font-size: 1.4rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 4px;
      z-index: 20; }
    .page_contents__philosophy_list03_desc p {
      position: relative;
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px;
      z-index: 20; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list03_desc02 {
    position: relative;
    width: 100%;
    padding: 40px 60px 60px 0;
    z-index: 15; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list03_desc02 {
    position: relative;
    width: 100%;
    padding: 40px 40px 0 40px;
    z-index: 15;
    background-color: #fff;
    border-radius: 28px 0 0 0;
    -webkit-border-radius: 28px 0 0 0;
    -moz-border-radius: 28px 0 0 0; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list03_desc02 {
    position: relative;
    width: 100%;
    padding: 30px 4% 0 30px;
    z-index: 15;
    background-color: #fff;
    border-radius: 18px 0 0 0;
    -webkit-border-radius: 18px 0 0 0;
    -moz-border-radius: 18px 0 0 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list03_desc02:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    background-color: #fff;
    border-radius: 0 0 28px 0;
    -webkit-border-radius: 0 0 28px 0;
    -moz-border-radius: 0 0 28px 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_list03_img {
    position: relative;
    width: 70%;
    margin-left: 30%; }
    .page_contents__philosophy_list03_img p {
      width: 100%; }
      .page_contents__philosophy_list03_img p img {
        width: 100%;
        border-radius: 28px 0 0 28px;
        -webkit-border-radius: 28px 0 0 28px;
        -moz-border-radius: 28px 0 0 28px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_list03_img {
    position: relative;
    width: 90%;
    margin-left: 10%; }
    .page_contents__philosophy_list03_img p {
      width: 100%; }
      .page_contents__philosophy_list03_img p img {
        width: 100%;
        border-radius: 28px 0 0 28px;
        -webkit-border-radius: 28px 0 0 28px;
        -moz-border-radius: 28px 0 0 28px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_list03_img {
    position: relative;
    width: 100%; }
    .page_contents__philosophy_list03_img p {
      width: 100%; }
      .page_contents__philosophy_list03_img p img {
        width: 100%;
        border-radius: 18px 0 0 18px;
        -webkit-border-radius: 18px 0 0 18px;
        -moz-border-radius: 18px 0 0 18px; } }

/* ##### philosophy_num01 ##### */
@media screen and (min-width: 1024px) {
  .philosophy_num01 {
    position: absolute;
    width: 110px;
    top: -35px;
    right: -50px;
    z-index: 30; }
    .philosophy_num01 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .philosophy_num01 {
    position: absolute;
    width: 90px;
    top: -35px;
    left: -40px;
    z-index: 30; }
    .philosophy_num01 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .philosophy_num01 {
    position: absolute;
    width: 80px;
    top: -50px;
    right: 4%;
    z-index: 30; }
    .philosophy_num01 img {
      width: 100%; } }

/* ##### philosophy_num01 ##### */
/* ##### philosophy_num02 ##### */
@media screen and (min-width: 1024px) {
  .philosophy_num02 {
    position: absolute;
    width: 110px;
    top: -35px;
    left: -65px;
    z-index: 30; }
    .philosophy_num02 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .philosophy_num02 {
    position: absolute;
    width: 90px;
    top: -35px;
    right: -40px;
    z-index: 30; }
    .philosophy_num02 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .philosophy_num02 {
    position: absolute;
    width: 80px;
    top: -50px;
    right: 4%;
    z-index: 30; }
    .philosophy_num02 img {
      width: 100%; } }

/* ##### philosophy_num02 ##### */
/* ##### page_contents__philosophy_detail01 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail01 {
    position: relative;
    width: 96%;
    margin-left: 4%;
    margin-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail01 {
    position: relative;
    width: 96%;
    margin-left: 4%;
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail01 {
    position: relative;
    width: 96%;
    margin-left: 4%;
    margin-top: 60px; } }

/* ##### page_contents__philosophy_detail01 ##### */
/* ##### page_contents__philosophy_detail01_title ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail01_title {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail01_title {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail01_title {
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 18px 0 0 18px;
    -webkit-border-radius: 18px 0 0 18px;
    -moz-border-radius: 18px 0 0 18px; } }

@media screen and (min-width: 1024px) {
  .communication_detail_title01 {
    background: url(../../img/philosophy_img/communication_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .communication_detail_title01 {
    background: url(../../img/philosophy_img/communication_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .communication_detail_title01 {
    background: url(../../img/philosophy_img/communication_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .food_detail_title01 {
    background: url(../../img/philosophy_img/food_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .food_detail_title01 {
    background: url(../../img/philosophy_img/food_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .food_detail_title01 {
    background: url(../../img/philosophy_img/food_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .english_detail_title01 {
    background: url(../../img/philosophy_img/english_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .english_detail_title01 {
    background: url(../../img/philosophy_img/english_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .english_detail_title01 {
    background: url(../../img/philosophy_img/english_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .environment_detail_title01 {
    background: url(../../img/philosophy_img/environment_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .environment_detail_title01 {
    background: url(../../img/philosophy_img/environment_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .environment_detail_title01 {
    background: url(../../img/philosophy_img/environment_detail01_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail01_title02 {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__philosophy_detail01_title02 h2 {
      text-align: center;
      font-size: 3.6rem;
      line-height: 1.5;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-right: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail01_title02 {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__philosophy_detail01_title02 h2 {
      text-align: center;
      font-size: 3rem;
      line-height: 1.5;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-right: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail01_title02 {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__philosophy_detail01_title02 h2 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 15px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }

/* ##### page_contents__philosophy_detail01_title ##### */
/* ##### page_contents__philosophy_detail01_contents ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail01_contents {
    position: relative;
    width: 80%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 20%;
    padding: 30px 60px 0 60px;
    border-radius: 30px 0 0 0;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0; }
    .page_contents__philosophy_detail01_contents p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail01_contents {
    position: relative;
    width: 88%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 12%;
    padding: 30px 60px 0 60px;
    border-radius: 30px 0 0 0;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0; }
    .page_contents__philosophy_detail01_contents p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail01_contents {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -40px 0 0 8%;
    padding: 10px 30px 0 30px;
    border-radius: 30px 0 0 0;
    -webkit-border-radius: 30px 0 0 0;
    -moz-border-radius: 30px 0 0 0; }
    .page_contents__philosophy_detail01_contents p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

/* ##### page_contents__philosophy_detail01_contents ##### */
/* ##### page_contents__philosophy_detail02 ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail02 {
    position: relative;
    width: 96%;
    margin-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail02 {
    position: relative;
    width: 96%;
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail02 {
    position: relative;
    width: 96%;
    margin-top: 60px; } }

/* ##### page_contents__philosophy_detail02 ##### */
/* ##### page_contents__philosophy_detail02_title ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail02_title {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail02_title {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail02_title {
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 0 18px 18px 0;
    -webkit-border-radius: 0 18px 18px 0;
    -moz-border-radius: 0 18px 18px 0; } }

@media screen and (min-width: 1024px) {
  .communication_detail_title02 {
    background: url(../../img/philosophy_img/communication_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .communication_detail_title02 {
    background: url(../../img/philosophy_img/communication_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .communication_detail_title02 {
    background: url(../../img/philosophy_img/communication_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .food_detail_title02 {
    background: url(../../img/philosophy_img/food_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .food_detail_title02 {
    background: url(../../img/philosophy_img/food_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .food_detail_title02 {
    background: url(../../img/philosophy_img/food_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .english_detail_title02 {
    background: url(../../img/philosophy_img/english_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .english_detail_title02 {
    background: url(../../img/philosophy_img/english_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .english_detail_title02 {
    background: url(../../img/philosophy_img/english_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .environment_detail_title02 {
    background: url(../../img/philosophy_img/environment_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .environment_detail_title02 {
    background: url(../../img/philosophy_img/environment_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }
@media screen and (max-width: 767px) {
  .environment_detail_title02 {
    background: url(../../img/philosophy_img/environment_detail02_title_backimg.png) no-repeat 50% 50%;
    background-size: cover; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail02_title02 {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__philosophy_detail02_title02 h2 {
      text-align: center;
      font-size: 3.6rem;
      line-height: 1.5;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-left: 4%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail02_title02 {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__philosophy_detail02_title02 h2 {
      text-align: center;
      font-size: 3rem;
      line-height: 1.5;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
      padding-left: 4%; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail02_title02 {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    .page_contents__philosophy_detail02_title02 h2 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.075em;
      margin-bottom: 20px;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); } }

/* ##### page_contents__philosophy_detail02_title ##### */
/* ##### page_contents__philosophy_detail02_contents ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_detail02_contents {
    position: relative;
    width: 80%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 0;
    padding: 30px 60px 0 60px;
    border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    -moz-border-radius: 0 30px 0 0; }
    .page_contents__philosophy_detail02_contents h4 {
      width: 50%;
      margin: 30px auto 0; }
    .page_contents__philosophy_detail02_contents p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_detail02_contents {
    position: relative;
    width: 88%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -60px 0 0 0;
    padding: 30px 60px 0 60px;
    border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    -moz-border-radius: 0 30px 0 0; }
    .page_contents__philosophy_detail02_contents h4 {
      width: 70%;
      margin: 30px 0 0 30%; }
    .page_contents__philosophy_detail02_contents p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_detail02_contents {
    position: relative;
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    margin: -40px 0 0 0;
    padding: 10px 30px 0 30px;
    border-radius: 0 30px 0 0;
    -webkit-border-radius: 0 30px 0 0;
    -moz-border-radius: 0 30px 0 0; }
    .page_contents__philosophy_detail02_contents h4 {
      width: 100%;
      margin-top: 25px; }
    .page_contents__philosophy_detail02_contents p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

/* ##### page_contents__philosophy_detail02_contents ##### */
/* ##### page_contents__philosophy_purpose ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_purpose {
    position: relative;
    width: 92%;
    margin: 80px auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_purpose {
    position: relative;
    width: 90%;
    margin: 80px auto; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_purpose {
    position: relative;
    width: 92%;
    margin: 60px auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_purpose_list {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_purpose_list {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_purpose_list {
    position: relative;
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_purpose_list01 {
    position: relative;
    width: 32%;
    background-color: #F9F4EA;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 40px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_purpose_list01 {
    position: relative;
    width: 100%;
    background-color: #F9F4EA;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 40px;
    margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_purpose_list01 {
    position: relative;
    width: 100%;
    background-color: #F9F4EA;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    padding: 25px;
    margin-bottom: 15px; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_purpose_list01_02 {
    position: relative;
    width: 100%; }
    .page_contents__philosophy_purpose_list01_02 h3 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon02.svg) no-repeat 0 7px;
      background-size: 12px;
      padding: 0 0 8px 16px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__philosophy_purpose_list01_02 ul {
      font-size: 1.5rem;
      margin-top: 25px; }
      .page_contents__philosophy_purpose_list01_02 ul li {
        line-height: 1.6;
        background: url(../img/list_mk001.svg) no-repeat 0 7px;
        background-size: 10px;
        margin-top: 10px;
        padding-left: 14px;
        padding-bottom: 6px;
        border-bottom: 2px dotted #f2ead9; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_purpose_list01_02 {
    position: relative;
    width: 100%; }
    .page_contents__philosophy_purpose_list01_02 h3 {
      color: #333;
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon02.svg) no-repeat 0 7px;
      background-size: 12px;
      padding: 0 0 8px 16px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__philosophy_purpose_list01_02 ul {
      font-size: 1.3rem;
      margin-top: 25px; }
      .page_contents__philosophy_purpose_list01_02 ul li {
        line-height: 1.6;
        background: url(../img/list_mk001.svg) no-repeat 0 7px;
        background-size: 10px;
        margin-top: 10px;
        padding-left: 14px;
        padding-bottom: 6px;
        border-bottom: 2px dotted #f2ead9; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_purpose_list01_02 {
    position: relative;
    width: 100%; }
    .page_contents__philosophy_purpose_list01_02 h3 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon02.svg) no-repeat 0 6px;
      background-size: 12px;
      padding: 0 0 8px 16px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__philosophy_purpose_list01_02 ul {
      font-size: 1.4rem;
      margin-top: 20px; }
      .page_contents__philosophy_purpose_list01_02 ul li {
        line-height: 1.6;
        background: url(../img/list_mk001.svg) no-repeat 0 5px;
        background-size: 10px;
        margin-top: 10px;
        padding-left: 14px;
        padding-bottom: 6px;
        border-bottom: 2px dotted #f2ead9; } }

/* ##### page_contents__philosophy_purpose ##### */
/* ##### page_contents__philosophy_point ##### */
@media screen and (min-width: 1024px) {
  .page_contents__philosophy_point {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 160px;
    background-color: #F9F4EA;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 85px 5% 100px;
    margin-bottom: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_point {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 160px;
    background-color: #F9F4EA;
    padding: 60px 5% 80px;
    margin-bottom: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_point {
    position: relative;
    width: 100%;
    background: url(../../img/index_img/index_info_backimg02.svg) repeat center 95%;
    background-size: 120px;
    background-color: #F9F4EA;
    padding: 65px 4% 60px;
    margin-top: 50px;
    margin-bottom: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_point:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_point:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_point:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../img/contents_backimg05.svg) repeat-x center 0;
    background-size: 30px;
    z-index: 10; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_point:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_point:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_point:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: -1px;
    background: url(../img/contents_backimg04.svg) repeat-x center 100%;
    background-size: 30px; } }

@media screen and (min-width: 1024px) {
  .page_contents__philosophy_point_list {
    position: relative;
    width: 32%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    padding: 40px; }
    .page_contents__philosophy_point_list h4 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 7px;
      background-size: 12px;
      padding: 0 0 8px 16px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__philosophy_point_list h6 {
      width: 100%;
      margin-bottom: 25px; }
      .page_contents__philosophy_point_list h6 img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; }
    .page_contents__philosophy_point_list p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 25px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__philosophy_point_list {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    padding: 45px;
    margin-bottom: 15px; }
    .page_contents__philosophy_point_list h4 {
      color: #333;
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 7px;
      background-size: 12px;
      padding: 0 0 8px 16px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__philosophy_point_list h6 {
      width: 100%;
      margin-bottom: 25px; }
      .page_contents__philosophy_point_list h6 img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; }
    .page_contents__philosophy_point_list p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 25px; } }
@media screen and (max-width: 767px) {
  .page_contents__philosophy_point_list {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
    padding: 25px;
    margin-bottom: 15px; }
    .page_contents__philosophy_point_list h4 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      background: url(../img/title_icon01.svg) no-repeat 0 5px;
      background-size: 12px;
      padding: 0 0 8px 16px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__philosophy_point_list h6 {
      width: 100%;
      margin-bottom: 20px; }
      .page_contents__philosophy_point_list h6 img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; }
    .page_contents__philosophy_point_list p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 20px; } }

/* ##### page_contents__philosophy_point ##### */
/* ##### point_num ##### */
@media screen and (min-width: 1024px) {
  .point_num {
    position: absolute;
    width: 90px;
    top: -70px;
    left: -35px;
    z-index: 30; }
    .point_num img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .point_num {
    position: absolute;
    width: 90px;
    top: -70px;
    left: -35px;
    z-index: 30; }
    .point_num img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .point_num {
    position: absolute;
    width: 70px;
    top: -40px;
    right: -10px;
    z-index: 30; }
    .point_num img {
      width: 100%; } }

/* ##### point_num ##### */
/* ##### page_contents__philosophy ##### */
/* ##### page_contents__privacy ##### */
@media screen and (min-width: 1024px) {
  .page_contents__privacy {
    position: relative;
    width: 80%;
    min-width: 1070px;
    padding-top: 50px;
    margin: 0 auto; }
    .page_contents__privacy h2 {
      position: relative;
      color: #333;
      font-size: 3rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      margin-top: 60px; }
    .page_contents__privacy h3 {
      position: relative;
      color: #83B2A6;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      margin-top: 60px; }
    .page_contents__privacy ol {
      font-size: 1.5rem;
      padding-top: 20px;
      letter-spacing: 0.1em;
      padding-left: 2em; }
      .page_contents__privacy ol li {
        line-height: 1.7;
        margin-top: 10px; }
      .page_contents__privacy ol li ol {
        list-style-type: lower-alpha;
        background-color: #F9F4EA;
        margin: 15px 0 30px;
        padding: 20px 30px 30px 60px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; }
    .page_contents__privacy p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__privacy {
    position: relative;
    width: 90%;
    padding-top: 50px;
    margin: 0 auto; }
    .page_contents__privacy h2 {
      position: relative;
      color: #333;
      font-size: 2.4rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      margin-top: 60px; }
    .page_contents__privacy h3 {
      position: relative;
      color: #83B2A6;
      font-size: 2rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      margin-top: 60px; }
    .page_contents__privacy ol {
      font-size: 1.3rem;
      padding-top: 20px;
      letter-spacing: 0.1em;
      padding-left: 2em; }
      .page_contents__privacy ol li {
        line-height: 1.7;
        margin-top: 10px; }
      .page_contents__privacy ol li ol {
        list-style-type: lower-alpha;
        background-color: #F9F4EA;
        margin: 15px 0 30px;
        padding: 20px 30px 30px 60px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; }
    .page_contents__privacy p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .page_contents__privacy {
    position: relative;
    width: 92%;
    padding-top: 35px;
    margin: 0 auto; }
    .page_contents__privacy h2 {
      position: relative;
      color: #333;
      font-size: 2rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      margin-top: 60px; }
    .page_contents__privacy h3 {
      position: relative;
      color: #83B2A6;
      font-size: 1.8rem;
      letter-spacing: 0.075em;
      font-weight: 700;
      margin-top: 30px; }
    .page_contents__privacy ol {
      font-size: 1.4rem;
      padding-top: 15px;
      letter-spacing: 0.1em;
      padding-left: 1.5em; }
      .page_contents__privacy ol li {
        line-height: 1.7;
        margin-top: 10px; }
      .page_contents__privacy ol li ol {
        list-style-type: lower-alpha;
        background-color: #F9F4EA;
        margin: 10px 0 20px;
        padding: 10px 20px 20px 40px;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; }
    .page_contents__privacy p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-top: 25px; } }

/* ##### page_contents__privacy ##### */
/* ##### page_contents__post ##### */
@media screen and (min-width: 1024px) {
  .page_contents__post {
    position: relative;
    width: 92%;
    min-width: 1070px;
    padding-top: 80px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post {
    position: relative;
    width: 92%;
    padding-top: 80px;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__post {
    position: relative;
    width: 92%;
    padding-top: 80px;
    margin: 0 auto; } }

/* ##### page_contents__post ##### */
/* ##### page_contents__post_faq ##### */
@media screen and (min-width: 1024px) {
  .page_contents__post_faq {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq {
    position: relative;
    width: 100%;
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq {
    position: relative;
    width: 100%;
    padding-top: 80px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_detail {
    position: relative;
    width: 80%;
    margin: 0 auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    padding: 60px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_detail {
    position: relative;
    width: 92%;
    margin: 0 auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    padding: 40px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_detail {
    position: relative;
    width: 92%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_detail01 {
    position: relative;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 60px 60px 25px;
    background-color: #F9F4EA; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_detail01 {
    position: relative;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 40px 40px 15px;
    background-color: #F9F4EA; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_detail01 {
    position: relative;
    width: 100%; } }

@media screen and (max-width: 767px) {
  .page_contents__post_faq_detail01 .page_contents__post_detail02 {
    position: relative;
    width: 100%;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    padding: 25px 25px 1px;
    background-color: #F9F4EA; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_detail_title {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 16px; }
    .page_contents__post_faq_detail_title h1 {
      color: #333;
      font-size: 3rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em;
      background: url(../../img/blog_img/blog_detail_title_backimg.svg) no-repeat 0 center;
      background-size: 38px;
      padding-left: 50px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_detail_title {
    position: relative;
    width: 100%;
    padding: 0 16px;
    margin-bottom: 30px; }
    .page_contents__post_faq_detail_title h1 {
      color: #333;
      font-size: 2.4rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em;
      background: url(../../img/blog_img/blog_detail_title_backimg.svg) no-repeat 0 center;
      background-size: 30px;
      padding-left: 42px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_detail_title {
    position: relative;
    width: 100%;
    margin-bottom: 25px; }
    .page_contents__post_faq_detail_title h1 {
      color: #333;
      font-size: 2rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em;
      background: url(../../img/blog_img/blog_detail_title_backimg.svg) no-repeat 0 center;
      background-size: 30px;
      padding-left: 40px; } }

/* ##### page_contents__post_faq ##### */
/* ##### page_contents__post_staff ##### */
@media screen and (min-width: 1024px) {
  .page_contents__post_staff {
    position: relative;
    width: 100%;
    min-width: 1070px;
    padding-top: 80px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_staff {
    position: relative;
    width: 100%;
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_staff {
    position: relative;
    width: 100%;
    padding-top: 80px; } }

/* ##### page_contents__post_staff ##### */
/* ##### page_contents__post_left ##### */
@media screen and (min-width: 1024px) {
  .page_contents__post_left {
    position: relative;
    flex: 1; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_left {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__post_left {
    position: relative;
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_detail {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_detail {
    position: relative;
    width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__post_detail {
    position: relative;
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_staff_detail {
    position: relative;
    width: 76%;
    margin: 0 auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_staff_detail {
    position: relative;
    width: 88%;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__post_staff_detail {
    position: relative;
    width: 92%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_detail_title {
    position: relative;
    width: 100%;
    border-top: 3px dotted #F4E098;
    border-bottom: 3px dotted #F4E098;
    padding: 40px 0 40px 50px;
    margin-bottom: 40px;
    background: url(../../img/blog_img/blog_detail_title_backimg.svg) no-repeat 0 center;
    background-size: 38px; }
    .page_contents__post_detail_title h1 {
      color: #333;
      font-size: 3rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em; }
    .page_contents__post_detail_title p {
      position: relative;
      color: #83B2A6;
      line-height: 1.2;
      font-size: 1.5rem;
      font-weight: 500;
      margin-bottom: 6px; }
    .page_contents__post_detail_title ul {
      position: absolute;
      background-color: #83B2A6;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      bottom: -14px;
      right: -15px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 10px 30px; }
      .page_contents__post_detail_title ul li {
        color: #fff;
        line-height: 1.0;
        font-size: 1.2rem; }
        .page_contents__post_detail_title ul li img {
          width: 16px;
          padding-right: 5px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_detail_title {
    position: relative;
    width: 100%;
    border-top: 3px dotted #F4E098;
    border-bottom: 3px dotted #F4E098;
    padding: 40px 0 40px 42px;
    background: url(../../img/blog_img/blog_detail_title_backimg.svg) no-repeat 0 center;
    background-size: 30px;
    margin-bottom: 40px; }
    .page_contents__post_detail_title h1 {
      color: #333;
      font-size: 2.4rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em; }
    .page_contents__post_detail_title p {
      position: relative;
      color: #83B2A6;
      line-height: 1.2;
      font-size: 1.2rem;
      font-weight: 500;
      margin-bottom: 6px; }
    .page_contents__post_detail_title ul {
      position: absolute;
      background-color: #83B2A6;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      bottom: -14px;
      right: -10px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 10px 30px; }
      .page_contents__post_detail_title ul li {
        color: #fff;
        line-height: 1.0;
        font-size: 1.2rem; }
        .page_contents__post_detail_title ul li img {
          width: 16px;
          padding-right: 5px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_detail_title {
    position: relative;
    width: 100%;
    border-top: 3px dotted #F4E098;
    border-bottom: 3px dotted #F4E098;
    padding: 25px 3px 25px 40px;
    background: url(../../img/blog_img/blog_detail_title_backimg.svg) no-repeat 0 center;
    background-size: 30px;
    margin-bottom: 40px; }
    .page_contents__post_detail_title h1 {
      color: #333;
      font-size: 2rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em; }
    .page_contents__post_detail_title p {
      position: relative;
      color: #83B2A6;
      line-height: 1.4;
      font-size: 1.4rem;
      font-weight: 500;
      margin-bottom: 5px; }
    .page_contents__post_detail_title ul {
      position: absolute;
      background-color: #83B2A6;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      bottom: -16px;
      right: -6px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 10px 20px; }
      .page_contents__post_detail_title ul li {
        color: #fff;
        line-height: 1.0;
        font-size: 1.2rem; }
        .page_contents__post_detail_title ul li img {
          width: 16px;
          padding-right: 5px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_detail_eyecatch {
    position: relative;
    width: 100%;
    margin-bottom: 60px; }
    .page_contents__post_detail_eyecatch p img {
      width: 100%;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border: 16px solid #F9F4EA;
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08); } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_detail_eyecatch {
    position: relative;
    width: 100%;
    margin-bottom: 60px; }
    .page_contents__post_detail_eyecatch p img {
      width: 100%;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border: 16px solid #F9F4EA;
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08); } }
@media screen and (max-width: 767px) {
  .page_contents__post_detail_eyecatch {
    position: relative;
    width: 100%;
    margin-bottom: 45px; }
    .page_contents__post_detail_eyecatch p img {
      width: 100%;
      border-radius: 26px;
      -webkit-border-radius: 26px;
      -moz-border-radius: 26px;
      border: 10px solid #F9F4EA;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); } }

@media screen and (min-width: 1024px) {
  .page_contents__post_detail02 {
    width: 100%;
    padding: 0 16px; }
    .page_contents__post_detail02 h2 {
      position: relative;
      font-size: 3rem;
      line-height: 1.5;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin: 60px 0 35px;
      background: url(../img/title_icon01.svg) no-repeat 0 14px;
      background-size: 18px;
      padding: 0 0 8px 26px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__post_detail02 h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin-bottom: 35px;
      padding-top: 10px; }
    .page_contents__post_detail02 h4 {
      font-size: 2rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin-bottom: 35px; }
    .page_contents__post_detail02 p {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-bottom: 35px; }
    .page_contents__post_detail02 strong {
      color: #333;
      font-weight: 700; }
    .page_contents__post_detail02 ul {
      margin-bottom: 35px; }
      .page_contents__post_detail02 ul li {
        font-size: 1.5rem;
        line-height: 1.6;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 16px;
        margin-bottom: 10px; }
    .page_contents__post_detail02 dl {
      font-size: 1.5rem;
      line-height: 1.8;
      margin-bottom: 35px; }
      .page_contents__post_detail02 dl dt {
        color: #333;
        margin-bottom: 10px; }
    .page_contents__post_detail02 figure {
      background-color: #fff;
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
      margin-bottom: 40px;
      padding: 15px;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px; }
      .page_contents__post_detail02 figure img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; }
      .page_contents__post_detail02 figure figcaption {
        text-align: center;
        font-size: 1.2rem;
        letter-spacing: 0.075em;
        line-height: 1.7;
        padding-top: 15px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_detail02 {
    width: 100%;
    padding: 0 16px; }
    .page_contents__post_detail02 h2 {
      position: relative;
      font-size: 2.4rem;
      line-height: 1.5;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin: 60px 0 35px;
      background: url(../img/title_icon01.svg) no-repeat 0 6px;
      background-size: 18px;
      padding: 0 0 8px 26px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__post_detail02 h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin-bottom: 35px;
      padding-top: 10px; }
    .page_contents__post_detail02 h4 {
      font-size: 1.8rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin-bottom: 35px; }
    .page_contents__post_detail02 p {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-bottom: 35px; }
    .page_contents__post_detail02 strong {
      color: #333;
      font-weight: 700; }
    .page_contents__post_detail02 ul {
      margin-bottom: 35px; }
      .page_contents__post_detail02 ul li {
        font-size: 1.3rem;
        line-height: 1.6;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 16px;
        margin-bottom: 8px; }
    .page_contents__post_detail02 dl {
      font-size: 1.3rem;
      line-height: 1.8;
      margin-bottom: 35px; }
      .page_contents__post_detail02 dl dt {
        color: #333;
        margin-bottom: 10px; }
    .page_contents__post_detail02 figure {
      background-color: #fff;
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
      margin-bottom: 40px;
      padding: 15px;
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px; }
      .page_contents__post_detail02 figure img {
        width: 100%;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px; }
      .page_contents__post_detail02 figure figcaption {
        text-align: center;
        font-size: 1.2rem;
        letter-spacing: 0.075em;
        line-height: 1.7;
        padding-top: 15px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_detail02 {
    width: 100%;
    padding: 0 10px; }
    .page_contents__post_detail02 h2 {
      position: relative;
      font-size: 2rem;
      line-height: 1.5;
      color: #333;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin: 60px 0 30px;
      background: url(../img/title_icon01.svg) no-repeat 0 6px;
      background-size: 16px;
      padding: 0 0 8px 22px;
      border-bottom: 3px dotted #F4E098; }
    .page_contents__post_detail02 h3 {
      font-size: 2rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin-bottom: 30px;
      padding-top: 10px; }
    .page_contents__post_detail02 h4 {
      font-size: 1.8rem;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.075em;
      margin-bottom: 30px; }
    .page_contents__post_detail02 p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-bottom: 30px; }
    .page_contents__post_detail02 strong {
      color: #333;
      font-weight: 700; }
    .page_contents__post_detail02 ul {
      margin-bottom: 30px; }
      .page_contents__post_detail02 ul li {
        font-size: 1.4rem;
        line-height: 1.6;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 16px;
        margin-bottom: 8px; }
    .page_contents__post_detail02 dl {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-bottom: 30px; }
      .page_contents__post_detail02 dl dt {
        color: #333;
        margin-bottom: 10px; }
    .page_contents__post_detail02 figure {
      background-color: #fff;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
      margin-bottom: 35px;
      padding: 10px 10px 13px;
      border-radius: 26px;
      -webkit-border-radius: 26px;
      -moz-border-radius: 26px; }
      .page_contents__post_detail02 figure img {
        width: 100%;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px; }
      .page_contents__post_detail02 figure figcaption {
        text-align: center;
        font-size: 1.1rem;
        letter-spacing: 0.075em;
        line-height: 1.7;
        padding-top: 13px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_link {
    width: 100%;
    background-color: #F9F4EA;
    padding: 35px 40px 20px;
    margin-bottom: 40px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    .page_contents__post_link ul {
      font-size: 1.5rem; }
      .page_contents__post_link ul li {
        background: url(../img/list_mk003.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 14px;
        margin-bottom: 15px; }
        .page_contents__post_link ul li img {
          width: 20px;
          padding-left: 4px;
          padding-bottom: 4px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_link {
    width: 100%;
    background-color: #F9F4EA;
    padding: 35px 40px 20px;
    margin-bottom: 40px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    .page_contents__post_link ul {
      font-size: 1.3rem; }
      .page_contents__post_link ul li {
        background: url(../img/list_mk003.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 14px;
        margin-bottom: 15px; }
        .page_contents__post_link ul li img {
          width: 20px;
          padding-left: 4px;
          padding-bottom: 4px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_link {
    width: 100%;
    background-color: #F9F4EA;
    padding: 25px 25px 15px;
    margin-bottom: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    .page_contents__post_link ul {
      font-size: 1.4rem; }
      .page_contents__post_link ul li {
        background: url(../img/list_mk003.svg) no-repeat 0 5px;
        background-size: 10px;
        padding-left: 14px;
        margin-bottom: 10px; }
        .page_contents__post_link ul li img {
          width: 18px;
          padding-left: 4px;
          padding-bottom: 3px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_sns {
    width: 100%;
    margin: 60px 0 0;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__post_sns ul.share_btn {
      font-size: 1.6rem;
      letter-spacing: 0.05em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 60px; }
      .page_contents__post_sns ul.share_btn li {
        width: 24.5%; }
        .page_contents__post_sns ul.share_btn li a {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 13px 0;
          line-height: 1.0;
          width: 100%;
          height: 100%;
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.fb {
        border-radius: 28px;
        background-color: #315096;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.fb:hover {
        background-color: #263970; }
      .page_contents__post_sns ul.share_btn li.tweet {
        border-radius: 28px;
        background-color: #55acee;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.tweet:hover {
        background-color: #4a92e1; }
      .page_contents__post_sns ul.share_btn li.ht {
        border-radius: 28px;
        background-color: #008fde;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.ht:hover {
        background-color: #2a6dcc; }
      .page_contents__post_sns ul.share_btn li.pk {
        border-radius: 28px;
        background-color: #f03e51;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.pk:hover {
        background-color: #d4363c; }
      .page_contents__post_sns ul.share_btn li.fb span:before {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
        content: "\f09a";
        padding-right: .3em; }
      .page_contents__post_sns ul.share_btn li.tweet span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f099";
        padding-right: .3em;
        font-size: 1.3rem;
        font-weight: 900; }
      .page_contents__post_sns ul.share_btn li.ht span:before {
        content: "B!";
        padding-right: .3em;
        font-size: 1.3rem;
        font-family: Verdana;
        vertical-align: middle; }
      .page_contents__post_sns ul.share_btn li.pk span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f265";
        padding-right: .3em;
        font-weight: 900; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_sns {
    width: 100%;
    margin: 60px 0 0;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__post_sns ul.share_btn {
      font-size: 1.5rem;
      letter-spacing: 0.05em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 40px; }
      .page_contents__post_sns ul.share_btn li {
        width: 24%; }
        .page_contents__post_sns ul.share_btn li a {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 13px 0;
          line-height: 1.0;
          width: 100%;
          height: 100%;
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.fb {
        border-radius: 28px;
        background-color: #315096;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.fb:hover {
        background-color: #263970; }
      .page_contents__post_sns ul.share_btn li.tweet {
        border-radius: 28px;
        background-color: #55acee;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.tweet:hover {
        background-color: #4a92e1; }
      .page_contents__post_sns ul.share_btn li.ht {
        border-radius: 28px;
        background-color: #008fde;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.ht:hover {
        background-color: #2a6dcc; }
      .page_contents__post_sns ul.share_btn li.pk {
        border-radius: 28px;
        background-color: #f03e51;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.pk:hover {
        background-color: #d4363c; }
      .page_contents__post_sns ul.share_btn li.fb span:before {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
        content: "\f09a";
        padding-right: .3em; }
      .page_contents__post_sns ul.share_btn li.tweet span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f099";
        padding-right: .3em;
        font-size: 1.3rem;
        font-weight: 900; }
      .page_contents__post_sns ul.share_btn li.ht span:before {
        content: "B!";
        padding-right: .3em;
        font-size: 1.3rem;
        font-family: Verdana;
        vertical-align: middle; }
      .page_contents__post_sns ul.share_btn li.pk span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f265";
        padding-right: .3em;
        font-weight: 900; } }
@media screen and (max-width: 767px) {
  .page_contents__post_sns {
    width: 100%;
    margin: 60px 0 0;
    border-bottom: 3px dotted #F4E098; }
    .page_contents__post_sns ul.share_btn {
      font-size: 1.4rem;
      letter-spacing: 0.05em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 30px; }
      .page_contents__post_sns ul.share_btn li {
        width: 24%; }
        .page_contents__post_sns ul.share_btn li a {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 12px 0;
          line-height: 1.0;
          width: 100%;
          height: 100%;
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.fb {
        border-radius: 28px;
        background-color: #315096;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.fb:hover {
        background-color: #263970; }
      .page_contents__post_sns ul.share_btn li.tweet {
        border-radius: 28px;
        background-color: #55acee;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.tweet:hover {
        background-color: #4a92e1; }
      .page_contents__post_sns ul.share_btn li.ht {
        border-radius: 28px;
        background-color: #008fde;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.ht:hover {
        background-color: #2a6dcc; }
      .page_contents__post_sns ul.share_btn li.pk {
        border-radius: 28px;
        background-color: #f03e51;
        transition: all .3s; }
      .page_contents__post_sns ul.share_btn li.pk:hover {
        background-color: #d4363c; }
      .page_contents__post_sns ul.share_btn li.fb span:before {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
        content: "\f09a";
        padding-right: .3em; }
      .page_contents__post_sns ul.share_btn li.tweet span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f099";
        padding-right: .3em;
        font-size: 1.3rem;
        font-weight: 900; }
      .page_contents__post_sns ul.share_btn li.ht span:before {
        content: "B!";
        padding-right: .3em;
        font-size: 1.3rem;
        font-family: Verdana;
        vertical-align: middle; }
      .page_contents__post_sns ul.share_btn li.pk span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f265";
        padding-right: .3em;
        font-weight: 900; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_sns {
    width: 100%;
    margin: 60px 0 0; }
    .page_contents__post_faq_sns ul.share_btn {
      font-size: 1.6rem;
      letter-spacing: 0.05em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page_contents__post_faq_sns ul.share_btn li {
        width: 24.5%; }
        .page_contents__post_faq_sns ul.share_btn li a {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 13px 0;
          line-height: 1.0;
          width: 100%;
          height: 100%;
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.fb {
        border-radius: 28px;
        background-color: #315096;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.fb:hover {
        background-color: #263970; }
      .page_contents__post_faq_sns ul.share_btn li.tweet {
        border-radius: 28px;
        background-color: #55acee;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.tweet:hover {
        background-color: #4a92e1; }
      .page_contents__post_faq_sns ul.share_btn li.ht {
        border-radius: 28px;
        background-color: #008fde;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.ht:hover {
        background-color: #2a6dcc; }
      .page_contents__post_faq_sns ul.share_btn li.pk {
        border-radius: 28px;
        background-color: #f03e51;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.pk:hover {
        background-color: #d4363c; }
      .page_contents__post_faq_sns ul.share_btn li.fb span:before {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
        content: "\f09a";
        padding-right: .3em; }
      .page_contents__post_faq_sns ul.share_btn li.tweet span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f099";
        padding-right: .3em;
        font-size: 1.3rem;
        font-weight: 900; }
      .page_contents__post_faq_sns ul.share_btn li.ht span:before {
        content: "B!";
        padding-right: .3em;
        font-size: 1.3rem;
        font-family: Verdana;
        vertical-align: middle; }
      .page_contents__post_faq_sns ul.share_btn li.pk span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f265";
        padding-right: .3em;
        font-weight: 900; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_sns {
    width: 100%;
    margin: 40px 0 0; }
    .page_contents__post_faq_sns ul.share_btn {
      font-size: 1.5rem;
      letter-spacing: 0.05em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page_contents__post_faq_sns ul.share_btn li {
        width: 24%; }
        .page_contents__post_faq_sns ul.share_btn li a {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 13px 0;
          line-height: 1.0;
          width: 100%;
          height: 100%;
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.fb {
        border-radius: 28px;
        background-color: #315096;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.fb:hover {
        background-color: #263970; }
      .page_contents__post_faq_sns ul.share_btn li.tweet {
        border-radius: 28px;
        background-color: #55acee;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.tweet:hover {
        background-color: #4a92e1; }
      .page_contents__post_faq_sns ul.share_btn li.ht {
        border-radius: 28px;
        background-color: #008fde;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.ht:hover {
        background-color: #2a6dcc; }
      .page_contents__post_faq_sns ul.share_btn li.pk {
        border-radius: 28px;
        background-color: #f03e51;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.pk:hover {
        background-color: #d4363c; }
      .page_contents__post_faq_sns ul.share_btn li.fb span:before {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
        content: "\f09a";
        padding-right: .3em; }
      .page_contents__post_faq_sns ul.share_btn li.tweet span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f099";
        padding-right: .3em;
        font-size: 1.3rem;
        font-weight: 900; }
      .page_contents__post_faq_sns ul.share_btn li.ht span:before {
        content: "B!";
        padding-right: .3em;
        font-size: 1.3rem;
        font-family: Verdana;
        vertical-align: middle; }
      .page_contents__post_faq_sns ul.share_btn li.pk span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f265";
        padding-right: .3em;
        font-weight: 900; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_sns {
    width: 100%;
    margin: 30px 0 0; }
    .page_contents__post_faq_sns ul.share_btn {
      font-size: 1.4rem;
      letter-spacing: 0.05em;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page_contents__post_faq_sns ul.share_btn li {
        width: 24%; }
        .page_contents__post_faq_sns ul.share_btn li a {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 12px 0;
          line-height: 1.0;
          width: 100%;
          height: 100%;
          color: #fff;
          font-weight: 500;
          text-decoration: none;
          transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.fb {
        border-radius: 28px;
        background-color: #315096;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.fb:hover {
        background-color: #263970; }
      .page_contents__post_faq_sns ul.share_btn li.tweet {
        border-radius: 28px;
        background-color: #55acee;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.tweet:hover {
        background-color: #4a92e1; }
      .page_contents__post_faq_sns ul.share_btn li.ht {
        border-radius: 28px;
        background-color: #008fde;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.ht:hover {
        background-color: #2a6dcc; }
      .page_contents__post_faq_sns ul.share_btn li.pk {
        border-radius: 28px;
        background-color: #f03e51;
        transition: all .3s; }
      .page_contents__post_faq_sns ul.share_btn li.pk:hover {
        background-color: #d4363c; }
      .page_contents__post_faq_sns ul.share_btn li.fb span:before {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400;
        content: "\f09a";
        padding-right: .3em; }
      .page_contents__post_faq_sns ul.share_btn li.tweet span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f099";
        padding-right: .3em;
        font-size: 1.3rem;
        font-weight: 900; }
      .page_contents__post_faq_sns ul.share_btn li.ht span:before {
        content: "B!";
        padding-right: .3em;
        font-size: 1.3rem;
        font-family: Verdana;
        vertical-align: middle; }
      .page_contents__post_faq_sns ul.share_btn li.pk span:before {
        font-family: "Font Awesome 5 Brands";
        content: "\f265";
        padding-right: .3em;
        font-weight: 900; } }

/* ##### page_contents__post_left ##### */
/* ##### page_contents__post_right ##### */
@media screen and (min-width: 1024px) {
  .page_contents__post_right {
    position: relative;
    width: 350px;
    padding-left: 50px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_right {
    position: relative;
    width: 100%;
    padding-top: 60px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_right {
    position: relative;
    width: 100%;
    padding-top: 60px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_right_contents {
    width: 100%;
    margin-bottom: 40px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_right_contents {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_right_contents {
    width: 100%;
    margin-bottom: 40px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_right_list {
    position: relative;
    width: 100%;
    margin-bottom: 10px; }
    .page_contents__post_right_list ul {
      position: absolute;
      background-color: #83B2A6;
      width: 40%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      bottom: -6px;
      right: -10px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 7px 8px; }
      .page_contents__post_right_list ul li {
        color: #fff;
        line-height: 1.0;
        font-size: 1.2rem; }
        .page_contents__post_right_list ul li img {
          width: 14px;
          padding-right: 5px;
          padding-bottom: 2px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_right_list {
    position: relative;
    width: 49%;
    margin-bottom: 10px; }
    .page_contents__post_right_list ul {
      position: absolute;
      background-color: #83B2A6;
      width: 40%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      bottom: -6px;
      right: -10px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 7px 8px; }
      .page_contents__post_right_list ul li {
        color: #fff;
        line-height: 1.0;
        font-size: 1.2rem; }
        .page_contents__post_right_list ul li img {
          width: 14px;
          padding-right: 5px;
          padding-bottom: 2px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_right_list {
    position: relative;
    width: 100%;
    margin-bottom: 10px; }
    .page_contents__post_right_list ul {
      position: absolute;
      background-color: #83B2A6;
      width: 120px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      bottom: -6px;
      right: -10px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      padding: 7px 8px; }
      .page_contents__post_right_list ul li {
        color: #fff;
        line-height: 1.0;
        font-size: 1.1rem; }
        .page_contents__post_right_list ul li img {
          width: 14px;
          padding-right: 5px;
          padding-bottom: 2px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_right_list a, a:link a:visited {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #F9F4EA;
    border: 1px dotted #f2ead9; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_right_list a, a:link a:visited {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #F9F4EA;
    border: 1px dotted #f2ead9; } }
@media screen and (max-width: 767px) {
  .page_contents__post_right_list a, a:link a:visited {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #F9F4EA;
    border: 1px dotted #f2ead9; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_right_list a:hover {
    background-color: #f2ead9; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_right_list_thumb {
    position: relative;
    width: 45%;
    height: 90px;
    z-index: 10;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    .page_contents__post_right_list_thumb img {
      width: 100%;
      height: 90px;
      object-fit: cover;
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .page_contents__post_right_list_thumb:hover img {
      transform: scale(1.1); }
    .page_contents__post_right_list_thumb .caption {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      font-size: 1rem;
      color: #fff;
      letter-spacing: 0.05em; }
    .page_contents__post_right_list_thumb .mask {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .page_contents__post_right_list_thumb:hover .mask {
      opacity: 1;
      /* マスクを表示する */ } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_right_list_thumb {
    position: relative;
    width: 45%;
    height: 90px;
    z-index: 10;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    .page_contents__post_right_list_thumb img {
      width: 100%;
      height: 90px;
      object-fit: cover;
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
    .page_contents__post_right_list_thumb:hover img {
      transform: scale(1.1); }
    .page_contents__post_right_list_thumb .caption {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      font-size: 1rem;
      color: #fff;
      letter-spacing: 0.05em; }
    .page_contents__post_right_list_thumb .mask {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .page_contents__post_right_list_thumb:hover .mask {
      opacity: 1;
      /* マスクを表示する */ } }
@media screen and (max-width: 767px) {
  .page_contents__post_right_list_thumb {
    position: relative;
    width: 45%;
    height: 90px;
    z-index: 10;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    .page_contents__post_right_list_thumb img {
      width: 100%;
      height: 90px;
      object-fit: cover; }
    .page_contents__post_right_list_thumb .caption {
      display: none; }
    .page_contents__post_right_list_thumb .mask {
      display: none; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_right_list_desc {
    width: 55%;
    padding-left: 12px; }
    .page_contents__post_right_list_desc h3 {
      font-size: 1.2rem;
      font-weight: 500;
      letter-spacing: 0.075em;
      line-height: 1.5; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_right_list_desc {
    width: 55%;
    padding-left: 12px; }
    .page_contents__post_right_list_desc h3 {
      font-size: 1.2rem;
      font-weight: 500;
      letter-spacing: 0.075em;
      line-height: 1.5; } }
@media screen and (max-width: 767px) {
  .page_contents__post_right_list_desc {
    width: 55%;
    padding-left: 14px; }
    .page_contents__post_right_list_desc h3 {
      font-size: 1.2rem;
      font-weight: 500;
      letter-spacing: 0.075em;
      line-height: 1.5; } }

/* ##### page_contents__post_right ##### */
/* #### page_contents__stafflist_sp #### */
@media screen and (min-width: 1024px) {
  .page_contents__stafflist_sp {
    position: relative;
    width: 100%;
    padding-top: 100px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__stafflist_sp {
    position: relative;
    width: 100%;
    padding-top: 100px; } }
@media screen and (max-width: 767px) {
  .page_contents__stafflist_sp {
    position: relative;
    width: 100%;
    padding-top: 80px; } }

@media screen and (min-width: 1024px) {
  .page_contents__stafflist_slide_inner {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__stafflist_slide_inner {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media screen and (max-width: 767px) {
  .page_contents__stafflist_slide_inner {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media screen and (min-width: 1024px) {
  .page_contents__stafflist_slide_inner .slick-list {
    padding: 0 80px 15px 80px !important; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__stafflist_slide_inner .slick-list {
    padding: 0 30px 15px 30px !important; } }
@media screen and (max-width: 767px) {
  .page_contents__stafflist_slide_inner .slick-list {
    padding: 0 80px 15px 80px !important; } }

@media screen and (min-width: 1024px) {
  .page_contents__stafflist {
    position: relative;
    width: 20%;
    padding: 0 9px; }
    .page_contents__stafflist h3 {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.0; }
      .page_contents__stafflist h3 img {
        width: 18px;
        padding-right: 5px; }
    .page_contents__stafflist h4 {
      text-align: center;
      font-size: 1.3rem;
      letter-spacing: 0.1em;
      margin-bottom: 6px; }
    .page_contents__stafflist p {
      width: 100%;
      margin-bottom: 15px; }
      .page_contents__stafflist p a {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0; }
      .page_contents__stafflist p img {
        width: 100%;
        object-fit: cover; }
      .page_contents__stafflist p .caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        font-size: 1.3rem;
        color: #fff;
        letter-spacing: 0.1em; }
      .page_contents__stafflist p .mask {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.4);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      .page_contents__stafflist p :hover .mask {
        opacity: 1;
        /* マスクを表示する */ } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__stafflist {
    position: relative;
    width: 20%;
    padding: 0 8px; }
    .page_contents__stafflist h3 {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      color: #333;
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.0; }
      .page_contents__stafflist h3 img {
        width: 18px;
        padding-right: 5px; }
    .page_contents__stafflist h4 {
      text-align: center;
      font-size: 1.3rem;
      letter-spacing: 0.1em;
      margin-bottom: 6px; }
    .page_contents__stafflist p {
      width: 100%;
      margin-bottom: 15px; }
      .page_contents__stafflist p img {
        width: 100%; } }
@media screen and (max-width: 767px) {
  .page_contents__stafflist {
    position: relative;
    width: 20%;
    padding: 0 9px; }
    .page_contents__stafflist h3 {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.0; }
      .page_contents__stafflist h3 img {
        width: 18px;
        padding-right: 5px; }
    .page_contents__stafflist h4 {
      text-align: center;
      font-size: 1.2rem;
      letter-spacing: 0.1em;
      margin-bottom: 6px; }
    .page_contents__stafflist p {
      width: 100%;
      margin-bottom: 15px; }
      .page_contents__stafflist p img {
        width: 100%; } }

/* #### page_contents__stafflist_sp #### */
/* #### page_contents__post_faqlist_sp #### */
@media screen and (min-width: 1024px) {
  .page_contents__post_faqlist_sp {
    position: relative;
    width: 100%;
    padding-top: 100px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faqlist_sp {
    position: relative;
    width: 100%;
    padding-top: 100px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faqlist_sp {
    position: relative;
    width: 100%;
    padding-top: 80px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_archive {
    position: relative;
    width: 80%;
    margin: 0 auto; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_archive {
    position: relative;
    width: 92%;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_archive {
    position: relative;
    width: 92%;
    margin: 0 auto; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_archive_list {
    position: relative;
    width: 100%;
    height: 66px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../img/list_mk001.svg) no-repeat right 17px center;
    background-size: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    margin-bottom: 30px; }
    .page_contents__post_faq_archive_list h4 {
      color: #fff;
      font-size: 2.4rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100px;
      height: 66px;
      background-color: #83B2A6;
      border-radius: 36px 0 0 36px;
      -webkit-border-radius: 36px 0 0 36px;
      -moz-border-radius: 36px 0 0 36px;
      padding-left: 15px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_archive_list {
    position: relative;
    width: 100%;
    height: 66px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../img/list_mk001.svg) no-repeat right 17px center;
    background-size: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    margin-bottom: 25px; }
    .page_contents__post_faq_archive_list h4 {
      color: #fff;
      font-size: 2rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 76px;
      height: 66px;
      background-color: #83B2A6;
      border-radius: 36px 0 0 36px;
      -webkit-border-radius: 36px 0 0 36px;
      -moz-border-radius: 36px 0 0 36px;
      padding-left: 10px; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_archive_list {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../img/list_mk001.svg) no-repeat right 10px center;
    background-size: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    margin-bottom: 20px; }
    .page_contents__post_faq_archive_list h4 {
      color: #fff;
      font-size: 1.8rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 56px;
      background-color: #83B2A6;
      border-radius: 18px 0 0 18px;
      -webkit-border-radius: 18px 0 0 18px;
      -moz-border-radius: 18px 0 0 18px;
      padding-left: 8px; } }

@media screen and (min-width: 1024px) {
  .page_contents__post_faq_archive_list_desc {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 66px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 40px 0 35px; }
    .page_contents__post_faq_archive_list_desc h3 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.6; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__post_faq_archive_list_desc {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 66px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 40px 0 30px; }
    .page_contents__post_faq_archive_list_desc h3 {
      color: #333;
      font-size: 1.5rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.6; } }
@media screen and (max-width: 767px) {
  .page_contents__post_faq_archive_list_desc {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 30px 15px 20px; }
    .page_contents__post_faq_archive_list_desc h3 {
      color: #333;
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 1.5; } }

/* #### page_contents__post_faqlist_sp #### */
@media screen and (min-width: 1024px) {
  .page_contents__bread {
    position: relative;
    width: 100%;
    z-index: 60; }
    .page_contents__bread ul {
      position: absolute;
      top: -25px;
      left: 0;
      font-size: 1rem;
      letter-spacing: 0.075em;
      padding: 20px 30px 20px 40px;
      line-height: 1.0;
      background-color: #F9F4EA;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 0 28px 28px 0;
      -webkit-border-radius: 0 28px 28px 0;
      -moz-border-radius: 0 28px 28px 0; }
      .page_contents__bread ul li {
        display: inline-block;
        margin-right: 15px;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 14px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page_contents__bread {
    position: relative;
    width: 100%;
    z-index: 60; }
    .page_contents__bread ul {
      position: absolute;
      top: -28px;
      left: 0;
      font-size: 1rem;
      letter-spacing: 0.075em;
      padding: 20px 25px 20px 30px;
      line-height: 1.0;
      background-color: #F9F4EA;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 0 28px 28px 0;
      -webkit-border-radius: 0 28px 28px 0;
      -moz-border-radius: 0 28px 28px 0; }
      .page_contents__bread ul li {
        display: inline-block;
        margin-right: 15px;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 10px;
        padding-left: 14px; } }
@media screen and (max-width: 767px) {
  .page_contents__bread {
    position: relative;
    width: 100%;
    z-index: 60; }
    .page_contents__bread ul {
      position: absolute;
      top: -28px;
      left: 0;
      font-size: 1rem;
      letter-spacing: 0.075em;
      padding: 18px 15px 18px 18px;
      line-height: 1.0;
      background-color: #F9F4EA;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
      border-radius: 0 28px 28px 0;
      -webkit-border-radius: 0 28px 28px 0;
      -moz-border-radius: 0 28px 28px 0; }
      .page_contents__bread ul li {
        display: inline-block;
        margin-right: 8px;
        background: url(../img/list_mk001.svg) no-repeat 0 center;
        background-size: 8px 8px;
        padding-left: 10px; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon01 {
    position: absolute;
    width: 90px;
    top: 90px;
    right: 150px;
    z-index: 50; }
    .biscuit_icon01 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon01 {
    position: absolute;
    width: 90px;
    top: 90px;
    right: 50px;
    z-index: 50; }
    .biscuit_icon01 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon01 {
    position: absolute;
    width: 70px;
    top: 40px;
    right: 10px;
    z-index: 50; }
    .biscuit_icon01 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon02 {
    position: absolute;
    width: 80px;
    top: 410px;
    left: 130px;
    z-index: 50; }
    .biscuit_icon02 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon02 {
    position: absolute;
    width: 80px;
    top: 430px;
    left: 50px;
    z-index: 50; }
    .biscuit_icon02 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon02 {
    position: absolute;
    width: 55px;
    top: 410px;
    left: 25px;
    z-index: 50; }
    .biscuit_icon02 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon03 {
    position: absolute;
    width: 100px;
    top: -25px;
    right: 25%;
    z-index: 50; }
    .biscuit_icon03 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon03 {
    position: absolute;
    width: 100px;
    top: -25px;
    right: 15%;
    z-index: 50; }
    .biscuit_icon03 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon03 {
    position: absolute;
    width: 75px;
    top: -15px;
    right: 10%;
    z-index: 50; }
    .biscuit_icon03 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon04 {
    position: absolute;
    width: 100px;
    top: 380px;
    left: 20%;
    z-index: 50; }
    .biscuit_icon04 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon04 {
    position: absolute;
    width: 80px;
    top: 300px;
    left: 12%;
    z-index: 50; }
    .biscuit_icon04 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon04 {
    position: absolute;
    width: 70px;
    top: 300px;
    left: 5%;
    z-index: 50; }
    .biscuit_icon04 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon05 {
    position: absolute;
    width: 100px;
    bottom: -25px;
    right: 5%;
    z-index: 50; }
    .biscuit_icon05 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon05 {
    position: absolute;
    width: 100px;
    bottom: -25px;
    right: 5%;
    z-index: 50; }
    .biscuit_icon05 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon05 {
    position: absolute;
    width: 80px;
    bottom: -25px;
    right: 5%;
    z-index: 50; }
    .biscuit_icon05 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon06 {
    position: absolute;
    width: 90px;
    top: -40px;
    left: 5%;
    z-index: 50; }
    .biscuit_icon06 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon06 {
    position: absolute;
    width: 60px;
    top: -45px;
    right: 16%;
    z-index: 50; }
    .biscuit_icon06 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon06 {
    position: absolute;
    width: 50px;
    top: -40px;
    left: 5%;
    z-index: 50; }
    .biscuit_icon06 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon07 {
    position: absolute;
    width: 80px;
    top: 300px;
    right: 12%;
    z-index: 50; }
    .biscuit_icon07 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon07 {
    position: absolute;
    width: 80px;
    top: 300px;
    right: 10%;
    z-index: 50; }
    .biscuit_icon07 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon07 {
    position: absolute;
    width: 60px;
    top: 290px;
    right: 20%;
    z-index: 50; }
    .biscuit_icon07 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon08 {
    position: absolute;
    width: 100px;
    top: -60px;
    left: 10%;
    z-index: 50; }
    .biscuit_icon08 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon08 {
    position: absolute;
    width: 100px;
    top: -50px;
    left: 10%;
    z-index: 50; }
    .biscuit_icon08 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon08 {
    position: absolute;
    width: 70px;
    top: -40px;
    left: 10%;
    z-index: 50; }
    .biscuit_icon08 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon09 {
    position: absolute;
    width: 70px;
    top: 200px;
    right: 20px;
    z-index: 50; }
    .biscuit_icon09 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon09 {
    position: absolute;
    width: 50px;
    top: 250px;
    right: 10px;
    z-index: 50; }
    .biscuit_icon09 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon09 {
    position: absolute;
    width: 55px;
    top: 260px;
    right: 2px;
    z-index: 50; }
    .biscuit_icon09 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon10 {
    position: absolute;
    width: 100px;
    top: -120px;
    left: 64%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 50; }
    .biscuit_icon10 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon10 {
    position: absolute;
    width: 100px;
    top: -110px;
    left: 35%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 50; }
    .biscuit_icon10 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon10 {
    position: absolute;
    width: 70px;
    top: -80px;
    left: 64%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 50; }
    .biscuit_icon10 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon11 {
    position: absolute;
    width: 50px;
    top: 55px;
    right: 270px;
    z-index: 50; }
    .biscuit_icon11 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon11 {
    position: absolute;
    width: 50px;
    top: 55px;
    right: 150px;
    z-index: 50; }
    .biscuit_icon11 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon11 {
    position: absolute;
    width: 30px;
    top: 20px;
    right: 80px;
    z-index: 50; }
    .biscuit_icon11 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon12 {
    position: absolute;
    width: 70px;
    top: -60px;
    left: 4%;
    z-index: 50; }
    .biscuit_icon12 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon12 {
    position: absolute;
    width: 60px;
    top: -55px;
    left: 10%;
    z-index: 50; }
    .biscuit_icon12 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon12 {
    position: absolute;
    width: 40px;
    top: -40px;
    left: 4%;
    z-index: 50; }
    .biscuit_icon12 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon13 {
    position: absolute;
    width: 90px;
    bottom: -25px;
    right: 5%;
    z-index: 50; }
    .biscuit_icon13 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon13 {
    position: absolute;
    width: 70px;
    bottom: -25px;
    right: 5%;
    z-index: 50; }
    .biscuit_icon13 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon13 {
    position: absolute;
    width: 50px;
    bottom: -25px;
    right: 5%;
    z-index: 50; }
    .biscuit_icon13 img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .biscuit_icon14 {
    position: absolute;
    width: 40px;
    top: 25px;
    left: -2%;
    z-index: 50; }
    .biscuit_icon14 img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .biscuit_icon14 {
    position: absolute;
    width: 50px;
    top: 15px;
    left: -4%;
    z-index: 50; }
    .biscuit_icon14 img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .biscuit_icon14 {
    position: absolute;
    width: 25px;
    top: 15px;
    left: -3%;
    z-index: 50; }
    .biscuit_icon14 img {
      width: 100%; } }

/* ########## page_contents__2c_sp01 width100% ########## */
@media screen and (min-width: 1024px) {
  .page_contents__2c_sp01 {
    width: 100%;
    margin-top: 80px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp01_left {
    position: relative;
    width: 50%; }
    .page_contents__2c_sp01_left p img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp01_right {
    position: relative;
    width: 50%;
    padding: 0 60px; }
    .page_contents__2c_sp01_right h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__2c_sp01_right p {
      font-size: 1.5rem;
      letter-spacing: 0.075em;
      line-height: 1.8;
      margin-top: 30px; } }

/* ########## page_contents__2c_sp01 width100% ########## */
/* ########## page_contents__2c_sp02 width100% ########## */
@media screen and (min-width: 1024px) {
  .page_contents__2c_sp02 {
    width: 100%;
    margin-top: 80px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    flex-flow: row-reverse; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp02_left {
    position: relative;
    width: 50%; }
    .page_contents__2c_sp02_left p img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp02_right {
    position: relative;
    width: 50%;
    padding: 0 60px; }
    .page_contents__2c_sp02_right h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__2c_sp02_right p {
      font-size: 1.5rem;
      letter-spacing: 0.075em;
      line-height: 1.8;
      margin-top: 30px; } }

/* ########## page_contents__2c_sp02 width100% ########## */
/* ########## page_contents__2c_sp02 width92% ########## */
@media screen and (min-width: 1024px) {
  .page_contents__2c_sp03 {
    width: 92%;
    margin: 80px auto 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp03_left {
    position: relative;
    width: 50%; }
    .page_contents__2c_sp03_left p img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp03_right {
    position: relative;
    width: 50%;
    padding-left: 50px; }
    .page_contents__2c_sp03_right h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__2c_sp03_right p {
      font-size: 1.5rem;
      letter-spacing: 0.075em;
      line-height: 1.8;
      margin-top: 30px; } }

/* ########## page_contents__2c_sp03 width92% ########## */
/* ########## page_contents__2c_sp04 width92% ########## */
@media screen and (min-width: 1024px) {
  .page_contents__2c_sp04 {
    width: 92%;
    margin: 80px auto 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    flex-flow: row-reverse; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp04_left {
    position: relative;
    width: 50%; }
    .page_contents__2c_sp04_left p img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__2c_sp04_right {
    position: relative;
    width: 50%;
    padding-left: 50px; }
    .page_contents__2c_sp04_right h3 {
      font-size: 2.4rem;
      line-height: 1.5;
      color: #83B2A6;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__2c_sp04_right p {
      font-size: 1.5rem;
      letter-spacing: 0.075em;
      line-height: 1.8;
      margin-top: 30px; } }

/* ########## page_contents__2c_sp04 width92% ########## */
/* ########## page_contents__3c_sp01 bg_white ########## */
@media screen and (min-width: 1024px) {
  .page_contents__3c_sp01 {
    width: 100%;
    background-color: #f3f3f3;
    margin-top: 80px;
    padding: 80px 0 100px; } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp01_list_sp {
    width: 92%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px auto 0; } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp01_list {
    width: 32%;
    background-color: #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08); } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp01_list_thumb {
    position: relative;
    width: 100%; }
    .page_contents__3c_sp01_list_thumb p img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp01_list_desc {
    width: 100%; }
    .page_contents__3c_sp01_list_desc h3 {
      color: #83B2A6;
      font-size: 1.6rem;
      line-height: 1.6;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__3c_sp01_list_desc p {
      font-size: 1.5rem;
      letter-spacing: 0.075em;
      line-height: 1.8;
      margin-top: 20px; } }

/* ########## page_contents__3c_sp01 bg_white ########## */
/* ########## page_contents__3c_sp02 bg_f3f3f3 ########## */
@media screen and (min-width: 1024px) {
  .page_contents__3c_sp02 {
    width: 100%;
    background-color: #f3f3f3;
    margin-top: 80px;
    padding: 80px 0 100px; } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp02_list {
    width: 32%;
    background-color: #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08); } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp02_list_thumb {
    position: relative;
    width: 100%; }
    .page_contents__3c_sp02_list_thumb p img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .page_contents__3c_sp02_list_desc {
    width: 100%;
    padding: 40px; }
    .page_contents__3c_sp02_list_desc h3 {
      color: #83B2A6;
      font-size: 1.6rem;
      line-height: 1.6;
      font-weight: 500;
      letter-spacing: 0.075em; }
    .page_contents__3c_sp02_list_desc p {
      font-size: 1.5rem;
      letter-spacing: 0.075em;
      line-height: 1.8;
      margin-top: 20px; } }

/* ########## page_contents__3c_sp02 bg_f3f3f3 ########## */
@media screen and (min-width: 1024px) {
  .footer {
    position: relative;
    width: 100%;
    background: url(../img/contents_backimg03.svg) repeat-x center 160px;
    background-size: 30px;
    background-color: #F9F4EA; }
    .footer__bottomimg {
      position: relative;
      width: 96%;
      height: 350px;
      background: url(../img/footer_backimg.png) no-repeat 50% 50%;
      background-size: cover;
      padding-left: 4%;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
      border-radius: 0 20px 20px 0;
      -webkit-border-radius: 0 20px 20px 0;
      -moz-border-radius: 0 20px 20px 0; }
    .footer__bottomimg02 {
      position: absolute;
      width: 60%;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%); }
      .footer__bottomimg02 h3 {
        text-align: center;
        color: #fff;
        font-size: 3rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        margin-bottom: 30px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }
      .footer__bottomimg02 ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between; }
        .footer__bottomimg02 ul li {
          text-align: center;
          width: 48%; }
    .footer__contents {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding: 60px 0 40px; }
    .footer__contents_desc {
      width: 100%;
      margin-top: 20px; }
      .footer__contents_desc h2 {
        width: 160px;
        margin: 0 auto; }
        .footer__contents_desc h2 img {
          width: 100%; }
      .footer__contents_desc p {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.8;
        margin-top: 15px; }
    .footer__contents_nav {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
    .footer__contents_nav_list {
      width: 23%; }
      .footer__contents_nav_list h4 {
        color: #333;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 7px;
        background-size: 12px;
        padding: 0 0 8px 16px;
        border-bottom: 3px dotted #F4E098; }
        .footer__contents_nav_list h4 a, .footer__contents_nav_list h4 a:link a:visited {
          color: #333; }
        .footer__contents_nav_list h4 a:hover {
          color: #DB887F; }
      .footer__contents_nav_list ul {
        font-size: 1.2rem;
        margin-top: 16px; }
        .footer__contents_nav_list ul li {
          background: url(../img/list_mk001.svg) no-repeat 2px center;
          background-size: 8px;
          padding-left: 14px;
          margin-top: 12px;
          line-height: 1.0;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center; }
          .footer__contents_nav_list ul li a, .footer__contents_nav_list ul li a:link a:visited {
            color: #666666; }
          .footer__contents_nav_list ul li a:hover {
            color: #DB887F; }
          .footer__contents_nav_list ul li img {
            width: 18px;
            padding-left: 4px; }
    .footer__sp_contents_nav {
      display: none; }
    .footer__copy {
      text-align: center;
      width: 100%;
      font-size: 1rem;
      letter-spacing: 0.1em;
      color: #fff;
      background: url(../img/contents_backimg02.svg) repeat-x center 0;
      background-size: 30px;
      background-color: #E4BE7B;
      padding: 40px 0 20px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .footer {
    position: relative;
    width: 100%;
    background: url(../img/contents_backimg03.svg) repeat-x center 160px;
    background-size: 30px;
    background-color: #F9F4EA; }
    .footer__bottomimg {
      position: relative;
      width: 96%;
      height: 350px;
      background: url(../img/footer_backimg.png) no-repeat 50% 50%;
      background-size: cover;
      padding-left: 4%;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
      border-radius: 0 20px 20px 0;
      -webkit-border-radius: 0 20px 20px 0;
      -moz-border-radius: 0 20px 20px 0; }
    .footer__bottomimg02 {
      position: absolute;
      width: 80%;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%); }
      .footer__bottomimg02 h3 {
        text-align: center;
        color: #fff;
        font-size: 2.4rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        margin-bottom: 30px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }
      .footer__bottomimg02 ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between; }
        .footer__bottomimg02 ul li {
          text-align: center;
          width: 48%; }
    .footer__contents {
      position: relative;
      width: 92%;
      margin: 0 auto;
      padding: 60px 0 30px; }
    .footer__contents_desc {
      width: 100%; }
      .footer__contents_desc h2 {
        width: 140px;
        margin: 0 auto; }
        .footer__contents_desc h2 img {
          width: 100%; }
      .footer__contents_desc p {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.8;
        margin-top: 12px; }
    .footer__contents_nav {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
    .footer__contents_nav_list {
      width: 48.5%;
      margin-bottom: 30px; }
      .footer__contents_nav_list h4 {
        color: #333;
        font-size: 1.5rem;
        letter-spacing: 0.1em;
        font-weight: 500;
        background: url(../img/title_icon01.svg) no-repeat 0 7px;
        background-size: 12px;
        padding: 0 0 8px 16px;
        border-bottom: 3px dotted #F4E098; }
        .footer__contents_nav_list h4 a, .footer__contents_nav_list h4 a:link a:visited {
          color: #333; }
        .footer__contents_nav_list h4 a:hover {
          color: #DB887F; }
      .footer__contents_nav_list ul {
        font-size: 1.2rem;
        margin-top: 16px; }
        .footer__contents_nav_list ul li {
          background: url(../img/list_mk001.svg) no-repeat 2px center;
          background-size: 8px;
          padding-left: 14px;
          margin-top: 10px;
          line-height: 1.0;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center; }
          .footer__contents_nav_list ul li a, .footer__contents_nav_list ul li a:link a:visited {
            color: #666666; }
          .footer__contents_nav_list ul li a:hover {
            color: #DB887F; }
          .footer__contents_nav_list ul li img {
            width: 18px;
            padding-left: 4px; }
    .footer__sp_contents_nav {
      display: none; }
    .footer__copy {
      text-align: center;
      width: 100%;
      font-size: 1rem;
      letter-spacing: 0.1em;
      color: #fff;
      background: url(../img/contents_backimg02.svg) repeat-x center 0;
      background-size: 30px;
      background-color: #E4BE7B;
      padding: 40px 0 20px; } }
@media screen and (max-width: 767px) {
  .footer {
    position: relative;
    width: 100%;
    background: url(../img/contents_backimg03.svg) repeat-x center 140px;
    background-size: 30px;
    background-color: #F9F4EA; }
    .footer__bottomimg {
      position: relative;
      width: 96%;
      height: 320px;
      background: url(../img/sp/sp_footer_bottom_backimg.png) no-repeat center center;
      background-size: cover;
      background-color: #ccc;
      padding-left: 4%;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
      border-radius: 0 18px 18px 0;
      -webkit-border-radius: 0 18px 18px 0;
      -moz-border-radius: 0 18px 18px 0; }
    .footer__bottomimg02 {
      position: absolute;
      width: 84%;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%); }
      .footer__bottomimg02 h3 {
        text-align: center;
        color: #fff;
        font-size: 2rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        margin-bottom: 15px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }
      .footer__bottomimg02 ul {
        width: 100%; }
        .footer__bottomimg02 ul li {
          text-align: center;
          width: 100%;
          margin-top: 10px; }
    .footer__contents {
      width: 92%;
      padding: 40px 0;
      margin: 0 auto; }
    .footer__contents_desc {
      width: 100%; }
      .footer__contents_desc h2 {
        width: 130px;
        margin: 0 auto; }
        .footer__contents_desc h2 img {
          width: 100%; }
      .footer__contents_desc p {
        text-align: center;
        font-size: 1.2rem;
        letter-spacing: 0.1em;
        line-height: 1.8;
        margin: 15px 0 0; }
    .footer__contents_nav {
      display: none; }
      .footer__contents_nav ul {
        display: none; }
    .footer__sp_contents_nav {
      width: 100%;
      margin-top: 25px; }
    .footer__sp_contents_nav_list01 {
      width: 100%; }
      .footer__sp_contents_nav_list01 ul {
        font-size: 1.2rem;
        letter-spacing: 0.075em;
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between; }
        .footer__sp_contents_nav_list01 ul li {
          width: 49%;
          line-height: 1.0;
          margin-top: 5px; }
          .footer__sp_contents_nav_list01 ul li a {
            width: 100%;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            background-color: #fff;
            padding: 12px 0;
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px; }
            .footer__sp_contents_nav_list01 ul li a img {
              width: 22px;
              padding-right: 5px; }
    .footer__sp_contents_nav_list02 {
      width: 100%; }
      .footer__sp_contents_nav_list02 ul {
        font-size: 1.2rem;
        letter-spacing: 0.075em;
        width: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between; }
        .footer__sp_contents_nav_list02 ul li {
          width: 49%;
          line-height: 1.0;
          margin-top: 5px; }
          .footer__sp_contents_nav_list02 ul li a {
            width: 100%;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            background-color: #fff;
            padding: 9px 0;
            border-radius: 6px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px; }
            .footer__sp_contents_nav_list02 ul li a img {
              width: 23px;
              padding-right: 5px; }
    .footer__copy {
      text-align: center;
      width: 100%;
      font-size: 1rem;
      letter-spacing: 0.1em;
      color: #fff;
      background: url(../img/contents_backimg02.svg) repeat-x center 0;
      background-size: 30px;
      background-color: #E4BE7B;
      padding: 30px 0 15px; } }

@media screen and (min-width: 1024px) {
  .footer:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 170px;
    background-color: #fff;
    top: 0;
    left: 0; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .footer:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 170px;
    background-color: #fff;
    top: 0;
    left: 0; } }
@media screen and (max-width: 767px) {
  .footer:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 150px;
    background-color: #fff;
    top: 0;
    left: 0; } }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 62.5%;
  overflow: auto; }

body {
  height: 100%;
  color: #666666;
  background-color: #fff;
  font-family: "brandon-grotesque", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-size: 1.0rem;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  -moz-animation: fadeIn 2s ease 0s 1 normal;
  -o-animation: fadeIn 2s ease 0s 1 normal;
  overflow-x: hidden; }

ul {
  list-style: none;
  letter-spacing: 0.1em; }

p {
  letter-spacing: 0.1em; }

dl {
  letter-spacing: 0.1em; }

caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: top; }

img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: bottom; }

a, a:link a:visited {
  color: #DB887F;
  transition: all .3s;
  text-decoration: none; }

a:hover {
  color: #C66D66;
  text-decoration: none; }

a.imghover:link img {
  transition: all .3s; }

a.imghover:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7; }

.imghover {
  transition: all .3s; }

.imghover:hover {
  filter: alpha(opacity=70);
  opacity: 0.7; }

.marker.active {
  background-position: -100% .5em; }

.marker {
  background-image: -webkit-linear-gradient(left, transparent 50%, #fffa99 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, #fffa99 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, #fffa99 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #fffa99 50%);
  background-image: linear-gradient(left, transparent 50%, #fffa99 50%);
  background-repeat: repeat-x;
  background-size: 200% .8em;
  background-position: 0 .5em;
  transition: all 2s ease;
  font-weight: bold; }

@media screen and (min-width: 1024px) {
  #biscuit_top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000; }
    #biscuit_top a {
      display: block;
      width: 70px; }
    #biscuit_top img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #biscuit_top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000; }
    #biscuit_top a {
      display: block;
      width: 70px; }
    #biscuit_top img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  #biscuit_top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000; }
    #biscuit_top a {
      display: block;
      width: 50px; }
    #biscuit_top img {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .floating {
    position: fixed;
    top: 20px;
    right: 10px;
    z-index: 1000; }
    .floating a {
      display: block;
      width: 110px; }
    .floating img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .floating {
    position: fixed;
    top: 110px;
    right: 10px;
    z-index: 1000; }
    .floating a {
      display: block;
      width: 110px; }
    .floating img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  .floating {
    position: fixed;
    top: 80px;
    right: 5px;
    z-index: 1000; }
    .floating a {
      display: block;
      width: 70px; }
    .floating img {
      width: 100%; } }

/* ########## class_style ########## */
@media screen and (min-width: 1024px) {
  p.new_icon {
    position: absolute;
    width: 70px;
    top: -20px;
    left: -20px;
    z-index: 10; }
    p.new_icon img {
      width: 100%; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  p.new_icon {
    position: absolute;
    width: 80px;
    top: -20px;
    left: -20px;
    z-index: 10; }
    p.new_icon img {
      width: 100%; } }
@media screen and (max-width: 767px) {
  p.new_icon {
    position: absolute;
    width: 45px;
    top: -10px;
    left: -10px;
    z-index: 10; }
    p.new_icon img {
      width: 100%; } }

.fadein {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 1000ms; }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.fadein01 {
  opacity: 0;
  transform: translate(0, -50px);
  transition: all 1000ms; }

.fadein01.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.fadein02 {
  opacity: 0;
  transform: translate(-30px, 0);
  transition: all 1000ms; }

.fadein02.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.fadein03 {
  opacity: 0;
  transform: translate(30px, 0);
  transition: all 1000ms; }

.fadein03.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.center {
  text-align: center; }

.right {
  text-align: right; }

.popup_icon {
  animation-name: popup;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s; }

@keyframes popup {
  0% {
    transform: translate(0, 0px); }
  100% {
    transform: translate(0, -15px); } }
/* ########## class_style ########## */
