﻿@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@500;600&display=swap');
.font1{
    font-family: 'Poiret One', cursive;
}
.font2,
.intro_title1,
.con_title,
.cms_title h3,
#page_title .jp,
#cms_3-b .cate_title{
    font-family: 'Shippori Mincho B1',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}


:root{
    --color1:#442E31;
    --color2:#fff0c2;
    --color_page6:#79DAE8;
    --color_page6_2:#81C6E8;
    --color_page6_3:#5DA7DB;
    --color_page6_4:#DFF6FF;
    --damask:url(./Dup/img/damask.png);
}


/*
.fix_bnr{
    position:absolute;
}
*/

/*--all page---------------------------
-------------------------------------*/

.linkStyle{
    color:var(--color1);
}
.linkStyle:hover{
    transition:all 0.3s;
    opacity:0.7;
    text-decoration:underline;
}

body{
    overflow:hidden;
    line-height:1.7;
    position:relative;
}
header{
    top:0;
    left:0;
}
/*
header.scr_header {
    background-color: rgba(255,255,255,0.85)!important;
}
*/
.scr_header #pc_nav li a{
    color:var(--color1)!important;
}
.scr_header #pc_nav li a::after{
    background:var(--color1);
}
.scr_header .menu-trigger-bar{
    background-color:var(--color1);
}
#logo img{
    max-width:180px;
}
#footer_nav{
    padding-top:20px;
    padding-bottom:20px;
}
footer #footer_info {
    background-color: var(--color2);
}
#footertxt,#h1txt{
    color:var(--color1);
}

#page_title_img .scroll{
    display:none;
}

.scroll_d > span{
    background-color:var(--color1);
}
#page-top .scr,
#page_title_img .scr{
    color:var(--color1);
}

/*--top page---------------------------
-------------------------------------*/
/* video 組み込み前サイズ
.catch {
    width: 600px;
    right: 5%;
    bottom: 23%;
    z-index: 2;
}
*/

.catch {
    width: 500px;
    right: 5%;
    bottom: 15%;
    z-index: 2;
}


.catch img{
    filter: drop-shadow(0 0 30px rgba(0,0,0,0.5));
}

#intro_wrap{
    padding-top:15%;
}
.intro_bg {
    width: 30vw;
    height: 96vh;
    top: 3%;
    left: 2%;
    z-index: 1;
}
.about_bg2 {
    width: 10vw;
    height: 35vh;
    background-image: var(--damask);
    background-size: 300px;
    opacity: 0.6;
    top: -9%;
    left: 34%;
    z-index: 1;
}
.intro_photo{
    z-index:2;
}
.intro_sub_title{
    width: 30vw;
    max-width:600px;
    top:100px;
}
.modal_title1{
    display:none;
}
.top_title {
    margin-left: auto;
    margin-right: 0;
    z-index: 2;
}
.about {
    width: 320px;
    left: 8%;
    top: 53%;
    z-index:3;
}
.about_item {
    background: url(./Dup/img/gekkabijin.png) no-repeat;
    background-size: contain;
    width: 350px;
    height: 400px;
    left: -1%;
    top: 25%;
    opacity: 1;
}

.num {
    font-size: 3rem;
    font-weight: bolder;
}
.contents_title{
    top: 34%;
    left: 5%;
    z-index: 2;
}
.contents_title img{
    filter: drop-shadow(0 0 30px rgba(0,0,0,0.5));
}

#top_cms_wrap{
    position:relative;
}
#top_cms_wrap::before,#top_cms_wrap::after{
    content:'';
    position:absolute;
    display:block;
    z-index:1;
}
#top_cms_wrap::before {
    width: 24vw;
    height: 83vh;
    background: linear-gradient(90deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
    top: 2%;
    left: 2%;
}
#top_cms_wrap::after {
    width: 15vw;
    height: 57vh;
    background-image: var(--damask);
    bottom: 2%;
    right: 3%;
    opacity: 0.7;
}


.top_cms_box {
    background-color: #fff;
    position: relative;
    z-index: 2;
    border: 0;
    box-shadow: 2px 2px 30px rgba(108,103,80,0.2);
}
#top_cms .cms_title h3 {
    font-size: 30px;
    text-align: center;
}

/*--under page---------------------------
-------------------------------------*/
#page_title .en{
    display:none;
}

.youtube_box{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*page3 about*/
#cms_3-b.kobetsu .cate_img1{
    height:250px;
    display:block!important;
}
#cms_3-b.kobetsu .cate_img1::before{
    content:'';
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.1);
    top:0;
    left:0;
    z-index:1;
}
#page5 #cms_3-b.kobetsu .cate_img1::before{
    display:none;
}
#cms_3-b.kobetsu .cate_title{
    width: 100%;
    text-align: center;
    z-index:2;
}

.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 80px;
    padding-bottom: 60px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}


/*page4 sexuality*/
#page4 {
    background-color: #000001;
    background-image: url(./Dup/img/daiya2r.png),url(./Dup/img/daiya1r.png),url(./Dup/img/daiya3r.png),url(./Dup/img/daiya3r.png);
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: top -10px right -20px,top 20% left -20px,top 49% left 50px,bottom 2% right -10px;
    background-size: 550px,460px,700px,700px;
}
.page4 #page_title .jp:before{
    background-color:#fff;
}
#page4 .cate_list li{
    background-color: #000001;
}
#page4 .cate_list li a{
    color:#fff;
}
.page4 #footer_nav{
    padding-top:20px;
}


/*page5 business*/
#page5{
    background-color:#FFE8E8;
}
#page5 .cate_list li a:before{
    background-color:#fff;
}

/*#page6 BASIC*/

.page6 .bg_color1,
.bg_color5,
.page6 .tel_bt a,
.page6 .contact_bt a,
.page6 .cate_list:before,
.page6 .cate_list li a:before{
    background-color:var(--color_page6);
}


.hvr_bg_color6:hover,
.page6 .tel_bt a:hover,
.page6 .contact_bt a:hover{
    background-color:var(--color_page6_2);
}
.page6 .border_color1{
    border-color:var(--color_page6);
}
.page6 .txt_color1{
    color:var(--color_page6_3);
}
.page6 footer #footer_info{
    background-color:var(--color_page6_4);
}
.page6_more{
    text-shadow:none!important;
}


/*---公開後修正パターン2 TOP-------------------
------------------------------------------*/

.top .blur{
    background:url(./Dup/img/damask2.png),linear-gradient(90deg, rgba(213,208,189,1) 0%, rgba(244,242,229,1) 53%, rgba(213,208,189,1) 100%);
}

.about_bg2,
#top_cms_wrap::after{
    display:none;
}
.fixbnr_bg,
.intro_bg,
.filter,
#contents .more_item,
#top_cms .more a,
#top_cms .cms_title .bar,
#page4 .cate_list:before{
    /*background: linear-gradient(90deg, rgba(164,126,59,1) 0%, rgba(230,179,37,1) 52%, rgba(164,126,59,1) 100%);*/
    background: linear-gradient(90deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
}
.intro_bg{
    opacity:1;
}

.more_item{
    border:0;
}

footer #footer_info{
    background:linear-gradient(90deg, rgba(213,208,189,1) 0%, rgba(244,242,229,1) 53%, rgba(213,208,189,1) 100%);
}





/*20221209修正*/
#intro_wrap {
    background: url(./Dup/img/flower1.png) no-repeat;
    background-position: top right;
    background-size: 300px;
}
#contents_wrap{
    background-image: url(./Dup/img/flower1.png),url(./Dup/img/flower2.png);
    background-repeat:no-repeat,no-repeat;
    background-position: top 35% right,bottom left;
    background-size: 400px,300px;    
}
.top_cms_item{
    width:300px;
    height:350px;
    top:100px;
    left:20px;
    z-index:1;
}
.top_cms_item2{
    width:240px;
    height:250px;
    bottom:50px;
    right:20px;
    z-index:1;
}




/* ---------- responshive ---------- */
@media screen and (max-width: 1670px){
.intro_sub_title{
    top:70px;
}    
}

@media screen and (max-width: 1200px){
#page4{
    background-size: 400px,300px,500px,500px;
}
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 820px){
.catch {
    width: 350px;
    right: 5%;
    bottom: 8%;
}
#main_img .scroll{
    display:none;
}
.intro_bg {
    width: 30vw;
    height: 72vh;
    top: 2%;
    left: auto;
    right: 3%;
}
#intro_wrap {
    padding-top: 20%;
    background-position: top 72% right;
    background-size: 200px;
}
.intro_sub_title {
    width: 350px;
    top: 40px;
}
#intro .rectangle_img{
    z-index:2;
}
#contents_wrap{
    background-position: top 35% right,bottom left;
    background-size: 200px,250px;
}

.about_bg2 {
    width: 21vw;
}
.about_item {
    width: 280px;
    height: 300px;
    left: -2%;
    top: 23%;
}

.contents_title{
    width:320px;
}
#top_cms_wrap::after {
    width: 24vw;
    height: 36vh;
}
.top_cms_item{
    top: -80px;
    z-index: 2;
}

#cms_3-b.kobetsu .cate_img1 {
    height: 200px;
}
#page4 {
    background-size: 300px,200px,400px,400px;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#logo{
    opacity:0;
}
#logo img {
    max-width: 100px;
}
.scr_header #logo{
    opacity:1;
    transition:all 0.3s;
}
.catch_sp{
    width:300px;
    margin:20px auto 30px;
}
#intro_wrap {
    padding-top: 35%;
}
#intro .intro_right,
.con_img{
    z-index:2;
}
.about_item {
    width: 180px;
    top: 70%;
}
.about{
    top:95%;
}
#contents_wrap {
    background-position: top 28% right,bottom 14% left;
    background-size: 150px,220px;
}
.contents_title {
    width: 250px;
    top: 5%;
}
#intro_wrap {
    background-position: top 101% right;
    background-size: 150px;
}
#top_cms_wrap::before {
    width: 50vw;
    height: 58vh;
    top: 26%;
    left: 2%;
}
.top_cms_item {
    width: 180px;
    left: -20px;
}
.top_cms_item2 {
    width: 140px;
    height: 150px;
    bottom: -13px;
    right: -20px;
}
#cms_3-b .cate_box{
    padding:0;
}
#cms_3-b.kobetsu .cate_img1 {
    height: 100px;
}

#page_title_img .page4_scr .scr{
    color:#fff;
}
.page4_scr .scroll_d > span {
    background-color: #fff;
}
#page4 {
    background-position: top -10px right -20px,top 15% left -20px,top 49% left -5px,bottom 2% right -10px;
    background-size: 180px,160px,300px,300px;
}
#page4 .cate_list li {
    background-color: transparent;
}
}



