@charset "utf-8";
/* --------------------------------------------------
header
-------------------------------------------------- */
#gnav .gnav_list li.gnav_privacy a::before {
  background-color: rgba(255,255,255,1);
}
#gnav .gnav_list li.gnav_privacy a span::after {
  transform: scale(1, 1);
  height: 2px;
}
/* --------------------------------------------------
ttl
-------------------------------------------------- */
.sec_ttl_wide {
  background: url(../images/privacy/ttl_sp.jpg) no-repeat center center / cover;
}
@media screen and (min-width: 768px){
  .sec_ttl_wide {
    background: url(../images/privacy/ttl_pc.jpg) no-repeat center center / cover;
  }
}

/* --------------------------------------------------
contents
-------------------------------------------------- */
@media screen and (max-width: 370px){
  .sec_privacy .midashi .h_txt br {
    display: none;
  }
}

/*
sec_privacy
---------------------------------------- */
.sec_privacy {
  padding: 60px 0 0;
}
.img_top{
  margin-bottom: 50px;
  position: relative;
}

.sec_privacy .con_box .txt{
  margin-bottom: 40px;
}

.sec_privacy .con_box .box_txt .wrap{
    background: #fff;
    padding: 40px 20px;
}

.sec_privacy .con_box {
  margin-bottom: 60px;
}
.sec_privacy .con_box.last {
  margin-bottom: 0;
}
.sec_privacy .con_box .box_img {
  width: 82.5%;
  margin: 0 auto;
}
.sec_privacy .con_box .img_s_wrap {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.sec_privacy .con_box .image{
  text-align: center;
  margin: 0 auto;
  max-width: 580px;
  width: 100%;
  margin-bottom: 40px;
}
.sec_privacy .con_box .img {
  margin-bottom: 35px;
}
.sec_privacy .con_box .img:first-of-type{
  width: 75%;
  margin: 0 auto;
  margin-bottom: 35px;
}
.sec_privacy .con_box .img:last-of-type{
  margin-bottom: 0;
}
.sec_privacy .con_box figcaption {
  padding-top: 3px;
}
.sec_privacy .con_box figcaption .txt_time {
  font-size: 200%;
  line-height: 1;
  color: #8c732c;
}
.sec_security .con_box .notes, .sec_privacy .con_box .notes{
  text-align: right;
}
.sec_security .con_box_s {
  border: solid 1px rgba(0, 0, 0, .25);
  padding: 7.5%;
  max-width: 924px;
  margin: 25px auto 0;
}
.sec_security .con_box_s .box_s_txt {
  margin-bottom: 15px;
}
.sec_security .con_box_s .box_s_txt .mi, .sec_security .con_box .mi {
  font-size: 130%;
  margin-bottom: 15px;
}
.sec_security .con_box_s .box_s_img {
  max-width: 261px;
  margin: 0 auto;
}
.sec_security .con_box .box_txt{
  max-width: 600px;
}


@media screen and (min-width: 768px){
  .sec_privacy {
    padding: 100px 0 120px;
  }
  .img_top{
    position: relative;
    margin-bottom: 80px;
  }
  .img_top .cap{
    color: #fff;
  }
  .sec_privacy .con_box .txt{
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .sec_privacy .con_box {
    margin-bottom: 10px;
  }
  .sec_privacy .con_box .box_img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sec_privacy .con_box .box_img .img {
    width: 49%;
  }
  .sec_privacy .con_box .image{
    margin-bottom: 40px;
  }
  
  /* green */
  .sec_privacy .con_box.con_box_green .box_img .img {
    width: 100%;
  }
  .sec_privacy .con_box .img_s_wrap {
    display: flex;
    justify-content: center;
    max-width: 970px;
  }
  .sec_privacy .con_box .img_s_wrap .img {
    margin-bottom: 20px;
  }
.sec_privacy .con_box .img_s_wrap .img:first-of-type{
    width: 35%;
  }    
.sec_privacy .con_box .img_s_wrap .img:last-of-type {
    width: 64%;  
    margin-right: 0px;
  }


  /* height */
  .sec_privacy .con_box.con_box_height .box_img .img {
    width: 100%;
    max-width: 670px;
    margin: 0 auto;
  }
  .sec_privacy .con_box_s .box_s_txt .mi {
    font-size: 137.5%;
  }
  
}


/* sec_security */

@media screen and (min-width: 1000px){
  /* height */
  .sec_security .con_box_s {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0;
  }
  .sec_security .con_box_s .box_s_txt {
    margin: 0;
    padding: 5%;
    flex: 1;
  }
  .sec_security .con_box_s .box_s_img {
    width: 261px;
  }
}

@media screen and (min-width: 1200px){
  /* .sec_security .con_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sec_security .con_box:nth-of-type(2){
    margin-top: 50px;
    margin-bottom: 50px;
    align-items: flex-end;
  }
  .sec_security .con_box .box_img {
    width: 100px;
    margin-right: 35px;
  }
  .sec_security .con_box:nth-of-type(2) .img{
    max-width: 779px;
    width: 60%;
    margin-right: 4%;
  } */
  .sec_privacy .con_box .box_txt {
    flex: 1;
    margin-top: 0;
  }
  

  /* green */
  .sec_privacy .con_box.con_box_green {
    align-items: flex-start;
  }
  .sec_privacy .con_box.con_box_green .box_img {
    width: 580px;
  }
  .sec_privacy .con_box .img_s_wrap {
    width: 100%;
    /* text-align: center; */
  }

  /* height */
  .sec_privacy .con_box.con_box_height .box_img {
    width: 670px;
  }
}

/*
sec_security
---------------------------------------- */
.sec_security {
  background-color: #e5e5e5;
  padding: 60px 0;
}
.sec_security .midashi_m {
  margin: 0 auto 40px;
}
.sec_security .con_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec_security .con_box:nth-of-type(2){
  margin-top: 50px;
  margin-bottom: 50px;
  flex-direction: column;
}
.sec_security .con_box .box_img {
  width: 170px;
  margin-right: 15px;
}
.sec_security .con_box:nth-of-type(2) .img{
  max-width: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
.sec_security .con_box:nth-of-type(2) ul{
  margin-top: 20px;
  border: solid 1px #000;
  text-align: left;
  padding: 3%;
  display: block;
}
.sec_security .con_box:nth-of-type(2) ul li{
 width: 100%;
}
.sec_security .con_box:nth-of-type(2) .box_txt{
  width: 100%;
  max-width: none;
}
.sec_security .con_box:nth-of-type(2) .box_txt img{
  max-width: 153px;
  width: 30%;
}
.sec_security .con_box:nth-of-type(2) li::before{
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #000;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sec_security .con_box_s {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 0;
  flex-wrap: wrap;
}
.sec_security .con_box_s .box_s_txt {
  margin: 0;
  padding: 5%;
  flex: 1;
}
.sec_security .con_box_s .box_s_img {
  width: 40%;
  padding-left: 5%;
}
.sec_security .con_box_s .mi{
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-size: 130%;
}


@media screen and (min-width: 768px){
  .sec_security {
    padding: 100px 0 120px;
  }
  .sec_security .con_box .box_img {
    width: 100px;
    margin-right: 35px;
  }
  .sec_security .midashi_m {
    margin: 0 auto 60px;
  }
  .sec_security .list_wrap .list .cate {
    font-size: 125%;
  }
  .sec_security .list_wrap .list .txt {
    font-size: 93.75%;
  }
  .sec_security .con_box:nth-of-type(2) .box_txt{
    max-width: 377px;
    width: 36%;
    text-align: center;
  }
  .sec_security .con_box_s .mi{
    margin-top: 0;
  }
  .sec_security .con_box:nth-of-type(2) .img{
    max-width: 779px;
    width: 60%;
    margin-right: 4%;
    margin-bottom: 0;
  }
  .sec_security .con_box:nth-of-type(2){
    flex-direction: inherit;
    align-items: flex-end;
  }
  
  /* .sec_security .con_box:nth-of-type(2) ul{
    margin-top: 20px;
    border: solid 1px #000;
    text-align: left;
    padding: 10%;
  }

  .sec_security .con_box:nth-of-type(2) li::before{
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #000;
    position: relative;
    top: -1px;
    margin-right: 5px;
  } */
}

@media screen and (min-width: 1000px){
  .sec_security .list_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sec_security .list_wrap .list_box {
    width: 48%;
  }
  .sec_security .list_wrap .list_box .list {
    margin-bottom: 40px;
  }
  .sec_security .con_box:nth-of-type(2) ul{
    padding: 10%;

  }
  
  .sec_security .con_box_s .box_s_img{
    padding-left: 0;
  }
}

@media screen and (min-width: 1200px){
  .sec_security .list_wrap .list_box {
    width: 47%;
  }
}

/*
sec_img
---------------------------------------- */
.sec_img{
  background-color: #d9d9d9;
  padding: 100px 0;
}
.sec_img ul{
  display: flex;
 width: 85%;
 max-width: 1200px;
 margin: 0 auto;
 justify-content: space-between;
}
.sec_img li:first-of-type{
/* max-width: 313px; */
margin-right: 4.5%;
}
.sec_img li{
  max-width: 313px;
  margin-right: 3%;
}
.sec_img li:last-of-type{
  margin-right: 0;
  width: 30%;
}
.sec_img li:nth-of-type(2), .sec_img li:nth-of-type(3){
  max-width: 209px;
  width: 20%;
}
.sec_img li:nth-of-type(4){
  max-width: 340px;
  width: 30%;
}
.sec_img li:nth-of-type(4) .image{
  background-color: #fff;
  text-align: center;
}
.sec_img li .num_red{
  color: #fff;
  background-color: #76161b;
  padding: 0 7px 2px;
  margin-right: 5px;
  font-size: 1.6rem;
}
.sec_img li .img_ttl{
  font-size: 1.8rem;
  padding: 15px 0 5px;
}
.sec_img li .txt{
  font-size: 1.6rem;
}
.sec_img ul.bottom{
  margin-top: 60px;
}
.sec_img ul.bottom li{
  width: calc(100% / 4);
}
.sec_img ul.bottom li:nth-of-type(2), .sec_img ul.bottom li:nth-of-type(3), .sec_img ul.bottom li:nth-of-type(4){
  max-width: none;
}
.sec_img ul .photo{
  position: relative;
}
.sec_img ul .cap{
  left: 12px;
  text-align: left;
}

@media screen and (max-width: 1000px){
  .sec_img ul{
    flex-wrap: wrap;
  }
  .sec_img ul:first-of-type li:nth-of-type(4){
    max-width: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
  }
  .sec_img ul:first-of-type li:nth-of-type(4) .image{
    width: 48%;
    /* padding: 40px 10px; */
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sec_img ul:first-of-type li:nth-of-type(4) .flex_txt{
    width: 48%;
  }

}
@media screen and (max-width: 768px){
  .sec_img{
    padding: 60px 0;
  }
  .sec_img ul{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sec_security .con_box:nth-of-type(2) ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
      padding: 5% 10%
  }
  .sec_security .con_box:nth-of-type(2) ul li{
    width: 100％;
  }
  /* .sec_img ul::after, .sec_img ul.bottom::after{
    content: "";
    display: block;
    height: 0;
  } */
  .sec_img li{
    margin-right: 0;
    max-width: none;
  }
  .sec_img li:first-of-type{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .sec_img li:nth-of-type(2), .sec_img li:nth-of-type(3){
    width: 48%;
    max-width: none;
  }
  /* .sec_img li:nth-of-type(4){
    flex-direction: column;
    margin-top: 20px;
  }
  .sec_img li:nth-of-type(4) .image{
    width: 48%;
  }
  .sec_img li:nth-of-type(4) .image img{
    width: 80%;
    text-align: center;
    padding: 10px 0;
  }
  .sec_img li:nth-of-type(4) .flex_txt{
    width: 48%;
  } */
  .sec_img li .txt{
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .sec_img li .img_ttl{
    line-height: 1.4;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .sec_img ul.bottom{
    margin-top: 20px;
  }
  .sec_img ul.bottom li{
    width: 48%;
    margin-right: 0;
    margin-left: 0;
  }
}