@charset "UTF-8";
/* ------------------------------------------------------------
	Develop 201602 top
------------------------------------------------------------ */
#allspace {
  opacity: 0;
  filter: alpha(opacity=0);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=0)";
  /* ie 8 */
  -moz-opacity: 0;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0;
  /* Safari 1.x */
}

.commonSettings .inner {
  margin: 0px auto;
  width: 980px;
}
.commonSettings .inner .btnBlock {
  margin-top: 30px;
}
.commonSettings .inner .btnBlock .linkBtn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 440px;
}
.commonSettings .inner .btnBlock .linkBtn a {
  padding: 4px 15px;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.commonSettings .inner .btnBlock .linkBtn a span {
  display: block;
  margin-right: 15px;
  background: url(/common/images/top/icon_linktxt.png) right center no-repeat;
}
.commonSettings .inner .btnBlock .linkBtn.redColor01 {
  background-color: #b71c22;
}
.commonSettings .inner .btnBlock .linkBtn.redColor02 {
  background-color: #e50114;
}
.commonSettings .inner .btnBlock .linkBtn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

#pickupTopNews {
  padding: 50px 0px;
  background: url(/class/Portals/0/images/common/bg_pattern1.png) left top repeat;
}
#pickupTopNews .inner {
  position: relative;
  letter-spacing: 0;
}
#pickupTopNews .inner .popImg {
  position: absolute;
  top: -90px;
  left: -167px;
}
#pickupTopNews .inner .newsBox {
  width: 310px;
  float: left;
  margin-right: 25px;
  margin-bottom: 30px;
  background-color: #fff;
}
#pickupTopNews .inner .newsBox a dl dt {
  padding: 20px 10px;
  font-size: 19px;
  font-weight: bold;
  color: #e50114;
  line-height: 1;
}
#pickupTopNews .inner .newsBox a dl dd {
  text-align: justify;
  font-size: 13px;
  padding: 0 10px 20px;
  color: #4d4d4d;
}
#pickupTopNews .inner .newsBox a dl dd strong {
  font-weight: bold;
}
#pickupTopNews .inner .newsBox:last-child {
  margin-right: 0;
}
#pickupTopNews .inner .newsBox:hover {
  opacity: .7;
}
#pickupTopNews .inner .shunkiBox .txtBlock {
  width: 535px;
  float: left;
}
#pickupTopNews .inner .shunkiBox .txtBlock dt {
  font-size: 26px;
  line-height: 1.46;
  color: #e50114;
  padding-bottom: 18px;
  border-bottom: 2px dotted #e50114;
}
#pickupTopNews .inner .shunkiBox .txtBlock dd {
  font-size: 14px;
  line-height: 1.78;
  margin: 20px 0;
}
#pickupTopNews .inner .photoBlock {
  width: 380px;
  float: right;
}
#pickupTopNews .inner .photoBlock ul {
  margin-top: 10px;
}
#pickupTopNews .inner .photoBlock ul li {
  float: left;
}
#pickupTopNews .inner .photoBlock ul li:last-child {
  float: right;
}

#pickupTopContents {
  padding: 50px 0px;
  background: #888 url(/common/images/top/bg_sakura.jpg) center top no-repeat;
  background-size: cover;
}
#pickupTopContents .inner .titleSpace {
  margin: 0px auto;
  width: 800px;
  position: relative;
  text-align: center;
}
#pickupTopContents .inner .titleSpace .subTitle {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-shadow: 1px 1px 3px #042748;
  margin-bottom: 15px;
  padding-left: 20px;
  background: url(/common/images/top/quotation_left.png) left top no-repeat;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}
#pickupTopContents .inner .titleSpace .subTitle strong {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 20px;
  background: url(/common/images/top/quotation_right.png) right top no-repeat;
}
#pickupTopContents .inner .titleSpace .mainTitle {
  text-shadow: 1px 1px 3px #042748;
  text-align: center;
}
#pickupTopContents .inner .titleSpace .mainTitle strong {
  font-size: 56px;
  font-weight: bold;
  color: #fff;
  line-height: 1.0;
}
#pickupTopContents .inner .titleSpace .popImg {
  position: absolute;
  top: -65px;
  right: -210px;
}
#pickupTopContents .inner .titleSpace .pointList {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 15px auto 40px;
  background-color: #fff;
  text-align: center;
  letter-spacing: -.40em;
}
#pickupTopContents .inner .titleSpace .pointList li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 85px;
  letter-spacing: normal;
  background-color: #fff;
  text-align: center;
}
#pickupTopContents .inner .titleSpace .pointList li:last-child {
  margin-right: 0;
}
#pickupTopContents .inner .titleSpace .pointList li span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 5px 0px 3px 35px;
  color: #092d69;
  font-size: 23px;
  background: url(/common/images/top/icon_checkmark.png) left center no-repeat;
  font-family: "Hiragino Kaku Gothic ProN W3","ヒラギノ角ゴ ProN W3" !important;
  font-weight: bold;
}
#pickupTopContents .inner .bnrList {
  margin-bottom: 15px;
}
#pickupTopContents .inner .bnrList:last-child {
  margin-bottom: 0;
}
#pickupTopContents .inner .bnrList li {
  width: 480px;
  float: left;
  background-color: #fff;
}
#pickupTopContents .inner .bnrList li img {
  vertical-align: bottom;
}
#pickupTopContents .inner .bnrList li:last-child {
  float: right;
}

#yarukiTopNews {
  margin-bottom: 20px;
  padding: 50px 0px;
  background-color: #fbf8ef;
}
#yarukiTopNews .inner {
  position: relative;
}
#yarukiTopNews .inner .popImg {
  position: absolute;
  top: -90px;
  left: -167px;
}
#yarukiTopNews .inner .newsBlock {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #c5c5c3;
}
#yarukiTopNews .inner .newsBlock:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-style: none;
}
#yarukiTopNews .inner .newsBlock .txtBlock {
  width: 535px;
  float: left;
}
#yarukiTopNews .inner .newsBlock .txtBlock dl dt {
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #e50114;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4;
  border-bottom: dotted 2px #e50114;
}
#yarukiTopNews .inner .newsBlock .txtBlock dl dd {
  text-align: justify;
}
#yarukiTopNews .inner .newsBlock .photoBlock {
  width: 380px;
  float: right;
}

#yarukiTopNews.topOricon {
  background: url(/common/images/top/bg_photo_oricon.jpg) center top no-repeat;
  background-size: cover;
  margin: 20px auto 0;
  padding: 60px auto 50px;
}
#yarukiTopNews.topOricon .oriconTitle {
  color: #fff;
  border-bottom: none;
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  margin: 0 auto 40px;
  text-align: center;
}
#yarukiTopNews.topOricon .awardBlock .awardBox {
  background-color: #fff;
  width: 416px;
  padding: 26px;
  border: 3px solid #b48719;
  float: left;
}
#yarukiTopNews.topOricon .awardBlock .awardBox .txtBlock {
  width: 100%;
  height: 91px;
  margin: 24px auto 30px;
}
#yarukiTopNews.topOricon .awardBlock .awardBox .linkBtn {
  background-color: #e50114;
  width: 100%;
  position: relative;
}
#yarukiTopNews.topOricon .awardBlock .awardBox .linkBtn a {
  font-size: 14px;
  line-height: 1;
  padding: 9px 50px 9px 15px;
}
#yarukiTopNews.topOricon .awardBlock .awardBox .linkBtn a::after {
  content: url(/common/images/top/icon_linktxt.png);
  position: relative;
  left: 10px;
  top: 1px;
}
#yarukiTopNews.topOricon .awardBlock .shougaku {
  margin-right: 32px;
}
#yarukiTopNews.topOricon .awardBlock .shougaku .linkBtn::after {
  content: url(/common/images/top/oricon_boy.png);
  position: absolute;
  right: 0;
  bottom: 0;
}
#yarukiTopNews.topOricon .awardBlock .koukou .linkBtn::after {
  content: url(/common/images/top/oricon_girl.png);
  position: absolute;
  right: 0;
  bottom: -1px;
}

/* ------------------------------------------------------------
	Develop 201604 Top
------------------------------------------------------------ */
#shingakuSodankaiArea {
  background: url(/common/images/top/shingaku/bg_bluegradient.jpg) left top repeat-x;
}
#shingakuSodankaiArea:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  cursor: pointer;
}
#shingakuSodankaiArea .inner {
  height: 346px;
  background: url(/common/images/top/shingaku/img_boyandgirl.png) center bottom no-repeat;
}
#shingakuSodankaiArea .inner .titleArea {
  margin-bottom: 4px;
  position: relative;
}
#shingakuSodankaiArea .inner .titleArea dl {
  text-shadow: 1px 1px 10px #002248;
  padding-top: 70px;
  color: #fff;
}
#shingakuSodankaiArea .inner .titleArea dl dt {
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1.0;
}
#shingakuSodankaiArea .inner .titleArea dl dd {
  text-align: center;
  line-height: 1.0;
}
#shingakuSodankaiArea .inner .titleArea dl dd a {
  color: #fff;
}
#shingakuSodankaiArea .inner .titleArea dl dd strong {
  font-size: 68px;
  font-weight: normal;
}
#shingakuSodankaiArea .inner .titleArea .popImg {
  position: absolute;
  top: 10px;
  right: 200px;
}
#shingakuSodankaiArea .inner .blueBgArea {
  margin: 0px auto 15px;
  padding: 5px 0px;
  background-color: #0057a8;
  text-align: center;
  line-height: 1.0;
}
#shingakuSodankaiArea .inner .blueBgArea span {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.2em;
}
#shingakuSodankaiArea .inner .cityList ul {
  text-align: center;
  letter-spacing: -.40em;
  line-height: 1.0;
}
#shingakuSodankaiArea .inner .cityList ul:not(:last-child) {
  margin-bottom: 12px;
}
#shingakuSodankaiArea .inner .cityList ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #e00000;
  font-size: 14px;
  line-height: 1.0;
  letter-spacing: normal;
  font-weight: bold;
}
#shingakuSodankaiArea .inner .cityList ul li:not(:last-child) {
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 1px #e00000;
}
#shingakuSodankaiArea .inner .cityList ul li span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 2px;
  font-size: 12px;
  vertical-align: middle;
}

/* ------------------------------------------------------------
	Top Cm Area
------------------------------------------------------------ */
.topCmArea {
  background: url(/common/images/top/cm/bg_cm.jpg) center top no-repeat;
  background-size: cover;
  height: 390px;
}
.topCmArea .innerArea {
  margin: 0px auto;
  width: 980px;
  position: relative;
}
.topCmArea .innerArea .popImg {
  position: absolute;
  top: 20px;
  left: -50px;
}
.topCmArea .innerArea .txtBlock {
  text-align: center;
  padding-top: 80px;
  width: 100%;
}
.topCmArea .innerArea .txtBlock dl {
  margin-bottom: 45px;
}
.topCmArea .innerArea .txtBlock dl dt {
  text-align: center;
  margin-bottom: 25px;
}
.topCmArea .innerArea .txtBlock dl dt img {
  vertical-align: bottom;
}
.topCmArea .innerArea .txtBlock dl dd {
  text-align: center;
  color: #fff;
  line-height: 1.8;
  font-size: 20px;
}
.topCmArea .innerArea .txtBlock .linkBtn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.topCmArea .innerArea .txtBlock .linkBtn a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  background: #e30012;
  display: block;
  text-align: center;
  line-height: 1.4;
  width: 440px;
}
.topCmArea .innerArea .txtBlock .linkBtn a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.topCmArea .innerArea .txtBlock .linkBtn a span {
  display: block;
  padding: 10px 0 8px;
  margin: 0 30px;
  background: url(/common/images/top/cm/arrow.png) right center no-repeat;
  background-size: 7px auto;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}

.topCmArea.story {
  margin-bottom: 40px;
  background: url(/common/images/top/cm/bg_story.jpg) center top no-repeat;
  background-size: cover;
}
.topCmArea.story .innerArea {
  padding: 43px 0;
}
.topCmArea.story .innerArea .popImg {
  position: absolute;
  top: 30px;
  left: -162px;
}
.topCmArea.story .innerArea .txtSide {
  width: 530px;
  float: left;
}
.topCmArea.story .innerArea .txtSide dl dt {
  margin-bottom: 30px;
}
.topCmArea.story .btnBlock {
  margin-top: 40px;
}
.topCmArea.story .btnBlock .linkBtn {
  text-align: left;
}
.topCmArea.story .btnBlock .linkBtn a {
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  width: 440px;
  margin: 0 auto;
  text-align: center;
  background: #e50114;
}
.topCmArea.story .btnBlock .linkBtn a span {
  font-size: 14px;
  padding: 10px 20px 8px;
  margin-left: 30px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  background: url("/common/images/top/cm/icon_link.png") left center no-repeat;
  background-size: 14px auto;
}
.topCmArea.story .btnBlock .linkBtn a:hover {
  opacity: 0.7;
}

/* ------------------------------------------------------------
	Develop 201703 Top
------------------------------------------------------------ */
#yarukiTopNews.topOricon {
  margin-top: 0;
}

#pickupTopNews .inner .shunkiBox .txtBlock {
  width: 574px;
}

#shunkiTopNews {
  background: url(/common/images/top/bg_shunki2017.jpg) center top no-repeat;
  background-size: cover;
}
#shunkiTopNews .innerArea {
  padding: 115px 0 85px;
  margin: 0px auto;
  width: 980px;
  position: relative;
}
#shunkiTopNews .innerArea .popImg {
  position: absolute;
  top: -10px;
  left: -162px;
}
#shunkiTopNews .innerArea .txtSide {
  width: 445px;
  float: left;
  margin-left: 40px;
}
#shunkiTopNews .innerArea .txtSide dl dt {
  font-weight: bold;
  font-size: 32px;
  color: #e30012;
  margin-bottom: 25px;
}
#shunkiTopNews .innerArea .txtSide dl dd .bold {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
#shunkiTopNews .btnBlock {
  margin: 40px 0 0 40px;
}
#shunkiTopNews .btnBlock .linkBtn {
  text-align: left;
}
#shunkiTopNews .btnBlock .linkBtn a {
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  width: 440px;
  margin: 0 auto;
  text-align: center;
  background: #e50114;
}
#shunkiTopNews .btnBlock .linkBtn a span {
  display: block;
  padding: 10px 0 8px;
  margin: 0 20px;
  background: url(/common/images/top/cm/arrow.png) right center no-repeat;
  background-size: 7px auto;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
#shunkiTopNews .btnBlock .linkBtn a:hover {
  opacity: 0.7;
}
