@charset "UTF-8";
/* Scss Document - delivery - */
/* font */
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.otf") format("opentype");
  font-display: swap; }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.otf") format("opentype");
  font-display: swap; }

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 600;
  src: local("Noto Sans CJK JP Bold"), url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.otf") format("opentype");
  font-display: swap; }

* {
  font-family: 'NotoSansCJKjp'; }

.fw400 {
  font-weight: 400; }

.fw500 {
  font-weight: 500; }

.fw600 {
  font-weight: 600; }

.warap {
  overflow: hidden; }

html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 62.5%;
  margin: 0 !important;
  padding: 0;
  border: 0;
  vertical-align: top; }

/* all */
body {
  margin: 0;
  padding: 0;
  font-family: "NotoSansCJKjp", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-style: normal;
  color: #3e3e3e; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px; }

a {
  color: #64b3c8;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all  0.3s ease;
  -o-transition: all  0.3s ease;
  transition: all  0.3s ease; }

a:hover {
  text-decoration: none; }

a:visited {
  opacity: 1 !important;
  color: #64b3c8; }

a img:hover {
  opacity: 0.7; }

hr {
  max-width: 950px;
  margin: 59px auto 0 auto; }

/* space */
.mt10 {
  margin-top: 10px; }

.mt26 {
  margin-top: 26px; }

.mt55 {
  margin-top: 55px; }

.mt60 {
  margin-top: 60px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb50 {
  margin-bottom: 55px; }

.pb10 {
  padding-bottom: 10px; }

.pb30 {
  padding-bottom: 30px; }

.pb60 {
  padding-bottom: 60px; }

.pt10 {
  padding-top: 10px; }

/* font */
.f13imp {
  font-size: 13px !important; }

.f13 {
  font-size: 13px; }

.f14 {
  font-size: 14px; }

.f15 {
  font-size: 15px; }

.f22 {
  font-size: 22px; }

.f24 {
  font-size: 24px; }

.attention {
  font-size: 13px;
  text-align: right;
  color: #ffffff; }

/* color */
.white {
  background: #ffffff; }

.brown {
  background-color: #61413a; }

.gray {
  background-color: #eeeeee; }

/* position */
.center {
  text-align: center; }

/* vartical-aling */
.va_b {
  vertical-align: baseline; }

/* -------------------------------------------section */
.section {
  font-size: 16px; }

.section-inner {
  max-width: 950px;
  margin: 0 auto; }

.section-inner-slide {
  display: none; }

.section-inner-type2 {
  max-width: 950px;
  margin: 0 auto; }

.section img {
  width: 100%; }

@media screen and (min-width: 750px) {
  section#introduction {
    background: url("../images/delivery/coffee-stylist.png") no-repeat right bottom/cover;
    background-size: 850px;
    min-width: 1300px; } }

/* element */
.btn {
  display: block;
  margin: 80px auto 0 auto; }
  .btn img {
    display: inline-block;
    width: 13px;
    position: relative;
    top: 8px;
    left: 13px; }

a.btn {
  display: block;
  width: 460px;
  height: 70px;
  border-radius: 35px;
  background-color: #64b3c8;
  cursor: pointer;
  margin: 56px auto 0 auto; }

.btn span {
  display: block;
  text-align: center;
  padding: 0;
  color: #ffffff;
  font-size: 17px;
  position: relative;
  top: 20px; }

a.btn:hover {
  background-color: #3e8497; }

.apply {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  padding-top: 27px; }

.btn-gray {
  display: block;
  margin: 52px auto 0 auto; }

.btn-gray span {
  display: block;
  width: 240px;
  height: 50px;
  border-radius: 25px;
  border: #3e3e3e solid 2px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 0 0;
  color: #3e3e3e;
  font-size: 15px; }

.btn-gray span:hover {
  background-color: #64b3c8; }

/* h2 and read */
section h2.title {
  font-size: 32px;
  line-height: 52px;
  letter-spacing: 3px;
  font-weight: normal;
  text-align: center; }
  section h2.title span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #64b3c8;
    margin: 0 auto 29px auto;
    padding: 87px 0 0 0;
    background: url("../images/delivery/ttl-icon.png") no-repeat center top;
    background-size: 70px auto; }

section #course h2.title {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0; }

section #course h2.title span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #64b3c8;
  margin: 0 auto;
  padding: 87px 0 0 0;
  background: url("../images/delivery/ttl-icon.png") no-repeat center top;
  background-size: 70px auto; }

section #flow h2.title {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px; }
  section #flow h2.title span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 auto 28px auto;
    padding: 87px 0 0 0;
    background: url("../images/delivery/ttl-icon-white.png") no-repeat center top;
    background-size: 70px auto; }

.read {
  font-size: 16px;
  font-weight: 300;
  text-align: center; }

/* -------------------------------------------各エリア */
/* kv */
.kv_area {
  position: relative;
  max-height: 550px;
  height: 550px;
  background: url(../images/delivery/delivery_kv.png) no-repeat left top/auto 550px, url("../images/delivery/delivery_kv-back-pc.png") repeat-x left top/auto 550px; }
  .kv_area span {
    display: block;
    margin: auto auto 49px auto;
    background: url("../images/delivery/pc_delivery.png") no-repeat center bottom;
    width: 192px;
    height: 226px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .kv_area .kv_item {
    position: absolute;
    top: 124px;
    left: 68%; }

h1 {
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 1; }
  h1 small {
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    margin-bottom: 27px; }

.page-menu {
  background: #4e2c25;
  height: 80px;
  margin-bottom: 60px; }
  .page-menu ul {
    width: 1054px;
    max-width: 1054px;
    margin: 0 auto; }
  .page-menu li {
    float: left;
    padding: 0;
    width: 210px;
    text-align: center; }
  .page-menu li:first-child {
    text-align: left; }
  .page-menu a {
    display: block;
    font-size: 15px;
    color: #ffffff;
    padding: 30px 0 0 0; }
  .page-menu a:hover {
    text-decoration: underline; }
  .page-menu span {
    display: block;
    border-right: #ffffff solid 1px; }
  .page-menu i {
    font-style: normal; }

/* introduction */
#introduction .read {
  font-size: 16px;
  font-weight: 300;
  line-height: 2.38;
  letter-spacing: 2.88px;
  text-align: center;
  margin: 30px auto 56px 0; }

/* stylist */
.stylist {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  margin: 95px 0 0 0; }
  .stylist dt {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.83;
    text-align: left;
    color: #64b3c8; }
  .stylist dd {
    padding-top: 32px; }
  .stylist .stylist-txt {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 38px; }
    .stylist .stylist-txt span {
      font-size: 13px;
      display: block;
      padding-top: 33px;
      line-height: 26px; }
  .stylist .stylist-profile {
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    padding-bottom: 69px; }
  .stylist strong {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    display: block;
    margin-bottom: 17px; }
  .stylist dl {
    margin-right: 60px; }
  .stylist .stylist-image {
    position: relative;
    width: 350px;
    height: auto;
    right: 30%; }
  .stylist .stylist-image img {
    position: absolute;
    bottom: 0;
    width: 906px; }

/* lineup */
.lineup {
  margin: 0 0 70px 0;
  text-align: left;
  padding: 66px 0 67px 0;
  position: relative; }
  .lineup h3 {
    color: #ffffff;
    margin-left: 10px; }
  .lineup h3 span {
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/delivery/ttl-lineup.png") no-repeat left top;
    width: 253px;
    height: 42px;
    background-size: cover; }
  .lineup h3 small {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: 20px;
    padding-left: 30px; }
  .lineup sup {
    font-size: 12px; }
  .lineup .attention {
    margin-right: 0; }

.lineup-mark {
  position: absolute;
  right: 150px;
  top: -50px;
  z-index: 4444; }

/* lineupのスライド部分*/
.slider-inner {
  margin: 0 auto;
  max-width: 1260px;
  z-index: 6666;
  position: relative; }

ul.slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex; }

.slider {
  margin: 20px 0 20px 0; }
  .slider li {
    width: 400px;
    margin: 0;
    height: 270px;
    overflow: hidden; }
  .slider li:nth-child(2) {
    margin: 0 30px; }
  .slider h4 {
    margin: 60px 0 0 43px;
    font-family: 'Lato', sans-serif;
    font-size: 29px;
    font-weight: bold;
    line-height: 1.24;
    letter-spacing: 4.13px;
    text-align: left; }
  .slider li:last-child h4 {
    margin: 30px 0 0 43px;
    letter-spacing: 1px; }
  .slider p {
    margin: 27px 0 0 43px;
    width: 186px;
    font-size: 14px;
    line-height: 1.6; }
  .slider li:last-child p {
    margin: 21px 0 0 43px; }

.pickup-cell01 {
  background: url("../images/delivery/slide-001.png") no-repeat right 11px top -3px/auto 270px #a4aa80; }

.pickup-cell02 {
  background: url("../images/delivery/slide-002.png") no-repeat right 11px top -3px/auto 270px #d7d2b9; }

.pickup-cell03 {
  background: url("../images/delivery/slide-003.png") no-repeat right 11px top -3px/auto 270px #b3d3e0; }

/* 各ページへの導線 */
.to-page {
  width: 950px;
  margin: auto auto 80px auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex; }
  .to-page li:first-child {
    margin-right: 20px; }

/* course */
.course-block {
  position: relative;
  z-index: 6666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 34px; }
  .course-block h3 {
    font-size: 32px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 31px; }
  .course-block .sale {
    font-size: 22px;
    font-weight: 500;
    color: #e94141;
    border: #e94141 solid 1px;
    margin-bottom: 36px;
    padding: 9px 10px 9px 15px;
    line-height: 1; }
    .course-block .sale small {
      font-size: 14px;
      font-weight: normal;
      display: inline-block;
      position: relative;
      top: 5px; }
  .course-block .read {
    font-size: 16px;
    line-height: 2; }
    .course-block .read span {
      font-size: 14px;
      line-height: 1.4;
      display: block;
      margin-top: 30px; }

.course-cover {
  z-index: 7777;
  position: absolute;
  left: 55%;
  width: 100%;
  background: url("../images/delivery/course-bk.jpg") no-repeat left top/cover;
  width: 100%;
  height: 400px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.course-type2 {
  padding: 79px 0 141px 0; }

.course-type-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  text-align: left;
  margin: 49px auto 0 auto; }
  .course-type-list li {
    width: 450px; }
  .course-type-list li:first-child {
    margin-right: 45px; }
  .course-type-list li ul li {
    width: 10px;
    display: inline-block; }

.inr-type {
  margin: 0 auto 0 0; }
  .inr-type h4 {
    margin-top: 28px; }
  .inr-type .inr-type-txt {
    font-size: 14px;
    margin-top: 25px;
    line-height: 1.6; }
  .inr-type .inr-type-txt-price {
    font-size: 14px;
    margin-top: 35px; }
    .inr-type .inr-type-txt-price .f22 {
      display: inline-block;
      position: relative;
      top: -10px; }
  .inr-type .inr-type-txt-small {
    font-size: 14px;
    margin-top: 15px; }

#course > div.section-inner.view-pc > div.course-type0-pc.clearfix > div:nth-child(2) > div > div > h4 {
  margin-top: 0; }

#course .course-cover h3, #course .read {
  text-align: left; }

#course .course-type2 .read {
  text-align: center;
  margin-top: 2px;
  line-height: 1.8;
  letter-spacing: 1;
  font-size: 16px; }

#course h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 12px; }

#course small {
  font-size: 15px; }

#course .pack3-5 {
  display: inline-block;
  background: #eac339;
  font-size: 14px;
  font-weight: bold;
  padding: 0 5px;
  margin: 10px 0 0 15px; }

.fukidashi {
  position: relative;
  width: 270px;
  margin: 0 auto 25px 0;
  padding: 8px;
  border-radius: 10px;
  background: #eac339;
  text-align: center;
  font-weight: bold;
  color: #ffffff; }

.fukidashi::before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #eac339 transparent transparent transparent; }

.about {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #64b3c8 !important;
  text-decoration: underline !important;
  text-align: center;
  margin-top: 32px; }

.about:hover {
  text-decoration: none !important; }

/* flow */
.flow {
  padding: 50px 0 88px 0; }
  .flow .read {
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 35px;
    margin-top: 3px; }

.step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  text-align: left; }
  .step li {
    width: 435px; }
  .step li span {
    display: block;
    height: 250px;
    margin-bottom: 28px; }
  .step li:first-child {
    margin-right: 80px; }
  .step li:first-child span {
    background: url("../images/delivery/step-001-pc.png") no-repeat left top/100% auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .step li:last-child span {
    background: url("../images/delivery/step-002-pc.png") no-repeat left top/100% auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .step dt {
    font-size: 20px;
    font-weight: 700; }
  .step dd {
    padding-top: 25px; }

.chalenge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  text-align: left; }
  .chalenge li {
    width: 320px;
    margin-right: 15px; }
  .chalenge li:last-child {
    margin-right: 0; }
  .chalenge dl {
    width: 100%; }
  .chalenge dt, .chalenge dd {
    font-size: 13px; }
  .chalenge dt {
    font-weight: 700; }
  .chalenge dd {
    padding-top: 5px; }
  .chalenge img {
    display: block;
    margin-bottom: 15px; }

.flow-schedule {
  padding: 89px 0;
  font-size: 14px;
  text-align: left; }
  .flow-schedule h3 {
    font-size: 24px;
    margin-bottom: 45px;
    text-align: center; }
  .flow-schedule .schedule-image {
    width: 900px;
    height: 260px;
    margin: 50px auto;
    background: url("../images/delivery/schedule-image-pc.png") no-repeat left top/100% auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .flow-schedule .read {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px; }
    .flow-schedule .read small {
      font-size: 13px;
      display: inline-block;
      position: relative;
      top: 5px; }
  .flow-schedule .read2 {
    font-size: 14px;
    line-height: 2; }
  .flow-schedule p {
    width: 900px;
    margin: auto; }

/* maker */
.maker {
  width: 860px;
  border: #dcdcdc solid 1px;
  margin: auto auto 100px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  font-size: 21px; }
  .maker strong {
    color: #825951;
    display: inline-block;
    margin-bottom: 5px; }
  .maker p {
    text-align: center;
    width: 410px;
    padding-top: 21px;
    font-weight: 500; }
  .maker small {
    display: block;
    font-size: 15px;
    margin-top: 22px;
    font-weight: 300; }
  .maker img {
    display: block;
    width: 450px;
    margin: 0; }
  .maker a {
    color: #825951 !important;
    display: block;
    margin: 24px auto auto auto;
    width: 280px;
    padding: 15px 0;
    border-radius: 25px;
    border: #825951 solid 2px;
    font-size: 14px;
    background: url("../images/delivery/arrow-right-brown.png") no-repeat right 40px center/13px auto; }
  .maker a:visited {
    color: #825951 !important; }
  .maker a:hover {
    background: url("../images/delivery/arrow-right.png") no-repeat right 40px center/13px auto #64b3c8;
    color: #ffffff !important;
    border: #64b3c8 solid 2px; }

/* howto */
.howto {
  background-color: #efe8d5;
  padding: 50px 0 80px 0;
  text-align: left; }
  .howto .txt {
    width: 746px;
    margin: 13px auto 26px auto;
    font-size: 15px;
    line-height: 2;
    text-align: justify; }
  .howto .kit {
    width: 980px;
    margin: 0 auto;
    padding: 0; }
    .howto .kit img {
      display: block;
      margin-bottom: 20px; }
    .howto .kit li {
      font-size: 14px;
      float: left; }
    .howto .kit li:first-child {
      width: 635px;
      margin-right: 15px; }
    .howto .kit li:last-child {
      width: 330px; }
    .howto .kit a {
      color: #3e3e3e !important;
      text-decoration: underline !important;
      display: block;
      margin-left: 30px; }
    .howto .kit a:visited {
      color: #3e3e3e !important;
      text-decoration: overline !important; }
    .howto .kit a:hover {
      color: #3e3e3e !important;
      text-decoration: none !important; }

/* course pcスライド */
.course-type0-pc {
  width: 100%;
  margin-left: 30px;
  margin-top: 130px; }
  .course-type0-pc .cell {
    float: left;
    position: relative; }
  .course-type0-pc ul.course-slider {
    width: 420px; }
  .course-type0-pc .course-txt {
    margin-left: 70px; }
  .course-type0-pc .course-size-sub {
    z-index: 8888;
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: #ab7369;
    color: #ffffff;
    position: absolute;
    top: -30px;
    left: -30px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2; }
    .course-type0-pc .course-size-sub span {
      font-size: 32px;
      font-weight: bold;
      display: block;
      margin: 20px auto 0 auto; }

.course-type1-pc {
  margin-top: 65px;
  padding-top: 52px;
  margin-left: 30px; }
  .course-type1-pc .inr-type1 {
    width: 500px;
    float: left;
    position: relative;
    z-index: 7777;
    margin-bottom: 5px; }
  .course-type1-pc .inr-type2 {
    width: 420px;
    float: left;
    position: relative;
    z-index: 7777;
    margin-bottom: 5px; }
  .course-type1-pc h4 {
    margin-top: 30px; }
  .course-type1-pc .course-size-sub {
    z-index: 8888;
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: #825951;
    color: #ffffff;
    position: absolute;
    top: -30px;
    left: -30px;
    font-size: 16px;
    text-align: center; }
    .course-type1-pc .course-size-sub span {
      font-size: 32px;
      font-weight: bold;
      display: block;
      margin: 0 auto;
      line-height: 1; }
    .course-type1-pc .course-size-sub i {
      display: block;
      font-style: normal;
      margin: 10px  auto 0 auto; }

.course-type0-pc .f22, .course-type1-pc .f22, .section-inner-type2 .f22 {
  display: inline-block;
  position: relative;
  top: -3px;
  padding: 0 5px; }

.section-inner-type2 .ttl {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 41px; }

.section-inner-type2 .inr-type h4 {
  margin-left: 30px; }

.section-inner-type2 .inr-type p {
  margin-left: 30px; }

#slider {
  width: 420px;
  margin: 0;
  display: block; }

#slider2, #slider3 {
  width: 420px;
  margin: 0;
  display: block; }

#thumbnail-list {
  width: 290px;
  margin: 20px 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  text-align: right; }
  #thumbnail-list li.thumbnail-item {
    width: 65px;
    margin: 0 10px 0 0; }
  #thumbnail-list li.thumbnail-item:last-child {
    margin: 0 0 0 0; }

#thumbnail-list2 {
  width: 215px;
  margin: 20px 80px 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  text-align: right; }
  #thumbnail-list2 li.thumbnail-item2 {
    width: 65px;
    margin: 0 10px 0 0; }
  #thumbnail-list2 li.thumbnail-item2:last-child {
    margin: 0 0 0 0; }

#thumbnail-list3 {
  width: 140px;
  margin: 20px 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  text-align: right; }
  #thumbnail-list3 li.thumbnail-item3 {
    width: 65px;
    margin: 0 10px 0 0; }
  #thumbnail-list3 li.thumbnail-item3:last-child {
    margin: 0 0 0 0; }

.thumbnail-item, .thumbnail-item2, .thumbnail-item3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }
  .thumbnail-item:after, .thumbnail-item2:after, .thumbnail-item3:after {
    content: '';
    background-color: rgba(225, 225, 225, 0.5);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: .3s opacity linear;
    -o-transition: .3s opacity linear;
    transition: .3s opacity linear; }
  .thumbnail-item.thumbnail-current:after, .thumbnail-item2.thumbnail-current:after, .thumbnail-item3.thumbnail-current:after {
    opacity: 0; }

.thumbnail-current {
  border: #64b3c8 solid 2px; }

/* 追跡バナー */
#pursuit {
  z-index: 8888;
  position: fixed;
  bottom: 45%;
  right: 0;
  width: 130px;
  height: 190px;
  background: url("../images/service/pursuit-pc.png") no-repeat left top/100% auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
  #pursuit a {
    display: block;
    width: 130px;
    height: 190px; }

#pursuit:hover {
  opacity: 0.7; }

#pursuit-sp {
  display: none; }

.br-pc {
  display: block; }

.br-sp {
  display: none; }

.view-pc {
  display: block; }

.view-sp {
  display: none; }

@media screen and (min-width: 768px) {
  /* maker */
  .maker {
    width: 860px;
    border: #dcdcdc solid 1px;
    margin: auto auto 100px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    font-size: 21px; }
    .maker strong {
      color: #825951;
      display: inline-block;
      margin-bottom: 5px; }
    .maker p {
      text-align: center;
      width: 410px;
      padding-top: 21px;
      font-weight: 500; }
    .maker small {
      display: block;
      font-size: 15px;
      margin-top: 22px;
      font-weight: 300; }
    .maker img {
      display: block;
      width: 450px;
      height: 240px;
      margin: 0; }
    .maker a {
      color: #825951 !important;
      display: block;
      margin: 24px auto auto auto;
      width: 280px;
      padding: 15px 0;
      border-radius: 25px;
      border: #825951 solid 2px;
      font-size: 14px;
      background: url("../images/delivery/arrow-right-brown.png") no-repeat right 40px center/13px auto; }
    .maker a:visited {
      color: #825951 !important; }
    .maker a:hover {
      background: url("../images/delivery/arrow-right.png") no-repeat right 40px center/13px auto #64b3c8;
      color: #ffffff !important;
      border: #64b3c8 solid 2px; } }

@media screen and (max-width: 750px) {
  .br-pc {
    display: none; }
  .br-sp {
    display: block; }
  .view-pc {
    display: none; }
  .view-sp {
    display: block; }
  /* all */
  hr {
    max-width: 100%;
    margin: 28px auto 0 auto; }
  /* -------------------------------------------section */
  .section {
    font-size: 14px; }
  .section-inner {
    max-width: 750px;
    margin: 0 25px; }
  .section-inner-type2 {
    max-width: 750px;
    margin: 0; }
  /* element */
  /* h2 and read */
  section h2.title {
    font-size: 25px;
    line-height: 1.7;
    font-weight: 300;
    text-align: center;
    margin-bottom: 37px; }
    section h2.title span {
      display: block;
      margin: 0 auto 29px auto;
      padding: 70px 0 0 0;
      font-size: 16px;
      font-weight: bold;
      color: #64b3c8;
      letter-spacing: 1.5px;
      background: url("../images/delivery/ttl-icon.png") no-repeat center top;
      background-size: 55px auto; }
  #howto h2.title {
    font-size: 25px;
    line-height: 1.6;
    font-weight: 300;
    text-align: center;
    margin-bottom: 37px; }
    #howto h2.title span {
      display: block;
      margin: 0 auto 29px auto;
      padding: 70px 0 0 0;
      font-size: 16px;
      font-weight: bold;
      color: #64b3c8;
      letter-spacing: 1.5px;
      background: url("../images/delivery/ttl-icon.png") no-repeat center top;
      background-size: 55px auto; }
  #flow h2.title {
    font-size: 25px;
    line-height: 1.7;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px; }
    #flow h2.title span {
      display: block;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 1.8px;
      color: #ffffff;
      margin: 0 auto 0 auto;
      padding: 83px 0 0 0;
      background: url("../images/delivery/ttl-icon-white.png") no-repeat center top;
      background-size: 70px auto; }
  .btn {
    display: block;
    margin: 40px auto 0 auto; }
    .btn img {
      top: 5px; }
  a.btn {
    display: block;
    width: auto;
    margin: 44px 25px auto 25px;
    height: 50px;
    border-radius: 30px;
    background-color: #64b3c8;
    cursor: pointer; }
  .btn span {
    font-size: 14px;
    top: 15px; }
  .btn-gray {
    display: block;
    margin: 42px auto 0 auto; }
  .btn-gray span {
    display: block;
    width: 300px;
    height: 50px;
    border-radius: 25px;
    padding: 10px 0 0 0;
    font-size: 14px; }
  /* -------------------------------------------各エリア */
  /* kv */
  .kv_area {
    position: relative;
    max-height: 375px;
    height: 375px;
    background: url(../images/delivery/delivery_kv-sp.png) no-repeat left top/cover; }
    .kv_area span {
      display: block;
      margin: auto auto 25px auto;
      background: url("../images/delivery/pc_delivery.png") no-repeat center bottom/auto 18px;
      width: 192px;
      height: 134px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .kv_area .kv_item {
      width: 260px;
      position: absolute;
      top: 239px;
      left: 30%; }
  h1 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    line-height: 1; }
    h1 small {
      display: block;
      font-size: 15px;
      font-weight: 500;
      font-stretch: normal;
      margin-bottom: 18px; }
  .page-menu {
    height: 100px; }
    .page-menu li {
      background: #4e2c25;
      /* Old browsers */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, right top, from(#4e2c25), to(#2e1a16));
      background: -o-linear-gradient(left, #4e2c25 0%, #2e1a16 100%);
      background: linear-gradient(to right, #4e2c25 0%, #2e1a16 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e2c25', endColorstr='#2e1a16',GradientType=1 );
      /* IE6-9 */
      border-bottom: #ffffff solid 1px; }
    .page-menu ul {
      width: 100%;
      max-width: 100%;
      margin: 0; }
    .page-menu li:first-child {
      text-align: center;
      width: 33.333%; }
    .page-menu li:nth-child(2), .page-menu li:nth-child(3) {
      width: 33.333%; }
    .page-menu li:nth-child(4), .page-menu li:nth-child(5) {
      width: 50%; }
    .page-menu a {
      padding: 15px 0 0 0;
      height: 35px;
      letter-spacing: 1px;
      font-size: 13px; }
    .page-menu span {
      border-right: none; }
    .page-menu i {
      display: none; }
  /* introduction */
  #introduction .read {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.9;
    letter-spacing: 1.5px;
    text-align: left;
    margin-bottom: 25px; }
  /* stylist */
  .stylist {
    display: block;
    margin: 30px 0 0 0; }
    .stylist dt {
      font-size: 19px;
      line-height: 1.7;
      text-align: center; }
    .stylist dd {
      padding-top: 27px; }
    .stylist p {
      font-weight: 300;
      line-height: 2;
      letter-spacing: 2.7px;
      text-align: justify; }
    .stylist strong {
      font-size: 16px;
      letter-spacing: 2px; }
    .stylist dl {
      width: 100%;
      margin: 0 auto; }
    .stylist .stylist-image {
      position: relative;
      width: 100%;
      height: auto;
      margin: 26px auto 30px auto;
      left: 0; }
    .stylist .stylist-image img {
      position: relative;
      top: 0;
      width: 100%;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
    .stylist .stylist-txt {
      padding-top: 20px;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 1px; }
      .stylist .stylist-txt span {
        font-size: 12px;
        letter-spacing: 1px;
        text-align: left;
        padding-top: 20px;
        line-height: 20px;
        letter-spacing: 1px; }
    .stylist .stylist-profile {
      font-size: 12px;
      margin-bottom: 0;
      padding-bottom: 35px;
      line-height: 20px;
      letter-spacing: 1px;
      text-align: left; }
  /* lineup */
  .lineup {
    margin: 0 0 50px 0;
    padding: 33px 0; }
    .lineup h3 {
      color: #ffffff;
      margin-left: 25px; }
    .lineup h3 span {
      display: block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background: url("../images/delivery/ttl-lineup-sp.png") no-repeat left top/165px auto;
      width: 165px;
      height: 30px; }
    .lineup h3 small {
      display: block;
      font-size: 14px;
      top: 20px;
      padding: 0 0 30px 0; }
    .lineup sup {
      font-size: 12px; }
    .lineup ul {
      margin: 20px 0 20px 0; }
    .lineup li {
      margin: 0 15px; }
    .lineup .attention {
      font-size: 12px;
      margin: 0 25px; }
  .lineup-mark {
    width: 200px;
    position: absolute;
    right: -20px;
    top: -30px; }
  .slider-inner {
    margin: 0;
    max-width: 750px; }
  ul.slider {
    display: none; }
  .slider-sp {
    margin: 20px 0 20px 0; }
    .slider-sp li {
      width: 100%;
      margin: 0;
      height: 220px;
      overflow: hidden; }
    .slider-sp li {
      margin: 0 15px; }
    .slider-sp h4 {
      margin: 47px 0 0 21px;
      font-family: 'Lato', sans-serif;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.24;
      letter-spacing: 4.13px;
      text-align: left; }
    .slider-sp li:last-child h4 {
      margin: 47px 0 0 21px;
      font-family: 'Lato', sans-serif;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.24;
      letter-spacing: 4.13px;
      text-align: left; }
    .slider-sp p {
      margin: 20px 0 0 21px;
      width: 186px;
      font-size: 14px;
      line-height: 1.6;
      letter-spacing: -1px; }
    .slider-sp li:last-child p {
      margin: 20px 0 0 21px;
      width: 186px;
      font-size: 14px;
      line-height: 1.6; }
  .pickup-cell01 {
    background: url("../images/delivery/slide-001.png") no-repeat right 11px top 8px/auto 200px #a4aa80; }
  .pickup-cell02 {
    background: url("../images/delivery/slide-002.png") no-repeat right 11px top 8px/auto 200px #d7d2b9; }
  .pickup-cell03 {
    background: url("../images/delivery/slide-003.png") no-repeat right 11px top 8px/auto 200px #b3d3e0; }
  .pickup-cell03 h4 {
    margin: 17px 0 0 21px; }
  .pickup-cell03 p {
    margin: 10px 0 0 21px; }
  /* slide */
  .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .slick-prev, .slick-next {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #64b3c8; }
  .slick-prev:hover {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #3e8497; }
  .slick-next:hover {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #3e8497; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    padding: 0;
    cursor: pointer;
    color: #cccccc;
    border: 0;
    outline: none;
    background: #ccc; }
  .slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    opacity: 1;
    color: #64b3c8;
    background: #64b3c8; }
  .slick-dots {
    margin: 0 auto; }
  .course-type0 .slick-dots {
    bottom: 0px; }
  .course-type1 .slick-dots {
    bottom: 0px; }
  .slick-next {
    right: 5px; }
  .slick-prev {
    left: 5px; }
  .slider-sp {
    position: relative; }
  .arrow-right, .arrow-left {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #64b3c8;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 7777; }
  .arrow-right {
    right: 5px; }
  .arrow-left {
    left: 5px; }
  .arrow-right img {
    width: 13px;
    position: relative;
    top: 8px; }
  .arrow-left img {
    width: 13px;
    position: relative;
    top: 8px; }
  /* 各ページへの導線 */
  .to-page {
    width: 86%;
    margin: 0 auto 60px auto;
    display: block; }
    .to-page li:first-child {
      margin: 0 0 25px 0; }
    .to-page img {
      width: 100%; }
  /* course */
  .course-cover h3 {
    font-size: 24px; }
  .course-cover .read {
    margin: 0 0 50px 0; }
  .course-cover {
    position: relative;
    left: 0;
    background: url(../images/delivery/course-bk.jpg) no-repeat left top/cover;
    width: 100%;
    height: 150px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  #course .course-block {
    display: block;
    top: 0;
    margin-bottom: 20px; }
    #course .course-block .read {
      text-align: left;
      line-height: 1.8;
      letter-spacing: 1px; }
      #course .course-block .read span {
        text-align: left;
        margin-top: 15px;
        margin-bottom: 40px; }
    #course .course-block .sale {
      font-size: 16px;
      margin-bottom: 19px;
      padding: 7px 0;
      text-align: center; }
      #course .course-block .sale small {
        font-size: 11px; }
    #course .course-block h3 {
      margin-bottom: 10px;
      font-size: 25px;
      text-align: center; }
  .course-type0 {
    padding: 57px 0 0 0;
    display: block;
    position: relative; }
    .course-type0 .single-item, .course-type0 .course-txt {
      width: 100%; }
    .course-type0 .course-txt {
      width: 90%;
      margin: 30px auto 0 auto; }
    .course-type0 .course-size {
      z-index: 8888;
      position: absolute;
      width: 68px;
      height: 68px;
      border-radius: 34px;
      background: #ab7369;
      color: #ffffff;
      position: absolute;
      top: 24px;
      left: 10px;
      font-size: 12px;
      text-align: center;
      line-height: 1; }
      .course-type0 .course-size span {
        font-size: 22px;
        font-weight: bold;
        display: block;
        margin: 13px auto 5px auto; }
    .course-type0 .inr-type-txt {
      font-size: 13px !important; }
  .course-type1 ul li .inr-type {
    position: relative; }
  .course-type0 .inr-type-txt-price {
    padding-bottom: 80px; }
  .sp80 {
    padding-bottom: 80px; }
  .course-size-sub {
    z-index: 8888;
    position: absolute;
    width: 68px;
    height: 68px;
    border-radius: 34px;
    background: #825951;
    color: #ffffff;
    position: absolute;
    top: -34px;
    left: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 1; }
    .course-size-sub span {
      font-size: 20px;
      font-weight: bold;
      display: block;
      margin: 3px auto; }
    .course-size-sub i {
      display: block;
      font-style: normal;
      margin: 8px  auto 0 auto;
      line-height: 1; }
  .course-size-sub2 {
    z-index: 8888;
    position: absolute;
    width: 68px;
    height: 68px;
    border-radius: 34px;
    background: #61413a;
    color: #ffffff;
    position: absolute;
    top: -34px;
    left: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 1; }
    .course-size-sub2 span {
      font-size: 20px;
      font-weight: bold;
      display: block;
      margin: 3px auto; }
    .course-size-sub2 i {
      display: block;
      font-style: normal;
      margin: 8px  auto 0 auto;
      line-height: 1; }
  .inr-type {
    margin: 0 auto 0 auto; }
    .inr-type h4 {
      margin-top: 28px; }
    .inr-type h4, .inr-type p {
      margin: 0 25px; }
    .inr-type .inr-type-txt {
      font-size: 14px;
      margin-top: 10px;
      line-height: 1.7; }
    .inr-type .inr-type-txt-price {
      font-size: 14px;
      margin-top: 10px;
      line-height: 33px; }
      .inr-type .inr-type-txt-price .f22 {
        display: inline-block;
        position: relative;
        top: -3px;
        letter-spacing: 1.5px; }
    .inr-type .inr-type-txt-small {
      font-size: 10px;
      margin-top: 10px; }
  .course-type-list {
    display: block;
    margin: 39px auto 0 auto; }
    .course-type-list li {
      width: 100%;
      margin-bottom: 30px; }
    .course-type-list li:first-child {
      margin-right: 0; }
    .course-type-list li:last-child {
      margin-bottom: 0; }
    .course-type-list .mb30 {
      line-height: 2;
      margin-bottom: 15px; }
  .course-type0 .inr-type h4 {
    margin-left: 0; }
  .course-type0 .inr-type p {
    margin-left: 0; }
  .section-inner-type2 .ttl {
    font-size: 25px;
    margin-bottom: 30px; }
  .section-inner-type2 .inr-type h4 {
    margin-left: 25px; }
  .section-inner-type2 .inr-type p {
    margin-left: 25px; }
  #course .course-cover h3, #course .read {
    text-align: center; }
  #course .course-type2 .read {
    text-align: left;
    margin: 0 25px;
    letter-spacing: 1.5px;
    font-size: 14px; }
  #course h4 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 19px;
    margin-top: 20px; }
  #course small {
    font-size: 15px; }
  #course h2.title span {
    margin-bottom: 0; }
  #course h2.title {
    margin-bottom: 25px; }
  #course .pack3-5 {
    display: inline-block;
    background: #eac339;
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
    margin: 5px 0 0 15px; }
  .course-type2 h4 {
    margin-top: 30px; }
  .fukidashi {
    position: relative;
    width: 100px;
    margin: 0;
    padding: 4px;
    border-radius: 5px;
    background: #eac339;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.2;
    float: right; }
  .fukidashi::before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 50%;
    left: 10px;
    margin-top: -5px;
    border-style: solid;
    border-color: #eac339 transparent transparent transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #eac339 transparent transparent; }
  .about {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #64b3c8 !important;
    text-decoration: underline !important;
    text-align: center;
    margin-top: 20px; }
  .about:hover {
    text-decoration: none !important; }
  .course-type1 {
    padding: 0; }
  .course-type2 {
    padding: 30px 0 48px 0; }
  /* flow */
  .flow {
    padding: 30px 0 2px 0; }
    .flow .read {
      text-align: left;
      margin: 0 25px 25px 25px; }
  .step {
    display: block; }
    .step li {
      width: 100%; }
    .step li span {
      display: block;
      height: 180px;
      min-height: 180px;
      margin-bottom: 14px; }
    .step li:first-child {
      margin-right: 80px; }
    .step li:first-child span {
      background: url("../images/delivery/step-001-pc.png") no-repeat left top/100% auto;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .step li:last-child span {
      background: url("../images/delivery/step-002-pc.png") no-repeat left top/100% auto;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .step dt {
      font-size: 15px;
      line-height: 1.7; }
    .step dd {
      padding: 10px 0 48px 0;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 1px; }
  .chalenge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    text-align: left; }
    .chalenge li {
      width: 320px;
      margin-right: 15px; }
    .chalenge li:last-child {
      margin-right: 0; }
    .chalenge dl {
      width: 100%; }
    .chalenge dt, .chalenge dd {
      font-size: 13px; }
    .chalenge dt {
      font-weight: 700; }
    .chalenge dd {
      padding-top: 5px; }
    .chalenge img {
      display: block;
      margin-bottom: 15px; }
  .flow-schedule {
    padding: 40px 0 45px 0; }
    .flow-schedule h3 {
      font-size: 20px; }
    .flow-schedule .schedule-image {
      width: 100%;
      height: 0;
      padding-top: 160%;
      margin: 25px auto 20px auto;
      background: url("../images/delivery/schedule-image-sp.png") no-repeat left top/100% auto;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .flow-schedule .read {
      font-size: 14px;
      line-height: 1.8; }
      .flow-schedule .read small {
        display: block; }
    .flow-schedule p {
      width: 100%;
      margin: 0;
      line-height: 1.8;
      letter-spacing: 1px; }
    .flow-schedule .read2 {
      line-height: 1.8;
      letter-spacing: 1px; }
  /* maker */
  .maker {
    width: auto;
    margin: auto 25px 50px 25px;
    display: block;
    font-size: 19px; }
    .maker p {
      text-align: center;
      width: 100%;
      font-weight: 500; }
    .maker small {
      display: block;
      font-size: 12px;
      margin-top: 5px;
      font-weight: 500; }
    .maker strong {
      font-weight: 300; }
    .maker img {
      width: 100%; }
    .maker a {
      color: #825951 !important;
      display: block;
      margin: 18px auto 30px auto;
      width: 255px;
      max-width: 255px;
      padding: 8px 0;
      border-radius: 25px;
      border: #825951 solid 1px;
      font-size: 14px;
      background: url("../images/delivery/arrow-right-brown.png") no-repeat right 30px center/10px auto; }
    .maker a:visited {
      color: #825951 !important; }
    .maker a:hover {
      background: url("../images/delivery/arrow-right.png") no-repeat right 30px center/10px auto #64b3c8;
      color: #ffffff !important;
      border: #64b3c8 solid 1px; }
  /* howto */
  .howto {
    padding: 25px 0 50px 0; }
    .howto .txt {
      width: 100%;
      margin: 0 auto 28px auto;
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 1px; }
    .howto .kit {
      display: block;
      width: auto;
      margin: 0 25px; }
      .howto .kit p {
        margin: 0 25px; }
      .howto .kit li:first-child {
        width: 100%;
        margin: 0 0 20px 0; }
      .howto .kit li:last-child {
        width: 100%; }
      .howto .kit a {
        margin-left: 15px; }
  /* 追跡バナー */
  #pursuit {
    display: none;
    opacity: 0;
    width: 1px;
    height: 1px; }
  #pursuit-sp {
    display: block;
    z-index: 8888;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 50px;
    background: url("../images/service/pursuit-sp-bar.jpg") no-repeat left top/100% auto #65b3c9;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
    #pursuit-sp a {
      display: block;
      width: 100%;
      height: 50px; }
  p.apply {
    width: auto;
    text-align: left;
    font-size: 13px;
    line-height: 1.6;
    padding-top: 19px;
    margin: 0 25px; } }

.header_wrap {
  z-index: 9999 !important; }

.slick-slide {
  z-index: 5555 !important; }

.slick-prev, .slick-next {
  z-index: 7777 !important; }
/*# sourceMappingURL=delivery.css.map */