﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
h2,h3,h4,h5,.con_title,.cate_title,.footer_contact .tel{font-family: 'Kosugi Maru', sans-serif;font-weight: bold;}
h2.box_title1,h3.box_title1,h4.box_title1,h5.box_title1{font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "YuGothic M", meiryo, sans-serif;font-weight: normal;}
/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#main_img{position: relative;}
/*リピートなし*/
#main_img:before,#main_img:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}
#main_img:before{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 45vw;
height: 45vw;
bottom: 0;
right: 5vw;
}
#main_img:after{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 50vw;
height: 26vw;
top: 22%;
left: 5%;
}
/*--------------------------------
全体
--------------------------------*/
#fakeloader{background-color: #F3F2EE;}
#fakeloader .fl{
width: 80%!important;
max-width: 300px;
}

.logo1{
max-width: none;
width: clamp(200px,14vw,250px);
box-sizing: border-box;
}

.footer_contact h4.font_50{
font-size: 40px;
line-height: 1;
}

.f_sitemap_inner{max-width: 1280px;}

.footer.bg_color2{background-color: #F3F2EE;}
.footer .txt_white{color: #333;}
.copy{background-color: #43D9C5;color: #fff;}

.fix_banner{
width: 300px;
position: fixed;
bottom: 10px;
right: 95px;
z-index: 5;
}
/* スマホ時真ん中へ */
@media  screen and (max-width: 667px){
.fix_banner{
width: 200px;
right: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
}
/*--------------------------------
TOP
--------------------------------*/
#main_img{
height: 45vw;
overflow: hidden;
}

.check_box li{position: relative;}
.check_box li:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

.check_box li{padding-left: 30px;}


/* 画像 */
.check_box li:before{
background-image: url(./Dup/img/check.png);
width: 25px;
height: 25px;
top: 6px;
left: 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.bg_color4{background-color: #fff;}
.pagetitle_img{mix-blend-mode: normal;}

#cms_3-c .cate_box:first-of-type .box_title3{padding-top: 0;}

@media  screen and (max-width: 1366px){

#main_img{height: 50vw;}
#main_img:after{top: 30%;}

}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
.logo1{max-width: 250px;width: 100%;}
#sp_nav .sp_nav_inner .menu__header .logo3 img{max-width: 200px;}
#sp_nav li a.font_24{font-size: 20px;}

#main_img:before{
width: 63vw;
height: 64vw;
bottom: 0;
right: -1vw;
}
#main_img:after{
width: 59vw;
height: 31vw;
top: 25%;
left: 3%;
}

.f_sitemap_inner{width: 100%!important;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
header{padding-left: 15px;}
.logo1{
max-width: 150px;
padding-left: 0;
}
#sp_nav .sp_nav_inner{padding: 8% 0;}
#sp_nav .sp_nav_inner .menu__header .logo3 img{max-width: 200px;}
#sp_nav li a.font_24{font-size: 16px;}

#main_img:before{
width: 69vw;
height: 72vw;
bottom: -40px;
right: -30px;
}
#main_img:after{
width: 69vw;
height: 37vw;
top: 26%;
left: 2%;
}
.check_box li:before{
width: 20px;
height: 20px;
}
.footer_contact h4.font_50{font-size: 30px;}
.footer_sns{margin-bottom: 0;}

.pagetitle h2{font-size: 24px;}
#page8 .contact_tel a{padding: 18px 0;}

}

/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #F7CC38; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #F7CC38;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #D94352;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #D94352;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
2023/08/23　修正　メインビジュアルの男性削除
--------------------------------*/
#main_img:before {
    background-image: none;
}
#main_img:after {
    left: 50%;
    transform: translate(-50%,0);
}