@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */

::selection {
    background: #e4db21;
    text-shadow: none;
	color: #000;
}

a {
	color: #000;
	transition: .4s;
}

a{
   word-break: break-all;
}

a:hover,
a:focus {
	color: #e4db21;
	transition: .4s;
}


a:hover img,
a:focus img {
	transition: .4s;
}

:-ms-input-placeholder {
	
}


a:hover img,
a:focus img {

	opacity:0.75;
/*
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
	text-decoration: none;
	transition: 0.3s;
*/
}


a img {
	transition: .4s;
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



ol,
ul {
	list-style: none;
}



body {
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 140%;
}




.js-action-preview-mode-notice {
      top: 0;
      width: 100%;
      text-align: center;
      padding: 10px;
      background: rgba(255,255,255,0.6);
      color: black;
      position: fixed;
      border: 1px dotted black;
      z-index: 50000;
}


@media print {
body {
	width: 1200px;
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform-origin: 0 0;
}
#scrollTop {
	display: none;
}
}




/*スマホ関係*/
@media screen and (max-width: 767px) {

body , html {
	-webkit-text-size-adjust: 100%;
	
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
    border: 1px solid;
	margin-right: 0;
/*  transform: scale(0.8);*/
}


}
/*スマホ関係終わり*/






.clr {
	clear: both;
	min-height: 1em;
}


.clr:after {
	display: block;
	height: 1px;
	content: "";
	clear: both;
}

input,
select,
textarea {
	color: #000;
	font-family: inherit;
	font-size: 16px;
}

.new {
    margin-left: 0;
    padding: 3px;
    color: #ff5757;
    /*     background-color: #e4db21;*/
    font-size: 80%;
    /* font-weight: bold; */
    margin-left: 5px;
    font-style: italic;
    text-transform: uppercase;
}



/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.skip-header a {
	display: block;
	background-color: #007b44;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	height: 0;
	overflow: hidden;
}


#scrollTop {
	position: fixed;
	bottom: -100px;
	right: 0;
	width: 55px;
	z-index: 999;
}

/*
#scrollTop {
	position: fixed;
	right: 0;
	z-index: 999;
	margin-bottom: 300px;
}
*/

@media screen and (max-width: 730px) {
#scrollTop {

	margin-bottom: 0px;
}
}
@media screen and (max-width: 450px) {
#scrollTop {

	margin-bottom: 0px;
}
}



#scrollTop img {
	width: 55px;
	display: block;
}




#container {
		position: relative;
		width: 100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
}


input::placeholder {
  color: #999;
}

/* IE */
input:-ms-input-placeholder {
  color: #fff;
}

/* Edge */
input::-ms-input-placeholder {
  color: #fff;
}




/*ＰＣ関係*/
@media print,screen and (min-width: 768px) {

.sp-disp {
	display: none !important;
}


}
/*ＰＣ関係↑*/


/*スマホ関係*/
@media screen and (max-width: 767px) {


.pc-disp {
	display: none !important;
}

}
/*スマホ関係↑*/




.hideAnchor {
    display: block;
    height: 0px;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: -76px;
    padding-bottom: 76px;
}





/* PCヘッダー
================================================== */
.sp-header {
	display: none;
}





#top-pc-header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100;
	background-color: rgba(255,255,255,1);
}

#header {
	width: 100%;
	padding: 5px 0 5px 20px;
}
.header-inner {
	width: 100%;
	text-align: right;
}

.header-inner td.header-inner-td-l {
	width: 395px;
	vertical-align: middle;
	padding-right: 5px;
}

.header-inner td.header-inner-td-l #logo img {
	width: 100%;
}

.header-inner td.header-inner-td-link {
	width: 120px;
	padding: 0 5px;
	vertical-align: middle;
}
.header-inner td.header-inner-td-link img {
	width: 100%;
	border-radius: 5px;
}

.header-inner td.header-inner-td-r {
    width: auto;
    vertical-align: middle;
    letter-spacing: 1px;
}





.globalNavInner {
	width: 100%;

}
.globalNavInner ul {

}


.none_text{
      display: none;
}


.header-bottom {
	margin-top: 67px;
}



.globalNavInner>ul {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 100%;
}


.globalNavInner>ul li {
	text-align: center;
	border-right: 1px solid #000;
}
.globalNavInner>ul li:last-child {
	border-right: none;
}


.globalNavInner>ul li a {
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
}



.header-inner td.header-tel {
	vertical-align: middle;
	text-align: center;
	width: 120px;
}
.header-tel a {
	display: block;
	font-weight: bold;
	padding: 6px 0;
	background-color: #e05f3d;
	color: #fff;
	text-decoration: none;
	font-size: 90%;
}
.header-tel a:hover {
	opacity:0.75;
}

.header-inner td.header-en {
	vertical-align: middle;
	text-align: center;
	width: 35px;
}
.header-en a {
	display: block;
	font-weight: bold;
	padding: 6px 0;
	background-color: #e4db21;
	color: #000;
	text-decoration: none;
	font-size: 90%;
}
.header-en a:hover {
	opacity:0.75;
}



.header-inner td.header-search {
	vertical-align: middle;
	width: 35px;
}
.header-inner td.header-search img {
	width: 100%;
	display: block;
}



.search-aria {
    width: 100%;
    position: fixed;
    z-index: 1001;
    top: -150px;
    right: 0;
    padding: 18px 0;
    text-align: right;
    background-color: #fff;
}

.search-aria .input_item {
	width: 300px;
	height: 35px;
}
.search-aria #searchsubmit1 {
	width: 35px;
}

#search-aria a {
	display: inline-block;
	padding: 5px 5px;
	text-decoration: none;
	font-weight: bold;
}








.globalNavInner>ul .child {
	display: none;
	position: absolute;
	z-index: 800;
	margin-left: -2px;
}


.globalNavInner>ul .child li {
	max-width: auto;
	font-weight: bold;
	border-right: none;
	font-size: 90%;
	transition: .4s;
	color: #fff;

}

.globalNavInner>ul .child li:nth-child(odd) {
    background-color: #666;
}

.globalNavInner>ul .child li:nth-child(even) {
    background-color: #505050;
}


.globalNavInner>ul .child li:last-child {

}

.globalNavInner>ul .child li a {
	display: block;
	text-decoration: none;
	padding: 15px;
	text-align: left;
	color: #fff;
}
.globalNavInner>ul .child li a:hover {
	color: #fff;
}
.globalNavInner>ul .child li:hover {
	background-color: #e4db21;
}











/*ＰＣ　header終わり
---------------------------------------------------------------*/



/*スマホサイトheader
---------------------------------------------------------------*/
@media screen and (max-width: 1440px) {


#logo-sub {
	display: none !important;
}

#logo {
	display: none !important;
}

#top-pc-header {
	display: none !important;
}


#header {
	display: none !important;
}
#globalNav {
	display: none !important;
}





.sp-header {
	display: inline;
	width: 100%;
	padding: 10px 0 0 15px;
	vertical-align: middle;
	position: fixed;
	top: 0;
	z-index: 1000;
	background-color: rgba(255,255,255,1);
	height: 55px;
}


.logo {
	position: fixed;
	width: 300px;
	top: 5px;
	left: 5px;
}
@media screen and (max-width: 430px) {
.logo {
	width: 240px;
	top: 8px;

}
}

@media screen and (max-width: 360px) {
.logo {
	width: 200px;
	top: 12px;

}
}



.logo img {
	width: 100%;
}





.sp_en {
	width: 55px;

	position: fixed;
	top: 0;
	right: 56px;
}
	
.sp_en a {
	display: block;
	height: 55px;
	background-color: #e4db21;
	text-decoration: none;
	padding-top: 15px; 
	text-align: center;
}


.sp-header nav {
	margin-right: -16px;
}
.sp-header nav ul{
	display: flex;
	align-items: center;
	
}


#nav_toggle{
	display: none;
}


	
/*メニュー部分*/
.sp-header nav{
	display:none;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 30%;
    height: 100vh;
    background-color: rgba(255,255,255,0.98);
    overflow: scroll;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 200%;
}
.sp-header nav ul{
	display: block;
	width: 90%;
	position: absolute;
	top: 65px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;

}
.sp-header nav ul li{
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
	padding: 15px;
	display: block;
}

.sp-header nav ul li a {
	text-decoration: none;
	font-weight: bold;

}



.sp-header nav ul li:nth-child(11),
.sp-header nav ul li:last-child {
		border: none;
}

.sp-header nav ul li:nth-child(11) span {
	display: inline-block;
	width: 48%;
	padding: 0 5px;
}
.sp-header nav ul li:nth-child(11) span img {
	width: 100%;
	border-radius: 5px;
}

.sp-header nav ul li:last-child {
	text-align: center;
}

.sp-header input[type=text] {
    width: 80%!important;
    /* transform: scale(0.8); */
}

/*開閉ボタン*/
#nav_toggle{
	display: block;
	width: 57px;
	height: 55px;
/*		position: relative;
*/
	position: fixed;
	top: 0px;
	right: 0px;
	padding: 10px 10px;
	z-index: 100;
	background-color: #000;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-align: center;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 3px;
	background: #fff;
	position:absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}
	
#nav_toggle span:nth-child(1){
	top:5px;
}
#nav_toggle span:nth-child(2){
	top:16px;
}
#nav_toggle span:nth-child(3){
	top:27px;
}

#nav_toggle p {
	padding-top: 26px; 
	font-size: 12px;
	color: #fff;
}
/*開閉ボタンopen時*/
.open #nav_toggle{
	background-color: transparent;
	padding: 18px 8px;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}


.open #nav_toggle span{
	background-color: #000;
}
.open #nav_toggle span:nth-child(1) {
	top: 8px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 8px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.open #nav_toggle p {
	display: none;
}




.input_item2 {
	height: 32px;
	font-size: 16px;
	width: 65%;
	border: 1px solid;
}



#searchsubmit2 {
	width: 32px;
	height: 32px;
	margin-left: 3px;
}

input::placeholder {
  color: #000;
}

/* IE */
input:-ms-input-placeholder {
  color: #000;
}

/* Edge */
input::-ms-input-placeholder {
  color: #000;
}




/*メニュー関係終わり*/


.header-bottom {
	margin-top: 55px;

}

.hideAnchor {
    display: block;
    height: 0px;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: -55px;
    padding-bottom: 55px;
}


}

/* スマホサイトheader終わり
================================================== */








#content {
	width: 100%;
	margin: 50px auto 0px auto;
	border-bottom: 1px solid #000;
}
#home #content {
	padding-bottom: 0;
	margin: 0px auto;
	border-bottom: none;
}

.top-category_souvenir #content {
    width: 100%;
    margin: 0px auto;
    border-bottom: 1px solid #000;
}

.top1 {
	width: 100%;
	margin-bottom: -6px;
}

.top1-inner {
	width: 100%;
}




.top1 .slick-box {
	width: 100%;
	margin: 0;
	padding: 0;
}


.top1 .slick-box img{
	width: 100%;
	vertical-align: bottom;
}

.wrap-top2-3 {
	width: 100%;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}

table .td-c {
	width:370px;
	padding: 0 15px;
	text-align: center;
}
table .td-c img {
	width: auto;
	height: 50px;
}

.top2 {
	width: 100%;
}

.top2-inner {
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 20px 0;
}

.top2 table,.top3 table,.top5 table {
	width: 100%;
	margin-bottom: 60px;
}


.top2 table .td-l {
	width: auto;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.top2 table .td-r{
	width: auto;
}

.top2-inner .slick-box2 {
	width: 100%;
	padding: 0 40px;
}
.top2-inner .slick-box2 li {
	padding: 0 20px;
}

.top2-inner .slick-box2 li img {
	width: 100%;
}





.top3 {
	width: 100%;
	padding: 100px 0;
}

.top3-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 20px;
}

.top3 table .td-l{
	width: auto;
}

.top3 table .td-r{
	width: auto;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.top3-ul  {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.top3-ul  li,.top5-ul  li {
	width: 29.3%;
    margin: 0 2% 50px 2%;
	line-height: 180%;

}

.top3-ul  li .thumb,.top5-ul  li .thumb {
	display: block;
}
.top3-ul  li .thumb img,.top5-ul  li .thumb img {
	width: 100%;
    height: 13em;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    display: block;
}
.top3-ul  li .title,.top5-ul  li .title {
	display: block;
    font-size: 130%;
    margin: 30px 0 20px 0;
}
.top3-ul  li .title a,.top5-ul  li .title a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	line-height: 160%;
}
.top3-ul  li .title a:hover,.top5-ul  li .title a:hover {
	text-decoration: underline;
}


.top3-ichiran,.top5-ichiran {
	text-align: center;
	margin-top: 40px;
}
.top3-ichiran a,.top5-ichiran a {
	padding: 20px 55px 20px 20px;
    background-color: #333333;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: 122px 22px;
    background-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
.top3-ichiran a:hover,.top5-ichiran a:hover {
	background-color: #ebebeb;
	color: #000;
}


.top4 {
	width: 100%;
	background-color: #f6f6f6;
}

.top4-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 100px 20px;
}
.top4-ul {
	width: 100%;
 	display: inline-flex;
	flex-wrap: wrap;
}
.top4-ul li.top4-li-l {
	width: 65%;
	padding-right: 52px;
}

.top4 h2 {
	font-size: 160%;
}

.top4-ichiran {
	text-align: right;
	margin: -20px 0 40px;
	padding-bottom: 30px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top4-ichiran a {
	background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px;
    text-decoration: none;
    font-weight: bold;
    padding-right: 20px;
    font-size: 90%;
}

.top4-ichiran2 {
	display: none;
}


.top4-ul2  {
	width: 100%;
}
.top4-ul2  li {
	margin: 32px 0;
}
.top4-ul2  li .date {
	display: table-cell;
	width: 110px;
	color: #e05f3d;
}
.top4-ul2  li .title {
	display: table-cell;
	width: auto;
}



.top4-ul li.top4-li-r {
	width: 35%;
}

#facebook-area {
	width: 100%;
}



.top4-link {
	width: 100%;
	margin-top: 15px;
	border: 1px solid #000;
	    text-align: left;
}
.top4-link a {
	display: block;
	padding: 20px 0 20px 55px;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.top4-link a:hover {
	background-color: #f4f4f4;
}

.top4-link.twi a {
	background-image: url(../images/x_sns.png), url(../images/icon.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 18px center, right 15px center;
	background-size: 25px, 10px;
}

.top4-link.inst a {
	background-image: url(../images/inst.png), url(../images/icon.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 18px center, right 15px center;
	background-size: 25px, 10px;
}

.top4-link.cal a {
	background-image: url(../images/cal.png), url(../images/icon.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 18px center, right 15px center;
	background-size: 25px, 10px;
}

.top4-link.dl a {
	background-image: url(../images/dl_icon.png), url(../images/icon.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 18px center, right 15px center;
	background-size: 25px, 10px;
}

.top4-link.movie a {
	background-image: url(../images/movie_icon.png), url(../images/icon.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 18px center, right 15px center;
	background-size: 25px, 10px;
}







.top5 {
	width: 100%;
	background-color: #fff;
	padding: 100px 0;
	width: 100%;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}

.top5-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 20px;
}


.top5 table .td-l{
	width: auto;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.top5 table .td-r{
	width: auto;
}

.top5-ul  {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}





.top6 {
	width: 100%;
	background-color: #333;
}

.top6-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 40px 20px;
}

.top6-ul  {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.top6-ul  li {
	    width: 19%;
    margin: 6px;
}
.top6-ul  li img {
	width: 100%;
}


.top7 {
	width: 100%;
	background-color: #fff;
}

.top7-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 40px 20px;
}

.top7-inner h3 {
	font-size: 110%;
}
.top7-inner h3 a {
	text-decoration: none;
}
.top7-inner h3 a:hover {
	text-decoration: underline;
}

.top7-ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.top7-ul li.top7-li {
	width: 25%;
	    padding-right: 30px;
}

.top7-ul2 {
	width: 100%;
	margin: 20px 0;
}
.top7-ul2 li {
	font-size: 80%;
    margin-bottom: 5px;
}
.top7-ul2 li a {
	text-decoration: none;
}
.top7-ul2 li a:hover {
	text-decoration: underline;
}
.top7-ul2 li a::before {
	content: '-';
}

.no-content{
	margin: 20px 0;
}

#footer {
	width: 100%;
	position: relative;
	border-top: 1px solid #000;
}
.footer-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 60px 20px;
	line-height: 160%;
}

.footer-inner table {
	width: 100%;
}
.footer-inner table td {
	vertical-align: top;
}

.footer-inner table td.table-td-l {
	width: 95%;
}
.footer-inner table td.table-td-r {
	width: 5%;
}


.table-td-r-map {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	text-align: right;
	z-index: -1;
}
.table-td-r-map img {
	width: 100%;
	max-width: 600px;
	vertical-align: bottom;
}


.footer-ul {
	width: 100%;
	display: flex;
	margin-bottom: 60px;
}

.footer-ul li {
	padding: 0 18px;
	font-weight: bold;
	border-right: 1px solid #000;
}

.footer-ul li:first-child {
	padding: 0 18px 0 0;
}
.footer-ul li:last-child {
	padding: 0 0 0 18px;
	border-right: none;
}

.footer-ul li a{
	text-decoration: none;
}

.tel {
	font-size: 180%;
    margin: 20px 0;
}

.tel span{
	padding-right: 30px;
}


@media (max-width: 510px) {
	
.tel span{
	padding-right: 0px;
	display: block;
	margin-bottom: 12px;
}

}

.logo-text {
	margin-bottom: 20px;
	font-size: 160%;
	font-weight: bold;
}

.f_sns{
	margin-bottom: 10px;
}

.f_sns img{
	width: 100%;
    max-width: 35px;
    padding-right: 5px;
}

.restriction {
	margin-top: 30px;
}

.copy {
    display: block;
    margin-top: 10px;
}



	/* コンテンツページ関係始まり
================================================== */



.cat-img-wrap {
	position: relative;

}
.cat-cover-img {
	position: absolute;
	bottom: 0;
	display: none;
}
.cat-cover-img img {
	width: 100%;
	display: block;
}
.cat-img {

}

.cat-img img {
	width: 100%;
	vertical-align: bottom;
}


.cat-img-con {
    position: absolute;
    width: 100%;
    top: 45%;
    /* color: #fff; */
    text-align: center;
    font-size: 250%;
    letter-spacing: 3px;
	font-weight: bold;
}

.cat-img-con span {
    padding: 8px 20px;
    border: 2px solid #df5f3c;
    background-color: #fff;
}




	#category_icon {
		width: 100%;
	}

	#category_icon .inner {
		width: 100%;
		margin: 0 auto;
	}

	#category_icon .inner img {
		width: 100%;
	}



	#home #breadCrumb {
		display: none;
	}

#breadCrumb {
    width: 100%;
    background-color: #333;
    font-size: 80%;
    padding: 15px 0;
	margin-top: 50px;
	color: #fff;
    /* border-bottom: 1px dotted #000; */
}

#breadCrumb a{
	color: #fff;
}

	#breadCrumb .inner {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}







	.scrText {
		position: absolute;
		width: 0;
		height: 0;
		overflow: hidden;
	}



	.print_wrp {
		display: none;
		text-align: right;
		padding-top: 8px;
		margin-bottom: -32px;
	}

	.contentBodyWrapper {
		padding: 0px 0px;
	}

	.contentListWrapper {
		padding: 0px 0px;

	}

	#content-inner {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		position: relative;
		padding: 0px 10px;

	}

	#content-inner:after {
		content: "";
		display: block;
		clear: both;
	}



	article {}

	#main {
		width: 73%;
		float: left;
	}

#main2 {
    width: 100%;
    font-size: 110%;
    line-height: 180%;
}

#main2 a{
	color: #df5f3c;
}

#main2 .contentDescription{
	font-weight: bold;
	font-size: 90%;
}

	#sidemenu {
		width: 24%;
		float: right;
		padding: 40px 0 0 0;
	}


	.contentBody {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		clear: both;
		min-height: 1em;


	}

	.contentBody img {
		max-width: 100%;
	}

	.contentBody .img_center img {}


.contentListWrapper .pageList {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 30px;
}


.contentListWrapper .pagelist-item {
   width: 30.3%;
    margin: 0 1.5% 5% 1.5%;
    transition: .4s;
}
/*
.contentListWrapper .pagelist-item:hover {
	background-color: #e2efe7;
}
*/


.top-category_information .contentListWrapper .pagelist-item {
    width: 100%;
    margin: 0 1.5% 20px 1.5%;
    transition: .4s;
    padding: 30px;
    background-color: #f5f5f5;
}

.top-category_information .contentListWrapper .pagelist-item .title {
    padding: 0px 0 10px 0;
}

.top-category_information .contentListWrapper .pagelist-item .thumb {
        width: 100%;
    max-width: 300px;
    padding: 0 0 0 0;
    margin-bottom: 25px;
    display: block;
}


.contentListWrapper .pagelist-item .thumb {
	width: 100%;
	padding: 0 0 0 0;

}

.contentListWrapper .pagelist-item .thumb img {
	width: 100%;
	height: 12em;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	display: block;
}

.contentListWrapper .pagelist-item .thumb img a,
.contentListWrapper .pagelist-item .thumb img:hover,
.contentListWrapper .pagelist-item .thumb img:focus {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	text-decoration: none;
	transition: 0.3s;
}

.contentListWrapper .pagelist-item .title {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 130%;
	padding: 20px 0 10px 0;
}

.contentListWrapper .pagelist-item .title a{
	color: #000!important;
}

.contentListWrapper .pagelist-item .date {
    display: block;
    line-height: 100%;
    font-size: 90%;
    padding: 0;
    /* text-align: right; */
    color: #de5f3c;
}


.contentListWrapper .pagelist-item .title a {
    text-decoration: none;
    display: block;
	color: #000;
}

.contentListWrapper .pagelist-item .title a:hover {	
	color: #df5f3c!important;
	transition: .4s;
}

.contentListWrapper .pagelist-item:hover {
	transition: .4s;

}

	.contentListWrapper .pagelist-item .description {
		display: block;
		font-size: 90%;
		line-height: 175%;
	}

	.contentListWrapper .pagelist-item p {
		text-align: right;
		padding: 0 10px 5px 0;
		font-size: 90%;
		color: #666;
	}





.top-category_topics .contentListWrapper .pagelist-item {
    width: 29.3%;
    margin: 0 2% 30px 2%;
    /* border: 2px solid #c4e1f0; */
    transition: .4s;
    border: none;
}

.top-category_topics .contentListWrapper .pagelist-item:hover {
    background-color: #fff;
}


.top-category_topics .contentListWrapper .pagelist-item img {
    width: 100%;
    height: 13em;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 40px;
    display: block;
	transition: 0.3s;
}

.top-category_topics .contentListWrapper .pagelist-item .title {
    font-size: 110%;
    line-height: 140%;
	text-align: center;
}

.top-category_topics .contentListWrapper .pagelist-item .title a {
    text-decoration: none;
    display: block;
    background-image:none;
    padding: 20px 10px 10px 10px;
}


.top-category_topics .contentListWrapper .pagelist-item .title a:hover {
    color: #f7c11e;
}

.top-category_topics .contentListWrapper .pagelist-item .date {
	text-align: center;
	font-size: 80%;
}

.top-category_topics .contentListWrapper .pagelist-item img:hover,
a.top-category_topics .contentListWrapper .pagelist-item img:focus {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
	text-decoration: none;
	transition: 0.3s;
}







	.contentListWrapper .pagination,
	.contentBodyWrapper .pagination {
		margin-top: 10px;
		text-align: center;
	}

.contentListWrapper .pagination a,.contentBodyWrapper .pagination a {
    background-color: #333333;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    padding: 7px 11px;
    font-size: 80%;
}

	#sidemenu .sideHeader {
		background-color: #c4e1f0;
		padding: 3px 0;
	}

	#sidemenu .sideHeader h2 {
		text-align: center;
		padding: 5px 0 0 0;
		border-top: 1px dotted #fff;
		color: #fef000;
	}

	#sidemenu .sideBody ul {
		margin: 5px 0 10px 0;
	}

	#sidemenu .sideBody ul li {
		border-bottom: 1px dotted #ccc;
		background-image: url(../images/pul02.png);
		background-repeat: no-repeat;
		background-position: left 5px center;
		background-size: 16px;
	}

	#sidemenu .sideBody ul li a {
		display: block;
		padding: 5px 5px 5px 25px;
		text-decoration: none;
	}

	#sidemenu .sideBody ul li span {
		display: block;
		padding: 5px 5px 5px 25px;
		color: #ad6ad1;
	}

	#sidemenu .side-banner ul li {
		text-align: center;
		margin: 0 0 5px 0;
	}

	#sidemenu .side-banner ul li img {
		width: 100%;
		max-width: 235px;
	}





	/*　カレンダー
*********************************************/

	.calendar {}

	.sectionHeader {
		margin-bottom: 20px;
	}

	.cal_month_select {
		text-align: center;
		font-weight: bold;
	}

	.cal_category_select {
		display: none;
}

.now_month{
	padding: 0 30px;
	    font-size: 180%;
}

	.calendar table {
		width: 100%;
	}

	.calendar .colgroup1 {
		width: 70px;
	}


	.calendar table caption {
		font-size: 140%;
		color: #5f3919;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.calendar thead {
		background-color: #ffffbb;
	}

	.calendar table th,
	.calendar table td {
		border: 1px solid #ccc;
		height: 35px;

	}

	.week-wrap {
		background-color: #f9f9f9;
		
}
.one_calendar .cal_head, .one_calendar .cal_day {
    width: calc(100% / 7);
    border: 1px solid #fff;
    background-color: #f1f1f1;
}

	.calendar .day,
	.calendar .week,
	.calendar .event {
		vertical-align: middle;
	}

	.calendar .sunday {
		background-color: #ffefed;

	}

	.calendar .saturday {
		background-color: #e3f5f9;
	}

	.calendar table td a {}

	.calendar_item {
		padding: 2px 4px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.calendar_item span {
		display: block;
	}

	.calendar_item .title {
		padding: 0 3px;
		margin-right: 10px;
	}

	.calendar table .category_title {
		display: none;
	}

	.calendar table .category {
		background-color: #ad6ad1;
		color: #fff;
		font-size: 80%;
		padding: 2px 5px;
	}

	.calendar table .calendar_item .cate1 {
		background-color: #d17bfe;
	}

	.calendar table .calendar_item .cate2 {
		background-color: #48D1CC;
	}

	.calendar table .calendar_item .cate3 {
		background-color: #67cafe;
	}

	.calendar table .calendar_item .cate4 {
		background-color: #33d867;
	}

	.calendar table .calendar_item .category {}


	.calendar .cal_day_tbl {
		margin-bottom: 10px;
	}




	.calendar .cal_day_tbl th,
	.calendar .cal_day_tbl td {
		padding: 5px 10px;
	}

	.calendar .cal_day_tbl th {
		vertical-align: middle;
		background-color: #eee;
		width: 200px;
	}



/*　カレンダー追加記述（2022-3-31 エイジ）　*/


.cal_category_select label {
	display: none;
}


.sectionBody .one-calendar {
	border: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}



.week-wrap.header {
	display: none;
}

.cal-day {
	border-bottom: 1px solid #ccc;
	position: relative;
}
.calendar .cal-day.holiday {
	background-color: #ffefed;
}


.cal-day.blank {
	display: none;
}



.cal-day-head {
	display: table-cell;
	width: 70px;
	vertical-align: middle;
}
.cal-day-head .day {
	display: inline-block;
	width: 25px;
	text-align: center;
	padding: 0 0 3px 5px;
}
.cal-day-head .wday {
	display: inline-block;
	width: 30px;
	text-align: center;
}

.cal-day-head .label {
	position: absolute;
	top: 3px;
	left: 70px;
	display: inline-block;
	color: #ff0000;
}



.cal-day ul {
	display: table-cell;
	width: auto;
}
.cal-day.holiday ul li:first-child {
	margin-top: 30px;
}







	/*　検索一覧ページ
*********************************************/
	.contentBodyWrapper .search-area ul li {
		margin-bottom: 10px;
	}

	.contentBodyWrapper .search-area ul li .thumb,
	.contentBodyWrapper .search-area ul li .description,
	.contentBodyWrapper .search-area ul li .date {
		display: none;
	}


	/*　お問い合わせページ
*********************************************/

	.contentBody .mail-form {
		margin: 30px 0 0 50px;
	}

	.contentBody .mail-form a {
		border: 1px solid #000;
		padding: 2px 10px;
		text-decoration: none;
		background-color: #eee;
		font-size: 140%;
		font-weight: bold;
	}

	.contentBody .mail-form a:hover {
		text-decoration: underline;
		background-color: #f6f6f6;
	}




	/*コンテンツページ関係終わり
================================================== */




	/*サイトマップ初め
================================================== */



.sitemap {
	margin-left: 0px;

}

.sitemap a{
	}




ul.sitemap-list.sm-depth1-list {
	border-left: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
	
.sitemap li.sm-depth1-item {
	font-size: 115%;
	margin: 0 1%;
	font-weight: bold;
	padding: 0px;
	letter-spacing: 2px;
	width: 31.3%;
	background-image: none;
	}
	
.sitemap li.sm-depth1-item a{
	text-decoration: none;
	display: block;
	}

.sitemap li.sm-depth1-item a:hover{
	}

.sitemap li.sm-depth1-item a:focus{
	}
	
.sitemap li.sm-depth1-item::before {
    border-right: none;
    border-bottom: none;
}

span.sitemap-list-item-span.sm-depth1-label {
	    padding: 0px 3%;
    display: block;
    margin: 10% 0 5% 0;
    transition: 0.3s;
    border-left: 10px solid #de5f3c;
}


span.sitemap-list-item-span.sm-depth1-label a{
	color: #000!important;
}
	
ul.sitemap-list.sm-depth2-list {
	font-size: 65%;
    letter-spacing: 1px;
    padding: 0 0 0 3%;
    margin: 0px 1% 20px 1%;
    font-weight: bold;
	}

ul.sitemap-list.sm-depth2-list a{
	color: #000!important;
}

ul.sitemap-list.sm-depth2-list li{
	background-position: 0px 6px;
    background-size: 12px;
    /* font-weight: normal; */
    margin: 0 8px;
}
	
ul.sitemap-list.sm-depth2-list  a {

}
ul.sitemap-list.sm-depth2-list  a:hover {

}


ul.sitemap-list.sm-depth3-list {
	font-size: 80%;
    letter-spacing: 0;
    padding: 0 15px;
    line-height: 180%;
    font-weight: bold!important;
	    display: none;
	}
	
ul.sitemap-list.sm-depth3-list li{
    margin: 0;
    padding: 0;
    background-image: none;
	}
	
.sitemap li.sm-depth3-item::before {
    border-right: none;
    border-bottom: none;
}
	
ul.sitemap-list.sm-depth4-list {
	font-weight: normal;
	padding: 0 1%;
	margin: 2%;
	}
	
ul.sitemap-list.sm-depth4-list li{
	margin: 0;
	}
	
.sitemap li.sm-depth4-item::before {
    border-right: none;
    border-bottom: none;
}
	
.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}

.sitemap-list {
    border-left: 1px dotted #d8c7e6;
}


	/*サイトマップ終わり
================================================== */





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

.header-inner td.header-inner-td-l {
	width: 320px;
}
.globalNavInner>ul li a {
	padding: 0 10px;
}

.header-bottom {
	margin-top: 65px;
}

}

@media screen and (max-width: 1150px) {
	
.top3-inner,.top4-inner,.top5-inner,.top6-inner,.top7-inner,.footer-inner {
    padding-left: 40px;
	padding-right: 40px;
}
	
}

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

#header {
    font-size: 95%;
}


.header-inner td.header-inner-td-l {
	width: 280px;
}

.header-bottom {
	margin-top: 55px;
}

}


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

#footer {
}
}

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

.top2-inner {
    padding-top: 70px;
}
.top3-ul li, .top5-ul li {
    font-size: 90%;
}
	
}


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

.top4-ul2  li .date {
	display: block;
	width: 100%;
}
.top4-ul2  li .title {
	display: block;
	width: 100%;
}
	
.top4-inner {
    padding-bottom: 70px;
}
	
	
.top4-ul li.top4-li-l {
	width: 100%;
	padding-right: 0;
}

.top4 h2 {
	text-align: center;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
	padding-bottom: 40px;
}


.top4-ichiran {
	display: none;
}
.top4-ichiran2 {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 20px 0 60px 0;

}
.top4-ichiran2 a {
	padding: 20px 55px 20px 20px;
    background-color: #333333;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: 122px 22px;
    background-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
.top4-ichiran2 a:hover {
	background-color: #e4db21;
	color: #000;
}


.top4-ul li.top4-li-r {
	width: 100%;
	text-align: center;
}
	
#facebook-area {
    padding-bottom: 5%;
}
	
.top4-btn{
	}
	
.top4-link.twi a,.top4-link.cal a {
    text-align: left;
}
	
#footer {
}
	
.top7-inner {
    font-size: 80%;
}

}




@media screen and (max-width: 850px) {
#footer {
	position: static;
	border-top: none;
}

.footer-inner {
	padding: 0;
	font-size: 90%;
}



.footer-inner table tr {
	display: block;
}
.footer-inner table td.table-td-l {
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.footer-inner table td.table-td-r {
	display: block;
	width: 100%;
}


.table-td-r-map {
	width: 100%;
	text-align: center;
	position: static;
}
.table-td-r-map img {
	width: 100%;
	max-width: unset;
}


.footer-ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.footer-ul li {
	width: 100%;
	padding: 0 0;
	border-right: none;
}

.footer-ul li:first-child {
	padding: 0 0 0 0;
}
.footer-ul li:last-child {
	padding: 0 0 0 0;
}

.footer-ul li a {
	display: block;
	padding: 6px 0;
	text-align: center;
}

.footer-ul li:nth-child(odd) a {
	background-color: #f2f2f2;
}
.footer-ul li:nth-child(even) a {
	background-color: #fff;
}




}


@media screen and (max-width: 767px) {
	
.top3-ul  li,
.top5-ul  li{
	width: 46%;
}
	
.top3-ul li:last-child, .top5-ul li:last-child {
    margin: 0 2% 20px 2%;
}
	
	
.top6-ul  li {
	width: 48%;
    margin: 1%;
	}

.wrap-top2-3 {
	background-repeat: repeat-y;
}

.top2-inner {
	padding: 60px 0px;
}
.top2-inner .slick-box3 li img {
	width: 100%;
}

}


@media screen and (max-width: 767px) {
.top7-ul li.top7-li {
	width: 50%;
}


}


@media screen and (max-width: 620px) {
table .td-c img {
    height: 40px;
}
	
	
.top2 table, .top3 table, .top5 table {
    width: 100%;
    margin-bottom: 30px;
}
	
.top3 {
    padding-top: 40px;
}
	
.wrap-top2-3 {
    background-size: 150%;
}
	
.top4-inner {
    padding-top: 70px;
}
	
}

@media screen and (max-width: 520px) {
.top3-inner, .top5-inner, .top6-inner {
    padding-left: 20px;
    padding-right: 20px;
}
	
.top7-inner {
    padding-top: 60px;
	padding-bottom: 60px;
}
	
}


@media screen and (max-width: 510px) {
	
table .td-c {
    width: 300px;
}
	
table .td-c img {
    height: 33px;
}

}


@media screen and (max-width: 500px) {
.top3-ul  li,
.top5-ul  li{
	width: 100%;
}
	
.top3-ul li .thumb img, .top5-ul li .thumb img {
}
	
	
.top3-ul li .title, .top5-ul li .title {
    margin: 20px 0 10px 0;
}
	
.top4-btn {
}


	

}


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

table .td-c {
    width: 270px;
}


.footer-inner table td.table-td-l {
	font-size: 85%;
}


.add span {

}
}





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

.top7-inner {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 80px 5%;
}

}


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

#content-inner {
    padding: 0px 5%;
}
	
.cat-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: right bottom;
}
	
.contentListWrapper .pagelist-item .description {
    font-size: 78%;
}
	
}





@media screen and (max-width: 1070px) {
	
.sp-header nav{
    width: 50%;
}
	
	
.contentListWrapper .pagelist-item .title {
    font-size: 100%;
}
	
	
.contentListWrapper .pagelist-item .title a {
}
	
.contentListWrapper .pagelist-item .thumb img {
    height: 10em;
}

}

@media screen and (max-width: 900px) {
.top7 {
	display: none;
}
	
iframe{
	width: 100%!important;
}
	
	
}


@media screen and (max-width: 860px) {
.cat-img-con span {
    font-size: 80%;
}
	
.contentListWrapper .pagelist-item {
    width: 47%;
}
	
}

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

	
.contentListWrapper .pagelist-item .title a {
}


}


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

.contentListWrapper .pagelist-item .title a {
}
	
.sitemap li.sm-depth1-item {
    font-size: 100%;
    padding: 0px;
    letter-spacing: 0;
    width: 98%;
}


}



@media (max-width: 767px) {
.cat-img-con {
    font-size: 200%;
    letter-spacing: 1px;
    padding: 0 30px;
    line-height: 100%;
}
}



@media screen and (max-width: 700px) {
.cat-img-con span {
    padding: 15px 20px;
    display: inline-block;
    border: 2px solid #df5f3c;
    background-color: #ffffff;
}
}



@media screen and (max-width: 600px) {
	
body{
	font-size: 90%;
	}
	
	
.cat-img img {
}
	
.cat-img-con {
    font-size: 170%;
	letter-spacing: 1px;
}
	
iframe {
    width: 100%!important;
    height: 260px!important;
}
	
.sns iframe{
	height: 25px!important;
	}

}


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

.sp-header nav {
    width: 65%;
}
	
}

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



.contentListWrapper .pagelist-item .thumb img {
    height: 8em;
}
	
	


}


@media screen and (max-width: 500px) {
.contentListWrapper .pagelist-item {
	width: 98%;
	margin: 0 1% 12% 1%;
	background-color: #f5f5f5;

}
	
	
.top-category_pickup .contentListWrapper .pagelist-item .date {
    font-size: 85%;
    padding: 0 6% 20px 6%;
}
	
	
.contentListWrapper .pageList {
    margin-top: 0px;
}
	
.contentListWrapper .pagelist-item .thumb img {
    height: 12em;
}
	
.contentListWrapper .pagelist-item .title {
    font-size: 120%;
	padding: 6%;
}
	
.contentListWrapper .pagelist-item .description{
	padding: 3% 5%;
	}
	
.cat-img-con span {
    padding: 15px 20px;
    font-size: 100%;
	line-height: 140%;
}
	
}


@media screen and (max-width: 420px) {
	
.sp-header nav {
    width: 100%;
}

.top4-btn {
}
.top4-link a {
    padding: 15px 35px 15px 55px;
}
	
.top5 {
    padding: 60px 0 100px 0;
}
	
	
#content {
    margin: 28px auto 0px auto;
}
	
}



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

.cat-img-con span {
    font-size: 80%;
}
	
	
#home #content {
    font-size: 100%;
}
	
#content {
}
	
}



.o03 {
	position: absolute;
	bottom: 8%;
	left: -5%;
	width: 10%;
	z-index: 10;
}
.o02 {
	position: absolute;
	bottom: -3%;
	left: 10%;
	width: 10%;
	z-index: 11;
}
.r03 {

	position: absolute;
	bottom: -3%;
	left: 3%;
	width: 10%;
	z-index: 12;
}
.y02 {

	position: absolute;
	bottom: -3%;
	left: -3%;
	width: 10%;
	z-index: 13;
}
.o01 {

	position: absolute;
	bottom: -11%;
	left: -2%;
	width: 10%;
	z-index: 14;
}
.g04 {

	position: absolute;
	bottom: -10%;
	left: 10%;
	width: 10%;
	z-index: 15;
}
.y02-2 {

	position: absolute;
	bottom: -10%;
	left: 20%;
	width: 10%;
	z-index: 16;
}


.r-g03 {
	position: absolute;
	bottom: 8%;
	right: -5%;
	width: 10%;
	z-index: 10;
}
.r-y02 {
	position: absolute;
	bottom: 2%;
	right: -4%;
	width: 10%;
	z-index: 11;
}
.r-o03 {
	position: absolute;
	bottom: 2%;
	right: 2%;
	width: 10%;
	z-index: 13;
}
.r-r02 {
	position: absolute;
	bottom: -6%;
	right: -2%;
	width: 10%;
	z-index: 14;
}
.r-y01 {
	position: absolute;
	bottom: -6%;
	right: 6%;
	width: 10%;
	z-index: 12;
}
.r-g01 {
	position: absolute;
	bottom: -10%;
	right: 16%;
	width: 10%;
	z-index: 11;
}

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

.o03,
.o02,
.r03,
.y02,
.o01,
.g04,
.y02-2,
.r-g03,
.r-y02,
.r-o03,
.r-r02,
.r-y01,
.r-g01 {
	width: 25%;
}


}

.o03 img,
.o02 img,
.r03 img,
.y02 img,
.o01 img,
.g04 img,
.y02-2 img,
.r-g03 img,
.r-y02 img,
.r-o03 img,
.r-r02 img,
.r-y01 img,
.r-g01 img {
	width: 100%;
}




.animation{
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-duration: 7.5s;
}

.keyframe1{
	animation-name: anim_1;
}
.keyframe2{
	animation-name: anim_2;
}
 

@keyframes anim_1 {

0% {
transform: translate(0px, 0px);
	opacity: 0;
	filter: alpha(opacity=0);
}
10% {
transform: translate(0px, 0px);
	opacity: 1;
	filter: alpha(opacity=100);
}


100% {
	transform: translate(50px, -150px);
	opacity: 0;
	filter: alpha(opacity=0);
}

}

@keyframes anim_2 {

0% {
transform: translate(0px, 0px);
	opacity: 0;
	filter: alpha(opacity=0);
}
10% {
transform: translate(0px, 0px);
	opacity: 1;
	filter: alpha(opacity=100);
}


100% {
	transform: translate(-50px, -150px);
	opacity: 0;
	filter: alpha(opacity=0);
}

}






.animation2{
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 7.5s;
}

.keyframe3{
	animation-name: anim_3;
}
.keyframe4{
	animation-name: anim_4;
}
 

@keyframes anim_3 {

0% {
	transform: translate(0px, 0px);
}

50% {
	transform: translate(0, 60px);
}

100% {
	transform: translate(0, -60px);
}

}

@keyframes anim_4 {

0% {
	transform: translate(0px, 0px);
}

50% {
	transform: translate(0, -60px);
}

100% {
	transform: translate(0, 60px);
}

}



/* モデルコース
================================================== */

.top-category_model-course .tb-plan.left-tb,
.top-category_pickup .tb-plan.left-tb,
.top-category_imaoshi .tb-plan.left-tb{
    background-color: #f6f6f6;
}

.top-category_model-course .h2-wrap,
.top-category_pickup .h2-wrap,
.top-category_imaoshi .h2-wrap {
    border-left: none;
    padding-left: 0;
    margin-bottom: 20px;
    line-height: 250%;
	margin: 0px 0 25px 0!important;
}

.top-category_model-course .h2-wrap h2,
.top-category_pickup .h2-wrap h2,
.top-category_imaoshi .h2-wrap h2{
    color: #df623c;
    font-size: 160%;
    font-weight: bold;
    margin: 25px 0 25px 0;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    border-left: none;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #000;
}

.h2-_ruby{
	    display: block;
    font-size: 14px;
    line-height: 135%;
    letter-spacing: 2px;
    font-weight: lighter;
    color: #717171;
}



.top-category_model-course .h2-step,
.top-category_pickup .h2-step,
.top-category_imaoshi .h2-step{
    padding-left: 0px;
    padding: 0 5px 5px 5px;
    background: linear-gradient(transparent 50%, #ece76e 50%);
    display: inline;
	font-weight: bold;
}

.top-category_model-course .h2-step span,
.top-category_pickup .h2-step span,
.top-category_imaoshi .h2-step span{
    display: inline-block;
    padding: 1px 4px;
    border-radius: 80px;
    /* background-color: #7d1c63; */
    color: #df623c;
    line-height: 180%;
    font-size: 40px;
	background-color: transparent;
	font-weight:lighter;
}

.top-category_model-course .map-area h2,
.top-category_pickup .map-area h2,
.top-category_imaoshi .map-area h2{
    color: #df623c;
    font-size: 160%;
    border-left: none;
}

.top-category_model-course .tb-plan p,
.top-category_pickup .tb-plan p,
.top-category_imaoshi .tb-plan p {
    line-height: 180%;
    padding-bottom: 10px;
    font-size: 90%;
}


.top-category_model-course .keiyu-waku,
.top-category_pickup .keiyu-waku,
.top-category_imaoshi .keiyu-waku{
    width: 100%;
    padding: 35px 0 45px 0;
    background-image: url(../images/yajirushi1_2.png), url(../images/yajirushi2_2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top center, bottom center;
}


/*

.model_description{
	
}


.model_description {
    position: relative;
    display: inline-block;
    margin: 0 0 1.5em 0;
    padding: 15px 20px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #df623c;
    box-sizing: border-box;
}

.model_description:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.model_description:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #df623c;
  z-index: 1;
}

.model_description p{
	margin: 1px 0!important;
}
*/


/*モデルコース
================================================== */
.pc-disp2 {
	display: inline;
}
.sp-disp2 {
	display: none;
}


.h1Wrapper {
	width: 100%;
	text-align: center;
}
.sub-h1 {
	font-size: 120%;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.h1Wrapper h1 {
	font-size: 200%;
    margin: 10px 0 30px 0;
	font-weight: lighter;
			font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.h1Wrapper .description {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	text-align: left;
}

.plantBody {
	text-align: center;
}

.plan-logo {
	margin: 20px 0 10px 0;
}
.plan-logo img {
	width: 180px;
	margin: 0;
}

.plan-time {
	    display: inline-block;
    width: 300px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background-color: #333;
    /* border: 1px solid #000; */
    margin-bottom: 40px;
}


.top-category_pickup .plan-time,
.top-category_imaoshi .plan-time {
	display: none;
}

.tb-plan {
	width: 100%;
}
.tb-plan td {
	vertical-align: top;
	text-align: left;
	width: 50%;
}

.tb-plan.left-tb {
	background-color: #f9f3f8;
}

.tb-plan.left-tb td:first-child {
	padding: 25px 30px 25px 30px;
}
.tb-plan.left-tb td:first-child img {
	width: 100%;
	display: block;
	    box-shadow: 2px 2px 4px #ddd;
}


.tb-plan.left-tb td:last-child {
    padding: 35px 30px 35px 20px;
}

.h2-wrap {
	border-left: 3px solid #7d1c63;
	padding-left: 10px;
	margin-bottom: 20px;
	    line-height: 250%;
}

.h2-step {
	padding-left: 0px;
}
.h2-step span {
    display: inline-block;
    padding: 1px 4px;
    border-radius: 80px;
    background-color: #7d1c63;
    color: #fff;
    line-height: 180%;
}

.h2-wrap h2 {
	color: #7d1c63;
	font-size: 160%;
	font-weight: lighter;
			font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.tb-plan p {
	line-height: 125%;
	padding-bottom: 10px;
}


.tb-plan.right-tb {
	background-color: #f7f7f7;
}

.tb-plan.right-tb td:last-child {
	padding: 35px 30px 35px 30px;
}
.tb-plan.right-tb td:last-child img {
	width: 100%;
	display: block;
	    box-shadow: 2px 2px 4px #ddd;
}


.tb-plan.right-tb td:first-child {
	padding: 25px 0 25px 30px;
}

.keiyu-waku {
	width: 100%;
	padding: 35px 0 45px 0;
    background-image: url(../images/yajirushi1.png), url(../images/yajirushi2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top center, bottom center;
}


.keiyu-waku span {
	display: inline-block;
	width: 300px;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #000;

}


.map-area {
	margin-top: 80px;
	text-align: center;
}

.map-area h2 {
	color: #7d1c63;
	font-size: 160%;
}
.map-title {
	font-size: 120%;
	margin: 10px 0 20px 0;
}

.map-area .contentBody {
}

@media screen and (max-width: 1020px) {
.plantBody {
    font-size: 80%;
}
	
}

@media screen and (max-width: 830px) {
	
.plan-logo {	
		display: block;
	}
	
.plan-logo img {
	width: 180px;
	margin: 10px 0!important;
}
	
.plantBody {
    font-size: 100%;
}

.pc-disp2 {
	display: none;
}
.sp-disp2 {
	display: inline;
}


.tb-plan tr,
.tb-plan td {
	display: block;
}
.tb-plan td {
	width: 100%;
}

.tb-plan.left-tb td:first-child {

}
.tb-plan.left-tb td:last-child {
	padding: 0 30px 25px 30px;

}
.tb-plan.left-tb td:last-child img {
	width: 100%;
}
.tb-plan.right-tb td:last-child {
	padding: 0 30px 25px 30px;

}
	
.tb-plan.right-tb td:first-child {
    padding: 25px 30px;
}


}


@media screen and (max-width: 500px) {
	
.plan-logo {	
		display:inline-block;
	}
	
.model_description {
    font-size: 85%;
    line-height: 180%;
    text-align: left;
}
}



/* 食べる・温泉・宿泊
================================================== */

li.pagelist-item.current-category_eat-item .thumb,li.pagelist-item.current-category_stay-item .thumb {
    width: 100%;
    padding: 0 0 20px 0;
    display: block;
}

li.pagelist-item.current-category_eat-item .title,
li.pagelist-item.current-category_stay-item .title{
        padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #de5f3c;
}

li.pagelist-item.current-category_eat-item span.ruby,li.pagelist-item.current-category_stay-item span.ruby {
	    font-size: 70%;
    color: #606060;
}

@media screen and (max-width: 500px) {
	
li.pagelist-item.current-category_eat-item span.ruby,li.pagelist-item.current-category_stay-item span.ruby,
li.pagelist-item.current-category_eat-item .title,li.pagelist-item.current-category_stay-item .title {
	padding: 0 6% 0 6%;

}
	
.top-category_experience li.pagelist-item.current-category_eat-item .title {
    padding: 3% 6%;
}
	
	
.top-category_souvenir li.pagelist-item.current-category_eat-item .title,
.top-category_experience li.pagelist-item.current-category_eat-item .title,
.top-category_spot li.pagelist-item.current-category_spot-item .title{
    padding: 3% 6%;
}
	
.top-category_stay li.pagelist-item.current-category_eat-item .title, li.pagelist-item.current-category_stay-item .title {
    padding: 0% 5% 0% 5%;
    border-bottom: none;
}
	
.top-category_eat li.pagelist-item.current-category_eat-item .title{
	    padding: 0% 5% 0% 5%;
    border-bottom: none;
	}
	
li.pagelist-item.current-category_eat-item .thumb, li.pagelist-item.current-category_stay-item .thumb {
    padding: 0 0 5px 0;
}
	
.omiyage_wrap ul li .title {
    margin: 10px 0 3px 0;
	}
	
.contentListWrapper .pagelist-item .description {
    padding: 3% 5%;
    border-top: 1px solid #de5f3c;
}

	
.top-category_information .contentListWrapper .pagelist-item .description,.top-category_model-course .contentListWrapper .pagelist-item .description {
    padding: 0;
    margin-top: 10px;
    border-top: none;
}

	
.top-category_experience .contentListWrapper .pagelist-item .description,.top-category_souvenir .contentListWrapper .pagelist-item .description {
    padding: 1% 5%;
    border-top: none;
}
	
	
.top-category_spot li.pagelist-item.current-category_eat-item .title {
    border-bottom: none;
}
	
}

