@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap');
html{
    scroll-behavior: smooth;
}

.head_info h1::before{
	content:"設備・セキュリティ（水回り）｜南区相模大野の新築分譲マンション「デュオステージ相模大野」公式HP。小田急小田原線相模大野駅徒歩3分。";
	display: inline-block;
    font-size: 10px;
}
.sub_head {
	background-image: url(../img/quality/subhead.jpg);
	background-position: center;
	background-size: cover;
}
.scroll_be {
	display: none;
}

.out-wrapper {
	background-color: #fff;
}

/* カレントメニュー */
.h_links ul li.quality::before {
    width: 100%;
    transition: 0.3s;
}
.footer_sitemap ul li.quality a {
    background: #dae8c5;
    color: #333;
}
.hummenu ul li.quality {
    border-bottom: 1px solid #fff;
}


.n650 {
    display: block;
}
.b650 {
    display: none;
}
.db1000{
    display: none;
}
.dn1000 {
    display: block;
}

/* .sec_ttl {
    font-family: 'Cormorant Garamond';
    font-weight: 500;
} */


.db650{
	display: none;
}
.db850{
	display: none;
}

.cap {
    margin-bottom: unset;
    padding-bottom: 20px;
}
.sec_subttl{
    margin-bottom: 80px;
    line-height: 1.8;
}


/* 鴨宮 */
.sec_ttl.en {
    font-family: 'Cormorant Garamond';
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 20px;
}
.ttl_underline {
    border-bottom: solid 1px #333333;
    margin-bottom: 20px;
    position: relative;
}
.ttl_underline::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #333333;
    bottom: 5px;
    position: absolute;
}
#kitchen01.none_top {
    padding: 0;
}
.tab_btn_item span {
    font-size: 25px;
    padding-right: 10px;
}
.tab_btn_item span.setubi {
    padding-right: 0;
}
.col4::after {
    content: "";
    width: 23%;
}
.col4_3_img.dn650 {
    position: relative;
}
.item_img.hanbun {
    display: flex;
    justify-content: space-between;
}
.hanbun_inner {
    width: 48%;
    position: relative;
    /*max-width: 77px;*/
    max-width: 110px;
}
.sec_subttl {
    margin-bottom: 0 !important;
}
.item_name_box.too_long {
    width: 100%;
}
.col3::after {
    width: 33%;
    content: "";
}
.tab_btn02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 75px;
}
.tab_btn02_inner {
    width: 21%;
    border: solid 1px #97c7d5;
    margin: 5px 0;
}
.tab_btn02_inner a {
    color: #97c7d5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    width: 100%;
    height: 100%;
    font-size: 15px;
    text-align: center;
}

#kitchen_b , #bathroom_b , #powder_b , #rest_b , #amenity_b , #ecology_b , #multimedia_b , #afterservice_b {
    padding-top: 100px;
    margin-top: -100px;
}






.section_mv {
    position: relative;
    margin-bottom: 80px;
    overflow: hidden;
    margin-top: 30px;
}
.zoomOut {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
}
.zoomOut.is-show {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
}
.ttl_sen {
    display: flex;
    justify-content: flex-start;
    position: relative;
    align-items: center;
}
.ttl_sen p {
    font-size: 16px;
    padding: 0 20px 0;
    font-family: 'Cormorant Garamond';
}
.sen_box {
    position: relative;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    display: flex;
    white-space: nowrap;
    margin-right: 30px;
}
.ttl_sen::after {
    content: "";
    background: #000;
    width: 100%;
    height: 1px;
    /* position: absolute; */
    top: 50%;
    /* margin: 0 45px 0; */
}
.ih_box_inner {
    background: #004f7e;
    padding: 2%;
    color: #fff;
    margin-bottom: 10px;
}
.ih_box_inner p {
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.05em;
}
.ih_box_inner:nth-of-type(3) {
    margin-bottom: none;
}
.ih_box {
    margin-top: 20px;
}
.col4_item.col4_3.shimokitaharf {width: 48%;}
.col4_item.yoko_flex {
    display: flex;
    width: 48.5%;
    justify-content: space-between;
}
.col4_item.yoko_flex .item_img {
    width: 48%;
    max-width: 230px;
}
.col4_item.yoko_flex .lead_box {
    width: 48%;
}
.col4_3_img.shimokita {
    width: 48%;
}
.col4_3_text.shimokita {
    width: 47%;
}
.col4_item.col4_3.kitbox {
    align-items: center;
    background: #f2fcfa;
    padding: 20px 10px;
}
.col4_item.col4_3.kitbox .col4_3_img {
    width: 33%;
    max-width: 134px;
    position: relative;
}
.shimokita_kit01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.mb30px {
    margin-bottom: 30px;
}

.type_flex01{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.type_flex01 .col4_item{
    margin-bottom: 0;
}
.type_col4_1{
    width: 23%;
}
.type_col4_1 .col4_item{
    width: 100%;
}
.type_col4_3{
    width: 74.5%;
}
.type_col4_3 .col4_item{
    width: 31%;
    max-width: 230px;
}
.type_col4_3 .piece1::after{
    width: 31%;
}




.tab_btn{
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.tab_btn_item.active{
    background: #97c7d5 !important;
    color: #fff;
}
.tab_btn_item{
    background: #dcdddd;
    width: 30%;
    height: 60px;
    font-size: 20px;
    position: relative;
    transition-duration: 0.3s;
}
.tab_btn_item:hover{
    background: #d1ebf1;
    transition-duration: 0.3s;
}
.tab_btn_item a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: 'Noto Serif JP';
    /*font-family: 'Cormorant Garamond';*/
}
.sec_box{
    /* margin-top: 80px; */
}
.sec_item{
    position: relative;
}
.type_ttl{
    background: #f2f1f0;
    display: inline-block;
    font-size: 22px;
    padding: 10px 20px 5px;
    letter-spacing: 0.1em;
    border-radius: 5px 5px 0 0;
    position: absolute;
    top: -2.9em;
}
.type_ttl span{
    font-size: 16px;
    letter-spacing: 0.02em;
}
.type_ttl.type2ldk{
    background: #fff;
}
.sec_inner{
    padding: 40px 0;
}
/* #kitchen{
    background: #b4afa7;
} */
#kitchen01{
    background: #fff;
    padding-bottom: 40px;
}
#kitchen02{
    background: #fff;
}
#bathroom{
    background: #f2f9ff;
}
#powder{
    background: #fff9f1;
}
#rest{
    background: #fff;
}
#afterservice{
    background: #fff;
}
#amenity{
    background: #fff;
    padding: 0;
    /* margin-bottom: 40px; */
}
#multimedia{
    background: #fff;
}
#amenity {
    background: #fff9f1;
}
/* .tab_btn_item::before{
    content: "";
    position: absolute;
    z-index: 1;
    background: #dcdddd;
    width: 100%;
    height: 6px;
    cursor: pointer;
    bottom: -11px;
    left: 0;
}
.tab_btn_item::after{
    content: "";
    position: absolute;
    bottom: -11px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 7px;
    background: #dc4f11;
    transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: right top;
    cursor: pointer;
}
.tab_btn_item:hover:after{
    transform-origin:left top;
    transform:scale(1, 1);
} */
.section{
    /* margin-bottom: 80px; */
}
.col4{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.piece2::after{
    content: "";
    width: 49%;
    display: block;
}
.piece1::after{
    content: "";
    width: 23%;
    display: block;
}
.col4_item{
    width: 23%;
    margin-bottom: 40px;
}
.col_pow .col4_item:nth-of-type(n + 4){
    margin-bottom: 0;
}
.col_mb01 .col4_item{
    margin-bottom: 0;
}
.col4_item.col4_2{
    width: 49%;
}
.item_name_box{
    height: 2em;
    display: flex;
    align-items: center;
    border-bottom: solid 1px #333;
    margin: 0px 0 15px;
    padding-bottom: 10px;
    box-sizing: content-box;
}
.item_img{
    position: relative;
    margin-bottom: 20px;
}
.item_img_cap{
    position: absolute;
    font-size: 10px;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 2px;
    /* background: rgba(0, 0, 0, 0.6); */
}
.item_img_cap01{
    position: absolute;
    font-size: 10px;
    bottom: 2px;
    right: 2px;
    color: #fff;
}
.item_img_cap02{
    position: absolute;
    font-size: 10px;
    top: 42%;
    right: 2px;
    color: #fff;
}
.item_img_cap.bath01_cap{
    bottom: 6px;
    right: 6px;
}
.item_img_out_cap{
    position: absolute;
    font-size: 10px;
    bottom: -1.5em;
    right: 0;
    white-space: nowrap;
}
.item_img_out_cap2{
    right: 36%;
}
.item_img_out_cap3{
    right: 50%;
}
.item_img_out_cap.tal{
    right: unset;
    left: 0;
}
.item_name{
    font-size: 14px;
    font-weight: 600;
}
.item_name_colored{
    background: #8d817c;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 14px;
    margin: 10px 0;
}
.item_name span{
    font-size: 12px;
    width: 100%;
}
.item_dtl{
    font-size: 13px;
    text-align: justify;
    line-height: 1.4;
    letter-spacing: 0.02em;
}
.item_dtl span{
    font-size: 10px;
}
.item_dtl span a{
    text-decoration: underline;
    color: #0000ee;
}
.item_dtl span.kome{
    vertical-align: super; /*テキストを上付きに*/
    font-size: 0.6em; /*テキストを小さく*/
}
.area_top_img{
    max-width:1000px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.area_top_img_k{
    max-width:1000px;
    margin: 0 auto;
    margin-bottom: 90px;
}

.col4_item.col4_2{
    width: 49%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.col4_item.col4_2_max{
    width: 49%;
}
.col4_2_img{
    width: 47%;
    max-width: 230px;
}
.col4_2_text{
    width: 48%;
}
.col4_2_img_max{
    width: 100%;
}
.col4_2_text_max{
    width: 100%;
}
.col4_item.col4_3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col4_3_img{
    width: 32%;
    max-width: 230px;
}
.col4_3_text{
    width: 68%;
    max-width: 483px;
}
.tissue_flex{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 15px;
}
.tissue_flex.tissue_sp{
    display: none;
}
.tissue_img{
    width: 49%;
    max-width: 110px;
    position: relative;
}
.tissue_flex .item_dtl{
    width: 54%;
}
.tissue_img_cap{
    bottom: -15px;
    color: #000;
    letter-spacing: -0.05em;
    white-space: nowrap;
}
.quality02 .item_img{
    margin-bottom: 30px;
}
.col3{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col3_item{
    width: 32%;
    margin-bottom: 40px;
}
.col3_item:last-of-type{
    margin-bottom: 0;
}
.col3_end .col3_item{
    margin-bottom: 0;
}
.col3_item.col3_item_max{
    width: 100%;
}
.col3_item.col3_2_item{
    width: 48%;
}
.col3_item.col60peritem {
    width: 66%;
}
.col3_item.col36peritem {
    width: 32%;
}

/* .quality02 .item_name_box {
    height: 2em;
    border: none;
    background: #7f7769;
    padding: 4px 0 4px 10px;
    color: #fff;
}
.quality02 .item_name {
    font-size: 14px;
    font-weight: 500;
} */
.col3_item_max_flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.col3_item_max_flex_l{
    width: auto;
}
.hikari_feature li{
    font-size: 13px;
    text-align: center;
    color: #fff;
    background: #497729;
    padding: 10px;
    line-height: 1.4;
    border-radius: 10px;
}
.hikari_feature li:not(:last-child){
    margin-bottom: 10px;
}
.col3_item_max_flex_r{
    margin-left: 30px;
    min-width: 280px;
}
.hikari_logo{
    max-width: 310px;
    margin: 20px auto 10px;
}
.jcom_flex{
    display: flex;
    justify-content: space-between;
}
.jcom_logo{
    max-width: 100px;
    width: 100%;
    margin-left: 20px;
}
.ecojo_logo{
    max-width: 170px;
    width: 100%;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.img_cap_ex1 {
    background: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9); 
    color: #fff;
}
.img_cap_ex2 {
    background: none;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9); 
    color: #000;
}
.bk {
    color: #000;
}
.item_img_cap.bk2 {
    color: #000;
    right: unset;
    left: 0;
}
.item_img_out_cap.left{
	/* text-align: left; */
	left: 0;
}


.type_obi {
    background: #97c7d5;
    padding: 5px 20px;
    margin-bottom: 20px;
}
.type_obi p {
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.1em;
    font-weight: bold;
}


/* //追加ここから// */
/* .col4_item.col4_3.shimokitaharf.ds_col3 {
    width: 50%;
}
.col4_item.ds_col3_item {
    width: 48%;
    margin-bottom: 40px;
}
.col4_item.ds_col3_item.wd50 {
    width: 50%;
} */
.col4_item.col4_3.shimokitaharf.ds_col3 {
    width: 50%;
    margin-bottom: 0;
}
.col4_item.ds_col3_item {
    width: 46%;
    /* height: clamp(320px, 38.5vw, 390px);
    margin-bottom: 0; */
}
.mg_r {
    margin-right: calc(1% * 8 / 3 );
}
.mg_l {
    margin-left: calc(1% * 8 / 3 );
}
.col4_item.ds_col3_item.wd100 {
    width: 100%;
    margin-bottom: 0;
    max-width: 486px;
}
.bb0 {
    border-bottom: 0;
    margin: 0px 0 10px;
    padding-bottom: 0;
}
.al_fs {
    align-content: flex-start;
}
.hei_c {
    height: clamp(320px, 38.5vw, 390px);
    margin-bottom: 0;
}
.mt40 {
    margin-top: 40px;
}
.cap_kome_flex {
    display: flex;
}
/* //追加ここまで// */



@media screen and (max-width: 1000px) {
    .tab_btn_item{
        font-size: 16px;
    }
    .item_name {
        font-size: 14px;
    }
    .db1000{
        display: block;
    }
    /*  */
    .tab_btn02_inner {
        width: 49%;
    }
    .dn1000 {
        display: none;
    }
    #kitchen_b, #bathroom_b, #powder_b, #rest_b, #amenity_b, #ecology_b, #multimedia_b, #afterservice_b {
        padding-top: 60px;
        margin-top: -60px;
    }
    
}

@media screen and (max-width: 850px) {
    .db850{
        display: block;
    }
    
    .tab_btn_item{
        width: 100%;
        margin: 5px 0;
    }
    .tab_btn{
        flex-wrap: wrap;
    }
    .col4_item {
        width: 32%;
        margin-bottom: 40px;
    }
    .col_pow .col4_item:nth-of-type(n + 4){
        margin-bottom: 40px;
    }
    .col_pow .col4_item:last-of-type{
        margin-bottom: 0;
    }
    .piece1::after {
        width: 32%;
    }
    .col4_item.col4_3 {
        width: 100%;
    }
    .col4_3_img {
        max-width: unset;
    }
    .col4_3_text.shimokita {
        width: 100%;
        max-width: none;
    }
    .piece2::after{
        content: none;
    }
    .col4_item.col4_2 {
        width: 66%;
    }
    .col4_2_img {
        width: 48%;
        max-width: unset;
    }
    .col4_item.col4_2_max {
        width: 100%;
    }
    .piece1_tab::after{
        content: "";
        display: block;
        width: 32%;
    }

    .col4_item.yoko_flex {
        display: unset;
        width: 32%;
        justify-content: space-between;
    }
    .col4_item.yoko_flex .item_img {
        width: unset;
    }
    .col4_item.yoko_flex .lead_box {
        width: unset;
    }
    .col4_item.col4_3.shimokitaharf {
        width: 66%;
    }
    .col4_3_img.shimokita {
        width: 100%;
        max-width: unset;
        margin-bottom: 20px;
    }

    .type_col4_1{
        width: 32%;
    }
    .type_col4_3 {
        width: 66%;
    }
    .type_col4_3 .col4_item {
        width: 48.485%;
        max-width: none;
    }

    .tissue_img{
        width: 48.486%;
        max-width: none;
    }
}

@media screen and (max-width: 750px) {

}


@media screen and (max-width: 650px) {
    /* 鴨宮 */
    .ttl_underline {
        margin-bottom: 10px;
    }
    .tab_btn_item span {
        font-size: 20px;
        padding-right: 5px;
    }
    .item_img_out_cap {
        bottom: -1.5em;
    }
    /* .section_mv {
        margin-bottom: 30px;
    } */
    .col3_item.col60peritem {
        width: 100%;
    }
    .col3_item.col36peritem {
        width: 100%;
    }
    .jcom_flex {
        flex-wrap: wrap;
    }
    .jcom_flex .item_dtl {
        order: 2;
    }
    .ecojo_logo {
        max-width: 200px;
        margin: 30px auto 20px;
    }
    .jcom_logo {
        max-width: 150px;
        margin: 0 auto 20px;
    }

    /*  */

    .n650 {
        display: none;
    }
    .b650 {
        display: block;
    }
    
	.db650{
		display: block;
	}
	.dn650{
		display: none;
	}
	.tab_btn_item{
        font-size: 15px;
    }
    .type_ttl {
        font-size: 14px;
    }
	.type_ttl span{
    font-size: 11px;
	letter-spacing:0;
	}
    .col4_item {
        width: 48%;
        margin-bottom: 30px;
    }
    .col_mb01 .col4_item{
        margin-bottom: 30px;
    }
    .col4_item:last-of-type,.col_mb01 .col4_item:last-of-type{
        margin-bottom: 0;
    }
    .item_name span {
        font-size: 10px;
    }
    .item_name {
        font-size: 13px;
    }
    .sec_subttl {
        margin-bottom: 60px;
        margin-top: 10px;
    }
    .item_dtl {
        font-size: 12px;
    }
    .tab_btn {
        margin-bottom: 20px;
    }
    .tab_btn02 {
        margin-bottom: 45px;
    }
    .tab_btn_item {
        height: 50px;
    }
    .item_img {
        margin-bottom: 10px;
    }
	.area_top_img{
		margin-bottom:40px;
	}
    .col4_item.col4_2 {
        width: 100%;
    }
    .col4_2_img {
        width: 100%;
        max-width: unset;
    }
    .col4_2_text {
        width: 100%;
    }
    .item_name_colored {
        font-size: 12px;
    }
    .col4_3_img {
        width: 100%;
        margin-bottom: 10px;
    }
    .col4_3_text {
        width: 100%;
    }
    .col4_item.col4_3 {
        margin-bottom: 30px;
    }
    .quality02 .item_name {
        font-size: 13px;
    }
    .quality02 .item_name.too_long{
        font-size: 12px;
    }
    .col3_item {
        width: 100%;
        margin-bottom: 30px;
    }
    .quality02 .item_name_box {
        padding: 4px 0 4px 5px;
    }
    .col3_item.col3_2_item {
        width: 100%;
    }
    .col3_item .item_img{
        max-width: 400px;
        margin: 0 auto 30px;
    }
    .col3_end .col3_item{
        margin-bottom: 30px;
    }
    .col3_end .col3_item:last-of-type{
        margin-bottom: 0;
    }
    .hikari_feature li {
        font-size: 11px;
    }
    .col3_item_max_flex{
        flex-wrap: wrap;
    }
    .hikari_logo {
        max-width: 240px;
        margin: 20px auto;
    }
    .col3_item_max_flex_r{
        margin-left: unset;
        width: 100%;
    }
    .col4_item.yoko_flex {
        display: unset;
        width: 48%;
        justify-content: space-between;
    }
    .col4_item.col4_3.shimokitaharf {
        width: 100%;
    }
    .col4_3_text.shimokita {
        width: 100%;
    }
    /* .col4_item.col4_3.kitbox .col4_3_text {
        width: 66%;
    } */
    .col4_item.col4_3.kitbox .col4_3_img {
        width: 100%;
        max-width: 100px;
        margin: 0 auto 20px;
    }
    .col4_3_img{
        position: relative;
    }
    .col4_item.col4_3.kitbox {
        padding: 10px;
    }

    .type_col4_1 {
        width: 100%;
    }
    .type_col4_1 .col4_item {
        width: 48%;
    }
    .type_col4_1 .col4_item{
        margin-bottom: 30px;
    }
    .type_col4_3 {
        width: 100%;
    }
    .type_col4_3 .col4_item {
        width: 48%;
    }

    .shimokita_kit01 {
        flex-wrap: wrap;
    }
    .ttl_sen p {
        font-size: 16px;
    }
    .sen_box {
        margin-right: 15px;
    }
    .item_img.possp {
        margin: 0 auto 10px;
    }
    .tissue_flex{
        margin-top: 4%;
        margin-bottom: 25px;
    }
    .tissue_flex.tissue_sp{
        display: flex;
    }
    .tissue_flex .item_dtl {
        width: 64%;
    }
    .tissue_flex_sp{
        margin: 0;
    }
    .tissue_img{
        width: 48%;
    }
.ih_box_inner p {
    font-size: 12px;
}
#kitchen01 {
    padding: 20px 0;
}
.col4_item.yoko_flex .item_img{
    max-width: unset;
}
.col4_3_img.shimokita {
    margin-bottom: 10px;
}
.col4_3_img.shimokita.pow01{
    margin-bottom: 0;
}
.type_obi {
    margin-bottom: 10px;
}
.type_obi p {
    font-size: 13px;
}


/* //650追加_ここから// */
.col4_item.col4_3.shimokitaharf.ds_col3 {
    width: 100%;
    /* margin-top: 30px; */
}
.col4_item.ds_col3_item {
    width: 48%;
}
.col4_item.ds_col3_item.wd100 {
    max-width: 100%;
}
.mg_r {
    margin-right: 0;
}
.mg_l {
    margin-left: 0;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 0;
}
}
/* //650追加_ここまで// */



@media screen and (max-width: 370px) {
	.tab_btn_item{
        font-size: 13px;
    }
    .quality02 .item_name {
        font-size: 11px;
    }
    .quality02 .item_name.too_long{
        font-size: 10px;
    }
}


/* inview */
.fade{
	opacity: 0;
	transition-duration: 1s;
	transform: translateY(20px);
}
.fade.is-show{
	opacity: 1;
	transition-duration: 1s;
	transform: translateY(0px);
}
.d01{
    transition-delay: 0.2s;
}
.d02{
    transition-delay: 0.4s;
}
.d03{
    transition-delay: 0.6s;
}
.d04{
    transition-delay: 0.8s;
}
.d05{
    transition-delay: 1.0s;
}

.item_img_out_cap.cap_up {
    bottom: 1em;
}
sup {
    font-size: 10px;
    top: -0.3em;
}
.item_img_out_cap.cap_up2 {
    bottom: 0.2em;
}