@media only screen and (max-width:767px){
    .wrapper335{
        width: 89.334%;
    }
}

/* secTop */
.secTop{
    padding: 5.6515% 0;
    text-align: center;
    background: url(../img/lineup/ComfortONE/bgMainTop.jpg) center / cover;
}
@media only screen and (max-width:767px){
    .secTop{
        padding: 21.43% 0;
        background: url(../img/lineup/ComfortONE/bgMainTop_sp.jpg) center / cover;
    }
    .secTop .imgTit{
        width: 84.2667%;
        margin: 0 auto;
    }
}

/* secAbout */
.secAbout{
    background: #af9b80;
    padding: 82px 0 106px;
}
@media only screen and (max-width:767px){
    .secAbout{
        padding: 30px 0 42px;
    }
}

/* secStrong */
.secStrong{
    margin-top: 100px;
}
.secStrongTop{
    height: 360px;
    display: flex;
    align-items: center;
}
.secStrongTop.lazyloaded{
    background: url(../img/lineup/ComfortONE/bgStrong.jpg) center top / cover;
}
.secStrongTop .txt{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    text-shadow: 1px 1px 3px #fff;
}
.secStrong .secPoint01 .boxImg{
    margin-top: 67px;
}
.secStrong .secPoint01 .boxImg2{
    margin-top: 65px;
}
.secStrong .secPoint02{
    margin-top: 100px;
}
.secStrong .secPoint02 .boxImg{
    margin-top: 65px;
}
.secStrong .secPoint02 .boxImg2{
    margin-top: 100px;
}
@media only screen and (max-width:767px){
    .secStrong{
        margin-top: 30px;
    }
    .secStrongTop{
        height: auto;
        padding: 30px 0;
    }
    .secStrongTop .txt{
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 1px;
    }
    .secStrong .secPoint01 .boxImg{
        margin-top: 40px;
    }
    .secStrong .secPoint01 .boxImg2{
        margin-top: 20px;
    }
    .secStrong .secPoint02{
        margin-top: 75px;
    }
    .secStrong .secPoint02 .boxImg{
        margin-top: 25px;
    }
    .secStrong .secPoint02 .boxImg2{
        margin-top: 20px;
    }
}

/* secSpec */
.secSpec{
    margin-top: 100px;
}
.secSpecTop{
    height: 360px;
    display: flex;
    align-items: center;
}
.secSpecTop.lazyloaded{
    background: url(../img/lineup/ComfortONE/bgSpec.jpg) center top / cover;
}
.secSpecTop .txt{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    text-shadow: 1px 1px 3px #fff;
}
.secSpec .secPoint01 .boxImg{
    margin-top: 100px;
}
.secSpec .secPoint01 .boxImg2{
    margin-top: 65px;
}
.secSpec .secPoint01 .boxImg3{
    margin-top: 65px;
}
.secSpec .secPoint01 .boxImg4{
    margin-top: 65px;
}
.secSpec .secPoint02{
    margin-top: 100px;
}
.secSpec .secPoint02 .boxImg{
    margin-top: 65px;
}
.secSpec .secPoint03{
    margin-top: 100px;
}
.secSpec .secPoint03 .boxImg{
    margin-top: 65px;
}
.secSpec .secPoint03 .boxImg2{
    margin-top: 76px;
}
.secSpec .secPoint04{
    margin-top: 100px;
}
.secSpec .secPoint04 .boxImg{
    margin-top: 65px;
}
@media only screen and (max-width:767px){
    .secSpec{
        margin-top: 50px;
    }
    .secSpecTop{
        height: auto;
        padding: 30px 0;
    }
    .secSpecTop .txt{
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 1px;
    }
    .secSpec .secPoint01 .boxImg{
        margin-top: 40px;
    }
    .secSpec .secPoint01 .boxImg2{
        margin-top: 20px;
    }
    .secSpec .secPoint01 .boxImg3{
        margin-top: 20px;
    }
    .secSpec .secPoint01 .boxImg4{
        margin-top: 20px;
    }
    .secSpec .secPoint02{
        margin-top: 75px;
    }
    .secSpec .secPoint02 .boxImg{
        margin-top: 25px;
    }
    .secSpec .secPoint03{
        margin-top: 50px;
    }
    .secSpec .secPoint03 .boxImg{
        margin-top: 25px;
    }
    .secSpec .secPoint03 .boxImg2{
        margin-top: 40px;
    }
    .secSpec .secPoint04{
        margin-top: 50px;
    }
    .secSpec .secPoint04 .boxImg{
        margin-top: 50px;
    }
    .secAfter .topImgTable{
        margin: 30px 0 0;
        padding: 0 4%;
    }
    .secAfter .topImgTable img{
        width: 200%;
        height: auto;
    }
}

/* secQuality */
.secQuality{
    margin-top: 100px;
    display: none;
}
.secQualityTop{
    height: 460px;
    padding-top: 124px;
}
.secQualityTop.lazyloaded{
    background: url(../img/lineup/ComfortONE/bgQuality.jpg) center top / cover;
}
.secQuality .secPoint01 .boxImg{
    margin-top: 65px;
}
.secQuality .secPoint02{
    margin-top: 100px;
}
.secQuality .boxFlex{
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
}
.secQuality .txtBottom{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 35px 0;
}
@media only screen and (max-width:767px){
    .secQuality{
        margin-top: 50px;
    }
    .secQualityTop{
        height: auto;
        padding: 30px 0 40px;
    }
    .secQualityTop.lazyloaded{
        background: url(../img/lineup/ComfortONE/bgQuality_sp.jpg) center top / cover;
    }
    .secQuality .imgTit{
        width: 95.945%;
    }
    .secQuality .secPoint01 .boxImg{
        margin-top: 25px;
    }
    .secQuality .secPoint02{
        margin-top: 50px;
    }
    .secQuality .boxFlex{
        flex-wrap: wrap;
        margin-top: 25px;
    }
    .secQuality .boxFlex .item{
        width: 48.4%;
    }
    .secQuality .txtBottom{
        font-size: 12px;
        padding: 20px 15px;
    }
}
@media only screen and (max-width: 350px) {
    .secQuality .txtBottom {
    font-size: 11px;
    padding: 20px 15px;
    }
   }
/* secPackage */
.secPackage{
    margin-top: 100px;
}
.secPackage .boxImg2{
    margin-top: 65px;
}
@media only screen and (max-width:767px){
    .secPackage{
        margin-top: 30px;
    }
    .secPackage .boxImg2{
        margin-top: 25px;
    }
}

.bnrContactRe2{
    margin-top: 100px;
    margin-bottom: 129px;
}
.bnrCmnUnder2{
    margin-top: 4px;
}
@media only screen and (max-width:767px){
    .bnrContactRe2{
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .bnrCmnUnder2{
        margin-top: 4px;
    }
}

/* スマホ横スクロール */
.scrollItem{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.scrollItem::-webkit-scrollbar{
	display: none;
}
.scrollItem::before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: url(../img/concept/iconScroll.png) center center / 200px auto no-repeat;
	opacity: 0;
	-webkit-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
	-webkit-animation: sideItem 1s linear infinite;
	animation: sideItem 1s linear infinite;
	z-index: 10;
	pointer-events: none;
}
.scrollItem.on::before{
	opacity: 1;
}
@-webkit-keyframes sideItem {
	0%   { transform:translateX(0); }
	25%   { transform:translateX(10px) }
	50% { transform:translateX(0); }
	75% { transform:translateX(-10px); }
	100% { transform:translateX(0); }
}
@keyframes sideItem {
	0%   { transform:translateX(0); }
	25%   { transform:translateX(10px) }
	50% { transform:translateX(0); }
	75% { transform:translateX(-10px); }
	100% { transform:translateX(0); }
}
@media only screen and (min-width:768px){
	.scrollItem::before{
		display: none;
	}
}

/*-----------------------------------------------
    secPlan01
-----------------------------------------------*/
.secPlan01{
    margin-top: 100px;
}
.secPlan01 .boxTab {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.secPlan01 .boxTab li {
    width: 13.858%;
    height: 60px;
    border: 1px solid #8d9ba5;
    position: relative;
}
.secPlan01 .boxTab li.on{
    border: 1px solid #24B8C6;
}
.secPlan01 .boxTab li:nth-child(n+2){
    border-left: 0;
}
.secPlan01 .boxTab li.on::after{
    content: '';
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 10px 0 10px;
    border-color: #24B8C6 transparent transparent transparent;
} 
.secPlan01 .boxTab li a {
    height: 60px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    background: #8d9ba5;
    color: #fff;
}
.secPlan01 .boxTab li.on a{
    background: #24B8C6;
}
.secPlan01 .boxTab li a span{
    font-size: 24px;
}
.secPlan01 .changeAreaWrap {
    background: #FFF;
    margin-top: 42px;
}
.secPlan01 .changeAreaWrap .disnon {
    filter: alpha(opacity=0);
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.secPlan01 .changeArea {
    width: 92%;
    margin: 0 auto;
    position: relative;
    filter: alpha(opacity=100);
    opacity: 1;
    height: auto;
    overflow: inherit;
}
.secPlan01 .changeArea .tab_sub{
    margin: 0px auto 20px;
    height: 65px;
    padding:0;
    display:flex;
    list-style:none;
}
.secPlan01 .changeArea .tab_sub li{
    width: 49.5%;
    text-align: center;
    padding: 20px;
    border:1px solid #000;
    margin-right: auto;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}
.secPlan01 .changeArea .tab_sub li:last-child{
    margin-right: 0;
}
.secPlan01 .changeArea .tab_sub li.active{
    background-color:#ffea00 ;
    border-color: #ffea00;
}
.secPlan01 .changeArea .box{
    display: none;
}
.secPlan01 .changeArea .box.active{
    display: block;
    padding-top: 11px;
}
.secPlan01 .changeArea .box .titbox01{
    position: relative;
    border-bottom: 1px solid #24b8c6;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}
.secPlan01 .changeArea .box .titbox01:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(36, 184, 198, 0);
	border-top-color: #24b8c6;
	border-width: 11px;
	margin-left: -11px;
}
.secPlan01 .changeArea .box .titbox01:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.secPlan01 .changeArea .box .titbox01 .tit{
    font-size: 23px;
    line-height: 1.8;
    letter-spacing: 1.5px;
    padding: 10px 0 5px;
    font-weight: bold;
}
.secPlan01 .changeArea .box .listbox{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    width: auto;
    margin-top: 37px;
}
.secPlan01 .changeArea .box .listbox .listtxt{
    font-size:16px;
    line-height: 20px;
    padding: 5px 20px;
    background-color: #ffea00;
    margin-right: 10px;
}
.secPlan01 .changeArea .box .listbox .listtxt:last-child{
    margin-right: 0;
}
.secPlan01 .changeArea .box .list2{
    width: 760px;
    margin: 0 auto;
}
.secPlan01 .changeArea .box .list2 .leftbox{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0 auto;
    align-items: center;
    margin-top: 34px;
}
.secPlan01 .changeArea .box .list2 .rightbox{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0 auto;
    align-items: center;
    margin-top: 0;
}
.secPlan01 .changeArea .box .list2 .boxtxt{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-right: auto;
    margin-bottom: 13px;
}
.secPlan01 .changeArea .box .list2 .boxtxt:nth-child(3n){
    margin-right: 0;
}
.secPlan01 .changeArea .box .list2 .boxtxt .titbox{
    width: 100px;
    height: 30px;
    border: 1px solid #000;
    border-radius: 30px;
    text-align: center;
}
.secPlan01 .changeArea .box .list2 .boxtxt .titbox .tit{
    font-size: 14px;
    line-height: 20px;
    padding-top: 4px;
}
.secPlan01 .changeArea .box .list2 .boxtxt .txt{
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    padding-left: 15px;
}
.secPlan01 .changeArea .box .flexbox{
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    margin-top: 28px;
}
.secPlan01 .changeArea .box .flexbox .imgbox{
    margin-right: auto;
}
.secPlan01 .changeArea .box .flexbox .imgbox:last-child{
    margin-right: 0;
}
@media only screen and (max-width:767px) {

    .secPlan01{
        margin-top: 41px;
    }
    .secPlan01 .boxTab {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    .secPlan01 .boxTab li {
        width: 33%;
        height: 40px;
        margin-right: auto;
        border: 1px solid #8d9ba5;
        position: relative;
        margin-bottom: 3px;
    }
    .secPlan01 .boxTab li.on{
        border: 1px solid #24B8C6;
    }
    .secPlan01 .boxTab li:nth-child(n+2){
        border-left:unset;
    }
    .secPlan01 .boxTab li:nth-child(3n){
        margin-right: 0;
    }
    .secPlan01 .boxTab li.on::after{
        content: '';
        position: unset;
        display: none;
        bottom: -16px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
    } 
    .secPlan01 .boxTab li a {
        height: 40px;
        box-sizing: border-box;
        font-size: 13px;
        line-height: 20px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        display: flex;
        display: -webkit-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        background: #8d9ba5;
        color: #fff;
    }
    .secPlan01 .boxTab li.on a{
        background: #24B8C6;
    }
    .secPlan01 .boxTab li a span{
        font-size: 20px;
    }
    .secPlan01 .changeAreaWrap {
        background: #FFF;
        margin-top: 0px;
    }
    .secPlan01 .changeAreaWrap .disnon {
        filter: alpha(opacity=0);
        opacity: 0;
        height: 0;
        overflow: hidden;
    }
    .secPlan01 .changeArea {
        width: 100%;
        margin: 0 auto;
        position: relative;
        filter: alpha(opacity=100);
        opacity: 1;
        height: auto;
        overflow: inherit;
    }
    .secPlan01 .changeArea .tab_sub{
        margin: 12px auto;
        height: 35px;
        padding:0;
        display:flex;
        list-style:none;
    }
    .secPlan01 .changeArea .tab_sub li{
        width: 49.5%;
        text-align: center;
        padding: 10px;
        border:1px solid #000;
        margin-right: auto;
        letter-spacing: 1px;
        font-size: 12px;
        line-height: 1.2;
        font-weight: bold;
    }
    .secPlan01 .changeArea .tab_sub li:last-child{
        margin-right: 0;
    }
    .secPlan01 .changeArea .tab_sub li.active{
        background-color:#ffea00 ;
        border-color: #ffea00;
    }
    .secPlan01 .changeArea .box{
        display: none;
    }
    .secPlan01 .changeArea .box.active{
        display: block;
        padding-top: 0;
        width: 100%;
        margin: 0 auto;
    }
    .secPlan01 .changeArea .box .titbox01{
        position: relative;
        border-bottom: 1px solid #24b8c6;
        text-align: center;
        width: fit-content;
        margin: 0 auto;
    }
    .secPlan01 .changeArea .box .titbox01:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(36, 184, 198, 0);
        border-top-color: #24b8c6;
        border-width: 11px;
        margin-left: -11px;
    }
    .secPlan01 .changeArea .box .titbox01:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }
    .secPlan01 .changeArea .box .titbox01 .tit{
        font-size: 17px;
        line-height: 1.8;
        letter-spacing: 1.5px;
        padding: 10px 0 2px;
        font-weight: bold;
    }
    .secPlan01 .changeArea .box .listbox{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
        align-items: center;
        width: auto;
        margin-top: 27px;
    }
    .secPlan01 .changeArea .box .listbox .listtxt{
        font-size: 14px;
        line-height: 20px;
        padding: 3px 3%;
        background-color: #ffea00;
        margin-right: 10px;
        margin-bottom: 7px;
    }
    .secPlan01 .changeArea .box .listbox .listtxt:last-child{
        margin-right: 0;
    }
    .secPlan01 .changeArea .box .list2{
        display: flex;
        flex-wrap: nowrap;
        width: 92%;
        margin: 0 auto;
        align-items: self-start;
        margin-top: 16px;
    }
    .secPlan01 .changeArea .box .list2 .leftbox {
        display: block;
        flex-wrap: nowrap;
        align-items: center;
        width: 65%;
        margin: 0 auto;
        max-width: 200px;
    }
    .secPlan01 .changeArea .box .list2 .rightbox {
        display: block;
        flex-wrap: nowrap;
        align-items: center;
        margin: 0;
        align-items: center;
        margin-top: 0;
        width: 48%;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt{
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        margin-right: auto;
        margin-bottom: 8px;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt:nth-child(3n){
        margin-right:auto;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt:nth-child(2n){
        margin-right: 0;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt .titbox{
        width: 80px;
        height: 25px;
        border: 1px solid #000;
        border-radius: 30px;
        text-align: center;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt .titbox .tit{
        font-size: 12px;
        line-height: 20px;
        padding-top: 0px;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt .txt{
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0.5px;
        padding: 0;
        margin-left: auto;
    }
    .secPlan01 .changeArea .box .flexbox{
        display: block;
        flex-wrap: nowrap;
        align-items: baseline;
        margin-top: 20px;
    }
    .secPlan01 .changeArea .box .flexbox .imgbox{
        margin-right: auto;
        margin-bottom: 18px;
    }
    .secPlan01 .changeArea .box .flexbox .imgbox:last-child{
        margin-right: 0;
    }
}
@media only screen and (max-width:321px){
    .secPlan01 .changeArea .box .titbox01 .tit{
        letter-spacing: 0px;
        font-size: 15px;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt .titbox{
        width: 70px;
    }
    .secPlan01 .changeArea .box .list2 .boxtxt .txt {
        font-size: 12px;
        line-height: 1.2;
        letter-spacing: 0.5px;
        padding: 0;
        padding-left: 3%;
    }
    .secPlan01 .changeArea .box .list2 .leftbox {
        width:80%;
    }
}