@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							DISCOVER  　	    			    			*/
/****************************************************************************/
.index .main_title {
	color: #fff;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 0;
}
.index .title {
	color: #000;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 30px;
}
.en .index .title {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .index .title {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .index .title {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .index .title {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.index #pankuzu {
	background-color: transparent;
}
/****************************************************************************/
/**							DISCOVER 共通　	    			    			*/
/****************************************************************************/
.index .inner {
    padding-top: 50px;
}
.location .inner p{
	font-size: 117%;
	line-height: 1.3;
}
.index ul.list_box {
	overflow: hidden;
	margin: 35px 0;
}
.index .list_box li {
	width: 24%;
	float:left;
	margin-left: 1%;
}
.index .list_box li:fiest-child {
	margin-left: 0;
}
.index .list_box li img {
	width: 100%;
	height: auto;
}
/*  content_1 */
.index #content_1 .title {
	color: #fff;
}
.index #content {
	background: url(../img/discover/discover/con01_bg.jpg) center 0 no-repeat;
	background-color: #205506 !important;
	background-position: center 0;
	min-height: 905px;
	height: auto;
}
.index #content_1 .inner {
	color: #fff;
}
/*  content_2 */
.index #content_2 {
	padding-bottom: 35px;
}
/*  content_3 */
.index #content_3 {
	background: url(../img/discover/discover/con03_bg.jpg) center 0 no-repeat;
	background-color: #083c67 !important;
	background-position: center top;
	color: #fff;
}
.index #content_3 .title {
	color: #fff;
}
/*  content_4 */
.index #content_4 {
	color: #000;
}
/*  content_5 */
.index #content_5 .title {
	color: #fff;
}
.index #content_5 {
	background: url(../img/discover/discover/con05_bg.jpg) center 0 no-repeat;
	background-color: #200f01 !important;
	background-position: center top;
	color: #fff;
}
/*  content_6 */
.index #content_6 {
	color: #000;
	padding-bottom: 35px;
}
/*  content_7 */
.index #content_7 .title {
	color: #fff;
}
.index #content_7 {
	background: url(../img/discover/discover/con07_bg.jpg) center 0 no-repeat;
	background-color: #414004 !important;
	background-position: center top;
	color: #fff;
}
/*  content_8 */
.index p.bnr {
    text-align: center;
}
.index p.bnr img {
	width: 100%;
	max-width: 473px;
}

/****************************************************************************/
/**							LOCATION　			    						*/
/****************************************************************************/ 
.location .main_title {
	text-align: center;
	margin-top: 60px;
}
.location .main_title span {
	text-align: center;
	display: block;
	margin: 35px auto 40px auto;
}
.location .title {
    text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}
.location h4 {
	font-size: 217%;
	text-align: left;
	margin-bottom: 15px;
}
.location .page_link {
	text-align: right;
	margin-top: -45px;
	margin-bottom: 45px;
}
.location #main_sub {
	font-size: 117%;
	line-height: 1.4;
	max-width: 1000px;
	overflow: hidden;
	padding-bottom: 50px;
	margin: 0 auto;
}
.location #content_1 {
	margin-bottom: 100px;
}
.location .map {
	margin-bottom: 30px;
}
.location .map img {
	width: 100%;
	height: auto;
}
.location .btn_set {
	margin: 30px auto 60px auto;
}
.location .btn_set .btn {
	font-size: 142%;
	width: 48%;
	float: left;
	clear: none;
}
.location .btn_set li {
	margin-left:  3%;
	margin-right: 0;
}
.location .btn_set li:first-child  {
	margin-left:  0;
}
.location .btn_set .btn a {
	color: #fff;
	background-color: #000;
}
.location .btn_set .btn a:after {
    content: url("../img/travel_kit/sightseeing_in_further_afield/index/btn_ico01.png");
	top: 20px;
}
.location .btn_set .btn img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.location .sights {
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 40px;
}
.location .sights .typ01 {
	width: 100%;
}	
.location .sights .btn {
	color: #fff;
	background-color: #a3aa3f;
	line-height: 1.2;
	margin: 20px 0 15px 0;
}
.location .sights .btn a {
	color: #fff;
	display: block;
	height: 20px;
	padding: 10px 40px 10px 10px;
}
.location .sights .btn.typ2lines a {
	color: #fff;
	display: block;
	height: 40px;;
	padding: 20px 40px 20px 10px;
}
.location .sights .btn a:after {
    content: url("../img/travel_kit/sightseeing_in_further_afield/index/btn_ico01.png");
	top: 12px;
}	
.location .sights dl {
	width: 24%;
	float: left;
	margin-left: 1%;
	margin-right: 0;
}
.location .sights dl.typ01 {
	margin: 0;
}
.location .sights dl.first {
	margin-left: 0;
}
.location .access {
	clear: both;
}
.location .access .left {
	width: 560px;
}
.location .access .btn {
	clear: none;
	margin: 0 auto;
	margin-bottom: 50px;
}
.location .access .btn a {
	color: #fff;
	background-color: #000;
}
.location .access .btn a:after {
    content: url("../img/travel_kit/sightseeing_in_further_afield/index/btn_ico01.png");
	top: 20px;
}

/****************************************************************************/
/**							MOVIE GALLERY		    						*/
/****************************************************************************/
.movie_gallery #main_sub iframe {
    width: 1000px;
    height: 500px;
    margin: 0 auto;
}

.movie_gallery #main_sub video {
    width: 1000px;
    height: auto;
}

.movie_gallery #main_sub p {
    font-size: 180%;
    line-height: 1.4;
    text-align: center;
    margin: 30px auto 50px auto;
}
.en .movie_gallery #main_sub p {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .movie_gallery #main_sub p {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .movie_gallery #main_sub p {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .movie_gallery #main_sub p {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}

.movie_gallery h2 {
	font-size: 200%;
    color: #212121;
    background-color: #E0D4C5;
    text-align: center;
    font-weight: bold;
	line-height: 50px;
	margin: 30px 0 0 0;
	clear: both;
}
.movie_gallery .box_set {
    overflow: hidden;
}
.movie_gallery .seemore {
    width: 100%;
    margin-bottom: 80px;
}
.movie_gallery .seemore a {
    float: right;
    font-size: 134%;
    color: #000;
    text-align: center;
    clear: both;
    vertical-align: middle;
    line-height: 40px;
}
.movie_gallery video {
    width: 320px;
    height: auto;
}
.movie_gallery .box {
    text-align: center;
    width: 31.2%;
    float: left;
	margin: 1%;
}
.movie_gallery .box img {
	width: 100%;
	height: auto;
}
.movie_gallery .sub_title {
    font-size: 117%;
    line-height: 1.1;
	padding-top: 0;
    margin: 0;
}

.movie_gallery .sub_title a {
    font-size: 140%;
    line-height: 1.2;
    font-weight: 500;
}

.movie_gallery .sub_title span {
    font-size: 80%;
    display: block;
    margin: 10px 0 0 0;
}
.movie_gallery .sub_title span {
    font-size: 80%;
    display: block;
    margin: 10px 0 0 0;
    }
.movie_gallery .photoAgree dt {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    background-color: #000;
    color: #fff;
}
.movie_gallery .photoAgree dt p {
    font-size: 150%;
    line-height: 30px;
}
.movie_gallery .photoAgree dd {
    height: 215px;
    background-color: #fff;
    overflow: auto;
    border: solid 3px #dbdbdb;
}
.movie_gallery .photoAgree dd div {
    padding: 10px 15px 0;
}
.movie_gallery .photoAgree dd div p {
    padding-bottom: 10px;
}

#backLayer {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: Gray;
    filter: alpha(opacity = 70);
    opacity: 0.7;
    z-index: 100000;
}
* html #backLayer {
    position: absolute;
}
#ytpopdiv {
    display: none;
    width: 680px;
    height: 450px;
    background: white;
    padding: 1% 1% 4% 1%;
    margin: -225px 0 0 -340px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 110000;
	box-sizing: border-box;
}
* html #ytpopdiv {
    position: absolute;
}
.YTPUCBTN {
    cursor: pointer;
}
#ytpopclose {
    position: relative;
    text-align: center;
    width: 660px;
    height: 15px;
    padding: 0;
    margin: 0;
}
#ytpopwrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#ytpopdiv iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/****************************************************************************/
/**							PHOTO GALLERY　			    					*/
/****************************************************************************/
.photo_gallery #main_sub iframe {
    width: 1000px;
    height: 500px;
    margin: 0 auto;
}
.photo_gallery #main_sub p {
    font-size: 180%;
    line-height: 1.4;
    text-align: center;
    margin: 30px auto 50px auto;
}
.en .photo_gallery #main_sub p {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .photo_gallery #main_sub p {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .photo_gallery #main_sub p {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .photo_gallery #main_sub p {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}

.photo_gallery .box_set {
    overflow: hidden;
}
.photo_gallery .seemore {
    width: 100%;
    margin-bottom: 80px;
}

.photo_gallery .seemore a {
    float: right;
    font-size: 134%;
    color: #000;
    text-align: center;
    clear: both;
    vertical-align: middle;
    line-height: 40px;
}
.photo_gallery .box_set ul {
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.photo_gallery .box_set li {
	text-align: center;
    width: 23%;
	display: inline-block;
    letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
    margin: 2% 1% 3% 1%;
}
.photo_gallery .box_set img {
	width: 100%;
	height: auto;
}
.photo_gallery h2 {
    font-size: 117%;
    line-height: 1.1;
	padding-top: 0;
    margin: 0;
}
.photo_gallery h2 span {
    font-size: 80%;
    display: block;
    margin: 10px 0 0 0;
}
.photo_gallery h2 span {
    font-size: 80%;
    display: block;
    margin: 10px 0 0 0;
    }
.photo_gallery .photoAgree dt {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    background-color: #000;
    color: #fff;
}
.photo_gallery .photoAgree dt p {
    font-size: 150%;
    line-height: 30px;
}
.photo_gallery .photoAgree dd {
    height: 215px;
    background-color: #fff;
    overflow: auto;
    border: solid 3px #dbdbdb;
}
.photo_gallery .photoAgree dd div {
    padding: 10px 15px 0;
}
.photo_gallery .photoAgree dd div p {
    padding-bottom: 10px;
}

@media screen and (max-width: 736px){
/****************************************************************************/
/**							DISCOVER 　	    			    			*/
/****************************************************************************/
.index .list_box li {
	width: 49%;
	margin-bottom: 1%;
}
.index .list:nth-child(odd){
	margin-left: 2%;
}
.index p {
	font-size: 100%;
}

/****************************************************************************/
/**							LOCATION　			    						*/
/****************************************************************************/ 
.location h4 {
	text-align: center;
}
.location .inner p {
    font-size: 100%;
}
.location #content_1 {
	margin-bottom: 0;
}
.location .btn_set {
	width: auto;
	/*margin: 30px auto 60px auto;*/
}
.location .btn_set .btn {
	font-size: 125%;
	width: auto;
	max-width: inherit;
	float: none;
	clear: none;
	margin: 15px auto 0 !important;
}
.location .sights dl {
	width: auto;
	float: none;
	margin-left: 0px;
}
.location .sights .btn {
	margin: 10px 0;
}
.location .access .btn {
	width: auto;
	max-width: 400px;
}
.location .access .btn {
	width: auto;
	max-width: inherit;
	float: none;
	clear: none;
	margin: 15px auto 0 !important;
}

/****************************************************************************/
/**							MOVIE GALLERY　			    				    */
/****************************************************************************/ 
.movie_gallery h3 {
    font-size: 134%;
    line-height: 40px;
}
.movie_gallery #main_sub .inner {
	position: relative;
	width: 96%;
	padding-top: 56.25%;
}
.movie_gallery #main_sub iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.movie_gallery .box li {
	width: 30%;
	float: none;
	margin-left: 0px;
	margin-bottom: 30px;
}
.movie_gallery #ytpopdiv {
	width: 100%;
	height: auto;
	left: 0;
	margin-left: 0;
}
.movie_gallery #ytpopclose {
	width: 100%;
}
.movie_gallery element.style {
    margin-left: 0;
    margin-top: 0;
}
.movie_gallery #ytpopdiv {
    margin: 2%;
    width: 96%;
}
/****************************************************************************/
/**							FEATURES　			    						*/
/****************************************************************************/ 
#main_sub .inner {
	position: relative;
	width: 96%;
	padding-top: 56.25%;
}
#main_sub iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#content_1 .box {
	width: 100%;
	float: none;
	margin-left: 0px;
	margin-bottom: 30px;
}
#ytpopdiv {
	width: 100%;
	height: auto;
	left: 0;
	margin-left: 0;
}
#ytpopclose {
	width: 100%;
}
.movie_gallery element.style {
    margin-left: 0;
    margin-top: 0;
}
.movie_gallery #ytpopdiv {
    margin: 2%;
    width: 96%;
    top: 5%;
}

/****************************************************************************/
/**							PHOTO GALLERY　			    					*/
/****************************************************************************/
/*.photo_gallery #main_sub .inner {
	position: relative;
	width: 96%;
	padding-top: 56.25%;
}*/
.photo_gallery #main_sub iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.photo_gallery .box_set li {
	width: 48%;
	margin-right: 0;
}
.photo_gallery .box_set li:nth-child(odd) {
	margin-left: 2%;
}
.photo_gallery .photoAgree dd {
    height: 400px;
}
#main_sub .left .title {
    font-size: 167%;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 15px;
}
}

@media screen and (max-width:320px){
.index .list_box li {
	width: 100%;
	float: none;
	margin: 0 0 10px 0;
}
.index .list_box li:first-child {
	margin-left: 1%;
}
.photo_gallery .box_set li {
    width: 100%;
    display: block;
    margin-bottom: 5%;
}
.photo_gallery .box_set li:nth-child(odd) {
	margin-left: 0;
}
}