@charset "utf-8";

/* *********************************************************
 * altstack base style seet
 * *********************************************************\*/


/*____________ element ____________\*/

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;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
}

a img,
a:focus,
:link img,
:visited img {
	border: 0;
	outline:none;
}

q:before,
q:after,
blockquote:before,
 blockquote:after {
	content: "";
}

html,
body {
height: 100%;

}

@font-face {
	font-family: "genshingothic-heavy"; //任意の名前を設定
	font-style: "bold"; //フォントスタイルの設定
	font-weight: 600; //フォントウェイトの設定
	src: url("genshingothic-heavy.woff") format("woff"); //フォントファイルの指定}

body {
	width: 100%;
	height: 100vh;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
	font-family: "genshingothic-heavy",Verdana, Arial,Helvetica, sans-serif ,'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	font-weight: 500;
	font-feature-settings: "palt" 1, "swsh" 1;
	letter-spacing: 0.02em;
	background: #000;
	background-image: url(../img/shiny_star.png), url(../img/bg_tile_fast.gif);
	background-position: center 0, 0 0;
	background-repeat: repeat;
}

em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
a:focus {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
li img {
	vertical-align: bottom;
}
label {
	cursor: pointer;
}
hr {
	height: 1px;
	background-color: #ccc;
	border: none;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
}

/*____________ table ____________\*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
 table td {
	font-size: 62.5%;
}

.simpletable {
	width: 100%;
	table-layout: fixed;
	border: none;
	border-collapse: collapse;
	margin: 0 auto 1em;
}

.simpletable th {	
	width: 30%;
	text-align: right;
	border: none;
	padding: 2px 5px;
	white-space: nowrap;
}

.simpletable td {
	width: 70%;
	border: none;
	padding: 2px 5px;
}

.simpletable#mailform01 {
	margin-bottom: 20px;
	border: none;
}

.simpletable#mailform01 th {
	width: 150px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: none;
	padding: 3px 7px 3px;
	white-space: normal;
	background: #e6e6e6;
}

.simpletable#mailform01 span {
	text-align: left;
	font-size: 0.9em;
	color: #f00;
}

.simpletable#mailform01 td {
	font-size: 0.9em;
	vertical-align: top;
	font-weight: bold;
	padding: 3px 7px 3px;
	line-height: 1.5em;
	margin-bottom: 1em;
	border: none;
	background: #e6e6e6;
}

.simpletable#mailform01 th.oddtr01,
 .simpletable#mailform01 td.oddtr01 {
	background: #ccc;
}

.simpletable#mailform01 td.titlecol {
	color: #fff;
	font-weight: bold;
	background: #663;
}

.simpletable#mailform01 td input {
	padding: 3px;
}

.formsubmit {
	text-align: center;
}

.formsubmit input {
	padding: 10px 10px;
}

/*________________________ main ________________________\*/

section {
	width: 100%;
	height: auto;
	padding: 1vw;
	box-sizing: border-box;
	overflow: hidden;
}
h1 {
	font-size: 7.5vw;
	text-align: center;
	font-weight: bold;
	line-height: 1.1em;
	margin: 2vw 0 1vw 1vw;
}
h1 span {
	display: block;
	text-align: center;
}
p.date {
	color: #fff;
	text-align: right;
	padding: 0 2vw;
	margin: 0 0 5vh;
}
h2 {
	font-size: 7.5vw;
	font-weight: bold;
	text-align: center;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -6vw;
}
h2 span {
	display: inline-block;
	color: #880608;
	line-height: 9.5vw;
	padding: 0.3vh 8vh;
	background: #fff;
	border-radius: 8vw;
}

section #wrap {
	overflow: visible;
}
.call,
.call2 {
	padding: 8vw 0 3vw 0;
	margin: 0 0 7vw;
	background: rgba(0,0,0,0.6) url(../img/logo01.png) center center no-repeat;
	border: 1vw solid #fff;
	border-radius: 5vh;
	position: relative;
}
.call ol,
.call2 ol {
	padding: 0 0 0 1em;
	margin: 0 0 1em;
}
.call ol li,
.call2 ol li {
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	line-height: 7vw;
	list-style-type: none;
}
ol li.yellow {
	color: #ff0;
}
ol li.green {
	color: #9f0;
}
ol li.pink {
	color: #ff1493;
	animation: flash_text 5s linear infinite;
}
@keyframes flash_text {
	0%,33%,66%,100% { opacity: 0; }
	15%,27% { opacity: 1; color:#ff1493; }
	45%,60% { opacity: 1; color:#ff1493; }
	75%,94% { opacity: 1; color:#ff1493; }
}

.call ol li .name,
.call2 ol li .name{
	width: 100%;
	font-size: 4.5vw;
	line-height: 1.8;
	text-align: center;
	list-style-type: none;
	color: #fffaa0;
}

.call ol li .number_minutes,
.call2 ol li .number_minutes{
	display: flex;
	margin-bottom: 3%;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	line-height: 7vw;
	list-style-type: none;
}

.call ol li span.number,
.call2 ol li span.number {
	display: block;
	width: 51%;
	font-size: 9vw;
	text-align: right;
	list-style-type: none;
}

.call ol li span.number_center,
.call ol li span.number_center{
	text-align: center;
	width: 100%;
	margin: auto;
	line-height: 9vw;
}

.call ol li span.minutes,
.call2 ol li span.minutes {
	display: block;
	font-size: 9vw;
	text-align: right;
	list-style-type: none;
	padding: 0 0 0 3vw;
}
.call ol li span.number span,
.call ol li span.minutes span,
.call2 ol li span.minutes,
.call2 ol li span.minutes span {
	display: inline-block;
	font-size: 5vw;
	padding: 0 0 0 0.5vw;
}
.soon,
.soon2 {
	padding: 6vh 0 3vh 0;
	background: rgba(0,0,0,0.6) url(../img/logo01.png) center center no-repeat;
	border: 1vw solid #fff;
	border-radius: 5vh;
	position: relative;
}
.soon ol,
.soon2 ol {
	padding: 0 0 0 1em;
}
.soon ol li,
.soon2 ol li {
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	line-height: 9vw;
	font-weight: bold;
	list-style-type: none;
}
.soon ol li span.number,
.soon2 ol li span.number {
	font-size: 9vw;
}
.soon ol li span.number span,
.soon2 ol li span.number span {
	display: inline-block;
	font-size: 5vw;
	padding: 0 0 0 0.5vw;
}

.rowbox01 {
}

.rowbox01 .soon,
.rowbox01 .soon2 {
	margin: 0 0 7vw;
}

.phone a{
	display: block;
	width: 50%;
	margin: 1vh auto 4vh;
	padding: 1vh 0 1vh 0;
	background: rgba(0,0,0,0.6) url(../img/logo01.png) center center no-repeat;
	border: 1vw solid #fff;
	border-radius: 5vh;
	position: relative;
	text-align: center;
	font-size: 5vw;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}

/*________________________ bits ________________________\*/

.fclear {
	clear: both;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}

p img.float_l {
	margin: 0 15px 15px 0;
}
 p img.float_r {
	margin: 0 0 15px 15px;
}

.align_c {
	text-align: center !important;
}

.align_c img {
	margin-left: auto !important;
	margin-right: auto !important;
}

.align_l {
	text-align: left !important;
}

.align_r {
	text-align: right !important;
}
.indent-10em {
	padding-left: 1em;
	text-indent: -1em;
}
.indent-15em {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.nomargin {
	margin: 0px !important;
}
.marginb10 {
	margin-bottom: 10px !important;
}
.marginb20 {
	margin-bottom: 20px !important;
}
.marginb30 {
	margin-bottom: 30px !important;
}
.marginb50 {
	margin-bottom: 50px !important;
}
.marginb2em {
	margin-bottom: 2em !important;
}

.nopadding {
	padding: 0px !important;
}

.paddingt2em {
	padding-top: 2em !important;
}
.paddingt10 {
	padding-top: 10px !important;
}
.paddingt20 {
	padding-top: 20px !important;
}
.paddingb10 {
	padding-bottom: 10px !important;
}
.paddingb20 {
	padding-bottom: 20px !important;
}
.paddingb30 {
	padding-bottom: 30px !important;
}

.hide {
	display: none;
}
.hidden {
	visibility: hidden;
}
.underline {
	text-decoration: underline;
}
.overline {
	text-decoration: overline;
}

.x06emfont {
	font-size: 0.6em !important;
}
.x08emfont {
	font-size: 0.8em !important;
}

.x10emfont {
	font-size: 1em !important;
}

.x12emfont {
	font-size: 1.2em !important;
}

.x14emfont {
	font-size: 1.4em !important;
}

.blue {
	color: #00f !important;
}

.red {
	color: #f00 !important;
}

.orange {
	color: #f60 !important;
}

.pink {
	color: #e43f7b !important;
}

.pinkline {
	background: #ffe7ef;
	padding: 1px;
}

.brown01 {
	color: #9a5000 !important;
}

.date {
}

.bold {
	font-weight: bold !important;
}

.italic {
	font-style: italic
}

hr.hidden {
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}

div.fclear {
	height: 1px;
	overflow: hidden ;
}

.fclear hr {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden ;
}