@charset "utf-8";

/* ==================================================
contents
================================================== */
.pc {
	display: block;
}
.sp {
	display: none;
}
.tb {
	display: none;
}
/* readmore
================================================== */
.readmore {
	padding-right: 21px;
	clear:both;
}
.readmore p {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	background: #67aeed;
	background-image: -webkit-linear-gradient(-45deg, #67aeed, #b2dd71);
	background-image: -ms-linear-gradient(-45deg, #67aeed, #b2dd71);
	background-image: linear-gradient(-45deg, #67aeed, #b2dd71);
	padding: 2px;
}
.readmore a {
	display: block;
	background-color: #ffffff;
	color: #222222;
	text-decoration: none;
	padding: 11px 25px 10px;
	text-align: center;
	position: relative;
}
.readmore a:after {
	content: '';
	right: -22px;
	width: 44px;
	height: 10px;
	bottom: 50%;
	position: absolute;
	background: transparent url(/shared/templates/top2021/images/icon/right_arrow_line.png) 0 0 no-repeat;
}
.readmore a:hover,
.readmore a:focus {
	background-color: #e7f8fd;
	transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
.readmore a:hover:after,
.readmore a:focus:after {
	right: -32px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
/* logo_ttl
================================================== */
.logo_ttl {
	margin:0 0 15px;
}
.logo_ttl h2 {
	display: table;
	margin: 0 auto;
	font-size: 212.5%;
	line-height:1.7;
	padding: 4px 0 4px 85px;
	background: transparent url(/shared/templates/top2021/images/logo_title.png) 0 0 no-repeat;
	letter-spacing: 2px;
	font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
}
/* desc
================================================== */
#tmp_blog .desc,
#tmp_information .desc,
#tmp_top_model .desc {
    line-height: 1.8;
    width: 804px;
    margin:0 auto 40px;
	clear:both;
}
#tmp_blog .desc {
	text-align:center;
}
#tmp_information .desc {
	margin-bottom:10px;
}
/* ==================================================
main visual
================================================== */
#tmp_wrap_main_visual {
}
#tmp_main_visual {
	position: relative;
	margin:0 auto;
	clear:both;
    height: auto;
    width:100%;
    max-width:1160px;
}
.no_javascript #tmp_main_visual {
	overflow-y: auto;
	height: 488px;
	margin:0 auto 40px;
	width:1160px;
}
#tmp_main_visual .slick_slides {
	height: 488px;
	height: auto;
	max-height: 488px;
	overflow: hidden;
}
@media screen and (min-width : 769px) and (max-width : 1200px) {
#tmp_main_visual .slick_slides {
	height: auto;
    max-height: 0;
    padding: 0 0 42%;
}
}
#tmp_main_visual .slick_slides.slick-initialized {
}
#tmp_main_visual .slick_slides > .slick_slide:not(:first-child) {
	display: none;
}
#tmp_main_visual .item {
    text-align: center;
	position: relative;
	color: #ffffff;
	overflow: hidden;
	box-shadow: 0px 2px 10.8px 1.2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 10.8px 1.2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 10.8px 1.2px rgba(0, 0, 0, 0.1);
}
#tmp_main_visual .item span {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#tmp_main_visual .item img {
	vertical-align:top;
    width: 100%;
    height: auto;
    max-width: 100%;
}
#tmp_main_visual .desc {
    width: auto;
    text-align: left;
    position: absolute;
    left: 9%;
    bottom: 16%;
	background-color: transparent;
	color: #ffffff;
	z-index: 1;
}
#tmp_main_visual .ttl {
	font-size: 227.3%;
	font-weight: 400;
	font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
	text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}
#tmp_main_visual .ttl a {
	color: #ffffff;
    text-decoration: none;
    background: url(/shared/templates/top2021/images/icon/icn_mv_link.png) 22px 5px no-repeat;
    padding: 2px 0 0 60px;
}
#tmp_main_visual .ttl a:hover {
    text-decoration: underline;
}
#tmp_main_visual .cnt {
    padding: 6px 0 0 63px;
	font-size: 113.7%;
	font-weight: bold;
	text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;
}
#tmp_main_visual .slick_control {
	position: absolute;
    bottom: 8.5%;
    right: 4.8%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	max-width: 100%;
}
.no_print #tmp_main_visual .slick_control {
    bottom: 12%;
}
#tmp_main_visual .btn_slides {
	float: left;
	margin-right: 7px;
}
#tmp_main_visual .btn_slides a {
	display: block;
	background: #e7f8fd url(/shared/templates/top2021/images/icon/stop.png) 8px 7px no-repeat;
	color: #000000;
	width: 25px;
	height: 25px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
}
#tmp_main_visual .btn_slides.start a {
	background: #ffffff url(/shared/templates/top2021/images/icon/play.png) 8px 7px no-repeat;
	background-position: 9px 7px;
}
#tmp_main_visual .slick-dots {
	float: left;
	list-style: none;
}
#tmp_main_visual .slick-dots li {
	float: left;
	padding: 0 4px;
}
#tmp_main_visual .slick-dots li:last-child {
	padding-right: 0;
}
#tmp_main_visual .slick-dots a {
	display: block;
	width: 24px;
	height: 25px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
#tmp_main_visual .slick-dots a:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -5px;
	background-color: #ffffff;
	color: #000000;
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	z-index: 1;
}
#tmp_main_visual .slick-dots .slick-active a:before {
	background-color: #166cbe;
}
#tmp_main_visual .slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 2;
	color: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
}
#tmp_main_visual .slick-next {
	background: rgba(255,255,255,0.5) url(/shared/templates/top2021/images/icon/right_arrow_white.png) 7px 3px no-repeat;
	left: 50%;
	margin-left: 550px;
}
#tmp_main_visual .slick-prev {
	background: rgba(255,255,255,0.5) url(/shared/templates/top2021/images/icon/left_arrow_white.png) 4px 3px no-repeat;
	right: 50%;
	margin-right: 550px;
}
#tmp_main_visual .slick-arrow:hover,
#tmp_main_visual .slick-arrow:focus {
	background-color: #7d7d7d;
}
.no_javascript #tmp_main_visual .slick_slides {
	white-space: nowrap;
}
.no_javascript #tmp_main_visual .slick_slide {
	white-space: normal;
	margin:0 0 10px;
}
.no_javascript #tmp_main_visual .slick_slide {
	padding:0;
}
.no_javascript #tmp_main_visual .thumb img {
	max-width:100%;
	height:auto;
}
/* ==================================================
feature
================================================== */
#tmp_feature {
    margin: 0 0 40px;
	clear:both;
    position: relative;
    z-index: 1;
}
#tmp_feature .container {
}
#tmp_feature_news {
	float:left;
	width:calc(50% - 10px);
    padding: 22px 0 0;
}
#tmp_feature_campaign {
	float:right;
	width:calc(50% + 10px);
	padding:82px 0 20px;
}
/* feature_news
================================================== */
#tmp_feature_news .feature_news {
	margin:0 0 40px;
}
#tmp_feature_news .feature_news_ttl {
	background:url(/shared/templates/top2021/images/feature_news_ttl_bg.png) no-repeat left top;
	padding:2px 0 2px 27px;
}
#tmp_feature_news .feature_news_ttl h2 {
	font-size: 150%;
	font-weight: 400;
	line-height:1.8;
	font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
}
#tmp_feature_news .feature_news_cnt ul {
	list-style:none;
}
#tmp_feature_news .feature_news_cnt ul li {
	border-top: 1px solid #e4e4e4;
	padding: 12px 13px 10px 5px;
	border-bottom: 1px solid #f5f5f5;
}
#tmp_feature_news .feature_news_cnt ul li:first-child {
	border-top: none;
}
#tmp_feature_news .feature_news_cnt ul li:last-child {
	border-bottom: none;
}
#tmp_feature_news .feature_news_cnt ul li a {
	position:relative;
	display:block;
	color: #222222;
	padding-right:16px;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
	text-decoration: none;
}
#tmp_feature_news .feature_news_cnt ul li a::after {
	content:'';
	position:absolute;
	top:5px;
	right:0;
    width:6px;
    height:12px;
	background:url(/shared/templates/top2021/images/icon/right_arrow_black.png) no-repeat;
}
#tmp_feature_news .feature_news_cnt ul li a:hover,
#tmp_feature_news .feature_news_cnt ul li a:focus {
	color: #666666;
}
/* アプリバナー
================================================== */
#tmp_feature_news .banner_tips {
}
#tmp_feature_news .banner_tips a {
    width: 100%;
    height: 76px;
    overflow: hidden;
    display: block;
    position: relative;
}
#tmp_feature_news .banner_tips img {
    position: relative;
    top: 50%;
    left: 50%;
    width: 686px;
    height: 76px;
    max-width: inherit;
    max-width: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/* アプリバナー
================================================== */
#tmp_feature_news .banner_app {
	background-color: #99d9ea;
	color: #fff;
	padding: 4px 10px;
}
#tmp_feature_news .banner_app .banner_app_ttl {
	font-size: 137.5%;
	font-weight: bold;
	text-align: center;
	float:left;
}
#tmp_feature_news .banner_app .banner_app_ttl p {
	padding-left:80px;
	display: inline-block;
	min-height:71px;
	background:url(/shared/templates/top2021/images/banner_app.jpg) no-repeat left top;
}
#tmp_feature_news .banner_app .banner_app_cnt {
	float: right;
	width: 220px;
	margin:0 auto;
	padding: 20px 0 0;
}
#tmp_feature_news .banner_app .banner_app_cnt ul {
	margin:0 -5px;
	padding:0;
	list-style:none;
}
#tmp_feature_news .banner_app .banner_app_cnt ul li {
	float:left;
	padding:0 5px;
	width:55%;
}
#tmp_feature_news .banner_app .banner_app_cnt ul li.app_store {
	width:45%;
}
#tmp_feature_news .banner_app .banner_app_cnt ul li img {
	max-width: 100%;
	height: auto;
}
/* box_campaign
================================================== */
#tmp_feature_campaign .wrap_box_campaign {
	float: left;
	width: 50%;
	padding:0 0 0 20px;
}
#tmp_feature_campaign .box_campaign {
	margin-bottom: 20px;
    background-color: #FFFFFF;
}
#tmp_feature_campaign .box_campaign_ttl {
	border: 2px solid #d2ecf3;
	border-bottom: none;
	font-weight: bold;
	padding: 15px 5px 23px 19px;
	line-height: 1.5;
}
#tmp_feature_campaign .box_campaign_ttl a {
	color: #222222;
	text-decoration: none;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
}
#tmp_feature_campaign .box_campaign.active .box_campaign_ttl a {
	color: #666666;
}
#tmp_feature_campaign .box_campaign_cnt {
	height:205px;
	overflow: hidden;
	position:relative;
}
#tmp_feature_campaign .box_campaign_cnt span {
	height:205px;
    display: block;
}
#tmp_feature_campaign .box_campaign_cnt img {
    max-width:100%;
    width: 100%;
    height: auto;
	transition: transform 0.6s ease;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	-o-transition: transform 0.6s ease;
    position: relative;
    top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
#tmp_feature_campaign .box_campaign.active .box_campaign_cnt img {
	transform: translate(-50%,-50%) scale(1.04);
	-webkit-transform: translate(-50%,-50%) scale(1.04);
	-moz-transform: translate(-50%,-50%) scale(1.04);
	-ms-transform: translate(-50%,-50%) scale(1.04);
	-o-transform: translate(-50%,-50%) scale(1.04);
}
/* バナー 20211223
================================================== */
#tmp_feature .feature_news_banner {
	clear: both;
}
#tmp_feature .feature_news_banner img {
	max-width: 100%;
	height: auto;
}
#tmp_feature .feature_news_banner p:nth-of-type(odd) {
	width: 49%;
	margin: 0 0.5% 0 0;
	display: inline-block;
	vertical-align: top;
}
#tmp_feature .feature_news_banner p:nth-of-type(even) {
	width: 49%;
	margin: 0 0 0 0.5%;
	display: inline-block;
	vertical-align: top;
}
#tmp_feature .feature_news_banner p a {
    width: 100%;
    height: 76px;
    overflow: hidden;
    display: block;
    position: relative;
}
#tmp_feature .feature_news_banner p img {
    position: relative;
    top: 50%;
    left: 50%;
    width: 686px;
    height: 76px;
    max-width: inherit;
    max-width: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

/* ==================================================
blog
================================================== */
#tmp_blog {
	border: 8px solid #7db8f0;
	padding: 40px 0 27px;
	clear:both;
}
#tmp_blog_ttl {
	text-align: center;
	position: relative;
	margin:0 0 20px;
}
#tmp_blog_ttl h2 {
	width: 285px;
	height: 65px;
	background: #ffffff url(/shared/templates/top2021/images/blog_title.png) 0 0 no-repeat;
	position: relative;
	overflow: hidden;
	display: table;
	text-indent: -9999px;
	margin: 0 auto;
}
#tmp_blog .ttl_link {
	float: right;
	margin-top: -42px;
}
#tmp_blog .ttl_link a {
	color: #ffffff;
	background-color: #000000;
	font-size: 87.5%;
	padding: 6px 25px;
	position: relative;
	text-decoration: none;
	width: 242px;
	display: block;
	border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-ms-border-radius: 1.5em;
	-o-border-radius: 1.5em;
	transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
#tmp_blog .ttl_link a::after {
	content: '';
	width: 6px;
	height: 10px;
	background: url(/shared/templates/top2021/images/icon/right_arrow_hover.png);
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top:-5px;
}
#tmp_blog .ttl_link a:hover,
#tmp_blog .ttl_link a:focus {
	background-color: #666666;
}
#tmp_blog_list {
	margin: 0 -10px;
}
#tmp_blog_list .wrap_box_blog {
	float: left;
	width: 25%;
	padding: 0 10px;
}
#tmp_blog_list .wrap_box_blog:nth-child(4n) {
	clear: right;
}
#tmp_blog_list .wrap_box_blog:nth-child(4n + 1) {
	clear: left;
}
#tmp_blog_list .box_blog_img {
	overflow: hidden;
	margin-bottom: 13px;
}
#tmp_blog_list .box_blog_img span {
	height:206px;
	overflow: hidden;
    display: block;
}
#tmp_blog_list .box_blog_img img {
	width: 100%;
	height: auto;
	transition: transform 0.6s ease;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	-o-transition: transform 0.6s ease;
	
    position: relative;
    top: 50%;
    left: 50%;
    max-width: inherit;
    max-width: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
#tmp_blog_list .box_blog.active .box_blog_img img {
	transform:translate(-50%,-50%) scale(1.04);
	-webkit-transform:translate(-50%,-50%) scale(1.04);
	-moz-transform:translate(-50%,-50%) scale(1.04);
	-ms-transform:translate(-50%,-50%) scale(1.04);
	-o-transform:translate(-50%,-50%) scale(1.04);
}
#tmp_blog_list .box_blog_ttl {
	font-weight: bold;
	line-height: 1.7;
}
#tmp_blog_list .box_blog_ttl a {
	text-decoration: none;
	color: #222222;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
}
#tmp_blog_list .box_blog.active .box_blog_ttl a {
	color: #666666;
}
/* ==================================================
event
================================================== */
#tmp_event {
	background: #ffffff -moz-linear-gradient(0deg, rgba(191,228,112,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: #ffffff -webkit-linear-gradient(0deg, rgba(191,228,112,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: #ffffff linear-gradient(0deg, rgba(191,228,112,0.4) 0%, rgba(255,255,255,0.4) 100%);
	color: #222222;
	padding:53px 0 40px;
	clear:both;
}
#tmp_event .ttl_link {
	text-align:center;
}
#tmp_event .ttl_link a {
	color: #222222;
	background-color: #ffffff;
	font-size: 87.5%;
	padding: 5px 24px;
	border: 1px solid #166cbe;
	position: relative;
	text-decoration: none;
	width: 200px;
	display: inline-block;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
#tmp_event .ttl_link a:after {
	content: '';
	width: 6px;
	height: 10px;
	background: url(/shared/templates/top2021/images/icon/right_arrow.png);
	position: absolute;
	top: 11px;
	right: 11px;
}
#tmp_event .ttl_link a:hover,
#tmp_event .ttl_link a:focus {
	background-color: #e7f8fd;
}
#tmp_event_cnt {
	clear:both;
}
#tmp_event_cnt .col_left {
	float: left;
	width: 320px;
}
#tmp_event_cnt .col_right {
	float: right;
	width: calc(100% - 340px);
}
#tmp_event_list {
	position:relative;
}
.no_javascript #tmp_event_list {
	overflow-y:auto;
	height:300px;
	margin-bottom:20px;
}
#tmp_event_list .wrap_box_event {
	float:left;
	width:33.333%;
	padding:0 0 0 20px;
}
#tmp_event_list .box_event {
	color:inherit;
	background-color: #ffffff;
	margin:0 0 34px;
}
#tmp_event_list .box_event_img {
	background-color:#f1f1f1;
}
#tmp_event_list .box_event_img p {
	height:180px;
	width:100%;
	overflow: hidden;
}
#tmp_event_list .box_event_img img {	
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: 120%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#tmp_event_list .box_event.active .box_event_img img {
}
#tmp_event_list .box_event_cnt {
	padding:15px 17px;
}
#tmp_event_list .box_event_cnt .label {
	font-size: 81.25%;
	color: #ffffff;
	background-color: #166cbe;
	display: inline-block;
	padding: 2px 11px 1px;
}
#tmp_event_list .box_event_cnt .label.area1 {
	/*西部*/
    background-color: #BC0D44;
}
#tmp_event_list .box_event_cnt .label.area2 {
	/*中部*/
    background-color: #925B00;
}
#tmp_event_list .box_event_cnt .label.area3 {
	/*富士*/
    background-color: #5D7600;
}
#tmp_event_list .box_event_cnt .label.area4 {
	/*伊豆*/
    background-color: #278786;
}
#tmp_event_list .box_event .box_event_cnt p {
	margin-bottom: 5px;
}
#tmp_event_list .box_event .box_event_cnt a {
	color: #222222;
	text-decoration:none;
	font-weight:bold;
}
#tmp_event_list .box_event.active .box_event_cnt a,
#tmp_event_list .box_event .box_event_cnt a:hover,
#tmp_event_list .box_event .box_event_cnt a:focus {
	text-decoration:underline;
}
#tmp_event_list .box_event .box_event_cnt .txt,
#tmp_event_list .box_event .box_event_cnt .day {
	font-size:87.5%;
}
#tmp_event_list .box_event .box_event_cnt span {
    font-size: 92.8%;
	background-color: #d8d8d8;
	display: inline-block;
	padding: 2px 11px 1px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#tmp_event_list .box_event.active .box_event_cnt a {
	color: #666666;
}
/* slick-arrow */
#tmp_event_list .slick-arrow {
	position: absolute;
	top:112px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 2;
	color: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
}
#tmp_event_list .slick-arrow.slick-prev {
	left:3px;
	background: rgba(255,255,255,0.5) url(/shared/templates/top2021/images/icon/left_arrow_white.png) 4px 3px no-repeat;
}
#tmp_event_list .slick-arrow.slick-next {
	background: rgba(255,255,255,0.5) url(/shared/templates/top2021/images/icon/right_arrow_white.png) 7px 3px no-repeat;
	right:-10px;
}
#tmp_event_list .slick-arrow:hover,
#tmp_event_list .slick-arrow:focus {
	background-color: #7d7d7d;
}
/* lnavi_event_cal
================================================== */
#tmp_lnavi_event_cal_ttl ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 6px;
}
#tmp_lnavi_event_cal_ttl .next a,
#tmp_lnavi_event_cal_ttl .prev a {
	text-decoration: none;
	color: #222222;
	text-decoration: none;
	display: block;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
	padding-top: 7px;
}
#tmp_lnavi_event_cal_ttl .next a:hover,
#tmp_lnavi_event_cal_ttl .next a:focus,
#tmp_lnavi_event_cal_ttl .prev a:focus,
#tmp_lnavi_event_cal_ttl .prev a:hover {
	color: #666666;
}
#tmp_lnavi_event_cal_ttl .prev a {
	padding-left: 14px;
	background: transparent url(/shared/templates/top2021/images/icon/left_arrow_gradient.png) 2px 9px no-repeat;
}
#tmp_lnavi_event_cal_ttl .next a {
	padding-right: 13px;
	background: transparent url(/shared/templates/top2021/images/icon/right_arrow_gradient.png) right 9px no-repeat;
}
#tmp_lnavi_event_cal_ttl .cal_date {
	font-size: 137.5%;
	font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
	font-weight: 700;
}
#tmp_lnavi_event_cal_cnt table {
	border: 1px solid #dadada;
	background-color: #ffffff;
	color: #222222;
	font-size: 112.5%;
	text-align: center;
	border-collapse: collapse;
	margin:0 0 12px;
}
#tmp_lnavi_event_cal_cnt table td {
	border: 1px solid #dadada;
	padding: 9px 5px 8px;
}
#tmp_lnavi_event_cal_cnt table .bgcolor {
	background-color: #f8f8f8;
	color: inherit;
}
#tmp_lnavi_event_cal_cnt table .cal_sun {
	background-color: #fff3f2;
}
#tmp_lnavi_event_cal_cnt table .cal_sat {
	background-color: #edf6ff;
}
#tmp_lnavi_event_cal_cnt table a {
	font-weight: bold;
	color: #0660b6;
}
#tmp_lnavi_event_cal_cnt table a:hover,
#tmp_lnavi_event_cal_cnt table a:focus {
	text-decoration: none;
}
#tmp_lnavi_event_cal_cnt table .cal_today {
	background-color: #fff9db;
}
/* ==================================================
areamap
================================================== */
#tmp_areamap {
	border-bottom: 1px solid #dadada;
	position: relative;
	padding:60px 0 0;
	clear:both;
}
#tmp_areamap .areamap_img {
	margin-bottom: 3px;
	position:relative;
	height:280px;
	overflow:hidden;
}
#tmp_areamap .areamap_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width:none;
	width:auto;
	height:100%;
}
#tmp_areamap_cnt {
	position: relative;
}
#tmp_areamap_cnt .box_areamap {
	width: 25%;
	float: left;
	border-left: 1px solid #dadada;
}
#tmp_areamap_cnt .box_areamap:first-child {
	border-left:none;
}
#tmp_areamap_cnt .box_areamap_ttl {
	overflow: hidden;
	position:relative;
	text-align:center;
	color: #ffffff;
	background-color:#333333;
}
#tmp_areamap_cnt .box_areamap_ttl .map_img {
	height:170px;
	overflow:hidden;
}
#tmp_areamap_cnt .box_areamap_ttl .map_img img {
	width: 100%;
	height:auto;
	transition: transform 0.6s ease;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	-o-transition: transform 0.6s ease;

    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
}
#tmp_areamap_cnt .box_areamap_ttl h3 {
	position: absolute;
	top:20px;
	left:0;
	width:100%;
	text-align:center;
	z-index: 2;
	text-shadow: 0px 0px 7px rgba(45, 45, 45, 0.35),0px 0px 7px rgba(45, 45, 45, 0.35);
	font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
	font-size: 175%;
	line-height: 1.2;
	padding: 86px 0 4px;
}
#tmp_areamap_cnt .box_areamap_ttl h3::before {
	content: '';
	position:absolute;
	top:0;
	left:50%;
	margin-left:-49px;
	width: 98px;
	height: 75px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:auto 75px !important;
	-moz-background-size:auto 75px !important;
	background-size:auto 75px !important;
}
#tmp_areamap_cnt .area_izu .box_areamap_ttl h3::before {
	background-image:url(/shared/templates/top2021/images/areamap_izu.png);
}
#tmp_areamap_cnt .area_fuji .box_areamap_ttl h3::before {
	background-image:url(/shared/templates/top2021/images/areamap_fuji.png);
}
#tmp_areamap_cnt .area_central .box_areamap_ttl h3::before {
	background-image:url(/shared/templates/top2021/images/areamap_central.png);
}
#tmp_areamap_cnt .area_west .box_areamap_ttl h3::before {
	background-image:url(/shared/templates/top2021/images/areamap_west.png);
}
#tmp_areamap_cnt .box_areamap_ttl h3::after {
	content: '';
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-48px;
	width: 96px;
	height: 3px;
	background-color: #74c6c6;
}
#tmp_areamap_cnt .area_izu .box_areamap_ttl h3::after {
	background-color: #74c6c6;
}
#tmp_areamap_cnt .area_fuji .box_areamap_ttl h3::after {
	background-color: #a1ba4a;
}
#tmp_areamap_cnt .area_central .box_areamap_ttl h3::after {
	background-color: #e6a742;
}
#tmp_areamap_cnt .area_west .box_areamap_ttl h3::after {
	background-color: #e788a5;
}
#tmp_areamap_cnt .box_areamap_cnt {
	padding: 12px 22px;
	line-height: 1.8;
	font-weight:bold;
	color: #222222;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
}
#tmp_areamap_cnt .box_areamap_cnt a {
	text-decoration:none;
	display:block;
	color: #222222;
	background-color:#ffffff;
}
#tmp_areamap_cnt .box_areamap.active .box_areamap_cnt a {
	color: #666666;
}
#tmp_areamap_cnt .box_areamap.active .map_img img {
	transform:  scale(1.04);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
}
/* ==================================================
tour
================================================== */
#tmp_tour {
	background: rgb(178,232,221);
	background: -moz-linear-gradient(0deg, rgba(178,232,221,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: -webkit-linear-gradient(0deg, rgba(178,232,221,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(0deg, rgba(178,232,221,0.4) 0%, rgba(255,255,255,0.4) 100%);
	padding:40px 0 25px;
	clear:both;
}
#tmp_tour_cnt {
    margin: 0 -10px;
}
#tmp_tour_cnt .wrap_box_tour {
	width: 33.33%;
	float: left;
	padding: 0 10px;
}
#tmp_tour_cnt .box_tour {
	color: #222222;
	background-color:#ffffff;
	margin:0 0 25px;
}
.no_javascript #tmp_tour_cnt .wrap_box_tour:nth-child(3n + 1) {
	clear: left;
}
.no_javascript #tmp_tour_cnt .wrap_box_tour:nth-child(3n) {
	clear: right;
}
#tmp_tour_cnt .box_tour_img {
	overflow: hidden;
	height:280px;
}
#tmp_tour_cnt .box_tour_img span {
	height:280px;
    display: block;
}
#tmp_tour_cnt .box_tour_img img {

	transition: transform 0.6s ease;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	-o-transition: transform 0.6s ease;
	
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    max-width: inherit;
    max-width: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);

}
#tmp_tour_cnt .box_tour:hover .box_tour_img img,
#tmp_tour_cnt .box_tour.active .box_tour_img img {
	transform: translate(-50%,-50%) scale(1.04);
	-webkit-transform: translate(-50%,-50%) scale(1.04);
	-moz-transform: translate(-50%,-50%) scale(1.04);
	-ms-transform: translate(-50%,-50%) scale(1.04);
	-o-transform: translate(-50%,-50%) scale(1.04);
}
#tmp_tour_cnt .box_tour_cnt {
	padding:10px 20px 20px;
	font-size:87.5%;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
}
#tmp_tour_cnt .box_tour_cnt .ttl {
	font-size:114.3%;
	font-weight: bold;
	background:url(/shared/templates/top2021/images/ttl_line.png) left bottom no-repeat;
	padding:0 0 16px;
	margin:0 0 16px;
}
#tmp_tour_cnt .box_tour_cnt .ttl a {
	display:block;
	color: #222222;
	text-decoration: none;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
}
#tmp_tour_cnt .box_tour.active .box_tour_cnt,
#tmp_tour_cnt .box_tour.active .box_tour_cnt .ttl a {
	color: #666666;
}
#tmp_tour_list {
	position:relative;
}
.no_javascript #tmp_tour_list {
	overflow-y:auto;
	width:100%;
	height:440px;
}
#tmp_tour_list_inner {
}
#tmp_tour_list .slick-list {
    overflow: visible;
}
/* slick-arrow */
#tmp_tour_list .slick-arrow {
	position: absolute;
	top:198px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 2;
	color: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
}
#tmp_tour_list .slick-arrow.slick-prev {
	left:0;
	background: rgba(255,255,255,0.5) url(/shared/templates/top2021/images/icon/left_arrow_white.png) 4px 3px no-repeat;
}
#tmp_tour_list .slick-arrow.slick-next {
	background: rgba(255,255,255,0.5) url(/shared/templates/top2021/images/icon/right_arrow_white.png) 7px 3px no-repeat;
	right:0;
}
#tmp_tour_list .slick-arrow:hover,
#tmp_tour_list .slick-arrow:focus {
	background-color: #7d7d7d;
}
/* ==================================================
information
================================================== */
#tmp_information {
	background: rgb(157,235,244);
	background: -moz-linear-gradient(0deg, rgba(157,235,244,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: -webkit-linear-gradient(0deg, rgba(157,235,244,0.4) 0%, rgba(255,255,255,0.4) 100%);
	background: linear-gradient(0deg, rgba(157,235,244,0.4) 0%, rgba(255,255,255,0.4) 100%);
	padding-top: 43px;
	padding-bottom: 34px;
}
#tmp_information .col_left {
	float: left;
	width: calc(100% - 410px);
}
#tmp_information .col_right {
	float: right;
	width: 400px;
}
#tmp_information_press {
	margin: 0 -10px 21px;
}
#tmp_information .wrap_box_press {
	width: 33.33%;
	padding: 0 10px;
	float: left;
}
#tmp_information .box_press {
	background-color: #ffffff;
	color:#222222;
}
#tmp_information .box_press_img {
	height:172px;
	overflow: hidden;
	background-color:#f1f1f1;
	display: flex;
	justify-content: center;
	align-items: center;
}
#tmp_information .box_press_img p {
	height:172px;
	overflow: hidden;
}
#tmp_information .box_press_img img {
	transition: transform 0.6s ease;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	-o-transition: transform 0.6s ease;
	
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    max-width: inherit;
    max-width: initial;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);

}
#tmp_information .box_press.active .box_press_img img {
	transform: translate(-50%,-50%) scale(1.04);
	-webkit-transform: translate(-50%,-50%) scale(1.04);
	-moz-transform: translate(-50%,-50%) scale(1.04);
	-ms-transform: translate(-50%,-50%) scale(1.04);
	-o-transform: translate(-50%,-50%) scale(1.04);
}
#tmp_information .box_press_cnt {
	font-weight: bold;
	line-height: 1.5;
	padding:12px;
}
#tmp_information .box_press_cnt a {
	color: #222222;
	text-decoration: none;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
}
#tmp_information .box_press.active .box_press_cnt a {
	color: #666666;
}
#tmp_information .readmore {
	padding-right: 0;
	padding-left: 8px;
}
#tmp_information .readmore p {
	max-width: 410px;
}
/* ==================================================
bnr
================================================== */
#tmp_bnr {
	padding: 40px 30px 30px 0;
	border-bottom: 1px solid #dadada;
}
#tmp_bnr_list {
	max-width: 920px;
	margin: 0 auto;
}
#tmp_bnr_list ul {
	list-style:none;
	list-style-image:none;
}
#tmp_bnr_list li {
	padding: 0 10px;
}
.no_javascript #tmp_bnr_list .slick_slides {
	height:100px;
	overflow-y:auto;
}
.no_javascript #tmp_bnr_list li {
	float: left;
	margin-bottom:10px;
}
#tmp_bnr_list li a {
	display:block;
	overflow:hidden;
}
#tmp_bnr_list li img {
	width: 100%;
	height: auto;
	box-shadow: 0px 3px 10px 0px rgba(19, 20, 24, 0.1);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(19, 20, 24, 0.1);
	-moz-box-shadow: 0px 3px 10px 0px rgba(19, 20, 24, 0.1);
}
#tmp_bnr_list .slick_control {
	display: flex;
	justify-content: center;
	padding:20px 0 0 44px;
}
#tmp_bnr_list .btn_slides a,
#tmp_bnr_list .slick-dots a {
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
#tmp_bnr_list .slick-dots {
	display: flex;
	justify-content: center;
	list-style: none;
}
#tmp_bnr_list .slick-dots li {
	padding: 0 4px;
}
#tmp_bnr_list .slick-dots a {
	display: block;
	width: 24px;
	height: 24px;
	box-shadow:none;
}
#tmp_bnr_list .slick-dots a:before {
	content: '';
	width: 10px;
	height: 10px;
	border: 1px solid #166cbe;
	background-color: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	position: absolute;
	left: 6px;
	top: 7px;
	transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
#tmp_bnr_list .slick-dots .slick-active a:before {
	background-color: #166cbe;
}
#tmp_bnr_list .btn_slides a {
	width: 24px;
	height: 24px;
	background: url(/shared/templates/top2021/images/gradient_circle.png) 0 0 no-repeat;
	position: relative;
	margin-right: 8px;
}
#tmp_bnr_list .btn_slides a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/shared/templates/top2021/images/icon/stop.png) center center no-repeat;
}
#tmp_bnr_list .btn_slides.start a:before {
	background-image: url(/shared/templates/top2021/images/icon/play.png);
}
/* ==================================================
top_info
================================================== */
#tmp_wrap_top_info {
	padding:38px 0 40px;
}
.no_javascript #tmp_top_info .top_info {
	margin:0 0 30px;
	clear:both;
}
#tmp_top_info {
	position:relative;
	padding-top:56px;
}
.used_javascript #tmp_top_info .top_info_ttl {
	position:absolute;
	top:0;
	width: 50%;
	text-align: center;
}
.used_javascript #tmp_top_info #tmp_top_info_kanko .top_info_ttl {
	left:0;
}
.used_javascript #tmp_top_info #tmp_top_info_pref .top_info_ttl {
	right:0;
}
#tmp_top_info .top_info_ttl h2 {
	font-size:125%;
}
#tmp_top_info .top_info_ttl a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px 8px;
	position: relative;
	min-height:56px;
	color: #222222;
	background-color: #c0ecf7;
}
.used_javascript #tmp_top_info .top_info_ttl a {
	color: #737373;
	background-color: #ffffff;
}
#tmp_top_info .tb_active .top_info_ttl a {
	color: #222222;
	background-color: #c0ecf7;
}
.used_javascript #tmp_top_info .top_info_ttl a::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 9px;
	width: 17px;
	height: 7px;
	background: url(/shared/templates/top2021/images/icon/down_arrow.png) 0 0 no-repeat;
	margin-left: -9px;
}
.used_javascript #tmp_top_info .tb_active .top_info_ttl a::before {
	display: none;
}
.used_javascript #tmp_top_info .top_info_cnt {
	padding: 0 20px;
}
#tmp_top_info .top_info_cnt {
	border-top: 1px solid #dadada;
}
#tmp_top_info .top_info_cnt ul {
	list-style: none;
	padding-top: 5px;
}
#tmp_top_info .top_info_cnt ul li {
	position: relative;
	padding: 8px 10px 8px 0;
}
#tmp_top_info .top_info_cnt ul a {
	display:block;
	color: #222222;
	padding-left:20px;
	text-decoration: none;
	transition: color 0.6s ease;
	-webkit-transition: color 0.6s ease;
	-moz-transition: color 0.6s ease;
	-ms-transition: color 0.6s ease;
	-o-transition: color 0.6s ease;
	background: transparent url(/shared/templates/top2021/images/icon/right_arrow_black.png) left 5px no-repeat;
}
#tmp_top_info .top_info_cnt ul a:hover,
#tmp_top_info .top_info_cnt ul a:focus {
	color: #666666;
}
#tmp_top_info .readmore {
	padding-top: 30px;
}
#tmp_top_info .nocnt {
	padding: 20px 0;
}

/* ==================================================
ai モデルコース
================================================== */
#tmp_top_model {
    background: rgb(166,209,252);
    background: -moz-linear-gradient(0deg, rgba(166,209,252,0.4) 0%, rgba(255,255,255,0.4) 100%);
    background: -webkit-linear-gradient(0deg, rgba(166,209,252,0.4) 0%, rgba(255,255,255,0.4) 100%);
    background: linear-gradient(0deg, rgba(166,209,252,0.4) 0%, rgba(255,255,255,0.4) 100%);
    padding-top: 12px;
    padding-bottom: 34px;
	clear:both;
}
#tmp_top_model_ttl {
    position: relative;
}
#tmp_top_model_ttl .link {
    position: absolute;
    right: 0;
    top: 35%;
}
#tmp_top_model_ttl .link a {
	color:#222222;
	text-decoration:none;
    border: 1px solid #166cbe;
    background: url(/shared/templates/free_rn/images/system/next_arrow.gif) no-repeat 96% center;
    display: block;
    border-radius: 1.5em;
    padding: 3px 28px;
}
#tmp_top_model_ttl .link a:hover,
#tmp_top_model_ttl .link a:focus {
	text-decoration:underline;
}
#tmp_top_model_cnt {
	margin: 0 -10px;
}
#tmp_top_model_cnt .wrap_box_model {
    width: 33.3%;
    float: left;
    padding: 0 10px;
	margin:0 0 10px;
}
.no_javascript #tmp_top_model_cnt .wrap_box_model:nth-child(3n + 1) {
	clear: left;
}
.no_javascript #tmp_top_model_cnt .wrap_box_model:nth-child(3n) {
	clear: right;
}
#tmp_top_model_cnt .box_model {
	color: #222222;
	background-color:#ffffff;
	margin:0 0 25px;
    display: table;
	width:100%;
}
#tmp_top_model_cnt .box_model .box_model_img {
    display: table-cell;
    vertical-align: top;
	width:42%;
}
#tmp_top_model_cnt .box_model .box_model_img img {
	max-width:100%;
	height:auto;
}
#tmp_top_model_cnt .box_model .box_model_ttl {
    display: table-cell;
    vertical-align: top;
    padding: 20px 6px 5px 20px;
	line-height:1.5;
}
#tmp_top_model_cnt .box_model .box_model_ttl .cate {
    font-size: 81.2%;
    background-color: #166cbe;
    padding: 2px 7px;
    color: #FFFFFF;
    display: inline-block;
	margin-bottom:4px;
}
#tmp_top_model_cnt .box_model .box_model_ttl a {
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#tmp_top_model_cnt .box_model .box_model_ttl a:hover
#tmp_top_model_cnt .box_model .box_model_ttl a:focus {
	text-decoration:underline;
}
/* readmore */
#tmp_top_model .readmore p {
	max-width:520px;
}
/* ==================================================
fb-container
================================================== */
.fb-container {
	width: 500px;
}
/* ==================================================
media
================================================== */
@media screen and (min-width : 1401px) and (max-width : 1440px) {
	#tmp_main_visual .desc {
	    left: 7%;
	}
}
@media screen and (min-width : 1361px) and (max-width : 1400px) {
	#tmp_main_visual .desc {
	    left: 5%;
	}
}
@media screen and (min-width : 1301px) and (max-width : 1360px) {
	#tmp_main_visual .desc {
	    left: 4%;
	}
}
@media screen and (min-width : 1281px) and (max-width : 1300px) {
	#tmp_main_visual .desc {
	    left: 2%;
	}
}
@media screen and (min-width : 769px) and (max-width : 1280px) {
	#tmp_main_visual {
	    height: auto;
	}
	#tmp_main_visual .item img {
	}
	#tmp_feature {
    	margin: 0 auto 40px;
	}
	#tmp_main_visual .desc {
	    left: 1.6%;
	}
	.no_print #tmp_main_visual .desc {
    	bottom: 19%;
	}
	#tmp_main_visual .slick_control {
	    bottom: 7%;
	    right: -5%;
	}
	.no_print #tmp_main_visual .slick_control {
	    bottom: 12%;
	}
	#tmp_main_visual .ttl a {
	    padding: 4px 0 0 56px;
	    background-position: 17px center;
	}
	#tmp_main_visual .cnt {
    	padding: 6px 0 0 57px;
	}
	#tmp_main_visual .slick_slide {
	}
	#tmp_main_visual .slick-next {
	    right: 1%;
	    left: auto;
	}
	#tmp_main_visual .slick-prev {
	    right: auto;
		left: 1%;
	}
}
@media screen and (min-width : 961px) and (max-width : 1200px) {
	#tmp_areamap_cnt .box_areamap_ttl .map_img img {
		max-width:none;
		width:auto;
		height:100%;
	}
}
@media screen and (min-width : 769px) and (max-width : 960px) {
	#tmp_blog_list .box_blog_img span {
		height:150px;
	}
	#tmp_feature_news .banner_app {
		padding:10px;
	}
	#tmp_feature_news .banner_app .banner_app_ttl {
		float: none;
		width: 100%;
	}
	#tmp_feature_news .banner_app .banner_app_cnt {
		float: none;
	}
	#tmp_blog .desc,
	#tmp_information .desc,
	#tmp_top_model .desc {
		width: 100%;
	}
	#tmp_areamap_cnt .box_areamap {
		width: 50%;
		float: left;
		border-left: 1px solid #dadada;
	}
	#tmp_areamap_cnt .box_areamap:nth-child(odd) {
		border-left:none;
		clear:both;
	}
	#tmp_information .col_left {
		width: 68%;
	}
	#tmp_information .col_right {
		width: 30%;
	}
	#tmp_blog .ttl_link {
		margin-top:15px;
	}
}
/* ==================================================
print
================================================== */
@media print {
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
.no_print #tmp_main_visual {
	height:480px;
	border:4px solid #000000;
}
.no_print #tmp_main_visual > * {
	display:none;
}
}
/* ==================================================
clearfix
================================================== */
#tmp_feature_news .banner_app:after,
#tmp_feature_news .banner_app ul:after,
#tmp_feature:after,
#tmp_feature_campaign:after,
#tmp_blog_ttl:after,
#tmp_blog_list:after,
#tmp_event_cnt:after,
#tmp_information .items:after,
#tmp_information_press:after,
#tmp_areamap_cnt:after,
#tmp_top_model_cnt:after {
	content: '';
	clear: both;
	display: table;
}

