@charset "utf-8";

#tmp_contents h1 {
	font-size: 250%;
	line-height: 1.15;
	margin:0 0 0.3em;
	clear:both; /* Do not edit */
}
#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: 168.7%;
	line-height: 1.6;
	margin-bottom: 0.5em;
}
#tmp_contents h3{
	font-size: 150%;
	line-height: 1.7;
}
#tmp_contents h4{
	font-size: 137.5%;
	line-height: 1.8;
}
#tmp_contents h5{
	font-size: 125%;
	line-height: 1.5;
}
#tmp_contents h6{
	font-size: 112.5%;
	line-height: 1.5;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	line-height: 1.9;
	margin:0 0 1.3em 0; /* Do not edit */
}
#tmp_contents ul {
	margin: 0 0 1.3em 1.6em; /* Do not edit */
	list-style-image:url(/site/shared/site_naranoki_en/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 3em 2.4em; /* 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 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 */
}
#tmp_contents img {
	max-width: 100%;
	height: auto;
}
/* ==================================================
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 2.2em; /* Do not edit */
	border: 2px solid #cccccc;
	clear:both; /* Do not edit */
}
#tmp_contents table.datatable + .outline {
	margin-top: 3.3em;
}
#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 {
	padding:15px 17px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:15px 17px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#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 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 20px;
	padding: 14px 16px 14px 17px;
	color:inherit;
	background-color: transparent;
	/* background:url(/site/shared/templates/naranoki_en_free/images/contents/box_bg.jpg) no-repeat left top; */
	border:2px solid #cccccc;
	box-shadow: 0px 5px 18px 2px rgba(28, 28, 28, 0.1);
}
#tmp_contents ul.box_btn a{
    display: block;
    margin: -14px -16px -14px -17px;
    padding: 14px 16px 14px 35px;
    background: transparent url(/site/shared/site_naranoki_en/images/icon/arrow_link_icon.png) no-repeat 17px 19px;
    background-size: 10px auto;
    color: inherit;
    text-decoration: none;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 0 0 2.4em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#cccccc),to(#cccccc)),-webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#cccccc),to(#cccccc));
	background-image: -moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#cccccc,#cccccc),-moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#cccccc,#cccccc);
	background-image: -o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#cccccc,#cccccc),-o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#cccccc,#cccccc);
	background-image: linear-gradient(#ffffff,#ffffff),linear-gradient(#cccccc,#cccccc),linear-gradient(#ffffff,#ffffff),linear-gradient(#cccccc,#cccccc);
    background-size: 8px 8px, 100% 2px, calc(100% - 4px) calc(100% - 19px), 100% calc(100% - 17px);
    background-position: right 2px top 14px, center bottom, center bottom, center bottom;
	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 {
	font-size: 125%;
}
#tmp_contents .box_info td.box_info_ttl{
	padding: 2px;
}
#tmp_contents .box_info .box_info_ttl p {
	display: table;
	padding: 0 22px 0 21px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff));
	background-image: -moz-linear-gradient(#ffffff,#ffffff);
	background-image: -o-linear-gradient(#ffffff,#ffffff);
	background-image: linear-gradient(#ffffff,#ffffff);
	background-size: calc(100% - 1px) 100%;
	background-position: 2px 0;
	margin-bottom:0; /* Do not edit */
}
#tmp_contents table.box_info .box_info_ttl p {
	padding: 0;
	border-left: 20px solid #ffffff;
    border-right: 22px solid #ffffff;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 12px 12px 10px;
}
#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 3.2em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#cccccc),to(#cccccc)),-webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#cccccc),to(#cccccc));
	background-image: -moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#cccccc,#cccccc),-moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#cccccc,#cccccc);
	background-image: -o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#cccccc,#cccccc),-o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#cccccc,#cccccc);
	background-image: linear-gradient(#ffffff,#ffffff),linear-gradient(#cccccc,#cccccc),linear-gradient(#ffffff,#ffffff),linear-gradient(#cccccc,#cccccc);
	background-size: 8px 8px, 100% 2px, calc(100% - 4px) calc(100% - 19px), 100% calc(100% - 17px);
    background-position: right 2px top 14px, center bottom, center bottom, center bottom;
	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 div.box_info,
#tmp_contents div.box_link{
	background: none;
	position: relative;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::before,
#tmp_contents div.box_link::after{
	content: '';
	position: absolute;
	z-index: -1;
	pointer-events: none;
	top: 17px;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_link::before{
	left: 10px;
	right: 8px;
	border-bottom: 2px solid #cccccc;
}
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::after{
	bottom: 0;
	left: 0;
	right: 0;
	border: 2px solid #cccccc;
	border-top: none;
	display: block;
}
#tmp_contents .box_link .box_link_ttl {
	font-size: 125%;
}
#tmp_contents .box_link td.box_link_ttl{
	padding: 2px;
}
#tmp_contents .box_link .box_link_ttl p {
	display: table;
	padding: 0 20px 0 21px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff));
	background-image: -moz-linear-gradient(#ffffff,#ffffff);
	background-image: -o-linear-gradient(#ffffff,#ffffff);
	background-image: linear-gradient(#ffffff,#ffffff);
	background-size: calc(100% - 1px) 100%;
	background-position: 2px 0;
	margin-bottom:0; /* Do not edit */
}
#tmp_contents table.box_link .box_link_ttl p {
	padding: 0;
	border-left: 20px solid #ffffff;
    border-right: 22px solid #ffffff;
}
#tmp_contents .box_link .box_link_cnt {
	padding:12px 12px 10px;
}
#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 3em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	/* background:url(/site/shared/templates/naranoki_free/images/contents/box_bg.jpg) no-repeat left top; */
	box-shadow: 0 5px 18px 2px rgba(28, 28, 28, 0.1);
	border:2px solid #cccccc;
	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 .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl{
    border-bottom: 2px solid #cccccc;
    padding: 14px 16px 13px 17px;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -14px -16px -13px -17px;
	padding: 14px 16px 13px 35px;
	color: inherit;
	background: transparent url(/site/shared/site_naranoki/images/icon/arrow_link_icon.png) no-repeat 17px 21px;
	background-size: 10px auto;
	text-decoration: none;
}
#tmp_contents .box_menu_cnt{
	/* background-color: #fcf9f3; */
	padding: 17px 17px 0;
}
#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 */
}

#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 0 0.3em 0.3em;
    background:url(/site/shared/images/icon/icon_external.png) no-repeat center top;
    background-size: 16px auto;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 2.5em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cccccc;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 16px 8px 11px;
	color:inherit;
	background-color: #f3e5eb;
	border: 1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 12px 19px 11px;
	border:1px solid #cccccc;
}
#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:#990000; /* 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_blue {
	color:inherit;
	background-color:#E8FDFE; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_lightblue {
	color:inherit;
	background-color:#EEF9FF; /* base.css > Styles > th.bg_lightblue */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#F3EEFF; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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
================================================== */
#tmp_contents .article_cnt {
    background-color: #F2F0E9;
    padding: 72px 0 66px;
	margin-bottom: 60px;
}
#tmp_contents .article_cnt .container {
    max-width: 1080px;
}
#tmp_contents .article_detail .container {
    max-width: 820px;
	padding: 0 64px;
}
#tmp_contents .article_cnt .img{
	margin-bottom: 39px;
}
#tmp_contents .article_cnt .img img{
	width: 100%;
	height: auto;
	object-fit: cover;
    display: block;
    aspect-ratio: 16 / 9;
}
#tmp_contents ul.box_btn a:hover,
#tmp_contents .box_menu_ttl a:hover{
	text-decoration: underline;
}
/* ==================================================
idx
================================================== */
#tmp_article{
	background-color: #F2F0E9;
    padding: 68px 0 170px;
}
#tmp_contents .article_items{
	list-style: none;
	margin: 0;
}
#tmp_contents .article_items .item {
	background-color: #ffffff;
	color: #000000;
	padding: 20px;
}
#tmp_contents .sec_ttl h1{
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: top center;
    height: 65px;
    width: 100%;
	margin-bottom: 0;
}
#tmp_contents .sec_ttl h2{
    position: relative;
    padding-top: 82px;
    font-size: 225%;
    letter-spacing: 0.12em;
    margin-bottom: 38px;
    text-align: center;
	margin-top: 0;
}
#tmp_contents .sec_ttl h2::before{
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    background-color: #000000;
    margin: 20px auto 0;
    position: absolute;
    left: 50%;
    top: 0;
	margin-left: -1px;
}
#tmp_article .sec_ttl h1{
	background-image: url(/site/shared/templates/naranoki_en_free/images/txt_article.png);
}
/* archive page */
#tmp_archive_tool{
	color: #000000;
	background-color: #F2F0E9;
	padding: 69px 0 53px;
}
#tmp_archive_tool .sec_ttl{
	margin-bottom: 21px;
}
#tmp_archive_tool .sec_ttl h2{
	margin-bottom: 0;
}
#tmp_archive_tool .sec_ttl h1 {
	max-width: 400px;
    background-image: url(/site/shared/site_naranoki_en/images/icon/txt_archive.png);
	background-size: 100% auto;
	margin: 0 auto;
}
#tmp_archive_tool .archive_head_info{
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 60px;
}
#tmp_archive_tool .archive_head_info h3 {
    font-size: 187.5%;
    margin-bottom: 16px;
}
#tmp_archive_tool .archive_head_info h3:first-letter{
	color: #9f122c;
}
#tmp_archive_tool .archive_head_info .des,
#tmp_archive_tool .archive_item .item_cnt p.detail{
	line-height: 1.6;
	margin-bottom: 0;
}
#tmp_archive_tool .archive_head_info .head_tab > ul {
	list-style: none;
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: flex-end;
	margin: 0;
}
#tmp_archive_tool .archive_head_info .head_tab li{
	margin-bottom: 0;
}
#tmp_archive_tool .archive_head_info .head_tab li > a{
    text-decoration: none;
	display: inline-block;
    padding: 4px 20px;
    color: #000000;
	background-color: #F2F0E9;
    border: 1px solid #000000;
    border-radius: 999px;
	transition: 0.3s ease-in-out color, 0.3s ease-in-out background-color;
}
#tmp_archive_tool .archive_head_info .head_tab li > a.is_active{
	background-color: #000000;
    color: #F2F0E9;
}
#tmp_archive_tool .archive_head_info .head_tab li > a:not(.is_active) {
	pointer-events: none;
	color: #666666;
	border-color: #666666;
}
#tmp_archive_tool .intro_img_list {
	list-style: none;
    display: flex;
    gap: 20px;
    justify-content: center;
	margin: 0 0 22px;
}
#tmp_archive_tool .intro_img_list img{
	width: 100%;
	max-width: 357px;
	height: auto;
	vertical-align: top;
}
#tmp_archive_tool .archive_info{
	margin-bottom: 60px;
}
#tmp_archive_tool .archive_info .des {
	text-align: center;
	line-height: 1.6;
    max-width: 60%;
    margin: 0 auto;
}
#tmp_archive_anchor{
	max-width: 864px;
	margin: 0 auto 56px;
}
#tmp_archive_anchor .anchor_list{
	margin: 0;
}
#tmp_archive_anchor .anchor_list > li{
	margin-bottom: 0;
}
#tmp_archive_anchor .anchor_list > li,
#tmp_archive_anchor .anchor_list > li:first-child{
	border-color: rgba(0, 0, 0, 0.102);
}
#tmp_archive_tool .archive_sec{
	margin-bottom: 47px;
}
#tmp_archive_tool .archive_sec > h4 {
	text-align: center;
    font-size: 187.5%;
    margin-top: 0;
	margin-bottom: 27px;
}
#tmp_archive_tool .archive_sec .archive_list{
	display: flex;
	flex-wrap: wrap;
	gap: calc(70 / 1080 * 100%);
}
#tmp_archive_tool .archive_sec .archive_list > .archive_item{
	width: calc(50% - (35 / 1080 * 100%));
	display: flex;
    flex-direction: column;
	padding: 30px 30px 31px;
    background-color: #ffffff;
	margin-bottom: calc(70 / 1080 * 100%);
}
#tmp_archive_tool .archive_item .carousel_img{
	margin-bottom: 0;
}
#tmp_archive_tool .archive_item .carousel_img img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_archive_tool .archive_item .item_cnt{
	flex: 1;
	padding-top: 21px;
	padding-bottom: 19px;
}
#tmp_archive_tool .archive_item .item_cnt h5.ttl {
    font-size: 143.7%;
	margin-top: 0;
	margin-bottom: 1px;
}
#tmp_archive_tool .archive_item .item_area {
    text-align: end;
	color: #666666;
    font-size: 87.5%;
	margin-bottom: 0;
	line-height: 1.3;
}
#tmp_archive_tool .splide_common .splide__pagination{
	margin: 0;
}
#tmp_archive_tool .splide_common .splide__pagination li{
	margin-bottom: 0;
}
/* Hover */
#tmp_archive_tool .archive_head_info .head_tab li > a.is_active:hover,
#tmp_archive_tool .archive_head_info .head_tab li > a.is_active:focus{
	color: #000000;
	background-color: #ffffff;
}
/* No-splide, No-javascript */
#tmp_archive_tool .splide.no-splide .splide__list,
.no_javascript #tmp_archive_tool .splide .splide__list{
	display: block;
}
.no_javascript #tmp_archive_tool .splide{
	visibility: visible;
}
.no_javascript #tmp_archive_tool .splide__list .splide__slide:not(:last-child){
	margin-bottom: 8px;
}
/* ==================================================
history
================================================== */
#tmp_history_banner{
    padding: 60px 0 0;
    min-height: 370px;
	background: url(/site/shared/templates/naranoki_en_free/images/history_banner_bg.jpg) center calc(18% + 3px) no-repeat;
	background-size: cover;
}
#tmp_history_banner .sec_ttl h1 {
    background-image: url(/site/shared/templates/naranoki_en_free/images/txt_history.png);
}
#tmp_history_banner .sec_ttl h2{
	padding-top: 90px;
}
#tmp_history_cnt{
	background-color: #F2F0E9;
	padding: 80px 0 140px;
}
#tmp_history_cnt p{
	line-height: 1.6;
	margin-bottom: 0;
}
#tmp_history_cnt .history_des{
	text-align: center;
	margin-bottom: 100px;
}
#tmp_history_cnt .main_container_block{
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding-left: 50px;
	padding-top: 67px;
}
#tmp_history_cnt .main_container_block:first-child{
	padding-top: 0;
}
#tmp_history_cnt .main_container_block::before{
	content: "";
    position: absolute;
    left: 4px;
    top: 20px;
    bottom: 0;
    width: 3px;
	background: -webkit-repeating-linear-gradient(top, #a0122c 0, #a0122c 6px, transparent 6px, transparent 12px);
	background: -moz-repeating-linear-gradient(top, #a0122c 0, #a0122c 6px, transparent 6px, transparent 12px);
	background: -o-repeating-linear-gradient(top, #a0122c 0, #a0122c 6px, transparent 6px, transparent 12px);
    background: repeating-linear-gradient(to bottom, #a0122c 0, #a0122c 6px, transparent 6px, transparent 12px);
    opacity: 0.2;
	height: 100%;
}
#tmp_history_cnt .main_container_block:last-child:before{
	height: calc(100% - 20px);
}
#tmp_history_cnt .main_container_block .main_container_head{
	position: relative;
    text-align: start;
    font-size: 125%;
    color: #a0122c;
    margin-bottom: 40px;
    font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.09em;
}
#tmp_history_cnt .main_container_block .main_container_head::before{
	content: "";
    position: absolute;
    left: -50px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #a0122c;
    top: 10px;
    bottom: 0;
}
#tmp_history_cnt .main_container_block .main_container_img{
	max-width: 500px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#tmp_history_cnt .main_container_img img{
	vertical-align: top;
}
#tmp_history_cnt .main_container_block .main_container_text .note{
	display: block;
	color: #666666;
	background-color: #F2F0E9;
	font-size: 75%;
}
#tmp_history_cnt .main_container_block .main_container_text .note a{
	color: #666666;
}
/* ==================================================
font
================================================== */
#tmp_contents .sec_ttl h2,
#tmp_archive_tool .archive_head_info h3,
#tmp_archive_tool .archive_sec > h4{
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#tmp_archive_tool .archive_cate .archive_item h5.ttl{
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt: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 {
	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:100% !important;
	padding-top: 0 !important;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_header {
	position: static !important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_header .header_wrap{
	padding: 0;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer {
	margin-top:50px !important;
	padding-top:50px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.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_anchor,
#tmp_header .header_inner,
#tmp_footer .footer_sns {
	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;
}
}
