@charset "utf-8";
/* CSS Document */
html {
  font-size: 16px;
}
/* BOタイトル余白を非表示 */
.container {
  margin-top: 0 !important;
}
/* BOタイトルを非表示 */
.block-simpleblog-detail--article-title {
  display: none !important;
}
.block-simpleblog-detail--article-title {
  display: none !important;
}

.table1{
    margin: 0;
    padding: 0;
    width: 100%;
}
.colum {
  padding:0 2%;
}
.cgoriginal {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo UI", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  letter-spacing: 0.08em;
  background-color: #fff;
  color: #000;
}
/*SP時のみ改行 PCでは無効（改行しない）*/
.sma {
  display: none;
}
/* sp画像をスマホでは非表示 */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
/* h5_sp画像をスマホでは非表示 */
.pch5 {
  display: block !important;
  text-align: left;
  margin: 2.5rem 0 1rem;
}
.sph5 {
  display: none !important;
}
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@400;700&display=swap");
:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --color-base: #f8f8f8;
  --color-gray: #ddd;
  --color-theme: #f5695f;
  --color-theme-darken: #f12617;
  --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
  --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
  --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
  --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff, .2);
}
.block-simpleblog-detail--article-goods-list li {
  width: 250px;
  padding: 5px;
  margin: 0 auto;
}

/* コラムフォント */
.table1 h1 {
  font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 2.2rem;
  line-height: 3.1rem;
  letter-spacing: 0.03em;
  font-weight: bold;
  margin: 2rem 0 3rem;
}
.table1 h2 {
  font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  color: #000000;
}
.table1 h3 {
  font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0;
}
h3.tittle_sub {
  text-align: left;
  margin: 1rem 0 2rem;
}
.table1 h4 {
  font-family: "Noto Sans JP", "Osaka", "sans-serif";
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 0;
  margin: 0.5em 0;
}
.table1 h5 {
  font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
}
/*.table1 h5::before{
position: absolute;
bottom: 0;
content: '';
width: 60%;
border-bottom: 1px solid #000;}*/
.table1 p {
  font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 2.4rem;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.text_s {
  font-size: 1.25rem;
  line-height: 3rem;
}
.table1 a {
	font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  color: #385898;
  font-size: 1.1rem;
  line-height: 2.4rem;
  letter-spacing: 0.08em;
  font-weight: 600;
  text-decoration: underline;
}

.table1 b {
  font-weight: 700;
  letter-spacing: .05em;
}
.table1 ruby > rt {
  font-size: 16px;
  letter-spacing: 0.15em;
  text-align: center
}
.table1 p.bn {
  font-size: 0.98rem;
  line-height: 1rem;
  padding: 0.4em 1em;
}
/*スペース*/
.space_s {
  padding: 0.5em 0;
}
.space_m1 {
  padding: 1em 0;
}
.space_m {
  padding: 1.5em 0;
}
.space_m2 {
  padding: 2em 0;
}
/*破線*/
.gyline_dashed {
  margin: 20px 0;
  display: block;
  width: 100%;
  border-top: 1px dashed #d8d8d8;
  background-color:
    border: none; /*デフォルトデザインの線は消す*/
}
/*SP時のみ改行 PCでは無効（改行しない）*/
.sma {
  display: none;
}
/* タイトル下線 */
.lineb {
  border: none;
  border-top: 3.5px solid #000;
  width: 100%;
  margin: 0 auto 2em;
}
.photo, .photo2 {
  display: flex;
  flex-wrap: wrap;
}
.photo li {
  width: calc(100%/2); /*←画像を横に2つ並べる場合*/
  padding: 10px; /*←画像の上下に10px　左右に10pxの余白を入れる場合*/
  box-sizing: border-box;
  list-style: none; /*デフォルトの指定解除*/
}
.photo2 li {
  width: calc(100%/3); /*←画像を横に3つ並べる場合*/
  padding: 0 5px; /*←画像の左右に5pxの余白を入れる場合*/
  box-sizing: border-box;
  list-style: none; /*デフォルトの指定解除*/
}
.photo li img, .photo2 li img {
  max-width: 100%; /*画像のはみだしを防ぐ*/
  height: auto; /*画像の縦横比を維持 */
  border: solid 0px #ccc; /*←画像を0pxのグレーの枠線で囲む指定の場合*/
}
ul.photo, ul.photo2 {
  padding-left: 0px;
}
/* ここから下横並び */
.flex {
  display: flex; /*横並び*/
}
.flex .image {
  width: 700px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.flex .right {
  margin: 0 0 0 20px;
  padding: 0;
}
.flex .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
}
.flex .text {
  margin: 10px 0 0;
  padding: 0;
}
/* 画像を天地中央表示 */
.flex .image {
  overflow: hidden;
  position: relative;
}
.flex .image::before {
  content: "";
  display: block;
  padding-top: 58%;
}
.flex .image img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* ここから画像横並びレスポンシブ */
.cgcontents {
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.cgcontents img {
  width: 100%;
}
.cgtext-left {
  text-align: left;
  padding: 0.5em;
}
.cgflexbox {
  display: flex;
  margin: 1.5em 0 2em;
}
.cgbox1 {
  width: 50%;
  margin: .2rem 1.2rem;
  padding-top: 0px;
}
.cgbox2 {
  width: 50%;
  margin: auto;
  padding-top: 0px;
}
/* ここからピックアップアイテム-画像文章可変-背景グレー */
.pickup_table {
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding: 0.5em;
  background: #F0F0F0;
}
.pickup_table_cgtext-left {
  text-align: left;
  padding: 0.5em;
}
.pickup_table_flexbox {
  display: flex;
  margin: 1.5em 0 2em;
}
.pickup_table_cgbox1 {
  width: 50%;
  margin: .2rem 1.2rem;
  padding-top: 0px;
}
.pickup_table_cgbox2 {
  width: 50%;
  margin: auto;
  padding-top: 0px;
}
p.pickup_table_cgbox1_midashi_s{
  font-weight: bold;
  padding-left: 0.5em;
}
h3.pickup_table_cgbox1_midashi_l {
    font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    margin: 0;
    padding-left: 0.3em;
}
p.pickup_table_cgbox1_item1 {
  margin: 0 0 0.5em;
  padding-left: 0.5em;
  font-weight: bold;
}
p.pickup_table_cgbox1_item2 {
  margin: 0;
  padding-left: 0.7em;
}
p.pickup_table_cgbox1_itemlink {
  font-size: 1.2rem;
  margin: 0.5em 0;
  padding-left: 0.7em;
  text-align: right;
}
/* Swiper */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::-moz-selection {
  color: #fff;
  background: var(--color-theme);
}
::selection {
  color: #fff;
  background: var(--color-theme);
}
.l-wrapper img {
  border: 0;
  margin: 0;
}
.l-wrapper figure {
  margin: 0;
}
.l-wrapper p {
  margin: 0;
  padding: 0;
}
.l-wrapper a {
  text-decoration: none;
  color: #808080;
}
.l-wrapper ul, .l-wrapper ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.l-wrapper h1, .l-wrapper h2, .l-wrapper h3, .l-wrapper h4, .l-wrapper h5, .l-wrapper h6 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.l-wrapper main {
  display: block;
}
.l-inner {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 0 10rem;
}
.l-wrapper .l-section {
  border-top: 1px solid #eee;
}
.l-wrapper .l-section .l-inner {
  padding-top: 1.5rem;
  padding-bottom: 5rem;
}
[class*=swiper]:focus {
  outline: none;
}
.slide-media, .thumb-media {
  position: relative;
  overflow: hidden;
}
.slide-media img, .thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.swiper-button-prev, .swiper-button-next {
  display: grid;
  place-content: center;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.swiper-button-prev::before, .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
.swiper-button-prev::after, .swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid var(--color-gray);
  border-width: 3px 3px 0 0;
}
.swiper-button-prev::after {
  margin-left: 0.4rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.swiper-button-next::after {
  margin-right: 0.4rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}
.card03 {
  overflow: hidden;
}
.card03 .swiper {
  overflow: visible;
}
.card03 .swiper-button-prev, .card03 .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}
.card03 .swiper-button-prev::before, .card03 .swiper-button-next::before {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--box-shadow-dark);
  box-shadow: var(--box-shadow-dark);
}
.card03 .swiper-button-prev::after, .card03 .swiper-button-next::after {
  border-color: #fff;
}
.card03 .swiper-button-prev {
  right: calc(100% - 2rem);
}
.card03 .swiper-button-next {
  left: calc(100% - 2rem);
}
.card03 .slide {
  overflow: hidden;
  -webkit-transition: var(--transition), opacity 1s;
  transition: var(--transition), opacity 1s;
  border-radius: 5px;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
.card03 .slide-media {
  padding-top: 100%;
}
.card03 .slide-media img {
  height: calc(100%);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.card03 .slide-content {
  padding: 1rem;
}
.card03 .slide-date {
  font-size: 0.75rem;
  line-height: 1.2rem;
  letter-spacing: 0.08em;
  font-weight: 600;
  display: block;
  color: #000000;
}
.card03 .slide-title {
  font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 0.95rem;
  line-height: 1.6rem;
  letter-spacing: 0.08em;
  font-weight: 600;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 30px;
  margin-top: 0rem;
}
.card03 .swiper-slide:not(.swiper-slide-visible) .slide {
  pointer-events: none;
  opacity: 0.5;
}
@media (max-width: 480px) {
  /* 横幅が480px以下の場合に適用するスタイル */
  .colum {
    padding:0 2%;
  }
  /* pc画像をスマホでは非表示 */
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  /* h5_pc画像をスマホでは非表示 */
  .pch5 {
    display: none !important;
  }
  .sph5 {
    display: block !important;
    text-align: left;
    margin: 1.5rem 0 0.5rem;
  }
  .table1 h1 {
    font-size: 1.4rem;
    line-height: 3rem;
    letter-spacing: 0.06em;
    font-weight: 700;
    margin: 1.8rem 0 2rem;
  }
  .table1 h2 {
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 600;
    letter-spacing:0.12em;
    margin: 0;
    padding: 0;
  }
  .table1 h3 {
    font-size: 1.2rem;
    line-height: 2.2rem;
    font-weight: 600;
    letter-spacing:0.12em;
    margin: 0;
    padding: 0;
  }
  .table1 h4 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 600;
    letter-spacing:0.12em;
    margin: 0;
    padding: 0.5em 0em;
  }
  .table1 h5 {
    text-align: left;
    font-size: 1.2rem;
    line-height: 2.6rem;
    font-weight: bold;
    letter-spacing:0.12em;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  /*.table1 h5::before{
position: absolute;
bottom: 0;
content: '';
width:85%;
border-bottom: 1px solid #000;}*/
  .table1 p {
    font-size: 0.9rem;
    line-height: 2.1rem;
    letter-spacing: 0.12em;
    font-weight: 600;
  }
  .table1 .text_s {
    font-size: 1.1rem;
    line-height: 2.3rem;
    letter-spacing: 0.12em;
  }
    .table1 a {
        color: #385898;
        font-size: 0.9rem;
        line-height: 2.1rem;
        letter-spacing: 0.12em;
        font-weight: 600;
        text-decoration: underline;
    }
	
  .table1 b {
    font-weight: 700;
    letter-spacing: 0.12em;
  }
  .table1 .cgspa {
    font-size: 1.2rem;
    line-height: 2.5rem;
    letter-spacing: 0.08em;
    font-weight: 600;
  }
  /*スマートフォンでは有効（改行する）*/
  .sma {
    display: block;
  }
  /* タイトル下線 */
  .lineb {
    border: none;
    border-top: 3.5px solid #000;
    width: 100%;
    margin: 0 auto 1em;
  }
  /* ここから画像横並びレスポンシブ */
  .cgflexbox {
    display: block;
  }
  .cgflexbox .cgbox1 {
    width: 100%;
    margin: 0 auto;
  }
  .cgflexbox .cgbox2 {
    width: 100%;
    margin: 0 auto;
  }
  /* ここからピックアップアイテム-画像文章可変-背景グレー */
  .pickup_table_flexbox {
    display: block;
  }
  .pickup_table_cgbox1 {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
  }
  .pickup_table_cgbox2 {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
  }
  p.pickup_table_cgbox1_midashi_s {
    font-weight: bold;
    padding-left: 0.5em;
  }
  h3.pickup_table_cgbox1_midashi_l {
    margin: 0;
    padding-left: 0.5em;
  }
  p.pickup_table_cgbox1_item1 {
    margin: 0 0 0.5em;
    padding-left: 0.5em;
    font-weight: bold;
  }
  p.pickup_table_cgbox1_item2 {
    margin: 0;
    padding-left: 0.7em;
  }
  p.pickup_table_cgbox1_itemlink {
    font-size: 1.2rem;
    margin: 0.5em 0;
    padding-left: 0.7em;
    text-align: right;
  }
  /* Swiperここから */
  .pc-tab {
    display: none !important;
  }
  .card03 .slide-date {
    font-size: 0.7rem;
    line-height: 1rem;
    letter-spacing: 0.08em;
    font-weight: 600;
    display: block;
    color: #000000;
  }
  .card03 .slide-title {
    font-family: "游ゴシック", "Yu Gothic UI", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 0.75rem;
    line-height: 1.4rem;
    letter-spacing: 0.08em;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 25px;
    margin-top: 0rem;
  }
  *, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  ::-moz-selection {
    color: #fff;
    background: var(--color-theme);
  }
  ::selection {
    color: #fff;
    background: var(--color-theme);
  }
  .l-wrapper img {
    border: 0;
    margin: 0;
  }
  .l-wrapper figure {
    margin: 0;
  }
  .l-wrapper p {
    margin: 0;
    padding: 0;
  }
  .l-wrapper a {
    text-decoration: none;
    color: #808080;
  }
  .l-wrapper ul, .l-wrapper ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .l-wrapper h1, .l-wrapper h2, .l-wrapper h3, .l-wrapper h4, .l-wrapper h5, .l-wrapper h6 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  .l-wrapper main {
    display: block;
  }
  .l-inner {
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    padding: 0rem;
  }
  .l-wrapper .l-section {
    border-top: 1px solid #eee;
  }
  .l-wrapper .l-section .l-inner {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
  [class*=swiper]:focus {
    outline: none;
  }
  .slide-media, .thumb-media {
    position: relative;
    overflow: hidden;
  }
  .slide-media img, .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .swiper-button-prev, .swiper-button-next {
    display: grid;
    place-content: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }
  .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
  }
  .card03 {
    overflow: hidden;
  }
  .card03 .swiper {
    overflow: visible;
  }
  .card03 .swiper-button-prev, .card03 .swiper-button-next {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .card03 .swiper-button-prev::before, .card03 .swiper-button-next::before {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: var(--box-shadow-dark);
    box-shadow: var(--box-shadow-dark);
  }
  .card03 .swiper-button-prev::after, .card03 .swiper-button-next::after {
    border-color: #fff;
  }
  .card03 .swiper-button-prev {
    right: calc(90% - 1rem);
  }
  .card03 .swiper-button-next {
    left: calc(90% - 1rem);
  }
  .card03 .slide {
    overflow: hidden;
    -webkit-transition: var(--transition), opacity 1s;
    transition: var(--transition), opacity 1s;
    border-radius: 4px;
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
  }
  .card03 .slide-media {
    padding-top: 100%;
  }
  .card03 .slide-media img {
    height: calc(100%);
    -webkit-transform: translateY(-0px);
    transform: translateY(-0px);
  }
  .card03 .slide-content {
    padding: 0.75rem 0.8rem 1rem;
  }
  .card03 .swiper-slide:not(.swiper-slide-visible) .slide {
    pointer-events: none;
    opacity: 0.5;
  }
  /* Swiperここまで */
}