@charset "utf-8";
/* CSS Information========

Table of Contents:
 * info
 
========================== */


/*スマートフォン*/
@media screen and (min-width:0px)  {
/* =======================
	　ヘッダー
========================== */
/* header #logo a {
	display: block;
	width: 33%;
	margin: 0 auto;
} */
/* =======================
	　全体
========================== */
.pc_br {
	display: none;
}
#container {
    width: 90%;
    margin: 10px auto 70px;
}
/* =======================
	　コンテンツ内
========================== */
.ttl h2, h3, h4 {
	font-size: 2.4rem;
	margin-bottom: 30px;
}
#container .topicpath {
	margin-bottom: 60px;
}
.page_image .ttl_img {
	width: 30%;
	text-align: center;
}
#sightseeing #container .sightseeing_copy {
	text-align: center;
}
#container #sightseeing_map #g_map {
	width: 99%;
	height: 350px;
	margin: 0 auto;
	border: 1px solid #999;
}
#container .sightseeing_copy {
	text-align: center;
	line-height: 1.5;
	margin-bottom: 60px;
}
#container #sightseeing_map #g_map {
	width: 99%;
	height: 350px;
	margin: 0 auto;
	display: block;
	border: 1px solid #999;
}
#sightseeing_map #g_map_btn {
    text-align: right;
    display: block;
    margin: 10px auto 60px;
}
#sightseeing #category_menu h2 {
    text-align: center;
    font-size: 2.4rem;
    line-height: 2;
    margin: 40px 0 20px 0;
}
#container h2, h3, h4 {
	font-size: 2.4rem;
	margin-bottom: 30px;
}

#sightseeing .sightseeing_nav {
    margin: 0 0 20px 0;
}
#sightseeing .sightseeing_nav {
    margin: 0 0 20px 0;
    display: flex;
}
#sightseeing .sightseeing_nav li .btn_box.collar_01 {
    background-color: #8e6126;
}
#sightseeing .sightseeing_nav li .btn_box.collar_02 {
    background-color: #8e6126;
}
#sightseeing .sightseeing_nav li .btn_box.collar_03 {
    background-color: #8e6126;
}
#sightseeing .sightseeing_nav li .btn_box a p {
    margin: 0 auto;
    color: #fff;
    font-size: 1.8rem;
    padding: 10px 0;
    text-align: center;
}
#sightseeing .sightseeing_nav li .btn_box a {
    display: block;
	text-decoration: none;
}
#sightseeing .sightseeing_nav li {
		float: left;
    width: 48%;
    margin: 0 0 0 1%;
}
#sightseeing #shinto_shrine_box h3, #tourist_facilities_box h3, #restaurant_box h3 {
    text-align: center;
    font-size: 2.6rem;
    line-height: 2;
	margin-bottom: 20px;
}
#sightseeing .contents {
    position: relative;
		margin-bottom: 25px;
}
#sightseeing .contents .img_box_left {
    float: left;
    margin-right: 28px;
    width: 50%;
}
#sightseeing .contents .text_box_right h4 {
    font-size: 2rem;
    margin-bottom: 20px;
		margin: 0 auto 15px;
		text-align: center;
}
#sightseeing .contents .text_box_right{
	float: right;
	width: 315px;
}
#sightseeing .sightseeing_nav li .btn_box a p {
    font-size: 1.4rem;
    font-weight: bold;
}
#sightseeing .contents .img_box_left {
    float: none;
    width: 100%;
}
#sightseeing .contents .text_box_right {
    float: none;
    width: 100%;
		padding-top: 10px;
}
#sightseeing .contents .img_box_left img {
    margin-bottom: 10px;
}
#sightseeing .contents .text_box_right p {
	margin-bottom: 10px;
}
#shinto_shrine_box {
	margin-bottom: 60px;
}
#sightseeing .bd {
	border-bottom: 1px solid #CCC;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
#bus .bus_img {
	width: 50%;
	float: left;
}
#bus .txt {
	margin: auto;
	width: 46%;
	float: right;
}
#tourist_facilities_box, .link {
    padding-top: 70px;
    margin-top: -70px;
    display: block;
}
}
@media screen and (min-width: 568px){
/* header #logo a {
    display: block;
    width: 23%;
    margin: 0 auto;
} */
}
/*タブレット*/
@media screen and (min-width:768px) {
/* =======================
	　全体
========================== */
.pc_br {
	display: block;
}
/* =======================
	　コンテンツ内
========================== */
#container {
   width: 90%;
    margin: 0 auto 120px;
}
#container h2, h3, h4 {
	font-size: 3.0rem;
	margin-bottom: 40px;
}
.page_image .ttl_img {
	width: 25%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
#container .sightseeing_copy {
	text-align: center;
	line-height: 2;
	margin-bottom: 60px;
}
#container iframe {
    width: 100%;
}
#container #sightseeing_map #g_map {
	width: 99%;
	height: 480px;
	margin: 0 auto;
	display: block;
	border: 1px solid #999;
}
#sightseeing_map #g_map_btn {
    text-align: right;
    display: block;
    margin: 10px auto 60px;
}
#sightseeing #category_menu h2 {
    text-align: center;
    font-size: 2.8rem;
    line-height: 2;
    margin: 40px 0 20px 0;
}
#sightseeing .sightseeing_nav {
    margin: 0 0 20px 0;
}
#sightseeing .sightseeing_nav {
    margin: 0 0 20px 0;
    display: flex;
}
#sightseeing .sightseeing_nav li .btn_box.collar_01 {
    background-color: #8e6126;
}
#sightseeing .sightseeing_nav li .btn_box.collar_02 {
    background-color: #8e6126;
}
#sightseeing .sightseeing_nav li .btn_box.collar_03 {
    background-color: #8e6126;
}
#sightseeing .sightseeing_nav li .btn_box a p {
    margin: 0 auto;
    color: #fff;
    font-size: 1.4rem;
    padding: 10px 0;
    text-align: center;
}
#sightseeing .sightseeing_nav li .btn_box a {
    display: block;
}
#sightseeing .sightseeing_nav li {
		float: left;
    width: 48%;
    margin: 0 0 0 1%;
}
#sightseeing #shinto_shrine_box h3, #tourist_facilities_box h3, #restaurant_box h3 {
    text-align: center;
    font-size: 2.6rem;
    line-height: 2;
    margin: 0 0 20px 0;
}
#sightseeing .contents {
    position: relative;
}
#sightseeing .contents .img_box_left {
    float: left;
    margin-right: 28px;
    width: 50%;
}
#sightseeing .contents .text_box_right h4 {
    font-size: 2rem;
    margin-bottom: 20px;
		text-align: left;
}
#sightseeing .contents .text_box_right{
	float: right;
	width: 315px;
}
#bus .bus_img {
	margin: auto 15%;
	width: 20%;
	float: left;
}
#bus .txt {
	margin: auto;
	width: 46%;
	float: right;
}
}
/* タブレット(横) */
@media screen and (min-width:1024px) {	
header #logo a {
    width: 100%;
}
.page_image p{
	width: 160%;
	right: -300px;
	position: absolute;
}
#sightseeing .contents .text_box_right {
    float: right;
    width: 430px;
}
#container iframe {
    width: 100%;
}
}
/* タブレット（横）,PCページ */
@media screen and (min-width:1025px) {	
/* =======================
	　ヘッダー
========================== */
.page_image p{
	width: 100%;
	right: 0;
}
/* =======================
	　全体
========================== */
.pc_br {
	display: block;
}
/* =======================
	　コンテンツ内
========================== */
#container {
	width: 1000px;
}
#shinto_shrine_box .contents .slide_img {
	float: left;
}
.page_image {
	position: relative;
}
.page_image .ttl_img_list {
	position: absolute;
	width: 15%;
	top: 64%;
}
#container .topicpath {
	margin-bottom: 70px;
}
.page_image .ttl_img {
	width: 12%;
}
#container .sightseeing_copy {
	text-align: center;
	line-height: 2;
	margin-bottom: 60px;
}
#restaurant_box {
	margin-bottom: 75px;
}
#sightseeing .contents {
	margin-bottom: 60px;
}
#sightseeing .sightseeing_nav li .btn_box a p {
	font-size: 1.8rem;
	font-weight: normal;
}
#sightseeing .sightseeing_nav {
    margin: 0 0 60px 0;
}
#sightseeing .link {
	margin-top: -62px;
	padding-top: 62px;
	display: block;
}
#sightseeing #category_menu .sightseeing_nav.clearfix li .btn_box.collar_01 a p:hover {
	background-color: #b5966d;
}
#sightseeing #category_menu .sightseeing_nav.clearfix li .btn_box.collar_02 a p:hover {
	background-color: #b5966d;
	opacity:1;
	}
#sightseeing #category_menu .sightseeing_nav.clearfix li .btn_box.collar_03 a p:hover {
	background-color: #b5966d;
	opacity:1;
}
.mouseon_alpha a:hover {
	opacity:1;
}
#sightseeing .bd {
	border-bottom: 1px solid #CCC;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
#sightseeing #category_menu h2 {
	font-size: 3.0rem;
}
#sightseeing #shinto_shrine_box h3, #tourist_facilities_box h3, #restaurant_box h3{
	font-size: 3.0rem;
	margin: 0 0 30px 0;
	margin-top: -63px;
    padding-top: 62px;
}
}
