@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
--------------------------------------------------------------------
　　　　　　　　　　　ページ専用css
--------------------------------------------------------------------
------------------------------------------------------------------*/

#contents{
  max-width: inherit;
}

.section{
  background-color: #1a1a1a;
  max-width: 100%;
}

.area{
  margin: 5rem auto;
  padding: 3% 3%;
  max-width: 1000px;
  background-color: #fff;
  color: #1a1a1a;
}

.txt_area{
  color: #1a1a1a;
}

.fv{
  background-image:url(/plan/area/tokyo/poupelle/images/mv_pc_bg.webp);
  background-repeat:  no-repeat;
  background-size: cover;
  background-position: center center;   
  width:100%;
  height: 750px;;
  padding: 3rem 1rem 0.5rem;
}

.h1-box{
  margin: 0 auto;
  max-width: 990px;
}

h1{
  color: #fff;
  text-align: center;
  font-size: 2.5rem;
}

#poupelle h2{
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}

#poupelle .h3-title{
  display: flex;
  align-items: center;
  font-weight: bold;
  justify-content: center;
  font-size: 2.2em;
}

#poupelle.section section h3{
  margin-top: 0;
  margin-bottom: 2rem;
  color: #1a1a1a;
  text-align: center;
}

.section area h3{
  font-size: 2.2rem;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 2rem;
}

section.area h3:before, section.area h3:after{
  content: "";
  display: block;
  display: flex;
  background: none ,url(/plan/area/tokyo/poupelle/images/lantern.webp);
  background-repeat:  no-repeat;
  width: 30px;
  height: 30px;
  flex-grow: 0;
  align-items: center;
}

section.area h3:before{
  margin-right: 2%;
}
section.area h3:after{
  margin-left: 2%;
}

h4{
  color: #c1272d;
  font-size: 2rem;
  line-height: 1.8;
}

.underline{
  padding: 0 0 0.25rem;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #c1272d;
}

.caption{
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2;
  margin: 7.5rem auto;
}

.caption-title{
  padding-bottom: 2rem;
}
.caption-title span{
  padding: 0 2.5rem 0.5rem;
  margin-bottom: 1em;
  border-bottom: 1px solid #fff;
}

.caption02{
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.8;
  margin: 1rem 0 2rem;
}

.capacity{
  text-align: center;
  margin-bottom: 2em;
}
.capacity img{
  width: 480px;
}

.tour-date{
  text-align: center;
  color: #c1272d;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.8;
  margin: 2em 0;
}

.tour-date li{
  margin: 0 0 2em;
}

.tour-date li dt{
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
.tour-date li dd{
  color: #1a1a1a;
}

.tour-point{
  color: #1a1a1a;
  font-size: 1.6rem;
  font-weight: 800;
  margin: 2em 0 10px;
}
.tour-point + .tour-point {
  margin: 0 0 2em;
}
.tour-point .flexbox02{
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 0 0 2rem
}

.flexbox li{
  width: 33%;
  margin: 1rem 15px 4rem;
  text-align: center;
}
.flexbox li dd{
  margin-top: 1rem;
  padding: 0 1rem;
}

.number{
  color: #c1272d;
  font-size: 3rem;
  text-align: center;
  line-height: 1.2;
}

.flexbox02 .number{
  margin-right: 15px;
}

.present{
  letter-spacing: -0.02em;
  line-height: 1.6;
  text-align: left;
}

.information {
    display: table;
    width: 100%;
}

.information dt{
    display: table-cell;
    padding: 8px;
    width: 190px;
    border-bottom: 2px solid #c1272d;
    font-size: 1.8rem;
    font-weight: 900;
}
.info-text{
    font-size: 1.8rem;
    display: table-cell;
    padding: 15px;
    border-bottom: 2px solid #CCC;
}
.information dd strong{
border-bottom: 1px solid #C82534;
padding-bottom: 2px;
}
.information dd .mt20{
margin-top: 30px;
}

.mt20{
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 100;
  color: #6f6f6f;
}
.mt10{
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 100;
  color: #6f6f6f;
}

.cta{
  text-align: center;
  margin: 5rem 0 0;
}
.cta-text{
  color: #1a1a1a;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  padding: 10px 90px;
  margin: 0 0 2.5rem;
  font-size: 2rem;
  font-weight: 600;
  width: 100%;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

.btn--blue,
a.btn--blue {
  color: #fff;
  background-color: #1c4e9c;
  padding: 10px 90px;
  font-size: 2rem;
  font-weight: 600;
  width: 100%;
}
.btn--blue:hover,
a.btn--blue:hover {
  color: #fff;
  background: #1c4e9c;
}

.note{
  color: #fff;
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .sp-only{
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc-only{
    display: none;
  }
.tour-point .flexbox02 {
  align-items: flex-start;
}
}


/*------------------------------------------------------------------
--------------------------------------------------------------------
　　　　　　　ページ専用css  スマホ用 
--------------------------------------------------------------------
------------------------------------------------------------------*/
@media screen and (max-width: 999px) {

.area{
  margin: 5rem 1.2rem;
  padding: 5% 5%;
}

.fv{
  background-image:url(/plan/area/tokyo/poupelle/images/mv_pc_bg.webp);
  height: auto;
}

h1{
  font-size: 1.25rem;
}
#poupelle .h3-title {
  font-size: 1.7em;
}
h4{
  font-size: 1.5rem;
  line-height: 1.8;
}

.caption{
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.8;
  margin: 2.5rem 0;
}

.caption-title span{
  padding: 0 0.25rem 0.25rem;
}

.caption02{
  text-align: left;
}

.capacity img{
  width: 320px;
}

.tour-date li dd{
  font-size: 1.6rem;
}

.flexbox02{
  align-items: start;
}

.flexbox li{
  width: 100%;
  margin: 3rem 0;
}
.flexbox li dd{
  padding: 0 1rem;
}

.information {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
}

.information dt{
display: block;
width: 100%;
border: none;
padding: 0;
margin-bottom: 8px;
font-size: 1.5rem;
}
.information dt span{
border-bottom: 2px solid #C82534;
padding-bottom: 3px;
}

.info-text{
display: block;
font-size: 1.5rem;
width: 100%;
border: none;
padding: 0;
}

.mt20{
  font-size: 1.2rem;
}
.mt10{
  font-size: 1.2rem;
}

.cta-text{
  font-size: 15px;
}

.note{
  margin-left: 15px;
}

.btn--orange,
a.btn--orange {
  padding: 10px 20px;
  font-size: 2rem;
  font-weight: 600;
}

.btn--blue,
a.btn--blue {
  padding: 10px 20px;
  font-size: 2rem;
  font-weight: 600;
}

}