* { padding: 0; margin: 0; }

body, td, p ,div{ 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.9em;
	color:#000000;
}
input, button, textarea, select { color:#000;}
input[type=submit] { color:#222222; padding:10px 20px;}
input[type=reset] { color:#222222; padding:10px 20px;}
input[type=reset] { color:#222222; padding:10px 20px;}

img { border: 0; }
a:link, a:active { text-decoration:none; color:#fff; outline:none; }
a:visited  { text-decoration:none; color:#fff; }
a:hover { text-decoration:none; color:#fff;}
h1 {font-size:9px;}
li {list-style:none;}

body{margin:0;padding:0;background:#ffffff; }
/*============================================================================================================================================================
common
============================================================================================================================================================*/
#tail {float:left; width:100%; background:#333; padding:10px 0;}
#tail .copy {float:left; width:100%; text-align:center; color:#fff; font-size:0,8em;}
#tail .copy a {color:#fff;}

/*============================================================================================================================================================
index 
============================================================================================================================================================*/
#index {float:left; width:100%; background:#ccc;}
#index .enter {width:100%; margin-bottom:10px;}
#index .enter img {width:100%; }
#index .disc {float:left; width:100%; margin-bottom:10px; font-size:12px; color:#000;}
#index .disc img {float:left; margin-right:10px;}
#index .text {float:left; width:100%; padding:5px; margin-bottom:10px; color:#000; margin-top:10px;}

#banner {float:left; width:100%; background:#ffffff; margin-bottom:10px; }
#banner li {float:left; width:50%; text-align:center;}
#banner li img {width: 100%;}

/*============================================================================================================================================================
header 
============================================================================================================================================================*/
#header {float:left; width:100%; margin-bottom:10px;}
#header .h1 {float:left; width:100%; padding:2px 0 ; text-align:center; color:#fff; background:#333;}
#header .desc {float:left; width:100%; color:#fff; background:#666; font-size:10px;}
#header .desc a {float:right; color:#fff; }

#header .main-menu1 {float:left; width:100%; }
#header .main-menu1 li.top {float:left; width:75%;}
#header .main-menu1 li {float:left; width:25%;}
#header .main-menu1 li img {float:left; width:100%; }
#header .main-menu1 li a {width:100%; }

#header .main-menu2 {float:left; width:100%; }
#header .main-menu2 li {float:left; width:50%;}
#header .main-menu2 li img {float:left; width:100%; }
#header .main-menu2 li a {width:100%; }

.slide {float:right; width:33.3%;background:#a9270d; padding: 0; -webkit-border-radius:4px;text-align:center; font-size:9px; font-weight:bold; }
.slide img {width:100%;}
.slide:hover{cursor:pointer;}

#header .sub-menu {float:left; width:100%; border-bottom:3px solid #222;}
#header .sub-menu li {float:left; width:14.15%; text-align:center; padding:5px 0; }
#header .sub-menu li:last-child {float:left; width:15%; }
#header .sub-menu li a { width:100%; height:100%;  color:#fff; font-size:13px; font-weight:bold; display:block; } 
#header .sub-menu li.selected {background: -moz-linear-gradient(left, #555555, #fff);
background: -webkit-gradient(linear, left top, right bottom, from(#555555), to(#fff));}
#header .sub-menu li.selected a {color:#ff0088;}

#top-menu {float:left; width:100%;}
#top-menu li {float:left; width:50%; }
#top-menu li img {float:left; width:100%; }
#top-menu li.banner {float:left; width:100%; }

.menu-widget {
	width:100%;
	float:left;
	margin:10px 0;
}

/*============================================================================================================================================================
tail 
============================================================================================================================================================*/
#tail {float:left; width:100%; background:#333; padding:10px 0;}
#tail .copy {float:left; width:100%; text-align:center; color:#fff; font-size:0,8em;}
#tail .copy a {color:#fff;}

/*============================================================================================================================================================
common 
============================================================================================================================================================*/
#title {float:left; width:95%; color:#ccc; font-weight:bold; padding:10px 0 10px 5%; font-size:16px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 border-top:1px solid #fff;  border-bottom:1px solid #333; margin-bottom:5px; }
#title:first-letter{color:#fff; font-size:150%;}
#title .sub {float:right; padding-right:10px; color:#fff;}
a.link {display:none;}

/*============================================================================================================================================================
special
============================================================================================================================================================*/
#top-banner {float:left; width:100%; margin-bottom:1px;}
#top-banner .contents {float:left; width:100%; padding:5px 0;}
#top-banner .contents li {float:left; width:100%; padding:5px 0;}
#top-banner .contents li img {width:100%; }
#scroll {float:left; width:100%; margin-bottom:5px;}

/*============================================================================================================================================================
pickup
============================================================================================================================================================*/
#pickup {float:left; width:100%; margin-bottom:20px;}
#pickup .contents li {float:left; width:100%; padding:5px 0; border-bottom:1px dashed #222;}
#pickup .contents li dt{float:left; color:#ff0080; font-weight:bold; padding-bottom:5px;}
#pickup .contents li dt img {float:left; width:100%;}

/*============================================================================================================================================================
news
============================================================================================================================================================*/
#news {float:left; width:100%; margin-bottom:20px;}
#news .contents {float:left; width:100%; height:500px; overflow:auto;}
#news .contents li {float:left; width:100%; border-bottom:1px dashed #222; font-size:14px; padding:5px 0;}
#news .contents li dt{float:right; width:100%; font-size:14px; }
#news .contents li img {
  float:left; 
  width:30%; 
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: center;
  margin:3px;
}
#news a {color:#363636;}

/*============================================================================================================================================================
topix
============================================================================================================================================================*/
#topix {float:left; width:100%; margin-bottom:20px;}
#topix .contents {float:left; width:100%; height:300px; overflow:auto;}
#topix .contents li {float:left; width:100%; border-bottom:1px dashed #222; font-size:14px; padding:5px 0;}
#topix .contents li dt{float:right; width:100%; font-size:14px; }
#topix .contents li img {
  float:left; 
  width:50px; 
  margin:3px;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: center;
}

/*============================================================================================================================================================
event
============================================================================================================================================================*/
#event {float:left; width:100%; margin-bottom:20px;}
#event .contents li {float:left; width:100%; padding:5px 0; border-bottom:1px dashed #222;}
#event .contents li dt{float:left; width:100%; color:#ff0080; font-weight:bold; padding-bottom:5px;}
#event .contents li dl{ float:left; width:100%; padding:5px 0;}
#event .contents li dl img{width:100%;}

/*============================================================================================================================================================
newgirl
============================================================================================================================================================*/
#newgirl {float:left; width:100%; margin-bottom:20px;}
#newgirl .contents li {float:left; width:100%; padding:5px 0; border-bottom:1px dashed #222;}
#newgirl .contents li dt{float:left; color:#ff0080; font-weight:bold; padding-bottom:5px;}
#newgirl .contents li dt img {float:left; width:100%;}

/*============================================================================================================================================================
girl-list
============================================================================================================================================================*/
#girl-list {float:left; width:100%; margin-bottom:20px; }
#girl-list li {float:left; width:29%; min-height:390px; background:#333; color:#fff; margin:1% 1% 1% 1%; padding:1%; moz-border-radius:10px; border-radius:10px;} 
#girl-list li dt { width:100%;}
#girl-list li dt img {width:95%; }
#girl-list li dt {color:#fff; font-size:11px; padding:3px;}
#girl-list li dt.lcmt {width:95%; color:#fff; font-size:0.8em; height:25px; background:#000; line-height:12px; text-align:center;}

#girl-list li dt.profile {color:#fff; font-size:12px; padding:3px 0; text-align:center;}
#girl-list li dt.profile p {font-size:14px; color:#fff;  font-weight:bold;}
#girl-list li dt.worktime { font-size:12px; text-align:center; line-height:10px;}
#girl-list li dt.date { font-size:10px; text-align:center; }

#girl-list li dt.icon1 { width:95%; text-align:center; }
#girl-list li dt.icon2 { float:left; width:100%; box-sizing:border-box; padding:10px; margin:3px 0 0 0px; text-align:center; color:#ff0066;}
#girl-list li dt.icon2 img { width:100%; margin-bottom:3px; }

#girl-list li dt dd img {width:80%;}

/*============================================================================================================================================================
girl-list-2retsu
============================================================================================================================================================*/
#girl-list-2retsu { display:flex; 	justify-content: space-between; flex-wrap: wrap; width:100%; margin-bottom:20px; }
#girl-list-2retsu li { width:calc((100% - 20px)/2); margin-left:5px; margin-right:5px; margin-top:15px; box-sizing:border-box; background:#333; padding:5px; moz-border-radius:10px; border-radius:10px; color:#fff; } 
#girl-list-2retsu li dt { width:100%;}
#girl-list-2retsu li dt img {
  width:95%;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: center;
}
#girl-list-2retsu li dt {color:#fff; font-size:11px; padding:3px;}
#girl-list-2retsu li dt.lcmt {width:95%; color:#000; font-size:0.8em; height:25px; background:#fff; line-height:12px; text-align:center;}

#girl-list-2retsu li dt.profile {color:#fff; font-size:12px; padding:3px 0; text-align:center;}
#girl-list-2retsu li dt.profile p {font-size:14px; font-weight:bold; color:#fff;}
#girl-list-2retsu li dt.worktime { font-size:12px; text-align:center; line-height:10px;}
#girl-list-2retsu li dt.date { font-size:10px; text-align:center; }

#girl-list-2retsu li dd.icon1 { width:100%; text-align:center; display:flex; justify-content: center; margin-bottom:5px; }
#girl-list-2retsu li dd.icon1 img { margin:0 2px;}
#girl-list-2retsu li dd.icon2 { width:100%; text-align:center; display:flex; justify-content: center ;color:#ff0066;}
#girl-list-2retsu li dd.icon2 img { margin:0 2px;}

#tab11 , #tab22 { display:flex; 	justify-content: space-between; flex-wrap: wrap; }

#date {float:left; width:100%; margin-bottom:10px; border-bottom:1px solid #222;}
#date li {float:left; width:14%;  text-align:center; padding:5px 0; background:#121212;}
#date li a {color:#fff;}
#date li:last-child {float:left; width:16%; }
#date li.selected {background:#666;}

/*============================================================================================================================================================
blog
============================================================================================================================================================*/
#blog {float:left; width:100%; margin-bottom:20px; }
#blog li {float:left; width:95%; margin-bottom:5px; background:#990000; margin:1% 1% 1% 1%; padding:1%; moz-border-radius:10px; border-radius:10px; border-bottom:1px dashed #222; } 
#blog li dt { float:left; width:95%; }
#blog li dt img {width:100%; height:100%; text-align:center; padding:5px;}
#blog li dd {padding-bottom:5px;}
#blog li dd a {color:#ff0080;}
#blog li dd.comment a {color:#0080c0;}

/*============================================================================================================================================================
movie
============================================================================================================================================================*/
#movie {float:left; width:100%; margin-bottom:20px; }
#movie li {float:left; width:95%; margin-bottom:5px; background:#333333; margin:1% 1% 1% 1%; padding:1%; moz-border-radius:10px; border-radius:10px; border-bottom:1px dashed #222; } 
#movie li dt { float:left; width:95%; text-align:center; }
#movie li dt img {width:100%; height:100%; text-align:center; padding:5px;}

/*============================================================================================================================================================
system
============================================================================================================================================================*/
#system {float:left; width:100%; margin-bottom:20px;}
#system img { width:100%; margin-bottom:5px;}

/*============================================================================================================================================================
mailmaga
============================================================================================================================================================*/
#mailmaga {float:left; width:98%; padding:0 1px; margin-bottom:20px;}
#mailmaga p {margin:10px 0; font-size:18px; font-weight:bold; text-align:center;}
#mailmaga b {margin:10px 0; font-size:12px; font-weight:bold; text-align:center;}

/*============================================================================================================================================================
contents
============================================================================================================================================================*/
#contents {float:left; width:100%; margin-bottom:20px;}
#contents {float:left; width:100%; margin-bottom:20px;}
#contents li {float:left; width:100%; margin-bottom:20px; padding:5px 0 ; border-bottom:1px dashed #222;}
#contents li dt {float:left; width:100%;}
#contents li dt img {float:left; width:100%; height:100%;}
#contents li dl {float:left; width:100%; padding:5px 0; font-weight:bold; background:#222; color:#fff;}
#contents li dt.profile {float:left; width:100%; padding:5px 0; font-weight:bold; margin-top:10px; text-align:right;}
#contents li dt.profile b {float:left; font-size:14px;}

/*============================================================================================================================================================
recruit
============================================================================================================================================================*/
#recruit {float:left; width:100%; margin-bottom:20px;}
#recruit {float:left; width:100%; margin-bottom:20px;}
#recruit .navi {float:left; width:100%; margin-bottom:10px;}
#recruit .navi img {float:left; width:33%; }
#recruit img {float:left; width:100%;}

/*============================================================================================================================================================
profile
============================================================================================================================================================*/
#profile {float:left; width:100%; margin-bottom:20px;}
#profile .subject {float:left; width:100%; padding:5px 0; background:#666; margin-bottom:3px; color:#fff; font-size:14px;}
#profile .scomment {float:left; width:100%; padding:5px 0;  text-align:center;}
#profile .name {float:left; width:100%; padding:5px 0; background:#121212; color:#fff; font-size:14px; text-align:center;}
#profile .name b {float:left; width:100%; font-size:20px; color:#fff;}
#profile .name a {color:#fff;}
#profile .name ul {text-align:center;}
#profile .name li {display:inline}
#profile .name li dd {border-bottom:1px dotted #fff;}
#profile .name li img {float:left; width:25%;}

#profile .info {float:left; width:100%; padding:5px 0; background:#fff; font-size:14px; color:#fff; text-align:center;}
#profile .info b {float:left; width:100%; font-size:16px; color:#000; }
#profile .info ul {text-align:center;}
#profile .info li {display:inline}
#profile .info li dd {border-bottom:1px dotted #fff;}
#profile .info li img {float:left; width:25%;}

#profile .image {float:left; width:100%;}
#profile .image img {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: center;
}
#profile .sub {float:left; width:100%; padding:5px 0; font-size:14px; margin-bottom:10px;}
#profile .sub li {float:left; width:100%; padding:5px 0; border-bottom:1px dashed #666;}
#profile .sub li dt{float:left; width:30%;}
#profile .sub li dl{float:left; width:70%;}

#profile .gravure {float:left; width:100%; padding:5px 0;}
#profile .gravure img {height:100px; max-width:120px; min-width:80px;}

#profile .banner {float:left; width:100%; padding:5px 0;}
#profile .banner img {width:100%;}

#profile .checkGirl { 
	float:left; 
	width:100%; 
	box-sizing:border-box;
	margin-top:20px; 
}

#profile .checkGirl .subject { 
	float:left; 
	width:100%; 
	box-sizing:border-box;
	background:#666; 
	font-size:16px; 
	padding:5px 10px; 
}
#profile .checkGirl dl{ 
	float:left; 
	width:19%; 
	margin-left:0.6%;
}
#profile .checkGirl dl dt.image img{ 
	float:left; 
	width:100%; 
}

/*============================================================================================================================================================
contact
============================================================================================================================================================*/
#contact {float:left; width:100%; margin-bottom:20px;}
#contact .title {float:left; width:100%; color:#fff; background:#39233a; padding:10px 0; margin-bottom:5px;}
#contact .title b {margin:0 0 0 10px;}
#contact .contents {float:left; width:100%;}
#contact .contents img {width:100%;}



/*============================================================================================================================================================
table 
============================================================================================================================================================*/
table.scheduleTable {float:left; width:490px; height:80px; border-collapse:collapse; border:1px solid #a7a2a8;}
table.scheduleTable th {vertical-align:middle; text-align:center; background:#fff; font-size:11px;border:1px solid #a7a2a8;}
table.scheduleTable td {height:15px; vertical-align:middle; text-align:center; background:#d7dbe4; border:1px solid #a7a2a8;}

table.optionTable {float:left; width:100%; border-collapse:  collapse; border:1px solid #ccc;}
table.optionTable th {width:40%; vertical-align:middle; padding:5px; text-align:left; color:#544f55;line-height:15px;border-bottom:1px solid #ccc; }
table.optionTable td {vertical-align:middle; padding:5px; text-align:left; color:#820972; border-bottom:1px dotted #ccc; }


table.contactTable {float:left; width:100%; border-collapse: collapse; color:#ff2385;;}
table.contactTable th {width:100%; height:30px; vertical-align:top; padding:5px; text-align:left;  color:#ccc; border-bottom:1px solid #888; background:#222;}
table.contactTable td {vertical-align:top; padding:5px; text-align:left;  border-bottom:1px solid #888;}
table.contactTable td textarea {width:100%; height:100px;}
table.contactTable td select {width:230px;}
table.contactTable td.submit {text-align:center;}


table.reserveTable {float:left; width:100%; border-collapse: collapse; color:#ff2385;;}
table.reserveTable th {text-align:left; vertical-align:middle; padding:5px 5px; border-left:25px solid #666; border-bottom:1px dotted #333;}
table.reserveTable td {text-align:left; vertical-align:middle; padding:5px 5px; border-bottom:1px dotted #333; line-height:25px;}
table.reserveTable td select {width:99%;}
table.reserveTable td img {width:47px; height:70px;}
table.reserveTable td textarea {width:99%; height:30px;}

table.recruitTable {float:left; width:100%; border-collapse: collapse; color:#ff2385;;}
table.recruitTable th {text-align:left; vertical-align:middle; padding:5px 5px; border-left:25px solid #666; border-bottom:1px dotted #333;}
table.recruitTable td {text-align:left; vertical-align:middle; padding:5px 5px; border-bottom:1px dotted #333; line-height:25px;}
table.recruitTable td input[type=text]{padding:1px 5px;}
table.recruitTable td select {width:99%;}
table.recruitTable td img {width:100%;}
table.recruitTable td textarea {width:99%; height:30px;}

table.profileTable {float:left; width:100%; border-collapse:  collapse; border:1px solid #ccc;}
table.profileTable th {width:50%; vertical-align:middle; padding:5px; text-align:right; color:#000000;line-height:15px; border-bottom:1px dotted #ccc; }
table.profileTable td {vertical-align:middle; padding:5px; text-align:left; color:#000000; border-bottom:1px dotted #ccc; }


/* head_menu */
#head_menu {
  float: right;
  margin: 0 0 3px 2px;
  height: 50px;
  width: 50px;
}

#head_menu #showMenu {
  position: relative;
  margin: 0;
  display: block;
  height: 60px;
}


#head_menu #showMenu:hover {
  background: #fafafa;
}

#head_menu #panel-btn-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 17px;
  width: 40px;
  height: 7px;
  margin: -1px 0 0 -7px;
  background: #e5040c;
  transition: .2s;
}

#head_menu #panel-btn-icon:before, #panel-btn-icon:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 7px;
  background: #e5040c;
  transition: .3s;
}

#head_menu #panel-btn-icon:before {
  margin-top: -17px;
}

#head_menu #panel-btn-icon:after {
  margin-top: 9px;
}

#head_menu #panel-btn .close {
  background: transparent;
}

#head_menu #panel-btn .close:before, #panel-btn .close:after {
  margin-top: 0;
}

#head_menu #panel-btn .close:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#head_menu #panel-btn .close:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}


/* nav menu */
nav#menu h2 {
	float:left;
	width:100%;
    font-weight: 900;
    line-height: 1.5;
    margin: 0 0 0.5em 0;
    text-transform: uppercase;
    letter-spacing: 0.35em;
    font-size: 18px;
    color: #fff;
    text-align: left;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}


#menu {
		-moz-transform: translateX(22em);
		-webkit-transform: translateX(22em);
		-ms-transform: translateX(22em);
		transform: translateX(22em);
		-moz-transition: -moz-transform 0.45s ease, visibility 0.45s;
		-webkit-transition: -webkit-transform 0.45s ease, visibility 0.45s;
		-ms-transition: -ms-transform 0.45s ease, visibility 0.45s;
		transition: transform 0.45s ease, visibility 0.45s;
		position: fixed;
		top: 0;
		right: 0;
		width: 22em;
		max-width: 100%;
		height: 100%;
		-webkit-overflow-scrolling: touch;
		background-color: #000; 
		opacity:0.8;
		color: #ffffff;
		cursor: default;
		visibility: hidden;
		z-index: 10002;
}

#menu > .inner {
  -moz-transition: opacity 0.45s ease;
  -webkit-transition: opacity 0.45s ease;
  -ms-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow-y: auto;
}

#menu > .inner > ul {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}

#menu > .inner > ul > li.combine {
  float:left;  
  width:100%; 
  text-align:center;
  box-sizing:border-box; 
  border-top: solid 1px rgba(255, 255, 255, 0.15);
}

#menu > .inner > ul > li.subject {
  float:left;  
  width:100%; 
  text-align:center;
  padding:15px 0 5px; 
  color:#fff;
  font-size:20px; 
  box-sizing:border-box; 
  border-top: solid 1px rgba(255, 255, 255, 0.15);
}

#menu > .inner > ul > li {
  float:left;  
  width:50%; 
  box-sizing:border-box; 
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
}

#menu > .inner > ul li p {
  padding: 0;
  font-size:10px; 
}
#menu > .inner > ul li span{
  padding: 0;
  font-size:12px; 
}

#menu > .inner > ul > li a {
  display: block;
  padding: 0.7em 0;
  line-height: 1.5;
  border: 0;
  color: inherit;
  color:#fff; 
  font-size:16px; 
}
#menu > .inner > ul > li.point a {
  display: block;
  padding: 0.7em 0;
  line-height: 1.5;
  border: 0;
  color: inherit;
  color:#ffff00; 
  font-size:18px; 
}
#menu > .inner > ul > li.simai a {
  display: block;
  padding: 0.5em 0;
  line-height: 1.5;
  border: 0;
  color: inherit;
  color:#ccc; 
  font-size:14px; 
}

#menu > .inner > ul > li a i {
	color: #fff;
	margin-right: 10px;
}

#menu > .inner > ul > li:first-child {
  border-top: 0;
  margin-top: -1em;
}

#menu > .inner > ul .banner{
  float:left;
  width:100%; 
  box-sizing:border-box; 
  text-align:center;
}

table.menuTable { width:100%; border-collapse:collapse; }
table.menuTable th { vertical-align:middle; background:#333; border-bottom:1px solid #000; padding:5px 10px; color:#33ffff; text-align:right; font-size:14px;}
table.menuTable th a { color:#33ffff; }
table.menuTable td { width:50%; vertical-align:middle; border-bottom:1px solid #000; padding:5px 10px; font-size:14px;}

#menu > .close {
  -moz-transition: opacity 0.45s ease, -moz-transform 0.45s ease;
  -webkit-transition: opacity 0.45s ease, -webkit-transform 0.45s ease;
  -ms-transition: opacity 0.45s ease, -ms-transform 0.45s ease;
  transition: opacity 0.45s ease, transform 0.45s ease;
  -moz-transform: scale(0.25) rotate(180deg);
  -webkit-transform: scale(0.25) rotate(180deg);
  -ms-transform: scale(0.25) rotate(180deg);
  transform: scale(0.25) rotate(180deg);
  -webkit-tap-highlight-color: transparent;
  display: block;
  position: absolute;
  top: 2em;
  width: 6em;
  text-indent: 6em;
  height: 3em;
  border: 0;
  font-size: 1em;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
}

#menu > .close:before, #menu > .close:after {
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2em 2em;
}

#menu > .close:before {
  background-image: url('../../images/close_menu.png');
  opacity: 0;
}

#menu > .close:after {
  background-image: url('../../images/close_menu.png');
  opacity: 1;
}

#menu > .close:hover:before {
  opacity: 1;
}

#menu > .close:hover:after {
  opacity: 0;

}


#menu {
  -moz-transform: translateX(22em);
  -webkit-transform: translateX(22em);
  -ms-transform: translateX(22em);
  transform: translateX(22em);
  width: 100%;
}

#menu > .inner {
  box-sizing:border-box;
  padding: 20px 10px 10px;
}

#menu > .close {
  float:right;
  top: 1em;
  right: 1em;
  width: 3.2em;
  text-indent: 3.2em;
}

#menu > .close:before, #menu > .close:after {
  background-size: 1.5em 1.5em;
  color: #fff;
}


body.is-menu-visible #wrapper {
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  cursor: default;
  opacity: 0.25;
}

body.is-menu-visible #menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}

body.is-menu-visible #menu > * {
  opacity: 1;
}

body.is-menu-visible #menu .close {
  -moz-transform: scale(1.0) rotate(0deg);
  -webkit-transform: scale(1.0) rotate(0deg);
  -ms-transform: scale(1.0) rotate(0deg);
  transform: scale(1.0) rotate(0deg);
  opacity: 1;
  border: 1px solid #fff;
}

table.systemTable { width:100%; background:#eee; box-sizing:border-box; font-size:16px; padding:10px; border-collapse: collapse; }
table.systemTable th { width:40%; text-align:center; padding:5px; color:#222; border:1px solid #fff; }
table.systemTable td { text-align:center; padding:5px; color:#222; border:1px solid #fff; font-weight:bold; }
table.systemTable td.simei { background:#fff; }


tr:nth-child(even) {background: #eee}
tr:nth-child(odd) {background: #ccc}