@charset "utf-8";
/* CSS Document */

/* core	================================================	*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	line-height: 18px;
	vertical-align: baseline;
}

img {
	vertical-align: bottom;
}

*{
	margin: 0;
	padding: 0;

}

ol, ul {
	list-style: none;
}

br{
	letter-spacing:0;
}

a {
	color: #f02c9c;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

body {
	color: #777777;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #ffffff;
}

html,body{
	width:100%;
	height:100%;
}

iframe {
	background:transparent;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 共通設定 */
#wrap {
	width: 320px;
	margin: 0px auto;
	position: relative;
	 word-break : break-all;
}

#mainwrap {
	width: 320px;
	margin: 0px auto;
}

#contents {
	width: 320px;
	margin: 0px auto;
	text-align: left;
}

/* ヘッダー */

#head {
	width: 320px;
	height: 55px;
	background: #f42e9d;
	position: relative;
	left: 0;
	top: 0;
	-moz-box-shadow: 0px 1px 4px #666666;
	-webkit-box-shadow: 0px 1px 4px #666666;
}

h1 {
	width: 113px;
	height: 55px;
	float: left;
}

h1 a {
	display: block;
	width: 113px;
	height: 0px;
	padding-top: 55px;
	background: url(../img/common/head/logo.gif) no-repeat left top;
	-webkit-background-size: 113px 55px;
	overflow: hidden;
}

#head .menu {
	width: 158px;
	border-left: 1px solid #fa4aad;
}

#head .menu li {
	height: 55px;
	display: inline;
	float: left;
	border-left: 1px solid #dd1486;
	border-right: 1px solid #fa4aad;
}

/* ファンクラブメニュー */
#fcmenu {
	width: 320px;
	position: absolute;
	left: 0;
	top: -382px;
	z-index:10;
	text-align: center;
}

#fcmenu .menuarrow {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fd8cca;
	margin-left: 195px;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
}

#fcmenu .wrap{
	background-color:rgba(253,140,202,0.9);
	padding: 6px 0px 16px;
}

#fcmenu .wrap a{
	color: #ffffff;
}


#fcmenu .login {
	text-align: left;
	width: 290px;
	margin: 0px auto;
}

#fcmenu .login input.txt{
	width: 290px;
	height: 24px;
	border: none;
	background: #ffd9ee;
	margin-bottom: 5px;
	color: #ffa0d7;
	text-align: center;
}
#fcmenu .login input.login{
	width: 290px;
	height: 38px;
	border: none;
	background: url(../img/common/fc/btnLogin.png) no-repeat left top;
	-webkit-background-size: 290px 38px;
	margin-bottom: 5px;
}

#fcmenu img{
	margin: 10px auto 0px auto;
}
#fcmenu a:nth-child(1) img{
	margin: 10px auto 10px auto;
}

#fcmenu .admissionSelect{
	margin: 0 0 10px 15px;
	width:  290px;
	height: 106px;
	background-image: url('/sp/common/img/common/fc/btn_fc_new.png') ;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fcmenu .renewSelect{
	margin: 0 0 0 15px;
	width:  290px;
	height: 106px;
	background-image: url('/sp/common/img/common/fc/btn_fc_continue2.png') ;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fcmenu .admissionSelect a,
#fcmenu .renewSelect a{
	display: block;
	float: left;
	margin-top: 38px;
	margin-left: 13px;
}

/* グローバルメニュー */
#grobalmenu {
	width: 320px;
	position: absolute;
	left: 0;
	top: -200px;
	z-index:10;
	filter:alpha(opacity=90);
	opacity:0.90;
	-moz-opacity:0.90;
}

#grobalmenu .menuarrow {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #ff58b4;
	margin-left: 270px;
}

#grobalmenu p.home a{
	background: #ff58b4;
	display: block;
	width: 319px;
	border-bottom: 1px solid #fc45ad;
	border-right: 1px solid #f05cb0;
}

#grobalmenu p.home a img{
	margin-left: 15px;
}

#grobalmenu ul li {
	width: 158px;
	display: inline;
	float: left;
	border-top: 1px solid #fe8ec9;
	border-bottom: 1px solid #fc67bb;
	border-right: 1px solid #f05cb0;
	border-left: 1px solid #fda5d8;
}

#grobalmenu ul li.blank {
	height: 36px;
}

#grobalmenu ul li a{
	width: 158px;
	display: block;
}

#grobalmenu ul li img {
	margin-left: 15px;
}
#grobalmenu ul li.menu1 {
	background: #ff8ecc;
}
#grobalmenu ul li.menu2 {
	background: #fe7ac5;
}

#grobalmenu p.copy {
	font-size: 11px;
	padding: 15px 0px 15px 0px;
	text-align:center;
	background: #f42e9d;
	color: #ff87ca;
}

.google_translate {
	text-align:center;
	padding:10px 0 ;
	margin:20px 0;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
}

.pagetop {
	width: 62px;
	margin: 30px auto 0px auto;
}

.arrowdown {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #ff86cb;
	margin-left: 15px;
}

p.copy {
	font-size: 11px;
	color: #ff87c8;
	background: #f42e9d;
	padding: 15px 0px;
	text-align: center;
}
table.toujinsai_jtb {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}

table.toujinsai_jtb th {
	padding: 10px;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	text-align: left;
	border: 1px solid #A1A1A1;
	font-weight: bold;
	background: #FFE8F2;
}
table.toujinsai_jtb td {
	border: 1px solid #A1A1A1;
	padding: 8px;
	line-height: 1.7;
}
table.toujinsai_jtb td.plan{
	width: 170px;
}
table.toujinsai_jtb td.price{
	width: 90px;
}

table.toujinsai_jtb tr:nth-child(2n) td{
   background: #F6F6F6;
}
table.toujinsai_jtb tr:nth-child(2n+1) td{
   background: #FFFFFF;
}
table.toujinsai_jtb th.thColor01{
	background-color: #03224E !important;
}
table.toujinsai_jtb th.thColor02{
	background-color: #F960A0 !important;
}
table.toujinsai_jtb td.tdColor01{
	background-color: #0E3B7C !important;
}
table.toujinsai_jtb td.tdColor02{
	background-color: #154D9A !important;
}
table.toujinsai_jtb td.tdColor03{
	background-color: #2D66B5 !important;
}
table#table td{
	border: solid 1px #000;
}
table#table{
	border-collapse:collapse;
    border-spacing: 0 !important;
}

@media screen and (max-width: 768px) {
	table.toujinsai_jtb td.plan{
		width: auto;
	}
	table.toujinsai_jtb td.price{
		width: auto;
	}

	table.toujinsai_jtb td {
		border-bottom: none;
	}
	table.toujinsai_jtb{
		border-bottom: 1px  solid #A1A1A1 !important;
	}
	table.toujinsai_jtb th{display: none;}
	table.toujinsai_jtb td{
		display: list-item;		list-style: none;
	}

}


