@charset "UTF-8";
/* CSS Document */
main {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 60px 0px 0px 0px;
  z-index: 1;

}
.sq_mgn_02 {
  margin-top: -130px;
  padding-top: 130px;
}
.menu_undercover {
  position: fixed;
  top: 0px;
  height: 60px;
  width: 100%;
  z-index: 2;
  background-color: #fff
}
.navi_title {
  text-align: center;
  font-family: "UniversNextPro-BoldCond";
  margin: 20px 50px 10px 50px;
  font-size: 1.4rem;
}

.ctn_title {
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0px 50px 5px 50px;
  font-size: 2rem;
  line-height: 2.4rem;
}

/*menu----------------------*/
.situation_menu {
  position: sticky;
  top: 60px;
  z-index: 3;
}
.situation_current {
  height: 60px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer
}
.situation_current_txt {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #000
}
.situation_current_arr {
  width: 40px;
  height: 25px;
  background: url("../../images/b_whatis_sp.svg") top left/ 40px 50px no-repeat;
}
.situation_current_arr.av {
  background: url("../../images/b_whatis_sp.svg") bottom left / 40px 50px no-repeat;
}
.situation_menu_base {
  display: none;
  position: absolute;
  width: 100%;
  height: 100vh;
  padding: 20px 0px 20px 0px;
  background-color: #f5f5f5;
  -ms-overflow-style: none;
  overflow-y: scroll;
}
.situation_menu_base.av {}
.situation_menu_base_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto 0px auto;
  width: 96%;
  padding: 10px 0px 10px 0px;
}
a.situation_b {
  flex: 1 0 30%;
  min-width: 150px;
  display: flex;
  margin: 0% 1% 4% 1%;
  border: #ccc 1px solid;
  transition: background-color 0.3s;
}
a.situation_b.av {
  background-color: #fff
}
a.situation_b:hover {
  text-decoration: none;
  background-color: #fff;
  transition: opacity 0.3s;
}
a.situation_b_photo {
  flex: 0 0 20%;
  max-width: 60px;
}
.situation_b_photo img {
  max-width: 60px;
}
.situation_b_txt {
  flex: 0 1 80%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  font-size: 1.4rem;
  line-height: 2.0rem;
}
.st-top {
  flex: 0 1 100%;


}
/*top----------------------*/
main.situation_top {
  height: calc(100vh - 160px)
}
.situation_contents_top {
  position: relative;
  scroll-snap-type: y mandatory;
  height: 100vw;
  overflow: auto;
}
.situation_area_top {
  display: flex;
  scroll-snap-align: start;
  height: 100vw;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.situation_top_copy {
  width: 80%;
  margin: 0px 0px 0px 0px;
  font-size: 1.8rem;
  font-family: "FP-ヒラギノ明朝 ProN W3";
  line-height: 3.2rem;/*  letter-spacing: 0.2rem;*/
	text-align: center
}
.arr {
  width: 50px;
  margin: 20px 0px 0px 0px;
}
.blink-arr {
  animation: flash01 1s linear infinite;
}
@keyframes flash01 {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.scroll-txt {
  font-family: "UniversNextPro-Cond";
  text-align: center;
  font-size: 1.6rem;
  margin: 10px 0px 0px 0px;
}
a.situation_area {
  display: flex;
  scroll-snap-align: start;
  height: 100vw;
}
a.situation_area:hover {
  opacity: 1;
  text-decoration: none
}
.area_01 {
  background: url(../../situation/images/situation_01_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_02 {
  background: url(../../situation/images/situation_02_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_03 {
  background: url(../../situation/images/situation_03_s.jpg) no-repeat center center;
  background-size: cover;
}
.area_04 {
  background: url(../../situation/images/situation_04_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_05 {
  background: url(../../situation/images/situation_05_s.jpg) no-repeat center center;
  background-size: cover;
}
.area_06 {
  background: url(../../situation/images/situation_06_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_07 {
  background: url(../../situation/images/situation_07_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_08 {
  background: url(../../situation/images/situation_08_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_09 {
  background: url(../../situation/images/situation_09_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_10 {
  background: url(../../situation/images/situation_10_s02.jpg) no-repeat center center;
  background-size: cover;
}
.area_11 {
  background: url(../../situation/images/situation_11_s02.jpg) no-repeat center center;
  background-size: cover;
}
.top_title_base {
  font-family: "FP-ヒラギノ明朝 ProN W3";
  font-size: calc(1.8rem + 0.4vw);
  line-height: calc(3rem + 0.4vw);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%);
/*  opacity: 0;
  transition: 2s;*/
}
.base_wrap {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%
}
.base_wrap::before {
  display: flex;
  align-items: center;
  content: "";
  padding-top: 100%;
}
.top_title_txt {
  margin: 0rem 2rem 0rem 2rem;
  white-space: nowrap;
/*  letter-spacing: 0.1rem;*/
}
.top_title_base_01, .top_title_base_03, .top_title_base_05, .top_title_base_06, .top_title_base_09, .top_title_base_11 {
  margin: 5vw 0vw 0vw 5vw;
  align-self: flex-start;
}
.top_title_base_10 {
  margin: auto 5vw 5vw 5vw;
}
.top_title_base_02 {
  margin: 0vw 5vw 5vw auto;
  align-self: flex-end;
}
.top_title_base_04, .top_title_base_07, .top_title_base_08 {
  margin: 5vw 5vw 0vw auto;
  align-self: flex-start;
}
.b_pn_area {
  display: none
}
.top_fade_item_ap {
  opacity: 1;
}
/*--------------------------*/
.situation_contents {
  min-height: 0%;
}
.main_img_area {
  display: flex;
  width: 100vw;
  height: 100vw;overflow: hidden;
}
.situation_01 {
  background: url(../../situation/images/situation_01_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_02 {
  background: url(../../situation/images/situation_02_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_03 {
  background: url(../../situation/images/situation_03_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_04 {
  background: url(../../situation/images/situation_04_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_05 {
  background: url(../../situation/images/situation_05_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_06 {
  background: url(../../situation/images/situation_06_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_07 {
  background: url(../../situation/images/situation_07_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_08 {
  background: url(../../situation/images/situation_08_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_09 {
  background: url(../../situation/images/situation_09_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_10 {
  background: url(../../situation/images/situation_10_s.jpg) no-repeat center center;
  background-size: cover;
}
.situation_11 {
  background: url(../../situation/images/situation_11_s.jpg) no-repeat center center;
  background-size: cover;
}


.title_base {
  overflow: hidden;
  display: flex;
  align-items: center;
  font-family: "FP-ヒラギノ明朝 ProN W3";/*  letter-spacing: 0.1rem;*/;
  background-image:
    linear-gradient(00deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), linear-gradient(00deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), linear-gradient(00deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), linear-gradient(00deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-repeat: no-repeat;
  background-size: 1px 0, 0 1px, 1px 0, 0 1px;
  background-position: left bottom, left top, right top, right bottom;
  background-color: rgba(255, 255, 255, 0);
  animation: square_line 2s linear forwards;
  animation-delay: 1s;
}
@keyframes square_line {
  00% {
    background-size:
      1px 0, 0 1px, 1px 0, 0 1px;
    background-color: rgba(255, 255, 255, 0);
  }
  20% {
    background-size:
      1px 100%, 0 1px, 1px 0, 0 1px;
    background-color: rgba(255, 255, 255, 0);
  }
  40% {
    background-size:
      1px 100%, 100% 1px, 1px 0, 0 1px;
    background-color: rgba(255, 255, 255, 0);
  }
  65% {
    background-size:
      1px 100%, 100% 1px, 1px 100%, 0 1px;
    background-color: rgba(255, 255, 255, 0);
  }
  80% {
    background-size:
      1px 100%, 100% 1px, 1px 100%, 100% 1px;
    background-color: rgba(255, 255, 255, 0);
  }
  100% {
    background-size:
      1px 100%, 100% 1px, 1px 100%, 100% 1px;
    background-color: rgba(255, 255, 255, 0.85);
  }
}
.title_txt {
  opacity: 0;
  animation-name: fadeInTitle_txt;
  animation-duration: 2s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
}
@keyframes fadeInTitle_txt {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
 
}
}



.title_base_01, .title_base_03, .title_base_05 {
  margin: 3vw 0vw 0vw 3vw;
  width: 50vw;
  height: 50vw;
  padding: 2rem;
  font-size: calc(1.8rem + 0.4vw);
  line-height: calc(3rem + 0.4vw);
}
.title_base_02, .title_base_06, .title_base_07, .title_base_09 {
  align-self: flex-end;
  margin: 0vw 3vw 3vw 3vw;
  width: auto;
  padding: 2rem;
  font-size: calc(1.8rem + 0.4vw);
  line-height: calc(3rem + 0.4vw);
}
.title_base_04, .title_base_10 {
  align-self: flex-start;
  margin: 3vw 3vw 0vw 3vw;
  width: auto;
  padding: 2rem;
  font-size: calc(1.8rem + 0.4vw);
  line-height: calc(3rem + 0.4vw);
}
.title_base_08, .title_base_11 {
  margin: 3vw 3vw 0vw auto;
  width: 50vw;
  height: 50vw;
  padding: 2rem;
  font-size: calc(1.8rem + 0.4vw);
  line-height: calc(3rem + 0.4vw);
}

.fade_item {
  opacity: 0;
  padding-top: 100px;
  transition: 1s;
}
.item_ap {
  padding-top: 0px;
  opacity: 1;
}
.fade_item_02 {
  opacity: 0;
  margin-left: 100vw;
  transition: 1s;
}
.item_ap_02 {
  opacity: 1;
  margin-left: 0vw;
}
.read_01 {
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 3rem;
  margin: 50px auto 50px auto;
  width: 80%;/*  letter-spacing: 0.1rem;*/
}
.section_title_base_area {
  background-color: #eee;
  width: 96%;
  margin: 0px auto 0px auto;
  overflow: hidden
}
.section_title_base {
  width: 92%;
  display: flex;
  justify-content: center;
  text-align: left;
  font-family: "FP-ヒラギノ明朝 ProN W3";
  padding: 5rem 2rem 5rem 2rem;
  font-size: 2.2rem;
  line-height: 3rem;/*  letter-spacing: 0.2rem;*/
}
.section_title_txt {}
.fade-title_section {
  animation-name: fadeIntxt;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
}
@keyframes fadeIntxt {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.hr_02 {
  width: 80px;
  margin: 20px auto 20px auto;
}
.hr_03 {
  width: 80px;
  margin: 20px auto 50px auto;
}
.product_area {
  width: 80%;
  margin: 0px auto 0px auto;
}
.situation_txt_01 {
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.4rem;/*  letter-spacing: 0.1rem;*/
}
.situation_txt_01 a {
  text-decoration: underline;
}
.situation_txt_01 a:hover {
  text-decoration: underline;
  opacity: 0.6;
}
.situation_sub_img {
  margin: 20px 0px 20px 0px;
}
.product_base {
  margin: 20px 0px 0px 0px;
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
  background-color: #f5f5f5
}
.product_img {

  padding: 8% 8% 4% 8%;
}


.product_detail {

  padding: 0% 8% 8% 8%;
  display: flex;
  flex-direction: column;
  align-items: center;
width: 100%;


}
.product_txt_type {
  margin: 0px 0px 0.2rem 0px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.product_txt_model {
  margin: 0px 0px 0.8rem 0px;
  font-size: 2.4rem;
  font-family: "UniversNextPro-Cond";
  line-height: 3rem;
}
.product_price {
  font-size: 1.8rem;
  font-family: "UniversNextPro-Cond";/*  letter-spacing: 0.1rem;*/
}
.product_price span {
  font-size: 1.0rem;/*  letter-spacing: 0.1rem;*/
}
a.b_detail {
  margin: 10px 0px 0px 0px;
width: 100%;
  display: flex;
  justify-content: center;
  padding: 0.8rem 0rem 0.8rem 0rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #000;
  border: #000 1px solid;
  cursor: pointer;
}
a.b_detail {
  color: #000;
  text-decoration: none;
}
a.b_detail:hover {
  border: #666 1px solid;
  text-decoration: none;
}