﻿.bg_color1 {background-color: #FAA94F;}
.bg_color2 {background-color: #fffbef;}
.bg_color3 {background-color: #faa94f;}
.border_color1 {border-color: #faa94f;}
.border_color2 {border-color: #ffd924;}
.border_color3 {border-color: #ffd924;}
.txt_color_nomal, body {color: #462710;}
.txt_color1 {color: #f0971f;}
.txt_color3 {color: #f0971f;}
.hvr_txt_color3:hover {color: #e5bd00;}
/* ----------　all　---------- */
.linkStyle{
	color:#f0971f;
}
.linkStyle:hover{
	color:#f0971f;
	opacity: 0.7;
	transition: all 0.5s;
}
body{
    background: linear-gradient(to right, #fff4ea, #fff0dd, #fffeea);
}
body,.font_14{
    font-size: 16px!important;
}
body,.font_serif {
    font-family: 'Zen Maru Gothic', sans-serif!important;
}
body, .more a::after, .cate_list li a::after, #page10 ul li a .title::after, #tel_contact > div > .d_inline_b > div p span {
    background-color: #fffbf6;
}
#header{
    padding-bottom: 20px;
}
#header img{
    max-width: 155px;
}
#header .tel{
    display: flex;
    align-items: flex-end;
    margin-top: 10px;
}
#header .tel a{
    line-height: 1.5;
    padding-right: 10px;
}
#intro,#contents1 figure,#contents1 #contents1_txt,#contents2 figure {
    box-shadow: 0 0 15px rgba(250, 169, 79 ,0.2);
}
footer,footer #map {
    position: relative;
}
footer:before {
    content: "";
    position: absolute;
    background-image: url(Dup/img/back2.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    mix-blend-mode: darken;
    opacity: 0.3;
    transform: scale(-1, 1);
    pointer-events: none;
}
/* ----------　TOP　---------- */
#main_img{
    position: relative;
}
#main_img .catch{
    position: absolute;
    top: 10%;
    left: -5%;
    width: 50%;
    max-width: 600px;
    z-index: 2;
}
#intro{
    background-color: #ffffff;
}
#intro:before {
    content: "";
    position: absolute;
    background-image: url(Dup/img/back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.15;
}
#intro::after {
    background-color: transparent;
}
#intro .width_1280-max{
    position: relative;
}
#intro .intro_title {
    width: 250px;
    height: 250px;
    background-image: url(Dup/img/intro_img.png);
    background-size: contain;
    background-color: transparent;
    top: -145px;
}
#intro h3, #intro p{
    color: #462710;
}
#intro h3{
    font-size: 30px;
}
#contents1 h3, #contents2 h3 {
    font-size: 28px;
    font-weight: normal;
    color: #f0971f;
}
#contents2:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    background-image: url(Dup/img/back2.png);
    background-repeat: no-repeat;
    background-position: top;
    mix-blend-mode: darken;
    opacity: 0.3;
}
#contents2 div.d_flex{
    position: relative;
}
#contents_links{
    display: none;
}
.top_cms_title p span{
    color: #faa94f;
    opacity: 1;
}

#top_cms .cms_3-b .box_wrap{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#top_cms .cms_3-b .cate_box{
    width: 46%;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 10px;
    margin-right: 2%;
    margin-bottom: 20px;
}

#top_cms .cms_3-b .cate_box:nth-child(2n) {
    margin-right: 0%;
}
#top_cms .cms_3-b .box_title1{
    padding-bottom: 10px;
    margin-bottom: 10px;
}
/* ----------　下層ページ　---------- */
#cms_2-g .cate_title {
    border-left: 2px solid #faa94f;
}
#cms_2-g .cate_title_wrap::before {
    opacity: 0.4;
    background-color: #ffd924;
}
/* メニュー */
#cms_3-b .menu_txt{
    margin-bottom: 30px;
    border-bottom: 2px solid #faa94f;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    padding: 5px 10px;
}
#cms_3-b .cate_box {
    background-color: #fff;
    border: none;
    border-radius: 20px;
}
/* お客様の声 */
#cms_6-c .cate_box,.cms_6-c .cate_box{
    border-radius: 20px;
    border: none;
}
#cms_6-c .box_title,.cms_6-c .box_title{
    border-bottom: 1px solid #ffd924;
    padding-bottom: 5px;
    font-weight: bold;
}
/* 会社情報 */
#cms_5-d .box_title1{
    background-color: #fff;
}
/* 会社情報 */
/* お問い合わせ */
#page08 {
    display: none;
}
#tel_contact > div > .d_inline_b > div p span {
    background-color: transparent;
}
#tel_contact > div > .d_inline_b > div p,#tel_contact > div > .d_inline_b > div p.d_inline_b {
    transform: translateY(0px);
}
/* プライバシーポリシー */
/* サイトマップ */



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */

/* ----------　TOP　---------- */
#main_img .catch {
    top: 5%;
    left: 10px;
    width: 45%;
}
#intro .intro_title {
    width: 230px;
    height: 230px;
    top: -125px;
}
#intro .intro_title span{
    letter-spacing: 3px;
}
#top_cms .cms_3-b .cate_box {
    width: 100%;
    padding: 15px 10px!important;
    margin-bottom: 20px;
}

/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#header img {
    max-width: 110px;
}
#contact_bar .tel{
    margin-bottom: 0px;
}
/* ----------　TOP　---------- */
#intro h3 {
    font-size: 25px;
}
#contents1 h3, #contents2 h3 {
    font-size: 22px;
    text-align: center;
}
/* ----------　下層ページ　---------- */
/* メニュー */
#cms_3-b .menu_txt {
    font-size: 18px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}