@charset "UTF-8";
/* CSS Document */
/* schedule,facility,question,concept,company,gallery,briefing 共通*/
#mainCC{
	width:100%;
	background-image: url(../subimage/main_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
}
.space80{
	height:80px;
}
.space40{
	height:40px;
}
.space20{
	height:20px;
}
@media screen and (max-width: 562px){
.space80{
	height:40px;
}
.space40{
	height:25px;
}
}

.width90{
	width:90%;
	margin:0 auto;
}
#secondTtl{
	padding-top:50px;
	text-align:center;
	margin-bottom:50px;
}
#secondTtl h2{
	margin:0 auto;
	max-height:50px;
	max-height:300px;
}
#secondTtl h2 img{
	max-height:50px;
	width:auto;
}
ul#scPDF li{
	margin:0 4% 25px 0;
	display: inline-block;
	padding-left:30px;
	position: relative;
}
ul#scPDF li a{
	color:#009B75;
}
.docIcon:before{
	content: "";
    display: inline-block;
    width: 22px;
    height: 34px;
	position: absolute;
    background-image: url(../subimage/pdf_ico.png);
    background-repeat: no-repeat;
    top: -5px;
    left: 0px;
}
.secblockArea:after{
	clear:both;
	content:'';
	display:block;
}
.block80{
	width:80%;
	margin:0 auto;
}
.blockTtl{
	font-size:1.8em;
	margin-bottom:20px;
	padding-top:0;
	text-align: center;
	color:#009B75;
	line-height: 1.3em;
}
.blockmax img{
	width:100%;
}
.blocktextArea{
	width:100%;
}
.blocktextArea{
	width:95%;
	margin: 0 auto;
}
.blocktextArea:after{
	content:'';
	clear:both;
	display:block;
}

.blocktext ul li,.blocktextLt ul li,.blocktextRt ul li{
	padding-left:1.2em;
	text-indent:-0.7em;
	line-height: 1.5em;
	list-style-position: inside;
}
.blocktext ul li:before,.blocktextLt ul li:before,.blocktextRt ul li:before{
	content: "▶︎";
    color:#FF9F36;
	font-size:12px;
}
.fach4{
	font-size: 1.1em;
	padding:3px 10px 3px;
	margin-bottom:5px;
    color: #FFF;
    font-weight: 500;
	letter-spacing: 1px;
    background: #009B75;
}
.blocktextLt{
	width:52%;
	float:left;
}
.blocktextRt{
	max-width:400px;
	float:right;
	margin-top:60px;
}
.blocktextLt ul,.blocktextRt ul{
	margin-bottom:20px;
}
@media screen and (max-width: 939px){
.blocktextRt{
	width:40%;
	float:right;
	margin-top:60px;
}
}
@media screen and (max-width: 668px){
.block80{
	width:100%;
}
#secondTtl{
	padding-top:100px;
	margin-bottom:10px;
}
}
@media screen and (max-width: 562px){
.blocktextLt,.blocktextRt,.blockRt{
	width:100%;
	margin:0 auto;
	float:none;
}
.blockRt h4 {
    margin-left: 0;
	text-align:left;
}
}
@media screen and (max-width: 410px){
#secondTtl h2 img{
	width:100%;
}
}
/* ============================
============conceptページ=========== */
.block80{
	width:80%;
}
#redTtl{
	font-size:1.2em;
	color:red;
	font-weight: 500;
}
.conArea:after{
	content:'';
	clear:both;
	display:block;
}
.conLt40{
	width:40%;
	float:left;
}
.conRt55{
	width:55%;
	float:right;
}
.pinkTtl{
	font-size:1.3em;
	color:#EB6D8E;
	padding:5px 0;
}
.conLt55{
	width:55%;
	float:left;
}
.conRt40{
	width:40%;
	float:right;
}
.greenTtl{
	font-size:1.2em;
	color:#009C75;
	padding:30px 0;
}
@media screen and (max-width: 562px){
.conLt40,.conRt55,.conLt55,.conRt40{
	float:none;
	width:100%;
}
}
/* ============================
============scheduleページ=========== */
ul#navBtn8:after{
	content:'';
	clear:both;
	display:block;
}
ul#navBtn8 li{
	width:24%;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
	background: url(../subimage/nav_btn.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	padding:14px 0;
	text-align: center;
	border:solid 1px #D1D1D1;
	box-sizing: border-box;
}
ul#navBtn8 li:nth-child(4){
	margin-right:0;
}
ul#navBtn8 a li,ul#navBtn6 a li{
	color:#444;
	font-size:16px;
}
.blockLt{
	width:45%;
	float:left;
}
.blockRt{
	width:50%;
	float:right;
}
@media screen and (max-width: 562px){
.blockLt,.blockRt{
	float:none;
	width:100%;
}
}
/*.secTtlArea{
	position:relative;
}*/
h3.secTtl02,h3.artTtl{
	border-bottom: solid 3px #009B75;
	position: relative;
	margin-top:40px;
	margin-bottom:20px;
	padding-left:12px;
}
h3.secTtl02:after,h3.artTtl:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
h3.secTtl02 img{
	width:110px;
	position:absolute;
	top:9px;
	display:block;
}
h3.secTtl02 span{
	font-size:2.2em;
	letter-spacing: .1em;
	font-weight: 500;
	margin-left:120px;
}
@media screen and (max-width: 521px){
h3.secTtl02 img{
	width:100px;
	top:4px;
}
h3.secTtl02 span{
	font-size:1.7em;
	margin-left:110px;
}
.blockRt h4 {
    text-align: left;
    letter-spacing: .1em;
}
}
/* ============================
============facilityページ=========== */
ul#navBtn6:after{
	content:'';
	clear:both;
	display:block;
}
ul#navBtn6 li{
	width:32.3%;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
	background: url(../subimage/nav_btn.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	padding:24px 0;
	text-align: center;
	border:solid 1px #D1D1D1;
	box-sizing: border-box;
}
ul#navBtn6 li:nth-child(3){
	margin-right:0;
}
h3.secTtl03{
	position: relative;
	font-size:2em;
	letter-spacing: .1em;
	font-weight: 500;
	margin-top:40px;
	margin-bottom:20px;
	padding-left:12px;
}
h3.secTtl03:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
#complete{
	margin:50px auto 10px;
	text-align: center;
}
#complete img{
	max-width:50px;
}
#complete p{
	color:#FFF;
	background:#ED7EB2;
	font-size:1.5em;
	max-width:400px;
	margin:0 auto;
	font-weight: 500;
	border-radius: 40px;
	padding-bottom: 4px;
}
@media screen and (max-width: 721px){
ul#navBtn8 a li{
	font-size:13px;
	margin-right:0;
	margin-bottom:0;
	padding:18px 0;
}
}
@media screen and (max-width: 668px){
h3.secTtl03{
	font-size:1.7em;
}
ul#scPDF li a {
    font-size: 1em;
}
}
@media screen and (max-width: 538px){
ul#navBtn6 a li{
	font-size:13px;
	margin-right:0;
	margin-bottom:0;
	padding:18px 0;
}
ul#navBtn8 li{
	width:50%;
}
#complete {
    margin: 20px auto 10px;
}
}
/* ============================
============questionページ=========== */
dt.question{
    margin: 0 4% 25px 0;
    display: inline-block;
    padding-left: 60px;
    position: relative;
	font-size:16px;
	font-weight: 500;
}
dt.question:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url(../subimage/q_ico.png);
    background-repeat: no-repeat;
    top: -7px;
    left: 5px;
}
dd.answer{
    margin: 0 4% 55px 0;
    display: inline-block;
    padding-left: 60px;
    position: relative;
}
dd.answer a{
	text-decoration: underline;
	color:#0090D5;
}
dd.answer:before{
	content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url(../subimage/a_ico.png);
    background-repeat: no-repeat;
    top: -9px;
    left: 5px;
}
.faqlayout:after{
	content:'';
	clear:both;
	display: block;
}
.faqLt{
	width:63%;
	float:left;
}
.faqRt{
	width:36%;
	float:right;
}
/* ============================
============companyページ=========== */
#comArea dl {
    display: table;
    table-layout: fixed;
    margin: 0 auto 20px;
    min-height: 70px;
	width:90%;
}
#comArea dl dt {
    position: relative;
    color: #fff;
	letter-spacing: .5em;
    text-align: center;
    max-width: 500px;
    background-color:#009B75;
    vertical-align: middle;
	display: table-cell;
	font-size:1.1em;
}
#comArea dl dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #009B75;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -9px;
    margin: auto;
}
#comArea dl dd {
    width: 70%;
    box-sizing: border-box;
    padding: 10px 25px 10px 45px;
    border-right: 1px solid #a5a5a5;
    border-top: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
	display: table-cell;
    vertical-align: middle;
    line-height: 1.75;
	font-size:1.1em;
}
#comArea a{
	color:#0090D5;
	text-decoration: underline;
}
@media screen and (max-width: 646px){
dd.answer{
    margin-bottom:35px;
}
.faqLt{
	width:100%;
	float:none;
}
.faqRt{
	width:80%;
	margin:-10px auto 50px ;
	float:none;
}
}
dt.question{
    margin: 0 4% 18px 0;
}
}
@media screen and (max-width: 462px){
#comArea dl dt:after {
    display:none
}
}
/* ============================
============galleryページ=========== */
#galArea{
	margin-bottom:3%;
}
.galList:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.galList li{
	width:46%;
	float:left;
	margin-bottom: 35px;
    margin-right: 3%;
	overflow: hidden;
	border: 6px solid #fff;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.galList li:nth-child(2n){
    margin-right: 0%;
}
.galList li span{
	font-size: 1.1em;
}
@media screen and (max-width: 555px){
.galList li{
	width:95%;
	float:none;
	margin-bottom:0 auto;
}
}
/* ============================
============kidsページ=========== */
.kidsMovieArea{
	margin-bottom:50px;
	font-family: "Rounded Mplus 1c";
}
.kidsMovieArea:after{
    content:'';
	clear:both;
	display:block;
}
.kidsMovie h3{
	position: relative;
	font-size:1.2em;
	letter-spacing: .1em;
	font-weight: 500;
	margin-top:24px;
	margin-bottom:20px;
	padding-left:12px;
}

.kidsMovie h3:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
.kidsMovie{
	width:46%;
	margin:0 4% 4% 0;
	float:left;
}
.kidsMovie:nth-child(3n){
	margin-right:0;
}
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
rt{
	letter-spacing: 0;
}
@media screen and (max-width: 754px){
.kidsMovie h3{
	font-size:1.4em;
}
.kidsMovie{
	width:100%;
	margin-bottom:50px;
}
}
/* ============================
============briefingページ=========== */
#escription h3{
	font-size: 1.5em;
	text-align: center;
	color:#009B75;;
	padding:12px 0 12px 15px;
	margin-bottom:12px;
	border-top: solid 2px #009B75;;
	border-bottom: solid 2px #009B75;
	letter-spacing: 2px;
}
#escription h4{
	font-size: 1.34em;
	letter-spacing: 1.5px;
	margin-top:20px;
}
/* ============================
===========briefingページ=========== */
table.table01 {
	width:100%;
	border-right:#FF9725 solid 1px;
	border-collapse: collapse;
}
table.table01 thead th {
	background:#FF9725;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right:#FF9725 solid 1px;
}
table.table01 tbody th {
	background:#FF9725;
	color:#FFF;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#FF9725 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	padding:10px 15px;
	border-left:#FF9725 solid 1px;
	border-bottom:#FF9725 solid 1px;
	vertical-align:top;
}
#escription{
	margin-bottom:80px;
}
/* ============================
===========newsページ=========== */
.artArea{
    padding-bottom: 40px;
}
.update{
	display: inline-block;
    margin-bottom: 15px;
}
h3.artTtl{
	font-size:2em;
	color: #009B75;
	margin-top: 0;
}
.artDetail:after{
	content:'';
	clear:both;
	display:block;
}
.artImg{
    float: left;
    width: 40%;
    padding-right: 50px;
}
.url{	
	margin:20px auto;
}
.artTxt{
    float: left;
	width: 50%;
    vertical-align: top;
}
.url a{
    text-decoration: underline;
	color:#0090D5;
}
.PDF{	
	margin:20px auto;
}
.PDF a{
	padding: 1px 20px 2px;
	letter-spacing: .2em;
    background-color:#FF8F00;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    color: #ffffff;
    border-radius: 5px;
}
@media screen and (max-width: 542px){
.artImg {
    float: none;
    width: 90%;
	margin:0 auto 14px;
	padding-right: 0;
}
.artTxt{
    float: none;
	width: 90%;
	margin:0 auto;
}
}
/* ============================
============galleryページ=========== */
@media screen and (max-width: 769px){
#galt {
    width:90%;
	margin:0 auto;
}
}