﻿
/* ---------- font ---------- */

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@500&family=Zen+Kaku+Gothic+New:wght@500;900&display=swap');

:root{
    --font-jp: 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
    --font-en: 'Jost', 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	/*font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";*/
}
body, .font_sans-serif, .font_serif{
    font-family: var(--font-jp);
}
.font_en, a[href^="tel:"]{
    font-family: var(--font-en);
}

/* ---------- color ---------- */
header #header #header_menu li a .jp, header #header .tel a, header #header .contact a{color: #333!important;}




/* ---------- all ---------- */
.width_1280-max {
    width: 100%;
    max-width: 1500px;
}
#logo img{
    max-width: 146px;
}
.is-show #header #logo img {
    max-width: 80px;
}
header #header #header_menu li{
    max-height: 23.5em;
}
header #header #header_menu li a .jp {
    height: 27.5em;
}
/*
header #header #header_menu li{
    -webkit-writing-mode: -ms-writing-mode;
    writing-mode: horizontal-tb;
        width: 100%;
}
header #header #header_menu li a .jp {
    height: 100%;
}
*/

#content1, footer.width_1280-max{
    background: url( "../img/bg1.jpg" ) center / 1000px repeat;
    max-width: 100%;
    position: relative;
}

#logo2{
    max-width: 150px;
}
header #header .contact a {
    background-color: rgb(255 255 255 / 62%);
}


/* ---------- top ---------- */
.intro_txt_dec{
    background: linear-gradient(transparent 91%, var(--color3) 31%);
    font-size: 38px;
    line-height: 1;
}
.txt_marker{
    background-color: rgb(251 228 158);
    font-weight: bold;
    font-size: 21px;
}

#wrap{
    min-width: 1280px;
    overflow: hidden;
}
#main_img{
    max-height: 833px;
    min-height: 951px;
}
#main_img:before{display: none;}
#intro:before, #content2 .back_color2::after{
    background: rgb(85 85 85 / 40%);
}

.fv_txt {
    z-index: 3;
    width: min(90%, 1500px);
    top: 15%;
    left: 51%;
    transform: translateX(-50%);
}
.fv_item1 {
    width: 120%;
    top: -32%;
    left: -12%;
}
.fv_item2 {
    width: 100%;
    bottom: -6%;
    left: 0;
}

#intro .txt_wrap .title {
    letter-spacing: 7px;
    line-height: 1.7;
    text-align: start;
    padding-top: 20px;
    font-size: -webkit-calc(1rem + 14px);
    font-size: calc(1rem + 14px);
}

#content1{
    padding-bottom: 0;
}
#content1 #con1_txt > div {
    height: 100%;
    font-size: 18px;
}
#content1 #con1_txt h2 {
    font-size: clamp(37px, 2.2vw, 50px);
        line-height: 1.3;
        margin-left: 6%;
}
#content1 .con1_img1 {
    width: calc(100% - 30vw);
    margin: auto;
    max-width: 900px;
    border: 3px solid var(--color1);
}

.con1_wrap{
    position: relative;
}
#content1:before,.con1_wrap:after {
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
}
#content1:before {
    background-image: url(../img/item2.png);
    background-size: 100%;
    width: 24%;
    height: 34%;
    top: 0;
    right: -5%;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2));
}
.con1_wrap:after {
    background-image: url(../img/item3.png);
    background-size: 100%;
    width: 25vw;
    height: 16vw;
    bottom: 0;
    left: -3vw;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2));
    z-index: 2;
    transform: rotate(-23deg);
}
#content1 #con1_txt > div.pc_hide{
    display: none!important;
}

#content2 h2{
    width: 100% !important;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    text-align: center;
    line-height: 1.2;
    margin: 0 auto 50px;
}
#content2 .con_title {
    background-image: url(../img/con2_icon1.png);
    background-position: center top;
    background-size: 82px;
    background-repeat: no-repeat;
    padding-top: 91px;
    line-height: 1.3;
    font-size: clamp(21px, 2vw, 26px);
}
#content2 .con_box:nth-of-type(2) .con_title{
    background-image: url(../img/con2_icon2.png);
}
#content2 .con_box:nth-of-type(3) .con_title{
    background-image: url(../img/con2_icon3.png);
}
/*#content2 .con_box{
    display: inline-block;
    padding: 5%;
    border: 2px solid;
    border-radius: 9px;
}*/

#content2 .con_box {
    display: inline-block;
    padding: 10px;
    border-radius: 9px;
    width: 32%;
    box-sizing: border-box;
}
#content2 .con_box:nth-of-type(1).js_anim_blur.start, #content2 .con_box:nth-of-type(2).js_anim_blur.start {
    padding-bottom: 10px;
}

#content2 .con_box .d_inline_b {
    padding: 5%;
    display: block;
}
#content2 .more_wrap {
    transform: none;
    width: 80%;
    margin: 30px auto;
    text-align: center;
    background-color: var(--color5);
    padding: 10px 10px 15px;
    border-radius: 0;
    transition: all .3s;
}
#content2 .more_wrap:hover{
    background-color: var(--color1);
}
#content2 .modal-open span {
    text-align: center;
}
#content2 .more_btn{
    width: 100%;
}
#content2 .more_btn span::before, #content2 .more_btn span::after{display: none;}

#content2{
    margin-bottom: 0;
}

#t_cms_banner{
    margin-bottom: 0;
    padding: 100px 0 150px;
}
#t_cms_banner .box_title {
    background-color: #fff;
}
#t_cms_banner .box_txt{
    color: var(--color1);
    display: none;
}
#t_cms_banner .cate_box {
   width: 33% !important;
    padding: 0 20px;
}
#t_cms_banner .img_box {
    padding-top: 65%;
}
#t_cms_banner .box_title{
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: tb-rl;
    writing-mode: horizontal-tb;
    top: auto;
    width: 100%;
    left: 0;
    text-align: center;
}
#t_cms_banner .box_title span{
    padding: 6px 10px;
}
#t_cms_banner .bg_color {
    width: 100%;
}
#t_cms_banner .bg_color img{
    opacity: 1;
}

.con1_wrap2 {
    text-align: left;
    background-color: #fff4e4;
    padding-bottom: 58px;
    padding: 0 5% 58px;
    position: relative;
    z-index: 3;
    background-image: linear-gradient(167.8deg, transparent, transparent 89%, #ffaa86 89%, #ffaa86);
}
.con1_wrap2::before {
    content: '';
    display: inline-block;
    width: 51vw;
    height: 43vw;
    background-image: url(../img/item4.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -8px;
    top: 53%;
    transform: translateY(-50%);
    min-width: 650px;
    min-height: 600px;
}
.con1_wrap2 .con_title{
    display: inline-block;
    background-color: var(--color5);
    color: #fff;
    padding: 5px 26px;
    margin-bottom: 37px;
    margin-top: -28px;
    font-size: clamp(37px, 2.2vw, 50px);
}
.con1_wrap2 .cont_txt{
    line-height: 1.6;
}
.con1_wrap2 .con1_wrap2_span{
    border-bottom: 3px solid var(--color5);
    display: inline;
    font-weight: bold;
    font-size: clamp(25px, 2vw, 28px);
}

.con1_wrap3{
    padding: 5% 5% 3%;
}
.con1_wrap3 .con_img2 {
    top: -13%;
    left: -19%;
    width: 130%;
}
.con1_wrap3 .con_title  {
    font-size: clamp(37px, 2.2vw, 50px);
    line-height: 1.3;
}
.con1_wrap3 .sub_title{
    position: relative;
    top: -16px;
    color: var(--color3);
}



/* ---------- under ---------- */
#page_title {
    height: 438px;
}
#page_title h2 {
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    color: var(--color1);
    font-weight: bold;
    text-shadow: 0 2px 4px rgb(0 0 0 / 0%);
}
#page_title .back_color2 {
    background-color: rgb(255 255 255 / 36%);
}
#page_title h2 {
    background-color: #fff;
    padding: 3px 15px !important;
    border-radius: 5px;
    margin-top: 108px;
}
#page_
.cate_txt1:empty{
    display: none;
}
.line_bnr{
    width: min(100%, 700px);
    margin-top: 28px;
}


/* ---------- tablet ---------- */
@media screen and (max-width: 768px){
.width_1280-max {
    max-width: 100%;
}
.intro_txt_dec {
    font-size: 30px;
}
.txt_marker {
    font-size: 19px;
}
    
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: var(--color1);
}
#logo img {
    max-width: 105px;
}
#wrap{
    min-width: 100%;
}
#main_img {
    height: 542px;
    min-height: 100%;
}
.fv_txt {
    z-index: 3;
    width: 91%;
    top: 19%;
    left: 52%;
}
.fv_item1 {
    width: 123%;
    top: -82px;
    left: -11%;
}

#content1{
    padding-top: 118px;
}
.con1_wrap:after{
    bottom: 3vw;
}
#content1 #con1_txt > div {
    font-size: 16px;
}
#content1 #con1_txt h2 {
    font-size: 31px;
}

#content2 .back_color2{
    padding-bottom: 50px;
}
#content2 .con_box {
    width: 69%;
}

#t_cms_banner {
    padding: 100px 0 52px;
}
#t_cms_banner .bg_color {
    right: 0;
}
#t_cms_banner .cate_box {
    width: 71% !important;
    padding: 0 20px;
    margin: 0 auto 100px;
}
#t_cms_banner .img_box {
    padding-top: 43%;
}
#t_cms_banner .img_box:hover .bg_color {
    width: 100%;
}
.con1_wrap2 .con_title{
    font-size: 31px;
}
.con1_wrap2::before{
    display: none;
}
.con1_wrap2 {
    background-image: linear-gradient(167.8deg, transparent, transparent 91%, #ffaa86 91%, #ffaa86);
}
.con1_wrap3 {
    padding: 5%;
}
}


/* ---------- mobile ---------- */
@media screen and (max-width: 667px){
.txt_marker {
    font-size: 14px;
}
    
#loader img {
    width: 187px;
}
header #header #logo, .clone-nav #logo {
    width: 31% !important;
}
header #header {
    width: 94%;
}
#logo img {
    max-width: 79px;
}
#main_img {
    height: 367px;
}
.fv_txt {
    width: 100%;
    top: 66px;
}
.fv_item1 {
    width: 123%;
    top: 6px;
    left: -71%;
    transform: scale(4);
}
.fv_item2 {
    width: 130%;
    bottom: 0;
    left: 0;
}

#intro .txt_wrap {
    padding: 50px 10px;
}
#intro .txt_wrap .title {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
    padding-top: 0;
}
.intro_txt_dec {
    font-size: 17px;
}
#intro:before, #content2 .back_color2::after {
    background: rgb(85 85 85 / 54%);
}

#content1 {
    padding-top: 0;
    padding-bottom: 0;
}
#content1 .con1_wrap {
    padding-bottom: 56px;
}
#content1 #con1_txt > div{
    line-height: 2;
}
#content1 #con1_txt > div.pc_hide{
    display: block!important;
}
#content1 #con1_txt > div.sp_hide{
    display: none!important;
}
#content1 #con1_txt h2 {
    font-size: 26px;
    margin-left: 0;
}
#content1:before,.con1_wrap:after {
    display: none;
}

#content1 #con1_txt > div {
    padding-top: 11px;
    font-size: 14px;
}
#content1 #con1_txt{
    padding-bottom: 20px;
}
#content1 .con1_img1 {
    width: calc(100% - 30vw);
    margin: auto;
    border: 4px solid var(--color1);
    max-width: 800px;
}

#content2 .back_color2 {
    padding-bottom: 39px !important;
}
#content2 .back_color2 .contents_box_wrap {
    width: 100% !important;
}
#content2 .con_box {
    width: 100%;
    padding: 0;
}
#content2 .con_box .d_inline_b {
    padding: 0;
}

#t_cms_banner {
    padding: 61px 0 17px;
}
#t_cms_banner .cate_box {
    width: 100% !important;
    padding: 0 20px;
    margin: 0 auto 71px;
}

#page_title {
    height: 278px;
}
.cate_list li a {
    font-size: 14px;
}
#logo2 {
    max-width: 100px;
}


.con1_wrap2{
    padding: 0 5% 31px;
    /*text-align: center;*/
     background-image: linear-gradient(167.8deg, transparent, transparent 93%, #ffaa86 93%, #ffaa86);
}
.con1_wrap2 .con_title{
    font-size: 26px;
    padding: 1px 19px;
}
.con1_wrap2 .con1_wrap2_span {
    font-size: 20px;
}
.con1_wrap3 {
    padding: 0;
}
.con1_wrap3 .con_title{
    font-size: 28px;
    margin-bottom: 0;
}
.con1_wrap3 .con_title span{
    display: block;
    padding-bottom: 15px;
}
}







