@charset "UTF-8";
body.photoplan h3.subA {
  margin: 2rem 0;
}
body.photoplan main.photoplan section#kv {
  position: relative;
}
body.photoplan main.photoplan section#kv #vegasWrap {
  max-width: 100vw;
  height: calc(100vh - 12rem);
  margin: 0 auto;
  border-radius: 0.5rem;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#kv #vegasWrap {
    height: 60vh;
    padding-bottom: 4rem;
  }
}
body.photoplan main.photoplan section#tt {
  width: 100%;
  height: 12rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem 0;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#tt {
    flex-wrap: wrap;
    padding: 1.5rem 0;
    height: auto;
  }
}
body.photoplan main.photoplan section#tt .ttWrap {
  flex-basis: 38%;
  padding-left: 4rem;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#tt .ttWrap {
    flex-basis: 100%;
    padding: 0 2rem;
    margin-bottom: 1rem;
  }
}
body.photoplan main.photoplan section#tt .ttWrap h2.tt {
  margin-bottom: 0.5rem;
  line-height: 1;
  padding-top: 2rem;
}
@media screen and (max-width: 1320px) {
  body.photoplan main.photoplan section#tt .ttWrap h2.tt {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#tt .ttWrap h2.tt {
    line-height: 1.2;
  }
}
body.photoplan main.photoplan section#tt .ttWrap h3.subtt {
  padding-bottom: 0.5rem;
  line-height: 1;
}
body.photoplan main.photoplan section#tt .ttWrap #topicPath {
  width: auto;
}
body.photoplan main.photoplan section#tt .text {
  flex-basis: 61%;
  padding-right: 3rem;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#tt .text {
    flex-basis: 100%;
    padding: 0 2rem;
  }
}
body.photoplan main.photoplan section.gallery {
  width: 100%;
  text-align: center;
}
body.photoplan main.photoplan section.gallery.gallery2 {
  margin-bottom: 2rem;
}
body.photoplan main.photoplan section.gallery h3 {
  margin-bottom: 1rem;
}
body.photoplan main.photoplan section.gallery ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section.gallery ul {
    padding: 0 0.5rem;
  }
}
body.photoplan main.photoplan section.gallery ul li {
  flex-basis: 16%;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section.gallery ul li {
    flex-basis: 24%;
    margin-bottom: 0.5rem;
  }
}
body.photoplan main.photoplan section.gallery ul li img {
  border-radius: 1.5rem;
  box-shadow: -0.1rem -0.1rem 0.3rem #fff, 0.1rem 0.1rem 0.3rem #d3d3d3;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section.gallery ul li img {
    border-radius: 1rem;
  }
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section.gallery.gallery1 ul li:nth-child(17),
  body.photoplan main.photoplan section.gallery.gallery1 ul li:nth-child(18), body.photoplan main.photoplan section.gallery.gallery2 ul li:nth-child(17),
  body.photoplan main.photoplan section.gallery.gallery2 ul li:nth-child(18) {
    display: none;
  }
}
body.photoplan main.photoplan section#planmenu {
  width: 800px;
  padding-bottom: 30px;
  margin: 0 auto;
  display: block;
  /*------------------------------*/
  /*-----洋装和装アコーディオン--*/
  /*------------------------------*/
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu {
    width: 100%;
  }
}
body.photoplan main.photoplan section#planmenu h2 {
  margin-bottom: 10px;
  text-align: center;
}
body.photoplan main.photoplan section#planmenu h2 span {
  font-size: 1.1rem;
  display: block;
}
body.photoplan main.photoplan section#planmenu .menubox {
  width: 100%;
  padding: 0 40px !important;
  box-sizing: border-box;
  margin-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .menubox.wa {
  margin-top: 40px;
}
body.photoplan main.photoplan section#planmenu .menubox .list {
  width: 100%;
  border-bottom: 1px solid #8c8c8c;
  text-align: left;
  padding-top: 8px;
}
body.photoplan main.photoplan section#planmenu .menubox .list h3 {
  width: 150px;
  font-size: 1.1rem;
  line-height: 1.2;
  float: left;
  position: relative;
  left: -11px;
  padding-top: 0px;
}
body.photoplan main.photoplan section#planmenu .menubox .list .text {
  width: auto;
  font-size: 0.8rem;
  line-height: 1.2;
  float: right;
  text-align: right;
}
body.photoplan main.photoplan section#planmenu .menubox .list .text .price {
  font-size: 1rem;
  padding-top: 5px;
  padding-bottom: 3px;
  color: #cd0000;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .menubox .list .text .price {
    font-size: 0.9rem;
  }
}
body.photoplan main.photoplan section#planmenu .menubox .list .text .price span {
  font-size: 1.4rem;
  padding-left: 3px;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .menubox .list .text .price span {
    font-size: 1.3rem;
  }
}
body.photoplan main.photoplan section#planmenu .menubox .list .text .price .tujo {
  font-size: 0.9rem;
  padding-left: 3px;
  color: #707070;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .menubox .list .text .price .tujo {
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
  }
}
body.photoplan main.photoplan section#planmenu .each_menu00 {
  display: none;
  width: 720px;
  background-color: #999;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 30px;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .each_menu00 {
    display: none;
    width: 100%;
    background-color: #999;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
  }
}
body.photoplan main.photoplan section#planmenu .each_menu00 img.sankaku {
  width: 30px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .btn00,
body.photoplan main.photoplan section#planmenu .btn00close {
  width: 100%;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  transition: all 0.3s;
}
body.photoplan main.photoplan section#planmenu .btn00 {
  background-color: #666;
}
body.photoplan main.photoplan section#planmenu .btn00:hover {
  background-color: #999;
}
body.photoplan main.photoplan section#planmenu .btn00close {
  background-color: #666;
}
body.photoplan main.photoplan section#planmenu .btn00close:hover {
  background-color: #999;
}
body.photoplan main.photoplan section#planmenu .box {
  padding: 0;
  text-align: left;
  margin-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu ul.target {
  list-style-type: disc;
  padding-left: 1.3rem;
  margin-bottom: 2rem;
}
body.photoplan main.photoplan section#planmenu .inner {
  padding-top: 20px;
}
body.photoplan main.photoplan section#planmenu .inner img {
  width: 70%;
  height: auto;
  display: block;
  float: none;
  border-radius: 5px;
  margin: 0 auto;
}
body.photoplan main.photoplan section#planmenu .inner .text {
  width: 100%;
  height: auto;
  display: block;
  float: none;
  text-align: left;
}
body.photoplan main.photoplan section#planmenu .inner .text h6 {
  font-size: 1rem;
  line-height: 1.3;
  padding-top: 25px;
  padding-bottom: 10px;
}
body.photoplan main.photoplan section#planmenu .inner .text h6 span {
  color: #d8dce1;
}
body.photoplan main.photoplan section#planmenu .inner .text > div {
  border-radius: 3px;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border: 1px dotted #cfd4db;
  margin-bottom: 10px;
}
body.photoplan main.photoplan section#planmenu .inner .text ul {
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .inner .text ul li {
  width: 50%;
  float: left;
  list-style-type: circle;
  list-style-position: inside;
}
body.photoplan main.photoplan section#planmenu .inner .text ul li span {
  font-size: 0.7rem;
  display: block;
}
body.photoplan main.photoplan section#planmenu .inner .text .price {
  width: 100%;
  display: block;
  float: none;
  text-align: right;
  font-family: "Noto Serif JP", serif;
  font-size: 1.2rem;
  line-height: 1.3;
  color: #ffffff;
}
body.photoplan main.photoplan section#planmenu .inner .text .price span {
  font-size: 0.9rem;
  line-height: 1.3;
}
body.photoplan main.photoplan section#planmenu .inner .text .optionWrap {
  border: 0;
  padding: 1rem 0;
}
body.photoplan main.photoplan section#planmenu .inner .text .optionWrap p.tt {
  border-bottom: #d8dce1 1px dotted;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
body.photoplan main.photoplan section#planmenu .inner .text .optionWrap ul.optionUl li {
  width: 100%;
  display: flex;
  float: none;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
body.photoplan main.photoplan section#planmenu .inner .text .optionWrap ul.optionUl li span {
  font-size: 1rem;
  line-height: 1.4;
}
body.photoplan main.photoplan section#planmenu {
  width: 800px;
  padding-bottom: 30px;
  margin: 0 auto;
  display: block;
  /*------------------------------*/
  /*-----洋装和装アコーディオン--*/
  /*------------------------------*/
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu {
    width: 100%;
  }
}
body.photoplan main.photoplan section#planmenu h2 {
  margin-bottom: 10px;
  text-align: center;
}
body.photoplan main.photoplan section#planmenu h2 span {
  font-size: 1.1rem;
  display: block;
}
body.photoplan main.photoplan section#planmenu .menubox {
  width: 100%;
  padding: 0 40px !important;
  box-sizing: border-box;
  margin-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .menubox.wa {
  margin-top: 40px;
}
body.photoplan main.photoplan section#planmenu .menubox .list {
  width: 100%;
  border-bottom: 1px solid #8c8c8c;
  text-align: left;
  padding-top: 8px;
}
body.photoplan main.photoplan section#planmenu .menubox .list h3 {
  width: 150px;
  font-size: 1.1rem;
  line-height: 1.2;
  float: left;
  position: relative;
  left: -11px;
  padding-top: 0px;
}
body.photoplan main.photoplan section#planmenu .menubox .list .text {
  width: auto;
  font-size: 0.8rem;
  line-height: 1.2;
  float: right;
  text-align: right;
}
body.photoplan main.photoplan section#planmenu .menubox .list .text .price {
  font-size: 1rem;
  padding-top: 5px;
  padding-bottom: 3px;
  font-family: "Noto Serif JP", serif;
  color: #cd0000;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .menubox .list .text .price {
    font-size: 0.9rem;
  }
}
body.photoplan main.photoplan section#planmenu .menubox .list .text .price span {
  font-size: 1.4rem;
  padding-left: 3px;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .menubox .list .text .price span {
    font-size: 1.3rem;
  }
}
body.photoplan main.photoplan section#planmenu .menubox .list .text .price .tujo {
  font-size: 0.9rem;
  padding-left: 3px;
  color: #707070;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .menubox .list .text .price .tujo {
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
  }
}
body.photoplan main.photoplan section#planmenu .each_menu00 {
  display: none;
  width: 720px;
  background-color: #999;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 30px;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#planmenu .each_menu00 {
    display: none;
    width: 100%;
    background-color: #999;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
  }
}
body.photoplan main.photoplan section#planmenu .each_menu00 img.sankaku {
  width: 30px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .btn00,
body.photoplan main.photoplan section#planmenu .btn00close {
  width: 100%;
  text-align: center;
  color: #ffffff;
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  transition: all 0.3s;
}
body.photoplan main.photoplan section#planmenu .btn00 {
  background-color: #666;
}
body.photoplan main.photoplan section#planmenu .btn00:hover {
  background-color: #999;
}
body.photoplan main.photoplan section#planmenu .btn00close {
  background-color: #666;
}
body.photoplan main.photoplan section#planmenu .btn00close:hover {
  background-color: #999;
}
body.photoplan main.photoplan section#planmenu .box {
  padding: 0;
  text-align: left;
  margin-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .inner {
  padding-top: 20px;
}
body.photoplan main.photoplan section#planmenu .inner img {
  width: 70%;
  height: auto;
  display: block;
  float: none;
  border-radius: 5px;
  margin: 0 auto;
}
body.photoplan main.photoplan section#planmenu .inner .text {
  width: 100%;
  height: auto;
  display: block;
  float: none;
  text-align: left;
}
body.photoplan main.photoplan section#planmenu .inner .text h6 {
  font-size: 1rem;
  line-height: 1.3;
  padding-top: 25px;
  padding-bottom: 10px;
}
body.photoplan main.photoplan section#planmenu .inner .text h6 span {
  color: #d8dce1;
}
body.photoplan main.photoplan section#planmenu .inner .text > div {
  border-radius: 3px;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  border: 1px dotted #cfd4db;
  margin-bottom: 10px;
}
body.photoplan main.photoplan section#planmenu .inner .text ul {
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 20px;
}
body.photoplan main.photoplan section#planmenu .inner .text ul li {
  width: 50%;
  float: left;
  list-style-type: circle;
  list-style-position: inside;
}
body.photoplan main.photoplan section#planmenu .inner .text ul li span {
  font-size: 0.7rem;
  display: block;
}
body.photoplan main.photoplan section#planmenu .inner .text .price {
  width: 100%;
  display: block;
  float: none;
  text-align: right;
  font-family: "Noto Serif JP", serif;
  font-size: 1.2rem;
  line-height: 1.3;
  color: #ffffff;
}
body.photoplan main.photoplan section#planmenu .inner .text .price span {
  font-size: 0.9rem;
  line-height: 1.3;
}
body.photoplan main.photoplan section#studio {
  width: 680px;
  display: block;
  padding: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#studio {
    width: 100%;
    padding: 3rem 2rem;
    background-color: #fff;
  }
}
body.photoplan main.photoplan section#studio .inner {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 30px;
  border: 1px solid #aeaeae;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#studio .inner {
    width: 100%;
    padding: 2rem;
  }
}
body.photoplan main.photoplan section#studio .inner img.title {
  width: 60%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}
body.photoplan main.photoplan section#qa {
  padding: 3rem 2rem 5rem 2rem;
  background-color: rgb(148, 148, 148);
  margin-bottom: 5rem;
}
body.photoplan main.photoplan section#qa dl.qaArea {
  max-width: calc(1024px + 4rem);
  margin: 0 auto;
}
body.photoplan main.photoplan section#campaign {
  background-color: #fff;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#campaign {
    margin-bottom: 0;
  }
}
body.photoplan main.photoplan section#campaign .inner {
  max-width: calc(1200px - 5rem);
  padding: 2rem;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#campaign .inner {
    width: 100%;
    padding: 0;
  }
}
body.photoplan main.photoplan section#campaign .toForm {
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#campaign .toForm {
    padding-top: 1rem;
  }
}
body.photoplan main.photoplan section#campaign .toForm h4 {
  font-size: 1.3rem;
  font-weight: 400;
}
body.photoplan main.photoplan section#campaign .toForm a.tel {
  margin-top: 0.7rem;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
}
body.photoplan main.photoplan section#campaign .toForm p.kome {
  font-size: 0.8rem;
  margin-bottom: 2rem;
}
body.photoplan main.photoplan section#location {
  max-width: calc(800px - 5rem);
  padding-bottom: 5rem;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 767px) {
  body.photoplan main.photoplan section#location {
    width: 100%;
  }
}
body.photoplan section#btnsArea {
  width: 100%;
  padding: 0 !important;
  margin: 0 auto;
  display: block;
  background-image: url(/photowedding/img/btnsarea/bg_1.png);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  body.photoplan section#btnsArea {
    background-image: none;
  }
}
body.photoplan section#btnsArea .inner {
  width: 100%;
  padding: 0;
  background-image: url(/photowedding/img/btnsarea/bg_2.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  body.photoplan section#btnsArea .inner {
    background-image: none;
  }
}
body.photoplan section#btnsArea ul#btnsAreaUL {
  max-width: calc(1200px - 5rem);
  padding: 6rem 2.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  body.photoplan section#btnsArea ul#btnsAreaUL {
    flex-wrap: wrap;
    padding: 2.5rem;
    padding-bottom: 1.5rem;
  }
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi {
  flex-basis: 32%;
  border-radius: 1rem;
  padding: 2rem 1.4rem 3rem 1.4rem;
  display: flex;
  position: relative;
  box-shadow: -0.1rem -0.1rem 0.3rem #fff, 0.1rem 0.1rem 0.3rem #d3d3d3;
  background-color: rgba(255, 255, 255, 0.6);
  position: relative;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:hover {
  background-color: rgb(255, 255, 255);
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:hover .btn {
  background-color: #858585;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:nth-child(1) h3,
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:nth-child(1) h4 {
  color: rgb(67, 106, 42);
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:nth-child(2) h3,
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:nth-child(2) h4 {
  color: rgb(106, 42, 56);
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:nth-child(3) h3,
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi:nth-child(3) h4 {
  color: rgb(43, 42, 106);
}
@media screen and (max-width: 767px) {
  body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi {
    flex-basis: 100%;
    margin-bottom: 1rem;
  }
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi h3 {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: 500;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi h4 {
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1;
  display: block;
  z-index: 0;
  opacity: 0.5;
  margin-bottom: 1rem;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 2rem;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi .btn {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  text-align: center;
  font-size: 0.9rem;
  width: 10rem;
  margin: 0 auto;
  background-color: #333;
  border-radius: 2rem;
  color: #fff;
  padding: 0.2rem 1rem;
  transition: background-color 0.3s;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi ul#imgUl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  border-radius: 0.7rem;
  overflow: hidden;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi ul#imgUl li {
  flex-basis: 50%;
  padding: 0;
  margin-bottom: 0;
}
body.photoplan section#btnsArea ul#btnsAreaUL li.btnsAreaLi ul#imgUl li img {
  width: 100%;
  display: block;
}
body.photoplan section#planArea {
  margin-bottom: 1rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea {
    margin-bottom: 3rem;
  }
}
body.photoplan section#planArea .planAreaInner .tt {
  color: #fff;
  background: #5b5b5b;
  padding: 2rem 0 1rem 0;
  margin-bottom: 2rem;
  background-image: url(/assets/images/cmn/bg_pattern05.png);
  background-repeat: repeat-x;
  background-size: 14rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .tt {
    padding: 2rem 2rem 1rem 2rem;
  }
}
body.photoplan section#planArea .planAreaInner .tt h3 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.8;
  font-weight: 500;
}
body.photoplan section#planArea .planAreaInner .tt h4 {
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1;
  display: block;
  z-index: 0;
  opacity: 0.5;
  margin-bottom: 1rem;
}
body.photoplan section#planArea .planAreaInner .tt p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  text-align: center;
}
body.photoplan section#planArea .planAreaInner .area {
  max-width: calc(1260px - 10rem);
  padding: 1rem 2rem 2rem 2rem;
  margin: 0 auto;
  display: block;
  text-align: center;
}
body.photoplan section#planArea .planAreaInner .area .inner h3 {
  margin-bottom: 1.5rem;
}
body.photoplan section#planArea .planAreaInner .area .inner ul.icon {
  text-align: center;
  margin-bottom: 2rem;
}
body.photoplan section#planArea .planAreaInner .area .inner ul.icon li {
  display: inline-block;
  border: #b5b5b5 1px solid;
  border-radius: 4rem;
  padding: 0.4rem 2rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner ul.icon li {
    width: 12rem;
    padding: 0.4rem 1rem;
    margin: 0 0.2rem;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place {
  flex-basis: 100%;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place {
    margin-bottom: 1rem;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place p {
  margin-bottom: 0.6rem;
  border-bottom: #b5b5b5 1px dotted;
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place ul {
    flex-wrap: wrap;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place ul li {
  flex-basis: 16%;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place ul li {
    flex-basis: 32%;
    margin-bottom: 2%;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap .place ul li img {
  border-radius: 0.4rem;
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap + p {
  line-height: 1.6;
  margin-bottom: 1rem;
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap.studio .place {
  flex-basis: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap.studio .place {
    margin-bottom: 1rem;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap.studio .place ul {
    justify-content: center;
    flex-wrap: wrap;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap.studio .place ul li {
  flex-basis: 19%;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .area .inner .placeWrap.studio .place ul li {
    flex-basis: 31%;
    margin: 0 0.3rem;
    margin-bottom: 0.6rem;
  }
}
body.photoplan section#planArea .planAreaInner .area .inner .placeWrap.studio .place ul li img {
  border-radius: 0.4rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap {
  padding: 0 2.5rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .can {
  max-width: calc(1260px - 10rem);
  padding: 1rem 2rem 2rem 2rem;
  margin: 0 auto;
  display: block;
  text-align: center;
}
body.photoplan section#planArea .planAreaInner .plansWrap .can img {
  border-radius: 0.5rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan {
  max-width: calc(1200px - 10rem);
  padding: 3rem 2rem 2rem 2rem;
  margin: 0 auto;
  display: block;
  border: #fff 1px solid;
  background-color: #fff;
  box-shadow: -0.1rem -0.1rem 0.3rem #fff, 0.1rem 0.1rem 0.3rem #d3d3d3;
  border-radius: 1rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan {
    padding: 2rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan h3 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 2rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap {
    flex-wrap: wrap;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap ul.imgUl {
  flex-basis: 47%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap ul.imgUl {
    flex-basis: 100%;
    margin-bottom: 1rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap ul.imgUl li {
  flex-basis: 24%;
  margin-bottom: 1%;
  margin-left: 1%;
  border-radius: 0.8rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap ul.imgUl li {
    flex-basis: 32%;
    margin-bottom: 0.4rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .imgWrap {
  flex-basis: 42%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .imgWrap {
    flex-basis: 100%;
    margin-bottom: 1.5rem;
    padding: 0;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .imgWrap.tate {
  padding: 0 5rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .imgWrap.tate {
    padding: 0 4rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .imgWrap img {
  border-radius: 0.7rem;
  margin-bottom: 1rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text {
  flex-basis: 53%;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text {
    flex-basis: 100%;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 {
  margin-bottom: 1rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 h4 {
  width: 100%;
  background-color: rgb(241, 241, 241);
  padding: 0.2rem 1rem;
  margin-bottom: 0.5rem;
  border-radius: 4rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 p {
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 .price {
  font-size: 1rem;
  padding-bottom: 3px;
  font-family: "Noto Serif JP", serif;
  text-align: right;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 .price {
    font-size: 0.9rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 .price span {
  font-size: 1.7rem;
  padding-left: 3px;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 .price span {
    font-size: 1.3rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  padding-top: 1rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li {
  flex-basis: 18%;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li {
    flex-basis: 33%;
    margin-right: 0.5%;
    margin-bottom: 1%;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li img {
  margin-bottom: 0.4rem;
  display: block;
  padding: 0 0.5rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li p {
  font-size: 11px;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li:nth-child(5n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .wrap1 ul.icon li:nth-child(3n) {
    margin-right: 0;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btnMore,
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btn00close {
  text-align: center;
  font-size: 0.9rem;
  width: 10rem;
  margin: 0 auto;
  background-color: #858585;
  border-radius: 2rem;
  color: #fff;
  padding: 0.2rem 1rem;
  cursor: pointer;
  transition: background-color 0.3s;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btnMore:hover,
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btn00close:hover {
  background-color: #333;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btnMore {
  display: block;
  margin-top: 2rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btnMore::after {
  content: "さらに詳しく見る";
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btnMore.is-open::after {
  content: "閉じる";
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btn00close {
  display: none;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .btn00close {
    display: block;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 {
  display: none;
  width: 100%;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box {
  padding: 2rem 0;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei {
  margin-bottom: 2rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei h6 {
  border-bottom: 1px dotted rgb(197, 197, 197);
  margin-bottom: 0.3rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei ul.ul01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei ul.ul01 li {
  flex-basis: 50%;
  list-style: disc;
  list-style-position: inside;
  line-height: 1.5;
  padding-right: 1rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei ul.ul01 li {
    flex-basis: 100%;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei ul.ul01 li.maxWidth {
  flex-basis: 100%;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .box .inner .text .kei .caution {
  font-size: 0.9rem;
  line-height: 1.5;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .optionWrap {
  border: 0;
  padding: 1rem 0;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .optionWrap p.ttt {
  border-bottom: #d8dce1 1px dotted;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .optionWrap ul.optionUl li {
  width: 100%;
  display: flex;
  float: none;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .flexWrap .text .each_plan0 .optionWrap ul.optionUl li span {
  font-size: 1rem;
  line-height: 1.4;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan {
  display: block;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan h6 {
  text-align: center;
  font-size: 1.2rem;
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan h6 {
    text-align: left;
    font-size: 1rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.fukidasi {
  display: flex;
  justify-content: space-between;
  padding: 0 4rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.fukidasi {
    flex-wrap: wrap;
    padding: 0 0.5rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.fukidasi li {
  flex-basis: 24%;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.fukidasi li {
    flex-basis: 49%;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each {
    flex-wrap: wrap;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li {
  flex-basis: 33%;
  border: #cfd4db 1px solid;
  border-radius: 1rem;
  padding: 0.5rem 1rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li {
    flex-basis: 100%;
    margin-bottom: 0.5rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li h5 {
  font-size: 1.3rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li p {
  font-size: 0.8rem;
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li .price {
  font-size: 1rem;
  padding-top: 5px;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li .price {
    font-size: 0.9rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li .price span {
  font-size: 1.4rem;
  padding-left: 3px;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan ul.each li .price span {
    font-size: 1.3rem;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan .text {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan .text {
    width: 100%;
  }
}
body.photoplan section#planArea .planAreaInner .plansWrap .eachPlan .selectPlan .text h6 {
  text-align: left;
}
body.photoplan section#reason2 {
  background-color: #fff;
}
body.photoplan section#reason2 .wrap {
  max-width: calc(1200px - 5rem);
  padding: 6rem 2.5rem;
  margin: 0 auto;
  display: block;
  /*------------------------------*/
  /*-----レタッチ--*/
  /*------------------------------*/
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap {
    width: 100%;
    padding: 3rem 0rem;
  }
}
body.photoplan section#reason2 .wrap .ttWrap {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap .ttWrap {
    margin-bottom: 1rem;
  }
}
body.photoplan section#reason2 .wrap .ttWrap h6 {
  font-size: 1.5rem;
  display: inline-block;
  padding: 0 1rem;
  border-top: 1px solid #000;
}
body.photoplan section#reason2 .wrap .btnArea {
  text-align: center;
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap .btnArea {
    margin-bottom: 6rem;
  }
}
body.photoplan section#reason2 .wrap .r_menubox {
  width: 100%;
  padding: 0 40px !important;
  box-sizing: border-box;
  margin-bottom: 20px;
}
body.photoplan section#reason2 .wrap .r_menubox.r_menubox01 p {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap .r_menubox.r_menubox01 p {
    margin-bottom: 2rem;
  }
}
body.photoplan section#reason2 .wrap .r_menubox img {
  margin-bottom: 10px;
}
body.photoplan section#reason2 .wrap .r_menubox p {
  margin-bottom: 15px;
}
body.photoplan section#reason2 .wrap .r_menubox h2 {
  font-size: 1.3rem;
  line-height: 1.2;
  margin-bottom: 12px;
}
body.photoplan section#reason2 .wrap .r_menubox h2 span {
  color: #999;
  font-size: 2rem;
  line-height: 1.2;
  margin-right: 8px;
}
body.photoplan section#reason2 .wrap .r_each_menu00 {
  max-width: calc(1200px - 5rem);
  padding: 0 2.5rem;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap .r_each_menu00 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    text-align: center;
  }
}
body.photoplan section#reason2 .wrap .r_each_menu00 img.sankaku {
  width: 30px;
  height: auto;
  display: block;
  margin: 0 auto;
}
body.photoplan section#reason2 .wrap ul.logos {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap ul.logos {
    flex-wrap: wrap;
    margin-bottom: 0.6rem;
  }
}
body.photoplan section#reason2 .wrap ul.logos li {
  flex-basis: 20%;
  box-sizing: border-box;
}
body.photoplan section#reason2 .wrap ul.logos li img {
  width: 100%;
  height: auto;
}
body.photoplan section#reason2 .wrap ul.imgsUl {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 1rem 1rem 0 1rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap ul.imgsUl {
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
}
body.photoplan section#reason2 .wrap ul.imgsUl li {
  flex-basis: 24%;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap ul.imgsUl li {
    flex-basis: 49%;
  }
}
body.photoplan section#reason2 .wrap ul.imgsUl li img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50%;
  overflow: hidden;
}
body.photoplan section#reason2 .wrap .retouch {
  width: 100%;
  padding-top: 20px;
}
body.photoplan section#reason2 .wrap .retouch .tittle {
  padding-bottom: 1rem !important;
}
body.photoplan section#reason2 .wrap .retouch .tittle h2 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
body.photoplan section#reason2 .wrap .retouch .tittle h2 span {
  font-size: 1.3rem;
}
body.photoplan section#reason2 .wrap .retouch .tittle p {
  font-size: 1rem;
  padding: 0 20px;
  text-align: left;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap .retouch .tittle p {
    text-align: center;
  }
}
body.photoplan section#reason2 .wrap .retouch .slidebar {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
body.photoplan section#reason2 .wrap .retouch .slidebar img {
  width: 30px;
  margin-right: 5px;
}
body.photoplan section#reason2 .wrap .retouch .slidebar img span {
  top: -17px;
  position: relative;
}
body.photoplan section#reason2 .wrap .retouch p {
  padding: 0 20px;
  box-sizing: border-box;
}
body.photoplan section#reason2 .wrap .retouch p span {
  font-family: NOW-GB;
  color: #28a28e;
}
body.photoplan section#reason2 .wrap ul.ex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 2rem;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap ul.ex {
    flex-wrap: wrap;
  }
}
body.photoplan section#reason2 .wrap ul.ex li {
  flex-basis: 32.5%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap ul.ex li {
    flex-basis: 100%;
    margin-bottom: 3rem;
  }
}
body.photoplan section#reason2 .wrap ul.ex li h6 {
  width: 100%;
  display: block;
  border: 1px dotted #b5b5b5;
  font-size: 1rem;
  line-height: 1.3;
  padding: 0.5rem 0;
  margin-bottom: 0.7rem;
}
body.photoplan section#reason2 .wrap .retouch_containerwrap {
  width: 60%;
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  body.photoplan section#reason2 .wrap .retouch_containerwrap {
    width: 100%;
  }
}
body.photoplan section#reason2 .wrap .retouch_containerwrap .retouch_container {
  width: 100%;
  display: block;
}

p.kome span.pink {
  padding-top: 0.5rem;
  margin-bottom: 1rem;
  display: inline-block;
  font-size: 0.9rem;
  color: rgb(222, 134, 147);
  line-height: 1.5 !important;
}
@media screen and (max-width: 767px) {
  p.kome span.pink {
    padding-top: 0.5rem;
    font-size: 0.8rem;
  }
}

.imgWrap {
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .imgWrap {
    padding: 0 2.5rem;
  }
}
.imgWrap img {
  border-radius: 1rem;
  overflow: hidden;
}

section#form {
  padding-top: 4rem;
}
@media screen and (max-width: 767px) {
  section#form {
    padding-top: 0;
  }
}
section#form .inner {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  section#form .inner {
    background-color: transparent;
  }
}
section#form .tt h3.subA span.en {
  border-bottom: 0 solid #000;
  padding-top: 0;
}

section#report {
  width: 100%;
  position: relative;
  text-align: center;
  background-color: #fff;
  padding: 4rem;
  padding-top: 5rem;
}
@media screen and (max-width: 767px) {
  section#report {
    padding: 2rem;
    padding-top: 8rem;
  }
}
section#report .inner {
  position: relative;
  max-width: calc(1280px + 4rem);
  margin: 0 auto;
  padding: 0 4rem;
}
@media screen and (max-width: 767px) {
  section#report .inner {
    top: -4rem;
    width: 100%;
    padding: 0;
  }
}
section#report .inner .paddingWrap {
  position: relative;
  z-index: 2;
  padding: 0;
}
@media screen and (max-width: 767px) {
  section#report .inner .paddingWrap {
    width: 100%;
    padding: 0;
  }
}
section#report .inner .paddingWrap .wrap ul.voiceList {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-top: 1rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  section#report .inner .paddingWrap .wrap ul.voiceList {
    margin-bottom: 0;
  }
}
section#report .inner .paddingWrap .wrap ul.voiceList li {
  flex-basis: 24%;
  margin-bottom: 3rem;
  display: block;
  margin-right: 1%;
}
@media screen and (max-width: 767px) {
  section#report .inner .paddingWrap .wrap ul.voiceList li {
    flex-basis: 49%;
    margin-right: 2%;
  }
}
section#report .inner .paddingWrap .wrap ul.voiceList li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  section#report .inner .paddingWrap .wrap ul.voiceList li:nth-child(2n) {
    margin-right: 0;
  }
}
section#report .inner .paddingWrap .wrap ul.voiceList li a {
  width: 100%;
  height: 12rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: rgb(245, 245, 245);
  background-size: 1rem 1rem;
  transition: background-color 0.3s;
  margin-bottom: 1rem;
}
section#report .inner .paddingWrap .wrap ul.voiceList li a img {
  border: #fff 0px solid !important;
  box-shadow: 0 0 0.5rem #999;
}
section#report .inner .paddingWrap .wrap ul.voiceList li a img.yoko {
  width: 12.5rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  section#report .inner .paddingWrap .wrap ul.voiceList li a img.yoko {
    width: 10.5rem;
  }
}
section#report .inner .paddingWrap .wrap ul.voiceList li a img.tate {
  width: auto;
  height: 9rem;
}
section#report .inner .paddingWrap .wrap ul.voiceList li a:hover {
  background-color: rgb(218, 218, 218);
}
section#report .inner .paddingWrap .wrap ul.voiceList li .textArea .date {
  color: #999;
}
section#report .inner .paddingWrap .wrap ul.voiceList li .textArea .name {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  section#report .inner .paddingWrap .wrap ul.voiceList li .textArea .name {
    font-size: 1rem;
  }
}
section#report .inner .paddingWrap .wrap ul.voiceList li .textArea .voicetype {
  font-size: 0.8rem;
  color: #fff;
  display: inline-block;
  border-radius: 2rem;
  line-height: 1.4;
}
section#report .inner .paddingWrap .wrap ul.voiceList li .textArea .voicetype.wedding {
  background-color: rgb(129, 121, 184);
  padding: 0.4rem 2rem;
}
section#report .inner .paddingWrap .wrap ul.voiceList li .textArea .voicetype.photo {
  background-color: rgb(240, 164, 205);
  padding: 0.4rem 0.6rem;
}

section#qa {
  margin-bottom: 0 !important;
}

div.can0910 {
  padding: 0 2rem 2rem 2rem;
}
@media screen and (max-width: 767px) {
  div.can0910 {
    padding: 0 0 2rem 0;
  }
}
div.can0910 .inner {
  max-width: calc(980px + 4rem);
  margin: 0 auto;
  border-radius: 0.5rem;
  border: #fb1085 dotted 2px;
  text-align: center;
  padding: 1rem;
  padding-top: 1.5rem !important;
  line-height: 1.5 !important;
}
@media screen and (max-width: 767px) {
  div.can0910 .inner {
    padding: 1rem 0;
  }
}
div.can0910 .inner h3.can {
  color: #fb1085 !important;
  font-size: 1.3rem !important;
  margin-bottom: 0.4rem !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  line-height: 1.5 !important;
}
@media screen and (max-width: 767px) {
  div.can0910 .inner h3.can {
    font-size: 1.15rem !important;
  }
}/*# sourceMappingURL=photowedding.css.map */