html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0; }
  
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

body { 
  font-family: 'M PLUS 1', sans-serif; font-weight: 400;
  font-size: 16px; background: #FFF ; background-image: url("../images/shop/BG.png"); background-size: 100px }

.pink { color: #ef67af }
.light-blue { color: #259de9 ; }
.orange { color: #f5945c ; }
a:hover { text-decoration: none }

h1, h2, h3, h4, h5, h6 { font-family: 'M PLUS 1', sans-serif; font-weight: 800; }

.font-weight-bold { font-size: 110% }
.container { max-width: 1190px; }
.container-fluid { padding: 0; }

.font130 { font-size: 130% ; }
.font120 { font-size: 120% ; }
.font110 { font-size: 110% ; }
.mgb30 { margin-bottom: 30px }
.red { color: #ff2400 }
.blue { color: #1267ff }
.pcNo { display: none !important ; }

#ninsho{ display: none ; z-index: 2000 }
#ninsho { width: 800px ; text-align: center; font-size: 120% ; position: fixed; top: 20% ; left: 50% ; margin-left: -400px;}
#ninsho h1{ font-size: 300% ; font-weight: 900; margin-bottom: 10px;}
#ninsho span{ font-style: italic ; }
#ninshoLogo { width: 65% ; margin: 0 auto ;}
#ENTER img{ width: 65% ; margin: 0 auto ;transition-duration:0.5s; cursor: pointer; }
#ENTER img:hover{ width: 75% ; margin: 0 auto ;}

header {
	background-color: #fff100;
	text-align: center;
	border-bottom: 3px solid #000 ;
	display: flex;
	padding: 0 0; height: 66px;
	position: fixed;
	justify-content: space-between; color: #fff ;
	transition: .5s;
	width: 100%; z-index: 1000;   
}
 
header .nav-fill { max-width: 250px; }
header .nav-fill a { color: #ffffff; }
header .nav-fill li:hover a { color: #03133a; }
.navbar-expand-md .navbar-nav .nav-link { color: #111; font-size: 90% ; font-weight: 700 ; padding: 0.5rem 0.7rem; letter-spacing: -0.7px;  }
.navbar-expand-md .navbar-nav .nav-link span{ display: block ; font-weight: 500 ;font-size: 90% ;  }
  
.navbar {  padding: 0 ; } 
.site-header.transform{ background: rgba(255,255,255,0.9); color: #111 ; }

.nav-search { display: none;
  max-width: 600px;
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  height: auto; }

.toggle-search { margin-top: 12px; cursor: pointer; }

header .bar1, header .bar2, header .bar3 {
width: 25px;
height: 2px;
background-color: #111;
margin: 5px 0;
transition: 0.4s;
display: block; position: relative; }

header .change .bar1 {
-webkit-transform: rotate(-42deg) translate(-2px, 6px);
transform: rotate(-42deg) translate(-2px, 6px); }

header .change .bar2 { opacity: 0; }

header .change .bar3 {
-webkit-transform: rotate(46deg) translate(-4px, -8px);
transform: rotate(46deg) translate(-4px, -8px); }

header .tora { width: 100%; height: 3px; position: absolute; bottom: 0; }
.tora { width: 100%; background: url("../images/shop/toraLine.png") ; }

.headerPhone, .footerPhone { display: none ; }
.footerTelop { width: 100% ; overflow: hidden; white-space: nowrap }
.slide-header { margin-top: 66px; }
.slide-header div{ position: relative; }
.slide-header img#ANMA{ width: 50% ; position: absolute ; left: 8%; z-index: 110 ; }
.slide-header img.bg{ width: 100% ; z-index: 100 ; }

.site-logo { width: 220px; position: absolute; top: 0; left: 10px ; text-align: left ;}
.site-logo img{ width: 100% ; }
@media (max-width: 1220px) {

}
.site-phone { font-size: 130% ; border-left:  1px solid #000 ; padding-right: 5px; padding-left: 10px; margin-left: 10px; line-height: 103%; font-weight: 800 ; text-align: left}
.site-phone a.nav-link {  font-weight: 900 ; letter-spacing: 0.5px; }
.site-phone span{ font-size: 100% !important ; line-height: 103%; font-weight: 900 !important}

.navbar { position: absolute; top: 0 ; right: 0 }
@media (max-width: 767px) {
.navbar-collapse { background: rgba(255,255,255,1); border: 1px solid #FFF ; padding: 10px 20px;
}
}

.owl-system .owl-nav { width: 100% ; color: #111 ; font-size: 35px;  position: absolute ; top: 38% ; z-index: 100 }
.owl-system .owl-prev { line-height: 30px; position: absolute ; left: 5px; }
.owl-system .owl-next { line-height: 30px;position: absolute ; right: 5px; }
 
@media (max-width: 767px) { }

h3 { font-size:150%; font-weight: 900; }
h4 { font-size: 120%; font-weight: 800; margin-bottom: 20px; }

h2.pageTitle { height: 50px; text-align: center ; background: #000; position: relative; display: inline-block ; }
h2.pageTitle i{ color: #fff ; font-size: 50% ; }
h2.pageTitle::before {
    position: absolute;
    top: 0;
    left: -48px;
    width: 48px;
    height: 50px;
    content: '';
    background: url("../images/shop/titleDecoL.png") no-repeat;
    background-size: cover;
}
h2.pageTitle::after {
    position: absolute;
    top: 0;
    right: -48px;
    width: 48px;
    height: 50px;
    content: '';
    background: url("../images/shop/titleDecoR.png") no-repeat;
    background-size: cover;
}
h2.pageTitle span{  padding: 0 10px; color: #FFF ; font-size: 75% ;font-weight: 900 ;  line-height: 50px; }

h2.title { background: #2ea7e0;  padding: 0 10px; font-weight: 900 ; color: #FFF ; font-size: 130% ; line-height: 150% ; margin-bottom: 35px; }

.titleWide { margin-bottom: 10px; border-bottom: 5px solid #000 ; }
h3.title { margin: 0 auto; height: 45px; display: inline-block; padding: 0 10px ; position: relative; background: #000; color: #ff4900 ; font-weight: 900 ; }
h3.title i{ color: #fff ; font-size: 50% ; }
h3.title::before {
    position: absolute;
    top: 0;
    left: -45px;
    width: 45px;
    height: 45px;
    content: '';
    background: url("../images/shop/titleDecoL.png") no-repeat;
    background-size: cover;
}
h3.title::after {
    position: absolute;
    top: 0;
    right: -45px;
    width: 45px;
    height: 45px;
    content: '';
    background: url("../images/shop/titleDecoR.png") no-repeat;
    background-size: cover;
}
h3.title span{  padding: 0 10px; color: #FFF ; font-size: 90% ;font-weight: 900 ;  line-height: 50px; }
.titleWide h3.title::before { background: none ; }

h4.title { margin: 0 auto; display: inline-block; padding: 7px 10px ; background: #000; color: #ff4900 ; font-weight: 900 ; }
h4.titleBlock { margin: 0 auto 0 ; display: block; padding: 7px 10px ; background: #000; color: #ff4900 ; font-weight: 900 ; }

.contentLineSp { display: none ; height: 2px ; border: 2px solid #000; }
div.match { background: #fff100 ; color: #111 ; text-align: center; border: 3px solid #000 ; margin: 15px 0  }
div.match h3{ font-size: 160% ; color: #111 ; padding: 7px 0 }
div.match .tora{ height: 3px; font-size: 200% ; }

.pageBox { padding: 120px 0 80px; }

#twitter { border: 2px solid #000 ; margin-bottom: 10px; }
.twitterTitle { padding: 5px 40px 0; background: #000 ; }
.twitterTitle img{ width: 100% ;}
.sideBnn img { width: 100% ; margin-bottom: 10px;border: 2px solid #000 ; } 

.profileBox { font-size: 110% ; }
.profileBox table{ width: 100% ; }
.profileBox table th{ padding: 5px; width: 40%; }
.profileBox table td{ padding: 5px;}
.profileBox .profile { text-align: center; font-size: 120% ; background: #FFF ; border:3px solid #000 ; background: #fff100 ; padding: 20px; }
.profileBox .profile .name{ text-align: center; display: block; font-size: 170% ; font-weight: 900 ; }
.profileBox .profile .size{ text-align: center; display: block;  font-size: 130% ; font-weight: 800 ; }

.profileTitle { font-weight: 900; font-size: 120% ; padding: 5px 5px ; text-align: center ; margin: 0 0 15px; background: #000; color: #ff4900 ; }
.profileBox .comment { background: #FFF ; border:3px solid #000 ; border-bottom:3px solid #000 ; border-top: none ; padding: 10px; }
.profileBox .option { background: #FFF ; border:3px solid #000 ;  padding: 10px; border-top: none ; border-bottom: none ; }
.profileBox .detail { background: #FFF ; border:3px solid #000 ; padding: 10px; border-top: none ; border-bottom: none ;}
.profileBox .schedule { background: #FFF ; border:3px solid #000 ; padding: 10px; border-top: none ;}

.profileBox .photo{ width: 100% ; border: 3px solid #000 ; }
.profileSp { display: none }

.pickUp {  position: relative; }
.pickUp img{ width: 100% ; border: 3px solid #000 ; }
.pickUp .info{ width: 100% ; padding: 10px; line-height: 160% ; background: #fff100 ; border: 2px solid #000 ; border-top: 5px solid #000 ; ; border-bottom: 7px solid #000 ; position: relative; text-align: left; }
.pickUp .info { color: #111 ; }
.pickUp .info h4 { font-weight: 800; font-size: 170% ; list-style: 160% ; margin: 0 0 ; }
.pickUp .info h4 span{ font-weight: 800; font-size: 95% ; }
.pickUp .info span.size { display: block ;  font-weight: 700; font-size: 110% ; }

.newGirls {  position: relative; }
.newGirls img{ width: 100% ; border: 2px solid #000 ; }
.newGirls .info{ width: 100% ; padding: 10px 7px; line-height: 130% ; background: #fff100 ; border: 2px solid #000 ; border-top: 5px solid #000 ; ; border-bottom: 7px solid #000 ; position: relative; text-align: left; }
.newGirls .info { color: #111 ; }
.newGirls .info h4 { font-weight: 800; font-size: 105% ; list-style: 160% ; margin: 0 0 ; }
.newGirls .info h4 span{ font-weight: 800; font-size: 80% ; }
.newGirls .info span.size { display: block ;  font-weight: 800; font-size: 80% ; }
.newGirls .com {
    font-weight: 600;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
     overflow: hidden;
    color: #111;
    letter-spacing: -1px;
 }
.owl-item a { color: #111 ; }
span.pickTitle { font-weight: 900; font-size: 130% ; padding: 5px 5px 10px 10px;  background: #000; color: #ff4900 ; position: absolute ; top: 0 ; right: 0 ; }
h3.pickTitle { display: none ; text-align: center; margin-bottom: 10px;}

.newsBox { height: 651px; border: 3px solid #000 ; padding: 10px; background: #fff100 ; }
.newsBoxIn { height: 624px ; overflow-y: scroll; font-size: 110% ; border: 1px solid #000 ; padding: 25px; background: #FFF ; }
.news h4{ text-align: center; font-weight: 900 ; font-size: 160% ; color: #111 ; font-style: italic ; border-bottom: 3px dashed #000 ; padding-bottom: 15px; margin-bottom: 15px;}

.contentBox {  border: 3px solid #000 ; padding: 10px; background: #fff100 ; }
.contentBoxIn { font-size: 110% ; border: 1px solid #000 ; padding: 35px 25px; background: #FFF ; }
.contentLine { height: 15px ; margin-bottom: 15px; border: 1px solid #000 ; border-top: 3px solid #000 ; background: #fff100 ; }

.hotelListExp{ text-align: center ; margin-bottom: 10px; font-size: 115% ; font-weight: bold ;}
.accessExp { font-size: 110%; font-weight: 700; background: #fafafa ; border: 1px solid #dadada ; margin: 25px 50px; padding: 15px; padding: 15px 25px;; border-radius: 7px; }
.mapBox { border: 5px solid #000 ; margin-bottom: 25px; } 

.mapTable { margin: 0 25% ; }

.mapTable span.title { width: 90px; background: #1267ff ; display: inline-block; margin-right: 10px; color: #FFF ; padding: 0 5px; border-radius: 5px ; text-align: center; }
.mapTable div{ padding: 4px; }
.hotelExp { margin: 60px auto 30px; }
.hotelExp h4{ margin: 0 0 15px; }
.hotelExp h5{ font-size: 115%; margin-bottom: 5px}
.hotelExp h6{ font-size: 110%;}

ul.hotelList { list-style: none;   }
ul.hotelList  li{ width: 33%; float: left ;border-bottom: 1px dashed #f7f7f7 ; padding-bottom: 5px ; }
ul.hotelList  span { display: inline-block; background: #67A0ff ; padding: 3px 10px ; color: #FFF ; margin-right: 10px ; border-radius: 5px; }
ul.hotelList  span.act { background: #ff4900 ; }


.girls{ position: relative; list-style: none; font-size: 0; line-height: 0 ; margin: 0 0 15px }
.girls li { width: 25% ; font-size: 15px; line-height: 20px; display: inline-block; vertical-align: top; padding: 5px ; box-sizing: border-box; }

.girl-box { text-align: center;  overflow: hidden ; border: 2px solid #000 ; background: #fff100 ; border-bottom: 5px solid #000; }
.girl-box .photo { width: 100%; position: relative; overflow: hidden; padding: 0 0 0 ; margin: 0 auto  }

.girl-box .photo img { width: 100%;  }
.girl-box .photo .new { width: 40%; box-shadow: none ; position: absolute; top: 0 ; left: 0 ;}

.girl-box .photoS { width: 180px; text-align: left; position: absolute; bottom: 9px ; left: 5px; }
.girl-box .photoS img{ width: 31.33%; margin: 1% ;border-radius: 15px; }

.girl-box .detail { position: absolute;  width: 100%;  left: 0;  bottom: 100%;  padding: 20px;  opacity: 0;  z-index: 2;  text-align: center;  font-size: 12px;  color: #aaa;}
.girl-box .info { position: relative; z-index: 100; text-align: left; }
.girl-box .info hr{ width: 90%; margin: 5px auto ; }

.girl-box .name { margin: 5px 0 0; padding: 0 5px; }
.girl-box .name h4{ font-weight: 900; color: #111 ; line-height: 25px; padding: 0 0; margin: 0 0; font-size: 125%; }

.girl-box .name span { font-weight: 700;  font-size: 95%;  }

.girl-box .size { font-weight: 600; color: #111 ; padding: 0 5px; }
.girl-box .com { font-weight: 600; font-size: 13px; height: 40px; line-height: 20px; padding: 0 5px; overflow: hidden ; color: #111 ; letter-spacing: -1px ; padding: 0 5px;}
.girl-box .boxIcon img ,.girl-box .boxType img{ width: 40% ; margin: 0 0.5% }
.girl-box .boxIcon img:nth-child(3) ,.girl-box .boxType img:nth-child(3){ margin-left: 2%}
.girl-box .boxIcon ,.girl-box .boxType { width: 100% ;height: 37px; padding: 1px 0}
.girl-box .boxIcon { margin-bottom: 4px }

/* Shop item hover */
.girl-box:hover .photo:after {  background: rgba(255, 255, 255, 0.7);}
.girl-box:hover .detail { opacity: 1;  bottom: 50%;  -webkit-transform: translateY(50%);  -ms-transform: translateY(50%);  transform: translateY(50%); }
.girl-box .hour { display: block; line-height: 35px; height: 35px; margin-top: 5px; color: #FFF; font-weight: 900; font-size: 110% 	;  background: #FF0000 ; text-align: center}
.girl-box .hour span { color: #FFF ;font-weight: 900; }
.girl-box .hour .sokuhime { background: rgba(255,0,0) ; color: #FFF ; line-height: 26px; vertical-align: text-bottom ; padding: 0 5px ; display: inline-block; border-radius: 3px; margin-left: 5px; font-size: 13px;}
W
.recruitBox {}
.recruitBox .recruitIntro{ width: 100% ; margin-bottom: 15px ; }
.recruitBox h5{ font-weight: 800 ; font-size: 110% ; }
.recruitBox h6{ font-weight: 800 ; font-size: 110% ; }

.application { padding-top: 15px;}
.application div{ padding: 5px;}
.application h4{ margin-bottom: 5px;}
.application  h4.titleBlock {
    margin: 0 auto 0;
    display: block;
    padding: 7px 10px;
    background: #1267ff;
    color: #FFF;
    font-weight: 900;
}
.scheduleDate { list-style: none ; text-align: center; margin: 0 auto 0 ;}
.scheduleDate li{ width: 110px; line-height: 110% ; padding: 7px; margin: 0 5px; background: #ff4900; font-weight: 800;display: inline-block ; font-size: 110%; border: 1px solid #000 }
.scheduleDate li.act { background: #1267ff; }
.scheduleDate li a{ color: #FFF ; }
.scheduleDate li div  { display: table-cell ; vertical-align: middle; }
.scheduleDate li span{display: block;}
.scheduleTotay{ padding: 3px; color: #000 ; margin: 10px auto; text-align: center; font-size: 150%; font-weight: 900 ; }

.weeklySchedule { border: 3px solid #000 ; background: #FFF ; border-top: none; }
.weeklySchedule table { width: 100% ; color: #111 ; font-size: 13px; letter-spacing: -1px;}
.weeklySchedule table th { width: 12.5% ; padding: 3px 0; text-align: center;}
.weeklySchedule table th img { height: 140px; border: 3px solid #fff ; }
.weeklySchedule table th.weekday { height: 17px; line-height: 16px; background: #ff4900 ; color: #FFF ; font-size:15px;  }
.weeklySchedule table td { padding: 3px; text-align: center; font-size:15px;}
.weeklySchedule table td .oyasumi { color: #cdcdcd }
.weeklySchedule h4 { margin: 25px 0 15px;}
.course { width: 600px; border: 5px solid #000 ; padding: 20px; background: #fff100 ; font-size: 130% ; }
.course h4{ font-size: 105% ;}
.course table{ width: 90% ; font-size: 110% ; margin: 10px 5% ;}
.course table th{ width: 70% ; font-weight: 900 ;}
.course table td{ font-weight: 900 ; color: #0084ff ; text-align: right ;}

.play-list { margin: 0 100px 30px; font-weight: 900 ; font-size: 140% ;  }
.systemBox { position: relative; }
.systemInfoImg { width: 380px; position: absolute; top: 40px; right: 10px ; }
.systemInfoImgW { width: 100%; display: none;}

.systemExp { margin: 15px 0 25px; font-size: 110% ;}

.guideBox { font-size: 110%; }
.guideBox h4{ margin-top: 25px ; margin-bottom: 20px ; }
.guideBox h5{ font-weight: 800 ; font-size: 110% ; line-height: 140%; }
.guideBox h6{ font-weight: 800 ; font-size: 110% ; line-height: 140%; }
.guideIntro { width: 100% ;}
.guideBox h4.title {
    margin: 15px auto;
    display: inline-block;
    padding: 7px 10px;
    background: #000;
    color: #ff4900;
    font-weight: 900; width: 100% 
}
.playImg { width: 100% } 

.hissatu { list-style: none; margin-bottom: 25px;  }
.hissatu li{ font-weight: 900 ; display: inline-block; padding: 5px 10px ;}
.reserve { padding: 25px;} 
.attention { padding: 25px 45px;}

	
.contact a.btn { width: 255px; color: #FFF ; }
.contact a.btn:hover { background: #f7f7f7; color: #FFF ; }

.errorExp { background: #ff6f6f none repeat scroll 0 0;
  border: 1px dashed #ffffff !important;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  color: #ffffff; line-height: 22px; margin: 5px auto 15px !important;
  outline: 3px solid #ff6f6f;
  padding: 3% 3% !important; }

.jobOfferExp { background: #4599e8 none repeat scroll 0 0;
  border: 1px dashed #ffffff !important;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  color: #ffffff; line-height: 22px; margin: 5px auto 55px !important;
  outline: 3px solid #4599e8;
  padding: 3% 3% !important;  }
  
#jobOfferFrom { max-width: 950px; margin: 0 auto ; }
#jobOfferFrom h3{ font-size:120%; font-weight:600; margin-top:20px; }
#jobOfferFrom input[type=text] { width:100%; padding:5px; border:1px #999999 solid ;box-shadow: none ; border-radius:7px;  }
#jobOfferFrom input.inputS { width:20%; max-width:140px;  }
#jobOfferFrom input[type=radio] { width:40px; }

#jobOfferFrom select { width:100% ; padding:5px; background: #FFF ; border:1px #555555 solid ;box-shadow: none ;  border-radius:7px;  }
#jobOfferFrom textarea { width:100%; padding:5px; border:1px #555555 solid ; box-shadow: none ;  border-radius:7px; }
#jobOfferFrom .btn {
	width: 255px;
	background-color: #03133a;
	width: 220px;
	padding: 10px 0;
	font-size: 18px;
	color: #	ffffff;
	font-family: 'M PLUS 1', sans-serif;
	font-weight: 800;
	margin-top: 20px;
	border-radius: 15px;
}
#contactForm div{ padding: 5px }
span.dred { display: inline-block; padding: 3px 5px ; background: #d80000 ; color: #FFF ; font-size: 50%; border-radius: 10px ; }
.formExp { font-size: 20px; font-weight: bold; background: url(../images/iconAttention.png) no-repeat; background-position: 0 0 ; padding-left: 30px; margin: 0 50px }

.formWrap			{  padding:10px 20px !important; margin:0 0; text-align: center; line-height:22px; }
.formWrap .mess		{margin-bottom:10px;padding:10px;line-height:180%;background:white;border:solid 1px lightgrey;border-left:solid 6px lightgrey;}/* パンくず */
.formWrap .shusei	{line-height:200%;}
.formWrap span.must	{color:red;padding-right:1px;font-size:0.8em;}
.formWrap span.error{color:red;display:block;background:url(images/icon_caution.gif) no-repeat;padding-left:20px;}
.formWrap h3 		{display:inline;height:30px;padding:0 10px;font-size:110%;color:#222222;margin-bottom:10px;}
.formWrap table			{ width:600px; margin:20px auto;color:#111111;}

.formWrap th			{padding: 15px 10px;white-space:nowrap; width:1%;text-align:right; }
.formWrap td			{padding: 15px 10px; }

.formWrap tr {border-bottom:solid 1px #111111 ; }
.formWrap tr:first-child { border-top:solid 1px #111111 ; }

.formWrap input[type="submit"] { padding:2px 25px;}
.formWrap input[type="checkbox"],
.formWrap input[type="radio"]{margin-top:0;}/* for Safari */
.formWrap input[type="text"]{width:280px;-webkit-transition:0.4s ease;-moz-transition:1s ease;-o-transition:1s ease;-ms-transition:1s ease;transition:1s ease;background:#111111; color: #EEEEEE; }
.formWrap input[type="text"],
.formWrap select,
.formWrap textarea			{padding:6px;border:solid 1px lightgrey; color: #111111; background:#ededed; box-shadow:lightgrey 0px 0px 2px; }
.formWrap textarea			{width:400px;height:130px;}
.formWrap input[type="text"]:hover,
.formWrap input[type="text"]:focus,
.formWrap textarea:hover,
.formWrap textarea:focus	{outline:none;border:solid 1px dimgray;box-shadow:saddlebrown 0px 0px 5px;-webkit-box-shadow:dimgray 0px 0px 5px;-moz-box-shadow:dimgray 0px 0px 5px;}
.formWrap input[type="text"]:focus	{width:280px;} /* フォーカス時に拡大 */

input.soushin { width:200px !important; border-radius:4px; 	border: solid 1px #A0A0A0; 	height:36px; color: #FFF ;  background: #1267ff ; margin:10px auto; cursor: pointer;} 

.btn--mail { background: #f5945c !important ; margin: 0 10px 10px;color: #FFF; }
.btn--line { background: #1bd741 !important ; margin: 0 10px 10px;color: #FFF; }
.btn--phone { background: #1b9bd7 !important ; margin: 0 10px 10px;color: #FFF; }

.shopInfo { width: 790px; font-size: 140% ; font-weight: 800 ; text-align: center ; padding-bottom: 25px; margin: 15px auto; position: relative}
.shopInfo h4{ font-size: 140% ;}
.shopInfo::after {
    position: absolute;
    bottom: 0;
    right: -225px;
    width: 225px;
    height: 265px;
    content: '';
    background: url("../images/shop/play1.png") no-repeat;
    background-size: cover;
}
.shopInfo::before {
    position: absolute;
    bottom: 0;
    left: -255px;
    width: 255px;
    height: 265px;
    content: '';
    background: url("../images/shop/play2.png") no-repeat;
    background-size: cover;
}
.footerTelop { background: #fff100 ; font-size: 100% ; font-weight: 700 ; border-top: 3px solid #000 ; padding: 0 0  ; }
.footerTelop p{ padding: 5px 0  ; }
.footerTelop .tora{ height: 3px; }

@keyframes hscroll {
	0% { transform:translateX(0); }
	100% { transform:translateX(-100%); }
}
.telopIn {
	display:inline-block;
	margin:0;
	padding:0;
	animation:hscroll 40s linear infinite;
}

footer { font-weight: 25px; background: #000 ; color: #FFF }
footer a{ color: #FFF }

footer .nav-fill {max-width: 250px; }
footer .nav-fill a {  color: #111; }
footer .nav-fill li:hover a {  color: #111; }
footer .copyright { font-weight: 700 ;padding: 20px 0; }
footer .copyright p { font-size: 110% ; }
footer .copyright p.copy { color: #fff100 ; font-size: 130% ; }
footer .copyright p.copy a{ color: #fff100 ; }
.footer-logo { width: 100% ; max-width: 220px }

.page-title { width: 100% ; max-width: 240px; margin-top: 70px ; margin-bottom: 10px }
#contactBox { color: #333 ; font-size: 16px; padding: 25px 25px;}
.inputSS { width: 140px; margin-right: 10px; }
#contactBox th { width: 430px; font-weight: normal ; padding: 10px 15px;
}
#contactBox table { margin-bottom: 65px; }
#contactBox textarea { margin-bottom: 25px; margin-top: 10px; }

#contactBox button {
	background: #a14bca;
	border: 2px solid #9830ca;
	font-size: 18px;
	color: #FFF;
	box-shadow: 0 2px 0 #9830ca;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px;
	width: 170px; cursor: pointer ;
}
#contactBox button:hover { background: #9c3cca; }

#contactBox h3{ border-left: 10px solid #f1e3d3; color: #2d2324 ; font-size: 19px ; font-weight: 800 ;  padding-left: 10px; margin-bottom: 15px; }
.contact-title { padding: 0 10px 10px; font-size: 110% ; text-align: left; font-weight: 800;}
.contact-title .req { display: inline-block ; padding: 0 5px; font-size: 10px; color: #222 ; font-weight: normal; border-radius: 5px; background: #dfdfdf}
.contact-form { padding: 0 10px 10px; }

.contactExp h4{ font-size: 120% ; margin-bottom: 30px; text-align: center ;}
#confirmBox { display: flex; text-align: center; }
#confirmBox form{ width: 100% ; }
#confirmBox form:nth-child(1){ padding-right: 10px; text-align: right}
#confirmBox form:nth-child(2){ padding-left: 10px; text-align: left}
#confirmBox button{ margin: 0 5px}
.errorBox {
	text-align: center;
	margin: 15px 0;
	background: #ededed;
	border: 2px solid #FF2828;
	color: #FF2828;
	font-weight: 900;
	font-size: 18px;
}
#contactBox .errorR {
	border: 2px solid #FF2828;
	background: #ededed;
}
#contactBox div.errorR { padding: 10px; }
.youkou { width:100% ; max-width: 1000px; margin: 0 auto ; text-align:left; color:#222222 ; line-height:22px; }
.youkou th { width:3% ; padding:15px; background:#FFFFFF ; text-align:center; border-bottom:1px #111 dashed ; }
.youkou th span{ background:#222222 ; color:#FFFFFF; padding:2px 7px; line-height: 160% ; font-size: 110%; display:inline-block; margin-left:1px  }
.youkou td { width:80% ; padding:30px 15px; background:#FFFFFF ; border-bottom:1px #111 dashed ; }
.youkou li { display:inline-block ; margin:5px; background:#4599e8 ; border-radius: 7px ; padding:3px 7px; color:#FFFFFF ; } 

#mailMagazine00 { margin: 10px ; font-size: 105% ; font-weight: 700 ; margin-bottom: 30px; text-align: left; }

#mailMagazine00 table { width: 100% ; }
#mailMagazine00 th, #mailMagazine00 td { width: 50% ; }
#mailMagazine00 th a {
	width: 95%;
	line-height: 35px;
	display: block;
	background: #4fb9fd;
	text-align: center;
	margin: 25px auto;
	box-shadow: 0 4px 0 #189cf0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px; border-radius: 5px;
}
#mailMagazine00 td a {
	width: 95%;
	line-height: 35px;
	display: block;
	background: #ff3a3a;
	text-align: center;
	margin: 25px auto;
	box-shadow: 0 4px 0 #ed0d0d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px; border-radius: 5px;
}
.center { text-align: center; }
.mmErr { display: inline-block; padding: 5px 10px ; background: #ff6600 ; border-radius: 10px; color: #fff}
#mailMagazine01 { margin: 25px 25px ; margin-bottom: 20px; padding: 10px; text-align: left; border:2px solid #222222; }
#mailMagazine01 table { width: 60% ; font-size: 18px; font-weight: bold; margin: 0 20%; }
#mailMagazine01 table th { width: 50% ; padding: 5px; color: #f29337 ; }
#mailMagazine01 table td { width: 50% ; padding: 5px; text-align: left; }

.mobileExp { list-style: none; margin: 15px 0 ; text-align: center; }
.mobileExp li{ width: 150px; display: inline-block; padding: 3px 10px; }
.mobileExp li img { width: 100% ; border: #333333 solid 1px; }

.linkExp { margin: 0 20px 30px }
#jobOfferForm { box-sizing:border-box; margin:0 auto 0; color: #111 }

#jobOfferForm table { width:100% ; }
#jobOfferForm table tr{ border-bottom:1px #dedede dashed ; }
#jobOfferForm table th{ width:260px ; padding: 14px 0 10px 20px ; vertical-align: top; color:#111111; font-size:110%; font-weight:bold; }
#jobOfferForm table td{ width:370px ; padding:10px ; vertical-align: top; text-align:left;  }
#jobOfferForm .dred { font-size:10px;}
#jobOfferForm .req { font-size:11px; color:#666666; } 
#jobOfferForm table td span.title { border-top:1px dashed #CCCCCC ; display:block; padding:5px; font-weight:bold; }
#jobOfferForm table td span.title:first-child { border-top: none}

.jobOfferExp { line-height:22px; margin:40px auto 80px ; padding:25px 60px; color:#222222 ; font-size:14px; }
.jobOfferExp2 { line-height:22px; margin:20px auto ; font-size:16px; font-weight:bold; text-align:center; color:#FF2828 }

.jobQA { width:100%; background:url(../images/shop/line.png) center bottom no-repeat ; padding:20px 15px; }
.jobQA h2 { color:#6495ed ; font-weight:bold; }
.jobQA p { padding:10px; }

.jobReqBox { width:100%; background:url(../images/shop/line.png) center bottom no-repeat ; padding:20px 15px; }
.reqL { width:25%; text-align:center; float:left; }
.reqL span{ background:#60F311; padding:3px 7px; color:#FFFFFF; font-weight:bold;  border-radius:7px; }
.reqR { width:75%; float:left; }

.errorExp span {  background:#FF00B6 ; color:#FFFFFF; display:inline-block; padding:5px 7px; border-radius:7px; margin-bottom:5px;}
span.error {  background:#1AFF00 ; color:#FFFFFF; display:inline-block; padding:3px 5px; border-radius:7px; margin-top:5px; font-size:12px;}

#jobOfferForm input { color: #111 ; width:100%; padding:5px 7px; border:1px #111111 solid ;box-shadow: 0 0 5px 0 rgba(0,0,0,0.3) ; border-radius:5px;  }
#jobOfferForm  .soushin { height: 45px ; color: #FFF ; }

#jobOfferForm select.inputS { width:122px;  }
#jobOfferForm input.inputS { width:29%;  }
#jobOfferForm ul{ list-style:none;  }
#jobOfferForm ul li{ width:180px; display:inline-block; }
#jobOfferForm ul li input { width:30px; }

#jobOfferForm input[type=radio] { width:40px; }
#jobOfferForm input[type=submit] { width:330px; margin-top: 30px; }

#jobOfferForm select { color: #111 ; width:100%; padding:5px 7px; border:1px #111111 solid ;box-shadow: 0 0 5px 0 rgba(0,0,0,0.3) ;  border-radius:5px;  }
#jobOfferForm textarea { color: #111 ; width:100%; padding:5px 7px; border:1px #111111 solid ; box-shadow: 0 0 5px 0 rgba(0,0,0,0.3) ;  border-radius:5px; }




a.pageTop {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  border: solid 6px #000;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgb(0 0 0 / 16%); position: fixed ; bottom: 15px ; right: 15px; 
}

a.pageTop:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0, 0);
  transition: transform ease 0.4s;
}

a.pageTop:hover:after {
  transform: translate(-50%, -50%) scale(1.1, 1.1);
}

a.pageTop:before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 55%;
  left: 50%;
  width: 20px;
  height: 20px;
  border-style: solid;
  border-color: #000;
  border-width: 6px 0 0 6px;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: border-color ease 0.1s;
}

a.pageTop:hover:before {
  border-color: #fff;
}
@media (max-width: 1520px) {
.pageBox { padding: 50px 0 60px; }
	.site-phone { display: none ; }
	.headerPhone, .footerPhone {
		font-size: 125%;
		display: block;
		color: #000;
		text-align: center;
		background: #fff100;
		border-bottom: 1px solid #000;
		font-weight: 900;
		padding-top: 70px;
		padding-bottom: 5px;
	}
	.footerPhone {
    color: #000000;
    padding: 5px;
    border-top: 1px solid #000;
}
	.headerPhone a, .footerPhone a{ color: #000 ; }
	.slide-header {    margin-top: 0;}
}
@media (max-width: 1299px) {
	.shopInfo::before { width: 0; height: 0; }
	.shopInfo::after { width: 0; height: 0; }
	.pageBox { padding: 30px 0 60px; }
	.navbar-expand-md .navbar-nav .nav-link {
    font-size: 85%;
    font-weight: 700;
    padding: 0.5rem 0.5rem;
    letter-spacing: -0.7px;
}
.site-logo {
    width: 180px;
    position: absolute;
    top: 0;
    left: 10px;
    text-align: left;
}
#ninsho { width: 600px ; text-align: center; font-size: 110% ; position: fixed; top: 20% ; left: 50% ; margin-left: -300px; }
#ninsho h1{ font-size: 240% ; font-weight: 900; margin-bottom: 10px;}
}
		
@media (max-width: 767px) {
body { background-size: 50px; }
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}
#ninsho { width: 300px ; text-align: center; font-size: 60% ; position: fixed; top: 20% ; left: 50% ; margin-left: -150px;}
#ninsho h1{ font-size: 240% ; font-weight: 900; margin-bottom: 10px;}

div.match { 
    border: 2px solid #000; 
}
.profilePc { display: none}
.profileSp { display: block ; }
.profileBox { font-size: 100% }
.profileBox .profile { font-size: 90%; border: 3px solid #000; margin: 5px 15px 0; padding: 5px; line-height: 115% ; }
.profileBox .profile .name { font-size: 110%; line-height: 130% ;}
.profileBox .profile .size { font-size: 105%; line-height: 130% ;}
.profileTitle { font-weight: 900; font-size: 105%; margin-bottom: 10px;}

.profileBox .comment { border-bottom: none; word-break:break-all;  }
.profileBox .photo { border: none ;	
    width: 100%;
}
.profileBox .detail,.profileBox .comment,.profileBox .option,.profileBox .schedule {
    background: #FFF;
    border: none ;
    padding: 10px 0 5px; font-size: 95% ;
    border-top: none;
}
.profileBox table th, .profileBox table td { padding: 2px; }
.contentLineSp { display: block ; margin-bottom: 10px; }
.spNo { display: none !important ; }
.slide-header { margin-top: 0 ; }
.headerPhone, .footerPhone{ font-size: 105%; display: block; color: #000; text-align: center ; background: #fff100 ; border-bottom: 1px solid #000 ; font-weight: 900 ; padding-top: 55px; padding-bottom: 5px; }
.headerPhone a,.footerPhone a{ color: #000000 ; }
.footerPhone { color: #000000 ; padding: 5px ;border-top: 1px solid #000 ; }

footer .copyright p {
    font-size: 70%; font-weight: 500 ;
}
.navbar-toggler {
    padding: .15rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border-radius: .25rem; border: none;
}
.menu {
display: block; position: relative;
    font-size: 10px;
    letter-spacing: -1px;
    font-weight: 700;
}
.pageTop { display: none !important ; }
.mgb30 {    margin-bottom: 10px;}
header {    height: 50px;}
.site-logo {    line-height: 100%;}
.site-logo img { width: 70%; margin-top: -8px; }
.site-phone { display: none }
.weeklySchedule {
    border: none;
}
.newsBox {
    height: 410px;
    border: 3px solid #000;
    padding: 7px;
}
.newsBoxIn {
    height: 389px;
    overflow-y: scroll;
    font-size: 95%;
    border: 1px solid #000;
    padding: 10px;
    background: #FFF;
}
.news h4 {
    font-size: 150%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.block { display: block ; }
.pickUp .info span.pickTitle { display: none ; }
h3.pickTitle { display: inline-block; }

.pickUp .info { font-size: 13px ;
    bottom: 0;
	padding: 7px;
    line-height: 130%; border: 1px solid #000; border-bottom: 4px solid #000 ; ; border-top: none ; 
}
.pickUp .info h4 {
    font-weight: 800;
    font-size: 105%;
}
.pickUp .info h4 span{
    font-weight: 800;
    font-size: 90%;
}
.pickUp .info span.size {
    font-weight: 700;
    font-size: 70%;
}
.pickUp img {
    border: 1px solid #000;
}
.newGirls .info span.pickTitle { display: none ; }
h3.pickTitle { display: inline-block; }

.newGirls .info { font-size: 13px ;
    bottom: 0;
	padding: 7px;
    line-height: 130%;border: 1px solid #000; border-bottom: 5px solid #000 ; ; border-top: none ; 
}
.newGirls .info h4 {
    font-weight: 800;
    font-size: 90%;
}
.newGirls .info h4 span{
    font-weight: 800;
    font-size: 90%;
}
.newGirls .info span.size {
    font-weight: 800;
    font-size: 80%; line-height: 100% ;
}
.newGirls img { border: 1px solid #000; }

h2 { font-size: 1.2rem}
h3 { font-size: 0.9rem}
h2.pageTitle { height: 30px; text-align: center; background: #000; position: relative; display: inline-block; line-height: 30px;}
h2.pageTitle::before {
    position: absolute;
    top: 0;
    left: -30px;
    width: 30px;
    height: 30px;
    content: '';
    background: url("../images/shop/titleDecoL.png") no-repeat;
    background-size: cover;
}
h2.pageTitle::after {
    position: absolute;
    top: 0;
    right: -30px;
    width: 30px;
    height: 30px;
    content: '';
    background: url("../images/shop/titleDecoR.png") no-repeat;
    background-size: cover;
}

h2.pageTitle span {
    padding: 0 10px;
    color: #FFF;
    font-weight: 900;
    line-height: 30px;
}

h3.title {
    margin: 0 auto;
    height: 30px;
}
h3.title span {
    padding: 0 10px;
    color: #FFF;
    font-size: 100%;
    font-weight: 900;
    line-height: 30px;
}
h3.title::before {
    position: absolute;
    left: -30px;
    width: 30px;
    height: 30px;
}
h3.title::after {
    position: absolute;
    right: -30px;
    width: 30px;
    height: 30px;
}
.recruitBox h5,.recruitBox h6,.guideBox h5,.guideBox h6{ font-size: 100% ; line-height: 140% }
.playImg { width: 70%; margin: 5px}
.hotelExp {
    margin: 20px auto 15px;
}
.hotelExp h5 {
    font-size: 105%;
    margin-bottom: 5px;
}
.twitterTitle { padding: 5px 25% 0; }
#twitter { width: 90% ; margin: 20px auto ;}
.sideBnn { width: 90% ; margin: 20px auto ;}
.news h4 { font-size: 105%;}
.pickUp { width: 100%; margin: 0 auto 20px;}
.shopInfo h4 { font-size: 110%;}
div.match h3 { font-size: 105%;    color: #111;    padding: 5px 5px; margin-bottom: 0 }
.shopInfo {    width: 100%;
    font-size: 105%;
    font-weight: 800;
    text-align: center;
    padding-bottom: 15px;
    margin: 0 auto;
    position: relative;
}
.scheduleTotay {font-size: 120%;}
.weeklySchedule table td {
    padding: 3px;
    text-align: center;
    font-size: 11px;
}
.weeklySchedule table th { font-size:10px;}
.weeklySchedule table th img { height: 70px; border: none ; }
.weeklySchedule table th.weekday { height: 17px; background: #000 ; color: #FFF ; font-size:11px; line-height: 13px;  }
.scheduleDate li {
    width: 14%; margin:  0 ;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px; border: none ;vertical-align: top ;
}
.scheduleDate li div { display: table-cell; vertical-align: middle;}

.girls li { width: 33.333% ; font-size: 14px; line-height: 20px; display: inline-block; vertical-align: top; padding: 0 1px 2px ; box-sizing: border-box; }

.girl-box { letter-spacing: -1px; border: 1px solid #000 ;border-bottom: 4px solid #000}
.girl-box .name h4 {
    font-weight: 900;
    color: #111;
    line-height: 20px;
    padding: 0 0;
    margin: 0 0;
    font-size: 100%;
}
.girl-box .size {
    font-weight: 800;
    color: #111;
    padding: 0 5px;
	font-size: 80%;
}
.girl-box .name span { font-weight: 700;font-size: 90%;}
.girl-box .com {font-size: 80%; line-height: 110% }
.font130 {    font-size: 100%;}

.systemExp { font-size: 100% ;}
.mobileExp li {
    width: 28%;
    display: inline-block;
    padding: 3px 3px;
}
#mailMagazine01 span { font-size: 90% ; }
footer .copyright p{ letter-spacing: -1px; }
footer .copyright p.copy { font-size: 100%; font-weight: 800 ; letter-spacing: -1px; }
.systemInfoImg { display: none; }
.systemInfoImgW { width: 96% ; margin: 0 2% 15px ; display: block;}
.attention { padding: 10px 35px; }
.reserve { padding: 10px; }
.course {
    width: 100%;
    border: 3px solid #000;
    padding: 5px;
    background: #fff100;
    font-size: 115%;
}
.course table {
    width: 94%;
    font-size: 97%;
    margin: 10px 3%;
}
.hissatu li {
    font-weight: 900;
    display: inline-block;
    padding: 3px 5px;
}
.play-list { margin: 0 10px 20px; font-weight: 900 ; font-size: 100% ;  }
.pageBox { padding: 20px 0 30px; }
.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.mapBox {
    border: 3px solid #000;
    margin-bottom: 0;
}
.accessExp {
    font-size: 100%; 
    margin: 5px 0px;
    padding: 10px; 
}
.mapTable { width: 100%; margin: 0 0 }
ul.hotelList  li{ width: 100%; float: none;border-bottom: 1px dashed #f7f7f7 ; padding-bottom: 5px ; }

.contentBox {  border:none ; padding: 0; background: none ; background: #FFF ; }
.contentBoxIn { font-size: 100% ; border: none ; padding: 0; background: none ; }

.contentLine { display:  none }

.contact a.btn {
	width: 60%;
	color: #FFF;
	background-color: #03133a;
	padding: 10px 0;
	font-size: 90%;
	margin-top: 10px;
	border-radius: 15px;
}
.font-weight-bold {	font-size: 100%; }
h4 { font-size: 105%; }
h3 { margin-bottom: 10px;}
#jobOfferFrom .btn { width: 160px; }

#mailMagazine01 {
	padding: 5px; margin: 0 0 
}
#mailMagazine01 table {
    width: 100%;
    font-size: 15px; margin: 0 0;
    font-weight: bold;
}
#contactBox textarea {
	margin-bottom: 5px;
	margin-top: 10px;
}
#contactBox h3 {
	font-size: 100%;
	font-weight: 800;
}

.page-title {
	width: 100%;
	max-width: 160px;
	margin-top: 50px;
	margin-bottom: 10px;
}
#contactBox {
	color: #333;
	font-size: 16px;
	padding: 0;
}
.contactExp h4 { font-size: 103%; margin-bottom: 10px; text-align: left ; }
.contact-title {
	padding: 5px;
	font-size: 100%;
	font-weight: 800;
}

}
@media (max-width: 500px) {

.intro { margin-top: 62px; }

footer .copyright p {
	font-size: 80%;
}
footer .copyright {
	font-weight: 900;
	padding: 5px 0 0;
}

}

@media (max-width: 991px) {

}