@charset "utf-8";
/* CSS Document */

.hira_mincho,
.con2_repeatPlanHeadingIn{
  font-family:"Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

h2.title_line {
  font-family:"Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  font-size: 40px;
}
h2.title_line--bigger {
  font-size: 45px;
}
.fcPink {
  color:#F83F79;
}
.fcRed {
  color:#df0d3c;
}
.fwBold {
  font-weight: bold;
}
.fs120 {
  font-size: 120%;
}
@media screen and (max-width:768px){
  h2.title_line  {
    font-size: 24px;
    padding: 0 10px;
  }
  h2.title_line--small  {
    font-size: 28px;
  }
}


#ulthera_con1 {
  padding-bottom: 0;
  border-bottom: none;
}

#ulthera_con3 {
  padding: 70px 0 110px;
  background: #f7f8fa;
}
.ulthera_con3_list {
  margin: 70px 0 50px;
}
.ulthera_con3_list__item {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 0.5em;
  font-family:"Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  text-align: center;
}

.ulthera_con3_list__item div {
  position: relative;
  display: inline-block;
  padding-left: 1em;
}

.ulthera_con3_list__item div:before {
  position: absolute;
  content: "";
  top:0.5em;
  left:0;
  width: 0.5em;
  height: 0.5em;
  background: #F83F79;
  border-radius: 50%;
}

.ulthera_con3_list + p {
  text-align: center;
}

#ulthera_con3 .arrow_btn,
#shot_con1 .arrow_btn {
  width: 600px;
  margin: 50px auto 0;
}

@media screen and (max-width:768px){
  #ulthera_con1 .mainvisual {
    border-bottom: none;
    padding-bottom: 0;
  }
  #ulthera_con3 {
    padding: 48px 0 40px;
  }
  .ulthera_con3_list {
    margin: 35px 0 25px;
  }
  .ulthera_con3_list__item {
    font-size: 16px;
  }
  .ulthera_con3_list__item div {
    text-align: left;
    display: block;
  }
  .ulthera_con3_list + p {
    text-align: left;
  }
  #ulthera_con3 .arrow_btn,
  #shot_con1 .arrow_btn {
    width: 100%;
    margin: 25px auto 0;
  }
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}


.con2_repeatPlan {
  border:3px solid #ddd;
  padding: 40px;
  box-sizing: border-box;
  margin: 80px 0 40px;
}
.con2_repeatPlanHeading {
  font-size: 30px;
  line-height: 1.5;
  margin:-62px 0 1em;
  font-family:"Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  text-align: center;
}
.con2_repeatPlanHeadingIn {
  background: #fff;
  display: inline-block;
  padding: 0 1em;
}
.con2_repeatPlanOff {
  font-size: 26px;
  font-family:"Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  text-align: center;
}
.con2_repeatPlanOff span {
  display: inline-block;
  border:1px solid #df0d3c;
  padding: 0.2em 1em;
}
.con2_repeatPlanPrice {
  padding: 0 180px;
  box-sizing: border-box;
}
.con2_repeatPlanPlace {
  font-size: 26px;
  font-family:"Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  text-align: center;
  margin: 1em 0;
}
.con2_repeatPlanCaution {
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
}
#ulthera_con2 p.p_readText {
  margin-bottom: 0px;
}
@media screen and (max-width:768px){
  
  .con2_repeatPlan {
    padding: 20px;
    margin: 40px 0 20px;
  }
  .con2_repeatPlanHeading {
    font-size: 22px;
    margin:-38px 0 0.8em;
  }
  .con2_repeatPlanHeadingIn {
    padding: 0.2em 1em;
  }
  .con2_repeatPlanOff {
    font-size: 20px;
  }
  .con2_repeatPlanPrice {
    padding: 0.5em 0;
  }
  .con2_repeatPlanPlace {
    font-size: 20px;
    margin: 0.5em 0;
  }
  .con2_repeatPlanCaution {
    font-size: 12px;
    margin-top: 15px;
  }
}





#shot_con1{
  max-width: 960px;
  margin: 0 auto;
  padding: 80px 0;
}

#shot_con1 .p_readText {
  margin: 30px 0 50px;
}

#shot_con1 .con2_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
}
#shot_con1 .con2_flexItem {
  width: 47.91%;
}
#shot_con1 .con2_flexItem span {
  display: block;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 14px 37px;
  margin-top: 14px;
}
@media screen and (max-width:768px){
  #shot_con1{
    padding: 40px 0;
  }
  #shot_con1 .con2_flex {
    display: block;
  }
  #shot_con1 .con2_flexItem {
    width: 100%;
  }
  #shot_con1 .con2_flexItem + .con2_flexItem {
    margin-top: 40px;
  }
}

.con2_repeatPlanPlace--02 {
  margin-top: 2em;
}

header .ulthera_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
}

header .header_right_bottom ul.ulthera_nav li {
  float: none;
}
@media screen and (max-width: 768px) {
  header .ulthera_nav {
      display: none;
  }
}


  /*201901------------------------------------*/

header .header_right_top div {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  font-size: 12px;
  padding-left: 20px;
}

h1.title_line {
  font-family: "Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  font-size: 48px;
  text-align: center;
  padding: 70px 0 110px;
  width: 100%;
}

h1.title_line::before {
  content: "";
  display: block;
  width: 1px;
  height: 35px;
  background: #f83f79;
  margin: 0 auto 10px;
}
@media screen and (max-width:768px){
  h1.title_line  {
    font-size: 30px;
    padding: 70px 0 60px;
    box-sizing: border-box;
    width: 100%;
  }
  h1.title_line::before {
    height: 20px;
  }
}

h2.title_pink {
  font-family: "Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 100;
  font-size: 40px;
  color:#fff;
}
@media screen and (max-width:768px){
  h2.title_pink  {
    font-size: 24px;
    padding: 0 10px 20px;
    box-sizing: border-box;
  }
}


