@charset "UTF-8";
.popup_box {
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: .3s all;
  visibility: hidden;
  width: 100%;
  z-index: 10000;
}
.popup_box.open {
  opacity: 1;
  visibility: visible;
}
.popup_box .bg {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 50;
}
.popup_box .inner {
  background-color: #fff;
  bottom: 0;
  font-family: Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  height: 80%;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 900px;
  z-index: 100;
}
@media screen and (max-width: 1000px) {
  .popup_box .inner {
    width: 95%;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner {
    height: 80%;
    width: 90%;
  }
}
.popup_box .inner .close_btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -30px;
  transition: .3s all;
  width: 82px;
  z-index: 100;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .close_btn {
    height: 15px;
    right: 0;
    top: -25px;
    width: auto;
  }
}
.popup_box .inner .close_btn:hover {
  opacity: .7;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .close_btn:hover {
    opacity: 1;
  }
}
.popup_box .inner .scroll_wrap {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.popup_box .inner .scroll_wrap .ps-scrollbar-y-rail {
  background: #ccc !important;
  opacity: .5;
  width: 20px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .ps-scrollbar-y-rail {
    width: 5px;
  }
}
.popup_box .inner .scroll_wrap .ps-scrollbar-y-rail .ps-scrollbar-y {
  background: #3CA6B8 !important;
  border-radius: 0;
  cursor: pointer;
  left: 0;
  width: 20px !important;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .ps-scrollbar-y-rail .ps-scrollbar-y {
    width: 5px !important;
  }
}
.popup_box .inner .scroll_wrap.ps-in-scrolling.ps-y .ps-scrollbar-y-rail {
  opacity: 1;
}
.popup_box .inner .scroll_wrap .ps-scrollbar-x-rail {
  display: none;
}
.popup_box .inner .scroll_wrap .box {
  color: #141414;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.popup_box .inner .scroll_wrap .box img {
  max-width: 100%;
  width: auto;
  vertical-align: top;
}
.popup_box .inner .scroll_wrap .box a {
  text-decoration: none;
}
.popup_box .inner .scroll_wrap .box * {
  box-sizing: border-box;
}
.popup_box .inner .scroll_wrap .box .pc_inline {
  display: inline;
}
.popup_box .inner .scroll_wrap .box .sp_inline {
  display: none;
}
.popup_box .inner .scroll_wrap .box .pc_block {
  display: block;
}
.popup_box .inner .scroll_wrap .box .sp_block {
  display: none;
}
.popup_box .inner .scroll_wrap .box .pu_cfix:after {
  content: " ";
  display: table;
}
.popup_box .inner .scroll_wrap .box .pu_cfix:after {
  clear: both;
}
.popup_box .inner .scroll_wrap .box .pu_cfix {
  *zoom: 1;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pc_inline {
    display: none;
  }
  .popup_box .inner .scroll_wrap .box .sp_inline {
    display: inline;
  }
  .popup_box .inner .scroll_wrap .box .pc_block {
    display: none;
  }
  .popup_box .inner .scroll_wrap .box .sp_block {
    display: block;
  }
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op1 {
  display: inline-block;
  margin-left: -12px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box i.pu_txt_op1 {
    margin-left: -8px;
  }
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op2 {
  letter-spacing: -.5em;
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op3 {
  letter-spacing: -.08em;
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op4 {
  letter-spacing: -.2em;
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op5 {
  display: inline-block;
  margin-left: -9px;
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op6 {
  letter-spacing: -.3em;
}
.popup_box .inner .scroll_wrap .box i.pu_txt_op7 {
  letter-spacing: 0.05em;
}
.popup_box .inner .scroll_wrap .box .pu_main_box {
  border-bottom: 4px solid #14b0c7;
}
.popup_box .inner .scroll_wrap .box .pu_main_anno {
  font-size: 10px;
  padding: 5px 10px;
}
.popup_box .inner .scroll_wrap .box .pu_inner {
  padding: 0 40px 50px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner {
    padding: 0 15px 20px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_main_txt {
  border-bottom: 1px solid #dcdcdc;
  color: #14b0c7;
  font-family: Lato, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 19.5px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.4;
  padding: 46px 20px;
  text-align: center;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_main_txt {
    font-size: 15px;
    padding: 20px 10px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 50px;
  padding-top: 43px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec.pu_bb_non {
  border-bottom: none;
  padding-bottom: 0;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec h3 {
  margin-bottom: 35px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec h3 {
    margin-bottom: 15px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec h3 img {
  float: left;
  margin: 4px 26px 0 0;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec h3 img {
    display: block;
    float: none;
    height: 27px;
    margin: 4px auto 10px auto;
    width: auto;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec h3 span {
  color: #000;
  display: block;
  font-size: 22px;
  font-weight: bold;
  overflow: hidden;
  letter-spacing: -0.02em;
  line-height: 1.47;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec h3 span {
    font-size: 14px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_pic_box {
  margin-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_pic_box {
    margin-bottom: 15px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_pic_box .pu_anno {
  bottom: 15px;
  color: #2b2b2b;
  font-size: 10.5px;
  left: 15px;
  line-height: 1.6;
  position: absolute;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_pic_box .pu_anno {
    font-size: 10px;
    left: 0;
    line-height: 1.4;
    padding-top: 5px;
    position: relative;
    bottom: 0;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_txt_01 {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 36px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_txt_01 {
    font-size: 12px;
    margin-bottom: 15px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_btn {
  background: #14b0c7 url(../resources/images/pu/pu_btn_arrow_01.png) no-repeat right 19px center;
  background-size: 8px 14px;
  border-bottom: 3px solid #e8ee58;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.01em;
  line-height: 1.4;
  margin: 0 60px;
  padding: 19px 30px;
  text-align: center;
  transition: .3s all;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_btn {
    background-position: right 7px center;
    background-size: 5px 9px;
    font-size: 12px;
    margin: 0;
    padding: 10px 15px 10px 5px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_btn:hover {
  opacity: .7;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_tssp_box {
  margin-bottom: 40px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_tssp_box {
    margin-bottom: 15px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top {
  margin-bottom: 42px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top {
    margin-bottom: 20px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div {
  float: left;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div {
    float: none;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(1) {
  padding: 5px 18px 0 0;
  text-align: center;
  width: 44.7%;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(1) {
    padding-right: 30px;
    width: 38%;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(1) {
    padding: 0 0 15px;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(1) .pu_sapotoyo_logo {
    width: 150px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) {
  width: 55.3%;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) {
    width: 62%;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) {
    width: 100%;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_txt_02 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 24px;
  margin-right: 7%;
  text-align: center;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_txt_02 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_txt_02 {
    font-size: 15px;
    margin-right: 0;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_top {
  background-color: #e50012;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 7% 15px 0;
  padding: 9px 10px;
  position: relative;
  text-align: center;
  transition: .3s all;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_top {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_top {
    font-size: 12px;
    margin: 0 0 10px 0;
    padding: 6px 10px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_top:hover {
  opacity: .7;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_top:after {
  content: '';
  background: url(../resources/images/pu/pu_iocn_arrow_01.png) no-repeat center center;
  background-size: 14px 9px;
  bottom: -9px;
  display: block;
  height: 9px;
  left: calc(50% - 7px);
  position: absolute;
  width: 14px;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_bottom {
  color: #e50012;
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin-right: 7%;
  text-align: center;
  transition: .3s all;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_bottom {
    font-size: 26px;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_bottom {
    font-size: 18px;
    margin-right: 0;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_top > div:nth-child(2) .pu_link_bottom:hover {
  opacity: .7;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom {
  background-color: #f4f4f4;
  padding: 30px 30px 35px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom {
    padding: 15px 15px 20px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div {
  float: left;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div {
    float: none;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div {
    float: none;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) {
  padding-right: 25px;
  width: 60%;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) {
    padding-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) {
    padding-bottom: 15px;
    padding-right: 0;
    width: 100%;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 {
  letter-spacing: 0;
  margin-bottom: 19px;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 .pc_inline {
    display: none;
  }
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 .pu_txt_op5 {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 {
    margin-bottom: 5px;
  }
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 .pu_txt_op5 {
    display: none;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 img {
  float: left;
  margin-right: 14px;
  width: 50px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 img {
    display: block;
    float: none;
    margin: 0 auto 15px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 span {
  color: #14b0c7;
  display: block;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) h4 span {
    font-size: 14px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) .pu_txt_03 {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 13px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) .pu_txt_03 {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) .pu_txt_04 {
  font-size: 12px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(1) .pu_txt_04 {
    font-size: 11px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) {
  border-left: 1px solid #dcdcdc;
  padding-left: 30px;
  width: 40%;
}
@media only screen and (min-width: 741px) and (max-width: 1200px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) {
    border: none;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    padding-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) {
    border: none;
    border-top: 1px solid #dcdcdc;
    padding-left: 0;
    padding-top: 15px;
    width: 100%;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) h4 {
  color: #14b0c7;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 13px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 13px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) p {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 5px;
  }
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) p.pu_mb_non {
  margin-bottom: 0;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) p span {
  font-weight: bold;
}
.popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) p span.pu_txt_en {
  font-size: 15px;
}
@media screen and (max-width: 740px) {
  .popup_box .inner .scroll_wrap .box .pu_inner .pu_sec .pu_sapotoyo_bottom > div:nth-child(2) p span.pu_txt_en {
    font-size: 12px;
  }
}
