@charset "UTF-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body, html {
  margin: 0;
  font-size: 14px;
  line-height: 1.75em;
  color: #040000;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  background-color: #fff;
}
#wrapper {
  width: 980px;
  margin: 0 auto;
}
ul, li {
  list-style: none;
}
img {
  border: none;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a img {
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
a:hover img {
  opacity: 0.8;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
}
.pt0 {
  padding-top: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb1em {
  padding-bottom: 1em !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb12 {
  padding-bottom: 12px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.w04 {
  margin-top: 29px;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pt1em {
  padding-top: 1em !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt18 {
  padding-top: 18px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.alpha a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.imgright {
  float: right;
  margin: 0 0 20px 20px;
}
.lista {
  background-color: #D5EBD9;
  padding: 28px 40px 25px 40px;
}
sup {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 0 5px;
}
.suph2 {
  float: left;
}
.note {
  font-weight: bold;
  font-size: 14px !important;
  padding: 0 0 30px 0;
}
.small, .footer-lower {
  font-size: .83em;
}
/*ヘッダー*/
.site-header {
  padding-top: 5px;
}
.site-header .header__logo {
  width: 39%;
}
.site-header .header__contact {
  width: 61%;
  text-align: right;
}
.site-header .header__contact img {
  width: auto;
  height: auto;
}
.row {
  overflow: hidden;
  *zoom: 1;
  margin-right: 0;
}
.site-header .header__logo {
  width: 39%;
}
.site-header .header__contact {
  width: 61%;
  text-align: right;
}
.site-header .header__contact img {
  width: auto;
  height: auto;
}
.header__contact {
  padding-top: 10px;
}
.grid-half {
  float: left;
  width: 50%;
}
.inline-list {
  margin: 0 0 5px;
}
.align-right {
  text-align: right;
}
.header__sub-menu li:first-child {
  border-left: 1px solid #a5bbc8;
}
.header__sub-menu li {
  border-right: 1px solid #a5bbc8;
}
.inline-list li {
  display: inline-block;
  vertical-align: middle;
}
.header__sub-menu a {
  display: block;
  padding: 4px 20px;
  text-decoration: none;
  color: #000;
}
/*ヘッダーここまで*/
.quote {
  background-color: #FFF;
  border: 5px solid #009999;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  padding: 1.5em 1.5em 1em 1em;
  width: 810px;
  margin: 0 auto;
}
.fbox {
  width: 840px;
  margin: 10px auto 0 auto;
  border-left: 2px solid #c62829;
  border-right: 2px solid #c62829;
  border-top: 2px solid #c62829;
  height: 26px;
  background-color: #fff;
}
.fbox span {
  width: 60%;
  color: #fff;
  text-align: center;
  line-height: 2em;
  font-size: 14px;
  font-weight: bold;
  background-color: #E60012;
  display: block;
  margin: 0 auto;
}
.fbox2 {
  width: 840px;
  margin: 0 auto 0 auto;
  border-left: 2px solid #E60012;
  border-right: 2px solid #E60012;
  border-bottom: 2px solid #E60012;
  background-color: #fff;
}
.seminar_inner {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.fbox2 .leftd {
  float: left;
  padding: 0;
}
.shinagawa {
  width: 645px !important;
}
.fbox2 .leftd dl {
  padding: 0 0 0 10px;
}
.fbox2 .leftd dl dt {
  font-size: 22px;
  line-height: 2;
  border-bottom: 1px #000 solid;
  margin: 0 0 6px 0;
  width: 50%;
  padding-top: 18px;
}
.fbox2 .leftd dl dd {
  font-size: 14px;
  line-height: 1.5;
}
.fbox2 .leftd dl dd.job {
  font-size: 12px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.fbox2 .leftd dl dt span {
  font-size: 12px;
}
.fbox2 .rightd {
  float: right;
  text-align: center;
  padding: 0;
}
.enquete {
  padding: 0 0 1em 0;
}
.enquete li {
  list-style-image: url("/seminar2020spring/img/list.png");
  line-height: 2em;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 0 1.5em;
}
.lista p {
  font-size: 14px !important;
  line-height: 1.75em;
}
.btn_join {
  display: block;
  margin: 0 auto;
  width: 400px;
  height: 60px;
  clear: both;
}
.benefit {
  text-align: center;
  margin-top: 20px;
}
h2 {
  font-size: 28px;
  line-height: 36px;
  color: #004791;
  padding: 0 0 12px 0;
}
h3 {
  font-size: 22px;
  color: #000;
  padding: 0 0 10px 0 !important;
}
.box_1 p {
  display: block;
  width: 400px;
  float: left;
  margin: 0 50px 30px 0;
}
#container {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#main_image_area {
  position: relative;
  width: 980px;
}
#main_image_area .join {
  position: absolute;
  top: 333px;
  right: 99px;
  width: 246px;
  height: 36px;
  display: block;
}
#contents {
  width: 980px;
  margin: 0 auto;
}
.block1 {
  background-color: #FFFDDF;
  width: 980px;
  margin: 30px auto 0;
  padding: 20px 0 20px 0;
}
.box1 {
  width: 900px;
  margin: 0 auto;
  border-bottom: 4px dotted #000;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.box1l {
  width: 440px;
  float: left;
}
.box1r {
  width: 368px;
  float: right;
}
.box1r div {
  display: block;
  width: 325px;
  height: 150px;
  border: 16px solid #fff;
}
.box2 {
  width: 85%;
  margin: 0 auto;
  padding: 20px 0 0;
}
.box2l {
  width: 30%;
  float: left;
  text-align: center
}
.box2l p {
  font-weight: bold;
}
.box2l img {
  vertical-align: bottom;
  padding: 3px 0 0 0;
  width: 100%;
  margin-bottom: 4px;
}
.box2r {
  width: 68%;
  float: right;
  font-weight: bold;
}
.box2r p span {
  font-size: 12px;
  font-weight: bold;
}
.youtube {
  text-align: center;
  margin-top: 28px;
}
.youtube img {
  display: inline-block;
}
/*新規作成*/
.green {
  background-color: #D6E9C0;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.white {
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
  margin-left: 30px;
  margin-right: 30px;
}
.white h2 {
  text-align: center;
  padding-top: 18px;
  font-size: 30px;
}
.white p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  padding-top: 18px;
  text-align:justify;
}
.green .white h2 {
  color: #00978C;
  padding-top: 39px;
}
.green .white h2::after {
  content: url("img/apartment_icon.png");
  position: absolute;
  right: 16px;
  top: 55px;
}
.green .white .txt p:not(:first-of-type) {
  margin-top: 20px;
}
.green02 {
  background-color: #D6E9C0;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.green02 .white h2 {
  color: #00978C;
  padding-top: 39px;
}
.green02 .white h2::after {
  content: url("img/oldman_icon.png");
  position: absolute;
  right: 55px;
  top: 20px;
}
.green02 .white p {
  margin-top: 20px;
  padding: 1px 0px;
}
.green02 .white p:last-of-type {
  padding-bottom: 20px;
}
.white p:nth-of-type(2) {
  margin-top: 20px;
  padding-bottom: 34px;
}
.cf {
  overflow: hidden;
}
.blue {
  margin-top: 20px;
  background-color: #C1E1E3;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.white {
  background-color: #fff;
  padding: 10px 30px;
  box-sizing: border-box;
  margin-left: 30px;
  margin-right: 30px;
}
.blue .white p {
  padding-top: 15px;
  text-align: justify;
}
.blue .white p:nth-of-type(2) {
  padding-top: 0px;
  padding-bottom: 0px;
}
.white h2 {
  text-align: center;
  padding-top: 18px;
}
.blue .white h2 {
  color: #0075BD;
  padding-top: 49px;
}
.blue .white h2::after {
  content: url("img/note_icon.png");
  position: absolute;
  right: 100px;
  top: 28px;
}
.white p:nth-of-type(2) {
  margin-top: 20px;
}
.cf {
  overflow: hidden;
}
.blue .white .smallTxt {
  font-size: 10px;
  line-height: 1.5;
  padding-top: 0px;
  padding-bottom: 20px;
}
.white .txt p {
  padding-top: 18px;
  padding-bottom: 0px;
  text-align: justify;
}
.coronaImg {
  margin: 40px 0px 40px 0px;
}
.seminerteacher {
  text-align: center;
}
.contents02 {
  text-align: center;
  margin-top: 50px;
}
.box3 {
  width: 800px;
  background-color: #fff;
  margin: 0 auto;
  padding: 20px 0 20px 40px;
}
.box3 dl {
  padding: 15px 0 0 0;
  width: 630px;
  float: left;
}
.box3 dl dt {
  font-size: 120%;
  color: #17A292;
  border-bottom: 2px dashed #AFADAD;
  padding: 0 0 3px 0;
}
.box3 dl dd {
  padding: 10px 10px 0 0;
}
.box3 .box1 {
  width: 134px;
  float: left;
  padding: 10px 0 0 0;
}
.exttxt {
  background-image: url(/seminar2018autumn/img/e01.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 56px 0 0 0;
  margin: 0 0 30px 0;
}
.exttxt p {
  background-image: url(/seminar2018autumn/img/e02.png);
  background-position: left top;
  padding: 10px 30px 0 30px;
  background-repeat: repeat-y;
  display: block;
}
.exttxt div {
  background-image: url(/seminar2018autumn/img/e03.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding: 0 0 20px 0;
}
.block2 {
  padding: 30px 20px 0 20px;
}
h2 img {
  vertical-align: bottom;
}
h2 em {
  font-size: 38px;
}
.block2 p {
  display: block;
  font-size: 125%;
  line-height: 1.75em;
}
.txtbox img {
  float: right;
  padding: 6px 0 0 10px;
}
strong {
  font-size: 20px;
  display: block;
}
.block2 dt {
  background-color: #006934;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 3px 0 0 0;
}
.block2 dd {
  padding: 0 5px 0 20px;
}
/*
.block2 li{
	font-size:18px;
	line-height:20px;
	background-image:url(img/cheker.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding:5px 0 5px 22px;
	color:#095AA3;
}
*/
.bakd {
  position: absolute;
  top: -18px;
  left: -40px;
}
.block3 {
  width: 850px;
  margin: 30px auto 15px auto;
}
.block3 dl {
  width: 806px;
  margin: 0 auto;
  font-size: 16px;
}
.block3 dt {
  padding: 0 0 10px 90px;
}
.block3 dt span {
  line-height: 69px;
  float: left;
  display: block;
  font-size: 31px;
  color: #172A88;
  font-weight: bold;
}
.block3 dd {
  padding: 0 0 30px 0;
}
.block3 dd img {
  float: left;
  width: 216px;
  padding: 0 20px 0 0;
}
.block3 dd p {
  float: left;
  width: 562px;
  line-height: 2em;
}
.block3 strong {
  font-size: 26px;
  color: #172A88;
  display: block;
  padding: 0 !important;
  font-weight: bold;
}
.block4 {
  margin: 20px 0 0 0;
  background-color: #FDFBDE;
  padding: 20px 20px 18px 20px;
}
.block4 p {
  font-size: 16px;
  line-height: 1.75em;
}
#section4 {
  padding: 0 0 0 20px;
}
#section4 .left {
  background-image: url(img/section4_vbg.png);
  width: 410px;
  height: 390px;
  float: left;
  border-right: 20px solid #fff;
  border-bottom: 20px solid #fff;
}
#section4 h4 {
  display: block;
  font-weight: bold;
  color: #ef8500;
  margin: 5px 20px 7px;
}
#section4 .left img {
  float: left;
  margin-left: 20px;
  margin-right: 32px;
}
#section4 .text {
  width: 228px;
  float: left;
  padding: 5px 0 0 0;
  line-height: 1.7em;
}
#section6 {
  margin-top: 48px;
  margin-bottom: 50px;
  border: 4px solid #898989;
  padding: 16px 32px;
}
#section6 h2 {
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: #000;
  border-bottom: 1px solid #000;
  padding: 8px 0 12px;
}
#section6 .flexbox {
  display: flex;
  justify-content: space-between;
}
#section6 .txt {
  width: 77%;
}
#section6 .txt p {
  padding-top: 25px;
  font-size: 16px;
  line-height: 1.56;
}
#section6 .apartImg {
  width: 23%;
  padding-left: 20px;
}
#section6 .apartImg img {
  max-width: 100%;
}
/* -----------------------------------

$footer

----------------------------------- */
.site-footer {
  clear: both;
}
.footer__inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 5px 0;
}
.footer__to-top img {
  vertical-align: bottom;
}
.footer-upper, .footer-lower {
  border-top: 1px solid #ccc;
}
.footer-lower .header__sub-menu small {
  padding-bottom: 10px;
}
.footer-lower a {
  display: inline-block;
  padding-left: 10px;
  margin-right: 1em;
  background: url("../img/common/arrow-gray.png") no-repeat center left;
  text-decoration: none;
  line-height: 1.5em;
  color: #003f76;
}
.footer__to-top {
  position: absolute;
  left: 0;
  top: 5px;
}
.footer-lower {
  font-size: .83em;
}
.inline-list {
  margin: 0 0 5px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}