
@charset "utf-8";


.presentation{
}

.presentation-top-info-box{
	border: 2px solid #ea5170;
	outline: 5px solid #fbeff1;
	width: 614px;
	margin: auto;
	text-align: center;
	color: #ea5170;
	height: 184px;
	position: relative;
	box-sizing: border-box;
    padding-top: 41px;
    margin-bottom: 80px;
    margin-top: 136px;

}

.presentation-top-info .ttl-top-info-sub{
	font-size: 32px;
	color: #ea5170;
	background-color: #fff;
	letter-spacing: 6px;

}

.presentation .presentation-top-info .ttl{
	color: #ea5170;
	letter-spacing:0;
	margin-top: 7px;
}

.presentation .presentation-top-info .illust01{
	position: absolute;
	top: -108px;
    right: 22px;
}

.presentation__top__list{
	font-size: 0;
	width: 1080px;
	margin: 80px auto 0;
}

.presentation__top__item{
	font-size: 18px;
	display: inline-block;
	width: 510px;
	margin: 0 0 100px;
	vertical-align: top;

}

.presentation__top__item:nth-child(even){
	margin-left: 60px;
}

.presentation__top__ttl{
	margin-top: 30px;
	font-size: 26px;
	color: #ea5170;
	font-family: "FOT-筑紫オールドゴシック Std B";
	margin-bottom: 20px;
	display: inline-block;
}
.presentation__top__ttl_text{
	display: inline-block;
	width: 455px;
	vertical-align: top;
	line-height: 1.6;
}
.presentation__top__ttl .num{
	width: 31px;
    height: 31px;
    line-height: 31px;
    padding: 2px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top
}
.presentation__top__ttl .under-line{
	border-bottom: 1px solid #ea5170;
	transition: 0.6s;
}

.presentation__top__ttl .under-line:hover{
	border-bottom:1px solid #fff;
	transition: 0.3s;
}

.presentation_plan_text{
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0 0;
}

.presentation__top__item .arrow-thin-btn{
	margin-top: 40px;
}

.presentation .bg-pink{
	padding-bottom: 190px;
}
.presentation-btn{
	font-size: 18px;
    background-color: #fff;
    border: 2px solid #c1bdb8;
    padding: 20px 0;
    display: block;
    margin: auto;
    width: 360px;
    text-align: center;
}

.presentation .num {
    background-color: #ea5270;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-top: 4px;
}
.presentation hr{
	display: block;
	background-color:#dbd8d5;
	margin: 50px auto 60px;
	height: 1px;
	width: 450px;
}
.old-gothic{font-family: "FOT-筑紫オールドゴシック Std B";}

.presentation-info{
	text-align: center;
	margin-top: 100px;
}
.presentation-info p,.presentation-top-info p{
	text-align: left;
	font-size: 20px;
	width: 860px;
	margin: auto;
	line-height: 2.6;
	letter-spacing: 0;
}
.presentation .ttl-sub{
	display: inline-block;
	font-size: 20px;
	color: #ea5270;
	background-color: #fbeff1;
	padding: 20px;
	margin: 0 auto 50px;
}
.presentation .ttl{
	font-size: 48px;
    letter-spacing: 4px;
    margin-bottom: 50px;
    line-height: 1.3;
    display: block;
}
.presentation-header01{
  font-family: "FOT-筑紫オールドゴシック Std B";
  background-color: #fbeff1;
  font-size: 28px;
  text-align: center;
  border-bottom:2px solid #ea5270;
  margin-bottom:60px;
  padding: 20px 0;
}

.presentation-header01 h2{
	display: inline-block;
	font-family: "FOT-筑紫オールドゴシック Std B";
}

.presentation-header01 .num{
	width: 31px;
    height: 31px;
    line-height: 31px;
    padding: 2px;
    margin-right: 20px;
}
.presentation-header02{
  font-family: "FOT-筑紫オールドゴシック Std B";
  color: #ea5270;
  font-size: 28px;
  margin-bottom: 40px;
  text-align: center;
}

.presentation-header03{
  font-family: "FOT-筑紫オールドゴシック Std B";
  font-size: 26px;
  margin-bottom: 30px;
}


.presentation .slide{
	margin: 100px auto 110px;
	width: 950px;
}

.presentation .slide .slick-counter{
	font: 28px "OptimaNovaLTPro-Regular";
	text-align: center;
	margin-top: 20px;
}

.presentation .slide .slick-next{
	right: -46px;
	top:47%;
}
.presentation .slide .slick-prev{
	left: -46px;
	top:47%;
}

.presentation .slide .slick-next:before {
    font: normal normal normal 90px/1 "icomoon";
    color: #000;
    font-weight: 100;
}

.presentation .slide .slick-prev:before {
     font: normal normal normal 90px/1 "icomoon";
    color: #000;
    font-weight: 100;
}

.presentation__list{
	padding-top: 90px;
	padding-bottom: 80px;
}
.presentation__list__item.presentation-index{
	width: 670px;
	margin: 0 auto 60px;
	border: 1px solid #eb5e7a;
	background-color: #fff;
	padding: 30px 50px;
	box-sizing: border-box;
}

.presentation__list__item.presentation-index a{
	color:inherit;
}
.presentation__list__item.presentation-index  .under-line:hover{
	border-bottom:1px solid #fff;
	transition: 0.4s;
}
.presentation-index li{
	font-family: "FOT-筑紫オールドゴシック Std B";
	font-size: 22px;
	margin-bottom: 16px;
}


.presentation-index li .num{
	width: 31px;
    height: 31px;
    line-height: 31px;
    padding: 2px;
    margin-right: 10px;
}

.presentation-index li .under-line{
	border-bottom: 1px solid #000;
	transition: 0.4s;
}

.presentation .index_ttl{
	 font-size: 28px;
	 text-align: center;
	 margin-bottom: 20px;
}

.presentation__list__item{
	width: 1080px;
	margin: auto;
	background-color: #fff;
	padding-bottom: 80px;
}
.presentation__list__item .inner01{
	width: 954px;
	margin: auto;
}

.presentation__list__item:nth-child(2) .inner01{
	padding-top: 110px;
}

.presentation__list__item .inner02{
	width: 570px;
	margin: auto;
}

.list__round li{
	font-size: 20px;
	margin-bottom: 20px;
}
.list__round li:before{
	content: "・";
	display: inline-block;
}

.presentation__list__item p{
	line-height: 2;
	font-size: 20px;
}

.presentation__list__item p.sub-text{
	font-size: 17px;
	padding-left:1em;
	text-indent:-1em;
}

.pink-box-text{
	color: #eb5e7a;
	border: 1px solid;
	padding: 5px 10px;
	font-family: "FOT-筑紫オールドゴシック Std B";
	font-size: 24px;
	line-height: 2.2;
	position: relative;
}

.pink-box-text_before {
	position: absolute;
	font-size: 14px;
	bottom: 45px;
	left: 0;
	right: 0;
	text-align: center;
}

.presentation__list__item .list__normal{
	margin-bottom: 50px;
}

.presentation__list__item .list__normal.none{
	margin-bottom: 0;
}
.presentation__list__item .list__normal li{
	font-size: 22px;
	margin-bottom: 20px;
}
