@charset "UTF-8";
@import url(common.css);
#contents {
  position: relative;
  /* ?????????????????��?��?? */
}
#contents .inblock-m {
  max-width: 1120px;
}
#contents .pc-sp {
  display: block;
}
#contents .sp {
  display: none;
}
#contents .sp-none {
  display: block;
}
#contents .mb-0 {
  margin-bottom: 0 !important;
}
#contents a.mb-0 {
  display: inline !important;
}
#contents .title-area {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  background-image: url("../workshop_kurabito/image/mainvisual_back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 0;
  padding: 0;
}
#contents .title-area::before {
  content: "";
  padding-top: 60%;
  display: block;
}
#contents .title-area h2 {
  position: absolute;
  top: 3.5%;
  left: 16.625%;
  width: 37.125%;
  max-width: 594px;
}
#contents .title-area .kansyu {
  position: absolute;
  bottom: 6.8966%;
  right: 11.375%;
  width: 26.5%;
  max-width: 424px;
}
#contents .photoslide {
  height: 0;
}
#contents .photoslide .slick-slide {
  margin-left: 25px;
  transform: translateY(-50%);
}
#contents .photoslide .slick-list {
  overflow: visible;
}
#contents section {
  padding: 70px 0 100px;
  background-color: #ffffff;
}
#contents section h2 {
  font-size: 2.75rem;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  text-align: center;
}
#contents section p {
  font-size: 1.2em;
}
#contents .catch-area .inblock-m {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  background-color: #ffffff;
}
#contents .catch-area .inblock-m h2 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2.75rem;
  line-height: 1.5em;
  margin: 0 1.75em;
  text-align: left;
}
#contents .catch-area .inblock-m .outline {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  padding-top: 3em;
}
#contents .catch-area .inblock-m .outline .outline-text {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#contents .catch-area .inblock-m .outline .outline-text p {
  font-size: 1.5em;
  margin-right: 1em;
}
#contents .catch-area .inblock-m .outline .outline-text p + p {
  margin-right: 2em;
}
#contents .catch-area .inblock-m .outline .outline-image {
  margin-top: 100px;
  max-width: 822px;
}
#contents .about p {
  text-align: center;
  margin-bottom: 65px;
}
#contents .about .schedule-box {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  padding: 20px 18px 20px;
  background-color: #f9f9f9;
  text-align: center;
}
#contents .about .schedule-box h3 {
  font-size: 2.25em;
}
#contents .about .schedule-box dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 500px;
  margin: 0 auto;
}
#contents .about .schedule-box dl dt {
  width: 110px;
  background-color: #9d7f0f;
  color: #ffffff;
  font-size: 1.66em;
  line-height: 1.5em;
  height: 1.5em;
  margin-right: 1.25em;
  margin-top: 16px;
}
#contents .about .schedule-box dl dd {
  font-size: 1.945em;
  line-height: 1.25em;
  margin-top: 16px;
}
#contents .about .btn-pdf {
  margin: 40px auto 0;
  background-color: #090909;
  color: #ffffff;
  width: 100%;
  max-width: 390px;
  transition: .25s;
  text-align: center;
}
#contents .about .btn-pdf a {
  display: block;
  color: #ffffff;
  font-size: 1.125em;
  line-height: 3.125em;
}
#contents .about .btn-pdf:hover {
  background-color: #3a3a3a;
}
#contents .about .img-schedule {
  margin-top: 20px;
}
#contents .bgarea {
  position: relative;
  background-color: inherit;
  padding: 0;
}
#contents .bgarea::before {
  content: "";
  display: block;
  padding-top: 37.08%;
}
#contents .bgarea::after {
  content: "";
  display: block;
  position: fixed;
  z-index: -1;
  top: 65px;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  background-image: url("../workshop_kurabito/image/photo-border-participant.jpg");
  background-position: center;
  background-size: cover;
  opacity: 1;
  box-sizing: inherit;
  background-repeat: no-repeat;
}
#contents .voice {
  padding: 100px 0 30px;
}
#contents .voice h2 {
  margin-bottom: 0;
}
#contents .voice h2 img {
  width: 49.2857%;
  max-width: 552px;
  min-width: 300px;
}
#contents .voice .lead-text {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
#contents .voice .voice-wrap {
  margin-top: 70px;
}
#contents .voice .voice-wrap li {
  border: 1px solid #9d7f0f;
  padding: 0 50px 35px;
}
#contents .voice .voice-wrap li .ttl-person {
  color: #9d7f0f;
  display: flex;
  align-items: flex-end;
  font-weight: bold;
  margin-bottom: 1.5em;
  margin-top: -3em;
}
#contents .voice .voice-wrap li .ttl-person h3 {
  display: inline-block;
  font-size: 0.975em;
  line-height: 1em;
  text-align: center;
  background-color: #ffffff;
  padding-left: 15px;
}
#contents .voice .voice-wrap li .ttl-person h3 span {
  display: block;
  font-size: 3.275em;
  line-height: 1em;
}
#contents .voice .voice-wrap li .ttl-person p {
  padding: 0 0 0.25em 1em;
  background-color: #ffffff;
  padding-right: 25px;
}
#contents .voice .voice-wrap li .flexbox {
  align-items: flex-start;
}
#contents .voice .voice-wrap li .flexbox .textbox {
  width: calc(100% - 220px);
}
#contents .voice .voice-wrap li .flexbox .textbox h4 {
  font-weight: bold;
  color: #000000;
  font-size: 1.5973em;
  line-height: 1.75em;
  letter-spacing: 0;
  margin-bottom: 0.5em;
}
#contents .voice .voice-wrap li .flexbox .textbox p {
  font-size: 1.1112em;
  font-family: "游�?��?��?????�?", YuGothic, "游�?��?��?????", "Yu Gothic", sans-serif;
  line-height: 1.75em;
  letter-spacing: 0;
}
#contents .voice .voice-wrap li .flexbox .textbox .more-link-after {
  font-family: "游�?��?��?????�?", YuGothic, "游�?��?��?????", "Yu Gothic", sans-serif;
  font-weight: bold;
  text-align: right;
}
#contents .voice .voice-wrap li .flexbox .textbox .more-link-after a {
  text-decoration: underline;
}
#contents .voice .voice-wrap li .flexbox .imagebox {
  width: 196px;
}
#contents .voice .voice-wrap li + li {
  margin-top: 70px;
}
#contents .photogallery ul {
  flex-wrap: wrap;
}
#contents .photogallery ul li {
  width: calc(25% - 13px);
  font-size: 0;
  margin-bottom: 25px;
}
#contents .point h2 {
  margin-bottom: 0;
  transform: translateY(60px);
}
#contents .point h2 img {
  width: 62.5%;
  max-width: 700px;
  min-width: 350px;
}
#contents .point ul {
  padding: 110px 60px 90px;
  border: 1px solid #060001;
}
#contents .point ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#contents .point ul li .textbox {
  width: 61.73%;
  padding-right: 40px;
}
#contents .point ul li .textbox a {
  text-decoration: underline;
  color: blue;
}
#contents .point ul li .textbox h3 {
  position: relative;
  font-size: 2.125em;
  line-height: 1.4em;
  padding-left: 117px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 1em;
  min-height: 100px;
}
#contents .point ul li .textbox h3::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
#contents .point ul li .textbox p {
  letter-spacing: 0;
  padding-left: 120px;
}
#contents .point ul li .textbox p .notes {
  display: block;
  font-size: 0.875rem;
}
#contents .point ul li .imagebox {
  width: 38.27%;
  max-width: 377px;
}
#contents .point ul li + li {
  margin-top: 60px;
}
#contents .point ul li:first-child h3::before {
  background-image: url("../workshop_kurabito/image/ttl-point_01.png");
}
#contents .point ul li:nth-child(2) h3::before {
  background-image: url("../workshop_kurabito/image/ttl-point_02.png");
}
#contents .point ul li:nth-child(3) h3::before {
  background-image: url("../workshop_kurabito/image/ttl-point_03.png");
}
#contents .point ul li:nth-child(4) h3::before {
  background-image: url("../workshop_kurabito/image/ttl-point_04.png");
}
#contents .point ul li:nth-child(5) h3::before {
  background-image: url("../workshop_kurabito/image/ttl-point_05.png");
}
#contents .point ul li:nth-child(6) h3::before {
  background-image: url("../workshop_kurabito/image/ttl-point_06.png");
}
#contents .facility p {
  text-align: center;
  margin-bottom: 25px;
}
#contents .facility p img {
  width: 100%;
  max-width: 988px;
}
#contents .guideline dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 30px 0 100px;
  font-size: 1.25em;
}
#contents .guideline dl dt {
  width: 170px;
  margin-bottom: 4em;
}
#contents .guideline dl dd {
  width: calc(100% - 170px);
  margin-bottom: 4em;
}
#contents .guideline dl dd:last-child {
  margin-bottom: 10px;
}
#contents .guideline dl dd a {
  text-decoration: underline;
}
#contents .guideline dl dd a:not(:last-child) {
  margin-bottom: 1em;
  display: inline-block;
}
#contents .guideline dl dd .list-caution {
  margin-bottom: 1.5em;
  margin-left: 1em;
}
#contents .guideline dl dd img {
  margin-top: 1em;
}
#contents .guideline dl dd iframe {
  margin-top: 2em;
}
#contents .contact {
  background-color: #f6f6f6;
  text-align: center;
}
#contents .contact p {
  font-size: 1.95em;
}
#contents .contact p span {
  display: block;
  font-size: 1.7125em;
  line-height: 1.25em;
}
#contents .contact .tel-box {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
#contents .contact .tel-box .tel-number {
  font-size: 2.9125em;
  margin: 0 1em;
  line-height: 1.5em;
}
#contents .contact .tel-box .tel-number span {
  text-align: right;
  font-size: 1.125rem;
}
#contents .contact .btn-form {
  width: 100%;
  max-width: 388px;
  margin: 1em auto 0;
  line-height: 85px;
  font-size: 2em;
  background-color: #9d7f0f;
  transition: .25s;
}
#contents .contact .btn-form a {
  display: block;
  color: #ffffff;
}
#contents .contact .btn-form:hover {
  background-color: #b19322;
}
#contents .entry-fixed {
  position: fixed;
  right: 0;
  bottom: calc(40% - 145px);
  width: 103px;
  height: 390px;
  z-index: 999;
  transition: .3s;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  background-image: url("../workshop_kurabito/image/btn-entry.png");
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
#contents .entry-fixed.active {
  opacity: 1;
  visibility: visible;
}
#contents .entry-fixed:hover {
  opacity: 0.8;
}

.btn {
  text-align: center;
  font-size: 1.8em;
  margin: 20px 0;
}
.btn a {
  text-decoration: underline;
}

/*===========================================================================*/
/*  media quary:1200px  */
/*===========================================================================*/
@media screen and (max-width: 1200px) {
  #contents .catch-area .inblock-m h2 {
    margin-right: 1em;
    font-size: 2rem;
  }
  #contents .catch-area .inblock-m .outline .outline-text p {
    font-size: 1.4em;
  }
  #contents .catch-area .inblock-m .outline .outline-image {
    margin-top: 60px;
  }
  #contents section h2 {
    font-size: 2.5rem;
  }
  #contents section p {
    font-size: 1em;
  }
  #contents .point ul {
    padding: 100px 50px 80px;
  }
  #contents .point ul li .textbox h3 {
    font-size: 1.85em;
    padding-left: 100px;
    min-height: 85px;
  }
  #contents .point ul li .textbox h3::before {
    width: 85px;
    height: 85px;
  }
  #contents .point ul li .textbox p {
    padding-left: 103px;
  }
  #contents .contact .tel-box .tel-number {
    font-size: 2.5em;
  }
}
/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
@media screen and (max-width: 1000px) {
  #contents {
    padding-top: 65px;
  }
  #contents .pc-sp {
    display: none;
  }
  #contents .catch-area .inblock-m {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
  }
  #contents .catch-area .inblock-m h2 {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    text-align: center;
    margin: 0 0 1.5em;
  }
  #contents .catch-area .inblock-m .outline {
    justify-content: center;
    padding-top: 0;
  }
  #contents .catch-area .inblock-m .outline .outline-text {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
  #contents .catch-area .inblock-m .outline .outline-text p {
    margin: 0;
  }
  #contents .catch-area .inblock-m .outline .outline-text p + p {
    margin: 0.5em 0 0;
  }
  #contents .voice .voice-wrap li {
    padding: 0 30px 35px;
  }
  #contents .point h2 {
    transform: translateY(45px);
  }
  #contents .point h2 img {
    width: 68%;
  }
  #contents .point ul {
    padding: 70px 40px 70px;
  }
  #contents .point ul li {
    justify-content: center;
  }
  #contents .point ul li .textbox {
    width: 100%;
    padding-right: 0;
  }
  #contents .point ul li .imagebox {
    width: 100%;
    margin-top: 1em;
  }
  #contents .guideline dl {
    padding: 0 30px;
  }
  #contents .contact p {
    font-size: 1.675em;
  }
  #contents .contact .tel-box .tel-number {
    font-size: 2em;
  }
  #contents .contact .tel-box .tel-number span {
    font-size: 1rem;
  }
}
/*===========================================================================*/
/*  media quary:768px  */
/*===========================================================================*/
@media screen and (max-width: 768px) {
  #contents .pc-sp {
    display: block;
  }
  #contents .sp {
    display: block;
  }
  #contents .sp-none {
    display: none;
  }
  #contents section {
    padding: 40px 0;
  }
  #contents section h2 {
    margin-bottom: 1em;
    font-size: 1.8rem;
  }
  #contents .catch-area {
    padding: 140px 0 40px;
  }
  #contents .title-area {
    background-image: url("../workshop_kurabito/image/mainvisual_back_sp.jpg");
  }
  #contents .title-area::before {
    padding-top: 110%;
  }
  #contents .title-area h2 {
    left: 0;
    width: 70%;
    top: 5%;
  }
  #contents .title-area .kansyu {
    bottom: 3%;
    right: 4%;
    width: 34%;
  }
  #contents .catch-area .inblock-m h2 {
    font-size: 2rem;
  }
  #contents .catch-area .inblock-m .outline .outline-text p {
    text-align: center;
  }
  #contents .voice .lead-text {
    font-size: 1.25em;
  }
  #contents .voice .voice-wrap li .ttl-person {
    margin-top: -2.5em;
    margin-left: -1em;
  }
  #contents .voice .voice-wrap li .ttl-person h3 {
    font-size: 0.875em;
    padding-left: 10px;
  }
  #contents .voice .voice-wrap li .ttl-person p {
    padding-right: 15px;
  }
  #contents .voice .voice-wrap li .flexbox {
    flex-wrap: wrap;
  }
  #contents .voice .voice-wrap li .flexbox .textbox {
    width: 100%;
    order: 2;
  }
  #contents .voice .voice-wrap li .flexbox .textbox h4 {
    font-size: 1.25em;
  }
  #contents .voice .voice-wrap li .flexbox .imagebox {
    order: 1;
    margin: 0 auto 10px;
  }
  #contents .about p {
    text-align: left;
  }
  #contents .about .schedule-box {
    max-width: 500px;
  }
  #contents .about .schedule-box h3 {
    font-size: 1.75em;
  }
  #contents .about .schedule-box dl {
    width: 390px;
  }
  #contents .about .schedule-box dl dt {
    width: 80px;
    font-size: 1.1em;
  }
  #contents .about .schedule-box dl dd {
    font-size: 1.5em;
  }
  #contents .photogallery ul {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
  }
  #contents .photogallery ul li {
    width: calc(50% - 13px);
  }
  #contents .point ul {
    padding: 80px 25px 70px;
  }
  #contents .point ul li .textbox h3 {
    font-size: 1.5em;
    padding-left: 85px;
    min-height: 70px;
  }
  #contents .point ul li .textbox h3::before {
    width: 70px;
    height: 70px;
  }
  #contents .point ul li .textbox p {
    padding-left: 0;
  }
  #contents .guideline dl {
    padding: 0;
  }
  #contents .entry-fixed {
    bottom: 0;
    width: 100%;
    height: 65px;
    background-image: url("../workshop_kurabito/image/btn-entry_sp.png");
    background-size: contain;
    background-position: center;
    background-color: #252f46;
  }
  #contents .contact p {
    font-size: 1.225em;
  }
  #contents .contact .tel-box {
    flex-wrap: wrap;
  }
  #contents .contact .tel-box .tel-number {
    font-size: 2.5em;
    margin: 0.5em 0;
  }
}
/*===========================================================================*/
/*  media quary:479px  */
/*===========================================================================*/
@media screen and (max-width: 479px) {
  #contents .title-area h2 {
    width: 78%;
    min-width: 260px;
    top: 3%;
  }
  #contents .photoslide .slick-slide {
    margin-left: 15px;
    transform: translateY(-25%);
  }
  #contents .catch-area .inblock-m h2 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  #contents .catch-area .inblock-m .outline .outline-text p {
    font-size: 1em;
  }
  #contents .catch-area .inblock-m .outline .outline-image {
    margin-top: 50px;
  }
  #contents .voice .voice-wrap li {
    padding: 0 20px 30px;
  }
  #contents .photogallery ul li {
    width: calc(50% - 8px);
    margin-bottom: 20px;
  }
  #contents .about .schedule-box dl {
    justify-content: center;
    width: 100%;
    max-width: 360px;
  }
  #contents .about .schedule-box dl dt {
    width: 80px;
    font-size: 1.1em;
    margin-top: 1em;
    margin-right: 0;
  }
  #contents .about .schedule-box dl dt:first-child {
    margin-top: 1em;
  }
  #contents .about .schedule-box dl dd {
    width: 100%;
    font-size: 1.375em;
    margin-top: 0.5em;
  }
  #contents .about .btn-pdf {
    text-align: center;
  }
  #contents .bgarea::before {
    padding-top: 75%;
  }
  #contents .point h2 {
    transform: translateY(35px);
  }
  #contents .point h2 img {
    width: 75%;
    min-width: 280px;
  }
  #contents .point ul {
    padding: 40px 15px 40px;
  }
  #contents .point ul li .textbox {
    width: 100%;
    padding-right: 0;
  }
  #contents .point ul li .textbox h3 {
    margin-bottom: 0.25em;
    padding-left: 13%;
    min-height: 58px;
    letter-spacing: 0.025em;
    font-size: 27px;
    font-size: 5.636743215vw;
  }
  #contents .point ul li .textbox h3::before {
    left: -10px;
    width: 14.33%;
    height: 55px;
    background-size: contain;
    background-position-y: center;
  }
  #contents .point ul li .textbox h3 span {
    font-size: 0.75em;
  }
  #contents .point ul li .textbox p {
    font-size: 1em;
  }
  #contents .point ul li .imagebox {
    width: 100%;
    margin-top: 1em;
  }
  #contents .point ul li + li {
    margin-top: 40px;
  }
  #contents .facility p {
    text-align: left;
  }
  #contents .guideline dl {
    padding: 0;
    font-size: 1.125em;
  }
  #contents .guideline dl dt {
    width: 100%;
    padding: 5px 10px;
    background: #f5f5f5;
    margin-bottom: 5px;
  }
  #contents .guideline dl dd {
    width: 100%;
    padding: 10px;
  }
  #contents .contact p {
    font-size: 1.2em;
  }
  #contents .contact p span {
    font-size: 1.25em;
    letter-spacing: 0.01em;
  }
  #contents .contact .tel-box .tel-number {
    font-size: 2em;
  }
  #contents .contact .tel-box .tel-number span {
    font-size: 0.875rem;
  }
  #contents .contact .btn-form {
    line-height: 75px;
    font-size: 1.5em;
  }
}

/*# sourceMappingURL=workshop_kurabito.css.map */
