@charset "UTF-8";
/* CSS Document */

#membersbox .wrapper.spWrapper {
    width: 95%;
    min-width: 95%;
}
.sekai_mv img {
  max-width: 100%;
  height: auto;
}
.topread h2{
font-size:150%;
line-height:1.3;
padding:30px 0;
}
.topread h2 p{
font-size:220%;
line-height:1.3;
}

.mainimage{
padding-top:40%;
}

.read{
font-size:140%;
padding:0 0 30px 0;
}

.corona a{
font-size:140%;
padding:10px 0;
}

#membersbox .left{
float:none;
}
#membersbox .right{
float:none;
}

#membersbox .readbox{
width:100%;
padding-top:30px;
}
#membersbox .readbox .title1{
font-size:400%;
line-height:1.2;
text-align:center;
}
#membersbox .point h2{
font-size:240%;
padding-bottom:30px;
}
#membersbox .readbox h3{
font-size:200%;
color:#000;
padding:30px 0;
text-align:center;
}
#membersbox .readbox .txt{
text-align:center;
padding-bottom:30px;
}



#membersbox .point{
padding:70px 0 15px 0;
}
#membersbox .pointbox{
width:100%;
padding-bottom:50px;
}
#membersbox .num img{
height:40px;
}
#membersbox .num{
padding-bottom:5px;
}
#membersbox .pointbox h3{
font-size:200%;
}
#membersbox .pointbox .txt{
font-size:140%;
}
#membersbox .pointbox.point7{
text-align:center;
padding-top:0;
}
#membersbox .pointbox.point7 .num,#membersbox .pointbox.point7 h3,#membersbox .pointbox.point7 .txt{
padding-left:0;
}



#chef{
padding:25px 0;
}
#chef h3{
font-size:280%;
}
#chef .box{
padding:30px 0;
}
#chef .prof{
width:100%;
padding-top:0;
}
#chef h4{
font-size:220%;
}
#chef .txt{
padding:15px 0 25px 0;
}
#chef .image{
width:70%;
margin:0 auto;
}
#chef .right .txt,#chef .right h4{
padding-left:0;
}


#membersbox #info{
padding:40px 0 0 0;
}
#membersbox #info .left{
width:100%;

}
#membersbox #info .right{
width:100%;
padding-left:0;
padding-bottom:20px;
border-left:none;
}
#membersbox #info h4{
font-size:240%;
padding-bottom:20px;
}
#membersbox #info .txt{
font-size:140%;
padding-bottom:10px;
}
#membersbox #info .txt span{
color:#b29822;
}
#membersbox #info .caution{
font-size:120%;
text-indent:-1em;
padding-left:1em;
}
#membersbox #info .txt2{
font-size:120%;
text-align:left;
padding-top:30px;
}

.m_foot{
display:block;
padding:60px 0;
}
.m_foot .foot2{
width:100%;
padding-bottom:30px;
}
.m_foot .foot3{
width:100%;
}


#plan_btn{
position:fixed;
width:100%;
right:0;
top:auto;
bottom:50px;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: horizontal-tb;
          writing-mode: horizontal-tb;
}
#plan_btn a{
width:90%;
font-size:160%;
line-height:1;
padding:15px 0;
margin:0 auto;
border-radius:8px 8px 0px 0px ;
}

/* 20220420 */
.read2 {
font-size:140%;
padding:10px 0 0 0;
}
/* 220620 */
.ranking_no1 {
  font-size: 19px;
    margin-bottom: 4%;
    line-height: 2.2em;
}
.ranking_no1 span {
  font-size: 50px;
    color: #c49a14;
    font-weight: bold;
    display: inline-block;
    padding: 0 8px 0 5px;
}
/* 220801追加 */
#membersbox .point h2 {
    font-size: 200%;
    padding-bottom: 30px;
    padding-top: 25px;
}

/* 220906 */
.sekai_mv {
    min-width: auto;
    max-width: 100%;
    width: 100%;
    margin: auto;
}

.sekai_menu {
    width: 90%;
    margin: 0 auto 20%;
    justify-content: center;
    padding-top: 10%;
}

.sekai_menu li {
    width: 50%;
    margin-bottom: 5%;
}

.sekai_menu li:nth-child(2n+1){
    border-left: 1px solid #7D7D7D;
}

.intro_box {
    position: relative;
    width: 90%;
    margin: 10% auto 0;
}

.intro_box h2 {
    font-size: 6vw;
    margin-bottom: 10%;
    position: relative;
}

.intro_box h2 span {
    font-size: 5.5vw;
    padding: 0 2px;
}

.intro_box h2 strong {
  font-size: 3.8vw;
}

.intro_box::before {
  display: none;
}

.intro_box h2::before {
  content: "";
    background: url(../img/sec01_01_sp.png) no-repeat center/contain;
    width: 93vw;
    height: 17vw;
    position: absolute;
    top: -52%;
    left: 0;
}

.intro_box h2::after {
  content: "";
    background: url(../img/sec01_02_sp.png) no-repeat center/contain;
    width: 90vw;
    height: 15vw;
    position: absolute;
    bottom: -29%;
    right: 0;
}

.intro_box p {
  text-align: left;
}

.sekai_point .sekai_point_box {
  min-height: auto;
  margin-bottom: 20%;
  flex-direction: column-reverse;
}

.sekai_point .sekai_point_box .sekai_point_img {
    width: 100%;
    padding: 33% 0;
}

.sekai_point .sekai_point_box .sekai_point_txt {
    width: 100%;
    padding: 15% 5%;
    box-sizing: border-box;
}

.txt_boxs h4 {
    margin: 6% 0 7%;
    font-size: 6vw;
}

.sekai_point .sekai_point_box.reserse {
    flex-direction: column-reverse;
    margin-bottom: 20%;
}

.sekai_point .sekai_point_box.reserse .sekai_point_img {
    width: 100%;
}

.sekai_point_long {
    padding-bottom: 25%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.sekai_point_long .sekai_point_img {
    min-width: 100%;
    width: 100%;
}

.sekai_point_long .sekai_point_txt {
    width: 100%;
    padding: 15% 5%;
    box-sizing: border-box;
    margin: auto;
}

.sekai_point_long .sekai_point_txt h4 {
    margin: 6% 0 7%;
    font-size: 6vw;
}

.sekai_menu li a::after {
    right: 7px;
}

#membersbox .back_b.sekai {
  margin-bottom: 10%;
}

#membersbox .back_b.sekai .wrapper {
    width: 90%;
    min-width: auto;
    padding: 20% 0;
}

#chef h3.sekai_title {
    margin-bottom: 15%;
}

.sekai_title strong {
    font-size: 12vw;
}

#membersbox .back_b.sekai #chef .image {
    width: 100%;
}

#membersbox .back_b.sekai #chef .prof {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
}

#membersbox .back_b.sekai #chef .chef01::after {
    width: 60vw;
    height: 47vw;
    bottom: -10%;
    right: 0;
}

#membersbox .back_b.sekai #chef h4 {
    margin-bottom: 2%;
    font-size: 20px;
}

#membersbox .back_b.sekai #chef .chef02::after {
    width: 70vw;
    height: 46vw;
    bottom: -15%;
    right: -9%;
}

.m_foot .foot3.sekai {
    width: 60%;
    margin: auto;
}

#membersbox .back_b.sekai #chef h4 span {
    font-size: 16px;
}

#membersbox .back_b.sekai #chef .box {
    padding: 0;
}

#membersbox .back_b.sekai #chef .box:first-of-type {
  margin-bottom: 20%;
}

.flow_slider div.slick-list.draggable,
.flow_slider_reverse div.slick-list.draggable {
  margin-right: 0!important;
}

.p_slider_wrap {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.p_slider_thumbnail {
  order: 1;
}

.p_slider_thumbnail ul {
    width: 90%;
    margin: 0 auto 10%;
    position: relative;
    top: auto;
    right: auto;
}

.p_slider_wrap .p_slider {
  position: relative;
    order: 2;
    width: 100%;
    overflow: hidden;
}

.p_slider_thumbnail ul .slick-track {
  width: 100%!important;
  transform: translate3d(0px, 0px, 0px)!important;
}

.flow_slider div.slick-list.draggable,
.flow_slider_reverse div.slick-list.draggable {
  margin-right: 0!important;
}


.p_slider_item.brasil .p_slider_item_box,
.p_slider_item.hawaii .p_slider_item_box,
.p_slider_item.spain .p_slider_item_box,
.p_slider_item.india .p_slider_item_box,
.p_slider_item.vietnam .p_slider_item_box,
.p_slider_item.taiwan .p_slider_item_box,
.p_slider_item.korea .p_slider_item_box {
	width: 100%;
}

.p_slider_wrap .p_slider .p_slider_item .p_slider_inbox {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1130px;
    width: 100%;
    margin: auto;
    position: relative;
}

.p_slider_inbox .img_box {
    margin-left: auto;
}

.p_slider_item .p_txt_box {
    height: auto;
    padding: 10% 3%;
    width: 100%;
    margin-top: 6%;
}

.p_slider_item .p_slider_item_box {
    justify-content: center;
}

.p_slider_item .p_slider_item_box .txt_box_img {
  width: 75%;
  margin-bottom: 9%;
}

.p_slider_item .p_slider_item_box .txt_box_img img{
  width: 100%;
}

.p_slider_item .p_slider_item_box .txt_box_txt {
    line-height: 220%;
    font-size: 4vw;
}

.p_slider_item.korea .p_txt_box::after {
  display: none;
}

*:focus {
  outline: none;
}

.p_slider_item.hawaii .p_txt_box {
	background: url(../img/hawaii_bg_sp.png)
    no-repeat center / cover;
		color: #FF4BA7;
}

.p_slider_item.taiwan .p_slider_item_box {
  padding: 0 2% 26%;
}

.p_slider_item.taiwan .p_txt_box::after {
    width: 32vw;
    height: 31vw;
    bottom: 2%;
    right: 3%;
    top:auto;
}

.p_slider_item.vietnam .p_txt_box {
  padding: 10% 3% 25%;
}

.p_slider_item.vietnam .p_txt_box::after {
    width: 37vw;
    height: 28vw;
    bottom: 2%;
    right: 3%;
    top:auto;
}

.p_slider_item.india .p_txt_box {
  padding: 10% 3% 37%;
}

.p_slider_item.india .p_txt_box::after {
    width: 20vw;
    height: 40vw;
    bottom: 4%;
    right: 8%;
    top:auto;
}

.p_slider_item.spain .p_txt_box::after {
    width: 34vw;
    height: 30vw;
    top: auto;
    right: 10%;
    bottom: 9%;
}

.p_slider_item.spain .p_txt_box {
    padding: 10% 3% 35%;
}

.p_slider_item.hawaii .p_txt_box {
    padding: 10% 3% 20%;
}

.p_slider_item.brasil .p_txt_box::after {
    display: none;
}

.p_slider_item.brasil .p_txt_box {
    padding: 20% 3% 13%;
    margin-top: 10%;
}

.p_slider_item.brasil .p_txt_box::before {
    width: 29vw;
    height: 28vw;
    top: -5%;
    left: 3%;
}

.p_slider_thumbnail ul li {
    font-size: 4.0vw;
}

a.anchor{
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}

.flow_slider_reverse {
	margin-bottom: 25%;
}

.sekai_menu_shokai {
    margin: 10% 0 15%;
}

.no_sekai_title {
    margin-bottom: 10%;
}

#membersbox .point.no_top.last {
    padding: 0 0 20% 0;
}

.sekai_point {
  margin-top: 7%;
}
.benefit {
  width: 80%;
    margin-top: 10%;
    padding-bottom: 45px;
}
.benefit h3 {
  font-size: 24px;
}
.benefit h3 .tx_b {
    font-size: 45px;
}
.benefit h3 .tx_s {
    font-size: 20px;
}
.benefit_list {
  padding: 0;
}
.benefit_list li {
  width: 100%;
  margin-bottom: 30%;
}
.benefit_list li p {
  text-align: center;
  margin-bottom: 5%;
}
.benefit_list li::after {
  content: "";
  background: url(../img/under.png) no-repeat center/cover;
  position: absolute;
  width: 20px;
  height: 15px;
  bottom: -48px;
  right: 47%;
  top: auto;
  transform: none;
}
.benefit_list li:nth-child(3) {
  margin-bottom:0;
}
.pri_box h2 {
  font-size: 25px;
}
span.tx_1 {
    font-size: 50px;
}
.pri_box h2 .tx_2 {
    font-size: 35px;
}
.pri_box h2::before {
  left: 10px;
}
.pri_box h2::after {
  right: 10px;
}
.pri_box h2 .members_tl {
  font-size: 15px;
  width: 50%;
}
section.pri_box ul li {
  width: 100%;
}
.pri_box {
  padding: 75px 0 65px;
}
.feature-pointTitle h2 > span:last-child {
    display: block;
}
.feature-pointTitle h2 > span:first-child {
  padding: 10px 25px 10px 15px;
  font-size: 1.2rem;
}
.feature-pointTitle {
    margin-top: 5%;
  }
  .graph figure {
    width: 150px;
        left: -5px;
        top: -20px;
  }
.rank_box h4 {
  font-size: 22px;
}
.graph {
  width: 85%;
}
.graph p, .rank_box p {
  font-size: 14px;
  text-align: left;
}
.tameru {
  width: 85%;
    margin: 10% auto;
}
.point_system ul {
      margin: 10% auto;
      width: 100%;
}
.scrollArea img {
  min-width: 450px;
}
.scroll table{
width:100%;
}
.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
.scroll-hint.is-right-scrollable.is-left-scrollable,
.scroll-hint.is-left-scrollable,
.scroll-hint.is-right-scrollable {
  background:none!important;
}
.feature-pointTitle h2 > span:last-child {
  font-size: 20px;
}
.pri_box h2 .members_tl::after {
  border-top: 17px solid transparent;
    border-right: 17px solid #B29822;
    border-bottom: 17px solid transparent;
    left: -17px;
    top: 0;
}
.pri_box h2 .members_tl::before {
  border-top: 17px solid transparent;
    border-left: 17px solid #B29822;
    border-bottom: 17px solid transparent;
    right: -17px;
    top: 0;
}

/* 230509 */
/* a.anchor {
    display: block;
    padding-top: 90px;
    margin-top: -90px;
} */
