@charset "UTF-8";


/***************************************************

	専用CSS

***************************************************/

@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&family=M+PLUS+1p&display=swap');

body{
    word-break: break-word;
}

.kaisei{
	font-family: "Alegreya", serif;
}

.head_wrapp .kv_catch {
    font-size: 70px;
    font-weight: 800;
    line-height: 0.9;
    text-align: center;
}

.head_wrapp .kv_catch strong{
    font-size: 70px;
    font-weight: 800;
}

.head_wrapp .kv_catch small.year {
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 0;
}

.head_wrapp .kv_catch strong.type2 {
    font-size: 48px;
    font-weight: 800;
}

.head_wrapp .entry_btn {
    margin: 18px 0 0 30px;
}


#story .main_caption{
    height: 2.8em !important;
}

#product .product_ul > li .caption {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
}

#product .product_ul > li .link_box li a p {
    font-size: 20px;
    line-height: 1;
    margin: 0 8px 0 0;
    padding-right: 0;
    text-align: center;
}

#product .product_ul > li .link_box li a p::after {
    content: none;
}

#product .product_ul > li .link_box li a .logo {
    padding-right: 36px;
    position: relative;
}

#product .product_ul > li .link_box li a .logo::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    background-image: url(../../assets/images/icon_link01.png);
    position: absolute;
    top: 54%;
    right: 0;
    transform: translate(0, -50%);
}

#product .product_ul > li.item_info .cont_flex {
    width: 740px;
}


#product .product_ul > li.item_info .cont_flex .text_box dl dd {
    padding: 0 0 0 190px;
}

.area_block02 .inner_cont .block2 h3::before {
    left: calc(50% - 238px);
}

.area_block02 .inner_cont .block2 h3::after {
    right: calc(50% - 238px);
 }

#product .product_ul > li.benefits .cont_flex .text_box .benefits_list li::before {
    content: counter(num01) '.';
    width: auto;
    height: auto;
    line-height: unset;
    border: none;
    font-size: 20px;
    top: 0;
    left: 0;
}


#howto .block2 .step0303 {
    right: 59px;
}



/********************************************************************************
	リッキド用 CSS
********************************************************************************/

@media(max-width:1280px){

.head_wrapp .kv_catch {
    font-size: 5.46875vw;
}

.head_wrapp .kv_catch strong{
    font-size: 5.46875vw;
}

.head_wrapp .kv_catch small.year {
    font-size: 2.96875vw;
}

.head_wrapp .kv_catch strong.type2 {
    font-size: 3.75vw;
}

.head_wrapp .entry_btn {
    margin: 1.40625vw 0 0 2.34375vw;
}


#product .product_ul > li .caption {
    width: 68.75vw;
}

#product .product_ul > li .link_box li a p {
    font-size: 1.5625vw;
    margin: 0 0.625vw 0 0;
}

#product .product_ul > li .link_box li a .logo {
    padding-right: 2.8125vw;
}

#product .product_ul > li .link_box li a .logo::after {
    width: 1.875vw;
    height: 1.875vw;
}

#product .product_ul > li.item_info .cont_flex {
    width: 57.8125vw;
}


#product .product_ul > li.item_info .cont_flex .text_box dl dd {
    padding: 0 0 0 14.84375vw;
}

.area_block02 .inner_cont .block2 h3::before {
    left: calc(50% - 18.593750vw);
}

.area_block02 .inner_cont .block2 h3::after {
    right: calc(50% - 18.593750vw);
 }

#product .product_ul > li.benefits .cont_flex .text_box .benefits_list li::before {
    font-size: 1.5625vw;
}

#howto .block2 .step0303 {
    right: 4.609375vw;
}




}

/********************************************************************************
	スマートフォン用 CSS
********************************************************************************/

@media(max-width:430px){


.head_wrapp .kv_catch {
    font-size: 6.4vw;
    line-height: 1.1;
}

.head_wrapp .kv_catch strong{
    font-size: 9.6vw;
}

.head_wrapp .kv_catch {
    font-size: 9.6vw;
}

.head_wrapp .kv_catch small.year {
    font-size: 6.4vw;
}

.head_wrapp .kv_catch strong.type2 {
    font-size: 6.4vw;
}

.head_wrapp .entry_btn {
    margin: 0 0 0 5.333333vw;
}

#product .product_ul > li .caption {
    width: 85.066667vw;
}

#product .product_ul > li .link_box li a p {
    font-size: 5.333333vw;
    margin: 0 2.133333vw 0 0;
}

#product .product_ul > li .link_box li a p::after {
    content: none;
}

#product .product_ul > li .link_box li a .logo {
    padding-right: 6.933333vw;
}

#product .product_ul > li .link_box li a .logo::after {
    width: 4.8vw;
    height: 4.8vw;
}

#product .product_ul > li.item_info .cont_flex {
    width: auto;
}

#story .main_caption{
    height: 4.2em !important;
}

#product .product_ul > li.benefits h3 {
    height: 2.8em !important;
}

#howto_block01.inner_cont .icon.i0102 {
    top: 24vw;
}

#howto_block03.inner_cont .icon.i0302 {
    top: 60.266667vw;
    right: -1.6vw;
}

#footer .footer_flex .sns_area .fukidashi_block {
    width: 85.066667vw;
}

#footer .footer_flex .sns_area .icon.i01 {
    left: 2.133333vw;
}

#footer .footer_flex .sns_area .icon.i02 {
    right: 6.933333vw;
}

#product .product_ul > li.item_info .cont_flex .text_box dl dd:first-of-type{
	line-height: 2.0;
}


#product .product_ul > li.item_info .cont_flex .text_box dl dd {
    padding: 0 0 0 33.333333vw;
}

.area_block02 .inner_cont .block2 h3::after,
.area_block02 .inner_cont .block2 h3::before {
    top: 1.066667vw;
}

.area_block02 .inner_cont .block2 h3::before {
    left: calc(50% - 34.666667vw);
}

.area_block02 .inner_cont .block2 h3::after {
    right: calc(50% - 34.666667vw);
 }

#product .product_ul > li.benefits .cont_flex .text_box .benefits_list li::before {
    font-size: 4.266667vw;
}

#howto .block2 .step0303 {
    right: 4.609375vw;
}

    #howto_block04 .text_height {
        height: 2.8em !important;
    }


}


