@charset "utf-8";
.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;
	background: #d1e7fb url(../images/bg02.png) no-repeat center top;
	background-size: 100% auto;
}
#mainVisual .inner {
	padding: 5% 3% 7% 3%;
	background: url(../images/bg01.png) no-repeat center bottom;
	background-size: 100% auto;
}
#mainVisual h2 {
	width: 82%;
	margin-bottom: 12%;
}
.box_mainVisual {
	margin-bottom: 2%;
}
.box_mainVisual .col01 {
	position: relative;
	float: left;
	width: 49.5%;
}
.box_mainVisual li {
	padding: 3px 0 3px 18px;
	font-size: 16px;
}
.box_mainVisual li a {
	text-decoration: none;
	color: #fff;
}
.box_mainVisual .col01 .drop_mainVisual {
	padding: 3% 5%;
	background: rgba(241,128,157,0.95);
}
.box_mainVisual .col01 ul li {
	background: url(../common_img/arr01.png) no-repeat left center;
	background-size: 12px auto;
}
.box_mainVisual .col02 {
	position: relative;
	float: right;
	width: 49.5%;
}
.drop_mainVisual {
	display: none;
	position: absolute;
	top:100%;
	left: 2%;
	right: 0;
	width: 97%;
}
.box_mainVisual .col02 ul li {
	background: url(../common_img/arr02.png) no-repeat left center;
	background-size: 12px auto;
}
.box_mainVisual .col02 .drop_mainVisual {
	padding: 3% 5%;
	background: rgba(254,164,22,0.95);
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	.box_mainVisual li {
	    font-size: 13px;
	}
}
@media screen and (max-width:320px) {

}
/*TOP01.********************/
.top01 h3 {
	margin-bottom: -2%;
}
.top01_inner {
	background: url(../common_img/bg01.png);
	background-size: 13px auto;
	padding: 0 0 5% 0;
}
.box01_top01 {
	padding: 4% 5% 0 5%;
}
.box02_top01 {
	margin:0 3%;
	position: relative;
	background:#fff;
	padding: 3% 3%;
	text-align: center;
}
.btn01_top01 {
    position: absolute;
    right: 60%;
    width: 31%;
    top: 21%;
}
.btn02_top01 {
    position: absolute;
    right: 60%;
    width: 34%;
    top: 35.5%;
}
.btn03_top01 {
    position: absolute;
    right: 60%;
    width: 28%;
    top: 50%;
}
.btn04_top01 {
    position: absolute;
    right: 3%;
    width: 39%;
    top: 21%;
}
.btn05_top01 {
    position: absolute;
    right: 3%;
    width: 30%;
    top: 35.5%;
}
.btn06_top01 {
    position: absolute;
    right: 3%;
    width: 28%;
    top: 50%;
}
.btn07_top01 {
    position: absolute;
    right: 3%;
    width: 23%;
    top: 67%;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {

}
/*TOP02.********************/
.top02 h3 {
	margin-bottom: -2%;
}
.top02_in {
	background: url(../common_img/bg01.png);
	background-size: 13px auto;
}
.box01_top02 {
	padding: 4% 5% 0 5%;
}
.list_top02 li {
	width: 49%;
	margin-bottom: 10px;
}
.list_top02 li:nth-child(2n) {
	float: right;
}
.list_top02 li:nth-child(2n+1) {
	float: left;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}
/*TOP03.********************/
.list_top03 {
	margin-bottom: 20px;
	padding: 0 3% 20px 3%;
    border-bottom: 1px solid #cdc7c1;
}
.list_top03 li {
	width: 49%;
}
.list_top03 li:nth-child(2n) {
	float: right;
}
.list_top03 li:nth-child(2n+1) {
	float: left;
}
.list_top03 h4 {
	background: url(../common_img/icon01.png) no-repeat left top;
	background-size: 19px auto;
	padding: 0 0 0 24px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #614c2d;
}
.img_top03 {
	text-align: center;
	margin-bottom: 20px;
}
.btn_top03 {
	text-align: center;
}
.side02 .info_news dl dt {
    font-weight: bold;
}
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	.list_top03 h4 {
		font-size: 16px;
	}
}
@media screen and (max-width:320px) {
	
}
/*TOP04.********************/

@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {
	
}
/*TOP05.********************/

@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}
/*TOP09.********************/
@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}

/*top10.********************/

@media screen and (max-width:420px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}