﻿@font-face {
font-family: "genjyu_m";
  src: url("./Dup/img/genjyu_m.ttf") format("ttf"),url("./Dup/img/genjyu_m.eot") format("eot"),url("./Dup/img/genjyu_m.woff") format("woff"),url("./Dup/img/genjyu_m.woff2") format("woff2");
}
/* フォント */
.font_en{ font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;}
.font1{font-family: "genjyu_m","sans-serif";}
/* ヘッダーページタイトル横線 */
#main_menu ul li a::before{background-color: #6edcaf;}
/* SNSリンク */
.link_box li{margin-right: 3%;}
.link_box li:last-of-type{margin-right: 0;}
.link_box ul.flex_space-between{
justify-content: center;
align-items: center;
}
/* タイトル横線 */
.cms_title::before,#page_title .page_box::before{background-color: #6edcaf;}
/* ページタイトル影 */
#page_title h2,#page_title p{text-shadow: none;}
/* お問い合わせボタン hover */
.button:hover::after{box-shadow: inset 0 0 0 15em #6EDCAF;}
/* ボタン */
.more a,.foot_tel_bt a{position: relative;z-index: 0;}
/* キャッチコピー */
.txt1{width: 80%;}
/* フッターテキスト 文字色 */
.footer_cms.txt_color3{color: #333;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#contents1 h2,#contents2 figure,#contents3 .con_img,#cms_5-b .box_photo,.cms_5-b .box_photo{position: relative;}
/*リピートなし*/
#contents1 h2:before,#contents2 figure:before,#contents3 .con_img:before,#cms_5-b .box_photo:before,.cms_5-b .box_photo:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

#contents1 h2:before{
background-image: url(./Dup/img/obj1.png);
width: 130px;
height: 165px;
top: -178px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
z-index: 1;
}

#contents2 figure:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 16vw;
height: 11vw;
bottom: -30px;
left: -20%;
}
#contents3 div.grid_6:first-of-type .con_img:before{
background-image: url(./Dup/img/obj3.png);
background-size: 100%;
width: 8vw;
height: 8vw;
bottom: -15px;
left: -40px;
z-index: 1;
}
#contents3 div.grid_6:last-of-type .con_img:before{
background-image: url(./Dup/img/obj4.png);
background-size: 100%;
width: 8vw;
height: 5vw;
top: -40px;
right: -20px;
z-index: 1;
}

#cms_5-b .box_photo:before,.cms_5-b .box_photo:before{
background-image: url(./Dup/img/arrow.png);
width: 100px;
height: 50px;
top:50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 1;
}
#cms_5-b .box_photo.none:before,.cms_5-b .box_photo.none:before{display: none;}

/*--------------------------------
全体
--------------------------------*/
header.pd_t-50px{
background-image: url(./Dup/img/head.jpg);
background-size: 100% 92%;
padding-top: 100px;
}
header .width_300-max{max-width: 400px;}
header #logo{padding-right: 0;padding-left: 0;}
header #main_menu li a,header .contact_bt a,header .tel_bt a{color: #555;}

.main_box{overflow: hidden;}
figure.shadow,figure.shadow-l{box-shadow: none;}
/*--------------------------------
TOP
--------------------------------*/

/*--------------------------------
下層
--------------------------------*/
/* カテゴリーリンクボタン hover */
.button2.txt_color3{color: #14aa6e;}
.button2:hover{box-shadow: none;}

/* 5-b Q削除 */
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{display: none;}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1{margin-left: 70px;}

#cms_5-b .box_photo figure,.cms_5-b .box_photo figure{
width: calc(50% - 20px);
box-sizing: border-box;
}
#cms_5-b .cate_box .img_txt,.cms_5-b .cate_box .img_txt{top: 0;left: 0;line-height: 1.5;}
#cms_5-b .cate_box .box_img1.none span,.cms_5-b .cate_box .box_img1.none span{display: none;}
#cms_5-b .cate_box .box_img2.none span,.cms_5-b .cate_box .box_img2.none span{display: none;}

#tel_txt .border_color2{border-color: #dcf0dc;}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
header.pd_t-50px{
background-image: url(./Dup/img/head2.jpg);
background-size: 100% 100%;
padding-top: 0;
}
.hamburger{top: 23px;}
.fat-nav li{font-size: 16px;}

footer .link_box li{max-width: 40px;}


#contents2 figure:before{
width: 21vw;
height: 14vw;
bottom: -35px;
}
#contents3 div.grid_6:first-of-type .con_img:before{
width: 15vw;
height: 15vw;
bottom: -15px;
left: -20px;
}
#contents3 div.grid_6:last-of-type .con_img:before{
width: 12vw;
height: 8vw;
top: -35px;
right: -20px;
}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
header.pd_t-50px{padding-bottom: 0;}
header .width_300-max{max-width: 300px;}
.hamburger{top: 10px;}

#cms_5-b .box_photo figure,.cms_5-b .box_photo figure{width: 100%;}

.txt1{width: 90%;}

#contents1 h2:before{
width: 100px;
height: 125px;
top: -130px;
}

#contents2{position: relative;}
#contents2:before{
content: "";
display: block;
background-repeat: no-repeat;
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 41vw;
height: 28vw;
position: absolute;
top: -20px;
right: -5px;
}
#contents2 figure:before{display: none;}


#contents3 div.grid_6:first-of-type .con_img:before{
background-image: url(./Dup/img/obj4.png);
width: 29vw;
height: 18vw;
bottom: auto;
left: auto;
top: -35px;
right: -20px;
}
#contents3 div.grid_6:last-of-type .con_img:before{
background-image: url(./Dup/img/obj3.png);
width: 28vw;
height: 28vw;
top: auto;
right: auto;
bottom: -15px;
left: -20px;
}

#cms_5-b .box_photo:before,.cms_5-b .box_photo:before{
width: 50px;
height: 25px;
top: 48%;
-ms-transform: translate(-50%,-50%) rotate(90deg);
-webkit-transform: translate(-50%,-50%) rotate(90deg);
transform: translate(-50%,-50%) rotate(90deg);
}

}

/*IE*/
@media all and (-ms-high-contrast: none) {

.tel_bt a,.foot_tel_bt a{padding-bottom: 10px;}
.more a{padding-bottom: 5px;}

#cms_5-b .cate_box .img_txt, .cms_5-b .cate_box .img_txt{padding-bottom: 0;}

}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #f0a04b; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #f0a04b;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #14aa6e;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #f0a04b;}

/*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: #14aa6e;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #EDFFEC;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #f0a04b;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #F8F5F1;} /* アクセントカラー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: #6EDCAF;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #EDFFEC;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #f0a04b;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #F8F5F1;} /* アクセントカラー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: #6EDCAF;}
.border_color2,.hvr_border_color2:hover{border-color: #EDFFEC;}
.border_color3,.hvr_border_color3:hover{border-color: #f0a04b;}
.border_color4,.hvr_border_color4:hover{border-color: #F8F5F1;}


/*--------------------------------
■2px大きく
--------------------------------*/

html{font-size: 16px;}
body{-webkit-text-size-adjust: 120%;font-size: 16px;}

.font_12{font-size: 14px;}
.font_14{font-size: 16px;}
.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);
}

@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);
}
}

@media  screen and (max-width: 667px){
html{font-size: 15px;}
body{-webkit-text-size-adjust: 110%;font-size: 15px;}

.font_12_sp{font-size: 13px;}
.font_14_sp{font-size: 15px;}
.font_16_sp{font-size: 17px;}
.font_18_sp{font-size: 19px;}
.font_20_sp{font-size: 21px;}
.font_22_sp{font-size: 23px;}
.font_24_sp{font-size: 25px;}
.font_26_sp{font-size: 27px;}
.font_28_sp{font-size: 29px;}
.font_30_sp{font-size: 31px;}
.font_100per_sp{
font-size: -webkit-calc(1rem + 1px);
font-size: calc(1rem + 1px);
}
.font_2up_sp{
font-size: -webkit-calc(1rem + 3px);
font-size: calc(1rem + 3px);
}
.font_4up_sp{
font-size: -webkit-calc(1rem + 5px);
font-size: calc(1rem + 5px);
}
.font_6up_sp{
font-size: -webkit-calc(1rem + 7px);
font-size: calc(1rem + 7px);
}
.font_8up_sp{
font-size: -webkit-calc(1rem + 9px);
font-size: calc(1rem + 9px);
}
.font_10up_sp{
font-size: -webkit-calc(1rem + 11px);
font-size: calc(1rem + 11px);
}
.font_2dw_sp{
font-size: -webkit-calc(1rem - 1px);
font-size: calc(1rem - 1px);
}
}