@charset "utf-8";
/* Author: Hosaka */

/* ----------------------------- 2. トップページ */
/*=======================================
トップページ
=========================================*/
.p-top-kv .slider-item {
  height: calc(100vh - 100px);
  max-height: 980px;
  background-size: cover;
  background-position: center;
}

.p-top-event {
  margin-top: -50px;
  padding: 0 15px;
}

.p-top-event .inner {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px 0 0;
  background: #fff;
}

.p-top-event .inner::before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 300px;
  -webkit-box-shadow: 0 -10px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 -10px 10px rgba(0, 0, 0, 0.16);
}

.p-top-event .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.p-top-event .title span {
  margin-right: 20px;
  font-size: 3.375rem;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  font-weight: normal;
}

.p-top-event .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    border-left: none;
}

.p-top-event .card-item {
  width: 30.5%;
  margin-right: 4.25%;
}

.p-top-event .card-item:last-child {
  margin-right: 0;
}

.p-top-event .card-item .card-image {
    max-height: 240px;
    overflow: hidden;
}

.p-top-event .card-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  font-size: 1rem;
  line-height: 1;
  color: #AF9000;
}

.p-top-event .card-category li + li {
  margin-left: 13px;
  padding-left: 13px;
  border-left: 1px solid #AF9000;
}

.p-top-event .card-title {
  margin-top: 10px;
  font-size: 1.375rem;
}

.p-top-event .card-text {
  margin-top: 8px;
  line-height: 1.4;
}

.p-top-event .c-btn {
  margin-top: 40px;
}

.p-top-covid {
  margin-top: 80px;
}
.p-top-covid .c-wrap img {
	margin: 0 auto;
}

/*230426追記*/
.p-top-online{
	text-align: center;
	margin-top: 80px;
}
/*230426*/

.p-top-lineup {
  position: relative;
  margin-top: 100px;
  overflow: hidden;
}

.p-top-lineup::before {
  position: absolute;
  display: block;
  content: '';
  top: 40px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #95A8B2;
}

.p-top-lineup::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 40px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #95A8B2;
}

.p-top-lineup .wrap {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.p-top-lineup .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top-lineup .block-sub {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 320px;
  background: #95A8B2;
}

.p-top-lineup .block-main {
  max-width: 1350px;
  margin-left: -140px;
  margin-right: calc((100vw - 1200px)/ -2);
  padding: 100px 25px 80px 0;
}

.p-top-lineup .title-wrap {
  position: relative;
  height: 100%;
  padding-left: calc((100vw - 1200px)/ 2);
  padding-top: 100px;
  margin-left: calc((100vw - 1200px)/ -2);
  background: #95A8B2;
}

.p-top-lineup .title-wrap::before {
  position: absolute;
  display: block;
  content: '';
  top: 40px;
  right: 0;
  z-index: 2;
  width: 150%;
  height: 2px;
  background: #fff;
}

.p-top-lineup .title-wrap::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 40px;
  right: 0;
  z-index: 2;
  width: 150%;
  height: 2px;
  background: #fff;
}

.p-top-lineup .title {
  position: relative;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  line-height: 1;
  color: #fff;
}

.p-top-lineup .title .ja {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: block;
  max-height: 606px;
  margin-bottom: -150px;
  margin-left: -7px;
  font-size: 1.5rem;
  white-space: nowrap;
  text-align: right;
}

.p-top-lineup .title .en {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: block;
  font-size: 7.5rem;
  white-space: nowrap;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  font-weight: normal;
}

.p-top-lineup .lineup {
  position: relative;
}

.p-top-lineup .lineup ul {
  *zoom: 1;
}

.p-top-lineup .lineup ul:after {
  display: block;
  content: "";
  clear: both;
}

.p-top-lineup .lineup li {
  float: left;
  width: 32.2%;
  margin-right: 1.7%;
  margin-bottom: 1.7%;
}

.p-top-lineup .lineup li:nth-child(3n) {
  margin-right: 15px;
}

.p-top-lineup .lineup li:nth-child(2) {
  margin-top: 70px;
}

.p-top-lineup .lineup li:nth-child(3) {
  margin-top: -70px;
}

.p-top-lineup .lineup li:nth-child(4) {
  margin-top: 0px;
}
/*230407top-line up調整*/
.p-top-lineup .lineup li:nth-child(5) {
    margin-top: -70px;
    margin-right: 15px;
}
/*230428top-line up調整*/
.p-top-lineup .lineup li:nth-child(6) {
    margin-right: 0px;
}

@media (max-width: 1200px) {
  .p-top-lineup .block-main {
    margin-left: -140px;
    margin-right: 0;
    padding: 100px 20px 100px 0;
  }
  .p-top-lineup .title-wrap {
    padding-left: 0;
    padding-top: 100px;
    margin-left: 0;
  }
  /*1200px*/
}

.p-top-gallery {
  margin: 160px 0;
    padding: 0 100px;
}

.p-top-gallery .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  font-size: 1.5rem;
  line-height: 1;
}

.p-top-gallery .title span {
  margin-right: 30px;
  font-size: 6.875rem;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  font-weight: normal;
}

.p-top-gallery .slider-wrap {
  padding: 0 40px;
}

.p-top-gallery .slick-prev {
  left: -33px;
  width: 27px;
  height: 52px;
  background: url(../img/common/slider-prev.svg) no-repeat center !important;
}

.p-top-gallery .slick-prev:before {
  display: none;
}

.p-top-gallery .slick-next {
  right: -33px;
  width: 27px;
  height: 52px;
  background: url(../img/common/slider-next.svg) no-repeat center !important;
}

.p-top-gallery .slick-next:before {
  display: none;
}

.p-top-gallery .slider-item {
  width: 348px;
  padding: 0 10px;
}

.p-top-gallery .slider-image {
  position: relative;
    max-height: 217px;
    overflow: hidden;
}
.p-top-gallery .slider-image img {
    width: 100%;
    height: auto;
}

.p-top-gallery .slider-category {
  position: absolute;
  bottom: 0;
  left: 0;
  display: table;
  min-width: 110px;
  padding: 0 5px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.4;
  color: #fff;
  background: #DAB300;
}
.p-top-gallery .slider-category.hiraya {
  background: #93D0E6;
}
.p-top-gallery .slider-category.ecomo {
  background: #00ADA9;
}
.p-top-gallery .slider-category.maman {
  background: #CB947C;
}
.p-top-gallery .slider-category.original {
  background: #DAB300;
}
.p-top-gallery .slider-category.iroha {
  background: #332900;
}

.p-top-gallery .slider-title {
  padding: 10px 10px 0;
}

.p-top-gallery .c-btn {
  margin-top: 50px;
}

.p-top-policy {
  padding: 30px 0;
  text-align: center;
  background: url(../img/top/policy-bg.jpg) no-repeat center;
  background-size: cover;
}

.p-top-policy .inner {
  padding: 95px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.p-top-policy .title {
  margin-bottom: 30px;
  font-size: 2.875rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif;
  color: #fff;
  font-weight: normal;
}

.p-top-policy .text {
  font-size: 1.25rem;
  line-height: 2.2;
  color: #fff;
}

.p-top-policy .c-btn {
  margin-top: 60px;
    color: #FFF;
}

.p-top-link {
  margin: 100px 0;
}

.p-top-link .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  color: #fff;
}

.p-top-link .link li {
  width: 32.5%;
  height: 440px;
  overflow: hidden;
}

.p-top-link .link a {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
    color: #FFF;
}

.p-top-link .link a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-top-link .link-image {
  z-index: -1;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}

.p-top-link .link-image::before {
  content: '';
  display: block;
  padding-top: 112.82051%;
}

.p-top-link .link-image img {
  position: absolute;

  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.p-top-link .link-image img {
  -webkit-transition: .4s;
  transition: .4s;
}

.p-top-link .link-inner {
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 45%;
  width: 100%;
}

.p-top-link .link-title {
  margin-bottom: 25px;
  font-size: 2rem;
}

.p-top-link .link-text {
  line-height: 1.7;
}

.p-top-link .c-btn-large {
  margin-top: 100px;
    color: #FFF;
}

.p-top-post-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top-post {
  padding: 0 40px 0 0;
    width: 50%;
}

.p-top-post .title {
  text-align: center;
}

.p-top-post .title span {
  display: block;
  font-size: 2.5rem;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  font-weight: normal;
  line-height: 1.3;
}

.p-top-post .post li {
  border-bottom: 1px dotted #332900;
}

.p-top-post .post a {
  padding: 20px 0 15px;
}

.p-top-post .post-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 25px;
  line-height: 1;
}

.p-top-post .post-date {
  font-size: 0.875rem;
  font-weight: 700;
}

.p-top-post .post-category {
  margin-left: 12px;
  padding-left: 12px;
  font-size: 1rem;
  color: #AF9000;
  border-left: 1px solid #AF9000;
}

.p-top-post .c-btn {
  margin-top: 50px;
}

.p-top-post + .p-top-post {
  padding: 0 0 0 40px;
  border-left: 1px solid #332900;
}

.p-top-bnr {
	margin-top: 80px;
	text-align: center;
}

.p-top-sns {
  margin-top: 160px;
}

.p-top-sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-top-sns li {
  padding: 0 60px;
}

.p-top-sns li + li {
  border-left: 1px solid #332900;
}

.p-top-sns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}

.p-top-sns span {
  margin-right: 10px;
}

/*トップページスマホ*/
@media (max-width: 767px) {
  .p-top-kv .slider-item {
    height: calc(100vh - 120px);
    max-height: 200px;
  }
  .p-top-event {
    padding: 0;
    margin-top: 0;
  }
  .p-top-event .title {
    font-size: 1.125rem;
  }
  .p-top-event .title span {
    margin-right: 15px;
    font-size: 3.375rem;
  }
  .p-top-event .card {
    display: block;
  }
  .p-top-event .card a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
  }
  .p-top-event .card-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .p-top-event .card-image {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 90%;
    margin-bottom: 10px;
  }
  .p-top-event .card-category {
    margin-top: 0;
  }
  .p-top-event .card-title {
    margin-top: 5px;
    font-size: 1.125rem;
  }
  .p-top-event .card-text {
    margin-top: 3px;
    font-size: 1rem;
  }
  .p-top-event .c-btn {
    margin-top: 30px;
  }
  .p-top-covid {
    margin-top: 60px;
  }
  .p-top-lineup {
    margin-top: 60px;
    padding: 45px 15px 30px;
    background: #95A8B2;
  }
  .p-top-lineup::before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    height: 2px;
    background: #fff;
    z-index: 5;
  }
  .p-top-lineup::after {
    position: absolute;
    display: block;
    content: '';
    bottom: 20px;
    height: 2px;
    background: #fff;
    z-index: 5;
  }
  .p-top-lineup .block {
    display: block;
  }
  .p-top-lineup .block-sub {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
  }
  .p-top-lineup .block-main {
    padding: 0;
    margin: 20px 0 0;
  }
  .p-top-lineup .title-wrap {
    padding-top: 0;
  }
  .p-top-lineup .title-wrap::before {
    position: absolute;
    display: block;
    content: '';
    display: none;
  }
  .p-top-lineup .title-wrap::after {
    position: absolute;
    display: block;
    content: '';
    display: none;
  }
  .p-top-lineup .title {
    display: block;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
  }
  .p-top-lineup .title .ja {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    font-size: 0.8125rem;
  }
  .p-top-lineup .title .en {
    font-size: 4.1875rem;
  }
  .p-top-lineup .lineup ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-top-lineup .lineup li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    margin-top: 0 !important;
  }
  .p-top-lineup .lineup li:nth-child(3), .p-top-lineup .lineup li:nth-child(5){
    margin-right: 0;
  }
  .p-top-gallery {
    margin: 60px 0;
      padding: 0;
  }
  .p-top-gallery .title {
    margin-bottom: 15px;
    font-size: 1rem;
  }
  .p-top-gallery .title span {
    margin-right: 15px;
    font-size: 2.625rem;
  }
  .p-top-gallery .slider-wrap {
    padding: 0 25px;
  }
  .p-top-gallery .slider-item {
    padding: 0 5px;
  }
  .p-top-gallery .slick-prev {
    left: -20px;
    width: 15px;
    height: 30px;
    background-size: 15px auto !important;
  }
  .p-top-gallery .slick-next {
    right: -20px;
    width: 15px;
    height: 30px;
    background-size: 15px auto !important;
  }
  .p-top-gallery .slider-category {
    min-width: 100px;
    padding: 0px 10px;
    font-size: 0.875rem;
  }
    .p-top-gallery .slider-category.hiraya, .p-top-gallery .slider-category.ecomo, .p-top-gallery .slider-category.maman, .p-top-gallery .slider-category.original, .p-top-gallery .slider-category.iroha {
     padding: 2px 10px;
    }

  .p-top-gallery .slider-title {
    padding: 10px 0 0;
    font-size: 0.875rem;
  }
  .p-top-gallery .c-btn {
    margin-top: 30px;
  }
  .p-top-policy {
    padding: 30px 0;
  }
  .p-top-policy .inner {
    padding: 60px 0;
  }
  .p-top-policy .title {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  .p-top-policy .text {
    font-size: 1rem;
    line-height: 2;
      text-align: left;
  }
  .p-top-policy .c-btn {
    margin-top: 30px;
  }
  .p-top-link {
    margin: 60px 0;
    overflow: hidden;
  }
  .p-top-link .link {
    display: block;
  }
  .p-top-link .link li {
    width: 100%;
    height: 300px;
  }
  .p-top-link .link-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .p-top-link .link-title {
    margin-bottom: 20px;
    font-size: 1.75rem;
  }
  .p-top-link .c-btn-large {
    margin-top: 60px;
  }
  .p-top-post-wrap {
    display: block;
  }
  .p-top-post {
    padding: 0;
      width: 100%;
  }
  .p-top-post .title {
    margin-bottom: 10px;
  }
  .p-top-post .title span {
    font-size: 2.625rem;
  }
  .p-top-post .post a {
    padding: 15px 0;
  }
  .p-top-post .post-block {
    height: inherit;
    margin-bottom: 8px;
  }
  .p-top-post .post-category {
    font-size: 0.875rem;
  }
  .p-top-post .c-btn {
    margin-top: 30px;
  }
  .p-top-post + .p-top-post {
    margin-top: 60px;
    padding: 0;
    border-left: none;
  }
  .p-top-sns {
    margin-top: 60px;
  }
  .p-top-sns li {
    width: 33.33%;
    padding: 0 10px;
    text-align: center;
    line-height: 1.3;
    font-size: 0.75rem;
  }
  .p-top-sns li + li {
    border-left: 1px solid #332900;
  }
  .p-top-sns a {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: inherit;
  }
  .p-top-sns span {
    display: block;
    margin: 0 0 10px;
  }
  /*sp*/
}


/* ----------------------------- 9. 共通パーツ */
/*=======================================
共通パーツ
=========================================*/
/*  
  ボタン
---------------------------------*/
.c-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  max-width: 240px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #332900;
  -webkit-transition: .2s;
  transition: .2s;
}

.c-btn::after {
  position: absolute;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -19px;
  width: 38px;
  height: 12px;
  padding-bottom: 10px;
  background: url(../img/common/arrow-right.svg) no-repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.c-btn:hover:after {
  right: -24px;
}

.c-btn--small {
  width: 160px;
  height: 40px;
}

.c-btn--white {
  color: #fff;
  border-color: #fff;
}

.c-btn--white:after {
  background-image: url(../img/common/arrow-right-white-min.svg);
}

.c-btn-large {
  display: block;
  position: relative;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  background: #332900;
}

.c-btn-large::after {
  position: absolute;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -80px;
  width: 165px;
  height: 50px;
  padding-bottom: 48px;
  background: url(../img/common/arrow-right-ocher.svg) no-repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.c-btn-large-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  overflow: hidden;
}

.c-btn-large-inner::after {
  position: absolute;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -80px;
  z-index: 2;
  width: 165px;
  height: 50px;
  padding-bottom: 48px;
  background: url(../img/common/arrow-right-white.svg) no-repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.c-btn-large-sub {
  margin-right: 20px;
  font-size: 1.25rem;
}

.c-btn-large-main {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif;
  font-size: 2.875rem;
}

.c-btn-large:hover:after, .c-btn-large:hover .c-btn-large-inner:after {
  right: -100px;
}

@media (max-width: 767px) {
  .c-btn-large {
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
  }
  .c-btn-large::after {
    position: absolute;
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -25px;
    width: 45px;
    height: 30px;
    padding-bottom: 0;
    background: url(../img/common/arrow-right.svg) no-repeat;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .c-btn-large-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 70px;
    overflow: hidden;
  }
  .c-btn-large-inner::after {
    position: absolute;
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -25px;
    z-index: 2;
    width: 45px;
    height: 30px;
    padding-bottom: 0;
    background: url(../img/common/arrow-right-white-min.svg) no-repeat;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .c-btn-large-sub {
    margin-right: 0;
    font-size: 0.8125rem;
  }
  .c-btn-large-main {
    font-size: 1.75rem;
    line-height: 1.3;
  }
  .c-btn-large:hover:after, .c-btn-large:hover .c-btn-large-inner:after {
    right: -25px;
  }
  /*sp*/
}

/*  
  テーブル
---------------------------------*/
/*  
  センタリング
---------------------------------*/
.c-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/*  
  iframe
---------------------------------*/
.u-iframe-wrap {
  position: relative;
  width: 100%;
}

.u-iframe-wrap::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.u-iframe-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  vertical-align: bottom;
}


/*  
  マイホームチャンネル
---------------------------------*/
.p-top-MyHomeCh{
  max-width: 1000px;
  margin: 80px auto 60px;
}
.p-top-MyHomeCh .image{
  margin-right: 15px;
  text-align: center;
  float: left;
}
.clearfix:after {
  height: 0;
  display: block;
  content: ".";
  clear: both;
  visibility: hidden;
}
.p-top-MyHomeCh h3{
  font-size: 28px;
  margin-bottom: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-top-MyHomeCh .text{
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .p-top-MyHomeCh .image{
    width: 100%;
    margin-bottom: 20px;
  }
  .p-top-MyHomeCh h3{
    text-align: center;
  }
  .p-top-MyHomeCh .text{
    padding: 0 15px;
  }
}

