@charset "utf-8";

/*アイキャッチ*/
h1.page-title,
.page-description {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 0px;
}

.skip{
  display: none;
}

/*RENTAL*/
.center{
  text-align: center;
}

.plan_guide h3{
  font-size: 2.7rem;
  margin-top: 40px;
}

.plan_guide div{
  font-size: 2.1rem;
  color: #663300;
  border-bottom: solid 1px;
  border-bottom-color: #ffcc99;
}

.text_top{
  margin-top: 25px;
}

.frame{
  margin: 1rem auto;
  padding: 1rem 0;
  width: 100%;
  max-width: 640px;
  border-top: 7px double #e4ca7b;
  border-bottom: 7px double #e4ca7b;
}

.frame p{
  color: #663300;
}
.frame p:last-child {
  margin-bottom: 0;
}

.guide {
  margin: 60px auto;
}
.guide_advice {
  margin-top: 30px;
}
.guide_advice p{
  color: #ff0000;
  font-size: 1.5rem;
  line-height: 3rem;
}
/*Aplan*/

.Aplan_img{
  background-image: url("/wp-content/themes/anges/img/rental/Aplan.jpg");
  background-repeat: no-repeat;
  background-position: 50%;
  width: 50%;
  margin-top: 60px;
}

.Aplan{
  text-align: left;
  padding-left: 30px;
  line-height: 3.5rem;
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px; 
}
.Aplan h1{
  font-size: 6.9rem;
  text-shadow: 0 1px 1px #ff9933;
}

.plan_description{
  font-size: 2.4rem;
  text-shadow: 0 1px 1px #ff9933;
}

.tax{
  text-align: right;
}

.tax div{
  text-align: center;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  background-color: #000;
  color: #fff;
  font-size: 1.6rem;
  line-height: 4rem;
  display: inline-block;
}

.plan_navi{
  width: 120px;
}

.details{
  margin-left: 3rem;
}

/*Bplan*/
.Bplan_img{
  background-image: url("/wp-content/themes/anges/img/rental/Bplan.jpg");
  background-repeat: no-repeat;
  width: 50%;
  margin-top: 0px;
  order: 2;
}

.Bplan{
  line-height: 3.5rem;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px; 
  order: 1;
  width: 50%;
}

.Bplan h1{
  font-size: 6.9rem;
  text-shadow: 0 1px 1px #99ffcc;
}

.Bplan_description{
  text-shadow: 0 1px 1px #99ffcc;
}

.Bplan .tax{
  padding-right: 60px;
}

/*Cplan*/
.Cplan{
  line-height: 3.5rem;
  margin-top: 60px;
  background-image: url("/wp-content/themes/anges/img/rental/flame_pink.gif");
  background-repeat: no-repeat;
  background-position: 50%;
  text-align: center;
}

.Cplan h1{
  font-size: 6.9rem;
  text-shadow: 0 1px 1px #6666cc;
}

.Cplan_description{
  text-shadow: 0 1px 1px #6666cc;
}

.c-plan {
  margin-top: 60px;
}
.c-plan .header,
.c-plan .header .text {
  position: relative;
}
.c-plan .header h1 {
  text-shadow: 0 1px 1px #6666cc;
}

.Cplan_inner{
  margin-top: 50px;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
}

.between{
  justify-content: space-between;
}

.weekday_img{
  background-image: url("/wp-content/themes/anges/img/rental/weekday.gif");
  background-repeat: no-repeat; 
  background-position: 50% 15%;
  border: 1px solid #666666;
  padding: 30px;
}

.weekday_title{
  width: 440px;
  height: 210px;
}

.saturday{
  width: 50%;
}

.saturday_img{
  background-image: url("/wp-content/themes/anges/img/rental/saturday.gif");
  background-repeat: no-repeat;
  background-position:  50% 15%;
  border: 1px solid #cc3366;
  padding: 30px;
}

.saturday_title{
  width: 440px;
  height: 210px;
}

.Cplan_container{
 margin-top: 50px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px; 
}

/*plan table*/

.table_inner{
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px; 
}

table{
  font-size: 1.8rem;
  border-collapse: collapse;
}

table{
  border: solid 3px #666;
}
 table th, table td{
  border: solid 2px #666;
  box-sizing: border-box;
  padding: 20px;
}

th{
 background-color: #ccc; 
}

.table_tax{
  font-weight: bold;
  text-align: right;
  font-size: 2.1rem;
}

.heading th{
  padding: 1rem;
  color: #7d7d7d;  
  text-align: center;
  width: 33%;
  width: 300px;
  height: auto;
  font-size: 2rem;
}

.wide{
  padding-top: 0;
  padding-bottom: 0;
  width: 450px;
  text-shadow: none;
}

.wide .plan_name {
  font-size: 3.3rem;
  font-family: "OPTITimes-Roman";
  text-transform: initial;
  text-shadow: 0 1px 1px #999;  
}
.wide div:not(.plan_name) {
  padding-left: 1rem;
  font-size: 1.5rem;
  line-height: 1.5em;
}

.numeral{
  font-size:2.4rem; 
}

/* Rental salon */
.calendar_black,
.clock_black,
.money_black,
.music_black,
.wide_black,
.option_black,
.chair_black,
.car_black {
  width: 7em;
  white-space: nowrap;
}

.calendar_black:before,
.clock_black:before,
.money_black:before,
.music_black:before,
.wide_black:before,
.option_black:before,
.chair_black:before,
.car_black:before {
  content: '';
  margin-right: 1.6rem;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.Cplan_inner .calendar_black:before,
.Cplan_inner .clock_black:before,
.Cplan_inner .chair_black:before,
.Cplan_inner .money_black:before,
.Cplan_inner .music_black:before {
  width: 2rem;
  height: 2rem;
}
.calendar_black:before,
.clock_black:before,
.money_black:before,
.music_black:before,
.wide_black:before,
.option_black:before,
.chair_black:before,
.car_black:before {
  width: 2.6rem;
  height: 2.6rem;
}

.calendar_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/calendar_black.png);
}
.clock_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/clock_black.png);
}
.money_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/money_black.png);
}
.music_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/music_black.png);
}
.wide_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/wide_black.png);
}
.option_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/option_black.png);
}
.chair_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/chair_black.png);
}
.car_black:before {
  background-image: url(/wp-content/themes/anges/img/icon/car_black.png);
}

.Cplan_container .plan_navi {
  width: 12rem;
}
.Cplan_container .plan_navi.music_black:before,
.Cplan_container .plan_navi.option_black:before {
  width: 2rem;
  height: 2rem;
}

/*information*/
.information_img{
  background-image: url("/wp-content/themes/anges/img/rental/rentalsalon_information.jpg");
  background-repeat: no-repeat;
  width: 40%;
  margin-top: 60px;
}

.information-container{
  width: 60%;
}
.information-container > .flex-container > img {
  margin: 5px;
}

.information_title{
   background-image: url("/wp-content/themes/anges/img/rental/rentalsalon_title.gif");
  background-repeat: no-repeat;
  height: 145px;
  margin-top: 60px;
}

.information_contents{
  margin: 30px 0;
  /*font-size: 2.4rem;*/
}
.information_contents .calendar_black:before,
.information_contents .clock_black:before,
.information_contents .money_black:before,
.information_contents .music_black:before,
.information_contents .wide_black:before,
.information_contents .option_black:before,
.information_contents .chair_black:before,
.information_contents .car_black:before {
  width: 2rem;
  height: 2rem;
}
 /*information table*/

 .Information_table{
   border: solid 3px #8e947f; 
 }

 .Information_table th, .Information_table td{
  padding: 20px 30px;
  border: solid 2px #8e947f;
  box-sizing: border-box;
 }
.Information_table td {
  text-align: center;
  line-height: 1.7em;
}

th{
  font-size: 2.7rem;
  text-shadow: none;
}

.title_color{
  background-color: #deeed6; 
  color: #000; 
}

.information_heading td{
  text-align: center;
}

.week{
  width: 210px;
  background-color: #fff;
}

.notes{
  margin-left: 35px;
}

/*申し込み方法*/

.application{
  background-color: #000;
  color: #fff;
  margin-top: 30px;
   text-align: center;
   padding-bottom: 50px;
}

.application_title{
  font-size: 2.7rem;
  padding-top: 50px;
}

.application_subtitle{
  font-size: 2.1rem;
}

.application_text{
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  list-style-type: decimal;
}

.application_text ol{
  margin-top: 50px;
}

  
  /*gallery*/

  .gallery_img{
  background-image: url("/wp-content/themes/anges/img/rental/gallery.jpg");
  background-repeat: no-repeat;
  margin-top: 40px;
  }

  .gallery_contents{
    width: 50%;
    padding: 40px 0 30px 140px;
  }

  .gallery_subtitle{
    color: #663300;
    font-size: 3.6rem;
  }

  .gallery_img h2{
  font-size: 6rem;
  color: #663300;
  }

.gallery_contents p{
  margin-top: 20px;
  color: #333;
}

/*アイコン*/

/*.calendar_green::before{
  content: url("/wp-content/themes/anges/img/icon/calendar_green.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.calendar_white::before{
  content: url("/wp-content/themes/anges/img/icon/calendar_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.calendar_black::before{
  content: url("/wp-content/themes/anges/img/icon/calendar_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.clock_green::before{
  content: url("/wp-content/themes/anges/img/icon/clock_green.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.clock_white::before{
  content: url("/wp-content/themes/anges/img/icon/clock_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.clock_black::before{
  content: url("/wp-content/themes/anges/img/icon/clock_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.money_green::before{
  content: url("/wp-content/themes/anges/img/icon/money_green.png");
  margin-right: 2rem;
  vertical-align: -0.5rem;
}

.money_white::before{
  content: url("/wp-content/themes/anges/img/icon/money_white.png");
  margin-right: 2rem;
  vertical-align: -0.5rem;
}

.money_black::before{
  content: url("/wp-content/themes/anges/img/icon/money_black.png");
  margin-right: 2rem;
  vertical-align: -0.5rem;
}

.tel_green::before{
  content: url("/wp-content/themes/anges/img/icon/tel_green.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.tel_white::before{
  content: url("/wp-content/themes/anges/img/icon/tel_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.tel_black::before{
  content: url("/wp-content/themes/anges/img/icon/tel_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.music_green::before{
  content: url("/wp-content/themes/anges/img/icon/music_green.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.music_white::before{
  content: url("/wp-content/themes/anges/img/icon/music_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.music_black::before{
  content: url("/wp-content/themes/anges/img/icon/music_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.option_green::before{
  content: url("/wp-content/themes/anges/img/icon/option_green.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}

.option_white::before{
  content: url("/wp-content/themes/anges/img/icon/option_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}
*/
/*.option_black::before{
  content: url("/wp-content/themes/anges/img/icon/option_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}
*/

/*.wide_white::before{
  content: url("/wp-content/themes/anges/img/icon/wide_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}
*/
/*.wide_black::before{
  content: url("/wp-content/themes/anges/img/icon/wide_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}
*/
/*.car_white::before{
  content: url("/wp-content/themes/anges/img/icon/car_white.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}
*/
/*.car_black::before{
  content: url("/wp-content/themes/anges/img/icon/car_black.png");
  margin-right: 1.6rem;
  vertical-align: -0.5rem;
}
*/
/*.chair_black::before{
  content: url("/wp-content/themes/anges/img/icon/chair_black.png");
  margin-right: 2.5rem;
  vertical-align: -0.5rem;
}
*/

/*.car_space{
  margin-left: 3.5rem;
}
*/

/* PC */
@media (min-width: 901px){
  .c-plan .header {
    display: flex;
    flex-direction: column-reverse;
  }
  .c-plan .header .image {
    padding-top: 26%;
    width: 100%;
    background-image: url("/wp-content/themes/anges/img/rental/Cplan.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
  }
  .c-plan .header .text {
    width: 100%;
    text-align: center;
    background-image: url(/wp-content/themes/anges/img/rental/flame_pink.gif);
    background-repeat: no-repeat;
    background-position: center top;
  }
  .c-plan .header h1 {
    font-size: 6.9rem;
  }
  .c-plan .header .tax {
    margin-right: 20px;
  }

  .Cplan_inner {
    max-width: 1075px;
  }
  .weekday,
  .saturday {
    width: 50%;
  }
}

/* tablet portrait */
@media (max-width: 900px){
  .flex-container {
    display: block;
  }

  header.entry-header {
    margin: 0px -20px;
  }

  .plan_navi {
    margin-top: 10px;
    width: 100%;
  }
  .details {
    line-height: 3rem;
  }

  .Aplan_img,
  .Bplan_img {
    width: 100%;
    background-size: contain;
    background-position: center top;
  }
  .Aplan_img {
    padding-top: 70%;
    background-image: url(/wp-content/themes/anges/img/rental/A_plan_img_sp.jpg);
  }
  .Bplan_img {
    padding-top: 70%;
    background-image: url(/wp-content/themes/anges/img/rental/B_plan_img_sp.jpg);
  }
  
  .Aplan,
  .Bplan {
    margin-top: 10px;
    padding: 0px;
    width: 100%;
    position: relative;
  }
  .Aplan h1,
  .Bplan h1 {
    font-size: 4rem
  }
  .Aplan .plan_description,
  .Bplan .plan_description,
  .c-plan .plan_description {
    font-size: 2rem;
    line-height: 1.7em;
    display: none;
  }
  .Aplan .plan_description,
  .Bplan .plan_description,
  .c-plan .plan_description {
    display: block;
  }
  .Aplan_description br,
  .Bplan_description br,
  .Cplan_description br {
    display: none;
  }
  .Aplan .flex-container,
  .Bplan .flex-container,
  .Cplan_inner .flex-container {
    display: block;
  }
  .Aplan .tax,
  .Bplan .tax {
    padding: 0;
    position: absolute;
    right: 2rem;
    top: 2rem;
  }
  .Cplan {
    background: none;
  }
  .Cplan h1 {
    padding-left: 100%;
    width: 0;
    height: 156px;
    text-indent: 100%;
    overflow: hidden;
    background-image: url("/wp-content/themes/anges/img/rental/C_plan_title_sp.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
  .Cplan .plan_description {
    height: 0;
    text-indent: 100%;
    overflow: hidden;
  }

  .c-plan {
    margin-top: 60px;
  }
  .c-plan .header {
    display: block;
  }
  .c-plan .header h1 {
    margin-top: 10px;
    font-size: 4rem
  }
  .c-plan .tax {
    padding: 0;
    position: absolute;
    right: 2rem;
    top: 0px;
  }
  .c-plan .image {
    display: block;
    height: 0;
    padding-top: 40.3%;
    background-image: url("/wp-content/themes/anges/img/rental/C_plan_img_sp.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
  .c-plan .image img {
    display: none;
  }

  .Cplan_inner {
    margin-top: 30px;
  }
  .Cplan_inner .weekday,
  .Cplan_inner .saturday {
    width: 100%;
  }
  .Cplan_inner .weekday_img,
  .Cplan_inner .saturday_img {
    margin-top: 30px;
    padding: 0;
    border: 0;
    background: none;
    /*background-size: contain;*/
    /*background-position: initial;*/
  }
  .Cplan_inner .weekday_title,
  .Cplan_inner .saturday_title {
    padding-top: 24%;
    width: 100%;
    height: 156px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .Cplan_inner .weekday_title {
    background-image: url(/wp-content/themes/anges/img/rental/weekday.gif);
  }
  .Cplan_inner .saturday_title {
    background-image: url(/wp-content/themes/anges/img/rental/saturday.gif);
  }
  .Cplan_container {
    max-width: 900px;
  }

  .table_tax {
    font-size: 1.6rem;
  }
  table th,
  table td {
    font-size: 1.6rem;
  }
  .plan_table,
  .rental_table {
    margin: 0 auto;
    margin-top: 50px; 
    max-width: 100%;
    width: 100%;
    height: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
  .plan_table {
    padding-top: 46%;
    background-image: url("/wp-content/themes/anges/img/rental/plan_table_sp.png");
  }
  .rental_table {
    padding-top: 52.5%;
    padding-bottom: 8rem;
    background-image: url("/wp-content/themes/anges/img/rental/rental_table_sp.png");
  }
  .plan_table table,
  .rental_table table {
    display: none;
  }

  .Cplan_inner .calendar_black:before,
  .Cplan_inner .clock_black:before,
  .Cplan_inner .chair_black:before,
  .Cplan_inner .money_black:before,
  .Cplan_inner .music_black:before {
    width: 2.6rem;
    height: 2.6rem;
  }

  .information_img {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 40.3%;
    background-image: url("/wp-content/themes/anges/img/rental/rental_salon_img_sp.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
  .information-container {
    width: 100%;
  }
  .information_contents {
    font-size: 1.6rem;
  }
  .information-container .information_title {
    margin-top: 30px;
    padding-top: 20%;
    height: 0;
    background-size: contain;
  }
  .information-container p br {
    display: none;
  }
  .information_contents {
    margin-top: 30px;
  }
  .information_details {
    margin-left: 5rem;
  }

  .application_text ol {
    padding: 0 2rem 0 4rem;
  }
  .application_text li br {
    display: none;
  }

  .gallery_img {
    padding-top: 40%;
    background-image: url("/wp-content/themes/anges/img/rental/gallery_img_sp.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
  .gallery_img .gallery_contents {
    margin-top: 30px;
    padding: 0;
    width: 100%;
  }
  .gallery_img h2 {
    font-size: 4rem;
  }
  .gallery_img .gallery_subtitle {
    font-size: 2.5rem;
  }
  .gallery_img .gallery_contents p br {
    display: none;
  }

}

/* Smart phpne landscape */
@media (max-width: 600px){
  .Aplan .tax,
  .Bplan .tax {
    top: 0;
  }
  .rental_table {
    padding-bottom: 15rem;
  }
}

/* Smart phpne portrait */
@media (max-width: 480px){
}
