@charset "UTF-8";
#corporatemenu {
  background: #eaebe4;
  padding: 100px 0;
  margin-bottom: 100px;
}
#corporatemenu .img {
  text-align: center;
  margin-top: 40px;
}
#corporatemenu .photodownload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 10s00px;
  margin: 40px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#corporatemenu .photodownload section {
  background: #fff;
  width: 480px;
  padding: 30px;
}
#corporatemenu .photodownload section h3 {
  text-align: center;
  font-size: 22px;
  border-bottom: 1px dashed #8c742a;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#corporatemenu .photodownload section p {
  line-height: 1.75em;
}
#corporatemenu .photodownload .btnbox {
  margin: 20px 0;
}
#corporatemenu .photodownload p.note {
  font-size: 12px;
}

#sliderpro .sp-slide img {
  width: 100%;
  height: auto;
}
#sliderpro #number {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#lead {
  text-align: center;
  margin: 100px 0;
}
#lead h1 {
  font-size: 32px;
  line-height: 1.75em;
  margin-bottom: 30px;
}
#lead h1 > span {
  display: block;
}
#lead p {
  font-size: 15px;
  line-height: 2.6;
  letter-spacing: 0.06em;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
#lead p > span {
  display: block;
}

.pricemenu {
  border: 1px solid #000;
  padding: 40px 0;
}
.pricemenu p.price {
  font-size: 18px;
  font-weight: bold;
}
.pricemenu p.price .num {
  font-family: "Crimson Text", serif;
  font-weight: 700;
  font-size: 52px;
}
.pricemenu p.price .num small {
  font-size: 14px;
}

#photoplan {
  margin-bottom: 80px;
}
#photoplan .pricemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#photoplan .pricemenu .photoplan_inner {
  width: 63%;
}
#photoplan .pricemenu .photoplan_inner .photoplan_inner_list {
  float: none;
}
#photoplan h2.entitle + .pricemenu + h2.entitle {
  margin-top: 90px;
}
#photoplan .pricemenu .col {
  padding: 0 65px;
}
#photoplan .pricemenu .col:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#photoplan .pricemenu .col p.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 1.2em;
}
#photoplan .pricemenu .col p.price .num {
  text-align: center;
}
#photoplan .pricemenu .col h4 {
  margin-bottom: 20px;
}
#photoplan .pricemenu .col + .col {
  border-left: 1px solid #b1a683;
}
#photoplan .pricemenu .col ul {
  float: left;
  line-height: 1.75em;
  margin-right: 20px;
}
#photoplan .pricemenu .col ul li:before {
  content: "★ ";
  color: #b1a683;
}
#photoplan .btnbox {
  margin-top: 40px;
}
#photoplan .btnbox a {
  max-width: none;
}
#photoplan .btnbox a + a {
  margin-left: 40px;
}

#point {
  padding: 90px 0;
}
#point .lead {
  margin-bottom: 70px;
}
#point .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}
#point .row.imgright {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#point .row .text {
  padding-left: 60px;
  -ms-flex-preferred-size: 740px;
      flex-basis: 740px;
}
#point .row.imgright .text {
  padding-left: 0;
  padding-right: 60px;
}
#point .row .text .en02 {
  font-size: 64px;
}
#point .row .text h3 {
  font-size: 26px;
  line-height: 1.5em;
}
#point .row .text p {
  font-size: 13px;
  line-height: 2em;
  margin: 2em 0;
}
#point .row .text p:last-child {
  margin-bottom: 0;
}
#point .row .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#point .row .img img {
  width: 100%;
  height: auto;
}
#point .pricemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  margin: 40px auto;
}
#point .pricemenu .col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#point .pricemenu .col + .col {
  margin-left: 40px;
}
#point .pricemenu .col h4 {
  font-size: 22px;
  border-bottom: 1px dotted #8c742a;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#point .pricemenu .col .price {
  margin: 40px 0 20px 0;
}
#point .pricemenu .col p {
  font-size: 13px;
  line-height: 1.5em;
}
#point .imgrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#point .imgrow span {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#point .imgrow span img {
  width: 100%;
}
#point .imgrow span + span {
  margin-left: 2px;
}

#qa {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 100px;
}

.faq-title h4 {
  font-size: 15px;
}
.faq-title h4:before {
  content: "Q ";
  font-size: 34px;
  color: #b1a683;
  font-family: "Crimson Text", serif;
}

.faq-content {
  position: relative;
}
.faq-content:before {
  content: "A ";
  font-size: 34px;
  color: #666666;
  font-family: "Crimson Text", serif;
  position: absolute;
  top: 10;
  left: 0;
}
.faq-content p {
  font-size: 15px;
  line-height: 1.75em;
  padding-left: 33px;
}

@media only screen and (max-width: 800px) {
  #photomenu ul.imgmenulist li {
    border-color: #fff;
  }
  #corporatemenu {
    background: #eaebe4;
    padding: 60px 0;
    margin-bottom: 60px;
  }
  #corporatemenu .img {
    text-align: center;
    margin-top: 40px;
  }
  #corporatemenu p {
    padding-left: 15px;
    padding-right: 15px;
  }
  #corporatemenu .photodownload {
    display: block;
    padding: 0 15px;
  }
  #corporatemenu .photodownload section {
    padding: 15px;
    width: auto;
    margin-bottom: 20px;
  }
  #lead {
    padding: 0 15px;
    margin: 50px 0;
  }
  #lead h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #lead p {
    text-align: left;
  }
  #lead p br {
    display: none;
  }
  #eventcampaign {
    padding: 0 15px;
    margin: 50px 0;
  }
  #photoplan {
    padding: 0 15px;
  }
  #photoplan .pricemenu {
    display: block;
  }
  #photoplan .pricemenu .col {
    padding: 0 15px;
  }
  #photoplan .pricemenu .col ul {
    float: none;
    margin: 0;
  }
  #photoplan .pricemenu .col + .col {
    border-left: 0;
  }
  #photoplan .pricemenu .col h4 {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  #photoplan .pricemenu .col:first-child {
    display: block;
    text-align: center;
  }
  #photoplan .pricemenu .col p.price {
    display: block;
  }
  #photoplan .pricemenu .col p.price br {
    display: none;
  }
  #photoplan .pricemenu .photoplan_inner {
    width: 100%;
  }
  .pricemenu p.price {
    font-size: 14px;
    text-align: center;
  }
  .pricemenu p.price .num {
    font-size: 26px;
  }
  #photoplan .btnbox {
    display: block;
    margin-top: 15px;
  }
  #photoplan .btnbox a + a {
    margin-left: 0;
    margin-top: 15px;
  }
  #point {
    padding: 0;
    margin: 50px 0;
  }
  #point .row {
    display: block;
  }
  #point .entitle {
    padding-left: 15px;
    padding-right: 15px;
  }
  #point .lead {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }
  #point .row {
    margin-top: 40px;
  }
  #point .row .text {
    padding: 15px;
  }
  #point .row .text h3 {
    font-size: 20px;
  }
  #point .row .text p {
    margin: 1em 0;
  }
  #point .pricemenu {
    margin: 15px 15px;
    padding: 15px;
  }
  #point .pricemenu .col h4 {
    font-size: 16px;
    text-align: center;
  }
  #point .pricemenu .col + .col {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #000;
  }
  #point .pricemenu .col .price {
    margin: 20px 0 10px 0;
  }
  #point .pricemenu .col p {
    font-size: 11px;
  }
  #point .imgrow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #point .imgrow span {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 50%;
  }
  #point .imgrow span + span {
    margin-left: 0;
  }
  #point .row.imgright .text {
    padding-right: 0;
    padding: 15px;
  }
  #qa {
    padding: 0 15px;
  }
  #qa .faq-title h4 {
    font-size: 16px !important;
  }
  .faq-title h4:before {
    display: none;
  }
  .faq-content:before {
    display: none;
  }
  .faq-content p {
    padding-left: 0;
  }
}
/*media*/
/* 190305 Add for Print Price */
#photoplan .u-pricemenu .col {
  display: block;
  margin: auto;
  text-align: center;
  width: 33%;
}
#photoplan .u-pricemenu .col:first-child {
  display: block;
  margin: auto;
  text-align: center;
  width: 33%;
}
#photoplan .u-pricemenu h3 {
  font-weight: bold;
}
#photoplan .u-pricemenu .col p.price {
  display: block;
  margin-top: 1em;
}

.u-pricemenu p.price .num {
  font-size: 42px;
  font-weight: normal;
  line-height: 22px;
}

@media only screen and (max-width: 800px) {
  #photoplan .u-pricemenu .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  #photoplan .u-pricemenu .col:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  #photoplan .u-pricemenu .col:not(:last-child) {
    margin-bottom: 20px;
  }
  #photoplan .u-pricemenu .col p.price {
    margin-top: 0;
  }
  #photoplan .u-pricemenu h3 {
    width: 35%;
  }
  #photoplan .u-pricemenu .col:not(:first-child) h3 {
    margin-top: 8px;
  }
}
/*=============================================================================================
-----------------------------------------------------------------------------------------------

七五三LP（/photomenu/shichigosan/lp/）20190418 菊野追加

-----------------------------------------------------------------------------------------------
===============================================================================================*/
/*===================================================
共通パーツの設定
=====================================================*/
.common-section {
  padding: 80px 0;
}
.common-section .common-section-tit {
  margin-bottom: 50px;
  text-align: center;
}
.common-section .common-section-txt {
  margin-bottom: 50px;
  text-align: center;
  font-size: 14px;
  line-height: 2.2;
}

@media screen and (max-width: 800px) {
  .common-section .common-section-tit > img {
    width: 100%;
    height: auto;
  }
}
.common-section-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 800px) {
  .common-section-inner {
    width: 90%;
    padding: 0;
  }
}
.common-parts-2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 100px;
}
.common-parts-2column:last-child {
  margin-bottom: 0;
}
.common-parts-2column .common-parts-2column-info {
  width: 50%;
}
.common-parts-2column .common-parts-2column-info > dt {
  margin-bottom: 30px;
  font-size: 24px;
}
.common-parts-2column .common-parts-2column-info > dt .common-parts-2column-info-tit-small {
  font-size: 16px;
}
.common-parts-2column .common-parts-2column-info > dd > p {
  font-size: 14px;
  line-height: 2.2;
}
.common-parts-2column .common-parts-2column-info .common-parts-2column-info-prices {
  margin: -55px 0 20px;
}
.common-parts-2column .common-parts-2column-info .common-parts-2column-info-prices > figure > img {
  width: 100%;
  height: auto;
}
.common-parts-2column .common-parts-2column-image {
  width: 50%;
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
}
.common-parts-2column .common-parts-2column-image > img {
  width: 100%;
  height: auto;
}
.common-parts-2column.parts-2column-reverseNone .common-parts-2column-info > dt, .common-parts-2column.parts-2column-reverseNone .common-parts-2column-info > dd > p {
  margin-left: 10%;
}
.common-parts-2column.parts-2column-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.common-parts-2column.parts-2column-reverse .common-parts-2column-info > dt, .common-parts-2column.parts-2column-reverse .common-parts-2column-info > dd > p {
  margin-right: 10%;
}
.common-parts-2column.parts-2column-oneSide100 {
  width: 92%;
  margin-left: auto;
}
.common-parts-2column.parts-2column-oneSide100 .common-parts-2column-info {
  width: 45%;
}
.common-parts-2column.parts-2column-oneSide100 .common-parts-2column-image {
  width: 55%;
}

@media screen and (max-width: 800px) {
  .common-parts-2column {
    display: block;
  }
  .common-parts-2column .common-parts-2column-info, .common-parts-2column .common-parts-2column-image {
    width: 100% !important;
  }
  .common-parts-2column .common-parts-2column-info > dt {
    text-align: center;
  }
  .common-parts-2column .common-parts-2column-info .common-parts-2column-info-prices {
    margin-top: 0;
  }
  .common-parts-2column .common-parts-2column-image {
    margin-bottom: 30px;
  }
  .common-parts-2column.parts-2column-reverseNone .common-parts-2column-info > dt, .common-parts-2column.parts-2column-reverseNone .common-parts-2column-info > dd > p {
    margin-left: 0;
  }
  .common-parts-2column.parts-2column-reverse .common-parts-2column-info > dt, .common-parts-2column.parts-2column-reverse .common-parts-2column-info > dd > p {
    margin-right: 0;
  }
  .common-parts-2column.parts-2column-oneSide100 {
    width: 90%;
    margin-right: auto;
  }
  .common-parts-2column.parts-2column-oneSide100 .common-parts-2column-image {
    height: auto;
  }
}
/* ------ 吹き出し ------ */
.common-speechBubble {
  position: relative;
  margin-bottom: 30px;
  padding: 15px 0;
  text-align: center;
  color: white;
  background: #453536;
}
.common-speechBubble::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #453536;
}

/* コンバージョンボタン */
.common-conversionBtn {
  background: #a08b4d;
}
.common-conversionBtn a {
  display: block;
  padding: 25px 0;
  color: white;
}

/* ------ 上下ボーダーコンテンツ ------ */
.common-borderFrame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
}
.common-borderFrame .common-borderFrame-item {
  width: 50%;
  padding: 30px 40px;
  text-align: center;
}
.common-borderFrame .common-borderFrame-item:first-child {
  border-right: 1px solid #444444;
}

@media screen and (max-width: 800px) {
  .common-borderFrame {
    display: block;
  }
  .common-borderFrame .common-borderFrame-item {
    width: 100%;
  }
  .common-borderFrame .common-borderFrame-item:first-child {
    border-right: none;
    border-bottom: 1px solid #444444;
  }
}
.common-tableList .common-tableList-item {
  margin-bottom: 20px;
}
.common-tableList .common-tableList-item > dt, .common-tableList .common-tableList-item > dd {
  display: inline-block;
  vertical-align: middle;
}
.common-tableList .common-tableList-item > dt {
  text-align: center;
  width: 20%;
  padding: 10px 0;
  font-weight: bold;
  background: #d7d7d7;
}
.common-tableList .common-tableList-item > dd {
  width: 60%;
  padding-left: 20px;
  text-align: left;
}

@media screen and (max-width: 800px) {
  .common-tableList .common-tableList-item > dt, .common-tableList .common-tableList-item > dd {
    display: block;
  }
  .common-tableList .common-tableList-item > dt {
    width: 100%;
    padding: 10px 0 !important;
    margin-bottom: 20px;
  }
  .common-tableList .common-tableList-item > dd {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
.common-tit-marker > span {
  position: relative;
  font-size: 22px;
}
.common-tit-marker > span::before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 60%;
  width: 100%;
  height: 10px;
  background: #d0cccc;
  z-index: -1;
}

.common-circleList {
  text-align: center;
}
.common-circleList .common-circleList-item {
  display: inline-block;
  vertical-align: top;
}
.common-circleList .common-circleList-item > figure {
  position: relative;
  margin-bottom: 15px;
  padding: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
}
.common-circleList .common-circleList-item > figure > img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

/* ------ ナビゲーション ------ */
.lp-navigation {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  background: #e0e0e0;
}
.lp-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
.lp-navigation ul li {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.lp-navigation ul li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.lp-navigation ul li a {
  display: block;
  height: 100%;
  padding: 15px 0;
  text-decoration: none;
}
.lp-navigation ul li a::after {
  display: block;
  content: attr(data-title);
  margin-top: 5px;
  color: #a08b4d;
  font-family: "Great Vibes", serif;
}
.lp-navigation ul li a:link, .lp-navigation ul li a:visited {
  text-decoration: none;
}
.lp-navigation ul li a:hover, .lp-navigation ul li a:active {
  background: #afc6e2;
}
.lp-navigation::-webkit-scrollbar {
  height: 4px;
}
.lp-navigation::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;
}
.lp-navigation::-webkit-scrollbar-thumb {
  background: #a08b4d;
  border-radius: 5px;
}

/*===================================================
セクションごとの設定
=====================================================*/
/* ------ メインイメージ ------ */
#parc-753-mainImage {
  width: 100%;
  margin-bottom: 30px !important;
  /* background-color: #fe84b2; */
}
@media screen and (min-width: 800px) {
  #parc-753-mainImage {
    margin-bottom: 60px !important;
  }
}
#parc-753-mainImage > p > img {
  display: block;
  width: 100%;
  height: auto;
}

.c-appear--PC {
  display: block;
}

@media screen and (max-width: 800px) {
  .c-appear--PC {
    display: none;
  }
}
.c-appear--SP {
  display: none;
}

@media screen and (max-width: 800px) {
  .c-appear--SP {
    display: block;
  }
}
#parc-753-mainImage .common-section-inner {
  position: relative;
  height: 100%;
}
#parc-753-mainImage .common-section-inner .mainImage-tit {
  position: absolute;
  left: 60px;
  top: 40px;
}
#parc-753-mainImage .common-section-inner .mainImage-prices {
  position: absolute;
  left: 70px;
  top: 430px;
}
#parc-753-mainImage .common-section-inner .mainImage-costumeRental {
  display: none;
  position: absolute;
  left: 200px;
  top: 400px;
  width: 100%;
  max-width: 20% !important;
}
#parc-753-mainImage .common-section-inner .mainImage-costumeRental > img {
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 800px) {
  #parc-753-mainImage .common-section-inner .mainImage-tit {
    position: absolute;
    left: 0;
    top: 30px;
    width: 70%;
  }
  #parc-753-mainImage .common-section-inner .mainImage-prices {
    position: absolute;
    left: 0;
    top: 310px;
    width: 80%;
  }
  #parc-753-mainImage .common-section-inner .mainImage-costumeRental {
    display: none;
    position: absolute;
    right: -30px;
    top: 330px;
    width: 40%;
  }
}
.annotation {
  padding: 20px 0;
  text-align: center;
  color: white;
  background: #453536;
}
.annotation > br {
  display: none;
}
.annotation > span {
  font-size: 26px;
}

@media screen and (max-width: 800px) {
  .annotation > br {
    display: block;
  }
}
.common-tel {
  font-size: 26px;
  font-weight: bold;
}

/* ------ キャンペーン内容 ------ */
#parc-753-campaignDetail .campaignDetail-main .common-parts-2column .common-parts-2column-info > dt {
  margin-bottom: -110px;
}

#odekakeplan-block .common-parts-2column-info > dt {
  margin-bottom: 30px !important;
}

#parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion {
  text-align: center;
}
#parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion .campaignDetail-main-opcion-tit {
  position: relative;
  margin-bottom: 30px;
  line-height: 1.8;
  font-size: 18px;
}
#parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion .campaignDetail-main-opcion-tit > span {
  position: relative;
  background: white;
}
#parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion .campaignDetail-main-opcion-tit::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #444444;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion .campaignDetail-main-opcion-list .campaignDetail-main-opcion-list-item {
  width: 20%;
  margin: 0 2%;
}
#parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion .campaignDetail-main-opcion-list .campaignDetail-main-opcion-list-item > span {
  display: block;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#parc-753-campaignDetail .campaignDetail-main #campaignDetail-main-opcion01 {
  margin-bottom: 60px;
}
#parc-753-campaignDetail .campaignDetail-others {
  margin-top: 80px;
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits {
  margin-bottom: 80px;
  padding: 40px;
  background-color: #F2F2F2;
}
@media screen and (max-width: 800px) {
  #parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits {
    padding: 20px;
  }
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  max-width: 800px;
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > p {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 800px) {
  #parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > p {
    max-width: 100px;
  }
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > p img {
  display: block;
  width: 100%;
  height: auto;
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl {
  margin-left: 20%;
  line-height: 1.8;
  letter-spacing: 2px;
}
@media screen and (max-width: 800px) {
  #parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl {
    margin-left: 30%;
  }
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl > dt {
  font-size: 20px;
}
@media screen and (max-width: 800px) {
  #parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl > dt {
    font-size: 14px;
  }
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl > dd {
  font-size: 32px;
}
@media screen and (max-width: 800px) {
  #parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl > dd {
    font-size: 20px;
  }
}
#parc-753-campaignDetail .campaignDetail-others .campaignDetail-others__tits > div > dl > dd b {
  font-size: 1.4em;
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column .common-parts-2column-info > dt::before {
  display: block;
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(1) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list01_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(2) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list02_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(3) .common-parts-2column-info dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list03_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(4) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list04_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(5) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list05_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(6) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list06_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info .common-parts-2column-info-prices {
  margin-top: -30%;
}
#parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info .common-parts-2column-info-prices.noMargin {
  margin-top: -55px !important;
}
#parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info > dt br {
  display: none;
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(7) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list07_tit_img.png");
}
#parc-753-campaignDetail .campaignDetail-others .common-parts-2column:nth-of-type(8) .common-parts-2column-info > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_campaignDetail_others_list08_tit_img.png");
}

@media screen and (max-width: 800px) {
  #parc-753-campaignDetail .campaignDetail-main .common-parts-2column .common-parts-2column-info > dt {
    margin-bottom: 0;
  }
  #parc-753-campaignDetail .campaignDetail-main .campaignDetail-main-opcion .campaignDetail-main-opcion-list .campaignDetail-main-opcion-list-item {
    width: 45%;
    margin: 2%;
  }
  #parc-753-campaignDetail .campaignDetail-others::before {
    background-size: 150%;
  }
  #parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info > dt {
    text-align: left;
  }
  #parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info > dt br {
    display: block;
  }
  #parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info > dt::before {
    text-align: center;
  }
}
/* ------ 追加オプション ------ */
#parc-753-opcion {
  background: #d7d7d7;
}
#parc-753-opcion .opcion-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#parc-753-opcion .opcion-list .opcion-list-item {
  width: 31%;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}
#parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(1), #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(2), #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(3), #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(4) {
  width: 24%;
}
#parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(3) > dd {
  line-height: 1.4;
}
#parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(3) > dd:first-of-type {
  margin-bottom: 15px;
}
#parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(5), #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(6), #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(7) {
  width: 32%;
}
#parc-753-opcion .opcion-list .opcion-list-item > dt {
  font-size: 14px;
}
#parc-753-opcion .opcion-list .opcion-list-item > dd > span {
  font-size: 22px;
}
#parc-753-opcion .opcion-list .opcion-list-item .opcion-list-item-annotation {
  margin-top: 10px;
  font-size: 12px;
}

/* #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(4), #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(5) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
} */
/* #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(4) {
  margin-right: 3%;
} */
@media screen and (max-width: 800px) {
  #parc-753-opcion .opcion-list {
    display: block;
  }
  #parc-753-opcion .opcion-list .opcion-list-item {
    width: 100% !important;
  }
  #parc-753-opcion .opcion-list .opcion-list-item:nth-of-type(4) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
/* ------ キャンペーン概要 ------ */
#parc-753-campaignOverview .common-tableList {
  text-align: center;
}
#parc-753-campaignOverview .common-tableList .common-tableList-item {
  line-height: 2.2;
}
#parc-753-campaignOverview .common-tableList .common-tableList-item > dt {
  padding: 30px 0;
}
#parc-753-campaignOverview .common-tableList .common-tableList-item > dd > p {
  font-weight: bold;
  font-size: 18px;
}
#parc-753-campaignOverview .common-tableList .common-tableList-item > dd > p > span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
#parc-753-campaignOverview .campaignOverview-comversion {
  margin-top: 60px;
  text-align: center;
}
#parc-753-campaignOverview .campaignOverview-comversion dt {
  line-height: 1.8;
  font-size: 18px;
}
#parc-753-campaignOverview .campaignOverview-comversion .common-conversionBtn {
  position: relative;
  margin: 25px auto;
  width: 80%;
}
#parc-753-campaignOverview .campaignOverview-comversion .common-conversionBtn > a > figure {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15%;
}
#parc-753-campaignOverview .campaignOverview-comversion .common-conversionBtn > a > figure > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 800px) {
  #parc-753-campaignOverview .campaignOverview-comversion .common-conversionBtn {
    width: 100%;
  }
}
/* ------ フォトスライド ------ */
#parc-753-photoSlide .sp-slides-container {
  margin-bottom: 2%;
}

/* ------ 選ばれる理由 ------ */
#parc-753-reason .resason-satisfaction .common-borderFrame-item > figure > img {
  width: 100%;
  height: auto;
}
#parc-753-reason .reason-questionnaire {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list {
  width: 48%;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list:nth-of-type(1) .reason-questionnaire-list-item:nth-of-type(2)::before {
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire1_votes_img_01.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list:nth-of-type(1) .reason-questionnaire-list-item:nth-of-type(3)::before {
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire1_votes_img_02.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list:nth-of-type(1) .reason-questionnaire-list-item:nth-of-type(4)::before {
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire1_votes_img_03.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list:nth-of-type(2) .reason-questionnaire-list-item:nth-of-type(2)::before {
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire2_votes_img_01.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list:nth-of-type(2) .reason-questionnaire-list-item:nth-of-type(3)::before {
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire2_votes_img_02.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list:nth-of-type(2) .reason-questionnaire-list-item:nth-of-type(4)::before {
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire2_votes_img_03.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item {
  position: relative;
  display: table;
  width: 100%;
  min-height: 300px;
  text-align: center;
  border-bottom: 1px dashed #444444;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item::before {
  position: absolute;
  right: 0;
  top: 30px;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item:nth-of-type(2) .reason-questionnaire-list-item-contents > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire_tit_img_01.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item:nth-of-type(3) .reason-questionnaire-list-item-contents > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire_tit_img_02.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item:nth-of-type(4), #parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item:nth-of-type(5) {
  border-bottom: none;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item:nth-of-type(4) .reason-questionnaire-list-item-contents > dt::before {
  display: block;
  content: url("../img/photomenu/shichigosan/lp/parc_753_reason_questionnaire_tit_img_03.png");
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item:nth-of-type(5) {
  background: #e0e0e0;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item .reason-questionnaire-list-item-contents {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.8;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item .reason-questionnaire-list-item-contents > dt {
  font-size: 18px;
  margin-bottom: 20px;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item .reason-questionnaire-list-item-contents > dt::before {
  margin-bottom: 15px;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-item .reason-questionnaire-list-item-contents > dd > p {
  font-size: 14px;
}
#parc-753-reason .reason-questionnaire .reason-questionnaire-list .reason-questionnaire-list-others {
  padding: 40px;
  background: #e0e0e0;
}

@media screen and (max-width: 800px) {
  #parc-753-reason .reason-questionnaire {
    display: block;
  }
  #parc-753-reason .reason-questionnaire .reason-questionnaire-list {
    width: 100%;
  }
  #parc-753-reason .reason-questionnaire .reason-questionnaire-list:first-child {
    margin-bottom: 40px;
  }
}
/* ------ PARCの七五三は様々なシーンで撮影ができます！ ------ */
#parc-753-variousScene {
  background: #d7d7d7;
}
#parc-753-variousScene.common-section {
  padding-bottom: 0;
}
#parc-753-variousScene .variousScene-picture > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* ------ フォトギャラリー ------ */
#parc-753-gallery {
  background: #d7d7d7;
}
#parc-753-gallery .gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -3%;
}
#parc-753-gallery .gallery-list .gallery-list-item {
  position: relative;
  width: 23%;
  height: 220px;
  margin-top: 3%;
  overflow: hidden;
}
#parc-753-gallery .gallery-list .gallery-list-item > figure {
  height: 100%;
}
#parc-753-gallery .gallery-list .gallery-list-item > figure > img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

@media screen and (max-width: 800px) {
  #parc-753-gallery .gallery-list .gallery-list-item {
    width: 48%;
    height: 230px;
    margin-top: 4%;
  }
}
/* ------ 家族プラン ------ */
#parc-753-family .family-detailBox .common-speechBubble {
  position: relative;
  width: 80%;
  margin: 0 auto 60px;
}
#parc-753-family .family-detailBox .common-speechBubble > figure {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12%;
}
#parc-753-family .family-detailBox .common-speechBubble > figure > img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#parc-753-family .family-detailBox .family-detailBox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.8;
}
#parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-price > figure > img {
  width: 100%;
  height: auto;
}
#parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item > dt {
  font-size: 22px;
}
#parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item > dd:last-child {
  font-size: 13px;
}
#parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item:nth-of-type(1) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 40px;
  padding-right: 40px;
  border-right: 1px dashed #444444;
}
#parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item:nth-of-type(2) {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.common-circleListNone {
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #453536;
  border-bottom: 1px solid #453536;
}
.common-circleListNone .common-circleList-item {
  padding: 0 5%;
}
.common-circleListNone .common-circleList-item:not(:last-child) {
  border-right: 1px solid #444444;
}

#parc-753-family .family-detailBox#family-detail-papa {
  margin-bottom: 100px;
}
#parc-753-family .family-detailBox#family-detail-papa .common-speechBubble {
  color: #444444;
  background: #e0e6e6;
}
#parc-753-family .family-detailBox#family-detail-papa .common-speechBubble::before {
  border-top: 15px solid #e0e6e6;
}
#parc-753-family .family-detailBox#family-detail-mama .common-speechBubble {
  color: #444444;
  background: #e8dbe6;
}
#parc-753-family .family-detailBox#family-detail-mama .common-speechBubble::before {
  border-top: 15px solid #e8dbe6;
}

@media screen and (max-width: 800px) {
  #parc-753-family .family-detailBox .common-speechBubble > figure {
    width: 20%;
  }
  #parc-753-family .family-detailBox .family-detailBox-list {
    display: block;
  }
  #parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item {
    width: 100%;
  }
  #parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item > dt {
    text-align: center;
  }
  #parc-753-family .family-detailBox .family-detailBox-list .family-detailBox-list-item:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 40px;
    padding-right: 0;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px dashed #444444;
  }
}
/* ------ よくあるご質問 ------ */
#parc-753-faq .faq-list {
  text-align: center;
}
#parc-753-faq .faq-list .faq-list-item {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  width: 90%;
  border-bottom: 1px dashed #444444;
}
#parc-753-faq .faq-list .faq-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#parc-753-faq .faq-list .faq-list-item > dt, #parc-753-faq .faq-list .faq-list-item > dd {
  display: table;
}
#parc-753-faq .faq-list .faq-list-item > dt::before, #parc-753-faq .faq-list .faq-list-item > dd::before {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  padding-right: 20px;
}
#parc-753-faq .faq-list .faq-list-item > dt {
  margin-bottom: 10px;
}
#parc-753-faq .faq-list .faq-list-item > dt::before {
  content: "Q.";
  color: #453536;
}
#parc-753-faq .faq-list .faq-list-item > dd {
  text-align: left;
  line-height: 1.8;
}
#parc-753-faq .faq-list .faq-list-item > dd::before {
  content: "A.";
  color: #a08b4d;
}

@media screen and (max-width: 800px) {
  #parc-753-faq .faq-list {
    text-align: left;
  }
  #parc-753-faq .faq-list .faq-list-item {
    display: block;
  }
}
/* ------ お問い合わせ ------ */
#parc-753-contact {
  background: #d7d7d7;
}
#parc-753-contact .common-borderFrame-item {
  line-height: 2.2;
}

/* ------ スタジオ紹介 ------ */
#parc-753-studio .common-tableList {
  margin-top: 40px;
  font-size: 14px;
}

.tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 80px;
}

.tab {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 3%;
  padding: 15px 0;
  list-style: none;
  text-align: center;
  cursor: pointer;
  color: #453536;
  border: 1px solid #453536;
}

.panel {
  display: none;
}

.tab.is-active {
  position: relative;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  border: none;
  color: white;
  background: #453536;
}
.tab.is-active::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #453536;
}

.panel.is-show {
  display: block;
}

/* 20200110 add */
.txtLarge {
  font-size: 1.2rem !important;
}

/* 20200120 add */
#parc-753-ordermade {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
#parc-753-ordermade p:not(:last-child) {
  margin-bottom: 20px;
}
#parc-753-ordermade .bnrSP {
  display: none;
}

@media screen and (max-width: 800px) {
  #parc-753-ordermade .bnrPC {
    display: none;
  }
  #parc-753-ordermade .bnrSP {
    display: block;
  }
}
.mainImage-period {
  position: absolute;
  left: 40px;
  bottom: 40px;
  font-weight: bold;
  color: #444444;
  line-height: 3rem;
}
.mainImage-period dt {
  font-size: 1.2em;
  line-height: 1.8rem;
}
.mainImage-period dt span {
  border-bottom: 1px solid black;
}
.mainImage-period dt span b {
  font-weight: bold;
  font-size: 1.2em;
}
.mainImage-period dd:first-of-type {
  font-size: 1.5em;
}
.mainImage-period dd:first-of-type > span {
  font-size: 2em;
  color: #8c742a;
}
.mainImage-period dd:last-of-type {
  border-top: 1px solid black;
  text-align: center;
  border-bottom: 1px solid black;
}
.mainImage-period dd:last-of-type > span {
  font-size: 1.4em;
}

@media screen and (max-width: 800px) {
  .mainImage-period {
    left: 0;
    bottom: 20px;
    line-height: 2rem;
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);
  }
}
.shichigosanLP202003 #parc-753-campaignDetail .campaignDetail-main .common-parts-2column .common-parts-2column-info > dt {
  margin-bottom: 0 !important;
}
.shichigosanLP202003 .common-parts-2column-info.lessMargin .common-tit-marker {
  margin-bottom: -20px !important;
}

@media screen and (max-width: 800px) {
  .common-tit-marker > span {
    font-size: 0.6em !important;
    text-align: center !important;
  }
  #parc-753-campaignDetail .campaignDetail-others #campaignDetail-othersBox-06 .common-parts-2column-info > dt {
    text-align: center !important;
  }
}
.prices__block__option {
  font-size: 0.6em;
  font-style: normal;
  border-top: 1px dotted black;
}
.prices__block__option > span {
  color: #8c742a;
}
.prices__block__option > span > span {
  font-size: 1.4em;
}

@media screen and (max-width: 800px) {
  .prices__block__option {
    font-size: 0.4em;
  }
}
.info-prices__block {
  position: relative;
  font-size: 34px;
  line-height: 4rem;
  font-style: oblique;
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #444444;
  letter-spacing: 0.1rem;
}

@media screen and (max-width: 800px) {
  .info-prices__block {
    text-align: center;
  }
}
.prices__block__sup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 20px;
  top: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  font-size: 0.4em;
  color: white;
  font-style: normal;
  background: #453536;
  line-height: 1rem;
}
.prices__block__sup::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #453536;
}

@media screen and (max-width: 800px) {
  .prices__block__sup {
    right: 0;
    top: -150px;
    width: 80px;
    height: 80px;
    font-size: 0.3em;
  }
  .prices__block__sup::before {
    display: none;
    border: 10px solid transparent;
    border-top: 10px solid #453536;
  }
}
.info-prices__block .prices__block--big {
  font-size: 1.4em;
  color: #a08b4d;
}
.info-prices__block .prices__block__smallInto {
  font-size: 0.4em;
}
.info-prices__block .prices__block--big .prices__block--num {
  font-size: 2.6em;
  padding: 0 5px;
}
.info-prices__block .prices__block--big .prices__block--noNum {
  font-size: 1.8em;
  padding: 0 5px;
}
.info-prices__block.prices__block--right {
  padding-left: 10%;
}
.info-prices__block.prices__block--left {
  padding-right: 10%;
}

@media screen and (max-width: 800px) {
  .info-prices__block .prices__block--big {
    font-size: 1em;
  }
}
@media screen and (max-width: 800px) {
  .info-prices__block.prices__block--right {
    padding-left: 0;
  }
  .info-prices__block.prices__block--left {
    padding-right: 0;
  }
}
.common-parts-2column-info-prices {
  margin: 0 0 20px !important;
}

@media screen and (max-width: 800px) {
  .shichigosanLP202003 .mainImage-tit {
    left: 0 !important;
    top: 60px !important;
  }
}
.shichigosanLP20200406 .mainImage-period > dl > dt {
  display: inline-block;
}
.shichigosanLP20200406 .mainImage-period > dl > dt > span {
  border-bottom: none !important;
}
.shichigosanLP20200406 .mainImage-period > dl > dd:first-of-type {
  font-size: 5em !important;
  display: inline-block;
}
.shichigosanLP20200406 #planMain .common-tit-marker {
  margin-bottom: 30px !important;
}

@media screen and (max-width: 800px) {
  .shichigosanLP20200406 .mainImage-period > dl > dd:first-of-type {
    font-size: 2em !important;
  }
}
.customerVoice {
  max-width: 1040px;
  margin: auto;
  padding: 0 20px;
  padding-bottom: 90px;
}
.customerVoice .customerVoice__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerVoice .customerVoice__list .customerVoice__item {
  width: 30%;
  border: 1px solid #d9d9d9;
  background: #f4f4f4;
}
.customerVoice .customerVoice__list .customerVoice__item > a {
  display: block;
  width: 100%;
  height: 100%;
}
.customerVoice .customerVoice__list .customerVoice__item > a > dl {
  padding: 30px 20px 20px;
}
.customerVoice .customerVoice__list .customerVoice__item > a > dl > dt {
  margin-bottom: 25px;
  text-align: center;
  font-weight: bold;
}
.customerVoice .customerVoice__list .customerVoice__item > a > dl > dd::after {
  display: block;
  content: "続きを見る";
  margin-top: 15px;
  padding: 15px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}
.customerVoice .customerVoice__list .customerVoice__item > a > dl > dd > p {
  font-size: 14px;
  line-height: 1.8rem;
}
.customerVoice .customerVoice__list .noArticle {
  text-align: center;
  width: 100% !important;
}

@media screen and (max-width: 800px) {
  .customerVoice .customerVoice__list {
    display: block;
  }
  .customerVoice .customerVoice__list .customerVoice__item {
    width: 100%;
  }
}
/* 20200427 家族写真＆ペットフォト */
#photoplan .pricemenu.pricemenu--new .col:first-child {
  display: block;
}
#photoplan .pricemenu.pricemenu--new .pricemenu__tit {
  margin-bottom: 30px;
  font-size: 1.2em;
  line-height: 1.8rem;
}
#photoplan .pricemenu.pricemenu--new .pricemenu__tit span {
  font-size: 0.8em;
  display: block;
}
#photoplan .pricemenu.pricemenu--new .col p.price {
  margin-bottom: 10px;
}

/* ==============================================================
20200605 Add【七五三オーダーメイドプランページ】
============================================================== */
#shichigosan-ordermade .common-section .common-section-tit {
  line-height: 2.6rem;
}
#shichigosan-ordermade .common-section .common-section-tit > span {
  display: block;
  font-size: 1.8em;
  color: #fe649d;
}
#shichigosan-ordermade .common-section .common-section-tit > span > span {
  font-size: 2em;
}
#shichigosan-ordermade .l-section__inner {
  max-width: 1200px;
  margin: auto;
}
#shichigosan-ordermade .p-columnTwo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1500px;
  margin: auto;
}
#shichigosan-ordermade .p-columnTwo.c-columnTwo--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
#shichigosan-ordermade .p-columnTwo .p-columnTwo__img {
  width: 50%;
}
#shichigosan-ordermade .p-columnTwo .p-columnTwo__txt {
  width: 50%;
  padding: 4rem;
}
#shichigosan-ordermade .p-columnTwo .p-columnTwo__txt > dt {
  margin-bottom: 2rem;
  font-size: 1.6em;
  line-height: 3rem;
  color: #fe649d;
}
#shichigosan-ordermade .p-columnTwo .p-columnTwo__txt > dd > p {
  line-height: 2.2rem;
}
#shichigosan-ordermade .p-columnThree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#shichigosan-ordermade .p-columnThree .p-columnThree__item {
  width: 30%;
}
#shichigosan-ordermade .p-columnThree .p-columnThree__item .p-columnThree__item__pic {
  position: relative;
  margin-bottom: 2rem;
}
#shichigosan-ordermade .p-columnThree .p-columnThree__item .p-columnThree__item__pic::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  font-family: "Great Vibes", serif;
  font-size: 1.8rem;
  color: #8c742a;
  content: attr(data-title);
}
#shichigosan-ordermade .p-columnThree .p-columnThree__item .p-columnThree__item__tit {
  margin-bottom: 1rem;
  font-size: 1.3em;
  line-height: 2rem;
  text-align: center;
}
#shichigosan-ordermade .p-columnThree .p-columnThree__item .p-columnThree__item__txt p {
  line-height: 1.8rem;
}
#shichigosan-ordermade #l-hero {
  position: relative;
}
#shichigosan-ordermade #l-hero .l-hero_bg.p-appearSP {
  display: none;
}
#shichigosan-ordermade #l-hero .l-hero_emblem {
  position: absolute;
  right: 3rem;
  top: 5rem;
  max-width: 200px;
  padding: 1rem;
  border-radius: 50%;
  background: white;
  z-index: 1;
}
#shichigosan-ordermade #l-hero > dl {
  position: absolute;
  right: 5rem;
  top: 50%;
  padding: 3rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4rem;
  color: white;
  border: 2px solid white;
  background: rgba(254, 100, 157, 0.5);
}
#shichigosan-ordermade #l-hero > dl > dd > h1 {
  margin: 2rem 0;
  font-size: 1.6em;
  line-height: 3.5rem;
}
#shichigosan-ordermade #l-hero > dl > dd > h1 > span {
  padding: 0.5rem;
  color: #fe649d;
  background: white;
}
#shichigosan-ordermade #l-hero > dl > dd:last-of-type > span {
  font-size: 1.2em;
  border-bottom: 1px solid white;
}
#shichigosan-ordermade #l-hero > dl > dd:last-of-type > span > span {
  font-size: 1.4em;
}
#shichigosan-ordermade #l-intro .l-intro__list {
  margin: 0 auto 6rem;
  text-align: center;
  max-width: 1000px;
  padding: 0 2rem;
}
#shichigosan-ordermade #l-intro .l-intro__list > dt {
  position: relative;
  margin-bottom: 2rem;
  line-height: 2rem;
}
#shichigosan-ordermade #l-intro .l-intro__list > dt > span {
  position: relative;
  background: white;
}
#shichigosan-ordermade #l-intro .l-intro__list > dt::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #000;
}
#shichigosan-ordermade #l-intro .l-intro__list > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#shichigosan-ordermade #l-intro .l-intro__list > dd > div {
  width: 20%;
}
#shichigosan-ordermade #l-intro .l-intro__list > dd > div > p {
  position: relative;
  margin-bottom: 1rem;
  border-radius: 50%;
  overflow: hidden;
}
#shichigosan-ordermade #l-intro > p {
  margin-bottom: 1rem;
  text-align: center;
}
#shichigosan-ordermade #l-intro > p > span {
  border: 1px solid #000;
  padding: 0.6rem 2rem;
  border-radius: 2rem;
}
#shichigosan-ordermade #l-intro .l-intro__outro > dt {
  margin-bottom: 3rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 3rem;
}
#shichigosan-ordermade #l-intro .l-intro__outro > dd:last-of-type {
  max-width: 1000px;
  margin: auto;
  padding: 2rem;
  line-height: 2.4rem;
}
#shichigosan-ordermade #l-dress .l-dress__img, #shichigosan-ordermade #l-dress .l-dress__column:not(:last-child) {
  margin-bottom: 4rem;
}
#shichigosan-ordermade #l-photostudio {
  padding-left: 2rem;
  padding-right: 2rem;
}

/* ============================================================== */
@media screen and (max-width: 768px) {
  #shichigosan-ordermade .p-columnTwo {
    display: block;
  }
  #shichigosan-ordermade .p-columnTwo .p-columnTwo__img {
    width: 100%;
  }
  #shichigosan-ordermade .p-columnTwo .p-columnTwo__txt {
    width: 100%;
    padding: 2rem;
  }
  #shichigosan-ordermade .p-columnTwo .p-columnTwo__txt > dt {
    margin-bottom: 1rem;
    line-height: 2rem;
  }
}
/* ============================================================== */
@media screen and (max-width: 768px) {
  #shichigosan-ordermade .p-columnThree {
    display: block;
  }
  #shichigosan-ordermade .p-columnThree .p-columnThree__item {
    width: 100%;
  }
  #shichigosan-ordermade .p-columnThree .p-columnThree__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
/* ============================================================== */
@media screen and (max-width: 768px) {
  #shichigosan-ordermade #l-hero .l-hero_bg.p-appearPC {
    display: none;
  }
  #shichigosan-ordermade #l-hero .l-hero_bg.p-appearSP {
    display: block;
  }
  #shichigosan-ordermade #l-hero .l-hero_emblem {
    right: 1rem;
    top: auto !important;
    bottom: 10rem;
    max-width: 110px;
    padding: 0.5rem;
  }
  #shichigosan-ordermade #l-hero > dl {
    top: auto !important;
    bottom: 0 !important;
    right: auto !important;
    left: 50%;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 90%;
    margin: 0 0 2rem;
    padding: 0.8rem;
    font-size: 0.8rem;
  }
  #shichigosan-ordermade #l-hero > dl > dd > h1 {
    margin: 1rem 0;
    font-size: 1em;
    line-height: 3rem;
  }
}
/* ============================================================== */
@media screen and (max-width: 768px) {
  #shichigosan-ordermade #l-intro .l-intro__list > dd {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #shichigosan-ordermade #l-intro .l-intro__list > dd > div {
    width: 48%;
    margin-bottom: 2rem;
  }
  #shichigosan-ordermade #l-intro .l-intro__outro > dt {
    font-size: 1.2rem;
  }
}
/* ============================================================== */
/* ============================================================== */
/* 20200622 add */
#campaignDetail-othersBox-01 .prices__block__sup {
  top: -40px;
}

@media screen and (min-width: 768px) {
  .newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column dl {
  font-size: 1rem;
  text-align: center;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column dl dt {
  margin-bottom: -1rem;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column dl dd {
  font-size: 1.4em;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column dl dd span {
  font-size: 1.8em;
  font-weight: bold;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount {
  color: #8c742a;
}
@media screen and (min-width: 768px) {
  .newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount {
    text-align: right;
  }
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: oblique;
  gap: 5px;
  font-size: 34px;
}
@media screen and (min-width: 768px) {
  .newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount > span {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount > span b {
  font-size: 1.25em;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount > span > small {
  font-size: 0.75em;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__discount > span > small br {
  display: none;
}
.newPriceCompareBlock .family-detailBox-list-item .newPriceCompareBlock__column .newPriceCompareBlock__column__NoDiscount dd::after {
  display: inline-block;
  padding: 0 0.2rem;
  content: "→";
}

.imgWidth100 {
  width: 100%;
}

/* ===================================
20201111 add IDページに注意事項
==================================== */
.id-attention {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px;
  border: 1px dashed #453536;
  letter-spacing: 1px;
  text-align: center;
}
.id-attention > div > span {
  font-size: 1.2em;
  line-height: 2rem;
}
.id-attention > div > span > br {
  display: none;
}
.id-attention > div > span > span {
  position: relative;
}
.id-attention > div > span > span::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 8px;
  background: #e6e0bb;
  z-index: -1;
}
.id-attention > div > small {
  display: block;
  margin-top: 30px;
}
.id-attention > div > small > a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .id-attention > div > span > br {
    display: block;
  }
}
/* ==============================================
20210109 add
============================================== */
.photoplan_bnrs {
  text-align: center;
}
.photoplan_bnrs .photoplan_bnrs__block {
  margin-bottom: 5rem;
}
.photoplan_bnrs .photoplan_bnrs__block dt {
  margin-bottom: 1.5rem;
  padding: 1rem;
  font-size: 1.2rem;
  background: #f4f4f4;
}
.photoplan_bnrs .photoplan_bnrs__block dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.photoplan_bnrs .photoplan_bnrs__block dd p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 48%;
}
.photoplan_bnrs .photoplan_bnrs__block dd p a {
  display: block;
}
.photoplan_bnrs .photoplan_bnrs__block dd p a img {
  display: block;
}
.photoplan_bnrs .photoplan_bnrs__block dd.photoplan_bnrs__block--vlog > p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .photoplan_bnrs .photoplan_bnrs__block dd {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .photoplan_bnrs .photoplan_bnrs__block dd p {
    max-width: 100%;
  }
  .photoplan_bnrs .photoplan_bnrs__block dd p:first-child {
    margin-bottom: 1.5rem;
  }
}
.petPhotoMenu .pricemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  margin: 40px auto;
}
.petPhotoMenu .pricemenu .col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.petPhotoMenu .pricemenu .col:first-child {
  display: block !important;
}
.petPhotoMenu .pricemenu .col + .col {
  margin-left: 40px;
}
.petPhotoMenu .pricemenu .col h4 {
  font-size: 22px;
  border-bottom: 1px dotted #8c742a;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.petPhotoMenu .pricemenu .col .price {
  margin: 40px 0 20px 0;
}
.petPhotoMenu .pricemenu .col p {
  font-size: 13px;
  line-height: 1.5em;
}

.pricemenu__benefit {
  margin-bottom: 20px;
}
.pricemenu__benefit .pricemenu__benefit__tit {
  margin-bottom: 10px;
}
.pricemenu__benefit .pricemenu__benefit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pricemenu__benefit .pricemenu__benefit__list li:not(:last-child) {
  margin-right: 20px;
}
.pricemenu__benefit .pricemenu__benefit__list li span {
  color: #b1a683;
}

@media screen and (max-width: 768px) {
  .pricemenu__benefit .pricemenu__benefit__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .pricemenu__benefit .pricemenu__benefit__list li {
    width: 100%;
    line-height: 20px;
  }
}
.optionCourse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
  padding: 40px;
  border: 1px solid black;
}
.optionCourse .optionCourse__tit {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 60px;
}
.optionCourse .optionCourse__tit br {
  display: none;
}
.optionCourse .optionCourse__tit small {
  display: block;
  font-size: 0.7em;
}
.optionCourse .optionCourse__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.optionCourse .optionCourse__box:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #b1a683;
}

@media screen and (max-width: 768px) {
  .optionCourse {
    margin: 15px;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .optionCourse .optionCourse__tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .optionCourse .optionCourse__tit br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .optionCourse .optionCourse__box {
    display: block;
  }
}
.optionCourse__box__contnts, .optionCourse__box__img {
  width: 47%;
}

@media screen and (max-width: 768px) {
  .optionCourse__box__contnts, .optionCourse__box__img {
    width: 100%;
  }
}
.optionCourse__box__contnts dt {
  margin-bottom: 20px;
  font-size: 20px;
}
.optionCourse__box__contnts dt span {
  color: #b1a683;
}
.optionCourse__box__contnts dd p {
  line-height: 24px;
}

@media screen and (max-width: 768px) {
  .optionCourse__box__contnts dd p {
    margin-bottom: 20px;
  }
}
.c-attention {
  width: 92%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  border: 1px dashed #666;
}
.c-attention span {
  font-size: 1.3em;
  font-weight: bold;
  color: #af0416;
}
.c-attention br {
  display: none;
}
.c-attention small {
  display: block;
  font-size: 0.7em;
}
.c-attention a {
  color: #8c742a;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .c-attention br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-attention small {
    margin-top: 10px;
    line-height: 20px;
  }
}
/* ============================================================================================
20210420 新・七五三オーダーメイド
============================================================================================ */
.plan--new .l-section .l-section__inner {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#shichigosan__ordermade--new .l-hero .l-hero__tit {
  padding: 40px 20px;
  text-align: center;
}
#shichigosan__ordermade--new .l-hero .l-hero__pic {
  position: relative;
  overflow: hidden;
}
#shichigosan__ordermade--new .l-intro {
  position: relative;
  margin-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  line-height: 30px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
#shichigosan__ordermade--new .l-detail .l-detail__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__img {
  width: 22%;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan {
  width: 76%;
  padding: 10px 20px;
  background-color: #3e3a39;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > p {
  color: white;
  font-size: 11px;
  line-height: 18px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dt {
  margin-bottom: 10px;
  color: white;
  font-family: "Ronde-B_square";
  font-style: oblique;
  font-size: 24px;
  text-align: center;
  letter-spacing: -3px;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dt > small {
  font-size: 16px;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dt > small > br {
  display: none;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding: 20px;
  background-color: white;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > figure {
  width: 49%;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl {
  width: 49%;
  text-align: center;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dt {
  font-family: "Ronde-B_square";
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 8px 0;
  font-size: 1.5rem;
  color: #3e3a39;
  font-family: "Ronde-B_square";
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:first-child {
  font-style: oblique;
  letter-spacing: -4px;
  width: 28%;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:last-child {
  width: 72%;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:first-child > b {
  margin-right: 3px;
  font-size: 2.6rem;
  font-family: "BERNHC";
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:last-child > b {
  font-size: 2.6rem;
  font-style: oblique;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:last-child > small {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: translateY(-25px);
          transform: translateY(-25px);
  letter-spacing: -15px;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:last-of-type {
  font-size: 11px;
  line-height: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
#shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:last-of-type br {
  display: none;
}

@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-hero .l-hero__tit {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-intro {
    margin-top: 20px;
    padding-bottom: 40px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dt > small {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dt > small > br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd {
    display: block;
    padding: 15px 8px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > figure, #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:first-child > b {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:last-child > b {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:first-of-type > div:last-child > small {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    letter-spacing: -10px;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-detail .l-detail__content .l-detail__content__plan > dl > dd > dl > dd:last-of-type br {
    display: block;
  }
}
.l-detail__content__plan .l-detail__content__plan__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding: 0.8rem 0;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: white;
  border-radius: 0.5rem;
  background-color: #af9f7a;
}
.l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item:not(:last-child) {
  margin-right: 3rem;
}
.l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item:not(:last-child)::after {
  display: block;
  content: "";
  position: absolute;
  right: -20%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #af9f7a;
}
.l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: attr(data-number);
  position: absolute;
  left: 0;
  top: -0.5rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px;
  height: 20px;
  padding: 0.2rem;
  font-size: 0.8rem;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 50%;
  background-color: #af9f7a;
}

@media screen and (max-width: 768px) {
  .l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item:not(:last-child) {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .l-detail__content__plan .l-detail__content__plan__flow .l-detail__content__plan__flow__item::before {
    top: -0.7rem;
    width: 15px;
    height: 15px;
    padding: 0.2rem;
    font-size: 0.7rem;
  }
}
#shichigosan__ordermade--new .l-report {
  padding-top: 80px;
  padding-bottom: 80px;
}
#shichigosan__ordermade--new .l-report h3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
#shichigosan__ordermade--new .l-report .l-report__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#shichigosan__ordermade--new .l-report .l-report__list .l-report__list__item {
  width: 32%;
  margin-bottom: 40px;
}
#shichigosan__ordermade--new .l-report .l-report__list .l-report__list__item .l-report__list__item__tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: 18px;
}
#shichigosan__ordermade--new .l-report .l-report__list .l-report__list__item .l-report__list__item__tit::before {
  display: block;
  content: attr(data-number);
  font-style: oblique;
  font-size: 40px;
}
#shichigosan__ordermade--new .l-report .l-report__list .l-report__list__item .l-report__list__item__img {
  margin-top: -15px;
  margin-bottom: 20px;
}
#shichigosan__ordermade--new .l-report .l-report__list .l-report__list__item .l-report__list__item__txt p {
  line-height: 1.6em;
  font-weight: normal;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-report .l-report__list {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #shichigosan__ordermade--new .l-report .l-report__list .l-report__list__item {
    width: 100%;
  }
}
/* ============================================================================================
20210420 クリエイティブプラン
============================================================================================ */
#photomenu-creative-plan .l-hero .l-hero__pic {
  position: relative;
  overflow: hidden;
}
#photomenu-creative-plan .l-hero .l-hero__pic::before {
  content: "";
  display: block;
  padding-top: 58%;
}
#photomenu-creative-plan .l-hero .l-hero__pic img {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  height: auto;
}
#photomenu-creative-plan .l-intro {
  padding: 40px 0;
  border-top: 10px solid #EBE2D7;
  border-bottom: 10px solid #EBE2D7;
  background-color: #F2F2F2;
}
#photomenu-creative-plan .l-intro .l-intro__tit {
  margin-bottom: 30px;
  color: #8C742A;
}
#photomenu-creative-plan .l-intro .l-intro__tit::before {
  display: block;
  content: attr(data-title);
  margin-bottom: 10px;
  font-size: 34px;
  font-family: "Crimson Text", serif;
  color: #000000;
}
#photomenu-creative-plan .l-intro .l-intro__txt {
  margin-bottom: 30px;
  line-height: 26px;
}
#photomenu-creative-plan .l-intro .l-intro__price {
  padding: 10px;
  background-color: white;
}
#photomenu-creative-plan .l-intro .l-intro__price li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 38px;
}
#photomenu-creative-plan .l-intro .l-intro__price li span {
  width: 10%;
  font-weight: bold;
}
#photomenu-creative-plan .l-intro .l-intro__price li b {
  margin: 0 5px;
  color: #a08b4d;
  font-size: 1.4em;
}
#photomenu-creative-plan .l-gallery .l-gallery__list .l-gallery__list__item > a {
  display: block;
}
#photomenu-creative-plan .l-gallery .l-gallery__list .l-gallery__list__item > a > img {
  display: block;
  width: 100%;
  height: auto;
}
#photomenu-creative-plan .l-creativePlan__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 900px;
  margin: 50px auto 0 auto;
}
#photomenu-creative-plan .l-creativePlan__contact li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 26px 20px;
  background-color: white;
}
#photomenu-creative-plan .l-creativePlan__contact li + li {
  margin-left: 20px;
}
#photomenu-creative-plan .l-creativePlan__contact li.tel a {
  font-size: 42px;
  color: #b1a683;
}
#photomenu-creative-plan .l-creativePlan__contact li.tel a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 32px;
  vertical-align: -4px;
  background: url(../common/img/ico_tel.png) no-repeat;
  background-size: contain;
}
#photomenu-creative-plan .l-creativePlan__contact li.tel a:hover {
  opacity: 0.6;
}
#photomenu-creative-plan .l-creativePlan__contact li.tel p {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 10px;
}
#photomenu-creative-plan .l-creativePlan__contact li.contact p .jp {
  font-size: 22px;
}
#photomenu-creative-plan .l-creativePlan__contact li.contact p .en {
  font-size: 13px;
  color: #b1a683;
}
#photomenu-creative-plan .l-creativePlan__contact li.contact .btnbox {
  margin: 20px 0 0 0;
  width: 100%;
}
#photomenu-creative-plan .l-creativePlan__contact li.contact .btnbox a {
  max-width: none;
  width: 100%;
  font-size: 15px;
  color: #b1a683;
  border: 0;
  background: #333333;
}
#photomenu-creative-plan .l-creativePlan__contact li.contact .btnbox a:hover {
  background: #444;
}
#photomenu-creative-plan .l-creativePlan__contact li.contact .btnbox a:after {
  background-image: url("../img/ico_arrow_brown.svg");
}

@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-intro .l-intro__price li {
    line-height: 32px;
  }
}
@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-intro .l-intro__price li span {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-creativePlan__contact {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-creativePlan__contact li + li {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-creativePlan__contact li.tel p {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-creativePlan__contact li.contact p .jp {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #photomenu-creative-plan .l-creativePlan__contact li.contact .btnbox a {
    font-size: 13px;
  }
}
.plan__attention {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: bold;
}

#planSub01__attention br {
  display: none;
}

@media screen and (max-width: 768px) {
  #planSub01__attention br {
    display: block;
  }
}
.common-parts-2column .common-parts-2column-info > dt b {
  display: block;
}

@media screen and (max-width: 768px) {
  .c-appear--PC {
    display: none;
  }
}
.c-appear--SP {
  display: none;
}

@media screen and (max-width: 768px) {
  .c-appear--SP {
    display: block;
  }
}
.info-prices__block__item {
  line-height: 1.5em;
  font-weight: bold;
}
.info-prices__block__item:first-child {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px dotted black;
}
.info-prices__block__item > dt {
  color: #444444;
  font-size: 1.5rem;
}
.info-prices__block__item > dd {
  font-size: 1.4rem;
  color: #8c742a;
}
.info-prices__block__item > dd > div > b {
  font-size: 1.8em;
}

@media screen and (max-width: 768px) {
  .info-prices__block__item {
    line-height: 1.3em;
  }
}
@media screen and (max-width: 768px) {
  .info-prices__block__item > dt {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .info-prices__block__item > dd {
    font-size: 1rem;
  }
}
.info-prices__block__item--support {
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  line-height: 1.2em;
}
.info-prices__block__item--support > dt {
  font-size: 1.4rem;
  font-weight: bold;
}
.info-prices__block__item--support > dd {
  color: #8c742a;
  font-size: 1.2rem;
}
.info-prices__block__item--support > dd > b {
  font-size: 1.5em;
}

@media screen and (max-width: 768px) {
  .info-prices__block__item--support {
    line-height: 1em;
  }
}
@media screen and (max-width: 768px) {
  .info-prices__block__item--support > dt {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .info-prices__block__item--support > dd {
    font-size: 0.9rem;
  }
}
.u-fntSize--1rem {
  font-size: 1rem;
}

.u-fntSize--1_2rem {
  font-size: 1.2rem;
}

.u-fntSize--1_4rem {
  font-size: 1.4rem;
}

.u-fntSize--1_6rem {
  font-size: 1.6rem;
}

.u-fntSize--1_8rem {
  font-size: 1.8rem;
}

.u-fntSize--2rem {
  font-size: 2rem;
}

#shichigosan__creative .l-hero {
  position: relative;
  margin-bottom: 60px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../img/photomenu/shichigosan/creative/hero_bg_sp.jpg);
  overflow: hidden;
  border-bottom: 1px solid grey;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-hero {
    margin-bottom: 80px;
    background-position: center center;
    background-image: url(../img/photomenu/shichigosan/creative/hero_bg.jpg);
  }
}
#shichigosan__creative .l-hero::before {
  display: block;
  content: "";
  padding-top: 105%;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-hero::before {
    padding-top: 38.5%;
  }
}
#shichigosan__creative .l-hero > h1 {
  position: absolute;
  right: 0;
  top: 15%;
  width: 100%;
  max-width: 50%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-hero > h1 {
    top: 3%;
    max-width: 55%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  #shichigosan__creative .l-hero > h1 {
    max-width: 60%;
    top: 10%;
  }
}
#shichigosan__creative .l-hero > h1 > img {
  display: block;
  width: 100%;
  height: auto;
}
#shichigosan__creative .l-hero > p {
  position: absolute;
  right: 3%;
  top: 50%;
  max-width: 45%;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-hero > p {
    top: 55%;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  #shichigosan__creative .l-hero > p {
    top: 65%;
    font-size: 18px;
    line-height: 2.4;
  }
}
#shichigosan__creative .l-hero > p > span {
  background-color: white;
}
#shichigosan__creative .l-flow {
  margin-bottom: 80px;
}
#shichigosan__creative .l-flow .l-flow__list > li {
  vertical-align: top;
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 15px;
  background-color: #EFEFEF;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-flow .l-flow__list > li {
    display: inline-block;
    width: auto;
    min-width: 365px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  #shichigosan__creative .l-flow .l-flow__list > li {
    min-width: 330px;
  }
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-flow .l-flow__list > li:nth-child(2) {
    min-width: 735px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  #shichigosan__creative .l-flow .l-flow__list > li:nth-child(2) {
    min-width: 665px;
  }
}
#shichigosan__creative .l-flow .l-flow__list > li::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: attr(data-number);
  position: absolute;
  left: 4px;
  top: 4px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
}
#shichigosan__creative .l-flow .l-flow__list > li > h2 {
  margin-bottom: 15px;
  text-align: center;
}
#shichigosan__creative .l-flow .l-flow__list > li p {
  position: absolute;
  left: 0;
  bottom: 15px;
  line-height: 1.8;
  font-size: 13px;
}
#shichigosan__creative .l-flow .l-flow__list > li p > span {
  display: block;
}
#shichigosan__creative .l-flow .l-flow__list > li p > span > span {
  display: inline-block;
  margin-bottom: 5px;
  background-color: white;
}
#shichigosan__creative .l-flow .l-flow__list > li figure {
  width: 100%;
  height: 100%;
}
#shichigosan__creative .l-flow .l-flow__list > li figure > img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-flow .l-flow__list > li figure > img {
    max-width: 330px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  #shichigosan__creative .l-flow .l-flow__list > li figure > img {
    max-width: 300px;
  }
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-flow .l-flow__list > li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}
#shichigosan__creative .l-flow .l-flow__list > li > div > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
#shichigosan__creative .l-transform {
  margin-bottom: 80px;
}
#shichigosan__creative .l-transform h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#shichigosan__creative .l-transform h2 > img {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 300px;
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-transform h2 > img {
    max-width: 500px;
  }
}
#shichigosan__creative .l-transform h2::before, #shichigosan__creative .l-transform h2::after {
  display: block;
  content: "";
  width: 100px;
  height: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/photomenu/shichigosan/creative/transform_tit_img.svg);
}
@media screen and (min-width: 768px) {
  #shichigosan__creative .l-transform ul {
    display: grid;
    grid-gap: 0 2%;
    grid-template-columns: repeat(auto-fit, minmax(49%, 49%));
  }
}

.p-banner {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  padding: 20px;
}
.p-banner .p-banner--PC {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-banner .p-banner--PC {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .p-banner .p-banner--SP {
    display: none;
  }
}

.p-button > a {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 400px;
  padding: 20px;
  border: 1px solid #333333;
  background-color: white;
  letter-spacing: 0.1em;
}
.p-button > a::before {
  display: block;
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.p-buttons .p-button {
  margin-top: 30px;
}
.service {
  margin-top: 60px;
  margin-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #F2F2F2;
}
.service .service__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  font-size: 20px;
  text-align: center;
}
.service .service__title::before, .service .service__title::after {
  display: block;
  content: "";
  width: 1px;
  height: 24px;
  background-color: #453536;
}
.service .service__title::before {
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.service .service__title::after {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.service .service__titleSub {
  margin-bottom: 40px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .service .service__titleSub {
    font-size: 22px;
  }
}
.service .service__titleSub > b {
  font-size: 1.4em;
  font-weight: normal;
  color: #fe649d;
}
.service .service__img {
  position: relative;
  max-width: 640px;
  margin: 0 auto 30px;
}
.service .service__img::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.service .service__img > img {
  display: inline-block;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  padding: 20px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: white;
}
.service .service__text {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  line-height: 2.2;
  letter-spacing: 0.1em;
  text-align: justify;
  text-justify: inter-ideograph;
}
.service .service__text:last-of-type {
  margin-bottom: 30px;
}
.service .service__text b {
  text-decoration: underline;
}
.service .service__button {
  text-align: center;
}

.parentsCostume {
  margin-top: 120px;
}
@media screen and (min-width: 768px) {
  .parentsCostume {
    padding: 60px 0 0;
    background-color: #f4f4f4;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  .parentsCostume {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.parentsCostume h3 {
  margin-bottom: 60px;
  text-align: center;
  font-size: clamp(18px, 2.3437vw, 30px);
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.parentsCostume h3 > small {
  display: block;
}
.parentsCostume h3 > small > span {
  font-size: 1.2em;
}
.parentsCostume h3 > small > span:first-of-type {
  color: rgb(51, 91, 195);
}
.parentsCostume h3 > small > span:last-of-type {
  color: rgb(198, 90, 146);
}
.parentsCostume h3 > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parentsCostume h3 > span::before, .parentsCostume h3 > span::after {
  content: "";
  width: 3px;
  height: 40px;
  background-color: #b1a683;
}
.parentsCostume h3 > span::before {
  margin-right: 30px;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.parentsCostume h3 > span::after {
  margin-left: 30px;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}
.parentsCostume ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  .parentsCostume ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.parentsCostume ul > li {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .parentsCostume ul > li {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  .parentsCostume ul > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.p-point {
  letter-spacing: 0.1em;
}

.p-point__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-point__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
  }
}

.p-point__card {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 767px) {
  .p-point__card {
    width: 100%;
  }
}

.p-point__thumb {
  width: 100%;
  height: auto;
  aspect-ratio: 540/360;
}
.p-point__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-point__text {
  margin-top: 16px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.p-plan {
  margin-top: 70px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.p-plan__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-plan__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 2px dotted #000;
}
.p-plan__card:last-child {
  border-bottom: 2px dotted #000;
}
@media screen and (max-width: 767px) {
  .p-plan__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-plan__thumb {
  width: calc((100% - 20px) / 2);
  height: auto;
  aspect-ratio: 540/360;
}
@media screen and (max-width: 767px) {
  .p-plan__thumb {
    width: 100%;
  }
}
.p-plan__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-plan__body {
  width: calc((100% - 20px) / 2);
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .p-plan__body {
    width: 100%;
  }
}

.p-plan__title {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
}

.p-plan__price {
  text-align: center;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 700;
}

.p-plan__content {
  margin-top: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.p-plan__list {
  font-size: 14px;
}

.p-plan__text {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
}

.shrines {
  background: #eaebe4;
  padding: 100px 40px;
  margin-bottom: 100px;
}

.shrines__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}

.shrines__card {
  padding: 30px;
  width: calc((100% - 40px) / 2);
  background: #fff;
}

.shrines__title {
  border-bottom: 1px dashed #8c742a;
  text-align: center;
  font-size: 22px;
  padding-bottom: 20px;
}

.shrines__content {
  padding: 20px;
}
.shrines__content p {
  font-size: 16px;
  line-height: 1.75em;
  font-weight: 400;
}

.shrines__address {
  margin-top: 8px;
}

@media screen and (max-width: 800px) {
  .shrines {
    padding: 60px 15px;
    margin-bottom: 60px;
  }
  .shrines__card {
    padding: 15px;
    width: 100%;
  }
}
.maternity-appeal {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  margin-top: 90px;
  margin-bottom: 200px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 800px) {
  .maternity-appeal {
    padding: 0;
  }
}

.maternity-appeal__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 200px;
}

.maternity-appeal__card {
  position: relative;
}
.maternity-appeal__img {
  width: calc(100% - 100px);
  margin-left: 100px;
  height: auto;
  aspect-ratio: 900/500;
}
@media screen and (max-width: 800px) {
  .maternity-appeal__img {
    width: 100%;
    margin: 0;
  }
}
.maternity-appeal__img--reverse {
  margin-left: 0;
  margin-right: 100px;
}
.maternity-appeal__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.maternity-appeal__message {
  width: 520px;
  padding: 35px 25px;
  position: absolute;
  top: 90%;
  left: 0;
  background: #fff;
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  -webkit-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 800px) {
  .maternity-appeal__message {
    width: 95%;
    margin: 0;
    padding: 20px;
  }
}
.maternity-appeal__message--reverse {
  left: unset;
  right: 0;
}