@charset "utf-8";
/* page title
================================================== */
#tmp_page_title {
	position: relative;
	background-color: #b3e2fb;
	color: #222222;
	overflow: hidden;
}
#tmp_page_title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 13%;
	height: 144px;
	background: transparent url(/shared/templates/shisei_100th_free/images/bg_title_1.png) no-repeat;
	color: inherit;
	background-size: cover;
}
#tmp_page_title:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 325px;
	height: 144px;
	background: transparent url(/shared/templates/shisei_100th_free/images/bg_title_2.png) no-repeat;
	color: inherit;
	background-size: cover;
}
#tmp_page_title h1 {
	font-size: 200%;
	font-weight: bold;
	padding: 46px 260px 46px 0;
}
/* lnavi
================================================== */
#tmp_lnavi {
	border-radius: 5px;
	background-color: #ffffff;
	color: #222222;
	border: 3px solid #70c0ec;
	margin: 0 0 33px;
}
#tmp_lnavi #tmp_lnavi_ttl {
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
#tmp_lnavi #tmp_lnavi_ttl {
	border-bottom: 1px solid #70c0ec;
	margin-bottom: 0;
}
#tmp_lnavi #tmp_lnavi_ttl p {
	background-color: #70c0ec;
	color: inherit;
	text-align: left;
}
#tmp_lnavi #tmp_lnavi #tmp_lnavi_ttl p {
	margin: 0;
	background-color: #ffffff;
	color: inherit;
}
#tmp_lnavi_cnt ul {
	list-style: none;
}
#tmp_lnavi_cnt ul li {
	border-bottom: 1px solid #d9d7d7;
}
#tmp_lnavi_cnt ul li:last-child {
	border-bottom-width: 0;
}
#tmp_lnavi #tmp_lnavi_ttl p a,
#tmp_lnavi_cnt ul li a {
	display: block;
	padding: 18px 10px 14px 46px;
	background: transparent url(/shared/site_shisei100th/images/icon/icon_arrow_s.png) 16px 21px no-repeat;
	color: #222222;
	text-decoration: none;
}
#tmp_lnavi_cnt ul li a:hover,
#tmp_lnavi_cnt ul li a:focus,
#tmp_lnavi_cnt ul li.active a {
	background-color: #f5f5f5;
	text-decoration: underline;
	font-weight:bold;
}
#tmp_lnavi #tmp_lnavi_ttl p a {
	background: transparent url(/shared/site_shisei100th/images/icon/icon_arrow_ttl.png) 16px 25px no-repeat;
	font-size: 112.6%;
}
#tmp_lnavi #tmp_lnavi_ttl p a:hover,
#tmp_lnavi #tmp_lnavi_ttl p a:focus {
	text-decoration: underline;
}
.type_simple .rnavi_func {
	border-color: #bfd858;
}
.type_simple .rnavi_func_cnt .rnavi_func_list li a {
	background-image: url(/shared/site_shisei100th/images/icon/icon_arrow_g.png);
}
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	font-size: 150%;
	background-color: #b3e2fb;
	color: #222222;
	margin-left: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 12px 10px 10px 63px;
	position:relative;
}
#tmp_contents h2:before {
	content: "";
	background: transparent url(/shared/templates/shisei_100th_free/images/icon_h2.png) no-repeat;
	width: 78px;
	height: 78px;
	position:absolute;
	left: -24px;
	top: -13px;
}
#tmp_contents h3 {
	font-size: 137.5%;
	background: transparent url(/shared/templates/shisei_100th_free/images/icon_h3.png) 7px 0 no-repeat;
	background-size: auto 42px;
	color: #222222;
	padding: 4px 10px 4px 47px;
	border-bottom: 2px solid #4ba5d7;
}
#tmp_contents h4 {
	font-size: 137.5%;
	background: transparent url(/shared/templates/shisei_100th_free/images/icon_h4.png) no-repeat;
	color: #222222;
	padding: 4px 10px 4px 47px;
}
#tmp_contents h5 {
	font-size: 125%;
	color: #222222;
	background-color: transparent;
	padding: 10px 0;
}
#tmp_contents h6 {
	font-size: 112.5%;
	color: #222222;
	background-color: transparent;
	padding: 10px 0;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents p a {
	color: #222222;
	background-color: transparent;
}
#tmp_contents p a:hover,
#tmp_contents p a:focus,
#tmp_contents p a:active {
	text-decoration: none;
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:url(/shared/site_shisei100th/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#tmp_contents ul li a,
#tmp_contents ol li a {
	color: #222222;
	background-color: transparent;
}
#tmp_contents ul li a:hover,
#tmp_contents ol li a:hover,
#tmp_contents ul li a:focus,
#tmp_contents ol li a:focus,
#tmp_contents ul li a:active,
#tmp_contents ol li a:active {
	text-decoration: none;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 36px; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:13px 35px 0 20px;
	color:#222222;
	background-color:#ffffff;
	border: 3px solid #70c0ec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_contents .col2 table.outline td,
#tmp_contents .col2 div.outline {
	padding:13px 5px 0 10px;
}
#tmp_contents .col2 img,
#tmp_contents .col3 img {
	max-width: 100%;
	height: auto;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 36px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 30px;
	font-weight: bold;
	line-height: 1.8;
}
#tmp_contents ul.box_btn li a {
	display: block;
	text-decoration: none;
	color: #222222;
	padding:12px 10px 12px 40px;
	background: #ffffff url(/shared/site_shisei100th/images/icon/arrow_circle_g.png) 13px 16px no-repeat;
	border: 3px solid #bcd650;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_contents ul.box_btn li:hover a,
#tmp_contents ul.box_btn li:focus a,
#tmp_contents ul.box_btn li:active a{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 36px; /* Do not edit */
	border: 1px solid #a7a7a7;
	color: #222222;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding: 16px;
	color:#222222;
	font-weight:bold;
	background-color:#ececec;
	border-bottom: 1px dashed #ffbd5f;
	font-size: 112.5%;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 19px 14px 8px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 36px; /* Do not edit */
	border: 1px solid #a7a7a7;
	color: #222222;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	padding: 16px;
	color:#222222;
	font-weight:bold;
	background-color:#ececec;
	border-bottom: 1px dashed #ffbd5f;
	font-size: 112.5%;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 14px 8px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 36px; /* Do not edit */
	background-color: #ffffff;
	border:3px solid #bcd650;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_menu .box_menu_ttl,
#tmp_contents div.box_menu .box_menu_ttl {
	padding: 0;
	border-bottom:3px solid #bcd650;
}
#tmp_contents table.box_menu .box_menu_ttl p,
#tmp_contents div.box_menu .box_menu_ttl p {
	margin: 0;
	background-color: transparent;
	font-weight: bold;
	padding: 13px 10px 13px 41px;
	background: transparent url(/shared/site_shisei100th/images/icon/arrow_circle_g.png) 13px 16px no-repeat;
	color: #222222;
}
#tmp_contents table.box_menu .box_menu_ttl p a ,
#tmp_contents div.box_menu .box_menu_ttl p a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}
#tmp_contents table.box_menu .box_menu_ttl p:hover a,
#tmp_contents table.box_menu .box_menu_ttl p:focus a,
#tmp_contents table.box_menu .box_menu_ttl p:active a,
#tmp_contents div.box_menu .box_menu_ttl p:hover a,
#tmp_contents div.box_menu .box_menu_ttl p:active a,
#tmp_contents div.box_menu .box_menu_ttl p:focus a{
	text-decoration: underline;
}
#tmp_contents table.box_menu .box_menu_cnt,
#tmp_contents div.box_menu .box_menu_cnt {
	padding: 17px 24px 4px;
	vertical-align:top;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 36px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	color: #222222;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:14px 18px;
	font-size: 112.5%;
	color:inherit;
	background-color:#ececec;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:14px 18px;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a {
	text-decoration: underline;
	color: #222222;
	background-color: transparent;
}
#tmp_contents table.datatable td a:hover,
#tmp_contents table.enquete_table td a:hover,
#tmp_contents table.datatable td a:focus,
#tmp_contents table.enquete_table td a:focus,
#tmp_contents table.datatable td a:active,
#tmp_contents table.enquete_table td a:active {
	text-decoration: none;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#BA1414; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#F6DCDC; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FFFED5; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EAF4FF; /* shared.cssのbg_blueと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
/* ==================================================
Gallery
================================================== */
/* ==================================================
Start Slick Core
================================================== */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
	display: block;
}
.slick-initialized .slick-slide {
	display: block;
	outline: none;
	padding:0;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
/* Dots */
.slick-dots {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 8px;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
}
.slick-dots li button,
.slick-dots li a {
	padding: 0;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	text-indent: -9999px;
	border: 2px solid #cfdaf0;
	color: inherit;
	background-color: #153368;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.slick-dots .slick-active button,
.slick-dots .slick-active a {
	color: inherit;
	background-color: #000000;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li a:hover,
.slick-dots li a:focus {
	color: inherit;
	background-color: #000000;
}
.slick-dots {
	margin-left: 0;
	padding-left: 8px;
	display: inline-block;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	-moz-transform: translate(0, -100%);
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
	border: 0;
	padding: 0;
	display: block;
	cursor: pointer;
}
.prev.slick-arrow,
.slick-prev {
	left: 0;
}
.next.slick-arrow,
.slick-next {
	right: 0;
}
.btn_slides {
	position: relative;
	border: 0;
	display: inline-block;
	background: transparent;
}
.btn_slides a{
	display: inline-block;
}
.btn_slides span{
	display: none;
	position: relative;
	z-index: -1;
	text-indent: -9999px;
}
.btn_slides a:hover,
.btn_slides a:focus{
	outline: none;
}
/* ==================================================
End Slick Core
================================================== */
/* ==================================================
Start Slick Main Visual PC
================================================== */
#tmp_main_visual{
	overflow: hidden;
	height: 544px;
	border-bottom: 4px solid #153368;
}
#tmp_mainvisual .slick_slides {
	visibility: hidden;
	opacity: 0;
}
#tmp_mainvisual .slick_slides.slick-initialized {
	visibility: visible;
	opacity: 1;
}
#tmp_main_visual .container{
	position: relative;
	height: 544px;
}
#tmp_main_visual .slick_control{
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 0;
	text-align: left;
}
#tmp_main_visual .slick-dots{
	padding-right: 5px;
}
#tmp_main_visual .slick-dots,
#tmp_main_visual .descript_text,
#tmp_main_visual .descript_text a,
#tmp_main_visual .btn_ctl{
	display: inline-block;
	vertical-align: middle;
}
#tmp_main_visual .descript_text{
	position: absolute;
	bottom: 13px;
	right: 306px;
	z-index: 100;
	padding-left: 15px;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	line-height: 1.4;
}
#tmp_main_visual .slick-current .descript_text,
#tmp_main_visual .slick-active .descript_text{
	opacity: 1;
	visibility: visible;
}
#tmp_main_visual .descript_text,
#tmp_main_visual .descript_text a{
	font-size: 100%;
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}
#tmp_main_visual .descript_text a:hover,
#tmp_main_visual .descript_text a:focus{
	text-decoration: none;
}
#tmp_main_visual .btn_slides{
	position: relative;
	margin-right: 0;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
	min-width: 70px;
	text-align: center;
}
#tmp_main_visual .btn_slides a{
	display: block;
	font-size: 75%;
	padding: 0 5px;
	text-decoration: none;
	color: #0c2c63;
	background-color: #cfdaf0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#tmp_main_visual .btn_slides a:hover,
#tmp_main_visual .btn_slides a:focus {
	background-color: #c1c4c9;
}
#tmp_main_visual .btn_slides a span{
	padding: 1px 0 0 5px;
	display: inline-block;
}
.btn_slides.stop span,
.btn_slides.start span {
	color: #0c2c63;
	background: transparent;
}
#tmp_main_visual .btn_slides span{
	z-index: 10;
	text-indent: inherit;
}
#tmp_main_visual .main_visual_gallery {
	position: relative;
	color: inherit;
	background-color: #343434;
	color: #fff;
}
#tmp_main_visual .slick-list{
	overflow: visible;
}
#tmp_main_visual .gallery_slide {
	position: relative;
	width: 1120px;
	background: #fff;
	color: #222222;
}
#tmp_main_visual .gallery_slide a {
	display: block;
}
#tmp_main_visual .main_visual_gallery:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	background-color: rgba(255,255,255, .6);
	transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	z-index: 1;
}
#tmp_main_visual .main_visual_gallery:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100%;
	background-color: rgba(255,255,255, .6);
	transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	z-index: 1;
}
#tmp_main_visual .gallery_slide img{
	margin: 0 auto;
	display: block;
}
#tmp_main_visual .visual_caption{
	top: 36px;
}
#tmp_main_visual .visual_caption_catch{
	top: 97px;
}
#tmp_main_visual .visual_caption p,
#tmp_main_visual .visual_caption_catch p{
	font-size: 228.5%;
	line-height: 1.3;
}
#tmp_main_visual .slick-current,
#tmp_main_visual .slick-active{
	position: relative;
	z-index: 50;
}
#tmp_main_visual .slick-prev,
#tmp_main_visual .slick-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	display: block;
	width: 31px;
	height: 47px;
	padding: 0;
	cursor: pointer;
	border: none;
}
#tmp_main_visual .slick-prev{
	left: 18px;
}
#tmp_main_visual .slick-next{
	right: 18px;
}
#tmp_main_visual .slick-next:focus,
#tmp_main_visual .slick-prev:focus{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
#tmp_main_visual .slick-dots li a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	width: 16px;
	height: 16px;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	color: #153368;
	background-color: #cfdaf0;
	border: 2px solid #cfdaf0;
	text-indent: -1987em;
}
#tmp_main_visual .slick-dots li a:hover,
#tmp_main_visual .slick-dots li :focus,
#tmp_main_visual .slick-dots .slick-active a{
	color: #cfdaf0;
	background-color: #153368;
}
#tmp_main_visual .slick-dots li a span{
	width: 12px;
	height: 12px;
	padding: 0;
	display: block;
	position: relative;
	z-index: -1;
	text-indent: -9999px;
}
.btn_slides.stop a:before {
	content: '';
	display: inline-block;
	position: relative;
	top: 0;
	left: -1px;
	width: 6px;
	height: 8px;
	background: transparent url(/app/images/icons/icon_stop.png) no-repeat top left;
}
.btn_slides.start a:before {
	content: '';
	display: inline-block;
	position: relative;
	width: 7px;
	height: 8px;
	background: transparent url(/app/images/icons/icon_start.png) no-repeat top left;
}
#tmp_main_visual .section_topic {
	position: absolute;
	bottom: 24px;
	right: 20px;
	max-width: 260px;
}
.section_topic .section_topic_ttl {
	display: inline-block;
	font-size: 100%;
	font-weight: bold;
	background-color: #f9dc18;
	color: #222222;
	padding: 6px 22px 5px 19px;
}
.section_topic .topic_list {
	overflow: auto;
	max-height: 110px;
	background-color: #ffffff;
	color: #222222;
	list-style: none;
	margin: 0 0 8px;
	padding: 15px 15px 13px;
	border-bottom: 4px solid #f9dc18;
	box-shadow: 5px 5px 5px rgba(0,0,0, .4);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0, .4);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, .4);
}
.section_topic .topic_list .topic_item {
	padding: 5px 0;
	background: #ffffff url(/app/images/icons/icon_dot_yellow.png) no-repeat 0 15px;
	padding-left: 15px;
}
.section_topic .topic_list li a {
	font-size: 87.5%;
	color: #204d9d;
	line-height: 1.8;
}
.section_topic .topic_list li a:hover,
.section_topic .topic_list li a:focus,
.section_topic .topic_list li a:active {
	text-decoration: none;
}
.section_topic_url a {
	position: relative;
	font-size: 87.5%;
	display: block;
	background: #cd0001 url(/app/images/icons/icon_arrow_white_rgt.png) no-repeat 100% center;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 30px 8px 16px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	box-shadow: 2px 2px 0 rgba(241,169,157,1);
	-webkit-box-shadow: 2px 2px 0 rgba(241,169,157,1);
	-moz-box-shadow: 2px 2px 0 rgba(241,169,157,1);
}
.section_topic_url a:hover,
.section_topic_url a:focus,
.section_topic_url a:active {
	background-color: #af0001;
	box-shadow: 2px 2px 0 rgba(205,0,1,1);
	-webkit-box-shadow: 2px 2px 0 rgba(205,0,1,1);
	-moz-box-shadow: 2px 2px 0 rgba(205,0,1,1);
}
/* ==================================================
End Slick Main Visual PC
================================================== */
#tmp_gallery .gallery_items {
	width: auto;
	margin: 40px -10px 0;
}
#tmp_gallery .gallery_item {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin: 0 0 20px;
}
#tmp_gallery .gallery_item.set {
	display:none;
}
#tmp_gallery .gallery_item.set1 .item_movie {
	display:none;
}
#tmp_gallery .gallery_item.set2 .item_img {
	display:none;
}
#tmp_contents .gallery_item p {
	margin: 0;
}
#tmp_gallery .gallery_item a {
	display: block;
	position: relative;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
/*#tmp_gallery .gallery_item .item_movie a:after {
	content: '';
	position: absolute;
	display: block;
	width: 50px;
	height: 30px;
	background: transparent url(/shared/templates/shisei_100th_free/images/icon/ytb_icon.png) no-repeat center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}*/
#tmp_gallery .gallery_item img {
	max-width: 100%;
	height: auto;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
#tmp_gallery .gallery_item a:hover img,
#tmp_gallery .gallery_item a:focus img,
#tmp_gallery .gallery_item a:active img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
#tmp_gallery .gallery_modal{
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto;
    padding: 20px 0;
    -o-transition: 300ms all;
    transition: 300ms all;
    visibility: hidden;
    opacity: 0;
}
#tmp_gallery .gallery_modal.active{
    opacity: 1;
    visibility: visible;
}
#tmp_gallery .gallery_modal .gallery_modal_close{
    position: absolute;
    text-indent: -9999px;
    z-index: 4;
    width: 20px;
    height: 20px;
    background: transparent url(/shared/templates/shisei_100th_free/images/icon/icon_modal_close.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transition: 200ms background-image;
    -o-transition: 200ms background-image;
    transition: 200ms background-image;
    bottom: 5px;
    right: 5px;
}
#tmp_gallery .gallery_modal .gallery_modal_close:hover,
#tmp_gallery .gallery_modal .gallery_modal_close:focus,
#tmp_gallery .gallery_modal .gallery_modal_close:active{
    background: transparent url(/shared/templates/shisei_100th_free/images/icon/icon_modal_close_on.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}
#tmp_gallery .gallery_modal_cnt{
	position: relative;
    margin: 0 auto;
    max-width: 650px;
    width: 60%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
#tmp_gallery .gallery_modal_cnt .image{
    display: block;
    position: relative;
}
#tmp_gallery .gallery_modal_cnt .image img{
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
#tmp_gallery .active .gallery_modal_cnt .image img{
    opacity: 1;
}
#tmp_gallery .gallery_modal_cnt .slick-arrow{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    z-index: 2;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    color: #000000;
    outline: 0;
}
#tmp_gallery .gallery_modal_cnt .slick-prev{
    left: 0;
    background: url(/shared/templates/shisei_100th_free/images/icon/icon_modal_arrow_prev.png) no-repeat center center !important;
    -webkit-background-size: 20px auto !important;
    background-size: 20px auto !important;
}
#tmp_gallery .gallery_modal_cnt .slick-prev:hover,
#tmp_gallery .gallery_modal_cnt .slick-prev:active,
#tmp_gallery .gallery_modal_cnt .slick-prev:focus {
    background: url(/shared/templates/shisei_100th_free/images/icon/icon_modal_arrow_prev_on.png) no-repeat center center !important;
    -webkit-background-size: 20px auto !important;
    background-size: 20px auto !important;
}
#tmp_gallery .gallery_modal_cnt .slick-next{
    right: 0;
    background: url(/shared/templates/shisei_100th_free/images/icon/icon_modal_arrow_next.png) no-repeat center center !important;
    -webkit-background-size: 20px auto !important;
    background-size: 20px auto !important;
}
#tmp_gallery .gallery_modal_cnt .slick-next:hover,
#tmp_gallery .gallery_modal_cnt .slick-next:active,
#tmp_gallery .gallery_modal_cnt .slick-next:focus {
    background: url(/shared/templates/shisei_100th_free/images/icon/icon_modal_arrow_next_on.png) no-repeat center center !important;
    -webkit-background-size: 20px auto !important;
    background-size: 20px auto !important;
}
#tmp_gallery .gallery_slide {
	width: 650px;
	color: #ffffff;
	background-color: transparent;
}
#tmp_gallery .gallery_slide img {
	width: 100%;
	height: auto;
}
#tmp_gallery .gallery_slide p {
	margin: 0;
}
#tmp_gallery .gallery_cnt {
	position: relative;
	border: 5px solid #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 0 5px;
}
/* #tmp_gallery .gallery_cnt .video-overlay {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} */
#tmp_gallery .gallery_cnt iframe {
	width: 100%;
	max-width: 650px;
	overflow: hidden;
}
#tmp_gallery .gallery_txt .caption {
	width: 60%;
	float: left;
	text-align: center;
	padding: 0 10px;
	word-break: break-all;
}
#tmp_gallery .gallery_txt .number {
	width: 20%;
	text-align: left;
	float: left;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_gallery .gallery_items:after,
#tmp_gallery .gallery_txt:after,
.container:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:auto;
}
#tmp_header {
	margin:0 0 10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	width:100% !important;
}
#tmp_hlogo {
	float:none;
	padding:33px 0 33px 80px;
}
#tmp_header .logo_top {
	top:50%;
	margin-top:-35px;
	width:70px;
	height:70px;
}
#tmp_regulation,
#tmp_wrap_search,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_wrap_search,
#tmp_sp_social {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
.column_rnavi {
	background:none !important;
}
.column_rnavi {
	padding-bottom: 0 !important;;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_page_title h1 {
	padding: 46px 20px;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.footer_cnt {
	float:none;
	padding:0;
}
.copyright {
	position:static;
	text-align:left;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
