@charset "Shift_JIS";
.heading_ttl-lv1.type2 {
  font-size: 20px;
}

.path {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  font-size: 12px;
}

.free-Leftmenu_item {
  position: relative;
  display: block;
  padding-left: 15px;
  margin-bottom: -1px;
  font-size: 13px;
  line-height: 3;
  color: #222;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.free-Leftmenu_item::after {
  position: absolute;
  top: 13px;
  right: 10px;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  border-top: 1px solid #adadad;
  border-right: 1px solid #adadad;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.free-contact {
  padding: 10px 10px 20px;
  margin: 30px 0;
  background: #f7f7f7;
}

.free-contact-header {
  padding-left: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #222;
  background: url("../new_img/common/free-icon.png") no-repeat;
  background-position: 17px 5px;
  background-size: 18px 15px;
}

.free-contact-btn {
  display: block;
  width: 180px;
  margin: 10px auto;
  font-size: 12px;
  line-height: 2.8;
  color: #222;
  text-align: center;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 4px;
  cursor: pointer;
}

.free-contact_times {
  font-size: 12px;
  font-weight: bold;
}
.free-contact_times .en-font {
  margin-left: 10px;
  font-size: 16px;
}

.free-contact_times-day {
  font-weight: normal;
}

.free-contact_rest {
  margin-top: 5px;
  font-size: 12px;
}

.free-boxList {
  margin-top: 15px;
}

.free-boxList_item {
  padding: 20px;
  background: #f7f7f7;
}
.free-boxList_item:nth-child(n+2) {
  margin-top: 10px;
}

.free-boxLayout_ttl {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #222;
}

.free-boxLayout_text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
}

.free-boxList {
  margin-top: 15px;
}

.free-boxList_item {
  padding: 20px;
  background: #f7f7f7;
}
.free-boxList_item:nth-child(n+2) {
  margin-top: 10px;
}

.free-boxLayout_ttl {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #222;
}

.free-boxLayout_text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
}

/* --------------------------------------------------------------------
	�t���[�y�[�W�@����
--------------------------------------------------------------------- */
div.freepage_narrow_ {
  padding: 0 60px;
}
div.freepage_ .box_ {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

/* --------------------------------------------------------------------
	�t���[�y�[�W�@��ЊT�v
--------------------------------------------------------------------- */
#company table {
  width: 100%;
}
#company table th {
  width: 8em;
  vertical-align: top;
}
#company table td {
  vertical-align: top;
}

/* --------------------------------------------------------------------
	�t���[�y�[�W�@�v���C�o�V�[�|���V�[
--------------------------------------------------------------------- */
#privacy p {
  margin-bottom: 10px;
  text-indent: 1em;
}
#privacy ol {
  border-top: 1px dotted #ccc;
}
#privacy ol li {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}

/* --------------------------------------------------------------------
	free
--------------------------------------------------------------------- */
.mainframe_ {
  margin-bottom: 200px;
}
.mainframe_ .free-section:first-child {
  margin-top: 0;
}

.free-section {
  margin-top: 30px;
}
.free-section.about {
  padding: 30px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.free-heading-lv1 {
  margin-bottom: 21px;
  font-size: 24px;
  line-height: 26px;
  color: #222;
}

.free-heading-lv2 {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 20px;
  color: #222;
}

.free-text {
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.free-text + .free-text {
  margin-top: 20px;
}
.free-text.color_red {
  color: #e21836;
}

.free-anchor {
  font-size: 14px;
  line-height: 28px;
  color: #55b1f2;
}

.free-variousList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 0;
  margin: 30px 0 50px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.free-variousList_item .free-anchor {
  padding-right: 10px;
  border-right: 1px solid #dedede;
}
.free-variousList_item:nth-child(n+2) .free-anchor {
  padding-left: 10px;
}

.free-btnArea {
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
}
.free-btnArea.btmNone {
  margin-bottom: 0;
}
.free-btnArea .free-btn {
  display: inline-block;
  padding: 11px 19px;
  font-size: 12px;
  line-height: 20px;
  color: #222;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* --------------------------------------------------------------------
	�X�܎��T�[�r�X
--------------------------------------------------------------------- */
.recieved-store {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 100px;
}
.recieved-store * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.recieved-store-img {
  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;
}

.recieved-store-howto {
  margin-top: 80px;
}
.recieved-store-howto .disc-list {
  margin-top: 30px;
}

.disc-list ul {
  font-size: 1.4rem;
}
.disc-list li {
  margin-left: 1.2em;
  list-style-type: disc;
}
.disc-list li + li {
  margin-top: 6px;
}

.recieved-store-faq {
  margin-top: 80px;
}

.faq-list li {
  font-size: 1.4rem;
  border: 1px solid #DEDEDE;
  border-top: none;
}
.faq-list li:first-child {
  border-top: 1px solid #DEDEDE;
}
.faq-list dl {
  padding: 0 24px;
}
.faq-list dt, .faq-list dd {
  position: relative;
  padding: 16px 0 16px 2em;
}
.faq-list dt {
  cursor: pointer;
}
.faq-list dd {
  display: none;
  border-top: 1px dotted #DEDEDE;
}
.faq-list dt::before, .faq-list dd::before {
  position: absolute;
  top: 14px;
  left: 0;
  font-size: 1.6rem;
  font-weight: 600;
}
.faq-list dt::before {
  content: "Q.";
}
.faq-list dd::before {
  content: "A.";
}
.faq-list dt::after {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 12px;
  height: 7px;
  content: "";
  background: url("../new_img/common/header_arrow_01.png") no-repeat;
  background-size: contain;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.faq-list dt.is-active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.recieved-store-store-list {
  margin-top: 80px;
}
.recieved-store-store-list .common_headline3_ {
  padding: 30px 0 5px;
}

.tbl-recieved-store-list {
  font-size: 1.4rem;
}
.tbl-recieved-store-list table {
  width: 100%;
}
.tbl-recieved-store-list th, .tbl-recieved-store-list td {
  width: 300px;
  border: 1px solid #DEDEDE;
}
.tbl-recieved-store-list th:last-child, .tbl-recieved-store-list td:last-child {
  width: 600px;
}
.tbl-recieved-store-list th {
  padding: 13px 0;
  text-align: center;
  background-color: #DEDEDE;
}
.tbl-recieved-store-list td {
  padding: 20px;
}
.tbl-recieved-store-list + h3 {
  margin-top: 40px;
}

.recieved-store #searchMapBtn .shopselect_searchmap_title {
  width: 11em;
  padding: 18px 0;
  line-height: 0;
}
.recieved-store #searchMapBtn .detailSearch_brand-btnList-item {
  padding: 0;
  line-height: 0;
}
.recieved-store #searchMapBtn a {
  display: block;
  padding: 18px 0;
  color: #222;
}
.recieved-store #searchMapBtn a:hover {
  text-decoration: none;
}
.recieved-store #searchMapBtn .detailSearch_brand-btnList-item:hover a {
  color: #fff;
}

/* --------------------------------------------------------------------
	3D�Z�L���A�Ƃ�
--------------------------------------------------------------------- */
.freepage_secure {
  font-size: 1.4rem;
}

.freepage_secure_lead span {
  font-weight: bold;
}

.freepage_secure_lists {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  padding: 50px 0 40px;
  margin: 0 auto;
}
.freepage_secure_lists:after {
  position: absolute;
  bottom: 0px;
  left: calc((100% - 22.76px) / 2);
  display: inline-block;
  width: 22.76px;
  height: 22.76px;
  vertical-align: middle;
  content: "";
  background-image: url(../new_img/usr/freepage/secure/freepage_secure_arrow.svg);
  background-size: contain;
}
.freepage_secure_lists li {
  text-align: center;
}
.freepage_secure_lists li p {
  font-weight: bold;
}
.freepage_secure_lists li a {
  display: block;
  margin-top: 10px;
}

.freepage_secure_text {
  padding-top: 30px;
}

.freepage_secure_img {
  padding-top: 60px;
  text-align: center;
}

/* --------------------------------------------------------------------
	�l���ی���j
--------------------------------------------------------------------- */
.freepage_privacy {
  margin-bottom: 60px;
  border-bottom: 1px solid #DEDEDE;
}
.freepage_privacy p, .freepage_privacy li {
  font-size: 1.4rem;
  line-height: 1.8;
}
.freepage_privacy .privacy_list {
  margin-top: 10px;
}
.freepage_privacy .privacy_list + p {
  margin-top: 10px;
}
.freepage_privacy .box_ {
  padding: 30px 0;
  border-top: 1px solid #DEDEDE;
}

.freepage_privacy_text_head {
  padding-top: 1em;
  font-weight: bold;
}

.freepage_privacy_btn {
  padding: 60px 0;
  text-align: center;
}
.freepage_privacy_btn a {
  display: inline-block;
  width: 100px;
  font-size: 1.4rem;
  line-height: 3;
  color: #222;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.freepage_privacy_btn a:hover {
  color: #fff;
  text-decoration: none;
  background: #808080;
}

/* --------------------------------------------------------------------
	���߂Ă̂��q�l��
--------------------------------------------------------------------- */
.freepage_first {
  width: 750px;
  padding: 30px 0;
  margin: 0 auto;
}
.freepage_first .heading_ttl-lv1 {
  text-align: center;
}

.freepage_first_lead {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}

.freepage_first_item_lead span {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
}
.freepage_first_item_lead span::after {
  position: absolute;
  bottom: 7px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 7px;
  content: "";
  background-color: #FFE862;
}

.freepage_first_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}

.freepage_first_item_detail {
  padding-left: 20px;
  text-align: left;
}

.freepage_first_item_img {
  width: 23%;
}
.freepage_first_item_img img {
  width: 100%;
}

.freepage_first_item_text {
  padding-top: 1em;
  font-size: 1.4rem;
}

.freepage_first_item a {
  display: inline-block;
  margin-top: 1em;
  font-size: 1.4rem;
}
.freepage_first_item a:nth-of-type(n+2) {
  padding-left: 20px;
}

.freepage_first_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 60px 0;
  margin: 0 auto;
}

.freepage_first_link {
  display: inline-block;
  font-size: 1.4rem;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.freepage_first_link:hover {
  cursor: pointer;
  background: #ccc;
}
.freepage_first_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 34px;
  padding: 0 3em;
  color: #222;
}
.freepage_first_link a:hover {
  text-decoration: none;
}

/* --------------------------------------------------------------------
	���p�K��
--------------------------------------------------------------------- */
.freepage_terms {
  padding-bottom: 60px;
}
.freepage_terms pre {
  padding: 0 8px 20px;
  font-size: 14px;
  line-height: 1.8;
  white-space: pre-wrap;
}

/* --------------------------------------------------------------------
	FAQ
--------------------------------------------------------------------- */
.freepage_faq {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 60px;
}

.freepage_faq_list {
  border-bottom: 1px solid #DEDEDE;
}

.freepage_faq_list_layer_1, .freepage_faq_list dd {
  display: none;
}

.freepage_faq_list_layer_1 {
  border-right: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
}

.freepage_faq_list_layer_2 {
  border-right: none;
  border-left: none;
}

.freepage_faq_list span, .freepage_faq_list li {
  cursor: pointer;
}

.freepage_faq_list_ttl {
  position: relative;
  display: block;
  padding: 16px 0 16px 24px;
  margin: 0;
  font-size: 1.4rem;
  border-top: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
}
.freepage_faq_list_ttl:after {
  position: absolute;
  top: 25px;
  right: 24px;
  display: block;
  width: 12px;
  height: 7px;
  content: "";
  background: url(../new_img/common/header_arrow_01.png) no-repeat;
  background-size: contain;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.freepage_faq_list_layer_1 dt:after {
  position: absolute;
  top: 25px;
  right: 24px;
  display: block;
  width: 12px;
  height: 7px;
  content: "";
  background: url(../new_img/common/header_arrow_01.png) no-repeat;
  background-size: contain;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.freepage_faq_list_ttl.is-active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.freepage_faq_list_layer_1 {
  position: relative;
}
.freepage_faq_list_layer_1 dt {
  position: relative;
  padding: 16px 0 16px 52px;
  font-size: 1.4rem;
  background: #f7f7f7;
  border-top: 1px dotted #dedede;
}
.freepage_faq_list_layer_1 dt.is-active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.freepage_faq_list_layer_1 dt:before {
  position: absolute;
  top: 14px;
  left: 24px;
  font-size: 1.6rem;
  font-weight: 600;
  content: "Q.";
}
.freepage_faq_list_layer_1 li.is-active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.freepage_faq_list_layer_2 {
  position: relative;
  padding: 0 0 16px 54px;
  font-size: 1.4rem;
  background: #eee;
  border-top: 1px dotted #dedede;
}
.freepage_faq_list_layer_2 p {
  padding-top: 16px;
}

.freepage_faq_link {
  display: block;
  padding-top: 60px;
  font-size: 1.4rem;
  text-align: center;
}

/* --------------------------------------------------------------------
	�T�C�Y�\�L�ɂ���
--------------------------------------------------------------------- */
.about_size_ {
  font-size: 1.4rem;
}

.about_size_note {
  padding: 20px;
  margin-top: 20px;
  background: #F7F7F7;
}
.about_size_note ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.about_size_inner {
  padding-top: 30px;
}

.about_size_head {
  display: block;
  padding-top: 30px;
  margin-bottom: 0;
  font-size: 18px;
  border-top: 1px solid #dedede;
}

.about_size_table_ttl {
  padding-top: 20px;
  font-size: 16px;
  font-weight: bold;
}

.about_size_table_wrap {
  width: 100%;
  padding-top: 2em;
}

.about_size_table_name {
  padding-left: 1em;
}

.about_size_table {
  margin-top: 1em;
}

.about_size_coution {
  color: #E21836;
}
.about_size_coution.first {
  margin-top: 10px;
}

.about_size_ .top-categorySearch_tabs li {
  color: #2996cc !important;
}
.about_size_ .top-categorySearch_tabs li.is-active {
  color: #222;
}

.about_size_howto {
  margin-top: 10px;
  border-top: 1px solid #dedede;
}

div.about_size_ .about_size_table tr {
  border-top: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
}
div.about_size_ .about_size_table th, div.about_size_ .about_size_table td {
  width: 100px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}
div.about_size_ .about_size_table th:first-child, div.about_size_ .about_size_table td:first-child {
  width: 70px;
  color: #fff;
  background: #666666;
}
div.about_size_ .about_size_table .about_size_table_std {
  background: #DEDEDE;
}
div.about_size_ .about_size_table.wear_table td.about_size_table_head {
  color: #222222;
  background: #F7F7F7;
}

.about_size_howto_lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.about_size_howto_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-top: 30px;
}

.about_size_howto_list_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about_size_howto_list_detail p {
  font-size: 13px;
}

.about_size_howto_list_detail_ttl {
  font-weight: bold;
}

.about_size_table .about_size_table_std.nike th:first-child {
  background: #666 !important;
}
.about_size_table .about_size_table_std.nike th:nth-child(2) {
  background: #f7f7f7 !important;
  border-top: 0 !important;
}

/* --------------------------------------------------------------------
	�C�R�̒ʂ����E���ѕ�
--------------------------------------------------------------------- */
.event_shoelace_lead {
  font-size: 1.3rem;
}

.event_shoelace_heading {
  padding-top: 1em;
}

.event_shoelace_flow {
  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;
  width: 80%;
  padding-top: 1em;
}

.event_shoelace_flow_inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 2em 1em 1em;
}
.event_shoelace_flow_inner img {
  width: 100%;
  border: 1px solid #ececec;
}

.event_shoelace_flow_item_ttl {
  padding-top: 0.5em;
  font-size: 1.5rem;
}

.event_shoelace_flow_item_text {
  font-size: 1.2rem;
}

/* --------------------------------------------------------------------
	�A�v���y�[�W
--------------------------------------------------------------------- */
#apppage {
  margin-top: 20px;
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}
#apppage img {
  max-width: 100%;
  height: auto;
}
#apppage a {
  color: #333;
  text-decoration: none;
}
#apppage a:hover {
  opacity: 0.5;
}
#apppage ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#apppage .left {
  float: left;
}
#apppage .right {
  float: right;
}
#apppage .clr {
  clear: both;
}

.col_3 {
  float: left;
  width: 30.33333%;
  margin-left: 2%;
}

.small_text {
  font-size: 12px;
  font-weight: normal;
}

.pt-20 {
  padding-top: 20px;
}

#apppage .apppage_inner {
  width: 960px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.app_box_img {
  float: left;
  width: 30%;
}

.app_box_text {
  float: right;
  width: 65%;
  text-align: left;
}

.w675 {
  width: 675px;
  margin: 0 auto;
}

#apppage .coupon_area {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  background-color: #F6F8F7;
}
#apppage .fun_area {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #FBF4BD;
}
#apppage .apppage_inner .fun_area {
  background-color: #FBF4BD;
}
#apppage .fun_area .fun_area_left {
  float: left;
  width: 50%;
}
#apppage .fun_area .fun_area_right {
  float: right;
  width: 50%;
}
#apppage a {
  color: darkblue;
  text-decoration: underline;
}
#apppage .coupon_pre {
  margin: 30px 0;
}
#apppage .coupon_link a {
  font-size: 20px;
  color: darkblue;
  text-decoration: underline;
}
#apppage .mt-10 {
  margin-top: 10px !important;
}
#apppage .mt-20 {
  margin-top: 20px !important;
}
#apppage .mt-30 {
  margin-top: 30px !important;
}
#apppage .mt-40 {
  margin-top: 40px !important;
}
#apppage .mt-50 {
  margin-top: 50px !important;
}
#apppage .pt-10 {
  padding-top: 10px !important;
}
#apppage .pt-20 {
  padding-top: 20px !important;
}
#apppage .pt-30 {
  padding-top: 30px !important;
}
#apppage .pt-40 {
  padding-top: 40px !important;
}
#apppage .pt-50 {
  padding-top: 50px !important;
}
#apppage .font-12 {
  font-size: 12px !important;
}
#apppage .font-14 {
  font-size: 14px !important;
}
#apppage .papercard {
  margin: 60px 0 40px;
}
#apppage .papercard a {
  padding: 10px 60px;
  margin: 30px;
  font-size: 20px;
  color: #000;
  text-decoration: none;
  background: #fff;
  border: 2px solid #000;
}
#apppage .main-visual {
  text-align: center;
  background-image: url(../new_img/usr/freepage/app/pc-main-back.jpg);
  background-position: center top;
  background-size: cover;
}
#apppage .main-visual h1 {
  text-align: center;
}
#apppage .link-center {
  padding: 20px 10px 20px 0;
  text-align: center;
}
#apppage .apppage_inner h2, #apppage .fun_area h3, #apppage h3.title_faq {
  text-align: center;
}
#apppage .title_faq {
  margin: 20px;
  font-size: 20px;
  text-align: center;
}

.apppage_footer {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

#apppage #FAQenav_180621 {
  max-width: 100%;
}
#apppage #FAQenav_180621 .js-appFaq .parent_, #apppage #FAQenav_180621 .js-appFaq .name_ {
  pointer-events: none;
}

/* --------------------------------------------------------------------
	�v���[���g���b�s���O
--------------------------------------------------------------------- */
.presentwrapping_lead, .presentwrapping_note {
  font-size: 1.4rem;
}

.presentwrapping_coution {
  padding-top: 0.5em;
  font-size: 1.4rem;
  color: #E21836;
}

.presentwrapping_list_title {
  padding-top: 30px;
  margin-top: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #222222;
  border-top: 1px solid #DEDEDE;
}

.presentwrapping_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 85%;
  padding-top: 30px;
  margin: 0 auto;
}

.presentwrapping_list__center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.presentwrapping_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
}
.presentwrapping_list_item a {
  text-decoration: none;
}

.presentwrapping_item_name {
  padding-top: 0.5em;
  font-weight: bold;
}

.presentwrapping_note {
  padding-top: 0.5em;
}

.presentwrapping_item_name {
  font-size: 1.4rem;
  color: #222222;
}

.presentwrapping_item_price {
  font-size: 1.4rem;
  color: #222222;
}
.presentwrapping_item_price span {
  font-size: 1.8rem;
}

.presentwrapping_note_wrap {
  padding-top: 30px;
}

.presentwrapping_note:last-child {
  padding-top: 2em;
}

.presentwrapping_bunner {
  display: block;
  padding-top: 60px;
}

/* --------------------------------------------------------------------
	�������(�P�A)�y�[�W
--------------------------------------------------------------------- */
.carepage_list_wrap {
  padding: 25px 20px;
  background: #EBEBEB;
}

.carepage_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.carepage_list_item {
  width: 19%;
}
.carepage_list_item img {
  width: 100%;
}

.carepage_list .carepage_list_name {
  position: relative;
  display: inline-block;
  padding-top: 0.5em;
  font-size: 1.4rem;
  font-weight: bold;
  color: #222;
}
.carepage_list li a:hover {
  text-decoration: none;
}

.carepage_list_name:after {
  position: absolute;
  top: 5px;
  right: -10px;
  bottom: 0;
  width: 7px;
  height: 7px;
  margin: auto;
  vertical-align: middle;
  content: "";
  border-top: 2px solid #CD2C36;
  border-right: 2px solid #CD2C36;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.carepage_mv {
  padding-top: 60px;
}

.carepage_lead, .carepage_note {
  font-size: 1.4rem;
  color: #222;
}

.carepage_link_wrap {
  margin: 0 auto;
}

.carepage_note {
  padding-top: 0.5em;
}

.carepage_mv_inner {
  padding-top: 26px;
}

/* --------------------------------------------------------------------
	�������߃v���[���g���M�t�g
--------------------------------------------------------------------- */
.block_gift_ h2 {
  text-align: center;
}
.block_gift_ h2 .block_gift_ttl_note {
  padding-top: 1em;
  font-size: 1.2rem;
  font-weight: normal;
  color: #222222;
}

.block_gift_lead {
  padding-top: 1em;
  font-size: 1.6rem;
  color: #222222;
  border-bottom: 1px solid #222;
}

.block_gift_note {
  padding-top: 1em;
  font-size: 1.2rem;
  color: #222222;
}

.block_gift_list {
  padding: 30px 0;
}

.blk-list-4cols.list-narrow .block_gift_list_wide li {
  width: 470px;
  margin-right: 20px;
}
.blk-list-4cols.list-narrow .block_gift_list_wide li:last-child {
  margin-right: 0px;
}
.blk-list-4cols.list-narrow .block_gift_list_textLink li {
  width: 30%;
  padding-left: 1em;
  margin: 0;
  font-size: 1.2rem;
  line-height: 3;
  text-align: left;
  list-style: none outside !important;
  background-image: url(../new_img/event/gift/right_arrow_r.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* --------------------------------------------------------------------
	���f�B�A�f�ڏ��i�ꗗ
--------------------------------------------------------------------- */
.appear-media {
  margin-bottom: 100px;
}
.appear-media * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.appear-media-list {
  margin-top: 60px;
}
.appear-media-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  border-left: 1px solid #ccc;
}
.appear-media-list li {
  width: 16.6665%;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.appear-media-list li:nth-child(-n+6) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #CCC;
}
.appear-media-list a {
  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: 100%;
  height: 77px;
  padding: 0 17px;
  font-size: 1.4rem;
  color: #000;
  text-align: center;
  word-break: break-all;
}
.appear-media-list a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #999;
}

/* --------------------------------------------------------------------
	�����p�K�C�h
--------------------------------------------------------------------- */
.freepage-ttl-comment {
  font-size: 1.3rem;
}

.guide-items {
  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;
  margin-top: 60px;
}

.guide-item {
  width: 450px;
}
.guide-item:not(:nth-child(-n+2)) {
  margin-top: 70px;
}
.guide-item ul {
  margin-top: 24px;
  font-size: 1.4rem;
}
.guide-item li + li {
  margin-top: 1em;
}

/* --------------------------------------------------------------------
  ���x�����ɂ���
--------------------------------------------------------------------- */
.payment-container {
  margin-bottom: 100px;
}
.payment-container .anker-link-nav ul {
  height: 100%;
}
.payment-container .anker-link-nav > ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.payment-container .anker-link-nav li {
  padding: 14.5px 1.5em 14.5px 0;
}
.payment-container .anker-link-nav ul:first-child li:last-child {
  padding: 0 1.5em 14.5px 0;
}
.payment-container .anker-link-nav li p {
  font-size: 1.3rem;
}
.payment-container .refound-item-comment a {
  text-decoration: none;
}
.payment-container .refound-item-btn + .refound-item-comment {
  margin-top: 30px;
}

/* --------------------------------------------------------------------
  ABC-MART�I�����C���X�g�A�̃N�[�|���g�p���@
--------------------------------------------------------------------- */
.coupon_container {
  margin-bottom: 100px;
}

.coupon_mv {
  padding-top: 40px;
  text-align: center;
  border-top: 1px solid #DEDEDE;
}

.coupon_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.8;
}

.coupon_item_img {
  margin-right: 20px;
}

/* --------------------------------------------------------------------
  �ԕi�E�����ɂ���
  �����ɂ���
  ���������@�ɂ���
--------------------------------------------------------------------- */
.refound-container {
  margin-bottom: 100px;
}

.anker-link-nav {
  margin-top: 30px;
  border-top: 1px solid #DEDEDE;
}
.anker-link-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
.anker-link-nav ul:not(:first-child) {
  border-top: 1px solid #DEDEDE;
}
.anker-link-nav li {
  position: relative;
  padding-right: 1.5em;
  margin-right: 1.5em;
}
.anker-link-nav li:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 1.3rem;
  color: #DEDEDE;
  content: "|";
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.anker-link-nav a {
  font-size: 1.3rem;
}

.refound-item {
  padding-top: 40px;
  border-top: 1px solid #DEDEDE;
}
.refound-item:not(:nth-of-type(1)) {
  margin-top: 50px;
}

.refound-item-heading {
  font-size: 1.6rem;
}

.refound-item-comment + .refound-item-comment, .refound-item-heading + .refound-item-comment, .refound-item-comment + .refound-item-heading, .refound-item-img + .refound-item-comment {
  padding-top: 2em;
}

.refound-item-comment + .refound-item-img {
  padding-top: 2em;
}
.refound-item-comment + .refound-item_form {
  padding-top: 1em;
}

.refound-item input {
  padding-left: 8px;
  margin-bottom: 3px;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;
  background: url(../new_img/usr/freepage/howto_order/topiclist.png) no-repeat 0 50%;
  border: none;
}

.refound-item-comment, .refound-item-comment_coutionlist {
  font-size: 1.4rem;
  line-height: 1.8;
}

.refound-item-comment .v-align-middle {
  display: inline-block;
  padding-left: 5px;
}
.refound-item-comment .v-align-middle img {
  vertical-align: middle;
}
.refound-item-comment p + p {
  margin-top: 1.2em;
}

.refound-item-comment_coutionlist {
  margin-top: 1.2em;
}

.refound-item-comment .txt-small {
  font-size: 1.2rem;
}
.refound-item-comment .txt-bold {
  font-weight: bold;
}

.refound-item-comment_coutionlist .txt-bold {
  font-weight: bold;
}

.refound-item-comment .txt-red, .refound-item-comment_coutionlist .txt-red {
  font-size: 14px;
  color: #E21836;
}

.refound-item-comment .txt-large {
  font-size: 20px;
}
.refound-item-comment a {
  color: #222;
  text-decoration: underline;
}
.refound-item-comment .txt-red a {
  color: #E21836;
}

.refound-item-comment_img {
  padding: 2em 0;
}

.refound-item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.refound-item-comment_withImg {
  position: relative;
  width: 530px;
  height: 400px;
  margin-top: 1.8em;
}
.refound-item-comment_withImg::after {
  position: absolute;
  top: 0;
  left: 500px;
  display: inline-block;
  width: 461px;
  height: 335px;
  vertical-align: middle;
  content: "";
  background-image: url(../new_img/usr/freepage/about_shipping/about_shipping_04.png);
  background-size: contain;
}

.refound-item-comment_coutionlist ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.refound-item-btn {
  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;
  margin-top: 30px;
}
.refound-item-btn a {
  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: 300px;
  height: 34px;
  padding: 0 1.2rem;
  font-size: 1.2rem;
  color: #222222;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}
.refound-item-btn a:hover {
  text-decoration: none;
  background-color: #ccc;
}

.refound-item-bg-list {
  margin-top: 16px;
}
.refound-item-bg-list > li {
  padding: 18px 20px 25px 20px;
  background-color: #F7F7F7;
}
.refound-item-bg-list > li + li {
  margin-top: 10px;
}
.refound-item-bg-list h3 {
  font-size: 1.5rem;
  font-weight: 600;
}
.refound-item-bg-list .comment {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.8;
}
.refound-item-bg-list .comment p + p {
  margin-top: 1.2em;
}
.refound-item-bg-list .comment p + .disc-list {
  margin-top: 1.4em;
}

.refound-item_flow {
  background: #f7f7f7;
  border-top: 0;
}

.refound-item_flow_inr {
  padding: 20px 45px;
}
.refound-item_flow_inr.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.refound-item_flow .flow_heading_lv3 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.refound-item_flow .step_pic img {
  width: 100%;
}
.refound-item_flow .step_box_area {
  width: 49%;
}
.refound-item_flow .step_box_area .step_pic {
  position: relative;
}
.refound-item_flow .step_box_area .step_num_center {
  position: absolute;
  top: 12px;
  left: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #222222;
  border-radius: 50px;
}
.refound-item_flow .step_box_area .num {
  font-size: 2rem;
}
.refound-item_flow .step_box_area .step_text {
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
}
.refound-item_flow .flow_arw_heading_list {
  width: 100%;
}
.refound-item_flow .refound-item_flow_inr.type2 {
  padding: 20px;
}
.refound-item_flow .flow_arw_heading_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.refound-item_flow .flow_arw_heading_list_item {
  position: relative;
  width: 25%;
  padding: 20px 0;
  text-align: center;
  background: #666;
}
.refound-item_flow .flow_arw_heading_list_item::before, .refound-item_flow .flow_arw_heading_list_item::after {
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
  content: "";
}
.refound-item_flow .flow_arw_heading_list_item::before {
  top: 0;
  right: -3.2em;
  z-index: 10;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 30.5px 0 30.5px 3em;
}
.refound-item_flow .flow_arw_heading_list_item::after {
  top: 0;
  right: -3em;
  z-index: 10;
  border-color: transparent transparent transparent #666;
  border-style: solid;
  border-width: 30.5px 0 30.5px 3em;
}
.refound-item_flow .flow_arw_heading_list_item:last-child::before, .refound-item_flow .flow_arw_heading_list_item:last-child::after {
  display: none;
}
.refound-item_flow .flow_arw_heading_list_item_text {
  font-size: 14px;
  color: #fff;
}
.refound-item_flow .step_column4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.refound-item_flow .step_col {
  width: 24%;
}
.refound-item_flow .step_col_img img {
  width: 100%;
}
.refound-item_flow .step_col_text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
}
.refound-item_flow .step_col_text .text_red {
  color: #e21836;
}
.refound-item_flow .step_col_text2 {
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
}

/* flow_arw */
/* flow_arw */
.multilingual {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
}

/* shop list */
.shopIconList {
  padding: 15px 12px;
  margin-top: 15px;
  border: 1px solid #E5E5E5;
}
.shopIconList + .shopIconList_bottom_text {
  margin-top: 15px;
}
.shopIconList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -15px;
}
.shopIconList ul li {
  margin-bottom: 20px;
  font-size: 14px;
}
.shopIconList ul li img {
  vertical-align: middle;
}
.shopIconList ul li span {
  padding: 0 10px;
}
.shopIconList ul li.col-3 {
  width: 25%;
}
.shopIconList ul li.col-6 {
  width: 50%;
}

/* shop list */
/* shop table */
.shopListTbl {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  border: 1px solid #DEDEDE;
}
.shopListTbl th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 11px 5px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background: #DEDEDE;
  border: 1px solid #DEDEDE;
}
.shopListTbl .shopListTbl_name, .shopListTbl .shopListTbl_address {
  width: 272.5px;
}
.shopListTbl .shopListTbl_tel, .shopListTbl .shopListTbl_hours, .shopListTbl .shopListTbl_hp {
  width: 140px;
  padding-right: 0;
  padding-left: 0;
}
.shopListTbl td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 17px 15px;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
  border: 1px solid #DEDEDE;
}

.shopListTbl_name {
  width: 360px;
}
.shopListTbl_name div {
  margin-bottom: 2px;
}
.shopListTbl_name ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shopListTbl_name ul li {
  margin: 0 5px 5px 0;
}

.shopListTbl_address {
  width: 346px;
}

.shopListTbl .shopListTbl_link {
  display: inline-block;
  margin-top: 10px;
  color: #2996cc;
}
.shopListTbl .shopListTbl_link:hover {
  text-decoration: underline;
}

.shopListTbl_tel, .shopListTbl_hours, .shopListTbl_hp {
  text-align: center;
}

.shopListTbl + .text {
  margin-bottom: 45px;
  font-size: 14px;
}

/* shop table */
.refound-item-comment_img img + img {
  padding-top: 1em;
}

.comment .refound-item_inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.refound-item_inner.refound-item-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0;
  border: 1px solid #999;
}
.refound-item_inner.refound-item-heading .img {
  width: 40%;
}
.refound-item_inner.refound-item-heading p {
  font-size: 1.2rem;
}
.refound-item_inner.refound-item-heading p.refound-item-heading {
  font-size: 24px;
  line-height: 30px;
}
.refound-item_inner.refound-item-heading .refound-item-heading + p {
  padding-top: 1em;
}
.refound-item_inner.refound-item-heading .refound-item-heading + p + p {
  padding-top: 1em;
}
.refound-item_inner.refound-item-heading .refound-item_inner p {
  padding-top: 1em;
}
.refound-item_inner.refound-item-heading .refound-item_inner p + p {
  padding-left: 1em;
}

.refound-item-list {
  margin-top: 1em;
  border-top: 1px solid #adadad;
}
.refound-item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1em;
  border-top: 1px dotted #cecece;
}
.refound-item-list ul li {
  width: 30%;
  padding-left: 1em;
  margin-top: 1em;
  font-size: 1.4rem;
  background-image: url(../new_img/usr/freepage/about_payment/right_arrow_r.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.refound-item-list ul li a {
  font-size: 1.3rem;
  color: #222;
}

h3.refound-item-list-ttl {
  padding-top: 1.2em;
  font-size: 1.4em;
  font-weight: bold;
}

.refound-item-wrapping-list .refound-item-wrapping-list-item {
  padding-left: 2em;
  text-indent: -2em;
}

/* --------------------------------------------------------------------
	�|�C���g�ɂ���
--------------------------------------------------------------------- */
.point_about_sup {
  font-size: 80%;
  vertical-align: super;
}

.point_about_section {
  padding-top: 40px;
}

.anker-link-nav.point_about {
  border-bottom: 1px solid #DEDEDE;
}

.point_about_text-13 {
  margin-top: 10px;
  font-size: 13px;
}

.point_about_text-14 {
  margin-top: 10px;
  font-size: 14px;
}

.point_about_text-16 {
  margin-top: 20px;
  font-size: 16px;
}

.point_about_list.comment {
  margin-top: 5px;
}
.point_about_list.comment.mt15 {
  margin-top: 15px;
}
.point_about_list.comment.mt30 {
  margin-top: 30px;
}
.point_about_list.comment li {
  font-size: 13px;
}
.point_about_list.comment li + li {
  margin-top: 5px;
}

.point_about_headline2_ {
  display: inline-block;
  margin-bottom: 30px;
  font-size: 18px;
}

.point_about_headline3_ {
  font-size: 16px;
  font-weight: bold;
}

.point_about_ind_list {
  margin-top: 24px;
  font-size: 14px;
}

.point_about_ind_list_dd {
  margin-top: 5px;
}

.point_about_caution_area {
  padding: 20px;
  margin-top: 20px;
  background: #f7f7f7;
}

.point_about_caution_area_ttl {
  font-size: 14px;
}

.point_about_caution_area .point_about_list {
  margin-top: 5px;
  font-size: 14px;
}

.point_about_list_item {
  margin-top: 4px;
}

.point_about_caution_area .point_about_list.mt30 {
  margin-top: 30px;
}
.point_about_caution_area .point_about_list_item {
  padding-left: 1em;
  text-indent: -1em;
}

.point_about_wt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 35px 30px;
  margin-top: 40px;
  background: #fff;
}

.point_about_wt_left, .point_about_wt_right {
  width: 50%;
  text-align: center;
}

.point_about_wt_ttl {
  font-size: 14px;
  font-weight: bold;
}

.point_about_wt_text {
  margin-top: 10px;
  font-size: 13px;
}

.point_about_wt_img.apparea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 30px;
  margin-top: 20px;
}
.point_about_wt_img .appBtns-image {
  width: 165px;
}
.point_about_wt_img .appBlock_qr {
  width: 50px;
}

.point_about_wt_btn {
  margin-top: 65px;
  text-align: center;
}

.point_about_wt_img.apparea .appBlock-rightcolumn {
  width: 50px;
  margin-right: auto;
}

.point_about_last_section {
  padding-top: 30px;
  margin-top: 50px;
  border-top: 1px solid #dedede;
}
.point_about_last_section .point_about_headline2_ {
  margin-bottom: 5px;
}
.point_about_last_section .point_about_text-14.mt0 {
  margin-top: 3px;
}

.point_about_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 700px;
  margin-top: 40px;
}
.point_about_flow img {
  width: 100%;
}

.point_about_des {
  width: 340px;
}
.point_about_des dl {
  margin-top: 20px;
  font-size: 14px;
}

.point_about_arw {
  width: 20px;
}

.point_about_iphone {
  width: 168px;
}

/* --------------------------------------------------------------------
	�������
--------------------------------------------------------------------- */
.care-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.care-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.care-mv {
  position: relative;
}
.care-mv a {
  position: absolute;
  display: block;
  width: 172px;
  height: 160px;
}
.care-mv a.care-link-1 {
  top: 228px;
  left: 20px;
}
.care-mv a.care-link-2 {
  top: 228px;
  left: 207px;
}
.care-mv a.care-link-3 {
  top: 228px;
  left: 394px;
}
.care-mv a.care-link-4 {
  top: 228px;
  left: 582px;
}
.care-mv a.care-link-5 {
  top: 228px;
  left: 769px;
}
.care-mv a.care-link-6 {
  top: 438px;
  left: 301px;
  width: 360px;
  height: 62px;
}

.care-container .common_headline2_ {
  margin-top: 110px;
}

.care-comment {
  font-size: 1.4rem;
  line-height: 1.7;
}

.care-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 26px;
}
.care-youtube + .bottom_text {
  margin-top: 30px;
  font-size: 14px;
}
.care-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.care-flow {
  margin-top: 56px;
}
.care-flow ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 879px;
  margin: auto;
}
.care-flow.type2 ul li:first-child {
  width: 575px;
}
.care-flow.type2 .care-items {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
.care-flow li {
  position: relative;
  width: 275px;
}
.care-flow li:not(:nth-child(3n)) {
  margin-right: 27px;
}
.care-flow.type2 li:nth-child(2), .care-flow.type2 li:nth-child(5) {
  margin-right: 0 !important;
}
.care-flow.type2 li:first-child {
  margin-right: 27px;
}
.care-flow.type2 li:nth-child(n+3) {
  margin-top: 50px;
  margin-right: 27px;
}
.care-flow li:not(:nth-child(-n+3)) {
  margin-top: 50px;
}
.care-flow li:not(:nth-child(3n))::after {
  position: absolute;
  top: 10px;
  right: -27px;
  display: block;
  width: 27px;
  height: 21px;
  content: "";
  background: url(../new_img/usr/freepage/care/arw_orange.svg) center no-repeat;
  background-size: contain;
}
.care-flow.type2 li:nth-child(2)::after, .care-flow.type2 li:nth-child(5)::after, .care-flow.type2 li:nth-child(6)::after, .care-flow.type2 li:nth-child(8)::after {
  display: none;
}
.care-flow.type2 li::after, .care-flow.type2 li:nth-child(6)::after {
  position: absolute;
  top: 10px;
  right: -27px;
  display: block;
  width: 27px;
  height: 21px;
  content: "";
  background: url(../new_img/usr/freepage/care/arw_orange.svg) center no-repeat;
  background-size: contain;
}
.care-flow li:last-child::after {
  content: none;
}
.care-flow .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  padding-left: 14px;
  font-size: 1.9rem;
  font-weight: 600;
  color: #fff;
  background-color: #003C96;
}
.care-flow .ttl span {
  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: 20px;
  height: 20px;
  margin-right: 8px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #003C96;
  background-color: #fff;
  border-radius: 20px;
}
.care-flow .comment {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.8;
}
.care-flow .point {
  width: 100%;
}
.care-flow .point .point-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 27px;
  padding-left: 8px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  background-color: #222222;
}
.care-flow .point .point-comment {
  width: 100%;
  padding: 10px 14px 8px;
  font-size: 1.4rem;
  font-weight: 600;
  border: 2px solid #222222;
  border-top: none;
}

.care-beforeafter {
  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;
  margin-top: 50px;
}

.care-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
  margin-top: 50px;
  border-top: 1px solid #DEDEDE;
}
.care-items .img {
  width: auto;
}
.care-items .info {
  width: 388px;
  margin-left: 30px;
}
.care-items .info .comment {
  font-size: 1.4rem;
  font-weight: 600;
  color: #C86802;
}
.care-items .info .items {
  margin-top: 16px;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.8;
}
.care-items .info .caution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 345px;
  margin-top: 20px;
  border: 1px solid #CCCCCC;
}
.care-items .info .caution dt span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 33px;
  height: 100%;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.2;
}
.care-items .info dd {
  width: 312px;
  padding: 10px 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  border-left: 1px solid #CCCCCC;
}

/* --------------------------------------------------------------------
	�X�G�[�h�̃P�A
--------------------------------------------------------------------- */
.suede_content {
  margin-top: 30px;
}

.suede_list:nth-child(n+2) {
  margin-top: 60px;
}

.suede_list_heading {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #003c96;
}

.suede_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px;
  margin-top: 30px;
}

.suede_list_data.img {
  text-align: center;
}
.suede_list_data.img img {
  width: auto;
}
.suede_list_data.text {
  margin-left: 5%;
  font-size: 14px;
}
.suede_list_data.caution {
  padding: 0 10px;
  margin-top: 20px;
  font-size: 14px;
  color: #c86802;
}

/* --------------------------------------------------------------------
	���菤����@�Ɋ�Â��\�L
--------------------------------------------------------------------- */
.freePage_company_heading {
  margin-top: 72px;
}

.guide_tbl_ th, .guide_tbl_ td {
  padding: 10px;
  font-size: 14px;
  line-height: 1.8;
  border: 1px solid #ccc;
}
.guide_tbl_ th {
  width: 150px;
  font-weight: bold;
  background: #f1f1ed;
}
.guide_tbl_ .table_in_list li {
  padding-left: 1em;
  text-indent: -1em;
}

.guide_bottom_content {
  margin: 50px 0;
}
.guide_bottom_content .guide_ttl_ {
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
  background: #db1316;
  border: 1px solid #af0407;
}
.guide_bottom_content #guide_box, .guide_bottom_content #qa_box {
  padding: 15px;
  background: #f5f5f5;
}
.guide_bottom_content .guide_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.guide_bottom_content #guide_box .guide_flex .guide_flex_list {
  width: calc((100% - 60px) / 4);
  margin-top: 10px;
  font-size: 12px;
}
.guide_bottom_content #guide_box .guide_flex .guide_flex_list:nth-child(n+2) {
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.guide_bottom_content #guide_box .guide_flex .guide_flex_list ul {
  margin-top: 10px;
}
.guide_bottom_content #guide_box .guide_flex .guide_flex_list ul li:nth-child(n+2) {
  margin-top: 5px;
}
.guide_bottom_content .box_:nth-child(n+2) {
  margin-top: 20px;
}
.guide_bottom_content .guide_ttl_green {
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
  background: #47b034;
  border: 1px solid #47b034;
}
.guide_bottom_content #qa_box .guide_flex li {
  width: calc((100% - 50px) / 6);
}
.guide_bottom_content #qa_box .guide_flex li a {
  display: block;
  padding: 10px 5px 10px 35px;
  font-size: 12px;
}
.guide_bottom_content #qa_box .guide_flex .bg_q_flow {
  background: url(../new_img/usr/freepage/guide/q_icon_flow.jpg) no-repeat, #fff;
  background-position: 5px;
}
.guide_bottom_content #qa_box .guide_flex .bg_q_pay {
  background: url(../new_img/usr/freepage/guide/q_icon_pay.jpg) no-repeat, #fff;
  background-position: 5px;
}
.guide_bottom_content #qa_box .guide_flex .bg_q_delivery {
  background: url(../new_img/usr/freepage/guide/q_icon_delivery.jpg) no-repeat, #fff;
  background-position: 5px;
}
.guide_bottom_content #qa_box .guide_flex .bg_q_return {
  background: url(../new_img/usr/freepage/guide/q_icon_return.jpg) no-repeat, #fff;
  background-position: 5px;
}
.guide_bottom_content #qa_box .guide_flex .bg_q_item {
  background: url(../new_img/usr/freepage/guide/q_icon_item.jpg) no-repeat, #fff;
  background-position: 5px;
}
.guide_bottom_content #qa_box .guide_flex .bg_q_other {
  background: url(../new_img/usr/freepage/guide/q_icon_other.jpg) no-repeat, #fff;
  background-position: 5px;
}

/* --------------------------------------------------------------------
	���̑�
--------------------------------------------------------------------- */
.top_link {
  text-align: center;
}

.f_right {
  float: right;
}

#SAC_TECH td, .col1_ .attention_wrapper h2, .present-box {
  text-align: center;
}

.redtext {
  color: #F00;
  text-decoration: underline;
}

.uppercase a {
  font-size: 13px;
}

#contents-1 .pt-30 p, .description p {
  font-size: 13px;
  color: #404040;
}

#guide .txtRed_ {
  color: #db1316;
}
#guide .guide_ttl_ {
  padding: 9px 10px 7px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
  background: #db1316;
  border: 1px solid #af0407;
}

.presentnav_block li {
  font-size: 12px;
}

a:hover img {
  opacity: 0.6;
}

/* ATOJ_ABCMART-955 �I�����p�K�C�h�̐V�{�^���ƒ��ӕ����̃f�U�C�� */
.refound-item-comment_coutionlist {
  padding: 20px;
  background: #EDF7FE;
  color: #004F88;
}
.refound-item-comment_coutionlist .txt-red {
  color: #004F88;
  font-weight: bold;
}

.refound-item-btn {
  position: relative;
}

.refound-container .refound-item-btn a,
.refound-item .refound-item-btn a,
.guide-items .refound-item-btn a,
.freepage_faq .brand-product-detail-btn a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-width: 300px;
  min-height: 50px;
  padding: 1em 1.75em;
  font-size: 14px;
  background: #004f88;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border: none;
  -webkit-box-shadow: 0 6px 0 0 #000;
          box-shadow: 0 6px 0 0 #000;
  z-index: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.refound-container .refound-item-btn a:hover,
.refound-item .refound-item-btn a:hover,
.guide-items .refound-item-btn a:hover,
.freepage_faq .brand-product-detail-btn a:hover {
  background: #004f88;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-box-shadow: 0 3px 0 0 #000;
          box-shadow: 0 3px 0 0 #000;
}

.refound-item#Nav4 .refound-item-bg-list > li {
  background-color: #F7F7F7;
  color: #000;
}
.refound-item#Nav4 .refound-item-bg-list > li > h3 {
  color: #000;
}

#FAQenav_180621 .contact_return_notice .contact_return_notice_head:before {
  background-image: url(/new_img/usr/freepage/orderreturn/warn.png);
}

.refound-item-bg-list > li {
  background-color: #edf7fe;
  color: #004f88;
}

.refound-item-bg-list > li > h3 {
  color: #004f88;
}

.refound-item-bg-list > li > h3 > font {
  color: #004f88;
}

.refound-item-comment p.txt-red {
  color: #004f88;
}
.refound-item-comment p.txt-red a {
  color: #2996CC;
}

.refound-container > .refound-item > .refound-item-comment > .txt-red.txt-bold {
  color: #004f88;
}

.refound-container > .refound-item#Nav3 > .refound-item-comment > .txt-red {
  color: #004f88;
}

.payment-container .refound-item-btn + .refound-item-comment {
  background: #EDF7FE;
  padding: 20px;
  color: #004f88;
}
.payment-container .refound-item-btn + .refound-item-comment > p.red-txt {
  font-weight: bold;
}
.payment-container .refound-item#Nav7 .refound-item-comment_coutionlist {
  padding: 0;
  background: #fff;
  color: #000;
}

.refound-item-comment p.txt-red.txt-large.txt-bold {
  color: #E21836;
}

.refound-item#Nav3 .txt-red {
  font-weight: bold;
}
.refound-item#Nav1 .refound-item-comment > p > font{
  color: #004f88;
}
.refound-item#Nav2 .refound-item-comment > p > font{
  color: #004f88;
}

/* /ATOJ_ABCMART-955 �I�����p�K�C�h�̐V�{�^���ƒ��ӕ����̃f�U�C�� */
.mt60{
  margin-top: 60px;
}

/* 250222 HAWKINS���W */
.fz14{font-size: 14px}
.fz26{font-size: 26px}
.hw_lc{
  color: #707070;
}
.hw_lc img{
  max-width: 100%;
  height: auto;
}
.hw_lc_sec{
  border-top: 1px solid #DDDDDD;
}
.hw_lc_h2{
  text-align: center;
  font-size: 30px;
  margin: 80px auto;
}
.hw_lc_flex{
  display: flex;
  justify-content: space-around;
  margin-bottom: 100px;
}
.hw_lc_flex_item{
 max-width: 345px;
 color: #707070;
}
.hw_lc_flex_item:hover{
 text-decoration: none;
}
.hw_lc_flex_item_ttl{
  font-size: 20px;
  font-weight: bold;
  color: #707070;
}
.hw_lc_flex_item_ttl span{
  font-size: 16px;
  display: block;
}
.hw_lc_flex_item_img{
  margin-top: 50px;
  margin-bottom: 60px;
}
.hw_lc_flex_item_price{
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 33px;
}
.hw_lc_flex_item_btn{
  font-size: 20px;
  color: #fff;
  background: #C9B8A6;
  font-weight: bold;
  text-align: center;
  padding: .25em;
  max-width: 250px;
  display: block;
  margin: auto;
}
.hw_lc_point{
  display: flex;
  gap: 2em;
}

.hw_lc_point>div{
  width: 50%;
}
.hw_lc_point_list{
  font-size: 20px;
  font-weight: bold;
}
.hw_lc_point_list li+li{
  margin-top: 2em;
}
.hw_lc_point_list li{
  display: flex;
  align-items: center;
}
.hw_lc_point_list li .hw_lc_point_list_no{
  background: #C9B8A6;
  color: #fff;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  margin-right: .5em;
}
.hw_lc_point_list_underline{
  text-decoration:underline;
  text-decoration-color:#C9B8A6;
}
.hw_lc_point_img{
  flex: 1.25;
}
.hw_lc_point_txt{
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hw_lc_point_txt .hw_lc_h2{
  margin-bottom: 0;
  line-height: 1;
}
.hw_lc_point_note{
 font-size: 14px;
 text-align: right;
 width: 100%;
}
#hw_lc_slider .slick-dots li{
  background: #000;
  border-radius: 50%;
  opacity: .75;
  width: 10px;
  height: 10px;
}
#hw_lc_slider .slick-dots li button:before{
  display: none;
}
#hw_lc_slider .slick-dots li.slick-active{
  opacity: .25;
}
#hw_lc_slider .slick-next,#hw_lc_slider .slick-prev {
  background: url(/img/event/2025/2502_hw_lc/hw_lc_slider_arrow.png) no-repeat;
  background-size: 100%;
}
#hw_lc_slider .slick-next{
  right: 15px;
}
#hw_lc_slider .slick-prev{
  left: 15px;
}
/* END 250222 HAWKINS���W */