@import url("//fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

natsuyasumi2022.scss

------------------------------------*/
.pcDISP {
  display: none !important;
}

.spDISP {
  display: initial !important;
}

.container {
  padding: 0;
}

#main {
  padding-top: 0px;
}

body {
  overflow: hidden;
}

#pageTopBtn {
  z-index: 100;
}

.txt__dotline {
  padding-bottom: 0;
  margin-top: 10vw;
}

.sec {
  width: 100%;
  text-align: center;
}
.sec__inner980, .sec__inner800 {
  width: 90%;
  margin: auto;
  padding: 30px 0;
}

.headline__main .eng_S {
  font-size: 10vw;
  padding-bottom: 2vw;
}
.headline__main .jpn_L {
  font-size: 20px;
  font-size: 2rem;
}
.headline__wide:before {
  font-size: 70px;
  font-size: 7rem;
  white-space: nowrap;
  line-height: 80px;
  opacity: 0.2;
}
.headline__wide .sec__inner980 {
  display: block;
  text-align: left;
}
.headline__wide .num {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  font-size: 20px;
  font-size: 2rem;
}
.headline__wide .jpn {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 0;
  display: inline-block;
  vertical-align: bottom;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: flex-start;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: flex-end;
  line-height: 40px;
}
.headline__wide .jpn img {
  width: 40px;
  margin-right: 5px;
  vertical-align: bottom;
}
.headline__wide .jpn span {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 40px;
}
.headline__wide .eng {
  padding-top: 0;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
#area .headline__wide:before {
  background-size: 35%;
}
.headline__dotline p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}
.headline__dotline p span {
  font-size: 25px;
  font-size: 2.5rem;
}

.btn {
  width: 100%;
  font-size: 4.5vw;
  height: auto;
  line-height: inherit;
  font-size: 4vw;
  letter-spacing: -0.05em;
  padding: 15px 0;
}

.table__wrap {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.table__wrap th, .table__wrap td {
  font-size: 10px;
  font-size: 1rem;
  padding: 5px;
}

#partnersArea h2 img {
  vertical-align: inherit;
}

/* ==========================================================================
   header
========================================================================== */
.menutriggerWrap {
  width: 8vw;
  height: 8vw;
  z-index: 1111111111;
}

.menu-trigger {
  display: inline-block;
  width: 30px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 25px;
  z-index: 222222;
  margin-top: 10px;
  cursor: pointer;
}
.menu-trigger:after {
  background: url(/img/special/natsuyasumi/2022/menu.png) no-repeat top center;
  background-size: 65px;
  content: '';
  height: 70px;
  width: 65px;
  right: -16px;
  top: -25px;
}
.menu-trigger span {
  width: 90%;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}

#navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 60px 0 40px;
  box-sizing: border-box;
  text-align: center;
}
#navigation .navigation_inner {
  box-sizing: border-box;
  width: 90%;
}
#navigation .navigation_inner h1 {
  width: 150px;
  margin: auto;
}
#navigation .navigation_inner h1 img {
  width: 100%;
  max-height: inherit;
}

/* ==========================================================================
   kv
========================================================================== */
.kvArea {
  position: relative;
  padding-top: 0px;
}
.kvArea__wrap {
  position: inherit;
}
.kvArea__wrap.spDISP {
  display: block !important;
}
.kvArea__player {
  width: 95%;
  position: absolute;
  top: 30px;
  left: 45%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.kvArea__title {
  width: 87%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.kvArea__lead {
  padding-bottom: 0;
}
.kvArea__lead--hat {
  display: none;
}
.kvArea__lead p {
  margin-bottom: 20px;
}
.kvArea__lead p span {
  font-size: 14px;
  font-size: 1.4rem;
}

/* ==========================================================================
   navArea
========================================================================== */
.navArea .sec__inner980 {
  width: 100%;
}
.navArea__nav__list {
  width: calc((100% - 6px) / 4) !important;
  margin-right: 2px;
}
.navArea__nav__list a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  height: 12vw;
}
@media screen and (max-width: 320px) {
  .navArea__nav__list a {
    font-size: 10px;
    font-size: 1rem;
  }
}
.navArea__nav__list a:hover {
  height: 15vw;
}
body.top .navArea__nav__list.top a {
  color: #fff600;
  height: 15vw;
}
body.howtochoose .navArea__nav__list.howtochoose a {
  color: #fff600;
  height: 15vw;
}
body.bigginersguide .navArea__nav__list.bigginersguide a {
  color: #fff600;
  height: 15vw;
}
body.match .navArea__nav__list.match a {
  color: #fff600;
  height: 15vw;
}

/* ==========================================================================
   titleArea
========================================================================== */
.titleArea {
  background: url(/img/special/natsuyasumi/2022/campaign_sp.png) no-repeat top center;
  background-size: auto 200px;
  background-repeat: repeat;
  height: 200px;
  position: relative;
}
body.top .titleArea {
  background: url(/img/special/natsuyasumi/2022/campaign_sp.png) no-repeat top center;
  background-size: auto 200px;
  background-repeat: repeat;
  height: 200px;
}
body.howtochoose .titleArea {
  background: url(/img/special/natsuyasumi/2022/howtochoose_sp.png) no-repeat top center;
  background-size: auto 230px;
  background-repeat: repeat;
  height: 230px;
}
body.bigginersguide .titleArea {
  background: url(/img/special/natsuyasumi/2022/bigginersguide_sp.png) no-repeat top center;
  background-size: auto 230px;
  background-repeat: repeat;
  height: 230px;
}
.titleArea__txt {
  width: 90%;
  box-sizing: border-box;
  padding: 30px 5% 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  box-sizing: border-box;
  padding: 30px 20px 0;
  box-sizing: border-box;
  margin: auto;
  background: #e1e1e1;
  margin-top: 10px;
  position: inherit;
  transform: none;
  left: inherit;
}

/* ==========================================================================
   TOP
========================================================================== */
body.top .tabArea .tabSelecter .tab {
  width: 90%;
  top: -40px;
}
body.top .tabArea .tabSelecter .tab li {
  height: 40px;
  margin-right: 5px;
}
body.top .tabArea .tabSelecter .tab li a:hover {
  padding: 0;
}
body.top .tabArea .tabSelecter .tab li.current a {
  padding: 0;
}

.ankerArea .fixednav {
  padding: 30px 0;
}
.ankerArea .fixednav__btn {
  background: #fff;
  margin: auto;
  display: block !important;
  width: 90%;
  box-sizing: border-box;
  padding: 10px 20px;
  border-radius: 20px;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}
.ankerArea .fixednav__btn:after {
  display: inline-block;
  font-family: 'ionicons';
  content: "\f30f";
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  font-size: 100%;
}
.ankerArea .fixednav.active .fixednav__btn:after {
  transform: translateY(-50%) rotate(-90deg);
}
.ankerArea .fixednav.active ul {
  display: flex;
  width: 90%;
  margin: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 30px 0 0;
}
@media screen and (max-width: 350px) {
  .ankerArea .fixednav.active ul {
    justify-content: center;
  }
}
.ankerArea .fixednav.active ul li {
  margin-bottom: 5px;
  width: calc((100% - 50px) / 6);
}
.ankerArea .fixednav.active ul li:nth-child(6n) {
  margin-right: 0;
}
.ankerArea .fixednav.active ul li .embM {
  margin: auto;
}
.ankerArea ul {
  display: none;
}
.ankerArea ul li a:after {
  content: none;
}

.clubnav, .clubnav2, .clubnav3 {
  padding: 15px 0;
  top: inherit;
  bottom: 0;
}
.clubnav__btn, .clubnav2__btn, .clubnav3__btn {
  display: block;
  background: #fff;
  width: 90%;
  margin: auto;
  border-radius: 23px;
  padding: 9px 20px;
  box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
}
.clubnav__btn:after, .clubnav2__btn:after, .clubnav3__btn:after {
  display: inline-block;
  font-family: 'ionicons';
  content: "\f30f";
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  font-size: 100%;
}
.clubnav.is-in ul, .clubnav2.is-in ul, .clubnav3.is-in ul {
  display: none;
  width: 100%;
}
.clubnav.is-in.active ul, .clubnav2.is-in.active ul, .clubnav3.is-in.active ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  width: 70%;
  margin: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px 0 0;
  margin-right: 20%;
}
@media screen and (max-width: 350px) {
  .clubnav.is-in.active ul, .clubnav2.is-in.active ul, .clubnav3.is-in.active ul {
    justify-content: center;
  }
}
.clubnav.is-in.active ul li, .clubnav2.is-in.active ul li, .clubnav3.is-in.active ul li {
  margin: 0 0 15px;
  width: calc((100% - 50px) / 5);
}
.clubnav.is-in.active ul li:nth-child(5n), .clubnav2.is-in.active ul li:nth-child(5n), .clubnav3.is-in.active ul li:nth-child(5n) {
  margin-right: 0;
}
.clubnav.is-in.active ul li .embM, .clubnav2.is-in.active ul li .embM, .clubnav3.is-in.active ul li .embM {
  margin: auto;
}
.clubnav.is-in.active ul li a:after, .clubnav2.is-in.active ul li a:after, .clubnav3.is-in.active ul li a:after {
  content: none;
}
.clubnav.is-in.active .clubnav__btn:after, .clubnav.is-in.active clubnav2__btn:after, .clubnav.is-in.active clubnav3__btn:after, .clubnav2.is-in.active .clubnav__btn:after, .clubnav2.is-in.active clubnav2__btn:after, .clubnav2.is-in.active clubnav3__btn:after, .clubnav3.is-in.active .clubnav__btn:after, .clubnav3.is-in.active clubnav2__btn:after, .clubnav3.is-in.active clubnav3__btn:after {
  transform: translateY(-50%) rotate(90deg);
}

.campaignArea {
  padding-top: 50px;
}
.campaignArea__ttl {
  width: 100%;
  left: 5%;
  padding: 0 0 20px;
}
.campaignArea__ttl .embL {
  margin-top: -10px;
}
.campaignArea__ttl span:last-child {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 20px 10px 30px;
  margin-left: 30px;
  letter-spacing: inherit;
}
.campaignArea__card {
  margin-bottom: 30px;
  width: 100%;
  margin-right: 0;
}
.campaignArea__card img {
  z-index: 1;
  position: relative;
}
.campaignArea__card:before {
  z-index: 0;
  top: 20px;
  left: 20px;
}
.campaignArea__card:nth-child(even) {
  top: inherit;
}
.campaignArea__card .btn {
  width: 250px;
}
.campaignArea__card--con {
  z-index: 1;
  position: relative;
  padding: 0 0 20px;
}
.campaignArea__card--con .seki {
  margin-bottom: 8px;
  font-size: 16px;
  font-size: 1.6rem;
}
.campaignArea__card--con .kikan {
  font-size: 14px;
  font-size: 1.4rem;
}
.campaignArea__card--con .kikan span {
  font-size: 12px;
  font-size: 1.2rem;
}
.campaignArea__card--con .eng {
  font-size: 30px;
  font-size: 3rem;
}
.campaignArea__card--con .match {
  margin-bottom: 15px;
}
.campaignArea__card--con .info {
  font-size: 12px;
  font-size: 1.2rem;
}
.campaignArea__wrap + .campaignArea__ttl {
  margin-top: 50px;
}
.campaignArea .bg__naname .sec__inner980 {
  width: 100%;
}
.campaignArea .bg__naname .sec__inner980 .campaignArea__card:nth-child(1) {
  position: relative;
  left: 0;
  width: 90%;
}
.campaignArea .bg__naname .sec__inner980 .campaignArea__card:nth-child(2) {
  position: relative;
  right: -10%;
  width: 90%;
}
.campaignArea .bg__naname .nanameBG {
  z-index: 0;
  background-size: auto;
  height: 500px;
  top: -50px;
}
.campaignArea hr {
  margin: 50px 0;
  opacity: 0.5;
  display: block !important;
}

/* ==========================================================================
   how to choose
========================================================================== */
.howtoankerArea {
  margin-top: -100px;
}
.howtoankerArea .sec__inner800 {
  box-sizing: border-box;
  background: #e1e1e1;
  width: 100%;
  padding: 20px 5% 30px;
}
.howtoankerArea__nav {
  align-items: stretch;
}
.howtoankerArea__nav__list {
  width: 31%;
  box-shadow: 5px 5px 0px 1px rgba(0, 0, 0, 0.1);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
}
.howtoankerArea__nav__list img {
  width: 30px;
  margin-bottom: 5px;
}
.howtoankerArea__nav__list a {
  padding: 10px 0 20px;
}
.howtoankerArea__nav__list a:after {
  bottom: -5px;
  font-size: 18px;
}
.howtoankerArea__nav__list a:hover a:after {
  bottom: -5px;
}
.howtoankerArea__nav__list:before {
  border: 3px solid #000;
  border-radius: 7px;
  top: -1.5vw;
  left: -1.5vw;
}
.howtoankerArea__nav__list:after {
  border-radius: 7px;
}
.howtoankerArea__nav__list .txt {
  font-size: 3vw;
  letter-spacing: inherit;
  line-height: 1.3;
}
.howtoankerArea__nav__list .txt span {
  font-size: 3.5vw;
}
.howtoankerArea__nav__list .num {
  width: 7vw;
  height: 7vw;
  line-height: 7vw;
  font-size: 4vw;
  top: -6vw;
}
.howtoankerArea__nav__list.area a:before {
  background-size: 70%;
}

.playerandteamArea, .eventArea, .areaAera, .scheduleArea {
  display: block;
  margin-top: -70px;
  padding-top: 70px;
}
.playerandteamArea .headline__dotline, .eventArea .headline__dotline, .areaAera .headline__dotline, .scheduleArea .headline__dotline {
  margin-bottom: 20px;
}

.areaArea > .sec__inner980 {
  padding-bottom: 70px;
}

.choosecard__wrap {
  display: block;
}
.choosecard__wrap + .headline__dotline {
  margin-top: 10vw;
}
.choosecard__card {
  width: 100%;
}
.choosecard__card + .choosecard__card {
  margin-top: 30px;
}
.choosecard__card img {
  max-width: 400px;
  margin: auto;
  display: block;
}
.choosecard__list li {
  display: block;
}
.choosecard__list li .btn {
  width: 90%;
  padding: 11px;
  font-size: 14px;
  font-size: 1.4rem;
  max-width: 300px;
}
.choosecard__list li .btn:after {
  position: absolute;
  font-family: 'ionicons';
  content: '\f30f';
  right: 7%;
  color: #fff;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.choosecard__list li .data {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.choosecard__list li .data .day {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
.choosecard__list li .data .match {
  font-size: 14px;
  font-size: 1.4rem;
}
.choosecard__img img {
  margin: 0 auto -60px;
}
.choosecard__img--con ul li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}

.tabSelecter {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.tabSelecter li > a {
  font-size: 14px;
  font-size: 1.4rem;
}
.tabSelecter li > a:hover {
  opacity: 1;
}
.tabSelecter li.current:after {
  bottom: -15px;
  border-left: 13px solid #000;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

#schedule .tabSelecter .tab li {
  width: calc((100% - 2%) / 3);
  margin-bottom: 5px;
  display: block;
  margin-top: 0;
}
#schedule .tabSelecter .tab li:nth-child(7n) {
  margin-right: 1%;
}
#schedule .tabSelecter .tab li:nth-child(6), #schedule .tabSelecter .tab li:nth-child(9), #schedule .tabSelecter .tab li:nth-child(12), #schedule .tabSelecter .tab li:nth-child(15), #schedule .tabSelecter .tab li:nth-child(18), #schedule .tabSelecter .tab li:nth-child(21), #schedule .tabSelecter .tab li:nth-child(24), #schedule .tabSelecter .tab li:nth-child(27) {
  margin-right: 0;
}
#schedule .tabSelecter .tab li.current:after {
  content: none;
}
#schedule .tabSelecter .tab li > a {
  padding: 0;
}
#schedule .tabSelecter .tab li > a .day {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 0;
}
#schedule .tabSelecter .tab li > a .day i {
  font-size: 10px;
  font-size: 1rem;
}
#schedule .tabSelecter .tab li > a .youbi {
  font-size: 10px;
  font-size: 1rem;
}
#schedule .tabSelecter .tab li > a:hover {
  opacity: 1;
}

#schedule .fixednav {
  padding: 30px 5%;
}

.area .kome, .schedule .kome {
  display: block !important;
}

body.howtochoose .table__wrap .btn {
  width: 100%;
  padding-right: 30px;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 1.5vw 25px 1.5vw 10px;
}
body.howtochoose .tabSelecter li:nth-child(n + 4) {
  margin-top: 15px;
}

/* ==========================================================================
   bigginers guide
========================================================================== */
.bigginerankerArea .sec__inner800 {
  padding: 30px 0;
}
.bigginerankerArea__nav {
  flex-wrap: wrap;
}
.bigginerankerArea__nav__list {
  border: none;
  width: 49%;
  margin-bottom: 10vw;
  background: #fff;
  margin-bottom: 10px;
  padding: 1em 0 1.5em;
}
.bigginerankerArea__nav__list:nth-child(3), .bigginerankerArea__nav__list:nth-child(4) {
  margin-bottom: 0;
}
.bigginerankerArea__nav__list:nth-child(1) {
  border: none;
}
.bigginerankerArea__nav__list a {
  height: 3em;
  border-radius: 7px;
}
.bigginerankerArea__nav__list a:after {
  font-size: 18px;
  font-size: 1.8rem;
}
.bigginerankerArea__nav__list a .txt {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 320px) {
  .bigginerankerArea__nav__list a .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.bigginerankerArea__nav__list a .txt span {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 320px) {
  .bigginerankerArea__nav__list a .txt span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.bigginerankerArea__nav__list .num {
  width: 7vw;
  height: 7vw;
  line-height: 7vw;
  font-size: 4vw;
  top: -3vw;
}

.bigginerArea__title {
  margin-top: 50px;
}
.bigginerArea__title .jpn {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
}
.bigginerArea__title .jpn img {
  display: block;
  margin: auto;
  margin-bottom: 8px;
}
.bigginerArea__title .engttl img {
  height: auto;
  width: 90%;
}
.bigginerArea__title:before {
  width: 100%;
  text-align: center;
}

.bigginerseatArea .sec__inner980 {
  padding-bottom: 50px;
}
.bigginerseatArea__wrap .CLM__half {
  display: block;
}
.bigginerseatArea__wrap .CLM__half img {
  display: block;
}
.bigginerseatArea__con {
  border: 2px solid #1ba496;
  width: 100%;
  background: #e6e6e6;
}
.bigginerseatArea__con:nth-child(1) {
  padding-right: 0;
  margin-bottom: 20px;
}
.bigginerseatArea__con:nth-child(2) {
  padding-left: 0;
}
.bigginerseatArea__con .ttl {
  font-size: 16px;
  font-size: 1.6rem;
}
.bigginerseatArea__con .ttl .txt__yellow {
  font-size: 18px;
  font-size: 1.8rem;
}
.bigginerseatArea__con .txt {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.bigginerseatArea__con .txt span {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 3px 5px;
  background: #1ba496;
  color: #fff;
}
.bigginerseatArea__con kome {
  margin-bottom: 0;
}
.bigginerseatArea__txt {
  padding: 5%;
}

.bigginerbelongingsArea {
  padding: 50px 0;
}
.bigginerbelongingsArea__wrap {
  display: block;
  position: relative;
}
.bigginerbelongingsArea__con {
  width: 260px;
  background: #FFF;
  margin-right: 10px;
  box-shadow: rgba(0, 0, 0, 0.1);
}
.bigginerbelongingsArea__con img.spDISP {
  display: block !important;
}
.bigginerbelongingsArea__con div .ttl {
  padding: 10px 0px;
}
.bigginerbelongingsArea .sec__inner980 {
  margin-right: 0;
  padding: 0;
  width: 95%;
}
.bigginerbelongingsArea .btn {
  width: 95%;
  margin-left: 0;
}

.slick-prev, .slick-next {
  display: none;
}

.bigginerpreventionArea__img {
  width: 100%;
  margin: 10px auto 20px;
}
.bigginerpreventionArea__wrap {
  display: block;
}
.bigginerpreventionArea__con {
  margin-bottom: 40px;
  width: 100%;
}
.bigginerpreventionArea__con .icon {
  width: 80px;
  top: -20px;
  left: -10px;
}
.bigginerpreventionArea__con .icon img {
  width: 100%;
}
.bigginerpreventionArea__con .img:before {
  top: 10px;
  left: 10px;
  background-size: cover;
}
.bigginerpreventionArea__txt {
  margin-top: -45vw;
  padding-top: 45vw;
  padding-bottom: 50px;
}
.bigginerpreventionArea__txt p {
  width: 90%;
  margin: 0 auto 40px;
  text-align: left;
}
.bigginerpreventionArea__txt .btn {
  width: 90%;
}

.bigginerenjoyArea .bigginerArea__title .engttl img {
  width: 40%;
}
.bigginerenjoyArea__wrap {
  display: block;
}
.bigginerenjoyArea__con {
  border: 3px solid #e8e8e8;
}
.bigginerenjoyArea__con + .bigginerenjoyArea__con {
  margin-top: 20px;
}
.bigginerenjoyArea__con img {
  width: 100%;
}
.bigginerenjoyArea__con .img.spDISP {
  order: unset;
  width: 100%;
}
.bigginerenjoyArea__con .img.spDISP img {
  width: 100%;
  height: 100%;
  position: inherit;
  transform: inherit;
  left: inherit;
}
.bigginerenjoyArea__con figcaption {
  width: 100%;
}
.bigginerenjoyArea__con .ttl {
  padding: 10px 0;
}
.bigginerenjoyArea__con .sttl {
  font-size: 14px;
  font-size: 1.4rem;
}
.bigginerenjoyArea__con .jpn {
  padding-left: 10px;
}
.bigginerenjoyArea__con .num {
  font-size: 30px;
  font-size: 3rem;
  padding: 0 10px;
}
.bigginerenjoyArea__con .num .eng {
  font-size: 11px;
  font-size: 1.1rem;
}
.bigginerenjoyArea__con .txt {
  padding: 5%;
}
.bigginerenjoyArea__con .addtxt {
  margin: 0 5% 5%;
}
.bigginerenjoyArea__con:last-child .CLM__three {
  display: block;
}
.bigginerenjoyArea__con:last-child .CLM__three li {
  width: 100%;
}
.bigginerenjoyArea__con:last-child .CLM__three li img {
  margin-bottom: 0;
  display: block;
}
.bigginerenjoyArea__con:last-child .CLM__three li p:last-child {
  background-color: #f2f2f2;
  border-radius: 0 0 10px 10px;
  padding: 20px;
}
.bigginerenjoyArea__con:last-child .CLM__three li + li {
  margin-top: 30px;
}
.bigginerenjoyArea__wide {
  padding: 5%;
}
.bigginerenjoyArea__wide--wrap {
  display: block;
}
.bigginerenjoyArea__wide--wrap li {
  width: 100%;
}
.bigginerenjoyArea__wide--wrap li + li {
  margin-top: 20px;
}
.bigginerenjoyArea__wide--wrap li img {
  display: block;
}
.bigginerenjoyArea__wide--wrap li .name {
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 2px solid #000;
}
.bigginerenjoyArea__wide--wrap li .name span {
  font-size: 18px;
  font-size: 1.8rem;
}
.bigginerenjoyArea__wide--ttl:after {
  width: 100%;
  text-align: center;
  top: 15px;
}
