@charset "utf-8";
.sg_main {
	margin-bottom: 20px;
}
.box_side01::-webkit-scrollbar-track {
      background-color: #e5e5e5;
} /* the new scrollbar will have a flat appearance with the set background color */
 
.box_side01::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2); 
} /* this will style the thumb, ignoring the track */
 
.box_side01::-webkit-scrollbar-button {
      background-color: #e5e5e5;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
.box_side01::-webkit-scrollbar-corner {
      background-color: black;
} 
.box_side01::-webkit-scrollbar {
width: 10px;
}
#mainVisual {
	margin-bottom: 25px;
	position: relative;
	z-index: 5;
}
#mainVisual .add_bnr {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 10%;
	margin: auto;
	z-index: 100;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: 10px;
    outline: 0;
    width: 8px;
    height: 21px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
	width: 8px !important;
	height: 21px !important;
	margin-left: -122px;
	bottom: 10px;
	left: 50%;
	position: absolute;
	background: url(../common_img/arr06.png) no-repeat;
	background-size: 8px auto;
	display: block;
}
.bx-wrapper .bx-next {
	width: 8px !important;
	height: 21px !important;
	margin-right: -122px;
	right: 50%;
	bottom: 10px;
	position: absolute;
	background: url(../common_img/arr05.png) no-repeat;
	background-size: 8px auto;
	display: block;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 999;
    width: 100%;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    xborder: 1px solid #603913;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 8px;
    outline: 0;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: #FFFFFF;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #4d4d4d;
}
/*TOP01.********************/
.top01 {
}
.tt_top01 {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 15px;
	border-bottom: 1px solid #98C640;
	padding: 0 0 5px 0;
	font-family : YuGothic, '游ゴシック', sans-serif;
}
.btn_top01 {
	text-align: center;
}
.btn_top01 a {
	color:#98C640;
	font-size: 18px;
	font-weight: bold;
	background:url(../common_img/arr07.png) no-repeat left center;
	background-size: 17px auto;
	padding: 0 0 0 25px;
	text-decoration: none;
}
.box_top01 {
	margin-bottom: 15px;
	max-height: 170px;
	overflow-x: auto;
}
.box_top01 dl {margin-bottom: 8px;}
.box_top01 dl dt {font-weight: bold;}
.box_top01 dl dd a {color:#4d4d4d;}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	.box_top01 {
		max-height: 200px;
	}
}
@media screen and (max-width:320px) {

}
/*TOP02.********************/
.top02  {
	margin:0 -3% 7% -3%;
}
.box_top02 {
	margin:-35px 3% 0 3%;
	padding: 25px 25px;
	background:rgba(255,255,255,0.9);
	position: relative;
	z-index: 3;
}
.img02_top02 {
	margin-bottom: 15px;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}
/*TOP03.********************/
.top03 h3 {
	color:#fff;
	text-align: center;
	background:#98c73f;
	padding: 20px 0;
	font-size: 28px;
	line-height: 1.3;
}
.list_top03 li {
	position: relative;
	padding: 15px 3% 35px 3%;
	text-align: center;
}
.list_top03 li a {
	text-decoration: none;
	color: #4d4d4d; 
}
.list_top03 li a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
}
.list_top03 li:nth-child(1){
	background:#f7f7f7 url(../images/arr01_top.png) no-repeat center bottom 15px;
	background-size: 40px auto;
}
.list_top03 li:nth-child(2){
	background:#f2f2f2 url(../images/arr01_top.png) no-repeat center bottom 15px;
	background-size: 40px auto;
}
.list_top03 li:nth-child(3){
	background:#f0f0f0 url(../images/arr01_top.png) no-repeat center bottom 15px;
	background-size: 40px auto;
}
.list_top03 li:nth-child(4){
	background:#ebebeb url(../images/arr01_top.png) no-repeat center bottom 15px;
	background-size: 40px auto;
}
.tt_top03 {
	margin-bottom: 10px;
}
.tt_top03 .icon_top03 {
	display: inline;
	margin:0 10px 0 0;
}
.tt_top03 h4 {
	font-size: 22px;
	line-height: 1.3;
	display: inline;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}
/*TOP04.********************/
.top04 {
	background:#98c73f;
	padding: 5% 5%;
}
.name_top04 {font-size: 20px;}
.name_top04 span {font-size: 24px;}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {
	
}
/*TOP05.********************/
.top05 {
	padding: 5% 3%;
	color: #fff;
	background:url(../images/bg03_top.png) no-repeat center top;
	background-size: 100% auto;
}
.tt_top05 {
	text-align: center;
	color:#fff;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 24px;
}
.tt_top06 {
	margin-bottom: 15%;
}
.top06 {
	padding: 18% 3% 10% 3%;
	color: #fff;
	background:url(../images/bg04_top.png) no-repeat center bottom;
	background-size: 100% auto;
}
.top07 {
	padding: 18% 3% 10% 3%;
	color: #fff;
	background:url(../images/bg05_top.png) no-repeat center bottom;
	background-size: 100% auto;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	.tt_top05 {
		font-size: 20px;
	}
}
@media screen and (max-width:320px) {
	
}
/*TOP09.********************/
.top09 {
	padding: 5% 3%;
	background: #98C63F;
}
.top09 h3 {
	color:#fff;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	font-size: 18px;
	border-bottom:1px solid #fff;
	text-align: center;
}
.top09 .tel_top09 {
	text-align: center;
	margin-bottom: 8px;
}
.top09 .tel_top09 a {
	color:#fff;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
	background:url(../common_img/tel01.png) no-repeat left center;
	background-size: 18px auto;
	padding: 0 0 0 22px;
}
.top09 .fax_top09 {
	text-align: center;
	margin-bottom: 8px;
}
.top09 .fax_top09 span {
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	background:url(../common_img/fax01.png) no-repeat left center;
	background-size: 18px auto;
	padding: 0 0 0 22px;
}
.top09 .btn_top09 {
	margin:auto;
	text-align: center;
}
.top09 .btn_top09 a {
	color:#98c73f;
	font-weight: bold;
	margin:auto;
	width: 270px;
	border-radius: 30px;
	display: block;
	padding: 12px 0 12px 20px;
	font-size: 17px;
	text-decoration: none;
	background:#fff url(../common_img/f_mail.png) no-repeat left 30px center;
	background-size: 18px auto;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}

/*top10.********************/
.top10 h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.top10_in {
	padding: 0 4%;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}