@charset "UTF-8";
/* ウェブフォント（ペン字：花鳥風月PB http://www.geocities.jp/s318shunkasyuto/ (c)TAKAYA）
---------------------------------------------------------*/
@font-face {
  font-family: "katyoufuugetupb";
  src: url("../fonts/katyoufuugetupb.eot?") format("eot"), url("../fonts/katyoufuugetupb.woff") format("woff");
}
/* フォトプラン 専用
-----------------------------------------
※上書きでスタイリング系の元は
　_module.scss が多いです。
-----------------------------------------*/
.page-tit .page-tit01 {
  margin-bottom: 3vw;
}
@media screen and (min-width: 768px) {
  .page-tit .page-tit01 {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 1000px) {
  .page-tit .page-tit01 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: 100px;
  }
}
.page-tit .page-tit01 img {
  -webkit-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
@media screen and (min-width: 768px) {
  .page-tit .page-tit01 img {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: auto;
    height: 49px;
  }
}
@media screen and (min-width: 1000px) {
  .page-tit .page-tit01 img {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: auto;
    height: 55px;
  }
}

/* 基本プラン
-----------------------------------------*/
.plan-list {
  margin: 0 0 50px;
  border-bottom: 1px solid #1eb1c1;
}
@media screen and (min-width: 1000px) {
  .plan-list {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 0 130px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .plan-list .tb-layout {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .plan-list .tb-layout .button {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 30%;
  }
}
@media screen and (min-width: 1000px) {
  .plan-list .tb-layout .button {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-bottom: -100px;
  }
  .plan-list .tb-layout .button a {
    padding: 20px;
  }
}

.plan-attention {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .plan-attention {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 1100px;
  }
}

/* オプション一覧
-----------------------------------------*/
.option-list {
  margin: 10px 0 50px;
  /* オプション一覧：カメラマン指名
  -----------------------------------------*/
  /* オプション一覧：ヘアメイク指名
  -----------------------------------------*/
  /* オプション一覧：バリ衣装撮影
  -----------------------------------------*/
  /* オプション一覧：よりこだわりの撮影をしたいあなたに！：館内撮影
  -----------------------------------------*/
}
.option-list .tit02txt p {
  text-align: center;
  margin: 30px 10px 0;
}
@media screen and (min-width: 1000px) {
  .option-list .tit02txt p {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 30px 10px 50px;
  }
}
.option-list .memo {
  text-align: right;
  font-size: 14px;
  margin: 0 10px;
}
@media screen and (min-width: 1000px) {
  .option-list .memo {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: calc(100% - 20px);
    max-width: 1100px;
    margin: 0 auto 5px;
    font-size: 12px;
  }
}
.option-list table.option {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  table-layout: fixed;
}
.option-list table.option thead th {
  text-align: center;
  background: #E8F7F9;
}
.option-list table.option th, .option-list table.option td {
  padding: 20px 10px 20px;
  border: 1px solid #ddd;
}
.option-list table.option th {
  background-color: #f4f4f4;
  text-align: left;
  word-wrap: break-word;
  white-space: normal;
  width: 60%;
}
.option-list table.option td {
  text-align: right;
  width: 40%;
}
@media screen and (min-width: sp) {
  .option-list table.option {
    /* 例外サイズ
    --------------------------------------------*/
    display: block;
    overflow-x: auto;
  }
  .option-list table.option th, .option-list table.option td {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .option-list table.option {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: calc(100% - 20px);
    max-width: 1100px;
    margin: 0 auto;
  }
  .option-list table.option th {
    width: 60%;
  }
  .option-list table.option td {
    width: 40%;
    text-align: right;
  }
}
.option-list .kome {
  margin: 0 10px;
}
@media screen and (min-width: 1000px) {
  .option-list .kome {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: calc(100% - 20px);
    max-width: 1100px;
    margin: 0 auto;
  }
}
.option-list .kome small {
  font-size: 12px;
}
.option-list .cameramanSimei {
  padding: 30px 0;
  /*background-image: repeating-linear-gradient( -45deg, #ffffff 0px 2px, #D8F0F5 2px 6px );*/
  background: #D8F0F5;
}
.option-list .cameramanSimei .tit02txt p {
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .option-list .cameramanSimei .tit02txt p {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: -5px 0 20px;
  }
}
.option-list .cameramanSimei .price {
  margin-top: -10px;
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
}
.option-list .cameramanSimei .cameramanListWrap {
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .option-list .cameramanSimei .cameramanListWrap {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 1200px;
  }
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList {
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .option-list .cameramanSimei .cameramanListWrap .cameramanList {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (min-width: 1000px) {
  .option-list .cameramanSimei .cameramanListWrap .cameramanList li {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 25%;
    margin-bottom: 60px;
  }
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li a {
  text-decoration: none;
  color: #333;
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li .cameramanImg {
  width: 100%;
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li .cameramanImg img {
  width: 191px;
  height: auto;
  margin-bottom: 10px;
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li span {
  display: block;
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li span.shozoku {
  font-size: 1em;
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li span.seimei {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: -5px;
}
.option-list .cameramanSimei .cameramanListWrap .cameramanList li span.furigana {
  font-size: 0.8em;
}
.option-list .hairmakeSimei {
  padding: 30px 0;
  margin-bottom: 50px;
  /*background-image: repeating-linear-gradient( -45deg, #ffffff 0px 2px, #D8F0F5 2px 6px );*/
  background: #DCF5D8;
}
.option-list .hairmakeSimei .tit02txt p {
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .option-list .hairmakeSimei .tit02txt p {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: -5px 0 20px;
  }
}
.option-list .hairmakeSimei .tit02txt .price {
  margin-top: -10px;
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
}
.option-list .hairmakeSimei .hairmakeList {
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .option-list .hairmakeSimei .hairmakeList {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.option-list .hairmakeSimei .hairmakeList li {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (min-width: 1000px) {
  .option-list .hairmakeSimei .hairmakeList li {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: 50%;
    margin-bottom: 60px;
  }
}
.option-list .hairmakeSimei .hairmakeList li a {
  text-decoration: none;
  color: #333;
}
.option-list .hairmakeSimei .hairmakeList li .hairmakeImg {
  width: 100%;
}
.option-list .hairmakeSimei .hairmakeList li .hairmakeImg img {
  width: 191px;
  height: auto;
  margin-bottom: 10px;
}
.option-list .hairmakeSimei .hairmakeList li span {
  display: block;
}
.option-list .hairmakeSimei .hairmakeList li span.shozoku {
  font-size: 1em;
}
.option-list .hairmakeSimei .hairmakeList li span.seimei {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: -5px;
}
.option-list .hairmakeSimei .hairmakeList li span.furigana {
  font-size: 0.8em;
}
.option-list .option .wrapper {
  margin: 0 10px 25px;
}
@media screen and (min-width: 768px) {
  .option-list .option .tb-layoutBari {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1200px;
    margin: 0 auto 100px;
  }
}
.option-list .option .tb-layoutBari .img {
  position: relative;
  margin-bottom: 5px;
  margin-top: -30px;
}
@media screen and (min-width: 1000px) {
  .option-list .option .tb-layoutBari .img {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .option-list .option .tb-layoutBari .img {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    margin-top: 0;
  }
}
.option-list .option .tb-layoutBari .bariA {
  position: absolute;
  width: 27%;
  top: -40px;
  left: 5px;
}
.option-list .option .tb-layoutBari .bariB {
  position: absolute;
  width: 27%;
  top: -40px;
  right: 5px;
  z-index: 1;
}
.option-list .option .tb-layoutBari p {
  text-align: center;
  z-index: 100;
  position: relative;
}
.option-list .option .tb-layoutBari .price {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
}
.option-list .option .tb-layoutBari .comment {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
}
.option-list section.indoor {
  background: #fefdf5;
  border: 1px solid #585858;
  border-left: none;
  border-right: none;
  padding-bottom: 10px;
  margin: 50px 0;
}
@media screen and (min-width: 1000px) {
  .option-list section.indoor {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    background: #FFF;
    border: none;
  }
}
.option-list section.indoor header {
  padding: 25px 0 15px;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .option-list section.indoor header {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    background-image: url(../img/tit04txt.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 120%;
    width: 365px;
    height: 140px;
    margin: 0 auto;
    padding: 65px 0 0;
  }
}
.option-list section.indoor header h3 {
  font-weight: bold;
}
.option-list section.indoor header .price {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (min-width: 1000px) {
  .option-list section.indoor header .price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 25px;
  }
}
.option-list section.indoor > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (min-width: 1000px) {
  .option-list section.indoor > .wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 auto;
    width: calc(100% - 10px);
    max-width: 1200px;
  }
}
.option-list section.indoor > .wrapper .wrapper {
  margin: 0 1.5% 25px;
  width: 30%;
}
@media screen and (min-width: 1000px) {
  .option-list section.indoor > .wrapper .wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 5px 10px;
    width: calc(20% - 10px);
  }
}
.option-list section.indoor > .wrapper .wrapper .img-wrapper {
  border: 4px solid #1eb1c1;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 5px;
}
.option-list section.indoor > .wrapper .wrapper h4 {
  font-size: 13px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
}
.option-list section.indoor > .wrapper .wrapper .price {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (min-width: 1000px) {
  .option-list section.indoor > .wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
  }
  .option-list section.indoor > .wrapper + p {
    text-align: right;
    margin: 0 auto;
    width: calc(100% - 10px);
    max-width: 1200px;
  }
  .option-list section.indoor > .wrapper + p .kome {
    font-size: 14px;
  }
}

/* オプション一覧：よりこだわりの撮影をしたいあなたに！
-----------------------------------------*/
section.option {
  margin: 70px 0;
  /* オプション一覧：よりこだわりの撮影をしたいあなたに！：館内撮影
  -----------------------------------------*/
}
@media screen and (min-width: 768px) {
  section.option .tb-layout {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1200px;
    margin: 0 auto;
  }
}
section.option .wrapper {
  margin: 0 10px 25px;
}
section.option .wrapper .img {
  position: relative;
  margin-bottom: 5px;
}
section.option .wrapper .img .img-wrapper {
  border: 4px solid #1eb1c1;
  border-radius: 20px;
  overflow: hidden;
}
section.option .wrapper .img .sub-img {
  width: 25%;
  position: absolute;
}
section.option .wrapper .img .btn-mov {
  width: 115px;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
section.option .wrapper:nth-of-type(3n+1) .sub-img {
  bottom: -20px;
  left: 0;
}
section.option .wrapper:nth-of-type(3n+2) .sub-img {
  top: -20px;
  left: 0;
}
section.option .wrapper:nth-of-type(3n+3) .sub-img {
  bottom: -20px;
  right: 0;
}
section.option .wrapper .price {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
}
section.option .wrapper .comment {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
}
section.option section.indoor {
  background: #fefdf5;
  border: 1px solid #585858;
  border-left: none;
  border-right: none;
  padding-bottom: 10px;
  margin: 50px 0;
}
@media screen and (min-width: 1000px) {
  section.option section.indoor {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    background: #FFF;
    border: none;
  }
}
section.option section.indoor header {
  padding: 25px 0 15px;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  section.option section.indoor header {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    background-image: url(../img/tit04txt.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 120%;
    width: 365px;
    height: 140px;
    margin: 0 auto;
    padding: 65px 0 0;
  }
}
section.option section.indoor header h3 {
  font-weight: bold;
}
section.option section.indoor header .price {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (min-width: 1000px) {
  section.option section.indoor header .price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 25px;
  }
}
section.option section.indoor > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (min-width: 1000px) {
  section.option section.indoor > .wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 auto;
    width: calc(100% - 10px);
    max-width: 1200px;
  }
}
section.option section.indoor > .wrapper .wrapper {
  margin: 0 1.5% 25px;
  width: 30%;
}
@media screen and (min-width: 1000px) {
  section.option section.indoor > .wrapper .wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 5px 10px;
    width: calc(20% - 10px);
  }
}
section.option section.indoor > .wrapper .wrapper .img-wrapper {
  border: 4px solid #1eb1c1;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 5px;
}
section.option section.indoor > .wrapper .wrapper h4 {
  font-size: 13px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
}
section.option section.indoor > .wrapper .wrapper .price {
  color: #1eb1c1;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (min-width: 1000px) {
  section.option section.indoor > .wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
  }
  section.option section.indoor > .wrapper + p {
    text-align: right;
    margin: 0 auto;
    width: calc(100% - 10px);
    max-width: 1200px;
  }
  section.option section.indoor > .wrapper + p .kome {
    font-size: 14px;
  }
}

/* おすすめコース
-----------------------------------------*/
.course-list {
  padding: 0 10px;
}
@media screen and (min-width: 1000px) {
  .course-list {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 0 10px 60px;
  }
}
.course-list .lead03 {
  text-align: center;
  margin: 30px 0 80px;
}
.course-list ol > li {
  border: 5px solid #cfcfcf;
  border-radius: 20px;
  margin: 0 auto 25px;
  padding: 10px 10px 20px;
  position: relative;
  max-width: 1100px;
}
@media screen and (min-width: 768px) {
  .course-list ol > li {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 40px;
  }
}
.course-list ol > li:before, .course-list ol > li:after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: -1;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li:before, .course-list ol > li:after {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    right: 40px;
    top: 10px;
  }
}
.course-list ol > li:before {
  content: "00";
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 200;
  font-size: 28px;
  line-height: 1;
  color: #BBB;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li:before {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-family: source-han-serif-japanese, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
  }
}
.course-list ol > li:after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../img/texture01.png);
}
.course-list ol > li:nth-of-type(1):before {
  content: "01";
}
.course-list ol > li:nth-of-type(2):before {
  content: "02";
}
.course-list ol > li:nth-of-type(3):before {
  content: "03";
}
.course-list ol > li:nth-of-type(4):before {
  content: "04";
}
.course-list ol > li:nth-of-type(5):before {
  content: "05";
}
.course-list ol > li:nth-of-type(6):before {
  content: "06";
}
.course-list ol > li:nth-of-type(7):before {
  content: "07";
}
.course-list ol > li:nth-of-type(8):before {
  content: "08";
}
.course-list ol > li:nth-of-type(9):before {
  content: "09";
}
.course-list ol > li:nth-of-type(10):before {
  content: "10";
}
@media screen and (min-width: 768px) {
  .course-list ol > li .contents-wrapper {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: calc(65.5% - 20px);
  }
}
.course-list ol > li .contents-wrapper header {
  background: url(../img/border02.png) repeat-x bottom;
  background-size: auto 2.5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper header {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    height: 35px;
  }
}
.course-list ol > li .contents-wrapper header h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.1em;
  display: inline;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper header h2 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 24px;
  }
}
.course-list ol > li .contents-wrapper ul.normal-price li {
  padding: 2px 5px 0;
  font-weight: bold;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper ul.normal-price li {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding: 2px 5px 5px;
  }
}
.course-list ol > li .contents-wrapper .service-price {
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  margin: 5px 0;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.course-list ol > li .contents-wrapper .service-price del.price {
  display: block;
  text-align: right;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price del.price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    text-align: left;
    padding: 20px 0 10px 20px;
  }
}
.course-list ol > li .contents-wrapper .service-price del.price .currency, .course-list ol > li .contents-wrapper .service-price del.price .money, .course-list ol > li .contents-wrapper .service-price del.price .tax {
  text-decoration: line-through;
}
@media screen and (min-width: 768px) {
  .course-list ol > li .contents-wrapper .service-price del.price {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
  }
  .course-list ol > li .contents-wrapper .service-price del.price .currency {
    font-size: 15px;
  }
  .course-list ol > li .contents-wrapper .service-price del.price .money {
    font-size: 22px;
  }
  .course-list ol > li .contents-wrapper .service-price del.price .tax {
    font-size: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price del.price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
  }
  .course-list ol > li .contents-wrapper .service-price del.price .currency {
    font-size: 18px;
  }
  .course-list ol > li .contents-wrapper .service-price del.price .money {
    font-size: 30px;
  }
  .course-list ol > li .contents-wrapper .service-price del.price .tax {
    font-size: 14px;
  }
}
.course-list ol > li .contents-wrapper .service-price .service {
  position: relative;
  padding-top: 3.5em;
  margin-top: -20px;
}
@media screen and (min-width: 768px) {
  .course-list ol > li .contents-wrapper .service-price .service {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    padding-top: 2.5em;
    margin-top: -25px;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price .service {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    padding-top: 0;
    margin-top: 0;
  }
}
.course-list ol > li .contents-wrapper .service-price .service strong {
  position: absolute;
  white-space: nowrap;
  top: 0;
  right: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #d42f2f;
  line-height: 1.2;
  width: 11em;
  height: 6em;
  background: url(../img/fukidashi01.png) no-repeat center center;
  background-size: contain;
  text-shadow: 0px 3px 1px #fff, 0px 2px 1px #fff, 1px 2px 1px #fff, 2px 2px 1px #fff, 2px 1px 1px #fff, 2px 0px 1px #fff, 3px 0px 1px #fff, 2px -1px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -3px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -3px -3px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -3px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -1px 2px 1px #fff;
}
@media screen and (min-width: 768px) {
  .course-list ol > li .contents-wrapper .service-price .service strong {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    right: 155px;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price .service strong {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    top: -35px;
    right: 210px;
  }
}
.course-list ol > li .contents-wrapper .service-price .service .price {
  color: #1eb1c1;
  text-align: right;
}
.course-list ol > li .contents-wrapper .service-price .service .price .currency {
  font-size: 20px;
}
.course-list ol > li .contents-wrapper .service-price .service .price .money {
  font-size: 30px;
}
.course-list ol > li .contents-wrapper .service-price .service .price .tax {
  font-size: 10px;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price .service .price {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
  }
  .course-list ol > li .contents-wrapper .service-price .service .price .currency {
    font-size: 24px;
  }
  .course-list ol > li .contents-wrapper .service-price .service .price .money {
    font-size: 40px;
  }
  .course-list ol > li .contents-wrapper .service-price .service .price .tax {
    font-size: 16px;
  }
}
.course-list ol > li .contents-wrapper .service-price .service .info {
  color: #d42f2f;
  line-height: 1.2;
  margin: -30px 0 10px;
  padding: 25px 0 0 0;
  background: url(../img/arrow2a@2x.png) no-repeat center top;
  background-size: 40px 20px;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price .service .info {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    margin: 0 50px 0 0;
    padding: 0 0 0 35px;
    background: url(../img/arrow2b@2x.png) no-repeat left center;
    background-size: 24px 48px;
  }
}
.course-list ol > li .contents-wrapper .service-price .service .info span {
  display: inline-block;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price .service .info span {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: block;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
  }
}
.course-list ol > li .contents-wrapper .service-price .service .info a {
  color: #d42f2f;
  text-decoration: none;
  font-weight: inherit;
  border-bottom: 1px solid #d42f2f;
  display: inline-block;
}
.course-list ol > li .contents-wrapper .service-price .service .info a:hover {
  color: #fc2f2f;
  border-bottom: 1px solid #fc2f2f;
}
.course-list ol > li .contents-wrapper .service-price + h3 {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price + h3 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .contents-wrapper .service-price + h3 + ul.dot {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    display: inline-block;
  }
}
.course-list ol > li .contents-wrapper .service-price + h3 + ul.dot li {
  padding-top: 0;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .course-list ol > li .slide-wrapper {
    /* タブレット：デバイス別表示設定
    --------------------------------------------*/
    width: 45%;
    margin-top: 13px;
  }
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .slide-wrapper {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    width: calc(34.5% - 20px);
    margin-top: 20px;
  }
}
.course-list ol > li .slide-wrapper .swiper-slide {
  border: 1px solid #000;
}
.course-list ol > li .slide-wrapper .slide {
  margin: 10px 0;
}
.course-list ol > li .slide-wrapper h3 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 5px;
}
@media screen and (min-width: 1000px) {
  .course-list ol > li .slide-wrapper h3 {
    /* PC：デバイス別表示設定
    --------------------------------------------*/
    font-size: 14px;
  }
}
.course-list ol > li .slide-wrapper p {
  line-height: 1.4;
}

#cboxTitle {
  width: 100%;
}

#cboxClose {
  top: -20px;
  background-image: none;
  background-color: #666;
  border-radius: 3px;
  font-size: 14px;
  width: auto;
  height: auto;
  padding: 0 5px;
  text-indent: 0px;
  color: #FFF;
}