@charset "utf-8";
#container {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
}
#container::after{
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: url(../img/from-user/bgTop.jpg) center top / cover;
    pointer-events: none;
    z-index: -1;
}
/* header */
#header .link,
#header .logolink{
    color: #000;
}
#header .logoimg img{
    Filter: invert(100%);
}
.secCmntitle.topForm .titleinner {
    padding-top: 50px;
}
.secCmntitle.topForm .titleEng {
    font-size: 54px;
}
.secCmntitle.topForm .title {
    margin-top: 10px;
}
@media only screen and (max-width:767px){
    .secCmntitle{
        height: 53.335vw;
        background-image: url(../img/conatct/imgTitle_sp.jpg);
    }
    .secCmntitle.topForm .titleinner {
        padding-top: 23px;
    }
    .secCmntitle.topForm .titleEng {
        font-size: 28px;
    }
    .secCmntitle.topForm .title {
        margin-top: 0px;
    }
    .secCmntitle::after {
        display: none;
     }
}
.secForm .stepItem{
    margin-right: 80px;
}
.secForm .stepItem .txt03{
    position: absolute;
    white-space: nowrap;
    right: -63px;
    bottom: -28px;
    text-align: center;
    line-height: 1.5;
}
@media only screen and (max-width:767px){
    .secForm .stepItem{
        margin-right: 54px;
    }
    .secForm .stepItem .txt03{
        right: -45px;
        bottom: -21px;
    }
}

.secfixedBnr{
    display: none;
}

#main{
    max-width: 750px;
    margin: 0 auto;
    z-index: 50;
    position: relative;
}
#menu {
    max-width: 100%;
}
@media only screen and (max-width:767px){
    #main{
        padding-bottom: 0;
        padding-top: 66px;
        z-index: 0;
    }
}

.fvImg{
    position: fixed;
    left: max(3%, calc((100vw - 1920px) / 2 + 58px));
    content: "";
    z-index: 100;
    top: 268px;
    max-width: 430px;
}
@media only screen and (max-width:1900px){
    .fvImg{
        width: 24vw;
    }
}
@media only screen and (max-width:1650px){
    .fvImg{
        width: 19vw;
    }
}
.secFvBox{
    position: relative;
    z-index: 1;
}
.mainBox.lazyloaded{
    background: url(../img/from-user/baMainImg.png) center bottom / cover;
}
.mainBox{
    text-align: center;
    padding-top: 123px;
    margin-top: -75px;
    padding-bottom: 70px;
    position: relative;
}
.mainBox .IntroductionBox{
    margin-top: 43px;
}
.mainBox .maintxt{
    font-size: 28px;
    line-height:1.64;
    font-weight: bold;
    margin-top: 30px;
}
.mainBox .campaignPointBox{
    margin-top: 23px;
}
.secIntrod{
    text-align: center;
    background: #dfeefa;
    margin-top: -116px;
    padding-top: 160px;
    padding-bottom: 235px;
}
.secIntrod .box1{
    margin-top: 30px;
}
.secIntrod .box2{
    margin-top: 24px;
}
.secIntrod .box3{
    margin-top: 43px;
    /* padding-bottom: 59px; */
}
.secIntrod .box4{
    margin-top: 42px;
}
.secIntrod .box5{
    margin-top: 65px;
}
.secIntrod .box6{
    margin-top: -112px;
}
.secForm .flexbox {
    display: block;
}
.secForm .dayBox {
    justify-content: space-between;
}
.secForm .dayBox, .secForm .timebox {
    justify-content: flex-start;
}
.secForm .timebox {
    padding-left: 0;
    position: relative;
    margin: 5px 0 0;
    justify-content: flex-start;
    margin-left: 75px;
}
@media only screen and (max-width:767px){
    .secFvBox{
        position: relative;
        z-index: 1;
    }
    .mainBox.lazyloaded{
        background: url(../img/from-user/baMainImg.png) center bottom / cover;
    }
    .mainBox{
        text-align: center;
        padding-top: 97px;
        margin-top: -74px;
        padding-bottom: 34px;
        position: relative;
    }
    .mainBox .txtImg{
        width: 80%;
        margin: 0 auto;
    }
    .mainBox .IntroductionBox{
        margin: 0 auto;
        margin-top: 22px;
        width: 89%;
    }
    .mainBox .maintxt{
        font-size: 15px;
        line-height:1.64;
        font-weight: bold;
        margin-top: 15px;
    }
    .mainBox .campaignPointBox{
        width: 90%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .secIntrod{
        text-align: center;
        /* background: #fffcd1; */
        margin-top: -117px;
        padding-top: 139px;
        padding-bottom: 116px;
    }
    .secIntrod .titImg{
        width: 89.335%;
        margin: 0 auto;
    }
    .secIntrod .box1{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 15px;
    }
    .secIntrod .box2{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 12px;
    }
    .secIntrod .box3{
        width: 80%;
        margin: 0 auto;
        margin-top: 22px;
        /* padding-bottom: 59px; */
    }
    .secIntrod .box4{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 21px;
    }
    .secIntrod .box5{
        width: 89.335%;
        margin: 0 auto;
        margin-top: 32px;
    }
    .secIntrod .box6{
        width: 66%;
        margin: 0 auto;
        margin-top: -56px;
    }
}
.secForm {
    margin-top: 0;
}
.secForm .inner{
    width: 89.335%;
    margin: 0 auto;
}
.secFormTable.for_user{
    width: 100%;
    font-size: 12px;
    margin-top: 31px;
}
.secForm th{
    width:100%;
    font-size: 15px;
    padding: 15px 0 0px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.secForm .must{
    padding-left: 2px;
}
.secForm td{
    width:100%;
    display: block;
    padding: 12px 0 21px;
    font-size: 14px;
}
.secForm .time td{
    padding-bottom: 17px;
}
.secForm .must {
    font-size: 10px;
    width: 35px;
    height: 18px;
    margin-right: 0px;
    margin-left: 10px;
}
.secForm .noMust {
    font-size: 10px;
    width: 35px;
    height: 18px;
    margin-right: 0px;
    margin-left: 10px;
}
.secForm tr {
    background-size: 2px 1px;
}

.secForm .year th {
    padding: 15px 0 0px;
}
.secForm .year td {
    padding: 12px 0 21px;
}

.secForm input[type="checkbox"]{
    margin: 0;
    width:20px;
    height:20px;
    background:#fff;
    border-color: #d7d7d7;
}
.secForm input[type="radio"]{
    margin:0;
    width: 22px;
    height:22px;
}
.secForm input[type="text"], 
.secForm input[type="tel"], 
.secForm input[type="email"], 
.secForm input[type="number"], 
.secForm input[type="password"], 
.secForm select{
    max-width: 100%;
    height:54px;
    border:none;
    font-size:16px;
    padding-left: 17px;
    background: #fff;
    border-radius: 0px;
    font-family: inherit;
    position: relative;
    color:#222222;
    letter-spacing: 1px;
}
.secForm textarea{
    height:200px;
    border:none;
    font-size:16px;
    padding:15px;
    background: #fff;
    font-family: inherit;
    width:100%;
    vertical-align:top;
    position: relative;
    display: block;
    color:#222222;
}
.secFormTable input::placeholder,
.secFormTable textarea::placeholder{
    color: rgba(34, 34, 34, 0.4);
    white-space: pre-line;
}
.secFormTable input:-ms-input-placeholder,
.secFormTable textarea:-ms-input-placeholder{
    color: rgba(34, 34, 34, 0.4);
    white-space: pre-line;
}
.secFormTable input::-ms-input-placeholder,
.secFormTable textarea::-ms-input-placeholder{
    color: rgba(34, 34, 34, 0.4);
    white-space: pre-line;
}
.secForm input[type="checkbox"]{
    width:20px;
    height:20px;
}
.secForm input[type="radio"]{
    width:20px;
    height:20px;
}
.secForm input[type="text"], 
.secForm input[type="tel"], 
.secForm input[type="email"], 
.secForm input[type="number"], 
.secForm input[type="password"], 
.secForm select{
    height:40px;
    font-size:16px;
    padding-left: 10px;
}
.secForm textarea{
    height: 190px;
    margin-top: 0px;
    font-size: 16px;
    padding: 10px;
}
.secFormTable .boxAgeList {
    flex-wrap: wrap;
    display: block;
}
.secFormTable .boxAgeList .item:nth-child(n+2){
    margin-top: 15px;
}
.secFormTable .boxAgeList .item:last-child{
    margin-right: 0;
}
.secFormQuestionnaire th {
    padding: 20px 0 0px !important;
}
.secFormQuestionnaire tr.pd td {
    padding: 20px 0 !important;
}
.secFormQuestionnaire tr:first-child td {
    padding: 20px 0 !important;
}
@media only screen and (max-width: 767px) {
    .secFormTable .boxAgeList .item {
        margin-right: 0%;
    }
    .secFormTable .boxAgeList .item:nth-child(n+2) {
        margin-top: 10px;
    }
}
.co .secFormQuestionnaire .btnQuestionnaire {
    margin: 30px auto 0 !important;
}
.co.secForm th{
    padding: 20px 0 !important;
}
.co.secForm tr {
    display: block;
}
#footer{
    max-width: 750px;
    margin: 0 auto;
}
#footer .secPageToplink {
    display: block;
    padding: 9px 0 9px;
    position: static;
    letter-spacing: 0.75px;
    width: 100%;
}
#footer{
    max-width: 750px;
    margin: 0 auto;
    padding-top: 0;
}
#footer .secPageToplink {
    display: block;
    padding: 9px 0 9px;
    position: static;
    letter-spacing: 0.75px;
    width: 100%;
}
#footer .secfooterarea {
    background-image: none;
    background-size: 2px 1px;
    padding-top: 69px;
}
.secfooterarea .snsbox {
    display: block;
    position: static;
    width: 400px;
    margin: 27px auto 0;
}
.secFormTable .labelRadio{
    cursor: pointer;
}
.secForm .tarea1 textarea{
    height: 296px;
}

/* ご紹介者様とのご関係（その他）の場合の追加入力欄 */
#shipOtherFields {
    display: none;
    margin-top: 20px;
}

#shipOtherFields .relativeFieldItem {
    margin-bottom: 15px;
}

#shipOtherFields .relativeFieldItem:last-child {
    margin-bottom: 0;
}

#shipOtherFields .relativeFieldLabel {
    display: block;
    margin-bottom: 12px;
}

#shipOtherFields .relativeFieldInput {
    width: 100%;
    max-width: 320px;
}

@media only screen and (max-width: 767px) {
    .secFormQuestionnaire .btnQuestionnaire {
        margin: 0px auto 0 !important;
    }
    .secForm .fl {
        margin-top: 10px;
    }
    .secForm .dayHope.w65 {
        min-width: 49px;
    }
    .secForm .timebox {
        margin-left: 59px;
    }
    .secForm td {
        font-size: 12px;
    }
    .secForm.lazyloaded::before{
        background: url(../img/reserve/iconForm02.gif) center top / cover no-repeat;
        background-size: 100% auto;
    }
    .secForm::before {
        height: 21px;
    }
}
.secIntrod .titImg01{
    margin-top: 56px;
}
.secIntrod .box7 {
    margin-top: 51px;
}
@media only screen and (max-width: 767px){
    .secIntrod .titImg01{
        margin: 0 auto;
        margin-top: 27px;
        width: 89.335%;
    }
    .secIntrod .box7 {
        width: 89.335%;
        margin: 0 auto;
        margin-top: 36px;
    }
}

.fvmenuBox .bgBox{
    position: fixed;
    content: "";
    right: max(3%, calc((100vw - 1920px) / 2 + 58px));
    z-index: 100;
    top: 303px;
    width:395px;
    height: auto;
    padding: 50px 0;
    background: #4689dc;
    border-radius: 10px;
}
.fvmenuBox .bgBox::after{
    content: "";
    position: absolute;
    top: -10px;
    right: 10px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #fff;
    z-index: -1;
}
.fvmenuBox .menuImg{
    text-align: center;
}
.menuList{
    position: relative;
    right: 10px;
    text-align: center;
    max-width: 287px;
    margin: 0 auto;
    margin-top: 30px;
}
.menuList .menuItem{
    border-top: 2px solid #4689dc;
    padding: 20px 0;
}
.menuList .menuItem:last-child{
    border-bottom: 2px solid #4689dc;
}
.menuList .menuItem .img{
    width: 100vw;
    max-width: 238px;
    margin: 0 auto;
}
/* メニュー項目の画像の色調整 */
.menuList .menuItem img {
    opacity: 0.8;
    transition: opacity 0.3s ease, filter 0.3s ease;
}
.menuList .menuItem:not(.active) img {
    filter: grayscale(100%) brightness(0.67) contrast(1.2);
}
/* 最初のメニュー項目（キャンペーン概要）は初期状態で黒 */
/* .menuList .menuItem:first-child:not(.active) img {
    opacity: 1;
    filter: brightness(0);
} */
/* キャンペーン概要のセクションを過ぎたら、最初のメニュー項目の初期黒スタイルを無効化 */
body.passed-section1 .menuList .menuItem:first-child:not(.active) img {
    opacity: 0.8;
    filter: grayscale(100%) brightness(0.67) contrast(1.2);
}
.menuList .menuItem.active img {
    opacity: 1;
    filter: brightness(0);
}
@media only screen and (max-width: 1760px){
    .fvmenuBox .bgBox{
        width: 21vw;
    }
}
@media only screen and (max-width: 1664px) {
    .fvmenuBox .bgBox {
        right: max(3%, calc((100vw - 1920px) / 2 + 25px));
    }
}
@media only screen and (max-width: 1425px) {
    .menuList .menuItem .img{
        width: 13vw;
    }
    .menuList .menuItem{
        width: 17vw;
        margin: 0 auto;
    }
    .fvmenuBox .bgBox {
        right: 1%;
    }
    .fvmenuBox .bgBox {
        width: 18vw;
    }
}
@media only screen and (max-height:900px){
    .fvmenuBox .bgBox {
        top: 180px;
    }
}
@media only screen and (max-height:800px){
    .fvmenuBox .bgBox {
        top: 110px;
    }
}
@media only screen and (max-width: 767px) {
    .secfooterarea .snsbox {
        display: block;
        position: static;
        width: 225px;
        margin: 27px auto 0;
    }
}
@media only screen and (max-width: 1200px){
    .fvmenuBox .bgBox{
        display: none;
    }
    .fvImg{
        display: none;
    }
}
    .secFormQuestionnaire{
        padding-top: 30px;
    }
    .secFormQuestionnaire .titQuestionnaire{
        font-size: 15px;
        line-height: 1.71;
        top: 43px;
    }
    .secFormQuestionnaire .spanLine{
        background: none;
    }
  
    .secFormQuestionnaire .pointList{
        margin: 0 auto;
        margin-top: 27px;
        padding: 46px 10px 55px !important;
        display: block !important;
        position: relative;
        border-radius: 10px !important;
        width: 80%;
    }
    .secFormQuestionnaire .pointItem{
        width: 100% !important;
        margin-right: 0% !important;
        padding: 0px !important;
        display: flex;
        align-items: center !important;
        justify-content: center;
        /* margin: 0 auto; */
    }
    .secFormQuestionnaire .pointItem:nth-child(n+2){
        margin-top: 15px;
    }
    .secFormQuestionnaire .pointNum{
        width: auto !important;
        height: auto !important;
        position: static !important;
        background: none !important;
        color: #38abcf !important;
        display: block !important;
    }
    .secFormQuestionnaire .pointTxt{
        /* font-size: 11px !important; */
        /* font-size: 13px !important; */
        line-height: 1.53 !important;
        text-align: left !important;
        margin-top: 3px !important;
    }
    .secFormQuestionnaire .spanBig{
        font-size: 14px !important;
        display: block !important;
        margin-top: 4px;
    }

    .secFormQuestionnaire .img{
        width: 130px !important;
        height: 125px !important;
    }
    .secFormQuestionnaire .box{
        width: calc(100% - 80px) !important;
        padding-left: 10px;
    }
    .secFormQuestionnaire .flItem {
        display: block;
    }
@media only screen and (max-width:359px){
    .secFormQuestionnaire .titQuestionnaire {
        font-size: 13px;
    }
    .secFormTable .flexBox .checkList .item {
        margin-right: 15px;
    }
    .secForm .txtCheck {
        font-size: 12px;
    }
    .secForm .brSp359{
        display: block;
    }
}