.main_box{
  display: flex;
  justify-content: center;
  align-items: center;   
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  height:auto;
  min-height: 400px;
}

.main_box .logo_box{
	padding: 8px;
	margin-bottom: 20px;
}

.main_box .main_message{
  display: block;
  margin: 0 auto;
  padding: 8px;
  box-sizing: border-box;
  width: 55%;
  height: auto;
}
.main_box .message_text{
  padding: 10px;
  font-size: 200%;
  width: 90%;
}

.main_box h1{
	font-size: 200%;
}

.main_box .main_logo{
  display: block;
  margin: 0 auto;
  padding: 8px;
  box-sizing: border-box;
  width: 40%;
}

.main_caption ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.main_caption li{
	margin-left:0;
	text-align: center;
}

.bottom_box{
  display: flex;
  justify-content: center;
	align-items: center;
  flex-wrap: wrap;
  margin: 10px;
  margin-bottom:20px;
  padding: 8px;
  height:auto;
}

.bottom_box h1{
	display:inline;
	font-size: 180%;
}
.bottom_box ul{
	list-style-type: none;
}

.bottom_box .main_message{
  display: block;
  margin: 0 auto;
  padding: 8px;
  box-sizing: border-box;
  width: 45%;
	text-align:center;
}
.bottom_box .message_text{
/*	float: right;*/
  font-size: 200%;
	width: auto;
  /* width: 90%; */
}


.bottom_box .main_sum{
  display: block;
  margin: 0 auto;
  padding: 8px;
  box-sizing: border-box;
  width: 55%;
}

.bottom_box h1{
	font-size: 200%;
}

.bottom_box .main_sum li::before{
    content: "▶︎ ";
    color: red;
}

.head-menu__close-top {
  position: relative;
  display: block;
  background-color: transparent;
  border: none;
  outline: 0;
  width: 56px;
  height: 32px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.head-menu__close-top:before, .head-menu__close-top:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  border-top: 3px solid #c8c8c8;
  transition: 0.3s border-color;
}

.head-menu__close-top:before {
  top: -6px;
  right: 6px;
  transform: rotate(135deg);
}

.head-menu__close-top:after {
  bottom: -6px;
  right: 6px;
  transform: rotate(45deg);
}

.top_logo_box{
	display: block;
	margin: 2% auto;
	width: 70%;
	max-width: 800px;
	padding : 40px;
}

.top_button{
	display: block;
	text-align: center;
	list-style-type: none;
	height: 80px;
}

.top_button li{
	display: inline-block;
    margin-right: 1em;
}

.sub_caption {
    display: flex;
    justify-content: center;
    align-items: center;   
	min-height: 250px;
	height: auto;
	flex-wrap: wrap;
	width: 100%;
	background-color: #f2f2f2;
	margin: 0;

}

.sub_caption .summary_text{
	display:inline-block;
	text-align:center;
	margin: 10px;
	width: 90%;
}

.sub_caption .short{
	font-size: 110%;
}


.sub_caption .icon{
	width: 50px;
	margin: 10px;
}

.sub_caption h1{
	font-size: 200%;
}

.sub_caption div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}


.sub_caption ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
}
.sub_caption li{
	margin-left:0;
	text-align: center;
}

.pre_data{
	display:inline-block;
	font-size:160%;
	width: 90%;
	white-space:normal;
	margin: 20px;
	text-align:left;
}

.sentence{
	display:block;
	text-align:center;
}

.index_linkwrap{
	display: block;
	text-align:center;
}

.index_link{
	display: inline-block;
	text-align:left;
	border: 1px solid #e11e32;
	padding: 15px;
}

.sentence dt{
	margin: 0;
}

.sentence dd{
	margin: 0;
	margin-left: 1em;
}

.sentence h1{
	padding: 0.5em;
	border-left: solid 5px #e11e32;
	border-bottom: solid 2px #516ab6;
	font-size: 120%;
}

.sentence h2{
	padding: 0.5em;
	font-size: 100%;
	border-left: solid 5px #e11e32;
}

.sentence ul{
	list-style-type: none;
}
.sentence li{
	font-size:100%;
}

.sentence li::before{
    content: "▶︎ ";
    color: red;
}


.top_caption {
    display: flex;
    justify-content: center;
    align-items: center;   
	height: 250px;
	flex-wrap: wrap;
	background-color: #e11e32;
	color: #fff;
}

.top_caption .short{
	font-size: 110%;
}

.top_caption h1{
	display:inline;
	font-size: 180%;
}

.top_caption ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.top_caption li{
	text-align: center;
}
.box_message{
	display:block;
}

.short_box-box {
  margin: 30px auto 30px;
}

.short_box + .short_box {
  margin-top: 24px;
}

.short_box-contents-area {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
}

.short_box-contents-item {
  margin: 0 auto;
  padding: 8px;
  box-sizing: border-box;
  width: 30%;
}

.price-contents-item {
  margin: 0 auto;
  padding: 8px;
  box-sizing: border-box;
  width: 40%;
}

.short_box-contents-box {
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  border-radius: 4px;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #333333;
}

.short_box-contents-box.-large {
  width: 60%;
}

.short_box-contents-box.-large + .short_box-contents-box.-short {
  padding-left: 16px;
}

.short_box-contents-box.-short {
  width: 40%;
}

.short_box-contents-box.-short + .short_box-contents-box.-large {
  padding-left: 16px;
}

.short_box-contents-box.-sub {
  border: none;
  border-radius: 0;
}

.short_box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
 background-color: #f2f2f2;


  padding: 16px;
}

.short_box-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #e11e32;
  z-index: 2;
}

.short_box-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ececec;
  z-index: 1;
}

.short_box-title.-sub {
  padding: 4px 16px;
  background-color: #ececec;
}

.short_box-title.-sub:before {
  content: none;
}

.short_box-title.-sub:after {
  content: none;
}

.short_box-contents__title {
  margin: 0;
  font-size: 2rem;
}

.short_box-contents__title.-sub {
  font-size: 1.6rem;
}

.short_box-contents {
  padding: 16px;
}

.short_box-contents.-col-2 {
  display: flex;
}

.short_box-ranking-message__text {
  margin: 0;
  font-size: 1.6rem;
}

.short_box-ranking-message__btn-box {
  text-align: center;
  margin-top: 8px;
}

.short_box-ranking-message__btn:hover,
a.short_box-ranking-message__btn:hover {
  background-color: #fff;
  color: #e11e32;
}

.red_hr{
border-width: 20px 0px 0px 0px;
border-style: solid;
border-color:  #e11e32;
margin: 0;
}


.call_button_area{
	display: block;
	text-align: center;
	height: auto;
}

.call_button_area .btn-call {
  display: inline-block;
  margin: 10px 10px 20px;
  padding: 15px 0px;
  border-radius: 15px;
  background-color: #fff;
  border: 3px solid #e11e32;
  transition: .4s;
  width:300px;
  vertical-align: middle;
  font-size: 100%;
	font-weight: 800; 
}

.call_button_area a{
  color:  #e11e32;
}

.call_button_area .btn-call:hover {
  color: #fff;
  background-color: #e11e32;
  border: 3px solid #fff;
}

.reg_button_area{
	display: block;
	text-align: center;
	height: auto;
}

.reg_search_area{
	margin-bottom:20px;
	margin-top:20px;
}

.reg_button_area .btn-gradient-radius {
  display: inline-block;
  margin: 10px 10px 20px;
  padding: 15px 0px;
  border-radius:25px;
  background-color: #fff;
  border: 3px solid #e11e32;
  transition: .4s;
  width:300px;
  vertical-align: middle;
  font-size: 150%;
	font-weight: 800; 
}

.reg_button_area a{
  color:  #e11e32;
}

.reg_button_area .btn-gradient-radius:hover {
  color: #fff;
  background-color: #e11e32;
}

.footer-wrap_top {
  margin-top: 1px;
}

.video_box{
	display: block;
	margin: 20px;
}

.video_box video{
	width: 100%;
}

.video-play{
	display:block;
	width: 100%;
	padding: 30px;
}

.video_box ul{
	display: inline;
	list-style-type: none;
	padding:0 0 0 0;
}

.video_box li{
	display: inline-block;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.video_box .movie_box{
	width:30%;
}

.video_box .summary_box{
	width:60%;
}

.member_area{
	display:block;
	padding:10px;
	text-align:center;
}

.member_form{
	width:100%;
    background-color: #f2f2f2;
	display:inline-block;
	padding:10px;
}

.alert{
  border-radius: 8px;
  height: auto;
  box-sizing: border-box;
  border: 5px double #e11e32;
  font-size: 150%;
  margin:10px;
  padding: 10px;
  text-align:left;
}


.reg_form{
	padding: 5px 20px 0 20px;
	margin: 10px;
	text-align:center;
}

.reg_form .short_alert{
  font-weight: normal;
}

.reg_form textarea{
	line-height: 1.5em;
	height: 250px;
}

.reg_form .reg_summary{
	font-size:90%;
	color:#666666;
}

.kiyakubox {
   display:inline-block;
   height: 300px;     /* 高さを制限(※) */
   overflow: scroll;  /* スクロールバーを表示(※) */
   border: red 1px solid;    /* 枠線を追加 */
  text-align:left;
}

.reg_box{
	margin: 0 auto;
}

.reg_box dl{
  display:flex;
  flex-wrap: wrap;
  border-top: none;
}

.reg_box dt{
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
  border-right: 4px solid #e11e32;
  border-bottom: 1px solid #ccc; 
  font-weight: bold;
  font-size: 1.6rem;
}

.reg_box dd{
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid #ccc; 
  width: 65%;
  box-sizing: border-box;
  text-align:left;
}

.ss_image{
	margin:10px;
	width:65%;
	border:1px solid #e11e32;
}


@media screen and (max-width: 767px) {
  .short_box-contents-item {
    width: 100%;
  }

  .price-contents-item {
    width: 100%;
  }
	.main_box .main_message{
    width: 100%;
	height: auto; 
	}

	.main_box h1{
		font-size: 150%;
	}

	.main_box .main_logo{
    width: 100%;
	}
	.bottom_box .main_message{
    width: 100%;
	height: auto; 
	}

	.bottom_box .main_sum{
    width: 100%;
	}

	.reg_box dt{
		width: 100%;
	}

	.reg_box dd{
		width: 100%;
	}
	.video_box .movie_box{
		width: 100%;
	}
	.video_box .summary_box{
		width: 100%;
	}

	.alert{
		padding:10px;
	}

}


