@charset "utf-8";
.contentsWrap{
  font-family: "Noto Sans JP","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
}
/* コンテンツ幅 フル */
.contentsInr{width:auto;padding:0px;}
/* コンテンツ幅 950px */
.contentsInr .contentsUnit{padding:0 20px;}

.ctm_contentsFull.bg01{background-color:#ff4c00;}
.ctm_contentsFull.bg02{background-color:#ffffff;}
.ctm_contentsFull.bg03{background-color:#fff57e;padding: 120px 0;}
.campWrap{
  background: #fff57e url(/jp/ja/dom/special/travel-trial/try-ranking/img_sites/bg_main-contents02_pc.png);
  background-position: center top 40%;
  background-size: 100%;
  background-repeat: no-repeat;
  clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
  margin: 0 calc(50% - 50vw);
  padding: 35% calc(50vw - 50%) 15%;
}
.campWrap h2{
  width: 60%;
  margin: 0 auto 60px;
}
.campCont{
  padding: 0 5px;
}
.campDetailBtn button {
  width: 460px;
  padding: 20px 0;
  border: 1px solid #333;
  border-radius: 50px;
  position: relative;
  background-color: #fff;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.campDetailBtn button::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #333333;
  position: absolute;
  top: 50%;
  right: 30px;
}
.campDetailBtn button::before {
  transform: rotate(90deg);
}
.campDetailBtn button.is-active::before {
  transform: rotate(0deg);
}
.campDetailBtn button::before,
.campDetailBtn button::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #333333;
  position: absolute;
  top: 50%;
  right: 30px;
}
.howtoWrap{
  margin:168px 0 90px;
}
.howtoTtl h3{
  width: 29%;    
  margin: 0 auto 60px;
}
.howtoColWrap{
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.howtoCol{
  width: calc((100% - 60px) / 3);
  background-color: #ffffff;
  padding: 30px 26px;  border: 1px solid #333333;
  box-shadow: 5px 4px #ff4c00;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.howtoCol > .howtoColBtn{
  margin-top:auto;
}
.howtoCol > .howtoColBtn .otherIcon{
  width: 16px;
  position: absolute;
  right: 29px;
  top: 50%;
  transform: translateY(-50%);
}
.howtoCol p{
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 1.8;
}
.howtoCol__label{
  margin: 0 35px 20px;
}
.leadTxt {
  text-align: center;
  margin-top: 4.6vw;
  position: relative;
}
.leadTxt::before {
  content: "";
  display: inline-block;
  width: 1139px;
  height: 350px;
  background: url(/jp/ja/dom/special/travel-trial/try-ranking/img_sites/bg_main-contents01_pc.png) no-repeat bottom center / 100%;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translate(50%, 50%);
}
.leadTxt p {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.3rem;
}
.leadTxt p:first-child {
  margin-top: 0;
}
.leadTxt__inr {
  display: inline-block;
  background: #fff57e;
  padding-bottom: 1px;
  margin-top: 27px;
}
.leadTxt__inr.leadTxt__inr--pdl {
  padding-left: 6px;
}
/*.leadTxt__inr.leadTxt__inr--pdr {
  padding-right: 6px;
}*/
  .voteAreaWrap{
    background: url(/jp/ja/dom/special/travel-trial/try-ranking/img_sites/bg_main-contents03_pc.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: repeat-y;
    margin: 0 calc(50% - 50vw);
    padding: 110px calc(50vw - 50%) 180px;
}
  .voteAreaWrap h2{
    width:32%; 
    margin: 0 auto 50px;
  }
  .voteAreaWrap .voteAreaMapImg{
    width: 54%;
    margin: 0 auto 10px;
  }
  .voteAreaMap{
    position: relative;
    text-align: center;
  }
  .voteAreaMap li{
    position: absolute;
    font-size: 1.6rem;
  }
  .voteAreaMap li:first-child{
    top: 23%;
    right: 26%;
  }
  .voteAreaMap li:nth-child(2){
    bottom: 39%;
    right: 30%;
  }
  .voteAreaMap li:nth-child(3){
    bottom: 39%;
    right: 40%;
  }
  .voteAreaMap li:nth-child(4){
    bottom: 32%;
    left: 48%;
  }
  .voteAreaMap li:nth-child(5){
    bottom: 35%;
    left: 36%;
  }
  .voteAreaMap li:nth-child(6){
    bottom: 24%;
    left: 25%;
  }
  .voteAreaMap li a:link {
    padding: 3px 11px;
    background-color: #ffffff;
    border: 1px solid #333333;
    border-radius: 20px;
    font-weight: bold;
  }
  .voteAreaMap li a:hover{
    text-decoration: none;
  }
  .voteAreaMap li:first-child a:hover {
    background-color: #2ed1e1;
  }
  .voteAreaMap li:nth-child(2) a:hover {
    background-color: #ff99d2;
  }
  .voteAreaMap li:nth-child(3) a:hover {
    background-color: #c9b833;
  }
  .voteAreaMap li:nth-child(4) a:hover {
    background-color: #a59be9;
  }
  .voteAreaMap li:nth-child(5) a:hover {
    background-color: #ffdc1a;
  }
  .voteAreaMap li:nth-child(6) a:hover {
    background-color: #52db58;
  }
  .voteAreaMap p{
    display: inline-block;
    margin-top: 15px;
    padding: 10px 20px;
    border: 1px solid #333333;
    position: relative;
    border-radius: 30px;
    background-color: #ffffff;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .voteAreaMap p::before{
    content: "";
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 16px solid #333;
    border-top: 0;
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .voteAreaMap p::after{
    content: "";
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 16px solid #ffffff;
    border-top: 0;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .voteBtnWrap .contentBtn{
    width: 516px;
    padding: 24px 0;
    font-size: 2rem;
  }
  .voteBtnWrap .contentBtn{
    background-color: #ff4c00;
    margin-top: 70px;
  }
  .howtoColBtn .contentBtn{
    background-color: #ffffff;
    margin-top: 25px;
  }
  .contentBtn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    border-radius: 50px;
  }
  .contentBtn.ancLink{
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.2em;
  }
  .contentBtn.ancLink::before,.contentBtn.ancLink::after{
    content: "";
    display: inline-block;
    width: 14px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
  }
  .contentBtn.ancLink::before{
    right: 50px;
    top: 50%;
    transform: rotate(45deg);
  }
  .contentBtn.ancLink::after{
    right: 40px;
    top: 50%;
    transform: rotate(135deg);
  }
  .contentBtn.linkBtn{
    width: 100%;
    max-width: 100%;
    padding: 16px 0;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.3;
    border: 1px solid #000;
  }
  .contentBtn.linkBtn::before,.contentBtn.linkBtn::after{
    content: "";
    position: absolute;
    vertical-align: middle;
    margin: auto;
  }
  .contentBtn.linkBtn::before{
    right: 28px;
    top: 15px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #000;
  }
  .contentBtn.linkBtn::after{
    top: 24px;
    right: 34px;
    width: 5px;
    height: 5px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
    transform: rotate(90deg);  }  
  .howtoCol:first-of-type .contentBtn.linkBtn::before,
  .howtoCol:first-of-type .contentBtn.linkBtn::after {
    content: none;
  }
.noteTxt--star{
  margin-bottom: 5px;
  text-align: right;
  font-size: 1.2rem;
}
@media all and (max-width:739px){
  /*.ctm_contentsFull_img{
  padding: 45px 0 0;
  }*/
  .heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
    width: 90%;
  }
  .ctm_contentsFull.bg03{
    padding:35px 0 45px; 
  }
  .campWrap{
    background: #fff57e url(/jp/ja/dom/special/travel-trial/try-ranking/img_sites/bg_main-contents01_sp.png);
    background-position: center top 14vw;
    background-size: 100%;
    background-repeat: no-repeat;
    clip-path: polygon(0 7%, 100% 0, 100% 100%, 0 100%);
    margin: 0 calc(50% - 50vw);
    padding: 34vw calc(50vw - 50%) 13.5vw;
  }
  .campWrap h2{
    width: 80%;
    margin: 0 auto 30px;
  }
  .howtoWrap{
    margin:100px 0 0;
  }
  .howtoTtl h3{
    width: 55%;    
    margin: 0 auto 35px;
  }
  .howtoColWrap{
    display: block;
    margin: 0 40px;
  }
  .howtoCol{
    width: 100%;
    padding: 18px 20px 25px;
  }
  .howtoCol:nth-of-type(2) .contentBtn.linkBtn::after {
    right: 26px;
  }
  .howtoCol:nth-of-type(n+2){
    margin-top: 25px;
  }
  .howtoCol p{
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.12em;
  }
  .howtoCol__label{
    margin: 0 0 20px;
    text-align: center;
  }
  .howtoCol__label img{
    width: 140px;
  }
  .leadTxt{
    margin: 45px 0 15px;
  }
  .leadTxt::before{
    content: none;
  }
  .leadTxt p {
    font-size: 88%;
    letter-spacing: 0.06rem;
  }
  .leadTxt__inr {
    margin-top: 4vw;
  }
  .leadTxt__inr.leadTxt__inr--pdlsp {
    padding-left: 6px;
  }
  .leadTxt__inr.leadTxt__inr--pdrsp {
    padding-right: 6px;
  }
  .cpnTtl__inr .noteList {
    font-size: 3vw;
  }
  .campDetailBtn {
    margin: 45px 20px 0;
  }
  .campDetailBtn button {
    width: 100%;
    padding: 15px 0;
    font-size: 1.8rem;
    color:#000000!important;
  }
  .campDetailBtn button::before, 
  .campDetailBtn button::after{
    width: 14px;
    right: 20px;
  }
  .voteBtnWrap .contentBtn,.detailBtnWrap .contentBtn{
    width: 100%;
    padding: 15px 0;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
  }
  .voteBtnWrap .contentBtn{
    margin-top: 45px;
    font-weight: 100;
  }
  .contentBtn.linkBtn {
    font-size: 1.4rem;
    letter-spacing: 0.2em;
  }
  .contentBtn.linkBtn::before{
    right: 20px;
  }
  .contentBtn.linkBtn::after{
    right: 23px;
  }
  .voteAreaWrap{
    background: url(/jp/ja/dom/special/travel-trial/try-ranking/img_sites/bg_main-contents02_sp.png);
    padding: 26.7vw calc(50vw - 50%) 15vw;
  }
  .voteAreaWrap h2{
    width:58%; 
    margin: 0 auto 25px;
  }
  .voteAreaWrap .voteAreaMapImg{
    width: 100%;
    margin: 0 auto 10px;
  }
  .voteAreaMap li{
    font-size: 3.4vw;
  }
  .voteAreaMap li:first-child{
    top: 22%;
    right: 0%;
  }
  .voteAreaMap li:nth-child(2){
    bottom: 45%;
    right: 12%;
  }
  .voteAreaMap li:nth-child(3){
    bottom: 45%;
    right: 27%;
  }
  .voteAreaMap li:nth-child(4){
    bottom: 37%;
    left: 45%;
  }
  .voteAreaMap li:nth-child(5){
    bottom: 42%;
    left: 20%;
  }
  .voteAreaMap li:nth-child(6){
    bottom: 29%;
    left: 4%;
  }
  .voteAreaMap li a:link {
    padding: 3px 11px;
    background-color: #ffffff;
    border: 1px solid #333333;
    border-radius: 20px;
    font-weight: bold;
  }
  .voteAreaMap p{
    display: inline-block;
    margin-top: 15px;
    padding: 10px 20px;
    border: 1px solid #333333;
    position: relative;
    border-radius: 30px;
    background-color: #ffffff;
    font-size: 4.1vw;
    font-weight: 500;
  }
  .voteAreaMap p::before{
    content: "";
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 16px solid #333;
    border-top: 0;
    position: absolute;
    top: -19%;
  }
  .voteAreaMap p::after{
    content: "";
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 16px solid #ffffff;
    border-top: 0;
    position: absolute;
    top: -7px;
    transform: translate(-50%, -8px);
  }
  }
  @media (max-width: 374px) {
  .howtoColWrap{
    margin: 0;
  }
  .howtoCol{
    width: 255px;
    margin: 0 auto;
  }
  .campDetailBtn{
    margin-right: 0;
    margin-left: 0;
  }
}
@media all and (min-width:740px){
  .contentsInr .contentsUnit{
    width:950px;
    padding:0px;
    margin:0 auto;
  }
  .contentBtn.linkBtn{
    letter-spacing: 0.2em;
  }
  .heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
    width: 50vw;
  }
  br + .leadTxt__inr.leadTxt__inr--pdl{
    padding-left: 0;
  }
  .leadTxt__inr.leadTxt__inr--pdlpc {
    padding-left: 6px;
  }
  .leadTxt__inr.leadTxt__inr--pdrpc {
    padding-right: 6px;
  }
}
@media screen and (min-width: 740px) and (max-width:949px){
  .campWrap,.voteAreaWrap{
    margin: 0;
  }}
  



/* ----------------------------------------------------------------
  modal
----------------------------------------------------------------- */
body.is-fixed {
  position: fixed;
  width: 100%;
}

/* modal
----------------------------------------------------------------- */
.modal {
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: .3s;
  z-index: 9999;
}

.modal.is-active {
  visibility: visible;
  opacity: 1;
}

.modal--dialog .modalPanel {
  height: auto;
}

.modal--dialog .modal__inner {
  padding: 0 10px;
}

.modal--dialog .modalPanel__inner {
  min-height: auto;
  padding-top: 96px;
  padding-bottom: 20px;
}

.modal--dialog .modalPanel__content {
  padding-bottom: 24px;
}

.modal--dialog .modalPanel__bottom {
  position: static;
  padding: 0 20px;
  border: none;
  box-shadow: none;
}

.modal--small .modalPanel__bottom {
  border: none;
}

.modal--noBtn .modalPanel__inner {
  height: 100%;
}

.modal--noBtn .modalPanel__bottom {
  position: static;
  padding: 0;
  box-shadow: none;
}

.modal__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.modalPanel {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  background: #fff;
  border-radius: 10px;
}

.modalPanel__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: auto;
  border-radius: 10px;
}

.modalPanel__inner:focus, .modalPanel__inner:focus-visible {
  outline: none;
}

.modalPanel__content {
  padding: 0 20px;
}

.modalPanel__content:last-of-type {
  margin-bottom: 12px;
}
.modalPanel__img{
  padding: 35px 45px 0;
}
.modalPanel__img ul{
  display: flex;
  justify-content: space-between;
}
.modalPanel__img ul > li{
  width: calc((100% - 60px)/3);
}
.modalPanel__img li figcaption{
  margin-top: 5px;
  color: #7d7d7d;
  letter-spacing: 0.15em;
  font-size: 1.6rem;
  font-weight: 500;
}
.modalPanel__bottom {
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  margin-top: auto;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  background: #fff;
  /*box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.16);*/
}


.modalPanel__close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 18px;
  right: 17px;
  z-index: 11;
}

.modalPanel__hdg {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 65px 67px 30px 0;
  background: #fff;
  line-height: 1;
  z-index: 10;
}
.modalPanel__hdg h2{
  width: 65%;
  margin-left: -30px;
}

@media screen and (max-width: 767.5px) {
  .modal--dialog .modalPanel {
    height: auto !important;
  }
  .modalPanel {
    height: 100% !important;
  }
  .modalPanel__content {
    height: auto !important;
    padding: 0;
  }
  .modal__inner{
    padding: 30px 20px;
  }
  .modalPanel__hdg {
    padding: 30px 0 32px;
  }
  .modalPanel__hdg h2 {
    width: 75%;
    margin-left: 0;
  }
  .modalPanel__img{
    padding: 0 45px 0;
  }
  .modalPanel__img ul{
    display: block;
  }
  .modalPanel__img ul > li{
    width: 100%;
    margin-bottom: 10px;
  }
  .modalPanel__img ul > li:nth-child(3){
    margin-bottom: 20px;
  }
  .modalPanel__img li figcaption{
    font-size: 1.4rem;
  }

}

@media screen and (min-width: 767.5px) {
  .modal--dialog .modal__inner {
    padding: 0 20px;
  }
  .modal--dialog .modalPanel__inner {
    padding-top: 104px;
    padding-bottom: 30px;
  }
  .modal--dialog .modalPanel__content {
    padding-bottom: 32px;
  }
  .modal--dialog .modalPanel__bottom {
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
  .modal--small .modalPanel {
    max-height: 640px;
    height: auto;
  }
  .modal--small .modalPanel__inner {
    min-height: auto;
  }
  .modal--noBtn {
    min-height: 10px;
    padding: 0;
  }
  .modal__inner {
    display: block;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    overflow-y: auto;
    white-space: nowrap;
  }
  .modal__inner::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
  }
  .modalPanel {
    height: auto;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
  }
  .modalPanel__inner {
    min-height: 640px;
    padding: 0 30px;
    overflow: initial;
  }
  .modalPanel__content {
    height: calc(100% - 226px);
    padding: 0;
    overflow: auto;
  }
  .modalPanel__content:last-of-type {
    margin-bottom: 32px;
  }
  .modalPanel__bottom {
    margin-top: 0;
    padding: 32px 0 65px;
    box-shadow: none;
  }
  .modalPanel__close {
    position: absolute;
  }
  .modalPanel__hdg.hdg--lv2 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 767.5px) and (max-height: 640.5px) {
  .modal__inner {
    padding: 0;
  }
  .modalPanel {
    height: auto;
  }
  .modalPanel__inner {
    min-height: auto;
  }
  .modalPanel__content {
    overflow: visible;
  }
  .modalPanel__bottom {
    position: static;
  }
}

/* overlay
----------------------------------------------------------------- */
.overlay {
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: .3s;
  z-index: 99;
}

.overlay.is-active {
  opacity: 1;
  visibility: visible;
}

/* ----------------------------------------------------------------
  案件固有
----------------------------------------------------------------- */
html[lang="ja"] .area-contents .btn {
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.area-contents {
  margin-top: 100px;
}

.area-contents .area-section button:focus {
  outline: 1px solid #000000;
}

.area-contents .area-section + .area-section {
  margin-top: 80px;
}

.area-contents h3 {
  padding: 8px 0;
  background-color: #cccccc;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.area-contents .area-section__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 14px;
  margin-top: 40px;
}

.area-contents .area-section__item .btn {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #000000;
  overflow: hidden;
  background-color: #ffffff;
}

.area-contents .area-section__item .btn__inner {
  display: flex;
  flex-direction: column;
  padding-bottom: 16px;
}

.area-contents .area-section__item img {
  max-width: 100%;
  width: auto;
}

.area-contents .area-section__item .btn__txt {
  margin: 10px;
  font-weight: 500;
}

.area-contents .area-section-01 h3 {
  background-color: #2ed1e1;
}
.area-contents .area-section-02 h3 {
  background-color: #ff99d2;
}
.area-contents .area-section-03 h3 {
  background-color: #c9b833;
}
.area-contents .area-section-04 h3 {
  background-color: #a59be9;
}
.area-contents .area-section-05 h3 {
  background-color: #ffdc1a;
}
.area-contents .area-section-06 h3 {
  background-color: #52db58;
}

.area-contents .area-section-01 .area-section__item .btn {
  box-shadow: 3px 3px 1px 0px #2ed1e1;
}
.area-contents .area-section-02 .area-section__item .btn {
  box-shadow: 3px 3px 1px 0px #ff99d2;
}
.area-contents .area-section-03 .area-section__item .btn {
  box-shadow: 3px 3px 1px 0px #c9b833;
}
.area-contents .area-section-04 .area-section__item .btn {
  box-shadow: 3px 3px 1px 0px #a59be9;
}
.area-contents .area-section-05 .area-section__item .btn {
  box-shadow: 3px 3px 1px 0px #ffdc1a;
}
.area-contents .area-section-06 .area-section__item .btn {
  box-shadow: 3px 3px 1px 0px #52db58;
}
.modal button[type="button"] {
  cursor: pointer; 
}
.modal button + a{
  margin-top: 25px!important;
}

.modal .modalPanel__bottom .btn {
  margin-top: 0;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 560px;
  height: 85px;
  color: #ffffff;
  line-height: 1;
  border: none;
  border-radius: 60px;
  font-size: 2rem;
  font-weight: normal;
}
.modal .modalPanel__bottom .btn.btn--or{
  background-color: #ff4c00 !important;
  letter-spacing: 0.2em;
}
.modal .modalPanel__bottom .btn.btn--wt{
  border: 1px solid #333333!important;
  color: #333333!important;
  background-color: #ffffff!important;
}
.modal .modalPanel__bottom .btn.btn--wt .otherIcon{
  width: 18px;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.modal .modalPanel__bottom .btn--or::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
	right: 30px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	transform: translateY(-50%) rotate(45deg);
  background: none;
}
/*.modal .modalPanel__bottom .btn--wt::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
	right: 30px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	transform: translateY(-50%) rotate(45deg);
  background: none;
}*/
.modal .modalPanel__bottom .btn:hover {
  text-decoration: underline;
}

.modal .modalPanel__close {
  padding: 0;
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 739px){
  .area-contents .area-section__item .btn__inner {
    padding-bottom: 0;
  }
  .modal .modalPanel__bottom .btn{
    padding: 2vw 0;
    width: 100%;
    height: auto;
    line-height: 1.5;
    font-size: 4vw;
    font-weight: normal;
  }
  .modal .modalPanel__bottom .btn.btn--or{
    padding: 5vw 0;
    letter-spacing: 0.1em;
  }
  .modal .modalPanel__bottom .btn::after/*,
  .modal .modalPanel__bottom .btn--wt::after*/{
    right: 20px;
    /*width: 10px;
    height: 10px;*/
  }
  .modal .modalPanel__bottom .btn.btn--wt .otherIcon{
    right: 17px;
  }
  .modal .modalPanel__bottom .btn--wt::after{
    content: none;
  }
  .modal button + a {
    margin-top: 10px !important;
  }
  .area-section__item > button{
    -webkit-appearance: none; 
    appearance: none;
    color:#000000;
  }
  .btn__txt {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 740px){
  .area-contents .area-section__list {
    grid-template-columns: repeat(5, 1fr);
    gap: 32px 24px;
  }

  .area-contents .area-section__item .btn__inner {
    padding-bottom: 12px;
  }

  .area-contents .area-section__item .btn__txt {
    margin: 12px 16px 0;
    font-size: 2.0rem;
    letter-spacing: 0.2em;
  }
  .modal .modalPanel__bottom .btn{
    line-height: 1.5;
    font-size: 2.0rem;
  }
}

