/* ===== frame.css START ===== */
/*  デフォルトのコンテンツ
------------------------------------------------------------- */

/* 独自修正 */

/* CMSキャンバス制御用 */

/* タブレットサイズ */
/* スマホサイズ */
@media screen and (max-width: 640px) {
  #noteSizeGuige_modal_body #fwCms_wrapper img { width:100%;}
}

/* 1280px over */


/* ===== frame.css END ===== */

/* ===== default.css START ===== */
#noteSizeGuige_modal_body #fwCms_wrapper footer, #noteSizeGuige_modal_body #fwCms_wrapper section {
  display: block
}
#noteSizeGuige_modal_body #fwCms_wrapper h1 {
  font-size: 2em;
  margin: .67em 0
}
#noteSizeGuige_modal_body #fwCms_wrapper main {
  display: block
}
#noteSizeGuige_modal_body #fwCms_wrapper a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
#noteSizeGuige_modal_body #fwCms_wrapper b, #fwCms_wrapper strong {
  font-weight: inherit;
  font-weight: bolder
}
#noteSizeGuige_modal_body #fwCms_wrapper small {
  font-size: 80%
}
#noteSizeGuige_modal_body #fwCms_wrapper ::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
#noteSizeGuige_modal_body #fwCms_wrapper [hidden] {
  display: none
}
#noteSizeGuige_modal_body #fwCms_wrapper * {
  box-sizing: border-box;
  word-wrap: break-word
}
#noteSizeGuige_modal_body #fwCms_wrapper h1,
#noteSizeGuige_modal_body #fwCms_wrapper h2,
#noteSizeGuige_modal_body #fwCms_wrapper h3,
#noteSizeGuige_modal_body #fwCms_wrapper h4,
#noteSizeGuige_modal_body #fwCms_wrapper h5 {
  font-size: 100%;
  font-weight: 400;
  margin: 0;
  padding: 0
}
#noteSizeGuige_modal_body #fwCms_wrapper ul, #noteSizeGuige_modal_body #fwCms_wrapper li {
  list-style: none;
  padding: 0;
  margin: 0
}
#noteSizeGuige_modal_body #fwCms_wrapper dl, #noteSizeGuige_modal_body #fwCms_wrapper dt, #noteSizeGuige_modal_body #fwCms_wrapper dd {
  padding: 0;
  margin: 0
}
#noteSizeGuige_modal_body #fwCms_wrapper img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto
}

@media screen and (max-width:640px) {
#noteSizeGuige_modal_body #fwCms_wrapper img {
  max-width: 100%;
  width: auto;
  height: auto
}
}
#noteSizeGuige_modal_body #fwCms_wrapper a {
  color: #000;
  text-decoration: none;
  outline: 0
}
#noteSizeGuige_modal_body #fwCms_wrapper {
  background-color: #e3e3e3;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .under-line {
  text-decoration: underline
}
#noteSizeGuige_modal_body #fwCms_wrapper .text-center {
  text-align: center
}
#noteSizeGuige_modal_body #fwCms_wrapper .text-right {
  text-align: right
}
#noteSizeGuige_modal_body .clearfix:before, .clearfix:after {
  content: "";
  display: table
}
#noteSizeGuige_modal_body .clearfix:after {
  clear: both
}
#noteSizeGuige_modal_body .hidden {
  display: none
}
#noteSizeGuige_modal_body .bold {
  font-weight: 700!important
}
#noteSizeGuige_modal_body .mt15 {
  margin-top: 15px
}
#noteSizeGuige_modal_body .mt40 {
  margin-top: 40px!important
}
#noteSizeGuige_modal_body .mb0 {
  margin-bottom: 0!important
}
@-webkit-keyframes remodal-opening-keyframes {
from {
-webkit-transform:scale(1.05);
transform:scale(1.05);
opacity:0
}
to {
-webkit-transform:none;
transform:none;
opacity:1;
-webkit-filter:blur(0);
filter:blur(0)
}
}
@keyframes remodal-opening-keyframes {
from {
-webkit-transform:scale(1.05);
transform:scale(1.05);
opacity:0
}
to {
-webkit-transform:none;
transform:none;
opacity:1;
-webkit-filter:blur(0);
filter:blur(0)
}
}
@-webkit-keyframes remodal-closing-keyframes {
from {
-webkit-transform:scale(1);
transform:scale(1);
opacity:1
}
to {
-webkit-transform:scale(0.95);
transform:scale(0.95);
opacity:0;
-webkit-filter:blur(0);
filter:blur(0)
}
}
@keyframes remodal-closing-keyframes {
from {
-webkit-transform:scale(1);
transform:scale(1);
opacity:1
}
to {
-webkit-transform:scale(0.95);
transform:scale(0.95);
opacity:0;
-webkit-filter:blur(0);
filter:blur(0)
}
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes remodal-overlay-opening-keyframes {
from {
opacity:0
}
to {
opacity:1
}
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
from {
opacity:1
}
to {
opacity:0
}
}
@keyframes remodal-overlay-closing-keyframes {
from {
opacity:1
}
to {
opacity:0
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .footer {
  width: 100%
}
#noteSizeGuige_modal_body #fwCms_wrapper .footer address {
  padding: 5px 16px;
  background: #cf0f31;
  display: block;
  text-align: center;
  color: #fff;
  font-style: normal;
  font-size: 12px
}
#noteSizeGuige_modal_body #fwCms_wrapper .footer-mg {
  padding: 5px 10px 15px
}
#noteSizeGuige_modal_body #fwCms_wrapper .footer-mg__notice {
  font-size: 12px;
  color: #c03;
  margin-bottom: 5px
}
#noteSizeGuige_modal_body #fwCms_wrapper .footer-mg__logo {
  max-width: 116px
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .footer address {
  padding: 10px;
  font-size: 14px
}
#noteSizeGuige_modal_body #fwCms_wrapper .footer-mg {
  padding: 10px 20px 30px
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .pagetop {
  position: fixed;
  right: 10px;
  bottom: 90px;
  width: 35px;
  height: 35px;
  background: url(//img07.magaseek.com/images/df/common/parts/btn-pagetop.png) 0 0 no-repeat;
  background-size: 100%;
  cursor: pointer;
  display: none;
  z-index: 100
}

@media(min-width:1279px) {
#noteSizeGuige_modal_body #fwCms_wrapper .pagetop {
  right: 30px;
  bottom: 30px
}
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .pagetop {
  width: 50px;
  height: 50px
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
  box-sizing: border-box
}

@media(min-width:576px) {
#noteSizeGuige_modal_body #fwCms_wrapper .col {
  padding-right: 8px;
  padding-left: 8px
}
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .col {
  padding-right: 12px;
  padding-left: 12px
}
}

@media(min-width:980px) {
#noteSizeGuige_modal_body #fwCms_wrapper .col {
  padding-right: 16px;
  padding-left: 16px
}
}

@media(min-width:1200px) {
#noteSizeGuige_modal_body #fwCms_wrapper .col {
  padding-right: 16px;
  padding-left: 16px
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}
#noteSizeGuige_modal_body #fwCms_wrapper .nosp-inb {
  display: none!important
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .nopc {
  display: none!important
}
}

@media(min-width:670px) {
#noteSizeGuige_modal_body #fwCms_wrapper .nosp-inb {
  display: inline-block!important
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .box {
  background-color: #fff;
  margin-bottom: 3%;
  overflow: hidden
}
#noteSizeGuige_modal_body #fwCms_wrapper .box:last-child {
  margin-bottom: 0;
}
#noteSizeGuige_modal_body #fwCms_wrapper .box.mb0 {
  margin-bottom: 0
}
#noteSizeGuige_modal_body #fwCms_wrapper .box-inner {
  padding: 1px 3%;
  clear: both
}
#noteSizeGuige_modal_body #fwCms_wrapper .box-inner.padding-top {
  padding-top: 3%
}

@media(min-width:768px) {
/*#fwCms_wrapper .box {
  margin-bottom: 20px
}
#fwCms_wrapper .box-inner {
  padding: 1px 20px
}
#fwCms_wrapper .box-inner.padding-top {
  padding-top: 20px
}*/
}

@media only screen and (min-width:768px) {
/*saleTOP*/
}

@media only screen and (max-width:767px) {
/*saleTOP ranking*/
}
#noteSizeGuige_modal_body #fwCms_wrapper .box {
  position: relative
}
#noteSizeGuige_modal_body #fwCms_wrapper .text-center {
  text-align: center
}
/*shoplogo seemoreACC*/

@media only screen and (max-width:767px) {
#noteSizeGuige_modal_body .box {
  overflow: hidden
}
#noteSizeGuige_modal_body #fwCms_wrapper .text-center {
  text-align: center
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .ttl-cartbox .ttl {
  font-size: 14px;
  letter-spacing: .02em;
  border-left: 5px solid #c03;
  background: #424242;
  color: #fff;
  padding: 8px 10px
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .ttl-cartbox .ttl {
  font-size: 20px;
  border-left: 10px solid #c03
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .txt-information {
  color: #c03;
  line-height: 1.5
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .txt-information {
  color: #c03;
  line-height: 1.5
}
}
#noteSizeGuige_modal_body #fwCms_wrapper p {
  line-height: 18px;
  margin: 0
}
#noteSizeGuige_modal_body #fwCms_wrapper p.mb10 {
  margin-bottom: 10px
}
#noteSizeGuige_modal_body #fwCms_wrapper .mb10 {
  margin-bottom: 10px
}
#noteSizeGuige_modal_body #fwCms_wrapper .txt-information.mb10 {
  margin-bottom: 10px
}

@media(min-width:768px) {
#noteSizeGuige_modal_body #fwCms_wrapper .txt-information.mb10 {
  margin-bottom: 20px
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .mt15 {
  margin-top: 15px
}
#noteSizeGuige_modal_body #fwCms_wrapper .mt20 {
  margin-top: 20px
}
#noteSizeGuige_modal_body #fwCms_wrapper .mb20 {
  margin-bottom: 20px
}

@media(min-width:768px) {
#noteSizeGuige_modal_body .mb20 {
  margin-bottom: 20px
}
}
#noteSizeGuige_modal_body #fwCms_wrapper .right {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top
}
#noteSizeGuige_modal_body #fwCms_wrapper .ttl-cartbox .ttl {
  vertical-align: middle
}
/*saleTOP*/

/* タイトルと余白の間を詰める */

/* ===== default.css END ===== */

/* ===== measure.css START ===== */
/*
#mesure_bx{width:100%;line-height:1.4em;margin:0;padding:0;}
#mesure_bx .box-inner h2{background-color:#A4A4A4;color:#FFFFFF;padding:3px 3px 3px 8px;margin:0 0 5px 0;font-weight:bold;line-height:1.5em;font-size:14px;}
#mesure_bx .box-inner h3{padding:3px 3px 3px 8px;margin:0 0 5px 0;line-height:1.5em;font-size:13px;}
*/
#noteSizeGuige_modal_body #mesure_bx .box-inner h2{ margin: 40px 0; padding: 0 20px; font-size: 26px; text-align: center; position: relative;}
#noteSizeGuige_modal_body #mesure_bx .box-inner h2:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 10px;
height: 32px;
background-color: #c03;
}
#noteSizeGuige_modal_body #mesure_bx .box-inner h3,
#noteSizeGuige_modal_body #mesure_bx .box-inner p.head{
font-size: 18px;
font-weight: bold;
margin: 40px 0 20px;
}
#noteSizeGuige_modal_body #mesure_bx .box-inner p.head{padding-top: 0!important}

#noteSizeGuige_modal_body #fwCms_wrapper #mesure_bx .box-inner p {
margin-bottom: 10px;
line-height: 1.5;
}

#noteSizeGuige_modal_body #mesure_bx .box-inner .bx{margin:10px 0; border-bottom:1px solid #ccc;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .bx .ph1{width:100%;max-width:340px;margin:0 auto;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .bx .ph2{width:100%;max-width:376px;margin:0 auto;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .innerbx{padding:10px 0;}

#noteSizeGuige_modal_body #mesure_bx .box-inner .linkbx{
  background-color:#EFEFEF;padding:2%;	border-radius: 3px;
}
#noteSizeGuige_modal_body #mesure_bx .box-inner a{
text-decoration: underline;
}
#noteSizeGuige_modal_body #mesure_bx .box-inner a:hover{
text-decoration: none;
}
#noteSizeGuige_modal_body #mesure_bx .box-inner .linkList a {
    display: inline-block;
    margin-right: 10px;
}

/* table */
#noteSizeGuige_modal_body #mesure_bx .box-inner .tablebx,
#noteSizeGuige_modal_body #mesure_bx .box-inner table{border:1px solid #ccc; margin:0 auto; border-collapse: collapse;width: 100%;table-layout: fixed;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .tablebx td,#mesure_bx .box-inner .tablebx th,
#noteSizeGuige_modal_body #mesure_bx .box-inner th,#mesure_bx .box-inner td{
  border:1px solid #ccc; padding: 5px 10px; line-height: 1.4;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .tablebx th,
#noteSizeGuige_modal_body #fwCms_wrapper #mesure_bx .box-inner table th{background-color:#EFEFEF;width:20%;text-align:center;min-width:60px;}

@media (min-width: 768px) {
#noteSizeGuige_modal_body #mesure_bx .box-inner .tablebx,
#noteSizeGuige_modal_body #mesure_bx .box-inner table,
#noteSizeGuige_modal_body #mesure_bx .box-inner .tablebx td,#mesure_bx .box-inner .tablebx th,
#noteSizeGuige_modal_body #mesure_bx .box-inner th,#mesure_bx .box-inner td{border-width:1px;}

}

#noteSizeGuige_modal_body #mesure_bx .box-inner .pagetop,
#noteSizeGuige_modal_body #mesure_bx .box-inner .pageTop{display: none!important;}


/* cautionWorld */
#noteSizeGuige_modal_body #mesure_bx .box-inner .cautionWorld{padding:2%;display:block;border-top:1px solid #ccc;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .cautionWorld dt{font-weight:bold;display:block;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .cautionWorld dd{padding:1% 0 0 0;margin:0;display:block;}

#noteSizeGuige_modal_body #mesure_bx .box-inner .blockGuide,
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable{border-top:1px solid #ccc;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockGuide .sizeimg,
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable .sizeimg{width:100%;max-width:425px;margin:0 auto;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockGuide .sizeimg img,
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable .sizeimg img{width:100%;display:block;}

#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable{ padding-bottom: 20px;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .bx table,
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable table{margin-bottom: 20px;}
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable table:last-child,
#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable p:last-child{margin-bottom: 0!important}

#noteSizeGuige_modal_body #mesure_bx .box-inner .blockTable .sizeimg + table{margin-top: 20px;}

/* 追記したcss */
#hdr_primary button.remodal_cancel {
  width: 26px;
  height: 26px;
  position: absolute;
  top: -10px;
  right: -10px;
  appearance: none;
  border: none;
  background: none;
  color: var(--color-base-black);
  background: var(--color-base-white);
  border-radius: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (min-width:768px) {
#hdr_primary button.remodal_cancel {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
#hdr_primary button.remodal_cancel:hover {
  opacity: 0.7;
}
#hdr_primary button.remodal_cancel i svg {
  width: 26px;
  height: 26px
}
}
div[data-remodal-id="noteSizeGuige"] {
  position: relative;
  max-height: 90vh;
  max-width: 90vw;
  padding: 0;
  line-height: 175%;
}
#noteSizeGuige_modal_body #fwCms_wrapper #mesure_bx {
  overflow-y: scroll;
  max-height: calc(90vh - 30px);
  max-width: 90vw;
}
@media (min-width:768px) {
div[data-remodal-id="noteSizeGuige"] {
  max-width: 980px;
}
}

/* ===== measure.css END ===== */
