﻿@font-face {
font-family: "kanjuku";
  src: url("./Dup/img/kanjuku.otf") format("otf"),url("./Dup/img/kanjuku.woff") format("woff"),url("./Dup/img/kanjuku.woff2") format("woff2");
}
.font1{font-family: "kanjuku","serif";}
.font2{
font-family: satisfy, sans-serif;
font-weight: 400;
font-style: normal;
}
/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#intro_txt h2 span,#contents .box,#contents .box figure,.top_cms_head,
.page_title_box h2,#cms_2-c .cate_title{position: relative;}
/*リピートなし*/
#intro_txt h2 span:before,#intro_txt h2 span:after,
#contents .box:before,
#contents .box figure:before,#contents .box figure:after,
.top_cms_head:before,
.page_title_box h2:before,.page_title_box h2:after,#cms_2-c .cate_title:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}


#intro_txt h2 span:before,.page_title_box h2:before{
background-image: url("./Dup/img/obj1.png");
width: 150px;
height: 130px;
top:50%;
left: -80px;
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
transform: translate(0,-50%);
z-index: -1;
}
#intro_txt h2 span:after,.page_title_box h2:after{
background-image: url("./Dup/img/obj2.png");
width: 150px;
height: 140px;
top:50%;
right: -50px;
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
transform: translate(0,-50%);
z-index: -1;
}
.page_title_box h2:before{
width: 100px;
height: 87px;
}
.page_title_box h2:after{
width: 100px;
height: 93px;
}

#contents .box1:before{
background-image: url("./Dup/img/obj4.png");
width: 300px;
height: 350px;
top: -150px;
left: -20px;
z-index: 0;
}
#contents .box2:before{
background-image: url("./Dup/img/obj5.png");
width: 300px;
height: 350px;
top: -150px;
right: -20px;
z-index: 0;
}
#contents .box3:before{
background-image: url("./Dup/img/obj6.png");
width: 300px;
height: 350px;
top: -150px;
left: -20px;
z-index: 0;
}
#contents .box figure:before{
background-image: url("./Dup/img/obj3.png");
width: 130px;
height: 130px;
top: -60px;
right: -60px;
transform: rotate(10deg);
}
#contents .box figure:after{
font-family: satisfy, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 65px;
top: -35px;
right: -20px;
transform: rotate(10deg);
}
#contents .box1 figure:after{content: "01";right: -15px;}
#contents .box2 figure:after{content: "02";}
#contents .box3 figure:after{content: "03";}
.top_cms_head:before{
background-image: url("./Dup/img/obj7.png");
width: 50px;
height: 50px;
top: -15px;
left: -15px;
}
#cms_2-c .cate_title:before{
background-image: url("./Dup/img/obj7.png");
width: 30px;
height: 30px;
top: 0;
left: -5px;
}
/*--------------------------------
全体
--------------------------------*/
#wrap{overflow: hidden;}
#logo2 img.width_300-max{max-width: 400px;}
#footer .more a.bg_color1{background-color: #c1272d;}
#copyright.bg_color1{background-color: #39b54a;}
/*--------------------------------
TOP
--------------------------------*/
#intro_txt{position: relative;z-index: 1;}
.top_cms_head{padding-left: 30px;}
/*--------------------------------
下層
--------------------------------*/
#page_title{
background-image: url(./Dup/img/bg.jpg);
background-size: cover;
}
.page_title_box .txt_white{color: #333333;}
.page_title_box h2{display: inline-block;}
#pan.bg_color4{background-color: #ffe26a;}
.cate_list li a{
padding-left: 30px;
}
.cate_list li a:before{
font-size: 16px;
top: 8px;
left: 0;
color: #5FBEDC;
}

#cms_2-c .cate_title{padding-left: 30px;}
#cms_5-b img.bg_color1{background-color: #5FBEDC;}
/* 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;}

#contact_tel a{background-color: #C1272D;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.cate_list li a:before{top: 9px;}

#contact_tel a{padding-bottom: 24px;}
#tel_txt h3{padding-bottom: 0;}
#tel_txt p{padding-bottom: 15px;}
}

/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){
footer{background-size: auto 100%;}

#contents .box figure:before{
width: 100px;
height: 100px;
top: -40px;
right: -40px;
}
#contents .box figure:after{
font-size: 55px;
top: -25px;
right: -10px;
}
#contents .box1 figure:after{right: -10px;}
#contents .box1:before{
width: 150px;
height: 175px;
top: -70px;
left: -20px;
}
#contents .box2:before{
width: 150px;
height: 175px;
top: -70px;
right: -20px;
}
#contents .box3:before{
width: 150px;
height: 175px;
top: -70px;
left: -20px;
}
}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
#intro_txt h2 span:before{
width: 100px;
height: 87px;
left: -40px;
}
#intro_txt h2 span:after{
width: 100px;
height: 93px;
right: -40px;
}
#contents .box figure:before{
width: 70px;
height: 70px;
top: -25px;
right: -40px;
}
#contents .box figure:after{
font-size: 40px;
top: -15px;
right: -20px;
}
#contents .box1 figure:after{right: -15px;}
#contents .box1:before{
width: 100px;
height: 117px;
top: -70px;
left: -20px;
}
#contents .box2:before{
width: 100px;
height: 117px;
top: -70px;
right: -20px;
}
#contents .box3:before{
width: 100px;
height: 117px;
top: -70px;
left: -20px;
}
}

/*--------------------------自動リンク--------------------------*/
/* color */
.linkStyle{color: #29ABE2; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #29ABE2;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #39B54A;}
.bg_color2 .linkStyle{color: #39B54A;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #39B54A;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------カラー--------------------------*/
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #4D4D4D} /* メインカラー */
.txt_color2{color: #F2F2F2} /* サブカラー */
.txt_color3{color: #4B322D} /* アクセントカラー1 */
.txt_color4{color: #968C87} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #C8C8C8} /* メインカラー */
.bg_color2{background-color: #F2F2F2} /* サブカラー */
.bg_color3{background-color: #4B322D} /* アクセントカラー1 */
.bg_color4{background-color: #968C87} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #C8C8C8}
.border_color2{border-color: #F2F2F2}
.border_color3{border-color: #4B322D}
.border_color4{border-color: #968C87}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #4D4D4D} /* メインカラー */
.hvr_txt_color2:hover{color: #F2F2F2} /* サブカラー */
.hvr_txt_color3:hover{color: #4B322D} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #968C87} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #C8C8C8} /* メインカラー */
.hvr_bg_color2:hover{background-color: #F2F2F2} /* サブカラー */
.hvr_bg_color3:hover{background-color: #4B322D} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #968C87} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #C8C8C8}
.hvr_border_color2:hover{border-color: #F2F2F2}
.hvr_border_color3:hover{border-color: #4B322D}
.hvr_border_color4:hover{border-color: #968C87}