body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.table_nashi {
}

.table_nashi th{
	background-color: #FFA833;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}


.table_nashi td{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
 
#page-top a {
	display: block;
	background: #BFDA00;
	color: #fff;
	width: 160px;
	padding-top: 18px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 18px;
	text-align: center;
	text-decoration: none;
	border-radius: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 16px;
}
 
#page-top a:hover {
	background: #BFDA00;
	text-decoration: none;
}


#stage {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
}
.pic {
position: absolute;
}
.pic img {
width: 100%;
height: auto;
opacity:0;
-moz-animation: imgTrans 40s infinite;
-webkit-animation: imgTrans 40s ease-in infinite;
animation: imgTrans 40s infinite;
}
#photo1 img {
-moz-animation-delay: 0s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
#photo2 img {
-moz-animation-delay: 8s;
-webkit-animation-delay: 8s;
animation-delay: 8s;
}
#photo3 img {
-moz-animation-delay: 16s;
-webkit-animation-delay: 16s;
animation-delay: 16s;
}
#photo4 img{
-moz-animation-delay: 24s;
-webkit-animation-delay: 24s;
animation-delay: 24s;
}
#photo5 img {
-moz-animation-delay: 32s;
-webkit-animation-delay: 32s;
animation-delay: 32s;
}
@-webkit-keyframes imgTrans {
0% { opacity:0; }
7% { opacity:1; }
18% { opacity:1; }
25% { opacity:0; }
100% { opacity:0; }
}
@-moz-keyframes imgTrans {
0% { opacity:0; }
7% { opacity:1; }
18% { opacity:1; }
25% { opacity:0; }
100% { opacity:0; }
}
@keyframes imgTrans {
0% { opacity:0; }
7% { opacity:1; }
18% { opacity:1; }
25% { opacity:0; }
100% { opacity:0; }
}









.back_01 {
	padding-top: 60px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/body_bg2.jpg);
}

.back_02 {
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-bottom: 24px;
}


.back_03 {
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.back_04 {
	background-color: #FFFBDD;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/body_bg.jpg);
}
.back_05 {
	background-color: #F1BC00;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.waku_01 {
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 48px;
	padding-right: 48px;
	margin-bottom: 100px;
	-webkit-box-shadow: 0px 0px 19px -5px #000000;
	box-shadow: 0px 0px 19px -5px #000000;
	border-radius: 0px;
}

.waku_02 {
	margin-bottom: 40px;
	margin-top: 60px;
}

.waku_03 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 344px;
	width: 100%;
}



.waku_04 {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: -20px;
}


.waku_05 {
	width: 100%;
	height: auto;
	position: relative;
}
.waku_06 {
	margin-bottom: 40px;
}
.waku_07 {
	margin-top: 40px;
}
.waku_08 {
	height: 480px;
}
.waku_09 {
	height: 190px;
}
.text_01 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 40px;
	text-align: center;
	line-height: 42px;
	margin-bottom: 50px;
	font-weight: bold;
	letter-spacing: 16px;
	color: #b58d00;
	margin-top: 10px;
}


.text_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #000000;
}
.text_02 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #000000;
}
.text_03 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 18px;
	line-height: 46px;
	margin-bottom: 32px;
}

.text_03_r {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 32px;
	text-align: right;
}


.text_04 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 14px;
	font-weight: bold;
	color: #F47900;
}
.text_05 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #F47900;
}

.text_06 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 14px;
	font-weight: bold;
	color: #000000;
}
.text_07 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 40px;
	line-height: 0px;
	margin-bottom: 50px;
	font-weight: normal;
	color: #000000;
	border-bottom: 24px solid #FFC57B;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	text-indent: 3%;
}

.text_08 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 70px;
}

.text_09 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 32px;
	margin-top: 20px;
}

.text_10 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #b58d00;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.text_11 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 40px;
	text-align: center;
	line-height: 42px;
	margin-bottom: 50px;
	font-weight: bold;
	letter-spacing: 16px;
	color: #b58d00;
	margin-top: -14px;
}


.text_12 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 12px;
	color: #F47300;
}

.text_13 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0px;
}



.btn_01 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	background-color: #a9c100;
	font-size: 21px;
	text-align: center;
	line-height: 21px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-top: 40px;
	display: block;
	text-decoration: none;
	border-radius: 28px;
	font-weight: bold;
}



.btn_01:hover {
	background-color: #BFDA00;
}

a{
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}


.img_01 {
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.img_02 {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}


.img_03 {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.logo_01 {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.logo_01 img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
	padding-top: 70px;
}

.hr_01 {
	border-top: 1px dotted #A1A1A1;
	margin-top: 30px;
	margin-bottom: 30px;
}




@media (max-width: 767px) {



.back_01 {
	background-color: #f3f7ea;
	padding-top: 41px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.back_02 {
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-bottom: 24px;
}


.back_03 {
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.back_04 {
	background-color: #FFFBDD;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.back_05 {
	background-color: #E7B400;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.waku_01 {
	background-color: #ffffff;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 28px;
	-webkit-box-shadow: 0px 0px 12px -5px #000000;
	box-shadow: 0px 0px 12px -5px #000000;
}

.waku_02 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.waku_03 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 344px;
	width: 100%;
}

.waku_04 {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: -20px;
}


.waku_05 {
	height: auto;
	margin-top: -80px;
	margin-bottom: -70px;
	width: 100%;
}

.waku_08 {
	height: 420px;
}
.waku_09 {
	height: 120px;
}
.text_01 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #b58d00;
	margin-top: 20px;
}


.text_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #000000;
}
.text_02 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #000000;
}
.text_03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.text_03_r {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: right;
}


.text_04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 14px;
	font-weight: bold;
}
.text_05 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #F47900;
}

.text_06 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #000000;
}
.text_07 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 16px;
	line-height: -8px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #000000;
	border-bottom: 14px solid #FFC57B;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	text-indent: 3%;
}

.text_09 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 32px;
	margin-top: 20px;
}

.text_10 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 8px;
	margin-top: 15px;
	background-color: #b58d00;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.text_11 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	line-height: 42px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 16px;
	color: #b58d00;
	margin-top: 0px;
}

.text_12 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 12px;
	color: #F47300;
}

.text_13 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 0px;
}


.btn_01 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	background-color: #a9c100;
	font-size: 16px;
	text-align: center;
	line-height: 21px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 40px;
	display: block;
	text-decoration: none;
	border-radius: 18px;
	font-weight: bold;
}



.btn_01:hover {
	background-color: #BFDA00;
}

a{
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}


.img_01 {
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.img_02 {
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}


.img_03 {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}




.logo_01 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.logo_01 img {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.hr_01 {
	border-top: 1px dotted #A1A1A1;
	margin-top: 30px;
	margin-bottom: 30px;
}

.table_nashi {
}

.table_nashi th{
	background-color: #FFA833;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}


.table_nashi td{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}

#page-top {
	position: fixed;
	bottom: 5px;
	right: 10px;
	font-size: 72%;
}
 
#page-top a {
	display: block;
	background: #BFDA00;
	color: #fff;
	width: 120px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 12px;
}

#page-top a:hover {
	background: #BFDA00;
	text-decoration: none;
}

}

.waku_05__inner {
	position: relative;
	z-index: 100;
}

.slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slider__item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100% auto;
	opacity: 0;
	z-index: 0;
	transition-property: opacity;
	transition-duration: 500ms;
	transition-delay: 0s;
	transition-timing-function: ease;
}

.slider__item--prev {
	opacity: 0;
	z-index: 3;
}

.slider__item--current {
	opacity: 1;
	z-index: 2;
}

.slider__item--next {
	opacity: 0;
	z-index: 1;
}
