@charset "utf-8";

#feature_inner {
	padding: 0 10px;
}

#feature h3 {
    margin-bottom: 10px;
    padding: 0 20px;
    width: 100%;
    height: 40px;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    background: linear-gradient(to right,  #2970bc 0%,#1e2e58 100%);
}

@media screen and (min-width: 768px) {
	#feature_inner {
		padding: 0;
	}
}

.featureArticle__explanation {
    margin-bottom: 20px;
		font-size: 12px;
		line-height: 20px;
}

@media screen and (min-width: 768px) {
	.featureArticle__explanation {
	    margin-bottom: 40px;
		font-size: 14px;
		line-height: 24px;
	}
}

.featureList {
    width: 100%;
}

.featureList ul {
    margin: 0 auto;
    width: 100%;
    max-width: 686px;
}

.featureList ul li {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.featureList__head {
    display: flex;
}

.featureList__photo {
    margin-right: 5px;
    width: 175px;
}

.featureList__loop-text {
  margin-bottom: 10px;
  padding: 5px 0;
  height: 36px;
  background: linear-gradient(to right,  #C88D09 0%,#F3D9AA 100%);  
}
.featureList__loop-text div {
  height: 26px;
  display: flex;
  overflow: hidden;
  background: linear-gradient(to right,  #EAEAEA 0%,#FFFFFF 50%,#EAEAEA 100%); 
}
.featureList__loop-text div p {
  height: 100%;
  font-size: 14px;
  line-height: 26px;
  white-space: nowrap;
}
.featureList__loop-text div p:nth-child(odd) {
  animation: loop 20s -10s linear infinite;
  padding-left: 100px;
}

.featureList__loop-text div p:nth-child(even) {
  animation: loop2 20s linear infinite;
  padding-left: 100px;
}

.featureList__image {
	position: relative;
	background-image: url(../images/girl_box_bg@2x.png);
	background-size: cover;
	background-repeat: repeat-y;
	background-position: center bottom;
 	margin-bottom: 10px;
}

.featureList__image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/elise_frame_top.png);
	background-size: 100% 100%;
	background-position: center top;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	pointer-events: none;
}

.featureList__image:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/elise_frame_bottom.png);
	background-size: 100% 100%;
	background-position: center bottom;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	pointer-events: none;
}

.featureList__new {
	position: absolute;
	width: 50px;
	height: 46px;
	right: 5px;
	bottom: 5px;
	 z-index: 2;
}

.featureList__category {
	position: absolute;
	width: 40px;
	height: 40px;
	left: 10px;
	bottom: 10px;
	z-index: 2;
}

.featureList__data {
	width: calc(100% - 180px);
	/*max-height: 477px;*/
}

.featureList__name {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
}

.featureList__size {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.featureList__tag ul {
	margin: 0 -3px 7px -3px;
	width:calc(100% + 6px);
	height: 54px;
	display: flex;
	flex-flow: row wrap;
}

.featureList__tag ul li {
	display: none;
}

.featureList__tag ul li.is_active {
	display: block;
	margin: 3px;
	padding: 0 10px;
	width: calc((100% - 12px)/2);
	height: 20px;
	color: #163369;
	border: 1px solid #163369;
	background-color: #fff;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	boz-sizing: border-box;
}

.featureList__detail dt {
	padding: 0 8px;
	height: 20px;
	width: 100%;
	background-image: url(../images/pc_feature_list.png);
	color: #fff;
	font-size: 11px;
	line-height: 20px;
}

.featureList__detail dd {
	padding: 7px 8px;
	/*height: 20px;*/
	width: 100%;
	background: linear-gradient(rgba(154,231,255,0.3),rgba(64,115,255,0.3));
	font-size: 11px;
	line-height: 20px;
	color: #163369;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.featureList__detail dl:last-of-type dd {
	padding: 10px 5px 10px 10px;
	height: 177px;
	line-height: 20px;
	background: linear-gradient(rgba(154,231,255,0.3),rgba(64,115,255,0.3));
}

.featureList__detail dl:last-of-type dd > div {
	padding-right: 5px;
	height: 100%;
	min-height: 88px;
	white-space: initial;
    overflow-y: scroll;
}

.featureList__detail dl:last-of-type dd > div::-webkit-scrollbar {
	width: 4px;
	background-color: #FFF;
	border-radius: 2px;
}

.featureList__detail dl:last-of-type dd > div::-webkit-scrollbar-thumb {
	background: #163369;
	width: 4px;
	border-radius: 2px;
}

.featureList__foot {
	margin-top: 10px;
	display: flex;
	flex-flow: row wrap;
}

.featureList__foot dl {
	width: 100%;
}

.featureList__foot dl dt {
	padding: 0 8px;
	height: 20px;
	width: 100%;
	background-image: url(../images/pc_feature_list.png);
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

.featureList__foot dl dd {
	padding: 10px 5px 10px 10px;
	width: 100%;
	height: 107px;
	background: linear-gradient(rgba(154,231,255,0.3),rgba(64,115,255,0.3));
	font-size: 10px;
	line-height: 20px;
	color: #163369;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.featureList__foot dl dd > div {
	padding-right: 5px;
	height: 100%;
	min-height: 88px;
	white-space: initial;
    overflow-y: scroll;
}

.featureList__reserve {
	margin-top: 10px;
	margin-right: 10px;
	width: calc((100% - 10px)/2);
	height: 42px;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	background: linear-gradient(to right,  #003354 0%,#025A95 50%,#003354 100%);
	border: 1px solid #fff;
	box-sizing: border-box;
	filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.13));
}

.featureList__schedule {
	margin-top: 10px;
	width: calc((100% - 10px)/2);
	height: 42px;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	background: linear-gradient(to right,  #005454 0%,#029095 50%,#005454 100%);
	border: 1px solid #fff;
	box-sizing: border-box;
	filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.13));
}

.featureList__reserve a,
.featureList__schedule a {
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 768px) {
	.featureList ul li {
		padding-bottom: 40px;
		border-bottom: 1px solid #707070;
		margin-bottom: 40px;
	}
	.featureList__loop-text {
	  margin-bottom: initial;
	}
	.featureList__name {
		margin-bottom: initial;
		font-size: 20px;
		line-height: 29px;
		text-align: initial;
	}
	.featureList__photo {
	    margin-right: 30px;
	    width: 318px;
	}
	.featureList__new {
		width: 90px;
		height: 84px;
		right: 10px;
		bottom: 5px;
	}
	.featureList__category {
		width: 72px;
		height: 72px;
		left: 20px;
		bottom: 20px;
	}
	.featureList__data {
		width: calc(100% - 348px);
		/*max-height: 477px;*/
	}
	.featureList__tag ul li.is_active {
		padding: 0 10px;
		width: calc((100% - 12px)/2);
		height: 20px;
		font-size: 12px;
		line-height: 20px;
	}
	.featureList__detail {
		height: 100%;
		min-height: 393px;
	}
	.featureList__detail dt {
		padding: 0 10px;
		height: 26px;
		background-image: url(../images/pc_feature_list.png);
		font-size: 14px;
		line-height: 26px;
	}
	.featureList__detail dd {
		padding: 0 10px;
		height: 26px;
		font-size: 14px;
		line-height: 26px;
	}
	.featureList__foot {
		margin-top: 20px;
		flex-flow: initial;
	}
	.featureList__reserve {
		margin-top: initial;
		margin-right: 10px;
		height: 54px;
		color: #fff;
		font-size: 18px;
		line-height: 50px;
		text-align: center;
		background: linear-gradient(to right,  #003354 0%,#025A95 50%,#003354 100%);
		border: 2px solid #fff;
	}
	
	.featureList__schedule {
		margin-top: initial;
		height: 54px;
		color: #fff;
		font-size: 18px;
		line-height: 50px;
		text-align: center;
		background: linear-gradient(to right,  #005454 0%,#029095 50%,#005454 100%);
		border: 2px solid #fff;
	}
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}