@charset "UTF-8";
.display-block {
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*site setting*/
/*hybs font-size*/
/*bootstrap mixin リセット*/
/*
 * "うつくし明朝体" licensed under the IPA Font License Agreement v1.0
 *http://www.flopdesign.com/（配布元のURL）
 *http://ipafont.ipa.go.jp/（IPAフォントのURL）
 *http://ipafont.ipa.go.jp/ipa_font_license_v1.html（IPAフォントライセンス v1.0のURL）
 */
@media (max-width: 767px) {
  br.hide-xs,
  br.hidden-xs {
    display: none;
  }
}
.is__pc {
  /*20140416*/
}
.is__pc .blockBanner .imgLink {
  margin-bottom: 15px;
}
.is__pc .blockBanner .banDress {
  background: url(/src/lib_images/comBanDress.gif) no-repeat center 0;
  width: 368px;
  height: 48px;
  margin: 0 auto;
}
.is__pc .blockBanner .banRental {
  background: url(/src/lib_images/comBanRental.jpg) no-repeat center 0;
  height: 62px;
}
.is__pc .blockBanner .txtLink {
  text-align: right;
}
.is__pc .blockBanner .txtLink a {
  font-size: 1.25em;
  color: #BB535F;
}
.is__pc .blockHead {
  margin-top: 10px;
}
.is__pc .blockMenu .txtImg,
.is__pc .blockHead .txtImg {
  background: url(/src/lib_images/photo00MenuTitle.gif) no-repeat 0 0;
  height: 23px;
  margin-bottom: 10px;
}
.is__pc .blockMenu .blockSub,
.is__pc .blockHead .blockSub {
  float: left;
  margin-right: 10px;
}
.is__pc .blockMenu .blockSub a,
.is__pc .blockHead .blockSub a {
  background-color: #e6e7e7;
  width: 140px;
  height: 34px;
  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;
  color: black;
  text-decoration: none;
  font-family: serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 15px;
  letter-spacing: 0.1em;
  border-left-width: 3px;
  border-left-style: solid;
  padding-right: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.is__pc .blockMenu .blockSub a:hover,
.is__pc .blockHead .blockSub a:hover,
.is__pc .blockMenu .blockSub a:focus,
.is__pc .blockHead .blockSub a:focus,
.is__pc .blockMenu .blockSub a.current,
.is__pc .blockHead .blockSub a.current {
  color: #fff;
}
.is__pc .blockMenu .photonav01 a,
.is__pc .blockHead .photonav01 a {
  border-left-color: #a73140;
}
.is__pc .blockMenu .photonav01 a:hover,
.is__pc .blockHead .photonav01 a:hover,
.is__pc .blockMenu .photonav01 a:focus,
.is__pc .blockHead .photonav01 a:focus,
.is__pc .blockMenu .photonav01 a.current,
.is__pc .blockHead .photonav01 a.current {
  background-color: #a73140;
}
.is__pc .blockMenu .photonav02 a,
.is__pc .blockHead .photonav02 a {
  border-left-color: #e69f10;
}
.is__pc .blockMenu .photonav02 a:hover,
.is__pc .blockHead .photonav02 a:hover,
.is__pc .blockMenu .photonav02 a:focus,
.is__pc .blockHead .photonav02 a:focus,
.is__pc .blockMenu .photonav02 a.current,
.is__pc .blockHead .photonav02 a.current {
  background-color: #e69f10;
}
.is__pc .blockMenu .photonav03 a,
.is__pc .blockHead .photonav03 a {
  border-left-color: #b277b3;
}
.is__pc .blockMenu .photonav03 a:hover,
.is__pc .blockHead .photonav03 a:hover,
.is__pc .blockMenu .photonav03 a:focus,
.is__pc .blockHead .photonav03 a:focus,
.is__pc .blockMenu .photonav03 a.current,
.is__pc .blockHead .photonav03 a.current {
  background-color: #b277b3;
}
.is__pc .blockMenu .photonav04 a,
.is__pc .blockHead .photonav04 a {
  margin-right: 0;
  border-left-color: #80b21f;
}
.is__pc .blockMenu .photonav04 a:hover,
.is__pc .blockHead .photonav04 a:hover,
.is__pc .blockMenu .photonav04 a:focus,
.is__pc .blockHead .photonav04 a:focus,
.is__pc .blockMenu .photonav04 a.current,
.is__pc .blockHead .photonav04 a.current {
  background-color: #80b21f;
}
.is__pc .blockMenu .lastChild,
.is__pc .blockHead .lastChild {
  margin-right: 0;
}
.is__pc .titleLink .txtLink {
  text-align: right;
  margin-top: -25px;
}
.is__pc .titleLink .txtLink a {
  font-size: 0.78em;
  text-decoration: none;
  font-weight: bold;
}
.is__pc .titleLink .txtLink a:hover {
  text-decoration: underline;
}
.is__pc .titleLink .txtLink span {
  font-size: 8px;
  color: #857E62;
}
.is__pc .photoCnt1 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo01MainTitle.gif) no-repeat 10px 0;
  height: 330px;
}
.is__pc .photoCnt1 .mainBlock .blockLeft {
  width: 90px;
  zoom: 1;
}
.is__pc .photoCnt1 .mainBlock .blockRight {
  margin-left: 8px;
  width: 159px;
  zoom: 1;
}
.is__pc .photoCnt1 .mainBlock .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
}
.is__pc .photoCnt1 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.is__pc .photoCnt1 .subTitle1 {
  background: url(/src/lib_images/photo01Sub1Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .subTitle4 {
  background: url(/src/lib_images/fitterSubTitle01.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .subTitle5 {
  background: url(/src/lib_images/fitterSubTitle02.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .block1 .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
  display: block;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .block1 .blockLeft {
  width: 100%;
  margin-bottom: 3px;
}
.is__pc .photoCnt1 .block1 .blockRight {
  margin-left: -390px;
  width: 390px;
}
.is__pc .photoCnt1 .block1 .blockRight2 {
  margin-left: 336px;
  width: 259px;
}
.is__pc .photoCnt1 .block1 .blockRight3 {
  margin-left: -400px;
  width: 400px;
}
.is__pc .photoCnt1 .block1 .blockImgS {
  float: left;
  width: 195px;
  margin-right: 3px;
}
.is__pc .photoCnt1 .block1 .lastChild {
  margin-left: 0;
}
.is__pc .photoCnt1 .subBlock1 {
  background: url(/src/lib_images/comSubTitleS.gif) no-repeat scroll 0 0;
  zoom: 1;
  margin-bottom: 0px;
  padding: 15px 0;
}
.is__pc .photoCnt1 .subBlock1 .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .block1_1 .blockLeft {
  width: 100%;
  margin-bottom: 3px;
}
.is__pc .photoCnt1 .block1_1 .blockRight {
  margin-left: -435px;
  width: 435px;
}
.is__pc .photoCnt1 .block1_2 .blockRight {
  width: 100%;
}
.is__pc .photoCnt1 .block1_2 .blockRight .blockImg {
  margin-left: 330px;
  zoom: 1;
}
.is__pc .photoCnt1 .block1_2 .blockLeft {
  margin-left: -595px;
  width: 320px;
}
.is__pc .photoCnt1 .block1_3 {
  margin-bottom: 25px;
}
.is__pc .photoCnt1 .block1_3 .blockLeft {
  width: 100%;
  margin-bottom: 3px;
}
.is__pc .photoCnt1 .block1_3 .blockRight {
  margin-left: -310px;
  width: 310px;
}
.is__pc .photoCnt1 .block1_3 img {
  margin-right: 5px;
}
.is__pc .photoCnt1 .subTitle2 {
  background: url(/src/lib_images/photo01Sub2Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .block2 {
  margin-bottom: 25px;
}
.is__pc .photoCnt1 .block2 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt1 .block2 .blockRight {
  margin-left: -380px;
  width: 380px;
}
.is__pc .photoCnt1 .block2 .plan01 {
  margin-bottom: 50px;
}
.is__pc .photoCnt1 .block2 .plan02 {
  margin-bottom: 50px;
}
.is__pc .photoCnt1 .block2 .blockText strong {
  font-size: 1.25em;
  color: #8D963E;
  display: block;
  margin-top: 10px;
}
.is__pc .photoCnt1 .subBlock2 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt1 .subBlock2 .blockRight {
  margin-left: -280px;
  width: 280px;
}
.is__pc .photoCnt1 .subTitle3 {
  background: url(/src/lib_images/photo01Sub3Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .subTitle3-2 {
  background: url(/src/lib_images/photo01Sub3Title2.gif) no-repeat 0 0;
  height: 40px;
  margin: 30px 0 10px;
}
.is__pc .photoCnt1 .block3 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt1 .block3 .blockRight {
  margin-left: -475px;
  width: 475px;
}
.is__pc .photoCnt1 .titleLink {
  margin-bottom: 10px;
}
.is__pc .photoCnt1 .txtLink {
  margin-top: -30px;
  text-align: right;
  margin-bottom: 5px;
}
.is__pc .photoCnt1 .txtLink a {
  font-size: 0.78em;
  font-weight: bold;
  text-decoration: none;
  color: #8D963E;
}
.is__pc .photoCnt1 .txtLink a:hover {
  text-decoration: underline;
}
.is__pc .photoCnt1 .block22 .priceTable {
  padding-top: 15px;
}
.is__pc .photoCnt1 .block22 .priceTable thead th {
  text-align: center;
}
.is__pc .photoCnt1 .block22 .blockText .subTitle22 {
  color: #8D963E;
  font-size: 1.25em;
  display: block;
  margin-top: 20px;
}
.is__pc .photoCnt1 .priceTable .priceTableTxtS {
  margin: 5px 0;
}
.is__pc .photoCnt1 .priceTable .priceTableTxtL {
  margin: 15px 0;
}
.is__pc .photoCnt1 .planset {
  background: url(/src/lib_images/photo01Sub4Ban.jpg) no-repeat 0 0;
  height: 45px;
  margin-bottom: 15px;
}
.is__pc .photoCnt1 .planset2 {
  background: url(/src/lib_images/photo01Sub4Ban3.gif) no-repeat 0 0;
  height: 45px;
  margin-bottom: 15px;
  clear: both;
}
.is__pc .photoCnt1 .planset3 {
  background: url(/src/lib_images/photo01Sub4Ban4.gif) no-repeat 0 0;
  height: 45px;
  margin-bottom: 15px;
  clear: both;
}
.is__pc .photoCnt1 .planset4 {
  background: url(/src/lib_images/photo01Sub4Ban5.gif) no-repeat 0 0;
  height: 45px;
  margin-bottom: 15px;
  clear: both;
}
.is__pc .photoCnt1 .block22 .borderBlock {
  border: 1px solid #8D963E;
  padding: 15px;
}
.is__pc .photoCnt1 .block22 .borderBlock .subTitle222 {
  color: #8D963E;
  font-size: 1.25em;
}
.is__pc .photoCnt1 .block22 .borderBlock p {
  font-size: 1.105em;
}
.is__pc .photoCnt1 .block4 {
  border-top: 1px solid #E9E0C1;
  margin-bottom: 5px;
  padding: 5px 0;
}
.is__pc .photoCnt1 .block4 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt1 .block4 .blockImg {
  padding: 5px 0;
  text-align: center;
  width: 170px;
}
.is__pc .photoCnt1 .block4 .blockRight {
  margin-left: -425px;
  width: 425px;
}
.is__pc .photoCnt1 .block4 .blockText strong {
  color: #8D963E;
  font-size: 0.95em;
}
.is__pc .photoCnt1 .block4 .blockText p span {
  display: block;
  font-size: 0.85em;
  margin: 5px 0 0;
}
.is__pc .photoCnt1 .block4lastChild {
  border-bottom: 1px solid #E9E0C1;
  margin-bottom: 20px;
}
.is__pc .photoCnt1 .taxNotes {
  color: #D91918;
  text-align: right;
  margin-bottom: 5px;
}
.is__pc .photoCnt1 .subTitleS,
.is__pc .hanaBlock .blockText .subTitleS {
  color: #8D963E;
}
.is__pc .photoCnt2_1 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo02MainTitle.gif) no-repeat 10px 0;
  height: 457px;
}
.is__pc .photoCnt2_1 .mainBlock .blockLeft {
  width: 90px;
}
.is__pc .photoCnt2_1 .mainBlock .blockRight {
  margin-left: 12px;
  width: 240px;
}
.is__pc .photoCnt2_1 .mainBlock .blockText strong {
  font-size: 1.11em;
  color: #AD3140;
}
.is__pc .photoCnt2_1 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.is__pc .photoCnt2_1 .subTitle1 {
  background: url(/src/lib_images/photo02Sub1Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 15px;
}
.is__pc .photoCnt2_1 .block1 {
  margin-bottom: 35px;
}
.is__pc .photoCnt2_1 .block1 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_1 .block1 .blockRight {
  margin-left: -435px;
  width: 435px;
}
.is__pc .photoCnt2_1 .block1 .blockText p {
  font-size: 0.95em;
  margin-bottom: 10px;
}
.is__pc .photoCnt2_1 .photoplan1 {
  background: url(/src/lib_images/photo02Plan1.gif) no-repeat 0 0;
  height: 40px;
}
.is__pc .photoCnt2_1 .photoplan2 {
  background: url(/src/lib_images/photo02Plan2.gif) no-repeat 0 0;
  height: 28px;
}
.is__pc .photoCnt2_1 .photoplan3 {
  background: url(/src/lib_images/photo02Plan3.gif) no-repeat 0 0;
  height: 42px;
}
.is__pc .photoCnt2_1 .photoplan4 {
  background: url(/src/lib_images/photo02Plan4.gif) no-repeat 0 0;
  height: 28px;
}
.is__pc .photoCnt2_1 .photoplan5 {
  background: url(/src/lib_images/photo02Plan5.gif) no-repeat 0 0;
  height: 28px;
}
.is__pc .photoCnt2_1 .block2 {
  margin-bottom: 25px;
}
.is__pc .photoCnt2_1 .block2 .blockText p {
  padding: 3px;
}
.is__pc .photoCnt2_1 .subTitle2 {
  font-size: 1.25em;
  color: #B13A48;
}
.is__pc .photoCnt2_1 .block3 {
  border-top: 1px solid #E9E0C1;
  margin-bottom: 5px;
  padding: 5px 0;
}
.is__pc .photoCnt2_1 .block3 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_1 .block3 .blockRight {
  margin-left: -400px;
  width: 400px;
}
.is__pc .photoCnt2_1 .block3 .blockText strong {
  font-size: 0.95em;
  color: #B13A48;
}
.is__pc .photoCnt2_1 .block3lastChild {
  border-bottom: 1px solid #E9E0C1;
  margin-bottom: 20px;
}
.is__pc .photoCnt2_1 .block4Btm {
  background: url(/src/lib_images/photo02Sub3BgBtm.gif) no-repeat 0 bottom;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.is__pc .photoCnt2_1 .block4Top {
  background: url(/src/lib_images/photo02Sub3BgTop.gif) no-repeat 0 0;
  padding-top: 15px;
}
.is__pc .photoCnt2_1 .block4 {
  border-color: #EF678C;
  border-style: solid;
  border-width: 0 2px;
  padding: 0 25px 0 15px;
  zoom: 1;
}
.is__pc .photoCnt2_1 .block4 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_1 .block4 .blockRight {
  margin-left: -360px;
  width: 360px;
}
.is__pc .photoCnt2_1 .block4 .blockText .campaignTxt {
  color: #EF5668;
  display: block;
  margin-bottom: 10px;
}
.is__pc .photoCnt2_1 .block4 .blockText .largeTxt {
  font-size: 200%;
  line-height: 1;
  display: block;
}
.is__pc .photoCnt2_1 .block4 .blockText .smallTxt {
  display: block;
  font-size: 125%;
  margin-top: -10px;
  padding: 0 7px;
}
.is__pc .photoCnt2_1 .block4 .blockText img {
  float: left;
  margin-right: 15px;
}
.is__pc .photoCnt2_1 .block5 {
  margin-bottom: 25px;
}
.is__pc .photoCnt2_1 .block5 .subTitleS {
  font-size: 0.95em;
  color: #B13A48;
}
.is__pc .photoCnt2_1 .block5 .subTitleS span {
  font-weight: normal;
  color: #555555;
}
.is__pc .photoCnt2_1 .block5 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_1 .block5 .blockRight {
  margin-left: -340px;
  width: 340px;
}
.is__pc .photoCnt2_1 .block5 .blockText {
  margin-bottom: 15px;
}
.is__pc .photoCnt2_1 .block5 .priceTable th {
  text-align: center;
}
.is__pc .photoCnt2_1 .block5 a {
  color: #444444;
  text-decoration: none;
}
.is__pc .photoCnt2_1 .block5 a:hover {
  text-decoration: underline;
}
.is__pc .photoCnt2_1 .subTitleS {
  color: #AF3544;
}
.is__pc .photoCnt2_1 .titleLink {
  margin-bottom: 5px;
}
.is__pc .photoCnt2_1 .titleLink .txtLink a {
  color: #AF3544;
}
.is__pc .photoCnt2_2 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo02MainTitle.gif) no-repeat 10px 0;
  height: 457px;
}
.is__pc .photoCnt2_2 .mainBlock .blockLeft {
  width: 90px;
}
.is__pc .photoCnt2_2 .mainBlock .blockRight {
  margin-left: 12px;
  width: 240px;
}
.is__pc .photoCnt2_2 .mainBlock .blockText strong {
  font-size: 1.11em;
  color: #AD3140;
}
.is__pc .photoCnt2_2 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.is__pc .photoCnt2_2 .subTitle1 {
  background: url(/src/lib_images/photo022Sub1Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 15px;
}
.is__pc .photoCnt2_2 .block1 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_2 .block1 .blockRight {
  margin-left: -245px;
  width: 245px;
}
.is__pc .photoCnt2_2 .block1 .blockText p {
  font-size: 0.95em;
  margin-bottom: 10px;
}
.is__pc .photoCnt2_2 .block2 {
  margin-bottom: 25px;
}
.is__pc .photoCnt2_2 .block2 .priceTable {
  margin-bottom: 25px;
}
.is__pc .photoCnt2_2 .block2 .priceTable th {
  text-align: center;
}
.is__pc .photoCnt2_2 .block2 .priceTable2 {
  width: 50%;
}
.is__pc .photoCnt2_2 .block2 .blockText p {
  padding: 3px;
}
.is__pc .photoCnt2_2 .subTitle2 {
  font-size: 1.25em;
  color: #B13A48;
}
.is__pc .photoCnt2_2 .block3 .subTitleS {
  margin-bottom: 15px;
}
.is__pc .photoCnt2_2 .block3 .blockImg {
  margin-bottom: 20px;
}
.is__pc .photoCnt2_2 .block3 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_2 .block3 .blockLeft .blockText {
  width: 304px;
}
.is__pc .photoCnt2_2 .block3 .blockRight {
  margin-left: -270px;
  width: 270px;
}
.is__pc .photoCnt2_2 .block3 .priceTable {
  margin-bottom: 15px;
}
.is__pc .photoCnt2_2 .block3 .priceTable table {
  border: 1px solid #E9E0C1;
  border-width: 1px 1px 0;
}
.is__pc .photoCnt2_2 .block3 .priceTable th {
  border-bottom: 1px solid #E9E0C1;
  text-align: center;
  font-weight: bold;
}
.is__pc .photoCnt2_2 .block3 .priceTable td {
  border-bottom: 1px solid #E9E0C1;
  text-align: right;
}
.is__pc .photoCnt2_2 .block3 .priceTable .leftTd {
  text-align: left;
}
.is__pc .photoCnt2_2 .block3 .priceTable p {
  font-size: 0.78em;
  padding: 10px 0;
}
.is__pc .photoCnt2_2 .block3 .blockText p {
  margin-bottom: 10px;
}
.is__pc .photoCnt2_2 .block3 .blockText2 {
  width: 306px;
  margin-top: 10px;
}
.is__pc .photoCnt2_2 .block5 {
  margin-bottom: 25px;
}
.is__pc .photoCnt2_2 .block5 .subTitleS {
  font-size: 0.95em;
  color: #B13A48;
}
.is__pc .photoCnt2_2 .block5 .subTitleS span {
  font-weight: normal;
  color: #555555;
}
.is__pc .photoCnt2_2 .block5 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt2_2 .block5 .blockRight {
  margin-left: -340px;
  width: 340px;
}
.is__pc .photoCnt2_2 .block5 .blockText {
  margin-bottom: 15px;
}
.is__pc .photoCnt2_2 .block5 .priceTable th {
  text-align: center;
}
.is__pc .photoCnt2_2 .block5 a {
  color: #444444;
  text-decoration: none;
}
.is__pc .photoCnt2_2 .block5 a:hover {
  text-decoration: underline;
}
.is__pc .photoCnt2_2 .subTitleS {
  color: #AF3544;
}
.is__pc .photoCnt2_2 .titleLink {
  margin-bottom: 5px;
}
.is__pc .photoCnt2_2 .titleLink .txtLink a {
  color: #AF3544;
}
.is__pc .photoCnt2_2 .obiImg table {
  width: 100%;
}
.is__pc .photoCnt2_2 .obiImg td {
  text-align: center;
  width: 33%;
  padding-right: 2px;
}
.is__pc .photoCnt2_2 .obiImg td a {
  display: block;
}
.is__pc .photoCnt2_2 .obiImg .photo {
  width: 100%;
  *width: 194px;
}
.is__pc .photoCnt3 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo03MainTitle.gif) no-repeat 10px 0;
  height: 514px;
}
.is__pc .photoCnt3 .mainBlock .blockLeft {
  width: 90px;
}
.is__pc .photoCnt3 .mainBlock .blockRight {
  margin-left: 12px;
  width: 240px;
}
.is__pc .photoCnt3 .mainBlock .blockText strong {
  font-size: 1.11em;
  color: #E07C06;
}
.is__pc .photoCnt3 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.is__pc .photoCnt3 .subTitle2 {
  background: url(/src/lib_images/photo03Sub2Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt3 .block1Btm {
  background: url(/src/lib_images/photo03Sub1BgBtm.gif) no-repeat 0 bottom;
  padding-bottom: 21px;
}
.is__pc .photoCnt3 .block1Top {
  background: url(/src/lib_images/photo03Sub1BgTop.gif) no-repeat 0 0;
  padding-top: 21px;
}
.is__pc .photoCnt3 .block1 {
  border-color: #E07C06;
  border-style: solid;
  border-width: 0 2px;
  padding: 0 25px 0 15px;
  zoom: 1;
}
.is__pc .photoCnt3 .block1 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt3 .block1 .blockRight {
  margin-left: -360px;
  width: 360px;
}
.is__pc .photoCnt3 .block1 .txtImg {
  background: url(/src/lib_images/photo03Sub1Text.gif) no-repeat 0 0;
  height: 77px;
  margin-bottom: 10px;
}
.is__pc .photoCnt3 .block1 .blockText img {
  float: left;
  margin-right: 15px;
}
.is__pc .photoCnt3 .block2 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt3 .block2 .blockRight {
  margin-left: -425px;
  width: 425px;
}
.is__pc .photoCnt3 .block2 .blockImg {
  width: 195px;
}
.is__pc .photoCnt3 .block2 .blockImgL {
  float: left;
  width: 142px;
  margin-right: 5px;
}
.is__pc .photoCnt3 .block2 .blockImgS {
  float: left;
  width: 39px;
  margin-bottom: 5px;
}
.is__pc .photoCnt3 .block2_2 {
  margin-bottom: 50px;
}
.is__pc .photoCnt3 .subTitle3 {
  background: url(/src/lib_images/photo03Sub3Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt3 .block3 {
  border-style: solid;
  border-color: #E9E0C1;
  border-width: 1px 1px 0;
  margin-bottom: 0;
  padding: 10px;
}
.is__pc .photoCnt3 .block3 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt3 .block3 .blockRight {
  margin-left: -400px;
  width: 400px;
}
.is__pc .photoCnt3 .block3 .blockText strong {
  font-size: 0.95em;
  color: #E07C06;
}
.is__pc .photoCnt3 .block3lastChild {
  border-bottom-width: 1px;
  margin-bottom: 50px;
}
.is__pc .photoCnt3 .block3difference {
  border-bottom-width: 1px;
  margin-bottom: 15px;
}
.is__pc .photoCnt3 .block4 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt3 .block4 .blockRight {
  margin-left: -245px;
  width: 245px;
}
.is__pc .photoCnt3 .block4 .blockText p {
  font-size: 0.95em;
  margin-bottom: 10px;
}
.is__pc .photoCnt3 .block5 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt3 .block5 .blockRight {
  margin-left: -260px;
  width: 260px;
}
.is__pc .photoCnt3 .block5 .blockImg {
  width: 195px;
}
.is__pc .photoCnt3 .block5 .blockImgL {
  float: left;
  width: 142px;
  margin-right: 5px;
}
.is__pc .photoCnt3 .block5 .blockImgS {
  float: left;
  width: 39px;
  margin-bottom: 5px;
}
.is__pc .photoCnt3 .block5 .priceTable table {
  border: 1px solid #E9E0C1;
  border-width: 1px 1px 0;
}
.is__pc .photoCnt3 .block5 .priceTable th {
  border-bottom: 1px solid #E9E0C1;
  text-align: center;
  font-weight: bold;
}
.is__pc .photoCnt3 .block5 .priceTable td {
  border-bottom: 1px solid #E9E0C1;
  text-align: right;
}
.is__pc .photoCnt3 .block5 .priceTable .leftTd {
  text-align: left;
}
.is__pc .photoCnt3 .block5 .priceTable p {
  font-size: 0.78em;
  padding: 10px 0;
}
.is__pc .photoCnt3 .block5 .blockText2 {
  margin-top: 15px;
}
.is__pc .photoCnt3 .block6 {
  margin-bottom: 80px;
}
.is__pc .photoCnt3 .block6 .blockText {
  margin-bottom: 15px;
}
.is__pc .photoCnt3 .block6 span {
  color: #555555;
  font-weight: normal;
}
.is__pc .photoCnt3 .block6 a {
  color: #444444;
  text-decoration: none;
}
.is__pc .photoCnt3 .block6 a:hover {
  text-decoration: underline;
}
.is__pc .photoCnt3 .priceTable th {
  width: 33%;
}
.is__pc .photoCnt3 .priceTable .centerTh {
  text-align: center;
}
.is__pc .photoCnt3 .priceTable .blockText {
  margin-top: 10px;
}
.is__pc .photoCnt3 .subTitle22 {
  font-size: 1.25em;
  color: #E07C06;
}
.is__pc .photoCnt3 .subTitleS {
  color: #E07C06;
}
.is__pc .photoCnt3 .titleLink {
  margin-bottom: 5px;
}
.is__pc .photoCnt3 .titleLink .txtLink a {
  color: #E07C06;
}
.is__pc .photoCnt3 .rentalBlock {
  margin-bottom: 80px;
}
.is__pc .photoCnt3 .block2_2 .price {
  clear: both;
}
.is__pc .photoCnt4 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo04MainTitle.gif) no-repeat 10px 0;
  height: 336px;
}
.is__pc .photoCnt4 .mainBlock .blockLeft {
  width: 90px;
}
.is__pc .photoCnt4 .mainBlock .blockRight {
  margin-left: 12px;
  width: 240px;
}
.is__pc .photoCnt4 .mainBlock .blockText strong {
  font-size: 1.11em;
  color: #9F66A1;
}
.is__pc .photoCnt4 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.is__pc .photoCnt4 .subTitle2 {
  background: url(/src/lib_images/photo04Sub2Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt4 .block1Btm {
  background: url(/src/lib_images/photo04Sub1BgBtm.gif) no-repeat 0 bottom;
  padding-bottom: 21px;
}
.is__pc .photoCnt4 .block1Top {
  background: url(/src/lib_images/photo04Sub1BgTop.gif) no-repeat 0 0;
  padding-top: 21px;
}
.is__pc .photoCnt4 .block1 {
  border-color: #A168A3;
  border-style: solid;
  border-width: 0 2px;
  padding: 0 25px 0 15px;
  zoom: 1;
}
.is__pc .photoCnt4 .block1 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt4 .block1 .blockRight {
  margin-left: -360px;
  width: 360px;
}
.is__pc .photoCnt4 .block1 .txtImg {
  background: url(/src/lib_images/photo04Sub1Text.gif) no-repeat 0 0;
  height: 77px;
  margin-bottom: 10px;
}
.is__pc .photoCnt4 .block1 .blockText img {
  float: left;
  margin-right: 15px;
}
.is__pc .photoCnt4 .block2 {
  margin-bottom: 40px;
}
.is__pc .photoCnt4 .block2 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt4 .block2 .blockRight {
  margin-left: -395px;
  width: 395px;
}
.is__pc .photoCnt4 .block2 .catchTxt {
  color: #a40000;
  font-size: 189.5%;
}
.is__pc .photoCnt4 .block2 .blockInblock {
  margin-bottom: 1.0em;
}
.is__pc .photoCnt4 .block2 .blockText p {
  margin-bottom: 1em;
}
.is__pc .photoCnt4 .block2 .blockText .throughtxt {
  text-decoration: line-through;
}
.is__pc .photoCnt4 .block2 .blockText .colortxt {
  color: #FF0000;
}
.is__pc .photoCnt4 .block2 .blockImg {
  width: 195px;
}
.is__pc .photoCnt4 .block2 .blockImgL {
  float: left;
  width: 142px;
  margin-right: 5px;
}
.is__pc .photoCnt4 .block2 .blockImgS {
  float: left;
  width: 39px;
  margin-bottom: 5px;
}
.is__pc .photoCnt4 .subTitle3 {
  background: url(/src/lib_images/photo04Sub3Title.gif) no-repeat 0 0;
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .photoCnt4 .block3 {
  margin-bottom: 25px;
}
.is__pc .photoCnt4 .block3 .blockLeft {
  width: 100%;
  margin-bottom: 25px;
}
.is__pc .photoCnt4 .block3 .blockRight {
  margin-left: -355px;
  width: 355px;
}
.is__pc .photoCnt4 .block3 .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
  display: block;
  margin-top: 10px;
}
.is__pc .photoCnt4 .subBlock3 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt4 .subBlock3 .blockRight {
  margin-left: -260px;
  width: 260px;
}
.is__pc .photoCnt4 .priceTable th {
  width: 33%;
}
.is__pc .photoCnt4 .priceTable .centerTh {
  text-align: center;
}
.is__pc .photoCnt4 .priceTable .blockText {
  margin-top: 10px;
}
.is__pc .photoCnt4 .subTitle22 {
  font-size: 1.25em;
  color: #A168A3;
}
.is__pc .photoCnt4 .subTitleS {
  color: #A168A3;
}
.is__pc .photoCnt4 .titleLink {
  margin-bottom: 5px;
}
.is__pc .photoCnt4 .titleLink .txtLink a {
  color: #AF3544;
}
.is__pc .Wedding p {
  color: #444444;
}
.is__pc .Wedding .mainBlock .block {
  margin-left: 3px;
  width: 145px;
  float: left;
  zoom: 1;
}
.is__pc .Wedding .mainBlock .mainTitle {
  background: url("/src/lib_images/WeddingPhoto01MainTitle.gif") no-repeat scroll 10px 0 transparent;
  height: 44px;
}
.is__pc .MenuLink .blockSub {
  float: left;
  margin-left: 3px;
  width: 145px;
}
.is__pc .location .Wedding .planDetailBlock {
  padding: 25px 0 20px;
}
.is__pc .location .Wedding .plan6Price {
  font-size: 1.3em;
  text-align: right;
}
.is__pc .location .Wedding .plan6Ban {
  padding: 10px 0 20px;
}
.is__pc .location .priceTableTxtL2 {
  border: 1px solid #E9E0C1;
  color: #444444;
  margin-bottom: 20px;
  padding: 20px;
}
.is__pc .studio .Wedding .BannerBlock {
  padding: 10px 0 20px;
}
.is__pc .studio .blockText {
  margin-bottom: 30px;
}
.is__pc .studio .textLink {
  background-color: #BBC185;
  font-size: 115%;
  font-weight: bold;
  height: 35px;
  margin-top: 20px;
  padding-top: 15px;
  text-align: center;
  width: 100%;
}
.is__pc .studio .priceTable th {
  text-align: center;
}
.is__pc .fitter .Block {
  margin-bottom: 20px;
}
.is__pc .fitter .Block .mainImg {
  margin-bottom: 15px;
}
.is__pc .fitter .fitterBrock {
  clear: both;
  margin-bottom: 20px;
}
.is__pc .fitter .fitterBrock .fitterBlockImg {
  float: left;
  margin-right: 10px;
}
.is__pc .fitter .fitterBrock .colortxt {
  color: #8D963E;
  display: block;
  font-size: 1.3em;
  margin-bottom: 5px;
}
.is__pc .fitter .BanBrock {
  margin: 15px 0 40px;
}
.is__pc .fitter .lineBlock {
  background: url("/src/lib_images/comSubTitleS.gif") no-repeat scroll 0 bottom transparent;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.is__pc .fitter .hanaBlock table {
  width: 100%;
  margin-bottom: 15px;
}
.is__pc .fitter .hanaBlock .harf {
  width: 35%;
}
.is__pc .fitter .hanaBlock .three‐division td {
  width: 33%;
}
.is__pc .fitter .hanaBlock .SalePrice {
  padding-bottom: 5px;
}
.is__pc .fitter .hanaBlock .blockRight2 .smallPrice {
  color: #444444;
  font-size: 0.7em;
  line-height: 1.2;
}
.is__pc .fitter .blockText .subTitle22 {
  color: #8D963E;
}
.is__pc .fitter .Title_M_1 {
  background: url("/src/lib_images/fitterMtitle1.gif") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
  height: 36px;
  margin-bottom: 10px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.is__pc .fitter .Title_M_2 {
  background: url("/src/lib_images/fitterMtitle2.gif") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
  height: 36px;
  margin: 70px 0 10px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.is__pc .fitter .imgBlock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 15px;
}
.is__pc .subTitle7 {
  background: url("/src/lib_images/fitterSubTitle03.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 40px;
  margin-bottom: 10px;
}
.is__pc .marriageHall {
  margin-left: -5px;
  margin-right: -5px;
}
.is__pc .marriageHall .imgBlock {
  width: 23%;
  float: left;
  margin: 0 5px 15px;
  min-height: 230px;
}
.is__pc .marriageHall .img {
  margin-bottom: 5px;
}
.is__pc .marriageHall .img img {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
.is__pc .loadingArea p {
  text-align: center;
  padding: 280px 0 0;
}
.is__pc .loadingArea span {
  text-align: center;
  color: #666;
}
.is__pc .planMenuList {
  list-style: none outside none;
  margin-bottom: 18px;
}
.is__pc .planMenuList li {
  display: inline-block;
  border-radius: 3px;
  behavior: url('PIE.htc');
  line-height: 1;
  vertical-align: bottom;
  position: relative;
  letter-spacing: 0.08em;
}
.is__pc .planMenuList li:before {
  content: '＋';
  font-weight: bold;
  position: absolute;
}
.is__pc .planMenuList li:first-child {
  margin-left: 0;
}
.is__pc .planMenuList li:first-child:before {
  content: '';
}
.is__pc .planMenuList li.price {
  width: auto;
  margin-bottom: -8px;
  padding: 0;
  background-color: transparent;
}
.is__pc .planMenuList li.price span {
  color: #d31a60;
  line-height: 1;
}
.is__pc .planMenuList li.price .priceTxtYen {
  letter-spacing: 0;
}
.is__pc .planMenuList li.price .priceTxtTax {
  color: #3e3e3e;
  letter-spacing: 0;
}
.is__pc .planMenuList.planMenuListL li {
  font-size: 126.5%;
  padding: 0.3em 0;
  margin-left: 1.5em;
}
.is__pc .planMenuList.planMenuListL li:before {
  left: -1.4em;
}
.is__pc .planMenuList.planMenuListL li:first-child {
  margin-left: 0;
}
.is__pc .planMenuList.planMenuListM li {
  font-size: 126.5%;
  padding: 0.3em 0;
  margin-left: 1.5em;
}
.is__pc .planMenuList.planMenuListM li:before {
  left: -1.2em;
}
.is__pc .planMenuList.planMenuListM li:first-child {
  margin-left: 0;
}
.is__pc .planMenuList.planMenuListS li {
  font-size: 95%;
  padding: 0.3em 1em;
  margin-left: 1.5em;
}
.is__pc .planMenuList.planMenuListS li:before {
  left: -1.4em;
}
.is__pc .planMenuList.planMenuListS li:first-child {
  margin-left: 0;
}
.is__pc .photo-2015111.photoCnt4 .pointTxt {
  display: block;
  color: #d61120;
  margin-top: 1em;
}
.is__pc .photo-2015111.photoCnt4 .planMenuList li {
  background-color: #8e4b91;
  color: #fff;
}
.is__pc .photo-2015111.photoCnt4 .planMenuList li:before {
  color: #a59f9f;
}
.is__pc .photo-2015111.photoCnt4 .mainBlock .mainTitle {
  background-image: url('/src/lib_images/photo-2015111/photo04MainTitle.gif');
  height: 433px;
}
.is__pc .photo-2015111.photoCnt4 .block1 .txtImg {
  background-image: url('/src/lib_images/photo-2015111/photo04Sub1Text.gif');
}
.is__pc .photo-2015111.photoCnt4 .block3 .blockText strong {
  font-family: "游明朝", YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Droid Sans', 'Droid Sans Japanese', 'モトヤLマルベリ3等幅', 'モトヤLシーダ3等幅', 'Times New Roman', serif;
  font-weight: normal;
  color: #a06aa2;
  font-size: 173%;
  letter-spacing: 0.08em;
  margin-bottom: 0.5em;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt {
  margin-bottom: 20px;
  *zoom: 1;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt:before,
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt:after {
  display: table;
  content: "";
  line-height: 0;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt:after {
  clear: both;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt .planTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/src/lib_images/photo-2015111/nouPhotoTitle.gif') no-repeat left top;
  height: 108px;
  width: 195px;
  float: left;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt .blockText {
  width: 370px;
  float: right;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planTxt p {
  font-size: 103.5%;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice {
  *zoom: 1;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice:before,
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice:after {
  display: table;
  content: "";
  line-height: 0;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice:after {
  clear: both;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl {
  display: table;
  width: 99%;
  background-color: #d11e5d;
  margin-bottom: 10px;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dt,
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd {
  display: table-cell;
  color: #fff;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dt,
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd,
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dt span,
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd span {
  font-family: "游明朝", YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Droid Sans', 'Droid Sans Japanese', 'モトヤLマルベリ3等幅', 'モトヤLシーダ3等幅', 'Times New Roman', serif;
  font-weight: normal;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dt {
  font-size: 158%;
  letter-spacing: 0.02em;
  padding-left: 20px;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd {
  text-align: right;
  padding-right: 135px;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd span {
  letter-spacing: 0.02em;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd .priceValue {
  font-size: 197%;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice dl dd .priceTxt {
  font-size: 110.5%;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice .blockImg {
  float: right;
  margin-top: -110px;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice .blockText {
  float: left;
  width: 400px;
}
.is__pc .photo-2015111.photoCnt4 .nohStage .planPrice .blockText p {
  letter-spacing: 0.02em;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .pointTxt {
  margin-bottom: 1em;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .blockText p {
  line-height: 1.8;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock {
  margin-bottom: 30px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .campaignTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/src/lib_images/photo-2015111/block2MainImg.jpg') no-repeat center top;
  height: 230px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL {
  text-align: center;
  margin-bottom: 45px;
  margin-top: -75px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li {
  font-size: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 2.0em;
  width: 5.5em;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li:before {
  font-size: 140%;
  font-weight: bold;
  top: 25%;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li span {
  font-size: 126.5%;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price {
  width: auto;
  background-color: transparent;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price:before {
  content: '＝';
  top: 30%;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price .priceValue {
  font-family: "游明朝", YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Droid Sans', 'Droid Sans Japanese', 'モトヤLマルベリ3等幅', 'モトヤLシーダ3等幅', 'Times New Roman', serif;
  font-weight: normal;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price .priceValue.priceValueL {
  font-size: 369.2%;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price .priceValue.priceValueS {
  font-size: 300%;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price .priceTxtYen {
  font-size: 140%;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .campaignMainBlock .planMenuListL li.price .priceTxtTax {
  font-size: 95%;
  margin-left: -5px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .rentalOptionPrice {
  margin-bottom: 40px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .rentalOptionPrice .rentalOptionTitle {
  background: url('/src/lib_images/photo-2015111/commonMarkPlus.gif') no-repeat left center;
  padding-left: 25px;
  color: #d62769;
  font-size: 120%;
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 8px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .rentalOptionPrice table th,
.is__pc .photo-2015111.photoCnt4 .campaignBlock .rentalOptionPrice table td {
  color: #6f5c44;
  font-size: 103.5%;
  letter-spacing: 0.13em;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .rentalOptionPrice table th {
  padding-left: 20px;
}
.is__pc .photo-2015111.photoCnt4 .campaignBlock .rentalOptionPrice table td {
  padding-left: 25px;
  text-align: left;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock {
  margin-bottom: 35px;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .campaignTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/src/lib_images/photo-2015111/block2Subblock1Title.gif') no-repeat center top;
  height: 38px;
  margin-bottom: 13px;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM {
  text-align: center;
  margin-bottom: 10px;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li {
  font-size: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 4.6em;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li:before {
  font-size: 140%;
  font-weight: bold;
  top: 25%;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li span {
  font-size: 126.5%;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price {
  width: auto;
  margin-left: 7px;
  margin-right: -0.5em;
  margin-bottom: -8px;
  background-color: transparent;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price:before {
  content: '';
  display: none;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price span {
  line-height: 1;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price .priceValue {
  font-family: "游明朝", YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Droid Sans', 'Droid Sans Japanese', 'モトヤLマルベリ3等幅', 'モトヤLシーダ3等幅', 'Times New Roman', serif;
  font-weight: normal;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price .priceValue.priceValueL {
  font-size: 369.2%;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price .priceValue.priceValueS {
  font-size: 300%;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price .priceTxtYen {
  font-size: 140%;
}
.is__pc .photo-2015111.photoCnt4 .hairmakeSetBlock .planMenuListM li.price .priceTxtTax {
  font-size: 95%;
  margin-left: -5px;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock {
  margin-bottom: 30px;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock {
  margin-bottom: 10px;
  *zoom: 1;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock:before,
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock:after {
  display: table;
  content: "";
  line-height: 0;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock:after {
  clear: both;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockImg {
  float: left;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockText {
  width: 260px;
  padding: 25px 25px 0 0;
  float: right;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockText strong {
  font-family: "游明朝", YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 'Droid Sans', 'Droid Sans Japanese', 'モトヤLマルベリ3等幅', 'モトヤLシーダ3等幅', 'Times New Roman', serif;
  font-weight: normal;
  color: #1f1f1f;
  letter-spacing: 0.11em;
  font-size: 158%;
  display: block;
  margin-bottom: 15px;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockText p {
  text-align: justify;
  min-height: 10em;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockText .hakamaPhoto {
  border-radius: 3px;
  behavior: url('PIE.htc');
  background-color: #fff;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockText .hakamaPhoto a {
  display: block;
  background: url('/src/lib_images/commonMarkArrow2x.png') no-repeat 96% center;
  background-size: 15px 15px;
  font-size: 110.5%;
  color: #d62769;
  text-decoration: none;
  line-height: 28px;
  letter-spacing: 0.09em;
  position: relative;
  padding: 0 20px;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .blockText .hakamaPhoto a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 80;
  -ms-filter: "alpha(opacity=80)";
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock .txt {
  font-size: 95%;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock.hakama1 {
  background-color: #d0eeee;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock.hakama2 {
  background-color: #d5e4be;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock.hakama3 {
  background-color: #f2efc0;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock.hakama4 {
  background-color: #ebdff4;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock.hakama5 {
  background-color: #fdc8c9;
}
.is__pc .photo-2015111.photoCnt4 .hakamaMenuBlock .hakamaBlock.hakama6 {
  background-color: #f2e6c2;
}
.ui-mobile {
  /*Photo*/
}
.ui-mobile .photoCnt .blockBanner .imgLink {
  margin-bottom: 1em;
}
.ui-mobile .photoCnt .blockBanner .banDress {
  margin: 0 auto;
}
.ui-mobile .photoCnt .blockBanner .txtLink {
  text-align: right;
}
.ui-mobile .photoCnt .blockBanner .txtLink a {
  color: #BB535F;
}
.ui-mobile .photoCnt .blockMenu .txtImg {
  background: url(/src/lib_images/photo00MenuTitle.gif) no-repeat 0 0;
  height: 23px;
  margin-bottom: 10px;
}
.ui-mobile .photoCnt .blockMenu .blockSub {
  float: left;
  margin-right: 8px;
  width: 151px;
}
.ui-mobile .photoCnt .blockMenu .lastChild {
  margin-right: 0;
}
.ui-mobile .photoCnt .mainBlock .blockLeft {
  width: 100%;
}
.ui-mobile .photoCnt .mainBlock .mainTitle {
  margin-bottom: 1em;
}
.ui-mobile .photoCnt .mainBlock .mainTitle span {
  font-size: 150%;
}
.ui-mobile .photoCnt .mainBlock .blockRight {
  float: left;
  width: 50%;
}
.ui-mobile .photoCnt .mainBlock .blockRight .blockImg {
  text-align: center;
}
.ui-mobile .photoCnt .mainBlock .blockRight .blockImg img {
  max-width: 95%;
}
.ui-mobile .photoCnt .mainBlock .blockText {
  padding: 0 0.1em;
}
.ui-mobile .photoCnt .mainBlock .blockText strong {
  display: block;
  font-size: 85%;
  padding: 0 0.2em;
  line-height: 1.3;
}
.ui-mobile .photoCnt .titleLink .txtLink {
  text-align: right;
  margin-top: -25px;
}
.ui-mobile .photoCnt .titleLink .txtLink a {
  font-size: 0.78em;
  text-decoration: none;
  font-weight: bold;
}
.ui-mobile .photoCnt .titleLink .txtLink a:hover {
  text-decoration: underline;
}
.ui-mobile .photoCnt .titleLink .txtLink span {
  font-size: 8px;
  color: #857E62;
}
.ui-mobile .photoCnt .photoBlock1,
.ui-mobile .photoCnt .photoBlock2,
.ui-mobile .photoCnt .photoBlock3 {
  margin-bottom: 2em;
}
.ui-mobile .photoCnt .txtLink {
  text-align: right;
  margin: -1em 0 0;
}
.ui-mobile .photoCnt .txtLink a {
  font-size: 0.78em;
  font-weight: bold;
  text-decoration: none;
}
.ui-mobile .photoCnt .txtLink a:hover {
  text-decoration: underline;
}
.ui-mobile .photoCnt1 .subTitle {
  background-color: #B2BA72;
}
.ui-mobile .photoCnt1 .mainBlock .mainTitle {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .mainBlock .blockRight {
  float: left;
  width: 33.3%;
}
.ui-mobile .photoCnt1 .mainBlock .blockText strong {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.ui-mobile .photoCnt1 .block1 .blockText strong {
  font-size: 110%;
  color: #8D963E;
  display: block;
  margin-bottom: 10px;
}
.ui-mobile .photoCnt1 .block1 .blockLeft {
  width: 40%;
  margin-bottom: 3px;
}
.ui-mobile .photoCnt1 .block1 .blockImgS {
  float: left;
  width: 30%;
  margin-right: 3px;
}
.ui-mobile .photoCnt1 .block1 .lastChild {
  margin-left: 0;
}
.ui-mobile .photoCnt1 .subBlock1 {
  background: url("/src/lib_images/comSubTitleS.gif") no-repeat scroll 0 0;
  background-size: auto;
  margin-bottom: 0px;
  padding: 15px 0;
}
.ui-mobile .photoCnt1 .subBlock1 .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
  margin-bottom: 10px;
}
.ui-mobile .photoCnt1 .subBlock1 .blockLeft {
  margin-bottom: 3px;
}
.ui-mobile .photoCnt1 .block1_1 .blockLeft {
  width: 40%;
}
.ui-mobile .photoCnt1 .block1_2 .blockLeft {
  width: 50%;
}
.ui-mobile .photoCnt1 .block1_3 .blockLeft {
  width: 50%;
}
.ui-mobile .photoCnt1 .block1_3 img {
  display: inline;
  margin-right: 5px;
}
.ui-mobile .photoCnt1 .block1_3 .img1 {
  width: 50%;
}
.ui-mobile .photoCnt1 .block1_3 .img2 {
  width: 40%;
}
.ui-mobile .photoCnt1 .block2 {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt1 .block2 .blockLeft {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt1 .block2 .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
  display: block;
  margin-top: 10px;
}
.ui-mobile .photoCnt1 .borderBlock {
  border-color: #8D963E;
}
.ui-mobile .photoCnt1 .borderBlock strong {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .block3 .blockLeft {
  width: 30%;
}
.ui-mobile .photoCnt1 .subTitleS,
.ui-mobile .photoCnt1 .hanaBlock .blockText .subTitleS {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .txtLink a {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .block22 .priceTable {
  padding-top: 15px;
}
.ui-mobile .photoCnt1 .block22 .priceTable thead th {
  text-align: center;
}
.ui-mobile .photoCnt1 .block22 .blockText .subTitle22 {
  color: #8D963E;
  display: block;
  margin-top: 1.5em;
}
.ui-mobile .photoCnt1 .block2 .priceTable th {
  font-weight: bold;
  text-align: center;
}
.ui-mobile .photoCnt1 .block2 .priceTable .leftTd {
  text-align: left;
}
.ui-mobile .photoCnt1 .block2 .priceTable td {
  text-align: right;
}
.ui-mobile .photoCnt1 .priceTable .priceTableTxtL {
  margin-top: 0.5em;
}
.ui-mobile .photoCnt1 .planset {
  border: 1px solid #8D963E;
  text-align: center;
  margin-bottom: 1em;
  padding: 0.3em;
}
.ui-mobile .photoCnt1 .planset strong {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .block22 .borderBlock {
  border: 1px solid #8D963E;
  padding: 15px;
}
.ui-mobile .photoCnt1 .block22 .borderBlock .subTitle222 {
  color: #8D963E;
}
.ui-mobile .photoCnt1 .block22 .borderBlock p {
  font-size: 1.105em;
}
.ui-mobile .photoCnt1 .block4 {
  border-top: 1px solid #E9E0C1;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
}
.ui-mobile .photoCnt1 .block4 .blockText strong {
  color: #8D963E;
  font-size: 0.95em;
}
.ui-mobile .photoCnt1 .block4 .blockText p {
  margin-bottom: 0;
}
.ui-mobile .photoCnt1 .block4 .blockText p span {
  display: block;
  font-size: 0.85em;
  margin: 5px 0 0;
}
.ui-mobile .photoCnt1 .block4lastChild {
  border-bottom: 1px solid #E9E0C1;
  margin-bottom: 20px;
}
.ui-mobile .photoCnt2 .mainBlock .mainTitle {
  color: #AD3140;
}
.ui-mobile .photoCnt2 .mainBlock .blockText strong {
  color: #AD3140;
}
.ui-mobile .photoCnt2 .subTitle {
  background-color: #CB7B84;
}
.ui-mobile .photoCnt2 .borderBlock {
  border-color: #AD3140;
}
.ui-mobile .photoCnt2_1 .block1 {
  margin-bottom: 35px;
}
.ui-mobile .photoCnt2_1 .block1 .blockLeft {
  width: 35%;
}
.ui-mobile .photoCnt2_1 .block1 .blockText p {
  font-size: 0.95em;
}
.ui-mobile .photoCnt2_1 .block1 .txtLink {
  margin-bottom: 0.5em;
}
.ui-mobile .photoCnt2_1 .block1 .txtImg {
  border: 1px solid #AD3140;
  margin-bottom: 0.5em;
  padding: 0.5em;
}
.ui-mobile .photoCnt2_1 .block1 .txtImg strong {
  color: #AD3140;
}
.ui-mobile .photoCnt2_1 .block1 .txtImg span {
  color: #845522;
}
.ui-mobile .photoCnt2_1 .block1 .photoplan5 {
  text-align: center;
  width: 30%;
}
.ui-mobile .photoCnt2_1 .block2 {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt2_1 .block2 .blockText p {
  padding: 3px;
}
.ui-mobile .photoCnt2_1 .subTitle2 {
  color: #B13A48;
}
.ui-mobile .photoCnt2_1 .block3 {
  border-top: 1px solid #E9E0C1;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
}
.ui-mobile .photoCnt2_1 .block3 .blockText strong {
  font-size: 0.95em;
  color: #B13A48;
}
.ui-mobile .photoCnt2_1 .block3 .blockText p {
  margin-bottom: 0;
}
.ui-mobile .photoCnt2_1 .block3lastChild {
  border-bottom: 1px solid #E9E0C1;
  margin-bottom: 1em;
}
.ui-mobile .photoCnt2_1 .block4Btm {
  margin-bottom: 50px;
}
.ui-mobile .photoCnt2_1 .block4 {
  border: 1px solid #EF678C;
  padding: 0.5em;
  zoom: 1;
}
.ui-mobile .photoCnt2_1 .block4 .blockLeft {
  margin-bottom: 0.5em;
}
.ui-mobile .photoCnt2_1 .block4 .blockImg img {
  max-width: 50%;
}
.ui-mobile .photoCnt2_1 .block4 .campaignTxt {
  color: #EF5668;
  display: block;
  margin-bottom: 10px;
}
.ui-mobile .photoCnt2_1 .block4 .largeTxt {
  font-size: 120%;
  line-height: 1;
  display: block;
}
.ui-mobile .photoCnt2_1 .block4 .smallTxt {
  display: block;
  margin-top: -1em;
}
.ui-mobile .photoCnt2_1 .block4 .blockText img {
  float: left;
  margin-right: 15px;
}
.ui-mobile .photoCnt2_1 .block4 .blockText p {
  margin-bottom: 0;
}
.ui-mobile .photoCnt2_1 .block5 {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt2_1 .block5 .subTitleS {
  font-size: 0.95em;
  color: #B13A48;
}
.ui-mobile .photoCnt2_1 .block5 .subTitleS span {
  font-weight: normal;
  color: #555555;
}
.ui-mobile .photoCnt2_1 .block5 .blockText {
  margin-bottom: 15px;
}
.ui-mobile .photoCnt2_1 .block5 a {
  color: #444444;
  text-decoration: none;
}
.ui-mobile .photoCnt2_1 .block5 a:hover {
  text-decoration: underline;
}
.ui-mobile .photoCnt2_1 .subTitleS {
  color: #AF3544;
}
.ui-mobile .photoCnt2_1 .titleLink {
  margin-bottom: 5px;
}
.ui-mobile .photoCnt2_1 .titleLink .txtLink a {
  color: #AF3544;
}
.ui-mobile .photoCnt2_2 .block2 {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt2_2 .block2 .blockText p {
  padding: 3px;
}
.ui-mobile .photoCnt2_2 .subTitle2 {
  color: #B13A48;
}
.ui-mobile .photoCnt2_2 .block3 .subTitleS {
  margin-bottom: 15px;
}
.ui-mobile .photoCnt2_2 .block3 .blockImg {
  margin-bottom: 0.5em;
}
.ui-mobile .photoCnt2_2 .block3 .blockImg .img1 {
  max-width: 57%;
}
.ui-mobile .photoCnt2_2 .block3 .blockImg .img2 {
  max-width: 43%;
}
.ui-mobile .photoCnt2_2 .block3 .priceTable {
  margin-bottom: 15px;
}
.ui-mobile .photoCnt2_2 .block3 .priceTable table {
  border: 1px solid #E9E0C1;
  border-width: 1px 1px 0;
}
.ui-mobile .photoCnt2_2 .block3 .priceTable th {
  border-bottom: 1px solid #E9E0C1;
  text-align: center;
  font-weight: bold;
}
.ui-mobile .photoCnt2_2 .block3 .priceTable td {
  border-bottom: 1px solid #E9E0C1;
  text-align: right;
}
.ui-mobile .photoCnt2_2 .block3 .priceTable p {
  font-size: 0.78em;
  padding: 10px 0;
}
.ui-mobile .photoCnt2_2 .block3 .blockText p {
  margin-bottom: 10px;
}
.ui-mobile .photoCnt2_2 .block5 {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt2_2 .block5 .subTitleS {
  font-size: 0.95em;
  color: #B13A48;
}
.ui-mobile .photoCnt2_2 .block5 .subTitleS span {
  font-weight: normal;
  color: #555555;
}
.ui-mobile .photoCnt2_2 .block5 .blockText {
  margin-bottom: 15px;
}
.ui-mobile .photoCnt2_2 .block5 .priceTable th {
  text-align: center;
}
.ui-mobile .photoCnt2_2 .block5 a {
  color: #444444;
  text-decoration: none;
}
.ui-mobile .photoCnt2_2 .block5 a:hover {
  text-decoration: underline;
}
.ui-mobile .photoCnt2_2 .subTitleS {
  color: #AF3544;
}
.ui-mobile .photoCnt2_2 .titleLink {
  margin-bottom: 5px;
}
.ui-mobile .photoCnt2_2 .titleLink .txtLink a {
  color: #AF3544;
}
.ui-mobile .photoCnt3 .subTitle {
  background-color: #E5902C;
}
.ui-mobile .photoCnt3 .mainBlock .mainTitle {
  color: #E07C06;
}
.ui-mobile .photoCnt3 .mainBlock .blockRight {
  float: left;
  width: 50%;
}
.ui-mobile .photoCnt3 .mainBlock .blockText strong {
  color: #E07C06;
}
.ui-mobile .photoCnt3 .block1Btm {
  background: url(/src/lib_images/photo03Sub1BgBtm.gif) no-repeat 0 bottom;
  padding-bottom: 21px;
}
.ui-mobile .photoCnt3 .block1Top {
  background: url(/src/lib_images/photo03Sub1BgTop.gif) no-repeat 0 0;
  padding-top: 21px;
}
.ui-mobile .photoCnt3 .block1 {
  border-color: #E07C06;
  border-style: solid;
  border-width: 0 2px;
  padding: 0 25px 0 15px;
  zoom: 1;
}
.ui-mobile .photoCnt3 .block1 .blockLeft {
  width: 50%;
  float: left;
  margin-right: 0.5em;
}
.ui-mobile .photoCnt3 .block1 .txtImg {
  background: url(/src/lib_images/photo03Sub1Text.gif) no-repeat 0 0;
  height: 77px;
  margin-bottom: 10px;
}
.ui-mobile .photoCnt3 .block1 .blockText img {
  float: left;
  margin-right: 15px;
}
.ui-mobile .photoCnt3 .block2 .blockLeft {
  width: 50%;
  float: left;
  margin-right: 0.5em;
}
.ui-mobile .photoCnt3 .block2 .blockImgL {
  float: left;
  width: 142px;
  margin-right: 5px;
}
.ui-mobile .photoCnt3 .block2 .blockImgS {
  float: left;
  width: 39px;
  margin-bottom: 5px;
}
.ui-mobile .photoCnt3 .block2_2 {
  margin-bottom: 0;
}
.ui-mobile .photoCnt3 .block2_3 {
  margin-bottom: 2.5em;
}
.ui-mobile .photoCnt3 .block2_3 .subBlock {
  margin-bottom: 0;
}
.ui-mobile .photoCnt3 .block3 {
  border-style: solid;
  border-color: #E9E0C1;
  border-width: 1px 1px 0;
  margin-bottom: 0;
  padding: 10px;
}
.ui-mobile .photoCnt3 .block3 .blockLeft {
  width: 40%;
}
.ui-mobile .photoCnt3 .block3 .blockText strong {
  font-size: 0.95em;
  color: #E07C06;
}
.ui-mobile .photoCnt3 .block3 .blockText p {
  margin-bottom: 0;
}
.ui-mobile .photoCnt3 .block3lastChild {
  border-bottom-width: 1px;
  margin-bottom: 2em;
}
.ui-mobile .photoCnt3 .block3difference {
  border-bottom-width: 1px;
  margin-bottom: 15px;
}
.ui-mobile .photoCnt3 .block4 .blockText p {
  font-size: 0.95em;
  margin-bottom: 10px;
}
.ui-mobile .photoCnt3 .block5 .blockImgL {
  float: left;
  width: 142px;
  margin-right: 5px;
}
.ui-mobile .photoCnt3 .block5 .blockImgS {
  float: left;
  width: 39px;
  margin-bottom: 5px;
}
.ui-mobile .photoCnt3 .block5 .priceTable table {
  border: 1px solid #E9E0C1;
  border-width: 1px 1px 0;
}
.ui-mobile .photoCnt3 .block5 .priceTable th {
  border-bottom: 1px solid #E9E0C1;
  text-align: center;
  font-weight: bold;
}
.ui-mobile .photoCnt3 .block5 .priceTable td {
  border-bottom: 1px solid #E9E0C1;
  text-align: right;
}
.ui-mobile .photoCnt3 .block5 .priceTable p {
  font-size: 0.78em;
  padding: 10px 0;
}
.ui-mobile .photoCnt3 .block5 .blockText2 {
  margin-top: 15px;
}
.ui-mobile .photoCnt3 .priceTable th {
  width: 33%;
}
.ui-mobile .photoCnt3 .priceTable .centerTh {
  text-align: center;
}
.ui-mobile .photoCnt3 .priceTable .blockText {
  margin-top: 10px;
}
.ui-mobile .photoCnt3 .subTitle22 {
  color: #E07C06;
}
.ui-mobile .photoCnt3 .subTitleS {
  color: #E07C06;
}
.ui-mobile .photoCnt3 .titleLink {
  margin-bottom: 5px;
}
.ui-mobile .photoCnt3 .titleLink .txtLink a {
  color: #E07C06;
}
.ui-mobile .photoCnt3 .rentalBlock {
  margin-bottom: 2.5em;
}
.ui-mobile .photoCnt4 .subTitle {
  background-color: #AF7EB0;
}
.ui-mobile .photoCnt4 .mainBlock .mainTitle {
  color: #9F66A1;
}
.ui-mobile .photoCnt4 .mainBlock .blockRight {
  float: left;
  width: 50%;
}
.ui-mobile .photoCnt4 .mainBlock .blockText strong {
  color: #9F66A1;
}
.ui-mobile .photoCnt4 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.ui-mobile .photoCnt4 .block1Btm {
  border: 1px solid #A168A3;
}
.ui-mobile .photoCnt4 .block1 {
  padding: 0.5em;
  zoom: 1;
}
.ui-mobile .photoCnt4 .block1 .blockLeft img {
  min-width: 100%;
}
.ui-mobile .photoCnt4 .block1 .txtImg {
  color: #A168A3;
  display: block;
  margin-bottom: 0.5em;
}
.ui-mobile .photoCnt4 .block1 .txtImg span {
  font-size: 80%;
}
.ui-mobile .photoCnt4 .block1 p {
  margin-bottom: 0 !important;
}
.ui-mobile .photoCnt4 .block1 .blockText img {
  float: left;
  margin-right: 15px;
}
.ui-mobile .photoCnt4 .block2 .blockLeft {
  width: 160px;
  margin-bottom: 5px;
}
.ui-mobile .photoCnt4 .block2 .blockImg {
  margin: 0 auto;
  width: 195px;
}
.ui-mobile .photoCnt4 .block2 .blockImgL {
  float: left;
  width: 107px;
  margin-right: 5px;
}
.ui-mobile .photoCnt4 .block2 .blockImgS {
  float: left;
  width: 45px;
  margin-bottom: 5px;
}
.ui-mobile .photoCnt4 .block2 .blockImgS img {
  display: block;
}
.ui-mobile .photoCnt4 .block2 .catchTxt {
  color: #a40000;
  font-size: 150%;
}
.ui-mobile .photoCnt4 .block2 .blockText p {
  margin-bottom: 1em;
}
.ui-mobile .photoCnt4 .block2 .blockText .throughtxt {
  text-decoration: line-through;
}
.ui-mobile .photoCnt4 .block2 .blockText .colortxt {
  color: #FF0000;
}
.ui-mobile .photoCnt4 .block2 .blockInblock {
  margin-bottom: 1.0em;
}
.ui-mobile .photoCnt4 .block2 .borderBlock {
  border-color: #A168A3;
}
.ui-mobile .photoCnt4 .block2 .priceTable {
  margin-bottom: 30px;
}
.ui-mobile .photoCnt4 .subTitle3 {
  margin-bottom: 10px;
}
.ui-mobile .photoCnt4 .block3 {
  margin-bottom: 25px;
}
.ui-mobile .photoCnt4 .block3 .blockLeft {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}
.ui-mobile .photoCnt4 .block3 .blockText strong {
  font-size: 1.11em;
  color: #8D963E;
  display: block;
  margin-top: 10px;
}
.ui-mobile .photoCnt4 .subBlock3 .blockLeft {
  width: 50%;
}
.ui-mobile .photoCnt4 .priceTable th {
  width: 33%;
}
.ui-mobile .photoCnt4 .priceTable .centerTh {
  text-align: center;
}
.ui-mobile .photoCnt4 .priceTable .blockText {
  margin-top: 10px;
}
.ui-mobile .photoCnt4 .subTitle22 {
  color: #A168A3;
}
.ui-mobile .photoCnt4 .subTitle22 span {
  font-size: 120%;
}
.ui-mobile .photoCnt4 .subTitleS {
  color: #A168A3;
}
.ui-mobile .photoCnt4 .titleLink {
  margin-bottom: 5px;
}
.ui-mobile .photoCnt4 .titleLink .txtLink a {
  color: #AF3544;
}
.ui-mobile .photoCnt4 .borderBlock {
  border-color: #A168A3;
  margin: 1em 0 0;
}
.p-grad-campaignBlock {
  margin-bottom: 50px;
  padding: 5px;
  border: 20px solid;
  -webkit-border-image: url('/src/lib_images/photo/campaign-border.png') 40 round;
  -o-border-image: url('/src/lib_images/photo/campaign-border.png') 40 round;
  border-image: url('/src/lib_images/photo/campaign-border.png') 40 round;
}
@media (max-width: 768px) {
  .p-grad-campaignBlock {
    padding: 15px;
    border-width: 1px;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #8d4c8e;
  }
}
.p-grad-campaignBlock__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .p-grad-campaignBlock__image {
    margin: 0 0 12px;
    display: block;
    text-align: center;
  }
  .p-grad-campaignBlock__image > img {
    width: auto;
    margin-bottom: 10px;
  }
}
.is__pc .photoCnt5 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo05MainTitle.png) 10px 0 / contain no-repeat;
  height: 514px;
}
.is__pc .photoCnt5 .mainBlock .blockLeft {
  width: 90px;
}
.is__pc .photoCnt5 .mainBlock .blockRight {
  margin-left: 12px;
  width: calc( 100% - 90px - 12px );
}
.is__pc .photoCnt5 .mainBlock .blockText strong {
  font-size: 1.11em;
  color: #6da52f;
}
.is__pc .photoCnt5 .mainBlock .blockText p {
  font-size: 0.95em;
  color: #444444;
}
.is__pc .photoCnt5 .mainBlock .subBlock .blockLeft {
  width: 100%;
}
.is__pc .photoCnt5 .mainBlock .subBlock .blockLeft .blockText {
  max-width: 233px;
}
.is__pc .photoCnt5 .mainBlock .subBlock .blockRight {
  margin-left: -233px;
  width: 233px;
}
.is__pc .photoCnt5 .mainBlock .subBlock .clearfix {
  margin-top: 26rem;
}
.is__pc .photoCnt5 .mainBlock .subBlock .clearfix .blockText {
  margin-bottom: 25px;
}
.is__pc .photoCnt5 .subTitle-kitsuke {
  background: url(/src/lib_images/photo05/kitsuke_text.png) 0 0 / contain no-repeat;
  height: 40px;
  margin-top: -25px;
  margin-bottom: 10px;
}
.is__pc .photoCnt5 .subTitle-location {
  background: url(/src/lib_images/photo05/location_text.png) 0 0 / contain no-repeat;
  height: 40px;
  margin-top: -25px;
  margin-bottom: 10px;
}
.is__pc .photoCnt5 .subTitle-lentalOpt {
  background: url(/src/lib_images/photo05/owairental-title.jpg) 0 0 / contain no-repeat;
  height: 40px;
  margin-bottom: 20px;
  margin-top: -25px;
}
.is__pc .photoCnt5 .block2 .blockLeft {
  width: 100%;
}
.is__pc .photoCnt5 .block2 .blockRight {
  margin-left: -425px;
  width: 425px;
}
.is__pc .photoCnt5 .block2 .blockImg {
  width: 195px;
}
.is__pc .photoCnt5 .block2 .blockImgL {
  float: left;
  width: 142px;
  margin-right: 5px;
}
.is__pc .photoCnt5 .block2 .blockImgS {
  float: left;
  width: 39px;
  margin-bottom: 5px;
}
.is__pc .photoCnt5 .block2 .titleLink {
  position: relative;
}
.is__pc .photoCnt5 .block2 .titleLink .taxNotes {
  position: absolute;
  right: 0;
}
.is__pc .photoCnt5 .priceTable .centerTh {
  text-align: center;
}
.is__pc .photoCnt5 .priceTable .blockText {
  margin-top: 10px;
}
.is__pc .photoCnt5 .priceTable .table-kituke th {
  width: 223px;
}
.is__pc .photoCnt5 .priceTable .table-kituke td {
  width: 126px;
}
.is__pc .photoCnt5 .priceTable .table-location th {
  width: 126px;
}
.is__pc .photoCnt5 .priceTable .table-location td:nth-child(2) {
  width: 267px;
}
.is__pc .photoCnt5 .priceTable .priceNotice dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.is__pc .photoCnt5 .priceTable .priceNotice dt {
  padding-right: 1em;
}
.is__pc .photoCnt5 .priceTable .priceNotice dd a {
  color: #D91918;
}
.is__pc .photoCnt5 .subTitle22 {
  font-size: 1.25em;
  color: #6da52f;
}
.is__pc .photoCnt5 .subTitleS {
  color: #6da52f;
}
.is__pc .photoCnt5 .titleLink {
  margin-bottom: 5px;
}
.is__pc .photoCnt5 .titleLink .txtLink a {
  color: #6da52f;
}
.is__pc .photoCnt5 .block-rentalOpt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px -5px 0;
}
.is__pc .photoCnt5 .block-rentalOpt figure {
  width: 140px;
  margin: 0 5px;
}
.is__pc .photoCnt5 .block-rentalOpt figure figcaption {
  margin: 10px 0;
}
.is__pc .photoCnt5 .table-rental {
  margin-top: 15px;
  margin-bottom: 4.6rem;
}
.is__pc .photoCnt5 .table-rental th {
  width: 223px;
  text-align: center;
}


/* 健康長寿祝 */
.blockMenu .photonav05 a ,
.blockHead .photonav05 a {
  border-left-color: #00ADC4;
}
.blockMenu .photonav05 a:hover, .blockHead .photonav05 a:hover, .blockMenu .photonav05 a:focus, .blockHead .photonav05 a:focus, .blockMenu .photonav05 a.current, .blockHead .photonav05 a.current {
  background-color: #00ADC4;
}
.photoCnt5.photoCnt5_2 img {
  max-width: 100%;
}

.photoCnt5.photoCnt5_2 .mainBlock .block_top .blockImg {
  width: 100%;
}
.photoCnt5.photoCnt5_2 .mainBlock .block_top .blockText strong {
  color: #00ADC4;
  letter-spacing: -.05em;
}

.subBlock_chouju .titleLink {
  width: 100%;
}
.subBlock_chouju .titleLink strong {
  color: #00ADC4;
}
.subBlock_chouju .titleLink a {
  color: #00ADC4;
}
.subBlock_chouju .titleLink a span {
  color: #00ADC4;
}
.subBlock_chouju .blockLeft img {
  max-width: 100%;
}
.subBlock_chouju .subTitle2 {
  color: #00ADC4;
}

.bn_wrap ul {
  list-style: none;
}
.bn_wrap ul li {
  width: 100%;
}

.bn_wrap ul li a picture img {
  max-width: 100%;
}
.img_wrap picture img {
  max-width: 100%;
}

.voice_wrap .grid figure img {
  max-width: 100%;
}

.insta_wrap {
  width: 100%;
}
.insta_wrap .ttl {
  margin: auto;
}
.insta_wrap .leal_wrap iframe {
  margin-inline: auto;
  transform-origin: center top;
}

.pcimg, .spimg {
  max-width: 100%;
}

@media (min-width:800px){
  .spimg {
    display: none;
  }
}
@media (max-width:799px){
  .pcimg {
    display: none;
  }

  .photoCnt5.photoCnt5_2 img {
    max-width: 100%;
  }

  .photoCnt5.photoCnt5_2 .mainBlock .blockRight {
    width: 100%;
  }
  .photoCnt5.photoCnt5_2 .mainBlock .mainTitle span {
    color: #00ADC4;
  }
  .photoCnt5.photoCnt5_2 .mainBlock .block_top .blockImg {
    width: 100%;
  }
  .photoCnt5.photoCnt5_2 .mainBlock .block_top .blockText {
    margin-top: 17px;
  }
  .photoCnt5.photoCnt5_2 .mainBlock .block_top .blockText strong {
    letter-spacing: -.05em;
  }
  .photoCnt5.photoCnt5_2 .mainBlock .block_bottom {
    display: grid;
    grid-template-columns: 130px 1fr;
    column-gap: 14px;
    margin-top: 20px;
  }
  .photoCnt5.photoCnt5_2 .mainBlock .block_bottom p {
    line-height: 1.5;
  }

  .ui-mobile .txtImg.subTitle-chouju {
    background-color: #00ADC4;
    color: #fff;
  }

  div.plan_chouju {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 20px;
  }
  .subBlock_chouju .titleLink {
    width: 100%;
  }
  .subBlock_chouju .titleLink strong {
    padding-bottom: 3px;
  }
  .plan_chouju .txtLink {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
  }
  .plan_chouju .txtLink a {
    font-size: 0.78em;
    text-decoration: none;
  }

  .subBlock_chouju .blockLeft {
    float: unset;
    width: 143px;
    padding: 0;
    margin: 0;
  }
  .subBlock_chouju .blockRight {
    flex: 1;
    float: unset;
    margin-left: 20px;
  }
  .subBlock_chouju .blockRight p {
    margin-bottom: 0;
    line-height: 1.5;
  }
  .subBlock_chouju .subTitle2 {
    margin-bottom: 6px;
  }
  .subBlock_chouju .priceTable {
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .subBlock_chouju .table_ttl {
    font-weight: 700;
    margin-block: 20px 5px;
  }
  .subBlock_chouju table .ui-link {
    color: #d91918;
  }
  
  .bn_wrap {
    margin-top: 30px;
  }
  div.entry .bn_wrap ul {
    padding-left: 0;
    margin: 0;
  }
  .bn_wrap ul li + li {
    margin-top: 30px;
  }
  .img_wrap {
    margin-top: 16px;
  }
  
  .voice_wrap {
    margin-top: 30px;
  }
  .voice_wrap .grid figure {
    width: 200px;
    margin: auto;
  }
  .voice_wrap .grid .text_wrap {
    background-color: #ECEADE;
    padding: 20px 20px 7px;
    box-sizing: border-box;
    margin-top: 13px;
  }
  .voice_wrap .grid .text_wrap p {
    line-height: 1.7;
  }
  .voice_wrap .voice_bn {
    margin-top: 30px;
  }
  .voice_wrap .voice_bn a {
    margin: 0;
  }
  .insta_wrap {
    margin-block: 30px -10px;
    width: 100%;
  }
  .insta_wrap .ttl {
    width: min(100%, 310px);
    margin: auto;
  }
  .insta_wrap .leal_wrap {
    margin: 20px auto 0;
    width: 328px;
  }
  .insta_wrap .leal_wrap iframe {
    height: 504px;
    margin-bottom: 0;
  }

  .hanaTopMenu .blockSub {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .hanaTopMenu .blockSub a {
    width: 33.33%;
    padding: 0 2px 0;
    box-sizing: border-box;
  }
  .hanaTopMenu div.blockSub a img {
    width: 100%;
  }

}

#gmenu.mphoto table tr th a {
  font-size: 110%;
  padding: 0 14px;
}

.is__pc .blockHead .blockSub a {
  width: 110px;
}
.is__pc .photoCnt5.photoCnt5_2 .mainBlock .mainTitle {
  background: url(/src/lib_images/photo/chouju/page_ttl@2X.jpg) no-repeat 0 / contain;
  height: 514px;
}
.is__pc .photoCnt5.photoCnt5_2 .mainBlock .block_top .blockText {
  margin-top: 17px;
}
.is__pc .photoCnt5.photoCnt5_2 .mainBlock .block_top .blockText strong {
  letter-spacing: -.05em;
}
.is__pc .photoCnt5.photoCnt5_2 .mainBlock .block_bottom {
  display: grid;
  grid-template-columns: 165px 1fr;
  column-gap: 18px;
  margin-top: 28px;
}
.is__pc .photoCnt5.photoCnt5_2 .mainBlock .block_bottom p {
  line-height: 1.6;
  margin-top: 5px;
}
.is__pc .plan_chouju {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.is__pc .subTitle-chouju {
  background: url(/src/lib_images/photo/chouju/plan_ttl@2X.jpg) 0 0 / contain no-repeat;
    height: 40px;
    margin-top: 58px;
    margin-bottom: 18px;
}
.is__pc .subBlock_chouju .titleLink {
  width: 100%;
  margin-bottom: 10px;
}
.is__pc .subBlock_chouju .titleLink strong {
  padding-bottom: 3px;
}
.is__pc .subBlock_chouju .titleLink a {
  position: relative;
  bottom: 4px;
}
.is__pc .subBlock_chouju .blockLeft {
  float: unset;
  width: 143px;
}
.is__pc .subBlock_chouju .blockLeft img {
  max-width: 100%;
}
.is__pc .subBlock_chouju .blockRight {
  width: 420px;
  float: unset;
}
.is__pc .subBlock_chouju .subTitle2 {
  font-size: 1.25em;
  margin-bottom: 6px;
  margin-top: 14px;
}
.is__pc .subBlock_chouju .priceTable {
  margin-bottom: 20px;
}
.is__pc .subBlock_chouju .table_ttl {
  font-weight: 700;
  margin-block: 20px 5px;
}

.is__pc .bn_wrap {
  margin-top: 45px;
}
.is__pc .bn_wrap ul {
  list-style: none;
}
.is__pc .bn_wrap ul li {
  width: 100%;
}
.is__pc .bn_wrap ul li + li {
  margin-top: 30px;
}
.is__pc .bn_wrap ul li a picture img {
  max-width: 100%;
}
.is__pc .img_wrap {
  margin-top: 35px;
}

.is__pc .voice_wrap {
  margin-top: 60px;
}
.is__pc .voice_wrap .grid {
  display: grid;
  grid-template-columns: 190px 1fr;
  margin-top: 20px;
}

.is__pc .voice_wrap .grid .text_wrap {
  background-color: #ECEADE;
  padding: 27px 34px 0 30px;
  box-sizing: border-box;
}
.is__pc .voice_wrap .grid .text_wrap p {
  line-height: 1.7;
}
.is__pc .voice_wrap .voice_bn {
  margin-top: 36px;
}
.is__pc .voice_wrap .voice_bn a {
  margin-bottom: 0;
}
.is__pc .insta_wrap {
  margin-top: 65px;
  width: 100%;
}
.is__pc .insta_wrap .ttl {
  width: 390px;
  margin: auto;
}
.is__pc .insta_wrap .leal_wrap {
  margin: 20px auto 0;
  width: 400px;
  height: 270px;
}
.is__pc .insta_wrap .leal_wrap iframe {
  margin-inline: auto;
  transform: scale(.5);
  transform-origin: center top;
}

.is__pc .hanaTopMenu .blockSub {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px 20px;

}
.is__pc .hanaTopMenu .blockSub a {
  width: 188px;
}
.is__pc .hanaTopMenu .blockSub a img {
  width: 100%;
}