@charset "utf-8";

#tmp_contents h1 {
	font-size: 187.5%;
	line-height: 1.8;
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	color: #000000;
	background-color: #ffffff;
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	font-size: 150%;
	line-height: 1.8;
	padding-bottom: 10px;
	border-bottom: 1px #a0122c solid;
	margin-bottom: 2.1em;
}
#tmp_contents h3{
	font-size: 137.5%;
	line-height: 1.7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9e1630), to(#9e1630));
	background-image: -o-linear-gradient(#9e1630, #9e1630);
	background-image: -moz-linear-gradient(#9e1630, #9e1630);
	background-image: linear-gradient(#9e1630, #9e1630);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 2px calc(100% - 6px);
	padding-left: 30px;
}
#tmp_contents h4{
	margin: 2.1em 0 0.9em;
	font-size: 125%;
	line-height: 1.5;
}
#tmp_contents h5{
	margin: 1em 0 0.9em;
	font-size: 112.5%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin: 1.4em 0 1.3em;
	font-size: 100%;
	line-height: 1.5;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 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/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 ol li::marker{
	font-size: 93.7%;
    color: #9e1630;
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
	line-height: 1.5;
}
#tmp_contents ol li {
	padding-left: 6px;
}
#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 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_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/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 19px;
	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 */
}
/* ==================================================
common
================================================== */
#tmp_cate_ttl{
	position: relative;
    min-height: 560px;
    color: #FFFFFF;
	background-color: #000000;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -70px;
}
#tmp_cate_ttl::before{
	content: "";
    position: absolute;
    inset: 0;
    background: #000000;
    opacity: 0.4;
}
#tmp_cate_ttl h1{
	font-size: 100%;
	position: relative;
	margin-bottom: 30px;
	padding-top: 46px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
}
#tmp_cate_ttl h1::after{
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    margin-top: 12px;
    background-color: #ffffff;
}
#tmp_cate_ttl p{
	margin-bottom: 10px;
	font-size: 87.5%;
}
#tmp_cate_ttl .cate_note{
	font-size: 75%;
	margin-top: 10px;
}
#tmp_cate_ttl .container{
	padding-top: 200px;
	padding-bottom: 10px;
	position: relative;
}
#tmp_cate_ttl.archive{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/archive_bg_banner.jpg);
}
#tmp_cate_ttl.product{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/product_bg_banner.jpg);
}
#tmp_cate_ttl.library{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/library_bg_banner.jpg);
}
#tmp_cate_ttl.story{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/story_bg_banner.jpg);
}
#tmp_cate_ttl.miryoku{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/miryoku_bg_banner.jpg);
}
#tmp_cate_ttl.health{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/health_bg_banner.jpg);
}
/* ==================================================
anchor
================================================== */
.no_javascript #tmp_anchor{
	display: none;
}
#tmp_anchor{
	max-width: 800px;
	padding: 40px;
	margin: 80px auto 30px;
	border: 1px solid #9e1630;
}

#tmp_anchor .anchor_ttl h2{
	background: transparent;
	padding-left: 0;
	text-align: center;
	margin: 0 0 28px;
	font-size: 100%;
	padding-bottom: 0;
	border: none;
	line-height: 1.8;
}
#tmp_anchor ul{
	margin: 0;
	padding: 0;
	list-style: decimal;
	display: flex;
    flex-direction: column;
	gap: 11px;
	font-size: 87.5%;
}
#tmp_anchor ul li{
	line-height: 1.2;
	margin-left: 2em;
	margin-bottom: 5px;
}
#tmp_anchor ul li a{
    text-decoration: none;
    display: inline-block;
    color: #333333;
    padding: 0 0 2px;
    vertical-align: top;
}
#tmp_anchor ul li a span{
	display: block;
}
#tmp_anchor ul li::marker{
	color: #9e1630;
	font-size: 107.1%;
}
#tmp_anchor ul li a:hover{
	color: #9e1630;
}
/* ==================================================
contents
================================================== */
#tmp_cate_ttl.about{
	min-height: 540px;
}
#tmp_contents .about_img{
	position: relative;
	margin-bottom: 120px;
    width: 100%;
    height: 540px;
	overflow: hidden;
}
#tmp_contents .about_img img{
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%,calc(-15% - 127px));
	min-width: 1080px;
}
/* ==================================================
[About] page
================================================== */
#tmp_about_cnt + #tmp_arrival_list{
    margin-top: 107px;
}
#tmp_about_cnt .wrap_text{
	max-width: 1080px;
	padding: 0 40px;
	margin: 0 auto;
	display: flex;
}
#tmp_about_cnt .wrap_text .text_col2{
	width: 50%;
}
#tmp_about_cnt .wrap_text h1,
#tmp_about_cnt .wrap_text h2{
	margin-bottom: 20px;
    line-height: 2;
	font-size: 175%;
	margin-top: 0;
	padding-right: 15px;
	border: none;
}
#tmp_about_cnt .wrap_text p{
    margin-bottom: 20px;
    line-height: 2;
}
#tmp_about_cnt .container_image{
	margin-bottom: 120px;
    margin-top: 120px;
}
#tmp_about_cnt .wrap_text .about_trees{
	font-size: 200%;
	padding-bottom: 0;
}
#tmp_about_cnt .container_image .gallery {
    position: relative;
    overflow: hidden;
}
#tmp_about_cnt .container_image .gallery_01 {
    width: 80%;
    margin-bottom: 60px;
    left: 0px;
}
#tmp_about_cnt .container_image .gallery_02 {
    width: 30%;
    margin-left: auto;
    right: 40px;
	margin-top: -300px;
}
#tmp_about_cnt .container_image .gallery_03 {
   	width: 50%;
    margin-top: 40px;
    margin-bottom: 120px;
    left: 120px;
}
#tmp_about_cnt .container_image .gallery_04 {
    width: 70%;
    margin-left: auto;
    margin-bottom: 120px;
}
#tmp_about_cnt .container_image .gallery_05 {
    width: 70%;
    padding: 0;
    margin: auto;
    margin-bottom: 120px;
}
#tmp_about_cnt .container_image .gallery p{
	margin-bottom: 0;
}
#tmp_about_cnt .container_image img{
    height: auto;
    display: block;
	width: 100%;
}
#tmp_about_cnt .container_image .gallery img{
    transform: scale(1.05);
    transition-duration: 4s;
}
#tmp_about_cnt .container_image .gallery.js_scrollin img {
    transform: scale(1);
}
#tmp_contents #tmp_arrival_list ul{
    list-style: none;
    margin: 23px 0 0;
}
#tmp_contents #tmp_arrival_list ul li{
	margin-bottom: 0;
}
/* ==================================================
[Nara-product] page
================================================== */
#tmp_cate_ttl.product h1{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/product_en.png);
	background-size: 152px auto;
    background-position: 0px 7px;
}
#tmp_cate_ttl.product .cate_note{
	font-size: 62.5%;
}
#tmp_tab_product{
	margin-top: 61px;
	gap: 0 16px;
}
#tmp_tab_product .tab_flex_ttl{
	position: relative;
	width: calc((100% - 64px) / 5);
}
#tmp_tab_product .tab_flex_ttl:first-child::before{
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(500% + 64px);
	height: 1px;
	background-color:#e0e0e0 ;
	content: "";
}
#tmp_tab_product .tab_flex_ttl p{
	margin-bottom: 0;
	height: 100%;
}
#tmp_tab_product .tab_flex_ttl a{
	position: relative;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 87.5%;
	padding: 19px 9px 23px;
	height: 100%;
}
.no_javascript #tmp_tab_product .tab_flex_ttl:first-child a:before,
#tmp_tab_product .tab_flex_ttl a::before{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 1px;
    pointer-events: none;
    border-bottom: 1px #9e1630 solid;
}
#tmp_tab_product .tab_flex_ttl a::before{
 	opacity: 0;
}
#tmp_tab_product .tab_flex_ttl a:hover::before,
#tmp_tab_product .tab_flex_ttl.tb_active a::before{
	opacity: 1;
}
#tmp_tab_product .product_list{
	display: grid;
	grid-template-rows: auto;
    grid-template-columns: repeat(3, 1fr);
	margin-top: 40px;
	gap: 140px 60px;
}
#tmp_tab_product .product_list .product_item tbody {
    display: block;
}
#tmp_tab_product .product_list .product_item{
	display: grid;
}
#tmp_tab_product .product_list .product_item .img_wrap {
    aspect-ratio: 3 / 2;
    overflow: hidden;
    margin-bottom: 10px;
}
#tmp_tab_product .product_list .product_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#tmp_tab_product .product_list .product_item .ttl {
    margin-bottom: 10px;
}
#tmp_tab_product .product_list .product_item .desc {
    font-size: 75%;
    margin-bottom: 10px;
}
#tmp_tab_product .product_list .product_item table{
	font-size: 62.5%;
	margin-bottom: 10px;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_tab_product .product_list .product_item .tb_ttl {
    width: 90px;
	text-align: left;
	padding: 0;
	line-height: 1.8;
	vertical-align: top;
}
#tmp_tab_product .product_list .product_item td{
	padding: 0;
	line-height: 1.8;
}
#tmp_tab_product .product_list .product_item ul{
	list-style: none;
	margin: 0;
	display: flex;
    justify-content: center;
    gap: 10px;
}
#tmp_tab_product .product_list .product_item ul li{
	width: 50%;
	margin-bottom: 0;
}
#tmp_tab_product .product_list .product_item ul li a{
	font-size: 75%;
    text-align: center;
    display: block;
    background-color: #9e1630;
    color: #ffffff;
    padding: 7px 5px;
	text-decoration: none;
}
/* ==================================================
[Archive] page
================================================== */
#tmp_cate_ttl.archive h1{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/archive_en.png);
	background-position: left 7px;
}
#tmp_archive .gallery_list{
	margin-bottom: 100px;
}
#tmp_archive .gallery_list h2{
	background: transparent;
	padding-bottom: 10px;
	line-height: 1.8;
}
#tmp_archive .gallery_list h3{
	font-size: 125%;
	padding: 0;
	margin: 0 0 20px;
	border: none;
	line-height: 1.8;
	background: transparent;
}
#tmp_archive .gallery_list_container {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
#tmp_archive .gallery_list_ph {
    max-width: 50%;
    width: 100%;
	margin-bottom: 0;
}
#tmp_archive .gallery_list_info {
    max-width: 40%;
    margin-right: calc(10% - 50px);
	letter-spacing: 0.1em;
	line-height: 1.8;
}
#tmp_archive .gallery_list_ph img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_archive .gallery_list_info .desc{
	font-size: 87.5%;
	margin-bottom: 40px;
}
#tmp_archive .gallery_list_info .add{
    font-size: 75%;
	margin-bottom: 0;
}
/* ==================================================
[Pr-library] page
================================================== */
#tmp_library{
	margin-top: 80px;
}
#tmp_cate_ttl.library h1{
	padding-top: 42px;
	background-image: url(/site/shared/templates/naranoki_free/images/banner/library_en.png);
	background-position: left 6px;
	margin-bottom: 28px;
}
#tmp_library .library_pamphlet:not(#tmp_library .library_pamphlet:first-child) {
    margin-top: 100px;
}
#tmp_library .library_pamphlet:last-child {
    margin-bottom: 30px;
}
#tmp_library h2{
    background: transparent;
	margin-top: 0;
	margin-bottom: 20px;
}
#tmp_library .library_pamphlet ul{
	list-style: none;
	margin: 40px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px 60px;
}
#tmp_library .library_pamphlet ul li{
	line-height: 1.8;
	margin-bottom: 0;
}
#tmp_library .library_pamphlet ul iframe{
	width: 100%;
	vertical-align: top;
}
#tmp_library .library_pamphlet p{
	margin-bottom: 0;
}
#tmp_library .library_pamphlet .ttl{
    margin-top: 20px;
}
#tmp_library .library_pamphlet .txt{
	font-size: 75%;
	margin-top: 10px;
}
#tmp_library .library_pamphlet .note{
	font-size: 62.5%;
	margin-top: 20px;
}
#tmp_library .library_pamphlet .note a{
	display: inline-block;
}
#tmp_library .library_pamphlet .link_pdf a {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
#tmp_library .library_pamphlet .link_pdf img {
    height: 80%;
    width: auto;
    object-fit: contain;
	transition: opacity 0.3s ease-in-out;
}
#tmp_library .library_pamphlet .desc {
    margin-top: 20px;
    font-size: 87.5%;
}
#tmp_library .library_pamphlet .link_pdf_btn a{
    display: block;
    font-size: 87.5%;
    background: #9f122c;
    color: #ffffff;
    padding: 10px 15px 9px;
    margin-top: 46px;
    text-align: center;
	text-decoration: none;
}
#tmp_dat.library_pamphlet ul{
	margin-bottom: 0;
}
#tmp_library .library_pamphlet .iframe_yt a{
    position: relative;
	display: block;
}
#tmp_library .library_pamphlet .iframe_yt a::before{
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4vw;
    height: 4vw;
    border: 2px solid #ffffff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    z-index: 2;
}
#tmp_library .library_pamphlet .iframe_yt a::after{
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);
    width: 0;
    height: 0;
    border-left: 22px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    z-index: 3;
}
#tmp_library .library_pamphlet .iframe_yt a > span{
    aspect-ratio: 16 / 9;
    overflow: hidden;
	display: block;
}
#tmp_library .library_pamphlet .iframe_yt a img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#tmp_library .library_pamphlet .iframe_yt a:hover::before {
    background: rgba(0, 0, 0, 0.4);
    transform: translate(-50%, -50%) scale(1.05);
    transition: all 0.2s ease-in-out;
}
#tmp_gallery_modal {
	display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    text-align: center;
    opacity: 1;
    transition: opacity 0.36s cubic-bezier(.22, .61, .36, 1);
    
}
#tmp_gallery_modal .gallery_modal_wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 50px 25px;
}
#tmp_gallery_modal .gallery_modal{
	box-shadow: 0 0 20px #111111;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	align-items: center;
    justify-content: center;
}
#tmp_gallery_modal .gallery_modal_inner{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: flex;
	flex-direction: column;
}
#tmp_gallery_modal .gallery_modal_inner .modal_close{
    display: block;
    position: absolute;
    right: -19px;
    top: -12px;
    width: 24px;
    height: 24px;
	z-index: 1;
    border-radius: 50%;
	color: #ffffff;
    background: #000000;
    border: 2px solid #ffffff;
    box-shadow: 0 0 4px #000000;
    transition: transform .25s ease-in-out;
	text-indent: -9999px;
	overflow: hidden;
}
#tmp_gallery_modal .gallery_modal_inner .modal_close:hover{
	transform: rotate(360deg);
}
#tmp_gallery_modal .gallery_modal_inner .modal_close::after,
#tmp_gallery_modal .gallery_modal_inner .modal_close::before{
    content: '';
    position: absolute;
    top: 9px;
    left: 4px;
    width: 12px;
    height: 2px;
    background-color: #ffffff;
}
#tmp_gallery_modal .gallery_modal_inner .modal_close::after {
    transform: rotate(-45deg);
}
#tmp_gallery_modal .gallery_modal_inner .modal_close::before {
    transform: rotate(45deg);
}
#tmp_gallery_modal .gallery_modal_cnt{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-height: 100%;
	overflow: hidden;
}
#tmp_gallery_modal .gallery_modal_cnt p{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
#tmp_gallery_modal .gallery_modal iframe{
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
.modal_opened{
	overflow: hidden;
}
/* ==================================================
[Yoshinowood-en] page
================================================== */
/* ==================================================
[Mokuiku] page
================================================== */
/* Start Mokuiku common */
#tmp_contents .mokuiku_ttl h1,
#tmp_contents .mokuiku_ttl h2{
	font-size: 150%;
    line-height: 1.6;
    text-align: center;
    border-bottom: 2px #333333 dotted;
    position: relative;
	z-index: 1;
    margin: 92px auto 40px;
    padding-bottom: 20px;
	background: transparent;
}
#tmp_contents .mokuiku_ttl h1::before,
#tmp_contents .mokuiku_ttl h2::before{
	content: "";
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: contain;
}
/* Txt */
#tmp_mokuiku_wrap .mokuiku_block .txt{
	line-height: 1.9;
	margin-bottom: 60px;
}
/* Img */
#tmp_mokuiku_wrap .mokuiku_block .img{
	margin-bottom: 60px;
	flex: 1;
}
#tmp_mokuiku_wrap .mokuiku_block span.img{
	display: block;
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_block .img img,
#tmp_mokuiku_wrap .mokuiku_img_list > li img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mokuiku_wrap .mokuiku_img_list{
	list-style: none;
	display: flex;
	gap: 0 40px;
	margin-left: 0;
	margin-bottom: 40px;
}
#tmp_mokuiku_wrap .mokuiku_img_list > li{
	width: calc((100% - 40px) / 2);
	margin-bottom: 0;
}
/* Btn */
#tmp_mokuiku_wrap .mokuiku_btn{
	text-align: center;
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_btn > a{
    text-decoration: none;
	display: inline-block;
    text-align: center;
    min-width: 340px;
    color: #ffffff;
    background-color: #577D7E;
	border: 2px solid #577D7E;
    margin: 0 auto;
    border-radius: 50px;
	padding: 8px 10px 9px;
	transition: 0.3s ease-in-out color, 0.3s ease-in-out background-color;
}
#tmp_mokuiku_wrap .mokuiku_btn > a:focus-visible{
	outline-offset: 0;
}
#tmp_mokuiku_wrap .mokuiku_btn > a:after {
    content: "";
	display: inline-block;
	width: 6px;
	height: 15px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_btn_arrow.png);
	background-size: 100% auto;
    margin-left: 5px;
	margin-bottom: -2px;
	transition: 0.3s ease-in-out background-image;
}
/* Offer list */
#tmp_mokuiku_wrap .mokuiku_offer{
    font-size: 87.5%;
	margin-bottom: 20px;
}
#tmp_mokuiku_wrap .mokuiku_offer .offer_list{
    list-style: none;
    margin: 0;
}
#tmp_mokuiku_wrap .offer_list li {
    display: inline-block;
    letter-spacing: 0;
    margin-right: 14px;
    margin-bottom: 0;
}
#tmp_mokuiku_wrap .offer_list li a{
	color: #333333;
}
/* Cnt */
#tmp_mokuiku_wrap .mokuiku_block_cnt{
	display: flex;
	gap: 0 65px;
}
#tmp_mokuiku_wrap .mokuiku_block_cnt .txt{
	width: 64%;
}
/* Cutting list */
#tmp_mokuiku_wrap ul.cutting_list {
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 80px 40px;
}
#tmp_mokuiku_wrap ul.cutting_list li {
    margin-bottom: 0;
    width: calc((100% - 40px) / 2);
}
#tmp_mokuiku_wrap ul.cutting_list > li .ttl {
    line-height: 2;
    text-align: center;
	background-color: #f4fae8;
	margin-bottom: 5px;
}
#tmp_mokuiku_wrap ul.cutting_list > li.trees_little .ttl {
	color: #9E6021;
}
#tmp_mokuiku_wrap ul.cutting_list > li.trees_all .ttl {
	color: #297a7a;
}
#tmp_mokuiku_wrap ul.cutting_list > li .img{
	margin-bottom: 9px;
}
#tmp_mokuiku_wrap ul.cutting_list > li .img img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mokuiku_wrap ul.cutting_list > li .des{
	line-height: 1.4;
}
/* End Mokuiku common */
/* Mokuiku Mainvs */
#tmp_mokuiku_mainvs{
	position: relative;
    overflow: hidden;
    height: 80vh;
	color: #ffffff;
	background-color: #000000;
}
#tmp_mokuiku_mainvs .mainvs_heading {
    position: absolute;
    top: calc(20% + 4px);
    left: calc(10% - 15px);
	right: calc(10% - 15px);
    z-index: 1;
}
#tmp_mokuiku_mainvs .mainvs_heading h1{
	display: block;
	max-width: 670px;
	height: 110px;
	color: #000000;
	background: #ffffff url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_heading.png) no-repeat center center;
	background-size: 100% auto;
	border: 15px solid #ffffff;
	margin: 0;
	overflow: hidden;
}
#tmp_mokuiku_mainvs .mainvs_heading h1 > span{
	position: relative;
    z-index: -1;
}
#tmp_mokuiku_mainvs p.mainvs_des {
    position: absolute;
    z-index: 1;
    right: 5%;
    bottom: calc(5% - 10px);
    color: #ffffff;
    font-size: 68.7%;
    letter-spacing: 0;
	margin-bottom: 0;
	text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.5), -1px 1px 9px rgba(0, 0, 0, 0.5), 1px -1px 9px rgba(0, 0, 0, 0.5), -1px 1px 9px rgba(0, 0, 0, 0.5);
}
#tmp_mokuiku_mv_carousel{
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
}
#tmp_mokuiku_mv_carousel .splide__slide .img {
	height: 100%;
    right: -10%;
    width: 110%;
}
#tmp_mokuiku_mv_carousel .splide__slide img {
	display: block;
	min-height: 100vh;
	object-fit: cover;
	width: 100%;
}
#tmp_mokuiku_mv_carousel .splide__slide.prev img,
#tmp_mokuiku_mv_carousel .splide__slide.is-active img,
#tmp_mokuiku_mv_carousel .splide__slide.is-prev img {
    animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-name: slideAnime;
	animation-timing-function: ease;
}
#tmp_mokuiku_mv_carousel.paused .splide__slide .img img {
	animation-play-state: paused;
}
@keyframes slideAnime {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-10%);
	}
}
#tmp_mokuiku_mv_carousel.splide_common .splide__controls{
	bottom: 40px;
	left: calc(10% - 15px);
}
/* Mokuiku lives */
#tmp_mokuiku_lives.mokuiku_block h2{
	padding-bottom: 21px;
}
#tmp_mokuiku_lives h2:before {
	right: 0;
    top: -30px;
    width: 145px;
    height: 165px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_lives_ttl.png);
}
/* Mokuiku nature */
#tmp_mokuiku_nature.mokuiku_block .wood_related{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_nature_bg.png), url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_nature_bg_bottom.png);
	background-position: top left, bottom left;
	padding-top: 10%;
    padding-bottom: 6.8%;
	margin-bottom: 0;
}
#tmp_mokuiku_nature.mokuiku_block h2{
	margin-top: 51px;
	margin-bottom: 100px;
}
#tmp_mokuiku_nature h2:before {
	left: 0;
    top: -30px;
    width: 165px;
    height: 123px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_nature_ttl.png);
}
/* Mokuiku history */
#tmp_mokuiku_history.mokuiku_block h2{
	margin-top: 100px;
}
#tmp_mokuiku_history h2:before {
    left: 0;
    top: -30px;
    width: 165px;
    height: 100px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_history_ttl.png);
}
#tmp_mokuiku_history.mokuiku_block .txt{
	margin-bottom: 39px;
}
#tmp_mokuiku_history .img_full img,
#tmp_mokuiku_history .img_current img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mokuiku_history .img_current{
	margin-bottom: 0;
}
#tmp_mokuiku_history .img_current .des{
	display: block;
	text-align: right;
	font-size: 87.5%;
    letter-spacing: 0;
}
#tmp_mokuiku_history .img_full{
	margin-bottom: 38px;
}
/* Mokuiku artificial */
#tmp_mokuiku_artificial.mokuiku_block h2{
	margin: 100px 0;
}
#tmp_mokuiku_artificial h2:before {
    right: 0;
    top: -30px;
    width: 200px;
    height: 100px;
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_artificial_ttl.png) no-repeat;
}
#tmp_mokuiku_artificial.mokuiku_block .wood_related{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_artificial_bg.png), url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_artificial_bg_bottom.png);
	background-position: top left, bottom left;
	padding-top: 10%;
    padding-bottom: 6.8%;
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_more{
	padding-right: 20px;
}
#tmp_mokuiku_wrap .mokuiku_more .mokuiku_link{
	margin-top: 0;
	margin-bottom: 43px;
}
/* ==================================================
[Health] page
================================================== */
#tmp_cate_ttl.health::before{
	opacity: 0.3;
}
#tmp_cate_ttl.health h1{
	margin-bottom: 27px;
    padding-top: 42px;
	background-image: url(/site/shared/templates/naranoki_free/images/banner/health_en.png);
	background-position: left 6px;
}
#tmp_health_lead p{
	margin-bottom: 20px;
}
#tmp_health_lead .container{
	max-width: 1080px;
}
#tmp_health_anchor{
	margin-top: 12px;
}
#tmp_contents #tmp_health_anchor.lead_anchor_nav ul li{
	max-width: 16.66%;
	width: auto;
	margin-bottom: 0;
}
#tmp_contents #tmp_health_anchor.lead_anchor_nav ul li a{
    line-height: 1.5;
	font-size: 100%;
}
#tmp_health{
	margin-top: 10px;
}
#tmp_health .page_health_cnt h2{
	color: #9e1630;
    border-bottom: solid 1px #9e1630;
    font-size: 125%;
    margin-bottom: 10px;
	margin-top: 0;
}
#tmp_health .page_health_cnt h3{
    font-size: 162.5%;
    color: #9e1630;
	padding: 0;
	margin: 0 0 30px;
	line-height: 1.8;
	background: transparent;
}
#tmp_health .main_container_img img{
	width: 100%;
	height: auto;
}
#tmp_health .main_container_text{
	font-size: 87.5%;
}
#tmp_health .main_container_text p{
	margin-bottom: 10px;
}
#tmp_health .page_health_cnt{
	padding-top: 50px;
    margin-bottom: 30px;
}
#tmp_health .page_health_cnt .group_list{
	list-style: none;
	margin: 0 0 40px;
}
#tmp_health .page_health_cnt .group_list li{
	display: flex;
    align-items: baseline;
    margin-bottom: 10px;
	line-height: 1.8;
}
#tmp_health .page_health_cnt .group_list li > span{
	background-color: #9e1630;
    color: #ffffff;
    font-size: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
	padding: 2px 5px;
	min-height: 25px;
}
#tmp_health .page_health_cnt .group_list li p{
	font-size: 87.5%;
	width: calc(100% - 80px);
    margin-left: 20px;
	margin-bottom: 10px;
}
#tmp_health .page_health_cnt .btn_pdf a{
	background-color: #9e1630;
    color: #ffffff;
    font-size: 75%;
    display: inline-block;
    padding: 10px 20px 11px;

	text-decoration: none;
}
#tmp_health .page_health_cnt .main_container_img{
	margin-bottom: 12px;
}
/* ==================================================
[Miryoku] page
================================================== */
#tmp_cate_ttl.miryoku h1{
    padding-top: 42px;
    background-image: url(/site/shared/templates/naranoki_free/images/banner/charm_en.png);
    background-position: left 6px;
    margin-bottom: 28px;
}
#tmp_cate_ttl.miryoku::before{
	opacity: 0.3;
}
#tmp_miryoku .charm_list{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	list-style: none;
	gap: 80px 60px;
}
#tmp_miryoku{
	padding-top: 80px;
	margin-bottom: 30px;
}
#tmp_miryoku .charm_list li{
	width: calc((100% - 60px) / 2);
	line-height: 1.8;
	margin-bottom: 0;
}
#tmp_miryoku .charm_list li .charm_item_label{
	background-color: #a0122c;
    display: inline-block;
    color: #ffffff;
    line-height: 1;
    padding: 5px 8px;
	font-size: 62.5%;
	margin-bottom: 0;
}
#tmp_miryoku .charm_list li .charm_item_ttl{
	margin-bottom: 20px;
    color: #a0122c;
	font-size: 137.5%;
	padding: 0;
	border-bottom: 0;
	margin-top: 0;
}
#tmp_miryoku .charm_list li .charm_item_img{
	margin-bottom: 2px;
}
#tmp_miryoku .charm_list li .charm_item_img img{
	width: 100%;
	height: auto;
}
#tmp_miryoku .charm_list li .charm_item_text{
	font-size: 87.5%;
	margin-bottom: 0;
}
/* ==================================================
[Tokucho] page
================================================== */
/* Produce */
#tmp_wood_produce h1::before {
    right: 0;
    top: -30px;
    width: 160px;
    height: 100px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/back_img8.png);
}
#tmp_wood_produce.mokuiku_block p.txt{
	margin-bottom: 59px;
}
#tmp_wood_produce.mokuiku_block p.img{
	margin-bottom: 38px;
}
#tmp_wood_produce.mokuiku_block p.img img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
/* Forestry */
#tmp_mokuiku_wrap #tmp_yoshino_forestry .wood_related{
    background-color: #f4fae8;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/yoshino_sec_bg_top.png), url(/site/shared/templates/naranoki_free/images/mokuiku/yoshino_sec_bg_bottom.png);
	background-position: top left, bottom left;
	padding-top: 10%;
	padding-bottom:9.3%;
	margin-bottom: 0;
}
#tmp_yoshino_forestry .wood_related h2{
	margin-top: 0;
}
#tmp_yoshino_forestry .wood_related p.txt{
	margin-bottom: 11px;
}
#tmp_yoshino_forestry h2{
	background-color: transparent;
}
#tmp_yoshino_forestry h2::before {
    right: -35px;
    top: -80px;
    width: 165px;
    height: 100px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/yoshino_ttl_pattern.png);
}
#tmp_yoshino_forestry .yoshino_method {
	color: #000000;
    background: #ffffff;
    font-size: 87.5%;
    letter-spacing: 0;
    border: 2px #333333 solid;
    border-radius: 20px;
    padding: 43px 43px 28px;
	margin-bottom: 40px;
    margin-top: 48px;
}
#tmp_yoshino_forestry .yoshino_method .method_item:not(:last-child){
	margin-bottom: 38px;
}
#tmp_yoshino_forestry .yoshino_method .method_item .img{
	margin-bottom: 20px;
}
#tmp_yoshino_forestry .yoshino_method .method_item img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
/* Protection */
#tmp_wood_protection{
	padding-top: 9px;
	margin-bottom: 30px;
}
#tmp_wood_protection h2::before {
    left: 0;
	top: -80px;
    width: 140px;
    height: 155px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/protection_ttl_pattern.png);
}
#tmp_wood_protection.mokuiku_block .txt{
	margin-bottom: 31px;
}
#tmp_wood_protection .protection_list{
	list-style: none;
	display: flex;
	gap: 0 4px;
	margin: 0;
}
#tmp_wood_protection .protection_list > li{
	width: calc((100% - 6px) / 3);
}
#tmp_wood_protection .protection_list > li img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_wood_protection .txt{
	line-height: 1.9;
	margin-bottom: 31px;
}
#tmp_mokuiku_wrap #tmp_wood_protection + .mokuiku_link {
    margin: 33px auto 43px;
}
/* ==================================================
[Sozai] page
================================================== */
#tmp_sustainable_society{
	margin-bottom: 95px;
}
#tmp_sustainable_society .sustainable_img{
	text-align: center;
}
#tmp_sustainable_society .mokuiku_ttl h1{
	border-bottom: none;
	margin-bottom: 20px;
	max-width: 960px;
}
#tmp_sustainable_society .mokuiku_ttl h1::before{
	left: 0;
    top: -50px;
    width: 160px;
    height: 140px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/sozai/back_img11.png);
}
#tmp_sustainable_society .sustainable_des{
	margin-top: 32px;
}
#tmp_sustainable_society .sustainable_img img{
	max-width: 100%;
	height: auto;
}
#tmp_sustainable_society .sustainable_des p{
	margin-bottom: 3px;
}
#tmp_carbon_dioxide{
    background: #f6f1f0 url(/site/shared/templates/naranoki_free/images/mokuiku/sozai/sozai_back_wave1.png) no-repeat left top;
	background-size: contain;
    padding-top: calc(10% + 2px);
	margin-bottom: 15%;
}
#tmp_carbon_dioxide.mokuiku_block .carbon_flex .txt{
	margin-bottom: 0;
}
#tmp_carbon_dioxide.mokuiku_block h2{
	margin-top: 0;
}
#tmp_carbon_dioxide .des{
	margin-bottom: 0;    
	padding-top: 30px;
    line-height: 1.9;
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex {
	display: flex;
	gap: 5%;
	justify-content: space-between;
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex .txt{
    width: calc(63% - 4px);
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex .txt sub{
	font-size: 75%;
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex .img{
	width: calc(32% - 7px);
	flex: inherit;
	margin-bottom: 0;
}
#tmp_replanted_reproduce{
	position: relative;
	outline: 3px #ede4e1 solid;
	margin: 14% 0;
	background-color: #ede4e1;
}
#tmp_replanted_reproduce::before{
	content: "";
	background:  url(/site/shared/templates/naranoki_free/images/mokuiku/sozai/sozai_back_wave2.png) no-repeat left top;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
    top: -15vw;
    z-index: -1;
}
#tmp_replanted_reproduce .mokuiku_ttl h2,
#tmp_manufacturing .mokuiku_ttl h2{
	margin-top: 0;
}
#tmp_replanted_reproduce.mokuiku_block .carbon_flex{
	flex-direction: row-reverse;
	margin-bottom:21px;
}
#tmp_replanted_reproduce .carbon_flex .txt{
	padding-left: 1px;
}
#tmp_manufacturing{
    background: #f6f1f0;
    outline: 3px #f6f1f0 solid;
    position: relative;
    margin: 14% 0 0;
}
#tmp_manufacturing::before{
    content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/sozai/sozai_back_wave3.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
    top: -15vw;
    z-index: -1;
}
#tmp_manufacturing.mokuiku_block .txt{
	margin-bottom: 20px;
}
#tmp_manufacturing .work{
	border: 2px #d6c5bf solid;
    padding: 20px 15px 21px;
    border-radius: 25px;
    background: #ffffff;
    margin-top: 29px;
}
#tmp_manufacturing .work .work_ttl{
	text-align: center;
	margin-bottom: 0;
}
#tmp_manufacturing .work ul{
	list-style: none;
	margin: 0;
	text-align: center;
}
#tmp_manufacturing .work ul li{
	margin: 0;
	display: inline-block;
	line-height: 1.9;
}
#tmp_manufacturing .work ul li:first-child:before{
	display: none;
}
#tmp_manufacturing .work ul li::before{
	content: " / ";
}
#tmp_manufacturing .work ul li a{
	display: inline-block;
	color: #333333;
    font-size: 93.7%;
    letter-spacing: 0;
	text-decoration: none;
	transition: color 0.2s ease-in-out;
}
#tmp_manufacturing .work ul li a:hover{
	color: #9e1630;
}
#tmp_multiple_changing{
	background: #ede4e1;
    outline: 3px #ede4e1 solid;
    position: relative;
    margin: 12.2% 0 calc(10% - 9px);
	padding-bottom: 9px;
}
#tmp_multiple_changing::before{
	content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/sozai/sozai_back_wave4.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 12.6vw;
    position: absolute;
    top: -12.5vw;
    z-index: -1;
}
#tmp_multiple_changing::after{
	content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/sozai/sozai_back_wave5.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
 	bottom: calc(-15vw + 8px);
    z-index: -1;
}
#tmp_multiple_changing.mokuiku_block .carbon_flex{
	flex-direction: row-reverse;
}
#tmp_multiple_changing .mokuiku_ttl h2{
 	margin-top: 0;
}
#tmp_multiple_changing.mokuiku_block .txt{
	margin-bottom: 20px;
}
/* ==================================================
[Riyou] page
================================================== */
#tmp_mokuiku_wrap .protect_forests_cnt{
    padding-top: 58px;
}
#tmp_following_outcomes img,
#tmp_mokuiku_wrap .protect_forests_cnt .img_cnt img{
	max-width: 100%;
	height: auto;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond{
	display: flex;	
	gap: 20px;
    margin: 31px 0 0;
	list-style: none;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li{
	width: calc((100% - 60px) / 4);
	line-height: 1.6;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li .beyond_img{
	margin-bottom: 4px;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li .beyond_ttl{
    letter-spacing: 0;
    background: #577D7E;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    font-size: 87.5%;
    padding: 9px 10px;
	margin-bottom: 0;
	line-height: 1.6;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li .beyond_des{
	font-size: 75%;
	line-height: 1.6;
	letter-spacing: 0;
}
#tmp_mokuiku_wrap .riyou_area ul{
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1px;
	padding: 2px
}
#tmp_mokuiku_wrap .riyou_area ul li{
	margin: 0;
	width: calc((100% - 2px) / 3);
}
#tmp_mokuiku_wrap .riyou_area ul li:last-of-type{
    width: 100%;
}
#tmp_mokuiku_wrap .riyou_area ul li:last-of-type img{
	margin: 60px auto 0;
	max-width: 960px;
    display: inherit;
}
#tmp_mokuiku_wrap .riyou_area ul li img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_benefits_community .mokuiku_ttl h2{
    margin-top: 84px;
}
#tmp_mokuiku_wrap .riyou_area{
    padding-top: 57px;
	padding-bottom: 6px;
	max-width: 2000px;
    margin: 0 auto;
}
#tmp_following_outcomes .mokuiku_ttl h2{
	margin-bottom: 60px;
}
#tmp_mokuiku_wrap .achieving_sdgs{
	padding-top: 49px;
	margin-bottom: 40px;
}
#tmp_mokuiku_wrap .achieving_sdgs .achieving_sdgs_ttl{
	text-align: center;
    font-size: 150%;
    margin-bottom: 32px;
}
#tmp_protect_forests h1::before{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/riyou/back_img5.png);
	top: -80px;
    width: 175px;
    height: 140px;    
	left: 0;
}
#tmp_benefits_community h2::before{
	right: 0;
    top: -30px;
    width: 155px;
    height: 100px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/riyou/back_img12.png);
}
#tmp_following_outcomes h2::before{
    left: 0;
    top: -10px;
    width: 155px;
    height: 100px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/riyou/back_img13.png);
}
#tmp_benefits_community.mokuiku_block .txt,
#tmp_protect_forests.mokuiku_block .txt{
	margin-bottom: 0;
}
/* ==================================================
[Shigoto] page
================================================== */
#tmp_mokuiku_wrap{
    padding-top: 8px;
}
#tmp_menu_link{
    max-width: 1080px;
    margin: 0 auto;
	padding-top: 52px;
}
#tmp_menu_link ul{
	display: flex;
	flex-wrap: nowrap;
	margin: 0;
	list-style: none;
	    align-items: flex-end;
}
#tmp_menu_link ul li{
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}
#tmp_menu_link ul li a{
	text-decoration: none;
    font-size: 93.7%;
    color: #333333;
    display: flex;
    text-align: center;
    min-height: 60px;
    padding: 0 10px 3px;
    justify-content: center;
    align-items: center;
	background-color: #FFFFFF;
	outline-offset: -1px;
}
#tmp_menu_link ul li.active a,
#tmp_menu_link ul li a:hover{
	border-bottom: 2px #477F80 solid;
	padding-bottom: 6px;
    color: #477F80;
}
#tmp_menu_link ul li.active a{
	padding-bottom: 2px;
}
#tmp_related_work h1::before{
    right: 0;
    top: -30px;
    width: 165px;
    height: 100px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/back_img8.png);
}
#tmp_mokuiku_wrap h1 span.highlight,
#tmp_mokuiku_wrap h2 span.highlight{
	color: #297a7a;
	font-size: 110%;
}
#tmp_related_work{
	position: relative;
	margin-bottom: 15px;
}
#tmp_related_work.mokuiku_block .txt{
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_ttl p{
	line-height: 1.9;
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_ttl p img{
	width: 100%;
	height: auto;
}
#tmp_mokuiku_wrap .wood_related{
	padding-top: calc(8% + 3px);
	position: relative;
	padding-bottom: 83px;
	background: #f6f1f0 url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_back_wave1.png) no-repeat left top;
	background-size: contain;
	margin-bottom: 37px;
}
#tmp_mokuiku_wrap .wood_related ul{
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 80px 40px;
}
#tmp_mokuiku_wrap .wood_related ul li{
	margin-bottom: 0;
	width: calc((100% - 40px) / 2);
	letter-spacing: 0;
}
#tmp_mokuiku_wrap .wood_related ul li p.wood_related_des{
	letter-spacing: 0;
	margin-bottom: 0;
	line-height: 1.4;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl{
	padding: 1px 0 32px 95px;    
	margin-bottom: 9px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100px auto;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl h2{
	font-size: 100%;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl a{
	display: inline-block;
	text-decoration: none;
	font-size: 131.2%;
    line-height: 2;
    color: #333333;
    margin-bottom: 4px;
	letter-spacing: 0;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl .caption_label{
	display: block;
	font-size: 75%;
	letter-spacing: 0;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl .caption_label span{
	display: inline-block;
    background: #398180;
    color: #ffffff;
    font-size: 108.3%;
    margin-right: 1em;
    padding: 1px 5px 1px 4px;
}
#tmp_mokuiku_wrap .wood_related .wood_related_cnt{
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .wood_related .wood_related_cnt a{
	border: 5px #d6c5be solid;
	display: block;
	transition: border 0.2s ease-in-out;
}
#tmp_mokuiku_wrap .wood_related .wood_related_cnt img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mokuiku_wrap .wood_related_link{
	text-align: center;
	margin-bottom: 0;
	margin-top: 19px;
}
#tmp_mokuiku_wrap .wood_related_link a{
	font-size: 93.7%;
    padding: 11px 20px 10px 41px;
    color: #ffffff;
    border-radius: 100% 80px / 80px 100%;
    text-decoration: none;
    display: table;
    margin: 0 auto;
	background: #8A7167 url(/site/shared/templates/naranoki_free/images/mokuiku/related_link_arrow.png) no-repeat 22px center;
}
#tmp_mokuiku_wrap .wood_related_link a:focus-visible{
	outline-offset: -1px;
}
#tmp_ringyo{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_icon_01.png);
}
#tmp_seizai{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_icon_02.png);
}
#tmp_mokuzaikakou{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_icon_03.png);
}
#tmp_mokukouji{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_icon_04.png);
}
#tmp_koumuten{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_icon_05.png);
}
#tmp_mokuseihin{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/shigoto/shigoto_icon_06.png);
}
#tmp_mokuiku_wrap .mokuiku_link{
	max-width: 920px;
	padding: 0 40px;
    margin: 37px auto 0;
    letter-spacing: 0;
	list-style: none;
	overflow: hidden;
}
#tmp_mokuiku_wrap .mokuiku_link li.prev{
	float: left;
}
#tmp_mokuiku_wrap .mokuiku_link li.next{
	float: right;
	padding-left: 40px;
}
#tmp_mokuiku_wrap .mokuiku_link li{
	margin-bottom: 0;
	display: inline-block;
	text-align: center;
    width: 50%;
}
#tmp_mokuiku_wrap .mokuiku_link a{
	border: 2px #aaaaaa solid;
    border-radius: 50px;
    min-width: 240px;
    font-size: 93.7%;
    letter-spacing: 0;
    color: #767676;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    background: #ffffff;
	padding: 9px 35px 8px;
	outline-offset: -1px;
}
#tmp_mokuiku_wrap .mokuiku_link a::before{
	content: "";
	position: absolute;
	height: 12px;
	width: 8px;
	top: 13px;
	transition: left 0.2s ease-in-out,right 0.2s ease-in-out;
}
#tmp_mokuiku_wrap .mokuiku_link .prev a::before{
	left: 20px;
	background: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_prev.png);
	background-size: auto 12px;
}
#tmp_mokuiku_wrap .mokuiku_link .next a::before{
	right: 20px;
	background: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_next.png);
}
#tmp_mokuiku_wrap .mokuiku_link a:hover{
    border: 2px #333333 solid;
    color: #333333;
}
#tmp_mokuiku_wrap .mokuiku_link .prev a:hover::before{
	left: 15px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_prev_hover.png);
}
#tmp_mokuiku_wrap .mokuiku_link .next a:hover::before{
	right: 15px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_next_hover.png);
}
#tmp_mokuiku_wrap .wood_related .wood_related_cnt a:hover{
	border: 5px #9e1630 solid;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl a:hover{
	color: #9e1630;
}
#tmp_mokuiku_wrap .wood_related_link a:hover{
	color: #060403;
    border-radius: 60% 80% / 100% 80%;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/related_link_arrow_hv.png) ;
}
/* ==================================================
[Yakuwari] page
================================================== */
#tmp_forests_following .mokuiku_ttl h1::before{
	left: 0;
    top: -30px;
    width: 145px;
    height: 165px;
	 background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/riyou/back_img5.png) 
}
#tmp_mokuiku_wrap.yakuwari_block h2{
	margin-top: 0;
}
#tmp_mokuiku_wrap.yakuwari_block .carbon_flex .txt{
	margin-bottom: 10px;
}
#tmp_forests_following.mokuiku_block .img{
	margin-bottom: 0;
}
#tmp_abundant_forest{
	position: relative;
	margin:0 0 15%;
	color: #000000;
	padding-top: 10%;
	background:#f2edec url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/yakuwari_back_wave1.png) no-repeat top left;
	background-size: contain;
}
#tmp_abundant_forest .carbon_flex{
	position: relative;
}
#tmp_abundant_forest.mokuiku_block .carbon_flex{
	gap: 20px;
}
#tmp_abundant_forest.mokuiku_block .carbon_flex .img{
	max-width: 360px;
    position: relative;
    z-index: 1;    
	margin-top: -67px;
}
#tmp_disaster{
	position: relative;
	outline: 3px #f7fbde solid;
	background-color: #f7fbde;
	color: #000000;
	margin-top: -8px;
}
#tmp_disaster::before{
	content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/yakuwari_back_wave2.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
    top: -15vw;
    z-index: -1;
}
#tmp_disaster.mokuiku_block .carbon_flex{
	flex-direction: row-reverse;
}
#tmp_biodiversity{
    background: #dbeded;
	color: #000000;
    outline: 3px #dbeded solid;
    position: relative;
    margin: 14% 0;
}
#tmp_biodiversity::before{
	content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/yakuwari_back_wave3.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
    top: -15vw;
    z-index: -1;
}
#tmp_biodiversity::after{
	content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/yakuwari_back_wave4.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
    bottom: -15vw;
    z-index: -1;
}
#tmp_disaster.mokuiku_block .carbon_flex .img{
	position: relative;
    z-index: 1;
	max-width: 360px;
	margin-top: -60px;
	margin-bottom: 57px;
}
#tmp_biodiversity.mokuiku_block .carbon_flex{
	position: relative;
}
#tmp_biodiversity.mokuiku_block .carbon_flex .txt{
	margin-bottom: 0;
}
#tmp_biodiversity.mokuiku_block .carbon_flex .img{
    margin-top: -9px;
	position: absolute;
    right: 0;
	max-width: 360px;
}
#tmp_recreational_features{
	background: #f2edec;
	color: #000000;
    outline: 3px #f2edec solid;
    position: relative;
	padding-top: 20px;
	margin-bottom: 13%;
}
#tmp_recreational_features.mokuiku_block .carbon_flex{
	flex-direction: row-reverse;
}
#tmp_recreational_features.mokuiku_block .carbon_flex .img{
	max-width: 360px;
}
#tmp_recreational_features::after{
	content: "";
    background: url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/yakuwari_back_wave5.png) no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    height: 15vw;
    position: absolute;
    bottom: calc(-14vw + 8px);
    z-index: -1;
}
#tmp_protect_manage{
    padding-bottom: 86px;
	padding-top: 12px;
}
#tmp_protect_manage.mokuiku_block .txt{
	margin-bottom: 0;
} 
#tmp_protect_manage .mokuiku_ttl h2::before{
	right: 0;
    top: -30px;
    width: 145px;
    height: 110px;
	 background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/back_img6.png)
}
#tmp_yakuwari_carousel{
	padding-top: 39px;
}
#tmp_yakuwari_carousel .splide__slide{
	width: 40%;
	max-width: 1000px;
}
#tmp_mokuiku_wrap .cutting_wrap{
    background: #f6f1f0;
	color: #000000;
	padding: 50px 0;
	margin-bottom: 40px;
}
#tmp_mokuiku_wrap .cutting_wrap ul.cutting_list > li .ttl{
	background: #f6f1f0;
}
#tmp_yakuwari_carousel.no-splide .splide__list{
	justify-content: center;
}
#tmp_proper_management .mokuiku_ttl h2::before{
    left: 0;
    top: -30px;
    width: 150px;
    height: 145px;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/yakuwari/back_img7.png);
}
#tmp_mokuiku_wrap .cutting_wrap ul.cutting_list > li .des{
	font-size: 93.7%;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.3;
	margin-bottom: 0;
}
/* ==================================================
[Kizukaiundo] page
================================================== */
/* Common */
#tmp_contents h2.kizukai_ttl{
	height: 76px;
	width: 100%;
	text-align: center;
	border-bottom: none;
	background-repeat: no-repeat;
    background-position: top center;
	background-size: 100% auto;
	padding-bottom: 0;
	margin: 0 auto 30px;
	text-indent: -9999px;
}
#tmp_contents .kizukai_sec{
	color: #000000;
	background-color: #ffffff;
    background-repeat: repeat;
    padding: 120px 0;
}
#tmp_contents #tmp_kizukai_intro.kizukai_sec{
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/intro_bg.jpg);
}
#tmp_contents #tmp_kizukai_intro h2.kizukai_ttl{
	max-width: 606px;
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/title_img.png);
}
#tmp_contents #tmp_use_wood h2.kizukai_ttl{
	max-width: 698px;
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/title_img1.png);
}
#tmp_contents #tmp_october_wood h2.kizukai_ttl{
	max-width: 698px;
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/title_img2.png);
	height: 94px;
}
#tmp_contents #tmp_kizukai_outro h2.kizukai_ttl{
	max-width: 478px;
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/outro_title.png);
	height: 84px;
}
#tmp_contents .kizukai_sec .kizukai_box{
    background-color: #ffffff;
    border-radius: 40px;
}
#tmp_contents .kizukai_sec .kizukai_box:not(:last-child){
	margin-bottom: 120px;
}
#tmp_contents .kizukai_sec .cnt_wrap{
	position: relative;
	padding: 60px 90px 87px;
}
#tmp_contents .kizukai_box .infor_cnt{
	margin-bottom: 60px;
}
#tmp_contents .kizukai_box .infor_cnt:has(.img){
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 0 10px;
}
#tmp_contents .infor_cnt .txt{
	text-align: center;
	font-size: 112.5%;
	line-height: 2;
	letter-spacing: 0;
	margin-bottom: 0;
}
#tmp_contents .infor_cnt:has(.img) .txt{
	text-align: left;
	width: 55%;
	max-width: 550px;
}
#tmp_contents .infor_cnt .txt span.highlight {
    color: #E01F3C;
	background-color: #ffffff;
}
#tmp_contents .kizukai_box .cnt_wrap .img{
	margin-bottom: 0;
}
#tmp_contents .kizukai_box .infor_detail{
	text-align: center;
}
#tmp_contents .kizukai_box .infor_detail img{
	vertical-align: top;
}
#tmp_contents .kizukai_box .infor_detail ul img{
	width: 100%;
	height: auto;
}
/* Mainvs */
#tmp_kizukai_mv h1{
	text-align: center;
	margin: 0;
}
#tmp_kizukai_mv img{
	width: 100%;
    max-width: 2000px !important;
	vertical-align: top;
}
/* Content */
#tmp_contents #tmp_kizukai_content.kizukai_sec{
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/content_bg.jpg);
}
#tmp_use_wood.kizukai_box .cnt_wrap {
    padding-bottom: 20px;
}
#tmp_use_wood.kizukai_box .infor_cnt .img{
	margin-bottom: 21px;
}
#tmp_use_wood.kizukai_box .infor_cnt{
	margin-bottom: 40px;
}
#tmp_october_wood.kizukai_box .cnt_wrap {
    padding-bottom: 71px;
}
#tmp_october_wood.kizukai_box .infor_cnt {
    margin-bottom: 41px;
}
#tmp_kizukai_content .image_list{
	list-style: none;
	display: flex;
	gap: 0 40px;
	margin: 0 0 40px;
}
#tmp_kizukai_content .image_list > li{
	width: calc((100% - 40px) / 2);
	margin-bottom: 0;
}
#tmp_kizukai_content .image_list.col3 > li{
	width: calc((100% - 80px) / 3);
}
#tmp_kizukai_content .image_list > li img{
	vertical-align: top;
}
#tmp_kizukai_content .kizukai_box .wood_pattern{
	position: absolute;
    right: 40px;
    bottom: 33px;
	margin-bottom: 0;
}
#tmp_kizukai_content .kizukai_box .wood_pattern img{
	max-width: 350px;
}
#tmp_kizukai_content .kizukai_box .boy_promotion{
	margin-bottom: 57px;
}
#tmp_kizukai_content .kizukai_box .infor_more{
	text-align: center;
	color: #ffffff;
    background-color: #2A8336;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 40px 50px 37px;
}
#tmp_kizukai_content .kizukai_box .infor_more .des{
	font-size: 150%;
	letter-spacing: 0;
	margin-bottom: 20px;
}
#tmp_kizukai_content .infor_more .link > a{
    text-decoration: none;
	font-size: 112.5%;
    text-align: center;
    display: inline-block;
    border-radius: 40px;
    min-width: 400px;
    color: #333333;
    background: #ffffff url(/site/shared/templates/naranoki_free/images/kizukaiundo/link_arrow.png) no-repeat right 21px center;
	background-size: 27px auto;
	padding: 19px 40px;
	transition: 0.2s color, 0.2s background-position;
}
#tmp_kizukai_content .kizukai_box .infor_detail h3 {
    font-size: 87.5%;
    letter-spacing: 0;
    text-align: center;
	background: #ffffff;
	padding-left: 0;
	margin-bottom: 21px;
}
#tmp_kizukai_content .kizukai_box .poster_list,
#tmp_kizukai_content .kizukai_box .novelty_list{
	list-style: none;
	display: flex;
	margin: 0;
	gap: 0 40px;
}
#tmp_kizukai_content .kizukai_box .poster_list img, 
#tmp_kizukai_content .kizukai_box .novelty_list img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_kizukai_content .post_item > .des{
    font-size: 87.5%;
    letter-spacing: 0;
    margin-bottom: 16px;
}
#tmp_kizukai_content .kizukai_box .poster_list{
	justify-content: space-between;
	gap: 0 54px;
	margin-bottom: 50px;
}
#tmp_kizukai_content .poster_list > li:nth-child(2n+1){
	width: 31.3%;
}
#tmp_kizukai_content .poster_list > li:nth-child(2n){
	flex: 1;
}

#tmp_kizukai_outro{
	padding: 120px 0 0;
	color: #000000;
    background: #ffffff url(/site/shared/templates/naranoki_free/images/kizukaiundo/outro_bg.jpg) center 100px no-repeat;
    background-size: 1660px;
    min-height: 840px;
}
#tmp_kizukai_outro h2.kizukai_ttl{
	background-color: transparent;
}
#tmp_kizukai_outro .infor_cnt{
	margin-bottom: 40px;
}
#tmp_kizukai_outro .outro_cnt .img{
	text-align: center;
}

#tmp_kizukai_wood{
	background: #ffffff url(/site/shared/templates/naranoki_free/images/kizukaiundo/wood_bg.png) center top no-repeat;
    background-size: cover;
    padding: 100px 0 87px;
}
#tmp_kizukai_wood .img{
	text-align: center;
}
#tmp_kizukai_wood .img img{
    display: block;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
/* ==================================================
[Article-en] page
================================================== */
/* ==================================================
[Magazine] page
================================================== */
#tmp_magazine {
	padding-top: 87px;
	padding-bottom: 50px;
}
#tmp_magazine h1.section_ttl {
	font-size: 100%;
	padding-top: 41px;
    padding-bottom: 12px;
    margin-bottom: 24px;
	background-image: url(/site/shared/templates/naranoki_free/images/magazine/section_ttl.png);
}
#tmp_magazine_search {
	margin-bottom: 40px;
}
#tmp_magazine_search .search_btn p {
	margin-bottom: 0;
}
#tmp_magazine_search .condition_list {
	list-style: none;
	margin: 0;
}
#tmp_search_result {
	border-top: 1px solid #e0e0e0;
	padding: 40px 0 0;
}
#tmp_search_result .search_result_list {
	list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 138px 60px;
	margin: 0;
}
#tmp_search_result .search_result_list .block_item_wrap {
	margin-bottom: 0;
}
#tmp_search_result .search_result_list .item_cnt {
	margin-bottom: 23px;
}
#tmp_search_result .block_item a .img img {
    height: 100%;
}
#tmp_search_result .item_hidden {
	display: none;
}
#tmp_search_result .tag {
	margin: 0;
}
#tmp_search_result .tag li {
	margin-bottom: 0;
}
#tmp_search_result .text_condition > span:not(:last-child):after{
	content: '｜';
}
/* ==================================================
[story] page
================================================== */
#tmp_cate_ttl.story::before{
	opacity: 0.3;
}
#tmp_cate_ttl.story h1{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/story_en.png);
	background-position: 1px 7px;
}
#tmp_contents .lead_anchor_nav ul{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
	list-style: none;
	margin: 0;
	padding: 37px 0 39px;
}
#tmp_contents .lead_anchor_nav ul li {
    width: 20%;
	margin-bottom: 0;
	line-height: 1.8;
}
#tmp_contents .lead_anchor_nav ul li a{
    min-height: 80px;
    display: flex;
    align-items: center;
    font-size: 87.5%;
    justify-content: center;
	text-align: center;
    height: 100%;
	width: 100%;
	text-decoration: none;
	padding: 10px 2px 20px;
	transition: 0.3s ease-in-out color;
	background: url(/site/shared/templates/naranoki_free/images/main/arrow_icon.png) no-repeat center bottom;
}
#tmp_contents .lead_anchor_nav ul li a:hover{
    color: #9e1630;
}
#tmp_contents .lead_container_text{
    margin-top: 80px;
}
#tmp_story .story_banner_wrap{
    padding: 60px;
    display: flex;
    align-items: center;
	min-height: 500px;
	background-position: center;
    background-size: cover;
	background-image: url(/site/shared/templates/naranoki_free/images/story/story_banner_1.jpg);
	background-color: #000000;
	color: #FFFFFF;
	position: relative;
}
#tmp_story .story_banner_wrap::before{
	content: "";
    position: absolute;
    inset: 0;
    background: #000000;
    opacity: 0.5;
}
#tmp_story .story_banner_wrap h2{
	background: transparent;
	padding: 0;
	margin: 0 0 22px;
	font-size: 175%;
	color: #FFFFFF;
	line-height: 1.8;
	border: none;
}
#tmp_story .story_banner_wrap h3{
	margin: 0 0 10px;
	font-size: 125%;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	line-height: 1.8;
	background: transparent;
}
#tmp_story .story_banner_wrap .story_banner_inner{
	position: relative;
	max-width: 737px;
	padding-top: 10px;
}
#tmp_story .story_banner_wrap .story_banner_inner .note p,
#tmp_story .story_banner_wrap .story_banner_inner p{
	font-size: 87.5%;
}
#tmp_story .page_story_main{
    max-width: 1080px;
    margin: auto;
    padding: 0 40px;
    margin-bottom: 120px;
}
#tmp_story .main_container_img{
	margin-bottom: 20px;
	text-align: center;
}
#tmp_story .main_container_img img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_story .main_container_box {
    padding-left: 80px;
}
#tmp_story .main_container_head{
	position: relative;
    font-size: 112.5%;
    color: #a0122c;
    margin: 0 0 41px;
	padding: 0 0 0 40px;
	border: none;
	line-height: 1.8;
	background: transparent;
}
#tmp_story .main_container_head::before{
	content: "";
    position: absolute;
    left: 0px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #a0122c;
    top: 0px;
    bottom: 0;
    margin: auto;
}
#tmp_story .main_container_block:first-child .main_container_head::before{
	bottom: auto;
	top: 13px;
}
#tmp_story .main_container_block{
	position: relative;
	padding-top: 100px;
}
#tmp_story .main_container_block:first-child{
	margin-top: 100px;
    padding-top: 0;
}
#tmp_story .main_container_block::before {
    content: "";
    position: absolute;
    left: 3px;
    top: 15px;
    bottom: 0;
	height: 100%;
    width: 1px;
    background: #a0122c;
}
#tmp_story .main_container_block:last-child:before{
	height: calc(100% - 16px);
}
#tmp_story .main_container_img_text{
	margin-top: 27px;
    max-width: 80%;
	font-size: 87.5%;
}
#tmp_story .main_container_img_text h4{
	margin: 35px 0 14px;
	font-size: 171.4%;
}
#tmp_story .main_container_img_text p{
	margin-bottom: 0;
}
#tmp_story .page_story_main .note{
	margin-top: 32px;
}
#tmp_story .page_story_main .note .ttl_note{
	margin: 0 0 8px;
	font-size: 114.2%;
}
#tmp_story .story_content{
	margin-bottom: 120px;
}
#tmp_story .story_content:last-child .page_story_main,
#tmp_story .story_content:last-child{
	margin-bottom: 0;
}
#tmp_story_02 .story_banner_wrap{
	background-image: url(/site/shared/templates/naranoki_free/images/story/story_banner_2.jpg);
	background-position: top center;
}
#tmp_story_02 .main_container_img{
	padding: 40px;
    background-color: #f9f9f9;
}
#tmp_story_03 .story_banner_wrap{
	background-image: url(/site/shared/templates/naranoki_free/images/story/story_banner_3.jpg);
	background-position: top center;
}
#tmp_story_03 .page_story_main .note p{
	font-size: 85.7%;
 }
#tmp_story_03 .main_container_img_text .note .ttl_note{
	color: #a0122c;
 }
#tmp_story_04 .story_banner_wrap{
	background-image: url(/site/shared/templates/naranoki_free/images/story/story_banner_4.jpg);
}
#tmp_story .story_banner_wrap .story_banner_inner .note {
    margin-top: 20px;
}
#tmp_story .story_banner_wrap .story_banner_inner .note .ttl_note{
	font-size: 100%;
	margin-bottom: 0;
}
#tmp_story_04 .page_story_main .note{
	margin-top: 4px;
}
#tmp_story_04 .page_story_main .note .ttl_note{
    margin-bottom: 11px;
}
#tmp_story_05 .story_banner_wrap{
	background-image: url(/site/shared/templates/naranoki_free/images/story/story_banner_5.jpg);
}
#tmp_story_05 .main_container_img img {
	width: 50%;
}
#tmp_story_05 .main_container_img.full_w img {
	width: 100%;
}
/* ==================================================
Style Hover
================================================== */
#tmp_library .library_pamphlet p.link_pdf a:hover img{
	opacity: 0.7;
}
#tmp_library .library_pamphlet .link_pdf_btn a:hover,
#tmp_tab_product .product_list .product_item ul li a:hover,
#tmp_contents ul.box_btn a:hover,
#tmp_contents .box_menu_ttl a:hover,
#tmp_health .page_health_cnt .btn_pdf a:hover{
	text-decoration: underline;
}
#tmp_library .library_pamphlet .note a:hover{
    text-decoration: none;
}
#tmp_kizukai_content .infor_more .link > a:hover{
	color: #9e1630;
	background-position: right 15px center;
}
#tmp_mokuiku_wrap .mokuiku_offer a:hover{
    color: #a0122c;
}
#tmp_mokuiku_wrap .mokuiku_btn > a:hover{
	color: #577D7E;
	background-color: #ffffff;
}
#tmp_mokuiku_wrap .mokuiku_btn > a:hover:after{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_btn_arrow_hv.png);
}
/* ==================================================
font
================================================== */
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6,
#tmp_story .page_story_main .note .ttl_note{
	font-family: "Zen Old Mincho", "Noto Serif JP", serif;
	font-weight: normal;
}
#tmp_library .library_pamphlet .desc,
#tmp_arrival_list .arrival_ttl h3,
#tmp_tab_product .product_list .product_item .desc,
#tmp_archive .gallery_list h3,
#tmp_archive .gallery_list_info .desc,
#tmp_archive .gallery_list_info .add,
#tmp_library .library_pamphlet .txt,
#tmp_library .library_pamphlet .note{
	font-family: "Zen Old Mincho", "Noto Serif JP", serif;
	font-weight: 500;
}
#tmp_contents ul.box_btn li,
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_menu_ttl,
#tmp_anchor .anchor_ttl h2,
#tmp_anchor ul li,
#tmp_tab_product .product_list .product_item .ttl,
#tmp_library .library_pamphlet .ttl,
#tmp_contents .mokuiku_ttl h1,
#tmp_contents .mokuiku_ttl h2,
#tmp_mokuiku_wrap ul.cutting_list > li .ttl,
#tmp_manufacturing .work .work_ttl,
#tmp_mokuiku_wrap .achieving_sdgs .achieving_sdgs_ttl,
#tmp_mokuiku_wrap h1 span.highlight,
#tmp_mokuiku_wrap h2 span.highlight,
#tmp_mokuiku_wrap .wood_related .wood_related_ttl a,
#tmp_mokuiku_wrap .wood_related_link a,
#tmp_contents .infor_cnt .txt span.highlight,
#tmp_kizukai_content .infor_more .link > a,
#tmp_tab_product .product_list .product_item .tb_ttl {
	font-family: "Zen Old Mincho", "Noto Serif JP", serif;
	font-weight: bold;
}
/* ==================================================
no js
================================================== */
.no_javascript #tmp_cate_ttl{
	margin-top: 0;
}
.no_javascript #tmp_tab_product .tab_flex_ttl a:before, 
.no_javascript #tmp_tab_product .tab_flex_ttl:first-child::before{
	display: none;
}
.no_javascript #tmp_tab_product .tab_flex_cnt{
	margin-bottom: 80px;
}
.no_javascript #tmp_tab_product .tab_flex_ttl{
	width: 100%;
}
.no_javascript #tmp_tab_product .tab_flex_ttl a{
	border-bottom: 1px solid #e0e0e0;
}
.no_javascript #tmp_contents .about_img img{
    transform: translate(-50%, -50%);
}
.no_javascript #tmp_mokuiku_mv_carousel.splide{
    visibility: visible;
}
.no_javascript #tmp_mokuiku_mv_carousel .splide__slide img{
	animation: none;
}
.no_javascript #tmp_mokuiku_mv_carousel .splide__list{
	display: block;
    max-height: 100vh;
    overflow-y: auto;
}
.no_javascript #tmp_mokuiku_mv_carousel .splide__slide:not(:last-child){
	margin-bottom: 10px;
}
.no_javascript #tmp_yakuwari_carousel.splide{
	visibility: visible;
}
.no_javascript #tmp_yakuwari_carousel.splide .splide__list{
	overflow: auto;
	gap: 10px;
}
.no_javascript #tmp_yakuwari_carousel.splide .splide__list img{
	height: 508px;
	max-width: 100%;
}
/* ==================================================
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 {
	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:10px !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_inner{
	margin-bottom: 30px;
}
#tmp_footer .footer_cnt{
	margin-bottom: 0;
}
#tmp_footer .foot_guide{
	color:#000000 !important;
	background:#FFFFFF !important;
	padding: 20px 0 12px;
}
#tmp_footer .footer_bottom{
	color:#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_header .header_inner,
#tmp_footer .footer_banner,
#tmp_footer .footer_bottom .guide,
#tmp_anchor {
	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;
}
}
