@charset "utf-8";
@media screen and (max-width : 640px) {
.section_video{
	height: 311px;
}
.section_video .yamagata_special{
	right: 10px;
	bottom: 14px;
	z-index: 10;
}
.section_video .wrap_yamagata_special .yamagata_special{
	bottom: 90px;
}
.section_video .yamagata_special2{
	right: 20px;
	bottom: 10px;
	z-index: 11;
}
.section_video .yamagata_special .link_btn img{
	width: 110px;
	height: auto;
}
.section_video .yamagata_special2 .link_btn img{
	width: 75px;
	height: auto;
}
.section_video .video_scroll {
	left: 4px;
	width: 27px;
	height: 108px;
	margin-left: 0;
	bottom: 12px;
	z-index: 10;
}
.section_video .video_scroll .video_scroll_btn {
	width: 27px;
	height: 108px;
	background-size: 24px auto;
}
.section_video .yamagata_special .item_close,
.section_video .yamagata_special2 .item_close {
	position: absolute;
	display: block;
    right: 7px;
    top: 1px;
}
.section_video .yamagata_special .item_close a,
.section_video .yamagata_special2 .item_close a{
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url(/shared/templates/top/images/close_link.png) no-repeat;
	-moz-background-size: 25px 25px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	text-indent: -9999px;
}
.section_video .video_inner,
.section_video .video_background,
.section_video .video_foreground {
    height: 311px;
}
@media (min-aspect-ratio: 16/9) {
    .section_video .video_foreground {
        height: 100%;
		top: auto;
    }
}

@media (max-aspect-ratio: 16/9) {
    .section_video .video_foreground {
		padding-top: 0;
    }
}
.img_background:before{
	display: none;
}
.video_foreground:before{
	display: none;
}
.section_video .video_background{
	z-index: 1  !important;
	background:none;
}
.section_video .image_visual_sp{
	display: block;
	position: static;
	top: 0;
	left: 0;
	z-index: 9;
}
.section_video .image_visual_sp img{
	display: block;
	width: 100%;
	height: auto;
}
/*
.video_play .image_visual_sp{
	display: none;
}
.video_stop .image_visual_sp{
	display: block;
	position: absolute;
}
*/
/* メンビジュアルギャラリー */
#tmp_mainvs_slider .main_visual_gallery .slick-list{
    width: 100%;
    height: auto;
    position: static;
}
#tmp_mainvs_slider .image_visual_pc {
    display: none;
    visibility:hidden;
}
#tmp_mainvs_slider .image_visual_sp {
    display: block;
	visibility: visible;
}
#tmp_mainvs_slider .main_visual_gallery img {
    opacity: 1;
    max-width: 100%;
    height: auto;
}
#tmp_mainvs_slider .ttl_visual {
    top: 10px;
    right: 10px;
    margin-left: 10px;
    font-size: 71.4%;
    padding: 5px 10px;
}
#tmp_mainvs_slider .gallery_slide a .ttl_visual {
    padding-left: 30px;
    background: rgba(255,255,255,0.7) url(/shared/images/icon/icon_arrow_cycle.png) no-repeat 10px 7px;
    background-size: 14px auto;
}
.no_javascript .section_video .video_background .image_visual_sp {
	position:absolute;
}
/* slick_control */
.used_javascript .section_video .wrap_buttons_control,
.used_javascript #tmp_mainvs_slider .slick_control {
	bottom:10px;
	left:0;
	margin-left:0;
	z-index:10;
	width:100%;
}
.used_javascript #tmp_mainvs_slider .slick_control {
    display:table;
}
.section_video .wrap_buttons_control {
	padding:0 135px 0 45px;
}
#tmp_mainvs_slider .slick_control {
	padding:0 125px 0 47px;
}
.section_video .buttons_control a {
	margin-left:0;
}
/* btn_slides */
#tmp_mainvs_slider .btn_slides {
    display: table-cell;
    vertical-align: middle;
}
.section_video #play_button,
.section_video #play_button span,
.section_video #pause_button,
.section_video #pause_button span,
.section_video #mute_button,
.section_video #mute_button span,
#tmp_mainvs_slider .btn_slides,
#tmp_mainvs_slider .btn_slides a,
#tmp_mainvs_slider .btn_slides span {
	width:30px;
	height:30px;
}
#tmp_mainvs_slider .btn_slides.stop a::before,
#tmp_mainvs_slider .btn_slides.stop a::after {
	top:5px;
	width:4px;
	height:15px;
	border-left-width:4px;
}
#tmp_mainvs_slider .btn_slides.stop a::before {
	left:7px;
}
#tmp_mainvs_slider .btn_slides.stop a::after {
	left:15px;
}
#tmp_mainvs_slider .btn_slides.start a::before {
	top:8px;
	left:8px;
	border-width: 6px 0 6px 12px;
}
#play_button,
#pause_button,
#mute_button {
	margin-right:0;
}
#play_button,
#pause_button,
#mute_button,
#tmp_mainvs_slider .btn_slides a {
	-webkit-background-size:20px auto !important;
	-moz-background-size:20px auto !important;
	background-size:20px auto !important;
}
#pause_button {
    display: none;
}
#play_button {
    display: inline-block;
}
/* movie_cc */
.section_video .movie_cc {
	font-size:64.2%;
	padding:8px 5px 3px 24px;
	min-width:62px;
	min-height:30px;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
/* slick-dots */
#tmp_mainvs_slider .slick-dots {
	padding:8px 0 4px;
	text-align:left;
}
#tmp_mainvs_slider .slick-dots li {
	margin:0 3px 4px;
}
#tmp_mainvs_slider .slick-dots li,
#tmp_mainvs_slider .slick-dots li a {
	width:14px;
	height:14px;
}
/* view_switch_btn */
.section_video .view_switch_btn {
	margin:7px 0 0;
	font-size:64.2%;
	display:block;
	min-width:138px;
	clear:both;
}
#tmp_mainvs_slider .view_switch_btn {
	margin-left:10px;
}
.section_video .view_switch_btn br {
	display:none;
}
.section_video .view_switch_btn a {
	padding:5px;
	min-width:auto;
	min-height:auto;
}
/* ==================================================
Common Part
================================================== */
.format_top #tmp_wrapper {
	min-width: 100%;
}
.format_top .container {
	width: 100%;
	padding: 0 10px;
}
.sm_container {
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
.section_ttl {
	position: relative;
	background: transparent url(/shared/templates/top/images/yama_icon.png) no-repeat center 0;
	background-size: 30px auto;
	font-size: 87.5%;
	text-align: center;
	margin: 0 0 7px;
	padding: 28px 0 0;
}
.section_ttl h2 {
	position: relative;
}
.section_ttl h2:before {
	content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 1px;
    top: 20px;
    left: 0;
    right: 50%;
    margin-right: 72px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
    z-index: -1;
}
.section_ttl h2:after {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 1px;
    top: 20px;
    right: 0;
    left: 50%;
    margin-left: 72px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
	z-index: -1;
}
.section_ttl span {
	display: inline-block;
	text-indent: -9999px;
}
.sm_ttl {
    font-family: "游明朝", "Yu Mincho", "メイリオ", serif;
    font-size: 135.7%;
	background: url(/shared/images/icon/icon_sm_ttl.png) no-repeat 0 4px, url(/shared/images/sp_sm_ttl_border.png) no-repeat 0 100%;
    background-size: 21px auto, 100% 1px;
    -webkit-background-size: 21px auto, 100% 1px;
    -moz-background-size: 21px auto, 100% 1px;
	margin: 0 0 15px;
    padding: 0 0 5px 31px;
}
/* ==================================================
TOP SP
================================================== */
#tmp_emergency,
#tmp_emergency_m, 
#tmp_emergency_server {
	background-image:url(/shared/templates/top/images/sp_bg_emergency.png);
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	padding: 0 0 4px;
	border-top: none;
}
#tmp_emergency .emergency_ttl,
#tmp_emergency_m .emergency_ttl,
#tmp_emergency_server .emergency_ttl {
	font-size: 64.2%;
	padding: 12px 0 8px;
	line-height: 1.45;
}
#tmp_emergency .emergency_ttl span,
#tmp_emergency_m .emergency_ttl span,
#tmp_emergency_server .emergency_ttl span {
	font-size: 222.3%;
}
#tmp_emergency .emergency_cnt,
#tmp_emergency_m .emergency_cnt,
#tmp_emergency_server .emergency_cnt {
	padding: 20px 20px 14px 10px;
	background-image:url(/shared/templates/top/images/sp_bg_emergency_list.png);
	font-size: 85.7%;
}
#tmp_emergency .emergency_cnt ul,
#tmp_emergency_m .emergency_cnt ul,
#tmp_emergency_server .emergency_cnt ul {
	margin-left: 10px;
}
#tmp_emergency .emergency_cnt p span {
	padding: 0 22px 0 0;
}
#tmp_disaster {
	background: transparent url(/shared/templates/top/images/sp_bg_disaster.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	padding: 0 0 12px;
}
#tmp_disaster .disaster_ttl {
	font-size: 57.1%;
	padding: 12px 0 14px;
}
#tmp_disaster .disaster_ttl span {
	font-size: 200%;
}
#tmp_disaster .disaster_cnt {
	background-color: transparent;
}
#tmp_disaster .disaster_list {
    flex-wrap: wrap;
	margin: 0;
	background: none;
	width: 100%;
}
#tmp_disaster .disaster_list li {
	width: 100%;
	float: none;
	background: #ffffff;
	margin: 0 0 2px;
}
#tmp_disaster .disaster_list li:nth-child(6),
#tmp_disaster .disaster_list li:last-child {
   background-color: #ffffff;
   background-image: none;
}
#tmp_disaster .disaster_list li a {
	display:block;
	height:auto;
	font-size: 78.5%;
	padding: 12px 20px 12px 12px;
}
#tmp_disaster .disaster_list li a::after {
	right:0;
	top:10px;
	background: url(/shared/images/icon/sp_icon_arrow_red.png) no-repeat right center;
    background-size: auto 9px;
    -webkit-background-size: auto 9px;
    -moz-background-size: auto 9px;
}
#tmp_know {
    padding: 67px 0 45px;
}
#tmp_know:before {
	height: 75px;
	margin-right: -90px;
}
#tmp_know:after {
    content: "";
    position: absolute;
    display: block;
    width: auto;
    height: 95px;
    left: 50%;
    margin-left: -95px;
    right: 0;
    bottom: 0;
    background: transparent url(/shared/templates/top/images/pattern_bg01.png) repeat top left;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}
#tmp_know .section_ttl .know_ttl {
    margin: 0 auto;
    padding: 26px 0 0;
	background: transparent url(/shared/templates/top/images/sp_bg_knowyama_ttl.png) no-repeat center 0;
	background-size: 173px auto;
	-webkit-background-size: 173px auto;
	-moz-background-size: 173px auto;
}
#tmp_know .know_slider {
    padding: 0 0 35px;
}
#tmp_know .slick-slider .slick-slide {
	width: 100%;
	padding: 0;
}
#tmp_know .know_slider .know_slide .slick-track {
    margin: 0;
}
#tmp_know .know_slider .know_slide .know_item {
	width: 100% !important;
	padding:0;
}
#tmp_know .slick-slider .know_img img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
#tmp_know .slick-slider .know_txt {
    text-align: center;
    padding: 13px 10px 0;
}
#tmp_know .slick-slider .know_txt a {
	font-size: 128.5%;
}
#tmp_know .slick-dots li button:hover,
#tmp_know .slick-dots li button:focus,
#tmp_know .slick-dots li a:hover,
#tmp_know .slick-dots li a:focus {
	background-color: #d9d9d9;
}
#tmp_know .slick-dots .slick-active button,
#tmp_know .slick-dots .slick-active a {
    background-color: #183a83 !important;
    outline: none;
}
#tmp_know .slick-arrow {
	top: 50%;
	transform: translateY(-50px);
}
#tmp_know .slick-prev {
    left: -5px;
}
#tmp_know .slick-next {
    right: -5px;
}
#tmp_know .slick_control {
    text-align: center;
    margin: 21px 0 0;
}
#tmp_know .btn_slides a {
	position: relative;
	font-size: 96.4%;
}
#tmp_know .btn_slides span {
	position: relative;
	top: -2px;
}
.know_slider .btn_slides.stop a:before,
.charm_block .btn_slides.stop a:before{
    top: 0;
}
#tmp_wantknow .btn_slides.stop a:before,
#tmp_wantknow .btn_slides.start a:before{
	top:2px;
}
#tmp_wantknow .slick-dots{
	top: 0;
	margin: 3px 0 0;
	text-align: left;
}
#tmp_wantknow .slick-dots li{
	margin: 7px 9px 0;
}
.charm_block {
    padding: 0 0 30px;
}
.charm_list {
	margin: 0;
	box-shadow: none;
}
.charm_list .charm_item {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.charm_list .charm_item .charm_img img {
	width: 100%;
	height: auto;
}
.charm_list .charm_item .charm_img {
	margin: 0 0 6px;
}
.charm_list .charm_item .charm_ttl .charm_txt {
	display: inline-block;
	font-size: 128.5%;
}
#tmp_know .charm_list .slick-arrow {
	top: 50%;
	transform: translateY(-50px);
}
#tmp_know .charm_list .slick_control {
	margin: 5px 0 0;
}
.kihon_lft {
	width: 100%;
	float: none;
	padding: 0;
}
.kihon_lft .governor_img img {
	width:100%;
	height:auto;
}
.kihon_rgt {
	width: 100%;
	float: none;
	padding: 0;
}
.kihon_rgt .kihon_list {
    list-style: none;
    margin: 7px -3px;
    padding: 0;
}
.kihon_rgt .kihon_list li {
    float: left;
    width: 33.33%;
    padding: 0 3px;
    position: relative;
}
.kihon_rgt .kihon_list li p {
	position: relative;
}
.kihon_rgt .kihon_list li a {
    left: 0;
}
.kihon_rgt .kihon_list li img {
	max-width: 100%;
	height: auto;
}
#tmp_search_info {
	padding: 62px 0 50px;
	margin-bottom:0;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
#tmp_search_info:after {
	content: "";
    position: absolute;
    display: block;
    width: auto;
    height: 105px;
    left: 50%;
    right: 0;
    margin-left: -105px;
}
#tmp_search_info .info_lft {
	width: 100%;
	float: none;
	padding: 0 0 23px;
}
#tmp_search_info .sm_ttl {
	font-size: 125%;
	background: url(/shared/images/icon/icon_sm_ttl.png) no-repeat 0 10px, url(/shared/images/sp_sm_ttl_border.png) no-repeat 0 100%;
    background-size: 22px auto, 100% 1px;
    -webkit-background-size: 22px auto, 100% 1px;
    -moz-background-size: 22px auto, 100% 1px;
    padding: 8px 0 6px 26px;
}
#tmp_search_info .section_ttl .search_info_ttl {
	background: transparent url(/shared/templates/top/images/sp_bg_search_ttl.png) no-repeat center 0;
	background-size: 174px auto;
    -webkit-background-size: 174px auto;
	-moz-background-size: 174px auto;
	padding: 19px 0 0;
}
#tmp_search_info:before {
    content: "";
    position: absolute;
    display: block;
    width: auto;
    height: 85px;
    left: 0;
    right: 50%;
    margin-right: -100px;
    top: 0;
    background: transparent url(/shared/templates/top/images/pattern_bg02.png) repeat top left;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
}
#tmp_search_info .info_search_frm .sch_box {
    width: calc(100% - 38px);
}
#tmp_search_info .info_search_frm .sch_box input {
	min-height: 30px;
	padding-left: 25px;
}
#tmp_search_info .info_search_frm .sch_btn input {
	width: 38px;
	min-height: 30px;
	font-size: 78.5%;
}
#tmp_search_info .info_search_frm .sch_ttl {
    top: 9px;
    left: 6px;
    width: 15px;
    height: 15px;
    background-size: 15px;
    -webkit-background-size: 15px;
    -moz-background-size: 15px;
}
#tmp_search_info .info_search_frm {
    padding: 0 0 19px;
}
#tmp_search_info .info_search_frm .sch_box input {
	background-position: 28px center !important;
	background-size: auto 12px !important;
}
#tmp_search_info .info_frm_btn {
	margin-top: 8px;
}
#tmp_search_info .info_frm_btn a {
	font-size: 85.7%;
    background: transparent url(/shared/images/icon/icon_arrow_cycle.png) no-repeat 0 3px;
	background-size: 13px auto;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
    padding-left: 19px;
    letter-spacing: 0;
}
#tmp_search_info .condition_list li {
	width: 50%;
	margin-bottom: 5px;
}
#tmp_search_info .condition_list .condition_cnt {
	padding: 7px 5px;
}
#tmp_search_info .condition_list .condition_cnt:after {
	width: 18px;
	height: 12px;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#tmp_search_info .condition_list .condition_txt {
	font-size: 100%;
	height: 25px;
	letter-spacing: -1px;
}
#tmp_search_info .condition_list .condition_txt span {
	display: inline;
}
#tmp_search_info .condition_list .condition_img {
	width: 50px;
}
#tmp_search_info .condition_block .condition_btn a {
	font-size: 100%;
	background: url(/shared/images/bg_condition_btn.png) no-repeat top left, url(/shared/images/header/sp_icon_arrow_blue.png) no-repeat 100% center;
	background-color: #ffffff;
	background-size: auto auto, 15px auto;
	-webkit-background-size: auto auto, 15px auto;
	-moz-background-size: auto auto, 15px auto;
}
#tmp_search_info .keyword_list {
	margin: 0 -5px 21px;
}
#tmp_search_info .keyword_list li {
	padding: 0 5px;
}

#tmp_search_info .keyword_list li a {
	font-size: 78.5%;
	padding: 8px 25px 7px 6px;
}
#tmp_search_info .keyword_list li a::after {
	background: url(/shared/images/icon/icon_arrow_btn.png) no-repeat right center;
	background-size: 13px auto;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
}
#tmp_search_info .keyword_btn a {
	padding: 10px 25px 7px 13px;
}
#tmp_search_info .keyword_btn a::after {
    background-size:6px 12px;
    -webkit-background-size:6px 12px;
	-moz-background-size:6px 12px;
}
#tmp_search_info .info_rgt {
	width: 100%;
	float: none;
	padding: 0;
}
#tmp_search_info .condition_list .condition_cnt.hover_item {
    border: 1px solid #ffffff;
    color: #222222;
}
#tmp_search_info .condition_list .condition_cnt.hover_item:after {
    width: 18px;
    height: 12px;
    bottom: -1px;
    right: -1px;
    background: #ffffff url(/shared/images/icon/icon_arrow_square.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
#tmp_search_info .condition_list li:nth-child(2n) {
    clear: right;
}
#tmp_search_info .condition_list li:nth-child(2n+1) {
    clear: left;
}
#tmp_search_info .condition_list .condition_txt {
    font-size: 100%;
    height: 30px;
    letter-spacing: -1px;
}
#tmp_search_info .info_list {
	margin: 0 -5px;
}
#tmp_search_info .info_cnt {
	padding: 0;
	margin-bottom: 28px;
}
#tmp_search_info .info_list li {
    width: 50%;
    padding: 0 5px;
    margin: 0 0 8px;
}
#tmp_search_info .info_list .info_img img {
	max-width: 100%;
	height: auto;
}
#tmp_search_info .info_link {
	display: table-cell;
	height: 65px;
	width: 300px;
	padding: 10px 5px;
	vertical-align: middle;
}
#tmp_search_info .info_ttl {
	font-size: 114.2%;
	padding-bottom: 3px;
}
#tmp_search_info .info_desc {
	font-size: 50%;
}
#tmp_news {
	position: relative;
	padding: 55px 0 30px;
	overflow: hidden;
}
#tmp_news .container {
	position: relative;
	z-index: 1;
}
#tmp_news:before {
    content: "";
    position: absolute;
    display: block;
    width: auto;
	height: 75px;
	top: 0;
    left: 0;
    margin-right: -90px;
	right: 50%;
	background: transparent url(/shared/templates/top/images/pattern_bg04.png) repeat top left;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
#tmp_news .section_ttl .news_ttl {
    margin: 0 auto 13px;
    padding: 35px 0 0;
    background: transparent url(/shared/templates/top/images/sp_bg_news_ttl.png) no-repeat center 10px;
    background-size: 173px auto;
    -webkit-background-size: 173px auto;
    -moz-background-size: 173px auto;
}
#tmp_news .section_ttl h2:before,
#tmp_news .section_ttl h2:after {
	top: 30px;
}
#tmp_news .news_block > div {
	position: relative;
	width: 100%;
	float: none;
    margin: 0 0 35px;
}
#tmp_news .news_block > div:last-child {
	margin: 0;
}
#tmp_news .news_block .box_news_ttl .switch {
	display: block;
	position: absolute;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	background: transparent url(/shared/images/icon/expand_btn.png) no-repeat top left;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	top: 9px;
	right: 18px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
#tmp_news .news_block .active .box_news_ttl .switch {
	transform:none;
	-webkit-transform:none;
	-moz-transform:none;
}
#tmp_news .news_block .box_news {
    margin: 0 0 23px;
    padding: 16px 5px 5px 12px;
}
#tmp_news .news_block .box_news_ttl h3 {
	font-size: 121.4%;
    background: url(/shared/images/icon/icon_sm_ttl.png) no-repeat 0px 2px, url(/shared/images/sp_sm_ttl_border.png) no-repeat 0 100%;
    background-size: 22px auto, 100% 1px;
    -webkit-background-size: 22px auto, 100% 1px;
    -moz-background-size: 22px auto, 100% 1px;
    margin: 0 0 10px;
    padding: 0 0 7px 27px;
}
#tmp_news .news_block .box_news_cnt {
	padding:4px 0;
}
#tmp_news .news_block ul {
    padding: 8px 0 0;
}
#tmp_news .news_block li {
    padding: 0 0 8px;
}
#tmp_news .news_block li a {
	letter-spacing: normal;
}
#tmp_news .news_block li p.date {
	display: block;
	margin: 0 0 5px;
}
#tmp_news .news_block .news_btn {
	max-width: 155px;
}
#tmp_news .news_block .news_btn a:after {
    top: 9px;
}
#tmp_news .news_block .news_btn a {
	font-size: 85.7%;
	padding: 5px 10px;
}
#tmp_story {
	position: relative;
	padding: 50px 0 95px;
	overflow: hidden;
	background: transparent url(/shared/templates/top/images/sp_bg_story.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#tmp_story .container {
	position: relative;
	z-index: 1;
}
#tmp_story .section_ttl {
	background: transparent url(/shared/templates/top/images/icon_book.png) no-repeat center 0;
	background-size: 31px auto;
	-webkit-background-size: 31px auto;
	-moz-background-size: 31px auto;
	padding: 25px 0 0;
}
#tmp_story .section_ttl .news_ttl {
	margin: 0 auto 20px;
	padding: 55px 0 0;
	background: transparent url(/shared/templates/top/images/sp_bg_story_ttl.png) no-repeat center 0;
	background-size: 243px auto;
	-webkit-background-size: 243px auto;
	-moz-background-size: 243px auto;
}
#tmp_story .section_ttl h2:before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 1px;
    top: 45px;
    left: 0;
    right: 50%;
	margin-right: 110px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
    z-index: -1;
}
#tmp_story .section_ttl h2:after {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 1px;
    top: 45px;
    right: 0;
    left: 50%;
	margin-left: 110px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
    z-index: -1;
}
#tmp_story .story_block {
    max-width: 100%;
}
#tmp_story .story_block_ttl p {
    font-size: 85.7%;
    margin-bottom: 20px;
}
#tmp_story .story_block .story_block_cnt {
    margin-bottom: 30px;
}
#tmp_story .story_block .story_block_cnt ul li{
	width:50%;
	float:left;
}
#tmp_story .story_block .story_btn a {
    max-width: 170px;
}
#tmp_story .story_list {
	display: none;
}
#tmp_wantknow {
	position: relative;
	padding: 5px 0 9px;
	overflow: hidden;
}
#tmp_wantknow .container {
	position: relative;
	z-index: 1;
}
#tmp_wantknow .section_ttl {
	background: none;
	padding: 17px 0 0;
}
#tmp_wantknow .section_ttl .wantknow_ttl {
	margin: 0 auto;
    padding: 33px 0 0;
    background: transparent url(/shared/templates/top/images/sp_bg_wantknow_ttl.png) no-repeat center 10px;
	background-size: 228px auto;
	-webkit-background-size: 228px auto;
	-moz-background-size: 228px auto;
}
#tmp_wantknow .section_ttl h2:before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    top: 20px;
    left: 0;
    right: 50%;
    margin-right: 95px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
    z-index: -1;
}
#tmp_wantknow .section_ttl h2:after {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    top: 20px;
    right: 0;
    left: 50%;
    margin-left: 95px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
    z-index: -1;
}
#tmp_wantknow .want_slider {
	margin: 0;
	padding: 0 0 22px;
}
#tmp_wantknow .slick-slider .slick-slide {
	width: 156px;
	padding: 0 6px;
}
#tmp_wantknow .slick_control {
    text-align: center;
    margin: 20px 0 0;
}
#tmp_wantknow .slick-arrow {
    top: 24px;
}
#tmp_wantknow .slick-prev {
    left: -5px;
}
#tmp_wantknow .slick-next {
    right: -5px;
}
/* ==================================================
ADVERTISEMENT
================================================== */
#tmp_publicity {
	position: relative;
	padding: 0 0 67px;
	margin: 0;
	overflow: hidden;
	background: transparent url(/shared/templates/top/images/bg_adv.png) no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#tmp_publicity .container {
	position: relative;
	z-index: 1;
}
#tmp_publicity #tmp_publicity_ttl {
	background: none;
	padding: 23px 0 0;
	margin: 0 0 12px;
}
#tmp_publicity #tmp_publicity_ttl h2 {
	margin: 0 auto;
    padding: 40px 0 0;
    background: transparent url(/shared/templates/top/images/sp_bg_adv_ttl.png) no-repeat center 10px;
	background-size: 193px auto;
	-webkit-background-size: 193px auto;
	-moz-background-size: 193px auto;
}
#tmp_publicity #tmp_publicity_ttl h2:before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    top: 23px;
    left: 0;
    right: 50%;
    margin-right: 82px;
	background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
	background-size: 100% 1px;
	-webkit-background-size: 100% 1px;
	-moz-background-size: 100% 1px;
    z-index: -1;
}
#tmp_publicity #tmp_publicity_ttl h2:after {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    top: 23px;
    right: 0;
    left: 50%;
    margin-left: 82px;
    background: transparent url(/shared/templates/top/images/section_ttl_border.png) repeat-x 0 0;
	background-size: 100% 1px;
	-webkit-background-size: 100% 1px;
	-moz-background-size: 100% 1px;
    z-index: -1;
}
#tmp_publicity #tmp_publicity_cnt {
	margin:0 -6px;
}
#tmp_publicity #tmp_publicity_cnt ul {
	margin: 0;
}
#tmp_publicity #tmp_publicity_cnt ul:after {
	display:none;
}
#tmp_publicity #tmp_publicity_cnt ul:nth-child(odd) li:nth-child(odd),
#tmp_publicity #tmp_publicity_cnt ul:nth-child(even) li:nth-child(even),
#tmp_publicity #tmp_publicity_cnt .adv_btn {
	clear: both;
}
#tmp_publicity #tmp_publicity_cnt ul li {
	width: 50% !important;
	padding: 0 6px;
	margin: 0 0 10px;
}
#tmp_publicity #tmp_publicity_cnt .adv_btn a {
	font-size: 85.7%;
    max-width: 135px;
    margin: 0 auto;
    padding: 5px 10px;
}
#tmp_publicity #tmp_publicity_cnt .adv_btn a:after {
	top: 9px
}
.no_javascript #tmp_wantknow .want_slider{
	margin-bottom: 22px;
}
.no_javascript #tmp_know .know_inner{
	padding: 0;
	margin-bottom: 35px;
}
.no_javascript #tmp_know .know_slider .know_slide{
	width: 2580px;
}
.no_javascript #tmp_know .know_slider .know_slide .know_item{
	width: 300px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}