@charset "utf-8";

.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.mb0 {
  margin-bottom: 0 !important;
}

/* common */
.inner .main-lead .lead_text{
  width: 100%;
  padding: 70px 0px 0px 0px;
  margin: 0 auto;
  line-height: 34px;
  font-size: 16px;
}
/*.inner article .split h4 {
  color: #17bdb8;
    font: 5.34vw/1em 'nserif',serif;
    border-top: 1px solid #34c5c1;
    border-bottom: 1px solid #34c5c1;
    padding: 8vw 0;
}*/

/* Buttons */
.btn-default {
  background-color: #17b8b3;
  color: #fff;
  text-align: center;
  display: inline-block;
  font: 12px/1em 'nsans-b',serif;
  padding: 15px 10px 17px;
}
.arrow1-left {
  background-image: url(../images/introduction/consistency/ico-arrow1.png);
  background-repeat: no-repeat;
  background-position: 20px center;
}
@media all and (min-width:800px) {
  .btn-default {
    padding: 19px 10px 21px;
    font: 15px/1em 'nsans-b',serif;
  }
  .btn-default:hover {
    color: #fff;
    opacity:.75;
  }
  .arrow1-left {
    background-position: 30px center;
  }
}

/* Consistency */
#consistency #main {
  background: url(../images/introduction/consistency/kv.jpg) center center /cover no-repeat;
}
@media all and (min-width:800px) {
  #consistency .main-lead .content {
    width: 720px;
  }
}
.step-item {
  background-color: #e7f5f8;
  padding-bottom: 30px;
}
.step-item:nth-child(2n) {
  background-color: #ddf0f4;
}
.step-item .container {
  padding: 0 15px;
}
.step-item figure {
  font-size: 0;
}
.step-item figure img {
  width: 100%;
}
.step-item h3 {
  text-align: center;
  font: 30px/1em 'nserif',serif;
  font-weight: normal;
  color: #17b7b2;
  margin-bottom: 35px;
}
.step-item h3 span {
  display: block;
  font: 12px/1em 'roboto',serif;
  letter-spacing: 2px;
  padding-bottom: 75px;
}
.step-item:nth-child(1) h3 {
  background: url(../images/introduction/consistency/bg-step1.png) no-repeat center 70px /35px;
  padding: 40px 0 0 0;
}
.step-item:nth-child(2) h3 {
  background: url(../images/introduction/consistency/bg-step2.png) no-repeat center 30px /35px;
  z-index: 2;
  position: relative;
}
.step-item:nth-child(3) h3 {
  background: url(../images/introduction/consistency/bg-step3.png) no-repeat center 30px /35px;
  z-index: 2;
  position: relative;
}
.step-item:nth-child(4) h3 {
  background: url(../images/introduction/consistency/bg-step4.png) no-repeat center 30px /35px;
  z-index: 2;
  position: relative;
}
.step-item:nth-child(5) h3 {
  background: url(../images/introduction/consistency/bg-step-another.png) no-repeat center 35px /25px;
  z-index: 2;
  position: relative;
}
.step-content {
  background-color: #fff;
  margin-bottom: 10px;
}
.step-content h4 {
  color: #17b7b2;
  font: 22px/1.3em 'nserif',serif;
  margin: 0 0 15px;
}
.step-content p {
  font: 12px/1.6em 'nsans',serif;
}
.step-content .cell:first-child {
  text-align: center;
  padding: 0 10px;
  width: 65px;
}
.step-content .cell:last-child {
  border-left: 1px solid #ebebeb;
  padding: 20px 20px 30px;
}
.step-content .year {
  color: #17b7b2;
  font: 10px/1em 'roboto',serif;
  display: block;
  margin-bottom: 4px;
  padding-right: 2px;
}
.step-content .num {
  color: #17b7b2;
  font: 30px/1em 'humnst',serif;
  display: block;
}
.step-content .num:nth-child(3) {
  margin-top: 6px;
}
.step-content .num:nth-child(3):before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #17b7b2;
  margin: 0 auto 12px;
  display: block;
}
.step-content .btn-default {
  width: 100%;
  margin-top: 25px;
}
.step-item .title {
  font: 25px/1em 'nserif',serif;
  color: #17b7b2;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.step-item .title:after {
  content: "";
  width: 100%;
  display: block;
  height: 2px;
  background-color: #17b7b2;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.step-item .title span {
  display: inline-block;
  background-color: #e7f5f8;
  padding: 0 5px;
  position: relative;
  z-index: 1;
}
.step-item .step-item-inner {
  margin-bottom: 25px;
}
.cricle-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cricle-style li {
  position: relative;
  padding-bottom: 5px;
}
.cricle-style li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #17b7b2;
}
.step-item .cricle-style {
  background-color: #f3f3f3;
  padding: 20px 14px 12px;
  margin-top: 22px;
}
.step-item .cricle-style li {
  float: left;
  width: 50%;
  padding: 0 10px 7px 12px;
  font: 10px/1.4em 'nsans',serif;
  box-sizing: border-box;
}
.step-item .tab {
  text-align: center;
}
.step-item .tab a {
  font: 30px/1em 'nserif',serif;
  color: rgba(23, 183, 178, 0.3);
  display: block;
  border-bottom: 8px solid rgba(23, 183, 178, 0.3);
  padding-bottom: 15px;
}
.step-item .tab.active a {
  color: #17B7B2;
  border-color: #17B7B2;
}
.bg-arrow {
  position: relative;
}
.bg-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 65px solid #e7f5f8;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -65px;
  z-index: 1;
}
.step-item.bg-arrow:nth-child(2n):after {
  border-top-color: #ddf0f4;
}
@media all and (max-width:799px) {
  .step-item .row.nopadding-sp {
    margin: 0;
  }
  .step-item .row.nopadding-sp [class*="column-"] {
    padding: 0;
  }
  .step-item .tab-wrap [class*="column-"] {
    width: 50%;
  }
}
@media all and (min-width:800px) {
  .step-item {
    padding-bottom: 0;
  }
  .step-item:last-child {
    padding-bottom: 150px;
  }
  .step-item .row {
    margin: 0 -10px;
  }
  .step-item .row [class*="column-"] {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .step-item .row.nopadding {
    margin: 0;
  }
  .step-item .row.nopadding [class*="column-"] {
    padding: 0;
  }
  .step-item .container {
    padding: 0 100px;
  }
  .step-item h3 {
    font: 40px/1em 'nserif',serif;
    padding: 60px 0 0 0;
    margin-bottom: 60px;
  }
  .step-item h3 span {
    padding-bottom: 110px;
  }
  .step-item:nth-child(1) h3 {
    background: url(../images/introduction/consistency/bg-step1.png) no-repeat center 110px;
  }
  .step-item:nth-child(2) h3 {
    background: url(../images/introduction/consistency/bg-step2.png) no-repeat center 110px;
  }
  .step-item:nth-child(3) h3 {
    background: url(../images/introduction/consistency/bg-step3.png) no-repeat center 110px;
  }
  .step-item:nth-child(4) h3 {
    background: url(../images/introduction/consistency/bg-step4.png) no-repeat center 110px;
  }
  .step-item:nth-child(5) h3 {
    background: url(../images/introduction/consistency/bg-step-another.png) no-repeat center 115px;
  }
  .step-content {
    margin-bottom: 20px;
  }
  .step-content h4 {
    font: 28px/1.3em 'nserif',serif;
    margin: 0 0 20px;
  }
  .step-content p {
    font: 14px/2em 'nsans',serif;
  }
  .step-content .cell:first-child {
    width: 95px;
  }
  .step-content .cell:last-child {
    padding: 35px 38px 40px;
  }
  .step-content .year {
    font: 12px/1em 'roboto',serif;
    margin-bottom: 2px;
  }
  .step-content .num {
    font: 40px/1em 'humnst',serif;
  }
  .step-content .num:nth-child(3) {
    margin-top: 10px;
  }
  .step-content .num:nth-child(3):before {
    margin-bottom: 18px;
  }
  .step-content .btn-default {
    max-width: 330px;
  }
  .step-item .step-item-inner {
    position: relative;
  }
  .step-item .title {
    font: 35px/1em 'nserif',serif;
    writing-mode: vertical-rl;
    margin-bottom: 0;
    position: absolute;
    left: -65px;
    top: 0;
    height: 100%;
    padding-bottom: 20px;
  }
  .step-item .title div {
    position: relative;
  }
  .step-item .title div:after {
    content: "";
    height: 100%;
    display: block;
    width: 20px;
    border: 2px solid #17b7b2;
    border-right: none;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    box-sizing: border-box;
  }
  .step-item .title span {
    padding: 2px 0 6px;
  }
  .cricle-style li:before {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .step-item .cricle-style {
    padding: 26px 30px 17px;
    margin-top: 22px;
  }
  .step-item .cricle-style li {
    font: 12px/1.4em 'nsans',serif;
    padding: 0 10px 10px 16px;
  }
  .step-item .tab a {
    font: 40px/1em 'nserif',serif;
    padding-bottom: 20px;
    color: #17B7B2 !important;
    border-color: #17B7B2 !important;
  }
  .step-item .tab a span {
    display: inline !important;
  }
  .step-item #tab1,
  .step-item #tab2 {
    display: block !important;
  }
  .bg-arrow:after {
    border-right-width: 50vw;
    border-left-width: 50vw;
    border-top-width: 155px;
    bottom: -155px;
  }
}

/* Mission */
#mission #main {
  background: url(../images/introduction/mission/kv.jpg) center center /cover no-repeat;
}
.vision-area [class*="column-"] {
  float: none;
}
.vision-area .bg-image {
  display: none;
}
.panel-item {
  padding: 10.667vw 25px 21.334vw;
}
.panel-item header {
  text-align: center;
  margin-bottom: 23px;
}
.panel-item header span {
  display: block;
  font: italic 60px/1em 'humnst',serif;
  color: #17bdb8;
  margin-bottom: 15px;
}
.panel-item header h4 {
  border-top: 1px solid #17bdb8;
  border-bottom: 1px solid #17bdb8;
  font: 20px/1em 'nserif',serif;
  color: #17bdb8;
  padding: 20px 0;
}
.panel-item p {
  font: 12px/1.6em 'nsans',serif;
}
@media all and (min-width:800px) {
  .vision-area [class*="column-"] {
    float: left;
  }
  .panel-item {
    padding: 11.667vw 5.834vw 21.667vw;
    box-sizing: border-box;
  }
  .panel-item header {
    margin-bottom: 30px;
  }
  .panel-item header span {
    font: italic 100px/1em 'humnst',serif;
    margin-bottom: 30px;
  }
  .panel-item header h4 {
    font: 40px/1em 'nserif',serif;
    padding: 50px 0;
  }
  .panel-item p {
    font: 16px/2em 'nsans',serif;
  }
  .vision-area .bg-image {
    display: block;
    box-sizing: border-box;
  }
}
.policy-area {
  text-align: center;
}
.policy-area .container {
  padding: 30px;
}
.policy-area .bg {
  background-image: url(../images/introduction/mission/bg-01.png), url(../images/introduction/mission/bg-02.png), url(../images/introduction/mission/bg-03.png), url(../images/introduction/mission/bg-04.png);
  background-position: left top, left top, right top, left bottom;
  background-repeat: repeat-y, repeat-x, repeat-y, repeat-x;
  position: relative;
}
.policy-area .bg:before {
  content: "";
  width: 54px;
  height: 54px;
  background: url(../images/introduction/mission/bg-cor01.png) no-repeat 0 0;
  position: absolute;
  left: -12px;
  top: -10px;
}
.policy-area .bg:after {
  content: "";
  width: 54px;
  height: 54px;
  background: url(../images/introduction/mission/bg-cor02.png) no-repeat 0 0;
  position: absolute;
  right: -12px;
  top: -10px;
}
.policy-area .bg-inner {
  padding: 6.25vw 3.125vw;
  position: relative;
}
.policy-area .bg-inner:before {
  content: "";
  width: 54px;
  height: 54px;
  background: url(../images/introduction/mission/bg-cor04.png) no-repeat 0 0;
  position: absolute;
  left: -12px;
  bottom: -10px;
}
.policy-area .bg-inner:after {
  content: "";
  width: 54px;
  height: 54px;
  background: url(../images/introduction/mission/bg-cor03.png) no-repeat 0 0;
  position: absolute;
  right: -12px;
  bottom: -12px;
}
.policy-area h4 {
  font: 2.188vw/1em 'roboto',serif;
  color: #17bdb8;
  padding: 0 0 30px;
  position: relative;
}
.policy-area h4:before {
  content: "";
  width: 8px;
  height: 2px;
  background-color: #17bdb8;
  position: absolute;
  left: 50%;
  top: 21px;
  margin-left: -4px;
}
.policy-area h4:after {
  content: "";
  width: 2px;
  height: 10px;
  background-color: #17bdb8;
  position: absolute;
  left: 50%;
  top: 18px;
  margin-left: -1px;
}
.policy-area .policy-content p {
  font: 3.438vw/1.4em 'nserif',serif;
  color: #17bdb8;
  margin-top: 6.25vw;
}
.policy-area .policy-content p:first-child {
  margin-top: 0 !important;
}
@media all and (max-width:799px) {
  .policy-area .bg {
    background-size: 5px 1px, 1px 5px;
  }
  .policy-area .bg-inner:after,
  .policy-area .bg-inner:before,
  .policy-area .bg:after,
  .policy-area .bg:before {
    width: 28px;
    height: 28px;
    background-size: 100% 100%;
  }
  .policy-area .bg:before {
    top: -5px;
    left: -6px;
  }
  .policy-area .bg:after {
    top: -5px;
    right: -6px;
  }
  .policy-area .bg-inner:after {
    bottom: -6px;
    right: -6px;
  }
  .policy-area .bg-inner:before {
    bottom: -5px;
    left: -6px;
  }
}
@media all and (min-width:800px) {
  .policy-area .container {
    padding: 80px 100px;
  }
  .policy-area .bg-inner {
    padding: 70px 120px;
  }
  .policy-area h4 {
    font: 12px/1em 'roboto',serif;
    padding: 0 0 112px;
  }
  .policy-area h4:before {
    width: 24px;
    margin-left: -12px;
    top: 61px;
    height: 3px;
  }
  .policy-area h4:after {
    height: 34px;
    top: 51px;
    width: 3px;
    margin-left: -2px;
  }
  .policy-area .policy-content p {
    font: 24px/1.4em 'nserif',serif;
    margin-top: 30px;
  }
}

/* New Building */
#new_building #main {
  background: url(../images/introduction/new_building/kv.jpg) center center /cover no-repeat;
}
@media all and (min-width:800px) {
  #new_building .main-lead .content {
    width: 540px;
    margin-top: 30px;
  }
}
.thumbnail img {
  width: 100%;
  display: block;
}
.post-content .label {
  font: 13px/28px 'roboto',serif;
  color: #fff;
  background-color: #17bdb8;
  display: inline-block;
  height: 28px;
  padding: 0 10px;
  margin-bottom: 20px;
}
.post-content .post-title {
  font: 17px/1.4em 'nserif',serif;
  margin-bottom: 17px;
}
.post-content p {
  font: 12px/1.6em 'nsans',serif;
}
.post-content {
  padding: 30px 30px;
}
.post-area [class*="column-"] {
  float: none;
}
.post-area .row.nopadding [class*="column-"] {
  padding: 0;
}
.post-area .hasbg-sp,
.post-area .post-item.hasbg {
  background-color: #f7f7f7;
}
.building {
  margin-bottom: 10.6vw;
  position: relative;
}
.building .build-title {
  text-align: center;
  padding: 9.3vw 0 7.5vw 0;
}
.building .build-title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 17.8vw;
  font-family: 'lato',serif;
  line-height: 1;
}
.building .build-title h4 {
  font-size: 0;
}
.building .build-title img {
  margin: 0 auto;
}
.building .build-content {
  margin: 0 30px;
  position: relative;
}
.building .build-content figure img {
  display: block;
  width: 100%;
}
.build-content .scene {
  background-color: #30c2c3;
  color: #fff;
  display: block;
  text-align: center;
  width: 8vw;
  height: 8vw;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 3vw;
  font-family: 'humnst',serif;
  line-height: 1;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 1.8vw;
  position: absolute;
  cursor: pointer;
}
.build-content .scene small {
  display: block;
  font-size: 1vw;
  line-height: 1;
  font-family: 'lato',serif;
  font-weight: normal;
}
.build-content .scene1 {
  left: 2.5%;
  top: 3%;
}
.build-content .scene2 {
  left: 45.4%;
  top: 45%;
}
.build-content .scene3 {
  left: 67%;
  top: 33%;
}
.build-content .scene4 {
  left: 3.2%;
  top: 65%;
}
.build-content .scene5 {
  left: 45.8%;
  top: 83%;
}
/*.build-content .scene6 {
  left: 45.8%;
  top: 83%;
}*/
.scene-ico {
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  width: 16vw;
  height: 16vw;
  color: #fff;
  font: 8vw/1em 'humnst',serif;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: 2.8vw;
}
.pos-center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.scene-ico small {
  display: block;
  font: 2.6vw/1em 'humnst',serif;
}
.build-popup {
  margin: 0 auto;
  max-width: 1000px;
  padding: 25px;
}
.build-popup .top .scene-ico {
  border: none;
  background-color: #fff;
  color: #1f9893;
  margin-bottom: 13px;
}
.build-popup .top figure {
  margin-bottom: 20px;
}
.build-popup .top figure img {
  width: 53vw;
  display: block;
  margin: 0 auto;
}
.build-popup .top h4 span {
  display: block;
  margin: 0 auto;
}
.build-popup .top h4 {
  color: #fff;
  font: 5vw/1em 'nsans',serif;
  text-align: center;
  margin-bottom: 18px;
}
.build-popup .top p {
  color: #fff;
  font: 14px/1.6em 'nsans',serif;
  margin-bottom: 25px;
}
.build-popup .main-photo img {
  width: 100%;
  display: block;
}
.build-popup .photolist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.build-popup .photolist li {
  position: relative;
}
.build-popup .photolist li a {
  display: block;
  height: 100%;
  text-align: center;
  padding-top: 3%;
}
.build-popup .photolist li .pos-center {
  background-color: rgba(0, 0, 0, 0.3);
}
.build-popup .photolist img {
  width: 100%;
  display: block;
}
.build-popup .btn-close.pc-none {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}
@media all and (max-width:799px) {
  .build-popup .photolist li {
    height: 21vw;
    overflow: hidden;
  }
}
@media all and (min-width:800px) {
  .post-area [class*="column-"] {
    float: left;
  }
  .pull-md-right {
    float: right !important;
  }
  .post-content .label {
    font: 12px/28px 'roboto',serif;
    margin-bottom: 25px;
  }
  .post-content .post-title {
    font: 1.667vw/1.4em 'nserif',serif;
    margin-bottom: 20px;
  }
  .post-content p {
    font: 1.167vw/1.6em 'nsans',serif;
  }
  .post-content {
    padding: 30px;
  }
  .pull-md-right .post-content {
    padding: 30px 30px 30px 0;
  }
  .post-area .hasbg-sp {
    background-color: transparent;
  }
  .post-area .contain {
    padding: 70px 100px;
  }
  .building {
    margin-bottom: 100px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .building .build-title {
    padding-top: 95px;
    padding-bottom: 85px;
  }
  .building .build-content {
    max-width: 1000px;
    margin: 0 auto;
  }
  .build-content .scene {
    width: 64px;
    height: 64px;
    padding-top: 13px;
  }
  .build-content .scene {
    font-size: 30px;
  }
  .build-content .scene:hover {
    opacity: 0.7;
  }
  .build-content .scene small {
    font-size: 10px;
  }
  .build-content .scene1 {
    left: 5.3%;
    top: 5%;
  }
  .build-content .scene2 {
    left: 46.7%;
    top: 47%;
  }
  .build-content .scene3 {
    left: 68%;
    top: 35%;
  }
  .build-content .scene4 {
    left: 4.7%;
    top: 67%;
  }
  .build-content .scene5 {
    left: 47.5%;
    top: 83%;
  }
/*  .build-content .scene6 {
    left: 47.5%;
    top: 83%;
  }*/
  .scene-ico {
    width: 67px;
    height: 67px;
    font: 30px/1em 'humnst',serif;
    padding-top: 15px;
  }
  .scene-ico small {
    font: 10px/1em 'humnst',serif;
  }
  .build-popup {
    padding: 50px;
  }
  .popup-inner {
    position: relative;
  }
  .build-popup .btn-close {
    position: absolute;
    right: -20px;
    top: -20px;
  }
  .build-popup .top h4 {
    font: 30px/1em 'nsans',serif;
    text-align: left;
    margin-bottom: 20px;
  }
  .build-popup .top h4 .scene-ico {
    margin: 0 20px 0 0;
    display: inline-block;
  }
  .build-popup .top p {
    font: 16px/1.6em 'nsans',serif;
  }
  .build-popup .top {
    margin-bottom: 10px;
  }
  .build-popup .top figure {
    float: left;
    width: 300px;
  }
  .build-popup .top figure img {
    width: 100%;
  }
  .build-popup .top .t-title {
    padding: 0 0 0 345px;
  }
  .build-popup .photolist li a {
    padding-top: 26%;
  }
  .build-popup .photolist li a .scene-ico {
    margin-top: -33px;
  }
  .build-popup .photolist li {
    float: left;
    width: 33.33334%;
  }
}
@media all and (min-width:1100px) {
  .building {
    padding-right: 0;
    padding-left: 0;
  }
}
@media all and (min-width:1200px) {
  .build-popup {
    padding-right: 0;
    padding-left: 0;
  }
  .build-popup .btn-close {
    right: -40px;
    top: -40px;
  }
}

/* History */
#history #main {
  background: url(../images/introduction/history/kv.jpg) center center /cover no-repeat;
}
#history .main-lead .container {
  padding-bottom: 0;
}
#history .main-lead h3 span,
#history .main-lead h3 {
  color: #333;
  line-height: 1.3;
}
#history .main-lead h3 {
  border-top-color: #333;
  border-bottom-color: #333;
  letter-spacing: 1px;
  padding: 25px 0 27px;
}
#history .main-lead h3 span {
  line-height: 1;
  letter-spacing: 2px;
}
#history .main-lead .content {
  margin-bottom: -6.3vw;
  position: relative;
  z-index: 2;
}
#history .main-lead figure {
  position: relative;
  z-index: 1;
  margin-bottom: 4vw;
}
#history .main-lead figure img {
  width: 100%;
}
@media all and (min-width:800px) {
  #history .main-lead h3 {
    width: 680px;
    padding: 33px 0 38px;
    letter-spacing: 4px;
  }
  #history .main-lead .content {
    text-align: center;
    max-width: 940px;
    width: 100%;
  }
  #history .main-lead figure {
    margin-bottom: 50px;
  }
}
.period-area {
  padding: 0 0 10.67vw;
  position: relative;
}
.period-title {
  font-size: 0;
  border-bottom: 1px solid #f3f3f3;
  padding: 0 0 15px;
}
.period-title p {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
    width: 35vw;
  padding-top: 4.8vw;
  padding-bottom: 2vw;
  background: url(../images/introduction/history/watch.png) no-repeat center center;
  background-size: 14.94vw 14.94vw;
}
.period-title p span:nth-child(1) {
  font: 2.5vw/1em 'humnst',serif;
  display: block;
  margin-bottom: 4vw;
}
.period-title p span:nth-child(2) {
  font: 6.875vw/1em 'humnst',serif;
  display: block;
}
.period-title h3 {
  font: 7.813vw/1em 'nserif',serif;
  letter-spacing: 2px;
  display: inline-block;
  vertical-align: middle;
  width: 60vw;
  padding-top: 0.5vw;
}
.period-title h3 span {
  display: block;
  font: 3.75vw/1em 'nsans',serif;
  margin-top: 2.14vw;
}
.period-content {
  background: url(../images/introduction/history/bg-period.png) repeat-y left top;
  background-size: 10px auto;
  padding: 0 0 0 35px;
  margin: 20px 0 0 25px;
}
.period-content .period-item {
}
.period-content .period-item:last-child {
  margin-bottom: 0;
}
.period-content .year {
  display: block;
  font: 10.938vw/1em 'humnst',serif;
  margin-bottom: 4px;
}
.period-content .ago {
  display: block;
  font: 3.75vw/1em 'nsans',serif;
  margin-bottom: 12px;
}
.period-content h4 {
  letter-spacing: 2px;
  font: 6.25vw/1.3em 'nserif',serif;
  margin-bottom: 7px;
  padding-right: 25px;
}
.period-content p {
  font: 3.75vw/1.6em 'nsans',serif;
  padding-right: 25px;
}
.period-area .num {
  position: absolute;
  z-index: 1;
}
.period-area .num{
  height: 15vw;
  right: 20px;
}
.period-area .num img{
  height: 100%;
}


/*
#period1 .num {
  right: 14vw;
  top: 93.9vw;
}
#period1 .num img {
  width: 24.5vw;
}
#period2 .num {
  right: 14vw;
  top: 140vw;
}
#period2 .num img {
  width: 41vw;
}
#period3 .num {
  right: 2vw;
  top: 240vw;
}
#period3 .num img {
  width: 53vw;
}
#period4 .num {
  right: 5vw;
  top: 212vw;
}
#period4 .num img {
  width: 53vw;
}
#period5 .num {
  right: 2vw;
  top: 184vw;
}
#period5 .num img {
  width: 53vw;
}
#period6 .num {
  right: 4vw;
  top: 17vw;
}
#period6 .num img {
  width: 48vw;
}
#period7 .num {
  right: 3vw;
  top: 312vw;
}
#period7 .num img {
  width: 50vw;
}
*/
@media all and (max-width: 799px){
  .period-area:nth-child(odd) .num img{
    transform: rotate(-10deg);
  }
  .period-area:nth-child(even) .num img{
    transform: rotate(10deg);
  }
  .period-content .period-item{
    margin-bottom: 50px;
  }
}
@media all and (min-width:800px) {
  .period-area {
    padding: 0 0 50px;
    margin: 0 auto;
    max-width: 1200px;
    width: 95%;
  }
  .period-title {
    border: none;
    padding: 95px 0 75px 0;
    margin-bottom: 45px;
    background: url(../images/introduction/history/watch.png) no-repeat center top;
  }
  .period-title p {
    display: block;
    padding: 0;
    width: auto;
    margin-bottom: 50px;
    background: none;
  }
  .period-title p span:nth-child(1) {
    font-size: 13px;
    margin-bottom: 3px;
  }
  .period-title p span:nth-child(2) {
    font: 37px/1em 'humnst',serif;
  }
  .period-title h3 {
    text-align: center;
    display: block;
    width: auto;
    font: 50px/1em 'nserif',serif;
    padding: 0;
  }
  .period-title h3 span {
    font: 14px/1em 'nserif',serif;
    margin-top: 12px;
  }
  .period-content {
    padding: 0;
    background-position: center top;
    background-size: auto;
    margin: 0;
  }

  .period-content .year {
    font: 80px/1em 'humnst',serif;
    margin-bottom: 10px;
  }
  .period-content .ago {
    font: 16px/1em 'nsans',serif;
    margin-bottom: 25px;
  }
  .period-content h4 {
    letter-spacing: 3px;
    font: 30px/1.3em 'nserif',serif;
    margin-bottom: 13px;
    padding-right: 0;
  }
  .period-content p {
    font: 14px/1.6em 'nsans',serif;
    padding-right: 0;
  }
  .period-content {
    position: relative;
  }
  .accordsp-content{
    position: relative;
  }
  .period-content .period-item {
    padding-top: 80px !important;
  }
  .period-content .period-item:first-child{
    padding-top: 0 !important;
  }
  .period-content .period-item.left {
    text-align: right;
    padding: 0 40px 0 0;
    box-sizing: border-box;
    width: 50%;
    display: flex;
    flex-direction: column;
    float: left;
  }
  .period-content .period-item.left p {
    padding-left: 120px;
  }
  .period-content .period-item.right {
    padding: 0 0 0 40px;
    width: 50%;
    right: 0;
    float: right;
    margin-bottom: 0;
  }
  .period-content .period-item.right p {
    padding-right: 160px;
  }
  .period-area .num img {
    /* width: auto !important; */
    /* height: auto !important; */
  }
  .period-area:nth-child(odd) .num{
    right: 0;
    top: -120px;
  }
  .period-area:nth-child(odd) .num img{
    /* width: 41vw; */
  }
  .period-area:nth-child(even) .num{
    left: 0;
    top: -120px;
  }
  .period-area:nth-child(even) .num img{
    /* width: 24.5vw; */
  }
/*
  #period1 .period-content {
    height: 645px;
  }
  #period1 .num {
    right: 100px;
    top: 278px;
  }
  #period1 .period-item:nth-child(1) {
    height: 590px;
    top: 0px;
  }
  #period1 .period-item:nth-child(2) {
    height: 250px;
    top: 85px;
  }
  #period1 .period-item:nth-child(3) {
    height: 227px;
    top: 415px;
  }
  #period2 .period-content {
    height: 965px;
  }
  #period2 .num {
    left: 52px;
    top: 375px;
  }
  #period2 .period-item:nth-child(1) {
    height: 205px;
    top: 0px;
  }
  #period2 .period-item:nth-child(2) {
    height: 650px;
    top: 85px;
  }
  #period2 .period-item:nth-child(3) {
    height: 271px;
    top: 285px;
  }
  #period2 .period-item:nth-child(4) {
    height: 205px;
    top: 636px;
  }
  #period2 .period-item:nth-child(5) {
    height: 205px;
    top: 730px;
  }
  #period3 .period-content {
    height: 1125px;
  }
  #period3 .num {
    right: 170px;
    top: 1190px;
  }
  #period3 .period-item:nth-child(1) {
    height: 205px;
    top: 0px;
  }
  #period3 .period-item:nth-child(2) {
    height: 227px;
    top: 85px;
  }
  #period3 .period-item:nth-child(3) {
    height: 227px;
    top: 285px;
  }
  #period3 .period-item:nth-child(4) {
    height: 547px;
    top: 392px;
  }
  #period3 .period-item:nth-child(5) {
    height: 205px;
    top: 592px;
  }
  #period3 .period-item:nth-child(6) {
    height: 205px;
    top: 877px;
  }
  #period4 .period-content {
    height: 1385px;
  }
  #period4 .num {
    left: 80px;
    top: 343px;
  }
  #period4 .period-item:nth-child(1) {
    height: 205px;
    top: 85px;
  }
  #period4 .period-item:nth-child(2) {
    height: 205px;
    top: 285px;
  }
  #period4 .period-item:nth-child(3) {
    height: 568px;
    top: 370px;
  }
  #period4 .period-item:nth-child(4) {
    height: 205px;
    top: 570px;
  }
  #period4 .period-item:nth-child(5) {
    height: 227px;
    top: 855px;
  }
  #period4 .period-item:nth-child(6) {
    height: 271px;
    top: 1018px;
  }
  #period4 .period-item:nth-child(7) {
    height: 227px;
    top: 1162px;
  }
  #period5 .period-content {
    height: 962px;
  }
  #period5 .num {
    right: 38px;
    top: 760px;
  }
  #period5 .period-item:nth-child(1) {
    height: 205px;
    top: 0px;
  }
  #period5 .period-item:nth-child(2) {
    height: 244px;
    top: 85px;
  }
  #period5 .period-item:nth-child(3) {
    height: 546px;
    top: 285px;
  }
  #period5 .period-item:nth-child(4) {
    height: 205px;
    top: 410px;
  }
  #period5 .period-item:nth-child(5) {
    height: 271px;
    top: 695px;
  }
  #period6 .period-content {
    height: 645px;
  }
  #period6 .num {
    left: 80px;
    top: 720px;
  }
  #period6 .period-item:nth-child(1) {
    height: 205px;
    top: 85px;
  }
  #period6 .period-item:nth-child(2) {
    height: 227px;
    top: 285px;
  }
  #period6 .period-item:nth-child(3) {
    height: 205px;
    top: 0px;
  }

  #period7 .period-content {
    height: 2275px;
  }
  #period7 .num {
    right: 50px;
    top: 750px;
  }
  #period7 .period-item:nth-child(1) {
    height: 250px;
    top: 0px;
  }
  #period7 .period-item:nth-child(2) {
    height: 227px;
    top: 85px;
  }
  #period7 .period-item:nth-child(3) {
    height: 250px;
    top: 330px;
  }
  #period7 .period-item:nth-child(4) {
    height: 592px;
    top: 660px;
  }
  #period7 .period-item:nth-child(5) {
    height: 227px;
    top: 748px;
  }
  #period7 .period-item:nth-child(6) {
    height: 227px;
    top: 1055px;
  }
  #period7 .period-item:nth-child(7) {
    height: 205px;
    top: 1332px;
  }
  #period7 .period-item:nth-child(8) {
    height: 205px;
    top: 1362px;
  }
  #period7 .period-item:nth-child(9) {
    height: 271px;
    top: 1617px;
  }
  #period7 .period-item:nth-child(10) {
    height: 610px;
    top: 1647px;
  }
  #period7 .period-item:nth-child(11) {
    height: 250px;
    top: 1968px;
  }
*/
}

/* voice_graduates*/
#voice .center{
  text-align: center;
}
.voice01{
  position: relative;
}
.voice01 h4{
  width:250px;
  height: 315px;
  background:url(../images/introduction/voice/icon07.png) no-repeat;
  background-size: cover;
  font: 400 30px/1em 'nsans',sans-serif;
  position: absolute;
  left: 10%;
  top: 10%;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  padding: 160px 0 0;
  z-index: 5;
  letter-spacing: 1px;
}
.voice01 h4 span{
  font: 400 16px/1em 'nsans',sans-serif;
  letter-spacing: 1px;
}
.voice-box{
  box-sizing: border-box;
  height: 100%;
  border: 15px solid #46add6;
}
.voice-box li{
  list-style: none;
  padding:20px;
  background: #e9f8ff;
}
.voice-box li img{
  max-width: 100%;
}
.voice-box li dt img{
  border-radius: 50%;
}
.voice-box li:nth-child(2n){
  background: #fff;
}
.voice-box dl{
  width: 100%;
  display: table;
}
.voice-box dt{
  width: 100px;
  display: table-cell;
}
.voice-box dd{
  display: table-cell;
  vertical-align: middle;
  color: #46ADD5;
  font-weight: bold;
  line-height: 1.5;
}
.hidenpc{
  display: none;
}
.fixHeight .thumbnail{
  position: relative;
}
#voice .post-area a:hover figure,
#voice .post-area a:hover div {
  opacity: 0.7;
}
.interview .thumbnail::before{
  content: "";
  width: 97px;
  height: 124px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
}
.interview .thumbnail figcaption {
  position: absolute;
  width: 100%;
  height: 100px;
  padding: 25px;
  left: 0;
  bottom: 0;
  background: #4AABD1;
  z-index: 10;
}
.interview .thumbnail figcaption::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0;
  top: 0;
  background: #1A7BB6;
  z-index: 10;
}
.interview .column-4:nth-of-type(2) .thumbnail figcaption,
.interview .column-4:nth-of-type(5) .thumbnail figcaption,
.interview .column-4:nth-of-type(8) .thumbnail figcaption,
.interview .column-4:nth-of-type(11) .thumbnail figcaption,
.interview .column-4:nth-of-type(14) .thumbnail figcaption,
.interview .column-4:nth-of-type(17) .thumbnail figcaption,
.interview .column-4:nth-of-type(20) .thumbnail figcaption,
.interview .column-4:nth-of-type(23) .thumbnail figcaption,
.interview .column-4:nth-of-type(26) .thumbnail figcaption,
.interview .column-4:nth-of-type(29) .thumbnail figcaption,
.interview .column-4:nth-of-type(32) .thumbnail figcaption,
.interview .column-4:nth-of-type(35) .thumbnail figcaption,
.interview .column-4:nth-of-type(38) .thumbnail figcaption,
.interview .column-4:nth-of-type(41) .thumbnail figcaption,
.interview .column-4:nth-of-type(44) .thumbnail figcaption,
.interview .column-4:nth-of-type(47) .thumbnail figcaption,
.interview .column-4:nth-of-type(50) .thumbnail figcaption{
  background: #DCC930;
}
.interview .column-4:nth-of-type(2) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(5) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(8) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(11) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(14) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(17) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(20) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(23) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(26) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(29) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(32) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(35) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(38) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(41) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(44) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(47) .thumbnail figcaption::before,
.interview .column-4:nth-of-type(50) .thumbnail figcaption::before{
  background: #BD9C1C;
}
.interview .column-4:nth-of-type(3n) .thumbnail figcaption{
  background: #59B6BD;
}
.interview .column-4:nth-of-type(3n) .thumbnail figcaption::before {
  background: #35A7AA;
}

.interview .thumbnail figcaption p{
  color: #fff;
}
.interview .thumbnail figcaption p.title{
  font: bold 1.5vw/1 'nserif-b', sans-serif;
}
.interview .thumbnail figcaption p.text{
  font: 1vw/1 'nserif-b', sans-serif;
}

/* .interview .interview6 .thumbnail::before{
  background:url(../images/introduction/voice/icon06.png) no-repeat;
  background-size: cover;
}
.interview .interview5 .thumbnail::before{
  background:url(../images/introduction/voice/icon05.png) no-repeat;
  background-size: cover;
}
.interview .interview4 .thumbnail::before{
  background:url(../images/introduction/voice/icon04.png) no-repeat;
  background-size: cover;
}
.interview .interview3 .thumbnail::before{
  background:url(../images/introduction/voice/icon03.png) no-repeat;
  background-size: cover;
}
.interview .interview2 .thumbnail::before{
  background:url(../images/introduction/voice/icon02.png) no-repeat;
  background-size: cover;
}
.interview .interview1 .thumbnail::before{
  background:url(../images/introduction/voice/icon01.png) no-repeat;
  background-size: cover;
} */
.voice-box{
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: stretch;
}
.voice-box ul {
  flex:1;
  display:flex;
  flex-direction: column;
  align-items: stretch;
}
.voice-box li {
  flex:1;
  display:flex;
  flex-direction: column;
  justify-content: center;
}
@media all and (min-width:800px) and (max-width:1200px) {
  .interview .thumbnail{
    overflow: hidden;
    height: 100%;
  }
  .interview .thumbnail img{
    height: 100%;
    width: auto;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media all and (max-width:799px) {
  #voice.inner .title p {
    padding-top: 30px;
    font: 14px/1.6em 'nsans',sans-serif;
  }
  #voice.inner .title .container {
    padding: 50px 25px;
  }
  .voice01 h4{
    width:120px;
    height: 150px;
    font: 400 22px/1em 'nsans',sans-serif;
    position: absolute;
    left: 5%;
    top: 0;
    padding: 80px 0 0;
  }
  .voice01 h4 span{
    font: 400 12px/1em 'nsans',sans-serif;
  }
  .interview .thumbnail figcaption {
    position: absolute;
    width: 100%;
    height: 75px;
    padding: 10px 5px;
    left: 0;
    bottom: 0;
    background: #4AABD1;
    z-index: 10;
  }
  .interview .thumbnail figcaption::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    top: 0;
    background: #1A7BB6;
    z-index: 10;
  }
  .interview .thumbnail figcaption p.title{
    font: bold 2.6vw/1 'nserif-b', sans-serif;
  }
  .interview .thumbnail figcaption p.text{
    font: 2vw/1 'nserif-b', sans-serif;
  }
  .interview{
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 1;
  }
  .interview .column-4{
    width: 50%;
  }
  /* .interview .column-4:first-child{
    width: 100%;
  } */
  .interview .interview0{
    display: none;
  }
   /* .interview .interview2{
    order: 1;
    width: 100%;
  }
  .interview .interview1, .interview .interview3{
    order: 2;
    width: 50%;
  }
 .interview .interview4{
    order: 3;
    width: 100%;
  }
  .interview .interview5, .interview .interview7{
    order: 4;
    width: 50%;
  }
  .interview .interview6{
    order: 5;
    width: 100%;
  }
  .interview .interview8, .interview .interview9{
    order: 6;
    width: 50%;
  } */
  .voice-box{
    border: 10px solid #46add6;
  }
  .voice-box ul{
    width: 100%;
    display: table;
  }
  .voice-box li{
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
  }
  .voice-box img{
    max-width: 100%;
  }
  .interview ul:nth-child(2n) li{
    background: #fff;
  }
  .interview ul:nth-child(2n) li:nth-child(2n){
    background: #e9f8ff;
  }
  .voice-box dt, .voice-box dd{
    display: block;
    width: auto;
    padding: 5px 0;
  }
  .voice-box dd{
    font-size: 14px;
  }
  .hidenpc{
    display: inline-block;
  }
  .hidensp{
    display: none;
  }
  .interview .thumbnail::before{
    width: 70px;
    height: 89px;
    left: 0;
    top: 0;
  }
}
@media all and (max-width:480px) {
  .voice01{
    height: 200px;
    overflow: hidden;
  }
  .voice01 img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 160%;
    height: auto;
  }
  .interview .thumbnail figcaption {
    padding: 15px 5px;
  }
  .interview .thumbnail figcaption p.title{
    font: bold 3.6vw/1 'nserif-b', sans-serif;
    line-height: 25%;
  }
  .interview .thumbnail figcaption p.text{
    font: 3.2vw/1 'nserif-b', sans-serif;
  }
}
/* voice_graduates 001*/
#voice_single #main-bg {
	display: none;
}
#voice_single .main-lead {
	display: none;
}

#voice_single .voice-profile {
	padding-top: 100px;
}

#voice_single .inner article .split .text {
	padding: 0;
}

#voice_single .inner article .split {
	align-items: stretch;
}

#voice_single.inner article .split .text.question:before {
}
#voice_single.inner article .split h4 {
  border-color: #46add5;
  color: #46add5;
}
.voice-profile{
  background: #ECF9FC;
}
/*#voice_single .voice-profile{
  background: #FFF;
}*/
/*.voice-profile_content{
  background: #fff;
}*/

.voice-profile_content {
	position: relative;
}

.voice-profile_content h5{
  font-size: 35px;
  line-height: 45px;
  font-family: 'nserif',serif;
  color: #17BDB8;
  /*background: #f6fafb;*/
  padding: 35px 10px 35px 10px;
  border-top: 1px solid #17BDB8;
  border-bottom: 1px solid #17BDB8;
  position: relative;
    text-align: center;
}

.voice-profile_content h5 span{
  font-size: 20px;
  font-family: 'humnst',sans-serif;
  line-height: 1;
  padding-left: 20px;
}
/*.voice-profile_content::before{
    font: italic 100px 'humnst',sans-serif;
color: #17BDB8;
  content: "07";
  width:97px;
  height: 124px;
  line-height: 127px;
  background:url(../images/introduction/voice/01/bagde.png) no-repeat;
  position: absolute;
    left: 0;
    right: 0;
  top: -20px;
  text-align: center;
}
*/
.voice-profile_content dl{
  padding: 40px 0;
}
.voice-profile_content dt{
  margin-bottom: 40px;
  font-size: 25px;
  font-family: 'nsans',sans-serif;
  line-height: 1;
  font-weight: 400;
}
.voice-profile_content dt small {
  font-size: 20px;
}
.voice-profile_content dt span{
  font-size: 14px;
}
#voice_single .voice-profile02 {
  width: 90%;
  margin: auto!important;
  padding: 100px 0 100px!important;
}
#voice_single .voice-profile02 h4 {
  /*width: 800px!important;*/
  margin: 0 auto 30px!important;
}
@media all and (max-width:799px) {

#voice_single .inner article .split .text {
	margin: 40px;
}

#voice_single .voice-profile {
	padding-top: 0;
}
  #voice_single article .voice-profile02 .img-area{
    order: 2;
  }
  #voice_single article .voice-profile02 .text{
    order: 1;
  }
  .inner article .split .text.question:before {
    transform: scale(.6);
  }
  .inner article .split.voice-profile .img-area img{
    -webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
  }
  .voice-profile_content dl{
    padding: 20px;
  }
  .voice-profile_content dt{
    margin-bottom: 25px;
    font: 400 22px/1em 'nsans',sans-serif;
  }
  .voice-profile_content dt span{
    font: 400 12px/1em 'nsans',sans-serif;
  }
  .voice-profile_content h5{
    font: normal 25px/34px 'nserif',sans-serif;
    /*color: #4fa389;*/
    padding: 10px 0 10px 0;
  }
  .voice-profile_content h5 span{
    font: 14px/1em 'humnst',sans-serif;
    padding-left: 10px;
  }
/*  .voice-profile_content h5::before{
    content: "07";
    width:60px;
    height: 77px;
    line-height: 80px;
    background-size: cover;
    font-size: 20px;
    left: 10px;
  }*/
/*  .inner article .split.voice-profile .text{
    margin-top: 0;
  }
*/
#voice_single .voice-profile02 {
  width: 90%!important;
  margin: auto!important;
  padding: 40px 0 40px!important;
}
#voice_single .voice-profile02 h4 {
  width: 100%!important;
  margin: 0 auto 20px!important;
}

}


/* added 171013 */
@media all and (max-width:799px) {
.inner #page-title h2 span.long{font:normal 11px 'humnst',sans-serif;;
}
}

/*number*/
#number article #students_img img{
width: 100%;
}
.inner article .explan3 .td {
  background-color: rgba(79,163,137,0.02);
}
/*-----------------------------sp表示-----------------------------*/
@media all and (max-width:799px) {
.explan3 .container {
    padding: 0 30px 25px;
}
}
/*-----------------------------pc表示-----------------------------*/
@media all and (min-width:800px) {
/*number*/
.inner .main-lead .lead_text{
  width: 540px;
}
#number .explan3 .thead .cell {
    text-align: center;
    font: 20px/1 'nsans-b',serif;
    background-color: #dcede7;
    border-bottom: 1px solid #b1d7cb;
    border-right: 1px solid #b1d7cb;
    width: 20%;
    color: #4fa389;
    padding: 37px 0;
  }
#number .explan3 .tbody .cell {
    width: 20%;
    border-right: 1px solid #b1d7cb;
  }
#number .explan3 .container {
  margin: -60px auto;
  }
}
