@charset "UTF-8";

/* CSS Document */

/* reset
*****************************************************/
fieldset,
img {
	border: 0;
}

.clearfix {
	/*\*/
	clear: both;
	_height: 1px;
	_overflow: visible;
	zoom: 1;/**//*\*//*/
	display:inline-table;
	/**/
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 
.clearfix {
	min-height: 1px;
}
 
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

img {
	max-width: 100%;
	height: auto; /* ie8 */
	vertical-align: middle;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

#global_nav {
	width: 100%!important;
	min-width: 1000px;
}

#wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


/* base
---------------------------------------------------- */
body {
	font: 10px/1.5em Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background: #0e248f url(../images/common/img_04@pc.png) no-repeat left bottom;
	background-size: 608px auto;
	-webkit-text-size-adjust : 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0 auto;
	padding: 0;
}


/* head
---------------------------------------------------- */
h1 {
	font-size: 0;
	background: url(../images/common/logo_02@pc.png) no-repeat 0 0;
	width: 176px;
	height: 201px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 412px;
}

h1 a {
	display: block;
	width: 176px;
	height: 201px;
}

h1 a:hover {
	background: transparent url(../images/common/logo_02@pc.png) no-repeat 0 -202px!important;
	cursor: pointer;
}

#headTxt01 {
	font-size: 0px;
	background: url(../images/common/txt_01@pc.png) no-repeat 0 0;
	text-indent: -99999px;
	width: 404px;
	height: 18px;
	float: left;
	margin: 13px 0 12px;
}

#headTxt02 {
	font-size: 0px;
	background: url(../images/common/txt_02@pc.png) no-repeat 0 0;
	text-indent: -99999px;
	width: 404px;
	height: 18px;
	float: right;
	margin: 13px 0 12px;
}

noscript p {
	color: #FFF;
	background: #ac1c23;
	text-align: center;
	padding: 3px;
}


/* navi
---------------------------------------------------- */
nav#kq {
	background: url(../images/common/anm_w_01.gif) center 0;
	display: none;
	width: 100%;
	margin: 0 auto;
	padding: 8px 0;
}

nav#kq ul {
	background: url(../images/common/anm_w_01.gif) center 4px;
	width: 1000px;
	margin: 0 auto;
	padding-left: 8px;
}

nav#kq ul li {
	font-size: 0px;
	line-height: 60px;
	background: #FFF url(../images/common/navi_02@pc.png) no-repeat;
	text-indent: -99999px;
	width: 93px;
	height: 60px;
	float: left;
	margin-right: 8px;
}

nav#kq li a {
	display: block;
	width: 93px;
	height: 60px;
}

nav#kq li#naviEntry a {
	display: block;
	width: 194px;
	height: 60px;
}

nav#kq li a:hover {
	background-color: transparent;
}

nav#kq li#naviAbout {
	background-position: 0 0;
}

nav#kq li#naviAbout:hover {
	background-position: 0 -60px;
}

nav#kq li#naviSchedule {
	background-position: -93px 0;
}

nav#kq li#naviSchedule:hover {
	background-position: -93px -60px;
}

nav#kq li#naviHowto {
	background-position: -186px 0;
}

nav#kq li#naviHowto:hover {
	background-position: -186px -60px;
}

nav#kq li#naviFaq {
	background-position: -279px 0;
	margin-right: 192px;
}

nav#kq li#naviFaq:hover {
	background-position: -279px -60px;
}

nav#kq li#naviSpecial {
	background-position: -372px 0;
}

nav#kq li#naviSpecial:hover {
	background-position: -372px -60px;
}

nav#kq li#naviAlbum {
	background-position: -465px 0;
}

nav#kq li#naviAlbum:hover {
	background-position: -465px -60px;
}

nav#kq li#naviEntry {
	background-position: -558px 0;
	width: 194px;
}

nav#kq li#naviEntry:hover {
	background-position: -558px -60px;
}

nav#kq a#pull {
	display: none;
}


/* footer
---------------------------------------------------- */
footer {
	color: #FFF;
	height: 280px;
	padding: 20px;
}

#page-top {
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	display: table-cell;
	height: 40px;
	width: 40px;
	position: fixed;
	right: 10px;
	bottom: 10px;
}

#page-top a {
	color: #FFF!important;
	background: #ac1c23;
	display: block;
	padding: 10px;
}


/* font
---------------------------------------------------- */
#wrapper h2 {
	font-size: 420%;
	line-height: 100%;
	color: #FFF;
	padding: 30px 0;
}

#wrapper p,
#wrapper li {
	font-size: 130%;
	line-height: 1.5em;
}

#wrapper th,
#wrapper td {
	font-size: 130%;
	line-height: 1.4em;
}

#wrapper th p,
#wrapper td p {
	font-size: 100%;
}

#copyright {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.fsSS {
	font-size: 110%!important;
}

.fsS {
	font-size: 120%!important;
}

.fsD {
	font-size: 130%!important;
}

.fsM {
	font-size: 160%!important;
}

.fsL {
	font-size: 180%!important;
}

.fsLL {
	font-size: 240%!important;
}


/* link
---------------------------------------------------- */
#wrapper a {
	font-weight: bold;
	color: #ac1c23;
	text-decoration: none;
}

#wrapper a:visited {
	color: #666;
}

#wrapper a:hover {
	background: #eed2d3;
}

#wrapper a img {
	border: 0;
	text-decoration: none;
}

#wrapper td a {
	display: block;
}

.imgHover01:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
	background: #FFF!important;
}

.linkArw01 a:before {
	content: "\00bb ";
	font-size: 140%;
	padding-left: 3px;
}

.btn01 {
	background: url(../images/common/anm_w_01.gif);
	padding: 8px;
	height: 56px!important;
	margin: 10px auto 0;
	list-style: none;
}

.btn01 li {
	font-size: 100%!important;
	line-height: 40px!important;
	font-weight: bold;
	color: #ac1c23;
	background: #FFF;
	text-align: center;
	width: 100%!important;
	padding: 0!important;
	margin: 0!important;
	border-width: 0px!important;
}

.btn01 li a {
	color: #FFF!important;
	background: #ac1c23;
	display: block;
	height: 40px!important;
}

.btn01 li a:hover {
	background: #c56065;
}


/* layout
---------------------------------------------------- */
#wrapper {
	background: url(../images/common/img_05@pc.png) no-repeat right bottom;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.contentsWide01 {
	width: 100%;
	position: relative;
}

.contentsDefault01 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.contentsDefault02 {
	width: 1020px;
	max-width: 1020px;
	margin: 0 auto;
}

.anmBorder {
	background: url(../images/common/anm_w_01.gif) center 0;
	width: 100%;
	height: 6px;
}

.contentsSp04 {
	width: 235px;
	float: left;
	margin: 20px 10px 0;
	position: relative;
}

.anmBorder {
	height: 8px;
}

#pageImg01 {
	position: absolute;
	top: 0px;
	left: -221px;
	z-index: 9999;
	width: 221px;
	height: 111px;
}

#pageImg02 {
	position: absolute;
	top: 30px;
	left: 480px;
	z-index: 999;
	width: 280px;
	height: 176px;
}

#pageImg03 {
	position: absolute;
	top: 30px;
	left: 650px;
	z-index: 998;
	width: 324px;
	height: 209px;
}

#scheduleArea #pageImg02,
#scheduleArea #pageImg03,
#faq #pageImg02,
#faq #pageImg03,
#album #pageImg02,
#album #pageImg03 {
	z-index: -9999;
}

#pageImg04 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -9999;
	width: 608px;
	height: 436px;
}

#pageImg05 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: -9998;
	width: 769px;
	height: 301px;
}

@media screen and (max-device-width : 1024px){
#pageImg01 {
	visibility: hidden;
}
}

.textAreaDefault01,
.textAreaDefault02 {
	padding: 20px;
}

.textAreaDefault01 ul.listPair01 {
	border-bottom: 1px dotted #CCC;
}

.textAreaDefault01 ul.listPair01 li {
	font-size: 140%;
	background: url(../images/common/list_b_01@sp.png) no-repeat 3px center;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	border-top: 1px dotted #CCC;
}

.textAreaDefault01 ul.listPair01 li:nth-child(even) {
	background: url(../images/common/list_r_01@sp.png) no-repeat 3px center;
}

.textAreaDefault01 ul.listStar01 {
	border-bottom: 1px dotted #CCC;
}

.textAreaDefault01 ul.listStar01 li {
	font-size: 130%;
	background: url(../images/common/list_b_02@sp.png) no-repeat 0 6px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	border-top: 1px dotted #CCC;
}

.textAreaDefault01 ul.listStar01 li:nth-child(even) {
	background: url(../images/common/list_r_02@sp.png) no-repeat 0 6px;
}


/* album
*****************************************************/
#album .textAreaDefault01 ul#albumBN01 {
	margin-top: 30px;
}

#album .textAreaDefault01 ul#albumBN01 li {
	padding: 10px;
	margin: 0 20px 20px 0;
	border: 8px solid #ac1c23;
	list-style: none;
	position: relative;
}

#album .textAreaDefault01 ul#albumBN01 li h3 {
	font-size: 130%;
	color: #FFF;
	background: #0e248f;
	text-align: center;
	width: 485px;
	float: right;
	padding: 5px;
	margin-bottom: 10px;
}

#album .textAreaDefault01 ul#albumBN01 li p {
	font-size: 130%;
	font-weight: bold;
	color: #0e248f;
	text-align: center;
	width: 485px;
	float: right;
	margin: 80px 0px 10px;
}

#album .textAreaDefault01 ul#albumBN01 li img {
	width: 400px;
	float: left;
	margin: -10px 0 0;
}

#album .textAreaDefault01 ul#albumBN01 .btn01 {
	width: 485px;
	xfloat: right;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#album .textAreaDefault01 ul#albumBN02 li,
#album .textAreaDefault01 ul#albumBN03 li {
	width: 306px;
	float: left;
	padding: 10px;
	margin: 0 20px 20px 0;
	border: 8px solid #0e248f;
	list-style: none;
}

#album .textAreaDefault01 ul#albumBN02 li:nth-child(even),
#album .textAreaDefault01 ul#albumBN03 li:nth-child(even) {
	border: 8px solid #ac1c23;
}

#album .textAreaDefault01 ul#albumBN02 li:nth-child(3n),
#album .textAreaDefault01 ul#albumBN03 li:nth-child(3n) {
	margin-right: 0;
}

#album .textAreaDefault01 h3 {
	font-size: 100%;
	color: #FFF;
	background: #0e248f;
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
}


/* albumArea01
*****************************************************/
body#photo-large {
	background: #FFF url(../images/common/spacer.gif);
	margin: 0;
	padding: 0;
}

body#photo-large img {
	width: 584px;
	border: 0;
}

body#photo-small{
	background: #FFF url(../images/common/spacer.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}

body#photo-small img {
	width: 87px;
	border: 0;
}

body#photo-small img:hover {
	border: 0;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
	background: #FFF!important;
	zoom:1;
}

#albumArea01 h3 {
	font-size: 420%;
	line-height: 100%;
	color: #0e248f;
	margin: 0px 0px 20px;
}

#albumArea01 #album-area {
	margin: 0px 0px 20px;
}

#album {
	position: relative;
}

#picture {
	background: #fff;
	width: 600px;
	height: 405px;
	float: right;
	overflow: hidden;
	border: 8px solid #fff;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	position: relative;
	margin-bottom: 10px;
}

#picture iframe {
	margin: 0;
	padding: 0;
	border: 0;
}

#thumbnail {
	margin: 20px 0;
}

#thumbnail ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#thumbnail li {
	background: #fff;
	width: 97px;
	height: 63px;
	float: left;
	margin: 0 5px;
	padding: 0;
	overflow: hidden;
	border: 5px solid #fff;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	position: relative;
}

#thumbnail li.first {
	margin-left: 0;
}

#thumbnail li.last {
	margin-right: 0;
}

#thumbnail iframe {
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
}

#album-navi {
	position: relative;
	height: 30px;
}

#prev {
	font-size: 140%;
	font-weight: bold;
	color: #ac1c23;
	position: absolute;
	top: 0;
	left: 0px;
}

#prev:before {
	content: "\00AB";
	font-size: 140%;
	padding-left: 3px;
}

#prev:hover {
	cursor: pointer;
}

#next {
	font-size: 140%;
	font-weight: bold;
	color: #ac1c23;
	position: absolute;
	top: 0;
	right: 0px;
}

#next:after {
	content: "\00bb ";
	font-size: 140%;
	padding-left: 3px;
}

#next:hover {
	cursor: pointer;
}

#counter {
	font-size: 130%;
	width: 100%;
	text-align: center;
	line-height: 21px;
}

#album_list {
	background: url(../images/common/anm_w_01.gif);
	width: 338px;
	padding: 8px 0 0 8px;
	position: absolute;
	left: 0px;
	z-index: 9999;
}

#album_list p {
	margin-bottom:5px;
	margin-top:-25px;
	position:relative;
}

#album_list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#album_list li {
	list-style: none;
	display: inline-block;
	height: 48px;
	padding: 0 8px 8px 0;
	margin: 0px;
}

#album_list #pullAlbum {
	display: none;
}


/* colors
*****************************************************/
.bgAnm01 {
	background: url(../images/common/anm_w_01.gif) center 0;
	padding: 8px;
}

.fcB01 {
	color: #0e248f;
}

.fcR01 {
	color: #ac1c23;
}

.fcW01bgB01 {
	color: #FFF;
	background: #0e248f;
}

.fcW01bgB02 {
	color: #FFF;
	background: #596eb2;
}

.bgW01 {
	background: #FFF;
}

.bgB01 {
	background: #0e248f;
}

.bgB02 {
	background: #596eb2;
}

.bgB03 {
	background: #d0d6e9;
}

.bgR01 {
	background: #ac1c23;
}

.bgR02 {
	background: #c56065;
}

.bgR03 {
	background: #eed2d3;
}

.bdrB01B01 {
	border-bottom: 1px solid #4e598e;
}

/* common
*****************************************************/
.alnL {
	text-align: left;
}

.alnR {
	text-align: right;
}

.alnC {
	text-align: center;
}

.fltL {
	float: left;
}

.fltR {
	float: right;
}

.clearL {
	clear: left;
}

.nowrap {
	white-space: nowrap;
}

.block {
	display: block;
}

.blockInline {
	display: inline;
}

.inlineBlock {
	display: block;
}

.spOnPcNone {
	display: none;
}

.absT0R0 {
	position: absolute;
	top: 0px;
	right: 0px;
}

.pdgSS {
	padding: 3px;
}

.pdgRS {
	padding-right: 10px;
}

.pdgTBS {
	padding: 10px 0;
}

.pdgTM {
	padding: 20px 0 0;
}

.pdgTBM {
	padding: 20px 0;
}

.pdgL50 {
	padding-left: 50px;
}

.mgn0 {
	margin: 0;
}

.mgnTS {
	margin-top: 10px;
}

.mgnBSS {
	margin-bottom: 5px;
}

.mgnBS {
	margin-bottom: 10px;
}

.mgnM {
	margin: 20px;
}

.mgnTM {
	margin-top: 20px;
}

.mgnLM {
	margin-left: 20px;
}

.mgnRSS {
	margin-right: 5px;
}

.mgnRS {
	margin-right: 10px;
}


/* btnEntry
---------------------------------------------------- */
.btnEntryArea01 {
	padding: 20px 0;
	display: none;
}

.h3BtnEntry01 {
	font-size: 180%!important;
	line-height: 1.4em;
	color: #0e248f;
	text-align: center;
	margin-top: 30px;
}

.btnEntry01 {
	background: url(../images/common/anm_w_01.gif);
	width: 366px;
	height: 100px;
	padding: 8px;
	margin: 20px auto 30px;
	list-style: none;
}

.btnEntry01 li {
	background: url(../images/common/bg_btnEntry_01@pc.png) no-repeat 0 0;
	width: 350px;
	height: 84px;
}

.btnEntry01 li a:hover {
	font-size: 0;
	background-color: transparent;
}

@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
/* navi
---------------------------------------------------- */
nav#kq ul li {
	background: #FFF url(../images/common/navi_02@2x.png) no-repeat;
	background-size: 752px auto;
}
}
