<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
ol, ul {
  list-style: none;
  padding: 0;
}
.mgb30 {
  margin-bottom: 30px;
}
.mgb40 {
  margin-bottom: 40px;
}
.mgb0 {
  margin-bottom: 0px !important;
}
.mgtb30 {
  margin: 30px 0;
}
.img100{
 width: 100%;
}
@media screen and (min-width:768px) {
.mgb3pc{
	margin-bottom: 3em !important;
}
}
#container-all {
  width: 100%;
  margin: 0 auto;
}
#contents {}
#header {
  margin: 0 auto;
  padding: 0;
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 64px;
  display: table;
  width: 100%;
  overflow: hidden;
  max-width: 860px;
}
#header #Nav h1 {
  float: left;
  margin: 0 4px;
  padding-top: 10px;
  width: 100%;
}
.goTop a:link {
    text-decoration: none;
    color: #005FC3;
}
.goTop a {
    text-decoration: none;
    color: #6296CA;
}
body a:hover {
    opacity: 0.5;
}
/* breadcrumb パンくず */
.breadcrumb *, .breadcrumb *:after, .breadcrumb *:before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.breadcrumb {
margin: 1em auto;
color: #83838f;
}
.breadcrumb a {
text-decoration: none;
color: #83838f;
}
.breadcrumb .breadcrumbs {
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
font-size: 0.875em;
line-height: 1.5; 
}
.breadcrumb li {
display: inline-block;
position: relative;
padding-right: calc(16px + 8px);
margin-right: 8px;
color: #83838f;
}
.breadcrumb li::before {
content: '\FF1E';
width: 1em;
height: 1em;
line-height: 1;
text-align: center;
font-size: 1em;
color: inherit;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.breadcrumb li:last-child {
margin-right: 0;
padding-right: 0;
color: #ffffff;
}
.breadcrumb li:last-child::before {
content: normal;
}
/* -- breadcrumb パンくずend --  */
.webfont {
  font-family: 'Noto Sans JP', sans-serif;
}
.maindesign h1 img {
  width: 100%;
}
.maindesign .title span {
  color: #0c0c0c;
  text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7);
  text-align: left;
  font-weight: bold;
  font-size: 65px;
  margin-left: 20px;
  padding-top: 20px;
  line-height: 1;
  position: absolute;
  top: 25px;
  left: 0px;
}
.mgb30 {
  margin-bottom: 30px !important;
}
.main_img a:hover img {
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
  -ms-filter: "alpha( opacity=70 )" !important;
  background-color: #fff;
}
.main_img img {
  width: 100%;
  height: auto;
}
.main_img .btn {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.main_img .btn li {
  float: left;
  width: 50%;
  margin: 0;
}
.maindesign {
  max-width: 860px;
  margin: auto;
  padding: 0 10px;
}
.maindesign {}
#blockmain ul li img {
  width: 100%;
}
.maindesign .cols2-1 li {
  padding-bottom: calc(2em + 6px);
}
.maindesign .cover-btn {
  position: absolute;
  bottom: 0%;
  width: 100%;
}
#footer {
  font-size: 13px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
	max-width: 860px;
}
#footer p {
  line-height: 150%;
}
p.copy {
  background: #000000;
  color: #FFFFFF;
  padding: 1% 0;
	text-align: center;
}
#blockmain .pdtb05 {
  padding: 5px 0 !important;
}
#blockmain .pagetop a {
  text-align: right;
  display: block;
  width: 100%;
  font-size: 15px;
  text-decoration: none;
}
.tableBox {
  width: 96%;
  margin: 0 2%;
}
.tableBox th.tha {
  background-color: #9087c2;
  color: #fff;
}
.tableBox th, .tableBox td {
  border: solid 1px #ccc;
  border-collapse: collapse;
  padding: 2% 0;
  text-align: center;
  vertical-align: middle;
  font-size: 90%;
  line-height: 1.2;
}
.tableBox th {
  background-color: #0039ab;
  color: #fff;
}
.tableBox a:link {
  text-decoration: underline;
}
h3 {
  background-color: #f00;
  padding: 14px;
  color: #fff;
  margin: 20px 0 10px;
  font-size: 120%;
  font-weight: bold;
}
div.head {
  background-color: #002060;
  color: #fff;
  margin: 16px 2% 10px;
  padding: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-weight: bold;
}
.maindesign .icon {
  background-color: #0a2d7f;
  padding: 5px;
  border-radius: 10px;
}
.maindesign p {
  text-align: left;
  margin: 8px 2%;
  line-height: 1.5em;
}
.maindesign .font2 {
  font-size: 2em;
  font-weight: bold;
}
.maindesign .text01 {
  font-size: 1.1em;
  background-color: #0a2d7f;
  color: #fff;
  margin: 0;
  padding: 10px;
}
.maindesign .text02 {
  text-align: center;
}
.maindesign .text03 {
  background-color: #f00;
  color: #fff;
  padding: 10px;
  margin: 0;
}
.maindesign .relation {
  display: flex;
  flex-wrap: wrap;
}
.maindesign a.feature {
  /*display: block;*/
  color: #000000;
  text-decoration: none;
  width: calc(50% - 7px);
  height: auto;
  min-height: 75px;
  margin-right: calc(15px / 2);
  margin-bottom: 10px;
  padding: 10px 0;
  border: 1px solid #ccc;
  position: relative;
  transition: 0.6s;
  text-align: justify;
}
.maindesign .feature:nth-child(3n) {
  margin-right: 0;
}
.maindesign .feature img {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20%;
  transform: translateY(-50%);
  transition: 0.6s;
  max-width: 100px;
}
.maindesign .feature .feat_title {
  font-size: 1.2em;
  width: calc(80% - 30px);
  padding-left: 10px;
  font-weight: bold;
  margin: 0;
}
.maindesign .feature .feat_title.h_center {
  display: flex;
  align-items: center;
  height: 100%;
}
.maindesign .feature .feat_text {
  font-size: 0.8em;
  width: calc(80% - 30px);
  padding-left: 10px;
  line-height: 1.2;
  margin: 10px 0 0 0;
}
.tbl01 {
  border-collapse: collapse;
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 15px -6px #00000073;
}
.tbl01 tr {
  /* text-align: center; */
  padding: 20px 0;
}
.tbl01 th, .tbl01 td {
  padding: 20px 5px;
  border: 1px solid #ccc;
}
.tbl01 th {
  background-color: #ebebeb;
  color: #000;
  padding: 15px;
}
.tbl01 td {
  text-align: left;
}
.flexc {
  display: flex;
  align-items: center;
}
.maindesign .w70pc {
  width: 80%;
  margin: 20px auto 30px auto;
}
.maindesign .fsMedium {
  font-size: 1.0em;
  padding: 0.75em 1em !important;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 20px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.maindesign .cols2-2 li {
  width: calc(50% - 5px);
  margin-right: calc(10px / 1);
  margin-bottom: 10px;
  position: relative;
  padding: 10px;
}
.maindesign .cols2-1 li {
  width: calc(50% - 5px);
  margin-right: calc(10px / 1);
  margin-bottom: 10px;
  position: relative;
  padding: 10px;
}
.maindesign .cols2-2 li:nth-child(2n) {
  margin-right: 0;
}
.maindesign .cols2-1 li:nth-child(2n) {
  margin-right: 0;
}
#container-all a {
  text-decoration: none;
}
.maindesign {
  font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
  margin-bottom: 0 !important;
}
.maindesign h1 img {
  width: 100%;
}
.maindesign h1 span {
  color: #fff;
  text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
  text-align: left;
  font-weight: bold;
  font-size: 75px;
  margin-left: 0;
  padding-top: 0;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 25px;
}
.maindesign .heading01 {}
.maindesign .heading02 {
  top: 60%;
  font-size: 2em;
}
.maindesign h1 span .s_title {
  font-size: 0.8em;
}
.maindesign .tablebtn {
  width: 140px;
}
.maindesign .h2comment {
  line-height: 1.2em;
}
.rea {
  background: #fff;
  display: table;
  width: 100%;
  border: solid 1px #000;
  color: #333;
  font-weight: 700;
  border-radius: 20px;
  overflow: hidden;
}
.rea:hover {
  background: #f4dfe6;
  text-decoration: none;
  color: gray;
}
.rlmg {
  display: table-cell;
  width: 100px;
  /*height: 100px;*/
  vertical-align: middle;
}
.rlmg img {
  width: 100%;
}
.rep {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1em;
  width: calc(100% - 100px);
  border-left: #e5e5e5 solid 2px;
}
.listHead34 {
  font-size: 1.2em;
  font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  color: rgb(51, 51, 51);
  font-weight: bold;
  margin: 20px 0 10px;
}
.tabletri {
  width: 100%;
  margin-bottom: 18px;
  background-color: #fff;
  border-collapse: collapse;
  font-size: 1.0em;
  text-align: left;
  line-height: 1.4;
  margin-top: 8px;
}
.fwb {
  font-weight: bold;
}
.lh15 {
  line-height: 1.5em;
}
.maindesign span.indent {
  display: block;
  padding-left: 1.0em;
  text-indent: -1.0em;
}
.maindesign .cols3-2 li {
  width: calc(33.33% - 7px);
  margin-right: calc(21px / 2);
  margin-bottom: 20px;
  position: relative;
}
.maindesign .cols3-2 .text-box {
  padding: 0.5em;
  line-height: 1.6em;
}
.maindesign .cols3-2 .cover-btn {
  position: absolute;
  bottom: 0%;
  width: 100%;
}
.maindesign .cols3-2 li:nth-child(3n) {
  margin-right: 0px;
}
.maindesign .iconp {
  padding-left: 60px;
}
.maindesign .main_botton li {
  width: calc(100% / 6 - 7px);
  margin-right: calc(42px / 5);
}
.maindesign .main_botton .rep {
  display: block;
  vertical-align: middle;
  padding: 0.7em 0.5em;
  width: auto;
  border-left: none;
}
.maindesign .main_botton li:nth-child(3n) {
  margin-right: calc(42px / 5);
}
.maindesign .main_botton li:nth-child(6n) {
  margin-right: 0px;
}
.maindesign .cols2-1st li {
  width: calc(45% - 0px);
  margin-right: calc(10% / 1);
  margin-bottom: 20px;
  position: relative;
}
.maindesign .howto {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 30px;
}
.maindesign .howto.cols3-1 li {
  width: calc(33.3% - 7px);
  margin-right: calc(21px / 2);
  margin-bottom: 20px;
  padding-bottom: 0;
  position: relative;
}
.maindesign .howto.cols3-1 li:nth-child(3n) {
  margin-right: 0px;
}
.maindesign .howto.cols3-1 li a {
  display: flex;
}
.maindesign .howto.cols3-1 li a .linksImg {
  margin: 5px 15px 5px auto;
}
.maindesign .howto.cols3-1 li a .linksTxt {
  margin: auto auto auto 10px;
}
.maindesign .howto.cols3-1 li a .linksTxt p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
.maindesign .howto .linksTxt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.maindesign .relation {
  display: flex;
  flex-wrap: wrap;
}
.maindesign a.feature {
  display: block;
  color: #000000;
  text-decoration: none;
}
.maindesign .feature {
  width: calc(50% - 7px);
  height: auto;
  min-height: 75px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 0;
  border: 1px solid #ccc;
  position: relative;
  transition: 0.6s;
  text-align: justify;
}
.maindesign .feature .feat_title {
  font-size: 1.2em;
  width: calc(80% - 30px);
  padding-left: 10px;
  font-weight: bold;
  margin: 0;
}
.maindesign .feature .feat_text {
  font-size: 0.8em;
  width: calc(80% - 30px);
  padding-left: 10px;
  line-height: 1.2;
  margin: 10px 0 0 0;
}
.maindesign .feature img {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20%;
  transform: translateY(-50%);
  transition: 0.6s;
}
.maindesign .flexc {
  align-items: center;
  display: flex !important;
}
.maindesign .catchtext {
  margin-bottom: 10px;
}
.maindesign .buzait img {
  width: 100%;
}
.maindesign .goTop {
  clear: both;
  font-size: 14px;
  margin: 8px 0;
  text-align: right;
}
.maindesign .fsMedium {
  font-size: 1.0em;
  padding: 0.75em 1em !important;
}
.text-box p {
  line-height: 1.3em;
}
h4 span {
  font-size: 0.8em;
}
.Category {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  font-size: 22px;
}
.Category li {
  margin-bottom: 10px;
}
.Category li {
  width: calc(25% - 8px);
  margin-right: 10px;
  padding-bottom: 5em;
  border: solid 1px #0c0c0c;
  box-sizing: border-box;
  position: relative;
}
.Category li:nth-child(4n) {
  margin-right: 0px;
}
.Category .w50:nth-child(2n) {
  margin-right: 0px !important;
}
.Category .pImg {
  width: 100%;
}
.Category .text_box {
  padding: 0 0.5em 0.5em;
  line-height: 1.3;
  color: #333;
  font-feature-settings: "palt"1;
}
.Category .text_box .sTxt {
  font-size: 0.8em;
  font-weight: 700;
}
.Category .text_box .bTxt {
  font-size: 1.0em;
  font-weight: 700;
}
.Category .kakaku {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 8px;
}
.Limited {
  position: absolute;
  left: 80%;
  top: 5%;
  width: 13% !important;
}
.Category .w50 .kakaku {
  width: 100%;
  padding-bottom: 8px;
}
.Category .price {
  font-size: 1.5em;
  padding: 0 0.2em;
  text-align: right;
  color: #C0302C;
  font-weight: 700;
  font-feature-settings: "palt"1;
}
.Category .w50 .text_box {
  padding: 0 0.5em 6em;
}
.gift .Category .w50 .text_box {
  padding: 0 0.5em 4em;
}
.Category .w50 .price {
  font-size: 2.0em;
  padding: 0 5px;
  text-align: right;
  color: #C0302C;
  font-weight: 700;
  font-feature-settings: "palt"1;
}
.Category .tax {
    display: block;
    font-size: 0.3em;
    color: #333;
    margin-right: 0.5em;
    line-height: 1.1;
}
.Category .price2 .tax {
    font-size: 0.5em;
}
.Category .price.main .tax {
   display: inline;
    font-size: 0.5em;
}

.Category .tax2 {
    font-size: 0.5em;
	color: #333;
}
.Category .tax3 {
    font-size: 0.4em;
    color: #000;
}
.Category .yen {
  font-size: 0.5em;
  color: #C0302C;
}
.Category .yen02 {
  font-size: 0.7em;
  color: #333;
}
.Category .yen03 {
  font-size: 0.67em;
  color: #333;
}
.Category .w50 .text_box2 {
  padding: 0 0.5em 0;
  line-height: 1.3;
  color: #333;
  font-feature-settings: "palt"1;
}
.Category .text_box2 .sTxt {
  font-size: 0.8em;
  font-weight: 700;
}
.Category .text_box2 .bTxt {
  font-size: 1.0em;
  font-weight: 700;
}
.bordert {
  border: 1px #0c0c0c solid;
  width: 96%;
  margin: auto
}
@media screen and (max-width:767px){
.bordert {
    border: none;
}
}
.bordert td {
  border-right: 1px #0c0c0c solid;
  padding: 5px 0;
}
@media screen and (max-width:767px){
.bordert td {
border-right: none;
   display:block;
}
}
@media screen and (max-width:767px){
.bordert td:nth-child(2n){
   border: 1px solid #0c0c0c;
    box-sizing: border-box;
}
}
.gd-h2 {
    font-size: 2em;
    text-align: center;
    border-bottom: #000 5px solid;
    padding-bottom: 10px;
    width: 7em;
    margin: 50px auto 25px;
}

.fwb {
    font-weight: bold;
}
.maindesign .w100 {
    width: 100% !important;
    margin-bottom: 20px;
	margin-right: 0;
}
.Category .w100 .text_box {
    padding: 0 0.5em 5em;
}
.Category .w100 .text_box .bTxt {
    font-size: 1.3em;
    font-weight: 700;
}
.Category .w100 .price {
    font-size: 2.8em;
    padding: 10px 5px;
    text-align: right;
    color: #C0302C;
    font-weight: 700;
    font-feature-settings: "palt"1;
}

.Category .w50 .price {
    font-size: 2.0em;
    padding: 5px 5px;
    text-align: right;
    color: #C0302C;
    font-weight: 700;
    font-feature-settings: "palt"1;
}
.Category .w50 .price2 {
    font-size: 2.0em;
    padding: 0 5px;
    text-align: right;
    color: #C0302C;
    font-weight: 700;
    font-feature-settings: "palt"1;
}
.Category .w100 .price2 {
    font-size: 3.0em;
    padding: 5px 1rem;
    text-align: right;
    color: #C0302C;
    font-weight: 700;
    font-feature-settings: "palt"1;
}
@media screen and (max-width:1100px) {
  .maindesign .title span {
    font-size: 6vw;
  }
}
@media screen and (max-width:767px) {
	.Category .w50 .price2 {
    font-size: 2.0em;
}
	
.Category .w50 .price {
    padding: 0 5px;
}

.Category .w100 .price {
    font-size: 2.0em;
	padding: 5px 5px;
	}
.gd-h2 {
    font-size: 5.5vw;
    margin: 50px auto 30px;
}
.breadcrumb .breadcrumbs {
    font-size: 0.75em;
}
  .maindesign .title span {
    font-size: 6.0vw;
    top: 5vh;
    margin-left: 10px;
  }
  .maindesign .w50sp {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  .maindesign .feature .feat_title {
    width: calc(90% - 80px);
  }
  .maindesign a.feature {
    width: 100%;
    margin-right: 0;
    min-height: 80px;
  }
  .maindesign .feature img {
    height: 80px;
    width: 93px;
  }
  .maindesign .feature:nth-child(3n) {
    margin-right: 0;
  }
  .maindesign .feature:nth-child(2n) {
    margin-right: 0;
  }
  #container-all, .container-all {
    width: 100%;
  }
  .maindesign .cols2-1 li {
    width: 100%;
    margin-right: 0;
  }
  .maindesign .fslarge {
    font-size: 1.2em;
  }
  .maindesign h1 span {
    font-size: 5.5vw;
    left: 3vw;
  }
  .maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1em;
  }
  .maindesign .tablebtn {
    width: 35%;
  }
  .maindesign .links.cols3-2 li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
  }
  .maindesign .links.cols3-2 li:nth-child(2n) {
    margin-right: 0px;
  }
  .maindesign .cols3-2 li:nth-child(3n) {
    margin-right: calc(10px / 1);
  }
  .maindesign .links.cols3-2 li:nth-child(6n) {
    margin-right: 0px;
  }
  .maindesign .links.cols3-2 .text-box {
    padding: 0.5em;
    line-height: 1.6em;
  }
  .maindesign span.indent {
    display: block;
    padding-left: 1.0em;
    text-indent: -1.0em;
    margin: 0 3%;
    line-height: 1.4;
  }
  .maindesign .icon {
    margin-bottom: -3em;
    width: 50px;
  }
  .maindesign .w50 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .maindesign .mgr0sp {
    margin-right: 0 !important;
  }
  .maindesign .main_botton .rep p {
    font-size: 0.8em;
  }
  .maindesign .main_botton li {
    width: calc(50% - 5px);
    margin-right: 10px;
  }
  .maindesign .main_botton li:nth-child(3n) {
    margin-right: 10px;
  }
  .maindesign .main_botton li:nth-child(6n) {
    margin-right: 10px;
  }
  .maindesign .main_botton li:nth-child(2n) {
    margin-right: 0;
  }
  .maindesign .cols2-1st li {
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
  }
  .maindesign .howto.cols3-1 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .maindesign .howto.cols3-1 li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row-reverse;
  }
  .maindesign .howto.cols3-1 li a .linksImg {
    margin: 5px 15px 5px 5px;
  }
  .maindesign .howto.cols3-1 a .linksImg {
    width: calc(8.5em - 4.8vw);
    margin: 0 4% 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .maindesign h2.iconh2 {
    padding-bottom: 0px !important;
    display: flex;
    align-items: center;
  }
  .maindesign .icon {
    margin-bottom: 0;
    width: 10vw;
  }
  .maindesign .iconp {
    padding-left: 5px;
  }
  .maindesign .feature {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
  }
  .Category {
    font-size: 18px;
  }
  .Category li {
    width: calc(50% - 5px);
    margin-right: 10px;
    padding-bottom: 5em;
    border: solid 1px #0c0c0c;
    box-sizing: border-box;
    position: relative;
  }
  .gift .w50 {
    width: calc(50% - 5px) !important;
	  margin-right: 10px !important;
  }	
  .gift .w50:nth-child(2n)  {
    margin-right: 0px;
  }		
  .Category li:nth-child(2n) {
    margin-right: 0px;
  }

	.gift .Category .w50 .text_box {
    padding: 0 0.5em 6em;
  }
  .gift .Category .w50 .text_box.single {
    padding: 0 0.5em 1.5em;
}
  .top .Category .w50 .text_box {
    padding: 0 0.5em 8em;
  }
	.Category .w50 .price {
  font-size: 2.5em;
	}
	.gift .Category .w50 .price {
  font-size: 3em;
	}	
}
@media screen and (min-width:768px) {
  .maindesign .w50sp {
    width: calc(50% - 5px) !important;
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
  }
  .maindesign .feature:nth-child(2n) {
    margin-right: 0;
  }
  .maindesign .w70pc {
    width: 50%;
    margin: auto;
  }
  .maindesign .icon {
    margin-bottom: -2em;
    width: 50px;
  }
  .maindesign .w50 {
    width: calc(50% - 5px) !important;
    margin-right: calc(10px / 1) !important;
    margin-bottom: 20px;
  }
  .maindesign .w50sp {
    width: calc(50% - 5px) !important;
    margin-right: calc(10px / 1) !important;
    margin-bottom: 20px;
  }
  .maindesign .w80pc {
    width: 80%;
    margin: auto;
    text-align: center;
  }
  .maindesign .w70pc {
    width: 70% !important;
    margin: 0 auto 60px !important;
  }
  .maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1.5em;
  }
  .feat-art .goods-list-area .item {
    margin: 10px 20px 0 0 !important;
    float: left;
    width: 20%;
    width: calc((100% - 60px) / 4) !important;
    width: -webkit-calc((100% - 60px) / 4) !important;
    width: -moz-calc((100% - 60px) / 4) !important;
    padding: 0 0 10px 0;
    position: relative;
  }
  .feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 0px !important;
  }
  .feat-art .goods-list-area .item .goods-img {
    text-align: center;
    width: 255px !important;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
  }
  .maindesign .feature:nth-child(2n) {
    margin-right: 0;
  }
  .text-box p {
    padding: 10px;
  }
.gift .Category .w50:nth-child(2n) {
  margin-right: 0px !important;
}
}
@media screen and (max-width:767px) {

.gift .Category .w50 .kakaku {
	font-size: 0.9em;

}
.gift .Category .w50 .bordert {
    font-size: 0.8em;
}
}
</pre></body></html>