@charset 'UTF-8';
/*==========================
　　　　　　page
==========================*/
#page_img {
 background-image: url("../img/page/page_img04.jpg");
	background-size: cover;
	 margin: auto auto 50px;
	background-position: center;
}
@media screen and (max-width: 1200px) {
#page_img  {
  margin: auto auto 40px;
}
	}
@media screen and (max-width: 800px) {
#page_img  {
  margin: auto auto 30px;
}
	}
@media screen and (max-width: 480px) {
#page_img  {
  margin: auto auto 20px;
}
	}
#page_img.spot_img {
 background-image: url("../img/page/page_img02.jpg");
	background-size: cover;
}
#page_img.talk_img {
 background-image: url("../img/page/page_img01.jpg");
	background-size: cover;
}
#page_img.news_img {
 background-image: url("../img/page/page_img05.jpg");
	background-size: cover;
}
#page_img.guide_img {
 background-image: url("../img/page/page_img03.jpg");
	background-size: cover;
}
#page_img.ippin_img {
 background-image: url("../img/page/page_img06.jpg");
	background-size: cover;
}
#page_img .japan_heritage {
  width: 92%;
  max-width: 1100px;
  margin: auto;
  font-size: min(3.0vw, 40px);
  z-index: 100;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#page_img .japan_heritage p.banner {
  width: 142px;
  height: 275px;
}
@media screen and (max-width: 1200px) {
#page_img .japan_heritage p.banner {
    width: 12%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
#page_img .japan_heritage p.banner {
    width: 15%;
    height: auto;
  }
}
#page_img .japan_heritage p.banner > img {
  width: 100%;
  height: auto;
}
#page_img .japan_heritage h2 {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  font-size: min(3.0vw, 28px);
	line-height: 1.8em;
  width: 100%;
  text-align: center;
  font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
  color: #FFF;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8), 0px 0px 7px rgba(0, 0, 0, 0.8);
  letter-spacing: 1px;
  text-indent: 1px;
	z-index: 100;
}
@media screen and (max-width: 600px) {
#page_img .japan_heritage h2 {
  font-size: min(4vw, 20px);
	 letter-spacing: 1px;
  text-indent: 1px
}
	}
@media screen and (max-width: 600px) {
#page_img .japan_heritage h2>span {
  display: block;
}
}
.section_t_box {
	padding-bottom: 0;
	padding-top: 0;
}
h3.section_t {
	font-size: 2.6rem;
	line-height: 1.1em;
	margin-bottom: 10px;
	align-items: center;
	text-align: center;
	justify-content: center;
	margin-bottom: 0.7em;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	letter-spacing: 1px;
	text-indent: 1px;
}
@media screen and (max-width: 1200px) {
h3.section_t {
	font-size: 2.4rem;
}
	}
@media screen and (max-width: 1000px) {
h3.section_t {
	font-size: 2.2rem;
}
	}
@media screen and (max-width: 800px) {
h3.section_t {
	font-size: 2.0rem;
}
	}
@media screen and (max-width: 600px) {
h3.section_t {
	font-size: 1.7rem;
	letter-spacing: 0em;
	text-indent: 0em;
}
	}
@media screen and (max-width: 480px) {
h3.section_t {
	font-size: 1.6rem;
}
	}
h3.section_t>span {
	display: inline-block;
}
h3.section_t:after {
	content: "";
	display: block;
	height: 3px;
	background-color: #F8E300;
	width: 70%;
	max-width: 200px;
	margin: 0.5em auto 1.0em;
}
h4.section_st {
	font-size: 2.4rem;
	line-height: 1.4em;
	align-items: center;
	text-align: center;
	justify-content: center;
	margin: auto;
	text-align: center;
	margin-bottom: 1.0em;
margin-top: 1.5em;
	margin-left: auto;
	margin-right: auto;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	
}
@media screen and (max-width: 1200px) {
h4.section_st {
	font-size: 2.3rem;
}
	}
@media screen and (max-width: 1000px) {
h4.section_st {
	font-size: 2.0rem;
}
	}
@media screen and (max-width: 800px) {
h4.section_st {
	font-size: 1.8em;
}
	}
@media screen and (max-width: 600px) {
h4.section_st {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
h4.section_st {
	font-size: 1.5rem;
}
	}
ul+h4.section_st{
	margin-top: 2.5em;
}
h4.section_st>span {
	background-color: #F8E300;
	display: inline-block;
	padding: 0.4em 1.5em 0.1em;
	border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;
	
}

section>div p {
  margin: 0;
  padding: 0;
	line-height: 2em;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	font-size: 1.7rem;
}
@media screen and (max-width: 1200px) {
section>div p {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 1000px) {
section>div p {
	font-size: 1.5rem;
}
	}
@media screen and (max-width: 800px) {
section>div p {
	font-size: 1.4rem;
}
	}
@media screen and (max-width: 480px) {
section>div p {
	font-size: 1.3rem;
}
	}
section>div p+p {
	margin-top: 1.0em;
}
section>div p.catch {
font-size: 3.2rem;
	margin-bottom: 1.5em;
}
@media screen and (max-width: 1000px) {
section>div p.catch {
font-size: 2.8vw;
}
	}
section p.catch_s {
font-size: 2.4rem;
	margin-bottom: 0.3em;
}
@media screen and (max-width: 1000px) {
section p.catch_s {
font-size: 2.2rem;
}
	}
@media screen and (max-width: 800px) {
section p.catch_s {
font-size: 2.0rem;
}
	}
@media screen and (max-width: 600px) {
section p.catch_s {
font-size: 1.9rem;
}
	}
@media screen and (max-width: 480px) {
section p.catch_s {
font-size: 1.8rem;
}
	}
section p.align_center {
	text-align: center;
}
@media screen and (max-width: 600px) {
section p.align_center {
	text-align: justify;
}
}
@media screen and (max-width: 600px) {
section p.align_center>br {
	display: none;
}
}

.spot_data {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
}
@media screen and (max-width: 800px) {
.spot_data {
	display: block;
}
	}
.spot_data>dt {
	width: 48.5%;
}
@media screen and (max-width: 800px) {
.spot_data>dt {
	width: 100%;
	margin-bottom: 30px;
}
	}
@media screen and (max-width: 480px) {
.spot_data>dt {
	margin-bottom: 20px;
}
	}
.spot_data>dt img {
	width: 48.5%;
}
.spot_data>dd {
	width: 48%;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
  flex-direction: column;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
}
@media screen and (max-width: 800px) {
.spot_data>dd {
	width: 100%;
}
	}
.spot_data>dd table {
	line-height: 1.4em;
	font-size: 1.6rem;
	margin-top: 2.0em;
}
@media screen and (max-width: 1000px) {
.spot_data>dd table {
	font-size: 1.5rem;
}
	}
@media screen and (max-width: 800px) {
.spot_data>dd table {
	font-size: 1.4rem;
	margin-top: 1.0em;
}
	}
@media screen and (max-width: 480px) {
.spot_data>dd table {
	font-size: 1.3rem;
	margin-top: 1.0em;
}
	}
.spot_data>dd table th {
	padding-right: 1.0em;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 0.2em;
}
@media screen and (max-width: 480px) {
.spot_data>dd table th {
	display: block;
	width: 100%;
	clear: both;
}
	}
.spot_data>dd table td {
	padding-top: 0.2em;
}
@media screen and (max-width: 480px) {
.spot_data>dd table td {
	display: block;
	width: 100%;
	clear: both;
	padding-top: 0em;
}
	}
.spot_data>dd table th:before {
	content: "●";
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	color: #46AF35;
}

section>div dl.page_dl {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	align-items: center;
	margin: 0;
}
@media screen and (max-width: 1000px) {
section>div dl.page_dl {
}
	}
@media screen and (max-width: 600px) {
section>div dl.page_dl {
	display: block;
}
	}
section>div dl.page_dl>dt {
	width: 320px;
	height: auto;
	margin-right: 5%;
}
@media screen and (max-width: 1000px) {
section>div dl.page_dl>dt {
	width: 33%;
	height: auto;
	margin-right: 5%;
}
	}
@media screen and (max-width: 600px) {
section>div dl.page_dl>dt {
	width: 70%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
	}
section>div dl.page_dl>dt img {
	width: 100%;
	height: auto;
}
section>div dl.page_dl>dd {
	-webkit-flex: 1;  flex: 1;
}

section>div ul.column_3 {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
}
section>div ul.column_3 li {
width: 32%;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	}
section>div ul.column_3 li img {
width: 100%;
	}
section>div p+ul.column_3 {
	margin-top: 3.0em;
}
@media screen and (max-width: 800px) {
section>div p+ul.column_3 {
	margin-top: 2.0em;
}
	}
@media screen and (max-width: 600px) {
section>div p+ul.column_3 {
	margin-top: 1.5em;
}
	}
section>div ul.column_2 {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
}
@media screen and (max-width: 600px) {
section>div ul.column_2 {
	display:block;
	}
	}
@media screen and (max-width: 800px) {
section>div p+ul.column_2 {
	margin-top: 2.0em;
}
	}
@media screen and (max-width: 600px) {
section>div p+ul.column_2 {
	margin-top: 1.5em;
}
	}
	section>div ul.column_2 li {
width: 48%;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	}
@media screen and (max-width: 600px) {
	section>div ul.column_2 li {
width: 100%;
	box-sizing: border-box; -webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	}
	}
section>div ul.column_2 li img {
width: 100%;
	}
	@media screen and (max-width: 600px) {
	section>div ul.column_2 li+li {
margin-top: 20px;
	}
		}
section>div p+ul.column_2 {
	margin-top: 3.0em;
}
p.more_b{
	text-align: center;
	margin-top: 50px;
}
@media screen and (max-width: 600px) {
p.more_b{
	text-align: center;
	margin-top: 40px;
}
	}
@media screen and (max-width: 480px) {
p.more_b{
	text-align: center;
	margin-top: 20px;
}
	}
p.more_b a {
	font-size: 1.8rem;
	padding: 0.8em 3.0em;
	border: solid 1px rgba(0,0,0,0.18);
	background-color: #FFF;
	line-height: 2em;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	display: inline-block
}
@media screen and (max-width: 800px) {
p.more_b a {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
p.more_b a {
	font-size: 1.4rem;
}
	}
p.more_b_inline {
	text-align: left;
	margin-top: 20px;
}
@media screen and (max-width: 600px) {
p.more_b_inline {
	text-align: center;
	margin-top: 15px;
}
	}
@media screen and (max-width: 480px) {
p.more_b_inline {
	margin-top:10px;
}
	}
p.more_b_inline a {
	font-size: 1.8rem;
	padding: 0.3em 2.0em;
	border: solid 1px #B3B3B3;
	background-color: #FFF;
	display: inline-block;
	margin-left: 0;
	font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
}
@media screen and (max-width: 800px) {
p.more_b_inline a {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
p.more_b_inline a {
	font-size: 1.4rem;
}
	}
p.more_b_s{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
p.more_b_s{
	text-align: center;
	margin-top: 20px;
}
	}
@media screen and (max-width: 480px) {
p.more_b_s{
	text-align: center;
	margin-top: 15px;
}
	}
p.more_b_s a {
	font-size: 1.6rem;
	padding: 0.5em 3.0em 0.3em;;
	border: solid 1px rgba(0,0,0,0.18);
	background-color: #FFF;
	line-height: 2em;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	display: inline-block;
}
@media screen and (max-width: 800px) {
p.more_b_s a {
	font-size: 1.5rem;
}
	}
@media screen and (max-width: 480px) {
p.more_b_s a {
	font-size: 1.4rem;
}
	}

p.more_b a:hover,p.more_b_inline a:hover,.more_b_s a:hover {
	background-color: #F8E300;
}
p.more_b a:after,p.more_b_inline a:after,.more_b_s a:after {
font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 800;
  margin-left: 0.5em;
  color:#D0081D;
	}
section>div dl.page_dl>dt.isan_logo {
	width: 150px;
	border: solid 1px rgba(0,0,0,0.2); 
	
}
section>div .chugei_map {
	width: 60%;
	margin: 30px auto 0;
}
@media screen and (max-width: 600px) {
section>div .chugei_map {
	width: 100%;
	margin: 15px auto 0;
}
	}
section>div .chugei_map img {
	width: 100%;
	height: auto;
}

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
.movie-wrap {
}
	}





.slider_wrap, #top_mv .bxslider {
  height: auto;
  position: relative;
  z-index: 100;
  width: 100vw;
  max-height: 550px;
  margin: 0 calc(50% - 50vw);
}
.bx-wrapper, .bx-wrapper .bx-viewport, .bxslider li {
  width: 100%;
  max-width: 3000px;
  height: auto;
  max-height: 550px;
	overflow: hidden;
}
.bx-wrapper, .bx-wrapper .bx-viewport, .bxslider li > img {
  width: 100%;
  max-width: 3000px;
  height: auto;
}
.bxslider li:not(:first-child){
    display: none;
}
#top_mv .japan_heritage {
  width: 92%;
  height: 100%;
  max-width: 1100px;
  margin: auto;
  position: absolute;
  -webkit-transform: translate(-50%, 0%); /* Safari用 */
  transform: translate(-50%, 0%);
  font-size: min(3.0vw, 40px);
  top: 0;
  left: 50%;
  z-index: 100;
}
#top_mv .japan_heritage p.banner {
  width: 142px;
  height: 275px;
}
@media screen and (max-width: 1200px) {
  #top_mv .japan_heritage p.banner {
    width: 12%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  #top_mv .japan_heritage p.banner {
    width: 15%;
    height: auto;
  }
}
#top_mv .japan_heritage p.banner > img {
  width: 100%;
  height: auto;
}
#top_mv .japan_heritage p.catch {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  font-size: min(3.0vw, 36px);
  width: 100%;
  text-align: center;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
  color: #FFF;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8), 0px 0px 7px rgba(0, 0, 0, 0.8);
  letter-spacing: 3px;
  text-indent: 3px
}
@media screen and (max-width: 600px) {
#top_mv .japan_heritage p.catch {
  font-size: min(5vw, 36px);
	 letter-spacing: 1px;
  text-indent: 1px
}
	}
@media screen and (max-width: 600px) {
#top_mv .japan_heritage p.catch>span {
  display: block;
}
}
h2.top_t {
 text-align: center;
	font-size: 4.0rem;
	font-family: "adobe-jenson-pro", serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
@media screen and (max-width: 1000px) {
h2.top_t {
	font-size: 3.0rem;
}
	}
@media screen and (max-width: 800px) {
h2.top_t {
	font-size: 2.4rem;
}
	}
@media screen and (max-width: 600px) {
h2.top_t {
	font-size: 2.0rem;
}
	}
p.top_st {
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	text-align: center;
	font-size: 1.7rem;
	margin-bottom: 1.4em;
}
@media screen and (max-width: 1000px) {
p.top_st {
	font-size: 1.6rem;
	margin-bottom: 1.3em;
}
	}
@media screen and (max-width: 800px) {
p.top_st {
	font-size: 1.5rem;
	margin-bottom: 0.8em;
}
	}

dl.yuzu_guide {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	align-items: center;
	margin: 0;
}
@media screen and (max-width: 1000px) {
dl.yuzu_guide {
}
	}
@media screen and (max-width: 600px) {
dl.yuzu_guide {
	display: block;
}
	}
dl.yuzu_guide>dt {
	width: 320px;
	height: auto;
	margin-right: 5%;
}
@media screen and (max-width: 1000px) {
dl.yuzu_guide>dt {
	width: 33%;
	height: auto;
	margin-right: 5%;
}
	}
@media screen and (max-width: 600px) {
dl.yuzu_guide>dt {
	width: 70%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
	}
dl.yuzu_guide>dt img {
	width: 100%;
	height: auto;
}
dl.yuzu_guide>dd {
	-webkit-flex: 1;  flex: 1;
}
@media screen and (max-width: 600px) {
section>div dl.yuzu_guide>dd p.catch {
font-size: 4.2vw;
	margin-bottom: 0.5em;
	text-align: center;
}
	}
p.news_b{
	text-align: center;
	margin-top: 50px;
}
@media screen and (max-width: 600px) {
p.news_b{
	text-align: center;
	margin-top: 40px;
}
	}
@media screen and (max-width: 480px) {
p.news_b{
	text-align: center;
	margin-top: 20px;
}
	}
p.news_b a {
	font-size: 1.8rem;
	padding: 0.8em 3.0em;
	border: solid 1px #B3B3B3;
}
@media screen and (max-width: 800px) {
p.news_b a {
	font-size: 1.6rem;
}
	}
@media screen and (max-width: 480px) {
p.news_b a {
	font-size: 1.4rem;
}
	}

p.news_b a:hover {
	background-color: #D00A1D;
	color: #FFF;
}
p.news_b a:after {
font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 800;
  margin-left: 0.5em;
  color:#D0081D;
	}
p.map_b {
	text-align: center;
	margin-top: 20px;
}
@media screen and (max-width: 600px) {
p.map_b {
	margin-top: 15px;
}
	}
@media screen and (max-width: 480px) {
p.map_b {
	margin-top:10px;
}
	}
p.map_b a {
	font-size: 1.5rem;
	line-height: 1.2em;
	padding: 0.5em 1.0em;
	border: solid 1px #B3B3B3;
	background-color: #FFF;
	display: inline-block;
	margin-left: 0;
}
@media screen and (max-width: 800px) {
p.map_b a {
	font-size: 1.4rem;
}
	}
@media screen and (max-width: 480px) {
p.map_b a {
	font-size: 1.4rem;
}
	}

p.map_b a:hover {
	background-color: #F8E300;
}
p.map_b a:before {
font-family: "Font Awesome 5 Free";
  content: '\f5a0';
  font-weight: 800;
  margin-right: 0.5em;
  color:#47af35;
	}
div.main_map {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
p.map_t {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	align-items: center;
}
/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}

/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}