@charset "utf-8";

/*-------------------------- each section titles*/

.section h2,
.section h3 {
 border-bottom: 1px solid #d5d5d5;

 padding: 10.5px 0 10.5px 42px;

 margin-bottom: 16px;

 vertical-align: bottom;

 font-size: 170%;
}

.new_item h2,
.new_itemh3 {
 background: url("../images/icon/icon_fav.png") 5px 9px no-repeat;
}

.new_review h2,
.new_review h3 {
 background: url("../images/banner/review01.png") 5px 9px no-repeat;
}

.sale_item h2,
.sale_item h3 {
 background: url("../images/icon/icon_sale.png") 5px 9px no-repeat;
}

.ranking h2,
.ranking h3 {
 background: url("../images/icon/icon_rank.png") 5px 12px no-repeat;
}

.special h2,
.special h3 {
 background: url("../images/icon/icon_rec.png") 5px 9px no-repeat;
}

.ossm_dt h2,
.ossm_dt h3 {
 background: url("../images/icon/icon_deskpc.png") 5px 15px no-repeat;
}

.ossm_note h2,
.ossm_note h3 {
 background: url("../images/icon/icon_notepc.png") 5px 15px no-repeat;
}

.ossm_mobile h2,
.ossm_mobile h3 {
 background: url("../images/icon/icon_mobilepc.png") 5px 15px no-repeat;
}

.information h2,
.information h3 {
 background: url("../images/icon/icon_shop.png") center left no-repeat;

 margin-bottom: 7px;

 border: 0;
}

.sale_item h2 + table {
 display: none;
}

/* --------------------- item_layout*/

.products {
 margin: 0 0 32px;

 padding: 0 0px;
}

.products_item {
 float: left;
}

.col-6 .products_item {
 width: 16.666%;

 padding: 0 8px;
}

.products img {
 border: 1px solid #dcdcdc;
}

.item_name,
.item_price {
 display: block;

 padding: 6px 0 0;

 font-size: 1.4rem;

 line-height: 1.4;
}

.item_name {
 text-align: left;
}

.item_price {
 color: #f00;
}

.products .item_name,
.products .item_price {
 font-size: 1.2rem;
}

.products .item_name {
 height: 70px;

 overflow: hidden;
}

/* --------------------- item_layout_table*/

.section table {
 margin-bottom: 32px;
}

.section table table {
 margin-bottom: 0;
}

.section table td td {
 text-align: left;

 padding: 6px 10px 0;

 line-height: 1.4;

 color: #f00;

 font-size: 1.4rem;
}

.section > table > td {
 width: 25%;
}

.section table td td img {
 display: block;

 width: 100%;

 max-width: 100%;

 margin: 0 auto;
}

.contents {
 text-align: left;
}

/*------------------ hero*/

.main_img_wrap {
 background: url("../images/top/top_img_bg.jpg") #50c8ff center bottom no-repeat;

 margin-bottom: 10px;
}

@media screen and (min-width: 981px) {
 .main_img {
  width: 1010px;

  margin: 0 auto;

  background: url("../images/top/top_img_man5b.png") right 10px no-repeat;

  -webkit-background-size: 350px;

  background-size: 350px;
 }
}

.main_img_txt {
 position: relative;

 width: 705px;

 text-align: left;

 padding: 15px 0 26px 3px;
}

.main_img_txt h2,
.main_img_txt h3 {
 line-height: 56px;

 color: #fff;

 font-weight: 900;

 letter-spacing: 2px;

 line-height: 1.2;
}

.main_img_txt h2 {
 line-height: 1;
 margin-top: 30px;
}
.main_img_txt h2 span {
 display: inline-block;
}
.main_img_txt h2 span.big {
 font-size: 147px;
}
.main_img_txt h2 span.small {
 font-size: 70px;
 font-weight: bold;
 color: #fff;
}
/* .main_img_txt h2 span.h2_2 {
 line-height: ;
} */
.main_img_txt span.m_copy {
 margin-bottom: 19px;
 font-size: 34px;
}

.main_img_txt .ribon {
 background: url("../images/top/bg_ribon.png") left no-repeat;

 padding: 18px 28px;

 margin: 14px 0 14px 2px;

 font-size: 25px;

 font-weight: bold;

 line-height: 1.4;

 letter-spacing: 2px;

 color: #feee00;
}

.main_img_txt .intro {
 line-height: 1.7em;

 color: #003466;

 font-size: 1.5rem;
}

.main_img_txt .intro_img {
 margin-top: 20px;
}

.main_img_txt .intro + .intro + .intro {
 margin-top: 10px;
}

.main_img_txt .intro h5,
.main_img_txt .intro h2 {
 margin: 0 auto 10px;

 font-size: 22px;

 font-weight: 900;

 line-height: 1;
}

.main_img_txt .intro p {
 line-height: 36px;

 font-size: 31px;

 color: #fff;

 font-weight: 900;
}

.main_img_txt .intro p span {
 font-size: 18px;

 letter-spacing: 3px;

 color: #fff;

 line-height: 1;
}

.main_img_txt .circle_red {
 opacity: 0.96;

 position: absolute;

 top: 350px;

 left: 500px;

 width: 212px;

 height: 212px;

 -webkit-border-radius: 50%;

 -moz-border-radius: 50%;

 border-radius: 50%;

 background-color: #d21127;

 text-align: center;

 margin: 0 auto 10px;

 color: #000;

 font-weight: 900;

 line-height: 1.5;
}

.main_img_txt .circle_red h5,
.main_img_txt .circle_red h2 {
 margin: 35px auto 4px;

 text-align: center;

 line-height: 36px;

 font-size: 30px;

 color: #fff;

 font-weight: 900;
}

.main_img_txt .circle_yellow {
 opacity: 0.96;

 position: absolute;

 top: 350px;

 left: 700px;

 width: 212px;

 height: 212px;

 -webkit-border-radius: 50%;

 -moz-border-radius: 50%;

 border-radius: 50%;

 background-color: #f0c909;

 text-align: center;

 margin: 0 auto 10px;

 color: #000;

 font-weight: 900;

 line-height: 1.5;
}

.main_img_txt .circle_yellow h5,
.main_img_txt .circle_yellow h2 {
 margin: 35px auto 4px;

 text-align: center;

 line-height: 36px;

 font-size: 30px;

 color: #fff;

 font-weight: 900;
}

.main_img_txt .circle_red p,
.main_img_txt .circle_yellow p {
 color: #fff;
 text-align: center;
}

/*--------------------------- block_01_about*/

.about .box_left {
 width: 660px;

 float: left;
}

.about .box_right {
 padding: 0 30px 0 0;

 text-align: right;

 font-weight: bold;

 float: right;
}

.about .box_right p {
 font-size: 1.1rem;

 text-align: center;
}

.about h2,
.about h3 {
 color: #1d2088;

 font-size: 24px;

 margin-bottom: 8px;
}

.about dt {
 font-size: 16px;
 /* 
 color: #d21127; */

 font-weight: bold;

 margin-bottom: 10px;
}

.about dd {
 color: #333;

 line-height: 1.8;
}

.about .box_left .btn {
 float: right;
}

/*----------------------------- block_02_weeksale*/

@media screen and (min-width: 769px) {
 .weeksale_wrap {
  background: url("../images/top/bg_weeksale.webp") #ffd600 center bottom no-repeat;

  -webkit-background-size: cover;

  background-size: cover;

  margin-bottom: 32px;

  overflow: hidden;
 }
}

/*----------------------------- test*/

.weeksale_wrap2 {
 background: url("../images/top/bg_weeksale2.jpg") #ffd600 center bottom no-repeat;

 -webkit-background-size: cover;

 background-size: cover;

 margin-bottom: 32px;
}

/*----------------------------- test*/
@media screen and (max-width: 768px) {
 .weeksale {
  width: 100%;
 }
}
@media screen and (min-width: 769px) {
 .weeksale {
  margin: 0 auto;
  width: 1010px;
 }
 .weeksale li {
  float: left;

  width: 33.333%;

  padding: 20px 6px;
 }
}

.weeksale li:nth-child(1) {
 padding: 15px 0;
}

.weeksale li img {
 max-width: 100%;
}

.weeksale li:nth-child(2) img,
.weeksale li:nth-child(3) img {
 width: 100%;
}

.weeksale li .term {
 background: #fff;

 text-align: center;

 width: 260px;

 font-size: 20px;

 color: #000;

 font-weight: 900;

 margin: 10px auto;

 padding: 10px 0;

 line-height: 1;
}

/*------------------------ block_03_ranking*/

.ranking {
 padding: 0px 0 30px;
}

.ranking h2,
.ranking h3 {
 margin-bottom: 0;

 border: 0;
}

.ranking .nav-tabs-wrap {
 border-bottom: 1px solid #ddd;

 margin-bottom: 16px;
}

.ranking .nav-tabs {
 font-size: 0;

 overflow: visible;

 border: 0;
}

.ranking .nav-tabs:after {
 content: "";

 display: block;

 clear: both;
}

.ranking .nav-tabs li {
 float: none;

 display: inline-block;
}

.nav-tabs > .active > a {
 border-bottom: 1px solid #fff;

 z-index: 1;
}

.nav-tabs > .active > a:after {
 content: "";

 display: block;

 width: 100%;

 height: 6px;

 background: #fff;

 position: absolute;

 bottom: -2px;

 left: 0;

 z-index: 1000000000;
}

.nav-tabs > li > a {
 border: 1px solid #dcdcdc;

 font-weight: bold;

 background: #efefef;

 width: 190px;

 text-align: center;

 position: relative;

 padding: 14px 0;

 font-size: 14px;
}

/**----------------------- */

.ranking_contents {
 padding: 0 15px;
}

.ranking_item {
 width: 20%;

 padding: 0 10px;

 float: left;

 position: relative;
}

.ranking_item img {
 padding: 15px;

 border: 1px solid #dcdcdc;
}

.ranking_icon {
 display: block;

 padding: 4px 5px;

 position: absolute;

 top: 12px;

 left: 5px;

 background: #333;

 color: #fff;

 line-height: 1;

 font-size: 10px;

 z-index: 5;
}

.ranking_icon .number {
 font-size: 12px;
}

.ranking_icon:before,
.ranking_icon:after {
 content: "";

 position: absolute;

 height: 0;

 width: 0;
}

.ranking_icon:before {
 left: 0;

 top: 100%;

 border-top: 6px solid #333;

 border-left: 6px solid transparent;
}

.ranking_icon:after {
 position: absolute;

 left: 100%;

 top: 0;

 border-bottom: 10px solid #333;

 border-top: 10px solid #333;

 border-right: 8px solid transparent;
}

.ranking_item:nth-child(1) .ranking_icon {
 background: #c69d24;
}

.ranking_item:nth-child(1) .ranking_icon:before {
 border-top: 6px solid #c69d24;
}

.ranking_item:nth-child(1) .ranking_icon:after {
 border-bottom: 10px solid #c69d24;

 border-top: 10px solid #c69d24;
}

.ranking_item:nth-child(2) .ranking_icon {
 background: #9f9f9f;
}

.ranking_item:nth-child(2) .ranking_icon:before {
 border-top: 6px solid #9f9f9f;
}

.ranking_item:nth-child(2) .ranking_icon:after {
 border-bottom: 10px solid #9f9f9f;

 border-top: 10px solid #9f9f9f;
}

.ranking_item:nth-child(3) .ranking_icon {
 background: #a95636;
}

.ranking_item:nth-child(3) .ranking_icon:before {
 border-top: 6px solid #a95636;
}

.ranking_item:nth-child(3) .ranking_icon:after {
 border-bottom: 10px solid #a95636;

 border-top: 10px solid #a95636;
}

.ranking_item .item_name {
 height: 82px;

 overflow: hidden;
}

/*----------------------- block_04_special*/

.special {
 background: #f6f6f6;

 padding: 28px 0;

 margin-bottom: 20px;
}

.special ul {
 padding: 0 5px;
}

.special li {
 margin: 0 20px 20px 0;
}

.special li:nth-child(even) {
 margin-right: 0;
}

@media screen and (max-width: 1030px) {
 .weeksale_wrap {
  background-position: -450px bottom;
 }
}

.c_support {
 background: url("../images/top/c_support.jpg") center bottom no-repeat;
 margin-bottom: 32px;
}

/*----------------------- 2023 add*/
.image-container img {
 display: inline-block;
 margin-right: 10px;
 width: 50px;
 height: 50px;
}
@media screen and (min-width: 769px) {
 .sponly {
  display: none;
 }
}

@media screen and (max-width: 768px) {
 .c_top .nav-tabs-wrap .nav-item a {
  color: #333;
 }
}
