﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
html{font-size: 16px;}
body{font-family: 'Kosugi Maru', sans-serif;}
.linkStyle{color: #333;border-bottom: 1px solid;}
.logo1 {max-width: 250px;}
.pagetop{z-index: 2;}
#fix_bnr.close{
    left: -320px;
    transition: 0.3s;
}
.bnr{bottom: 40px;left: 20px;z-index: 4;transition: 0.3s;}
.bnr a{
    color: #fff;
    font-size: 18px;
    background-color: #D94352;
}
.bnr a.c-btn{
    height: auto;
    line-height: inherit;
}
.bnr02{
    display: block;
    top: -20px;
    background-color: #FF9800;
    color: #ffffff;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 16px;
    left: 30%;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: 170px;
    text-align: center;
}
.topTxt1{
    font-size: 24px;
    /* background-color: transparent; */
    /* padding: 0;*/
}
.topTxt1 .arrow{color: #F7CC38;}
header.trans{background-color: #fff;}
#fakeloader .fl{max-width: 300px;}
#main_img{
    /*padding: 50px;*/
    height: 100vh;
    box-sizing: border-box;
    /*overflow: hidden;*/
}
.dec01{
    top: 0;
    left: 0;
    max-width: 500px;
    width: 50%;
}
.dec02{
    bottom: 0;
    right: 0;
    max-width: 600px;
    width: 50%;
}
.wave{
    background-image: url(dup/img/wave.png);
    width: 100%;
    height: 90px;
    top: -90px;
    position: absolute;
}
.men{
    right: 0;
    bottom: 0px;
    z-index: 1;
    max-width: 500px;
    width: 30%;
}
#sp_nav .sp_nav_inner .menu__header .logo3 img {
    max-width: 250px;
}
#con1 h2{
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding: 0 40px;
    color: #F5911E;
    background-image: url(dup/img/item01.png),url(dup/img/item02.png);
    background-repeat: no-repeat;
    background-position: center left,center right;
    background-size: contain;
    font-weight: bold;
    display: block;
    max-width: 350px;
    margin: 20px auto 20px;
    color: #f7a02d;
}
#con1 .img_wrap{width: 40%!important;}
#con2 .topimg2 {
    width: 60%;margin: auto;
}
#con2 .img_wrap{
        background-image: url(dup/img/con2_img.png);
    height: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 50%!important;
}
#con2 p:first-of-type{
    font-size: 28px;
    margin-bottom: 20px;
    border-bottom: 4px dotted;
    font-weight: bold;
}
#con2 .more{
    display: inline-block; 
    min-width: 16rem;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    border-radius: 100px;
    background-color: #d94352;
    color: #fff;
}
#con2 .more .fas{
    color: #fff;
    /* margin-top: -10px; */
    /* padding-top: 10px; */
    transform: translateY(2px);
}
#con3 .box_wrap{align-items: stretch;}
#con3 .box{background-color: #fff;padding: 20px;border: 1px solid #F7CC38;border-radius: 10px;}
#con3 .box .icon {
    position: relative;
    z-index: 1;
    margin-top: -50px;
    background-color: #FF9800;
    border-radius: 50px;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
#con3 .title .en{
        background-image: url(dup/img/item01.png),url(dup/img/item02.png);
    background-repeat: no-repeat;
    background-position: center left,center right;
    background-size: contain;
    font-weight: bold;
    display: block;
    max-width: 380px;
    margin: 20px auto 20px;
    color: #f7a02d;
        font-size: 34px;
}
#con3 .num{
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    max-width: 120px;
    display: none;
}
#topCms .c-btn{
        background-color: #d94352;
    color: #fff;
}
#topCms .c-btn i{color: #fff;}
.f_contact_box h4{padding-bottom: 10px;}
.f_contact_btn i{display: none;}
.logo2 a{max-width: 300px;}
.modal_bt{
    cursor: pointer;
    border-radius: 100px;
}
.modal_box{
    top: 0;
    left: 0;
    background-color: rgba(239,239,230,0.9);
    z-index: 101;
    overflow-y: scroll;
}
.modal_box .close{
    top: -25px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
/*===========================================================*/
/* コード集 */
/*===========================================================*/




/*===========================================================*/
/* 下層 */
/*===========================================================*/
.pagetitle{background-color: #fff;}
.pagetitle_img{mix-blend-mode: inherit;}
.cate_list li a {
    background-color: #D94352;
    color: #fff;
    transition: .3s;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
}
.cate_list li a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-animation: easeOutBounce .6s;
    animation: easeOutBounce .6s;
}


/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
#main_img{height: 75vh;}
.catch{
    top: 50%;
    width: 90%;
}
.men{width: 27%;}
#con2 .img_wrap{width: 100%!important;}
#con3 .box .icon {
    margin-top: 10px;
    font-size: 18px;
}

}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
.logo1 {
    max-width: 200px;
}
#main_img {
    height: 50vh;
}
.men {
    width: 24%;
}
.catch {
    top: 50%;
}
#con1 h2{
    text-align: center;
        background-image: none;
    font-size: 22px;
    max-width: none;
    padding: 0;
    border-bottom: 4px dotted;
}
#con2 p:first-of-type {
    font-size: 22px;
}
#con2 .img_wrap{
        height: 300px;
    margin-bottom: 50px;
    
}
#con3 .title .en{
    background-position: center left 40px,center right 40px;
    font-size: 24px;
}

.f_contact_box h4.font_50{font-size: 40px;}
.bnr a.c-btn{
        font-size: 14px;
        min-width: 14rem;
}

}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}