body{
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  line-height: 1.7;
  color: #323232;
  font-size: 1.2rem;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
}

@media(min-width:1400px){
  .container{
    max-width: 1300px;
  }
}

.h-main{
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
}
.h0{
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.bg-icad{
  background-color: #C92026;
}
.text-icad{
  color: #C92026;
}

.bg-tablegray{
  background-color: #f2f2f2;
}

.card-img-top{
  border-radius: 0;
}

a{
  color: #c70000; 
}
a:hover{
  color: #950000;
  /*transform: scale(1.02,1.02);*/
}

.mb-6{
  margin-bottom: 5rem !important;
}
.mb-7{
  margin-bottom: 8rem !important;
}


/* ▼共通ヘッダー：ここから▼ */


/* ヘッダメニュー */
#oatnd-header-wrapper{
  height: 110px;
}
#oatnd-header-fixed{
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}
.navbar{
  padding-top: 0;
}
#oatnd-header-wrapper .navbar-brand img{
  height: 63.5px;
  width: auto;
}
@media(min-width:1200px){
  #oatnd-header-wrapper .container-fluid{
    padding-left: 45px;
  }
}
.header-menu{
  font-size: 1rem;
  text-align: right;
}
.header-menu a{
  color: #323232;
}
.header-menu a:hover{
  color: #B2B2B2;
}
#headerLink1 .header-menu{
  margin-left: 10px;
}
#headerLink1 a{
  display: inline-block;
  border: solid 1px #C92026;
  border-radius: 1.5rem;
  padding: .25rem 20px;
  background-color: #FFF;
  min-width: 170px;
  font-size: 14px;
  text-align: center;
  height: 32px;
}
#headerLink1 a:hover{
  text-decoration: none;
  color: #5A5A5A;
  transition: all 0.2s;
}
#headerLink1 .catalog a:before{
  content: "";
  display: inline-block;
  background-image: url("https://assets.oatnd.com/brskz7hjm4yxlj5xxywyyb3p568u");
  background-repeat: no-repeat;
  width: 16px;
  height: 19px;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 10px;
}
#headerLink1 .catalog a{
  font-size: 0;
}
#headerLink1 .catalog a:after{
  font-size: 14px;
  content: "資料ダウンロード";
}
#headerLink1 .trial a:before{
  content: "";
  display: inline-block;
  background-image: url("https://assets.oatnd.com/u1g361hn3r17vh0kiws9jzsj2pcp");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 8px;
}
#headerLink2 .header-menu{
  font-weight: 700;
  font-size: 16px;
}
#headerLink2 .header-menu:nth-of-type(n+2){
  margin-left: 20px;
}
@media(min-width:992px){
  #headerLink1{
    margin-top: 6px;
    margin-bottom: 14.5px;
  }
}
@media(min-width:1400px){
  #headerLink2 .header-menu:nth-of-type(n+2){
    margin-left: 50px;
  }
}
#headerLink1 a:hover, #headerLink1 a:active,
#headerLink1 a:not(:disabled):not(.disabled):active{
  background-color:#C00000;
  border-color:#C00000;
  color: #fff;
  /*transform: scale(1.02,1.02);*/
}
#headerLink1 a:focus,
#headerLink1 a:not(:disabled):not(.disabled):active:focus{
  background-color:#C00000;
  border-color:#C00000;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(149, 0, 0, 0.5);
}
#headerLink1 .catalog a:hover:before, #headerLink1 .catalog a:active:before,
#headerLink1 .catalog a:not(:disabled):not(.disabled):active:before{
  background-image: url("https://assets.oatnd.com/yzunz0n7tl1ci75s7ii6tkkfgahs");
}
#headerLink1 .trial a:hover:before, #headerLink1 .catalog a:active:before,
#headerLink1 .trial a:not(:disabled):not(.disabled):active:before{
  background-image: url("https://assets.oatnd.com/wzf462gi01csmi23gdble6yx6gow");
}


/*SPサイズ調整*/
@media(max-width:991px){
  #oatnd-header-wrapper{
    height: 55px;
  }
  #oatnd-header-fixed > .container-fluid,
  #oatnd-header-wrapper .navbar{
    padding-left: 0;
    padding-right: 0;
  }
  #oatnd-header-wrapper .navbar-brand{
    margin-left: 15px;
  }
  #oatnd-header-wrapper .navbar-brand img{
    height: 35px;
    margin-left: 5px;
  }
  #navbarSupportedContent{
    background-color: #c91f26;
  }
  #navbarSupportedContent .ul-wrap{
    width: 70%;
    margin: 0 auto;
    padding: 2rem 0;
  }
  #navbarSupportedContent li{
    background-color: #c91f26;
    padding: .5rem 5rem;
  }
  #navbarSupportedContent li:hover, #navbarSupportedContent li a:hover{
    transform: none!important;
  }
  #headerLink1{
    margin: 10px auto;
  }
  #headerLink1 li{
    text-align: center;
    padding-left: 0!important;
    padding-right: 0;
    margin: 0 auto!important;
    height: 44px;
  }
  #headerLink1 li:first-child{
    padding-bottom: 0!important;
  }
  #headerLink1 a{
    border-radius: 0;
    width: 300px;
    text-align: center;
    padding: .5rem 0;
    font-size: 14px;
    display: block;
    height: 40px;
    margin-right: 5px;
  }
  #headerLink1 .catalog a{
    font-size: 0;
  }
  #headerLink1 .catalog a:after{
    font-size: 14px;
  }
  #headerLink1 a:hover{
    background-color: #E8E8E8;
    color: #5A5A5A;
  }
  #headerLink2{
    margin-bottom: .5rem;
  }
  #headerLink2 .header-menu{
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding: .75rem 0;
    font-size: 16px;
    margin-left: 0!important;
  }
  #headerLink2 .header-menu a{
    color: #fff;
    font-size: 1.2rem;
  }
  #headerLink2 .header-menu a:hover{
    font-weight: 500;
  }
}
@media(max-width:575px){
  #navbarSupportedContent .ul-wrap{
    width: 100%;
  }
  #headerLink1 .header-menu.catalog a:after,
  #headerLink1 .header-menu.trial a{
    font-size: 11.375px;
  }
  #headerLink2 .header-menu{
    padding: 0;
    margin: 0px auto 12px auto!important;
  }
  #headerLink2 .header-menu a{
    font-size: 12.25px;
  }
}

/*ハンバーガーメニュー*/
.navbar-toggler{
  border: none!important;
  margin-left: 4.3px;
  outline: none !important;
  padding-left: 0;
  padding-right: 5.5px;
  padding-bottom: 5px;
}
.navbar-light .navbar-toggler-icon{
  background-image: none;
  transform: scale(0.61, 0.79);
}
.navbar-toggler-icon{
  position: relative;
  width: 40px;
  height: 40px;
  background: none;
  appearance: none;
  cursor: pointer;
}
.navbar-toggler-icon span{
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
.navbar-toggler-icon span{
  position: absolute;
  left: 5px;
  width: 80%;
  height: 1px;
  background-color: rgba(165, 165, 165, 1);
  border-radius: 1px;
}
.navbar-toggler-icon span:nth-of-type(1){
  top: 8px;
  background-color: #c70000;
}
.navbar-toggler-icon span:nth-of-type(2) {
  top: 20px;
  background-color: #c70000;
}
.navbar-toggler-icon span:nth-of-type(3) {
  top: 32px;
  background-color: #c70000;
}
.HBmenu1{
  transform: translateY(12px) rotate(-315deg);
}
.HBmenu2{
  opacity: 0;
}
.HBmenu3{
  transform: translateY(-12px) rotate(315deg);
}

/* 新規登録/ログイン */
.header-auth-btns{
  /*margin-left: 1rem;*/
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-auth-btns-not-signed-in{
  display: flex;
}
.header-auth-btns-not-signed-in button{
  border-radius: 0;
  margin: 0!important;
  height: 110px;
  width: 90px;
  font-feature-settings: "palt";
}
.oatnd-header-auth-signin{
  order: 2;
}
.oatnd-header-auth-signin.btn-outline-primary{
  background-color:#3d3d3d;
  border-color:#3d3d3d;
  color:#ffffff;
}
.oatnd-header-auth-signin.btn-outline-primary:hover, .oatnd-header-auth-signin.btn-outline-primary:active,
.oatnd-header-auth-signin.btn-outline-primary:not(:disabled):not(.disabled):active{
  background-color:#0b0b0b;
  border-color:#0b0b0b;
  color: #ffffff;
}
.oatnd-header-auth-signin.btn-outline-primary:focus,
.oatnd-header-auth-signin.btn-outline-primary:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(11, 11, 11, 0.5);
}
.oatnd-header-auth-signup.btn-outline-primary,
.header-contact-btn .btn-primary{
  background-color:#C92026;
  border-color:#C92026;
  color:#ffffff;
}
.oatnd-header-auth-signup.btn-outline-primary:hover, .oatnd-header-auth-signup.btn-outline-primary:active,
.oatnd-header-auth-signup.btn-outline-primary:not(:disabled):not(.disabled):active,
.header-contact-btn .btn-primary:hover, .header-contact-btn .btn-primary:active,
.header-contact-btn .btn-primary:not(:disabled):not(.disabled):active{
  background-color:#970007;
  border-color:#970007;
  color: #ffffff;
}
.oatnd-header-auth-signup.btn-outline-primary:focus,
.oatnd-header-auth-signup.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.header-contact-btn .btn-primary:focus,
.header-contact-btn .btn-primary:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(151, 0, 7, 0.5);
  text-decoration: none;
}
#signIn___BV_modal_body_ .btn-sign-up{
  background-color:#c70000;
  border-color:#c70000;
  color:#ffffff;
  border-radius: 0;
}
#signIn___BV_modal_body_ .btn-sign-up:hover, #signIn___BV_modal_body_ .btn-sign-up:active,
#signIn___BV_modal_body_ .btn-sign-up:not(:disabled):not(.disabled):active{
  background-color:#950000;
  border-color:#950000;
  color: #ffffff;
}
#signIn___BV_modal_body_ .btn-sign-up:focus,
#signIn___BV_modal_body_ .btn-sign-up:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(149, 0, 0, 0.5);
}
.btn-go-sign-in{
  background-color:#3d3d3d!important;
  border-color:#3d3d3d!important;
  color:#ffffff!important;
  border-radius: 0;
}
.btn-go-sign-in:hover, .btn-go-sign-in:active,
.btn-go-sign-in:not(:disabled):not(.disabled):active{
  background-color:#0b0b0b!important;
  border-color:#0b0b0b!important;
  color: #ffffff!important;
}
.btn-go-sign-in:focus,
.btn-go-sign-in:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(11, 11, 11, 0.5)!important;
}
/* ログイン中 */
#header-authed__BV_toggle_ i{
  color: #C92026;
}
#header-authed__BV_toggle_ i{
  color: #970007;
}
/*新規登録をお問い合わせに変更*/
.header-auth-wrapper{
  display: flex;
}
.oatnd-header-auth-signup{
  display: none!important;
}
.header-contact-btn{
  margin-left: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-contact-btn a{
  display: block;
  height: 100%;
}
.header-contact-btn button{
  border-radius: 0;
  width: 90px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*XLサイズ調整*/
@media(min-width:1200px){
  .header-auth-btns-not-signed-in button,
  .header-contact-btn button{
    width: 160px;
  }
  .header-auth-wrapper {
    margin-left: 21px!important;
  }
}
/*LGサイズ調整*/
@media(min-width:992px){
  .header-auth-btns-not-signed-in button,
  .header-contact-btn button{
    font-size: 16px;
    font-weight: 700;
  }
}
/*SPサイズ調整*/
@media(max-width:991px){
  .header-auth-btns,
  .header-contact-btn{
    height: 55px;
  }
  .header-auth-btns-not-signed-in button,
  .header-contact-btn button{
    font-weight: 700;
    height: 55px;
    width: 90px;
    font-size: 12px;
  }
}
@media(max-width:575px){
  .header-auth-btns-not-signed-in button,
  .header-contact-btn button{
    width: 65px;
    padding: .5rem;
  }
}

/* ▲共通ヘッダー：ここまで▲ */





/* ▼ページ下部メニュー：ここから▼ */
#oatnd-bottomMenu-wrapper .bottomMenu-lead{
  font-size: 26px;
  font-weight: 600;
}
#oatnd-bottomMenu-wrapper .oatnd-tagged-bottomMenuWrap{
  /*background: linear-gradient(45deg, #E0012A, #AA241B);*/
  background: linear-gradient(90deg, rgb(225, 0, 42) 0%, rgb(170, 37, 26) 100%);
}
#oatnd-bottomMenu-wrapper .card{
  border: none;
  border-radius: 0;
  background-color: transparent;
}
#oatnd-bottomMenu-wrapper .card >div:first-child {
  background-color: #fff;
}
#oatnd-bottomMenu-wrapper .card >img {
  background-color: #fff;
}
#oatnd-bottomMenu-wrapper .menuType-link:nth-of-type(2) .card >div:first-child{
  background-color: #000;
}
#oatnd-bottomMenu-wrapper .menuType-link:nth-of-type(1) .card-title{
  font-size: 0;
}
#oatnd-bottomMenu-wrapper .menuType-link:nth-of-type(1) .card-title:after{
  font-size: 16px;
  content: "資料ダウンロード";
}
#oatnd-bottomMenu-wrapper .card-title,
#oatnd-bottomMenu-wrapper .card-abst{
  color: #fff;
}
#oatnd-bottomMenu-wrapper .card-abst{
  font-weight: 400;
  margin-bottom: .75rem;
}
#oatnd-bottomMenu-wrapper .card-abst ul{
  line-height: 1.5;
  padding-left: 2rem;
}
@media(min-width:576px){
  #oatnd-bottomMenu-wrapper .card-title{
    font-size: 26px;
    padding: 0 .5rem;
  }
  #oatnd-bottomMenu-wrapper .menuType-link:nth-of-type(1) .card-title:after{
    font-size: 26px;
  }
}
@media(min-width:768px){
  #oatnd-bottomMenu-wrapper .bottomMenu-lead{
    font-size: 31px;
  }
}
/* SP調整 */
@media(max-width:767px){
  #oatnd-bottomMenu-wrapper .bottomMenu-lead{
    font-size: 4.75vw;
    margin-bottom: 7.5vw;
    padding: 0!important;
  }
  
  #oatnd-bottomMenu-wrapper .card-body{
    padding: 3.75vw 2.5vw 7.5vw 2.5vw;
  }
  #oatnd-bottomMenu-wrapper .menuType-link:nth-of-type(1) .card-title:after,
  #oatnd-bottomMenu-wrapper .card-title{
    font-size: 3.5vw;
    margin-bottom: 2.5vw;
  }
  #oatnd-bottomMenu-wrapper .card-abst ul{
    font-size: 3vw;
    margin: 0 0 0 -1em;
  }
  #oatnd-bottomMenu-wrapper .tagged-bottomMenuWrap{
    padding: 10vw 6.25vw 2.5vw 6.25vw;
    margin: 0!important;
  }
}

/*新規登録*/
#oatnd-bottomMenu-wrapper .menuType-auth{
  position: relative;
}
#oatnd-bottomMenu-wrapper .menuType-auth .bottomMenu-authbtn-area{
  position: absolute;
  width: 100%;
  height: 100%;
}
#oatnd-bottomMenu-wrapper .menuType-auth .bottomMenu-authbtn-area > div{
  height: 100%;
}
#oatnd-bottomMenu-wrapper .menuType-auth .bottomMenu-authbtn-area > div .m-auth-signup-btn-panel-before-signin{
  height: 100%;
}
#oatnd-bottomMenu-wrapper .menuType-auth .m-auth-signup-btn-before-signin{
  margin: 0 !important;
  display: block;
  width: 100%;
  height: 100% !important;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
#oatnd-bottomMenu-wrapper .menuType-auth .btn-primary:hover, #oatnd-bottomMenu-wrapper .menuType-auth .btn-primary:active,
#oatnd-bottomMenu-wrapper .menuType-auth .btn-primary:not(:disabled):not(.disabled):active{
  background-color: transparent;
  border: none;
  color: transparent;
  background-color: rgba(255, 255, 255, .2);
}
#oatnd-bottomMenu-wrapper .menuType-auth .btn-primary:focus,
#oatnd-bottomMenu-wrapper .menuType-auth .btn-primary:not(:disabled):not(.disabled):active:focus{
  box-shadow: none;
}
/*リンク・資料*/
#oatnd-bottomMenu-wrapper .menuType-link{
  position: relative;
}
#oatnd-bottomMenu-wrapper .menuType-link .bottomMenu-linkbtn-area{
  position: absolute;
  width: 100%;
  height: 100%;
}
#oatnd-bottomMenu-wrapper .menuType-link .bottomMenu-linkbtn-area > div{
  height: 100%;
}
#oatnd-bottomMenu-wrapper .menuType-link .bottomMenu-linkbtn-area > div > div:first-child{
  height: 100%;
}
#oatnd-bottomMenu-wrapper .menuType-link .bottomMenu-linkbtn-area button{
  font-size: 0;
  color: transparent;
  margin: 0 !important;
  display: block;
  width: 100%;
  height: 100% !important;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
#oatnd-bottomMenu-wrapper .menuType-link .btn-primary:hover, #oatnd-bottomMenu-wrapper .menuType-link .btn-primary:active,
#oatnd-bottomMenu-wrapper .menuType-link .btn-primary:not(:disabled):not(.disabled):active{
  background-color: transparent;
  border: none;
  color: transparent;
  background-color: rgba(255, 255, 255, .2);
}
#oatnd-bottomMenu-wrapper .menuType-link .btn-primary:focus,
#oatnd-bottomMenu-wrapper .menuType-link .btn-primary:not(:disabled):not(.disabled):active:focus{
  box-shadow: none;
}
/* ▲ページ下部メニュー：ここまで▲ */





/* ▼共通フッター：ここから▼ */
#oatnd-footer{
  background-color: #F8F8F8;
}
.footerLogo img{
  max-width: 170px;
  margin-bottom: 25px;
  width: 100%;
  margin-left: 8px;
}
@media(min-width:992px){
  .footerLogo{
    text-align: left!important;
  }
}
/*.footerOfficial:hover{*/
/*  background-color: #fff;*/
/*}*/
.footerOfficial a{
  background-color: #fff;
  color: #323232;
  padding: .25rem 1rem;
  font-size: 1rem;
}
.footerOfficial a:hover{
  text-decoration: none;
  color:#707070;
  opacity: .8;
}
.footerOfficial a:after{
  display: inline-block;
  content: "\f105";
  color: #c70000;
  font-family: "Font Awesome 5 Pro";
  margin-left: .5rem;
}

.footerBadgeLink ul{
  list-style-type: none;
  padding: 0;
}
.footerBadgeLink li{
  margin-left: .5rem;
  background-color: transparent;
}
.footerBadgeLink li{
  width: 360px;
  height: 60px;
  margin-bottom: 20px;
  text-align: center;
  white-space: nowrap;
}
@media(min-width:992px){
  .footerBadgeLink li{
    width: auto;
  }
}
.footerBadgeLink li:nth-of-type(1) a:before{
  content: "";
  display: inline-block;
  background-image: url("https://assets.oatnd.com/h8ajvuzo08mpanuglswcm2tyrz7o");
  background-repeat: no-repeat;
  width: 24px;
  height: 23px;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 1rem;
}
.footerBadgeLink li:nth-of-type(2) a:before{
  content: "";
  display: inline-block;
  background-image: url("https://assets.oatnd.com/sljslvbzcwhw2dpeajictp9zh8il");
  background-repeat: no-repeat;
  width: 23px;
  height: 25px;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 1rem;
}
.footerBadgeLink a{
  display: block;
  border: solid 1px #C92026;
  border-radius: 2rem;
  padding: 14px 40px 14px 43px;
  width: 100%;
  color: #323232;
  font-size: 16px;
  font-weight: 700;
}
.footerBadgeLink a:hover, .footerBadgeLink a:active,
.footerBadgeLink a:not(:disabled):not(.disabled):active{
  background-color:#C00000;
  border-color:#C00000;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s;
}
.footerBadgeLink li:nth-of-type(1) a:hover:before{
  background-image: url("https://assets.oatnd.com/upo34zrpz4zbd0uqq99l13mbchq7");
}
.footerBadgeLink li:nth-of-type(2) a:hover:before{
  background-image: url("https://assets.oatnd.com/gy82eo2j24f4sl7z8ou5nsg1uhc3");
}
.footerBadgeLink a:focus,
.footerBadgeLink a:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(149, 0, 0, 0.5);
}


.footerCopy{
  font-size: 13px;
}
@media(min-width:992px){
  .footerOfficial{
    width: 100%;
  }
  .footerCopy{
    text-align: left!important;
  }
  .footerLink{
    width: 84%;
    margin-left: auto;
    margin-top: -5.75rem;
  }
}


@media(min-width:1200px){
  /*.footerOfficial{*/
  /*  width: auto;*/
  /*}*/
  .footerLink{
    width: 87%;
    margin-top: -5.7rem;
  }
}
@media(min-width:1360px){
  .footerOfficial{
    width: auto;
  }
  .footerLink{
    margin-top: -3.5rem;
  }
}
.footerLink ul{
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
#FL-tag1 li:nth-of-type(n+2){
  margin-left: 30px;
}
#FL-tag1 li:hover{
  opacity: .7;
}
#FL-tag1 a{
  font-size: 16px;
  font-weight: 700;
  color: #333333;
}
#FL-tag1 a:hover{
  color: #333333;
  text-decoration: none;
}
#FL-tag1 a:before{
  display: inline-block;
  content: "\f105";
  color: #c70000;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
  font-size: 17px;
  margin-right: .5rem;
  border: solid 1px #A8A8A8;
  border-radius: 1.5rem;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-left: .1rem;
}

#FL-tag2  li:nth-of-type(n+2){
  margin-left: 1rem;
}
#FL-tag2 a {
  font-size: 1rem;
  color: #333333;
}
#FL-tag2 a:hover{
  opacity: .8;
  text-decoration: none;
}


/* SP調整 */
@media(max-width:991px){
  .footerOfficial{
    margin-bottom: 25px!important;
  }
}
@media(max-width:575px){
  .footer-icad{
    justify-content: center;
  }
  .footerBadgeLink li{
    width: 300px;
    height: 50px;
  }
  .footerBadgeLink li a{
    font-size: 12px;
  }
}
/* ▲共通フッター：ここまで▲ */


/* ▼推奨環境について：ここから▼ */
.recommendedViewingLink:hover{
  color: #B2B2B2;
  text-decoration: underline;
  cursor: pointer;
}
/* ▲推奨環境について：ここまで▲ */
/* ▼利用規約▼ */
#oatnd-recommended-viewing a{
  color:#C92026;
}
#oatnd-recommended-viewing a:hover{
  color:#8B0000;
}
/* ▲利用規約▲ */


/* ▼フォーム：ここから▼ */
.privacy-statement{
  line-height: 1.5;
}
@media(max-width:575px){
  #signUp___BV_modal_title_{
    font-size: 4vw;
  }
  #signUp___BV_modal_title_:after,
  form label,
  form .privacy-statement .font-weight-bold,
  form .wrapper-go-sign-up >p{
    font-size: 3.5vw;
  }
  form .input-guide,
  form .privacy-statement{
    font-size: 3vw;
  }
}
/* ▲フォーム：ここまで▲ */


/* ▼トップに戻る：ここから▼ */
#page-top{
  display: inline-block;
  position: fixed;
  bottom: 36%;
  right: 0;
  z-index: 100;
}
#page-top a{
  display: inline-block;
  position: relative;
  content: "";
  width: 50px;
  height: 50px;
  background-color: #333;
}
#page-top a:after{
  position: absolute;
  display: inline-block;
  color: #efefef;
  content: "\f077";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* ▲トップに戻る：ここまで▲ */










/* ▼ページ固有：ここから▼ */
/* ▼申し込み方法：上▼ */
#oatnd-header-wrapper:has(div.header-auth-btns-not-signed-in)~div#oatnd-subApply-wrapper .area_hide_with_auth{
  display: block!important;
}
#oatnd-header-wrapper:has(div.header-auth-btns-not-signed-in)~div#oatnd-subApply-wrapper .area_show_with_auth{
  display: none!important;
}
#oatnd-header-wrapper:has(div.header-auth-btns-signed-in)~div#oatnd-subApply-wrapper .area_hide_with_auth{
  display: none!important;
}
#oatnd-header-wrapper:has(div.header-auth-btns-signed-in)~div#oatnd-subApply-wrapper .area_show_with_auth{
  display: block!important;
}
.subApply_area{
  /*background-color: #B22222;*/
  /*background-color: #cf0037;*/
  border-radius: 0;
  padding: 2rem 2.25rem 2.251rem 2.25rem;
}
.subApply_abst{
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  white-space: pre-wrap;
  color: #000;
  line-height: 1.5;
  margin-bottom: 0;
}
@media(min-width:992px){
  .subApply_abst{
    font-size: 1.5rem;
  }
}

.subApply_btn_area{
  text-align: center;
}
.subApply_btn_area button{
  display: inline-block;
  background-color: #cf0037;
  color: #fff;
  text-align: center;
  padding: .5rem 3.25rem .5rem 2.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 250px;
  position: relative;
  margin: 0 0 .5rem .5rem!important;
}
.subApply_btn_area button:hover, .subApply_btn_area button:active,
.subApply_btn_area button:not(:disabled):not(.disabled):active{
  background-color:#880000;
  border-color:#fff;
  color: #ffffff;
}
.subApply_btn_area button:focus,
.subApply_btn_area button:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5);
}
.subApply_btn_area button:after {
  display: inline-block;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #cf0037;
  background-color: #fff;
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.subApply_btn_area button:hover:after{
  color: #cf0037;
  background-color: #fff;
  transition: all 0.3s;
}
.subApply_btn_area > div {
  display: inline-block;
}

.subAppy_link {
  text-align: center;
  font-size: 1.4rem;
  color: #000;
  font-weight: 700;
}
.subAppy_link p{
  font-size: 1.75rem;
}
.subAppy_link button{
  display: inline-block;
  background-color: #cf0037;
  color: #fff;
  border-color: #b22222;
  text-align: center;
  padding: .5rem 3.25rem .5rem 2.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 250px;
  position: relative;
  margin: 0 0 .5rem .5rem!important;
}
.subAppy_link button:hover, .subAppy_link button:active,
.subAppy_link button:not(:disabled):not(.disabled):active{
  background-color:#880000;
  border-color:#fff;
  color: #ffffff;
}
.subAppy_link button:focus,
.subAppy_link button:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5);
}
.subAppy_link button:after {
  display: inline-block;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #cf0037;
  background-color: #fff;
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.subAppy_link button:hover:after{
  color: #cf0037;
  background-color: #fff;
  transition: all 0.3s;
}


/* ▼講演内容:ご挨拶▼ */
.lectureContents-block.greeting .lcNote{
  font-size: 1.3rem;
  white-space: pre-wrap;
  /*max-width: 860px;*/
  /*margin: 0 auto;*/
}
.invitation-link{
  background-color: #fff!important;
  color: #000;
  text-align: center;
  padding: .5rem 5rem .5rem 4.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 250px;
  position: relative;
  margin-bottom: .5rem;
  border: solid 1px #B22222;
}
.invitation-link:hover, .invitation-link:active,
.invitation-link:not(:disabled):not(.disabled):active{
  background-color:#880000!important;
  border-color:#fff!important;
  color: #ffffff;
  text-decoration: none;
}
.invitation-link:focus,
.invitation-link:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5)!important;
}
.invitation-link:after {
  display: inline-block;
  content: "\f08e";
  font-family: "Font Awesome 5 Pro";
  color: #B22222;
  /*background-color: #B22222;*/
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.invitation-link:hover:after{
  color: #fff;
  /*background-color: #fff;*/
  transition: all 0.3s;
}

.greeting .lcNote-tc a{
  display: inline-block;
  background-color: #fff !important;
  color: #000;
  text-align: center;
  padding: .4rem 3.25rem .4rem 2.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 250px;
  position: relative;
  margin-bottom: .5rem;
  border: solid 1px #B22222;
}
.greeting .lcNote-tc a:hover, .greeting .lcNote-tc a:active,
.greeting .lcNote-tc a:not(:disabled):not(.disabled):active{
  background-color:#880000!important;
  border-color:#fff!important;
  color: #ffffff;
  text-decoration: none;
}
.greeting .lcNote-tc a:focus,
.greeting .lcNote-tc a:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5)!important;
}
.greeting .lcNote-tc a:after {
  display: inline-block;
  content: "\f08e";
  font-family: "Font Awesome 5 Pro";
  color: #B22222;
  /*background-color: #B22222;*/
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.greeting .lcNote-tc a:hover:after{
  color: #fff;
  /*background-color: #fff;*/
  transition: all 0.3s;
}


/* ▼申し込み方法：下▼ */
.card-apply-auth{
  /*background-color: #B22222;*/
  background-color: #C92026;
  border-radius: 0;
  padding: .75rem 1rem 1rem 1rem;
}
.apply-auth-title {
  font-size: 1.4rem;
  text-align: center;
  white-space: pre-wrap;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0;
}
.apply-auth-message{
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
@media(min-width:992px){
  .apply-auth-title{
    font-size: 1.5rem;
  }
  .apply-auth-message{
    font-size: 1.5rem;
  }
}
.card-apply-auth .card-text{
  text-align: center;
}

.card-apply-auth button {
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: .5rem 3.25rem .5rem 2.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 250px;
  position: relative;
  margin-bottom: .5rem;
}
.card-apply-auth button:hover, .card-apply-auth button:active,
.card-apply-auth button:not(:disabled):not(.disabled):active{
  background-color:#880000;
  border-color:#fff;
  color: #ffffff;
}
.card-apply-auth button:focus,
.card-apply-auth button:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5);
}
.card-apply-auth button:after {
  display: inline-block;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background-color: #B22222;
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.card-apply-auth button:hover:after{
  color: #880000;
  background-color: #fff;
  transition: all 0.3s;
}

/* 申し込み済み */
.card-applied-message{
  /*background-color: #B22222;*/
  background-color: #C92026;
  padding: .75rem 1rem 1rem 1rem;
  color: #fff;
  text-align: center;
}
.card-title.applied-title{
  font-size: 1.75rem;
}
.card-text.applied-message{
  font-size: 1.4rem;
}
.applied-message a{
  display: inline-block;
  background-color: #fff;
  color: #000;
  text-align: center;
  text-decoration: none;
  padding: .5rem 3.25rem .5rem 2.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 250px;
  position: relative;
  margin: 0 0 .5rem .5rem!important;
}
.applied-message a:hover, .applied-message a:active,
.applied-message a:not(:disabled):not(.disabled):active{
  background-color:#880000;
  border-color:#fff;
  color: #ffffff;
  text-decoration: none;
}
.applied-message a:focus,
.applied-message a:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5);
}
.applied-message a:after {
  display: inline-block;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background-color: #B22222;
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.applied-message a:hover:after{
  color: #880000;
  background-color: #fff;
  transition: all 0.3s;
}



/* ▼フォーム▼ */
#oatnd-entry-wrapper {
    padding-top: 5rem;
}
.apply-panel {
  /*background-color: #B20000;*/
  background-color: #cf0037;
  color: #fff;
  padding: 2.5rem 1rem 2rem 1rem;
}
.ent-field-group0 {
  max-width: 390px;
  margin: 0 auto!important;
}
.apply-panel .required > label::after, .survey-label.required::after {
  color: #000!important;
  background-color: #fff !important;
  content: "※必須項目"!important;
  /* border: solid 1px #880000; */
  padding-bottom: 5px!important;
  vertical-align: middle!important;
}

.apply-panel .btn{
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: .5rem 3.25rem .5rem 2.75rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  width: 280px;
  position: relative;
  margin-bottom: .5rem;
}
.apply-panel .btn:hover, .apply-panel .btn:active,
.apply-panel .btn:not(:disabled):not(.disabled):active{
  background-color:#880000;
  border-color:#fff;
  color: #ffffff;
}
.apply-panel .btn:focus,
.apply-panel .btn:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(136, 0, 0, 0.5);
}
.apply-panel .btn:after {
  display: inline-block;
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  background-color: #B22222;
  width: 24px;
  height: 23px;
  border-radius: 50%;
  font-size: 80%;
  padding-top: 0.1rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.apply-panel .btn:hover:after{
  color: #880000;
  background-color: #fff;
  transition: all 0.3s;
}


/* ▼ログインフォーム：ここから▼ */
#signIn___BV_modal_body_ > div:nth-of-type(2) {
    display: block !important;
}
.signin-instruction-header {
    font-size: 0;
}
.signin-instruction-header:after {
    font-size: 1.2rem;
    content: "アカウント登録・ログイン頂くとコンテンツが閲覧可能です";
}
/* ▲ログインフォーム：ここまで▲ */

/* ▼新規登録フォーム：ここから▼ */
#signUp___BV_modal_title_:after {
  margin-top: .5rem;
  content: "本申請により、iCAD技術ポータルサイトの登録も同時に行われます。\A※iCAD技術ポータルサイトはiCAD SXの最新情報やご検討に役立つ情報を提供する会員登録制サイトです。";
  display: block;
  white-space: pre-wrap;
  font-size: 1rem;
}
/* ▲新規登録フォーム：ここまで▲ */




/* ▼お問い合わせ先▼ */
.contactNote-area {
    font-weight: 500;
}
.contactNote-area .h2{
  font-weight: 700;
}
.contactNote-area .h5{
  line-height: 1.4;
}




.status-page-header-container {
  margin-top: 40px;
}


.btn.btn-link {
  color:#B22222;
}

.btn-primary{
  background-color:#B22222;
  border-color:#B22222;;
}

.btn-primary:hover {
  background-color:#8B0000;
  border-color:#8B0000;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #B22222;
  border-color: #B22222;
}

.btn-outline-primary {
  border-color:#B22222;
  color:#B22222;  
}

.btn-outline-primary:hover {
  background-color:#8B0000;
  border-color:#8B0000;  
}

a {
  color:#B22222;
}

a:hover {
  color:#8B0000;
}


/* リンク無効 */
.no-link{
  pointer-events: none;
}


/*.oatnd-header-wrapper, .oatnd-status-page-wrap, .status-page-header-container {*/
/*  background-color: #000;*/
/*}*/

.close-messages {
  color:#B22222;  
}


.text-lg{
  font-size: 120%;  
}
.text-xl{
  font-size: 140%;  
}

.text-red{
  color: #c9171e;
}
.text-black{
  color: #000;
}
.pre-wrap{
  white-space: pre-wrap;
}


/* テキストリンクをボタンリンクに */
.link-TextToBtn a{
  padding: .75rem 3.5rem;
  font-size: 1.6rem;
  border-radius: 0;
  background-color:#c9171e;
  border-color:#c9171e;
  color:#ffffff;
}
.link-TextToBtn a:hover, .link-TextToBtn a:active,
.link-TextToBtn a:not(:disabled):not(.disabled):active{
  background-color:#970007;
  border-color:#970007;
  color: #ffffff;
  text-decoration: none;
}
.link-TextToBtn a:focus,
.link-TextToBtn a:not(:disabled):not(.disabled):active:focus{
  box-shadow: 0 0 0 0.2rem rgba(151, 0, 7, 0.5);
}


/* 2025/2/7追加 テンプレート「シンプル申し込みフォーム」修正対応用 */
/*div[id^="apply-form-title-"] {*/
.col-md-10.survey-wrapper .apply-block-0 {
  margin-top: 3rem;
}

div[id^="apply-form-title-"] > p {
  white-space: pre-wrap;
}
/* ここまで2025/2/7追加 テンプレート「シンプル申し込みフォーム」修正調整用 */






/*公開前調整*/
/*.oatnd-status-page-wrap{*/
/*  display: none;*/
/*}*/









/* ページタイトル */
.pageContentTitle-wrap{
  background: linear-gradient(45deg, #cf0037, #c40a41);
  color: #fff;
  font-size: 42px;
  height: 250px;
  display: flex;
  align-items: center;
  font-weight: 600;
}
/* SP調整 */
@media(max-width:575px){
  .pageContentTitle-wrap{
    font-size: 24.5px;
    height: 110px;
    /*text-align: right;*/
  }
}



/* パンくず */
.breadcrumb{
  background-color: transparent;
  padding: 40px 0 20px 0;
  font-size: 13px;
}
.breadcrumb-item.active a{
  pointer-events: none;
  color: #6c757d;
  text-decoration: none;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: #a8a8a8;
  content: ">";
}




/* ページ概要 */
.pageAbst-title{
  font-size: 42px;
  font-weight: 600;
  white-space: pre-wrap;
}
/* SP調整 */
@media(max-width:575px){
  .pageAbst-title{
    font-size: 24.5px;
  }
}

.pageAbst-desc{
  font-size: 26px;
  font-weight: 600;
}

.pageAbst-desc table{
  font-size: 1.4rem;
  max-width: 580px;
  margin: 0 auto;
}
.pageAbst-desc table th{
  text-align: center;
}
.pageAbst-desc table td, .pageAbst-desc table th{
  padding: .5rem;
}



/* 動画 */
.pageAbst-mv{ /*MV非表示*/
  /*display: none;*/
}







/* ▼講演内容▼ */
.lcLead{
  font-size: 2.2rem;
  /*color: #B22222;*/
  color: #cf0037;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.lectureContents-block th{
  /*background-color: #B22222;*/
  background-color: #cf0037;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.lectureContents-block .lecture-lead th{
  padding: 1.25rem 0;
}
.lectureContents-block p{
  font-weight: 700;
  margin-bottom: 0;
  font-size: 1.3rem;
}
.lectureContents-block span{
  font-weight: 700;
  font-size: 1.3rem;
  display: block;
  margin-bottom: 1rem;
}
.lectureContents-block .lecture-title{
  vertical-align: middle;
  font-weight: bold;
}
.lectureContents-block .speaker{
  margin-top: 1rem;
  /*white-space: pre-wrap;*/
  /*padding-left: 1.5rem;*/
  padding-left: 0;
  list-style-type: none;
 }
 .lectureContents-block .lecture-abst{
   white-space: pre-wrap;
 }

.lectureContents-block .lecture th:nth-of-type(odd),
.lectureContents-block .lecture td:nth-of-type(odd){
  border-right: solid 1px #fff;
}
.lectureContents-block .lecture td{
  padding: 1rem 2rem;
}
.lectureContents-block .lecture td:first-child{
  padding-right: 0;
}
.lectureContents-block .lecture li{
  white-space: pre-wrap;
}
.lectureContents-block .lecture td a{
  text-decoration: underline;
  color: #000;
}
.lectureContents-block .lecture td a:hover{
  color: #bbb;
}

.lectureContents-block .pm-program span{
  font-size: 1.45rem;
}

@media(min-width:992px){
  .lectureContents-block .pm-program .lecture th:nth-of-type(odd),
  .lectureContents-block .pm-program .lecture td:nth-of-type(odd){
    width: 340px;
  }
}


@media(max-width:991px){
  .lectureContents-block .lecture-lead{
    border-bottom: solid 5px #fff;
  }
  .lectureContents-block .lecture{
    display: flex;
    flex-direction: column;
  }
  .lectureContents-block .lecture th{
    margin-bottom: 0;
  }
  .lectureContents-block .lecture th:nth-of-type(odd),
  .lectureContents-block .lecture td:nth-of-type(odd){
    width: auto;
    border-right: none;
  }
  .lectureContents-block .lecture td{
    padding: 1rem;
  }
  .lectureContents-block .lecture td:empty{
    display: none;
  }
  .d-sp-blank{
    display: none;
  }
  .lectureContents-block .lecture .lecture-title{
    padding-top: 1.5rem;
  }
  .lectureContents-block .lecture td:last-child{
    /*padding-bottom: 2.5rem;*/
    border-top: dotted 1px #dee2e6;
  }
  
  .lectureContents-block .lecture-title{
    font-size: 1.4rem;
  }
  .lectureContents-block .lecture-title br{
    display: none;
  }
  
  .bg-sp-lightgray{
    background-color: #f2f2f2;
  }
  .bg-sp-white{
    background-color: #fff;
  }
}


.lectureAM .lecture-title {
    /*min-width: 280px;*/
    min-width: 340px;
}
.lectureAM span {
    margin-bottom: 0;
}
.lectureAM-speaker{
  margin-bottom: 1rem;
}



.lectureContents-block .lcNote .qa-note{
  white-space: pre-wrap;
  background-color: #fff;
  padding: 1rem 2rem;
}


.lectureContents-block.operationQA .lcNote{
  white-space: pre-wrap;
  font-size: 1.3rem;
}


.lectureContents-block.mapBlock .lcNote{
  font-size: 1.3rem;
}
.lectureContents-block.mapBlock .map-lead{
  color: #cf0037;
  font-size: 1.6rem;
  font-weight: 500;
}
.lectureContents-block.mapBlock .map-area{
  max-width: 1180px;
  padding-left: 2.5rem;
}






/* ▼フォーム▼ */
.ent-field-group0 {
  max-width: 900px;
}

#new-entry-group-opt_field5-0 {
  margin-bottom: 1.5rem;
}

#new-entry-group-opt_field1-0 .row,
#new-entry-group-opt_field3-0 .row,
#new-entry-group-opt_field4-0 .row,
#new-entry-group-opt_field6-0 .row,
#new-entry-group-opt_field7-0 .row{
  margin: 0;
}
#new-entry-group-opt_field1-0 .row > .col-md-2,
#new-entry-group-opt_field3-0 .row > .col-md-4,
#new-entry-group-opt_field4-0 .row > .col-md-4,
#new-entry-group-opt_field6-0 .row > .col-md-2,
#new-entry-group-opt_field7-0 .row > .col-md-2{
  padding: 0 5px;
  margin-bottom: 10px!important;
}
#new-entry-group-opt_field6-0 .row > .col-md-3{
  height: 100%;
}
#new-entry-group-opt_field1-0 .card-body,
#new-entry-group-opt_field3-0 .card-body,
#new-entry-group-opt_field4-0 .card-body,
#new-entry-group-opt_field6-0 .card-body,
#new-entry-group-opt_field7-0 .card-body{
  color: #000;
  padding: 10px 5px 15px;
}

@media(min-width:768px){
  #new-entry-group-opt_field6-0 .card-body{
    height: 65px!important;
  }
  #new-entry-group-opt_field6-0 .card-body span.badge{
    display: block;
    margin-bottom: 5px;
  }
}
@media screen and (min-width:768px) and ( max-width:991px){
  #new-entry-group-opt_field6-0 .card-body{
    height: 100px!important;
  }
}

#new-entry-group-opt_field6-0 .row > .col-md-2 > label{
  height: auto!important;
}

#new-entry-group-opt_field6-0 .row > .col-md-2:before {
  color: transparent;
  display: block;
  width: 100%;
}
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(5n) {
  margin-right: 1px;
}
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(-n+5):before {
  content: "東京";
}
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(n+6):nth-of-type(-n+10):before {
  content: "名古屋";
}
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(n+11):nth-of-type(-n+15):before {
  content: "大阪";
}
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(1):before,
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(6):before,
#new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(11):before{
  color: #fff!important;
}
@media(max-width:767px){
  #new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(n+2):nth-of-type(-n+5):before,
  #new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(n+7):nth-of-type(-n+10):before,
  #new-entry-group-opt_field6-0 .row > .col-md-2:nth-of-type(n+12):nth-of-type(-n+15):before{
    display: none;
  }
}

#new-entry-group-opt_field6-0 .row .card-body > span.field-option-title{
    font-size: 0;
}
#new-entry-group-opt_field6-0 .row .card-body > span.field-option-title:before {
    font-size: 1.1rem;
}
#fld_68320_opt_99188_0_card span.field-option-title:before,
#fld_68320_opt_99193_0_card span.field-option-title:before,
#fld_68320_opt_99198_0_card span.field-option-title:before {
  content: "11:35～12:00";
}
#fld_68320_opt_99189_0_card span.field-option-title:before,
#fld_68320_opt_99194_0_card span.field-option-title:before,
#fld_68320_opt_99199_0_card span.field-option-title:before {
  content: "12:00～12:25";
}
#fld_68320_opt_99190_0_card span.field-option-title:before,
#fld_68320_opt_99195_0_card span.field-option-title:before,
#fld_68320_opt_99200_0_card span.field-option-title:before {
  content: "12:25～12:50";
}
#fld_68320_opt_99191_0_card span.field-option-title:before,
#fld_68320_opt_99196_0_card span.field-option-title:before,
#fld_68320_opt_99201_0_card span.field-option-title:before {
  content: "14:50～15:15";
}
#fld_68320_opt_99192_0_card span.field-option-title:before,
#fld_68320_opt_99197_0_card span.field-option-title:before,
#fld_68320_opt_99202_0_card span.field-option-title:before {
  content: "15:15～15:40";
}


#new-entry-group-opt_field5-0 > label,
#new-entry-group-opt_field6-0 >label{
  margin-bottom: 0 !important;
}
#new-entry-group-opt_field5-0 .entry-field-desc,
#new-entry-group-opt_field6-0 .entry-field-desc{
  margin-top: 0 !important;
  font-size: 90%;
}

#new-entry-group-opt_field7-0 {
    margin-bottom: .25rem;
}
#input-guide-opt_field7-0 {
    color: #fff !important;
    font-size: 1.1rem;
    margin-bottom: .25rem!important;
}


#new-entry-opt_field5-0,
#new-entry-comment-opt_field7-0{
    margin-left: 5px;
    width: calc(100% - 10px);
}

#new-entry-group-opt_field7-comment-0__BV_description_{
  color: #fff!important;
}






/*47th*/
.pageAbst-desc > .row{
  margin-bottom: -2rem;
}


.greeting .lcNote-tc > div > div > a{
  margin-top: 1rem;
  display: none;
}














/*公開前調整*/
/*body > div {*/
/*  visibility: hidden;*/
/*}*/
/*.oatnd-status-page-wrap {*/
/*  display: block;*/
/*  visibility: visible;*/
/*  position: absolute;*/
/*  top: 0;*/
/*}*/
/*#oatnd-pageabst-wrapper ~ div{*/
/*  display: none;*/
/*}*/