@charset "utf-8";
/* CUSTOM BASIC */
body {
    color: #333333FF;
}
h1 {
    background: #FFFFFFE6;
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
a {
    color: #FF187AFF;
}
a:hover {
    color: #FF187A99;
}
.logo img {
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
/*年齢認証ページ*/
body.index {
    background: url(../images/indexBG.jpg?=20221214154857) #FFFFFFFF ;
}
body.index main nav.admission li.enter .button {
    background: #FFFFFFBC;
    border: solid 3px #FF187AFF;
}
body.index main nav.admission li.enter .button a  {
    color: #FF187AFF;
}
body.index main nav.admission li.enter .button:hover {
    border: solid 3px #FF187A99;
}
body.index main nav.admission li.enter .button:hover a {
    color: #FF187A99;
}
body.index main nav.admission li.leave p{
    filter: invert(50%);
}
body.index main nav.admission .info {
    background: #FFFFFFBC;
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
/*フッダー*/
footer ul.menu li::before {
    color: #FF187AFF;
}
footer .copyright {
    background: #FFFFFFE6;
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
footer .copyright {
    color: #333333FF;
}
footer .copyright p {
    color: #FF187AFF;
}
/*メインヘッダー*/
body.contents header {
	background: url(../images/headerBG.jpg?=20221214154857) #FFFFFFFF center top / 1600px auto;
}
body.contents header div.contact {
    background: #FFFFFFCC; 
}
body.contents header div.contact p {
    color: #333333FF;
}
body.contents header div.contact p.phone a {
    color: #FF187AFF;
}
body.contents header div.contact p.phone a:hover {
    color: #FF187AFF;
    filter: drop-shadow(0px 0px 5px #FF187AFF); 
}
/*トップメニュー*/
body.contents header nav.menu ul {
    background: #FFFFFFBC;
    border-top: solid 1px #FF187AFF;
    border-bottom: solid 1px #FF187AFF;
    border-image: linear-gradient(to left, #FFFFFFBC 0%, #FF187AFF 40%, #FF187AFF 60%, #FFFFFFBC 100%);
    border-image-slice: 1;
}
body.contents header nav.menu ul li {
    background: #FF7EBD99;
}
body.contents header nav.menu ul li:hover {
    background: #FF7EBD4D;
}
body.contents header nav.menu ul li:hover a {
    filter: drop-shadow(0px 0px 5px #FF187AFF);
}
/*サブメニュー*/
body.contents header .sub_menu {
    background-image: url(../images/subLogo.png?=20221214154857);
    background-color: #FFFFFFBC;
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
body.contents header .sub_menu ul li::before {
    color: #FF187AFF;
}
body.contents header .sub_menu p.contact {
    color: #333333FF;
}
body.contents header .sub_menu p.contact a {
    color: #FF187AFF;
}
body.contents header .sub_menu p.contact a:hover {
    color: #FF187AFF;
    filter: drop-shadow(0px 0px 5px #FF187AFF);
}
/*メイン*/
body.contents {
    background: url(../images/mainBG.jpg?=20221214154857) #FFFFFFFF ;
}
body.contents main article.sub_bg {
    border-top: solid 1px #FF187AFF;
    border-bottom: solid 1px #FF187AFF;
}
body.contents main article.sub_bg::after  {
    background: url(../images/subBG.jpg?=20221214154857) #FFFFFFFF ;
}
/*コンテンツタイトル*/
body.contents main article section h2 {
    background: linear-gradient(90deg, #FFFFFFE6 0%, #FF7EBDFF 50%, #FFFFFFE6 100%);
    border-top: solid 1px #FFFFFFE6;
    border-left: solid 1px #FFFFFFE6;
    border-right: solid 1px #FFFFFFE6;
    color: #333333FF;
}
body.contents main article section h2 em {
    color: #FF187AFF;
}
body.contents main article section h3 {
    color: #333333FF;
    background: #FF7EBDFF;
    background: linear-gradient(0deg, #FF7EBDCC 0%, #FF7EBDCC 50%, #FF7EBDFF 50%, #FF7EBDFF 100%);
}
/*広告*/
body.contents main article section.photodiary .wrapper {
    background: #FFFFFFCC;
    border: solid 1px #FFFFFFE6;
}
body.contents main article section.standby .wrapper {
    background: #FFFFFFCC;
    border: solid 1px #FFFFFFE6;
}
/*動画*/
body.contents main article section.movie .wrapper {
    background: #FFFFFFCC;
    border: solid 1px #FFFFFFE6;
}
body.contents main article section.movie .wrapper p.catchcopy {
    color: #FF187AFF;
}
/*新着情報*/
body.contents main article section.news .wrapper {
    background: #FFFFFFCC;
    border: solid 1px #FFFFFFE6;
}
body.contents main article section.news .wrapper li {
    border-bottom: solid 1px #FF7EBDCC;
}
body.contents main article section.news .wrapper p.title {
    color: #FF187AFF;
}
body.contents main article section.news .wrapper p.title i {
    color: #333333FF;
    background: #EBAD71FF;
}
body.contents main article section.news .wrapper p.date {
    color: #33333399;
}
/*新着情報 詳細*/
body.contents main article section.newsInfo .wrapper p.title {
    color: #FF187AFF;
}
body.contents main article section.newsInfo .wrapper {
    background: #FFFFFFBC;
}
body.contents main article section.newsEtc .wrapper {
    background: #FFFFFFBC;
}
body.contents main article section.newsEtc .wrapper li {
    border-bottom: solid 1px #FF7EBDFF;
}
body.contents main article section.newsEtc .wrapper p.title {
    color: #FF187AFF;
}
/*ピックアップ*/
body.contents main article section.pickup .swiper-container2 {
    background: #FFFFFFCC;
    border: solid 1px #FFFFFFE6;
}
body.contents main article section.pickup .wrapper li p.catchcopy {
    color: #FF187AFF;
}
/*おすすめ情報*/
body.contents main article section.recommend {
    background: #FFFFFFE6;
}
body.contents main article section.recommend .wrapper li p.comment {
    color: #FF187AFF;
    background: #FFFFFFBC;
}
/*女の子一覧*/
body.contents main article section.girls .wrapper {
    border-top: solid 1px #FFFFFFE6;
}
body.contents main article section.girls .wrapper li {
    background: #FFFFFFCC;
}
body.contents main article section.girls .wrapper li div.icon i {
    color: #333333FF;
    background: #EBAD71FF;
}
body.contents main article section.girls .wrapper li div.icon em {
    color: #333333FF;
    background: #FFFFFFBC;
}
body.contents main article section.girls .wrapper li .photo {
    background: #FFFFFFBC;
}
body.contents main article section.girls .wrapper li .photo p.catchcopy {
    background: #FFFFFFCC;
    color: #FF187AFF;
}
/*女の子詳細*/
body.contents main article section.girl .main_photo {
    background: #FFFFFFE6;
    border-top: solid 1px #FF7EBDE6;
    border-bottom: solid 1px #FF7EBDE6;
}
body.contents main article section.girl .thumb {
    background: #FFFFFFBC;
}
body.contents main article section.girl .profile {
    border-top: solid 1px #FF7EBDE6;
}
body.contents main article section.girl .profile p.icon i {
    color: #333333FF;
    background: #EBAD71FF;
}
body.contents main article section.girl .profile p.icon em {
    color: #333333FF;
    background: #FFFFFFBC;
}
body.contents main article section.girl .profile p.catchcopy {
    color: #FF187AFF;
}
body.contents main article section.girl .profile p.name {
    filter: invert(50%);
}

body.contents main article section.girl .profile p.size {
    filter: invert(50%);
}
body.contents main article section.girl .profile div.comment {
    background: #FFFFFFCC;
}
body.girlinfo main article section.movie .wrapper {
    border-top: solid 1px #FF7EBDFF;
}
/*システム料金*/
body.contents main article section.system .wrapper {
    border-top: solid 1px #FFFFFFE6;
}
body.contents main article section.system .wrapper li table caption {
    color: #FF187AFF;
}
body.contents main article section.system .wrapper li table caption:before, body.contents main article section.system .wrapper li table caption:after {
    background-color: #FF187AFF;
}
body.contents main article section.system .wrapper li table th {
    background: #FF7EBDFF;
    color: #333333FF;
}
body.contents main article section.system .wrapper li table td {
    background: #FF7EBDCC;
    color:#333333FF;
}
body.contents main article section.system .wrapper li table .reference {
    color: #FF187AFF;
}
body.contents main article section.system .wrapper li p.comment {
    filter: invert(50%);
}
body.contents main article section.system .wrapper li .caution {
    background: #FFFFFFCC;
}
body.contents main article section.system .wrapper li .caution p {
    color: #FF187AFF;
}
/*イベント情報*/
body.contents main article section.event .wrapper {
    border-top: solid 1px #FFFFFFE6;
}
body.contents main article section.event .wrapper li {
    background: #FFFFFFCC;
}
body.contents main article section.event .wrapper li div.title {
    background: #FF7EBDFF;
    color: #FF187AFF;
}
/*メールマガジン情報*/
body.contents main article section.mailmagazine .wrapper {
    border-top: solid 1px #FFFFFFE6;
}
body.contents main article section.mailmagazine .wrapper p.photo img {
    border: solid 1px #FF7EBDFF;
}
@media screen and (min-width: 0px) and (max-device-width: 720px)  {
    body.contents main article section.mailmagazine .wrapper p.photo img {
        border: none;
        border-top: solid 5px #FF7EBDFF;
        border-bottom: solid 5px #FF7EBDFF;
    }
}
body.contents main article section.mailmagazine .wrapper form {
    background: #FFFFFFE6;
    color: #333333FF;
}
body.contents main article section.mailmagazine .wrapper p.caution {
    filter: invert(50%);
}
/*スクロールバー*/
.scbar::-webkit-scrollbar-thumb {
    background: #FF7EBDFF;
}
.scbar::-webkit-scrollbar-thumb:hover {
    background: #FF7EBDFF;
}
.scbar::-webkit-scrollbar-track-piece:start {
    background: #FFFFFFBC;
}
.scbar::-webkit-scrollbar-track-piece:end {
    background: #FFFFFFBC;
}
/*フォーム*/

input, select, textarea:focus {
    outline: none;
}
input, select, textarea {
    background: #FF7EBDFF;
    border: solid 1px #FF7EBDCC;
    color: #333333FF;
}
input[type="submit"] {
    background: #EBAD71FF;
}
input[type="submit"]:hover {
    background: #EBAD7199;
}

/*スマホ用のメニュー*/
.navToggle {
    background: #FF187AFF;
}
.navToggle.active {
    background: #FFFFFF33;
}
.navToggle.active .position {
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
.navToggle span {
    border-bottom: solid 3px #333333FF;
}
.navToggle.active span {
    border-bottom: solid 7px #333333FF;
}
.navToggle span:nth-child(4) {
    color: #333333FF;
    border-bottom: solid 7px #33333300;
}
nav.globalMenuSp {
    background: #FFFFFFBC;
}
nav.active {
    filter: drop-shadow(0px 0px 5px #FFFFFF99);
}
nav.globalMenuSp ul li {
    border-bottom: 1px solid #FF7EBDCC;
}
nav.globalMenuSp ul li.title {
    background: #FF7EBDCC;
    color: #333333FF;
}
/*スマホ用のフッダーサブメニュー */
footer ul.sub_menu {
    background: #FFFFFFCC;
}
footer ul.sub_menu li {
    background: #FF7EBD99;
}
footer ul.sub_menu li.tel a {
    color: #FF187AFF;
}
footer ul.sub_menu li.top a {
    color: #333333FF;
}
/* CSS */
@keyframes brightness {
    0% {
        filter: brightness(2);
    }
    100% {
        filter: brightness(1);
    }
}
@keyframes transformSmall {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes translateUp { 
    0% { 
        filter: opacity(20%);
        transform: translateY(20px); 
    } 
    100% {
        filter: opacity(100%);
        transform: translateY(0); 
    } 
}
@keyframes translateDown { 
    0% { 
        filter: opacity(20%);
        transform: translateY(-20px); 
    } 
    100% {
        filter: opacity(100%);
        transform: translateY(0); 
    } 
}
@keyframes translateLeft { 
    0% { 
        filter: opacity(20%);
        transform: translateX(-20px); 
    } 
    100% {
        filter: opacity(100%);
        transform: translateX(0); 
    } 
} 
@keyframes translateRight { 
    0% { 
        filter: opacity(20%);
        transform: translateX(20px); 
    } 
    100% {
        filter: opacity(100%);
        transform: translateX(0); 
    } 
} 



h1{
	background: url(../images/xpattern.jpg) center;
	color: #ffffff;
	font-weight:bold;
	padding: 8px;
}
body.index main .logo {
	width: 100%;
	padding: 120px 0px 120px 0px;
	background: url(../images/headerBG.jpg) center;
    background-size: auto 110%;
    text-align: center;
    animation-name: brightness;
    animation-duration: 2s;
}
body.index main .logo img{
	max-width: 960px;
    animation-name: transformSmall;
    animation-duration: 1s;
}
body.index main nav.admission {
    width: 100%;
}
body.index main nav.admission ul {
	padding: 20px 0px;
	background: url(../images/xpattern.jpg) center;
    letter-spacing:-.4em;
}
body.index main nav.admission li.enter {
    vertical-align: top;
	display: inline-block;
    margin: 0px 10px 10px 10px;
    letter-spacing:normal;
    animation-name: translateUp;
    animation-duration: 1s;
}
body.index main nav.admission li.enter .button {
	background: rgb(237,193,155);
	background: linear-gradient(0deg, rgba(237,193,155,1) 0%, rgba(237,193,155,1) 50%, rgba(242,208,179,1) 50%, rgba(242,208,179,1) 100%);
	border: solid 3px #c5a68d;
	border-radius: 4px;
    height: 76px;
}
body.index main nav.admission li.enter .button a {
	color: #222222;
	padding: 15px 40px 10px 40px;
	text-shadow: 2px 1px #ffffff;
}
body.index main nav.admission li.enter .button a p {
    font-weight: bold;
}
body.index main nav.admission li.enter .button:hover {
    border: solid 3px #c5a68d;
    filter: contrast(130%);
}
body.index main nav.admission li.enter .button:hover a {
    color: #222222;
}
body.index main nav.admission li.ad {
    vertical-align: top;
	display: inline-block;
    margin: 0px 10px 10px 10px;
    letter-spacing:normal;
    animation-name: translateUp;
    animation-duration: 1s;
}
body.index main nav.admission li.leave {
    letter-spacing:normal;
}
body.index main nav.admission li.leave p {
    filter: none;
    color: #ffffff;
}
body.index main nav.admission li.leave a {
    color: #ffe790;
}
body.index main nav.admission li.leave a:hover {
    color: #ffd950;
    text-decoration: underline;
}
body.index main nav.admission .info {
    margin: 0 auto;
}
/* footer */
footer ul.menu {
    padding: 15px 0px;
	background: url(../images/xpattern.jpg) center;
    margin: 0 auto;
}
footer ul.menu a {
    color: #ffe790;
}
footer ul.menu a:hover {
    color: #ffd950;
    text-decoration: underline;
}
footer .copyright {
    color: #ffffff;
    background: #ff79af;
    border-top: solid 1px #FF187AFF;
    filter: none;
    padding: 10px;
}
footer .copyright p {
    color: #ffffff;
    font-weight: bold;
}

/* top */
body.contents header .logo {
    padding: 40px 0px 40px 0px;
    animation-name: brightness;
    animation-duration: 1s;
}
body.contents header .logo p img {
    max-width: 660px;
    animation-name: transformSmall;
    animation-duration: 1s;
}
/*
body.contents header div.contact p.opentime {
    animation-name: translateLeft;
    animation-duration: 1s;
}
body.contents header div.contact p.phone {
    animation-name: translateRight;
    animation-duration: 1s;
}
*/
body.contents header nav.menu ul {
	background: url(../images/xpattern.jpg) center;
}
body.contents header nav.menu ul li {
    background: rgba(255, 24, 120, 0.6);
}
body.contents header nav.menu ul li:hover {
    background: rgba(255, 24, 120, 0.3);
}
body.contents header nav.menu ul li a {
    color: #ffe790;
}
body.contents header nav.menu ul li:hover a {
    color: #ffd950;
    filter: drop-shadow(0px 0px 5px rgba(255, 24, 120, 1));
}

body.contents main article section h2 {
    position: relative;
    padding: 8px;
    background: -webkit-repeating-linear-gradient(-45deg, #ffe2f2, #ffe2f2 4px,#fec7e5 3px, #fec7e5 8px);
    background: repeating-linear-gradient(-45deg, #ffe2f2, #ffe2f2 4px,#fec7e5 3px, #fec7e5 8px);
    border-radius: 8px 8px 0px 0px;
    border-top: solid 1px #ff85c8;
    border-left: solid 1px #ff85c8;
    border-right: solid 1px #ff85c8;
}
body.contents main article section h3 {
    border-top: solid 1px #ff85c8;
    border-left: solid 1px #ff85c8;
    border-right: solid 1px #ff85c8;
}
body.contents main article section.girls .wrapper, body.contents main article section.system .wrapper, body.contents main article section.event .wrapper, body.contents main article section.mailmagazine .wrapper {
    border-top: solid 1px #ff85c8;
}
body.contents main article section h2 em {
    font-weight: bold;
	text-shadow: 2px 1px #ffffff;
    animation-name: translateUp;
    animation-duration: 1s;
}

body.contents main article section.photodiary .wrapper, body.contents main article section.standby .wrapper, body.contents main article section.news .wrapper, body.contents main article section.movie .wrapper, body.contents main article section.pickup .swiper-container2 {
    border: solid 1px #ff85c8;
}
body.girlinfo main article section.movie .wrapper {
    border: unset;
    border-top: solid 1px #ff85c8;
    border-bottom: solid 1px #ff85c8;
    border-radius: 0px;
}
body.contents main article.sub_bg {
    border-top: solid 5px #FF7EBDFF;
    border-bottom: solid 5px #FF7EBDFF;
}
body.contents main article section.news .wrapper p.title i, body.contents main article section.girls .wrapper li div.icon i, body.contents main article section.girl .profile p.icon i {
    color: #ffffff;
}
body.contents main article section.girls .wrapper li {
	background: url(../images/xpattern.jpg) center / 6px;
}
body.contents main article section.girls .wrapper li .name, body.contents main article section.girls .wrapper li .size {
    color: #ffffff;
}
body.girlinfo main article section.ad {
    width: 80%;
    margin: 0px;
}
body.contents main article section.girl .thumb {
	background: url(../images/xpattern.jpg) center / 6px;
}
body.contents main article section.event .wrapper li p.ready{
    padding: 150px 10px;
}
body.contents main article section.mailmagazine .wrapper form {
	background: url(../images/xpattern.jpg) center;
    color: #ffffff;
}

/* menu */
.navToggle {
    animation-name: translateDown;
    animation-duration: 1s;
}
.navToggle span {
    border-bottom: solid 3px #ffffff;
}
.navToggle span:nth-child(4) {
    color: #ffffff;
}
nav.globalMenuSp ul li.title {
    color: #ffffff;
}
.navToggle.active span {
    border-bottom: solid 7px #FF187AFF;
}
.navToggle.active span:nth-child(4) {
    color: #FF187AFF;
    border-bottom: none;
}


@media screen and (min-width: 0px) and (max-device-width: 720px) {
	body.index main .logo {
		width: 100%;
   		padding: 100px 0px 100px 0px;
	}
	body.index main .logo img {
		width: 96%;
	}
	body.index main nav.admission li.enter {
        display: block;
        width: 96%;
        margin: 0 auto;
		margin-bottom: 10px;
	}
	body.index main nav.admission li.enter .button {
        border: none;
		width: 100%;
        margin: 0 auto;
        height: auto;
	}
	body.index main nav.admission li.enter .button:hover {
        border: none;
	}
	body.index main nav.admission li.enter .button a {
        padding: 10px 0px 10px 0px;
	}
    body.index main nav.admission li.ad {
        margin: 0px;
    }
	body.contents header {
		background-position: 100% 0px;
        background: url(../images/headerBG.jpg) center 20px / 150% auto;
	}
	body.contents header .logo {
    		padding: 40px 0px 20px 0px;
	}
	body.contents header .logo p img {
    		width: 96%;
	}
	body.contents header div.contact {
    		width: auto;
    		margin: 0px;
	}
    body.contents main article section h2 {
        border-radius: 0px;
        border-bottom: none;
    }
    body.contents header nav.menu ul li a {
        font-size: 0.6em;
    }
    body.contents main article section.newsInfo .wrapper p.title i {
        margin: 0px;
        vertical-align: middle;
    }
    body.contents main article section.news .wrapper p.photo {
        width: 25%;
    }
    body.contents main article section.newsInfo .wrapper p.photo {
        width: 50%;
    }
    body.girlinfo main article section.photodiary .wrapper {
        margin-bottom: 0px;
    }
}



