@charset "UTF-8";

.w1320 {
  width: 1320px;
}

.top_login_main {
  padding: 30px;
}

.top_nologin_2019 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 16px 1.5% 20px 3.6%;
  border: 1px solid #eac048;
}

.top_nologin_2019 .top_login_image {
  width: 100%;
  margin: 0 0 10px;
  max-width: none;
  text-align: center;
}

.top_nologin_2019 .top_login_image img {
  max-width: 290px !important;
}

.top_nologin_2019 .top_nologin_2019_center {
  width: 48%;
}

.top_nologin_2019 .top_nologin_2019_right {
  width: 48%;
}


.top_nologin_2019 .top_login_recommendText {
  margin: 0;
  font-size: 16px;
}

.top_nologin_2019 .top_login_recommendText:after {
  top: calc(50% - 10px);
  left: auto;
  right: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #fff;
}

.top_nologin_2019 .top_login_btn {
  max-width: 427px;
  margin-bottom: 8px;
}

.top_nologin_2019 .top_login_btn a {
  height: 80px;
  padding: 0;
  color: #fff;
  line-height: 80px;
  border-radius: 8px;
  font-size: 30px;
  background: #5dab19;
}

.top_nologin_2019 .top_login_btn a:hover {
  color: #fff !important;
}

.top_nologin_2019 .top_login_btn a:before {
  position: relative;
  display: inline-block;
  content: '';
  width: 45px;
  height: 45px;
  margin: -7px 20px 0 0;
  background: url(../img/login_icon_arrow_g.png) 50% 50% no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.top_nologin_2019 .top_login_entry p {
  font-weight: 600;
}

@media screen and (min-width: 1024px) {
  .top_nologin_2019 {
  }

  .top_nologin_2019 .top_login_image {
    width: 23.1%;
    margin: 0;
    max-width: 290px;
  }

  .top_nologin_2019 .top_nologin_2019_center {
    width: 38%;
    max-width: 478px;
  }

  .top_nologin_2019 .top_nologin_2019_right {
    width: 34.2%;
    max-width: 425px;
  }
}



.top_nologin_2019 .top_login_entry a {
  margin-left: 1em;
  text-decoration: underline;
}

.top_login_2019 .toppage_ a p {
  margin: 15px 0 0;
  font-size: 16px;
  font-weight: bold;
}

.top_login_2019 .toppage_ a:hover {
  color: inherit;
  text-decoration: none;
  opacity: 0.7;
}

.top_login_2019 .toppage_ img {
  max-width: 100%;
}

.top_login_2019 .toppage_ .shadow_box {
  -webkit-box-shadow: 0 0 5px 0 rgba(74, 27, 26, 0.11);
  box-shadow: 0 0 5px 0 rgba(74, 27, 26, 0.11);
}

.top_login_2019 .toppage_ .main_sec_title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 10px;
  margin-bottom: 25px;
  padding-top: 50px;
}

.top_login_2019 .toppage_ .border_b_beige {
  position: relative;
}

.top_login_2019 .toppage_ .border_b_beige:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  border-top: 1px solid #c8c2b7;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.top_login_2019 .toppage_ .top_login_main {
  padding-bottom: 40px;
}

.top_login_2019 .toppage_ .rec_campaingn_area .rec_campaingn_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -8px;
  margin-left: -8px;
}

.top_login_2019 .toppage_ .rec_campaingn_area .rec_campaingn_content .rec_campaingn_bnr {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-right: 8px;
  padding-left: 8px;
}

.top_login_2019 .toppage_ .rec_product_area {
  font-weight: bold;
}

.top_login_2019 .toppage_ .rec_product_area .main_sec_title {
  padding-top: 65px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-right: -8px;
  margin-left: -8px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_content .rec_product_panel {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 40px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_content {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  display: block;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_content img {
  width: 100%;
  height: auto;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_text {
  padding: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_name_wrapper {
  margin-bottom: 5px;
  margin: auto;
  text-align:center;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_name {
  font-size: 22px;
  display: inline;
  border-bottom: 1px solid currentColor;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_normal_price_wrapper {
  margin-bottom: 2px;
  display: block;
  width: 100%;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_normal_price_before {
  font-size: 14px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_normal_price {
  font-size: 30px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_normal_price_after {
  font-size: 18px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_price_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_price_before {
  font-size: 14px;
  margin-right: 5px;
}

.top_login_2019 .toppage_ .rec_product_area .off_rate_and_number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_off_rate {
  font-size: 16px;
  color: #fff;
  background: #df0202;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-right: 5px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_price_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_price {
  font-size: 38px;
  color: #df0202;
  letter-spacing: -0.07em;
  line-height: 1em;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_price_after {
  font-size: 14px;
  color: #df0202;
  letter-spacing: -0.05em;
  display: inline-block;
  margin-left: 5px;
  margin-right: -10px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_regular_price_after .tax_include {
  display: inline-block;
  margin-left: -5px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_btn {
  font-size: 17px;
  height: 60px;
  width: 100%;
  background: #6f96de;
  color: #fff;
  text-align: center;
  line-height: 60px;
  border-radius: 5px;
  position: relative;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_btn:after {
  content: "";
  display: inline-block;
  border-left: 7px solid currentColor;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_btn_text {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}

.top_login_2019 .toppage_ .rec_product_area .rec_product_panel_btn_text:before {
  content: "";
  display: inline-block;
  background: url("img/icno_bag_20_28.png") no-repeat;
  width: 20px;
  height: 28px;
  position: absolute;
  top: 46%;
  -webkit-transform: translate(-83px, -50%);
  -ms-transform: translate(-83px, -50%);
  transform: translate(-83px, -50%);
  left: 50%;
}

.top_login_2019 .toppage_ .rec_product_area .supplement .rec_product_panel_btn {
  background: #6f96de;
}

.top_login_2019 .toppage_ .rec_product_area .nutricare .rec_product_panel_btn {
  background: #f5a02f;
}

.top_login_2019 .toppage_ .rec_product_area .kodawari .rec_product_panel_btn {
  background: #b28850;
}

.top_login_2019 .toppage_ .rec_product_area .skincare .rec_product_panel_btn {
  background: #ec8fa1;
}

.top_login_2019 .toppage_ .top_login_search_category {
  padding-bottom: 20px;
}

.top_login_2019 .toppage_ .top_login_search_category a:hover {
  opacity: 0.8;
}

.top_login_2019 .toppage_ .top_login_search_category .main_sec_title {
  padding-top: 30px;
}

.top_login_2019 .toppage_ .top_login_search_category .top_login_search_category_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

.top_login_2019 .toppage_ .top_login_search_category .top_login_search_category_content .top_login_search_category_panel {
  padding-right: 8px;
  padding-left: 8px;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  text-align: center;
}

.top_login_2019 .toppage_ .top_login_search_category .category_name_wrapper {
  text-align: center;
}

.top_login_2019 .toppage_ .top_login_search_category .category_name {
  line-height: 1em;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-top: 18px;
  display: inline-block;
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
  position: relative;
}

.top_login_2019 .toppage_ .top_login_search_category .category_name:after {
  content: "";
  display: inline-block;
  position: absolute;
  margin-left: 10px;
  width: 0;
  height: 0;
  top: 50%;
  right: -30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 15px solid #aaa;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.top_login_2019 .toppage_ .top_login_search_category .supplement .category_name:after {
  border-left-color: #6f96de;
}

.top_login_2019 .toppage_ .top_login_search_category .nutricare .category_name:after {
  border-left-color: #f5a02f;
}

.top_login_2019 .toppage_ .top_login_search_category .skincare .category_name:after {
  border-left-color: #ec8fa1;
}

.top_login_2019 .toppage_ .top_login_search_category .kodawari .category_name:after {
  border-left-color: #b28850;
}

.top_login_2019 #topMainContents .ranking_info_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -25px;
  margin-left: -25px;
  max-width: 1320px;
  width: 100%;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .top_ranking {
  max-width: 63.6363%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63.6363%;
  flex: 0 0 63.6363%;
  margin-left: 0;
  padding-right: 25px;
  padding-left: 25px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .top_ranking .top_ranking_title {
  color: #3c2c20;
  font-size: 24px;
  padding: 0;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info {
  max-width: 40.1515%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40.1515%;
  flex: 0 0 40.1515%;
  padding-right: 25px;
  padding-left: 25px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_inner {
  width: 100%;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_title {
  color: #3c2c20;
  font-size: 24px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 15px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel .recommend_info_panel_inner {
  padding: 15px 0;
  background: url(../../shared/img/border_dashed.png) center bottom repeat-x;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel:first-of-type .recommend_info_panel_inner {
  padding-top: 0;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -10px;
  margin-left: -10px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a:hover {
  text-decoration: none;
  opacity: 0.7;
  color: inherit;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_img {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_img img {
  max-width: 100%;
  border-radius: 5px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_text {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 75%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_title {
  font-size: 18px;
  font-weight: bold;
  color: #3c2c20;
  line-height: 1.2em;
  width: 100%;
  margin-bottom: 10px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_read_more_wrapper {
  text-align: right;
  margin-bottom: 2px;
  padding-right: 40px;
  position: relative;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_read_more_wrapper:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid #d68188;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

.top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel a .recommend_info_panel_read_more {
  border-bottom: 1px solid currentColor;
  font-size: 14px;
  font-weight: bold;
}

.top_login_2019 #topProductList .service_trial_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product {
  max-width: 34.52%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 34.52%;
  flex: 0 0 34.52%;
  padding-right: 15px;
  padding-left: 15px;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .top_category_list {
  background: transparent;
  padding: 30px 4.8%;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 -1px 1px rgba(0, 0, 0, 0.1) inset, 1px 0 1px rgba(0, 0, 0, 0.1) inset, -1px 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 -1px 1px rgba(0, 0, 0, 0.1) inset, 1px 0 1px rgba(0, 0, 0, 0.1) inset, -1px 0 1px rgba(0, 0, 0, 0.1) inset;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .top_category_list_image:before {
  max-width: 55px;
  max-height: 50px;
  left: 5px;
  width: 30%;
  height: 30%;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .top_category_list_image img {
  max-width: 170px;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .category_item_supplement .top_category_list_image:before {
  background: url(../img/top_category_icon_supplement.png) center center no-repeat;
  background-size: contain;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .category_item_skincare .top_category_list_image:before {
  background: url(../img/top_category_icon_skincare.png) center center no-repeat;
  background-size: contain;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .category_item_kodawari .top_category_list_image:before {
  background: url(../img/top_category_icon_kodawari.png) center center no-repeat;
  background-size: contain;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_service_product .category_item_supportfood .top_category_list_image:before {
  background: url(../img/top_category_icon_supportfood.png) center center no-repeat;
  background-size: contain;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_trial_product {
  max-width: 65.48%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65.48%;
  flex: 0 0 65.48%;
  padding-right: 15px;
  padding-left: 15px;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_trial_product .trial_product_title {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_trial_product .trial_product_title:before {
  content: "";
  display: inline-block;
  height: 2px;
  border-top: 1px solid #c8c2b7;
  border-bottom: 1px solid #fff;
  width: calc(100% - 15em);
  margin: 0 8em 0 5.5em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_trial_product .trial_product_title:after {
  content: "ぜひお試しください";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_trial_product .trial_list_item:hover {
  opacity: 0.7;
  text-decoration: none;
  color: inherit;
}

.top_login_2019 #topProductList .service_trial_wrapper .top_trial_product .org_trial_item_link_btn {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 0;
  background: url("/login/img/trial_link_arrow.png") 95% center no-repeat #f7f6f1;
}

@media screen and (max-width: 1139px) {
  .top_login_2019 .toppage_ .rec_product_area .rec_product_content .rec_product_panel {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }
}

@media screen and (max-width: 1023px) {
  .top_login_2019 #topMainContents .ranking_info_wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
  }
  .top_login_2019 #topMainContents .ranking_info_wrapper .top_ranking {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 50px;
  }
  .top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
  }
  .top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .top_login_2019 #topMainContents .ranking_info_wrapper .recommend_info .recommend_info_panel:first-of-type .recommend_info_panel_inner {
    padding-top: 15px;
  }
  .top_login_2019 #topProductList .service_trial_wrapper .top_trial_product {
    max-width: 55.48%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55.48%;
    flex: 0 0 55.48%;
  }
  .top_login_2019 #topProductList .service_trial_wrapper .top_service_product {
    max-width: 44.52%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44.52%;
    flex: 0 0 44.52%;
  }
}

@media screen and (max-width: 889px) {
  .top_login_2019 .toppage_ .rec_product_area .rec_product_content .rec_product_panel {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
  .top_login_2019 #topProductList .service_trial_wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top_login_2019 #topProductList .service_trial_wrapper .top_service_product {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 50px;
  }
  .top_login_2019 #topProductList .service_trial_wrapper .top_trial_product {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .top_login_2019 #topProductList .service_trial_wrapper .top_service_product .top_category_list_image:before {
    left: 22%;
  }
}

@media screen and (max-width: 779px) {
  .top_login_2019 .toppage_ .rec_campaingn_area .rec_campaingn_content .rec_campaingn_bnr {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    text-align: center;
  }
  .top_login_2019 .toppage_ .rec_campaingn_area .rec_campaingn_content .rec_campaingn_bnr:nth-child(n+3) {
    margin-top: 20px;
  }
  .top_login_2019 .toppage_ .top_login_search_category .top_login_search_category_content .top_login_search_category_panel {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .top_login_2019 .toppage_ .top_login_search_category .top_login_search_category_content .top_login_search_category_panel:nth-child(n+3) {
    margin-top: 40px;
  }
}
