html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td, figure {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal
}

article, header, footer, figure, figcaption, nav, section {
  display: block
}

body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', arial, Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  line-height: 1
}

main {
  width: 100%;
  margin: 0 auto
}

.loader {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 100
}

.loader-animation {
  width: 50%;
  height: auto
}

.d-none {
  display: none
}

.pace {
  -webkit-pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  pointer-events: none;
  user-select: none
}

.pace-inactive {
  display: none
}

.pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 8px;
  background: #ffb500;
  z-index: 2000
}

br.sp-only {
  display: none
}

img {
  width: 100%
}

.object-fit-img {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;'
}

.object-fit-img {
  -o-object-fit: cover;
  -o-object-position: bottom;
  object-fit: cover;
  object-position: bottom;
  font-family: 'object-fit: cover; object-position: bottom;'
}

#ToMart {
  display: block;
  position: fixed;
  bottom: 0;
  left: 20px;
  width: 100px;
  height: auto;
  padding-bottom: 25px;
  color: #666;
  font-size: 0.8rem;
  text-align: center;
  z-index: 10000
}

#ToMart img {
  width: 100px;
  height: auto;
  vertical-align: baseline
}

#page_top {
  position: fixed;
  right: 20px;
  bottom: 85px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #666666;
  opacity: 0.6;
  z-index: 10000
}

#page_top a {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  text-decoration: none
}

#page_top a::before {
  position: absolute;
  top: -5px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  height: 25px;
  margin: auto;
  color: #fff;
  font-family: 'Font Awesome 5 Free';
  font-size: 25px;
  font-weight: 900;
  text-align: center;
  content: '\f106'
}

.drawer--top.drawer-open .drawer-nav {
  -webkit-overflow-scrolling: touch;
  top: 0;
  overflow: auto;
  opacity: 0.95;
  z-index: 999
}

.fixed {
  height: 100%;
  overflow: auto
}

.drawer-hamburger {
  padding: 12px 10px 24px;
  background-color: rgba(255, 255, 255, 0.15);
  z-index: 1000
}

a {
  color: #444;
  text-decoration: none
}

a:hover {
  opacity: 0.5;
  transition: .3s
}

a:active {
  transform: translateY(4px)
}

p {
  color: #444;
  font-size: 1rem;
  line-height: 1.9rem
}

p.ta_c {
  text-align: center
}

.fw_normal {
  padding-left: 1rem;
  font-size: 0.9rem;
  font-weight: normal
}

.fw_bold {
  font-weight: bold
}

.small_tax {
  display: inline-block;
  padding-top: 0.8rem;
  font-size: 0.8rem
}

.spec_calc_total {
  color: #C33;
  font-size: 1.8rem;
  font-weight: bold
}

.alert_box_orange {
  margin: 1rem 0 2rem;
  padding: 1.2rem;
  background-color: #f90;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.8
}

.alert_largeRed {
  margin: 1rem 0 2rem;
  padding: 1.5rem;
  border-radius: 15px;
  background-color: #D33;
  color: #FFF;
  font-size: 1.5rem;
  line-height: 2rem
}

.alert_Red {
  color: #dd3333
}

.marker {
  background: linear-gradient(transparent 40%, #ff6 40%);
  font-weight: 600
}

.alert_bg-orange {
  display: block;
  margin: 0.5rem 0;
  padding: 0.5rem;
  border-radius: 10px;
  background-color: #fff3de;
  color: #444;
  line-height: 1.8rem
}

.label_Red {
  margin-right: 0.5rem;
  padding: 0.5rem;
  border-radius: 3px;
  background-color: #dd3333;
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.5rem
}

#order .label_Red {
  display: block;
  margin-right: 0;
  padding: 0.3rem;
  float: right;
  font-size: 0.85rem;
  line-height: 1rem
}

#order .label_Red.inline {
  display: inline;
  margin-left: 1rem;
  float: none
}

.label_Brown {
  margin-right: 0.5rem;
  padding: 0.5rem;
  border-radius: 3px;
  background-color: #966e0f;
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.5rem
}

.label_Blue {
  margin-right: 0.5rem;
  padding: 0.5rem;
  border-radius: 3px;
  background-color: #083d77;
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.5rem
}

.label_Gray {
  margin-right: 0.5rem;
  padding: 0.5rem;
  border-radius: 3px;
  background-color: #444;
  color: #FFF;
  font-size: 0.9rem;
  line-height: 1.5rem
}

.ttl_leftline {
  margin-bottom: 2rem;
  padding-left: 2rem;
  border-left: 5px solid #f90;
  color: #444;
  font-size: 1.4rem;
  line-height: 1.8
}

.ttl_leftline-small {
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  border-left: 5px solid #f90;
  color: #444;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.5
}

.ttl {
  display: block;
  color: #444;
  font-size: 2.5rem;
  letter-spacing: 1rem;
  line-height: 2;
  text-align: center
}

.ttl::after {
  display: block;
  width: 90px;
  height: 2px;
  margin: 3% auto;
  background: #f90;
  content: ""
}

.ttl-en {
  display: block;
  color: #444;
  font-size: .9rem;
  letter-spacing: .5rem;
  text-align: center
}

.ttl-cap {
  display: block;
  color: #444;
  font-size: .9rem;
  letter-spacing: .1rem;
  text-align: center
}

.barbox {
  border: 3px solid #f90;
  border-radius: 10px;
  text-align: center
}

.barbox__title {
  background-color: #f90;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.1;
  line-height: 2
}

.barbox__inner {
  padding: 1rem 0;
  font-size: 1.1rem;
  font-weight: 500
}

.youtube {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important
}

.mt0 {
  margin-top: 0px !important
}

.mb0 {
  margin-bottom: 0px !important
}

.mt5 {
  margin-top: 5px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.mt10 {
  margin-top: 10px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.mt15 {
  margin-top: 15px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.mt20 {
  margin-top: 20px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.mt25 {
  margin-top: 25px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.mt30 {
  margin-top: 30px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.mt35 {
  margin-top: 35px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.mt40 {
  margin-top: 40px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.mt45 {
  margin-top: 45px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.mt50 {
  margin-top: 50px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.mt55 {
  margin-top: 55px !important
}

.mb55 {
  margin-bottom: 55px !important
}

.mt60 {
  margin-top: 60px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.mt65 {
  margin-top: 65px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.mt70 {
  margin-top: 70px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.mt75 {
  margin-top: 75px !important
}

.mb75 {
  margin-bottom: 75px !important
}

.mt80 {
  margin-top: 80px !important
}

.mb80 {
  margin-bottom: 80px !important
}

.mt85 {
  margin-top: 85px !important
}

.mb85 {
  margin-bottom: 85px !important
}

.mt90 {
  margin-top: 90px !important
}

.mb90 {
  margin-bottom: 90px !important
}

.mt95 {
  margin-top: 95px !important
}

.mb95 {
  margin-bottom: 95px !important
}

.mt100 {
  margin-top: 100px !important
}

.mb100 {
  margin-bottom: 100px !important
}

#header {
  padding-bottom: 5px;
  background: #999
}

.header__txt {
  border-bottom: 1px solid #ddd;
  background-color: #fcfcfc
}

.header__txt h1 {
  max-width: 1200px;
  margin: auto;
  color: #444;
  font-size: 0.7rem;
  line-height: 1.8
}

.header__content {
  background: #FFF
}

.header__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 auto
}

.header__logo a {
  display: block
}

.header__logo_top a {
  display: block
}

.header__menu ul li {
  display: inline-block;
  padding: 0.4rem 1rem
}

.header__menu ul li a {
  display: block;
  font-size: 0.8rem
}

.header__button a {
  display: inline-block;
  position: relative;
  padding: 1.5rem;
  border: 4px double #ddd;
  background: #FFF;
  color: #444;
  transition: .3s
}

.header__button a>span {
  padding: 0.5rem;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd
}

.header__button a:hover span {
  padding: 1.1em 0.5rem
}

.mt_nav {
  margin-top: 10px
}

button.drawer-toggle {
  display: none
}

.drawer-hamburger {
  display: block;
  background-color: rgba(255, 255, 255, 0.3)
}

.drawer-nav {
  display: block;
  background-color: rgba(255, 255, 255, 0.95)
}

.drawer-nav .drawer-menu {
  text-align: center
}

.drawer-menu li {
  padding: 10px 0;
  border-bottom: #444 1px solid
}

.drawer-menu img {
  width: 150px;
  height: auto;
  padding-top: 15px
}

#news {
  margin-top: 80px;
  padding: 1rem 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  color: #444
}

#news p {
  font-size: 0.9rem
}

.mainvisual {
  max-width: 1750px;
  height: auto;
  margin: 0 auto;
  background: #fff3dc
}

#lineup {
  width: 100%;
  padding: 50px 0 100px
}

.lineup__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto
}

.lineup__item {
  position: relative;
  width: 31%;
  height: auto;
  margin: 60px 0 0;
  overflow: hidden;
  background-color: #FFF;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2)
}

.lineup__item a {
  opacity: 1
}

.lineup__item img:hover {
  transform: scale(1.2);
  transition-duration: 0.3s
}

.lineup__item h3 {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  border-top: 2px solid #f90;
  border-bottom: 2px solid #f90;
  background-color: rgba(255, 255, 255, 0.85);
  color: #444;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 2.5;
  text-align: center
}

.lineup__item p {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 23%;
  padding: 0.5rem;
  background-color: rgba(255, 255, 255, 0.85);
  color: #444;
  font-size: 0.9rem;
  line-height: 1.6rem
}

#voice {
  width: 100%;
  padding: 100px 0;
  background-color: #fafafa
}

.voice__name {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin: 100px auto 0
}

.voice__name h3 {
  padding-bottom: 30px;
  color: #444;
  font-size: 2rem;
  letter-spacing: 0.5rem
}

.voice__name p {
  color: #444;
  font-size: 1.1rem;
  line-height: 1.8rem
}

.voice__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1200px;
  margin: 50px auto 0
}

.voice__img {
  min-width: 120px;
  max-width: 50%;
  height: auto;
  max-height: 326px
}

.voice__img img {
  width: 100%
}

.voice__comment {
  display: block;
  position: relative;
  min-width: 120px;
  max-width: 45%;
  margin: 0 0 1.5em 15px;
  padding: 7px 10px;
  background: #ebebd3;
  color: #444;
  font-size: 1.1rem
}

.voice__comment::before {
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #ebebd3;
  content: ""
}

.voice__comment p {
  margin: 0;
  padding: 2rem;
  line-height: 1.8rem
}

#news_blog {
  width: 100%;
  padding: 100px 0
}

.news_box {
  width: 32%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.5)
}

.blog__wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto 0
}

.blog_box {
  width: 100%;
  max-width: 750px;
  margin: 30px auto 0
}

.blog_box_card {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  border: #CCC 1px solid;
  border-radius: 5px
}

.blog_box_card-description {
  padding-right: 1rem
}

.blog_box_card-img img {
  -o-object-fit: cover;
  width: 150px;
  height: 150px;
  object-fit: cover
}

.blog_date {
  margin-bottom: 5px;
  padding-left: 10px;
  border-left: 3px solid #f90;
  font-size: 0.8rem
}

.blog-title {
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.8
}

.blog-description {
  font-size: 1rem;
  line-height: 1.8
}

.layout_main section, .layout_main article {
  padding-top: 50px;
  padding-bottom: 50px
}

.common_inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto
}

.common_frex_wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  margin: 0 auto
}

.common_frex_wrap .common_flex_inner-2col {
  width: calc(50% - 15px)
}

.common_frex_wrap .common_flex_inner-2col img {
  width: 100%
}

.common_frex_wrap .common_flex_inner-2col.arrowRightBottom {
  position: relative;
  width: calc(50% - 30px)
}

.arrowRightBottom:first-child::after {
  position: absolute;
  top: 40%;
  right: -50px;
  color: #f90;
  font-family: "Font Awesome 5 Free";
  font-size: 2.5rem;
  content: "\f35a"
}

.ttl_common {
  display: block;
  color: #444;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  line-height: 1.4;
  text-align: center
}

.ttl_common::after {
  display: block;
  width: 90px;
  height: 2px;
  margin: 3% auto;
  background: #f90;
  content: ""
}

.pay_box {
  margin-top: 2rem;
  padding: 1.5rem;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff3de;
  color: #444;
  font-size: 1.3rem;
  line-height: 2;
  text-align: center
}

.bg {
  background-color: #fafafa
}

.dynacal {
  margin-top: 50px;
  text-align: center
}

.dynacal img {
  width: 650px;
  height: auto
}

.alertbox {
  padding: 1rem;
  border: 2px solid #f90;
  border-radius: 1rem;
  background-color: #fff5e6;
  text-align: center
}

.alertbox a {
  font-weight: bold
}

.features {
  display: flex;
  justify-content: space-between
}

.features__list {
  width: 200px;
  height: 200px;
  border: 1px solid #CCC;
  list-style: none
}

.bg_apply {
  padding-top: 80px !important;
  padding-bottom: 100px !important;
  background-image: linear-gradient(45deg, #f90 0%, #fc0 100%)
}

.ttl_apply {
  display: block;
  color: #fafafa;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.5rem;
  line-height: 1.4;
  text-align: center
}

.p_apply {
  color: #fafafa;
  font-size: 0.9rem;
  text-align: center
}

.jewel_type {
  background: #12c2e9;
  background: linear-gradient(to top left, #f64f59, #c471ed, #12c2e9)
}

.jewel_type h2 {
  color: #FFF
}

.jewel_type h2::after {
  background: #FFF
}

.jewel_type .reason_box {
  border-top: 1px solid #FFF;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2)
}

.jewel_type .reason_box img {
  padding: 0 20px 0
}

.jewel_type .reason_box p {
  padding: 2rem 20px;
  line-height: 1.7
}

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

.jewel_price img {
  max-width: 700px
}

.jewel_frex_wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  margin: 0 auto
}

.jewel_frex_wrap .jewel_flex_inner-L {
  width: calc(40% - 15px)
}

.jewel_frex_wrap .jewel_flex_inner-L img {
  width: 100%
}

.jewel_frex_wrap .jewel_flex_inner-R {
  width: calc(60% - 15px)
}

.jewel_frex_wrap .jewel_flex_inner-R img {
  width: 100%
}

.gallery_sec {
  padding-top: 20px !important;
  padding-bottom: 20px !important
}

.price-select {
  display: flex
}

.price-select__box {
  width: 50%;
  padding: 0 15px
}

.price-select__title {
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  border-left: 5px solid #f90;
  color: #444;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.5
}

.price-select__link {
  text-align: right
}

.price-select__link--text {
  display: inline-block;
  padding: 1rem;
  background-color: #f90;
  color: #fff;
  font-weight: bold
}

.ttl_attach {
  margin-bottom: 2rem;
  padding: 15px 20px;
  background-color: #f90;
  color: #FFF;
  font-size: 1.4rem;
  line-height: 2
}

.attach_flex_right {
  width: calc(40% - 15px);
  margin-top: 1.5rem
}

.attach_flex_left {
  width: calc(60% - 15px);
  margin-top: 1.5rem
}

.pp__discription {
  padding-bottom: 2rem
}

.pp__p {
  padding-left: 2.2rem
}

.pp__header {
  margin: 2rem 0 1.3rem 0;
  padding: 1rem 0 1rem 2rem;
  border-left: 5px solid #966e0f;
  color: #444;
  font-size: 1.8rem;
  line-height: 1.8
}

.pp__list {
  margin: 1rem 0;
  padding-left: 5rem;
  color: #444;
  line-height: 1.7
}

.pp__list-inner {
  margin: 1rem 0;
  counter-reset: counter-name
}

.pp__list-inner li {
  position: relative;
  margin: 0;
  padding-left: 40px;
  list-style: none
}

.pp__list-inner li::before {
  position: absolute;
  left: 0;
  content: "（" counter(counter-name) "）";
  counter-increment: counter-name
}

#privacypolicy.ttl_common::after {
  background: #966e0f
}

#sitemap {
  color: #444
}

#sitemap h2 {
  margin-bottom: 1rem;
  padding: 0 0 0.5rem 0.5rem;
  border-bottom: 2px solid #333
}

#sitemap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 3rem;
  font-size: 0.9rem;
  line-height: 1.7;
  list-style: none
}

#sitemap ul li {
  position: relative;
  width: calc(25% - 8px);
  margin-right: 8px;
  padding: 0.5rem 0 0.5rem 1.2rem;
  border-bottom: 1px dotted #ddd
}

#sitemap ul li a {
  display: block
}

#sitemap ul li:before {
  position: absolute;
  left: 0;
  color: #f90;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138"
}

.btn_apply {
  width: 400px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  transition: .3s
}

.btn_apply:hover {
  box-shadow: 0px 0px 30px 10px rgba(255, 255, 255, 0.6)
}

.btn_apply a {
  display: block;
  width: 100%;
  height: auto;
  padding: 1.5rem;
  border: 2px solid #f90;
  border-radius: 5px;
  background-color: #f8f8f8;
  color: #f90;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.5
}

.btn_apply a i {
  padding-left: 0.3rem
}

.btn_apply a:hover {
  opacity: 1
}

.full__button {
  max-width: 960px;
  margin: 0 auto;
  line-height: 2;
  text-align: center
}

.full__button a {
  display: inline-block;
  width: 70%;
  padding: 1rem;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #f90 100%);
  color: #ffffff;
  font-size: 1.3rem;
  letter-spacing: 0.3rem;
  text-decoration: none;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3)
}

.full__button a:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.downsize a {
  width: 100%;
  padding: 1rem;
  font-size: 1.1rem;
  letter-spacing: 0.1rem
}

.double__button {
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  margin: 0 auto;
  line-height: 2
}

.double__button-left {
  width: 100%;
  text-align: center
}

.double__button-left a {
  display: inline-block;
  width: calc(100% - 30px);
  padding: 1rem;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #f90 100%);
  color: #ffffff;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3)
}

.double__button-left a:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.double__button-right {
  width: 100%;
  text-align: center
}

.double__button-right a {
  display: inline-block;
  width: calc(100% - 30px);
  padding: 1rem;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #f90 100%);
  color: #ffffff;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3)
}

.double__button-right a:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.shiny_btn {
  position: relative;
  overflow: hidden
}

.shiny_btn a:after {
  position: absolute;
  top: -100px;
  left: 0;
  width: 15px;
  height: 100%;
  transform: rotate(45deg);
  background-color: #fff;
  animation: shiny 3s ease-in-out infinite;
  content: " ";
  opacity: 0
}

@keyframes shiny {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0
  }
  60% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5
  }
  61% {
    transform: scale(5) rotate(45deg);
    opacity: 0.9
  }
  100% {
    transform: scale(65) rotate(45deg);
    opacity: 0
  }
}

.jewel_btn a {
  border: 2px solid #f8f8f8;
  background: #12c2e9;
  background: linear-gradient(to top left, #f64f59, #c471ed, #12c2e9);
  color: #f8f8f8
}

#hero {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  height: 250px;
  padding: 0;
  overflow: hidden;
  background: no-repeat center right;
  background-color: #fff3de
}

#hero.bg_company {
  background-image: url(../images/common/pc_hero_company.png)
}

#hero.bg_attach {
  background-image: url(../images/attach/pc_hero_attach.png)
}

#hero.bg_hakomoji {
  background-image: url(../images/item/pc_hero_hakomoji.jpg)
}

#hero.bg_kirimoji {
  background-image: url(../images/item/pc_hero_kirimoji.jpg)
}

#hero.bg_arumi {
  background-image: url(../images/item/pc_hero_arumi.jpg)
}

#hero.bg_karupu {
  background-image: url(../images/item/pc_hero_karupu.jpg)
}

#hero.bg_acryl {
  background-image: url(../images/item/pc_hero_acryl.jpg)
}

#hero.bg_mdf {
  background-image: url(../images/item/pc_hero_mdf.jpg)
}

#hero.bg_cutting {
  background-image: url(../images/item/pc_hero_cutting.jpg)
}

#hero.bg_jewel {
  background-image: url(../images/item/pc_hero_jewel_ver2.jpg)
}

#hero.bg_ironpaint {
  background-image: url(../images/item/pc_hero_ironpaint.jpg)
}

#hero.bg_wood {
  background-image: url(../images/item/pc_hero_wood.jpg)
}

#hero::before {
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 750px);
  width: 270px;
  content: url(../images/common/pc_hero_left.svg)
}

#hero::after {
  display: block;
  position: absolute;
  top: 0;
  right: calc(50% - 750px);
  width: 160px;
  content: url(../images/common/pc_hero_right.svg)
}

.hero_inner {
  width: 960px;
  margin: 0 auto
}

.hero_inner__title {
  margin-bottom: 1.5rem;
  color: #083d77;
  font-size: 2.2rem;
  font-weight: bold
}

.hero_inner__description {
  color: #083d77;
  font-size: 1rem;
  line-height: 1.5rem
}

.hero_inner__btn {
  display: inline-block;
  width: 100%;
  padding: 0.8rem;
  border-radius: 3px;
  background-color: #f90;
  color: #fafafa;
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center
}

.hero_inner__btn:hover {
  border-bottom: solid 4px #c58668;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  opacity: 1
}

.hero_inner__btn:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.hero_item {
  width: 500px;
  height: auto;
  margin: 0;
  margin-left: calc((100% - 960px) / 2)
}

.hero_btn_wrap {
  width: 50%
}

.hero_label {
  display: inline-block;
  margin-bottom: 0.5rem;
  padding: 3px 10px;
  border: 1px solid #083d77;
  color: #083d77;
  font-size: 0.9rem
}

.ticker {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
  text-align: left
}

.ticker ul {
  position: relative;
  width: 100%
}

.ticker ul li {
  display: none;
  width: 100%;
  color: #555;
  font-size: .9rem;
  letter-spacing: .1rem
}

.ticker_date {
  margin: 0 2px 0 0;
  font-size: .8rem
}

.ticker_label {
  box-sizing: border-box;
  display: inline-block;
  height: 26px;
  margin: 0 2px 0 0;
  padding: 0 10px 0 10px;
  border-radius: 2px;
  color: #FFF;
  font-size: .8rem;
  line-height: 26px
}

.ticker_label_y {
  background: #ffc668
}

.ticker_label_b {
  background: #68c3ff
}

.ticker_label_r {
  background: #ff6868
}

.spec_calc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  color: #444
}

.spec_calc dt {
  display: flex;
  align-items: center;
  width: 30%;
  padding: 1rem 0.5rem;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.1rem
}

.spec_calc dd {
  width: 70%;
  padding: 1rem 0 1rem 0.5rem;
  font-size: 1.1rem;
  letter-spacing: 0.1rem
}

.spec_calc dd:not(:last-child) {
  border-bottom: 1px solid #EEE
}

.studbolt dt {
  width: 40%;
  padding: 1rem 0.5rem;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 1.5
}

.studbolt dd {
  display: flex;
  align-items: center;
  width: 60%;
  padding: 1rem 0 1rem 0.5rem;
  font-size: 1.1rem;
  letter-spacing: 0.1rem
}

.case_gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.case_gallery dt {
  width: calc(60% - 10px);
  height: 450px
}

.case_gallery dd {
  width: calc(40% - 10px)
}

.case_gallery dd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.case_gallery dd ul li {
  padding-right: 10px;
  padding-bottom: 10px;
  list-style: none
}

.case_gallery dd ul li img {
  width: 80px
}

dl.cdl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid #ddd;
  border-top: none;
  color: #444;
  font-size: 1.1rem;
  line-height: 2rem
}

dl.cdl dt {
  box-sizing: border-box;
  width: 30%;
  padding: 10px;
  border-top: 1px solid #ddd;
  background: #e6e6e6;
  font-weight: 500;
  letter-spacing: 0.1rem
}

dl.cdl dd {
  box-sizing: border-box;
  width: 70%;
  margin: 0;
  padding: 10px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  background: #fff
}

dl.cdl dd ul li {
  list-style: none
}

dl.inner_dl {
  flex-flow: column nowrap;
  border: none;
  font-size: 1rem;
  line-height: 1.5rem
}

dl.inner_dl dt, dl.inner_dl dd {
  width: 100%;
  border: none
}

dl.inner_dl dt {
  padding: 8px
}

ul.ul_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

ul.ul_flex li {
  padding-right: 2rem;
  list-style-position: inside;
  list-style-type: square
}

#profile dl {
  font-size: 1rem
}

#profile dl dt {
  background: #ebebd3
}

#law dl {
  font-size: 1rem
}

#order dl {
  font-size: 1rem
}

dl.fontdl {
  width: 100%
}

dl.fontdl dt {
  width: 50%;
  background: #fff3de;
  font-weight: normal;
  letter-spacing: 0
}

dl.fontdl dd {
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

dl.fontdl dd a {
  padding-right: 0.5rem
}

dl.font_sample-dl {
  line-height: normal
}

dl.font_sample-dl dt {
  display: flex;
  align-items: center;
  font-weight: normal;
  letter-spacing: 0
}

dl.cutting_discount_dl {
  width: 100%;
  text-align: center
}

dl.cutting_discount_dl dt {
  width: 50%;
  background: #ebebd3;
  font-weight: normal;
  letter-spacing: 0
}

dl.cutting_discount_dl dd {
  width: 50%;
  overflow: hidden;
  color: #F55;
  font-size: 1.5rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap
}

dl.cutting_discount_dl dd a {
  padding-right: 0.5rem
}

.ul_checkmark {
  position: relative;
  padding-left: 2rem
}

.ul_checkmark li {
  padding-left: 0.8rem;
  color: #444;
  line-height: 1.5;
  list-style-type: none !important
}

.ul_checkmark li:before {
  position: absolute;
  left: 0.9rem;
  color: #f90;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c"
}

.li_head {
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.1
}

.li_head+p {
  padding: 0.2rem 0 0 1rem;
  font-size: 0.9rem
}

.li_head:not(:first-child) {
  margin-top: 1rem
}

.ul_price_included li {
  border-bottom: 1px solid #EEE;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 3
}

.ul_price_included li::before {
  border-bottom: 1px solid #EEE
}

ol.circle_num {
  padding: 0;
  list-style: none;
  counter-reset: circle_number
}

ol.circle_num li {
  margin-bottom: 0.4em;
  color: #444;
  line-height: 2
}

ol.circle_num li:before {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-right: .3em;
  border-radius: 50%;
  background: #f90;
  color: #fff;
  text-align: center;
  content: counter(circle_number);
  counter-increment: circle_number
}

ol.circle_num li h2 {
  display: inline;
  padding-bottom: 0.5rem;
  border-bottom: #f90 2px solid;
  font-size: 1.4rem;
  font-weight: 600
}

ol.circle_num li h3 {
  display: inline;
  padding-bottom: 0.5rem;
  font-size: 1.1rem;
  font-weight: 600
}

.data_ol-way li {
  padding-bottom: 1.5rem
}

.metalsample {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: 100%;
  list-style: none;
  counter-reset: metal_number
}

.metalsample li {
  width: 300px;
  height: auto;
  margin: 0 1.2rem 2rem 0;
  border-radius: 5px;
  background-color: #FFF;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2)
}

.metalsample li h3 {
  position: relative;
  padding: 0.6rem 1rem;
  background-color: #f90;
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center
}

.metalsample li h3::before {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 4.1rem solid transparent;
  border-left: 3.3rem solid #FFF;
  content: "";
  z-index: 100
}

.metalsample li h3::after {
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
  color: #f90;
  content: counter(metal_number);
  counter-increment: metal_number;
  z-index: 101
}

.metalsample li figure {
  margin: 1.5rem auto;
  text-align: center
}

.metalsample li figure img {
  width: 170px;
  height: auto
}

.metalsample li p {
  padding: 1rem;
  border-top: 1px solid #EEE;
  font-size: 0.9rem;
  line-height: 1.8
}

.ac_sample li figure img {
  width: 100px;
  height: 100px
}

.ul_gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 4rem 0;
  list-style-type: none !important
}

.ul_gallery__list {
  width: calc(25% - 5px);
  margin: 0 5px 4px 0;
  text-align: center
}

.ul_gallery__img {
  margin: 0
}

.ul_gallery__img img {
  width: 100%;
  height: 100%
}

table.tbl_common {
  border: 1px solid #ddd;
  border-collapse: collapse
}

table.tbl_common td, table.tbl_common th {
  border: 1px solid #ddd;
  border-collapse: collapse;
  color: #444
}

table.tbl_common th {
  background: #ebebd3;
  font-weight: 500
}

table.tbl_common th.bg_light {
  background: #f3f3e4
}

table.tbl_pay {
  width: 100%;
  margin-top: 1rem;
  text-align: center
}

table.tbl_pay td, table.tbl_pay th {
  padding: 1rem;
  font-size: 1.2rem
}

table.tbl_pay th {
  background: #fff3de
}

table.tbl_price {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
  table-layout: fixed
}

table.tbl_price th, table.tbl_price td {
  padding: 0.8rem 0.3rem;
  white-space: nowrap
}

table.tbl_hakomoji {
  min-width: 500px
}

table.tbl_kirimoji {
  min-width: 960px
}

table.tbl_karupu {
  min-width: 600px
}

table.tbl_wood {
  min-width: 800px
}

th.tbl_sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  width: 100px
}

td.tbl_sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  width: 100px;
  background: #FFF
}

.tbl_sticky_wide {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  width: 200px
}

.tbl_sticky_wide__size {
  position: -webkit-sticky;
  position: sticky;
  left: 0
}

.tbl_sticky_wide__txt {
  position: -webkit-sticky;
  position: sticky;
  left: 100px
}

.tbl_font_sm {
  font-size: 0.85rem;
  line-height: 1.2
}

.balloon_chat {
  width: 100%;
  overflow: hidden
}

.balloon_chat .faceicon {
  width: 220px;
  margin-right: -230px;
  float: left
}

.balloon_chat .faceicon img {
  width: 100%;
  height: auto;
  border: solid 5px #f90;
  border-radius: 50%
}

.says {
  display: inline-block;
  position: relative;
  margin: 5px 0 0 270px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #ebebd3
}

.says::after {
  display: inline-block;
  position: absolute;
  top: 30%;
  left: -60px;
  border-top: 30px solid transparent;
  border-right: 30px solid #ebebd3;
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  content: ""
}

.says p {
  margin: 0;
  padding: 0
}

.bl {
  height: 310px;
  padding: 2.2rem
}

.bl__inner {
  width: 100%
}

.bl__icon {
  width: 220px;
  margin-right: -230px;
  float: left
}

.bl__icon img {
  width: 100%;
  height: auto;
  border: solid 5px #f90;
  border-radius: 5%
}

.bl__discription {
  display: inline-block;
  position: relative;
  margin: 5px 0 0 270px;
  padding: 17px 13px;
  background: #ebebd3
}

.bl__discription h3 {
  color: #444;
  font-size: 1.2rem;
  font-weight: 600
}

.bl__discription h3:not(:first-child) {
  margin-top: 1rem
}

.bl__discription::after {
  display: inline-block;
  position: absolute;
  top: 30%;
  left: -60px;
  border-top: 30px solid transparent;
  border-right: 30px solid #ebebd3;
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  content: ""
}

.bl__discription::after p {
  margin: 0;
  padding: 0
}

.bl__discription-last {
  display: inline-block;
  position: relative;
  margin: 5px 0 0 270px;
  padding: 17px 13px;
  background: #ebebd3
}

.bl__discription-last::after {
  display: inline-block;
  position: absolute;
  top: 30%;
  left: -60px;
  border-top: 30px solid transparent;
  border-right: 30px solid #ebebd3;
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  content: ""
}

.bl__discription-last::after p {
  margin: 0;
  padding: 0
}

#faq {
  width: 100%;
  padding: 100px 0
}

.faq__box {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
  background: #fff
}

.faq {
  box-sizing: border-box;
  margin: 0 0 20px;
  overflow: hidden;
  color: #444
}

.faq dt {
  position: relative;
  margin: 0;
  padding: 25px 75px 25px 0;
  border-top: 1px solid #ddd;
  background: #fff;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 2;
  cursor: pointer
}

.faq dt::before {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 1rem;
  border-radius: 50%;
  background: #f90;
  color: #FFF;
  font-size: 2rem;
  line-height: 45px;
  text-align: center;
  content: "Q"
}

.faq_last {
  border-bottom: 1px solid #ddd
}

.faq dd {
  display: none;
  margin: 0;
  padding: 15px 25px 15px 15px;
  background: #f8f8f8;
  font-size: 1rem;
  line-height: 1.6;
  line-height: 2
}

.faq dd::before {
  margin-right: 1rem;
  color: #083d77;
  font-size: 2rem;
  content: "A"
}

.faq dd ul {
  padding-left: 30px
}

.faq-plus {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 45px;
  height: 45px;
  transform: translateY(-50%);
  border: 2px solid #f90;
  background: #FFF;
  color: #f90;
  line-height: 40px;
  text-align: center
}

.faq-plus>span {
  transition: 1s all
}

.faq_close_btn {
  display: inline-block;
  transform: rotate(45deg);
  transition: ease 1s
}

.button_wrap {
  width: 100%;
  margin: 0 auto 2rem;
  text-align: center
}

.open_all {
  width: 50%;
  margin-bottom: 1rem;
  padding: 1rem;
  border: none;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #f90 100%);
  color: #FFF;
  font-size: 1.2rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer
}

.open_all:hover {
  opacity: 0.5;
  transition: .3s
}

.open_all:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.campaign {
  position: fixed;
  bottom: 40px;
  left: 40px;
  z-index: 9999
}

.campaign.closed {
  display: none !important
}

.campaign__contents {
  padding: 10px 30px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 20px 4px #ddd
}

.campaign__contents__title {
  margin-bottom: 20px;
  color: #333;
  font-size: 1rem;
  font-weight: bold
}

.campaign__contents__text {
  margin-bottom: 20px;
  font-size: 14px
}

.campaign__contents__link {
  display: inline-block;
  padding: 5px 20px;
  background: #333;
  color: #fff;
  font-size: 16px
}

.campaign__btn {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #333;
  color: #fff;
  line-height: 2;
  text-align: center;
  cursor: pointer
}

#reason {
  width: 100%;
  padding: 100px 0;
  background-color: #ebebd3
}

.reason__wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto 0
}

.reason_box {
  width: 32%;
  height: auto;
  border-top: 2px solid #f90;
  background-color: rgba(255, 255, 255, 0.5)
}

.reason_box h3 {
  padding: 1.5rem 0.5rem;
  color: #444;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  line-height: 2;
  text-align: center
}

.reason_box img {
  padding: 0 40px 0
}

.reason_box p {
  padding: 2rem 40px;
  line-height: 1.7
}

#beginner {
  width: 100%;
  padding: 100px 0;
  background-color: #fafafa
}

.beginner__wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto 0
}

.beginner__box {
  position: relative;
  width: 30%
}

.beginner__box a {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  background-color: #083d77;
  color: #FFF;
  font-size: 1.8rem;
  line-height: 4;
  text-align: center
}

.beginner__box:nth-child(1)::before {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  color: #FFF;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  font-weight: 900;
  content: "\f07a"
}

.beginner__box:nth-child(2)::before {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  color: #FFF;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  font-weight: 900;
  content: "\f53a"
}

.beginner__box:nth-child(3)::before {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  color: #FFF;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  font-weight: 900;
  content: "\f108"
}

.beginner__box::after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  color: #FFF;
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 900;
  content: "\f105"
}

#contact {
  width: 100%;
  padding: 100px 0;
  background-color: #fff3de
}

.contact__button {
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto
}

.contact__button-faq {
  width: 100%;
  margin-top: 60px;
  line-height: 2;
  text-align: center
}

.contact__button-faq a {
  display: inline-block;
  width: 85%;
  padding: 1rem;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #f90 100%);
  color: #ffffff;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3)
}

.contact__button-faq a:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.contact__button-bottom {
  width: 100%;
  margin-top: 60px;
  text-align: center
}

.contact__button-bottom a {
  display: inline-block;
  width: 85%;
  padding: 1rem;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #f90 100%);
  color: #ffffff;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  line-height: 2;
  text-decoration: none;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3)
}

.contact__button-bottom a:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

#calendar {
  width: 100%;
  padding: 100px 0;
  background-color: #fafafa
}

.calender__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto
}

#MonthCal {
  display: inline-block
}

#nextMonthCal {
  display: inline-block
}

.calendar__border {
  width: 400px;
  margin: 30px auto;
  padding: 10px;
  border: 3px dotted #999;
  background-color: #FFF;
  text-align: center
}

footer {
  width: 100%;
  padding: 15px 0 20px 0;
  background-color: #333;
  color: #e6e6e6
}

footer a {
  color: #e6e6e6
}

.footer__nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 20px auto
}

.footer__nav-contents {
  margin-top: 30px
}

.footer__nav-contents h3 {
  display: block;
  padding-bottom: 10px;
  border-bottom: #e6e6e6 1px solid
}

.footer__nav-contents h3 span {
  padding-bottom: 5px;
  font-weight: bold
}

.footer__nav-contents ul {
  margin: 10px 0
}

.footer__nav-contents ul li {
  font-size: 0.9rem;
  line-height: 2rem;
  list-style: none
}

.footer__nav-contents ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px
}

.footer__nav-contents ul li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  transform: rotate(45deg);
  border: 0px;
  border-top: solid 2px #e6e6e6;
  border-right: solid 2px #e6e6e6;
  content: ''
}

.footer__nav-attach {
  margin-top: 30px
}

.footer__nav-attach h3 {
  display: block;
  padding-bottom: 10px;
  border-bottom: #e6e6e6 1px solid
}

.footer__nav-attach h3 span {
  padding-bottom: 5px;
  font-weight: bold
}

.footer__nav-attach ul {
  margin: 10px 0
}

.footer__nav-attach ul li {
  font-size: 0.9rem;
  line-height: 2rem;
  list-style: none
}

.footer__nav-attach ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px
}

.footer__nav-attach ul li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  transform: rotate(45deg);
  border: 0px;
  border-top: solid 2px #e6e6e6;
  border-right: solid 2px #e6e6e6;
  content: ''
}

.footer__nav-sample {
  margin-top: 30px
}

.footer__nav-sample h3 {
  display: block;
  padding-bottom: 10px;
  border-bottom: #e6e6e6 1px solid
}

.footer__nav-sample h3 span {
  padding-bottom: 5px;
  font-weight: bold
}

.footer__nav-sample ul {
  margin: 10px 0
}

.footer__nav-sample ul li {
  font-size: 0.9rem;
  line-height: 2rem;
  list-style: none
}

.footer__nav-sample ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px
}

.footer__nav-sample ul li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  transform: rotate(45deg);
  border: 0px;
  border-top: solid 2px #e6e6e6;
  border-right: solid 2px #e6e6e6;
  content: ''
}

.footer__nav-support {
  margin-top: 30px
}

.footer__nav-support h3 {
  display: block;
  padding-bottom: 10px;
  border-bottom: #e6e6e6 1px solid
}

.footer__nav-support h3 span {
  padding-bottom: 5px;
  font-weight: bold
}

.footer__nav-support ul {
  margin: 10px 0
}

.footer__nav-support ul li {
  font-size: 0.9rem;
  line-height: 2rem;
  list-style: none
}

.footer__nav-support ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px
}

.footer__nav-support ul li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  transform: rotate(45deg);
  border: 0px;
  border-top: solid 2px #e6e6e6;
  border-right: solid 2px #e6e6e6;
  content: ''
}

.footer__nav-corp {
  margin-top: 50px;
  padding: 30px 0;
  border-top: #444 1px solid;
  border-bottom: #444 1px solid;
  text-align: center
}

.footer__nav-corp ul {
  font-size: 0
}

.footer__nav-corp ul li {
  display: inline-block;
  padding: 3px 15px 3px 15px;
  border-left: #e6e6e6 1px solid;
  font-size: 0.8rem
}

.footer__nav-corp ul li:last-child {
  border-right: #e6e6e6 1px solid
}

.footer__nav-corp ul li a {
  display: block
}

.footer__nav-copy {
  padding-top: 20px;
  text-align: center
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.justify-content-center {
  justify-content: center !important
}

.col-lg-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.postList {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px
}

.postList::before {
  display: block;
  order: 1;
  width: 23%;
  content: ""
}

.postList .post {
  box-sizing: border-box;
  width: calc(( 100% - 14px) / 2);
  margin-bottom: 1rem;
  background: #f7f8fa;
  transition: .3s
}

.postList .post>a {
  display: block
}

.post-image {
  position: relative;
  width: 100%;
  height: auto
}

.post-image::before {
  display: block;
  padding-top: 75%;
  content: ""
}

.post-image__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.post-image__inner>img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom
}

.post-info {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 36px 8px 16px;
  background-color: #f7f8fa
}

.post-info__time {
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  margin-bottom: .1em;
  color: #a6aab6;
  font-size: 0.85rem;
  letter-spacing: normal;
  line-height: 1.43;
  text-align: right
}

.post-info__title {
  height: auto;
  overflow: hidden;
  color: #222222;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.75
}

.post-info__tags {
  display: none
}

@media screen and (max-width: 575px) {
  .loader-animation {
    width: 80%;
    height: auto
  }
  .d-sm-none {
    display: none
  }
  .d-tab-none {
    display: none
  }
  br.sp-only {
    display: inline
  }
  #ToMart {
    display: none
  }
  #ToMart img {
    display: none
  }
  .alert_box_orange {
    font-size: 1rem
  }
  .alert_largeRed {
    font-size: 1rem
  }
  .label_Red {
    font-size: 0.9rem
  }
  .label_Brown {
    font-size: 0.9rem
  }
  .label_Blue {
    font-size: 0.9rem
  }
  .label_Gray {
    font-size: 0.9rem
  }
  .ttl_leftline {
    padding-left: 1rem;
    font-size: 1.2rem
  }
  .ttl_leftline-small {
    padding-left: 1rem;
    font-size: 1rem
  }
  .ttl {
    display: block;
    color: #444;
    font-size: 1.5rem;
    letter-spacing: 0.5rem;
    line-height: 1.8;
    text-align: center
  }
  .ttl::after {
    display: block;
    width: 50px;
    height: 2px;
    margin: 3% auto;
    background: #f90;
    content: ""
  }
  .ttl-en {
    display: none
  }
  .ttl-cap {
    width: 85%;
    margin: 0 auto
  }
  .barbox__title {
    font-size: 1rem
  }
  .barbox__inner {
    font-size: 0.9rem;
    font-weight: 400
  }
  .header__content {
    height: 50px
  }
  .header__inner {
    width: 100%
  }
  .header__logo a {
    width: 200px
  }
  .header__logo_top a {
    width: 200px
  }
  .header__menu {
    display: none
  }
  .header__button {
    display: none
  }
  .header__nav {
    display: none
  }
  .header__nav-laptop {
    display: none
  }
  button.drawer-toggle {
    display: block
  }
  .lineup__item {
    width: 100%
  }
  .lineup__item p {
    line-height: 1.4rem
  }
  .voice__name {
    display: block;
    width: 90%
  }
  .voice__name h3 {
    font-size: 1.5rem;
    letter-spacing: 0.3rem
  }
  .voice__name p {
    font-size: 1rem;
    letter-spacing: none;
    line-height: 1.6rem
  }
  .voice__wrap {
    display: block;
    width: 100%
  }
  .voice__img {
    display: block;
    max-width: calc(100% - 3em);
    margin: 0 auto
  }
  .voice__img img {
    width: 100%
  }
  .voice__comment {
    display: inline-block;
    position: relative;
    min-width: 120px;
    max-width: calc(100% - 3em);
    margin: 1.5em;
    padding: 7px 10px;
    background: #ebebd3;
    color: #444;
    font-size: 1.1rem
  }
  .voice__comment::before {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-top: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ebebd3;
    content: ""
  }
  .voice__comment p {
    display: block;
    padding: 0.7rem
  }
  .news_box {
    width: calc(100% - 30px);
    margin: 30px auto 0
  }
  .blog__wrap {
    display: block
  }
  .blog_box {
    width: calc(100% - 30px);
    margin: 30px auto 0
  }
  .blog_box_card-img img {
    -o-object-fit: cover;
    width: 100px;
    height: 100px;
    object-fit: cover
  }
  .blog-title {
    font-size: 1rem;
    line-height: 1.5
  }
  .blog-description {
    display: none
  }
  .common_inner {
    width: calc(100% - 30px)
  }
  .common_frex_wrap {
    flex-direction: column;
    align-items: center
  }
  .common_frex_wrap .common_flex_inner-2col {
    width: 100%
  }
  .common_frex_wrap .common_flex_inner-2col.arrowRightBottom {
    width: 100%;
    margin-top: 3rem
  }
  .arrowRightBottom:first-child::after {
    top: 100%;
    right: 45%;
    content: "\f358"
  }
  .ttl_common {
    display: block;
    color: #444;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    line-height: 1.8;
    text-align: center
  }
  .ttl_common::after {
    display: block;
    width: 50px;
    height: 2px;
    margin: 3% auto;
    background: #f90;
    content: ""
  }
  .pay_box {
    padding: 1.5rem 0.5rem;
    font-size: 0.9rem
  }
  .dynacal {
    width: 100%;
    overflow-x: scroll
  }
  .features {
    flex-wrap: wrap
  }
  .features__list {
    flex-wrap: wrap;
    width: 50%
  }
  .ttl_apply {
    display: block;
    color: #fafafa;
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    line-height: 1.8;
    text-align: center
  }
  .jewel_type h2::after {
    background: #FFF
  }
  .jewel_frex_wrap {
    flex-direction: column;
    align-items: center
  }
  .jewel_frex_wrap .jewel_flex_inner-L {
    width: 100%
  }
  .jewel_frex_wrap .jewel_flex_inner-R {
    width: 100%
  }
  .price-select__title {
    padding-left: 1rem;
    font-size: 1rem
  }
  .attach_flex_right {
    width: 100%;
    text-align: center
  }
  .attach_flex_right img {
    max-width: 370px;
    height: auto
  }
  .attach_flex_left {
    width: 100%
  }
  .pp__discription {
    font-size: 0.9rem
  }
  .pp__p {
    padding-left: 1.5rem;
    font-size: 0.9rem
  }
  .pp__header {
    padding: 0.5rem 0 0.5rem 1rem;
    font-size: 1.3rem
  }
  .pp__list {
    padding-left: 3rem;
    font-size: 0.9rem
  }
  #privacypolicy.ttl_common::after {
    background: #966e0f
  }
  #sitemap ul li {
    width: calc(100% - 8px)
  }
  .btn_apply {
    width: calc(100% - 30px)
  }
  .full__button a {
    width: 85%;
    padding: 1rem;
    font-size: 1.1rem;
    letter-spacing: 0.1rem
  }
  .downsize a {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
    letter-spacing: 0.1rem
  }
  .double__button {
    display: block
  }
  .double__button-right {
    margin-top: 30px
  }
  #hero.bg_company {
    background-image: url(../images/common/sp_hero_company.png)
  }
  #hero.bg_attach {
    background-image: url(../images/attach/sp_hero_attach.png)
  }
  #hero.bg_hakomoji {
    background-image: url(../images/item/sp_hero_hakomoji.jpg)
  }
  #hero.bg_kirimoji {
    background-image: url(../images/item/sp_hero_kirimoji.jpg)
  }
  #hero.bg_arumi {
    background-image: url(../images/item/sp_hero_arumi.jpg)
  }
  #hero.bg_karupu {
    background-image: url(../images/item/sp_hero_karupu.jpg)
  }
  #hero.bg_acryl {
    background-image: url(../images/item/sp_hero_acryl.jpg)
  }
  #hero.bg_mdf {
    background-image: url(../images/item/sp_hero_mdf.jpg)
  }
  #hero.bg_cutting {
    background-image: url(../images/item/sp_hero_cutting.jpg)
  }
  #hero.bg_jewel {
    background-image: url(../images/item/sp_hero_jewel.jpg)
  }
  #hero.bg_ironpaint {
    background-image: url(../images/item/sp_hero_ironpaint.jpg)
  }
  #hero.bg_wood {
    background-image: url(../images/item/sp_hero_wood.jpg)
  }
  #hero::before {
    display: none
  }
  #hero::after {
    display: none
  }
  #hero {
    height: 400px;
    background: no-repeat center center;
    background-size: cover
  }
  .hero_inner {
    width: calc(100% - 30px)
  }
  .hero_inner__title {
    line-height: 1.3;
    text-align: center;
    text-shadow: 1px 1px 2px #fff3de
  }
  .hero_inner__description {
    text-align: center;
    text-shadow: 1px 1px 2px #fff3de
  }
  .hero_item {
    width: calc(100% - 30px);
    margin: 0 auto
  }
  .hero_btn_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center
  }
  .hero_label {
    display: block;
    width: 7rem;
    margin: 0 auto 0.5rem;
    text-align: center
  }
  .ticker ul li {
    font-size: .85rem;
    letter-spacing: .1rem
  }
  .ticker_date {
    margin: 0 0 5px 0;
    font-size: .75rem
  }
  .ticker_label {
    height: 20px;
    margin: 0 0 5px 0;
    padding: 0 5px 0 5px;
    font-size: .75rem;
    line-height: 20px
  }
  .ticker_title {
    display: block;
    font-size: .78rem
  }
  .spec_calc dt {
    font-size: 1rem
  }
  .spec_calc dd {
    font-size: 1rem
  }
  .studbolt dt {
    font-size: 0.9rem
  }
  .studbolt dd {
    font-size: 0.9rem
  }
  .case_gallery {
    flex-flow: column nowrap;
    width: 100%;
    margin: 0 auto
  }
  .case_gallery dt, .case_gallery dd {
    width: 100%;
    height: auto
  }
  .case_gallery dt>img {
    height: auto
  }
  .case_gallery dd ul {
    margin: 0 auto;
    padding-top: 20px
  }
  .case_gallery dd ul li {
    padding-right: 8px
  }
  .case_gallery dd ul li img {
    width: 78px;
    height: 78px
  }
  dl.cdl {
    flex-flow: column nowrap;
    width: calc(100% - 30px);
    font-size: 0.9rem;
    line-height: 1.5rem
  }
  dl.cdl dt, dl.cdl dd {
    width: 100%
  }
  dl.cdl dd {
    border-left: none;
    font-size: 0.85rem
  }
  dl.inner_dl {
    font-size: 0.9rem
  }
  dl.inner_dl dt {
    padding: 3px
  }
  dl.fontdl {
    width: 100%
  }
  dl.fontdl dt {
    width: 100%
  }
  dl.fontdl dd {
    width: 100%
  }
  dl.font_sample-dl {
    width: 100%
  }
  dl.cutting_discount_dl {
    width: 100%;
    font-size: 1.2rem
  }
  dl.cutting_discount_dl dt {
    width: 100%
  }
  dl.cutting_discount_dl dd {
    width: 100%;
    font-size: 1.5rem
  }
  .ul_checkmark {
    padding-left: 1rem
  }
  .ul_checkmark li:before {
    left: 0
  }
  .ul_price_included li {
    font-size: 1.1rem
  }
  ol.circle_num li h2 {
    font-size: 1.2rem
  }
  ol.circle_num li h3 {
    font-size: 1rem
  }
  .metalsample {
    justify-content: space-between
  }
  .metalsample li {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem
  }
  .ul_gallery {
    margin: 0 -3px 0 0
  }
  .ul_gallery__list {
    width: calc(50% - 3px);
    margin: 0 3px 2px 0
  }
  table.tbl_pay td, table.tbl_pay th {
    padding: 0.8rem;
    font-size: 1rem
  }
  .balloon_chat .faceicon {
    width: 100%;
    margin-right: 0;
    float: none;
    text-align: center
  }
  .balloon_chat .faceicon img {
    width: 60%
  }
  .says {
    display: block;
    margin: 40px auto 0;
    float: none
  }
  .says::after {
    top: -60px;
    left: 50%;
    margin-left: -30px;
    border: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #ebebd3;
    border-left: 30px solid transparent
  }
  .bl {
    height: auto;
    padding: 1rem 0 2.2rem
  }
  .bl__icon {
    width: 100%;
    margin-right: 0;
    float: none;
    text-align: center
  }
  .bl__icon img {
    width: 60%
  }
  .bl__discription {
    display: block;
    margin: 15px auto 0;
    float: none
  }
  .bl__discription::after {
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 0;
    border-top: 30px solid #ebebd3;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid transparent
  }
  .bl__discription-last {
    display: block;
    margin: 15px auto 0;
    float: none
  }
  .bl__discription-last::after {
    display: none
  }
  .faq__box {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 50px 0
  }
  .faq dt {
    padding: 25px 60px 25px 0;
    font-size: 1rem
  }
  .faq dd {
    font-size: 0.9rem
  }
  .faq-plus {
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px
  }
  .open_all {
    width: 95%
  }
  .campaign {
    bottom: 20px;
    left: 20px
  }
  .campaign__contents {
    padding: 5px 20px
  }
  .reason__wrap {
    display: block
  }
  .reason_box {
    width: calc(100% - 30px);
    margin: 30px auto 0
  }
  .reason_box h3 {
    padding: 1rem 0.5rem;
    font-size: 1rem;
    line-height: 2
  }
  .beginner__wrap {
    display: block
  }
  .beginner__box {
    width: 80%;
    margin: 30px auto 0
  }
  .beginner__box a {
    font-size: 1.2rem
  }
  .contact__button {
    display: block
  }
  .contact__button-faq {
    margin-top: 60px
  }
  .contact__button-bottom {
    margin-top: 30px
  }
  .calendar__border {
    box-sizing: border-box;
    width: 100%;
    max-width: 400px;
    margin: 30px 0 0;
    padding: 5px;
    border: 3px dotted #999;
    text-align: center
  }
  .footer__nav {
    width: 95%
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .d-tab-none {
    display: none
  }
  .header__inner {
    width: 100%
  }
  .header__logo a {
    width: 250px
  }
  .header__logo_top a {
    width: 400px
  }
  .header__button {
    display: none
  }
  .header__nav {
    display: none
  }
  .header__nav-laptop {
    width: 100%
  }
  .header__nav-laptop>ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    list-style: none
  }
  .header__nav-laptop>ul li {
    position: relative;
    width: 25%;
    height: 75px;
    border-right: 1px solid #ddd;
    text-align: center
  }
  .header__nav-laptop>ul li:hover {
    background: #f9f9f9
  }
  .header__nav-laptop>ul li:last-child {
    border-right: none
  }
  .header__nav-laptop>ul li a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0.95rem
  }
  .header__nav-laptop>ul li a img {
    width: auto;
    max-height: 70px;
    margin: 0 auto
  }
  button.drawer-toggle {
    display: block
  }
  .lineup__item {
    width: 100%
  }
  .lineup__item p {
    line-height: 1.4rem
  }
  .voice__name {
    display: block;
    width: 90%
  }
  .voice__wrap {
    display: block;
    width: 100%;
    margin: 50px auto 0
  }
  .voice__img {
    display: block;
    max-width: calc(100% - 3em);
    max-width: none;
    margin: 0 auto;
    text-align: center
  }
  .voice__img img {
    width: 100%;
    max-width: 580px
  }
  .voice__comment {
    display: inline-block;
    position: relative;
    width: 100%;
    min-width: 120px;
    max-width: calc(100% - 3em);
    margin: 1.5em;
    padding: 7px 10px;
    background: #ebebd3;
    color: #444;
    font-size: 1.1rem
  }
  .voice__comment::before {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-top: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ebebd3;
    content: ""
  }
  .voice__comment p {
    display: block;
    padding: 1rem
  }
  .news_box {
    width: 80%;
    margin: 30px auto 0
  }
  .blog__wrap {
    display: block
  }
  .blog_box {
    width: calc(100% - 30px);
    margin: 30px auto 0
  }
  .blog-title {
    font-size: 1rem;
    line-height: 1.5
  }
  .common_inner {
    width: calc(100% - 30px)
  }
  .common_frex_wrap {
    flex-direction: column;
    align-items: center
  }
  .common_frex_wrap .common_flex_inner-2col {
    width: calc(100% - 100px)
  }
  .common_frex_wrap .common_flex_inner-2col.arrowRightBottom {
    width: calc(100% - 100px);
    margin-top: 3rem
  }
  .arrowRightBottom:first-child::after {
    top: 100%;
    right: 45%;
    content: "\f358"
  }
  .dynacal {
    width: 100%;
    overflow-x: scroll
  }
  .features {
    flex-wrap: wrap
  }
  .features__list {
    flex-wrap: wrap;
    width: 50%
  }
  .jewel_frex_wrap {
    flex-direction: column;
    align-items: center
  }
  .jewel_frex_wrap .jewel_flex_inner-L {
    width: calc(100% - 100px)
  }
  .jewel_frex_wrap .jewel_flex_inner-R {
    width: calc(100% - 100px)
  }
  .attach_flex_right {
    width: 100%;
    text-align: center
  }
  .attach_flex_right img {
    max-width: 370px;
    height: auto
  }
  .attach_flex_left {
    width: 100%
  }
  #sitemap ul li {
    width: calc(50% - 8px)
  }
  .full__button a {
    width: 85%
  }
  .downsize a {
    width: 100%
  }
  .double__button {
    display: block
  }
  .double__button-right {
    margin-top: 30px
  }
  #hero.bg_company {
    background-image: url(../images/common/sp_hero_company.png)
  }
  #hero.bg_attach {
    background-image: url(../images/attach/sp_hero_attach.png)
  }
  #hero.bg_hakomoji {
    background-image: url(../images/item/sp_hero_hakomoji.jpg)
  }
  #hero.bg_kirimoji {
    background-image: url(../images/item/sp_hero_kirimoji.jpg)
  }
  #hero.bg_arumi {
    background-image: url(../images/item/sp_hero_arumi.jpg)
  }
  #hero.bg_karupu {
    background-image: url(../images/item/sp_hero_karupu.jpg)
  }
  #hero.bg_acryl {
    background-image: url(../images/item/sp_hero_acryl.jpg)
  }
  #hero.bg_mdf {
    background-image: url(../images/item/sp_hero_mdf.jpg)
  }
  #hero.bg_cutting {
    background-image: url(../images/item/sp_hero_cutting.jpg)
  }
  #hero.bg_jewel {
    background-image: url(../images/item/sp_hero_jewel.jpg)
  }
  #hero.bg_ironpaint {
    background-image: url(../images/item/sp_hero_ironpaint.jpg)
  }
  #hero.bg_wood {
    background-image: url(../images/item/sp_hero_wood.jpg)
  }
  #hero::before {
    display: none
  }
  #hero::after {
    display: none
  }
  #hero {
    height: 400px;
    background: no-repeat center center;
    background-size: cover
  }
  .hero_inner {
    width: calc(100% - 30px)
  }
  .hero_inner__title {
    text-align: center;
    text-shadow: 1px 1px 2px #fff3de
  }
  .hero_inner__description {
    text-align: center;
    text-shadow: 1px 1px 2px #fff3de
  }
  .hero_item {
    width: calc(100% - 30px);
    margin: 0 auto
  }
  .hero_btn_wrap {
    width: 70%;
    margin: 0 auto;
    text-align: center
  }
  .hero_label {
    display: block;
    width: 7rem;
    margin: 0 auto 0.5rem;
    text-align: center
  }
  .ticker ul li {
    font-size: .85rem;
    letter-spacing: .1rem
  }
  .case_gallery {
    flex-flow: column nowrap;
    width: 80%;
    margin: 0 auto
  }
  .case_gallery dt, .case_gallery dd {
    width: 100%;
    height: auto
  }
  .case_gallery dd ul {
    margin: 0 auto;
    padding-top: 20px
  }
  .case_gallery dd ul li {
    padding-right: 10px
  }
  dl.fontdl {
    font-size: 0.9rem
  }
  .ul_checkmark {
    padding-left: 0
  }
  .ul_checkmark li:before {
    left: -1rem
  }
  .metalsample {
    justify-content: space-between
  }
  .metalsample li {
    width: 48%;
    margin: 0;
    margin-bottom: 2rem
  }
  .balloon_chat .faceicon {
    width: 100%;
    margin-right: 0;
    float: none;
    text-align: center
  }
  .balloon_chat .faceicon img {
    width: 40%
  }
  .says {
    display: block;
    margin: 40px auto 0;
    float: none
  }
  .says::after {
    top: -60px;
    left: 50%;
    margin-left: -30px;
    border: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #ebebd3;
    border-left: 30px solid transparent
  }
  .bl {
    height: auto;
    padding: 1rem 0 2.2rem
  }
  .bl__icon {
    width: 100%;
    margin-right: 0;
    float: none;
    text-align: center
  }
  .bl__icon img {
    width: 40%
  }
  .bl__discription {
    display: block;
    margin: 15px auto 0;
    float: none
  }
  .bl__discription::after {
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 0;
    border-top: 30px solid #ebebd3;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid transparent
  }
  .bl__discription-last {
    display: block;
    margin: 15px auto 0;
    float: none
  }
  .bl__discription-last::after {
    display: none
  }
  .faq__box {
    width: calc(100% - 50px);
    margin: 0 auto;
    padding: 50px 0
  }
  .faq dt {
    padding: 25px 60px 25px 0;
    font-size: 1rem
  }
  .faq-plus {
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px
  }
  .open_all {
    width: 80%
  }
  .reason__wrap {
    display: block
  }
  .reason_box {
    width: 80%;
    margin: 30px auto 0
  }
  .beginner__wrap {
    display: block
  }
  .beginner__box {
    width: 80%;
    margin: 30px auto 0
  }
  .beginner__box a {
    font-size: 1.2rem
  }
  .contact__button {
    display: block
  }
  .contact__button-faq {
    margin-top: 60px
  }
  .contact__button-bottom {
    margin-top: 30px
  }
  .footer__nav {
    width: 95%
  }
}

@media screen and (min-width: 992px) {
  .header__inner {
    width: 1200px
  }
  .header__logo a {
    width: 250px
  }
  .header__logo_top a {
    width: 400px
  }
  .header__nav {
    width: 100%;
    min-width: 1200px;
    height: 75px;
    border-top: 1px solid #ddd
  }
  .header__nav ul {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    list-style: none
  }
  .header__nav ul li {
    position: relative;
    width: 12.5%;
    height: 75px;
    border-left: 1px solid #ddd;
    text-align: center
  }
  .header__nav ul li:hover {
    background: #f9f9f9
  }
  .header__nav ul li:last-child {
    border-right: 1px solid #ddd
  }
  .header__nav ul li a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center
  }
  .header__nav ul li a img {
    width: auto;
    height: 70px;
    margin: 0 auto
  }
  .header__nav-laptop {
    display: none
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .header__inner {
    width: 100%
  }
  .header__logo a {
    width: 250px
  }
  .header__logo_top a {
    width: 400px
  }
  .header__button {
    display: none
  }
  .header__nav {
    display: none
  }
  .header__nav-laptop {
    width: 100%
  }
  .header__nav-laptop>ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    list-style: none
  }
  .header__nav-laptop>ul li {
    position: relative;
    width: 25%;
    height: 75px;
    border-right: 1px solid #ddd;
    text-align: center
  }
  .header__nav-laptop>ul li:hover {
    background: #f9f9f9
  }
  .header__nav-laptop>ul li:last-child {
    border-right: none
  }
  .header__nav-laptop>ul li a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0.95rem
  }
  .header__nav-laptop>ul li a img {
    width: auto;
    max-height: 75px;
    margin: 0 auto
  }
  .lineup__item {
    width: 48%
  }
  .voice__img {
    max-width: 60%;
    margin-right: 1rem
  }
  .voice__comment {
    max-width: 40%
  }
  .common_inner {
    width: calc(100% - 30px)
  }
  .hero_item {
    margin-left: 15px
  }
  .metalsample {
    justify-content: space-between
  }
  .metalsample li {
    width: 48%;
    margin: 0;
    margin-bottom: 2rem
  }
  .faq__box {
    width: calc(100% - 100px);
    margin: 0 auto;
    padding: 50px 0
  }
  .beginner__box a {
    font-size: 1.4rem
  }
  .footer__nav {
    width: 95%
  }
}

@media screen and (min-width: 1500px) {
  #hero::before {
    left: 0
  }
  #hero::after {
    right: 0
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .postList {
    display: block
  }
  .postList .post {
    width: 100%;
    height: 165px;
    margin: 24px 0;
    margin-bottom: 0;
    overflow: hidden;
    border: 0px solid white;
    background: #f7f8fa
  }
  .postList .post>a {
    display: flex
  }
  .post-image {
    width: 220px;
    height: 165px
  }
  .post-image__inner {
    width: 220px;
    height: 165px
  }
  .post-info {
    width: 516px;
    width: calc(100% - 220px);
    padding: 44px 24px 24px
  }
  .post-info__time {
    top: 25px;
    right: 25px
  }
  .post-info__title {
    height: 58px;
    font-size: 16px
  }
  .post-info__tags {
    display: flex;
    bottom: 24px;
    flex-wrap: wrap;
    margin-top: 5px
  }
  .post-info__tag {
    display: inline-block;
    width: auto;
    height: 20px;
    margin: 0.3rem;
    padding: 0 0.6rem;
    border: solid 2px #c0c4ce;
    border-radius: 3px;
    background-color: #fff;
    color: #c0c4ce;
    font-size: 0.74rem;
    font-weight: 500;
    line-height: 1.35
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px
  }
}