﻿/** font **/

@import url('https://fonts.googleapis.com/css2?family=Kosugi&family=Montserrat:wght@500&family=Shippori+Mincho+B1:wght@500&display=swap');

:root{
    --font-jp: 'Montserrat', 'Kosugi', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
body, .font_sans-serif, .font_en{
    font-family: var(--font-jp)!important;
}

/** color **/

:root{
    --color1: #66CED3;
    --color2: #F9F9F4;
    --color3: #135FAA;
    --color4: #EFEFEA;
    --black: #313331;

    --grade1: #E1F9F9;
    --grade2: #EDF7EB;
    --grade3: #FCF9EB;

    --grade5: #66CED3;
    --grade6: #ABD3A4;
    --grade7: #EDD777;
}

/** other **/

#fakeloader{
    background-image: linear-gradient(to bottom right, var(--grade5), var(--grade6));
}

html, body, .font_14{
    font-size: 18px;
    line-height: 2;
}

h2, h3, h4, h5, h6{
    line-height: 1.5;
}

/*#wrap::before{
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 1000;
    pointer-events: none;
    background-image: url('./Dup/img/bg_img4.png'), url('./Dup/img/bg_img5.png');
    background-repeat: no-repeat;
    background-position: bottom -150px left 0, bottom 50px right 0;
    background-size: 600px;
}*/

header{
    background-color: rgba(255,255,255,0.9)!important;
}
.link_box li{
    width: 30px!important;
    max-width: inherit!important;
}

#main_menu ul li a{
    color: var(--black);
}
#main_menu ul li a:hover{
    color: var(--color3);
}
#main_menu ul li a::before{
    background-color: var(--color3);
}
.fat-nav li a {
    font-size: 16px;
}

.con_no{
    padding-right: 0;
    margin-left: -30px;
    margin-top: -20px;
}
.con_no::before{
    display: none;
}

.button{
    background-image: linear-gradient(to right, var(--grade3), var(--grade2));
    color: var(--black);
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em var(--color3);
    color: #fff;
}
.button2:hover{
    box-shadow: none!important;
    background-color: var(--color3);
}

#main_img{
    overflow: hidden;
    max-height: inherit;
    min-height: inherit;
}
#main_img .catch{
    top: 50px;
    left: 10%;
    z-index: 1;
    width: 250px;
}
#main_img #video{
    height: 100vh;
    min-height: 800px;
}

.attach_wrap{
    border-radius: 50px 0 0 50px;
}

#checklist .checklist_item1{
    padding-top: 40px;
}
#checklist .checklist_item1::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 50px;
    left: 0;
    right: 0;
    top: 15px;
    margin: auto;
    background-image: url(./Dup/img/binder.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#checklist .checklist_txt{
    padding-left: 55px;
    background-image: url(./Dup/img/check.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: left 0 top 1px;
}

#movie h2{
    padding-top: 60px;
    background-image: url('./Dup/img/icon7.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 50px;
}
#movie #video_wrap{
    background-image: linear-gradient(to right, var(--grade3), var(--grade2));
}
#movie #video_wrap::before, #movie #video_wrap::after{
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
#movie #video_wrap::before{
    background-image: url('./Dup/img/bg_img6.png');
    top: -50px;
    left: -50px;
}
#movie #video_wrap::after{
    background-image: url('./Dup/img/bg_img7.png');
    bottom: -50px;
    right: -50px;
}

#contents1{
    background-image: url('./Dup/img/bg_img3.png');
    background-repeat: no-repeat;
    background-position: top 30px right 0;
    background-size: 600px;
}
#contents1 h2, #contents2 h2{
    color: var(--color3);
    font-size: 24px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    background-image: linear-gradient(to right, var(--grade5), var(--grade6));
    background-size: 50px 2px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

#contents2{
    background-image: url('./Dup/img/bg_img2.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 600px;
}
#contents2 figure{
    margin-top: -150px;
}

#contents3{
    background-color: var(--color2)!important;
    border-radius: 50px 0 0 50px;
}
#contents3 .txt_white{
    color: var(--black);
}
#contents3 .con_no{
    margin-top: -30px;
}
#contents3 h3{
    color: var(--color3)!important;
    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-image: linear-gradient(to right, var(--grade5), var(--grade6));
    background-size: 50px 2px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

#top_cms .cms_title h2{
    font-size: 30px;
    color: var(--black);
}
#top_cms .cms_title p{
    color: var(--color1);
}

#page_title{
    position: relative;
    z-index: -1;
}
#page_title::before{
    position: absolute;
    content: "";
    width: 500px;
    height: 500px;
    bottom: -100px;
    right: 0;
    background-image: url('./Dup/img/bg_img3.png');
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}
#page_title .title_img{
    overflow: hidden;
    border-radius: 0 0 0 50px;
    z-index: -1;
}
#page_title .title_img::before{
    background-image: none;
    background-color: var(--color4);
    opacity: 0.4;
}
#page_title .page_box{
    position: relative;
}
#page_title .page_box h2{
    color: var(--black);
}
#page_title .page_box p{
    color: var(--color1);
}

.cms_2-g .cate_img1 {
    max-height: 450px;
}

#cms_2-g .cate_title_wrap::before{
    display: none;
}

#cms_2-f .cate_box:last-of-type{
    border-bottom: none;
}
#cms_2-f .box_title1{
    font-weight: bold;
    padding-left: 20px;
}
#cms_2-f .box_title1::after {
    width: 15px;
    top: 0.75em;
    left: -10px;
}
#cms_2-f .box_txt1{
    padding-left: 20px;
}

#cms_3-g .cate_box:last-child, .cms_3-g .cate_box:last-child{
    border-bottom: none;
}

footer{
    border-top: none!important;
    border-radius: 50px 0 0 0;
    background-image: url('./Dup/img/bg_img4.png'), url('./Dup/img/bg_img5.png'), linear-gradient(to bottom right, var(--grade1), var(--grade2));
    background-size: 600px, 600px, auto;
    background-position: top 300px left 0, top 0 right 0, top left;
    background-repeat: no-repeat;
}
footer .button{
    background-image: none;
    background-color: #fff;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
#wrap::before {
    background-position: bottom 200px left -50px, bottom 50px right 0;
    background-size: 50%;
}
header #logo{
    padding: 0;
    max-width: 240px;
}
header .head_banner{
    width: 300px;
}
#main_img #video{
    min-height: inherit;
    height: 100vw;
}
#main_img .catch {
    top: 30px;
    left: 5%;
    width: 200px;
}
#contents1, #contents2{
    background-size: 70%;
}
#contents3, .attach_wrap{
    border-radius: 0
}
#top_cms .cms_title h2{
    font-size:28px;
}
#page_title::before{
    width: 70vw;
    height: 70vw;
}
#page_title .title_img{
    border-radius: 0 0 20px 20px;
}
.cms_2-g .cate_img1 {
    max-height: 300px;
}
footer{
    border-radius: 20px 20px 0 0;
    background-size: 60%, 60%, auto;
    background-position: bottom 50px left 0, top 50px right 0, top left;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#wrap::before {
    background-size: 60%;
}
header #logo{
    max-width: 173px;
}
#main_img .catch{
    top: 20px;
    left: 20px;
    width: 120px;
}
#checklist .checklist_item1 {
    padding-top: 35px;
}
#checklist .checklist_item1::before {
    width: 240px;
    height: 40px;
}
#checklist .checklist_txt {
    padding-left: 32px;
    background-size: 24px;
    background-position: left 0 top 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#movie #video_wrap::before, #movie #video_wrap::after{
    width: 100px;
    height: 100px;
}
#movie #video_wrap::before{
    top: -30px;
    left: -30px;
}
#movie #video_wrap::after{
    bottom: -30px;
    right: -30px;
}
#contents1, #contents2{
    background-size: 90%;
}
#contents2 figure{
    margin-top: -130px;
}
#contents1 h2, #contents2 h2{
    font-size: 22px;
}
#contents3 h3{
    font-size: 18px;
}
#page_title h2, #top_cms .cms_title h2{
    font-size:26px;
}
#page_title::before{
    width: 90vw;
    height: 90vw;
}
footer{
    background-size: 80%, 80%, auto;
    background-position: bottom 100px left 0, top 400px right 0, top left;
}
}