﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

body{font-family: 'Kosugi Maru',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#main_img,#con1,#con2 > div,#con2 .topimg3,#con3,#con3 .box_wrap,#con4,
.cmstitle,.footer_contact,.pagetitle{position: relative;}
/*リピートなし*/
#main_img:before,#main_img:after,#main_img .catch,#con1:before,#con1:after,#con2 > div:before,#con2 .topimg3:before,#con3:before,#con3:after,#con3 .box_wrap:before,#con3 .box_wrap:after,#con4:before,
.cmstitle:before,.footer_contact:before,.footer_contact:after,.pagetitle:before,.pagetitle:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

#main_img:before{
background-image: url(./Dup/img/obj7.png);
background-size: 100%;
width: 18vw;
height: 21vw;
bottom: 0;
left: 0;
transform: rotate(-10deg);
z-index: 2;
}
/*
#main_img:after{
background-image: url(./Dup/img/main.png);
background-size: 100%;
width: 65vw;
height: 55vw;
top: 0;
right: 0;
z-index: 1;
}
*/
#main_img .catch{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 35vw;
height: 35vw;
top: 4vw;
right: 3vw;
z-index: 2;
}

#con1:before{
background-image: url(./Dup/img/bg1.png);
background-size: 100%;
width: 100%;
height: 15vw;
bottom: -14vw;
left: 0;
z-index: 1;
}
#con1:after{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 10vw;
height: 15vw;
bottom: -12vw;
left: 9vw;
z-index: 1;
}

#con2 > div:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 8vw;
height: 12vw;
top: -50px;
right: -2vw;
}
#con2 .topimg3:before{
background-image: url(./Dup/img/obj6.png);
background-size: 100%;
width: 5vw;
height: 8vw;
top: 60px;
left: -12vw;
}

#con3:before{
background-image: url(./Dup/img/bg2.png);
background-size: 100%;
width: 100%;
height: 13vw;
top: -10px;
left: 0;
}
#con3:after{
background-image: url(./Dup/img/bg3.png);
background-size: 100%;
width: 100%;
height: 17vw;
bottom: -14vw;
left: 0;
z-index: -1;
}
#con3 .box_wrap:before{
background-image: url(./Dup/img/obj3.png);
background-size: 100%;
width: 8vw;
height: 15vw;
top: -250px;
left: -5vw;
}
#con3 .box_wrap:after{
background-image: url(./Dup/img/obj4.png);
background-size: 100%;
width: 7vw;
height: 11vw;
bottom: -250px;
right: -5vw;
}
#con4:before{
background-image: url(./Dup/img/bg4.png);
background-size: 100%;
width: 100%;
height: 13vw;
bottom: -10vw;
left: 0;
}

.cmstitle:before{
background-image: url(./Dup/img/icon4.png);
width: 70px;
height: 70px;
top: -80px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

.footer_contact:before{
background-image: url(./Dup/img/bg5.png);
background-size: 100%;
width: 100%;
height: 18vw;
top: -8vw;
left: 0;
z-index: 1;
}
.footer_contact:after{
background-image: url(./Dup/img/obj5.png);
background-size: 100%;
width: 9vw;
height: 11vw;
top: -160px;
left: 2vw;
z-index: 2;
}

.pagetitle:before{
background-image: url(./Dup/img/bg2.png);
background-size: 100%;
width: 100%;
height: 13vw;
bottom: -3vw;
left: 0;
transform: scale(1, -1);
z-index: 1;
}
.pagetitle:after{
background-image: url(./Dup/img/obj3.png);
background-size: 100%;
width: 150px;
height: 263px;
top: 125px;
right: 6vw;
z-index: 1;
}
/*--------------------------------
全体
--------------------------------*/
body{overflow: hidden;}

.logo1{max-width: 60px;}
.logo2 a.width_200-max{max-width: 150px;}

.footer_contact h4.linehight_h{line-height: 1;}
.pagetop{z-index: 5;}
.fix_banner1{
width: 250px;
position: fixed;
bottom: 0;
right: 360px;
z-index: 5;
}
.fix_banner2{
width: 250px;
position: fixed;
bottom: 0;
right: 100px;
z-index: 5;
}

#con3 .title{position: relative;}
.con1_inner,.con4_inner{
z-index: 1;
position: relative;
}
.topCms.cms4,ul.sitemap{
z-index: 2;
position: relative;
}

.footertxt{
max-width: 83.33333%;
box-sizing: border-box;
}
/*--------------------------------
TOP
--------------------------------*/
#main_img,#video{height: 100vh;}
#video video{
height: auto;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
@media  screen and (max-width: 1600px){
#video video{
width: auto!important;
height: 100%;
}
}
/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){
#main_img,#video{ height: 40vh; }
#main_img{padding-top: 120px;}
#video video{
width: 100%!important;
height: auto;
}
}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
.ip678 #main_img,.ip678 #video{ height: 31vh; }
.ipX #main_img,.ipX #video{ height: 26vh; }
}

.topTxt1 .arrow{
margin-left: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#con4{padding-top: 300px;}
#con4 .con_box{
width: calc(33% - 30px);
margin-right: 45px;
box-sizing: border-box;
}
#con4 .con_box:last-of-type{margin-right: 0;}

/* 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}
}

/*--------------------------------
下層
--------------------------------*/
.pagetitle{padding-bottom: 150px;overflow: visible;}

/* お客様からのお声 */
.v_type3 .cate_box{border: 1px solid #FFD27D;}
.v_type3 .box_title1{color: #E1692D;}

@media  screen and (max-width: 1280px){

#main_img .catch{
width: 45vw;
height: 45vw;
top: 6vw;
right: 8vw;
}

#con1{
padding-top: 50px;
padding-bottom: 50px;
}

}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
.logo1 {max-width: 200px;}

.menu_btn{border: none;box-shadow: none;}

.fix_banner1{
width: 250px;
right: auto;
left: 32%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.fix_banner2{
width: 250px;
right: auto;
left: 68%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#main_img:before{left: 3vw;}
/*
#main_img:after{
width: 80vw;
height: 69vw;
}
*/
#main_img .catch {
width: 40vw;
height: 40vw;
top: 20vw;
right: 4vw;
}

#con1{
padding-top: 150px;
padding-bottom: 50px;
}
#con1:after{
width: 15vw;
height: 22vw;
bottom: -20vw;
left: 3vw;
}
#con2{padding-top: 150px;}
#con2 > div:before{
width: 11vw;
height: 17vw;
top: -180px;
right: -2vw;
}
#con2 .topimg3:before{
width: 8vw;
height: 12vw;
top: 80px;
left: -20vw;
}
#con3 .box_wrap:before{
width: 11vw;
height: 20vw;
top: -340px;
left: -2vw;
}
#con3 .box_wrap:after{
width: 10vw;
height: 16vw;
bottom: -155px;
right: -1vw;
}
#con4{padding-top: 200px;}

.footer_contact:after{
width: 13vw;
height: 16vw;
top: -130px;
}

.pagetitle{
padding-top: 150px;
padding-bottom: 100px;
}
.pagetitle:after{
width: 120px;
height: 215px;
top: 200px;
}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
.logo1 {max-width: 150px;}
.fix_banner1{
width: 170px;
left: 26%;
}
.fix_banner2{
width: 170px;
left: 74%;
}

.footertxt{max-width: 90%;}

#main_img{padding-top: 90px;}
#main_img:before{
width: 22vw;
height: 26vw;
bottom: -21vw;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
display: none;
}
/*
#main_img:after{
width: 95vw;
height: 81vw;
right: -50px;
}
*/
#main_img .catch{
width: 66vw;
height: 66vw;
top: 19vw;
right: 0;
display: none;
}

#con1{
padding-top: 0;
padding-bottom: 50px;
}
#con1:after{
width: 25vw;
height: 36vw;
bottom: -29vw;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#con2{padding-top: 100px;}
#con2 > div:before{
width: 20vw;
height: 31vw;
top: -120px;
right: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#con2 .topimg3:before{
width: 14vw;
height: 20vw;
top: 0;
left: -20vw;
}
#con3 .box_wrap:before{
width: 18vw;
height: 33vw;
top: -210px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#con3 .box_wrap:after{
width: 17vw;
height: 26vw;
bottom: -110px;
right: -1vw;
display: none;
}
#con4{padding-top: 120px;}
#con4 .con_box{
width: 100%;
margin-right: 0;
margin-bottom: 30px;
}

.cmstitle:before{
width: 50px;
height: 50px;
top: -60px;
}

.footer_contact:after{
width: 20vw;
height: 25vw;
top: -85px;
}

.pagetitle{
padding-top: 150px;
padding-bottom: 80px;
}
.pagetitle:after{
width: 80px;
height: 145px;
top: 175px;
}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #FFD246; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #FFD246;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #fff;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #E1692D;}

/*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: #E1692D;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #FF8241;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #FFA55F;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FFD27D;} /* アクセントカラー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: #E1692D;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #FF8241;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #FFA55F;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FFD27D;} /* アクセントカラー2 */
.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: #E1692D;}
.border_color2,.hvr_border_color2:hover{border-color: #FF8241;}
.border_color3,.hvr_border_color3:hover{border-color: #FFA55F;}
.border_color4,.hvr_border_color4:hover{border-color: #FFD27D;}