@charset "UTF-8";

/*fs*/

p {
  margin: 0;
}

/* common */

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
/*  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
}

.tsuku_a {
    font-family: "FOT-筑紫Aオールド明朝 Pr6N R";
}

.tsuku_c {
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

a img {
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover,
a:hover img {
  opacity: .6;
  text-decoration: none;
}

li {
  list-style: none;
}

.imgmax {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

.underline {
  text-decoration: underline;
}

.mincyo,
.sub__tit,
.strate_min--tit {
/*  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.pconly {
  display: block;
}

.sponly {
  display: none;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#page-top {
  display: block;
  z-index: 999;
  padding: 10px;
  font-size: 1.4rem;
  border-radius: 8px;
  background-color: #e53f52;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

/**/

.scroll__logo,
#headers,
.gnavarea,
.mv__logo,
.onlinr__ban--a,
.on_cart,
.news,
.news_line--list,
.guidance__box,
.seasonblock,
.strate_box,
.f__bansarea,
.sendarea__block,
.f__linkarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*layout*/

.coverarea {
  padding: 0 5%;
}

.news,
.guidance {
  max-width: 1120px;
  margin: 0 auto 100px;
}

.news {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.season_bg {
  position: relative;
}

.se__bg {
  top: -192px;
  right: 10%;
}

.se__bg02 {
  top: 0;
  left: -9%;
}

.se__bg03 {
  top: 0;
  right: 0%;
}

.se__bg,
.se__bg02,
.se__bg03 {
  position: absolute;
  z-index: -1;
}

.seas {
  overflow-x: hidden;
}

/**/

#headers {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 20px 5%;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
}

.scroll__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 3px;
  display: none
}

.logo {
  margin-right: 20px;
  max-width: 60px;
}

.logo__cp--min {
  margin-bottom: 10px;
}

.logo__cp {
  font-size: 2.1rem;
  line-height: 2.1rem;
  font-weight: normal;
  margin: 0;
}

.tp_navs {
  margin-left: auto;
}

#page-top,
.scroll__logo,
.gnavarea--a,
.onlinr__txt,
.line__btn--a__w,
.season__title,
.intro__txt,
.color_w,
#footers,
.f__link--a {
  color: #fff !important;
}

.spnavs,
.sp__act,
.menu{
  display: none;
}

.gnavarea {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.logo__cp--min {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.gnavarea {
  font-size: 1.8rem;
  line-height: 1.8rem;
  margin-top: 30px;
}

.gnavarea--a {
  display: block;
  padding: 0 15px;
}

.full {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.full .f__view {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}

.overview01 {
  background-image: url(../img/cp_mainbg-overview.jpg);
}

.overview02 {
  background-image: url(../img/cp_mainbg-item.jpg);
}

.overview03 {
  background-image: url(../img/cp_mainbg-shop.jpg);
}

.mv__logo {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1120px;
  width: 100%;
  padding: 0 5%;
}

.mv__logo--svg {
  max-width: 96px;
  margin: 0 90px 0 20%;
  width: 20%;
}

.mv__logo--txt {
  max-width: 420px;
  width: 80%;
}

.onlinr__ban {
  background: url(../img/onlinr__banbg.jpg) no-repeat center bottom;
  background-size: cover;
  height: 420px;
  overflow-x: hidden;
  margin-bottom: 90px;
}

.onlinr__ban--a {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.onlinr__txt {
  text-align: center;
  letter-spacing: 2px;
}

.onlinr__txt--mn {
  font-size: 3rem;
  line-height: 4.5rem;
}

.onlinr__txt--sn {
  font-size: 1.4rem;
  margin: 30px auto 20px;
}

.on_cart {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.on_cart--icon {
  margin-right: 15px;
  max-width: 43px;
}

.news__title {
  width: 25%;
  margin-right: 5%;
}

.news iframe {
  width: 70%;
}

.oshi {
  text-align: center;
}

.news__title .line__btn--a {
  padding: 0;
  border: none;
  display: block;
}

.news_line {
  width: 70%;
}

.sub__tit {
  margin-bottom: 40px;
  text-align: center;
}

.sub__tit,
.strate_min--tit {
  font-size: 3rem;
  line-height: 4.5rem;
  font-weight: normal;
}

.line__btn--a {
  padding: 15px 15px 15px 0;
  border-bottom: 1px solid #707070;
}

.line__btn--a__w {
  border-bottom: 1px solid #707070;
}

.news .sub__tit {
  text-align: left;
}

.delta {
  background: url(../img/delta.svg) no-repeat right center;
  background-size: 5px 6px;
  padding-right: 20px;
}

.delta_w {
  background: url(../img/delta_w.svg) no-repeat right center;
  background-size: 5px 6px;
  padding-right: 20px;
}

.news_line--list:not(:last-child) {
  margin-bottom: 30px;
}

.news_time {
  width: 15%;
  margin-right: 5%;
}

.news_info {
  width: 80%;
}

.guidance__box {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.guidance--list {
  width: 30%;
  margin: 0 5% 5% 0;
}

.guidance--re {
  position: relative;
}

.guidance--list:nth-child(3n) {
  margin-right: 0;
}

.guidance--img {
  margin-bottom: 30px;
}

.icon__cate {
  position: absolute;
  right: 10px;
  bottom: -20px;
  width: 45px;
}

.season {
  position: relative;
  margin: 0px auto 60px;
  padding: 0 5%;
}

.season__title {
  font-size: 4rem;
  font-weight: normal;
  line-height: 5rem;
  width: 10%;
}

.season__bk {
  background: #000;
  width: 50%;
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.seasonblock {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 60px 0 0;
}

.seasonblock,
.sendarea,
.intro__box,
.f__bansarea,
.footers__in,
.copys {
  max-width: 1120px;
  margin: 0 auto;
}

.season__title,
.sea__txt,
.intro__txt {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.strate_box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 30px;
}

.strate_box--reverse {
  margin-top: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.season__contents {
  width: 85%;
  margin-top: -150px;
}

.sea__txt {
  width: 20%;
  height: 400px;
}

.sea__txt,
.intro__txt {
  line-height: 3rem;
}

.strate_min--tit {
  margin-left: 20px;
}

.sea__image {
  max-width: 680px;
  width: 70%;
}

.color_w {
  text-align: left;
}

.txt_right {
  text-align: right;
}

.line_central {
  margin: 0 auto 100px;
  text-align: center;
}

.send__bg {
  padding: 0px 5% 80px;
}

.sendarea__block {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.sendarea__list {
  width: 30%;
  margin: 0 5% 0 0;
}

.sendarea__list:nth-child(3n) {
  margin-right: 0;
}

.sendarea__list--info {
  background: #fff;
}

.sendarea__time {
  font-size: 1.4rem;
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}

.introduction {
  background: url(../img/introduction__bg.jpg) no-repeat right center;
  background-size: cover;
  padding: 5%;
  position: relative;
  width: 100vw;
  overflow-x: hidden;
  margin-bottom: 80px;
}

.intro__box {
  text-align: left;
}

.intro__box .line__btn {
  margin-top: 40px;
}

.intro__txt p:not(:last-of-type) {
  margin-left: 30px;
}

.f__bansarea {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f__bansarea--list {
  width: 30%;
  margin: 0 5% 5% 0;
}

.f__bansarea--list:nth-child(3n) {
  margin-right: 0;
}

#footers {
  background: #000;
  padding: 80px 5%;
}

.footers__in {
  margin-bottom: 50px;
}

.f__linkarea,
.sns__icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.f__link--list {
  margin: 0 10px;
}

.sns__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.sns__icon--list {
  width: 40px;
  height: 40px;
  display: block;
}

.sns__icon--list:first-child {
  margin-right: 20px;
}

.copys {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

/*head fix*/

#headers.fixed {
  padding: 15px 2%;
  background: rgba(0, 0, 0, .8);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fixed .scroll__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fixed .gnavarea {
  margin-top: 10px;
  font-size: 1.6rem;
}

.fixed .logo {
  max-width: 50px;
}

.icon_new {
  color: #fff;
  padding: 5px 10px;
  background: #941c00;
  font-size: 1.3rem;
  line-height: 1.3rem;
  font-weight: bold;
  margin-right: 10px;
}

@media screen and (max-width: 1119px) {
  .sea__image {
    width: 62%;
  }

  .f__link--list {
    font-size: 1.4rem;
  }

  .bogs {
    letter-spacing: 1px;
  }

  .f__link {
    padding-left: 0;
  }

  .f__contact {
    padding-right: 0;
  }

  .f__contact .line__btn--a {
    width: 100%;
    display: block;
    padding-right: 0;
  }

}

@media screen and (max-width: 959px) {
  .mv__logo--svg {
    margin-left: 0;
  }

  .fixed .gnavarea {
    font-size: 1.4rem;
  }

  .logo__cp {
    font-size: 2rem;
    letter-spacing: 1px;
  }

  .tp_navs {
    display: none;
  }

  .gnavarea--a {
    padding: 0 7px 0;
  }

  .news,
  .news_line--list {
    display: block
  }

  .news {
    position: relative;
    padding-bottom: 60px;
  }

  .news_info {
    width: 100%;
  }

  .news iframe {
    width: 100%;
  }

  .line__btn--a {
    width: 100%;
  }

  .sub__tit,
  .news .sub__tit {
    text-align: center;
  }

  .news__title,
  .news_line {
    width: 100%;
  }

  .news_line {
    margin-bottom: 60px;
  }

  .sea__image {
    width: 56%;
  }

  .season__title {
    font-size: 3rem;
  }

  .tabonly {
    display: block;
  }
}


@media screen and (max-width: 767px) {

  .pconly,
  .tabonly {
    display: none;
  }

  .sponly,
  .spnavs {
    display: block;
  }
  
  .sp__act{
    position: absolute;
    left: 5%;
    top:10px;
  }
  
  .btn-trigger {
    position: relative;
    width: 22px;
    height: 16px;
    cursor: pointer;
  }

  .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    border-radius: 1px;
  }

  .btn-trigger,
  .btn-trigger span {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }

  .btn-trigger span:nth-of-type(1) {
    top: 0;
  }

  .btn-trigger span:nth-of-type(2) {
    top: 7px;
  }

  .btn-trigger span:nth-of-type(3) {
    bottom: 0;
  }

  #btn05.active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
  }

  #btn05.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-btn05-bar02 .8s forwards;
    animation: active-btn05-bar02 .8s forwards;
  }

  @-webkit-keyframes active-btn05-bar02 {
    100% {
      height: 0;
    }
  }

  @keyframes active-btn05-bar02 {
    100% {
      height: 0;
    }
  }

  #btn05.active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
  }


  /*----------------------------
  * メニュー本体
  *----------------------------*/
  .menu {
    position: fixed;
    top: 59px;
    right: 0;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 5% 5% 20%;
  }

  /*----------------------------
  * アニメーション部分
  *----------------------------*/

  /* アニメーション前のメニューの状態 */
  .menu {
    display: block;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
  }

  /* アニメーション後のメニューの状態 */
  .menu.is-active {
    pointer-events: auto;
    opacity: 1;
  }

  .use_atc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .sp__scrolls {
    height: 100%;
    overflow: scroll;
    padding-bottom: 20%;
  }

  .use_atc--list {
    width: 48%;
    text-align: center;
  }

  .use_atc--a {
    display: block;
    padding: 10px;
    background: #555;
    color: #fff !important;
  }

  .sp_search {
    width: 100%;
    margin-bottom: 20px;
  }

  .sp_search input,
  .sp_search button,
  .sp_search select,
  .sp_search textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none;
  }

  .sp_search textarea {
    resize: vertical;
  }

  .sp_search input[type='checkbox'],
  .sp_search input[type='radio'] {
    display: none;
  }

  .sp_search input[type='submit'],
  .sp_search input[type='button'],
  .sp_search label,
  .sp_search button,
  .sp_search select {
    cursor: pointer;
  }

  .sp_search select::-ms-expand {
    display: none;
  }

  .form--sys {
    width: 100%;
    border: 1px solid #eee;
    background: url(../img/spsearch.svg) no-repeat 98% center;
    background-size: 24px 24px;
    padding: 10px;
  }

  .sp__navigation {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 15px;
  }

  .sp__keynav {
    padding: 11px 0;
    border-bottom: 1px solid #ccc;
    background: url(../img/s_plus.svg) no-repeat right center;
    background-size: 20px 20px;
  }

  .tp_bn_area {
    font-size: 1.3rem;
    line-height: 2rem;
    padding: 0 5%;
  }

  .sp__subnav {
    display: none;
    border-bottom: 1px solid #ccc;
  }

  .sp__keynav.active {
    border: none;
    background: url(../img/s_muinus.svg) no-repeat right center;
    background-size: 20px 20px;
  }

  .sp__subnav--a {
    padding: 8px 0;
    display: block;
  }

  .single__nav--a {
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid #ccc;
  }

  .seas {
    overflow-x: inherit;
  }

  .news,
  .guidance {
    margin: 0 auto 60px;
  }

  .news {
    padding-bottom: 0;
  }

  .overview02 {
    background-image: url(../img/cp_mainbg-item--sp.jpg);
  }

  .mv__logo--svg {
    margin-right: 20px;
  }

  .hamburger {
    display: block;
    position: fixed;
    top: 20px;
    left: 5%;
    z-index: 300;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    border-radius: 21px;
  }

  .hamburger span {
    display: block;
    position: absolute;
    width: 24px;
    height: 2px;
    left: 9px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: #fff;
  }

  .ham__f {
    top: 14px;
  }

  .ham__s {
    top: 20px;
  }

  .ham__t {
    top: 26px;
  }

  .hamburger.active .ham__f {
    top: 20px;
    left: 9px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .hamburger.active .ham__s,
  .hamburger.active .ham__t {
    top: 20px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .globalmenu_sp {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .6s ease, visibility .6s ease;
    transition: opacity .6s ease, visibility .6s ease;
    height: 100%;
    padding: 80px 5% 10%;
  }

  .ham__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  .ham__logo .logo {
    max-width: 48px;
  }

  .logo__cp {
    font-size: 1.8rem;
    letter-spacing: 0;
  }

  .ham__online {
    text-align: center;
    margin-bottom: 20px;
  }

  .ham__online--a {
    display: block;
    padding: 12px 5%;
    background: #005440;
    color: #fff !important;
    border-radius: 4px;
  }

  .hum__nav--list {
    border-bottom: 1px solid #888;
    text-align: left;
  }

  .hum__nav--a {
    display: block;
    padding: 10px 5%;
    color: #fff !important;
  }

  .hum__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto;
  }

  .hum__sns .sns__icon--list {
    width: 32px;
    height: 32px;
    display: block;
  }

  /* このクラスを、jQueryで付与・削除する */
  .globalmenu_sp.active {
    opacity: 100;
    z-index: 20;
  }

  .ham__in {
    overflow: scroll;
    height: 93%;
    padding-bottom: 60px;
  }

  .se__bg {
    width: 100px;
    top: -100px;
    right: 0;
  }

  .se__bg02 {
    width: 100px;
    top: inherit;
    bottom: -110px;
    left: 0px;
  }

  .se__bg03 {
    width: 160px;
  }

  .se__bg img,
  .se__bg02 img,
  .se__bg03 img {
    max-width: 100%;
    height: auto;
    display: block;
  }


  .onlinr__ban {
    background: url(../img/onlinr__banbg-sp.jpg) no-repeat center bottom;
    height: 220px;
    background-size: cover;
    margin-bottom: 60px;
  }

  .onlinr__txt {
    margin-top: -50px;
  }

  .onlinr__txt--mn {
    font-size: 2.2rem;
  }

  .onlinr__txt--sn {
    margin: 0 auto 15px;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .on_cart--icon {
    max-width: 24px;
  }

  .guidance--list,
  .guidance--list:nth-child(3n) {
    width: 47%;
    margin: 0 6% 6% 0;
  }

  .guidance--list:nth-child(2n) {
    margin-right: 0;
  }

  .season__bk {
    width: 90%;
  }

  .seasonblock {
    position: relative;
  }

  .season__contents {
    width: 100%;
    margin: 0;
  }

  .tabonly,
  .line__btn--a {
    display: block;
  }

  .season {
    margin-top: 0;
    padding: 0 0 0 5%;
  }

  .sea__txt {
    width: 60%;
    height: auto;
    color: #fff !important;
    font-size: 1.4rem;
  }
    
  .sea__txt_lh {
    line-height: 2.2rem;
  }

  .sea__image {
    width: 70%;
    margin: 0 0 30px auto;
  }

  .strate_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .season__title {
    width: 20%;
    position: absolute;
    top: 60px;
    left: 0;
    font-size: 2rem;
    line-height: 3rem;
  }

  .strate_min--tit {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .season__contents .line__btn {
    width: 80%;
  }

  .season__contents .line__btn--a {
    color: #fff !important;
    border-color: #fff;
  }

  .strate_box--reverse {
    margin-top: 50px;
  }

  .strate_box--reverse .sea__image {
    width: 100%
  }

  .season__contents .line__btn {
    margin-bottom: 60px;
  }

  .txt_right {
    text-align: left;
  }

  .season__contents .delta {
    background-image: url(../img/delta_w.svg);
  }

  .sendarea__block,
  .footers__in {
    display: block;
  }

  .footers__in {
    width: 90%;
  }

  .sendarea__list,
  .f__bansarea--list,
  .f__link,
  .f__address,
  .f__contact {
    width: 100%;
  }

  .f__bansarea--list:not(:last-child) {
    width: 48%;
  }

  .f__bansarea--list:first-child {
    margin-right: 4%;
  }

  .f__bansarea--list:nth-child(2) {
    margin-right: 0;
  }

  .sendarea__list:not(:last-child) {
    margin-bottom: 20px;
  }

  .sendarea__list--a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
  }

  .sendarea__list--img {
    width: 34%;
  }

  .sendarea__list--info {
    padding: 0 0 0 5%;
    width: 51%;
    margin: 0;
  }

  .line_central {
    width: 90%;
    margin: 0 auto 60px;
  }

  .intro__txt {
    display: block;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }

  .strate_min--tit {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto 30px;
  }

  .introduction {
    background-image: url(../img/introduction__bg-sp.jpg);
    padding: 10% 5%;
    margin-bottom: 60px;
  }

  .intro__txt p:not(:last-of-type) {
    margin: 0 0 15px;
  }

  .intro__txt p {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  #footers {
    margin-top: 60px;
    position: relative;
    padding: 120px 0 60px;
  }

  .sns__icon {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }

  .f__linkarea {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .f__link--list {
    width: 47%;
    margin: 0 6% 10px 0;
    text-align: center;
  }

  .f__link--list:nth-child(2n) {
    margin-right: 0;
  }

  .copys {
    text-align: center;
    font-size: 1rem;
    line-height: 1.3rem;
  }
}

@media screen and (max-width: 375px) {
  .icon_new {
    display: block;
    width: 60px;
    text-align: center;
    margin: 10px 0;
  }
}

@media screen and (max-width: 320px) {
    
    .season__bk {
        width: 94%;
    }
    
    .sea__txt {
        width: 74%;
    }
    
}
