@charset "UTF-8";

/* ==========================================================================
   scroll
   ========================================================================== */
html{
  scroll-behavior: smooth;
  scroll-padding-top: 116px;

   @media(max-width: 870px) {
    scroll-padding-top: 45px;
   }
}

/* ==========================================================================
   main slide
   ========================================================================== */
.s5-categoryTopSlideshow{
  overflow: hidden;
}




/* ==========================================================================
   .c5-heading1__graytitle
   ========================================================================== */
.c5-heading1__graytitle {
    background: #4d5269;
    padding: 12px 30px;
    color: #fff;
    font-size: 1.25rem;
}

/* ==========================================================================
   .c5-heading1__graytitle
   ========================================================================== */
.c5-reg{
  vertical-align: sub;
}



/* --------------------------------------------------------------------------
   c5-osoffice
   -------------------------------------------------------------------------- */

.c5-osoffice .c5-osoffice-copy {
  text-align: center;
  font-size: 125%;
  color: #00a0e8;
  font-weight: bold;
  margin: 10px 0 5px;
}
.c5-osoffice .c5-osoffice-box {
 *zoom: 1;
  width: 100%;
  margin: 0 auto;
  padding: 14px 0 15px;
}
.c5-osoffice .c5-osoffice-box:before, .c5-osoffice .c5-osoffice-box:after {
  content: " ";
  display: table;
}
.c5-osoffice .c5-osoffice-box:after {
  clear: both;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-h {
  font-size: 137.5%;
  font-weight: bold;
  width: 120px;
  float: left;
  text-align: center;
  vertical-align: middle;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls {
  float: left;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls li {
  display: inline;
  float: left;
  margin: 0 0 0 10px;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls li img {
  vertical-align: bottom;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 {
  float: right;
  margin: 0px 0px 0px 0;
  padding-left: 0;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 li {
  display: inline;
  float: left;
  margin: 10px 0 10px 10px;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 li img {
  vertical-align: bottom;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os {
  border-top: 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-h {
/*  height: 55px;
  line-height: 55px;*/
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_of .c5-osoffice-box-h {
/*  height: 55px;
  line-height: 55px;*/
}

 @media(max-width: 870px) {
.c5-osoffice {
  margin: 0 0 30px;
  padding: 0px 0;
}
.c5-osoffice .c5-osoffice-copy {
  text-align: center;
  font-size: 87.5%;
  margin: 10px 0 0;
}
.c5-osoffice .c5-osoffice-box {
  width: auto;
  margin: 0 19px;
  padding: 0px 0 20px;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-h {
  font-size: 150%;
  font-weight: bold;
  width: auto;
  text-align: center;
  padding: 0 0 10px;
  float: none;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls {
  vertical-align: baseline;
  float: none;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls li {
  width: 48%;
  float: left;
  display: block;
  margin-left: 0;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls li img {
  width: 100%;
  line-height: 0;
  font-size: 0;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls li:nth-child(2n) {
  margin-left: 4%;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls li:nth-child(n+3) {
  margin-top: 4%;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os {
  border-top: 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-ls {
  display: block;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-ls li {
  width: 100%;
  float: none;
  display: block;
  margin: 4% 0 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-ls li:first-child {
  margin: 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-h {
  height: auto;
  line-height: inherit;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_of .c5-osoffice-box-h {
  height: auto;
  line-height: inherit;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 {
  width: 100%;
  vertical-align: baseline;
  float: none;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 li {
  width: 48%;
  float: left;
  display: block;
  margin-left: 0;
  margin-top: 4%;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 li img {
  width: 100%;
  line-height: 0;
  font-size: 0;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 li:nth-child(2n) {
  margin-top: 4%;
  margin-left: 4%;
}
.c5-osoffice .c5-osoffice-box .c5-osoffice-box-ls2 li:nth-child(n+3) {
  margin-top: 4%;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-ls2 {
  display: block;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-ls2 li {
  width: 100%;
  float: none;
  display: block;
  margin: 4% 0 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-ls2 li:first-child {
  margin: 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_os .c5-osoffice-box-h {
  height: auto;
  line-height: inherit;
  margin-top: 0;
}
.c5-osoffice .c5-osoffice-box.c5-osoffice-box_of .c5-osoffice-box-h {
  height: auto;
  line-height: inherit;
  margin-top: 0;
}
}


/* ==========================================================================
   spec table pc
   ========================================================================== */
.c5-tablPCmq {
  margin: 30px 0;
  font-size: 12px;
}
.c5-tablPCmq .c5-tablPCmq__center {
  text-align: center !important;
}
.c5-tablPCmq table {
  width: 100%;
  margin-bottom: -1px;
}
.c5-tablPCmq table th,
.c5-tablPCmq table td {
  text-align: left;
  padding: 10px;
  border: 1px solid #e4e7ec;
}
.c5-tablPCmq thead th {
  font-size: 14px;
  text-align: center;
}
.c5-tablPCmq tbody {
  table-layout: fixed;
}
.c5-tablPCmq tbody .c5-tablPCmq__note {
  font-size: 10px;
  color: #999;
}

@media screen and (max-width: 639px) {
  .c5-tablPCmq {
    display: none;
  }
}
/* ==========================================================================
   spec table sp
   ========================================================================== */
.c5-tablSPmq {
  font-size: 12px;
  display: none;
  padding-bottom: 10px;
  margin: 20px 0;
  border-bottom: 1px solid #e4e7ec;
}
.c5-tablSPmq .c5-tablSPmq__tr {
  border-top: 1px solid #e4e7ec;
  padding-left: 0;
}
.c5-tablSPmq .c5-tablSPmq__th {
  font-weight: bold;
  padding: 15px 10px;
  margin-left: 0;
  border-bottom: 1px solid #e4e7ec;
}
.c5-tablSPmq .c5-tablSPmq__tdGroup {
  border-top: 1px solid #e4e7ec;
  padding: 10px 0;
  margin-left: 20px;
}
.c5-tablSPmq .c5-tablSPmq__tdGroupfirst {
  padding: 10px 0;
  margin-left: 20px;
}
.c5-tablSPmq .c5-tablSPmq__thead {
  font-weight: bold;
}
.c5-tablSPmq .c5-tablSPmq__h2 {
  margin-bottom: -15px;
  margin-top: 10px;
  font-weight: bold;
}
.c5-tablSPmq .c5-tablSPmq__h2bt0 {
  margin-bottom: 0px;
  margin-top: 10px;
}

@media screen and (max-width: 639px) {
  .c5-tablSPmq {
    display: block;
  }
}

/* ==========================================================================
   table Bg
   ========================================================================== */
.c5-bg__gray1 {
  background: #83838f;
  color: #fff;
}

.c5-bg__gray2 {
  background: #fbfbfd;
}

/* ==========================================================================
   ビジネス利用にそろえたいアクセサリー 
   ========================================================================== */
.s5-inStoreList.c5-inStoreList .s5-inStoreItem2__inner{
  border-top:none;
}
.s5-inStoreList.c5-inStoreList .s5-inStoreItem2__inner ul{
  margin:0;
  padding:0;  
}
.s5-inStoreList.c5-inStoreList .s5-inStoreItem2__inner ul li{
  list-style-type: none;
  float: left;
  background: #000;
  color: #FFF;
  font-size: 11px;
  padding: 3px 0 2px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 52px;
}
.s5-inStoreList.c5-inStoreList .s5-inStoreItem2__image{
  width: auto;
}
.s5-inStoreList.c5-inStoreList .s5-inStoreItem2__text{
  width: auto;
}
.s5-inStoreItem2__image img{
  width: auto;
}

/* ==========================================================================
   購入エリアの画像サイズ
   ========================================================================== */
.s5-inStoreItem1__image img{

  max-width: 350px;
  width: 100%;
  height: auto;
}
@media (max-width: 800px) {
  .s5-inStoreItem1__image img{
    width:  100%;
    height: auto;
  }
}



/* ==========================================================================
   追加movie用
   ========================================================================== */
.c5-row{
  overflow:hidden;
}

.c5-row .c5-row__col2_l{
  width: 48%;
  float: left;
  padding-right: 2%;
}

.c5-row .c5-row__col2_r{
  width: 50%;
  float: right;
  position:relative;
  padding-top:28%;
}

.c5-row .c5-row__col2_r iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}


@media (max-width: 800px) {
  .c5-row .c5-row__col2_l{
    float:none;
    padding-right: 0;
    width: auto;
    margin-bottom: 20px;
  }

  .c5-row .c5-row__col2_r{
    float:none;
    width: auto;
    padding-top:55%;
  }

}

/* ==========================================================================
   .c5-color
   ========================================================================== */
.c5-colorGreen {
    color: #00AA99;
}


