@charset "UTF-8";
/* siteCommonStyle
--------------------------------------------------*/
.dbk-ds-content {
    line-height: 1.5;
}

.contents_header {
    display: table;
    width: 100%;
}

.contents_header h2 {
    text-align: center;
    overflow: hidden;
}



.CMPCM022 section p {
  /*text-align: justify;*/
  font-size: 14px;
}

a {
  color: #6666ff;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  opacity: 0.7;
}

img {
  max-width: 100%;
  /*margin: 0 auto;*/
}

/* 余白調整用class生成
---------------------------------*/
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

@media screen and (max-width: 768px) {
  .s-mt0 {
    margin-top: 0px !important;
  }
  .s-mb0 {
    margin-bottom: 0px !important;
  }
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

@media screen and (max-width: 768px) {
  .s-mt5 {
    margin-top: 5px !important;
  }
  .s-mb5 {
    margin-bottom: 5px !important;
  }
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

@media screen and (max-width: 768px) {
  .s-mt10 {
    margin-top: 10px !important;
  }
  .s-mb10 {
    margin-bottom: 10px !important;
  }
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

@media screen and (max-width: 768px) {
  .s-mt15 {
    margin-top: 15px !important;
  }
  .s-mb15 {
    margin-bottom: 15px !important;
  }
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

@media screen and (max-width: 768px) {
  .s-mt20 {
    margin-top: 20px !important;
  }
  .s-mb20 {
    margin-bottom: 20px !important;
  }
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

@media screen and (max-width: 768px) {
  .s-mt25 {
    margin-top: 25px !important;
  }
  .s-mb25 {
    margin-bottom: 25px !important;
  }
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

@media screen and (max-width: 768px) {
  .s-mt30 {
    margin-top: 30px !important;
  }
  .s-mb30 {
    margin-bottom: 30px !important;
  }
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

@media screen and (max-width: 768px) {
  .s-mt35 {
    margin-top: 35px !important;
  }
  .s-mb35 {
    margin-bottom: 35px !important;
  }
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

@media screen and (max-width: 768px) {
  .s-mt40 {
    margin-top: 40px !important;
  }
  .s-mb40 {
    margin-bottom: 40px !important;
  }
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

@media screen and (max-width: 768px) {
  .s-mt45 {
    margin-top: 45px !important;
  }
  .s-mb45 {
    margin-bottom: 45px !important;
  }
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

@media screen and (max-width: 768px) {
  .s-mt50 {
    margin-top: 50px !important;
  }
  .s-mb50 {
    margin-bottom: 50px !important;
  }
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

@media screen and (max-width: 768px) {
  .s-mt55 {
    margin-top: 55px !important;
  }
  .s-mb55 {
    margin-bottom: 55px !important;
  }
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

@media screen and (max-width: 768px) {
  .s-mt60 {
    margin-top: 60px !important;
  }
  .s-mb60 {
    margin-bottom: 60px !important;
  }
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

@media screen and (max-width: 768px) {
  .s-mt65 {
    margin-top: 65px !important;
  }
  .s-mb65 {
    margin-bottom: 65px !important;
  }
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

@media screen and (max-width: 768px) {
  .s-mt70 {
    margin-top: 70px !important;
  }
  .s-mb70 {
    margin-bottom: 70px !important;
  }
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

@media screen and (max-width: 768px) {
  .s-mt75 {
    margin-top: 75px !important;
  }
  .s-mb75 {
    margin-bottom: 75px !important;
  }
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

@media screen and (max-width: 768px) {
  .s-mt80 {
    margin-top: 80px !important;
  }
  .s-mb80 {
    margin-bottom: 80px !important;
  }
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

@media screen and (max-width: 768px) {
  .s-mt85 {
    margin-top: 85px !important;
  }
  .s-mb85 {
    margin-bottom: 85px !important;
  }
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

@media screen and (max-width: 768px) {
  .s-mt90 {
    margin-top: 90px !important;
  }
  .s-mb90 {
    margin-bottom: 90px !important;
  }
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

@media screen and (max-width: 768px) {
  .s-mt95 {
    margin-top: 95px !important;
  }
  .s-mb95 {
    margin-bottom: 95px !important;
  }
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

@media screen and (max-width: 768px) {
  .s-mt100 {
    margin-top: 100px !important;
  }
  .s-mb100 {
    margin-bottom: 100px !important;
  }
}

.mt-22 {
  margin-top: -22px !important;
}

@media screen and (max-width: 768px) {
  .s_mt-24 {
    margin-top: -24px !important;
  }
}

/*--------------------------------------------------
 TOP
--------------------------------------------------*/
.contents_header h2 {
  width: auto !important;
}

.tx-right {
  font-size: 12px;
  text-align: right;
}

.dbk-ds-title10 {
  font-size: 1.5rem;
  border-bottom: solid 3px #d1d1d1;
  padding-bottom: 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .dbk-ds-title10 {
    font-size: 1.2rem;
  }
}

.dbk-ds-title10::before {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: -3px;
  left: 0;
  background-color: #016dc7;
  width: 100px;
  height: 3px;
}

.dbk-ds-title10 span {
  font-size: 85%;
}

table {
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
}

table th, table td {
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1;
  padding: 12px 16px !important;
}

@media screen and (max-width: 768px) {
  table th, table td {
    line-height: 2.0;
    display: block;
  }
}

table th {
  font-weight: bold;
  position: relative;
}

table th span {
  font-weight: bold;
}

table tbody th {
  font-size: 14px;
  background-color: #efefef;
	height: 100%;
}

@media screen and (max-width: 768px) {
  table tbody td {
    font-size: 11px;
  }
}


table tbody th span {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: auto;
  transform: translateY(50%);
  margin-top: -24px;
}

@media screen and (max-width: 768px) {
  table tbody th span, table tbody td span {
    position: static;
    transform: none;
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .program thead {
    display: none;
  }
}

.program thead th {
  text-align: center;
z-index: -1	
}

.program thead th:first-of-type {
  background-color: #efefef;
}

.program tbody th {
  width: 75px;
z-index: -1
}

@media screen and (max-width: 768px) {
  .program tbody th {
    width: auto;
    border-bottom: 1px solid #c1c1c1;
  }
}

.program tbody td {
  position: relative;
}

@media screen and (max-width: 768px) {
  .program tbody td {
    border-top: none;
    border-bottom: none;
  }
}

.program tbody td:first-of-type {
  width: 129px;
}

@media screen and (max-width: 768px) {
  .program tbody td:first-of-type {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .program tbody td::before {
    content: attr(label);
    display: block;
    font-size: 13px;
    font-weight: bold;
  }
}

.seminar th {
  width: 117px;
	z-index: -1;
}

@media screen and (max-width: 768px) {
  .seminar th {
    width: auto;
  }
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---- form ----*/
.check_form tbody th {
  background-color: #d9f3ff;
  width: 40px;
  position: relative;
	/*z-index: -1;*/
}

@media screen and (max-width: 768px) {
  .check_form tbody th {
    display: table-cell;
  }
}

.check_form tbody th input {
  position: absolute;
  top: 15%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
	display: block;
}

.form_wrap > .sc-view {
  margin-top: 40px !important;
}

.form_wrap .label-position.top {
  font-size: 16px;
  padding-left: 15px !important;
  position: relative;
}

.form_wrap .label-position.top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 24px;
  background-color: #aaaaaa;
}

.form_wrap select {
  height: 40px;
  margin: 10px 0;
}

.form_wrap .form_2col > * {
  margin-top: 40px !important;
}

.form_2col {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .form_2col {
    display: block;
  }
}

.form_2col .sc-view {
  width: calc(50% - 10px);
}

@media screen and (max-width: 768px) {
  .form_2col .sc-view {
    width: auto;
  }
}

.form_2col .sc-view:nth-of-type(2n+1) {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .form_2col .sc-view:nth-of-type(2n+1) {
    margin-right: 0;
  }
}

.example {
  font-size: 10px;
}

.dbk-ds-title11 {
  font-size: 16px;
  padding-left: 15px !important;
  position: relative;
}

.dbk-ds-title11::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 24px;
  background-color: #aaaaaa;
}

.participant .form_2col {
  padding: 0 5px;
  position: relative;
}

.participant .form_2col > * {
  margin-top: 15px !important;
}

.participant .form_2col::before {
  content: "";
  position: absolute;
  top: 5px;
  right: auto;
  bottom: auto;
  left: 0;
  border-top: 1px dotted #000;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .participant .form_2col::before {
    position: static;
    border-top: none;
    width: auto;
  }
}

.participant .form_2col:nth-of-type(5)::after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  border-top: 1px dotted #000;
  width: 100%;
}

.participant .form_2col input {
  margin: 5px 0 10px 0;
}

.participant .form_2col .sc-view {
  position: relative;
}

@media screen and (max-width: 768px) {
  .participant .form_2col .sc-view::before {
    content: "";
    position: absolute;
    top: -10px;
    right: auto;
    bottom: auto;
    left: 0;
    border-top: 1px dotted #000;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .participant .form_2col .label-position.top {
    font-size: 14px;
  }
}

/*---- submit ----*/
.notes {
  background-color: #fff3d7;
  border: 1px solid #000;
  padding: 20px !important;
}

@media screen and (max-width: 768px) {
  .notes {
    font-size: 14px;
  }
}

.notes h5 {
  font-weight: bold;
}

.submit_btn {
  position: relative;
}

.submit_btn #formElement24 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateX(50%);
  margin-left: -130px;
}

.pg_cap {
	font-size: 12px;
	margin-top: 20px;
	text-align: right;
}

.txt-red{
	color: red;
}

.win10-logo{
display: block;
margin-left: auto;
margin-bottom: 28px;
margin-top: 15px;
}

.leadtxt{
line-height: 2;
}
.tentji{
margin-bottom: 40px;
}

.tenji dt{
font-weight: bold;
margin-bottom: 15px;
font-size: 16px;
}

.tenji dd{
margin-bottom: 35px;
font-size: 14px;
line-height: 1.7;
}