﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
/* ----------　all　---------- */
.linkStyle{
	color:#2EB22C;
	text-decoration: underline;
}
.linkStyle:hover{
	color:#2EB22C;
	opacity: 0.7;
	transition: all 0.5s;
}

body {
    background-color: #FBFAF9;
    line-height: 2;
    font-family: 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

h2.font_en, h3.font_en {
    font-family: 'Shippori Mincho', serif;
}


html{font-size: 16px;}
body{-webkit-text-size-adjust: 120%;font-size: 16px;}

.font_12{font-size: 14px;}
.font_14{font-size: 16px;}
.font_15{font-size: 17px;}
.font_16{font-size: 18px;}
.font_18{font-size: 20px;}
.font_20{font-size: 22px;}
.font_22{font-size: 24px;}
.font_24{font-size: 26px;}
.font_26{font-size: 28px;}
.font_28{font-size: 30px;}
.font_30{font-size: 32px;}
.font_100per{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}

/* nav */

#main_menu ul li a, .pc_box .tel_bt a {
    color: #082008;
}

.pc_box .tel_bt a:hover {
    color: #ffffff;
}

.button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(38 85 165);
}

.fat-nav li a {
    color: #2EB22C;
}

.hamburger__icon:before, .hamburger__icon:after {
    background-color: #2EB22C!important;
}

.hamburger__icon {
    background-color: #2EB22C;
}

/* footer */

#page-top a, #page-top a span {
    color: #2EB22C;
}

.foot_tel_bt .button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(38 85 165);
}

footer {
    border-color: #DDF3DD!important;
}

.fix_bnr {
    z-index: 5;
    bottom: 10px;
    right: 3%;
    width: 25%;
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
}


/* ----------　TOP　---------- */

/* main-img */

#main_img:before {
    content: "";
    width: 100%;
    height: 100%;
    position:absolute;
    top: 0;
    left: 0;
    background: rgba(221,243,221,0.25);
    z-index: 2;
}

#main_img {
    background-image: url('/Dup/img/main-visual.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.copy-box {
    text-align: left;
    font-size: clamp(20px, 5vw, 65px);
    left: 5%;
    top: 15%;
    text-shadow: 0px 0px 10px rgb(8 32 8 / 60%);
    z-index: 3;
}

.fv_check {
        z-index: 5;
    width: 30% !important;
    bottom: 15%;
    left: 5%;
}

/* top */

.con_no, .font_en {font-family: 'Montserrat', 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;}

#contents_box:before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    top: -100px;
    left: 0;
    background-image: url(/Dup/img/delta.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    z-index: 3;
}

#contents1:after {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -100px;
    left: 0;
    background-image: url(/Dup/img/delta-bt.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    z-index: 3;
}

#contents2 {
    z-index: -1;
    padding: 150px 10%;
}

#contents2:before {
    content: "";
    width: 100%;
    height: 100%;
    position:absolute;
    top: 0;
    left: 0;
    background: rgba(247,252,247,0.7);
    z-index: -1;
}

.con2_ul {
    row-gap: 40px;
    justify-content: space-between;
}

.con2_ul li {
    width: 40%;
    padding-left: 35px;
    padding-right: 15px;
    border-radius: 20px;
    background-image: url(/Dup/img/check.png);
    background-repeat: no-repeat;
    background-position: left 10px top 30px;
    background-size: 20px;
}

#contents3 {
    padding: 100px 10% 150px;
}

#contents3:before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    top: -90px;
    left: 0;
    background-image: url(/Dup/img/delta-g.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    z-index: 3;
}

#contents3 .grid_6 {
    margin-top: 0;
}

/* top-cms */

.top_cms_wrap:before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    top: -100px;
    left: 0;
    background-image: url(/Dup/img/delta-b.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    z-index: 3;
}

.more .button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(38 85 165);
}

.fa-chevron-right:before, .fa-chevron-left:before {
	color:#2EB22C;
}

/* ----------　下層ページ　---------- */

#page_title .page_box {
    position: relative;
}

#page_title .page_box h2 {
    color: #082008;
}

#page_title .page_box:before {
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    top: -100px;
    left: 0;
    background-image: url(/Dup/img/delta-b.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    z-index: 3;
}

.cate_list li a, .pager li a {
    background-color: #DDF3DD;
    color: #082008;
}

.cate_list li a:hover, .pager li a:hover {
    background-color: #2EB22C;
    color: #F7FCF7;
}

.v_type3 .cate_box{border: 1px solid #2EB22C;}
.v_type3 .box_title1{color: #2EB22C;}

/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

#page10 ul li a {
    background-color: #DDF3DD;
    color: #082008;
}

#page10 ul li a:hover {
    background-color: #2EB22C;
    color: #F7FCF7;
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
    
.font_12_tb{font-size: 14px;}
.font_14_tb{font-size: 16px;}
.font_16_tb{font-size: 18px;}
.font_18_tb{font-size: 20px;}
.font_20_tb{font-size: 22px;}
.font_22_tb{font-size: 24px;}
.font_24_tb{font-size: 26px;}
.font_26_tb{font-size: 28px;}
.font_28_tb{font-size: 30px;}
.font_30_tb{font-size: 32px;}
.font_100per_tb{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up_tb{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up_tb{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up_tb{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up_tb{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up_tb{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw_tb{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}
    
.hamburger {
    top: 20px;
}
    
#main_img {
    background-image: url('/Dup/img/main-visual-tb.jpg');
    height: 90vh;
}

.fv_check {
    z-index: 5;
    width: 37% !important;
    bottom: 25%;
    left: auto;
    right: 1%;
}

header .head_banner a {
    display: none;
}

.copy-box {
    left: 2%;
    top: 60%;
}
    
#contents_box:before, #contents3:before, .top_cms_wrap:before, #page_title .page_box:before {
    top: -100px;
}
    
.con2_ul li {
    width: 100%;
}

.fix_bnr {
    width: 45%;
    right: 0;
    left: 0;
    margin: auto;
}
    
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
    
.font_12_sp{font-size: 14px;}
.font_14_sp{font-size: 16px;}
.font_16_sp{font-size: 18px;}
.font_18_sp{font-size: 20px;}
.font_20_sp{font-size: 22px;}
.font_22_sp{font-size: 24px;}
.font_24_sp{font-size: 26px;}
.font_26_sp{font-size: 28px;}
.font_28_sp{font-size: 30px;}
.font_30_sp{font-size: 32px;}
.font_100per_sp{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up_sp{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up_sp{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up_sp{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up_sp{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up_sp{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw_sp{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}
    
header {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.hamburger {
    top: 10px;
}

.main_box {
    padding-top: 45px;
}
    
#main_img {
    background-image: url('/Dup/img/main-visual-tb.jpg');
    height: 85vh;
}

.fv_check {
        z-index: 5;
        width: 60% !important;
        bottom: 26%;
        left: 2%;
        right: auto;
    }

.con2_ul li {
    padding-left: 30px;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: left 10px top 26px;
    background-size: 15px;
}

.copy-box {
    font-size: 25px;
    left: 2%;
    top: 45%;
}
    
.more .button {
    width: auto!important;
}

#page_title .page_box h2 {
    font-size: 18px;
}

.fix_bnr {
    width: 80%;
    bottom: -2px;
}
    
}