﻿@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500&display=swap');
html {
    font-size: 16px;
}
body {
background-color: #fff2f2;
background-image: url("Dup/img/fake-luxury.png");
}
.shadow {
    box-shadow: none;
}
.font_15 {
    font-size: 16px;
}
.font_14 {
    font-size: 16px;
}
.font_bold {
    font-weight: 500;
}
.pink {
    color: #ff8cac;
}
figure {
    border-radius: 30px;
}
.catch {
opacity:0;
}
.catch.trans {animation: blur 2.3s ease-in-out forwards;
opacity: 1;
transition: all 0.3s;
}
@keyframes blur {
  0% {
	filter: blur(10px);
  }
  100% { 
	filter: blur(0);
  }
}


#con1 {
    /*background-image: url(Dup/img/texture1.png), url(Dup/img/texture2.png), url(Dup/img/texture3.png);*/
    /*background-size: 422px, 304px, 353px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 0 0, 100% 0, 0 100%;*/
 }
#con1 {
    background-image: url(Dup/img/bg2.jpg);
    background-size: 700px;
    background-repeat: repeat;
    background-position: 50%;
}

#con2 {
    background-image: url(Dup/img/wave2.png), url(Dup/img/wave1.png);
    background-size: 700px, 770px;
    background-repeat: no-repeat;
    background-position: -30px -40px, right -75px bottom -30px;
}
#con1 .pink {
    font-size: 21px;
}
.con1_inner h2, .con1_inner p, #con2 p, #con3 h4, #con3 .txt {
    text-shadow: 1px 1px 1px #f3f2ee, -1px 1px 1px #f3f2ee, 1px -1px 1px #f3f2ee, -1px -1px 1px #f3f2ee, 1px 0px 1px #f3f2ee, 0px 1px 1px #f3f2ee, -1px 0px 1px #f3f2ee, 0px -1px 1px #f3f2ee;
}
#topCms .date {
    background: #fff;
    display: inline-block;
    padding: 1px 13px;
    border-radius: 6px;
}
body {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 500;
 overflow: hidden;
}

.pagetitle > div {
    position: relative;
    z-index: 1;
}
.pagetitle > div:before {
    content: "";
    display: block;
    position: absolute;
    top: 45%;
    left: 0px;
    right: 0;
    margin: auto;
    width: 100%;
    height: 177px;
    background-image: url(Dup/img/kome.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
    transform: translateY(-50%);
}

.topCms figure {
    border-radius: 24px;
}
.catch {
    position: absolute;
    top: 33%;
    left: 5%;
    font-size: 2.7vw;
    left: 6%;
    width: 42%;
    filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.fv_bnr {
    width: 340px;
margin-top: 50px;
}
.con1_inner {
    z-index: 0;
}
.choucho2 {
    width: 274px;
    left: -133px;
    top: -48px;z-index: -1;
    filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.choucho2-2 {
    width: 274px;
    left: -133px;
    top: -48px;filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.choucho1 {
    width: 257px;
    right: -132px;
    bottom: -151px;
    z-index: -1;filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.choucho1-2 {
    width: 257px;
    right: -132px;
    top: -151px;filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.choucho3 {
    width: 166px;
    right: 22%;
    top: -70px;filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.choucho4-2 {
    width: 166px;
    left: 22%;
    top: -70px;filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
.choucho4 {
    bottom: -55px;
    left: 138px;
    width: 227px;filter: drop-shadow(0px 0px 5px rgba(255,255,255,1));
}
#main_img {
    max-height: 720px;
    padding-top: 120px;
}
.logo1 {
    max-width: 62px;
    padding-left: 10px;
    padding-right: 3%;
}

.c-btn i {
    color: #f7cc38;
}

.pc_nav {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    max-width: 780px;
    justify-content: space-between;
}
.pc_nav li {
    padding-right: 13px;
    padding-left: 13px;
}
.pc_nav li a .font_16 {
    font-weight: 500;
}
#con3 .box {
    padding: 0 2%;
}
#con3 h4 {
    font-weight: 500;
    color: #f5a2a4;
    font-size: 24px;
    transform: translateY(-14px);
    line-height: 1.7;
    background: rgb(255 255 255 / 90%);
    display: inline-block;
    padding: 11px 14px;
    z-index: 0;
    position: relative;
    border-radius: 22px;
    box-shadow: 0px 5px 16px -6px rgb(0 0 0 / 9%);
}
.cate_list li a:hover {
    background: #81d8e1;
    color: #fff;
}
.pc_nav {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    max-width: 780px;
    justify-content: space-between;
}
.pc_nav li {
    padding-right: 13px;
    padding-left: 13px;
}
.pc_nav li a .font_16 {
    font-weight: 500;
    color: #212121;
}
.pc_nav li a .font_15 {
color: #f5b500;
}
#fix_bnr {
    top: 123px;
    position: fixed;
    z-index: 4;
    right: 0;
    max-width: 181px;
}
#fix_bnr a:hover {
    transform: translateY(-5px);
}
#main_img .slick-dots {
    bottom: 63px;
    z-index: 1;
}

#main_img .slick-dots li {
    margin-left: 3px;
    width: auto;
}
#main_img .slick-dots li button {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    display: block;
    width: 36px;
    height: 6px;
    color: transparent;
    background: #ffffff;
    opacity: 0.6;
    transition: opacity 0.3s;
}
#main_img .slick-dots li button:before {
    display: none!important;
}
#main_img .slick-dotted.slick-slider {
    margin-bottom: 0;
    max-height: 650px;
}
#main_img, .slick-container, .slick-initialized .slick-slide {position: relative}
#main_img:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
    width: 100%;
    height: 92px;
    background-image: url(Dup/img/wave22.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% auto;
    z-index: 1;
}
#main_img .slick-container:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    height: 92px;
    background-image: url(Dup/img/wave11.png);
    background-position: 50% 0%;
    background-repeat: repeat-x;
    background-size: 100% auto;
    z-index: 1;
}
#main_img .slick-slide:before {
     content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -7px;
    width: 15px;
    height: 100%;
    background-image: url(Dup/img/slick_bar.png);
    background-position: 50% 0%;
    background-repeat: repeat-y;
    background-size: 100% auto;
    z-index: 1;
}
.topTxt1 {
    background-color: #00adbf;
}
#con2, #con3, .footer {
    position: relative;
}
#con2:before {
    content: "";
    display: block;
    position: absolute;
    top: -23px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave33.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 0;
}
#con2:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave33.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
    transform: rotate(180deg);
}
#con3 {
    background-image: url(Dup/img/karumia.jpg);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 100% auto;
    background-color: #fff;
}
#topCms:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -27px;
    left: 0px;
    width: 100%;
    height: 28px;
    background-image: url(Dup/img/wave4.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
    transform: rotate(180deg);
}
.footer {
    padding: 100px 0px 30px;
}
.footer_sitemap {
    padding-top: 30px;
}
.footer:before {
    content: "";
    display: block;
    position: absolute;
    top: -22px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave5.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 0;
}
.footer:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave5.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 0;
    transform: rotate(180deg);
}
.logo2 a {
    max-width: 144px;
}
.f_contact_box {
    z-index: 1;
}
#con3 .box .icon img {
    width: 110px;
}
.f_contact_box h4 {
    font-size: 31px;
    margin-bottom: 9px;
}

.menu_btn span {
    background-color: #e39e9e;
}
/* ---------------------------------------------------------------------------------------------- */
.pager a {
    border-radius: 33px;
    padding: 0.2rem 1.2rem;
}
.pagetop {
    z-index: 1;
}
/* ---------------------------------------------------------------------------------------------- */
#topCms {
    background: #fff6f6;
    background-image: url(Dup/img/bg2.jpg);
    background-size: 700px;
}
.topCms > .width_90per_tb {
    width: 100%!important;
}

.cmstitle p.jp {
    color: #f7cc38;
}
.cms_2-h .box_wrap {
    box-shadow: rgb(0 0 0 / 5%) 0px 4px 11px 0px;
}
.cms_2-h .cate_box {
    min-height: 200px;
}
#cms_2-h .cate_box {
  margin-top: 50px;  
}
.cms_2-h .swiper-button-next {
    left: 51px;
}
.cms_2-h .swiper-button-prev, .cms_2-h .swiper-button-next {
    font-size: 37px;
}
#cms_3-d .cate_box {
    background: #fbfaf8;
    border: 1px solid #a9e1e7;
}
.cms_3-d .cate_box .bg_white {
    border: 1px solid #a9e1e7;
}
.topcms_news_type2 .cate_box {
    width: 46.33333%!important;
    margin-right: 1.5%;
    margin-left: 1.5%;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 0);
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

@media screen and (min-width:769px){
.header-in {
    height: 93px;
}
.f_sitemap_inner li {
    width: 25%;
}
}
/*--------タブレット--------*/
@media screen and (max-width:768px){
.choucho1-2 {
    width: 183px;
    right: -55px;
    top: -51px;
}    
.choucho2-2 {
    width: 121px;
    left: -12px;
    top: -102px;
}
.topcms_news_type2 .cate_box {width: 94%!important;}
.topcms_news_type2 .txt_height {height: 3em}
.catch {
    top: 38%;
    left: 8%;
    font-size: 3.4vw;
}
.choucho4-2 {
    width: 19%;
}
.choucho4 {
    width: 28%;
}
.choucho3 {
    width: 19%;
    right: 12%;
}
.cms_1-a {
    width: 94%;
    box-sizing: border-box;
    margin: 0 auto;
}
#con1 {
    padding-bottom: 90px;
}
}

@media screen and (min-width:668px) and ( max-width:768px) {
#sp_nav .l-menu li a.font_24 {
    font-size: 21px;
}
}


/*--------スマートフォン--------*/
@media screen and (max-width:667px){
.choucho1-2 {
    width: 103px;
    right: -24px;
    top: -51px;
}
.choucho2-2 {
    width: 79px;
    left: -1px;
    top: -79px;
}
.footer {
    padding: 73px 0px 32px;
}
.footer > p {
    font-size: 14px;
}
.font_14_sp {
    font-size: 15px;
}
.logo1 {
    max-width: 65px;
}
#main_img {
    padding-top: 105px;
}
#con3 h4 {
    font-size: 22px;
}
#con3 .txt {
    margin-top: 0px;
}
#cms_2-c .box_item {
    padding-left: 0;
    padding-right: 0;
}
.fv_bnr {
    width: 260px;
    top: 55%;
    position: inherit;
    margin: 0px auto 41px;
    left: inherit;
}
.choucho4-2 {
    top: -38px;
}
.choucho1 {
    width: 124px;
    right: -21px;
    bottom: -117px;
    z-index: -1;
}
.choucho2 {
    width: 91px;
    left: -35px;
    top: -33px;
}
.choucho4 {
    bottom: -35px;
    left: 60px;
}
.topcms_news_type2 .cate_box {
    margin-right: 3.5%;
    margin-left: 3.5%;
}
#cms_2-h .cate_box {
    margin-top: 50px;
}
#cms_2-h .box_txt1.pd_t-50px_sp {
    padding-top: 35px;
}
#cms_2-h .box_title1:before {
    bottom: -17px;
}
#sp_nav .sp_nav_inner .menu__header .logo3 img {
    max-width: 75px;
}
#cms_3-d .cate_box {
    margin-top: 12px;
}
.catch {
    top: 32%;
    left: 3%;
    width: 63%;
}
.catch {
    top: inherit;
    left: 3%;
    width: 63%;
    bottom: 1%;
}
#topCms:after {
    bottom: -6px;
    height: 6px;
}
.pagetitle > div {
    margin-top: 31px;
}
.illust1 {
    right: 62%;
    bottom: -28px;
    width: 120px;
}
.illust2 {
    width: 120px;
    left: 65%;
    top: -43px;
}

.logo2 a {
    max-width: 114px;
    margin-bottom: 30px;
}

#con2:before {
    top: -7px;
    left: 0px;
    width: 600px;
    height: 8px;
}

.f_contact_btn a {
    padding: 9px 0px;
}
.f_contact_box h4 {
    font-size: 6vw;
}
#main_img .slick-dots {
    bottom: 28px;
}
#fix_bnr {
    top: 85px;
    right: -3px;
    max-width: 103px;
}

.pagetitle > div:before {
    height: 127px;
}
}

/* fix_banner -------------------------------------- */
.fix_banner{
	max-width: 399px;
	position: fixed;
	bottom: 15px;
	right: 100px;
	z-index: 10;
	transition: 0.5s;
}


@media  screen and (max-width: 768px){
.fix_banner{max-width: 300px;}

.main_txt {
    font-size: 4.7vw;
}
}
@media  screen and (max-width: 667px){
.fix_banner {
    max-width: 260px;
}


}
/* fix_banner end -------------------------------------- */