@charset "utf-8";
/* CSS Document */
.en h4 {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw h4 {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn h4 {/* 簡体字 */
	font-family : 'SimSun','serif';
}
/****************************************************************************/
/**							ACCESS INFORMATION		    					*/
/****************************************************************************/
.access_information .sub_title {
	margin-bottom: 10px;
	margin-top: 30px;
}
.access_information .box dl {
	font-size: 134%;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* 地図画像 -------------------------------*/
.access_information .img_map {
    text-align: center;
}
.access_information .img_map img {
	width: 100%;
	max-width: inherit;
	height: auto;
	margin-bottom: 20px;
}
/* テーブル共通 -------------------------------*/
.access_information table {
	border: solid 1px #d2d2d2;
	width: 100%;
}
.access_information caption {
	display: none;
}
.access_information table th {
	background-color: #eaeaea;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px #d2d2d2;
	padding: 10px;
	word-break: break-all;
}
.access_information table th.item01 {
	width: 20%;
}
.access_information table th.item02 {
	width: 13%;
}
.access_information table th.item03 {
	width: 23%;
}
.access_information table th.item04 {
	width: 32%;
}
.access_information table th.item05 {
	width: 18%;
}
.access_information table td {
	font-size: 1.6rem;
	line-height: 1.4;
	border-left: solid 1px #d2d2d2;
	border-top: solid 1px #d2d2d2;
	padding: 1em;
	word-break: break-all;
}
.access_information table th.item01,
.access_information table td.item01 {
	border-left: none;
}
.access_information table td[class*="item"] {
	font-weight: 500;
	background: #f2f2f2;
}
.access_information .place_name {
	font-weight: bold;
	text-align: center;
}


/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　個別　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.access_information .box img {
	width: 100%;
	max-width: 960px;
	height: auto;
}
.access_information p {
    margin-top: 10px;
}
/* #content_3 -------------------------------*/
.access_information #content_3 .box h3 {
	font-size: 217%;
}
.access_information #content_3 .left {
	width: 100%;
}
.access_information #content_3 .right p {
	text-align: center;
	margin-bottom: 25px;
}
.access_information #content_3 .right span {
	display: block;
	margin-top: 10px;
}
.access_information #content_3 table th.item01 {
	width: 280px;
}
.access_information #content_3 table th.item02 {
	width: 400px;
}
.access_information .img_traffic  {
	text-align: center;
    margin-top: 10px;
    margin-bottom:10px;
}
.access_information .img_traffic p{
    display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 220px;
	margin: 0 10px;
}
.access_information .img_traffic span {
    display: block;
	margin-top: 10px;
}
/* content_5 -------------------------------*/
.access_information #content_5 dl {
	font-size: 117%;
	margin-top: 40px;
}
.access_information #content_5 dt {
	width: 30%;
	float: left;
	clear: left;
	margin: 10px 0;
}
.access_information #content_5 dd {
	width: auto;
	float: left;
	background-image: url(../img/travel_kit/access/ico01.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 12px;
	margin: 10px 0;
}
.access_information #content_5 dd a {
	display: block;
}
table.airplane_table caption {
	display:table-caption;
	margin:30px 0 15px 0;
	font-size: 2.4rem;
	font-weight: bold;
}
/* アコーディオン -------------------------------*/
.access_information #content_1 h4 + .accordion {
	margin-top: 0;
}
.access_information .accordion {
	overflow: hidden;
	border: solid 1px #cccccc;
	color: #000;
	width: auto;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}
.access_information .accordion h2 {
	font-size: 180%;
	text-align: left;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 15px 50px 15px 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.access_information h2.canToggle {
    cursor:pointer;
}

.access_information h2.canToggle:after {
	content: url("../img/travel_kit/access_information/list_icon01.png");
	position: absolute;
	top: 15px;
	right: 15px;
}
.access_information h2.canToggle.active:after {
	content: url("../img/travel_kit/access_information/list_icon02.png");
}
.access_information .accordion .box {
	overflow: hidden;
	padding: -0px 15px 15px 15px;
}
.access_information .accordion .box p {
	font-size: 150%;
	line-height: 1.4;
}
.access_information .accordion .box .left {
	width:470px;
}
.access_information .accordion .box .right {
	width:470px;
	text-align: right;
}
.access_information .accordion .name {
	font-size: 160%;
}
.access_information .accordion ul {
	margin-top: 40px;
}
.access_information .accordion ul li {
	padding: 5px 0;
}
.access_information .accordion .up {
	margin-bottom: 20px;
}
.access_information .accordion .list li {
	width: 25%;
	float: left;
	background-image: url(../img/travel_kit/access_information/ico01.png);
	background-repeat: no-repeat;
	background-position: left 23px;
	text-indent: 12px;
	padding: 20px 15px 10px 0;
}
.access_information .accordion .list li a {
	display: block;
	font-size: 130%;
}
.access_information .accordion .pdflist li {
	width:100%;
}
.access_information .accordion .list.case1 {
	margin-top: 0px;
}
.access_information .map {
	max-width: 1000px;
	width: 100%;
	height: 600px;
	border: 0;
	margin-bottom: 40px;
}

/****************************************************************************/
/**							TOURIST INFORMATION　							*/
/****************************************************************************/
.tourist_information h3 {
	text-align: left;
	padding: 0;
	margin: 0;
}
/* アコーディオン -------------------------------*/
.tourist_information .accordion {
	overflow: hidden;
	border: solid 1px #cccccc;
	color: #000;
	width: auto;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}
.tourist_information .accordion h2 {
	font-size: 180%;
	text-align: left;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 15px 50px 15px 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.tourist_information h2.canToggle:after {
	content: url("../img/travel_kit/access_information/list_icon01.png");
	position: absolute;
	top: 15px;
	right: 15px;
}
.tourist_information h2.canToggle.active:after {
	content: url("../img/travel_kit/access_information/list_icon02.png");
}
.tourist_information .accordion .box {
	overflow: hidden;
	padding: 15px;
	display: none;
}
.tourist_information .accordion .box .left {
	width: 60%;
}
.tourist_information .accordion .box .right {
	max-width: 250px;
	width: 36%;
	text-align: right;
}
.tourist_information .accordion dl {
	text-align: left;
	margin-top: 10px;
}
.tourist_information .accordion dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tourist_information .accordion dd {
	margin-left: 90px;
	margin-bottom: 10px;
}
.tourist_information .accordion .box .left p {
	margin-bottom: 15px;
}
.tourist_information .accordion .box .right img {
	margin-bottom: 20px;
	margin-top: 10px;
}
.tourist_information iframe {
	width: 100%;
	border: 0;
}

/****************************************************************************/
/**							FAQ					            				*/
/****************************************************************************/
/*.faq h3 {
	font-size: 281%;
	line-height: 1.4;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
}*/
.faq #main_sub li {
	background: #f8f5f0;
	background-image: url(../img/travel_kit/faq/menu.png);
	background-repeat: no-repeat;
	background-position: 10pt center;
	font-weight: bold;
	text-align: center;
	width: 24%;
	float: left;
	margin: .5%;
}
.faq #main_sub li a {
	font-size: 124%;
	font-weight: bold;
	display: block;
	padding: 20px;
	text-indent: 22px;
}
.faq .menu_faq ul {
	background: #f8f5f0;
	margin-bottom: 15px;
}
.faq .menu_faq li {
	clear: both;
	padding: 2%;
}
.faq .menu_faq li.f:before {
	content:  url("../img/travel_kit/faq/f.png");
	float: left;
	margin: -10px 15px 5px 0;
}
.faq .menu_faq li.f {
	font-size: 167%;
	line-height: 1.2;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}
.tw .faq .menu_faq li.f {/* 繁体字 */
	font-family : 'SimSun','serif';
	font-size: 184%;
}
.cn .faq .menu_faq li.f {/* 簡体字 */
	font-family : 'SimSun','serif';
	font-size: 184%;
}
.ko .faq .menu_faq li.f {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.faq .menu_faq li.a:before {
	content:  url("../img/travel_kit/faq/a.png");
	float: left;
	margin: 0 15px 10px 0;
}
.faq .menu_faq li.a {
	font-size: 134%;
	line-height: 1.3;
}
.faq li.a a {
	color: #7C8322;
	display: inline;
}

/****************************************************************************/
/**							SIGHTSEEING FURTHER AFIELD　					*/
/****************************************************************************/
.sightseeing_in_further_afield.index #content_1 img {
	width: 100%;
	height: auto;
}
/* リンクボタン -------------------------------*/
.index .sights li {
    color: #fff;
    background-color: #a3aa3f;
    font-size: 150%;
	text-align: center;
	width: 32%;
    height: 60px;
	float: left;
	margin-left: 2%;
}
.index .sights li a {
	color: #fff;
	font-weight: bold;
	display: block;
	position: relative;
	padding: 20px 25px;
}
.en .index .sights li a {/* 英語 */
	font-family: 'Lato', 'sans-serif';
}
.tw .index .sights li a {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .index .sights li a {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .index .sights li a {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}

.index .sights li a:after {
	content: url("../img/travel_kit/sightseeing_in_further_afield/index/btn_ico01.png");
	position: absolute;
	top: 15px;
	right: 15px;
}
.index .sights li:first-child {
	width: 100%;
	margin: 0;
	width: 100%;
	margin: 20px 0 15px 0;
}
.index .sights li.clear {
	margin-left: 0;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　SIGHTSEEING FURTHER AFIELD エリア共通                     　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.area .title {
	font-size: 249%;
	font-weight: bold;
	word-wrap:break-word;
	margin-bottom: 25px;
	margin-top: 60px;
}
.area .title span {
	font-size: 70%;
	padding-bottom: 6px;
	padding-left: 5px;
}
.area p {
	word-wrap:break-word;
    font-size: 134%;
    line-height: 1.3;
}
/* メイン -------------------------------*/
.area  #main p img {
	width: 100%;
	max-width: 1200px;
}
.area #main_sub {
	font-size: 120%;
	line-height: 1.4;
	overflow: hidden;
	padding-bottom: 50px;
	position: relative;
}
/* 紹介 -------------------------------*/
.area .introduction h1.title  {
	font-weight: bold;
	font-size: 200%;
	line-height: 1.1;
	margin-bottom:15px;
	margin-top: 0;
	text-align: left;
}
.tw .area .introduction h1.title {/* 繁体字 */
	font-family : 'SimSun','sans-serif';
}
.cn .area .introduction h1.title {/* 簡体字 */
	font-family : 'SimSun','sans-serif';
}
.ko .area .introduction h1.title {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.area .introduction dl  {
	font-size: 117%;
	line-height: 1.2;
	margin: 30px 0;
	padding: 20px;
	background-color: #F9F9F9;
}
.area .introduction dt  {
	font-weight: bold;
	float: left;
	clear: left;
	width: 90px;
	margin-bottom: 5px;
}
.area .introduction dd {
	word-break: break-all;
	margin-left: 80px;
	margin-bottom: 5px;
}
.area .introduction p {
	font-size: 125%;
	line-height: 1.3;
	margin-bottom: 10px;
	word-wrap: break-word;
}
.area #content_1 {
	margin-top: 0;
}
.area #main {
	text-align: center;
	padding-bottom: 30px;
}
/* リンク -------------------------------*/
.area .useful_links {
	border: solid 1px #ccc;
	overflow: hidden;
	padding: 25px 25px;
}
.area .useful_links .title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0;
	border: none;
	padding-bottom: 0;
	text-align: left;
}
.tw .area .useful_links .title {/* 繁体字 */
	font-family : 'SimSun','sans-serif';
}
.cn .area .useful_links .title {/* 簡体字 */
	font-family : 'SimSun','sans-serif';
}
.ko .area .useful_links .title {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.area .useful_links a {
	font-size: 150%;
	line-height: 1.2;
	margin-left: 1em;
	text-indent: -1em;
}
.area .useful_links a:before {
	content: url("../img/travel_kit/sightseeing_in_further_afield/area/ico/ico02.png");
	margin-right: 8px;
}
.area .useful_links a:after {
	content: url("../img/travel_kit/sightseeing_in_further_afield/area/ico/ico01.png");
	margin-left: 10px;
}
.area .useful_links .txt {
	margin: 20px 30px;
}
.area .useful_links .left,
.area .useful_links .right {
	width: 470px;
}
/* エリア別ページリンク -------------------------------*/
.area .erea_link {
	text-align: center;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	overflow: hidden;
}
.area .erea_link li {
	width: 23%;
	background-color: #f8f5f0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	margin-left: 2%;
}
.area .erea_link li:first-child {
	margin-left: 0;
}
.area .erea_link img {
	width: 100%;
	height: auto;
}
.area .erea_link p {
	font-size: 100%;
	line-height: 1.2;
	margin: 10px;
}
.area .erea_link p a {
	color: #333333;
	font-size: 134%;
	font-weight: bold;
	text-align: center;
	word-wrap:break-word;
}
.area .erea_link p a span {
	display: block;
	font-size: 84%;
}
/* リンクス -------------------------------*/
.area .useful_links.typ01 dt {
	float: left;
	clear: left;
	font-weight: bold;
	width: 70px;
	padding:5px 0;
}
.area .useful_links.typ01 dd {
	float: left;
	margin-left: 20px;
	padding:5px 0;
}
.area .useful_links.typ01 dl dl {
	float: left;
	width: 800px;
}
.area .useful_links.typ01 dt {
	width: 90px;
}
.area .useful_links.typ01 dd dd {
	float: none;
	margin-left: 100px;
}
.area .useful_links.typ01 p {
	margin-bottom: 15px;
}
.area .useful_links.typ01 .title + p  {
	margin-bottom: 5px;
}
.area .useful_links.typ01 a {
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	margin-left: 1em;
	text-indent: -1em;
}
.area .useful_links.typ01 a:before {
	content: none;
}
.area .useful_links.typ01 a:after {
	content: url("../img/travel_kit/sightseeing_in_further_afield/area/ico/ico01.png");
	margin-left: 10px;
}
.area .useful_links.typ02 {
	border: none;
	padding-left: 0;
}
.area .useful_links.typ02 a {
	font-size: 100%;
	line-height: 1;
	margin-left: 1em;
	text-indent: -1em;
}
.area .useful_links.typ02 a:before {
	content: none;
}
.area .useful_links.typ02 a:after {
	content: url("../img/travel_kit/sightseeing_in_further_afield/area/ico/ico01.png");
	margin-left: 10px;
}
/* アクセス方法 -------------------------------*/
.area .access_image {
	border: solid 1px #CCC;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px;
}
.area .access_image img {
	width: 100%;
	max-width: 860px;
	height: auto;
}
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　SHORYUDO　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.shoryudo #sightseeing_area_img img {
	margin: 0 auto;
	display: block;
}
.shoryudo h1 span {
	display: inline;
}
.shoryudo h4 {
	font-size: 249%;
	font-weight: normal;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 25px;
}
.shoryudo .accordion dt .left p {
    color: #FFF;
    font-size: 250%;
    padding-top: 15px;
}
.shoryudo .map_area {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 13px;
}
.tw .shoryudo .map_area {/* 繁体字 */
	font-family : 'SimSun','serif';
}
.cn .shoryudo .map_area {/* 簡体字 */
	font-family : 'SimSun','serif';
}
.ko .shoryudo .map_area {/* 韓国語 */
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}
.shoryudo .map_area img {
	width: 100%;
}
.shoryudo .map_area .left {
	width: 65%;
}
.shoryudo .map_area .right {
	width: 34%;
}
.shoryudo .map_area li {
	padding: 18px 10px;
	margin-bottom: 10px;
}
.shoryudo .map_area li a {
	color: #fff;
	font-size: 167%;
	font-weight: bold;
	display: block;
}
.shoryudo .map_area .map_area01 {
	background-color: #809ed4;
}
.shoryudo .map_area .map_area02 {
	background-color: #c5a78e;
}
.shoryudo .map_area .map_area03 {
	background-color: #8fd854;
}
.shoryudo .map_area .map_area04 {
	background-color: #51d894;
}
.shoryudo .map_area .map_area05 {
	background-color: #eeec23;
}
.shoryudo .map_area .map_area06 {
	background-color: #5ac5e6;
}
.shoryudo .map_area .map_area07 {
	background-color: #f19010;
}
.shoryudo .map_area .map_area08 {
	background-color: #e397ec;
}
.shoryudo .map_area .map_area09 {
	background-color: #da6e6e;
}

/****************************************************************************/
/**			AICHI ABCS ETIQUETTE & HOW TO HAVE FUN　						*/
/****************************************************************************/
.aichi_abc.index h2 {
	font-size: 200%;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.aichi_abc.index h2:first-letter {
	font-size: 150%;
	color: #75793A ;
}
.aichi_abc.index .box_set {
	overflow:hidden;
}
.aichi_abc.index .box_set .box {
	width: 30%;
	clear: none;
	margin: 10px 10px 40px;
	display: inline-block;
	vertical-align: top;
}
.aichi_abc.index .box_set .box p {
	padding-left: 0px;
	margin-bottom: 0;
}
.aichi_abc #content_1 .box_set .img{
	max-width: 240px;
	margin: 0 auto;
}

.aichi_abc.index p.bnr {
	text-align:center;
	margin:0 0 3%;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　AICHI ABCS ETIQUETTE & HOW TO HAVE FUN 共通　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.aichi_abc .box {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
.aichi_abc .box p{
	font-size: 134%;
	line-height: 1.4;
	margin-bottom: 15px;
	padding-left: 25px;
}
.aichi_abc .box p.right{
	padding-left: 0;
}
.aichi_abc .box p.right img {
	max-width: 240px;
}
.aichi_abc .box li {
	font-size: 134%;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-left: 25px;
}
.aichi_abc .box h2:first-letter {
	font-size: 150%;
	color: #75793A ;
}
.aichi_abc .box .left {
	width: 65%;
}
.aichi_abc .box .right {
	width: 35%;
}
.aichi_abc .key_word {
	margin-top: 10px;
}
.aichi_abc .key_word dt {
	color: #fff;
	background-color: #ccc;
	padding: 0 5px;
	float: left;
	margin-right: 8px;
}
.aichi_abc .key_word dd {
	color: #999;
	float: left;
	margin-right: 8px;
}

.aichi_abc #abc_menu {
	overflow:hidden;
}
.aichi_abc #abc_menu .menu_box {
	width: 20%;
	clear: none;
	margin: 20px 2% 40px;
	display: inline-block;
	vertical-align: top;
}
.aichi_abc #abc_menu .inner {
    padding-top: 1em;
    border-top: solid 1px #ccc;
}
.aichi_abc #abc_menu .menu_box h2 {
	font-size: 134%;
    line-height: 1.4;
}
.aichi_abc #abc_menu .menu_box p {
	padding-left: 0px;
	margin-bottom: 0;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　THE RIGHT WAY TO TAKE A BATH AT A HOT SPRING　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.bath_hot_spring .title {
    font-size: 297%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.bath_hot_spring .sub_title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.bath_hot_spring .etiquette {
	background-image: url(../img/travel_kit/aichi_abc/bath_hot_spring/img09.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	margin-bottom: 100px;
}
.bath_hot_spring #content_1 ul.etiquette li {
	font-size: 134%;
	line-height: 1.2;
	margin-bottom: 10px;
	margin-left: 35px;
	text-indent: -1em;
	margin-left: 1em;
}
.bath_hot_spring #content_1 ul.etiquette li:before {
	content: "- " ;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　ETIQUETTE FOR AN ENJOYABLE STAY AT A RYOKAN　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.ryokan .title {
    font-size: 297%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.ryokan .box .sub_title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.ryokan #content_1 .box {
    margin-bottom: 40px;
}
.ryokan #content_1 .box .sub_title:first-letter {
	font-size: 100%;
	color: #000 ;
}
.ryokan #content_1 .sub_title:before {
	content: "- " ;
}
.ryokan #content_1 .sub_title:after {
	content: " -" ;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　ETIQUETTE WHEN VISITING TEMPLES AND SHRINES　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.temples_shrines .title {
    font-size: 297%;
	border-top: solid 1px #ccc;
	padding-top: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.temples_shrines .box .sub_title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.temples_shrines #content_1 section > p {
	font-size: 134%;
	line-height: 1.4;
	margin: 0 130px 20px 130px;
}
.temples_shrines .terms table {
	background-color: #F6E5CB;
	font-size: 117%;
	line-height: 1.4;
	border: solid 1px #ccc;
	padding: 2px;
	width:100%;
}
.temples_shrines .terms table th {
	font-weight: bold;
	width: 200px;
	min-height: 20px;
	line-height: 20px;
	border-top : solid 1px #fff;
	padding: 10px;
	margin-bottom: 1px;
}
.temples_shrines .terms table td {
	background-color: #F3F1ED;
	min-height: 20px;
	border-top : solid 1px #fff;
	border-left : solid 1px #fff;
	padding: 10px;
	margin-left: 220px;
	margin-bottom: 1px;
}
.temples_shrines .box li {
	text-indent: -1.5em;
	margin-left: 3em;
}
.temples_shrines .terms .first {
	border-top : none;
}
.temples_shrines .terms h3 {
	font-size: 134%;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 5px;
}
.temples_shrines .terms p {
	font-size:134%;
	margin:10px 0 15px;
}

.temples_shrines .mab45	{
	margin-bottom:45px !important;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　SIGHTSEEING ETIQUETTE　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.kanko .title {
    font-size: 297%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.kanko .box .sub_title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.kanko #content_1 .box {
    margin-bottom: 40px;
}
.kanko #content_1 .box .sub_title:first-letter {
	font-size: 100%;
	color: #000 ;
}
.kanko #content_1 .sub_title:before {
	content: "- " ;
}
.kanko #content_1 .sub_title:after {
	content: " -" ;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　SMOKING REGULATIONS　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.smoking .title {
    font-size: 297%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.smoking .box .sub_title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.smoking #content_1 .box {
    margin-bottom: 40px;
}
.smoking #content_1 .box .sub_title:first-letter {
	font-size: 100%;
	color: #000 ;
}
.smoking #content_1 .box .txtcenter {
	text-align: center;
}
.smoking #content_1 .sub_title:before {
	content: "- " ;
}
.smoking #content_1 .sub_title:after {
	content: " -" ;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　Animal Product Import Regulations　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.regulations .title {
    font-size: 297%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.regulations .box .sub_title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
}
.regulations #content_1 .box {
    margin-bottom: 40px;
}
.regulations #content_1 .box .sub_title:first-letter {
	font-size: 100%;
	color: #000 ;
}
.regulations #content_1 .sub_title:before {
	content: "- " ;
}
.regulations #content_1 .sub_title:after {
	content: " -" ;
}
.regulations .box li {
	padding-left:1em;
	text-indent:-1em;
	list-style: disc inside;
}

/****************************************************************************/
/**							DIGITAL GUIDE BOOK　							*/
/****************************************************************************/
.digital_guide_book #content {
	background-color: #F2F2F2;
	padding-bottom: 50px;
}
.digital_guide_book #content_1 h1 {
    font-size: 240%;
	font-weight: bold;
    text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
	display: none;
}
.digital_guide_book .box_set {
	letter-spacing: -.40em;
}
.digital_guide_book .box {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal; /* 文字間を通常に戻す */
	width: 38%;
	background-color: #fff;
	overflow: hidden;
	padding: 3%;
	margin: 3%;
}
.digital_guide_book .box img {
	width: 100%;
	height: auto;
}
.digital_guide_book .pdf_download,
.digital_guide_book .flash_book {
	color: #CE3333;
    font-size: 150%;
	line-height: 1.3;
	font-weight: bold;
    text-align: left;
	padding-top: 15px;
	word-break: break-all;
}
.digital_guide_book .pdf_download a,
.digital_guide_book .flash_book a {
	color: #CE3333;
	margin-left: 1em;
	text-indent: -1em;
	margin-top: 5px;
}
.digital_guide_book .pdf_download a:before,
.digital_guide_book .flash_book a:before {
	content: url("../img/travel_kit/digital_guide_book/ico01.png");
	margin-right: 5px;
}
.digital_guide_book .pdf {
	margin-left: 15px;
	margin-top: 5px;
}
.digital_guide_book .digital_guide_book #footer {
	margin-top: 0;
}
.digital_guide_book #footer {
	margin-top: 0;
}

/****************************************************************************/
/**							USEFUL LINKS　	        						*/
/****************************************************************************/
.useful_links .title {
	border-bottom: solid 1px #eee;
	padding-bottom: 15px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.useful_links .list {
	width: 50%;
	float: left;
	margin-bottom: 100px;
}
.useful_links .list li {
	font-size: 150%;
	line-height: 1.2;
	margin-left: 1em;
	text-indent: -.6em;
	clear: left;
	padding: 15px 0;
}
.useful_links .list li:before {
	content: url(../img/travel_kit/access_information/ico01.png);
	width: 6px;
	height: 10px;
	float: left;
	margin-top: -2px;
	margin-right: 5px;
}
.useful_links .list li img {
	margin-top: 10px;
}
/****************************************************************************/
/**							MUSLIM INFORMATION　	        				*/
/****************************************************************************/
.muslim_information #main_sub .left .title {
	text-align: left;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 313%;
	font-weight: normal;
}
.muslim_information #main_sub .left {
	width: 80%;
}
.muslim_information #main_sub .right {
	width: 20%;
}
.muslim_information #main_sub .right img {
	max-width: 175px;
}
.muslim_information .sub_title {
	margin: 40px auto 30px auto;
}
.muslim_information #main_sub p {
    font-size: 167%;
	font-weight: bold;
	margin-bottom: 10px;
    line-height: 1.5;
}
.muslim_information .page_menu {
	margin-top: 40px;
}
.muslim_information .page_menu ul {
	overflow: hidden;
}
.muslim_information .page_menu li {
	width: 24%;
	float: left;
	background-color: #75793a;
    color: #fff;
    font-weight: bold;
    text-align: center;
	margin-left: 1%;
}
.muslim_information .page_menu li.first {
	margin-left: 0;
}
.muslim_information .page_menu li a {
	font-size: 134%;
    color: #fff;
    font-weight: bold;
	width: 20%;
	display: table-cell;
    vertical-align: middle;
	text-align: center;
	padding: 6%;

}
.muslim_information .map {
	max-width: 1000px;
	width: 100%;
	height: 600px;
	border: 0;
	margin-bottom: 40px;
}

.muslim_information .table_box {
	margin-top: 20px;
}
.muslim_information table {
	border: solid 1px #d2d2d2;
	margin-bottom: 5px;
}
.muslim_information caption {
	display: none;
}
.muslim_information table th {
	background-color: #eaeaea;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px #d2d2d2;
	padding: 10px;
}
.muslim_information table th.item01 {
	width: 15%;
}
.muslim_information table th.item02 {
	width: 20%;
}
.muslim_information table th.item03 {
	width: 15%;
}
.muslim_information table th.item04 {
	width: 10%;
}
.muslim_information table th.item05 {
}
.muslim_information table td {
	border-left: solid 1px #d2d2d2;
	border-top: solid 1px #d2d2d2;
	padding: 10px;
}
.muslim_information table th.item01,
table td.item01 {
	border-left: none;
}
.muslim_information .note {
	text-align: right;
}
.muslim_information .googlemap_pc,
.tourist_information .googlemap_pc {
    width: 100%;
	height: 500px;
}
.muslim_information .googlemap_smart,
.tourist_information .googlemap_smart {
	display: none;
}

/****************************************************************************/
/**							ABOUT US　			    						*/
/****************************************************************************/
.about_us dl.whereabouts,
.about_us .contact_form,
.about_us .contact_form .button {
	width: 480px;
	margin: 0 auto;
}
.about_us .whereabouts dt {
	font-size: 167%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 30px 0;
}
.about_us .whereabouts dd {
	font-size: 134%;
	line-height: 1.4;
	margin: 0 0 10px 0;
}
/* フォーム -------------------------------*/
.about_us .contact_form {
	margin-top: 50px;
}
.about_us .contact_form dl {
	overflow: hidden;
	margin-bottom: 30px;
}
.about_us .contact_form dt {
	font-size: 117%;
	line-height: 1.6;
	width: 15%;
	float: left;
	clear: left;
}
.about_us .contact_form dd {
	width: 85%;
	float: left;
	margin-bottom: 10px;
}
.about_us .contact_form input,
.about_us .contact_form textarea {
	font-size: 134%;
    width: 100%;
	box-sizing: border-box;
}
.about_us .contact_form textarea {
	min-height: 150px;
}
.about_us .contact_form button {
	font-size: 134%;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	background-color: #ccc;
}
.about_us .submit {
	width: 48%;
}
.about_us .reset {
	width: 48%;
	margin-right: 2%
}

/****************************************************************************/
/**					INFORMATION FOR MEDIA & TRAVEL AGENT					*/
/****************************************************************************/
.information_for_media_travel_agents .title {
	margin-top: 30px;
	margin-bottom: 15px;
}
.information_for_media_travel_agents .sub_title {
	font-size: 200%;
	font-weight: bold;
	text-align: left;
	padding-top: 0;
	margin-bottom: 15px;
}
.information_for_media_travel_agents .sub_title span {
	font-size: 75%;
	font-weight: 300;
	padding-bottom: 2px;
	margin-left: 10px;
}
.information_for_media_travel_agents .list_set {
	border-top: solid 1px #ccc;
	margin-bottom:30px

}
.information_for_media_travel_agents .list_set .left {
	width: 22%;
}
.information_for_media_travel_agents .list_set .right {
	width: 76%;
}
.information_for_media_travel_agents .list {
	clear: both;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	padding: 20px;
}
.information_for_media_travel_agents .list_set p {
    font-size: 117%;
    line-height: 1.3;
}

.information_for_media_travel_agents #content_2 {
	background-color: #f8f5f0;
}
.information_for_media_travel_agents .box_set {
	overflow: hidden;
	margin-bottom: 30px;
	letter-spacing: -.40em;
}
.information_for_media_travel_agents .box {
	width: 29%;
	display: inline-block;
    vertical-align: top;
	margin: 2%;
    display: inline-block;
    letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
}
.information_for_media_travel_agents #content_2 .box_set p {
	font-size: 150%;
	font-weight: bold;
	margin-top: 5px;
}

.information_for_media_travel_agents .btn {
	background-color: #000;
}
.information_for_media_travel_agents .btn a {
	color: #fff;
}
.information_for_media_travel_agents .btn a:after {
    content: url("../img/travel_kit/information_for_media_travel_agents/btn_ico01.png");
}

/****************************************************************************/
/**							EMERGENCIES　			    					*/
/****************************************************************************/
.emergencies .title {
	font-weight: bold;
	line-height: 1.1;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
.emergencies img {
	max-width: 280px;
}
.emergencies .list_set {
}
.emergencies .list_set .left {
	width: 67%;
}
.emergencies .list_set .right {
	width: 28%;
	margin-top: 60px;
}
.emergencies .list {
	line-height: 1.6;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
.emergencies .list p,
.emergencies .list ul,
.emergencies .list dl {
	font-size: 117%;
	line-height: 1.6;
}
.emergencies .list p {
	margin-bottom:15px;
}
.emergencies .txt {
	font-size: 150%;
	line-height: 1.4;
}
.emergencies .list li {
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom:5px;
}
.emergencies .list ul.typ01 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.emergencies .list ul.typ02 {
	margin-top: 10px;
	margin-bottom: 40px;
}
.emergencies .list ul.typ02 li {
	margin-bottom: 15px;
}
.emergencies .useful_links {
	border: solid 1px #ccc;
	font-weight: bold;
	padding: 15px;
	margin-bottom: 30px;
}
.emergencies .useful_links a {
	font-size: 80%;
	line-height: 1;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 5px;
}
.emergencies .useful_links a:before {
	content: url("../img/travel_kit/emergencies/ico02.png");
	position: relative;
	top: 3px;
	margin-right: 8px;
}
.emergencies .useful_links a:after {
	content: url("../img/travel_kit/emergencies/ico01.png");
	margin-left: 15px;
}
.emergencies dl.useful_links {
	margin-top: 30px;
}
.emergencies .source {
	font-size: 150%;
	line-height: 1.2;
	margin-bottom: 45px;
}
.emergencies .source a {
	display: inline;
}
.emergencies .list ul.typ01 a {
	font-weight:bold;
	text-decoration:underline;
}

.emergencies .qr_links {
	border: solid 1px #ccc;
    font-weight: bold;
    padding: 15px;
    margin-bottom: 30px;
}

.emergencies .qr_links dt {
	font-weight:bold;
	font-size: 120%;
}

.emergencies .qr_links dd {
	width: 49%;
	display:inline-block;
	text-align: center;
}

/****************************************************************************/
/**							ACCESS RANKING　			    				*/
/****************************************************************************/
.access_ranking .box {
	background-color: #f8f5f0;
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 2.5% .5%;
	margin-top: 20px;
    width: 48%;
}
.access_ranking .box h2 {
	font-size: 194%;
	line-height: 1.1;
	text-align: left;
	margin: 20px 0px 15px 0px;
}
.access_ranking .box h2 span {
	font-size: 60%;
	text-align: left;
	display: block;
	margin-bottom: 3px;
}
.access_ranking .box p {
	font-size: 120%;
	line-height: 1.2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}
.access_ranking .box a {
    display: block;
}
.access_ranking .box a:after{
    position: absolute;
    top: 10px;
    left: 160px;
}
.access_ranking .box a img {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.access_ranking #rank01 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank01.png");
}
.access_ranking #rank02 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank02.png");
}
.access_ranking #rank03 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank03.png");
}
.access_ranking #rank04 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank04.png");
}
.access_ranking #rank05 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank05.png");
}
.access_ranking #rank06 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank06.png");
}
.access_ranking #rank07 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank07.png");
}
.access_ranking #rank08 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank08.png");
}
.access_ranking #rank09 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank09.png");
}
.access_ranking #rank010 a:after {
	content: url("../img/travel_kit/access_ranking/ico/rank10.png");
}

#header_jumps {
    display: block;
	width: 100%;
    max-width: 700px;
	overflow: hidden;
    margin: 0 auto 30px;
}
#header_jumps li {
    float: left;
    display: inline-block;
    width: 49.6%;
    height: 50px;
    background-color: #383838;
    margin: .1%;
}
#header_jumps li a {
    color: #fff;
    font-size: 134%;
    text-align: center;
    width: auto;
    display: block;
    vertical-align: middle;
    padding: 20px;
    position: relative;
    top: -5px;
}
#getting_to_aichi, #getting_around_aichi {
    color: #75793a;
    margin-top: 60px;
}
#bus_stop_map {
    float: left;
}
#bus_stop_txt {
    width: 56%;
    margin-left: 44%;
}
#bus_stop_txt dl {
    font-size: 150%;
}
#bus_stop_txt dt {
    font-weight: blod;
}
.nagoya_to_spot {
    margin-top: 60px!important;
}
#content_1 .accordion {
    margin-top: 10px;
}

/****************************************************************************/
/**							Traffic & Weather       						*/
/****************************************************************************/
.traffic_weather .title {
	border-bottom: solid 1px #eee;
	padding-bottom: 15px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.traffic_weather p {
	font-size: 150%;
	line-height: 1.5em;
}
.traffic_weather .list {
	margin-bottom: 100px;
}
.traffic_weather .list li {
	font-size: 150%;
	line-height: 1.2;
	margin-left: 1em;
	text-indent: -.6em;
	clear: left;
	padding: 15px 0;
}
.traffic_weather .list p {
	font-size: 100%;
	line-height: 2em;
    margin: 0 0 0 1em;
    text-indent: 0;
}
.traffic_weather .list li:before {
	content: url(../img/travel_kit/access_information/ico01.png);
	width: 6px;
	height: 10px;
	float: left;
	margin-top: -2px;
	margin-right: 5px;
}

@media screen and (min-width: 737px) and (max-width: 1023px) {
/****************************************************************************/
/**							ACCESS INFORMATION		    					*/
/****************************************************************************/
.access_information .accordion h3 {
	margin: 0 10px;
}
.access_information .img_traffic p {
    width: 23%;
    margin: 0px .5%;
}
}

@media screen and (max-width:736px) {
/****************************************************************************/
/**							ACCESS INFORMATION		    					*/
/****************************************************************************/
.access_information .img_traffic p{/*画像2枚横並びに変更*/
	width: 47%;
    text-align: center;
	margin: 0 1%;
}
.access_information .img_traffic p img {
	margin-bottom: 5px;
}
.access_information .title {
    font-size: 167%;
}
.access_information .sub_title {
    font-size: 134%;
}
/* #content_5 -------------------------------*/
.access_information #content_5 dl {
    font-size: 100%;
}
.access_information #content_5 dt {
	width: auto;
	float: none;
	font-weight: bold;
}
.access_information #content_5 dd {
	width: auto;
	float: none;
	text-indent: 0;
	margin-bottom: 25px;
}
/* アコーディオン -------------------------------*/
.access_information .accordion h2 {
    font-size: 134%;
}
.access_information #content_3 .box h3 {
    font-size: 125%;
}
.access_information .accordion .box p {
	font-size: 100%;
}
.access_information .box dl {
    font-size: 100%;
}
.access_information table td {
    font-size: 100%;
}
.access_information .accordion .list li {
    float: none;
    width: auto;
	padding-bottom: 0;
}
.access_information .accordion .list li a {
	font-size: 100%;
}
#header_jumps li {
    float: none;
	width: 100%;
    margin-bottom: 5px;
}
#bus_stop_map {
	float: none;
	width: 100%;
}

/****************************************************************************/
/**							TOURIST INFORMATION　							*/
/****************************************************************************/
.tourist_information #main_sub,
.tourist_information #content_1 {
	width: auto;
}
.tourist_information #main_sub {
	padding: 0 10px;
}
.tourist_information .accordion {
	margin-top: 10px;
}
.tourist_information .accordion .box .left {
	width: auto;
	float: none;
}
.tourist_information .accordion .box .right {
	max-width: 100%;
	width: auto;
	float: none;
	text-align: center;
}
.tourist_information .accordion .box .right img {/*画像1枚横並びに変更*/
	width: 100%;
}
.tourist_information .accordion dt {
	font-weight: bold;
	float: none;
	clear: none;
	margin-right: 10px;
	margin-bottom: 5px;
}
.tourist_information .accordion dd {
	margin-left: 0;
	margin-bottom: 10px;
}
.tourist_information .accordion h2 {
	font-size: 150%;
	height: auto;
}

/****************************************************************************/
/**							FAQ					            				*/
/****************************************************************************/
.faq #main_sub ul {
	width: 100%;
	margin: 0;
	padding-left: 0;
}
.faq #main_sub li {
	text-align: left;
	width: 98%;
	margin: 0 0 5px 0;
}
.faq #main_sub li a {
    text-indent: 35px;
}
.faq .menu_faq li {
	padding: 4%;
}
.faq .menu_faq li.f {
	font-size: 117%;
	margin-top: 10px;
	border-bottom: dotted 1px #CACACA;
}
.faq .menu_faq li.a {
    font-size: 100%;
}
.faq li.a {
	background-position: 20px top;
}
.faq li.f,
.faq li.a {
	word-wrap: break-word;
	display: block;
}

/****************************************************************************/
/**							SIGHTSEEING FURTHER AFIELD　					*/
/****************************************************************************/
/* リンクボタン -------------------------------*/
.index .sights li {
	width: auto;
	float: none;
	margin-left: 0;
	margin-bottom: 15px;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　SHORYUDO　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.shoryudo .map_area li {
    margin-top: 10px;
}
.shoryudo .map_area li a {
    font-size: 134%;
}
/****************************************************************************/
/**							SIGHTSEEING FURTHER AFIELD エリア共通   		*/
/****************************************************************************/
.area .title {
    font-size: 167%;
    font-weight: bold;
    word-wrap: break-word;
    margin-bottom: 25px;
    margin-top: 60px;
}
.area .title span {
	font-size: 90%;
	display: block;
}
.area p {
    font-size: 100%;
}
.area .map_area .left {
	width: 100%;
	float: none;
	text-align: center;
}
.area .map_area .right {
	width: 100%;
	float: none;
}
.area .erea_link li {
	width: 48%;
	margin-bottom: 2%;
	margin-left: 0;
}
.area .erea_link li:nth-child(odd){
	margin-right: 2%;
}
.area .introduction dl {
    font-size: 100%;
}
.area .introduction dt  {
	float: none;
}
.area .introduction dd {
	margin-left: 0;
	margin-bottom: 15px;
}
.area .introduction .title, .area .introduction h1.title  {
    font-size: 134%;
    line-height: 1.2;
}
.area .introduction p {
    font-size: 100%;
    line-height: 1.2;
}
.area .useful_links .title {
    font-size: 117%;
}
.area .erea_link p a {
    font-size: 117%;
}

/****************************************************************************/
/**			AICHI ABCS ETIQUETTE & HOW TO HAVE FUN　						*/
/****************************************************************************/
.aichi_abc.index #content_1 .box_set .box {
	width: auto;
	display: block;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　THE RIGHT WAY TO TAKE A BATH AT A HOT SPRING 共通　         */
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.aichi_abc .box .sub_title {
    text-indent: 0;
    margin-left: 0;
}
.aichi_abc .box h2 {
    font-size: 134%;
}
.aichi_abc .box p{
	font-size: 100%;
	line-height: 1.2;
	padding-left: 0;
}
.aichi_abc .box p.right{
	padding-left: 0;
}
.aichi_abc .box .left {
	width: auto;
	float: none;
}
.aichi_abc .box .right {
	width: auto;
	float: none;
	text-align: center;
}
.aichi_abc .box li {
	margin-left: 0;
    font-size: 100%;
}

.aichi_abc #abc_menu .inner {
    padding-top: 0;
    border-top: none;
}
.aichi_abc #abc_menu .menu_box {
	width: auto;
	display: block;
	border-top: solid 1px #ccc;
	padding-top: 15px;
}
.aichi_abc #abc_menu .menu_box p.img {
	text-align: center;
}
	
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　THE RIGHT WAY TO TAKE A BATH AT A HOT SPRING　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.bath_hot_spring .title {
    font-size: 134%;
}
.bath_hot_spring .sub_title {
    font-size: 125%;
}
.bath_hot_spring .etiquette {
	position: relative;
	background: none;
	margin-bottom: 0;
}
.bath_hot_spring .etiquette:after {
	background: url(../img/travel_kit/aichi_abc/bath_hot_spring/img09.png) no-repeat;
	width: 240px;
	height: 210px;
	content: "";
	display: block;
	margin: 20px auto 0 auto;
}
.bath_hot_spring #content_1 ul.etiquette li {
    font-size: 100%;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　ETIQUETTE FOR AN ENJOYABLE STAY AT A RYOKAN　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.ryokan .title {
    font-size: 134%;
}
.ryokan .box .sub_title {
    font-size: 125%;
}

/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
/*　　ETIQUETTE WHEN VISITING TEMPLES AND SHRINES　*/
/*　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.temples_shrines .title {
    font-size: 134%;
    border-bottom: solid 1px #ccc;
}
.temples_shrines .box .sub_title {
    font-size: 125%;
}
.temples_shrines #content_1 .title + p {
    font-size: 100%;
    line-height: 1.2;
}
.temples_shrines #content_1 .title + p {
    margin: 0 0 30px 0;
}
.temples_shrines .terms dl {
	font-size: 100%;
}
.temples_shrines .terms dt {
	border-top: none;
    float: none;
	width: auto;
}
.temples_shrines .terms dd {
	border: none;
	border-bottom: 1px solid #FFF;
    margin-left:0;
}
.temples_shrines .box li {
    text-indent: -1.5em;
    margin-left: 1.5em;
}

/****************************************************************************/
/**							DIGITAL GUIDE BOOK　							*/
/****************************************************************************/
.digital_guide_book .box {
	width: 92%;
}
.digital_guide_book .pdf_download,
.digital_guide_book .flash_book {
    font-size: 134%;
}
.digital_guide_book .flash_book a {
    font-size: 80%;
}

/****************************************************************************/
/**							USEFUL LINKS　	        						*/
/****************************************************************************/
.useful_links .title {
	border-top:double 3px #ccc;
	padding-top: 15px;
	margin-top: 50px;
	margin-bottom: 25px;
}
.useful_links .list {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.useful_links .list li {
	font-size: 109%;
	padding: 10px 0;
}

/****************************************************************************/
/**							MUSLIM INFORMATION　	        				*/
/****************************************************************************/
.muslim_information #main_sub .left .title {
    font-size: 135%;
	margin-bottom: 30px;
}
.muslim_information #main_sub p {
    font-size: 117%;
}
.muslim_information #main_sub .left {
	width: auto;
	float: none;
}
.muslim_information #main_sub .right {
	width: auto;
	float: none;
	text-align: center;
	margin-top: 15px;
}

.muslim_information .page_menu li {
    float: none;
    width: 100%;
    margin: 0px 0px 10px;
}
.muslim_information .page_menu li a {
	font-size: 117%;
    width: auto;
    display: block;
	padding: 15px 10px;
}
.muslim_information .map {
	width: 100%;
	height: 300px;
	border: 0;
	margin-bottom: 40px;
}
.muslim_information table {
	width: auto;
}
.muslim_information table tr {
	display: block;
}
.muslim_information table th {
	display: block;
	width: auto;
}
.muslim_information table td {
	display: list-item;
	list-style:inside;
	list-style-type: none;
	border: none;
}
.muslim_information table td:first-child {
	font-weight: bold;
}
.muslim_information table td.item01 {
	background-color: #eaeaea;
	border-top: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	width: auto;
}
.muslim_information td.item01.first {
	border-top: none;
}
.muslim_information table th {
	display:none;
}
.muslim_information .note {
	text-align: left;
}
.muslim_information .none {
	display: none;
}
.muslim_information .googlemap_pc,
.tourist_information .googlemap_pc {
	display: none;
}
.muslim_information .googlemap_smart,
.tourist_information .googlemap_smart {
    width: 100%;
	height: 300px;
}

/****************************************************************************/
/**							ABOUT US　			    						*/
/****************************************************************************/
.about_us .whereabouts dt {
    font-size: 134%;
}
.about_us .whereabouts dd {
    font-size: 109%;
}
.about_us dl.whereabouts,
.about_us .contact_form,
.about_us .contact_form .button {
    width: auto;
}
.about_us .contact_form dt {
	width: auto;
	float: none;
}
.about_us .contact_form dd {
	width: auto;
	float: none;
}
.about_us .submit {
	width: 100%;
	margin: 20px 0 0;
}
.about_us .reset {
	width: 100%;
	margin: 0;
}

/****************************************************************************/
/**					INFORMATION FOR MEDIA & TRAVEL AGENT					*/
/****************************************************************************/
.information_for_media_travel_agents .sub_title {
	font-size: 134%;
    padding-top: 10px;
}
.information_for_media_travel_agents .list_set .right {
	width: auto;
	float: none;
}
.information_for_media_travel_agents .list_set .left {
	width: auto;
	float: none;
	text-align: center;
}
.information_for_media_travel_agents .list {
    padding: 10px 0 10px 0;
}
.information_for_media_travel_agents #content_2 .box {
	width: 46%;
}
.information_for_media_travel_agents .list_set p {
    font-size: 100%;
}
.information_for_media_travel_agents #content_2 .box_set p {
    font-size: 109%;
}

/****************************************************************************/
/**							EMERGENCIES　			    					*/
/****************************************************************************/
.emergencies .list p,
.emergencies .list ul,
.emergencies .list dl,
.emergencies .qr_links {
	font-size: 100%;
}
.emergencies .list {
	border-top: double 3px #ccc;
	padding-top: 20px;
}
.emergencies .list_set .left {
	width: auto;
	float: none;
}
.emergencies .list_set .right {
	width: auto;
	float: none;
	text-align: center;
	margin-top: 20px;
}
.emergencies .useful_links a {
    margin-left: 0;
}
.emergencies .source {
    font-size: 100%;
}
.emergencies .qr_links dd {
	display:block;
	width: 100%;
}
	

/****************************************************************************/
/**							ACCESS RANKING　			    				*/
/****************************************************************************/
.access_ranking .box h2 {
	font-size: 134%;
	margin: 10px 0px 10px 0px;
}
.access_ranking .box p {
    font-size: 100%;
}
.access_ranking .box.typ01 a:after {
	top: 10px;
	right: 10px;
	left: auto;
}
.access_ranking .box.typ01 .left {
	width: 100%;
	margin-right: 0;
}
.access_ranking .box.typ01 .right {
	width: 100%;
}
.access_ranking .box.typ02,
.access_ranking .box.typ03 {
	width: auto;
	float: none;
}
.access_ranking .box.typ02 h3,
.access_ranking .box.typ03 h3 {
	margin-bottom: 0;
}

/****************************************************************************/
/**							Traffic & Weather       						*/
/****************************************************************************/
.traffic_weather .title {
	border-top:double 3px #ccc;
	padding-top: 15px;
	margin-top: 50px;
	margin-bottom: 25px;
}
.traffic_weather p {
	font-size: 150%;
	line-height: 1.5em;
}
.traffic_weather .list {
	margin-bottom: 10px;
}
.traffic_weather .list li {
	font-size: 109%;
	padding: 10px 0;
}
.traffic_weather .list p {
	font-size: 100%;
	line-height: 2em;
    margin: 0 0 0 1em;
    text-indent: 0;
}
}

@media screen and (max-width: 320px){
/****************************************************************************/
/**							ACCESS INFORMATION		    					*/
/****************************************************************************/
.access_information .img_traffic p{/*画像1枚横並びに変更*/
	width: auto;
    display: block;
    padding: 0;
	margin: 0;
}

/****************************************************************************/
/**							FAQ					            				*/
/****************************************************************************/
.faq #main_sub li {
	text-indent: 20px;
	float: none;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
}
.faq #main_sub li a {
    text-indent: 30px;
}

/****************************************************************************/
/**							SIGHTSEEING FURTHER AFIELD　					*/
/****************************************************************************/
.area .erea_link li {/*画像1枚横並びに変更*/
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}
}



