﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap');
.font1,.pagetitle h2{font-family: 'Zen Maru Gothic',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;font-weight: 700;}


/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#main_img{position: relative;}
/*リピートなし*/
#main_img:before,.main1,.main2,.main3{
content: "";
display: block;
background-size: 100%;
background-repeat: no-repeat;
position: absolute;
}

#main_img:before{
    background-image: url(./Dup/img/main.png);
    width: 100vw;
    height: 11vw;
    bottom: -5vw;
    left: 0;
}

.main1{
    background-image: url(./Dup/img/main_img_pc1.png);
    width: clamp(300px,32vw,600px);
    height: clamp(263px,27vw,526px);
    top: 54%;
    left: 13vw;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.main2{
    background-image: url(./Dup/img/main_img_pc2.png);
    width: clamp(350px,36vw,750px);
    height: clamp(234px,24vw,500px);
    top:57%;
	right: 13vw;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.main3{display: none;}
/*--------------------------------
全体
--------------------------------*/
#fakeloader .fl{
    width: 100% !important;
    max-width: 300px;
}
.logo1{max-width: 150px;}
.f_contact_box h4{line-height: 1;}
.f_contact_box .tel{display: none;}
.f_contact_box .tel a{color: #00beff;}
.f_contact_btn a{color: #1a1a1a;}
footer .bg_color2,#con2.bg_color2{background-color: #ecfaff;}
footer .bg_color5{background-color: #B9EBFF;}
footer .txt_white,footer a{color: #00145F;}

.fix_banner{
width: 350px;
position: fixed;
bottom: 10px;
right: 90px;
z-index: 5;
}
/* スマホ時真ん中へ */
@media  screen and (max-width: 667px){
.fix_banner{
width: 220px;
bottom: 20px;
right: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
}
/*--------------------------------
TOP
--------------------------------*/
#main_img{
    height: 100vh;
    background-color:#f7f4e9;
    overflow: hidden;
}
.con1_squ{z-index: 1;}

/*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_img{
    background-position: top center;
    opacity: 1;
    mix-blend-mode: normal;
}
@media  screen and (max-width: 1280px){
    .f_sitemap_inner{padding-left: 10%;}
    .f_sitemap_inner li{width: 33%;}
}
@media  screen and (max-width: 1080px){
    #main_img{height: 80vh;}
    .main1{
        width: 40vw;
        height: 34vw;
        top: 54%;
        left: 7vw;
    }
    .main2{
        width: 45vw;
        height: 30vw;
        top: 57%;
        right: 8vw;
    }
}


/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
.logo1{max-width: 120px;}
#main_img{height: 50vh;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
    #fakeloader .fl{max-width: 200px;}
    .footer_sns .box a img{max-height: 30px;}
    #main_img{background-position: left -70px center;height: 74vh;}
    .main1,.main2{display: none;}
    .main3{
        display: block;
        background-image: url(./Dup/img/main_img.png);
        width: 85vw;
        height: 94vw;
        width: clamp(300px,85vw,350px);
        height: clamp(334px,94vw,400px);
        top:57%;
    	left: 50%;
    	-ms-transform: translate(-50%,-50%);
    	-webkit-transform: translate(-50%,-50%);
    	transform: translate(-50%,-50%);
    }
    .pagetitle_img {background-position: top -95px right -770px;}
    
}

/*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: #00beff;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #B9EBFF;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #f0c300;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FEFAF6;} /* アクセントカラー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: #00beff;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #B9EBFF;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #ffd700;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FEFAF6;} /* アクセントカラー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: #00beff;}
.border_color2,.hvr_border_color2:hover{border-color: #B9EBFF;}
.border_color3,.hvr_border_color3:hover{border-color: #ffd700;}
.border_color4,.hvr_border_color4:hover{border-color: #FEFAF6;}