@charset "utf-8";


.mainTitBox.lazyloaded {
    width: 100%;
    height: 740px;
    padding: 0;
    background: url(../img/title/bgService.jpg) top center/cover no-repeat;
  }
  .mainTitBox.lazyloaded .boxIn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    height: 100%;
    display: flex;
    justify-content: space-between!important;
  }
  .mainTitBox .boxIn{
    flex-direction: row;

  }
  /* secHero */
  .secHero{
    position: relative;
    height: 700px;
  }
  .secHero .imgTit{
    width: 1920px;
    position: absolute;
    top: 0;
    left: calc(50% - 960px);
  }
@media screen and (max-width: 767px) {
    /* .secHero */
    .secHero{
        height: auto;
    }
    .secHero .imgTit{
        position: static;
        width: 100%;
    }
    .mainTitBox.lazyloaded {
        height: auto;
        background: none;
    }
    .mainTitBox.lazyloaded .topTit{
        width: 100%;
    }
    .mainTitBox.lazyloaded .boxIn{
        display: block;
    }
    
    .mainTitBox .boxIn{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .mainTitBox .boxIn .imgBox{
        width: 50%;
    }
    .mainTitBox .topTxt .txt01 {
        font-size: 20px;
        line-height: 1.8;
        letter-spacing: 1.8px;
    }
    .mainTitBox .topTxt .txt02 {
        font-size: 13px;
        line-height: 1.5;
        letter-spacing: 1.8px;
        margin-top: 10px;
    }
    .secIndex {
        margin-top: 30px;
    }
    .secIndex .hr1720 {
        margin: 40px auto;
    }
    .mainTitBox.lazyloaded .topTit {
      margin: 0 auto;
  }
    .mainTitBox .topTxt .txt01{
      font-size: 23px;
      color: #fff;
    }
    .mainTitBox .topTxt .txt01 span{
        background-color: #6eb82b;
        padding:3px 7px;
    }
    .mainTitBox .topTxt .txt02{
        font-size: 40px;
        color: #000;
        line-height: 1.8;
    }
    .mainTitBox .topTxt .txt02 span,
    .mainTitBox .topTxt .txt03 span{
        background-color: #fff;
        background-size: auto 1.2em;
        padding: 0 6px;
    }
    .mainTitBox .topTxt .txt03{
        margin-top: 20px;
        font-size: 20px;
        color: #000;
    }
      
    .secIndexTop .tit span:before{
        height:4px; 
        bottom: 15px;
    }
}

/* secHousing */
.secHousing{
    padding: 55px 0 90px;
    position: relative;
}
.secHousing .imgSp{
    display: none;
}
.secHousing::after{
    content: "";
    background: #eee;
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    z-index: -10;
}
.secHousing .tit{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}
.secHousing .subTit{
    font-size: 18px;
    line-height: 2.2;
    text-align: center;
    margin-top: 25px;
    letter-spacing: 1px;
}
.secHousing .list{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 60px;
    position: relative;
}
.secHousing .list::before{
    position: absolute;
    content: "";
    background: url(../img/contact/imgWoman.png) top center no-repeat;
    width: 218px;
    height: 215px;
    top: -215px;
    left: 60px;
}
.secHousing .list::after{
    position: absolute;
    content: "";
    background: url(../img/contact/imgMan.png) top center no-repeat;
    width: 241px;
    height: 215px;
    top: -215px;
    right: 50px;
}
.secHousing .item{
    width: 31.885%;
}
@media only screen and (max-width:1300px){
    .secHousing .list::before{
        left: 70px;
    }
}
@media only screen and (max-width:767px){
    .secHousing{
        padding: 30px 0 50px;
    }
    .secHousing .wrapper1380{
        width: 92%;
    }
    .secHousing .imgSp{
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    .secHousing .imgSp img{
        margin: 0 auto;
    }
    .secHousing .tit{
        font-size: 16px;
        line-height: 1.8;
    }
    .secHousing .subTit{
        font-size: 11px;
        margin-top: 10px;
    }
    .secHousing .list{
        display: block;
        margin-top: 30px;
    }
    .secHousing .list::before{
        width: 72.66px;
        height: 112.666px;
        background-size: cover;
        z-index: -10;
        top: -110px;
        left: 0;
    }
    .secHousing .list::after{
        width: 80.333px;
        height: 121.666px;
        background-size: cover;
        z-index: -10;
        top: -110px;
        right: 0;
    }
    .secHousing .item{
        width: 100%;
        margin-bottom: 10px;
    }
    .secHousing .item:last-child{
        margin-bottom: 0;
    }
}

/* secSelect */
.secSelect{
    background: #253038;
    padding: 80px 0 200px;
}
.secSelect input {
    display: none;
}
.secSelect .wrapper1280{
	width:calc(100% - 40px);
	max-width:1280px;
	margin:0 auto;
}
.secSelect .titEng{
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 2px;
    text-align: center;
}
.secSelect .titMain{
    text-align: center;
    margin-top: 8px;
    padding-bottom: 45px;
    font-weight: 700;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 2px;
    color: #fff;
}
.secSelect .selectItem{
    position: relative;
    margin-bottom: 130px;
}
.secSelect .selectItem:last-child{
    margin-bottom: 0;
}
.secSelect .aBox{
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 50px 0 100px;
    border: 6px solid #fff;
}
.secSelect input:checked + .aBox{
    background: #ffffea;
    border: 6px solid #6eb82b;
}
.secSelect .topBox{
    display: flex;
    display: -webkit-flex;
    flex-flow: row-reverse;
}
.secSelect .topTxtBox{
    margin-left: 50px;
}
.secSelect .topTit{
    width: 700px;
    line-height: 1.3;
    background: #ffde01;
    border-left: 8px solid #000;
    font-size: 36px;
    font-weight: bold;
    padding: 12px 10px 12px 20px;
}
.secSelect .topTxt{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    margin-top: 25px;
    letter-spacing: 1.5px;
}
.secSelect .bottomList{
    display: flex;
    display: -webkit-flex;
    border-left: 1px solid #7d7d7d;
    border-right: 1px solid #7d7d7d;
    margin-top: 45px;
}
.secSelect .bottomItem{
    width: 33.33%;
    text-align: center;
    height: 340px;
    border-right: 1px solid #7d7d7d;
}
.secSelect .bottomItem:last-child{
    border-right: none;
}
.secSelect .bottomTxt{
    font-size: 15px;
    line-height: 2;
    margin-top: 25px;
}
.secSelect .bottomTit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    background: #eee;
    text-align: center;
    margin-top: 40px;
    letter-spacing: 1.5px;
}
.secSelect .selectBtn{
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 500px;
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
    background: #ffde01;
    border: 3px solid #fff;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
}
.secSelect input:checked + .aBox .selectBtn{
    background: #6eb82b;
    color: #fff;
    border: none;
}
.aBox .selectBtn .txtOff{
    display: none;
}
.secSelect input:checked + .aBox .selectBtn .txtOff{
	display: inline;
}
.secSelect input:checked + .aBox .selectBtn .txtOn{
	display: none;
}
.secSelect .btnMore{
    display: none;
}
@media only screen and (max-width:1350px){
    .secSelect .topTit{
        width: 600px;
    }
}
@media only screen and (max-width:767px){
    .secSelect{
        padding: 40px 0 85px;
    }
    .secSelect .titEng{
        top: -12px;
        margin-bottom: 0;
        font-size: 24px;
        letter-spacing: 1px;
    }
    .secSelect .titMain{
        margin-top: 3px;
        margin-bottom: 25px;
        padding-bottom: 14px;
        font-size: 14px;
        line-height: 30px;
        letter-spacing: .75px;
    }
    .secSelect .wrapper1380{
        width: 92%;
    }
    .secSelect .wrapper1280{
        width: 92%;
    }
    .secSelect .aBox{
        padding: 15px 0 55px;
        border: 3px solid #fff;
    }
    .secSelect input:checked + .aBox{
        border: 3px solid #6eb82b;
    }
    .secSelect .topImg{
        width: 70%;
        margin: 15px auto 0;
    }
    .secSelect .topBox{
        display: block;
    }
    .secSelect .topTxtBox{
        margin-left: 0;
    }
    .secSelect .selectItem{
        margin-bottom: 85px;
    }
    .secSelect .topTit{
        width: 100%;
        height: auto;
        line-height: 1.3;
        border-left: none;
        font-size: 24px;
        padding: 5px 20px;
        margin-top: 0;
    }
    .secSelect .topTxt{
        font-size: 15px;
        margin-top: 15px;
    }
    .secSelect .bottomList{
        display: block;
        border-right: none;
        border-left: none;
        margin-top: 25px;
    }
    .secSelect .bottomItem{
        width: 100%;
        border-right: none;
        border-top: 1px solid #7d7d7d;
        height: auto;
        padding: 20px 0;
    }
    .secSelect .bottomItem:nth-child(n+2){
        display: none;
    }
    .secSelect .bottomTit{
        width: 100%;
        height: auto;
       line-height: 1.7;
        font-size: 11px;
        background: #eee;
        margin-top: 10px;
        padding: 10px;
        letter-spacing: 1.5px;
    }
    .secSelect .bottomTxt {
        font-size: 13px;
        line-height: 1.8;
        margin-top: 20px;
        text-align: left;
    }
    .secSelect .selectBtn {
        position: absolute;
        bottom: -30px;
        width: 80%;
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        border: 2px solid #fff;
        font-size: 17px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    .secSelect .btnMore{
		display: block;
		background: #f7f7f7;
		border: #eee solid 1px;
		border-radius: 50px;
		width: 172px;
		height: 41px;
		margin: 0 auto 20px;
		text-align: center;
		padding-top: 13px;
	}
}

/* secForm */
.secForm{
    margin-top: 0;
    padding-bottom: 240px;
}
@media only screen and (max-width:767px){
    .secForm{
        margin: 50px 0 0;
        padding-bottom: 75px;
    }
}

/* secForm */
.secForm.co{ margin-bottom:150px;padding-bottom:100px;}
.secForm.ok{ margin-bottom:100px;padding-bottom:100px;}
.secForm.co .bgBox,
.secForm.ok .bgBox{ margin-top:75px;padding-bottom:80px;}
.secForm.co .btnPrevMain{
    margin-bottom:0;
    padding:24px 0;
    font-size:15px;
}
@media only screen and (max-width:767px){
    .secForm{
        margin-top:70px;
    }
	.secForm.co,
    .secForm.ok{
        margin-top:0;
        margin-bottom:0;
        padding-top:0;
        padding-bottom:0;
    }
	.secForm.co .bgBox,
    .secForm.ok .bgBox{ margin-top:45px;padding-bottom:50px;}
    .secForm.ok .bgBox{ padding-bottom:40px;}
    .secForm.co .btnPrevMain{
        margin-bottom:30px;
        padding:10px 0;
        font-size:14px;
    }
}

.secCmnBack{
    padding-top:50px;
    padding-bottom:105px;
    background:#f0f0f0;
}
.secForm.ok + .secCmnBack{
    background:transparent;
}
.secCmnBack .btnPrevMain{
    margin: 0 auto;
}
@media only screen and (max-width:767px){
    .secCmnBack{
        margin:20px 0 0;
        padding:30px 0;
        background:#fff;
    }
    .secForm.ok + .secCmnBack{
        
    }
}


.secBnrMain {
    padding-top: 0;
}
.secBnrReserve {
    padding-top: 0;
    margin-top: 5px;
    margin-bottom: 1px;
}
@media only screen and (max-width:767px){
    .secBnrReserve {
        margin-top: 1px;
        margin-bottom: 0;
    }
}

.secFormTable .tsubobox{
    margin-left: 5px;
}
.secFormTable .middle{
    vertical-align: middle;
}
.secFormTable .h150{
    height: 150px;
}
.secFormTable textarea.inputRequired{
    background: #fffef7;
    border: 1px solid #cd2929;
}
.secFormTable .mt10{
    margin-top: 10px;
}
@media only screen and (max-width:767px){
    .secFormTable .tsubobox{
        margin-left: 0px;
        margin-top: 10px;
    }
    .secFormTable .hs100{
        height: 100px;
    }
}
