@charset "UTF-8";

/*ページ内リンクずれ
---------------------------------------------------------------------------*/
html {
  scroll-padding-top: 150px;
}

h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span, address, a, table {
	margin: 0px;
	padding: 0px;
}
.google-maps {
position: relative;
padding-bottom: 75%; // これが縦横比
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.VideoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
	margin-bottom:5%
}
 
.VideoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* youtube
---------------------------------------------------- */
@media screen and (max-width: 768px) {
.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
}
/*	title
/* ------------------------------------- */
#title{
	background: #D3E3BB;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
text-align: center;
}
#title h2 {
padding: 5% 0 3% 0;
font-size: 150%;
font-weight: normal;
color:#5A9600;
}
.t_m {
	margin: 0 0 -2% 0;
}
#title img {
width:40px;
}
#title2 {
	width: 100%;
	margin-top:3%; 
}
#title2 img {
	width: 100%;
}
/*	tex
/* ------------------------------------- */
.tex {
clear: both;
padding: 6% 0px;
line-height:1.8em;
}
.tex img {
	border: 0;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.tex a {
	text-decoration: underline;
	color: #F60;
}

.tex a:hover {
	color: #F90;
	text-decoration: underline;
}
.tex img a {
	border: 0;
}
.tex a:hover img {
  opacity: 0.6;
  transition: 0.5s;
}
.tex p {
line-height:2.1em;
}
.m {
	margin: 0px 0px 10px 0px;
	width: 100%;
	background: #EBDFC6;
}
.m h4 {
	font-size:130%;
	line-height:1.4em;
	font-weight: normal;
	padding: 15px 0px 15px 20px;
}


img.aligncenter,
img.alignright,
img.alignleft,
img.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4%;
clear:both;
}
.alignright {
  float: none;
}
.alignleft {
  float: none;
}
.text img {
	border: 0;
max-width: 100%;
height: auto;
margin: 0 auto;
}




hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #5A9600; /* 線色 */
	height: 1px; /* 高さ */
    max-width: 100%;
clear:both;
margin: 8% 0px;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-color: #5A9600;
	border-style: solid;
	border-width: 0;
	text-align: left;
line-height:1.5em;
word-break: break-all;
}
table th {
	font-size: 100%;
	line-height: 170%;
	padding: 5px;
	border: 1px solid #5A9600;
	font-style: normal;
	color: #fff;
}
table td {
	font-size: 100%;
	line-height: 170%;
	padding: 5px;
	border: 1px solid #5A9600;
}
/*	about
/* ------------------------------------- */
.about_area {
	border: 1px solid #F90;
	margin: 0px 0px 6% 0px;
	padding: 4%;
	text-align: center;
}
.about_area img {
	width: 158px;
}
.about_area_t {
	text-align: left;
}
.about_area_t h3 {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
font-size:140%;
color: #F60;
font-weight: normal;
	text-align: center;
	margin: 5px 0px 0px 0px;
}
.bb a,
.bb2 a {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px;
	display: block;
	width:100%;
	text-align: center;
	background: #5A9600;
	color: #FFF;
	font-size: 120%;
	font-weight: normal;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-decoration: none;
}
.bb a:hover,
.bb2 a:hover {
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
	color: #FFF;
}
.about_genre01 {
	background: url(../img/page/about_genre01.gif) no-repeat;
}
.about_genre02 {
	background: url(../img/page/about_genre02.gif) no-repeat;
}
.about_genre03 {
	background: url(../img/page/about_genre03.gif) no-repeat;
}
.about_genre04 {
	background: url(../img/page/about_genre04.gif) no-repeat;
}
.about_genre05 {
	background: url(../img/page/about_genre05.gif) no-repeat;
}
.about_genre06 {
	background: url(../img/page/about_genre06.gif) no-repeat;
}
.about_genre01,
.about_genre02,
.about_genre03,
.about_genre04,
.about_genre05,
.about_genre06 {
	background-size: 180px 62px;
  display: block;
  width: 180px;
  height: 62px;
  margin: 0 0 2% 0;
}
.about_genre01 span,
.about_genre02 span,
.about_genre03 span,
.about_genre04 span,
.about_genre05 span,
.about_genre06 span {
display: none;
}
/*	list
/* ------------------------------------- */
.list ul {
	list-style: none;
	line-height: 0px;
letter-spacing: -.4em;
}
.list li {
  display: inline-block;
  /display: inline;  /* IE用ハック */
  /zoom: 1;  /* IE用ハック */
    vertical-align: top;   /* 上端を揃える */
	width: 47%;
	margin: 0 6% 2% 0;
	text-align: center;
letter-spacing: normal;
}
.list li:nth-child(even) {
	margin: 0 0 2% 0;
}
.photo {
    overflow: hidden;
    height: 140px;/* トリミングしたい枠の高さ */
    position: relative;
}
.list li div img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	/* トリミングしたい枠の幅 */
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
max-width: 150%;
}
.list li p {
	margin: 5px 0 20px 0;
	font-size: 80%;
	line-height:1.5em;
	display: block;
}
.list a {
	color: #444;
	text-decoration: none;
}
.list li img a {
	border: 0;
}
.photo p {
	position:absolute; 
	top:0px; 
	left:5px;
	text-align: left;
}
.photo p span {
	line-height:1.2em;
	padding: 3px;
	margin: 0px 5px 5px 0px;
	background: #F90;
	color: #FFF;
	font-size: 90%;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
display:inline-block;
float: left;
}
.list a:hover,
 a:hover .photo p span {
  opacity: 0.6;
  transition: 0.5s;
	text-decoration: none;
	color: #CCC;
}
/*	genre
/* ------------------------------------- */
.genre_t {
	border-bottom: 1px solid #5A9600;
	border-top: 1px solid #5A9600;
  margin: 0 0 6% 0;
  padding: 10px 0 0 0;
  text-align: center;
}
.genre_t p {
	font-size:80%;
	line-height:1.5em;
  margin: 0 0 10px 0;
}
.genre01 {
	background: url(../img/page/genre01.gif) no-repeat;
}
.genre02 {
	background: url(../img/page/genre02.gif) no-repeat;
}
.genre03 {
	background: url(../img/page/genre03.gif) no-repeat;
}
.genre04 {
	background: url(../img/page/genre04.gif) no-repeat;
}
.genre05 {
	background: url(../img/page/genre05.gif) no-repeat;
}
.genre06 {
	background: url(../img/page/genre06.gif) no-repeat;
}
.genre01,
.genre02,
.genre03,
.genre04,
.genre05,
.genre06 {
	background-size: 100px 80px;
  display: block;
  width: 100px;
  height: 80px;
  margin: 0 auto 5px auto;
}
.genre01 span,
.genre02 span,
.genre03 span,
.genre04 span,
.genre05 span,
.genre06 span {
display: none;
}
/*	list2
/* ------------------------------------- */
.list2 ul {
	list-style: none;
	line-height: 0px;
letter-spacing: -.4em;
}
.list2 li {
  display: inline-block;
  /display: inline;  /* IE用ハック */
  /zoom: 1;  /* IE用ハック */
    vertical-align: top;   /* 上端を揃える */
	margin: 0 0 4% 0;
	padding: 0 0 1% 0;
letter-spacing: normal;
border: 1px solid #5A9600;
	width:100%;
	box-sizing: border-box;
}
.list2_0 {
border: none !important;
}
.list2_0 img{
	vertical-align:top;
}
.photo2 {
    overflow: hidden;
    height: 140px;/* トリミングしたい枠の高さ */
    position: relative;
}

.list2 li div img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	/* トリミングしたい枠の幅 */
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
max-width: 100%;
}
.list2 li h4 {
	color:#5A9600;
	margin: 3% 3% 1% 3%;
	font-size: 100%;
	line-height:1.5em;
	font-weight: normal;
}
.taiken_t {
	margin: 0 3% 0px 3%;
}
.list2 li p {
	margin: 10px 3% 10px 3%;
	font-size: 80%;
	line-height:1.5em;
	display: block;
}
.list2p {
	padding: 0 0 2% 0;
}

.list2 li h5 {
	color:#5A9600;
	margin: 10px 3% 10px 3%;
	font-size: 80%;
	line-height:1.5em;
	font-weight: normal;
}
.list2 li h6 {
	color:#5A9600;
	margin: 15px 3% 0 3%;
	font-size: 80%;
	line-height:1.5em;
	font-weight: normal;
}
.taiken_b {
	color: #999;
	margin: 0 3% 0 3%;
	font-size: 80%;
	line-height:1.5em;
	display: block;
}
.taiken_p {
	color: #F60;
	margin: 0;
	font-size: 120%;
	font-weight:bold;
}
.taiken_p2 {
	color: #F60;
	margin: 5px 0 0 0;
	font-size: 100%;
}
.list2 a {
	color: #444;
	text-decoration: none;
}
.list2 li img a {
	border: 0;
}
.photo2 p {
	position:absolute; 
	top:0px; 
	left:3px;
}
.photo2 p span {
	line-height:1em;
	padding: 3px;
	margin: 0px 5px 5px 0px;
	background: #F90;
	color: #FFF;
	font-size: 90%;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.list2 a:hover,
.list2 li a:hover h4,
.list2 li a:hover p,
.list2 li a:hover h5,
.list2 li a:hover h6,
.list2 li a:hover span,
a:hover .photo2 p span {
  opacity: 0.6;
  transition: 0.5s;
	text-decoration: none;
	color: #CCC;
}



/*	detail
/* ------------------------------------- */
.de_ruby {
	color:#5A9600;
	line-height:1.5em;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.de_title {
	font-size:150%;
	color:#5A9600;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #5A9600;
	font-weight:normal;
	line-height:1.5em;
}
.de_tex {
	margin: 0px 0px 20px 0px;
}
.tm {
	padding: 10px 0px 0px 0px;
}
.de_data {
	border-top: 1px dotted #5A9600;
	margin: 6% 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.de_data2 {
	margin: 0;
	padding: 0;
}
.de_data dl,
.de_data2 dl {
	font-size:80%;
}
.de_data dl dt,
.de_data2 dl dt {
	float: left;
	width:30%;
}
.de_data dl dd,
.de_data2 dl dd {
	float: left;
	width:70%;
}
.da_line {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #5A9600;
}
.de_other {
	border: 1px dotted #5A9600;
	margin: 6% 0px 6% 0px;
	padding: 4%;
}
.de_other h5,
h5.de_douga {
	color: #5A9600;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size:120%;
}
.de_other p {
	font-size:80%;
	line-height:1.6em;
}

.area_t {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
font-size:140%;
color: #F60;
font-weight: normal;
	text-align: center;
	margin: 0px 0px 20px 0px;
}
.yoyaku {
	padding: 0px auto 0px auto;
	text-align:center;
}
.yoyaku img {
	margin: 0px auto 6% auto;
}








/*	course
/* ------------------------------------- */
.course_flow {
	border: 1px solid #F90;
	margin: 0px 0px 4% 0px;
	padding: 2%;
	text-align: center;
}
.course_flow p {
	line-height:2em;
}
.course_time {
	color:#F60;
	font-weight:normal;
	font-size:120%;
	margin: 0px 0px 1% 0px;
}
.course_tex {
	margin: 0px 0px 4% 0px;
	width: 100%;
}
.course_i {
	margin: 0px 0px 4% 0px;
}

/*	event
/* ------------------------------------- */
.event_b {
	margin: 0px 0px 10px 0px;
	width: 100%;
    display: block;
}
.event_b0 {
  float: left;
  text-align: center;
  box-sizing: border-box;
  width:25%;
  border-right: 1px solid #FFF;
	background: #5A9600;
}
.event_b0_ {
  float: left;
  text-align: center;
  box-sizing: border-box;
  width:25%;
	background: #5A9600;
}
.event_b a {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  display: block;
}
.event_b a:hover {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
	background: #FFF;
  display: block;
}

.event_b01 {
	background: url(../img/page/event_b01.png) no-repeat;
}
.event_b02 {
	background: url(../img/page/event_b02.png) no-repeat;
}
.event_b03 {
	background: url(../img/page/event_b03.png) no-repeat;
}
.event_b04 {
	background: url(../img/page/event_b04.png) no-repeat;
}
.event_b01,
.event_b02,
.event_b03,
.event_b04 {
	background-size: 60px 35px;
  display: block;
  width: 60px;
  height: 35px;
  margin: 10px auto;
}
#e01::before,
#e02::before,
#e03::before,
#e04::before {
   content: "";
    display: block;
    height: 100px;/* ヘッダの高さ */
    margin-top: -50px;/* ヘッダの高さ */
    vertical-align: top;
   }
.event_time {
	color:#F60;
	font-weight:normal;
	font-size:120%;
	margin: 0px 0px 5px 0px;
}
.event_t {
	margin: 0px 0px 5px 0px;
}

.event_season01 {
	background: url(../img/page/event_season01.gif) no-repeat;
}
.event_season02 {
	background: url(../img/page/event_season02.gif) no-repeat;
}
.event_season03 {
	background: url(../img/page/event_season03.gif) no-repeat;
}
.event_season04 {
	background: url(../img/page/event_season04.gif) no-repeat;
}
.event_season01,
.event_season02,
.event_season03,
.event_season04 {
	background-size: 97px 62px;
  display: block;
  width: 97px;
  height: 62px;
  margin: 0 0 2% 0;
}
.event_season01 span,
.event_season02 span,
.event_season03 span,
.event_season04 span,
.event_b01 span,
.event_b02 span,
.event_b03 span,
.event_b04 span {
display: none;
}


/*	arvhive
/* ------------------------------------- */
.info_box {
	margin: 20px 0px 0px 0px;
	width: 100%;
}
.info_box2{
	border-bottom: #5A9600 dotted 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}
.i_box{
	float:left;
width: 75%;
}
.i_date{
	color: #333;
	margin: 0px 10px 0px 0px;
}
.i_text{
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.i_m{
	color: #666;
	margin: 0px 10px 0px 0px;
	clear:both;
}
.i_text span {
	color: #333;
	font-weight: normal;
	font-size:80%;
}

.i_text a {
	color: #5A9600;
	text-decoration: underline;
	font-weight: normal;
}
.i_text a:visited {
	color: #960;
	text-decoration: underline;
}
.i_text a:hover {
	color: #C90;
	text-decoration: underline;
}
.i_date2{
	color: #666;
}
.i_title{
	color: #5A9600;
	font-size: 150%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: #5A9600 dotted 1px;
}
.i_m2{
	color: #666;
	font-size: 110%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: #5A9600 dotted 1px;
}
.i_text_box{
	border-bottom: #5A9600 dotted 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}
.back{
	color: #888;
width: 100%;
	font-size: 12px;
	line-height: 14px;
	margin: 20px 0px 20px 0px;
	clear:both;
}
.back a {
	text-decoration: none;
	color: #888;
}
.back a:visited {
	color: #888;
	text-decoration: underline;
}
.back a:hover {
	color: #999;
	text-decoration: underline;
}

/*	 pagination
/* ------------------------------------- */
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 12px;
	line-height: 12px;
        text-align: center;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	width: auto;
	color: #fff; /* 文字色 */
	background: #DCCB98; /* 背景色 */
}
.pagination a:hover{
	color: #DCCB98; /* マウスホバー時の文字色 */
	background: #C93; /* マウスホバー時の背景色 */
}
.pagination .current{
	padding: 8px 10px 8px 10px;
	background:#C93; /* 現在のページの文字色 */
	color: #DCCB98; /* 現在のページの背景色 */
}

/* form
/* ------------------------------------- */
.screen-reader-response ul {
	display: none;
}
dl.fo {
	width: 100%;
	color: #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #5A9600 solid 1px;
  background-color: rgba(220,230,200,0.5);
}
.fo_box {
	width: 100%;
	border-bottom: #5A9600 solid 1px;
	padding: 0px 0px 0px 0px;
}
  

dl.fo2 {
	width: 100%;
	color: #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #5A9600 solid 1px;
	background: #E3F0DC;
}
.fo_box2 {
	width: 100%;
	border-bottom: #5A9600 solid 1px;
	padding: 0px 0px 0px 0px;
}
dl.fo dt,
dl.fo2 dt {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	color: #000;
	line-height: 120%;
	border-bottom: #5A9600 solid 1px;
}
dl.fo dd,
dl.fo2 dd {
	width: 100%;
	padding: 10px;
	float: left;
  background-color: rgba(255,255,255,0.5);
}
.fo2_2 {
	background-color: #FFF;
	height: 30px;
}
p.fo_tex01 {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding: 0px 0px 10px 0px;
}
.f_b {
	margin: 30px 0px 20px 0px;
	text-align:left;
}
.f_b p {
	margin: 5px 0px 0px 0px;
}
.er {
	font-size: 15px;
	color: #FF3300;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.f_t2 {
	font-size: 12px;
	color: #663300;
	line-height: 17px;
	padding: 2px;
}
.t_red_b {
	font-size: 110%;
	color: #FF3300;
}
.red {
	color: #FF3300;
}
.t_m {
	line-height: 160%;
}
span.wpcf7-list-item { display: block; }
.delivery{
	background: #FCF7EA;
	width: 100%;
	padding: 10px 0px;
}
input[type=checkbox] {
	float: left;
	margin: 7px 0px 0px 0px;
}
.wpcf7-not-valid-tip {
		color: #FF3300;
		margin: 0px 0px 0px 10px;
}

.wpcf7-text {
        height: 35px !important;
		font-size:100%;
}
.form-width { width: 93%;}
.wpcf7 textarea {
        height: 200px !important;
		 width: 93%;
		font-size:100%;
}
.wpcf7 select {
		font-size:100%;
        height: 35px !important;
}
.box_fo {
	padding: 2%;
box-sizing:border-box;
border: 1px #669900 solid;
background-color: rgba(255,255,255,0.5);
margin: 20px 0px 30px 0px;
}



.search_t_box{
	border: 1px solid #F90;
	padding: 5%;
	margin: 15px auto 20px auto;
}
.search_t {
	font-size: 130%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.search_t2 {
	font-size: 150%;
	color:#F60;
	font-weight: bold;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.search_m_box {
	border-bottom: 1px dotted #5A9600;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}
.search_m_box h4 {
	font-size: 120%;
	font-weight: normal;
}
.search_m_box h4 a {
	text-decoration: underline;
	color: #F60;
}
.search_m_box h4 a:hover {
	color: #FC0;
	text-decoration: underline;
}
.search_m_box span {
	color: #888;
	font-size:90%;
}

/*	photol
/* ------------------------------------- */
.photol_directions {
	border: 1px solid #F60;
	padding: 4%;
	margin: 4% 0px 0px 0px;
}
.photol_directions h4 {
	font-weight: normal;
	font-size:120%;
	color: #F60;
}
.photol_directions p {
	font-size:90%;
	line-height: 1.8em;
}
.photol_directions span {
	color: #F90;
}
.agree {
position:relative;
background: #F90;
border-radius: 3px;
width: 100%;
text-align: center;
margin: 2.6% 0px 0px 0px;
padding: 0px 0px 1% 0px;
}
.agree span {
font-size:130%;
line-height:2.3em;
margin: 5%;
}
.agree a {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
color: #FFF;
text-decoration:none;
}
.agree a:hover {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
	background: #FFF;
text-decoration:none;
}

.photo_t {
	margin: 4% 0px;
	border: 1px solid #5A9600;
}
.photo_t p {
	line-height: 1.9em;
	color: #444;
	padding: 0px 20px 20px 20px;
}
.photo_t h5 {
	line-height: 1.9em;
	color: #5A9600;
	padding: 17px 0px 0px 0px;
	margin: 0px 20px 10px 20px;
	font-size: 140%;
	font-weight: normal;
	border-bottom: 1px dotted #5A9600;
}
.photo_t dl dt {
	margin: 0px 0px 0px 20px;
	color: #630;
	line-height: 1.5em;
	font-size:110%;
}
.photo_t dl dt a {
	color: #630;
}
.photo_t dl dd {
	line-height: 1.5em;
}
.photo_t dl dd a {
	color: #5A9600;
}
.p_l {
	padding: 0px 0px 3% 20px;
}
.p_l2 {
float:left;
padding-right: 10px;
}
.p_l2 span {
	padding-left: 20px;
}

.key {
	line-height: 1.9em;
	color: #5A9600;
	padding: 15px 0px 10px 0px;
	margin: 15px 20px 0px 20px;
	font-size: 120%;
	font-weight: normal;
	border-top: 1px dotted #5A9600;
}
.key input {
  border: 1px solid #888;
  box-shadow: none;
  outline: none;
  color: inherit;
  font-family: inherit;
  font-size: 80%;
	box-sizing: border-box;
	padding: 3px 10px;
	margin: 0px 10px 0px 0px;
	float: left;
	color: #444;
}
.key input.submit {
  -webkit-appearance: none;
  background-color: #FFD2B3;
  background-image: none;
  border: 1px solid #F60;
  border-radius: 0;
  color: #F60;
  cursor: pointer;
  display: inline-block;
	font-size: 80%;
  margin: 0 auto 3% auto;
	padding: 3px 10px;
  text-decoration: none;
	box-sizing: border-box;
	float: left;
}
.season {
	float: left;
	width: 50%;
}
.season img {
vertical-align: bottom;
}
.season a:hover img {
opacity: .6;
-webkit-opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);	/* IE lt 8 */
-ms-filter: "alpha(opacity=60)"; /* IE 8 */
}
 
.season a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

.photo_t2 {
	background: #5A9600;
	margin: 0px 0px 2% 0px;
}
.photo_t2 h3 {
	padding: 1% 4%;
	font-size: 130%;
	color:#FFF;
	line-height:1.5em;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
font-weight:normal;
}
.photo_t3 {
	background: #D3E3BA;
	margin: 0px 0px 1% 0px;
}
.photo_t3 h4 {
	padding: 1% 4%;
	font-size: 120%;
	color:#5A9600;
	line-height:1.5em;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
font-weight:normal;
}
.photo_b {
	border: 1px #CC6600 solid;
	background: url(../img/photo/photo_b.jpg) repeat-x bottom;
	float: left;
	margin: 0px 10px 15px 0px;
	padding: 5px 0px 3px 0px;
	text-decoration: none;
}
a:hover .photo_b {
	background: #FFF;
	border: 1px #CC9966 solid;
}
a .photo_b span {
	background: url(../img/photo/icon2.gif) no-repeat 10px;
	padding: 3px 10px 0px 27px;
	color: #C60;
	font-weight: bold;
	font-size:110%;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
a:hover .photo_b span {
	background: url(../img/photo/icon2_2.gif) no-repeat 10px;
	color: #C90;
}
.p_list {
	width:160px;
display: inline-block;
	margin: 0px 0 2% 0px;
	text-align: center;
	line-height: 1.8em;
	font-size:80%;
vertical-align: top;
}
.p_list img {
margin: 0px auto;
width: 160px; /* 任意の幅を指定 */
height: 160px; /* 任意の高さを指定 */
object-fit: cover;
}
.d_l {
	margin: 3px 0px 0px 0px;
	background:#F90;
	width:100%;
position:relative;
text-align: center;
height:30px;
}
.d_l a {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
	color:#FFF;
	text-decoration:none;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
padding: 3px 0px 0px 0px;
}
.d_l a:hover {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
	background: #FFF;
text-decoration:none;
}


/*	 outlink
/* ------------------------------------- */
.outlink {
position:relative;
background: #5A9600;
border-radius: 3px;
width: 100%;
height:30px;
text-align: center;
margin: 2.6% 0px 0px 0px;
padding: 15px 0px;
}
.outlink p {
font-family: 'Rounded';
-ms-font-feature-settings: "normal";
font-weight: 500;
font-size:120%;
line-height:2.9em;
margin: 5%;
}
.outlink a {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
color: #FFF;
text-decoration: none;
}
.outlink a:hover {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
	background: #FFF;
text-decoration: none;
color: #5A9600;
}

/*	nantodanshi
/* ------------------------------------- */
#gokayama,
#inami,
#fukumitsu,
#johana {
   margin-top:-100px;
  padding-top:100px;
	}

/*-----------------------------
ギャラリー
------------------------------*/
.gallery { /** ギャラリーを囲むボックス **/
width: 100%;
margin-bottom: 20px !important;
overflow: hidden;
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.gallery br {display: none;} /** 自動で挿入される clearfix の余白解除 **/
.gallery-icon { /** 画像を囲む dt のスタイル **/
text-align: center;
}
.gallery-icon img,
figure img {
width: 100%;
height: auto;
margin-bottom: 10px !important;
}
.gallery-caption,
figcaption.wp-caption-text { /** キャプション **/
color: #222;
font-size: 12px;
margin: 0 0 10px;
text-align: center;
line-height: 1.1;
}
.gallery-columns-1 .gallery-item { /** カラムなし **/
width: 100%;
margin-right: 0;
}
.gallery-columns-2 .gallery-item { /** 2カラム **/
width: 48%;
margin: 0 1%;
}
.gallery-columns-3 .gallery-item { /** 3カラム **/
width: 31.33333%;
margin: 0 1%;
}
.gallery-columns-4 .gallery-item { /** 4カラム **/
width: 23%;
margin: 0 1%;
}
.gallery-columns-5 .gallery-item { /** 5カラム **/
width: 18%;
margin: 0 1%;
}
.gallery-columns-6 .gallery-item { /** 6カラム **/
width: 14%;
margin: 0 1%;
}

/* access
---------------------------------------------------- */
.ac01,
.ac02,
.ac03{
	width: 90%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	padding:5%;
	background-color:#F7E5A6;
	margin: 0px 0px 20px 0px;
}
.ac_box{
  background:#F90;
}
.ac_box2{
  background: #690;
  margin: 5px 0px 0px 0px;
}
.ac_box3{
  background:#39F;
  margin: 5px 0px 0px 0px;
}
.ac_box4{
  background:#960;
  margin: 5px 0px 0px 0px;
}
.ac_box5{
  background:#F69;
  margin: 5px 0px 0px 0px;
}
.ac_box,
.ac_box2,
.ac_box3,
.ac_box4,
.ac_box5{
  -webkit-background-size: 80px 80px; /* WebKit */
 background-size: 80px 80px; /* WebKit以外 */
	width: 100%;
	display: block;
	margin: 0px 0px 5px 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding: 2% 0;
	text-align:center;
}
.ac {
	margin:auto;
	font-size:16px;
	color: #FFF;
 font-weight:bold;
 text-decoration:none;
}
.ac01 a,
.ac01 a:hover,
.ac02 a,
.ac02 a:hover,
.ac03 a,
.ac03 a:hover  {
 text-decoration:none;
}
/*	accessmap
/* ------------------------------------- */
.box3_access,
.about_map	{margin-top: 20px;}
/*list
/* ------------------------------------- */
.msr_list06{
  margin:0 -10px 20px 0;
}
.msr_list06 li{
  width:24%;
  padding:0 5px;
  display:inline-block;
  float:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.msr_list06 li a{
  width:100%;
  padding:18px 0;
  color:#fff;
  font-size:12px;
  text-decoration:none;
  text-align:center;
  display:block;
  position:relative;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-radius: 3px;
  margin-bottom:10px;
}
li.m_1 a{
background:#008000;
border:2px solid #008000;
}
li.m_2 a{
background:#603971;
border:2px solid #603971;
}
li.m_3 a{
background:#314f7c;
border:2px solid #314f7c;
}
li.m_4 a{
background:#8f2931;
border:2px solid #8f2931;
}
li.m_5 a{
background:#f7d300;
border:2px solid #f7d300;
}
li.m_6 a{
background:#bf7700;
border:2px solid #bf7700;
}
li.m_7 a{
background:#a19600;
border:2px solid #a19600;
}
.msr_list06 li a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: 8px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.msr_list06 li a:hover{
  background:#fff;
}
li.m_1 a:hover{
color:#008000;
}
li.m_2 a:hover{
color:#603971;
}
li.m_3 a:hover{
color:#314f7c;
}
li.m_4 a:hover{
color:#8f2931;
}
li.m_5 a:hover{
color:#f7d300;
}
li.m_6 a:hover{
color:#bf7700;
}
li.m_7 a:hover{
color:#a19600;
}
li.m_1 a:hover::after{
border-bottom: solid 2px #008000;
border-right: solid 2px #008000;
}
li.m_2 a:hover::after{
border-bottom: solid 2px #603971;
border-right: solid 2px #603971;
}
li.m_3 a:hover::after{
border-bottom: solid 2px #314f7c;
border-right: solid 2px #314f7c;
}
li.m_4 a:hover::after{
border-bottom: solid 2px #8f2931;
border-right: solid 2px #8f2931;
}
li.m_5 a:hover::after{
border-bottom: solid 2px #f7d300;
border-right: solid 2px #f7d300;
}
li.m_6 a:hover::after{
border-bottom: solid 2px #bf7700;
border-right: solid 2px #bf7700;
}
li.m_7 a:hover::after{
border-bottom: solid 2px #a19600;
border-right: solid 2px #a19600;
}


/*	danshi
/* ------------------------------------- */
.danshi {
	background:#000;
	margin: 0px 0px 30px 0px;
	text-align: center;
}
.danshi_box {
	width: 98%;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	border-left: 1px #FFF solid;
	margin: 0px auto 1% auto;
}
.danshi_b {
	border-right: 1px #FFF solid;
box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 1% 0;
}
.danshi_b2 {
	border-bottom: 1px #FFF solid;
}
.danshi_b a {
	color: #FFF;
	text-decoration: none;
}
.danshi_b a:hover {
	color: #999;
	text-decoration: none;
}

/*	yoyaku
/* ------------------------------------- */

.toi {
	padding: 6%;
	margin: 0px 0px 6% 0px;
	text-align:center;
	border: 1px solid #5A9600;
box-sizing: border-box;
}
.toi h4 {
	font-size:120%;
	color: #5A9600;
}
.toi_box {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #5A9600;
display:inline-block;
}
.toi_box p {
	color: #5A9600;
	font-size:110%;
}
.toi_box h5 {
	color: #5A9600;
	font-size:120%;
}
.toi_box h5 span {
	font-size:80%;
	font-weight:normal;
}
.toi_box h5 a {
	color: #5A9600;
	text-decoration: none;
}
@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
.or {
	color: #F60;
	font-size:120%;
	font-weight:bold;
}
.yoyaku_menu_box {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
font-size:100%;
width:100%;
margin: 0px 0px 0px 0px;
}
.yoyaku_menu_box2 {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
font-size:100%;
width:100%;
margin: 0px 0px 30px 0px;
}
.yoyaku_menu {
  background: #5A9600;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
box-sizing: border-box;
width:100%;
text-align:center;
}
.yoyaku_menu_n {
  background: #D3E3BB;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
box-sizing: border-box;
width:100%;
text-align:center;
}
.triangle {
  width: 0;
  height: 0;
  border-top: 15px solid #5A9600;
  border-right: 30px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 30px solid transparent;
  margin:auto;
}
.triangle2 {
  width: 0;
  height: 0;
  border-top: 15px solid #D3E3BB;
  border-right: 30px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 30px solid transparent;
  margin:auto;
}
.yoyaku_t,
.yoyaku_i {
	width: 100%;
	margin: 0 0 3% 0;
}
.yoyaku_i2 {
  position: relative;
  width: 32%;
float: left;
margin: 0 1% 1% 0;
}
.yoyaku_i2:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.yoyaku_i2 img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.ofi {
object-fit: cover;
font-family: 'object-fit: cover;'
}
.calender {
	border: 1px solid #5A9600;
	margin: 6% 0px 6% 0px;
	padding: 4%;
	text-align:center;
}
.calender h4 {
	color: #5A9600;
	font-weight:normal;
	font-size:120%;
}
.c_m {
	font-size:150%;
	margin: 10px 0px;
}
.c_m span {
	color: #5A9600;
	font-weight: bold;
}
.calender table {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-color: #FFF;
	border-style: solid;
	border-width: 0;
	text-align: left;
line-height:1.5em;
word-break: break-all;
	text-align:center;
}
.calender table th {
	font-size: 100%;
	padding: 5px;
	border: 5px solid #FFF;
	font-weight:normal;
	color: #444;
}
.calender table td {
	font-size: 100%;
	padding: 5px;
	border: 5px solid #FFF;
	color: #CCC;
	vertical-align:top;
}
.calender table td img {
	width:100%;
	margin: 0px 0px 5px 0px;
}
.c_maru,
.c_sankaku,
.c_batsu {
	font-size:70%;
display:block;
line-height:1.5em;
}
.c_maru {
	color: #F60;
}
.c_sankaku {
	color: #F90;
}
.c_batsu {
	color: #999;
}
.m_t {
	margin: 3% 0 0 0;
}
.c_left,
.c_right {
	width:100%;
}
.c_left h5,
.c_right h5 {
	font-size:100%;
	color: #5A9600;
}
.c_time {
	width:100%;
	padding: 10px;
	border: 3px solid #FFF;
	box-sizing:border-box;
}
.c_time_l {
	width:25%;
	float:left;
}
.c_time_r {
	width:73%;
	float:right;
}
.c_time img {
	width:50%;
	margin: 0px 0px 5px 0px;
}
.c_time_maru,
.c_time_sankaku {
	background:#EEF4E5;
}
.c_time_batsu {
	background: #EEE;
}
.c_price {
	font-size:80%;
}
.people {
	background: #5A9600;
	margin: 3% 0;
	box-sizing:border-box;
	padding: 20px;
	color: #FFF;
	font-size:110%;
}
.people2 {
	margin: 0 auto;
display: inline-block;
}
.selectWrap {
  position: relative;
  display: inline-block;
  background:#FFF;
  border: none;
	margin: 0 0 5px 0;
}
.selectWrap::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-bottom: solid 1px #888;
  border-right: solid 1px #888;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}
.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 30px 0 10px;
  border: none;
  color:#444;
}
select::-ms-expand {
    display: none;
}
.people_box {
	margin: 0 0 10px 0;
	line-height:2em;
}
.people_box2 {
  float:left;
	margin: 0 10px 0 0;
	line-height:2em;
}
.people_box3 {
  float:left;
	margin: 0 10px 0 0;
	line-height:2em;
}
.reserve {
	background: #FFD7BA;
	margin: 3% 0;
	box-sizing:border-box;
	padding: 20px;
	color: #F60;
	font-size:110%;
	text-align:center;
}
.reserve h4 {
	color: #F60;
	margin: 0 0 10px 0;
}
.reserve p {
	line-height:1.5em;
	font-weight:bold;
}
.reserve_p {
	font-weight:bold;
	border: 1px solid #F60;
	padding: 5px 15px;
	box-sizing: border-box;
	display: inline-block;
	margin: 10px 0 20px 0;
}
.reserve h5 {
	color: #FFF;
	background: #F60;
	padding: 15px;
	box-sizing: border-box;
	font-size:110%;
    position: relative;
}
.reserve h5 a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.reserve h5 a:hover {
  opacity: 0.6;
  transition: 0.8s;
  text-decoration:none;
	background: #F90;
}
.asct {
	text-align:center;
}
.asct a {
	text-decoration: none;
	color: #444;
}
.asct a:hover {
	color: #888;
	text-decoration: none;
}

.login {
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
text-align: center;
color:#F60;
font-weight: normal;
font-size:150%;
	margin: 4% 0 2% 0;
}
.reserve_l {
	color: #FFF;
	background: #F60;
	padding: 15px;
	box-sizing: border-box;
	font-size:110%;
    position: relative;
	width:100%;
	text-align:center;
	margin: 10px 0;
}
.reserve_r {
	color: #FFF;
	background: #F60;
	padding: 15px;
	box-sizing: border-box;
	font-size:110%;
    position: relative;
	width:100%;
	text-align:center;
}
.reserve_l a,
.reserve_r a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.reserve_l a:hover,
.reserve_r a:hover {
  opacity: 0.6;
  transition: 0.8s;
  text-decoration:none;
	background: #F90;
}

.y_form {
	width: 100%;
  background-color: #E8F0DB;
	padding: 5% 0px;
}
dl.y_fo,
dl.y_fo2 {
	width: 90%;
	color: #333333;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.y_fo_box {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
  background-color: #FFF;
}
.y_fo_box2 {
	width: 100%;
	padding: 0px 0px 0px 0px;
  background-color: #FFF;
  border-bottom: 1px dotted #5A9600;
}
.y_fo_box3 {
	width: 100%;
	padding: 0px 0px 0px 0px;
  background-color: #FFF;
}
dl.y_fo dt,
dl.y_fo2 dt {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	float: left;
	color: #000;
	line-height: 120%;
	box-sizing: border-box;
}
dl.y_fo dd,
dl.y_fo2 dd {
	width: 100%;
	padding: 0px 20px 20px 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	box-sizing: border-box;
	line-height:2.2em;
	color: #666;
}
.f_m {
	margin: 10px 0px 5px 0px;
}
.y_fo2_2 {
	background-color: #FFF;
	height: 30px;
}
p.y_fo_tex01 {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding: 0px 0px 10px 0px;
}
.y_f_b {
	margin: 10px 0px 30px 0px;
	text-align: center;
}
.y_f_b p {
	margin: 5px 0px 0px 0px;
}
.y_er {
	font-size: 15px;
	color: #FF3300;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.y_f_t2 {
	font-size: 12px;
	color: #663300;
	line-height: 17px;
	padding: 2px;
}
.y_text {
        height: 35px !important;
		font-size:100%;
	box-sizing: border-box;
	padding: 2%;
border-radius: 0;
border: 1px #999 solid;
}
.y_form-width { width: 99%;
	box-sizing: border-box;
	padding: 2%;
}
.y_textarea {
        height: 200px;
		 width: 95%;
		font-size:100%;
border-radius: 0;
border: 1px #999 solid;
	padding: 2%;
	margin:0;
}
.y_select {
		font-size:100%;
        height: 35px !important;
border-radius: 0;
border: 1px #999 solid;
}
.y_select2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 30px 0 10px;
       height: 35px;
		font-size:100%;
border-radius: 0;
border: 1px #999 solid;
}
.y_select2 select::-ms-expand {
    display: none;
}

.y_checkbox {
		font-size:100%;
margin: 0px 10px 0px 0px;
float:left;
transform: scale(1.4);
border-radius: 0;
border: 1px #999 solid;
}
.y_box_fo {
	padding: 2%;
box-sizing:border-box;
border: 1px #CCC solid;
background-color:#FFF;
margin: 20px 0px 30px 0px;
}

.y_f_bm {
margin: 0px 0px 10px 0px;
}
.y_c_box0 {
	text-align:center;
margin: 20px auto;
display: block;
}
.y_c_box {
	text-align:center;
margin: 20px 0px 0px 0px;
}
.y_c_box2 {
	text-align:center;
margin: 20px auto 0px auto;
border: 1px solid #5A9600;
}
.y_c_box3 {
	text-align:center;
margin: 20px auto 0px auto;
border: 1px solid #F60;
}
.y_c_box4,
.y_c_box5 {
	text-align:center;
margin: 0px auto 10px auto;
}
.y_c {
margin: 2% auto 0px auto;
display: inline-block;
}
.y_c2 {
margin: 20px auto;
display: inline-block;
}
.y_c3 {
margin: -10px auto 20px auto;
display: inline-block;
color:#F60;
font-weight:bold;
font-size:110%;
}
.y_left {
	float:left;
margin: 0px 10px 0px 0px;
line-height:1.7em;
}
button{
    appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
}
.y_button {
  -webkit-appearance: none;
  border-radius: 0;
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
appearance: none;
  font-size     : 110%;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 20px;   /* 余白       */
  background    : #F60;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
box-sizing:border-box;
width:100%;
}
.y_button:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         :  #FFF;     /* 背景色     */
  background: #F90;     /* 文字色     */
}
.y_button2 {
  -webkit-appearance: none;
  border-radius: 0;
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
appearance: none;
  font-size     : 110%;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 20px;   /* 余白       */
  background    : #F60;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
box-sizing:border-box;
width:100%;
margin: 0px 0px 10px 0px;
}
.y_button2:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         :  #FFF;     /* 背景色     */
  background: #F90;     /* 文字色     */
}
.pass a {
	text-decoration: none;
	color: #5A9600;
}
.pass a:hover {
	color: #9C3;
	text-decoration: none;
}
input::placeholder {
  color: #AAA;
}
/* IE */
input:-ms-input-placeholder {
  color: #AAA;
}
/* Edge */
input::-ms-input-placeholder {
  color: #AAA;
}
.y_g {
	color: #5A9600;
	line-height:1.8em;
	font-size:110%;
	padding: 20px 0 10px 0;
}
.y_b_m {
	margin: 0px 0 10px 0;
}
.y_b_m2 {
display: inline-block;
}
.card {
	margin: 10px;
	padding: 20px;
	box-sizing: border-box;
	border: 2px solid #F00;
}

/*	movie
/* ------------------------------------- */
.movie_t {
	background: #5A9600;
	padding: 10px 20px;
	box-sizing:border-box;
	width:100%;
	color:#FFF;
	font-size:130%;
	margin: 0 0 20px 0;
}
.m_photo {
    overflow: hidden;
    height: 100px;/* トリミングしたい枠の高さ */
    position: relative;
}
.movie_o {
	line-height:1em;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	background: #F90;
	color: #FFF;
	font-size: 90%;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
display: inline-block;
}
 a:hover .movie_o {
  opacity: 0.6;
  transition: 0.5s;
	text-decoration: none;
	color: #CCC;
}
.movie_use {
	text-align:left;
	background:#FFF4E6;
	padding: 10px 20px;
	font-size:90%;
	margin:5px 0px 0px 0px ;
}



/* ------------------------------------- */
/*	 resposive480
/* ------------------------------------- */
@media screen and (min-width: 480px) {
/*	list2
/* ------------------------------------- */
.list2 li {
	margin: 0 5% 4% 0;
width: 47%;
}
.list2 li:nth-child(even) {
	margin: 0 0 4% 0;
}

.p_list {
	width:140px;
display: inline-block;
	margin: 0px 0 2% 0px;
	text-align: center;
	line-height: 1.8em;
	font-size:80%;
}
.p_list img {
margin: 0px auto;
width: 140px; /* 任意の幅を指定 */
height: 140px; /* 任意の高さを指定 */
object-fit: cover;
}

}

/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
#title{
padding: 30px 0 20px 0;
  }
#title h2 {
font-size: 230%;
letter-spacing:1px;
}
#title img {
	width:58px;
	margin: 0px 0px 5px 0px;
}
#title2 {
	width: 100%;
	margin-top:5%; 
}
.tex {
padding: 40px 0px;
}
hr {
margin: 50px 0px 30px 0px;
}
/*	about
/* ------------------------------------- */
.about_area {
	margin: 0px 0px 40px 0px;
}
.about_area img {
	width: 22%;
	float: left;
	margin: 0px 4% 0px 0px;
}
.about_area_t {
	float: left;
	width: 74%;
}
.about_area_t h3 {
font-size:200%;
	text-align: left;
	margin: 5px 0px 10px 0px;
}
.bb a {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px;
	float: right;
	width: auto;
	font-size: 130%;
	width:155px
}
.bb2 a {
	margin: 10px 0px 0px 0px;
	padding: 5px 20px;
	float: right;
	width: auto;
	font-size: 130%;
}
.about_genre01,
.about_genre02,
.about_genre03,
.about_genre04,
.about_genre05,
.about_genre06 {
	background-size: 202px 70px;
  display: block;
  width: 202px;
  height: 70px;
  margin: 0 0 10px 0;
}

/*	 list
/* ------------------------------------- */

.list li {
  display: inline-block;
  /display: inline;  /* IE用ハック */
  /zoom: 1;  /* IE用ハック */
	width: 23.5%;
	margin: 0 2% 2% 0;
	text-align: center;
letter-spacing: normal;
}
.list li:nth-child(even) {
	margin: 0 2% 2% 0;
}
.list li:nth-child(4n) {
	margin: 0 0 2% 0;
}
.photo {
    overflow: hidden;
    height: 160px;/* トリミングしたい枠の高さ */
    position: relative;
}

/*	genre
/* ------------------------------------- */
.genre01,
.genre02,
.genre03,
.genre04,
.genre05,
.genre06 {
	background-size: 129px 103px;
  display: block;
  width: 129px;
  height: 103px;
}
.genre_t {
  margin: 0 0 40px 0;
  padding: 30px 0 0 0;
}
.genre_t p {
	font-size:100%;
	line-height:1.5em;
  margin: 0 0 30px 0;
}

/*	list2
/* ------------------------------------- */
.list2 li {
	margin: 0 3% 4% 0;
width: 31%;
}
.list2 li:nth-child(even) {
	margin: 0 3% 4% 0;
}
.list2 li:nth-child(3n) {
	margin: 0 0% 4% 0;
}
.list2 li h4 {
	margin: 3% 4% 1% 4%;
}
.taiken_t {
	margin: 0% 4% 0px 4%;
}
.list2 li p {
	margin: 10px 4% 1% 4%;
}
.list2p {
	padding: 0 0 3% 0;
}
.list2 li h5 {
	margin: 10px 4% 10px 4%;
}
.list2 li h6 {
	margin: 15px 4% 0 4%;
}

.taiken_s {
	margin: 3% 4% 1% 4%;
}


/*	event
/* ------------------------------------- */
.event_season01,
.event_season02,
.event_season03,
.event_season04 {
	background-size: 109px 70px;
  display: block;
  width: 109px;
  height: 70px;
  margin: 0 0 10px 0;
}
.event_b01,
.event_b02,
.event_b03,
.event_b04 {
	background-size: 100px 59px;
  display: block;
  width: 100px;
  height: 59px;
  margin: 10px auto;
}
#e01::before,
#e02::before,
#e03::before,
#e04::before {
   content: "";
    display: block;
    height: 100px;/* ヘッダの高さ */
    margin-top: -20px;/* ヘッダの高さ */
    vertical-align: top;
   }

/*	detail
/* ------------------------------------- */
.de_title {
	font-size:180%;
}
.de_data {
	margin: 40px 0px 40px 0px;
	padding: 10px 0px 0px 0px;
}
.de_data dl,
.de_data2 dl {
	font-size:90%;
}
.de_other {
	margin: 40px 0px 40px 0px;
	padding: 2%;
}
.de_other p {
	font-size:90%;
	line-height:1.6em;
}
.area_t {
font-size:160%;
}
.de_data dl dt {
	width:20%;
}
.de_data dl dd {
	width:80%;
}
.yoyaku img {
	margin: 0px auto 45px auto;
	width:620px;
}
.toi {
	margin: 0px 0px 40px 0px;
	padding: 3%;
	text-align:center;
	border: 1px solid #5A9600;
box-sizing: border-box;
}

/*	course
/* ------------------------------------- */
.course_flow {
	width: 43%;
	float:left;
}
.course_time {
	color:#F60;
	font-weight:normal;
	font-size:120%;
}
.course_i {
	width: 49%;
	float:right;
}
/*	 pagination
/* ------------------------------------- */
.pagination {
	font-size: 14px;
	line-height: 14px;
}
.pagination span, .pagination a {
	padding: 10px 15px 10px 15px;
}
.pagination .current{
	padding: 10px 15px 10px 15px;
}



/*	photol
/* ------------------------------------- */
.photol_directions {
	border: 1px solid #F60;
	padding: 2%;
	margin: 4% 0px 0px 0px;
}
.agree span {
font-size:150%;
line-height:3em;
margin: 2%;
}
.p_list {
	width:200px;
}
.p_list img {
width: 200px; /* 任意の幅を指定 */
height: 200px; /* 任意の高さを指定 */
}



.gallery-columns-4 .gallery-item {
width: 48%;
margin: 0 1%;
}
.gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item {
width: 31.33333%;
margin: 0 1%;
}



.danshi_b {
	border-right: 1px #FFF solid;
box-sizing: border-box;
	width: 25%;
	float: left;
	padding: 1% 0;
}
.danshi_b2 {
	border-bottom: 0px;
}

/*	yoyaku
/* ------------------------------------- */
.yoyaku_menu_box {
font-size:110%;
width:180px;
float: left;
margin: 0px 52px 30px 0px;
}
.yoyaku_menu_box2 {
font-size:110%;
width:180px;
float: left;
margin: 0px 30px 30px 0px;
}
.triangle,
.triangle2 {
	display: none;
}
.yoyaku_menu {
  background: #5A9600;
  color: #fff;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  position: relative;
box-sizing: border-box;
width:100%;
text-align:center;
}
.yoyaku_menu::before {
  border: 30px solid transparent;
  border-left-color: #5A9600;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: -30px;
  top: 0;
  width: 0;
}
.yoyaku_menu_n {
  background: #D3E3BB;
  color: #fff;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  position: relative;
box-sizing: border-box;
width:100%;
text-align:center;
}
.yoyaku_menu_n::before {
  border: 30px solid transparent;
  border-left-color: #D3E3BB;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: -30px;
  top: 0;
  width: 0;
}
.yoyaku_t {
	width: 45%;
	margin: 0 3% 0 0;
	float: left;
}
.yoyaku_i {
	width: 52%;
	float: left;
}
.yoyaku_i2 {
  position: relative;
  width: 15.65%;
float: left;
margin: 0 1% 1% 0;
}
.calender {
	padding: 2%;
}
.calender table td img {
	width:60%;
}
.c_left {
	width:49%;
	float:left;
}
.c_right {
	width:49%;
	float:right;
}
.people_box {
  float:left;
	margin: 0 10px 10px 0;
	line-height:2em;
}
.people_box2,
.people_box3 {
  float:left;
	margin: 0 10px 0 0;
	line-height:2em;
}
.login {
font-size:180%;
}
.reserve_l {
	width:49%;
	float: left;
	margin: 10px 0;
}
.reserve_r {
	width:49%;
	float: right;
	margin: 10px 0;
}
.y_b_m {
	margin: 0px 0 0px 0;
}
.y_button2 {
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
appearance: none;
  font-size     : 110%;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 20px;   /* 余白       */
  background    : #F60;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
box-sizing:border-box;
width:32%;
margin: 0px 1% 0px 0px;
float:left;
}
.y_c_box4 {
	width:80%;
	margin: 0 0 10px 11%;
}
.y_c_box5 {
	width:70%;
	margin: 0 0 10px 27%;
}


/*	movie
/* ------------------------------------- */
.m_photo {
    overflow: hidden;
    height: 110px;/* トリミングしたい枠の高さ */
    position: relative;
}

}

/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 980px) {
#title{
padding: 60px 0 20px 0;
  }
#title2 {
	width: 100%;
	margin-top:100px; 
}
.tex {
padding: 60px 0px;
}
/*	arvhive
/* ------------------------------------- */
.i_date,
.i_text{
	float: left;
}
.info_box img {
width: 70px;
height: 70px;
float: left;
padding: 1px;
margin: 0px 10px 0px 0px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
clear:none;
}
img.alignright {
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignleft {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignnone {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
clear:none;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
/*	about
/* ------------------------------------- */
.about_area {
	padding: 20px;
}
.about_area img {
	width: 158px;
	margin: 0px 20px 0px 0px;
}
.about_area_t {
	width: 760px;
}
/*	list
/* ------------------------------------- */
.photo {
    overflow: hidden;
    height: 232px;/* トリミングしたい枠の高さ */
    position: relative;
}
.photo2 {
    overflow: hidden;
    height: 200px;/* トリミングしたい枠の高さ */
    position: relative;
}
/*	movie
/* ------------------------------------- */
.m_photo {
    overflow: hidden;
    height: 150px;/* トリミングしたい枠の高さ */
    position: relative;
}


/* form
/* ------------------------------------- */
dl.fo {
	width: 980px;
}
.fo_box {
	width: 980px;
}
dl.fo2 {
	width: 980px;
}
.fo_box2 {
	width: 980px;
}
dl.fo dt,
dl.fo2 dt {
	width: 180px;
	text-align: right;
	border-bottom: none;
}
dl.fo dd,
dl.fo2 dd {
	width: 760px;
}
.f_b {
	text-align:left;
}

/*	photol
/* ------------------------------------- */
.photo_t {
	margin: 2% 0px 4% 0px;
}
.dl01 {
	width: 25%;
	float:left;
}
.dl02 {
	width: 30%;
	float:left;
}
.dl03 {
	width: 45%;
	float:left;
}
.dl04 {
	width: 60px;
	float:left;
}
.photo_t2 h3 {
	padding: 1% 2%;
}
.photo_t3 h4 {
	padding: 1% 2%;
}
.p_list {
	width:240px;
}
.p_list img {
width: 240px; /* 任意の幅を指定 */
height: 240px; /* 任意の高さを指定 */
}

/*	 outlink
/* ------------------------------------- */
.outlink p {
font-family: 'Rounded';
-ms-font-feature-settings: "normal";
font-weight: 500;
font-size:150%;
line-height:2.5em;
}
/*	nantodanshi
/* ------------------------------------- */
#gokayama,
#inami,
#fukumitsu,
#johana {
   margin-top:-200px;
  padding-top:200px;
	}

/*	yoyaku
/* ------------------------------------- */
.yoyaku_menu_box {
width:280px;
float: left;
margin: 0px 55px 45px 0px;
}
.yoyaku_menu_box2 {
width:280px;
float: left;
margin: 0px 30px 45px 0px;
}
.yoyaku_t {
	width: 42%;
	margin: 0 3% 0 0;
	float: left;
}
.yoyaku_i {
	width: 55%;
	float: left;
}
.yoyaku_t {
	width: 42%;
	margin: 0 3% 0 0;
	float: left;
}
.yoyaku_i {
	width: 55%;
	float: left;
}
.calender table td img {
	width:30%;
}
.c_maru,
.c_sankaku,
.c_batsu {
	margin: 0 0 5px 0;
}
.c_time {
	width:50%;
	float:left;
	padding: 15px 10px;
}
.c_time_l,
.c_time_r {
	width:100%;
	float: none;
}
.c_time_r {
	line-height:1.5em;
}
.c_time img {
	width:20%;
	margin: 0px 0px 5px 0px;
}
/* form
/* ------------------------------------- */
.y_form {
	padding: 4% 0px;
}
dl.y_fo {
	width: 92%;
}
dl.y_fo dt {
	width: 25%;
	border-bottom: none;
	box-sizing: border-box;
  background-color: #FFF;
	padding: 15px 20px;
}
dl.y_fo dd {
	width: 75%;
	box-sizing: border-box;
	padding: 15px 20px;
}
dl.y_fo2 dt {
	width: 30%;
	border-bottom: none;
	box-sizing: border-box;
  background-color: #FFF;
	padding: 15px 20px 20px 20px;
}
dl.y_fo2 dd {
	width: 70%;
	box-sizing: border-box;
	padding: 15px 20px;
}
.y_c_box2,
.y_c_box3 {
	width:70%;
}

/* access
---------------------------------------------------- */
.ac01,
.ac02{
	width: 26%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	padding:2%;
	background-color:#F7E5A6;
	margin: 0px 3% 20px 0px;
	float: left;
}
.ac03{
	width: 26%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	padding:2%;
	background-color:#F7E5A6;
	margin: 0px 0px 20px 0px;
	float: left;
}
/*	accessmap
/* ------------------------------------- */
.boxA_access:after	{content: "";display: block;clear: both}
.box2_access	{float: left;	width: 64%}
.box3_access	{float: right;width: 34%;margin-top: 0;}
.msr_list06 li{  width:14%;}
.msr_list06 li a{font-size:16px;
}

.about_map {float: left;width: 32%;margin: 0px 20px 0px 0px;}


#e01::before,
#e02::before,
#e03::before,
#e04::before {
   content: "";
display: block;
    height: 170px;/* ヘッダの高さ */
    margin-top: -170px;/* ヘッダの高さ */
    vertical-align: top;
   }

@-moz-document url-prefix() {
#e01::before,
#e02::before,
#e03::before,
#e04::before {
   content: "";
display: block;
    height: 170px;/* ヘッダの高さ */
    margin-top: -30px;/* ヘッダの高さ */
    vertical-align: top;
   }
}}
/* ---------------------------------------------------------------------------------------------

　 特集

--------------------------------------------------------------------------------------------- */
/*	 txet
/* ------------------------------------- */
.special_h_1{
font-size: 1.4em;
line-height: 2em;
padding: 1rem 2rem;
border-left: 1px solid #000;
margin-bottom:5%;
font-weight:normal; 
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
letter-spacing: 1px;
}
.specialbox_r,
.special_p_area{
font-size: 0.9em;
line-height: 28px;
font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	letter-spacing: 1px;
}
.special_img{
	 padding: 1px;
}
.special_img img{
	margin-top:5%;
}

.waku_box_toku {
border: 1px solid #5A9600;
margin: 30px 0;
padding: 40px;
}
.waku_box_toku h5 {
color: #5A9600;
font-weight: normal;
margin: 0 0 10px 0;
font-size:120%;
}
/*	 テキスト2等分
/* ------------------------------------- */
.specialbox{
	margin:3% 0 5% 0;
}
.specialbox:after	{content: "";
display: block;
clear: both; }
@media screen and (min-width: 980px) {
.specialbox_l	{float: left;
width: 42%}
.specialbox_r	{float: right;
width: 58%;
}
}
/*	 info2等分
/* ------------------------------------- */
.spe_info_box{
	margin:3% 0 5% 0;
	padding:5%;
	background-color:#E7F3E9;
	color:#444
}
.spe_info_box:after	{content: "";
display: block;
clear: both; }
.spe_info_title{
font-size: 1.4em;
line-height: 1em;
}
.spe_info_p{
	margin-top:3%;
font-size: 0.9em;
line-height: 28px;
letter-spacing: 1px;
}
.spe_info_p a {
	text-decoration: underline;
	color: #fff;
}

.spe_info_p a:hover {
	color: #fff;
	text-decoration: underline;
}
@media screen and (min-width: 980px) {
.spe_info_box{
	padding:7%
}
.spe_info_box_l	{float: left;
width: 47%}
.spe_info_box_r	{float: right;
width: 47%;
}
}
/*	ボタン
/* ------------------------------------- */
a.info_square_btn {
	display: block;
	position: relative;
	width: auto;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #5A9600;
	margin-top:5%
}
a.info_square_btn:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
@media screen and (min-width: 980px) {
a.info_square_btn {
	width: 50%;
}
}
/* ---------------------------------------------------------------------------------------------

　 特南砺市通訳ガイドページ

--------------------------------------------------------------------------------------------- */
/*	 テキスト2等分
/* ------------------------------------- */
.tsuyakubox{
	margin:0 0 5% 0;
}
.tsuyakubox:after	{content: "";
display: block;
clear: both; }
@media screen and (min-width: 980px) {
.tsuyakubox_l	{float: left;
width: 45%}
.tsuyakubox_r	{float: right;
width: 50%;
}
}
.de_tsuyaku {
	border-top: 1px dotted #5A9600;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.de_tsuyaku dl{
	font-size:80%;
}
@media screen and (min-width: 768px) {
.de_tsuyaku dl {
	font-size:90%;
}
}
.kadomaru{
border-radius: 20px;
}
/* ------------------------------------- */
/*	テキスト
/* ------------------------------------- */
h3.section-two-tsuyaku {
font-size: 2em;
line-height: 180%;
font-weight:normal;
text-align:center;
margin:10px 0 20px 0;
color:#5A9600;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
@media only screen and (max-width: 980px) {
h3.section-two-tsuyaku {
font-size: 1.4em;
line-height:1.6;
text-align:left
}
}
.tsuyaku_t {
text-align:left
}
@media screen and (min-width: 980px) {
.tsuyaku_t {
	text-align:center;
	margin:0 auto;
	line-height: 2.2em;
}
}
@media screen and (max-width: 980px) {
.tsuyaku_t br {
    display: none;
  }
}


/* ---------------------------------------------------------------------------------------------

　レンタサイクル

--------------------------------------------------------------------------------------------- */
/* 2等分　*/

.rentacycle .boxA:after	{content: "";
	display: block;
	clear: both}
.rentacycle .boxA	{margin:0 0 0 0;}
.rentacycle .box_l	{
	margin-bottom:3%}
.rentacycle .box_l img {
	width:100%;
}
@media screen and (min-width: 768px) {
.rentacycle .box_l	{float: left;
	width: 40%}
.rentacycle .box_r	{float: right;
	width: 58%;
}
}
/* 見出し　*/
.rentacycle h3.section-title {
font-size: 2em;
line-height: 180%;
font-weight:normal;
text-align:center;
margin:10px 0 20px 0;
}
.rentacycle h3.section-title.midori {
color:#52a735;
}
.rentacycle h3.section-title.orange {
color:#f0732e;
}
.rentacycle h4.midasi-nanchari{
width: 100%;
font-weight: normal;
padding: .8em 0.85em;
font-size: 1.5em;
line-height: 1.6em;
color: #fff;
margin: 10px 0 20px 0;
text-align: left;
clear: both;
border-radius: 2px;
margin-bottom:1em;
}
.rentacycle h4.midasi-nanchari.midori {
background-color:#52a735;
}
.rentacycle h4.midasi-nanchari.orange {
background-color:#f0732e;
}
.rentacycle h3.section-title:after,
.rentacycle h4.midasi-nanchari:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
@media only screen and (max-width: 980px) {
.rentacycle h3.section-title {
font-size: 1.8em;
margin:10px 0 10px 0;
}
}
.rentacycle .about_t,
.sakura .about_t,
.koyou .about_t{
text-align:left
}
@media screen and (min-width: 980px) {
.rentacycle .about_t,
.sakura .about_t,
.koyou .about_t {
	text-align:center;
	margin:0 auto;
	line-height: 2.2em;
}
}
@media screen and (max-width: 980px) {
.rentacycle .about_t br,
.sakura .about_t br,
.koyou .about_t br{
    display: none;
  }
}
/* 取り扱い自転車　*/
.rentacycle .de_other {
	border: 1px dotted #5A9600;
	margin: 3% 0px;
	padding: 4%;
}
.rentacycle .de_other h5 {
	color: #5A9600;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size:120%;
}
.rentacycle .de_other p {
	line-height:1.6em;
}
.rentacycle .box_l_rental	{float: left;
	width: 48%}
.rentacycle .box_r_rental	{float: right;
	width: 48%;
}
.rentacycle .box_l_rental img,
.rentacycle .box_r_rental img {
	width:100%;
}

/* なんチャリステーション　*/
.rentacycle .boxA_rental:after	{content: "";
	display: block;
	clear: both}
.rentacycle .boxA_rental	{
	margin-bottom:10px}




/* ご利用方法　*/
.rentacycle .wrap1{
background-color: #fcf4dc;
}
.rentacycle .wrap_rental{
background-color: #f4fae6
}

.rentacycle .course_detail_rental{
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}

.rentacycle .course_detail_rental h5{
	color: #52a735;
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
.rentacycle .modelcourse_rental{
	margin:30px 0
}
.rentacycle .de_red {
	border: 2px solid red;
	margin: 3% 0px;
	padding: 4%;
}

.rentacycle .de_red h5 {
	color: red;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size:120%;
}
@media only screen and (max-width: 767px) {
.rentacycle .course_detail_rental{
padding: 3%;
}
}

.rentacycle .triangle_rental{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #52a735;
  margin:0 auto
}
@media screen and (min-width: 768px) {
.rentacycle .box_l_re_riyou	{float: left;
	width: 25%;
	}
.rentacycle .box_r_re_riyou	{float: right;
	width: 70%;
}
}
@media screen and (max-width: 767px) {
.rentacycle .box_l_re_riyou img,
.rentacycle .box_r_re_riyou img {
	width:50%;
}
}

/*  輪行バック貸出中　*/
.rentacycle .course_detail{
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}
.rentacycle .course_detail h5{
	color: #f0732e;
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
.rentacycle .modelcourse{
	margin:30px 0
}
@media only screen and (max-width: 767px) {
.rentacycle .course_detail{
padding: 3%;
}
.rentacycle .kyoribox{
	margin:3% 0
}
.rentacycle .kyori {
  padding: 0.1em 0.5em;
  color:#f0732e;
  margin:5px 0;
  font-weight: bold;
  text-align:center;
  font-size:130%
}
.rentacycle .kyori_triangle{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f0732e;
  margin:0 auto
}}
/*	なんと観光クーポン券2022
/* ------------------------------------- */
.box_l_ruru	{float: left;
	width: 48%}
.box_r_ruru	{float: right;
	width: 48%;
}

.boxA_ruru:after	{content: "";
	display: block;
	clear: both}
.boxA_ruru	{
	margin-bottom:10px}

a.btn_ruru {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 50px;
  position: relative;
  background: #3aa7c2;
  border: 1px solid #3aa7c2;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
  margin:0 0 5% 0;
  font-size:1em
}
a.btn_ruru_s {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: auto;
  position: relative;
  background: #3aa7c2;
  border: 1px solid #3aa7c2;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 10px 45px 10px 25px;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
  margin:0;
  font-size:1em
}
a.btn_ruru:before,
a.btn_ruru_s:before{
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_ruru:hover,
a.btn_ruru_s:hover{
  background: #fff;
  color: #3aa7c2;
}
a.btn_ruru:hover:before,
a.btn_ruru_s:hover:before{
  border-top: 2px solid #3aa7c2;
  border-right: 2px solid #3aa7c2;
}
@media screen and (min-width: 768px) {
a.btn_ruru {
	font-size:1.2em;
	height: 60px;
}	
a.btn_ruru_s {
	font-size:1.2em;
	padding: 10px 45px 10px 25px;
	max-width: 50%;
}	
}
/*	なんと観光クーポン券 Q&A
/* ------------------------------------- */
.qaContainer dt {
padding: 10px 10px 10px 35px;
border-radius: 5px;
background: #D3E3BB;
text-indent: -25px;
}
.qaContainer dt:before {
content: "Q.";
font-weight: bold;
margin-right: 7px;
}
.qaContainer dd {
margin: 20px 10px 40px 35px;
text-indent: -25px;
}
.qaContainer dd:before {
content: "A.";
color:#5A9600;
font-weight: bold;
margin-right: 7px;
}
/*	なんと観光クーポン券 button
/* ------------------------------------- */
.box_nanto-coupon-button a{
margin:0 auto;
  display:block;
}
a.nanto-coupon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  border-radius: 30px;
  transition: 0.3s;
	padding: 15px 0;
	background: #5A9600;
	max-width: 100%;
}
a.nanto-coupon-button:hover{
  color: #fff;
  background: #9cc066;
	text-decoration: none;
}

@media screen and (min-width: 768px) {
a.nanto-coupon-button {
	max-width: 45%;
	padding: 20px 0;
	font-size:1.2em;
}	
}
/*	南砺で○○Instagramフォトコンテスト2023
/* ------------------------------------- */
.photo_con-listt ul:after {
  content: "";
  clear: both;
  display: block;
}
.photo_con-list {
  margin-top: 20px
}
.photo_con-list ul li {
  list-style-type: none;
	margin-bottom: 2.87%;
}
.photo_con-list ul.al-3 li {
  width: 60%;
	margin: 0 auto
}
@media screen and (min-width: 768px) {
.photo_con-list ul li {
  display: block;
  float: left;
}

.photo_con-list ul.al-3 li {
  width: 31.42%;
  margin-right: 2.87%;
}
.photo_con-list ul.al-3 li:nth-child(3n) {
  margin-right: 0;
}

}

/*	南砺市観光統計データ
/* ------------------------------------- */

.de_title_midasi {
	position: relative;
	color:#5A9600;
	padding-bottom: 10px;
	font-size:170%;
	text-align: center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight:normal;
	line-height:1.5em;
}

.de_title_midasi::before {
	content: attr(data-en);
	display: block;
	color: #333;
	font-weight:normal;
	text-transform: uppercase;
	font-size:65%;
}

.de_title_kanko {
	font-size:150%;
	color:#e66e00;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #e66e00;
	font-weight:normal;
	line-height:1.5em;
}

.de_box_kanko_o {
    grid-gap: 0 .7em;
    margin: 1em auto;
    padding: 1em;
    border-radius: 5px;
    background-color: #fff2e6;
		overflow:auto;
		height:180px;
}
.de_box_kanko_o::-webkit-scrollbar,
.de_box_kanko_m::-webkit-scrollbar{
  width: 12px;
}
.de_box_kanko_o::-webkit-scrollbar-thumb {
  background-color: #e66e00;
  border-radius: 6px;
}
.de_box_kanko_o::-webkit-scrollbar-track {
  background-color: #fff2e6;
  border-radius: 6px;
}
.de_box_kanko_m {
    grid-gap: 0 .7em;
    margin: 1em auto;
    padding: 1em;
    border-radius: 5px;
    background-color: #f4fbe5;
		overflow:auto;
		height:180px;
}
.de_box_kanko_m::-webkit-scrollbar-thumb {
  background-color: #5A9600;
  border-radius: 6px;
}
.de_box_kanko_m::-webkit-scrollbar-track {
  background-color: #5A9600;
  border-radius: 6px;
}
.de_box_kanko_midasi {
    grid-gap: 0 .7em;
    margin: 1em auto;
    padding: 2em;
    border-radius: 5px;
    background-color: #d8f1a3
}

.de_box_kanko_o p,
.de_box_kanko_m p{
    margin: 0;
    padding: 0;
}
.tabimae_img{
margin: 20px 0 10px 0
}
.tabimae_img img{
width: 130px;
height: auto;
}

@media screen and (min-width: 768px) {
.de_title_kanko,
.de_title_midasi{
	font-size:180%;
}
.de_title_midasi {
	padding-bottom: 50px;
	font-size:2.5em;
}
.de_box_kanko_o {
		height:90px;
}
.tabimae_img{
margin: 40px 0 20px 0
}
.tabimae_img img{
width: 250px;
height: auto;
}
}
/*	南砺の桜特集2024
/* ------------------------------------- */

.sakura .de_other {
	border: 1px dotted #ff889e;
	margin: 0;
	padding: 4%;
}
.sakura .de_other h5 {
	color: #ff889e;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size:120%;
}
.sakura .de_other p {
	font-size:100%;
	line-height:1.6em;
}

.sakura h4.midasi-sakura{
font-weight: normal;
padding: .8em 0.85em;
font-size: 1.5em;
line-height: 1.6em;
color: #fff;
margin: 10px 0 20px 0;
text-align: left;
clear: both;
border-radius: 2px;
margin-bottom:1em;
}
.sakura h4.midasi-sakura {
background-color:#ff889e
}
.sakura h4.midasi-sakura:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* sakura table */
table#sakura-tab {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-color: #ff889e;
	border-style: solid;
	border-width: 0;
	text-align: left;
line-height:1.5em;
word-break: break-all;
}
table#sakura-tab th {
	font-size: 100%;
	line-height: 170%;
	padding: 5px;
	border: 1px solid #ff889e;
	font-style: normal;
	color: #fff;
}
table#sakura-tab td {
	font-size: 100%;
	line-height: 170%;
	padding: 5px;
	border: 1px solid #ff889e;
}


/*	特集　目次
/* ------------------------------------- */
.toc-mokuji {
    margin-bottom: 30px;
    border: 1px solid #5A9600;
    background-color: #ffffff;
		padding: 2em;
}
.toc-mokuji div {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 5px 0;
}
.toc-mokuji div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23333'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}
.toc-mokuji ol{
    list-style-type: decimal;
    margin: 0;
    padding: 0 2em;
}
.toc-mokuji li {
    padding: 3px 0;
		font-size: .9em;
		color: #5A9600;
}

.toc-mokuji a {
    color: #5A9600;
    text-decoration: none;
}

/*	特集　2等分
/* ------------------------------------- */
.boxA:after{content: "";
display: block;
clear: both}
.boxA{margin: 2em 0}
@media screen and (min-width: 768px) {
.boxB{float: left;width: 47%;}
.boxC{float: right;width: 47%;}
}
@media (max-width:767px){
.boxB{margin-bottom: 5%}
}


/*	特集　リンクボタン
/* ------------------------------------- */
.link-btn a {
  display: inline-block;
  padding: 3px;
  color: #5A9600;
  text-decoration: none;
  border: 1px solid #5A9600;
  transition: all 0.3s ease;
	background-color: transparent;
	width: 300px;
	margin: 10px 0;
	text-align: center
}

.link-btn a:hover {
  background-color: #5A9600;
	color: #fff;
	text-decoration: none;
}

/*	特集　見出し
/* ------------------------------------- */
.toc-heading {
    padding:.6em 0;
    border-bottom: 1px solid #5A9600;
    background-color: #ffffff;
    color: #5A9600;
		font-size: 130%;
}
.midasi-toc{
font-weight: normal;
padding: .8em 0.85em;
font-size: 1.5em;
line-height: 1.6em;
color: #fff;
margin: 10px 0 20px 0;
text-align: left;
clear: both;
border-radius: 2px;
margin-bottom:1em;
background-color:#5A9600
}
.midasi-toc:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/*	南砺の紅葉特集2025
/* ------------------------------------- */
.koyou .de_other {
	border: 1px dotted #E2421F;
	margin: 0;
	padding: 4%;
}
.koyou .de_other h5 {
	color: #E2421F;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size:120%;
}
.koyou .de_other p {
	font-size:100%;
	line-height:1.6em;
}
.koyou h4.midasi-koyou{
font-weight: normal;
padding: .8em 0.85em;
font-size: 1.5em;
line-height: 1.6em;
color: #fff;
margin: 10px 0 20px 0;
text-align: left;
clear: both;
border-radius: 2px;
margin-bottom:1em;
background-color:#E2421F
}
.koyou h4.midasi-koyou:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

/* koyou table */
table#koyou-tab {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-color: #E2421F;
	border-style: solid;
	border-width: 0;
	text-align: left;
line-height:1.5em;
word-break: break-all;
}
table#koyou-tab th {
	font-size: 100%;
	line-height: 170%;
	padding: 5px;
	border: 1px solid #E2421F;
	font-style: normal;
	color: #fff;
}
table#koyou-tab td {
	font-size: 100%;
	line-height: 170%;
	padding: 5px;
	border: 1px solid #E2421F;
}