@charset "UTF-8";
.sonaeKv{
	position: relative;
	height: calc(100vw * 410 / 750);
	max-height: calc(410 * 750px / 750);
	background-color: #ffea8a;
	background-image: url(../img/sonaeKv_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	overflow: hidden;
}
p.sonaeKv_ttl_head{
	margin-top: 4rem;
	margin-bottom: -1rem;
	text-align: center;
}
p.sonaeKv_ttl_head img{
	width: 22rem;
	margin-bottom: 1.5rem;
}
.sonaeKv_ttl{
	font-size: 3.2rem;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}
@media screen and (min-width:750px){
	.sonaeKv{
		height: calc(100vw * 330 / 750);
		max-height: calc(330 * 750px / 750);
	}
}

.bousai_wrapper .pageHeader{
	padding: 2rem 0 2.5rem;
}
.sonaeAnchor{
	box-sizing: border-box;
	padding: 2rem 1rem 0!important;
	overflow: hidden;
}
.sonaeAnchor li{
	float: left;
	width: 32%;
	margin-right: 2%;
	vertical-align: middle;
}
.sonaeAnchor li:last-child{
	margin-right: 0;
}
.sonaeAnchor li a{
	display: block;
	color: #094;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 1rem 1rem 1rem 0;
	background-color: #fff;
	border: 1px solid #094;
	border-radius: 1rem;
	position: relative;
}
.sonaeAnchor li a:after{
	position: absolute;
	top: 50%;
	right: .5rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "CONDENSEicon";
	content: "û";
}
.sonaeAnchor li:hover a,
.sonaeAnchor li.active a{
	color: #fff;
	background-color: #094;
}

.bousai_wrapper .sonaeList {
}
.bousai_wrapper .sonaeList_box {
  padding: 3rem 0;
	margin: 0 3rem;
	border-bottom: 1px solid #ccc;
}
.bousai_wrapper .sonaeList_box:last-child {
	border-bottom: none;
}
.bousai_wrapper .sonaeList_box .sonaeList_txt{
	margin-bottom: 3rem;
}
.bousai_wrapper .sonaeList_box .pageSec_ttl{
	margin-bottom: 1rem;
}
.bousai_wrapper .sonaeList_box .pageSec_ttl img{
	display: inline-block;
	vertical-align: middle;
	width: 8rem;
	margin-top: .5rem;
	margin-right: 1rem;
}
.bousai_wrapper .sonaeList_box .pageSec_ttl span{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	line-height: 1.3;
}
.bousai_wrapper .sonaeList_box .sonaeList_btn{
	padding: 0 2rem;
	margin-bottom: 1rem;
}
.bousai_wrapper .sonaeList_box .sonaeList_idea{
	text-align: right;
}
.bousai_wrapper .sonaeList_box .sonaeList_idea a{
	display: inline-block;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 1rem 0 1rem 3rem;
	background-image: url(../img/sonaeList_idea.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 2rem auto;
}
.bousai_wrapper .sonaeList_box .sonaeList_idea a:after{
	font-family: "CONDENSEicon";
	content: "û";
	margin-left: 1rem;
}

.bousai_wrapper .sonaeIdea {
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #ffe157;
  -webkit-box-shadow: 0 0 120px 20px rgba(255, 255, 255, 0.1) inset;
  box-shadow: 0 0 120px 20px rgba(255, 255, 255, 0.1) inset;
}
.bousai_wrapper .sonaeIdea .sonaeIdea_ttl{
	margin-bottom: 2rem;
	overflow: hidden;
}
.bousai_wrapper .sonaeIdea .sonaeIdea_ttl img{
	float: left;
	width: 3rem;
	margin-top: 1.5rem;
}
.bousai_wrapper .sonaeIdea .sonaeIdea_ttl span{
	display: block;
	overflow: hidden;
	font-size: 2.2rem;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: -.1rem;
	text-align: left;
	white-space: nowrap;
}
.bousai_wrapper .sonaeIdea .sonaeIdea_ttl span b{
	display: inline-block;
	color: #094;
	font-size: 1.3rem;
	letter-spacing: 0;
	margin-left: .5rem
}
.bousai_wrapper .sonaeIdea_box {
  padding: 2rem;
  border-radius: 1rem;
  background-color: #fff;
  -webkit-box-shadow: 0.1rem 0.1rem 0.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0.1rem 0.1rem 0.5rem rgba(0, 0, 0, 0.1);
}
.bousai_wrapper .sonaeIdea_box .sonaeIdea_txt1{
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: .1rem;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2rem;
}
.bousai_wrapper .sonaeIdea_box .sonaeIdea_txt2{
	margin-bottom: 2rem;
}
.categoryNav2 ul{
	margin-bottom: 1.5rem;
	overflow: hidden;
}
.categoryNav2 ul li{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	vertical-align: middle;
}
.categoryNav2 ul li:last-child{
	margin-right: 0;
}
.categoryNav2 ul li a{
	display: block;
	color: #094;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 1rem 0;
	background-color: #fff;
	background-image: url("../img/categoryNav2_bg1.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 15% auto;
	border: 2px solid #ccc;
	border-radius: .5rem;
}
.categoryNav2 ul li:hover a{
	color: #fff;
	background-color: #094;
	background-image: url("../img/categoryNav2_bg2.png");
}
.categoryNav2 ul li.active a{
	color: #fff;
	background-color: #094;
	background-image: none;
}


.bousai_wrapper .sonaeIdea_adviser {
	clear: both;
	font-size: 1.2rem;
	line-height: 2;
	text-align: center;
}



.pageSec{
	padding: 0 0 52%;
	background-image: url(../../../common/img/img_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}

/*MW追記*/
.categoryNav2 ul {
	font-size: 0;
}

.categoryNav2 ul li{
	width: 31.5%;
}





