/* Scss Document */
/*-------------------------------------------------
    home
=================================================*/
#toppage {
  margin: 0 auto 0;
  max-width: 1440px;
}

@media (min-width: 1100px) {
  #mainvisual {
    margin: -100px auto 0;
  }
}
#mainvisual img {
  width: 100%;
}

#top_news {
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  margin: 0 auto 10vw;
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (min-width: 1100px) {
  #top_news {
    width: 1240px;
    max-width: 90%;
    margin: -80px auto 120px;
  }
}
#top_news h2 {
  white-space: nowrap;
  align-self: center;
  width: 200px;
  box-sizing: border-box;
  font-size: 20px;
  text-align: right;
  padding-right: 50px;
  font-weight: 400;
  display: none;
}
.en #top_news h2 {
  letter-spacing: 0;
  margin-bottom: 0;
}
#top_news h2 span {
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 1100px) {
  #top_news h2 {
    display: block;
  }
}
#top_news .list {
  width: calc(100% - 50px);
  box-sizing: border-box;
  padding: 30px 0;
}
@media (min-width: 1100px) {
  #top_news .list {
    width: calc(100% - 280px);
  }
}
#top_news .list ul {
  margin-top: -15px;
  padding: 0 5vw 0 8vw;
}
@media (min-width: 1100px) {
  #top_news .list ul {
    margin-top: -15px;
    border-left: 2px dotted #666;
    padding: 0 50px;
  }
}
#top_news .list ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-weight: 400;
  margin: 15px 0 0;
  align-items: center;
}
@media (min-width: 1100px) {
  #top_news .list ul li {
    align-items: flex-start;
    flex-wrap: nowrap;
  }
}
#top_news .list ul time {
  width: auto;
  font-size: 10px;
  display: block;
  color: #666;
  white-space: nowrap;
}
@media (min-width: 1100px) {
  #top_news .list ul time {
    width: 100px;
    line-height: 25px;
    font-size: 13px;
  }
}
#top_news .list ul em {
  letter-spacing: 1px;
  margin-left: 15px;
  width: 80px;
  padding: 1px 5px 1px 5px;
  display: block;
  font-style: normal;
  background: #b4b4b4;
  text-align: center;
  font-size: 10px;
  box-sizing: border-box;
  white-space: nowrap;
  color: #fff;
  border-radius: 5px;
}
.en #top_news .list ul em, .cn #top_news .list ul em {
  width: 110px;
}
@media (min-width: 1100px) {
  #top_news .list ul em {
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    letter-spacing: 3px;
    margin: 0 20px 0 0;
    width: 100px;
  }
  .en #top_news .list ul em, .cn #top_news .list ul em {
    width: 130px;
  }
}
#top_news .list ul .title {
  width: 100%;
  margin: 5px 0 0 0;
  padding: 0;
  font-weight: 300;
}
@media (min-width: 1100px) {
  #top_news .list ul .title {
    width: calc(100% - 220px);
    margin: 0;
    font-size: 14px;
  }
  .en #top_news .list ul .title, .cn #top_news .list ul .title {
    width: calc(100% - 250px);
  }
}
#top_news .list ul .btn {
  border: 1px solid #52b597;
  color: #52b597;
  display: inline-block;
  margin-top: 10px;
  padding: 0px 40px;
  position: relative;
  transition: 0.3s;
}
#top_news .list ul .btn:after {
  content: "";
  width: 10px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  background: #52b597;
}
#top_news .list ul a {
  display: inline-block;
}
#top_news .list ul a:hover .btn {
  background: #52b597;
  color: #fff;
}
#top_news .list ul a:hover .btn:after {
  background: #fff;
}
#top_news .more {
  width: 50px;
}
@media (min-width: 1100px) {
  #top_news .more {
    width: 80px;
  }
}
#top_news .more a {
  display: block;
  height: 100%;
  width: 100%;
  background: #f1f1f1;
  color: #666;
  font-size: 10px;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 1100px) {
  #top_news .more a {
    font-size: 12px;
  }
}
#top_news .more a span {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
@media (min-width: 1100px) {
  #top_news .more a span {
    right: 25px;
  }
}
#top_news .more a:after {
  content: "";
  background: #00a87b;
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 5px;
  height: 1px;
}
@media (min-width: 1100px) {
  #top_news .more a:after {
    width: 15px;
  }
}

.jp h2.vertical,
.cn h2.vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 32px;
  transform: scale(0.5);
  transform-origin: left top;
}
@media all and (-ms-high-contrast: none) {
  .jp h2.vertical,
  .cn h2.vertical {
    height: 200px;
  }
}
@supports (-ms-ime-align: auto) {
  .jp h2.vertical,
  .cn h2.vertical {
    height: 200px;
  }
}
@media (min-width: 1100px) {
  .jp h2.vertical,
  .cn h2.vertical {
    transform: scale(1);
  }
}
.jp h2.vertical span.sub,
.cn h2.vertical span.sub {
  display: block;
  font-weight: 400;
  color: #00a87b;
  position: relative;
  font-size: 12px;
  padding-top: 20px;
  letter-spacing: 0.05em;
}
.jp h2.vertical span.sub:before,
.cn h2.vertical span.sub:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 12px;
  background: #ffdd00;
  margin-left: -1px;
}

.en h2.vertical {
  font-size: 16px;
  transform-origin: left top;
  letter-spacing: 0;
}
@media (min-width: 1100px) {
  .en h2.vertical {
    font-size: 22px;
  }
}
#top_business {
  position: relative;
  margin-bottom: 10vw;
}
@media (min-width: 1100px) {
  #top_business {
    padding-top: 70px;
    margin-bottom: 120px;
  }
}
#top_business .text {
  background: #fff;
  box-sizing: border-box;
  z-index: 10;
  padding: 4vw 8vw 5vw 0;
  padding-left: calc(8vw + 70px);
}
.en #top_business .text {
  padding-left: 8vw;
}
@media (min-width: 1100px) {
  #top_business .text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 50px 50px 200px;
    width: 470px;
  }
  .en #top_business .text {
    width: 830px;
    padding: 0px 60px 60px 100px;
  }
}
#top_business .text p {
  margin: 0;
  font-size: 12px;
}
@media (min-width: 1100px) {
  #top_business .text p {
    font-size: 14px;
  }
}
#top_business .text h2 {
  position: absolute;
  top: 0;
  left: 8vw;
}
@media (min-width: 1100px) {
  #top_business .text h2 {
    left: 100px;
  }
}
.en #top_business .text h2 {
  position: static;
}
#top_business figure {
  overflow: hidden;
}
#top_business figure span {
  display: block;
  float: left;
  width: 50%;
  overflow: hidden;
}
#top_business figure span img {
  width: 100%;
  transform: none;
}
#top_business .more {
  background: #f1f1f1;
  z-index: 1;
  text-align: right;
  height: 32px;
}
@media (min-width: 1100px) {
  #top_business .more {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 70px;
  }
}
#top_business .more a {
  display: block;
  line-height: 32px;
  position: relative;
  color: #666;
  padding-right: 25px;
  font-size: 8px;
  letter-spacing: 0;
}
@media (min-width: 1100px) {
  #top_business .more a {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 70px;
    padding-right: 120px;
  }
}
#top_business .more a:after {
  content: "";
  background: #00a87b;
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 20px;
  height: 1px;
}
@media (min-width: 1100px) {
  #top_business .more a:after {
    width: 110px;
  }
}

#top_message {
  position: relative;
  float: left;
  width: calc(50% - 1px);
  padding-top: 32px;
  margin-top: 0;
}
.en #top_message {
  padding-top: 0px;
}
@media (min-width: 1100px) {
  #top_message {
    width: calc(50% - 40px);
    padding-top: 70px;
    margin-bottom: 120px;
  }
  .en #top_message {
    padding-top: 70px;
  }
}
#top_message .text {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  box-sizing: border-box;
  z-index: 10;
  height: 120px;
  background: #fff;
  width: calc(10vw + 40px);
}
.en #top_message .text {
  position: static;
  width: auto;
  height: 70px;
}
.cn #top_message .text {
  height: 100px;
}
@media (min-width: 1100px) {
  #top_message .text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 50px 50px 100px;
    height: 230px;
    width: auto;
  }
  .en #top_message .text {
    height: 120px;
    position: absolute;
  }
  .cn #top_message .text {
    height: 200px;
  }
}
@media (max-width: 1099px) {
  #top_message .text h2 {
    padding: 0 10vw 8vw;
  }
}
#top_message figure {
  overflow: hidden;
}
#top_message figure img {
  width: 100%;
}
#top_message .more {
  background: #f1f1f1;
  z-index: 1;
  text-align: right;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.en #top_message .more {
  position: static;
}
@media (min-width: 1100px) {
  #top_message .more {
    background: #fff;
    height: 70px;
  }
  .en #top_message .more {
    position: absolute;
  }
}
#top_message .more a {
  display: block;
  line-height: 32px;
  position: relative;
  color: #666;
  padding-right: 25px;
  font-size: 8px;
  letter-spacing: 0;
}
@media (min-width: 1100px) {
  #top_message .more a {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 70px;
    padding-right: 70px;
  }
}
#top_message .more a:after {
  content: "";
  background: #00a87b;
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 20px;
  height: 1px;
}
@media (min-width: 1100px) {
  #top_message .more a:after {
    width: 60px;
  }
}

#top_mission {
  position: relative;
  float: right;
  width: calc(50% - 1px);
  padding-top: 32px;
  margin-top: 0;
}
.en #top_mission {
  padding-top: 0px;
}
@media (min-width: 1100px) {
  #top_mission {
    width: calc(50% - 40px);
    padding-top: 70px;
    margin-bottom: 120px;
  }
  .en #top_mission {
    padding-top: 70px;
  }
}
#top_mission .text {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  box-sizing: border-box;
  z-index: 10;
  background: #fff;
  height: 100px;
  width: calc(10vw + 40px);
}
.en #top_mission .text {
  height: 70px;
  width: auto;
  position: static;
}
@media (min-width: 1100px) {
  #top_mission .text {
    padding: 0px 50px 50px 0px;
    height: 200px;
    width: auto;
  }
  .en #top_mission .text {
    height: 120px;
    position: absolute;
  }
}
@media (max-width: 1099px) {
  #top_mission .text h2 {
    padding: 0 10vw 8vw;
  }
}
#top_mission figure {
  overflow: hidden;
}
#top_mission figure img {
  width: 100%;
}
#top_mission .more {
  background: #f1f1f1;
  z-index: 1;
  text-align: right;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.en #top_mission .more {
  position: static;
}
@media (min-width: 1100px) {
  #top_mission .more {
    background: #fff;
    height: 70px;
  }
  .en #top_mission .more {
    position: absolute;
  }
}
#top_mission .more a {
  display: block;
  line-height: 32px;
  position: relative;
  color: #666;
  padding-right: 25px;
  font-size: 8px;
  letter-spacing: 0;
}
@media (min-width: 1100px) {
  #top_mission .more a {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 70px;
    padding-right: 70px;
  }
}
#top_mission .more a:after {
  content: "";
  background: #00a87b;
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 20px;
  height: 1px;
}
@media (min-width: 1100px) {
  #top_mission .more a:after {
    width: 60px;
  }
}

#top_other {
  clear: both;
  text-align: center;
}
#top_other ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top_other ul li {
  width: calc(50% - 1px);
}
@media (min-width: 768px) {
  #top_other ul li:nth-of-type(3), #top_other ul li:nth-of-type(4), #top_other ul li:nth-of-type(5) {
    width: calc(33.33333333% - 1px);
  }
}
#top_other a {
  display: block;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 1;
}
@media (min-width: 768px) {
  #top_other a {
    font-size: 22px;
    padding-bottom: 40px;
  }
}
#top_other p {
  line-height: 1.5;
  margin: 0px auto 0;
  display: table;
  position: relative;
}
@media (min-width: 768px) {
  #top_other p {
    margin: -10px auto 0;
  }
}
#top_other p:after {
  content: "";
  width: 15px;
  height: 1px;
  background: #00a87b;
  display: block;
  position: absolute;
  top: 50%;
  right: -25px;
}
@media (min-width: 768px) {
  #top_other p:after {
    width: 30px;
    right: -40px;
  }
}

#top_other2 {
  position: relative;
  padding: 2vw 8vw;
  margin: -3vw 0 12vw;
}
@media (min-width: 768px) {
  #top_other2 {
    padding: 40px 0;
    margin: -40px 0 120px;
  }
}
@media (min-width: 1100px) {
  #top_other2 {
    padding: 80px 0;
  }
}
#top_other2:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: -moz-linear-gradient(-33deg, rgb(0, 154, 111) 0%, rgb(255, 220, 0) 100%);
  background-image: -webkit-linear-gradient(-33deg, rgb(0, 154, 111) 0%, rgb(255, 220, 0) 100%);
  background-image: -ms-linear-gradient(-33deg, rgb(0, 154, 111) 0%, rgb(255, 220, 0) 100%);
  opacity: 0.149;
}
@media (min-width: 768px) {
  #top_other2 ul {
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }
}
@media (min-width: 1100px) {
  #top_other2 ul {
    padding: 0 40px;
  }
}
#top_other2 ul li {
  margin: 3vw 0;
}
@media (min-width: 768px) {
  #top_other2 ul li {
    margin: 0 20px;
  }
}
@media (min-width: 1100px) {
  #top_other2 ul li {
    margin: 0 40px;
  }
}
#top_other2 ul li:nth-of-type(1) p {
  color: #fff;
}
#top_other2 ul li:nth-of-type(2) p {
  color: #fff;
}
#top_other2 a {
  display: block;
  position: relative;
}
#top_other2 a:after {
  content: "";
  width: 15px;
  height: 1px;
  background: #00a87b;
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
}
@media (min-width: 768px) {
  #top_other2 a:after {
    width: 30px;
  }
}
#top_other2 a img {
  width: 100%;
}
#top_other2 a p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 1;
}
@media (min-width: 768px) {
  #top_other2 a p {
    font-size: 22px;
  }
}

/*-------------------------------------------------
    news
=================================================*/
#news_yearselect {
  background: #52b597;
  color: #fff;
  padding: 10px 8vw;
  border: 2px solid #fff;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #news_yearselect {
    height: 190px;
    padding: 50px 25px 0;
    text-align: left;
  }
}
#news_yearselect dl {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #news_yearselect dl {
    display: block;
  }
}
#news_yearselect dl dt {
  margin: 0 10px 0 0;
}
@media (min-width: 768px) {
  #news_yearselect dl dt {
    margin: 0 0 10px;
  }
}
#news_yearselect dl dd {
  width: 200px;
  position: relative;
}
@media (min-width: 768px) {
  #news_yearselect dl dd {
    width: auto;
  }
}
#news_yearselect dl dd .select {
  width: 100%;
  text-align: center;
  padding: 5px 10px;
  -webkit-appearance: none;
  appearance: none;
  background: #52b597;
  border: 1px solid #fff;
  color: #fff;
  box-sizing: border-box;
  position: relative;
}
#news_yearselect dl dd .select:after {
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 8px;
  height: 8px;
  transform: translateY(-50%) rotate(135deg);
  margin: -3px -3px 0 0;
  position: absolute;
  top: 50%;
  right: 20px;
  transition: 0.3s;
}
#news_yearselect dl dd select {
  outline: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  padding: 5px 10px;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  background: #52b597;
  border: 1px solid #fff;
  color: #fff;
}
#news_yearselect dl dd select option {
  text-align: center;
  background: #fff;
  color: #333;
  border: 1px solid #fff;
}

#news_list h2 {
  font-size: 19px;
  font-weight: 300;
  border-bottom: 1px dotted #000;
  margin: 0 0 25px;
  padding: 0 0 20px;
}
#news_list .year {
  margin-bottom: 8vw;
}
@media (min-width: 768px) {
  #news_list .year {
    margin-bottom: 60px;
  }
}
#news_list .year:last-child {
  margin-bottom: 0;
}
#news_list ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-weight: 400;
  margin: 0 0 20px;
  align-items: center;
}
@media (min-width: 768px) {
  #news_list ul li {
    margin: 0 0 30px;
    align-items: flex-start;
  }
}
#news_list ul time {
  width: auto;
  font-size: 13px;
  display: block;
  color: #666;
  white-space: nowrap;
}
@media (min-width: 768px) {
  #news_list ul time {
    width: 100px;
    line-height: 25px;
  }
}
#news_list ul em {
  width: 100px;
  letter-spacing: 3px;
  padding: 3px 10px 3px 10px;
  display: block;
  font-style: normal;
  background: #b4b4b4;
  margin-left: 20px;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  white-space: nowrap;
  color: #fff;
  border-radius: 5px;
}
.en #news_list ul em, .cn #news_list ul em {
  width: 130px;
}
@media (min-width: 768px) {
  #news_list ul em {
    margin: 0 20px 0 0;
  }
}
#news_list ul h3 {
  width: 100%;
  margin: 5px 0 0 0;
  padding: 0;
  font-weight: 300;
}
@media (min-width: 768px) {
  #news_list ul h3 {
    width: 660px;
    margin: 0;
    font-size: 14px;
  }
  .en #news_list ul h3, .cn #news_list ul h3 {
    width: 630px;
  }
}
#news_list ul .btn {
  border: 1px solid #52b597;
  color: #52b597;
  display: inline-block;
  margin-top: 10px;
  padding: 0px 40px;
  position: relative;
  transition: 0.3s;
}
#news_list ul .btn:after {
  content: "";
  width: 10px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  background: #52b597;
}
#news_list ul a {
  display: inline-block;
}
#news_list ul a:hover .btn {
  background: #52b597;
  color: #fff;
}
#news_list ul a:hover .btn:after {
  background: #fff;
}

#news_detail .entry_meta {
  line-height: 1.6;
}
#news_detail .entry_meta em {
  letter-spacing: 3px;
  padding: 3px 10px 3px 10px;
  display: inline-block;
  font-style: normal;
  background: #b4b4b4;
  margin-right: 20px;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  white-space: nowrap;
  color: #fff;
  border-radius: 5px;
}
#news_detail .entry_meta time {
  font-size: 13px;
  display: inline-block;
  color: #666;
}
#news_detail .entry_meta h2 {
  margin: 0 0 5vw;
  padding: 10px 0 20px 0;
  border-bottom: 1px dotted #000;
  font-size: 16px;
}
@media (min-width: 768px) {
  #news_detail .entry_meta h2 {
    font-size: 24px;
    margin: 0 0 30px;
    padding: 20px 0 30px;
  }
}
#news_detail .entry_body h3 {
  font-size: 16px;
  margin: 0;
}
@media (min-width: 768px) {
  #news_detail .entry_body h3 {
    font-size: 24px;
  }
}
#news_detail .entry_body h3 + p {
  margin-top: 10px;
}
#news_detail .entry_body .image {
  margin: 20px 0;
  padding: 0 15px;
}
@media (max-width: 767px) {
  #news_detail .entry_body .image img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #news_detail .entry_body .image {
    margin: 0;
    padding: 0;
  }
}
#news_detail .entry_body p {
  overflow: hidden;
}
#news_detail .entry_body .wp-block-image {
  text-align: center;
  margin: 25px 0;
}
@media (min-width: 768px) {
  #news_detail .entry_body .wp-block-image {
    margin: 45px 0;
  }
}
#news_detail .entry_body .wp-block-media-text {
  margin: 25px 0;
}
@media (min-width: 768px) {
  #news_detail .entry_body .wp-block-media-text {
    margin: 45px 0;
  }
}
@media (max-width: 767px) {
  #news_detail .entry_body .wp-block-media-text {
    display: block !important;
  }
  #news_detail .entry_body .wp-block-media-text .wp-block-media-text__media,
  #news_detail .entry_body .wp-block-media-text .wp-block-media-text__content {
    margin: 15px 0 !important;
    padding: 0 !important;
  }
}
#news_detail .entry_body .has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0 !important;
}
#news_detail .entry_body .has-media-on-the-left .wp-block-media-text__content {
  padding-right: 0 !important;
}
#news_detail .entry_body ol {
  padding-left: 2em;
  margin: 15px 0;
}
@media (min-width: 768px) {
  #news_detail .entry_body ol {
    margin: 25px 0;
  }
}
#news_detail .entry_body ol li {
  list-style: decimal;
}
#news_detail .entry_body ul {
  padding-left: 2em;
  margin: 15px 0;
}
@media (min-width: 768px) {
  #news_detail .entry_body ul {
    margin: 25px 0;
  }
}
#news_detail .entry_body ul li {
  list-style: disc;
}
#news_detail .entry_body a {
  color: #00a87b;
}
#news_detail .entry_body .wp-block-group {
  padding: 5vw;
  margin: 15px 0;
}
@media (min-width: 768px) {
  #news_detail .entry_body .wp-block-group {
    padding: 25px;
    margin: 25px 0;
  }
}

/*-------------------------------------------------
    form
=================================================*/
#form .thanks {
  text-align: center;
}
@media (min-width: 768px) {
  #form .thanks {
    margin-top: 120px;
  }
}
@media (max-width: 767px) {
  #form table,
  #form tbody,
  #form tr,
  #form th,
  #form td {
    display: block;
  }
}
#form table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
#form table tr.error_cell th,
#form table tr.error_cell td,
#form table tr:has(.wpcf7-not-valid-tip) th,
#form table tr:has(.wpcf7-not-valid-tip) td {
  background: #fce7e3;
  width: auto;
}
#form table th {
  background: #eff6f4;
  position: relative;
  color: #666;
  vertical-align: top;
  font-weight: 400;
  padding: 10px 15px;
  text-align: left;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #form table th {
    width: 250px;
    padding: 20px 70px 20px 30px;
  }
}
@media (min-width: 1100px) {
  #form table th {
    width: 315px;
  }
}
#form table th span {
  font-weight: 300;
  display: inline-block;
}
#form table th em {
  display: inline-block;
  border-radius: 4px;
  background: #aaa;
  color: #fff;
  padding: 0 10px;
  margin-left: 10px;
  font-style: normal;
  font-size: 11px;
}
@media (min-width: 768px) {
  #form table th em {
    position: absolute;
    top: 23px;
    right: 20px;
  }
}
#form table th em.required {
  background: #00a87b;
}
#form table td {
  background: #eff6f4;
  border-bottom: 2px solid #fff;
  padding: 0 15px 15px;
  position: relative;
}
@media (min-width: 768px) {
  #form table td {
    border: none;
    padding: 35px 35px;
    box-sizing: border-box;
    width: calc(100% - 250px);
  }
}
@media (min-width: 1100px) {
  #form table td {
    width: calc(100% - 315px);
  }
}
#form table td input[type=text],
#form table td input[type=email],
#form table td input[type=tel],
#form table td textarea {
  width: 100%;
  padding: 0 5px;
  height: 40px;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
}
#form table td textarea {
  padding: 5px;
  height: 200px;
}
#form table td textarea.short {
  height: 100px;
}
@media (min-width: 768px) {
  #form table td .name {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .en #form table td .name {
    display: block;
  }
  #form table td .name div {
    width: calc(50% - 10px);
    margin: 0 !important;
  }
  .en #form table td .name div {
    width: auto;
  }
  .en #form table td .name div + div {
    margin-top: 10px !important;
  }
}
@media screen\0  {
  #form table td .name {
    width: 330px; /*IE*/
  }
}
@media (max-width: 767px) {
  #form table td .name {
    width: 100% !important;
  }
}
#form table td .name div + div {
  margin-top: 8px;
}
#form table td .name label {
  width: 2em;
  display: inline-block;
}
.en #form table td .name label {
  width: 8em;
}
#form table td .name input {
  width: calc(100% - 2em);
}
.en #form table td .name input {
  width: calc(100% - 8em);
}
#form table td .zipt {
  width: 2em;
  display: inline-block;
}
#form table td .zip- {
  display: inline-block;
  width: 2em;
  text-align: center;
}
#form table td #zip1 {
  width: calc((100% - 4em) * 0.4);
}
@media (min-width: 768px) {
  #form table td #zip1 {
    width: calc((100% - 160px - 4em) * 0.4);
    max-width: 90px;
  }
}
#form table td #zip2 {
  width: calc((100% - 5em) * 0.6);
}
@media (min-width: 768px) {
  #form table td #zip2 {
    width: calc((100% - 160px - 4em) * 0.6);
    max-width: 120px;
  }
}
#form table td .ziptoadd {
  display: block;
  cursor: pointer;
  background: #999;
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  padding: 0 15px 0 10px;
  box-sizing: border-box;
  margin: 10px 0 0 0;
}
@media (min-width: 768px) {
  #form table td .ziptoadd {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 150px;
  }
  .en #form table td .ziptoadd {
    width: 200px;
  }
}
#form table td .ziptoadd:after {
  content: "";
  width: 13px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  background: #fff;
}
#form table td .wpcf7-form-control-wrap {
  position: static;
}
#form table td .wpcf7-not-valid-tip,
#form table td .error {
  color: #ff7865;
  line-height: 1.3;
  font-size: 13px;
  background: #fce7e3;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #form table td .wpcf7-not-valid-tip,
  #form table td .error {
    margin: 0;
  }
}
#form table td .wpcf7-not-valid-tip:before,
#form table td .error:before {
  content: "!";
  text-align: center;
  font-weight: bold;
  display: inline-block;
  width: 1.3em;
  text-align: center;
  color: #fff;
  background: #ff7865;
  border-radius: 100px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  #form table td .wpcf7-not-valid-tip,
  #form table td .error {
    position: absolute;
    bottom: 10px;
    left: 30px;
    display: block;
    width: calc(100% - 30px);
  }
}
#form table td .blank {
  margin: 10px 0 0 0;
  display: flex;
  align-items: center;
}
#form table td .blank::after {
  margin: 0 0 0 5px;
  content: "";
  height: 8px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url(/recruit/static/image/footer/link.jpg);
}
#form .btn {
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #form .btn {
    margin-top: 60px;
  }
}
#form .btn input[type=submit],
#form .btn input[type=button],
#form .btn button {
  background: #52b597;
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 220px;
  height: 40px;
  position: relative;
  text-align: center;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #form .btn input[type=submit],
  #form .btn input[type=button],
  #form .btn button {
    width: 450px;
    height: 75px;
    display: inline-block;
    margin: 0;
  }
}
#form .btn input[type=submit]:disabled,
#form .btn input[type=button]:disabled,
#form .btn button:disabled {
  opacity: 0.5;
}
#form .btn .submit-wrap {
  display: inline-block;
  position: relative;
}
#form .btn .submit-wrap:after {
  content: "";
  width: 20px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  background: #fff;
}
#form .btn .submit-wrap.back {
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  #form .btn .submit-wrap.back {
    margin: 0 50px 0 0;
  }
}
#form .btn .submit-wrap.back input[type=button] {
  background: #aaa;
  height: 30px;
}
@media (min-width: 768px) {
  #form .btn .submit-wrap.back input[type=button] {
    width: 200px;
    height: 75px;
  }
}
#form .btn .submit-wrap .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

.mw_wp_form_confirm .ziptoadd {
  display: none !important;
}
.mw_wp_form_confirm td .name {
  display: block !important;
}
.mw_wp_form_confirm td .name div {
  display: inline-block !important;
  width: auto !important;
}
.mw_wp_form_confirm td .name label {
  display: none !important;
}

/*-------------------------------------------------
    message
=================================================*/
.pagetitle_message {
  position: relative;
  height: auto;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .pagetitle_message {
    height: 600px;
    background: url("../images/message/titlebg_2.jpg") no-repeat center top/cover;
    padding: 70px 50px;
  }
}
@media (min-width: 1241px) {
  .pagetitle_message {
    height: 700px;
  }
}
.pagetitle_message h1 {
  font-size: 21px;
  max-width: 1240px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .pagetitle_message h1 {
    background: url("../images/message/titlebg_2.jpg") no-repeat center top/cover;
    height: 30vw;
    padding: 10vw 10vw;
  }
}
@media (min-width: 768px) {
  .pagetitle_message h1 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1241px) {
  .pagetitle_message h1 {
    margin-bottom: 70px;
  }
}
.pagetitle_message h1 span {
  font-weight: 500;
  color: #00a87b;
  display: block;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.pagetitle_message .lead {
  max-width: 1100px;
  margin: 0 auto;
  display: table;
  padding: 10vw 0 0;
}
.en .pagetitle_message .lead {
  padding: 10vw 10vw 0;
}
@media (min-width: 768px) {
  .pagetitle_message .lead {
    display: block;
    padding: 0;
  }
  .en .pagetitle_message .lead {
    padding: 0;
  }
}
.pagetitle_message .lead p {
  font-size: 5vw;
  font-weight: 500;
  color: #00a87b;
  display: table;
  padding: 0.3em 0 0.3em 0.8em;
  position: relative;
  line-height: 1.5;
}
.en .pagetitle_message .lead p {
  font-size: 16px;
  width: 100%;
  margin: 0 auto 20px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .pagetitle_message .lead p {
    font-size: 30px;
    padding: 10px 0 10px 25px;
  }
  .en .pagetitle_message .lead p {
    font-size: 20px;
    width: 50%;
    margin: 0 0 25px;
  }
}
@media (min-width: 1241px) {
  .pagetitle_message .lead p {
    font-size: 36px;
  }
}
.pagetitle_message .lead p:before, .pagetitle_message .lead p:after {
  content: "";
  display: block;
  width: 10vw;
  height: 10vw;
  position: absolute;
  opacity: 0.5;
  background: url("../images/message/title_lead.png") no-repeat left top/contain;
}
@media (min-width: 768px) {
  .pagetitle_message .lead p:before, .pagetitle_message .lead p:after {
    width: 100px;
    height: 100px;
  }
}
.pagetitle_message .lead p:before {
  top: 0;
  left: 0;
}
.pagetitle_message .lead p:after {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.pagetitle_message .lead .name {
  font-size: 9px;
  font-weight: 500;
  padding: 0 0 0 1.5em;
}
@media (min-width: 768px) {
  .pagetitle_message .lead .name {
    font-size: 12px;
    padding: 0 0 0 25px;
  }
}
.pagetitle_message .lead .name span {
  font-size: 16px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .pagetitle_message .lead .name span {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  #message {
    margin-top: 80px;
    font-size: 18px;
  }
}
@media (min-width: 1100px) {
  #message .text1 {
    padding-right: 320px;
    position: relative;
  }
}
@media (min-width: 1241px) {
  #message .text1 {
    padding-right: 295px;
  }
}
@media (min-width: 1100px) {
  #message .text2 {
    padding-left: 320px;
    position: relative;
  }
}
@media (min-width: 1241px) {
  #message .text2 {
    padding-left: 295px;
  }
}
#message .name {
  text-align: right;
  line-height: 1.8;
  font-weight: 500;
  font-size: 9px;
  margin-top: 8vw;
}
@media (min-width: 1100px) {
  #message .name {
    font-size: 14px;
    margin-top: 70px;
  }
}
#message .name img {
  margin-top: 10px;
}
#message .photo1 {
  text-align: center;
}
@media (min-width: 1100px) {
  #message .photo1 {
    position: absolute;
    left: calc(100% - 250px);
    top: 100px;
    width: 350px;
  }
}
@media (min-width: 1241px) {
  #message .photo1 {
    width: 450px;
    left: calc(100% - 200px);
  }
}
#message .photo2 {
  margin: 5vw -30vw;
}
@media (min-width: 768px) {
  #message .photo2 {
    margin: 40px -50px;
  }
}
@media (min-width: 1100px) {
  #message .photo2 {
    margin: 40px 0;
    width: 1220px;
    transform: translateX(-230px);
  }
}
#message .photo3 {
  text-align: center;
}
@media (min-width: 1100px) {
  #message .photo3 {
    position: absolute;
    right: calc(100% - 250px);
    top: 100px;
    width: 350px;
  }
}
@media (min-width: 1241px) {
  #message .photo3 {
    width: 450px;
    right: calc(100% - 200px);
  }
}
@media (min-width: 768px) {
  #message p {
    line-height: 2.5;
  }
}

/*-------------------------------------------------
    philosophy
=================================================*/
#philosophy h2 {
  text-align: center;
  color: #00a87b;
  font-size: 18px;
  font-weight: 500;
  margin: 10vw 0 3vw;
}
@media (min-width: 768px) {
  #philosophy h2 {
    font-size: 24px;
    margin: 80px 0 40px;
  }
}
#philosophy h2:after {
  content: "";
  height: 1px;
  width: 20px;
  background: #00a87b;
  display: block;
  margin: 10px auto 0;
}
@media (min-width: 768px) {
  #philosophy h2:after {
    width: 40px;
    margin: 20px auto 0;
  }
}
#philosophy .lead {
  display: table;
  font-size: 3vw;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin: 0 auto 5vw;
}
.en #philosophy .lead {
  font-size: 14px;
  padding: 0 5vw;
}
@media (min-width: 768px) {
  #philosophy .lead {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .en #philosophy .lead {
    font-size: 24px;
    padding: 0;
  }
}
#philosophy .lead span {
  position: relative;
}
#philosophy .lead:before, #philosophy .lead:after {
  content: "";
  display: block;
  width: 2px;
  height: 130%;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: center center;
}
#philosophy .lead._lead1:before {
  top: -4vw;
  left: 0px;
  background: #ffdd00;
}
@media (min-width: 768px) {
  #philosophy .lead._lead1:before {
    top: -40px;
  }
}
#philosophy .lead._lead1:after {
  bottom: -4vw;
  right: -5vw;
  background: #00a87b;
}
@media (min-width: 768px) {
  #philosophy .lead._lead1:after {
    bottom: -40px;
    right: -30px;
  }
}
#philosophy .lead._lead2:before {
  top: -3vw;
  left: -5vw;
  background: #ffdd00;
}
@media (min-width: 768px) {
  #philosophy .lead._lead2:before {
    top: -30px;
    left: -20px;
  }
}
#philosophy .lead._lead2:after {
  bottom: -3vw;
  right: 0;
  background: #00a87b;
}
@media (min-width: 768px) {
  #philosophy .lead._lead2:after {
    bottom: -30px;
  }
}
@media (min-width: 768px) {
  #philosophy p {
    padding: 0 50px;
    line-height: 2.5;
  }
}

/*-------------------------------------------------
    business strategym
=================================================*/
#bs .lead {
  max-width: 820px;
  margin: 0 auto 10vw;
}
@media (min-width: 768px) {
  #bs .lead {
    margin-bottom: 80px;
  }
}
#bs figure {
  text-align: center;
}
#bs figure picture {
  display: block;
  margin: 0 auto;
  /*width:400px;*/
  max-width: 100%;
}
@media (min-width: 768px) {
  #bs figure picture {
    width: 100%;
  }
}
#bs .frame {
  border: 1px dotted #00a87b;
  color: #00a87b;
  padding: 0 5vw 5vw;
  margin-top: 10vw;
}
@media (min-width: 768px) {
  #bs .frame {
    padding: 0 35px 35px;
    margin-top: 40px;
    overflow: hidden;
  }
}
#bs .frame h3 {
  background: #00a87b;
  color: #fff;
  font-size: 12px;
  padding: 10px 5vw;
  margin: 0 0 5vw -5vw;
  display: table;
}
@media (min-width: 768px) {
  #bs .frame h3 {
    font-size: 20px;
    padding: 10px 35px;
    margin: 0 0 35px -35px;
  }
}
@media (min-width: 1100px) {
  #bs .frame .box {
    font-size: 20px;
    float: left;
    width: 57%;
  }
  .en #bs .frame .box {
    float: none;
    width: auto;
  }
}
#bs .frame .box + .box {
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #bs .frame .box + .box {
    margin-top: 2vw;
  }
}
@media (min-width: 1100px) {
  #bs .frame .box + .box {
    float: right;
    margin: 0;
    width: 37%;
  }
  .en #bs .frame .box + .box {
    float: none;
    width: auto;
    margin-top: 20px;
  }
}
#bs .frame .box h4 {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
}
@media (min-width: 768px) {
  #bs .frame .box h4 {
    font-size: 20px;
  }
}
#bs .frame .box ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 5px;
}

/*-------------------------------------------------
    copmany
=================================================*/
#company a {
  color: #00a87b;
  font-weight: 500;
}
@media (max-width: 767px) {
  #company table {
    display: block;
  }
  #company table tbody,
  #company table tr,
  #company table th,
  #company table td {
    display: block;
  }
  #company table th {
    margin: 0 -8vw;
    padding: 7px 8vw;
    background: #eff6f4;
    font-weight: 500;
  }
  #company table td {
    padding: 15px 0;
    font-size: 11px;
    line-height: 1.8;
  }
}
@media (min-width: 768px) {
  #company {
    margin-top: 80px;
  }
  #company table {
    width: 100%;
    border-collapse: separate;
  }
  #company table tr:nth-of-type(2n + 1) td {
    background: #f4f5f5;
  }
  #company table tr:last-of-type th {
    border-bottom: 1px solid #00a87b;
  }
  #company table th {
    border-top: 1px solid #00a87b;
    padding: 20px 30px;
    font-weight: 500;
    line-height: 2;
    white-space: nowrap;
  }
  #company table td {
    border-left: 10px solid #fff;
    padding: 20px 30px;
    line-height: 2;
  }
}

/*-------------------------------------------------
    hisotry
=================================================*/
#history {
  position: relative;
  padding-bottom: 10vw;
  text-align: center;
}
@media (min-width: 768px) {
  #history {
    padding-bottom: 100px;
  }
}
#history:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  background: url(../images/history/bg.jpg) no-repeat center bottom/100%;
  z-index: -1;
}
#history .lead {
  margin: 7vw 0 10vw;
}
@media (min-width: 768px) {
  #history .lead {
    margin: 50px 0;
  }
}
#history figure {
  text-align: center;
}
#history figure picture {
  display: block;
  margin: 0 auto;
  width: 400px;
  max-width: 100%;
}
@media (min-width: 768px) {
  #history figure picture {
    width: 100%;
  }
}
#history .logo {
  width: 203px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #history .logo {
    width: 289px;
  }
}
#history dl {
  margin-top: 3vw;
}
@media (min-width: 768px) {
  #history dl {
    margin-top: 30px;
  }
}
#history dl dt {
  margin: 3vw 0 1vw;
  color: #00a87b;
}
@media (min-width: 768px) {
  #history dl dt {
    font-size: 24px;
    margin: 20px 0 0;
  }
  #history dl dt:after {
    content: "";
    width: 20px;
    height: 1px;
    margin: 5px auto 5px;
    background: #ffdd00;
    display: block;
  }
}
#history dl.old {
  background: url(../images/history/bg.png) no-repeat center bottom/1100px 100%;
  padding: 0 8vw 140px;
  margin: 0 -8vw 0;
}
@media (min-width: 768px) {
  #history dl.old {
    padding: 0 0 200px;
    margin: 0 0 0px;
  }
}
#history dl.old dt:nth-of-type(1) {
  color: #dfc201;
}
#history dl.old dt:nth-of-type(2) {
  color: #cfc009;
}
#history dl.old dt:nth-of-type(3) {
  color: #bbbe14;
}
#history dl.old dt:nth-of-type(4) {
  color: #a2bb22;
}
#history dl.old dt:nth-of-type(5) {
  color: #86b831;
}
#history dl.old dt:nth-of-type(6) {
  color: #6bb440;
}
#history dl.old dt:nth-of-type(7) {
  color: #44b056;
}
#history dl.old dt:nth-of-type(8) {
  color: #2aad64;
}
#history dl.old dt:nth-of-type(9) {
  color: #14aa70;
}
#history dl.old dt:nth-of-type(10) {
  color: #04a879;
}
@media (min-width: 768px) {
  #history dl.old dt {
    margin-bottom: 5px;
  }
  #history dl.old dt:after {
    display: none;
  }
}

/*-------------------------------------------------
    management
=================================================*/
#management dl {
  margin: 7vw 0 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  #management dl {
    margin-top: 50px;
  }
}
#management dl dt {
  margin: 5vw 0 0;
  padding: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #666;
  letter-spacing: 0.2em;
}
@media (min-width: 768px) {
  #management dl dt {
    font-size: 20px;
    margin: 40px 0 0 0;
  }
}
#management dl dt:before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  vertical-align: top;
  transform: translateY(15px);
  background: #00a87b;
  margin: 0 10px 0 0;
}
@media (min-width: 768px) {
  #management dl dt:before {
    width: 30px;
  }
}
#management dl dd {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  #management dl dd {
    margin: 0 -10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
#management dl dd .box {
  margin: 10px 0 0;
  background: #eff6f4;
  box-sizing: border-box;
  padding: 3vw;
  font-size: 12px;
}
@media (min-width: 768px) {
  #management dl dd .box {
    width: calc(33.333333% - 20px);
    margin: 20px 10px 0;
    padding: 25px 30px;
    font-size: 14px;
  }
}
#management dl dd .box strong {
  display: block;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  #management dl dd .box strong {
    font-size: 20px;
  }
}

/*-------------------------------------------------
    access
=================================================*/
#access {
  padding: 0 8vw;
}
@media (min-width: 768px) {
  #access {
    padding: 0;
  }
}
#access .anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 11px;
  line-height: 1.3;
  text-align: center;
}
@media (min-width: 1100px) {
  #access .anchor {
    font-size: 16px;
  }
}
#access .anchor span {
  display: block;
  margin: 0 10px;
}
@media (min-width: 1100px) {
  #access .anchor span {
    margin: 0 50px;
  }
}
#access .box {
  position: relative;
  margin: 10vw -8vw 0;
}
@media (min-width: 1100px) {
  #access .box {
    height: 500px;
    margin: 80px 0 0 0;
  }
  .en #access .box {
    height: 600px;
  }
  #access .box:before {
    content: "";
    background: #00a87b;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
#access .googlemap {
  height: 300px;
}
@media (min-width: 1100px) {
  #access .googlemap {
    height: 500px;
    width: calc(50vw - 5px);
    position: absolute;
    left: 50%;
    top: 0;
  }
  .en #access .googlemap {
    height: 600px;
  }
}
#access .googlemap iframe {
  width: 100%;
  height: 100%;
}
#access .frame {
  background: #00a87b;
  color: #fff;
  padding: 5vw 8vw;
}
@media (min-width: 1100px) {
  #access .frame {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 10;
    width: 50%;
    box-sizing: border-box;
    padding: 30px 55px;
  }
}
#access .frame a {
  color: #fff;
  text-decoration: underline;
}
#access .frame h2 {
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 1100px) {
  #access .frame h2 {
    font-size: 20px;
  }
}
#access .frame dl {
  line-height: 2;
}
#access .frame dl dt {
  margin-top: 10px;
  position: relative;
}
#access .frame dl dt:before {
  content: "";
  width: 45px;
  height: 1px;
  display: block;
  position: absolute;
  top: 15px;
  left: -55px;
  background: #ffdd00;
}
@media (min-width: 1100px) {
  #access .frame dl dt:before {
    width: 45px;
  }
}
#access .frame dl dd small {
  display: block;
  line-height: 1.6;
  margin: 10px 0;
}

/*-------------------------------------------------
    governance
=================================================*/
#governance .lead {
  font-weight: 500;
}
#governance figure {
  text-align: center;
  position: relative;
  margin: 30px -8vw;
  /*
    figcaption {
  		font-size:16px;
  	font-weight: 300;
  	text-align: center;
  	margin:5vw 0 15px;
      @media (min-width:$breakpoint){
  		font-size:24px;

      }
  	@media (min-width:$breakpoint2){
  		margin:0;
  		text-align: left;
        position: absolute;
        top:70px;
        left:30px;
  	}

    }
  img {
  	max-width:80%;
  }
   */
}
@media (min-width: 768px) {
  #governance figure {
    margin: 35px 0 0 0;
  }
}

#governance_system ul {
  max-width: 660px;
  margin: 15px auto;
  color: #00a87b;
  line-height: 2;
}
@media (min-width: 768px) {
  #governance_system ul {
    margin: 25px auto;
  }
}
#governance_system ul li {
  text-indent: -1em;
  padding-left: 1em;
}

#governance_chart figure {
  border: 1px solid #ccc;
}
#governance_chart dl {
  line-height: 2;
}
#governance_chart dl dt {
  margin-top: 15px;
}
@media (min-width: 768px) {
  #governance_chart dl dt {
    margin-top: 25px;
  }
}
/*-------------------------------------------------
    compliance
=================================================*/
#compliance .lead {
  font-weight: 500;
}
#compliance .frame {
  border: 1px dotted #00a87b;
  padding: 1vw 5vw 5vw;
  color: #00a87b;
  line-height: 2;
}
@media (min-width: 768px) {
  #compliance .frame {
    padding: 10px 30px 30px;
    font-size: 18px;
  }
}
#compliance .frame dl dt {
  font-weight: 500;
  margin-top: 4vw;
}
@media (min-width: 768px) {
  #compliance .frame dl dt {
    margin-top: 20px;
  }
}

/*-------------------------------------------------
    compliance2
=================================================*/
#compliance2 .lead {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #compliance2 .lead {
    margin-top: 50px;
  }
}
#compliance2 .attention {
  margin-top: 20px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#compliance2 .attention li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
}
@media (min-width: 768px) {
  #compliance2 .attention li {
    font-size: 12px;
  }
}
#compliance2 .attention a {
  text-decoration: underline;
}
#compliance2 .frame {
  margin-top: 30px;
  border: 1px dotted #00a87b;
  padding: 1vw 5vw 5vw;
  color: #00a87b;
  line-height: 2;
}
@media (min-width: 768px) {
  #compliance2 .frame {
    padding: 10px 30px 30px;
    font-size: 18px;
    margin-top: 60px;
  }
}
#compliance2 .frame a {
  color: #00a87b;
}
#compliance2 .frame dl dt {
  font-weight: 500;
  margin-top: 4vw;
}
@media (min-width: 768px) {
  #compliance2 .frame dl dt {
    margin-top: 20px;
  }
}

/*-------------------------------------------------
    busienss
=================================================*/
#topshare figure {
  margin: 5vw 0 0;
}
@media (min-width: 1300px) {
  #topshare figure {
    margin: 50px -120px 0;
  }
}
.en #topshare h2 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .en #topshare h2 {
    font-size: 22px;
  }
}
#topshare .text {
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #topshare .text {
    width: 53%;
    margin-top: -7vw;
  }
}
@media (min-width: 1300px) {
  #topshare .text {
    margin-top: -100px;
    width: 540px;
  }
}

#product .product_main {
  margin: 7vw -8vw 0;
  position: relative;
}
@media (min-width: 768px) {
  #product .product_main {
    margin: 50px 0;
  }
}
#product .product_main .anchor {
  position: absolute;
  width: 20%;
}
#product .product_main .anchor img {
  width: 100%;
}
#product .product_main .anchor#a1 {
  top: 10%;
  left: 10%;
}
#product .product_main .anchor#a2 {
  top: 10%;
  left: 40%;
}
#product .product_main .anchor#a3 {
  bottom: 9.5%;
  left: 20.5%;
}
#product .product_main .anchor#a4 {
  bottom: 9.5%;
  left: 62%;
}
#product .product_main .anchor#a5 {
  top: 10%;
  left: 67%;
}
@media (min-width: 768px) {
  #product .product_main .anchor {
    width: 15%;
  }
  #product .product_main .anchor#a1 {
    top: 10%;
    left: 20.5%;
  }
  #product .product_main .anchor#a2 {
    top: 10%;
    left: 42.5%;
  }
  #product .product_main .anchor#a3 {
    bottom: 10%;
    left: 29%;
  }
  #product .product_main .anchor#a4 {
    bottom: 10%;
    left: 56.5%;
  }
  #product .product_main .anchor#a5 {
    top: 10%;
    left: 63.5%;
  }
}
#product h3.common {
  text-align: center;
}
#product .product_box {
  margin: 5vw 0 7vw;
}
@media (min-width: 768px) {
  #product .product_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
  }
  #product .product_box .text {
    width: 50%;
  }
  #product .product_box figure {
    width: calc(50% - 40px);
    margin: 0 !important;
  }
}
#product .product_box .text h4 {
  margin: 0 0 10px;
  font-weight: 500;
}
#product .product_box .text p {
  margin: 0;
}
#product .product_box figure {
  text-align: center;
  margin-top: 5vw;
}

#component p {
  margin: 7vw 0;
}
@media (min-width: 768px) {
  #component p {
    margin: 50px 0;
  }
}
#component figure {
  text-align: center;
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #component figure {
    margin-top: 50px;
  }
}

/*-------------------------------------------------
    corporate?
=================================================*/
#domestic {
  margin-top: 0;
}
@media (min-width: 768px) {
  #domestic figure {
    position: relative;
  }
  #domestic figure:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: url("../images/domestic/domestic_pc_bg.jpg") no-repeat center center/cover;
    transform: translateX(-50%);
  }
  #domestic figure picture {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  #domestic figure {
    margin: 0 -50px;
  }
}

#oversea {
  margin-top: 0;
}
@media (min-width: 768px) {
  #oversea figure {
    position: relative;
  }
  #oversea figure:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #eff6f4;
    transform: translateX(-50%);
  }
  #oversea figure picture {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  #oversea figure {
    margin: 0 -50px;
  }
}
#oversea h2 {
  margin: 5vw 0 0 0;
  background: #e2f3ee;
  font-weight: 400;
  font-size: 1rem;
  padding: 5px 0 5px 30px;
  color: #00a87b;
  position: relative;
}
@media (min-width: 768px) {
  #oversea h2 {
    margin-top: 50px;
  }
}
#oversea h2:before {
  content: "";
  display: block;
  background: #ffdd00;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

@media (min-width: 1100px) {
  ul.corporate_list {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
  }
}
ul.corporate_list li {
  position: relative;
  padding: 5vw 95px 5vw 0;
  margin: 0 8vw;
  border-top: 1px solid #00a87b;
  box-sizing: border-box;
}
ul.corporate_list li:first-child {
  border: none;
}
@media (min-width: 1100px) {
  ul.corporate_list li {
    width: calc(50% - 15px);
    margin: 0;
    padding: 50px 170px 50px 50px;
  }
  ul.corporate_list li:nth-of-type(2) {
    border: none;
  }
  ul.corporate_list li:nth-of-type(2n + 1):after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: -15px;
    height: calc(100% - 30px);
    background: #ffdd00;
    width: 1px;
  }
}
ul.corporate_list li .map {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  padding-left: 20px;
  padding-right: 22px;
}
@media (min-width: 1100px) {
  ul.corporate_list li .map {
    padding-left: 40px;
    padding-right: 40px;
    right: 20px;
  }
}
ul.corporate_list li .logo {
  position: absolute;
  top: 5vw;
  right: 0px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 1100px) {
  ul.corporate_list li .logo {
    top: 50px;
    right: 20px;
    width: 120px;
  }
}
ul.corporate_list li h2,
ul.corporate_list li h3 {
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  ul.corporate_list li h2,
  ul.corporate_list li h3 {
    font-size: 20px;
  }
}
ul.corporate_list li address {
  font-style: normal;
  display: block;
}
ul.corporate_list li .tel,
ul.corporate_list li .hp {
  margin-top: 10px;
}
ul.corporate_list li .tel a,
ul.corporate_list li .hp a {
  color: #00a87b;
}

/*-------------------------------------------------
    csr
=================================================*/
#csr .lead {
  font-weight: 500;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#action .box_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
@media (min-width: 768px) {
  #action .box_wrap {
    justify-content: center;
    margin: 0 -10px 0;
  }
}
#action .box {
  width: calc(50% - 10px);
  font-size: 10px;
  margin: 10vw 0 0;
}
@media (min-width: 768px) {
  #action .box {
    width: calc((100% - 60px) / 3);
    margin: 50px 10px 0px;
    font-size: 14px;
  }
  #action .box:nth-of-type(4) {
    margin-right: 30px;
  }
}
#action .box h3 {
  text-align: center;
  font-size: 14px;
  margin: 0 0 10px;
}
@media (max-width: 399px) {
  #action .box h3 {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #action .box h3 {
    font-size: 24px;
  }
}
#action .box p {
  margin: 10px 0;
}
#action .box ul li {
  margin: 10px 0 0;
}
#action .box ul.indent li {
  padding-left: 1em;
  text-indent: -1em;
}
#action .box a {
  color: #00a87b;
  position: relative;
}
#action .box a[target=_blank]:after {
  content: "";
  background: url(../images/icon_newwin.png) no-repeat center center/13px;
  width: 13px;
  height: 1.6em;
  vertical-align: top;
  display: inline-block;
  margin-left: 7px;
}

#third {
  overflow: hidden;
}
#third h2 {
  margin-bottom: 5vw;
}
@media (min-width: 768px) {
  #third h2 {
    margin-bottom: 60px;
  }
}
#third figure {
  text-align: center;
}
@media (min-width: 768px) {
  #third figure {
    float: right;
    margin-left: 40px;
    margin-top: -30px;
  }
}
#third figure img {
  max-width: 250px;
}
@media (min-width: 768px) {
  #third figure img {
    max-width: 100%;
  }
}

/*-------------------------------------------------
    technical
=================================================*/
#research .lead {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #research .lead {
    margin-top: 50px;
  }
}
#research h3 {
  color: #00a87b;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #research h3 {
    margin-top: 100px;
    position: relative;
    z-index: 10;
  }
}
#research h3:before, #research h3:after {
  content: "";
  display: inline-block;
  background: #ffdd00;
  width: 50px;
  height: 2px;
  vertical-align: middle;
  margin: 0 10px;
}
#research figure {
  margin: 0 -8vw;
}
@media (min-width: 768px) {
  #research figure {
    position: relative;
    z-index: 1;
    margin: -80px -50px 0;
  }
  #research figure:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: url("../images/technical/research_pc_bg.jpg") repeat-x center center/auto 100%;
    transform: translateX(-50%);
  }
  #research figure picture {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  #research figure {
    margin: 0 -50px;
  }
}

#quality .lead {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #quality .lead {
    margin-top: 50px;
  }
}
#quality figure {
  text-align: center;
}
#quality h4 {
  font-weight: 400;
  margin: 0 0 3vw;
}
@media (min-width: 768px) {
  #quality h4 {
    margin: 0 0 30px;
  }
}
#quality h4 span {
  font-weight: 300;
}

#production .lead {
  margin: 5vw 0;
}
#production .lead .right {
  margin-top: 5vw;
}
@media (min-width: 768px) {
  #production .lead {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
  }
  #production .lead .left {
    width: 500px;
  }
  #production .lead .right {
    width: 440px;
    margin-top: 0;
  }
}
#production .lead dl {
  font-size: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #production .lead dl {
    font-size: 14px;
  }
}
#production .lead dl dt {
  float: left;
  font-weight: 400;
}
#production h3 {
  font-weight: 400;
  margin: 0 0 3vw;
}
@media (min-width: 768px) {
  #production h3 {
    margin: 0 0 30px;
  }
}
#production h3 span {
  font-weight: 300;
}
#production .mpw {
  margin: 7vw 0 0;
}
#production .mpw h4 {
  margin: 0 0 5px;
  font-weight: 400;
}
#production .mpw p {
  margin-top: 0;
}
#production .mpw figure {
  margin-top: 15px;
}
@media (min-width: 768px) {
  #production .mpw {
    margin: 50px 0 0;
    display: flex;
    justify-content: space-between;
  }
  #production .mpw .text {
    width: 500px;
  }
  #production .mpw > figure {
    width: 470px;
    margin: 0;
  }
}

ul.photolist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -5vw 0 5vw;
}
@media (min-width: 768px) {
  ul.photolist {
    margin: -50px -10px 50px;
  }
}
ul.photolist li {
  width: calc(50% - 10px);
  font-size: 10px;
  margin: 7vw 0 0;
}
@media (min-width: 768px) {
  ul.photolist li {
    width: calc((100% - 60px) / 3);
    margin: 50px 10px 0px;
    font-size: 14px;
  }
}
ul.photolist li h4 {
  margin: 0 0 10px 0;
  font-size: 14px;
}
@media (max-width: 399px) {
  ul.photolist li h4 {
    letter-spacing: 0;
    font-size: 10px;
  }
}
ul.photolist li p {
  margin: 0;
}
ul.photolist li figure figcaption {
  text-align: left;
  margin-top: 10px;
  display: block;
}
ul.photolist li figure img {
  box-shadow: 2px 0px 0px 0px rgb(255, 221, 0), 0px 2px 0px 0px rgb(0, 168, 123);
}
ul.photolist li figure img + figcaption {
  margin: 10px 0 5px 0;
  font-weight: 400;
}

section#mvv figure {
  margin-top: 60px;
}
@media (max-width: 767px) {
  section#mvv figure {
    margin: 30px -8vw 0;
  }
}
section#mvv .mvv_frame {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
@media (max-width: 767px) {
  section#mvv .mvv_frame {
    margin-top: 20px;
  }
}
section#mvv .mvv_frame .mvv_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
@media (max-width: 767px) {
  section#mvv .mvv_frame .mvv_block {
    flex-direction: column;
    margin-top: 20px;
  }
}
section#mvv .mvv_frame .mvv_block .mvv_sub {
  width: 284px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
@media (max-width: 767px) {
  section#mvv .mvv_frame .mvv_block .mvv_sub {
    width: 100%;
    font-size: 16px;
    position: inherit;
    margin-top: 10px;
  }
}
section#mvv .mvv_frame .mvv_block .mvv_sub .mvv_en {
  position: absolute;
  top: -40px;
  left: 0;
  font-size: 18px;
  font-weight: normal;
  color: #00a87b;
}
@media (max-width: 767px) {
  section#mvv .mvv_frame .mvv_block .mvv_sub .mvv_en {
    position: inherit;
    top: inherit;
    font-size: 12px;
  }
}
section#mvv .mvv_frame .mvv_block .mvv_border {
  width: 670px;
  border: solid 2px #00a87b;
  box-sizing: border-box;
  padding: 35px;
  font-size: 16px;
  line-height: 32px;
  position: relative;
}
@media (max-width: 767px) {
  section#mvv .mvv_frame .mvv_block .mvv_border {
    width: 100%;
    padding: 20px;
    font-size: 13px;
    line-height: 24px;
    margin-top: 15px;
  }
}
section#mvv .mvv_frame .mvv_block .mvv_border::before {
  content: "";
  height: 2px;
  width: 44px;
  background: #00a87b;
  position: absolute;
  top: 50%;
  left: -46px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 767px) {
  section#mvv .mvv_frame .mvv_block .mvv_border::before {
    content: none;
  }
}

section#action h2 .sub {
  font-size: 20px;
}
@media (max-width: 767px) {
  section#action h2 .sub {
    font-size: 14px;
    line-height: 26px;
  }
}
section#action .action_frame {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media (max-width: 767px) {
  section#action .action_frame {
    margin-top: 15px;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
section#action .action_frame .action_block {
  border: 1px solid #00a87b;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
  width: 492px;
  height: 160px;
  margin-top: 50px;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  section#action .action_frame .action_block {
    padding: 25px 15px;
    width: 100%;
    height: auto;
    margin-top: 25px;
  }
}
section#action .action_frame .action_block.ajust1 {
  height: 220px;
}
@media (max-width: 767px) {
  section#action .action_frame .action_block.ajust1 {
    height: auto;
  }
}
section#action .action_frame .action_block.ajust2 {
  height: 230px;
}
@media (max-width: 767px) {
  section#action .action_frame .action_block.ajust2 {
    height: auto;
  }
}
@media (max-width: 767px) {
  section#action .action_frame .action_block.ajust_sp {
    padding: 50px 15px 25px;
  }
}
section#action .action_frame .action_block .action_sub {
  background: #00a87b;
  width: 360px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -20px;
  left: 50%;
  ransform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 5px;
  text-align: center;
}
@media (max-width: 767px) {
  section#action .action_frame .action_block .action_sub {
    width: 240px;
    font-size: 14px;
    top: -13px;
  }
}
section#action .action_frame .action_block p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 32px;
  color: #00a87b;
  text-align: left;
}
@media (max-width: 767px) {
  section#action .action_frame .action_block p {
    font-size: 13px;
    line-height: 24px;
  }
}
section#action .action_frame .action_block p span {
  font-size: 90%;
}