@charset "utf-8";

/*==============================
    datepicker
==============================*/
.ui-widget.ui-widget-content{
	z-index: 1000 !important;
}

/*==============================
    mailcomplete
==============================*/
.ui-menu-item-wrapper{
	font-size: 13px;
	padding: 10px 15px !important;
}

/*==============================
    btnSendCo
==============================*/
.btnSendCo.no_tap,
.btnSendCoBack.no_tap{
    opacity: 0.3 !important;
    pointer-events: none !important;
    transition: none !important;
}
.btnSendCo.no_tap{
    opacity: 1 !important;
    background: url(../img/common/iconLoader.png) center center / 32px auto no-repeat !important;
    font-size: 0 !important;
}

/*==============================
    secCmnForm
==============================*/
.secCmnForm{
    padding: 100px 0;
    background: #f5f5f5;
}
.secCmnForm .secFormWrap{
    width: calc(100% - 40px);
    max-width: 1380px;
    margin: 80px auto 0;
    background: #fff;
}
.secCmnForm .secForm {
    width: calc(100% - 40px);
    max-width: 1140px;
    margin: 0 auto;
    padding: 100px 0;
}
@media only screen and (max-width:767px){
    .secCmnForm{
        padding: 50px 0;
        background: none;
    }
    .secCmnForm .secFormWrap{
        width: 92%;
        margin: 50px auto 0;
    }
    .secCmnForm .secForm {
        width: 100%;
        padding: 0 0 0;
    }
}

/*==============================
    secFormTit
==============================*/
.secFormTit{
    width: 1000px;
    margin: 0 auto 0;
}
.secFormTit .formMainTit{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    position: relative;
    padding-bottom: 30px;
}
.secFormTit .formMainTit::after{
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.secFormTit .formTxtNote{
    margin-top: 50px;
    font-size: 14px;
    line-height: 1.8;
    padding: 0 170px;
    letter-spacing: 0.5px;
}
.secFormTit .secFormStep{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.secFormTit.co .secFormStep{
    margin-top: 60px;
}
.secFormTit .formStepItem{
    text-align: center;
    width: 250px;
    height: 60px;
    line-height: 58px;
    border: 1px solid #232d36;
    background: #fff;
    margin-right: 25px;
    font-size: 15px;
    letter-spacing: 1px;
    position: relative;
}
.secFormTit .formStepItem:last-child{
    margin-right: 0;
}
.secFormTit .formStepItem.active{
    background: #232d36;
    color: #fff;
}
.secFormTit .formStepItem::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -18px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #232d36;
    border-right: 0;
}
.secFormTit .formStepItem:last-child::after{
    display: none;
}
.secFormTit .txtCo{
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    letter-spacing: 0.5px;
}
@media only screen and (max-width:767px){
    .secFormTit{
        width: 92%;
        margin: 0 auto 0;
    }
    .secFormTit .formMainTit{
        font-size: 18px;
        padding-bottom: 20px;
    }
    .secFormTit .formMainTit::after{
        width: 50px;
    }
    .secFormTit .formTxtNote{
        margin-top: 30px;
        font-size: 12px;
        padding: 0 0;
    }
    .secFormTit .secFormStep{
        margin: 30px auto 0;
        max-width: 345px;
        justify-content: space-between;
    }
    .secFormTit.co .secFormStep{
        margin-top: 35px;
    }
    .secFormTit .formStepItem{
        text-align: center;
        width: 30%;
        height: 45px;
        line-height: 43px;
        margin-right: 0;
        font-size: 12px;
        letter-spacing: 0;
    }
    .secFormTit .formStepItem::after{
        right: -15px;
        border-style: solid;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 9px solid #232d36;
        border-right: 0;
    }
    .secFormTit .txtCo{
        font-size: 12px;
        margin-top: 30px;
        line-height: 1.8;
        letter-spacing: 0.5px;
    }
}
@media only screen and (max-width:350px){
    .secFormTit .formStepItem{
        font-size: 11px;
    }
}

/*==============================
    secFormTable
==============================*/
.secFormTable{
    width: 100%;
    margin: 0 auto;
    font-size: 0;
}
.secFormTable.last{
    border-bottom: solid 1px #e6e6e6;
}
.secFormTable a{
    color: #000000;
    text-decoration: underline;
}
.secFormTable tr {
	border-top: solid 1px #e6e6e6;
}
.secFormTable th,
.secFormTable td {
	letter-spacing: 1px;
	vertical-align: top;
	line-height: 1.5;
	padding: 50px 0;
}
.secForm td.hide .formError{
    display: none !important;
}
.secFormTable td.boxPass{
    position: relative;
}
.secFormTable th {
	width: 300px;
	position: relative;
	line-height: 1.8;
	padding: 30px 0;
    font-size: 16px;
}
.secCmnForm  .txtMust{
	color:#cd2929;
}
.secFormTable td {
    width: calc(100% - 300px);
    width: 900px;
	vertical-align: top;
    position: relative;
	padding: 30px 0;
}
.secFormTable input[type="text"], 
.secFormTable input[type="tel"], 
.secFormTable input[type="email"], 
.secFormTable input[type="number"], 
.secFormTable input[type="password"], 
.secFormTable select,
.secFormTable textarea {
    height: 60px;
    /* border: solid 1px #c1c1c1; */
    border: none;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    font-family: inherit;
    color: #001b3f;
}
.secFormTable textarea {
    width: 100%;
    height: 260px;
    padding: 20px;
    line-height: 1.5;
    resize: none;
}
/* .secFormTable input[type="text"].inputRequired, 
.secFormTable input[type="tel"].inputRequired, 
.secFormTable input[type="email"].inputRequired, 
.secFormTable input[type="number"].inputRequired, 
.secFormTable input[type="password"].inputRequired, 
.secFormTable select.inputRequired {
    background: #fffef7;
    border: solid 1px #cd2929;
} */
.secFormTable input[type="checkbox"],
.secFormTable input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0;
}
.secFormTable .flexBox{
    font-size: 16px;
    display: flex;
    align-items: center;
}
.secFormTable .spanTel{
    margin: 0 10px;
}
.secFormTable .boxZip.flex {
    display: flex;
    align-items: center;
}
.secFormTable .boxZip{
    margin-top: 15px;
    font-size: 16px;
}
.secFormTable .boxZip.top{
    margin-top: 0;
}
.secFormTable .btnZip {
    width: 150px;
    height: 40px;
    background: #000;
    border-radius: 20px;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: #fff;
}
.secFormTable .boxZip .boxZipInner input,
.secFormTable .boxZip .boxZipInner select {
    margin-left: 10px;
}
.secFormTable .boxZip .boxZipInner:last-child{
    margin-left: 10px;
}
.secFormTable .checkList{
    width: calc(100% - 41px);
}
.secFormTable .checkList .checkItem:nth-child(n + 2){
    margin-top: 11px;
}
.secFormTable .checkList .labelItem{
    display: flex;
    font-size: 16px;
}
.secFormTable .checkList .labelItem .others{
    font-size: 14px;
    color: #666;
    margin-left: 12px;
    letter-spacing: 0.5px;
}
.secFormTable .checkList .labelItem input{
    margin: 1px 10px 0 0;
    flex-shrink: 0;
}
.secFormTable td .label03{
    font-size :16px;
}
.secFormTable td .checkPrivacy{
    margin:-2px 10px 0 0;
}
.secFormTable .txtNote {
	font-size: 13px;
	margin-top: 20px;
	line-height: 2;
	letter-spacing: 0;
}
.mailTxt{
	padding: 0 250px;
    margin-top: 45px;
}
.mailTxt .innerTit{
	font-size: 13px;
	margin-top: 20px;
	line-height: 1.846;
	letter-spacing: 0;
}
.mailTxt .innerTit .txtBold{
	font-weight: bold;
}
.secFormTable .txtNote.privacy{
    margin-top: 15px;
}
.secFormTable .txtError,
.secFormCalendar .txtError {
	color: #f00;
	font-size: 12px;
	background: url(../img/common/iconError.png) left top no-repeat;
	background-size: 14px;
	padding: 0 0 0 17px;
	margin-top: 10px;
	line-height: 14px;
}
.secFormCalendar .txtError {
	margin-bottom: 10px;
}
.secFormTable .borderNone{
    border: none!important;
}
.secCmnForm .mailTxt{
	background-color:#fbfbfb;
	padding:50px 45px;
	text-align: left;
	margin-top:40px;
}
.secCmnForm .mailTxt .innerTit{
	font-size:15px;
}
.secCmnForm .mailTxt .innerTxt{
	font-size:13px;
	line-height:2.2;
	margin-top:20px;
}
.secCmnFormBtn{
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 90px;
    color: #001b3f;
    width: 800px;
    margin: 50px auto 0;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 2.3px;
    border-radius: 50px;
    border: 1px solid #002d56;
    position: relative;
}
.secCmnFormBtn:before{
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #002d56;
    border-right: solid 2px #002d56;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 60px;
    bottom: 0;
    margin: auto;
}
.secCmnFormBtn.back{
    width: 350px;
    background: #000;
    color: #fff;
}
.secCmnFormBtn.back:before{
    transform: rotate(225deg);
    border-color: #fff;
    right: auto;
    left: 60px;
}
.secFormTable .iconEye{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 330px;
    cursor: pointer;
}
@media only screen and (max-width:767px){
    .secFormTable{
        width: 92%;
    }
    .secFormTable,
	.secFormTable tbody,
	.secFormTable tr,
	.secFormTable th,
	.secFormTable td {
		display: block;
	}
    .secFormTable th,
    .secFormTable td {
        letter-spacing: 0px;
        line-height: 1.5;
        font-size: 13px;
        padding: 15px 0;
    }
    .secFormTable th {
        width: 100%;
        padding: 20px 0 0;
        font-weight: bold;
    }
    .secCmnForm  .txtMust{
        color:#cd2929;
    }
    .secFormTable td {
        width: 100%;
        vertical-align: top;
        padding: 10px 0 20px;
    }
    .secFormTable td.maxTd{
        max-width: 345px;
    }
    .secFormTable input[type="text"], 
    .secFormTable input[type="tel"], 
    .secFormTable input[type="email"], 
    .secFormTable input[type="number"], 
    .secFormTable input[type="password"], 
    .secFormTable select,
    .secFormTable textarea {
        height: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .secFormTable textarea {
        height: 140px;
        padding: 10px;
        line-height: 1.3;
    }
    .secFormTable input::placeholder{
        font-size: 13px;
    }
    .secFormTable input.nameInput{
        width: calc(50% - 5px);
    }
    .secFormTable .flexBox{
        font-size: 14px;
        flex-wrap: wrap;
    }
    .secFormTable .spanTel{
        margin: 0 5px;
    }
    .secFormTable .boxZip.flex {
        display: block;
    }
    .secFormTable .boxZip{
        margin-top: 10px;
        font-size: 13px;
    }
    .secFormTable .boxZip.top{
        display: flex;
        flex-wrap: wrap;
    }
    .secFormTable .btnZip {
        width: 110px;
        height: 35px;
        border-radius: 20px;
        font-size: 12px;
        line-height: 35px;
        letter-spacing: 0.5px;
    }
    .secFormTable .boxZip .boxZipInner:last-child {
        margin-left: 0;
    }
    .secFormTable .boxZip .boxZipInner input,
    .secFormTable .boxZip .boxZipInner select {
        margin-left: 5px;
        margin-right: 0;
    }
    .secFormTable .boxZip .boxZipInner input{
        width: calc(100% - 105px);
    }
    .secFormTable .checkList .checkItem:nth-child(n + 2){
        margin-top: 12px;
    }
    .secFormTable .checkList .labelItem{
        font-size: 13px;
    }
    .secFormTable .checkList .labelItem .others{
        display: block;
        margin-top: 8px;
        margin-left: 0;
        font-size: 12px;
        line-height: 1.5;
        width: 100%;
    }
    .secFormTable .checkList .labelItem input{
        margin-right: 8px;
        margin-top: 1px;
    }
    .secFormTable td .label03{
        font-size :13px;
    }
    .secFormTable .txtNote {
        font-size: 11px;
        margin-top: 15px;
        line-height: 20px;
    }
    .secCmnForm .mailTxt .innerTxt {
		font-size: 11px;
		line-height: 1.8;
		margin-top: 10px;
	}
	.secCmnForm .mailTxt {
		padding: 25px 5px 25px 10px;
		margin-top: 25px;
	}
	.secCmnForm .mailTxt .innerTit {
		font-size: 12px;
	}
    .secCmnFormBtn{
        font-size: 16px;
        width: 92%;
        height: 65px;
        margin: 30px auto 0;
        letter-spacing: 0px;
    }
    .secCmnFormBtn.back{
        width: 80%;
        background: #000;
    }
    .secFormTable .iconEye{
        position: absolute;
        top: calc(50% - 2px);
        transform: translateY(-50%);
        left: auto;
        right: 15px;
        cursor: pointer;
    }
    .mailTxt {
        padding: 0;
        width: 92%;
        margin: 0 auto;
    }
    .mailTxt .innerTit {
        font-size: 11px;
        margin-top: 30px;
        line-height: 1.8;
        letter-spacing: 0;
    }
    .secCmnFormBtn:before {
        width: 6px;
        height: 6px;
        right: 30px;
    }
}
@media only screen and (max-width:350px){
    .secFormTable .btnZip {
        width: 85px;
        font-size: 11px;
        letter-spacing: 0;
        margin-top: 10px;
    }
    /* .secFormTable input[type="tel"]{
        width: 75px;
    } */
    .secFormTable .spanTel{
        margin: 0 5px;
    }
}

/*================================================
    入力チェックマーク
================================================*/
/* .secForm .successCheck,
.secForm .successCheckTwo,
.secForm .successCheckThree,
.secForm .successCheckZip,
.secForm .successCheckList,
.secForm .successCheckPrivacy{
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin: 15px 1px 0 10px;
}
.secForm .successCheckList{
    position: absolute;
    top: 30px;
    right: 0;
    margin: 0;
}
.secForm .successCheckPrivacy{
    margin: -1px 0 0 10px;
}
.secForm .successCheck.flex,
.secForm .successCheckThree.flex,
.secForm .successCheckZip.flex{
    margin-top: 0;
}
.secForm .success + .successCheck,
.secForm .success +.success + .successCheckTwo,
.secForm .success + span +.success + span + .success + .successCheckThree,
.secForm .success + span + .success + .successCheckZip,
.secForm .checkList.check + .successCheckList,
.secForm .success + a + .successCheckPrivacy {
    background: url(../img/common/imgSuccess.gif) center top / cover no-repeat;
}
@media only screen and (max-width:767px){
    .secForm .successCheck,
    .secForm .successCheckTwo,
    .secForm .successCheckThree,
    .secForm .successCheckZip,
    .secForm .successCheckList,
    .secForm .successCheckPrivacy{
        width: 20px;
        height: 20px;
        margin: 10px 1px 0 5px;
    }
    .secForm .successCheckList{
        position: absolute;
        top: 18px;
        right: 0;
        margin: 0;
    }
    .secForm .successCheckPrivacy{
        margin: -1px 0 0 10px;
    }
    .secForm .successCheck.flexClear{
        margin-top: -10px;
    }
} */

/* secFormGuide */
/* .secFormGuide{
    position: fixed;
    bottom: 80px;
    right: calc(50% - 690px);
    font-size: 14px;
    line-height: 1.4;
    background: rgba(00,00,00,0.8);
    color: #fff;
    min-width: 180px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.secFormGuide .num{
    color: #ffde00;
}
@media only screen and (max-width:767px){
    .secFormGuide{
        right: 4%;
        bottom: 20px;
        font-size: 13px;
    }
} */

/*================================================
    確認ページ
================================================*/
.secFormTable.co td{
    padding-left: 40px;
    font-size: 16px;
}
.titQuestionnaire {
    background: #fbce26;
    padding: 19px 0 17px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 20px;
}
.secForm #boxQuestionnaire.co {
    display: table;
}
.secForm #boxQuestionnaire.co .boxMore{
    display: table-row;
}
@media only screen and (max-width:767px){
    .secFormTable.co td{
        padding-left: 0;
        font-size: 13px;
    }
    .secFormTable.co td .bold{
        font-weight: bold;
    }
    .titQuestionnaire {
        padding: 13px 0 12px;
        font-size: 14px;
        letter-spacing: 0.5px;
        margin-top: 10px;
    }
}

/*================================================
    完了ページ
================================================*/
.secForm.ok .sendOk{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1;
    text-align: center;
}
.secForm.ok .txtNote{
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    margin-top: 50px;
}
@media only screen and (max-width:767px){
    .secForm.ok .sendOk{
        font-size: 25px;
    }
    .secForm.ok .txtNote{
        font-size: 13px;
        text-align: left;
        width: 92%;
        margin: 30px auto;
    }
}

/*================================================
    secCalendar ※大きいカレンダーがない場合は不要
================================================*/
.secCalendar {
    width:100%;
    max-width:1140px;
    margin:0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    border-top: 1px solid #e1e1e1;
}
.secCalendar .titCalendar{
    padding-top:70px;
    width: 240px;
    line-height: 1.8;
    padding: 43px 0;
    font-size: 15px;
    position: relative;
    letter-spacing: 1px;
    vertical-align: top;
    text-align: left;
}
.secCalendar .secFormCalendar{
    width:calc(100% - 240px);
    font-size:15px;
    line-height:32px;
    padding:40px 0;
    vertical-align:top;
    position:relative;
}
.secCalendar .boxNoteC{
    border:1px solid #000;
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    margin:0 0 5px;
}
.secCalendar .boxNoteC .ico{
    font-size:13px;
    line-height:50px;
    margin-right:30px;
}
.secCalendar .boxNoteC .ico:last-child{ margin-right:0;}
.secCalendar .boxNoteC .activeOn{
    width:16px;
    height:16px;
    border:2px solid #e02321;
    border-radius:50%;
    display:inline-block;
    vertical-align:-4px;
}
.secCalendar .boxNoteC .batsu{
    font-size:16px;
    font-weight:700;
    vertical-align:-2px;
}
.secCalendar .note {
	font-size: 12px;
	padding-top: 10px;
	line-height: 2;
	letter-spacing: 0;
}
.secCalendar .note.fRed,
.secCalendar .note .fRed {
	color: #e50012;
}
@media only screen and (max-width:767px){
    .secCalendar{
        display: block;
        width: 100%;
        border: none;
    }
    .secCalendar .titCalendar{
        width: 100%;
        line-height: 1.8;
        padding: 20px 0 7px;
        font-size: 13px;
        border-top: solid 1px #e6e6e6;
    }
    .secCalendar .secFormCalendar{
        display: block;
        width: 100%;
        padding: 0 0 20px;
        margin-bottom: 0;
    }
    .secCalendar .boxNoteC{margin:0 0 10px;}
    .secCalendar .boxNoteC .ico{
        margin-right:10px;
        line-height:44px;
    }
    .secCalendar .note {
		line-height: 1.5;
        padding-top: 0;
	}
}

/*================================================
    アンケート関連 ※アンケートがない場合は不要
================================================*/
.secForm .btnQuestionnaire{
    display: block;
    width: 100%;
    text-decoration: none;
    background: #E50012;
    background: #fbce26;
    background: linear-gradient(180deg, #fbce26 50%, #fac500 50%);
    letter-spacing: 0px;
    color: #001b3f;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 36px 0;
    margin-top: 20px;
    position: relative;
}
.secForm .btnQuestionnaire .rightArrow{
    position: absolute;
    top: calc(50% - 5px);
    right: 30px;
    font-size: 10px;
}
.secForm .btnQuestionnaire .open,
.secForm .btnQuestionnaire .close{
    display: none;
}
.secForm .btnQuestionnaire .open.on,
.secForm .btnQuestionnaire .close.on{
    display: inline-block;
}
.secForm .checkQuestionnaire{
    display: none;
}
.secForm #boxQuestionnaire{
    display: none;
    margin-top: 20px;
}
.secForm #boxQuestionnaire .boxMore{
    margin-top: 20px;
    font-size: 16px;
    display: none;
}
.secForm #boxQuestionnaire .titMore{
    background: #eee;
    padding: 4px 10px 3px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: bold;
}
.secForm #boxQuestionnaire .txtMore{
    padding: 15px 10px 0;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: bold;
}
.secForm #boxQuestionnaire .moreList{
    margin-top: 10px;
    padding: 0 10px;
}
.secForm #boxQuestionnaire .moreList.bottom{
    margin-top: 20px;
}
.secForm #boxQuestionnaire .moreList.bottom .flexBox{
    flex-wrap: wrap;
}
.secForm #boxQuestionnaire .flexBox .flexItem:nth-child(n + 2){
    margin-left: 25px;
}
.secForm #boxQuestionnaire .moreList.bottom .flexBox .flexItem:nth-child(4){
    margin-left: 0;
    margin-top: 20px;
}
.secForm #boxQuestionnaire .moreList.bottom .flexItem{
    display: flex;
    align-items: center;
}
.secForm #boxQuestionnaire .flexItem .itemLabel{
    margin-right: 10px;
    white-space: nowrap;
}
.secForm #boxQuestionnaire .txtMoreSub{
    margin-top: 20px;
    padding: 0 10px;
}
.secForm #boxQuestionnaire .checkItem.flex{
    font-size: 16px;
    display: flex;
    align-items: center;
}
.secForm #boxQuestionnaire .checkItem .otherInput{
    margin-right: 10px;
    margin-left: 20px;
}
.secForm #boxQuestionnaire .checkItem .hasInput{
    width: 60px;
}
.secForm #boxQuestionnaire .checkItem .hasInput.wide{
    width: 120px;
}
.secForm #boxQuestionnaire .checkItem .inputWrap{
    margin-left: 25px;
}
@media only screen and (max-width:767px){
    .secForm .btnQuestionnaire{
        font-size: 14px;
        padding: 15px 0;
        margin: 10px auto 0;
        line-height: 1.429;
        width: 92%;
    }
    .secForm #boxQuestionnaire{
        margin-top: 0;
    }
    .secForm #boxQuestionnaire .boxMore{
        margin-top: 15px;
        font-size: 13px;
    }
    .secForm #boxQuestionnaire .titMore{
        font-size: 13px;
        padding: 5px 10px;
        line-height: 1.5;
        letter-spacing: 0;
    }
    .secForm #boxQuestionnaire .txtMore{
        padding: 15px 0 0;
        font-size: 13px;
        letter-spacing: 0;
    }
    .secForm #boxQuestionnaire .moreList{
        margin-top: 10px;
        padding: 0;
    }
    .secFormTable .checkList .labelItem.others {
        flex-wrap: wrap;
    }
    .secForm #boxQuestionnaire .flexBox .flexItem:nth-child(n + 2){
        margin-left: 0;
        margin-top: 10px;
    }
    .secForm #boxQuestionnaire .moreList.bottom .flexBox .flexItem:nth-child(4){
        margin-top: 10px;
    }
    .secForm #boxQuestionnaire .txtMoreSub{
        margin-top: 20px;
        padding: 0;
    }
    .secForm #boxQuestionnaire .flexItem .itemLabel{
        margin-right: 0;
        width: 50px;
        display: inline-block;
    }
    .secForm #boxQuestionnaire .flexItem .itemLabel.wide{
        width: 120px;
    }
    .secForm #boxQuestionnaire .moreList.bottom .flexItem .itemLabel{
        width: 125px;
    }
    .secForm #boxQuestionnaire .moreList.bottom.space {
        margin-top: 10px;
    }
    .secForm #boxQuestionnaire .checkItem.flex{
        font-size: 13px;
    }
    .secForm #boxQuestionnaire .checkItem .otherInput{
        margin-right: 10px;
        margin-left: 20px;
    }
    .secForm #boxQuestionnaire .checkItem .hasInput{
        width: 46px;
    }
    .secForm #boxQuestionnaire .checkItem.flex.flexPc{
        display: block;
        margin-bottom: 0px;
    }
    .secForm #boxQuestionnaire .checkItem .inputWrap{
        margin-left: 0;
        margin-top: 10px;
    }
    .secForm .btnQuestionnaire .rightArrow {
        position: absolute;
        top: calc(50% - 5px);
        right: 10px;
        font-size: 10px;
    }
}

/* 幅・スペース指定　*/
.secFormTable .ml10 {margin-left: 10px;}
.secFormTable .ml15 {margin-left: 15px;}
.secFormTable .ml20 {margin-left: 20px;}
.secFormTable .mr5 {margin-right: 5px;}
.secFormTable .mr10 {margin-right: 10px;}
.secFormTable .mr20 {margin-right: 20px;}
.secFormTable .mr40 {margin-right: 40px;}
.secFormTable .mt5 {margin-top: 5px;}
.secFormTable .mt12 {margin-top: 12px;}
.secFormTable .mt10 {margin-top: 10px;}
.secFormTable .mt20 {margin-top: 20px;}
.secFormTable .h140 {height: 140px;}
.secFormTable .w95 {width: 95px;}
.secFormTable .w100 {width: 100px;}
.secFormTable .w105 {width: 105px;}
.secFormTable .w120 {width: 120px;}
.secFormTable .w140 {width: 140px;}
.secFormTable .w150 {width: 150px;}
.secFormTable .w160 {width: 160px;}
.secFormTable .w170 {width: 170px;}
.secFormTable .w180 {width: 180px;}
.secFormTable .w250 {width: 250px;}
.secFormTable .w200 {width: 200px;}
.secFormTable .w260 {width: 260px;}
.secFormTable .w300 {width: 300px;}
.secFormTable .w360 {width: 360px;}
.secFormTable .w500 {width: 500px;}
.secFormTable .w610 {width: 610px;}
.secFormTable .w100p {width: 100%; flex: 1;}
.secFormTable .w100pCheck {width: calc(100% - 41px);}
@media only screen and (max-width:767px){
    .secFormTable .mls10 {margin-left: 10px;}
    .secFormTable .ws75 {width: 75px;}
    .secFormTable .ws85 {width: 85px;}
    .secFormTable .ws100 {width: 100px;}
    .secFormTable .ws103 {width: 103px;}
    .secFormTable .ws126 {width: 126px;}
    .secFormTable .ws150 {width: 150px;}
    .secFormTable .ws170 {width: 170px;}
    .secFormTable .ws100p {width: 100%;}
    .secFormTable .ws100pCheck {width: calc(100% - 31px);}
    .secFormTable .mrs0 {margin-right: 0px;}
    .secFormTable .mrs5 {margin-right: 5px;}
    .secFormTable .mrs18 {margin-right: 18px;}
    .secFormTable .mrs10 {margin-right: 10px;}
    .secFormTable .mbs5 {margin-bottom: 5px;}
    .secFormTable .mts10 {margin-top: 10px;}
    .secFormTable .mts15 {margin-top: 15px;}
    .secFormTable .mts20 {margin-top: 20px!important;}
    .secFormTable .mbs10 {margin-bottom: 10px;}
    .secFormTable .h140 {height: 100px;}
}

/*================================================
    資料選択部分 ※資料以外は不要
================================================*/
.secFormCatalog{
    margin: 100px 0;
}
.secFormCatalog span{
    display: block;
}
.secFormCatalog .catalogList{
    width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.secFormCatalog .catalogItem{
    width: 48.4375%;
    margin-right: 3.125%;
    position: relative;
    border: solid 1px #000;
    background: #f5f5f5;
}
.secFormCatalog .catalogItem:nth-child(2n) {
    margin-right: 0;
}
.secFormCatalog .catalogItem:nth-child(n + 3) {
    margin-top: 40px;
}
.secFormCatalog .catalogItem input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: -1;
}
.secFormCatalog .catalogItem .item {
    transition: opacity 0.2s ease-out;
    cursor: pointer;
    height: 100%;
    padding-bottom: 124px;
}
.secFormCatalog .catalogItem .imgWrap{
    padding: 60px 35px 60px;
    background: #fff;
}
.secFormCatalog .catalogItem .imgBox {
    width: 100%;
    padding-top: 47.155%;
}
.secFormCatalog .catalogItem .txtWrap{
    padding: 20px 35px 0;
}
.secFormCatalog .catalogTit {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.8;
}
.secFormCatalog .catalogTxt {
    font-size: 15px;
    line-height: 2;
    margin-top: 10px;
}
.secFormCatalog .btnOff, .secFormCatalog .btnOn {
    width: 400px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    margin: 25px auto 0;
    position: absolute;
    bottom: 30px;
    left: calc(50% - 200px);
    border-radius: 4px;
}
.secFormCatalog .btnOff{
    background: #f08b00;
}
.secFormCatalog .btnOn{
    background: #6eb92b;
}
.secFormCatalog input[type="checkbox"]:not(:checked) + .item .btnOn,
.secFormCatalog input[type="checkbox"]:checked + .item .btnOff{
    display: none;
}
@media only screen and (max-width:767px){
    .secFormCatalog{
        margin: 50px 0;
    }
    .secFormCatalog .catalogList{
        width: 84%;
        display: block;
    }
    .secFormCatalog .catalogItem{
        width: 100%;
        margin-right: 0;
    }
    .secFormCatalog .catalogItem:nth-child(n + 2),
    .secFormCatalog .catalogItem:nth-child(n + 3) {
        margin-top: 20px;
    }
    .secFormCatalog .catalogItem .item {
        padding-bottom: 20px;
    }
    .secFormCatalog .catalogItem .imgWrap{
        padding: 20px 15px;
    }
    .secFormCatalog .catalogItem .txtWrap{
        padding: 15px 15px 0;
    }
    .secFormCatalog .catalogTit {
        font-size: 14px;
        letter-spacing: 0.5;
        line-height: 1.5;
    }
    .secFormCatalog .catalogTxt {
        font-size: 12px;
        line-height: 1.35;
        margin-top: 5px;
    }
    .secFormCatalog .btnOff, .secFormCatalog .btnOn {
        width: 200px;
        height: 40px;
        font-size: 12px;
        letter-spacing: 0.5px;
        margin-top: 15px;
        max-width: 100%;
        position: static;
    }
}

/*================================================
    マイページ部分
================================================*/
.secMypageMenu{
    width: 880px;
    margin: 65px auto 0;
}
.secMypageMenu.space{
    margin-bottom: 70px;
}
.secMypageMenu .list{
    display: flex;
    justify-content: space-between;
}
.secMypageMenu .item{
    width: 270px;
}
.secMypageMenu .itemLink{
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: 2px solid #000;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
}
.secMypageMenu .itemLink.on{
    pointer-events: none;
    border: 2px solid #e02321;
    color: #e02321;
    position: relative;
}
.secMypageMenu .itemLink.on::after{
    position: absolute;
    content: "";
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 13px solid #e02321;
    border-bottom: 0;
}
@media only screen and (max-width:767px){
    .secMypageMenu{
        width: 92%;
        margin: 50px auto 0;
    }
    .secMypageMenu.space{
        margin-bottom: 55px;
    }
    .secMypageMenu .item{
        width: 30.5%;
        text-align: center;
    }
    .secMypageMenu .itemLink{
        height: 66px;
        font-size: 13px;
        line-height: 1.3;
        letter-spacing: 0.5px;
    }
}
.secMypageTit{
    text-align: center;
    margin: 70px auto;
}
.secMypageTit .mainTit{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
}
.secMypageTit .mainTit .strong{
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: bold;
}
.secMypageTit .txtSub{
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.5;
}
@media only screen and (max-width:767px){
    .secMypageTit{
        margin: 55px auto 0;
    }
    .secMypageTit .mainTit{
        font-size: 15px;
    }
    .secMypageTit .mainTit .strong{
        font-size: 20px;
        letter-spacing: 1px;
    }
    .secMypageTit .txtSub{
        margin-top: 20px;
        font-size: 13px;
        line-height: 1.5;
    }
}
.txtRest{
    text-align: center;
    margin-top: 30px;
}
.txtRest .linkRest{
    color: #006699;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
@media only screen and (max-width:767px){
    .txtRest{
        margin-top: 20px;
    }
    .txtRest .linkRest{
        font-size: 12px;
    }
}
.secLeave{
    text-align: center;
}
.secLeave textarea{
    width: 800px;
    height: 200px;
    border: 1px solid #CCC;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.5;
    padding: 15px 20px;
    font-family: inherit;
}
.secLeave .secCmnFormBtn{
    background: #000;
}
@media only screen and (max-width:767px){
    .secLeave{
        width: 92%;
        margin: 0 auto;
    }
    .secLeave textarea{
        width: 100%;
        height: 200px;
        padding: 15px;
    }
    .secLeave textarea::placeholder{
        font-size: 13px;
    }
    .secLeave .secCmnFormBtn{
        width: 80%;
    }
}

/*================================================
    フォーム送信時の多重クリック防止対策
================================================*/
.jsBtnParent .msgWrap{
	margin: 50px auto 0;
}
.jsBtnParent .msgWrap .msgSending{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
    width: 550px;
    height: 100px;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.75px;
	color: #fff;
	background: #666;
	text-align: center;
    margin: 0 auto;
}

@media only screen and (max-width:767px){
	.jsBtnParent .msgWrap{
		margin: 30px auto 0;
	}
    .jsBtnParent .msgWrap .msgSending{
        width: 100%;
        font-size: 14px;
        height: 70px;
    }
}

/* 追記 */
.secFormCon .cmnFormTit{
    text-align: center;
}
.secFormCon .tit{
    margin-top: 25px;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 49px;
    margin-bottom: 80px;
    position: relative;
}
.secFormCon .tit:after{
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    bottom: 0;
    left: calc(50% - 20px);
    background: #001b3f;
}
.bgForm{
    background: #f2f4f5;
    padding-bottom: 70px;
    padding-top: 80px;
    position: relative;
}
.bgForm .iconTopForm{
    position: absolute;
    width: 255px;
    height: 65px;
    left: calc(50% - 127.5px);
    top: -32px;
}
.bgForm .iconTopForm .iconList{
    display: flex;
    position: relative;
    justify-content: space-between;
}
.bgForm .iconTopForm .iconList:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #001b3f;
    left: 0;
    top: 32.5px;
}
.bgForm .iconTopForm .txtIcon{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #cad1d9;
    color: #cad1d9;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.bgForm .iconTopForm .txtIcon.on{
    border: 1px solid #001b3f;
    color: #001b3f;
    opacity: 1;
}
.txtFormTop{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
}
.secFormWrap{
    padding-top: 50px;
}
.secFormTable th {
    font-size: 16px;
    color: #001b3f;
    font-weight: bold;
    display: flex;
    align-items: flex-start;
}
.secFormTable td {
    color: #001b3f;
}
.secFormTable tr:first-child {
	border-top: solid 1px #001b3f;
}
.secFormTable.last tr:first-child {
	border-top:solid 1px #e6e6e6;
}
.secFormTable .txtMust,
.secFormTable .txtAny{
	font-size: 12px;
    width: 45px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 15px;
}
.secFormTable .txtMust{
    background: #ac0008;
}
.secFormTable .txtAny{
    background: #001b3f;
}
.secFormTable input[type="checkbox"], 
.secFormTable input[type="radio"] {
    width: 30px;
    height: 30px;
    margin: 0;
    visibility: hidden;
    position: absolute;
}
.secFormTable .txtInner{
    padding: 2.5px 0 2.5px 45px;
    position: relative;
}
.secFormTable input[type="checkbox"] + .txtInner::before{
    content: '';
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
}
.secFormTable input[type="radio"] + .txtInner::before{
    content: '';
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
}
.secFormTable input[type="checkbox"]:checked + .txtInner::before,
.secFormTable input[type="radio"]:checked + .txtInner::before{
    background: url(../img/common/iconCheckbox.gif) center center / 12px auto no-repeat #fff;
}
.secFormTable .txtNote.txtRed {
    color: #ac0008;
    margin-top: 12px;
}
.secFormTable th.thNum01 {
	padding: 45px 0;
}
.secFormTable th.lower {
	padding: 48px 0 20px;
}
/* underForm */
.underForm{
    padding: 160px 0 200px;
}
.underForm .boxFlex{
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.underForm .boxContact{
    text-align: center;
}
.underForm .boxContact:before{
    content: '';
    position: absolute;
    height: 192px;
    width: 1px;
    background-color: #001b3f;
    top: -40px;
    right: 0px;
}
.underForm .boxContact:first-Child{
    padding-right: 80px;
    position: relative;
}
.underForm .boxContact:nth-child(2){
    padding-left: 80px;
}
.underForm .txtUnder01{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #001b3f;
}
.underForm .boxTxtTel{
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.underForm .boxTxtTel .txtTel{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #001b3f;
}
.underForm .boxTxtTel img{
    margin-right: 10px;
}
.underForm .txtUnder02{
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 0.5px;
    color: #001b3f;
}
.underForm .txtSpTap{
    width: 500px;
    height: 44px;
    margin: 80px auto 0;
    border:1px solid #001b3f;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}
.underForm .txtSpTap.spOnly {
    display: none;
}
.underForm .txtSpTap.spNone {
    display: flex;
}
.secFormTable .spFlex {
    display: flex;
    align-items: center;
    width: 100%;
}
.secFormTable .spFlex.pcFlex {
    width: auto;
}
.secFormTable .zipBtn {
    width: 120px;
    height: 42px;
    background:#001b3f;
    color: #fff;
    font-size: 12px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.5px;
    margin-left: 0px;
    text-decoration: none;
}
.secForm.co td{
    font-size: 16px;
    font-weight: bold;
}
.secForm.co th{
    flex-direction: row;
}
.secFormCon.co,
.secFormCon.ok{
    margin-top: 180px;
}

@media only screen and (max-width:767px){
    .secFormCon .cmnImgIcon {
        width: 24px;
        margin: 0 auto;
    }
    .secFormCon .tit {
        margin-top: 12px;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        padding-bottom: 20px;
        margin-bottom: 55px;
        position: relative;
    }
    .secFormCon .iconTopForm .txtIcon {
        width: 49px;
        height: 49px;
        font-size: 12px;
    }
    .secFormCon .iconTopForm {
        width: 207px;
        height: 49px;
        left: calc(50% - 104.5px);
        top: -25px;
    }
    .secFormCon .iconTopForm .iconList:before {
        top: 24.5px;
    }
    .secFormCon .tit:after {
        width: 25px;
        height: 1px;
        bottom: 0;
        left: calc(50% - 12.5px);
    }
    .txtFormTop {
        font-size: 12px;
    }
    .bgForm {
        padding-bottom: 45px;
        padding-top: 56px;
    }
    .secFormWrap {
        padding-top: 30px;
    }
    .secFormTable th {
        font-size: 14px;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .secFormTable input[type="checkbox"], 
    .secFormTable input[type="radio"] {
        width: 20px;
        height: 20px;
    }
    .secFormTable .txtInner {
        padding: 1px 0 0px 30px;
        position: relative;
    }
    .secFormTable .checkList {
        width: 100%;
    }
    .secFormTable input[type="checkbox"] + .txtInner::before,
    .secFormTable input[type="radio"] + .txtInner::before {
        content: '';
        height: 20px;
        width: 20px;
    }
    .secFormTable th.thNum01 {
        padding: 22px 0 0;
    }
    .secFormTable .txtMust, .secFormTable .txtAny {
        font-size: 12px;
        width: 40px;
        height: 24px;
        margin-right: 0;
        margin-left: 10px;
    }
    .secFormTable .mr10 {
        margin-right: 5px;
    }
    .secFormTable .spFlex {
        display: flex;
        align-items: center;
        width: 100%;
    }
    .secFormTable .spFlex.pcFlex {
        width: 100%;
    }
    .secFormTable .spFlex .ws100p{
        flex: 1;
    }
    .secFormTable th.lower {
        padding: 20px 0 0px;
        align-items: flex-start;
    }
    .secFormTable .smallTxt {
        font-size: 11px;
        margin-top: 10px;
        margin-left: 19%;
    }
    .secFormTable .checkList.spWrap{
        display: flex;
        flex-wrap: wrap;
    }
    .secFormTable .checkList.spWrap .checkItem{
        width: 50%;
        margin-top: 0;
    }
    .secFormTable .checkList.spWrap .checkItem.txtLast{
        width: 100%;
    }
    .secFormTable .checkList.spWrap .checkItem:nth-child(n+3){
        margin-top: 10px;
    }
    .underForm {
        padding: 50px 0 0px;
        width: 92%;
        margin: 0 auto;
    }
    .underForm .boxFlex {
        display: block;
    }
    .underForm .boxContact:first-Child {
        padding-right: 0;
        padding-bottom: 30px;
    }
    .underForm .boxContact:nth-child(2) {
        padding-left: 0px;
        padding-top: 30px;
    }
    .underForm .txtUnder01 {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .underForm .boxTxtTel img {
        margin-right: 10px;
        width: 26px;
    }
    .underForm .boxTxtTel {
        margin-top: 15px;
        justify-content: center;
    }
    .underForm .boxTxtTel .txtTel {
        font-size: 24px;
        letter-spacing: 0px;
    }
    .underForm .txtUnder02 {
        font-size: 11px;
        margin-top: 15px;
        letter-spacing: 0px;
    }
    .underForm .boxContact:before {
        height: 1px;
        width: 100%;
        top: unset;
        bottom: 0;
        right: 0px;
    }
    .underForm .txtSpTap {
        width: 225px;
        height: 30px;
        margin: 30px auto 0;
        font-size: 11px;
    }
    .underForm .txtSpTap.spOnly {
        display: flex;
    }
    .underForm .txtSpTap.spNone {
        display: none;
    }
    .secFormTable .zipBtn {
        width: 90px;
        height: 32px;
        background: #001b3f;
        color: #fff;
        font-size: 10px;
        border-radius: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: 0px;
        margin-left: 5px;
        text-decoration: none;
    }
    .secForm.co td{
        font-size: 14px;
    }
    .secFormCon.co,
    .secFormCon.ok{
        margin-top: 80px;
    }
}

@media only screen and (max-width:374px){
    .txtFormTop {
        font-size: 11px;
    }
    .secFormTable .ws126 {
        width: 90px;
    }
    .secFormTable .zipBtn {
        width: 80px;
    }
    .secFormTable .ws103 {
        width: 85px;
    }
    .secForm .btnQuestionnaire .rightArrow {
        right: 5px;
    }
}