@charset "utf-8";
@media screen and (min-width: 671px){
/* PC parts */
*{
	margin:0;
	padding:0;
	list-style:none;
}
input[type="button"],input[type="submit"]{
	-webkit-appearance:none;
	border-radius:0;
}
html{
	background:url(../images/pc/sideline.jpg) repeat-y,url(../images/pc/sideline.jpg) repeat-y right 0 #ff0;
	min-width:1100px;
	padding:0 32px;
}
body{
	background:url(../images/pc/bg_body.jpg) no-repeat,url(../images/pc/bg_body_bottom.jpg) right bottom no-repeat #fff;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	line-height:1.8;
}
img{
	vertical-align:top;
}
a img{
	border:none;
}
.clearfix{
	zoom:100%;
	min-hight:0px;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
header{
	width:1100px;
	margin:0 auto 25px;
	padding:20px 0 0;
	position:relative;
}
header hgroup.top{
	/*background:url(../images/pc/logo_header_top.png);*/
	width:150px;
	height:436px;
	padding:2px 0;
	position:absolute;
	top:35px;
	border-top:#000 solid 2px;
	border-bottom:#000 solid 2px;
}
header hgroup.top h1{
	font-size:21px;
	font-weight:normal;
	text-align:center;
	margin:0 0 35px;
	padding:33px 0 0;
	border-top:#000 solid 1px;
}
header hgroup.top h1 strong{
	font-size:18px;
	font-weight:bold;
}
header hgroup.top h1 strong:before{
	content:"●";
	display:block;
	font-size:10px;
}
header hgroup.top h2{
	height:198px;
	border-bottom:#000 solid 1px;
}
header hgroup:not(.top){
	display:inline-block;
	float:left;
}
header hgroup:not(.top) h1,
header hgroup:not(.top) .logo{
	font-size:12px;
	margin:0 0 15px;
}
header nav{
	width:735px;
	height:80px;
	margin:10px 0 0;
	float:right;
}
header nav ul{
	display: -webkit-flex;
	display: flex; }
	header nav ul li{
		width: 105px;
		font-size: 13px;
		line-height: 19px; }
		header nav ul li a{
			width: auto;
			height: 40px;
			padding: 40px 0 0;
			display: block;
			text-decoration: none;
			color: #000;
			text-align: center; }
		header nav ul li.nav01 a{
			background:url(../images/pc/nav.png) 0 top; }
		header nav ul li.nav02 a{
			background:url(../images/pc/nav.png) -105px top; }
		header nav ul li.nav03 a{
			background:url(../images/pc/nav.png) -210px top; }
		header nav ul li.nav04 a{
			background:url(../images/pc/nav.png) -315px top; }
		header nav ul li.nav05 a{
			background:url(../images/pc/nav.png) -420px top; }
		header nav ul li.nav06 a{
			background:url(../images/pc/nav.png) -525px top;
			width:95px;
			padding:40px 5px 0; }
		header nav ul li.nav07 a{
			background:url(../images/pc/nav.png) -630px top;
			width:65px;
			padding:40px 20px 0; }
		header nav ul li.nav08 a{
			background:url(../images/pc/nav.png) -735px top; }
		nav li a.active,
		nav li a:hover{
			color:#e94f81; }
		header nav ul li.nav01 a.active,
		header nav ul li.nav01 a:hover{
			background:url(../images/pc/nav.png) 0 bottom; }
		header nav ul li.nav02 a.active,
		header nav ul li.nav02 a:hover{
			background:url(../images/pc/nav.png) -105px bottom; }
		header nav ul li.nav03 a.active,
		header nav ul li.nav03 a:hover{
			background:url(../images/pc/nav.png) -210px bottom; }
		header nav ul li.nav04 a.active,
		header nav ul li.nav04 a:hover{
			background:url(../images/pc/nav.png) -315px bottom; }
		header nav ul li.nav05 a.active,
		header nav ul li.nav05 a:hover{
			background:url(../images/pc/nav.png) -420px bottom; }
		header nav ul li.nav06 a.active,
		header nav ul li.nav06 a:hover{
			background:url(../images/pc/nav.png) -525px bottom; }
		header nav ul li.nav07 a.active,
		header nav ul li.nav07 a:hover{
			background:url(../images/pc/nav.png) -630px bottom; }
		header nav ul li.nav08 a.active,
		header nav ul li.nav08 a:hover{
			background:url(../images/pc/nav.png) -735px bottom; }
header .count{
	background:url(../images/pc/bg_dia.png);
	width:170px;
	height:105px;
	padding:20px 0 0;
	text-align:center;
	position:fixed;
	top:15px;
	right:15px;
	display:none;
	z-index:5;
}
header .count span{
	font-size:50px;
	display:block;
	line-height:1.0;
}
header #button{
	display:none;
}
header .pagename{
	position:absolute;
	top:0;
	left:0;
	/*right:120px;*/
	font-size:11px;
	line-height:25px;
}
header .btn_keisai{
	position:absolute;
	top:0;
	right:0;
	font-size:11px;
	line-height:25px;
}
header .btn_keisai ul li{
	display:inline-block;
}
header .btn_keisai ul li:first-child{
	margin:0 20px 0 0;
}
header .btn_keisai a{
	background:url(../images/pc/arw_list.png) left no-repeat;
	padding:0 0 0 12px;
	color:#333;
	text-decoration:none;
}
footer{
	background:#ffff00;
}
footer .inner{
	display: flex;
	position:relative;
	background:url(../images/pc/logo_footer.png) left no-repeat;
	width:880px;
	margin:0 auto;
	padding:55px 0 55px 220px;
}
footer .inner nav{
	display: flex;
}
footer .inner nav ul{
	padding: 0 95px 0 0;
}
footer .inner nav ul li{
	background:url(../images/pc/arw_footer.png) left no-repeat;
	line-height:30px;
	text-indent:10px;
}
footer .inner nav ul li a{
	color:#000;
	text-decoration:none;
	white-space: nowrap;
}
footer .inner .copyright{
	margin:100px 0 0;
}
footer .btn_topto{
	position:absolute;
	top:-55px;
	right:23px;
	font-size:12px;
}
footer .btn_topto a{
	background:url(../images/pc/btn_topto.png) no-repeat left;
	background-size:30px auto;
	-moz-background-size:30px auto;
	color:#000;
	text-decoration:none;
	padding:0 0 0 40px;
	line-height:40px;
	height:40px;
	display:block;
}
	footer .fixBtn{
		display: none;
	}

article{
	width:1100px;
	margin:0 auto 60px;
}
article h1{
	border-top:#000 solid 2px;
	border-bottom:#000 solid 2px;
	font-size:30px;
	font-weight:bold;
	line-height:86px;
	text-align:center;
	margin:0 0 45px;
}
article .pagename{
	font-size:11px;
}
article .pankuzu{
	background: url(../images/pc/icon_home.png) no-repeat left;
	margin: 0 0 30px;
	padding: 0 0 0 15px;
}
article .pankuzu ul{
	display: -webkit-flex;
    display: flex;
}
article .pankuzu ul li{
	margin: 0;
	font-size: 12px;
	line-height: 20px;
}
article .pankuzu ul li:not(:last-of-type){
	margin-right: 10px;
}
article .pankuzu ul li a{
	color: #000;
	text-decoration: none;
}
article .pankuzu ul li a:after{
	content:">";
	padding:0 0 0 10px;
}
.botoom_pankuzu ul{
	width:1100px;
	margin:0 auto 15px;
}
.botoom_pankuzu ul li{
	background:url(../images/pc/arw_detail.png) no-repeat left;
	font-size:12px;
	line-height:40px;
}
.botoom_pankuzu ul li a{
	color:#000;
	text-decoration:none;
	padding:0 0 0 40px;
}



/*　トップページ　*/
.topimage{
	width:890px;
	margin:0 0 45px;
	margin: 0 0 15px;
	float:right;
}
.bnrareaB {
	margin:0 auto 45px;
}
.bnrareaB.bottom {
	margin: 45px auto 0;
}
.bnrareaB ul {
	display: flex;
	justify-content: center;
}
.bnrareaB ul li {
	width: 43%;
}
.bnrareaB ul li + li {
	margin-left: 4%;
}
.bnrareaB ul li img {
	width: 100%;
	height: auto;
}
.bnrareaAbig {
	clear: both;
}
.bnrareaAbig ul {
	display: flex;
	justify-content: flex-end;
	margin: 0 0 45px auto;
}
.bnrareaAbig ul li {
	width: 468px;
}
.bnrareaAbig ul li + li {
	margin-left: 10px;
}
.bnrareaAbig ul li.sp {
	display: none;
}
.bnrareaAbig ul li small {
	display: block;
	text-align: center;
	font-size: 10px;
}
.bnrareaAbig ul li img {
	display: block;
}
.bnrareaAbig ul li a img {
	width: 100%;
	height: auto;
}

.bnrareaA{
	clear:both;
	width: 1020px;
	margin: 0 auto 45px;
}
.bnrareaA ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.bnrareaA ul li{
	width: 320px;
	margin:0 15px;
}
.bnrareaA ul li:not(:first-of-type){
	margin-left: 30px;
}

.top__category {
	clear: both;
	margin: 0 0 70px;
}
.top__category__heading {
	border-bottom: #f093a2 solid 2px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.8;
	margin: 0 0 45px;
	text-align: center;
}
.top__category__heading .pink {
	color: #f093a2;
	font-size: 36px;
	display: inline-block;
	margin: 0 5px;
}
.top__category__list {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top__category__list__item {
	width: 20%;
	height: 220px;
	/*padding: 140px 0 0;*/
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	-webkit-perspective: 9999px;
	-moz-perspective: 9999px;
	perspective: 9999px;
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.top__category__list__item:hover {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transform: rotateY(360deg);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.top__category__list__item a {
	width: 155px;
	height: 155px;
	display: block;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 32px;
	left: 32px;
}
.top__category__list__item a span {
	position: absolute;
	top: 95px;
	left: 12px;
	width: 220px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #000;
}

.btn_category{
	clear:both;
	margin:0 0 70px;
}
article .btn_category h2{
	border-top:none;
	border-bottom:#f093a2 solid 2px;
	font-size:24px;
	font-weight:bold;
	line-height:1.8;
	margin: 0 0 45px;
	text-align: center;
}
article .btn_category h2 .pink{
	color:#f093a2;
	font-size:36px;
	display:inline-block;
	margin:0 5px;
}
.btn_category ul li{
	width:220px;
	height:80px;
	margin:0;
	padding:140px 0 0;
	float:left;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	position:relative;
}
.btn_category ul li.btn_category01,
.top__category__list__item.btn_category01 {
	background: url(../images/pc/btn_category01.png);
	background-size: contain;
	-moz-background-size: contain;
}
.btn_category ul li.btn_category02,
.top__category__list__item.btn_category02 {
	background:url(../images/pc/btn_category02.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category03,
.top__category__list__item.btn_category03 {
	background:url(../images/pc/btn_category03.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category04,
.top__category__list__item.btn_category04 {
	background:url(../images/pc/btn_category04.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category05,
.top__category__list__item.btn_category05 {
	background:url(../images/pc/btn_category05.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category06,
.top__category__list__item.btn_category06 {
	background:url(../images/pc/btn_category06.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category07,
.top__category__list__item.btn_category07 {
	background:url(../images/pc/btn_category07.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category08,
.top__category__list__item.btn_category08 {
	background:url(../images/pc/btn_category08.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category09,
.top__category__list__item.btn_category09 {
	background:url(../images/pc/btn_category09.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category10,
.top__category__list__item.btn_category10 {
	background:url(../images/pc/btn_category10.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category11,
.top__category__list__item.btn_category11 {
	background:url(../images/pc/btn_category11.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category12,
.top__category__list__item.btn_category12 {
	background:url(../images/pc/btn_category12.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category13,
.top__category__list__item.btn_category13 {
	background:url(../images/pc/btn_category13.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category14,
.top__category__list__item.btn_category14 {
	background:url(../images/pc/btn_category14.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li.btn_category15,
.top__category__list__item.btn_category15 {
	background:url(../images/pc/btn_category15.png);
	background-size:contain;
	-moz-background-size:contain;
}
.btn_category ul li a{
	width:155px;
	height:155px;
	display:block;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute;
	top:32px;
	left:32px;
	text-indent:-9999px;
}
.btn_category ul li a:hover{
	background:rgba(255,255,255,0.3);
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
}
.btn_category .btn_list{
    font-size:12px;
    line-height:30px;
	margin:30px 0 0;
	text-align:right;
}
.btn_category .btn_list:before{
	content:"▼";
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:inline-block;
	background:#ff0;
	color:#000;
	margin:0 10px 0 0;
	border-radius:15px;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}
.btn_category .btn_list a{
    color:#000;
    text-decoration:none;
}

.top__topic {
	display: -webkit-flex;
	display: flex;
	margin: 0 0 65px;
}
.top__new {
	width: 320px;
}
.top__new__heading {
	background: url(../images/pc/ttl_icon01.png) no-repeat;
	background-size: 45px auto;
	-moz-background-size: 45px auto;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 0 60px;
}
.top__new__list__item {
	display: -webkit-flex;
	display: flex;
	margin: 0 0 35px;
}
.top__new__list__item__image {
	width: 95px;
	height: 64px;
	margin: 0 15px 0 0;
}
.top__new__list__item__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top__new__list__item__data {
	width: 210px;
}
.top__new__list__item__data dt {
	margin: 0 0 10px;
}
.top__new__list__item__data dt a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.top__new__list__item__data dd {
	width: 210px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.top__new__more {
	text-align: right;
}
.top__new__more a {
	background: url(../images/pc/arw_more_s_blue.png) no-repeat;
	width: auto;
	height: 15px;
	padding: 0 0 0 20px;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #000;
}

.top__ranking {
	width: 320px;
	margin: 0 auto;
	padding: 0 35px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
.top__ranking__heading {
	background: url(../images/pc/ttl_icon02.png) no-repeat;
	background-size: 45px auto;
	-moz-background-size: 45px auto;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 0 60px;
}
.top__ranking__list__item {
	display: -webkit-flex;
	display: flex;
	margin:0 0 35px;
}
.top__ranking__list__item__image {
	width: 95px;
	height: 64px;
	margin: 0 15px 0 0;
	position: relative;
}
.top__ranking__list__item__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top__ranking__list__item__image span {
	position: absolute;
	top: -5px;
	left: -5px;
	display: inline-block;
}
.top__ranking__list__item__data {
	width: 210px;
}
.top__ranking__list__item__data dt {
	margin:0 0 10px;
}
.top__ranking__list__item__data dt a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.top__ranking__list__item__data dd {
	width: 210px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.top__ranking__more {
	text-align: right;
}
.top__ranking__more a {
	background: url(../images/pc/arw_more_s_green.png) no-repeat;
	width: auto;
	height: 15px;
	padding: 0 0 0 20px;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #000;
}
.top__student {
	width: 320px;
}
.top__student__heading {
	background: url(../images/pc/ttl_icon03.png) no-repeat;
	background-size: 45px auto;
	-moz-background-size: 45px auto;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 0 60px;
}
.top__student__list__item {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 30px;
}
.top__student__list__item__image {
	width: 65px;
	height: 65px;
	margin: 0 15px 15px 0;
}
.top__student__list__item__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top__student__list__item__date {
	width: 240px;
	margin: 0 0 15px auto;
}
.top__student__list__item__date dt {
}
.top__student__list__item__date dt a {
	font-size:14px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
.top__student__list__item__date dd {
	color: #e75383;
	font-size: 12px;
}
.top__student__list__item__comment {
	width: 100%;
	font-size: 12px;
}
.top__student__more {
	text-align: right;
}
.top__student__more a {
	background: url(../images/pc/arw_more_s_pink.png) no-repeat;
	width: auto;
	height: 15px;
	padding: 0 0 0 20px;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	color: #000;
}


.topic{
	background:url(../images/pc/line_column.png) repeat-y;
	margin:0 0 65px;
}
.list_new_top{
	width:320px;
	float:left;
	padding:0 35px 0 0;
}
.list_new_top h3{
	background:url(../images/pc/ttl_icon01.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}
.list_new_top ul li{
	margin:0 0 35px;
}
.list_new_top ul li figure{
	background:#eee;
	width:95px;
	height:64px;
	overflow:hidden;
	margin:0 15px 0 0;
	float:left;	
}
.list_new_top ul li dl{
	width:210px;
	float:left;
}
.list_new_top ul li dl dt{
	width:210px;
	font-size:14px;
	margin:0 0 10px;
	overflow:hidden;
	font-weight:bold;
}
.list_new_top ul li dl dt a{
	color:#000;
	text-decoration:none;
}
.list_new_top ul li dl dd{
	width:210px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_new_top .btn_more{
	margin:0 0 0 240px;
	display:inline-block;
}
.list_new_top .btn_more a{
	background:url(../images/pc/arw_more_s_blue.png) no-repeat;
	width:auto;
	height:15px;
	display:block;
	padding:0 0 0 20px;
	font-size:12px;
	text-decoration:none;
	line-height:15px;
	color:#000;
}
.list_ranking_top{
	width:320px;
	float:left;
	padding:0 35px;
}
.list_ranking_top h3{
	background:url(../images/pc/ttl_icon02.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}
.list_ranking_top ul li{
	margin:0 0 35px;
}
.list_ranking_top ul li figure{
	width:95px;
	height:64px;
	margin:0 15px 0 0;
	float:left;
	position:relative;
}
.list_ranking_top ul li figure a{
	width:95px;
	height:64px;
	display:block;
	overflow:hidden;
}
.list_ranking_top ul li figure span{
	position:absolute;
	top:-5px;
	left:-5px;
	display:inline-block;
}
.list_ranking_top ul li dl{
	width:210px;
	float:left;
}
.list_ranking_top ul li dl dt{
	width:210px;
	font-size:14px;
	margin:0 0 10px;
	overflow:hidden;
	font-weight:bold;
}
.list_ranking_top ul li dl dt a{
	color:#000;
	text-decoration:none;
}
.list_ranking_top ul li dl dd{
	width:210px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_ranking_top .btn_more{
	margin:0 0 0 240px;
	display:inline-block;
}
.list_ranking_top .btn_more a{
	background:url(../images/pc/arw_more_s_green.png) no-repeat;
	width:auto;
	height:15px;
	display:block;
	padding:0 0 0 20px;
	font-size:12px;
	text-decoration:none;
	line-height:15px;
	color:#000;
}
.list_student_top{
	width:320px;
	float:left;
	padding:0 0 0 35px;
}
.list_student_top h3{
	background:url(../images/pc/ttl_icon03.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}
.list_student_top ul li{
	margin:0 0 30px;
}
.list_student_top ul li figure{
	background:#eee;
	width:65px;
	height:65px;
	margin:0 15px 15px 0;
	float:left;	
}
.list_student_top ul li dl{
	width:240px;
	margin:0 0 15px;
	float:right;
}
.list_student_top ul li dl dt{
	font-size:14px;
	width:240px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:bold;
}
.list_student_top ul li dl dt a{
	color:#000;
	text-decoration:none;
}
.list_student_top ul li dl dd{
	color:#e75383;
	font-size:12px;
}
.list_student_top ul li p{
	clear:both;
	font-size:12px;
}
.list_student_top .btn_more{
	margin:0 0 0 240px;
	display:inline-block;
}
.list_student_top .btn_more a{
	background:url(../images/pc/arw_more_s_pink.png) no-repeat;
	width:auto;
	height:15px;
	display:block;
	padding:0 0 0 20px;
	font-size:12px;
	text-decoration:none;
	line-height:15px;
	color:#000;
}
.list_special_top__list {
	display: -webkit-flex;
	display: flex;
	padding: 0 0 40px;
}
.list_special_top__list__item {
	width:530px;
	height:120px;
}
.list_special_top__list__item:nth-of-type(2n) {
	margin-left: auto;
}


/* 特集 */
.special ul li{
	background:#eee;
	width:530px;
	height:120px;
	float:left;
	margin:0 40px 40px 0;
}
.special ul li.rightcolmun{
	margin-right:0;
}
.special ul li:nth-of-type(2n){
	margin-right:0;
}

.special_detail .title{
	margin:0 0 30px;
}
.special_detail h3{
	background:url(../images/special/icon_school.png) no-repeat left;
	color:#12b0c2;
	font-size:24px;
	line-height:42px;
	font-weight:normal;
	margin:0 0 30px;
	padding:0 0 0 60px;
}
.special_detail .lead{
	margin:0 0 60px;
}
.special_detail .schoollist > li{
	padding:60px 0;
	border-bottom:#000 dashed 1px;
}
.special_detail .schoollist > li.last-child{
	padding:60px 0 0;
	border-bottom:none;
}
.special_detail .schoollist figure{
	background:#eee;
	width:300px;
	height:200px;
	margin:0 0 40px;
	float:left;
}
.special_detail dl{
	width:770px;
	margin:0 0 40px;
	float:right;
}
.special_detail dl dt{
	background:url(../images/pc/line_yelloew.png) repeat-x bottom;
	margin:0 0 15px;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
}
.special_detail h4{
	background:url(../images/pc/ttl_icon01.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	padding:0 0 0 60px;
}
.special_detail ul.point{
	margin:30px 0;
}
.special_detail ul.point li{
	width:275px;
	height:275px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.special_detail ul.point li.point1{
	background:url(../images/special/bg_point.png) 0 0;
}
.special_detail ul.point li.point2{
	background:url(../images/special/bg_point.png) -275px 0;
}
.special_detail ul.point li.point3{
	background:url(../images/special/bg_point.png) -550px; 0;
}
.special_detail ul.point li.point4{
	background:url(../images/special/bg_point.png) -825px 0;
	margin:0;
}
.special_detail ul.list{
	padding:28px;
	border:#ccc solid 2px;
}
.special_detail ul.list li{
	background:url(../images/pc/arw_list.png) left no-repeat;
	width:508px;
	padding:0 0 0 12px;
	line-height:50px;
	float:left;
}
.special_detail ul.list li a{
	text-decoration:none;
	color:#000;
}
.special_detail ul.list li a:hover{
	color:#30bfcf;
}


/*　カテゴリー一覧　*/
.list_category > ul{
	width:1170px;
	margin:0 0 0 -35px;
}
.list_category > ul > li{
	width:320px;
	padding:0 35px 35px;
	float:left;
}
.list_category > ul > li h3{
	width:250px;
	height:60px;
	padding:0 0 15px 70px;
	border-bottom:#000 solid 1px;
	display:table-cell;
	vertical-align:middle;
}
.list_category > ul > li h3.ttl_category01{
	background:url(../images/pc/ttl_category01.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category02{
	background:url(../images/pc/ttl_category02.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category03{
	background:url(../images/pc/ttl_category03.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category04{
	background:url(../images/pc/ttl_category04.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category05{
	background:url(../images/pc/ttl_category05.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category06{
	background:url(../images/pc/ttl_category06.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category07{
	background:url(../images/pc/ttl_category07.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category08{
	background:url(../images/pc/ttl_category08.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category09{
	background:url(../images/pc/ttl_category09.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category10{
	background:url(../images/pc/ttl_category10.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category11{
	background:url(../images/pc/ttl_category11.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category12{
	background:url(../images/pc/ttl_category12.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category13{
	background:url(../images/pc/ttl_category13.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category14{
	background:url(../images/pc/ttl_category14.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li h3.ttl_category15{
	background:url(../images/pc/ttl_category15.png) no-repeat;
	background-size:60px auto;
	-moz-background-size:60px auto;
}
.list_category > ul > li ul li{
	background:url(../images/pc/arw_list.png) left no-repeat;
	width:308px;
	padding:0 0 0 12px;
	font-size:14px;
	line-height:50px;
	border-bottom:#000 dashed 1px;
}
.list_category > ul > li ul li a{
	width:auto;
	height:50px;
	display:block;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_category > ul > li ul li a:hover{
	color:#30bfcf;
}


/*講師紹介*/
.list_teacher h3{
	background:url(../images/pc/line_colorfull.png) no-repeat bottom;
	margin:0 0 35px;
	padding:0 0 15px;
	font-size:24px;
	font-weight:bold;
}
.list_teacher h4{
	background:url(../images/pc/ttl_icon03.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}
.list_teacher > ul{
	margin:0 0 55px;
}
.list_teacher > ul li{
	width:530px;
	margin:0 40px 35px 0;
	float:left;
}
.list_teacher > ul li.rightcolumn{
	margin-right:0;
}
.list_teacher > ul li a{
	width:auto;
	height:125px;
	display:block;
	color:#000;
	text-decoration:none;
}
.list_teacher > ul li figure{
	background:#eee;
	width:125px;
	height:125px;
	margin:0 25px 0 0;
	float:left;
}
.list_teacher > ul li dl{
	width:380px;
	float:left;
}
.list_teacher > ul li dl dt{
	font-weight:bold;
	font-size:15px;
}
.list_teacher > ul li dl dd{
	font-size:13px;
	line-height:1.6;
}
.list_teacher > ul li dl dd.teachername{
	color:#994191;
	margin:0 0 15px;
}



/*卒業生・受講生の声*/
.list_student h3{
	background:url(../images/pc/line_colorfull.png) no-repeat bottom;
	margin:0 0 35px;
	padding:0 0 15px;
	font-size:24px;
	font-weight:bold;
}
.list_student h4{
	background:url(../images/pc/ttl_icon02.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}
.list_student > ul{
	margin:0 0 55px;
}
.list_student > ul li{
	width:530px;
	margin:0 40px 35px 0;
	float:left;
}
.list_student > ul li.rightcolumn{
	margin-right:0;
}
.list_student > ul li a{
	width:auto;
	height:125px;
	display:block;
	color:#000;
	text-decoration:none;
}
.list_student > ul li figure{
	background:#eee;
	width:125px;
	height:125px;
	margin:0 25px 0 0;
	float:left;
}
.list_student > ul li dl{
	width:380px;
	float:left;
}
.list_student > ul li dl dt{
	font-weight:bold;
	font-size:15px;
}
.list_student > ul li dl dt.nowrap{
	width:380px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list_student > ul li dl dd{
	font-size:13px;
	line-height:1.6;
}
.list_student > ul li dl dd.studentname{
	color:#e75383;
	margin:0 0 15px;
}




.paging ul{
	text-align:center;
}
.paging ul li{
	width:50px;
	line-height:50px;
	display:inline-block;
}
.paging ul li a{
	background:url(../images/pc/bg_pagimg.png) bottom;
	width:auto;
	height:50px;
	display:block;
	text-decoration:none;
	color:#000;
}
.paging ul li a:hover,
.paging ul li a.active{
	background:url(../images/pc/bg_pagimg.png) top;
}


/*講座一覧*/
#searchForm{
	background: #fff;
	display: -webkit-flex;
	display: flex;
	margin: 0 0 35px;
	padding: 30px;
	border: #ccc solid 2px;
	border-top: #00b0c0 solid 3px; }
	#searchForm dl{
		width: 75%;
		display: -webkit-flex;
		display: flex; }
		#searchForm dl dt{
			width: 33%;
			line-height: 42px;
			font-weight: bold; }
		#searchForm dl dd{
			width: 67%; }
		#searchForm dl dd input{
			width: 100%;
			height: 40px;
			border: #ccc solid 1px;
			text-indent: 15px;
			border-radius: 5px; }
	#searchForm .searchbtn{
		width: 20%;
		margin-left: auto; }
		#searchForm .searchbtn input[type="submit"]{
			background: #fff;
			width: 100%;
			border: #e75383 solid 3px;
			line-height: 36px;
			font-size: 16px;
			color: #e75383;
			cursor: pointer; }
			#searchForm .searchbtn input[type="submit"]:hover{
				background:#e75383;
				color:#fff; }
	#searchForm + .count{
		margin: 0 0 35px;
		text-align: center; }
		#searchForm + .count span{
			color: #e75383;
			font-size: 24px;
			font-weight: bold;
			margin: 0 10px 0 0; }

.list_course > ul{
	background:#fff;
	border-top:#ccc solid 2px;
	border-left:#ccc solid 2px;
	border-right:#ccc solid 2px;
	margin:0 0 35px;
}
.list_course > ul > li{
	padding:30px 58px;
	padding: 40px 38px;
	border-bottom:#ccc solid 2px;
	position:relative;
}
.list_course > ul > li .label{
	position:absolute;
	display:inline-block;
	top:-10px;
	left:30px;
}
.list_course > ul > li .txtarea{
	width: 730px;
	min-height:174px;
	margin:0 0 40px;
}
.list_course > ul > li .txtarea h3{
	padding:0 0 0 41px;
}
.list_course > ul > li .txtarea h3.ttl_category01{
	background:url(../images/pc/ttl_category01.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category02{
	background:url(../images/pc/ttl_category02.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category03{
	background:url(../images/pc/ttl_category03.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category04{
	background:url(../images/pc/ttl_category04.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category05{
	background:url(../images/pc/ttl_category05.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category06{
	background:url(../images/pc/ttl_category06.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category07{
	background:url(../images/pc/ttl_category07.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category08{
	background:url(../images/pc/ttl_category08.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category09{
	background:url(../images/pc/ttl_category09.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category10{
	background:url(../images/pc/ttl_category10.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category11{
	background:url(../images/pc/ttl_category11.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category12{
	background:url(../images/pc/ttl_category12.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category13{
	background:url(../images/pc/ttl_category13.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category14{
	background:url(../images/pc/ttl_category14.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}
.list_course > ul > li .txtarea h3.ttl_category15{
	background:url(../images/pc/ttl_category15.png) no-repeat;
	background-size:auto 36px;
	-moz-background-size:auto 36px;
}

.list_course > ul > li .txtarea h3 a{
	color:#12b0c2;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}
.list_course > ul > li .txtarea .schoolname{
	margin:0 0 15px;
	font-size:12px;
}
.list_course > ul > li .txtarea h4{
	background:url(../images/pc/line_yelloew.png) repeat-x bottom;
	margin:0 0 10px;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
}
.list_course > ul > li figure{
	width:260px;
	height:174px;
	overflow:hidden;
	position:absolute;
	top: 40px;
	right: 38px;
}
.list_course > ul > li .campaign{
	padding:15px;
	border:#ff0 solid 3px;
}
.list_course > ul > li .campaign dt{
	background:url(../images/pc/arw_campaign.png) right no-repeat;
	width:155px;
	margin:0 15px 0 0;
	color:#e75484;
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
}
.list_course > ul  li .campaign dd{
	width:774px;
	display:inline-block;
}
.list_course > ul  li .optionary{
	margin:30px 0 0;
}
.list_course > ul  li .optionary li{
	display:inline-block;
	font-size:11px;
	margin:0 10px 0 0;
}
.list_course > ul  li .optionary li.type01:first-child{
	background:url(../images/pc/icon_money.png) no-repeat left;
	padding:0 0 0 25px;
}
.list_course > ul  li .optionary li.type02{
	background:url(../images/pc/icon_beginner.png) no-repeat left;
	padding:0 0 0 25px;
}
.list_course > ul  li .optionary li.type03{
	background:url(../images/pc/icon_support.png) no-repeat left;
	padding:0 0 0 25px;
}
.list_course > ul > li .coursedata{
	width: 500px;
	margin:30px 0 15px;
	float:left;
	border-bottom:#000 dashed 1px;
	line-height:25px;
}
.list_course > ul > li .secondcolumn{
	margin-left:20px;	
}
.list_course > ul > li .coursedata dt{
	background:url(../images/pc/dt_data.png) left no-repeat;
	width:110px;
	line-height:35px;
	padding:5px 10px;
	float:left;
	border-top:#000 dashed 1px;
	font-weight:bold;
}
.list_course > ul > li .coursedata dt.first-child{
	border:none;
}
.list_course > ul > li .coursedata dd{
	width: 350px;
	line-height:35px;
	min-height:35px;
	padding:5px 10px;
	border-top:#000 dashed 1px;
	float:left;
}
.list_course > ul > li .coursedata dd span{
	display:inline-block;
	margin:0 0 0 20px;
	font-size:11px;
	color:#e75383;
}
.list_course > ul > li .coursedata dd.first-child{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border:none;
}
.list_course > ul > li .btn_detail{
	margin:0 0 30px;
	display:inline-block;
	float:right;
}
.list_course > ul > li .btn_detail a{
	background:url(../images/pc/arw_detail.png) no-repeat left;
	width:auto;
	height:30px;
	display:block;
	padding:0 0 0 40px;
	text-decoration:none;
	line-height:30px;
	color:#000;
}
.list_course > ul > li .btnarea{
	clear:both;
}
.list_course > ul > li .btnarea li{
	width:324px;
	margin:0 auto;
}
.list_course > ul > li .btnarea li a{
	background:url(../images/pc/icon_list_hover.png) no-repeat 47px 18px #e75383;
	background: #e75383;
	color:#fff;
	width:auto;
	height:59px;
	display:block;
	border:#e75383 solid 3px;
	line-height:59px;
	font-size:16px;
	/*text-indent:90px;*/
	text-align: center;
	text-decoration:none;
}
.list_course > ul > li .btnarea li a.color__1 {
	background: #9a3e92;
	border:#9a3e92 solid 3px;
}
.list_course > ul > li .btnarea li a.color__2 {
	background: #00a8a8;
	border:#00a8a8 solid 3px;
}
.list_course > ul > li .btnarea li a:hover{
	background:url(../images/pc/icon_list.png) no-repeat 47px 18px #fff;
	background: #fff;
	color:#e75383;
}
.list_course > ul > li .btnarea li a.color__1:hover{
	background: #fff;
	color:#9a3e92;
}
.list_course > ul > li .btnarea li a.color__2:hover{
	background: #fff;
	color:#00a8a8;
}
.list_course > ul > li .btnarea li a.gray{
	background:url(../images/pc/icon_list_gray.png) no-repeat 47px 18px #fff;
	background: #fff;
	border:#ccc solid 3px;
	color:#ccc;
}
.list_course > ul > li .btnarea li a.gray:hover{
	background:url(../images/pc/icon_list_hover.png) no-repeat 47px 18px #ccc;
	background: #ccc;
	color:#fff;
}
.list_course .btn_send{
	width:324px;
	margin:35px auto 0;
}
.list_course .btn_send a{
	background:url(../images/pc/icon_singleform.png) no-repeat 67px 18px #fff;
	background: #fff;
	width:auto;
	height:59px;
	display:block;
	border:#e75383 solid 3px;
	line-height:59px;
	font-size:16px;
	color:#e75383;
	/*text-indent:110px;*/
	text-align: center;
	text-decoration:none;
}
.list_course .btn_send a:hover{
	background:url(../images/pc/icon_singleform_hover.png) no-repeat 67px 18px #e75383;
	background: #e75383;
	color:#fff;
}
/*

.list_course > ul > li .btnarea li a{
	background:#fff;
	width:auto;
	height:59px;
	display:block;
	border:#e75383 solid 3px;
	line-height:59px;
	font-size:16px;
	color:#e75383;
	text-decoration:none;
}
*/
.list_course > ul > li .btnarea li input{
	width:324px;
	border:#e75383 solid 3px;
	line-height:59px;
	font-size:16px;
	color:#e75383;
	cursor:pointer;
}
.list_course > ul > li .btnarea li.mylist input{
	background:url(../images/pc/icon_list.png) no-repeat 67px 18px #fff;
	text-align:left;
	text-indent:110px;
}
.list_course > ul > li .btnarea li input:hover{
	background:url(../images/pc/icon_list_hover.png) no-repeat 67px 18px #e75383;
	color:#fff;
}
.list_course > ul > li .btnarea li input.gray{
	background:url(../images/pc/icon_list_gray.png) no-repeat 67px 18px #fff;
	border:#ccc solid 3px;
	color:#ccc;
}
.list_course > ul > li .btnarea li input.gray:hover{
	background:url(../images/pc/icon_list_hover.png) no-repeat 67px 18px #ccc;
	color:#fff;
}

.list__typelabel {
	display: inline-block;
	min-width: 100px;
	line-height: 35px;
	margin: 0 0 10px -48px;
	padding: 0 15px;
	color: #fff;
	text-align: center;
	position: relative;
}
.list__typelabel.color__0 {
	background: #22b62a;
}
.list__typelabel.color__1 {
	background: #9a3e92;
}
.list__typelabel.color__2 {
	background: #00a8a8;
}
.list__typelabel::before {
	content: "";
	border-left: 10px solid transparent;
	position: absolute;
	top: 35px;
	left: 0;
}
.list__typelabel.color__0::before {
	border-top: 10px solid #22b62a;
}
.list__typelabel.color__1::before {
	border-top: 10px solid #9a3e92;
}
.list__typelabel.color__1::before {
	border-top: 10px solid #00a8a8;
}



.detail_course{
}
.detail_course figure{
	position:relative;
	margin:0 0 40px;
}
.detail_course #owl-demo .item{
	text-align:center;
}
.detail_course #owl-demo .item img{
	width:450px;
	height:auto;
}
.detail_course .btn_movie{
	background:url(../images/pc/btn_movie.png);
	width:105px;
	height:105px;
	position:absolute;
	top:-75px;
	right:0;
	z-index:2;
}
.detail_course .btn_movie a{
	width:auto;
	height:45px;
	display:block;
	padding:60px 0 0;
	font-size:12px;
	line-height:45px;
	color:#000;
	text-decoration:none;
	text-align:center;
}
.detail_course .schoolname{
	font-size:13px;
	margin:0 0 10px;
}
.detail_course .catchcopy{
	background:url(../images/pc/line_yelloew.png) repeat-x bottom;
	margin:0 0 25px;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
}
.detail_course .comment{
	margin:0 0 40px;
}
.detail_course .ttl_outline{
	background:url(../images/pc/ttl_icon01.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}
.detail_course .campaign{
	margin:0 0 25px;
	padding:15px;
	border:#ff0 solid 3px;
}
.detail_course .campaign dt{
	background:url(../images/pc/arw_campaign.png) right no-repeat;
	width:155px;
	margin:0 15px 0 0;
	color:#e75484;
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
}
.detail_course .campaign dd{
	width:774px;
	display:inline-block;
}

.detail_course__data {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 55px;
}
.detail_course__data dt {
	background: url(../images/pc/dt_data.png) 0 15px no-repeat;
	width: 180px;
	line-height: 25px;
	padding: 15px;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom:#000 dashed 1px;
}
.detail_course__data dd {
	width: 350px;
	line-height:25px;
	padding: 15px 15px 15px 0;
	box-sizing: border-box;
	border-bottom:#000 dashed 1px;
}
.detail_course__data dd span {
	display: inline-block;
	margin: 0 0 0 20px;
	font-size: 11px;
	color: #e75383;
}
.detail_course__data dt:nth-of-type(2n){
	margin-left: auto;
}
.detail_course__data dd.detail_course__data__wide {
	width: 920px;
}
.detail_course .btn_more{
	clear:both;
	margin:0 0 30px 980px;
	display:inline-block;
}
.detail_course .btn_more a{
	background:url(../images/pc/arw_more.png) no-repeat;
	width:auto;
	height:30px;
	display:block;
	padding:0 0 0 40px;
	text-decoration:none;
	line-height:30px;
	color:#000;
}
.detail_course .btn_more a.active{
	background:url(../images/pc/arw_more.png) 0 bottom no-repeat
}
.detail_course .morearea{
	margin:0 0 55px;
}
article .btn_sns{
	font-size:0;
	margin:0 0 0;
}
article .btn_sns li{
	display:inline-block;
	vertical-align:bottom;
	margin:0 10px 0 0;
}

.btnarea_detail{
	margin:55px 0;
	text-align:center;
}
.btnarea_detail li{
	display: inline-block;
	width: 330px;
	/*margin:0 20px;*/
}
.btnarea_detail li.limit{
	background:#eee;
	height:59px;
	line-height:59px;
	border:#eee solid 3px;
	color:#333;
}
.btnarea_detail li input {
	/*background:url(../images/pc/icon_singleform_hover.png) no-repeat 45px 18px #e75383;*/
	background: #e75383;
	width: 100%;
	border: #e75383 solid 3px;
	line-height: 60px;
	color:#fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	/*text-indent:85px;*/
	/*background:url(../images/pc/icon_list.png) no-repeat 67px 18px #fff;
	text-indent:110px;*/
}
.btnarea_detail li input.color__1 {
	background: #9a3e92;
	border: #9a3e92 solid 3px;
}
.btnarea_detail li input.color__2 {
	background: #00a8a8;
	border: #00a8a8 solid 3px;
}
.btnarea_detail li input:hover{
	background: url(../images/pc/icon_singleform.png) no-repeat 45px 18px #fff;
	background: #fff;
	color: #e75383;
}
.btnarea_detail li input.color__1:hover {
	background: #fff;
	color: #9a3e92;
}
.btnarea_detail li input.color__2:hover {
	background: #fff;
	color: #00a8a8;
}
.btnarea_detail li input.gray {
	background:url(../images/pc/icon_list_gray.png) no-repeat 47px 18px #fff;
	background: #fff;
	border:#ccc solid 3px;
	color:#ccc;
}
.btnarea_detail li input.gray:hover{
	background:url(../images/pc/icon_list_hover.png) no-repeat 47px 18px #ccc;
	background: #ccc;
	color:#fff;
}

.samecourse{
	margin: 40px 0 0; }
	.samecourse h2{
		background: url(../images/pc/line_colorfull.png) no-repeat bottom;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 40px;
		padding: 0 0 15px; }
	.samecourse .samecourselist{
		display: -webkit-flex;
		display: flex; }
		.samecourse .samecourselist li{
			width: 31%;
			padding: 15px;
			box-sizing: border-box;
			border: #ccc solid 1px; }
			.samecourse .samecourselist li:not(:last-of-type){
				margin-right: 3.5%; }
		.samecourse .samecourselist li figure{
			height: 206px;
			overflow: hidden;
			margin: 0 0 10px; }
		.samecourse .samecourselist li h3{
			margin: 0 0 15px; }
			.samecourse .samecourselist li h3 a{
				color: #12b0c2;
				font-size: 16px;
				font-weight: bold;
				text-decoration: none; }
		.samecourse .samecourselist li .schoolname{
			font-size: 12px; }
		.samecourse .samecourselist dl{
			display: -webkit-flex;
			display: flex;
			-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
			margin: 15px 0 0; }
			.samecourse .samecourselist dl dt{
				background: url(../images/pc/dt_data.png) left no-repeat;
				width: 33%;
				padding: 10px;
				box-sizing: border-box; }
				.samecourse .samecourselist dl dt:not(:last-of-type){
					border-bottom: #000 dashed 1px; }
			.samecourse .samecourselist dl dd{
				width: 67%;
				padding: 10px;
				box-sizing: border-box; }
				.samecourse .samecourselist dl dd span{
					display:inline-block;
					margin: 0 0 0 15px;
					font-size: 11px;
					color: #e75383; }
				.samecourse .samecourselist dl dd:not(:last-of-type){
					border-bottom: #000 dashed 1px; }

.list_subcategory{
	margin: 40px 0 0; }
	.list_subcategory h2{
		background:url(../images/pc/line_colorfull.png) no-repeat bottom;
		font-size:24px;
		font-weight:bold;
		margin:0 0 40px;
		padding:0 0 15px; }
	.list_subcategory ul li{
		background:url(../images/pc/arw_list.png) left no-repeat;
		width:308px;
		margin:0 70px 0 0;
		padding:0 0 0 12px;
		font-size:14px;
		line-height:50px;
		float:left;
		border-top:#000 dashed 1px;
	}
	.list_subcategory ul li.nomargin{
		margin:0;
	}
.list_subcategory ul li a{
	width:auto;
	height:50px;
	display:block;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_subcategory ul li a:hover{
	color:#30bfcf;
}




/* ABOUT  */
.about section{
	margin:0 0 60px;
	line-height:2.0;
}
.about strong{
	border-bottom:#f093a2 solid 2px;
	padding:0 5px;
}
.about .outline h3{
	font-size:24px;
	font-weight:bold;
	margin:0 0 30px;
}
.about .outline figure{
	margin:30px 0 0;
}
.about .flow h3{
	background:url(../images/pc/ttl_icon01.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 30px;
	padding:0 0 0 60px;
}
.about .flow figure{
	margin:30px 0;
}
.about ol{
	margin:30px auto 0;
	padding:30px 15px;
	border-top:#000 dashed 1px;
	border-bottom:#000 dashed 1px;
}
.about ol li{
	background:url(../images/pc/arw_step.png) no-repeat 245px 108px;
	width:245px;
	padding:15px 30px 15px 0;
	float:left;
}
.about ol li:last-child{
	background:none;
	padding-right:0;
}
.about ol li h4{
	height:245px;
	margin:0 0 15px;
	text-indent:-9999px;
}
.about ol li h4.step01{
	background:url(../images/pc/img_step.png) no-repeat;
	background-size:980px auto;
	-moz-background-size:980px auto;
}
.about ol li h4.step02{
	background:url(../images/pc/img_step.png) -245px 0 no-repeat;
	background-size:980px auto;
	-moz-background-size:980px auto;
}
.about ol li h4.step03{
	background:url(../images/pc/img_step.png) -490px 0 no-repeat;
	background-size:980px auto;
	-moz-background-size:980px auto;
}
.about ol li h4.step04{
	background:url(../images/pc/img_step.png) -735px 0 no-repeat;
	background-size:980px auto;
	-moz-background-size:980px auto;
}
.about .contents{
	margin:0;
}
.about .contents h3{
	background:url(../images/pc/line_colorfull.png) no-repeat bottom;
	font-size:24px;
	font-weight:bold;
	margin:0 0 40px;
	padding:0 0 15px;
}
.about .contents ul li{
	background:#fff;
	width:290px;
	border:#e75584 solid 5px;
	float:left;
	margin:0 40px 0 0;
	padding:20px;
}
.about .contents ul li.last-child{
	margin:0;
}
.about .contents ul li h4{
	color:#e75584;
	font-size:18px;
	text-align:center;
	margin:0 0 15px;
}

/* FAQ */
.faq dl{
	border-bottom:#000 dashed 1px;
}
.faq dl dt{
	background:url(../images/pc/arw_faq.png) right bottom no-repeat;
	font-size:18px;
	line-height:85px;
	border-top:#000 dashed 1px;
	cursor:pointer;
}
.faq dl dt.active{
	background:url(../images/pc/arw_faq.png) right 0 no-repeat;
}
.faq dl dt.first-child{
	border-top:none;
}
.faq dl dt:before{
	background:url(../images/pc/dt_faq.png) left no-repeat;
	width:42px;
	height:85px;
	content:"Q";
	margin:0 15px 0 0;
	display:inline-block;
	text-align:center;
	color:#fff;
}
.faq dl dd{
	padding:0 0 40px;
}


/*マイリスト*/
.list_order strong{
	border-bottom:#f093a2 solid 2px;
	padding:0 5px;
}
.list_order ul.list{
	background:#fff;
	border-top:#ccc solid 2px;
	border-left:#ccc solid 2px;
	border-right:#ccc solid 2px;
	margin:35px 0 35px;
}
.list_order ul.list li{
	display: -webkit-flex;
    display: flex;
	border-bottom:#ccc solid 2px;
}
.list_order ul.list li.nolist{
	padding:30px 38px;
}
.list_order ul.list li .checkarea{
	width:36px;
	line-height:371px;
	text-align:center;
	float:right;
	border-left:#ccc solid 2px;
}
.list_order ul.list li .datearea{
	width:982px;
	padding:30px 38px;
	position:relative;
	float:left;
}
.list_order ul.list li .datearea .txtarea {
}
.list_order ul.list li .txtarea h3 a{
	color:#12b0c2;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
}
.list_order ul.list li .txtarea .schoolname{
	margin:0 0 15px;
	font-size:12px;
}
.list_order ul.list li .txtarea h4{
	background:url(../images/pc/line_yelloew.png) repeat-x bottom;
	margin:0 0 10px;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
}
.list_order ul.list li figure{
	width:260px;
	height:174px;
	overflow:hidden;
	position:absolute;
	top:30px;
	right:38px;
}
.list_order .list_order__datearea__coursedata {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 30px auto 0;
}
.list_order .list_order__datearea__coursedata dt {
	background:url(../images/pc/dt_data.png) 0 10px no-repeat;
	width:130px;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: #000 dashed 1px;
	font-weight: bold;
}
.list_order .list_order__datearea__coursedata dt:nth-of-type(2n) {
	margin-left: auto;
}
.list_order .list_order__datearea__coursedata dd {
	width: 350px;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: #000 dashed 1px;
}
.list_order .list_order__datearea__coursedata dd:last-of-type {
	width: -webkit-calc(100% - 130px);
	width: calc(100% - 130px);
}

.list_order ul.list li .coursedata{
	width:480px;
	margin:30px 0 15px;
	float:left;
	border-bottom:#000 dashed 1px;
	line-height:25px;
}
.list_order ul.list li .secondcolumn{
	margin-left:20px;	
}
.list_order ul.list li .coursedata dt{
	background:url(../images/pc/dt_data.png) left no-repeat;
	width:110px;
	line-height:35px;
	padding:5px 10px;
	float:left;
	border-top:#000 dashed 1px;
	font-weight:bold;
}
.list_order ul.list li .coursedata dt.first-child{
	border:none;
}
.list_order ul.list li .coursedata dd{
	width:330px;
	line-height:35px;
	min-height:35px;
	padding:5px 10px;
	border-top:#000 dashed 1px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_order ul.list li .coursedata dd.first-child{
	border:none;
}
.list_order ul.list li .btn_detail{
	clear:both;
	display:inline-block;
	float:right;
}
.list_order ul.list li .btn_detail a{
	background:url(../images/pc/arw_detail.png) no-repeat left;
	width:auto;
	height:30px;
	display:block;
	padding:0 0 0 40px;
	text-decoration:none;
	line-height:30px;
	color:#000;
}
.list_order ul.btnarea{
	clear:both;
	text-align:center;
}
.list_order ul.btnarea li{
	width:330px;
	margin:0 20px;
	display:inline-block;
}
.list_order ul.btnarea li input{
	width:324px;
	border:#e75383 solid 3px;
	line-height:59px;
	font-size:16px;
	cursor:pointer;
}
.list_order ul.btnarea li.bulkform input{
	background:url(../images/pc/icon_singleform_hover.png) no-repeat 45px 18px #e75383;
	color:#fff;
	text-align:left;
	text-indent:85px;
}
.list_order ul.btnarea li.bulkform input:hover{
	background:url(../images/pc/icon_singleform.png) no-repeat 45px 18px #fff;
	color:#e75383;
}
.list_order ul.btnarea li input.gray{
	background:url(../images/pc/icon_list_gray.png) no-repeat 45px 18px #fff;
	border:#ccc solid 3px;
	color:#ccc;
}
.list_order ul.btnarea li input.gray:hover{
	background:url(../images/pc/icon_list_hover.png) no-repeat 45px 18px #ccc;
	color:#fff;
}



.orderform > h3{
	background:url(../images/pc/ttl_icon02.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:55px 0 20px;
	padding:0 0 0 60px;
}
.orderform .step{
	width:1095px;
	margin:0 auto 40px;
}
.orderform .step li{
	background:url(../images/pc/arw_step.png) right no-repeat;
	width:345px;
	height:40px;
	line-height:40px;
	padding:0 30px 0 0;
	float:left;
	text-indent:45px;
}
.orderform .step li.step03{
	background:none;
	padding:0;
}
.orderform .step li.step01 div{
	background:url(../images/pc/orderstep.png) 0 0;
}
.orderform .step li.step01 div.active{
	background:url(../images/pc/orderstep.png) -345px 0;
	color:#fff;
}
.orderform .step li.step02 div{
	background:url(../images/pc/orderstep.png) 0 -40px;
}
.orderform .step li.step02 div.active{
	background:url(../images/pc/orderstep.png) -345px -40px;
	color:#fff;
}
.orderform .step li.step03 div{
	background:url(../images/pc/orderstep.png) 0 -80px;
}
.orderform .step li.step03 div.active{
	background:url(../images/pc/orderstep.png) -345px -80px;
	color:#fff;
}
.orderform p{
	margin:0 0 1em;
}
.orderform strong{
	border-bottom:#f093a2 solid 2px;
	padding:0 5px;
}
.orderform .formselect{
	margin:55px 0 0;
	border-bottom:#00b0c0 solid 3px;
	text-align:center;
}
.orderform .formselect li{
	background:#eee;
	width:260px;
	display:inline-block;
	margin:0 5px;
}
.orderform .formselect li a{
	width:auto;
	height:60px;
	display:block;
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	line-height:60px;
	text-decoration:none;
}
.orderform .formselect li.active a,
.orderform .formselect li a:hover{
	background:#00b0c0;
	color:#fff;
}
.orderform form dl{
	background:#fff;
	border:#ccc solid 2px;
	padding:28px 58px;
	line-height:40px;
	margin:0;
}
.orderform form dl.notopborder{
	border-top:none;
}
.orderform form dl dt{
	width:270px;
	padding:5px 10px;
	float:left;
	border-top:#000 dashed 1px;
	font-weight:bold;
}
.orderform form dl dt .need{
	background:#e75383;
	color:#fff;
	display:inline-block;
	padding:0 10px;
	border-radius:5px;
	float:right;
}
.orderform form dl dd{
	width:670px;
	min-height:41px;
	padding:5px 10px;
	float:left;
	border-top:#000 dashed 1px;
}
.orderform .caution{
	color:#e75383;
	font-weight:bold;
}
.orderform form dl dt.first-child,
.orderform form dl dd.first-child{
	border-top:none;
}
.orderform form dl dd ul li{
	display:inline-block;
	margin:0 15px 0 0;
}
.orderform form dl dd ul.list li{
	display:block;
	margin:0;
}
.orderform form dl dd input[type="text"],
.orderform form dl dd input[type="password"]{
	width:668px;
	height:40px;
	border-radius:5px;
	border:#ccc solid 1px;
	text-indent:15px;
}
.orderform form dl dd textarea{
	width:638px;
	height:120px;
	padding:15px;
	border-radius:5px;
	border:#ccc solid 1px;
}
.submitBtn{
	margin:65px 0 0;
	text-align:right;
}
.submitBtn{
	text-align:center;
}
.submitBtn li{
	width:330px;
	margin:0 20px;
	display:inline-block;
}
.submitBtn li input{
	background:#fff;
	width:324px;
	border:#e75383 solid 3px;
	line-height:59px;
	font-size:16px;
	color:#e75383;
	cursor:pointer;
}
.submitBtn li input:hover{
	background:#e75383;
	color:#fff;
}
.orderform .privacy{
	background:#fff;
	height:200px;
	margin:55px 0 0;
	padding:25px;
	overflow:auto;
	border:#ccc solid 1px;
}
.orderform .privacy h3{
	background:url(../images/pc/ttl_icon01.png) no-repeat;
	background-size:45px auto;
	-moz-background-size:45px auto;
	line-height:45px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 60px;
}

.company__table {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 40px;
}
.company__table dt {
	width: 30%;
	padding: 15px;
	border-bottom: #000 dashed 1px;
	font-weight: bold;
	box-sizing: border-box;
}
.company__table dd {
	width: 70%;
	padding: 15px;
	border-bottom: #000 dashed 1px;
	box-sizing: border-box;
}
.company__table dd a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin:0 0.5em 0 0;
}

/* プライバシーポリシー */
.privacy > dl{
	padding:0 0 40px;
	border-bottom:#000 dashed 1px;
}
.privacy > dl > dt{
	font-size:18px;
	line-height:85px;
	margin:40px 0 0;
	border-top:#000 dashed 1px;
	cursor:pointer;
}
.privacy > dl > dt.first-child{
	border-top:none;
}
.privacy > dl > dt:before{
	background:url(../images/pc/dt_faq.png) left no-repeat;
	width:42px;
	height:85px;
	content:"○";
	margin:0 15px 0 0;
	display:inline-block;
	text-align:center;
	color:#fff;
}
/*.privacy dl dd{
	padding:0 0 40px;
}*/
.privacy > dl dl{
	background:#e4f3f4;
	margin:1em 0;
	padding:25px;
}
.privacy > dl dl dt{
	margin:25px 0 0;
	color:#06b3d6;
	font-weight:bold;
}
.privacy > dl dl dt.first-child{
	margin:0;
}



/* 利用規約 */
.rules h3{
	font-size:18px;
	line-height:85px;
	margin:40px 0 0;
	border-top:#000 dashed 1px;
	cursor:pointer;
}
.rules h3.first-child{
	border-top:none;
}
.rules h3:before{
	background:url(../images/pc/dt_faq.png) left no-repeat;
	width:42px;
	height:85px;
	content:"○";
	margin:0 15px 0 0;
	display:inline-block;
	text-align:center;
	color:#fff;
}
.rules dl{
	background:#e4f3f4;
	margin:1em 0;
	padding:25px;
}
.rules dl dt{
	margin:25px 0 0;
	color:#06b3d6;
	font-weight:bold;
}
.rules dl dt.first-child{
	margin:0;
}
.rules ul{
	margin:1em 0 0;
	padding:0 0 40px;
	border-bottom:#000 dashed 1px;
}
.rules ul li:before{
	content:"・";
}




#glayLayer{
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
	min-width:1164px;
    background:rgba(255,255,255,0.9);
	z-index:3;
	display:table;
}
#glayLayer .background{
	background:url(../images/pc/sideline.jpg) repeat-y,url(../images/pc/sideline.jpg) repeat-y right 0;
	padding:0 32px;
}
#glayLayer .close{
    position:absolute;
    top:20px;
    right:52px;
	cursor:pointer;
	width:40px;
	height:40px;
}
.movieflameLayer{
	width:640px;
	margin:0 auto;
}
.movieflameLayer iframe{
	height:390px;
}
.flameLayer{
	width:640px;
	margin:0 auto;
}
.movie__youtube {
    width: 100%;
    margin: 0 auto;
}
.movie__youtube__frame {
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
}
.movie__youtube__frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#glayLayer iframe{
	margin:110px auto 0;
    padding:0;
    border:0;
}
#glayLayer .ngcomment{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#glayLayer .ngcomment img{
	display:block;
	width:92px;
	margin:0 auto 10px;
}


/* 口コミ部分 */
.report .areaTab ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 30px 0 20px;
}
.report .areaTab ul li a{
	background: #2dbecf;
	line-height: 40px;
	margin: 0 10px 10px 0;
	padding: 0 20px;
	display: block;
	border-radius: 20px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.report .formtable{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
	border: #ccc solid 2px;
	margin: 30px 0 0;
	padding: 48px 58px;
	line-height: 40px;
}
.report .formtable dt{
	width: 30%;
	padding: 10px;
	box-sizing: border-box;
	font-weight: bold;
}
.report .formtable dt .need{
	background: #e75383;
	color: #fff;
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 1;
	margin-left: 10px;
}
.report .formtable dd{
	width: 70%;
	padding: 10px;
	box-sizing: border-box;
}
.report .formtable dt:not(:first-of-type),
.report .formtable dd:not(:first-of-type){
	border-top: #000 dashed 1px;
}
.report .formtable dd input{
	width: 100%;
	height: 40px;
	padding: 0 10px;
	border-radius: 5px;
	border: #ccc solid 1px;
	box-sizing: border-box;
}
.report .formtable dd textarea{
	width: 100%;
	height: 10em;
	padding: 10px;
	border-radius: 5px;
	border: #ccc solid 1px;
	box-sizing: border-box;
}
.report .formtable dd select{
	width: 100%;
	height: 40px;
	padding: 0 10px;
	border-radius: 5px;
	border: #ccc solid 1px;
	box-sizing: border-box;
}
	
}
@media screen and (max-width: 768px){
#glayLayer{
    width:1228px;
	display:block;
}
#glayLayer .ngcomment{
	display:block;
	margin-top:50%
}
}

.present__mv {
	margin: 0 auto 30px;
	text-align: center;
}
.present p strong {
    border-bottom: #f093a2 solid 2px;
    padding: 0 5px;
}
.present__data {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	margin: 30px auto;
	padding: 50px;
	border: #ccc solid 2px;
}
.present__data dt {
	width: 25%;
	padding: 25px;
	border-top: #000 dashed 1px;
	font-weight: bold;
	box-sizing: border-box;
}
.present__data dd {
	width: 75%;
	padding: 25px;
	border-top: #000 dashed 1px;
	box-sizing: border-box;
}
.present__data dt:last-of-type,
.present__data dd:last-of-type {
	border-bottom: #000 dashed 1px;
}
.present__data dd small {
	display: block;
	font-size: 12px;
}
.present__data dd small.color__red {
	color: #e75383;
}
