@charset "UTF-8";

html {
	scroll-behavior: smooth;
}
.navbar-res {
	margin-top: 18px;
}
.navbar-res img {
	width:255px;
	margin-right: 16px;
}
.seminar_image {
	width: 400px;
}
.md-text {
	font-size:  18px;
}
#about .md-text {
	font-size:  14px;
	color: #fff;
	font-weight: bold;
	margin-top: 6px;
}
.top-title {
	width: 800px;
}
.btn-warning {
	font-size: 1.4em;
	font-weight: bold;
}
.btn-topentry {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #f44360;
	border: none;
	border-radius: 4px;	
}
.btn.btn-topentry:hover,
.btn.btn-topentry:focus {
  border-color: transparent;
  color: #F6FB63;
}
#about {
		background-color: #e6f4fd;
	background-size: cover;
	background-repeat: no-repeat;
}
#about h2 {
	color: #0370CF;
	font-weight: bold;
	padding: 0px!important;
	margin-bottom: 0!important;
}
#seminar_contents .seminar_contents {
	padding: 30px 0;
	text-align: center;
}
#seminar_contents .profile {
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);	
	border-radius: 12px;
	overflow: hidden;
}
#seminar_contents .profile h3 {
	background-color: #0086D8;color: #fff;
	text-align: center;
	padding: 12px;
	margin: 0;
	}
#seminar_contents .tokuten {
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);	
	border-radius: 12px;
	overflow: hidden;
	margin-top: 20px;
}
#seminar_contents .tokuten h3 {
	background-color: #28B1A6;
	color: #fff;
	text-align: center;
	padding: 12px;
	margin: 0;
	}
#seminar_contents .tokuten p{
	font-size: 1.8em;
	font-weight: bold;
}
#seminar_contents .seminar_txt {
	padding: 20px;
}
#seminar_contents .seminar_txt ul {
	list-style-type: none;
	font-size: 1.4em;
	font-weight: bold;
	margin:0 auto 20px auto;
	width: 80%;
	padding-left: 0;
	display: flex;
	justify-content:space-between;
}
#seminar_contents .seminar_txt ul .span01 {
	color: #012E68;
}
#seminar_contents .seminar_txt ul .span02 {
	color: #0086D8
}
#seminar_contents .seminar_txt img {
	margin-bottom: 14px;
}
#seminar_contents p {
	font-size: 1.4em;
	margin-bottom: 0;
}
#seminar_contents .profile_name {
	font-weight: bold;
}
#seminar_contents .profile_name span {
	font-size: 1.4em;
}

#entry {
	background-color: #F1F1F1;
}


.mb40 {
	margin-bottom: 40px;
}



a:hover img  {
	 opacity: 0.8;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
}
.bg-whats {
	background-image: url(../images/10/about_bg.jpg);
	background-size: cover;
}
.bg-whats h2 {
	color: #fff;
}
.bg-whats p {
	color: #fff;
}
.seminar-sp {
	display: none;
}
.module-title img {
	max-width:545px;
}
.kyubo-title {
	text-align: center;
	margin-bottom: 18px;
}
.kyubo-title span {
	color: #fff;
	border: #fff solid 2px;
	padding: 6px;
	font-weight: bold;
}
.bosyu-text {
	font-size: 2.4em!important;
	color: #af272d;
}
.bosyu-text img {
	max-width: 162px;
	margin: 16px;
}
#mensetu .text-mensetu {
	font-size: 1.6em;
	text-align: center;
	color: #fff;
}
#skillup {
			background-color:#ffffff ;
}
#skillup h2 img {
	width: 482px;
}
#skillup .xlarge-text {
	font-size: 1.8em;
	color: #fff;
	margin: 48px auto;
}
.seminar_ttl {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 500px;
}
.seminar_ttl h1 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 3.4em;
	font-weight: bold;
}
.seminar_ttl img {
	width: 90vh;
}
.seminar_free {
	display: inline-block;
	background-color: #F4435F;
	color: #fff;
	font-size: 1.4em;
	padding: 4px 12px!important;
	font-weight: bold;
	border-radius: 20px;
}
.seminar_bdy {
	font-weight: bold;
	font-size: 1.6em;
}
.top_sig {
	width: 100%;
	background-color: #fff;
	padding: 12px;
	margin: 20px auto;
	border: 1px solid #ccc;
	border-radius: 12px;
}
.top_sig p {
	margin-bottom: 0;
	font-size: 1.4em;
}
.top_sig h3 {
	margin-top: 0;
}
.ichiran {
	margin-bottom: 10px;
}
.ichiran h2 {
font-weight: 700;
	color: #28B0A6;
	position: relative;
	margin-bottom: 30px;
}
.ichiran h2:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 60px);
  width: 120px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #28B0A6;
}
.campaign_quote {
	font-size: 1.6em!important;
	font-weight: normal!important;
}
.media_about {
	border-radius:12px;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);	
	overflow: hidden;
	margin-bottom: 20px;
}
.campaign h2 {
	background-color: #0079F3;
	color: #fff;
	padding: 12px;
	font-weight: bold;
	margin: 0;font-size: 3.6em;
}
.heading-016 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.heading-016::before,
.heading-016::after {
    width: 3px;
    height: 40px;
    background-color: #ffffff;
    content: '';
}

.heading-016::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}

.heading-016::after {
    transform: rotate(35deg);
    margin-left: 30px;
}
.doda h2 {
	background-color: #0A84C6;
	color: #fff;
	padding: 12px;
	font-weight: bold;
	margin: 0;
}
.campaign h3 {
	color: #0079F3;
	margin: 0 auto 10px auto;
	font-weight: bold;
}

.doda h3 {
  padding: 1rem 2rem;
  border-bottom: 2px solid #0B84C6;
  background: #E8F3FF;
	font-weight: 600;
	color: #0B84C6;
}

.about_box {
	margin: 30px;
}
.about_box ul {
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.about_box ul img {
	width: 200px;
	margin: 20px;
}
.media_reason_box {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.media_reason {
	border: 1px solid #ccc;
	padding: 20px;
	box-sizing: border-box;
	width: 48%;
	margin: 5px 10px;
	border-radius: 8px;
	background-color: #FFFDE0;
}
.popular_reason div p {
	font-size: 2.8em!important;
}
.popular_reason div span {
	font-size: 1.4em;
		font-weight: 700;
	color: #D9588A;
}
.popular_reason h4 {
	font-weight: bold;
}
.popular_reason02 {
	display: flex;
	justify-content: space-between;
		border: 1px solid #ccc;
	border-radius: 8px;
	margin: 18px 0;
	background-color: #FCFFE7;
	align-items: center;
}

.popular_reason02 h4 {
	text-align: left;
	margin: 0;
	padding: 18px 18px 6px 18px;
}
.popular_reason02 p {
	text-align: left;
	padding: 0px 18px 18px 18px;
}
.popular_reason02 img {
	width: 200px;
	margin: 18px;
}
.top_logo ul {
	display: flex;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	padding: 0;
}
.top_logo li {
	display: block;
	background-color: #fff;
	border-radius: 300px;
	padding: 8px 16px;
	margin: 3px;
}
.top_logo img {
	width: 220px;
}
.top-title h1 {
	font-size: 4.8em;
}
.top_img {
	width: 350px;
}
.scout_tbl {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.4em;
}
.scout_tbl td, .scout_tbl th {
	border: 1px solid #ccc;
	padding: 6px;
}
.scout_tbl th {
	text-align: center;
	background-color: #28B1A6;
	color: #fff;
}
.scout_tbl td {
	text-align: center;
	font-weight: bold;
}
.scout_tbl .span {
   font-weight: bold;
}
.scout_tbl .lightcolor {
	background-color: #FFFDE0;
}
.scout_tbl span {
	font-size: 1.4em;
	color: #28B0A6;
}
.campaign_tokuten {
	background-color: #D9588A;
	padding: 16px;
	border-radius: 500px;
	color: #fff;
	margin-top: 30px;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.3em;
}
.campaign_tokuten span {
	font-size: 1.4em;
}
.campaign_arrow {
width: 0;
height: 0;
border-style: solid;
border-width: 40px 40px 0 40px;
border-color: #0279F3 transparent transparent transparent;
	margin: 0 auto 10px auto;
}

@media only screen and (max-width: 1200px) {
	.seminar_ttl {
		width: 100%;
	}
.top-title {
	width: 60%;
	}
	.top-title h1 {
		font-size: 4vw;
		font-weight: 700;
	}
.top_logo img {
	width: 15vw;
}
#about .sekkyoku .module-subtitle {
	margin: 0;
	}
}
#about .module {
		padding: 30px 0!important;
	}
#about p {
	font-size: 2.4em;
	color: #3C3C3C;
	font-weight: bold;
	margin: 0!important;
	padding: 0!important;
}
#about p span {
	font-size: 1.8em;
}

.contact_footer {
	display: flex;
	justify-content: space-between;
}
.contact_footer div {
	text-align: left!important;
}
.contact_footer img {
	width: 100px!important;
	height: 100px;
}





@media only screen and (max-width: 767px) {
.homeSection {
		height: auto!important;
	}
.md-text {
	font-size:  14px;
}
#about .md-text {
	margin-top: 0px;
}
.module {
		
	}
.seminar_ttl {
		width: 100%;
		text-align: center;
	}
.top-title {
	width: 100%;
	padding-top: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top_logo ul {
	display: flex;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.top_logo li {
	display: block;
	background-color: #fff;
	border-radius: 300px;
	padding: 8px 16px;
	margin: 3px;
}
.top_logo img {
	width: 20vw;
}
.top-title h1 {
	font-size: 80vw;
}
.top_img {
	width:40vw;
	margin: 0 auto;
}
.btn-warning {
	font-size: 1.4em;
	font-weight: bold;
}
.btn-topentry {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #f44360;
	border: none;
	border-radius: 4px;	
}
.btn.btn-topentry:hover,
.btn.btn-topentry:focus {
  border-color: transparent;
  color: #F6FB63;
}
#about {
		background-color: #e6f4fd;
	background-size: cover;
	background-repeat: no-repeat;
}
#about h2 {
	color: #0370CF;
	font-weight: bold;
	font-size: 4vw;
}
#about p {
	font-size: 4vw;
	color: #3C3C3C;
	font-weight: bold;
}
#seminar_contents .seminar_contents {
	padding: 50px 0;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
#seminar_contents .profile {
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);	
	border-radius: 12px;
	overflow: hidden;
}
#seminar_contents .profile h3 {
	background-color: #0086D8;color: #fff;
	text-align: center;
	padding: 12px;
	margin: 0;
	}
#seminar_contents .tokuten {
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);	
	border-radius: 12px;
	overflow: hidden;
	margin-top: 20px;
}
#seminar_contents .tokuten h3 {
	background-color: #28B1A6;
	color: #fff;
	text-align: center;
	padding: 12px;
	margin: 0;
	}
#seminar_contents .tokuten p{
	font-size: 5vw;
	font-weight: bold;
}
#seminar_contents .seminar_txt {
	padding: 20px;
}
#seminar_contents p {
	font-size: 1.2em;
	margin-bottom: 0;
}
#seminar_contents .profile_name {
	font-weight: bold;
}
#seminar_contents .profile_name span {
	font-size: 1.4em;
}

#entry {
	background-color: #F1F1F1;
}
.seminar_ttl {
	display: flex;
	flex-direction: column;
	height: auto;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	}
.seminar_ttl h1 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 5vw;
}
.seminar_ttl h1 span {
	font-size: 0.7em;
}
.seminar_ttl p {
	margin: 0;
	padding: 0;
}
.seminar_free {
	display: inline-block;
	background-color: #F4435F;
	color: #fff;
	font-size: 1.2em;
	padding: 2px 6px!important;
	font-weight: bold;
	border-radius: 20px;
}
.seminar_bdy {
	font-weight: bold;
	font-size: 3vw;
}
.top_sig {
	width: 90%;
	background-color: #fff;
	padding: 12px;
	margin: 20px auto;
	border: 1px solid #ccc;
	border-radius: 12px;
}
.top_sig p {
	margin-bottom: 0;
	font-size: 1.2em;
}
.ichiran {
	margin-bottom: 30px;
	overflow-x :scroll;
}
	.ichiran img {
		min-width: 900px;
	}
	#seminar_contents .seminar_txt ul {
		width: 100%;
		flex-direction: column;
		justify-content: center;
	}
	#seminar_contents .seminar_txt img {
	margin-bottom: 14px;
		width: 60vw;
}
	#seminar_contents .seminar_txt li {
		margin-bottom: 20px;
	}
	#seminar_contents .seminar_txt li:last-child {
		margin-bottom: 0;
	}
	.campaign_quote {
	font-size: 3vw!important;
	font-weight: normal!important;
}
	.media_about {
	border-radius:12px;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .3);	
	overflow: hidden;
	margin-bottom: 20px;
}
.indeed h2 {
	background-color: #2357A7;
	color: #fff;
	padding: 12px;
	font-weight: bold;
	margin: 0;
}
.doda h2 {
	background-color: #027FC3;
	color: #fff;
	padding: 12px;
	font-weight: bold;
	margin: 0;
}
.indeed h3 {
	color: #2357A7;
	margin: 0 auto 10px auto;
	font-weight: bold;
}
.doda h3 {
	color: #027FC3;
	margin: 0 auto 10px auto;
	font-weight: bold;
}
.about_box {
	margin: 30px;
}
.about_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.about_box ul img {
	width: 200px;
	margin: 20px;
}
.media_reason_box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 20px;
}
.media_reason {
	border: 1px solid #ccc;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	margin: 12px 0px;
	border-radius: 8px;
}

.popular_reason div span {
		font-weight: 700;
}
.popular_reason h4 {
	font-weight: bold;
}
.popular_reason02 {
	display: flex;
	flex-direction: column;
	justify-content: center;
		border: 1px solid #ccc;
	border-radius: 8px;
	margin: 18px 0;
	background-color: #FCFFE7;
	align-items: center;
}

.popular_reason02 h4 {
	text-align: left;
	margin: 0;
	padding: 18px 18px 6px 18px;
}
.popular_reason02 p {
	text-align: left;
	padding: 0px 18px 18px 18px;
}
.popular_reason02 img {
	width: 200px;
	margin: 18px;
}
.contact_footer div {
	text-align: left!important;
	font-size: 2vw;
}
}













/*  フォーム  */

#formWrap {
	width:100%;
	margin:40px auto;
	color:#555;
	line-height:120%;
	font-size:1.4em;
}
.form_header {
	width: 90%;
	margin: 12px auto;
}
.form_header h1 {
	font-size: 1.4em;
}
.form_logo img {
	width: 180px;
}
.form_txt {
	margin: 30px auto;
}
.form_txt p {
	font-size: 1.5em!important;
	font-weight: normal!important;
	text-align: center;
}
.form_sig {
	width: 70%;
	background-color: #fff;
	padding: 12px;
	margin: 20px auto;
	border: 1px solid #ccc;
	border-radius: 12px;
}
.form_sig p {
	margin-bottom: 0;
}
#formWrap h3 {
	font-weight: bold;
	color: #0874D9;
}
#formWrap table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
#formWrap table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
#formWrap table.formTable th{
	width:30%;
	font-weight:normal;
	background:#fff;
	text-align:left;
}
#formWrap table.formTable td {
	text-align: left;
	background-color: #fff;
}
#formWrap table.formTable td span {
	color: #C1272E;
	font-size: 0.8em;
}
#formWrap .privacy_policy {
	margin: 30px auto;
}
#formWrap .privacy_policy a {
	text-decoration: underline!important;
}
#formWrap .kakunin { 
border:solid 1px #ccc;
padding:6px 0;
width: 200px;
margin:0 10px 20px;
font-size:1.2em;
	font-weight: bold;
text-transform:uppercase;
color:#fff;
background-color: #F4435F;
cursor:pointer;
	border-radius: 30px;
	box-shadow: none;
}
#formWrap .reset { 
border:solid 1px #ccc;
padding:6px 0;
width: 200px;
margin:0 10px 20px;
font-size:1.2em;
text-transform:uppercase;
color:#333333;
background-color: #fff;
cursor:pointer;
	border-radius: 30px;
	box-shadow: none;
}
#formWrap .kakunin:hover,
#formWrap .reset:hover {
	opacity: 0.8;
}
#formWrap .form_area {
	border:0;
padding:10px;
font-size:1.3em;
font-family:Arial, sans-serif;
color:#aaa;
border:solid 1px #ccc;
margin:0;
	background-color: #FFF7EA;
}
button[type="submit"][disabled] {
            background-color: #fff!important;
            color: #ccc!important;
            border-color: #ccc!important;
            cursor: default!important;
        }
     
button[type="submit"][disabled]:hover{
        opacity:1;
    }
.error_messe {
	font-size: 0.8em!important;
}
label {
	font-weight: normal!important;
}

/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:767px) {
#formWrap {
	width:95%;
	margin:0 auto;
	font-size: 1.4em;
}
.form_logo img {
	width: 20vw;
}
.form_txt p {
	font-weight: normal!important;
	text-align: center;
}
.form_sig {
	width: 90%;
	background-color: #fff;
	padding: 12px;
	margin: 20px auto;
	border: 1px solid #ccc;
	border-radius: 12px;
}
#formWrap table.formTable {
		margin: 20px auto;
	}	
#formWrap table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
#formWrap table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
#formWrap form input[type="text"], form textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
#formWrap form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
.form_txt {
	width: 90%;
	margin: 30px auto;
}
}
