@charset 'UTF-8';
/*==========================
　　　　　　index
==========================*/
#top_mv {
  position: relative;
  width: 100%;
  margin: auto auto 0px;
}
@media screen and (max-width: 1200px) {
#top_mv {
  margin: auto auto 0px;
}
	}
@media screen and (max-width: 800px) {
#top_mv {
  margin: auto auto 0px;
}
	}
#top_mv .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#top_mv .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.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(4.0vw, 46px);
  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: 3.6rem;
font-family: "adobe-caslon-pro", serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	margin-bottom: 0.6em;
}
@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;
}
	}

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;
}
	}
ection>div p {
  margin: 0;
  padding: 0;
	line-height: 2em;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	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: 2.2rem;
	font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	letter-spacing: 1px;
}
@media screen and (max-width: 1000px) {
section>div p.catch {
font-size: 2.2vw;
}
	}
section>div h3.section_t {
	font-size: 2.4rem;
	line-height: 1.5em;
	align-items: center;
	text-align: center;
	justify-content: center;
	margin-bottom: 2.0em;
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	letter-spacing: 1px;
	text-indent: 1px;
}
@media screen and (max-width: 1000px) {
section>div h3.section_t {
	font-size: 2.2rem;
}
	}
@media screen and (max-width: 800px) {
section>div h3.section_t {
	font-size: 2.0rem;
}
	}
@media screen and (max-width: 600px) {
section>div h3.section_t {
	font-size: 1.8rem;
	letter-spacing: 0em;
	text-indent: 0em;
}
	}
@media screen and (max-width: 480px) {
section>div h3.section_t {
	font-size: 1.4rem;
}
	}
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;
}
p.news_b{
	text-align: center;
	margin-top: 40px;
}
@media screen and (max-width: 600px) {
p.news_b{
	text-align: center;
	margin-top: 30px;
}
	}
@media screen and (max-width: 480px) {
p.news_b{
	text-align: center;
	margin-top: 20px;
}
	}
p.news_b a {
	font-size: 1.6rem;
	padding: 0.8em 3.0em;
	border: solid 1px rgba(0,0,0,0.18);
font-family: "adobe-caslon-pro", serif;
font-weight: 600;
font-style: normal;
	display: inline-block;
	margin-right: 1.0em;
	margin-left: 1.0em;
	width: 12em;
	background-color: #FFF;
}
@media screen and (max-width: 800px) {
p.news_b a {
	font-size: 1.5rem;
}
	}
@media screen and (max-width: 700px) {
p.news_b a {
	display: block;
	margin: auto;
}
	}
@media screen and (max-width: 700px) {
p.news_b a+a {
	margin-top: 13px;
}
	}
@media screen and (max-width: 600px) {
p.news_b a {
	font-size: 1.4rem;
}
	}
@media screen and (max-width: 380px) {
p.news_b a {
	font-size: 1.3rem;
}
	}

p.news_b a:hover {
	background-color: #F8E300;
}
p.news_b a:after {
font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 800;
  margin-left: 0.5em;
  color:#D0081D;
	}

