﻿/*--------リンク・フォント--------*/
@font-face {
    font-family: 'Montserra';
    font-style: normal;
    font-weight: 900;
    src: url('../Dup/img/Montserrat-Medium.woff') format('woff'),
        url('../Dup/img/Montserrat-Medium.eot')  format('eot');
    font-display: swap;
}
.linkStyle{color: #333333; text-decoration: underline;}



/*--------全体--------*/
.back1:before{ width: 38%;}
header.scr_header { background-color: #ff1493!important;}
#main_img:before { background-color: rgba(70,70,70,0.3);}
#main_img .menu{top:5%;}
#main_img .menu .bg_white{display:none;}
#top_pc_nav{margin-top: 0px;}
#top_pc_nav ul{font-family:'GFS Didot', serif;font-size:16px;}
.shadow_01{box-shadow: 0 2px 26px #feeeef;}
.back1:before, 
.back2:before{
background-color: #ff69b4!important;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.line:before {background-color: #ff6996!important;}

#intro .sub_title{
position: absolute;
    top: -9px;
    right: -16%;
    font-family: 'GFS Didot', serif;
    font-size: 9vw;
    color: #fef2f4;
    opacity: 0.65;
    white-space: nowrap;
}
#contents1 .sub_title{
    position: absolute;
    top: -9px;
    right: 4%;
    font-family: 'GFS Didot', serif;
    font-size: 7.5vw;
    color: #fef2f4;
    opacity: 0.65;
    white-space: nowrap;
}
#contents2 .sub_title{
    position: absolute;
    bottom: 54px;
    left: 5%;
    font-family: 'GFS Didot', serif;
    font-size: 7.5vw;
    color: #fef2f4;
    opacity: 0.65;
    white-space: nowrap;
}
#contents3 .sub_title{
    position: absolute;
    bottom: 54px;
    right: 4%;
    font-family: 'GFS Didot', serif;
    font-size: 7.5vw;
    color: #fef2f4;
    opacity: 0.65;
    white-space: nowrap;
}

#contents3 .con_box{
background: -moz-linear-gradient(top, #ffffff 73%, transparent);
  background: -webkit-linear-gradient(top, #ffffff 73%, transparent);
  background: linear-gradient(to bottom, #ffffff 73%, transparent);
}
#contents1 h3:after, #contents2 h3:after{
content: "";
    display: inline-block;
    width: 3.5em;
    height: 20em;
    background: url(./Dup/img/item_001.png) no-repeat;
    position: absolute;
    left: 0px;
    /* width: 50px; */
    top: -43px;
    background-size: contain;
}
#top_cms.back1:before { z-index: -1;}
#top_cms .cate_box.border_color1 { border-color: #fca5b2;}
#top_cms .line-l:before {background-color: #fdc9d9!important;}
.cms_title p{color:#f9e9ed;}

footer.bg_color2 { background-color: #fff7f7;}



#footer { background-color: rgba(255,255,255,0.15);}

@media screen and (min-width: 769px){
#logo2 a{max-width: 240px;}
.page #header #logo{    max-width: 230px;}
}


/*--------下層--------*/
#page3 #cms_2-a .cate_title{
	position: relative;
	overflow: hidden;
}
#page3 #cms_2-a .cate_title::before,
#page3 #cms_2-a .cate_title::after{
	content: "";
	position: absolute;
	bottom: 0;
}
#page3 #cms_2-a .cate_title:before{
	border-bottom: 4px solid #ff69b4;
	width: 100%;
}
#page3 #cms_2-a .cate_title:after{
	border-bottom: 4px solid #fbcfda;
	width: 100%;
}


#page5 #cms_6-c .cate_box{
    border-top: none;
    background-image: url(./Dup/img/back04.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 60px 20px rgba(249, 185, 185, 0.2);
}
#cms_6-c .circle,#cms_6-c .arrow { display: none;}


.nav_menu_more:first-of-type a .icon:before{content: "\f879";}
#nav_menu .mg_b-50px h2,#nav_menu .mg_b-50px .nav_menu_more:last-of-type{display:none;}



/*--------タブレット--------*/
@media screen and (max-width: 768px){

#contents1 h3:after, #contents2 h3:after {
    height: 2em;
    top: -29px;
}
footer .con_box h2{display:none;}
}

/*--------スマートフォン--------*/
@media screen and (max-width: 667px){
#intro .sub_title {
    top: 8px;
    right: -4%;
}
#contents1 .con_title,
#contents2 .con_title{text-align:left;}
#contents1 h3:after, #contents2 h3:after {  top: -22px;}
#contents1 .sub_title {
font-size: 9.5vw;
    top: 166px;
    right: 9%;
}
#contents2 .sub_title {
    bottom: 423px;
    left: 6%;
}
#contents3 .con_box {
    background: -moz-linear-gradient(top, #ffffff 95%, transparent);
    background: -webkit-linear-gradient(top, #ffffff 95%, transparent);
    background: linear-gradient(to bottom, #ffffff 95%, transparent);
}
#contents3 .sub_title {
    bottom: -24px;
    right: -6%;
    font-size: 10.5vw;
}
#contents1 h3, #contents2 h3{margin-top:4%;}

#page_title .page_title_box{background-color: rgba(255, 105, 150, 0.75);width: 65%;}
#page_title .page_title_box h2{font-size: 7vw;}
#page8 #contact_tel a,#page8 #contact_line a{font-size:5.7vw;padding: 10% 3%;}
#page8 #tel_txt p{padding-right:0px;}
}


/*--------------------------------------------
IE
--------------------------------------------*/
@media all and (-ms-high-contrast:none){

#page8 #contact_tel a,#page8 #contact_line a{padding:33px 10px 27px 10px;}
}
