@charset "utf-8";
.custom_story #tmp_contents {
    font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "HiraginoMincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    font-weight:500;
}
#tmp_main::before {
	display: none;
}
#tmp_pankuzu {
	margin: 0 0 15px;
}
.type_story #tmp_wrapper {
	min-width: 1440px;
}
/* ==================================================
contents
================================================== */
#tmp_yamagata_story .story_heading h1 {
	position: relative;
	width: auto;
	margin-left: -100px;
	margin-right: -100px;
}
#tmp_yamagata_story .story_heading img {
	max-width: 100%;
	height: auto;
}
#tmp_yamagata_story .section_ttl {
	position: relative;
	display: block;
	text-indent: -9999px;
	text-align: center;
	color: #000000;
}
#tmp_yamagata_story .section_sub_ttl {
	font-size: 125%;
	text-align: center;
	padding: 28px 0;
}
#tmp_yamagata_story .section_ttl h2 {
	font-size: 93.7%;
	color: #000000;
	padding: 25px 0;
	max-height: 120px;
	overflow: hidden;
}
#tmp_yamagata_story h2 span {
	font-size: 260%;
}
#tmp_yamagata_story .colorful_section .colorful_list {
	padding: 0 100px;
}

/* story_section
================================================== */
.story_section {
	position: relative;
	padding: 70px 0 0;
}
.story_section:before {
	content: '';
	position: absolute;
	width: auto;
	height: 100%;
	top: 0;
	left: -100px;
	right: -100px;
	background: transparent url(/shared/templates/story_top/images/main/story_bg.png) no-repeat top left;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.story_section .section_ttl {
	background: transparent url(/shared/templates/story_top/images/main/story_h2_bg.png) no-repeat 0 9px;
}
.story_section h2 {
	background: transparent url(/shared/templates/story_top/images/main/h2_story.png) no-repeat center 0;
}
.story_section .story_inner {
	position: relative;
}
.story_section .story_cnt {
	text-align: center;
	font-size: 168.7%;
	line-height: 1.86;
	padding: 44px 0 43px;
}
/* img_section
================================================== */
.img_section {
	position: relative;
	width: auto;
	margin-left: -100px;
	margin-right: -100px;
	padding: 0 200px;
	background-color: #4d4087;
	color: #ffffff;
}
.img_section .img_inner ul {
	list-style: none;
	margin: 0;
	padding: 32px 0 26px;
}
.img_section .img_inner li {
	width: 25%;
	float: left;
}
.img_section .img_inner li:nth-child(4n) {
	clear: right;
}
.img_section .img_inner li:nth-child(4n+1) {
	clear: left;
}
.img_section .img_inner li a {
	display: block;
	color: inherit;
	background-color: transparent;
}
.img_section .img_inner li img {
	max-width: 100%;
	height: auto;
	opacity: 1;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.img_section .img_inner li a:hover img,
.img_section .img_inner li a:focus img,
.img_section .img_inner li a:active img {
	opacity: 0.8;
}
/* video_section
================================================== */
.video_section {
	position: relative;
	width: auto;
	margin-left: -100px;
	margin-right: -100px;
	padding: 0 200px;
	color: #ffffff;
	background-color: #000000;
}
#tmp_yamagata_story .story_top {
	position:relative;
	margin-bottom:138px;
}
#tmp_yamagata_story .story_top:after {
	content: '';
	position: absolute;
	width: auto;
	height: 286px;
	top: 100%;
	left: -100px;
	right: -100px;
	background: transparent url(/shared/templates/story_top/images/main/after_bg.png) no-repeat top left;
}
.video_inner {
	position: relative;
	padding:90px 0 80px;
}
.video_section .video_foreground {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.video_section .video_foreground iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.video_inner img {
	width: 100%;
	height:auto;
}
/* buttons_control */
.video_section .wrap_buttons_control {
	display:none;
}
.used_javascript .video_section .wrap_buttons_control {
	display:block;
	position:absolute;
	bottom:20px;
	right:0;
	z-index:20;
}
/* button */
#play_button {
	display:none;
}
.video_section .buttons_control a {
	display:inline-block;
	vertical-align:middle;
	border:1px solid #ffffff;
	margin-left:9px;
	min-width:auto;
	color:#ffffff;
	background-color:#000000;
	background-color:rgba(0, 0, 0, 0.5);
	position:relative;
	transition:all 0.2s ease-in-out;
}
.video_section #play_button,
.video_section #play_button span,
.video_section #pause_button,
.video_section #pause_button span,
.video_section #mute_button,
.video_section #mute_button span {
	width:40px;
	height:40px;
}
.video_section #play_button span,
.video_section #mute_button span,
.video_section #pause_button span {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
#play_button,
#pause_button,
#mute_button {
	background-position:center center;
	background-repeat:no-repeat;
}
/* play_button */
#play_button {
	background-image: url(/shared/templates/top/images/icon_play.png);
}
#play_button:hover {
	background-color:#ffffff;
	color:#1a3878;
	background-image:url(/shared/templates/top/images/icon_play_hover.png);
}
#pause_button {
	background-image:url(/shared/templates/top/images/icon_stop.png);
}
#pause_button:hover {
	background-color:#ffffff;
	color:#1a3878;
	background-image:url(/shared/templates/top/images/icon_stop_hover.png);
}
/* mute_button */
#mute_button {
	background-image:url(/shared/templates/top/images/icon_mute.png);
}
#mute_button:hover {
	background-color:#ffffff;
	color:#1a3878;
	background-image:url(/shared/templates/top/images/icon_mute_hover.png);
}
#mute_button.volume_down {
	background-image: url(/shared/templates/top/images/icon_unmute.png);
}
#mute_button.volume_down:hover {
	background-image:url(/shared/templates/top/images/icon_unmute_hover.png);
}
/* movie_cc */
.video_section .movie_cc {
	font-size:75%;
	line-height:1.2;
	text-decoration:none;
	display:block;
	padding:12px 10px 5px 30px;
	text-decoration:none;
	min-width:86px;
	min-height:38px;
	background: url(/shared/templates/top/images/icon_movie.png) no-repeat 5px center;
}
.video_section .movie_cc:hover,
.video_section .movie_cc:focus {
	background-color:#ffffff;
	color:#1a3878;
	background-image:url(/shared/templates/top/images/icon_movie_hover.png);
}

/* colorful_section
================================================== */
.colorful_section {
    padding: 182px 0 138px;
}
.colorful_section .section_ttl {
	background: transparent url(/shared/templates/story_top/images/main/colorful_h2_bg.png) no-repeat 0 12px;
}
.colorful_section h2 {
	background: transparent url(/shared/templates/story_top/images/main/h2_colorful.png) no-repeat center 0;
}
.colorful_list ul {
	list-style: none;
	margin: 7px -23px;
}
.colorful_list li {
	float: left;
	width: 33.3333%;
	padding: 0 23px;
	margin: 0 0 46px;
}
.colorful_list li:nth-child(3n) {
	clear: right;
}
.colorful_list li:nth-child(3n+1) {
	clear: left;
}
.colorful_list li .colorful_item {
	box-shadow: 0 2px 8px rgba(200,200,200,1);
	-webkit-box-shadow: 0 2px 8px rgba(200,200,200,1);
	-moz-box-shadow: 0 2px 8px rgba(200,200,200,1);
	text-align: center;
	color: #000000;
	background-color: transparent;
	padding: 0 0 34px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.colorful_list li .colorful_item.hover_item {
	background-color: #fff0dc;
}
.colorful_item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.colorful_item .colorful_ttl {
	padding: 26px 0 0;
}
.colorful_item a {
	text-decoration: none;
	font-size: 212.5%;
	color: #000000;
	background-color: transparent;
}
.colorful_item .colorful_sub_ttl {
	font-size: 93.7%;
}

.find_section {
	position: relative;
	padding: 199px 0;
}
.find_section:before {
	content: '';
	position: absolute;
	width: auto;
	height: 100%;
	top: 0;
	left: -100px;
	right: -100px;
	background: transparent url(/shared/templates/story_top/images/main/find_bg.png) no-repeat top left;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.find_inner {
	position: relative;
}
.find_section .section_ttl {
	background: transparent url(/shared/templates/story_top/images/main/find_h2_bg.png) no-repeat 0 19px;
}
.find_section h2 {
	background: transparent url(/shared/templates/story_top/images/main/h2_find.png) no-repeat center 0;
}
#tmp_yamagata_story .find_section .section_sub_ttl {
    padding: 20px 0;
}
.find_slider {
	padding: 0 0 65px;
}
.find_section .slick-slider {
	box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.find_slider .slick_slides.slick-initialized {
    visibility: visible;
    opacity: 1;
}
.find_section .slick-slider .slick-slide {
	width: 310px;
	padding: 0 5px;
}
.find_section .slick-slider .find_item {
	border: 1px solid #d3d1ce;
	padding: 13px 15px 9px;
	background-color: #ffffff;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.find_section .slick-slider .find_item.hover_item {
	background-color: #fff0dc;
}
.find_section .slick-slider .find_img p {
	overflow: hidden;
}
.find_section .slick-slider .find_txt {
	font-size: 125%;
	padding: 11px 0 8px;
}
.find_section .slick-slider .find_txt a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.find_section .slick_control {
	text-align: center;
	margin: 27px 0 0;
}
.find_section .btn_slides {
	min-width: 84px;
	text-align: left;
}
.find_section .btn_slides a {
	font-size: 112.5%;
	text-decoration: none;
	color: #222222;
	text-transform: uppercase;
}
.find_section .btn_slides.stop a:before,
.find_section .btn_slides.start a:before {
	margin-right: 7px;
}
.find_section .slick-dots {
    position: relative;
    top: -2px;
	margin-left: 22px;
}
.find_section .slick-dots li {
	width: 14px;
	height: 14px;
	margin: 0 9px;
}
.find_section .slick-dots li button, 
.find_section .slick-dots li a {
	width: 14px;
	height: 14px;
	border: none;
	background-color: #d9d9d9;
}
.find_section .slick-dots .slick-active button, 
.find_section .slick-dots .slick-active a,
.find_section .slick-dots li button:hover, 
.find_section .slick-dots li a:hover {
	background-color: #183a83;
	outline: none;
}
.find_section .slick-arrow {
	top: 163px;
}
.find_section .slick-prev {
	left: -17px;
}
.find_section .slick-next {
	right: -15px;
}
.find_section .btn_slides.stop a:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 1px;
    width: 15px;
    height: 19px;
    background: transparent url(/shared/templates/story_top/images/icon/icon_stop.png) no-repeat top left;
}
.find_section .btn_slides.start a:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 15px;
    height: 19px;
    background: transparent url(/shared/templates/story_top/images/icon/icon_start.png) no-repeat top left;
}

.fsize_big2 .find_section .btn_slides.stop a:before {
	top: -3px;
}
.fsize_big2 .find_section .btn_slides.start a:before {
	top: -3px;
}
.color_blue #tmp_yamagata_story .section_ttl,
.color_yellow #tmp_yamagata_story .section_ttl,
.color_black #tmp_yamagata_story .section_ttl {
	text-indent: 0;
}
.color_blue #tmp_yamagata_story .section_ttl span,
.color_yellow #tmp_yamagata_story .section_ttl span,
.color_black #tmp_yamagata_story .section_ttl span {
	display: block;
}
.color_blue .video_section:before,
.color_yellow .video_section:before,
.color_black .video_section:before {
	background-color: transparent;
}
/* ==================================================
no_javascript
================================================== */
.no_javascript .find_slider {
	height:370px;
	overflow-y: auto;
}
.no_javascript .find_slider .find_item {
	float: left;
	padding: 0 10px;
	margin:0 0 20px;
	width: 300px;
}
.no_javascript .find_slider .find_item:nth-child(4n+1) {
	clear:both;
}
.no_javascript .find_txt {
	padding: 5px;
	background-color: #ffffff;
}
/* clearfix
================================================== */
.img_section .img_inner ul:after,
.colorful_list ul:after,
.no_javascript .find_slider:after {
	content: '';
	display: table;
	clear: both;
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	min-width: auto !important;
	width:100% !important;
}
.container {
	width:100% !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_share,
#tmp_setting_wrap{
	display: none;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_hlogo{
	display: block;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
.business_person,
#tmp_means,
#tmp_hnavi_s,
#tmp_share,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
