@charset "UTF-8";
/**
* ------------------------------------------------
* z-index index
*       < 0     背景要素
*     0 - 9     アイコン、ツールチップ、ドロップダウン、ページトップボタン
*    10 - 99    追従ボタン・バナー
*   100 - 999   ナビゲーション（ヘッダー・フッター・サイドバー）、ハンバーガーメニュー
*  1000 - 9999  モーダルウィンドウ、コンテンツスライダー
* 10000 -       ローディングアニメーションのオーバーレイ等、画面全体を覆う要素
* ------------------------------------------------ */
/**
* base variables
* ------------------------------------------------ */
body {
  background-color: #ccc;
}

ul, li {
  list-style: none;
}

/**
* MODULE
* ------------------------------------------------ */
#container .mod__link-list-01 {
  padding-left: 0;
  margin-top: 20px;
  font-size: 12px;
}

#container .mod__link-list-01 > li {
  list-style-type: none;
  margin-top: 10px;
  color: #666;
  padding-left: 1.4em;
  position: relative;
  font-size: 14px;
}

#container .mod__link-list-01 > li:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}

#container .mod__link-list-02 {
  padding-left: 0;
  margin-top: 20px;
  font-size: 0;
}

#container .mod__link-list-02 > li {
  list-style-type: none;
  margin-top: 10px;
  display: inline-block;
  margin-right: 10px;
}

#container .mod__link-list-02 > li:last-child {
  margin-right: 0;
}

#container .mod__link-list-02 > li a, #container .mod__link-list-02 > li .anc {
  color: #666;
  background: #ecece9;
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  padding: 6px 10px;
  display: inline-block;
  font-size: 14px;
  border-radius: 18px;
}

@media screen and (min-width: 768px) {
  #container .mod__link-list-02 > li a:hover {
    color: #070;
    text-decoration: underline;
  }
}

#container .mod__link-list-03 {
  padding-left: 0;
  margin-top: 10px;
  font-size: 12px;
}

#container .mod__link-list-03 > li {
  list-style-type: none;
  margin-top: 0px;
  color: #666;
  padding-left: 1.4em;
  margin-top: 5px;
  position: relative;
  font-size: 14px;
  line-height: 1.6;
}

#container .mod__link-list-03 > li:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}

#container .mod__link-list-04 {
  padding-left: 0;
  margin: 30px 0 0;
  letter-spacing: -.4em;
}

#container .mod__link-list-04 > li {
  list-style-type: disc;
  margin-top: 10px;
  padding-left: 1em;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
  vertical-align: top;
  display: inline-block;
  letter-spacing: normal;
}

#container .mod__link-list-04 > li:before {
  content: "・";
  position: absolute;
  left: 0;
}

@media screen and (max-width: 767px) {
  #container .mod__link-list-04 > li {
    width: 50%;
    padding-right: 4%;
  }
}

@media screen and (min-width: 768px) {
  #container .mod__link-list-04 > li {
    width: 25%;
    padding-right: 1.13636%;
  }
}

#container .mod__link-list-05 {
  margin-top: 10px;
  padding-left: 0;
}

#container .mod__link-list-05 > li {
  list-style: none;
  margin-top: 10px;
  padding-left: 1em;
  position: relative;
  line-height: 1.4;
}

#container .mod__link-list-05 > li:before {
  content: "・";
  position: absolute;
  left: 0;
}

@media screen and (min-width: 768px) {
  #container .mod__btn-02 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__btn-02 {
    font-size: 16px;
  }
}

#container .mod__btn-02 a {
  border-radius: 32px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  #container .mod__btn-02 a {
    padding: 20px 16px 17px;
  }
  #container .mod__btn-02 a :hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__btn-02 a {
    padding: 16px 16px 13px;
  }
}

#container .mod__btn-w250 a {
  width: 250px;
}

#container .mod__link-01 {
  margin-top: 10px;
  text-align: center;
}

#container .mod__link-01 a {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  #container .mod__link-01 a:hover {
    text-decoration: underline;
  }
}

#container [class*="mod__ico-"] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  margin-left: 3px;
}

#container .mod__img-01 {
  margin-top: 30px;
}

#container .mod__img-01 img {
  max-width: 100%;
  height: auto;
}

#container .mod__img-02 {
  margin-top: 30px;
}

#container .mod__label-01 {
  background: #999;
  color: #fff;
  font-size: 14px;
  padding: 1px 4px;
  margin-right: 6px;
}

#container .mod__text-01 {
  margin-top: 20px;
  color: #666;
}

#container .mod__text-02 {
  padding-left: 1em;
  text-indent: -1em;
}

#container .mod__table-01 {
  border-bottom: solid 1px #e8e8e8;
}

#container .mod__table-01 .mod__table-01-row {
  border-top: solid 1px #e8e8e8;
  padding: 30px 0;
}

#container .mod__table-01 .mod__table-01-row > *:first-child {
  margin-top: 0;
}

#container .mod__iframe-01 {
  text-align: center;
  margin-top: 30px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#container .mod__iframe-01.is-ar43 {
  padding-top: 75%;
}

#container .mod__iframe-01 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#container .mod__iframe-02 {
  text-align: center;
  margin-top: 30px;
  position: relative;
  width: 100%;
  padding-top: 75%;
}

#container .mod__iframe-02 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#container .mod__wrap-01 {
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  #container .mod__wrap-01 {
    padding: 30px 16px;
  }
}

@media screen and (min-width: 768px) {
  #container .mod__wrap-01 {
    padding: 30px;
  }
}

#container .mod__wrap-01 > *:first-child {
  margin-top: 0;
}

#container .mod__wrap-02 {
  background: #f1f1eb;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  #container .mod__wrap-02 {
    padding: 30px 16px;
  }
}

@media screen and (min-width: 768px) {
  #container .mod__wrap-02 {
    padding: 40px;
  }
}

#container .mod__wrap-02 > *:first-child {
  margin-top: 0;
}

#container .mod__wrap-03 {
  background: #f5f5bf;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  #container .mod__wrap-03 {
    padding: 30px 16px;
  }
}

@media screen and (min-width: 768px) {
  #container .mod__wrap-03 {
    padding: 40px;
  }
}

#container .mod__wrap-03 > *:first-child {
  margin-top: 0;
}

#container .mod__voice {
  background: #f6f4ef;
  position: relative;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  #container .mod__voice {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__voice {
    padding: 30px 20px;
  }
}

#container .mod__voice:before {
  position: absolute;
  content: "";
  width: 57px;
  height: 57px;
  background: transparent url(/goannai/otameshi_af/_assets/img/bg-voice-triangle.png) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  #container .mod__voice .mod__voice-image {
    width: 65px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__voice .mod__voice-image {
    width: 70px;
    margin-right: 20px;
  }
}

#container .mod__voice .mod__voice-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#container .mod__voice .mod__voice-ttl {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #container .mod__voice .mod__voice-ttl {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__voice .mod__voice-ttl {
    margin-bottom: 5px;
  }
}

#container .mod__item-list-raw {
  margin-top: 60px;
}

@media screen and (min-width: 768px) {
  #container .mod__item-list-raw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  #container .mod__item-list {
    width: 50%;
  }
  #container .mod__item-list:nth-of-type(odd) {
    margin-right: 1.5625%;
  }
  #container .mod__item-list:nth-of-type(even) {
    margin-left: 1.5625%;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__item-list {
    margin-top: 60px;
  }
  #container .mod__item-list:nth-of-type(1) {
    margin-top: 0;
  }
}

#container .mod__item-list .mod__item-list__image.has-bg {
  background: #f6f4ef;
}

#container .mod__item-list .mod__item-list__thumb {
  text-align: center;
  width: 100px;
  margin-right: 20px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w20 {
  width: 20px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w25 {
  width: 25px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w30 {
  width: 30px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w35 {
  width: 35px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w40 {
  width: 40px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w45 {
  width: 45px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w50 {
  width: 50px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w55 {
  width: 55px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w60 {
  width: 60px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w65 {
  width: 65px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w70 {
  width: 70px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w75 {
  width: 75px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w80 {
  width: 80px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w85 {
  width: 85px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w90 {
  width: 90px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w95 {
  width: 95px;
}

#container .mod__item-list .mod__item-list__thumb .mod__item-list__thumb-w100 {
  width: 100px;
}

#container .mod__item-list .mod__item-list__body {
  background: #f6f4ef;
}

@media screen and (min-width: 768px) {
  #container .mod__item-list .mod__item-list__body {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__item-list .mod__item-list__body {
    padding: 20px 5.63798%;
  }
}

#container .mod__item-list .mod__item-list__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#container .mod__item-list .mod__item-list__info .mod__item-list__thumb {
  text-align: center;
  width: 100px;
  margin-right: 20px;
}

#container .mod__item-list .mod__item-list__info .mod__item-list__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#container .mod__item-list .mod__item-list__info .mod__item-list__text .mod__item-list__name {
  font-size: 16px;
  font-weight: bold;
}

#container .mod__item-list .mod__item-list__info .mod__item-list__text .mod__item-list__capacity {
  font-size: 12px;
  margin-right: 10px;
}

#container .mod__item-list .mod__item-list__info .mod__item-list__text .mod__item-list__price {
  font-size: 12px;
}

#container .mod__item-list .mod__item-list__info .mod__item-list__text .mod__item-list__price-num {
  font-weight: bold;
  font-size: 16px;
}

#container .mod__item-list .mod__item-list__notice {
  margin: 25px 0 0;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  #container .mod__item-list .mod__item-list__notice {
    padding: 0 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .mod__item-list .mod__item-list__notice {
    padding: 0 5.63798%;
  }
}

#container .mod__item-list .mod__item-list__notice > p {
  text-indent: -1em;
  padding-left: 1em;
}

.utl__article {
  font-size: 16px;
  line-height: 1.8;
  color: #000;
}

.utl__article-head {
  background: #333;
  padding: 40px 0;
}

.utl__article-head .utl__article-head__text {
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .utl__article-head .utl__article-head__text {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .utl__article-head .utl__article-head__text {
    font-size: 28px;
  }
}

.utl__article-head.has-bg {
  display: table;
  width: 100%;
  padding: 0;
}

.utl__article-head.has-bg > * {
  overflow: hidden;
}

.utl__article-head.has-bg .utl__article-head__text {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .utl__article-head.has-bg .utl__article-head__text {
    height: 200px;
    width: 539px;
  }
}

@media screen and (min-width: 768px) {
  .utl__article-head.has-bg .utl__article-head__text {
    width: 1480px;
    height: 400px;
  }
}

.utl__article-head.has-bgc-lightbrown {
  background: #f5f1e5;
}

.utl__article-head.has-bgc-lightbrown .utl__article-head__text {
  color: #000;
}

.utl__article-lead {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  .utl__article-lead {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .utl__article-lead {
    margin-bottom: 40px;
  }
}

.utl__article-section {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .utl__article-section {
    padding: 60px 0;
  }
}

@media screen and (min-width: 768px) {
  .utl__article-section {
    padding: 90px 0;
  }
}

.utl__article-section .utl__content > *:first-child {
  margin-top: 0;
}

.utl__article-section .utl__content .utl__content-box > *:first-child {
  margin-top: 0;
}

#container .utl__content .utl__content-box > *:first-child {
  margin-top: 0;
}

#container .utl__content .utl__content-box > [class*="mod__wrap-"]:first-child {
  margin-top: 0;
}

#container .utl__content .utl__content-box > [class*="mod__wrap-"] > *:first-child {
  margin-top: 0;
}

.utl__content > *:first-child {
  margin-top: 0;
}

.utl__content a {
  color: #070;
  text-decoration: underline;
}

.utl__content ul {
  padding-left: 30px;
  margin: 30px 0 0;
}

.utl__content ul li {
  list-style-type: disc;
  margin-top: 10px;
}

.utl__content ol {
  padding-left: 30px;
  margin: 30px 0 0;
}

.utl__content ol li {
  list-style-type: decimal;
  margin-top: 10px;
}

.utl__content p {
  margin-top: 30px;
}

.utl__content i {
  font-style: italic;
}

.utl__content strong, .utl__content b {
  font-weight: bold;
}

.utl__fs-small {
  font-size: 14px;
  line-height: 1.6;
}

.utl__fs-xsmall {
  font-size: 12px;
  line-height: 1.6;
}

.utl__fw-normal {
  font-weight: normal;
}

.utl__fw-bold {
  font-weight: bold;
}

.utl__ff-caveat {
  font-family: 'Caveat', cursive;
}

.utl__bg-gray {
  background-color: #f9f9f5;
}

.utl__head-lv1 {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .utl__head-lv1 {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .utl__head-lv1 {
    font-size: 28px;
  }
}

.utl__head-lv2 {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .utl__head-lv2 {
    font-size: 22px;
    margin: 60px 0;
  }
}

@media screen and (min-width: 768px) {
  .utl__head-lv2 {
    font-size: 36px;
    margin: 90px 0 60px;
  }
}

.utl__head-lv3 {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .utl__head-lv3 {
    font-size: 18px;
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .utl__head-lv3 {
    font-size: 24px;
    margin-top: 60px;
  }
}

.utl__head-lv4 {
  font-weight: bold;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .utl__head-lv4 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .utl__head-lv4 {
    margin-top: 30px;
  }
}

.utl__head-type01 {
  font-weight: bold;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .utl__head-type01 {
    font-size: 24px;
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .utl__head-type01 {
    font-size: 20px;
    margin-top: 40px;
  }
}

.utl__head-type02 {
  color: #1c8849;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .utl__head-type02 {
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .utl__head-type02 {
    font-size: 20px;
  }
}

.utl__head-type03 {
  color: #1c8849;
  font-weight: bold;
  margin-top: 45px;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .utl__head-type03 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .utl__head-type03 {
    font-size: 16px;
  }
}

.utl__color-darkyellow {
  color: #a5a583;
}

.utl__margin-top0 {
  margin-top: 0 !important;
}

.utl__head-img-01 {
  font-size: 0;
  text-align: center;
}

.utl__middle-bnr {
  margin: 60px auto 0;
}

@media screen and (min-width: 768px) {
  .utl__middle-bnr {
    width: 337px;
  }
}

.utl__rounded {
  border-radius: 10px;
}

.utl__inner-border-rounded {
  border-radius: 20px;
  position: relative;
  pointer-events: none;
}

.utl__inner-border-rounded:after {
  position: absolute;
  border: solid 2px #e2e1dc;
  border-radius: 20px;
  content: "";
  top: 5px;
  left: 5px;
  width: calc(100% - 14px);
  height: calc(100% - 14px);
}

.utl__content-wrap-01 {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .utl__content-wrap-01 {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content-wrap-01 {
    max-width: 1040px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.utl__content-wrap-02 {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .utl__content-wrap-02 {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content-wrap-02 {
    max-width: 1480px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.utl__content-wrap-03 {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .utl__content-wrap-03 {
    max-width: 100%;
    padding-left: 10.13333%;
    padding-right: 10.13333%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content-wrap-03 {
    max-width: 768px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.utl__content-wrap-04 {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .utl__content-wrap-04 {
    max-width: 100%;
    padding-left: 5.06667%;
    padding-right: 5.06667%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content-wrap-04 {
    max-width: 768px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.utl__margin-before-breadcrumb {
  margin-bottom: 60px;
}

.utl__content .utl__row {
  font-size: 0;
}

.utl__content .utl__row > * {
  font-size: 16px;
}

.utl__content .utl__row [class*="utl__col-"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

@media screen and (max-width: 767px) {
  .utl__content .utl__row .utl__col-pc2-sp1 {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content .utl__row .utl__col-pc2-sp1 {
    width: 47.72727%;
  }
  .utl__content .utl__row .utl__col-pc2-sp1:nth-child(odd) {
    margin-right: 4.54545%;
  }
}

@media screen and (max-width: 767px) {
  .utl__content .utl__row .utl__col-pc4-sp2 {
    width: 48.26389%;
  }
  .utl__content .utl__row .utl__col-pc4-sp2:nth-child(odd) {
    margin-right: 3.47222%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content .utl__row .utl__col-pc4-sp2 {
    width: 21.59091%;
    margin-right: 4.54545%;
  }
  .utl__content .utl__row .utl__col-pc4-sp2:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .utl__content .utl__row .utl__col-pc4-sp1 {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .utl__content .utl__row .utl__col-pc4-sp1 {
    width: 21.59091%;
    margin-right: 4.54545%;
  }
  .utl__content .utl__row .utl__col-pc4-sp1:nth-child(4n) {
    margin-right: 0;
  }
}

/**
* COMMON LAYOUT
* ------------------------------------------------ */
#local-nav {
  background: #fff;
  border-top: solid 1px #e6e5e1;
}

@media screen and (max-width: 767px) {
  #local-nav {
    padding: 0 0 30px;
  }
}

@media screen and (min-width: 768px) {
  #local-nav {
    padding: 0 0 40px;
  }
}

#local-nav .local-nav__main-block {
  font-size: 0;
}

#local-nav .local-nav__main-block .local-nav__box {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  #local-nav .local-nav__main-block .local-nav__box {
    width: 48.26389%;
    padding-top: 30px;
  }
  #local-nav .local-nav__main-block .local-nav__box:nth-child(odd) {
    margin-right: 3.47222%;
  }
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__main-block .local-nav__box {
    width: 21.84211%;
    padding-top: 40px;
    margin-right: 4.21053%;
  }
  #local-nav .local-nav__main-block .local-nav__box:nth-child(4n) {
    margin-right: 0;
  }
}

#local-nav .local-nav__main-block .local-nav__box .local-nav__head {
  border-bottom: solid 1px #e6e5e1;
  padding: 0 0 10px;
}

#local-nav .local-nav__main-block .local-nav__box .local-nav__head .local-nav__head-item {
  color: #c5cbc5;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}

#local-nav .local-nav__main-block .local-nav__box .local-nav__head .local-nav__head-item a {
  color: #000;
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__main-block .local-nav__box .local-nav__head .local-nav__head-item a:hover {
    color: #070;
    text-decoration: underline;
  }
}

#local-nav .local-nav__main-block .local-nav__box .local-nav___body ul {
  padding-top: 4px;
}

#local-nav .local-nav__main-block .local-nav__box .local-nav___body ul li {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 10px;
}

#local-nav .local-nav__main-block .local-nav__box .local-nav___body ul li a {
  color: #000;
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__main-block .local-nav__box .local-nav___body ul li a:hover {
    color: #070;
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  #local-nav .local-nav__sub-block {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__sub-block {
    padding-top: 40px;
  }
}

#local-nav .local-nav__sub-block ul {
  font-size: 0;
}

#local-nav .local-nav__sub-block ul li {
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 767px) {
  #local-nav .local-nav__sub-block ul li {
    margin-top: 10px;
  }
  #local-nav .local-nav__sub-block ul li:first-child {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__sub-block ul li {
    display: inline-block;
    width: 21.84211%;
    vertical-align: top;
    margin-right: 4.21053%;
  }
}

#local-nav .local-nav__sub-block ul li a, #local-nav .local-nav__sub-block ul li span.anc {
  color: #333;
  border: solid 1px #6d716d;
  padding: 10px 25px 10px 15px;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  #local-nav .local-nav__sub-block ul li a, #local-nav .local-nav__sub-block ul li span.anc {
    height: 60px;
    width: 570px;
  }
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__sub-block ul li a, #local-nav .local-nav__sub-block ul li span.anc {
    min-height: 60px;
    width: 207.5px;
  }
}

@media screen and (min-width: 768px) {
  #local-nav .local-nav__sub-block ul li a:hover {
    color: #070;
    text-decoration: underline;
  }
}

/**
* fixed banner
* ----------------------- */
.mod__bottom-fixed-bnr {
  position: fixed;
  bottom: -70px;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  margin: 10px auto 0;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

@media screen and (min-width: 768px) {
  .mod__bottom-fixed-bnr {
    height: 60px;
    line-height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .mod__bottom-fixed-bnr {
    height: 55px;
    line-height: 55px;
  }
}

.mod__bottom-fixed-bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mod__bottom-fixed-bnr ul li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.mod__bottom-fixed-bnr ul li a {
  display: block;
  text-align: center;
  -webkit-transition: all .4s;
  transition: all .4s;
}

@media screen and (min-width: 768px) {
  .mod__bottom-fixed-bnr ul li a {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .mod__bottom-fixed-bnr ul li a {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .mod__bottom-fixed-bnr ul li a:hover {
    opacity: 0.8;
  }
}

.mod__bottom-fixed-bnr ul li.is-admission a {
  background-color: #ffeb45;
  color: #000;
}

.mod__bottom-fixed-bnr ul li.is-trial a {
  background-color: #e85454;
  color: #fff;
}

.mod__bottom-fixed-bnr.is-visible {
  bottom: 0;
}

/**
* breadcrumb
* ----------------------- */
#breadcrumb {
  background: #fff;
}

#breadcrumb .breadcrumb__list {
  font-size: 0;
}

@media screen and (max-width: 767px) {
  #breadcrumb .breadcrumb__list {
    padding: 30px 0;
  }
}

@media screen and (min-width: 768px) {
  #breadcrumb .breadcrumb__list {
    padding: 20px 0;
  }
}

#breadcrumb .breadcrumb__list li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.6;
  color: #000;
}

#breadcrumb .breadcrumb__list li:after {
  content: '/';
  display: inline;
  color: #000;
  padding: 0 .5em;
}

#breadcrumb .breadcrumb__list li a {
  color: #000;
}

@media screen and (max-width: 767px) {
  #breadcrumb .breadcrumb__list li a {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  #breadcrumb .breadcrumb__list li a:hover {
    color: #070;
    text-decoration: underline;
  }
}

#breadcrumb .breadcrumb__list li:last-child:after {
  content: none;
}

/**
* /trial/
* ------------------------------------------------ */
@media screen and (min-width: 768px) {
  #container .trial-head-lnav {
    font-size: 0;
    padding: 30px 0;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-head-lnav {
    padding: 10px 0;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-head-lnav .trial-head-lnav__ttl {
    display: inline-block;
    vertical-align: bottom;
    width: 214px;
    margin-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-head-lnav .trial-head-lnav__ttl {
    width: calc(100% * (214 / 375));
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-head-lnav .trial-head-lnav__body {
    display: inline-flex;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-head-lnav .trial-head-lnav__list {
    text-align: left;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-head-lnav .trial-head-lnav__list {
    padding: 15px 0 0;
    margin: 0 10.1333333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-head-lnav .trial-head-lnav__list + .trial-head-lnav__list {
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-head-lnav .trial-head-lnav__list + .trial-head-lnav__list {
    margin: 0 10.1333333333%;
    padding-top: 5px;
  }
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  #container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item {
    display: inline-block;
    text-align: left;
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item {
    padding: 0 3.3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 374px) {
  #container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item {
    font-size: 12px;
  }
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item:first-child {
  margin-left: 0;
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item a {
  color: #000;
}

@media screen and (min-width: 768px) {
  #container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item a:hover {
    text-decoration: underline;
  }
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item .is-standard {
  color: #e85454;
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item .is-vegetable {
  color: #4eb76c;
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item .is-baby {
  color: #59b8bb;
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item .is-menu {
  color: #e28827;
}

#container .trial-head-lnav .trial-head-lnav__list .trial-head-lnav__list-item .is-fish {
  color: #5f6ead;
}

#container .trial-mv {
  position: relative;
  color: #000;
}

#container .trial-mv .trial-mv__wrap {
  background: #f6f4ef;
  overflow: hidden;
}

/* #container .trial-mv .trial-mv__wrap.is-vegetable {
  background: #4eb76c;
} */

/* #container .trial-mv .trial-mv__wrap.is-baby {
  background: #59b8bb;
} */

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__inner {
    max-width: 1040px;
    margin: 0 auto;
  }
}

#container .trial-mv .trial-mv__wrap .trial-mv__note {
  overflow: hidden;
  z-index: 1;
  position: relative;
}

#container .trial-mv .trial-mv__wrap .trial-mv__note div {
  background-color: #fff;
  color: #000;
  /*font-weight: bold;*/
	line-height: 1.6;
	padding: 10px;
  margin: 15px;
}

#container .trial-mv .trial-mv__wrap .trial-mv__note div a {
  font-weight: bold;
}

#container .trial-mv .trial-mv__wrap .trial-mv__note div span {
  font-weight: bold;
}

#container .trial-mv .trial-mv__content.is-baby {
  position: relative;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__content {
    position: relative;
    padding: 65px 40px 80px 50%;
  }
  #container .trial-mv .trial-mv__content.is-baby {
    padding-bottom: 40px;
  }
  #container .trial-mv .trial-mv__content.is-menu {
    padding-bottom: 140px;
  }
}

#container .trial-mv.is-fish .trial-mv__content {
  padding: 65px 40px 60px calc(100% * (592 / 1040));
}
@media screen and (max-width: 767px) {
  #container .trial-mv.is-fish .trial-mv__content {
    padding: 0;
  }
}

#container .is-popular .trial-mv.is-fish .trial-mv__content {
  padding: 65px 40px 60px 50%;
}
@media screen and (max-width: 767px) {
  #container .is-popular .trial-mv.is-fish .trial-mv__content {
    padding: 0 0 60px;
  }
}

#container .trial-mv .trial-mv__bg.is-fish--mv {
  max-width: 592px;
  width: calc(100% * (592 / 1040));
  left: 0;
  top: 0;
}
#container .tral-conductor.is-popular .trial-mv.is-fish .trial-mv__bg {
  max-width: 737px;
  width: calc(100% * (737 / 1040));
  left: calc(100% * (-166 / 1040));
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__bg {
    width: 80%;
    max-width: 808px;
    position: absolute;
    left: -240px;
    top: -55px;
  }
  #container .trial-mv .trial-mv__bg.is-vegetable {
    top: 40px;
    left: -100px;
    max-width: 788px;
    width: 65%;
  }
  #container .trial-mv .trial-mv__bg.is-baby {
    top: 50px;
    left: 0;
    max-width: 565px;
    width: calc(100% * 565 / 1040);
  }
  #container .trial-mv .trial-mv__bg.is-baby-bottom {
    left: -10px;
    top: -30px;
    width: 52.083333333%;
  }
  #container .trial-mv .trial-mv__bg.is-menu {
    top: 0px;
    width: 63%;
    left: -150px;
  }
}
@media screen and (min-width: 1200px) {
  #container .trial-mv .trial-mv__bg {
    left: -295px;
  }
  #container .trial-mv .trial-mv__bg.is-vegetable {
    left: -235px;
    top: -40px;
    width: 80%;
  }
  #container .trial-mv .trial-mv__bg.is-baby {
    top: 50px;
    left: 0;
    max-width: 565px;
    width: calc(100% * 565 / 1040);
  }
  #container .trial-mv .trial-mv__bg.is-baby-bottom {
    top: -120px;
    left: -54px;
    width: 56.346153846%;
  }
  #container .trial-mv .trial-mv__bg.is-menu {
  }
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__bg {
    margin: -35px 3.2% 0 -13%;
  }
  #container .trial-mv .trial-mv__bg.is-vegetable {
    margin: -65px 0 0 -10%;
    max-width: none;
    width: 137%;
  }
  #container .trial-mv .trial-mv__bg.is-baby {
    margin: 10px auto;
    max-width: none;
    width: calc(100% * 266 / 375);
  }
  #container .trial-mv .trial-mv__bg.is-baby-bottom {
    margin: -90px 2.666666666% 0 -1.333333333%;
  }
  #container .trial-mv .trial-mv__bg.is-menu {
    margin: 0 0 -30px;
  }
  #container .trial-mv .trial-mv__bg.is-menu-bottom {
    margin: 0 0 -10px;
  }
  #container .trial-mv .trial-mv__bg.is-fish--mv {
    max-width: none;
    margin: -35px auto 0;
    width: 100%;
  }
  #container .trial-mv .trial-mv__bg.is-fish {
    margin: -58px calc(100% * (13 / 375)) 0;
  }
  #container .tral-conductor.is-popular .trial-mv.is-fish .trial-mv__bg {
    max-width: none;
    left: auto;
    width: calc(100% * (338 / 375));
    margin: -25px calc(100% * (14 / 375)) 0 calc(100% * (23 / 375));
  }
}

#container .trial-mv .trial-mv__bg .trial-mv__bg__cam {
  max-width: 163px;
  width: calc(100% * 163/ 808);
  height: auto;
  position: absolute;
  left: calc(100% * 300 / 808);
  top: 65px;
}
@media screen and (min-width: 600px) and (max-width: 1239px) {
  #container .trial-mv .trial-mv__bg .trial-mv__bg__cam {
    left: calc(100% * 310 / 808);
  }
}
@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__bg .trial-mv__bg__cam {
    width: calc(100% * 120 / 375);
    left: calc(100% * 10 / 375);
    top: 0;
    margin: calc(100% * 10 / 375) 0 0;
  }
}
@media screen and (min-width: 1400px) {
  #container .trial-mv .trial-mv__bg .trial-mv__bg__cam {
    max-width: 163px;
    width: calc(100% * 163/ 808);
    height: auto;
    position: absolute;
    left: calc(100% * 280 / 808);
    top: 65px;
  }
}

#container .trial-mv .trial-mv__image {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__image {
    padding: 10px 5.06667% 0;
  }
  #container .trial-mv .trial-mv__image.is-vegetable {
    padding: 10px 5.33333% 0;
  }
  #container .trial-mv .trial-mv__image.is-baby {
    padding: 0 5.33333% 0;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image {
    max-width: 470px;
    margin: 0 auto;
    text-align: center;
  }
  #container .trial-mv .trial-mv__image.is-baby {
    max-width: 473px;
  }
}

#container .trial-mv .trial-mv__image.is-limited {
  line-height: 0;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image.is-limited {
    max-width: 470px !important;
  }
  #container .trial-mv .trial-mv__image.is-limited_2 {
    margin-top: -15px;
  }
}

#container .trial-mv .trial-mv__image.is-fish--mv {
  max-width: 400px !important;
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__image.is-fish--mv {
    max-width: none !important;
    background: #f6f4ef;
    width: calc(100% * (335 / 375));
    margin: calc(100% * (-160 / 375)) auto 0;
    padding: calc(100% * (24 / 375)) calc(100% * (24 / 375)) 0 !important;
    box-sizing: border-box;
  }
}

#container .trial-mv .trial-mv__image.is-fish {
  max-width: 400px !important;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__image.is-fish {
    max-width: none !important;
    padding: 15px calc(100% * (44 / 375)) 0 !important;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image.is-limited.is-menu {
    max-width: 467px !important;
    margin-top: -15px;
    margin-bottom: -15px;
  }
}
@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image.is-vegetable {
    max-width: 424px !important;
  }
}
@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image.is-limited.is-vegetable {
    max-width: 470px !important;
    margin-top: -15px;
  }
}
@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image.is-limited.is-baby {
    max-width: 473px !important;
    margin-top: -10px;
  }
  #container .trial-mv .trial-mv__image.is-baby {
    margin-top: -10px;
  }
}


@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__image.is-limited {
    padding-left: 10.13333%;
    padding-right: 10.13333%;
  }
}

#container .trial-mv .trial-mv__image.is-limited .addtext {
  display: block;
  margin: 15px auto 0;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__image.is-limited .addtext {
    max-width: 258px;
    margin-top: 15px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__image.is-limited .addtext {
    max-width: 258px;
    margin-top: 20px;
    font-size: 14px;
  }
}

#container .trial-mv .trial-mv__link {
  text-align: center;
}

#container .trial-mv .trial-mv__link a {
  background: #e85454;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

#container .trial-mv .trial-mv__link.is-baby a {
  background: #59b8bb;
}

#container .trial-mv .trial-mv__link.is-vegetable a {
  background: #4eb76c;
}

#container .trial-mv .trial-mv__link.is-menu a {
  background: #e28827;
}

#container .trial-mv .trial-mv__link.is-fish a {
  background: #606ead;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__link {
    position: relative;
    z-index: 1;
    max-width: 470px;
    margin: 0 auto;
    padding: 35px 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__link {
    padding-top: 20px;
  }
}

#container .trial-mv .trial-mv__notice {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__notice {
    padding: 15px 10.13333% 0;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__notice {
    width: 290px;
    padding: 15px 0 0;
    margin: 0 auto;
  }
}

#container .trial-mv .trial-mv-baby-deco {
  position: absolute;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv-baby-deco.baby-deco01 {
    left: -100px;
    top: 50px;
    width: 239px;
  }
  #container .trial-mv .trial-mv-baby-deco.baby-deco02 {
    right: -60px;
    top: 40px;
    width: 153px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-mv .trial-mv-baby-deco.baby-deco01 {
    left: -30px;
    width: 25%;
  }
  #container .trial-mv .trial-mv-baby-deco.baby-deco02 {
    right: -30px;
    width: 17%;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv-baby-deco.baby-deco01 {
    left: 0;
    top: 40px;
    width: 33%;
  }
  #container .trial-mv .trial-mv-baby-deco.baby-deco02 {
    right: 0;
    top: 50px;
    width: 25%;
  }
}

#container .trial-mv .trial-mv__baby-list {
  margin: 0 auto 25px;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__baby-list {
    max-width: 995px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-mv .trial-mv__baby-list {
    max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__baby-list {
    margin-top: 30px;
    margin-bottom: 0;
    padding: 0 6%;
  }
}

#container .trial-mv.is-fish .trial-mv__lead {
  text-align: center;
  padding: 40px calc(100% * (19 / 375)) 0 calc(100% * (18 / 375));
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__lead {
    padding: 40px 10.13333% 0;
  }
  #container .trial-mv .trial-mv__lead.is-vegetable {
    padding: 40px 20% 0;
  }
  #container .trial-mv .trial-mv__lead.is-baby {
    padding: 40px 6.66667% 0;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__lead {
    max-width: 1040px;
    padding: 0 40px;
    margin: 0 auto;
    text-align: center;
  }
  #container .trial-mv .trial-mv__lead.is-baby {
    max-width: 781px;
  }
  #container .trial-mv .trial-mv__lead img {
    max-width: 578px;
  }
  #container .trial-mv .trial-mv__lead.is-baby img {
    width: 781px;
    max-width: 100%;
  }
}

#container .trial-mv.is-fish .trial-mv__lead img {
  max-width: 716px;
  width: 100%;
}

#container .trial-mv .trial-mv__foot {
  position: relative;
}

#container .trial-mv .trial-mv__foot:after {
  position: absolute;
  content: "";
  width: 100%;
  background: transparent url(/goannai/otameshi_af/_assets/img/standard/bg-main-standard.png?v2) no-repeat center bottom;
  background-size: cover;
  display: block;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  #container .trial-mv .trial-mv__foot:after {
    height: 180px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-mv .trial-mv__foot:after {
    height: 120px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-mv .trial-mv__foot:after {
    height: 60px;
  }
}

#container .trial-mv.is-fish .trial-mv__foot:after {
  background: transparent url(/goannai/otameshi_af/_assets/img/fish/bg-main-fish_pc.png) no-repeat center bottom;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  #container .trial-mv.is-fish .trial-mv__foot:after {
    background: transparent url(/goannai/otameshi_af/_assets/img/fish/bg-main-fish_sp.png) no-repeat center bottom;
    background-size: cover;
    height: 0;
    padding: 0 0  calc(100% * (122 / 375));
  }
}

/* #container .trial-mv .trial-mv__foot.is-vegetable:after {
  background: transparent url(/goannai/otameshi_af/_assets/img/yasai/bg-main-vegetable.png) no-repeat center bottom;
  background-size: cover;
} */

/* #container .trial-mv .trial-mv__foot.is-baby:after {
  background: transparent url(/goannai/otameshi_af/_assets/img/baby/bg-main-baby.png) no-repeat center bottom;
  background-size: cover;
} */

@media screen and (min-width: 768px) {
  #container .trial-item {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
  }
}

#container .trial-item .trial-item__bg {
  background: transparent no-repeat center center;
  padding-top: 600px;
  background-size: cover;
  position: relative;
}

#container .trial-item .trial-item__bg-text {
  position: absolute;
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__bg-text {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__ttl {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__head {
    position: relative;
  }
  #container .trial-item .trial-item__head:before {
    content: "";
    position: absolute;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: #fff;
    left: 50%;
    top: -100px;
    margin-left: -120px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__head-num {
    position: absolute;
    top: -55px;
    z-index: 1;
    width: 126px;
    left: 50%;
    margin-left: -63px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__head-num {
    position: absolute;
    width: 106px;
    top: 60px;
    z-index: 1;
    left: 50%;
    margin-left: -53px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__head-text {
    position: relative;
    z-index: 1;
    padding-top: 45px;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__head-text {
    position: absolute;
    width: 296px;
    top: 150px;
    z-index: 1;
    left: 50%;
    margin-left: 0;
    transform: translate(-50% ,0);
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .trial-item .trial-item__body.is-vegetable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 27.03488%;
    margin-right: 4.36047%;
  }
  #container .trial-item .trial-item__image.is-vegetable {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__image {
    position: absolute;
    width: 150px;
    top: 540px;
    z-index: 1;
    right: -14px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  #container .trial-item .trial-item__image.is-vegetable {
    -webkit-transform: none;
    transform: none;
    right: -10px;
  }
}

#container .trial-item .trial-item__image img {
  margin: 0 11px 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__image img {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-fish-item01 .trial-item__image img {
    width: calc(100% * (129 / 186));
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-fish-item02 .trial-item__image img {
    width: calc(100% * (159 / 186));
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-fish-item03 .trial-item__image img {
    width: calc(100% * (181 / 186));
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-fish-item04 .trial-item__image img {
    width: calc(100% * (151 / 186));
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-fish-item05 .trial-item__image img {
    width: calc(100% * (143 / 186));
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__intro {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #container .trial-item .trial-item__intro.is-vegetable {
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__intro {
    padding-top: 30px;
  }
  #container .trial-item .trial-item__intro.is-vegetable {
    padding-right: 0;
  }
}

#container .trial-item .trial-item__intro .intro-head {
  font-size: 18px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #container .trial-item .trial-item__intro .intro-head {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__intro .intro-head {
    padding-right: 130px;
    margin-bottom: 10px;
  }
}

#container .trial-item .trial-item__intro .intro-text {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  #container .trial-item .trial-item__intro .intro-text {
    position: relative;
    z-index: 1;
  }
}

#container .trial-item .trial-item__foot {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item01_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item01_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item01 .trial-item__bg-text {
    top: 32%;
    left: 61vw;
    width: 144px;
    -webkit-transform: rotate(19deg);
    transform: rotate(19deg);
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item01 .trial-item__bg-text {
    bottom: 17%;
    left: 10vw;
    width: 98px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item01 .trial-item__image {
    padding: 0 17px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item01 .trial-item__head-num {
    /*top: 100px;*/
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item01 .trial-item__head-text {
    width: 355px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item01 .trial-item__head-text {
    /*top: 180px;*/
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item02_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item02_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item02 .trial-item__bg-text {
    top: 66%;
    left: 26vw;
    width: 156px;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item02 .trial-item__bg-text {
    bottom: 20%;
    left: 4vw;
    width: 109px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item02 .trial-item__image {
    width: 240px;
    top: 490px;
    right: -76px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item02 .trial-item__head-text {
    width: 232px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item02 .trial-item__head-text {
    width: 182px;
    margin-left: -91px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item03_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item03_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item03 .trial-item__bg-text {
    top: 25%;
    left: 33vw;
    width: 252px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item03 .trial-item__bg-text {
    top: 48%;
    left: 9vw;
    width: 173px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item03 .trial-item__image {
    padding: 0 23px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item03 .trial-item__image {
    top: 530px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item03 .trial-item__head-text {
    width: 219px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item03 .trial-item__head-text {
    width: 182px;
    margin-left: -91px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item03 .trial-item__head-num {
    top: 60px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item04_sp.jpg?201118);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item04_pc.jpg?201118);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item04 .trial-item__bg-text {
    top: 66%;
    left: 60vw;
    width: 192px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item04 .trial-item__bg-text {
    bottom: 171px;
    left: 51vw;
    width: 124px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item04 .trial-item__image {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item04 .trial-item__image {
    width: 195px;
    top: 520px;
    right: -45px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item04 .trial-item__head-text {
    width: 246px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item04 .trial-item__head-text {
    width: 204px;
    margin-left: -102px;
    top: 180px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item04 .trial-item__head-num {
    /*top: 70px;*/
    top: 100px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item05_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item05_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item05 .trial-item__bg-text {
    top: 69%;
    left: 28vw;
    width: 192px;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item05 .trial-item__bg-text {
    bottom: 96px;
    left: 12vw;
    width: 127px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item05 .trial-item__image {
    padding: 0 60px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item05 .trial-item__image {
    -webkit-transform: none;
    transform: none;
    width: 66px;
    right: 40px;
    top: 500px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item05 .trial-item__intro .intro-head {
    padding-right: 90px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item05 .trial-item__head-text {
    width: 308px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item05 .trial-item__head-text {
    width: 258px;
    margin-left: -129px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item05 .trial-item__head-num {
    top: 60px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item06 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item06_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item06 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item06_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item06 .trial-item__bg-text {
    bottom: 76px;
    left: 28vw;
    width: 225px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item06 .trial-item__bg-text {
    bottom: 7%;
    left: 7vw;
    width: 176px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item06 .trial-item__image {
    padding: 0 23px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item06 .trial-item__image {
    -webkit-transform: none;
    transform: none;
    width: 142px;
    right: 10px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item06 .trial-item__head-text {
    width: 358px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item06 .trial-item__head-text {
    width: 298px;
    margin-left: -149px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item06 .trial-item__head-num {
    top: 60px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item07 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item07_sp.jpg?201118);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item07 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item07_pc.jpg?201118);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item07 .trial-item__bg-text {
    top: 46%;
    left: 28vw;
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item07 .trial-item__bg-text {
    bottom: 63px;
    left: 15vw;
    width: 86px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item07 .trial-item__image {
    padding: 0 49px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item07 .trial-item__image {
    -webkit-transform: none;
    transform: none;
    width: 88px;
    right: 30px;
    top: 530px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item07 .trial-item__head-text {
    width: 289px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item07 .trial-item__head-text {
    width: 232px;
    margin-left: -116px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item07 .trial-item__head-num {
    top: 70px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item08 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item08_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item08 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/standard/bg-photo-item08_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item08 .trial-item__bg-text {
    top: 56%;
    right: 13vw;
    width: 353px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item08 .trial-item__bg-text {
    bottom: -15px;
    left: 16vw;
    width: 245px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item08 .trial-item__image {
    padding: 0 11px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item08 .trial-item__image {
    transform: none;
    width: 160px;
    right: -25px;
    top: 565px;
  }
}

#container .trial-item.is-standard-item08 .trial-item__intro .intro-head {
  padding-right: 105px;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-standard-item08 .trial-item__head-text {
    width: 346px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item08 .trial-item__head-text {
    width: 268px;
    margin-left: -134px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-standard-item08 .trial-item__head-num {
    top: 60px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item01_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item01_pc.jpg);
  }
}

#container .trial-item.is-baby-item01 .trial-item__bg-text {
  bottom: 35px;
  left: 30px;
  width: 25%;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item01 .trial-item__image {
    margin-top: -80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-baby-item01 .trial-item__image {
    margin-top: -80px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item01 .trial-item__image {
    -webkit-transform: none;
    transform: none;
    right: -45px;
    width: 202px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item01 .trial-item__head-num {
    top: 100px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item01 .trial-item__head-text {
    width: 302px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item01 .trial-item__head-text {
    top: 180px;
    margin-left: -124px;
    width: 248px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item01 .trial-item__intro .intro-head {
    padding-right: 105px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item02_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item02_pc.jpg);
  }
}

#container .trial-item.is-baby-item02 .trial-item__bg-text {
  bottom: 35px;
  left: 30px;
  width: 25%;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item02 .trial-item__image {
    margin-top: -60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-baby-item02 .trial-item__image {
    margin-top: -60px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item02 .trial-item__image {
    -webkit-transform: none;
    transform: none;
    right: -35px;
    top: 500px;
    width: 181px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item02 .trial-item__head-num {
    top: 80px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item02 .trial-item__head-text {
    width: 362px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item02 .trial-item__head-text {
    top: 160px;
    margin-left: -149px;
    width: 297px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item02 .trial-item__intro .intro-head {
    padding-right: 80px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item03_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item03_pc.jpg);
  }
}

#container .trial-item.is-baby-item03 .trial-item__bg-text {
  bottom: 35px;
  left: 30px;
  width: 25%;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item03 .trial-item__image {
    margin-top: -80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-baby-item03 .trial-item__image {
    margin-top: -80px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item03 .trial-item__image {
    -webkit-transform: none;
    transform: none;
    right: -30px;
    top: 525px;
    width: 172px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item03 .trial-item__head-num {
    top: 80px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item03 .trial-item__head-text {
    width: 356px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item03 .trial-item__head-text {
    top: 160px;
    margin-left: -146px;
    width: 292px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item03 .trial-item__intro .intro-head {
    padding-right: 95px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item04_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item04_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item04 .trial-item__bg-text {
    top: 17%;
    left: 29vw;
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item04 .trial-item__bg-text {
    top: 47%;
    left: 9vw;
    width: 180px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item04 .trial-item__image {
    padding: 0 34px;
    width: 30%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-baby-item04 .trial-item__image {
    padding: 0 34px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item04 .trial-item__image {
    top: 500px;
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item04 .trial-item__head-num {
    top: 90px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item04 .trial-item__head-text {
    width: 299px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item04 .trial-item__head-text {
    top: 160px;
    margin-left: -169px;
    width: 338px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item04 .trial-item__intro .intro-head {
    padding-right: 105px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item05_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item05_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item05 .trial-item__bg-text {
    top: 7%;
    left: 46vw;
    width: 269px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item05 .trial-item__bg-text {
    top: 43%;
    left: 4vw;
    width: 139px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item05 .trial-item__image {
    padding: 0 34px;
    width: 30%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-baby-item05 .trial-item__image {
    padding: 0 34px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item05 .trial-item__image {
    top: 520px;
    right: -5px;
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item05 .trial-item__head-num {
    top: 90px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item05 .trial-item__head-text {
    width: 288px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item05 .trial-item__head-text {
    top: 160px;
    margin-left: -122px;
    width: 244px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item05 .trial-item__intro .intro-head {
    padding-right: 105px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item06 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item06_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item06 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/baby/bg-photo-item06_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item06 .trial-item__bg-text {
    top: 54%;
    left: 51vw;
    width: 131px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item06 .trial-item__bg-text {
    top: 65%;
    left: 52vw;
    width: 90px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item06 .trial-item__image {
    padding: 0 35px;
    width: 30%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-baby-item06 .trial-item__image {
    padding: 0 35px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item06 .trial-item__image {
    top: 530px;
    right: -5px;
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item06 .trial-item__head-num {
    top: 80px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-baby-item06 .trial-item__head-text {
    width: 288px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item06 .trial-item__head-text {
    top: 150px;
    margin-left: -139px;
    width: 278px;
  }
}

#container .trial-item.is-fish-item01 .trial-item__head-text {
  width: 372px;
}
@media screen and (max-width: 767px) {
#container .trial-item.is-fish-item01 .trial-item__head-text {
  width: 312px;
}
}

#container .trial-item.is-fish-item02 .trial-item__head-text {
width: 284px;
}
@media screen and (max-width: 767px) {
#container .trial-item.is-fish-item02 .trial-item__head-text {
  width: 237px;
}
}

#container .trial-item.is-fish-item03 .trial-item__head-text {
width: 195px;
}
@media screen and (max-width: 767px) {
#container .trial-item.is-fish-item03 .trial-item__head-text {
  width: 241px;
}
}

#container .trial-item.is-fish-item04 .trial-item__head-text {
width: 232px;
}
@media screen and (max-width: 767px) {
#container .trial-item.is-fish-item04 .trial-item__head-text {
  width: 274px;
  margin-top: -34px;
}
}

#container .trial-item.is-fish-item05 .trial-item__head-text {
width: 358px;
}
@media screen and (max-width: 767px) {
#container .trial-item.is-fish-item05 .trial-item__head-text {
  width: 375px;
}
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-baby-item06 .trial-item__intro .intro-head {
    padding-right: 105px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-item01_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-item01_pc.jpg);
  }
}

#container .trial-item.is-vegetable-item01 .trial-item__bg-text {
  color: #fff;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item01 .trial-item__bg-text {
    bottom: 30px;
    left: 45px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item01 .trial-item__bg-text {
    bottom: 15px;
    left: 15px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item01 .trial-item__image {
    margin-top: -120px;
    width: 209px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item01 .trial-item__image {
    top: 450px;
    right: -40px;
    width: 220px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item01 .trial-item__head-num {
    top: 100px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item01 .trial-item__head-text {
    width: 278px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item01 .trial-item__head-text {
    top: 180px;
    margin-left: -112.5px;
    width: 245px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-item02_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-item02_pc.jpg);
  }
}

#container .trial-item.is-vegetable-item02 .trial-item__bg-text {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item02 .trial-item__bg-text {
    bottom: 30px;
    left: 45px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item02 .trial-item__bg-text {
    bottom: 15px;
    left: 15px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item02 .trial-item__image {
    margin-top: -110px;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item02 .trial-item__image {
    top: 450px;
    right: -40px;
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item02 .trial-item__head-num {
    top: 100px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item02 .trial-item__head-text {
    width: 365px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item02 .trial-item__head-text {
    top: 180px;
    margin-left: -153px;
    width: 306px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-item03_sp.jpg);
    padding-top: 410px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-item03_pc.jpg);
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .utl__content-wrap-02 {
    padding-left: 10.13333%;
    padding-right: 10.13333%;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-item__head {
    margin-top: -85px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-item__head {
    margin-top: -50px;
    position: relative;
    z-index: 1;
  }
}

#container .trial-item.is-vegetable-item03 .trial-item__head:before {
  display: none;
}

#container .trial-item.is-vegetable-item03 .trial-item__ttl {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-item__ttl {
    width: 421px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-item__ttl {
    width: 234px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-item__body {
  display: block;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-item__body {
    text-align: center;
  }
}

#container .trial-item.is-vegetable-item03 .trial-item__intro {
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-item__intro .intro-head {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item01 .trial-item__intro .intro-head,
  #container .trial-item.is-fish-item02 .trial-item__intro .intro-head,
  #container .trial-item.is-fish-item03 .trial-item__intro .intro-head,
  #container .trial-item.is-fish-item04 .trial-item__intro .intro-head,
  #container .trial-item.is-fish-item05 .trial-item__intro .intro-head {
    padding-right: 100px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer {
  background: #f6f4ef;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer {
    margin-top: 120px;
    padding: 120px 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer {
    margin-top: 60px;
    padding: 0 0 60px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__body {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__body {
    width: 960px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__body {
    width: 90%;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__bg {
  background: transparent no-repeat center top;
  background-size: cover;
  position: relative;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-trial-farmer_pc.jpg);
    padding-top: 545px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__bg-ttl {
  left: 50%;
  position: absolute;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-ttl {
    top: 70px;
    margin-left: -230px;
    width: 460px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-ttl {
    top: 25px;
    margin-left: -160px;
    width: 320px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt {
  position: relative;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt {
    padding-right: 140px;
    padding-left: 328px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt {
    padding-right: 0;
    padding-left: 30%;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt {
    margin-top: -140px;
    padding-right: 10.13333%;
    padding-left: 10.13333%;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt:after {
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt:after {
    border-top: 300px solid transparent;
    border-right: 960px solid #f6f4ef;
    border-bottom: 10px solid #f6f4ef;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt:after {
    border-top: 250px solid transparent;
    border-right: 90vw solid #f6f4ef;
    border-bottom: 30px solid #f6f4ef;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt:after {
    bottom: auto;
    border-top: 240px solid transparent;
    border-right: 100vw solid #f6f4ef;
    top: -100px;
    width: 101%;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt .intro-head {
  position: relative;
  text-align: right;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt .intro-head {
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt .intro-head__meeting {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt .intro-head__name {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt .intro-head__name {
    font-size: 14px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__bg-txt .intro-text {
  position: relative;
  z-index: 1;
}

#container .trial-item.is-vegetable-item03 .trial-farmer__introduction {
  position: relative;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction {
    background: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-trial-farmer-introduction_pc.jpg) no-repeat center top;
    background-size: cover;
    margin-top: 120px;
    padding-bottom: 1554px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction {
    padding-bottom: 147vw;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction {
    background: url(/goannai/otameshi_af/_assets/img/yasai/bg-photo-trial-farmer-introduction_sp.jpg) no-repeat center top;
    background-size: cover;
    margin-top: 80px;
    padding-bottom: 276vw;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__introduction:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction:before {
    border-top: 10px solid #f6f4ef;
    border-bottom: 300px solid transparent;
    border-left: 960px solid #f6f4ef;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction:before {
    border-top: 10px solid #f6f4ef;
    border-bottom: 26vw solid transparent;
    border-left: 90vw solid #f6f4ef;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction:before {
    border-bottom: 200px solid transparent;
    border-left: 100vw solid #f6f4ef;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__introduction:after {
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction:after {
    border-top: 300px solid transparent;
    border-right: 960px solid #f6f4ef;
    border-bottom: 10px solid #f6f4ef;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction:after {
    border-top: 26vw solid transparent;
    border-right: 90vw solid #f6f4ef;
    border-bottom: 10px solid #f6f4ef;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction:after {
    border-top: 200px solid transparent;
    border-right: 100vw solid #f6f4ef;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-item__ttl {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-item__ttl {
    width: 580px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-item__ttl {
    width: 300px;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption {
  position: absolute;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption {
    right: 30px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption {
    font-size: 14px;
    right: 15px;
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption01 {
    top: 180px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption01 {
    top: 20vw;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption01 {
    top: 30vw;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption02 {
    top: 650px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption02 {
    top: 58vw;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption02 {
    top: 112vw;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption03 {
    top: 1130px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption03 {
    top: 103vw;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__introduction .trial-farmer__introduction-caption.introduction-caption03 {
    top: 192vw;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about .trial-item__ttl {
    width: 446px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about .trial-item__ttl {
    margin-bottom: 30px;
    padding-right: 10.13333%;
    padding-left: 10.13333%;
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about-body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#container .trial-item.is-vegetable-item03 .trial-farmer__about-image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about-image {
    width: 192px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about-image {
    margin: 0 auto;
    width: 150px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .trial-farmer__about-txt {
    margin-top: 15px;
  }
}

#container .trial-item.is-vegetable-item03 .farmer-about02 {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-item03 .farmer-about02 .trial-farmer__about-image {
    padding: 0 5.20833%;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-item03 .farmer-about02 .trial-farmer__about-image {
    padding: 0 6.66667%;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item01 .trial-item__head-num {
    top: 80px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item01_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item01_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item01 .trial-item__image {
    padding: 0 11px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item01 .trial-item__image {
    /* transform: none; */
    width: 160px;
    right: -25px;
    top: 565px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item01 .trial-item__head-text {
    width: 324px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item01 .trial-item__head-text {
    width: 270px;
    margin-left: -134px;
    top: 180px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item02_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item02_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item02 .trial-item__head-text {
    width: 358px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item02 .trial-item__head-text {
    width: 298px;
    margin-left: -149px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item03_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item03_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item03 .trial-item__head-text {
    width: 370px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item03 .trial-item__head-text {
    width: 308px;
    margin-left: -154px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item04_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item04_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item04 .trial-item__head-text {
    width: 242px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item04 .trial-item__head-text {
    width: 199px;
    margin-left: -100px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item05_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item05_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item05 .trial-item__head-text {
    width: 332px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item05 .trial-item__head-text {
    width: 272px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item06 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item06_sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item06 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/menu/bg-photo-item06_pc.jpg);
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-menu-item06 .trial-item__head-text {
    width: 332px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item06 .trial-item__head-text {
    width: 272px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-menu-item06 .trial-item__image {
    width: 140px;
    top: 500px;
  }
}

#container .trial-item.trial-sale .trial-sale__bg {
  background: transparent no-repeat center bottom;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  #container .trial-item.trial-sale .trial-sale__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/trial-sale-bg_pc.jpg);
    padding: 80px 0;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.trial-sale .trial-sale__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/yasai/trial-sale-bg_sp.jpg);
    padding: 70px 10.13333% 75px 10.13333%;
  }
}

#container .trial-item.trial-sale .trial-sale-ttl {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #container .trial-item.trial-sale .trial-sale-ttl {
    width: 496px;
  }
}

#container .trial-item.trial-sale .trial-sale-txt {
  margin: 30px auto 0;
}

@media screen and (min-width: 768px) {
  #container .trial-item.trial-sale .trial-sale-txt {
    width: 569px;
  }
}

@media screen and (min-width: 768px) {
  #container .trial-item.trial-sale .trial-item__body {
    margin-top: 50px;
  }
}

#container .trial-item.is-vegetable-voice .trial-vegetable__voice-ttl {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #container .trial-item.is-vegetable-voice .trial-vegetable__voice-ttl {
    width: 659px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-vegetable-voice .trial-vegetable__voice-ttl {
    padding: 0 14.13333%;
  }
}

#container .trial-item.is-vegetable-voice .mod__voice {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item01 {
    margin-top: calc(100% * (37 / 375));
  }
}

#container .trial-item.is-fish-item01 .trial-item__bg {
  background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item01_pc.jpg);
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item01 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item01_sp.jpg);
  }
}

#container .trial-item.is-fish-item02 .trial-item__bg {
  background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item02_pc.jpg);
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item02 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item02_sp.jpg);
  }
}

#container .trial-item.is-fish-item03 .trial-item__bg {
  background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item03_pc.jpg);
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item03 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item03_sp.jpg);
  }
}

#container .trial-item.is-fish-item04 .trial-item__bg {
  background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item04_pc.jpg);
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item04 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item04_sp.jpg);
  }
}

#container .trial-item.is-fish-item05 .trial-item__bg {
  background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item05_pc.jpg);
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item05 .trial-item__bg {
    background-image: url(/goannai/otameshi_af/_assets/img/fish/bg-photo-item05_sp.jpg);
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item01 .trial-item__image {
    top: 480px;
    right: 0px;
    width: 113px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item02 .trial-item__image {
    top: 500px;
    right: -20px;
    width: 158px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item03 .trial-item__image {
    top: 490px;
    right: -48px;
    width: 195px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item04 .trial-item__image {
    top: 490px;
    right: -20px;
    width: 137px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-item.is-fish-item05 .trial-item__image {
    top: 500px;
    right: -15px;
    width: 135px;
  }
}

@media screen and (min-width: 768px) {
  #container .tral-conductor {
    margin: 0 0 120px;
  }
}

@media screen and (max-width: 767px) {
  #container .tral-conductor {
    margin: 0 0 60px;
  }
}

#container .tral-conductor .trial-mv .trial-mv__content {
  padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
  #container .trial-mv__content-sub {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #container .trial-mv__content-sub {
    padding: 0 20px 20px;
    margin: 40px 0 0;
  }
}

#container .trial-mv.is-fish .trial-mv__content-sub {
  display: block;
  max-width: 956px;
  padding: 0 calc(100% * (19 / 375)) 0 calc(100% * (18 / 375));
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  #container .trial-mv.is-fish .trial-mv__content-sub {
    max-width: none;
    margin: 30px auto 0;
  }
}

#container .trial-mv.is-standard .trial-mv__content-sub {
  display: block;
  max-width: 805px;
  padding: 0 calc(100% * (19 / 375)) 0 calc(100% * (18 / 375));
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  #container .trial-mv.is-standard .trial-mv__content-sub {
    max-width: none;
    margin: 30px auto 0;
  }
  #container .trial-mv.is-standard .trial-mv__content + .trial-mv__content-sub {
    margin-top: -30px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  #container .tral-conductor .tral-conductor__head {
    margin: 0 auto 60px;
  }
}

@media screen and (max-width: 767px) {
  #container .tral-conductor .tral-conductor__head {
    margin: 0 auto 30px;
  }
}

#container .tral-conductor.is-popular-fish {
  background: #606ead;
  margin: 110px auto 120px;
  padding: 1px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #container .tral-conductor.is-popular-fish {
    background: transparent;
    margin: 0 auto 60px;
  }
}

#container .tral-conductor.is-popular-fish::before {
  content: '';
  width: 100%;
  height: 60px;
  background: url(/goannai/otameshi_af/_assets/img/fish/back-torikumi_pc.png) repeat-x center bottom #ffffff;
  background-size: auto 100%;
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #container .tral-conductor.is-popular-fish::before {
    content: none;
  }
}

#container .tral-conductor.is-popular-fish::after {
  content: '';
  width: 100%;
  height: 60px;
  background: url(/goannai/otameshi_af/_assets/img/fish/back-torikumi_pc.png) repeat-x center bottom #ffffff;
  background-size: auto 100%;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  #container .tral-conductor.is-popular-fish::after {
    content: none;
  }
}

#container .tral-conductor.is-popular-fish img {
  max-width: 1023px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 1;
}

#container .tral-conductor.is-popular .tral-conductor__head.is-fish {
  width: 420px;
}

@media screen and (min-width: 768px) {
  #container .tral-conductor.is-popular .tral-conductor__head {
    width: 416px;
  }
}

@media screen and (max-width: 767px) {
  #container .tral-conductor.is-popular .tral-conductor__head {
    max-width: 298px;
  }
}

@media screen and (min-width: 768px) {
  #container .tral-conductor.is-other .tral-conductor__head {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  #container .tral-conductor.is-other .tral-conductor__head {
    width: 214px;
  }
}

@media screen and (min-width: 768px) {
  #container .tral-conductor.is-vegetable .tral-conductor__head {
    width: 370px;
  }
}

@media screen and (max-width: 767px) {
  #container .tral-conductor.is-vegetable .tral-conductor__head {
    max-width: 264px;
  }
}

@media screen and (min-width: 768px) {
  #container .tral-conductor.is-baby .tral-conductor__head {
    width: 386px;
  }
}

@media screen and (max-width: 767px) {
  #container .tral-conductor.is-baby .tral-conductor__head {
    max-width: 264px;
  }
}

#container .tral-conductor.is-menu .tral-conductor__head {
  max-width: 378px;
}

#container .trial-mv__content--door {
  line-height: 0;
}

@media screen and (min-width: 768px) {
  #container .trial-mv__content--door {
    margin-top: 50px;
  }
}

#container .trial-mv__content--door .tral-conductor__head--door {
  text-align: center;
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #container .trial-mv__content--door .tral-conductor__head--door {
    max-width: 100%;
    margin: 0 5.06666%;
  }
}

#container .trial-mv__content--door .tral-conductor__head--door::before {
  position: absolute;
  content: "";
  background-color: #000;
  width: 100%;
  height: 2px;
  right: 0;
  bottom: 12px;
}

#container .trial-mv__content--door .tral-conductor__head--door-cover {
  padding: 0 20px;
  background: #f6f4ef;
  display: inline-block;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #container .trial-mv__content--door .tral-conductor__head--door-cover {
    padding: 0 6px;
  }
}

#container .trial-mv__content--door .tral-conductor__head--door img {
  width: 300px;
}

@media screen and (max-width: 767px) {
  #container .trial-mv__content--door .tral-conductor__head--door img {
    width: 216px;
  }
}

#container .tral-door__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1016px;/**ついか**/
  width: 100%;/**ついか**/
  margin: 60px auto 0;/**ついか**/
  padding: 0 40px;/**ついか**/
  justify-content: space-between;
  box-sizing: border-box;;/**ついか**/
}

@media screen and (max-width: 767px) {
  #container .tral-door__list {
    width: calc(100% * (283 / 375));
    margin: 32px auto 0;/**ついか**/
    padding: 0 0 60px;/**ついか**/
    justify-content: space-around;
    flex-wrap: wrap;/**ついか**/
    justify-content: space-between;/**ついか**/
  }
}

@media screen and (max-width: 374px) {
  #container .tral-door__list {
    justify-content: space-between;
  }
}

#container .tral-door__list-item {
  max-width: 244px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #container .tral-door__list-item {
    /**max-width: 100px;**//**ついか**/
    width: calc(100% * (130 / 283));/**ついか**/
    margin-top: 30px;
    padding: 0;/**ついか**/
  }
}

/**ついか**/
@media screen and (max-width: 767px) {
  #container .tral-door__list-item:nth-child(1),
  #container .tral-door__list-item:nth-child(2) {
    margin-top: 0;
  }
}

#container .tral-door__list-item .tral-door__list-item__box {
  display: flex;/**ついか**/
  flex-direction: column;/**ついか**/
}

@media screen and (max-width: 767px) {
  #container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__ttl {
    height: 56px;/**ついか**/
  }
}

#container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__ttl img {
  width: auto;
  height: 61px;
}

@media screen and (max-width: 767px) {
  #container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__ttl img {
    width: auto;/**ついか**/
    height: 50px;/**ついか**/
  }
}

#container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__btn {
  margin: 24px auto 0;/**ついか**/
}
@media screen and (max-width: 767px) {
  #container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__btn {/**ついか**/
    width: 100%;/**ついか**/
    margin: 0 auto;/**ついか**/
    order: 3;/**ついか**/
  }
}

#container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__btn a {
  display: inline-block;
  padding: 14px 16px;
  border-radius: 40px;
  color: #fff;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  #container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__btn a {
    display: block;/**ついか**/
    width: 100%;
    padding: 12px 6px;
    font-size: 12px;
    box-sizing: border-box;
  }
}

#container .tral-door__list-item.is-menu .tral-door__list-item__box .tral-door__list-item__btn a {
  background: #e28827;
}

#container .tral-door__list-item.is-organic .tral-door__list-item__box .tral-door__list-item__btn a {
  background: #4eb76c;
}

#container .tral-door__list-item.is-baby .tral-door__list-item__box .tral-door__list-item__btn a {
  background: #59b8bb;
}

#container .tral-door__list-item.is-standard .tral-door__list-item__box .tral-door__list-item__btn a {
  background: #e85454;
}

#container .tral-door__list-item.is-fish .tral-door__list-item__box .tral-door__list-item__btn a {
  background: #5f6ead;
}

#container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__img {
  margin: 20px 0 0;
  height: 123px;
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 767px) {
  #container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__img {
    height: 83px;/**ついか**/
    margin: 0 auto;/**ついか**/
    justify-content: center;/**ついか**/
  }
}

#container .tral-door__list-item .tral-door__list-item__box .tral-door__list-item__img img {
  vertical-align: baseline;
  width: auto;
}

#container .tral-door__list-item.is-menu .tral-door__list-item__box .tral-door__list-item__img img {
  width: 192px;
}


#container .tral-door__list-item.is-organic .tral-door__list-item__box .tral-door__list-item__img img {
  width: 200px;
}
@media screen and (max-width: 767px) {
  #container .tral-door__list-item.is-organic .tral-door__list-item__box .tral-door__list-item__img img {
    width: 141px;
  }
}

#container .tral-door__list-item.is-baby .tral-door__list-item__box .tral-door__list-item__img img {
  width: 201px;
}

#container .tral-door__list-item.is-standard .tral-door__list-item__box .tral-door__list-item__img img {
  width: 200px;
}

#container .tral-door__list-item.is-fish .tral-door__list-item__box .tral-door__list-item__img img {
  width: 200px;
}

@media screen and (max-width: 767px) {
  #container .tral-door__list-item.is-menu .tral-door__list-item__box .tral-door__list-item__img img,
  #container .tral-door__list-item.is-organic .tral-door__list-item__box .tral-door__list-item__img img,
  #container .tral-door__list-item.is-baby .tral-door__list-item__box .tral-door__list-item__img img,
  #container .tral-door__list-item.is-standard .tral-door__list-item__box .tral-door__list-item__img img {
    width: auto;
    height: 83px;
  }
}

/* #container .tral-door__list-item.is-menu .tral-door__list-item__box .tral-door__list-item__img img {
  width: ;
} */

#container .trial-notice {
  margin-bottom: 60px;
}

#container .trial-notice .trial-notice__head {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #container .trial-notice .trial-notice__head {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-notice .trial-notice__head {
    font-size: 18px;
  }
}

#container .trial-notice .trial-notice__box {
  padding-top: 30px;
}

#container .trial-notice .trial-notice__box:nth-of-type(1) {
  padding-top: 0;
}

#container .trial-notice .trial-notice__ttl {
  font-weight: bold;
  font-size: 16px;
}

#container .trial-notice .trial-notice__text {
  padding-top: 5px;
  font-size: 12px;
}

#container .trial-notice .trial-notice__list {
  margin-top: 5px;
}

#container .trial-notice .trial-notice__list > li {
  color: #000;
  margin-top: 0;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  #container .trial-notice .trial-baby__banner {
    margin: 95px auto 0;
    width: 337px;
  }
}

@media screen and (max-width: 767px) {
  #container .trial-notice .trial-baby__banner {
    margin: 45px auto 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #container .dont-worry {
    margin: 40px 5% 0;
  }
}

#container .dont-worry .dont-worry__ttl {
  position: relative;
  line-height: 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #container .dont-worry .dont-worry__ttl::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background-color: #000;
  }
}

@media screen and (min-width: 768px) {
  #container .dont-worry .dont-worry__ttl .dont-worry__ttl-cover {
    display: inline-block;
    padding: 0 16px;
    background: #f6f4ef;
    position: relative;
    z-index: 1;
  }
}

#container .dont-worry .dont-worry__ttl img {
  width: 471px;
}

#container .dont-worry .dont-worry__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list {
    display: block;
    margin-top: 20px;
  }
}

#container .dont-worry .dont-worry__list .list-item {
  width: 30.208333%;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list .list-item {
    width: 100%;
    margin-top: 40px;
  }

  #container .dont-worry .dont-worry__list .list-item::after {
    content: "";
    display: block;
    clear: both;
  }
}

#container .dont-worry .dont-worry__list .list-item:nth-of-type(1) .list-item__img img {
  width: 107px;
}

#container .dont-worry .dont-worry__list .list-item:nth-of-type(2) .list-item__img img {
  width: 107px;
}

#container .dont-worry .dont-worry__list .list-item:nth-of-type(3) .list-item__img img {
  width: 94px;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list .list-item:nth-of-type(1) .list-item__img img,
  #container .dont-worry .dont-worry__list .list-item:nth-of-type(2) .list-item__img img,
  #container .dont-worry .dont-worry__list .list-item:nth-of-type(3) .list-item__img img {
    width: 67px;
  }
}

#container .dont-worry .dont-worry__list .list-item .list-item__img {
  height: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list .list-item .list-item__img {
    float: left;
    width: 90px;
    display: block;
    height: auto;
  }
}

#container .dont-worry .dont-worry__list .list-item .list-item__ttl {
  margin-top: 20px;
  text-align: center;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list .list-item .list-item__ttl {
    padding-left: 90px;
    text-align: left;
  }
}

#container .dont-worry .dont-worry__list .list-item:nth-of-type(1) .list-item__ttl img {
  width: 247px;
}

#container .dont-worry .dont-worry__list .list-item:nth-of-type(2) .list-item__ttl img {
  width: 249px;
}

#container .dont-worry .dont-worry__list .list-item:nth-of-type(3) .list-item__ttl img {
  width: 289px;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list .list-item:nth-of-type(1) .list-item__ttl img,
  #container .dont-worry .dont-worry__list .list-item:nth-of-type(2) .list-item__ttl img,
  #container .dont-worry .dont-worry__list .list-item:nth-of-type(3) .list-item__ttl img {
    width: auto;
    max-height: 20px;
  }
}

#container .dont-worry .dont-worry__list .list-item .list-item__text {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  #container .dont-worry .dont-worry__list .list-item .list-item__text {
    padding-left: 90px;
    margin-top: 10px;
  }
}

#container .dont-worry .dont-worry__list .list-item .list-item__text strong {
  font-weight: bold;
}

#container .menu-block {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  #container .menu-block {
    margin-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }
}

#container .menu-block .menu-block__ttl {
  text-align: center;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block__ttl {
    text-align: center;
    line-height: 0;
  }
}

#container .menu-block .menu-block__ttl img {
  width: 198px;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block__ttl img {
    width: 122px;
  }
}

#container .menu-block .menu-block-list {
  margin-top: 22px;
  font-size: 0;
}

#container .menu-block .menu-block-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 47.2916666%;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-list .list-item {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
}

#container .menu-block .menu-block-list .list-item:nth-of-type(2) {
  margin-left: 5.416665%
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-list .list-item:nth-of-type(2) {
    margin-left: 0;
  }
}

#container .menu-block .menu-block-list .list-item .item__image {
  line-height: 0;
}

#container .menu-block .menu-block-list .list-item .item__body {
  background: #fff;
  border-radius: 0 0 16px 16px;
  padding: 30px;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-list .list-item .item__body {
    padding: 16px;
  }
}

#container .menu-block .menu-block-list .list-item .item__body .item__body-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}

#container .menu-block .menu-block-list .list-item .item__body .item__body-point {
  margin-top: 10px;
}

#container .menu-block .menu-block-list .list-item .item__body .item__body-point .item__body-point__ttl {
  position: relative;
}

#container .menu-block .menu-block-list .list-item .item__body .item__body-point .item__body-point__ttl::after {
  content: "";
  position: absolute;
  width: 100%;
  border-top: dotted 1px #e28827;
  height: 1px;
  top: 50%;
  left: 0;
}

#container .menu-block .menu-block-list .list-item .item__body .item__body-point .item__body-point__ttl img {
  width: 36px;
  background: #fff;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}

#container .menu-block .menu-block-list .list-item .item__body .item__body-point .item__body-point-text {
  padding-top: 10px;
  color: #e28827;
  font-size: 14px;
}

#container .menu-block .menu-block-info {
  margin: 60px 0 0;
}

#container .menu-block .menu-block-info .menu-block-info-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-info .menu-block-info-inner {
    display: block;
  }
}

#container .menu-block .menu-block-info .info-ttl {
  min-width: 270px;
  text-align: center;
  line-height: 0;
}

#container .menu-block .menu-block-info .info-ttl img {
  width: 204px;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-info .info-ttl img {
    width: 150px;
  }
}

#container .menu-block .menu-block-info .info-list {
  border-left: solid 2px #000;
  padding-left: 30px;
  display: table;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-info .info-list {
    border-left: none;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
    margin-top: 20px;
  }
}

#container .menu-block .menu-block-info .info-list .list-item {
  display: table-row;
  font-size: 14px;
}

#container .menu-block .menu-block-info .info-list .list-item .item__ttl {
  display: table-cell;
  width: 4em;
}

#container .menu-block .menu-block-info .info-list .list-item .item__body {
  display: table-cell;  
}

#container .menu-block .menu-block-info .info-btn {
  margin: 30px 0 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-info .info-btn {
    margin: 20px 0 0;
  }
}

#container .menu-block .menu-block-info .info-btn a {
  border: solid 1px #000;
  border-radius: 30px;
  display: inline-block;
  color: #000;
  padding: 8px;
  min-width: 316px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-block-info .info-btn a {
    min-width: 0;
    padding: 16px;
  }
}

#container .menu-block .menu-txt-otodoke {
  line-height: 0;
  text-align: center;
  margin-top: 95px;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-txt-otodoke {
    margin-top: 30px;
  }
}

#container .menu-block .menu-txt-otodoke img {
  width: 482px;
}

@media screen and (max-width: 767px) {
  #container .menu-block .menu-txt-otodoke img {
    width: 100%;
  }
}

/* users voice */
#container .users-voice__content {
  background-color:#ffffff;
  border-radius: 20px;
  max-width: 680px;
  padding: 60px 93px;
  margin: 50px auto;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content {
    margin: 0 calc(100% * (20 / 375)) 50px;
    padding: 32px 18px;
  }
}

#container .users-voice__content__ttl {
  text-align: center;
}


#container .users-voice__content__ttl img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__ttl img {
    max-width: 114px;
    width: 100%;
  }
}


#container .users-voice__content__ttl img + img {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__ttl img + img {
    max-width: 186px;
    margin-top: 14px;
  }
}

#container .users-voice__content__comment {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment {
    margin: 35px auto 0;
  }
}

#container .users-voice__content__comment + .users-voice__content__comment {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment + .users-voice__content__comment {
    margin-top: 20px;
  }
}

#container .users-voice__content__comment:nth-child(odd) .users-voice__content__comment__dt {
  order: 2;
}

#container .users-voice__content__comment:nth-child(odd) .users-voice__content__comment__dd {
  order: 1;
}

#container .users-voice__content__comment:nth-child(odd) .users-voice__content__comment__dd:after {
  transform: translate(-50%, 0) rotate(135deg);
  top: 15px;
  left: auto;
  right: -7px;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment:nth-child(odd) .users-voice__content__comment__dd:after {
    top: 25px;
  }
}

#container .users-voice__content__comment__dt {
  width: 65px;
  min-height: 52px;
  height: calc(1em + 20px);
  font-size: 16px;
  position: relative;
  display: block;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment__dt {
    width: 78px;
    font-size: 14px;
  }
}

#container .users-voice__content__comment__dt img {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment__dt img {
    left: 5px;
  }
}

@media screen and (max-width: 767px) {
  #container .users-voice__content__comment:nth-child(odd) .users-voice__content__comment__dt img {
    left: 9px;
  }
}

#container .users-voice__content__comment__dd {
  width: calc(100% - 85px);
  padding: 10px;
  box-sizing: border-box;
  border: solid 2px #FFF5A0;
  border-radius: 10px;
  line-height: 1.75;
  position: relative;
  font-size: 16px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment__dd {
    width: calc(100% - 81px);
    padding: 14px;
    font-size: 14px;
  }
}


#container .users-voice__content__comment__dd:after {
  content: "";
  position: absolute;
  margin: 0;
  right: 0;
  top: 20px;
  left: 1px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: #FFF5A0 transparent transparent transparent;
  border-width: 7px 7px 7px 0;
  transform: translate(-50%, 0) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  #container .users-voice__content__comment__dd:after {
    top: 30px;
  }
}

#container .trial-mv__content + .users-voice__content {
  margin-top: 0;
}

/* バナー空き調整 */
#container .tral-conductor .trial-mv .trial-mv__content + .item-bnr {
  margin: 0 auto 60px;
}
#container .item-bnr {
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  #container .item-bnr {
    padding: 0 calc( 100% * (38/ 375));
    margin: 60px auto 60px;
  }
}
/*/trial*/

/**
* header
* ------------------------------------------------ */
#nav-global {
  font-size: 0;
  text-align: center;
}

#nav-global * {
  font-size: 16px;
}

#nav-global .nav-item {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#nav-global .nav-item a {
  display: block;
  padding: 10px 30px;
}

html, body {
  position: relative;
  min-height: 100%;
  font-family: Avenir, "游ゴシック Medium", "Yu Gothic Medium", "YuGothic", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

html a, body a {
  text-decoration: none;
}

html a:hover, body a:hover {
  color: #070;
}

html a:hover img, body a:hover img {
  opacity: 0.8;
}

html a:link, html a:visited, body a:link, body a:visited {
  color: #070;
}

body {
  background: #fff;
}

body #container {
  position: relative;
  top: 0;
  left: 0;
  min-height: 100%;
  *zoom: 1;
}

body #container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

body #container img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

* {
  word-wrap: break-word;
  word-break: break-all;
}

/**
* Helpers
* ------------------------------------------------ */
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.vis-hide {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vis-hide.focusable:active, .vis-hide.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.ico-arrow-wt-up-bf, .ico-arrow-wt-right-bf, .ico-arrow-wt-down-bf, .ico-arrow-wt-left-bf, .ico-arrow-wt-up-af, .ico-arrow-wt-right-af, .ico-arrow-wt-down-af, .ico-arrow-wt-left-af, .ico-arrow-gr-up-bf, .ico-arrow-gr-right-bf, .ico-arrow-gr-down-bf, .ico-arrow-gr-left-bf, .ico-arrow-gr-up-af, .ico-arrow-gr-right-af, .ico-arrow-gr-down-af, .ico-arrow-gr-left-af, .ico-arrow-wt-right-l-bf, .ico-arrow-wt-right-l-af, .ico-arrow-gr-right-l-bf, .ico-arrow-gr-right-l-af, .ico-outer-gr-bf, .ico-outer-gr-af, .ico-outer-wt-bf, .ico-outer-wt-af, .ico-outer-old-bf, .ico-outer-old-af, .ico-beginner-bf, .ico-beginner-af {
  position: relative;
}

.ico-arrow-wt-up-bf:after, .ico-arrow-wt-right-bf:after, .ico-arrow-wt-down-bf:after, .ico-arrow-wt-left-bf:after, .ico-arrow-wt-up-af:after, .ico-arrow-wt-right-af:after, .ico-arrow-wt-down-af:after, .ico-arrow-wt-left-af:after, .ico-arrow-gr-up-bf:after, .ico-arrow-gr-right-bf:after, .ico-arrow-gr-down-bf:after, .ico-arrow-gr-left-bf:after, .ico-arrow-gr-up-af:after, .ico-arrow-gr-right-af:after, .ico-arrow-gr-down-af:after, .ico-arrow-gr-left-af:after, .ico-arrow-wt-right-l-bf:after, .ico-arrow-wt-right-l-af:after, .ico-arrow-gr-right-l-bf:after, .ico-arrow-gr-right-l-af:after, .ico-outer-gr-bf:after, .ico-outer-gr-af:after, .ico-outer-wt-bf:after, .ico-outer-wt-af:after, .ico-outer-old-bf:after, .ico-outer-old-af:after, .ico-beginner-bf:after, .ico-beginner-af:after {
  position: absolute;
  top: 50%;
  content: '';
  display: block;
}

@media (max-width: 767px) {
  .ico-arrow-wt-up-bf.vis-pc:after, .ico-arrow-wt-right-bf.vis-pc:after, .ico-arrow-wt-down-bf.vis-pc:after, .ico-arrow-wt-left-bf.vis-pc:after, .ico-arrow-wt-up-af.vis-pc:after, .ico-arrow-wt-right-af.vis-pc:after, .ico-arrow-wt-down-af.vis-pc:after, .ico-arrow-wt-left-af.vis-pc:after, .ico-arrow-gr-up-bf.vis-pc:after, .ico-arrow-gr-right-bf.vis-pc:after, .ico-arrow-gr-down-bf.vis-pc:after, .ico-arrow-gr-left-bf.vis-pc:after, .ico-arrow-gr-up-af.vis-pc:after, .ico-arrow-gr-right-af.vis-pc:after, .ico-arrow-gr-down-af.vis-pc:after, .ico-arrow-gr-left-af.vis-pc:after, .ico-arrow-wt-right-l-bf.vis-pc:after, .ico-arrow-wt-right-l-af.vis-pc:after, .ico-arrow-gr-right-l-bf.vis-pc:after, .ico-arrow-gr-right-l-af.vis-pc:after, .ico-outer-gr-bf.vis-pc:after, .ico-outer-gr-af.vis-pc:after, .ico-outer-wt-bf.vis-pc:after, .ico-outer-wt-af.vis-pc:after, .ico-outer-old-bf.vis-pc:after, .ico-outer-old-af.vis-pc:after, .ico-beginner-bf.vis-pc:after, .ico-beginner-af.vis-pc:after {
    display: none;
  }
}

@media (min-width: 768px) {
  .ico-arrow-wt-up-bf.vis-sp:after, .ico-arrow-wt-right-bf.vis-sp:after, .ico-arrow-wt-down-bf.vis-sp:after, .ico-arrow-wt-left-bf.vis-sp:after, .ico-arrow-wt-up-af.vis-sp:after, .ico-arrow-wt-right-af.vis-sp:after, .ico-arrow-wt-down-af.vis-sp:after, .ico-arrow-wt-left-af.vis-sp:after, .ico-arrow-gr-up-bf.vis-sp:after, .ico-arrow-gr-right-bf.vis-sp:after, .ico-arrow-gr-down-bf.vis-sp:after, .ico-arrow-gr-left-bf.vis-sp:after, .ico-arrow-gr-up-af.vis-sp:after, .ico-arrow-gr-right-af.vis-sp:after, .ico-arrow-gr-down-af.vis-sp:after, .ico-arrow-gr-left-af.vis-sp:after, .ico-arrow-wt-right-l-bf.vis-sp:after, .ico-arrow-wt-right-l-af.vis-sp:after, .ico-arrow-gr-right-l-bf.vis-sp:after, .ico-arrow-gr-right-l-af.vis-sp:after, .ico-outer-gr-bf.vis-sp:after, .ico-outer-gr-af.vis-sp:after, .ico-outer-wt-bf.vis-sp:after, .ico-outer-wt-af.vis-sp:after, .ico-outer-old-bf.vis-sp:after, .ico-outer-old-af.vis-sp:after, .ico-beginner-bf.vis-sp:after, .ico-beginner-af.vis-sp:after {
    display: none;
  }
}

.ico-arrow-wt-up-af:after, .ico-arrow-wt-right-af:after, .ico-arrow-wt-down-af:after, .ico-arrow-wt-left-af:after, .ico-arrow-gr-up-af:after, .ico-arrow-gr-right-af:after, .ico-arrow-gr-down-af:after, .ico-arrow-gr-left-af:after, .ico-arrow-wt-right-l-af:after, .ico-arrow-gr-right-l-af:after {
  right: 10px;
}

.ico-arrow-wt-up-bf:before, .ico-arrow-wt-right-bf:before, .ico-arrow-wt-down-bf:before, .ico-arrow-wt-left-bf:before, .ico-arrow-gr-up-bf:before, .ico-arrow-gr-right-bf:before, .ico-arrow-gr-down-bf:before, .ico-arrow-gr-left-bf:before, .ico-arrow-wt-right-l-bf:before, .ico-arrow-gr-right-l-bf:before {
  left: 10px;
}

.ico-beginner-af:after, .ico-outer-gr-af:after, .ico-outer-wt-af:after, .ico-outer-old-af:after {
  right: 10px;
}

.ico-beginner-bf:after, .ico-outer-gr-bf:after, .ico-outer-wt-bf:after, .ico-outer-old-bf:after {
  left: 10px;
}

.ico-arrow-wt-up-bf:before {
  margin-top: -6px;
}

.ico-arrow-wt-right-bf:before {
  margin-top: -9.5px;
}

.ico-arrow-wt-down-bf:before {
  margin-top: -6px;
}

.ico-arrow-wt-left-bf:before {
  margin-top: -9.5px;
}

.ico-arrow-wt-up-af:after {
  margin-top: -6px;
}

.ico-arrow-wt-right-af:after {
  margin-top: -9.5px;
}

.ico-arrow-wt-down-af:after {
  margin-top: -6px;
}

.ico-arrow-wt-left-af:after {
  margin-top: -9.5px;
}

.ico-arrow-gr-up-bf:before {
  margin-top: -6px;
}

.ico-arrow-gr-right-bf:before {
  margin-top: -10px;
}

.ico-arrow-gr-down-bf:before {
  margin-top: -6px;
}

.ico-arrow-gr-left-bf:before {
  margin-top: -9.5px;
}

.ico-arrow-gr-up-af:after {
  margin-top: -6px;
}

.ico-arrow-gr-right-af:after {
  margin-top: -10px;
}

.ico-arrow-gr-down-af:after {
  margin-top: -6px;
}

.ico-arrow-gr-left-af:after {
  margin-top: -9.5px;
}

.ico-arrow-wt-right-l-bf:before, .ico-arrow-wt-right-l-af:after, .ico-arrow-gr-right-l-bf:before, .ico-arrow-gr-right-l-af:after {
  margin-top: -31px;
}

.ico-outer-gr-bf:before, .ico-outer-gr-af:after, .ico-outer-wt-bf:before, .ico-outer-wt-af:after {
  margin-top: -10px;
}

.ico-outer-old-bf:before, .ico-outer-old-af:after {
  margin-top: -5px;
}

.ico-beginner-bf:before, .ico-beginner-af:after {
  margin-top: -8.5px;
}

.ico-triangle {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: -3px 5px 0 0;
  border-right: none;
  border-top: solid 3px transparent;
  border-bottom: solid 3px transparent;
  border-left: solid 5px #007700;
}

.ico-img-arrow-gr-right, .ico-img-arrow-gr-up, .ico-img-arrow-gr-down, .ico-img-beginner, .ico-img-outer-gr, .ico-img-outer-wt {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
}

.ico-img-arrow-gr-right.pos-bf, .ico-img-arrow-gr-up.pos-bf, .ico-img-arrow-gr-down.pos-bf, .ico-img-beginner.pos-bf, .ico-img-outer-gr.pos-bf, .ico-img-outer-wt.pos-bf {
  left: 10px;
  right: auto;
}

.ico-img-arrow-gr-right.dis-ib, .ico-img-arrow-gr-up.dis-ib, .ico-img-arrow-gr-down.dis-ib, .ico-img-beginner.dis-ib, .ico-img-outer-gr.dis-ib, .ico-img-outer-wt.dis-ib {
  position: relative !important;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  right: auto;
  margin: 0 2px;
}

/**
* header
* ------------------------------------------------ */
@media screen and (max-width: 767px) {
  #header.headroom--unpinned .fixed-header {
    top: -70px;
  }
}

@media screen and (min-width: 768px) {
  #header.headroom--unpinned .fixed-header {
    top: -140px;
  }
}

#header .clone-header {
  visibility: hidden;
}

#header .header-inner {
  -webkit-transition: .6s;
  transition: .6s;
  padding: 15px 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  border-bottom: solid 1px #e8e7e3;
}

@media screen and (max-width: 767px) {
  #header .header-inner {
    padding: 17px 4.8% 0;
    height: 70px;
  }
}

@media screen and (min-width: 768px) {
  #header .header-inner {
    min-height: 70px;
  }
}

#header .header-inner:after {
  content: "";
  display: table;
  clear: both;
}

#header .header-inner .ctrl-area {
  float: right;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #header .header-inner .ctrl-area {
    padding-top: 3px;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .ctrl-area .ctrl__faq {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #header .header-inner .ctrl-area .ctrl__faq {
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
  }
}

#header .header-inner .ctrl-area .ctrl__faq a {
  color: #000;
}

@media screen and (min-width: 768px) {
  #header .header-inner .ctrl-area .ctrl__faq a:hover {
    text-decoration: underline;
  }
}

#header .header-inner .ctrl-area .ctrl__login {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #header .header-inner .ctrl-area .ctrl__login {
    text-align: center;
    vertical-align: top;
    margin-right: 20px;
  }
}

#header .header-inner .ctrl-area .ctrl__login .btn-login {
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (min-width: 768px) {
  #header .header-inner .ctrl-area .ctrl__login .btn-login {
    border: solid 1px #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 44px;
    height: 44px;
    border-radius: 22px;
    display: inline-block;
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 20px;
  }
}

#header .header-inner .ctrl-area .ctrl__login .btn-login .btn-login__img {
  vertical-align: middle;
  height: 20px;
  width: 13px;
  margin: -4px 4px 0 0;
}

@media screen and (min-width: 768px) {
  #header .header-inner .ctrl-area .ctrl__login .btn-login .btn-login__txt {
    -webkit-transition: .2s;
    transition: .2s;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .ctrl-area .ctrl__login .btn-login .btn-login__txt {
    display: block;
    font-size: 11px;
    text-align: center;
    color: #000;
    padding-top: 3px;
  }
}

#header .header-inner .ctrl-area .ctrl__login .btn-login-path0 {
  fill: #231815;
}

@media screen and (min-width: 768px) {
  #header .header-inner .ctrl-area .menu {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .ctrl-area .menu {
    vertical-align: top;
    display: inline-block;
  }
  #header .header-inner .ctrl-area .menu .menu__line {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 20px;
    height: 16px;
  }
  #header .header-inner .ctrl-area .menu .menu__line span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    z-index: 100;
  }
  #header .header-inner .ctrl-area .menu .menu__line span:nth-of-type(1) {
    top: 0;
  }
  #header .header-inner .ctrl-area .menu .menu__line span:nth-of-type(2) {
    top: 7px;
  }
  #header .header-inner .ctrl-area .menu .menu__line span:nth-of-type(3) {
    bottom: 0;
  }
  #header .header-inner .ctrl-area .menu .menu__line.is-open span:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
  }
  #header .header-inner .ctrl-area .menu .menu__line.is-open span:nth-of-type(2) {
    opacity: 0;
  }
  #header .header-inner .ctrl-area .menu .menu__line.is-open span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
  }
  #header .header-inner .ctrl-area .menu .menu__label {
    display: block;
    font-size: 11px;
    text-align: center;
    padding-top: 3px;
    color: #000;
  }
}

#header .header-inner .site-title {
  display: inline-block;
  margin: -3px 30px 20px 0;
}

@media screen and (min-width: 768px) {
  #header .header-inner .site-title {
    vertical-align: bottom;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .site-title {
    vertical-align: top;
    margin-bottom: 0;
  }
}

#header .header-inner .site-title a {
  color: #000;
}

#header .header-inner .site-title a > * {
  -webkit-transition: .2s;
  transition: .2s;
}

#header .header-inner .site-title .site-title__lead {
  font-size: 12px;
  display: block;
}

#header .header-inner .site-title .site-title__logo {
  width: 100px;
  display: block;
  font-size: 0;
}

#header .header-inner .site-title .site-title__logo .pal-logo {
  width: 100px;
  height: 20px;
}

#header .header-inner .global-nav {
  font-size: 0;
  display: inline-block;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  #header .header-inner .global-nav {
    display: block;
    position: absolute;
    background: transparent;
    height: 0;
    left: 0;
    width: 100%;
    -webkit-transition: background-color .3s ease-out, height .3s ease-out;
    transition: background-color .3s ease-out, height .3s ease-out;
  }
}

@media screen and (min-width: 768px) {
  #header .header-inner .global-nav .global-nav__list {
    display: inline-block;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .global-nav .global-nav__list {
    display: block;
    padding: 20px 5.33333% 0;
    height: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    top: -10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .global-nav .global-nav__list .list__item {
    display: block;
    font-size: 16px;
    line-height: 60px;
    border-bottom: solid 1px #e8e8e8;
  }
}

@media screen and (min-width: 768px) {
  #header .header-inner .global-nav .global-nav__list .list__item {
    font-size: 14px;
    display: inline-block;
    margin-right: 28px;
  }
}

#header .header-inner .global-nav .global-nav__list .list__item a {
  color: #000;
}

@media screen and (max-width: 767px) {
  #header .header-inner .global-nav .global-nav__list .list__item a {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  #header .header-inner .global-nav .global-nav__list .list__item a:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
  #header .header-inner .global-nav.is-open {
    background: #fff;
    height: 100vh;
  }
  #header .header-inner .global-nav.is-open .global-nav__list {
    height: 100vh;
    opacity: 1;
    top: 0;
  }
}

/**
* footer
* ------------------------------------------------ */
#footer {
  border-top: solid 1px #e6e5e1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer a {
  color: #000;
}

@media screen and (min-width: 768px) {
  #footer a {
    -webkit-transition: .2s;
    transition: .2s;
  }
  #footer a:hover {
    color: #070;
    text-decoration: underline;
  }
}

#footer .special-bnr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  #footer .special-bnr {
    padding: 0 40px 40px;
    max-width: 1480px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #footer .special-bnr {
    padding: 60px 0 0;
    margin: 0 0 60px;
  }
}

#footer .special-bnr .special-bnr__list {
  font-size: 0;
}

#footer .special-bnr .special-bnr__list .list__item {
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  #footer .special-bnr .special-bnr__list .list__item {
    width: 330px;
    margin: 0 20px 20px 0;
    vertical-align: top;
    display: inline-block;
  }
  #footer .special-bnr .special-bnr__list .list__item:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
  #footer .special-bnr .special-bnr__list .list__item {
    margin-right: 2.60417%;
  }
  #footer .special-bnr .special-bnr__list .list__item:last-child, #footer .special-bnr .special-bnr__list .list__item:nth-child(2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #footer .special-bnr .special-bnr__list .list__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 20px 20px;
  }
  #footer .special-bnr .special-bnr__list .list__item:last-child {
    margin-bottom: 0;
  }
}

#footer .special-bnr .special-bnr__list .list__item a {
  display: inline-block;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  height: 60px;
}

@media screen and (min-width: 768px) {
  #footer .special-bnr .special-bnr__list .list__item a:hover {
    text-decoration: none;
  }
}

#footer .special-bnr .special-bnr__list .list__item .btn-request {
  color: #000;
  background: #ffeb45;
}

#footer .special-bnr .special-bnr__list .list__item .btn-trial {
  color: #fff;
  background: #e85454;
}

#footer .special-bnr .special-bnr__list .list__item .btn-faq {
  color: #010101;
  background: #fff;
}

#footer .footer-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  #footer .footer-inner {
    max-width: 1480px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto;
  }
}

#footer .inner-link {
  border-bottom: solid 1px #d1d1d1;
}

@media screen and (min-width: 768px) {
  #footer .inner-link {
    padding: 0 0 40px;
  }
}

#footer .inner-link .inner-link-list {
  font-size: 0;
}

@media screen and (max-width: 767px) {
  #footer .inner-link .inner-link-list {
    padding: 0 4.26667%;
  }
}

@media screen and (min-width: 768px) {
  #footer .inner-link .inner-link-list + .inner-link-list {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  #footer .inner-link .inner-link-list + .inner-link-list {
    padding-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  #footer .inner-link .inner-link-list:last-child {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  #footer .inner-link .inner-link-list .list__item {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  #footer .inner-link .inner-link-list .list__item {
    font-size: 16px;
  }
  #footer .inner-link .inner-link-list .list__item a {
    display: block;
    padding: 10px 0;
  }
}

#footer .group-link .group-link__list {
  border-bottom: solid 1px #d1d1d1;
}

@media screen and (min-width: 768px) {
  #footer .group-link .group-link__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  #footer .group-link .group-link__list .group-link__list-ttl {
    font-size: 16px;
    position: relative;
    padding: 30px 4.26667%;
    cursor: pointer;
  }
}

@media screen and (min-width: 768px) {
  #footer .group-link .group-link__list .group-link__list-ttl {
    font-size: 14px;
    min-width: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    line-height: 1.8;
    color: #666;
    font-weight: bold;
  }
}

@media screen and (min-width: 768px) {
  #footer .group-link .group-link__list .group-link__list-body {
    display: inline-block;
    vertical-align: top;
  }
}

@media screen and (max-width: 767px) {
  #footer .group-link .group-link__list .group-link__list-body {
    display: none;
    margin-top: -20px;
  }
}

@media screen and (min-width: 768px) {
  #footer .group-link .group-link__list .group-link__list-body .link-list {
    display: inline-block;
    vertical-align: top;
    line-height: 1.8;
  }
}

@media screen and (min-width: 768px) {
  #footer .group-link .group-link__list .group-link__list-body .link-list .list__item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  #footer .group-link .group-link__list .group-link__list-body .link-list .list__item {
    font-size: 14px;
  }
  #footer .group-link .group-link__list .group-link__list-body .link-list .list__item:first-child {
    padding-top: 0;
  }
  #footer .group-link .group-link__list .group-link__list-body .link-list .list__item a {
    display: block;
    padding: 10px 4.26667%;
  }
}

@media screen and (max-width: 767px) {
  #footer .group-link .group-link__list .group-link__list-body .link-list:last-child .list__item:last-child {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #footer .group-link .group-link__list.is-open .group-link__list-body {
    display: block;
    -webkit-animation: visible-animation 1s linear 0s;
    animation: visible-animation 1s linear 0s;
  }
  #footer .group-link .group-link__list.is-open .group-link__list-ttl:after {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

@media screen and (min-width: 768px) {
  #footer .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  #footer .footer-bottom {
    padding: 10px 4.26667% 15px;
  }
}

@media screen and (min-width: 768px) {
  #footer .footer-bottom .sns {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 215px;
  }
}

#footer .footer-bottom .sns .sns__list {
  font-size: 0;
}

#footer .footer-bottom .sns .sns__list .list__item {
  display: inline-block;
  width: 24px;
  vertical-align: top;
  margin-right: 30px;
}

#footer .footer-bottom .sns .sns__list .list__item a:hover img {
  opacity: 1;
}

#footer .footer-bottom .sns .sns__list .item-facebook img {
  height: 24px;
}

#footer .footer-bottom .sns .sns__list .item-instagram img {
  height: 24px;
}

#footer .footer-bottom .sns .sns__list .item-youtube img {
  height: 23px;
}

#footer .footer-bottom .copyright {
  text-align: center;
  margin: 5px auto 0;
}
@media screen and (min-width: 768px) {
  #footer .footer-bottom .copyright {
    padding: 0 0 5px;
  }
}

#footer .footer-bottom .copyright .copyright__logo {
  margin: 0;
}

@media screen and (max-width: 767px) {
  #footer .footer-bottom .copyright .copyright__logo {
    width: 104px;
  }
  #footer .footer-bottom .copyright .copyright__logo img {
    height: 21px;
  }
}

@media screen and (min-width: 768px) {
  #footer .footer-bottom .copyright .copyright__logo {
    width: 120px;
  }
  #footer .footer-bottom .copyright .copyright__logo img {
    height: 24px;
  }
}

#footer .footer-bottom .copyright .copyright__logo a:hover img {
  opacity: 1;
}

#footer .footer-bottom .copyright .copyright__text {
  font-size: 12px;
  color: #999999;
}

#footer .link-konsen {
  position: absolute;
  width: 52px;
  height: 62px;
  bottom: 0;
  right: 3px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #footer .link-konsen {
    width: 42px;
    height: 50px;
    right: 10px;
  }
  #footer .link-konsen img {
    width: 42px;
    height: 56px;
  }
}

@media screen and (min-width: 768px) {
  #footer .link-konsen img {
    width: 52px;
    height: 69px;
  }
}

#footer .link-konsen a:hover img {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  #footer.is-short-type {
    padding-top: 20px;
  }
}

#footer.is-short-type .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  #footer.is-short-type .footer-bottom {
    padding-top: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  #footer.is-short-type .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 767px) {
  #footer.is-short-type .footer-bottom .copyright {
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  #footer.is-short-type .footer-bottom .short-link {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  #footer.is-short-type .footer-bottom .short-link .short-link__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px 90px 0 0;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  #footer.is-short-type .footer-bottom .short-link .short-link__list {
    padding: 20px 0 40px;
  }
}

@media screen and (min-width: 768px) {
  #footer.is-short-type .footer-bottom .short-link .short-link__list .short-link__list-item {
    padding-right: 0.4em;
  }
  #footer.is-short-type .footer-bottom .short-link .short-link__list .short-link__list-item:after {
    content: "｜";
  }
  #footer.is-short-type .footer-bottom .short-link .short-link__list .short-link__list-item:last-of-type {
    padding-right: 0;
  }
  #footer.is-short-type .footer-bottom .short-link .short-link__list .short-link__list-item:last-of-type:after {
    content: none;
  }
}

@media screen and (max-width: 767px) {
  #footer.is-short-type .footer-bottom .short-link .short-link__list .short-link__list-item {
    padding: 10px 0;
  }
}

#footer .footer-bottom ul {
  max-width: 768px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: space-evenly;
}
@media screen and (max-width: 767px) {
  #footer .footer-bottom ul {
    max-width: 100%;
  }
}

#footer .footer-bottom ul li {
  font-size: 13px;
  color: #707070;
  margin: 5px 10px 0;
  padding: 0;
}

#footer .footer-bottom ul li a {
  font-size: 13px;
  color: #707070;
  text-decoration-color: #707070;
}

@media screen and (min-width: 768px) {
  #footer .footer-bottom ul li a:hover {
    text-decoration-color: #707070;
  }
}

@-webkit-keyframes visible-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes visible-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes height-spreads-animation {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes height-spreads-animation {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

/**
* devices style
* ------------------------------------------------ */
/**
* sp style
* ----------------------- */
@media screen and (max-width: 767px) {
  body #container .hide-sp {
    display: none !important;
  }
  body #container .btn-more {
    height: 70px;
    line-height: 70px;
  }
  body #container header .bar-top.headroom {
    z-index: 1000;
    -webkit-transition: top .2s linear;
    transition: top .2s linear;
  }
  body #container header .bar-top.headroom--unpinned {
    top: -103px;
  }
  body #container header .bar-top.headroom--pinned {
    top: 0;
  }
  body #container .bar-top {
    border-bottom: solid 1px #ccc;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 50;
  }
  body #container .bar-top .logo {
    display: block;
    min-width: 98px;
    width: 50%;
    margin: 0 auto;
  }
  body #container .wrap-join {
    text-align: right;
  }
  body #container .wrap-join .link-join {
    padding-right: 15px;
    color: #070;
    font-weight: bold;
  }
  body #container #nav-global {
    display: none;
    position: fixed;
    top: 51px;
    left: 0;
    z-index: 49;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #FFF;
    -webkit-overflow-scrolling: touch;
  }
  body #container #nav-global .nav-item {
    display: block;
  }
  body #container #nav-global .nav-item a {
    position: relative;
    display: block;
    min-height: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 30px 15px 20px;
    border-bottom: #eee 1px solid;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
  }
  body #container #nav-global .nav-item a .ico-img-arrow-gr-right, body #container #nav-global .nav-item a .ico-img-outer-gr {
    right: 20px;
  }
  body #container #content-main .bnr-flex {
    padding: 0 0 50px;
  }
  body #container #content-main .bnr-flex .bnr-present {
    margin-top: 10px;
    padding-bottom: 0;
  }
  body #container #content-main .bnr-flex .bnr-present .icon {
    margin: 10px 0 0 7px;
  }
  body #container #content-main .bnr-flex .bnr-present .icon img {
    width: 100%;
    height: auto;
  }
  body #container #content-main .wrap-bnr .bnr-flex {
    padding: 38px auto 27px;
  }
  body #container #content-main .box-log {
    padding: 0 10px;
  }
  body #container #content-main .box-log .time {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: left;
  }
  body #container #content-main .area-content {
    overflow: hidden;
    padding: 0 10px;
    *zoom: 1;
  }
  body #container #content-main .area-content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  body #container #content-main .area-content .ttl-index, body #container #content-main .area-content .capt-catch {
    text-align: center;
  }
  body #container #content-main .area-content .ttl-index.ta-l, body #container #content-main .area-content .capt-catch.ta-l {
    margin-bottom: 20px;
    padding: 0 10px;
  }
  body #container #content-main .area-content .ttl-index {
    margin-bottom: 30px;
    font-size: 24px;
  }
  body #container #content-main .area-content .capt-catch {
    margin-bottom: 30px;
    padding: 0 10px;
    text-align: left;
  }
  body #container #content-main .area-content .bnr-flex {
    padding: 38px 0 27px;
  }
}

/**
* pc style
* ----------------------- */
@media screen and (min-width: 768px) {
  body #container .hide-pc {
    display: none !important;
  }
  body #container .btn-more {
    max-width: 560px;
    height: 46px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    border: solid 2px #007700;
    line-height: 46px;
  }
  body #container .btn-more:hover {
    background: #007700;
    text-decoration: none;
    color: #FFF;
  }
  body #container .btn-detail {
    height: 46px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    border: solid 2px #007700;
    line-height: 46px;
    text-align: center;
  }
  body #container .btn-detail:hover {
    background: #007700;
    text-decoration: none;
    color: #FFF;
  }
  body #container .box-yt {
    max-width: 600px;
    margin: 0 auto 30px;
  }
  body #container #content-main .bnr-flex {
    max-width: 767px;
    margin: 0 auto;
    padding: 0 20px;
  }
  body #container #content-main .wrap-bnr {
    margin: 0 auto 100px;
  }
  body #container #content-main .box-log .time {
    margin-bottom: 15px;
    font-size: 14px;
  }
  body #container #content-main .area-content {
    padding-top: 75px;
    *zoom: 1;
  }
  body #container #content-main .area-content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  body #container #content-main .area-content .ttl-index {
    max-width: 728px;
  }
  body #container #content-main .area-content > p {
    margin: 0 auto;
    max-width: 728px;
  }
  body #container #content-main .area-content .bnr-flex {
    margin-bottom: 100px;
  }
}

/**
* mid (tablet) style common
* ----------------------- */
@media screen and (max-width: 767px) {
  body #container #content-main .area-content a:link, body #container #content-main .area-content a:hover, body #container #content-main .area-content a:visited {
    text-decoration: underline;
  }
}

@media screen and (min-width: 768px) {
  body #container #content-main .area-content .area-content-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 728px;
  }
  body #container #content-main .area-content a:link, body #container #content-main .area-content a:hover, body #container #content-main .area-content a:visited {
    text-decoration: underline;
  }
}