@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
hr {
	display: block;
	height: 1px;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
ul li {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
	vertical-align:middle;
}

/*　禁則処理の追加*/
p,li,dt,dd,th,td,pre {
	-ms-line-break: strict;
	line-break: strict;
	-ms-word-break: break-strict;
	word-break: break-strict;
}
/*　禁則処理の追加*/
img {
	vertical-align: middle;
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #FFF;
}
* {
    box-sizing: border-box;
}
body {
	-webkit-text-size-adjust: 100%;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 1.5em;
	background-color: #D89CD0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
	width: 100%;
	position: fixed;
	z-index: 200;
	padding-top: 10px;
	height: 60px;
	background: linear-gradient(#772f6e, #D89CD0);
}
header .area {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
header .area .clearfix .logo {
	float: left;
	width: 40px;
	display: block;
}
header .area .clearfix .sb-toggle-right.sp {
	float: right;
	width: 40px;
}
header .area .clearfix .tblt_pc {
	float: right;
}
header .area .clearfix .tblt_pc a {
	float: left;
	display: block;
	padding-top: 22px;
	padding-bottom: 12px;
}
header .area .clearfix .tblt_pc a:nth-of-type(n+2) {
	margin-left: 30px;
}
.sb-slidebar {
	background-color: #D89CD0;
}
.sb-slidebar .close_btn {
	width: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.sb-slidebar .area {
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.sb-slidebar .area a {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sb-slidebar .area hr {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.main_images {
	margin-top: 60px;
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}


#content10 {
    margin-top: 50px;
}
#content10 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#content10 .clearfix .print:nth-of-type(n+2) {
	margin-top: 50px;
}
#content10 .clearfix .print h3 {
	font-size: 15px;
	font-weight: bold;
}
#content10 .clearfix .print h4 {
	font-weight: bold;
	color: #239f97;
}
#content10 .clearfix .print h5 {
	font-size: 15px;
	font-weight: bold;
	color: #B3A92D;
}




.youtube iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
}


#content001 {
	width: 95%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-top: 100px;
	font-size: 16px;
	text-align: center;
}
#content001 p:nth-of-type(1) {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	line-height: 1.6em;
	margin-top: 5px;
}
#content001 p:nth-of-type(n+2) {
	margin-top: 15px;
	line-height: 1.2em;
}
#content001 p span {
	font-weight: bold;
}


#content002 {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: center;
}
#content002 .kaishiyotei {
	font-weight: bold;
	color: #F00;
	font-size: 24px;
	line-height: 1.6em;
	display: block;
	margin-top: 50px;
}
#content002 .kaishiyotei:hover {
	text-decoration: none;
}
#content002 .kaishiyotei02 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.6em;
	color: #000;
	margin-top: 5px;
}
#content01 {
	margin-top: 50px;
}
#content01 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	padding: 30px;
}
#content01 section article:nth-of-type(1) p {
	text-indent: 1em;
}

#content01 section article:nth-of-type(1) .name {
	text-align: right;
	margin-top: 40px;
	text-indent: 0em;
}
/*** レスポンシブテーブルデザイン ***/
.shokai01 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai01 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	width: 15%;
	color: #239f97;
}
.shokai01 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 20px;
}
@media (max-width: 767px){
.shokai01 th {
	width: 100%;
	display: block;
}
.shokai01 td {
	display: list-item;
	width: 100%;
}
}
/* end */
/*** レスポンシブテーブルデザイン ***/
.shokai02 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai02 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	color: #239f97;
}
.shokai02 th:nth-of-type(1) {
	width: 15%;
}
.shokai02 th:nth-of-type(2) {
	width: 15%;
	padding-right: 3%;
}
.shokai02 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
@media (max-width: 767px){
.shokai02 th {
	width: 100%;
	display: block;
}
.shokai02 th:nth-of-type(1) {
	width: 100%;
	padding-bottom: 10px;
}
.shokai02 th:nth-of-type(2) {
	width: 100%;
	padding-right: 0%;
	padding-bottom: 20px;
	text-align: center;
}
.shokai02 th:nth-of-type(2) img {
	width: 70%;
}
.shokai02 td {
	display: list-item;
	width: 100%;
}
}
/* end */
#content02 {
	padding-top: 100px;
    margin-top: 50px;
}
#content02 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding: 30px;
}
/*** レスポンシブテーブルデザイン ***/
.shokai03 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai03 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	width: 5%;
	color: #239f97;
}
.shokai03 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 18px;
}
@media (max-width: 767px){
.shokai03 th {
	width: 100%;
	display: block;
}
.shokai03 td {
	display: list-item;
	width: 100%;
}
}
/* end */
#content03 {
	padding-top: 100px;
    margin-top: 50px;
}
#content03 .keisyou {
	width: 90%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFF;
	margin-top: 30px;
}

#content03 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	position: relative;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#content03 section:nth-of-type(2) {
	padding-top: 200px;
}
.shokai04:nth-of-type(n+2) {
	margin-top: 30px;
} 
/*** レスポンシブテーブルデザイン ***/
.shokai04 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai04 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	width: 0%;
	color: #239f97;
	width: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.shokai04 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media (max-width: 767px){
.shokai04 th {
	width: 100%;
	display: block;
	padding-bottom: 0px;
}
.shokai04 td {
	display: list-item;
	width: 100%;
	padding-top: 0px;
}
}
#content03 section .shokai04 tr td img {
	float: right;
	width: 20%;
	margin-left: 20px;
}

/* end */
#content03 .mini {
	margin-top: 30px;
}
#content03 section .mini p a {
	color: #000;
	text-decoration: underline;
}


#content04 {
	padding-top: 100px;
    margin-top: 50px;
}
#content04 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#content04 section .btn02 .kyoutorashii {
	font-size: 22px;
	color: #0C9;
	text-align: center;
}
.kojin_jouhou {
	width: 95%;
	max-width: 1280px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


.shokai05:nth-of-type(n+2) {
	margin-top: 30px;
} 
/*** レスポンシブテーブルデザイン ***/
.shokai05 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai05 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	width: 15%;
	color: #239f97;
}
.shokai05 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 18px;
}
@media (max-width: 767px){
.shokai05 th {
	width: 100%;
	display: block;
}
.shokai05 td {
	display: list-item;
	width: 100%;
}
}
/* end */
#content04 article {
	width: 95%;
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 3px dotted #D69BCE;
	padding: 20px;
	margin-top: 20px;
}
#content04 article p:nth-of-type(n+2) {
	margin-top: 10px;
}
#content04 section .clearfix .btn01.mt20 span {
	font-size: 20px;
	color: #F00;
}
#content04 section .clearfix .btn03.mt20 span {
	font-size: 20px;
	color: #F00;
}
#content04 section .excursion_pic.clearfix {
	margin-top: 100px;
}
#content04 section .excursion_pic.clearfix div {
	width: calc(100% / 4);
	float: left;
}
.syuuryou {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #F00;
}

#content05 {
	padding-top: 100px;
    margin-top: 50px;
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
#content05 section {
	margin-top: 30px;
}

#content05 section .clearfix .btn01 {
	margin-top: 20px;
}
#content05 section .jyunhudo {
	font-size: 22px;
	color: #FFF;
	text-align: right;
	margin-top: 5px;
}

#content06 {
	padding-top: 100px;
    margin-top: 50px;
}
#content06 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding: 30px;
}
#content06 section .clearfix .l p:nth-of-type(2) {
	color: #239f97;
	font-weight: bold;
}
#content06 section .clearfix .l p:nth-of-type(3) {
	color: #239f97;
	font-weight: bold;
}
#content06 section .clearfix .l p img {
	width: 14px;
}
#content06 section .clearfix .l p a {
	text-decoration: underline;
	color: #000;
}


#content06 section .clearfix .r {
	margin-top: 30px;
}
#content06 section .clearfix .r p:nth-of-type(2) {
	color: #239f97;
	font-weight: bold;
}
#content06 section .clearfix .r p:nth-of-type(3) {
	color: #239f97;
	font-weight: bold;
}
#content06 section .clearfix .r p img {
	width: 14px;
}
#content06 section .clearfix .r p a {
	text-decoration: underline;
	color: #000;
}


#mainichi_content01 {
	padding-top: 100px;
    margin-top: 50px;
}
#mainichi_content01 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding: 30px;
}
#tokusyo_content01 {
	padding-top: 100px;
    margin-top: 50px;
}
#tokusyo_content01 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
}
/*** レスポンシブテーブルデザイン ***/
.shokai06 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai06 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	width: 28%;
	font-size: 18px;
}
.shokai06 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 18px;
}
.shokai06 td p.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.shokai06 td p:nth-of-type(n+2) {
	margin-top: 10px;
}
@media (max-width: 767px){
.shokai06 th {
	width: 100%;
	display: block;
}
.shokai06 td {
	display: list-item;
	width: 100%;
	padding-top: 10px;
}
}
#application_content01 {
	padding-top: 100px;
    margin-top: 50px;
}
#application_content01 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
}
#application_content01 section hr {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #D89CD0;
	margin-top: 30px;
	margin-bottom: 30px;
}
#application_content01 section h3 .sankahi {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}

/*** レスポンシブテーブルデザイン ***/
.shokai07 {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
} 
.shokai07 th {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	text-align: left;
	width: 10%;
	font-size: 18px;
}
.shokai07 td {
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 18px;
}
.shokai07 td article p {
	text-indent: -1.1em;
	padding-left: 1.1em;
}
.shokai07 td article p:nth-of-type(n+2) {
	margin-top: 20px;
}
.shokai07 td article p a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.shokai07 td article p a:hover {
	text-decoration: none;
}
@media (max-width: 767px){
.shokai07 th {
	width: 100%;
	display: block;
}
.shokai07 td {
	display: list-item;
	width: 100%;
	padding-top: 10px;
}
}
.stay_images {
	margin-top: 60px;
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.stay_images .clearfix div {
	float: left;
	width: 50%;
}
#stay_content01 {
	margin-top: 50px;
}
#stay_content01 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding: 30px;
}
.stay01 a  {
	color: #000;
	text-decoration: underline;
}
.stay02 {
	margin-top: 50px;
}
.stay02 a  {
	color: #000;
	text-decoration: underline;
}
.stay03 {
}
.stay03 .table-scroll {
	overflow: auto; /*スクロールさせる*/
	white-space: nowrap; /*文字の折り返しを禁止*/
	font-size: 15px;
	margin-top: 50px;
}

/* 以下、スクロールバーを追加 */
.stay03 .table-scroll::-webkit-scrollbar {
 height: 5px;
}
.stay03 .table-scroll::-webkit-scrollbar-track {
 background: #333;
}
.stay03 .table-scroll::-webkit-scrollbar-thumb {
 background: #999;
}


/* 追加 */
.stay03 .table-scroll table {
	width: 100%;
}


/* 以下、tableの指定 */
.stay03 .table-scroll table th {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-weight: normal;
}
.stay03 .table-scroll table td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.stay03 .table-scroll table tr th .yoyaku {
	background-color: #F00;
	padding: 10px;
	margin-top: 10px;
	display: block;
	color: #FFF;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
.stay03 .table-scroll table tr th .yoyaku:hover {
	background-color: #F66;
}
.stay03 .table-scroll table tr td .map {
	color: #00F;
}
.stay03 .table-scroll table tr td .map:hover {
	color: #6868FF;
}


.stay04 {
	margin-top: 50px;
}
.stay04 .table-scroll {
	overflow: auto; /*スクロールさせる*/
	white-space: nowrap; /*文字の折り返しを禁止*/
	font-size: 15px;
	margin-top: 20px;
}

/* 以下、スクロールバーを追加 */
.stay04 .table-scroll::-webkit-scrollbar {
 height: 5px;
}
.stay04 .table-scroll::-webkit-scrollbar-track {
 background: #333;
}
.stay04 .table-scroll::-webkit-scrollbar-thumb {
 background: #999;
}


/* 追加 */
.stay04 .table-scroll table {
	width: 100%;
}


/* 以下、tableの指定 */
.stay04 .table-scroll table th {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.stay04 .table-scroll table td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.stay04 .table-scroll table tr th .yoyaku {
	background-color: #F00;
	padding: 10px;
	margin-top: 10px;
	display: block;
	color: #FFF;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
.stay04 .table-scroll table tr th .yoyaku:hover {
	background-color: #F66;
}
.stay04 .table-scroll table tr td .map {
	color: #00F;
}
.stay04 .table-scroll table tr td .map:hover {
	color: #6868FF;
}
.stay05 {
	margin-top: 50px;
}
.stay05 a {
	color: #000;
	text-decoration: underline;
}
.excursion_images {
	margin-top: 20px;
	margin-bottom: 20px;
}
.excursion_images .clearfix div {
	float: left;
	width: 50%;
}
#excursion_content01 {
	padding-top: 100px;
    margin-top: 50px;
}
#excursion_content01 section {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 20px;
	margin-top: 50px;
	padding: 30px;
}
#excursion_content01 section .excursion01 p .tours {
	text-decoration: none;
}
#excursion_content01 section .excursion01 p .tours:hover {
	color: #999;
}
#excursion_content01 section .excursion01 p img {
	width: 200px;
}


#excursion_content01 p a   {
	color: #000000;
	text-decoration: underline;
}
.excursion02 {
	padding-top: 100px;
	position: relative;
}
#excursion_content01 section #tours02 .title04 .tradition {
	width: 200px;
}



.excursion02 .yoyaku {
	background-color: #F00;
	padding: 10px;
	margin-top: 20px;
	display: block;
	color: #FFF;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.excursion02 .yoyaku:hover {
	background-color: #F66;
}
#excursion_content01 section #tours03 .title04 .tradition {
	width: 200px;
}

.coming_soon {
	background-color: #F00;
	padding: 10px;
	margin-top: 20px;
	display: block;
	color: #FFF;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.excursion03 {
	margin-top: 50px;
}
#excursion_content03 p a   {
	color: #000000;
	text-decoration: underline;
}
.excursion03 .table-scroll {
	overflow: auto; /*スクロールさせる*/
	white-space: nowrap; /*文字の折り返しを禁止*/
	font-size: 15px;
	margin-top: 20px;
}

/* 以下、スクロールバーを追加 */
.excursion03 .table-scroll::-webkit-scrollbar {
 height: 5px;
}
.excursion03 .table-scroll::-webkit-scrollbar-track {
 background: #333;
}
.excursion03 .table-scroll::-webkit-scrollbar-thumb {
 background: #999;
}


/* 追加 */
.excursion03 .table-scroll table {
	width: 100%;
}


/* 以下、tableの指定 */
.excursion03 .table-scroll table th {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.excursion03 .table-scroll table td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
}







footer {
	margin-top: 120px;
	padding-top: 75px;
	color: #FFF;
	font-weight: bold;
	background-color: #d5cc57;
}
footer .clearfix {
	width: 95%;
	max-width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
}
footer .clearfix p img {
	width: 200px;
	margin-top: 50px;
	margin-left: auto;
	display: block;
}

footer .tokusyo {
	margin-top: 80px;
	display: block;
	text-align: center;
}
footer .copy {
	text-align: center;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 14px;
	margin-top: 15px;
}
.f24 {
	font-size: 24px;
	line-height: 1.2em;
}
.f32 {
	font-size: 32px;
	line-height: 1.2em;
}

.pic01 {
	display: block;
	max-width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.pic02 {
	display: block;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.title01 {
	font-size: 28px;
	color: #FFF;
	text-align: center;
}
.title02 {
	width: 90%;
	max-width: 1100px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	color: #FFFDFD;
	border-radius: 0 0 20px 20px;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d5cc57;
	background-position: bottom;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.title03 {
	font-size: 18px;
	font-weight: bold;
	color: #D5CC57;
	text-align: center;
	margin-top: 30px;
}
.title03 a {
	color: #D5CC57;
	text-decoration: underline;
}
.title04 {
	font-weight: bold;
	color: #FFF;
	background-color: #d5cc57;
	padding: 15px;
}
.btn01 {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 389px;
	line-height: 1;
	padding: 14px 0;
	margin: 10px auto;
	color: #FFF;
	font-weight: 600;
	border: 2px solid rgb(255, 250, 239);
	border-radius: 2em;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	background-color: #d5cc57;
	background-position: bottom;
	text-align: center;
}
.btn01 img {
	width: 14px;
}
.btn02 {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 389px;
	line-height: 1;
	padding: 14px 0;
	margin: 10px auto;
	color: #F33;
	font-weight: 600;
	border: 2px solid rgb(255, 250, 239);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	background-color: #FFFF33;
	background-position: bottom;
	text-align: center;
}
.btn02 img {
	width: 14px;
}
.btn03 {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 389px;
	line-height: 1;
	color: #FFF;
	font-weight: 600;
	border: 2px solid rgb(255, 250, 239);
	border-radius: 2em;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
	background-color: #AFA62C;
	background-position: bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	text-align: center;
}
.btn03 img {
	width: 14px;
}
.mincho {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.red {
	color: #F00;
}
.navy {
	color: #009;
}


.blue {
	color: #239f97;
}
.bold {
	font-weight: bold;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}


.write {
	color: #FFF;
}




.txt_indent01 {
	text-indent: -1em;
	padding-left: 1em;
}
.hr_boder {
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #80cdfb;
	margin-top: 30px;
	margin-bottom: 30px;
}
.mt20 {
	margin-top: 20px;
}
.mt50 {
	margin-top: 50px;
}
.mt100 {
	margin-top: 100px;
}

.block {
	display: block;
}
.clearfix::after {
	content: ".";  
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0;
	line-height: 0;
	font-size: 0em;
}
.sp { display: block !important; }
.tblt_pc { display: none !important; }
@media screen and (min-width : 768px){
header {
	height: 80px;
}
header .area .clearfix .logo {
	width: 60px;
}
.sb-slidebar {
	display: none;
}
.main_images {
	margin-top: 80px;
}


#content10 .clearfix .print {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}
#content10 .clearfix .print:nth-of-type(even) {
	margin-left: 3%;
}
#content10 .clearfix .print:nth-of-type(n+2) {
	margin-top: 0px;
}
#content10 .clearfix .print:nth-of-type(n+3) {
	margin-top: 50px;
}


#content001 {
	text-align: left;
}
#content03 section:nth-of-type(2) {
	padding-top: 100px;
}


#content04 section .clearfix .btn01 {
	float: left;
}
#content04 section .clearfix .btn01:nth-of-type(n+2) {
	margin-left: 25px;
}
#content04 section .clearfix .btn03 {
	margin-left: 25px;
	float: left;
}
#content04 section .excursion_pic.clearfix div {
	width: calc(100% / 6);
	float: left;
}
#content001 p:nth-of-type(n+2) {
	margin-top: 5px;
}
#content05 section .clearfix .btn01 {
	float: left;
	width: 23%;
}
#content05 section .clearfix .btn01:nth-of-type(4n+2) {
	margin-left: 2.66%;
}
#content05 section .clearfix .btn01:nth-of-type(4n+3) {
	margin-left: 2.66%;
}
#content05 section .clearfix .btn01:nth-of-type(4n+4) {
	margin-left: 2.66%;
}

#content06 section .clearfix .l {
	float: left;
	width: 48%;
}
#content06 section .clearfix .r {
	margin-top: 0px;
	float: right;
	width: 48%;
}
.stay_images .clearfix div {
	width: 25%;
}
.excursion_images .clearfix div {
	width: 25%;
}


.title02 {
	font-size: 20px;
}
.title03  {
	font-size: 24px;
}

a:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	color: #E7E7E7;
}
a:hover img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	opacity: 0.7;
}
a img {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.sp_only {
	display: none;
}
.sp { display: none !important; }
.tblt_pc { display: block !important; }
}
@media screen and (min-width : 1200px){
#content02 section article:nth-of-type(2) {
	position: relative;
}
#content02 section article:nth-of-type(2) .shokai03 tr td .btn01 {
	position: absolute;
	top: -10px;
	right: 10%;
}
#content02 section article:nth-of-type(3) {
	position: relative;
}
#content02 section article:nth-of-type(3) .shokai03 tr td .btn01 {
	position: absolute;
	top: -10px;
	right: 10%;
}
footer .clearfix p {
	float: left;
}
footer .clearfix p:nth-of-type(1) {
	width: 18%;
}
footer .clearfix p:nth-of-type(2) {
	width: 41%;
}
footer .clearfix p:nth-of-type(3) {
	width: 41%;
}
footer .clearfix p:nth-of-type(n+2) {
}
footer .clearfix p span {
	display: block;
}
}
@media screen and (max-width : 767px){
.pc_only {
	display: none;
}
}
