﻿/** font **/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@550;730&family=Zen+Maru+Gothic:wght@500;700&display=swap');

:root{
    --font-jp: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
    --font-jp2: 'Quicksand', 'Zen Maru Gothic', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
body, .font_sans-serif{
    font-family: var(--font-jp);
}
.font_jp, a[href^="tel:"]{
    font-family: var(--font-jp2);
}

/** color **/

:root{
    --color1: #F4994E;
    --color2: #9DD848;
    --color3: #F2C32F;
    --color4: #F2E1C0;
    --color5: #F9F3E8;
    --black: #333
}

/** other **/

.normal_img img, .rectangle_img, .square_img{
    border-radius: 10px;
}

#fakeloader{
    background-color: #fff;
}

.header-in{
    background-color: rgba(255,255,255,0.9);
}

.logo1 {
    max-width: 80px;
    margin-right: 30px;
}

.pc_nav{
    font-family: var(--font-jp2);
}
.pc_nav li a span:nth-of-type(1){
    color: var(--black);
    font-weight: normal;
}
.pc_nav li a span:nth-of-type(2){
    font-size: 12px;
    letter-spacing: 3px;
    opacity: 0.6;
}

.menu_btn span{
    background-color: var(--color1);
}

#page1{
    overflow: hidden;
}

#main_img{
    padding-top: 0;
}

#con1{
    background-color: transparent;
}
#con1 .con1_squ{
    display: none;
}
#con1 .topTxt1{
    font-family: var(--font-jp2);
}
#con1 .topTxt1{
    background-color: var(--color3);
}
#con1 .topTxt1 .arrow{
    color: var(--color3);
}
#con1 h2{
    font-family: var(--font-jp2);
    font-size: 40px;
    font-weight: bold;
}
#con1 p{
    text-align: left
}

.catch_img{
    height: 400px;
}

#con2{
    padding-bottom: 150px;
}
#con2 > div:nth-of-type(1){
    position: relative;
}
#con2 > div:nth-of-type(1)::before{
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background-image: url(./Dup/img/bg_img3.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: -150px;
    right: -150px;
}
#con2 > div:nth-of-type(1) > div{
    position: relative;
}
#con2 p.font_22{
    font-family: var(--font-jp2);
    color: var(--black);
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 20px
}

#con3{
    background-image: url('./Dup/img/bg_img1.png'), url('./Dup/img/bg_img2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom, top;
    padding-top: 0;
}
#con3 > .box_wrap{
    position: relative;
    top: -50px;
}
#con3 .box:nth-of-type(1) .img{
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
}
#con3 .box:nth-of-type(2) .img{
    border-radius: 80% 30% 50% 50%/50%;
}
#con3 .box:nth-of-type(3) .img{
    border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
}
#con3 .title .en{
    font-family: var(--font-jp2);
}

.topCms .cmstitle{
    font-family: var(--font-jp2);
}
.topCms .cmstitle h3, .pagetitle h2{
    font-size: 18px;
    color: var(--color1);
    line-height: 1;
    letter-spacing: 5px;
}
.topCms .cmstitle p, .pagetitle p{
    font-size: 40px;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 5px;
}
.topCms .cmstitle p span, .pagetitle p span{
    color: var(--color3);
}

.more{
    font-family: var(--font-jp2);
}

.f_contact_box{
    background-color: rgba(255,255,255,0.9);
    backdrop-filter: blur(5px);
    font-family: var(--font-jp2);
}
.f_contact_box h4{
    line-height: 1.5;
    font-size: 30px;
}
.f_contact_box .tel a{
    background-color: var(--color3);
    color: #fff;
}
.f_contact_box .tel a, .f_contact_banner a{
    width: 300px;
    display: block;
    padding: 15px 0;
    line-height: 1;
    border-radius: 50px;
    margin: 20px auto 0;
}
.f_contact_box .tel a:hover, .f_contact_banner a:hover{
    opacity: 0.7;
}
.f_contact_box .f_contact_btn{
    display: none;
}

.all_contents{
    background-color: transparent;
}
.all_contents .content{
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}

.cms_3-f .sub_cate_h a:hover .cate_bg{
    transform: translate(-50%, -50%) scale(1.05);
    opacity: 0.4;
}

.pagetitle{
    font-family: var(--font-jp2);
    background-color: transparent;
}
.pagetitle_img{
    mix-blend-mode: inherit;
    background-size: cover;
    background-position: center;
}

.pager, .date, .cate_list, .cate_title, .sub_cate_title, .box_title, .box_title1, .box_title2{
    font-family: var(--font-jp2);
}

.pager li a{
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
}
.pager li.prev a, .pager li.next a{
    width: 80px;
}

.cate_list li a{
    font-weight: normal;
}
.cate_list li a:hover{
    color: var(--color1);
    border-color: var(--color1);
}

#page10 .sitemap li a{
    font-family: var(--font-jp2);
    font-weight: normal;
}

.footer_sns .box a, .menu_sns a{
    font-family: var(--font-jp2);
}

footer .footer{
    background-color: var(--color4);
}
footer .txt_white{
    color: var(--black);
}

.pagetop {
    transform: translate(10px, 35px);
}
.pagetop:hover {
    -webkit-transform: translate(10px, 35px) scale(1.1);
    transform: translate(10px, 35px) scale(1.1);
}

.foot_banner{
    right: 80px;
    bottom: 20px;
    z-index: 10;
}
.foot_banner a{
    height: 70px;
    line-height: 70px;
    box-shadow: 0 5px 0 #85c12e;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
.header .logo1{
    padding: 0;
}
.header-in {
    background-color: transparent;
}
#con1 h2 {
    font-size: 30px;
    text-align: center;
}
#con3{
    padding-bottom: 50px;
}
.catch_img{
    height: 50vw;
}
footer .copy {
    padding-bottom: 90px;
}
.pagetop {
    transform: translate(0, 35px);
}
.pagetop:hover {
    -webkit-transform: translate(0, 35px);
    transform: translate(0, 35px);
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#con1 .topTxt1 {
    font-size: 16px;
}
#con1 h2 {
    font-size: 20px;
}
#con2 > div:nth-of-type(1)::before {
    width: 300px;
    height: 300px;
    top: -100px;
    right: -100px;
}
#con2 p.font_22{
    font-size: 18px;
}
.topCms .cmstitle h3, .pagetitle h2 {
    font-size: 16px;
    letter-spacing: 4px;
}
.topCms .cmstitle p, .pagetitle p {
    font-size: 30px;
    letter-spacing: 3px;
}
.f_contact_box .tel a, .f_contact_banner a{
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.foot_banner{
    right: 10px;
    left: 10px;
    width: auto;
    max-width: inherit;
    margin: auto;
    bottom: 15px;
}
footer .copy {
    padding-bottom: 105px;
}
.pagetop {
    transform: translate(10px, -40px)
}
.pagetop:hover {
    -webkit-transform: translate(10px, -40px);
    transform: translate(10px, -40px);
}
}