@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : spend_lower.css
 author     : Ability Consultant
 style info : カップルの過ごし方
=================================================================== */
.wrap_sty01 .con_txt, .wrap_sty02, .con_plan .box_plan {
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .wrap_sty01 .con_txt, .wrap_sty02, .con_plan .box_plan {
    padding: 0 5.72917%;
  }
}
@media print {
  .wrap_sty01 .con_txt, .wrap_sty02, .con_plan .box_plan {
    padding: 0 5.72917%;
  }
}
.ie8 .wrap_sty01 .con_txt, .wrap_sty01 .ie8 .con_txt, .ie8 .wrap_sty02, .ie8 .con_plan .box_plan, .con_plan .ie8 .box_plan {
  padding: 0 5.72917%;
}
@media only screen and (max-width: 1199px) {
  .wrap_sty01 .con_txt, .wrap_sty02, .con_plan .box_plan {
    width: 91.66667%;
  }
}

@font-face {
  font-family: 'min-en_Regular';
  src: url(../css/font/min-en_Regular.woff) format("woff"), url(../css/font/min-en_Regular.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	.wrap_sty01
----------------------------------------------------------- */
.wrap_sty01 {
  clear: both;
  position: relative;
}
.wrap_sty01 .title {
  font-weight: 400;
  color: #323232;
  text-align: center;
  line-height: 1.5;
  margin-top: 80px;
}
.wrap_sty01 .title:before {
  content: "";
  background: #000;
  width: 1px;
  height: 1.5em;
  display: block;
  margin: auto;
  font-weight: 100;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: .3em;
}
.wrap_sty01 .title .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .title .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .title .en {
    font-size: 215%;
  }
}
.wrap_sty01 .title .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 93%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .title {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .title {
    margin-top: 10%;
  }
}
.wrap_sty01 h3 + .con_photo {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 h3 + .con_photo {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 h3 + .con_photo {
    margin-top: 5%;
  }
}
.wrap_sty01 .con_photo {
  margin-top: 110px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_photo {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_photo {
    margin-top: 10%;
  }
}
.wrap_sty01 .con_photo li {
  float: left;
}
.wrap_sty01 .con_photo li img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .wrap_sty01 .con_photo li {
    width: 25%;
  }
}
@media print {
  .wrap_sty01 .con_photo li {
    width: 25%;
  }
}
.ie8 .wrap_sty01 .con_photo li {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_photo li {
    width: 50%;
  }
}
.wrap_sty01 .con_txt {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt {
    margin-top: 5%;
  }
}
.wrap_sty01 .con_txt .time {
  font-family: "Times New Roman", serif;
  font-size: 172%;
  margin-right: 60px;
  letter-spacing: .1em;
  line-height: 1.7em;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .time {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .time {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .time {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .time {
    margin-bottom: 2%;
  }
}
.wrap_sty01 .con_txt .box_txt h4 {
  font-weight: 400;
  color: #323232;
  line-height: 1.5;
}
.wrap_sty01 .con_txt .box_txt h4 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 200%;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .box_txt h4 .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_txt h4 .en {
    font-size: 179%;
  }
}
.wrap_sty01 .con_txt .box_txt h4 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .box_txt h4 .jp {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_txt h4 .jp {
    font-size: 100%;
  }
}
.wrap_sty01 .con_txt .box_txt dl {
  margin-top: 30px;
}
.wrap_sty01 .con_txt .box_txt dl dt {
  font-size: 136%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-weight: bold;
}
.wrap_sty01 .con_txt .box_txt dl dd {
  margin-top: 10px;
}
.wrap_sty01 .con_txt .box_txt .btn {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
  margin-top: 40px;
}
.wrap_sty01 .con_txt .box_txt .btn button, .wrap_sty01 .con_txt .box_txt .btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.wrap_sty01 .con_txt .box_txt .btn button:after, .wrap_sty01 .con_txt .box_txt .btn a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.wrap_sty01 .con_txt .box_txt .btn:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.wrap_sty01 .con_txt .box_txt .btn:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_txt .btn {
    display: block;
    width: 100%;
  }
  .wrap_sty01 .con_txt .box_txt .btn button, .wrap_sty01 .con_txt .box_txt .btn a {
    padding: 1.2em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .box_txt .btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_txt .btn {
    margin-top: 5%;
  }
}
.wrap_sty01 .con_txt .box_thum {
  padding-top: 50px;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .box_thum {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_thum {
    padding-top: 10%;
  }
}
.wrap_sty01 .con_txt .box_thum li {
  float: left;
  width: 265px;
  margin-left: 27px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .box_thum li {
    margin-left: 27px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_thum li {
    margin-left: 0;
  }
}
.wrap_sty01 .con_txt .box_thum li dl {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty01 .con_txt .box_thum li dl {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_thum li dl {
    margin-top: 4%;
  }
}
.wrap_sty01 .con_txt .box_thum li dl dt {
  text-align: center;
  line-height: 1.3;
}
.wrap_sty01 .con_txt .box_thum li:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 1200px) {
  .wrap_sty01 .con_txt .box_thum {
    clear: both;
  }
}
@media print {
  .wrap_sty01 .con_txt .box_thum {
    clear: both;
  }
}
.ie8 .wrap_sty01 .con_txt .box_thum {
  clear: both;
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .wrap_sty01 .con_txt .box_thum li {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty01 .con_txt .box_thum li {
    float: none;
    width: 100%;
    padding: 3% 0;
    border-bottom: 1px solid #ebebeb;
    display: table;
  }
  .wrap_sty01 .con_txt .box_thum li p {
    display: table-cell;
    width: 40%;
  }
  .wrap_sty01 .con_txt .box_thum li dl {
    display: table-cell;
    text-align: justify;
    padding: 0 3%;
  }
  .wrap_sty01 .con_txt .box_thum li dl dt {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap_sty01 .con_txt {
    overflow: hidden;
  }
  .wrap_sty01 .con_txt .time {
    float: left;
  }
  .wrap_sty01 .con_txt .box_txt {
    float: left;
  }
}
@media print {
  .wrap_sty01 .con_txt {
    overflow: hidden;
  }
  .wrap_sty01 .con_txt .time {
    float: left;
  }
  .wrap_sty01 .con_txt .box_txt {
    float: left;
  }
}
.ie8 .wrap_sty01 .con_txt {
  overflow: hidden;
}
.ie8 .wrap_sty01 .con_txt .time {
  float: left;
}
.ie8 .wrap_sty01 .con_txt .box_txt {
  float: left;
}

.space_t {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .space_t {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .space_t {
    margin-top: 10%;
  }
}

/* -----------------------------------------------------------
	.wrap_sty02
----------------------------------------------------------- */
.wrap_sty02 {
  margin-top: 100px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 {
    margin-top: 10%;
  }
}
.wrap_sty02 .title {
  font-weight: 400;
  color: #323232;
  text-align: center;
  line-height: 1.5;
  margin-top: 80px;
}
.wrap_sty02 .title:before {
  content: "";
  background: #000;
  width: 1px;
  height: 1.5em;
  display: block;
  margin: auto;
  font-weight: 100;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: .3em;
}
.wrap_sty02 .title .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .title .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .title .en {
    font-size: 215%;
  }
}
.wrap_sty02 .title .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 93%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .title {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .title {
    margin-top: 10%;
  }
}
.wrap_sty02 h3 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 h3 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 h3 {
    margin-bottom: 5%;
  }
}
.wrap_sty02 .con_photo {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 28.23529%;
}
.wrap_sty02 .wrap_txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap_sty02 .wrap_txt .con_txt {
  margin-top: 55px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt {
    margin-top: 5%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .time {
  font-family: "Times New Roman", serif;
  font-size: 172%;
  margin-right: 60px;
  float: left;
  letter-spacing: .1em;
  line-height: 1.7em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .time {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .time {
    margin-right: 6%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .box_txt {
  float: left;
}
.wrap_sty02 .wrap_txt .con_txt .box_txt h4 {
  font-weight: 400;
  color: #323232;
  line-height: 1.5;
}
.wrap_sty02 .wrap_txt .con_txt .box_txt h4 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 200%;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt h4 .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt h4 .en {
    font-size: 179%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .box_txt h4 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt h4 .jp {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt h4 .jp {
    font-size: 100%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .box_txt dl {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt dl {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt dl {
    margin-top: 3%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .box_txt dl dt {
  font-size: 136%;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt dl dt {
    font-size: 122%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt dl dt {
    font-size: 108%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .box_txt dl dd {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt dl dd {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt dl dd {
    margin-top: 3%;
  }
}
.wrap_sty02 .wrap_txt .con_txt .box_txt .btn {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
  margin-top: 40px;
}
.wrap_sty02 .wrap_txt .con_txt .box_txt .btn button, .wrap_sty02 .wrap_txt .con_txt .box_txt .btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.wrap_sty02 .wrap_txt .con_txt .box_txt .btn button:after, .wrap_sty02 .wrap_txt .con_txt .box_txt .btn a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.wrap_sty02 .wrap_txt .con_txt .box_txt .btn:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.wrap_sty02 .wrap_txt .con_txt .box_txt .btn:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt .btn {
    display: block;
    width: 100%;
  }
  .wrap_sty02 .wrap_txt .con_txt .box_txt .btn button, .wrap_sty02 .wrap_txt .con_txt .box_txt .btn a {
    padding: 1.2em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt .btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 .wrap_txt .con_txt .box_txt .btn {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap_sty02 {
    overflow: hidden;
  }
  .wrap_sty02 .con_photo {
    float: right;
    margin-right: 10.41667%;
  }
  .wrap_sty02 .wrap_txt {
    float: left;
  }
}
@media print {
  .wrap_sty02 {
    overflow: hidden;
  }
  .wrap_sty02 .con_photo {
    float: right;
    margin-right: 10.41667%;
  }
  .wrap_sty02 .wrap_txt {
    float: left;
  }
}
.ie8 .wrap_sty02 {
  overflow: hidden;
}
.ie8 .wrap_sty02 .con_photo {
  float: right;
  margin-right: 10.41667%;
}
.ie8 .wrap_sty02 .wrap_txt {
  float: left;
}
@media only screen and (min-width: 984px) and (max-width: 1199px) {
  .wrap_sty02 {
    overflow: hidden;
    width: 100%;
  }
  .wrap_sty02 .con_photo {
    width: 40%;
    display: block;
    float: left;
  }
  .wrap_sty02 .wrap_txt {
    width: 60%;
    float: right;
    padding: 0 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .wrap_sty02 {
    width: 100%;
  }
  .wrap_sty02 .con_photo {
    width: 100%;
  }
  .wrap_sty02 .con_photo img {
    width: 100%;
  }
  .wrap_sty02 .wrap_txt {
    width: 90%;
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_sty02 {
    width: 100%;
  }
  .wrap_sty02 .con_photo {
    width: 100%;
  }
  .wrap_sty02 .con_photo img {
    width: 100%;
  }
  .wrap_sty02 .wrap_txt {
    width: 90%;
    margin: auto;
  }
}

/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan {
  width: 100%;
  margin-top: 200px;
  background-color: #d9d9d9;
  padding: 70px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    margin-top: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    padding: 7% 0;
  }
}
.con_plan .box_plan {
  display: table;
}
.con_plan .box_plan .photo {
  width: 50%;
  display: table-cell;
}
.con_plan .box_plan .box_txt {
  text-align: center;
  display: table-cell;
  background-color: #fff;
  vertical-align: middle;
}
.con_plan .box_plan .box_txt .txt {
  margin: 0 auto;
  padding: 5% 3%;
}
.con_plan .box_plan .box_txt .txt h3 {
  color: #323232;
  line-height: 1.5;
  font-size: 93%;
}
.con_plan .box_plan .box_txt .txt h3 .en {
  display: block;
  font-family: 'min-en_Regular',serif;
  font-size: 272%;
  line-height: 1.1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .box_plan .box_txt .txt h3 .en {
    font-size: 272%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_txt .txt h3 .en {
    font-size: 215%;
  }
}
.con_plan .box_plan .box_txt .txt h3 .jp {
  display: block;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  font-size: 136%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .box_plan .box_txt .txt h3 .jp {
    font-size: 136%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_txt .txt h3 .jp {
    font-size: 108%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .box_plan .box_txt .txt h3 {
    font-size: 72%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_txt .txt h3 {
    font-size: 72%;
  }
}
.con_plan .box_plan .box_txt .txt .sub_txt {
  color: #64a4ae;
  font-size: 122%;
  margin: 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .box_plan .box_txt .txt .sub_txt {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_txt .txt .sub_txt {
    font-size: 72%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_plan .box_plan .box_txt .txt .sub_txt {
    margin: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_txt .txt .sub_txt {
    margin: 5% 0;
  }
}
.con_plan .box_plan .box_txt .txt .btn {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #d6d6d6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "Times New Roman", serif;
  background: #fff;
  background: #4d4d4d;
  background-color: #64a4ae;
}
.con_plan .box_plan .box_txt .txt .btn button, .con_plan .box_plan .box_txt .txt .btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 3;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  text-decoration: none;
  padding: 1.2em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
}
.con_plan .box_plan .box_txt .txt .btn button:after, .con_plan .box_plan .box_txt .txt .btn a:after {
  content: "";
  width: 1.2em;
  height: .35em;
  border-style: solid;
  border-color: #323232;
  border-width: 0 1px 1px 0;
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  display: inline-block;
  margin-left: 2.5em;
}
.con_plan .box_plan .box_txt .txt .btn:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  bottom: -25%;
  height: 0;
  width: 0;
  background: #e8e8e8;
  border-radius: 100%;
}
.con_plan .box_plan .box_txt .txt .btn:active:before {
  left: -25%;
  height: 150%;
  width: 150%;
  -moz-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_txt .txt .btn {
    display: block;
    width: 100%;
  }
  .con_plan .box_plan .box_txt .txt .btn button, .con_plan .box_plan .box_txt .txt .btn a {
    padding: 1.2em 0;
  }
}
.con_plan .box_plan .box_txt .txt .btn button, .con_plan .box_plan .box_txt .txt .btn a {
  color: #fff;
}
.con_plan .box_plan .box_txt .txt .btn button:after, .con_plan .box_plan .box_txt .txt .btn a:after {
  border-color: #fff;
}
.con_plan .box_plan .box_txt .txt .btn:before {
  background: #8e8e8e;
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_plan .box_plan {
    display: block;
  }
  .con_plan .box_plan .photo {
    width: 100%;
    display: block;
  }
  .con_plan .box_plan .photo img {
    width: 100%;
  }
  .con_plan .box_plan .box_txt {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan {
    display: block;
  }
  .con_plan .box_plan .photo {
    width: 100%;
    display: block;
  }
  .con_plan .box_plan .photo img {
    width: 100%;
  }
  .con_plan .box_plan .box_txt {
    display: block;
  }
}
