@charset "UTF-8";

/* import css ======================================================  */
/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

input[type="submit"] {
  border: none;
  outline: none;
}

/* utility -----------------------------*/
/* martgin */
.u-mt0 {
  margin-top: 0px;
}

.u-mr0 {
  margin-right: 0px;
}

.u-mb0 {
  margin-bottom: 0px;
}

.u-ml0 {
  margin-left: 0px;
}

.u-mt5 {
  margin-top: 5px;
}

.u-mr5 {
  margin-right: 5px;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-ml5 {
  margin-left: 5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mr15 {
  margin-right: 15px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-mt25 {
  margin-top: 25px;
}

.u-mr25 {
  margin-right: 25px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-mt35 {
  margin-top: 35px;
}

.u-mr35 {
  margin-right: 35px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mt45 {
  margin-top: 45px;
}

.u-mr45 {
  margin-right: 45px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-ml45 {
  margin-left: 45px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-mt55 {
  margin-top: 55px;
}

.u-mr55 {
  margin-right: 55px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-ml55 {
  margin-left: 55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-mt65 {
  margin-top: 65px;
}

.u-mr65 {
  margin-right: 65px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-ml65 {
  margin-left: 65px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-mt75 {
  margin-top: 75px;
}

.u-mr75 {
  margin-right: 75px;
}

.u-mb75 {
  margin-bottom: 75px;
}

.u-ml75 {
  margin-left: 75px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-mt85 {
  margin-top: 85px;
}

.u-mr85 {
  margin-right: 85px;
}

.u-mb85 {
  margin-bottom: 85px;
}

.u-ml85 {
  margin-left: 85px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-mt95 {
  margin-top: 95px;
}

.u-mr95 {
  margin-right: 95px;
}

.u-mb95 {
  margin-bottom: 95px;
}

.u-ml95 {
  margin-left: 95px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-pt0 {
  padding-top: 0px;
}

.u-pr0 {
  padding-right: 0px;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pl0 {
  padding-left: 0px;
}

.u-pt5 {
  padding-top: 5px;
}

.u-pr5 {
  padding-right: 5px;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pl5 {
  padding-left: 5px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-pt15 {
  padding-top: 15px;
}

.u-pr15 {
  padding-right: 15px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pl15 {
  padding-left: 15px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pt25 {
  padding-top: 25px;
}

.u-pr25 {
  padding-right: 25px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pl25 {
  padding-left: 25px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-pt35 {
  padding-top: 35px;
}

.u-pr35 {
  padding-right: 35px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pl35 {
  padding-left: 35px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pt45 {
  padding-top: 45px;
}

.u-pr45 {
  padding-right: 45px;
}

.u-pb45 {
  padding-bottom: 45px;
}

.u-pl45 {
  padding-left: 45px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-pt55 {
  padding-top: 55px;
}

.u-pr55 {
  padding-right: 55px;
}

.u-pb55 {
  padding-bottom: 55px;
}

.u-pl55 {
  padding-left: 55px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pt65 {
  padding-top: 65px;
}

.u-pr65 {
  padding-right: 65px;
}

.u-pb65 {
  padding-bottom: 65px;
}

.u-pl65 {
  padding-left: 65px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pt75 {
  padding-top: 75px;
}

.u-pr75 {
  padding-right: 75px;
}

.u-pb75 {
  padding-bottom: 75px;
}

.u-pl75 {
  padding-left: 75px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pt85 {
  padding-top: 85px;
}

.u-pr85 {
  padding-right: 85px;
}

.u-pb85 {
  padding-bottom: 85px;
}

.u-pl85 {
  padding-left: 85px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pt95 {
  padding-top: 95px;
}

.u-pr95 {
  padding-right: 95px;
}

.u-pb95 {
  padding-bottom: 95px;
}

.u-pl95 {
  padding-left: 95px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pl100 {
  padding-left: 100px;
}

/* Float */
.u-fl {
  float: left;
}

.u-fr {
  float: right;
}

.u-clear {
  clear: both;
}

.u-fc {
  margin: 0 auto;
  text-align: center;
}

/*text-align*/
.u-al {
  text-align: left;
}

.u-ar {
  text-align: right;
}

.u-ac {
  text-align: center;
}

/* Hidden */
.u-dn {
  display: none;
}

.u-hd {
  visibility: hidden;
}

/*  micro cf */
.u-cf:after {
  content: "";
  clear: both;
  display: block;
}

.u-bld {
  font-weight: bold;
}

.u-udl {
  text-decoration: underline;
}

/*　variable  ------------------------------------------- */
/* drawer  ------------------------------------------- */
/*　mixin  ------------------------------------------- */

/*　mixin  ----------*/
/* ------- pagetop＆自動スクロール --------------------------*/
.c-pagetop {
  font-size: 77%;
  line-height: 1.7rem;
}

.c-pagetop a {
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  color: #231815;
  border: 1px solid #231815;
  width: 50px;
  height: 50px;
  padding: 10px;
  text-align: center;
  display: block;
  position: fixed;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  transition: all 1s linear;
}

.c-pagetop a::before,
.c-pagetop a::after {
  content: "";
  display: block;
  width: 2px;
  height: 22px;
  background-color: #555;
  position: absolute;
  top: 10px;
}

.c-pagetop a::before {
  transform: rotate(45deg);
  left: 16px;
}

.c-pagetop a::after {
  transform: rotate(-45deg);
  left: 31px;
}

.c-pagetop a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
  transition: all 1s linear;
}

@media screen and (max-width: 599px) {
  .c-pagetop a {
    width: 40px;
    height: 40px;
  }

  .c-pagetop a::before,
  .c-pagetop a::after {
    height: 18px;
    top: 8px;
  }

  .c-pagetop a::before {
    left: 12px;
  }

  .c-pagetop a::after {
    left: 25px;
  }
}

@media print,
screen and (min-width: 1024px) {
  .c-pagetop a {
    padding: 20px;
  }
}

/* ▼▼▼▼▼▼▼▼　20250718修正 ▼▼▼▼▼▼▼▼ */
button {
  cursor: pointer;
}

/* ▲▲▲▲▲▲▲▲　20250718修正 ▲▲▲▲▲▲▲▲ */

/* ------- pc,sp --------------------------*/
/*
.u-pc pcのみ表示
.u-tbonly tbのみ表示
.u-tbmin tb以上表示、sp非表示
.u-tb tbmax以下表示、pc非表示
.u-sp sp表示、tbmin以上非表示
.u-sps sps(480以下)のみ表示
*/
@media screen and (max-width: 1023px) {
  .u-pc {
    display: none;
  }

  .u-pc.c-btn {
    display: none;
  }
}

@media print,
screen and (min-width: 1024px) {

  .u-sp,
  .u-tbonly {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .u-tbmin {
    display: none;
  }
}

@media print,
screen and (min-width: 1024px) {
  .u-tb {
    display: none;
  }
}

@media print,
screen and (min-width: 600px) {
  .u-sp {
    display: none;
  }
}

.u-sps {
  display: none;
}

@media screen and (max-width: 599px) {
  .u-sps {
    display: block;
  }
}

.u-tbonly {
  display: none;
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
  .u-tbonly {
    display: block;
  }
}

/*  ------------------------------------------- */
.c-stepbar {
  min-width: 600px;
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.c-stepbar-wrap {
  max-width: 98%;
  overflow: auto;
  padding: 60px 20px 20px;
  margin-left: auto;
  margin-right: auto;
}

.c-stepbar li {
  position: relative;
  list-style: none;
  text-align: center;
  color: #555;
  width: 16.6666666667%;
  height: 50px;
  font-weight: bold;
  flex: 0 0 auto;
}

.c-stepbar li::before {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  content: "";
  text-align: left;
  border-radius: 50%;
  background-color: #eee;
  border: 1px solid #666;
}

.c-stepbar li::after {
  position: absolute;
  z-index: -1;
  top: 9px;
  left: -50%;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #666;
}

.c-stepbar li.u-on::before {
  background-color: #0081cc;
}

.c-stepbar li.u-on::after {
  height: 2px;
  background-color: #0081cc;
}

.c-stepbar li:first-child::after,
.c-stepbar li:nth-child(7)::after {
  content: none;
}

.c-stepbar li .u-step-tit {
  white-space: nowrap;
  display: inline-block;
  text-align: center;
}

.u-on .c-stepbar li .u-step-tit {
  color: #0081cc;
}

.c-stepbar li.u-on {
  display: block;
  color: #0081cc;
}

.c-stepbar li .u-upper {
  position: relative;
  top: -60px;
}

.c-stepbar li .u-tate {
  position: absolute;
  z-index: -1;
  top: 9px;
  right: 0;
  width: 1px;
  height: 50px;
  content: "";
  background-color: #666;
}

.c-stepbar li .u-tate.u-on {
  background-color: #0081cc;
  width: 2px;
}

.c-stepbar li.u-cornerend::before {
  display: none;
}

.c-stepbar li.u-cornerend::after {
  width: 50%;
}

@media screen and (max-width: 960px) {
  .stepbar li p {
    margin: 10px 15px;
    font-size: 12px;
  }
}

/*  ------------------------------------------- */
.tate .stepbar {
  margin: 0 auto;
  width: 80%;
}

.tate .stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
}

.tate .stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.tate .stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #000;
}

.tate .stepbar .stepbarwrap .steptitle .stepnum {
  padding-left: 1em;
  font-size: 0.8em;
  color: #333;
}

.tate .stepbar .stepbarwrap .steptxt {
  padding-left: 2em;
}

.tate .stepbar .stepbarwrap .steptxt .title {
  margin: 0.5em 0;
  font-weight: bold;
  font-size: 1.2em;
}

.tate .stepbar .stepbarwrap .steptxt .txt {
  font-size: 0.9em;
}

.tate .stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 1em);
  background-color: #000;
  position: absolute;
  top: 1em;
  left: 0.5em;
  z-index: -1;
}

.tate .stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

@media screen and (max-width: 960px) {
  .tate .stepbar {
    width: 90%;
  }
}

/*  ------------------------------------------- */
.progressbar {
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.progressbar li {
  position: relative;
  list-style-type: none;
  text-align: center;
  text-transform: uppercase;
  width: 33.333%;
  color: #999999;
  font-weight: bold;
  counter-increment: steps;
}

.progressbar li:before {
  display: block;
  width: 26px;
  height: 26px;
  margin: 7px auto 20px auto;
  content: "";
  line-height: 26px;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  background-color: #f5f5f5;
  content: counter(steps);
}

.progressbar li:after {
  position: absolute;
  z-index: -1;
  top: 15px;
  left: -50%;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #f5f5f5;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active,
.progressbar li.complete {
  color: #0070bd;
}

.progressbar li.active:before,
.progressbar li.complete:before {
  background-color: #0070bd;
  color: #fff;
}

.progressbar li.active:after,
.progressbar li.complete:after {
  background-color: #0070bd;
}

/*  ------------------------------------------- */
/* ------- c-table --------------------------*/
.c-table {
  width: 100%;
}

.c-table-wrap {
  width: 800px;
}

.c-table td {
  border: 1px solid #ccc;
}

.c-table.table-noborder {
  border-collapse: separate;
  border-spacing: 2px 4px;
}

.c-table.table-noborder td {
  border: 0;
  background-color: #f1eee0;
}

/*!------------------------------------*\
    Container
\*!------------------------------------*/
.drawer-container {
  margin-left: auto;
  margin-right: auto;
  background-color: #595757;
}

@media screen and (max-width: 1023px) {
  .drawer-container>.u-inner {
    padding: 0;
  }
}

.drawer-container .drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: stretch;
}

.drawer-container .drawer-menu>li {
  width: 25%;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .drawer-container .drawer-menu {
    flex-wrap: wrap;
  }

  .drawer-container .drawer-menu>li {
    width: 50%;
  }
}

.drawer-container .drawer-navbar {
  display: block;
}

.drawer-container .drawer-dropdown .drawer-dropdown-menu {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 500px;
  left: 0;
  padding-bottom: 30px;
  overflow: visible;
  animation: fadeIn 0.5s ease 0s 1 normal;
  -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
  z-index: 9999;
}

.drawer-container .drawer-dropdown .drawer-dropdown-menu>li {
  width: 100%;
  list-style: none;
}

.drawer-container .c-nav-flex {
  display: flex;
  justify-content: center;
  gap: 50px;
  background-color: #e9e9e9;
  padding-bottom: 20px;
  z-index: 9999;
}

.drawer-container .c-nav-flex>li {
  border-left: 1px solid #231815;
}

.drawer-container .drawer-navbar .drawer-menu-item {
  display: block;
}

.drawer-container .drawer-navbar .drawer-hamburger {
  display: none;
}

.drawer-container .drawer-navbar .drawer-nav {
  position: relative;
  left: 0;
  overflow: visible;
  width: auto;
  padding-top: 0;
  transform: translate3d(0, 0, 0);
}

.drawer-container .drawer-navbar .drawer-menu {
  padding: 0;
}

.drawer-container .drawer-navbar .drawer-dropdown-menu {
  position: absolute;
  width: 100%;
}

.drawer-container .drawer-navbar .drawer-dropdown-menu-item {
  padding-left: 0.75rem;
}

.drawer-container .drawer-menu-item {
  font-size: 1rem;
  display: block;
  font-weight: bold;
  font-size: 2rem;
  padding: 8px 4px;
  height: 50px;
  text-decoration: none;
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(90deg, #595757, #3d3939 70%);
  border-bottom: 3px solid;
  transition: opacity 1s linear;
}

.drawer-container .drawer-menu-item:hover {
  text-decoration: underline;
  background-image: linear-gradient(90deg, #363636, #848484 90%);
  transition: opacity 1s linear;
}

.drawer-container .drawer-menu-item.is-now {
  background-image: linear-gradient(90deg, #f6f6f6, #b5b5b6 70%);
  color: #231815;
}

.drawer-container .drawer-menu-item.is-now:hover {
  text-decoration: none;
  background-image: linear-gradient(90deg, #f6f6f6, #b5b5b6 70%);
}

@media print,
screen and (min-width: 1400px) {
  .drawer-container .drawer-menu-item {
    font-size: 2.2rem;
    line-height: 1.2;
    padding: 10px 4px;
    height: 50px;
  }
}

@media screen and (max-width: 1023px) {
  .drawer-container .drawer-menu-item {
    height: 45px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 599px) {
  .drawer-container .drawer-menu-item {
    font-size: 1.4rem;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    width: 25%;
  }
}

.drawer-container .drawer-menu-item.u-guide {
  border-image: linear-gradient(to right, #595757, #45b035, #595757) 1;
}

.drawer-container .drawer-menu-item.u-guide:hover {
  border-image: linear-gradient(to right, #595757, #b7eba1, #595757) 1;
}

.drawer-container .drawer-menu-item.u-guide.is-now:hover {
  border-image: linear-gradient(to right, #595757, #45b035, #595757) 1;
}

.drawer-container .drawer-menu-item.u-estimation {
  border-image: linear-gradient(to right, #595757, #0081cc, #595757) 1;
}

.drawer-container .drawer-menu-item.u-estimation:hover {
  border-image: linear-gradient(to right, #595757, #8fcdf1, #595757) 1;
}

.drawer-container .drawer-menu-item.u-estimation.is-now:hover {
  border-image: linear-gradient(to right, #595757, #0081cc, #595757) 1;
}

.drawer-container .drawer-menu-item.u-products {
  border-image: linear-gradient(to right, #595757, #e60012, #595757) 1;
}

.drawer-container .drawer-menu-item.u-products:hover {
  border-image: linear-gradient(to right, #595757, #ff969f, #595757) 1;
}

.drawer-container .drawer-menu-item.u-products.is-now:hover {
  border-image: linear-gradient(to right, #595757, #e60012, #595757) 1;
}

.drawer-container .drawer-menu-item.u-faq {
  border-image: linear-gradient(to right, #595757, #dcdddd, #595757) 1;
}

.drawer-container .drawer-menu-item.u-faq:hover {
  border-image: linear-gradient(to right, #595757, #f4f4f5, #595757) 1;
}

.drawer-container .drawer-menu-item.u-faq.is-now:hover {
  border-image: linear-gradient(to right, #595757, #dcdddd, #595757) 1;
}

.drawer-container .drawer-dropdown .drawer-dropdown-menu {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  padding-top: 0px;
  padding-bottom: 6px;
  overflow: visible;
  z-index: 115;
}

.drawer-container .drawer-dropdown .drawer-dropdown-menu>li {
  width: 100%;
  list-style: none;
}

/* header drawer ------------------------ */
.c-toplink-wrap {
  padding: 10px 0;
  background-color: #231815;
  transition: all 1s ease-out;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap>.u-inner {
    padding-right: 4px;
  }
}

.c-toplink-wrap .c-toplink {
  display: flex;
  gap: 0 10px;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 0;
  height: 40px;
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink {
    height: 30px;
    gap: 15px;
  }
}

@media screen and (max-width: 480px) {
  .c-toplink-wrap .c-toplink {
    gap: 5px;
  }
}

.c-toplink-wrap .c-toplink li.drawer-brand-li {
  width: calc(100% - 340px);
  text-align: left;
}

.c-toplink-wrap .c-toplink.withLogout li.drawer-brand-li {
  width: calc(100% - 510px);
  text-align: left;
}

.c-toplink-wrap .c-toplink li.drawer-brand-li .drawer-brand {
  display: block;
  max-width: 400px;
  position: relative;
  top: 8px;
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li.drawer-brand-li .drawer-brand {
    max-width: none;
  }

  .c-toplink-wrap .c-toplink li.drawer-brand-li .drawer-brand img {
    max-height: 40px;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li.drawer-brand-li .drawer-brand {
    top: 6px;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li.drawer-brand-li {
    width: 40%;
    flex: 1 1 auto;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li.drawer-brand-li {
    width: auto;
  }
}

.c-toplink-wrap .c-toplink li.c-toplink-btn {
  width: 170px;
}

@media screen and (min-width: 599px) {
  .c-toplink-wrap .c-toplink.withLogout li.c-toplink-btn {
    width: 140px;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li.c-toplink-btn {
    width: 24%;
    font-size: inherit;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li.c-toplink-btn {
    width: fit-content;
  }
}

.c-toplink-wrap .c-toplink li.c-toplink-btn.u-nowidth {
  width: auto;
  white-space: nowrap;
}

.c-toplink-wrap .c-toplink li .c-btn-head {
  display: inline-block;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  padding: 2px 10px 2px 2.5vw;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  transition: opacity ease 0.5s;
}

.c-toplink-wrap .c-toplink li .c-btn-head:hover {
  opacity: 0.7;
  transition: opacity ease 0.5s;
}

.c-toplink-wrap .c-toplink li .c-btn-head.u-noopacity:hover {
  opacity: 1;
}

.c-toplink-wrap .c-toplink li .c-btn-head::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 10px;
  display: block;
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-head {
    width: 100%;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-head {
    padding: 6px 2px;
    font-size: 1.3rem;
    border-radius: 14px;
    white-space: nowrap;
  }

  .c-toplink-wrap .c-toplink li .c-btn-head::before {
    display: none;
  }
}

.c-toplink-wrap .c-toplink li .c-btn-head-txt {
  padding: 2px 2px 2px 12px;
  position: relative;
}

.c-toplink-wrap .c-toplink li .c-btn-head-txt::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -4px;
  display: block;
  width: 20px;
  height: 20px;
}

.c-toplink-wrap .c-toplink li .c-btn-head-txt.u-noopacity:hover {
  opacity: 1;
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-head-txt {
    padding: 2px 0px 2px 8px;
  }
}

.c-toplink-wrap .c-toplink li .c-btn-contact {
  color: #231815;
  width: 160px;
}

.c-toplink-wrap .c-toplink li .c-btn-contact::before {
  background: url(../images/btn_contact.png) center left/2vw 2vw no-repeat;
}

@media print,
screen and (min-width: 1400px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact::before {
    background-size: cover;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact {
    width: auto;
    padding-left: 30px;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact {
    width: auto;
    padding: 6px 10px;
  }
}

.c-toplink-wrap .c-toplink li .c-btn-mypage {
  color: #e60012;
  background-color: #fdd000;
  width: 160px;
  white-space: nowrap;
  padding: 2px 20px 2px 40px;
}

.c-toplink-wrap .c-toplink li .c-btn-mypage::before {
  background: url(../images/btn_mypage.png) center center no-repeat;
  background-size: cover;
}

@media print,
screen and (min-width: 1400px) {
  .c-toplink-wrap .c-toplink li .c-btn-mypage::before {
    background-size: cover;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-mypage::before {
    background-size: 20px 20px;
    left: 4px;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-mypage {
    width: auto;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-mypage {
    width: auto;
    padding: 4px 20px;
  }
}

@media screen and (max-width: 480px) {
  .c-toplink-wrap .c-toplink li .c-btn-mypage {
    padding: 4px 8px;
  }
}

.c-toplink-wrap .c-toplink li .c-btn-contact {
  color: #0f0f0f;
  background-color: #eeeeec;
  width: 160px;
  white-space: nowrap;
  padding: 2px 20px 2px 40px;
}

.c-toplink-wrap .c-toplink li .c-btn-contact::before {
  background: url(../images/btn_contact.png) center center no-repeat;
  background-size: cover;
}

@media print,
screen and (min-width: 1400px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact::before {
    background-size: cover;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact::before {
    background-size: 20px 20px;
    left: 4px;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact {
    width: auto;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-contact {
    display: none;
  }
}

.c-toplink-wrap .c-toplink li .c-btn-login {
  color: #fff;
  background-color: transparent;
  position: relative;
  right: -3px;
}

.c-toplink-wrap .c-toplink li .c-btn-login:hover {
  text-decoration: underline;
  color: #fff;
}

.c-toplink-wrap .c-toplink li .c-btn-login::before {
  background: url(../images/btn_mypage-logout-tri.png) center left/20px 20px no-repeat;
}

@media print,
screen and (min-width: 1400px) {
  .c-toplink-wrap .c-toplink li .c-btn-login::before {
    background-size: 24px auto;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-login::before {
    background-size: 14px 14px;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap .c-toplink li .c-btn-login {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-login {
    font-size: 1.3rem;
  }
}

.c-toplink-wrap .c-toplink li .c-btn-basket {
  display: block;
  width: 34px;
}

@media screen and (max-width: 599px) {
  .c-toplink-wrap .c-toplink li .c-btn-basket {
    width: 30px;
  }

  .c-toplink-wrap .c-toplink li .c-btn-basket img {
    position: relative;
    top: 2px;
  }
}

@media screen and (max-width: 480px) {
  .c-toplink-wrap .c-toplink li .c-btn-basket {
    width: 22px;
  }
}

@media screen and (max-width: 1023px) {
  .c-toplink-wrap {
    padding-left: 50px;
    transition: all 1s ease-out;
  }
}

/* Dropdown */
.drawer-dropdown-menu-item {
  font-size: 1.6rem;
  line-height: 1;
  display: block;
  padding: 5px;
  padding-right: 0.75rem;
  padding-left: 1.5rem;
  color: #222;
  background-color: #e9e9e9;
}

.drawer-dropdown-menu-item:hover {
  color: #555;
  background-color: transparent;
}

@media print {

  .c-toplink,
  .drawer-menu li {
    display: none;
  }

  .drawer-menu .drawer-brand-li {
    display: block;
  }

  .drawer-container-sp {
    display: none;
  }
}

/* ------- sp drawer --------------------------*/
.drawer-open {
  overflow: hidden !important;
}

/*! overlay */
.drawer-overlay {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.7);
}

.drawer-open .drawer-overlay {
  display: block;
}

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 9000;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 30px;
  height: 40px;
  padding: 5px 10px 15px 10px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: #fff;
}

@media screen and (max-width: 599px) {
  .drawer-hamburger {
    padding: 0px 10px 10px 10px;
  }
}

.drawer-hamburger:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: all 1s linear;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222;
}

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: " ";
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  transform: rotate(-45deg);
}

/*! open */
.drawer-dropdown.open>.drawer-dropdown-menu {
  display: block;
}

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*! open */
.drawer-dropdown.open .drawer-caret {
  transform: rotate(180deg);
}

/*  ------------------------------------------- */
.drawer-navbar-header.drawer-navbar-header-sp {
  position: relative;
  z-index: 102;
  box-sizing: border-box;
  line-height: 0;
  width: 80%;
  min-width: 200px;
  top: 5px;
  bottom: 0;
  border: 0;
  padding-bottom: 5px;
}

.drawer-navbar-header.drawer-navbar-header-sp a {
  display: block;
}

.drawer-open .drawer-navbar-header.drawer-navbar-header-sp {
  display: none;
  animation: fadeIn 0.5s ease 0s 1 normal;
  -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
}

.drawer-open .drawer-nav .drawer-navbar-header.drawer-navbar-header-sp {
  display: block;
  top: 5px;
  left: 10px;
}

.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

.drawer-container-sp {
  position: fixed;
  z-index: 109;
  width: 100%;
  height: auto;
}

@media print,
screen and (min-width: 1024px) {
  .drawer-container-sp {
    display: none;
  }
}

.drawer-container-sp .drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}

.drawer-container-sp .drawer-nav {
  z-index: 605;
  top: 0;
  left: -100%;
  overflow: auto;
  width: 90%;
  height: 100%;
  padding-top: 80px;
  position: fixed;
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #595757;
}

.drawer-container-sp .drawer-open .drawer-nav {
  left: 0;
}

.drawer-container-sp .drawer-menu {
  margin-top: 30px;
}

.drawer-container-sp .drawer-menu-item {
  margin: 0;
  text-align: left;
  line-height: 1;
  display: block;
  font-size: 1.6rem;
  padding: 15px 5px 15px 20px;
}

.drawer-container-sp .drawer-dropdown {
  border-top: 1px solid #ccc;
}

.drawer-container-sp a.drawer-menu-item:link,
.drawer-container-sp a.drawer-menu-item:visited {
  color: #fff;
}

.drawer-container-sp .drawer-dropdown-menu {
  display: none;
  overflow: auto;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.drawer-container-sp .drawer-dropdown-menu-item {
  font-size: 1.6rem;
  padding: 10px 5px 10px 20px;
  text-align: left;
  display: block;
}

.drawer-container-sp .drawer-dropdown .drawer-menu-item:after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  padding-left: 8px;
  background-image: url(../images/ico-plus.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.drawer-container-sp .drawer-dropdown .is-open.drawer-menu-item:after {
  background-image: url(../images/ico-minus.png);
}

.drawer-container-sp .drawer-menu-item.menu-single:after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: right center;
}

.drawer-open .drawer-nav {
  left: 0;
}

/*　foundation  ------------------------------------------- */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 1.6;
  color: #231815;
  background-color: #fff;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a:link,
a:visited {
  text-decoration: none;
  color: #231815;
  transition: color 1s linear;
}

a:link.u-udl,
a:visited.u-udl {
  text-decoration: underline;
}

a:link.u-udl:hover,
a:visited.u-udl:hover {
  text-decoration: none;
}

a:hover,
a:hover * {
  filter: alpha(opacity=80);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: all 1s linear;
}

a.c-fontred:link,
a.c-fontred:visited {
  color: #d80b17;
}

img {
  max-width: 100%;
  height: auto;
  line-height: 0;
}

input[type="text"] {
  -webkit-appearance: none;
}

input[type="text"]:focus {
  border: solid 1px #20b2aa;
}

input[type="text"],
select {
  outline: none;
}

select {
  padding: 4px;
  font-size: 1.6rem;
}

/*input[type="submit"],input[type="button"],button {
	-webkit-appearance: none;
	&:hover {
		cursor: pointer;
	}
	&.u-initial{
		-webkit-appearance: auto;
	}
}
button {
	border: none;
	outline: none;
	background: transparent;
	&.u-initial{
		border: 1px;
		outline: auto;
		background: #ccc;
		//all: initial;
	}
}*/
button {
  font-size: 1.4rem;
  position: relative;
}

@media screen and (max-width: 599px) {
  button {
    font-size: 1.2rem;
    padding: 6px 2px;
  }
}

input[type="file"] {
  display: none;
}

.c-file-lable {
  padding: 6px;
  border: 1px solid #ccc;
  width: 100%;
  cursor: pointer;
  display: block;
}

.c-file-lable.u-yellow {
  background-color: #fff;
  border: 1px solid #fdd000;
}

.c-file-span {
  display: block;
  width: 100%;
  padding: 2px;
  cursor: pointer;
  background-color: #fffcdb;
}

.c-file-p {
  margin: 0;
}

.c-file-p.is-on {
  margin-top: 8px;
}

input.c-input-text {
  border: 1px solid #006dd9;
  border-radius: 0;
  padding: 8px;
  font-size: 1.6rem;
}

input.c-input-text.u-gray {
  border-color: #898989;
}

input.c-input-text.u-lightgray {
  border-color: #c9c9ca;
}

input.c-input-text.u-w50x {
  width: 50px;
}

@media screen and (max-width: 599px) {
  input.c-input-text.u-w50x {
    width: 100%;
  }
}

input.c-input-text.u-w80 {
  width: 80%;
}

@media screen and (max-width: 599px) {
  input.c-input-text.u-w80 {
    width: 100%;
  }
}

input.c-input-text.u-w100 {
  width: 100%;
}

input.c-input-text::placeholder {
  color: #ccc;
}

input[type="radio"] {
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 50%;
  vertical-align: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: auto;
  /* クリックイベントを有効にする */
}

input[type="radio"].c-radio {
  width: 0;
  height: 0;
  border: 0;
}

input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: blue;
  /* 中央のチェックマークの色 */
  content: "";
}

.c-textarea {
  width: 100%;
  height: 100px;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 1.6rem;
}

.c-textarea.u-padding {
  padding: 15px;
}

.c-textarea.u-lightgray {
  border: 1px solid #c9c9ca;
}

.c-textarea.u-orange {
  border: 1px solid #ff7944;
}

.c-textarea.u-mypage {
  border: 1px solid #fdd000;
}

.c-textarea.u-bd2 {
  border-width: 2px;
}

.c-undermarker {
  background: linear-gradient(transparent 90%, #ff7944 90%);
}

/*　floatbox ------------------------------------------- */
.l-floatbox {
  width: 100%;
}

.l-floatbox:after {
  content: "";
  clear: both;
  display: block;
}

.l-floatbox__box {
  box-sizing: border-box;
  float: left;
  border: 1px solid #000;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .l-floatbox__box.l-floatbox__box1 {
    width: 8.3%;
  }

  .l-floatbox__box.l-floatbox__box2 {
    width: 16.6%;
  }

  .l-floatbox__box.l-floatbox__box3 {
    width: 25%;
  }

  .l-floatbox__box.l-floatbox__box4 {
    width: 33.3%;
  }

  .l-floatbox__box.l-floatbox__box5 {
    width: 41.6%;
  }

  .l-floatbox__box.l-floatbox__box6 {
    width: 50%;
  }

  .l-floatbox__box.l-floatbox__box7 {
    width: 58.3%;
  }

  .l-floatbox__box.l-floatbox__box8 {
    width: 66.7%;
  }

  .l-floatbox__box.l-floatbox__box9 {
    width: 75%;
  }

  .l-floatbox__box.l-floatbox__box10 {
    width: 83.4%;
  }

  .l-floatbox__box.l-floatbox__box11 {
    width: 91.7%;
  }

  .l-floatbox__box.l-floatbox__box12 {
    width: 100%;
  }
}

/* flexbox ------------------------------------------- */
.l-flex {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1023px) {
  .l-flex {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .l-flex.u-anytime {
    display: flex;
  }
}

.l-flex.u-alignitems-center {
  align-items: center;
}

.l-flex__box {
  flex: 1 1 auto;
}

/* grid ------------------------------------------- */
.l-grid {
  display: grid;
}

/*  ------------------------------------------- */
.f-orange {
  color: #ff3f00;
}

.f-blue {
  color: #0081cc;
}

/* ----header -----------------------------*/
.l-header {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  position: fixed;
  z-index: 12;
}

.l-header p {
  text-align: center;
}

.l-header h1 {
  text-align: center;
}

/* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
.l-header img {
  vertical-align: middle !important;
}
/* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */

/* footer -----------------------------*/
.l-footer {
  width: 100%;
  background-color: #231815;
  padding: 20px 0;
}

.l-footer .c-copyright {
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

/* 20240809 */
.l-footer .c-copyright.u-mt0 {
  margin-top: 0px;
}

/* /20240809 */
.c-foot-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0;
}

.c-foot-wrap .c-logo {
  width: 40%;
  padding-top: 30px;
  padding-right: 30px;
}

@media screen and (max-width: 599px) {
  .c-foot-wrap .c-logo {
    width: 90%;
  }
}

.c-foot-wrap .c-footlink {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.c-foot-wrap .c-footlink li {
  width: calc((100% - 60px) / 4);
}

@media screen and (max-width: 1023px) {
  .c-foot-wrap .c-footlink li {
    width: calc((100% - 40px) / 2);
  }
}

.c-foot-wrap .c-footlink li a {
  display: block;
  font-size: 1.5rem;
}

@media screen and (max-width: 599px) {
  .c-foot-wrap .c-footlink li a {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 1023px) {
  .c-foot-wrap .c-footlink {
    width: auto;
  }

  .c-foot-wrap .c-footlink li {
    line-height: 2;
  }
}

@media screen and (max-width: 1023px) {
  .c-foot-wrap {
    flex-direction: column-reverse;
  }
}

.c-foot-wrap a:link,
.c-foot-wrap a:visited {
  color: #fff;
  text-decoration: none;
}

.c-foot-wrap a:hover {
  text-decoration: underline;
}

/* base ------------------------ */
.l-allcontents {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}

.l-main {
  padding-top: 110px;
}

@media screen and (max-width: 1023px) {
  .l-main {
    padding-top: 150px;
  }
}

@media screen and (max-width: 599px) {
  .l-main {
    padding-top: 130px;
  }
}

.l-main .u-inner {
  max-width: 1200px;
}

.l-main .u-inner.u-50 {
  width: 50%;
}

.l-main .u-inner.u-60 {
  width: 60%;
}

.l-main .u-inner.u-80 {
  width: 80%;
}

@media screen and (max-width: 1023px) {

  .l-main .u-inner.u-50,
  .l-main .u-inner.u-60,
  .l-main .u-inner.u-80 {
    width: 100%;
  }
}

/* ▼▼▼ 長持ちのポイント 空き調調整のため追加 20251119 ▼▼▼ */
.l-main-point {
  padding-top: 0px;
}
@media screen and (max-width: 1023px) {
  .l-main-point {
    padding-top: 0px;
  }
}
@media screen and (max-width: 599px) {
  .l-main-point {
    padding-top: 0px;
  }
}
.l-main-point .u-inner {
  max-width: 1200px;
}
.l-main-point .u-inner.u-50 {
  width: 50%;
}
.l-main-point .u-inner.u-60 {
  width: 60%;
}
.l-main-point .u-inner.u-80 {
  width: 80%;
}
@media screen and (max-width: 1023px) {
  .l-main-point .u-inner.u-50,
  .l-main-point .u-inner.u-60,
  .l-main-point .u-inner.u-80 {
    width: 100%;
  }
}
/* ▲▲▲ 長持ちのポイント 空き調調整 20251119 ▲▲▲ */

hr {
  border-top: 1px solid #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

hr.c-hr-gray {
  border-color: #ccc;
}

/*▼▼ 20251021 追記-d ▼▼*/
hr.c-hr-dark-grey {
  border-color: #999;
}

/*▲▲ 220251021 追記-d ▲▲*/

hr.c-hr-blue {
  border-color: #0081cc;
}

hr.u-w700 {
  max-width: 700px;
}

hr.u-w900 {
  max-width: 900px;
}

.u-inner {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media print,
screen and (min-width: 1400px) {
  .u-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* mv ------------------------ */
/* c- ------------------------ */
.c-pccenter {
  text-align: center;
}

.c-pctbcenter {
  text-align: center;
}

@media screen and (max-width: 599px) {
  .c-pctbcenter {
    text-align: left;
  }
}

/* ▼メッセージタイトルの注文番号 20251218 DA追記▼ */

.c-numb-pctbcenter {
  text-align: center;
}

@media screen and (max-width: 599px) {
  .c-numb-pctbcenter {
    text-align: center;
  }
}
/* ▲メッセージタイトルの注文番号20251218 DA追記▲ */


@media screen and (max-width: 1023px) {
  .c-tbspcenter {
    text-align: center;
  }
}

.u-block-r {
  margin-left: auto;
  margin-right: 0;
  width: fit-content;
}

@media screen and (max-width: 1023px) {
  .u-block-r.c-tbspcenter {
    margin-right: auto;
  }
}

/* c-search ------------------------ */
.c-search {
  position: relative;
  width: 400px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.c-search__input {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  padding: 4px;
  box-sizing: border-box;
  font-size: 16px;
}

.c-search__btn {
  width: 70px;
  height: 100%;
  margin: 0;
  text-indent: -9999px;
  background: #1bbe01;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 0 6px 6px 0;
}

.c-search:before,
.c-search:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #1bbe01;
  top: 40%;
  right: 5%;
  width: 12px;
  height: 12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* c-search-free ------------------------ */
.c-search-free-wrap {
  display: block;
}

@media screen and (max-width: 1023px) {
  .c-search-free-wrap {
    margin: 20px auto;
  }
}

.c-search-free {
  position: relative;
  width: 98%;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.c-search-free .c-search-free__input {
  width: 100%;
  height: 45px;
  padding: 4px;
  background-color: #fff;
  border: none;
  position: relative;
  -webkit-appearance: none;
  border-radius: 0;
}

@media screen and (max-width: 599px) {
  .c-search-free .c-search-free__input {
    width: 90%;
  }
}

.c-search-free__btn {
  width: 50px;
  height: 45px;
  text-indent: -9999px;
  background: #e60012 url(../images/search-free__btn.png) center center/90% auto no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
  margin: auto;
  border: 1px solid #fff;
  -webkit-appearance: none;
  border-radius: 0;
}

.c-search-border {
  padding: 10px;
  background-color: #fff;
  background: url(../images/opacity.png) 0 0 repeat;
}

/*-- common -------------------------*/
.c-section .c-h3 {
  font-weight: bold;
  font-size: 5rem;
  line-height: 1.4;
}

@media print,
screen and (min-width: 1024px) {
  .c-section .c-h3 {
    font-size: 3.4vw;
  }
}

@media print,
screen and (min-width: 1400px) {
  .c-section .c-h3 {
    font-size: 5rem;
  }
}

@media screen and (max-width: 1023px) {
  .c-section .c-h3 {
    font-size: 4vw;
  }
}

@media screen and (max-width: 599px) {
  .c-section .c-h3 {
    font-size: 5vw;
  }
}

/* 20241223 delete */
/* .c-section .c-h4 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.4;
} */
/* /20241223 delete */
/* 20241223 add */

/* ▼▼　20251017行高さ数値変更-d ▼▼*/
.c-section .c-h4 {
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 1.8;
}

/* ▲▲　20251017行高さ数値変更-d ▲▲*/

/* /20241223 add */
@media screen and (max-width: 1023px) {
  .c-section .c-h4 {
    font-size: 3.4vw;
  }
}

@media screen and (max-width: 599px) {
  .c-section .c-h4 {
    font-size: 4.6vw;
  }
}

/* ▼▼　20251017数値変更・帯色無しへの変更-d ▼▼*/
.c-section .c-h4.u-small {
  font-size: 2.2rem;
}

@media screen and (max-width: 1023px) {
  .c-section .c-h4.u-small {
    font-size: 3vw;
  }
}

@media screen and (max-width: 599px) {
  .c-section .c-h4.u-small {
    font-size: 4.5vw;
  }
}

.c-section .c-h4 .u-normal {
  font-weight: normal;
}

.c-section .c-h4.u-small.u-h4-yellow {
  background-color: none;
  padding: 5px;
}

/* ▲▲　20251017 数値変更・帯色無しへの変更-d ▲▲*/

.c-section .c-tit {
  line-height: 1.4;
}

@media print,
screen and (min-width: 1024px) {
  .c-section .c-tit {
    font-size: 2vw;
  }
}

@media print,
screen and (min-width: 1400px) {
  .c-section .c-tit {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1023px) {
  .c-section .c-tit {
    font-size: 2vw;
  }
}

@media screen and (max-width: 599px) {
  .c-section .c-tit {
    font-size: 3vw;
  }
}

.u-cont-box {
  margin: 30px 0 60px;
}

.u-cont-box.u-mt0 {
  margin-top: 0 !important;
}

.u-cont-box.u-mb10 {
  margin-bottom: 10px;
}

/* list ------------------------ */
.c-list li {
  padding-left: 1em;
  text-indent: -1em;
}

.c-list li::before {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-color: #ccc;
  border-radius: 50%;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.c-list li.u-orange::before {
  background-color: #ff794c;
}

.c-list li.u-lightblue::before {
  background-color: #dbedfb;
}

.c-list.u-dot {
  margin-left: 20px;
}

.c-list.u-dot li {
  padding-left: 1em;
  text-indent: 0;
  position: relative;
}

.c-list.u-dot li::before {
  content: "・";
  width: 0;
  height: 0;
  position: absolute;
  left: -8px;
  background-color: transparent;
}

/* 20240717 */
.c-list.u-kome li {
  padding-left: 1em;
  text-indent: 0;
  position: relative;
}

.c-list.u-kome li::before {
  content: "※";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0px;
  background-color: transparent;
}

.sec-est-body .c-prod-box .c-list.u-kome li::before {
  content: "※";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: transparent;
}

/* /20240717 */
.c-em {
  color: #0081cc;
}

.c-bold {
  font-weight: bold;
}

.c-note {
  font-size: 80%;
}

.c-fontred {
  color: #d80b17;
}

.c-fontorange {
  color: #ff7944;
}

.c-fontblue {
  color: #0081cc;
}

.c-fontbig {
  font-size: 130%;
  font-weight: bold;
}

.c-phonenumber {
  font-size: 3rem;
}

.c-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.c-btn-ico-wrap {
  /* 基本トップページのみ */
  width: 400px;
  margin-top: 20px;
}

.c-btn-ico-wrap.u-ac {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .c-btn-ico-wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-btn-ico {
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: transparent;
  display: inline-block;
  background-color: #fff;
  border-radius: 27px;
  position: relative;
  font-size: 2.4rem;
  padding: 6px 40px 6px 50px;
  width: fit-content;
  width: 450px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  /* 20240809 */
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, opacity 0.3s;
  /* /20240809 */
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.22);
}

.c-btn-ico:hover {
  opacity: 0.7;
  transition: opacity ease 0.5s;
}

.c-btn-ico::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 4px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/btn_guide.png) center left/30px 30px no-repeat;
}

@media print,
screen and (min-width: 1400px) {
  .c-btn-ico::before {
    background-size: 24px auto;
  }
}

@media print,
screen and (min-width: 1024px) {
  .c-btn-ico::before {
    left: 10px;
  }
}

@media screen and (max-width: 599px) {
  .c-btn-ico::before {
    left: 6px;
  }
}

@media screen and (max-width: 1023px) {
  .c-btn-ico {
    width: 100%;
    max-width: 500px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 599px) {
  .c-btn-ico {
    padding: 5px;
    padding-left: 20px;
  }
}

.c-btn-ico.c-btn-aboutmypage::before {
  background-image: url(../images/btn_aboutmypage.png);
}

.c-btn-ico.c-btn-registmypage::before {
  background-image: url(../images/btn_registmypage.png);
}

.c-btn-ico.c-btn-enlarge::before {
  background-image: url(../images/btn_enlarge.png);
}

.c-btn-ico.c-btn-mypage-kari::before {
  background-image: url(../images/btn_mypage-kari.png);
}

.c-btn-ico.c-btn-mypage-sonota::before {
  background-image: url(../images/btn_mypage-sonota.png);
}

.c-btn-ico.c-btn-mypage-chumonkakunin::before {
  background-image: url(../images/btn_mypage-chumonkakunin.png);
}

.c-btn-ico.c-btn-mypage-designsentaku::before {
  background-image: url(../images/btn_mypage-designsentaku.png);
}

.c-btn-ico.c-btn-mypage-designtoroku::before {
  background-image: url(../images/btn_mypage-designtoroku.png);
}

.c-btn-ico.c-btn-mypage-designkakutei::before {
  background-image: url(../images/btn_mypage-designkakutei.png);
}

.c-btn-ico.c-btn-mypage-designkakutei::before {
  background-image: url(../images/btn_mypage-designkakutei.png);
}

.c-btn-ico.c-btn-mypage-jidomitsumori::before {
  background-image: url(../images/btn_mypage-jidomitsumori.png);
}

.c-btn-ico.c-btn-mypage-submit::before {
  background-image: url(../images/btn_mypage-submit.png);
}

.c-btn-ico.c-btn-mypage-newdesign::before {
  background-image: url(../images/btn_mypage-newdesign.png);
}

.c-btn-ico.c-btn-mypage-zenkaidoyo::before {
  background-image: url(../images/btn_mypage-zenkaidoyo.png);
}

.c-btn-ico.c-btn-mypage-chumonkakutei::before {
  background-image: url(../images/btn_mypage-chumonkakutei.png);
}

.c-btn-ico.c-btn-mypage-kakudai::before {
  background-image: url(../images/btn_mypage-kakudai.png);
}

.c-btn-ico.c-btn-mypage-back::before {
  background-image: url(../images/btn_mypage-back.png);
}

.c-btn-ico.c-btn-mypage-reset::before {
  background-image: url(../images/btn_mypage-reset.png);
}

.c-btn-ico.c-btn-mypage-cancel::before {
  background-image: url(../images/btn_mypage-cancel.png);
}

.c-btn-ico.c-btn-mypage-logout::before {
  background-image: url(../images/btn_mypage-logout.png);
}

.c-btn-ico.c-btn-mypage-change::before {
  background-image: url(../images/btn_mypage-change.png);
}

.c-btn-ico.c-btn-mypage-dodesign::before {
  background-image: url(../images/btn_mypage-dodesign.png);
}

.c-btn-ico.c-btn-testorder::before {
  background-image: url(../images/btn_testorder.png);
}

.c-btn-ico.c-btn-aboutcontact::before {
  background-image: url(../images/btn_aboutcontact.png);
}

.c-btn-ico.c-btn-confirm::before {
  background-image: url(../images/btn_confirm.png);
}

.c-btn-ico.c-btn-guide::before {
  background-image: url(../images/btn_guide.png);
}

.c-btn-ico.c-btn-login::before {
  background-image: url(../images/btn_login.png);
}

.c-btn-ico.c-btn-detailprice::before {
  background-image: url(../images/btn_detailprice.png);
}

/* 20240809 */
.c-btn-ico.c-btn-designdecision {
  background-color: #ff410c;
  color: #fff;
}

.c-btn-ico.c-btn-designdecision.f-20 {
  font-size: 2rem;
}

.c-btn-ico.c-btn-designdecision::before {
  background-image: url(../images/check-icon.png);
}

.c-btn-ico.c-btn-designdecision:disabled {
  opacity: 0.5;
  color: #fff;
  cursor: not-allowed;
}

/* /20240809 */
.c-btn-ico.c-btn-detailprice__white {
  background-color: #0081cc;
  color: #fff;
}

.c-btn-ico.c-btn-detailprice__white::before {
  background-image: url(../images/btn_detailprice_white.png);
}

.c-btn-ico.c-btn-prodlist::before {
  background-image: url(../images/btn_prodlist.png);
}

.c-btn-ico.c-btn-prodred::before {
  background-image: url(../images/btn_prodlist_redt.png);
}

.c-btn-ico.c-btn-prodlist__blue::before {
  background-image: url(../images/btn_prodlist_blue.png);
}

.c-btn-ico.c-btn-prodlist__blueborder {
  border: 1px solid #71b1e2;
}

.c-btn-ico.c-btn-prodlist__blueborder::before {
  background-image: url(../images/btn_prodlist_blue.png);
}

.c-btn-ico.c-btn-prodlist__white::before {
  background-image: url(../images/btn_prodlist_white.png);
}

.c-btn-ico.c-btn-prodlist__arrowr::before {
  background-image: url(../images/btn_prodlist_arrowr.png);
}

.c-btn-ico.c-btn-prodlist__arrowd::before {
  background-image: url(../images/btn_prodlist_arrowd.png);
}

.c-btn-ico.c-btn-prodlist__search::before {
  background-image: url(../images/btn_prodlist_search.png);
}

.c-btn-ico.c-btn-faq::before {
  background-image: url(../images/btn_faq.png);
}

.c-btn-ico.c-btn__bgyellow {
  background-color: #fdd000;
  color: #231815;
}

.c-btn-ico.c-btn__bgred {
  background-color: #e60012;
  color: #fff;
}

.c-btn-ico.c-btn__bggray {
  background-color: #898989;
  color: #fff;
}

.c-btn-ico.c-btn__txtred {
  color: #e60012;
}

.c-btn-ico.c-btn__bgblue {
  background-color: #0081cc;
  color: #fff;
}

.c-btn-ico.c-btn__bgpurple {
  background-color: #9070af;
  color: #fff;
}

.c-btn-ico.c-btn__border {
  border: 1px solid #0081cc;
}

.c-btn-ico.u-narrow {
  width: auto;
}

@media screen and (max-width: 599px) {
  .c-btn-ico.u-narrow {
    padding-left: 40px;
  }
}

button.c-btn-ico,
input.c-btn-ico {
  padding-top: 8px;
  padding-bottom: 8px;
}

.c-btn-box {
  display: flex;
  gap: 20px;
}

.c-btn-box li {
  width: calc((100% - 20px) / 2);
}

.c-btn-box li .c-btn-ico {
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .c-btn-box {
    display: block;
  }

  .c-btn-box li {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.c-btn-box.u-2btn {
  gap: 40px 20px;
  flex-wrap: wrap;
}

.c-btn-box.u-aright .c-btn {
  margin-right: 0;
}

.c-btn-box.u-pcright-tbcenter .c-btn {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .c-btn-box.u-pcright-tbcenter .c-btn {
    margin-right: auto;
  }
}

.u-box {
  display: block;
}

/* -------c-txt-ico---------------------------*/
.c-txt-ico {
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  padding: 2px;
  padding-right: 20px;
  margin-left: 35px;
}

a.c-txt-ico:hover {
  opacity: 0.7;
  text-decoration: underline;
}

.c-txt-ico::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -35px;
  display: block;
  width: 27px;
  height: 27px;
  background: url(../images/btn_mypage-basket.png) center left/27px 27px no-repeat;
}

@media print,
screen and (min-width: 1400px) {
  .c-txt-ico::before {
    background-size: 24px auto;
  }
}

@media screen and (max-width: 599px) {
  .c-txt-ico::before {
    left: -25px;
    background-size: 22px 22px;
  }
}

.c-txt-ico.f-16 {
  font-size: 1.6rem;
}

.c-txt-ico.u-right {
  padding-left: 10px;
  padding-right: 0;
  margin-right: 25px;
  margin-left: 0;
}

.c-txt-ico.u-right::before {
  left: auto;
  right: -25px;
}

.c-txt-ico.c-txt-ico__basket::before {
  background-image: url(../images/btn_mypage-basket.png);
}

.c-txt-ico.c-txt-ico__change::before {
  background-image: url(../images/btn_mypage-change.png);
}

.c-txt-ico.c-txt-ico_notice::before {
  background-image: url(../images/btn_mypage-notice.png);
}

.c-txt-ico.c-txt-ico_designpdf {
  margin-left: 20px;
  padding-right: 0;
}

.c-txt-ico.c-txt-ico_designpdf::before {
  left: -24px;
  background-image: url(../images/btn_mypage-designpdf.png);
  background: url(../images/btn_mypage-designpdf.png) center left/24px 24px no-repeat;
}

.c-txt-ico.c-txt-ico__gt::before {
  background-image: url(../images/btn_mypage-gt.png);
}

.c-txt-ico.c-txt-ico__modal-close::before {
  background-image: url(../images/btn_mypage-modal-close.png);
}

.c-ico__modal-up {
  display: inline-block;
  width: 30px;
}

.c-ico__modal-up img {
  width: 100%;
}

/* -------c-icotxt ---------------------------*/
.c-icotxt {
  position: relative;
  top: 22px;
  font-size: 1.2rem;
  text-align: center;
}

.c-icotxt::before {
  content: "";
  position: absolute;
  margin: auto;
  top: -30px;
  left: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/btn_mypage-basket.png) center left/30px 30px no-repeat;
}

@media print,
screen and (min-width: 1400px) {
  .c-icotxt::before {
    background-size: 28px auto;
  }
}

.c-icotxt.c-icotxt__ad::before {
  background-image: url(../images/icotxt__ad.png);
}

.c-icotxt.c-icotxt__cs1::before {
  background-image: url(../images/icotxt__cs1.png);
}

/* -------c-table--------------------------*/
.c-table {
  width: 100%;
}

.c-table-wrap {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

@media print,
screen and (min-width: 1024px) {
  .c-table-wrap th {
    white-space: nowrap;
  }
}

@media screen and (max-width: 1023px) {
  .c-table-wrap {
    overflow: auto;
    white-space: nowrap;
  }
}

.c-table-wrap.u-wide {
  max-width: 900px;
}

.c-table-wrap.u-m500 .c-table {
  min-width: 500px;
}

@media screen and (max-width: 599px) {
  .c-table-wrap.u-m500 .c-table {
    min-width: 0;
  }
}

.c-table-wrap.u-100p {
  max-width: 100%;
}

.c-table-wrap.u-100p th {
  white-space: normal;
}

.c-table-wrap.u-wauto {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .c-table-wrap.u-wauto {
    max-width: 100%;
    white-space: wrap;
  }
}

.c-table-wrap.u-wauto .c-table {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 599px) {
  .c-table-wrap.u-wauto .c-table {
    width: 100%;
  }
}

.c-table-wrap.u-estblue {
  border: 2px solid #0081cc;
}

.c-table th,
.c-table td {
  padding: 4px;
  border: 1px solid #9f9fa0;
  text-align: left;
}

.c-table th.u-ac,
.c-table td.u-ac {
  text-align: center;
}

.c-table th.u-ar,
.c-table td.u-ar {
  text-align: right;
}

.c-table th.u-bgblue,
.c-table td.u-bgblue {
  background-color: #b7dbf6;
}

.c-table th.u-bgsky,
.c-table td.u-bgsky {
  background-color: #e7f3fc;
}

.c-table th.u-bgyellow,
.c-table td.u-bgyellow {
  background-color: #fdd000;
}

.c-table th.u-bgwhite,
.c-table td.u-bgwhite {
  background-color: #fff;
}

.c-table th.u-nowrap,
.c-table td.u-nowrap {
  white-space: nowrap;
}

.c-table thead.u-ac th {
  text-align: center;
  background-color: #9f9fa0;
}

.c-table th {
  vertical-align: middle;
  background-color: #e6e6e7;
}

.c-table.u-mypage thead.u-ac th {
  background-color: #fdd000;
}

.c-table.u-mypage thead.u-ac th.u-bgblue {
  background-color: #b7dbf6;
}

.c-table td {
  vertical-align: top;
}

.c-table a:link,
.c-table a:visited {
  color: #003b8d;
  text-decoration: underline;
}

.c-table a:link:hover,
.c-table a:visited:hover {
  text-decoration: none;
}

.c-table.u-pwide th,
.c-table.u-pwide td {
  padding: 10px 10px;
}

@media screen and (max-width: 599px) {

  .c-table.u-pwide th,
  .c-table.u-pwide td {
    padding: 10px;
  }
}

@media screen and (max-width: 1023px) {

  .c-table.u-pwide.u-pnarrowh th,
  .c-table.u-pwide.u-pnarrowh td {
    padding: 6px 10px;
  }
}

@media screen and (max-width: 599px) {

  .c-table.u-pwide.u-pnarrowh th,
  .c-table.u-pwide.u-pnarrowh td {
    padding: 2px 10px;
  }
}

.c-table.u-vam th,
.c-table.u-vam td {
  vertical-align: middle;
}

/* ------- .c-table--nobdr --------------------------*/
.c-table--nobdr {
  width: 100%;
  margin-bottom: 30px;
}

.c-table--nobdr th,
.c-table--nobdr td {
  padding: 5px 20px;
  border: 1px solid #fff;
  text-align: left;
}

.c-table--nobdr th {
  padding-right: 16px;
  background-color: #c9c9ca;
  border-right: 0;
}

.c-table--nobdr td {
  border-left: 0;
  padding-left: 16px;
  background: #eeefef;
}

@media screen and (max-width: 599px) {

  .c-table--nobdr th,
  .c-table--nobdr td {
    display: block;
    padding: 4px;
  }
}

.c-table--nobdr.u-mypage th {
  background-color: #ffe460;
}

.c-table--nobdr.u-mypage td {
  background-color: #fffcdb;
}

.c-table--nobdr.u-mypage input.c-input-text {
  border-color: #ffe460;
}

.c-table--nobdr.u-mypage input.c-input-text::placeholder {
  color: #a8a6a3;
}

.c-table--nobdr.u-mypage .l-flex.u-table-flex {
  gap: 20px;
}

.c-table--nobdr.u-mypage .l-flex.u-table-flex .l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .c-table--nobdr.u-mypage .l-flex.u-table-flex .l-flex__box {
    width: 100%;
    margin-bottom: 8px;
  }
}

.c-table--nobdr.u-mypage.u-mypage_info_regist_whenorder th {
  width: 30%;
}

.c-table--nobdr.u-mypage.u-mypage_info_regist_whenorder td {
  width: 70%;
}

@media screen and (max-width: 599px) {

  .c-table--nobdr.u-mypage.u-mypage_info_regist_whenorder th,
  .c-table--nobdr.u-mypage.u-mypage_info_regist_whenorder td {
    width: 100%;
  }
}

.c-table--nobdr.u-mypage.u-mypage_info_regist_whenorder .u-tit {
  margin-top: 10px;
}

.c-table--nobdr.u-mypage.u-mypage_info_regist_firsttime th {
  width: 30%;
}

.c-table--nobdr.u-mypage.u-mypage_info_regist_firsttime td {
  width: 70%;
}

@media screen and (max-width: 599px) {

  .c-table--nobdr.u-mypage.u-mypage_info_regist_firsttime th,
  .c-table--nobdr.u-mypage.u-mypage_info_regist_firsttime td {
    width: 100%;
  }
}

.c-table--nobdr.u-contact.u-contact_form_main th {
  width: 30%;
}

.c-table--nobdr.u-contact.u-contact_form_main td {
  width: 70%;
}

@media screen and (max-width: 599px) {

  .c-table--nobdr.u-contact.u-contact_form_main th,
  .c-table--nobdr.u-contact.u-contact_form_main td {
    width: 100%;
  }
}

/* ------- .c-table--bdr --------------------------*/
.c-table--bdr {
  width: 100%;
  margin-bottom: 30px;
}

.c-table--bdr th,
.c-table--bdr td {
  padding: 5px 20px;
  text-align: left;
}

.c-table--bdr th {
  padding-right: 16px;
  border-right: 0;
}

.c-table--bdr td {
  border-left: 0;
  padding-left: 16px;
}

@media screen and (max-width: 599px) {

  .c-table--bdr th,
  .c-table--bdr td {
    display: block;
    padding: 4px;
  }

  .c-table--bdr th {
    border-right: 1px solid #9f9fa0;
  }

  .c-table--bdr td {
    border: 0;
    padding-bottom: 20px;
  }
}

/* ------- .c-table--estblue --------------------------*/
.c-table--estblue {
  width: 100%;
  border: 1px solid #fff;
}

.c-table--estblue th,
.c-table--estblue td {
  padding: 5px 20px;
  border: 1px solid #fff;
  text-align: left;
  min-height: 60px;
}

.c-table--estblue th {
  padding-right: 16px;
  border-right: 0;
  color: #fff;
  background-color: #0081cc;
}

.c-table--estblue td {
  border-left: 0;
  padding-left: 16px;
}

.c-table--estblue tr:nth-child(2n) td {
  background-color: #e9eff8;
}

.c-table--estblue tr:nth-child(2n + 1) td {
  background-color: #d3ddf1;
}

.c-table--estblue-wrap {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.c-table--estblue-wrap .c-table-wrap {
  max-width: 800px;
}

/*-- sec-mv -------------------------*/
.c-mv-wrap {
  background: center top/cover no-repeat url("../images/mv.jpg");
  height: 600px;
  position: relative;
}

.c-mv-wrap>.u-inner {
  position: relative;
  height: 100%;
  display: table;
}

@media print,
screen and (min-width: 1400px) {
  .c-mv-wrap {
    background-size: auto 100%;
  }
}

@media screen and (max-width: 1023px) {
  .c-mv-wrap {
    background-size: auto 100%;
    background-position: right 20%;
    height: 400px;
  }
}

.c-mv-wrap .c-mv-frame {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  max-width: 620px;
}

.c-mv-wrap .c-mv-frame-wrap {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 599px) {
  .c-mv-wrap .c-mv-frame {
    padding: 10px;
  }
}

.c-mv-wrap .u-tit {
  font-size: 4rem;
  line-height: 2;
  font-weight: 800;
  color: #fff;
  text-shadow: 2px 2px 7px #000, -2px 2px 7px #000, 2px -2px 7px #000,
    -2px -2px 7px #000;
}

@media screen and (max-width: 599px) {
  .c-mv-wrap .u-tit {
    font-size: 7vw;
    line-height: 1.3;
  }
}

.c-mv-wrap .u-tit.u-sub {
  font-size: 2.4rem;
}

@media screen and (max-width: 599px) {
  .c-mv-wrap .u-tit.u-sub {
    font-size: 4vw;
  }
}

/*-- c-notice-wrap -------------------------*/
.c-notice-wrap {
  background-color: #efefef;
  margin-bottom: 30px;
  padding: 18px;
}

@media screen and (max-width: 1023px) {
  .c-notice-wrap {
    padding: 18px 0;
  }
}

/* ▼▼▼▼ 2025/11/18 ▼▼▼▼ */
.c-notice-flex {
  display: flex;
}

@media screen and (max-width: 1023px) {
  .c-notice-flex {
    display: block;
  }
}

/* ▲▲▲▲ 2025/11/18 ▲▲▲▲ */
.c-notice-flex .u-tit {
  color: #e60012;
  font-weight: bold;
  width: 10%;
  white-space: nowrap;
}

.c-notice-flex .u-link {
  font-weight: bold;
  width: 10%;
  white-space: nowrap;
}

.c-notice {
  display: flex;
  width: 80%;
  text-align: left;
}

@media screen and (max-width: 1023px) {
  .c-notice {
    display: block;
  }
}

.c-notice a:link,
.c-notice a:visited {
  text-decoration: underline;
}

.c-notice dt {
  margin-right: 20px;
}

@media screen and (max-width: 1023px) {

  .c-notice-flex .u-tit,
  .c-notice-flex .c-notice,
  .c-notice-flex .u-link {
    width: 100%;
  }

  .c-notice-flex .u-link {
    margin-top: 20px;
  }
}

/* ▼▼▼▼ 2025/11/18 ▼▼▼▼ */
.c-notice-list-top {
  width: 100%;
  max-height: 160px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 12px;
}

.c-notice-list-top::-webkit-scrollbar {
  width: 8px;
}

.c-notice-list-top::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.c-notice-list-top::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

.c-notice-list-top::-webkit-scrollbar-thumb:hover {
  background: #999;
}

.c-notice-list-top .c-notice {
  width: 100%;
}

/* SP対応 */
@media screen and (max-width: 1023px) {
  .c-notice-list-top {
    width: 100%;
    max-height: 140px;
  }
}

/* ▲▲▲▲ 2025/11/18 ▲▲▲▲ */

/*-- sec-slider -------------------------*/
/*-- slick -------------------------*/
.sec-slider {
  padding-bottom: 30px;
  position: relative;
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
}

.sec-slider .u-inner {
  max-width: 100%;
}

.sec-slider .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.sec-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.sec-slider .slick-list:focus {
  outline: none;
}

.sec-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.sec-slider .slick-slider .slick-track,
.sec-slider .slick-slider .slick-list {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.sec-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sec-slider .slick-track:before,
.sec-slider .slick-track:after {
  display: table;
  content: "";
}

.sec-slider .slick-track:after {
  clear: both;
}

.sec-slider .slick-loading .slick-track {
  visibility: hidden;
}

.sec-slider .slick-slide {
  display: none;
  float: left;
  margin: 0 30px;
  height: 100%;
  min-height: 1px;
}

.sec-slider [dir="rtl"] .slick-slide {
  float: right;
}

.sec-slider .slick-slide img {
  display: block;
}

.sec-slider .slick-slide.slick-loading img {
  display: none;
}

.sec-slider .slick-slide.dragging img {
  pointer-events: none;
}

.sec-slider .slick-initialized .slick-slide {
  display: block;
}

.sec-slider .slick-loading .slick-slide {
  visibility: hidden;
}

.sec-slider .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.sec-slider .slick-arrow.slick-hidden {
  display: none;
}

.sec-slider .slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}

.sec-slider .slick-prev,
.sec-slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

@media screen and (max-width: 599px) {

  .sec-slider .slick-prev,
  .sec-slider .slick-next {
    width: 25px;
    height: 25px;
  }
}

.sec-slider .slick-prev:hover,
.sec-slider .slick-prev:focus,
.sec-slider .slick-next:hover,
.sec-slider .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.sec-slider .slick-prev:hover:before,
.sec-slider .slick-prev:focus:before,
.sec-slider .slick-next:hover:before,
.sec-slider .slick-next:focus:before {
  opacity: 1;
}

.sec-slider .slick-prev.slick-disabled:before,
.sec-slider .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.sec-slider .slick-prev:before,
.sec-slider .slick-prev:after,
.sec-slider .slick-next:before,
.sec-slider .slick-next:after {
  display: block;
  content: "";
  width: 2px;
  height: 26px;
  background-color: #222;
  position: absolute;
  top: 0px;
  left: 20px;
  cursor: pointer;
}

@media screen and (max-width: 599px) {

  .sec-slider .slick-prev:before,
  .sec-slider .slick-prev:after,
  .sec-slider .slick-next:before,
  .sec-slider .slick-next:after {
    height: 20px;
    left: 12px;
  }
}

.sec-slider .slick-prev:before {
  transform: rotate(60deg);
  top: 0px;
}

@media screen and (max-width: 599px) {
  .sec-slider .slick-prev:before {
    top: 2px;
  }
}

.sec-slider .slick-prev:after {
  transform: rotate(-60deg);
  top: 12px;
}

.sec-slider .slick-next:before {
  transform: rotate(60deg);
  top: 12px;
}

.sec-slider .slick-next:after {
  transform: rotate(-60deg);
  top: 0px;
}

@media screen and (max-width: 599px) {
  .sec-slider .slick-next:after {
    top: 2px;
  }
}

.sec-slider .slick-prev {
  left: 20%;
}

@media print,
screen and (min-width: 1024px) {
  .sec-slider .slick-prev {
    left: 6%;
  }
}

@media print,
screen and (min-width: 1400px) {
  .sec-slider .slick-prev {
    left: 19%;
  }
}

@media screen and (max-width: 1023px) {
  .sec-slider .slick-prev {
    left: -1%;
  }
}

.sec-slider .slick-next {
  right: 20%;
  position: absolute;
}

@media print,
screen and (min-width: 1024px) {
  .sec-slider .slick-next {
    right: 6%;
  }
}

@media print,
screen and (min-width: 1400px) {
  .sec-slider .slick-next {
    right: 19%;
  }
}

@media screen and (max-width: 1023px) {
  .sec-slider .slick-next {
    right: -1%;
  }
}

.sec-slider [dir="rtl"] .slick-prev {
  right: 0px;
  left: auto;
}

.sec-slider .slick-prev:before {
  content: "←";
}

.sec-slider [dir="rtl"] .slick-prev:before {
  content: "→";
}

.sec-slider [dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.sec-slider .slick-next:before {
  content: "→";
}

.sec-slider [dir="rtl"] .slick-next:before {
  content: "←";
}

.sec-slider .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.sec-slider .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.sec-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.sec-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.sec-slider .slick-dots li button:hover,
.sec-slider .slick-dots li button:focus {
  outline: none;
}

.sec-slider .slick-dots li button:hover:before,
.sec-slider .slick-dots li button:focus:before {
  opacity: 1;
}

.sec-slider .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sec-slider .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.sec-slider .slick-img {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.sec-slider .slick-slide img {
  width: 100%;
}

/*-- sec-beginners -------------------------*/
.sec-beginners,
.sec-guide {
  background-color: #45b035;
  padding-top: 30px;
  color: #fff;
}

.sec-beginners>.u-inner>.l-flex,
.sec-guide>.u-inner>.l-flex {
  align-items: center;
  gap: 20px;
  /* ▼▼▼▼ 2025/11/25 ▼▼▼▼ */
  margin-bottom: 0;
  /* ▲▲▲▲ 2025/11/25 ▲▲▲▲ */
}

.sec-beginners>.u-inner>.l-flex.u-switch,
.sec-guide>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-beginners>.u-inner>.l-flex.u-narrow,
.sec-guide>.u-inner>.l-flex.u-narrow {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {

  .sec-beginners>.u-inner>.l-flex.u-narrow,
  .sec-guide>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}

.sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img,
.sec-guide>.u-inner>.l-flex>.l-flex__box.u-img {
  line-height: 0;
  text-align: center;
}

.sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img img,
.sec-guide>.u-inner>.l-flex>.l-flex__box.u-img img {
  width: 100%;
  max-width: 400px;
}

@media screen and (max-width: 1023px) {

  .sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img img,
  .sec-guide>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 90%;
    max-width: 300px;
    margin-right: 20%;
  }
}

@media screen and (max-width: 599px) {

  .sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img img,
  .sec-guide>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 60%;
    margin-right: auto;
  }
}

@media screen and (max-width: 1023px) {

  .sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img,
  .sec-guide>.u-inner>.l-flex>.l-flex__box.u-img {
    padding-top: 20px;
  }
}

/* ▼▼▼▼ 2025/11/25 ▼▼▼▼ */
@media screen and (max-width: 599px) {

  .sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img,
  .sec-mypage .l-flex__box.u-img,
  .sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img,
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img,
  .sec-delivery>.u-inner>.l-flex>.l-flex__box.u-img {
    display: block;
  }
}

/* ▲▲▲▲ 2025/11/25 ▲▲▲▲ */

.sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img,
.sec-guide>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {

  .sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img,
  .sec-guide>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

.sec-beginners .l-flex__box,
.sec-guide .l-flex__box {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 1023px) {

  .sec-beginners .l-flex__box,
  .sec-guide .l-flex__box {
    width: 100%;
  }
}

.sec-beginners .l-flex.u-73 .l-flex__box:first-child,
.sec-guide .l-flex.u-73 .l-flex__box:first-child {
  width: 70%;
}

@media screen and (max-width: 1023px) {

  .sec-beginners .l-flex.u-73 .l-flex__box:first-child,
  .sec-guide .l-flex.u-73 .l-flex__box:first-child {
    width: 100%;
  }
}

.sec-beginners .l-flex.u-73 .l-flex__box:last-child,
.sec-guide .l-flex.u-73 .l-flex__box:last-child {
  width: 30%;
}

@media screen and (max-width: 1023px) {

  .sec-beginners .l-flex.u-73 .l-flex__box:last-child,
  .sec-guide .l-flex.u-73 .l-flex__box:last-child {
    width: 100%;
  }
}

.sec-beginners .c-sectit-wrap,
.sec-guide .c-sectit-wrap {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {

  .sec-beginners .c-sectit-wrap,
  .sec-guide .c-sectit-wrap {
    width: auto;
    position: relative;
    text-align: center;
  }
}

/*-- sec-mypage -------------------------*/
.sec-mypage {
  background-color: #fffcdb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sec-mypage>.u-inner>.l-flex {
  align-items: center;
  gap: 20px;
  flex-direction: row-reverse;
}

.sec-mypage>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-mypage>.u-inner>.l-flex.u-narrow {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-mypage>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}

.sec-mypage>.u-inner>.l-flex.u-73 .l-flex__box:first-child {
  width: 70%;
}

@media screen and (max-width: 1023px) {
  .sec-mypage>.u-inner>.l-flex.u-73 .l-flex__box:first-child {
    width: 100%;
  }
}

.sec-mypage>.u-inner>.l-flex.u-73 .l-flex__box:last-child {
  width: 30%;
}

@media screen and (max-width: 1023px) {
  .sec-mypage>.u-inner>.l-flex.u-73 .l-flex__box:last-child {
    width: 100%;
  }
}

.sec-mypage>.u-inner>.l-flex>.l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-mypage>.u-inner>.l-flex>.l-flex__box {
    width: 100%;
  }
}

.sec-mypage .l-flex__box.u-img {
  text-align: center;
}

.sec-mypage .l-flex__box.u-img img {
  width: 100%;
  max-width: 350px;
}

@media screen and (max-width: 1023px) {
  .sec-mypage .l-flex__box.u-img img {
    width: 80%;
    max-width: 200px;
    margin-left: 50%;
  }
}

@media screen and (max-width: 599px) {
  .sec-mypage .l-flex__box.u-img img {
    width: 50%;
    margin-left: auto;
  }
}

@media screen and (max-width: 1023px) {
  .sec-mypage .l-flex__box.u-img {
    padding-top: 20px;
  }
}

@media screen and (max-width: 599px) {
  .sec-mypage .l-flex__box.u-img {
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .sec-mypage .l-flex__box.u-img.u-tbcenter img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.sec-mypage .l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {
  .sec-mypage .l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

@media screen and (max-width: 1023px) {
  .sec-mypage .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

.c-mypagehead-wrap {
  background-color: #efefed;
  padding: 10px 0;
}

.l-grid.c-mypagehead-grid {
  grid-template-rows: 100%;
  grid-template-columns: auto max-content max-content;
  align-items: center;
}

@media screen and (max-width: 1023px) {
  .l-grid.c-mypagehead-grid {
    grid-template-rows: 1fr auto;
    grid-template-columns: 1fr 1fr;
  }
}

.l-grid.c-mypagehead-grid .l-grid__box.u-box01 {
  font-size: 1.4rem;
  line-height: 1.8;
}

@media screen and (max-width: 1023px) {
  .l-grid.c-mypagehead-grid .l-grid__box.u-box01 {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

.l-grid.c-mypagehead-grid .l-grid__box.u-box02 {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  text-align: right;
  padding-right: 20px;
}

@media screen and (max-width: 1023px) {
  .l-grid.c-mypagehead-grid .l-grid__box.u-box02 {
    text-align-last: left;
  }
}

.l-grid.c-mypagehead-grid .l-grid__box.u-box03 {
  text-align: right;
}

.c-breadcrumbs a:hover {
  text-decoration: underline;
}

.c-mypage-notice {
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #afafaf;
  padding: 10px 20px;
  background-color: #fff;
  margin: 40px auto 60px;
}

.c-mypage-notice .c-notice {
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin: 20px auto;
}

.c-mypage-notice .c-notice dt {
  font-weight: bold;
}

.c-mypage-notice .c-notice dd {
  text-align: left;
  padding-bottom: 20px;
}

.c-mypage-box {
  display: block;
}

.c-mypage-box.u-reorder1 .u-tit {
  font-size: 2.3rem;
}

@media screen and (max-width: 599px) {
  .c-mypage-box.u-reorder1 .u-tit {
    font-size: 2rem;
  }
}

.c-mypage-box.u-reorder2 {
  display: block;
}

.c-mypage-box.u-reorder2 .c-reorder-ol {
  text-align: left;
  line-height: 2;
}

.c-mypage-box.u-reorder2 .c-reorder-ol li {
  padding: 4px 0;
  font-size: 1.8rem;
}

.c-mypage-box.u-message .u-tit {
  font-size: 1.8rem;
}

.c-mypage-box.u-message .c-textarea {
  height: 200px;
}

.c-mypage-box.u-message .c-message-subbox {
  margin: 15px auto;
  width: fit-content;
  text-align: left;
}

/* 20240809 */
.c-btn.c-btn-m {
  display: inline-block;
  background-color: #fff;
  border: 0;
  position: relative;
  padding: 8px 20px;
  text-decoration: none;
  transition: opacity ease 0.5s;
}

a.c-btn-m:link,
a.c-btn-m:hover,
a.c-btn-m:visited {
  color: #fff;
  text-decoration: none;
}

.c-btn.c-btn-m.u-tril {
  padding-right: 30px;
}

.c-btn.c-btn-m.u-tril::before {
  content: "▼";
  font-size: 0.6em;
  margin-right: 5px;
}

.c-btn.c-btn-m.u-orange {
  background-color: #ff5c26;
}

.c-btn.c-btn-l {
  font-size: 1.6rem;
  font-weight: bold;
  width: 100%;

  max-width: 500px;
  display: block;
  background-color: #fff;
  border: 0;
  padding: 10px 40px;
  text-decoration: none;
  transition: opacity ease 0.5s;
}

.c-btn.c-btn-l.u-design {
  background-color: #ff410c;
}

.c-btn.c-btn-l.u-design:hover {
  opacity: 0.5;
}

.c-btn.c-btn-l.u-design:disabled {
  opacity: 0.5;
  color: #fff;
  border-color: #ffcc00;
  cursor: not-allowed;
  border-radius: 50px;
}

.c-btn.c-btn-l.u-design:disabled:hover {
  color: #fff;
}

.c-btn.c-btn-l.u-design,
.c-btn.c-btn-l.u-design:link,
.c-btn.c-btn-l.u-design:hover,
.c-btn.c-btn-l.u-design:visited {
  color: #fff;
}

/* /20240809 */
.c-mypage-box.u-designdata {
  padding: 0 40px;
}

@media screen and (max-width: 599px) {
  .c-mypage-box.u-designdata {
    padding: 0;
  }
}

.c-mypage-box.u-designdata .c-designdata-ol {
  text-align: left;
  line-height: 2;
}

.c-mypage-box.u-designdata .c-designdata-ol li {
  padding: 4px 0;
  font-size: 1.6rem;
  line-height: 1.6;
}

.c-mypage-box.u-designdata .c-designdata-ol .l-flex span {
  width: 28px;
}

.c-mypage-box.u-designdata .c-designdata-ol .l-flex p {
  width: calc(100% - 40px);
}

@media screen and (max-width: 1023px) {
  .c-mypage-box.u-designdata .c-designdata-ol .l-flex {
    display: flex;
  }
}

.l-flex.c-designdata-prodlist {
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-prodlist {
    display: flex;
    width: 100%;
  }
}

.l-flex.c-designdata-prodlist .l-flex__box {
  border: 2px solid #fdd000;
  background-color: #fff;
  padding: 10px 4px;
  width: calc((100% - 30px) / 4);
  flex: 0 0 auto;
}

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-prodlist .l-flex__box {
    margin-bottom: 10px;
    width: calc((100% - 10px) / 2);
  }
}

.l-flex.c-designdata-prodlist .l-flex__box .u-tit {
  font-weight: bold;
  font-size: 1.6rem;
}

.l-flex.c-designdata-prodlist .l-flex__box .u-titsub {
  font-weight: bold;
  text-align: left;
  font-size: 1.3rem;
  text-align: center;
}

.l-flex.c-designdata-prodlist .l-flex__box.u-designpdf {
  border-color: #fd2a22;
  background-color: #ffe9e8;
}

.l-flex.c-designdata-prodlist .l-flex__box.u-designpdf img {
  /* 20240809 */
  /* max-width: 70%; */
  /* /20240809 */
}

.l-flex.c-designdata-prodlist img {
  max-width: 90%;
  /* 20240822-1 */
  width: 90%;
  /* /20240822-1 */
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* 20240823 */
.l-flex.c-designdata-prodlist .u-img-box {
  width: 90%;
  aspect-ratio: 1.4 / 1;
  background-color: #fff;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-prodlist .u-img-box {
    width: 100%;
    aspect-ratio: 1/1;
  }
}

.l-flex.c-designdata-prodlist .u-img-box.u-gray {
  background-color: #eee;
}

.l-flex.c-designdata-prodlist .u-img-box.u-blue {
  background-color: #f3f8fe;
}

.l-flex.c-designdata-prodlist .u-img-box img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}

/* /20240823 */

/* 20240809 */
.l-flex.c-designdata-prodlist .u-inner .c-file-lable {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.l-flex.c-designdata-prodlist .u-inner .c-file-lable-inner {
  background-color: #fffcdb;
}

.l-flex.c-designdata-prodlist .u-inner select {
  width: 90%;
}

/* /20240809 */

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-prodlist img {
    max-width: 100%;
    /* 20240822-1 */
    width: 100%;
    /* /20240822-1 */
  }

  /* 20240809 */
  .l-flex.c-designdata-prodlist .u-inner .c-file-lable {
    width: 100%;
  }

  .l-flex.c-designdata-prodlist .u-inner select {
    width: 100%;
  }

  /* /20240809 */
}

@media screen and (max-width: 599px) {
  .l-flex.c-designdata-prodlist img {
    max-width: 100%;
  }
}

.l-flex.c-designdata-prodlist .c-file-span {
  font-size: 1.4rem;
}

.l-flex.c-designdata-prodlist .u-inner {
  padding: 4px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-prodlist .u-inner {
    max-width: 100%;
    width: 100%;
  }

  .l-flex.c-designdata-prodlist .u-inner .l-flex.u-btnflex {
    display: flex;
  }

  .l-flex.c-designdata-prodlist .u-inner .l-flex.u-btnflex p {
    width: auto;
  }
}

.l-flex.c-designdata-prodlist .l-flex.u-btnflex {
  gap: 6px;
  /* 20240809 */
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  /* /20240809 */
}

/* 20240809 */
@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-prodlist .l-flex.u-btnflex {
    width: 100%;
  }
}

/* /20240809 */

.l-flex.c-designdata-prodlist .l-flex.u-btnflex p {
  width: auto;
  /* 20240809 */
  flex-grow: 1;
  padding: 0;
  margin: 0;
  /* /20240809 */
}

.l-flex.c-designdata-prodlist .u-design {
  border: 1px solid #888;
}

/* 20240809 */
.l-flex.c-designdata-prodlist .u-design.u-red {
  border: 1px solid #ff420d;
}

.l-flex.c-designdata-prodlist .u-design.u-blue {
  border: 1px solid #006dd9;
}

.l-flex.c-designdata-prodlist .l-flex.u-btnflex p button {
  width: 100%;
}

/* /20240809 */
.l-flex.c-designdata-reorderlist {
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-reorderlist {
    display: flex;
    width: 100%;
  }
}

.l-flex.c-designdata-reorderlist .l-flex__box {
  width: calc((100% - 40px) / 4);
  flex: 0 0 auto;
  margin-bottom: 30px;
}

@media screen and (max-width: 1023px) {
  .l-flex.c-designdata-reorderlist .l-flex__box {
    margin-bottom: 20px;
    width: calc((100% - 10px) / 2);
  }
}

.l-flex.c-designdata-reorderlist .l-flex__box .u-inner p {
  margin-top: 8px;
}

.c-reuse {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  font-size: 1.4rem;
  cursor: pointer;
  text-align: center;
  line-height: 1.4;
  color: #1979bd;
}

.c-reuse a:link,
.c-reuse a:visited {
  color: #1979bd;
}

.c-reuse:hover {
  text-decoration: underline;
}

.c-reuse .c-btn-red a:link,
.c-reuse .c-btn-red a:visited {
  color: #fff;
}

.c-reuse::before {
  background: url(../images/check-icon.png) center left/2vw 2vw no-repeat;
}

.c-reuse-btn {
  position: absolute;
  top: 44%;
  left: -20px;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.c-reuse-btn:before,
.c-reuse-btn:after {
  display: block;
  content: "";
  background-color: #1979bd;
  position: absolute;
  width: 10px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-reuse-btn:before {
  width: 2px;
  height: 10px;
}

.c-mypage-message {
  border: 2px solid #ccc;
  padding: 15px;
  background-color: #fff;
  height: 340px;
  overflow-y: scroll;
}

.c-mypage-message.-wrap {
  margin: 10px 0;
}

.c-mypage-message .c-box {
  width: fit-content;
  max-width: 80%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {
  .c-mypage-message .c-box {
    max-width: 85%;
  }
}

@media screen and (max-width: 599px) {
  .c-mypage-message .c-box {
    width: 90%;
    max-width: 90%;
  }
}

.c-mypage-message .c-box .u-date {
  color: #777;
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.c-mypage-message .c-box dl.l-flex dt {
  width: 70px;
  flex: 0 0 auto;
  padding: 0 10px;
}

.c-mypage-message .c-box dl.l-flex dt .c-icotxt {
  font-size: 1.1rem;
}

@media screen and (max-width: 599px) {
  .c-mypage-message .c-box dl.l-flex dt {
    padding: 0 6px;
  }
}

.c-mypage-message .c-box dl.l-flex dd {
  max-width: calc(100% - 70px);
  flex: 1 1 auto;
  font-size: 1.4rem;
  text-align: left;
}

.c-mypage-message .c-box.u-box1 {
  text-align: left;
}

.c-mypage-message .c-box.u-box2 {
  margin-right: 0;
  margin-left: auto;
}

.c-mypage-message .c-box.u-box2 .u-date {
  text-align: right;
}

.c-mypage-message .c-box.u-box2 dl.l-flex {
  flex-direction: row-reverse;
}

/*▼▼ 20251021 数値修正・上下線の追加-d ▼▼*/
.c-h4-btn-box {
  padding: 5px 0px 0px 0px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

/*▲▲ 20251021 数値修正・上下線の追加-d ▲*/
.c-h4-btn-box .c-h4.u-small.u-h4-yellow {
  padding: 0;
}

.c-h4-btn-box.l-flex {
  justify-content: space-between;
  align-items: center;
}

/* 20240820 */
.c-h4-btn-box.l-flex .u-mb05 {
  margin-bottom: 0.5rem;
}

/* /20240820 */
.c-modal-content {
  width: 80%;
  height: auto;
  max-height: 70%;
  margin: 0;
  padding: 10px;
  border: 1px solid #000;
  background: #f2f7fb;
  position: fixed;
  display: none;
  z-index: 2;
  overflow-y: scroll;
}

.c-modal-content .u-tit {
  font-size: 1.8rem;
  color: #1979bd;
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  .c-modal-content {
    width: 90%;
  }
}

#modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.c-modal-head {
  position: relative;
  margin-bottom: 30px;
}

.c-txt-ico__modal-close {
  color: #1979bd;
  padding-right: 0;
  position: fixed;
  top: 165px;
  right: 12%;
  margin-left: 28px;
}

.c-txt-ico__modal-close::before {
  left: -28px;
}

.c-txt-ico__modal-close:hover {
  cursor: pointer;
}

/*-- sec-estimate -------------------------*/
.sec-estimate {
  background-color: #0081cc;
  padding-top: 30px;
  color: #fff;
}

.sec-estimate>.u-inner>.l-flex {
  gap: 20px;
  align-items: center;
  /* ▼▼▼▼ 2025/11/25 ▼▼▼▼ */
  margin-bottom: 0;
  /* ▲▲▲▲ 2025/11/25 ▲▲▲▲ */
}

.sec-estimate>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-estimate>.u-inner>.l-flex.u-narrow {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-estimate>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}

.sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img {
  line-height: 0;
  text-align: center;
}

.sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img img {
  max-width: 400px;
}

@media screen and (max-width: 1023px) {
  .sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 90%;
    max-width: 300px;
    margin-right: calc(90% - 300px);
  }
}

@media screen and (max-width: 599px) {
  .sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 60%;
    margin-right: auto;
  }
}

.sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img.u-ac img {
  margin-right: auto;
}

.sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {
  .sec-estimate>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

.sec-estimate .l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-estimate .l-flex__box {
    width: 100%;
  }
}

.sec-estimate .c-sectit-wrap {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-estimate .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

/*-- sec-estimate-form -------------------------*/
.c-estflow {
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
  text-align: left;
}

@media screen and (max-width: 599px) {
  .c-estflow {
    padding: 0;
  }
}

.c-estflow-ol {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.c-estflow-ol li {
  background-color: #e9eff8;
  padding: 8px 30px;
  margin: 10px 0;
  text-align: left;
}

@media screen and (max-width: 599px) {
  .c-estflow-ol li {
    padding: 8px;
  }
}

.c-estflow .c-circlenumber {
  width: 35px;
  height: 35px;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.8rem;
  line-height: 1;
  color: #fff;
  background-color: #0081cc;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
}

.c-est-select.u-mt0 {
  margin-top: 0 !important;
}

.c-est-select .c-compare-flex {
  /* 簡単お見積りのながれ、商品選択のラジオボックス */
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.c-est-select .c-compare-flex li {
  width: calc((100% - 30px) / 2);
  text-align: center;
  padding: 20px;
  position: relative;
}

.c-est-select .c-compare-flex li img {
  max-width: 150px;
}

.c-estbody-wrap {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.c-estbody-wrap .c-select-table .c-select {
  max-width: 170px;
}

.c-estbody-wrap.u-w500 {
  max-width: 500px;
}

.c-estbody-wrap.u-w800 {
  max-width: 800px;
}

.sec-est-body .c-prod-inner .c-estbody-wrap .u-box {
  margin: 20px 0;
}

.c-estbody-bg {
  background-color: #e9eff8;
  padding: 20px;
}

.c-radio-label {
  position: relative;
  cursor: pointer;
  padding-left: 30px;
}

.c-radio-label::before,
.c-radio-label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 20%;
}

@media screen and (max-width: 1023px) {

  .c-radio-label::before,
  .c-radio-label::after {
    top: 30%;
  }
}

.c-radio-label::before {
  background-color: #fff;
  border: 1px solid #0081cc;
  width: 20px;
  height: 20px;
  left: 5px;
}

.c-radio-label::after {
  background-color: #231815;
  opacity: 0;
  width: 10px;
  height: 10px;
  left: 10px;
}

.c-radio-label.u-gray::before {
  border-color: #c9c9ca;
}

.c-radio-label.u-gray::after {
  border-color: #c9c9ca;
}

.c-radio-label.u-yellow::before {
  border-color: #fdd000;
}

.c-radio-label.u-yellow::after {
  border-color: #fdd000;
}

.c-radio-label span {
  display: block;
  padding-left: 30px;
}

input:checked+.c-radio-label::after {
  opacity: 1;
}

.c-radio {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}

.c-search-free.c-est-search {
  position: relative;
  width: 80%;
  height: 50px;
  margin: 0 auto;
}

.c-search-free.c-est-search .c-search-free__input {
  width: 100%;
  height: 45px;
  padding: 0px;
  border: none;
  position: relative;
}

@media screen and (max-width: 599px) {
  .c-search-free.c-est-search .c-search-free__input {
    width: 90%;
  }
}

.c-search-free.c-est-search .c-search-border {
  padding: 0px;
  background: none;
  border: 0;
}

.c-search-free.c-est-search .c-search-free__input {
  border: 1px solid #0081cc;
  padding: 10px;
}

.c-search-free.c-est-search .c-search-free__btn {
  width: 50px;
  height: 45px;
  text-indent: -9999px;
  background: #0081cc url(../images/search-free__btn.png) center center/90% auto no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  margin: auto;
  border: 0;
}

.c-est-catalog-flex .l-flex {
  gap: 8px;
}

@media screen and (max-width: 1023px) {
  .c-est-catalog-flex .l-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .c-est-catalog-flex .l-flex li {
    width: calc((100% - 8px) / 2);
    text-align: center;
  }
}

.c-est-catalog-flex p {
  text-align: center;
}

.c-est-catalog-flex .u-tit {
  font-size: 2rem;
}

.c-incartlist {
  border-bottom: 1px solid #999;
}

/*▼▼ 20251017追記-d ▼▼*/
.c-incartlist-my {
  border-bottom: none;
}

/*▲▲ 20251017追記-d ▲▲*/

.c-incartlist-box {
  margin-top: 30px;
}

/*▼▼ 20251017追記-d ▼▼*/
.c-incartlist-box-my {
  margin-top: 60px;
  border-bottom: none;
}

.c-incartlist-box-my .c-incartlist {
  border-bottom: none;
}

/*▲▲ 20251017追記-d ▲▲*/

/* ▼▼▼　20251017修正-d ▼▼▼ */
.c-incartlist>li {
  border-top: 10px solid #999;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* ▲▲▲▲　20251017修正-d ▲▲▲ */

/* ▼▼▼　20251021 帯色修正-d ▼▼▼ */
.c-incartlist .c-tit {
  background-color: #fbe38f;
  padding: 16px;
  text-align: left;
}

/* ▲▲▲▲　20251021 帯色修正-d ▲▲▲ */

.c-incartlist .c-tit .u-bld {
  font-size: 120%;
}

/* ▼▼▼　20251017修正-d ▼▼▼ */
@media print,
screen and (min-width: 1024px) {
  .c-incartlist .c-tit {
    font-size: 1.8rem;
  }

  /* ▲▲▲▲　20251017修正 ▲▲▲ */
}

@media screen and (max-width: 1023px) {
  .c-incartlist .c-tit {
    text-align: center;
    font-size: 1.6rem;
  }
}

.c-incartlist-prodbox.u-37 .l-flex__box:first-child {
  width: 30%;
}

@media screen and (max-width: 1023px) {
  .c-incartlist-prodbox.u-37 .l-flex__box:first-child {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-incartlist-prodbox.u-37 .l-flex__box:last-child {
  width: 70%;
  text-align: left;
}

.c-incartlist-prodbox.u-37 .l-flex__box:last-child img {
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .c-incartlist-prodbox.u-37 .l-flex__box:last-child {
    width: 100%;
  }
}

.c-incartlist-prodbox .c-incartlist-photo {
  max-width: 100%;
}

/* 20240809 */
.c-incartlist-total {
  font-size: 2.2rem;
}

/* /20240809 */

/*-- sec-contact -------------------------*/
.sec-contact {
  background-color: #efefef;
  padding-top: 30px;
}

.sec-contact>.u-inner>.l-flex {
  align-items: center;
  gap: 20px;
  flex-direction: row-reverse;
  /* ▼▼▼▼ 2025/11/25 ▼▼▼▼ */
  margin-bottom: 0;
  /* ▲▲▲▲ 2025/11/25 ▲▲▲▲ */
}

.sec-contact>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-contact>.u-inner>.l-flex.u-narrow {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-contact>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}

.sec-contact>.u-inner>.l-flex>.l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box {
    width: 100%;
  }
}

.sec-contact>.u-inner>.l-flex>.l-flex__box.u-img {
  text-align: center;
}

.sec-contact>.u-inner>.l-flex>.l-flex__box.u-img img {
  width: 100%;
  max-width: 400px;
}

@media screen and (max-width: 1023px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 70%;
    max-width: 280px;
    margin-left: 50%;
  }
}

@media screen and (max-width: 599px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 50%;
    margin-left: auto;
  }
}

@media screen and (max-width: 1023px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img {
    padding-top: 20px;
  }
}

@media screen and (max-width: 599px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img {
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img.u-tbcenter img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.sec-contact>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {
  .sec-contact>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

@media screen and (max-width: 1023px) {
  .sec-contact .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

.c-contact-select li {
  line-height: 2.4;
}

/*-- sec-faq -------------------------*/
.sec-faq {
  background-color: #f2e2ef;
  padding-top: 30px;
}

.sec-faq>.u-inner>.l-flex {
  align-items: center;
  gap: 20px;
}

.sec-faq>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-faq>.u-inner>.l-flex.u-narrow {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-faq>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}

.sec-faq>.u-inner>.l-flex.u-73 .l-flex__box:first-child {
  width: 70%;
}

@media screen and (max-width: 1023px) {
  .sec-faq>.u-inner>.l-flex.u-73 .l-flex__box:first-child {
    width: 100%;
  }
}

.sec-faq>.u-inner>.l-flex.u-73 .l-flex__box:last-child {
  width: 30%;
}

@media screen and (max-width: 1023px) {
  .sec-faq>.u-inner>.l-flex.u-73 .l-flex__box:last-child {
    width: 100%;
  }
}

.sec-faq>.u-inner>.l-flex>.l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-faq>.u-inner>.l-flex>.l-flex__box {
    width: 100%;
  }
}

.sec-faq>.u-inner>.l-flex>.l-flex__box.u-img {
  text-align: center;
}

.sec-faq>.u-inner>.l-flex>.l-flex__box.u-img img {
  width: 100%;
  max-width: 400px;
}

@media screen and (max-width: 1023px) {
  .sec-faq>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 70%;
    max-width: 280px;
    margin-left: 50%;
  }
}

@media screen and (max-width: 599px) {
  .sec-faq>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 50%;
    margin-left: auto;
  }
}

.sec-faq>.u-inner>.l-flex>.l-flex__box.u-img.u-ac img {
  margin-left: auto;
}

@media screen and (max-width: 1023px) {
  .sec-faq>.u-inner>.l-flex>.l-flex__box.u-img {
    padding-top: 20px;
  }
}

@media screen and (max-width: 599px) {
  .sec-faq>.u-inner>.l-flex>.l-flex__box.u-img {
    text-align: center;
  }
}

.sec-faq>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {
  .sec-faq>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

@media screen and (max-width: 1023px) {
  .sec-faq .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

/*-- sec-delivery -------------------------*/
.sec-delivery {
  background-color: #fdd000;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sec-delivery>.u-inner>.l-flex {
  gap: 20px;
  align-items: center;
}

.sec-delivery>.u-inner>.l-flex>.l-flex__box.u-img {
  line-height: 0;
  text-align: right;
}

@media screen and (max-width: 1023px) {
  .sec-delivery>.u-inner>.l-flex>.l-flex__box.u-img {
    text-align: right;
    max-width: 400px;
    max-width: 100%;
  }
}

@media print,
screen and (min-width: 1400px) {
  .sec-delivery>.u-inner>.l-flex>.l-flex__box.u-img img {
    max-width: 400px;
  }
}

@media screen and (max-width: 1023px) {
  .sec-delivery>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 100%;
    max-width: 250px;
    margin-left: calc(100% - 280px);
    margin-top: 20px;
  }
}

@media screen and (max-width: 599px) {
  .sec-delivery>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 50%;
    margin-left: auto;
  }
}

.sec-delivery>.u-inner>.l-flex>.l-flex__box:first-child {
  width: 70%;
}

.sec-delivery>.u-inner>.l-flex>.l-flex__box:last-child {
  width: 30%;
}

@media screen and (max-width: 1023px) {

  .sec-delivery>.u-inner>.l-flex>.l-flex__box:first-child,
  .sec-delivery>.u-inner>.l-flex>.l-flex__box:last-child {
    width: 100%;
  }
}

.sec-delivery .c-h3 {
  color: #e60012;
}

.sec-delivery .c-h3 .u-small {
  font-size: 80%;
}

@media screen and (max-width: 1023px) {
  .sec-delivery .c-h3 .u-small {
    font-size: 4vw;
  }
}

.sec-delivery .c-tit {
  line-height: 1.4;
}

@media print,
screen and (min-width: 1024px) {
  .sec-delivery .c-tit {
    font-size: 2.1vw;
  }
}

@media print,
screen and (min-width: 1400px) {
  .sec-delivery .c-tit {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1023px) {
  .sec-delivery .c-tit {
    font-size: 2vw;
  }
}

@media screen and (max-width: 599px) {
  .sec-delivery .c-tit {
    font-size: 3vw;
  }
}

.sec-delivery .c-step li {
  background-color: #fff;
  padding-left: 20px;
}

.sec-delivery .c-step dt {
  width: 10%;
  line-height: 0;
}

.sec-delivery .c-step dt.u-bg1 {
  /* 2025/11/07 */
  background: center bottom/100% 90% no-repeat url("../images/del_step1bg.png");
  /* 2025/11/07 */
  position: relative;
}

.sec-delivery .c-step dt.u-bg1 img {
  display: block;
  bottom: 0;
}

.sec-delivery .c-step dt.u-bg2 {
  /* 2025/11/07 */
  background: center bottom/100% 100% no-repeat url("../images/del_step2bg.png");
  /* 2025/11/07 */
}

.sec-delivery .c-step dt.u-bg3 {
  background: center bottom/100% no-repeat url("../images/del_step3.png");
}

.sec-delivery .c-step dt.u-bg1after {
  height: 10px;
  background: center top/100% repeat-y url("../images/del_step1after.png");
}

.sec-delivery .c-step dt.u-bg2after {
  height: 10px;
  background: center top/100% repeat-y url("../images/del_step2after.png");
}

.sec-delivery .c-step dd {
  width: 90%;
  padding-left: 20px;
  padding-right: 20px;
  display: table;
}

/* 2025/11/18 */
@media screen and (max-width: 599px) {
  .sec-delivery .c-step dd {
    padding-top: 10px;
    padding-bottom: 0.5rem;
  }

  .sec-delivery .c-step dd.no-content {
    padding: 0;
  }
}

/* 2025/11/18 */
.sec-delivery .c-step dd>.u-box {
  display: table-cell;
  vertical-align: middle;
}

.sec-delivery .c-step .c-step-tit {
  font-size: 3.4rem;
  color: #e60012;
}

.sec-delivery .c-step .c-step-subtit {
  font-size: 2.4rem;
  line-height: 1.2;
}

.sec-delivery .c-step .u-cont img {
  line-height: 0;
}

.sec-delivery .c-step .u-bg {
  background-color: transparent;
}

.sec-delivery .c-step .u-bg img {
  line-height: 0;
}

@media screen and (max-width: 1023px) {
  .sec-delivery .c-step .l-flex {
    display: flex;
  }

  .sec-delivery .c-step .c-step-tit {
    font-size: 3.5vw;
  }

  .sec-delivery .c-step .c-step-subtit {
    font-size: 2vw;
  }
}

@media screen and (max-width: 599px) {
  .sec-delivery .c-step .l-flex {
    display: flex;
  }

  .sec-delivery .c-step .c-step-tit {
    font-size: 4vw;
  }

  .sec-delivery .c-step .c-step-subtit {
    font-size: 3vw;
  }
}

.sec-delivery .c-step-note {
  background-color: #fffcdb;
  padding: 20px 10px;
  text-align: center;
  font-size: 2.4rem;
}

@media screen and (max-width: 1023px) {
  .sec-delivery .c-step-note {
    font-size: 2vw;
  }
}

@media screen and (max-width: 599px) {
  .sec-delivery .c-step-note {
    font-size: 3vw;
    text-align: left;
  }
}

@media screen and (max-width: 1023px) {
  .sec-delivery .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

/*-- .sec-price -------------------------*/
.sec-price {
  background-color: #eaeff9;
  padding-top: 30px;
  padding-bottom: 50px;
}

.sec-price .c-h3 {
  color: #0081cc;
}

.sec-price>.u-inner>.l-flex {
  gap: 20px 20px;
  align-items: center;
}

.sec-price>.u-inner>.l-flex>.l-flex__box.u-img {
  line-height: 0;
  text-align: right;
}

@media screen and (max-width: 1023px) {
  .sec-price>.u-inner>.l-flex>.l-flex__box.u-img {
    text-align: left;
    max-width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .sec-price>.u-inner>.l-flex>.l-flex__box.u-img {
    text-align: center;
  }
}

.sec-price>.u-inner>.l-flex>.l-flex__box.u-img img {
  width: 100%;
  max-width: 400px;
}

@media screen and (max-width: 1023px) {
  .sec-price>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 90%;
    max-width: 300px;
    margin-left: 20%;
  }
}

@media screen and (max-width: 599px) {
  .sec-price>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 60%;
    margin-left: auto;
  }
}

.sec-price .l-flex__box:first-child {
  width: 70%;
}

.sec-price .l-flex__box:last-child {
  width: 30%;
}

@media screen and (max-width: 1023px) {

  .sec-price .l-flex__box:first-child,
  .sec-price .l-flex__box:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .sec-price .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

.sec-price .u-box {
  margin: 30px auto;
}

.c-price-box {
  display: flex;
  gap: 20px 2%;
  flex-wrap: wrap;
}

.c-price-box li {
  width: 32%;
  background-color: #fff;
  padding: 20px;
}

@media screen and (max-width: 1023px) {
  .c-price-box li {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .c-price-box li {
    width: 49%;
  }
}

@media screen and (max-width: 599px) {
  .c-price-box {
    display: block;
  }

  .c-price-box li {
    width: 100%;
    margin-bottom: 20px;
  }
}

.c-price-box .c-label-wrap {
  display: flex;
  justify-content: center;
}

.c-price-box .c-titsub-wrap {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 599px) {
  .c-price-box .c-titsub-wrap {
    width: 96%;
  }
}

.c-price-box .u-tit {
  font-weight: bold;
  font-size: 3rem;
}

@media screen and (max-width: 1023px) {
  .c-price-box .u-tit {
    font-size: 3.9vw;
  }
}

@media screen and (max-width: 599px) {
  .c-price-box .u-tit {
    font-size: 5.1vw;
  }
}

.c-price-box .u-sub {
  font-size: 1.6rem;
}

.c-price-box .u-price-box {
  margin: 10px 0;
  /* ▼▼▼▼ 2025/11/18 ▼▼▼▼ */
  text-align: center;
  /* ▲▲▲▲ 2025/11/18 ▲▲▲▲ */
}

.c-price-box .u-price {
  color: #e60012;
  font-weight: bold;
  font-size: 4rem;
}

@media screen and (max-width: 1023px) {
  .c-price-box .u-price {
    font-size: 5.2vw;
  }
}

@media screen and (max-width: 599px) {
  .c-price-box .u-price {
    font-size: 6.8vw;
  }
}

.c-price-box .u-price small {
  font-size: 1.4rem;
}

/* 2025/11/18 */
@media screen and (max-width: 599px) {
  .c-price-box .u-img {
    display: block;
  }
}

/* 2025/11/18 */

.c-label {
  background-color: #0081cc;
  border-radius: 50%;
  display: inline-block;
  margin: 4px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  line-height: 60px;
  font-size: 1.4rem;
  width: 60px;
  height: 60px;
}

.c-btn {
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: transparent;
  display: block;
  width: fit-content;
  padding: 8px 20px;
  line-height: 1;
  border: 1px solid #000;
  border-radius: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.c-btn.c-btn-prod {
  color: #898989;
  border-color: #898989;
  font-size: 1.4rem;
  padding: 8px 30px;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.22);
}

@media screen and (max-width: 599px) {
  .c-btn.c-btn-prod {
    font-size: 4vw;
    white-space: nowrap;
  }
}

.c-btn.c-btn__bgyellow {
  background-color: #fdd000;
  border: 0;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.22);
}

.c-btn.u-bold {
  font-weight: bold;
}

.c-btn.c-btn-bdr {
  color: #bbb;
  border-color: #bbb;
  background-color: #fff;
  border-width: 2px;
  font-size: 1.4rem;
  border-radius: 10px;
  padding: 8px 30px;
}

@media screen and (max-width: 599px) {
  .c-btn.c-btn-bdr {
    font-size: 4vw;
    white-space: nowrap;
  }

  .c-btn.c-btn-bdr.f-14 {
    font-size: 1.4rem;
  }
}

.c-btn.c-btn-bdr.is-on {
  color: #231815;
  border-color: #231815;
  transition: all ease 0.5s;
}

.c-btn.c-btn-bdr.is-on:hover {
  cursor: pointer;
  opacity: 0.4;
  transition: opacity ease 0.5s;
}

.c-btn.c-btn-red {
  color: #fff;
  border: none;
  background-color: #fe4322;
  width: 100%;
  font-size: 1.4rem;
  border-radius: 14px;
  padding: 8px 4%;
}

.c-btn.c-btn-red a:link,
.c-btn.c-btn-red a:visited {
  color: #fff;
}

.c-btn.c-btn-red:hover {
  text-decoration: underline;
}

@media screen and (max-width: 599px) {
  .c-btn.c-btn-red {
    white-space: nowrap;
  }
}

.c-btn.c-btn-red.is-on {
  color: #fe4322;
  background-color: #fff;
  border-color: #fe4322;
}

.c-btn.c-btn-red.is-on a:link,
.c-btn.c-btn-red.is-on a:visited {
  color: #fe4322;
}

.c-btn.c-btn-designdecision {
  border: 0;
  background-color: #ff410b;
  position: relative;
  color: #fff;
  padding: 8px 20px 8px 35px;
  width: 100%;
  font-size: 1.8rem;
}

@media screen and (max-width: 599px) {
  .c-btn.c-btn-designdecision {
    padding-left: 24px;
  }
}

/* 20240822 */
.c-btn.c-btn-ico.c-btn-designdecision {
  width: 450px;
  padding: 13px 20px;
  border-radius: 50px;
  font-size: 20px;
}

.c-btn.c-btn-ico.c-btn-designdecision::before {
  width: 30px;
  height: 30px;
  background: url(../images/btn_mypage-check-icon.png) center left/30px 30px no-repeat;
  left: 5px;
}

.c-btn.c-btn-ico.c-btn-designdecision.u-noudl:hover {
  text-decoration: none;
}

.c-btn.c-btn-ico.c-btn-designdecision.u-disabled {
  opacity: 0.5;
  color: #fff;
  cursor: not-allowed;
}

@media print,
screen and (min-width: 1024px) {
  .c-btn.c-btn-ico.c-btn-designdecision::before {
    left: 10px;
  }
}

@media screen and (max-width: 1023px) {
  .c-btn.c-btn-ico.c-btn-designdecision {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .c-btn.c-btn-ico.c-btn-designdecision::before {
    left: 6px;
  }
}

/* /20240822 */

.c-btn.c-btn-designdecision::before {
  content: "";
  display: inline-block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 4px;
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/check-icon.png) center left/28px 28px no-repeat;
}

@media screen and (max-width: 599px) {
  .c-btn.c-btn-designdecision::before {
    background-size: 24px 24px;
  }
}

/*-- c-circle -------------------------*/
.c-circlenumber {
  width: 28px;
  height: 28px;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0.6rem;
  line-height: 1;
  color: #fff;
  background-color: #46b035;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
}

.c-circlenumber.u-orange {
  background-color: #ff7944;
}

/*-- sec-print -------------------------*/
.sec-print {
  background-color: #e60012;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.sec-print .c-h3,
.sec-print .c-tit {
  color: #fff;
}

.sec-print>.u-inner>.l-flex {
  align-items: center;
  gap: 20px;
  flex-direction: row-reverse;
}

.sec-print>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-print>.u-inner>.l-flex.u-narrow {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}
/* ▼▼▼ 左幅を減らして右側イラストの表示を大きく 20251223 ▼▼▼ */
.sec-print>.u-inner>.l-flex.u-73 .l-flex__box:first-child {
  width: 45%;
}
/*▲▲▲左 幅を減らして右側イラストの表示を大きく 20251223 ▲▲▲ */
@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex.u-73 .l-flex__box:first-child {
    width: 100%;
  }
}

.sec-print>.u-inner>.l-flex.u-73 .l-flex__box:last-child {
  width: 30%;
}

.sec-print>.u-inner>.l-flex.u-73 .l-flex__box:last-child img {
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex.u-73 .l-flex__box:last-child {
    width: 100%;
  }
}

.sec-print>.u-inner>.l-flex>.l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box {
    width: 100%;
  }
}

.sec-print>.u-inner>.l-flex>.l-flex__box.u-img {
  line-height: 0;
}

.sec-print>.u-inner>.l-flex>.l-flex__box.u-img img {
  max-width: 400px;
}

@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 70%;
    max-width: 280px;
    margin-left: 50%;
  }
}

@media screen and (max-width: 599px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 50%;
    margin-left: auto;
  }
}

@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box.u-img {
    padding-top: 20px;
  }
}

@media screen and (max-width: 599px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box.u-img {
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box.u-img.u-tbcenter img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.sec-print>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {
  .sec-print>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

@media screen and (max-width: 1023px) {
  .sec-print .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

.sec-print .u-box {
  margin: 30px auto;
}

.c-print-box {
  display: flex;
  gap: 20px 2%;
  flex-wrap: wrap;
}

.c-print-box .u-tit {
  font-weight: 600;
  text-align: center;
  font-size: 2.4rem;
}

@media screen and (max-width: 1023px) {
  .c-print-box .u-tit {
    font-size: 3.12vw;
  }
}

@media screen and (max-width: 599px) {
  .c-print-box .u-tit {
    font-size: 4.08vw;
  }
}

/* ▼▼▼▼ 2025/11/18 ▼▼▼▼ */
@media screen and (max-width: 599px) {
  .sec-print .c-print-box .u-cont .u-img {
    display: block;
  }
}

/* ▲▲▲▲ 2025/11/18 ▲▲▲▲ */
.c-print-box li {
  width: 32%;
  background-color: #fff;
  padding: 20px;
}

@media screen and (max-width: 1023px) {
  .c-print-box li {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .c-print-box li {
    width: 49%;
  }
}

/* 2025/11/07 */
/* @media screen and (max-width: 599px) {
  .c-print-box {
    display: block;
  }
  .c-print-box li {
    width: 100%;
    margin-bottom: 20px;
  }
} */
/* 2025/11/07 */
.c-print-box-wrap {
  background-color: #fce4df;
  padding: 40px 10px;
}

.c-print-box-wrap .c-h2 {
  background-color: #e60012;
}

/*-- sec-company -------------------------*/
.sec-company {
  background: center top/cover no-repeat url("../images/ill_company.jpg");
  height: 300px;
  position: relative;
}

@media screen and (max-width: 599px) {
  .sec-company {
    height: 150px;
  }
}

.sec-company .l-flex.u-narrow {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.sec-company .c-sectit-wrap {
  padding-top: 100px;
  color: #fff;
}

@media screen and (max-width: 599px) {
  .sec-company .c-sectit-wrap {
    padding-top: 50px;
  }
}

.c-company {
  display: block;
}

/*-- sec-point -------------------------*/
.sec-point {
  background: center top/cover no-repeat url("../images/ill_company.jpg");
  height: 300px;
  position: relative;
}

@media screen and (max-width: 599px) {
  .sec-point {
    height: 150px;
  }
}

.sec-point .l-flex.u-narrow {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-point .l-flex.u-narrow {
    width: auto;
  }
}

.sec-point .c-sectit-wrap {
  padding-top: 100px;
  color: #fff;
}

@media screen and (max-width: 599px) {
  .sec-point .c-sectit-wrap {
    padding-top: 50px;
  }
}

.c-company {
  display: block;
}

/*-- sec-banner -------------------------*/
.sec-banner {
  margin-bottom: 50px;
}

.c-banner-ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.c-banner-ul li {
  width: calc((100% - 40px) / 3);
}

@media screen and (max-width: 1023px) {
  .c-banner-ul li {
    width: 100%;
    max-width: 400px;
  }
}

/*-- p-estimate -------------------------*/
.sec-est-body {
  display: block;
}

.sec-est-body .c-h3-est {
  margin: 30px auto;
  padding: 10px;
  background-color: #0081cc;
  text-align: center;
  color: #fff;
}

.sec-est-body .c-h3-page {
  margin: 30px auto 0;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-h3-page {
    font-size: 3.9vw;
  }
}

@media screen and (max-width: 599px) {
  .sec-est-body .c-h3-page {
    font-size: 5.1vw;
    padding: 10px 0;
  }
}

.sec-est-body .c-number {
  display: block;
}

.sec-est-body .c-number dl {
  display: flex;
  width: 100%;
}

/* 20241223 delete */
/*
.sec-est-body .c-number dt {
  background-color: #0081cc;
  color: #fff;
  font-size: 3rem;
  width: 20%;
  text-align: center;
  padding: 6px 20px;
}
@media screen and (max-width: 599px) {
  .sec-est-body .c-number dt {
    font-size: 1.8rem;
    padding: 6px 10px;
  }
}
.sec-est-body .c-number dd {
  background-color: #e9eff8;
  color: #0081cc;
  font-size: 2.8rem;
  width: 79%;
  padding: 6px 20px;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  .sec-est-body .c-number dd {
    font-size: 1.7rem;
    padding: 6px 10px;
  }
}
*/
/* /20241223 delete */

/* 20241223 add */
.sec-est-body .c-number dt {
  background-color: #0081cc;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  width: 23%;
  max-width: 252px;
  text-align: center;
  padding: 6px 16px;
}

.sec-est-body .c-number dt .u-small {
  font-size: 2.4rem;
  display: inline-block;
  position: relative;
  top: -3px;
  font-weight: normal;
}

@media screen and (max-width: 599px) {
  .sec-est-body .c-number dt {
    font-size: 1.8rem;
    padding: 6px 10px;
  }

  .sec-est-body .c-number dt .u-small {
    font-size: 1.6rem;
    top: 0;
    font-weight: normal;
  }
}

.sec-est-body .c-number dd {
  background-color: #e9eff8;
  color: #0081cc;
  font-size: 2.8rem;
  width: 77%;
  padding: 6px 16px;
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  .sec-est-body .c-number dd {
    font-size: 1.7rem;
    padding: 6px 10px;
  }
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-number dl {
    display: block;
  }

  .sec-est-body .c-number dt {
    width: 100%;
    max-width: none;
    text-align: left;
  }

  .sec-est-body .c-number dd {
    width: 100%;
  }
}

/* /20241223 add */
.sec-est-body .c-prod-inner {
  margin-top: 50px;
}

.sec-est-body .c-prod-inner .u-box {
  margin: 30px 0;
}

/* 20241223 add */
.sec-est-variation {
  background-color: #f0f3fa;
  padding-bottom: 50px;
}

.sec-est-body .c-prod-inner .u-cont-box.u-announcement {
  background-color: #fff1ec;
  padding: 20px 30px;
  margin-left: 60px;
  max-width: 1000px;
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-prod-inner .u-cont-box.u-announcement {
    margin-left: 0;
  }
}

.c-prod-type_label {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.c-prod-type_label li {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .c-prod-type_label {
    gap: 0 10px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .c-prod-type_label li.u-tb {
    margin: 0;
  }
}

.c-prod-type_label li span {
  border-radius: 100%;
  text-align: center;
  color: #fff;
  background-color: #41439c;
  width: 110px;
  height: 110px;
  aspect-ratio: 1;
  line-height: 1;
  transform: -50%;
}

.c-prod-type_label li span.u-print {
  background-color: #009fec;
}

.c-check-btn-wrap {
  cursor: not-allowed;
  position: relative;
  max-width: 450px;
  margin-inline: auto;
}

@media screen and (max-width: 1023px) {
  .c-check-btn-wrap {
    max-width: 500px;
  }

  .c-prod-type_label {
    max-width: 600px;
    margin-inline: auto;
  }

  .c-prod-type_label li {
    width: 20%;
  }

  .c-prod-type_label li span {
    width: 100%;
    height: auto;
  }
}

input#id-estimate-check {
  text-align: left;
  margin: 0;
}

/* ▼▼▼▼▼▼▼▼ 20250818修正 ▼▼▼▼▼▼▼▼
#id-check-btn {
    pointer-events: none;
    opacity: 0.5;
}
▲▲▲▲▲▲▲▲ 20250818修正▲▲▲▲▲▲▲▲ */
#id-estimate-check:checked+#id-check-btn {
  pointer-events: auto;
  opacity: 1;
}

#id-estimate-check:checked+#id-check-btn:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  input#id-estimate-check+label {
    width: 100%;
  }
}

input#id-estimate-check {
  text-align: left;
  margin: 0;
}

/* ▼▼▼▼▼▼▼▼ 20250818修正 ▼▼▼▼▼▼▼▼ */
.c-check-box-text {
  text-align: center;
  color: #47419b;
  font-weight: bold;
  font-size: 20px;
  margin-top: 40px;
}

.c-check-box-input {
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid #47419b;
  background-color: #fff;
  opacity: 1;
  background-image: linear-gradient(0deg,
      rgba(215, 215, 215, 1),
      rgba(255, 255, 255, 1) 41%);
  vertical-align: -5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* ▲▲▲▲▲▲▲▲ 20250818修正▲▲▲▲▲▲▲▲ */
.c-check-box-input:checked:before {
  position: absolute;
  top: 1px;
  left: 5px;
  transform: rotate(50deg);
  width: 10px;
  height: 16px;
  border-right: 4px solid #4349a7;
  border-bottom: 4px solid #4349a7;
  content: "";
}

.c-check-box-input.u-sample {
  position: relative;
}

input[type="checkbox"].c-check-box-input.u-sample:disabled {
  opacity: 1;
  display: inline-block;
  top: 10px;
  left: 0;
  right: 0;
  cursor: pointer;
}

/* ▼▼▼▼▼▼▼▼ 20250818修正 ▼▼▼▼▼▼▼▼ */
.c-btn-ico.u-checkbox {
  background-color: #4349a7;
  color: #fff;
  text-align: center;
  padding: 10px 10px 10px 50px;
  font-size: clamp(1.5rem, 2.4vw, 2.1rem);
  font-size: 2.4rem;
  border-radius: 27px;
}

.c-btn-ico.u-checkbox::before {
  background-image: url(../images/ico_en.png);
}

@media screen and (max-width: 1023px) {
  .c-btn-ico.u-checkbox {
    font-size: 1.6rem;
    padding: 10px 0;
  }
}

/* ▲▲▲▲▲▲▲▲ 20250818修正▲▲▲▲▲▲▲▲ */
.designCheck {
  z-index: 1;
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid #0180ff;
  background-color: #fff;
  opacity: 1;
  background-image: linear-gradient(0deg,
      rgba(215, 215, 215, 1),
      rgba(255, 255, 255, 1) 41%);
  vertical-align: -5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.designCheck:checked {
  background: #009aea;
}

.designCheck:checked:before {
  position: absolute;
  top: 1px;
  left: 5px;
  transform: rotate(50deg);
  width: 10px;
  height: 16px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  content: "";
}

.c-print-position-flex .designCheck {
  top: 5px;
}

.designCheck-tit {
  color: #0081cc;
  font-weight: bold;
}

.sec-est-body.sec-est-print-position {
  background-color: #d9ecf8;
  padding: 10px 10px;
}

.sec-est-body.sec-est-print-position>.u-inner {
  max-width: 1020px;
}

.sec-est-body.sec-est-print-position .c-h4 {
  margin-bottom: 20px;
}

.sec-est-body.sec-est-print-position .c-prod-inner {
  margin: 0;
}

.sec-est-body.sec-est-print-position .u-cont-box {
  margin-top: 20px;
}

#PrintArea {
  background-color: #fff;
  padding: 20px 30px 40px;
}

.u-vam {
  vertical-align: middle;
}

.c-print-position-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 65px;
}

.c-print-position-flex li {
  width: calc((100% - 65px) / 2);
}

.c-print-position-flex li>.c-select-table {
  width: 100%;
}

.c-print-position-flex li>.c-select-table .c-select {
  width: 100%;
}

.c-print-position-flex li>.c-select-table>tbody>tr td:first-child {
  width: 60%;
  padding-left: 3px;
}

.c-print-position-flex li>.c-select-table>tbody>tr td:last-child {
  width: 40%;
}

@media screen and (max-width: 1023px) {
  .c-print-position-flex {
    display: block;
  }

  .c-print-position-flex li {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .c-print-position-flex li>.c-select-table>tbody>tr td:first-child {
    width: 95%;
  }

  .c-print-position-flex li>.c-select-table>tbody>tr td:last-child {
    width: 95%;
  }
}

.c-mcposition-flex {
  display: flex;
  gap: 100px;
  width: 90%;
  margin-inline: auto;
}

.c-mcposition-flex li {
  width: 50%;
}

.c-mcposition-flex .c-radio-label::after {
  background-color: #0081cc;
}

.c-mcposition-flex .c-radio-label::before,
.c-mcposition-flex .c-radio-label::after {
  top: 8px;
}

.c-mcposition-flex .c-radio-label {
  font-weight: bold;
}

.c-mcposition-flex .u-detail {
  margin-top: 7px;
  padding-left: 20px;
  font-size: 90%;
}

#order-page .c-mcposition_select input[type="radio"] {
  width: 1px;
}

.c-mcposition_select>.u-tit {
  font-size: 1.8rem;
}

@media screen and (max-width: 1023px) {
  .c-mcposition-flex {
    display: block;
    width: 100%;
  }

  .c-mcposition-flex li {
    width: 100%;
    margin-bottom: 15px;
  }
}

.sec-est-body.sec-est-print-position .c-est-print-bottombox {
  margin: 60px auto 80px auto;
}

/* /20241223 add */

.sec-est-body .c-h4 {
  color: #0081cc;
  margin-bottom: 10px;
}

/* 20241223 add */
.sec-est-body .c-h4 .u-small {
  font-size: 80%;
}

/* /20241223 add */

/* 20240717 */
.sec-est-body .c-h4.f-black {
  color: #231815;
}

/* 20241223 delete */
/*
.c-printstarlogo {
  width: 150px;
}
*/
/* /20241223 delete */
/* 20241223 add */
.c-printstarlogo {
  width: 110px;
}

/* /20241223 add */

/* /20240717 */
.sec-est-body .c-prod-box .c-list li::before {
  background-color: #0081cc;
}

/* 20241223 delete */
/*
.sec-est-body .c-compare-flex {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-top: 30px;
}
  .sec-est-body .c-compare-flex > li {
  background-color: #e9eff8;
}
@media screen and (max-width: 1023px) {
  .sec-est-body .c-compare-flex {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
  }
  .sec-est-body .c-compare-flex > li {
    margin-bottom: 20px;
    width: fit-content;
    min-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-est-body .c-compare-table-wrap {
  display: block;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
}

.sec-est-body .c-compare-table {
  margin-left: auto;
  margin-right: auto;
}
.sec-est-body .c-compare-table tr {
  border-bottom: 1px solid #0081cc;
}
.sec-est-body .c-compare-table thead tr {
  border-bottom: 2px solid #0081cc;
}
.sec-est-body .c-compare-table th {
  text-align: center;
  font-size: 2rem;
}
@media screen and (max-width: 599px) {
  .sec-est-body .c-compare-table th {
    font-size: 4.6vw;
  }
}
.sec-est-body .c-compare-table th, .sec-est-body .c-compare-table td {
  padding: 10px;
}
*/
/* /20241223 delete */
/* 20241223 add */
.sec-est-body .c-compare-flex {
  display: flex;
  width: 740px;
  gap: 30px;
  justify-content: center;
  align-items: flex-start;
  margin: 30px auto 100px auto;
}

.sec-est-body .c-compare-flex>li {
  background-color: #e9eff8;
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-compare-flex {
    width: auto;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
  }

  .sec-est-body .c-compare-flex>li {
    margin-bottom: 20px;
    width: fit-content;
    min-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* /20241223 add */

@media screen and (max-width: 1023px) and (max-width: 599px) {
  .sec-est-body .c-compare-flex>li {
    min-width: auto;
    width: 100%;
  }
}

/* 20241223 add */
.sec-est-body .c-compare-flex .c-compare-table-flex {
  gap: 10px;
  justify-content: center;
  align-items: center;

  li {
    font-size: 2.4rem;
    line-height: 1;
    font-weight: bold;
  }
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-compare-flex .c-compare-table-flex {
    display: flex;

    li {
      font-size: 1.8rem;
    }
  }
}

.sec-est-body .c-compare-table-wrap {
  display: block;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
}

.sec-est-body .c-compare-table {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.sec-est-body .c-compare-table tr {
  border-bottom: 1px solid #0081cc;
}

.sec-est-body .c-compare-table thead tr {
  border-bottom: 2px solid #0081cc;
}

.sec-est-body .c-compare-table th {
  text-align: center;
  font-size: 2rem;
}

@media screen and (max-width: 599px) {
  .sec-est-body .c-compare-table th {
    font-size: 4.6vw;
  }
}

.sec-est-body .c-compare-table th,
.sec-est-body .c-compare-table td {
  padding: 10px;
}

/* /20241223 add */

/* 20241223 delete */
/*
.sec-est-body .c-compare-table .u-flex {
  display: flex;
  justify-content: space-between;
}

.sec-est-body .c-compare-table .u-flex .u-tit {
  color: #0081cc;
}

.sec-est-body .c-compare-table .u-flex .u-price {
  font-weight: 600;
  font-size: 2rem;
}
*/
/* /20241223 delete */
/* 20241223 add */
.sec-est-body .c-compare-table .u-flex {
  display: flex;
  justify-content: space-between;
}

.sec-est-body .c-compare-table .u-flex .u-tit {
  font-weight: bold;
}

.sec-est-body .c-compare-table .u-flex .u-price {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1;
  color: #d93600;
  white-space: nowrap;
}

.sec-est-body .c-compare-table .u-flex .u-price_en {
  color: #d93600;
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-compare-table .u-flex .u-price {
    font-size: 2.6rem;
  }
}

/* /20241223 add */

/* 20241223 delete */
/*
.sec-est-body .c-compare-table .c-compare-ico {
  display: inline-block;
  width: 20px;
  height: 20px;
}
*/
/* /20241223 delete */
/* 20241223 add */
.sec-est-body .c-compare-table .c-compare-ico {
  display: inline-block;
  width: 50px;
  height: 50px;
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-compare-table .c-compare-ico {
    width: 40px;
    height: 40px;
    margin-bottom: 0px;
  }
}

/* /20241223 add */
.sec-est-body .c-compare-table .u-maker {
  color: #777471;
  font-size: 1.4rem;
}

.c-est-select .c-compare-flex {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-top: 30px;
}

.c-est-select .c-compare-flex>li {
  background-color: #e9eff8;
}

@media screen and (max-width: 1023px) {
  .c-est-select .c-compare-flex {
    flex-direction: column;
  }

  .c-est-select .c-compare-flex>li {
    margin-bottom: 10px;
    width: fit-content;
    min-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1023px) and (max-width: 599px) {
  .c-est-select .c-compare-flex>li {
    min-width: auto;
    width: 100%;
  }
}

/* 20241223 delete */
/*
.c-tposition {
  max-width: 100%;
  max-width: 700px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1023px) {
  .c-tposition {
    display: block;
    text-align: center;
  }
  .c-tposition li {
    margin-top: 50px;
  }
}
.c-tposition .u-tit {
  text-align: center;
  font-size: 1.8rem;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-tposition li {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .c-tposition li {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
*/
/* /20241223 delete */
/* 20241223 add */
.c-tposition {
  max-width: 100%;
  max-width: 700px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 40px;
}

@media screen and (max-width: 1023px) {
  .c-tposition {
    display: block;
    text-align: center;
    margin-top: 0px;
  }

  .c-tposition li {
    margin-top: 30px;
  }
}

.c-tposition .u-tit {
  text-align: center;
  font-size: 1.8rem;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-tposition-tit {
  font-size: 1.8rem;
}

/* ▼▼▼▼ 2025/11/18 ▼▼▼▼ */
.c-tposition li {
  position: relative;
}

/* ▲▲▲▲ 2025/11/18 ▲▲▲▲ */
@media screen and (max-width: 1023px) {
  .c-tposition li {
    width: 100%;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* /20241223 add */
.c-tposition .c-tfront_center,
.c-tposition .c-tfront_rightbottom,
.c-tposition .c-tback_center,
.c-tposition .c-tback_rightbottom {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.c-tposition .c-tfront_center.is-on,
.c-tposition .c-tfront_rightbottom.is-on,
.c-tposition .c-tback_center.is-on,
.c-tposition .c-tback_rightbottom.is-on {
  display: block;
}

.c-mcposition {
  max-width: 100%;
  max-width: 700px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 40px;
}

@media screen and (max-width: 1023px) {
  .c-mcposition {
    display: block;
    text-align: center;
  }

  .c-mcposition li {
    margin-top: 50px;
  }
}

.c-mcposition .u-tit {
  text-align: center;
  font-size: 1.8rem;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-mcposition li {
  position: relative;
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .c-mcposition li {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-mcposition .c-mcfront_center,
.c-mcposition .c-mcfront_right,
.c-mcposition .c-mcfront_left {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.c-mcposition .c-mcfront_center.is-on,
.c-mcposition .c-mcfront_right.is-on,
.c-mcposition .c-mcfront_left.is-on {
  display: block;
}

.c-cposition {
  max-width: 100%;
  max-width: 900px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 40px;
}

@media screen and (max-width: 1023px) {
  .c-cposition {
    display: block;
    text-align: center;
  }

  .c-cposition li {
    margin-top: 50px;
  }
}

.c-cposition .u-tit {
  text-align: center;
  font-size: 1.8rem;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-cposition li {
  position: relative;
  width: 33.3%;
}

@media screen and (max-width: 1023px) {
  .c-cposition li {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-cposition .c-cfront_right,
.c-cposition .c-cfront_left,
.c-cposition .c-csideleft,
.c-cposition .c-csideright {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.c-cposition .c-cfront_right.is-on,
.c-cposition .c-cfront_left.is-on,
.c-cposition .c-csideleft.is-on,
.c-cposition .c-csideright.is-on {
  display: block;
}

.c-wposition {
  max-width: 100%;
  max-width: 700px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  gap: 40px;
}

@media screen and (max-width: 1023px) {
  .c-wposition {
    display: block;
    text-align: center;
  }

  .c-wposition li {
    margin-top: 50px;
  }
}

.c-wposition .u-tit {
  text-align: center;
  font-size: 1.8rem;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-wposition li {
  position: relative;
  width: 100%;
  text-align: center;
}

.c-wposition .c-wfront {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.c-wposition .c-wfront.is-on {
  display: block;
}

.c-select-table {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

/* 20241223 delete */
/*
.c-select-table-wrap {
  margin-top: 30px;
  height: 80vw;
  overflow-y: scroll-;
}
*/
/* /20241223 delete */

/* ▼▼▼▼▼▼▼▼ 20250818修正 ▼▼▼▼▼▼▼▼ */
.c-select-table-wrap {
  margin-top: 30px;
  /* padding: 10px 50px 30px 20px; */
}

/* ▲▲▲▲▲▲▲▲ 20250818修正▲▲▲▲▲▲▲▲ */

/* 20250917 add */
.c-select-table-wrap.scroll {
  margin-top: 30px;
  height: 500px;
  overflow-y: scroll;
  border-bottom: 1px solid #aaa;
  padding: 10px 50px 30px 20px;
}

/* 20250917 add end */

@media screen and (max-width: 1023px) {
  .c-select-table-wrap {
    padding: 10px 0 30px 0;
  }
}

/* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
@media screen and (max-width: 599px) {
  .c-select-table-wrap.scroll {
    padding: 10px 0 30px 0;
  }
}
/* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */

.c-select-table-wrap .c-select-table:last-child tr {
  border: 0;
}

.c-select-table.u-wauto {
  width: auto;
}

.c-select-table th,
.c-select-table td {
  padding: 8px;
}

@media screen and (max-width: 599px) {

  .c-select-table th,
  .c-select-table td {
    display: block;
  }
}

/* 20241223 delete */
/*
.c-select-table .u-em {
  font-weight: 600;
  color: #0081cc;
  font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
  .c-select-table {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-select-table th, .c-select-table td {
    display: block;
  }
  .c-select-table tr {
    border-bottom: 2px dotted #0081cc;
  }
  .c-select-table.u-bd0 tr {
    border: none;
  }
  .c-select-table td:last-child {
    padding-bottom: 30px;
  }
}
*/
/* /20241223 delete */
/* 20241223 add */
.c-select-table .u-em {
  font-weight: 600;
  color: #41439c;
  font-size: 2.4rem;
}

.c-select-table.u-colorandsize .c-select-label {
  border: 1px solid #41439c;
}

.c-select-table.u-colorandsize .c-select-label::before {
  border-top: 5px solid #41439c;
}

.c-select-table.u-colorandsize input.c-input-text {
  border: 1px solid #41439c;
}

.sec-est-variation .c-btn-ico.c-btn__border {
  border-color: #41439c;
  color: #231815;
}

.sec-est-variation .c-btn-ico.c-btn__border::before {
  background-image: url(../images/btn_prodlist_purple.png);
}

@media screen and (max-width: 768px) {
  .c-select-table {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-select-table th,
  .c-select-table td {
    display: block;
  }

  .c-select-table tr {
    border-bottom: 2px dotted #41439c;
  }

  .c-select-table.u-bd0 tr {
    border: none;
  }

  .c-select-table td:last-child {
    padding-bottom: 30px;
  }

  .c-select-table th,
  .c-select-table td {
    padding: 8px 2px 2px 2px;
  }
}

/* /20241223 add */

.c-select-table .c-select {
  width: 200px;
}

@media screen and (max-width: 1023px) {
  .c-select-table .c-select {
    width: 100%;
  }
}

.c-select-table.u-colorandsize .u-tit {
  text-align: right;
}

@media screen and (max-width: 1023px) {
  .c-select-table.u-colorandsize .u-tit {
    text-align: left;
  }
}

.c-select-table.u-colorandsize .c-select {
  width: 100%;
}

/* 20241223 add */
.c-select-table.u-colorandsize td {
  vertical-align: middle;
}

/* /20241223 add */
.c-select-table.u-middle th,
.c-select-table.u-middle td {
  vertical-align: middle;
}

::-ms-expand {
  display: none;
}

.c-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  padding: 8px 15px;
  border: none;
  color: #231815;
  font-size: 1.6rem;
  border-radius: 0;
  background: transparent;
}

.c-select:invalid {
  color: #cdcdcd;
}

.c-select option {
  color: #231815;
}

.c-select-label {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #006dd9;
  border-radius: 0;
  background: #fff;
}

.c-select-label::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  width: 0px;
  height: 0px;
  margin: -2px 0 0 0;
  border: 5px solid transparent;
  border-top: 5px solid #0081cc;
  cursor: pointer;
  pointer-events: none;
}

.c-select-label.u-arrowd::before {
  display: inline-block;
  vertical-align: middle;
  color: #231815;
  line-height: 1;
  width: 0.8em;
  height: 0.8em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  top: 40%;
}

.c-select-label.u-w50 {
  width: 50%;
}

@media screen and (max-width: 599px) {
  .c-select-label.u-w50 {
    width: 100%;
  }
}

.c-select-label.u-mypage-label {
  border-color: #fdd000;
}

.c-select-label.u-mypage-label.u-w80 {
  width: 80%;
}

.c-select-label.u-yellow {
  border-color: #fdd000;
}

.c-select-label.u-yellow::before {
  border-top: 5px solid #231815;
}

.sec-est-body .c-tposition_select .c-compare-flex {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 0;
}

.sec-est-body .c-tposition_select .c-compare-flex>li {
  background-color: #e9eff8;
}

.sec-est-body .c-tposition_select .c-compare-flex>li.u-mb0 {
  margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
  .sec-est-body .c-tposition_select .c-compare-flex {
    flex-direction: column;
  }

  .sec-est-body .c-tposition_select .c-compare-flex>li {
    margin-bottom: 20px;
    width: fit-content;
    min-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1023px) and (max-width: 599px) {
  .sec-est-body .c-tposition_select .c-compare-flex>li {
    min-width: auto;
    width: 100%;
  }
}

.sec-est-body .c-tposition_select .c-compare-flex.u-mt0 {
  margin-top: 0;
}

.sec-est-printex {
  background-color: #e9eff8;
}

.sec-est-printex .c-printex {
  /*  padding: 40px;	*/
  padding: 0 40px 40px 40px;
  /* 20240717 change */
}

/* 20240717 */
.sec-est-printex .c-h3-page {
  margin: 30px auto 0;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
}

/* /20240717 */

@media screen and (max-width: 599px) {
  .sec-est-printex .c-printex {
    padding: 20px;
  }
}

.sec-est-printex .c-printex .c-h3-est {
  margin: 30px auto;
  padding: 10px;
  background-color: #0081cc;
  text-align: center;
  color: #fff;
  font-size: 3rem;
}

@media screen and (max-width: 1023px) {
  .sec-est-printex .c-printex .c-h3-est {
    font-size: 3.9vw;
  }
}

@media screen and (max-width: 599px) {
  .sec-est-printex .c-printex .c-h3-est {
    font-size: 5.1vw;
    padding: 10px 0;
  }
}

.sec-est-printex .c-printex .c-h4 {
  color: #0081cc;
}

.sec-est-printex .c-printex.u-cont-box {
  margin-bottom: 0;
}

.sec-est-printex .c-printex .c-position .u-flex {
  display: flex;
  gap: 20px 2%;
  flex-wrap: wrap;
}

.sec-est-printex .c-printex .c-position .u-flex .u-tit {
  font-weight: 600;
  text-align: center;
  font-size: 3rem;
}

@media screen and (max-width: 599px) {
  .sec-est-printex .c-printex .c-position .u-flex .u-tit {
    font-size: 4vw;
  }
}

.sec-est-printex .c-printex .c-position .u-flex li {
  /*  width: 23.5%;	*/
  width: 49%;
  /* 20240717 change */
}

@media screen and (max-width: 1023px) {
  .sec-est-printex .c-printex .c-position .u-flex li {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .sec-est-printex .c-printex .c-position .u-flex li {
    width: 49%;
  }
}

@media screen and (max-width: 599px) {
  .sec-est-printex .c-printex .c-position .u-flex {
    display: block;
  }

  .sec-est-printex .c-printex .c-position .u-flex li {
    width: 100%;
    margin-bottom: 20px;
  }

  .sec-est-printex .c-printex .c-position .u-flex li img {
    width: 100%;
  }
}

.sec-est-printex .c-printex .c-colors .u-flex {
  display: flex;
  gap: 20px 2%;
  flex-wrap: wrap;
}

.sec-est-printex .c-printex .c-colors .u-flex .u-tit {
  font-weight: 600;
  text-align: center;
  font-size: 3rem;
}

.sec-est-printex .c-printex .c-colors .u-flex li {
  width: 32%;
}

@media screen and (max-width: 1023px) {
  .sec-est-printex .c-printex .c-colors .u-flex li {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .sec-est-printex .c-printex .c-colors .u-flex li {
    width: 49%;
  }
}

@media screen and (max-width: 599px) {
  .sec-est-printex .c-printex .c-colors .u-flex {
    display: block;
  }

  .sec-est-printex .c-printex .c-colors .u-flex li {
    width: 100%;
    margin-bottom: 20px;
  }
}

.sec-est-printex .u-box {
  margin: 30px 0px;
}

.c-prod-slideflex {
  margin-top: 30px;
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
  justify-content: space-between;
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
}

.c-prod-slideflex img {
  width: 100%;
  /* 20250917 add */
  /* aspect-ratio: 5 / 3; */
  object-fit: contain;
  /* 20250917 add end */
}

/* 20241223 delete */
/* .c-prod-slideflex > li {
  width: 50%;
} */
/* /20241223 delete */
/* 20241223 add */
.c-prod-slideflex>li:first-child {
  /* 2025/10/09 */
  width: 65%;
  /* 2025/10/09 */
}

.c-prod-slideflex>li:last-child {
  width: 40%;
}

.c-prod-slideflex .c-btn-ico.c-btn__bgblue {
  width: 380px;
}

@media screen and (max-width: 1023px) {

  .c-prod-slideflex>li:first-child,
  .c-prod-slideflex>li:last-child {
    width: 100%;
  }

  .c-prod-slideflex .c-btn-ico.c-btn__bgblue {
    width: 100%;
    margin-inline: auto;
  }

  .c-prod-slideflex .u-box {
    text-align: center;
  }
}

.sec-page-body.sec-est-body.c-section .c-prod-inner>.u-cont-box {
  margin-bottom: 40px;
}

/* /20241223 add */

@media screen and (max-width: 1023px) {
  .c-prod-slideflex>li {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-prod-slideflex>li:last-child {
  padding-top: 30px;
}

.c-prod-slideflex .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.c-prod-slideflex .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.c-prod-slideflex .slick-list:focus {
  outline: none;
}

.c-prod-slideflex .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.c-prod-slideflex .slick-slider .slick-track,
.c-prod-slideflex .slick-slider .slick-list {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.c-prod-slideflex .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.c-prod-slideflex .slick-track:before,
.c-prod-slideflex .slick-track:after {
  display: table;
  content: "";
}

.c-prod-slideflex .slick-track:after {
  clear: both;
}

.c-prod-slideflex .slick-loading .slick-track {
  visibility: hidden;
}

.c-prod-slideflex .slick-slide {
  display: none;
  float: left;
  margin: 0 10px;
  height: 100%;
  min-height: 1px;
}

@media screen and (max-width: 599px) {
  .c-prod-slideflex .slick-slide {
    margin: 0 2px;
  }
}

.c-prod-slideflex [dir="rtl"] .slick-slide {
  float: right;
}

.c-prod-slideflex .slick-slide img {
  display: block;
}

.c-prod-slideflex .slick-slide.slick-loading img {
  display: none;
}

.c-prod-slideflex .slick-slide.dragging img {
  pointer-events: none;
}

.c-prod-slideflex .slick-initialized .slick-slide {
  display: block;
}

.c-prod-slideflex .slick-initialized .slick-slide.slick-thumbnail_item:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.5s linear;
}

.c-prod-slideflex .slick-loading .slick-slide {
  visibility: hidden;
}

.c-prod-slideflex .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.c-prod-slideflex .slick-arrow.slick-hidden {
  display: none;
}

.c-prod-slideflex .slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
}

.c-prod-slideflex .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.c-prod-slideflex .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.c-prod-slideflex .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.c-prod-slideflex .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.c-prod-slideflex .slick-dots li button:hover,
.c-prod-slideflex .slick-dots li button:focus {
  outline: none;
}

.c-prod-slideflex .slick-dots li button:hover:before,
.c-prod-slideflex .slick-dots li button:focus:before {
  opacity: 1;
}

.c-prod-slideflex .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-prod-slideflex .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.c-prod-slideflex .slick-img {
  margin: 0 auto;
  width: 500px;
  width: 100%;
  text-align: left;
}

.c-prod-slideflex .slick-slide img {
  border: 1px solid #ebf0f9;
}

.c-prod-slideflex .slick-thumbnail {
  width: 100%;
  margin: auto;
  margin-top: 20px;
}

.c-prod-slideflex .slick-thumbnail img {
  margin: auto;
  width: 100%;
}

.c-prod-slideflex .slick-thumbnail .slick-current img {
  width: 100%;
  border: 1px solid #d3dff4;
  /* 20250917 add */
  aspect-ratio: 3 / 2;
  /* 20250917 add end */
}

/*-- sec-page-body -------------------------*/
.sec-page-body {
  display: block;
}

.sec-page-body .c-h3-page {
  margin: 30px auto 0;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
}

@media screen and (max-width: 1023px) {
  .sec-page-body .c-h3-page {
    font-size: 3.9vw;
  }
}

@media screen and (max-width: 599px) {
  .sec-page-body .c-h3-page {
    font-size: 5.1vw;
    padding: 10px 0;
  }
}

.sec-page-body .c-h3-page.u-bk {
  color: #231815;
}

@media screen and (max-width: 599px) {
  .sec-page-body .c-h3-page.u-spleft {
    text-align: left;
  }
}

.sec-page-body .c-h3-page.u-mt0 {
  margin-top: 0;
}

.sec-page-body .c-h3-page .c-txt-ico {
  font-size: 3rem;
}

.sec-page-body .c-h3-page .c-txt-ico.c-txt-ico__prodlist_white::before {
  width: 40px;
  height: 40px;
  left: -50px;
  background: url(images/btn_prodlist_white.png) center left/40px 40px no-repeat;
}

.c-h3-wrap>.u-inner {
  position: relative;
}

.c-h3-wrap .c-select-label {
  width: auto;
  height: 40px;
  line-height: 1;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  border: none;
}

.c-h3-wrap .c-select-label::before {
  position: absolute;
  content: "";
  top: 13px;
  left: 10px;
  width: 0px;
  height: 0px;
  margin: -2px 0 0 0;
  border: 0;
  border-bottom: 4.5px solid #333;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  cursor: pointer;
  pointer-events: none;
}

.c-h3-wrap .c-select-label::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #333;
  content: "";
  position: absolute;
  left: 10px;
  top: 24px;
  width: 0;
}

.c-h3-wrap.u-pri {
  background-color: #e60012;
}

.c-h3-wrap.u-est {
  background-color: #0081cc;
}

.c-h3-wrap.u-mypage {
  background-color: #fdd000;
}

/*▼▼ 20251018 追記-d ▼▼*/
.c-h3-wrap-sub.u-mypage {
  background-color: none;
}

/*▲▲ 20251018 追記-d ▲▲*/
.c-h3-wrap.u-guide {
  background-color: #46b035;
}

.c-h3-wrap.u-faq {
  background-color: #9070af;
}

.c-h3-wrap.u-contact {
  background-color: #898989;
}

.c-h3-wrap.u-point {
  background-color: #e6e6e7;
}

/*-- p-print
.sec-pri-body {
	display: block;
	.c-h3-pri {
		margin: 30px auto 0;
		padding: 10px;
		text-align: center;
		color: #fff;
		@include va.mediaquery(sp) {
			text-align: left;
		}
	}
	> .u-inner.u-p0 {

	}
} -------------------------*/
/*-- p-results -------------------------*/
.sec-results {
  background-color: #eaeff9;
  padding-top: 30px;
  padding-bottom: 50px;
}

.sec-results .c-h3 {
  color: #0081cc;
}

.c-result-type {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.c-result-type li {
  width: calc((100% - 24px) / 4);
}

@media screen and (max-width: 1023px) {
  .c-result-type li {
    width: calc((100% - 16px) / 3);
  }
}

@media screen and (max-width: 599px) {
  .c-result-type li {
    width: calc((100% - 8px) / 2);
  }
}

.c-result-type a,
.c-result-type span {
  font-size: 2rem;
  padding: 8px;
  border: 3px solid #eee;
  display: block;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 1023px) {

  .c-result-type a,
  .c-result-type span {
    font-size: 1.8rem;
  }
}

.c-result-type a {
  color: #fff;
  background-color: #eee;
}

.c-result-type a:hover {
  opacity: 0.7;
}

.c-result-type span {
  color: #eee;
  background-color: #fff;
}

.c-result-type-head {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 50px;
}

@media print,
screen and (min-width: 1400px) {
  .c-result-type-head {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.c-result-type-head .c-h3 {
  margin: 30px auto;
  text-align: center;
  font-size: 3rem;
}

@media screen and (max-width: 1023px) {
  .c-result-type-head .c-h3 {
    font-size: 3.9vw;
  }
}

@media screen and (max-width: 599px) {
  .c-result-type-head .c-h3 {
    font-size: 5.1vw;
  }
}

.c-result-type.u-print a,
.c-result-type.u-print span {
  border-color: #e60012;
}

.c-result-type.u-print a {
  background-color: #e60012;
}

.c-result-type.u-print span {
  color: #e60012;
}

.c-result-box {
  display: flex;
  gap: 20px 2%;
  flex-wrap: wrap;
}

.c-result-box li {
  width: 32%;
  background-color: #fff;
  padding: 20px;
}

/* 20250917 add */
.c-result-box li .u-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 1/1;
}

/* 20250917 add end */

@media screen and (max-width: 1023px) {
  .c-result-box li {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .c-result-box li {
    width: 49%;
  }
}

@media screen and (max-width: 599px) {
  .c-result-box {
    display: block;
  }

  .c-result-box li {
    width: 100%;
    margin-bottom: 20px;
  }
}

.c-result-box .c-label-wrap {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 599px) {
  .c-result-box .c-titsub-wrap {
    width: 96%;
  }
}

.c-result-box .u-tit {
  font-weight: bold;
  font-size: 2.6rem;
}

@media screen and (max-width: 1023px) {
  .c-result-box .u-tit {
    font-size: 3.38vw;
  }
}

@media screen and (max-width: 599px) {
  .c-result-box .u-tit {
    font-size: 4.42vw;
  }
}

.c-result-box .u-sub {
  font-size: 1.6rem;
  color: #727171;
}

.c-result-box .u-price-box {
  margin: 10px 0;
}

.c-result-box .u-price {
  font-weight: bold;
  font-size: 2.6rem;
}

@media screen and (max-width: 1023px) {
  .c-result-box .u-price {
    font-size: 3.38vw;
  }
}

@media screen and (max-width: 599px) {
  .c-result-box .u-price {
    font-size: 4.42vw;
  }
}

.c-result-box .u-price small {
  font-size: 1.4rem;
}

/*-- mypage login -------------------------*/
.c-mypage-login {
  background-color: #fffcdb;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

@media screen and (max-width: 599px) {
  .c-mypage-login {
    padding: 20px 0;
  }
}

/*-- mypage regist -------------------------*/
.c-mypage-regist {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

@media screen and (max-width: 599px) {
  .c-mypage-regist {
    padding: 20px 0;
  }
}

/*-- mypage sendmanuscript -------------------------*/
.c-mypage-innerbg {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.c-mypage-innerbg .u-bgy {
  background-color: #fffde4;
  padding: 30px;
  padding-bottom: 30px;
}

.c-mypage-innerbg .u-bgy.u-pt50,
.c-mypage-innerbg .u-bgy.u-pb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 599px) {
  .c-mypage-innerbg .u-bgy {
    padding: 30px 15px;
  }
}

.c-mypage-innerbg .u-bgw {
  padding: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 599px) {
  .c-mypage-innerbg .u-bgw {
    padding: 30px 15px;
  }
}

.c-mypage-innerbg .u-mypage-inner {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.c-mypage-innerbg .u-mypage-inner.u-width-m {
  max-width: 700px;
}

.c-mypage-innerbg .l-flex.u-printdesign {
  gap: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .c-mypage-innerbg .l-flex.u-printdesign {
    width: 100%;
  }
}

.c-mypage-innerbg .l-flex.u-printdesign .l-flex__box {
  border: 1px solid #fdd000;
  background-color: #fff;
  padding: 10px;
}

@media screen and (max-width: 1023px) {
  .c-mypage-innerbg .l-flex.u-printdesign .l-flex__box {
    margin-bottom: 10px;
  }
}

.c-mypage-innerbg .l-flex.u-printdesign .l-flex__box .u-tit {
  background-color: #fdd000;
  font-weight: bold;
  font-size: 1.8rem;
}

.c-mypage-innerbg .l-flex.u-printdesign .l-flex__box .u-titsub {
  font-weight: bold;
  text-align: left;
}

.c-mypage-innerbg .l-flex.u-printdesign img {
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .c-mypage-innerbg .l-flex.u-printdesign img {
    max-width: 400px;
  }
}

@media screen and (max-width: 599px) {
  .c-mypage-innerbg .l-flex.u-printdesign img {
    max-width: 100%;
  }
}

.c-mypage-innerbg .l-flex.u-printdesign.u-regist {
  width: 80%;
}

.c-mypage-innerbg .l-flex.u-printdesign.u-regist .u-inner {
  padding: 20px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .c-mypage-innerbg .l-flex.u-printdesign.u-regist .u-inner {
    max-width: 100%;
    width: 100%;
  }

  .c-mypage-innerbg .l-flex.u-printdesign.u-regist .u-inner .l-flex.u-btnflex {
    display: flex;
  }

  .c-mypage-innerbg .l-flex.u-printdesign.u-regist .u-inner .l-flex.u-btnflex p {
    width: 50%;
  }
}

.c-mypage-innerbg .c-sendmanu-note {
  text-align: left;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.c-mypage-innerbg .l-flex.u-printposition {
  gap: 20px;
}

.c-mypage-innerbg .l-flex.u-printposition .l-flex__box {
  border: 1px solid #fdd000;
  background-color: #fffcdb;
  padding: 12px;
}

@media screen and (max-width: 1023px) {
  .c-mypage-innerbg .l-flex.u-printposition .l-flex__box {
    margin-bottom: 10px;
  }
}

.c-mypage-innerbg .l-flex.u-printposition img {
  max-width: 250px;
}

.c-mypage-innerbg .l-flex.u-printposition .u-plate {
  background-color: #fdd000;
  padding: 5px;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 10px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .c-mypage-innerbg .l-flex.u-printposition .u-plate {
    max-width: 400px;
  }
}

@media screen and (max-width: 599px) {
  .c-mypage-innerbg .l-flex.u-printposition .u-plate {
    max-width: 100%;
  }
}

.c-mypage-innerbg .l-flex.u-printposition .u-plate hr {
  border-top: 1px solid #333;
  margin: 4px 0;
  width: auto;
}

.c-mypage-innerbg .l-flex.u-printposition .u-plate .u-under {
  font-size: 1.8rem;
}

.c-mypage-innerbg .l-flex.u-printposition .u-plate em {
  font-size: 3rem;
}

.c-mypage-innerbg .l-flex.u-printposition .u-plate small {
  font-size: 1.6rem;
}

.c-mypage-innerbg .l-flex.u-printposition .u-plate strong {
  font-size: 2.2rem;
  font-weight: bold;
}

.c-mypage-innerbg .l-flex.u-printposition .c-plate-under small {
  font-size: 1.4rem;
}

.c-mypage-innerbg .c-mypage-wbox {
  border: 1px solid #fdd000;
  background-color: #fff;
  padding: 20px;
}

.c-mypage-innerbg .c-mypage-prodwrap {
  background-color: #fff;
  padding: 20px;
}

.c-mypage-innerbg .c-mypage-prodbox {
  border: 1px solid #fdd000;
  padding: 8px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 599px) {
  .c-mypage-innerbg .c-mypage-prodbox {
    max-width: 100%;
  }
}

/* 20240626 add */
.c-mypage-box.u-terms-wrap {
  padding: 0 30px;
}

@media screen and (max-width: 599px) {
  .c-mypage-box.u-terms-wrap {
    padding: 0;
  }
}

.c-mypage-box.u-terms-wrap .u-terms {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}

@media screen and (max-width: 599px) {
  .c-mypage-box.u-terms-wrap .u-terms {
    padding: 20px 0;
  }
}

.c-mypage-box.u-terms-wrap .u-terms .u-tit {
  font-size: 2.3rem;
}

@media screen and (max-width: 599px) {
  .c-mypage-box.u-terms-wrap .u-terms .u-tit {
    font-size: 2rem;
  }
}

.c-mypage-box.u-terms-wrap .u-terms .c-list.u-dot li {
  margin-bottom: 1.4rem;
}

@media screen and (max-width: 599px) {
  .c-mypage-box.u-terms-wrap .u-terms .c-list.u-dot {
    margin-left: 8px;
  }
}

/* /20240626 add */
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}

.modal__content {
  background: #fff;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-height: 90%;
  box-sizing: border-box;
  /* コンテナ要素の擬似要素(ここで比率を調整) */
  /* 中の要素 */
}

@media screen and (max-width: 1023px) {
  .modal__content {
    padding: 20px;
  }
}

.modal__content img {
  object-fit: cover;
  width: auto;
  max-width: 90%;
  height: 100%;
}

@media (min-aspect-ratio: 1/1) {
  .modal__content img {
    max-height: 70vh;
    width: auto;
  }
}

@media (max-aspect-ratio: 1/1) {
  .modal__content img {
    max-width: 90%;
    height: auto;
  }
}

@media (aspect-ratio: 1/1) {
  .modal__content img {
    max-width: 90%;
    height: auto;
  }
}

.modal__content .box {
  position: relative;
  width: 100%;
  /* 任意の横幅を指定 */
}

.modal__content .box::before {
  content: "";
  display: block;
  padding-top: 100%;
  /* 比率を指定 */
}

.modal__content .box__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*-- guide -------------------------*/
.u-minw50 {
  min-width: 500px;
}

@media screen and (max-width: 1023px) {
  .u-minw50 {
    min-width: auto;
  }
}

.c-guide {
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
  text-align: left;
}

@media screen and (max-width: 599px) {
  .c-guide {
    padding: 0;
  }
}

.c-guide-ol {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.c-guide-ol li {
  background-color: #f6f9e4;
  padding: 8px 30px;
  margin: 10px 0;
  text-align: left;
}

@media screen and (max-width: 599px) {
  .c-guide-ol li {
    padding: 8px;
  }
}

.c-guide .c-circlenumber {
  width: 35px;
  height: 35px;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.8rem;
  line-height: 1;
  color: #fff;
  background-color: #46b035;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
}

.c-guide .c-circlenumber.u-orange {
  background-color: #ff7944;
}

.c-guide-box-wrap {
  background-color: #f6f9e4;
}

.c-guide-box-wrap.u-white {
  background-color: #fff;
}

.c-guide-box-wrap .u-inner {
  padding: 40px 10px 30px;
}

.c-guide-box-wrap .u-inner.u-minw50 {
  max-width: 500px;
  line-height: 2;
}

.c-guide-design-ol {
  display: flex;
  gap: 20px;
}

.c-guide-design-ol li {
  width: calc((100% - 20px) / 2);
  background-color: #fff;
}

@media screen and (max-width: 1023px) {
  .c-guide-design-ol {
    display: block;
  }

  .c-guide-design-ol li {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-guide-design-ol .c-tit {
  background-color: #e6e6e7;
  font-weight: bold;
  padding: 10px;
}

.c-guide-design-ol .c-guide-p {
  color: #46b035;
}

.c-guide-design-ol .c-guide-p a:link,
.c-guide-design-ol .c-guide-p a:visited {
  color: #46b035;
  text-decoration: underline;
}

.c-guide-design-ol .c-guide-p a:link:hover,
.c-guide-design-ol .c-guide-p a:visited:hover {
  text-decoration: none;
}

.c-guide-design-ol .c-guide-design-box {
  padding: 20px;
}

/*-- faq -------------------------*/
.c-faq {
  background-color: #fff;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

@media screen and (max-width: 599px) {
  .c-faq {
    padding: 0;
  }
}

.c-faq-box-wrap {
  background-color: #f2e2ef;
}

.c-faq-box-wrap .u-inner {
  padding: 40px 10px 60px;
}

/* ------------------- */
.c-acc {
  display: none;
}

.c-accq {
  padding: 10px 20px;
  display: block;
  color: #fff;
  background: #9070af;
}

.c-accq:hover {
  cursor: pointer;
}

@media screen and (max-width: 599px) {
  .c-accq {
    /* 20250917 */
    padding: 10px;
    /* 20250917 */
  }

  /* 20250917 */
  .c-acca {
    padding-inline: 10px !important;
  }

  /* 20250917 */
}

.c-accq,
.c-acca {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  text-align: left;
}

.c-acca {
  height: 0;
  margin-bottom: 30px;
  padding: 0 20px;
  overflow: hidden;
  background-color: #eeefef;
}

@media screen and (max-width: 599px) {
  .c-acca {
    padding: 0 4px;
  }
}

.c-acc:checked+.c-accq+.c-acca {
  height: auto;
  padding: 10px 20px;
  transition: all 0.3s;
}

@media screen and (max-width: 599px) {
  .c-acc:checked+.c-accq+.c-acca {
    padding: 10px 4px;
  }
}

.c-circleqa {
  width: 35px;
  height: 35px;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.8rem;
  line-height: 1;
  color: #9070af;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  /* 20250917 */
  flex: none;
  /* 20250917 */
}

.c-circleqa.u-a {
  color: #fff;
  background-color: #9070af;
}

/*-- c-contact  -------------------------*/
.c-contact {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.c-contact-p,
.c-contact .c-phonenumber,
.c-contact .c-note {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.c-contact .c-table--nobdr th {
  width: 40%;
}

@media screen and (max-width: 599px) {
  .c-contact .c-table--nobdr th {
    width: 100%;
    display: block;
    border-left: 0;
    border-right: 0;
    padding: 10px;
  }
}

.c-contact .c-table--nobdr td {
  width: 60%;
}

@media screen and (max-width: 599px) {
  .c-contact .c-table--nobdr td {
    width: 100%;
    display: block;
    border-left: 0;
    border-right: 0;
    padding: 10px;
  }
}

.c-contact.u-wide {
  max-width: 900px;
}

/*-- c-point  -------------------------*/
.c-point {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.c-point .c-point-list li {
  position: relative;
  margin-left: 30px;
  line-height: 1.8;
}

.c-point .c-point-list li::before {
  content: "●";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -25px;
  display: block;
  color: #f0f0ee;
}

.c-point-border-box {
  border: 1px solid #221815;
  padding: 10px 40px;
  text-align: center;
}

/*--  -------------------------*/
/*--  -------------------------*/
/*# sourceMappingURL=style.css.map */

/* 20240809 */
/* 「artdirect240801.zip」内にあったstyle.cssの内容と重複しているので合体したら消す */
.anchor {
  display: block;
  padding-top: 100px !important;
  margin-top: -100px !important;
}

@media screen and (max-width: 1023px) {
  .anchor {
    padding-top: 150px !important;
    margin-top: -150px !important;
  }
}

.line-ink {
  border: solid 1px #d2d2d2;
  margin-bottom: 60px;
}

.ink-list-col4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
}

.ink-list-col3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 auto;
  width: 80%;
  padding-bottom: 40px;
}

.ink-list-col4 li,
.ink-list-col3 li {
  padding-top: 10px;
  text-align: center;
  font-size: 1.4rem;
}

.ink-list-col4 img,
.ink-list-col3 img {
  display: block;
  margin: 0 auto 2px auto;
  padding: 0.8rem !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  border-radius: 0.25rem !important;
}

.ink-list-col4 li strong,
.ink-list-col3 li strong {
  font-weight: bold;
}

.ink-list-col4 li strong::before,
.ink-list-col3 li strong::before {
  content: "▲";
  font-size: 0.6em;
  margin-right: 5px;
}

@media screen and (max-width: 599px) {
  .ink-color-menu {
    grid-template-columns: 1fr 1fr;
  }

  .ink-color-menu li:nth-child(2) a,
  .ink-color-menu li:last-child a {
    border-right: none;
  }

  .ink-color-menu li:nth-child(1) a,
  .ink-color-menu li:nth-child(2) a {
    border-bottom: solid 2px #000;
  }

  .ink-list-col4 li,
  .ink-list-col3 li {
    padding-top: 10px;
    text-align: center;
    font-size: 1.1rem;
  }

  .ink-color-list {
    width: 95%;
    margin: 0 auto;
    font-weight: bold;
    font-size: 1.8rem;
  }

  .ink-text {
    font-size: 1.5rem;
  }

  .ink-text-orange {
    font-size: 1.8rem;
    line-height: 1.2em;
  }
}

.ink-title {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.ink-text-orange {
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1em;
  color: #fe4100;
  text-align: center;
  margin-bottom: 10px;
}

/* /20240809 */

.c-btn-basket-wrapper {
  display: inline-block;
  position: relative;
}

.cart-icon {
  display: block;
  /* アイコンをブロックレベルに */
  margin: auto;
  /* アイコンを中央に配置 */
}

.cart-badge {
  position: absolute;
  /* 絶対位置指定でバッジを配置 */
  top: 20px;
  /* 上からの位置を調整 */
  right: 5px;
  /* 右からの位置を調整 */
  font-size: 12px;
  /* 数字の大きさを調整 */
  width: 20px;
  /* バッジの幅 */
  height: 20px;
  /* バッジの高さ */
  padding: 0;
  /* パディングを削除 */
  border-radius: 50%;
  /* 完全な円形に */
  background-color: red;
  /* バッジの背景色 */
  color: white;
  /* バッジの文字色 */
  display: flex;
  /* 中央に数字を配置 */
  justify-content: center;
  /* 中央寄せ */
  align-items: center;
  /* 中央寄せ */
}

/* 20241017 message */

.c-file-lable-bgy {
  padding: 6px;
  width: 100%;
  cursor: pointer;
  display: block;
  border-radius: 20px;
  background-color: #ffcc00;
}

.c-file-lable-bgy label {
  margin-bottom: 0;
}

.c-file-lable-bgy .c-file-span {
  display: block;
  font-weight: bold;
  width: 100%;
  padding: 2px;
  cursor: pointer;
  background-color: transparent;
}

.c-list li.u-info {
  position: relative;
  padding-left: 0;
  text-indent: 0;
  margin-left: 38px;
}

.c-list .u-info::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -35px;
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/circle-info-solid.svg);
  background-color: transparent;
  background-size: contain;
}

.c-txt-ico.c-txt-ico_check {
  font-size: 1.6rem;
}

.c-txt-ico.c-txt-ico_check::before {
  bottom: auto;
  background-image: url(../images/checkmark.png);
}

.c-btn-ico.c-btn-l.u-design-pdf {
  color: #333;
  background-color: #fff;
  border: 1px solid #888;
  font-size: 1.6rem;
  width: fit-content;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.22);
}

.c-btn-ico.c-btn-l.u-design-pdf::before {
  background-image: none;
}

a.c-btn-ico.c-btn-l.u-design-pdf:hover {
  text-decoration: none;
}

.custom-btn[aria-disabled="true"].c-btn-ico.c-btn-l.u-design-pdf {
  color: #fd6452 !important;
}

.c-btn-ico.c-btn-l.u-design-pdf .u-pdf {
  background-color: #fd6452;
  font-size: 0.8em;
  color: #fff;
  padding: 1px 4px;
  position: relative;
  top: -2px;
}

@media screen and (max-width: 599px) {
  .c-btn-ico.c-btn-l.u-design-pdf {
    padding-right: 20px;
  }
}

.c-btn.c-btn-color-sample {
  border: 0;
  max-height: 60px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 0;
  position: relative;
  top: -5px;
}

.c-btn.c-btn-color-sample .u-img {
  display: block;
}

/* ▼▼▼　20251021 top空き修正-d ▼▼▼ */
.c-btn.c-btn-color-sample .u-img img {
  max-height: 60px;
  margin-left: 10px;
  position: relative;
  top: 0px;
}

/* ▲▲▲▲　202510121 top空き修正-d ▲▲▲ */

.c-btn.c-btn-color-sample .u-txt {
  color: #664c00;
  text-decoration: underline;
}

a.c-btn.c-btn-color-sample .u-udl {
  text-decoration: none;
}

a.c-btn.c-btn-color-sample:hover {
  text-decoration: none;
}

a.c-btn.c-btn-color-sample:hover .u-txt {
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .c-h4-btn-box.u-pcpb0 {
    padding-bottom: 0;
  }
}

/*▼▼　20251017ウィジェット位置45%→75% 変更-d ▼▼*/
@media screen and (max-width: 1023px) {
  .c-btn.c-btn-color-sample {
    display: block;
    position: fixed;
    top: 75%;
    right: -30px;
    padding: 6px 30px 6px 6px;
    max-height: none;
    background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #888;

    z-index: 999;
  }

  /*▲▲　20251017ウィジェット位置45%→75% 変更-d ▲▲*/

  .c-btn.c-btn-color-sample .u-img img {
    top: auto;
    max-height: 50px;
    margin-left: 0;
    filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.8));
  }

  a.c-btn.c-btn-color-sample .u-txt {
    text-decoration: none;
    text-shadow: -1px -1px 3px rgba(255, 255, 255, 1),
      1px 1px 3px rgba(255, 255, 255, 1);
    font-size: 1.3rem;
  }

  a.c-btn.c-btn-color-sample .u-txt .u-small {
    display: none;
  }
}

.c-message-head-wrapper {
  display: grid;
  grid-template: 2fr / 1fr 23%;
  place-items: center;
}

.c-message-head-wrapper .u-tit {
  text-align: center;
  padding-left: 30%;
}

.c-message-head-wrapper .u-btn {
  text-align: right;
}

.c-cartnum-wrapper {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  background: #f00;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: -2px;
  left: -2px;
}

@media screen and (max-width: 1023px) {
  .c-message-head-wrapper {
    grid-template: 1fr 1fr / 1fr;
  }

  .c-message-head-wrapper .u-tit {
    text-align: left;
    padding-left: 0;
  }

  .c-message-head-wrapper .u-btn {
    text-align: center;
    width: min(100%, 208px);
  }

  .c-cartnum-wrapper {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    top: -4px;
    left: 43%;
    transform: translateX(-50%);
  }
}

p.c-pagetop {
  margin-bottom: 0;
}

/* /20241017 message */

/* 20241021 mypage */

.c-btn-ico.c-btn__bglightgray {
  background-color: #f7f7f7;
}

a.c-btn-ico.c-btn__bglightgray:hover {
  text-decoration: none !important;
}

.c-btn-box.u-wpc80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.c-btn-box.u-gpc60 {
  gap: 60px;
}

.c-mypage-notice.u-mt10 {
  margin-top: 10px;
}

.c-mypage-notice.u-mb20 {
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .c-btn-box.u-flex {
    display: flex;
  }

  .c-btn-box.u-wpc80 {
    width: 95%;
  }
}

@media screen and (max-width: 599px) {
  .c-btn-box.u-gpc60 {
    gap: 20px;
  }
}

/* /20241021 mypage */

/* 20241223 */
@media screen and (max-width: 599px) {
  .sec-page-body .c-h3-page.c-pctbcenter {
    text-align: left;
  }
}

.u-red {
  color: #f00;
}

.c-w980px {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.c-w980px img {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .c-w980px {
    width: 100%;
  }
}

.c-prod-slideflex .slick-list .slick-track {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

/* /20241223 */

/* 20240610 */
/* message.html */
.c-message-head-wrapper {
  display: block;
  text-align: right;
}

.c-message-head-wrapper p {
  display: inline-block;
  margin-left: auto;
  margin-right: 0;
}

.c-message-title-wrapper {
  border: 1px solid #0055b4;
  background-color: #fff;
  font-weight: bold;
}

.c-message-title-wrapper .l-flex {
  justify-content: center;
  border-bottom: 1px dashed #0055b4;
  padding: 10px;
}

.c-mypage-box.u-message .c-message-title-wrapper .l-flex dd {
  font-size: 2.1rem;
  color: #0055b4;
}

.c-mypage-box.u-message .c-message-title-wrapper .u-tit {
  font-size: 2.2rem;
  color: #0055b4;
  padding: 0 10px;
}

.c-mypage-message {
  border-top: 0;
  margin-top: 1px;
}

.c-btn-ico.c-btn-l.u-estimate-download {
  color: #333;
  background-color: #fff;
  border: 1px solid #888;
  font-size: 1.6rem;
  width: fit-content;
  box-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
}

.c-btn-ico.c-btn-l.u-estimate-download:hover {
  text-decoration: none;
}

.c-btn-ico.c-btn-l.u-estimate-download::before {
  background-image: none;
  display: none;
}

.c-btn-ico.c-btn-l.u-estimate-download .u-pdf {
  background-color: rgb(253, 100, 82);
  font-size: 0.8em;
  color: rgb(255, 255, 255);
  position: relative;
  top: -2px;
  padding: 1px 4px;
}

.c-ico_file {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  top: 8px;
  background-image: url(../images/ico_file.png);
  background-size: 100% 100%;
}

.c-ico_excel {
  display: inline-block;
  width: 30px;
  height: 30px;

  position: relative;
  top: 0px;
  background-image: url(../images/ico_excel.png);
  background-size: 30px 30px;
}

.c-btn-ico.u-file-excel {
  display: flex;
  align-items: center;
  color: #186738;
  background-color: #fff;
  border: 1px solid #186738;
  font-size: 1.8rem;
  width: auto;
  box-shadow: none;
  padding: 8px 40px;
  margin-bottom: 0;
}

.c-btn-ico.u-file-excel::before {
  display: none;
}

.u-file-excel .c-file-span {
  background-color: #fff;
  display: inline-block;
  width: auto;
  margin-left: 10px;
}

.c-excel-box {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
}

.c-excel-box .l-flex__box {
  flex: 0 0 auto;
}

.c-excel-box .u-02 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.c-excel-box p {
  margin-bottom: 0;
}

.c-h4-center {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid #666;
  padding-bottom: 20px;
}

.c-h4-center.u-borderb0 {
  border-bottom: 0;
  padding-bottom: 0;
}

/*▼▼ 20251018 追記-d ▼▼*/
.c-h4-center.plain-order {
  font-size: 4rem;
  line-height: 0.5em;
}

/*▲▲ 20251018 追記-d ▲▲*/

/*▼▼ 20251018 追記-d ▼▼*/
.c-incartlist .c-mypage-number {
  font-size: 2.7rem;
  font-weight: bold;
  display: inline-block;
  margin-left: 10px;
  margin-right: 15px;
}

/*▲▲ 20251018 追記-d ▲▲*/

/*-- c-point
.c-h4.u-h4-yellow .c-mypage-num {
  font-size: 3.2rem;
  font-weight: bold;
  display: inline-block;
  margin-left: 10px;
  margin-right: 15px;
}
.c-mypage-manage {
  font-weight: bold;
  display: inline-block;
  margin-left: 50px;
}
-------------------------*/

.c-incartlist.u-01 {
  border-bottom: 0;
}

.c-h4-flex {
  display: flex;
  align-items: center;
}

.c-btn-ico.c-btn-mypage-back::before {
  background-image: url(../images/btn_mypage-back.png);
}

.c-btn-ico.c-btn-prodlist__blue.u-change::before {
  background-image: url(../images/btn_mypage-back-blue.png);
}

.c-btn-ico.c-btn__border2 {
  border: 2px solid #0081cc;
  color: #0081cc;
}

.c-btn-ico.c-btn__bgblack {
  background-color: #231815;
  color: #fdd000;
}

.c-btn-ico.c-btn__bgblack.c-btn-mypage-cancel::before {
  background-image: url(../images/btn_mypage-cancel-yellow.png);
}

.c-btn-ico.c-btn-mypage-cart::before {
  background-image: url(../images/btn_mypage-cart.png);
}

.c-btn-table {
  width: 100%;
}

.c-btn-table td {
  width: 50%;
  text-align: center;
  margin-bottom: 20px;
}

.l-flex.u-wrap {
  justify-content: center;
  gap: 20px 70px;
}

.l-flex.u-wrap .l-flex__box {
  flex: 0 0 auto;
}

.c-btn-box.u-wrap {
  gap: 20px 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 470px;
}

.c-btn-box.u-wrap .c-btn-ico.u-w470 {
  width: 470px;
  padding: 6px 20px 6px 50px;
}

.c-btn-box.u-wrap li {
  width: 470px;
}

.c-est-variation-label {
  padding: 30px 0 0;
}

.c-prod-type_label {
  gap: 15px;
}

.c-prod-type_label li span.u-wrapping {
  background-color: #e3be39;
}

.sec-est-variation {
  background-color: #fff;
}

.c-est-variation-radio {
  background-color: #fff9e5;
  padding: 30px 0;
}

.c-est-variation-radio .c-prod-inner {
  margin-top: 0;
}

.c-est-variation-body {
  background-color: #f0f3fa;
  padding: 60px 0;
}

.c-wrapping_select {
  text-align: center;
}

.c-wrapping_select>.u-tit {
  font-size: 1.8rem;
}

.c-wrapping_select .c-mcposition-flex {
  justify-content: space-between;
  gap: 0;
  width: 100%;
  max-width: 300px;
}

.c-wrapping_select .c-mcposition-flex li {
  text-align: left;
}

.sec-est-body .c-prod-inner {
  margin-top: 0;
}

.c-btn-ico.c-btn-reset {
  background-color: #4147aa;
  color: #fff;
  font-size: 1.6rem;
  width: auto;
  min-width: 130px;
  padding: 6px 20px 6px 40px;
}

.c-btn-ico.c-btn-reset::before {
  background-image: url(../images/btn_reset.png);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}

.c-btn-reset-wrap {
  position: relative;
}

.c-btn-reset-wrap::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  display: block;
  background-image: url(../images/btn_reset.png);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  left: 4px;
}

.u-w768on {
  display: none;
}

.u-w768on-tit {
  display: none;
}

.c-btn-ico.c-btn-excel {
  border: 1px solid #186738;
  color: #186738;
  width: auto;
  font-size: 1.8rem;
  padding: 10px 40px 10px 60px;
}

.c-btn-ico.c-btn-excel::before {
  background-image: url(../images/ico_excel.png);
  width: 34px;
  height: 34px;
  left: 18px;
  background-size: 100% 100%;
}

.c-btn-ico.c-btn-excel::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 15px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/ico_excel_down.png) center left/100% 100% no-repeat;
}

.c-prod-type_label li span {
  width: 100px;
  height: 100px;
}

.c-tposition.u-cap {
  max-width: 1000px;
  c: 20px;
}

.sec-est-body .c-prod-inner .u-mb80 .u-box {
  margin-top: 20px;
}

.c-btn-ico {
  line-height: 1.2;
}

.u-tbmin.u-w50x {
  display: inline-block;
  width: 50px;
}

.c-table-wrap .c-table.u-mypage.u-mypage_info_regist_firsttime td {
  white-space: normal;
}

.c-print-position-table {
  border-collapse: collapse;
}

.c-print-position-table-wrap {}

.c-print-position-table {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.c-print-position-table td {
  vertical-align: bottom;
  padding: 8px 8px 22px 8px;
}

.c-print-position-table td:nth-child(1),
.c-print-position-table td:nth-child(4) {
  width: 30%;
}

.c-print-position-table td:nth-child(2),
.c-print-position-table td:nth-child(5) {
  width: 17%;
}

.c-print-position-table td.u-null {
  width: 6%;
}

.c-print-position-table td .c-select-label {
  margin-top: 3px;
}

.c-print-position-table td .designCheck-tit {}

.c-print-position-table td .designCheck {
  vertical-align: -10px;
  left: -4px;
}

.c-print-position-table .c-designCheck-wrap {
  margin-bottom: 4px;
  margin-left: -4px;
}

/* ▼▼▼ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▼▼▼ */

.c-print-position-table-only-one {
  border-collapse: collapse;
}

.c-print-position-table-only-one-wrap {}

.c-print-position-table-only-one {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.c-print-position-table-only-one td {
  vertical-align: bottom;
  padding: 8px 8px 22px 8px;
}

.c-print-position-table-only-one td:nth-child(1) {
  width: 30%;
}

.c-print-position-table-only-one td:nth-child(2) {
  width: 17%;
}

.c-print-position-table-only-one td.u-null {
  width: 6%;
}

.c-print-position-table-only-one td .c-select-label {
  margin-top: 3px;
}

.c-print-position-table-only-one td .designCheck-tit {}

.c-print-position-table-only-one td .designCheck {
  vertical-align: -10px;
  left: -4px;
}

.c-print-position-table-only-one .c-designCheck-wrap {
  margin-bottom: 4px;
  margin-left: -4px;
}

/* ▲▲▲ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▲▲▲ */

.c-select-table-wrap.u-cap {
  height: auto;
  overflow-y: auto;
}

.c-select-table-wrap.one-only {
  height: auto;
  overflow-y: auto;
}

@media screen and (min-width: 1024px) {
  .c-btn-box.u-wrap {
    font-weight: normal;
  }

  .c-btn-ico::before {
    left: 4px;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 1023px) {
  .c-mypage-box.u-message .c-message-title-wrapper .l-flex {
    display: flex;
  }

  .c-btn-table td {
    display: block;
    width: 100%;
  }

  .c-wrapping_select .c-mcposition-flex {
    display: flex;
  }

  .c-tposition {
    display: flex;
  }

  .l-flex.u-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .l-flex.u-wrap .l-flex__box {
    margin-left: auto;
    margin-right: auto;
  }

  .c-btn-box.u-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .c-btn-ico::before {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
  }

  .c-message-head-wrapper {
    text-align: center;
  }

  .c-message-head-wrapper p {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  .c-print-position-flex li {
    margin-bottom: 30px;
  }

  .c-table--nobdr.u-mypage.u-mypage_info_regist_whenorder td .l-flex__box label {
    margin-left: 0;
  }

  .c-print-position-table td.u-null {
    display: none;
  }

  .c-print-position-table td {
    display: inline-block;
    padding: 8px 2px 24px 2px;
  }

  .c-print-position-table td:nth-child(1),
  .c-print-position-table td:nth-child(4) {
    width: 58%;
  }

  .c-print-position-table td:nth-child(2),
  .c-print-position-table td:nth-child(5) {
    width: 38%;
  }

  /* ▼▼▼ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▼▼▼ */

  .c-print-position-table-only-one td.u-null {
    display: none;
  }

  .c-print-position-table-only-one td {
    display: inline-block;
    padding: 8px 2px 24px 2px;
  }

  .c-print-position-table-only-one td:nth-child(1) {
    width: 58%;
  }

  .c-print-position-table-only-one td:nth-child(2) {
    width: 38%;
  }

  /* ▲▲▲ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▲▲▲ */

  .c-wrapping_select .c-mcposition-flex li {
    width: 50%;
  }
}

/* w1023 */
@media screen and (max-width: 768px) {
  .c-select-table td.u-dib {
    display: inline-block;
    vertical-align: bottom;
  }

  .c-select-table td.u-dib.u-td-size {
    width: 40%;
    margin-right: 20px;
  }

  .c-select-table td.u-dib.u-td-num {
    width: auto;
    margin-right: 20px;
  }

  .c-select-table td.u-dib.u-td-reset {
    width: 130px;
  }

  .c-select-table td:last-child {
    padding-bottom: 0px;
  }

  .c-select-table tr {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .u-w768on {
    display: block;
    width: 100%;
    height: 20px;
  }

  .u-w768on-tit {
    display: block;
  }

  .c-select-table.u-colorandsize .u-tit.u-w768off {
    display: none;
  }

  .c-print-position-flex li>.c-select-table {
    border-collapse: separate;
    border-spacing: 5px;
  }

  .c-print-position-flex li>.c-select-table>tbody>tr td:first-child {
    width: 55%;
    margin-right: 3%;
  }

  .c-print-position-flex li>.c-select-table>tbody>tr td:last-child {
    width: 40%;
  }

  .c-print-position-flex li>.c-select-table th,
  .c-print-position-flex li>.c-select-table td {
    display: table-cell;
  }
}

@media screen and (max-width: 599px) {
  .c-ico_file {
    width: 24px;
    height: 24px;
  }

  .c-excel-box {
    flex-direction: column;
  }

  .c-excel-box .u-01 {
    margin-bottom: 20px;
  }

  .c-excel-box .u-02 {
    justify-content: center;
  }

  .c-excel-box .u-02 button {
    padding: 6px;
  }

  /* ▼▼▼▼ 2025/11/18 ▼▼▼▼ */
  .c-mypage-message .c-box.u-box2 dl.l-flex dd {
    text-align: left;
  }

  /* ▲▲▲▲ 2025/11/18 ▲▲▲▲ */

  /* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
  .c-select-table td.u-dib.u-td-size {
    width: 45%;
  }

  .c-select-table td.u-dib.u-td-num-group {
    width: auto;
    display: inline-block;
    vertical-align: bottom;
  }

  .c-select-table td.u-dib.u-td-reset {
    width: 100%;
    margin-top: 10px;
  }

  .c-select-label {
    margin: 0;
  }

  .c-select-table td.u-dib.u-td-size .c-select-label {
    width: 100%;
  }

  .c-select-table td.u-dib.u-td-size .c-select {
    width: 100%;
  }
  /* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */

  .c-btn-ico::before {
    left: 4px;
  }

  .c-btn-ico.u-w500 {
    width: 100%;
  }

  .c-btn-box.u-wrap {
    width: 100%;
  }

  .c-btn-box.u-wrap li {
    width: auto;
  }

  .c-prod-type_label {
    gap: 10px;
  }

  .c-prod-type_label li span {
    width: 85px;
    height: auto;
    max-width: 100%;
    border-radius: 50%;
  }
}

/* w599 */

/* /20240610 */

/* 20240617 */
.u-normal {
  font-weight: normal;
}

.c-btn-ico.c-btn-registmypage.u-noicon {
  padding: 6px 40px 6px 40px;
  margin-bottom: 10px;
}

.c-btn-ico.c-btn-registmypage.u-noicon::before {
  background-image: none;
}

input[type="radio"].c-radio-bk {
  position: relative;
  width: 18px;
  height: 18px;
  border: 1px solid #c9c9ca;
  background-color: #fff;
  border-radius: 50%;
  vertical-align: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: auto;
}

input[type="radio"].c-radio-bk:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #231815;
  content: "";
}

input[type="radio"].c-radio-bk+label {
  padding-left: 4px;
}

.c-radio-label {
  position: absolute;
}

.c-radio-label::before,
.c-radio-label::after {
  top: 45%;
}

.c-mcposition-flex .c-radio-label::before,
.c-mcposition-flex .c-radio-label::after {
  top: 45%;
}

/* /20240617 */

/* 20240703 */
.c-btn-ico.c-noico::before {
  display: none;
}

.c-btn-ico.c-btn-saved_list {
  background-color: #888;
  width: auto;
  color: #fff;
  padding: 6px 30px;
  font-size: 2rem;
}

.c-btn-ico.c-btn-saved_list:hover {
  text-decoration: none;
}

.c-btn-box.c-btn-mypage-top {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  gap: 40px;
}

.c-btn-box.c-btn-mypage-top li {
  width: calc((100% - 40px) / 2);
}

.c-btn-mypage-calback {
  width: auto;
  padding: 6px 10px;
}

.c-btn-box.u-gpc40 {
  gap: 40px;
}

.c-btn-box.u-wauto {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}

.c-btn-box.u-wauto li {
  width: auto;
}

.c-btn-ico.u-wauto {
  width: auto;
}

.c-incartlist.u-01>li {
  padding-top: 40px;
}

/*▼▼ 20251017追記-d ▼▼*/
.c-incartlist.u-01-my>li {
  padding-top: 35px;
}

/* ▲▲ 20251017追記-d ▲▲*/

.c-h4-center {
  font-size: 2.8rem;
}

.saved_listCheck-tit {
  color: #666;
  font-weight: bold;
  font-size: 1.5rem;
  white-space: nowrap;
}

.saved_listCheck {
  z-index: 1;
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid #666;
  border-radius: 3px;
  background-color: #fff;
  opacity: 1;
  vertical-align: -5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.saved_listCheck:checked {
  background: #999;
}

.saved_listCheck:checked:before {
  position: absolute;
  top: 1px;
  left: 5px;
  transform: rotate(50deg);
  width: 10px;
  height: 16px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  content: "";
}

.c-print-position-flex .saved_listCheck {
  top: 5px;
}

.c-print-position-table td .saved_listCheck {
  vertical-align: -10px;
  left: -4px;
}

/* ▼▼▼ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▼▼▼ */

.c-print-position-table-only-one td .saved_listCheck {
  vertical-align: -10px;
  left: -4px;
}

/* ▲▲▲ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▲▲▲ */

.c-btn-ico.c-btn-prodlist.u-wauto {
  width: auto;
}

.c-mypage-box.u-designdata {
  margin-bottom: 0px;
}

@media screen and (max-width: 1023px) {
  .c-btn-box.c-btn-mypage-top {
    gap: 20px;
  }

  .c-btn-box.c-btn-mypage-top .c-btn-ico {
    padding: 6px 20px 6px 30px;
  }
}

@media screen and (max-width: 599px) {
  .c-btn-box.c-btn-mypage-top {
    width: auto;
    display: block;
  }

  .c-btn-box.c-btn-mypage-top li {
    width: auto;
    display: block;
  }

  .c-btn-box.c-btn-mypage-top .c-btn-ico {
    max-width: 300px;
  }

  .c-btn-ico.c-btn-prodlist.u-wauto {
    padding: 6px 30px 6px 40px;
  }

  .c-mypage-box.u-designdata {
    padding: 0;
  }

  .saved_listCheck-tit {
    font-size: 1.4rem;
  }

  /* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
  .c-print-position-table td:nth-child(1),
  .c-print-position-table td:nth-child(4) {
    width: 60%;
  }

  .c-print-position-table td:nth-child(2),
  .c-print-position-table td:nth-child(5) {
    width: 40%;
  }

  #PrintArea {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */

  /* ▼▼▼ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▼▼▼ */
  .c-print-position-table-only-one td:nth-child(1) {
    width: 54%;
  }

  .c-print-position-table-only-one td:nth-child(2) {
    width: 42%;
  }
}

/* ▲▲▲ 20250801修正 商品詳細 印刷位置 1版のみタイプレイアウト ▲▲▲ */

/* ▼▼▼▼▼▼▼▼　20250711修正 保存版一覧 ▼▼▼▼▼▼▼▼ */
.saved_list .u-inner {
  max-width: 100%;
}

.saved_list_title {
  text-align: center;
  padding: 10px 0;
  background-color: #dddddd;
  font-weight: bold;
  font-size: 3.2rem;
}

.saved_list_anchor {
  max-width: 800px;
  margin: 60px auto;
  display: flex;
  justify-content: center;
  column-gap: 60px;
}

.saved_list_anchor_link a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  position: relative;
}

.saved_list_anchor_link a:hover {
  text-decoration: none;
}

.saved_list_anchor_link a::after {
  content: "";
  top: 12px;
  left: -28px;
  position: absolute;
  background-image: url(../images/ico_arrow.png);
  background-size: cover;
  width: 20px;
  height: 12px;
  display: block;
  color: #251414;
  font-size: 20px;
}

.saved_list_body {
  max-width: 900px;
  margin: 0 auto 60px;
}

.saved_list_body_inner+.saved_list_body_inner {
  margin-top: 100px;
}

.saved_list_body_title {
  font-size: 20px;
  font-weight: bold;
  background-color: #eeeeee;
  padding: 10px;
  margin-bottom: 40px;
}

.saved_list_body_contents {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.saved_list_body_contents+.saved_list_body_contents {
  margin-top: 60px;
}

.saved_list_body_contents_title {
  flex: 0 0 60px;
  font-size: 18px;
  font-weight: bold;
}

.saved_list_body_contents_img {
  flex: 1;
  min-width: 0;
}

.saved_list_body_contents_img img {
  width: 100%;
  height: auto;
  display: block;
  border: solid 1px #000;
}

.saved_list .l-footer {
  max-width: 900px;
  margin: 0 auto;
  border-top: solid 1px #eeeeee;
  background-color: #fff;
}

.saved_list .l-footer p {
  color: #000;
}

@media screen and (max-width: 767px) {
  .saved_list .u-inner {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .saved_list_anchor {
    margin: 20px auto;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .saved_list_body_contents {
    flex-wrap: wrap;
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .saved_list_body_contents_title {
    width: 100%;
    flex: 0 0 100%;
  }
}

@media screen and (max-width: 767px) {
  .saved_list_body_contents_img {
    box-sizing: border-box;
    flex: 0 0 calc((100% - 20px) / 2);
  }
}

/* ▲▲▲▲▲▲▲▲ 20250711修正 保存版一覧 ▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼ 20250820修正 カタログサンプル ▼▼▼▼▼▼▼▼ */
.sec-catalog-sample {
  background-color: #efefef;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.sec-catalog-sample .c-tit {
  font-size: 2.6rem;
}

@media screen and (max-width: 599px) {
  .sec-catalog-sample {
    margin-bottom: 0;
  }

  .sec-catalog-sample .l-flex__box .c-sectit-wrap {
    width: auto;
  }

  .sec-catalog-sample .c-tit {
    font-size: 3vw;
  }
}

.sec-catalog-sample>.u-inner>.l-flex {
  gap: 20px;
  align-items: center;
}

.sec-catalog-sample>.u-inner>.l-flex.u-switch {
  flex-direction: row;
}

.sec-catalog-sample>.u-inner>.l-flex.u-narrow {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .sec-catalog-sample>.u-inner>.l-flex.u-narrow {
    width: auto;
  }
}

.sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img {
  line-height: 0;
  text-align: center;
}

.sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img img {
  max-width: 400px;
}

@media screen and (max-width: 1023px) {
  .sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 90%;
    max-width: 300px;
    margin-right: calc(90% - 300px);
  }
}

@media screen and (max-width: 599px) {
  .sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 60%;
    margin-right: auto;
  }
}

.sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img.u-ac img {
  margin-right: auto;
}

.sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
  width: auto;
  max-height: 300px;
}

@media screen and (max-width: 599px) {
  .sec-catalog-sample>.u-inner>.l-flex>.l-flex__box.u-img.u-heightsub img {
    max-height: 150px;
  }
}

.sec-catalog-sample .l-flex__box {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .sec-catalog-sample .l-flex__box {
    width: 100%;
  }
}

.sec-catalog-sample .c-sectit-wrap {
  width: fit-content;
}

@media screen and (max-width: 1023px) {
  .sec-catalog-sample .c-sectit-wrap {
    position: relative;
    text-align: center;
  }
}

.sec-catalog-sample_anchor {
  max-width: 800px;
  margin: 60px auto;
  display: flex;
  justify-content: center;
  column-gap: 60px;
}

.sec-catalog-sample_anchor_link a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  position: relative;
}

.sec-catalog-sample_anchor_link a:hover {
  text-decoration: none;
}

.sec-catalog-sample_anchor_link a::after {
  content: "";
  /* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
  top: 5px;
  /* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */
  left: -28px;
  position: absolute;
  background-image: url(../images/ico_arrow.png);
  background-size: cover;
  width: 20px;
  /* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
  height: 20px;
  /* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */
  display: block;
  color: #251414;
  font-size: 20px;
}

.sec-catalog-sample_anchor_link a.circle::after {
  background-image: url(../images/ico_arrow_circle.png);
  height: 20px;
  top: 6px;
}

@media screen and (max-width: 599px) {
  .sec-catalog-sample_anchor {
    margin: 20px auto;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    padding: 0 10px;
  }
}

.c-h3-wrap.u-catalog-sample {
  background-color: #898989;
}

.c-catalog-sample-body-wrap .c-red {
  color: #e60012;
}

.c-catalog-sample-body-wrap .c-bold {
  font-weight: bold;
}

.c-catalog-sample-body-wrap {
  max-width: 1000px;
  margin: 30px auto 120px;
}

.c-catalog-sample-body-wrap .l-banner-list-area {
  margin-top: 30px;
  padding-top: 40px;
  border-top: solid 2px #efefef;
}

.c-catalog-sample-body-wrap .l-banner-list-area p {
  text-align: center;
  margin-bottom: 30px;
}

.c-catalog-sample-body-wrap .l-banner-list {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.c-catalog-sample-body-wrap .c-box {
  margin: 0 auto;
  background-color: #fee2da;
  padding: 30px;
}

.c-catalog-sample-body-wrap .c-box h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.c-catalog-sample-body-wrap .c-box ul {
  list-style-type: disc;
  padding-left: 34px;
}

.c-catalog-sample-body-wrap .c-box ul li+li {
  margin-top: 6px;
}

.c-catalog-sample-body-wrap .l-button-group.u-col-2 {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
  column-gap: 20px;
}

.c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico.application::before {
  background-image: url(../images/btn_catalog_application.png);
}

.c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico.application-fax:before {
  background-image: url(../images/btn_catalog_fax.png);
}

.c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico.product:before {
  background-image: url(../images/btn_catalog_product.png);
}

.c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico.product-fax:before {
  background-image: url(../images/btn_catalog_product_fax.png);
}

.c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico:hover {
  color: #000;
  text-decoration: none;
}

.sec-page-body .u-catalog-sample .c-h3-page {
  margin-top: 0;
}

@media screen and (max-width: 599px) {
  .c-catalog-sample-body-wrap {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-catalog-sample-body-wrap .l-banner-list {
    flex-wrap: wrap;
  }

  .c-catalog-sample-body-wrap .l-banner-list .c-banner {
    width: calc((100% - 20px) / 2);
  }

  .c-catalog-sample-body-wrap .l-button-group.u-col-2 {
    flex-direction: column;
  }

  .c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico {
    padding: 10px 0;
  }

  .c-catalog-sample-body-wrap .l-button-group.u-col-2 .c-btn-ico+.c-btn-ico {
    margin-top: 30px;
  }

  .c-catalog-sample-body-wrap .c-box {
    padding: 20px 10px;
  }

  .c-catalog-sample-body-wrap .c-box ul {
    padding-left: 24px;
  }
}

/* ▲▲▲▲▲▲▲▲ 20250820修正 カタログサンプル ▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼ 20250821新規追加 カタログフォーム ▼▼▼▼▼▼▼▼ */
.c-catalog-form-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.c-breadcrumbs ul {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 40px;
  /* padding-inline: 50px; */
}

.c-breadcrumbs ul li {
  font-size: 16px;
  position: relative;
}

.c-breadcrumbs ul li::after {
  content: ">";
  display: inline-block;
  position: absolute;
  right: -14px;
  top: 0;
}

.c-breadcrumbs ul li:last-child::after {
  display: none;
}

.c-h3-wrap.c-catalog-form-title {
  background-color: #efefef;
}

.c-h3-wrap.c-catalog-form-title .u-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-h3-wrap.c-catalog-form-title h3 {
  color: #000;
  margin: 0;
}

.c-catalog-form-note {
  width: fit-content;
  margin: 50px auto;
}

.c-catalog-form-note.center {
  text-align: center;
}

.c-catalog-form {
  padding-bottom: 200px;
}

.c-catalog-form .c-catalog-form-block+.c-catalog-form-block {
  margin-top: 50px;
}

.c-catalog-form .required {
  color: #e60012;
  font-weight: normal;
}

.c-catalog-form .c-catalog-form-block-title {
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  background-color: #e4ded4;
  margin-bottom: 0;
}

.c-catalog-form .c-catalog-form-block-unit {
  border-top: solid 1px #fff;
  display: flex;
}

.c-catalog-form .c-catalog-form-block-unit .title {
  padding: 20px;
  width: 240px;
  background-color: #e4ded4;
  display: flex;
  align-items: center;
}

.c-catalog-form .c-catalog-form-block-unit .body {
  flex: 1;
  background-color: #f8f1e8;
  display: flex;
  align-items: center;
  padding: 15px;
}

.c-catalog-form .c-catalog-form-block-unit .body p {
  margin-bottom: 0;
}

.c-catalog-form .c-catalog-form-block-unit .body input {
  font-size: 16px;
  padding: 5px;
  background-color: #fff;
  border: solid 1px #cccccc;
}

.c-catalog-form .c-catalog-form-block-unit .body input.w-small {
  width: 263px;
}

.c-catalog-form .c-catalog-form-block-unit .body input.w-medium {
  width: 50%;
}

.c-catalog-form .c-catalog-form-block-unit .body input.w-large {
  width: 100%;
}

.c-catalog-form .c-catalog-form-block-unit .body select {
  font-size: 16px;
  padding: 5px;
  padding-right: 64px;
  background-color: #fff;
  border: solid 1px #cccccc;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
}

.c-catalog-form .c-catalog-form-block-unit .body .inner:has(select) {
  position: relative;
}

.c-catalog-form .c-catalog-form-block-unit .body .inner:has(select)::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-right: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  transform: rotate(45deg);
  top: 50%;
  right: 20px;
  margin-top: -8px;
}

.c-catalog-form .c-catalog-form-block-unit .body textarea {
  width: 100%;
  font-size: 16px;
  padding: 5px;
  background-color: #fff;
  border: solid 1px #cccccc;
}

.c-catalog-form-please {
  margin-top: 20px;
  background-color: #f8f1e8;
  padding: 20px;
}

.c-catalog-form-please .c-catalog-form-please-title {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.c-catalog-form-please ul {
  margin-bottom: 0;
}

.c-catalog-form-please ul li {
  position: relative;
  padding-left: 10px;
  font-size: 15px;
  line-height: 1.8;
}

.c-catalog-form-please ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 3px;
  height: 3px;
  background-color: #000;
  border-radius: 50%;
}

.c-catalog-form-check {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.c-catalog-form-check .c-catalog-form-check-box label {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.c-catalog-form-check .c-catalog-form-check-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.c-catalog-form-check .c-catalog-form-check-box .checkmark {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #787878;
  position: relative;
  margin-right: 10px;
  transition: background-color 0.3s;
}

.c-catalog-form-check .c-catalog-form-check-box input:checked+.checkmark {
  background-color: #007bff;
}

.c-catalog-form-check .c-catalog-form-check-box .checkmark::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.3s;
}

.c-catalog-form-check .c-catalog-form-check-box input:checked+.checkmark::after {
  opacity: 1;
}

.c-catalog-form-check .c-catalog-form-check-box label {
  margin-bottom: 0;
}

.c-catalog-form-check .c-catalog-form-check-privacy p {
  margin-bottom: 0;
}

.c-catalog-form-check .c-catalog-form-check-privacy p a {
  text-decoration: underline;
}

.c-catalog-form-submit {
  margin-top: 20px;
  text-align: center;
}

.c-catalog-form-submit p {
  margin-bottom: 20px;
}

.c-catalog-form-submit-btn {
  background-color: #898989;
  display: flex;
  align-items: center;
  width: 500px;
  border-radius: 500px;
  position: relative;
  overflow: hidden;
  margin: 40px auto 0;
  transition: 0.3s;
  opacity: 1;
}

.c-catalog-form-submit-btn:hover {
  opacity: 0.7;
}

.c-catalog-form-submit-btn .icon {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
}

.c-catalog-form-submit-btn input {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background-color: #898989;
  width: 100%;
  padding-block: 5px;
}

.c-catalog-form-confirm-btns {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  padding-top: 50px;
  border-top: 1px solid #dddddd;
  width: 100%;
  gap: 40px;
}

.c-catalog-form-confirm-btns-btn.back {
  font-size: 22px;
  color: #898989;
  font-weight: bold;
  padding-block: 10px;
  width: 100%;
  max-width: 300px;
  border: 1px solid #898989;
  background-color: #fff;
  border-radius: 100px;
  transition: 0.3s;
  opacity: 1;
}

.c-catalog-form-confirm-btns-btn.back:hover {
  opacity: 0.7;
}

.c-catalog-form-confirm-btns-btn.send {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  padding-block: 10px;
  width: 100%;
  max-width: 340px;
  border: 1px solid #898989;
  background-color: #898989;
  border-radius: 100px;
  transition: 0.3s;
  opacity: 1;
}

.c-catalog-form-confirm-btns-btn.send:hover {
  opacity: 0.7;
}

.c-catalog-form-thanks {
  margin-top: 50px;
  padding-block: 20px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.c-catalog-form-thanks .c-catalog-form-thanks-title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.c-catalog-form-thanks .c-catalog-form-thanks-list {
  margin-bottom: 0;
}

.c-catalog-form-thanks .c-catalog-form-thanks-list li {
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.8;
}

.c-catalog-form-thanks .c-catalog-form-thanks-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 3px;
  height: 3px;
  background-color: #000;
  border-radius: 50%;
}

.c-catalog-form-thanks .c-catalog-form-thanks-list li .required {
  color: #e60012;
}

@media screen and (max-width: 1023px) {
  .c-h3-wrap.c-catalog-form-title .u-inner {
    gap: 10px;
  }

  .c-catalog-form-wrap {
    padding-inline: 10px;
  }

  .c-breadcrumbs ul {
    padding-inline: 0;
    flex-wrap: wrap;
    margin-block: 20px;
    gap: 5px 15px;
  }

  .c-catalog-form-note {
    font-size: 14px;
  }

  .c-catalog-form {
    padding-bottom: 100px;
  }

  .c-catalog-form .c-catalog-form-block-title {
    font-size: 16px;
    padding: 15px;
  }

  .c-catalog-form .c-catalog-form-block-unit .title {
    width: 100%;
    font-size: 14px;
    padding: 15px;
  }

  .c-catalog-form .c-catalog-form-block-unit .body {
    width: 100%;
    padding: 15px;
    min-height: 44px;
  }

  .c-catalog-form .c-catalog-form-block-unit .body select,
  .c-catalog-form .c-catalog-form-block-unit .body input {
    width: 100%;
    font-size: 14px;
  }

  .c-catalog-form .c-catalog-form-block-unit .body input.w-small {
    width: 100%;
  }

  .c-catalog-form .c-catalog-form-block-unit .body input.w-medium {
    width: 100%;
  }

  .c-catalog-form .c-catalog-form-block-unit .body .inner {
    width: 100%;
  }

  .c-catalog-form .c-catalog-form-block-unit {
    flex-direction: column;
  }

  .c-catalog-form-submit-btn {
    width: 100%;
    max-width: 500px;
  }

  .c-catalog-form-submit-btn input {
    font-size: 20px;
    padding-block: 10px;
  }

  .c-catalog-form-please ul li {
    font-size: 14px;
  }

  .c-catalog-form-please ul li::before {
    top: 12px;
  }

  .c-catalog-form-check {
    flex-direction: column;
    gap: 12px;
  }

  .c-catalog-form-confirm-btns {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    padding-top: 30px;
    gap: 20px;
  }

  .c-catalog-form-confirm-btns-btn.back {
    font-size: 20px;
    padding-block: 10px;
    max-width: 500px;
  }

  .c-catalog-form-confirm-btns-btn.send {
    font-size: 20px;
    padding-block: 10px;
    max-width: 500px;
  }
}

/* ▲▲▲▲▲▲▲▲ 20250821新規追加 カタログフォーム ▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼ 20250825新規追加 サンプル貸出フォーム ▼▼▼▼▼▼▼▼ */
.c-catalog-form-block-unit .multiple-line {
  width: 100%;
  flex: 1;
}

.c-catalog-form .c-catalog-form-block-title span+span {
  margin-left: 85px;
}

.c-catalog-form-block-unit .multiple-line .body {
  width: 100%;
}

.c-catalog-form-block-unit .multiple-line .body:nth-child(even) {
  background-color: #fdfbf8;
}

.c-catalog-form-block-unit .multiple-line .body:has(.body-text) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  width: 100%;
}

.c-catalog-form-block-unit .multiple-line .body .body-text br {
  display: none;
}

.c-catalog-form-block-unit .multiple-line .body .body-text a {
  text-decoration: underline;
}

.c-catalog-form-block-unit .multiple-line .body .inner:has(.item) {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}

.c-catalog-form-block-unit .multiple-line .body .inner .item .item-text {
  color: #93710f;
}

.c-catalog-form-block-unit .multiple-line .body .inner .item {
  width: 100%;
  max-width: 160px;
}

.c-catalog-form-block-unit .multiple-line .body .inner .item.small {
  width: 100%;
  max-width: 80px;
}

.c-catalog-form-block-unit .multiple-line .body .inner .item input {
  width: 100%;
}

.c-catalog-form .c-catalog-form-check-wrap {
  margin-top: 50px;
  margin-inline: auto;
  width: fit-content;
}

.c-catalog-form .c-catalog-form-check-wrap .c-catalog-form-check {
  margin-top: 10px;
  justify-content: flex-start;
}

@media screen and (max-width: 1023px) {
  .c-catalog-form .c-catalog-form-block-title .line1 {
    display: block;
  }

  .c-catalog-form .c-catalog-form-block-title .line2 {
    display: block;
  }

  .c-catalog-form .c-catalog-form-block-title span+span {
    margin-left: 0;
    margin-top: 10px;
  }

  .c-catalog-form-block-unit .multiple-line .body .body-text br {
    display: inline-block;
  }

  .c-catalog-form-block-unit .multiple-line .body .body-text a {
    margin-right: 8px;
  }

  .c-catalog-form-block-unit .multiple-line .body .body-text span {
    display: inline-block;
    margin-top: 15px;
  }

  .c-catalog-form-block-unit .multiple-line .body .inner:has(.item) {
    flex-direction: column;
  }

  .c-catalog-form-block-unit .multiple-line .body .inner .item {
    max-width: 100%;
  }

  .c-catalog-form-block-unit .multiple-line .body .inner .item.small {
    max-width: 100%;
  }

  .c-catalog-form-check .c-catalog-form-check-privacy p {
    margin-left: 30px;
  }

  .c-catalog-form .c-catalog-form-check-wrap .c-catalog-form-check {
    align-items: flex-start;
    gap: 5px;
  }

  .c-catalog-form-block-unit .multiple-line .body .inner .item .item-text {
    margin-bottom: 5px;
  }

  .c-catalog-form-block-unit .multiple-line.confirm .body .item {
    display: flex;
  }
}

/* ▲▲▲▲▲▲▲▲ 20250825新規追加 サンプル貸出フォーム ▲▲▲▲▲▲▲▲ */

/* 20250917 add */
/* 行ベース高さ調整用のCSS */
.c-result-box .u-cont {
  display: flex;
  flex-direction: column;
  transition: height 0.2s ease;
}

.c-result-box .u-tit,
.c-result-box .u-sub,
.c-result-box .u-price-box {
  transition: height 0.2s ease;
  overflow: hidden;
  word-wrap: break-word;
}

.c-result-box .u-tit {
  line-height: 1.4;
  min-height: 1.4em;
}

.c-result-box .u-sub {
  line-height: 1.3;
  min-height: 1.3em;
}

.c-result-box .u-price-box {
  margin-top: auto;
  min-height: 2em;
}

.c-prod-slideflex .lightbox-overlay {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.c-prod-slideflex .lightbox-overlay:target {
  visibility: visible;
  opacity: 1;
}

.c-prod-slideflex .lightbox-content {
  /* 2025/10/09 */
  width: 70%;
  /* 横幅を固定（画像サイズに依存しない） */
  /* 2025/10/09 */
  max-height: 90%;
  overflow: auto;
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  transform: scale(0.8);
  transition: transform 0.3s ease-out;
}

.c-prod-slideflex .lightbox-overlay:target .lightbox-content {
  transform: scale(1);
}

.c-prod-slideflex .lightbox-content img {
  display: block;
  max-width: 100%;
  height: auto;
}

.c-prod-slideflex .lightbox-close {
  position: absolute;
  top: 15px;
  right: 25px;
  color: #fff;
  font-size: 40px;
  text-decoration: none;
  line-height: 1;
  z-index: 1001;
}

.c-prod-slideflex .lightbox-close:hover {
  color: #ccc;
}

.c-prod-slideflex .lightbox-overlay .lightbox-close-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

/* FAQページ用CSS */
.c-accq {
  display: flex;
  align-items: center;
  gap: 8px;
}

.c-acca {
  display: flex;
  gap: 8px;
}

.c-faq-wrap {
  width: 100%;
  max-width: 860px;
  margin-inline: auto;
}

.c-faq-nav {
  margin-top: 30px;
}

.c-faq-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 28px;
}

.c-faq-nav ul li {}

.c-faq-nav ul li a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  position: relative;
  padding-left: 28px;
}

.c-faq-nav ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url(../images/faq/icon-faq.png);
  width: 20px;
  height: 20px;
  background-size: contain;
}

.c-faq-list-inner {
  background-color: #fff;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  margin-top: 10px;
  text-align: center;
}

.c-faq-list-category {
  margin-top: 40px;
}

.c-faq-list-category .category-title {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.c-faq-list-inner .c-acca p a {
  text-decoration: underline;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  display: inline-block;
}

.c-faq-list-inner .c-acca p a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-90deg);
  background-image: url(../images/faq/icon-link-faq.png);
  width: 14px;
  height: 14px;
  background-size: contain;
}

.c-faq-list-inner .c-acca p {
  margin-top: 6px;
  flex: 1;
}

.c-faq-list-inner .c-acca p .u-bold {
  font-weight: bold;
}

.c-faq-list-inner .c-acca p .u-red {
  color: #e60012;
}

@media screen and (max-width: 1023px) {
  .c-faq-wrap {
    padding-inline: 16px;
  }
}

/* 20250917 add end */
/* 2025/10/09 */
.c-prod-slideflex .slick-img .slick-list .slick-slide img {
  aspect-ratio: 5 / 3;
}

.c-prod-slideflex .slick-list img {
  aspect-ratio: 8 / 6;
  min-height: 100px;
}

.c-prod-slideflex .lightbox-overlay:target .lightbox-content {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .c-prod-slideflex {
    display: block;
  }
}

.c-prod-slideflex .lightbox-arrow-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  font-size: 40px;
  color: gray;
}

.c-prod-slideflex .lightbox-arrow-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  font-size: 40px;
  color: gray;
}

.c-prod-slideflex .lightbox-content img {
  max-width: 80%;
  margin-inline: auto;
}

@media screen and (max-width: 440px) {
  .c-prod-slideflex .slick-list img {
    min-height: 55px;
  }

  .c-prod-slideflex .lightbox-arrow-prev {
    font-size: 30px;
  }

  .c-prod-slideflex .lightbox-arrow-next {
    font-size: 30px;
  }
}

.lightbox-content::-webkit-scrollbar {
  width: 8px;
}

.lightbox-content::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 0px;
}

.lightbox-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  transition: background-color 0.3s ease;
}

.lightbox-content::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.lightbox-content::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.7);
}

/* 2025/10/09 */

/* 2025/11/07 */
.c-btn-prodlist-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  flex-wrap: wrap;
}

.c-btn-cataloglist::before {
  background-image: url(../images/btn_cataloglist.png);
}

.sec-delivery .c-step dt.u-bg2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec-delivery .c-step dt.u-bg3 {
  background: none;
}

.c-footlink .list-title {
  font-weight: bold;
  color: #fff;
  display: block;
  padding-bottom: 14px;
  border-bottom: 1px solid #fff;
  margin-bottom: 14px;
  position: relative;
}

.c-footlink .list-title::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -20px;
  width: 20px;
  height: 1px;
  background-color: #fff;
}

.c-footlink li:first-child .list-title::before {
  display: none;
}

.c-foot-wrap .c-footlink li a+a {
  margin-top: 8px;
}

.l-footer .sp-list-title-wrap {
  display: none;
}

@media screen and (max-width: 1023px) {
  .c-footlink .list-title {
    display: none;
  }

  .c-foot-wrap .c-footlink li {
    width: calc((100% - 20px) / 2);
  }

  .l-footer .sp-list-title-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    order: 1;
    width: 100%;
    max-width: 400px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    justify-content: center;
  }

  .l-footer .sp-list-title-wrap .sp-list-title {
    color: #fff;
    width: calc((100% - 20px) / 2);
    font-weight: bold;
  }

  .c-foot-wrap .c-footlink {
    justify-content: center;
    max-width: 400px;
  }
}

/*-- 共通 -----------------------------------------------------*/

/* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
.breadcrumb {
  margin-bottom: 2em;
  background-color: transparent;
  padding: 0;
}
/* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */
.breadcrumb ul {
  display: flex;
  flex-direction: row;
}

.breadcrumb li {
  font-size: 1.8rem;
  display: inline;
  margin: 0;
  letter-spacing: normal;
}

.breadcrumb li:not(:last-child)::after {
  display: inline;
  margin: 0 0.25em;
  content: "＞";
}

.icon-exclam,
.icon-info {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.icon-exclam::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/triangle-exclamation-solid.svg);
  background-size: contain;
  vertical-align: -3px;
}

.icon-info::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/circle-info-solid.svg);
  background-size: contain;
  vertical-align: -3px;
}

.icon-green,
.icon-red,
.icon-orange,
.icon-star {
  text-indent: -0.5em;
  padding-left: 1em !important;
}

.icon-green::before {
  content: "●";
  display: inline-block;
  color: #46b035;
}

.icon-red::before {
  content: "●";
  display: inline-block;
  color: #f44a4a;
}

.icon-orange::before {
  content: "●";
  display: inline-block;
  color: #fe5b26;
}

.icon-star::before {
  content: "★";
  color: #fe4100;
}

.guide-note strong {
  font-weight: bold !important;
}

.font-m {
  font-size: 1.8rem;
}

.font-bold {
  font-weight: bold !important;
}

.text-blue {
  color: #1a5ecc;
}

.text-blue2 {
  color: #23a4e1;
}

.text-green {
  color: #46b430;
}

.text-orange {
  color: #e49134;
}

.text-pink {
  color: #fb798d;
}

.under-line {
  text-decoration: underline !important;
}

.anchor {
  display: block;
  padding-top: 100px !important;
  margin-top: -100px !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.rs-w60 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.rs-w80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.rs-w90 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.rs-col2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  word-break: break-all;
}

.font-b {
  font-size: 1.8rem !important;
}

.font-bb {
  font-size: 2rem !important;
}

.font-bbb {
  font-size: 2.4rem !important;
}

.font-s {
  font-size: 1.4rem !important;
  line-height: 2.4rem !important;
}

@media screen and (max-width: 1023px) {
  .anchor {
    padding-top: 150px !important;
    margin-top: -150px !important;
  }
}

@media screen and (max-width: 599px) {
  .breadcrumb ul {
    flex-wrap: wrap;
  }

  .breadcrumb li {
    font-size: 1.4rem;
  }

  .rs-w60,
  .rs-w80,
  .rs-w90 {
    width: 100%;
  }

  .rs-col2 {
    grid-template-columns: 1fr;
  }
}

/*-- guide -------------------------*/

/*-- demension.html -----------------------------------------------------*/

.guide-sunpo-title {
  color: #45b034;
  font-weight: bold;
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 10px;
}

.guide-note {
  text-align: center;
  font-size: 1.7rem;
}

.guide-point-gr::before {
  color: #45b034;
  content: "●";
  font-size: 1.7rem;
}

.guide-sunpo-section {
  display: grid;
  gap: 35px;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 10px 0 40px 0 !important;
}

.guide-sunpo-section .guide-sunpo-box {
  background-color: #fff;
  border: solid 2px #45b034;
  padding: 0 20px 20px 20px;
  font-weight: bold;
}

.text-danger {
  color: #dc3545 !important;
}

.guide-sunpo-box .h4 {
  font-size: 2.4rem;
}

.guide-sunpo-box .mt {
  margin-top: 1rem;
}

@media screen and (max-width: 1023px) {
  .guide-sunpo-section {
    padding: 10px 10px 40px 10px !important;
    gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .sec-guide .c-sectit-wrap {
    margin-bottom: 10px;
  }

  .sec-beginners>.u-inner>.l-flex>.l-flex__box.u-img img,
  .sec-guide>.u-inner>.l-flex>.l-flex__box.u-img img {
    width: 60%;
    max-width: 300px;
    margin-right: auto;
  }

  .guide-note {
    text-align: left;
  }

  .guide-point-gr {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
  }
}

@media screen and (max-width: 599px) {
  .guide-sunpo-section {
    grid-template-columns: 1fr;
  }
}

/*-- size.html -----------------------------------------------------*/

.guide-size-list-section {
  width: 980px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 0 0 0 20px !important;
}

.guide-size-list-section ul {
  width: 33%;
  padding-right: 3em;
}

.guide-size-list a {
  text-decoration: underline;
}

.guide-size-list li::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/guide/icon_down_ln.png);
  background-size: contain;
  vertical-align: -3px;
}

.guide-size-list li {
  text-indent: -1em;
  padding-left: 1em;
}

.guide-size-item {
  border: solid 2px #45b034;
  background-color: #ffffff;
  text-align: center;
  padding: 10px;
  margin-bottom: 80px;
}

.guide-size-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  background-color: #e3f4b2;
  position: relative;
  padding: 10px 15px;
  margin-bottom: 1em;
}

.guide-size-title a {
  font-size: 1.4rem;
  font-weight: normal;
  text-decoration: underline;
  position: absolute;
  bottom: 13px;
  right: 1rem;
}

.guide-sim-box-wrap {
  background-color: #ffffff;
  padding: 40px 0px 0px;
}

@media screen and (max-width: 1023px) {
  .guide-size-list-section {
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    margin: 0;
  }

  .guide-size-list-section ul {
    width: 90%;
    padding-right: 0;
  }
}

@media screen and (max-width: 599px) {
  .guide-sim-box-wrap {
    padding: 0px;
  }

  .guide-size-title {
    font-size: 1.5rem;
    height: 7.5rem;
  }
}

/*-- simulator.html --------------------------------------*/

.guide-simulator-box {
  display: grid;
  width: 1000px;
  min-height: 600px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  padding: 50px 0 20px 0 !important;
  overflow: hidden;
}

.tshirts-head-img {
  text-align: center;
  margin: 0px 0px 20px 0px;
  padding: 0 50px;
}

.tshirts-head-text {
  text-align: center;
  margin-bottom: 10px;
}

.line-sim {
  border: solid 1px #000;
}

.guide-sim-notice-box {
  margin: 20px auto 60px auto;
  padding: 1em 3em;
}

.guide-sim-notice-box p {
  margin-bottom: 1em;
}

.guide-simulator-box #main-image2 {
  z-index: 0;
}

.tshirts-img,
.tshirts-button {
  width: 100%;
}

.tshirts-button {
  z-index: 3;
  padding-left: 30px;
  padding-right: 30px;
}

.wrap1,
.wrap2 {
  position: absolute;
  width: 450px;
  height: 475px;
  text-align: center;
  line-height: 0;
}

.wrap1 p {
  text-align: left;
  line-height: 2rem;
}

.hidden_box {
  margin: 0.5em 0;
  padding: 0;
}

.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

.hidden_box label {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;
  color: #fff;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.hidden_box input {
  display: none;
}

.colorbox {
  white-space: nowrap;
  overflow: scroll;
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  min-width: 120px;
  color: #fff;
  font-size: 16px;
  background: #fff;
  border: solid 3px #6091d3;
  border-radius: 10px;
}

.ireko_gazo {
  margin-top: 120px;
  width: 150px;
}

.ireko_gazo2 {
  display: inline-block;
  margin: 0 150px;
  width: 150px;
}

@media screen and (max-width: 1023px) {
  .tshirts-head-img {
    margin: 50px 10px;
    padding: 0;
  }

  .guide-simulator-box {
    width: 100%;
    min-height: 540px;
    grid-template-columns: 330px 1fr;
  }

  .tshirts-img {
    margin-left: 40px;
  }

  .wrap1,
  .wrap2 {
    width: 300px;
    height: 400px;
  }

  .ireko_gazo {
    margin-top: 80px;
    width: 90px;
  }

  .ireko_gazo2 {
    margin: 0 100px;
    width: 90px;
  }
}

@media screen and (max-width: 599px) {
  .tshirts-head-img {
    margin: 20px 10px;
    padding: 0 10px;
  }

  .guide-simulator-box {
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    overflow: hidden;
  }

  .tshirts-button {
    width: 100%;
    padding-left: 10px;
  }

  .tshirts-img {
    display: inline-block;
    width: 330px;
    height: 450px;
    margin: 0 auto;
    overflow: hidden;
  }

  .wrap1,
  .wrap2 {
    width: 100%;
    height: 500px;
  }

  .ireko_gazo {
    margin-top: 90px;
    width: 25vw;
  }

  .ireko_gazo2 {
    margin: 0 100px;
    width: 25vw;
  }

  .guide-sim-notice-box {
    width: 95%;
    margin: 50px auto 100px auto;
    padding: 1em 1em;
  }
}

.colorbox {
  white-space: nowrap;
  overflow: scroll;
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  min-width: 120px;
  color: #fff;
  font-size: 16px;
  background: #fff;
  border: solid 3px #6091d3;
  /*線*/
  border-radius: 10px;
  /*角の丸み*/
}

/*全体*/
.hidden_box {
  margin: 0.5em 0;
  /*前後の余白*/
  padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;
  /*ボタン色*/
  color: #fff;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}

/*ボタンホバー時*/
.hidden_box label:hover {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  border-bottom: none;
  /*線を消す*/
}

/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked~.hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}

/*-- typeface.html --------------------------------------*/

.guide-syotai-box {
  background-color: #fff;
  border: solid 2px #45b034;
  padding: 30px 60px;
}

.fontface-img {
  text-align: center;
}

.accordion__list {
  width: 100%;
  padding: 10px;
}

.accordion__input {
  display: none;
}

.accordion__item:nth-child(n + 2) {
  margin-top: 10px;
}

.accordion__head {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.accordion__head div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.accordion__head div span {
  font-size: 2.6rem !important;
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 10px;
  line-height: 2.8rem;
  padding-left: 1em;
  text-indent: -1em;
}

.accordion__head div span::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 3rem;
  margin-right: -5px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/caret-right-solid.svg);
  background-size: contain;
  background-position: 20% 5px;
}

.accordion__head div:hover {
  background-color: #e1f8de;
}

.accordion__body {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0 4% 0 12% !important;
  transition: all 0.25s ease;
  font-size: 1.8rem;
}

.accordion__body .accordion-inner {
  padding: 20px 0;
}

.accordion__input:checked+.accordion__head+.accordion__body {
  height: auto;
  padding: 10px;
}

.accordion-inner .f-orange {
  color: #dc3445;
}

.line-gray {
  border: solid 1px #999999;
}

@media screen and (max-width: 1023px) {
  .guide-syotai-box {
    margin: 0 2%;
    padding: 20px 30px;
  }

  .accordion__body {
    padding: 0 !important;
  }
}

@media screen and (max-width: 599px) {
  .guide-syotai-box {
    padding: 0 10px;
  }

  .breadcrumb li {
    font-size: 1.3rem;
  }
}

/*-- ink-color.html --------------------------------------*/

.ink-color-menu {
  width: 900px;
  margin: 20px auto 60px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  border: solid 2px #000;
}

.ink-color-menu a {
  font-weight: bold;
  display: block;
  height: 100%;
  padding: 15px 0px;
  text-align: center;
  border-right: solid 2px #000;
}

.ink-color-menu li:hover {
  background-color: #ffffbc;
}

.ink-color-menu a::after {
  content: "▼";
  font-size: 0.6em;
  margin-left: 5px;
}

.ink-color-menu li:last-child a {
  border-right: none;
}

.ink-color-list {
  width: 80%;
  margin: 0 auto;
  font-size: 1.8rem;
}

.ink-color-subtext {
  text-align: left;
  font-weight: normal;
  padding-left: 1.5em;
}

.ink-title {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.ink-list-col4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
}

.ink-list-col3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 auto;
  width: 80%;
  padding-bottom: 40px;
}

.ink-list-col4 li,
.ink-list-col3 li {
  padding-top: 10px;
  text-align: center;
  font-size: 1.4rem;
}

.ink-list-col4 img,
.ink-list-col3 img {
  display: block;
  margin: 0 auto 2px auto;
  padding: 0.8rem !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  border-radius: 0.25rem !important;
}

.ink-list-col4 li strong,
.ink-list-col3 li strong {
  font-weight: bold;
}

.ink-list-col4 li strong::before,
.ink-list-col3 li strong::before {
  content: "▲";
  font-size: 0.6em;
  margin-right: 5px;
}

.ink-text {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 10px;
}

.ink-text-orange {
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1em;
  color: #fe4100;
  text-align: center;
  margin-bottom: 10px;
}

.ink-sub-text {
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.line-ink {
  border: solid 1px #d2d2d2;
  margin-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  .ink-color-menu {
    width: 100%;
    font-size: 0.8em;
  }

  .ink-color-menu a {
    padding: 15px 2px;
  }
}

@media screen and (max-width: 599px) {
  .ink-color-menu {
    grid-template-columns: 1fr 1fr;
  }

  .ink-color-menu li:nth-child(2) a,
  .ink-color-menu li:last-child a {
    border-right: none;
  }

  .ink-color-menu li:nth-child(1) a,
  .ink-color-menu li:nth-child(2) a {
    border-bottom: solid 2px #000;
  }

  .ink-list-col4 li,
  .ink-list-col3 li {
    padding-top: 10px;
    text-align: center;
    font-size: 1.1rem;
  }

  .ink-color-list {
    width: 95%;
    margin: 0 auto;
    font-size: 1.8rem;
  }

  .ink-text {
    font-size: 1.5rem;
  }

  .ink-text-orange {
    font-size: 1.8rem;
    line-height: 1.2em;
  }
}

/*-- shipping-fee.html --------------------------------------*/

.shipping-menu-list {
  font-size: 1.2em;
  width: 800px;
  margin: 40px auto 20px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0 0 0 20px !important;
  list-style: none;
}

.shipping-menu-list li {
  text-align: center;
}

.shipping-main-text {
  font-size: 1.8rem;
}

.shipping-top-list {
  width: 900px;
  margin: 40px auto;
}

.shipping-top-box {
  min-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  gap: 30px;
  margin-bottom: 50px;
}

.shipping-top-box>div {
  border: solid 2px #45b035;
}

.shipping-top-box img {
  width: 230px;
}

.shipping-top-box .title-box {
  height: 90px;
  font-size: 2.3rem;
  line-height: 2.8rem;
  font-weight: bold;
  background-color: #edf7cc;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.shipping-top-box>div:nth-child(3) img {
  width: 200px;
}

.shipping-top-box>div:nth-child(3) .title-box {
  margin-bottom: -10px;
}

.shipping-top-box dl {
  margin: 0px 40px 10px 40px;
  line-height: 4rem;
}

.shipping-top-box dl dt {
  font-size: 1.8rem;
  border-bottom: solid 1px #ccc;
}

.shipping-top-box dl dd {
  font-size: 1.8rem;
  font-weight: bold;
}

.shipping-top-box dl dd span {
  font-size: 2.2rem;
}

.shipping-top-box .icon-star {
  font-size: 1.55rem;
  margin: 10px 40px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.3em;
}

.shipping-table {
  margin: 40px 0 20px 0;
  border: solid 1px #ccc;
  font-size: 1.4rem;
}

.shipping-table th {
  background-color: #dddddd;
  padding: 10px;
  font-weight: bold;
}

.shipping-table td {
  padding: 10px 20px;
}

.shipping-table td.price {
  text-align: right;
  font-weight: bold;
}

.shipping-table th:first-child,
.shipping-table td:first-child {
  border-right: solid 1px #ccc;
}

.shipping-table tr:nth-child(odd) td {
  background-color: #f1f1f1;
}

.shipping-table tr:hover td {
  background-color: #ffcfbe;
}

.shipping-price-box {
  width: 58%;
}

.shipping-span {
  font-size: 2rem;
  line-height: 4rem;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 2px #d2d2d2;
  margin-bottom: 20px;
}

.shipping-span-box {
  width: 500px;
  margin: 0 auto;
}

.shipping-span-box li {
  margin-bottom: 10px;
}

.shipping-discount-list {
  display: inline-block;
  width: 1000px;
  text-align: left;
}

.shipping-discount-box {
  border: solid 2px #45b035;
  padding: 5px;
  text-align: left;
  margin-bottom: 50px;
}

.shipping-discount-title {
  font-size: 2.4rem;
  font-weight: bold;
  background-color: #e3f4b2;
  padding: 8px 20px;
  margin-bottom: 10px;
}

.shipping-main-text2 {
  font-size: 2.2rem;
  margin: 0 0 5px 30px;
}

.shipping-discount-list2 {
  margin-left: 60px;
}

.shipping-discount-list2 li {
  font-size: 1.5rem;
  text-indent: -1rem;
  padding-left: 1.5rem;
}

.shipping-discount-list2 li::before {
  content: "・";
  display: inline-block;
  margin-right: 5px;
}

.shipping-discount-box .print-image-pc,
.shipping-discount-box .print-image-sp {
  margin: 0 auto;
}

.shipping-discount-box .print-image-pc {
  width: 80%;
  display: block !important;
}

.shipping-discount-box .print-image-sp {
  width: 100%;
  display: none !important;
}

.shipping-discount-list2 li.text-danger::before {
  color: #f00;
}

@media screen and (max-width: 1023px) {
  .shipping-menu-list {
    width: 100%;
    padding: 0 0 0 5px !important;
  }

  .shipping-top-box {
    min-width: 100% !important;
    gap: 10px;
  }

  .shipping-top-box .title-box {
    font-size: 1.4rem;
  }

  .shipping-top-box dl {
    margin: 0px 10px 10px 10px;
    line-height: 4rem;
  }

  .shipping-top-box .icon-star {
    margin: 10px;
  }

  .shipping-top-list,
  .shipping-price-box {
    width: 100%;
    padding: 0 20px;
  }

  .shipping-discount-box .print-image-pc {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .shipping-main-text {
    font-size: 1.5rem;
  }

  .shipping-top-box,
  .shipping-menu-list {
    grid-template-columns: 1fr;
  }

  .shipping-span-box {
    width: 100%;
  }

  .shipping-discount-list {
    width: 100%;
  }

  .shipping-table td.price {
    white-space: nowrap;
  }

  .shipping-menu-list li {
    text-align: left;
  }

  .shipping-main-text2 {
    font-size: 1.8rem;
    margin: 0 0 5px 10px;
  }

  .shipping-discount-list2 {
    margin-left: 10px;
  }

  .shipping-discount-box .print-image-pc {
    display: none !important;
  }

  .shipping-discount-box .print-image-sp {
    display: block !important;
    width: 98%;
    margin-bottom: 20px;
  }

  .shipping-top-box .title-box {
    font-size: 2.3rem;
  }
}

/*-- design-cap.html --------------------------------------*/

.cap-box {
  padding: 20px 40px;
}

.cap-box-inner {
  font-size: 1.8rem;
  width: 80%;
  margin: 3rem auto 80px auto;
}

.cap-price-box {
  display: grid;
  grid-template-columns: 330px 1fr;
  width: 95%;
  margin: 3rem auto 80px auto;
}

.cap-table {
  border: solid 1px #ccc;
  font-size: 1.8rem;
}

.cap-table th {
  background-color: #dddddd;
  padding: 10px;
  font-weight: bold;
  border: solid 1px #ccc;
}

.cap-table td {
  text-align: center;
  padding: 10px 20px;
  border: solid 1px #ccc;
}

.cap-table th span,
.cap-table td span {
  font-size: 0.8em;
}

.cap-table td.price {
  text-align: center;
  font-weight: bold;
}

.cap-table th:first-child,
.cap-table td:first-child {
  border-right: solid 1px #ccc;
}

.cap-table tr:nth-child(even) td {
  background-color: #fff;
}

.cap-table tr:nth-child(odd) td {
  background-color: #f1f1f1;
}

.cap-table tr:hover td {
  background-color: #ffcfbe;
}

@media screen and (max-width: 599px) {
  .cap-box {
    padding: 10px;
  }

  .cap-price-box {
    grid-template-columns: 1fr;
  }

  .cap-image {
    text-align: center;
    padding-bottom: 20px;
  }

  .cap-table th,
  .cap-table td {
    font-size: 1.3rem;
    padding: 10px;
  }

  .cap-table+.text-right {
    font-size: 1.3rem;
  }
}

/*-- print-price.html --------------------------------------*/

.print-anchor-link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 500px;
  height: 2em;
  gap: 40px;
  margin: 0 auto 0 auto;
}

.cap-price-box2 {
  display: grid;
  grid-template-columns: 330px 1fr;
  width: 95%;
  margin: 3rem auto 0rem auto;
}

input[name="tab-item"] {
  display: none;
}

.tab-content {
  display: none;
}

.tab-item-detail {
  max-width: 440px;
  text-align: center;
  padding: 10px;
  background-color: #f0f0e1;
  margin: 1.5em auto;
  display: flex;
  gap: 8px;
  cursor: pointer;
  justify-content: center;
}

.tab-item-detail img {
  vertical-align: bottom;
  margin-left: 25px;
  width: 30px;
  height: auto;
}

.wmin {
  width: 350px !important;
}

.tab-item-detail::after {
  content: "▼";
  color: #79796a;
  transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -o-transform: scaleY(0.7);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  margin-left: 0.5em;
  display: inline-block;
}

.u-pb00 {
  padding-bottom: 0 !important;
}

#detail-content,
#detail-content2 {
  width: 80%;
  margin: 20px auto;
}

#detail-content img,
#detail-content2 img {
  width: 100%;
}

#detail:checked~#detail-content,
#detail2:checked~#detail-content2 {
  display: block;
}

input[name="tab-item1"],
input[name="tab-item2"] {
  display: none;
}

.tab-content1 {
  display: none;
  padding: 30px 20px;
  overflow: hidden;

  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 5;
}

.tab-content2 {
  display: none;
  padding: 30px 20px;
  overflow: hidden;

  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 3;
}

.print-price-box {
  padding: 5px;
  border: solid 2px #46b430;
  margin-top: 40px;
}

.print-price-box .inner {
  width: 92%;
  margin: 0 auto;
}

.tab-button-box {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tab-button-box2 {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr;
}

.tab-button {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 30px 0 10px 0;
  background-color: #fafafa;
  border-bottom: solid 10px #e4e4e4;
  cursor: pointer;
}

.tab-button::after {
  content: "▼";
  color: #46b430;
  transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -o-transform: scaleY(0.7);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  margin-left: 0.5em;
  display: inline-block;
}

#tab1-1:checked~#tab1-1-content,
#tab1-2:checked~#tab1-2-content,
#tab1-3:checked~#tab1-3-content,
#tab1-4:checked~#tab1-4-content,
#tab2-1:checked~#tab2-1-content,
#tab2-2:checked~#tab2-2-content {
  display: block;
}

.notice-box {
  padding: 10px;
  background-color: #ffe2d9;
}

.tab-button-box input:checked+.tab-button,
.tab-button-box2 input:checked+.tab-button {
  background-color: #eaf8e5;
  border-bottom: solid 10px #41b22b;
}

.print-option-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}

.print-option-list div,
.print-prepress-list div {
  text-align: center;
  font-weight: bold;
}

.print-option-list div img,
.print-prepress-list div img {
  width: 210px;
}

.print-prepress-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
  width: 70%;
  margin: 1em auto;
}

.print-sub-title {
  font-size: 2.4rem;
  font-weight: bold;
}

.box-gray {
  background-color: #f1f1f1;
  padding: 10px;
}

.print-prepress-onece-box {
  width: 80%;
  margin: 0 auto;
}

.print-prepress-onece-box img {
  width: 40%;
}

@media screen and (max-width: 1023px) {
  .print-price-box .inner {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .ink-title {
    font-size: 2.4rem;
  }

  .print-prepress-list div {
    font-size: 1.2rem;
  }

  .tab-item-detail::after {
    margin-left: 0em;
    display: block;
  }

  .tab-item-detail {
    width: 95%;
    padding: 10px 2px;
  }

  .tab-item-detail img {
    margin-left: 5px;
    width: 20px;
    height: auto;
  }

  .wmin {
    width: 95% !important;
  }

  .print-price-box .inner {
    width: 99%;
  }

  #detail-content,
  #detail-content2 {
    width: 98%;
    margin: 20px auto;
  }

  .tab-content,
  .tab-content2 {
    padding: 10px;
  }

  .tab-button {
    font-size: 1.3rem;
  }

  .tab-button::after {
    margin-left: 0em;
    display: block;
  }

  .cap-box-inner {
    width: 100%;
    margin: 0.5rem auto;
  }

  .print-option-list {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .print-option-list div:nth-of-type(3),
  .print-option-list div:nth-of-type(4) {
    margin-top: 40px;
  }

  .print-anchor-link {
    width: 80%;
  }

  .print-prepress-list {
    width: 100%;
    gap: 20px;
  }

  .print-prepress-onece-box {
    width: 100%;
  }

  .print-prepress-onece-box img {
    width: 50%;
  }
}

/*-- option-price.html --------------------------------------*/
.fr-img {
  width: 250px;
  height: auto;
}

.fr-img2 {
  width: 350px;
  height: auto;
}

.print-option-link {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px;
  width: 50%;
  margin: 0 auto;
  padding-bottom: 30px;
}

.option-box-inner {
  font-size: 1.8rem;
  margin: 3rem auto;
}

.option-name-image {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  width: 85%;
  margin: 0 auto 20px auto;
}

.option-name-image2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
  width: 90%;
  margin: 0 auto 20px auto;
}

.option-name-image div,
.option-name-image2 div {
  font-size: 1.5rem;
  padding: 10px;
  border: solid 3px #ffbfbf;
  text-align: center;
}

.option-sub-title {
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: solid 2px #000;
}

.option-sub-title2 {
  font-size: 2.2rem;
  text-align: center;
  background-color: #f1f1f1;
}

.option-number-box {
  width: 80%;
  padding: 20px;
  margin: 0 auto;
  background-color: #ffe2d9;
}

.option-happou-image {
  border: solid 1px #bbbbbb;
  padding: 10px;
  text-align: center;
  clear: both;
}

.happou-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}

.happou-mt60 {
  margin-top: 60px;
}

.option-contact {
  width: 45%;
  min-width: 450px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}

@media screen and (max-width: 1023px) {
  .print-option-link {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .print-option-link {
    grid-template-columns: 1fr 1fr;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .print-option-link li {
    text-align: left;
  }

  .option-name-image {
    width: 100%;
    gap: 10px;
  }

  .option-name-image2 {
    width: 95%;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .fr-img {
    width: 130px;
  }

  .fr-img2 {
    width: 140px;
  }

  .option-happou-image {
    margin-top: 30px;
  }

  .happou-col {
    grid-template-columns: 160px 160px;
    gap: 40px;
    width: 360px;
    margin: 0 auto;
  }

  .happou-mt60 {
    margin-top: 5px;
  }

  .option-number-box {
    width: 95%;
  }
}

/*-- clothes-images.html -----------------------------------------------------*/
.clothes-image-link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 800px;
  gap: 40px;
  margin: 0 auto 0 auto;
  align-items: center;
}

.clothes-image-link li {
  text-align: center;
  vertical-align: middle;
}

.clothes-image-link li img {
  height: 100px;
  width: auto;
  margin-right: 5px;
  border-radius: 10px;
  vertical-align: middle;
}

.clothes-box {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  word-break: break-all;
}

.clothes-box2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 95%;
  margin: 40px auto;
  gap: 20px;
  word-break: break-all;
}

.clothes-box-image {
  padding-right: 40px;
}

.clothes-box-image2 {
  text-align: right;
}

.border-image {
  border: solid 1px #ccc;
}

.clothes-box2 .border-image {
  padding: 30px 70px;
}

.clothes-all-box {
  padding: 5px;
  border: solid 2px #46b430;
  border-top: none;
}

.clothes-all-box .inner {
  padding: 40px 0;
}

.clothes-top-line {
  border-top: solid 2px #46b430;
}

.icon-glass {
  display: inline-block;
  padding: 16px 16px 16px 52px;
  position: relative;
}

.icon-glass::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../guide/images/clothes-images/icon_glass.png");
}

.modal-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s, visibility 0.2s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  vertical-align: middle;
  content: "";
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 70%;
  max-width: 500px;
  padding: 20px 15px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  vertical-align: middle;
}

.modal-wrapper .modal-window p {
  font-size: 2rem;
  text-align: left;
  font-weight: bold;

  margin-bottom: 20px;
}

.modal-wrapper .modal-window .modal-content {
  /*max-height: 80vh;*/
  overflow-y: auto;
  padding-bottom: 40px;
  min-wdith: 100px;
}

.modal-content div {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 15px 0;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.7rem;
  color: #fff !important;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  border-radius: 6px;
  background-color: #151515;
}

.rtv {
  position: relative;
}

.icon-loupe {
  position: absolute;
  bottom: 10px;
  left: 35px;
}

.box-clothes-sp {
  padding: 10px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.box-clothes-sp h3 {
  text-align: left;
  font-weight: bold;
  font-size: 3rem;
}

@media screen and (max-width: 1023px) {
  .clothes-box2 {
    grid-template-columns: 1fr 1fr;
    width: 98% !important;
    margin: 5px !important;
  }

  .clothes-box2 .border-image {
    padding: 10px 20px;
  }
}

@media screen and (max-width: 599px) {
  .clothes-image-link {
    width: 100%;
    grid-template-columns: 1fr;
    padding-left: 60px;
  }

  .clothes-image-link li {
    text-align: left;
  }

  .clothes-box,
  .clothes-box2 {
    grid-template-columns: 1fr;
  }

  .clothes-box-image {
    padding: 0 70px 20px 70px !important;
    text-align: center;
  }

  .clothes-box-image2 {
    text-align: center;
  }

  .modal-wrapper .modal-window {
    width: 90%;
  }

  .modal-wrapper .modal-window p {
    font-size: 1.8rem;
  }

  .u-pc2 {
    display: none;
  }
}

/*-- screen.html -----------------------------------------------------*/
.screen-box1 {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  margin-bottom: 2em;
}

.screen-box2 {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  margin-bottom: 2em;
}

.screen-box3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  margin-bottom: 4em;
}

.screen-box1 div,
.screen-box2 div {
  padding: 0 20px;
}

.screen-sub-title {
  font-size: 2rem;
  font-weight: bold;
  color: #46b430;
  margin-bottom: 1rem;
}

.under-line-green {
  border-bottom: solid 1px #46b430;
}

.gap100 {
  gap: 100px !important;
}

@media screen and (max-width: 599px) {

  .screen-box1,
  .screen-box2,
  .screen-box3 {
    grid-template-columns: 1fr;
  }

  .gap100 {
    gap: 20px !important;
  }
}

/*-- color-difference.html -----------------------------------------------------*/

/*-- price_print_inkchange.html -----------------------------------------------------*/
.inkchange-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  background-color: #e3f4b2;
  position: relative;
  padding: 10px 15px;
  margin-bottom: 1em;
}

.inkchange-box {
  padding: 5px;
  border: solid 2px #46b430;
}

.inkchange-img {
  width: 90%;
  margin: 0 auto 30px auto;
}

/*-- info_privacy.html -----------------------------------------------------*/

.c-privacy {
  max-width: 1000px;
  margin: 80px auto 0 auto;
}

.c-privacy ol ol {
  padding-left: 2em;
}

.c-privacy ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-bottom: 0.5em;
}

.privacy-h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.line-inkchange {
  border: solid 1px #d2d2d2;
}

/*-- about-mypage.html -----------------------------------------------------*/

.about-mypage-box {
  padding: 5px;
  border: solid 2px #46b430;
  padding: 30px 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 30px 0 100px 0;
  gap: 60px;
}

.about-mypage-box div {
  text-align: center;
}

.about-mypage-box div img {
  width: 35%;
}

@media screen and (max-width: 1023px) {
  .about-mypage-box {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 599px) {
  .about-mypage-box {
    grid-template-columns: 1fr 1fr;
    padding: 15px;
    gap: 15px;
  }

  .about-mypage-box .mypage-sub-text {
    font-size: 1.2rem;
  }

  .about-mypage-box div img {
    width: 50%;
  }
}

/*-- reorder.html -----------------------------------------------------*/
.reorder-list {
  margin-left: 30px;
}

@media screen and (max-width: 599px) {
  .reorder-list {
    margin-left: 10px;
  }
}

/*-- payment.html -----------------------------------------------------*/

.payment-anchor-link {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 500px;
  height: 2em;
  gap: 40px;
  margin: 0 auto;
}

.payment-sub-link {
  width: 500px;
  margin: 20px auto;
  display: flex;
}

.payment-bank-box {
  background-color: #f6f9e4;
  padding: 30px;
}

.t-nomal {
  font-size: 1em !important;
}

input[name="pay-tab-item1"],
input[name="pay-tab-item2"],
input[name="pay-tab-item3"] {
  display: none;
}

.pay-tab-content {
  display: none;
  padding: 30px 100px;
  overflow: hidden;
  margin-top: -8px;

  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 3;
}

.pay-tab-box {
  padding: 5px;
  border: solid 2px #46b430;
  margin: 10px 0 40px 0;
}

.pay-tab-button-box {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr;
}

.pay-tab-button {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 30px 0 10px 0;
  background-color: #fafafa;
  border-bottom: solid 10px #e4e4e4;
  cursor: pointer;
}

.pay-tab-button-blue {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 30px 0 10px 0;
  background-color: #ebf5ff;
  border-bottom: solid 10px #4da6ff;
  cursor: pointer;
  margin-bottom: 0;
}

.pay-tab-button-red {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 30px 0 10px 0;
  background-color: #ffecec;
  border-bottom: solid 10px #ff5151;
  cursor: pointer;
  margin-bottom: 0;
}

.pay-tab-button::after {
  content: "▼";
  color: #46b430;
  transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -o-transform: scaleY(0.7);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  margin-left: 0.5em;
  display: inline-block;
}

.pay-tab-button-blue::after {
  content: "▼";
  color: #4da6ff;
  transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -o-transform: scaleY(0.7);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  margin-left: 0.5em;
  display: inline-block;
}

.pay-tab-button-red::after {
  content: "▼";
  color: #ff5151;
  transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -o-transform: scaleY(0.7);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  margin-left: 0.5em;
  display: inline-block;
}

#pay-tab1-1:checked~#pay-tab1-1-content,
#pay-tab1-2:checked~#pay-tab1-2-content,
#pay-tab2-1:checked~#pay-tab2-1-content,
#pay-tab2-2:checked~#pay-tab2-2-content,
#pay-tab3-1:checked~#pay-tab3-1-content,
#pay-tab3-2:checked~#pay-tab3-2-content {
  display: block;
}

.pay-tab-button-box input:checked+.pay-tab-button {
  background-color: #eaf8e5;
  border-bottom: solid 10px #41b22b;
}

.tab-blue {
  background-color: #f1f8ff;
}

.tab-red {
  background-color: #fff5f5;
}

.pay-tab-title {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: solid 1px #666;
  text-align: center;
  margin-bottom: 20px;
}

.pay-bank-list {
  max-width: 550px;
  padding: 15px 40px;
  margin: 10px auto;
  background-color: #f6f9e4;
}

@media screen and (max-width: 599px) {
  .payment-anchor-link {
    width: 98%;
    height: auto;
    margin: 0 auto;
    gap: 0px;
  }

  .payment-sub-link {
    width: 95%;
    margin: 20px auto;
    display: block;
  }

  .pay-tab-content {
    padding: 30px 10px;
  }

  .pay-tab-button,
  .pay-tab-button-blue,
  .pay-tab-button-red {
    font-size: 1.5rem;
  }

  .pay-tab-title {
    font-size: 2.1rem;
  }
}

/*-- design.html -----------------------------------------------------*/

.design-content-box {
  border: solid 2px #46b430;
}

.tab-head {
  margin: 10px 10px 0 10px;
}

.tab-head div {
  float: left;
  font-weight: bold;
  font-size: 1.8rem;
  width: calc(100% / 2 - 5px);
  background-color: #c2e8c3;
  text-align: center;
  padding: 15px 0 10px 0;
}

.tab-head div:first-child {
  margin-left: 0;
  margin-right: 10px;
}

.design-tab-item {
  width: calc(100% / 4 - 7px);
  height: 70px;
  background-color: #f3faf3;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  z-index: 9999;
  margin-bottom: 0;
}

.design-tab-item .design-tab-item-inner {
  border-top: solid 10px #e1e3e1;
}

.design-tab-item .design-tab-item-inner p {
  line-height: 16px;
  margin: 0 10px;
  padding-top: 19px;
  padding-bottom: 20px;
}

.design-tab-item .design-tab-item-inner p::after {
  content: "▼";
  color: #666666;
  transform: scaleY(0.7);
  -moz-transform: scaleY(0.7);
  -webkit-transform: scaleY(0.7);
  -o-transform: scaleY(0.7);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  margin-left: 0.5em;
  display: inline-block;
}

.design-tab-box {
  clear: both;
}

.design-tab-box .tab1 {
  width: calc(100% / 4 - 8px);
  border-left: solid 10px #c2e8c3;
  border-right: solid 5px #c2e8c3;
  margin-left: 10px;
}

.design-tab-box .tab2 {
  border-left: solid 5px #c2e8c3;
  border-right: solid 10px #c2e8c3;
  margin-right: 5px;
}

.design-tab-box .tab3 {
  width: calc(100% / 4 - 8px);
  border-left: solid 10px #c2e8c3;
  border-right: solid 5px #c2e8c3;
  margin-left: 5px;
}

.design-tab-box .tab4 {
  border-left: solid 5px #c2e8c3;
  border-right: solid 10px #c2e8c3;
}

.design-tab-box input:checked+.tab1 .design-tab-item-inner {
  border-top: solid 10px #46b035;
  background-color: #fff;
  height: 100px;
}

.design-tab-box input:checked+.tab1 p::after {
  color: #46b035;
}

.design-tab-box input:checked+.tab1 p {
  border-bottom: solid 2px #46b035;
}

.design-tab-box input:checked+.tab2 .design-tab-item-inner {
  border-top: solid 10px #23a4e1;
  background-color: #fff;
  height: 100px;
}

.design-tab-box input:checked+.tab2 p::after {
  color: #23a4e1;
}

.design-tab-box input:checked+.tab2 p {
  border-bottom: solid 2px #23a4e1;
}

.design-tab-box input:checked+.tab3 .design-tab-item-inner {
  border-top: solid 10px #e49134;
  background-color: #fff;
  height: 100px;
}

.design-tab-box input:checked+.tab3 p::after {
  color: #e49134;
}

.design-tab-box input:checked+.tab3 p {
  border-bottom: solid 2px #e49134;
}

.design-tab-box input:checked+.tab4 .design-tab-item-inner {
  border-top: solid 10px #fb798d;
  background-color: #fff;
  height: 100px;
}

.design-tab-box input:checked+.tab4 p::after {
  color: #fb798d;
}

.design-tab-box input:checked+.tab4 p {
  border-bottom: solid 2px #fb798d;
}

input[name="design-tab-item"] {
  display: none;
}

.design-tab-content {
  display: none;
  clear: both;
  border-top: solid 10px #c2e8c3;
  padding: 50px;
  margin: -20px 10px 10px 10px;
}

#design-tab1:checked~#design-tab1-content,
#design-tab2:checked~#design-tab2-content,
#design-tab3:checked~#design-tab3-content,
#design-tab4:checked~#design-tab4-content {
  display: block;
}

.design-sub-menu {
  display: flex;
  width: fit-content;
  margin: 0 auto;
}

.design-sub-menu li {
  margin-right: 1em;
}

.design-title {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  background-color: #e3f4b2;
  padding: 8px 20px;
  margin: 0px -60px 10px -60px;
}

.design-title-sub {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  background-color: #e3f4b2;
  padding: 8px 20px;
  margin: 0px;
}

.design-content-common {
  padding: 50px 60px;
}

.tegaki-box {
  width: 85%;
  display: grid;
  grid-template-columns: 0.8fr 1.5fr;
  margin: 0 auto 80px auto;
}

.tegaki-box p {
  margin-left: 30px;
}

.tegaki-box2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 80px;
}

.tegaki-box3 {
  width: 85%;
  display: grid;
  grid-template-columns: 1.5fr 0.6fr;
  margin: 20px auto 2em auto;
  color: #727272;
}

.tegaki-box4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.tegaki-box5 {
  width: 85%;
  display: grid;
  grid-template-columns: 0.6fr 1.5fr;
  margin: 20px auto 2em auto;
  color: #727272;
}

.gray-box {
  background-color: #efefef;
  padding: 20px;
}

.v-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.img-lowac {
  width: fit-content;
  border: solid 1px #000;
  padding: 25px;
}

.line-ex {
  width: 200px;
}

.design-print-box {
  display: grid;
  grid-template-columns: 1fr 0.3fr;
}

.design-p-box {
  width: 90%;
  margin: 0 auto;
  background-color: #ffe2d9;
  padding: 20px 30px;
}

.design-main-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  background-color: #e3f4b2;
  padding: 10px 15px;
  margin-bottom: 2rem;
}

.line-box {
  width: fit-content;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #000;
}

.design-cp-box {
  width: 80%;
  padding: 30px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffe2d9;
  border: solid 1px #d38080;
}

.design-pic-box {
  width: 70%;
  margin: 0 auto 30px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

.modal-wrapper .modal-window2 {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 100%;
  max-width: 700px;
  padding: 20px 15px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  vertical-align: middle;
}

.modal-wrapper .modal-window2 .modal-content {
  /*max-height: 80vh;*/
  overflow-y: auto;
  padding-bottom: 40px;
  min-wdith: 100px;
}

@media screen and (max-width: 1023px) {
  .design-pic-box {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .design-sub-menu {
    display: block;
    width: 100%;
    padding-left: 1em;
  }

  .tegaki-box {
    width: 100%;
    grid-template-columns: 1fr;
  }

  .tegaki-box div:first-of-type {
    text-align: center;
  }

  .tegaki-box p {
    margin-left: 10px;
  }

  .tegaki-box2,
  .tegaki-box4,
  .design-print-box {
    grid-template-columns: 1fr;
  }

  .tegaki-box2 img,
  .tegaki-box4 img,
  .design-print-box img {
    margin: 10px 0;
  }

  .tegaki-box3,
  .tegaki-box5 {
    width: 100%;
  }

  .design-tab-item {
    font-size: 12px;
  }

  .design-tab-item .design-tab-item-inner p {
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 5px;
  }

  .design-p-box {
    width: 100%;
  }

  .design-pic-box {
    grid-template-columns: 1fr;
  }

  .design-content-common {
    padding: 50px 20px;
  }

  .design-tab-content {
    padding: 30px 10px;
  }

  .design-cp-box {
    width: 100%;
  }

  .design-main-title {
    margin-bottom: 5px;
  }

  .design-title {
    margin: 0px -20px 10px -20px;
  }

  .img-lowac {
    padding: 10px;
  }

  .line-box {
    padding: 5px 10px;
  }

  .design-p-box {
    padding: 10px;
  }

  .print-area-pic {
    text-align: center;
  }

  .print-area-pic img {
    width: 50%;
  }

  .img-lowac {
    padding: 5px;
  }
}

/*-- guide.html --------------------------------------*/
.guide-flow-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  width: 90%;
  margin: 0 auto;
}

.c-guide-ol {
  width: 100%;
}

.guide-menu-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.guide-menu-box .menu-box {
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 5px #cccccc;
  box-shadow: 3px 3px 5px #cccccc;
  margin-bottom: 40px;
}

.guide-menu-title {
  padding: 10px 3px 0px 55px;
  font-size: 2.3rem;
  font-weight: bold;
  background-color: #e6e6e7;
  position: relative;
}

.guide-menu-list {
  padding: 20px;
}

.guide-menu-list dt {
  font-size: 2rem;
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.guide-menu-list dd {
  margin: 1.2rem 60px 2.4rem 40px;
}

.guide-menu-list dd:last-child {
  margin-bottom: 0;
}

.icon-link::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/guide/icon_link.png);
  background-size: contain;
  vertical-align: -3px;
}

.icon-down::before {
  content: "";
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/guide/icon_down.png);
  background-size: contain;
  vertical-align: -3px;
}

.icon-down-ln::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-image: url(../guide/images/guide/icon_down_ln.png);
  background-size: contain;
  vertical-align: -3px;
}

.icon-link,
.icon-down,
.icon-down-ln {
  text-indent: -0.3em;
  padding-left: 0.3em;
}

.guide-menu-title-img {
  width: auto;
  height: 3.8rem;
  position: absolute;
  bottom: 5px;
  left: 10px;
  margin-right: 10px;
}

.text-red {
  color: #e54c4c;
}

@media screen and (max-width: 599px) {
  .guide-flow-list {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0 20px;
    width: 100%;
  }

  .c-guide-ol li {
    margin: 0 0 10px 0 !important;
  }

  .sec-guide .l-flex__box {
    padding-bottom: 20px;
  }

  /* ▼▼▼▼ 2025/12/10 ▼▼▼▼ */
  .sec-guide .u-img {
  /* ▲▲▲▲ 2025/12/10 ▲▲▲▲ */
    display: none;
  }

  .guide-menu-box {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }
}

/*-- guide SQ -----------------------------------------------------*/

.c-guide .c-guide-attention {
  font-size: 20px;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 20px;
}

@media screen and (max-width: 599px) {
  .guide-menu-box .menu-box {
    margin-bottom: 0;
  }

  .guide-menu-box .menu-box+.menu-box {
    margin-bottom: 40px;
  }
}

.c-h3-wrap.u-guide {
  margin-bottom: 2em;
}

.c-h3-wrap.u-guide:has(+ .c-guide-box-wrap) {
  margin-bottom: 0;
}

/* 2025/11/07 */