@charset "UTF-8";
/* 画面幅の50%の幅で画像を表示 */
.image-vw {
  width: 100%;
  /*height: 600px;*/
  height: auto;
  object-fit: cover;
}
a{
	text-decoration:none;
	  color:#000;
}
.container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container_sub{
/*background: url("../images/sub_title_bk.png");*/
background: url("../images/sub_title_bk2.png");
}
.page-header__title {
	text-align:center;
	font-size:28px;
	/*color:#fff;*/
	color:#067012;
	font-weight:bold;
	letter-spacing: 2px;
}
.topcontainer {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.topcontainer_sub{
/*background: url("../images/sub_title_bk.png");*/
background: url("../images/top1000_3_logonashi.png");
}
.toppage-header__title {
	text-align:right;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	letter-spacing: 2px;
}
.container_sub {
    background-position: 50%;
    background-size: cover;
    margin: 0;
    padding: 64px 0;}
	
.breadcrumb_box{
	margin-top:-6px;
	background:#f3f2f0;
}
.breadcrumb_inner_box{
	width:1080px;
	margin:0 auto;
	padding:10px 0;
	font-size:14px;
}
.breadcrumb_box a{
	padding:0;
	margin:0;
}
.inner_box{
	width:1080px;
	margin:0 auto;
	/*padding:60px 0;*/
	padding:20px 0;
}
.newsBox{
	line-height:1.6;
}
.newsBox dt {
	float:left;
	text-align:left;
}
.newsBox dd{
	margin-left:130px;

}
.philosophy {
	font-size:20px;
}
.philosophy span{
	display:block;
	float:left;
}
.inner_box.ninen{
	text-align:center;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
	width:1080px;
	margin:0 auto;
	/* background-color: #52bad5; */
	/* padding-top: 10px; */
	/* padding-bottom: 10px; */
	clear: left;
	/* border-bottom: 2px solid #2C9AB7; */

}
.primary_header p {
	padding-left: 80%;
	text-align: right;
}
.secondary_header {
/*	background:#1e5d12;*/
	background:#36BC1B;
/*	background:#49DF2B;*/
/*	background:#4DDF30;*/
	/*	background:#45CB2A;*/
}
.container .secondary_header ul {
	width:1080px;
	margin:0 auto;
	display:flex;
	z-index:100;
}
.secondary_header ul li {
	list-style: none;
	flex-grow: 1;

	font-family: "Source Sans Pro";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;

	text-align: center;
/*border-right:1px solid #27652e;*/
border-right:1px solid #36BC1B;

	transition: all 0.3s linear;
}
.secondary_header ul li:last-child{
	border-right:none;
}
.secondary_header ul li a{
	color:#fff;
	text-decoration:
	none;
	padding:16px 0;
}
.secondary_header ul > ul.menu li a{
	padding:10px 0;
}	
.secondary_header ul li:hover {
	color: #ff9000;
	cursor: pointer;
}
section#news{
	background:#f4f4f4;
}
	
.noDisplay {
	display: none;
}

section#news .inner_box h3{
	margin:0 0 20px 0;
}

.container .left_article h3 {
	/* padding-left: 5%; */
	/* padding-right: 5%; */
	/* margin-top: 5%; */
	/* color: #0B96F9; */
	color:#000;
	font-size:24px;
	border-bottom: solid 3px #d7d7d8;
	position: relative;
	padding: 0 0 8px 0 ;
	letter-spacing: 0.08em;	
	margin-bottom:20px;
}
.container .left_article h3:before {
/*	font-family: "Font Awesome 5 Free";
	content: '\f068';
	font-weight: 900;
	margin-right:8px;
	color:#569a25;*/
}
.container .left_article h3:after {
	position: absolute;
	content: " ";
	display: block;
	/*border-bottom: solid 3px #1e5d12;*//*当初の色*/
	border-bottom: solid 3px #36BC1B;
	bottom: -3px;
	width: 30%;
}
.right_txt{
	text-align:right;
}
.container .left_article table {
	width:100%;
	text-align: justify;
	line-height: 24px;
	/* margin-left: 30px; */
	margin-top: 30px;
	margin-bottom: 15px;

}
.container .left_article table th,
.container .left_article table td
	{
	padding:5px 10px;	
	}
	
.container .left_article form {
	width:50%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	color: #191818;
}
.container .left_article form input {
	width:99%;
	margin:5px 0 20px 0;
}
.container .left_article form textarea{
	width:99%;
	margin:5px 0 20px 0;
}
.container .left_article form input[type="submit"] {
  width:10%;
	padding:4px 0;
	margin-top:10px;
}
.container .left_article iframe {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.right_article {
	 width: 40%; 
	/* float: left; */
	 float: right; 
	 /*background-color: #F6F6F6; */
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
ul.banner_area{
	font-size:0;
}
ul.banner_area li{
	display:inline-block;
	width:200px;
	padding-right:93px;
}
ul.banner_area li:last-child{
		padding-right:0px;
	}
ul.banner_area li span{
	display:block;
	font-size:12px;
	text-align:center;
}
.site_map{
	font-size:14px;
/*	background:#569a25;*/
	background:#36BC1B;
	padding:10px 0;

}
.site_map p{
	color:#fff;
	text-align:center;
}
.site_map_link {
 overflow: hidden;
 zoom: 1;
 margin: 0 0 10px 0;
 font-size: 14px;
}
.site_map_link a:hover {
 background: #FFF;
 color: #333 !important;
}
.site_map_link1 {
 width: 243px;
 float: left;
 margin: 0 6px 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.site_map_link2 {
 width: 243px;
 float: left;
 margin: 0 7px 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.site_map_link3 {
 width: 243px;
 float: left;
 margin: 0 0 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.site_map_navi {
 margin: 0;
 padding: 0 140px 0 20px;
 float: left;
}
.site_map_navi li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 15px 0;
}
.footer {
	/*background-color: #1e5d12*/;/*当初の色*/
	background-color: #36BC1B;
	padding:30px 0;
	
}
h1.title{
	padding-top:12px;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	/* color: #FFFFFF; */
	letter-spacing: 2px;
	font-size:26px;
	/* padding-top:12px; */
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}

.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
	
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


.menu {
    position: relative;

}


.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #a5d8ab;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {

    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #115218;
}

.menu__third-level li {
    border-top: 1px solid #115218;
}

.menu__second-level li a:hover {
    background: #115218;
}

.menu__third-level li a:hover {
    background: #115218;
}

.menu__fourth-level li a:hover {
    background: #115218;
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}



	
.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 300px;
    /*background: #2d5a32;*/
	background: #36BC1B;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display:
    block;
	padding:0;
	margin-top:6px;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

li.menu__single ul.menu__second-level li a{
		padding:10px;
	font-size:15px;
	text-align:left;
}
/*---------------------------
sderd footer
---------------------------*/
#sderd_footer_back {
	width: 100%;
 background: #646464;
}
#sderd_footer {
 width: 1000px;
 margin: 0 auto;
 color: #FFFFFF;
 padding: 17px 0 44px 0;
 overflow: hidden;
 zoom: 1;
}
#sderd_footer a {
 color: #FFFFFF;
 text-decoration: none;
}
.sderd_footer_link {
 overflow: hidden;
 zoom: 1;
 margin: 0 0 10px 0;
 font-size: 14px;
}
.sderd_footer_link a:hover {
 background: #FFF;
 color: #333 !important;
}
.sderd_footer_link1 {
 width: 243px;
 float: left;
 margin: 0 6px 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.sderd_footer_link2 {
 width: 243px;
 float: left;
 margin: 0 7px 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.sderd_footer_link3 {
 width: 243px;
 float: left;
 margin: 0 0 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.sderd_footer1 {
 float: left;
}
#sderd_footer_navi_box {
 margin: 50px 0 0 0;
}
#sderd_footer_navi_box a:hover {
 text-decoration: underline !important;
}
.sderd_footer_navi {
 margin: 0;
 padding: 0 140px 0 20px;
 float: left;
}
.sderd_footer_navi li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 15px 0;
}
.sderd_footer_navi li.nomb {
 margin: 0 0 5px 0 !important;
}
.sderd_footer_navi1 {
 padding: 0;
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 5px 0 15px 15px;
}
.sderd_footer_navi1 li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 5px 0 !important;
}
.sderd_footer_navi2 {
 padding: 0;
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 5px 0 15px 0;
}
.sderd_footer_navi2 li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 5px 0 !important;
}
.sderd_footer_navi3 {
 float: left;
 margin: 0;
 padding: 0;
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 5px 0 15px 0;
}
.sderd_footer_navi3 li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 5px 0 !important;
}
/*---------------------------
sderd_bottom_navi
---------------------------*/
#sderd_bottom_navi {
 margin: 40px 0 40px 0;/*当初　100px 0 87px 0*/
 padding: 0;
 overflow: hidden;
 zoom: 1;
}
#sderd_bottom_navi li {
 list-style: none;
 float: left;
 margin: 0 0 0 1px;
}











/* --------------------------------------------------
	=sp_menu
-------------------------------------------------- */

@media screen and (max-width:896px),screen and (max-width: 896px) and (orientation: landscape){
h2{
  padding: 0;
}
	
#headerArea-sp {
	width: 100%;
	height: 113px;
}
#headerArea-sp .headerTop-sp {
	width: 90%;
	padding: 10px 5%;
	display: table;
	vertical-align: middle;
	border-bottom: solid 1px #eeeeee;
}
#headerArea-sp .headerTop-sp .

#headerArea-sp .headerTop-sp .logo  {
	width: 0%;
	height: 36px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#headerArea-sp .headerTop-sp .leftBox  {
	width: 20%;
	height: 36px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
#headerArea-sp .headerTop-sp .logo img {
	width: auto;
	height: 36px;
	vertical-align: bottom;
}
#drawerCate-sp {
	padding: 5% 0 10% 0;
	/*background: #115218;*//*当初の色*/
	background: #36BC1B;
}
#drawerCate-sp img {
  width: 100%;
  vertical-align: bottom;
}
.drawerBtn {
	width: 90%;
  margin: 5% 5% 4% 5%;
}
.drawerMenu {
	width: 100%;
}
.drawerMenu input {
	display: none;
}
.drawerMenu label {
	cursor :pointer;
	display: block;
	text-decoration: none;
	line-height: 1;
	position: relative;
	padding: 20px 5%;
	font-size: 16px;
	border-bottom: solid 1px #cccccc;
  font-weight: bold;
	color:#fff;
}
.drawerMenu label:after{
  content:"＋";
  display:block;
  width:20px;
  height:20px;
  position:absolute;
  right: 5%;
  top: 2%;
  bottom: 10%;
  margin:auto;
  font-size: 20px;
}
.drawerMenu input[type=checkbox]:checked + label:after{
  content:"－";
  display:block;
  width:20px;
  height:20px;
  position:absolute;
  right: 5%;
  top: 7%;
  bottom: 15%;
  margin:auto;
  font-size: 20px;
}
.drawerMenu ul {
	list-style: none;
}
.drawerMenu li {
	max-height: 0;
	overflow-y: hidden;
}
.drawerMenu li a:hover {
	text-decoration: none;
}
#drawerBar01:checked ~ #links01,
#drawerBar02:checked ~ #links02,
#drawerBar03:checked ~ #links03,
#drawerBar04:checked ~ #links04,
#drawerBar05:checked ~ #links05,
#drawerBar06:checked ~ #links06{
	width: 90%;
	padding: 20px 5% 20px 5%;
	opacity: 1;
	font-size: 0;
  background: #f3f3f3;
}
#drawerBar01:checked ~ #links01 li,
#drawerBar02:checked ~ #links02 li,
#drawerBar03:checked ~ #links03 li,
#drawerBar04:checked ~ #links04 li,
#drawerBar05:checked ~ #links05 li,
#drawerBar06:checked ~ #links06 li{
	width: 48%;
	max-height: 300px;
	padding: 10px 2% 10px 0;
	font-size: 12px;
	opacity: 1;
	display: inline-block;
	vertical-align: top;
}
#drawerBar01:checked ~ #links01 li.allLink,
#drawerBar02:checked ~ #links02 li.allLink,
#drawerBar03:checked ~ #links03 li.allLink,
#drawerBar04:checked ~ #links04 li.allLink,
#drawerBar05:checked ~ #links05 li.allLink,
#drawerBar06:checked ~ #links06 li.allLink{
  width: 60%;
  margin: 10px 20%;
  padding: 10px 0;
  text-align: center;
  border: solid 1px #000;
  font-weight: bold;
  background: #fff;
}

#spheaderGuide li a{
 width:60%;
 display:block;
 margin:0 auto 10px auto; 
 padding:10px;
 border:1px solid #222;
 text-align:center;
}
	
#headerCart {
	margin-left:20%;
}
#headerSearch img {
	width: auto;
	height: 30px;
}
button {
    width: auto;
    padding:6px 0 0 0;
    margin:0;
    background:
    none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:
    visible;
    cursor:
    pointer;
    outline: none;
}
#slideSearch {
	width: 100%;
	padding: 6% 0;
	background: #fff;
}
#searchBox-sp {
	width: 90%;
	margin: 0 auto;
}
#searchBox-sp form {
	width: 100%;
	height: 30px;
	padding-bottom: 2px;
	border-bottom: solid 1px #ccc;
}
#searchBox-sp form input {
	float: left;
	border: none;
	background: none;
	-webkit-appearance: none;
}
#searchBox-sp form #input01-sp {
	border: none;
	height: 27px;
	width: calc(100% - 30px);
	font-size: 14px;
}
#searchBox-sp form #submit01-sp {
	width: 18px;
	margin-left: 5px;
}
.image-vw {
	width:100%;
	height:auto;
  padding-top:60px;
}
.inner_box{
	width:90%;
	margin:0 auto;
	padding:30px 0;
}
.newsBox dt {
	float:left;
	text-align:left;
}
.newsBox dd{
	margin-left:80px;

}
.inner_box img{
	width:100%;
}
.title {
	font-size:20px;
}
.container .left_article h3 {
	font-size:20px;
	padding: 0 0 4px 0;

}
ul.banner_area{
	font-size:0;
}
ul.banner_area li{
	display:inline-block;
	width:49%;
	padding-right:2%;
}
ul.banner_area li img{
	width:100%;
}
ul.banner_area li:nth-child(2){
		padding-right:0px;
	}
ul.banner_area li:nth-child(3),
ul.banner_area li:nth-child(4){
	margin-top:6%;
}
ul.banner_area li span{
	padding-top:4px;
	font-size:10px;
	text-align:center;
}
.site_map{
	font-size:12px;
	background:#36BC1B;
	padding:10px 0;

}
.site_map .left_article  {
	width:30%;
	margin:5px 0 20px 0;
}
.site_map .center_article  {
	width:30%;
	margin:5px 0 20px 0;
}	
.site_map table {
	margin:auto
}
.copyright{
	font-size:10px;
}
.breadcrumb_inner_box{
	width:90%;
	padding:10px 0;
	font-size:12px;
}
.container .left_article form {
	width:100%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	color: #191818;
}
.container .left_article form input {
	width:100%;
	margin:5px 0 20px 0;
}
.container .left_article form textarea{
	width:99%;
	margin:5px 0 20px 0;
}
.container .left_article form input[type="submit"] {
  width:90px;
	padding:4px 0;
	margin:10px auto 0 auto;
	text-align:center;
}
.container_sub {
    background-position: 50%;
    background-size: cover;
    margin: 60px 0 0 0;
    padding: 34px 0;}
.page-header__title {
	font-size:26px;
}
.toppage-header__title {
	font-size:26px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	letter-spacing: 2px;
}
/*---------------------------
sderd footer
---------------------------*/
#sderd_footer_back {
	width: 100%;
 background: #646464;
}
#sderd_footer {
 width: 1000px;
 margin: 0 auto;
 color: #FFFFFF;
 padding: 17px 0 44px 0;
 overflow: hidden;
 zoom: 1;
}
#sderd_footer a {
 color: #FFFFFF;
 text-decoration: none;
}
.sderd_footer_link {
 overflow: hidden;
 zoom: 1;
 margin: 0 0 10px 0;
 font-size: 14px;
}
.sderd_footer_link a:hover {
 background: #FFF;
 color: #333 !important;
}
.sderd_footer_link1 {
 width: 243px;
 float: left;
 margin: 0 6px 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.sderd_footer_link2 {
 width: 243px;
 float: left;
 margin: 0 7px 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.sderd_footer_link3 {
 width: 243px;
 float: left;
 margin: 0 0 0 0;
 border: 1px solid #fff;
 text-align: center;
 color: #FFF;
 padding: 2px 0;
 display: block;
 text-decoration: none;
}
.sderd_footer1 {
 float: left;
}
#sderd_footer_navi_box {
 margin: 50px 0 0 0;
}
#sderd_footer_navi_box a:hover {
 text-decoration: underline !important;
}
.sderd_footer_navi {
 margin: 0;
 padding: 0 140px 0 20px;
 float: left;
}
.sderd_footer_navi li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 15px 0;
}
.sderd_footer_navi li.nomb {
 margin: 0 0 5px 0 !important;
}
.sderd_footer_navi1 {
 padding: 0;
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 5px 0 15px 15px;
}
.sderd_footer_navi1 li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 5px 0 !important;
}
.sderd_footer_navi2 {
 padding: 0;
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 5px 0 15px 0;
}
.sderd_footer_navi2 li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 5px 0 !important;
}
.sderd_footer_navi3 {
 float: left;
 margin: 0;
 padding: 0;
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 5px 0 15px 0;
}
.sderd_footer_navi3 li {
 list-style: none;
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 5px 0 !important;
}
/*sitemap2*/

.sitemap2 ul li ul {
  margin-top: .5em;
  margin-bottom: .75em;
  margin-left: 48px;
}

.sitemap2 ul li ul li {
  margin-bottom: .25em;
  position: relative;
}

.sitemap2 ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #3972b2;
}

.sitemap2 ul li ul li:last-child::before {
  height: calc(1em + .25em);
}

.sitemap2 ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #3972b2;
}
/*---------------------------
sderd_bottom_navi
---------------------------*/
#sderd_bottom_navi {
 margin: 40px 0 40px 0;/*当初　100px 0 87px 0*/
 padding: 0;
 overflow: hidden;
 zoom: 1;
}
#sderd_bottom_navi li {
 list-style: none;
 float: left;
 margin: 0 0 0 1px;
}
/*---------------------------
topページのボタンあり画像用
---------------------------*/
.top-image-container {
  position: relative;
  /* 画像に対して適切な width, height を指定 */
}

.top-image-button {
  position: absolute;
  top: 50%; /* 親要素の中央に配置 */
  left: 50%;
  transform: translate(-50%, -50%); /* 中央揃えにする */
  /* その他のスタイル */
  background-color: #007bff; /* ボタンの背景色を設定 */
  color: #fff; /* ボタンのテキスト色を設定 */
  border: none; /* ボタンの枠線を消去 */
  border-radius: 5px; /* ボタンの角を丸める */
  cursor: pointer; /* マウスをボタンに乗せた時にポインターを変更 */
}

.top-image-button:hover {
  background-color: #0056b3; /* マウスがボタンに乗ったときの背景色を指定 */
}