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



/* =====<=====<=====<=====<=====<=====<===== */
/* pankuzu                                   */
/* =====>=====>=====>=====>=====>=====>===== */
.bc {
  width: 1100px;
  margin: auto;
  padding: 20px 0 120px;
  color: #1466a1;
  font-weight: bold;  
  font-size: 14px;
}
.bc a {
  text-decoration: underline;
}
.bc i {
  margin: 0 5px;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* subpage general control                   */
/* =====>=====>=====>=====>=====>=====>===== */

.sub section {
  padding: 120px 0;
}
.check #sec02,
.thanks #sec02,
#sec02.send,
#sec02.thanks,
.sub #sec01 {
  padding-top: 0;
}
.call a {
  pointer-events: none;
}

/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / about.html ->           */
/* =====>=====>=====>=====>=====>=====>===== */

#about #SV {
  background: url(../img/sv/about.jpg)no-repeat;
  background-position: center center;
  background-size: cover;
}
#personal #SV {
  background: url(../img/sv/personal.jpg)no-repeat;
  background-position: center center;
  background-size: cover;
}
#seminar #SV {
  background: #eee;
  background: url(../img/sv/seminar.jpg)no-repeat;
  background-position: center center;
  background-size: cover;
}
#training #SV {
  background: url(../img/sv/training.jpg)no-repeat;
  background-position: center center;
  background-size: cover;
}
#mailmagazine #SV {
  background: url(../img/sv/mailmagazine.jpg)no-repeat;
  background-position: right center;
  background-size: cover;
}
#contact #SV {
  background: url(../img/sv/contact.jpg)no-repeat;
  background-position: left center;
  background-size: cover;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / about.html ->           */
/* =====>=====>=====>=====>=====>=====>===== */

#about #sec01 {background: url(../img/common/bg01.jpg); background-size: 25px;}
#about #sec02 {
  background: url(../img/about/bg02.jpg)no-repeat;
  background-size: cover;
  background-position: center center;
}

#about #sec01 header h2 img{ margin: 0 auto 20px; }
#about  p+p{margin-top: 1.5em;}
#about #sec01 figure{margin-top: 65px;}
#about #sec01 ol {display: none;}


#about #sec02 .inner {
}

#about #sec02 .cntBox {
  padding: 0 50px 50px;
}

#about #sec02 p {
  text-align: left;
}

#about #sec02 ul {
  margin: 3em 0;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
}
#about #sec02 .inBox:first-child ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
#about #sec02 .inBox:last-child ul {
  flex-wrap: nowrap;
}
#about #sec02 .inBox li {
  font-weight: bold;
  line-height: 2;
  text-align: center;
  background: rgba(255,255,255,.5);
}
#about #sec02 .inBox:first-child li {
  width: 310px;
  height: 170px;
  padding: 2.5em 1.5em 1.5em;
}
#about #sec02 .inBox:last-child li {
  width: 130px;
  height: 100px;
  padding: 2.5em 1.5em 1.5em;
  color: #1466a1;
}
#about #sec02 .inBox:first-child li:nth-of-type(n+4) {
  margin-top: 2em;
}
#about #sec02 .btn {
  position: relative;
  width: 400px;
  display: block;
  padding: 1.3em 0 2.7em;
  font-size: 1.3em;
  line-height: 1.6;
  background-image: linear-gradient(to top, #3dbbe0 0%, #065ade 100%);
}
#about #sec02 .btn::after {
  display: block;
  position: absolute;
  width: 0;
  content: "";
  border-top: 20px solid red;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 25px;
}

#about #sec02 .inBox:first-child li span {
  height: 50px;
  display: block;
  margin-bottom: 1em;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 2.7;
  background: url(../img/about/icon_bg.png)no-repeat;
  background-position: center center;
  background-size: contain;
}

#about #sec03 .cntBox {
  height: 750px;
  display: flex;
  align-items: center;
  background: url(../img/about/sec03_01.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
#about #sec03 .cntBox:nth-of-type(2) {
  background: url(../img/about/sec03_02.jpg)no-repeat;
  background-position: right center;
  background-size: cover;
}
#about #sec03 .cntBox:nth-of-type(3) {
  background: url(../img/about/sec03_03.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
#about #sec03 .cntBox:nth-of-type(4) {
  background: url(../img/about/sec03_04.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
#about #sec03 .cntBox:nth-of-type(5) {
  background: url(../img/about/sec03_05.jpg)no-repeat;
  background-position: left center;
  background-size: cover;
}
#about #sec03 .cntBox:nth-of-type(6) {
  background: url(../img/about/sec03_06.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
#about #sec03 .cntBox:nth-of-type(7) {
  background: url(../img/about/sec03_07.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
#about #sec03 {
  padding-top: 0;
}
#about #sec03 figure {
  display: none;
}
#about #sec03 .cntBox .Box {
  width: 700px;
  height: auto;
  padding: 50px;
  float: left;
  background: rgba(255,255,255,.8);
}
#about #sec03 h3 {
  margin-bottom: 20px;
  font-size: 25px;
  text-align: left;
  line-height: 1.4;
}
#about #sec03 h3 span {
  width: 1.5em;
  display: block;
  margin-top: -.5em  ;
  margin-bottom: .5em;
  font-weight: bold;
  font-size: 2em;
  border-bottom: 2px solid #1466a1
}
#about #sec03 p {
  font-size: 14px;
}
#about #sec03 p+p {
  margin-top: .7em;
}
#about #sec03 .btn {
  width: 500px;
  display: block;
  padding: 1.3em 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  background-image: linear-gradient(to top, #3dbbe0 0%, #065ade 100%);
}
#about #sec03 .btn br {
  display: none;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / seminar.html ->         */
/* =====>=====>=====>=====>=====>=====>===== */
#seminar #sec01 {
  background: url(../img/about/bg02.jpg)no-repeat;
  background-position: center center;
  background-size: cover;
}
#seminar #sec01 p {
  margin-bottom: 50px;
  text-align: center;
}
#seminar #sec01 .cntBox {
  width: 900px;
  padding: 20px 30px;
  background: rgba(255,255,255,.7);
}
#seminar #sec01 dl {
  display: flex;
  margin: auto;
}
#seminar #sec01 dl+dl {
  border-top: 1px dotted rgba(0,0,0,.3);
}
#seminar #sec01 dt,
#seminar #sec01 dd {
  padding: 1.5em;
}
#seminar #sec01 dt {
  width: 30%;
  font-weight: bold;
}
#seminar #sec01 dd {
  width: 70%;
}
#seminar #sec01 dd a {
  color: #1879c0;
  font-weight: bold;
}
#seminar .submit-controle {
  margin-top: 100px;
  text-align: center;
}
#seminar .submit-controle button {
  margin: .5em;
}
#seminar #sec02 table.app {
  border: 2px solid #e8d736;
}
#seminar #sec02 table.app td .lt {
  text-decoration: line-through;
}
#seminar #sec02 table.app td>span:first-child {
  margin-top: 0;
  margin-bottom: 1em;
}
#seminar #sec02 table.app td span {
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
}
#seminar #sec02 table.app th {
  color: #000;
  background: #feeb3d;
}
#seminar #sec02 table.pay01 label {
  display: block;
  margin-top: 1em;
}


/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / personal.html ->        */
/* =====>=====>=====>=====>=====>=====>===== */
#personal #sec01 {
  background: url(../img/personal/bg02.jpg);
  background-position: center center;
  background-size: cover;  
}
#personal #sec01 p,
#contact .lead {
  text-align: center;
}
#personal #sec01 p:first-of-type {
  margin-bottom: 50px;
}

#personal #sec01 .cntBox {
  min-height: 265px;
  padding-right: 30px;
  border:2px solid #1466a1;
  overflow: hidden;
  background: #fff;
}
#personal #sec01 .cntBox+.cntBox{
  margin-top: 30px;
}
#personal #sec01 .cntBox span.num {
  width: 180px;
  height: 270px;
  display: block;
  margin-right: 30px;
  padding: .7em 0;
  float: left;
  color: #fff;
  font-size: 100px;
  text-align: center;
  line-height: 1.3;
  background: #1466a1;
  border-right: 2px dotted #1466a1;
}
#personal #sec01 .cntBox p {
  font-size: 15px;
  text-align: left;
}
#personal #sec01 .cntBox p .cr {
  font-size: 15px;
}
#personal #sec01 .cntBox p+p {
  margin-top: .8em;
}
#personal #sec01 .cntBox:nth-of-type(1) p:first-of-type {
  margin-top: 2em;
}
#personal #sec01 .cntBox:nth-of-type(3) p:first-of-type {
  margin-top: 1.7em;
}
#personal #sec01 .cntBox p:first-of-type {
  margin-top: 1.5em;
  margin-bottom: 0;
}
#personal #sec01 h3 {
  margin-top: 100px;
  color:#444;
  font-size: 25px;
  font-weight: bold;
}
#personal #sec01 table,
#privacy table {
  margin: 50px 0 20px;
  border:2px solid #1466a1;
  background: #fff;
}
#personal #sec01 tr+tr {
  border-top: 1px dotted #1466a1;
}
#personal #sec01 th {
  padding: 2em 0;
  font-weight: bold;
  font-size: 18px;
  padding-left: 1em;
}
#personal #sec01 td {
  padding: 1.5em 1em;
  font-size: 18px;
}
#personal #sec01 td:nth-of-type(1) {
  width: 300px;
  text-align: center;
}
#personal #sec01 td br {
  display: none;
}
#personal #sec01 ul {
  font-size: 13px;
}
#personal #sec01 li+li {
  margin-top: 0.5em;
}

#seminar #sec02 .lead img,
#seminar #sec02 p img,
#seminar .thanks img,
#personal #sec02 .lead img,
#mailmagazine .lead img,
#mailmagazine.thanks img,
#contact.check img,
#contact .thanks img,
#training p img,
#contact p img {
  display: inline-block;
  margin: 0 .3em -.2em;
}
#seminar #sec02 table,
#personal #sec02 table,
#personal #sec02 dl,
#contact table,
#mailmagazine table,
#training table {
  border: 2px solid #1466a1;
}
#personal #sec02 dl {
  display: flex;
}
#personal #sec02 dt {
  font-size: 17px;
  line-height: 2;
}
#seminar #sec02 table+p,
#personal #sec02 dl+p,
#personal #sec02 table+p {
  margin-top: .8em;
  font-size: 13px;
}
#seminar #sec02 table,
#seminar #sec02 p+dl,
#seminar #sec02 p+table,
#personal #sec02 table,
#personal #sec02 p+table,
#personal #sec02 table+dl,
#contact table,
#mailmagazine table,
#training table,
#training.check table {
  margin-top: 50px;
}
#seminar #sec02 tr+tr,
#personal #sec02 tr+tr,
#contact tr+tr,
#mailmagazine tr+tr,
#privacy tr+tr,
#training tr+tr {
  border-top: 1px dotted rgba(58,136,192,.5);
}
#seminar #sec02 th,
#seminar #sec02 td,
#personal #sec02 th,
#personal #sec02 td,
#personal #sec02 dt,
#personal #sec02 dd,
#contact table th,
#contact table td,
#mailmagazine table th,
#mailmagazine table td,
#privacy table th,
#privacy table td,
#training table th,
#training table td {
  padding: 2em 1.5em;
}
#seminar #sec02 th,
#personal #sec02 th,
#personal #sec02 dt,
#contact table th,
#mailmagazine table th,
#privacy table th,
#training table th {
  width: 37%;
  color: #fff;
  font-weight: bold;
  background: #1466a1;
}
#seminar #sec02 th,
#seminar #sec02 td,
#seminar #sec02 dt,
#personal #sec02 th,
#personal #sec02 td,
#personal #sec02 dt,
#contact table th,
#contact table td,
#mailmagazine table th,
#mailmagazine table td,
#training table th,
#training table td {
  line-height: 1.8;
}
.app label,
#contact label,
#seminar #sec02 th span,
#seminar #sec02 td span,
#personal #sec02 th span,
#personal #sec02 td span {
  display: block;
}
#seminar #sec02 input[type="text"],
#seminar #sec02 select,
#personal #sec02 input[type="text"],
#personal #sec02 select,
#contact input[type="text"],
#mailmagazine input[type="text"],
#training input[type="text"]{
  height: 2.5em;
  padding: .2em .5em;
}
#seminar #sec02 input[type="text"],
#seminar #sec02 textarea,
#personal #sec02 input[type="text"],
#personal #sec02 textarea,
#contact input[type="text"],
#contact textarea,
#mailmagazine input[type="text"],
#training input[type="text"],
#training textarea {
  width: 100%;
}
#seminar input[type="checkbox"] {
  margin-right: .5em;
}
input[type="checkbox"],
input[type="radio"] {
  width: 20px;height: 20px;
}
input[type="checkbox"]{
  margin-top: -.1em;
}
input[type="radio"] {
  vertical-align: top;
}
#seminar #sec02 textarea,
#personal #sec02 textarea,
#contact textarea,
#training textarea {
  height: 200px;
  padding: .5em;
}
#seminar #sec02 input.post,
#personal #sec02 input.post,
#training input.post {
  width: 30%;
}
#seminar #sec02 input.num,
#personal #sec02 input.num {
  width: 50px;
}
#seminar #sec02 input.num,
#seminar #sec02 select.num,
#personal #sec02 input.num,
#personal #sec02 select.num {
  margin: 0 1em;
}
#seminar #sec02 select.num+.num,
#personal #sec02 select.num+.num {
  margin-left: .5em;
}
#seminar #sec02 input.num:nth-of-type(1),
#personal #sec02 input.num:nth-of-type(1) {
  margin-left: 0;
}
.app label+label,
#contact dl label+label,
#personal label+label {
  margin-top: 1em;
}
#personal dl label+label {
  display: block;
  margin-top: 1.3em;
}
#personal #sec02 dl dt {
  padding-top: 3.2em;
}
.app textarea {
  margin-top: .4em;
}
.app input[type="checkbox"]+span {
  padding-left: .5em;
}
.app tr:nth-last-of-type(1) td span,
.app tr:nth-last-of-type(2) td span,
.app tr:nth-last-of-type(3) td span {
  font-weight: bold;
}


.info label+label,
.pay label+label {
  margin-left: 1em;
}
select[name="birth"],
.pay label input,
#personal dl label input {
  margin-right: .5em;
}
.app label br {
  display: none;
}
.app td span br {
  display: none;
}
.app td span:last-child {
  font-weight: normal!important;
}
.submit {
  display: flex;
  justify-content: center;
  margin-top: 100px;
  font-weight: bold;
  text-align: center;
}
button:last-child {
  margin-right: 1.5em;
  color: #1466a1;
  border: 2px solid #1466a1;
  background: transparent;
  order: -1;
}
button {
  width: 300px;
  padding: 1em 0;
  color: #fff;
  font-family: inherit;
  font-size: 18px;
  background: #01a396;
  border: 2px solid #01a396;
  cursor: pointer;
}
button+button {
  margin-left: 1.5em;
}
#personal #sec02 dl+p,
.cr {
  font-size: 13px;
}
.lead .cr {
  font-size: inherit;
}
.cr {
  margin-top: .5em;
  color: #cf0e11;
}
.tel {
  display: block;
  margin-top: .5em;
  font-size: 13px;
}

#seminar td .fl,
#personal td .fl {
  display: inline-block!important;
  font-weight: normal!important;
}

#seminar #sec02 form+div,
#personal #sec02 form+dl {
  display: block;
  margin-top: 100px;
  padding: 30px;
  border: 1px solid #cf0e11;
}
#seminar #sec02 form+div span {
  font-size: 15px;
}
#seminar #sec02 form+div p,
#seminar #sec02 form+div ul {
  font-size: 13px;
}
#seminar #sec02 form+div ul {
  margin-top: 20px;
}
#seminar #sec02 form+div span {
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}
#personal #sec02 form+dl dt {
  width: 100%;
  padding: 0 0 1.5em;
  text-align: left;
  color: inherit;
  font-size: 15px;
  background: transparent;
}
#personal #sec02 form+dl dd {
  padding: 0 1.5em 1.5em;
  font-size: 13px;
  text-indent: -1.5em;
}
#personal #sec02 form+dl dd:last-child {
  padding-bottom: 0;
}

#personal #sec02 p+p {
  margin-top: 1em;
}
#personal #sec02 p img {
  display: inline-block;
  margin: 0 .5em -0.2em;
}
#personal .send .submit,
#training .send .submit,
#training.check .submit {
  width: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px auto 0;
}
#training.check .submit,
#contact.check .submit {
  flex-direction: row-reverse;
}
#personal .send button {
  margin: 0 auto;
}
#personal .send button:last-child,
#training .send button:last-child {
  width: 300px;
  padding: 1em 0;
  border: 2px solid #01a396;
}
#personal .send button:last-child:hover {
  color: #01a396;
  border: 2px solid #01a396;
}
#personal.check button:nth-last-of-type(2) {
  color: #fff;
  border: 0;
  background: #01a396;
}
#personal.check button:last-child {
  font-weight: normal;
  color: #333;
  border: 2px solid #1466a1;
}
.check button:nth-of-type(1) {
  width: 300px;
  padding: 1em 0;
  font-weight: bold;
}
.check button:nth-of-type(1) a {
  color: #333;
}
.check .submit-controle,
#training.check .submit {
  margin-top: 50px;
  text-align: center;
}
#training.check .submit {
  display: flex;
  justify-content: center;
}
#training.check .submit-controle {
  display: flex;
  margin-top: 0;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / training.html ->        */
/* =====>=====>=====>=====>=====>=====>===== */
#training #sec01 {
  background: url(../img/common/bg04.jpg)no-repeat;
  background-size: cover;
  background-position: center center;
}
#training .cntBox:first-of-type {
  margin-top: 50px;
}
#training .cntBox header {
  margin-bottom: 50px;
}
#training h3 {
  color:#444;
  font-weight: bold;
  font-size: 25px;
}
#training .inBox {
  margin-bottom: 3em;
}
#training section ul {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#training section li {
  width: 24%;
  height: 220px;
  padding: 2.5em 1em 1.5em;
  font-weight: bold;
  text-align: center;
  background: rgba(255,255,255,.7);
}
#training section li+li {
  margin-left: 1%;
}
#training section li:nth-of-type(n+5) {
  margin-top: 1%;
}
#training section li:nth-of-type(5) {
  margin-left: 0;
}
#training section li:last-child {
  padding-top: 83px;
  color: #1466a1;
  font-size: 18px;
}
#training section li img {
  width: 70px;
  margin: 0 auto 30px;
}
#training p+p {
  margin-top: 1.5em;
}
#training .cntBox+.cntBox {
  margin-top: 100px;
}
#training .cntBox+.cntBox p {
  padding: 1.5em;
  background: rgba(255,255,255,.7);
}
#training caption {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.7;
}
#training caption br {
  display: none;
}

#training table th,
#contact table th {
  padding-left: 3em;
  text-align: left;
}
#training th span,
#contact th span,
#seminar th span,
#personal th span,
#personal #sec02 dl span {
  padding: .2em .3em;
  color: #cf0e11;
  font-weight: bold;
  font-size: 11px;
  float: right;
  background: #fff;
}
#seminar th small,
#personal th small {
  width: auto;
  display: block;
  padding: 0;
  background: none;
  text-align: left;
}
#seminar th small+span,
#personal th small+span {
  margin-top: -30px;
}
.min:not(.post) {
  width: 30%!important;
}
.min:not(.post),
.post.min {
  margin-right: .5em!important;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / mailmagazine.html ->    */
/* =====>=====>=====>=====>=====>=====>===== */

#mailmagazine caption {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / contact.html ->         */
/* =====>=====>=====>=====>=====>=====>===== */

#contact td span {
  display: block;
  margin-top: .5em;
  font-size: 13px;
}
#mailmagazine .lead+.lead,
#contact .lead+.lead {
  margin-top: 1.2em;
}
#contact .lead {
  text-align: left;
}



/* =====<=====<=====<=====<=====<=====<===== */
/* !<- ORDERD SKIN / policy.html ->          */
/* =====>=====>=====>=====>=====>=====>===== */

#privacy section dd span:not(.box),
#privacy td span,
#privacy .box {
  display: block;
}
#privacy section header.inner {
  margin-bottom: 0;
}
#privacy #sec01 {
  background: url(../img/common/bg01_02.jpg);
  background-size: 25px;
}
#privacy #sec01 {
  font-size: 15px;
}
#privacy table {
  margin: 0 auto;
}
#privacy table th {
  width: 30%;
}
#privacy td {
  line-height: 1.6;
}
#privacy section header:not(.inner) {
  margin: 50px 0 20px;
  line-height: 2;
  border-bottom: 1px solid;
}
#privacy h3 {
  font-size: 18px;
  text-align: left;
}
#privacy h3 br {
  display: none;
}
#privacy section li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2;
}
#privacy section li+li {
  margin-top: .8em;
}
#privacy section li li+li {
  margin-top: 0;
}
#privacy section li ul,
#privacy section dd ul {
  margin: .8em auto;
}
#privacy section dl {
  width: 95%;
  margin: 50px auto 0;
  font-size: 15px;
  line-height: 2;
}
#privacy section dt {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid rgba(0,0,0,.2);
}
#privacy section dd {
  margin-top: .8em;
}
#privacy section dd li+li {
  margin-top: .3em;
}
#privacy section dd img {
  display: inline-block;
  margin-bottom: -.3em;
}
#privacy section dd span:not(.box) {
  padding-left: 1em;
  text-indent: -1em;
}
#privacy .cntBox:nth-of-type(2) ul:nth-of-type(1) li:nth-of-type(2) br:nth-of-type(2) {
  display: none;
}
#privacy .box {
  width: 260px;
  margin: .8em 0;
  padding: 1em 1.5em .5em;
  line-height: 2.5;
  border: 1px solid rgba(0,0,0,.3);
  background: rgba(255,255,255,.4);
}