*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th {
  font-family: Helvetica, Arial, 'Microsoft JhengHei', sans-serif !important;
}

img,
object,
embed,
video {
  max-width: 100%;
}

.ie6 img {
  width: 100%;
}

body {
  color: #333333;
  font-size: 16px;
  min-width: 320px;
  background: #fff;
  overflow-x: hidden;
}

.cp-tips,
.cp-tips-ie10 {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  color: #996600;
  background-color: #ffefc6;
  padding: 10px;
  font-size: 16px;
}

.cp-tips p,
.cp-tips-ie10 p {
  margin: 0;
}

.cp-tips a,
.cp-tips-ie10 a {
  color: #f75c61;
  text-decoration: underline;
}

.cp-tips .cp-tips-close,
.cp-tips-ie10 .cp-tips-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 22px;
  height: 22px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}

.cp-tips .cp-tips-close:before,
.cp-tips-ie10 .cp-tips-close:before {
  content: '';
  position: absolute;
  width: 100%;
  border-top: 1px solid #996600;
  top: 50%;
  left: 0;
}

.cp-tips .cp-tips-close:after,
.cp-tips-ie10 .cp-tips-close:after {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 1px solid #996600;
  top: 0;
  left: 50%;
}

.cp-tips-ie10 {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cp-tips-ie10 {
    display: block;
  }
}

.all-content {
  width: 100%;
  position: relative;
  margin: 0 auto;
  font-size: 1em;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

p {
  line-height: 1.6;
}

.pt-0,
.p-0,
.py-0 {
  padding-top: 0px;
}

.pb-0,
.p-0,
.py-0 {
  padding-bottom: 0px;
}

.pl-0,
.p-0,
.px-0 {
  padding-left: 0px;
}

.pr-0,
.p-0,
.px-0 {
  padding-right: 0px;
}

.mt-0,
.m-0,
.my-0 {
  margin-top: 0px;
}

.mb-0,
.m-0,
.my-0 {
  margin-bottom: 0px;
}

.ml-0,
.m-0,
.mx-0 {
  margin-left: 0px;
}

.mr-0,
.m-0,
.mx-0 {
  margin-right: 0px;
}

.pt-1,
.p-1,
.py-1 {
  padding-top: 10px;
}

.pb-1,
.p-1,
.py-1 {
  padding-bottom: 10px;
}

.pl-1,
.p-1,
.px-1 {
  padding-left: 10px;
}

.pr-1,
.p-1,
.px-1 {
  padding-right: 10px;
}

.mt-1,
.m-1,
.my-1 {
  margin-top: 10px;
}

.mb-1,
.m-1,
.my-1 {
  margin-bottom: 10px;
}

.ml-1,
.m-1,
.mx-1 {
  margin-left: 10px;
}

.mr-1,
.m-1,
.mx-1 {
  margin-right: 10px;
}

.pt-2,
.p-2,
.py-2 {
  padding-top: 20px;
}

.pb-2,
.p-2,
.py-2 {
  padding-bottom: 20px;
}

.pl-2,
.p-2,
.px-2 {
  padding-left: 20px;
}

.pr-2,
.p-2,
.px-2 {
  padding-right: 20px;
}

.mt-2,
.m-2,
.my-2 {
  margin-top: 20px;
}

.mb-2,
.m-2,
.my-2 {
  margin-bottom: 20px;
}

.ml-2,
.m-2,
.mx-2 {
  margin-left: 20px;
}

.mr-2,
.m-2,
.mx-2 {
  margin-right: 20px;
}

.pt-3,
.p-3,
.py-3 {
  padding-top: 30px;
}

.pb-3,
.p-3,
.py-3 {
  padding-bottom: 30px;
}

.pl-3,
.p-3,
.px-3 {
  padding-left: 30px;
}

.pr-3,
.p-3,
.px-3 {
  padding-right: 30px;
}

.mt-3,
.m-3,
.my-3 {
  margin-top: 30px;
}

.mb-3,
.m-3,
.my-3 {
  margin-bottom: 30px;
}

.ml-3,
.m-3,
.mx-3 {
  margin-left: 30px;
}

.mr-3,
.m-3,
.mx-3 {
  margin-right: 30px;
}

.pt-4,
.p-4,
.py-4 {
  padding-top: 40px;
}

.pb-4,
.p-4,
.py-4 {
  padding-bottom: 40px;
}

.pl-4,
.p-4,
.px-4 {
  padding-left: 40px;
}

.pr-4,
.p-4,
.px-4 {
  padding-right: 40px;
}

.mt-4,
.m-4,
.my-4 {
  margin-top: 40px;
}

.mb-4,
.m-4,
.my-4 {
  margin-bottom: 40px;
}

.ml-4,
.m-4,
.mx-4 {
  margin-left: 40px;
}

.mr-4,
.m-4,
.mx-4 {
  margin-right: 40px;
}

.pt-5,
.p-5,
.py-5 {
  padding-top: 50px;
}

.pb-5,
.p-5,
.py-5 {
  padding-bottom: 50px;
}

.pl-5,
.p-5,
.px-5 {
  padding-left: 50px;
}

.pr-5,
.p-5,
.px-5 {
  padding-right: 50px;
}

.mt-5,
.m-5,
.my-5 {
  margin-top: 50px;
}

.mb-5,
.m-5,
.my-5 {
  margin-bottom: 50px;
}

.ml-5,
.m-5,
.mx-5 {
  margin-left: 50px;
}

.mr-5,
.m-5,
.mx-5 {
  margin-right: 50px;
}

.pt-6,
.p-6,
.py-6 {
  padding-top: 60px;
}

.pb-6,
.p-6,
.py-6 {
  padding-bottom: 60px;
}

.pl-6,
.p-6,
.px-6 {
  padding-left: 60px;
}

.pr-6,
.p-6,
.px-6 {
  padding-right: 60px;
}

.mt-6,
.m-6,
.my-6 {
  margin-top: 60px;
}

.mb-6,
.m-6,
.my-6 {
  margin-bottom: 60px;
}

.ml-6,
.m-6,
.mx-6 {
  margin-left: 60px;
}

.mr-6,
.m-6,
.mx-6 {
  margin-right: 60px;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.d-block {
  display: block;
}

.all-content .container {
  width: 1240px;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row > [class^="col"] {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.row.smmargin {
  margin-left: -5px;
  margin-right: -5px;
}

.row.smmargin > [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.row.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row .col-2 {
  width: 16.66%;
}

.row .col-3 {
  width: 25%;
}

.row .col-4 {
  width: calc(100% / 3);
}

.row .col-5 {
  width: 41.66%;
}

.row .col-6 {
  width: 50%;
}

.row .col-7 {
  width: 58.34%;
}

.row .col-8 {
  width: calc(100% * 2 / 3);
}

.row .col-9 {
  width: 75%;
}

.row .col-12 {
  width: 100%;
}

header#header .header-btn > a {
  background: #fff;
  border: 1px solid #3a81cd;
  color: #3a81cd;
  padding: 8px 20px;
}

.n_header {
  position: fixed;
  z-index: 200;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
}

.n_header .n_header-in {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}

.n_header .n_header-in .n_twlogo {
  margin-right: 60px;
}

.n_header .n_header-in .n_twlogo img {
  height: 27px;
}

.n_header .menu__list {
  padding: 10px 0;
}

.n_header .menu__list li {
  display: inline-block;
  color: #999;
  letter-spacing: .05em;
  font-weight: bold;
  line-height: 1;
}

.n_header .menu__list li span {
  display: inline-block;
  padding: 12px 15px;
  cursor: pointer;
}

.n_header .menu__list li.active, .n_header .menu__list li:hover {
  color: #086ad8;
}

.n_header .menu__list li:last-child {
  padding-left: 15px;
}

.n_header .menu__list li:last-child span {
  background: #086ad8;
  color: #fff;
}

.n_header .menu__list li:last-child:hover span {
  background: #000;
}

.main_top {
  width: 100%;
  position: relative;
  height: 35.1vw;
  z-index: 1;
  background: transparent url(../images/bg_xl.jpg) no-repeat center bottom/cover;
}

.main_top .content {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 210px;
}

.main_top .content .c__logo {
  margin-bottom: 30px;
}

.main_top .content h1 {
  text-indent: -9999px;
  height: 0;
}

.page__content {
  padding: 60px 0 0;
}

.page__content .page {
  display: none;
}

.page__content .page.active {
  display: block;
}

.page__content .page .page_banner {
  width: 100%;
  position: relative;
  height: 250px;
  z-index: 1;
  background: transparent url(../images/page_title_bg.jpg) no-repeat center bottom/cover;
}

.page__content .page .page_banner.pdt_banner {
  background: transparent url(../images/page_title_bg2.jpg) no-repeat center bottom/cover;
}

.page__content .page .page_banner.pdt_banner .content h3 {
  color: #fff;
}

.page__content .page .page_banner.pdt_banner .content p {
  color: #ccc;
}

.page__content .page .page_banner .content {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page__content .page .page_banner .content h3 {
  font-size: 1.6em;
  font-weight: bold;
  color: #086ad8;
}

.page__content .page .page_banner .content p {
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 12px;
}

.p1__about h3 {
  font-size: 1.2em;
}

.p1__about h2 {
  font-weight: bold;
  font-size: 2.4em;
}

.p1__about h2 span {
  color: #086ad8;
}

.p1__feature {
  position: relative;
  padding: 80px 0 18em;
  margin-bottom: 60px;
}

.p1__feature:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 75%;
  width: 75%;
  background: #f3f3f3;
}

.p1__feature .title {
  font-size: 1.4em;
  margin-bottom: 20px;
}

.p1__feature .title span {
  color: #086ad8;
}

.p1__feature .container {
  position: relative;
  z-index: 2;
}

.p1__feature .box {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 40px 50px;
  text-align: center;
  height: 100%;
}

.p1__feature .box h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 20px 0 10px;
  color: #086ad8;
}

.p1__feature .box p {
  text-align: justify;
}

.p1__feature .col-3:nth-child(even) .box h4 {
  color: #dba78a;
}

.p1__feature .screen {
  position: absolute;
  bottom: 0;
  right: -5%;
}

.p2__why .title {
  font-weight: bold;
  font-size: 1.2em;
}

.p2__why .title .p__2 {
  font-size: 1.4em;
}

.p2__why .untitle {
  margin-bottom: 30px;
}

.p2__why .untitle b {
  position: relative;
  display: inline-block;
  background: #086ad8;
  color: #fff;
  padding: 5px 35px 5px 20px;
}

.p2__why .untitle b:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 100%;
  background: #086ad8;
  left: 90%;
  top: 0;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

.p2__why .untitle.untitle_2 b {
  background: #dba78a;
}

.p2__why .untitle.untitle_2 b:after {
  background: #dba78a;
}

.p2__why .block__t1 {
  width: 550px;
  max-width: 100%;
}

.p2__why .block__t1 .list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

.p2__why .block__t1 .list img {
  width: 77px;
}

.p2__why .block__t1 .list .list_t {
  width: calc(100% - 100px);
  padding: 10px 0;
  border-bottom: 2px dotted #ccc;
}

.p2__why .block__t1 .list .list_t h4 {
  font-size: 1.2em;
  color: #366ad1;
}

.p2__why .block__t1 .list:not(:last-child) {
  margin-bottom: 30px;
}

.p2__why .block__t2 .col-6 .box {
  border-left: 7px solid #f9e9e0;
}

.p2__why .block__t2 .col-6 .box .date {
  padding-left: 20px;
  padding-top: 20px;
}

.p2__why .block__t2 .col-6 .box .date h5 {
  color: #cc8b68;
  font-weight: bold;
  font-size: 1.2em;
}

.p2__why .block__t2 .col-6:not(:last-child) {
  margin-bottom: 30px;
}

.p2__video {
  background: #f3f3f3;
  padding: 6em 0;
}

.p2__video .title {
  font-size: 1.6em;
  margin-bottom: 30px;
  text-align: center;
}

.p2__video .title b {
  color: #086ad8;
  font-weight: normal;
}

.p2__video a {
  display: block;
}

.p2__video .untitle {
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 1.2em;
}

.p2__video .vi1 a {
  border: 1px solid #086ad8;
}

.p2__video .vi1 .untitle {
  background: #086ad8;
}

.p2__video .vi2 a {
  border: 1px solid #dba78a;
}

.p2__video .vi2 .untitle {
  background: #dba78a;
}

.p2__how {
  padding: 6em 0;
  background: #086ad8 url(../images/how_bg.png) no-repeat center bottom/100% auto;
}

.p2__how .title .p__1 {
  color: #fff;
  font-size: 1.4em;
}

.p2__how .untitle {
  margin-bottom: 30px;
}

.p2__how .untitle b {
  position: relative;
  display: inline-block;
  background: #fff;
  color: #086ad8;
  padding: 5px 35px 5px 20px;
}

.p2__how .untitle b:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 100%;
  background: #fff;
  left: 90%;
  top: 0;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

.p2__how .step__slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 2em;
  border: 1px solid #fff;
  background: #086ad8;
}

.p2__how .step__slider .title {
  color: #fff;
}

.p2__how .step__slider h5 {
  font-weight: bold;
  color: #ffcc33;
  margin-bottom: 10px;
}

.p2__how .step__slider h5 i {
  font-style: normal;
  vertical-align: text-top;
  border-radius: 50%;
  border: 1px solid;
  padding: 2px 8px;
  margin-right: 8px;
  font-size: .8em;
}

.p2__how .step__slider .swiper-slide {
  padding: 30px 30px 0;
}

.p2__how .step__slider img {
  width: 670px;
  display: block;
  margin: 0 auto;
}

.p2__how .step__slider .swiper-pagination {
  bottom: 1em;
}

.p2__how .step__slider .swiper-pagination-bullet-active {
  background: #fff;
}

.p2__how .app_dl {
  border: 1px solid #fff;
  background: #0151aa;
  padding: 30px 40px;
  margin-top: 20px;
}

.p2__how .app_dl .col-5 {
  text-align: right;
}

.p3__case .title {
  font-size: 1.4em;
  margin-bottom: 30px;
  text-align: center;
}

.p3__case .container {
  width: 900px;
}

.p3__case .story_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.p3__case .story_content .img {
  background-size: cover;
  width: 60%;
}

.p3__case .story_content .txt {
  width: 40%;
  background: #f3f3f3;
  padding: 40px;
}

.p3__case .story_content .txt .name {
  font-weight: bold;
  margin-bottom: 20px;
}

.p3__case .story_content .txt .name span {
  color: #086ad8;
}

.p3__case .story_content .txt h4 {
  margin-top: 5px;
}

.p3__case .story_content .txt p {
  text-align: justify;
  color: #868686;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.p3__case .story_content .txt .story_link a {
  display: inline-block;
  background: #086ad8;
  color: #fff;
  padding: 10px;
  margin-top: 20px;
  min-width: 50%;
  text-align: center;
}

.p3__case .story_ul li:last-child .story_content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p3__case .story_ul li:last-child .story_content .txt .name span {
  color: #cc8b68;
}

.p3__case .story_ul li:last-child .story_content .txt .story_link a {
  background: #dba78a;
}

.story_modal {
  position: relative;
  width: 800px;
  max-width: 100%;
  margin: 40px auto;
  background: #fff;
  padding: 80px 30px;
}

.story_modal .inner {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}

.story_modal .inner .top {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  padding-right: 100px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.story_modal .inner .top .popup-modal-dismiss {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  padding: 10px 0;
  letter-spacing: .05em;
}

.story_modal .inner .top .popup-modal-dismiss:after {
  content: '';
  display: inline-block;
  width: .6em;
  height: .6em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-left: 1em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.story_modal .inner h6 {
  font-size: 1.8em;
}

.story_modal .inner .name {
  color: #8f8f8f;
  margin-top: 5px;
  font-size: 1.2em;
}

.story_modal .inner .bottom img {
  width: 100%;
  margin-bottom: 10px;
}

.story_modal .inner .bottom .bottom_p {
  width: 80%;
  margin: 0 auto;
  max-width: 100%;
}

.story_modal .inner .bottom .bottom_p p {
  margin-bottom: 2em;
}

.story_modal .inner .bottom .bottom_p .subTitle {
  font-size: 1.2em;
  color: #086ad8;
  margin-bottom: 10px;
}

.story_modal .inner .bottom .bottom_img {
  margin-bottom: 2em;
}

.story_modal .inner .bottom .bottom_img .imgTxt {
  display: block;
  font-size: .9em;
  color: #666;
}

.story_modal .inner .bottom .popup-modal-dismiss {
  background: #000;
  color: #fff;
  width: 300px;
  max-width: 90%;
  margin: 60px auto 0;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  letter-spacing: .05em;
}

.p4__pdt {
  padding: 6em 0;
  background: #f3f3f3;
  min-height: calc(100vh - 380px);
}

.p4__pdt .title {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 30px;
}

.p4__pdt .title b {
  display: block;
  color: #086ad8;
  font-size: 1.4em;
}

.p4__pdt .col-4 {
  margin-bottom: 30px;
}

.p4__pdt .col-4 img {
  border-radius: 20px;
}

.p4__pdt .form_body h6 {
  font-size: 1.2em;
  font-weight: bold;
}

#login-modal {
  position: relative;
  width: 600px;
  max-width: 95%;
  margin: 60px auto;
}

.mfp-close-btn-in .mfp-close {
  color: #ccc;
  top: -12px;
  right: -12px;
  opacity: 1;
  width: 36px;
  height: 36px;
  line-height: 30px;
  font-size: 16px;
  background: #086ad8;
  border-radius: 50%;
  text-align: center;
  padding-right: 0;
}

.n_newfooter {
  background: #0f3269;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  color: #dac7a7;
  letter-spacing: .1em;
}

#Q1 {
  text-indent: -9999px;
  height: 0;
}

#QT2 {
  margin-bottom: 5px;
}

@media only screen and (max-width: 1920px) {
  .main_top {
    height: 675px;
  }
}

@media only screen and (max-width: 1000px) {
  .main_top {
    height: 67.5vw;
  }
  .main_top .content {
    padding-top: 21vw;
  }
  .main_top .content .main_title {
    width: 42vw;
  }
  .main_top .content .c__logo {
    margin-bottom: 3vw;
  }
  .main_top .content .c__logo img {
    width: 160px;
  }
  .p1__feature {
    background: #f3f3f3;
    margin-bottom: 0;
    padding: 60px 0 30px;
  }
  .p1__feature:before {
    display: none;
  }
  .p1__feature .col-3 {
    width: 50%;
    margin-bottom: 30px;
  }
  .p1__feature .screen {
    display: none;
  }
  .p4__pdt {
    padding: 4em 0;
  }
}

@media only screen and (max-width: 768px) {
  .all-content {
    font-size: .95em;
  }
  header#header {
    top: 8px;
    right: 15px;
  }
  header#header .header-btn > a {
    padding: 6px 12px;
  }
  .n_header {
    border-bottom: none;
  }
  .n_header .n_header-in {
    display: block;
    padding: 0;
  }
  .n_header .n_header-in .n_twlogo {
    display: inline-block;
    padding: 12px 15px;
  }
  .n_header .n_header-in .n_twlogo img {
    height: 24px;
  }
  .n_header .n_header-in .menu__list {
    padding: 0;
    overflow: hidden;
    background: #086ad8;
  }
  .n_header .n_header-in .menu__list li {
    float: left;
    width: 25%;
    text-align: center;
    color: #fff;
  }
  .n_header .n_header-in .menu__list li span {
    display: block;
    padding: 8px;
  }
  .n_header .n_header-in .menu__list li.active,
  .n_header .n_header-in .menu__list li:hover span {
    background: #0151aa;
    color: #fff;
  }
  .n_header .n_header-in .menu__list li:last-child {
    padding-left: 0;
  }
  .page__content {
    padding-top: 78px;
  }
  .p1__about .col-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .p1__feature .box {
    padding: 20px;
  }
  .p2__why .col-4,
  .p2__why .col-8 {
    width: 100%;
  }
  .p2__why .col-4 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p2__why .untitle {
    border-bottom: 1px solid #086ad8;
  }
  .p2__why .untitle.untitle_2 {
    border-bottom: 1px solid #dba78a;
  }
  .p2__why .block__t2 .col-6 {
    width: 100%;
  }
  .p2__how .col-4,
  .p2__how .col-8 {
    width: 100%;
  }
  .p2__how .col-4 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p2__how .untitle {
    border-bottom: 1px solid #fff;
  }
  .p3__case .story_content {
    display: block;
  }
  .p3__case .story_content .img,
  .p3__case .story_content .txt {
    width: 100%;
  }
  .p3__case .story_content .img {
    height: 40vw;
  }
  .p3__case .story_content .txt {
    padding: 30px;
  }
  .p4__pdt .col-4 {
    width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .n_header .n_header-in .menu__list li {
    font-size: .9em;
  }
  .n_header .n_header-in .menu__list li span {
    padding: 10px 5px;
  }
  .page__content .page .page_banner {
    height: 34vw;
  }
  .main_top .content .c__logo img {
    width: 27vw;
  }
  .p1__feature .col-3 {
    width: 100%;
    margin-bottom: 10px;
  }
  .p2__video .col-6 {
    width: 100%;
    margin-bottom: 10px;
  }
  .p2__how .app_dl {
    padding: 25px;
  }
  .p2__how .app_dl .col-7,
  .p2__how .app_dl .col-5 {
    width: 100%;
  }
  .p2__how .app_dl .col-5 {
    text-align: left;
    margin-top: 20px;
  }
  .story_modal {
    padding: 30px;
    font-size: 1em;
  }
  .story_modal .inner h6 {
    font-size: 1.4em;
  }
  .story_modal .inner .name {
    font-size: 1.1em;
  }
  .story_modal .inner .top {
    padding-right: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .story_modal .inner .top .popup-modal-dismiss {
    position: relative;
    text-align: right;
    margin-bottom: 20px;
  }
  .story_modal .inner .bottom .bottom_p {
    width: 100%;
  }
  .p4__pdt .col-4 {
    width: 100%;
    text-align: center;
  }
  .p4__pdt .col-4 a {
    max-width: 80%;
  }
  .n_newfooter {
    font-size: 13px;
  }
}

@media only screen and (max-width: 450px) {
  .p2__why .block__t2 p i {
    display: block;
  }
}
