@charset "utf-8";

/* ==================================================
SETTING
================================================== */
body,
input,
select,
textarea {
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
body #tmp_contents p em {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:105%;
}
a:link {
	color:#0660b6;
}
body {
	font-weight:500;
	font-size:100%;
	color: #222222;
	background-color:#ffffff;
}
body.format_system {
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size:100%;
    line-height: 1.6;
	color: #222222;
	background-color:#ffffff;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color:#b00015; /* Setting by CMS sheets */
}
.txt_green {
	color:#265402; /* Setting by CMS sheets */
}
.txt_big {
	font-size:130%; /* Setting by CMS sheets */
}
.txt_small {
	font-size:86%; /* Setting by CMS sheets */
}
/* bgcolor */
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FDE8E8; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFAD5; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}

/* linkicon
================================================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
	word-break: break-word;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
a.icon_pdf {
	padding-left:45px;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* ==================================================
BASE-LAYOUT
================================================== */
#tmp_wrapper {
	min-width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.container {
	margin: 0 auto;
	width: 1200px;
	padding:0 20px;
}
.custom_areaguide.type_idx #tmp_wrapper2.container {
	padding:0;
}
.format_free.custom_mtfuji #tmp_wrapper {
	color:#444444;
}
/* 既存のshared.css Begin
========================================================*/
.used_pc {
	display:block;
}
.used_sp,
.used_tab {
	display:none;
}
/* ads_area
============================== */
.ads_area {
	padding:10px 0 0;
	text-align:center;
}
.ads_area table {
	text-align:left;
	margin:0 auto 10px;
	background-color:#FFFFFF;
}
.ads_area_contents {
	text-align:center;
	margin:0 0 18px;
}
.box_ads .ads_area_contents {
	margin-bottom:0;
}
/* contents
============================== */
#tmp_contents {
	width:100%; /* 変更しない */
	padding-bottom:40px;
}
.custom_mtfuji #tmp_maincontents {
	position:relative;
	background:none;
	padding:47px 0 200px;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
/* ==================================================
main
================================================== */
#tmp_main {
	clear:both;
}
.format_top.custom_mtfuji #tmp_main {
	background:url(/shared/images/mtfuji/main/main_bg.jpg) no-repeat left bottom;
}
/* idx heading_cate
================================================== */
.type_idx .heading_fixed_cate {
	margin:0 0 40px;
}
.type_idx .heading_cate_sum {
	line-height:2 !important;
}
.type_idx .heading_cate {
	margin:0 -100px 40px;
	position:relative;
}
.type_idx .heading_cate_img img {
	max-width:100%;
	height:auto;
}
.type_idx .heading_cate_ttl{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.type_idx .heading_cate_wrap_ttl{
	position:relative;
}
.type_idx .heading_cate_wrap_inner{
	display: block;
	padding: 11px 20px;
	min-width: 700px;
	text-align:center;
	background-color: rgba(255,255,255,0.87);
	color:#222222;
	position:relative;
	z-index: 1;
}
.type_idx .heading_cate_wrap_ttl::before {
    content: '';
    z-index: 0;
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 10px;
    height: 100%;
	background: #67aeed;
}
.type_idx .heading_cate_wrap_ttl::after {
    content: '';
    z-index: 0;
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 100%;
    height: 10px;
	background: #67aeed;
	background-image: -webkit-linear-gradient(-45deg, #64aaec, #b5dc61);
	background-image: -ms-linear-gradient(-45deg, #64aaec, #b5dc61);
	background-image: linear-gradient(-45deg, #64aaec, #b5dc61);
}
.type_idx .heading_cate_ttl h1{
	/* margin:0 0 30px; */
	padding: 0;
	font-size: 250%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraginoMincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position:relative;
}
.type_idx .heading_cate_ttl h1::after {
/*     content: '';
    z-index: 0;
    position: absolute;
    left: 50%;
    transform:translateX(-50%);
    bottom: -10px;
    width: 112px;
    height: 4px;
    background: #67aeed;
    background-image: -webkit-linear-gradient(-45deg, #64aaec, #96e0f2 50%, #b5dc61);
    background-image: -ms-linear-gradient(-45deg, #64aaec, #96e0f2 50%, #b5dc61);
    background-image: linear-gradient(-45deg, #64aaec, #96e0f2 50%, #b5dc61); */
}
.type_idx .heading_cate_txt h1{
    margin: 0 0 50px;
    padding: 40px 0 10px;
    font-size: 250%;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HiraginoMincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
}
.type_idx .heading_cate_txt h1::after {
    content: '';
    z-index: 0;
    position: absolute;
    left: 50%;
	transform:translateX(-50%);
    bottom: 0;
    width: 112px;
    height: 4px;
	background: #67aeed;
	background-image: -webkit-linear-gradient(-45deg, #64aaec, #96e0f2 50%, #b5dc61);
	background-image: -ms-linear-gradient(-45deg, #64aaec, #96e0f2 50%, #b5dc61);
	background-image: linear-gradient(-45deg, #64aaec, #96e0f2 50%, #b5dc61);
}
/* box_page
================================================== */
.box_page{
	margin-bottom: 40px;
	padding: 15px 0 0;
	border: 1px solid #63bce3;
}
.box_page .box_page_ttl{
	font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
	margin-bottom: 10px;
	font-weight: 600;
}
.box_page .box_page_ttl p{
	margin:0 !important;
	padding-left: 22px;
	font-size: 112.5%;
	color: #222222;
	background: #ffffff url(/shared/templates/free_rn/images/bg/bg_other.png) no-repeat 0 12px;
}
.box_page .box_page_cnt{
	padding: 0 24px;
}
.box_page .box_page_cnt ul{
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.box_page .box_page_cnt ul li{
	padding: 5px 0 !important;
}
.box_page .box_page_cnt ul li a {
	padding-left: 21px;
	display: inline-block;
	color: #333333;
	background: #FFFFFF url(/shared/templates/free_rn/images/icon/icon_arrow_down.png) no-repeat 0 7px;
	text-decoration: none;
}
.box_page .box_page_cnt ul li a:hover,
.box_page .box_page_cnt ul li a:focus{
	text-decoration: underline;
}
/* hcate
================================================== */
#tmp_wrap_hcate {
	height:505px;
	position:relative;
	-webkit-background-size:cover !important;/* Safari,Chrome */
	-moz-background-size:cover !important;/* Mozilla */
	background-size:cover !important;/* CSS3 */
	clear:both;
}
#tmp_hcate {
	width:100%;
	position:absolute;
	left:0;
	bottom:0 ;
	background:rgba(0,89,178,0.7);
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#990059B2,EndColorStr=#990059B2);/*IE8以下用*/
}
#tmp_hcate:not(:target){	/* IE9 */
    filter: none;
    -ms-filter: none;
}
#tmp_hcate table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_hcate table td {
	text-align:left;
}
#tmp_hcate .hcate_ttl img {
	padding-left:30px;
}
#tmp_hcate .hcate_cnt {
	vertical-align:middle;
	padding:0 70px 0 10px;
	font-size:114.3%;
	color:#FFFFFF;
}
/* 静岡の魅力 */
#tmp_wrap_hcate.hcate_miryoku {
	background:url(/shared/templates/free/images/contents/miryoku/hcate_miryoku_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_miryoku #tmp_hcate .hcate_ttl {
	width:490px;
}
#tmp_wrap_hcate.hcate_miryoku #tmp_hcate .hcate_ttl img {
	padding-left:40px;
}
/* グルメ・おみやげ */
#tmp_wrap_hcate.hcate_food {
	background:url(/shared/templates/free/images/contents/food/hcate_food_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_food #tmp_hcate .hcate_ttl {
	width:550px;
}
#tmp_wrap_hcate.hcate_food #tmp_hcate .hcate_ttl img {
	padding-left:40px;
}
/* アクセス */
#tmp_wrap_hcate.hcate_access {
	background:url(/shared/templates/free/images/contents/access/hcate_access_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_access #tmp_hcate .hcate_ttl {
	width:490px;
}
/* イベント */
#tmp_wrap_hcate.hcate_event {
	background:url(/shared/templates/free/images/contents/event/hcate_event_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_event #tmp_hcate .hcate_ttl {
	width:310px;
}
/* 旅の予約 */
#tmp_wrap_hcate.hcate_booking {
	background:url(/shared/templates/free/images/contents/booking/hcate_booking_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_booking #tmp_hcate .hcate_ttl {
	width:380px;
}
/* 観光スポット */
#tmp_wrap_hcate.hcate_spot {
	background:url(/shared/templates/free/images/contents/spot/hcate_spot_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_spot #tmp_hcate .hcate_ttl {
	width:450px;
}
/* モデルコース */
#tmp_wrap_hcate.hcate_trip {
	background:url(/shared/templates/free/images/contents/trip/hcate_trip_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_trip #tmp_hcate .hcate_ttl {
	width:460px;
}
/* アクセスランキング */
#tmp_wrap_hcate.hcate_ranking {
	background:url(/shared/templates/free/images/contents/ranking/hcate_ranking_img.jpg) no-repeat left top;
	height:380px;
}
#tmp_wrap_hcate.hcate_ranking #tmp_hcate .hcate_ttl {
	width:350px;
}
/* 写真館 */
#tmp_wrap_hcate.hcate_library_top {
	background:url(/shared/templates/free/images/contents/library/hcate_library_img.jpg) no-repeat left top;
}
#tmp_wrap_hcate.hcate_library_top #tmp_hcate h1 {
	text-align:center;
}
#tmp_hcate_library {
	text-align:center;
	background:url(/shared/templates/free/images/contents/library/library_ttl_bg.gif) repeat;
}
/* 旅の便利情報 */
#tmp_wrap_hcate.hcate_useful {
	background:url(/shared/templates/free/images/contents/useful-info/hcate_useful_img.jpg) no-repeat left top;
	height:380px;
}
#tmp_wrap_hcate.hcate_useful #tmp_hcate .hcate_ttl {
	width:390px;
}
/* 会員の皆さまへ */
#tmp_wrap_hcate.hcate_member {
	background:url(/shared/templates/free/images/contents/member/hcate_member_img.jpg) no-repeat left top;
	height:380px;
}
#tmp_wrap_hcate.hcate_member #tmp_hcate .hcate_ttl {
	width:330px;
}
/* 旅行会社・メディアの方へ */
#tmp_wrap_hcate.hcate_travel {
	background:url(/shared/templates/free/images/contents/travel-agent/hcate_travel_img.jpg) no-repeat left top;
	height:380px;
}
#tmp_wrap_hcate.hcate_travel #tmp_hcate .hcate_ttl {
	width:530px;
}
/* 投稿写真 */
#tmp_hcate_photo{
	background:url(/shared/templates/free/images/contents/photo/photo_ttl_bg.gif) repeat;
}
#tmp_hcate_photo .txt_ttl{
	display:table;
	height:113px;
	font-weight:normal;
	font-size:400%;
	line-height:1.4;
	margin:0 auto;
	max-width:960px;
}
#tmp_hcate_photo .txt_ttl span{
	display:table-cell;
	vertical-align:middle;
	padding:10px 0;
}
/* hcate_teppan
================================================== */
#tmp_hcate_teppan {
	margin:0 0 40px;
}
#tmp_hcate_teppan h1 {
	height:500px;
	background-position:top center ;
	background-repeat:no-repeat;
	clear:both;
}
#tmp_hcate_teppan span {
	height:500px;
}
#tmp_hcate_teppan.hcate_teppan_top h1 {
	background-image:url(/shared/templates/free/images/contents/trip/hcate_teppan_img.jpg);
	height:505px;
}
#tmp_hcate_teppan.hcate_teppan01 h1 {
	background-image:url(/shared/templates/model/images/contents/heritage/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan02 h1 {
	background-image:url(/shared/templates/model/images/contents/experience/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan03 h1 {
	background-image:url(/shared/templates/model/images/contents/geopark/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan04 h1 {
	background-image:url(/shared/templates/model/images/contents/sl/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan05 h1 {
	background-image:url(/shared/templates/model/images/contents/mizu/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan06 h1 {
	background-image:url(/shared/templates/model/images/contents/ocha/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan07 h1 {
	background-image:url(/shared/templates/model/images/contents/history/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan08 h1 {
	background-image:url(/shared/templates/model/images/contents/history2/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan09 h1 {
	background-image:url(/shared/templates/model/images/contents/industry/hcate_img.jpg);
}
#tmp_hcate_teppan.hcate_teppan10 h1 {
	background-image:url(/shared/templates/model/images/contents/family/hcate_img.jpg);
}
/* hcate_s
============================== */
/* 地元発！ みんなのおすすめ・しぞーか旅 */
#tmp_hcate_s.hcate_shizuoka-trip {
	padding-top:338px;
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka-trip/hcate_trip_img.jpg) no-repeat left top;
	clear:both;
}
#tmp_hcate_s.hcate_shizuoka-trip h1 {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka-trip/trip_ttl.jpg) no-repeat left top;
	display:block;
	width:740px;
	height:60px;
	margin-bottom:55px;
}
#tmp_hcate_s.hcate_shizuoka-trip h1 span {
	display:block;
	width:740px;
	height:60px;
}
/* hcate_shizuoka	世界に誇る静岡県
============================== */
#tmp_wrap_hcate_shizuoka {
	padding-top:338px;
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/hcate_shizuoka_img.jpg) no-repeat left top;
	margin-bottom:15px;
	clear:both;
}
#tmp_hcate_shizuoka {
	padding:31px 0 5px;
}
#tmp_hcate_shizuoka h1 {
	border-bottom:5px solid #2974D8;
	padding-bottom:16px;
}
/* hcate_glory	誇る静岡
============================== */
#tmp_hcate_glory {
	margin:0 0 60px;
	clear:both;
}
/* hcate_glory_head */
#tmp_hcate_glory_head {
	padding:33px 0 9px;
}
#tmp_hcate_glory_head .hcate_head_ttl {
	float:left;
}
#tmp_hcate_glory_head .hcate_head_ttl p {
	display:block;
	width:304px;
	height:55px;
}
#tmp_hcate_glory_head .hcate_head_ttl p a {
	display:block;
	width:304px;
	height:55px;
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/shizuoka_sttl.gif) no-repeat left top;
}
#tmp_hcate_glory_head .hcate_head_ttl p span {
	display:block;
	width:304px;
	height:55px;
}
#tmp_hcate_glory_head .hcate_head_cnt {
	float:right;
}
#tmp_hcate_glory_head .hcate_head_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hcate_glory_head .hcate_head_cnt ul li {
	float:left;
	margin-right:9px;
}
#tmp_hcate_glory_head .hcate_head_cnt ul li img {
	vertical-align:top;
}
/* hcate_glory_main */
#tmp_hcate_glory_main {
	height:816px;
	background-position:left center;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
}
#tmp_wrap_hcate_glory_main_ttl {
	text-align:center;
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/hcate_glory_ttl_bg.png) repeat;
}
#tmp_hcate_glory_main_ttl {
	margin:0 auto;
}
*:first-child+html #tmp_hcate_glory_main_cnt .ttl span,
*:first-child+html #tmp_hcate_glory_main_cnt .cnt span {
	width:auto;
	height:0;
}
/* 誇り01 */
.hcate_glory_fuji #tmp_hcate_glory_main {
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/fuji/hcate_main_img.jpg);
}
.hcate_glory_fuji #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	bottom:37px;
	left:834px;
}
.hcate_glory_fuji #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/fuji/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:200px;
	height:360px;
}
.hcate_glory_fuji #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:200px;
	height:360px;
}
.hcate_glory_fuji #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:34px;
	left:50px;
}
.hcate_glory_fuji #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/fuji/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:515px;
	height:238px;
}
.hcate_glory_fuji #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:515px;
	height:238px;
}
/* 誇り02 */
.hcate_glory_hansyaro #tmp_hcate_glory_main {
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/hansyaro/hcate_main_img.jpg);
}
.hcate_glory_hansyaro #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	top:217px;
	left:787px;
}
.hcate_glory_hansyaro #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/hansyaro/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:240px;
	height:340px;
}
.hcate_glory_hansyaro #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:240px;
	height:340px;
}
.hcate_glory_hansyaro #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:22px;
	left:496px;
}
.hcate_glory_hansyaro #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/hansyaro/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:531px;
	height:237px;
}
.hcate_glory_hansyaro #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:531px;
	height:237px;
}
/* 誇り03 */
.hcate_glory_dougasima #tmp_hcate_glory_main {
	background-position:-101px top;
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/dougasima/hcate_main_img.jpg);
}
.hcate_glory_dougasima #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	top:151px;
	left:825px;
}
.hcate_glory_dougasima #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/dougasima/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:190px;
	height:348px;
}
.hcate_glory_dougasima #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:190px;
	height:348px;
}
.hcate_glory_dougasima #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:118px;
	left:440px;
}
.hcate_glory_dougasima #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/dougasima/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:574px;
	height:199px;
}
.hcate_glory_dougasima #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:574px;
	height:199px;
}
/* 誇り04 */
.hcate_glory_jougasaki #tmp_hcate_glory_main {
	background-position:-65px top;
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/jougasaki/hcate_main_img.jpg);
}
.hcate_glory_jougasaki #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	top:147px;
	left:827px;
}
.hcate_glory_jougasaki #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/jougasaki/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:200px;
	height:400px;
}
.hcate_glory_jougasaki #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:200px;
	height:400px;
}
.hcate_glory_jougasaki #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:33px;
	left:496px;
}
.hcate_glory_jougasaki #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/jougasaki/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:531px;
	height:231px;
}
.hcate_glory_jougasaki #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:531px;
	height:231px;
}
/* 誇り05 */
.hcate_glory_toshogu #tmp_hcate_glory_main {
	background-position:-107px top;
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/toshogu/hcate_main_img.jpg);
}
.hcate_glory_toshogu #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	top:159px;
	left:30px;
}
.hcate_glory_toshogu #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/toshogu/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:200px;
	height:420px;
}
.hcate_glory_toshogu #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:200px;
	height:420px;
}
.hcate_glory_toshogu #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:0;
	left:30px;
}
.hcate_glory_toshogu #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/toshogu/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:507px;
	height:237px;
}
.hcate_glory_toshogu #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:507px;
	height:237px;
}
/* 誇り06 */
.hcate_glory_ecopark #tmp_hcate_glory_main {
	background-position:-103px top;
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/ecopark/hcate_main_img.jpg);
}
.hcate_glory_ecopark #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	bottom:0;
	left:885px;
}
.hcate_glory_ecopark #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/ecopark/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:150px;
	height:550px;
}
.hcate_glory_ecopark #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:150px;
	height:550px;
}
.hcate_glory_ecopark #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:0;
	left:325px;
}
.hcate_glory_ecopark #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/ecopark/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:560px;
	height:231px;
}
.hcate_glory_ecopark #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:560px;
	height:231px;
}
/* 誇り07 */
.hcate_glory_chagusaba #tmp_hcate_glory_main {
	background-position:-98px top;
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/chagusaba/hcate_main_img.jpg);
}
.hcate_glory_chagusaba #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	top:157px;
	left:37px;
}
.hcate_glory_chagusaba #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/chagusaba/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:230px;
	height:410px;
}
.hcate_glory_chagusaba #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:230px;
	height:410px;
}
.hcate_glory_chagusaba #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:0;
	left:37px;
}
.hcate_glory_chagusaba #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/chagusaba/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:532px;
	height:237px;
}
.hcate_glory_chagusaba #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:532px;
	height:237px;
}
/* 誇り08 */
.hcate_glory_hamanako #tmp_hcate_glory_main {
	background-position:-105px top;
	background-image:url(/shared/templates/free/images/contents/miryoku/shizuoka/hamanako/hcate_main_img.jpg);
}
.hcate_glory_hamanako #tmp_hcate_glory_main_cnt .ttl {
	position:absolute;
	top:197px;
	left:739px;
}
.hcate_glory_hamanako #tmp_hcate_glory_main_cnt .ttl p {
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/hamanako/hcate_main_ttl.png) no-repeat left top;
	display:block;
	width:300px;
	height:320px;
}
.hcate_glory_hamanako #tmp_hcate_glory_main_cnt .ttl span {
	display:block;
	width:300px;
	height:320px;
}
.hcate_glory_hamanako #tmp_hcate_glory_main_cnt .cnt {
	position:absolute;
	bottom:42px;
	left:466px;
}
.hcate_glory_hamanako #tmp_hcate_glory_main_cnt .cnt p{
	background:url(/shared/templates/free/images/contents/miryoku/shizuoka/hamanako/hcate_main_cnt.png) no-repeat left top;
	display:block;
	width:573px;
	height:237px;
}
.hcate_glory_hamanako #tmp_hcate_glory_main_cnt .cnt span {
	display:block;
	width:573px;
	height:237px;
}
/* 誇り09 . 誇り10 */
.hcate_glory_surugawan #tmp_hcate_glory_main,
.hcate_glory_mizuwasabi #tmp_hcate_glory_main {
	height:auto;
	background:none;
}
.hcate_glory_surugawan #tmp_wrap_hcate_glory_main_ttl,
.hcate_glory_mizuwasabi #tmp_wrap_hcate_glory_main_ttl {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
.hcate_glory_surugawan #tmp_hcate_glory_main_cnt,
.hcate_glory_mizuwasabi #tmp_hcate_glory_main_cnt {
	position:relative;
	z-index:0;
}
.hcate_glory_surugawan #tmp_hcate_glory_main_cnt img,
.hcate_glory_mizuwasabi #tmp_hcate_glory_main_cnt img {
	max-width:100%;
	height:auto;
}
/* facebook_post */
#tmp_wrap_hcate.hcate_facebook {
    background:url(/shared/templates/free/images/contents/facebook_post/hcate_facebook.png) no-repeat left top;
}
/* hcate_season
============================== */
#tmp_wrap_hcate_season {
}
#tmp_hcate_season {
	padding:34px 0 17px;
}
#tmp_hcate_season table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_hcate_season table td {
	vertical-align:middle;
	text-align:left;
}
#tmp_hcate_season table td.hcate_ttl {
	width:338px;
}
#tmp_hcate_season table td.hcate_cnt {
	font-size:114.3%;
}
/* hcate_norutabi
============================== */
#tmp_hcate_norutabi,
#tmp_hcate_rosen {
	text-align:center;
	margin:0 auto;
	padding-top:48px;
	padding-left:1px;
}
#tmp_hcate_norutabi h1 {
	border:none !important;
	padding:0 !important;
	padding-bottom: 39.8% !important;
	margin:0 auto 20px !important;
	width:100%;
	height:0;
	display:block;
}
#tmp_hcate_norutabi h1 span {
	width:100%;
	height:0;
	display:block;
}
#tmp_hcate_norutabi p {
	font-size:128.9%;
}
/* norutabi_top */
#tmp_hcate_norutabi.norutabi_top {
	width:100%;
	padding-top:26px;
	padding-left:0;
	margin-bottom:40px;
}
#tmp_hcate_norutabi.norutabi_top h1 {
	background:url(/shared/templates/free/images/contents/norutabi/hcate_img.jpg) no-repeat left top;
	background-size: contain;
	width:100%;
	padding-bottom: 20%;
}
#tmp_hcate_norutabi.norutabi_top h1 span {
	display: block;
	width:auto;
	height:0;
}
/* norutabi_freekippu */
#tmp_hcate_norutabi.norutabi_freekippu h1 {
	background:url(/shared/templates/free/images/contents/norutabi/freekippu/hcate_img.jpg) no-repeat left top;
	background-size: contain;
	padding-bottom: 28.8% !important;
}
/* norutabi_goods */
#tmp_hcate_norutabi.norutabi_goods h1 {
	background:url(/shared/templates/free/images/contents/norutabi/goods/hcate_img.jpg) no-repeat left top;
	background-size: contain;
	padding-bottom: 28.8% !important;
}
@media screen and (min-width : 480px) {
#tmp_main #tmp_hcate_norutabi.norutabi_freekippu h1 {
	width: 100%;
	height: 0;
	padding-top: 36.4%;
	padding-bottom: 0;
	margin: 0 auto 0.8em auto;
}
}
/* 汎用hcate
============================== */
#tmp_wrap_hcate_ttl {
}
#tmp_hcate_ttl {
	margin:0 57px 51px 0;
	padding:35px 0 0 30px;
}
#tmp_hcate_ttl table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	line-height:1.45;
}
#tmp_hcate_ttl table td {
	vertical-align:top;
}
#tmp_hcate_ttl table .hcate_ttl {
	padding:2px 0 0 0;
}
#tmp_hcate_ttl table .hcate_cnt {
	padding:0 0 0 24px;
	font-size:114.3%;
}
/* idx_title
============================== */
#tmp_idx_title .idx_img {
	overflow:hidden;
}
#tmp_sec_trip {
	position:relative;
}
#tmp_idx_title .idx_img img {
    max-width: 100%;
    height: auto;
}
#tmp_sec_trip .idx_txt {
	position:absolute;
	left:24px;
	bottom:17px;
	min-width:173px;
	text-align:center;
	font-size:114.3%;
	display:inline-block;
	background-color:#FDD9F4;
	color:#444444;
	padding:10px 5px;
	-webkit-border-radius:6px;/* Webkit */
	-moz-border-radius:6px;/* Mozilla */
	border-radius:6px;/* CSS3 */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#tmp_sec_trip_ttl {
	background-color:#E1F4FB;
	color:#000000;
	border-bottom:2px solid #2974D8;
	padding:25px 0;
	text-align:center;
}
#tmp_sec_trip_ttl h1 {
	font-size:212%;
	line-height:1.2;
	font-weight:normal;
}
#tmp_idx_title .idx_img100 .detail_img img{
	width: 100%;
	height: auto;
	border: none;
}
/* ジャンル */
#tmp_sec_trip .idx_txt.model_genre1 {
	background-color:#E1F3A3;
}
#tmp_sec_trip .idx_txt.model_genre2 {
	background-color:#FEF1C0;
}
#tmp_sec_trip .idx_txt.model_genre3 {
	background-color:#E3F1FD;
}
#tmp_sec_trip .idx_txt.model_genre4 {
	background-color:#FFFFBF;
}
#tmp_sec_trip .idx_txt.model_genre5 {
	background-color:#FDD9F4;
}
#tmp_sec_trip .idx_txt.model_genre6 {
	background-color:#F5E8FD;
}
/* sec_lead
============================== */
#tmp_sec_lead {
	font-size:114.3%;
	margin:0 auto 50px;
	color:#444444;
	background-color:transparent;
	clear:both;
}
#tmp_sec_lead h1 {
	text-align:center;
	margin:40px auto 20px;
}
.custom_mtfuji #tmp_sec_lead {
	margin-bottom:50px;
}
.custom_mtfuji #tmp_sec_lead h1 {
	margin-bottom:34px;
}
#tmp_wrap_sec_lead_cnt .ttl {
	margin-bottom:10px;
	font-size:137%;
	text-align:center;
	color:#000000;
	background-color:transparent;
	line-height:1.4;
}
#tmp_sec_lead_cnt p {
	width:60%;
	margin:0 auto;
	line-height:1.8;
}
#tmp_sec_lead.hcate_wide {
	width:956px;
}
#tmp_sec_lead.hcate_wide .ttl {
	font-size:157%;
}
/* 季節の観光情報 */
#tmp_sec_lead.season_spring,
#tmp_sec_lead.season_summer,
#tmp_sec_lead.season_autumn,
#tmp_sec_lead.season_winter {
	margin-bottom:50px;
	padding-top:63px;
	background-position:top center;
	background-repeat:no-repeat;
}
#tmp_sec_lead.season_spring {
	background-image:url(/shared/templates/free/images/contents/miryoku/spring/sec_lead.gif);
}
#tmp_sec_lead.season_summer {
	background-image:url(/shared/templates/free/images/contents/miryoku/summer/sec_lead.gif);
}
#tmp_sec_lead.season_autumn {
	background-image:url(/shared/templates/free/images/contents/miryoku/autumn/sec_lead.gif);
}
#tmp_sec_lead.season_winter {
	background-image:url(/shared/templates/free/images/contents/miryoku/winter/sec_lead.gif);
}
#tmp_sec_lead.season_spring h1,
#tmp_sec_lead.season_summer h1,
#tmp_sec_lead.season_autumn h1,
#tmp_sec_lead.season_winter h1 {
	margin:0 auto 40px;
}
#tmp_wrap_sec_lead_cnt .ttl {
	margin-bottom:30px;
}
/* hcate_navi
============================== */
#tmp_hcate_navi {
	width:100%;
	height:375px;
	background-repeat:no-repeat;
	background-position:center 37px;
}
.hcate_season_spring #tmp_hcate_navi {
	background-image:url(/shared/templates/free/images/contents/miryoku/spring/hcate_img.jpg);
}
.hcate_season_summer #tmp_hcate_navi {
	background-image:url(/shared/templates/free/images/contents/miryoku/summer/hcate_img.jpg);
}
.hcate_season_autumn #tmp_hcate_navi {
	background-image:url(/shared/templates/free/images/contents/miryoku/autumn/hcate_img.jpg);
}
.hcate_season_winter #tmp_hcate_navi {
	background-image:url(/shared/templates/free/images/contents/miryoku/winter/hcate_img.jpg);
}
#tmp_hcate_navi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hcate_navi ul li {
	float:left;
	width:239px;
}
#tmp_hcate_navi ul li a {
	display:block;
	width:239px;
	height:64px;
	background-repeat:no-repeat;
	background-image:url(/shared/templates/free/images/contents/miryoku/season_navi.jpg);
}
#tmp_hcate_list1 a {
	background-position:left top;
}
#tmp_hcate_list2 a {
	background-position:-239px top;
}
#tmp_hcate_list3 a {
	background-position:-478px top;
}
#tmp_hcate_list4 a {
	background-position:-717px top;
}
#tmp_hcate_list1.active a,
#tmp_hcate_list1 a:hover {
	background-position:left bottom;
}
#tmp_hcate_list2.active a,
#tmp_hcate_list2 a:hover {
	background-position:-239px bottom;
}
#tmp_hcate_list3.active a,
#tmp_hcate_list3 a:hover {
	background-position:-478px bottom;
}
#tmp_hcate_list4.active a,
#tmp_hcate_list4 a:hover {
	background-position:-717px bottom;
}
#tmp_hcate_navi ul li span {
	display:block;
	width:239px;
	height:64px;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* ==================================================
富士山てんこもり
================================================== */
/* haeder
============================== */
#tmp_mtfuji_header {
	padding:10px 0;
	background-color:#004F9E;
	color:#FFFFFF;
	clear:both;
}
#tmp_mtfuji_hlogo {
	float:left;
	width:500px;
}
#tmp_mtfuji_hlogo h1,
#tmp_mtfuji_hlogo p {
	display:block;
	width:350px;
	height:76px;
	background:url(/shared/images/mtfuji/header/hlogo.jpg) no-repeat left top;
}
#tmp_mtfuji_hlogo a {
	display:block;
	width:350px;
	height:76px;
}
#tmp_mtfuji_hlogo h1 span,
#tmp_mtfuji_hlogo p span {
	display:block;
	width:350px;
	height:76px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gnavi */
#tmp_mtfuji_gnavi {
	float:left;
	background:url(/shared/images/mtfuji/header/gnavi_bg.gif) repeat-y left top;
}
#tmp_mtfuji_gnavi ul {
	list-style:none;
	list-style-image:none;
	padding-left:1px;
}
#tmp_mtfuji_gnavi ul li {
	float:left;
	width:101px;
	margin-right:1px;
	text-align:center;
	font-weight:bold;
}
#tmp_mtfuji_gnavi ul li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-position:center 7px;
	background-repeat:no-repeat;
	padding:50px 5px 5px;
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist1 a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon01_off.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist2 a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon02_off.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist3 a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon03_off.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist4 a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon04_off.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist5 a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon05_off.gif);
}
#tmp_mtfuji_gnavi ul li a:hover,
#tmp_mtfuji_gnavi ul li.active a {
	background-color:#FFFFFF;
	color:#004F9E;
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist1 a:hover,
#tmp_mtfuji_gnavi #tmp_mtfuji_glist1.active a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon01_on.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist2 a:hover,
#tmp_mtfuji_gnavi #tmp_mtfuji_glist2.active a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon02_on.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist3 a:hover,
#tmp_mtfuji_gnavi #tmp_mtfuji_glist3.active a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon03_on.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist4 a:hover,
#tmp_mtfuji_gnavi #tmp_mtfuji_glist4.active a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon04_on.gif);
}
#tmp_mtfuji_gnavi #tmp_mtfuji_glist5 a:hover,
#tmp_mtfuji_gnavi #tmp_mtfuji_glist5.active a {
	background-image:url(/shared/images/mtfuji/header/gnavi_icon05_on.gif);
}
/* hcate_mtfuji
============================== */
#tmp_hcate_mtfuji {
	clear:both;
}
#tmp_hcate_mtfuji_ttl h1 {
	background:none !important;
	border:none !important;
}
#tmp_hcate_mtfuji_ttl {
	padding:178px 0 25px 50px;
	background-position:-121px top;
	background-repeat:no-repeat;
}
#tmp_hcate_mtfuji.hcate_mtfuji_fugaku36_top {
	margin-bottom:45px;
	position:relative;
	min-height:360px;
	background:url(/shared/templates/mtfuji_free/images/contents/fugaku36/fugaku_ttl_bg.jpg) no-repeat left top;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.hcate_mtfuji_fugaku36_top #tmp_hcate_mtfuji_ttl {
	background:none;
	padding:17px 0 30px;
}
#tmp_hcate_mtfuji.hcate_mtfuji_fugaku36 {
	position:relative;
	background:url(/shared/templates/mtfuji_free/images/contents/fugaku36/fugaku_ttl2_bg.jpg) no-repeat left top;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.hcate_mtfuji_fugaku36 #tmp_hcate_mtfuji_ttl {
	background:none;
	padding:3% 0;
}
.hcate_mtfuji_fugaku36 #tmp_hcate_mtfuji_ttl h1 {
	width:43%;
}
.hcate_mtfuji_fugaku36_top #tmp_hcate_mtfuji_cnt {
	padding:0 38% 0 20px;
	font-size:114.3%;
}
.hcate_mtfuji_fugaku36_top #tmp_hcate_mtfuji_cnt p {
	line-height:1.8 !important;
}
.hcate_mtfuji_fugaku36_top #tmp_hcate_mtfuji_cnt .fugaku_map_btn {
	position:absolute;
	top:12px;
	left:460px;
}
.hcate_mtfuji_fugaku36 #tmp_hcate_mtfuji_cnt .fugaku_map_btn {
	position:absolute;
	top:50%;
	left:43%;
	margin-top:-33px;
}
.hcate_mtfuji_fugaku36_top #tmp_hcate_mtfuji_ttl h1,
.hcate_mtfuji_fugaku36 #tmp_hcate_mtfuji_ttl h1 {
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	background-color:transparent !important;
	background-image:none !important;
	border-bottom:none !important;
}
/* 既存のshared.css End
========================================================*/
/* header
================================================== */
#tmp_wrap_header{
	color: #222222;
	background-color: #ffffff;
}
#tmp_header {
	padding: 10px 0 8px;
}
#tmp_wrap_hlogo {
	float: left;
}
#tmp_hlogo {
	margin-top: 5px;
	float:left;
	margin-right: 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:282px;
	height:37px;
	color: inherit;
	background: #FFFFFF url(/shared/site_rn/images/header/hlogo.png) no-repeat;
}
#tmp_hlogo a {
	display:block;
	width:282px;
	height:37px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:282px;
	height:37px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_dc_logo{
	margin-top: 1px;
	width: 48px;
	height: 46px;
	float: left;
	color: inherit;
	background: #FFFFFF url(/shared/site_rn/images/header/dc_logo.png) no-repeat;
}
#tmp_dc_logo a {
	display:block;
	width: 48px;
	height: 46px;
}
#tmp_dc_logo span {
	display:block;
	width: 48px;
	height: 46px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_wrap_means{
	float: right;
}
#tmp_means{
	margin-left: 16px;
	float: left;
}
#tmp_hnavi:before,
#tmp_hnavi:after{
	content: '';
	display: table;
}
#tmp_hnavi:after{
	clear: both;
}
#tmp_hnavi{
	list-style: none;
	padding: 13px 0 0;
	margin: 0;
}
#tmp_hnavi li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px;
}
#tmp_hnavi li:first-child {
    margin: 0;
}
#tmp_hnavi li a{
	padding-left: 9px;
	font-size: 81.25%;
	text-decoration: none;
	display: inline-block;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/icon/icon_hnavi.png) no-repeat left 4px;
	transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
}
#tmp_hnavi li a:hover,
#tmp_hnavi li a:focus{
	color: #666666;
}
.blog_head{
	float: left;
	border: 1px solid #e0e0e0
}
.blog_head img{
	max-width: 100%;
	height: auto;
}
.blog_head a:hover img,
.blog_head a:focus img{
	opacity: 0.7;
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
}
#tmp_hnavi_s{
	margin-top: 6px;
	margin-left: 12px;
}
#tmp_hnavi_rmenu a{
	padding-top: 26px;
	font-size: 0.625rem;
	min-width: 50px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color: #595959;
	background: #FFFFFF url(/shared/site_rn/images/icon/icon_nav_open.png) center top no-repeat;
	background-size: 28px 18px;
	-webkit-background-size: 28px 18px;
	transition: 0.3s ease-in-out background;
	-webkit-transition: 0.3s ease-in-out background;
	-moz-transition: 0.3s ease-in-out background;
	-ms-transition: 0.3s ease-in-out background;
	-o-transition: 0.3s ease-in-out background;
}
#tmp_hnavi_rmenu a:hover,
#tmp_hnavi_rmenu a:focus {
	color: #666666;
	background: #FFFFFF url(/shared/site_rn/images/icon/icon_nav_open_hv.png) center top no-repeat;
	background-size: 28px 18px;
	-webkit-background-size: 28px 18px;
}
#tmp_hnavi_rmenu a.active {
	background: #FFFFFF url(/shared/site_rn/images/icon/icon_close_menu.png) center 3px no-repeat;
	background-size: 18px 18px;
	-moz-background-size: 18px 18px;
	-webkit-background-size: 18px 18px;
}
/* search
================================================== */
#tmp_search {
	position: relative;
	padding-top: 7px;
    margin: 0 0 0 16px;
    display: table;
    vertical-align: top;
    width: 188px;
	float: left;
}
#tmp_search .wrap_sch_box {
	width: 100%;
    display: table-cell;
    vertical-align: top;
}
#tmp_search .sch_ttl{
	display: none;
}
#tmp_search .sch_ttl label {
	position: absolute;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_search .wrap_sch_box input {
    display: block;
    width: 100%;
    background-color: #f1f1f1;
	border: 1px solid #dadada;
	border-right: none;
	color: #222222;
	font-size: 87.5%;
    padding: 3px 10px 3px 10px;
    height: 34px;
}
#tmp_search .wrap_sch_btn {
    display: table-cell;
    vertical-align: top;
    width: 36px;
}
#tmp_search .wrap_sch_btn input {
	width: 36px;
	height: 34px;
	border: none;
	color: #222222;
	background: #166cbe url(/shared/site_rn/images/icon/icon_search.png) no-repeat center center;
	background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	font-size: 100%;
	cursor: pointer;
	padding: 6px 5px 5px;
	text-indent: -1987em;
	transition: 0.3s background-color ease-in-out;
	-webkit-transition: 0.3s background-color ease-in-out;
	-moz-transition: 0.3s background-color ease-in-out;
	-ms-transition: 0.3s background-color ease-in-out;
	-o-transition: 0.3s background-color ease-in-out;
}
#tmp_search .wrap_sch_btn input:hover,
#tmp_search .wrap_sch_btn input:focus,
#tmp_search .wrap_sch_btn input:active {
	background-color: #3e90df;
}
/* gnavi
================================================== */
#tmp_gnavi{
	padding: 0;
	color:inherit;
	background-color: #96E0F2;
	background-image: -moz-linear-gradient( 0deg, rgb(192,225,121) 0%, rgb(150,224,242) 50%, rgb(123,183,239) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(192,225,121) 0%, rgb(150,224,242) 50%, rgb(123,183,239) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(192,225,121) 0%, rgb(150,224,242) 50%, rgb(123,183,239) 100%);
	clear:both;
	font-size: 87.5%;
	position:relative;
	z-index:100;
}
#tmp_gnavi ul {
	list-style:none;
}
#tmp_gnavi li {
	position: relative;
	width:20%;
	float:left;
	text-align: center;
	font-weight: bold;
	text-align:center;
}
#tmp_gnavi li a {
	display:block;
	text-decoration:none;
	padding:18px 10px 19px;
	color: #222222;
	background-color:transparent;
}
#tmp_gnavi li span {
	display:inline-block;
	padding:4px 0 4px 34px;
	background-position:left center;
	background-repeat:no-repeat;
}
#tmp_glist1 span {
	background-image:url(/shared/site_rn/images/icon/icon_gnavi1.png);
}
#tmp_glist2 span {
	background-image:url(/shared/site_rn/images/icon/icon_gnavi2.png);
}
#tmp_glist3 span {
	background-image:url(/shared/site_rn/images/icon/icon_gnavi3.png);
}
#tmp_glist4 span {
	background-image:url(/shared/site_rn/images/icon/icon_gnavi4.png);
}
#tmp_glist5 span {
	background-image:url(/shared/site_rn/images/icon/icon_gnavi5.png);
}
/*drop_down_menu */
#tmp_gnavi li ul {
	display: none;
}
#tmp_gnavi .drop_down_hidden {
    display: none;
    position: absolute;
    top: 95%;
    left: 0;
    right: 0;
    z-index: 3;
}
#tmp_gnavi .drop_down_hidden .drop_down_hidden {
	position: relative;
	top: 0;
	padding-left: 30px;
}
#tmp_gnavi .drop_down_hidden ul {
	display: block;
    position: relative;
	margin: 0;
	padding: 0;
	border: 2px solid #166cbe;
    width: 290px;
    color: #222222;
	background-color: #ffffff;
}
#tmp_gnavi .drop_down_hidden .drop_down_hidden ul {
	border: none;
	width: 100%;
}
#tmp_gnavi .drop_down_hidden ul li {
	position: relative;
	display: block;
	float: none;
	width: 100%;
	border-bottom: 1px solid #dadada;
	text-align: left;
}
#tmp_gnavi .drop_down_hidden .drop_down_hidden ul li {
	border-bottom: 0;
}
#tmp_gnavi .drop_down_hidden ul li a {
 	border-bottom:none !important;
	display: block;
    text-align: left;
    padding: 12px 15px 9px 28px;
    font-weight: bold;
    text-decoration: none;
    color: #222222;
    background: transparent url(/shared/site_rn/images/icon/icons_dropdown.png) no-repeat 15px 17px;
}
#tmp_gnavi .drop_down_hidden .drop_down_hidden ul li a {
    background: transparent url(/shared/site_rn/images/icon/icons_dropdown.png) no-repeat 1px 14px;
}
#tmp_gnavi .drop_down_hidden .drop_down_hidden ul li a {
	padding: 12px 15px 10px 12px;
}
#tmp_gnavi .drop_down_hidden ul li a:after {
    content: none;
}
#tmp_gnavi .drop_down_hidden ul li a:hover,
#tmp_gnavi .drop_down_hidden ul li a:focus,
#tmp_gnavi .drop_down_hidden ul li a:active {
    text-decoration: underline;
}
/* sma_menu
================================================== */
/* sp_menu
================================================== */
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
    position: absolute;
}
.spmenu_open:before {
	content:"";
	min-height: 100%;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.5);
	z-index:699;
	cursor:pointer;
}
#tmp_sma_menu {
    display: none;
	position: relative;
	z-index: 9999;
}
#tmp_wrap_header{
	position: relative;
	z-index: 9999;
}
#tmp_sma_rmenu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: inherit;
	background-color: #96E0F2;
    background-image: -moz-linear-gradient( 0deg, rgb(192,225,121) 0%, rgb(150,224,242) 50%, rgb(123,183,239) 100%);
    background-image: -webkit-linear-gradient(
0deg
, rgb(192,225,121) 0%, rgb(150,224,242) 50%, rgb(123,183,239) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(192,225,121) 0%, rgb(150,224,242) 50%, rgb(123,183,239) 100%);
}

#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s {
	display: none;
}
#tmp_sma_search,
#tmp_sma_cnavi{
	display: none;
}
#tmp_sma_menu{
	color: inherit;
	background-color: #ffffff;
}
.utilities_cnt:before,
.utilities_cnt:after{
	content: '';
	display: table;
}
.utilities_cnt:after{
	clear: both;
}
.utilities_cnt{
	padding: 60px 0 30px;
	margin: 0 -30px;
}
.utilities_cnt .utilities_col{
	padding: 0 30px;
	float: left;
	width: 50%;
}
.utilities_cnt .utilities_col > ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.utilities_cnt .utilities_col > ul > li{
	margin: 0 0 14px;
    font-size: 100%;
    font-weight: bold;
}
.utilities_cnt .utilities_col > ul > li > a,
#tmp_select_lang .lang_ttl a,
#tmp_select_lang_sma .lang_ttl a{
	display: block;
    text-decoration: none;
	color: #222222;
	background-color: #FFFFFF;
}
.utilities_cnt .utilities_col > ul > li > a{
	padding: 12px 14px 12px 19px;
}
#tmp_select_lang .lang_ttl a,
#tmp_select_lang_sma .lang_ttl a{
    background: none;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.utilities_cnt .utilities_col > ul > li > a span{
	padding-right: 12px;
	display: block;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_arrow_nav_sp.png) no-repeat right center;
	background-size: auto 12px;
	-webkit-background-size: auto 12px;
}
#tmp_select_lang,
#tmp_select_lang_sma{
	position: relative;
}
#tmp_select_lang .lang_ttl span,
#tmp_select_lang_sma .lang_ttl span,
#tmp_hnavi li a span {
    font-weight: bold;
}
#tmp_select_lang .lang_ttl.active a,
#tmp_select_lang_sma .lang_ttl.active a{
	background-color: #ffffff;
}
#tmp_select_lang .lang_ttl a,
#tmp_select_lang_sma .lang_ttl a,
#tmp_select_lang .lang_ttl.active a,
#tmp_select_lang_sma .lang_ttl.active a{
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#tmp_select_lang ul,
#tmp_select_lang_sma ul{
	list-style: none;
	padding: 0 10px 20px;
	margin: 0;
}
#tmp_select_lang .lang_ttl span,
#tmp_select_lang_sma .lang_ttl span{
	padding-left: 15px;
	display: block;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_lang.png) no-repeat left center;
	background-size: 11px 11px;
}
#tmp_select_lang .lang_cnt,
#tmp_select_lang_sma .lang_cnt{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	color: #222222;
	background-color: #ffffff;
	display: none;
}
#tmp_select_lang .lang_cnt ul,
#tmp_select_lang_sma .lang_cnt ul,
#tmp_select_lang .lang_cnt li,
#tmp_select_lang_sma .lang_cnt li {
    padding: 0;
    margin: 0;
}
#tmp_select_lang .lang_cnt ul,
#tmp_select_lang_sma .lang_cnt ul {
    padding: 12px 10px 5px;
}
#tmp_select_lang .lang_cnt ul li,
#tmp_select_lang_sma .lang_cnt ul li{
    width: 100%;
	background-color: #afdcf7;
    padding-bottom: 1px;
    background: -webkit-gradient(linear, left top, right bottom, from(#afdcf7), to(#d3eaa1));
    background: -moz-linear-gradient(left, #afdcf7, #d3eaa1);
    background: linear-gradient(to left, #afdcf7, #d3eaa1);
}
#tmp_select_lang .lang_cnt ul li:first-child,
#tmp_select_lang_sma .lang_cnt ul li:first-child {
    padding-top: 1px;
}
#tmp_select_lang .lang_cnt ul li a,
#tmp_select_lang_sma .lang_cnt ul li a {
	padding: 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    color: #222222;
    background: none;
	background-color: #ffffff;
}
#tmp_select_lang .lang_cnt ul li a span,
#tmp_select_lang_sma .lang_cnt ul li a span {
    display: block;
    padding-right: 20px;
    color: #222222;
	background: #ffffff url(/shared/site_rn/images/icon/icon_arrow_nav_sp.png) no-repeat right center;
	background-size: auto 12px;
	-webkit-background-size: auto 12px;
    font-weight: normal;
}
.close_btn{
	text-align: center;
	color: #ffffff;
	background-color: #166cbe;
}
.close_btn a{
	padding: 15px 20px 14px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 85.7%;
	color: #ffffff;
	background-color: #166cbe;
}
.close_btn a span{
	padding-left: 22px;
	display: inline-block;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_close.png) no-repeat left center;
	background-size: 13px 13px;
	-webkit-background-size: 13px 13px;
}
/* footer
================================================== */
#tmp_wrap_fmenu{
	padding-top: 2px;
	clear: both;
	color:inherit;
	background-color: #e1f1c0;
	background-image: -moz-linear-gradient( 0deg, #e1f1c0, #c1ddf7 50%, #c1ddf7);
	background-image: -webkit-linear-gradient( 0deg, #e1f1c0, #c1ddf7 50%, #c1ddf7);
	background-image: -ms-linear-gradient( 0deg, #e1f1c0, #c1ddf7 50%, #c1ddf7);
}
#tmp_fmenu {
	padding-top: 2px;
	color:inherit;
	background-color: #FFFFFF;
}
#tmp_fmenu .wrap_fmenu {
	border-left: 1px solid #f0f0f0;
	display: table;
	width:100%;
}
#tmp_fmenu .wrap_fmenu .fmenu{
	padding: 21px 10px 14px 16px;
	display: table-cell;
	width: 20%;
	border-right: 1px solid #f0f0f0;
}
#tmp_fmenu .fmenu .fmenu_ttl {
	margin-bottom: 8px;
	cursor: auto !important;
}
#tmp_fmenu .fmenu .fmenu_ttl .ttl {
	padding-left: 11px;
	font-weight: bold;
	color: inherit;
	background: #FFFFFF url(/shared/site_rn/images/footer/bg_footer_title.png) no-repeat left center;
}
#tmp_fmenu .fmenu_cnt{
	font-size:87.5%;
}
#tmp_fmenu .fmenu_cnt ul{
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
}
#tmp_fmenu .fmenu_cnt ul ul {
	padding-left: 12px;
}
#tmp_fmenu .fmenu_cnt ul li{
	padding: 6px 0;
}
#tmp_fmenu .fmenu_cnt ul li a{
	display: inline-block;
	color: #595959;
	text-decoration: none;
	transition: 0.3s ease-in-out color;
	-webkit-transition: 0.3s ease-in-out color;
	-moz-transition: 0.3s ease-in-out color;
	-ms-transition: 0.3s ease-in-out color;
	-o-transition: 0.3s ease-in-out color;
}
#tmp_fmenu .fmenu_cnt ul li a:hover,
#tmp_fmenu .fmenu_cnt ul li a:focus{
	color: #666666
}
#tmp_footer {
	padding:35px 0 23px;
	color:inherit;
	background-color: #e1f1c0;
	background-image: -moz-linear-gradient( 0deg, #e1f1c0, #c1ddf7 50%, #c1ddf7);
	background-image: -webkit-linear-gradient( 0deg, #e1f1c0, #c1ddf7 50%, #c1ddf7);
	background-image: -ms-linear-gradient( 0deg, #e1f1c0, #c1ddf7 50%, #c1ddf7);
}
#tmp_footer .container{
	position: relative;
}
/* fnavi  */
#tmp_fnavi {
	padding:0;
	margin: 0 0 25px;
	color:inherit;
	list-style:none;
	font-size: 87.5%;
}
#tmp_fnavi li {
    margin: 0 40px 10px 0;
	float:left;
}
#tmp_fnavi li:nth-child(2),
#tmp_fnavi li:nth-child(3)
/*#tmp_fnavi li:nth-child(1),
#tmp_fnavi li:nth-child(3)*/ {
    float: none;
}
#tmp_fnavi li:last-child {
	margin-right:0;
}
#tmp_fnavi li a{
	padding-left: 13px;
	color: #595959;
	display: inline-block;
	text-decoration: none;
	background: transparent url(/shared/site_rn/images/icon/icon_mean_arrow.png) no-repeat 0 5px;
	background-size: 4px 8px;
	-webkit-background-size: 4px 8px;
	transition: 0.3s ease-in-out color;
	-webkit-transition: 0.3s ease-in-out color;
	-moz-transition: 0.3s ease-in-out color;
	-ms-transition: 0.3s ease-in-out color;
	-o-transition: 0.3s ease-in-out color;
}
#tmp_fnavi li a:hover,
#tmp_fnavi li a:focus{
	color: #166cbe;
}
.footer_cnt {
	padding:0 10px;
}
.footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
.footer_cnt address span {
	margin:0 1em 0 0;
}
.copyright {
	text-align:center;
}
#tmp_footer_cnt address{
	margin-bottom: 10px;
	font-size: 87.5%;
	font-style: normal;
}
#tmp_footer_cnt address span{
	font-size: 114.2%;
	font-weight: bold;
	margin-right: 25px;
}
#tmp_footer_cnt address span.footer_ttl{
	margin-right: 25px;
	display: inline-block;
	font-size: 114.2%;
	font-weight: bold;
}
#tmp_copyright{
	font-size: 87.5%;
}
/* pnavi
================================================== */
.pnavi{
	position: absolute;
	right: 20px;
	top: -64px;
	z-index: 100;
}
.pnavi.pnavi_fixed {
	position:fixed;
	/* right:50%; */
	right: 9px;
	bottom:20px;
	top:auto;
	/* margin-right:-600px; */
	margin-right: 0;
}
.pnavi a{
	display: block;
	width: 60px;
	height: 60px;
	text-indent: -9999em;
	color: #ffffff;
	background: #166cbe url(/shared/site_rn/images/icon/arrow_backtop.png) no-repeat center center;
	transition: 0.3s background-color ease-in-out;
	-webkit-transition: 0.3s background-color ease-in-out;
	-moz-transition: 0.3s background-color ease-in-out;
	-ms-transition: 0.3s background-color ease-in-out;
	-o-transition: 0.3s background-color ease-in-out;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.pnavi a:hover,
.pnavi a:focus {
	background-color: #3e90df;
}
/* ==================================================
LAYOUT
================================================== */
/* col_rgt_navi
================================================== */
.wrap_col_rgt_navi {
	float:right;
}
.column_rnavi .wrap_col_main {
	width:100%;
	float:left;
}
.format_free .wrap_col_rgt_navi {
	width: 285px;
}
.format_free .col_rgt_navi {
	padding: 0;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right: -325px;
}
.format_free .column_rnavi .col_main {
	margin-right: 325px;
	padding: 0;
}
.format_free.custom_mtfuji .col_main {
	padding-top:20px;
}

/* ==================================================
PARTS
================================================== */
/* col2
================================================== */
/* col2_cms */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	width:50%;
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_main table.col2 td.col2L {
	border-right:20px solid #FFFFFF;
}
/* col2_pub */
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49.1388889%;
	margin-right:1.7222222%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:49%;
	float:left;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}

/* col3
================================================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width:33.33%;
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:20px solid #FFFFFF;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:1.7222222%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:32.1851852%;
	float:left;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	margin-bottom: 29px;
}
#tmp_pankuzu p{
	padding-left: 24px;
	color: #222222;
    background: transparent url(/shared/site_rn/images/icon/icon_home.png) 0 4px no-repeat;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus,
#tmp_pankuzu a:active {
	text-decoration: none;
}

/* plugin
============================== */
.plugin {
	margin:0 0 20px;
	color:inherit;
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* sns
============================== */
#tmp_wrap_sns {
	padding:40px 0 60px;
	clear:both;
}
#tmp_wrap_sns .container {
	width:100%;
	padding:0;
}
.format_top #tmp_wrap_sns {
	border-top:1px solid #dadada;
	padding:40px 0;
}
#tmp_sns {
	text-align: center;
	padding: 26px 15px;
	color: #222222;
	background-color: #d2ecf3;
}
#tmp_sns_ttl,
#tmp_social_plugins {
	display: inline-block;
	vertical-align: middle;
}
#tmp_sns_ttl {
	margin-right: 36px;
}
#tmp_social_plugins .social_media_btn {
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
#tmp_social_plugins .social_media_btn.facebook_btn {
	margin-bottom: -8px;
}
/* publicity
============================== */
#tmp_publicity{
	background-color: #f8f8f8;
	color: inherit;
	border-top: 1px solid #dadada;
	padding-top:25px;
}
#tmp_publicity_ttl{
	font-weight: bold;
	font-size: 112.5%;
	margin-bottom: 7px;
}
#tmp_publicity_ttl a{
	color: inherit;
	background: url(/shared/site_rn/images/icon/arrow_pub.png) 0 center no-repeat;
	text-decoration: none;
	padding-left: 15px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
#tmp_publicity_ttl a:hover,
#tmp_publicity_ttl a:focus{
	color: #666666;
	background-image: url(/shared/site_rn/images/icon/arrow_pub_hover.png);
}
#tmp_publicity_cnt ul{
	list-style: none;
	margin-right: -65px;
}
#tmp_publicity_cnt li{
	width: 180px;
	margin-right: 65px;
	float: left;
	margin-bottom: 20px;
}
/* ==================================================
accessibility
================================================== */

/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}
.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}
.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display:none;
}


/* ==================================================
ads広告
================================================== */
.ads_area {
	display: none !important;
}
#tmp_wrap_ads_area {
}
#tmp_wrap_ads_area #ads_pc {
    margin: 0 0 2em;
}
#tmp_wrap_ads_area #ads_sp {
	display: none !important;
    margin: 0 0 2em;
}
@media screen and (min-width : 481px) and (max-width : 750px) {
#tmp_wrap_ads_area #ads_pc {
	display: none !important;
}
#tmp_wrap_ads_area #ads_sp {
	display: block !important;
}
}

/* ==================================================
accessibility style change:color
================================================== */
/* change_color commons
================================================== */
.color_blue #tmp_wrapper:not(.slick-arrow,.btn_slides a),
.color_blue #tmp_wrapper *:not(.slick-arrow,.btn_slides a),
.color_yellow #tmp_wrapper:not(.slick-arrow,.btn_slides a),
.color_yellow #tmp_wrapper *:not(.slick-arrow,.btn_slides a),
.color_black #tmp_wrapper:not(.slick-arrow,.btn_slides a),
.color_black #tmp_wrapper *:not(.slick-arrow,.btn_slides a) {
	background-image:none !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrapper .btn_slides a,
.color_yellow #tmp_wrapper .btn_slides a,
.color_black #tmp_wrapper .btn_slides a{
	background-color: #ffffff!important;
}
.color_blue #tmp_wrapper .pnavi a,
.color_yellow #tmp_wrapper .pnavi a,
.color_black #tmp_wrapper .pnavi a{
	text-indent: 0;
	font-size: 0.75rem;
	text-align: center;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index:auto !important;
}
.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding:0 !important;
	border:none !important;
}
/* headding */
.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding:5px !important;
	border:none !important;
}
.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border:none !important;
	padding:0 !important;
}
/* icon */
.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin:0 !important;
	padding:0 !important;
}
/* used_bg_img */
.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
	width:auto !important;
	height:auto !important;
	text-decoration:underline !important;
}
.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index:1 !important;
	height:auto !important;
}
/* for Firefox3.0 */
.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color:transparent !important;
}
/* for google box common */
#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color:#FFFFFF !important;
}
/*
=================================*/
/* ロゴ */
.color_blue #tmp_wrapper #tmp_dc_logo,
.color_yellow #tmp_wrapper #tmp_dc_logo,
.color_black #tmp_wrapper #tmp_dc_logo,
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo p {
    font-size: 75.8%;
}
.color_blue #tmp_wrapper #tmp_dc_logo,
.color_yellow #tmp_wrapper #tmp_dc_logo,
.color_black #tmp_wrapper #tmp_dc_logo,
.color_blue #tmp_wrapper #tmp_dc_logo span,
.color_yellow #tmp_wrapper #tmp_dc_logo span,
.color_black #tmp_wrapper #tmp_dc_logo span{
    height: auto !important;
    width: auto !important;
}
.color_blue #tmp_wrapper #tmp_hlogo a,
.color_yellow #tmp_wrapper #tmp_hlogo a,
.color_black #tmp_wrapper #tmp_hlogo a,
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo p span,
.color_black #tmp_wrapper #tmp_hlogo p span {
    height: auto !important;
}
/* 検索 */
.color_blue #tmp_wrapper #tmp_search .wrap_sch_box input,
.color_yellow #tmp_wrapper #tmp_search .wrap_sch_box input,
.color_black #tmp_wrapper #tmp_search .wrap_sch_box input{
    font-size: 60% !important;
}
.color_blue #tmp_wrapper #tmp_search .wrap_sch_btn input,
.color_yellow #tmp_wrapper #tmp_search .wrap_sch_btn input,
.color_black #tmp_wrapper #tmp_search .wrap_sch_btn input {
    font-size: 46% !important;
    height: auto !important;
    border-style: solid !important;
    border-width: 1px !important;
	text-indent: 0;
}
.color_blue #tmp_wrapper #tmp_contents .readmore_button p,
.color_yellow #tmp_wrapper #tmp_contents .readmore_button p,
.color_black #tmp_wrapper #tmp_contents .readmore_button p,
.color_blue #tmp_wrapper #tmp_sma_utilities,
.color_yellow #tmp_wrapper #tmp_sma_utilities,
.color_black #tmp_wrapper #tmp_sma_utilities,
.color_blue #tmp_wrapper #tmp_sma_rmenu .close_btn,
.color_yellow #tmp_wrapper #tmp_sma_rmenu .close_btn,
.color_black #tmp_wrapper #tmp_sma_rmenu .close_btn,
.color_blue #tmp_wrapper #tmp_blog .ttl_link a,
.color_yellow #tmp_wrapper #tmp_blog .ttl_link a,
.color_black #tmp_wrapper #tmp_blog .ttl_link a,
.color_blue #tmp_wrapper #tmp_publicity,
.color_yellow #tmp_wrapper #tmp_publicity,
.color_black #tmp_wrapper #tmp_publicity,
.color_blue #tmp_wrapper #tmp_top_info .top_info_ttl,
.color_yellow #tmp_wrapper #tmp_top_info .top_info_ttl,
.color_black #tmp_wrapper #tmp_top_info .top_info_ttl,
.color_blue #tmp_wrapper #tmp_top_info .top_info_cnt,
.color_yellow #tmp_wrapper #tmp_top_info .top_info_cnt,
.color_black #tmp_wrapper #tmp_top_info .top_info_cnt,
.color_blue #tmp_wrapper #tmp_information .readmore p,
.color_yellow #tmp_wrapper #tmp_information .readmore p,
.color_black #tmp_wrapper #tmp_information .readmore p,
.color_blue #tmp_wrapper #tmp_main_visual .slick-prev,
.color_yellow #tmp_wrapper #tmp_main_visual .slick-prev,
.color_black #tmp_wrapper #tmp_main_visual .slick-prev,
.color_blue #tmp_wrapper #tmp_main_visual .slick-next,
.color_yellow #tmp_wrapper #tmp_main_visual .slick-next,
.color_black #tmp_wrapper #tmp_main_visual .slick-next,
.color_blue #tmp_wrapper #tmp_main_visual .slick_slide,
.color_yellow #tmp_wrapper #tmp_main_visual .slick_slide,
.color_black #tmp_wrapper #tmp_main_visual .slick_slide,
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a,
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu a,
.color_black #tmp_wrapper #tmp_hnavi_rmenu a {
    border-style: solid !important;
    border-width: 1px !important;
}
/* お知らせ */
.color_blue #tmp_wrapper .used_javascript #tmp_top_info #tmp_top_info_kanko .top_info_ttl,
.color_yellow #tmp_wrapper .used_javascript #tmp_top_info #tmp_top_info_kanko .top_info_ttl,
.color_black #tmp_wrapper .used_javascript #tmp_top_info #tmp_top_info_kanko .top_info_ttl,
.color_blue #tmp_wrapper .used_javascript #tmp_top_info .top_info_cnt,
.color_yellow #tmp_wrapper .used_javascript #tmp_top_info .top_info_cnt,
.color_black #tmp_wrapper .used_javascript #tmp_top_info .top_info_cnt{
    padding: 0 !important;
}
.color_blue #tmp_wrapper #tmp_areamap_cnt .area_izu .box_areamap_ttl h3::before,
.color_yellow #tmp_wrapper #tmp_areamap_cnt .area_izu .box_areamap_ttl h3::before,
.color_black #tmp_wrapper #tmp_areamap_cnt .area_izu .box_areamap_ttl h3::before,
.color_blue #tmp_wrapper #tmp_areamap_cnt .area_fuji .box_areamap_ttl h3::before,
.color_yellow #tmp_wrapper #tmp_areamap_cnt .area_fuji .box_areamap_ttl h3::before,
.color_black #tmp_wrapper #tmp_areamap_cnt .area_fuji .box_areamap_ttl h3::before,
.color_blue #tmp_wrapper #tmp_areamap_cnt .area_central .box_areamap_ttl h3::before,
.color_yellow #tmp_wrapper #tmp_areamap_cnt .area_central .box_areamap_ttl h3::before,
.color_black #tmp_wrapper #tmp_areamap_cnt .area_central .box_areamap_ttl h3::before,
.color_blue #tmp_wrapper #tmp_areamap_cnt .area_west .box_areamap_ttl h3::before,
.color_yellow #tmp_wrapper #tmp_areamap_cnt .area_west .box_areamap_ttl h3::before,
.color_black #tmp_wrapper #tmp_areamap_cnt .area_west .box_areamap_ttl h3::before {
	background-image:none !important;
}
/* ヘッダー、グロナビ */
.color_blue #tmp_wrapper #tmp_gnavi,
.color_yellow #tmp_wrapper #tmp_gnavi,
.color_black #tmp_wrapper #tmp_gnavi {
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
}
/* フッター */
.color_blue #tmp_wrapper #tmp_footer,
.color_yellow #tmp_wrapper #tmp_footer,
.color_black #tmp_wrapper #tmp_footer {
    border-top-style: solid !important;
    border-top-width: 2px !important;
}
.color_blue #tmp_wrapper #tmp_blog_ttl h2,
.color_yellow #tmp_wrapper #tmp_blog_ttl h2,
.color_black #tmp_wrapper #tmp_blog_ttl h2 {
    text-indent: 0 !important;
}
.color_blue #tmp_wrapper #tmp_top_info .top_info_ttl a::before,
.color_yellow #tmp_wrapper #tmp_top_info .top_info_ttl a::before,
.color_black #tmp_wrapper #tmp_top_info .top_info_ttl a::before {
    content: none !important;
}
.color_blue.model_sp #tmp_wrapper.spmenu_open::before,
.color_yellow.model_sp #tmp_wrapper.spmenu_open::before,
.color_black.model_sp #tmp_wrapper.spmenu_open::before {
    background: none !important;
}
/* のりたび */
.color_blue #tmp_wrapper #tmp_norutabi_ttl .ttl,
.color_yellow #tmp_wrapper #tmp_norutabi_ttl .ttl,
.color_black #tmp_wrapper #tmp_norutabi_ttl .ttl {
    width: 0 !important;
    height: 0 !important;
    padding-top: 0 !important;
}
.color_blue #tmp_wrapper #tmp_instagram2020 #tmp_instagram2020_ttl h1,
.color_yellow #tmp_wrapper #tmp_instagram2020 #tmp_instagram2020_ttl h1,
.color_black #tmp_wrapper #tmp_instagram2020 #tmp_instagram2020_ttl h1 {
    height: auto !important;
}
.color_blue #tmp_wrapper #tmp_contents h1::after,
.color_yellow #tmp_wrapper #tmp_contents h1::after,
.color_black #tmp_wrapper #tmp_contents h1::after {
    content: none !important;
}
/* 河湾フェリー */
.color_blue #tmp_wrapper #tmp_contents #tmp_suruga_ferry_ttl p,
.color_yellow #tmp_wrapper #tmp_contents #tmp_suruga_ferry_ttl p,
.color_black #tmp_wrapper #tmp_contents #tmp_suruga_ferry_ttl p {
    z-index: 0 !important;
}
.color_blue #tmp_wrapper #tmp_contents .suruga_ferry.izu h1,
.color_yellow #tmp_wrapper #tmp_contents .suruga_ferry.izu h1,
.color_black #tmp_wrapper #tmp_contents .suruga_ferry.izu h1,
.color_blue #tmp_wrapper #tmp_contents .suruga_ferry h1,
.color_yellow #tmp_wrapper #tmp_contents .suruga_ferry h1,
.color_black #tmp_wrapper #tmp_contents .suruga_ferry h1,
.color_blue #tmp_wrapper #tmp_contents .suruga_ferry p.suruga_btn a,
.color_yellow #tmp_wrapper #tmp_contents .suruga_ferry p.suruga_btn a,
.color_black #tmp_wrapper #tmp_contents .suruga_ferry p.suruga_btn a {
    height: auto !important;
}
/* 富士山てんこもり */
.color_blue #tmp_wrapper #tmp_mtfuji_hlogo h1,
.color_yellow #tmp_wrapper #tmp_mtfuji_hlogo h1,
.color_black #tmp_wrapper #tmp_mtfuji_hlogo h1,
.color_blue #tmp_wrapper #tmp_mtfuji_hlogo p,
.color_yellow #tmp_wrapper #tmp_mtfuji_hlogo p,
.color_black #tmp_wrapper #tmp_mtfuji_hlogo p {
    height: auto !important;
}

.color_blue #tmp_wrapper #tmp_contents h1,
.color_yellow #tmp_wrapper #tmp_contents h1,
.color_black #tmp_wrapper #tmp_contents h1 {
	text-align: center !important;
}
/* 末端スライド */
.color_blue #tmp_wrapper .editable_slider .slick_prev a,
.color_yellow #tmp_wrapper .editable_slider .slick_prev a,
.color_black #tmp_wrapper .editable_slider .slick_prev a {
    background: transparent url(/shared/templates/free_rn/images/main/img_btn_prev.png) no-repeat !important;
	width: 40px !important;
	height: 40px !important;
}
.color_blue #tmp_wrapper .editable_slider .slick_next a,
.color_yellow #tmp_wrapper .editable_slider .slick_next a,
.color_black #tmp_wrapper .editable_slider .slick_next a {
    background: transparent url(/shared/templates/free_rn/images/main/img_btn_next.png) no-repeat !important;
	width: 40px !important;
	height: 40px !important;
}
/* エリアガイド */
.color_blue #tmp_wrapper #tmp_contents #tmp_areaguide_izu .areaguide_map_ttl h2::before,
.color_yellow #tmp_wrapper #tmp_contents #tmp_areaguide_izu .areaguide_map_ttl h2::before,
.color_black #tmp_wrapper #tmp_contents #tmp_areaguide_izu .areaguide_map_ttl h2::before,
.color_blue #tmp_wrapper #tmp_contents #tmp_areaguide_fuji .areaguide_map_ttl h2::before,
.color_yellow #tmp_wrapper #tmp_contents #tmp_areaguide_fuji .areaguide_map_ttl h2::before,
.color_black #tmp_wrapper #tmp_contents #tmp_areaguide_fuji .areaguide_map_ttl h2::before,
.color_blue #tmp_wrapper #tmp_contents #tmp_areaguide_central .areaguide_map_ttl h2::before,
.color_yellow #tmp_wrapper #tmp_contents #tmp_areaguide_central .areaguide_map_ttl h2::before,
.color_black #tmp_wrapper #tmp_contents #tmp_areaguide_central .areaguide_map_ttl h2::before,
.color_blue #tmp_wrapper #tmp_contents #tmp_areaguide_west .areaguide_map_ttl h2::before,
.color_yellow #tmp_wrapper #tmp_contents #tmp_areaguide_west .areaguide_map_ttl h2::before,
.color_black #tmp_wrapper #tmp_contents #tmp_areaguide_west .areaguide_map_ttl h2::before {
    content: none !important;
}
/* 観光スポット検索 */
.color_blue #tmp_wrapper #tmp_ks_category .switch_ttl .switch_btn span,
.color_yellow #tmp_wrapper #tmp_ks_category .switch_ttl .switch_btn span,
.color_black #tmp_wrapper #tmp_ks_category .switch_ttl .switch_btn span {
    width: auto !important;
    height: auto !important;
    text-indent: 0 !important;
}
/* マップ */
.color_blue #tmp_wrapper #tmp_wrap_main #tmp_gmap_box .gm-style .gm-style-iw-c,
.color_yellow #tmp_wrapper #tmp_wrap_main #tmp_gmap_box .gm-style .gm-style-iw-c,
.color_black #tmp_wrapper #tmp_wrap_main #tmp_gmap_box .gm-style .gm-style-iw-c {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.color_blue #tmp_wrapper #tmp_ks_area .ks_area_cnt label,
.color_yellow #tmp_wrapper #tmp_ks_area .ks_area_cnt label,
.color_black #tmp_wrapper #tmp_ks_area .ks_area_cnt label,
.color_blue #tmp_wrapper #tmp_ks_category .box_select label,
.color_yellow #tmp_wrapper #tmp_ks_category .box_select label,
.color_black #tmp_wrapper #tmp_ks_category .box_select label {
    position: static !important;
}
/* bg:blue
/* text:yellow
/* link:white
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
	color:#FFFF00 !important;
	background-color:#00008B !important;
	border-color:#FFFF00 !important;
}
.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color:#FFFFFF !important;
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main h1 {
	border:3px solid yellow !important;
}
.color_blue #tmp_wrap_main h2 {
	border-bottom:1px solid yellow !important;
	border-left:3px solid yellow !important;
}
.color_blue #tmp_wrap_main h3 {
	border-left:3px solid yellow !important;
}
/* for google box */
.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
	background-color: transparent !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}

/* bg:yellow
/* text:black
/* link:blue
================================================== */
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
}
.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color:#0000FF !important;
	background-color:transparent !important;
}
.color_yellow #tmp_wrap_main h1 {
	border:3px solid black !important;
}
.color_yellow #tmp_wrap_main h2 {
	border-bottom:1px solid black !important;
	border-left:3px solid black !important;
}
.color_yellow #tmp_wrap_main h3 {
	border-left:3px solid black !important;
}
/* for google box */
.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	border-color:black !important;
	list-style-image:none !important;
	background-color: transparent !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}

/* bg:black
/* text:yellow
/* link:white
================================================== */
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
}
.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color:#FFFFFF !important;
	background-color:transparent !important;
}
.color_black #tmp_wrap_main h1 {
	border:3px solid yellow !important;
}
.color_black #tmp_wrap_main h2 {
	border-left:3px solid yellow !important;
	border-bottom:1px solid yellow !important;
}
.color_black #tmp_wrap_main h3 {
	border-left:3px solid yellow !important;
}
/* for google box */
.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
	background-color: transparent !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}

/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size:75% !important;
}
/* big
================================================== */
.fsize_big {
	font-size:125% !important;
}
.fsize_big #tmp_top_info .top_info_ttl span {
    font-size: 85%;
}
.fsize_big #tmp_contents .suruga_ferry p.suruga_btn a span,
.fsize_big #tmp_contents .suruga_ferry .suruga_ferry_btn_izu span {
    font-size: 60% !important;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size:175% !important;
}
.fsize_big2 #tmp_top_info .top_info_ttl span {
    font-size: 60.7% !important;
}
.fsize_big2 #tmp_contents .suruga_ferry h1,
.fsize_big #tmp_contents .suruga_ferry h1,
.fsize_big2 #tmp_contents .suruga_ferry.izu h1,
.fsize_big #tmp_contents .suruga_ferry.izu h1 {
    font-size: 100% !important;
}
.fsize_big2 #tmp_contents .suruga_ferry p.suruga_btn a span,
.fsize_big2 #tmp_contents .suruga_ferry .suruga_ferry_btn_izu span {
    font-size: 60% !important;
}
.fsize_big2 #tmp_wrapper #tmp_ks_category .switch_ttl .switch_btn span,
.fsize_big #tmp_wrapper #tmp_ks_category .switch_ttl .switch_btn span {
    font-size: 50% !important;
}
@media screen and (min-width : 769px) and (max-width : 1200px) {
	#tmp_wrapper {
		min-width:768px;
	}
	.container {
		width: 100%;
	}
	#tmp_gnavi .drop_down_hidden ul {
		width: 100%;
	}

}
@media screen and (min-width : 769px) and (max-width : 940px) {
#tmp_means {
    margin-left: 5px;
}
#tmp_search {
    margin: 0 0 0 21px;
}
#tmp_hnavi {
    padding: 6px 0 0;
}
#tmp_hnavi li{
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 6px;
}
#tmp_hnavi li:first-child {
    margin: 0 0 5px;
    padding: 0;
}
#tmp_hnavi li .lang_ttl a {
    padding: 0;
}
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_wrap_hcate:after,
#tmp_hcate:after,
#tmp_hcate_glory_main_cnt:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_sns:after,
#tmp_fixed_menu_search_cnt .wrap_box_menu_sch:after,
#tmp_fixed_menu_search_cnt .box_menu_sch:after,
#tmp_fixed_menu_search_cnt .box_menu_sch_ttl:after,
#tmp_fixed_menu_search_cnt .box_menu_sch_cnt:after,
#tmp_mtfuji_header:after,
#tmp_mtfuji_gnavi:after,
#tmp_hcate_navi:after,
#tmp_hcate_navi ul:after,
#tmp_hcate_glory_head:after,
.container:after,
#tmp_header:after,
#tmp_hnavi:after,
#tmp_wrap_hlogo::after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity ul:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fmenu .wrap_fmenu:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}


