@charset "utf-8";
/* CSS Document */


body {
  margin: 0px;
  padding: 0px;
  color: #666666;
  background-color: #FFF;
  font-family: "Meiryo UI", sans-serif;
}

a:link {
  color: #B70944;
  text-decoration: none;
}

a:visited {
  color: #B70944;
}

a:hover {
  color: #B70944;
  text-decoration: none;
}

a:active {
  color: #B70944;
}


p {
  /* font-size: small; */
  font-size: medium;
  line-height: 180%;
}

p2 {
  line-height: 180%;
}

hr {
  display: none;
}

a img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

/* フロート解除　*/
.clearfloat {
  font-size: 1px;
  line-height: 0px;
  clear: both;
  height: 0px;
}


body,
h1,
h2,
h3,
p {
  margin: 0px;
  padding: 0px;
}


/* レイアウト大枠 */
#container {
  width: 100%;
  background-color: #ffffff;
  margin-top: 146px;
  /* ヘッダー背景の高さとかで変わる */
}


/* h1(SEO対策コメント),ロゴ,等 */
#aheader {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 136px;
  float: left;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  /*border-bottom-color: #B50F41;*/
  border-bottom-color: #928b78;
}

#aheader h1 {
  max-width: 960px;
  font-size: x-small;
  margin: 0px;
  height: 33px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: normal;
}

#header {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#header ul {
  float: right;
  text-align: right;
  padding: 0px;
  margin: 0px;
  height: 80px;
}

#header ul li {
  font-size: small;
  list-style-type: none;
  margin: 0px;
  line-height: 180%;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#header .logo img {
  margin: 0px;
  height: 80px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

/* フラッシュ　*/
#aflash {
  width: 100%;
  height: 420px;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  background-repeat: repeat-x;
}

.flash {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  height: 400px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* コンテンツ　*/
#contents {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

/* サイドメニュー　*/
#sidemenu {
  float: left;
  max-width: 230px;
  margin-top: 10px;
}

/* メイン　*/
#main {
  float: right;
  max-width: 705px;
  margin-bottom: 15px;
  padding: 0px;
  margin-left: 25px;
  margin-top: 10px;
}


/* フッター　*/
#afooter {
  width: 100%;
  top: 0px;
  left: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E2DDD6;
  /*background-color: #C30C3F;*/
  background-color: #928b78;
}

.footer {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 45px;
  text-align: center;
  padding-top: 25px;
  color: #ffffff;
}


/* ページトップ(JAVA)　*/
#toTop {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  font-size: x-small;
  text-align: right;
  margin-bottom: 10px;
}

/* ページトップ(JAVA)　*/
#toTop2 {
  max-width: 705px;
  margin-right: auto;
  margin-left: auto;
  font-size: x-small;
  text-align: right;
  margin-bottom: 10px;
}

/*/* ここから下いろいろカスタマイズ　*/

/* 小文字 */
.smoji {
  font-size: x-small;
}

/* 中文字 （太さ） */
.mmojiw {
  font-size: medium;
  font-weight: bold;
}

.side2 {
  max-width: 208px;
  padding: 10px;
  border: 1px solid #CECECE;
  margin-top: 10px;
}

.side2 h2 {
  font-size: medium;
  font-weight: bold;
  margin-bottom: 10px;
}

.side2 img {
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #cecece;
}

.side3 {
  max-width: 230px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.title {
  max-width: 685px;
  padding: 10px;
  /*background-image: url(img/b18.png);*/
  background-image: url(img/ttl_bg_01.png);
  margin-bottom: 3px;
  position: relative;
}

.title h2 {
  font-size: x-large;
  font-weight: bold;
  color: #666666;
}

.ttl-date {
  position: absolute;
  top: 20px;
  right: 20px;
  font-weight: bold;
}

.boxA {
  max-width: 663px;
  padding: 20px;
  margin-bottom: 15px;
  border: 1px solid #cecece;
  background-color: #F9E2E2;
}

.boxA2 {
  max-width: 663px;
  padding: 20px;
  margin-bottom: 15px;
  border: 1px solid #cecece;
  background-color: #FFC;
}

.boxB {
  max-width: 705px;
  margin-bottom: 10px;
  text-align: center;
}

.boxB ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.boxB ul li {
  padding: 10px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

.boxB2 {
  max-width: 705px;
  margin-bottom: 10px;
}

.boxB2 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.boxB2 ul li {
  padding: 10px;
  float: left;
  max-width: 312px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
  /* font-size: small; */
  font-size: medium;
  color: #333333;
}

.boxB3 {
  max-width: 705px;
  margin-bottom: 10px;
}

.boxB3 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.boxB3 ul li {
  padding: 10px;
  float: left;
  max-width: 130px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

.boxC {
  max-width: 685px;
  margin-bottom: 15px;
  background-image: url(img/bo.png);
  background-repeat: repeat;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.boxC ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}


.boxC ul li {
  padding: 3px;
  width: 153px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  border: 1px solid #cecece;
  float: left;
}

.nakaA {
  max-width: 663px;
}

.nakaA img {
  float: right;
  margin-left: 20px;
}


table.hyo {
  max-width: 663px;
}

table.hyo tr th {
  /* font-size: small; */
  font-size: medium;
  font-weight: bold;
  background-color: #FFC;
  text-align: center;
  margin: 0px;
  padding: 10px;
}

table.hyo tr td {
  /* font-size: small; */
  font-size: medium;
  line-height: 150%;
  background-color: #ffffff;
  text-align: center;
  margin: 0px;
  padding: 10px;
  font-weight: normal;
}


table.hyo2 {
  max-width: 663px;
}

table.hyo2 tr td {
  /* font-size: small; */
  font-size: medium;
  line-height: 150%;
  background-color: #ffffff;
  margin: 0px;
  padding: 10px;
  font-weight: normal;
}

table.hyo3 {
  max-width: 663px;
}

table.hyo3 tr td {
  /* font-size: small; */
  font-size: medium;
  line-height: 150%;
  margin: 0px;
  padding: 10px;
  font-weight: normal;
}

.form .form-pattern-1 {
  background: transparent;
}

.form .form-contents {
  padding: 0;
}

.form .form-contents form dl dd:not(.pattern-exclusion) {
  padding-left: 240px;
}

.form .form-contents dd:not(.pattern-exclusion) .textarea {
  border-radius: 0;
}

.form .form-pattern-1 dd:not(.pattern-exclusion) .textarea-serect {
  width: 50%;
  height: 30px;
  border-radius: 0;
}

.form {
  margin: 10px 0 10px;
}

.form dt span {
  color: #fff;
  background: #FF0000;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.form dl {
  margin: 10px 0;
  font-size: 16px;
}

.form dt {
  float: left;
  max-width: 130px;
  padding-top: 20px;
  color: #333;
}

.form dd {
  padding-left: 150px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}

.form dd p {
  font-size: 14px;
  padding-top: 5px;
  color: #888;
}

.form dd:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.dropdown {
  border-radius: 2px;
  border: 1px solid #ddd;
}

.textarea {
  border-radius: 2px;
  border: 1px solid #ddd;
  height: 30px;
  padding: 0 5px;
}

.form-button {
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  margin: 10px 0;
}

.form-button * {
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#mailform button,
.form .form-pattern-1 .submit-btn {
  cursor: pointer;
  display: block;
  margin: 0 auto 5px;
  padding: 10px 0 10px;
  color: #fff;
  text-align: center;
  max-width: 250px;
  border-radius: 5px;
  background: #928B78;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #928B78;
}

#mailform button:before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 6px;
}

#mailform button:hover,
.form .form-pattern-1 .submit-btn:hover {
  background: #fff;
  color: #928B78;
}

.form .form-pattern-1 .submit-btn::before {
  transition: all .2s ease-in-out 0s;
}

.form .form-pattern-1 .submit-btn:hover::before {
  background: #928B78;
}

#mailform button * {
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 720px) {
  .form .form-contents form dl dt:not(.pattern-exclusion) {
    width: 100%;
  }
  .form .form-contents form dl dd:not(.pattern-exclusion) {
    padding-left: 0;
  }
}

/*RadioとText*/
label.radio_text {
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block;
}

label.radio_text:before {
  position: absolute;
  max-width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 0px;
  top: 2px;
  content: "";
  z-index: 3;
}

label.radio_text:after {
  content: "";
  position: absolute;
  max-width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 3px;
  top: 5px;
  background-color: #64BCFF;
  z-index: 1;
}

label.radio_text input[type=radio] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  max-width: 20px;
  height: 20px;
  left: -23px;
  top: 0px;
  margin: 0px;
  box-shadow: 20px -1px #FFF;
}

label.radio_text input[type=radio]:checked {
  box-shadow: none;
}

label.radio_text input[type=radio]:focus {
  opacity: 0.2;
  box-shadow: 20px -1px #FFF;
}

label.checkbox_text {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 20px;
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
}

label.checkbox_text:before {
  content: "";
  position: absolute;
  max-width: 18px;
  height: 18px;
  left: 0px;
  top: 0;
  border: 1px solid #ccc;
  z-index: 3;
}

label.checkbox_text:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 5px;
  display: block;
  margin-top: -9px;
  max-width: 8px;
  height: 12px;
  border-right: 3px solid #64BCFF;
  border-bottom: 3px solid #64BCFF;
  transform: rotate(45deg);
  z-index: 1;
}

label.checkbox_text input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  max-width: 20px;
  height: 20px;
  display: block;
  box-shadow: 41px 0px #FFF;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}

label.checkbox_text input[type=checkbox]:checked {
  box-shadow: none;
}

label.checkbox_text input[type=checkbox]:checked:focus {
  box-shadow: 40px 0px #666;
  opacity: 0.1;
}

label.checkbox_text input[type=checkbox]:focus {
  box-shadow: 41px 0px #EEE;
}

/*CheckBoxとText */
.fm-text {
  padding: 10px;
  font-size: 11px;
  margin: 10px 0;
  text-align: center;
}

table.mailform {
  max-width: 623px;
}

table.mailform th {
  /* font-size: small; */
  font-size: medium;
  font-weight: normal;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 8px;
}

table.mailform th td {
  /* font-size: small; */
  font-size: medium;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 8px;
}

table.mailform tr th span {
  color: #0488CD;
  font-size: x-small;
}

.boxC2 {
  max-width: 322px;
  margin: 0 auto;
  margin-bottom: 15px;
  background-image: url(img/bo.png);
  background-repeat: repeat;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  border: solid 4px #cecece;
}

.boxC3 {
  max-width: 480px;
  margin: 0 auto;
  margin-bottom: 15px;
  background-image: url(img/bo.png);
  background-repeat: repeat;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  border: solid 4px #cecece;
}

.boxe {
  max-width: 685px;
  margin-bottom: 15px;
  background-image: url(img/bo.png);
  background-repeat: repeat;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.boxe ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}


.boxe ul li {
  padding: 3px;
  max-width: 153px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  float: left;
}

.top_board2 ul li img {
  max-width: 153px;
  height: 153px;
  border: 1px solid #cecece;
  padding: 3px;
}

.tcenter {
  text-align: center;
}


/*sale.php*/
.sale-list {
  list-style: none;
  width: 685px;
  padding-left: 0;
  margin: 0 auto;
}

.sale-list li {
  float: left;
  width: 47%;
  padding: 20px 10px;
}

.sale-list li .title {
  width: 100%;
  padding: 10px 0;
  background-image: url(img/ttl_bg_01.png);
  margin-bottom: 3px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.sale-list li .title span {
  display: inline-block;
  max-width: 30px;
  height: 30px;
  font-weight: bold;
  line-height: 30px;
  color: white;
  text-align: center;
  background-color: #928b78;
  border-radius: 50%;
  margin-right: 10px;

}

.sale-list li a {
  width: 100%;
}

.sale-list li img {
  width: 98%;
}

.sale-list li .price {
  background: #F9E2E2;
  margin-top: 5px;
  padding: 15px;
  border: 1px solid #cecece;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
}

@media screen and (max-width: 720px) {
  .sale-list {
    width: 100%;
  }

  .sale-list li {
    width: 47%;
    padding: 10px 5px;
  }

  .sale-list li .price {
    font-size: 13px;
  }

  .sale-list li img {
    width: 95%;
  }
}

.btn-border-bottom {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0;
  text-decoration: none;
  font-size: 18px;
}

.btn-border-bottom:before {
  position: absolute;
  left: 3px;
  max-width: 15px;
  height: 15px;
  border-bottom: 4px solid #928b78;
  border-right: 4px solid #928b78;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  top: 50px;
  bottom: 0;
  right: 0%;
  margin: auto;
  vertical-align: middle;

}

.btn-border-bottom:hover:before {
  top: -webkit-calc(100% - 3px);
  top: calc(100% - 3px);
}

.img_hover img {
  cursor: pointer;
}

.img_hover:hover {
  opacity: 0.6;
  transition-duration: 0.3s;

}

.list {
  /* font-size: small; */
  font-size: medium;
  line-height: 180%;
}

.list dt {
  float: left;
  padding-left: 100px;
  /* width: 130px; */
  padding-top: 20px;
  color: #333;
}

.list dd {
  padding-left: 100px;
  /* padding-bottom: 20px; */
  padding-top: 23px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}

@media screen and (min-width: 650px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }
}

@media screen and (max-width: 650px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

#toplink2 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

#toplink2 li {
  text-align: center;
  margin: 5px 45px;
}

#toplink2 li a {
  text-decoration: none;

}

.child {
  display: none;
}

#sp_menu dl {
  margin: 0;
}

#sp_menu dt {
  background: #C30C3F;
  display: block;
  color: #ffffff;
  padding: 15px;
  border-bottom: 1px solid #fff;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.img-fit {
  max-width: 220px;
  height: 220px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.top_board img {
  width: 100%;
}

.top_board p {
  margin-bottom: 12px;
}

.top_board .big img {
  max-width: 300px;
  height: 300px;
}

.pos1 {
  position: relative !important;
  top: -30px;
}

.pos2 {
  position: relative !important;
  left: -40px !important;
}

.newsbx01 {
  /* background-image: url(./img/bg_anniversary.jpg);
    background-size: cover;*/
  border: 3px dashed #f78267;
  padding: 30px 20px;
  border-radius: 15px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
  color: #3c3c3c;
  background: #fffcbc;
}

.newsbx02 {
  border: 1px dashed #666666;
  padding: 10px 20px;
  border-radius: 15px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
}

.cor_ttl {
  color: #B70944;
  line-height: 2.5;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

.cor_ttl-1 {
  color: #B70944;
  line-height: 1.3;
  font-size: 2rem;
  font-weight: bold;
}

.cor_ttl-2 {
  color: #666;
  line-height: 2.5;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

.cor_edge {
  text-shadow:
    3px 3px 0px #ffffff,
    -3px 3px 0px #ffffff,
    3px -3px 0px #ffffff,
    -3px -3px 0px #ffffff,
    3px 0px 0px #ffffff,
    0px 3px 0px #ffffff,
    -3px 0px 0px #ffffff,
    0px -3px 0px #ffffff;
}

.cor_bd_b {
  border-bottom: 2px dashed #4b453f;
  padding: 0 0 20px;
}

.cor {
  font-size: 20px;
  margin-bottom: 15px;
}

.cor2 {
  font-size: 15px;
  margin-bottom: 5px;
}

.cor3 {
  margin-bottom: 20px;
}

.corb {
  font-size: 20px;
  margin: 20px 0;
  font-weight: bold;
}

.corb_bg_white {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 6px #ddd;
}

.red {
  color: #B70944;
}

.sozai {
  font-size: medium;
}

.tbl-sewing-lesson td.line-sewing-lesson {
  background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #999 50%, #999 calc(50% + 0.5px), transparent calc(50% + 1px)) !important;
}

.tright {
  text-align: right;
}

.r-m10 {
  margin-right: 10px;
}
.komoji{
    font-size: medium;
}

/* styles.css */

body {
    font-family: Arial, sans-serif;
    background-color: #f0f0f0;
}

.slider-container {
    position: relative;
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
}

.slider {
    display: flex;
    transition: transform 1s ease-in-out;
}

.slider a {
    flex-shrink: 0;
    width: 100%;
}

.slider img {
    width: 100%;
    display: block;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.slider a.active img {
    opacity: 1;
}

.prev-btn, .next-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 1;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}

.dots {
    text-align: center;
    margin-top: 10px;
}

.dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 5px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
}

.dot.active {
    background-color: #717171;
}
.orderlist{
   display: flex;
  justify-content: space-around;
}
.orderlist2{
  background: none!important;
}
.orderlist li{
  background: url(./img/kiji_bg.png);
  width: 250px;
  height: 70px;
  text-align: center;
}

@media screen and (max-width: 850px) {
  .orderlist{
   display: flex;
   flex-direction: column;
    align-items: center;
}
.orderlist ul{
  text-align: center;
}
.orderlist li{
  width: 250px;
  margin-bottom: 10px;
}
}
.cor_ttl3 {
    color: #B70944;
    font-size: 26px;
    font-weight: bold;
}
.spbr {
display: none
}

@media all and (max-width: 850px) {
.spbr {
display: block;
}
}

.pcbr {
display: block
}

@media all and (max-width: 850px) {
.pcbr {
display: none;
}
}
.tcen_pc {
  text-align: center;
}

@media all and (max-width: 850px) {
.tcen_pc {
  text-align: left;
}
}