﻿/** font **/

@import url('https://fonts.googleapis.com/css2?family=Ms+Madi&display=swap');

.font_en, #top_cms .cms_title p{
    font-family: 'Ms Madi', "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
    letter-spacing: 0;
}
.cate_title{
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.font_en, #top_cms .cms_title p{
    font-family: 'Ms Madi', "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

.button_container span:nth-of-type(1), .pop400, .pop300{
    font-family: 'Poppins', "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

/** color **/

:root{
    --color1: #EA5457;
    --color2: #FFE6E1;
    --color3: #FC9F7E;
    --color4: #E5D8D3;
    --color5: #FCF3F0;
    --black: #5B4843;
}

/** loader **/

#loader{
    z-index: 100;
}
#loader .fade_txt span{
    display: inline-block;
    opacity: 0;
    filter: blur(5px);
    transform: skewX(-5deg) translateX(10px);
    transition: 1s;
    transition-property: opacity, filter, transform;
}
#loader .fade_txt span.active{
    opacity: 1;
    filter: none;
    transform: skewX(-5deg);
}

/** other **/

#fakeloader{
    background-color: var(--color5);
}

.normal_img img, .rectangle_img, .square_img, .portrait_img{
    clip-path: polygon(20px 0%, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0% 20px);
}

#wrap{
    background-color: var(--color5);
}

main{
    position: relative;
    z-index: 1;
}

.overlay{
    background-image: none!important;
    background-color: rgba(249,140,128,0.9)!important;
}
.nav_menu_more a .icon:before{
    display: none;
}
.button_container{
    padding: 0;
    padding-bottom: 18px;
}
.button_container span{
    width: 100%;
    height: 1px;
}
.button_container span:nth-of-type(1){
    text-align: center;
    font-weight: normal;
    left: 50%;
}

.back1:before, .back2:before{
    display: none;
}
.con_title{
    margin-bottom: 0;
}
.line{
    margin-bottom: 30px;
}
.line:before, .line-l:before{
    display: none;
}
.con_no.posi_rel::before{
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    background-color: currentColor;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
.head_contact {
    font-weight: bold;
}

#main_img{
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    height: calc(100vh - 20px)!important;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 50px 100%, 0% calc(100% - 50px));
}
#main_img #left, #main_img #right{
    height: 100%!important;
}
#main_img:before{
    background-color: var(--color1);
    opacity: 0.4;
}
#main_img #top_pc_nav{
    display: none;
}

#logo{
    max-width: 150px!important;
}

#catch p{
    transform: skewX(-5deg);
}

.intro_wrap{
    filter: drop-shadow(0 10px 40px rgba(234,84,87,0.1));
}
.intro_wrap::before{
    position: absolute;
    content: "";
    width: 40%;
    height: 500px;
    right: -50px;
    bottom: -100px;
    background-image: url('./Dup/img/bg_img.jpg');
    background-position: center;
    z-index: -1;
}
#intro_wrap{
    clip-path: polygon(30px 0%, calc(100% - 30px) 0%, 100% 30px, 100% calc(100% - 30px), calc(100% - 30px) 100%, 30px 100%, 0% calc(100% - 30px), 0% 30px);
}
#intro_wrap::after{
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    border: solid 1px var(--color4);
    pointer-events: none;
    clip-path: polygon(40px 0%, calc(100% - 40px) 0%, 100% 40px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0% calc(100% - 40px), 0% 40px);
}
#intro .intro_title h3{
    position: relative;
    z-index: 1;
}
#intro .intro_title h3::after{
    position: absolute;
    content: "";
    width: 300px;
    height: 100px;
    left: 0;
    right: 0;
    bottom: -50px;
    margin: auto;
    background-image: url('./Dup/img/bg_img3.png');
    background-size: contain;
    z-index: -1;
}

#contents1 .con_box{
    margin-top: 150px;
    padding-bottom: 100px;
}
#contents1 .con_img_wrap{
    position: relative;
}
#contents1 .con_img_wrap::before{
    position: absolute;
    content: "";
    width: 70%;
    height: 500px;
    left: -50px;
    bottom: -150px;
    background-image: url('./Dup/img/bg_img.jpg');
    background-position: center;
    z-index: -1;
}
#contents1 h3, #contents2 h3, #contents4 h3{
    position: relative;
    z-index: 1;
}
#contents1 h3::after, #contents2 h3::after, #contents3 h3::after{
    position: absolute;
    content: "";
    width: 200px;
    height: 80px;
    left: -30px;
    bottom: -30px;
    margin: auto;
    background-image: url('./Dup/img/bg_img4.png');
    background-size: contain;
    z-index: -1;
}

#contents2 .con_box{
    margin-top: 150px;
}

#contents3 .con_box{
    background-image: url('./Dup/img/bg_img2.jpg');
    background-position: center;
    background-size: cover;
    z-index: auto;
    box-shadow: 0 10px 40px rgba(234,84,87,0.1);
}
#contents3 .con_box::after{
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    border: solid 1px var(--color4);
    pointer-events: none;
}
#contents3_wrap:after{
    display: none;
}
#contents3_wrap:before{
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#contents3 .con_box::before{
    position: absolute;
    content: "";
    width: 40%;
    height: 400px;
    right: -50px;
    top: -100px;
    background-image: url('./Dup/img/bg_img.jpg');
    background-position: center;
    z-index: -1;
}
#contents3 h3::after{
    left: 0;
    right: 0;
}

#top_cms .cms_title{
    position: relative;
    z-index: 1;
}
#top_cms .cms_title p{
    font-size: 40px;
    letter-spacing: 0;
    margin-bottom: -10px;
}
#top_cms .cms_title h3{
    position: relative;
}
#top_cms .cms_title h3::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background-image: url('./Dup/img/bg_img5.png');
    background-size: contain;
    left: -50px;
    bottom: -30px;
    z-index: -1;
}
#top_cms .cms_title h3 span{
    position: relative;
}
#top_cms .cms_title h3 span::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    right: -100px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: var(--black);
}

.more_btn{
    text-transform: none;
}
.more_btn:before{
    width: 100%!important;
}
.more_btn:after{
    transition-delay: 0s!important;
}

section[id^="page"] .con_box{
    padding: 0;
    background-color: transparent;
}

#page_title{
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 50px 100%, 0% calc(100% - 50px));
}
#page_title:before{
    background-color: var(--color1);
    opacity: 0.4;
}
#page_title .page_title_box{
    background-color: #fff;
    top: auto;
    left: auto;
    transform: none;
    background-image: url(./Dup/img/bg_img6.png);
    background-size: 250px;
    background-position: top -160px right -80px;
    background-repeat: no-repeat;
}
#page_title .page_title_box .txt_white{
    color: var(--color1);
}

.pager li a:hover{
    background-color: var(--color1)!important;
}
.cate_list li a:hover{
    background-color: #fff!important;
}

#info_contact a .info_bg{
    transition-property: transform, opacity;
}
#info_contact a:hover .info_bg{
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.3;
}

#footer{
    background-color: #fff;
}

#footer_con .con_box h2{
    display: none;
}

#pc_nav li, #top_pc_nav li, #footer_nav li{
    max-width: inherit;
}
#pc_nav li:last-of-type a:after{
    display: none;
}


@media screen and (max-width: 1280px){
.head_contact {
    display: block;
    top: 50%;
    transform: translateY(-50%);
    right: 100px;
}
}


/** tablet 780 **/
@media screen and (max-width: 768px){
#main_img{
    height: 60vw!important;
}
.intro_wrap::before {
    width: 80%;
    height: 80%;
}
#contents1 figure, #contents2 figure{
    width: 80%!important;
    margin: 0 auto 50px!important;
}
#contents1 .con_box, #contents2 .con_box{
    width: 80%!important;
    margin: 0 auto;
    padding: 0;
}
#contents1 .con_img_wrap::before{
    display: none;
}
#contents3{
    margin-bottom: 40vw;
}
#contents3_wrap:before{
    background-attachment: scroll;
    top: auto;
    bottom: -40vw;
    height: calc(40vw + 50px);
}
#contents3 .con_box::before{
    height: calc(100% + 100px);
}
#top_cms .cms_title h3 span{
    font-size: 30px;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
.head_contact {
    top: auto;
    bottom: 0;
    transform: none;
    right: 0;
}
#main_img{
    height: 80vh!important;
    width: calc(100% - 20px);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 30px 100%, 0% calc(100% - 30px));
}
#main_img #left, #main_img #right{
    height: 50%!important;
}
#logo{
    max-width: 100px!important;
}

#intro_wrap{
    padding: 30px;
}
#intro .intro_title h3::after {
    width: 240px;
    height: 80px;
    bottom: -20px;
}
#contents1 figure, #contents2 figure{
    width: 100%!important;
}
#contents1 .con_box, #contents2 .con_box{
    width: 100%!important;
}
#contents3 .con_box::before {
    width: 80%;
    top: -50px;
}
#page_title{
    width: calc(100% - 20px);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 30px 100%, 0% calc(100% - 30px));
}
.page_title_box{
    width: auto;
}
#return_top{
    transform: translateY(-50px);
}
#copyright{
    padding-bottom: 60px;
}
.head_contact a{
    background-color: var(--color3);
}
}