@charset "UTF-8";
/* CSS Document */

html,body {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	line-height: 1.6em;
    letter-spacing: 0;
	margin: 0;
	padding: 0;
}

img{vertical-align: bottom; line-height: 0;}
a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a{
	color: #0c6eb4;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
/* --------------

reset

-------------- */ 
body {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-weight:normal;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}

table,th,td {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-size: 1em;
}

ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 0;
}

form {
	margin: 0;
	padding: 0;
}

input,textarea {
	margin: 0;
	padding: 10px;
}

textarea:focus,
input:focus {
  outline: none;
  background-color: #FFFFEE;
}

pre,address,citi {
	margin: 0;
	padding: 0;
}

object,embed {
	margin: 0;
	padding: 0;
}

figure{
	margin: 0;
	padding: 0;
}

.tac{text-align: center;}
.tar{text-align: right;}
/* --------------

clearfix 

-------------- */ 
#HeadBox:after,
#ContentBox:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#HeadBox,
#ContentBox,
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html #HeadBox,
* html #ContentBox,
* html .clearfix {
	height: 1%;
}
#HeadBox,
#ContentBox,
.clearfix {
	display: block;
}

/* webfont */
.wf-en-g{font-family: 'Lato', sans-serif;}

/*----------------------------header----------------------------*/

header{
	background-color: #fff;
	padding: 10px 0;
	width: 100%;
}

#globalheader{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#globalheader h1{
	float: left;
}

#globalheader div{
	float: right;
}

.wf-min { font-family: "Sawarabi Mincho"; }

.inner{
	width: 1000px;
	margin: 0 auto;
}

/*----------------------------contents----------------------------*/

#mainimg{
	background-image: url(../image/mainimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

#m-frame{
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
}

#m-frame #click{
	padding-top: 75px;
}

.l_seminarbtn {
	float: left;
	width: 50%;
}

.l_seminarbtn img {
	width: 100%;
	max-width: 600px;
}

.l_seminarbtn a {
	background: url(../image/tril_L.png),url(../image/tril_R.png);
	background-repeat: no-repeat,no-repeat;
	background-size: auto 100%,auto 100%;
	background-position: left,right;
	background-color: #B10023;
	text-align: center;
	display: block;
	padding: 40px 20px;
	box-sizing: border-box;
}

.r_seminarbtn {
	float: right;
	width: 50%;
}

.r_seminarbtn img {
	width: 100%;
	max-width: 600px;
}

.r_seminarbtn a {
	background: url(../image/tril_L.png),url(../image/tril_R.png);
	background-repeat: no-repeat,no-repeat;
	background-size: auto 100%,auto 100%;
	background-position: left,right;
	background-color: #399860;
	text-align: center;
	display: block;
	padding: 40px 20px;
	box-sizing: border-box;
}


.merit h3 {
	background: url(../image/merit.png) no-repeat left bottom;
    padding-bottom: 35px;
	width: 100%;
	margin: 60px auto 0;
}

.merit_cont {
	width: 100%;
}

.m01 {
	width: 50%;
	float: left;
}

.m02 {
	width: 50%;
	float: right;
}

.bg01 {
	background: url(../image/merit05.jpg) no-repeat;
	background-size: cover;
}
.bg02 {
	background: url(../image/merit02.jpg) no-repeat;
	background-size: cover;
}
.bg03 {
	background: url(../image/merit03.jpg) no-repeat;
	background-size: cover;
}
.bg04 {
	background: url(../image/merit04.jpg) no-repeat;
	background-size: cover;
}
.bg05 {
	background: url(../image/merit01.jpg) no-repeat;
	background-size: cover;
}

.blue {
	width: 500px;
	color: #fff;
	padding: 40px 20px;
}

.bg01 .blue {
	background: #0060b6 url(../image/m1.png) no-repeat top 20px right 20px;
	float: right;
	margin-bottom: 80px;
}

.bg02 .blue {
	background: #0060b6 url(../image/m2.png) no-repeat top 20px right 20px;
	float: left;
	margin-top: 80px;
}

.bg03 .blue {
	background: #0060b6 url(../image/m3.png) no-repeat top 20px right 20px;
	float: right;
	margin-bottom: 80px;
}

.bg04 .blue {
	background: #0060b6 url(../image/m4.png) no-repeat top 20px right 20px;
	float: left;
	margin-top: 80px;
}

.bg05 .blue {
	background: #0060b6 url(../image/m5.png) no-repeat top 20px right 20px;
	float: right;
	margin-bottom: 80px;
}

.blue .cap {
	font-size: 15px;
	line-height: 1.8;
}

.blue .m_ttl {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.3;
	height: 100px;
}

.blue .m_ttl span {
	font-size: 34px;
}



h3.l_ttl {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

h3.l_ttl span {
	font-size: 85px;
	color: #0060b6;
	display: block;
	margin: 20px 0 30px;
}

.joinus {
	background: #97D7CE;
	text-align: center;
	margin: 60px 0 0;
}






.bg_blue {
	background: #007DBF;
	padding: 40px 0 25px;
	box-sizing: border-box;
}

.date {
	float: left;
}

.present {
	float: right;
	border: solid 2px #A30000;
	box-sizing: border-box;
	width: 560px;
}

.present_ttl {
	color: #fff;
	background: #E00012;
	font-size: 24px;
	font-weight: bold;
	float: left;
	width: 150px;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	line-height: 1.2em;
}

.present_content {
	background: #fff;
	font-size: 16px;
	float: right;
	padding: 26px 0 26px 21px;
	width: 385px;
}

.present_content li:nth-child(1),.present_content li:nth-child(3) {
	float: left;
	width: 150px;
}

.present_content li:nth-child(2),.present_content li:nth-child(4) {
	float: right;
	width: 230px;
}

.seminar {margin: 0 0 60px;}

.seminar_content {
	background: url(../image/bg_seminar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 50px;
}

.seminar_content01 {
	background: url(../image/bg_seminar01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 50px;
}

.seminar_content02 {
	background: url(../image/bg_seminar02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.blue_box {
	background: #007DBF;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3em;
	float: left;
	width: 120px;
	height: 120px;
	padding: 30px 10px 10px;
	box-sizing: border-box;
	text-align: center;
}

.blue_box span {
	display: block;
	font-size: 22px;
}

.seminar_inner {
	width: 880px;
	margin: 0 auto;
	padding: 40px 20px 0;
	box-sizing: border-box;
	background: #fff;
	float: right;
}

.seminar_inner02 {
	width: 880px;
	margin: 0 auto;
	padding: 40px 20px 0;
	box-sizing: border-box;
	background: #fff;
}

.redbold {
	color: #A30000;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.3em;
}

.teacher {
	width: 400px;
	margin: 20px 0;
}

dl.teacher dt {
	float: left;
	color: #007DBF;
	border: solid 1px;
	width: 90px;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
	box-sizing: border-box;
}

dl.teacher dd {
	float: right;
	font-size: 18px;
	padding: 5px 0;
	box-sizing: border-box;
}

dl.teacher dd span{
	font-size: 14px;
}

table.timetable {
	font-size: 20px;
	margin: 0 0 30px;
}

table.timetable tr {
	border-top: solid 1px #D8D8D8;
	display: flex;
	align-items: center;
}

table.timetable tr:last-child {
	border-bottom: solid 1px #D8D8D8;
}

table.timetable th,table.timetable td{
	font-weight: bold;
}

table.timetable th {
	border-right: solid 1px #D8D8D8;
	height: 40px;
	margin: auto 0;
	padding: 10px 20px;
	box-sizing: border-box;
}

table.timetable td{
	padding: 15px 20px;
	box-sizing: border-box;
}

.profile_area {
	border: solid 5px #BCD1DB;
}

.teacher_img {
	float: left;
	padding: 20px;
}

.r_profile {
	float: right;
	width: 580px;
	padding: 0 10px 0 0;
}

.profile_ttl {
	color: #007DBF;
	font-size: 21px;
	margin: 40px 0 20px;
}

.teacher_name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}

.seminar_more {
	border: solid 5px #007DBF;
}

.seminar_more_txt {
	text-align: center;
	font-size: 34px;
	color: #007DBF;
	margin: 40px 0;
}

.seminar_more ul li{
	color: #fff;
	font-size: 18px;
	background: #007DBF;
	padding: 20px 50px;
	box-sizing: border-box;
	line-height: 2.5em;
	width: 400px;
	text-align: center;
	text-decoration: none;
	display: block;
}

.seminar_more ul li a:hover {
	opacity: 0.5;
}

.seminar_more ul li span{
	display: block;
	font-size: 36px;
}

.seminar_more ul li:first-child {
	float: left;
	margin: 0 10px 20px 50px;
}

.seminar_more ul li:last-child {
	float: right;
	margin: 0 50px 20px 10px;
}

.seminar_more_txt02 {
	text-align: center;
	margin: 0 0 20px;
}


.seminar_overview {
	width: 900px;
	margin: 70px auto 0;
}

.seminar_ttl {
	font-size: 36px;
	color: #007DBF;
	font-weight: bold;
	text-align: center;
}

h4.seminar_ttl {
	background: url(../image/seminar.png) no-repeat left bottom;
    padding-bottom: 35px;
}

table.explain tr {
	border-top: solid 1px #DADADA;
}

table.explain tr:last-child {
	border-bottom: solid 1px #DADADA;
}

table.explain th,table.explain td {
	font-size: 15px;
	padding: 15px 0;
	box-sizing: border-box;
}

table.explain th {
	text-align: left;
	padding: 15px 30px;
	width: 150px;
}

.map {
	margin: 50px 0 30px;
}

.map iframe{width: 100%;}

.btn_1,.btn_2 {
	text-align: center;
}

.btn_1 {
	margin: 0 0 15px;
}

/*----------------------------footer----------------------------*/

address{
	background-color: #007DBF;
	color:#fff;
	font-style: inherit;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}




/* 会社概要 */
#detail-clum{
	margin: 0 auto 60px;
}

#company-img{
	padding-top: 100px;
	padding-bottom: 30px;
}

#detail th{
	font-weight: 100;
	text-align: left;
	padding: 15px 0px 15px 20px;
	font-size: 15px;
	border-bottom: 1px solid #d6d6d6;
	width: 175px;
}

#detail td{
	text-align: left;
	padding: 15px 0px;
	font-size: 15px;
	border-bottom: 1px solid #d6d6d6;
}

p#f-free{
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	padding: 140px 0px 20px;
}

#form{
	background-color: #ededed;
	padding: 30px 30px 20px 30px;
	margin-bottom: 20px;
}

p.contact-ttl{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 30px;
    margin-top: 40px;
}

.pp-txt{
	font-size: 13px;
	line-height: 2.2em;
	padding-bottom: 40px;
}

.pp-txt div.pp_list{
    margin-top: 30px;
}

.pp-txt div.pp_list h4{
    font-weight: bold;
    font-size: 15px;
}

.pp-txt div.pp_list ul li{
    list-style: disc;
    margin: 8px 0 0 20px;
}

