/*prodlist*/
.my_name_bottom {
  width: 100% !important;
  display: inline-flex;
}

.my_name_bottom li {
  padding: 0 !important;
  margin: 0 10px !important;
}

.my_name_bottom p {
  margin-bottom: 0 !important;
  background: #fed1cb;
  color: #fff;
  padding: 10px 0px;
  border-radius: 5px;
  width: 136px;
}

.my_name_bottom p:hover {
  background: #ffbab1;
}

.my_name_bottom a {}

.pagelist {
  margin: 0 auto;
  height: 40px;
  width: 100%;
  background-color: #f6f6f6;
}

.pagelist .pagelist01 {
  width: 1300px;
  margin: 0 auto;
  line-height: 40px;
}

.pagelist .pagelist01 li {
  display: inline-block;
  font-size: 13px;
}

.pagelist .pagelist01 li.pagelist_p2 {
  font-size: 13px;
  color: #0097f2;
}

/*prodlist*/
.prod_list {
  width: 100%;
}

.prod_list .prod_list_info {
  margin: 0 auto;
  width: 1200px;
}

.category {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.category>li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: center;
  border-radius: 3px;
  margin: 3px 5px 15px;
  cursor: pointer;
  transition: all 0.3s;
}

.category>li.active {
  background-color: #4a96ee;
  color: #fff;
  border: 1px solid #4a96ee;
}

.category>li:hover {
  background-color: #4a96ee;
  color: #fff;
  border: 1px solid #4a96ee;
}

.prod_list .prod_list_info .prod_list_title {
  text-align: center;
  margin-top: 55px;
  color: #111111;
  font-family: noto_l;
  font-size: 30px;
}

.prod_list .prod_list_info .prod_list_sub {
  margin-bottom: 25px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_l;
  color: #aaa;
  font-size: 14px;
}

.prod_list .prod_list_info .prod_list_list_ul {
  text-align: center;
  margin-bottom: 70px;
}

.prod_list .prod_list_info .prod_list_list_ul li {
  width: 65px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 3px;
  color: #ccc;
}

.prod_list .prod_list_info .prod_list_list_ul li.active {
  font-family: 'noto_m';
  color: #0097f2;
}

.prod_list .prod_list_info .prod_list_list_ul a:nth-child(1)>li {
  border-right: 1px solid #ccc;
}

.prod_list .prod_list_sec {
  width: 100%;
  text-align: center;
  margin: 30px 0px;
  border-top: 1px solid #eee;
}

.prod_list .prod_list_sec .prod_list_1 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.prod_list .prod_list_sec .prod_list_1 .prod_list_ul {
  margin-top: 15px;
  width: 1200px;
  display: inline-block;
}

.prod_list .prod_list_sec .prod_list_1 .prod_list_ul a li {
  display: inline-block;
  font-size: 14px;
  width: 396px;
}

.prod_list .prod_list_sec .prod_list_1 .prod_list_ul li.active {
  cursor: pointer;
  padding-top: 15px;
  margin-top: -16px;
  border-top: 2px solid;
  font-family: noto_m;
  color: #4a96ee;
  display: inline-block;
  width: 398px;
  font-size: 14px;
}

.prod_list .prod_list_sec .prod_list_sec_ul {
  display: inline-block;
  width: 1200px;
  text-align: left;
}

.prod_list .prod_list_sec .prod_list_sec_ul li {
  text-align: left;
  width: 43%;
  padding: 1% 2.5%;
  position: relative;
  float: left;
  margin: 5% 11px 2%;
  border: 1px solid #eee;
  border-radius: 3px;
}

.prod_list .prod_list_sec .prod_list_sec_ul li:hover {
  border: 1px solid #ccc;
}

.prod_list .prod_list_sec .prod_list_sec_ul li.none_product {
  width: 1200px;
  text-align: center;
  padding: 0;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 44%;
  float: left;
  position: relative;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_img>.hover_black {
  width: 182px;
  height: 374px;
  font-size: 20px;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  text-align: center;
  top: 28px;
  border-radius: 18px;
  left: 13%;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_img:hover>.hover_black {
  display: block;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .hover_black .list_profile_btn {
  background-image: url(/img/list_search.png);
  width: 60px;
  height: 60px;
  background-color: #4a96ee;
  background-repeat: no-repeat;
  margin: 0 auto;
  border-radius: 100%;
  background-size: 40%;
  background-position: 50%;
  margin-top: 160px;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text {
  width: 50%;
  float: left;
  padding: 30px 0px 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text p a>span {
  border: 1px solid #eee;
  padding: 5px 10px;
  border-radius: 4px;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text p a>span:hover {
  border: 1px solid #4a96ee;
  background-color: #4a96ee;
  color: #fff;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text>p:nth-child(1) {
  font-size: 22px;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text>p:nth-child(2) {
  color: #0097f1;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text>p:nth-child(3) {
  line-height: 25px;
  margin-bottom: 50px;
}

.prod_list .prod_list_sec .prod_list_sec_ul li .prod_list_sec_text>a:nth-child(4) p {
  background-color: #4a96ee;
  width: 150px;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
}

.prod_list .prod_list_movie_info .prod_list_movie_list_ul {
  text-align: right;
}

.prod_list .prod_list_movie_info .prod_list_movie_list_ul li {
  width: 65px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 3px;
  font-family: noto_m;
  border: 1px solid #ededed;
}

.prod_list .prod_list_movie_info .prod_list_movie_list_ul li.active {
  background-color: #ededed;
  border: 1px solid #ededed;
}

.prod_list .prod_list_movie_sec {
  width: 100%;
  text-align: center;
  margin: 30px 0px;
  border-top: 1px solid #eee;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul {
  display: inline-block;
  width: 1200px;
  text-align: left;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li {
  text-align: left;
  width: 28.33%;
  padding: 0% 2.5%;
  position: relative;
  float: left;
  margin: 5% 0;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li.none_product {
  width: 1200px;
  text-align: center;
  padding: 0;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_img {
  width: 100%;
  position: relative;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_img>a>img {
  width: 100%;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_img .play_p {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  width: 165px;
  left: 55%;
  z-index: 1000;
  margin-left: -100px;
  opacity: 0;
  background: white;
  padding: 10px 0px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #eee;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_img:hover .play_p {
  opacity: 1;
  transition: all 0.8s;
  cursor: pointer;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_img .xi-youtube-play {
  display: inline-block;
  color: #4a96ee;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .youtube-play {
  position: absolute;
  bottom: 170px;
  width: 165px;
  left: 55%;
  z-index: 1000;
  margin-left: -100px;
  opacity: 0;
  background: white;
  padding: 10px 0px;
  border-radius: 5px;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .youtube-play .xi-youtube-play {
  color: #4a96ee;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li>a .prod_list_movie_sec_img img {
  width: 100%;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 18px;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text .prod_list_movie_sec_p a>span {
  border: 1px solid #eee;
  padding: 5px 10px;
  border-radius: 4px;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text .prod_list_movie_sec_p a>span:hover {
  color: #fff;
  border: 1px solid #4a96ee;
  background-color: #4a96ee;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text>a>p:nth-child(1) {
  font-size: 18px;
  font-family: 'Noto_M';
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text>a>p:nth-child(2) {
  color: #0097f1;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text>p:nth-child(3) {
  line-height: 25px;
  margin-top: 15px;
}

.prod_list .prod_list_movie_sec .prod_list_movie_sec_ul li .prod_list_movie_sec_text>a:nth-child(4) p {
  background-color: #0097f1;
  width: 150px;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
}

.prod_list .movie_black {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000000000;
  display: block;
  display: none;
}

.prod_list .movie_black_iframe {
  position: absolute;
  width: 900px;
  height: 505px;
  margin-left: -450px;
  margin-top: -282.5px;
  top: 50%;
  left: 50%;
}

.prod_list .movie_black_iframe .movie_black_div {}

.prod_list .movie_black_iframe iframe {
  overflow: auto;
  width: 100%;
  height: 100%;
}

.prod_list .movie_black_iframe .xi-close {
  color: #fff;
  position: absolute;
  top: 0px;
  right: -50px;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}

.prod_list .movie_black_iframe .xi-close:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/*detail_namecard_sec_1F*/
.namecard_sec_1 {
  margin-top: 55px;
  text-align: center;
  margin-bottom: 100px;
}

.namecard_sec_1 .namecard_ul_1 {
  width: 1200px;
  margin-right: 150px;
  margin: 0 auto;
  display: inline-block;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1_movie {
  float: left;
  width: 450px;
  margin-top: 50px;
  margin-right: 70px;
  margin-left: 100px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1_movie>ul {
  width: 100%;
  display: inline-block;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1_movie>ul>li {
  width: 145px;
  float: left;
  display: inline-block;
  height: 100px;
  margin-top: 10px;
  cursor: pointer;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1_movie>ul>li img {
  width: 100%;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1_movie>ul>li:nth-child(1) {
  width: 100%;
  height: 250px;
  margin: 0;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1_movie>ul>li:nth-child(3) {
  margin: 10px 7.5px 0;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1 {
  float: left;
  width: 500px;
  height: 710px;
  margin-right: 90px;
  background-image: url(/img/namecard.png);
  background-position: 56% center;
  background-repeat: no-repeat;
  background-size: 82%;
  position: relative;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1 .prodetail_img {
  width: 290px;
  height: 528px;
  overflow: auto;
  margin: 81px auto 0;
  margin-left: 113px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_1 .prodetail_img>img {
  height: auto;
  width: 100%;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2 {
  float: left;
  width: 480px;
  margin-top: 50px;
  text-align: left;
  border-top: 1px solid #eee;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(1) {
  float: left;
  width: 60%;
  height: 130px;
  margin: 20px 0px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(1) p:nth-child(1) {
  font-size: 23px;
  font-family: noto_r;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(1) p:nth-child(2) {
  margin: 20px 0;
  font-size: 15px;
  font-family: 'Noto_m';
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(1) p:nth-child(2) span {
  font-size: 18px;
  font-family: 'Noto_m';
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(1) p:nth-child(3) span {
  font-size: 13px;
  border: 1px solid #eee;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(1) p:nth-child(4) {
  background-color: #a4a4a4;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  height: 31px;
  margin-bottom: 30px;
  border-radius: 8px;
  width: 190px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.movie_qr {
  display: none;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(2) {
  float: left;
  width: 40%;
  height: 130px;
  margin: 25px 0px;
  text-align: center;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div:nth-child(2) img {
  width: 43%;
  padding: 5px;
  border: 1px solid #000;
  margin-left: 80px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2 .namecard_p1 {
  padding: 10px 0px;
  border: 1px solid #eee;
  border-right: 0;
  border-left: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2 .namecard_p1 div {
  width: 100px;
  float: left;
  height: 40px;
  line-height: 40px;
  font-family: noto_m;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2 .namecard_p1 select {
  width: 75%;
  border: 1px solid #eee;
  border-radius: 3px;
  float: right;
  height: 40px;
  line-height: 40px;
  font-family: noto_m;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.option_sec {
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  width: 458px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.option_sec div:nth-child(1) {
  float: left;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.option_sec div:nth-child(2) {
  float: right;
  position: relative;
  border: 1px solid #eee;
  border-right: 0;
  border-radius: 3px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.option_sec div:nth-child(2) input {
  height: 35px;
  line-height: 35px;
  width: 45px;
  border: 0;
  text-indent: 8px;
  text-align: left;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.option_sec div:nth-child(2) ul {
  position: absolute;
  right: 0;
  top: -1px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-radius: 0 3px 3px 0;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.option_sec div:nth-child(2) ul li {
  line-height: 18px;
  text-align: center;
  width: 13px;
  cursor: pointer;
  font-size: 10px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>div.movie_option_sec {
  display: inline-block;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>p {
  text-align: right;
  font-size: 13px;
  display: inline-block;
  width: 100%;
  margin: 20px 0;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>p font {
  font-size: 15px;
  font-family: 'Noto_m';
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>p font span {
  font-size: 18px;
  font-family: 'Noto_m';
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul {
  display: inline-block;
  width: 100%;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul li {
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #0097f2;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul li:nth-child(1) {
  width: 100%;
  background-color: #0097f2;
  color: #fff;
  margin-bottom: 10px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul li {
  width: 83%;
  float: left;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul li:nth-child(3) {
  width: 15%;
  float: right;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul li:nth-child(3)>img {
  margin-top: 6px;
  width: 32px;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2>ul li:nth-child(3) i {
  vertical-align: middle;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2_movie>ul.namecard_ul_2_movie li {
  width: 83%;
  float: left;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2_movie>ul.namecard_ul_2_movie li:nth-child(2) {
  width: 15%;
  float: right;
}

.namecard_sec_1 .namecard_ul_1 .namecard_li_2_movie>ul.namecard_ul_2_movie li i {
  vertical-align: middle;
}

.namecard_b {
  width: 570px;
  margin-left: 472px;
  height: 725px;
}

.namecard_b ul li:nth-child(1) {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 8px;
  border: 1px solid #eee;
  font-size: 13px;
}

.namecard_b ul li {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 10px;
  border: 1px solid #eee;
  font-size: 13px;
}

/*detail_namecard_sec_1*/
/*prodetail*/
.namecard_sec_a {
  padding: 30px 0;
}

.namecard_sec_a .namecard_sec_title {
  text-align: center;
  font-size: 17px;
  color: #0097f2;
  font-family: noto_m;
  margin-bottom: 5px;
  padding-top: 50px;
  border-top: 1px solid #eee;
}

.namecard_sec_a .namecard_sec_sub {
  text-align: center;
  font-size: 14px;
  margin-bottom: 50px;
}

.namecard_sec_a ul {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.namecard_sec_a ul li {
  display: inline-block;
  vertical-align: middle;
  /* margin-left: 80px; */
}

.namecard_sec_a ul li div {
  text-align: left !important;
}

.namecard_sec_a ul li:nth-child(1) img {
  width: 332px;
}

.namecard_sec_a2 ul li:nth-child(1) img {
  width: 332px;
}

.namecard_sec_b2 ul li:nth-child(2) img {
  width: 332px;
}

.namecard_sec_a ul li:nth-child(2) {
  padding-top: 0;
  margin-left: 80px;
}

.namecard_sec_a ul li:nth-child(2) .namecard_sec_a_title {
  font-size: 18px;
  color: #0097f2;
  margin-bottom: 20px;
  font-family: noto_m;
}

.namecard_sec_a ul li:nth-child(2) .namecard_sec_a_sub {
  font-size: 14px;
  line-height: 22px;
}

.namecard_sec_b {
  background-color: #f6f6f6;
  padding: 30px 0;
}

.namecard_sec_b ul {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.namecard_sec_b ul li {
  display: inline-block;
  vertical-align: middle;
}

.namecard_sec_b ul li:nth-child(1) {
  padding-top: 200px;
}

.namecard_sec_b ul li:nth-child(2) {
  margin-left: 80px;
}

.namecard_sec_b1 ul li:nth-child(2) img {
  width: 332px;
}

.namecard_sec_b ul li:nth-child(3) img {
  width: 60%;
}

.namecard_sec_b ul li div {
  text-align: left !important;
}

.namecard_sec_b ul li:nth-child(1) .namecard_sec_a_title {
  font-size: 18px;
  color: #0097f2;
  margin-bottom: 20px;
  font-family: noto_m;
}

.namecard_sec_b ul li:nth-child(1) .namecard_sec_a_sub {
  font-size: 14px;
  line-height: 22px;
}

.namecard_sec_share ul li:nth-child(2) img {
  width: 332px;
}

.namecard_sec_c {
  background-color: #f6f6f6;
  padding: 50px 0;
}

.namecard_sec_c .namecard_sec_title {
  text-align: center;
  font-size: 17px;
  color: #0097f2;
  font-family: noto_m;
  margin-bottom: 5px;
}

.namecard_sec_c .namecard_sec_sub {
  text-align: center;
  font-size: 14px;
  margin-bottom: 50px;
}

.namecard_sec_c ul {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.namecard_sec_c ul li {
  display: inline-block;
  vertical-align: middle;
}

.namecard_sec_c ul .namecard_sec_c_text {
  background-color: #eeeeee;
  width: 130px;
  height: 130px;
  border-radius: 100%;
}

.namecard_sec_c ul .namecard_sec_c_text div {
  font-family: noto_m;
  line-height: 22px;
  padding: 43px 0;
}

.namecard_sec_c ul .namecard_sec_c_icon {
  padding: 0 30px;
}

.namecard_sec_d {
  padding: 50px 0;
  width: 1200px;
  margin: 0 auto;
}

.namecard_sec_d div:nth-child(1) {
  text-align: center;
  font-size: 17px;
  color: #0097f2;
  font-family: noto_m;
  margin-bottom: 50px;
}

.namecard_sec_d ul {
  width: 1000px;
  margin: 0 auto;
}

.namecard_sec_d ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  width: 289px;
  margin: 0 6px;
}

.namecard_sec_d ul li:nth-child(1) div:nth-child(1) {
  text-align: left !important;
  font-size: 15px;
  font-family: noto_m;
  line-height: 25px;
  margin-bottom: 10px;
  color: #636363 !important;
}

.namecard_sec_d ul li:nth-child(2) div:nth-child(1) {
  text-align: left !important;
  font-size: 15px;
  line-height: 22px;
  font-family: noto_m;
  margin-bottom: 10px;
  color: #636363 !important;
}

.namecard_sec_d ul li:nth-child(3) div:nth-child(1) {
  text-align: left !important;
  font-size: 15px;
  line-height: 22px;
  font-family: noto_m;
  margin-bottom: 10px;
  color: #636363 !important;
}

/*prodetail*/
/*detail_movie_sec_1*/
.movie_sec_1 {
  width: 100%;
  margin-top: 55px;
}

.movie_sec_1 .movie_ul_1 {
  width: 1000px;
  margin: 0 auto;
}

.movie_sec_1 .movie_li_1 {}

.movie_sec_1 .movie_li_1 .movie_li_11 {
  background-color: #eee;
  width: 495px;
  height: 270px;
}

.movie_sec_1 .movie_li_1 .movie_li_22 ul {
  display: inline-flex;
  margin-top: 11px;
}

.movie_sec_1 .movie_li_1 .movie_li_22 ul li:nth-child(1) {
  background-color: #eee;
  width: 158px;
  height: 90px;
  float: left;
  margin-right: 10px;
}

.movie_sec_1 .movie_li_1 .movie_li_22 ul li {
  background-color: #eee;
  width: 158px;
  height: 90px;
  float: left;
  margin-right: 10px;
}

.movie_sec_1 .movie_li_1 .movie_li_22 ul li:nth-child(3) {
  background-color: #eee;
  width: 158px;
  height: 90px;
  float: left;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 {
  float: right;
  margin-top: -375px;
  width: 460px;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 p:nth-child(1) {
  font-size: 25px;
  margin-bottom: 17px;
  font-family: noto_l;
  letter-spacing: 2px;
  border-top: 2px solid #000000;
  padding-top: 25px;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 p:nth-child(2) {
  margin-bottom: 27px;
  font-size: 20px;
  font-family: noto_m;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 p:nth-child(3) {
  margin-bottom: 25px;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 p:nth-child(5) {
  text-align: right;
  font-size: 12px;
  margin-bottom: 15px;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 p:nth-child(5)>font {
  font-family: noto_m;
  font-size: 20px;
}

.movie_sec_1 .movie_ul_1 .movie_li_2 p:nth-child(6) {
  background-color: #0097f2;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  height: 31px;
  margin-bottom: 10px;
  border-radius: 8px;
}

.movie_sec_1 .movie_ul_2 li:nth-child(1) {
  float: left;
  color: #878787;
  height: 31px;
  width: 366px;
  text-align: center;
  padding-top: 13px;
  margin-right: 10px;
  border: 1px solid #eee;
  border-radius: 8px;
}

.movie_sec_1 .movie_ul_2 li {
  float: left;
  color: #878787;
  padding-top: 13px;
  height: 31px;
  width: 80px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 8px;
}

.movie_b {
  width: 570px;
  margin-left: 472px;
  height: 725px;
}

.movie_b ul li:nth-child(1) {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 8px;
  border: 1px solid #eee;
  font-size: 13px;
}

.movie_b ul li {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 10px;
  border: 1px solid #eee;
  font-size: 13px;
}

.movie_p1 ul {
  display: inline-flex;
  float: left;
  color: #878787;
  height: 27px;
  text-align: center;
  padding: 20px 20px 13px 20px;
  border: 1px solid #eee;
  border-radius: 3px;
  margin-bottom: 25px;
}

.movie_p1 ul li:nth-child(1) {
  margin-right: 151px;
}

/*detail_movie_sec_1*/
/*detail_movie_sec_2*/
.movie_sec_2 {
  text-align: center;
  background-color: #f6f6f6;
  margin-top: 140px;
  padding: 50px 0;
}

.movie_sec_2 .movie_sec_2_div .p:nth-child(1) {
  text-align: center;
  font-size: 17px;
  color: #0097f2;
  font-family: noto_m;
  margin-bottom: 5px;
}

.movie_sec_2 .movie_sec_2_div p:nth-child(2) {
  text-align: center;
  font-size: 14px;
  margin-bottom: 50px;
}

.movie_sec_2 .movie_sec_2_div .movie_title {
  padding-top: 40px;
  letter-spacing: 2px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 18px;
  margin: 0 auto;
  margin-bottom: 3px;
  padding-bottom: 5px;
}

.movie_info {
  width: 500px;
  margin: 0 auto;
}

.movie_info>img {
  width: 100%;
}

.movie_info_p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
}

/*detail_movie_sec_2*/
/*detail_movie_sec_3*/
.movie_info_info {
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.movie_info_info ul {
  display: inline-flex;
}

.movie_info_info ul li {
  width: 150px;
  padding: 0 10px;
}

.movie_info_info ul li .movie_icon>i {
  font-size: 30px;
}

.movie_info_info ul li .movie_info_text1 {
  line-height: 25px;
  font-family: noto_m;
  margin-top: 10px;
}

.movie_info_info ul li .movie_info_text2 {
  line-height: 25px;
}

/*detail_movie_sec_3*/
/*detail_movie_sec_4*/
.movie_upload {
  text-align: center;
  background-color: #f6f6f6;
  padding: 50px 0;
}

.movie_upload .movie_upload_text1 {
  letter-spacing: 2px;
  width: 218px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 25px;
  border-bottom: 1px solid #0097f2;
  padding-bottom: 5px;
}

.movie_upload .movie_upload_text2 {
  line-height: 25px;
}

.movie_tip .movie_upload_text3 {
  width: 510px;
  margin: 0 auto;
  border: 1px solid #4a96ee;
  color: #4a96ee;
  padding: 10px;
  margin-top: 30px;
}

/*detail_movie_sec_4*/
/*detail_movie_sec_5*/
.movie_tip {
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.movie_tip .movie_tip_p {
  letter-spacing: 2px;
  width: 182px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 25px;
  border-bottom: 1px solid #0097f2;
  padding-bottom: 5px;
}

.movie_tip>img {
  margin-top: 70px;
  margin-bottom: 40px;
}

/*detail_movie_sec_5*/
/*detail_movie_sec_6*/
.movie_question {
  text-align: center;
  margin: 0 auto;
  background-color: #f6f6f6;
  height: 295px;
}

.movie_question .movie_question_title {
  letter-spacing: 2px;
  width: 112px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 30px;
  border-bottom: 1px solid #0097f2;
  padding-bottom: 5px;
  padding-top: 50px;
}

.movie_question .movie_question_q {
  font-family: noto_m;
  color: #252525;
  margin-bottom: 10px;
}

.movie_question .movie_question_a {
  margin-bottom: 30px;
}

/*detail_movie_sec_6*/
/*list_profile*/
.list_profile_sec_1 {
  background: url(/img/profile_background.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 445px;
}

.list_profile_div {
  width: 1000px;
  margin: 0 auto;
  height: 445px;
}

.list_profile_sec_1 .list_profile_div ul {
  display: inline-block;
  margin-top: 80px;
}

.list_profile_sec_1 .list_profile_div ul li:nth-child(1) {
  margin-right: 200px;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 50px;
  text-align: left;
}

.list_profile_sec_1 .list_profile_div ul li:nth-child(1) div:nth-child(1) {
  margin-top: 50px;
  color: #4a96ee;
  font-family: noto_r;
  font-size: 13px;
}

.list_profile_sec_1 .list_profile_div ul li:nth-child(1) div:nth-child(2) {
  margin-top: 5px;
  font-size: 25px;
  font-family: noto_r;
}

.list_profile_sec_1 .list_profile_div ul li:nth-child(1) div:nth-child(3) {
  margin-top: 15px;
  line-height: 21px;
}

.list_profile_sec_1 .list_profile_div ul li:nth-child(1) .profile_btn {
  margin-top: 30px;
  background-color: #4a96ee;
  text-align: center;
  padding: 5px 0;
  color: #fff !important;
  width: 115px;
  border-radius: 5px;
}

.list_profile_sec_1 .list_profile_div ul li {
  display: inline-block;
  width: 472px;
  vertical-align: middle;
  text-align: right;
}

.list_profile_sec_1 .list_profile_div ul li>img {
  width: 65%;
}

.list_profile_sec_2 {
  text-align: center;
  background-color: #f6f6f6;
  width: 100%;
}

.list_profile_sec_2_2 {
  margin: 0 auto;
  width: 1200px;
  padding-bottom: 60px;
  padding-top: 30px;
}

.list_profile_sec_2 .list_profile_sec_2_2 p {
  padding-top: 30px;
  color: #0097f2;
  font-size: 15px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 5px;
}

.list_profile_sec_2 .list_profile_sec_2_2 .list_profile_intro {
  line-height: 25px;
}

.list_profile_sec_3 {
  width: 100%;
  height: 730px;
}

.list_profile_sec_3 .list_profile_sec_3_div {}

.list_profile_sec_3 .list_profile_sec_3_div p:nth-child(1) {
  color: #0097f2;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 60px;
  text-align: center;
}

.list_profile_sec_3 .list_profile_sec_3_div p:nth-child(2) {
  font-size: 22px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
}

.list_profile_sec_3 .list_profile_sec_3_div ul {
  text-align: center;
  border-top: 1px solid #eee;
  padding-top: 13px;
}

.list_profile_sec_3 .list_profile_sec_3_div ul li {
  width: 100px;
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
}

.list_profile_sec_3 .list_profile_sec_3_div ul li.active {
  cursor: pointer;
  padding-top: 12px;
  margin-top: -16px;
  border-top: 2px solid;
  font-family: noto_m;
  color: #4a96ee;
}

.list_profile_sec_3 .list_profile_sec_3_div .smartcard_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000000000;
  display: block;
  display: none;
}

.list_profile_sec_3 .list_profile_sec_3_div .smartcard_bg .skin_phone {
  position: absolute;
  width: 320px;
  height: 710px;
  top: 13%;
  left: 50%;
  margin-left: -160px;
  background-image: url(/img/bg-phone.png);
  background-repeat: no-repeat;
  background-size: 113%;
  background-position: center top;
}

.profile_sec_3 {
  width: 1200px;
  height: 510px;
  margin: 0 auto 50px;
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
  text-align: center;
}

.profile_sec_3 .smartcard_scroll {
  display: none;
  height: 380px;
  text-align: center;
  padding: 38px 0;
  margin: 0 auto;
  width: 1820px !important;
}

.profile_sec_3 .smartcard_scroll_shop {
  display: none;
  height: 380px;
  text-align: center;
  padding: 38px 0;
  margin: 0 auto;
  width: 1300px !important;
}

.profile_sec_3 .smartcard_scroll:nth-child(1) {
  display: inline-block;
}

.profile_sec_3 .smartcard_scroll .smartcard_scroll_all {
  position: relative;
  float: left;
  width: 230px;
  height: 398px;
  margin-right: 30px;
  display: inline-block;
}

.profile_sec_3 .smartcard_scroll .smartcard_scroll_all>img {
  width: 230px;
}

.profile_sec_3 .smartcard_scroll>img {
  width: 21%;
}

.profile_sec_3 .smartcard_scroll .hover_black {
  width: 175px;
  height: 355px;
  font-size: 20px;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  text-align: center;
  top: 28px;
  border-radius: 25px;
  left: 14%;
}

.profile_sec_3 .smartcard_scroll .smartcard_scroll_all:hover .hover_black {
  display: block;
}

.profile_sec_3 .smartcard_scroll .smartcard_scroll_all .hover_black div {
  width: 60px;
  height: 60px;
  background-color: #4a96ee;
  background-repeat: no-repeat;
  margin: 0 auto;
  border-radius: 100%;
  background-size: 40%;
  background-position: 50%;
}

.profile_sec_3 .smartcard_scroll .smartcard_scroll_all .hover_black .list_profile_btn1 {
  margin-top: 125px;
  background-image: url(/img/list_editor.png);
}

.profile_sec_3 .smartcard_scroll .smartcard_scroll_all .hover_black .list_profile_btn2 {
  margin-top: 155px;
  background-image: url(/img/list_search.png);
}

.list_profile_sec_4 {
  text-align: center;
  background-color: #f7f7f7;
}

.list_profile_sec_4 .list_profile_sec_4_div {
  text-align: center;
  background-color: #f6f6f6;
}

.list_profile_sec_4 .list_profile_sec_4_div .list_profile_sec_4_e {
  padding-top: 55px;
  width: 178px;
  color: #0097f2;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 35px;
}

.list_profile_sec_4 .list_profile_sec_4_div .list_profile_sec_4_k {
  font-size: 22px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
}

.list_profile_sec_4 .list_profile_sec_4_div .main_title1 {
  font-size: 15px;
  letter-spacing: 2px;
  color: #4a96ee;
  width: 144px;
  margin: 0 auto 30px;
  border-bottom: 1px solid #4a96ee;
  padding-bottom: 5px;
  font-family: 'Noto_M';
}

.list_profile_sec_4 .list_profile_sec_4_div .main_title2 {
  font-size: 20px;
  padding-bottom: 15px;
  color: #343434;
  font-family: 'Noto_M';
}

.list_profile_sec_4 .list_profile_sec_4_div>ul {
  width: 1170px;
  display: inline-block;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li {
  float: left;
  position: relative;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) {
  width: 35%;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(2) {
  width: 65%;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) {
  padding: 35px 0px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li {
  text-align: left;
  margin-bottom: 60px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .list_profile_text1 {
  color: #4a96ee;
  margin-bottom: 5px;
  font-size: 16px;
  font-family: 'Noto_M';
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .list_profile_text2 {
  padding-left: 19px;
  line-height: 25px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li img:nth-child(1) {
  z-index: 99;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li {
  text-align: left;
  margin-bottom: 50px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_number {
  font-size: 18px;
  background-color: #ffffff00;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #4a96ee;
  border-radius: 100px;
  border: 1px solid #4a96ee;
  vertical-align: top;
  cursor: pointer;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_line:hover .group_profile_number {
  font-size: 18px;
  background-color: #4a96ee;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  border: 1px solid #4a96ee;
  vertical-align: top;
  cursor: pointer;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_line {
  border: 1px solid #fff0;
  display: inline-block;
  border-radius: 100px;
  padding: 4px;
  margin-right: 20px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_line:hover {
  border: 1px solid #4a96ee;
  display: inline-block;
  border-radius: 100px;
  padding: 4px;
  margin-right: 20px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_text {
  vertical-align: top;
  display: inline-block;
  padding: 15px 25px;
  margin-top: -15px;
  cursor: pointer;
  width: 250px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_text:hover {
  background-color: #FFF;
  width: 250px;
  border-radius: 15px;
  padding: 15px 25px;
  vertical-align: top;
  display: inline-block;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_text1 {
  color: #4a96ee;
  margin-bottom: 9px;
  font-size: 18px;
}

.list_profile_sec_4 .list_profile_sec_4_div>ul>li:nth-child(1) ul li .group_profile_text2 {
  line-height: 25px;
  color: #858585;
  font-size: 15px;
}

.list_profile_sec_5 {
  width: 100%;
}

.list_profile_sec_5 .list_profile_sec_5_div {
  width: 1200px;
  margin: 0 auto;
  height: 430px;
}

.list_profile_sec_5 .list_profile_sec_5_div p:nth-child(1) {
  color: #0097f2;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 60px;
  text-align: center;
}

.list_profile_sec_5 .list_profile_sec_5_div p:nth-child(2) {
  font-size: 22px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: center;
}

.list_profile_sec_5 .list_profile_sec_5_div ul {
  display: inline-block;
  margin-bottom: 50px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.list_profile_sec_5 .list_profile_sec_5_div ul li {
  text-align: center;
  display: inline-block;
  margin-bottom: 50px;
  margin: 0 -10px 55px;
}

.list_profile_sec_5 .list_profile_sec_5_div ul li>img {
  margin-bottom: 15px;
  width: 48px;
}

.list_profile_sec_5 .list_profile_sec_5_div ul li p:nth-child(2) {
  margin: 0px;
  padding: 0px;
  font-family: 'Noto_R';
  font-size: 14px;
  color: #636363;
  letter-spacing: 1px;
  width: 200px;
}

.list_profile_notice {
  width: 100%;
  background-color: #f6f6f6;
}

.list_profile_notice ul {
  padding: 60px 0;
  margin: 0 auto;
  width: 753px;
}

.list_profile_notice ul li:nth-child(1) {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 100px;
  font-family: noto_m;
}

.list_profile_notice ul li {
  vertical-align: middle;
  display: inline-block;
  line-height: 25px;
}

/*smartcard_sec_1*/
.smartcard_sec_1 {
  background: url(/img/smartcard_background.jpg);
  background-position: 0% 76%;
  background-repeat: no-repeat;
  width: 100%;
  height: 445px;
}

.smartcard_sec_1 .smartcard_sec_1_1 {
  width: 1000px;
  margin: 0 auto;
  /* margin-top: 80px; */
}

.smartcard_sec_1 .smartcard_sec_1_1 div:nth-child(1) {
  padding-top: 130px;
  color: #4a96ee;
  font-family: noto_m;
  font-size: 14px;
}

.smartcard_sec_1 .smartcard_sec_1_1 div:nth-child(2) {
  margin-top: 5px;
  font-size: 25px;
  font-family: noto_r;
}

.smartcard_sec_1 .smartcard_sec_1_1 div:nth-child(3) {
  margin-top: 15px;
  line-height: 21px;
}

.smartcard_sec_2 {
  text-align: center;
  background-color: #f6f6f6;
  padding-bottom: 60px;
  padding-top: 30px;
}

.smartcard_sec_2 .list_profile_title {
  padding-top: 30px;
  color: #0097f2;
  font-size: 15px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 5px;
}

.smartcard_sec_2 .list_profile_text {
  line-height: 27px;
}

.smartcard_sec_3 {
  width: 1200px;
  height: 510px;
  margin: 0 auto 50px;
  overflow-x: auto;
  position: relative;
  text-align: center;
}

.smartcard_sec_3_3 {
  margin-top: 50px;
}

.smartcard_sec_3_3 .smartcard_sec_3_ul {
  text-align: center;
  border-top: 1px solid #eee;
  padding-top: 13px;
}

.smartcard_sec_3_3 .smartcard_sec_3_ul li {
  width: 100px;
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
}

.smartcard_sec_3_3 .smartcard_sec_3_ul li.active {
  cursor: pointer;
  padding-top: 12px;
  margin-top: -16px;
  border-top: 2px solid;
  font-family: noto_m;
  color: #4a96ee;
}

.smartcard_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000000000;
  display: block;
  display: none;
}

.smartcard_bg .skin_phone {
  position: absolute;
  width: 320px;
  height: 710px;
  top: 7%;
  left: 50%;
  margin-left: -160px;
  background-image: url(/img/bg-phone.png);
  background-repeat: no-repeat;
  background-size: 113%;
  background-position: center top;
}

.smartcard_bg .skin_phone div {
  width: 284px;
  height: 530px;
  overflow: auto;
  margin: 83px auto;
  margin-right: 18px;
}

.smartcard_bg .skin_phone div>img {
  height: auto;
  width: 100%;
}

.smartcard_bg .skin_phone>i {
  color: #fff;
  position: absolute;
  top: 0px;
  right: -50px;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}

.smartcard_bg .skin_phone>i:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.smartcard_sec_3 .smartcard_scroll {
  display: none;
  /* position: absolute; */
  height: 380px;
  text-align: center;
  padding: 38px 0;
  margin: 0 auto;
  /* width: 100%; */
}

.smartcard_sec_3 .smartcard_scroll:nth-child(1) {
  display: inline-block;
}

.smartcard_sec_3 .smartcard_scroll_all {
  width: 179%;
  display: inline-block;
}

.smartcard_sec_3 .smartcard_scroll .smartcard_scroll_all {
  position: relative;
  float: left;
  width: 198px;
  height: 354px;
  margin-right: 30px;
}

.smartcard_sec_3 .smartcard_scroll .smartcard_scroll_all>img {
  width: 120%;
}

.smartcard_sec_3 .smartcard_scroll>img {
  width: 21%;
}

.smartcard_sec_3 .smartcard_scroll .hover_black {
  width: 184px;
  height: 379px;
  font-size: 20px;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  text-align: center;
  top: 28px;
  border-radius: 27px;
  left: 14%;
}

.smartcard_sec_3 .smartcard_scroll .smartcard_scroll_all:hover .hover_black {
  display: block;
}

.smartcard_sec_3 .smartcard_scroll .smartcard_scroll_all .hover_black div {
  width: 60px;
  height: 60px;
  background-color: #4a96ee;
  background-repeat: no-repeat;
  margin: 0 auto;
  border-radius: 100%;
  background-size: 40%;
  background-position: 50%;
}

.smartcard_sec_3 .smartcard_scroll .smartcard_scroll_all .hover_black .list_profile_btn1 {
  margin-top: 125px;
  background-image: url(/img/list_editor.png);
}

.smartcard_sec_3 .smartcard_scroll .smartcard_scroll_all .hover_black .list_profile_btn2 {
  margin-top: 20px;
  background-image: url(/img/list_search.png);
}

.smartcard_sec_4 {
  background-color: #f7f7f7;
}

.smartcard_sec_4 .list_profile_title {
  padding-top: 55px;
  color: #0097f2;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}

.smartcard_sec_4 .list_profile_sub {
  font-size: 22px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
}

.smartcard_sec_4 .function {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}

.smartcard_sec_4 .function li {
  display: inline-block;
  vertical-align: middle;
  width: 274px;
}

.smartcard_sec_4 .function li:nth-child(2) {
  padding: 0 55px;
  width: 335px;
  height: 820px;
  background-image: url('/img/FUNCTION_M.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.smartcard_sec_4 .function li:nth-child(2) div {
  width: 95%;
  height: 579px;
  overflow-y: auto;
  margin: 35% auto 0;
  position: relative;
  transition: all 0.5s;
  left: 1%;
}

.smartcard_sec_4 .function li:nth-child(2) div img {
  width: 100%;
}

.smartcard_sec_4 .function li:nth-child(2) div span {
  position: absolute;
  display: inline-block;
  width: 302px;
  border: 5px solid #4a96ee;
  top: 0;
  left: 0;
  height: 444px;
  display: none;
}

.smartcard_sec_4 .function li:nth-child(1) .function_box {
  margin: 40px 0;
  position: relative;
  overflow: hidden;
  width: 274px;
  display: inline-block;
  height: 50px;
}

.smartcard_sec_4 .function li:nth-child(1) .function_box .function_img_1 {
  background-image: url(/img/function_icon_1.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  background-color: #f7f7f7;
}

.smartcard_sec_4 .function li:nth-child(1) .function_box .function_img_2 {
  background-image: url(/img/function_icon_2.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f7f7f7;
}

.smartcard_sec_4 .function li:nth-child(1) .function_box .function_img_3 {
  background-image: url(/img/function_icon_3.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  background-color: #f7f7f7;
}

.smartcard_sec_4 .function li:nth-child(1) .function_box .function_text {
  display: inline-block;
  vertical-align: middle;
  text-align: right !important;
  width: 200px;
  padding-right: 20px;
  position: absolute;
  top: 0;
  left: 100%;
  transition: all 0.5s;
}

.smartcard_sec_4 .function li:nth-child(1) .function_box .function_text .function_title {
  margin-bottom: 5px;
  font-size: 16px;
}

.smartcard_sec_4 .function li:nth-child(3) .function_box {
  margin: 40px 0;
  position: relative;
  overflow: hidden;
  width: 274px;
  display: inline-block;
  height: 50px;
}

.smartcard_sec_4 .function li:nth-child(3) .function_box .function_img_4 {
  background-image: url(/img/function_icon_4.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #f7f7f7;
}

.smartcard_sec_4 .function li:nth-child(3) .function_box .function_img_5 {
  background-image: url(/img/function_icon_5.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #f7f7f7;
}

.smartcard_sec_4 .function li:nth-child(3) .function_box .function_img_6 {
  background-image: url(/img/function_icon_6.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #f7f7f7;
}

.smartcard_sec_4 .function li:nth-child(3) .function_box .function_text {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  padding-left: 20px;
  text-align: left;
  left: -80%;
  position: absolute;
  transition: all 0.5s;
}

.smartcard_sec_4 .function li:nth-child(3) .function_box .function_text .function_title {
  margin-bottom: 5px;
  font-size: 16px;
}

.smartcard_sec_4 .function li .function_box img {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.list_smartcard_notice {
  width: 100%;
}

.list_smartcard_notice ul {
  padding: 60px 0;
  margin: 0 auto;
  width: 753px;
}

.list_smartcard_notice ul li:nth-child(1) {
  font-family: noto_m;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 100px;
}

.list_smartcard_notice ul li {
  vertical-align: middle;
  display: inline-block;
  line-height: 25px;
}

/*smartcard_sec_1*/
/*list_profile*/
/*detail_invitation_sec_1*/
.invitation_sec_1 {
  margin-top: 55px;
}

.invitation_sec_1 .invitation_ul_1 {
  width: 1000px;
  margin-right: 150px;
  margin: 0 auto;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_1 {
  float: left;
  width: 500px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 {
  float: left;
  margin-top: 50px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(1) {
  font-size: 25px;
  margin-bottom: 17px;
  font-family: noto_l;
  letter-spacing: 2px;
  border-top: 2px solid #000000;
  padding-top: 25px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(2) {
  margin-bottom: 27px;
  font-size: 20px;
  font-family: noto_m;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(3) {
  margin-bottom: 25px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(4) {
  background-color: #a4a4a4;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  height: 31px;
  margin-bottom: 30px;
  border-radius: 8px;
  width: 190px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(6) {
  text-align: right;
  font-size: 12px;
  margin-bottom: 15px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(6)>font {
  font-family: noto_m;
  font-size: 20px;
}

.invitation_sec_1 .invitation_ul_1 .invitation_li_2 p:nth-child(7) {
  background-color: #0097f2;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  height: 31px;
  margin-bottom: 10px;
  border-radius: 8px;
}

.invitation_sec_1 .invitation_ul_2 li:nth-child(1) {
  float: left;
  color: #878787;
  height: 31px;
  width: 380px;
  text-align: center;
  padding-top: 13px;
  margin-right: 10px;
  border: 1px solid #eee;
  border-radius: 8px;
}

.invitation_sec_1 .invitation_ul_2 li {
  float: left;
  color: #878787;
  padding-top: 13px;
  height: 31px;
  width: 80px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 8px;
}

.invitation_b {
  width: 570px;
  margin-left: 472px;
  height: 725px;
}

.invitation_b ul li:nth-child(1) {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 8px;
  border: 1px solid #eee;
  font-size: 13px;
}

.invitation_b ul li {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 10px;
  border: 1px solid #eee;
  font-size: 13px;
}

.invitation_p1 ul {
  display: inline-flex;
  float: left;
  color: #878787;
  height: 27px;
  text-align: center;
  padding: 20px 20px 13px 20px;
  border: 1px solid #eee;
  border-radius: 3px;
  margin-bottom: 25px;
}

.invitation_p1 ul li:nth-child(1) {
  margin-right: 174px;
}

/*detail_invitation_sec_1*/
/*detail_invitation_sec_2*/
.invitation_sec_2 .invitation_div_2 {
  text-align: center;
  background-color: #fff;
  padding: 80px 0;
  border-top: 1px solid #eee;
  margin: 0 auto;
}

.invitation_sec_2 .invitation_div_2 .invitation_sec_2_title {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 3px;
}

.invitation_sec_2 .invitation_div_2 p:nth-child(2) {
  font-size: 20px;
  padding-bottom: 70px;
  color: #969696;
}

.invitation_sec_2 .invitation_div_2 ul {
  display: inline-block;
}

.invitation_sec_2 .invitation_div_2 ul li:nth-child(1) {
  float: left;
  width: 45%;
}

.invitation_sec_2 .invitation_div_2 ul li:nth-child(1)>img {
  width: 100%;
}

.invitation_sec_2 .invitation_div_2 ul li {
  margin-top: 310px;
  text-align: left;
  float: left;
  width: 45%;
  margin-left: 10%;
}

.invitation_sec_2 .invitation_div_2 ul li .invitation_sec_2_p {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.invitation_sec_2 .invitation_div_2 ul li div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

/*detail_invitation_sec_2*/
/*detail_invitation_sec_3*/
.invitation_sec_3 {
  margin: 0 auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 50px 0;
}

.invitation_sec_3 .invitation_div_3 {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
  background-color: #f7f7f7;
}

.invitation_sec_3 .invitation_div_3 ul {
  display: inline-block;
  width: 790px;
}

.invitation_sec_3 .invitation_div_3 ul li:nth-child(1) {
  margin-top: 300px;
  text-align: left;
  float: left;
  margin-right: 10%;
  width: 45%;
}

.invitation_sec_3 .invitation_div_3 ul li:nth-child(1) .invitation_sec_3_p {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.invitation_sec_3 .invitation_div_3 ul li:nth-child(1) div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

.invitation_sec_3 .invitation_div_3 ul li {
  float: left;
  width: 45%;
}

.invitation_sec_3 .invitation_div_3 ul li>img {
  width: 100%;
}

/*detail_invitation_sec_3*/
/*detail_invitation_sec_4*/
.invitation_sec_4 .invitation_div_4 {
  text-align: center;
  background-color: #fff;
  padding: 80px 0;
  width: 1300px;
  margin: 0 auto;
}

.invitation_sec_4 .invitation_div_4 ul {
  display: inline-block;
}

.invitation_sec_4 .invitation_div_4 ul li:nth-child(1) {
  float: left;
  width: 45%;
}

.invitation_sec_4 .invitation_div_4 ul li {
  margin-top: 310px;
  margin-left: 10%;
  text-align: left;
  float: left;
  width: 45%;
}

.invitation_sec_4 .invitation_div_4 ul li .invitation_sec_4_p {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.invitation_sec_4 .invitation_div_4 ul li div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

/*detail_invitation_sec_4*/
/*detail_invitation_sec_5*/
.invitation_sec_5 {
  margin: 0 auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 50px 0;
}

.invitation_sec_5 .invitation_div_5 {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
  background-color: #f7f7f7;
}

.invitation_sec_5 .invitation_div_5 ul {
  display: inline-block;
  width: 790px;
}

.invitation_sec_5 .invitation_div_5 ul li:nth-child(1) {
  margin-top: 300px;
  text-align: left;
  float: left;
  margin-right: 10%;
  width: 45%;
}

.invitation_sec_5 .invitation_div_5 ul li:nth-child(1) .invitation_sec_5_p {
  letter-spacing: 2px;
  width: 272px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.invitation_sec_5 .invitation_div_5 ul li:nth-child(1) div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

.invitation_sec_5 .invitation_div_5 ul li {
  float: left;
  width: 45%;
}

/*detail_invitation_sec_5*/
/*detail_invitation_sec_6*/
.invitation_sec_6 .invitation_div_6 {
  text-align: center;
  background-color: #fff;
  padding: 80px 0;
  width: 1300px;
  margin: 0 auto;
}

.invitation_sec_6 .invitation_div_6 ul {
  display: inline-block;
}

.invitation_sec_6 .invitation_div_6 ul li:nth-child(1) {
  float: left;
  width: 45%;
}

.invitation_sec_6 .invitation_div_6 ul li {
  margin-top: 310px;
  margin-left: 10%;
  text-align: left;
  float: left;
  width: 45%;
}

.invitation_sec_6 .invitation_div_6 ul li .invitation_sec_6_p {
  letter-spacing: 2px;
  width: 300px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.invitation_sec_6 .invitation_div_6 ul li div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

/*detail_invitation_sec_6*/
/*detail_invitation_sec_7*/
.invitation_sec_7 {
  margin: 0 auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 50px 0;
}

.invitation_sec_7 .invitation_div_7 {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
  background-color: #f7f7f7;
}

.invitation_sec_7 .invitation_div_7 ul {
  display: inline-block;
  width: 790px;
}

.invitation_sec_7 .invitation_div_7 ul li:nth-child(1) {
  margin-top: 300px;
  text-align: left;
  float: left;
  margin-right: 10%;
  width: 45%;
}

.invitation_sec_7 .invitation_div_7 ul li:nth-child(1) .invitation_sec_7_p {
  letter-spacing: 2px;
  width: 272px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.invitation_sec_7 .invitation_div_7 ul li:nth-child(1) div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

.invitation_sec_7 .invitation_div_7 ul li {
  float: left;
  width: 45%;
}

/*detail_invitation_sec_7*/
/*detail_invitation_sec_8*/
.invitation_group_order {
  margin: 0 auto;
  width: 100%;
  padding: 70px 0 50px 0;
  height: 335px;
}

.invitation_group_order .invitation_group_order_div {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
}

.invitation_group_order .invitation_group_order_div .invitation_group_order_title {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 3px;
}

.invitation_group_order .invitation_group_order_div p {
  font-size: 20px;
  color: #969696;
  text-align: center;
  margin-bottom: 80px;
}

.invitation_group_order .invitation_group_order_div ul {
  float: left;
  margin: 0 auto;
  width: 1300px;
}

.invitation_group_order .invitation_group_order_div ul li {
  display: inline-block;
}

.invitation_group_order .invitation_group_order_div ul li:nth-child(1) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #f7f7f7;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.invitation_group_order .invitation_group_order_div ul li {
  margin-right: 15px;
}

.invitation_group_order .invitation_group_order_div ul li:nth-child(3) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #f7f7f7;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.invitation_group_order .invitation_group_order_div ul li:nth-child(4) {
  margin-right: 15px;
}

.invitation_group_order .invitation_group_order_div ul li:nth-child(5) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #f7f7f7;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.invitation_group_order .invitation_group_order_div ul li:nth-child(6) {
  margin-right: 15px;
}

.invitation_group_order .invitation_group_order_div ul li:nth-child(7) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #f7f7f7;
  display: inline-block;
  text-align: center;
}

/*detail_invitation_sec_8*/
/*detail_invitation_sec_9*/
.invitation_notice {
  width: 100%;
  background-color: #f7f7f7;
}

.invitation_notice ul {
  padding: 60px 0;
  margin: 0 auto;
  width: 535px;
}

.invitation_notice ul li {
  display: inline-block;
}

.invitation_notice ul li:nth-child(1) {
  font-family: noto_m;
  font-size: 16px;
  margin-right: 100px;
}

.invitation_notice ul li {}

/*detail_invitation_sec_9*/
/*list_solution*/
.solution_list {
  width: 100%;
}

.solution_list .solution_listt {
  margin: 0 auto;
  width: 1200px;
}

.solution_list .solution_listt .solution_title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 12px;
  margin-top: 55px;
  color: #0097f1;
}

.solution_list .solution_listt .solution_sub {
  text-align: center;
  margin-bottom: 50px;
}

.solution_list .solution_listt .solution_list_ul {
  float: right;
  display: inline-flex;
}

.solution_list .solution_listt .solution_list_ul li:nth-child(1) {
  background-color: #ededed;
  width: 65px;
  text-align: center;
  font-family: noto_m;
  border: 1px solid #ededed;
  padding: 3px;
}

.solution_list .solution_listt .solution_list_ul li {
  width: 65px;
  text-align: center;
  font-family: noto_m;
  border: 1px solid #ededed;
  padding: 3px;
}

.solution_list .solution_listt .solution_list_list {
  border-top: 1px solid #eee;
  display: inline-flex;
  width: 1200px;
  margin-top: 30px;
  margin-bottom: 80px;
  border-bottom: 1px solid #eee;
}

.solution_list .solution_listt .solution_list_img {
  margin-top: 70px;
  margin-bottom: 70px;
  margin-left: 110px;
}

.solution_list .solution_listt .solution_list_img>img {
  margin-right: 30px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub1 {
  margin-top: 250px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub1 .solution_list_title {
  font-size: 20px;
  margin-bottom: 15px;
  font-family: noto_M;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub1 .solution_list_price {
  margin-bottom: 10px;
  font-size: 16px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub1 .solution_list_hashtag {
  margin-bottom: 30px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub1 .solution_list_b {
  color: #878787;
  text-align: center;
  border: 1px solid #eee;
  padding-top: 10px;
  height: 29px;
  width: 150px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub2 {
  margin-top: 260px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub2 .solution_list_title {
  font-size: 20px;
  margin-bottom: 15px;
  font-family: noto_M;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub2 .solution_list_price {
  margin-bottom: 10px;
  font-size: 16px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub2 .solution_list_hashtag {
  margin-bottom: 30px;
}

.solution_list .solution_listt .solution_list_list .solution_list_sub2 .solution_list_b {
  color: #878787;
  padding-top: 10px;
  height: 29px;
  width: 150px;
  text-align: center;
  border: 1px solid #eee;
}

/*list_solution*/
/*detail_solution_sec_1*/
.solution_sec_1 {
  margin-top: 55px;
}

.solution_sec_1 .solution_ul_1 {
  width: 1000px;
  margin-right: 150px;
  margin: 0 auto;
}

.solution_sec_1 .solution_ul_1 .solution_li_1 {
  float: left;
  width: 500px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 {
  float: left;
  margin-top: 50px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(1) {
  font-size: 25px;
  margin-bottom: 17px;
  font-family: noto_l;
  letter-spacing: 2px;
  border-top: 2px solid #000000;
  padding-top: 25px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(2) {
  margin-bottom: 27px;
  font-size: 20px;
  font-family: noto_m;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(3) {
  margin-bottom: 25px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(4) {
  background-color: #a4a4a4;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  height: 31px;
  margin-bottom: 30px;
  border-radius: 8px;
  width: 190px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(6) {
  text-align: right;
  font-size: 12px;
  margin-bottom: 15px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(6)>font {
  font-family: noto_m;
  font-size: 20px;
}

.solution_sec_1 .solution_ul_1 .solution_li_2 p:nth-child(7) {
  background-color: #0097f2;
  text-align: center;
  padding-top: 13px;
  color: #fff;
  height: 31px;
  margin-bottom: 10px;
  border-radius: 8px;
}

.solution_sec_1 .solution_ul_2 li:nth-child(1) {
  float: left;
  color: #878787;
  height: 31px;
  width: 471px;
  text-align: center;
  padding-top: 13px;
  border: 1px solid #eee;
  border-radius: 8px;
}

.solution_sec_1 .solution_ul_2 li {
  float: left;
  color: #878787;
  padding-top: 13px;
  height: 31px;
  width: 80px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 8px;
}

.solution_b {
  width: 570px;
  margin-left: 472px;
  height: 725px;
}

.solution_b ul li:nth-child(1) {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 8px;
  border: 1px solid #eee;
  font-size: 13px;
}

.solution_b ul li {
  float: left;
  background-color: #f6f6f6;
  color: #878787;
  height: 28px;
  width: 135px;
  text-align: center;
  padding-top: 10px;
  margin-right: 10px;
  border: 1px solid #eee;
  font-size: 13px;
}

.solution_p1 ul {
  display: inline-flex;
  float: left;
  color: #878787;
  height: 27px;
  text-align: center;
  padding: 20px 20px 13px 20px;
  border: 1px solid #eee;
  border-radius: 3px;
  margin-bottom: 25px;
}

.solution_p1 ul li:nth-child(1) {
  margin-right: 174px;
}

/*detail_solution_sec_1*/
/*detail_solution_sec_2*/
.solution_sec_2 .solution_div_2 {
  text-align: center;
  background-color: #fff;
  padding: 80px 0;
  border-top: 1px solid #eee;
  margin: 0 auto;
}

.solution_sec_2 .solution_div_2 .solution_sec_2_title {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 3px;
}

.solution_sec_2 .solution_div_2 p:nth-child(2) {
  font-size: 20px;
  padding-bottom: 70px;
  color: #969696;
}

.solution_sec_2 .solution_div_2 ul {
  display: inline-block;
}

.solution_sec_2 .solution_div_2 ul li:nth-child(1) {
  float: left;
  width: 45%;
}

.solution_sec_2 .solution_div_2 ul li:nth-child(1)>img {
  width: 100%;
}

.solution_sec_2 .solution_div_2 ul li {
  margin-top: 310px;
  text-align: left;
  float: left;
  width: 45%;
  margin-left: 10%;
}

.solution_sec_2 .solution_div_2 ul li .solution_sec_2_p {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.solution_sec_2 .solution_div_2 ul li div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

/*detail_solution_sec_2*/
/*detail_solution_sec_3*/
.solution_sec_3 {
  margin: 0 auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 50px 0;
}

.solution_sec_3 .solution_div_3 {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
  background-color: #f7f7f7;
}

.solution_sec_3 .solution_div_3 ul {
  display: inline-block;
  width: 790px;
}

.solution_sec_3 .solution_div_3 ul li:nth-child(1) {
  margin-top: 300px;
  text-align: left;
  float: left;
  margin-right: 10%;
  width: 45%;
}

.solution_sec_3 .solution_div_3 ul li:nth-child(1) .solution_sec_3_p {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.solution_sec_3 .solution_div_3 ul li:nth-child(1) div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

.solution_sec_3 .solution_div_3 ul li {
  float: left;
  width: 45%;
}

.solution_sec_3 .solution_div_3 ul li>img {
  width: 100%;
}

/*detail_solution_sec_3*/
/*detail_solution_sec_4*/
.solution_sec_4 .solution_div_4 {
  text-align: center;
  background-color: #fff;
  padding: 80px 0;
  width: 1300px;
  margin: 0 auto;
}

.solution_sec_4 .solution_div_4 ul {
  display: inline-block;
}

.solution_sec_4 .solution_div_4 ul li:nth-child(1) {
  float: left;
  width: 45%;
}

.solution_sec_4 .solution_div_4 ul li {
  margin-top: 310px;
  margin-left: 10%;
  text-align: left;
  float: left;
  width: 45%;
}

.solution_sec_4 .solution_div_4 ul li .solution_sec_4_p {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.solution_sec_4 .solution_div_4 ul li div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

/*detail_solution_sec_4*/
/*detail_solution_sec_5*/
.solution_sec_5 {
  margin: 0 auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 50px 0;
}

.solution_sec_5 .solution_div_5 {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
  background-color: #f7f7f7;
}

.solution_sec_5 .solution_div_5 ul {
  display: inline-block;
  width: 790px;
}

.solution_sec_5 .solution_div_5 ul li:nth-child(1) {
  margin-top: 300px;
  text-align: left;
  float: left;
  margin-right: 10%;
  width: 45%;
}

.solution_sec_5 .solution_div_5 ul li:nth-child(1) .solution_sec_5_p {
  letter-spacing: 2px;
  width: 272px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.solution_sec_5 .solution_div_5 ul li:nth-child(1) div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

.solution_sec_5 .solution_div_5 ul li {
  float: left;
  width: 45%;
}

/*detail_solution_sec_5*/
/*detail_solution_sec_6*/
.solution_sec_6 .solution_div_6 {
  text-align: center;
  background-color: #fff;
  padding: 80px 0;
  width: 1300px;
  margin: 0 auto;
}

.solution_sec_6 .solution_div_6 ul {
  display: inline-block;
}

.solution_sec_6 .solution_div_6 ul li:nth-child(1) {
  float: left;
  width: 45%;
}

.solution_sec_6 .solution_div_6 ul li {
  margin-top: 310px;
  margin-left: 10%;
  text-align: left;
  float: left;
  width: 45%;
}

.solution_sec_6 .solution_div_6 ul li .solution_sec_6_p {
  letter-spacing: 2px;
  width: 300px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
}

.solutionsec_6 .solution_div_6 ul li div {
  margin: 30px 0px;
  line-height: 25px;
  text-align: left;
}

/*detail_solution_sec_6*/
/*detail_solution_sec_7*/
.solution_group_order {
  margin: 0 auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 70px 0 50px 0;
  height: 335px;
}

.solution_group_order .solution_group_order_div {
  text-align: center;
  width: 1300px;
  margin: 0 auto;
  background-color: #f7f7f7;
}

.solution_group_order .solution_group_order_div .solution_group_order_title {
  letter-spacing: 2px;
  width: 260px;
  color: #0097f2;
  font-family: 'Noto_M';
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 3px;
}

.solution_group_order .solution_group_order_div p {
  font-size: 20px;
  color: #969696;
  text-align: center;
  margin-bottom: 80px;
}

.solution_group_order .solution_group_order_div ul {
  float: left;
  margin: 0 auto;
  width: 1300px;
}

.solution_group_order .solution_group_order_div ul li {
  display: inline-block;
}

.solution_group_order .solution_group_order_div ul li:nth-child(1) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.solution_group_order .solution_group_order_div ul li {
  margin-right: 15px;
}

.solution_group_order .solution_group_order_div ul li:nth-child(3) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.solution_group_order .solution_group_order_div ul li:nth-child(4) {
  margin-right: 15px;
}

.solution_group_order .solution_group_order_div ul li:nth-child(5) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.solution_group_order .solution_group_order_div ul li:nth-child(6) {
  margin-right: 15px;
}

.solution_group_order .solution_group_order_div ul li:nth-child(7) {
  width: 135px;
  padding: 50px 0px;
  border-radius: 100%;
  background-color: #ffffff;
  display: inline-block;
  text-align: center;
}

/*detail_solution_sec_7*/
/*detail_solution_sec_8*/
.solution_notice {
  width: 100%;
}

.solution_notice ul {
  padding: 60px 0;
  margin: 0 auto;
  width: 535px;
}

.solution_notice ul li {
  display: inline-block;
}

.solution_notice ul li:nth-child(1) {
  font-family: noto_m;
  font-size: 16px;
  margin-right: 100px;
}

/*detail_solution_sec_8*/
/*promotion*/
.promotion_list .promotion_listt .promotion_title {
  text-align: center;
  margin-top: 55px;
  color: #111111;
  font-family: noto_l;
  font-size: 30px;
}

.promotion_list .promotion_listt .promotion_sub {
  margin-bottom: 50px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_l;
  color: #aaa;
  font-size: 14px;
}

.promotion_list .promotion_listt .promotion_list_1 {
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #eee;
  width: 100%;
}

.promotion_list .promotion_listt .promotion_list_1 .promotion_list_ul {
  margin-top: 15px;
  width: 1200px;
  display: inline-block;
}

.promotion_list .promotion_listt .promotion_list_1 .promotion_list_ul li {
  font-size: 14px;
  font-family: noto_r;
  width: 600px;
  float: left;
}

.promotion_list .promotion_listt .promotion_list_1 .promotion_list_ul li.active {
  cursor: pointer;
  padding-top: 12px;
  margin-top: -16px;
  border-top: 2px solid;
  font-family: noto_m;
  color: #4a96ee;
}

.promotion_list .promotion_listt .promotion_list_2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 45px;
}

.promotion_list .promotion_listt .promotion_list_2 .promotion_list_ul2 {
  display: inline-block;
  margin-bottom: 100px;
  width: 1200px;
}

.promotion_list .promotion_listt .promotion_list_2 .promotion_list_ul2 li {
  float: left;
  width: 380px;
  margin: 0 10px 60px;
}

.promotion_list .promotion_listt .promotion_list_2 .promotion_list_p1 {
  margin-bottom: 8px;
  font-size: 15px;
  text-align: left;
  font-family: noto_m;
}

.promotion_list .promotion_listt .promotion_list_2 .promotion_list_p2 {
  font-family: noto_l;
  text-align: left;
}

.promotion_list .promotion_listt .promotion_list_2 .promotion_img {
  background-color: #eee;
  width: 100%;
  height: 255px;
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden;
}

.promotion_list .promotion_listt .promotion_list_2 .promotion_img img {
  width: 100%;
}

/*promotion*/
/*detail_promotion*/
.promotion_detail_title {
  text-align: center;
  margin-top: 55px;
  color: #000000;
  font-family: noto_t;
  font-size: 33px;
}

.promotion_detail_sub {
  margin-bottom: 50px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_m;
  color: #4a96ee;
  font-size: 14px;
}

.promotion_detail {
  width: 1200px;
  margin: 0 auto;
}

.promotion_detail .promotion_detail_group {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 50px;
}

.promotion_detail .promotion_detail_group div:nth-child(1) {
  display: inline-block;
  font-size: 15px;
  font-family: noto_m;
  width: 150px;
  border-right: 1px solid #eee;
  margin-left: 15px;
}

.promotion_detail .promotion_detail_group div:nth-child(2) {
  display: inline-block;
  width: 789px;
  font-size: 14px;
  margin-left: 20px;
  border-right: 1px solid #eee;
}

.promotion_detail .promotion_detail_group div:nth-child(3) {
  display: inline-block;
  width: 200px;
  text-align: right;
  margin-right: 15px;
}

.promotion_detail .promotion_detail_img {
  width: 1200px;
  min-height: 300px;
  margin-top: 0;
  padding: 35px 0px;
}

.promotion_detail .promotion_detail_img p img {
  width: 100% !important;
}

.promotion_detail .promotion_detail_list {
  width: 100px;
  text-align: center;
  border: 1px solid #eee;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 55px;
  margin-bottom: 120px;
  border-radius: 6px;
  font-family: noto_m;
}

/*detail_promotion*/
/*login*/
.login {
  text-align: center;
  width: 380px;
  margin: 0 auto;
}

.login .login_sub {
  font-size: 17px;
  margin-top: 110px;
  font-family: 'noto_l';
}

.login .login_main {
  text-align: center;
  font-size: 34px;
  margin-bottom: 42px;
  margin-top: 7px;
  color: #0097f1;
}

.login .login_btn {
  background-color: #4a96ee;
  width: 376px;
  color: #fff;
  margin: 0 auto;
  margin-top: 35px;
  line-height: 45px;
  margin-bottom: 26px;
  border-radius: 3px;
  cursor: pointer;
}

.login .login_id {
  display: inline-flex;
  margin-bottom: 30px;
}

.login .login_id li {
  padding: 0 10px;
  max-width: 90px;
  font-size: 13px;
  letter-spacing: 0;
  color: #808080;
}

.login .login_id .password_id {
  border-right: 1px solid #4a96ee;
  border-left: 1px solid #4a96ee;
}

.login .login_sub_text {
  margin-bottom: 30px;
  font-family: 'noto_l';
  letter-spacing: 0;
}

.login .login_sns {
  display: inline-flex;
}

.login .login_sns li {
  margin: 0 10px;
  width: 60px;
  padding: 16px 0px;
  border-radius: 100%;
  text-align: center;
}

.login .login_sns .kakao_btn {
  background-color: #ffe800;
}

.login .login_sns .naver_btn {
  background-color: #04cf5c;
}

.login .login_sns li img {
  vertical-align: middle;
  width: 43%;
}

.login .login_id_box>input {
  border: 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding: 10px 0;
  outline: none;
  width: 370px;
  margin: 0 auto;
  text-indent: 35px;
  height: 50px;
  font-size: 13px;
  font-family: 'noto_l';
}

.login .login_password_box>input {
  border: 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding: 10px 0;
  outline: none;
  width: 370px;
  margin: 0 auto;
  text-indent: 35px;
  height: 50px;
  font-size: 13px;
  font-family: 'noto_l';
}

/*login*/
/*join*/
.wrap .wrap_join {
  width: 1000px;
  margin: 0 auto;
}

.wrap .wrap_join .join_sub {
  font-size: 15px;
  margin-top: 20px;
  text-align: center;
}

.wrap .wrap_join .join_main {
  text-align: center;
  font-size: 26px;
  margin-bottom: 42px;
  margin-top: 7px;
  color: #0097f1;
}

.wrap .wrap_join .join_txt {
  font-size: 18px;
  margin-top: 67px;
  padding-bottom: 10px;
  color: #0097f1;
  border-bottom: 1px solid #eee;
}

.wrap .wrap_join .join_btn {
  background-color: #4a96ee;
  width: 266px;
  color: #fff;
  margin: 0 auto;
  margin-top: 35px;
  line-height: 45px;
  margin-bottom: 26px;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
}

.wrap .wrap_join .id_password {
  width: 202px;
  margin: 0 auto;
}

.wrap .wrap_join .id_password_ul {
  display: inline-flex;
  margin-bottom: 100px;
}

.wrap .wrap_join .id_password .id_password_ul .id_password_li_1 {
  max-width: 90px;
  padding: 0 10px;
  border: 0;
  border-right: 1px solid #4a96ee;
}

.wrap .wrap_join .id_password .id_password_ul .id_password_li_2 {
  max-width: 90px;
  padding: 0 10px;
  border: 0;
}

.wrap .wrap_join .join_1 {
  width: 115px;
  height: 30px;
  line-height: 30px;
}

.wrap .wrap_join .join_idid {
  width: 105px;
}

.wrap .wrap_join .join_r {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  width: 100%;
}

.wrap .wrap_join .join_radio {
  width: 215px;
   !important
}

.wrap .wrap_join .join_id {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  width: 25% !important;
}

.wrap .wrap_join .join_r input[type='text'],
.wrap .wrap_join .join_r input[type='password'] {
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #eee;
  padding: 5px 10px;
  outline: none;
  border-radius: 3px;
  width: 180px;
  width: 220px;
}

.wrap .wrap_join .join_r input[type='radio'] {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
}

.wrap .wrap_join .join_r select {
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border: 1px solid #eee;
  border-radius: 3px;
}

.wrap .wrap_join .join_r .mobile_num {
  width: 100px !important;
  width: 165px !important;
}

.wrap .wrap_join ul li {
  border-bottom: 1px solid #efefef;
  padding: 17px 0;
  display: flex;
}

.wrap .wrap_join ul .join_line {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.wrap .wrap_join ul li .join_name {
  background-color: #4a96ee;
  color: #fff;
  width: 70px;
  text-align: center;
  line-height: 30px;
  margin-left: 11px;
  cursor: pointer;
  font-size: 12px;
  border-radius: 3px;
}

.wrap .wrap_join .join_join>input {
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #eee;
  padding: 5px 10px;
  outline: none;
  border-radius: 3px;
  width: 155px;
  margin-left: 10px;
}

/*join*/
/*find*/
.find .find_join {
  width: 1000px;
  margin: 0 auto;
}

.find .wrap_find .find_sub {
  text-align: center;
  font-size: 17px;
  margin-top: 110px;
}

.find .wrap_find .find_main {
  text-align: center;
  font-size: 30px;
  margin-bottom: 42px;
  margin-top: 7px;
  color: #0097f1;
}

.find .wrap_find .find_txt {
  font-size: 18px;
  margin-top: 67px;
  padding-bottom: 10px;
  color: #0097f1;
  border-bottom: 1px solid #eee;
}

.find .wrap_find .find_btn {
  background-color: #4a96ee;
  width: 266px;
  color: #fff;
  margin: 0 auto;
  margin-top: 35px;
  line-height: 45px;
  margin-bottom: 26px;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
}

.find .wrap_find .id_password {
  width: 160px;
  margin: 0 auto;
}

.find .wrap_find .id_password_ul {
  display: inline-flex;
  margin-bottom: 100px;
}

.find .wrap_find .id_password .id_password_ul .id_password_li_1 {
  max-width: 90px;
  padding: 0 10px;
  border: 0;
  border-right: 1px solid #4a96ee;
}

.find .wrap_find .id_password .id_password_ul .id_password_li_2 {
  max-width: 90px;
  padding: 0 10px;
  border: 0;
}

.find .wrap_find .find_1 {
  width: 115px;
  height: 30px;
  line-height: 30px;
}

.find .wrap_find .find_r {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}

.find .wrap_find .find_r input[type='text'],
.find .wrap_find .find_r input[type='password'] {
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  padding: 5px 10px;
  outline: none;
  border-radius: 3px;
  width: 180px;
  border: 0;
}

.find .wrap_find .find_r input[type='radio'] {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}

.find .wrap_find .find_r select {
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border: 1px solid #eee;
  border-radius: 3px;
}

.find .wrap_find .find_r .mobile_num {
  width: 100px !important;
}

.find .wrap_find ul li {
  border-bottom: 1px solid #efefef;
  padding: 15px 0 5px 0;
  display: flex;
}

.find .wrap_find ul .find_line {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.wrap .wrap_find ul li .find_name {
  background-color: #4a96ee;
  color: #fff;
  width: 70px;
  text-align: center;
  line-height: 30px;
  margin-left: 11px;
  cursor: pointer;
  font-size: 12px;
  border-radius: 3px;
}

.wrap .wrap_find .find_join>input {
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #eee;
  padding: 5px 10px;
  outline: none;
  border-radius: 3px;
  width: 155px;
  margin-left: 10px;
}

.find .wrap_find ul {
  width: 260px;
  margin: 0 auto;
}

/*find*/
/*join_agree*/
.agree_sub_title {
  font-size: 15px;
  margin-top: 90px;
  text-align: center;
}

.agree_title {
  text-align: center;
  font-size: 26px;
  margin-bottom: 60px;
  margin-top: 7px;
  color: #0097f1;
}

.join_agree {
  width: 1200px;
  margin: 0 auto;
}

.join_agree .join_agree_ul {
  display: inline-flex;
  margin-bottom: 95px;
}

.join_agree .join_agree_ul .join_agree_li_1 {
  margin-right: 80px;
}

.join_agree .join_agree_ul .join_agree_li_1 .checkbox_title {
  font-family: noto_m;
  font-size: 15px;
  margin-bottom: 10px;
}

.join_agree .checkbox_text>textarea {
  width: 550px;
  height: 200px;
  margin-bottom: 10px;
  resize: none;
}

.join_agree .agree_checkbox {
  display: inline-flex;
  width: 550px;
}

.join_agree .agree_checkbox .agree_checkbox_text_1 {
  margin-right: 325px;
}

.join_agree .agree_checkbox .agree_checkbox_text_2 {
  margin-right: 244px;
}

.join_agree .agree_checkbox .agree_checkbox_checkbox {
  display: inline-flex;
}

.join_agree .agree_checkbox .agree_checkbox_checkbox>input {
  margin-right: 5px;
  margin-top: 3px;
  height: auto;
}

.join_agree .agree_checkbox .agree_checkbox_2>input {
  margin-right: 5px;
  margin-top: 3px;
}

.join_agree .join_agree_ul .join_agree_li_2 .checkbox_title {
  font-family: noto_m;
  font-size: 15px;
  margin-bottom: 10px;
}

.agree_next {
  background-color: #4a96ee;
  width: 266px;
  margin: 0 auto;
  line-height: 45px;
  margin-bottom: 100px;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  color: #fff;
}

.agree_next>a {
  color: #fff;
}

.join_btn_wrap {
  width: 1200px;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
}

.join_btn_wrap>li {
  width: 350px;
  float: left;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  color: #fff;
  font-family: 'Noto_M';
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 7%;
  transition: all 0.2s;
  display: inline-block;
}

.join_btn_wrap>li:hover {
  opacity: 0.8;
}

.join_btn_wrap>li:nth-child(1) {
  background-color: #4a96ee;
}

.join_btn_wrap>li:nth-child(2) {
  margin: 0px 75px;
  background-color: #2db400;
  background-image: url('/img/login_n.png');
}

.join_btn_wrap>li:nth-child(3) {
  background-color: #f5dc00;
  background-image: url('/img/login_k.png');
}

/*join_agree*/
/*list_buy*/
.basket_wrap {
  width: 100%
}

.basket_wrap .basket_title {
  text-align: center;
  margin-top: 55px;
  color: #111111;
  font-family: noto_l;
  font-size: 30px;
}

.basket_wrap .basket_sub {
  margin-bottom: 50px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_l;
  color: #aaa;
  font-size: 14px;
}

.basket_wrap .basket_cate_group {
  width: 100%;
  text-align: center;
  border-top: 1px solid #eee;
}

.basket_wrap .basket_cate {
  margin-top: 15px;
  width: 1200px;
  display: inline-block;
  margin-bottom: 15px;
  text-align: center;
}

.basket_wrap .basket_cate a li {
  width: 600px;
  float: left;
}

.basket_wrap .basket_cate a li.active {
  cursor: pointer;
  padding-top: 12px;
  margin-top: -16px;
  border-top: 2px solid;
  font-family: noto_m;
  color: #4a96ee;
}

.basket_wrap .basket_text {
  width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  color: #0097f1;
  border-bottom: 2px solid #eee;
  padding-bottom: 10px;
  margin-top: 45px;
}

.basket_wrap .basket_list_group {
  text-align: center;
}

.basket_wrap .basket_list {
  width: 1200px;
  display: inline-block;
  margin-bottom: 20px;
}

.basket_wrap .basket_list>li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
}

.basket_wrap .basket_list>li>div {
  float: left;
  text-align: center;
  width: 150px;
  margin: 10px 0px;
  padding: 40px 0px;
  height: 35px;
  line-height: 35px;
}

.basket_wrap .basket_list>li:nth-child(1)>div {
  height: 40px;
  line-height: 40px;
  width: 150px;
  padding: 0;
}

.basket_wrap .basket_list li>div:nth-child(1) {
  width: 90px;
}

.basket_wrap .basket_list li>div:nth-child(2) {
  width: 460px;
  padding: 0;
  height: auto;
}

.basket_wrap .basket_list li>div:nth-child(2)>div {
  background-size: 70px;
  background-repeat: no-repeat;
  background-position: left center;
  width: 310px;
  overflow: hidden;
  margin: 0 auto;
  padding: 40px 0px;
  text-indent: 150px;
  text-align: left;
}

.basket_wrap .basket_list li>div:nth-child(2)>div.movie_thum {
  background-size: 45%;
}

.basket_wrap .basket_list li>div:nth-child(3) {
  width: 200px;
}

.basket_wrap .basket_list li>div:nth-child(3) div {
  border: 1px solid #eee;
  border-right: 0;
  border-radius: 3px;
  width: 51px;
  margin: 0 auto;
  position: relative;
}

.basket_wrap .basket_list li>div:nth-child(3) div input {
  height: 35px;
  line-height: 35px;
  width: 45px;
  border: 0;
  text-indent: 8px;
  text-align: left;
}

.basket_wrap .basket_list li>div:nth-child(3) div ul {
  position: absolute;
  right: 0;
  top: -1px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-radius: 0 3px 3px 0;
}

.basket_wrap .basket_list li>div:nth-child(3) div ul li {
  line-height: 18px;
  text-align: center;
  width: 13px;
  cursor: pointer;
  font-size: 10px;
}

.basket_wrap .basket_list li>div .basket_btn {
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 100px;
  width: 80px;
  line-height: 35px;
  font-size: 13px !important;
  font-family: noto_m;
  display: inline-block;
  border: 1px solid #eee;
  margin: 0 37px;
  cursor: pointer;
  transition: all 0.3s;
}

.basket_wrap .basket_list li>div .basket_btn:hover {
  background-color: #4a96ee;
  color: #fff;
}

.basket_sec_3 {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
  display: inline-block;
  border-top: 2px solid #eee;
  margin: 0 auto 20px;
}

.basket_sec_3 ul {
  float: left;
  display: inline-block;
}

.basket_sec_3 ul:nth-child(1) {
  background-color: #f6f6f6;
}

.basket_sec_3 ul:nth-child(2) {
  background-color: #fff;
  border-top: 1px solid #eee;
}

.basket_sec_3 ul li {
  width: 600px;
  text-align: center;
  float: left;
  padding: 20px 0px;
  font-size: 15px;
  font-family: 'Noto_m';
}

.basket_sec_3 ul li span {
  font-size: 18px;
  font-family: 'Noto_m';
}

.basket_btn .basket_btn_ul .basket_btn_notice {
  line-height: 45px;
  margin-right: 643px;
}

.basket_wrap .basket_btn {
  margin: 0 auto;
  width: 1200px;
}

.basket_wrap .basket_btn_ul {
  display: inline-block;
  width: 1200px;
  margin-bottom: 100px;
  text-align: right;
}

.basket_wrap .basket_btn_ul li {
  border: 1px solid #eee;
  color: #fff;
  display: inline-block;
  background-color: #4a96ee;
  margin-left: 10px;
  width: 150px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
  cursor: pointer;
}

/*list_buy*/
/*detail_buy*/
.buy_detail {
  margin: 0 auto;
  width: 1200px;
}

.buy_detail .buy_title {
  text-align: center;
  margin-top: 55px;
  color: #111111;
  font-family: noto_l;
  font-size: 30px;
}

.buy_detail .buy_sub {
  margin-bottom: 50px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_l;
  color: #aaa;
  font-size: 14px;
}

.buy_detail .buy_text {
  font-size: 18px;
  color: #0097f1;
  padding-bottom: 10px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul {
  border-top: 2px solid #eee;
  margin-bottom: 30px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 0;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li:nth-child(1) {
  padding: 10px 0;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div {
  float: left;
  text-align: center;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div {
  padding: 55px 0px;
  height: 60px;
  line-height: 60px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(1) {
  padding: 0px;
  height: 170px;
  width: 210px;
  line-height: 170px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(1) img {
  vertical-align: middle;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(1) img.cate_etc {
  height: 100%;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(1) img.cate_movie {
  width: 80%;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(2) {
  width: 290px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(3) {
  width: 100px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(4) {
  width: 200px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(5) {
  width: 200px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(5) span {
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 100px;
  width: 80px;
  line-height: 35px;
  font-size: 13px !important;
  font-family: noto_m;
  display: inline-block;
  border: 1px solid #eee;
  margin: 0 41px;
  cursor: pointer;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(5) span:hover {
  background-color: #0097f1;
  color: #fff;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(5) p {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  margin: 10px 0;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li div:nth-child(6) {
  width: 200px;
}

.buy_detail .buy_sec_1 .buy_sec_1_ul li:nth-child(1) div {
  padding: 0px;
  height: 30px;
  line-height: 30px;
}

.buy_detail .buy_sec_2>ul li {
  display: inline-block;
  width: 1180px;
  padding: 15px 10px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
}

.buy_detail .buy_sec_2>ul li:nth-child(1) {
  margin-top: 60px;
  padding: 0px 0;
  border: 0;
}

.buy_detail .buy_sec_2>ul li:nth-child(2) {
  border-top: 2px solid #eee;
}

.buy_detail .buy_sec_2>ul li:nth-child(2)>input {
  margin-left: 30px;
  margin-right: 0;
  width: 13px;
}

.buy_detail .buy_sec_2>ul li:nth-child(2)>input:nth-child(1) {
  margin-left: 0;
}

.buy_detail .buy_sec_2>ul>li>div {
  float: left;
  text-align: left;
  height: 30px;
  line-height: 30px;
}

.buy_detail .buy_sec_2>ul li:nth-child(1) div {
  font-size: 18px;
  color: #0097f1;
  padding-bottom: 10px;
  margin-top: 0;
  display: inline-block;
}

.buy_detail .buy_sec_2>ul li:nth-child(2) div:nth-child(2) input {
  margin-right: 0;
  width: 13px;
}

.buy_detail .buy_sec_2>ul li>div:nth-child(1) {
  width: 10%;
}

.buy_detail .buy_sec_2>ul li>div:nth-child(2) {
  width: 80%;
}

.buy_detail .buy_sec_2>ul li>div:nth-child(2)>input {
  margin-right: 5px;
  width: 130px;
  padding: 5px 0px;
  text-align: center;
}

.buy_detail .buy_sec_2>ul li>div:nth-child(2)>span {
  background-color: #4a96ee;
  color: #fff;
  text-align: center;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  margin-left: 10px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  cursor: pointer;
}

.buy_sec_3_ul li>label>i {
  font-size: 17px;
  vertical-align: middle;
  margin-right: 0.3%;
  margin-left: 1%;
}

.buy_sec_3_ul li>label>img {
  vertical-align: middle;
  margin-left: 0px;
}

.buy_sec_3_ul .notice_p {
  margin-top: 10px;
  font-size: 13px;
  line-height: 19.3px;
}

.buy_sec_3>ul {
  width: 100%;
  display: inline-block;
}

.buy_sec_3>ul div {
  float: left;
  padding: 10px 0;
}

.buy_sec_3>ul li {
  display: inline-block;
  width: 100%;
  float: left;
  border-bottom: 1px solid #eee;
}

.buy_sec_3>ul li:nth-child(1) {
  margin-top: 60px;
  padding: 0px 0;
  border: 0;
}

.buy_sec_3>ul li:nth-child(1) div {
  font-size: 18px;
  color: #0097f1;
  padding-bottom: 10px;
  width: 10%;
}

.buy_sec_3>ul li:nth-child(2) {
  border-top: 2px solid #eee;
  background-color: #f8f8f8;
}

.buy_sec_3>ul li div {
  width: 340px;
  text-align: center;
}

.buy_sec_3>ul li div:nth-child(2),
.buy_sec_3>ul li div:nth-child(4) {
  width: 90px;
  text-align: center;
}

.buy_sec_3>ul li:nth-child(3) {
  padding: 10px 0;
}

.buy_sec_3>ul li:nth-child(3) div {
  width: 340px;
  text-align: center;
  font-size: 20px;
  font-family: noto_m;
}

.buy_sec_3>ul li:nth-child(3) div:nth-child(2),
.buy_sec_3>ul li:nth-child(3) div:nth-child(4) {
  width: 90px;
  text-align: center;
  font-size: 20px;
  font-family: noto_m;
}

.buy_sec_notice {
  margin-top: 15px;
}

.buy_detail .buy_btn {
  background-color: #4a96ee;
  width: 266px;
  color: #fff;
  margin: 0 auto;
  margin-top: 60px;
  line-height: 45px;
  margin-bottom: 80px;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
}

/*detail_buy*/
/*customer_list*/
.customer_list {
  margin-bottom: 100px;
}

.customer_list .customer_cs {
  margin-bottom: 50px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_l;
  color: #aaa;
  font-size: 14px;
}

.customer_list .customer_title {
  text-align: center;
  margin-top: 55px;
  color: #111111;
  font-family: noto_l;
  font-size: 30px;
}

.customer_list .customer_menu {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  text-align: center;
}

.customer_list .customer_menu .customer_menu_ul {
  text-align: center;
  margin: 0 auto;
  line-height: 50px;
  display: inline-block;
}

.customer_list .customer_menu .customer_menu_ul li {
  text-align: center;
  padding: 0 30px;
  line-height: 22px;
  display: inline-block;
  width: 100px;
}

.customer_list .customer_menu .customer_menu_ul li.active {
  color: #4a96ee;
  cursor: pointer;
  border-top: 2px solid;
  padding-top: 12px;
  font-family: noto_m;
}

.customer_list .customer_menu .customer_menu_ul li:nth-child(5) {
  border-right: 0;
}

.customer_list .customer_p {
  width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  padding-bottom: 10px;
  margin-top: 60px;
  font-family: noto_r;
}

.customer_list .customer_p>font {
  font-size: 14px;
  color: #aaa;
  border-left: 1px solid #eee;
  padding-left: 10px;
  font-family: noto_l;
}

.customer_list .customer_notice {
  width: 1200px;
  margin: 0 auto;
}

.customer_list .customer_notice .customer_notice_ul {
  width: 1200px;
  margin: 0 auto;
  border-top: 2px solid #eee;
}

.customer_list .customer_notice .customer_notice_ul li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
}

.customer_list .customer_notice .customer_notice_ul li p {
  text-align: center;
}

.customer_list .customer_notice .customer_notice_ul li div {
  float: left;
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.customer_list .customer_notice .customer_notice_ul li div:nth-child(1) {
  width: 200px;
}

.customer_list .customer_notice .customer_notice_ul li div:nth-child(2) {
  width: 700px;
}

.customer_list .customer_notice .customer_notice_ul li>div:nth-child(2) span {
  font-size: 10px;
  color: #fff;
  background-color: #0097f1;
  border-radius: 2px;
  width: 30px;
  display: inline-block;
  margin-right: 5px;
}

.customer_list .customer_notice .customer_notice_ul li div:nth-child(3) {
  width: 100px;
}

.customer_list .customer_notice .customer_notice_ul li div:nth-child(4) {
  width: 200px;
}

.customer_list .customer_number {
  width: 1200px;
  text-align: center;
  margin: 0 auto;
}

.customer_list .faq_title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 50px;
  margin-top: 55px;
  color: #0097f1;
}

.customer_list .faq_menu .faq_menu_ul {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  background-color: #eee;
  line-height: 45px;
}

.customer_list .faq_menu .faq_menu_ul li {
  display: inline-block;
  text-align: center;
  padding: 0 40px;
  min-width: 75px;
  border-right: 1px solid #eee;
  line-height: 22px;
  cursor: pointer;
}

.customer_list .faq_menu .faq_menu_ul li.active {
  color: #4a96ee;
  cursor: pointer;
}

.customer_list .faq_p {
  width: 1000px;
  margin: 0 auto;
  font-size: 18px;
  padding-bottom: 25px;
  margin-top: 60px;
}

.customer_list .faq_p>font {
  font-size: 14px;
  color: #eee;
  border-left: 1px solid #eee;
  padding-left: 10px;
}

.customer_list .faq_notice {
  text-align: center;
}

.customer_list .faq_notice .faq_notice_ul {
  width: 1200px;
  margin: 0 auto;
  display: inline-block;
  border-top: 2px solid #eee;
}

.customer_list .faq_notice .faq_notice_ul li {
  display: inline-block;
  float: left;
  width: 100%;
}

.customer_list .faq_notice .faq_notice_ul li div {
  float: left;
  text-align: center;
}

.customer_list .faq_notice .faq_notice_ul>li:nth-child(1) {
  padding: 20px 0px;
  border-bottom: 1px solid #eee;
}

.customer_list .faq_notice .faq_notice_ul>li:nth-child(1) div:nth-child(1) {
  width: 100px;
}

.customer_list .faq_notice .faq_notice_ul>li:nth-child(1) div:nth-child(2) {
  width: 100px;
}

.customer_list .faq_notice .faq_notice_ul>li:nth-child(1) div:nth-child(3) {
  width: 1000px;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li {
  border-bottom: 1px solid #eee;
  padding: 20px 0px;
  float: left;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li:nth-child(2) {
  background-color: #eee;
  display: none;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(1) {
  width: 200px;
  text-align: left;
  text-indent: 40px;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(2) {
  width: 1000px;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li .faq_answer_a {
  width: 1000px !important;
  text-align: left;
  margin-left: 36px;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(2) b {
  background-color: rgba(255, 255, 255, 0) !important;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(2) p span {
  background-color: rgba(255, 255, 255, 0) !important;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(1) {
  width: 100px;
  text-align: left;
  text-indent: 40px;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(2) {
  width: 100px;
  margin-bottom: 8px;
  font-family: noto_m;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(3) {
  width: 100px;
  text-align: left;
  height: 20px;
  display: none;
}

.customer_list .faq_notice .faq_notice_ul>li>ul>li div:nth-child(4) {
  width: 1000px;
  cursor: pointer;
}

.customer_list .faq_search {
  width: 1200px;
  margin: 0 auto;
  background-color: #f6f6f6;
  padding: 30px 0px;
  text-align: center;
}

.customer_list .faq_search ul {
  display: inline-block;
  width: 520px;
}

.customer_list .faq_search ul li {
  text-align: center;
  float: left;
}

.customer_list .faq_search ul li {
  width: 110px;
}

.customer_list .faq_search ul li select {
  width: 101px;
  height: 35px;
  background-size: 5.8%;
}

.customer_list .faq_search ul li:nth-child(3) {
  width: 300px;
  text-align: left;
}

.customer_list .faq_search ul li:nth-child(3) input {
  height: 33px;
  line-height: 33px;
  padding: 0;
  text-indent: 10px;
  width: 295px;
}

.customer_list .faq_search ul li:nth-child(4) {
  background-color: #0097f2;
  width: 110px;
  color: #fff;
  margin-right: 0px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  cursor: pointer;
}

.customer_list .faq_cate {
  text-align: center;
  margin: 50px 0px;
}

.customer_list .faq_cate ul {
  width: 1200px;
  margin: 0 auto;
  display: inline-block;
}

.customer_list .faq_cate ul li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 150px;
  border: 1px solid #eee;
  border-radius: 3px;
  cursor: pointer;
}

.customer_list .faq_cate ul li.active {
  background-color: #0097f2;
  color: #fff;
  border: 1px solid #0097f2;
}

.customer_list .payment_title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 50px;
  margin-top: 55px;
  color: #0097f1;
}

.customer_list .payment_menu .payment_menu_ul {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  background-color: #eee;
  line-height: 45px;
}

.customer_list .payment_menu .payment_menu_ul li {
  display: inline-block;
  text-align: center;
  padding: 0 40px;
  min-width: 75px;
  border-right: 1px solid #eee;
  line-height: 22px;
  cursor: pointer;
}

.customer_list .payment_menu .payment_menu_ul li.active {
  color: #4a96ee;
  cursor: pointer;
}

.customer_list .payment_p {
  width: 1000px;
  margin: 0 auto;
  font-size: 18px;
  padding-bottom: 25px;
  margin-top: 60px;
  border-bottom: 1px solid #eee;
}

.customer_list .payment_p>font {
  font-size: 14px;
  color: #eee;
  border-left: 1px solid #eee;
  padding-left: 10px;
}

.customer_list .payment_search {
  width: 100%;
  text-align: center;
}

.customer_list .payment_search ul {
  margin: 0 auto;
  display: inline-block;
  width: 1200px;
  margin-top: 50px;
}

.customer_list .payment_search ul li {
  text-align: center;
  width: 150px;
  padding: 0 20px;
  display: inline-block;
}

.customer_list .payment_search ul li {
  border: 1px solid #eee;
  border-top: 0;
  border-bottom: 0;
}

.customer_list .payment_search ul li .payment_price {
  font-size: 15px;
  font-family: noto_m;
  margin-top: 5px;
}

.customer_list .payment_search ul li .payment_arrow {
  color: #69abec;
  font-family: noto_m;
  font-size: 15px;
  margin: 5px 0;
}

.customer_list .payment_search ul li .payment_month {
  font-size: 15px;
  font-family: noto_m;
}

.customer_list .payment_text_box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  border-top: 2px solid #eee;
}

.customer_list .payment_text_box .payment_text01 {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: noto_m;
}

.customer_list .payment_text_box .payment_text02 {
  line-height: 22px;
}

.payment_search .payment_text_box .payment_line {
  width: 40px;
  border: 1px solid #eee;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
}

.payment_search .payment_notice {
  background-color: #fbfbfb;
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  margin-top: 70px;
}

.payment_search .payment_notice .payment_text03 {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: noto_m;
}

.payment_search .payment_notice .payment_line {
  width: 40px;
  border: 1px solid #eee;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
}

.payment_search .payment_notice .payment_text04 {
  line-height: 22px;
}

/*customer_list*/
/*customer_write*/
.customer_list .customer_write>ul {
  width: 100%;
  display: inline-block;
  margin-top: 5px;
  border: 1px solid #e2e2e2;
  border-top: 2px solid #e2e2e2;
}

.customer_list .customer_write>ul>li {
  width: 100%;
  display: inline-block;
  padding: 5px 0px;
}

.customer_list .customer_write>ul>li:nth-child(1) {
  border-bottom: 1px solid #e2e2e2;
}

.customer_list .customer_write>ul>li:nth-child(1)>div,
.customer_list .customer_write>ul>li>div {
  float: left;
  /* height: 43px; */
  line-height: 40px;
}

.customer_list .customer_write>ul>li:nth-child(1)>div:nth-child(1),
.customer_list .customer_write>ul>li>div:nth-child(1) {
  width: 79px;
  margin-left: 15px;
  line-height: 48px;
}

.customer_list .customer_write>ul>li:nth-child(1)>div:nth-child(2),
.customer_list .customer_write>ul>li>div:nth-child(2) {
  width: 1106px;
}

.customer_list .customer_write>ul>li:nth-child(1)>div:nth-child(2) select {
  width: 300px;
  vertical-align: middle;
  padding: 4px 0;
}

.customer_list .customer_write>ul>li:nth-child(1)>.write_div select {
  background-size: 2.5%;
}

.customer_list .customer_write>ul>li>div:nth-child(2) input {
  width: 600px;
  vertical-align: middle;
  padding: 4px 0;
}

.customer_list .customer_write>ul>li:nth-child(3)>div {
  width: 100%;
  margin-left: 0;
}

.customer_list .customer_write_btn {
  text-align: center;
  margin-top: 50px !important;
  border: 0 !important;
}

.customer_list .customer_write_btn a li {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border: 1px solid #eee;
  border-radius: 6px;
  display: inline-block;
}

.customer_list .customer_write_btn a:nth-child(2) li {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border: 0;
  border-radius: 6px;
  display: inline-block;
  color: #fff;
  background-color: #4a96ee;
}

/*customer_write*/
/*customer_detail*/
.customer_detail {
  width: 1200px;
  margin: 0 auto;
}

.customer_detail .customer_detail_ask {
  text-align: center;
  border: 1px solid #eee;
  border-top: 2px solid #eee;
}

.customer_detail .customer_detail_ask>p:nth-child(1) {
  font-family: noto_m;
  font-size: 14px;
  padding: 15px;
  border-bottom: 1px solid #eee;
  background-color: #fbfbfb;
  color: #797979;
}

.customer_detail .customer_detail_ask>p:nth-child(1)>font {
  margin-left: 885px;
}

.customer_detail .customer_detail_ask>p:nth-child(2) {
  font-family: noto_m;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.customer_detail .customer_detail_ask div {
  padding: 50px 20px;
  min-height: 300px;
}

.customer_detail .customer_detail_ask div p>img {
  width: 100% !important;
}

.customer_detail .customer_btn {
  margin: 0 auto;
  border: 1px solid #eee;
  width: 100px;
  text-align: center;
  line-height: 30px;
  border-radius: 6px;
  margin-top: 55px;
}

.customer_detail .customer_detail_btn {
  text-align: center;
  display: inline-block;
  margin: 50px 0;
  width: 1200px;
}

.customer_detail .customer_detail_btn div {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border: 1px solid #eee;
  border-radius: 6px;
  display: inline-block;
  font-family: noto_m;
}

.customer_detail .customer_detail_btn a:nth-child(3) div {
  background-color: #4a96ee;
  border: none;
  color: #fff;
}

.customer_detail .customer_detail_answer {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #eee;
}

.customer_detail .customer_detail_answer .customer_detail_answer_2 {
  display: inline-flex;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  width: 100%;
  padding: 10px 0px;
}

.customer_detail .customer_detail_answer .customer_detail_answer_2 div:nth-child(1) {
  font-size: 15px;
  font-family: noto_m;
  line-height: 30px;
  padding-left: 20px;
}

.customer_detail .customer_detail_answer .customer_detail_answer_2 div:nth-child(2) {
  line-height: 30px;
  padding-left: 20px;
}

.customer_detail .customer_detail_answer .customer_detail_answer_2 div:nth-child(3) {
  margin: 0 5px;
  width: 55px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  background-color: #4a96ee;
}

.customer_detail .customer_detail_answer .customer_detail_answer_2 div:nth-child(4) {
  width: 55px;
  line-height: 30px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #eee;
}

.customer_detail .customer_detail_answer .customer_detail_text {
  margin: 20px 20px 50px 20px;
}

.customer_btn_div {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: right;
}

.customer_btn_div .customer_btn {
  width: 100px;
  text-align: center;
  background-color: #4a96ee;
  color: #fff;
  line-height: 30px;
  border-radius: 5px;
  display: inline-block;
  font-family: noto_m;
}

/*customer_detail*/
/*customer_guide*/
.customer_list .guide_cate {
  text-align: center;
  margin: 50px 0px;
}

.customer_list .guide_cate ul {
  width: 1200px;
  margin: 0 auto;
  display: inline-block;
}

.customer_list .guide_cate ul li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 200px;
  border: 1px solid #eee;
  border-radius: 3px;
  cursor: pointer;
}

.customer_list .guide_cate ul li.active {
  background-color: #0097f2;
  color: #fff;
  border: 1px solid #0097f2;
}

.customer_list .guide_notice {
  text-align: center;
}

.customer_list .guide_notice iframe {
  width: 1300px;
  height: 730px;
}

/*customer_guide*/
/*mypage*/
.mypage_warp {
  width: 1200px;
  margin: 0 auto;
}

.mypage_warp .my_title {
  text-align: center;
  margin-top: 55px;
  color: #000000;
  font-family: noto_t;
  font-size: 33px;
}

.mypage_warp .my_sub {
  margin-bottom: 50px;
  text-align: center;
  margin-top: 5px;
  font-family: noto_m;
  color: #4a96ee;
  font-size: 14px;
}

.mypage_warp .mypage_sec_name {
  font-size: 18px;
  color: #4a96ee;
  padding-bottom: 10px;
  margin-top: 60px;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  margin-bottom: 100px;
  padding-top: 5px;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li div:nth-child(1) {
  display: inline-block;
  width: 130px;
  text-align: center;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li div:nth-child(2) {
  display: inline-block;
  width: 450px;
  text-align: center;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li div:nth-child(2) span {
  background-color: #4a96ee;
  color: #fff;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  padding: 0 10px;
  margin-left: 10px;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li div:nth-child(3) {
  display: inline-block;
  width: 255px;
  text-align: center;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li div:nth-child(4) {
  display: inline-block;
  width: 50px;
  text-align: center;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li div:nth-child(5) {
  display: inline-block;
  width: 300px;
  text-align: center;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li .my_name_ing {
  color: #4a96ee;
  font-family: noto_m;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li>a .my_name_btn {
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 100px;
  width: 80px;
  line-height: 35px;
  font-size: 13px !important;
  font-family: noto_m;
  display: inline-block;
  border: 1px solid #eee;
  margin: 0 41px;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li>a .my_name_btn:hover {
  background-color: #0097f1;
  color: #fff;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li {
  padding: 10px 0;
  height: 35px;
  line-height: 35px;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li:nth-child(1) {
  border-bottom: 1px solid #eee;
}

.mypage_warp .mypage_sec_1 .mypage_sec_1_ul li:nth-child(1) div {
  font-family: noto_m;
}

.mypage_warp .mypage_sec_2 {
  padding: 0;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  margin-bottom: 100px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul {
  text-align: left;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li {
  display: inline-block;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li p:nth-child(1) {
  font-size: 12px;
  margin-bottom: 10px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .no_name {
  background: #777;
  width: 104%;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 110px;
  float: left;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_img>img {
  width: 100%;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text {
  display: inline-block;
  vertical-align: middle;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .mypage_sec_2_text_2 {
  position: relative;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .mypage_sec_2_text_2>i:nth-child(1) {
  font-size: 20px;
  vertical-align: middle;
  position: absolute;
  bottom: 10px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .mypage_sec_2_text_2>input {
  width: 58%;
  text-indent: 5px;
  border: 0;
  border-bottom: 1px solid #4a96ee;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  margin-left: 25px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .mypage_sec_2_text_2>i {
  color: #4a96ee;
  cursor: pointer;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .mypage_sec_2_text_2>span {
  background-color: #4a96ee;
  color: #fff;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  padding: 0 10px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  margin-top: 4px;
  font-size: 12px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .mypage_sec_2_text_2>div:nth-child(4) {
  position: absolute;
  width: 100%;
  display: none;
  top: 20px;
  left: 10px;
  border: 1px solid #eee;
  background-color: #f7f7f7;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #cacaca;
  font-size: 12px;
  padding: 5px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text p:nth-child(1) {
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 90%;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text p:nth-child(1) span {
  background-color: #4a96ee;
  color: #fff;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  float: right;
  padding: 0 10px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  margin-top: 4px;
  font-size: 12px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text div:nth-child(2) {
  font-size: 18px;
  color: #4a96ee;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
  position: relative;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text div:nth-child(2)>input {
  width: 59%;
  text-indent: 5px;
  border: 0;
  border-bottom: 1px solid #4a96ee;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  margin-left: 22px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text div:nth-child(2)>i {
  color: #4a96ee;
  cursor: pointer;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text div:nth-child(2)>span {
  background-color: #4a96ee;
  color: #fff;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  padding: 0 10px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  margin-top: 4px;
  font-size: 12px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text div:nth-child(2)>i:nth-child(1) {
  font-size: 20px;
  vertical-align: middle;
  position: absolute;
  bottom: 10px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text div:nth-child(2)>div:nth-child(4) {
  position: absolute;
  width: 100%;
  display: none;
  top: 20px;
  left: 10px;
  border: 1px solid #eee;
  background-color: #f7f7f7;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #cacaca;
  font-size: 12px;
  padding: 5px;
  text-align: center;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_name_btn1 {
  text-align: center;
  border-radius: 6px;
  width: 100%;
  line-height: 38px;
  font-size: 13px !important;
  font-family: 'noto_m';
  margin-top: 25px;
  border: 1px solid;
  cursor: pointer;
  transition: all 0.3s;
  background-color: #4a96ee;
  color: #fff !important;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .boket {
  font-size: 13px;
  margin-top: 30%;
  margin-bottom: 10%;
  text-align: left;
  width: 160%;
  margin-left: -60%;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_card_btn1 {
  margin-top: 10px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_name_btn1:hover {
  opacity: 0.7;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_name_btn2 {
  background-color: #4a96ee;
  text-align: center;
  color: #fff !important;
  border-radius: 6px;
  width: 100%;
  line-height: 35px;
  font-size: 13px !important;
  font-family: 'noto_m';
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.3s;
  display: none;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_name_btn2:hover {
  opacity: 0.7;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_card_btn3 {
  text-align: center;
  border-radius: 6px;
  width: 100%;
  line-height: 35px;
  font-size: 13px !important;
  font-family: 'noto_m';
  border: 1px solid;
  cursor: pointer;
  transition: all 0.3s;
  margin-top: 10px;
  color: #4a96ee;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_text .my_name_btn {
  background-color: #4a96ee;
  text-align: center;
  color: #fff !important;
  border-radius: 6px;
  width: 130px;
  line-height: 35px;
  font-size: 13px !important;
  font-family: noto_m;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_movie {
  width: 100%;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_movie .mypage_sec_2_btn {
  background-color: #f5f5f5;
  text-align: center;
  height: 38px;
  line-height: 38px;
  border-radius: 100px;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 20px;
  border: 1px solid #eee;
  width: 150px;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_movie .mypage_sec_2_btn:hover {
  background-color: #4a96ee;
  color: #fff;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_movie .mypage_sec_2_btn {
  width: 70% !important;
}

.mypage_warp .mypage_sec_2 .mypage_sec_2_ul li .mypage_sec_2_movie .mypage_sec_2_btn:hover i {
  background-color: #4a96ee;
  color: #fff;
}

.mypage_warp .movie_black {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000000000;
  display: block;
  display: none;
}

.mypage_warp .movie_black_iframe {
  position: absolute;
  width: 900px;
  height: 505px;
  margin-left: -450px;
  margin-top: -282.5px;
  top: 50%;
  left: 50%;
}

.mypage_warp .movie_black_iframe .movie_black_div {}

.mypage_warp .movie_black_iframe iframe {
  overflow: auto;
  width: 100%;
  height: 100%;
}

.mypage_warp .movie_black_iframe .xi-close {
  color: #fff;
  position: absolute;
  top: 0px;
  right: -50px;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}

.mypage_warp .movie_black_iframe .xi-close:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/*mypage*/
/*mypage_my_namecard_1*/
.mypage_1 {
  width: 1200px;
  margin: 0 auto;
}

.mypage_1 .mypage_p1 {
  font-size: 18px;
  color: #4a96ee;
  padding-bottom: 10px;
  border-bottom: 2px solid #eee;
}

.mypage_1 .mypage_p2 {
  text-align: center;
  margin-top: 20px;
}

/*mypage_card_1*/
/*mypage_detail*/
.mypage_detail {
  width: 1200px;
  margin: 0 auto;
}

.mypage_detail .mypage_sec_name {
  font-size: 18px;
  color: #4a96ee;
  padding-bottom: 10px;
  margin-top: 60px;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li:nth-child(1) {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li:nth-child(1) div {
  font-family: noto_m;
  display: inline-block;
  width: 180px;
  text-align: center;
  vertical-align: middle;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li:nth-child(2) {
  padding: 20px 0;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li div:nth-child(1) {
  display: inline-block;
  width: 180px;
  text-align: center;
  vertical-align: middle;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li div:nth-child(2) {
  display: inline-block;
  width: 210px;
  text-align: center;
  vertical-align: middle;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li div:nth-child(3) {
  display: inline-block;
  width: 349px;
  text-align: center;
  vertical-align: middle;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li div:nth-child(4) {
  display: inline-block;
  width: 80px;
  text-align: center;
  vertical-align: middle;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul li div:nth-child(5) {
  display: inline-block;
  width: 180px;
  text-align: center;
  vertical-align: middle;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul .mypage_detail_li div:nth-child(6) {
  display: inline-block;
  width: 80px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul .mypage_detail_li .my_name_btn {
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 100px;
  width: 80px;
  line-height: 35px;
  font-size: 13px !important;
  font-family: noto_m;
  display: inline-block;
  border: 1px solid #eee;
  transition: all 0.3s;
  margin-left: 50px;
}

.mypage_detail .mypage_detail_sec_1 .mypage_detail_sec_1_ul .mypage_detail_li .my_name_btn:hover {
  background-color: #0097f1;
  color: #fff;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul .mypage_sec_name {
  display: inline-block;
  width: 1095px;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul a .my_name_btn {
  display: inline-block;
  color: #4a96ee;
  font-family: noto_m;
  width: 100px;
  text-align: right;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li {
  text-align: center;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li:nth-child(3) {
  padding: 15px 0;
  border-top: 2px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 10px;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li:nth-child(3)>div {
  font-family: noto_m;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li:nth-child(4) {
  border-bottom: 2px solid #eee;
  padding: 20px 0;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li div:nth-child(1) {
  display: inline-block;
  text-align: center;
  width: 180px;
  padding: 0 10px;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li div:nth-child(2) {
  display: inline-block;
  text-align: center;
  width: 180px;
  padding: 0 10px;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li div:nth-child(3) {
  display: inline-block;
  text-align: center;
  width: 180px;
  padding: 0 10px;
}

.mypage_detail .mypage_detail_sec_2 .mypage_detail_sec_2_ul li div:nth-child(4) {
  display: inline-block;
  text-align: center;
  width: 350px;
  padding: 0 10px;
}

/*mypage_my_card*/
/*mypage_my_movie*/
.mypage_warp .mypage_sec_2 ul {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.mypage_warp .mypage_sec_2 ul li {
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  margin: 25px 33px;
  width: 301px;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box {
  height: 165px;
  width: 300px;
  margin-bottom: 20px;
  border-radius: 6px;
  position: relative;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box img:nth-child(1) {
  z-index: 998;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box img:nth-child(2) {
  z-index: 997;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box:hover img:nth-child(2) {
  z-index: 999;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box p>i {
  color: #4a96ee;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box p {
  position: absolute;
  bottom: 10px;
  width: 165px;
  left: 55%;
  z-index: 1000;
  margin-left: -100px;
  opacity: 0;
  background: white;
  padding: 10px 0px;
  border-radius: 5px;
  border: 1px solid #eee;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_box:hover p {
  opacity: 1;
  transition: all 0.8s;
}

.mypage_warp .mypage_sec_2 ul li .mypage_sec_2_text {
  font-size: 15px;
  font-family: noto_m;
  margin-top: 12px;
  width: 180px;
}

/*mypage_my_movie*/
/*mypage_my_namecard_1*/
.mypage_detail .mypage_detail_sec_3 li {
  vertical-align: middle;
  padding: 20px 0;
}

.mypage_detail .mypage_detail_sec_3 li div>input {
  vertical-align: middle;
  margin-right: 10px;
}

.mypage_detail .mypage_detail_sec_3 li div:nth-child(1) {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  font-family: noto_m;
  margin-left: 30px;
}

.mypage_detail .mypage_detail_sec_3 li div:nth-child(2) {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  text-align: left;
}

.mypage_detail .mypage_detail_sec_3 li div:nth-child(3) {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  text-align: left;
}

.mypage_detail .mypage_detail_sec_3 li div:nth-child(4) {
  display: inline-block;
  width: 180px;
  text-align: left;
}

.mypage_detail .mypage_detail_sec_3 li {
  border-top: 2px solid #eee;
  border-bottom: 1px solid #eee;
}

.mypage_detail .mypage_detail_sec_3 li:nth-child(3) {
  border-bottom: 1px solid #eee;
}

.mypage_detail .mypage_detail_sec_3 li:nth-child(4) {
  border-bottom: 1px solid #eee;
}

.mypage_detail .mypage_detail_sec_3 li:nth-child(4) .mypage_detail_sec_3_text {
  width: 800px;
}

.mypage_detail .mypage_detail_sec_3 li:nth-child(5) {
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
}

.mypage_detail .mypage_detail_sec_3 li:nth-child(5) .mypage_detail_sec_3_text {
  width: 800px;
}

.mypage_detail .mypage_detail_sec_3 .mypage_detail_sec_3_check {
  width: 500px;
  margin-left: 30px;
}

.mypage_detail .mypage_detail_sec_3 .mypage_detail_sec_3_check>input {
  vertical-align: middle;
  margin-right: 10px;
}

.mypage_detail .mypage_detail_sec_3 .mypage_detail_sec_3_check a>font {
  border-bottom: 1px solid #eee;
  margin-left: 10px;
  font-family: noto_m;
}

.mypage_detail .mypage_detail_btn {
  text-align: center;
  margin-top: 30px;
}

.all_view_wrap .all_view_btn .mypage_detail_btn_l {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border-radius: 6px;
  display: inline-block;
  font-family: noto_m;
  text-align: center;
  background-color: #4a96ee;
  color: #fff;
  cursor: pointer;
}

.all_view_wrap .all_view_btn .mypage_detail_btn_r {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border: 1px solid #eee;
  border-radius: 6px;
  display: inline-block;
  font-family: noto_m;
  text-align: center;
  cursor: pointer;
}

/*mypage_my_namecard_1*/
/*mypage_my_coupon*/
.customer_list .mypage_search_coupon {
  width: 1200px;
  margin: 0 auto;
  background-color: #eee;
  padding: 30px 0px;
  text-align: center;
}

.customer_list .mypage_search_coupon .coupon_search {
  display: inline-block;
}

.customer_list .mypage_search_coupon .coupon_search input {
  height: 33px;
  line-height: 33px;
  padding: 0;
  text-indent: 10px;
  width: 295px;
}

.customer_list .mypage_search_coupon .coupon_btn {
  display: inline-block;
  background-color: #0097f2;
  width: 110px;
  color: #fff;
  margin-right: 0px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  cursor: pointer;
}

.customer_list .customer_coupon .customer_coupon_ul {
  width: 1200px;
  margin: 0 auto;
  border-top: 2px solid #eee;
}

.customer_list .customer_coupon .customer_coupon_ul li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
}

.customer_list .customer_coupon .customer_coupon_ul li p {
  text-align: center;
}

.customer_list .customer_coupon .customer_coupon_ul li div {
  float: left;
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.customer_list .customer_coupon .customer_coupon_ul li div:nth-child(1) {
  width: 200px;
}

.customer_list .customer_coupon .customer_coupon_ul li div:nth-child(2) {
  width: 650px;
}

.customer_list .customer_coupon .customer_coupon_ul li>div:nth-child(2) span {
  font-size: 10px;
  color: #fff;
  background-color: #0097f1;
  border-radius: 2px;
  width: 30px;
  display: inline-block;
  margin-right: 5px;
}

.customer_list .customer_coupon .customer_coupon_ul li div:nth-child(3) {
  width: 100px;
}

.customer_list .customer_coupon .customer_coupon_ul li div:nth-child(4) {
  width: 250px;
}

/*mypage_my_coupon*/
/*mypage_my_cashback*/
.customer_list .mypage_sec_name_p {
  font-size: 18px;
  color: #4a96ee;
  padding-bottom: 10px;
  margin-top: 60px;
  display: inline-block;
  width: 1133px;
}

.customer_list .mypage_sec_name_btn {
  display: inline-block;
  color: #4a96ee;
  cursor: pointer;
}

.customer_list .mypage_search_cashback {
  width: 1200px;
  margin: 0 auto;
  background-color: #eee;
  padding: 30px 0px;
  text-align: center;
}

.customer_list .mypage_search_cashback .cashback_search {
  display: inline-block;
  background-color: #fff;
  width: 280px;
  line-height: 35px;
  border-radius: 3px;
  margin-right: 20px;
}

.customer_list .mypage_search_cashback .cashback_btn {
  display: inline-block;
  background-color: #0097f2;
  width: 110px;
  color: #fff;
  margin-right: 0px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  cursor: pointer;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 {
  width: 1200px;
  margin: 0 auto;
  border-top: 2px solid #eee;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 li p {
  text-align: center;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 li div {
  float: left;
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 li div:nth-child(1) {
  width: 599px;
  border-right: 1px solid #eee;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 li:nth-child(2) div:nth-child(1) {
  font-size: 20px;
}

.customer_list .customer_cashback_1 .customer_cashback_ul_1 li div:nth-child(2) {
  width: 600px;
}

.customer_list .customer_cashback_bank {
  display: none;
}

.customer_list .customer_cashback_bank .customer_cashback_ul_bank {
  display: inline-block;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 38px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 25px 0;
}

.customer_list .customer_cashback_bank .customer_cashback_ul_bank li .cashback_box>input {
  width: 230px;
}

.customer_list .customer_cashback_bank .customer_cashback_ul_bank li {
  display: inline-block;
  padding: 0 30px;
}

.customer_list .customer_cashback_bank .customer_cashback_ul_bank li div {
  display: inline-block;
}

.customer_list .customer_cashback_bank .customer_cashback_ul_bank li div:nth-child(2)>input {
  margin-left: 10px;
  padding: 2px 5px;
}

.customer_list .customer_cashback_bank .cashback_btn_ul {
  text-align: center;
}

.customer_list .customer_cashback_bank .cashback_btn_ul li {
  background-color: #f5f5f5;
  text-align: center;
  border-radius: 100px;
  width: 105px;
  line-height: 35px;
  font-size: 13px !important;
  font-family: noto_m;
  display: inline-block;
  border: 1px solid #eee;
  margin: 0 15px;
  cursor: pointer;
}

.customer_list .customer_cashback_bank .cashback_btn_ul li:nth-child(1) {
  background-color: #4a96ee;
  color: #fff;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 {
  width: 1200px;
  margin: 0 auto;
  border-top: 2px solid #eee;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li p {
  text-align: center;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div {
  float: left;
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div:nth-child(1) {
  width: 200px;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div:nth-child(2) {
  width: 550px;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div:nth-child(3) {
  width: 200px;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div.cashback_money {
  color: #0097f2;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div:nth-child(4) {
  width: 250px;
}

.customer_list .customer_cashback_2 .customer_cashback_ul_2 li div:nth-child(5) {
  width: 100px;
}

/*mypage_my_cashback*/
/*mypage_my_info*/
.mypage_warp .mypage_info_sec_1 {
  width: 1200px;
  margin: 0 auto;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul {
  border-top: 1px solid #eee;
  border-bottom: 2px solid #eee;
  margin-bottom: 10px;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul .info_box {
  border: 0;
  padding: 0;
  display: inline-block;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul .info_box>input {
  padding: 2px 0;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul .info_text {
  display: inline-block;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul li {
  padding: 16px 0;
  border-top: 1px solid #eee;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul li div:nth-child(1) {
  display: inline-block;
  width: 200px;
  font-family: noto_m;
  margin-left: 30px;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul li div:nth-child(2) {
  display: inline-block;
}

.mypage_warp .mypage_info_sec_1 .mypage_info_sec_1_ul li div>input {
  padding: 2px 5px;
}

.mypage_warp .mypage_info_btn {
  text-align: center;
  margin: 50px 0;
}

.mypage_warp .mypage_detail_btn {
  text-align: center;
  margin-top: 35px;
  padding-bottom: 50px;
}

.mypage_warp .mypage_detail_btn .mypage_detail_btn_l {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border-radius: 6px;
  display: inline-block;
  font-family: noto_m;
  text-align: center;
  background-color: #4a96ee;
  color: #fff;
  cursor: pointer;
}

.mypage_warp .mypage_detail_btn .mypage_detail_btn_r {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border: 1px solid #eee;
  border-radius: 6px;
  display: inline-block;
  font-family: noto_m;
  text-align: center;
  cursor: pointer;
}

/*mypage_my_info*/
/*mypage_my_cancel*/
.all_view_wrap .all_view_menu .cancel_order {
  font-size: 16px;
  font-family: noto_m;
  margin-top: 20px;
}

.all_view_wrap .all_view_menu .cancel_info {
  margin: 25px 0px 50px;
  line-height: 23px;
}

.all_view_wrap .all_view_menu .all_view_btn a div {
  margin: 0 5px;
  width: 100px;
  line-height: 30px;
  border-radius: 6px;
  display: inline-block;
  font-family: noto_m;
  text-align: center;
  border: 1px solid #ccc;
}

.all_view_wrap .all_view_menu .all_view_btn a:nth-child(1) div {
  background-color: #4a96ee;
  color: #fff;
}

/*mypage_my_cancel*/
/*coupon_view*/
.order_coupon_menu {
  height: 365px;
}

.order_coupon_menu ul li {
  text-align: left;
}

.order_coupon_menu ul:nth-child(4)>li {
  margin-bottom: 30px;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(1)>p {
  font-size: 12px;
  padding: 8px 2px;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(1) select {
  width: 100%;
  height: 40px;
  line-height: 40px margin: 5px 0;
  margin-left: 1px;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>p {
  margin-bottom: 10px;
  display: inline-block;
  color: #4a96ee;
  font-size: 18px;
  vertical-align: middle;
  width: 100%;
  text-align: left;
  margin-left: 1px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: inline-block;
  width: 99%;
  margin-left: 2px;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul {
  width: 100%;
  float: left;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li {
  text-align: center;
  float: left;
  width: 25%;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li:nth-child(2),
.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li:nth-child(4) {
  width: 10%;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li:nth-child(2) p:nth-child(2),
.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li:nth-child(4) p:nth-child(2) {
  font-size: 20px;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li:nth-child(5) {
  width: 30%;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li>p {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}

.order_coupon_menu ul:nth-child(4)>li:nth-child(2)>div>ul>li>p:nth-child(1) {
  background-color: #efefef;
  font-size: 10px;
}

.order_coupon_menu ul:nth-child(5)>li {
  width: 100px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 10px;
  border: 1px solid #ccc;
  border-radius: 100px;
  cursor: pointer;
}

.order_coupon_menu ul:nth-child(5)>li:nth-child(2) {
  background-color: #4a96ee;
  color: #fff;
}

/*terms*/
.title_p {
  text-align: center;
  color: #111111;
  font-family: noto_l;
  font-size: 30px;
  padding-top: 145px;
  padding-bottom: 35px;
}

.text_p {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #eee;
  padding: 45px;
  margin-bottom: 80px;
}

.text_p p {
  color: #8f8f8f;
  font-size: 12px;
  margin-bottom: 15px;
  font-family: ÃƒÂ«Ã‚Â°Ã¢â‚¬ÂÃƒÂ­Ã†â€™Ã¢â‚¬Â¢;
}

.text_p div {
  color: #8f8f8f;
  font-size: 12px;
  margin-bottom: 10px;
  font-family: ÃƒÂ«Ã‚Â°Ã¢â‚¬ÂÃƒÂ­Ã†â€™Ã¢â‚¬Â¢;
}

.text_p .text_p1 {
  font-size: 16px;
  color: #111111;
}

.text_p .text_p2 {
  margin-bottom: 50px;
}

.text_p .text_p3 {
  margin-bottom: 0;
}

/*terms*/
