﻿/*--------link_font--------*/
@font-face {
    font-family: 'hiragino_min';
    font-style: normal;
    font-weight: 400;
    src: url('../Dup/img/hiragino_min_r.woff') format('woff'),
        url('../Dup/img/hiragino_min_r.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'jost';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/jost.woff') format('woff'),
        url('./Dup/img/jost.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'mina';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/mina.woff') format('woff'),
        url('./Dup/img/mina.eot')  format('eot');
    font-display: swap;
}
body{font-family:"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.overlay .nav_menu_more a{font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.cms_title h3,#info_contact_wrap .con_title span:nth-of-type(2),#footer .con_box h2,#copyright,#copyright a {font-family: 'jost',sans-serif;}
.linkStyle{color: #333333; text-decoration: underline;}

/*--------all_page--------*/
#pc_nav li a, #top_pc_nav li a, #footer_nav li a {
    font-family: 'jost',sans-serif;
    font-size: 1.25em;
}
#fakeloader {
    background-image:url(./Dup/img/loading_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.sc_anime{
  opacity: 0;
  transition: 2s;
}
.sc_anime.active {
  opacity: 0.8;
}

header.scr_header {
    background-color: rgba(141, 102, 130, .5);
}
.top .back1:before,.top .back2:before{display:none!important;}
 main .bg_item{
    position: absolute; 
    z-index: 1;
 }
  main .item1{
    width: 29%;
    top: 0%;
    right: -63px;    ;
  }
  main .item2{
    width: 32%;
    bottom: -2%;
    left: -70px;
  }
  main .item3{
    width: 20.5%;
    top: -1%;
    right: -80px;
  }
  main .item4{
    width: 25%;
    top: -19%;
    right: 150px;
  }
  main .item4.active{
  opacity: 1;
  }
  main .item5{
    width: 4%;
    top: -7%;
    right: 150px;
  }
  main .item6{
    width: 4%;
    top: 15%;
    right: 360px;
  }
  
  #main_img::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/catch.png) no-repeat;
    background-size: contain;
    z-index: 4;
    width: 47%;
    height: 20%;
    left: 50%;
    top: 27%;
    transform: translate(-50%, -50%);
}

#main_img .menu .bg_white {
    background-color: rgba(255, 255, 255, .65);
}

#contents3 .con_box {
  background-color: rgba(255,255,255,0.75);
}

#contents3_wrap:before {
    background-attachment: fixed;
}
#contents3 .con_box{position:relative;}
#contents3_wrap:after {
    background-color: rgba(216, 246, 254, .35)!important;
}

footer{
    background-image: url(./Dup/img/back_1.jpg);
    background-position: 0% 50%;
    background-size: cover
}
.page footer .con_box {
    background-color: rgba(255,255,255,0);
}
#footer {
     background-color: rgba(255,255,255,0.3); 
}
#footer .con_box h2{font-weight:normal;}
.overlay {
    background: rgba(90, 76, 73, .9)!important;
}
.overlay .nav_menu_more a:hover{color:#fff;}
#footer .tel_bt{display:none;}
.nav_menu_more:first-of-type a .icon:before{display:none;}
#nav_menu .mg_b-50px h2,#nav_menu .mg_b-50px .nav_menu_more:last-of-type{display:none;}
#header #nav_menu .add_contact{
    position: absolute;
    top: 34px;
    right: 128px;
}

/*--------parallax--------*/
.back1,
.back2{
  line-height: 1.5;
  overflow: hidden;  
}
.bg_01 {    
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: top 1.5s ease-out;
    background-image: url(./Dup/img/back_2.jpg);
    background-repeat: no-repeat;
    background-position: 70% 0%;
    display: block;
    width: 50%;
    height: 90%;
    z-index: -1;
}
.bg_02 {
    position: absolute;
    transition: top 1.5s ease-out;
    background: url(./Dup/img/back_2-2.jpg) no-repeat 35% 30%;
    content: "";
    display: block;
    width: 50%;
    z-index: 0;
    height: 120%;
    top: 0px;
    right: 0;
}
.bg_03 {    
    content: "";
    position: absolute;
    left: 0;
    top: 0;            
    transition: top 1.5s ease-out;
    background: url(./Dup/img/back.jpg) repeat-y center top;
    display: block;
    width: 50%;
    height: 130%;    
    z-index: -1;
}


/*--------subpage--------*/
.page .con_box{background-color:rgba(255,255,255,0.7);}
.page main{position:relative;}
.page main .bg_item{
    position: absolute; 
    z-index: 1;
 }
.page main .item1{
    width: 26%;
    top: 250px;
    right: -63px;
    z-index: -1;
  }
 .page main .item2 {
    width: 29.50%;
    bottom: -2%;
    left: -70px;
    z-index: -1;
} 
.page .con_box{
    background-image: url(./Dup/img/item_02.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: auto;
}
#footer_con .con_box{
   background-image:none;
}
.cate_list li a{
     background: url(./Dup/img/cate.png); 
}
.page_title_box:after{
   content: "";
    display: block;
    position: absolute;
    top: -40%;
    left: 45%;
    transform: translateX(-50%);
    background: url(./Dup/img/item_07.png) center no-repeat;
    background-size: contain;
    width: 37%;
    height: 56%;
    z-index: +1;
}
.page_title_box p{
       font-family: "NotoSans",serif;  
    }

#cms_3-a .cate .cate_box2:last-of-type {
    border-bottom: 1px dotted #f398af;
}
#cms_3-a .cate {
    margin-bottom: 0px;
}


#cms_4-c .box_img1_wrap, #cms_4-c .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}
#cms_4-c .box_img1_wrap::before, #cms_4-c .box_img2_wrap::before {
	position: absolute;
	content: "Before";
	width: 121px;
	background-color: #4d4d4d;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
}
#cms_4-c .box_img2_wrap::before {
	content: "After";
	background-color: #e38cc9;
}
@media screen and (max-width: 667px){
#cms_4-c .box_img1_wrap::before, #cms_4-c .box_img2_wrap::before{
	width: 76px;
	font-size: 13px;
}
#cms_4-c .box_img1_wrap::before, #cms_4-c .box_img2_wrap::before{padding: 1px 0px;}
}

.page07 main .item1,.page08 main .item1,.page09 main .item1,.page10 main .item1{
    top:10px;
}
.page07 main .item2,.page09 main .item2{
    bottom:-10%;
}
.page10 main .item2{bottom:-15%;}
#page8 .tel_box{
    position: relative;
    overflow: hidden;
    padding: 20px 20px 15px 20px;
}
#page8 .tel_box > a:before{
    content:"";
    position: absolute;
    width:100vw;
    height:100vh;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
}
@media screen and (max-width: 1200px){
    #page8 .tel_box p{
        display: block;
        padding-right: 0px;
        margin-right: 0px;
        border-right: none;
    }
}
@media screen and (max-width: 667px){
#page8 .tel_box a{
    font-size: 5vw;
    letter-spacing: 2px;    
}
}


/*--------mobile_tb--------*/
@media screen and (max-width: 768px){
    #fakeloader {
    background-position: 2% 50%;
    }
    #header #nav_menu .add_contact {
    top: 20px;
    right: 105px;
    transition: all 0.3s;
}
.scr_header #header #nav_menu .add_contact {
    top: 9px;
    transition: all 0.3s;
}
    #contents1{margin-top: 150px;}
    main .item4 {
    width: 25%;
    top: -41%;
    right: 30px;
}
main .item5 {
    right: 20px;
}
main .item6 {
    right: 150px;
}

#main_img::after {
    width: 60%;
}
#contents3_wrap:before, #contents3_wrap:after {
    height: 100%;
}
#contents3_wrap{padding-top: 180px;}
#top_cms {
    padding-top: 0px;
}
.page main .item1 {
    width: 40%;
    top: -50px;
}
footer {
    background-size: auto;
    background-repeat: no-repeat;
}

}

/*--------mobile_sp--------*/
@media screen and (max-width: 667px){
 #header{    padding: 0 2%;}
 .button_container {
    right: 1%;
 }
 #header #nav_menu .add_contact {
    top: 14px;
    right: 51px;
 }
 #header #nav_menu .add_contact a{
 padding: 7px 5px;
 }
 main .item1 {
    width: 55%;
    top: 0%;
    right: -30px;
}
main .item3 {
    width: 35.5%;
    right: -26px;
}
main .item4 {
    width: 47%;
    top: -21%;
    right: 9px;
}
main .item5 {
    right: 1px;
    width: 9%;
}
main .item6 {
    right: 120px;
    width: 9%;
}
#main_img::after {
    background: url(./Dup/img/catch_sp.png) no-repeat;
    width: 95%;
    height: 15%;
    top: 33%;
    background-size: cover;
}

footer {
    background-position: 0% 65%;
}
#page_title .page_title_box {
    background-color: rgba(255,255,255,0);
}
.page main .item1 {
    width: 65%;
    top: -27px;
    z-index: 0;
}
.page main .item2 {
    width: 52.5%;
    bottom: -0.5%;
}
}


/*--------------------------------------------
IE
--------------------------------------------*/
@media all and (-ms-high-contrast:none){
.cms_1-a figure img{width:100%!important;height:auto!important;}

#header #pc_nav .add_contact a{padding:13px 8px 8px 12px;}
}


