@charset "utf-8";
/* CSS Document */
@font-face{
font-family: kozuka;
src: url('Kozuka-Gothic-Pro-M_26793.ttf');
}
.break .show-date-time {
	display:none !important;
}
.yellow {
	color:#FFF462 !important;
}
h4.white {
	color: #fff;
	font-size: 21px;
}
h5.white {
	color:#fff;
	font-size: 16px;
}
.extra {
	width:500px;
	border-radius:10px;
	margin:0 auto 30px;
	padding:20px;
	background:#fff;
	text-align:center;
	color:#0C0172;
	font-size:16px;
}
.contact_container {
	background:url("../img/contact_back.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin:0 20px;
}
.extra .ex2 {
	padding:10px 0px;
	background:#0C0172;
	color:#fff;
	margin-bottom:20px !important;
	width:80%;
	float:left;
	margin:0 10% 30px 10%;
}
.page-id-17 h4 {
	color:#1c2787;
	font-weight:bold;
	font-size:24px;
}
h5 span {
	color:#1c2787;
}
.red {
	color:#f00 !important;
}
.page-id-17 h5 {
	margin:0;
	color:#0072bd;
	font-weight:bold;
	font-size:18px;
}
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.content{
	max-width:1000px;
	width:100%;
	margin: 0 auto;
	background: #00AFEC;
}
.header{
	font-family: kozuka;
	background:url(../img/bg_header.jpg) no-repeat;	
	background-size:cover;
	background-position:center;
	text-align: center;
	position: relative;
}
.hdr-date img {
	display: block;
}
.hdr{
	color:#fff;
	font-size: 24px;	
	background:url(../img/icn-in.png) no-repeat left center;
	display:inline-block;
	padding-left:30px;
	position:absolute;
	top:80%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.inn-header{
	overflow: hidden;
	position: relative;
	box-sizing:border-box;
}
.inn-header img {
	float: left;
	width:100%;
}
.hdr-date{
	background: #0073bd;
	text-align: center;
}
.hdr-date p{
	color: #ffe02d;
	font-size: 24px;
	display:inline-block;
}
.hdr-date p span{
	font-size: 39px;
	padding:0 10px;
}
.hdr-date a{
}	
.txt-center{text-align: center;}
.container {
	overflow: hidden;
	background:url(../img/bg-1.png) no-repeat center, #00AFEC;
	padding:20px 0 30px;
}
.container .txt-top{
	color:#fff;	
	font-size: 16px;
	line-height: 1.5;
}
.ccl-link{
	width:85%;
	margin: 0 auto;
	box-sizing:border-box;
	padding: 20px 0 90px;
}
.ccl-link a:nth-child(2){
	padding: 0 40px;	
}
/*
#footer{
	background:url(../img/bg-2.png) no-repeat top;	
	overflow: hidden;
	padding-top: 160px;
	color: #fff;
	
}
*/
#footer p{float: right;margin: 0 10px 0;}
/*2nd page*/
.r-h3{
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro";
	font-weight: bold;
	color: #fff;	
	padding: 0 0 20px;
	font-size: 23px;
}
.pop-content .hdr-date {
	padding:1rem;
}
.pop-content .container {
	background:#FDE0A5 !important;
}
.pop-content p {
	color:#fff;
}
.show-date-time{
	background: #fff;
	border-radius:10px 10px;
	width:50%;
	margin: 0 auto;
	text-align: center;
	box-sizing:border-box;
	padding:10px 10px 15px;
	line-height: 1.3;
}
.show-date-time .date{
	font-size: 29px;
	color: #E95383;
	font-family: "ヒラギノ角ゴ Std","Hiragino Kaku Gothic Std";
	font-size: bold;
	display:inline-block;
}
.show-date-time .date span{
	font-size: 55px;
	margin-left: 10px;	
}
.show-date-time .time{
	font-size: 17px;	
	color: #00AFEC;
	font-weight: bold;
	display:inline-block;
	line-height: 2;
}
.show-date-time .time span{ 
	font-size: 37px;
	margin-right: 20px;
}
.show-date-time .time span:last-child{margin: 0;}
.blue-bg{background: #00AFEC;}
.txt-top .blue{
	font-size: 22px;
	color:#FFF462;
	font-weight: bold;
}
#footer {
	background:#E95383;
	text-align: right;
	padding:1rem;
}
.btn-top{
	font-size: 22px;
	color:#00A8E4;
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Std";
	background: #FFF;	
	border-radius:10px 10px;
	text-decoration: none;
	padding:7px 40px;
	border:2px solid #00A8E4;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,167,228,1);
	-moz-box-shadow:    3px 3px 0px 0px rgba(0,167,228,1);
	box-shadow:         3px 3px 0px 0px rgba(0,167,228,1);
	position: relative;
	top:20px;
	
}
/*schedule*/
.schedule{
	width:100%;
	margin: 0 auto;
	box-sizing:border-box;
}
.schedule table{
	width:100%;	
	background: #fff;
}
.schedule table tr{
	margin-top: -5px;
}
.schedule table tr td{
	width:33.3333333%;
	display:block;
	float: left;
	border:2px solid #0073BD;	
	box-sizing:border-box;
	color:#0073BD;
	padding:0 20px;	
	position:relative;
	height:100%;
}
.schedule table tr:last-child td:last-child{
	color:#54C3F1;
	font-size: 24px;	
	padding:0;
}
.schedule table tr:last-child td:last-child div{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translateY(-50%,-50%);
	-moz-transform:translateY(-50%,-50%);
	width:80%;
}
.schedule table tr:last-child td:last-child p{
	margin-left: 0;
	border-bottom:none;
	font-size: 22px;
	line-height: 1.4;
	
}
.schedule table tr td p:first-child{
	font-size: 42px;
	border-bottom:5px dotted #7DCDF3;
	line-height: 1.5;
    font-weight: normal;
	
}
.schedule table tr td p:nth-child(2){
	font-size: 18px;
	display:inline-block;
	line-height:1.4;
	text-align: left;
	margin: 15px 0 0 5px;
	float: left;
}
.schedule table tr td p:last-child{
	font-size: 28px;
    font-weight: normal;
	display:inline-block;
	float: left;
	margin-left: 7px;
    margin-top: 20px;
	
}
.txt-sched{
	font-size: 11px;
	color:#006CB7;
	text-align: right;
	width:60%;
	margin: 0 auto;
}

/*privacy*/
.privacy{
	width:80%;
	margin:0 auto;
	text-align: left;
	color:#A96240;	
}
.privacy li{
	list-style: none;
	padding-left:20px;
	font-weight:normal;
}
.privacy li:nth-child(1){background:url(../img/icn-01.png) no-repeat left top ;}
.privacy li:nth-child(2){background:url(../img/icn-02.png) no-repeat left top ;}
.privacy li:nth-child(3){background:url(../img/icn-03.png) no-repeat left top ;}
.privacy li:nth-child(4){background:url(../img/icn-04.png) no-repeat left top ;}
.privacy p{
	font-size: 16px;
	color: #fff;
	background: #E95383 ;	
	border-radius:7px 7px;
	padding:3px 10px;
	margin: 10px 0 0 ;
    text-align: center;
}
/*contact*/
.contact-phone{
	width:40%;	
}
.contact-time{
	color: #fff;font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro";
	 font-weight: bold;
	margin-top: 20px;
}
#frm-contact, .wpcf7-form{
	width:50%;
	margin: 0 auto;	
}
#frm-contact label, .wpcf7-form label{
	color: #fff;font-size: 16px;
	vertical-align:top;
	position:relative;
	top:5px;
}
.txtName, .txtMail, .wpcf7-text{
	width:20%;
	margin: 5px 0 0 10px;
	font-size: 14px;
	line-height: 1.4;
	padding:0 0 0 5px;	
}
.txtMail, .wpcf7-email{
	width:57%;
}
#frm-contact hr, .wpcf7-form hr{
	border:none;
	border-bottom:5px dotted #fff;
	margin: 15px 0 ;	
}
.txtReq{
	font-size: 12px;
	color:#fff;	
}
#frm-contact textarea, .wpcf7-form textarea{
	width: 60%;
	height:100px;
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	font-size: 12px;
	color:#000;
}
.page-template-content-page-contact-form .container {
	background:url(../img/entry_back.png) no-repeat center center;
}
.txt-contact{
	color:#C61A22;
	font-size: 13px;
	margin-bottom: 20px;	
}
.btn-contact, .wpcf7-submit{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffffc+0,ffffff+22,fff228+96,fff228+99 */

	background: #fffffc; /* Old browsers */
	
	background: -moz-linear-gradient(top,  #fffffc 0%, #ffffff 22%, #fff228 96%, #fff228 99%); /* FF3.6-15 */
	
	background: -webkit-linear-gradient(top,  #fffffc 0%,#ffffff 22%,#fff228 96%,#fff228 99%); /* Chrome10-25,Safari5.1-6 */
	
	background: linear-gradient(to bottom,  #fffffc 0%,#ffffff 22%,#fff228 96%,#fff228 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffc', endColorstr='#fff228',GradientType=0 ); /* IE6-9 */
	color:#953B2A;
	font-weight: bold;
	padding:5px 20px;
	font-size: 18px;
	border-radius:5px 5px;
	border:2px solid #00A8E4;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,167,228,1);
	-moz-box-shadow:    3px 3px 0px 0px rgba(0,167,228,1);
	box-shadow:         3px 3px 0px 0px rgba(0,167,228,1);
	margin-top: 30px;
}
.btn-contact-con{
   
	background: #FFF000; /* Old browsers */
	color:#953B2A;
	font-weight: bold;
	padding:0px 20px;
	font-size: 20px;
	border-radius:5px 5px;
	border:2px solid #00A8E4;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,167,228,1);
	-moz-box-shadow:    3px 3px 0px 0px rgba(0,167,228,1);
	box-shadow:         3px 3px 0px 0px rgba(0,167,228,1);
	margin-top: 30px;
    margin-left: 20px;
}
.btn-contact-back{
   
	background: #ffffff; /* Old browsers */
	color:#00AFEC;
	font-weight: bold;
	padding:5px 20px;
	font-size: 20px;
	text-decoration: none;
	border-radius:5px 5px;
	border:2px solid #00A8E4;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,167,228,1);
	-moz-box-shadow:    3px 3px 0px 0px rgba(0,167,228,1);
	box-shadow:         3px 3px 0px 0px rgba(0,167,228,1);
	margin-top: 30px;
}
.view01{
	width:80%;
	margin: 0 auto;	
	overflow:hidden;
	padding: 0 0 30px;
}
.view01 img{
	width:38%;
	float: left;
}
.view01 p{
	text-align: left;
	float: right;
	color:#fff;
	font-size: 14px;
	width:60%;
	line-height: 1.6;
}
.view02{
	width:80%;
	margin: 0 auto;	
	overflow:hidden;
	padding: 30px 0;
}
.view02 img{
	width:38%;
	float: right;
}
.view02 p{
	text-align: left;
	float: left;
	color:#fff;
	font-size: 14px;
	width:60%;
	line-height: 1.6;
}
.qus{
	color: #fff;font-size: 14px;
	margin-top: 20px;	
}
.ans{
	color:#0073BD;
	font-size: 14px;
	line-height: 1.5;
}

/**** Confirm page ****/
.p-title-red{
	clear: both;
	color: #FFF462;
	font-size: 24px;
	font-weight: bold;;
}
.p-text-1{

	color: #fff;
	font-size: 17px;
	font-weight: 600;	
}
.p-list-text{
	margin: auto;
	width: 100%;
	max-width: 400px;
	margin-top: 20px;
	clear: both;
}
.p-text-span1{
	border-bottom: 4px dotted #00a8e4;
	padding-bottom: 5px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
}
.p-span1{	
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-align: right;
	margin-right: 20px;
	font-weight: 600;
	width: 50%;
	float: left;
}
.p-span2{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	width: 40%;
	font-weight: bold;
	float: left;
}
.p-text-2{
	clear: both;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
.p-button1{
	width: 50%;
	float: left;
}
.p-button1 a{	
	display: inline-block;;
	float: right;
	margin-right: 30px;
}
.p-button2{
	width: 50%;
	float: left;
}
.p-button2 a{
	float: left;
	margin-left: 30px;
}
.size-normal{
    font-weight: normal;
}

#pop1{
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 20px;
    overflow-y: scroll;
}
.pop-content{
    width: 80%;
    max-width: 700px;
    margin: 50px auto 0;
    margin-top: 100px;
    background-color: white;
}
/******** Content Page 2********/
.p-contact-list{
	margin: auto;
	width: 100%;
	max-width: 430px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.p-contact1{
	border-bottom: 4px dotted #fff;
	padding-bottom: 10px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
}
.p-contact-title{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-align: right;
	margin-right: 20px;
	font-weight: 600;
	width: 34%;
	line-height: 33px;
	float: left;
}
.p-contact-input{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-align: left;
	width: 61%;
	float: left;
}
.p-input1{
	width: 40%;
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 3px 4px;
}
.p-input2{
	width: 40%;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 3px 4px;
}
*[placeholder] {
    color: #999999 !important;
}
.p-radio1{
	width: 40%;
	margin-right: 10px;
	display: inline-block;
	padding: 3px 4px;
}
.p-radio2{
	width: 40%;
	margin-right: 10px;
	display: inline-block;
	padding: 3px 4px;
}
p {
	color:#fff;
}
.p-input-number{
	width: 95%;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 3px 4px;
}
.p-noted{
	color: #fff;
	display: inline-block;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p-noted2{
	font-size: 11px;
	display: inline-block;
	color: #fff;
	margin: 5px 0;
}
.p-title-footer a{
	clear: both;
	color: #FFF462;
	font-size: 19px;
	font-weight: bold;
	border-bottom: 1px solid  #FFF462;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: inline;
    text-decoration: none;
}
.p-text-footer{
	clear: both;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.p-checkbox{
	display: inline-block;
	margin-bottom: 10px;
}
.p-check-box{
	padding: 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
	display: inline-block;	
}
.p-text-checkbox, .p-check-box{
	font-size: 24px;
	color: #fff;
}
.container .container {
	background:none !important;
}
.p-contact-selet{
	padding: 0;
    margin: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
    width: 77px;
    overflow: hidden;
	margin-right: 5px;	
    
}
.p-contact-selet select {
    border: none;
	width: 77px;
    box-shadow: none;
	cursor: pointer;
    background: #fff url("../img/p-btn-select.png") no-repeat 101% -1px;
    border-radius: 0px;
    padding: 0px 5px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
	color:#999 !important;
}

.p-contact-selet select:focus {
    outline: none;
}
.p-select1{
	width: 30%;
	display: inline-block;
}
.p-select2{
	width: 30%;
	display: inline-block;
}
@media only screen and (max-width:960px){
.extra {
	width:90%;
	border-radius:10px;
	margin:0 auto 30px;
	padding:20px;
	background:#fff;
	text-align:center;
	color:#0C0172;
	font-size:16px;
}
.extra .ex2 {
	padding:10px 0px;
	background:#0C0172;
	color:#fff;
	margin-bottom:20px !important;
	width:80%;
	float:left;
	margin:0 10% 30px 10%;
}
img {
	max-width:100%;
}
	.hdr-img{
		width:70%;	
	}
	.hdr{
		font-size: 13px;
		line-height: 1;	
		padding: 10px 30px;
	}
	.inn-header{
		-webkit-background-size: 20%;
		background-size: 20%;	
	}
	.ccl-link img{
		width:30%;
	}
	.ccl-link a:nth-child(2){
		padding: 0 2%;	
	}
	.schedule{width:90%;}
}
@media only screen and (max-width:640px){
	.s-pb40{padding-bottom: 40px !important;}
	.hdr-date p{display:block;}
	.hdr-date p{font-size: 15px;}
	.hdr-date p span{font-size: 24px;}
	.container{
		padding: 40px 0 0;
		background-size:100%;
	}
.hdr-date {
	background:none;
}
.wpcf7-form {
	width:98%;
}
.wpcf7-form label {
	width:100%;
	float:left;
}
.wpcf7-email {
	width:80% !important;
}
.wpcf7-text {
	width:25%;
}
.wpcf7-form textarea {
	width:80%;
}
	.container .txt-top{font-size: 10px;
	width: 50%;
	font-weight:bold;
    margin: 0 auto;}
	.ccl-link{padding-bottom: 0;}
	.ccl-link img{
		width:30%;
	}
	.ccl-link a:nth-child(2){
		padding: 0 2%;	
	}
	#footer{background-size:100%;padding-top: 100px;font-size: 12px;}
	.txt-top .blue, .btn-top{font-size: 15px;}
	.show-date-time .date{font-size: 15px;display: block;}
	.show-date-time .date span{font-size: 30px;}
	.show-date-time .time{font-size: 12px;display: block;}
	.show-date-time .time span{font-size: 24px;}
	.r-h3{font-size: 16px;}
	.schedule, .txt-sched{width:100%;}
	.schedule table tr td p:first-child{font-size: 30px;}
	.schedule table tr td p:nth-child(2){font-size: 12px;margin: 5px 0 0;}
	.schedule table tr td p:last-child{font-size: 20px;}
	.schedule table tr td{padding:0 5px;}
	.schedule table tr:last-child td:last-child p{font-size: 15px;}
	.privacy li{font-size: 12px;background-size:3% !important ;}
	.privacy p{font-size: 14px;}
	.contact-phone{
		width:70%;	
	}
	#frm-contact textarea, .txtMail{
		width: 100%;
	}
	.view01 p,.view01 img,
	.view02 p,.view02 img{float: none;width:100%;}
	.view01 img,.view02 img{width:70%;padding: 10px 0;}
	.w50{width: 50%;}
    
    /* Confirm Page */
    .p-title-red{
		font-size: 18px;
	}
	.p-button1 a{	
		margin-right: 10px;
	}
	.p-button2 a{
		margin-left: 10px;
	}
	.p-span1, .p-span2{

		float: none;
		text-align: center;
		width: 100%;
	}
    .p-title-red{
		font-size: 18px;
	}
	.p-button1 a{	
		margin-right: 10px;
	}
	.p-button2 a{
		margin-left: 10px;
	}
	.p-span1, .p-span2{

		float: none;
		text-align: center;
		width: 100%;
	}
	
	.p-contact-title, .p-contact-input{
		width: 100%;
		float: none;
		text-align: center;
	}
}

@media only screen and (max-width:480px){
	.privacy li{background-size:5% !important ;}
}