﻿/*-------------------------------------------------
個別
---------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Quicksand:wght@600&display=swap');
body, .font_sans-serif, .font_en {
    font-family: 'Quicksand', 'Kosugi Maru', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2;
}
header::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 100%;
    bottom: 0;
    right: -49px;
    z-index: 2;
    background-size: 100% 100%;
    background-image: url(./Dup/img/header_bg.png);
}

#main_img h2{
    border-top: 3px dotted;
    border-bottom: 3px dotted;
    padding: 20px 0;
    max-width: 400px;
    width: 80%;
}
.main_img{height: 100vh;}
.pc_box{
/*   padding-top: 100px;
    background-image: url(Dup/img/item1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 250px;*/
}
.more a{border-radius: 30px;}
.button {
    border-radius: 50px;
    background-color: #f0a5b0;
    border: solid 2px #f0a5b0;
    color: #fff;
}
.button:hover {
    background-color: transparent;
    transform: translateY(-5px);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    border: solid 2px #4ac4e1;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em #4ac4e1;
}
.cms_title::before,#main_menu ul li a::before{background-color: #f0a5b0;}
.fa-envelope:before{content: none;}
.contents1_wrap{
        background-color: #88cbdb;
    background-image: radial-gradient(#ffffff 30%, transparent 33%), radial-gradient(#ffffff 30%, transparent 33%);
    background-position: 0 0, 30px 30px;
    background-size: 60px 60px;
            border-top: 2px solid #88cbdb;
    border-bottom: 2px solid #88cbdb;
}
#contents1{
    padding: 50px;
    background-image: url(Dup/img/dec1.png);
    background-repeat: no-repeat;
    background-size: 120px;
    background-position: bottom right;
}
#contents1 h2{
        padding-top: 80px;
    background-image: url(Dup/img/intro_item.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 300px;
}
.contents2_wrap{
        background-image: radial-gradient(circle at 10px 0, rgb(180 225 247) 9px, #b4e1f7 10px, rgba(256,255,255,0) 11px);
    background-repeat: repeat-x;
    background-size: 20px 11px;
}
.contents2_wrap figure{
    border-radius: 20px;
    overflow: hidden;
}
.contents3_wrap{
        background-color: #f0a5b0;
    background-image: radial-gradient(#ffffff 30%, transparent 33%), radial-gradient(#ffffff 30%, transparent 33%);
    background-position: 0 0, 30px 30px;
    background-size: 60px 60px;
        border-top: 2px solid #f0a5b0;
    border-bottom: 2px solid #f0a5b0;
}
#contents3 div.grid_6{width: calc(50% - 20px)!important;}
#contents3 figure{
    border-radius: 20px;
    margin-top: -30px;
}
#contents3 span{
    left: 0;
    border-radius: 20px;
}
.cms_title,#page_title .page_box{
background-image: url(Dup/img/title_item.png);
    background-repeat: no-repeat;
    background-size: 80px;
    padding-bottom: 20px;
        padding-top: 20px;
    background-position: left center;
}
.cms_title{padding-left: 90px;}
.cms_title::before,#page_title .page_box::before{content: none;}
#time {max-width: 600px;margin: 30px auto;font-weight: bold;}
#time .d_flex div{box-sizing: border-box;width: 10%;border-right-style: solid;border-right-width: 2px;padding-top: 10px;padding-bottom: 10px;}
#time .d_flex div:first-of-type{width: 30%}
#time .d_flex div:last-of-type{border-right-width: 0;}
#time .d_flex:first-of-type div{border-bottom-style: solid;border-bottom-width: 2px;}
#time .d_flex:last-of-type div{border-top-style: solid;border-top-width: 2px;}
#footer_menu ul li{padding: 10px;}
/*-------------------------------------------------
下層
---------------------------------------------------*/
#page_title h2,#page_title p{text-shadow: none;}
#cms_2-c{
    border: 1px solid #f0a5b0;
    border-radius: 20px;
    box-shadow: 0 5px 10px rgba(240,165,176,0.1);
}
#page_title .page_box {
    padding-left: 100px;
}
.mail_contact_link a{
background-color: #06c755;
    color: #fff;
    max-width: 300px;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    border-radius: 30px;
margin-top: 30px;
transition: 0.5s;
}
.mail_contact_link a:hover{transform: translateY(-5px);}
/*-------------------------------------------------
tab
-----------------------------------------------------*/
@media screen and (max-width: 768px){
.pc_box{
    padding-top: 0;
    background-image: none;
}
#contents3 div.grid_6{width: 100%!important;}
#main_img, .main_img {

    max-height: 65vw;
    min-height: 65vw;
}


}



/*-------------------------------------------------
sp
-----------------------------------------------------*/
@media screen and (max-width: 667px){
    .cms_title {
    padding-left: 70px;
}
.cms_title, #page_title .page_box{background-size: 60px;}
#contents1{padding: 20px;}
#contents1 h2 {
    padding-top: 50px;
    background-size: 200px;
}
.contents2_wrap,.contents3_wrap{padding: 0;}
}


/*-------------------------------------------------
IE
-----------------------------------------------------*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
h2, h3, h4, h5, h6, p,#main_menu ul li a,.font_en, .footer_txt, #footer_nav a, #pc_nav a, .cate_list a, #page10 a,#time .d_flex div,.box_txt1,.box_title1{
    transform: rotate(0.003deg);
}
.pc_box .contact_bt a{padding: 12px 0 12px!important;}
#main_menu ul li a::before{top: 50%!important;}
.cate_list li a{padding: 10px 0 7px!important;}
#cms_2-a .cate .cate_title{padding-top: 15px!important;}

}


/*-------------------------------------------------
Firefox
-----------------------------------------------------*/
@-moz-document url-prefix(){

}