﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap');
@font-face {
font-family: "utsukushi";
  src: url("./Dup/img/utsukushi.otf") format("otf"),url("./Dup/img/utsukushi.woff") format("woff"),url("./Dup/img/utsukushi.woff2") format("woff2");
}
@font-face {
font-family: "utsukushi_tate";
  src: url("./Dup/img/utsukushi_tate.otf") format("otf"),url("./Dup/img/utsukushi_tate.woff") format("woff"),url("./Dup/img/utsukushi_tate.woff2") format("woff2");
}



body{font-family: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif}
.font1{font-family: "utsukushi","serif";}
.font2{font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"}


/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
.stripe_b,.en,#main_img,#s_content1 .intro_box{position: relative;}
/*リピートなし*/
.stripe_b:before,.en:before,.en:after,.cloud1,.cloud2,
#main_img .main_box:before,#main_img .main_box:after,
.intro_img a::before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}
/*リピートあり*/
#main_img:before{
content: "";
display: block;
position: absolute;
}

.stripe_b:before{
background-image: url(./Dup/img/border.png);
width: 100px;
height: 7px;
bottom: 0;
left: 0;
}
#s_content2 .stripe_b:before,#s_content3 .stripe_b:before,.top_cms_title .stripe_b:before,footer .stripe_b:before,#page_title .stripe_b:before{
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}


.en:before,.en:after{
background-image: url(./Dup/img/icon2.png);
width: 12px;
height: 12px;
top:50%;
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.en:before{left: 0;}
.en:after{right: 0;}


#main_img:before,#page_title::before{
background: transparent;
background-image: url(./Dup/img/obj1-2.png);
background-size: 20%;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.15;
}
.cloud1{
background-image: url(./Dup/img/obj2-2.png);
background-size: 100%;
width: 13vw;
height: 5vw;
top: 130px;
right: 2%;
}
.cloud2{
background-image: url(./Dup/img/obj3-2.png);
background-size: 100%;
width: 13vw;
height: 5vw;
bottom: 5px;
left: 2%;
}
#s_content2 .cloud1{top: 40px;}
#s_content2 .cloud2{bottom: 40px;}
.cms_box .cloud1{top: 25px;}
footer .cloud1{top: 120px;}
footer .cloud2{bottom: -15px;}
#s_content1 .cloud2,#s_content2 .cloud1,#s_content2 .cloud2{z-index: 1;}
#main_img .cloud1{
background-image: url(./Dup/img/obj2.png);
width: 300px;
height: 100px;
top: 5%;
right: 5%;
}
#main_img .cloud2{
background-image: url(./Dup/img/obj3.png);
width: 300px;
height: 100px;
bottom: 5%;
left: 5%;
}

#main_img .main_box:before{
background-image: url(./Dup/img/txt1.png);
width: 80px;
height: 240px;
top: 15px;
left: 52%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#main_img .main_box:after{
background-image: url(./Dup/img/intro_bg.png);
background-size: 500px;
width: 100%;
height: 15vw;
bottom:0;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

.intro_img a::before{
background-image: url(./Dup/img/obj1.png);
width: 500px;
height: 500px;
right: auto;
bottom: auto;
top: -60px;
left: -60px;
z-index: -1;
opacity: 0.2;
}
.cms_box .cms_box_bg{
background-color: transparent;
background-image: url(./Dup/img/obj4.png);
background-size: 7%;
opacity: 0.2;
}
/*--------------------------------
全体
--------------------------------*/
.more_btn a,#page_title .bg_color5{background-image: url(./Dup/img/wood.jpg);}

.fix_banner{
width: 250px;
position: fixed;
bottom: 1%;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
transition: 0.5s;
z-index: 8;
}
.fix_banner.none{bottom: -80px;}

.section.bg_white,#main_img .main_box,.c2_box_txt,#wrap{
background-color: #f9f9f9;
background-image: url(./Dup/img/bg1.jpg);
}
/*--------------------------------
TOP
--------------------------------*/
.index header{opacity: 0;}
.index header.none{z-index: -1;}
.index header.fixed{z-index: 101;}

#main_img .scroll{
width: 30px;
position: absolute;
bottom: 60px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
z-index: 1;
}
.main_banner{
width: 350px;
position: absolute;
bottom: 3%;
right: 2%;
z-index: 8;
}

#main_img .main_box{
max-width: 400px;
width: 100%;
height: 100%;
box-sizing: border-box;
}
#logo3{
max-width: 250px;
width: 100%;
box-sizing: border-box;
}

.intro_img a::before{border: none;}

#s_content1 .width_1280-max{max-width: 1600px;}

#s_content2 .c2_box{height: auto;}

/* contents anim */
#s_content3 .fadein_up {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 1.5s ease,opacity 2s ease;
}
#s_content3 .fadein_up.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#s_content3 .fadein_up2 {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 2s ease,opacity 2s ease;
}
#s_content3 .fadein_up2.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
/* contents */
#s_content3 .txt_wrap .con_box {
    width: calc(20% - 16px);
    margin-right: 20px;
    box-sizing: border-box;
}
#s_content3 .txt_wrap .con_box:last-of-type {
    margin-right: 0;
}
#s_content3 .fadeIn_box .con_box {
    opacity: 0;
}
#s_content3 .con_img {
    border-radius: 30px;
}
#s_content3 .con_title h3:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -25px;
	left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
	background-color: #3e3e3e;
}
#s_content3 .con_txt{
	font-size: 13px;
}
@media screen and (max-width: 768px){
#s_content3 .fadeIn_box .con_box{opacity: 1;}
#s_content3 .txt_wrap .con_box {
width: calc(33% - 20px);
}
#s_content3 .txt_wrap .con_box:nth-of-type(1),
#s_content3 .txt_wrap .con_box:nth-of-type(2){margin-bottom: 50px;}
#s_content3 .txt_wrap .con_box:nth-of-type(1){margin-left: 20px;}

}
@media screen and (max-width: 667px){
#s_content3 .txt_wrap .con_box {
    width: 80%;
    margin-right: auto;
    margin: 0 auto 50px;
}
#s_content3 .txt_wrap .con_box:nth-of-type(1){margin-left: auto;}
#s_content3 .txt_wrap .con_box:last-of-type{margin-right: auto;}

#s_content3 .txt_wrap .con_box:nth-of-type(1),
#s_content3 .txt_wrap .con_box:nth-of-type(2){margin-bottom: 50px;}

#s_content3 .con_title h3:before {
    bottom: -15px;
}
}

/* TOP お知らせ */
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}
/*--------------------------------
下層
--------------------------------*/
#page_title .title_box{bottom: -70px;padding: 0;}
#page_title h2.font1{letter-spacing: 3px;font-family: "utsukushi_tate",serif;}

.page8 #page_title h2{
width: 150px;
height: 240px;
}
.page9 #page_title h2{
width: 150px;
height: 215px;
}
#page_title h2 span:first-of-type{top: 0;right: 0;}
#page_title h2 span:last-of-type{top: 0;left: 0;}

.page2 #page_title .title_box{bottom: -60px;}
.page4 #page_title .title_box{bottom: -110px;}
.page5 #page_title .title_box,
.page6 #page_title .title_box{bottom: -90px;}
.page7 #page_title .title_box{bottom: -95px;}
.page8 #page_title .title_box{bottom: -130px;}
.page3 #page_title .title_box,
.page9 #page_title .title_box,
.page10 #page_title .title_box{bottom: -120px;}

/* お客様の声 */
.v_type3 .cate_box{border: 1px solid #c9baa9;}
.v_type3 .box_title1{color: #a67c52;}

@media  screen and (max-width: 1100px){

#main_img .cloud1,#main_img .cloud2{
width: 250px;
height: 85px;
}
.main_banner{width: 300px;}

}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){

.index header,.index header.none{opacity: 1;z-index: 101}

#main_img{margin-top: 95px;}
#main_img .main_box{max-width: 300px;}
#main_img .main_box:before{
width: 60px;
height: 175px;
}
#logo3{max-width: 170px;}
#main_img .cloud1, #main_img .cloud2{
width: 170px;
height: 60px;
}
#main_img .scroll{
width: 25px;
bottom: 30px;
}

.intro_img{z-index: 1;}
.intro_img a::before{
width: 400px;
height: 400px;
}

.cloud1,.cloud2{
width: 18vw;
height: 6vw;
}
.cloud1.tb_hide,.cloud2.tb_hide{display: none;}
.cms_box .cloud1{top: 0;}
.cms_box .cloud2{bottom: -65px;}

.c2_box_bg{height: 40vh;}

.cms_box .cms_box_bg{z-index: 0;}

#page_title h2.font1{letter-spacing: 1px;}

.page2 #page_title .title_box{bottom: -45px;}
.page4 #page_title .title_box{bottom: -65px;}
.page5 #page_title .title_box,
.page6 #page_title .title_box{bottom: -65px;}
.page7 #page_title .title_box{bottom: -65px;}
.page8 #page_title .title_box{bottom: -83px;}
.page3 #page_title .title_box,
.page9 #page_title .title_box,
.page10 #page_title .title_box{bottom: -70px;}

.page8 #page_title h2{
width: 135px;
height: 215px;
}
.page9 #page_title h2{
width: 135px;
height: 190px;
}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){

.overlay{top: 75px;}

#main_img{margin-top: 76.25px;}
#main_img .main_box{max-width: 170px;}
#main_img .main_box:before{
width: 45px;
height: 140px;
}
#logo3{max-width: 120px;top: 52%;}
#main_img .cloud1, #main_img .cloud2{display: none;}
#main_img .scroll{
width: 18px;
bottom: 15px;
}

.intro_img a::before{
width: 280px;
height: 280px;
top: -50px;
left: -20px;
}

.cloud1,.cloud2{
width: 23vw;
height: 9vw;
}

#s_content1 .cloud1{top: 40px;}
#s_content1 .cloud2{bottom: 55px;}

footer .cloud1{top: -15px;}
footer .cloud2{bottom: 850px;}

.page2 #page_title .title_box{bottom: -45px;}
.page4 #page_title .title_box{bottom: -65px;}
.page5 #page_title .title_box,
.page6 #page_title .title_box{bottom: -65px;}
.page7 #page_title .title_box{bottom: -65px;}
.page8 #page_title .title_box{bottom: -83px;}
.page3 #page_title .title_box,
.page9 #page_title .title_box,
.page10 #page_title .title_box{bottom: -80px;}

.page8 #page_title h2{
width: 110px;
height: 185px;
}
.page9 #page_title h2{
width: 110px;
height: 165px;
}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #333; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #333;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #333;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #333;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #91B991;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #F5F5E6;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #eb9b5f;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #e3e0cf;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #91B991;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #F5F5E6;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #eb9b5f;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #e3e0cf;} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color3:hover{background-color: #1a1a1a;}
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #91B991;}
.border_color2,.hvr_border_color2:hover{border-color: #F5F5E6;}
.border_color3,.hvr_border_color3:hover{border-color: #eb9b5f;}
.border_color4,.hvr_border_color4:hover{border-color: #e3e0cf;}