/* CSS Document */


.contentRight {
	padding-top:40px;
	padding-bottom:80px;
}





/*
--------------------------------------------------------------*/


.catch {
	color:#ff5f90;
	font-size:27px;
	font-size:2.7rem;
	text-align:center;
}

.catch2 {
	margin:10px 0 0 0;
	text-align:center;
}

.catch2 div {
	color:#ff5f90;
	font-size:24px;
	font-size:2.4rem;
	text-align:center;
	border:1px solid #ff5f90;
	display:inline-block;
	padding:3px 30px;
}

@media screen and (max-width:760px){

.catch {
	font-size:18px;
	font-size:1.8rem;
}

.catch2 div {
	font-size:16px;
	font-size:1.6rem;
	text-align:center;
	padding:3px 10px;
}


}

/*
--------------------------------------------------------------*/

.title1 {
	margin-top:30px;
}

.title2 {
	margin-top:80px;
}

@media screen and (max-width:760px){

.title1 {
	margin-top:10px;
}

.title2 {
	margin-top:40px;
}

}

/*
--------------------------------------------------------------*/

.titleTokucho1 {
	font-size:50px;
	font-size:5.0rem;
	color:#0045ad;
}

.titleTokucho2 {
	color:#0045ad;
}

@media screen and (max-width:760px){

.titleTokucho1 {
	font-size:28px;
	font-size:2.8rem;
	color:#0045ad;
}


}

/*
--------------------------------------------------------------*/

.txt1 {
	font-size:16px;
	font-size:1.6rem;
	margin:40px 0 0 0;
}

@media screen and (max-width:760px){

.txt1 {
	font-size:14px;
	font-size:1.4rem;
	margin:30px 0 0 0;
}

}

/*
--------------------------------------------------------------*/



.tokuchoBox {
	margin-top:50px;
	font-size:16px;
	font-size:1.6rem;
}

.tokuchoBoxTxt {
	width:50%;
	float:left;
}

.tokuchoBoxImg {
	width:50%;
	float:right;
}

.tokuchoBoxImgImg {}

.tokuchoBoxImgTxt {
	font-size:16px;
	font-size:1.6rem;
	margin:10px 0 0 0;
	text-align:center;
}

@media screen and (max-width:760px){

.tokuchoBox {
	margin-top:30px;
	font-size:14px;
	font-size:1.4rem;
}

.tokuchoBoxTxt {
	width:auto;
	float:none;
}

.tokuchoBoxImg {
	width:auto;
	float:none;
	text-align:center;
	margin:20px 0 0 0;
}

.tokuchoBoxImgImg {}

.tokuchoBoxImgTxt {
	font-size:14px;
	font-size:1.4rem;
	margin:10px 0 0 0;
	text-align:center;
}



}


/*
--------------------------------------------------------------*/

.tokuchoList {
	background:#fff5f8;
	margin:20px 10px 0 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:5px 5px 13px 2px rgba(0,0,0,0.15);
	-moz-box-shadow:5px 5px 13px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 13px 2px rgba(0,0,0,0.15);
}

.tokuchoList ul {
	padding:10px 30px;
}

.tokuchoList li {
	background:0 0 no-repeat url(../images/pointicon.jpg);
	padding:0 0 0 35px;
	margin:20px 0 20px 0;
	min-height:26px;
}

@media screen and (max-width:760px){

.tokuchoList {
}

.tokuchoList ul {
	padding:10px 20px;
}

.tokuchoList li {
	background:0 0 no-repeat url(../images/pointicon.jpg);
	padding:0 0 0 35px;
	margin:15px 0 15px 0;
	min-height:26px;
	font-size:14px;
	font-size:1.4rem;
}


}

/*
--------------------------------------------------------------*/

.osusumeList {
	border:#f0faff solid 8px;
	padding:40px;
	margin:40px 0 0 0;
}

.osusumeList ul {
	font-size:0px;
}

.osusumeList li {
	background:url(../images/icon.jpg) 0 5px no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	font-size:16px;
	font-size:1.6rem;
	display:inline-block;
	width:50%;
	vertical-align:top;
}

@media screen and (max-width:760px){

.osusumeList {
	border:#f0faff solid 5px;
	padding:20px;
	margin:30px 0 0 0;
}


.osusumeList li {
	background:url(../images/icon.jpg) 0 5px no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	font-size:14px;
	font-size:1.4rem;
	display: block;
	width:auto;
}


}


/*
--------------------------------------------------------------*/

.hakkenList {
	border:#f0faff solid 8px;
	padding:40px;
	margin:40px 0 0 0;
}

.hakkenList ul {
	font-size:0px;
}

.hakkenList li {
	background:url(../images/icon.jpg) 0 5px no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	font-size:16px;
	font-size:1.6rem;
	display:inline-block;
	width:33.3%;
	vertical-align:top;
}

@media screen and (max-width:760px){

.hakkenList {
	border:#f0faff solid 5px;
	padding:20px;
	margin:30px 0 0 0;
}


.hakkenList li {
	background:url(../images/icon.jpg) 0 5px no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	font-size:14px;
	font-size:1.4rem;
	display: block;
	width:auto;
}


}

/*
--------------------------------------------------------------*/

.txt1 {
	margin:40px 0 0 0;
	font-size:16px;
	font-size:1.6rem;
}

@media screen and (max-width:760px){

.txt1 {
	margin:30px 0 0 0;
	font-size:14px;
	font-size:1.4rem;
}


}

/*
--------------------------------------------------------------*/

.hikakuTable {
	margin:30px auto 0 auto;
}

.hikakuTable table {
	width:100%;
}

.hikakuTable table th , .hikakuTable table td {
	font-size:16px;
	font-size:1.6rem;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:20px 10px;
}

.hikakuTable table th{
	text-align:center;
	background:#fff9ed;
}

.hikakuTable table td {
	border-right:1px solid #cccccc;
	text-align:center;
}

.hikakuTable table td:last-child {
	border-right:none;
}

@media screen and (max-width:760px){

.hikakuTable {
	margin:20px auto 0 auto;
}

.hikakuTable table th , .hikakuTable table td {
	font-size:14px;
	font-size:1.4rem;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 5px;
}

.hikakuTable table th{
	text-align:center;
	background:#fff9ed;
}

.hikakuTable table td {
	border-right:1px solid #cccccc;
	text-align:left;
}

.hikakuTable table td:last-child {
	border-right:none;
}

}



/*
--------------------------------------------------------------*/

.schedule {
	margin:50px auto 10px auto;
	text-align:center;
}

@media screen and (max-width:760px){

.schedule {
	margin:30px auto 10px auto;
	text-align:center;
}


}

.schedule_txt {
	text-align: center;
}

.schedule_txtb {
	display: inline-block;
	text-align: left;
}

.schedule_txtb p  {
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 16px;
	padding-left: 1.6rem;
	text-indent: -16px;
	text-indent: -1.6rem;
}

.schedule_txtb p strong {
	color: #ff5f90;
}

@media screen and (max-width:760px){


.schedule_txtb p  {
	font-size: 14px;
	font-size: 1.4rem;
	padding-left: 14px;
	padding-left: 1.4rem;
	text-indent: -14px;
	text-indent: -1.4rem;
}


}

/*
--------------------------------------------------------------*/


.hiyouTable {
	margin:50px auto 20px auto;
}

.hiyouTable table {
	width:100%;
}

.hiyouTable table th , .hiyouTable table td {
	font-size:16px;
	font-size:1.6rem;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:20px 10px;
}

.hiyouTable th{
	text-align:center;
	background:#fff9ed;
}

.hiyouTable table td {
	border-right:1px solid #cccccc;
	text-align:center;
}

.hiyouTable table td:last-child {
	border-right:none;
}
@media screen and (max-width:760px){

.hiyouTable {
	margin:30px auto 0 auto;
}

.hiyouTable table th , .hiyouTable table td {
	font-size:14px;
	font-size:1.4rem;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 5px;
}

.hiyouTable table th{
	text-align:center;
	background:#fff9ed;
}

.hiyouTable table td {
	border-right:1px solid #cccccc;
	text-align:center;
}

.hiyouTable table td:last-child {
	border-right:none;
}

}

/*
--------------------------------------------------------------*/

.flowTitle {
	background:#0045ad;
	color:#fff;
	font-size:28px;
	font-size:2.8rem;
	text-align:center;
	padding:10px 0 10px 0;
}

.flowTitleFirst {
	margin-top:50px;
}

.flowBox {
	border-left:#f0faff solid 8px;
	border-right:#f0faff solid 8px;
	border-bottom:#f0faff solid 8px;
	padding:30px;
}

@media screen and (max-width:760px){

.flowTitle {
	font-size:18px;
	font-size:1.8rem;
	text-align:center;
	padding:10px 0 10px 0;
}

.flowTitleFirst {
	margin-top:30px;
}

.flowBox {
	border-left:#f0faff solid 5px;
	border-right:#f0faff solid 5px;
	border-bottom:#f0faff solid 5px;
	padding:20px;
}


}


/*
--------------------------------------------------------------*/

.flowBoxNo {
	margin:20px 0 20px 0;
}

.flowBoxNo th , .flowBoxNo td {
	vertical-align:top;
}

.flowBoxNo th {
	padding:0 10px 0 0;
	width:40px;
}

.flowBoxNo td {}

@media screen and (max-width:760px){


.flowBoxNo td {
	font-size:14px;
	font-size:1.4rem;
}



}


/*
--------------------------------------------------------------*/

.flowBoxDetailBox {
	background:#fff9ed;
	padding:30px;
	margin:30px 0 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:5px 5px 13px 2px rgba(0,0,0,0.15);
	-moz-box-shadow:5px 5px 13px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 13px 2px rgba(0,0,0,0.15);
}

.flowBoxDetailBoxTitle {
	font-size:22px;
	font-size:2.2rem;
	text-align:center;
}

.flowBoxDetailBoxTxt {
	font-size:16px;
	font-size:1.6rem;
	margin:20px 0 0 0;
}

@media screen and (max-width:760px){

.flowBoxDetailBox {
	padding:20px;
}

.flowBoxDetailBoxTitle {
	font-size:16px;
	font-size:1.6rem;
}

.flowBoxDetailBoxTxt {
	font-size:14px;
	font-size:1.4rem;
	margin:10px 0 0 0;
}


}


/*
--------------------------------------------------------------*/

.flowBoxDetailBoxList {}

.flowBoxDetailBoxList ul {}

.flowBoxDetailBoxList li {
	background:url(../images/icon2.jpg) 0 5px no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
	font-size:16px;
	font-size:1.6rem;
}

@media screen and (max-width:760px){

.flowBoxDetailBoxList li {
	font-size:14px;
	font-size:1.4rem;
}


}

/*
--------------------------------------------------------------*/

.flowBoxTxt {
	font-size:16px;
	font-size:1.6rem;
}

@media screen and (max-width:760px){

.flowBoxTxt {
	font-size:14px;
	font-size:1.4rem;
}

}

/*
--------------------------------------------------------------*/

.flowArrow {
	text-align:center;
}


/*
--------------------------------------------------------------*/

.capsuleTxt {
	font-size:16px;
	font-size:1.6rem;
	margin:40px 0 0 0;
}

.capsuleTitle {
	margin:30px auto 0 auto;
	font-size:24px;
	font-size:2.4rem;
	text-align:center;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:10px 0 10px 0;
	width:560px;
}

.capsuleImg {
	margin:0 0 0 0;
	text-align:center;
}


.movie iframe {
	margin:0 0 0 0;
}


@media screen and (max-width:760px){


.capsuleTxt {
	font-size:14px;
	font-size:1.4rem;
	margin:30px 0 0 0;
}

.capsuleTitle {
	margin:30px 0 0 0;
	font-size:16px;
	font-size:1.6rem;
	width:auto;
}

.capsuleImg {
	margin:0 0 0 0;
}

.movie {
	margin:0 0 0 0;
}

.movie2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.movie iframe {
	border:none;
	margin:0;
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

}

/*
--------------------------------------------------------------*/


.zisseki_table {
	margin:50px auto 20px auto;
}

.zisseki_table table {
	width:100%;
}

.zisseki_table table th , .zisseki_table table td {
	font-size:16px;
	font-size:1.6rem;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:20px 10px;
}

.zisseki_table table th{
	text-align:center;
	background:#fff9ed;
	border-right:1px solid #cccccc;
}

.zisseki_table table td {
	border-right:1px solid #cccccc;
	text-align:center;
}

.zisseki_table table th:last-child {
	border-right:none;
}

.zisseki_table table td:last-child {
	border-right:none;
}

@media screen and (max-width:760px){

.zisseki_table {
	margin:30px auto 10px auto;
}

.zisseki_table table th , .zisseki_table table td {
	font-size:13px;
	font-size:1.3rem;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 2px;
}

.zisseki_table table th{
	text-align:center;
	background:#fff9ed;
}

.zisseki_table table td {
	border-right:1px solid #cccccc;
	text-align:center;
}

.zisseki_table table td:last-child {
	border-right:none;
}

}










