@charset "UTF-8";
/* CSS Document */
/*--------------------------------*/
.top_hero_area {
  width: 100%;
  background-color: #f0f0f0;
}
.top_hero {
  display: flex;
  width: 100%;
  max-width: 2000px;
  overflow: hidden;
  margin: auto;
}
.top_hero_left_area {
  width: 50%
}
.top_hero_right_area {
  width: 50%
}
/*--------------------------------*/
.top_copy_bold {
  font-size: 2.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.8rem;
  margin: 1rem 0px 3rem 0px;
  text-align: center
}
.top_copy {
  width: 100%;
  margin: 50px 0px 50px 0px;
  font-size: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 3.4rem;
  text-align: center
}
.top_main_area {
  width: 100%;
  margin: 4rem auto 0px auto;
  padding: 0rem 0 0 0;
}
.top_hr {
  width: 50%;
  margin: 0px auto 4rem auto;
  color: #666
}
.top_main_copy {
  width: 80%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 3rem;
  margin: 0px auto 0px auto;
}
.issues_area {
  position: relative;
  margin: 3rem auto 6rem auto;
  padding: 10px 10px 40px 10px;
 /* background: url("../../images/bg_00.jpg") top left / 147px 147px;*/
    background-color: #f0f0f0
}
.issues_title_area {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 69px;
  background: linear-gradient(#4F6298, #4F6298) bottom center / 90% 5px no-repeat, url("../../images/bg_01.png") top left / 68px 69px repeat-x;
  font-size: 2.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  letter-spacing: 0.05rem
}
.issues_inner_area {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin: 0px auto 0px auto;
  padding: 2rem 2rem 2rem 2rem;
}
.issues_each_area {
  display: flex;
  width: 32%;
  flex-direction: column;
  align-items: center;
  margin: 1rem 0px 0px 0px;

}


.issues_txt_l {
  display: flex;
  width: 90%;
  font-size: 1.6rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.4rem;
  padding: 0rem 0 0rem 0rem;
  min-height: 5.2rem;
  font-feature-settings: "palt";
  letter-spacing: 0.1rem
}


.issues_icon_area {
  width: 70%;
}
.issues_txt {
  flex: 1 0;
 
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.6rem;
  padding: 0 1rem 0 1rem;
}
.issues_arr {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 124px;
  background: url("../../arr_01.png") center center / 124px 60px no-repeat;
}
.solutions_area {
  margin: 3rem auto 4rem auto;
  padding: 10px 10px 20px 10px;
  background: linear-gradient(to bottom, rgba(4, 98, 152, 1) 0%, rgba(11, 37, 108, 1) 100%);
}
.solutions_title_area {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  height: 89px;
  background: url("../../images/bg_02.png") top left / 90px 89px repeat-x;
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #fff;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  letter-spacing: 0.05rem
}
.solutions_inner_area {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  margin: 0px auto 0px auto;
  padding: 0rem 0rem 2rem 0rem;
}
.solutions_each_area {
  display: flex;
  width: 28%;
  flex-direction: column;
  align-items: center;
    
      background: url("../../images/bg_03.jpg") top left / 100% 8px no-repeat;
    
    
  margin: 4rem 2% 0px 2%;
  background-color: #eee;
  border-radius: 4px;
  overflow: hidden
}

@media (max-width: 1024px) {
.solutions_each_area {
  display: flex;
  width: 45%;
  flex-direction: column;
  align-items: center;
  margin: 4rem 2% 0px 2%;
  background-color: #eee;
  border-radius: 4px;
  overflow: hidden
}

}
.solutions_txt_l {
  display: flex;
  width: 90%;
  font-size: 2rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.6rem;
  padding: 3rem 0 0rem 0rem;
  min-height: 5.2rem;
  font-feature-settings: "palt";
  letter-spacing: 0.1rem
}
.solutions_txt {
  width: 80%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.6rem;
  padding: 2rem 0 2rem 0rem;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem
}
.solutions_img {
  margin: auto 0 0 0;
}



.solutions_arr_area {
text-align: center;
  font-size: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  letter-spacing: 0.05rem;
    color: #000899
}





.solutions_arr {
  margin:2rem auto 0rem auto;
  width: 124px;
  background: url("../../arr_02.png") center center / 124px 60px no-repeat;
}



.top_b_area_t {
  margin:0rem 0 1.5rem .5rem;
  font-size: 4.4rem;
font-family: "UniversNextPro-Cond";
  letter-spacing: 0.05rem;
    color: #000899
}







.top_b_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: #ccc 1px solid;
  margin: 0px auto 20px auto;
}
a.top_b {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  border-top: #ccc 1px solid;
  padding: 30px 5px 30px 5px;
  position: relative;
  cursor: pointer;
}
a.top_b:hover {
  opacity: 1.0;
}
a.top_b.half, a.top_b.half02 {
  width: calc(50% - 10px);
  display: flex;
  flex-wrap: wrap;
}
.top_b_left {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}
a.top_b.half .top_b_left {
  flex: 0 0 200px;
  display: flex;
  flex-direction: column;
}
.top_b_right {
  flex: 1 0;
  min-width: 300px;
  transition: .3s opacity linear;
  align-self: center;
  border: #ccc 3px solid;
  overflow: hidden;
  border-radius: 6px;
}
a.top_b.half .top_b_right {
  flex: 1 0;
  max-width: 60%;
  margin-right: 0.5rem;
  transition: .3s opacity linear;
  align-self: center;
  border: none;
  border-radius: 0px
}
a.top_b.half02 .top_b_left {
  flex: 1 0;
  display: flex;
  flex-direction: column;
}
a.top_b.half02 .top_b_right {
  flex: 1 0;
  margin-right: 0.5rem;
  transition: .3s opacity linear;
  align-self: center;
  border: none;
  border-radius: 0px
}
.top_b_right.av {
  opacity: 0.7
}
.top_b_bar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 238px;
  height: 6px;
  overflow: hidden;
  background: url(../../images/top_menu_bar.png) top right / 476px 8px no-repeat, url(../../images/top_menu_bar02.jpg) top right / 476px 8px no-repeat;
  transition: .2s background linear;
}
.top_b_bar.av {
  width: 238px;
  height: 6px;
  background: url(../../images/top_menu_bar.png) top left / 476px 8px no-repeat, url(../../images/top_menu_bar02.jpg) top right / 476px 8px no-repeat;
}
.top_b_txt_l {
  font-size: 3.4rem;
  font-family: "AbelPro";
  line-height: 2.6rem;
  margin: 1rem 2rem 1rem 0px;
  white-space: nowrap
}
h2.top_b_txt_ss {
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.6rem;
  margin: 0px 2rem 1rem 0px;
}
.top_b_txt_s {
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.8rem;
  margin: 0px 2rem 0px 0px;
  word-break: break-all
}
.b_mov_area {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: #ccc 1px solid;
  padding: 40px 5px 50px 5px;
  position: relative;
  cursor: pointer;
}
.top_b_mov {
  width: 60%;
  transition: .3s opacity linear;
  align-self: center;
  border: #ccc 3px solid;
  overflow: hidden;
  border-radius: 6px;
}
.top_b_mov:hover {
  opacity: 0.7
}
.top_b_mov_title_area {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  margin: 0rem 0rem 2rem 0rem;
}
.top_b_mov_title {
  flex: 1 0 auto;
  font-size: 1.8rem;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0rem 2rem 0rem 2rem;
  font-feature-settings: "palt";
}
.top_b_mov_title_bar {
  flex: 1 0 100%;
  margin: 1rem auto 0rem auto;
  height: 4px;
  overflow: hidden;
  background: linear-gradient(45deg, #000000 0%, #0071B3 30%, #000000 100%);
}
/* modal
-----------------------------------------------*/
.modal_mov {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #000;
  z-index: 200;
  cursor: pointer
}
.modal_mov.av {
  display: flex;
}
.mov_area {
  width: 70%;
}
.mov_inner {
  position: relative;
  padding-bottom: 56.25%;
}
.mov_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b_close {
  margin-top: 2rem;
  font-size: 3rem;
  font-family: "AbelPro";
  color: #64ACFF;
  transition: .2s opacity linear;
}
.b_close:hover {
  opacity: 0.5
}