.main_image {
  background-size: cover;
}

.oatnd-apply-0 {
  display: none;
}

.event-title, .event-desc-upper, .event-desc-bottom, .oatnd-sub-abst, .oatnd-abst, .agenda-speaker, .agenda-abst, .event-summary-content, .apply-btn-desc, .apply-desc {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.apply-col p {
  margin-top: 20px;
}

.table-event-summary, .oatnd-abst, .oatnd-sub-abst, .apply-des, .apply-desc {
  font-size: 1.2rem;
}


.oatnd-sub-abst, .apply-desc {
  margin-top: 40px;
}

.event-abst-header, .apply-area-header, .agenda-header {
  margin-bottom: 20px;
  font-weight: bold;
}

.event-title {
  font-size: 3rem;
  font-weight: bold;
}

.event-desc-top, .event-desc-bottom {
  font-size: 2.4rem;
}

.table-agenda .tbl-col1 {
  font-size: 1.6rem;
}

.table-agenda .tbl-col1 {
  font-size: 1.6rem;
}

.table-agenda .agenda-title {
  font-size: 2rem;
}

.table-agenda .agenda-abst {
  font-size: 1.2rem;
}

.top_banner { background:url(https://assets.oatnd.com/tgfky74zlicdj7y07e9plc2g50u9) no-repeat center; } .top_banner_style { } .header-bg { }
.top_banner { background-position: 50% 0%;  } .top_banner_style {  background: linear-gradient(to top,rgba(0,0,0,0.0) 0,rgba(0,0,0,0.0) 100%); } .header_bg {  background: linear-gradient(to top,rgba(0,0,0,0.0) 0,rgba(0,0,0,0.0) 100%); }
.oatnd-header {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.oatnd-navbar {
    padding: 0;
}
.oatnd-navbar-brand{
  display: none;
}
.oatnd-navbar-title {
    display: block;
    margin: 0!important;
    padding:0!important;
    width: 100%;
}





html {
    font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.01em;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
}
body {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    line-height: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
}
img {
    vertical-align: bottom;
    max-width: 100%;
    max-height: 100%;
    image-rendering: -webkit-optimize-contrast;
}
button {
    font: inherit;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}
a {
    text-decoration: none;
    color: #333;
}
@media print, screen and (max-width: 750px) {
    img {
        width: 100%;
    }
}
ul, ol {
    list-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}
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;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
img, audio, video, canvas {
    max-width: 100%;
}
@media print, screen and (max-width: 750px) {
    html {
        font-size: 14px;
        font-size: 3.73333vw;
    }
}




.pre-wrap{
  white-space: pre-wrap;
}







.l-header-belt {
    background-color: #000;
    padding: 25px 50px;
}
.l-header-belt__logo {
    width: 100px;
}
.l-header-belt__logo img {
    width: 100%;
}

img {
    vertical-align: bottom;
    max-width: 100%;
    max-height: 100%;
    image-rendering: -webkit-optimize-contrast;
}


.l-header-logo img, .l-header-belt__logo img, .l-sidebar-relation-link__image img, .m-btn-box__telNum img, .m-image img, .m-modal-image img, .form-wrap .m-pamphlet-image img, .m-hasimage-box__image img, .l-sns-bottom-btn__body a img, .m-thumb-link img, .m-pamphlet-dl__image img, .m-purpose-index-link__image img, .m-case-logo-item li img {
    height: auto;
}




@media print, screen and (max-width: 750px) {
    .l-header-belt {
        padding: 4vw 5vw;
    }
    .l-header-belt__logo {
        width: 19vw;
    }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
    .l-header-belt {
        padding: 16px 35px;
    }
    .l-header-belt__logo {
        width: 80px;
    }
}

@media print, screen and (min-width: 1025px) and (max-width: 1350px) {
    .l-header-belt {
        padding: 25px 35px;
    }
}
@media print, screen and (min-width: 1025px) and (max-width: 1150px) {
    .l-header-belt {
        padding-left: 20px;
    }
}






.l-header {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 101;
}
@media print, screen and (max-width: 1024px) {
    .l-header {
        -webkit-transition: color 0.2s, background-color 0.1s;
        transition: color 0.2s, background-color 0.1s;
    }
}






.l-header__inner {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    z-index: 2;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s;
    z-index: 1;
}
@media print, screen and (max-width: 750px) {
    .l-header__inner {
        height: 15vw;
    }
}

@media print, screen and (max-width: 750px) {
    .l-header__inner {
        padding-left: 5vw;
        padding-right: 5vw;
    }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
    .l-header__inner {
        height: 65px;
    }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
    .l-header__inner {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media print, screen and (min-width: 1025px) and (max-width: 1350px) {
    .l-header__inner {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media print, screen and (min-width: 1025px) and (max-width: 1150px) {
    .l-header__inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}


.l-header-logo img {
    width: 100%;
}
@media print, screen and (max-width: 750px) {
    .l-header-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 31.25vw;
        flex: 0 0 31.25vw;
    }
}

@media print, screen and (min-width: 1025px){
    .l-header {
      height: 80px;
      display: flex;
    }
    .l-header-logo img{
      width: 140px;
      height: auto;
    }
}

@media print, screen and (min-width: 751px) and (max-width: 1024px) {
    .l-header-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
        flex: 0 0 130px;
    }
}
@media print, screen and (min-width: 1025px) and (max-width: 1350px) {
    .l-header-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
        flex: 0 0 140px;
    }
}











.top_banner_style {
    padding-bottom: 1rem;
}

.top_banner {
  background-size: contain!important;
  height: calc(100vw * .4645);
}
@media print, screen and (min-width: 751px){
  /*.top_banner {*/
  /*  background-size: cover!important;*/
  /*  height: 250px;*/
  /*}*/
  
  .top_banner_style {
      padding: 6.5rem 0 0 0;
  }

}





.oatnd-title-abst span {
    font-size: 130%;
    display: inline-block;
    font-weight: bold;
    text-shadow: rgba(255, 255, 255, .95) 1px 0 15px;
}
/*@media print, screen and (min-width: 992px){*/
/*  .oatnd-title-abst{*/
/*    width: 700px;*/
/*    margin: 0 auto;*/
/*  }*/
/*}*/



.intro-area {
    display: none;
    background-color: #000;
    margin-top: 1rem;
    padding: .75rem;
    font-weight: bold;
    font-size: 1.1rem;
}




.ent-field-group0 {
    margin-top: 0 !important;
}
input {
    margin-top: .25rem;
}

.required > label::after, .survey-label.required::after {
    background-color: #fff!important;
    color: #fb4d4d!important;
    border: solid 1px #fb4d4d!important;
    border-radius: 0!important;
}
.input-guide,
.form-text.text-muted{
    font-size: .9rem;
}
.input-guide{
  margin-top: .25rem!important;
}
.entry-field-desc.my-2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#new-entry-group-field6-1 >div, [id^="new-entry-group-field6-"] > div {
    margin-top: .25rem;
}
#new-entry-group-opt_field1-1__BV_label_,
#new-entry-group-opt_field2-1__BV_label_,
#new-entry-group-opt_field3-1__BV_label_, [id^="new-entry-group-opt_field1-"], [id^="new-entry-group-opt_field2-"], [id^="new-entry-group-opt_field3-"]{
    margin-bottom: .25rem;
}

.card-privacy-statement {
    border: none;
}
.card-privacy-statement .card-body{
    padding: 0;
}
.card-privacy-statement strong {
    color: #fb4d4d;
}
.privacy-statement {
    margin-top: .5rem;
    margin-bottom: 1rem;
    border: solid 1px #fb4d4d;
    padding: 1.5rem;
    line-height: 1.4;
}
.privacy-statement a{
  text-decoration: underline;
  font-weight: bold;
}
#accept-1 +label, [id^="accept-"] +label {
    font-weight: bold;
}
.guide-under-submit {
    font-size: .9rem;
    color: #333;
}

.btn-primary{
  background-color:#ff6600;
  border-color:#ff6600;
  color:#ffffff;
  border-radius: 3rem;
  padding: .75rem 3rem;
}
.btn-primary:hover, .btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active{
  background-color:#00a9ae;
  border-color:#00a9ae;
  color: #ffffff;
}
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(0, 169, 174, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #ff6600;
  border-color: #ff6600;
}


#input-guide-field3-1, [id^="input-guide-field3-"]{
  font-size: 0;
}
#input-guide-field3-1:after, [id^="input-guide-field3-"]:after{
  content: "半角数字で入力してください（ハイフンなし）";
  font-size: .9rem;
}

#new-entry-group-opt_field4-1__BV_label_, [id^="new-entry-group-opt_field4-"] {
    margin-bottom: .5rem;
}


#new-entry-group-opt_field5-0__BV_label_ {
    margin-bottom: .5rem;
}





.oatnd-container-bottom-area {
  margin: 5rem 0 0 0 !important;
  padding: 0!important;
  width: 100%;
  max-width: 100%;
}
.oatnd-container-bottom-area >div.row{
  display: block;
  width: 100%;
  margin: 0;
}

.contact-area{
  /*background-color: #00004A;*/
  background-color: #3D68B8;
  padding: 2rem 0;
  color: #fff;
  font-weight: bold;
  line-height: 1.85;
}
.contact-title {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 1.5rem;
}
.contact-desc {
  font-size: 24px;
}
.contact-email {
  font-size: 24px;
  text-decoration: underline;
}
.contact-area span{
  font-weight: 400;
}
.contact-area a{
  color: #fff;
}
.contact-area a:hover{
  color: #BBB;
  text-decoration: none;
}

button.btn.btn-black {
    margin: 1rem auto;
    display: flex;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    border-radius: 2rem;
    padding: .5rem 3.75rem;
}
button.btn.btn-black:before {
    display: block;
    content: "";
    background-color: black;
    background-image: url(https://assets.oatnd.com/esznhymto4im4xru2d92nsmq0yh1);
    width: 30px;
    height: 30px;
    margin-right: 14px;
    margin-top: 7px;
    background-size: contain;
    background-repeat: no-repeat;
}
button.btn.btn-black:hover {
  filter:brightness(.7);
}










.status-page-header-container {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}





