@charset "utf-8";





/*お申し込みの流れ*/

.company1-title{
	color: #58b7e6;
	border: 1px solid #58b7e6;
	padding: 16px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 140%;
}

.company1 li{
	position: relative;
	border-bottom: dotted 1px #7f7f7f;
	margin: 9px;
	padding: 9px;
}
.company1 ul{
	margin: 9px;
	padding: 9px;
}

.company1 li a{
	display: block;
	width: 100%;
	padding: 8px 0;
}
.company1 li .arrow{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
}










#contents.seminar-top {
	width: 100%;
	max-width: none;
	position: relative;
	margin: 42px auto 40px;
	padding: 0 0;
}

#contents.seminar-top .inner{
	max-width: 1280px;
	margin: 0 auto;
}

.seminar-top #first ul{
	margin-bottom:70px;
}

.seminar-top #first li{
	float: left;
	margin: 0 0.5%;
	width: 32.333%;
}

.seminar-top #first li a{
	display: table;
	background-color: #f1f1f1;
	color: #33adbb;
	height: 78px;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 130%;
}

.seminar-top #first li a:hover{
	background-color: #33adbb;
	color: #f1f1f1;
}

.seminar-top #first li a span.na{
	display: table-cell;
	vertical-align: middle;
	padding: 15px 28px 15px 0;
}

.seminar-top #first li a span.num{
	display: table-cell;
	font-size: 39px;
	vertical-align: middle;
	padding: 15px 20px 15px 28px;
}

.seminar-top section{
	position: relative;
}

.seminar-top section header{
	position: relative;
	z-index: 100;
	text-align: center;
}

.seminar-top section header .frame{
	display: inline-block;
	border: 6px solid #33adbb;
	padding: 30px 54px;
	text-align: center;
	color:  #33adbb;
	background-color: #fff;
}

.seminar-top section header .num{
	font-size: 48px;
}

.seminar-top section header .title-jp{
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
}

.seminar-top section header .title-jp:after{
	content: "";
	display: block;
	border-bottom: 1px solid #33adbb;
	width: 120px;
	height: 1px;
	margin: 0 auto;
	margin-top: 12px;
}

.seminar-top section header .title-en{
	margin: 16px 0;
}

.seminar-top section .visual{
	background-color: #33adbb;
	position: relative;
	top: -122px
}

.seminar-top section#s3 .visual{
	padding-top: 122px;
}

.seminar-top section .visual .img{
	overflow: hidden;
	width: 100%;
}

.seminar-top section .visual .img img{
	position: relative;
	left: 50%;
	z-index: 10;
	width: 100%;
	min-width: 1280px;
	min-height: 296px;
}

.seminar-top section .visual p{
	position: relative;
	z-index: 100;
	color: #fff;
	text-align: center;
	padding: 50px 0;
}

#contents.seminar-top .inner.yotei-table{
	margin-top: -60px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#contents.seminar-top .inner.yotei-table table{
	width: 100%;
	border-collapse: collapse;
}

#contents.seminar-top .inner.yotei-table table th{
	background-color: #33adbb;
	text-align: center;
	color: #fff;
	padding: 10px 20px;
	border-left: 1px solid #fff;
	font-size: 14px;
}

#contents.seminar-top .inner.yotei-table table th:first-child{
	border-left: none;
}
#contents.seminar-top .inner.yotei-table table th:last-child{
	border-right: 1px solid #33adbb;
}

#contents.seminar-top .inner.yotei-table table td{
	padding: 10px 20px;
	border: 1px solid #33adbb;
	font-size: 14px;
}

#contents.seminar-top .inner.yotei-table table td.tc{
	text-align: center;
}

.button{
	display: block;
	max-width: 600px;
	background-color: #f1f1f1;
	color: #33adbb;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 110%;
	border: 1px solid #33adbb;
	font-weight: bold;
}

.button:hover{
	background-color: #33adbb;
	color: #f1f1f1;
	text-decoration: none;
}



.buttontop{
	display: block;
	max-width: 600px;
	background-color: #33adbb;
	color: #f1f1f1;

	text-decoration: none;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	font-size: 170%;
	border: 1px solid #33adbb;
	font-weight: bold;
}
.buttontop:hover{
	background-color: #f1f1f1;
	color: #33adbb;
	text-decoration: none;
}





.buttonnew {
	color: #036;
	border: 2px dashed rgba(255,255,255,0.5);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 0 0 5px #3399CC, 0 2px 3px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 0 5px #3399CC, 0 2px 3px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 0 5px #3399CC, 0 2px 3px 5px rgba(0,0,0,0.5);
	background-color: #3399CC;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 30px;
	max-width: 400px;
}
.buttonnew:hover{
	color: #fff;
	box-shadow: 0 0 0 5px #333399, 0 2px 3px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 0 5px #333399, 0 2px 3px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 0 5px #333399, 0 2px 3px 5px rgba(0,0,0,0.5);
	background-color: #333399;
	text-decoration: none;
}



#contents.seminar-top .group-link p{
	text-align: center;
}

#contents.seminar-top .group-link .company{
	margin-top: 20px;
}

.sp-table{
	display: none;
}

.banners{
	text-align: center;
	margin-bottom: 30px;
}

.banners a{
	display: inline-block;
	margin: 10px 5px;
}


@media screen and (max-width: 980px){
#contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 10px;
}
}


/*　　　スマホ表示　　*/

@media screen and (max-width: 640px){
#contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 10px;
}
#contents-wide header .title,
#contents header .title{
	margin: 0px auto 20px;
}
#contents-wide header .title div,
#contents header .title div{
	font-size: 16px;
	padding: 12px;
}




/*上記のＣＳＳを上書きして打ち消し
#contents-wide header .title,
#contents header .title{
	text-align: center;
	margin: 0 auto 30px;
}
#contents-wide header .title img,
#contents header .title img{
	width: 99px;
	display: block;
	margin: 0 auto;
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: 1px solid #bfbfbf;
}
#contents-wide header .title div,
#contents header .title div{
	display: inline-block;
	background-color: #2432c7;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 12px 24px;
	line-height: 100%;
}
*/



.seminar-top #first  p{
	font-size: 0.8em;
	line-height: 1.75;
	margin-bottom: 50px;
	text-align: left;
	padding: 10px;
}
.seminar-top #first ul{
	margin-bottom:20px;
}

.seminar-top #first li{
	float: none;
	margin: 0 0 10px;
	width: 100%;
}

.seminar-top section header .frame{
	width: 100%;
	padding: 10px 20px 0;

}

.seminar-top section header .num{
	font-size: 200%;
}

.seminar-top section header .title-jp{
	font-size: 130%;
	margin: 10px;
}

.seminar-top section .visual{
	top: 0;
}
.seminar-top section .visual .img img{
	margin: 0 !important;
	left: 0;
	min-width: initial;
	min-height: initial;
}

.seminar-top section .visual p{
	padding: 10px;
	text-align: left;
}

.seminar-top section .visual p br{
	display: none;
}

.seminar-top section#s3 .visual{
	padding-top: 0px;
}

#contents.seminar-top .inner.yotei-table{
	margin: 20px 0;
	padding: 10px;
}

#contents.seminar-top .inner.yotei-table hr{
	display: block;
	border: 0;
	border-top: 1px dotted #33adbb;
	width: 100%;
}

#contents.seminar-top .inner.yotei-table strong{
	color: #33adbb;
}

.sp-table{
	display: block;
}
.pc-table{
	display: none;
}


}

/*----------------------------------------------------------
GROUP SEIMNAR
----------------------------------------------------------*/
.seminar-top{
	margin-bottom: 50px;
}


@media screen and (max-width: 980px) {
}

@media screen and (max-width: 640px) {
.seminar-group section p{
	font-size: 0.8em;
	line-height: 1.75;
	margin-bottom: 50px;
	text-align: left;
	padding: 10px;
}
.company{
	width: 100%;
	margin: 20px 0;
}

}