@charset "UTF-8";

/*■--------------------TOP--------------------*/
.main_mv {
  position: relative;
  background: url("../images/mainvisual_bg.png") no-repeat top center;
  background-size: cover;
}

.main_mv .container h1 {
  padding: 2% 2% 52% 24%;
  display: flex;
  line-height: 1.5;
  text-shadow: 0px 3px 12.09px rgba(51, 70, 92, 1);
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.main_mv .container h1 .ttl1 {
  font-size: 79px;
  margin: 0 3px;
}
.main_mv .container h1 span {
  font-size: 40px;
}

.main_mv .container h1 .ttl2 {
  font-size: 24px;
  letter-spacing: 5px;
  margin-top: 10%;
}

.main_mv .container h1 .ttl2 span {
  font-size: 32px;
}
.main_mv .container h1 .ttl2 span.ttl2_2 {
  padding-left: 70px;
}
.main_mv .container h1 img {
  width: 60%;
}

@media only screen and (max-width: 415px) {
    
  .main_mv .container h1 {
    padding: 2% 2% 52% 6%;
  }
  .main_mv .container h1 .ttl1 {
    font-size: 18vw;
  }
  .main_mv .container h1 .ttl2 {
    font-size: 6.5vw;
  }

  .main_mv .container h1 .ttl2 span {
    font-size: 9vw;
  }
  .main_mv .container h1 .ttl2 span.ttl2_2 {
    padding-left: 19vw;
  }
}
.sec_relief_trust {
  margin-top: 8%;
}

.sec_relief_trust .cont_main .txt {
  position: relative;
  width: 96%;
  margin: auto;
  z-index: 9;
}

.sec_relief_trust .cont_main .txt .relief_trust_ttl {
  width: 80%;
  margin-left: 15%;
  margin-bottom: -1%;
}

.sec_relief_trust .cont_main .txt .inner_txt {
  width: 100%;
  background: #f5f8fb;
  padding: 8% 6%;
  box-sizing: border-box;
  margin-bottom: -10%;
}

@media only screen and (max-width: 415px) {
  .sec_relief_trust .cont_main .txt .inner_txt {
    padding: 8% 4%;
  }
}

.sec_relief_trust .cont_main .txt .inner_txt .style_ttl img {
  width: 140px;
  height: auto;
}

.sec_relief_trust .cont_main .img {
  position: relative;
  width: 100%;
  z-index: 1;
}

.sec_relief_trust .cont_main .img img {
  width: 100%;
}

.sec_relief_trust .list_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 2;
  margin-top: 2px;
}

.sec_relief_trust .list_img li {
  width: calc(50% - 1px);
  margin-bottom: 2px;
}

.sec_relief_trust .list_img li img {
  width: 100%;
}

.style_txt01 {
  font-size: 18px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 415px) {
  .style_txt01 {
    font-size: 16px;
  }
}

.style_txt01 .txt_orange {
  color: #ff6d2d;
}

.sec_business {
  padding: 8% 0;
  background: url("../images/business_bg_top.jpg") no-repeat top center, url("../images/business_bg_cont.jpg") top center repeat-y;
  background-size: 100%;
}

.sec_business .style_ttl {
  text-align: center;
}

.sec_business .style_ttl img {
  width: 118px;
}

.sec_business .business_ttl2 {
  margin-bottom: -1%;
}

.list_box01 .style_box01 {
  position: relative;
  margin-right: 2%;
}

.list_box01 .style_box01:not(:last-child) {
  margin-bottom: 8%;
}

.list_box01 .style_box01 .img_box01 {
  position: relative;
  width: 80%;
  margin: auto;
  z-index: 3;
  margin-bottom: -8%;
}

.list_box01 .style_box01 .img_box01 img {
  width: 100%;
}

.list_box01 .style_box01 .txt_box01 {
  position: relative;
  width: 100%;
  z-index: 1;
}

.list_box01 .style_box01 .txt_box01:after {
  position: absolute;
  content: "";
  width: 45%;
  height: 80%;
  background: #113f97;
  bottom: -2%;
  right: -2%;
  z-index: -1;
}

.list_box01 .style_box01 .txt_box01 .inner {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 10% 10% 5%;
  box-sizing: border-box;
  z-index: 3;
}

.list_box01 .style_box01:nth-child(even) {
  margin-left: 2%;
  margin-right: 0;
}

.list_box01 .style_box01:nth-child(even) .txt_box01:after {
  right: auto;
  left: -2%;
}

.sec_banner {
  padding: 8% 0;
}

.sec_banner .list_banner .banner_corporate {
  width: 100%;
  margin-bottom: 2px;
}

.sec_banner .list_banner .right_banner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.sec_banner .list_banner .right_banner .one_banner {
  width: calc(48.70% - 1px);
}

.sec_banner .list_banner .right_banner .two_banner {
  width: calc(51.30% - 1px);
}

.sec_banner .list_banner .right_banner .two_banner li {
  width: 100%;
}

.sec_banner .list_banner .banner_flow h3 {
  margin-top: 20px !important;
}
.sec_banner .list_banner li h3 {
  margin-top: 50px;
}
.sec_banner .list_banner .right_banner .two_banner li:not(:last-child) {
  margin-bottom: 2px;
}

.sec_banner .list_banner li {
  position: relative;
}

.sec_banner .list_banner li .img {
  width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.sec_banner .list_banner li .txt {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sec_banner .list_banner li .txt h3 span {
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: block;
  line-height: 1.5;
}

.sec_banner .list_banner li .txt h3 span.txt_jp {
  font-size: 21px;
}

.sec_banner .list_banner li .txt h3 span.txt_eng {
  font-size: 16px;
}

@media only screen and (max-width: 415px) {
  .sec_banner .list_banner li .txt h3 span.txt_jp {
    font-size: 18px;
  }

  .sec_banner .list_banner li .txt h3 span.txt_eng {
    font-size: 15px;
  }
}

@media only screen and (max-width: 360px) {
  .sec_banner .list_banner li .txt h3 span.txt_jp {
    font-size: 16px;
  }

  .sec_banner .list_banner li .txt h3 span.txt_eng {
    font-size: 14px;
  }
}

.sec_banner .list_banner li .cm-arr {
  position: absolute;
  top: auto;
  bottom: 20px;
  right: 20px;
}
.sec_news .container{
background: #fff;
  width: 98%;
  padding-bottom: 20px;
}
.sec_news {
  position: relative;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  z-index: 3;
}
/* .sec_news:after {
  position: absolute;
  content: "";
  width: 45%;
  height: 50%;
  background: #113f97;
  bottom: -2%;
  right: -2%;
  z-index: -1;
} */

.sec_news .style_ttl01 {
  padding-bottom: 0;
  text-align: center;
}

.sec_news .style_ttl01:after {
  left: 180px;
  bottom: -10px;
}

.sec_news .style_ttl01 span.txt_jp {
  font-size: 32px;
}

.sec_news .style_btn01 {
  text-align: center;
}

.sec_news .style_btn01 a {
  width: 230px !important;
  min-width: auto;
}
.sec_news .cont_news{
  border-bottom: 2px #FF6D2D solid;
  padding-bottom: 5px;
}
.sec_news .cont_news ul{
  width: 100%;
  height: 240px;
  box-sizing: border-box;
  overflow-y: scroll;
  padding: 10px;
}

.sec_news .cont_news ul::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #fbdedf;
}

.sec_news .cont_news ul::-webkit-scrollbar {
  width: 6px;
  border-radius: 6px;
  background-color: #fbdedf;
}

.sec_news .cont_news ul::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #ff6d2d;
}

/* .sec_news .cont_news ul {
  margin-right: 30px;
} */

.sec_news .cont_news ul li a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 20px 0;
  border-bottom: 1px solid #000;
  text-decoration: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.sec_news .cont_news ul li a span {
  background: #113f97;
  width: 100px;
  color: #fff;
  text-align: center;
  padding: 3px 2px 2px;
}

.sec_news .cont_news ul li a p {
  width: calc(100% - 110px);
  box-sizing: border-box;
}


.sec_news h3{
  border-bottom:solid 2px #ff6d2d;
  margin-bottom: 5px;
  color: #ff6d2d;
  font-size: 28px;
  line-height: 1.3;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "Noto Serif JP", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.sec_news h3 span{
  background: #ff6d2d;
  padding: 5px 8px;
  color: #fff;
  font-weight: bold;
  margin-left: 50px;
  font-size: 15px;
}
/*# sourceMappingURL=top.css.map */