@charset 'UTF-8';

/*----トップバナー-----*/


.top_banner_box{
    width: 100%;
}

.topbanner_img{
    width: 100%;
    text-align: center;
}


/*----特長----*/

.tokuchou_box{
    background-image: url(../img/top/tokucho_bg@4x.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    /*padding: 510px 0px 140px 0px;*/
    position: relative;

}

.tokuchou_box_in{
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding: 150px 50px;
    box-sizing: border-box;
}

.tokuchou_title{
    display: block;
    font-size: 60px;
    font-weight: 700;
    color: #000000;
    text-align: left;
    margin-bottom: 20px;
}

.tokuchou_title_sub{
    display: block;
    font-size: 30px;
    color: #E60012;
    text-align: left;
    margin-bottom: 90px;
}

.tokuchou_list_box{
    text-align: left;
    margin-bottom: 220px;
}

.tokuchou_list{
    margin-bottom: 40px;
}

.tokuchou_txt{
    font-size: 30px;
    color: #000000;
    font-weight: 600;
}

.tokuchou_btn_box{
    text-align: left;
    
}


.tokuchou_btn  {
    display: block;
    background: #ffffff;
    border: 1px solid #000000;
    text-align: left;
    max-width: 150px;
    padding: 10px 25px;
    color: #313131;
    font-weight: 500;
}


.tokuchou_btn_txt{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    
}


.tokuchou_icon_box{
    position: absolute;
    bottom: 15%;
    right: 5%;
}

.tokuchou_icon{
    width: 150px;
}


/*------youtube---------------*/

.youtube_txt_box{
    margin: 0 auto;
    text-align: center;
    max-width: 530px;
    width: 100%;
}

.youtube_txt{
    display: block;
    font-size: 29px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
}

.youtube_line{
    box-sizing: border-box;
    padding: 0.5px 0;
    background-color: #ffffff;
    margin-bottom: 35px;
    width: 100%;
}

.youtube_box{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #231815;
    box-sizing: border-box;
    padding: 70px 40px;
}


/*------製品ラインナップ---------------*/

.contents_title_box{
    width: 1200px;
    padding: 60px 50px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;

}

.contents_title{
    display: block;
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 25px;
}

.contents_title_sub{
    display: block;
    text-align: left;
    font-size: 34px;
    color: #E60012;
}

.cont_title01_box{
    position: relative;
    max-width: 500px;
    width: 100%;
    background-color: #e60012;
    margin: 0px 80px 0px 0px;
    text-align: left;
    
}

.cont_title01_box::after {
    content: '';
    width: 50px;
    height: 100%;
    transform: skewX(30deg);
    display: block;
    background-color: #E60012;
    top: 0px;
    right: -25px;
    position: absolute;
    z-index: 1;
}

.con_title01{
    display: block;
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
    box-sizing: border-box;
    padding: 10px 10px 10px 50px;
}


.con_title02_box{
    background-color: #231815;
}

.con_title02{
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
    box-sizing: border-box;
    padding: 20px;
}


.con_title02_line{
    background-color: #E60012;
    box-sizing: border-box;
    padding: 2.5px 0px;
}

.little{
    font-size: 30px;
}



.cnt_bg01{
    background-image: url(../img/top/todome_g_bg@4x.webp),linear-gradient(to right,  #f7f7f8 0%,#c3c2c8 100%);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 480px;
    position: relative;
    background-position-x: 50%;
    height: 500px;
    width: 100%;


    
}


.cnt_bg02{
    background-image: url(../img/top/todome_em_bg@4x.webp),linear-gradient(to right,  #c3c2c8 0%,#f7f7f8 100%);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 480px;
    position: relative;
    background-position-x: 50%;
    height: 540px;
    width: 100%;


    
}


.cnt_bg03{
    background-image: url(../img/top/todomebasu_lg_bg@4x.webp),linear-gradient(to right,  #f7f7f8 0%,#c3c2c8 100%);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 480px;
    position: relative;
    background-position-x: 50%;
    height: 500px;
    width: 100%;


    
}


.cnt_bg04{
    background-image: url(../img/top/shiage_g_bg@4x.webp),linear-gradient(to right,  #c3c2c8 0%,#f7f7f8 100%);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 480px;
    position: relative;
    background-position-x: 50%;
    height: 540px;
    width: 100%;


    
}







.cnt_box01{
    position: relative;
    max-width: 1100px;
    height: 600px;
    margin: 0 auto;
    text-align: center;
    background-image: none;
    box-sizing: border-box;
    padding: 60px 5% 30px 5%;
}

.cnt_box02{
    position: relative;
    max-width: 1100px;
    height: 600px;
    margin: 0 auto;
    text-align: center;
    background-image: none;
    box-sizing: border-box;
    padding: 60px 5% 30px 5%;
}

.visualInr_box01{
    position: relative;
    max-width: 500px;
    left: 4%;
    top: 0px;

}

.visualInr_box02{
    position: absolute;
    max-width: 500px;
    right: 6%;
    top: 10%;

}

.cnt_logo01_img{
    display: block;
    width: 100%;
    max-width: 440px;
    margin-bottom: 10px;
}

.cnt_img01{
    display: block;
    width: 100%;
    max-width: 440px;
    margin-bottom: 5px;
}

.cnt_img02{
    display: block;
    width: 100%;
    max-width: 420px;
    margin-bottom: 5px;
}

.cnt_icon_box01{
    display: flex;
    justify-content: flex-start;
    
}

.cnt_icon_box02{
    display: flex;
    justify-content: flex-start;
    
}

.cnt_icon01{
    width: 90px;
}

.cnt_btn_box01{
    position: absolute;
    bottom: -70px;
}

.cnt_btn_box02{
    position: absolute;
    bottom: -70px;
    right: 0;
}

.cnt_btn01{
    min-width: 150px;
    
    color: #fff;
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    display: inline-block;
    background-color: #000000;
}


.cnt_btn{
    min-width: 150px;
    
    color: #fff;
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    display: inline-block;
    background-color: #000000;
}


.space100{
    margin-bottom: 100px;
}


.todome_box_in{
    position: relative;
    max-width: 400px;
    width: 100%;
    background-color: #000000;
    margin: 0px 80px 0px 0px;
    text-align: left;
}


.todome_box_in::after {
    content: '';
    width: 50px;
    height: 100%;
    transform: skewX(30deg);
    display: block;
    background-color: #000000;
    top: 0px;
    right: -25px;
    position: absolute;
    z-index: 1;

}


.todome_img01{
    display: inline-block;
    max-width: 300px;
    width: 100%;
    padding: 10px 50px;
}


.todome_box_list{
    display: flex;
    justify-items: center;
    justify-content: start;
    margin-bottom: 50px;
    padding-right: 50px;
}

.todome_list01{
    margin-left: 50px;
}

.todome_img02{
    max-width: 300px;
    width: 100%;
}



