/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
reset
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

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, 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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	height:100%;
	font-family:Avenir, Helvetica, Arial, Verdana, Roboto, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN‘Ì", YuGothic, 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
	color: #333;
	font-size:100%;
	line-height: 1;
	/*background: url("../images/bg_body.png") left top repeat-x, #77b12c;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/

/*reset‚±‚±‚Ü‚Å*/


/*html5–¢‘Î‰žƒuƒ‰ƒEƒU—p*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
common
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

body {
	height:100%;
	font-family:Avenir, Helvetica, Arial, Verdana, Roboto, "ŸàƒSƒVƒbƒN Medium", "Yu Gothic Medium", "ŸàƒSƒVƒbƒN‘Ì", YuGothic, 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
	color: #333;
	font-size:92%;
	line-height:160%;
}


* html body {  
	font-size:92%;  
}
/**/
*:first-child+html body {  
	font-size:92%;  
}

img {
	vertical-align:bottom;
	border:none;
	display:block;
}

/* IE6 base font */
* html body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

.fleft {
	float:left;	
}
.fright {
	float:right;	
}

.center00 {
	margin:0px auto;
}
.center20 {
	margin:20px auto;
}

.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}

.h10 {
	height:10px;
}

.t5 {padding-top:5px;}
.t10 {padding-top:10px;}
.t15 {padding-top:15px;}
.t20 {padding-top:20px;}
.t30 {padding-top:30px;}
.t40 {padding-top:40px;}
.t50 {padding-top:50px;}
.t100 {padding-top:100px;}
.b5 {padding-bottom:5px;}
.b10 {padding-bottom:10px;}
.b15 {padding-bottom:10px;}
.b20 {padding-bottom:20px;}
.b30 {padding-bottom:30px;}
.b40 {padding-bottom:40px;}
.b50 {padding-bottom:50px;}
.b100 {padding-bottom:100px;}
.r10 {padding-right:10px;}
.r20 {padding-right:20px;}
.r30 {padding-right:30px;}
.l10 {padding-left:10px;}
.l20 {padding-left:20px;}
.l30 {padding-left:30px;}
.l1em {padding-left:1em;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}

.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.mr40 {margin-right:40px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;	}

.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}

.lr20 {
	padding:0 20px;
}
.all5 {
	padding: 5px;
}
.all10 {
	padding: 10px;
}
.l1em {
	padding-left:1em;
}

.b {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.dotBtm {
	border-bottom: #666 dotted 2px;
}
.solidBtm {
	border-bottom: #666 solid 1px;
}
.doubleBtm {
	border-bottom: #666 double 3px;
}

.ssText {
	font-size:0.8em;
	line-height:135%;
}
.sText {
	font-size:0.9em;
	line-height:150%;
}
.lText {
	font-size:1.1em;
}
.llText {
	font-size:1.2em;
}
.XlText {
	font-size:1.3em;
}

.indent1em {
	padding-left:1em;
	text-indent:-1em;
}

.indent2em {
	padding-left:2em;
	text-indent:-2em;
}
.indent3em {
	padding-left:3em;
	text-indent:-3em;
}
.indent4em {
	padding-left:4em;
	text-indent:-4em;
}
.indent5em {
	padding-left:5em;
	text-indent:-5em;
}
.indent6em {
	padding-left:6em;
	text-indent:-6em;
}
.indent7em {
	padding-left:7em;
	text-indent:-7em;
}
.indent8em {
	padding-left:8em;
	text-indent:-8em;
}
.indent9em {
	padding-left:9em;
	text-indent:-9em;
}
.indent10em {
	padding-left:10em;
	text-indent:-10em;
}
.indent11em {
	padding-left:11em;
	text-indent:-11em;
}
.indent12em {
	padding-left:12em;
	text-indent:-12em;
}
.indent13em {
	padding-left:13em;
	text-indent:-13em;
}
.indent14em {
	padding-left:14em;
	text-indent:-14em;
}
.indent15em {
	padding-left:15em;
	text-indent:-15em;
}
.indent16em {
	padding-left:16em;
	text-indent:-16em;
}
.color_red {
	color:#e50012;
}

.color_darkblue {
	color:#004286;
}
.color_green {
	color:#94d303;
}

.color_orange {
	color:#EC6C00;	
}

.caution {
	color:#c50018;
}

a {
	color:#004286;
	text-decoration: underline;
	outline:0;
}
a:hover {
	color:#e50012;
	text-decoration: none;
}
.bg01 {
	background-color: #FFC;
}
.bg02 {
	background-color: #fff;
}
.border01 {
	border: #999 solid 1px;
}
.border02 {
	border: #e50012 solid 1px;
}
.border03 {
	border: #FC9 solid 3px;
}
.border_top {
	border-top: #999 dotted 2px;
}
.border_bottom2 {
	border-bottom: #CCC dashed 1px;
	padding-bottom: 5px;
}

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}
.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}

.fullheight {
    height:100%;
}




/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
layout
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

/*ƒy[ƒWƒx[ƒX
------------------------------------------------------*/
html, body {
	height: 100%;
	/*background: url("../images/bg_body.png") left top repeat-x, #77b12c;*/
}
body#home {
	height: 100%;
	/*background: url("../images/bg_body.png") left top repeat-x, #77b12c;*/
}
body > #wrapper {
    height: auto;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	min-height:800px;
	height:auto !important;
	position:relative;
	text-align:left;
	border-right:3px solid #005795;
	border-left:3px solid #005795;
	/*padding:0 10px;*/
}
#wrapperHome {
	width:960px;
	margin:0 auto;
	padding:0;
	min-height:1170px;
	height:auto !important;
	position:relative;
	text-align:left;
	/*padding:0 10px;*/
}

/*ƒwƒbƒ_[
------------------------------------------------------*/

#mainVisual {
	width:960px;
	min-height: 974px;
	background:url(../images/mainVisual.png) top center no-repeat, #fff;
	position:relative;
}
#header {
	width:960px;
	height:140px;
	position:relative;
}
#logoHome {
	display:block;
	width:960px;
	height:140px;
	background-image:url(../images/logoHome.png);
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
}
#logo {
	display:block;
	width:960px;
	height:140px;
	background:url(../images/logo.png) no-repeat;
	background-position: center;
	margin-top: 20px;
	text-indent:-9999px;
}

#topTheme {
	width:280px;
	height:300px;
	background:url(../images/top_them.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:195px;
	left:225px;
}
#topDate {
	width:370px;
	height:170px;
	background:url(../images/top_date.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:645px;
	left:10px;
}
#topCall {
	width:200px;
	height:84px;
	background:url(../images/top_call.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:890px;
	left:480px;
}
#btnInput{
	width: 200px;
	margin:30px auto;
}
.loginStyle{
	width: 300px;
	margin:0 auto 20px;
}

/*contentWrap
------------------------------------------------------*/

#contentsWrap {
	width:960px;
	/*padding:5px;*/
	/*background-color:#DBDBDB;*/
}



/*ƒRƒ“ƒeƒ“ƒcƒGƒŠƒA
------------------------------------------------------*/

#contentsAreaHome {
	width:960px;
	float:right;
	height: auto;
}
#contentsArea {
	width:960px;
	float:right;
	height: auto !important;  /* IE6‘Îô */
	min-height:1170px;
}

.contents {
	width:900px;
	margin:0px auto;
	padding:40px 20px 40px;
	background:#fff;
	height: auto !important;  /* IE6‘Îô */ 
	min-height: 950px;
}


/*ƒTƒCƒhƒGƒŠƒA
------------------------------------------------------*/

#sideArea {
	display: inline; /*ie6*/
	float:left;
	width:230px;
	height: auto;
	min-height:1170px;
	/*padding:5px 5px 0px;*/
	background: url("../images/bg_side.png") left top repeat-x;
}
#sideArea.sideTop {
	display: inline; /*ie6*/
	float:left;
	width:230px;
	height:100%;
	height: auto !important;
}

.english {
	padding:20px;
}
	.english a {
		color:#00dcff;
		font-weight:bold;
	}

.ul_sideBanner {
	width: 210px;
	margin: 5px auto 0;
}
/*
	.ul_sideBanner li img:hover {
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity:0.85;
	}
*/

/*“®‰æ*/
.movieBox {
	width: 210px;
	margin: 20px auto 20px;
}

.thum_poster {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}
.thum_poster figcaption {
	margin-top: 5px;
	text-align: center;
}


/*ƒƒCƒ“ƒƒjƒ…[
------------------------------------------------------*/

#gNavi {
	display:block;
	width:220px;
	/*height:895px;*/
	margin:5px auto 294px;
}
#gNavi li {
	display:table;
	width:220px;
	margin-bottom:1px;
}
#gNavi li a {
	display:table-cell;
	width:220px;
	text-decoration: none;
	vertical-align: middle;
	font-family: 'Noto Sans JP';
	font-size: 100%;
	font-weight: 600;
}


#gNavi li .btn {
	height: 59px;
	color: #0071b9;
	font-size: 14px;
	background: url(../images/gNavi.png) no-repeat;	
}
	#gNavi li .btn span {
		display: block;
		padding: 5px 15px;
	}
	#gNavi li .btn:hover {
		background: url(../images/gNavi_hover.png) no-repeat;
		color: #fff;
	}
		
#gNavi li .btn_crt {
	height: 59px;
	color: #fff;
	font-size: 14px;
	background: url(../images/gNavi_hover.png) no-repeat;	
}
	#gNavi li .btn_crt span {
		display: block;
		padding: 5px 15px;
	}



#gNavi li .btn_narrow {	/* ’·‚¢ƒƒjƒ…[—p‰æ‘œ */
	height: 45px;
	color: #4070b4;
	font-size: 0.84em;
	background: url(../images/gNavi.png) no-repeat;
}
	#gNavi li .btn_narrow span {
		display: block;
		padding: 10px 7px;
	}
	#gNavi li .btn_narrow:hover {
		background: url(../images/gNavi_hover.png) no-repeat;
		color: #64a5db;
	}
#gNavi li .btn_narrow_crt {
	display: block;
	padding: 10px 7px;
	height: 25px;
	color: #64a5db;
	font-size: 0.83em;
	background: url(../images/gNavi_hover.png) no-repeat;
}	
#gNavi li .ico_new {
	display: inline-block;
	vertical-align: baseline;
}
#gNavi .banner{
	margin-top:30px;
}
#gNavi .banner img{
	max-width: 200px;
	margin:5px auto;
}
.zoom {
  width: 100px;
  height: 30px;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0.7) 100%);
  border-radius: 3px;
  box-shadow: 0px 3px 3px #ccc;
  text-align: center;
  margin-left: auto;
  margin-bottom: 5px;
}
.flex{
	display:flex;
}
	/*english¨japaneseØ‚è‘Ö‚¦ƒ{ƒ^ƒ“[start]
	------------------------------------------------------*/
#lng {
	display:block;
	width:230px;
	height:42px;
	padding:0;
}

#lng li a {
	display:block;
	width:115px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}

a#lngEn {
	display:block;
	width:115px;
	background-image:url(../images/langEn_on.png);
	background-position:-115px 0;
	height:42px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}
a#lngEn:hover,
a#lngEn_crt {
	display:block;
	width:115px;
	background-image:url(../images/langEn_off.png);
	background-position:0 0;
	height:42px;
	text-indent:-9999px;
	/*padding-bottom:2px;*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 
	
a#lngEn {
	background-image:url(../images/langEn_on@2x.png);
	background-position:-230px 0;
	background-size: 100%;
}
a#lngEn:hover,
a#lngEn_crt {
	background-image:url(../images/langEn_off@2x.png);
	background-size: 100%;
}
	
}


a#lngJp {
	display:block;
	width:115px;
	background-image:url(../images/langJp_on.png);
	background-position:-115px 0;
	height:42px;
	text-indent:-9999px;
}
a#lngJp:hover,
a#lngJp_crt {
	display:block;
	width:115px;
	background-image:url(../images/langJp_off.png);
	background-position:0 0;
	height:42px;
	text-indent:-9999px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 
	
a#lngJp {
	background-image:url(../images/langJp_on@2x.png);
	background-position:-230px 0;
	background-size: 100%;
}
a#lngJp:hover,
a#lngJp_crt {
	background-image:url(../images/langJp_off@2x.png);
	background-size: 100%;
}
	
}


	/*english¨japaneseØ‚è‘Ö‚¦ƒ{ƒ^ƒ“[end]
	------------------------------------------------------*/

/*ƒtƒbƒ^[
------------------------------------------------------*/

footer {
	clear: both;
	width:100%;
	height:30px;
	background:#005795;
}
#footerInner {
	width:100%;
	height:auto;
	min-height:110px;
	margin:0 auto;
	padding-bottom: 10px;
	background:#005795;
}
	#footerInner p {
		color:#213976;
	}
	#footerInner p a {
		color:#fff;
	}
	#footerInner p a:hover {
		color:#e50012;
		text-decoration: none;
	}
	.lNavi {
		font-size: 0.8em;
	}

#copyright {
	padding: 5px 0 0;
}
#copyright p {
	width: 960px;
	margin: 0 auto;
	text-align:center;
	font-size: 13px;
	color:#fff;
}
.rice{
	display:flex;
}
.rice dt {
	width:15px;
}
.rice dd{
	margin-left:5px;
}






