/* Unchanged */
@charset "utf-8";
/****************************************************************************
@pc_page.css
--------------------------------------------------------
   Author : Yasuo Tominaga @ penpengusa
   Group : http://www.penpengusa.com
   Creation date : 2019.02.01
   Last up date   : 2019.02.01
****************************************************************************/

/*--------------------------------------------------------
@back to top
--------------------------------------------------------*/
div.backToTop {
	height: 49px;
	width: 100%;
	text-align: right;
	overflow: hidden;
}
div.backToTop img{
	margin-top: 5px;
	float: right;
}

/*--------------------------------------------------------
@header
--------------------------------------------------------*/
header {
	width: 100%;
	height: auto;
	padding: 0px 0 0px 0;
	margin: 0 auto;
	display: block;
	text-align: left;
	position: relative;
	z-index: 100;
}
header h1 {
	width: 100%;
	max-width: 1200px;
	min-width: 950px;
	margin: 0 auto;
}
header h1 img {
	width: 100%;
	height: auto;
}



/*--------------------------------------------------------
@#contents
--------------------------------------------------------*/
#contents {
	width: 100%;
	overflow: hidden;
	padding: 0px 0 0px 0;
	margin: 0 auto;
}


/*--------------------------------------------------------
@section
--------------------------------------------------------*/
section {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	color: #FFF;
}
section h4 {
	width: 100%;
	font-size :36px;
	color: #FFF;
	font-family: "M PLUS 1p";
	font-weight: bold;
	overflow: hidden;
	display: block;
	line-height: 1.5;
	display: block;
	padding: 0 0 20px 0;
}
section h4.center {
	text-align: center;
}
section h4 img {
	float: left;
	margin-top: 0.3em;
	margin-right: 0.3em;
	padding-bottom: 1em;
	overflow: hidden;
}
section #movie {
		width: 800px;
		height: 450px;
}
section hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #FFF;
	padding: 20px 0 20px 0;
}
div.summary {
	display: block;
	background: #194E9E;
	padding: 15px;
	font-family: "M PLUS 1p";
	font-size: 16px;
	line-height: 1.8;
	position: relative;
	margin-top: 15px;
}
.summary::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #194E9E;
}
div.summary img {
	float :right;
}

section h6 {
	font-size: 18px;
	color: #F1E321;
	font-family: "M PLUS 1p";
	font-weight: bold;
	display: block;
	padding: 15px 0 0 0;
}
section h6.kaisestu {
	background: #EEEEEE;
	width: 100%;
	height: 40px;
	position: relative;
	text-align: center;
	font-size: 24px;
	color: #194E98;
	font-family: "M PLUS 1p";
	font-weight: bold;
	display: block;
	padding: 0 0 0 0;
	margin-top: 100px;
	border-radius: 8px;
}
section h6.kaisestu img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
section h5 {
	font-size: 24px;
	color: #F1E321;
	font-family: "M PLUS 1p";
	font-weight: bold;
	display: block;
	padding: 30px 0 0 0;
}
section strong {
	font-size: 20px;
	color: #F1E321;
	font-family: "M PLUS 1p";
	font-weight: bold;
	display: block;
	padding: 30px 0 5px 0;
}
div.summary > strong {
	background: url(../img/icon_video.png) left center no-repeat;
	font-size: 20px;
	height: 36px;
	font-weight: bold;
	padding: 0 0 0 45px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
	color: #FFF;
}
section p.txt {
	font-size: 16px;
	font-family: "M PLUS 1p";
	line-height: 2.0;
	padding-left: 1em;
}
section p.txt2 {
	font-size: 16px;
	font-family: "M PLUS 1p";
	line-height: 2.0;
	padding-left: 0;
}
section p.indent {
	text-indent: -1em;
	padding-left: 1em;
}



/*--------------------------------------------------------
@about
--------------------------------------------------------*/
#about {
	width: 100%;
	max-width: 950px;
}
#about h5 {
	border-left: 6px solid #F1E321;
	padding: 0 0 0 10px;
	line-height: 1.0;
	margin-top: 30px;
	margin-bottom: 10px;
}
#about ul.story {
	width: 100%;
	overflow: hidden;
	padding: 0;
	padding-bottom: 30px;
}
#about ul.story li.text {
	width: 45%;
	float: left;
	font-size: 16px;
	line-height: 2.0;
	padding: 0 2% 0 0;
	margin: 0;
}
#about ul.story li.img {
	width: 53%;
	float: right;
	padding: 0;
	margin: 0;
}
#about ul.story li.img img {
	width: 100%;
}
#about ul.character {
	width: 100%;
	overflow: hidden;
	padding: 0;
}
#about ul.character li.box {
	width: 47%;
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 1.5;
}
#about ul.character li:nth-child(2), 
#about ul.character li:nth-child(4) {
	margin-left: 6%;
}
#about ul.character li.box strong {
	padding: 0 0 5px 0;
	margin: 0;
	display: block;
	color: #FFF;
	line-height: 1.0;
}
#about ul.character li.box img {
	width: 25%;
	float: left;
	margin: 0 10px 0 0;
}
#about ul.character li.box p {
	overflow: hidden;
}


/*--------------------------------------------------------
@project
--------------------------------------------------------*/
#project {
}
#project {
	font-size: 16px;
	line-height: 1.8;
}
#project h5 {
	border-left: 6px solid #F1E321;
	padding: 0 0 0 10px;
	line-height: 1.0;
	margin-top: 30px;
	margin-bottom: 10px;
}
#project p {
}
#project p.mg01 {
	margin: 10px 0 0 50px;
}
#project table {
	margin: 10px 0 20px 50px;
}
#project table th, 
#project table td{
	padding: 5px 25px 5px 5px;
}
#project table th {
	text-align: right;
	padding-left: 50px;
}
#project table td.wide {
	text-align: left;
	padding-top: 10px;
}
#project table td.wide span {
	display: inline-block;
	width: 120px;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #FFF;
}

