﻿@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&display=swap');

#header, .main_img_wrap .catch span, .menu .nav, #contents .box h3, #top_cms .cms_title, .top_cms_box .more_box, .other, #page_title, .cate_title, .box_title, .box_title1, #contents .box p.opacity05, a[href^="tel:"]{
    font-family: 'Kiwi Maru', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"
}
/**
#header, .main_img_wrap .catch span, .menu .nav, #contents .box h3, #top_cms .cms_title, .top_cms_box .more_box, .other, #page_title, .cate_title, .box_title, .box_title1, #contents .box p.opacity05, a[href^="tel:"]{
    font-family: ten-mincho, "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"
}
**/

.font_bold{
    font-weight: normal;
}

.logo, .is-fixed .logo{
    width: 120px!important;
}
.menu{
    position: relative;
}
.menu.is-fixed{
    position: fixed!important;
}
.menu::before, .menu::after{
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 10px;
    background-size: contain;
    background-repeat: repeat-x;
}
.menu::before{
    background-image: url('./Dup/img/nami1.png');
    top: -9px;
}
.menu::after{
    background-image: url('./Dup/img/nami2.png');
    bottom: -9px;
}
.menu .nav{
    position: relative;
}
.menu .nav ul li{
    transform: none;
    border: none;
    margin: 0;
}
.menu .nav ul li a{
    transform: none;
    padding: 0 20px;
}
.img-container:before, .t_cms_img2 .img-container:before{
    background-color: #E0665A!important;
}

.main_img_wrap::before{
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% - 6vh);
    top: 0;
    left: 0;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 20%;
    background-image: url('./Dup/img/main_bg1.png'), url('./Dup/img/main_bg2.png');
    background-position: bottom right, top left;
    z-index: 1;
}
.main_img_wrap .catch {
    bottom: 200px;
    left: 50px;
    padding-left: 30px;
    border-left: solid 10px #fff;
}
.main_img_wrap .catch span {
    line-height: 1.5;
    padding: 0px;
    font-size: 40px;
}

#contents{
    background-image: url('./Dup/img/bg_img3.png'), url('./Dup/img/bg_img2.jpg');
    background-size: 200px, 1000px;
}
#contents .box{
    align-items: flex-start;
}
#contents .box .txt_wrap{
    padding: 50px;
    background-color: #fff;
    margin-top: 50px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    width: 50%;
}
#contents .box figure::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 150px;
    background-size: contain;
    bottom: -100px;
    z-index: 2;
}
#contents .box:nth-child(1) figure::before{
    background-image: url('./Dup/img/con_img1.png');
    right: -100px;
}
#contents .box:nth-child(3) figure::before{
    background-image: url('./Dup/img/con_img2.png');
    left: -100px;
}
#contents .box:nth-child(5) figure::before{
    background-image: url('./Dup/img/con_img3.png');
    right: -100px;
}
#contents .box:nth-child(1) figure, #contents .box:nth-child(5) figure{
    width: calc(50% + 50px);
    margin-left: -50px;
}
#contents .box:nth-child(3) figure{
    width: calc(50% + 50px);
    margin-right: -50px;
}
#contents .box figure:after{
    display: none;
}
#contents .box h3{
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: solid 1px #EAE6DF;
    width: 100%;
}
#contents .box h3:before{
    display: none;
}
#contents .box p.opacity05{
    opacity: 1;
    font-size: 20px;
    font-style: italic;
    margin-bottom: 10px;
    position: relative;
}
#contents .box p.opacity05::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    top: 0;
    left: -50px;
    background-color: #E0665A;
}
#contents .box p{
    font-size: 14px;
}

.svg_box{
    display: none;
}

.top_cms_box .more_box {
    width: 300px!important;
    height: auto;
    min-width: inherit;
    max-width: inherit;
    margin-top: 50px;
    position: relative;
}
.more_box:hover .more_img1{
    opacity: 0;
}
.more_box:hover .more_img2{
    opacity: 1;
}
#top_cms:before, .all_page:before{
    display: none;
}
#top_cms, .all_page{
    background-image: url('./Dup/img/bg_img5.png'), url('./Dup/img/bg_img6.png'), url('./Dup/img/bg_img.jpg');
    background-size: 500px, 500px, 1000px;
    background-repeat: repeat-y, repeat-y, repeat;
    background-position: top left, top right, top left;
}

.cate_title{
    background-color: transparent;
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    width: 100%!important;
    font-size: 24px;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 50px;
    border-bottom: solid 2px #EAAC60;
    color: #333;
}

footer{
    background-image: url('./Dup/img/bg_img3.png'), url('./Dup/img/bg_img2.jpg');
    background-size: 200px, 1000px;
}
#footer .logo{
    width: 200px!important;
}

/** tablet 780 **/
@media screen and (max-width: 768px){
.main_img_wrap::before{
    background-size: 40%;
    opacity: 0.5;
}
header .logo{
    width: 90px!important;
}
.main_img_wrap .catch {
    bottom: 70px;
    left: 40px;
}
.main_img_wrap .catch span {
    font-size: 30px;
}
#contents .box figure::before{
    bottom: -50px;
}
#contents .box:nth-child(1) figure::before{
    right: -50px;
}
#contents .box:nth-child(3) figure::before{
    left: -50px;
}
#contents .box:nth-child(5) figure::before{
    right: -50px;
}
#top_cms, .all_page{
    background-image: url('./Dup/img/bg_img5_sp.png'), url('./Dup/img/bg_img6_sp.png'), url('./Dup/img/bg_img.jpg');
    background-size: 300px, 300px, 1000px;
}
#contents .box:nth-child(3){
    flex-direction: column-reverse;
}
#contents .box .txt_wrap{
    margin-top: 50px;
    width: 100%;
}
#contents .box:nth-child(1) figure, #contents .box:nth-child(5) figure{
    width: 100%;
    margin-left: 0;
}
#contents .box:nth-child(3) figure{
    width: 100%;
    margin-right: 0;
}
.cate_list li{
    width: 50%;
    margin: 0 0 20px;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: left;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#page_title .img-container::after{
    background-color: rgba(219,163,90,0.4)!important;
}
.main_img_wrap::before{
    height: calc(100% - 2.5vh);
    background-size: 60%;
}
.main_img_wrap .catch {
    bottom: 40px;
    left: 26px;
    padding-left: 20px;
    border-left: solid 5px #fff;
}
.main_img_wrap .catch span {
    font-size: 20px;
}
#contents .box figure::before{
    bottom: -20px;
    width: 200px;
    height: 100px;
}
#contents .box:nth-child(1) figure::before{
    right: -20px;
}
#contents .box:nth-child(3) figure::before{
    left: -20px;
}
#contents .box:nth-child(5) figure::before{
    right: -20px;
}
#top_cms, .all_page{
    background-size: 250px, 250px, 1000px;
}

#contents .box .txt_wrap{
    padding: 50px 20px!important;
    margin-top: 0;
}
#contents .box p.opacity05::before{
    left: -20px;
}
#contents .box figure{
    margin-top: 0;
}
.cate_list li{
    width: 100%;
    padding: 0;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {

}