@charset "utf-8";
/* PC用CSS Document */
/* @import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap); */

/* settings */
body {
  width: 100%;
  min-width: 1240px;
  margin: 0 auto;
  padding: 0;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* 游ゴシックリセット */
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 300;
}

@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 500;
}

@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: bold;
}

.for_sp {
  display: none;
}

/* hr */
hr {
  height: 0;
  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
}

hr {
  border-top: 1px solid #3C4859;
}

/* header */
#hd_sp {
  display: none;
}

.rwrap {
  margin: 80px 0 40px;
  padding: 0;
}

.topimg img {
  width: 100%;
}

.topimg .timg {
  width: 100%;
}

#hd_pc {
  width: 100%;
}

.menuwrap {
  width: 100%;
  height: 100px;
  margin: 0;
  background-color: #fffbcc;
}

.bl_row {
  width: 100%;
  height: 40px;
  margin: 0;
  background-color: #fae22f;
  text-align: center;
  font-size: 1.5rem;
}

.bl_row p {
  padding: 10px 0px;
}

.mwrap1 {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

h1 {
  position: relative;
}

.logo img {
  position: absolute;
  top: 40%;
  left: 0;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}

.mainnav {
  line-height: 130px;
  padding-right: 20px;
}

.nav-wrap {
  margin: 5px 0 5px 5px;
}

.submenu ul {
  width: calc(100% - 1px);
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}

.submenu li {
  width: 50%;
}

.submenu li img {
  width: 100%;
}

.submenu li:first-child {
  border-right: 1px solid #FFFFFF;
}

.hd-margin {
  margin: 0;
}

/* 背景画像 */
.ye_artimg {
  width: 100%;
  background-image: url("../img/back_artimg.jpg");
  background-size: cover;
  box-sizing: border-box;
}

.bl_paintimg_top {
  width: 100%;
  background-image: url("../img/back_paint.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0;
  margin-top: -50px;
  margin-bottom: -50px;
}

.bl_paintimg {
  width: 100%;
  background-color: #fffbcc;
  box-sizing: border-box;
  padding: 50px 0;
}

.bl_sesame_top {
  width: 100%;
  background-color: #fffbcc;
  /* background-image: url("../img/back_paint.jpg"); */
  /* background-size: cover; */
  box-sizing: border-box;
  padding: 50px 0;
  margin-top: -50px;
  margin-bottom: -50px;
}

/* .bl_sesameimg {
  width: 100%;
  background-image: url("../img/back_paint.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0;
} */

.ye_paintimg {
  width: 100%;
  background-color: #fffbcc;
  background-size: cover;
  box-sizing: border-box;
  padding: 25px 0;
}

.ye_paint2img {
  width: 100%;
  background-image: url("../img/ye_paint.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding-top: 50px;
}

/* .ted_house {
  margin-bottom: -50px !important;
}

.ted_george {
  position: absolute;
  right: -155px;
  top: -110px;
  width: 570px;
  z-index: 100;
}

.position {
  position: relative;
}

.position2 {
  position: relative;
}

.villa {
  margin-bottom: -65px !important;
}

.george {
  position: absolute;
  left: -300px;
  top: -300px;
  width: 530px;
  z-index: 100;
} */

.ye_paint_long {
  width: 100%;
  background-image: url("../img/back_paint_long.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0;
}

.bg_paint_beige {
  width: 100%;
  background-image: url("../img/back_paint_beige.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0 0;
}

.bg_flowerimg {
  width: 100%;
  background-image: url("../img/back_flower.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0;
}

.ye_img {
  width: 100%;
  background-color: #f9db4a;
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0;
}

.ye_color {
  background-color: #fffbcc;
}

.bg_flowerimg {
  width: 100%;
  background-image: url("../img/back_flower.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0;
}

.bg_footerimg {
  width: 100%;
  background-image: url("../img/footer_img.jpg");
  background-size: cover;
  box-sizing: border-box;
  padding: 150px 0;
}

/* パンくずリスト */
.breadcrumbs {
  width: 940px;
  margin: 20px auto;
}

.breadcrumbs ol li {
  display: inline-block;
  list-style: none;
}

.breadcrumbs li {
  color: #231F20;
}

.breadcrumbs li a {
  color: #231F20;
}

.breadcrumbs li a:hover {
  color: #E55300;
}

.breadcrumbs li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  padding: 0 10px;
  /*左右に余白*/
}

.breadcrumbs li:last-child::after {
  display: none;
}

.breadcrumbs_fst {
  width: 1240px;
  margin: 20px auto 0;
}

.breadcrumbs_fst ol li {
  display: inline-block;
  list-style: none;
}

.breadcrumbs_fst li {
  color: #231F20;
}

.breadcrumbs_fst li a {
  color: #231F20;
}

.breadcrumbs_fst li a:hover {
  color: #E55300;
}

.breadcrumbs_fst li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  padding: 0 10px;
  /*左右に余白*/
}

.breadcrumbs_fst li:last-child::after {
  display: none;
}

/* Slider */
.slide-container {
  width: 1240px;
  margin: 0 auto;
}

.swiper-container {
  width: 100%;
  background-color: #fff;
}

.swiper-slide img {
  width: 100%;
  vertical-align: bottom;
}

.slider-caption {
  padding: 20px 40px;
  margin: 0;
  font-family: "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  line-height: 1.5em;
  background: #231F20;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 700;
}

/* article */
#concept {
  width: 100%;
  margin: 0;
  padding: 0;
}

.topwrap {
  width: 1240px;
  margin: 0 auto;
  padding: 50px 0;
  border: 5px solid #fae22f;
  border-radius: 10px;
  background-color: #fff;
}
/* 
.topwrap_pcborder {
  width: 1240px;
  margin: 0 auto;
  padding: 50px 0;
  border: 5px solid #fbe356;
  border-radius: 10px;
  background-color: #fff;
} */

.topwrap2 {
  width: 1240px;
  margin: 0 auto;
  padding: 30px 0 40px 0;
}

/*------------------------------
テキスト左揃えで中央寄せ
--------------------------------*/
.text-left-center {
  display: table;
  margin: 0 auto;
}

/*------------------------------
全画面100％幅指定
--------------------------------*/
.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

/*------------------------------
画面幅指定
--------------------------------*/
.wrap,
.wrap2,
.wrap3 {
  width: 1240px;
  margin: 0 auto;
  padding: 40px 0;
}

.wrap-1240-bgcwh {
  width: 1240px;
  margin: 0 auto 20px;
  padding: 20px 0;
  background-color: #fff;
  border-radius: 10px;
}

.wrap940 {
  width: 940px;
  margin: 0 auto;
  padding: 0;
}

.wrap1090 {
  width: 1090px;
  margin: 0 auto;
  padding: 0;
}

.whitewrap {
  text-align: center;
}

.cimg {
  margin: 0;
  padding: 0;
}

.cimg img {
  width: auto;
  height: 400px;
}

h2.h2sub,
h2.h2btn {
  font-family: YuGothic, "Custom Yu Gothic", "Yu Gothic", sans-serif;
  text-align: center;
  font-size: 2rem;
  margin: 80px 0 40px;
}

h2.h2main {
  font-family: "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  margin: 0 0 30px;
  padding: 0 0 5px;
  letter-spacing: 0.6rem;
  text-align: center;
}

h2.h2main2 {
  margin: 0;
  padding: 0;
  text-align: center;
}

h2.h2main img {
  width: 300px;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

h2.h2main2 img {
  width: 350px;
  height: auto;
}

h2.h2sub {
  font-size: 1.5rem;
  margin: 0 0 80px;
  letter-spacing: 0.2rem;
  padding: 0;
}

h2.mb80 {
  margin: 0 0 80px;
  padding: 0;
}

h3 {
  font-family: YuGothic, "Custom Yu Gothic", "Yu Gothic", sans-serif;
  font-size: 4rem;
  letter-spacing: 0.3rem;
  margin: 0 0 50px;
  padding: 0;
}

h4 {
  font-family: YuGothic, "Custom Yu Gothic", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  margin: 0 0 20px;
  padding: 0;
}

.btn1 a {
  position: relative;
  width: 500px;
  display: block;
  font-size: 1.5rem;
  padding: 20px 30px;
  margin: 50px auto 20px;
  border-radius: 10px;
  background-color: #70819A;
  color: #FFFFFF;
}

.btn1 a:hover {
  background-color: #3C4859;
  color: #FFFFFF;
}

.btn1 a i {
  position: absolute;
  right: 30px;
  margin-top: 1px;
}

ul.info {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
}

.info li {
  width: 100%;
  margin: 0;
  padding: 10px 0;
}

.info li a {
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
}

.idate {
  width: 6em;
  margin-right: 10px;
}

.info_text {
  width: 8em;
  padding: 2px 10px;
  margin-right: 10px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 3px;
}

.ittl {
  width: calc(100% - 14em - 20px);
  line-height: 1.5em;
}

/* .btn2 {
  margin: 0 300px;
}

.btn2 a {
  position: relative;
  width: 340px;
  display: block;
  font-size: 1.5rem;
  padding: 20px 30px;
  margin: 50px 0 20px;
  border-radius: 10px;
  background-color: #70819A;
  color: #FFFFFF;
}

.btn2 a:hover {
  background-color: #3C4859;
  color: #FFFFFF;
}

.btn2 a i {
  position: absolute;
  right: 30px;
  margin-top: 1px;
} */

.btn--blue,
a.btn--blue {
  color: #fff;
  background-color: #0f7db4;
  padding: 20px 80px;
  margin: 100px;
}

.btn--blue:hover,
a.btn--blue:hover {
  color: #fff;
  background: #008DD8;
}

.btn--pblue,
a.btn--pblue {
  color: #fff;
  background-color: #0085ca;
  padding: 20px 80px;
  margin: 100px;
}

.btn--pblue:hover,
a.btn--pblue:hover {
  color: #fff;
  background: #00a0e9;
}

.btn--pgreen,
a.btn--pgreen {
  color: #fff;
  background-color: #00B760;
  padding: 20px 80px;
  margin: 100px;
}

.btn--pgreen:hover,
a.btn--pgreen:hover {
  color: #fff;
  background: #00C169;
}

a.btn--radius {
  border-radius: 100vh;
}


#newitem {
  width: 100%;
  margin: 50px 0 30px;
  position: relative;
}

.newitem {
  width: 1240px;
  margin: 0 auto;
  padding: 0;
}

.newitem ul {
  width: 85%;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.newitem li {
  width: 220px;
  margin: 0;
  padding: 0;
}

.newitem li a {
  color: #3d3c45;
  text-decoration: none;
}

.newitem li a:hover {
  color: #E55300;
  text-decoration: none;
}

.niimg img {
  width: 220px;
  height: 220px;
  border: 1px solid #3d3c454a;
}

.niimg {
  width: 220px;
  height: 220px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin: 0 0 20px;
  padding: 0;
}

.nidate {
  margin: 0 0 10px;
  padding: 0;
}

.nittl {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.2em;
}

.about-shaun {
  background-color: #ADA599;
}

.about-shaun-btn img {
  width: 350px;
}

.flame-back-white {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 30px;
  margin: 20px 0;
  text-align: center;
}

.flame-back-white2 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 30px;
  margin: 20px 0;
}

ul.carousel {
  width: 100%;
  list-style: none;
  margin: 0 -20px 0 0;
  padding: 0;
}

.carousel li {
  width: 295px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.carousel li a {
  width: 295px;
  margin: 0;
  padding: 0;
  color: #3C4859;
  text-decoration: none;
}

.puimg img {
  width: 280px;
  height: 280px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.puimg {
  width: 295px;
  height: 295px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin: 0 0 10px;
  padding: 0;
}

.puttl {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0 20px 10px 0;
  padding: 0 20px;
  line-height: 1.2em;
}

.pucmt {
  font-size: 1.2rem;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.5em;
}

.pudtl {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 5px 10px;
  border: 1px solid #3C4859;
  line-height: 1;
}

.pudtl i {
  margin-left: 10px;
}

a:hover .pudtl {
  background-color: #E55300;
  border: 1px solid #E55300;
  color: #FFFFFF;
}

/* Slick slider */
.slick_container {
  width: 1260px;
  /* 任意の値 */
  margin: 0 -20px 0 0;
  /* 任意の値 */
  position: relative;
}

.slick-prev,
.slick-next {
  width: 35px;
  /* 画像幅 */
  height: 500px;
  /* 画像高さ */
  margin: -30px 0 0;
}

.slick-prev:before,
.slick-next:before {
  content: "";
}

button.slick-prev,
button.slick-next {
  z-index: 2;
}

.slick-prev img,
.slick-next img {
  width: 35px;
  height: 500px;
}

.slick-prev {
  left: -35px;
  /* 任意の値 */
}

.slick-next {
  right: -15px;
  /* 任意の値 */
}

.slick-arrow {
  z-index: 10;
  /* 値は適当に */
}

/* 一覧 */
h2.list {
  font-family: "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-optical-sizing: auto;
  font-size: 4rem;
  font-weight: 600;
  margin: 0;
  letter-spacing: 0.3rem;
  color: #2B2B2B;
}


/* お知らせ一覧 */
ul.info2 {
  list-style: none;
  margin: 40px 0 50px;
  padding: 0;
}

.info2 li {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #3d3c454a;
}

.info2 li a {
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.info2 .datecat {
  width: 90px;
  margin-right: 20px;
}

.info2 .idate2 {
  margin: 0 0 5px;
}

.info2 .icat2 {
  display: block;
  padding: 2px 0;
  margin-right: 10px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 3px;
}

.info2 .ittl2 {
  width: 830px;
  line-height: 2em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.info2 .ittl2 img {
  margin: 0 20px 20px 0;
}

/* コンセプト */
.concept {
  background-image: url(../img/concept_blur.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 140px 0 80px;
  margin: 0 0 80px;
}

.cpwrap {
  width: 940px;
  margin: 0 auto;
  padding: 60px 0;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.40);
}

.cpwrap2 {
  width: 940px;
  margin: 0 auto;
  padding: 0 0 80px;
}

.ctxt {
  text-align: center;
  overflow: hidden;
}

.ctxt h3 {
  font-size: 6rem;
  /*	float: left;*/
  transition: 1s;
}

.ctxt h4 {
  font-size: 4rem;
  margin: 0 0 80px;
  /*	float: left;*/
  transition: 1s;
}

.ctxt p {
  font-size: 2rem;
  line-height: 1.8em;
  /*	float: left;*/
  transition: 1s;
}

.ctxt .btn1 {
  /*	float: left;*/
  transition: 1s;
}

.list-iv {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.iv {
  opacity: 1.0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.cpwrap2 dl {
  margin: 0;
  padding: 0;
}

dl.ac {
  padding: 0px;
  margin: 0 0 10px;
  /*	float: left;*/
  transition: 1s;
}

.ac dt,
div.ac {
  padding: 20px;
  background-color: #736357;
  margin: 0 0 20px;
  display: block;
  border-radius: 40px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 2.4rem;
  position: relative;
}

.ac dt a {
  text-decoration: none;
}

.ac dt::after {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f13a" !important;
  color: #FFFFFF;
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 4rem;
}

.ac dd {
  font-size: 2rem;
  line-height: 2em;
  padding: 20px;
  background-color: #FDE8D2;
  margin: 0 0 20px;
  border-radius: 40px;
}

/*ひつじのショーンとは？*/
.introductions {
  position: relative;
}

.name {
  position: absolute;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0;
  background-color: rgba(76, 62, 44, 0.8);
  width: 100%;
  bottom: 0;
  left: 0;
}

/* 商品詳細 */
.subheader {
  height: 250px;
  margin: 0;
  padding: 0;
  /*	position: relative;*/
}

.headerimg img {
  width: 100%;
  height: 250px !important;
  object-fit: cover !important;
  font-family: 'object-fit: cover;' !important;
}

.headerimg .himg {
  position: absolute;
  object-fit: cover !important;
  font-family: 'object-fit: cover;' !important;
  top: 0;
  left: 0;
}

.headerttl {
  width: 1240px;
  margin: 0 auto;
}

.headerttl span {
  position: absolute;
  top: 140px;
  font-family: YuGothic, "Custom Yu Gothic", "Yu Gothic", sans-serif;
  font-size: 4.0rem;
  letter-spacing: 0.6rem;
  font-weight: normal;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.20), -1px 1px 3px rgba(0, 0, 0, 0.20), 1px -1px 3px rgba(0, 0, 0, 0.20), -1px -1px 3px rgba(0, 0, 0, 0.20);
}

h2.mainttl {
  font-family: "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  padding: 20px 40px;
  margin: 0 0 10px;
  line-height: 1.5em;
  background: #665b4f;
  color: #ffffff;
  font-size: 2.6rem;
  /* font-weight: 600; */
}

h2.mainttl span {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}

h2.mainttl span.tx-right {
  text-align: right;
  font-size: 1.2rem;
}

.mainimg img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.cmt {
  font-size: 1.6rem;
  line-height: 2em;
  margin: 0 0 20px;
  padding: 0;
}

h3.cmt {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
  letter-spacing: 0 !important;
  font-size: 2.4rem;
  line-height: 1.5em;
  margin: 0 0 20px;
  padding: 0;
  font-weight: 700 !important;
}

.point ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.point li {
  font-size: 1.6rem;
  line-height: 2em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin-bottom: 10px;
  padding: 0;
}

.point li::before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f111" !important;
  color: #70819A;
  margin-right: 5px;
}

.btn3 {
  width: 100%;
  margin: 0;
  padding: 0;
}

.btn3.w940 {
  width: 940px;
  margin: 0 150px;
  padding: 0;
}

.btn3 a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  padding: 20px 30px;
  margin: 0 0 80px;
  border-radius: 10px;
  background-color: #0f7db4;
  color: #FFFFFF;
}

.btn3 a:hover {
  background-color: #E55300;
  color: #FFFFFF;
}

.btn3 a i.fa-angle-right {
  position: absolute;
  right: 30px;
  margin-top: 1px;
}

i.fa-shopping-cart {
  margin-right: 10px;
}

/*------------------------
タブ 
-------------------------*/
/*タブの中身を初期非表示に*/
.ChangeElem_Panel {
  display: none;
}

/*タブを横並びに*/
.ChangeElem_Btn_Content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 40px;
  padding: 0;
}

/*通常時のタブ装飾*/
.ChangeElem_Btn {
  width: 300px;
  border: 1px solid #0f7db4;
  background-color: #FFFFFF;
  border-radius: 10px;
  color: #0f7db4;
  cursor: pointer;
  display: inline-block;
  font-size: 1.6rem;
  padding: 20px;
}

/*カレントとホバー時のタブ装飾*/
.ChangeElem_Btn:hover,
.ChangeElem_Btn.is-active {
  background-color: #0f7db4;
  box-sizing: border-box;
  color: #FFFFFF;
}

ul.ChangeElem {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*タブの中身 - 特徴 */
dl.detail {
  margin: 0;
  padding: 0;
  line-height: 2em;
}

.detail dt {
  font-size: 2rem;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #4c3e2c;
}

.detail dd {
  margin: 0 0 30px 2em;
  padding: 0;
}

.detail dd p {
  margin: 0 0 10px;
  line-height: 2em;
}

/*タブの中身 - イメージ */
ul.detailimg {
  width: 960px;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px 40px 0;
  padding: 0;
}

.detailimg li {
  width: 300px;
  margin: 0 20px 20px 0;
  padding: 0;
  line-height: 2.0rem;
}

.detailimg li a,
.detailimg li a:hover {
  text-decoration: none;
}

.detailimg li img {
  width: 300px;
  height: 300px;
  object-fit: cover !important;
  font-family: 'object-fit: cover;' !important;
}

.detailimg .dimg {
  object-fit: cover !important;
  font-family: 'object-fit: cover;' !important;
  top: 0;
  left: 0;
}

/* for IE11 */
/* *::-ms-backdrop,
.detailimg li img {
  
 width: 100%;
 height: auto;

} */

/* ============ 関連商品・list_goods.html ============ */
.relation {
  width: 1240px;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 -15px 40px;
  padding: 0;
}

/* 各ページ下部の関連商品に使用 */
.relation2 {
  width: 1240px;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 0px 40px;
  padding: 0;
}

.rel-cont{
	width: 290px;
	margin: 0 20px 40px 0;
	padding: 0;
	display: flex;
}

.rel-cont2{
	width: 295px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.rel-cont a,
.rel-cont2 a{
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	/* height: 480px; */
	width: 100%;
	margin: 0 auto;
  color: #2B2B2B;
}

.rel-cont a:hover,
.rel-cont2 a:hover {
	color: #E55300;
	text-decoration: none;
}

.rel-cont:last-of-type,
.rel-cont2:last-of-type {
  margin-right: 0px;
}

/* 削除予定↓ */
.relation .puttl{
	margin-right: 0 !important;
}

.relation .pudtl {
  margin-right: 0 !important;
}

/* 削除予定↑ */

.list-img {
	padding: 0;
}

.list-img img {
	width: 275px;
	height: 275px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	vertical-align: bottom;
}

.list-ttl {
	font-size: 1.8rem;
	font-weight: 600;
	margin: 10px 0;
	padding: 0 20px;
	line-height: 1.2em;
	text-align: center;
	flex-grow: 1;
}

.list-cmt {
	font-size: 1.2rem;
	margin: 0 0 12px 0;
	line-height: 1.5em;
	padding: 0 20px;
	flex-grow:1;
}

.rel-cont a:hover,
.rel-cont2 a:hover {
	transform:scale(1.04,1.04);
	transition-duration: .8s;
}

.list-dtl {
	display: inline-block;
	/* margin: 0 20px 0; */
	padding: 8px 12px;
	border: 1px solid #2B2B2B;
	line-height: 1;
}

.list-dtl i {
	margin-left: 10px;
}

a:hover .list-dtl {
	background-color: #E55300;
	color: #ffffff;
  border: 1px solid #E55300;
	border-radius: 20px;
	/* opacity: .6; */
	transition-duration: .4s;
}

/* ============ 関連商品 END ============ */


/* 会社概要 */
table.profile {
  border-top: 1px solid rgba(60, 72, 89, 0.50) !important;
  /* border-top: 2px dotted #4c3e2c; */
  border-bottom: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  margin-bottom: 80px;
}

.profile th,
.profile td {
  padding: 10px 0 !important;
  border-bottom: 1px solid rgba(60, 72, 89, 0.50) !important;
  border-left: 0 !important;
}

.profile th {
  width: 14em;
  background-color: #FFFFFF !important;
  color: #4c3e2c;
}

.profile td ul.reglist {
  margin-bottom: 0 !important;
}

.reglist li a:hover {
  color: #E55300;
  text-decoration: none;
}

.profile-bkcol {
  width: 1240px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
}


#icon {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

#icon img {
  width: 500px;
}

/* 940の2分割 */
.flex_half>ul,
.flex_footer>ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex_half li {
  width: 460px;
  margin: 0;
  padding: 0;
}

.flex_half li img{
  width: 100%;
}

/* 4分割 */
.flex_quarter {
  width: 100%;
  margin: 0;
  padding: 0;
}

.flex_quarter ul {
  width: 100%;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex_quarter ul li {
  width: 25%;
  margin: 0;
  padding: 0;
}

/* footer */
#footer {
  width: 100%;
  padding-top: 3%;
}

.flex_footer ul li a {
  color: #231F20;
}

.flex_footer>ul>li.w200 {
  width: 180px;
}

.flex_footer>ul>li.w200 img {
  width: 100%;
}

.flex_footer2 {
  display: flex;
  flex-wrap: nowrap;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  justify-content: space-between;
}

.flex_footer2 ul {
  margin: 50px 0;
}

.flex_footer2 ul li a {
  color: #fff;
}

.flex_footer2 img {
  width: 200px;
  margin-left: auto;
}

.flex_footer3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ft_shop img {
  width: 280px;
  height: auto;
}


.flex_footer>ul>li>ul>li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  justify-content: space-between;
}

.ft_copy {
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: center;
  display: block;
}

.ft_copy p {
  text-align: left;
  display: inline-block;
}

.ft_copy a {
  color: #231F20;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.container1 {
  display: flex;
  align-items: center;
  flex-grow: 6;
}

.container2 {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.container2 img {
  height: 320px;
}

/* ページトップ */
#page-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10000;
}

#page-top img {
  width: 150px;
}

/* ------------------------
PC/SPの切り替え
------------------------ */
.pcnone {
  display: none;
}

.pc-img {
  display: block !important;
  margin: auto;
}

.sp-img {
  display: none !important;
}

.title-img {
  width: 40%;
}

/* ------------------------
PC/SPの文字サイズ
------------------------ */
.font-ss {
  font-size: 11px;
}

.font-s {
  font-size: 13px;
}

.font-m {
  font-size: 16px;
}

.font-l {
  font-size: 18px;
}

.font-ll {
  font-size: 24px;
}

/* ------------------------
flexbox
------------------------ */
.flex-row-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-row-2-box {
  width: 48%;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 0;
  margin-bottom: 30px;
}

.flex-row-2-box img {
  display: block;
  margin: auto;
  width: 100%;
}

.flex-row-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-row-3-box {
  width: 30%;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 0;
  margin-bottom: 30px;
}

.flex-row-3-box img {
  display: block;
  margin: auto;
  width: 100%;
}





/* ------------------------
swiperの矢印の色変更
------------------------ 

.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #ffffff; //ここに変更する色を指定
}
*/

/*====================================================================
slick
====================================================================*/
.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}

.sliderArea.w300 {
  max-width: 300px;
}

.slick-slide {
  margin: 0 5px;
}

.slick-slide img {
  width: 100%;
  height: auto;
}

.slick-prev,
.slick-next {
  z-index: 1;
}

.slick-prev:before,
.slick-next:before {
  color: #000;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.thumb {
  margin: 20px 0 0;
}

.thumb .slick-slide {
  cursor: pointer;
}

.thumb .slick-slide:hover {
  opacity: .7;
}


.zoom-1 img {
  width: 100%;
  height: auto;
  animation: animationZoom1 4s ease-in-out forwards;
}

.zoom {
  width: 100%;
  height: auto;
  overflow: hidden;
}

@keyframes animationZoom1 {
  100% {
    transform: scale(1.1)
  }
}