﻿.bg_color1 {
    background-color: #f3f2ed;
}
.bg_color3 {
    background-color: #e5a63c;
}
.bg_color4 {
    background-color: #e4ddd5;
}
.border_color2 {
    border-color: #e4ddd5;
    border-color: #e5a63c;
}
.border_color3 {
    border-color: #c4af97;
}
.border_color4 {
    border-color: #e4ddd5;
}
.txt_color1 {
    color: #9e7c37;
}
.txt_color3 {
    color: #95c368;
}
.hvr_bg_color1:hover {
    background-color: #efe887;
    color: #7b5634;
}
/*--------------------------------
■2px大きく
--------------------------------*/
html{font-size: 26px;}
body{
    -webkit-text-size-adjust: 120%;
    font-size: 26px;
}
body,h1, h2, h3, h4, h5, h6{
     font-weight: bold!important;   
}

.font_12{font-size: 26px;}
.font_14{font-size: 26px;}
.font_15{font-size: 27px;}
.font_16{font-size: 28px;}
.font_18{font-size: 30px;}
.font_20{font-size: 32px;}
.font_22{font-size: 34px;}
.font_24{font-size: 36px;}
.font_26{font-size: 38px;}
.font_28{font-size: 40px;}
.font_30{font-size: 42px;}
.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);
}
/* ----------　all　---------- */
.linkStyle{
	color:#e5a63c;
}
.linkStyle:hover{
	color:#e5a63c;
	opacity: 0.7;
	transition: all 0.5s;
}
body{
    background-color: #f3f2ed;
}
body, .txt_color_nomal {
    color: #784c18;
}
.spinner7 > div {
    background-color: #e5a63c;
}
header {
    width: 330px;
}
main{
    position: relative;
}
.main_box {
    margin-left: 330px;
}
#logo img {
    max-width: 160px;
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    background-color: #e5a63c;
}
.fat-nav li {
    font-size: 28px;
}
#main_menu ul li a {
    font-weight: bold;
    color: #603813;
    font-size: 25px;
}
.fa-envelope:before {
    content: "\f086";
}
.button:hover {
    color: #7b5634;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em #efe887;
}
footer{
    position: relative;
    border: none!important;
    background-size: auto auto;
    background-image: repeating-linear-gradient(90deg, transparent, transparent 11px, #e6e1dc 11px, #e6e1dc 12px );
    background-color: #ece9e6;
    background-image: repeating-linear-gradient(90deg, transparent, transparent 11px, #e4ddd5 11px, #e4ddd5 12px );
}
footer.border_so1-t.border_color4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(Dup/img/footer_line.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    pointer-events: none;
}
.button2:hover {
    box-shadow: none;
}
/*footer:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    background-size: auto auto;*/
/*    background-image: repeating-linear-gradient(90deg, transparent, transparent 8px, #e4ddd5 8px, #e4ddd5 9px, transparent 9px, transparent 12px, #e4ddd5 12px, #e4ddd5 14px );*/
/*    width: 100%;*/
/*    height: 40px;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/
/* ----------　TOP　---------- */
#main_img .catch{
    position: absolute;
    left: -3%;
    width: 50%;
    z-index: 3;
    top: 10%;
}
#main_img:before {
    position: absolute;
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    border: 1px solid #e5a63c;
    z-index: 1;
}
#main_img .catch img{
    max-height: 100vh;
    min-height: auto;
    position: static;
}

#contents1{
    background-image: url(Dup/img/intro_back.jpg);
    background-size: contain;
}
#contents1 .txt3{
    font-weight: bold;
    line-height: 2.3;
}
.con2_title{
    text-align: center;
    margin-bottom: 50px;
}
.con2_title .con_no{
    border-left: 1px solid #ccb9a3;
    border-right: 1px solid #ccb9a3;
    display: inline-block;
    padding: 0 30px;
    margin-bottom: 15px;
}
.con2_title .con_no:before{
    display: none;
}
.con2_box .point {
        margin-bottom: 50px;
}
.point{
    border-radius: 51% 49% 45% 55% / 65% 50% 50% 35%;
    background-color:rgba(255, 250, 240 ,0.8);
    padding: 70px 40px;
    position: relative;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    max-width: 470px;
    width: 47%!important;
}
.point:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #e5a63c;
    border-radius: 63% 37% 58% 42% / 47% 40% 60% 53%;
    top: 5px;
    left: 5px;
}
.point img {
    width: 80%;
    max-width: 70px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.point p {
    margin: auto;
    display: inline-block;
}
.point p span {
    color: #e5a63c;
    font-size: 28px;
}
#contents2 {
    padding: 100px 10% 150px;
    background-size: auto auto;
    background-image: repeating-linear-gradient(90deg, transparent, transparent 11px, rgba(228, 221, 213, 1) 11px, rgba(228, 221, 213, 1) 12px );
}
#contents2 .con2_wrap{
    background-color: #fff;
    padding: 40px 50px;
}
#contents3 {
    background-color: #fff;
    background-image: url(Dup/img/topcms_line.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}
#contents3 .txt5 ,#contents3 .txt7{
    color: #9e7c37;
}
#contents3 .txt6  ,#contents3 .txt8{
    color: #784c18;
}
.top_cms_wrap{
    position: relative;
}

.line1{
    position: absolute;
    top: -50px;
    left: 0;
    width: 70%;
    max-width: 500px;
}
.line2{
    position: absolute;
    bottom: -50px;
    right: 0;
    width: 70%;
    max-width: 500px;
    z-index: 1;
}
#top_cms .cms_title h2{
    font-size: 40px;
}
#top_cms .cms_2-g .box_item_img img {
    object-position: 50% 20%;
}
/* ----------　下層ページ　---------- */

.title_img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-image: url(Dup/img/title_line.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    z-index: 2;
}
#page_title .page_box{
    position: relative;
    z-index: 2;
}
#page_title p{
    font-size: 30px;
}
/* KIBUN10KANについて */
.cms_2-g .box_txt1{
    color: #784c18!important;
}
/* ビフォーアフター */
#cms_2-g .cate_img1 {
    max-height: initial;
}
.BA_type2 .box_img1_wrap, .BA_type2 .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before {
	position: absolute;
	content: "Before";
	width: 121px;
	background-color: #99cc66;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 24px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
}
.BA_type2 .box_img2_wrap::before {
	content: "After";
	background-color: #e5a63c;
}
/* 初めてご依頼される方へ */
#cms_5-f .cate_box .open_bt .box_title1::before, .cms_5-f .cate_box .open_bt .box_title1::before{
    display: none;
}
#cms_5-f .cate_box .open_bt .box_title1, .cms_5-f .cate_box .open_bt .box_title1 {
    margin-left: 50px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
#page9 p a{
    background-color: #e5a63c;
}
/* サイトマップ */
#page10 ul li{
    width: 50%!important;
}
/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/*--------------------------------
■2px大きく
--------------------------------*/
html {
    font-size: 16px;
}
body {
    -webkit-text-size-adjust: 120%;
    font-size: 16px;
}
.font_12 {
    font-size: 16px;
}
.font_14 {
    font-size: 16px;
}
.font_16 {
    font-size: 18px;
}
.font_18 {
    font-size: 20px;
}
.font_24 {
    font-size: 26px;
}
.fat-nav li {
    font-size: 18px;
}
.point {
    font-size: 15px;
}
#top_cms .cms_title h2 {
    font-size: 30px;
}
.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);
}
/* ----------　all　---------- */

header{
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
header #logo,#logo img {
    max-width: 300px;
}
.hamburger {
    top: 30px;
}
header .head_banner {
    width: 350px;
}
.main_box {
    margin-left: 0px;
    padding-top:80px;
}
footer {
    padding: 100px 10% 120px;
}
/* ----------　TOP　---------- */
#attach {
    height: 250px;
}
.con2_box{
    margin-bottom: 0px;
    justify-content: center;
}
#contents2 .con2_wrap {
    padding: 40px 30px;
}
.point {
    padding: 40px 20px;
    width: 45%!important;
    margin-bottom: 40px;
}
.point.point1,.point.point3{
    margin-right: 5%;
}
.point p span {
    font-size: 17px;
}

/* ----------　下層ページ　---------- */
#page_title p {
    font-size: 18px;
}
#page10 ul li {
    width: 100%!important;
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/*--------------------------------
■2px大きく
--------------------------------*/
html{font-size: 15px;}
body{-webkit-text-size-adjust: 110%;font-size: 15px;}
.font_14 {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);
}
/* ----------　all　---------- */
header {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
header #logo, #logo img {
    max-width: 200px;
}
.hamburger {
    top: 10px;
}
header .head_banner {
    width: 75%;
}
.fat-nav li {
    font-size: 16px;
    padding: 11px;
}
/* ----------　TOP　---------- */
.main_box {
    padding-top: 59px;
}
#attach {
    height: 200px;
}
#attach .line1,#page_title .line1 {
    top: -30px;
}
#attach .line2 {
    bottom: -30px;
}
#contents1 {
    background-size: 200%;
    padding: 50px 10%;
}
#contents1 .txt3 {
    line-height: 1.8;
}
#contents2 .con2_wrap {
    padding: 40px 30px;
}
.point {
    padding: 50px 20px;
    width: 100%!important;
}
.point.point1, .point.point3 {
    margin-right: 0%;
}
#top_cms .cms_title h2 {
    font-size: 23px;
}
/* ----------　下層ページ　---------- */
#page_title h2{
    letter-spacing: 2px;
    font-size: 23px;
}
#page_title p {
    font-size: 17px;
}
 /* ビフォーアフター */   
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{
	width: 76px;
	font-size: 13px;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{padding: 1px 0px;}
/* お問い合わせ */
#page8 .contact_tel{
    padding-left: 10px;
    padding-right: 10px;
}
#page8 .contact_tel p.font_8up_sp{
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}
#page8 a:first-child .contact_tel p.font_8up_sp {
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
}

/* 2024.1.29 */
@media screen and (max-width: 667px){
header .head_banner {
    width: 65%;
}
}
