@charset "utf-8";


/* -------------------------------------------
 * lower-common-style
 */


.page-title {
  margin-bottom: 14px;
  padding-left:10px;
}

.bread-crumb {
  margin-bottom: 19px;
  padding: 0 10px;
  height: 35px;
  background: #EDE6DC;
  color: #443026;
  font-size: 14px;
  line-height: 35px;
}

.bread-crumb a {
  color: #443026;
}

.content > section > h3 {
  margin: 0 10px;
  text-align: center;
}

.content > section.canpaign > h3 {
  margin: 0;
  text-align: center;
}


.content > section > h3 img {
  width: 100%;
  height: auto;
}

.content > .menu-button {
  margin: 0 10px;
  padding-bottom: 20px;
}

.content > .menu-button img {
  width: 100%;
  height: auto;
}


/* -------------------------------------------
 * goods-page-style
 */


.goods .page-title {
  padding-top: 7px;
}

.goods .basic-charge .caption {
  margin: 0 19px;
  padding-bottom: 35px;
  color: #443026;
  font-size: 12px;
  line-height: 1.4;
}

.goods .time {
  margin-bottom: 10px;
  height: 18px;
  line-height: 18px;
}

.goods .time img {
  margin-left: 8px;
}

.goods .basic-charge {
  padding-bottom: 47px;
}

.goods .basic-charge h3 {
  margin-bottom: 8px;
}

.goods .basic-charge dt,.goods .option-plan > dl > dt {
  margin-bottom: 15px;
}

.goods .basic-charge dt.cond1 img,.goods .basic-charge p img  {
  width: 100%;
  height: auto;
}

.goods .basic-charge p img  {
  padding-bottom: 10px;
}

.goods .basic-charge dd,.goods .option-plan > dl > dd.cond2 {
  margin: 0 10px;
}

.goods .basic-charge .cond1 {
  margin: 0;
  padding-bottom: 8px;
}

.goods .basic-charge dd .image,.goods .option-plan > dl > dd.cond2 .image,.goods .basic-charge .button img,.goods .product-charge p img,.goods .basic-charge dd h4 img {
  width: 100%;
  height: auto;
}

.goods .basic-charge .canpaign1 {
  padding-bottom: 30px;
}

.goods .new {
  display: inline-block;
  padding-right: 51px;
  background: url(../../../img/kids/common/icon-new.png) no-repeat right center;
}

.goods .basic-charge .cond2 img,.goods .option-plan > dl > dd.cond2 img {
  margin-bottom: 8px;
}

.goods .basic-charge .button {
  margin: 0 32px;
  padding-top: 20px;
}

.goods .basic-charge .cond2 a,.goods .option-plan > dl > dd.cond2 a {
  display: inline-block;
  padding-left: 18px;
  background: url(../../../img/kids/common/arrow-06.png) no-repeat left center;
  color: #573F31;
  text-decoration: underline;
}

.goods .basic-charge .cond1 a {
  margin-left: 16px;
}

.goods .basic-charge .cond2 a ,.goods .option-plan > dl > dd.cond2 a {
  float: right;
}

.goods .option-plan {
  padding-bottom: 0px;
}

.goods .option-plan h3 {
  margin-bottom: 5px;
}

.goods .product-charge p {
  padding-bottom: 9px;
}

.goods .option-plan > dl > dt.cond1 {
  margin-bottom: 9px;
  background: #A78E6C;
}

.goods .option-plan > dl > dd.cond1 {
  margin: 0 10px;
}

.goods .option-plan .caption {
  padding-bottom: 25px;
}

.goods .option-plan .caption img {
  width: 100%;
  height: auto;
}

.goods .option-plan dd.cond1 {
  padding-bottom: 5px;
}

.goods .option-plan dd.cond1 dt {
  display: inline-block;
  margin-bottom: 16px;
  padding: 0 12px;
  height: 29px;
  background: #EAE1D5;
  border-radius: 6px;
  font-size: 14px;
  line-height: 29px;
  font-weight: bold;
}

.goods .option-plan dd.cond1 dd {
  padding-bottom: 25px;
}

.goods .option-plan dd.cond1 dd.cond1 .item {
  float: none;
  padding-bottom: 8px;
  color: #443026;
  font-size: 15px;
  font-weight: bold;
}

.goods .option-plan dd.cond1 dd.cond1 .price {
  font-size: 13px;
}

.goods .option-plan dd.cond1 dd .item {
  float: left;
}

.goods .option-plan dd.cond1 dd .price {
  display: inline-block;
  float: right;
}

.goods .option-plan dd.cond1 dd:after ,.goods .product-charge > dl > dd:after  {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.goods .option-plan dd.cond1 dd,.goods .product-charge > dl > dd  {
  min-height: 1px;
}

* html .goods .option-plan dd.cond1 dd,.* html goods .product-charge > dl > dd  {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.goods .option-plan .button {
  margin: 0 32px;
  padding-top: 
}

.goods .option-plan .button img {
  width: 100%;
  height: auto;
}

.goods .product-charge {
  padding-bottom: 40px;
}

.goods .product-charge h3 {
  margin-bottom: 5px;
}

.goods .product-charge dl dt {
  position: relative;
  padding: 0 10px;
  padding-left: 30px;
  height: 48px;
  background: url(../../../img/kids/common/list-bg.png) repeat-x;
  border-top: 1px solid #BDAE97;
  font-size: 16px;
  line-height: 48px;
  font-weight: bold;
}

.goods .product-charge dl dt:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10px;
  content: url(../../../img/kids/common/arrow-07.png);
}

.goods .product-charge dl.active dt:before{
  content: url(../../../img/kids/common/arrow-07-2.png);
}

.goods .product-charge dl dd {
  display: none;
  padding-top: 14px;
  padding-bottom: 16px;
  border-top: 1px solid #BDAE97;
}

.goods .product-charge dl.last {
  border-bottom: 1px solid #BDAE97;
}

.goods .product-charge > dl > dd .image  {
  margin-right: 13px;
  float: left;
}

.goods .product-charge p {
  padding-bottom: 10px;
  line-height: 1.4;
}

.goods .product-charge .price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

.goods .product-charge .out-tax {
  font-size: 14px;
  font-weight: normal;
}

.goods .product-charge .button {
  margin: 0 14px;
  padding-top: 15px;
}

.goods .product-charge .button img {
  width: 100%;
  height: auto;
}

.goods .product-charge dl.last {
  border-bottom: 1px solid #BDAE97;
}

.goods .product-charge dd .exam {
  font-size: 12px;
  font-weight:bold;
  display: block;
  margin-bottom: 5px;
}


/* -------------------------------------------
 * faq-page-style
 */


.faq .lead {
  margin: 0 10px;
  padding-bottom: 18px;
  line-height: 1.6;
}

.faq .questions {
  padding-bottom: 20px;
}

.faq .questions a {
  color: #443026;
}

.faq .questions > dl > dt {
  position: relative;
  padding: 0 10px 0 30px;
  height: 48px;
  background: url(../../../img/kids/common/list-bg.png) repeat-x;
  border-top: 1px solid #BDAE97;
  font-size: 16px;
  line-height: 48px;
  font-weight: bold;
}

.faq .questions > dl dt:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10px;
  content: url(../../../img/kids/common/arrow-07.png);
}

.faq .questions > dl.active > dt:before {
  content: url(../../../img/kids/common/arrow-07-2.png);
}


.faq .questions > dl > dd {
  display: none;
  border-top: 1px solid #BDAE97;
}

.faq .questions dd dt,.faq .questions dd dd {
  position: relative;
  padding: 15px 0 11px 50px;
  min-height: 30px;
  line-height: 1.6;
}

.faq .questions dd dt {
  margin-bottom: 10px;
  background: url(../../../img/kids/faq/border-01.png) repeat-x bottom;
  font-weight: bold;
}

.faq .questions dd dt:before {
  display: inline-block;
  margin-left: 8px;
  position: absolute;
  top: 10px;
  left: 0;
  content: url(../../../img/kids/faq/q-bg.png) no-repeat left top;
  vertical-align: middle;
}

.faq .questions dd dd:before {
  display: inline-block;
  margin-left: 8px;
  position: absolute;
  top: 0;
  left: 0;
  content: url(../../../img/kids/faq/a-bg.png) no-repeat left top;
  vertical-align: middle;
}

.faq .questions dd dd {
  padding-bottom: 23px;
  padding-top: 0;
  border-bottom: 1px solid #D1C4BC;
}

.faq .questions dd dd:last-child {
  border: none;
}

.faq .questions dl.last {
  border-bottom: 1px solid #BDAE97;
}


/* -------------------------------------------
 * photo-menu-common-style
 */


.photo-menu .bread-crumb {
  margin-bottom: 10px;
}

.photo-menu .page-top {
  padding-bottom: 40px;
}

.photo-menu .main-visual {
  margin: 0 10px;
  margin-bottom: 8px;
}

.photo-menu .page-top .lead {
  margin: 0 10px;
  padding-bottom: 20px;
  line-height: 1.6;
}

.photo-menu .main-visual img,.photo-menu .page-top .button img {
  width: 100%;
  height: auto;
}

.photo-menu .page-top .button {
  margin: 0 30px;
}

.photo-menu .strength {
  padding-bottom: 49px;
}

.photo-menu .strength h3 {
  margin-bottom: 8px;
}

.photo-menu .strength .wrap {
  position: relative;
  margin: 0 0 0 10px;
}

.photo-menu .strength .content-box {
  float: left;
  width: 50%;
}

.photo-menu .strength .content-box p {
  margin-left: 10px;
  line-height: 1.6;
}

.photo-menu .strength .image {
  float: right;
  width: 50%;
  height: auto;
}

.photo-menu .photo-gallery {
  padding-bottom: 24px;
}

.guraduation .photo-menu .photo-gallery,.sekku .photo-menu .photo-gallery {
  padding-bottom: 44px;
}

.photo-menu .photo-gallery h3 {
  margin-bottom: 11px;
}


.photo-menu .photo-gallery li {
 
}

.photo-menu .photo-gallery .button img {
  width: 100%;
  height: auto;
}

.photo-menu .photo-gallery .slide-wrap {
  position: relative;
  width: 100%;
}

.photo-menu .photo-gallery ul {
  padding-bottom: 20px;
  float: left;
  overflow: hidden;
}

.photo-menu .photo-gallery li  {
  margin-right: 20px;
  float: left;
}

.photo-menu .photo-gallery .button {
  margin: 0 30px;
}

.photo-menu .canpaign {
  padding-bottom: 40px;
}

.photo-menu .content > section.canpaign > h3 {
  margin: 0;
  padding-bottom: 10px;
}

.photo-menu .canpaign .button {
  margin: 0 32px;
}

.photo-menu .canpaign img {
  width: 100%;
  height: auto;
}

.photo-menu .canpaign section {
  margin: 0 10px;
  padding-bottom: 15px; 
}

.photo-menu .canpaign .time {
  margin-bottom: 10px;
  padding: 7px 0 0 10px;;
}

.photo-menu .canpaign .new {
  display: inline-block;
  padding-right: 51px;
  background: url(../../../img/kids/common/icon-new.png) no-repeat right center;
}

.photo-menu .strength .content-box img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}


/* -------------------------------------------
 * birthday-page-style
 */


.birthday .strength .content-box img {
  margin: -7% 0 0 2%;
  width: 84.42%;
  height: auto;
}

.birthday  .photo-menu .strength .content-box {
  float: left;
  width: 55%;
}

.birthday  .photo-menu .strength .image {
  float: right;
  width: 40%;
  height: auto;
}

.birthday .photo-menu .strength .wrap {
  position: relative;
  margin: 0 10px;
}


/* -------------------------------------------
 * seven-five-three-page-style
 */

.seven-five-three .photo-menu .strength h3 {
  margin-bottom: 0;
}

.photo-menu .canpaign section ul.note li {
  line-height: 1.8;
  font-size: 12px;
}


/* -------------------------------------------
 * seven-five-three-page-style
 */


.miyamairi .photo-menu .strength .content-box {
  width: 44%;
}

.miyamairi .photo-menu .strength .image {
  width: 56%;
}

/* -------------------------------------------
 * -page-style
 */


.guraduation .photo-menu .strength .content-box {
  width: 62%;
}

.guraduation .photo-menu .strength .image {
  width: 38%;
}

.guraduation .strength .content-box img {
  width: 83%;
  height: auto;
}


/* -------------------------------------------
 * flow-page-style
 */


.flow .lead {
  margin: 0 10px;
  padding: 15px 0 8px;
}

.flow .flow-01 > p,.flow .flow-02 > p,.flow .flow-03 > p,.flow .flow-04 > p,.flow .flow-05 > p,.flow .flow-04 > p,.flow .flow-06 > p {
  margin: 0 10px;
  line-height: 1.5;
}

.flow .flow-01 > p a {
  color: #EB5365;
}

.flow .flow-02 > p {
  padding-bottom: 18px;
}

.flow section .message img {
  width: 100%;
  height: auto;
}

.flow section .message {
  position: relative;
  margin: 0 10px;
}

.flow section .message p {
  margin: 0 8%;
  position: absolute;
}

.flow .content section h3 {
  margin: 0;
  padding-bottom: 10px;
}

.flow section h3 img {
  width: 100%;
  height: auto;
}

.flow .flow-02 {
  padding-bottom: 40px; 
}

.flow .flow-02 .message p {
  top: 77%;
  line-height: 1.5;
}

.flow .flow-04 .message p {
  top: 68%;
  line-height: 1.5;
}

.flow .flow-01 {
  padding-bottom: 13px;
}

.flow .buttonWrap {
  margin-bottom: 40px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #D0BA9E;
  border-bottom: 1px solid #D0BA9E;
  background: url(../../../img/kids/flow/buttons-bg.png) repeat-x ;
}

.flow .buttonWrap ul.buttons {
  margin: 0 auto;
  width: 320px;
}

.flow .buttons li {
  float: left;
}

.flow .flow-03 {
  padding-bottom: 32px;
}

.flow .flow-04 {
  padding-bottom: 41px;
}

.flow .flow-04 > p {
  padding-bottom: 30px;
}

.flow .flow-05 {
  padding-bottom: 40px;
}

.flow .flow-05 > p {
  padding-bottom: 17px;
}

.flow .flow-05 .button {
  margin: 0 10px;
  text-align: center;
}

.flow .flow-05 .button img {
  width: 100%;
  height: auto;
  padding-bottom: 12px;
}

.flow .flow-05 .caption {
  margin: 0 10px;
}

.flow .flow-05 .caption li {
  color: #D80000;
  font-size: 12px;
  line-height: 1.5;
}

.flow .flow-06 {
  padding-bottom: 30px;
}

.flow .menu-button {
  margin: 0 32px;
}


/* -------------------------------------------
 * news-page-style
 */

.news .bread-crumb {
  margin-bottom: 0;
}

.news .informations a {
  color: #443026;
}

.news .informations a.more {
  font-size: 12px;
  line-height: 1.7;
}

.news .informations .news-list > li {
  padding: 20px 10px 28px;
  border-bottom: 1px solid #D1C4BC;
}

.news .informations .news-list > li:last-child {
  border-bottom: none;
}

.news .informations .left-box {
  float: left;
  width: 84px;
}

.news .informations .left-box span {
  display: inline-block;
  padding-bottom: 13px;
}

.news .informations .news-list .right-box {
  margin-left: 84px;
}

.news .informations .news-list .right-box p {
  line-height: 1.7;
}

.news .informations .news-list .tags li {
  margin: 0 5px 9px 0;
  display: inline-block;
}

.news .informations .news-list li:last-child {
  margin-right: 0;
}

.news .informations .article-title {
  line-height: 1.5;
}

