@charset "UTF-8";
#container_wrap .sp_only {
  display: none;
}
#container_wrap dl dt, #container_wrap dl dd {
  font-size: 1em;
}
#container_wrap p{
  font-size:1em;
}
#container_wrap img {
  max-width: 100%;
  height: auto;
}
#container_wrap h2 {
  font-size: 2em;
  padding: 50px 0;
  font-weight: bold;
}
#container_wrap h3 {
  font-size: 1.75em;
}
#breadcrumbslist {
  border-bottom: 0;
}
#container_wrap .mv_title {
  top: 50%;
  position: absolute;
  width: 861px;
  left: 50%;
  transform: translate(-50%,-85%);
  max-width: 75%;
}
#container_wrap .mv_inner_1 {
  background-image: url(../img/fv_g_01.png);
  height:952px;
  background-position:bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#container_wrap .mv_inner_2 {
  position: relative;
  background-image: url(../img/fv_g_02.png);
  background-position: center;
  padding: 50px 0 0;
}
#container_wrap .mv:after {
  content: "";
  display: block;
  width: 100%;
  background-image: url(../img/fv_g_02_foot.png);
  height: 279px;
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
#container_wrap {
  font-size: 16px;
  background: #C2E4F6;
  text-align: center;
}
#container_wrap .mv_data dt {
  font-size: 2em;
  background: #ed1c24;
  display: inline-block;
  color: #fff;
  padding: 0.2em 1.5em;
  border-radius: 1em;
  font-weight: bold;
  margin: 0 1em;
}
#container_wrap .mv_data span {
  font-size: 2.6em;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: bold;
  color: #ed1c24;
  letter-spacing: -6px;
}
#container_wrap .mv_data dd {
  font-size: 3.4em;
  font-weight: bold;
  line-height: 1;
  padding: 0.5em 0;
  width: 12em;
  margin: 0 auto;
}
#container_wrap .mv_data dd:before {
  background-image: url(../img/icon_people.png);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 1.84em;
  height: 1.71em;
  background-size: 100% 100%;
  background-position: bottom center;
  margin-right: 0.5em;
}


#container_wrap .mv_data span.mv_data_tip {
  font-size: 0.35em;
  letter-spacing: 0;
  line-height: 1;
  display: block;
  color: #000;
  margin-top: 0.8em;
  text-align: center;
}
#container_wrap .mv_data span.mv_data_tip small {
  font-weight: normal;
  font-size: 0.7em;
  margin-left: 0.5em;
}
#container_wrap .mv_info h2 {
  font-size: 2.125em;
  font-weight: bold;
  display: inline-block;
  padding: 0 5em;
  position: relative;
  margin-bottom: 0.8em;
  margin: 0.5em 1em 0.8em;
}
#container_wrap .mv_info h2:before,
#container_wrap .mv_info h2:after {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  width: 4.8em;
  background: #ed1c24;
  top: 50%;
}
#container_wrap .mv_info h2:before{
  left: 0;
}
#container_wrap .mv_info h2:after{
  right:0;
}
#container_wrap .mv_info p {
  font-size: 1.375em;
  margin-bottom: 1em;
}
#container_wrap .mv_info p:last-child {
  margin-bottom: 0;
}
#container_wrap .mv_info p.b-text{
  font-size: 1.8em;
  margin-top: 1.2em;
  font-weight: bold;
}
#container_wrap .fgs_details .ac_wrap {
  background: #fff;
  border: 2px solid #0068B9;
  border-radius: 1em;
  margin-bottom: 50px;
  text-align: left;
  overflow: hidden;
}
#container_wrap .fgs_details {
  max-width: 1220px;
  margin: 0 auto;
  width: 90%;
  position: relative;
  z-index: 10;
}
#container_wrap .bg_text {
  position: relative;
  padding-bottom: 15vw;
}
#container_wrap .bg_text:before,
#container_wrap .bg_text:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/bg_text.png);
  width: 124px;
  height: 100%;
  top: 0;
  background-repeat: repeat-y;
  background-size: 100% auto;
  z-index: 1;
}
#container_wrap .bg_text:before{
  left: 5%;
}
#container_wrap .bg_text:after{
  right: 5%;
}
#container_wrap .ac_button {
  background-color: #0068B9;
  color: #fff !important;
  display: block;
  padding: 1em 3.5em 1em 1.5em;

  font-weight: bold;
  position: relative;

}
#container_wrap .ac_button:hover {
  color: #fff;
}
#container_wrap .icon {
  position: absolute;
  right: 0.8em;
  top: 50%;
  transform: translate(0,-50%);
}
#container_wrap .icon svg circle {
  fill: #fff;
}
#container_wrap .icon svg rect {
  fill: #0068B9;
}
#container_wrap .ac_button[aria-expanded="true"] svg rect:nth-of-type(1) {
  opacity:0;
}

#container_wrap .ac_body_inner {
  padding: 2.5em;
}
#container_wrap .fgs_data_list {
  display: grid;
  font-size: 1.375em;
  grid-template-columns: 7em 1fr;
}
#container_wrap .fgs_data_list dd {
  margin-bottom: 1em;
}
#container_wrap .fgs_data_list dd:last-child {
  margin: 0;
}
#container_wrap .fgs_data_list dt {
  padding-right: 1em;
}
#container_wrap .fgs_data_list dt span {
  font-size: 1.1em;
  background: #0068B9;
  color: #fff;
  text-align: center;
  border-radius: 1em;
  display: block;
  font-weight: bold;
}
#container_wrap .marker_sup_text {
  font-size: 0.68em;
  margin-top: 0.5em;
  line-height: 1.8;
}
#container_wrap .section_block_foot_bg {
  width: 100%;
  height: auto;
}
#container_wrap .fgs_big_data {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#container_wrap .fgs_big_data dt {
  color: #fff;
  background: #0068B9;
  font-size: 1.5em;
  border-radius: 1em;
  line-height: 2;
  font-weight: bold;
}
#container_wrap .fgs_big_data > dl {
  width: 48%;
  text-align: center;
  min-width: 540px;
}
#container_wrap .fgs_big_data .b_big_text {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #0068B9;
  font-weight: bold;
  font-size: 3em;
}
#container_wrap .fgs_big_data dd {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1;
  padding: 1.2em 0;
}
#container_wrap .fgs_big_data dd > img {
  vertical-align: baseline;
}
#container_wrap .fgs_video_text {
  font-size: 1.375em;
  text-align: center;
}
#container_wrap .fgs_video_text p {
  margin-top: 1em;
  font-size: 1em;
}
#container_wrap .fgs_mes {
  margin: 80px 0;
  padding: 80px 0;
  border-top: 2px dashed #0068B9;
  border-bottom: 2px dashed #0068B9;
}
#container_wrap h4 {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 1em;
}
#container_wrap .fgs_mes_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
#container_wrap .fgs_mes_content {
  width: 31.6%;
}
#container_wrap .fgs_mes_tags {
  position: absolute;
  bottom: 0;
  text-align: left;
  width: 89%;
  left: 0;
}
#container_wrap .fgs_mes_image {
  position: relative;
  text-align: right;
}
#container_wrap .fgs_mes_tags li {
  background: #0068B9;
  color: #fff;
  margin-bottom: 1em;
  font-size: 1.125em;
  padding: 0.3em 1em;
  line-height: 1.6;
  border-radius: 0.5em;
  box-shadow: 2px 2px 0px #fff;
}
#container_wrap .fgs_mes_text dt {
  font-weight: bold;
  margin: 1em 0;
}
#container_wrap .b_button {
  background: #0068B9;
  color: #fff !important;
  display: block;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  font-size: 1.5em;
  padding: 0.6em 0;
  border-radius: 2em;
  font-weight: bold;
  width: 100%;
  margin-top: 50px;
}
#container_wrap .fgs_data_images {
  display: flex;
  justify-content: space-around;
  width: 93%;
  margin: 40px auto 20px;
}
#container_wrap .fgs_data_images li {
  max-width: 48%;
}
#container_wrap .section_block_foot_content {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 1220px;
  width: 90%;
}
#container_wrap .section_block_foot {
  position: relative;
  margin-top: -15vw;
  z-index:10;
}
#container_wrap .section_block_foot_content p {
  font-size: 2em;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 2em;
}

#container_wrap .ac_body {
  height: 0;
}
#container_wrap .fgs_video_conts {
  width: 100%;
  height: 640px;
  border-radius:1em;
  overflow:hidden;
}
#container_wrap .fgs_video_conts iframe {
  width: 100%;
  height: 100%;
}
#container_wrap .fgs_details .ac_wrap.yellow {
  border-color: #ffef43;
}
#container_wrap .yellow .ac_button {
  background-color: #FFEF43;
  color: #000 !important;
}
#container_wrap .yellow .fgs_data_list dt span {
  background: #FFEF43;
  color: #000;
}
#container_wrap .yellow .icon svg circle {
  fill: #ED1C24;
}
#container_wrap .yellow .icon svg rect {
  fill: #fff;
}
#container_wrap .yellow .b_button {
  background: #FFEF43;
  color: #000 !important;
}
#container_wrap .yellow .fgs_big_data dt {
  background: #FFEF43;
  color: #000;
}
#container_wrap .yellow .fgs_big_data .b_big_text {
  color: #ffc000;
}
#container_wrap .yellow .fgs_mes {
  border-color: #ffc000;
}
#container_wrap .fgs_data_images.center {
  justify-content: center;
}
#container_wrap .yellow .fgs_mes_tags li {
  background: #FFEF43;
  color: #000;
}
#container_wrap .b_button.red_bg {
  background: #ED1C24 !important;
  color: #fff !important;
}
@media screen and (max-width:1354px){
  #container_wrap .fgs_video_conts {
    height:47.313vw;
  }
}
@media screen and (max-width:768px){
  #container_wrap .sp_only {
    display: inherit;
  }
  #container_wrap .pc_only{display: none;}
  
  #container_wrap img {
    width: 100%;
  }
  #container_wrap h2 {
    font-size: 1.5em;
    padding: 1em;
  }
  #container_wrap h3 {
    font-size: 1.25em;
  }
  #container_wrap h4 {
    font-size: 1.375em;
  }
  #container_wrap .mv_inner_1,
  #container_wrap .mv_inner_2 {
    background: none;
    position: relative;
    padding: 0;
    height: auto;
  }
  #container_wrap .mv_title {
    position: absolute;
    width: 58%;
    left: 21%;
    top: 45%;
    transform: translate(0,-50%);
  }
  
  #container_wrap .mv_inner_2_content {
    position: absolute;
    top: 1%;
    width: 100%;
  }
  #container_wrap {
    font-size: 4vw;
  }
  #container_wrap .mv_data dt {
    font-size: 1.1em;
  }
  #container_wrap .mv_data dd {
    font-size: 2em;
    padding-top: 1em;

    padding-bottom: 0.2em;
  }
  #container_wrap .mv_data span {
    font-size: 2.23em;
  }
  #container_wrap .mv_info h2 {
    padding: 0.7em 0 1em;
    font-size: 1.4em;
    line-height: 1.4;
    border-bottom: 0.1em solid #ED1C24;
    width: 89%;
    box-sizing: border-box;
    margin-bottom: 1em;
  }
  #container_wrap .mv_info h2:before,
  #container_wrap .mv_info h2:after {
    content: none;
  }
  #container_wrap .mv_info p {
    font-size: 1.1em;
    line-height: 1.8;
  }
  #container_wrap .mv_data span.mv_data_tip {
    font-size: 0.5em;
    line-height: 1.6;
    font-weight: normal;
  }
  #container_wrap .mv_data span.mv_data_tip small {
    display: block;
    font-size: 1em;
  }
  #container_wrap .mv:after {
    content: none;
  }
  #container_wrap .fgs_data_list {
    display: block;
    font-size: 1.1em;
  }
  #container_wrap .ac_body_inner {
    padding: 1.5em 1em;
  }
  #container_wrap .fgs_data_list dt {
    width: 7em;
    margin-bottom: 0.8em;
    line-height: 2;
  }
  #container_wrap .marker_sup_text {
    font-size: 0.9em;
  }
  #container_wrap .fgs_big_data img {
    width: 17%;
  }
  #container_wrap .fgs_big_data dd {
    font-size: 1.4em;
  }
  #container_wrap .fgs_big_data > dl {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  #container_wrap .fgs_video_text {
    font-size: 1.1em;
  }
  #container_wrap .fgs_mes_wrap {
    display: block;
    margin-bottom: 2em;
  }
  #container_wrap .fgs_mes_content {
    width: 100%;
    margin-bottom: 2em;
  }
  #container_wrap .fgs_mes_image {
    padding-left: 1em;
  }
  #container_wrap .fgs_mes_tags li {
    font-size: 1.1em;
    box-shadow: 2px 2px 0px #fff;
  }
  #container_wrap .fgs_mes_tags {
    width: 95%;
  }

  #container_wrap .b_button {
    font-size: 1.125em;
    border-radius: 1em;
  }
  #container_wrap .section_block_foot_content p {
    font-size: 1.3em;
  }
  #container_wrap .section_block_foot_content {
    top: 50%;
  }
  #container_wrap .fgs_data_images {
    display: block;
    width: 100%;
    margin: 1em auto 0;
  }
  #container_wrap .fgs_data_images li {
    width: 100%;
    max-width: 100%;
    margin-top: 1em;
  }
  #container_wrap .fgs_mes {
    margin: 3em 0;
    padding: 3em 0;
  }
  #container_wrap .ac_button {
    padding-right: 3em;
  }
  #container_wrap .icon svg {
    width: 1.9em;
    height: 1.9em;
  }
  #container_wrap .bg_text:before,
  #container_wrap .bg_text:after {
    width:14%;
  }
  #container_wrap .bg_text:before{
    left:3%;
  }
  #container_wrap .bg_text:after{
    right: 3%;
  }
  #container_wrap .bg_text {
    padding-bottom: 28vw;
  }
  #container_wrap .section_block_foot {
    margin-top: -28vw;
  }
  #container_wrap .mv_info p.b-text {
    font-size: 1.3em;
  }
}