﻿@charset "utf-8";/* CSS Document *//*大枠のcss*/#outer{width: 1260px;margin: 0 auto;}/*パンくず*/.navitopicpath_{overflow: hidden;font-size: 12px;margin: 15px 10px 25px;}#bread-crumb-list{width: 100%;float: left;overflow: hidden;}#bread-crumb-list li{display: inline;}.navitopicpath_ a{margin: 0 0.5em;white-space: nowrap;}/*見出し*/#outer .top_parts{width: 100%;background-color: #529B08;/*背景色*/display: flex;justify-content: space-between;/*	margin-bottom: 50px;*/}#outer .top_parts .top_txt{width: calc(calc(100%/5)*3);color: #FFFFFF;/*文字色*/display: flex;flex-direction: column;justify-content: center;box-sizing: border-box;padding: 0 25px 0 25px;}#outer .top_parts .top_txt h1{font-size: 2.8em;font-weight: bold;line-height: 1.2;margin-bottom: 15px;text-align: center;}#outer .top_parts .top_txt p{font-size: 1.3em;}#outer .top_parts .top_img{width: calc(calc(100%/5)*2);}#outer .top_parts .top_img img{width: 100%;}/*ページジャンプのcss*/#outer .jump{width: 100%;background-color: #ffffff;margin: 0 auto ;box-sizing: border-box;position: sticky;top: 0;z-index: 2;padding-bottom: 0;padding-top: 0;max-width: 100%;}.jump ul._genre_menu{width: 100%;display: flex;flex-flow: row;justify-content: center;margin: 0;box-sizing: border-box;border: solid 2px #fff;list-style: none;padding: 0;}.jump ul._genre_menu li.global_item{width: calc(100%/3);border-right: solid 2px #fff;position: relative;background-color: #529B08;}.jump ul._genre_menu li.global_item:last-child{border-right-style: none;margin-right: 0;}.jump ul._genre_menu li.global_item a{display: block;padding: 10px 20px 30px 20px;font-weight: bold;text-decoration: none;box-sizing: border-box;text-align: center;color: #fff;font-size: 1.5em;}.jump ul._genre_menu li.global_item a::after{content: "";display: block;position: absolute;left: 50%;top: 70%;transform: translate(-50%, -40%);width: 0;height: 0;border-style: solid;border-width: 9px 9px 9px;border-color: #fff transparent transparent transparent;}/*各項目*/.sp{display: none;}h2.uline_b{font-size: 2.5em;font-weight: bold;margin-top: 15px;margin-bottom: 30px;}h2.uline_b::before{content: "┃";color:#D9F59C;}h3.uline_b{width: 95%;margin: auto;font-size: 2.3em;font-weight: bold;margin-top: 30px;margin-bottom: 30px;border-bottom: 1px solid #D9F59C;}.uline_b{padding-top: 60px;margin-top:-60px;}.item_recommend h4{text-align: center;font-size: 2.3em;font-weight: bold;margin-bottom: 20px;}.item_recommend2 h4{text-align: center;font-size: 2.3em;font-weight: bold;margin-bottom: 20px;}.contents{width: 95%;margin: auto;}.ex{font-size: 1.5em;padding-bottom: 20px;}.item a:hover,.btn_gazou a:hover{opacity: 0.8;}/*テーブル*/table{border-collapse:separate;border-spacing: 5px;width: 100%;font-size: 1.2em;white-space:nowrap;}table th,table td{text-align: center;padding: 10px 0;font-weight: bold;}table th{background-color: #D9F59C;color: #000;width: calc(100%/5);}tr:nth-child(odd){background-color:#EFEFEF;}tr:nth-child(even){background-color:#fff;}.none{visibility:hidden;}/*説明エリア*/.item_explanation{display: flex;align-items:stretch;justify-content: space-between;}.ex_sec{width: calc(calc(100% - 40px)/3);margin-bottom: 60px;background-color: #F9F9E8;}.ex_sec p , .ex_sec li{font-size: 1em;}.ex_sec ul{padding: 20px;}.ex_sec li{margin-bottom: 20px;}.ex_sec p{font-weight: bold;width: 100%;background-color: #D9F59C;padding: 10px 0px;text-align: center;}.layer1:before {content: '単層';display: inline-block;text-indent: 0;background:#FF7026;color: #fff;padding: 0.1em 0.3em;border-radius: 0.5em;margin-right: 0.5em;}.layer2:before {content: '多層';display: inline-block;text-indent: 0;background: #085B9B;color: #fff;padding: 0.1em 0.3em;border-radius: 0.5em;margin-right: 0.5em;}/*おすすめ一覧*/#outer .recommend{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}#outer .recommend .item{width: calc(calc(100% - 30px)/2);position: relative;display: flex;flex-direction: column;align-items: center;font-weight: bold;border: solid 1px #A6A6A6;margin-bottom: 20px;padding-bottom: 20px;}#outer .recommend .item a ,.item_n a{position:relative;display: inline-block;font-size: 1.3em;text-decoration: none!important;color: #fff!important;background-color: #529B08;border-radius: 20px;padding: 5px 22%;text-align: center;}#outer .recommend .item a::after ,.item_n a::after{content: '';width: 0;height: 0;border-style: solid;border-width: 6px 0 6px 8px;border-color: transparent transparent transparent #fff;position: absolute;top: 50%;left: 85%;margin-top: -6px;}#outer .recommend .item img{margin-top: 20px;}#outer .recommend .item p,.item_n p{padding: 10px 20px;font-size: 1.3em;}#outer .btn_gazou{width: 100%;font-size: 1em;margin-bottom: 10px;}#outer .recommend2{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}#outer .recommend2 .item{width: calc(calc(100% - 30px)/4);position: relative;display: flex;flex-direction: column;align-items: center;font-weight: bold;border: solid 1px #A6A6A6;margin-bottom: 20px;padding-bottom: 20px;}#outer .recommend2 .item a ,.item_n a{position:relative;display: inline-block;font-size: 1.3em;text-decoration: none!important;color: #fff!important;background-color: #529B08;border-radius: 20px;padding: 5px 22%;text-align: center;}#outer .recommend2 .item a::after ,.item_n a::after{content: '';width: 0;height: 0;border-style: solid;border-width: 6px 0 6px 8px;border-color: transparent transparent transparent #fff;position: absolute;top: 50%;left: 85%;margin-top: -6px;}#outer .recommend2 .item img{}#outer .recommend2 .item p,.item_n p{padding: 20px 10px;font-size: 1.3em;}#outer .btn_gazou{width: 100%;font-size: 1em;margin-bottom: 10px;}/*一覧へのリンク↓*/#outer .btn_gazou a{position: relative;display: block;text-align: center;vertical-align: middle;margin: auto;padding: 0.5rem;font-weight: bold;border-radius: 100vh;background: #529B08;color: #ffffff!important;font-size: 2em;text-decoration: none;}#outer .btn_gazou a::after{content: "";position: absolute;top: 50%;right: 15%;transform: translateY(-50%);border: 10px solid transparent;border-left: 13px solid #ffffff;}/*関連記事のところ↓*/.column{width: 100%;margin-bottom: 45px;}.column h3{font-size: 1.5em;font-weight: bold;margin: 35px 0 15px;}.contents_01{display: flex;flex-wrap: wrap;/*	justify-content: space-between;*/margin: 0 auto;}.contents_01 .item_{width: 32%;box-sizing: border-box;/*	border: solid 1px #cccccc;*/display: flex;flex-direction: column;}.contents_01::after{content: "";display: block;width: 32%;height: 0;}.contents_01 .item_ ul.btns_{margin-top: auto;margin-bottom: 12px;padding: 0 10px;}.contents_01 .item_ ul.btns_ li.btn_gazou_{position: relative;}.item_ .btn_gazou_ a{display: block;position: relative;padding: 10px;color: #ffffff;background-color: #529B08;font-weight: bold;border-radius: 20px;text-align: center;text-decoration: none;font-size: 1em;}.column ul.tokusyu{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;width: 100%;list-style: none;margin: 0 auto;}.column ul.tokusyu li{width: 23%;margin-bottom: 10px;}.column ul.tokusyu li img{width: 100%;height: auto;}.column ul.tokusyu::before{content: "";display: block;width: 23%;order: 1;}.column ul.tokusyu::after{content: "";display: block;width: 23%;}/*価格*/.item_price {display: flex;align-items: center;gap: 5px;font-size: 2.3em;font-weight: bolder;color: red;text-align: center;justify-content: center;margin-top: 0.5em;}.item_price::after {content: "（税込）";font-size: 0.5em;display: inline-block;vertical-align: baseline;margin-left: -10px;position: relative;top: 0.4em;}.unit_price {display: flex;align-items: center;gap: 5px;font-size: 1.2em;font-weight: bolder;text-align: center;justify-content: center;margin: 10px 0;background: linear-gradient(transparent 65%, yellow 30%);color: Black;}.unit_price::after {content: "（税込）";font-size: 1em;display: inline-block;vertical-align: baseline;margin-left: 4px;}.item_price span {vertical-align: bottom;line-height: 1;}/*スマホの設定*/@media screen and (max-width: 768px) {/*大枠*//*body * {outline: red 1px solid;}*/#outer{width: 100%;}.sp{display: block;}/*見出し*/#outer .top_parts{flex-direction: column-reverse;}#outer .top_parts .top_txt{width: 100%;padding: 15px;}#outer .top_parts .top_txt h1{font-size: 1.5em;padding: 5px 5px 0 5px;}#outer .top_parts .top_txt p{font-size: 1em;padding: 5px;}#outer .top_parts .top_img{width: 100%;}#outer .top_parts .top_img img{width: 100%;}/*レイアウト*/.item{display: block;margin-bottom: inherit;}.contents{width: 98%;}/*ページジャンプ*/#outer .jump{width: 100%;background-color: #529B08;box-sizing: border-box;border-radius: 1rem;position: static;}#outer .jump ul._genre_menu{width: 100%;display: inherit;justify-content: space-between;font-size: 0.9em;border-right-style: none;border-left-style: none;border-bottom-style: none;}#outer .jump ul._genre_menu li.global_item{border-left: solid 1px #fff;width: 100%;border-bottom: solid 1px #fff;box-sizing: border-box;border-right: solid 1px #fff;}.jump ul._genre_menu li.global_item:nth-child(2n+1){border-right: none;}#outer .jump ul._genre_menu li.global_item a{width: 100%;margin: 0 auto;padding: 5px 7px;font-size: 12px;text-align: center;}#outer .jump ul._genre_menu li.global_item a::before{position: absolute;content: '';top: 0.7em;left: 1em;height: 0;width: 0;border-style: solid;border-width: 6px 0 6px 9px;border-color: transparent transparent transparent #fff;}#outer .jump ul._genre_menu li.global_item a::after{content: none;}/*テーブル*/.wraptable{overflow: scroll;}table{font-size:1em;width: 768px;}table th, table td{padding: 5px 0;}td{white-space:nowrap;}table td:first-child {z-index: 1;position:sticky;left:0;background-color:#D9F59C;}.none{visibility:inherit;background-color:#fff;}/*contents部分*/h2.uline_b{font-size:1.5em;margin-bottom: 15px;}h3.uline_b{font-size:1.5em;}h3.uline_b::before{content: none;}.item_recommend h4{font-size: 1.1em;font-weight: bold;margin: 0px 10px 25px;padding-bottom: 5px;line-height: 1.2;text-align: center;padding-top: inherit;}.item_recommend2 h4{font-size: 1.1em;font-weight: bold;margin: 0px 10px 25px;padding-bottom: 5px;line-height: 1.2;text-align: center;padding-top: inherit;}#outer .contents{width: 100%;margin-top: 10px;}.contents p.contents_txt{width: 100%;padding: 10px;font-size: 15px;}.ex{width: 98%;font-size: 1em;margin: auto;}.uline_b{padding: inherit;margin: inherit;}.ex_sec p, .ex_sec li{font-size:  1em;margin-bottom: 5px;}.ex_sec ul{padding:5px;}.contents .item .item_img{width: 87%;margin: auto;margin-bottom: 20px;}.contents .item .item_txt{width: 90%;padding: 5px;margin: auto;}.contents .item .item_txt p{line-height: 2;font-size: 1em;}.item_explanation{display: inherit;margin-bottom: 30px;}.ex_sec{width: 95%;margin: auto;margin-bottom: 5px;}/*おすすめ商品一覧*/#outer .recommend {justify-content: space-between;box-sizing: border-box;padding: 0 10px;width: 100%;}#outer .recommend .item , .item_n{width: 48%;font-size: 0.8em;}/*#outer .btn_gazou{width: 100%;font-size: 10px;margin-bottom: 10px;font-weight: bold;}*/#outer .recommend .item p, .item_n p,#outer .recommend .item a, .item_n a{font-size: 1.0em;}#outer .recommend2 {justify-content: space-between;box-sizing: border-box;padding: 0 10px;width: 100%;}#outer .recommend2 .item , .item_n{width: 48%;font-size: 0.8em;}/*#outer .btn_gazou{width: 100%;font-size: 10px;margin-bottom: 10px;font-weight: bold;}*/#outer .recommend2 .item p, .item_n p,#outer .recommend2 .item a, .item_n a{font-size: 1.0em;}#outer .btn_gazou{font-size: 10px;}#outer .btn_gazou a{padding: 10px 0;background-color: #529B08;border-radius: 100vh;color: #ffffff;font-weight: bold;text-align: center;display: block;position: relative;transition: .3s;margin: 5px;font-size: 1.2em;}#outer .btn_gazou a::after{content: "";position: absolute;top: 50%;left: 85%;transform: translateY(-50%);border: 7px solid transparent;border-left: 10px solid #ffffff;}/*関連記事のとこ*/.column{width: 100%;}.column h3{padding: 5px;font-size: 1.3em;margin: 0;}.contents_01{padding: 0 10px;}.contents_01 .item_{width: 100%;margin: 5px auto;padding: 0;}.contents_01::after{content: none;}.contents_01 .item_ ul.btns_{font-size: 0.8em;width: 100%;margin-bottom: 0;padding: 0;}.contents_01 .item_ ul.btns_ li.btn_gazou_{position: relative;}.item_ .btn_gazou_ a{padding: 10px 0;background-color: #529B08;border-radius: 100vh;color: #ffffff;font-weight: bold;text-align: center;display: block;position: relative;transition: .3s;margin: 5px;}.column ul.tokusyu{width: 96%;margin: 0 auto;padding: 0;float: none;}.column ul.tokusyu li{width: 49%;}}/*@mediaの閉じタグ*/