@charset "utf-8";
/* CSS Document */

/* ------------------------------

    INDEX
	
	A　* reset
	B　* the whole
	C  * header
	D  * footer
	E  * accordion
	F  * carousel
	G  * panel
	
	H  * index.php
	Z  * common class
	
------------------------------ */

/*===============================================================================
	A　* reset
===============================================================================*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, hr, blockquote, address, noscript {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
ul, li, ol, dl, dt, dd, pre, table, form {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
table, img {
	border: none;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
	clear: both;
}
img {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
/* ------------------------------------------
    A　* jQuery Mobile's default clear
------------------------------------------ */
.ui-header .ui-title, .ui-footer .ui-title, .ui-btn-inner, .ui-li-heading, .ui-li .ui-btn-text a.ui-link-inherit, .ui-li-desc {
	overflow: visible;
	white-space: normal;
}
/* ------------------------------------------
    A　* for android
------------------------------------------ */
* {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}/* orange line dis */
/*===============================================================================
	B　* the whole
===============================================================================*/

* {
	font-family: Helvetica, Arial, "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Droid Sans", Sans-Serif !important;
}
body {
	margin: 0;
	padding: 0;
}
.cl {
	clear:both;
}
/* ------------------------------------------
    B　* link
------------------------------------------ */
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* -------------------------------------------
    B  * media  LAYOUT
------------------------------------------- */

/* LAYOUT 320
----------------------------------------------- */

@media (min-width: 320px) {
.ui-content {
	width: 100%;
	overflow:hidden;
}
.ui-body-z .ui-header {
	width:100%;
}
.my_header_01 {
	margin:0 !important;
}
}

/* LAYOUT BIG
----------------------------------------------- */
@media screen and (min-width: 640px) {
body {
	background:#fff url(../img/common/shop_title_back.png) repeat-x center top fixed;
	-webkit-background-size:10px 50px;
	background-size:10px 50px;
}
.ui-body-z .ui-header {
	width:640px !important;
	margin:0 auto !important;
}
.my_header_01 {
	width:640px;
	margin:0 auto !important;
}
.ui-header {
	background-color:#FFF !important;
}
.ui-content, .ui-footer, .ui-header {
	width: 640px !important;
	margin:0 auto !important;
}
.ui-content, .ui-footer {
	box-shadow: 2px 0 5px #999;
	-webkit-box-shadow: 2px 0 5px #999;
	-moz-box-shadow: 2px 0 5px #999;
	-o-box-shadow: 2px 0 5px #999;
	-ms-box-shadow: 2px 0 5px #999;
}
}
/* ------------------------------------------
    B　* min-width
------------------------------------------ */
.my_content {
	min-width: 320px;
}
/*===============================================================================
	C  * header
===============================================================================*/

.ui-body-z .ui-header {
	height:50px !important;
	padding:0 !important;
	margin:0 auto !important;
	position:relative !important;
}
/* -----------------------------------------------
    C  * header background
------------------------------------------------ */

.header {
	height: 50px;
}
.ui-body-z .ui-header {
	height:50px !important;
	padding:0 !important;
	position:relative !important;
}
.my_header_01 {
	background:url(../img/common/shop_title_back.png) repeat-x center top;
	-webkit-background-size:10px 50px;
	background-size:10px 50px;
	width:100%;
	height:50px !important;
	padding:0 !important;
}
.my_top_nav {
	width:99%;
	margin:0 auto;
	padding:0px 0 0 1px;
}
/* ------------------------------------------------
    C  * header left logo
------------------------------------------------ */
.ui-header .ui-btn-left {
	position: absolute;
	top:0.19em;
	left:0em;
	text-indent:-9999px;
}
.ui-header .ui-btn-left .shop_logo {
	position: absolute;
}
.ui-btn-left .shop_logo a {
	display: block;
	border: 0;
	background: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 75px;
	height: 45px;
	margin-top:0.5em;
}
.logo {
	width: 75px;
	height: 45px;
	background:#FFF url(../img/sprite/sprite@2x.png) no-repeat 0 0;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-indent: -9999px;
}

/* ------------------------------------------------
    C  * header h1
------------------------------------------------ */
@media (min-width: 320px) {
.ui-header .ui-title {
	margin-left: 79px;
	margin-right: 0%;
}
.ui-header h1 {
	color:#FFFFFF;
	position:absolute;
	top:-0.17m;
	left:0;
	text-align:left;
}
.my_header_h1 {
	text-align:left;
	font-weight:normal;
	font-size:9px;
}
.my_header_h1_name {
	text-align:left;
	margin-top:0.15em;
	font-size:12px;
}
}
@media screen and (min-width: 640px) {
.ui-header .ui-title {
	margin-left: 83px;
	margin-right: 0%;
}
.ui-header h1 {
	color:#FFFFFF;
	position:absolute;
	top:-0.2em;
	left:0;
	text-align:left;
}
.my_header_h1 {
	text-align:left;
	font-weight:normal;
	font-size:12px;
	letter-spacing:0.1em;
}
.my_header_h1_name {
	text-align:left;
	margin-top:-0.05em;
	font-size:16px;
	letter-spacing:0.15em;
}
}
/* ------------------------------------------------
    C  * header right btn
------------------------------------------------ */

/*  C  * right_btn menu
---------------------------------------- */
.ui-header .ui-btn-right {
	position: absolute;
	top:0em;
	text-indent:-9999px;
}
.ui-header .ui-btn-right .menu_list {
	position: absolute;
	right:-0.32em;
	top:0em;
}
.ui-btn-right .menu_list a {
	display: block;
	border: 0;
	background: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 50px;
	height: 50px;
}
.menu {
	width: 50px;
	height: 50px;
	background:#FFF url(../img/sprite/sprite@2x.png) no-repeat -125px 0;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-indent: -9999px;
}
/*  C  * right_btn tel
---------------------------------------- */

.ui-header .ui-btn-right .h_contact {
	position: absolute;
	right:2.79em;
	top:0em;
}
.ui-btn-right .h_contact a {
	display: block;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	width: 50px;
	height: 50px;
}
.contact {
	width: 50px;
	height: 50px;
	background:#FFF url(../img/sprite/sprite@2x.png) no-repeat -75px 0;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-indent: -9999px;
}
/*===============================================================================
	D  * footer
===============================================================================*/

.my_footer {
	text-align:center;
	font-size:10px;
	color: #c9c9c9 !important;
	text-shadow: -1px -1px 0 #111111 !important;
	padding:5px 0 6px 0;
	background: #6c6c6c;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #6c6c6c), to( #1f1f1f));
	background-image: -webkit-linear-gradient( #6c6c6c, #1f1f1f);
	background-image:    -moz-linear-gradient( #6c6c6c, #1f1f1f);
	background-image:     -ms-linear-gradient( #6c6c6c, #1f1f1f);
	background-image:      -o-linear-gradient( #6c6c6c, #1f1f1f);
	background-image:         linear-gradient( #6c6c6c, #1f1f1f);
	border-top: 1px solid #6a6a6a !important;
	border-bottom: 1px solid #505050 !important;
}
/*===============================================================================
	E  * accordion
===============================================================================*/

.ui-body-a .ui-collapsible-contain {
	margin-top:-5px;
}
.my_ac {
	background-color:#FFFFFF;
	margin:-12px -15px 0 -15px;
	padding:5px;
	letter-spacing:1px;
	font-size:12px;
	color:#666666;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
}
.ac_pink {
	border-right: 1px solid #F2ACBF;
	-webkit-box-shadow: 0 0 10px #F59FB6 inset;
　　　　 box-shadow: 0 0 10px #F59FB6 inset;
}
.ac_green {
	border: 2px solid #007771;
}
.ac_blue {
	border: 2px solid #1266BC;
}
.ac_blue02 {
	background-color:#01478F !important;
	border: 2px solid #1266BC;
}
.ac_purple {
	border-right: 1px solid #c09cee;
	-webkit-box-shadow: 0 0 10px #cdacf6 inset;
　　　　 box-shadow: 0 0 10px #cdacf6 inset;
}
.ac_orange {
	border-right: 1px solid #fec480;
	-webkit-box-shadow: 0 0 10px #fece94 inset;
　　　　 box-shadow: 0 0 10px #fece94 inset;
}
/*===============================================================================
	F  * carousel
===============================================================================*/

.my_slider_area {
	margin:8px 10px 10px 10px;
}
ul.slides {
	text-align:center;
}
ul.slides li {
	width:95px;
	margin-right:5px !important;
}
ul.slides li dl dt img {
	width:90px !important;
	height:135px !important;
	padding-right:5px !important;
}
ul.slides dd {
	text-align:center;
	font-size:10px;
}
/*  F  * girl info
---------------------------------------- */
dd.g_name {
	text-align:center;
	display:block;
	padding:5px 0 2px 0;
	position:relative;
	font-size:12px !important;
}
dd.s_time {
	color:#FF0000;
}
dd.nfmd {
	color:#10776d;
}
dd.g_st {
	display:inline-block;
	position:relative;
	top:3px;
	margin:3px 0;
	width:66px;
	padding:5px 10px;
	color:#FFFFFF;
	text-align:center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
}
dd.g_st02 {
	display:inline-block;
	position:relative;
	top:3px;
	margin:3px 0;
	width:62px;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
}
dd.pink {
	background: #ff8d8d;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffbaba), to( #ff8d8d));
	background-image: -webkit-linear-gradient( #ffbaba, #ff8d8d);
	background-image:    -moz-linear-gradient( #ffbaba, #ff8d8d);
	background-image:     -ms-linear-gradient( #ffbaba, #ff8d8d);
	background-image:      -o-linear-gradient( #ffbaba, #ff8d8d);
	background-image:         linear-gradient( #ffbaba, #ff8d8d);
}
dd.blue {
	background: #21b3d9;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #53ceec), to( #21b3d9));
	background-image: -webkit-linear-gradient( #53ceec, #21b3d9);
	background-image:    -moz-linear-gradient( #53ceec, #21b3d9);
	background-image:     -ms-linear-gradient( #53ceec, #21b3d9);
	background-image:      -o-linear-gradient( #53ceec, #21b3d9);
	background-image:         linear-gradient( #53ceec, #21b3d9);
}
dd.green {
	background: #5dc281;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #9bcfae), to( #5dc281));
	background-image: -webkit-linear-gradient( #9bcfae, #5dc281);
	background-image:    -moz-linear-gradient( #9bcfae, #5dc281);
	background-image:     -ms-linear-gradient( #9bcfae, #5dc281);
	background-image:      -o-linear-gradient( #9bcfae, #5dc281);
	background-image:         linear-gradient( #9bcfae, #5dc281);
}
dd.yellow {
	color:#333333 !important;
	background: #eee44f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f9f6c4), to( #eee44f));
	background-image: -webkit-linear-gradient( #f9f6c4, #eee44f);
	background-image:    -moz-linear-gradient( #f9f6c4, #eee44f);
	background-image:     -ms-linear-gradient( #f9f6c4, #eee44f);
	background-image:      -o-linear-gradient( #f9f6c4, #eee44f);
	background-image:         linear-gradient( #f9f6c4, #eee44f);
}
dd.purple {
	background: #461064;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #9f74b7), to( #461064));
	background-image: -webkit-linear-gradient( #9f74b7, #461064);
	background-image:    -moz-linear-gradient( #9f74b7, #461064);
	background-image:     -ms-linear-gradient( #9f74b7, #461064);
	background-image:      -o-linear-gradient( #9f74b7, #461064);
	background-image:         linear-gradient( #9f74b7, #461064);
}
dd.red {
	background: #c21f23;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f66469), to( #c21f23));
	background-image: -webkit-linear-gradient( #f66469, #c21f23);
	background-image:    -moz-linear-gradient( #f66469, #c21f23);
	background-image:     -ms-linear-gradient( #f66469, #c21f23);
	background-image:      -o-linear-gradient( #f66469, #c21f23);
	background-image:         linear-gradient( #f66469, #c21f23);
}
dd.gray {
	background: #676767;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #a6a6a6), to( #676767));
	background-image: -webkit-linear-gradient( #a6a6a6, #676767);
	background-image:    -moz-linear-gradient( #a6a6a6, #676767);
	background-image:     -ms-linear-gradient( #a6a6a6, #676767);
	background-image:      -o-linear-gradient( #a6a6a6, #676767);
	background-image:         linear-gradient( #a6a6a6, #676767);
}
/*===============================================================================
	G  * panel
===============================================================================*/
.my_panel_area .ui-panel {
	box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	background-image:none !important;
}
.my_panel_area .ui-link-inherit {
	padding-top:7px !important;
	;
	padding-right:10px !important;
	padding-bottom:7px !important;
	padding-left:10px !important;
	font-size:14px !important;
	font-weight:normal !important;
}
.my_panel_close {
	margin:15px 0 0 0;
}
/*===============================================================================
	H  * index.php
===============================================================================*/
.my_content {
	width:100%;
	margin:0;
	padding:0;
	/*background:url(../img/common/shl.png) repeat;*/
}
/* ------------------------------------------------
    H  * top nav
------------------------------------------------ */
.top_nav {
	margin: 10px 10px 10px 10px;
}
.ui-grid-d div {
	border-right: 1px solid #000000;
	height:50px;
	text-align:center;
	font-size:12px;
}
.t_nav01 {
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
.t_nav02, .t_nav03, .t_nav04, .t_nav05 {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#FFFFFF;
}
.tnav {
	width:100%;
	height:50px;
	display:block;
}
.tnav a {
	display:block;
	color:#333333;
	font-weight:bold !important;
}
.tnav a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	-o-opacity: 0;
	zoom:1;
}
.tn_img {
	margin-top:5px;
	width:20px;
	height:22px;
	display: inline-block;
}
.tng01 {
	background: url(../img/sprite/sprite@2x.png) no-repeat -370px -22px;
	background-size: 500px 82px;
}
.tng02 {
	background: url(../img/sprite/sprite@2x.png) no-repeat -390px -22px;
	background-size: 500px 82px;
}
.tng03 {
	background: url(../img/sprite/sprite@2x.png) no-repeat -350px 0px;
	background-size: 500px 82px;
}
.tng04 {
	background: url(../img/sprite/sprite@2x.png) no-repeat -370px 0px;
	background-size: 500px 82px;
}
.tng05 {
	background: url(../img/sprite/sprite@2x.png) no-repeat -390px 0px;
	background-size: 500px 82px;
}
.tn_txt {
	width:100%;
	height:16px;
	line-height:16px;
	display:block;
}
/* ------------------------------------------------
    H  * top image
------------------------------------------------ */
.my_t_img {
}
.my_t_img img {
	width:94%;
	height:auto;
	display:block;
	margin:15px auto 12px auto;
	border: 1px solid #FFF;
}
.top_txt {
	width:87%;
	height:40px;
	margin:0 auto 15px auto;
	padding:1px 0 1px 12px;
	border-left: 6px solid #555;
	font-size:14px;
	line-height:1.5;
	text-shadow: 1px 1px 1px #FFFFFF;
}
/* ------------------------------------------------
    H  * top info
------------------------------------------------ */
.my_t_info {
	width:100%;
	height:30px;
}
.my_t_info h2 {
	color:#FFFFFF;
	font-size:12px;
	line-height:30px;
	text-align:center;
	letter-spacing:0em;
}
.mytinfo_tit, .mytinfo_r {
	height:30px;
}
.mytinfo_tit {
	width:23%;
}
.mytinfo_tit h2 {
	text-shadow: -1px -1px 0px #8A8586;
}
.mytinfo_r {
	width:77%;
}
.mytinfo_in {
	height:20px;
	line-height:18px;
	margin:4px 4px 4px 0px;
	background-color:#FFFFFF;
	border: 1px solid #e58edd;
	overflow:hidden;
}
.marquee {
	width:100%;
	font-size:12px !important;
	margin-top:2px;
}
/* ---------------------------------------------
    H  * address
--------------------------------------------- */
.t_ad_app {
	width:100%;
	height:48px;
	line-height:1.1;
	background-color:#FFFFFF;
	color:#1c232b;
	font-size:12px;
	text-align:left;
	clear:both;
	display:block;
}
.t_ad_in {
	width:100%;
	height:48px;
}
.t_ad_l {
	padding:8px 3px 0 5px;
}
.t_ad_img {
	width: 14px;
	height: 15px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -428px -25px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.t_ad_r {
	padding:3px 0 0 0;
}
.bt {
	margin:2px 0 0 0;
	color:#1845A3;
}
/* ---------------------------------------------
    H  * tel and mail
--------------------------------------------- */
.my_btn01, .my_btn02 {
	width:96%;
	height:37px;
	line-height:37px;
	border: 1px solid #FFFFFF;
	padding:1px;
	text-align:center;
	text-shadow:1px 1px 0px #FFFFFF;
}
.my_btn01 {
	margin:10px 0% 10px 2%;
}
.my_btn02 {
	margin:10px 2% 10px 1%;
}
.my_btn01 a, .my_btn02 a {
	color:#333333;
	display:block;
	font-weight:bold;
}
.my_btn01 a:hover, .my_btn02 a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	-o-opacity: 0;
	zoom:1;
}
.my_btn01 img, .my_btn02 img {
	padding:3px 5px 0 0;
}
.tti_01 {
	display:inline-block;
	width:18px;
	height:21px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -410px 0px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	vertical-align:-20%;
	margin-right:3px;
}
.tti_02 {
	display:inline-block;
	width:18px;
	height:21px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -428px 0px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	vertical-align:-19%;
	margin-right:3px;
}
.tt_txt {
	display:inline-block;
}
/* ---------------------------------------------
    H  * area banner
--------------------------------------------- */
.area_b {
	width:96%;
	margin:0 auto;
}
.area_b img {
	width:100%;
}
/* ---------------------------------------------
    H  * attendance and new face
--------------------------------------------- */

/*  H  * tab
---------------------------------------- */
.atten_box {
	width:98%;
	margin:1% auto;
}
.newf_box {
	width:98%;
	margin:15px auto 0 auto;
}
.tab {
	width:46%;
	height:35px;
	line-height:37px;
	padding:0 1%;
	margin-left:1%;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.1em;
	-webkit-border-top-left-radius: 13px;
	-khtml-border-radius-topleft: 13px;
	-moz-border-radius-topleft: 13px;
	border-top-left-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-khtml-border-radius-topright: 13px;
	-moz-border-radius-topright: 13px;
	border-top-right-radius: 13px;
}
.tab_01 {
	background-color:#1845a3;
}
.tab_02 {
	background-color:#007771;
}
.tab_box {
	clear: both;
	width: 98%;
	margin:0 auto;
	padding-top:5px;
	overflow: hidden;
	background-color:#FFF;
	overflow:hidden;
}
.tab_b01 {
	height:350px;
	border: 2px solid #1845a3;
}
.tab_b02 {
	height:325px;
	border: 2px solid #007771;
}
.tab_inn {
	width:100%;
	height:325px;
}
.tab_txt {
	color:#333333;
	font-size:12px;
	padding:3px 0 0 11px;
}
/* ---------------------------------------------
    H  * details
--------------------------------------------- */
.detail_box {
	margin:10px 2% 25px 2%;
}
/*  H  * accordion
---------------------------------------- */
.ac_in {
	padding:5px 0;
	border-bottom: 1px dotted #666;
	line-height:1.2 !important;
}
.ac_l {
	width:40%;
}
.ac_l img {
	width:100%;
}
.ac_r {
	width:60%;
}
.ac_r dd.g_st02 {
	margin-left:2px;
}
.ac_name {
	height:15px;
	padding:3px 0 0 5px;
	background-color:#261F1C;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.ac_prof {
	height:15px;
	padding:3px 0 0 6px;
	background-color:#261F1C;
	color:#FFFFFF;
	font-size:10px;
}
.ac_prof02 {
	height:12px;
	padding:4px 0 2px 6px;
	background-color:#261F1C;
	color:#FFFFFF;
	font-size:10px;
}
.ac_nfmd {
	height:13px;
	padding:0px 0 4px 5px;
	background-color:#261F1C;
	color:#fff741;
	font-size:12px;
}
.acc_gtime {
	clear:both;
	height:15px;
	padding:3px 0 0 7px;
	margin-bottom:4px;
	font-size:12px;
	color:#FF0000;
}
.ac_comm {
	width:99%;
	height:90px;
	padding:0 0 0 5px;
	font-size:10px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}
.ac_comm02 {
	width:99%;
	height:70px;
	padding:0 0 0 5px;
	font-size:10px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}
/* ---------------------------------------------
    H  * menu
--------------------------------------------- */
.menu_box {
	margin:10px 2% 20px 2%;
}
.top_nav {
	margin: 10px 10px 10px 10px;
}
.ui-grid-c div {
	height:70px;
	text-align:center;
	font-size:12px;
}
/*  H  * accordion menu
---------------------------------------- */
.acm {
	width:90%;
	height:62px;
	margin:5%;
	display:block;
	background-color:#FFFFFF;
	border: 1px solid #003f80;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.acm a {
	display:block;
	color:#01478F;
}
.acm a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	-o-opacity: 0;
	zoom:1;
}
.acmi {
	width:32px;
	height:32px;
	margin:6px auto 0 auto;
	display:block;
}
.acmi_za {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat 0px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_syu {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -32px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_sys {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -64px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_ser {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -96px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_cal {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -128px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_bbs {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -160px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_con {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -192px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_pho {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -224px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_mov {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -256px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_ran {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -288px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_blo {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -320px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_ref {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -352px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_tic {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -384px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acmi_mai {
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -416px -50px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
}
.acm_txt {
	height:24px;
	line-height:24px;
	text-align:center !important;
	display:block;
	letter-spacing:0.1em;
	padding:1px 0 0 3px;
	font-weight:bold !important;
}
.acm_txt02 {
	height:24px;
	line-height:24px;
	text-align:center !important;
	display:block;
	letter-spacing:0.1em;
	padding:2px 0 0 3px;
	font-weight:bold !important;
	font-size:10px !important;
}
.acm_txt03 {
	height:24px;
	line-height:24px;
	text-align:center !important;
	display:block;
	letter-spacing:0.1em;
	padding:2px 0 0 3px;
	font-weight:bold !important;
	font-size:9px !important;
}
/*  H  * test chara only
---------------------------------------- */
.acm02 {
	width:90%;
	height:62px;
	line-height:62px;
	margin:5%;
	display:block;
	background-color:#FFFFFF;
	border: 1px solid #003f80;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	font-weight:bold !important;
}
.acm02 a {
	display:block;
	color:#01478F;
}
.acm02 a:hover {
	color:#307ecd;
}
.acm03 {
	width:90%;
	height:62px;
	margin:5%;
	display:block;
	background-color:#FFFFFF;
	border: 1px solid #003f80;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	font-weight:bold !important;
}
.acm03t {
	display:inline-block;
	padding:14px 0 0 0;
}
.acm03 a {
	display:block;
	color:#01478F;
}
.acm03 a:hover {
	color:#307ecd;
}
/* ---------------------------------------------
    H  * news
--------------------------------------------- */
.news_tit {
	margin:15px 0 30px 0;
}
.gray_bar {
	position:relative;
	width:640px;
	height:43px;
	line-height:43px;
	background-image:url('../img/common/g_bg.png');
	background-repeat:repeat-x;
	background-size:40px 43px;
	-moz-background-size:40px 43px;
	-webkit-background-size:40px 43px;
}
.exc_mark {
	width:50px;
	height:50px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -275px 0px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	position:absolute;
	top:-3px;
	left:4px;
}
.exc_txt {
	text-indent:60px;
	font-size:18px;
	letter-spacing:0.2em;
	font-weight:bolder;
	color:#2e3f49;
	text-shadow: 1px 1px 0px #FFFFFF;
}
.exc_li {
	margin:28px 25px 25px 25px;
}
.exc_t01 {
	font-size:14px;
	color:#054099;
	letter-spacing:0.1em;
}
.exc_t02 {
	font-size:14px;
	color:#373737;
	width: 250px;
	height:20px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
/* ---------------------------------------------
    H  * area info
--------------------------------------------- */
.ai_box {
	margin:28px 25px 20px 25px;
}
.ai_box02 {
	margin:0px 25px 25px 25px;
}
.ai_tit {
	margin:35px 0 0px 0;
}
/* ---------------------------------------------
    H  * event
--------------------------------------------- */
.eve_tit {
	margin:40px 0 0 0;
	clear:both;
}
.red_bar {
	position:relative;
	width:640px;
	height:40px;
	margin:0 0 18px 0;
	line-height:40px;
	background-image:url('../img/common/re_bg.png');
	background-repeat:repeat-x;
	background-size:25px 40px;
	-moz-background-size:25px 40px;
	-webkit-background-size:25px 40px;
}
.che_mark {
	width:70px;
	height:70px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -245px 0px;
	background-size:700px 115px;
	-webkit-background-size:700px 115px;
	position:absolute;
	top:-15px;
	left:5px;
}
.eve_txt {
	text-indent:85px;
	font-size:18px;
	letter-spacing:0em;
	font-weight:bolder;
	color:#FFFFFF;
	text-shadow: 1px 1px 0px #333333;
}
.eve_box {
	margin:5px 7px 10px 7px;
}
.eve_at {
	margin-left:10px;
	display:inline-block;
}
.eve_box h3 img {
	vertical-align:-30%;
}
.eve_inn {
	margin:0;
	color:#333333;
	font-size:12px;
}
.eve_inn img {
	width:100%;
	display:inline-block;
}
.eve_int {
	width:98%;
	padding:1%;
	display:inline-block;
	background-color:#FFFFFF;
}
.eve_link {
	text-align:center;
}
.eve_link a {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	width:100%;
	display:block;
	background-color:#FFFFFF;
	padding:7px 0;
}
.elt {
	color:#FF0000;
	font-size:14px;
}
/* ---------------------------------------------
    H  * ranking
--------------------------------------------- */
.rank_box {
	margin:0 0 5px 0;
	padding:10px 0 0 0;
}
.rank_mark {
	width:50px;
	height:50px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -225px 0px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	position:absolute;
	top:-4px;
	left:6px;
}
.rank_li {
	margin:15px 15px 15px 15px;
}
.rank_txt {
	text-indent:63px;
	font-size:18px;
	letter-spacing:0.1em;
	font-weight:bolder;
	color:#2e3f49;
	text-shadow: 1px 1px 0px #FFFFFF;
}
/* ---------------------------------------------
    H  * pickup
--------------------------------------------- */
.pu_box {
	margin:25px 8px 0 8px;
	padding:10px 30px;
	background-color:#FFFFFF;
}
.pu_tit {
	color:#ff005b;
	font-size:24px;
	font-weight:bold;
	display:block;
	padding:10px 0 7px 0;
}
.pu_img {
	margin:0 0 10px 0;
}
.pu_img img {
	width:100%;
}
/* ---------------------------------------------
    H  * contents
--------------------------------------------- */
.contents {
	background-color:#FFFFFF;
}
.cont_tit {
	margin:20px 0 0px 0;
}
.cont_txt {
	text-indent:12px;
	font-size:18px;
	letter-spacing:0em;
	font-weight:bolder;
	color:#2e3f49;
	text-shadow: 1px 1px 0px #FFFFFF;
}
.cont_box {
	margin:0px 10px 0 10px;
}
/* ---------------------------------------------
    H  * bottom banner
--------------------------------------------- */
.bb_area {
	padding:20px 0px 5px 0px;
	background-color:#FFFFFF;
	margin-top:-20px;
}
.bb_box {
	width:280px;
	margin:0 auto 5px auto;
}
.bb_box img {
	width:280px;
}
/* ---------------------------------------------
    H  * the outside link
--------------------------------------------- */
.tol_box {
	background-color:#FFFFFF;
	margin-top:-20px;
	padding:0 0 5px 0;
}
/* ---------------------------------------------
    H  * other area
--------------------------------------------- */
.other_area {
	background-color:#FFFFFF;
	margin-top:-20px;
	padding:15px 9px 15px 9px;
	text-align:center;
}
/* ---------------------------------------------
    H  * other carriers
--------------------------------------------- */
.oc_box {
	padding:0px 0px 15px 0px;
	background-color:#FFFFFF;
}
.oc_l a, .oc_r a {
	height:40px;
	line-height:40px;
	text-align:center;
	display:block;
	background-color:#FFFFFF;
	border: 4px solid #b7b5b6;
	background: #dedede;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff), to( #ececec));
	background-image: -webkit-linear-gradient( #ffffff, #ececec);
	background-image:    -moz-linear-gradient( #ffffff, #ececec);
	background-image:     -ms-linear-gradient( #ffffff, #ececec);
	background-image:      -o-linear-gradient( #ffffff, #ececec);
	background-image:         linear-gradient( #ffffff, #ececec);
}
.oc_l a {
	margin:8px 4px 8px 8px;
}
.oc_r a {
	margin:8px 8px 8px 4px;
}
.oci_01 {
	display:inline-block;
	width:25px;
	height:25px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -450px 0px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	vertical-align:-25%;
	margin-right:3px;
}
.oci_02 {
	display:inline-block;
	width:25px;
	height:25px;
	background:transparent url(../img/sprite/sprite@2x.png) no-repeat -475px 0px;
	background-size:500px 82px;
	-webkit-background-size:500px 82px;
	vertical-align:-30%;
}
.oc_txt {
	display:inline-block;
	color:#494041;
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 1px 0px #FFF;
}
/* ---------------------------------------------
    H  * foot contact
--------------------------------------------- */
.my_contact_area {
	margin:15px 10px 15px 10px;
}
.my_con {
	padding:0 0 0 3px;
}
/* ---------------------------------------------
    H  * other shops
--------------------------------------------- */
.myb_tit {
	margin:20px 0 0px 0;
}
.myb_txt {
	font-size:12px;
	letter-spacing:0.1em;
	padding:15px 10px 10px 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.b_grid_area {
	padding:0px 6px 10px 5px;
}
.b_grid_box {
}
.bga_l a {
	width:99%;
	height:45px;
	line-height:45px;
	margin:0% 1% -16px 0%;
	display:block;
	font-size:12px;
	text-indent:8px;
	background-color:#FFFFFF;
	color:#333333;
}
.bga_r a {
	width:99%;
	height:45px;
	line-height:45px;
	margin:0% 1% -16px 0%;
	display:block;
	font-size:12px;
	text-indent:5px;
	background-color:#FFFFFF;
	color:#333333;
}
.bga_l:after, .bga_r:after {
	content: " ";
	text-align: center;
	color: #fff;
	float: right;
	position: relative;
	bottom: 17px;
	right:5px;
	border-radius: 25px;
	background: url(../img/common/icons-18-black.png) -108px -1px;
	display: block;
	width: 18px;
	height: 18px;
}
/*===============================================================================
	Z  * common class
===============================================================================*/

/*  Z  * image
---------------------------------------- */
.img_w1 {
	width:100%;
}
.img_w05 {
	width:50%;
}
.img_vtt {
	vertical-align:text-top;
}
.img_vt {
	vertical-align:top;
}
.img_vm {
	vertical-align:middle;
}
.img_v5 {
	vertical-align:-23%;
}
.img_vtb {
	vertical-align:text-bottom;
}
.img_vb {
	vertical-align:bottom;
}
.img_vo {
	vertical-align:-10%;
	padding-right:3px;
}
.img_s01 {
	width:18px;
	height:21px;
}
/*  Z  * box-shadow
---------------------------------------- */
.box_s01 {
	box-shadow: 0px 1px 5px #777777 inset;
	-webkit-box-shadow: 0px 1px 5px #777777 inset;
	-moz-box-shadow: 0px 1px 5px #777777 inset;
	-o-box-shadow: 0px 1px 5px #777777 inset;
	-ms-box-shadow: 0px 1px 5px #777777 inset;
}
.box_s02 {
	box-shadow: 0px 1px 4px 0px #777777 inset;
	-webkit-box-shadow: 0px 1px 4px 0px #777777 inset;
	-moz-box-shadow: 0px 1px 4px 0px #777777 inset;
	-o-box-shadow: 0px 1px 4px 0px #777777 inset;
	-ms-box-shadow: 0px 1px 4px 0px #777777 inset;
}
/*  Z  * border-radius
---------------------------------------- */
.my_radius01 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.my_radius02 {
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
}
/*  Z  * gradation
---------------------------------------- */
.gr_plus01 {
	background: #615f5f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #b2b1b1), to( #615f5f));
	background-image: -webkit-linear-gradient( #b2b1b1, #615f5f);
	background-image:    -moz-linear-gradient( #b2b1b1, #615f5f);
	background-image:     -ms-linear-gradient( #b2b1b1, #615f5f);
	background-image:      -o-linear-gradient( #b2b1b1, #615f5f);
	background-image:         linear-gradient( #b2b1b1, #615f5f);
	border-bottom: 1px solid #4c4c4c;
}
.gr_plus02 {
	background: #d9d9d9;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fefefe), to( #d9d9d9));
	background-image: -webkit-linear-gradient( #fefefe, #d9d9d9);
	background-image:    -moz-linear-gradient( #fefefe, #d9d9d9);
	background-image:     -ms-linear-gradient( #fefefe, #d9d9d9);
	background-image:      -o-linear-gradient( #fefefe, #d9d9d9);
	background-image:         linear-gradient( #fefefe, #d9d9d9);
}
.gr_plus03 {
	background: #E59DDE;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #E59DDE), to( #D79BCF));
	background-image: -webkit-linear-gradient( #E59DDE, #E59DDE);
	background-image:    -moz-linear-gradient( #E59DDE, #E59DDE);
	background-image:     -ms-linear-gradient( #E59DDE, #E59DDE);
	background-image:      -o-linear-gradient( #E59DDE, #E59DDE);
	background-image:         linear-gradient( #E59DDE, #E59DDE);
	border-bottom: 1px solid #e58edd;
}
.gr_plus04 {
	background: #615f5f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #b2b1b1), to( #615f5f));
	background-image: -webkit-linear-gradient( #b2b1b1, #615f5f);
	background-image:    -moz-linear-gradient( #b2b1b1, #615f5f);
	background-image:     -ms-linear-gradient( #b2b1b1, #615f5f);
	background-image:      -o-linear-gradient( #b2b1b1, #615f5f);
	background-image:         linear-gradient( #b2b1b1, #615f5f);
	border-bottom: 1px solid #4c4c4c;
}

/*  Z  * float
---------------------------------------- */
.f_l {
	float:left;
}
.f_r {
	float:right;
}
/*  Z  * letter-spacing
---------------------------------------- */
.let_s01 {
	letter-spacing:0.1em;
}
/*  Z  * text-shadow
---------------------------------------- */
.txt_s01 {
	text-shadow: 1px 1px 0 #FFF;
}
/*  Z  * list-divider
---------------------------------------- */
.my_list-divider {
	text-align:center;
	color: #333333 !important;
	text-shadow: 1px 1px 0px #FFFFFF !important;
	letter-spacing:0.2em !important;
	background: #ababab;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #d4d3d0), to( #ababab));
	background-image: -webkit-linear-gradient( #d4d3d0, #ababab);
	background-image:    -moz-linear-gradient( #d4d3d0, #ababab);
	background-image:     -ms-linear-gradient( #d4d3d0, #ababab);
	background-image:      -o-linear-gradient( #d4d3d0, #ababab);
	background-image:         linear-gradient( #d4d3d0, #ababab);
	border-bottom: 1px solid #707070;
}
/*  Z  * text
---------------------------------------- */
.t_red {
	color:#FF0000;
}
.t_fz12 {
	font-size:12px;
	color:#135cbf;
}
/*===============================================================================
   * flexslider
===============================================================================*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(../img/common/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -36px;
}
.flex-direction-nav .flex-prev {
	left: -36px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}
/* ==========================================
	カウントダウン
===========================================*/

#countdown {
	position: relative;
	background-image: url(../img/pu/countdown.jpg);
	padding-top: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 0;
}
#CTD {
	color: #FFF;
	text-align: center;
	font-size : 14px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	margin: 0 auto;
}
#CTD, .day, .hour, .min, .sec, .milli,.mr {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
}
 .milli {
 font-size: 18px;
}
.mirror180 {
	/* 横反転180 : cos sin -sin cos : Y軸下向きが正 */
	-moz-transform:matrix(1, 0, 0, -1, 0, 0);
	-webkit-transform:matrix(1, 0, 0, -1, 0, 0);
	-o-transform:matrix(1, 0, 0, -1, 0, 0);
	transform:matrix(1, 0, 0, -1, 0, 0);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
}
.day, .hour, .min, .sec {
	font-size : 20px;
}
.mr {
	margin-right: 5px;
}

 @media screen and (min-width : 320px) {
#CTD {
	font-size : 14px;
	bottom: 15px;
}
.day, .hour, .min, .sec {
	font-size : 20px;
}
 .milli {
 font-size: 18px;
}
.mr {
	margin-right: 5px;
}
}
 @media screen and (min-width : 480px) {
#CTD {
	font-size : 20px;
	 bottom: 15px;
}
.day, .hour, .min, .sec {
	font-size : 50px;
}
 .milli {
 font-size: 30px;
}
.mr {
	margin-right: 5px;
}
 @media screen and (min-width : 768px) {
 #CTD {
	 font-size : 30px;
	 bottom: 20px;
}
 .day, .hour, .min, .sec {
 font-size : 60px !important;
}
 .milli {
 font-size: 40px;
}
 .mr {
 margin-right: 10px;
}
}
