*{
    min-height: 0vw; /* Safari clamp関数対策 */
}
::placeholder {
    color: #898989;
}
.pc_onlymovie{
    opacity: 1;
    visibility: visible;
}
.pc_only{
    display: block;
}
.sp_only{
    display: none;
}
.sp_onlyflex{
    display: none;
}
.sp_only350{
    display: none;
}
.sp_only360{
    display: none;
}
.sp_only370{
    display: none;
}
.sp_only380{
    display: none;
}
.sp_only390{
    display: none;
}
.sp_only400{
    display: none;
}
.sp_only410{
    display: none;
}
.sp_only410inline{
    display: none;
}
.sp_only420{
    display: none;
}
.sp_only430{
    display: none;
}
.sp_only440{
    display: none;
}
.sp_only450{
    display: none;
}
.sp_only460{
    display: none;
}
.sp_only470{
    display: none;
}
.sp_only480{
    display: none;
}
.sp_only490{
    display: none;
}
.sp_only500{
    display: none;
}
.sp_only510{
    display: none;
}
.sp_only540{
    display: none;
}
.sp_only550{
    display: none;
}
.sp_only520{
    display: none;
}
.sp_only570{
    display: none;
}
.sp_only580{
    display: none;
}
.sp_only590{
    display: none;
}
.sp_only600{
    display: none;
}

.sp_only610{
    display: none;
}
.sp_only640{
    display: none;
}
.sp_only660{
    display: none;
}
.sp_only720{
    display: none;
}
.sp_only750{
    display: none;
}
.sp_only840{
    display: none;
}
.sp_only1030{
    display: none;
}
.sp_only1100{
    display: none;
}
.sp_only680{
    display: none;
}
.sp_none630{
    display: block;
}
.sp_only810{
    display: none;
}
.sp_only890{
    display: none;
}
.sp_only930{
    display: none;
}
.sp_only950{
    display: none;
}
.sp_only960{
    display: none;
}
.sp_only1110{
    display: none;
}
.sp_only1270{
    display: none;
}
.black{
    color: #313333;
}
.mgbPc40pxSp20px{
    margin-bottom: 40px;
}
.mgbPc60pxSp40px{
    margin-bottom: 60px;
}
html{
    font-size: 62.5%;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    /* font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; */
    scroll-behavior: smooth !important;
}
img{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
img[src$=".svg"] {
	height: auto;
}
.svgphoto{
    width: 100%;
}
main{
    width: 100%;
}
.Ancher{
    position: absolute;
    top: -76px;
}
li{
    text-align: justify;
}
p,a,li,th,td,span{
    font-size: 1.6rem;
    line-height: 180%;
    color: #313333;
    font-weight: 400;
}

h1,h2,h3,h4{
    color: #313333;  
}
.font2rem{
    font-size: 2rem;
}
.le2px{
    letter-spacing: 2px;
}
.white{
    color: white;
}
.mgb5px{
    margin-bottom: 5px;
}
.rem14{
    font-size: 1.4rem;
}
.rem18{
    font-size: 1.8rem;
}
.rem20{
    font-size: clamp(1.8rem,3vw,2rem);
}
.mgb20px{
    margin-bottom: 20px !important;
}
.mgb10px{
    margin-bottom: 10px !important;
}
.mgb5px{
    margin-bottom: 5px !important;
}
.bold{
    font-weight: bold;
}
.bold2{
    font-weight: 700 !important;
}
.normal{
    font-weight: normal;
}
.center{
    margin: 0 auto;
    text-align: center !important;
}
.blue{
    color: #46C0ED;
}
.abso{
    position: absolute;
}
.relative{
    position: relative;
}
.wrapper{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.wrapper900{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}
.wrapper1280{
    max-width: 1280px;
    padding: 0 clamp(10px,5%,40px);
    margin: 0 auto;
    position: relative;
}
.between{
    justify-content: space-between;
}
.align_center{
    align-items: center;
}
.flex_between{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex_alignCenter{
    display: flex;
    align-items: center;
}
.flex_justy_center{
    justify-content: center;
}
.flexLftSide,.flexRighttSide{
    width: 48%;
}
.flex{
    display: flex;
    flex-wrap: wrap;
}
.PcflexSpcolmn{
    display: flex;
}
.PcflexSp600colmn{
    display: flex;
}

.cap1{padding-left: 1em;text-indent: -1em;}
.cap1_5{padding-left: 1.5em;text-indent: -1.5em;}
.width15{ width: 15%;}
.width18{ width: 18%;}
.width19{ width: 19%;}
.width20{ width: 20%;}
.width22{ width: 22%;}
.width23{ width: 23%;}
.width24{ width: 24%;}
.width25{ width: 25%;}
.width28{ width: 28%;}
.width30{ width: 30%;}
.width32{ width: 32%;}
.width34{ width: 34%;}
.width35{ width: 35%;}
.width37{ width: 37%;}
.width40{ width: 40%;}
.width43{ width: 43%;}
.width45{ width: 45%;}
.width46{ width: 46%;}
.width47{ width: 47%;}
.width48{ width: 48%;}
.width49{ width: 49%;}
.width50{ width: 50%;}
.width51{ width: 51%;}
.width52{ width: 52%;}
.width53{ width: 53%;}
.width55{ width: 55%;}
.width60{ width: 60%;}
.width70{ width: 70%;}
.widthMax{ width: 100% !important;}
.cardsFlexRightSide .width50{ width: calc((100% - 5px) / 2);}
.ls1px{
    letter-spacing: 1px;
}
.ls2px{
    letter-spacing: 2px;
}
.spacer{
    padding: 60px 0 !important;
}
.spacer2{
    padding: 40px 0;
}
.mgt40px{
    margin-top: 40px;
}
.rem14{
    font-size: 1.4rem;
}
.rem16{
    font-size: 1.6rem;
}
.rem12{
    font-size: 1.2rem;
}
.mgt10p{
    margin-top: 10%;
}
.mgb25px{
    margin-bottom: 25px;
}
.mgb3p{
    margin-bottom: 3%;
}
.mgb5p{
    margin-bottom: 5%;
}
.aqua{
    color: #318FCF;
}
.over{
    overflow: hidden;
}
.mgb40px{
    margin-bottom: 40px !important;
}
.lh130{
    line-height: 130% !important;
}
.lh140{
    line-height: 140%;
}
.opacity{
    opacity: 0.2;
    pointer-events: none;
}


/* ヘッダー */
#headerMenu{
    width: 100%;
    height: calc(100% - 76px);
    position: fixed;
    top: 76px;
    z-index: 999;
    transform: translateX(100%);
    transition: transform 0.5s ease;
}
#headerMenu.open{
    transform: translateX(0%);
}
.headerMenuInner{
    width: 90%;
    max-width: 400px;
    margin-left: auto;
    height: 100%;
    padding-bottom: 40px;
    overflow-y: auto;
    background-color: white;
    box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.15);
}
.headerLogo{
    width: 65%;
    max-width: 250px;
    margin: 40px auto 40px auto;
}
.hd_navigation{
    width: 90%;
    margin: 0 auto;
}
.hd_navigation_li{
    position: relative;
    height: 100%;
    margin-bottom: 15px;
}
.lineNone::after{
    display: none;
}
.hd_navigation_li a{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.hd_btn_sub{
    font-size: 1.5rem;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    line-height: 120%;
    letter-spacing: 0.5px;
    padding: 8px 0;
    color: white;
}
.hd_btn{
    position: relative;
}
.hd_btn::after{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.sectionColor01{
    background-color: #9480c0;
}
.sectionColor02{
    background-color: #38bcb3;
}
.sectionColor03{
    background-color: #f5a63f;
}
.sectionColor04{
    background-color: #3fa9f5;
}
.sectionColor05{
    background-color: #caa963;
}
.sectionParaColor01{
    color: #9480c0;
}
.sectionParaColor02{
    color: #38bcb3;
}
.sectionParaColor03{
    color: #f5a63f;
}
.sectionParaColor04{
    color: #3fa9f5;
}
.sectionParaColor05{
    color: #caa963;
}
@media (hover: hover) {
    .hd_btn:hover{
        background-color: #1d2088;
    }
}

#mask{
    position: fixed;
    z-index: -1;
    background-color: #b1e2ff;
    width: 100%;
    height: 100%;
    top: 0;
    visibility: hidden;
}

.burgerContenner{
    height: 100%;
    
}
.burger{
    position: fixed;
    z-index: 3000;
    top: 90px;
    right: clamp(10px,5%,20px);
    width: 50px;
    height: 50px;
    background: url(../image/burger.svg) no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    border: none;
}
.burger.open{
    background: url(../image/burger2.svg) no-repeat;
    background-size: contain;
    background-position: center;
}

.d-none{
    display: none !important;
}
.mont{
    font-family: "Montserrat","Noto Sans JP", sans-serif;
}

#topImageArea{
    padding-top: 76px;
    background: url(../image/back.jpg) no-repeat;
    background-size: cover;
    background-color: #b5daff;
}
.lift_ken{
    background-color: #ff6d9a;
    padding: clamp(10px,3%,20px) 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lift_ken_ico{
    width: 35%;
    max-width: 170px;
    margin-right: 10px;
}
.lift_ken_para{
    font-size: clamp(2.2rem,5vw,3rem);
    font-weight: 600;
    color: #ffff00;
    text-align: center;
    line-height: 130%;
}
#navArea{
    padding: clamp(20px,5%,40px) 0;
}
.navAreaUl{
    max-width: 1280px;
    padding: 0 5%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.navAreaLi{
    width: calc((100% - 36px) / 3);
}
.navAreaLi a{
    display: block;
    position: relative;
    text-align: center;
    color: white;
    padding: 5px 0;
}

@media (hover: hover) {
    .navAreaLi a:hover{
        background-color: #1d2088;
    }
}
#cardsArea{
    background-color: #e5f0f8;
    padding: clamp(30px,8%,60px) 0 0 0;
    overflow: hidden;
}
.cards{
    background-color: white;
    padding: clamp(15px,5vw,40px);
    margin-bottom: clamp(20px,5vw,40px);
    position: relative;
    opacity: 0;
    transform: translateY(80px);
    transition: transform 0.6s ease,opacity 0.6s ease;
}
.cards.js-active{
    opacity: 1;
    transform: translateY(0px);
}
.kids_lift{
    padding: 10px;
    background-color: #ff6d9a;
    display: flex;
    justify-content: center;
}
.kids_lift p{
    width: fit-content;
    color: #ffff00;
    text-align: center;
    font-weight: 600;
    font-size: clamp(2.6rem,5vw,3.4rem);
    line-height: 120%;
}
.kids_lift p span{
    width: fit-content;
    color: #ffff00;
    text-align: center;
    font-weight: 600;
    font-size: clamp(1.8rem,4vw,2.8rem);
    line-height: 120%;
}
.kids_lift_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 700;
}
.kids_lift_fixed.hidden {
    opacity: 0;
    visibility: hidden;
}
.hotelNameArea{
    display: flex;
    align-items: center;
    padding: clamp(8px,1vw,10px) clamp(8px,1vw,10px) clamp(8px,1vw,10px) clamp(8px,1vw,20px);
    margin-bottom:  clamp(10px,3vw,20px);
}
.hotelName{
    font-size: clamp(2.1rem,5vw,4.2rem);
    color: white;
    font-weight: 400;
}
.hotelArea{
    font-size: clamp(1.4rem,2.7vw,2.2rem);
    line-height: 1;
    background-color: white;
    padding: clamp(5px,1vw,10px);
    margin-right: clamp(10px,1.2vw,15px);
}
.hotelArea span{
    display: inline-block;
    font-size: clamp(1.4rem,2.7vw,2.2rem);
    line-height: 1;
    color: white;
    background-color: black;
    padding: 4px 10px 6px 10px;
    margin-right: clamp(5px,1vw,10px);
}
.cardsFlex{
    display: flex;
    justify-content: space-between;
}
.cardsFlexLeftSide{
    width: 48%;
    display: flex;
    flex-direction: column;
}
.cardsFlexRightSide{
    width: 48%;
}
.cardsFlexRightSide{
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    height: fit-content;
}
.ski_slope{
    background-color: #caa963;
    border-radius: 30px;
    font-weight: 500;
    color: white;
    padding: 8px 30px;
    line-height: 130%;
    width: fit-content;
    margin-bottom: clamp(10px,3vw,20px);
    font-size: clamp(1.5rem,3vw,1.8rem);
}
.slope_copy{
    margin-bottom: clamp(10px,3vw,20px);
}
.slope_point{
    background-color: #ecf6fe;
    padding: clamp(10px,5vw,20px);
    margin-bottom: clamp(10px,3vw,20px);
}
.slope_point_title{
    font-size: clamp(2.2rem,5vw,3.2rem);
    line-height: 1;
    margin-bottom: 10px;
    color: #4a81dc;
    font-weight: 600;
}
.slope_point_ul li{
    line-height: 130%;
    text-indent: -1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 5px;
    font-size: 1.8rem;
}
.slope_point_ul li:last-child{
    margin-bottom: 0px;
}
.slope_point_ul li::before{
    content: "\25CF\0020";
    color: #4a81dc;
    font-size: 1rem;
    vertical-align: text-bottom;
}
.hotel_plan{
    color: #cc0000;
    font-size: 1.6rem;
    font-weight: 500;
}
.hotel_plan::before{
    content: "";
    display: inline-block;
    width: 16px;
    height: 24px;
    background: url(../image/hotel2.svg) no-repeat;
    margin-right: 0.8em;
    vertical-align: text-bottom;
}
.price{
    color: #cc0000;
    text-align: left;
    line-height: 110%;
    font-weight: 500;
    font-size: clamp(2rem,4vw,2.7rem);
}
.tax{
    font-size: 1.6rem;
    line-height: 110%;
    color: black;
    white-space: nowrap;
}
.yen{
    font-weight: 500;
    line-height: 110%;
    color: #cc0000;
    font-size: clamp(1.4rem,2.5vw,1.6rem);
}
.from{
    font-weight: 500;
    line-height: 110%;
    color: #cc0000;
    font-size: clamp(1.8rem,2vw,2rem);
}
.price_para{
    line-height: 140%;
}
.price_para2{
    line-height: 140%;
    text-indent: -1em;
    padding-left: 1em;
}
.button_area{
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}
.stay_plan{
    width: calc((100% - 15px) / 2);
    border: 2px solid #cc0000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    position: relative;
    min-height: 53px;
}
.stay_plan::after{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #cc0000;
    border-right: 2px solid #cc0000;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.stay_plan p{
    color: #cc0000;
    font-size: 1.6rem;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.stay_plan p span{
    width: 24px;
    display: inline-block;
    margin-right: 5px;
}
.stay_plan p span img{
    vertical-align: sub;
}
.train_plan{
    width: calc((100% - 15px) / 2);
    border: 2px solid #0068b7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    position: relative;
    min-height: 53px;
}
.train_plan::after{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #0068b7;
    border-right: 2px solid #0068b7;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.train_plan p{
    color: #0068b7;
    font-size: 1.6rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    line-height: 1;
}
.train_plan p span{
    width: 24px;
    display: inline-block;
    margin-right: 5px;
}
.train_plan p span img{
    vertical-align: sub;
}


.plane_plan{
    width: calc((100% - 15px) / 2);
    border: 2px solid #0068b7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    position: relative;
    min-height: 53px;
}
.plane_plan::after{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #0068b7;
    border-right: 2px solid #0068b7;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.plane_plan p{
    color: #0068b7;
    font-size: 1.6rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    line-height: 1;
}
.plane_plan p span{
    width: 24px;
    display: inline-block;
    margin-right: 5px;
}
.plane_plan p span img{
    vertical-align: sub;
}
.swiper{
    margin-bottom: 40px;
}
@media (hover: hover) {
    .stay_plan:hover{
        background-color: #cc0000;
    }
    .stay_plan:hover::after{
        border-top: 2px solid white;
        border-right: 2px solid white;
    }
    .stay_plan:hover p{
        color: white;
    }
    .stay_plan:hover p span{
        filter: brightness(0) invert(1);
    }
    .train_plan:hover{
        background-color: #0068b7;
    }
    .train_plan:hover::after{
        border-top: 2px solid white;
        border-right: 2px solid white;
    }
    .train_plan:hover p{
        color: white;
    }
    .train_plan:hover p span{
        filter: brightness(0) invert(1);
    }

    .plane_plan:hover{
        background-color: #0068b7;
    }
    .plane_plan:hover::after{
        border-top: 2px solid white;
        border-right: 2px solid white;
    }
    .plane_plan:hover p{
        color: white;
    }
    .plane_plan:hover p span{
        filter: brightness(0) invert(1);
    }
}
/* スワイパー */
#swipe1{
    position: relative;
    overflow: hidden;
    display: none;
}
#swipe1.swiper-initialized{
    display: block; /*slick-initializedが付与されたら表示*/
}
.topicsUl{
    position: relative;
}
.mgt30px{
    margin-top: 30px;
}
.mgt50px{
    margin-top: 50px;
}
.swiper-button-next {
    width: 26px; /* 幅を適宜変更 */
    height: 26px; /* 高さを適宜変更 */
    border: none;
    background-color: #1a1a1abb; /* ボタンの背景色 */
    color: white; /* ボタンのテキストカラー */
    font-size: 20px; /* ボタンのテキストサイズ */
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 10;
    margin-top: 0;
}
.swiper-pagination {
    position: absolute;
    bottom: -25px !important;
}
/* Prevボタンのスタイル */
.swiper-button-prev {
    width: 26px; /* 幅を適宜変更 */
    height: 26px; /* 高さを適宜変更 */
    border: none;
    background-color: #1a1a1abb; /* ボタンの背景色 */
    color: white; /* ボタンのテキストカラー */
    font-size: 20px; /* ボタンのテキストサイズ */
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 10;
    margin-top: 0;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #1a1a1abb; /* ボタンの背景色 */
}
@media screen and (max-width:768px){
    .swiper-button-next {
        right: 0px;
        /* display: none; */
    }
    .swiper-button-prev {
        left: 0px;
        /* display: none; */
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 1.6rem;
    position: relative;
    top: 1px;
}
.swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
  }
/* スワイパー */


.proLesson{
    margin-top: clamp(20px,5vw,40px);
    padding: clamp(10px, 4vw, 15px) clamp(15px, 4vw, 20px) clamp(15px, 4vw, 20px) clamp(15px, 4vw, 20px);
    background: url(../image/proback2.jpg) no-repeat;
    background-size: cover;
}
.planName{
    font-size: clamp(2.1rem, 5vw, 4.2rem);
    color: white;
    font-weight: 500;
    text-shadow: 
    3px 0 0 #e85298,
    -3px 0 0 #e85298, 
    0 3px 0 #e85298, 
    0 -3px 0 #e85298, 
    3px 3px 0 #e85298, 
    -3px -3px 0 #E85298, 
    3px -3px 0 #e85298, 
    -3px 3px 0 #e85298;
   line-height: 1.3;
   display: flex;
   align-items: center;
   margin-bottom: clamp(10px, 4vw, 15px);
}
.planName span{
    font-size: clamp(1.8rem, 3.5vw, 2.4rem);
    font-weight: 400;
    color: white;
    line-height: 1.3;
    display: block;
    margin-right: 5px;
}
.planInner{
    background-color: white;
    padding: clamp(15px, 4vw, 20px);
}
.sankashikakuflex{
    display: flex;
    margin-bottom: 10px;
}
.sankashikaku{
    font-size: 1.8rem;
    font-weight: 500;
    color: white;
    background-color: #e50012;
    border: 2px solid #e50012;
    display: flex;
    align-items: center;
    padding: 0 5px;
    width: 113px;
}
.sankashikaku_point{
    width: calc(100% - 113px);
    padding: 5px 10px;
    border: 2px solid #e50012;
}
.sankashikaku_point li{
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    padding-left: 1em;
    text-indent: -1em;
}
.caution{
    width: 24px;
    margin-right: 3px;
}
.pro.slope_point{
    background-color: #fdeaf2;
    padding: clamp(10px,4vw,15px);
    margin-bottom: clamp(10px,3vw,20px);
}
.pro .slope_point_title{
    font-size: clamp(1.8rem,4vw,2.4rem);
    line-height: 1;
    margin-bottom: 8px;
    color: #e73278;
    font-weight: 600;
}
.pro .slope_point_ul li{
    line-height: 130%;
    text-indent: -1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 5px;
    font-size: 1.6rem;
}
.pro .slope_point_ul li:last-child{
    margin-bottom: 0px;
}
.pro .slope_point_ul li::before{
    content: "\25CF\0020";
    color: #e73278;
    font-size: 1rem;
    vertical-align: text-bottom;
}
.pro_pink{
    color: #e73278;
}
.planInner .cardsFlex .cardsFlexLeftSide{
    width: 50%;
}
.proflex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.katagaki{
    color: #e73278;
    font-size: 1.4rem;
    text-align: center;
}
.pro_name{
    font-size: 2.4rem;
    font-weight: 500;
    color: #e73278;
    text-align: center;
}
.pro_name rt{
    font-size: 10px;
}
.pro_national{
    background-color: #e73278;
    color: white;
    width: fit-content;
    margin: 5px auto 10px auto;
    font-size: 1.4rem;
    padding: 5px 5px;
    text-align: center;
    line-height: 1.3;
}
.pro_national span{
    color: white;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.3;
    white-space: nowrap;
}
.pro_photo{
    max-width: 192px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.katagaki2{
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.3;
}
.photographer{
    text-align: center;
    font-size: 10px;
    margin-bottom: 8px;
}
.tanto{
    background-color: #e73278;
    color: white;
    text-align: center;
    line-height: 1.3;
    max-width: 160px;
    font-size: 1.4rem;
    margin: 0 auto 3px auto;
    padding: 2px 0 3px 0;
}
.tanto_day{
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
}