@charset "UTF-8";

html,body {
	width:100%;
}
html {
	font-size: 62.5%; /*10px*/
   /* vertical-align:baseline;*/
    background:transparent;
    /*
	overflow-y: scroll;
	overflow-x: auto;
    */
}
/*
html.dsktp body {
	min-width:1260px!important;
}*/

body { font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial; }
html.win.firefox body { font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial; }
.font-selif { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.font-selif { font-weight:normal;}
.font_tk-din { font-family: "din-2014-narrow",sans-serif; }

/*.font-jp * { font-family: "fot-tsukubrdgothic-std","メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial; }
.font-jp * { font-family: "fot-tsukubrdgothic-std","メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial; }
.font-tw * { font-family: "Microsoft JhengHei", "微軟正黑體", "PMingLiU" , sans-serif ; }
.font-cn * { font-family: "Microsoft YaHei", "微软雅黑","SimSun", sans-serif ; }
.font-kr * { font-family: "Malgun Gothic", "Yoon Gothic", "sans-serif" ; }*/

body {
	font-size:14px;
	font-size:1.4rem;
	line-height: 1.8;
	color:#3c3c3c;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
	font-feature-settings : "palt" 1;
    position: relative;
    overflow-y: scroll;
}
/* float clear */
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

* {
	font-size:inherit;
	letter-spacing:0.08em;
	color:inherit;
/*	line-height:inherit;
	text-align:inherit;*/
	font-family:inherit;
}
* {
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling:touch;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
* {
	margin:0;
	padding:0;
	font-style:normal;
	box-sizing: border-box;
	word-break:normal;
}
*:before, *:after {
	box-sizing: border-box;
}

/* Text Link Color & UnderLine */
/* Text Link Color & UnderLine */
a {
	text-decoration: none;/* or underline;*/
	display: inline-block;
	transition-property:all;
	transition-duration:0.4s;
}
a:hover {
	opacity: 0.6;
}
/*
a,a:active,a:visited,a:hover,button,button:hover,
a img, a:active img ,a:visited img, a:hover img,
a span, a:active span ,a:visited span, a:hover span {
	transition-property:all;
	transition-duration:0.4s;
}
*/

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
/*    margin:0;
    padding:0; */
    border:0;
    outline:0;
	/*
	font-size:14px;
    font-size:1.4rem;
	*/
/*   vertical-align:baseline;*/
/*    background:transparent;*/
}
 
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
 
ul li,
ol li {
    list-style:none;
}
 
blockquote, q {
    quotes:none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
 
ins {
    background-color:#ff9;
    color:#343434;
    text-decoration:none;
}
 
mark {
    background-color:#ff9;
    color:#343434; 
    font-style:italic;
    font-weight:bold;
}
 
del {
    text-decoration: line-through;
}
 
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
 
table {
    border-collapse:collapse;
    border-spacing:0;
}
 
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px dotted #9E9E9E;
    margin:1em 0;
    padding:0;
}

a img {
	display:block;
	vertical-align:bottom;
}
 
/*input, select {
    vertical-align:middle;
}*/
/*
* :not( :hover ) {
	transition-property:all;
	transition-duration:0.4s;
}
*/


/*-- font size -----------------------------------*/
.font_sss { font-size:11px; font-size:1.1rem; }
.font_ss { font-size:12px; font-size:1.2rem; }
.font_s { font-size:13px; font-size:1.3rem; }
.font_m { font-size:14px; font-size:1.4rem; }
.font_l { font-size:17px; font-size:1.7rem; }
.font_ll { font-size:22px; font-size:22rem; }
.font_lll { font-size:22px; font-size:22rem; }
/*-- /font size -----------------------------------*/

/* i icon ------------------------ */
/* alt テキストが必要ないもののみ */

i.info_30::before{ content: url(/asset/img/common/icon_info_30x30.svgz); }
i.kankou_30::before{ content: url(/asset/img/common/icon_kankou_30x30.svgz); }
i.siryou_30::before{ content: url(/asset/img/common/icon_siryou_30x30.svgz); }
i.convention_30::before{ content: url(/asset/img/common/icon_convention_30x30.svgz); }
i.others_30::before{ content: url(/asset/img/common/icon_others_30x30.svgz); }

i.area_30::before{ content: url(/asset/img/common/icon_area_30x30.svgz); }
i.gourmet_30::before{ content: url(/asset/img/common/icon_gourmet_30x30.svgz); }
i.area_2ea7e0::before{ content: url(/asset/img/common/icon_area_32x32_2ea7e0.svgz); }
i.course_2ea7e0::before{ content: url(/asset/img/common/icon_course_30x30_2ea7e0.svgz); }
i.travel_2ea7e0::before{ content: url(/asset/img/common/icon_travel_30x30_2ea7e0.svgz); }
/* */
i.sqarrow_2ea7e0::before{ content: url(/asset/img/common/icon_sqarrow_12x12_2ea7e0.svgz); }
i.arrow_2ea7e0::before{ content: url(/asset/img/common/icon_arrow_10x10_2ea7e0.svgz); }
i.sqarrow_fff::before{ content: url(/asset/img/common/icon_sqarrow_12x12_fff.svgz); }
i.sqarrow_13ae67::before{ content: url(/asset/img/common/icon_sqarrow_12x12_13ae67.svgz); }
i.areapoint_fff::before{ content: url(/asset/img/common/icon_areapoint_30x30_fff.svgz); }
i.areapoint_2ea7e0::before{ content: url(/asset/img/common/icon_areapoint_30x30_2ea7e0.svgz); }
i.time_3c3c3c::before{ content: url(/asset/img/common/icon_time_30x30_3c3c3c.svgz); }
/* */
i.member_3c3c3c::before{ content: url(/asset/img/common/icon_member_16x16_3c3c3c.svgz); }
i.member_13ae67::before{ content: url(/asset/img/common/icon_member_16x16_13ae67.svgz); }
/* */
i.kankou_2ea7e0::before{ content: url(/asset/img/common/icon_kankou_30x30_2ea7e0.svgz); }
i.kankou_fff::before{ content: url(/asset/img/common/icon_kankou_30x30_fff.svgz); }
i.access_2ea7e0::before{ content: url(/asset/img/common/icon_access_30x30_2ea7e0.svgz); }
/* */
i.news_3c3c3c::before{ content: url(/asset/img/common/icon_news_24x24_3c3c3c.svgz); }
/* */
i.see_2ea7e0::before{ content: url(/asset/img/common/icon_see_30x30_2ea7e0.svgz); }
i.gourmet_2ea7e0::before{ content: url(/asset/img/common/icon_gourmet_30x30_2ea7e0.svgz); }
i.stay_2ea7e0::before{ content: url(/asset/img/common/icon_stay_30x30_2ea7e0.svgz); }
i.shopping_2ea7e0::before{ content: url(/asset/img/common/icon_shopping_30x30_2ea7e0.svgz); }
i.convention_2ea7e0::before{ content: url(/asset/img/common/icon_convention_30x30_2ea7e0.svgz); }
i.info_2ea7e0::before{ content: url(/asset/img/common/icon_info_32x32_2ea7e0.svgz); }
/* */
i.photo_2ea7e0::before{ content: url(/asset/img/common/icon_photo_30x30_2ea7e0.svgz); }
i.movie_2ea7e0::before{ content: url(/asset/img/common/icon_movie_30x30_2ea7e0.svgz); }
/* */
i.plane_fff::before{ content: url(/asset/img/common/icon_plane_32x32_fff.svgz); }
i.car_fff::before{ content: url(/asset/img/common/icon_car_32x32_fff.svgz); }
i.bus_fff::before{ content: url(/asset/img/common/icon_bus_32x32_fff.svgz); }
i.train_fff::before{ content: url(/asset/img/common/icon_train_32x32_fff.svgz); }
i.ferry_fff::before{ content: url(/asset/img/common/icon_ferry_32x32_fff.svgz); }
i.bicycle_fff::before{ content: url(/asset/img/common/icon_bicycle_32x32_fff.svgz); }
i.jinrikisya_fff::before{ content: url(/asset/img/common/icon_jinrikisya_32x32_fff.svgz); }
i.ticket_fff::before{ content: url(/asset/img/common/icon_ticket_32x32_fff.svgz); }
/* */
i.brackets_db_2ea7e0::before{ content: url(/asset/img/common/brackets_db_15x15_2ea7e0.svgz); }

i.weather_3c3c3c::before{ content: url(/asset/img/common/icon_weather_26x26_3c3c3c.svgz); }

i.more_info_2ea7e0::before{ content: url(/asset/img/common/brackets_db_15x15_2ea7e0.svgz); }
i.more_info_green::before{ content: url(/asset/img/common/brackets_db_15x15_green.svgz); }
i.more_info_fff::before{ content: url(/asset/img/common/brackets_db_15x15_fff.svgz); }

i.udarrow_3c3c3c::before{ content: url(/asset/img/common/icon_udarrow_12x12_3c3c3c.svgz); }
i.udarrow_fff::before{ content: url(/asset/img/common/icon_udarrow_10x10_fff.svgz); }

i.bc_home_10x10::before{ content: url(/asset/img/common/bc_home_10x10.svgz); }

i.square_2ea7e0::before{ content: url(/asset/img/common/icon_square_20x20_2ea7e0.svgz); }
i.square_green::before{ content: url(/asset/img/common/icon_square_20x20_green.svgz); }

i.exlink_2ea7e0::before{ content: url(/asset/img/common/icon_exlink_14x14_2ea7e0.svgz); }
i.exlink_000::before{ content: url(/asset/img/common/icon_exlink_14x14_000.svgz); }
i.exlink_fff::before{ content: url(/asset/img/common/icon_exlink_14x14_fff.svgz); }

i.download_fff::before{ content: url(/asset/img/common/icon_download_14x14_fff.svgz); }

/* / i icon ------------------------ */
/*
背景色セット -------------------------------------------
*/
.bkc_fff {background-color: #fff;}
.bkc_cream {background-color: rgba(245,241,237,1.00);} /*#f5f1ed*/
.bkc_lightcream {background-color: rgba(249,247,245,1.00);} /*#f9f7f5*/
.bkc_green_mem {background-color: rgba(19,174,103,1.00);}/*#13ae67 会員限定*/
.bkc_green {background-color: rgba(76,179,78,1.00);}/*#4cb34e スペシャルチケット*/
.bkc_blue {background-color: rgba(46,167,224,1.00);}/*#2ea7e0*/
/*
テキストカラーセット -------------------------------------------
*/
.white {color: #fff;}
.red {color: rgba(197,34,46,1.00);} /*#c5222e*/
.blue {color: rgba(46,167,224,1.00);} /*#2ea7e0*/
.green {color: rgba(19,174,103,1.00);} /*#13ae67*/
/*
ラインカラーセット -------------------------------------------
*/
.lc_blue {border-color: #2ea7e0 !important;}/*#2ea7e0*/
.lc_green {border-color: #4cb34e !important;}/*#4cb34e*/
