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



/*全体の設定
---------------------------------------------------------------------------*/
body {
  background: #fff;
  color: #333333;
  /*全体の文字色*/
  margin: 0px;
  padding: 0px;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", "sans-serif";
}

#notice_04 {
  padding: 0px 10px;
  font-size: 120%;
  line-height: 1;
  text-align: left;
  font-weight: normal;
}

#notice_04 p {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 30px;
}

.box_04 {
  background-color: #f2f2f2;
  padding-top: 0px;
  font-size: 1rem;
  margin: 30px 30px 0px;
  padding-top: 20px;
}

.red {
  color: red;
}

.size20 {
  font-size: 1.2rem;
}


.submit_02 {
  background-color: #1f7bce;
  border-radius: 5px;
  box-shadow: 0 3px 0 #00519a;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -2px #00519a;
  width: 10%;
  margin-left: 30px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  /*display:block;*/
}

.submit_02 p {
  color: #000;
}

/*文字サイズ*/
.f130_01 {
  font-size: 130%;
}

#main .tokuten05 {
  font-weight: bold;
  text-align: center;
  font-size: 120%;
  color: #C00;
}

#order_01 {
  width: 80%;
  margin: 0 auto;
}

/*ボタン*/

.submit_01 {
  background-color: #004098;
  box-shadow: 0 3px 0 #022240;
  text-shadow: 0px -2px #022240;
  position: relative;
  padding: 25px 100px;
  border-radius: 5px;
  font-size: 250%;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  margin: 30px 10px;
  /*display:block;*/
}

/*.submit:hover {
	background-color: #79d793;
	box-shadow: 0 3px 0 #3cb65c;
}*/

.submit_01:active,
.submit_01:hover {
  top: 3px;
  box-shadow: none;
  color: #fff;
}

#s-shosai {
  margin: 20px auto 0 auto;
}

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

user agent stylesheet table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}

#s-shosai th {
  width: 30%;
  background-color: #555;
  font-size: 100%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
}

#s-shosai td {
  width: 70%;
  padding: 20px;
  border: 1px solid #ddd;
}


.delline {
  text-decoration: line-through;
  text-decoration-color: #ff0000;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
figure {
  margin: 0px;
  padding: 0px;
}

ul {
  margin-bottom: 30px;
}

img {
  border: none;
  vertical-align: bottom;
}

input,
textarea,
select {
  font-size: 1em;
}

form {
  margin: 0px;
}

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

.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  background: url(../img/hd-bg3.jpg);
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
  color: #555;
  /*リンクテキストの色*/
  text-decoration: none;
}

a:hover {
  color: #006ddc;
  /*マウスオン時の文字色（全体）*/
}

a:hover img {
  position: relative;
  top: 3pt;
  left: 3pt;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
  width: 750px;
  /*コンテナー幅*/
  background-color: #f4f4f4;
  margin: 0 auto;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.body-bg2 {
  background-color: #fff;
}



/*ヘッダー（サイトロゴが入ったブロック）
---------------------------------------------------------------------------*/

.kiyaku_ttl {
  background-color: #FBB7AE;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: 0 50px;
  padding: 10px 30px;
}


.kiyaku {
  /* overflow-y: scroll; */
  /* height: 100px; */
  /* width: 83%; */
  padding: 1em;
  font-size: 80%;
  color: #888;
  margin: 5px 50px 40px;
  background-color: #fff;
}




/*メインコンテンツ
---------------------------------------------------------------------------*/
/*追加 ----------------------*/
.FV {
  height: 940px;
  position: relative;
  text-align: center;
}

h1 {
  position: absolute;
  font-size: 55px;
  font-weight: bolder;
  top: 310px;
  left: 138px
}

h1 span {
  font-size: 52px;
}

.relative {
  position: relative;
}

.absolute p {
  position: absolute;
  font-size: 22px;
  color: #27476e;
  font-family: ヒラギノ角ゴ Pro;
  font-weight: bold;
  line-height: 30px;
  top: 170px;
  left: 170px;
  text-align: center;
}

.absolute a {
  position: absolute;
  top: 350px;
  left: 110px;
  text-align: center;
}

.seireki {
  font-size: 80%;
  color: #454545;
}

.nen {
  font-size: 60%;
}

.num {
  font-size: 300%;
}

.date {
  font-size: 188%
}



.btn {
  display: flex;
  justify-content: flex-end;
}

.recommend {
  height: 1133px;
  background-color: #EEEEEE;
}

h2 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  color: #333333;
  line-height: 1.3;
  padding-top: 60px;
  padding-bottom: 40px;
  letter-spacing: 0.1rem;
}

.sponsorship {
  color: #26466d;
  padding-bottom: 0;
}


h3 {
  font-size: 1.875rem;
  font-weight: bold;
  text-align: center;
  color: #0a498c;
  line-height: 1.4;
  padding-top: 60px;
}

.size_20 {
  font-size: 1.25rem;
  padding: 20px 80px 60px;
}



.h2_size_24 {
  font-size: 1.5rem;
  font-weight: 500;
  padding-top: 20px;
  color: #c8c8c8;
}

.btn {
  margin: 60px 110px;
}


h4 {
  margin-top: 20px;
  margin-left: 45px;
  font-size: 24px;
  float: left;
}

.date {
  margin-top: 20px;
  margin-right: 45px;
  text-align: right;
  font-size: 1.25rem;
  color: #838383;
}

.evaluation {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 45px;
  font-size: 1.25rem;
  text-align: left;
  color: #6cd1c3;
}

.voice_p {
  margin: 0 45px;
  font-size: 1.25rem;
  text-align: justify;
}

.question {
  margin: 120px 0;
}


.form {
  margin-top: 120px;
}

.ika {
  margin-top: 3%;
}

.ika p {
  text-align: center;
  line-height: 1.8;
  font-size: 130%;
}

.hogo {
  margin: 0 auto;
  font-size: 90%;
  background-color: #eee;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.txt_center {
  text-align: center;
  font-size: 24px;
  margin: 30px;
  line-height: 1.9em;
}

.txt_center2 {
  text-align: center;
  font-size: 24px;
  margin: 30px 0 15px;
  line-height: 1.9em;
}


.b_txt_center {
  text-align: center;
  font-size: 30px;
  margin: 20px 10px 0px;
  line-height: 1.9em;
  font-weight: bold;
}

.box_txt {
  text-align: center;
  font-size: 24px;
  margin: 0px 0px 30px;
  line-height: 1.9em;
}

.annotation {
  text-align: left;
  font-size: 16px;
  color: #7f7f7f;
  margin: 20px 0px;
}

.annotation2 {
  text-align: center;
  font-size: 16px;
  color: #7f7f7f;
  margin: 20px 0px;
}


.box {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 3px 4px rgba(65, 65, 65, 0.32);
  /*影*/
  text-align: center;
  margin: 40px;
}

.flow {
  background-image: url("../img/haikei.png");
  text-align: center;
  padding: 40px 0 50px;
}



#text-box {
  width: 100%;
  margin: 0 auto;
}

#shosai {
  margin: 0 auto;
  border: 1.5px solid #999999;
  width: 90%;
}


footer {
  width: 100%;
  height: auto;
  color: #fff;
  background-color: #959595;
}

.footer-inner {
  text-align: left;
}

.footer-inner a {
  padding: 5px;
  margin: 50px;
  color: #fff;
  padding-left: 30px;
  background: url(../img/listmark-arrow.png) no-repeat left 0 top 5px;
}

.footer-inner a:hover {
  text-decoration: underline;
}

.footer-inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-inner li {
  text-align: left;
  padding: 8px 0;
  font-size: 120%;
  border-bottom: 1px solid #d4d4d4;
}

.footer-inner li:hover {
  opacity: 0.5;
  background: #dfdfdf;
}

.fotter-inner li:last-child::after {
  content: none;
}

.footer-inner span.copy {
  font-size: 80%;
}

footer p.copy {
  text-align: center;
  padding: 20px 0;
  font-size: 90%;
}

/*
.text-center {
    width: 310px !important;
}*/

.yohaku {
  margin-top: 40px;
}

.yohaku1 {
  margin-top: 60px;
  margin-bottom: 0;
}

.line {
  display: block;
  margin: 0 auto;
}

.sp-none {
  display: block;
}

.pc-none {
  display: none;
}




.company_info {
  margin-top: 60px;
}

.company_info a {
  color: #0072bc;
  text-decoration: underline;
}

.youtube {
  width: 682px;
  height: 384px;
}

.us {
  margin: 15px 30px;
  font-size: 22px;
  line-height: 38px;
}



img {
  max-width: 100% !important;
}

img.alignright {
  width: 40%;
}

img.w-adimg {
  width: 40%;
}

body {
  font: 12px/1.6;
}

h1 {
  text-align: center;
  color: #26466d;
  font-size: 55px;
  line-height: 1.2;
  padding: 5px;
}

h3.green {
  font-size: 140%;
  padding: 5px;
}

.hd_link {
  display: none;
}

header {
  height: auto;
}

footer {
  /*mobile*/
  width: 100%;
  min-width: 100%;
  font-size: 60%;
}

.footer-inner {
  text-align: center;
}

.footer-inner li {
  font-size: 150%;
}

footer .img-center {
  font-size: 120%;
}

.sankaku {
  display: none;
}

.notice2 {
  padding: 1.3em 1em;
  margin-bottom: 1em;
  font-size: 120%;
  line-height: 1.6;
  font-weight: normal;
}

/*
.profile ,.day_box {
	padding:1em 0.5em;
}*/

.profile h3,
.day_box h3 {
  line-height: 1.3;
  font-size: 120%;
  border-left: 5px solid #0cb8df;
  padding-left: 15px;
}

.profile h4,
.day_box h4 {
  border-left: 5px solid #0cb8df;
  color: #333;
  padding-left: 15px;
}

.submit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  min-width: 60%;
  font-size: 180%;
}

.about_box {
  padding-left: 10px;
  padding-right: 10px;
}

.size150 {
  font-size: 120%;
}

.size130 {
  font-size: 105%;
}

.size200 {
  font-size: 140%;
}

ul.half {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

ul.half li {
  float: none;
  width: 100%;
  margin: 0 auto 5px;
}

ul.half li:nth-child(2) {
  margin: 0 auto 5px;
}

header {
  height: auto;
  padding: 0;
}



dl.tbl_form dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

dl.tbl_form {
  background: #eee;
  border: 1px solid #ccc;
  width: 100%;
}

dl.tbl_form dt,
dl.tbl_form dd {
  padding: 6px;
}

dl.tbl_form dd {
  background: #fff;
}

input {
  max-width: 99%;
}

textarea {
  max-width: 99%;
}

blockquote {
  width: 50%;
  margin: 0 auto;
}

dl.tbl_form {
  border-top: none;
  width: 90%;
}

dl.tbl_form dt {
  border-top: 1px solid #ccc;
  clear: none;
  float: none;
  width: 100%;
  display: block;
}

dl.tbl_form dd {
  border-left: none;
  border-top: none;
  margin-left: 0%;
  float: none;
  display: block;
  text-align: center;
}

.tex05 {
  font-size: 95%;
  padding-top: 0;
}


/*
.youtube {
	width: 90%; 
	height: 200px;
}
*/
.yohaku {
  margin-top: 20px;
}

.yohaku1 {
  margin-top: 30px;
  margin-bottom: 0;
}

.line {
  width: 70%;
  display: block;
  margin: 0 auto;
}



/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}


/*=============================
 　　　　　　新しいフォーム
 =============================*/
.main-btn-iframe {
  text-align: center;
  margin: 50px 0;
}

.main-btn-iframe input {
  padding: 8px;
  font-size: 140%;
  width: 50%;
  margin: 20px;
}

.main-btn-iframe select {
  width: 52%;
}

.main-btn-iframe .input-group-btn {
  width: 100%;
}

.main-btn {
  padding: 20px 30px;
}


/*=============================
追記フォーム
 =============================*/
nav {
  text-align: center;
  height: auto;
  background-color: #393939;
  background-color: #fff;
}

nav ul {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

nav li {
  list-style: none;
  display: flex;
  justify-content: center;
  width: 30%;
  min-width: 30px;
  padding: 1% 0.5%;
}

li.second {
  line-height: 3;
}

li.third {
  line-height: 3;
}

nav li:not(:last-child) {
  border-right: 2px solid #292929;
  border-right: 2px solid #f5f5f5;
  border-right: none;
}

nav a {
  text-decoration: none;
  font-size: 100%;
  color: #fff;
  color: #393939;
  display: flex;
  justify-content: center;
  align-items: center;
}

nav a:hover {
  color: #F7CB4D;
  color: #15ada7;
}

.main-btn a {
  text-align: center;
  display: block;
}

.relative {
  position: relative;
}

.absolute p {
  position: absolute;
  font-size: 250%;
  color: #454545;
  font-weight: bold;
  line-height: 65%;
  top: 55px;
  left: 52px;
  text-align: center;
  letter-spacing: -0.03em;
}

.seireki {
  font-size: 80%;
}

.nen {
  font-size: 50%;
}

.line {
  width: 50%;
  display: block;
  margin: 0 auto;
}

.nurumayu {
  width: 30%;
}

.tel {
  width: 60%;
}

@media screen and (max-width: 767px) {
  .address {
    font-size: 90%;
  }

  li.second {
    line-height: 4.5;
  }

  li.second {
    line-height: 2;
  }

  li.third {
    line-height: 4.5;
  }

  li.third {
    line-height: 2;
  }

  #container {
    width: 100%;
  }

  .company_box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 5% 5%;
  }

  .size_30 {
    font-size: 160%;
  }

  .absolute_img {
    position: static;
    margin: 0;
    padding: 5%;
    width: 100%;
    height: 100%;
  }

  .company_box2 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 5% 5%;
  }

  .company_box3 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 5% 5%;
  }

  hr {
    width: 98%;
    margin: 20px 0;
  }

  .youtube {
    width: 90%;
    height: 200px;
  }

  nav li {
    width: 30%;
    padding: 1% 0.5%;
    display: flex;
    justify-content: center;
  }

  nav a {
    font-size: 60%;
    letter-spacing: -0.03rem;
    line-height: 1.2;
  }

  .company {
    margin: 70px 15px 0;
  }

  .absolute p {
    position: absolute;
    font-size: 130%;
    color: #454545;
    font-weight: bold;
    line-height: 65%;
    top: 25px;
    left: 19px;
    text-align: center;
    letter-spacing: -0.03em;
  }

  table {
    width: 100%;
  }

  .nurumayu {
    width: 60%;
  }

  .tel {
    width: 70%;
  }

  nav li:first-child {
    width: 20%;
    padding: 1% 0.5%;
    display: flex;
    justify-content: center;
  }

  nav li:last-child {
    width: 30%;
    padding: 1% 0.5%;
    display: flex;
    justify-content: center;
  }

  nav li.first {
    width: 38%;
  }

  .us {
    margin: 15px 30px;
    font-size: 18px;
    line-height: 38px;
  }


}


/*セミナー開催実績
---------------------------------------------------------------------------*/

.semittl {
  font-size: 30px;
  color: #D23045;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}


#seminar {
  width: 710px;
  border-collapse: collapse;
  border-spacing: 8px;
  margin: 0 auto;
}

#seminar th {
  background-color: #D23045;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding: 10px 10px;
  border-right: 1px solid #fff;
  text-align: center;
}


#seminar td {
  font-size: 18px;
  color: #727272;
  padding: 10px 0px 10px 20px;
  border-bottom: 1px solid rgb(179, 179, 179);
}

#seminar tr:nth-child(even) {
  background: #EDEDED;
}

#seminar tr td:nth-of-type(4) {
  text-align: right;
  padding-right: 15px;
}


@media screen and (max-width: 768px) {


  .semittl {
    font-size: 24px;
    color: #4168b9;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
  }


  #seminar {
    width: 98%;
    border-collapse: collapse;
    border-spacing: 8px;
    margin: 0 auto;
    line-height: 1rem;
  }

  #seminar th {
    background-color: #D23045;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 0px 10px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 1.4rem;
  }


  #seminar td {
    font-size: 11px;
    color: #727272;
    padding: 5px 0px 5px 5px;
    border-bottom: 1px solid rgb(179, 179, 179);
  }

  #seminar tr td:nth-of-type(1) {
    padding-left: 10px;
  }

  #seminar tr td:nth-of-type(2) {
    padding: 0 10px;
  }


  #seminar tr td:nth-of-type(3) {
    text-align: center;
    width: 28%;
  }

  #seminar tr td:nth-of-type(4) {
    text-align: right;
    padding-right: 10px;
    width: 16%;
  }

  .kiyaku {
    /* overflow-y: scroll;
    height: 120px;
    width: 90%; */
    padding: 1em;
    font-size: 80%;
    margin: 0 10px;
    color: #888;
    margin: 5px 10px 10px;
  }

  .kiyaku_ttl {
    background-color: #FBB7AE;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px;
    padding: 5px 10px;
  }


  .txt_center {
    font-size: 20px;
    margin: 10px;
  }


  .b_txt_center {
    text-align: center;
    font-size: 28px;
    margin: 20px 0px 0px;
    line-height: 1.9em;
    font-weight: bold;
  }

  .box_txt {
    text-align: center;
    font-size: 20px;
    margin: 0px 0px 10px;
    line-height: 1.9em;
  }

  .annotation {
    text-align: left;
    font-size: 12px;
    color: #7f7f7f;
    margin: 20px 0px;
    line-height: 1.7em;
  }

  .annotation2 {
    text-align: center;
    font-size: 12px;
    color: #7f7f7f;
    margin: 20px 0px;
  }


  .box {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 4px rgba(65, 65, 65, 0.32);
    /*影*/
    text-align: center;
    margin: 20px;
  }

  .flow {
    background-image: url("../img/haikei.png");
    text-align: center;
    padding: 40px 0 50px;
  }

  h2 {
    font-size: 34px;
  }

  .step {
    width: 90%;
  }

  .txt_center2 {
    text-align: center;
    font-size: 16px;
    margin: 20px 0 0;
    line-height: 1.4rem;
  }
}