@import url("block.css");
@import url("midashi.css");

@charset "UTF-8";

/* Basic Styles
----------------------------------------------------------- */
body {
	color: #333;
	/*-webkit-font-smoothing: antialiased;*/
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	background-color: #0f70b2;
}
/* webfont */

.webfont {
	font-family: 'Lobster', "Times New Roman", 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
br {
}

/*-----背景用レイヤーの共通スタイル------*/
.plx-bg {
	background: center 0 repeat-x fixed;
	width: 100%;
	height: 3500px;
	position: absolute;
	left: 0;
	top: 0;
}

/*-----背景用レイヤーの個別スタイル------*/
#bgLayers {
	background-image: url(../images/bg.jpg);
}
#bgLayer1 {
	background-image: url(../images/stars.png);
}
#bgLayer2 {
	background-image: url(../images/bluemoon.png);
	background-position: 0 500;
	background-repeat: no-repeat;
}
#bgLayer3 {
	background-image: url(../images/cloud.png);
}

/* Links
----------------------------------------------------------- */

a,
a:visited {
	color: #930;
	text-decoration: none;
	outline: 0;
}
a:hover,
a:focus {
	color: #000;
}
p a,
p a:visited {
	line-height: inherit;
}
#wrapper {
	}
	
/*Section*/
section {
	position: relative;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: 88.2%;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;

}
/*
section:before, section:after {
  content: "";
  display: block;
  height: 144px;
}
*/
section.cover:before, section.cover:after {
  content: none;
  display: none;
}
section.cover {
  padding: 0;
  overflow: hidden;
}
section.cover > img {
  display: block;
  min-width: 100%;
}
/*
section .area-header,
section .area-contents {
  margin-left: auto;
  margin-right: auto;
  padding: 0 42px;
  width: 960px;
}
section .area-header .link-shopping,
section .area-contents .link-shopping {
  margin-top: 36px;
}
*/
	
/* Header
----------------------------------------------------------- */
#header {
	position: relative;
	height: auto;
	margin-bottom: 20px;
}
#header div.logo {
	float: left;
	width: 340px;
	position: relative;
	margin-right: 20px;
	padding-left: 10px;
}
#header div.logo p {
	font-size: 80%;
	line-height: 1.2em;
	text-align: center;
	color: #FFC;
	margin-top: -10px;
}
#header div.sub {
	padding-top: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
#header div.sub p {
	font-size: 90%;
	text-align: right;
	line-height: 1.2em;
}
#header div.sub a {
	color: #FFC;
	text-align: right;
}

/* nav */

.nav {
	width: auto;
	font-size: 120%;
	/*
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	*/
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 1.8em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	position: relative;
	z-index: 100;
	float: right;
	}
.nav a	{
	color: #F9F9F9;
	display: block;
	float: left;
	text-decoration: none;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.6),
		1px 1px 1px rgba(255, 255, 255, 0.6);
	top: auto;
	width: auto;
	height: auto;
}
.nav a:visited 		{ color: #FFCCCC; }
.nav a:hover			{
	text-decoration: none;
	position: relative;
	top: 0px;
}
.nav a:active		{
	position: relative;
	top: 0;
	background-color: #03F;
}
.nav ul {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	display: inline;
}
.nav li {
	list-style: none;
	float: left;
}
.nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 2.5em;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
.nav li a:hover {
	background: #39F;
}
.nav li a.act {
	background: #39F;
}

/*
#header ul li#nContact a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
*/

#home #header #nHome a,#satsuei #header #nSatsuei a,#web #header #nWeb a,#edit #header #nEdit a,#gallery #header #nGallery a,#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #00C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}

#header ul li a:hover {
	color: #FFFFFF;
}

/* headimage
------------------------------------------------*/
#topimage  {
	left: 0px;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 10;
	display: block;
}
#topimage object {
	width: 100%;
}
#topimage img {
	width: 100%;
	height: auto;
}

/* main
----------------------------------------------------------- */
#main hgroup {
	background-color: #F8F6EF;
	background-color: rgba(255,255,255,0.5);
	border-bottom: 5px solid #EBE6DB;
	margin: 0 0 30px -10000px;
	padding: 0 10px 0 10000px;
}
#main hgroup h1,
#main hgroup h2 {
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	text-shadow: 1px 1px 0 #fff;
	padding: 10px 0;
	color: #333;
}
.main-column hgroup h1 {
	font-size: 24px;
}
#main hgroup h2 {
	font-size: 30px;
	border-bottom: 1px dotted #999;
}
#main hgroup h2 span {
	font-size: 16px;
	margin-left: 0.6em;
}

#main .rudy {
	background-image: url(../loupe/rudy/rev_use.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#main p {
	line-height: 1.8em;
	color: #000;
	font-size: 100%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main div.full {
	width: 100%;
	margin-bottom: 10px;
}

#main div.cl {
	float: left;
	width: 30%;
	padding-top: 0px;
	margin-right: 4.5%;
	margin-bottom: 20px;
}

#main div.cr {
	float: left;
	width: 30%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#main div.cr2 {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#main div.cleft {
	float: left;
	width: 65%;
	margin-right: 3%;
}

#main div.cright {
	float: right;
	width: 440px;
}

#main div.left {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-bottom: 20px;
	margin-left: 2%;
}
#main div.right {
	width: 46%;
	margin-left: 2%;
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
}

#main div.listBorderRadius {
	border:solid 1px #999;
	border-radius:5px;
	padding: 5px;
}

#main dl dt {
	clear: both;
	line-height: 1.2em;
	padding-bottom: 5px;
	color: #630;
	font-size: 100%;
	font-weight: bold;
	display: block;
	float: left;
	width: 30%;
	margin-right: 5%;
}
#main dd {
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 1.4em;
	display: block;
	float: left;
	width: 65%;
	list-style-type: none;
}
/*-----セクション共通スタイル------*/
.section {
	width: 100%;
	position: relative;
	margin: 0 auto;
	max-width: 1232px;

}

/*-----セクション内部の共通スタイル------*/
.sectionContent {
	margin: 0 auto;
	padding: 80px 0 0;
}

/*-----セクション（カバー）------*/
#cover .copy {
	text-align: center;
}
#cover h1 {
	text-align: center;
	margin: 40px 0;
}
#cover .date {
	text-align: center;
	margin: 0 0 40px;
}
#cover .caststaff {
	font-size: 123.1%;
	text-align: center;
	color: #80c5f4;
	line-height: 1.8;
}
#toList {
	padding-top: 20px;
}
#toList a {
	width: 165px;
	margin: 0 auto;
	display: block;
	background: url(../images/to_list_on.png) no-repeat left -9999px;
}
#toList a:hover {
	border-color: #000;
	background-position: left top;
}
#toList a img {
	visibility: visible;
}
#toList a:hover img {
	visibility: hidden;
}

/*-----08：セクション（ストーリー）------*/
#story h2 {
	padding: 0 0 20px;
	margin: 0 -10px;
}
#story p {
	font-size: 123.1%;
	line-height: 2.3;
}

/*-----09：セクション（ギャラリー）------*/
#gallery h2 {
	padding: 0 0 20px;
	margin: 0 -10px;
}

/*-----10：ギャラリーのボタン------*/
a.bx-prev {
	display: block;
	position: absolute;
	left: -60px;
	top: 150px;
}
a.bx-next {
	display: block;
	position: absolute;
	right: -60px;
	top: 150px;
}

/*-----11：ギャラリーのキャプション------*/
div.bx-captions {
	text-align: center;
	color: #80c5f4;
	margin-top: 15px;
}

/*-----12：セクション（キャスト）------*/
#cast h2 {
	padding: 0 0 20px;
	margin: 0 -10px;
}
#cast .castlist {
	width: 580px;
	margin: 0 auto;
	border-top: 1px dotted #0f70b2;
	font-size: 116%;
}
#cast .castlist dt {
	float: left;
	padding: 8px 0;
}
#cast .castlist dd {
	border-bottom: 1px dotted #0f70b2;
	padding: 8px 0;
	text-align: right;
	color: #80c5f4;
}

/*----セクション内写真-----*/
#sectionphoto {
	width:100%;
}


/* footer
----------------------------------------------------------- */
#footer {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	font-size: 100%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#496ccc+0,162682+100 */
background: #496ccc; /* Old browsers */
background: -moz-linear-gradient(top,  #496ccc 0%, #162682 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #496ccc 0%,#162682 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #496ccc 0%,#162682 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#496ccc', endColorstr='#162682',GradientType=0 ); /* IE6-9 */

	z-index: 9998;
	clear: both;
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
*/
#footer .copyright {
	text-align: center;
	clear: both;
}

#footer p {
	margin: 0px;
	float: right;
	color: #FFFFCC;
}
#footer p a {
	color: #FFFF33;
}
#footer p a:hover {
	color: #FFCC66;
}
#footer address {
	line-height: 1.3em;
	text-align: right;
	color: #FFFFFF;
	font-size: 80%;
}


/* etc */

.bun_s {
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1.4em;
}
.bun_white {
	font-family: sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
}

.lineout {
	padding: 1px;
	border: 1px solid #666666;
}
.outer {
	border: 1px solid #CCCCCC;
	width: 100%;
	line-height: 2em;
	padding: 2px;
}
.shadow {
	position: absolute;
	top: -500px;
}
/* outlinebox */

.outlinebox {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.alignleft {
	float: left;
	margin: 0 3% 0.6em 0;
}
.alignright {
	float: right;
	margin: 0 0 0.6em 3%;
}

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

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

 

#pageTop i {
  padding-top: 6px
}

 

#pageTop a {
  display: block;
	z-index: 9999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}