@import url(./common.css);
/*==================================================================*/
/* style css?@*/
/*==================================================================*/
/* form
---------------------------------------- */
#wrapper {
  background: none !important;
  padding: 0 !important;
  height: auto !important;
}
#wrapper .h1-title {
  margin: 0 auto;
  padding: 2em 1em 5em;
  background: #f7f7f7;
  background: rgb(30, 60, 123) !important;
  background: linear-gradient(66deg, rgb(30, 60, 123) 0%, rgb(0, 0, 0) 55%, rgb(51, 111, 106) 100%) !important;
  background: rgb(30, 60, 123) !important;
  background: linear-gradient(66deg, rgb(30, 60, 123) 0%, rgb(30, 60, 123) 45%, rgb(51, 111, 106) 100%) !important;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
}
#wrapper .frame {
  margin: 0 auto;
  padding: 2em;
  border-radius: 3px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  width: 95%;
  max-width: 850px;
  margin: -3.5em auto 1.5em;
  border-radius: 10px;
  background: #fff;
}
#wrapper #contents {
  margin: 0;
}

input.middle, input.long, input.short, input.minshort, select, textarea {
  margin-bottom: 2px;
  padding: 10px;
  letter-spacing: 1px;
  background: #f6f6f6;
}

button, input, select, textarea {
  font-size: 16px;
  vertical-align: baseline;
}

textarea {
  border: 1px solid #d5d5d5;
  width: 98%;
  font-family: sans-serif;
}

input.short {
  width: 98%;
  max-width: 120px;
}

input.minshort {
  width: 98%;
  max-width: 30px;
}

input.middle {
  width: 98%;
  max-width: 300px;
}

input.long {
  width: 98%;
  max-width: 500px;
}

input[type=submit], input[type=button] {
  -webkit-appearance: none;
}

.b-btn {
  background: #000 !important;
  background-image: none;
  background-image: none !important;
  text-align: center;
  color: #fff !important;
  padding: 10px 20px !important;
  margin: 5px auto !important;
  border-radius: 50px;
  border: 0 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.b-btn:hover {
  opacity: 0.8;
}
.b-btn::after {
  content: "\f0da" !important;
  margin-left: 0.3em;
  font-weight: 900;
  display: inline-block;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
}

.back {
  background: #b7b7b7 !important;
  color: #000 !important;
}
.back::before {
  content: "\f0d9" !important;
  margin-right: 0.3em;
  font-weight: 900;
  display: inline-block;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
}
.back::after {
  display: none;
}

input[type=file], input[type=radio], select, label {
  cursor: pointer;
}

#wrapper #contents.contact .read {
  margin-bottom: 1em;
}

#wrapper #contents.contact .read p.caution {
  margin: 0 auto 0.5em;
}

#wrapper #contents.contact .read p.caution2 {
  margin: 0 auto 2em;
}

#wrapper #contents.contact .read p.kakunin {
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  color: #4369b7;
}

#wrapper #contents.contact .read p.notes {
  margin: 5px 0;
  color: #cc0000;
  font-weight: bold;
}

#wrapper #contents.contact #form .block {
  margin-bottom: 3em;
}

#wrapper #contents.contact #form .block#online dl dt {
  background: #f3f7fa;
}

#wrapper #contents.contact #form .block#online dl dt:before {
  background: #2671aa;
}

#wrapper #contents.contact #form .block .b-title {
  margin-bottom: 0.5em;
  font-size: 1.3em;
  font-weight: bold;
}

#wrapper #contents.contact #form .block .b-title:before {
  content: "\f0c8";
  margin-right: 0.3em;
  font-weight: 900;
  display: inline-block;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
}

#wrapper #contents.contact #form dl {
  padding: 1em;
  margin: 0 auto 10px;
  border-bottom: 1px dotted #747474;
}
#wrapper #contents.contact #form dl dt {
  margin-bottom: 0.5em;
  font-weight: bold;
}
#wrapper #contents.contact #form dl dd {
  margin-left: 10px;
}

#wrapper #contents.contact #form dl dt span {
  padding: 0 0.3em;
  background: #c51222;
  color: #fff;
  font-size: 0.8em;
  white-space: nowrap;
}

#wrapper #contents.contact #form dl dt em {
  font-size: 0.9em;
  color: #cc0000;
}

#wrapper #contents.contact #form dl dd ul.horizon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#wrapper #contents.contact #form dl dd ul.horizon li {
  margin-right: 20px;
}

#wrapper #contents.contact #form dl dd ul.horizon li input.middle {
  width: auto !important;
  max-width: auto;
}

#wrapper #contents.contact #form dl dd dl {
  border-bottom: 1px solid #ccc;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#wrapper #contents.contact #form dl dd dl dt {
  width: 90px;
  background: none;
  border: none;
}

#wrapper #contents.contact #form dl dd dl dt::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 1.7em;
  background: none;
  border: none;
}

#wrapper #contents.contact #form dl dd dl dd {
  border: none;
}

#wrapper #contents.contact #form dl dd span {
  margin: 0.3em 0 0.5em;
  font-size: 1em;
}

#wrapper #contents.contact #form dl dd span p {
  margin-bottom: 1em;
}

#wrapper #contents.contact #form dl dd p.error {
  color: #ff3c44;
  font-weight: bold;
}

#wrapper #contents.contact #form dl dd p.tyui {
  margin-bottom: 0.3em;
  padding: 0.1em 0.3em;
  background: #fae5e5;
  font-size: 1em;
  font-weight: bold;
  color: #cc0000;
}

#wrapper #contents.contact #form dl dd em.file {
  background: #000;
  color: #fff;
  font-weight: bold;
  margin-right: 0.5em;
}

#wrapper #contents.contact #form #fukui-detail dl:first-child {
  border-top: none;
}

#wrapper #contents.contact #form #fukui-detail dl dt {
  background: #fff2f6;
}

#wrapper #contents.contact #form #fukui-detail dl dt:before {
  background: #f70051;
}

#wrapper #contents.contact .backbtn {
  margin: 3.5em auto 1.5em;
}

#wrapper #contents.contact .backbtn a {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 5px;
  padding: 5px 15px !important;
  background: #1e3c7b;
  color: #fff;
  cursor: pointer;
}

#wrapper #contents.contact .backbtn a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#wrapper #contents.contact .backbtn a::before {
  content: "\f0d9";
  margin-right: 0.3em;
  font-weight: 900;
  display: inline-block;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
}

#wrapper #contents.contact #btn {
  margin: 0 auto 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#wrapper #contents.contact #btn li {
  margin: 0 1% 1em;
}

#wrapper #contents.contact .btn {
  margin: 0 auto 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#wrapper #contents.contact .btn li {
  margin: 0 1% 1em;
}

#wrapper #contents #error h2 {
  position: relative;
  margin-bottom: 1.5em;
  font-size: 2em;
  color: #084470;
  text-align: center;
}

#wrapper #contents #error h2:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -10px;
  background: #000000;
}

#wrapper #contents #error p {
  margin-bottom: 1em;
  font-size: 1.1em;
  text-align: center;
}

#wrapper #contents #error ul {
  max-width: 920px;
  margin: 0 auto;
  padding: 0.5em 1em;
  border: 1px solid #ccc;
  color: #c51222;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

#wrapper #contents #error #btn ul {
  border: none;
}

#wrapper #contents.thanks {
  margin-bottom: 2em;
}
#wrapper #contents.thanks .h2-title {
  color: #cc0000;
  font-size: 1.3em;
  font-weight: bold;
}

#wrapper #contents.thanks #read {
  text-align: center;
}

#wrapper #contents.thanks #read .read {
  padding: 3em 1em;
}

#wrapper #contents.thanks #read span {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1.5em;
  font-weight: bold;
}

.seminar-info {
  background: #fff9e7;
}

.seminar-info .inblock {
  width: 95%;
  max-width: 1020px;
  margin: 0 auto;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-info .inblock li {
  margin-right: 10px;
}

.seminar-info .inblock li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.seminar-info .inblock li dl dt {
  margin-right: 8px;
  color: #fff;
  background: #1e3c7b;
  border-radius: 5px;
  padding: 2px 7px;
  font-size: 0.9em;
  font-weight: bold;
  white-space: nowrap;
}

.seminar-info .inblock li dl dd a {
  margin: 0.5em 0;
  color: #fff;
  background: #eeae00;
  border-radius: 5px;
  padding: 4px 7px;
  font-size: 0.9em;
  display: inline-block;
  font-weight: bold;
}

.seminar-info .inblock li dl dd a:before {
  content: "\f0c5";
  margin-right: 0.3em;
  font-weight: 900;
  display: inline-block;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
}

.seminar-info .inblock li dl dd a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.before {
  margin: 5em auto;
  text-align: center;
  font-size: 1.7em;
  font-weight: bold;
}

.end {
  margin: 5em auto;
  text-align: center;
  color: #cc0000;
  font-size: 1.7em;
  font-weight: bold;
}

.read-detail {
  margin: 1em auto 2em;
}
.read-detail a {
  text-decoration: underline;
}
.read-detail a:hover {
  text-decoration: none;
}
.read-detail em {
  font-style: italic;
}
.read-detail b {
  font-weight: bold;
}
.read-detail h1 {
  font-size: 1.7em;
  font-weight: bold;
}
.read-detail h2 {
  font-size: 1.5em;
  font-weight: bold;
}
.read-detail h3 {
  font-size: 1.4em;
  font-weight: bold;
}
.read-detail h4 {
  font-size: 1.2em;
  font-weight: bold;
}

.read-detail p {
  margin: 0 auto 0.5em;
}

.read-detail dl {
  margin-bottom: 0.3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.read-detail dl dt {
  font-weight: bold;
  width: 70px;
}

#read {
  margin: 3.5em auto 1em;
}

p.gotop {
  margin: 4em auto 5em;
  text-align: center;
}

p.gotop a {
  display: inline-block;
  padding: 0.5em 3em;
  background: #333333;
  color: #fff;
  border: 1px solid #333333;
}

p.gotop a::before {
  content: "\f053";
  margin-right: 0.3em;
  font-weight: 900;
  display: inline-block;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
}

/*===========================================================================*/
/*photoupload*/
/*===========================================================================*/
.photoupload {
  margin: 1em auto;
  padding: 0.7em;
  background: #fbfbfb;
  text-align: center;
}

.hover {
  background: #e5e5d8 !important;
}

.photoupload #drag-drop-area {
  border: 3px dotted #ccc;
  padding: 1em;
}

.photoupload #drag-drop-area {
  border: 3px dotted #ccc;
  padding: 1em;
}

.photoupload #drag-drop-area p {
  color: #bbb;
  font-size: 0.8em;
  line-height: 2;
}

.photoupload #drag-drop-area p i {
  font-size: 3em;
}

.photoupload #drag-drop-area p.drag-drop-info {
  font-size: 1.1em;
  line-height: 1.2;
}

.photoupload #drag-drop-area a.button {
  display: inline;
  padding: 5px;
  position: relative;
  font-size: 0.9em;
  z-index: 1;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #F7F7F7;
  text-decoration: none;
}

#drag-drop-area label {
  display: inline;
  padding: 5px;
  position: relative;
  font-size: 0.9em;
  z-index: 1;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #F7F7F7;
  text-decoration: none;
}

#drag-drop-area .upload-area ul {
  letter-spacing: -0.4em;
  text-align: center;
}

#drag-drop-area .upload-area ul li {
  margin: 0 auto;
  padding: 0 15px;
  letter-spacing: normal;
  position: relative;
  text-align: center;
  vertical-align: top;
}

#drag-drop-area .upload-area ul li img {
  max-width: 70px;
  width: 100%;
}

#drag-drop-area .upload-area ul li span.delete-image {
  background: rgba(248, 248, 248, 0.9) none repeat scroll 0 0;
  border: 1px solid #c4ccce;
  border-radius: 100%;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  color: #666666;
  display: block;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 10px;
  text-align: center;
  top: -10px;
  vertical-align: middle;
  width: 30px;
  text-decoration: none;
  font-weight: bold;
}

#drag-drop-area .upload-area ul li span.delete-image:hover {
  opacity: 0.6;
}

.settled .fa-picture-o {
  display: none;
}

.settled .drag-drop-info {
  font-size: 0.9em;
  line-height: 0.5;
}

div.line {
  border-bottom: 1px dotted #000;
  margin: 0 auto 1em;
  padding-bottom: 1em;
}

.in-form1,
.in-form2 {
  margin: 1em 0 0 40px;
}

.form form dl dd .txtarea ul li {
  margin: 0 0 0.4em 1.2em;
  line-height: 1.5em;
  text-indent: -35px;
  padding-left: 30px;
}

.form form dl dd select {
  margin: 10px auto;
}

.form form dl dd ul li {
  margin: 0 10px 10px 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.f-box ul.attention {
  margin: 1.5em auto !important;
  width: 96%;
  color: #c34b4b;
}

.f-box ul.attention li {
  margin: 0 0 0.5em 20px;
  text-indent: -20px;
  padding-left: 25px;
  line-height: 1.4em;
}

.form form dl dd .btn-style a {
  padding: 2px 10px 0;
  cursor: pointer;
  font-size: 0.9em;
}

#animatedModal1 {
  background-color: #484848 !important;
  width: 100%;
  height: 100%;
  right: 0;
}

#animatedModal1 .close p {
  cursor: pointer;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
}

#animatedModal1 .modal-content {
  margin: 0 auto;
  padding: 2em 0;
  background: #fff;
  width: 90%;
  border: 1px solid #ccc;
}

/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
/*===========================================================================*/
/*  media quary:767px  */
/*===========================================================================*/
@media screen and (max-width: 767px) {
  .frame {
    padding: 0.5em !important;
  }
  .h1-title em {
    display: block;
  }
  .seminar-info .inblock {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seminar-info .inblock li dl {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .seminar-info .inblock li dl dd a {
    padding: 2px 7px;
  }
  .end, .before {
    margin: 4em auto;
    font-size: 1.4em;
  }
  .read-detail {
    margin: 3em auto;
    padding: 1em;
  }
  .read-detail p {
    margin: 0 auto 0.5em;
  }
  .read-detail dl {
    display: block;
    margin-bottom: 0.5em;
  }
  .read-detail dl dt {
    font-weight: bold;
    width: 70px;
  }
  .read-detail dl dd {
    margin-left: 1em;
  }
  #wrapper #contents.contact #form dl {
    display: block;
    margin-bottom: 1em;
  }
  #wrapper #contents.contact #form dl dt {
    width: 100%;
    border: none;
  }
  #wrapper #contents.contact #form dl dd {
    padding: 1em 0;
    width: 100%;
    background: #fff;
  }
  #wrapper #contents.contact #form dl dd dl dt {
    padding: 5px 1em 0;
  }
  #wrapper #contents #error h2 {
    margin-bottom: 1.2em;
    font-size: 1.5em;
  }
  #wrapper #contents #error p {
    font-size: 1em;
  }
  #wrapper #contents #error ul {
    font-size: 1.3em;
  }
  #wrapper #contents #error #btn ul {
    border: none;
  }
  #wrapper #contents.thanks #read span {
    margin-bottom: 0.5em;
    font-size: 1.2em;
  }
  #btn {
    text-align: center;
    display: block !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #btn li {
    width: 100% !important;
    margin: 0 1% 1em;
  }
  .btn {
    text-align: center;
    display: block !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .btn li {
    width: 100% !important;
    margin: 0 1% 1em;
  }
}
/*===========================================================================*/
/*  media quary:479px  */
/*===========================================================================*/