﻿
/* ---------- font ---------- */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital@0;1&family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

:root{
    --font-jp: "Noto Sans", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
    --font-jp2: "Zen Maru Gothic", "游ゴシック 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, h1, h2, h3, h4, h5, h6, .catch, #topCms .cmstitle p, .pagetitle .title_box p, .pc_nav li .page_title, #sp_nav .sp_nav_inner .l-menu .l-menu_cms{
    font-family: var(--font-jp);
}
.fv_txt1 {
  font-family: var(--font-jp2);
  font-weight: 500;
  font-style: normal;
}
.font_en, a[href^="tel:"]{
    font-family: var(--font-en);
}

/* ---------- color ---------- */

.linkStyle{color: #160a0a;transition: opacity .3s;text-decoration: underline;}
.linkStyle:hover{opacity: 0.7}

:root {
    --normal_color: #333333;
    --color1: #ba2424;
    --color2: #f5f5f5;
    --color3: #f5a21a;
    --color4: #f5f5f5;
}
.txt{
	color: var(--normal_color);
}
.f_con_bgcolor{
    background-color: #535353;
}
.bg_color4 {
    background: url(../img/bg1.png) repeat;
    background-size: auto;
}
.menu_btn span{
    background-color: var(--color1);
}
body {
    border-top: 4px solid var(--color1);
}


/* ---------- all ---------- */
body{
    line-height: 1.8;
}
.h_bnr {
    width: min(37%, 336px);
    right: 16px;
    position: absolute;
    top: 22px;
    right: 111px;
    z-index: 100;
}
#bottom_tel a{
    display: none!important;
}


/* ---------- top ---------- */
#main_img{
    padding-top: 0;
    padding-bottom: 0;
    max-height: 100%;
    height: auto!important;
}
.main_img_wrap:before {
    display: inline-block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.09);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
#main_img::before{
    display: none;
}
#main_img:after {
    background: url(../img/bg1.png) repeat;
    opacity: 1;
}
.main_img_wrap {
    height: calc(100vh - 231px);
}
.fv_txt1 {
    /*font-size: clamp(23px, 3vw, 44px);*/
    line-height: 1.5;
    width: min(46%, 700px);
}
.fv_item2 {
    z-index: 2;
    width: min(24vw, 333px);
    right: -51px;
    bottom: 40%;
}
.fv_item3 {
    z-index: 2;
    width: min(24vw, 300px);
    left: 3%;
    bottom: 8%;
    transform: rotate(5deg);
}
.bottom_box {
    padding: 0 0% 30px 3%;
    margin-top: -63px;
    position: relative;
    z-index: 2;
}
.bottom_box .left {
    width: 27% !important;
    transform: translateY(-41%);
    /* order: 2; */
}
.bottom_box .right {
    width: 73% !important;
}
.fv_txt2 {
    font-size: clamp(18px, 2.3vw, 27px);
    display: inline;
    line-height: 1.6;
    font-weight: bold;
    color: var(--normal_color);
}
.fv_txt2 span:first-of-type{
    margin-bottom: 7px;
}
.fv_txt2 span {
    padding: 0 10px;
    box-shadow: 3px 3px 5px rgba(104, 103, 93, 0.1);
}
.fv_item1 {
    margin-top: 13px;
    margin-bottom: 50px;
    width: 84%;
}
.bottom_box .slider1 {
    margin-bottom: 44px;
    position: relative;
    z-index: 2;
}
.fv_item4{
    width: 42.3%;
    padding-right: 2%;
}

#intro:before {
    background-color: rgb(97 97 97 / 40%);
    backdrop-filter: blur(37px);
    -webkit-backdrop-filter: blur( 37px );
}
#intro .intro_inner {
    text-shadow: rgba(51, 51, 51, 0) 1px 1px 20px;
}
#content .box_txt {
    -webkit-line-clamp: 4;
}
.more {
    margin-top: 30px;
}

.txt_anim1 span{
	position: relative;
	right: 20px;
	opacity: 0;
	transition: all .8s;
}
.txt_anim1 span.start{
	right: 0;
	opacity: 1;
}
/* 調整 */
.temp_adjustment1 {
    padding-left: 12%;
}
#content .cate_item {
    padding: 100px 8% 50px;
}


/* ---------- under ---------- */



/* ---------- 1280px ---------- */
@media screen and (max-width: 1280px){
#content .cate_item {
    padding: 100px 50px 50px;
}
.bottom_box {
    margin-top: -33px;
}
.fv_txt2 {
    font-size: clamp(18px, 2.3vw, 19px);
}
.bottom_box .left{
    padding-right: 10px;
}
.fv_item3 {
    width: min(23vw, 300px);
    left: 3%;
    bottom: 7%;
}
}

/* ---------- tablet ---------- */
@media screen and (max-width: 768px){
.main_img_wrap {
    height: 400px;
}
.fv_txt1 {
    width: min(90%, 380px);
}
.swiper-slide{
    margin-right: 10px!important;
}
.bottom_box .left {
    width: 34% !important;
    padding-right: 26px;
    transform: translateY(-23%);
}
.bottom_box .right {
    width: 66% !important;
}

.fv_item2 {
    width: min(25vw, 277px);
    bottom: 47%;
}
.fv_item3 {
    width: min(26vw, 382px);
    bottom: 3%;
}
.bottom_box{
    padding: 0 3% 0px;
}

.temp_adjustment1 {
    padding-left: 50px;
}
#content .cate_item {
    padding: 100px 15px 40px 35px;
}
}

/* ---------- mobile ---------- */
@media screen and (max-width: 667px){
.height50per_sp {
    height: 50%;
}
.main_img_wrap {
    height: 434px;
}

.main_img_wrap:before{
    background: rgba(0, 0, 0, 0.1);
}
.fv_txt1 {
    font-size: clamp(28px, 3vw, 44px);
    position: absolute;
    top: 46%;
    line-height: 1.3;
}
.fv_item2 {
    width: min(43vw, 277px);
    bottom: 51%;
    right: -39px;
}

.bottom_box {
    padding: 0 0 55px;
    margin-top: -47px;
}
.bottom_box .slider1 {
    margin-bottom: 15px;
}
.bottom_box .left,.bottom_box .right{
    width: 100% !important;
}
.bottom_box .left {
    padding: 0 5%;
    order: 2;
    transform: none;
}
.fv_txt2 {
    font-size: clamp(23px, 2.3vw, 19px);
}
.fv_item1 {
    width: 83%;
    margin: 11px auto 53px;
}
.fv_item3 {
    width: min(70vw, 382px);
    bottom: 17px;
    transform: rotate(-3deg);
    right: -2px;
    left: auto;
}

.cmstitle {
    margin-bottom: 50px;
}
.topCms {
    padding-bottom: 80px;
}

#content .cate_item {
    padding: 30px 15px 40px 35px;
}
.temp_adjustment1 {
    padding-left: 20px;
}
#sp_nav .sp_nav_inner .l-menu a{
    font-size: 16px;
}
#sp_nav .sp_nav_inner .l-menu ul li{
    margin-bottom: 5px;
}
#sp_nav .sp_nav_inner .menu__header .logo3 img {
    max-width: 153px;
}
#sp_nav .sp_nav_inner .menu__header {
    padding: 0 0 19px 0;
}
}




/* fix_bnr ---------------------------------------------------------------------------------------------*/
#fix_bnr {
    bottom: 0;
    left: 50%;
    z-index: 10;
    width: 41%;
    max-width: 700px;
    transition: 0.5s;
    opacity: 1;
    transform: translateX(-50%);
    opacity: 0;
}
#fix_bnr.scroll{
    opacity: 1;
    max-width: 700px;
}
#fix_bnr.close{
    opacity: 0;
    z-index: -1;
}
/*@media screen and (max-width: 768px){
#fix_bnr.close{
    transform: translateX(-200px);
}
}*/
@media screen and (max-width: 667px){
#fix_bnr {
    width: 100% !important;
    bottom: 0;
}
#fix_bnr.scroll {
    opacity: 1;
    max-width: 100%;
}
#fix_bnr {
    opacity: 0;
}
#fix_bnr.scroll{
    opacity: 1;
}
#page_top{
    top: calc(100% - 178px);
}
.copy {
        padding-bottom: 164px;
}
#fix_bnr.close{
    z-index: 1;
}
}
/* fix_bnr end ---------------------------------------------------------------------------------------------*/


#content .swiper-slide > div{padding-left: 130px;}
#content .swiper-button-prev{
    height: auto;
    width: 200px;
    top: 40px;
    left: 0;
}
#content .swiper-button-prev p{margin-left: auto;margin-right: 0;}
#content .swiper-button-prev p::before{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 0px;
    bottom: 0;
    right: 80px;
    margin: auto;
    border-bottom: solid 1px currentColor;
    border-left: solid 1px currentColor;
    transform: rotate(45deg);
}
@media  screen and (max-width: 768px){
    #content .swiper-slide > div {padding-left: 50px;}
    #content .cate_item {padding: 40px 15px 40px 35px;}
    #content .swiper-button-next,
    #content .swiper-button-prev {
        width: 130px;
        top: 310px;
        line-height: 1.2;
    }
}
@media  screen and (max-width: 667px){
    #content .box_title::before{display: none;}
    #content .swiper-slide > div {padding-left: 0;}
    #content .swiper-button-next,
    #content .swiper-button-prev {
        width: 110px;
        top: 310px;
        line-height: 1;
        padding-bottom: 5px;
    }
        .swiper-slide {
        margin-right: 0px !important;
    }
}