﻿
/* ----------　all　---------- */
.linkStyle{
	color:#96af71;
}
.linkStyle:hover{
	color:#96af71;
	opacity: 0.7;
	transition: all 0.5s;
}

/* color */
body,.txt_color_nomal{color: #241c14!important;}
.txt_color1{color: #473827!important;} /* メインカラー */
.txt_color2{color: #eddbc7!important;} /* サブカラー */
.txt_color3{color: #96af71!important;} /* アクセントカラー1 */
.txt_color4{color: #241c14!important;} /* アクセントカラー2 */

/* background-color */
.bg_color1{background-color: #473827!important;} /* メインカラー */
.bg_color2{background-color: #eddbc7!important;} /* サブカラー */
.bg_color3{background-color: #96af71!important;} /* アクセントカラー1 */
.bg_color4{background-color: #241c14!important;} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #473827!important;}
.border_color2{border-color: #eddbc7!important;}
.border_color3{border-color: #96af71!important;}
.border_color4{border-color: #241c14!important}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #241c14!important;}
.hvr_txt_color1:hover{color: #473827!important;} /* メインカラー */
.hvr_txt_color2:hover{color: #eddbc7!important;} /* サブカラー */
.hvr_txt_color3:hover{color: #96af71!important;} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #241c14!important;} /* アクセントカラー2 */

/* background-color */
.hvr_bg_color1:hover{background-color: #473827!important;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #eddbc7!important;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #96af71!important;} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #241c14!important;} /* アクセントカラー2 */

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #473827!important;}
.hvr_border_color2:hover{border-color: #eddbc7!important;}
.hvr_border_color3:hover{border-color: #96af71!important;}
.hvr_border_color4:hover{border-color: #241c14!important;}

body {
	background-image:url("Dup/img/bg-1.jpg");
	background-size: cover;
	background-attachment: fixed;
}


h3 {
    font-weight: bold;
}

#fakeloader {
    background-color: #eddbc7!important;
}



/* nav */

header.scr_header {
        background-color: rgba(237, 219, 199, 0.75)!important;
}

header.scr_header #pc_nav ul li a {
    color: #241c14!important;
}

header.scr_header #logo {
    max-width: 160px;
}


#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after,#pc_nav li a:hover::after{
    background: rgba(36, 28, 20, 0.8)!important;
    height: 1px;
}


#pc_nav li, #top_pc_nav li, #footer_nav li {
        max-width: 250px;
        font-size: 16px!important;
}

.overlay {
		background: rgba(71,56,39,1)!important;
		z-index: 10;
	}

.nav_menu_more a {
    background-color: #eddbc7!important;
    color: #473827!important;
}

.nav_menu_more a:hover {
    background-color: #96af71!important;
}

/* footer */

#footer {
    background-color: rgba(255,255,255,0.65);
}

footer {
	background-image:url("Dup/img/footer-bg.jpg");
	background-color:transparent!important;
	background-size: cover;
	background-repeat: no-repeat;
}

#footer .tel_bt a {
    font-weight: bold;
    color: #241c14!important;
}

#footer #h1txt {
    padding-bottom: 50px!important;
}


/* 固定バナー */

#con-fix {
	width:15%;
	left: 20px;
	bottom:15px;
	z-index: 3;

}

#con-fix a {
	transition: 0.5s;	
}

#con-fix a:hover {
	opacity: 0.75;
}

/* ----------　TOP　---------- */

/* main-img */

.vegas-overlay {
    background-image: none!important;
}

#main_img:before {
    display: none;
}

.pc_top_logo {
        height: 150px;
    width: 150px;
    background: rgba(255,255,255,0.75);
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
}

#top_pc_nav {
    position: absolute;
    top: 20px;
    right: 5%;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 70%);
}



#main_img .menu p img {
    width: 80%;
}

/* top */

#intro .line:before, #contents3 .line:before, #contents1 .line:before, #contents2 .line:before {
	background-color: #96af71;
}

.back1:before, .back2:before, #top_cms.back1:before {
	background-color: rgba(237, 219, 199, 0.7)!important;
	z-index: -1;
}

.back1:before, #top_cms.back1:before {
	border-radius: 0 50px 50px 0;
}

.back2:before {
	border-radius: 50px 0 0 50px;
}

.num {
	opacity:1!important;
}

.con_img {
	border-radius:50px;
}

#intro .num {
	background-image: url("Dup/img/num1.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding: 40px;
	top: -85px;
    font-size: 50px;
}

#intro_wrap, #contents3 .con_box {
	border-radius:50px;
}

#intro_wrap::before {
    content: "";
    width: 30%;
    height: 100%;
    background-image: url(Dup/img/women1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    position: absolute;
    left: -10%;
    top: 0;
}


#contents1, #intro {
	margin-bottom: 150px;
}

#contents2 {
	padding-bottom:150px;
}

#contents1 .num {
	background-image: url("Dup/img/num2.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding: 40px;
    font-size: 50px;
    left: 50%;
}


#contents1 .con2-ul {
	margin-bottom:5px;
}

#contents1 .con2-li {
	padding: 5px 0 5px 30px;
    background-image: url(Dup/img/check.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left center;
    font-weight: bold;
}

#contents1 .con_txt {
	    margin: 20px auto;
}



#contents2 .num {
	background-image: url("Dup/img/num3.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding: 40px;
    font-size: 50px;
    left:50%;
}

#contents3 .num {
	background-image: url("Dup/img/num4.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	padding: 40px;
	top: -85px;
    font-size: 50px;	
}

#contents3 {
    position: relative;
}

#contents3::before {
    content: "";
    width: 30%;
    height: 80%;
    background-image: url(/Dup/img/tritment.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 65%;
    right: 3%;
    z-index: 2;
}


.con1-side {
	z-index:1;
	right: 15%;
	top:10%;
}


	



.con1-side img, .con3-side img {
	width:80%;
}

.con3-side{
	top: -15%;
    left: 3%;
}


	@media screen and (max-width: 1441px) {
		
	.con1-side {
    z-index: 1;
    right: 10%;
    top: 3%;
    }
    
    .con1-side img {
        width: 70%;
    }
		
	.con3-side {
    top: -15%;
    left: -3%;
    }
	
	.con3-side img {
    width: 60%;
}	
	
	}	

	@media screen and (max-width: 1024px) {
		
	.con1-side {
    top: 0%;
    }
    
    .con1-side img {
        width: 70%;
    }
    
    #contents2 .num {
        top: -10%;
    }
    
    
		
	.con3-side {
    top: -15%;
    left: -15%;
    }
	
	.con3-side img {
    width: 60%;
}	
	
	}	


/* top-cms */

.cms_title p {
    color: #96af71!important;
}


.link_type2 .cate_box a {
    color: #fff;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: #c52e3d;
    transition: 0.5s;
	z-index: 3;
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 2;
}
.link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}





/* ----------　下層ページ　---------- */

.anchor {
    content: "";
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}



#page_title .page_title_box {
        background-color: #eddbc7!important;
}

#page_title .page_title_box h2, #page_title .page_title_box p {
        color: #241c14!important;
}





/* 会社情報 */
/* お問い合わせ */

.con-box {
    column-gap: 5%;
}


/* プライバシーポリシー */
/* サイトマップ */

.more_btn .en,.more_btn .jp {
    text-transform: lowercase!important;
}


/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
	
#footer #h1txt {
    padding-bottom: 80px!important;
}

    #logo {
    max-width: 140px;
}

    .pc_top_logo {
        display: none;
    }
	
	.back1 {
		padding-top: 150px!important;
	}
	
	#intro .num {
	    padding: 30px;
    	top: -80px;
    	font-size: 40px
	}
	
	#intro_wrap::before {
		background-position: left bottom;
	}
	
	#contents1, #intro {
    margin-bottom: 200px;
	}
	
	#intro .intro_txt {
	background-color: rgba(255,255,255,0.5);
    padding: 2%;
	}
	
	#contents1 .num {
		top:-25%;
		padding: 30px;
    	font-size: 40px;
	}
	
	.con1-side {
		z-index: 1;
    	right: -2%;
    	top: -20%
	}
	
	.con1-side img, .con3-side img {
		width:55%;
	}
	
	#contents2 .num {
		top:-20%;
		padding: 30px;
    	font-size: 40px;
	}
	
	 #contents3 .num{
		top:-20%;
		padding: 30px;
    	font-size: 40px;
	}
	
	.con3-side {
		top: -15%;
	    left: -10%;
	}
	
	#contents3::before {
	    width: 35%;
	    top: 85%;
	}
	
	
	#con-fix {
		    width: 30%;
	}
	
	.contact-tel {
	    order: 2;
	}
	
	.contact-line {
	    order: 1;
	}
	
	    .contact-tel, .contact-line {
        width: 80%;
        margin:50px auto 0;
    }

    #page_title .page_title_box {
        width: 60%;
    }


	
}


/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
	
	header.scr_header #logo {
	   max-width: 90px;
	}
	
	header .d_flex {
	    padding-top: 5px;
	}
	
	
	#main_img .menu p {
	    display: none;
	}
	
	#intro .num {
    padding: 30px;
    top: -130px;
    font-size: 40px;
}
	
	#intro_wrap::before {
		background-position: left top;
		width: 40%;
		left: -5%;
    	top: -14%;
	}
	
	.intro_title .hannari {
	    padding: 5px;
	    text-shadow: 0 0 5px rgb(255 255 255);
	}
	
	
	#contents1 .num {
		top:-20%;
	}
	
	#contents2 {
	padding-bottom:50px;
}
	
	#intro_wrap, #contents3 .con_box {
		padding:8%!important;
	}
	
	
	.con1-side {
		right: -15%;
    	top: 95%;
	}
	
	.con1-side img, .con3-side img {
		width: 45%;
	}
	
	.con3-side {
		top: -20%;
    left: -30%;
	}
	
	
	#contents1 .line:before, #contents2 .line:before {
		right:0;
		margin: auto;
	}
	
	#contents3 {
	    margin-top: 80px;
	}
	
	#contents3::before {
    width: 50%;
    top: 95%;
}
	
	.top_cms_box:first-of-type {
	    padding-top: 0px!important;
	}
	
	
	#con-fix {
    width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 5px;
}
	
#copyright {
    padding-bottom: 120px;
}
	
	
	.contact-tel, .contact-line {
        width: 100%;
    }
	
    .contact-tel a, .contact-line a {
        font-size: 16px!important;
    }
	
	    #page_title .page_title_box  {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        top: 60%;
    }

	    #page_title .page_title_box h2 {
        font-size: 18px!important;
    }	
	
	
}

	@media screen and (max-width: 376px) {
		
		#intro_wrap::before{
			    left: -10%;
    top: -5%;
		}
		
		.con3-side {
		    top: -10%;
    		left: -45%;
		}
		
		.con3-side img {
			width: 30%
		}
		
	}
