@charset "UTF-8";

.zone01{
	background:#f5f5f7;
	height:auto;
	padding-top:80px;
	padding-bottom:50px;
}
.white100{
width:100%;
height:3px;
}
.white100 img{
width:100%;
height:3px;
}
.title01{
text-align:center;
}
.title01 img{width:330px;}
.title02{
text-align:center;
}
.title02 img{width:220px;}
.title03{
text-align:center;
}
.title03 img{width:550px;}
.z01a{
text-align:center;
margin-top:30px;
}
.z01a img{width:220px;}
@media screen and (max-width: 991px) {
.z01a img{width:200px;}
}
.z01b{
text-align:center;
margin-top:30px;
}
.z01b img{width:220px;}
.zone02_l{
	background:#f8edf2;
	height:auto;
border-top:24px solid #fff;
border-left:24px solid #fff;
border-bottom:24px solid #fff;
border-right:12px solid #fff;
padding:80px 15px 50px 15px;
}
.zone02_r{
background:#f9f8f5 url(../images/home/z02_r_bk.jpg) center bottom no-repeat; background-size:50%;
height:auto;
border-top:24px solid #fff;
border-left:12px solid #fff;
border-bottom:24px solid #fff;
border-right:24px solid #fff;
padding:80px 15px 50px 15px;
}
.z02_table{
	width:300px;
	text-align:center;
	margin:40px auto;
	
}
.z02_table_td{
	width:50%;
	text-align:center;
}
.z02_table_td img{
	width:82px;
}
.zone03 {
  display: flex;
  padding: 30px 0;
	width:100%;
}
.zone_left {
  display: flex;
  align-items: start;
  justify-content: start;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  width: 240px;
  height: 10px;
	padding-right:20px;
	margin-bottom:250px;
}
.zone_left img{
	margin-top:0px;
	width:78px;
}
.zone_main {
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
}
.zone_right{
  width: 200px;
}
.z03_in01{
background:#002359;
border-radius:30px;
width:100%;
height:auto;
padding:30px 40px;
}
.z03_in02{
background:#676157;
border-radius:30px;
width:100%;
height:auto;
padding:30px 40px;
}
.z03_in03{
background:#f5f5f5;
border-radius:30px;
width:100%;
height:auto;
padding:30px 40px;
}
.z03_in_t01{
color:#fff;
font-size:150%;
font-weight:bold;
letter-spacing:0.1em;
}
.z03_in_t01b{
color:#000;
font-size:150%;
font-weight:bold;
letter-spacing:0.1em;
}

.z03_con02{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0.1em;
	font-size:110%;
	font-weight:bold;
	color:#fff;
}
.z03_con02b{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0.1em;
	font-size:110%;
	font-weight:bold;
	color:#000;
}
.z03_rp{
	margin-right:-130px;
}
.z03_con03_l{
text-align:left;
position:relative;
}
.z03_con03_l img{
width:150px;
}
.z03_con03_r{
text-align:right;
position:absolute;
top:0;
right:50px;
}
.z03_con03_r img{
width:48px;
}
.zone04{
	padding:50px 15px;
}
.sl_txt{text-align:center;margin-top:30px;margin-bottom:30px;}
.sl_txt01{background:#ff0000;text-align:center:font-size:90%;text-decoration:none;color:#fff;margin-right:10px;padding:3px 10px 5px 10px;}
.sl_txt02{font-size:100%;text-decoration:none;color:#000;}
.sl_txt02::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url(../images/home/yajirushi.svg) no-repeat;
  background-size: contain;
  margin-left: 12px;
  vertical-align: middle;
}
.sl_txt02_g{font-size:100%;text-decoration:none;color:#000;}
.sl_txt02_g::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url(../images/home/gaibu_link.svg) no-repeat;
  background-size: contain;
  margin-left: 12px;
  vertical-align: middle;
}
.zone05{
	background:#f5f5f7;
	height:auto;
	padding-top:80px;
	padding-bottom:50px;
	overflow: hidden;
}
.news_zone{
	background:#fff;
	width:100%;
	padding:0;
	overflow: hidden;
	margin:0 0px;
}
.news-wrap{
	height:200px;
	padding:20px 25px;
}
.news-y{
font-weight:bold;	
}
.news-d{
font-weight:bold;
font-size:250%;
margin-top:-10px;
}
.news-title{
	text-decoration:none;
	color:#000;
	margin-top:15px;
	font-size:110%;
}
.news-title a{
	text-decoration:none;
	color:#000;
}
.news-thumb{
	width:100%;
	overflow: hidden;
}
.news-thumb img{
	width:100%;
	overflow: hidden;	
}
@media screen and (min-width:1600px) {
	.zone03_top{display:none}
.z03_con01{
	padding:5px 60px 15px 60px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.zone03_top{display:none}
.z03_con01{
	padding:5px 30px 15px 30px;
}
.z03_con02{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0.1em;
	font-size:100%;
	font-weight:bold;
	color:#fff;
}
.z03_con02b{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0.1em;
	font-size:100%;
	font-weight:bold;
	color:#000;
}
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
	.zone03_top{display:none}
.z03_con01{
	padding:10px 0px 15px 0px;
}
.z03_con02{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0em;
	font-size:100%;
	font-weight:bold;
	color:#fff;
}
.z03_con02b{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0em;
	font-size:100%;
	font-weight:bold;
	color:#000;
}
}
@media screen and (min-width: 576px) and (max-width: 991px) {
.zone03_top {width:100%;padding-left:20px;margin-top:40px;margin-bottom:15px;}
.zone03_top img{width:260px;}
.zone_left {display:none}
.zone_right{display:none}
.zone_main {
  margin-right: 10px;
  margin-left: 20px;
}
.z03_con01{
	padding:10px 30px 15px 30px;
}
.z03_con02{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0em;
	font-size:100%;
	font-weight:bold;
	color:#fff;
}
.z03_con02b{
	margin-top:20px;
	line-height:1.5em;
letter-spacing:0em;
	font-size:100%;
	font-weight:bold;
	color:#000;
}
	.z03_rp{
	margin-right:0px;
}

}
@media screen and (max-width: 576px) {
.zone01{
	background:#f5f5f7;
	height:auto;
	padding-top:40px;
	padding-bottom:80px;
}
.title01{
text-align:center;
padding-top:60px;
}
.title01 img{width:250px;}
.title03 img{width:550px;}
.zone02_l{
	background:#f8edf2;
	height:auto;
border-top:24px solid #fff;
border-left:24px solid #fff;
border-bottom:12px solid #fff;
border-right:24px solid #fff;
padding:30px 15px 50px 15px;
}
.zone02_r{
background:#f9f8f5 url(../images/home/z02_r_bk.jpg) center bottom no-repeat; background-size:100%;
	height:450px;
border-top:12px solid #fff;
border-left:24px solid #fff;
border-bottom:24px solid #fff;
border-right:24px solid #fff;
padding:30px 15px 50px 15px;
}
.zone03_top {width:100%;padding-left:20px;margin-top:40px;margin-bottom:15px;}
.zone03_top img{width:260px;}
.zone_left {display:none}
.zone_right{display:none}
.zone_main {
  margin-right: 10px;
  margin-left: 20px;
}
.z03_con01{
	padding:15px 0px 15px 0px;
}
.z03_con02{
	margin-top:20px;
	line-height:1.8em;
letter-spacing:0em;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	text-align:justify;
}
.z03_con02b{
	margin-top:20px;
	line-height:1.8em;
letter-spacing:0em;
	font-size:100%;
	font-weight:bold;
	color:#000;
	text-align:justify;
}
	.z03_rp{
	margin-right:0px;
}
.z03_con03_r{
text-align:right;
position:absolute;
top:0;
right:0px;
}
.news_zone{
	background:#fff;
	width:100%;
	padding:0;
	overflow: hidden;
	margin:0 20px;
}
.zone05{
	background:#f5f5f7;
	height:auto;
	padding-top:30px;
	padding-bottom:50px;
}
}