@charset "UTF-8";
.container {
  max-width: 1120px;
  margin: 0 auto;
}

.container .contents_header_wrapper {
  margin-bottom: 50px;
}

.container .contents_header_wrapper__block {
  display: flex;
  max-height: 350px;
  overflow: hidden;
}

.container .contents_header_wrapper__block li {
  width: 50%;
}

.container .contents_header_wrapper__block li .cont_header_img {
  display: block;
}

.container .contents_header_wrapper__block .cont_bg {
  background: #FCE6E0;
  display: flex;
  align-items: center;
  position: relative;
}

.container .cont_bg .txt_box {
  margin: 0 auto 0 30px;
  padding-left: 20px;
}

.container .cont_bg .txt_box h3 {
  color: #e23300;
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 46px;
  text-align: left;
  /* for sp iPad */
}

.bg-yellow { background: url(../image/bg-yellow.gif) repeat top center;background-size: cover;padding: 40px 0 20px;}
.bg-blue { background: url(../image/bg-blue.gif) repeat top center; background-size: cover;padding: 40px 0 20px;}
.bg-pink { background: url(../image/bg-pink.gif) repeat top center; background-size: cover;padding: 60px 0 20px;}
.bg-green { background: url(../image/bg-green.gif) repeat top center; background-size: cover;padding: 40px 0 20px;}


@media screen and (max-width: 979px) {
  .container .cont_bg .txt_box h3 {
    line-height: 1;
    margin-bottom: 4%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 760px) {
  .container .cont_bg .txt_box h3 {
    /* for sp Device Only */
    margin-bottom: 0%;
  }
}

.container .cont_bg .txt_box .txt_guide {
  font-weight: bold;
  font-size: 20px;
}

.container .cont_bg .arrow_btn__box {
  position: absolute;
  bottom: 20px;
  right: 15%;
  transition: all .4s ease;
  /* for sp iPad */
}

.container .cont_bg .arrow_btn__box:hover {
  transition: all .4s ease;
  transform: translateX(10px);
}

@media screen and (max-width: 979px) {
  .container .cont_bg .arrow_btn__box {
    right: 20%;
  }
}

.container .cont_bg .arrow_btn__box .arrow_btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.container .cont_bg .arrow_btn__box .arrow_btn::before, .container .cont_bg .arrow_btn__box .arrow_btn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.container .cont_bg .arrow_btn__box .arrow_btn::before {
  width: 55px;
  height: 1px;
  background: #e23300;
}

.container .cont_bg .arrow_btn__box .arrow_btn::after {
  right: -53px;
  left: auto;
  width: 20px;
  height: 13px;
  transform: rotate(28deg);
  border-top: 1px solid #e23300;
}

.container .txt {
  font-size: 17px;
}

@media screen and (max-width: 760px) {
  .container .txt {
    /* for sp Device Only */
    font-size: 3.7vw;
  }
}

.entry_form_btn {
  padding: 27px;
  background: linear-gradient(to right, #f4b19d, #e23300);
  width: 64%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: relative;
  display: inline-block;
  font-size: 34px;
  line-height: 1.5;
  line-height: 1;
  margin-top: 10px;
}

@media screen and (max-width: 760px) {
  .entry_form_btn {
    /* for sp Device Only */
    font-size: 4.9vw;
  }
}

@media screen and (max-width: 760px) {
  .entry_form_btn {
    /* for sp Device Only */
    width: 100%;
  }
}

@media all and (-ms-high-contrast: none) {
  .entry_form_btn {
    padding: 1em 0.3em 0.1em;
  }
}

.entry_form_btn span {
  font-size: 19px;
  line-height: 1;
}

.entry_form_btn::before, .entry_form_btn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.entry_form_btn::before {
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-left: 8px solid #fff;
}

.entry_form_btn::after {
  width: 20px;
  height: 20px;
}

.entry_form_btn:hover {
  background: linear-gradient(to left, #f4b19d, #e23300);
}

@media screen and (max-width: 760px) {
  .container {
    width: 100%;
  }
  .container .contents_header_wrapper:last-child {
    margin-bottom: 0;
  }
  .container .cont_bg .txt_box {
    margin: 0;
  }
  .container .cont_bg .txt_box h3 {
    font-size: 7vw;
    line-height: 1.4;
  }
  .container .cont_bg .txt_box .txt_guide {
    font-size: 14px;
  }
  .container .cont_bg .arrow_btn__box {
    right: 75px;
    bottom: 10px;
  }
  .txt {
    font-size: 3.7vw;
  }
}

@media screen and (max-width: 480px) {
  .container .contents_header_wrapper__block {
    display: block;
    max-height: auto;
    overflow: visible;
  }
  .container .contents_header_wrapper__block li {
    width: 100%;
  }
  .container .contents_header_wrapper__block .cont_bg {
    display: block;
    padding: 20px 15px;
  }
  .container .contents_header_wrapper .txt_box {
    padding-left: 0;
  }
}

.txt_cent {
  text-align: center;
}

@media screen and (max-width: 760px) {
  .txt_cent {
    /* for sp Device Only */
    text-align: left;
  }
}

.txt {
  font-family: noto-sans-cjk-jp, sans-serif;
}

.main_projectstory {
  padding-bottom: 0;
}

.main_projectstory.pj01 .section_other_contents.-col3 .contents_box.-pj01 {
  pointer-events: none;
}

.main_projectstory.pj01 .section_other_contents.-col3 .contents_box.-pj01 a {
  background: rgba(0, 0, 0, 0.7);
}

.main_projectstory.pj01 .section_other_contents.-col3 .contents_box.-pj01 a .sub, .main_projectstory.pj01 .section_other_contents.-col3 .contents_box.-pj01 a h3 {
  opacity: 0.3;
}

.main_projectstory.pj02 .section_other_contents.-col3 .contents_box.-pj02 {
  pointer-events: none;
}

.main_projectstory.pj02 .section_other_contents.-col3 .contents_box.-pj02 a {
  background: rgba(0, 0, 0, 0.7);
}

.main_projectstory.pj02 .section_other_contents.-col3 .contents_box.-pj02 a .sub, .main_projectstory.pj02 .section_other_contents.-col3 .contents_box.-pj02 a h3 {
  opacity: 0.3;
}

.main_projectstory.pj03 .section_other_contents.-col3 .contents_box.-pj03 {
  pointer-events: none;
}

.main_projectstory.pj03 .section_other_contents.-col3 .contents_box.-pj03 a {
  background: rgba(0, 0, 0, 0.7);
}

.main_projectstory.pj03 .section_other_contents.-col3 .contents_box.-pj03 a .sub, .main_projectstory.pj03 .section_other_contents.-col3 .contents_box.-pj03 a h3 {
  opacity: 0.3;
}

.section_projectstory .projectH3 {
  font-size: 70px;
  text-align: center;
  color: #2045ba;
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-weight: 500;
}

@media screen and (max-width: 760px) {
  .section_projectstory .projectH3 {
    /* for sp Device Only */
    font-size: 9vw;
  }
}

.section_projectstory .projectH3 span {
  font-size: 120%;
  vertical-align: top;
  display: inline-block;
  margin-top: -7px;
  font-style: italic;
}

.section_projectstory .projectH4 {
  font-weight: bold;
  text-align: center;
  margin: 25px auto 15px;
  font-size: 36px;
  line-height: 1.5;
}

@media screen and (max-width: 760px) {
  .section_projectstory .projectH4 {
    /* for sp Device Only */
    font-size: 5.1vw;
  }
}

.section_projectstory .projectH5 {
  background: #2045ba;
  color: #fff;
  text-align: center;
  font-size: 36px;
  line-height: 1.5;
  padding: 10px;
  margin: 30px auto;
}

@media screen and (max-width: 760px) {
  .section_projectstory .projectH5 {
    /* for sp Device Only */
    font-size: 5.1vw;
  }
}

@media all and (-ms-high-contrast: none) {
  .section_projectstory .projectH5 {
    padding: 1em 0.3em 0.1em;
  }
}

.section_projectstory .pj_img_top {
  margin-top: 40px;
}

.section_projectstory .pj_detail__box {
  display: flex;
  padding: 20px;
  justify-content: space-between;
  align-items: stretch;
  margin: 40px auto;
  background: #ededed;
}

@media screen and (max-width: 760px) {
  .section_projectstory .pj_detail__box {
    /* for sp Device Only */
    display: block;
  }
}

.section_projectstory .pj_detail__box li {
  width: 50%;
}

.section_projectstory .pj_detail__box li video {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .section_projectstory .pj_detail__box li {
    /* for sp Device Only */
    width: 100%;
  }
}

.section_projectstory .pj_detail__box .pj_detail__txt {
  background: #ededed;
  padding: 20px 25px;
}

@media screen and (max-width: 760px) {
  .section_projectstory .pj_detail__box .pj_detail__txt {
    /* for sp Device Only */
    padding: 3% 3% 6%;
  }
}

.section_projectstory .pj_detail__box .pj_detail__txt .pj_title {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (max-width: 760px) {
  .section_projectstory .pj_detail__box .pj_detail__txt .pj_title {
    /* for sp Device Only */
    font-size: 4.4vw;
  }
}

.section_projectstory .pj_detail__box .pj_detail_img img {
  display: block;
}

.pj_blue__container {
  background: #d2daf1;
  padding: 40px 0;
  margin: 50px auto;
}

.pj_blue__container .blue_headline {
  color: #2045ba;
  text-align: center;
  font-size: 34px;
  line-height: 1.5;
  margin-bottom: 30px;
}

@media screen and (max-width: 760px) {
  .pj_blue__container .blue_headline {
    /* for sp Device Only */
    font-size: 4.9vw;
  }
}

.pj_blue__container .pj_detail__box {
  background: #fff;
}

.pj_blue__container .pj_detail__box .pj_detail__txt {
  background: #fff;
}

.pj_blue__container .comment_conclusion {
  color: #2045ba;
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .pj_blue__container .comment_conclusion {
    /* for sp Device Only */
    font-size: 4.5vw;
  }
}

.pj_last-contents .pj_detail__box {
  background: #fff;
}

.pj_last-contents .pj_detail__box .pj_detail__txt {
  background: #fff;
}

@media screen and (max-width: 760px) {
  .pj_last-contents .pj_detail__box .pj_detail__txt {
    /* for sp Device Only */
    padding: 0 0 20px;
  }
}

.pj_last-contents .projectH6 {
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  padding: 15px 10px;
  text-align: center;
  font-size: 36px;
  line-height: 1.5;
  margin-bottom: 20px;
  line-height: 1.4;
}

@media screen and (max-width: 760px) {
  .pj_last-contents .projectH6 {
    /* for sp Device Only */
    font-size: 5.1vw;
  }
}

@media all and (-ms-high-contrast: none) {
  .pj_last-contents .projectH6 {
    padding: 1em 0.3em 0.1em;
  }
}

.pj_last-contents .pj_invite {
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}

.pj_last-contents .pj_invite li {
  width: 33%;
}

.pj_last-contents .pj_invite_sp {
  margin: 30px auto 0;
}

.pj_last-contents .pj_entry_area {
  margin: 50px auto;
  text-align: center;
}

.pj_last-contents .pj_entry_area .entry_form_btn-title {
  font-size: 28px;
  line-height: 1.5;
}

@media screen and (max-width: 760px) {
  .pj_last-contents .pj_entry_area .entry_form_btn-title {
    /* for sp Device Only */
    font-size: 4vw;
  }
}

@media screen and (max-width: 760px) {
  .main_ourfamily {
    /* for sp Device Only */
    margin-top: 16vw;
  }
  .main_ourfamily .article_h2.article_h2-family {
    padding-top: 10%;
    font-size: 4vw;
    padding-bottom: 0;
  }
  .main_ourfamily .article_h2.article_h2-family h2 {
    font-size: 11vw;
  }
}

.main_ourfamily .article_h2 h2 {
  font-size: 60px;
}

.main_Our .section_family {
  background: none;
}

.article_h2-family::before {
  background: url(../img/top/family_bg.jpg) no-repeat center top;
  background-size: 100% auto;
}

@media screen and (min-width: 761px) {
  .main_ourfamily.family02 .family-headline_area:before {
    background: rgba(31, 31, 31, 0.15) 0;
  }
}

.main_ourfamily.family02 .family-headline_area .family-headline .catch_area .catch {
  border-bottom: solid 1px #1f1f1f;
}

.main_ourfamily.family02 .family-headline_area .family-headline .catch_area h3 {
  color: #1f1f1f;
}

.main_ourfamily.family02 .message-to-family dd .message_title,
.main_ourfamily.family02 .family-h4 {
  color: #2045ba;
}

.main_ourfamily.family02 .contents_title {
  background: #DEE3F5;
}

.main_ourfamily.family02 .family-faq_box .faq_title .q01 {
  color: #2045ba;
}

.family-headline_area {
  position: relative;
  /* for pc */
}

@media screen and (min-width: 761px) {
  .family-headline_area:before {
    position: absolute;
    width: 100vw;
    height: 402px;
    z-index: -1;
    content: "";
    left: 0;
    top: -40px;
    background: rgba(226, 51, 0, 0.15) 0;
  }
}

.family-headline_area .family-headline {
  position: relative;
  margin-top: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 30px;
}

@media all and (-ms-high-contrast: none) {
  .family-headline_area .family-headline {
    padding: 1em 0.3em 0.1em;
  }
}

@media screen and (max-width: 760px) {
  .family-headline_area .family-headline {
    padding: 0;
    margin-top: 0;
  }
}

.family-headline_area .family-headline .family_ph {
  position: absolute;
  top: -100px;
  left: -1%;
  width: 100%;
  max-width: 468px;
  z-index: 100;
}

@media screen and (max-width: 760px) {
  .family-headline_area .family-headline .family_ph {
    left: -5%;
    top: -20px;
    width: 40%;
  }
}

.family-headline_area .family-headline .catch_area {
  margin-top: 30px;
  text-align: left;
  padding-left: calc(5% + 428px);
  padding-right: 5%;
}

@media screen and (max-width: 760px) {
  .family-headline_area .family-headline .catch_area {
    padding-left: calc(40% + 10px);
  }
}

.family-headline_area .family-headline .catch_area h3 {
  font-size: 87px;
  color: #e23300;
  font-family: urw-din, sans-serif;
  font-style: italic;
}

@media screen and (max-width: 760px) {
  .family-headline_area .family-headline .catch_area h3 {
    font-size: 9.5vw;
  }
}

.family-headline_area .family-headline .catch_area .catch {
  font-size: 47px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e23300;
}

@media screen and (max-width: 760px) {
  .family-headline_area .family-headline .catch_area .catch {
    font-size: 4vw;
    padding-top: 15px;
  }
}

.family-headline_area .family-headline .catch_area .txt_department {
  font-size: 17px;
  font-family: noto-sans-cjk-jp, sans-serif;
  margin-top: 20px;
}

.family-headline_area .family-headline .catch_area .txt_name {
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-size: 27px;
}

.main_ourfamily.family02 .family-headline {
  position: relative;
  margin-top: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 30px;
}

@media all and (-ms-high-contrast: none) {
  .main_ourfamily.family02 .family-headline {
    padding: 1em 0.3em 0.1em;
  }
}

@media screen and (max-width: 760px) {
  .main_ourfamily.family02 .family-headline {
    padding: 0;
    margin-top: 0;
  }
}

.main_ourfamily.family02 .family-headline_area .family-headline .family_ph {
  left: auto;
  max-width: 531px;
  right: -1%;
}

.main_ourfamily.family02 .family-headline_area .family-headline .catch_area {
  padding-right: calc(5% + 338px);
  padding-left: 0;
}

.main_ourfamily.family02 .family-headline_area .family-headline .catch_area .catch {
  font-feature-settings: 'palt';
}

.section_ourfamily {
  margin-top: 137px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily {
    /* for sp Device Only */
    margin-top: 0;
  }
}

.section_ourfamily:nth-child(2) {
  margin-top: 107px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily:nth-child(2) {
    /* for sp Device Only */
    margin-top: 13%;
    margin-bottom: 10%;
  }
}

.section_ourfamily:nth-child(2) .contents_title {
  margin-bottom: 40px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily:nth-child(2) .contents_title {
    /* for sp Device Only */
    margin-bottom: 7%;
  }
}

.section_ourfamily .family-h4 {
  font-size: 42px;
  text-align: center;
  color: #e23300;
  margin: 100px auto 20px;
  font-weight: bold;
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-h4 {
    font-size: 6vw;
    margin-top: 10%;
    font-feature-settings: 'palt';
    margin-bottom: 5%;
  }
}

.section_ourfamily .contents_title {
  font-size: 37px;
  text-align: center;
  background: #FBE1D9;
  padding: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .contents_title {
    font-size: 5vw;
  }
}

.section_ourfamily .txt {
  font-size: 19px;
  line-height: 1.8;
  margin-bottom: 70px;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .txt {
    /* for sp Device Only */
    font-size: 3.7vw;
    margin-bottom: 0%;
  }
}

.section_ourfamily .family-faq_box {
  border: 1px solid #1f1f1f;
  padding: 20px;
  margin-top: 40px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box {
    /* for sp Device Only */
    margin-top: 8%;
  }
}

.section_ourfamily .family-faq_box .first_faq {
  display: flex;
  margin: 0;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box .first_faq {
    display: block;
  }
}

.section_ourfamily .family-faq_box .first_faq dt, .section_ourfamily .family-faq_box .first_faq dd {
  width: 50%;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box .first_faq dt, .section_ourfamily .family-faq_box .first_faq dd {
    width: 100%;
  }
}

.section_ourfamily .family-faq_box .first_faq dd {
  padding-left: 30px;
}

.section_ourfamily .family-faq_box .first_faq dd .txt {
  margin-bottom: 0;
  line-height: 1.6;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box .first_faq dd {
    padding: 0;
    margin-top: 15px;
  }
}

.section_ourfamily .family-faq_box .faq_title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box .faq_title {
    /* for sp Device Only */
    margin-bottom: 4%;
  }
}

.section_ourfamily .family-faq_box .faq_title .question {
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-size: 87px;
  line-height: 1.0;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box .faq_title .question {
    font-size: 17.5vw;
  }
}

.section_ourfamily .family-faq_box .faq_title .q01 {
  color: #e23300;
}

.section_ourfamily .family-faq_box .faq_title .question_jap {
  font-size: 30px;
  padding-left: 15px;
  line-height: 1.4;
  margin-top: 11px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .family-faq_box .faq_title .question_jap {
    font-size: 5.5vw;
    font-feature-settings: 'palt';
    padding-left: 0;
  }
}

.section_ourfamily .message-to-family {
  display: flex;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .message-to-family {
    display: block;
  }
}

.section_ourfamily .message-to-family dt {
  width: 33%;
}

.section_ourfamily .message-to-family dd {
  width: 67%;
  padding-left: 30px;
}

.section_ourfamily .message-to-family dd .message_title {
  color: #e23300;
  font-size: 30px;
  margin-bottom: 15px;
}

@media screen and (max-width: 760px) {
  .section_ourfamily .message-to-family dt {
    width: 80%;
    margin: 0 auto;
  }
  .section_ourfamily .message-to-family dd {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .section_ourfamily .message-to-family dd .message_title {
    font-size: 6vw;
    line-height: 1.4;
    font-feature-settings: 'palt';
    margin-bottom: 2%;
    padding: 0;
  }
}

.main_ourfamily.family01 .box_family.famly01 {
  opacity: 0.3;
}

.main_ourfamily.family01 .box_family.famly01 a {
  pointer-events: none;
}

.main_ourfamily.family02 .box_family.famly02 {
  opacity: 0.3;
}

.main_ourfamily.family02 .box_family.famly02 a {
  pointer-events: none;
}

.main_ourfamily .section_family {
  background: none;
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_ourfamily .section_family {
    display: flex;
    max-width: 1060px;
    margin: 0 auto;
    justify-content: space-between;
  }
  .main_ourfamily .section_family .box_family {
    width: 49%;
    max-width: 534px;
  }
  .main_ourfamily .section_family .box_family a {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 760px) {
  .main_ourfamily .section_family {
    /* for sp Device Only */
    width: 90%;
    margin: 0 auto;
  }
  .main_ourfamily .section_family a {
    padding-bottom: 0;
  }
}

.family_area_other h6 {
  text-align: center;
  font-size: 30px;
  margin-top: 70px;
}

.family_area_other h6 em {
  color: #e23300;
}

@media screen and (max-width: 760px) {
  /* for sp Device Only */
  .family_area_other h6 {
    font-size: 5vw;
    margin-top: 0;
  }
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision {
    /* for sp Device Only */
  }
  .main_ourfutureandvision .article_h2 {
    padding-top: 8%;
  }
  .main_ourfutureandvision .article_h2 h2 {
    margin-top: -18%;
    font-size: 12vw;
  }
}

.main_ourfutureandvision .article_h2-vision::before {
  background: url(../img/company/vision/mv_vision.jpg) bottom center no-repeat;
  background-size: 100% auto;
  height: 25vh;
  max-height: 380px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .article_h2-vision::before {
    /* for sp Device Only */
    background: url(../img/company/vision/mv_vision_sp.jpg) top center no-repeat;
    background-size: 100% auto;
  }
}

.main_ourfutureandvision .future-vision_container {
  text-align: center;
  color: #111;
  padding-bottom: 70px;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area {
  position: relative;
  max-width: 1130px;
  max-height: 260px;
  height: 23vw;
  margin: 0 auto 30px;
  background: url(../img/top/history_area_bg.png) no-repeat bottom center;
  background-size: 100% auto;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .future-vision_container .history_pins .history_area {
    /* for sp Device Only */
    background: none;
    height: 87vw;
  }
  .main_ourfutureandvision .future-vision_container .history_pins .history_area .inner {
    overflow-x: scroll;
  }
  .main_ourfutureandvision .future-vision_container .history_pins .history_area .inner .ph {
    width: 315%;
  }
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin {
  position: absolute;
  top: 13%;
  max-width: 115px;
  width: 9%;
  z-index: 1000;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin01 {
  left: 0;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin01.sopen {
  animation: 0.5s ease 1.0s normal bounceInDown both;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin02 {
  left: 19%;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin02.sopen {
  animation: 1.0s ease 1.0s normal bounceInDown both;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin03 {
  right: 38%;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin03.sopen {
  animation: 1.5s ease 1.0s normal bounceInDown both;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin04 {
  right: 0px;
}

.main_ourfutureandvision .future-vision_container .history_pins .history_area .pin.pin04.sopen {
  animation: 2s ease 1.0s normal bounceInDown both;
}

.main_ourfutureandvision .future-vision_container .history_pins .vision_mv-copy {
  font-size: 30px;
  line-height: 1.5;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .future-vision_container .history_pins .vision_mv-copy {
    /* for sp Device Only */
    font-size: 4.4vw;
  }
}

.main_ourfutureandvision .future-vision_container .history_pins .vision_mv-copy span {
  color: #e23300;
}

.main_ourfutureandvision .future-vision_container .history_pins .vision_mv-copy_pha02 {
  font-size: 26px;
  line-height: 1.5;
  margin-top: 40px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .future-vision_container .history_pins .vision_mv-copy_pha02 {
    /* for sp Device Only */
    font-size: 3.8vw;
  }
}

.main_ourfutureandvision .future-vision_container .history_pins .vision_mv-copy_pha02 span {
  color: #e23300;
  font-size: 150%;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .future-vision_container .history_pins .wh_bg {
    width: 80%;
    margin: 10% auto 8%;
    padding: 9px;
    background: #fff;
    color: #1f1f1f;
    padding-right: 50px;
    position: relative;
    font-size: 14px;
  }
  .main_ourfutureandvision .future-vision_container .history_pins .wh_bg:before {
    width: 35px;
    height: 1px;
    background: #1f1f1f;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9px;
    margin: auto;
    vertical-align: middle;
    content: "";
  }
  .main_ourfutureandvision .future-vision_container .history_pins .wh_bg:after {
    right: -53px;
    position: absolute;
    content: "";
    right: 10px;
    width: 13px;
    top: 39%;
    height: 13px;
    transform: rotate(28deg);
    border-top: 1px solid #1f1f1f;
  }
}

.main_ourfutureandvision .phase_container {
  background: transparent;
  padding: 50px 0 120px;
}

.main_ourfutureandvision .phase_container::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100vh;
  background: url(../img/company/vision/co_vision_bg_pc.jpg) center no-repeat;
  background-size: cover;
}

.main_ourfutureandvision .phase_container .phase-title {
  text-align: center;
}

.main_ourfutureandvision .phase_container .phase-title_eng {
  font-family: urw-din, sans-serif;
  font-style: italic;
  color: #2045ba;
  font-size: 47px;
  line-height: 1.5;
  padding: 0 0 20px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .phase-title_eng {
    /* for sp Device Only */
    font-size: 6.2vw;
  }
}

.main_ourfutureandvision .phase_container .phase-title_jap {
  font-size: 55px;
  line-height: 1.5;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .phase-title_jap {
    /* for sp Device Only */
    font-size: 7.2vw;
  }
}

.main_ourfutureandvision .phase_container .phase-title_jap span {
  color: #e23300;
}

.main_ourfutureandvision .phase_container .phase-detail-title {
  margin: 10% auto 20px;
  text-align: center;
}

.main_ourfutureandvision .phase_container .phase-detail-title .revol_title {
  background: #1f1f1f;
  padding: 10px 15px;
  vertical-align: top;
  display: inline-block;
  margin-top: 5px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  position: relative;
}

.main_ourfutureandvision .phase_container .phase-detail-title .revol_title::before, .main_ourfutureandvision .phase_container .phase-detail-title .revol_title::after {
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.main_ourfutureandvision .phase_container .phase-detail-title .revol_title::after {
  position: absolute;
  right: -45px;
  border: 31px solid transparent;
  border-left: 14px solid #1f1f1f;
}

@media screen and (max-width: 480px) {
  .main_ourfutureandvision .phase_container .phase-detail-title .revol_title {
    font-size: 14px;
    padding: 10px;
  }
  .main_ourfutureandvision .phase_container .phase-detail-title .revol_title::after {
    right: -33px;
    border: 21px solid transparent;
    border-left: 12px solid #1f1f1f;
  }
}

.main_ourfutureandvision .phase_container .phase-detail-title .phase-num {
  margin-left: 30px;
  font-size: 100px;
  line-height: 1.5;
  font-family: urw-din, sans-serif;
  display: inline-block;
  line-height: 0.6;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .phase-detail-title .phase-num {
    /* for sp Device Only */
    font-size: 15vw;
  }
}

.main_ourfutureandvision .phase_container .phase-detail-title .phase-num-red {
  color: #e23300;
}

.main_ourfutureandvision .phase_container .phase-detail-title .phase-num-blue {
  color: #2045ba;
}

.main_ourfutureandvision .phase_container .chronogical-box {
  padding: 10px 15px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .chronogical-box {
    /* for sp Device Only */
    font-size: 4vw;
  }
}

.main_ourfutureandvision .phase_container .chronogical-box span {
  font-size: 70%;
}

.main_ourfutureandvision .phase_container .chronogical-box-red {
  background: #e23300;
}

.main_ourfutureandvision .phase_container .chronogical-box-blue {
  background: #2045ba;
}

.main_ourfutureandvision .phase_container .chrono-headline {
  font-size: 47px;
  line-height: 1.5;
  text-align: center;
  margin: 20px auto;
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .chrono-headline {
    /* for sp Device Only */
    font-size: 6.2vw;
  }
}

.main_ourfutureandvision .phase_container .chrono-photo {
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto;
}

.main_ourfutureandvision .phase_container .chrono-photo li {
  width: 25%;
  margin: 0 auto;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .chrono-photo li {
    width: 50%;
  }
}

.main_ourfutureandvision .phase_container .chrono-comment_box {
  background: #f4f4f4;
  border: 1px solid #d2d2d2;
  padding: 40px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .chrono-comment_box {
    padding: 15px 20px;
  }
}

.main_ourfutureandvision .phase_container .chrono-comment_box .comment-title {
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .chrono-comment_box .comment-title {
    /* for sp Device Only */
    font-size: 4vw;
  }
}

.main_ourfutureandvision .phase_container .chrono-comment_box .comment-title-red {
  color: #e23300;
}

.main_ourfutureandvision .phase_container .chrono-comment_box .comment-title-blue {
  color: #2045ba;
}

.main_ourfutureandvision .phase_container .phase-conclusion {
  margin: 50px auto;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .phase-conclusion {
    /* for sp Device Only */
    font-size: 4vw;
  }
}

.main_ourfutureandvision .phase_container .phase-conclusion span.red {
  color: #e23300;
}

.main_ourfutureandvision .phase_container .phase-conclusion span.blue {
  color: #2045ba;
}

.main_ourfutureandvision .phase_container .conclusion-img {
  margin: 40px auto 0;
}

.main_ourfutureandvision .phase_container .icon_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 40px auto;
  width: 100%;
}

.main_ourfutureandvision .phase_container .icon_list .icon {
  width: calc(25% - 30px);
  padding: 20px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .icon_list .icon {
    width: 50%;
  }
}

.main_ourfutureandvision .phase_container .last-lead_box {
  text-align: center;
  font-feature-settings: 'palt';
  font-size: 28px;
  line-height: 1.5;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .last-lead_box {
    /* for sp Device Only */
    font-size: 4vw;
  }
}

.main_ourfutureandvision .phase_container .last-lead_box .middle-sentence {
  margin: 30px auto;
}

.main_ourfutureandvision .phase_container .last-lead_box .middle-red {
  color: #e23300;
  font-size: 150%;
}

.main_ourfutureandvision .phase_container .last-lead_box .last-conclusion {
  font-size: 47px;
  line-height: 1.5;
  color: #e23300;
  margin: 20px auto 40px;
}

@media screen and (max-width: 760px) {
  .main_ourfutureandvision .phase_container .last-lead_box .last-conclusion {
    /* for sp Device Only */
    font-size: 6.2vw;
  }
}

.main_Project .section_story {
  background: none;
  /* for sp iPad */
}

@media screen and (max-width: 979px) {
  .main_Project .section_story {
    padding-top: 0;
  }
}

@media screen and (max-width: 760px) {
  .main_Project .section_story {
    /* for sp Device Only */
    padding: 5% 0 0;
  }
}

@media screen and (max-width: 760px) {
  .main_philosophy {
    /* for sp Device Only */
  }
  .main_philosophy .article_h2 {
    padding: calc(75px + 0%) 0 10%;
  }
}

.main_philosophy .section_catch_ph {
  max-width: 660px;
  margin: 0 auto 100px;
}

@media screen and (max-width: 760px) {
  .main_philosophy .section_catch_ph {
    /* for sp Device Only */
    margin: 0 auto 17%;
  }
}

.main_philosophy .section_other_ttl .sub {
  margin-top: 5px;
  font-size: 19px;
}

.main_philosophy .section_other_ttl .catch {
  font-size: 33px;
  margin-top: 19px;
  line-height: 1.3;
}

@media screen and (max-width: 760px) {
  .main_philosophy .section_other_ttl .catch {
    /* for sp Device Only */
    font-size: 6vw;
    margin-bottom: 5%;
  }
}

.main_philosophy .box h4 {
  text-align: center;
  font-size: 22px;
  background: #2045ba;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 900;
  color: #fff;
  padding: 10px;
  margin-bottom: 15px;
}

@media all and (-ms-high-contrast: none) {
  .main_philosophy .box h4 {
    padding: 1.3em 0.3em 0.1em;
  }
}

.main_philosophy .tbl_rec {
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
  border: none;
  flex-wrap: wrap;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-size: 17px;
}

.main_philosophy .tbl_rec dt {
  display: flex;
  box-sizing: border-box;
  width: 30%;
  padding: 20px;
  text-align: center;
  color: #1f1f1f;
  border-top: 8px solid #fff;
  background: #c7c7c7;
  justify-content: center;
  align-items: center;
}

.main_philosophy .tbl_rec dd {
  box-sizing: border-box;
  width: 70%;
  margin: 0;
  padding: 20px;
  border-top: 8px solid #fff;
  border-left: 8px solid #fff;
  background: #ededed;
}

@media screen and (max-width: 760px) {
  .main_philosophy {
    /* for sp Device Only */
  }
  .main_philosophy .tbl_rec {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    border: none;
    flex-wrap: wrap;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-size: 4vw;
  }
  .main_philosophy .tbl_rec dt {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 3%;
    text-align: left !important;
    color: #1f1f1f;
    border-top: 4px solid #fff;
    background: #c7c7c7;
    justify-content: center;
    align-items: center;
  }
  .main_philosophy .tbl_rec dd {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 3%;
    text-align: center;
    border-top: 4px solid #fff;
    border-left: none;
    background: #ededed;
  }
}

.main_number {
  padding-bottom: 140px;
}

@media screen and (max-width: 760px) {
  .main_number {
    /* for sp Device Only */
    padding-bottom: 10%;
  }
}

.main_number .icon_circle {
  border-radius: 50px;
  background: #1f1f1f;
  width: 100px;
  height: 100px;
  color: #fff;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 22px;
}

@media screen and (max-width: 760px) {
  .main_number .icon_circle {
    /* for sp Device Only */
    width: 90px;
    height: 90px;
    font-size: 5vw;
  }
}

.main_number h4 {
  color: #fff;
  text-align: center;
  padding: 11px;
  font-size: 29px;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 900;
  margin-bottom: 30px;
}

.main_number h4.red {
  background: #e23300;
}

.main_number h4.blue {
  background: #2045ba;
}

@media screen and (max-width: 760px) {
  .main_number h4 {
    /* for sp Device Only */
    font-size: 5vw;
  }
}

@media all and (-ms-high-contrast: none) {
  .main_number h4 {
    padding: 1.3em 0.3em 0.1em;
  }
}

.main_number .view_area {
  margin-bottom: 40px;
  position: relative;
  height: 628px;
  margin-bottom: 70px;
  /* for sp iPad */
}

@media screen and (max-width: 979px) {
  .main_number .view_area {
    height: 50vw;
  }
}

@media screen and (max-width: 760px) {
  .main_number .view_area {
    /* for sp Device Only */
    height: 117vw;
    margin-bottom: 15%;
  }
}

.main_number .view_area .ph {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
}

.main_number .view_area .ph01.sopen {
  opacity: 1;
  animation: 2.2s ease 1.0s normal rubberBand both;
}

.main_number .view_area .ph02.sopen {
  opacity: 1;
  animation: 2.8s ease 1.0s normal rubberBand both;
}

.main_number .view_area .ph03.sopen {
  opacity: 1;
  animation: 3s ease 1.0s normal rubberBand both;
}

.main_number .number span {
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: italic;
}

.main_number .section01 {
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_number .section01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
  }
}

.main_number .section01 .num_box {
  border: solid 1px #1f1f1f;
  background: #fff;
  padding: 20px 20px 40px;
  text-align: center;
  position: relative;
  width: 31%;
}

@media screen and (max-width: 760px) {
  .main_number .section01 .num_box {
    /* for sp Device Only */
    width: 100%;
    margin-bottom: 10%;
  }
}

.main_number .section01 .num_box .average {
  position: absolute;
  top: -40px;
  background: #e23300;
  color: #fff;
  border-radius: 70px;
  width: 90px;
  height: 90px;
  padding: 18px 10px;
  right: -30px;
  z-index: 100;
}

.main_number .section01 .num_box .average .ave_txt {
  display: block;
}

@media screen and (max-width: 760px) {
  .main_number .section01 .num_box .average {
    /* for sp Device Only */
    top: -8%;
    right: 2%;
    padding: 5% 2%;
  }
}

.main_number .section01 .num_box .average .en {
  font-size: 30px;
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.main_number .num_box h3 {
  font-size: 42px;
  line-height: 1.2;
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: italic;
}

.main_number .num_box h3 small {
  display: block;
  color: #1f1f1f;
  font-size: 14px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}

.main_number .graph {
  position: relative;
}

.main_number .graph .num_graph {
  position: absolute;
  color: #fff;
  font-size: 40px;
  font-family: urw-din, sans-serif;
  line-height: 1;
  font-weight: 500;
  font-style: italic;
  z-index: 1000;
}

.main_number .graph .num_graph.graph01 {
  top: 22%;
  left: 24%;
  /* for sp iPad */
}

@media screen and (min-width: 761px) and (max-width: 979px) {
  .main_number .graph .num_graph.graph01 {
    top: 25%;
    left: 7%;
  }
}

.main_number .graph .num_graph.graph02 {
  top: 42%;
  right: 27%;
  /* for sp iPad */
}

@media screen and (min-width: 761px) and (max-width: 979px) {
  .main_number .graph .num_graph.graph02 {
    right: 10%;
  }
}

.main_number .graph .num_graph small {
  font-weight: bold;
  display: block;
  font-size: 18px;
  line-height: 1.3;
  font-family: noto-sans-cjk-jp, sans-serif;
}

.main_number .graph .num_graph .number01 {
  font-size: 45px;
}

.main_number .graph .num_graph .per {
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 26px;
  font-weight: 900;
}

.main_number .section03 {
  color: #e23300;
}

.main_number .section03 .human_box {
  max-width: 436px;
  width: 48%;
  position: relative;
  height: 266px;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .human_box {
    /* for sp Device Only */
    height: 37vw;
    overflow: hidden;
    margin-top: 7%;
    width: 100%;
  }
}

.main_number .section03 .human_box .ph {
  position: absolute;
  z-index: 1000;
  opacity: 0;
}

.main_number .section03 .human_box .ph04.sopen {
  opacity: 1;
  animation: 0.5s ease 1.0s normal bounceInDown both;
}

.main_number .section03 .human_box .ph05.sopen {
  opacity: 1;
  animation: 0.8s ease 1.0s normal bounceInDown both;
}

.main_number .section03 .human_box .ph06.sopen {
  opacity: 1;
  animation: 1s ease 1.0s normal bounceInDown both;
}

.main_number .section03 h4.red {
  margin-bottom: 50px;
}

@media screen and (max-width: 760px) {
  .main_number .section03 h4.red {
    /* for sp Device Only */
    line-height: 1.4;
    margin-bottom: 5%;
  }
}

.main_number .section03 .connection_area {
  max-width: 512px;
  width: 50%;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .connection_area {
    /* for sp Device Only */
    width: 100%;
  }
}

.main_number .section03 .num_area {
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_number .section03 .num_area {
    display: flex;
    flex-wrap: wrap;
    max-width: 980px;
    margin: 0px auto 30px;
    align-items: center;
    justify-content: space-between;
  }
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_area {
    /* for sp Device Only */
    width: 100%;
    margin: 0 auto 10%;
  }
}

.main_number .section03 .num_area.num02 {
  margin-bottom: 100px;
  max-width: 880px;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_area.num02 {
    /* for sp Device Only */
    margin-bottom: 15%;
  }
}

.main_number .section03 .icon_connection {
  position: absolute;
  top: 0;
  left: -50px;
  /* for sp iPad */
}

@media screen and (min-width: 761px) and (max-width: 979px) {
  .main_number .section03 .icon_connection {
    top: -11%;
    left: 0;
  }
}

@media screen and (max-width: 760px) {
  .main_number .section03 .icon_connection {
    /* for sp Device Only */
    left: 0;
  }
}

.main_number .section03 .first_box {
  position: relative;
  padding-top: 29px;
}

.main_number .section03 .first_box .number {
  font-size: 47px;
  position: relative;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .first_box .number {
    /* for sp Device Only */
    font-size: 10vw;
    text-align: center;
  }
}

.main_number .section03 .first_box .number span {
  font-size: 100px;
  font-family: urw-din, sans-serif;
  font-style: italic;
  letter-spacing: -0.04em;
  font-weight: 500;
  /* for sp iPad */
}

@media screen and (min-width: 761px) and (max-width: 979px) {
  .main_number .section03 .first_box .number span {
    font-size: 9vw;
  }
}

@media screen and (max-width: 760px) {
  .main_number .section03 .first_box .number span {
    /* for sp Device Only */
    font-size: 19vw;
    margin: 0 auto;
  }
}

.main_number .section03 .map_box {
  width: 30%;
  max-width: 254px;
  position: relative;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .map_box {
    /* for sp Device Only */
    width: 100%;
    max-width: 77%;
    margin: 0 auto;
  }
}

.main_number .section03 .map_box .icon_circle.icon_area {
  position: absolute;
  right: -112px;
  top: 19px;
  z-index: 1000;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .map_box .icon_circle.icon_area {
    /* for sp Device Only */
    right: -11%;
  }
}

.main_number .section03 .map_box .num_box {
  width: 60%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .map_box .num_box {
    /* for sp Device Only */
    width: 100%;
  }
}

.main_number .section03 .map_box .num_box .number {
  width: 60%;
  font-size: 26px;
  align-items: center;
}

.main_number .section03 .map_box .num_box .number span {
  font-size: 100px;
  line-height: 1;
}

.main_number .section03 .map_box .number_contents {
  width: 100%;
}

.main_number .section03 .map_box .number_contents li {
  display: inline-block;
  width: 48%;
}

.main_number .section03 .map_box .number_contents li .number span {
  font-size: 38px;
}

.main_number .section03 .num_box {
  display: flex;
  align-items: center;
  width: 70%;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_box {
    /* for sp Device Only */
    width: 100%;
  }
}

.main_number .section03 .num_box .number {
  font-size: 26px;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_box .number {
    /* for sp Device Only */
    font-size: 4vw;
  }
}

.main_number .section03 .num_box .number span {
  font-size: 100px;
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-weight: 500;
  vertical-align: middle;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_box .number span {
    /* for sp Device Only */
    font-size: 17vw;
  }
}

.main_number .section03 .num_box .number span.per {
  font-size: 70px;
  vertical-align: text-top;
  line-height: 0.8;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_box .number span.per {
    /* for sp Device Only */
    font-size: 12vw;
  }
}

.main_number .section03 .num_box .number_contents {
  width: 40%;
  max-width: 252px;
  margin-left: 30px;
}

@media screen and (max-width: 760px) {
  .main_number .section03 .num_box .number_contents {
    /* for sp Device Only */
    width: 52%;
    margin-left: 2%;
    max-width: 100%;
  }
}

.main_number .section04 {
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_number .section04 {
    display: flex;
    justify-content: space-between;
  }
}

.main_number .section04 .contents_box {
  padding: 20px 20px;
  text-align: center;
  position: relative;
  width: 28%;
  /* for sp iPad */
  background: #FCEAE5;
}

@media screen and (min-width: 761px) and (max-width: 979px) {
  .main_number .section04 .contents_box {
    padding: 2% 2%;
  }
}

@media screen and (max-width: 760px) {
  .main_number .section04 .contents_box {
    /* for sp Device Only */
    width: 86%;
    margin-bottom: 5%;
    padding: 6% 7% 10%;
    margin-bottom: 15%;
  }
}

.main_number .section04 .contents_box h3 {
  color: #e23300;
  font-size: 42px;
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 15px;
}

.main_number .section04 .contents_box h3 small {
  display: block;
  font-size: 14px;
  color: #1f1f1f;
}

.main_number .section04 .contents_box .icon_box {
  position: absolute;
  width: 100px;
  height: 100px;
  right: -24px;
  top: -40px;
  border-radius: 70px;
  z-index: 1000;
}

@media screen and (max-width: 760px) {
  .main_number .section04 .contents_box .icon_box {
    /* for sp Device Only */
    right: 4%;
  }
}

.main_number .section04 .contents_box .txt_list li {
  border-bottom: dotted 3px #F1997F;
  padding-bottom: 6px;
  margin-bottom: 4px;
  font-size: 18px;
}

@media all and (-ms-high-contrast: none) {
  .main_number .section04 .contents_box .txt_list li {
    padding: 1.3em 0.3em 0.1em;
  }
}

.main_number .section04 .contents_box .txt_list li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.main_number .section04 .contents_box:nth-child(odd) {
  background: #E8ECF8;
}

.main_number .section04 .contents_box:nth-child(odd) h3 {
  color: #2045ba;
}

.main_number .section04 .contents_box:nth-child(odd) h3 small {
  color: #1f1f1f;
}

.main_number .section04 .contents_box:nth-child(odd) .txt_list li {
  border-bottom: dotted 3px #8FA2DC;
}

.main_number .section04 .contents_box:nth-child(odd) .txt_list li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.main_number .section04 .num_list {
  display: flex;
  flex-wrap: wrap;
}

.main_number .section04 .num_list li {
  text-align: left;
  font-size: 16px;
  width: 47%;
  margin-right: 3%;
  margin-bottom: -7px;
}

.main_number .section04 .num_list li:nth-child(even) {
  margin-right: 0;
}

.main_number .section04 .num_list li span {
  text-align: right;
  font-size: 37px;
  color: #2045ba;
}

.main_number .section04 .num_list li span.list_name {
  color: #1f1f1f;
  font-size: 15px;
  width: 47%;
  font-weight: 600;
  display: inline-block;
  text-align: left;
  margin-left: 0;
  font-style: initial;
  /* for sp iPad */
}

@media screen and (min-width: 761px) and (max-width: 979px) {
  .main_number .section04 .num_list li span.list_name {
    font-size: 1.2vw;
  }
}

.main_number .section04 .num_list li span.per {
  font-size: 29px;
}

.main_number .section04 .icon_ph {
  width: 154px;
  margin: 0 auto;
}

.main_welfare {
  padding-bottom: 0;
}

.main_welfare .section_other_contents .-welfare {
  display: none;
}

.main_welfare .section_strong_welfare {
  border: solid 1px #1f1f1f;
  padding: 20px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.main_welfare .section_strong_welfare .ph {
  width: 40%;
  max-width: 436px;
}

.main_welfare .section_strong_welfare .txt_box {
  width: 58%;
}

.main_welfare .section_strong_welfare .txt_box h3 {
  font-size: 27px;
  margin-bottom: 10px;
  line-height: 1.4;
  /* for sp iPad */
}

@media screen and (max-width: 979px) {
  .main_welfare .section_strong_welfare .txt_box h3 {
    font-size: 3vw;
  }
}

@media screen and (max-width: 760px) {
  .main_welfare .section_strong_welfare {
    /* for sp Device Only */
    display: block;
    padding: 3% 3% 10% 3%;
    margin-bottom: 10%;
  }
  .main_welfare .section_strong_welfare .ph,
  .main_welfare .section_strong_welfare .txt_box {
    width: 100%;
  }
  .main_welfare .section_strong_welfare .ph {
    margin-bottom: 5%;
  }
  .main_welfare .section_strong_welfare .txt_box h3 {
    font-size: 4.7vw;
    margin-bottom: 2%;
  }
}

.main_welfare .list_welfare {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

@media screen and (max-width: 760px) {
  .main_welfare .list_welfare {
    /* for sp Device Only */
    margin-bottom: 15%;
  }
}

.main_welfare .list_welfare li {
  width: 22.5%;
  max-width: 254px;
  margin-right: 3%;
  margin-bottom: 70px;
  /* for pc */
}

@media screen and (max-width: 760px) {
  .main_welfare .list_welfare li {
    /* for sp Device Only */
    width: 47%;
    margin-right: 6%;
    margin-bottom: 13%;
  }
  .main_welfare .list_welfare li:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 761px) {
  .main_welfare .list_welfare li.long_txt {
    width: 48%;
    max-width: 540px;
  }
  .main_welfare .list_welfare li.long_txt .txt {
    width: 67%;
    margin: 0 auto;
  }
  .main_welfare .list_welfare li:last-child, .main_welfare .list_welfare li:nth-child(4), .main_welfare .list_welfare li:nth-child(7) {
    margin-right: 0;
  }
  .main_welfare .list_welfare li:nth-child(5), .main_welfare .list_welfare li:nth-child(6) {
    text-align: center;
  }
  .main_welfare .list_welfare li:nth-child(5), .main_welfare .list_welfare li:nth-child(6), .main_welfare .list_welfare li:nth-child(7) {
    width: 31%;
    max-width: 350px;
  }
}

.main_welfare .list_welfare li .icon {
  width: 80%;
  max-width: 115px;
  margin: 0 auto 20px;
  display: block;
}

.main_welfare .list_welfare li h4 {
  text-align: center;
  font-size: 27px;
  font-weight: 900;
  margin-bottom: 10px;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

@media screen and (max-width: 979px) {
  .main_welfare .list_welfare li h4 {
    font-size: 2.3vw;
  }
}

@media screen and (max-width: 760px) {
  .main_welfare .list_welfare li h4 {
    /* for sp Device Only */
    font-size: 4.8vw;
  }
}

.main_welfare .list_welfare li .txt {
  font-feature-settings: 'palt';
}

.main_event {
  padding-bottom: 0;
}

.main_event .section_other_contents .-event {
  display: none;
}

.main_event h3 {
  background: #2045ba;
  color: #fff;
  text-align: center;
  font-size: 23px;
  padding: 10px;
  margin: 30px auto;
}

@media screen and (max-width: 760px) {
  .main_event h3 {
    /* for sp Device Only */
    font-size: 5.5vw;
    margin: 0 auto 8%;
  }
}

@media all and (-ms-high-contrast: none) {
  .main_event h3 {
    padding: 1em 0.3em 0.1em;
  }
}

.main_event .list_events {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

@media screen and (max-width: 760px) {
  .main_event .list_events {
    /* for sp Device Only */
    margin-bottom: 15%;
  }
}

.main_event .list_events li {
  width: 31%;
  max-width: 350px;
  margin-right: 3%;
  margin-bottom: 70px;
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_event .list_events li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 760px) {
  .main_event .list_events li {
    /* for sp Device Only */
    width: 47%;
    margin-right: 6%;
    margin-bottom: 13%;
  }
  .main_event .list_events li:nth-child(2n) {
    margin-right: 0;
  }
}

.main_event .list_events li .ph {
  width: 100%;
  margin: 0 auto 20px;
  display: block;
}

.main_event .list_events li h4 {
  text-align: center;
  font-size: 27px;
  font-weight: 900;
  margin-bottom: 10px;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

@media screen and (max-width: 979px) {
  .main_event .list_events li h4 {
    font-size: 2.3vw;
  }
}

@media screen and (max-width: 760px) {
  .main_event .list_events li h4 {
    /* for sp Device Only */
    font-size: 4.7vw;
    line-height: 1.3;
  }
}

.main_event .list_events li .txt {
  font-feature-settings: 'palt';
}

.main_feature h4 {
  font-size: 34px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 760px) {
  .main_feature h4 {
    /* for sp Device Only */
    font-size: 6.5vw;
    line-height: 1.4;
    margin-bottom: 4%;
    font-feature-settings: 'palt';
  }
}

.main_feature .section_feature_inner .ph {
  max-width: 570px;
  margin: 0 auto 50px;
}

@media screen and (max-width: 760px) {
  .main_feature .section_feature_inner .ph {
    /* for sp Device Only */
    width: 92%;
  }
}

.main_feature .txt {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 50px;
}

@media screen and (max-width: 760px) {
  .main_feature .txt {
    /* for sp Device Only */
    width: 90%;
    margin: 0 auto 10%;
    text-align: left;
    line-height: 1.6;
  }
}

.main_feature .catch_area {
  margin-bottom: 110px;
}

@media screen and (max-width: 760px) {
  .main_feature .catch_area {
    /* for sp Device Only */
    margin-bottom: 20%;
  }
}

.main_feature .catch_area h4 {
  margin-bottom: 10px;
}

.main_feature .catch_area h5 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 760px) {
  .main_feature .catch_area h5 {
    /* for sp Device Only */
    font-size: 5.5vw;
    margin-bottom: 6%;
  }
}

.main_feature .catch_area .chart_area .ph {
  max-width: 740px;
  margin-bottom: 100px;
}

@media screen and (max-width: 760px) {
  .main_feature .catch_area .chart_area .ph {
    /* for sp Device Only */
    width: 87%;
    margin-bottom: 10%;
  }
}

.main_feature .links_area a {
  border: solid 1px #1f1f1f;
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_feature .links_area a {
    display: flex;
    max-width: 1120px;
    margin: 0 auto 40px;
    width: 90%;
    padding: 25px;
    justify-content: space-between;
  }
  .main_feature .links_area a .ph {
    width: 55%;
    max-width: 564px;
    margin: 0;
  }
  .main_feature .links_area a .txt_box {
    width: 42%;
    max-width: 542px;
  }
}

.main_feature .links_area a .txt_box .icon_catch {
  font-size: 28px;
  font-style: italic;
  font-family: urw-din, sans-serif;
  font-weight: 500;
  color: rgba(226, 51, 0, 0.5);
}

.main_feature .links_area a .txt_box h6 {
  font-size: 33px;
  line-height: 1.4;
  margin-bottom: 5px;
  /* for sp iPad */
}

@media screen and (max-width: 979px) {
  .main_feature .links_area a .txt_box h6 {
    font-size: 3vw;
  }
}

@media screen and (max-width: 760px) {
  .main_feature .links_area a .txt_box h6 {
    /* for sp Device Only */
    font-size: 6vw;
    text-align: center;
  }
}

.main_feature .links_area a .txt_box .txt {
  text-align: left;
  margin-bottom: 20px;
  /* for sp iPad */
}

@media screen and (max-width: 979px) {
  .main_feature .links_area a .txt_box .txt {
    font-size: 1.4vw;
  }
}

@media screen and (max-width: 760px) {
  .main_feature .links_area a .txt_box .txt {
    /* for sp Device Only */
    width: 100%;
    font-size: 3.7vw;
  }
}

.main_feature .links_area a .txt_box .btn.red_btn {
  margin: 0;
  font-style: initial;
  font-size: 14px;
  height: 52px;
  max-width: 220px;
}

@media screen and (max-width: 760px) {
  .main_feature .links_area a .txt_box .btn.red_btn {
    /* for sp Device Only */
    max-width: 56%;
    height: 39px;
    margin: 0 auto 8%;
  }
}

@media screen and (max-width: 760px) {
  .main_feature .links_area a {
    /* for sp Device Only */
    width: 90%;
    display: block;
    margin: 0 auto 7%;
    padding: 3%;
  }
  .main_feature .links_area a .ph {
    width: 100%;
    margin-bottom: 5%;
  }
  .main_feature .links_area a .txt_box .icon_catch {
    text-align: center;
    font-size: 6vw;
  }
}

.main_feature .links_area:nth-child(odd) a .ph {
  order: 1;
}

.main_feature .links_area:nth-child(odd) a .txt_box {
  order: 2;
}

.main_feature .links_area:nth-child(even) a .ph {
  order: 2;
}

.main_feature .links_area:nth-child(even) a .txt_box {
  order: 1;
}

.main_message .section_message {
  display: flex;
  max-width: 1100px;
  width: 95%;
  flex-wrap: wrap;
  margin: 0 auto 30px;
  justify-content: space-between;
}

@media screen and (max-width: 760px) {
  .main_message .section_message {
    /* for sp Device Only */
    padding: 3%;
  }
}

.main_message .message_box {
  width: 57%;
  max-width: 636px;
}

@media screen and (max-width: 760px) {
  .main_message .message_box {
    /* for sp Device Only */
    width: 100%;
    order: 2;
  }
}

.main_message .message_box h4 {
  color: #e23300;
  border-bottom: solid 1px #1f1f1f;
  padding-bottom: 14px;
  margin-bottom: 20px;
  font-family: urw-din, sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 500;
}

.main_message .message_box h4 small {
  font-size: 24px;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #1f1f1f;
}

@media screen and (max-width: 760px) {
  .main_message .message_box h4 {
    /* for sp Device Only */
    font-size: 9vw;
    margin-bottom: 6%;
    padding-bottom: 4%;
  }
  .main_message .message_box h4 small {
    font-size: 5vw;
  }
}

.main_message .message_box .txt_box {
  /* for pc */
}

@media screen and (min-width: 761px) {
  .main_message .message_box .txt_box {
    padding: 10px;
  }
}

.main_message .message_box .txt_box h5 {
  color: #e23300;
  font-size: 24px;
  margin-bottom: 12px;
}

@media screen and (max-width: 760px) {
  .main_message .message_box .txt_box h5 {
    /* for sp Device Only */
    font-size: 5.6vw;
    margin-bottom: 2%;
    line-height: 1.4;
  }
}

@media screen and (max-width: 760px) {
  .main_message .message_box .txt_box .txt {
    /* for sp Device Only */
    margin-bottom: 7%;
  }
}

.main_message .ph_box {
  width: 40%;
  max-width: 410px;
}

@media screen and (max-width: 760px) {
  .main_message .ph_box {
    /* for sp Device Only */
    order: 1;
    width: 100%;
    margin-bottom: 5%;
  }
}

.main_message .section_hqcc {
  width: 100%;
}

.main_message .area_hqcc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.main_message .area_hqcc .hqcc_box {
  text-align: center;
  width: 48%;
  margin-bottom: 30px;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box {
    /* for sp Device Only */
    width: 100%;
  }
}

.main_message .area_hqcc .hqcc_box h6 {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 10px;
}

.main_message .area_hqcc .hqcc_box h6 em {
  font-size: 120px;
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: italic;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box h6 {
    /* for sp Device Only */
    font-size: 8vw;
  }
  .main_message .area_hqcc .hqcc_box h6 em {
    font-size: 23vw;
  }
}

.main_message .area_hqcc .hqcc_box .catch {
  color: #fff;
  padding: 7px;
  margin-bottom: 10px;
  position: relative;
  font-size: 25px;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box .catch {
    /* for sp Device Only */
    font-size: 6vw;
    padding: 0%;
    font-feature-settings: 'palt';
  }
}

.main_message .area_hqcc .hqcc_box .catch:after {
  content: "";
  position: absolute;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  height: 270px;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box .catch:after {
    /* for sp Device Only */
    width: 34%;
    height: 40vw;
  }
}

.main_message .area_hqcc .hqcc_box h6 {
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: italic;
}

.main_message .area_hqcc .hqcc_box.box01 h6 {
  color: #F30712;
}

.main_message .area_hqcc .hqcc_box.box01 .catch {
  background: #F30712;
}

.main_message .area_hqcc .hqcc_box.box01 .catch::after {
  background: url(../company/message/img/hqcc01.png) no-repeat top center;
  background-size: 100% auto;
  left: -80px;
  top: -200%;
  animation: horizontal 1s ease-in-out infinite alternate;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box.box01 .catch::after {
    /* for sp Device Only */
    left: -7%;
    top: -170%;
  }
}

.main_message .area_hqcc .hqcc_box.box02 h6 {
  color: #149C1B;
}

.main_message .area_hqcc .hqcc_box.box02 .catch {
  background: #149C1B;
}

.main_message .area_hqcc .hqcc_box.box02 .catch::after {
  animation: squash 1s ease-in-out infinite;
  background: url(../company/message/img/hqcc03.png) no-repeat top center;
  background-size: 100% auto;
  right: -80px;
  top: -220%;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box.box02 .catch::after {
    /* for sp Device Only */
    right: -8%;
  }
}

.main_message .area_hqcc .hqcc_box.box03 h6 {
  color: #013EBD;
}

.main_message .area_hqcc .hqcc_box.box03 .catch {
  background: #013EBD;
}

.main_message .area_hqcc .hqcc_box.box03 .catch::after {
  top: -285%;
  background: url(../company/message/img/hqcc02.png) no-repeat top center;
  background-size: 100% auto;
  left: -80px;
  animation: wrench_4444 2.875s ease infinite;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box.box03 .catch::after {
    /* for sp Device Only */
    left: -5%;
  }
}

.main_message .area_hqcc .hqcc_box.box04 h6 {
  color: #EFD100;
}

.main_message .area_hqcc .hqcc_box.box04 .catch {
  background: #EFD100;
}

.main_message .area_hqcc .hqcc_box.box04 .catch::after {
  top: -270%;
  background: url(../company/message/img/hqcc04.png) no-repeat top center;
  background-size: 100% auto;
  animation: swing linear 5s infinite;
  right: -110px;
}

@media screen and (max-width: 760px) {
  .main_message .area_hqcc .hqcc_box.box04 .catch::after {
    /* for sp Device Only */
    right: -7%;
    top: -55%;
    width: 29%;
  }
}

.main_message {
  padding-bottom: 30px;
}

@media screen and (max-width: 760px) {
  .main_message {
    /* for sp Device Only */
    padding-bottom: 2%;
  }
}

.main_message .catch_about {
  text-align: center;
  margin: 30px auto 60px;
  font-size: 30px;
  font-feature-settings: 'palt';
}

@media screen and (max-width: 760px) {
  .main_message .catch_about {
    /* for sp Device Only */
    font-size: 6.3vw;
    margin-bottom: 5%;
  }
}

.main_message .catch_about em {
  color: #e23300;
}

.main_message .bnr_area {
  max-width: 1440px;
  margin: 0 auto;
}

@keyframes horizontal {
  0% {
    transform: translateX(-3px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes squash {
  0% {
    transform: scale(1) translate(0, 0);
  }
  50% {
    transform: scale(0.8) translate(0, 0px);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}

@keyframes wrench_4444 {
  0% {
    transform: rotate(-10deg);
  }
  6.95652% {
    transform: rotate(10deg);
  }
  8.69565% {
    transform: rotate(10deg);
  }
  15.65217% {
    transform: rotate(-10deg);
  }
  17.39131% {
    transform: rotate(-10deg);
  }
  24.34782% {
    transform: rotate(10deg);
  }
  26.08696% {
    transform: rotate(10deg);
  }
  33.04348% {
    transform: rotate(-10deg);
  }
  34.78261% {
    transform: rotate(-10deg);
  }
  41.73913% {
    transform: rotate(10deg);
  }
  43.47826% {
    transform: rotate(10deg);
  }
  50.43478% {
    transform: rotate(-10deg);
  }
  52.17391% {
    transform: rotate(-10deg);
  }
  59.13044% {
    transform: rotate(10deg);
  }
  65.21739% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.section_story .inner .box_story.story01 .project_contents {
  padding-top: 10px;
}

.section_story .inner .box_story.story01 .project_contents:before {
  top: -12%;
}

.main_top.main_Our.family {
  padding-bottom: 0;
}

.section_other_ttl .article_h2::before {
  display: none;
}

.section_other_ttl .article_h2 {
  padding: 0px 0 50px;
}

@media screen and (max-width: 760px) {
  .section_other_ttl .article_h2 {
    /* for sp Device Only */
    padding-top: 0;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 5%;
  }
}

/*section_other_contents*/
.section_other_contents {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.section_other_contents .contents_box {
  width: 100%;
}

.section_other_contents .contents_box a {
  padding: 9% 5% 8%;
  text-align: center;
  width: 100%;
  display: block;
  height: 100%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.section_other_contents .contents_box a h3 {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  /* 共通font */
  font-size: 60px;
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-style: italic;
}

@media screen and (max-width: 760px) {
  .section_other_contents .contents_box a h3 {
    /* for sp Device Only */
    font-size: 11vw;
  }
}

.section_other_contents .contents_box a .sub {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  font-family: noto-sans-cjk-jp, sans-serif;
  position: relative;
}

@media screen and (max-width: 760px) {
  .section_other_contents .contents_box a .sub {
    /* for sp Device Only */
    font-size: 3.9vw;
    display: block;
  }
}

.section_other_contents .contents_box a .sub:after {
  content: "";
  background: url(../img/cmn/arrow.png) no-repeat top center;
  background-size: 100% auto;
  top: auto;
  /* for pc */
  width: 58px;
  height: 7px;
  position: absolute;
  z-index: 1000;
}

@media screen and (max-width: 760px) {
  .section_other_contents .contents_box a .sub:after {
    /* for sp Device Only */
    left: 50%;
    transform: translateX(-50%) translateY(0);
    bottom: -18px;
    right: 0;
  }
}

@media screen and (min-width: 761px) {
  .section_other_contents .contents_box a .sub:after {
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.section_other_contents .contents_box.-message_area {
  /* for pc */
}

.section_other_contents .contents_box.-message_area.sopen {
  animation: 1.0s ease 1.0s normal fadeInLeft both;
}

@media screen and (min-width: 761px) {
  .section_other_contents .contents_box.-message_area {
    width: 50%;
  }
}

.section_other_contents .contents_box.-message_area a {
  padding: 18%;
  background: url(../img/top/message_bg.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents .contents_box.-message_area .sub:after, .section_other_contents .contents_box.-feature_area .sub:after {
  left: 50%;
  transform: translateX(-50%) translateY(0);
  bottom: -30px;
  right: 0;
  top: auto;
}

@media screen and (max-width: 760px) {
  .section_other_contents .contents_box.-message_area .sub:after, .section_other_contents .contents_box.-feature_area .sub:after {
    /* for sp Device Only */
    bottom: -18px;
  }
}

.section_other_contents .contents_box.-feature_area {
  /* for pc */
}

.section_other_contents .contents_box.-feature_area.sopen {
  animation: 1.0s ease 1.0s normal fadeInRight both;
}

@media screen and (min-width: 761px) {
  .section_other_contents .contents_box.-feature_area {
    width: 50%;
  }
}

.section_other_contents .contents_box.-feature_area a {
  padding: 18%;
  background: url(../img/top/aoubt_bg.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents .contents_box.-number_area {
  width: 100%;
}

.section_other_contents .contents_box.-number_area.sopen {
  animation: 1.0s ease 1.0s normal fadeInUp both;
}

.section_other_contents .contents_box.-number_area a {
  background: url(../img/top/number_bg.jpg) no-repeat top center;
  background-size: cover;
}

@media screen and (max-width: 760px) {
  .section_other_contents .contents_box.-number_area a {
    /* for sp Device Only */
    background: url(../img/top/number_bg_sp.jpg) no-repeat top center;
    background-size: cover;
    padding: 21% 0;
  }
}

.section_other_contents .contents_box.-number_area a h3 {
  font-size: 68px;
  font-family: urw-din, sans-serif;
  font-style: italic;
  font-weight: 500;
}

@media screen and (max-width: 760px) {
  .section_other_contents .contents_box.-number_area a h3 {
    /* for sp Device Only */
    font-size: 9.5vw;
    margin-right: 0;
    margin-bottom: 1%;
  }
}

@media screen and (max-width: 760px) {
  .section_other_contents {
    /* for sp Device Only */
    width: 100%;
  }
}

.section_other_contents a {
  width: 100%;
  height: 100%;
  padding: 10% 5% 15%;
  background: rgba(0, 0, 0, 0.5);
}

.section_other_contents a .sub {
  text-align: center;
  width: 100%;
  /* for sp iPad */
}

@media screen and (max-width: 979px) {
  .section_other_contents a .sub {
    font-size: 2vw;
  }
}

@media screen and (max-width: 760px) {
  .section_other_contents a .sub {
    /* for sp Device Only */
    font-size: 3.9vw;
  }
}

.section_other_contents.-col2 .contents_box {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 760px) {
  .section_other_contents.-col2 .contents_box {
    /* for sp Device Only */
    width: 100%;
  }
}

.section_other_contents.-col2 .contents_box a {
  padding: 13% 5% 16%;
}

.section_other_contents.-col2 .contents_box a .sub:after {
  top: 170%;
  left: 47%;
  right: auto;
}

@media screen and (max-width: 760px) {
  .section_other_contents.-col2 .contents_box a .sub:after {
    /* for sp Device Only */
    left: 50%;
  }
}

.section_other_contents.-col2 .contents_box.-number {
  background: url(../img/top/number_bg.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col2 .contents_box.-event {
  background: url(../img/top/other_event.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col2 .contents_box.-welfare {
  background: url(../img/top/other_welfare.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col3 .contents_box {
  width: 33.3%;
  position: relative;
}

.section_other_contents.-col3 .contents_box a {
  padding: 11% 5% 14%;
}

.section_other_contents.-col3 .contents_box a h3 {
  margin-right: 0;
  font-size: 45px;
  display: block;
}

@media screen and (max-width: 760px) {
  .section_other_contents.-col3 .contents_box a h3 {
    /* for sp Device Only */
    font-size: 11vw;
    margin-bottom: 3%;
  }
}

.section_other_contents.-col3 .contents_box a .sub:after {
  bottom: -30px;
  top: auto;
  right: auto;
  left: 44%;
  transform: translateY(-50%);
}

.section_other_contents.-col3 .contents_box.-pj01 {
  background: url(../img/top/story01.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col3 .contents_box.-pj02 {
  background: url(../img/top/story02.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col3 .contents_box.-pj03 {
  background: url(../img/top/story03.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col3 .contents_box.-number {
  background: url(../feature/img/number_bg.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col3 .contents_box.-environment {
  background: url(../feature/img/environment_bg.jpg) no-repeat top center;
  background-size: cover;
}

.section_other_contents.-col3 .contents_box.-welfare {
  background: url(../feature/img/welfare_bg.jpg) no-repeat top center;
  background-size: cover;
}

@media screen and (max-width: 760px) {
  .section_other_contents.-col3 .contents_box {
    /* for sp Device Only */
    width: 100%;
  }
}

.main_feature .section_other_contents.-col3 .contents_box a {
  padding: 19% 5% 20%;
}

.section_img {
  width: 90%;
  max-width: 1138px;
  margin: 0 auto;
}

.main_feature {
  padding-bottom: 0px;
}
