@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #222;
	letter-spacing: 0.06em;
}
.sp{
	clear: both;
}
object,img {  
	vertical-align: middle;
	border: 0;
	padding: 0;
	margin: 0;
}
a{
	color: #09C;
}
a:hover{
	color: #F60;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.clearfix:after,#nav:after,#footer:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
p{
	text-align: left;
}
ul{
	clear: both;
}
ul li{
	list-style-type: none;
}
li img{
	line-height: 0;
}
/* pagetop,footer */
#pagetop {
	display: block;
	text-align: right;
	max-width: 1080px;
	*width: 1080px;
	_width: 1080px;
	margin: 0 auto;
	padding: 16px 0px;
}
#footer {
	width: 100%;
	background-color: #FD2E28;
	padding: 26px 0px;
}
#footer .info {
	float: left;
	color: #FFF;
	width: 65%;
}
#footer .info .img-left {
	float: left;
	margin-right: 24px;
}
#footer .y-blog {
	float: right;
	text-align: right;
}
.cr {
	font-size: 12px;
	padding: 6px 0px;
}
.kojya {
	color: #333;
	font-size: 11px;
	display: inline-block;
	margin-left: 20px;
}
.kojya,.kojya a {
	color: #333;
}
/* top-content */
.main-image img {
	max-width: 100%;
	height: auto;
}
.content1 {
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 80px 0px 30px 0;
}
.area {
	max-width: 1080px;
	*width: 1080px;
	_wigth: 1080px;
	margin: 0 auto;
	clear: both;
	display: block;
}
.content1 p {
	width: 90%;
	margin: auto;
	padding: 32px;
	font-size: 18px;
}
.content4 .area {
	width: 100%;
}
.content4 .news {
	display: block !important;
	text-align: center;
	margin: 0 auto;
	padding: 24px 0px 40px 0px;
	background-color: #FFF;
	width: 100%;
}
.content4 .area .news-box {
	width: 30%;
	margin: 20px 1%;
	display:inline-block;
	*float: left;
	_float: left;
	box-sizing: border-box;
	border-right: 1px solid #CCC;
	text-align: left;
	padding-right: 2%;
	vertical-align: top;
}
.content4 .area .news-box:last-child {
	border-right: none;
}
.news-box .tit {
	display: block;
	text-align: left;
	margin-bottom: 16px;
}
.news-box .tit .list {
	float: right;
}
.news-box ul {
	padding-left: 3%;
	padding-right: 1%;
}
.news-box li {
	padding: 14px 0px;
	border-bottom: 1px dotted #999;
}
.news-box li:last-child {
	border-bottom: none;
}
.news-box li a {
	color: #900;
}
.content2 {
	clear: both;
	margin: 0 auto;
	padding: 80px 0px;
}
.content2 .box-left,.content2 .box-right {
	width: 49%;
	display: inline-block;
	*float: left;
	_float: left;
	text-align: center;
	vertical-align: top;
}
.content2 .box-left {
	padding-top: 40px;
}
.content2 .box-left p {
	padding: 36px 0px 24px 0px;
	font-size: 15px;
	line-height: 180%;
}
.btn-c {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 24px 0;
}
.content3 .box {
	width: 29%;
	margin-left:3%;
	display: inline-block;
	*float: left;
	_float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #FF2D29;
	color: #FFF;
}
.content3 .box a,.content3 .box a:hover {
	color: #FFF;
	text-decoration: none;
}
.content3 .box img {
	max-width: 100%;
	height: auto;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.content3 .box p {
	padding: 14px 18px;
	border-bottom: 1px solid #FFF;
}
.content3 .box .h-tx {
	display: block;
	padding-top: 10px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.content3 .box .h-tx .age {
	display: inline-block;
	color: #FF2D29;
	font-size: 14px;
	background-color: #FFF;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	border-radius: 14px;
	margin-right: 8px;
	padding: 2px 8px;
	margin-bottom: 3px;
	vertical-align: middle;
}
.content3 .box .arrow {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.content3 .box .arrow a {
	display: block;
	padding: 8px 0px;
}
.content3 .box .arrow img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}
.content5 .area,.content3 .area {
	padding: 80px 0px;
}
.content5 .box {
	width: 47%;
	margin: 0 1%;
	padding: 0;
	display: inline-block;
	*float: left;
	_float: left;
	text-align: center;
}
ul.link {
	margin: 0 auto;
	padding: 50px 0px;
	display: flex;
	flex-wrap: wrap;
}
ul.link li {
	width: 31.33333%;
	margin: 16px 1%;
	padding: 0;
	text-align: center;
}
.main {
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	overflow: hidden;
}
.movie {
  position: relative;
  width: 100%;
  padding-top: 58.25%;
  overflow: hidden;
}

.frame-container {
  position: absolute;
  top: 0;
  width: 105%;
  height: 100%;
  right: -3%;
  margin: auto;
}
.top-atte ul {
	display: block;
	margin: 0 auto;
	padding: 30px 0 50px 0;
	text-align: center;
	width: 80%;
	max-width: 1080px;
	letter-spacing: -0.4em;
}
.top-atte ul li {
	display: inline-block;
	width: 46%;
	margin: 0 2%;
	letter-spacing: normal;
	vertical-align: top;
	text-align: center;
}
.top-guide-n {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	background-color: #FF3232;
	color: #FFF;
	outline: 1px solid #FFF;
	outline-offset: -10px;
	box-sizing: border-box;
	padding: 25px;
}
.top-guide-n .image,.top-guide-n02 .image {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	display: block;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
.top-guide-n02 .image  {
	border-bottom: none;
}
.top-guide-n .image.left,.top-guide-n02 .image.left {
	text-align: left;	
}
.top-guide-n02 .image.left {
	border-bottom: 1px solid #FFF;
}
.top-guide-n p,.top-guide-n02 p {
	font-weight: bold;
	font-size: 24px;
	box-sizing: border-box;
	padding: 10px;
}
.top-guide-n02 p {
	padding: 20px;
}
.top-guide-n02 p.end {
	text-align: center;
	font-size: 30px;
	border-bottom: 1px solid #000;
	padding:40px 20px;
}
.top-guide-n02 p.end02 {
	text-align: center;
	font-size: 40px;
	padding: 60px 20px;
	color: #000;
}

.top-guide-n p.day {
	font-size: 28px;
	text-align: center;
	color: #FF3;
}
.top-guide-n02 p.day {
	font-size: 28px;
	text-align: center;
	background: linear-gradient(transparent 0%, #fff799 );
}
.marker-area {
	margin: 30px auto 10px auto;
	box-sizing: border-box;
	padding: 0 16px;
}
.marker {
	font-size: 28px;
	text-align: center;
	background: linear-gradient(transparent 60%, #ffff66 60%);
	display: inline;
	font-weight: bold;
}
.top-guide-n p .cate {
	display: inline-block;
	width: 140px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 16px;
	line-height: 100%;
	padding: 5px 0;
	box-sizing: border-box;
	border: 1px solid #FFF;
}
.top-guide-n p.fw-n,.top-guide-n02 p.fw-n {
	font-weight: normal;
	font-size: 22px;
}
.top-guide-n02 p.fw-n {
	padding-top: 0;
}
.top-guide-n02 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	border: 5px solid #FF3232;
	background-color: #FFFEEE;
}
.top-guide-n02 .image-area {
	box-sizing: border-box;
	padding: 15px 15px 0 15px;
	background-color: #FF3232;
}
.top-guide-n02 p .cate {
	display: inline-block;
	width: 140px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 16px;
	line-height: 100%;
	padding: 5px 0;
	box-sizing: border-box;
	border: 1px solid #000;
	background-color: #FFF;
}
.top-guide-n02 table {
    border-collapse: separate;
    border-spacing: 10px;
    margin: 0 auto;
    width: 96%;
    border: none;
}
.top-guide-n02 table th,.top-guide-n02 table td {
	padding: 5px 15px;
	border: none;
	box-sizing: border-box;
	font-size: 24px;
	text-align: left;
	line-height: 1.25;
	font-weight: bold;
}
.top-guide-n02 table td {
	padding: 5px;
}
.top-guide-n02 table td .map {
	font-size: 20px;
	word-break: break-all;
	letter-spacing: normal;
}
.top-guide-n02 table td .map a {
	color: #00F;
	font-weight: normal;
	text-decoration: underline;
}
.top-guide-n02 table th {
	border: 1px solid #000;
	text-align: center;
	width: 180px;
	background-color: #FFF;
}
.top-guide-n02 table td a {
	text-decoration: none;
	color: #000;
}
.top-guide-n02 table td ul.c2,.kengaku-box ul.c2 {
	display: flex;
	flex-wrap: wrap;
}
.kengaku-box ul.c2 {
	max-width: 900px;
	margin: auto;	
}
.top-guide-n02 table td ul.c2 li,.kengaku-box ul.c2 li {
	list-style-type: none;
	width: 42%;
	margin: 10px 4%;
}
.top-guide-n02 table td ul.c2 li img,.kengaku-box ul.c2 li img {
	width: 100%;
	height: auto;
	max-width: 330px;
}
.kengaku-box ul.c2 li img {
	max-width: 360px;
}
.top-guide-n02 table td ul.c2 li img:hover,.kengaku-box ul.c2 li img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.top-guide-n02 .nyuen-image {
	width: 100%;
	margin: 0 auto;
}
.top-guide-n02 .nyuen-image img {
	width: 100%;
	height: auto;
}
.kengaku-box {
	padding: 20px 0 40px 0;
	box-sizing: border-box;	
}
.kengaku-box p {
	text-align: center;
}
.top-bnr,.top-entry-bnr {
	display: block;
	margin: 0 auto 60px auto;
	width: 100%;
	max-width: 1080px;
}
.top-entry-bnr .btn {
	width: 60%;
	max-width: 660px;
	margin: 0 auto;
	padding: 15px 0 50px 0;
}
.top-entry-bnr .btn img {
	width: 100%;
	height: auto;
}
.top-news-area {
	max-width: 1080px;
	width: 98%;
	margin: 20px auto;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	background-color: #FEFBE9;
	border: 1px solid #F5F1D1;
}
.top-news-area p {
	text-align: center;
	font-size: 16px;
}
/* animation */
/*.slideInDown,.slideInUp,.hatch,.fadeIn {
    visibility: visible !important;	
}
.content3 .ani-fadeInLeft {
	display: none !important;
}
.content3 .animated {
	display: inline-block !important;
}
.content4 .ani-fadeInDown {
	display: none !important;
}
.content4 .animated {
	display: inline-block !important;
}*/
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}
.animation01 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
.animation02 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
}
.animation03 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.animation04 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.animation05 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.animation06 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.animation07 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.animation08 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.content4 .news,.content2 .box-left,.content2 .box-right .fadeIn,.content5 {
	opacity: 100\9 !important;
	filter: alpha(opacity=100)\9 !important;
}
@-webkit-keyframes fadeInDown {
  from {
	  top: -400px;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
	  top: -400px;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
}

@media screen and (max-width:1079px){
	img{
		display: inline;
		max-width: 100%;
		height: auto;
		width /***/:auto;
	}
	#footer .y-blog {
		margin-right: 1%;
	}
	.top-bnr,.top-guide-n02,.top-entry-bnr {
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width:1024px){
	.top-atte ul {
		width: 96%;
	}
	.top-guide-n p.day {
		text-align: left;
	}
	.top-guide-n,.top-guide-n02 {
		width: 96%;
		margin: auto;
		box-sizing: border-box;
	}
	.marker-area {
		text-align: left;
	}
}
@media screen and (max-width:960px){
	.content3 .box p {
		padding: 12px;
	}
	.content3 .box .h-tx {
		font-size: 22px;
		letter-spacing: 0.02em;
	}
	.content3 .box .h-tx .age {
		margin-right: 5px;
	}
	#footer .info {
		float: none;
		display: inline-block;
		width: 74%;
		text-align: left;
		font-size: 90%;
	}
	#footer .y-blog {
		float: none;
		display: inline-block;
		width: 23%;
		margin-right: 1%;
		text-align: right;
	}
	.content3 .box .arrow a {
		padding: 16px 0px;
	}
}
@media screen and (max-width:900px){
	.content3 .box .h-tx .age {
		padding: 1px 8px;
	}
	#footer .info {
		display: block;
		text-align: left;
		width: 100%;
		font-size: 100%;
	}
	#footer .info .img-left {
		margin-left: 12px;
	}
	#footer .y-blog {
		display: block;
		text-align: center;
		padding-top: 8px;
		margin-right: 0px;
		width: 100%;
	}
	.content3 .box {
		width: 98%;
		margin: 12px auto;
	}
	.content3 .box .h-tx {
		font-size: 26px;
		padding-top: 12px;
	}
	.content3 .box img {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
		max-width: 94%;
		margin-right: 12px;
		float: left;
		-moz-border-radius: 10px 0 0 10px;
		-webkit-border-radius: 10px 0 0 10px;
		-ms-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
	}
	.content3 .box .arrow img{
		margin: 0;
		float: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
	}
	.content3 .box p {
		font-size: 16px;
		padding: 12px 12px 0px 12px;
		border-bottom: none;
		letter-spacing: normal;
	}
	.content4 .area .news-box {
		width: 98%;
		margin: 20px auto;
		border-right: none;
	}
	.fadeInDown,.fadeInLeft {
	  -webkit-animation-name: none !important;
	  animation-name: none !important;
	}
	.animation03 {
		animation-timing-function: ease-in-out;
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
	}
	.content2 .box-left p {
		margin: 0px 8px;
	}
	.content1 p {
		padding: 32px 0px;
	}
	.hvr-grow {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
	.hvr-grow:hover,
	.hvr-grow:focus,
	.hvr-grow:active {
		-webkit-transform: scale(1);
		-moz-transform: scale();
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	.content3 .area {
		padding-bottom: 0px;
	}
}
@media screen and (max-width:768px){
	.content3 .box p {
		font-size: 14px;
	}
	.top-guide-n p .cate {
		display: block;
		width: auto;
		margin: 15px 0 8px 0;
		color: #FF1B1B;
		background-color: #FFF;
	}
	.top-guide-n02 p .cate {
		display: block;
		width: auto;
		margin: 15px 0 8px 0;
	}
	.top-guide-n02 p.end {
		text-align: left;
		padding: 20px;
	}
	.top-guide-n02 table {
		width: 98%;
	}
	.top-guide-n02 table th, .top-guide-n02 table td {
		width: 100%;
		display: block;
		padding: 5px 0;
	}
	ul.link li {
		width: 48%;
	}
}
@media screen and (max-width:640px){
	.content3 .box .h-tx {
		font-size: 20px;
	}
	.content4 {
		border-bottom: 1px solid #CCC;
	}
	.content2 {
		padding: 40px 0px;
		border-bottom: 1px solid #CCC;
	}
	.content3 .area {
		padding-top: 30px;
	}
	.content5 .area {
		padding: 40px 0px;
	}
	#footer .info .img-left {
		margin: 0 auto 14px auto;
		float: none;
		display: block;
	}
	#footer .info p {
		margin: auto;
		width: 86%;
	}
	.cr {
		font-size: 75%;
		letter-spacing: normal;
		margin: auto;
		width: 96%;
	}
	.kojya {
		font-size: 82%;
	}
	.content3 .box p {
		padding-bottom: 0px;
	}
	.content3 .box .arrow a {
		padding: 10px 0px;
	}
	.top-guide-n02 p.end {
		font-size: 28px;
	}
	.top-guide-n02 table td ul.c2 li,.kengaku-box ul.c2 li {
		width: 46%;
		margin: 10px 2%;
	}
	.top-entry-bnr .btn {
		padding: 5px 0 0 0;
	}
	.top-news-area {
		padding: 8px;
	}
	.top-news-area p {
		line-height: 1.5;
		font-size: 14px;
	}
	.top-news-area p .txbr {
		display: inline-block;
		width: 100%;
	}
}
@media screen and (max-width:600px){
	.content3 .box img {
		max-width: 48%;
	}
	.content3 .box .h-tx {
		padding-top: 6px;
	}
	.content3 .box p {
		padding: 6px 10px 0px 10px;
	}
	.content2 .box-left, .content2 .box-right {
		width: 100%;
	}
}
@media screen and (max-width:560px){
	.content3 .box img {
		max-width: 100%;
		float: none;
		margin: 14px auto;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
	}
	.content3 .box p {
		border-bottom: 1px solid #FFF;
	}
	.content3 .box .arrow a {
		padding: 16px 0px;
	}
	.hvr-grow {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	.content1 {
		padding: 40px 0px;
	}
	.content5 .box {
		margin: 0 auto 16px;
		width: 98%;
	}
}
@media screen and (max-width:480px){
	.content1 p {
		font-size: 14px;
	}
	#footer .info p {
		font-size: 80%;
		margin: auto;
		width: 94%;
		letter-spacing: normal;
	}
	#pagetop {
		text-align: center;		
	}
	.top-atte ul {
		padding: 0 0 20px 0;
	}
	.top-atte ul li {
		display: block;
		width: auto;
		margin: 20px 2%;
	}
	.top-guide-n p.day,.marker {
		font-size: 22px;
	}
	.top-guide-n p,.top-guide-n02 p,.top-guide-n p.fw-n, .top-guide-n02 p.fw-n {
		font-size: 20px;
	}
	.top-guide-n02 p:first-of-type {
		padding-top: 5px;
	}
	.top-guide-n02 p.end {
		font-size: 22px;
	}
	.top-guide-n02 table th, .top-guide-n02 table td {
		font-size: 22px;
	}
	.content1 {
		padding-bottom: 10px;
	}
	ul.link li {
		margin: 0 1% 16px 1%;
	}
	.top-guide-n02 table td ul.c2 li,.kengaku-box ul.c2 li {
		width: 90%;
		margin: 10px 5%;
	}
	.top-guide-n02 table td ul.c2 li img,.kengaku-box ul.c2 li img {
		max-width: 360px;
		margin: auto;
	}
	.kengaku-box {
		padding: 20px 0;
	}
	.kengaku-box p {
		text-align: left;
		padding-bottom: 5px;
	}
}
@media screen and (max-width:360px){
	ul.link {
		max-width: 300px;
	}
	ul.link li {
		width: 90%;
		margin: 0 5% 16px 5%;
	}
	.top-guide-n02 .image-area {
		padding: 10px 5px 0 5px;
	}
}
@media screen and (max-width:320px){
	.content3 .box img {
		margin-top: 0px;
		-moz-border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
		-ms-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;
	}
}
