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



/*背景*/
.bg1 {
	background: url(../images/bg_haniwa.jpg) center;
}

.bg2{
	background: url(../images/bg_washi01.png) center;
	padding: 1px 0 30px;
}

.bg3{
	background: url(../images/bg_washi02.png) center;
	padding: 30px 0;
}


/*メインビジュアル*/

/*.mainRogo{
	text-align: center;
		position: relative;
}
.mozufuruOuen{
	position: absolute;
	top: -30px;
	right: -20px;
}*/
.mainBox {
	padding-bottom: 2em;
}

.rogoGroup{
    text-align: center;
}

.rogoGroup img{
	width: 70%;
	height: auto;
	padding: 150px 0 60px;
}
@media screen and (max-width:640px){
    .rogoGroup img{
	width: 85%;
    }
	.rogoGroup img{
	padding-bottom: 30px;
	}
}

.subText{
	text-align: center;
}

/*営業時間など*/
.eigyoujikan{
	width: 70%;
	margin: 0 auto;
	box-sizing: border-box;
	margin-bottom: 2em;
}
.eigyoujikan li{
	float: left;
	text-align: center;
	border: solid 1px #5F3622;
}
.eigyoujikan .midashi{
	background-color: #5F3622;
	color: white;
	width: 100%;
	padding: 5px;
	/*margin-bottom: 0.3em;*//*休暇日削除に伴いコメントアウト*/
}
.eigyoujikan .item{
	width: 100%;
	padding: 5px;
	margin-bottom: 0.3em;
}

@media screen and (max-width:640px){
	.eigyoujikan{
		width: 80%;
}
	.eigyoujikan .midashi{
		width: 100%;
		/*margin-bottom: 0.3em;*/
	}
	.eigyoujikan .item{
		width: 100%;
		margin-bottom: 0.3em;
	}
}

/*導入部*/
.introductionBox{
	padding: 30px 0 0;
}
.introductionLeft{
	width: 384px;
	height: 346px;
	float: left;
}
.introductionRight{
	font-size: 16px;
	width: auto;
	height: 346px;
	padding-left: 60px;
	margin: 30px 0;
	vertical-align: middle;
	display: table-cell;
}
.introductionRight p{
	display: inline-block;
	line-height: 2em;
}
@media screen and (max-width:640px){
.introductionLeft{
	width: 100%;
	height: auto;
	text-align: center;
}
.introductionLeft img{
	width: 100%;
	height: auto;
}
.introductionRight{
	font-size: 16px;
	width: auto;
	height: auto;
	padding-left: 0;
	margin: 30px 0;
	padding-top: 1em;
}
.introductionRight p{
	line-height: 1.5em;
}
}


/*見出し*/

h1 {
	font-weight: bold;
	font-size: 40px;
	text-align: center;
	background: url(../images/bg_line.png) no-repeat;
	background-position: bottom center;
	background-size: 0 4px;
	transition: all 2.5s;
	/*background: linear-gradient(transparent 50%, #a8eaff 50%);*/
	/*border-bottom: 4px solid #EA8594;*/
}
h1.scrollin{
	background-size: 367px 4px;
}
h2{
	font-weight: bold;
	font-size: 30px;
	margin: 0 0 26px;
}
h3{
    margin-top: 0.5em;
}

.detailBox{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.detailBox .ryoukin,.detailBox .jikan{
	width: 420px;
	height: auto;
}

@media screen and (max-width:640px){
	.detailBox{
		margin-bottom: 2em;
	}
	.detailBox .ryoukin{
		margin-bottom: 1em;
	}
	.taikenimage{
		margin-bottom: 0 !important;
	}
}

.taikenryoukin{
    font-size: 30px;
    font-weight: bold;
}
.taikenryoukinUline{
	background: url(../images/bg_line.png) no-repeat;
	background-position: bottom center;
	background-size: 310px 4px;
}
.kaisaijikan{
    font-size: 24px;
    font-weight: bold;
}
.kaisaijikanUline{
	background: url(../images/bg_line.png) no-repeat;
	background-position: bottom center;
	background-size: 230px 4px;
}
.midashi1{
	margin: 100px 0 40px;
}

@media screen and (max-width:640px){
h1 {
	font-size: 32px;
}
h1.scrollin{
	background-size: 300px 4px;
}
h2{
	font-size: 26px;
	margin: 0 0 10px;
}
}

/*施設概要*/
.shisetuImg{
    text-align: right;
    float: right;
}
@media screen and (max-width:640px){
.shisetuImg{
	width: 100%;
	height: auto;
	margin-top: 1em;
	margin-bottom: 2em;
}
}

.yakiagemade{
    border: dotted 2px #4D281A;
    padding: 6px;
    margin: 10px 0;
    font-size: 14px;
}

.layout35.haniwa{
	padding-bottom: 80px;
}
@media screen and (max-width: 640px){
.layout35.haniwa {
    padding-bottom: 0;
}
}

/*フロアガイド*/
.floorMap{
    padding-bottom: 30px;
}
@media screen and (max-width:640px){
.floorMap{
	width: 100%;
	height: auto;
    padding-bottom: 2em;
}
}

/*周辺マップ*/
.layout648{
	width: 648px;
	float: left;
}
.planBox{
    width: 50%;
    float: left;
}
.plan{
	margin-top: 20px;
	margin-bottom: 30px;
    width: 440px;
    height: 288px;
}
.accessBox{
    width: 50%;
   float: right;
}
.access{
	margin-top: 30px;
	margin-bottom: 30px;
    width: 462px;
    height: 262px;
}
@media screen and (max-width:640px){
.layout648{
	width: 100%;
}
.shuhenMap{
		width: 100%;
		height: auto;
	}
.planBox{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
}
.plan{
	width: 100%;
	height: auto;
	margin: 1em 0 0;
}
.accessBox{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
}
.access{
	width: 100%;
	height: auto;
	margin: 1em 0;
}
}

/*お問い合わせ*/
.box_info{
	text-align: center;
}
.info_name{
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 18px;
}
.info_tel{
	font-size: 36px;
	font-weight: bold;
}
.info_address{
	font-size: 20px;
	margin-bottom: 60px;
}
.info_button{
	margin-bottom: 70px;
}
.info_button a{
	font-size: 25px;
	padding: 18px 80px;
	/*padding-left: 100px;*/
	/*background: url(../images/img_mail.png) no-repeat left 36px center;*/
	border: solid 1px #4D281A;
	border-radius: 5px;
	background-color: #ffffff;
	transition: 0.5s background-color ease 0s;
}
.info_button a:hover{
	background-color: #F8E1D5;
}
.info_button_s{
	margin-bottom: 40px;
    margin-top: 20px;
    width: 100%;
}
.info_button_s a{
	font-size: 24px;
	padding: 10px;
	border: solid 1px #4D281A;
	border-radius: 5px;
	background-color: #ffffff;
    display: block;
    text-align: center;
}
.info_button_s a:hover{
	background-color: #F8E1D5;
}

@media screen and (max-width:640px){
.info_name{
	font-size: 33x;
}
.info_tel{
	font-size: 28px;
}
.info_address{
	font-size: 16px;
	margin-bottom: 60px;
}
.info_button{
	margin-bottom: 70px;
}
.info_button a{
	font-size: 19px;
	padding: 18px 40px;
	/*padding-left: 70px;*/
	/*background: url(../images/img_mail.png) no-repeat left 22px center;*/
	border-radius: 5px;
}
.info_button_s a{
	font-size: 18px;
	padding: 10px 5px;
	border: solid 1px #4D281A;
	border-radius: 5px;
	background-color: #ffffff;
        width: 95%;
    display: block;
    text-align: center;
}
}


/*190611追加ここから*/

/*バナー*/
.bnr{
    text-align: center;
    padding: 50px 0 30px
}
.bnr img{
    width: 80%;
    height: auto;
}

@media screen and (max-width:640px){
    .bnr img{
    width: 95%;
    height: auto;
}
}


/*231121追加*/
.flyerDownloardBox{
	box-sizing: border-box;
	padding: 30px;
    width: 600px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 6px;
    margin: 0 auto;
    margin-bottom: 80px;
    display: flex;
	align-items: center;
}
.flyerDownloardBox .thumbnail{
	margin-right: 50px;
}
.flyerDownloardBox .text{
	width: 400px;
}
.flyerDownloardBox .thumbnail img{
	width: 150px;
	height: auto;
}
.flyerDownloardBox a:hover{
	opacity: 0.7;
}
.flyerDownloardBox .text a{
	background-repeat: no-repeat;
	background-position: 20px 8px;
	font-size: 24px;
    padding: 10px;
    border: solid 1px #4D281A;
    border-radius: 5px;
    background-color: #ffffff;
    display: block;
    text-align: center;
	margin-top: 50px;
}
.flyerDownloardBox .text a:hover{
	background-color: #F8E1D5;
}
.flyerDownloardBox .text a p:before{
	position: relative;
    top: 6px;
    margin-right: 10px;	content: url("../images/PDF_32.png");
}
.flyerDownloardBox .title{
    font-size: 24px;
    font-weight: bold;
	margin-bottom: 10px;
}
@media screen and (max-width:640px){
	.flyerDownloardBox{
		flex-flow: column;
		width: 100%;
	}
	.flyerDownloardBox .thumbnail {
 	   margin-right: 0;
	}
	.flyerDownloardBox .text{
	width: 100%;
		text-align: center;
	}
	.flyerDownloardBox .text a{
		margin-top: 20px;
	}
}


/*2024年年賀*/
.eigyoujikan{
	padding-top: 4em;
}
.NengaBox2024{
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #EEF5DB;
}
.NengaBox2024 .illustBox{
	width: 1142px;
	padding: 105px 0 50px;
	position: relative;
	margin: 0 auto;
}
.NengaBox2024 .haniwa{
	position: absolute;
	left: 322px;
    bottom: 202px;
	animation:2s ease-in 1s infinite alternate forwards running haniwajump;
}
@keyframes haniwajump{
  0%{
    transform:translate(0,0);
  }
	90%{
	transform:translate(0,0);
  }
  100%{
    transform:translate(0,-15px);
  }
}
@media screen and (max-width:640px){
	.NengaBox2024 .illustBox{
		width: 100%;
		height: auto;
		padding: 80px 0 20px;
	}
	.NengaBox2024 .illustBox .illust{
		width: 100%;
		height: auto;
	}
	.NengaBox2024 .haniwa{
		position: absolute;
		left: 16vw;
    	bottom: 22%;
	}
	.NengaBox2024 .haniwa img{
		width: 17vw;
		height: auto;
	}
}


/*2025年年賀*/
.NengaBox2025{
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #FFE9D9;
}
.NengaBox2025 .illustBox{
	width: 1142px;
	padding: 105px 0 50px;
	position: relative;
	margin: 0 auto;
}
.NengaBox2025 .hebi{
	position: absolute;
	left: 451px;
    bottom: 362px;
	animation:2s ease-in 1s infinite alternate forwards running hebijump;
}
.NengaBox2025 .hebi img{
	width: 437px;
	height: auto;
}
.NengaBox2025 .kinga{
	position: absolute;
	left: 480px;
    top: 357px;
}
.NengaBox2025 .kinga img{
	width: 206px;;
	height: auto;
}
@keyframes hebijump{
  0%{
    transform:translate(0,0);
  }
	90%{
	transform:translate(0,0);
  }
  100%{
    transform:translate(0,-15px);
  }
}
@media screen and (max-width:640px){
	.NengaBox2025 .illustBox{
		width: 100%;
		height: auto;
		padding: 80px 0 20px;
	}
	.NengaBox2025 .illustBox .illust{
		width: 100%;
		height: auto;
	}
	.NengaBox2025 .hebi{
		position: absolute;
		left: 30vw;
        bottom: 31%;
	}
	.NengaBox2025 .hebi img{
		width: 62.5vw;
        height: auto;
	}
	.NengaBox2025 .kinga{
		left: 36.5vw;
        top: 39%;
	}
	.NengaBox2025 .kinga img{
		width: 28vw;
    	height: auto;
	}
}


/*SNSボタン設置*/
.btn_sns {
		position: relative;
		overflow: hidden;
	width:100%;
	/*text-align:center;
	margin-left:auto;
	margin-right:auto;*/
	/*float:left;*/
    /*margin-bottom: 50px;*//*2025年年賀版でオフに*/
    padding-top: 20px;/*年賀版の時のみ付ける*/
}
.btn_sns ul {
		position: relative;
		left: 50%;
		float:left;
	list-style:none;
}
.btn_sns ul li {
		position: relative;
		left: -50%;
	float:left;
	margin-top:0px;
    /* margin-bottom: 10px; */
    margin-right: 20px;
}
.btn_sns ul li:last-child{
    margin-right: 0;
}
.btn_sns img {
	width:100%;
	float:left;
}
@media screen and (max-width:640px){
    .btn_sns img {
	width:90%;
        height: auto;
    }
}