@charset "UTF-8";
@import url('http://fonts.googleapis.com/earlyaccess/notosansjp.css');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:700');

/* ==================================================

ブレイクポイント：@media screen and (max-width: 1280px) {}

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
全ページ共通・共通パーツ専用 common.css
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
※トップ・下層などで共通の記述はここに書く
※共通パーツの記述はトップのみ、下層のみに関わらずここに書く
※このcssを編集した場合、トップ〜下層まで確認する
※bodyのクラスで色分けをする ※#manboo / #net / #plus


【目次】

キーフレーム設定

全ページ共通
- ページトップ

ヘッダー
- メニュー

フッター

店舗詳細
- タイトル
- アクセス
- ニュース
- 店舗設備
 - アイコン設定
- 利用料金

トップページ

ブランドページ
- 共通
- サービス
- コンテンツ/Q&A
- リンク


-------------

色の変更
- マンボープラス
- ネットルーム
================================================== */


/*   web検索    */
header p {
	color: #fff;
	position: absolute;
	top: 92px;
	left: 590px;
	margin: 0;
}

header form {
	position: absolute;
	top: 50px;
	left: 635px;
}

header .country a {
    text-decoration: none;
    color: #fff;
}

*:first-child + html #searchBtn2    {
    top: 1px;
}

#jwdSearchText {
    width: 300px;
    height: 30px;
    padding: 3px 0 0 3px;
    font-size: 18px;
    background: url(../imgs/index/kensakumado.png) no-repeat center;
	background-size: auto;
    position: absolute;
    top: 35px;
    left: 38px;
}

#jwdSearchButton {
    width: 60px;
    height: 30px;
    text-indent: -9999px;
    font-size: 1px;
    overflow: hidden;
    border: none;
    background: url(../imgs/index/kensaku.png) no-repeat center;
    cursor: pointer;
    position: absolute;
    top: 35px;
    left: 340px;
}

#jwdSearchHotSpot {
    width: 500px;
    text-align: center;
    position: absolute;
    top: 120px;
    left: 566px;
}

#jwdDisplay li a {
	color: #4c4948;
	display: block;
	text-align: center;
	text-decoration: none;
}

#jwdKeyword {
	width:500px;
	height:15px;
	margin:3px auto;
	font-weight:bold;
}

#jwdDisplay {
	test-align:left;
	height:23px!important;
	overflow:hidden;
	white-space: nowrap;
}

#jwdDisplay ul {
	list-style:none;
	height:15px;
	margin:0 0 0 0px;
	padding:0;
}

#jwdDisplay li{
	float:left;
	margin-left:13px;
	padding:1px;
	font-size:12px;
	color:#333;
}

#jwdKeyword a {
	color:#333366;
}

#jwdDisplay li a {
	color: #4c4948;
	display: block;
	text-align: center;
	text-decoration: none;
}

#jwdDisplay {
	border: 1px solid rgba(255,255,255,0.7);
	background-color: rgba(255,255,255,0.7);
	border-radius: 3px;
	padding: 5px 5px 5px 8px;
}

/*  追記   */
.news_contents {
	position: fixed;
	left: 0;
	bottom: 0;
	background: url(../imgs/common/footer_map.png) no-repeat;
	width: 100%;
	height: 200px;
}

.news_contents .btn {
    width: 890px;
    margin: 0 auto;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #00a0e9;
    border-radius: 5px;
    padding: 5px;
	margin-top: 71px;
}

.news_contents .btn a {
    border-radius: 5px;
    display: block;
    height: 50px;
    line-height: 45px;
	font-family: 游ゴシック;
	font-weight: bold;
	border: 3px solid #ffffff;
}

.news_contents .btn a:hover {
	background-color: #2fbcfc;
}
.news_contents .btn2 {
    width:890px;
    margin:0 auto;
    text-align:center;
    height:60px;
    line-height:60px;
    background-color:#FA5882;
    border-radius:5px;
    padding:5px;
	margin-top:10px;
}

.news_contents .btn2 a {
    border-radius: 5px;
    display: block;
    height: 50px;
    line-height: 45px;
	font-family: 游ゴシック;
	font-weight: bold;
	border: 3px solid #ffffff;
}

.news_contents .btn2 a:hover {
	background-color: #FF8484;
}

/* 2017/1208追記 */

footer .txt_list {
	width: 1000px;
	margin: 0 auto;
}

footer .txt_list div {
	width: 312px;
	float: left;
	margin: 0;
	margin-bottom: 50px;
}

footer .txt_list div + div {
	margin-left: 32px;
}

footer .txt_list div a {
	display: block;
	width: 312px;
	overflow: hidden;
	color: #444;
}

/*20180228追記*/
#manboo .oshirase {
	margin: 0 182px;
}

/* インフォメーション */
dl {
	width: 960px;
	margin: 0 auto;
}

dt {
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
}

dd a {
	color: #fff100;
	font-size: 20px;
}

hr {
	width: 960px;
	margin: 0 auto;
	margin: 8px;
}

.small02 {
	font-size: 80%!important;
}
.taR {
	text-align: right!important;
}
.to_list {
	margin: 10px;
}
.to_list a {
	padding: 2px 10px;
	border: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
}
.to_list a:hover {
	background-color: #fff100;
	color: #00a0e9;
}

/*    nav    */
.article-list-nav {
	clear: both;
	margin: 50px auto;
	text-align: center;
	position: relative;
}
.article-list-nav .current,
.article-list-nav .page {
	margin: 0 15px;
}

.article-list-nav .current {
	border-bottom: 1px solid #fff100;
}

.article-list-nav a, .article-list-nav span {
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
    line-height: 1;
    transition: .3s ease-in-out;
}

.article-list-nav a, .article-list-nav span {
    font-size: 1.2rem;
}

::after, ::before {
    text-decoration: inherit;
    vertical-align: inherit;
}


.article-list-nav .current,
.article-list-nav .page {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0 8px;
    padding-top: 14px;
    transition: .3s ease-in-out;
}


.article-list-nav a {
	text-decoration: none;
	background-color: transparent;
	color: #fff100;
}

.article-list-nav a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.article-list-nav a:hover::after {
  transform: scale(1, 1);
}

.article-list-nav .nextpostslink {
    position: absolute;
    display: inline-block;
    bottom: 0;
	top: 15px;
	right: 25%
}

.article-list-nav .previouspostslink {
    position: absolute;
    display: inline-block;
    bottom: 0;
	top: 15px;
	left: 25%;
}


.article-list-nav .nextpostslink::before {
    right: -8px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.article-list-nav .previouspostslink::before {
    left: -10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.article-list-nav .nextpostslink::before {
    position: absolute;
    top: 22%;
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-bottom: 1px solid #777;
    border-left: 1px solid #777;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.article-list-nav .previouspostslink::before {
    position: absolute;
    top: 16%;
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-bottom: 1px solid #777;
    border-left: 1px solid #777;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

/*  2018/5/1追記  */
.news img {
	background: #fff;
}
.news a:hover img {
  opacity: 0.6;
  filter: brightness(110%);
 }

@media screen and (max-width: 1280px) {
	.news_contents .btn {
				width: auto;
				height: auto;
				padding: 0;
	}

		.news_contents .btn a {
				border-radius: 5px;
				display: block;
				height: 50px;
				line-height: 45px;
				border: 3px solid #ffffff;
		}
	.news_contents .btn2 {
				width: auto;
				height: auto;
				padding: 0;
	}
	.news_contents .btn2 a {
				border-radius: 5px;
				display: block;
				height: 50px;
				line-height: 45px;
				border: 3px solid #ffffff;
	}

		/* 2017/12/08追記 */
			footer .txt_list {
				width: 100%;
				margin: 30px 0;
			}

			footer .txt_list div {
				margin: 0 auto;
				margin-bottom: 20px;
				float: none;
			}

			footer .txt_list div + div {
				margin-left: 0;
				margin: 0 auto;
				margin-bottom: 20px;
			}

			footer .txt_list div a {
				width: 100%;
				height: auto;
				display: block;
				color: #444;
			}

			/*20180228追記*/
			#manboo .oshirase {
				margin: 0;
			}

			/* インフォメーション */
			dl {
				width: 100%;
				margin: 0 auto;
				padding: 0 10px;
			}

			dt {
				color: #fff;
				font-size: 18px;
				margin-bottom: 5px;
				padding: 0 10px;
			}

			dd a {
				color: #fff100;
				font-size: 16px;
				padding: 0 25px;
			}

			hr {
				width: 100%;
				margin: 0 auto;
				margin: 8px;
			}


}

/* ==================================================
	キーフレーム設定
================================================== */

@keyframes FadePulseIn {
	0% {
		transform: scale(1);
		opacity: 0;
	}
	10% {
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
	}
	70% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes FadeSlideLeftIn {
	0% {
		transform: translateX(50px) translateY(50px) rotate(10deg);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}

@keyframes pulseIn {
	0% {
		transform: scale(1);
	}
	10% {
		transform: scale(0.95);
	}
	50% {}
	70% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes pagetop {
	0% {
		transform: translate(0px, 0px) rotateZ(0deg)
	}
	25% {
		transform: translate(4px, 4px) rotateZ(2deg)
	}
	50% {
		transform: translate(0px, 4px) rotateZ(0deg)
	}
	75% {
		transform: translate(4px, 0px) rotateZ(-2deg)
	}
	100% {
		transform: translate(0px, 0px) rotateZ(0deg)
	}
}

@keyframes fadeInUp {
	0% {
		transform: translateX(0) translateY(10px) rotate(0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}

@keyframes fadeInDown {
	0% {
		transform: translateX(0) translateY(-10px) rotate(0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}

@keyframes pulse {
	0% {
		transform: scaleX(1)
	}
	10% {
		transform: scale3d(1.02, 1.02, 1.02) rotate(0.1deg)
	}
	20%,
	to {
		transform: scaleX(1)
	}
}

@keyframes fadeSlideLeft {
	0% {
		transform: translateX(50px) translateY(0) rotate(0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}

@keyframes fadeSlideRight {
	0% {
		transform: translateX(-50px) translateY(0) rotate(0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}

@keyframes fadeSlideUp {
	0% {
		transform: translateX(0) translateY(50px) rotate(0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}

@keyframes fadeSlideDown {
	0% {
		transform: translateX(0) translateY(-50px) rotate(0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0);
		opacity: 1;
	}
}


@keyframes fadeIn {
  0% {
		transform: translateX(0) translateY(-8px) rotate(0);
		opacity: 0;
	}
  100% {
		transform: translateX(0) translateY(0px) rotate(0);
		opacity: 1;
	}
}



#index.action .balloon01,
.top .main .kv .logoballoon {
	animation: FadePulseIn .5s ease-out;
}
.top .main .kv .logo {
  animation: fadeIn .3s ease-in-out;
	animation-delay: .45s;
	opacity: 0;
	animation-fill-mode:forwards;
}

#index.action .balloon02 {
	animation: FadeSlideLeftIn .3s ease-out;
}

footer nav ul li a:hover {
	animation: pulseIn .5s ease-out;
}

.pagetop:hover {
	animation: pagetop .2s infinite;
}

.top .service .iconArea .icon,
.top .content .bannerBox .banner,
.top .qaaArea .qaaBloc {
	opacity: 0;
}

.top .service .iconArea .icon.fadeInUp,
.top .content .bannerBox .banner.fadeInUp,
.top .qaaArea .qaaBloc.fadeInUp {
	opacity: 1;
	animation: fadeInUp .5s ease-out;
}

@media screen and (min-width: 1280px) {
	#manboo.top .info .blocInner02,
	#manboo.top .info .blocInner04,
	#plus.top .info .blocInner02 {
		opacity: 0;
	}
	#manboo.top .info .blocInner02.action,
	#manboo.top .info .blocInner04.action,
	#plus.top .info .blocInner02.action {
		opacity: 1;
		animation: fadeSlideLeft .5s ease-out;
	}
	#manboo.top .info .blocInner01,
	#manboo.top .info .blocInner03,
	#plus.top .info .blocInner01 {
		opacity: 0;
	}
	#manboo.top .info .blocInner01.action,
	#manboo.top .info .blocInner03.action,
	#plus.top .info .blocInner01.action {
		opacity: 1;
		animation: fadeSlideRight .5s ease-out;
	}
	#manboo.top .info .blocInner01 img,
	#net.top .info .img01 {
		opacity: 0;
	}
	#manboo.top .info .blocInner01 img.action,
	#net.top .info .img01.action {
		opacity: 1;
		animation: FadePulseIn .5s ease-out;
	}
	#manboo.top .info .blocInner04 img,
	#plus.top .info .blocInner02 img,
	#net.top .info .blocInner02,
	#net.top .info .img02 {
		opacity: 0;
	}
	#manboo.top .info .blocInner04 img.action,
	#plus.top .info .blocInner02 img.action,
	#net.top .info .blocInner02.action,
	#net.top .info .img02.action {
		opacity: 1;
		animation: fadeSlideUp .5s ease-out;
	}
	#net.top .info .blocInner01 {
		opacity: 0;
	}
	#net.top .info .blocInner01.action {
		opacity: 1;
		animation: fadeSlideDown .5s ease-out;
	}
}






@media screen and (max-width: 1280px) {
	footer nav ul li a:hover,
	.shop .price .priceArea ul.btnArea li:hover,
	.pagetop:hover,
	.top .main .kv .logo,
	.top .main .kv .logoballoon {
		animation: none;
		opacity: 1;
	}
	#index.action .balloon01,
	#index.action .balloon02 {
		display: none !important;
		animation: none;
	}
	#index .txt {
		animation: fadeInDown 1s ease-out;
	}
	#index .box .desc {
		opacity: 0;
	}
	#index .box .desc.fadeInUp {
		opacity: 1;
		animation: fadeInUp .5s ease-out;
	}
	#index .btnArea .btn {
		animation: pulse 1.5s infinite;
	}
	.top .service .iconArea .icon {
		opacity: 1;
	}
	.top .service .iconArea .icon.fadeInUp {
		animation: none;
	}
	.top .main .kvTxt {
		opacity: 1;
		animation: fadeInUp .5s ease-out;
	}
	#manboo.top .info .blocInner02 > div {
		opacity: 0;
	}
	#manboo.top .info .blocInner02 > div.action {
		opacity: 1;
		animation: FadePulseIn .5s ease-out;
	}
	#plus.top .info .blocInner02 > div,
	#net.top .info .blocInner02 .blocItem > div {
		opacity: 0;
	}
	#plus.top .info .blocInner02 > div.action,
	#net.top .info .blocInner02 .blocItem > div.action {
		opacity: 1;
		animation: fadeInUp .5s ease-out;
	}
}


/* ==================================================
全ページ共通
================================================== */

* {
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
}

body {
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 2px;
	overflow-x: hidden;
}

html,
body {
	font-family: 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'メイリオ', 'Meiryo', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #ffffff;
	height: 100%;
}

#index #inner {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: none;
	padding-bottom: 0;
}


#inner {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url('../imgs/manboo/dot_foot.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 80px;
}

img {
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a,
a::before,
a::after,
span,
span::before,
span::after,
input[type="submit"],
input[type="submit"]::before,
input[type="submit"]::after,
button,
button::before,
button::after,
.pagetop {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}

.cf::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.clear {
	clear: both;
}

.wrap {
	width: 1280px;
	margin: auto;
}

.hover {
	opacity: .75;
}

a,
input {
	outline: none;
}

#manboo {
	background-color: #00a0e9;
}

#net {
	background-color: #fff100;
}

#plus {
	background-color: #e4007f;
}




/* ページトップ
-------------------------------------------------- */

.pagetop {
	position: fixed;
	bottom: -140px;
	right: 40px;
	width: 104px;
	height: 133px;
	cursor: pointer;
	background-image: url('../imgs/common/pagetop.png');
	background-repeat: no-repeat;
	z-index: 999;
}

@media screen and (min-width: 1280px) {
	.sp {
		display: none !important;
	}
}


/* ==================================================
ヘッダー
================================================== */

header {
	position: relative;
	background-image: url('../imgs/manboo/dot.png');
	background-repeat: repeat-x;
	background-position: top;
	padding: 80px 0;
}

header .snsArea {
	position: absolute;
	top: 50px;
	right: 50px;
	display: block;
}

header .snsArea.active ul {
	display: none;
}

header .snsArea ul li {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 42px;
	height: 42px;
}

header .snsArea svg {
	width: 100%;
	height: auto;
}

header .snsArea svg path {
	fill: #ccecfb;
}

header .snsArea a:hover svg path {
	fill: #ffffff;
}

header .snsArea .eng {
	text-align: right;
	letter-spacing: 1px;
}

header .snsArea .eng a {
	opacity: .75;
}

header .snsArea .eng a:hover {
	opacity: 1;
}

header .logo {
	display: block;
	width: 280px;
	height: 32px;
	margin: 0 auto;
	text-align: center;
	background-image: url('../imgs/common/logo.png');
	background-repeat: no-repeat;
	background-position: center;
}

header .logo a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 280px;
	height: 32px;
	display: block;
	margin-top: -40px;
}




/* メニュー
-------------------------------------------------- */

#slidetoggle,
#slidetoggle span {
	display: inline-block;
	transition: all .2s ease-in-out;
	box-sizing: border-box;
	cursor: pointer;
}

#slidetoggle {
	display: none;
	position: absolute;
	top: 50px;
	left: 50px;
	width: 30px;
	height: 30px;
	z-index: 2;
	padding: 30px;
	z-index: 9999;
}

#slidetoggle span {
	position: absolute;
	background: #fff;
	width: 30px;
	height: 2px;
	left: 0;
	right: 0;
	margin: auto;
}

#slidetoggle span:nth-of-type(1) {
	top: 22px;
}

#slidetoggle span:nth-of-type(2) {
	bottom: 24px;
}

#slidetoggle.active span:nth-of-type(1) {
	-webkit-transform: translateY(6px) rotate(-45deg);
	transform: translateY(6px) rotate(-45deg);
}

#slidetoggle.active span:nth-of-type(2) {
	-webkit-transform: translateY(-6px) rotate(45deg);
	transform: translateY(-6px) rotate(45deg);
}

.gnav {
	display: none;
	position: absolute;
	top: 192px;
	width: 100%;
	background-color: #00a0e9;
	border-bottom: 3px solid #0085c1;
	z-index: 999;
}

.gnav .menu {
	padding: 50px 0;
}

.gnav .menu li {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 15px 0;
}

.gnav .menu li a {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 20px;
}

.gnav .menu li a:hover {
	text-decoration: underline;
}

.gnav .menu li.list {
	position: relative;
	padding-top: 160px;
}

.gnav .menu li.list:after {
	position: absolute;
	content: "";
	left: 50%;
	top: 30px;
	width: 1px;
	height: 100px;
	background-color: #ffffff;
}




/* ==================================================
フッター
================================================== */

footer {
	text-align: center;
}

footer nav {
	width: 1000px;
	margin: 100px auto 200px;
}

footer .fl_top {
	width: 1000px;
	margin: 50px auto 50px;
}

footer nav ul li {
	float: left;
	margin: 0;
}

footer nav ul li + li {
	margin-left: 32px;
}

footer nav ul li a {
	width: 312px;
	height: 240px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url('../imgs/manboo/f_nav01.png');
	background-repeat: no-repeat;
	background-position: center;
}

footer nav ul li:nth-of-type(2) a {
	background-image: url('../imgs/manboo/f_nav02.png');
}

footer nav ul li:nth-of-type(3) a {
	background-image: url('../imgs/manboo/f_nav03.png');
}

footer nav ul li a:hover {
	background-image: url('../imgs/manboo/f_nav01_on.png');
}

footer nav ul li:nth-of-type(2) a:hover {
	background-image: url('../imgs/manboo/f_nav02_on.png');
}

footer nav ul li:nth-of-type(3) a:hover {
	background-image: url('../imgs/manboo/f_nav03_on.png');
}

footer .copy {
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	padding-bottom: 10px;
	clear: both;
}


#net footer .txt_list div a {
	color: #444;
}

.shop footer .txt_list div a {
	color: #fff;
}

#net.shop footer .txt_list div a {
	color: #444;
}


/* ==================================================
 店舗詳細
================================================== */

.shop nav.nav {
	display: none;
}

.shop article.wrap {
	width: 960px;
}


/* タイトル
-------------------------------------------------- */

.shop .ttl {
	background-color: #fff100;
	padding: 20px 0;
	color: #00a0e9;
	margin-top: 50px;
	margin-bottom: 28px;
}

.shop h2 {
	text-align: center;
	width: 430px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	border-right: 2px solid #00a0e9;
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	font-weight: 800;
}

.shop h2 span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
	font-weight: normal;
}

.shop .txt {
	display: inline-block;
	width: 500px;
	vertical-align: middle;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6em;
}


/* アクセス
 -------------------------------------------------- */

.shop .access .ttl {
	margin-top: 28px;
}

.shop .access p.shop_para{
	line-height:1.5em;
}

.shop .shopimage {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 40px;
}

.shop .shopimage #gmap {
	width: 450px;
}

.shop .shopimage .phArea {
	width: 480px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.shop .shopimage .phArea .ph02,
.shop .shopimage .phArea .ph03 {
	width: 230px;
	float: left;
}

.shop .shopimage .phArea .ph03 {
	float: right;
}

.shop .shopinfo {
	margin-bottom: 20px;
}

.shop .shopinfo .name {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}

.shop .shopinfo .address,
.shop .shopinfo .tel {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6em;
}




/* ニュース
-------------------------------------------------- */

.shop .news .newsArea {
	padding: 0 5px;
	height: 210px;
	overflow-y: auto;
  margin-bottom: 28px;
}

.shop .news .newsArea li p a {
	text-decoration: underline;
}

.shop .news .newsArea li p a:hover {
	text-decoration: none;
}

.shop .news .newsArea ul li {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4em;
	margin-bottom: 50px;
	padding: 0 15px 8px 15px;
	border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
}

.shop .news .newsArea ul li span {
	color: #fff100;
	margin-right: 45px;
	display: inline-block;
	vertical-align: top;
	width: 180px;
}

.shop .news .newsArea ul li p {
	width: 670px;
	display: inline-block;
	vertical-align: top;
}


/* 店内設備
 -------------------------------------------------- */

.shop .equipment .ttl {
	margin-top: 90px;
}

.shop .equipment .iconArea {
	padding: 0 5px;
}

.shop .equipment .iconArea .icon {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 178px;
	height: 178px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url('../imgs/common/icon/shower.png');
	background-repeat: no-repeat;
}

.shop .equipment .iconArea .icon:nth-child(5n) {
	margin-right: 0;
}


/*アイコン設定*/
.shop .equipment .iconArea .icon.aircon { background-image: url('../imgs/common/icon/w_aircon.png'); }
.shop .equipment .iconArea .icon.amenity { background-image: url('../imgs/common/icon/w_amenity.png'); }
.shop .equipment .iconArea .icon.charge { background-image: url('../imgs/common/icon/w_charge.png'); }
.shop .equipment .iconArea .icon.couch { background-image: url('../imgs/common/icon/w_couch.png'); }
.shop .equipment .iconArea .icon.credit { background-image: url('../imgs/common/icon/w_credit.png'); }
.shop .equipment .iconArea .icon.dvd { background-image: url('../imgs/common/icon/w_dvd.png'); }
.shop .equipment .iconArea .icon.eat { background-image: url('../imgs/common/icon/w_eat.png'); }
.shop .equipment .iconArea .icon.flat { background-image: url('../imgs/common/icon/w_flat.png'); }
.shop .equipment .iconArea .icon.game { background-image: url('../imgs/common/icon/w_game.png'); }
.shop .equipment .iconArea .icon.goods { background-image: url('../imgs/common/icon/w_goods.png'); }
.shop .equipment .iconArea .icon.goout { background-image: url('../imgs/common/icon/w_goout.png'); }
.shop .equipment .iconArea .icon.green { background-image: url('../imgs/common/icon/w_green.png'); }
.shop .equipment .iconArea .icon.hispec { background-image: url('../imgs/common/icon/w_hispec.png'); }
.shop .equipment .iconArea .icon.largetv { background-image: url('../imgs/common/icon/w_largetv.png'); }
.shop .equipment .iconArea .icon.laundry { background-image: url('../imgs/common/icon/w_laundry.png'); }
.shop .equipment .iconArea .icon.magazine { background-image: url('../imgs/common/icon/w_magazine.png'); }
.shop .equipment .iconArea .icon.mov { background-image: url('../imgs/common/icon/w_mov.png'); }
.shop .equipment .iconArea .icon.nonsmok { background-image: url('../imgs/common/icon/w_nonsmok.png'); }
.shop .equipment .iconArea .icon.office { background-image: url('../imgs/common/icon/w_office.png'); }
.shop .equipment .iconArea .icon.powder { background-image: url('../imgs/common/icon/w_powder.png'); }
.shop .equipment .iconArea .icon.printer { background-image: url('../imgs/common/icon/w_printer.png'); }
.shop .equipment .iconArea .icon.private { background-image: url('../imgs/common/icon/w_private.png'); }
.shop .equipment .iconArea .icon.rocker { background-image: url('../imgs/common/icon/w_rocker.png'); }
.shop .equipment .iconArea .icon.shower { background-image: url('../imgs/common/icon/w_shower.png'); }
.shop .equipment .iconArea .icon.smoking { background-image: url('../imgs/common/icon/w_smoking.png'); }
.shop .equipment .iconArea .icon.sunburn { background-image: url('../imgs/common/icon/w_sunburn.png'); }
.shop .equipment .iconArea .icon.tv { background-image: url('../imgs/common/icon/w_tv.png'); }
.shop .equipment .iconArea .icon.vr { background-image: url('../imgs/common/icon/w_vr.png'); }
.shop .equipment .iconArea .icon.wifi { background-image: url('../imgs/common/icon/w_wifi.png'); }
.shop .equipment .iconArea .icon.word { background-image: url('../imgs/common/icon/w_word.png'); }
.shop .equipment .iconArea .icon.ladies { background-image: url('../imgs/common/icon/w_ladies.png'); }
.shop .equipment .iconArea .icon.ladiesbooth { background-image: url('../imgs/common/icon/w_ladiesbooth.png'); }

.shop .equipment .iconArea .icon.bluray { background-image: url('../imgs/common/icon/w_bluray.png'); }
.shop .equipment .iconArea .icon.Lshower { background-image: url('../imgs/common/icon/w_Lshower.png'); }
.shop .equipment .iconArea .icon.reclining { background-image: url('../imgs/common/icon/w_reclining.png'); }

.shop .equipment .iconArea .icon.freedrink { background-image: url('../imgs/common/icon/w_drink.png'); }
.shop .equipment .iconArea .icon.food { background-image: url('../imgs/common/icon/w_food.png'); }

.shop .equipment .iconArea .icon.openseat { background-image: url('../imgs/common/icon/w_openseat.png'); }
.shop .equipment .iconArea .icon.powerpoint { background-image: url('../imgs/common/icon/w_pp.png'); }
.shop .equipment .iconArea .icon.rocker { background-image: url('../imgs/common/icon/w_rocker.png'); }
.shop .equipment .iconArea .icon.nail { background-image: url('../imgs/common/icon/w_nail.png'); }


/* 利用料金
 -------------------------------------------------- */

.shop .price .priceArea {
	padding: 0 45px;
}

.shop .price .priceArea ul.btnArea {
	margin-bottom: 15px;
}

.shop .price .priceArea ul.btnArea li {
	float: left;
	min-width: 24%;
	margin-right: 1%;
}

.shop .price .priceArea ul.btnArea li .btn {
	position: relative;
	display: block;
	padding: 25px 20px 20px;
	text-align: center;
	background: #ffffff;
	color: #036eb8;
	box-shadow: 0 5px 0 rgba(200, 201, 201, 1);
	border-radius: 10px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

.shop .price .priceArea ul.btnArea li .btn:hover {
	border: none;
	transform: translateY(5px);
	transition-duration: .2s;
	box-shadow: 0 1px 0 rgba(200, 201, 201, 1);
}

.shop .price .priceArea ul.btnArea li .hit {
	background: #fff100;
	box-shadow: 0 5px 0 rgba(249, 182, 45, 1);
}

.shop .price .priceArea ul.btnArea li:hover p {
	border-color: rgba(0, 0, 0, 0);
}

.shop .price .priceArea .list ul {
	display: none;
}

.shop .price .priceArea .list li {
	border-radius: 5px;
	background-color: #00b9ef;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 5px;
}

.shop .price .priceArea .list li p {
	width: 48%;
  padding: 29px 20px;
	font-size: 20px;
	font-size: 2rem;
}

.shop .price .priceArea .list li p.plan {
	position: relative;
}

.shop .price .priceArea .list li p.plan::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 15px solid #00b9ef;
	right: -30px;
	top: 50%;
	margin-top: -30px;
}

.shop .price .priceArea .list li p.plan span {
	font-size: 16px;
	font-size: 1.6rem;
}

.shop .price .priceArea .list li p.planprice {
	width: 52%;
	font-family: 'Titillium Web', sans-serif;
	text-align: right;
	background-color: #eaf6fd;
	color: #009fe8;
	margin-right: 10px;
	font-size: 22px;
	font-size: 2.2rem;
}

.shop .price .priceArea .list p.btn {
	display: none;
}

.shop .price .priceArea .list li.ladies {
	background-color: #eb6ea5;
}

.shop .price .priceArea .list li.ladies p.planprice {
	background-color: #fdeff5;
	color: #e4007f;
}

.shop .price .priceArea .list li.ladies p.plan::after {
	border-left: 15px solid #eb6ea5;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
}

.shop .slider a:hover img {
	opacity: 0.75;
}

.shop .bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}

.shop .bx-wrapper .bx-pager.bx-default-pager {
	bottom: -45px;
}

.shop .bx-wrapper .bx-pager.bx-default-pager a {
	width: 15px;
	height: 15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px;
}

.shop .bx-wrapper .bx-pager.bx-default-pager a:hover,
.shop .bx-wrapper .bx-pager.bx-default-pager a.active,
.shop .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #fff100;
}

.shop .price_text {
	margin-bottom: 20px;
	line-height: 1.5;
	text-indent: -1em;
	margin-left: 60px;
	width: 800px;
}
/* ==================================================
 トップページ
 ================================================== */

#index {
	color: #333333;
}

/*#index .contents {
	padding-bottom: 80px;
}*/

#index header {
	background-color: #00a0e9;
}

#index .choiceArea {
	color: #00a0e9;
	display: -webkit-flex;
	display: flex;
	width: 940px;
	margin: 130px auto 60px;
}

#index .box {
	width: 300px;
	text-align: center;
}

#index .box .image {
	position: relative;
	margin-bottom: 10px;
	height: 340px;
}

#index .box .image::after {
	/* 	content:""; */
	position: absolute;
	left: 35px;
	top: 0;
	width: 230px;
	height: 340px;
	background: rgba(255, 0, 0, .5);
	border-radius: 0 10px 0 0;
}

#index .box .image img:not(.js-gif) {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 0 10px 0 0;
	box-shadow: 18px 18px 18px rgba(0, 0, 0, .2)
}

#index .choiceArea:hover a {
	opacity: 1;
}

#index .box .image:hover img:not(.js-gif) {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
	border-radius: 0 20px 0 0;
	box-shadow: 30px 30px 60px rgba(0, 0, 0, .2)
}

#index .box .image.hit img:not(.js-gif) {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.8;
	border-radius: 0 8px 0 0;
	box-shadow: 10px 10px 8px rgba(0, 0, 0, .2)
}

#index .box .image .click {
	position: absolute;
	z-index: 999999;
}

#index .box.manboo .image .click {
	top: -190px;
	left: 20px;
}

#index .box.manboo .image .click {
	top: -190px;
	left: 20px;
}

#index .box.plus .image .click {
	top: -190px;
	left: -37px;
}

#index .box.net .image .click {
	top: -190px;
	left: -232px;
}

#index .box .name {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 40px 0 10px;
}

#index .box .desc {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4em;
}

#index .btn {
	width: 890px;
	margin: 0 auto;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background-color: #00a0e9;
	border-radius: 5px;
	padding: 5px;
	margin-bottom:20px;
}
@media screen and (max-width:1280px){
#index .btn{
			margin-bottom:0;
		}
}

#index .btn a {
	border-radius: 5px;
	display: block;
	height: 50px;
	line-height: 45px;
	border: 3px solid #ffffff;
}

#index.action {
	background-image: url('../imgs/index/action.jpg');
	background-repeat: no-repeat;
	background-size: 3500px;
	background-position: top -1310px right -1580px;
	position: relative;
}

#index .balloon01,
#index .balloon02 {
	display: none;
}

#index.action .balloon01{
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -150px;
}

#index.action .balloon02 {
	display: block;
	position: absolute;
	top: 50%;
	left: auto;
	right: 0;
	margin-top: -200px;
}

#index footer .copy {

	color: #444;
}


/* ==================================================
	ブランドトップ
 ================================================== */


/* 共通
-------------------------------------------------- */

#manboo.top,
#plus.top,
#net.top {
	background-color: #ffffff;
	color: #333333;
}

#manboo.top header,
#manboo.top section.content {
	background-color: #00a0e9;
}

#plus.top header,
#plus.top section.content {
	background-color: #e4007f;
}

#net.top header,
#net.top section.content {
	background-color: #fff100;
}

.top section .ttl {
	text-align: center;
	padding: 30px 0 5px;
}


/* キービジュアル
-------------------------------------------------- */

.top .main {
	text-align: center;
	line-height: 1.8em;
	margin-bottom: 50px;
}

.top .main .kv {
	position: relative;
}

.top .main .kv .logo,
.top .main .kv .logoballoon {
	position: absolute;
	top: 30px;
	left: 60px;
}
.top .main .kv .logo {
  top: 210px;
  left: 150px;
}

#plus.top .main .kv .logo {
	position: absolute;
	top: 200px;
	left: 130px;
}

#net.top .main .kv .logo {
	position: absolute;
	top: 240px;
	left: 170px;
}

.top .main .kvTxt .kvTtl {
	margin-top: -50px;
}

.top .main .kvTxt .kvTtl {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.top .main .kvTxt p {
	font-size: 18px;
	font-size: 1.8rem;
}


/* information
-------------------------------------------------- */

.top .info {
	margin-bottom: 20px;
}

.top .info .blocInner02 {
	text-align: center;
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0;
}

.top .info .blocInner02 .ttl {
	margin: 0;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 20px;
	display: inline-block;
	position: relative;
}


/* まんが喫茶マンボー */

#manboo.top .info .bloc01 {
	margin: auto;
	width: 1280px;
	padding: 20px 20px 0;
	background: #00a0e9;
}

#manboo.top .info .bloc02 {
	margin: auto;
	width: 1280px;
	padding: 20px;
	background: #00a0e9;
}

#manboo.top .info .blocInner01 {
	float: left;
	position: relative;
	width: 320px;
	height: 580px;
	background-image: url('../imgs/brand/manboo/info_bg01.jpg');
}

#manboo.top .info .blocInner01 img {
	position: absolute;
	top: 150px;
	left: 4px;
}

#manboo.top .info .blocInner02 {
	float: right;
	padding: 180px 10px;
	width: 900px;
	height: 580px;
	background-image: url('../imgs/brand/manboo/info_bg02.jpg');
	background-size: cover;
	background-position: center;
}

#manboo.top .info .blocInner02 .ttl:after {
	position: absolute;
	width: 87px;
	height: 81px;
	content: '';
	top: -30px;
	right: -100px;
	background-image: url('../imgs/brand/manboo/info_img03.png');
}

#manboo.top .info .blocInner03 {
	float: left;
	width: 900px;
	height: 540px;
	background-image: url('../imgs/brand/manboo/info_bg03.jpg');
	background-size: cover;
	background-position: left;
}

#manboo.top .info .blocInner04 {
	float: right;
	width: 320px;
	height: 540px;
	text-align: center;
	background-image: url('../imgs/brand/manboo/info_bg04.jpg');
	background-size: cover;
	background-position: center;
}

#manboo.top .info .blocInner04 img {
	margin-top: -50px;
}





/* マンボープラス */

#plus.top .info .bloc01 {
	margin: auto;
	width: 1280px;
	padding: 20px;
	background: #e4007f;
}

#plus.top .info .blocInner01 {
	float: left;
	padding: 10px 0;
	width: 610px;
	height: 1040px;
	background: #ffffff;
	text-align: center;
}

#plus.top .info .blocInner02 {
	position: relative;
	float: right;
	padding: 120px 0 0;
	width: 610px;
	height: 1040px;
	background-color: #ffffff;
	background-image: url('../imgs/brand/manbooplus/info_bg02.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

#plus.top .info .blocInner02 img {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -38%;
}


/* ネットルーム */

#net.top .info {
	border: 14px solid #fff100;
	background-color: #fff100;
	box-sizing: border-box;
}

#net.top .info .bloc01 {
	position: relative;
	margin: auto;
	height: 1040px;
}

#net.top .info .blocInner01 {
	height: 506px;
	background-image: url('../imgs/brand/netroom/info_bg.png');
	background-size: cover;
	background-position: center top;
}

#net.top .info .blocInner02 {
	height: 534px;
	background-image: url('../imgs/brand/netroom/info_bg.png');
	background-size: cover;
	background-position: center bottom;
}

#net.top .info .img01 {
	position: absolute;
	bottom: 110px;
	left: 50%;
	margin-left: -640px;
}

#net.top .info .img02 {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -600px;
}

#net.top .info .blocInner01 .blocItem {
	height: 100%;
	background-image: url('../imgs/brand/netroom/info_bg01.png');
	background-repeat: no-repeat;
	background-position: center bottom -7px;
	border-bottom: 7px solid #fff100;
}

#net.top .info .blocInner02 .blocItem {
	height: 100%;
	background-image: url('../imgs/brand/netroom/info_bg02.png');
	background-repeat: no-repeat;
	background-position: center top -7px;
	border-top: 7px solid #fff100;
}


/* sliders
-------------------------------------------------- */

.top .sliders .banner {
	margin-top: -200px;
	padding: 240px 0 160px;
}

#manboo.top .sliders .banner {
	background: #00a0e9;
}

#plus.top .sliders .banner {
	background: #e4007f;
}

#net.top .sliders .banner {
	background: #fff100;
}

.top .sliders .banner > div {
	margin: auto;
	width: 976px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	background: transparent;
	margin-top: 30px;/*20180405追記*/
}

.top .sliders .banner .bx-pager.bx-default-pager {
	bottom: -45px;
}

.top .sliders .banner .bx-pager.bx-default-pager a {
	width: 15px;
	height: 15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px;
}

.top .sliders .banner .bx-pager.bx-default-pager a:hover,
.top .sliders .banner .bx-pager.bx-default-pager a.active,
.top .sliders .banner .bx-pager.bx-default-pager a:focus {
	background: #fff100;
}



#net.top .sliders .banner .bx-pager.bx-default-pager a:hover,
#net.top .sliders .banner .bx-pager.bx-default-pager a.active,
#net.top .sliders .banner .bx-pager.bx-default-pager a:focus {
	background: #00a0e9;
}


/* service
-------------------------------------------------- */

.top .service {
	background-image: url('../imgs/brand/manboo/srv_bg.png');
}

.top .service .iconArea {
	margin-bottom: 10px;
}

.top .service .iconArea .icon {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.top .service .iconArea .icon:nth-of-type(4n) {
	margin-right: 0;
}


/* content / QandA
-------------------------------------------------- */

.top .content {
	padding-bottom: 40px;
}

.top .content .bannerBloc {
	margin-bottom: 80px;
}

.top .content .bannerBox {
	margin-bottom: 20px;
}

.top .content .bannerBox .banner {
	position: relative;
}

.top .content .bannerBox .banner .btn {
	position: absolute;
	right: 150px;
	bottom: 30px;
	width: 300px;
	height: 50px;
	padding: 13px 25px 10px;
	text-align: left;
	background-color: #00a0e9;
	color: #000000;
	border: 4px solid #000000;
	box-shadow: 4px 4px;
}

.top .content .bannerBox .banner .btn::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 3px #000000;
  border-right: solid 3px #000000;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 29px;
  margin-top: -6px;
  border-radius: 3px;
}
.top .content .bannerBox .banner .btn::after {
  position: absolute;
  content: '';
  width: 25px;
  height: 25px;
  border: 2px solid #000000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -14px;
}
.top .content .bannerBox .banner .btn.active::before {
  margin-top: -2px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.top .content .bannerBox .banner .btn:hover {
	background-color: #27b9fc;
	cursor: pointer;
}

.top .content .bannerBox .inner {
	display: none;
	background-color: #44c2fb;
}

.top .content .bannerBox .inner .imgblock {
	width: 980px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
  flex-wrap: wrap;
	padding: 20px 0 0;
}
.top .content .bannerBox .inner .imgblock img{
	margin-bottom: 20px;
}

.top .content .bannerBox03 .inner .imgblock {
	display: block;
}
.top .content .bannerBox03 .inner .imgblock img{
	width: 240px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.top .content .bannerBox03 .inner .imgblock img:nth-child(4n){
	margin-right: 0;
}
.top .content .bannerBox03 .inner p {
	text-align: center;
	padding: 35px 0 15px;
}

/*動画紹介部分でPCサイズのみCSSがかかるよう体裁調整*/
@media screen and (min-width: 1280px){
.top .content .bannerBox .inner .imgblock .movieblock1 {
	display:flex;
	justify-content:center;
}
.top .content .bannerBox .inner .imgblock .movieblock2 {
	display:flex;
	justify-content:center;
}
.top .content .bannerBox .inner .imgblock .movie1 {
	width:240px;
	height:180px;
	margin-left:15px;
}
.top .content .bannerBox .inner .imgblock .movie2 {
	width:240px;
	height:180px;
	margin-left:15px;
}
}

.top .content .qaaArea .ttl {
	position: relative;
	padding: 0 0 20px;
	z-index: 9;
}

.top .content .qaaArea .ttl img {}

.top .qaaArea .qaaBloc {
	width: 100%;
	margin: -110px auto 0;
	padding: 110px 150px 40px;
	background-color: #ffffff;
}

.top .qaaArea .qaaBloc .qaaBox {
	margin-bottom: 5px;
	color: #00a0e9;
}

.top .qaaArea .qaaBloc .question {
	background-color: #00a0e9;
	color: #ffffff;
	font-size: 18px;
	position: relative;
	padding: 15px 75px 15px 20px;
	cursor: pointer;
}

.top .qaaArea .qaaBloc .question::after {
	position: absolute;
	content: '';
	width: 25px;
	height: 25px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -14px;
}

.top .qaaArea .qaaBloc .question::before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	right: 29px;
	margin-top: -6px;
	border-radius: 2px;
}

.top .qaaArea .qaaBloc .question.is-active::before {
	margin-top: -2px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.top .qaaArea .qaaBloc .answer {
	display: none;
	padding: 10px 40px 20px;
	line-height: 1.4em;
}


/* link
-------------------------------------------------- */

.top .link {
	margin: 130px auto 0;
	width: 976px;
}

.top .link .bnr01 {
	margin-bottom: 10px;
}

.top .link .bnr01 a {
	display: block;
	float: left;
	width: 478px;
	height: 195px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../imgs/brand/manboo/f_bnr01.png);
	background-repeat: no-repeat;
	background-position: center;
}

.top .link .bnr01 a:hover {
	background-image: url(../imgs/brand/manboo/f_bnr01_on.png);
}

.top .link .bnr01 a:last-child {
	float: right;
	background-image: url(../imgs/brand/manboo/f_bnr02.png);
}

.top .link .bnr01 a:last-child:hover {
	float: right;
	background-image: url(../imgs/brand/manboo/f_bnr02_on.png);
}

.top .link .bnr02 a {
	display: block;
	float: left;
	width: 976px;
	height: 197px;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../imgs/brand/manboo/f_bnr03.png);
	background-repeat: no-repeat;
	background-position: center;
}

.top .link .bnr02 a:hover {
	float: right;
	background-image: url(../imgs/brand/manboo/f_bnr03_on.png);
}

@media screen and (max-width: 1300px) {
	.top .service .iconArea .icon img {
		width: 235px;
	}
	.top .service .wrap {
		width: 974px;
		margin: auto;
	}
	.top .service .iconArea .icon {
		margin-right: 11px;
		margin-bottom: 11px;
	}
	.top .content .qaaArea {
		width: 1100px;
	}
}

@media screen and (max-width: 1280px) {
	/* ==================================================
	全ページ共通
	================================================== */
	img {
		width: 100%;
	}
	.pc {
		display: none !important;
	}
	.wrap {
		width: 100%;
		padding: 0 3%;
	}
	article {
		max-width: 640px;
		margin: auto;
	}
	.shop article.wrap {
		width: auto;
	}
	.shop h2 {
		width: 40%;
		padding: 0 10px;
	}
	.shop .txt {
		width: 55%;
	}
	/* アクセス
	-------------------------------------------------- */
	.shop .shopimage #gmap {
		width: 48%;
	}
	.shop .shopimage #gmap iframe {
		width: 100%;
		min-height: 400px;
		height: auto;
	}
	.shop .shopimage .phArea {
		width: 50%;
	}
	.shop .shopimage .phArea .ph02,
	.shop .shopimage .phArea .ph03 {
		width: 48%;
	}
	.shop .equipment .iconArea .icon:nth-child(5n) {
		margin-right: 15px;
	}
	/* ページトップ
	-------------------------------------------------- */
	.pagetop {
		bottom: -140px;
		right: 10px;
		width: 52px;
		height: 72px;
		background-size: 100%;
	}




	/* ==================================================
	フッター
	================================================== */
	footer nav {
		width: 100%;
		margin: 50px 0;
	}
	footer .fl_top {
		width: 100%;
		margin: 50px 0;
	}
	footer nav ul li {
		float: left;
		margin: 0;
		width: 30%;
	}
	footer nav ul li + li {
		margin-left: 5%;
	}
	footer nav ul li a {
		width: 100%;
		height: auto;
		background-size: 100%;
	}
	footer nav ul li a::after {
		padding-bottom: 76.8%;
		content: '';
		display: block;
	}


    #index #inner {
	    position: relative;
	    height: auto !important;
	    height: 100%;
	    min-height: 100%;
	    background-image: url('../imgs/manboo/dot_foot.png');
	    background-repeat: repeat-x;
	    background-position: bottom;
	    padding-bottom: 80px;
    }


	#net footer .txt_list div a {
	color: #444;
	}

	.shop footer .txt_list div a {
	color: #fff;
	}
	#net.shop footer .txt_list div a {
	color: #444;
	}

}

@media screen and (max-width: 1280px) {
	/* ==================================================
	ヘッダー
	================================================== */
	header {
		background-size: contain;
		padding: 40px 0 0;
	}
	header .snsArea {
		top: 10px;
		right: 10px;
		z-index: 999;
	}
	header .snsArea ul {
		display: none;
	}
	header .snsArea .eng a {
		font-size: 16px;
		font-size: 1.6rem;
	}
	header .snsArea.active .eng {
		display: none;
	}
	header .snsArea.active ul {
		display: block;
	}
	header .logo {
		padding: 60px 0 20px;
	}
	header .logo img {
		width: 50%;
	}
	/* ==================================================
	フッター
	================================================== */
	footer .copy {
		font-size: 10px;
		font-size: 1rem;
		color: #444;
	}

	.shop footer .copy {
		color: #ffffff;
	}
	/* メニュー
	-------------------------------------------------- */
	#slidetoggle {
		display: block;
		top: 10px;
		left: 10px;
	}
	.gnav {
		top: 0px;
	}
	.gnav .menu {
		padding: 60px 5%;
	}
	.gnav .menu li {
		text-align: left;
		border-bottom: 1px solid #ffffff;
		;
		padding: 0;
	}
	.gnav .menu li a {
		display: block;
		padding: 15px 0;
		font-size: 14px;
		font-size: 1.4rem;
	}
	/* ==================================================
	店舗詳細
	================================================== */
	.shop article.wrap {
		width: auto;
	}
	.shop nav.nav {
		display: block;
	}



	/* タイトル
	-------------------------------------------------- */
	.shop .ttl {
		margin-top: 40px;
		margin-bottom: 30px;
		padding: 10px;
	}
	.shop h2 {
		width: 100%;
		margin-right: 0;
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 1.2em;
		text-align: center;
		display: block;
		border: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid #00a0e9;
	}
	.shop h2 span {
		display: none;
	}
	.shop .txt {
		width: 100%;
		margin-top: 10px;
		font-size: 14px;
		font-size: 1.4rem;
    text-align: center;
	}

.shop .price_text {
	margin-bottom: 20px;
	line-height: 1.5;
	text-indent: -1em;
	margin-left: 20px;
	width: 100%;
}


	/* アクセス
	-------------------------------------------------- */
	.shop .shopimage {
		display: block;
		margin-bottom: 20px;
	}
	.shop .shopimage #gmap {
		width: 100%;
		margin-bottom: 20px;
	}
	.shop .shopimage #gmap iframe {
		width: 100%;
		height: 300px;
	}
	.shop .shopimage .phArea {
		width: 100%;
		display: block;
	}
	.shop .shopimage .phArea .ph01 {
		margin-bottom: 10px;
	}
	.shop .shopimage .phArea .ph02,
	.shop .shopimage .phArea .ph03 {
		width: 49%;
	}
	.shop .shopinfo {
		padding-left: 0;
		margin-top: 20px;
		text-align: center;
	}
	.shop .shopinfo .name {
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
	}
	.shop .shopinfo .address,
	.shop .shopinfo .tel {
		font-size: 14px;
		font-size: 1.4rem;
	}
	/* ニュース
	-------------------------------------------------- */
	.shop .news .newsArea {
		padding: 0;
		height: 300px;
	}
	.shop .news .newsArea ul li {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 8px 0;
		margin-bottom: 10px;
		border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
	}
	.shop .news .newsArea ul li span {
		margin-right: 0;
		width: 100%;
		display: block;
	}
	.shop .news .newsArea ul li p {
		width: 100%;
	}
	/* 店内設備案内
	-------------------------------------------------- */
	.shop .equipment .iconArea .icon {
		float: left;
		margin-right: 3%;
		margin-bottom: 10px;
    width: 22.5%;
		height: auto;
		background-size: 100%;
	}
	.shop .equipment .iconArea .icon:nth-child(5n) {
		margin-right: 3%;
	}
	.shop .equipment .iconArea .icon:nth-child(4n) {
		margin-right: 0;
	}
	.shop .equipment .iconArea .icon::before {
		display: block;
		content: "";
		padding-top: 100%;
	}
	/* ご利用料金
	-------------------------------------------------- */
	.shop .price .ttl {
		margin-bottom: 20px;
	}
	.shop .price .priceArea {
		padding: 0;
	}
	.shop .price .priceArea ul.btnArea {
		display: none;
	}
	.shop .price .priceArea ul.btnArea li {
		float: none;
		width: 100%;
		height: 50px;
		margin-right: 0;
		padding: 15px 5px 10px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.shop .price .priceArea ul.btnArea li:nth-child(2n) {
		float: right;
	}
	.shop .price .priceArea .list {
		margin-bottom: 20px;
	}
	.shop .price .priceArea .list li {
		display: block;
		padding-bottom: 5px;
	}
	.shop .price .priceArea .list p.btn {
		position: relative;
		display: block;
		padding: 20px 50px 15px 10px;
		text-indent: 45px;
		text-align: center;
		color: #036eb8;
		background: #ffffff;
		box-shadow: 0 5px 0 rgba(200, 201, 201, 1);
		border-radius: 10px;
		font-size: 22px;
		font-size: 2.2rem;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.shop .price .priceArea .list p.btn::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		display: block;
		margin-top: -12px;
		width: 24px;
		height: 24px;
		border: 2px solid #036eb8;
		border-radius: 50%;
		box-sizing: border-box;
	}
	.shop .price .priceArea .list p.btn::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 28px;
		display: block;
		margin-top: -5px;
		width: 8px;
		height: 8px;
		border-style: solid;
		border-color: #036eb8;
		border-width: 0 2px 2px 0;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		box-sizing: border-box;
	}
	.shop .price .priceArea .list p.btn.hit {
		background: #fff100;
		box-shadow: 0 5px 0 rgba(249, 182, 45, 1);
	}
	.shop .price .priceArea .list p.btn.hit::before {
		margin-top: -2px;
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	.shop .price .priceArea .list li p {
		width: 100%;
		padding: 20px 10px;
		text-align: center;
	}
	.shop .price .priceArea .list li p.planprice {
		width: 100%;
		text-align: center;
		margin-right: 0;
	}
	.shop .price .priceArea .list li p.plan span {
		font-size: 12px;
		font-size: 1.2rem;
		display: block;
	}
	.shop .price .priceArea .list li p.plan::after {
		border-top: 10px solid #00b9ef;
		border-right: 20px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 20px solid transparent;
		right: auto;
		left: 50%;
		top: auto;
		bottom: -20px;
		margin-top: 0;
		margin-left: -20px;
	}
	.shop .price .priceArea .list li.ladies p.plan::after {
		border-left: 20px solid transparent;
		border-top: 10px solid #eb6ea5;
	}
	/* ==================================================
	トップページ
	================================================== */
	#index .txt {
		margin: 20px auto 80px;
		line-height: 1.4em;
		padding: 40px 10px;
		color: #00a0e9;
		background-color: #d3f1ff;
		text-align: center;
		position: relative;
	}
	#index .txt::after {
		position: absolute;
		content: '';
		bottom: -100px;
		left: 50%;
		margin-left: -50px;
		border: 50px solid transparent;
		border-top: 50px solid #d3f1ff;
	}
	#index .choiceArea {
		display: block;
		width: auto;
		margin: 30px auto 20px;
	}
	#index .box {
		width: auto;
		border: 1px solid #00a0e9;
		border-radius: 5px;
		padding: 20px 10px;
		margin-bottom: 20px;
	}
	#index .box .image img {
		width: auto;
		max-width: 100%;
		margin-right: -10px;
		margin-bottom: 20px;
		box-shadow: 18px 18px 18px rgba(0, 0, 0, .2);
		border-radius: 0;
	}
	#index .box .image:hover img:not(.js-gif) {
		transform: none;
		opacity: 1;
		box-shadow: 18px 18px 18px rgba(0, 0, 0, .2);
		border-radius: 0;
	}
	#index .box .image.hit img:not(.js-gif) {
		transform: none;
		opacity: 1;
		box-shadow: 18px 18px 18px rgba(0, 0, 0, .2);
		border-radius: 0;
	}
	#index .box .linkbtn {
		height: 60px;
		line-height: 60px;
		background-color: #00a0e9;
		margin-top: 20px;
		border-radius: 5px;
	}
	#index .box.plus {
		border: 1px solid #e4007f;
		color: #e4007f;
	}
	#index .box.plus .linkbtn {
		background-color: #e4007f;
	}
	#index .box.net {
		border: 1px solid #ffcc00;
		color: #ffcc00;
	}
	#index .box.net .linkbtn {
		background-color: #ffcc00;
	}
	#index .btnArea {
		border: 1px solid #00a0e9;
		padding: 10px;
		border-radius: 5px;
		margin-bottom: 40px;
	}
	#index .btnArea .btn {
		width: auto;
		height: auto;
		padding: 0;
	}
	#index .btnArea .btn a {
		border: none;
		height: 60px;
		line-height: 60px;
	}
	#index .btnArea2 {
		border: 1px solid #FA5882;
		padding: 10px;
		border-radius: 5px;
		margin-bottom: 100px;
	}
	#index .btnArea2 .btn {
		width: auto;
		height: auto;
		padding: 0;
	}
	#index .btnArea2 .btn a {
		border: none;
		height: 60px;
		line-height: 60px;
	}
	#index.action {
		background: none;
	}


	/* ==================================================
		ブランドトップ
	================================================== */
	/* 共通
	-------------------------------------------------- */
	.top section .ttl img {
		width: auto;
		max-width: 100%;
	}
	.top .main .kv .logoballoon {
		top: 5%;
		left: 5%;
		width: 58.046875%;
	}
	.top .main .kv .logo {
		top: 29%;
		left: 12%;
		width: 35%;
	}
	#plus.top .main .kv .logo {
		top: 34%;
		left: 12%;
	}
	#net.top .main .kv .logo {
    top: 40%;
    left: 20%;
	}

	.top .main .kvTxt {
		margin-bottom: 20px;
	}
	.top .main .kvTxt .kvTtl {
		margin-top: 20px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.top .main .kvTxt p {
		line-height: 1.4em;
		font-size: 14px;
		font-size: 1.4rem;
		text-align: left;
	}
	/* information
	-------------------------------------------------- */
	.top .info {
		margin-bottom: 20px;
	}
	.top .info .blocInner02 {
		font-size: 14px;
		line-height: 1.7em;
	}
	.top .info .blocInner02 .ttl {
		margin-bottom: 16px;
		font-size: 15px;
	}
	/* まんが喫茶マンボー */
	#manboo.top .info .bloc01 {
		width: 100%;
		padding: 10px 10px 0;
	}
	#manboo.top .info .bloc02 {
		width: 100%;
		padding: 10px;
	}
	#manboo.top .info .blocInner01 {
		float: none;
		padding-top: 40%;
		width: 100%;
		height: auto;
	}
	#manboo.top .info .blocInner01 img {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		display: block;
		margin: auto;
		margin-top: -20px;
		width: 80%;
		max-width: 100%;
	}
	#manboo.top .info .blocInner02 {
		float: none;
		margin-bottom: 10px;
		padding: 20px 34px 40px;
		width: 100%;
		height: auto;
		background-image: url('../imgs/brand/manboo/sp/info_bg02.jpg');
	}
	#manboo.top .info .blocInner02 .ttl:after {
		width: 43px;
		height: 40px;
		top: 10px;
		right: -50px;
		background-size: 100%;
	}
	#manboo.top .info .blocInner03 {
		float: none;
		width: 100%;
		padding-top: 60%;
		height: auto;
	}
	#manboo.top .info .blocInner04 {
		display: none;
	}
	/* マンボープラス */
	#plus.top .info .bloc01 {
		margin: auto;
		width: 100%;
		padding: 10px;
	}
	#plus.top .info .blocInner01 {
		float: none;
		padding: 10px;
		width: 100%;
		height: auto;
	}
	#plus.top .info .blocInner02 {
		float: none;
		padding: 20px 34px 200px;
		margin-bottom: 10px;
		width: 100%;
		height: auto;
		background-color: #ffffff;
		background-image: url('../imgs/brand/manbooplus/info_bg02.jpg');
		background-position: bottom;
		background-repeat: repeat-x;
	}
	#plus.top .info .blocInner02 > div {
		position: relative;
		width: 100%;
		height: 100%;
	}
	#plus.top .info .blocInner02 img {
		position: absolute;
		bottom: -200px;
		left: 50%;
		margin-left: -80px;
		width: auto;
		height: 180px;
	}
	/* ネットルーム */
	#net.top .info {
		background-image: none;
		border: 10px solid #fff100;
	}
	#net.top .info .bloc01 {
		height: 100%;
	}
	#net.top .info .blocInner01 {
		position: relative;
		padding-top: 140%;
		height: auto;
		background-image: url('../imgs/brand/netroom/sp/info_bg01.png');
		background-size: cover;
		background-position: center;
	}
	#net.top .info .blocInner02 {
		position: relative;
		height: auto;
		background-image: url('../imgs/brand/netroom/sp/info_bg02.png');
		background-size: cover;
		background-position: center;
	}
	#net.top .info .img01 {
		display: none;
		position: absolute;
		bottom: 110px;
		left: 50%;
		margin-left: -640px;
	}
	#net.top .info .img02 {
		display: none;
		position: absolute;
		bottom: 0;
		right: 50%;
		margin-right: -600px;
	}
	#net.top .info .blocItem {
		position: absolute;
		bottom: 0;
		margin: auto;
		width: 100%;
		height: 90%;
	}
	#net.top .info .blocInner01 .blocItem {
		background-image: url('../imgs/brand/netroom/sp/info_bg01x.png');
		background-size: cover;
		background-position: center;
	}
	#net.top .info .blocInner02 .blocItem {
		position: relative;
		padding: 0 34px;
		top: 0;
		bottom: auto;
		height: 500px;
		background-image: url('../imgs/brand/netroom/sp/info_bg02x.png');
		background-repeat: no-repeat;
		background-size: auto 500px;
		background-position: center;
	}
	/* sliders
	-------------------------------------------------- */
	.top .sliders {
		margin-bottom: 20px;
	}
	.top .sliders .ttl {
		max-width: 577px;
		padding: 20px;
		margin: auto;
	}
	.top .sliders .banner {
		margin-top: -80px;
		padding: 100px 0 60px;
	}
	.top .sliders .banner > div {
		margin: auto;
		width: 100%;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 0;
		background: transparent;
		margin-top: 30px;/*20180405追記*/

	}
	/* サービス
	-------------------------------------------------- */
	.top .service {
		background-image: none;
	}
	.top .service .wrap {
		width: auto;
	}
	.top .service .iconArea .icon {
		float: left;
		margin-right: 0;
		margin-bottom: 5px;
		width: 49%;
	}
	.top .service .iconArea .icon:nth-child(2n) {
		float: right;
	}
	.top .service .iconArea .icon img {
		width: 100%;
	}
	/* content / QandA
	-------------------------------------------------- */
	.top .content .bannerBox .banner .btn {
		position: absolute;
		right: 0;
		left: 0;
		margin: auto;
		bottom: 30px;
		width: 90%;
	}
	.top .content .bannerBox .inner .imgblock {
		width: auto;
		margin: 0 auto;
		display: block;
		padding: 10px 5px 0;
	}
	.top .content .bannerBox .inner .imgblock img{
		margin-bottom: 10px;
	}
	.top .content .bannerBox03 .inner .imgblock {
		text-align: center;
	}
	.top .content .bannerBox03 .inner .imgblock img{
		width: 80%;
		float: none;
		margin-right: 0;
		margin-bottom: 6px;
	}
	.top .content .bannerBox03 .inner p {
		padding: 15px;
		line-height: 1.4em;
	}



	.top .content .qaaArea {
		width: 100%;
	}
	.top .qaaArea .qaaBloc {
		padding: 100px 10px 40px;
		width: auto;
	}
	.top .qaaArea .qaaBloc {
		line-height: 1.4em;
	}
	.top .qaaArea .qaaBloc .answer {
		padding: 15px 5% 30px;
	}
	/* link
	-------------------------------------------------- */
	.top .link {
		margin: 30px auto 0;
		width: 100%;
	}
	.top .link .bnr01 a {
		float: none;
		margin-bottom: 10px;
		width: 100%;
		height: auto;
		background-size: 100%;
	}
	.top .link .bnr01 a:last-child {
		float: none;
	}
	.top .link .bnr01 a:after {
		padding-bottom: 38%;
		content: '';
		display: block;
	}
	.top .link .bnr02 a {
		width: 100%;
		height: auto;
		display: block;
		background-image: none !important;
		overflow: visible;
		text-indent: 0;
		white-space: inherit;
	}
	.top .link .bnr02 a:hover {
		background-image: none;
	}
}


/* ==================================================
色の変更
================================================== */


/* マンボープラス
-------------------------------------------------- */

#plus {
	background-color: #e4007f;
}

#plus header .snsArea svg path {
	fill: #ffc2e4;
}

#plus header .snsArea a:hover svg path {
	fill: #ffffff;
}

#plus .gnav {
	background-color: #e4007f;
	border-bottom: 3px solid #c80471;
}

#plus.shop .ttl {
	color: #e4007f;
}

#plus.shop h2 {
	border-right: 2px solid #e4007f;
}

#plus.shop .price .priceArea ul.btnArea li .btn {
	color: #e4007f;
}

#plus.shop .price .priceArea ul.btnArea li p {
	letter-spacing: 0;
	margin-right: 0;
}

#plus.shop .price .priceArea .list li {
	background-color: #fff100;
	color: #e4007f;
}

#plus.shop .price .priceArea .list li p.plan::after {
	border-left: 15px solid #fff100;
}

#plus.shop .price .priceArea .list li p.planprice {
	color: #e4007f;
	background-color: #ffffff;
}

#plus.shop .price .priceArea .list p.btn {
	background: #ffffff;
	color: #e4007f;
}

#plus.shop .price .priceArea .list p.btn.hit {
	background: #fff100;
	color: #e4007f;
}

#plus footer .copy {
	color: #444;
}

#plus.shop footer .copy {
color: #ffffff;
}

#plus #inner {
	background-image: url('../imgs/plus/dot_foot.png');
}

#plus footer nav ul li a {
	background-image: url('../imgs/plus/f_nav01.png');
}

#plus footer nav ul li:nth-of-type(2) a {
	background-image: url('../imgs/plus/f_nav02.png');
}

#plus footer nav ul li:nth-of-type(3) a {
	background-image: url('../imgs/plus/f_nav03.png');
}

#plus footer nav ul li a:hover {
	background-image: url('../imgs/plus/f_nav01_on.png');
}

#plus footer nav ul li:nth-of-type(2) a:hover {
	background-image: url('../imgs/plus/f_nav02_on.png');
}

#plus footer nav ul li:nth-of-type(3) a:hover {
	background-image: url('../imgs/plus/f_nav03_on.png');
}


/* ==================================================
	ブランドページ
================================================== */


/* コンテンツ
-------------------------------------------------- */

#plus.top .content .bannerBox .banner .btn {
	background-color: #e4007f;
}

#plus.top .content .bannerBox .banner .btn:hover {
	background-color: #fe1e9b;
}
#plus.top .content .bannerBox .inner {
	background-color: #ff9fc9;
}

#plus.top .qaaArea .qaaBloc .qaaBox {
	margin-bottom: 5px;
	color: #e4007f;
}

#plus.top .qaaArea .qaaBloc .question {
	background-color: #e4007f;
}


/* link
-------------------------------------------------- */

#plus.top .link .bnr01 a {
	background-image: url(../imgs/brand/manbooplus/f_bnr01.png);
}

#plus.top .link .bnr01 a:hover {
	background-image: url(../imgs/brand/manbooplus/f_bnr01_on.png);
}

#plus.top .link .bnr01 a:last-child {
	background-image: url(../imgs/brand/manbooplus/f_bnr02.png);
}

#plus.top .link .bnr01 a:last-child:hover {
	background-image: url(../imgs/brand/manbooplus/f_bnr02_on.png);
}

#plus.top .link .bnr02 a {
	background-image: url(../imgs/brand/manbooplus/f_bnr03.png);
}

#plus.top .link .bnr02 a:hover {
	background-image: url(../imgs/brand/manbooplus/f_bnr03_on.png);
}



@media screen and (max-width: 1280px) {
	#plus.shop h2 {
	  border-right: 0;
	  padding-bottom: 10px;
	  border-bottom: 1px solid #e4007f;
	}
	#plus.shop .price .priceArea .list li p.plan::after {
	  border-top: 10px solid #fff100;
	  border-right: 20px solid transparent;
	  border-bottom: 10px solid transparent;
	  border-left: 20px solid transparent;
	}
	#plus.shop .price .priceArea ul.btnArea li {
	  width: 49%;
	  margin-bottom: 10px;
	}
	#plus.shop .price .priceArea ul.btnArea {
	  padding: 0;
	  margin-bottom: 5px;
	}
	#plus.shop .price .priceArea .list p.btn::after {
	  border: 2px solid #e4007f;
	}
	#plus.shop .price .priceArea .list p.btn::before {
	  border-color: #e4007f;
	}
	#plus.shop .price .priceArea .list p.btn::after {
	  border: 2px solid #e4007f;
	}
	#plus.shop .price .priceArea .list p.btn::before {
	  border-color: #e4007f;
	}
}






/* ネットルーム
-------------------------------------------------- */

#net {
	background-color: #fff100;
	color: #000000;
}

#net #inner {
	background-image: url('../imgs/net/dot_foot.png');
}

#net a {
	color: #000000;
}

#net #slidetoggle span {
	background: #000000;
}

#net header .snsArea svg path {
	fill: #666666;
}

#net header .snsArea a:hover svg path {
	fill: #000000;
}

#net header .snsArea .eng a {
	color: #000000;
}

#net .gnav {
	background-color: #fff100;
	border-bottom: 3px solid #c7bc00;
}

#net .gnav .menu li a {
	color: #000000;
}

#net .gnav .menu li.list:after {
	background-color: #000000;
}




#net.shop .ttl {
    color: #ffffff;
    background-color: #00a0e9;
}

#net.shop h2 {
    color: #fff100;
    border-right: 2px solid #ffffff;
}

#net.shop .news .newsArea ul li span {
    color: #e4007f;
}

#net.shop .bx-wrapper .bx-pager.bx-default-pager a:hover,
#net.shop .bx-wrapper .bx-pager.bx-default-pager a.active,
#net.shop .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #00a0e9;
}

#net.shop .news .newsArea ul li {
    border-bottom: 2px dashed rgba(0, 0, 0, 0.3);
}

#net.shop .price .priceArea ul.btnArea li {
    color: #00a0e9;
}

#net.shop .price .priceArea ul.btnArea li .btn.hit {
    color: #ffffff;
    background: #00a0e9;
		box-shadow: 0 5px 0 rgba(29, 118, 158, 1);
}
#net.shop .price .priceArea ul.btnArea li .btn.hit:hover {
		box-shadow: 0 2px 0 rgba(29, 118, 158, 1);
}

#net.shop .price .priceArea .list p.btn.hit {
    background: #00a0e9;
    color: #ffffff;
		box-shadow: 0 5px 0 rgba(29, 118, 158, 1);
}


#net.shop .price .priceArea .list li.ladies {
    background-color: #eb6ea5;
}
#net.shop .price .priceArea .list li.ladies p.planprice {
	color: #eb6ea5;
}
#net.shop .price .priceArea .list li.ladies p.plan::after {
	border-left: 15px solid  #eb6ea5;
}



#net.shop .price .priceArea .list li {
    background-color: #00a0e9;
    color: #ffffff;
}
#net.shop .price .priceArea .list li p.planprice {
    background-color: #ffffff;
}
#net.shop .price .priceArea .list li p.plan::after {
    border-left: 15px solid #00a0e9;
}



#net footer .copy {
	color: #444;
}

#net.shop footer .copy {
color: #444;
}

#net footer nav ul li a {
	background-image: url('../imgs/net/f_nav01.png');
}

#net footer nav ul li:nth-of-type(2) a {
	background-image: url('../imgs/net/f_nav02.png');
}

#net footer nav ul li:nth-of-type(3) a {
	background-image: url('../imgs/net/f_nav03.png');
}

#net footer nav ul li a:hover {
	background-image: url('../imgs/net/f_nav01_on.png');
}

#net footer nav ul li:nth-of-type(2) a:hover {
	background-image: url('../imgs/net/f_nav02_on.png');
}

#net footer nav ul li:nth-of-type(3) a:hover {
	background-image: url('../imgs/net/f_nav03_on.png');
}

@media screen and (max-width: 1280px) {
	#net.shop .price .priceArea .list li.ladies p.plan::after {
	  border-left: 20px solid transparent;
	  border-top: 10px solid #eb6ea5;
	}
}

@media screen and (max-width:1280px){
#net .web_reservation{
	width:140px;
	height:60px;
	margin:0 auto;
  display:table;
  font-size:18px;
  font-size:1.8rem;
  font-weight:bold;
	text-align: center;
}
#net li.deposit{list-style:none;margin-bottom:20px;line-height:18px;}
}
@media screen and (min-width:1280px){
#net .web_reservation{
	width:auto;
	height:auto;
  font-size:19px;
  font-size:3rem;
  font-weight:bold;
	line-height: 30px;
}
#net li.deposit{list-style:none;margin-bottom:20px;}
}
#net .web_reservation {
	width: 200px;
	text-align: center;
}
#net .web_reservation a{
    text-decoration : none;
    display : block;
    color : #036eb8;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 5px 0 rgba(200, 201, 201, 1);
    padding : 15px;
    transition: 0.2s all ease 0s;
	border: 3px solid rgba(3, 110,184,0.6);
}
#net .web_reservation a:hover{
    background-color: #00a0e9;
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
		color: #fff;
}
@media all and (-ms-high-contrast: none){
	#net .web_reservation a{
	position:relative;
	top:15px;
	}
}
  #net .web_reservation:hover{
	cursor:pointer;
	}

@media screen and (min-width:1280px){
.containerY{
	display: grid;
	grid-template-columns: 50% 50%;
}

.containerB {
	align-self: center;
	align-content: center;
}

		.containerY{
	display: grid;
	grid-template-columns: 40% 60%;
}

				
			
		
					

#net .web_reservation {
	width: 500px;
	text-align: center;
}
	}
/* ==================================================
	ブランドページ
================================================== */


/* コンテンツ
-------------------------------------------------- */

#net.top .content .bannerBox .banner .btn {
	background-color: #fff100;
}

#net.top .content .bannerBox .banner .btn:hover {
	background-color: #fff65d;
}
#net.top .content .bannerBox .inner {
	background-color: #fffcc3;
}


#net.top .qaaArea .qaaBloc .qaaBox {
	margin-bottom: 5px;
	color: #000000;
}

#net.top .qaaArea .qaaBloc .question {
	background-color: #fff100;
	color: #000000;
}

#net.top .qaaArea .qaaBloc .question::before {
	border-top: solid 2px #000000;
	border-right: solid 2px #000000;
}

#net.top .qaaArea .qaaBloc .question::after {
	border: 2px solid #000000;
}



/* link
-------------------------------------------------- */

#net.top .link .bnr01 a {
	background-image: url(../imgs/brand/netroom/f_bnr01.png);
}

#net.top .link .bnr01 a:hover {
	background-image: url(../imgs/brand/netroom/f_bnr01_on.png);
}

#net.top .link .bnr01 a:last-child {
	background-image: url(../imgs/brand/netroom/f_bnr02.png);
}

#net.top .link .bnr01 a:last-child:hover {
	background-image: url(../imgs/brand/netroom/f_bnr02_on.png);
}

#net.top .link .bnr02 a {
	background-image: url(../imgs/brand/netroom/f_bnr03.png);
}

#net.top .link .bnr02 a:hover {
	background-image: url(../imgs/brand/netroom/f_bnr03_on.png);
}

@media screen and (max-width: 1280px) {
	#net .gnav .menu li {
		border-bottom: 1px solid #000000;
	}
	#net.shop .price .priceArea .list li p.plan::after {
		border-top: 10px solid #00a0e9;
		border-right: 20px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 20px solid transparent;
	}
	#net.shop h2 {
		border-right: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid #ffffff;
	}
	#net.top .link .bnr02 a,
	#net.top .link .bnr02 a:hover {
		background-image: none;
	}
}


/*アイコン設定*/

#net.shop .equipment .iconArea .icon.aircon { background-image: url('../imgs/common/icon/b_aircon.png'); }
#net.shop .equipment .iconArea .icon.amenity { background-image: url('../imgs/common/icon/b_amenity.png'); }
#net.shop .equipment .iconArea .icon.charge { background-image: url('../imgs/common/icon/b_charge.png'); }
#net.shop .equipment .iconArea .icon.couch { background-image: url('../imgs/common/icon/b_couch.png'); }
#net.shop .equipment .iconArea .icon.credit { background-image: url('../imgs/common/icon/b_credit.png'); }
#net.shop .equipment .iconArea .icon.dvd { background-image: url('../imgs/common/icon/b_dvd.png'); }
#net.shop .equipment .iconArea .icon.eat { background-image: url('../imgs/common/icon/b_eat.png'); }
#net.shop .equipment .iconArea .icon.flat { background-image: url('../imgs/common/icon/b_flat.png'); }
#net.shop .equipment .iconArea .icon.game { background-image: url('../imgs/common/icon/b_game.png'); }
#net.shop .equipment .iconArea .icon.goods { background-image: url('../imgs/common/icon/b_goods.png'); }
#net.shop .equipment .iconArea .icon.goout { background-image: url('../imgs/common/icon/b_goout.png'); }
#net.shop .equipment .iconArea .icon.green { background-image: url('../imgs/common/icon/b_green.png'); }
#net.shop .equipment .iconArea .icon.hispec { background-image: url('../imgs/common/icon/b_hispec.png'); }
#net.shop .equipment .iconArea .icon.largetv { background-image: url('../imgs/common/icon/b_largetv.png'); }
#net.shop .equipment .iconArea .icon.laundry { background-image: url('../imgs/common/icon/b_laundry.png'); }
#net.shop .equipment .iconArea .icon.magazine { background-image: url('../imgs/common/icon/b_magazine.png'); }
#net.shop .equipment .iconArea .icon.mov { background-image: url('../imgs/common/icon/b_mov.png'); }
#net.shop .equipment .iconArea .icon.nonsmok { background-image: url('../imgs/common/icon/b_nonsmok.png'); }
#net.shop .equipment .iconArea .icon.office { background-image: url('../imgs/common/icon/b_office.png'); }
#net.shop .equipment .iconArea .icon.powder { background-image: url('../imgs/common/icon/b_powder.png'); }
#net.shop .equipment .iconArea .icon.printer { background-image: url('../imgs/common/icon/b_printer.png'); }
#net.shop .equipment .iconArea .icon.private { background-image: url('../imgs/common/icon/b_private.png'); }
#net.shop .equipment .iconArea .icon.rocker { background-image: url('../imgs/common/icon/b_rocker.png'); }
#net.shop .equipment .iconArea .icon.shower { background-image: url('../imgs/common/icon/b_shower.png'); }
#net.shop .equipment .iconArea .icon.smoking { background-image: url('../imgs/common/icon/b_smoking.png'); }
#net.shop .equipment .iconArea .icon.sunburn { background-image: url('../imgs/common/icon/b_sunburn.png'); }
#net.shop .equipment .iconArea .icon.tv { background-image: url('../imgs/common/icon/b_tv.png'); }
#net.shop .equipment .iconArea .icon.vr { background-image: url('../imgs/common/icon/b_vr.png'); }
#net.shop .equipment .iconArea .icon.wifi { background-image: url('../imgs/common/icon/b_wifi.png'); }
#net.shop .equipment .iconArea .icon.word { background-image: url('../imgs/common/icon/b_word.png'); }
#net.shop .equipment .iconArea .icon.ladies { background-image: url('../imgs/common/icon/b_ladies.png'); }

#net.shop .equipment .iconArea .icon.bluray { background-image: url('../imgs/common/icon/b_bluray.png'); }
#net.shop .equipment .iconArea .icon.Lshower { background-image: url('../imgs/common/icon/b_Lshower.png'); }
#net.shop .equipment .iconArea .icon.reclining { background-image: url('../imgs/common/icon/b_reclining.png'); }

#net.shop .equipment .iconArea .icon.bicycle { background-image: url('../imgs/common/icon/b_bicycle.png'); }
#net.shop .equipment .iconArea .icon.Llaundry { background-image: url('../imgs/common/icon/b_Llaundry.png'); }
#net.shop .equipment .iconArea .icon.parking { background-image: url('../imgs/common/icon/b_parking.png'); }
#net.shop .equipment .iconArea .icon.post { background-image: url('../imgs/common/icon/b_post.png'); }
#net.shop .equipment .iconArea .icon.freedrink { background-image: url('../imgs/common/icon/b_drink.png'); }
#net.shop .equipment .iconArea .icon.food { background-image: url('../imgs/common/icon/b_food.png'); }
#net.shop .equipment .iconArea .icon.openseat { background-image: url('../imgs/common/icon/b_openseat.png'); }
#net.shop .equipment .iconArea .icon.powerpoint { background-image: url('../imgs/common/icon/b_pp.png'); }
#net.shop .equipment .iconArea .icon.refrigerator { background-image: url('../imgs/common/icon/b_refrigerator.png'); }

#net.shop .equipment .iconArea .icon.Lrocker {
	background-image: url('../imgs/common/icon/b_l_rocker.png'); }
#net.shop .equipment .iconArea .icon.ladiesbooth {
	background-image: url('../imgs/common/icon/b_ladiesbooth.png'); }
#net.shop .equipment .iconArea .icon.coldrocker {
		background-image: url('../imgs/common/icon/b_coldroker.png'); }
#net.shop .equipment .iconArea .icon.rentalcycle {
				background-image: url('../imgs/common/icon/b_rentalcycle.png'); }
