@charset "utf-8";
@media screen and (max-width: 1200px) {
	#tmp_cate_ttl.health .container{
        padding-left: 8.4vw;
	}
	#tmp_search_result .search_result_list {
        gap: 12vw 5vw;
    }
}
@media screen and (min-width : 601px) and (max-width: 1000px) {
	#tmp_library .library_pamphlet ul,
	#tmp_search_result .search_result_list{
		grid-template-columns: repeat(2, 1fr);
        grid-auto-flow: row;
	}
	#tmp_library .library_pamphlet .iframe_yt a::before {
        width: 6vw;
        height: 6vw;
    }
	#tmp_contents .kizukai_sec .cnt_wrap{
		padding-left: 60px;
		padding-right: 60px;
	}
	#tmp_kizukai_content .kizukai_box .wood_pattern img {
		max-width: 280px;
	}
}
@media screen and (min-width : 601px) and (max-width: 767px) {
	#tmp_archive .gallery_list_container{
		display: block;
	}
	#tmp_archive .gallery_list_ph{
		max-width: 100%;
		margin-bottom: 30px;
	}
	#tmp_archive .gallery_list_info{
		max-width: 100%;
		margin-right: 0;
	}
	/* pr-library
	================================================== */
	#tmp_library .library_pamphlet ul{
		grid-template-columns: initial;
	}
	#tmp_library .library_pamphlet .iframe_yt a::before {
        width: 11vw;
        height: 11vw;
    }
	#tmp_contents .kizukai_sec .cnt_wrap{
		padding-left: 20px;
		padding-right: 20px;
	}
	#tmp_kizukai_content .kizukai_box .wood_pattern img {
		max-width: 200px;
	}
}
@media screen and (min-width : 601px) and (max-width: 720px) {
	#tmp_search_result .search_result_list  {
		grid-template-columns: initial;
	}
}
@media screen and (max-width : 600px) {
#tmp_contents h1 {
	font-size: 137.5%;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4{
	font-size: 125%;
}
#tmp_contents h3{
	padding-left: 20px;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin-bottom: 10px;
}
#tmp_contents ul.box_btn li {
	margin-bottom: 15px;
	padding: 10px 16px;
	box-shadow: 0 3px 9px 1px rgba(28, 28, 28, 0.1);
}
#tmp_contents ul.box_btn a{
	margin: -10px -16px;
	padding: 10px 16px 10px 32px;
	background-position: 16px 14px;
}
/* box_info & box_link
================================================== */
#tmp_contents .box_info {
	margin: 12px 0 20px;
	background-size: 5px 10px,100% 1px,calc(100% - 2px) calc(100% - 20px), 100% calc(100% - 19px);
	background-position: right 1px top 15px,center bottom,center bottom,center bottom;
}
#tmp_contents .box_link {
	margin: 12px 0 37px;
	background-size: 5px 10px,100% 1px,calc(100% - 2px) calc(100% - 19px), 100% calc(100% - 18px);
	background-position: right 1px top 15px,center bottom,center bottom,center bottom;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	font-size: 125%;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	padding: 0 19px 0 15px;
}
#tmp_contents table.box_info .box_info_ttl p,
#tmp_contents table.box_link .box_link_ttl p {
    border-left-width: 15px;
    border-right-width: 18px;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding: 3px 9px 2px 1px;
}
#tmp_contents .box_info ul li,
#tmp_contents .box_info ol li,
#tmp_contents .box_link ul li,
#tmp_contents .box_link ol li {
	margin-bottom: 7px;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::before,
#tmp_contents div.box_link::after{
    top: 19px;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin-bottom: 20px;
    box-shadow: 0 3px 9px 1px rgba(28, 28, 28, 0.1);
}
#tmp_contents .box_menu_ttl{
    padding: 10px 16px;
}
#tmp_contents .box_menu_ttl a{
	margin: -10px -16px;
	padding: 10px 16px 10px 32px;
	background-position: 16px 16px;
}
#tmp_contents .box_menu_cnt{
	padding: 13px 9px 9px;
}
#tmp_contents .box_menu ul {
    margin: 3px 0 7px 15px;
}
#tmp_contents .box_menu ul:last-child {
	margin-bottom: 7px;
}
#tmp_contents .box_menu ul li,
#tmp_contents .box_menu ol li {
	margin-bottom: 6px;
}
#tmp_contents .box_menu_cnt p:last-of-type {
	margin-bottom: 0;
}
/* ==================================================
common
================================================== */
#tmp_cate_ttl h1{
	font-size: 100%;
	margin-top: 0;
}
#tmp_cate_ttl.archive h1 {
    background-image: url(/site/shared/templates/naranoki_free/images/banner/archive_en_sp.png);
	background-size: 130px auto;
	background-position: left 6px;
}
#tmp_anchor{
	margin: 40px 20px 30px;
}
#tmp_anchor ul{
	margin-left: 0;
}
/* ==================================================
[End] page
================================================== */
/* ==================================================
[About] page
================================================== */
#tmp_cate_ttl.about{
	min-height: 400px;
}
#tmp_contents .about_img{
	height: 400px;
	margin-bottom: 60px;
}
#tmp_contents .about_img img{
	min-width: 800px;
	transform: translate(-50%, calc(-15% - 140px));
}
#tmp_about_cnt .wrap_text{
	padding: 0 20px;
	display: block;
}
#tmp_about_cnt .wrap_text .text_col2{
	width: 100%;
}
#tmp_about_cnt .wrap_text h1,
#tmp_about_cnt .wrap_text h2{
	padding-right: 0;
	font-size: 150%;
	line-height: 1.8;
}
#tmp_about_cnt .wrap_text p{
	letter-spacing: 0.11em;
	font-size: 87.5%;
	margin-bottom: 10px;
}
#tmp_about_cnt .container_image{
	margin-top: 60px;
	margin-bottom: 60px;
}
#tmp_about_cnt .container_image .gallery_01{
	width: 100%;
	padding-right: 20px;
}
#tmp_about_cnt .container_image .gallery_02{
    width: 60%;
	right: 0;
	margin-bottom: 60px;
    padding: 0;
}
#tmp_about_cnt .container_image .gallery_03 {
	width: 90%;
	margin-top: 0;
	margin-bottom: 60px;
	margin-right: auto;
	left: 0;
	padding-left: 20px;
}
#tmp_about_cnt .container_image .gallery_04 {
	width: 80%;
	margin-bottom: 60px;
	margin-left: auto;
	padding: 0;
}
#tmp_about_cnt .container_image .gallery_05{
	width: 100%;
	padding: 0 20px;
	margin-bottom: 60px;
}
#tmp_about_cnt .wrap_text .about_trees{
	font-size: 150%;
}
#tmp_about_cnt + #tmp_arrival_list {
    margin-top: 67px;
}
/* ==================================================
[Nara-product] page
================================================== */
#tmp_tab_product{
	gap: 0;
}
#tmp_tab_product .tab_flex_ttl{
	width: 50%;
}
#tmp_tab_product .product_list .product_item ul li{
	width: 50%;
    margin-bottom: 80px;
}
#tmp_tab_product .tab_flex_ttl:first-child::before{
	display: none;
}
#tmp_tab_product .tab_flex_cnt{
	border-top: 1px solid #e0e0e0;
	margin-top: 18px;
}
#tmp_tab_product .product_list{
	display: block;
}
/* ==================================================
[Archive] page
================================================== */
#tmp_archive .gallery_list h2{
	font-size: 125%;
}
#tmp_archive .gallery_list_container{
	display: block;
}
#tmp_archive .gallery_list_info,
#tmp_archive .gallery_list_ph{
	max-width: 100%;
}
#tmp_archive .gallery_list_ph{
	margin-bottom: 30px;
}
#tmp_archive .gallery_list_info h3{
	font-size: 112.5%;
}
#tmp_archive .gallery_list:last-child{
	margin-bottom: 0;
}
/* ==================================================
[Pr-library] page
================================================== */
#tmp_library .library_pamphlet ul{
	grid-template-columns: initial;
	gap: 29px 18px;
}
#tmp_cate_ttl.library h1 {
    padding-top: 32px;
	background-image: url(/site/shared/templates/naranoki_free/images/banner/library_en_sp.png);
	background-size: 83px auto;
	background-position: left 5px;
}
#tmp_library h2{
	padding-left: 0;
}
#tmp_library .library_pamphlet ul iframe{
	height: 180px;
}
#tmp_library .library_pamphlet:not(#tmp_library .library_pamphlet:first-child) {
    margin-top: 60px;
}
#tmp_library .library_pamphlet:last-child {
    margin-bottom: 0;
}
#tmp_library .library_pamphlet .iframe_yt a::before {
	width: 11vw;
	height: 11vw;
}
#tmp_gallery_modal .gallery_modal_wrap {
	padding: 50px 20px;
}
/* ==================================================
[Yoshinowood-en] page
================================================== */
/* ==================================================
[Miryoku] page
================================================== */
#tmp_cate_ttl.miryoku h1 {
	padding-top: 32px;
	background-image: url(/site/shared/templates/naranoki_free/images/banner/charm_en_sp.png);
	background-size: auto 18px;
	background-position: left 4px;
	margin-bottom: 28px;
}
#tmp_miryoku{
	margin-bottom: 0;
}
#tmp_miryoku .charm_list{
	display: block;
}
#tmp_miryoku .charm_list li{
	width: 100%;
	margin-bottom: 60px;
}
#tmp_miryoku .charm_list li:last-child{
	margin-bottom: 0;
}
/* ==================================================
[Health] page
================================================== */
#tmp_health {
    margin-top: 29px;
}
#tmp_cate_ttl.health h1{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/health_en_sp.png);
	background-size: 70px auto;
	background-position: left 5px;
	padding-top: 32px;
}
#tmp_contents #tmp_health_anchor.lead_anchor_nav ul li{
	width: 100%;
	max-width: inherit;
	margin-bottom: 10px;
}
#tmp_contents #tmp_health_anchor.lead_anchor_nav ul li a{
	min-height: 50px;
	font-size: 87.5%;
	padding-right: 30px;
	background-position: right 14px top calc(50% + 1px);
}
#tmp_health_lead p{
	font-size: 87.5%;
}
#tmp_health .page_health_cnt{
	padding-top: 70px;
}
#tmp_health .page_health_cnt .group_list li > span{
	padding: 1px 5px 2px;
}
/* ==================================================
[Mokuiku] page
================================================== */
/* Start Mokuiku common */
#tmp_contents .mokuiku_ttl h1,
#tmp_contents .mokuiku_ttl h2{
	font-size: 112.5%;
}
/* Txt */
#tmp_mokuiku_wrap .mokuiku_block .txt {
	font-size: 87.5%;
	line-height: 1.5;
	margin-bottom: 40px;
}
/* Img */
#tmp_mokuiku_wrap .mokuiku_block .img{
	margin-bottom: 40px;
}
#tmp_mokuiku_wrap .mokuiku_img_list{
	display: block;
	margin-bottom: 10px;
}
#tmp_mokuiku_wrap .mokuiku_img_list > li{
	width: 100%;
	margin-bottom: 10px;
}
/* Btn */
#tmp_mokuiku_wrap .mokuiku_btn > a {
	width: 80%;
	min-width: 0;
	padding: 4px 10px;
}
/* Offer list */
#tmp_mokuiku_wrap .mokuiku_offer{
	font-size: 68.7%;
	margin-bottom: 0;
}
/* Cnt */
#tmp_mokuiku_wrap .mokuiku_block_cnt{
	display: block;
}
#tmp_mokuiku_wrap .mokuiku_block_cnt .txt{
	width: 100%;
}
/* Cutting list */
#tmp_mokuiku_wrap ul.cutting_list{
	display: block;
}
#tmp_mokuiku_wrap ul.cutting_list > li .ttl{
	font-size: 87.5%;
}
#tmp_mokuiku_wrap ul.cutting_list > li p.des {
	font-size: 81.2%;
	padding: 0 20px;
	line-height: 1.3;
}
/* End Mokuiku common */
/* Mokuiku Mainvs */
#tmp_mokuiku_mainvs{
	height: 50vh;
	margin-left: -50px;
    padding-right: 50px;
}
#tmp_mokuiku_mainvs .mainvs_heading{
	top: calc(20% - 16px);
	left: calc(20vw - 15px);
	left: max(55px, calc(20vw - 15px));
	right: auto;
}
#tmp_mokuiku_mainvs .mainvs_heading h1{
	width: calc(60vw + 30px);
	height: calc(7vw + 30px);
}
#tmp_mokuiku_mainvs p.mainvs_des {
	right: 5%;
	font-size: 62.5%;
}
#tmp_mokuiku_mv_carousel.splide_common .splide__controls{
	left: calc(20vw - 15px);
	left: max(55px, calc(20vw - 15px));
}
/* Mokuiku lives */
#tmp_mokuiku_lives{
	margin-bottom: 54px;
}
#tmp_mokuiku_lives.mokuiku_block h2{
	padding-bottom: 20px;
}
#tmp_mokuiku_lives h2:before{
	right: -10px;
	top: -30px;
	width: 50px;
	height: 55px;
}
/* Mokuiku nature */
#tmp_mokuiku_nature.mokuiku_block .wood_related{
	padding-bottom: 12.2%;
}
#tmp_mokuiku_nature.mokuiku_block h2{
	margin-top: 50px;
	margin-bottom: 40px;
}
#tmp_mokuiku_nature h2:before{
	top: -10px;
	width: 80px;
	height: 60px;
}
#tmp_mokuiku_nature.mokuiku_block .txt{
	margin-bottom: 47px;
}
#tmp_mokuiku_nature.mokuiku_block .img{
	padding: 0 40px;
}
/* Mokuiku history */
#tmp_mokuiku_history{
	margin-bottom: 72px;
}
#tmp_mokuiku_history.mokuiku_block h2{
	padding-bottom: 21px;
}
#tmp_mokuiku_history h2:before {
	top: 30px;
	width: 60px;
	height: 40px;
}
#tmp_mokuiku_history.mokuiku_block .txt{
	margin-bottom: 20px;
}
#tmp_mokuiku_history .img_full {
    margin-bottom: 30px;
}
#tmp_mokuiku_wrap .mokuiku_block .img_current span.img{
	padding: 0;
}
#tmp_mokuiku_history .img_current .des {
    font-size: 62.5%;
}
/* Mokuiku artificial */
#tmp_mokuiku_artificial{
	margin-bottom: 4px;
}
#tmp_mokuiku_artificial.mokuiku_block .wood_related{
	padding-bottom: 7.7%;
}
#tmp_mokuiku_artificial h2:before {
	right: 0;
	top: -30px;
	width: 65px;
	height: 30px;
}
#tmp_mokuiku_artificial.mokuiku_block .mokuiku_block_cnt .txt {
	margin-bottom: 32px;
}
/* ==================================================
[Tokucho] page
================================================== */
/* Produce */
#tmp_wood_produce{
	margin-bottom: 36px;
}
#tmp_wood_produce h1::before{
	right: 0;
	top: -30px;
	width: 60px;
	height: 35px;
}
#tmp_wood_produce.mokuiku_block p.txt {
    margin-bottom: 60px;
}
#tmp_wood_produce.mokuiku_block p.img {
    margin-bottom: 40px;
}
#tmp_mokuiku_wrap #tmp_wood_produce .wood_related_link a {
	padding: 11px 19px 10px 43px;
}
/* Forestry */
#tmp_mokuiku_wrap #tmp_yoshino_forestry .wood_related{
	padding-top: 77px;
	padding-bottom: 46px;
}
#tmp_yoshino_forestry h2::before {
	right: 0;
	top: -80px;
	width: 60px;
	height: 40px;
}
#tmp_yoshino_forestry .wood_related p.txt {
    line-height: 1.5;
}
#tmp_yoshino_forestry .txt{
	font-size: 87.5%;
    line-height: 1.5;
}

#tmp_yoshino_forestry .yoshino_method {
	font-size: 100%;
	padding: 18px 18px 10px;
	letter-spacing: 0;
	margin-top: 50px;
}
#tmp_yoshino_forestry .yoshino_method .txt{
	font-size: 81.2%;
}
#tmp_yoshino_forestry .yoshino_method .method_item .img {
    margin-bottom: 21px;
}
#tmp_yoshino_forestry .yoshino_method .method_item:not(:last-child) {
    margin-bottom: 41px;
}
/* Protection */
#tmp_wood_protection {
    padding-top: 45px;
    margin-bottom: 35px;
}
#tmp_wood_protection h2:before {
	left: 20px;
	top: -70px;
	width: 50px;
	height: 55px;
}
#tmp_wood_protection.mokuiku_block .txt{
	margin-bottom: 30px;
}
#tmp_wood_protection .protection_list{
	display: block;
}
#tmp_wood_protection .protection_list > li{
	width: 100%;
	margin-bottom: 5px;
}

#tmp_mokuiku_wrap #tmp_wood_protection + .mokuiku_link {
    margin-bottom: 48px;
}
/* ==================================================
[Sozai] page
================================================== */
#tmp_sustainable_society .mokuiku_ttl h1::before{
	left: -10px;
	top: -50px;
	width: 50px;
	height: 45px;
}
#tmp_sustainable_society .mokuiku_ttl h1{
	margin-bottom: 0;
}
#tmp_sustainable_society .sustainable_des {
	margin-top: 32px;
	font-size: 87.5%;
	line-height: 1.5;
}
#tmp_sustainable_society {
    margin-bottom: 89px;
}
#tmp_carbon_dioxide{
	padding-top: 0;
	padding-bottom: 40px;
}
#tmp_carbon_dioxide .mokuiku_ttl h2{
    margin-top: 66px;
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex{
	display: block;
}
#tmp_carbon_dioxide .des {
    margin-top: 30px;
	font-size: 87.5%;
	line-height: 1.5;
	padding-top: 0;
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex .txt{
	width: 100%;
	margin-bottom: 32px;
}
#tmp_mokuiku_wrap .mokuiku_block .carbon_flex .img{
	width: 100%;
	padding: 0 30px;
}
#tmp_replanted_reproduce{
	padding-top: 30px;
	padding-bottom: 3px;
}
#tmp_manufacturing{
	padding-top: 20px;
	padding-bottom: 32px;
}
#tmp_manufacturing .work{
	padding: 10px 5px;
	border-radius: 20px;
	margin-top: 30px;
}
#tmp_manufacturing .work ul{
	padding-top: 5px;
}
#tmp_manufacturing .work ul li {
	line-height: 1.5;
}
#tmp_manufacturing .work ul li a{
	font-size: 92.8%;
}
#tmp_manufacturing.mokuiku_block .carbon_flex .img{
	padding: 0 40px 0 80px;
}
#tmp_multiple_changing{
	padding-top: 30px;
	padding-bottom: 33px;
	margin-bottom: 87px
}
#tmp_multiple_changing::after{
	bottom: calc(-15vw + 3px);
}
#tmp_multiple_changing.mokuiku_block .carbon_flex .img{
    padding: 0 20px;
}
/* ==================================================
[Riyou] page
================================================== */
#tmp_protect_forests{
	margin-bottom: 86px;
}
#tmp_protect_forests h1::before{
	left: 10px;
	top: -20px;
	width: 60px;
	height: 50px;
}
#tmp_benefits_community h2::before{
	top: -30px;
	width: 50px;
	height: 40px;
}
#tmp_mokuiku_wrap .protect_forests_cnt {
    padding-top: 40px;
}
#tmp_mokuiku_wrap .protect_forests_cnt .img_cnt{
	padding: 0 20px;
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond{
	margin-top: 2px;
	gap: 10px;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li .beyond_img {
    margin-bottom: 4px;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li{
	width: calc((100% - 30px) / 4);
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li .beyond_ttl{
	font-size: 75%;
	padding: 3px 4px 4px;
	line-height: 1.2;
	min-height: 30px;
	display: flex;
	justify-content: center;
	margin-bottom: 6px;
}
#tmp_mokuiku_wrap .protect_forests_cnt .beyond li .beyond_des{
	font-size: 68.7%;
	line-height: 1.2;
	margin-bottom: 6px;
}
#tmp_benefits_community .mokuiku_ttl h2 {
    margin-top: 2px;
}
#tmp_mokuiku_wrap .riyou_area {
    padding-top: 40px;
}
#tmp_mokuiku_wrap .riyou_area ul{
	padding: 0;
	gap: 2%;
}
#tmp_mokuiku_wrap .riyou_area ul li{
    width: calc((100% - 2%) / 2);
	margin-bottom: 2%;
}
#tmp_mokuiku_wrap .riyou_area ul li:last-of-type img{
	margin-top: 40px;
	padding: 0 10px;
}
#tmp_following_outcomes .mokuiku_ttl h2{
    margin-top: 87px;
}
#tmp_following_outcomes h2::before{
	width: 50px;
	height: 30px;
}
#tmp_mokuiku_wrap .achieving_sdgs .achieving_sdgs_ttl{
	font-size: 112.5%;
	margin-bottom: 12px;
}
#tmp_mokuiku_wrap .achieving_sdgs .achieving_sdgs_cnt{
    font-size: 87.5%;
    line-height: 1.5;
}
#tmp_mokuiku_wrap .achieving_sdgs {
    padding-top: 13px;
	margin-bottom: 40px;
}
#tmp_benefits_community.mokuiku_block .txt,
#tmp_protect_forests.mokuiku_block .txt{
	margin-bottom: 0;
}
/* ==================================================
[Shigoto] page
================================================== */
#tmp_menu_link ul{
	margin-left: 0;
	flex-wrap: wrap;
	padding: 0 20px;
}
#tmp_menu_link ul li{
	width: 50%;
}
#tmp_related_work h1::before{
	top: -30px;
	width: 60px;
	height: 40px;
}
#tmp_related_work{
    margin-bottom: 3px;
}
#tmp_related_work.mokuiku_block .txt{
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_ttl p{
	font-size: 87.5%;
	line-height: 1.5;
}
#tmp_mokuiku_wrap .wood_related ul{
	gap: 38px 0;
}
#tmp_mokuiku_wrap .wood_related ul li{
	width: 100%;
	margin-bottom: 20px;
}
#tmp_mokuiku_wrap .wood_related{
	padding-top: 69px;
	padding-bottom: 82px;
}
#tmp_mokuiku_wrap .wood_related::before{
	top: -29px;
}
#tmp_mokuiku_wrap .wood_related .wood_related_ttl{
	margin-bottom: 0;
	padding-bottom: 23px;
}
#tmp_mokuiku_wrap .wood_related ul li .wood_related_des{
	font-size: 87.5%;
	letter-spacing: 0;
}
#tmp_mokuiku_wrap .mokuiku_link{
	padding: 0 20px;
	margin-bottom: 0;
}
#tmp_mokuiku_wrap .mokuiku_link a{
	font-size: 81.2%;
	min-width: inherit;
	padding: 5px 16px;
	display: block;
}
#tmp_mokuiku_wrap .wood_related_link a{
	background-image:  url(/site/shared/templates/naranoki_free/images/mokuiku/related_link_arrow_sp.png) ;
	background-size: 13px auto;
}
#tmp_mokuiku_wrap .mokuiku_link a::before{
	top: 50%;
	margin-top: -5px;
	height: 10px;
    width: 6px;
}
#tmp_mokuiku_wrap .mokuiku_link .prev a::before{
	left: 10px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_prev_sp.png);
	background-size: auto 10px;
}
#tmp_mokuiku_wrap .mokuiku_link .next a::before{
	right: 10px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_next_sp.png);
	background-size: auto 10px;
}
#tmp_mokuiku_wrap .mokuiku_more{
	padding-right: 0;
}
#tmp_mokuiku_wrap .mokuiku_link li{
	width: 48%;
}
#tmp_mokuiku_wrap .mokuiku_link li.next{
	padding-left: 0;
	margin-left: 4%;
}
/* ==================================================
[Kizukaiundo] page
================================================== */
#tmp_contents .kizukai_sec{
	padding: 50px 0;
}
#tmp_contents .kizukai_sec .kizukai_box {
    border-radius: 15px;
}
#tmp_contents .kizukai_sec .kizukai_box:not(:last-child) {
    margin-bottom: 60px;
}
#tmp_contents .kizukai_sec .cnt_wrap{
	padding: 20px 20px 12px;
}
#tmp_use_wood.kizukai_box .cnt_wrap{
	padding-bottom: 20px;
}
#tmp_contents .kizukai_box .infor_cnt {
    margin-bottom: 20px;
}
#tmp_contents .kizukai_box .infor_cnt:has(.img){
	display: block;
	margin-bottom: 12px;
}
#tmp_contents .kizukai_box .infor_detail > p{
	margin-bottom: 0;
}
#tmp_contents h2.kizukai_ttl{
	max-width: 100% !important;
	height: 0;
	padding-top: 13%;
	margin-bottom: 19px;
}
#tmp_contents #tmp_use_wood h2.kizukai_ttl {
	margin-bottom: 24px;
}
#tmp_contents #tmp_october_wood h2.kizukai_ttl {
	height: 0;
	margin-bottom: 32px;
}
#tmp_contents #tmp_kizukai_outro h2.kizukai_ttl {
	height: 0;
	width: auto;
	padding-top: 16%;
	margin: 0 40px 21px;
}

#tmp_contents .infor_cnt .txt {
	text-align: left;
	font-size: 75%;
	line-height: 1.5;
}
#tmp_contents .infor_cnt:has(.img) .txt{
	width: 100%;
}
#tmp_use_wood h2.kizukai_ttl{
	margin-bottom: 11px;
}
#tmp_use_wood .infor_cnt:has(.img) .txt {
	margin-bottom: 16px;
}
#tmp_use_wood.kizukai_box .infor_cnt .img {
    margin-bottom: 12px;
}
#tmp_kizukai_content .image_list,
#tmp_kizukai_content .image_list.col3,
#tmp_kizukai_content .kizukai_box .poster_list,
#tmp_kizukai_content .kizukai_box .novelty_list{
	display: block;
}
#tmp_kizukai_content .image_list > li,
#tmp_kizukai_content .image_list.col3 > li,
#tmp_kizukai_content .poster_list > li:nth-child(2n+1),
#tmp_kizukai_content .poster_list > li:nth-child(2n){
	width: 100%;
	margin-bottom: 20px;
}
#tmp_kizukai_content .image_list{
	margin-bottom: 60px;
}
#tmp_kizukai_content .kizukai_box .wood_pattern {
    right: -10px;
    left: 15.7%;
    bottom: -7px;
}
#tmp_kizukai_content .kizukai_box .wood_pattern img {
    max-width: 100%;
}
#tmp_kizukai_content .kizukai_box .infor_more{
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
	padding: 30px 30px 17px;
}
#tmp_kizukai_content .kizukai_box .infor_more .des {
    font-size: 100%;
	line-height: 1.4;
	margin-bottom: 20px;
}
#tmp_kizukai_content .infor_more .link > a{
	min-width: 100%;
	font-size: 87.5%;
	padding: 10px 45px;
	background-size: 22px auto;
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/link_arrow_sp.png);
}
#tmp_october_wood.kizukai_box .cnt_wrap {
	padding-bottom: 31px;
}
#tmp_october_wood h2.kizukai_ttl {
	margin-bottom: 11px;
}
#tmp_october_wood.kizukai_box .infor_cnt {
	margin-bottom: 31px;
}
#tmp_kizukai_content .kizukai_box .infor_detail h3 {
	font-size: 81.2%;
	margin-bottom: 15px;
}
#tmp_october_wood.kizukai_box .image_list,
#tmp_october_wood.kizukai_box .image_list > li {
	margin-bottom: 15px;
}
#tmp_october_wood.kizukai_box .infor_detail .boy_promotion{
	margin-top: 20px;
	margin-bottom: 37px;
}
#tmp_kizukai_content .post_item > .des {
    font-size: 81.2%;
}
#tmp_kizukai_content .kizukai_box .poster_list{
	margin-bottom: 58px;
}
#tmp_kizukai_content .kizukai_box .poster_list > li,
#tmp_kizukai_content .kizukai_box .novelty_list > li{
	margin-bottom: 37px;
}
#tmp_kizukai_content .kizukai_box .poster_list > li:last-child,
#tmp_kizukai_content .kizukai_box .novelty_list > li:last-child{
	margin-bottom: 0;
}
#tmp_kizukai_content .poster_list li:nth-child(2n+1) img {
	max-width: 213px;
}

#tmp_kizukai_outro {
	padding: 40px 0 60px;
	background-image: none;
	min-height: 0;
}
#tmp_kizukai_outro .outro_cnt{
	position: relative;
	padding-top: 20px;
}
#tmp_kizukai_outro .outro_cnt:before,
#tmp_kizukai_outro .outro_cnt:after{
	content: "";
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50%;
}
#tmp_kizukai_outro .outro_cnt:before {
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/outro_bg_sp01.jpg);
	margin-bottom: 30px;
}
#tmp_kizukai_outro .outro_cnt:after {
	background-image: url(/site/shared/templates/naranoki_free/images/kizukaiundo/outro_bg_sp02.jpg);
}
#tmp_kizukai_outro .infor_cnt .txt{
	line-height: 1.8;
	text-align: center;
}
#tmp_kizukai_outro .outro_cnt .img {
    padding: 0 20px;
	margin-bottom: 32px;
}

#tmp_kizukai_wood .container{
	padding: 0 30px;
}
/* ==================================================
[Yakuwari] page
================================================== */
#tmp_disaster.mokuiku_block .carbon_flex .img{
	margin: 0 0 66px;
	padding-top: 16px;
	max-width: inherit;
}
#tmp_abundant_forest.mokuiku_block .carbon_flex .img{
	margin: 0 0 72px;
	padding-top: 16px;
	max-width: inherit;
}
#tmp_biodiversity.mokuiku_block .carbon_flex .img{
	margin: 0 0 62px;
	position: relative;
	padding-top: 15px;
	max-width: inherit;
}
#tmp_forests_following .mokuiku_ttl h1::before{
	top: -30px;
	width: 60px;
	height: 50px;
}
#tmp_forests_following.mokuiku_block .img{
	margin-bottom: 44px;
}
#tmp_biodiversity,
#tmp_disaster{
	padding-top: 30px;
}
#tmp_recreational_features{
	padding-top: 34px;
}
#tmp_recreational_features.mokuiku_block .carbon_flex .img{
    margin: 0 0 73px;
	padding-top: 17px;
	max-width: inherit;
}
#tmp_protect_manage{
	padding-top: 41px;
}
#tmp_protect_manage.mokuiku_block .txt{
	margin-bottom: 0;
}
#tmp_protect_manage .mokuiku_ttl h2::before{
	top: -30px;
	width: 50px;
	height: 40px;
}
#tmp_yakuwari_carousel {
	display: flex;
	flex-flow: column-reverse;
}
#tmp_protect_manage .splide_common .splide__controls{
	position: static;
	justify-content: center;
}
#tmp_protect_manage .splide_common .splide__toggle {
	margin-right: 0;
	border: 1px solid #a0122c;
}
#tmp_protect_manage .splide_common.no-splide .splide__slide{
	width: 100%;
}
#tmp_protect_manage .splide_common.no-splide .splide__slide img{
	width: 100%;
	height: auto;
}
#tmp_proper_management .mokuiku_ttl{
	margin: 0 -20px;
}
#tmp_proper_management .mokuiku_ttl h2::before{
	top: 40px;
	width: 55px;
	height: 50px;
}
#tmp_mokuiku_wrap .cutting_wrap .container{
	padding: 0;
}
#tmp_mokuiku_wrap .cutting_wrap ul.cutting_list li{
	width: 100%;
	margin-bottom: 21px;
}
#tmp_mokuiku_wrap .cutting_wrap{
    padding: 40px 0 20px;
}
#tmp_mokuiku_wrap .cutting_wrap ul.cutting_list > li .ttl{
	letter-spacing: 0;
}
#tmp_mokuiku_wrap .cutting_wrap ul.cutting_list > li .des{
	font-size: 81.2%;
}
#tmp_yakuwari_carousel .splide__slide{
	width: 50%;
}
/* ==================================================
[Article-en] page
================================================== */
/* ==================================================
[Magazine] page
================================================== */
#tmp_magazine {
    padding-top: 83px;
	padding-bottom: 30px;
}
#tmp_magazine h1.section_ttl {
	padding-top: 27px;
    background-image: url(/site/shared/templates/naranoki_free/images/magazine/section_ttl_sp.png);
	background-size: 94px auto;
}
#tmp_magazine_search .search_cate li {
	margin-bottom: 0;
}
#tmp_magazine_search .search_btn .btn_submit,
#tmp_magazine_search .search_btn .btn_reset {
	margin-bottom: 0;
}
#tmp_search_result .search_result_list {
	grid-template-columns: none;
	gap: 41px;
}
/* ==================================================
[story] page
================================================== */
#tmp_cate_ttl.story h1{
	background-image: url(/site/shared/templates/naranoki_free/images/banner/story_en_sp.png);
	background-size: 232px auto;
	background-position: 1px 6px;
	padding-top: 82px;
}
#tmp_contents .lead_anchor_nav ul{
    padding: 28px 0 40px;	
}
#tmp_contents .lead_anchor_nav ul li{
	width: 100%;
	margin-bottom: 10px;
}
#tmp_contents .lead_anchor_nav ul li a{
	min-height: 50px;
	line-height: 1.5;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
	justify-content: flex-start;
	padding: 0 30px 0 0;
	background-image: url(/site/shared/templates/naranoki_free/images/main/arrow_icon_sp.png);
    background-size: 14px auto;
	background-position: right 14px top calc(50% + 2px);
}
#tmp_story .container{
	padding: 0 0 0 20px;
}
#tmp_story .story_banner_wrap{
	padding: 0 20px 20px;
	min-height: 400px;
}
#tmp_story .story_banner_wrap .story_banner_inner{
	padding-top: 29px;
}
#tmp_story .story_banner_wrap h2{
	font-size: 137.5%;
	margin: 0 0 23px;
}
#tmp_story .story_banner_wrap h3{
	font-size: 112.5%;
}
#tmp_story .story_banner_wrap .story_banner_inner .note p, 
#tmp_story .story_banner_wrap .story_banner_inner p{
	font-size: 75%;
}
#tmp_story .page_story_main{
	padding: 0;
}
#tmp_story .main_container_block:first-child {
    margin-top: 40px;
}
#tmp_story .main_container_head{
	margin-bottom: 20px;
	padding-left: 20px;
}
#tmp_story .main_container_box{
	padding-left: 20px;
	padding-right: 20px;
}
#tmp_story .main_container_img {
    margin-bottom: 10px;
}
#tmp_story .main_container_img_text h4{
	font-size: 128.5%;
	margin: 10px 0;
	line-height: 1.8;
}
#tmp_story .main_container_img_text {
    margin-top: 10px;
	max-width: 100%;
}
#tmp_story .main_container_block{
    padding-top: 50px;
}
#tmp_cate_ttl.story p{
	font-size: 75%;
}
/* ==================================================
no js
================================================== */
.no_javascript #tmp_tab_product .tab_flex_cnt{
	border-top: none;
}
.no_javascript #tmp_yakuwari_carousel.splide .splide__list img{
	height: 120px;
}
/* ==================================================
Reset 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,
#tmp_library .library_pamphlet .link_pdf_btn a:hover{
	text-decoration: none;
}
#tmp_anchor ul li a:hover,
#tmp_mokuiku_wrap .wood_related .wood_related_ttl a:hover,
#tmp_manufacturing .work ul li a:hover,
#tmp_mokuiku_wrap .mokuiku_offer a:hover {
    color: #333333;
}
#tmp_contents .lead_anchor_nav ul li a:hover{
	color: #000000;
}
#tmp_library .library_pamphlet p.link_pdf a:hover img{
	opacity: 1;
}
#tmp_kizukai_content .infor_more .link > a:hover {
    color: #333333;
    background-position: right 21px center;
}
#tmp_mokuiku_wrap .wood_related_link a:hover {
    color: #ffffff;
    border-radius: 100% 80px / 80px 100%;
    background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/related_link_arrow_sp.png);
}
#tmp_mokuiku_wrap .mokuiku_btn > a:hover {
    color: #ffffff;
    background-color: #577D7E;
}
#tmp_mokuiku_wrap .mokuiku_btn > a:hover:after{
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/mokuiku_btn_arrow.png);
}
#tmp_mokuiku_wrap .mokuiku_link a:hover {
    border: 2px #aaaaaa solid;
    color: #767676;
}
#tmp_mokuiku_wrap .mokuiku_link .next a:hover::before {
	right: 10px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_next_sp.png);
}
#tmp_mokuiku_wrap .mokuiku_link .prev a:hover::before {
	left: 10px;
	background-image: url(/site/shared/templates/naranoki_free/images/mokuiku/link_arrow_prev_sp.png);
}
#tmp_mokuiku_wrap .wood_related .wood_related_cnt a:hover {
    border-color:#d6c5be;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}