@charset "utf-8";
.bg_color01 {
  background: #ffc;
}
.bg_color02 {
  background: #eee;
}
.bg_color03 {
  background: #fc9;
}
.bg_color_section {
  background: #fff;
}
section {
  position: relative;
}
#imageMap, #imageMap2 img {
  max-width: 100%;
}
article {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

@media screen and (min-width:320px) and (max-width:480px) {
   .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }

  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
	.sec1a{
		margin: 2em auto;
		width: 97%;
		height: auto;
	}
  /*section3*/
    .bg-h2{
	width: 100%;
	margin: 0 auto 1em;
	padding: 1%!important;
	line-height: 1.5em;
	background-position: 10px 10px;
	border: 1px solid #8ec761;
    border-radius: 12px;
	box-sizing: border-box;
	  position: relative;
	}
	.bg-h2 img{
	position: absolute;
	top: 50%;
    left: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		width: 7%;
		height: auto;
	}
	
	.bg-h2 h2{

	padding: 0 0 0 7%;
	width: auto;
	text-align: center;
	font-size: 5vw;
	position: relative;
	line-height: 1.3em;
	color: #393;
	text-align: left;
}
	.sec3_img, .sec3_img img{
		margin: 0 auto;
		width: 100%;
		height: auto;
	}
  /*section3*/
			/*section3b*/
	.rank{
		margin: 1em auto 0;
		width: 100%;
		height: auto;
		padding: 0;

	}
	.rank_no{
		margin-right: .2em .5em;
		padding: 0em;
		border: 1px solid #666;
		font-weight: 900;
	}
	.rank_h3{
		font-size: 8vw!important;
		line-height: 2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_h4{
		font-size: 7vw!important;
		line-height: 2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
		
	}
	.rank_h5{
		font-size: 6vw!important;
		line-height: 2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_p{
		font-size: 5vw!important;
		line-height: 1.5em;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_pb{
		margin: 1em auto 0;
		padding: .3em;
		width: 90%;
		text-align: center!important;
		background: url("../images/bg_sec3b.webp");
		font-size: 5vw;
		border: 1px solid #9c9;
		border-radius: 25px;
		font-weight: 900;
		text-shadow: 
-1px -1px 0px #fff, 
1px -1px 0px #fff, 
1px 1px 0px #fff, 
-1px 1px 0px #fff;
	}
	.rank_pb img{
		margin: 0 .5em;
		width: 7%;
		height: auto;
		vertical-align: middle;
	}
	/*section3b*/
	/*section3c*/
	.sec3c_ti{
	margin: 0 auto 1em;
		padding: 0;
	width: 100%;
		height: auto;
		position: relative;
	}
	.sec3c_ti h2{
		padding: 1em;
	position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	background-color:rgba(255,255,255,0.8);
		border-radius: 20px;
		font-size: 4.5vw;
		line-height: 1.5em;
		z-index: 2;
		white-space: nowrap;
	}
	.sec3cbox{
		margin: 0;
		width: 100%;
		height: auto;
	}
	.sec3cbox p{
		font-size: 5vw;
		margin: .3em;
		padding: .3em 1em;
		background: #f90;
		border-radius: 12px;
		line-height: 1.5em;
		color:#fff;
	}
	
	/*section3c*/
		/*section4*/
.box50{
		margin: 0 auto 2em;
		padding: 0;
		width: 100%;
		height: auto;
		text-align: center;
		border: 1px solid #666;
		box-sizing: border-box;
	}
	.box50b{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
		text-align: center;
		background: url("../images/common/kabe5.jpg");
		border: 1px solid #666;
		box-sizing: border-box;
	}
	.box50 p,.box50b p{
		margin: 0 auto;
		padding: .5em 0;
		display: block;
		background: #fff!important;
		text-align: center;
	}
	/*section4*/
  /*section5*/
  .prof{
		margin: 0;
		padding: 1%;
		width: 100%;
		background: url(../images/bg-mainright1.jpg);
		border: 1px solid #666;
		-moz-border-radius: 12px;    /* Firefox */
        -webkit-border-radius: 12px; /* Safari,Chrome */
        border-radius: 12px;         /* CSS3 */
	  box-sizing: border-box;
	}
	.prof h3{
		margin: 0 0 20px!important;
		padding: 0;
		width: 98%;
		text-align: center;
		font-size: 1.3em;
		line-height: 1.5em;
		color: #3d481e;
		border-bottom: 1px solid #3d481e;
		font-weight: bold;
	}
	.prof2{
		margin: 0;
		padding: 0;
		width: 100%;
		display: inline-block;
	}
	.prof2 h4{
		margin: 0 0 0!important;
		padding: 0;
		width: 98%;
		text-align: left;
		font-size: 1.1em;
		line-height: 1.5em;
	}
	.prof2 dt{
		margin: 0 auto 1em;
		padding: 0;
		width: 60%;
	}
	.prof2 dd{
		margin: 0;
		padding: 0;
		width: 74%;
	}
	.tx-prof{
		padding: 0 0 0 10px;
		font-size: 1em;
		line-height: 1.5em;
		background: url(../images/p02.png) no-repeat;
		background-position: 0 8px!important;
	}
	
  /*section5*/
	 /*section6*/
	.prof-b{
		margin: 0 0 30px;
		padding: 1% 1% 150px 1%;
		width: 97%;
		border: 1px solid #666;
		-moz-border-radius: 12px;    /* Firefox */
        -webkit-border-radius: 12px; /* Safari,Chrome */
        border-radius: 12px;         /* CSS3 */
		background: url(../images/img02.jpg) no-repeat;
		background-position: bottom right;
	}
	/*section6*/
  /*section7*/
  .rightbox1{
	margin:0 auto 30px!important;
	padding:3%;
	width:97%;
	background: url(../images/bg-mainright1.jpg);
	border: 1px solid #9c0!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	  box-sizing: border-box;
}

	
	.right-h3{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 130%;
		text-align: center;
		line-height: 1.3em;
		color: #060;
		border-bottom: 1px solid #060;
		font-weight: 900;
	}
	.right_tel{
		margin: 1em auto;
		width: 80%;
		height: auto;
	}
		.rightbox1b{
	clear: both;
	margin:0 0 0 0!important;
	padding:1%;
	width:98%;
	height: auto;
		background: #fff;
    border-radius: 12px;
		position: relative;
		box-sizing: border-box;
}
	.rightbox1b img{
	position: absolute;
		bottom:0;
		right:1%;
		width: 18%;
		height: auto;
}
	.rightbox2{
	margin:0 auto 30px!important;
	padding:3% 5%;
	width:89.5%!important;
	background: url(../images/bg-side1.jpg);
	border: 1px solid #ff6600!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	}
.rightbox2 h3{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 5vw;
		text-align: center;
		line-height: 1.2em;
	font-weight: bold;
	}
	.rightbox3{
		clear: both;
	margin:0 0 30px 0!important;
	padding:1%;
	width:98%;
	border: 1px solid #666!important;
	-moz-border-radius: 9px;    /* Firefox */
    -webkit-border-radius: 9px; /* Safari,Chrome */
    border-radius: 9px;         /* CSS3 */
	}	
  /*section7*/
	/*section8*/
.rightbox2{
	margin:0 auto 30px!important;
	padding:3% 1%;
	width:97%!important;
	background: url(../images/bg-side1.jpg);
	border: 1px solid #ff6600!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	box-sizing: border-box;
	}
.rightbox2 h3{
		margin: 0 auto .5em;
		padding: 0;
		font-size: 5vw;
		text-align: center;
		line-height: 1.2em;
	font-weight: bold;
	}
	.rightbox2 p{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 5vw;
		text-align: center;
		line-height: 1.5em;
	}
	.rightbox2 p:last-child{
		margin: 0;
		padding: 0;
		font-size: 5vw;
		text-align: center;
		line-height: 1.5em;
	}
	/*section8*/
	/*section9*/
		.sec9box{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.sec9box_in{
		margin: 0 auto 2em;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.sec9box_in:last-child{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.btn_access{
		margin: 0 auto;
	width: 100%;
		height: auto;
    border-radius: 20px!important;
		overflow: hidden;
		border: 1px solid #666;
		cursor: pointer;
	}
	.btn_access:hover{
		margin: 0 auto;
		height: auto;
		border: 1px solid #f93;
	}
	/*section9*/
		/*line*/
	.line_box{
		margin: 2em auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
		background: #cfc;
	}
	.line_box p{
		margin-bottom: 1em;
		text-align: center;
		color:#0c0;
	}
	.line_box img{
		width: 50%;
		height: auto;
	}
	/*line*/
}
@media screen and (min-width:481px) and (max-width:799px) {
   .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }

  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {

  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
		.sec1a{
		margin: 2em auto;
		width: 97%;
		height: auto;
	}
  /*section3*/
    .bg-h2{
	width: 100%;
	margin: 0 auto 1em;
	padding: 1%!important;
	line-height: 1.5em;
	background-position: 10px 10px;
	border: 1px solid #8ec761;
    border-radius: 12px;
	box-sizing: border-box;
	  position: relative;
	}
	.bg-h2 img{
	position: absolute;
	top: 50%;
    left: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		width: 6%;
		height: auto;
	}
	
	.bg-h2 h2{

	padding: 0 0 0 7%;
	width: auto;
	text-align: center;
	font-size: 4vw;
	position: relative;
	line-height: 1.3em;
	color: #393;
	text-align: left;
}
  /*section3*/
		/*section3b*/
	.rank{
		margin: 1em auto 0;
		width: 100%;
		height: auto;
		padding: 0;

	}
	.rank_no{
		margin-right: .2em .5em;
		padding: 0em;
		border: 1px solid #666;
		font-weight: 900;
	}
	.rank_h3{
		font-size: 7vw!important;
		line-height: 2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_h4{
		font-size: 6vw!important;
		line-height: 2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
		
	}
	.rank_h5{
		font-size: 5vw!important;
		line-height: 2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_p{
		font-size: 4vw!important;
		line-height: 1.5em;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_pb{
		margin: 1em auto 0;
		padding: .3em;
		width: 90%;
		text-align: center!important;
		background: url("../images/bg_sec3b.webp");
		font-size: 5vw;
		border: 1px solid #9c9;
		border-radius: 25px;
		font-weight: 900;
		text-shadow: 
-1px -1px 0px #fff, 
1px -1px 0px #fff, 
1px 1px 0px #fff, 
-1px 1px 0px #fff;
	}
	.rank_pb img{
		margin: 0 .5em;
		width: 5%;
		height: auto;
		vertical-align: middle;
	}
	/*section3b*/
	/*section3c*/
	.sec3c_ti{
	margin: 0 auto 2em;
		padding: 0;
	width: 100%;
		height: auto;
		position: relative;
	}
	.sec3c_ti h2{
		padding: 1em;
	position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	background-color:rgba(255,255,255,0.8);
		border-radius: 20px;
		font-size: 4.5vw;
		line-height: 1.5em;
		z-index: 2;
		white-space: nowrap;
	}
	.sec3cbox{
		margin: 0;
		width: 100%;
		height: auto;
	}
	.sec3cbox p{
		margin: .3em;
		padding: .3em 1em;
		background: #f90;
		border-radius: 12px;
		line-height: 1.5em;
		color:#fff;
	}
	
	/*section3c*/
	/*section4*/
	.box50{
		margin: 0 auto 2em;
		padding: 0;
		width: 100%;
		height: auto;
		text-align: center;
		border: 1px solid #666;
		box-sizing: border-box;
	}
	.box50b{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
		text-align: center;
		background: url("../images/common/kabe5.jpg");
		border: 1px solid #666;
		box-sizing: border-box;
	}
	.box50 p,.box50b p{
		margin: 0 auto;
		padding: .5em 0;
		display: block;
		background: #fff!important;
		text-align: center;
	}
	/*section4*/
  /*section5*/
  .prof{
		margin: 0;
		padding: 1%;
		width: 100%;
		background: url(../images/bg-mainright1.jpg);
		border: 1px solid #666;
		-moz-border-radius: 12px;    /* Firefox */
        -webkit-border-radius: 12px; /* Safari,Chrome */
        border-radius: 12px;         /* CSS3 */
	  box-sizing: border-box;
	}
	.prof h3{
		margin: 0 0 20px!important;
		padding: 0;
		width: 98%;
		text-align: center;
		font-size: 1.3em;
		line-height: 1.5em;
		color: #3d481e;
		border-bottom: 1px solid #3d481e;
		font-weight: bold;
	}
	.prof2{
		margin: 0;
		padding: 0;
		width: 100%;
		display: inline-block;
	}
	.prof2 h4{
		margin: 0 0 0!important;
		padding: 0;
		width: 98%;
		text-align: left;
		font-size: 1.1em;
		line-height: 1.5em;
	}
	.prof2 dt{
		float: left;
		margin: 0;
		padding: 0;
		width: 35%;
	}
	.prof2 dd{
		float: right;
		margin: 0;
		padding: 0;
		width: 64%;
	}
	.tx-prof{
		padding: 0 0 0 10px;
		line-height: 1.5em;
		font-size: 1em;
		background: url(../images/p02.png) no-repeat;
		background-position: 0 8px!important;
	}
	
  /*section5*/
	 /*section6*/
	.prof-b{
		margin: 0 0 30px;
		padding: 1% 1% 150px 1%;
		width: 97%;
		border: 1px solid #666;
		-moz-border-radius: 12px;    /* Firefox */
        -webkit-border-radius: 12px; /* Safari,Chrome */
        border-radius: 12px;         /* CSS3 */
		background: url(../images/img02.jpg) no-repeat;
		background-position: bottom right;
	}
	/*section6*/
  /*section7*/
  .rightbox1{
	margin:0 0 30px 0!important;
	padding:3%;
	width:94%;
	background: url(../images/bg-mainright1.jpg);
	border: 1px solid #9c0!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
}

	
	.right-h3{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 130%;
		text-align: center;
		line-height: 1.3em;
		color: #060;
		border-bottom: 1px solid #060;
		font-weight: 900;
	}
	.right_tel{
		margin: 1em auto;
		width: 400px;
		height: auto;
	}
		.rightbox1b{
	clear: both;
	margin:0 0 0 0!important;
	padding:1%;
	width:98%;
	height: auto;
		background: #fff;
    border-radius: 12px;
		position: relative;
}
	.rightbox1b img{
	position: absolute;
		bottom:0;
		right:1%;
		width: 18%;
		height: auto;
}
	.rightbox2{
	margin:0 auto 30px!important;
	padding:3% 5%;
	width:89.5%!important;
	background: url(../images/bg-side1.jpg);
	border: 1px solid #ff6600!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	}
.rightbox2 h3{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 100%;
		text-align: center;
		line-height: 1.2em;
	font-weight: bold;
	}
	.rbox-tx1{
		font-size: 130%!important;
	}
	.rbox-tx2{
		padding: 0 1%!important;
		font-size: 98%!important;
	}
	.rightbox3{
		clear: both;
	margin:0 0 30px 0!important;
	padding:1%;
	width:98%;
	border: 1px solid #666!important;
	-moz-border-radius: 9px;    /* Firefox */
    -webkit-border-radius: 9px; /* Safari,Chrome */
    border-radius: 9px;         /* CSS3 */
	}	
  /*section7*/
	/*section8*/
.rightbox2{
	margin:0 auto 30px!important;
	padding:3% 5%;
	width:89.5%!important;
	background: url(../images/bg-side1.jpg);
	border: 1px solid #ff6600!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	}
.rightbox2 h3{
		margin: 0 auto .5em;
		padding: 0;
		font-size: 1em;
		text-align: center;
		line-height: 1.2em;
	font-weight: bold;
	}
	.rightbox2 p{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 1em;
		text-align: center;
		line-height: 1.5em;
	}
	/*section8*/
	/*section9*/
		.sec9box{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.sec9box_in{
		margin: 0 auto 2em;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.sec9box_in:last-child{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.btn_access{
		margin: 0 auto;
	width: 100%;
		height: auto;
    border-radius: 20px!important;
		overflow: hidden;
		border: 1px solid #666;
		cursor: pointer;
	}
	.btn_access:hover{
		margin: 0 auto;
		height: auto;
		border: 1px solid #f93;
	}
	/*section9*/ 
		/*line*/
	.line_box{
		margin: 2em auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
		background: #cfc;
	}
	.line_box p{
		margin-bottom: 1em;
		text-align: center;
		color:#0c0;
	}
	.line_box img{
		width: 250px;
		height: auto;
	}
	/*line*/
}

@media screen and (min-width:800px) {
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }

  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
	.sec1a{
		margin: 2em auto;
		width: 80%;
		height: auto;
	}
	
  /*section3*/
  .bg-h2{
	width: 100%;
	margin: 0 auto 1em;
	padding: 1%!important;
	line-height: 1.5em;
	background-position: 10px 10px;
	border: 1px solid #8ec761;
    border-radius: 12px;
	box-sizing: border-box;
	  position: relative;
	}
	.bg-h2 img{
	position: absolute;
	top: 50%;
    left: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		width: 4%;
		height: auto;
	}
	
	.bg-h2 h2{
	padding: 0 0 0 5%;
	width: auto;
	text-align: center;
	font-size: 1.3em;
	position: relative;
	line-height: 1.3em;
	color: #393;
	text-align: left;
}
  /*section3*/
	/*section3b*/
	.rank{
		margin: 2em auto 0;
		width: 100%;
		height: auto;
		padding: 0;

	}
	.rank_no{
		margin-right: .5em;
		padding: 0em;
		border: 1px solid #666;
		font-weight: 900;
	}
	.rank_h3{
		font-size: 2em!important;
		line-height: 1.5em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_h4{
		font-size: 1.5em!important;
		line-height: 1.2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
		
	}
	.rank_h5{
		font-size: 1.3em!important;
		line-height: 1.2em;
		font-weight: 900;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_p{
		font-size: 1em!important;
		line-height: 1.5em;
		white-space: nowrap;
		margin-right: 1em;
		vertical-align: middle;
	}
	.rank_pb{
		margin: 1em auto 0;
		padding: .3em;
		width: 80%;
		text-align: center!important;
		background: url("../images/bg_sec3b.webp");
		font-size: 4vw;
		border: 1px solid #9c9;
		border-radius: 25px;
		font-weight: 900;
		text-shadow: 
-1px -1px 0px #fff, 
1px -1px 0px #fff, 
1px 1px 0px #fff, 
-1px 1px 0px #fff;
	}
	.rank_pb img{
		margin: 0 .5em;
		width: 5%;
		height: auto;
		vertical-align: middle;
	}
	/*section3b*/
	/*section3c*/
	.sec3c_ti{
	margin: 0 auto 2em;
		padding: 0;
	width: 100%;
		height: auto;
		position: relative;
	}
	.sec3c_ti h2{
		padding: 1em;
	position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	background-color:rgba(255,255,255,0.8);
		border-radius: 20px;
		font-size: 4vw;
		line-height: 1.5em;
		z-index: 2;
		white-space: nowrap;
	}
	.sec3cbox{
		margin: 0;
		width: 100%;
		height: auto;
	}
	.sec3cbox p{
		margin: .3em;
		padding: .3em 1em;
		background: #f90;
		border-radius: 12px;
		line-height: 1.5em;
		color:#fff;
	}
	
	/*section3c*/
	/*section4*/
	.box50{
		margin: 1%;
		padding: 0;
		width: 48%;
		height: auto;
		text-align: center;
		border: 1px solid #666;
		box-sizing: border-box;
	}
	.box50b{
		margin: 1%;
		padding: 0;
		width: 48%;
		height: auto;
		text-align: center;
		background: url("../images/common/kabe5.jpg");
		border: 1px solid #666;
		box-sizing: border-box;
	}
	.box50 p,.box50b p{
		margin: 0 auto;
		padding: .5em 0;
		display: block;
		background: #fff!important;
		text-align: center;
	}
	/*section4*/
  /*section5*/
  .prof{
		margin: 0;
		padding: 1%;
		width: 100%;
		background: url(../images/bg-mainright1.jpg);
		border: 1px solid #666;
		-moz-border-radius: 12px;    /* Firefox */
        -webkit-border-radius: 12px; /* Safari,Chrome */
        border-radius: 12px;         /* CSS3 */
	  box-sizing: border-box;
	}
	.prof h3{
		margin: 0 0 20px!important;
		padding: 0;
		width: 98%;
		text-align: center;
		font-size: 130%;
		line-height: 1.5em;
		color: #3d481e;
		border-bottom: 1px solid #3d481e;
		font-weight: bold;
	}
	.prof2{
		margin: 0;
		padding: 0;
		width: 100%;
		display: inline-block;
	}
	.prof2 h4{
		margin: 0 0 0!important;
		padding: 0;
		width: 98%;
		text-align: left;
		font-size: 1.2em;
		line-height: 1.5em;
	}
	.prof2 dt{
		float: left;
		margin: 0;
		padding: 0;
		width: 25%;
	}
	.prof2 dd{
		float: right;
		margin: 0;
		padding: 0;
		width: 74%;
	}
	.tx-prof{
		padding: 0 0 0 10px;
		line-height: 1.5em;
		font-size: 1.1em;
		background: url(../images/p02.png) no-repeat;
		background-position: 0 8px!important;
	}
	
  /*section5*/
	 /*section6*/
	.prof-b{
		margin: 0 0 30px;
		padding: 1% 1% 150px 1%;
		width: 97%;
		border: 1px solid #666;
		-moz-border-radius: 12px;    /* Firefox */
        -webkit-border-radius: 12px; /* Safari,Chrome */
        border-radius: 12px;         /* CSS3 */
		background: url(../images/img02.jpg) no-repeat;
		background-position: bottom right;
	}
	/*section6*/
  /*section7*/
  .rightbox1{
	margin:0 0 30px 0!important;
	padding:3%;
	width:94%;
	background: url(../images/bg-mainright1.jpg);
	border: 1px solid #9c0!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
}

	
	.right-h3{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 130%;
		text-align: center;
		line-height: 1.3em;
		color: #060;
		border-bottom: 1px solid #060;
		font-weight: 900;
	}
	.right_tel{
		margin: 1em auto;
		width: 400px;
		height: auto;
	}
	.rightbox1b{
	clear: both;
	margin:0 0 0 0!important;
	padding:1%;
	width:98%;
	height: auto;
		background: #fff;
    border-radius: 12px;
		position: relative;
}
	.rightbox1b img{
	position: absolute;
		bottom:0;
		right:1%;
		width: 120px;
		height: auto;
}
	.rightbox2{
	margin:0 auto 30px!important;
	padding:3% 5%;
	width:89.5%!important;
	background: url(../images/bg-side1.jpg);
	border: 1px solid #ff6600!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	}
.rightbox2 h3{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 100%;
		text-align: center;
		line-height: 1.2em;
	font-weight: bold;
	}
	.rbox-tx1{
		font-size: 130%!important;
	}
	.rbox-tx2{
		padding: 0 1%!important;
		font-size: 98%!important;
	}
	.rightbox3{
		clear: both;
	margin:0 0 30px 0!important;
	padding:1%;
	width:98%;
	border: 1px solid #666!important;
	-moz-border-radius: 9px;    /* Firefox */
    -webkit-border-radius: 9px; /* Safari,Chrome */
    border-radius: 9px;         /* CSS3 */
	}	
  /*section7*/
	/*section8*/
.rightbox2{
	margin:0 auto 30px!important;
	padding:3% 5%;
	width:89.5%!important;
	background: url(../images/bg-side1.jpg);
	border: 1px solid #ff6600!important;
	-moz-border-radius: 12px;    /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px;         /* CSS3 */
	}
.rightbox2 h3{
		margin: 0 auto .5em;
		padding: 0;
		font-size: 1em;
		text-align: center;
		line-height: 1.2em;
	font-weight: bold;
	}
	.rightbox2 p{
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
		font-size: 1em;
		text-align: center;
		line-height: 1.5em;
	}
	/*section8*/
	/*section9*/
	.sec9box{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		height: auto;
	}
	.sec9box_in{
		margin: 0 auto;
		padding: 0;
		width: 48%;
		height: auto;
	}
	.btn_access{
		margin: 0 auto;
	width: 100%;
		height: auto;
    border-radius: 20px!important;
		overflow: hidden;
		border: 1px solid #666;
		cursor: pointer;
	}
	.btn_access:hover{
		margin: 0 auto;
		height: auto;
		border: 1px solid #f93;
	}
	/*section9*/
	/*line*/
	.line_box{
		margin: 2em auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
		background: #cfc;
	}
	.line_box p{
		margin-bottom: 1em;
		text-align: center;
		color:#0c0;
	}
	.line_box img{
		width: 250px;
		height: auto;
	}
	/*line*/
}