@charset "UTF-8";
/* under education */
/*------------------------------------------------*/
#education #kv {
  padding-top: 85px;
  padding-bottom: 80px;
  background-image: url("../images/education/kv.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#education #kv .kvTextArea {
  padding-left: 6.29%;
}
@media only screen and (max-width: 767px) {
  #education #kv .kvTextArea {
    padding-left: 0;
  }
}
#education #kv .kvTextArea .title {
  line-height: 1.4;
  margin-top: 10px;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #education #kv .kvTextArea .title {
    font-size: 30px;
  }
}
#education #kv .kvTextArea .title > span {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  #education #kv .kvTextArea .title > span {
    font-size: 18px;
  }
}
#education #educationNavWrap {
  background-color: #fff;
}
#education #educationNavWrap #educationNav > ul {
  text-align: center;
  font-size: 0px;
}
#education #educationNavWrap #educationNav > ul > li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #education #educationNavWrap #educationNav > ul > li {
    width: 50%;
  }
}
#education #educationNavWrap #educationNav > ul > li > a {
  padding: 30px 40px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  -webkkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  color: #000;
}
#education #educationNavWrap #educationNav > ul > li > a:visited, #education #educationNavWrap #educationNav > ul > li > a:focus, #education #educationNavWrap #educationNav > ul > li > a:active {
  color: #000;
}
#education #educationNavWrap #educationNav > ul > li > a:hover {
  color: #666;
}
#education #educationNavWrap #educationNav > ul > li > a:hover:visited, #education #educationNavWrap #educationNav > ul > li > a:hover:focus, #education #educationNavWrap #educationNav > ul > li > a:hover:active {
  color: #666;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education #educationNavWrap #educationNav > ul > li > a {
    line-height: 1.4;
    padding: 20px 25px;
  }
}
@media only screen and (max-width: 767px) {
  #education #educationNavWrap #educationNav > ul > li > a {
    line-height: 1.4;
    padding: 15px 10px;
    font-size: 14px;
  }
}
#education .contentsArea .contWrap {
  width: 100%;
}
#education .contentsArea .contWrap .contBoxInner {
  padding-top: 6.2992%;
  padding-bottom: 6.2992%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education .contentsArea .contWrap .contBoxInner {
    padding-top: 8%;
    padding-bottom: 8%;
  }
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .contWrap .contBoxInner {
    padding-top: 12%;
    padding-bottom: 12%;
  }
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .photoDetailBox > * {
    margin-top: 12%;
  }
  #education .contentsArea .photoDetailBox > *:first-child {
    margin-top: 0;
  }
}
#education .contentsArea .photoDetailBox .right {
  float: right;
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .photoDetailBox .right {
    float: none;
  }
}
#education .contentsArea .photoDetailBox .left {
  float: left;
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .photoDetailBox .left {
    float: none;
  }
}
#education .contentsArea .photoDetailBox .photo, #education .contentsArea .photoDetailBox .detail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education .contentsArea .photoDetailBox .detail > * {
  margin-top: 6.66%;
}
#education .contentsArea .photoDetailBox .detail > *:first-child {
  margin-top: 0;
}
#education .contentsArea .photoDetailBox .detail .textArea p {
  line-height: 2;
  font-size: 16px;
}
#education .contentsArea .photoDetailBox.table {
  width: 100%;
  display: table;
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .photoDetailBox.table {
    display: block;
  }
}
#education .contentsArea .photoDetailBox.table > .photo, #education .contentsArea .photoDetailBox.table > .detail {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .photoDetailBox.table > .photo, #education .contentsArea .photoDetailBox.table > .detail {
    display: block;
  }
}
#education .contentsArea .moreBtnList > ul > * {
  margin-top: 3.33%;
}
#education .contentsArea .moreBtnList > ul > *:first-child {
  margin-top: 0;
}
#education .contentsArea .moreBtnList > ul > li > a {
  line-height: 1.4;
  padding: 15px 40px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  background-color: #0b3a9e;
  -webkkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
}
#education .contentsArea .moreBtnList > ul > li > a:visited, #education .contentsArea .moreBtnList > ul > li > a:focus, #education .contentsArea .moreBtnList > ul > li > a:active {
  color: #fff;
}
#education .contentsArea .moreBtnList > ul > li > a:after {
  width: 11px;
  height: 18px;
  content: '';
  margin-top: -.2em;
  margin-left: 2em;
  background-image: url("../images/icon/arrow_wh.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
#education .contentsArea .moreBtnList > ul > li > a:hover {
  background-color: #2b509e;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education .contentsArea .moreBtnList > ul > li > a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #education .contentsArea .moreBtnList > ul > li > a {
    width: 100%;
    padding: 15px 41px 15px 20px;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  #education .contentsArea .moreBtnList > ul > li > a:after {
    margin-top: -9px;
    position: absolute;
    top: 50%;
    right: 20px;
  }
}
#education #charm {
  background-color: #dbe9f0;
}
#education #charm .photoDetailBox .photo {
  width: 48.42%;
}
@media only screen and (max-width: 767px) {
  #education #charm .photoDetailBox .photo {
    width: 100%;
  }
}
#education #charm .photoDetailBox .detail {
  width: 47.24%;
  padding-top: 1.6%;
  padding-right: 6.66%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education #charm .photoDetailBox .detail {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #education #charm .photoDetailBox .detail {
    width: 100%;
    padding: 0;
  }
}
#education #charm .moreBtnList {
  margin-top: 11.66%;
}
@media only screen and (max-width: 767px) {
  #education #charm .moreBtnList {
    margin-top: 6.66%;
  }
}
#education #learning .learnBoxList > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: space-between;
  align-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  #education #learning .learnBoxList > ul {
    display: block;
  }
}
#education #learning .learnBoxList > ul > li {
  width: 31.65%;
}
@media only screen and (min-width: 1280px) {
  #education #learning .learnBoxList > ul > li {
    margin-top: 34px;
    margin-top: 1.8vw;
    margin-left: 2.525%;
  }
  #education #learning .learnBoxList > ul > li:nth-child(3n+1) {
    margin-left: 0;
  }
  #education #learning .learnBoxList > ul > li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education #learning .learnBoxList > ul > li {
    margin-top: 34px;
    margin-top: 2vw;
    margin-left: 2.525%;
  }
  #education #learning .learnBoxList > ul > li:nth-child(3n+1) {
    margin-left: 0;
  }
  #education #learning .learnBoxList > ul > li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education #learning .learnBoxList > ul > li {
    width: 47%;
    margin-top: 6%;
    margin-left: 6%;
  }
  #education #learning .learnBoxList > ul > li:nth-child(2n+1) {
    margin-left: 0;
  }
  #education #learning .learnBoxList > ul > li:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #education #learning .learnBoxList > ul > li {
    width: 100%;
    margin-top: 8%;
  }
  #education #learning .learnBoxList > ul > li:first-child {
    margin-top: 0;
  }
}
#education #learning .learnBoxList > ul > li.mainTitleBox > * {
  margin-top: 9.9%;
}
@media only screen and (max-width: 767px) {
  #education #learning .learnBoxList > ul > li.mainTitleBox > * {
    margin-top: 6%;
  }
}
#education #learning .learnBoxList > ul > li.mainTitleBox > *:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education #learning .learnBoxList > ul > li.mainTitleBox .title img {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #education #learning .learnBoxList > ul > li.mainTitleBox .title img {
    width: 60%;
  }
}
#education #learning .learnBoxList > ul > li.mainTitleBox .catch {
  line-height: 2;
  font-size: 14px;
  color: #000;
}
#education #learning .learnBoxList > ul > li.learnBox {
  background-color: #f5f5f5;
}
#education #learning .learnBoxList > ul > li.nature .name {
  color: #0f7dda;
}
#education #learning .learnBoxList > ul > li.environment .name {
  color: #39a543;
}
#education #learning .learnBoxList > ul > li.peace .name {
  color: #8b47af;
}
#education #learning .learnBoxList > ul > li.culture .name {
  color: #f1b22b;
}
#education #learning .learnBoxList > ul > li.ship .name {
  color: #ed5141;
}
#education #learning .learnBoxList > ul > li .detail {
  padding: 7.46%;
}
#education #learning .learnBoxList > ul > li .detail > * {
  margin-top: 5%;
}
#education #learning .learnBoxList > ul > li .detail > *:first-child {
  margin-top: 0;
}
#education #learning .learnBoxList > ul > li .detail .name {
  line-height: 1.4;
  font-size: 32px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education #learning .learnBoxList > ul > li .detail .name {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #education #learning .learnBoxList > ul > li .detail .name {
    font-size: 22px;
  }
}
#education #learning .learnBoxList > ul > li .detail .activityList li {
  line-height: 1.4;
  padding-left: 1.2em;
  margin-top: 5px;
  font-size: 16px;
  color: #637081;
  position: relative;
}
#education #learning .learnBoxList > ul > li .detail .activityList li:first-child {
  margin-top: 0;
}
#education #learning .learnBoxList > ul > li .detail .activityList li:before {
  width: 1em;
  content: "・";
  display: inline-block;
  position: absolute;
  left: 0;
}
#education #feature .photoDetailBox {
  background-color: #dbe9f0;
}
#education #feature .photoDetailBox .photo {
  width: 50%;
  background-image: url("../images/education/feature/photo.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #education #feature .photoDetailBox .photo {
    width: 100%;
  }
}
#education #feature .photoDetailBox .photo img {
  visibility: hidden;
}
#education #feature .photoDetailBox .detail {
  width: 50%;
  padding: 4.5% 5.87%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education #feature .photoDetailBox .detail .imgTitle img {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #education #feature .photoDetailBox .detail {
    width: 100%;
    padding: 0;
    padding-top: 8%;
    padding-left: 6%;
    padding-right: 6%;
  }
  #education #feature .photoDetailBox .detail .imgTitle img {
    width: 60%;
  }
}
#education #information .inner {
  max-width: 980px;
}
#education #information .accordionList > dl {
  width: 100%;
  margin-top: 2%;
}
#education #information .accordionList > dl:first-child {
  margin-top: 0;
}
#education #information .accordionList > dl > dt, #education #information .accordionList > dl > dd {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education #information .accordionList > dl > dt a {
  line-height: 1.4;
  padding: 2.66% 4.08%;
  display: block;
  background-color: #0b3a9e;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: relative;
  -webkkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
#education #information .accordionList > dl > dt a:visited, #education #information .accordionList > dl > dt a:focus, #education #information .accordionList > dl > dt a:active {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #education #information .accordionList > dl > dt a {
    font-size: 16px;
  }
}
#education #information .accordionList > dl > dt a:after {
  width: 11px;
  height: 18px;
  content: '';
  margin-top: -9px;
  background-image: url("../images/icon/arrow_wh.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 50%;
  right: 4.08%;
}
#education #information .accordionList > dl > dt a:hover {
  background-color: #2b509e;
}
#education #information .accordionList > dl > dt a.active:after {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#education #information .accordionList > dl > dt a span {
  margin-left: 1em;
  display: inline-block;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #education #information .accordionList > dl > dt a span {
    font-size: 12px;
  }
}
#education #information .accordionList > dl > dd {
  padding: 4.08%;
  background-color: #f5f5f5;
  display: none;
}
#education #information .accordionList > dl.important > dt a {
  background-color: #ed5141;
}
#education #information .accordionList > dl.important > dt a:hover {
  background-color: #ed6759;
}
#education #information .accordionList > dl.important .halfContents .halfBlock .title {
  border-color: #ed5141;
  color: #ed5141;
}
#education #information .accordionList > dl .halfContents .halfBlock {
  width: 47%;
  margin-left: 6%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education #information .accordionList > dl .halfContents .halfBlock:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #education #information .accordionList > dl .halfContents .halfBlock {
    width: 100%;
    margin: 0;
    margin-top: 8%;
  }
  #education #information .accordionList > dl .halfContents .halfBlock:first-child {
    margin-top: 0;
  }
}
#education #information .accordionList > dl .halfContents .halfBlock > * {
  margin-top: 6%;
}
#education #information .accordionList > dl .halfContents .halfBlock > *:first-child {
  margin-top: 0;
}
#education #information .accordionList > dl .halfContents .halfBlock .title {
  line-height: 1.4;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 18px;
  font-size: 20px;
  font-weight: bold;
  border-left: 6px solid #0b3a9e;
  color: #0b3a9e;
}
@media only screen and (max-width: 767px) {
  #education #information .accordionList > dl .halfContents .halfBlock .title {
    font-size: 15px;
  }
}
#education #information .accordionList > dl .halfContents .halfBlock .detail > * {
  margin-top: 2%;
}
#education #information .accordionList > dl .halfContents .halfBlock .detail > *:first-child {
  margin-top: 0;
}
#education #information .accordionList > dl .halfContents .halfBlock .detail p {
  line-height: 1.6;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  #education #information .accordionList > dl .halfContents .halfBlock .detail p {
    font-size: 12px;
  }
}

/* new education */
/*------------------------------------------------*/
#education_n .breadcrumbBox #breadcrumb {
  padding: 0;
  max-width: 940px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .breadcrumbBox #breadcrumb {
    max-width: auto;
    padding: 0 48px;
  }
}
#education_n .eduInner {
  max-width: 940px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduInner {
    max-width: auto;
    padding: 0 48px;
  }
}
#education_n .eduUnderInner {
  max-width: 1090px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduUnderInner {
    max-width: auto;
    padding: 0 48px;
  }
}
#education_n .eduModelInnerWrap {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduModelInnerWrap {
    margin-top: 25px;
  }
}
#education_n .eduModelInner {
  max-width: 1040px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduModelInner {
    max-width: auto;
    padding: 0 48px;
  }
}
#education_n .eduContactInner {
  max-width: 960px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduContactInner {
    max-width: auto;
    padding: 0 48px;
  }
}
#education_n p {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #education_n p {
    font-size: 14px;
  }
}
#education_n #kv {
  padding: 50px 0;
  background-image: url("../images/under/education/kv.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#education_n #kv .kvTextArea {
  display: table;
  padding: 0 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #education_n #kv .kvTextArea {
    display: block;
    padding: 0;
  }
}
#education_n #kv .kvTextArea .titleWrap {
  display: table-cell;
  width: 82%;
  vertical-align: top;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n #kv .kvTextArea .titleWrap {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #kv .kvTextArea .titleWrap {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #kv .kvTextArea .titleWrap {
    display: block;
    width: 100%;
  }
}
#education_n #kv .kvTextArea .titleWrap .title {
  line-height: 1.4;
  margin-top: 0;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #kv .kvTextArea .titleWrap .title {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #kv .kvTextArea .titleWrap .title {
    font-size: 30px;
  }
}
#education_n #kv .kvTextArea .titleWrap .title > span {
  display: block;
  font-size: 24px;
  line-height: 1;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  #education_n #kv .kvTextArea .titleWrap .title > span {
    font-size: 18px;
  }
}
#education_n #kv .kvTextArea .heritageWrap {
  display: table-cell;
  width: 18%;
  vertical-align: top;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n #kv .kvTextArea .heritageWrap {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #kv .kvTextArea .heritageWrap {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #kv .kvTextArea .heritageWrap {
    display: block;
    width: 100%;
  }
}
#education_n .underNav {
  border-top: 2px solid #f5f5f5;
}
#education_n .underNav.eduNavWrap {
  border-top: none;
}
#education_n .underNav, #education_n .eduNavWrap {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #education_n .underNav, #education_n .eduNavWrap {
    text-align: left;
  }
}
#education_n .underNav > ul, #education_n .eduNavWrap > ul {
  font-size: 0px;
  display: inline-block;
}
#education_n .underNav > ul li, #education_n .eduNavWrap > ul li {
  display: inline-block;
  margin-left: 55px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .underNav > ul li, #education_n .eduNavWrap > ul li {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .underNav > ul li, #education_n .eduNavWrap > ul li {
    vertical-align: middle;
  }
}
#education_n .underNav > ul li:first-of-type, #education_n .eduNavWrap > ul li:first-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .underNav > ul li:nth-of-type(2), #education_n .eduNavWrap > ul li:nth-of-type(2) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .underNav > ul li, #education_n .eduNavWrap > ul li {
    margin-left: 0;
    width: 50%;
  }
}
#education_n .underNav > ul li a, #education_n .eduNavWrap > ul li a {
  display: block;
  padding: 30px 0 26px;
  border-bottom: 4px solid transparent;
  font-size: 16px;
}
#education_n .underNav > ul li a:hover, #education_n .eduNavWrap > ul li a:hover {
  border-bottom-color: #000;
}
@media only screen and (max-width: 767px) {
  #education_n .underNav > ul li a, #education_n .eduNavWrap > ul li a {
    padding: 15px 0;
    border-bottom: none;
    font-size: 14px;
  }
}
#education_n .underNav > dl dt a, #education_n .eduNavWrap > dl dt a {
  position: relative;
  display: block;
  padding: 15px 20px;
  width: 100%;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education_n .underNav > dl dt a:after, #education_n .eduNavWrap > dl dt a:after {
  content: "";
  position: absolute;
  right: 20px;
  display: inline-block;
  width: 10px;
  height: 15px;
  background-image: url("../images/icon/arrow_thickblue.png");
  background-repeat: no-repeat;
  background-size: cover;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#education_n .underNav > dl dd, #education_n .eduNavWrap > dl dd {
  display: none;
}
#education_n .underNav > dl dd ul li a, #education_n .eduNavWrap > dl dd ul li a {
  display: block;
  padding: 15px 20px;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background-color: #f5f5f5;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education_n .contentsArea .contWrap {
  width: 100%;
}
#education_n .contentsArea .contWrap .contBoxInner {
  padding-top: 6.2992%;
  padding-bottom: 6.2992%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .contentsArea .contWrap .contBoxInner {
    padding-top: 8%;
    padding-bottom: 8%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .contentsArea .contWrap .contBoxInner {
    padding-top: 12%;
    padding-bottom: 12%;
  }
}
#education_n .moreBtnWrap {
  margin-top: 30px;
  text-align: center;
}
#education_n .moreBtnWrap ul {
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #education_n .moreBtnWrap ul {
    display: block;
  }
}
#education_n .moreBtnWrap ul li {
  float: left;
  display: inline-block;
  margin-left: 25px;
}
#education_n .moreBtnWrap ul li:first-of-type {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #education_n .moreBtnWrap ul li {
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
  }
  #education_n .moreBtnWrap ul li:first-of-type {
    margin-top: 0;
  }
}
#education_n .moreBtnWrap ul li a {
  display: block;
  padding: 25px 0;
  width: 270px;
  background-color: #fff;
  font-size: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
@media only screen and (max-width: 767px) {
  #education_n .moreBtnWrap ul li a {
    width: 100%;
    padding: 20px 0;
  }
}
#education_n .moreBtnWrap ul li a.whBtn {
  color: #0b3a9e;
  background-color: #fff;
}
#education_n .moreBtnWrap ul li a.whBtn:hover {
  background-color: #efefef;
}
#education_n .moreBtnWrap ul li a.blBtn {
  color: #fff;
  background-color: #0b3a9e;
}
#education_n .moreBtnWrap ul li a.blBtn:hover {
  background-color: #00277a;
}
#education_n .moreBtnWrap ul li a.inside {
  position: relative;
}
#education_n .moreBtnWrap ul li a.inside:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -6.5px;
  display: inline-block;
  background-image: url("../images/icon/arrow_thickblue.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 8px;
  height: 13px;
}
#education_n #eduMovie {
  padding: 80px 0;
  background-image: url(../images/under/education/education_movie_bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduMovie {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie {
    padding: 40px 0;
  }
}
#education_n #eduMovie .textArea {
  text-align: center;
}
#education_n #eduMovie .textArea .catch {
  margin-top: 40px;
  color: #fff;
  line-height: 180%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduMovie .textArea .catch {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie .textArea .catch {
    margin-top: 20px;
  }
}
#education_n #eduMovie .movieArea {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie .movieArea {
    margin-top: 40px;
  }
}
#education_n #eduMovie .movieArea .movieBox {
  width: 940px;
  background-color: #000;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n #eduMovie .movieArea .movieBox {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduMovie .movieArea .movieBox {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie .movieArea .movieBox {
    display: block;
    width: 100%;
  }
}
#education_n #eduMovie .movieArea .movieBox .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#education_n #eduMovie .movieArea .movieBox .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#education_n #eduMovie .movieArea .moreBtnWrap {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie .movieArea .moreBtnWrap {
    margin-top: 40px;
  }
}
#education_n #eduMovie .movieArea .moreBtnWrap ul li a {
  width: 310px;
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie .movieArea .moreBtnWrap ul li a {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
  }
}
#education_n #eduMovie .movieArea .moreBtnWrap ul li a.inside:after {
  right: 20px;
}
@media only screen and (max-width: 767px) {
  #education_n #eduMovie .movieArea .moreBtnWrap ul li a.inside:after {
    right: 25px;
  }
}
#education_n #eduLearning {
  padding: 80px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduLearning {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning {
    padding: 40px 0;
  }
}
#education_n #eduLearning .textArea {
  text-align: center;
}
#education_n #eduLearning .textArea .catch {
  margin-top: 35px;
  line-height: 180%;
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .textArea .catch {
    margin-top: 20px;
  }
}
#education_n #eduLearning .learningListArea {
  margin-top: 60px;
  padding: 0 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduLearning .learningListArea {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .learningListArea {
    margin-top: 35px;
    padding: 0;
  }
}
#education_n #eduLearning .learningListArea ul {
  font-size: 0px;
  text-align: center;
}
#education_n #eduLearning .learningListArea ul li {
  display: inline-block;
  margin-left: 30px;
  width: calc(( 100% - ( 30px * 4 ) ) / 5 );
}
#education_n #eduLearning .learningListArea ul li:first-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduLearning .learningListArea ul li {
    margin-top: 30px;
    width: calc(( 100% - ( 30px * 2 ) ) / 3 );
  }
  #education_n #eduLearning .learningListArea ul li:nth-of-type(4) {
    margin-left: 0;
  }
  #education_n #eduLearning .learningListArea ul li:nth-of-type(-n+3) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .learningListArea ul li {
    width: calc( ( 100% - 5% ) / 2 );
    margin-left: 5%;
    margin-top: 25px;
  }
  #education_n #eduLearning .learningListArea ul li:nth-of-type(odd) {
    margin-left: 0;
  }
  #education_n #eduLearning .learningListArea ul li:nth-of-type(-n+2) {
    margin-top: 0;
  }
}
#education_n #eduLearning .learningListArea ul li .blue {
  color: #0070c9;
}
#education_n #eduLearning .learningListArea ul li .green {
  color: #39a543;
}
#education_n #eduLearning .learningListArea ul li .purple {
  color: #8741ac;
}
#education_n #eduLearning .learningListArea ul li .yellow {
  color: #f1b22b;
}
#education_n #eduLearning .learningListArea ul li .red {
  color: #ed5141;
}
#education_n #eduLearning .learningListArea ul li dl dt {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
#education_n #eduLearning .learningListArea ul li dl dd {
  margin-top: 25px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n #eduLearning .learningListArea ul li dl dd {
    margin-top: 20px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduLearning .learningListArea ul li dl dd {
    margin-top: 20px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .learningListArea ul li dl dd {
    margin-top: 15px;
    font-size: 16px;
  }
}
#education_n #eduLearning .fullBannerArea {
  margin-top: 70px;
  margin: 70px auto 0;
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .fullBannerArea {
    margin: 30px auto 0;
  }
}
#education_n #eduLearning .fullBtnArea {
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n #eduLearning .fullBtnArea {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .fullBtnArea {
    margin-top: 30px;
  }
}
#education_n #eduLearning .fullBtnArea .inside {
  display: block;
  position: relative;
  padding: 30px 45px;
  border: 2px solid #0b3a9e;
  width: 100%;
  color: #0b3a9e;
  font-size: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkkit-transition-property: background-color, color, border;
  -moz-transition-property: background-color, color, border;
  -ms-transition-property: background-color, color, border;
  -o-transition-property: background-color, color, border;
  transition-property: background-color, color, border;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
#education_n #eduLearning .fullBtnArea .inside:after {
  content: "";
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  background-image: url("../images/icon/arrow_thickblue.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 13px;
  height: 20px;
}
#education_n #eduLearning .fullBtnArea .inside:hover {
  color: #fff;
  background-color: #0b3a9e;
}
#education_n #eduLearning .fullBtnArea .inside:hover:after {
  background-image: url("../images/icon/arrow_wh.png");
}
@media only screen and (max-width: 767px) {
  #education_n #eduLearning .fullBtnArea .inside {
    padding: 15px;
    font-size: 16px;
  }
  #education_n #eduLearning .fullBtnArea .inside:after {
    right: 15px;
    margin-top: -6.5px;
    width: 8px;
    height: 13px;
  }
}
#education_n #eduContact {
  margin-bottom: 108px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #education_n #eduContact {
    margin-bottom: 0;
  }
}
#education_n #eduContact p {
  font-size: 16px;
  line-height: 180%;
}
#education_n #eduContact .contBox {
  padding: 55px 0;
}
@media only screen and (max-width: 767px) {
  #education_n #eduContact .contBox {
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#education_n #eduContact .moreBtnWrap {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  #education_n #eduContact .moreBtnWrap {
    margin-top: 20px;
  }
}

#education_n.eduUnder .learningBox {
  margin-top: 25px;
  padding: 30px;
  background-color: #fff;
}
#education_n.eduUnder .learningBox:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningBox {
    padding: 20px;
  }
}
#education_n.eduUnder .column2Wrap {
  margin-top: 25px;
  font-size: 0px;
}
#education_n.eduUnder .column2Wrap .photoArea {
  display: inline-block;
  margin-right: 30px;
  width: 300px;
  font-size: 16px;
  vertical-align: top;
}
#education_n.eduUnder .column2Wrap .photoArea img {
  width: 100%;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n.eduUnder .column2Wrap .photoArea {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n.eduUnder .column2Wrap .photoArea {
    width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .column2Wrap .photoArea {
    display: block;
    width: 100%;
  }
}
#education_n.eduUnder .column2Wrap .detailArea {
  display: inline-block;
  width: calc( 100% - ( 300px + 30px ) );
  vertical-align: top;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n.eduUnder .column2Wrap .detailArea {
    width: calc( 100% - ( 200px + 30px ) );
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n.eduUnder .column2Wrap .detailArea {
    width: calc( 100% - ( 220px + 30px ) );
  }
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .column2Wrap .detailArea {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
}
#education_n.eduUnder .column2Wrap .detailArea .detailText {
  font-size: 14px;
  line-height: 200%;
}
#education_n.eduUnder .column2Wrap .detailArea .relationBox {
  margin-top: 15px;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .column2Wrap .detailArea .relationBox {
    padding: 15px;
  }
}
#education_n.eduUnder .column2Wrap .detailArea .relationBox dl {
  display: table;
  margin-top: 20px;
  line-height: 140%;
  font-size: 16px;
}
#education_n.eduUnder .column2Wrap .detailArea .relationBox dl:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .column2Wrap .detailArea .relationBox dl {
    display: block;
    margin-top: 15px;
  }
}
#education_n.eduUnder .column2Wrap .detailArea .relationBox dl dt {
  display: table-cell;
  padding-right: 45px;
  width: 60px;
  font-size: 13px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n.eduUnder .column2Wrap .detailArea .relationBox dl dt {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .column2Wrap .detailArea .relationBox dl dt {
    padding-right: 0;
    display: block;
    width: 100%;
  }
}
#education_n.eduUnder .column2Wrap .detailArea .relationBox dl dd {
  display: table-cell;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .column2Wrap .detailArea .relationBox dl dd {
    display: block;
    width: 100%;
  }
}
#education_n.eduUnder .eduUnderTitle {
  padding: 60px 0;
  background-image: url("../images/under/education/nature/natureTitleBg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduUnderTitle {
    padding: 40px 0;
  }
}
#education_n.eduUnder .eduUnderTitle p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-size: 14px;
}
#education_n.eduUnder .eduUnderTitle p + h2 {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduUnderTitle p + h2 {
    margin-top: 10px;
  }
}
#education_n.eduUnder .eduUnderTitle h2 {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n.eduUnder .eduUnderTitle h2 {
    font-size: 44px;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduUnderTitle h2 {
    font-size: 28px;
    line-height: 130%;
  }
}
#education_n.eduUnder .learningAreaWrap {
  padding: 40px 0 80px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningAreaWrap {
    padding: 20px 0;
  }
}
#education_n.eduUnder .learningAreaWrap > .breadcrumbBox + .learningArea {
  padding-top: 40px;
}
#education_n.eduUnder .learningAreaWrap .learningArea {
  padding-top: 80px;
}
#education_n.eduUnder .learningAreaWrap .learningArea:first-of-type {
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningAreaWrap .learningArea {
    padding-top: 40px;
  }
}
#education_n.eduUnder .learningAreaWrap .learningArea .contBox {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningAreaWrap .learningArea .contBox {
    margin-top: 50px;
  }
}
#education_n.eduUnder .learningAreaWrap .learningArea .contBox:first-of-type {
  margin-top: 0;
}
#education_n.eduUnder .learningAreaWrap .learningArea .contBox .contTitleWrap {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningAreaWrap .learningArea .contBox .contTitleWrap h3 img {
    height: 30px;
  }
}
#education_n.eduUnder .learningAreaWrap .learningArea .contBox .contTitleWrap .cateText {
  display: inline-block;
  margin: 25px 0 0;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningAreaWrap .learningArea .contBox .contTitleWrap .cateText {
    padding: 10px 20px;
    font-size: 14px;
  }
}
#education_n.eduUnder .learningAreaWrap .learningArea .contBox .contTitleWrap .learningPoints {
  display: block;
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  line-height: 180%;
}
#education_n.eduUnder .learningAreaWrap .learningArea .contBox .contItemWrap {
  margin-top: 55px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .learningAreaWrap .learningArea .contBox .contItemWrap {
    margin-top: 35px;
  }
}

#education_n.eduUnder .breadcrumbBox ul li {
  line-height: 140%;
}
#education_n.eduUnder .messageArea {
  padding: 0 0 100px;
  background-image: url("../images/under/education/about/messageBg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .messageArea {
    padding: 0 0 50px;
  }
}
#education_n.eduUnder .messageArea .breadcrumbBox {
  padding: 25px 0;
  background-color: #dbe9f0;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .messageArea .breadcrumbBox {
    padding: 20px 0;
  }
}
#education_n.eduUnder .messageArea .breadcrumbBox ul li {
  line-height: 140%;
}
#education_n.eduUnder .messageArea h3 {
  text-align: center;
}
#education_n.eduUnder .messageArea p {
  margin-top: 45px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 200%;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .messageArea p {
    margin-top: 25px;
    font-size: 14px;
  }
}
#education_n.eduUnder .messageArea .messageText {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .messageArea .messageText {
    margin-top: 50px;
  }
}
#education_n.eduUnder .eduPageSectionWrap {
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap {
    padding: 50px 0;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section {
  margin-top: 80px;
}
#education_n.eduUnder .eduPageSectionWrap .section:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section {
    margin-top: 40px;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionTitleArea h3 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionTitleArea h3 img {
    height: 24px;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionTitleArea p {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 180%;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionTitleArea p {
    margin-top: 25px;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea {
    margin-top: 25px;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0 !important;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li {
  padding: 25px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li {
    width: calc(( 100% - ( 30px * 2 )) / 3 );
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-child(4n) {
    margin-right: 30px;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-last-child(-n+4) {
    margin-bottom: 30px;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-child(3n) {
    margin-right: 0;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li {
    width: calc(( 100% - ( 30px * 2 )) / 3 );
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-child(4n) {
    margin-right: 30px;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-last-child(-n+4) {
    margin-bottom: 30px;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-child(3n) {
    margin-right: 0;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li {
    width: 100%;
    margin: 0 0 30px 0;
  }
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li:last-of-type {
    margin-bottom: 0;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li .imgArea img {
  width: 100%;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li .textArea {
  margin-top: 25px;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li .textArea dl dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 140%;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .charmList ul li .textArea dl dd {
  margin-top: 10px;
  font-size: 12px;
  line-height: 160%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBox {
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBox {
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li {
  margin-top: 20px;
  padding: 25px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li:first-of-type {
  margin-top: 0;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl {
  font-size: 0px;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl dt {
  display: inline-block;
  margin-right: 25px;
  width: 130px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl dt {
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl dt img {
  width: 100%;
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl dd {
  display: inline-block;
  width: calc(100% - ( 130px + 25px ));
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl dd {
    display: block;
    margin-top: 25px;
    width: 100%;
  }
}
#education_n.eduUnder .eduPageSectionWrap .section .sectionDetailArea .aboutHalfBox .halfBoxDetailList ul li dl dd p {
  margin-top: 20px;
  font-size: 13px;
  line-height: 160%;
}

#education_n .eduPageDetailWrap {
  padding: 35px 0 85px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduPageDetailWrap {
    padding: 20px 0 40px;
  }
}
#education_n .eduPageDetailWrap .mainContents {
  float: left;
  margin-right: 30px;
  width: calc( 100% - ( 250px + 30px ));
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduPageDetailWrap .mainContents {
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduPageDetailWrap .mainContents {
    margin-right: 0;
    width: 100%;
  }
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section {
  position: relative;
  margin-top: 65px;
  padding: 70px 30px 30px 30px;
  background-color: #fff;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section:after {
  content: "";
  position: absolute;
  top: -42.5px;
  left: 50%;
  margin-left: -20px;
  background-image: url("../images/under/education/model/modelArrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 20px;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section:first-of-type {
  margin-top: 0;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section:first-of-type:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  #education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section {
    margin-top: 65px;
    padding: 65px 25px 25px 25px;
  }
  #education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section:after {
    content: "";
    position: absolute;
    top: -42.5px;
    left: 50%;
    margin-left: -15px;
    background-image: url("../images/under/education/model/modelArrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 15px;
  }
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .dayBox {
  position: absolute;
  top: -7px;
  display: inline-block;
  padding: 10px 25px;
  color: #fff;
  background-color: #4fccc8;
  font-size: 24px;
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  -o-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .dayBox:after {
  content: "";
  position: absolute;
  top: 2px;
  right: -5px;
  border-left-color: transparent;
  border-top-color: #299592;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-style: solid;
  border-width: 5px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .dayBox span {
  font-weight: bold;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .headingH3Area .text {
  margin-top: 25px;
  font-size: 14px;
  line-height: 160%;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .modelContBox {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f5f5f5;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .modelContBox:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
@media only screen and (max-width: 767px) {
  #education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .modelContBox {
    margin-top: 25px;
    padding-top: 25px;
  }
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .modelContBox .text {
  font-size: 14px;
  line-height: 160%;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .modelContBox .underTitleArea + .text {
  margin-top: 25px;
}
#education_n .eduPageDetailWrap .mainContents .modelSectionWrap .section .modelContWrap .modelContBox .column2Wrap .detailText {
  font-size: 14px;
  line-height: 160%;
}
#education_n .eduPageDetailWrap .sideMenu {
  float: left;
  width: 250px;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox {
  padding: 30px 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox a:hover {
  text-decoration: underline;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox dl {
  margin-top: 23px;
  padding-top: 23px;
  border-top: 1px solid #f5f5f5;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox dl:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox dl dt {
  font-size: 20px;
  font-weight: bold;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox dl dd {
  margin-top: 15px;
  font-size: 13px;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox dl dd ul li {
  margin-top: 10px;
}
#education_n .eduPageDetailWrap .sideMenu .menuBox dl dd ul li:first-of-type {
  margin-top: 0;
}

#education_n .eduContactSectionWrap {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap {
    padding: 20px 0 40px;
  }
}
#education_n .eduContactSectionWrap > .eduContactInnerWrap {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap > .eduContactInnerWrap {
    margin-top: 20px;
  }
}
#education_n .eduContactSectionWrap .thanksWrap h2 {
  text-align: center;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .thanksWrap h2 {
    font-size: 20px;
    line-height: 140%;
  }
}
#education_n .eduContactSectionWrap .thanksWrap .thanksText {
  margin-top: 25px;
  text-align: center;
  line-height: 160%;
}
#education_n .eduContactSectionWrap .thanksWrap .thanksItem {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .thanksWrap .thanksItem {
    font-size: 16px;
    line-height: 140%;
  }
}
#education_n .eduContactSectionWrap .red {
  color: #d12d29;
}
#education_n .eduContactSectionWrap .cautionRed {
  color: #ed5141;
}
#education_n .eduContactSectionWrap .section {
  margin-top: 50px;
  padding: 50px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section {
    margin-top: 20px;
    padding: 20px;
  }
}
#education_n .eduContactSectionWrap .section:first-of-type {
  margin-top: 0;
}
#education_n .eduContactSectionWrap .section > .text {
  font-size: 14px;
  line-height: 160%;
}
#education_n .eduContactSectionWrap .section > .text + .underTitleArea {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section > .text + .underTitleArea {
    margin-top: 20px;
  }
}
#education_n .eduContactSectionWrap .section .caution {
  padding: 5px;
  border: 1px solid #ed5141;
  color: #ed5141;
  font-size: 14px;
  text-align: center;
  line-height: 160%;
}
#education_n .eduContactSectionWrap .section .underTitleArea > .text {
  margin-top: 25px;
}
#education_n .eduContactSectionWrap .section + .text {
  margin-top: 25px;
}
#education_n .eduContactSectionWrap .section .boxBtn {
  margin-top: 20px;
  font-size: 0px;
}
#education_n .eduContactSectionWrap .section .boxBtn a {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  padding: 13px 40px 13px 15px;
  min-width: 160px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  line-height: 1;
  -webkkit-transition-property: background-color, color, border-color;
  -moz-transition-property: background-color, color, border-color;
  -ms-transition-property: background-color, color, border-color;
  -o-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .boxBtn a {
    margin: 10px 0 0 0;
    width: 100%;
    min-width: auto;
  }
}
#education_n .eduContactSectionWrap .section .boxBtn a:first-of-type {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .boxBtn a:first-of-type {
    margin-top: 0;
  }
}
#education_n .eduContactSectionWrap .section .boxBtn a:after {
  content: "";
  position: absolute;
  right: 15px;
  -webkkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
#education_n .eduContactSectionWrap .section .boxBtn a.outside {
  border: 1px solid #0b3a9e;
  color: #0b3a9e;
}
#education_n .eduContactSectionWrap .section .boxBtn a.outside:after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  width: 10px;
  height: 10px;
  background-image: url("../images/icon/link_blue.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#education_n .eduContactSectionWrap .section .boxBtn a.outside:hover:after {
  content: "";
  background-image: url("../images/icon/link_white.png");
}
#education_n .eduContactSectionWrap .section .boxBtn a.inside {
  border: 1px solid #0b3a9e;
  color: #fff;
  background-color: #0b3a9e;
}
#education_n .eduContactSectionWrap .section .boxBtn a.inside:after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  width: 8px;
  height: 12px;
  background-image: url("../images/icon/arrow_wh.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#education_n .eduContactSectionWrap .section .boxBtn a.tpBtn {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .boxBtn a.tpBtn {
    font-size: 13px;
  }
}
#education_n .eduContactSectionWrap .section .boxBtn a.tpBtn:after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  width: 8px;
  height: 12px;
  background-image: url("../images/icon/arrow_wh.png");
  background-repeat: no-repeat;
  background-size: cover;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#education_n .eduContactSectionWrap .section .boxBtn a.tpBtn:hover {
  color: #00277a;
  background-color: #fff;
}
#education_n .eduContactSectionWrap .section .boxBtn a.tpBtn:hover:after {
  background-image: url("../images/icon/arrow_thickblue.png");
}
#education_n .eduContactSectionWrap .section .boxBtn a:hover {
  border: 1px solid #00277a;
  color: #fff;
  background-color: #00277a;
}
#education_n .eduContactSectionWrap .section .documentListWrap > .caution {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentListWrap > .caution {
    margin-top: 20px;
  }
}
#education_n .eduContactSectionWrap .section .documentListWrap > .claimBoxWrap {
  margin-top: 25px;
}
#education_n .eduContactSectionWrap .section .documentContBox {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox {
    margin-top: 20px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencyMain {
  float: left;
  width: calc( 100% - ( 200px + 15px ) );
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencyMain {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencyMain {
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub {
  float: right;
  width: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub {
    margin-top: 30px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub {
    margin-top: 15px;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub ul li {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub ul li {
    float: left;
    margin: 0 10px 10px 0;
    width: calc( ( 100% - 10px ) / 2 );
  }
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub ul li:nth-child(even) {
    margin-right: 0;
  }
  #education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub ul li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .emergencyImg .emergencySub ul li:first-of-type {
  margin-top: 0;
}
#education_n .eduContactSectionWrap .section .documentContBox .left {
  float: left;
}
#education_n .eduContactSectionWrap .section .documentContBox .right {
  float: right;
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox {
    margin-top: 15px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox p, #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox li {
  font-size: 14px;
  line-height: 180%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .left {
    float: none;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .right {
  float: none;
  width: 100%;
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .detail {
  width: calc( 100% - ( 400px + 10px + 15px ) );
  line-height: 180%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .detail {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .detail {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .pict {
    float: none;
    margin: 10px 0 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict2 .pict ul li {
    width: calc( ( 100% - 10px ) / 2 );
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict1 .detail {
  width: calc( 100% - ( 200px + 15px ) );
  line-height: 180%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict1 .detail {
    width: calc( ( 100% - 15px ) / 2 );
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict1 .detail {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict1 .pict {
    float: none;
    margin: 10px 0 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox.pict1 .pict ul li {
    width: calc( ( 100% - 15px ) / 2 );
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .detail {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .detail {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .pict {
    float: none;
    margin-top: 15px;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .pict ul li {
  float: left;
  margin-left: 10px;
  width: 200px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .pict ul li {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .pict ul li:first-of-type {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentDetailBox .pict ul li:first-of-type {
    margin-top: 0;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .redTitleArea {
  padding: 25px 40px;
  width: 100%;
  background-color: #ed5141;
  font-size: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .redTitleArea {
    padding: 15px 25px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .redTitleArea h3 {
  display: inline-block;
  margin-right: 25px;
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .redTitleArea h3 {
    width: 100%;
    font-size: 20px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .redTitleArea p {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .redTitleArea p {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .halfBoxWrap.telListWrap .halfBox {
    margin: 25px 0 0 0;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .halfBoxWrap.telListWrap .halfBox:first-of-type {
  margin-top: 0;
}
#education_n .eduContactSectionWrap .section .documentContBox .fullImgBox {
  text-align: center;
}
#education_n .eduContactSectionWrap .section .documentContBox ul.text li {
  padding-left: 1em;
  text-indent: -1em;
}
#education_n .eduContactSectionWrap .section .documentContBox ul.text li:before {
  content: "●";
}
#education_n .eduContactSectionWrap .section .documentContBox .telList {
  margin-top: 20px;
}
#education_n .eduContactSectionWrap .section .documentContBox .telList li {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
}
#education_n .eduContactSectionWrap .section .documentContBox .telList li:first-of-type {
  margin-top: 0;
}
#education_n .eduContactSectionWrap .section .documentContBox .telList li:before {
  content: "・";
}
#education_n .eduContactSectionWrap .section .documentContBox .telList li .tel {
  margin-left: 0.5em;
  font-size: 22px;
  font-weight: bold;
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap {
    margin-top: 20px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox > .caption {
  margin-top: 40px;
  font-size: 12px;
  line-height: 140%;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox > .caption {
    margin-top: 20px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox {
  font-size: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox {
    width: 100%;
    margin: 25px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox {
    width: 100%;
    margin: 30px 0 0 0;
    text-align: center;
  }
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox:first-of-type {
    margin-top: 0;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .photoArea {
  display: inline-block;
  margin-right: 30px;
  width: 140px;
  font-size: 16px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .photoArea {
    width: 100%;
    margin-right: 0;
  }
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .photoArea img {
    width: 140px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .detailArea {
  display: inline-block;
  width: calc( 100% -  ( 30px + 140px ));
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .detailArea {
    margin-top: 20px;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .detailArea .documentHalfDl dt {
  font-size: 20px;
  font-weight: bold;
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .detailArea .documentHalfDl dd {
  margin-top: 20px;
  font-size: 13px;
  line-height: 140%;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .detailArea .documentHalfDl dd {
    margin-top: 10px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .documentListWrap .documentHalfBox .halfBoxWrap .halfBox .detailArea .documentHalfDl dd .caption {
  font-size: 11px;
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea {
  width: 50%;
  padding: 45px 0;
  background-image: url("../images/under/education/docRequest/formAreaBg.png");
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea {
    padding: 58px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea {
    padding: 56px 0;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea {
    width: 100%;
    padding: 25px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea .title {
  color: #fff;
  font-size: 32px;
  line-height: 140%;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea .title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea .title {
    font-size: 18px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea .btnBox {
  margin-top: 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .formArea .btnBox {
    margin-top: 10px;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .telArea {
  padding: 40px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .telArea {
    padding: 25px;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .telArea .telItem {
  margin-top: 15px;
}
#education_n .eduContactSectionWrap .section .documentContBox .claimBoxWrap .claimBox .telArea .telItem .caption {
  margin-top: 15px;
  font-size: 14px;
  line-height: 140%;
}
#education_n .eduContactSectionWrap .section .documentContBox .leftArrowList {
  margin-top: 25px;
}
#education_n .eduContactSectionWrap .section .documentContBox .leftArrowList ul li {
  margin-top: 25px;
}
#education_n .eduContactSectionWrap .section .documentContBox .leftArrowList ul li:first-of-type {
  margin-top: 0;
}
#education_n .eduContactSectionWrap .section .documentContBox .leftArrowList ul li a {
  font-size: 14px;
}
#education_n .eduContactSectionWrap .section .documentContBox .leftArrowList ul li a:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 8px;
  height: 12px;
  background-image: url("../images/icon/arrow_thickblue.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#education_n .eduContactSectionWrap .section .documentContBox > .text {
  font-size: 14px;
  line-height: 160%;
}
#education_n .eduContactSectionWrap .section#docRequestForm .documentContBox .caution {
  margin-top: 30px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap {
  margin-top: 35px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .errorMsg {
  margin-top: 10px;
  font-size: 14px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .error {
  color: #ed5141;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl {
  margin-top: 30px;
  font-size: 0px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl:first-of-type {
  margin-top: 0;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dt {
  display: inline-block;
  margin-right: 30px;
  width: 180px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dt {
    margin-right: 0;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd {
  display: inline-block;
  width: calc(100% - (180px + 30px));
  font-size: 14px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd {
    margin-top: 15px;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #zipBtn {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  padding: 13px 40px 13px 15px;
  min-width: 155px;
  border: 1px solid #0b3a9e;
  color: #fff;
  background-color: #0b3a9e;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  cursor: pointer;
  line-height: 1;
  -webkkit-transition-property: background-color, color, border-color;
  -moz-transition-property: background-color, color, border-color;
  -ms-transition-property: background-color, color, border-color;
  -o-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #zipBtn {
    margin: 2% 0 0 0;
    width: 100%;
    min-width: auto;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #zipBtn:after {
  content: "";
  position: absolute;
  right: 15px;
  display: inline-block;
  margin-left: 20px;
  width: 8px;
  height: 12px;
  background-image: url("../images/icon/arrow_wh.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #zipBtn:hover {
  border: 1px solid #00277a;
  color: #fff;
  background-color: #00277a;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd textarea {
  width: 100%;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  background-image: url("../images/icon/arrow_bk.png");
  background-repeat: no-repeat;
  background-position: 95% 52%;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd select::-ms-expand {
  display: none;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel1, #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel2 {
  margin-right: 10px;
  padding: 15px 0 15px 20px;
  border: 1px solid #ccc;
  width: 215px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel1, #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel2 {
    margin-right: 0;
    width: 48%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel1, #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel2 {
    margin-right: 0;
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel1, #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel2 {
    margin-top: 2%;
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel1 {
    margin-right: 4%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelSel1 {
    margin-right: 4%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelText {
  width: 145px;
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelText {
    margin-top: 10px;
    width: 48%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelText {
    margin-top: 10px;
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd #travelText {
    margin-top: 2%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd > .alignR {
    display: block;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input {
  padding: 15px 20px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input#zip {
  width: 150px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input#zip {
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input#tel {
  width: 150px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input#tel {
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input#fax {
  width: 150px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input#fax {
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input[type=text], #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input[type=email] {
  width: 100%;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd input[type=radio] {
  padding: 0;
  border: none;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl > dd textarea {
  padding: 15px 20px;
  border: 1px solid #ccc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dt {
  vertical-align: top;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd {
  vertical-align: top;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl {
  margin-top: 15px;
  font-size: 0px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl:first-of-type {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl + .cautionRed {
    font-size: 14px;
    margin-top: 10px;
    line-height: 140%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dt {
  display: inline-block;
  margin-right: 30px;
  width: 200px;
  font-size: 14px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dt {
    margin-right: 0;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dd {
  display: inline-block;
  width: calc(100% - (200px + 30px));
  font-size: 14px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dd {
    margin-top: 15px;
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dd select {
  padding: 20px 0 15px 20px;
  border: 1px solid #ccc;
  width: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dd.clearfix {
  font-size: 0px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dd.clearfix select {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .docRequestFormDl.multiDl > dd .childDl > dd.clearfix .cautionRed {
  display: inline-block;
  margin-left: 15px;
  width: calc(100% - ( 75px + 15px ));
  line-height: 140%;
  font-size: 12px;
  vertical-align: middle;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap {
    margin-top: 25px;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn {
  text-align: center;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul {
  font-size: 0px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li {
  display: inline-block;
  margin-left: 15px;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li:first-of-type {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
  }
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li:first-of-type {
    margin-top: 0;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li input {
  padding: 20px 0;
  border: none;
  width: 270px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
@media only screen and (max-width: 767px) {
  #education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li input {
    width: 100%;
  }
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li .blueBtn {
  color: #fff;
  background-color: #0b3a9e;
  -webkkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li .blueBtn:hover {
  background-color: #00277a;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li .tpBtn {
  border: 1px solid #0b3a9e;
  color: #0b3a9e;
  background-color: transparent;
  -webkkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
#education_n .eduContactSectionWrap .section .docRequestFormWrap .docRequestForm .sendBtnWrap .sendBtn ul li .tpBtn:hover {
  border: 1px solid #00277a;
  color: #fff;
  background-color: #00277a;
}

.mw_wp_form_preview .addText, .mw_wp_form_preview .cautionText, .mw_wp_form_preview #zipBtn {
  display: none !important;
}
.mw_wp_form_preview .clearfix {
  font-size: 13px !important;
}

.mw_wp_form_input .preRemoveText {
  display: none !important;
}

.docrequest #education_n .eduContactSectionWrap .eduContactInner .section .documentContBox:first-of-type {
  margin-top: 0;
}
