@charset "utf-8";
.sp {
  display: none!important;
}
.sp_small {
  display: none!important;
}
input[type="submit"] {
  -webkit-appearance: none;
}
:focus {
  outline: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
html {
}
body {
  font-size: 16px;
  text-align: left;
  color: #000;
  width: 100%;
  min-width: 1000px;
  word-break: normal;
  word-wrap: break-word;
  line-height: 1.4;
  letter-spacing: 0;
  background-color:#fff;
}
p, dt, dd, li, th, td {
  line-height: 1.5;
}
/*clearfix */
.clearfix:after {
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  min-height: 0px;
}
h1 {
  margin-bottom: inherit;
  background: inherit;
  padding: inherit;
  border-radius: inherit;
  font-size: 2em;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  display: inherit;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-rendering: inherit;
}
select {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
}
img {
  border: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
li {
  margin: 0px;
  padding: 0px;
}
a, a:hover, a:visited {
  color: inherit;
  text-decoration: none;
}
.hover {
  display: block;
  transition: 0.2s;
  cursor: pointer;
}
.hover:hover {
  opacity: 0.7;
}
.link01 {
  cursor: pointer;
}
.link01:hover {
  text-decoration: underline;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center!important;
}
table {
  border-collapse: separate;
}
iframe {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.acccont {
  display: none;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.red {
  color: #F00;
}


/*header*/
.headtop {
  margin-right: auto;
  margin-left: auto;
  padding-right: 120px;
  padding-left: 120px;
  max-width: 1200px;
  min-height: 60px;
}
.headtop01 {
  float: left;
  padding-top: 13px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 0;

}
.headtop02 {
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
}
.headtop03 {
  display: inline-block;
  vertical-align: top;
}
.headtop04 {
  float: right;
  padding-top: 20px;
  width: 306px;
}
.headbtm {
  min-height: 64px;
  background-color: #BE1C1C;
}
.headbtm_clone {
  position: fixed;
  top: -100px;
  left: 0;
  z-index: 10;
  width: 100%;
}
.headbtm01_wrap {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 120px;
  max-width: 1200px;
}
.headbtm01 {
  float: left;
  padding-top: 14px;
}
.headbtm02 {
  float: right;
  padding-top: 16px;
  font-size: 0;
}
.headbtm03 {
  display: inline-block;
  margin-left: 60px;
  font-size: 16px;
}
.headbtm03 a {
  display: block;
  position: relative;
  color: #fff;
  position: relative;
  line-height: 1;
  height: 38px;
}
.headbtm03 a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  width: 0;
  height: 0;
  border-top: 7px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 4px solid transparent;
  transition: 0.2s;
}
.headbtm03 a:hover::after {
  border-top: 7px solid #fff;
}

/*body*/
.cmnwrap01 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.cmnwrap02 {
  position: relative;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F8F8F8;
}
.cmnwrap02_inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 964px;
}
.mv {
  padding-top: 50px;
}
.mv_inner {
  position: relative;
  margin-bottom: 100px;
  padding-top: 65px;
  padding-bottom: 15px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/bg_mv.png);
  background-size: cover;
  background-position: center;
}
.mv01 {
  margin-bottom: 45px;
  text-align: center;
}
.mv02 {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 560px;
  font-size: 14px;
  line-height: 1.9;
  background-color: rgba(255,255,255,0.53);
  text-align: center;
}
.mv03 {
  margin-right: auto;
  margin-left: auto;
  max-width: 964px;
}
.mv04 {
  position: relative;
  float: left;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  margin-right: 20px;
  width: 308px;
  min-height: 200px;
  background-color: rgba(255,255,255,0.53);
}
.mv04:last-child {
  margin-right: 0;
}
.mv05 {
  position: absolute;
  top: -22px;
  left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 130px;
  color: #fff;
  background-color: #BE1C1C;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.mv05.type02 {
  left: 68px;
}
.mv06 {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 4px;
  font-weight: bold;
  color: #BE1C1C;
}
.mv06::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 155px;
  height: 1px;
  background-color: #BE1C1C;
}
.mv07 {

}
.mv08 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 150px;
  font-size: 14px;
}
.mv08 a {
  display: block;
  position: relative;
  padding-top: 5px;
  padding-bottom: 4px;
  color: #fff;
  background-color: #000;
  text-align: center;
}
.mv08 a::after {
  content: '';
  display: inline-block;
  margin-top: -2px;
  margin-left: 10px;
  vertical-align: middle;
  width: 10px;
  height: 11px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link03.png);
}
.mv09 {
  position: absolute;
  right: -30px;
  top: -40px;
}
.mv10 {
  box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.3);
}
.mv10.type_noshadow {
  box-shadow: none;
}
.cmnttl01 {
  position: absolute;
  top: -45px;
  left: 40px;
  padding-top: 9px;
  padding-right: 20px;
  padding-bottom: 9px;
  padding-left: 20px;
  color: #fff;
  background-color: #BE1C1C;
}
.cmnttl01_ja {
  display: block;
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: bold;
}
.cmnttl01_en {
  display: block;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.topics {
  margin-bottom: 60px;
}
.topics.mb {
  margin-bottom: 140px;
}
.topics02 {
  float: left;
  width: 308px;
  margin-right: 20px;
  margin-bottom: 10px;
  background-color: #fff;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.topics02:last-child {
  margin-right: 0;
}
.topics03 {
  position: relative;
}
.topics05 {
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 70px;
  padding-left: 20px;
  position: relative;
}
.topics05::after {
  content: '';
  display: block;
  position: absolute;
  right: 28px;
  bottom: 20px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link01.png);
}

.topics06 {
  position: absolute;
  top: -18px;
  left: 0;
  padding-top: 10px;
  padding-bottom: 9px;
  width: 130px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #000;
  letter-spacing: 0.2em;
}
.topics08 {
  display: block;
  position: absolute;
  bottom: 38px;
  right: 68px;
  font-size: 20px;
}
.topics08::after {
  content: '';
  display: inline-block;
  margin-top: -2px;
  margin-left: 10px;
  vertical-align: middle;
  width: 16px;
  height: 15px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link04.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.award {
  margin-bottom: 140px;
}
.award .cmnwrap02 {
  padding-top: 35px;
}
.ttl01 {
  text-align: center;
}
.ttl01 span {
  display: inline-block;
  margin-bottom: 35px;
  padding-top: 15px;
  padding-right: 35px;
  padding-bottom: 14px;
  padding-left: 35px;
  font-size: 24px;
  font-weight: bold;
  color: #BE1C1C;
  border:5px solid #BE1C1C;
}

.award02 {
  margin-bottom: 60px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.award02.type_col2 {
  background-color: transparent;
  box-shadow: none;
}
.award04 {
  display: table;
  width: 100%;
  position: relative;
  height: 146px;
  text-align: center;
}
.award10 .award04 {
  padding-top: 16px;
}
.award05 {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 7px;
  padding-right: 40px;
  padding-bottom: 6px;
  padding-left: 20px;
  font-size: 14px;
  color: #fff;
  background-color: #000;
}
.award06 {
  font-size: 24px;
  display: table-cell;
  vertical-align: middle;
}
.award08 {
  float: left;
  width: 471px;
  background-color: #fff;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.award08:nth-child(2) {
  float: right;
}
.award09 {
  margin-bottom: 90px;
}
.award10 {
  float: left;
  margin-right: 20px;
  width: 308px;
  background-color: #fff;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.award10:last-child {
  margin-right: 0;
}
.award11 {
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  width: 330px;
}
.btn01 {
  display: block;
  position: relative;
  padding-top: 41px;
  padding-right: 80px;
  padding-bottom: 41px;
  padding-left: 60px;
  font-weight: bold;
  color: #fff;
  background-color: #be1c1c;
  border-radius: 2px;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
a.btn01 {
  color: #fff;
}
.btn01::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 38px;
  margin-top: -18px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link02.png);
}
.btn01.type02 {
  padding-top: 29px;
  padding-bottom: 29px;
  border-radius: 0;
  box-shadow: none;
}
.btn01.type03 {
  padding-top: 16px;
  padding-right: 40px;
  padding-bottom: 16px;
  padding-left: 30px;
  font-size: 14px;
  font-weight: normal;
}
.btn01.type03:after {
  top: 25px;
  right: 15px;
  margin-top: -8px;
  width: 17px;
  height: 17px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link05.png);
}
.join01 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}
.join02 {
  margin-right: auto;
  margin-left: auto;
  max-width: 720px;
}
.join03 {
  float: left;
  position: relative;
  width: 240px;
  height: 100%;
  padding-top: 40px;
  padding-right: 12px;
  padding-left: 12px;
  text-align: center;
}
.join03.type_table {
  display: table;
}
.join03.type_table .join03_inner {
  display: table-cell;
  vertical-align: middle;
}
.join03.type_table .join03_inner img {
  width: 100%;
}
.join02:first-child .join03 {
  padding-top: 20px;
}
.join02:last-child .join05 {
  min-height: 38px;
}
.join03::before {
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  bottom: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #707070;
}
.join03::after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: calc(100% - 20px);
  background-color: #707070;
}
.join02:last-child .join03::before {
  display: none;
}
.join03:last-child::after {
  display: none;
}
.join04 {
}
.join05 {
  padding-bottom: 10px;
  min-height: 55px;
  font-size: 12px;
}
.join05.type_ubtn {
  padding-bottom: 20px;
  min-height: 1px!important;
}
.join_btn {
  padding-bottom: 35px;
}
.join_btn.type02 {
  padding-bottom: 10px;
}
.concept {
  margin-bottom: 140px;
}
.concept01 {
  padding-top: 20px;
  padding-bottom: 60px;
  text-align: center;
}
.concept02_wrap {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px
}
.concept02 {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  padding-top: 56.25%;
}
.concept02 video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.concept03 {

}
.concept04 {
  float: left;
  width: 391px;
  background-color: #fff;
}
.concept04:nth-child(2) {
  float: right;
}
.concept05 {

}
.concept06 {
  position: relative;
  padding-top: 44px;
  padding-right: 70px;
  padding-bottom: 44px;
  padding-left: 30px;
}
.concept06::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -18px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link01.png);
}
.program {
  margin-bottom: 90px;
}
.program01 {
  margin-bottom: 50px;
}
.program02 {
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: #fff;
}
.program022 {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.program03 {
  display: table-cell;
  vertical-align: top;
  width: 308px;
}
.program04 {
  display: table-cell;
  vertical-align: top;
  position: relative;
  padding-top: 75px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  color: #1D1D1D;
}
.program05 {
  position: absolute;
  top: 0;
  left: -40px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background-color: #404040;
  letter-spacing: 0.05em;
}
.program06 {
  font-size: 24px;
  font-weight: bold;
}
.program07 {
  margin-bottom: 50px;
  text-align: center;
}
.program08 {
  margin-bottom: 70px;
  text-align: center;
}
.program08 span {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #1d1d1d;
  border-bottom: 7px solid #BE1C1C;
}
.program09 {
  margin-bottom: 140px;
}
.program10 {
  margin-bottom: 25px;
}
.program10:last-child {
  margin-bottom: 0;
}
.type_l {
  float: left;
}
.type_r {
  float: right;
}
.program11 {
  width: 554px;
  background-color: #fff;
}
.program11.type02 {
  width: 534px;
}
.program12 {
  display: table;
  margin-bottom: 25px;
}
.program13 {
  display: table-cell;
  width: 94px;
  height: 132px;
  text-align: center;
  font-size: 94px;
  font-weight: lighter;
  vertical-align: middle;
  color: #fff;
  background-color: #404040;
  line-height: 1;
}
.program14 {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 15px;
}
.program15 {
  display: inline-block;
  margin-bottom: 7px;
  padding-bottom: 7px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 5px solid #BE1C1C;
}
.program16 {
  font-size: 24px;
  font-weight: bold;
  color: #1d1d1d;
  line-height: 1.2;
}
.program17 {
  margin-bottom: 25px;
  padding-right: 20px;
  padding-left: 20px;
}
.program18 {

}
.program19 {

}
.program20 {
  width: 390px;
  background-color: #fff;
}
.program20.type02 {
  width: 410px;
}
.program21 {
  float: left;
  margin-right: 23px;
  width: 306px;
  text-align: center;
}
.program21:last-child {
  margin-right: 0;
}
.program21_inner {
  position: relative;
  padding-top: 50px;
  padding-bottom: 90px;
  background-color: #BE1C1C;
  border-radius: 2px;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.program21_inner::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 40px;
  margin-left: -19px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link02.png);
}
.program22 {
  margin-bottom: 16px;
}
.program23 {
  margin-bottom: 4px;
  font-size: 24px;
  color: #fff;
}
.program24 {
  color: #fff;
}
.program25 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 50px
}
.tablist {
}
.tablist li {
  float: left;
  padding-bottom: 24px;
  width: 16.66%;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #AAA;
  border-bottom: 7px solid #797979;
  cursor: pointer;
  transition: 0.2s;
}
.tablist li.current {
  color: #000;
  border-bottom: 7px solid #BE1C1C;
}
.tablist li:hover {
  opacity: 0.7;
}
.tablist li.current:hover {
  opacity: 1;
  cursor: auto;
}
.disnon {
  display: none!important;
}

.until01 {
  background-color: #fff;
}
.until02 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  width: 340px;
}
.until03 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.until03 .join03 {
  padding-top: 30px;
}
.until03 .join02:first-child .join03 {
  padding-top: 30px;
}
.until03 .join02:last-child .join05 {
  min-height: 55px;
}
.btn02 {

}

.partner .program15 {
  font-size: 22px;
}
.partner {
  margin-bottom: 200px;
}
.partner01 {

}
.partner02 {
  display: table;
  margin-bottom: 20px;
  padding-top: 45px;
  padding-bottom: 45px;
  width: 100%;
  table-layout: fixed;
  background-color: #fff;
}
.partner03 {
  display: table-cell;
  vertical-align: top;
  padding-right: 20px;
  padding-left: 50px;
  width: 320px;
  border-right: 1px solid #AAAAAA;
}
.partner04 {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 140px;
  height: 190px;
}
.partner04.type02 {
  padding-left: 90px;
}
.partner04.type02 .join05 {
  min-height: 1px;
  padding-bottom: 0;
}
.partner05 {
  font-size: 20px;
  font-weight: bold;
}
.partner06 {
  margin-bottom: 20px;
}
.partner06:last-child {
  margin-bottom: 0;
}
.partner07 {
  margin-bottom: 20px;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #fff;
}
.partner08 {
  padding-left: 50px;
}
.partner .join02 {
  max-width: 882px;
}
.partner .join03 {
  width: 294px;
}
.partner .join05 {
  min-height: 80px
}
.faq {

}
.faq01 {
  padding-top: 45px;
  padding-right: 82px;
  padding-bottom: 30px;
  padding-left: 82px;
  background-color: #fff;
}
.faq02 {
  padding-bottom: 40px;
}
.faq03 {
  padding-right: 80px;
  padding-left: 80px;
  cursor: pointer;
}
.faq04 {
  position: relative;
  padding-top: 14px;
  padding-bottom: 40px;
  padding-left: 35px;
  font-size: 18px;
  font-weight: bold;
}
.faq04::before {
  content: "Q";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 37px;
  font-weight: bold;
  color: #BE1C1C;
}
.faq04::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 16px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 8px;
  background-size: contain;
  background-position: center;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_acc.png);
}
.faq03.active .faq04::after {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_acc_close.png?2020);
}
.faq05 {
  display: none;
  position: relative;
  padding-top: 14px;
  padding-bottom: 60px;
  padding-left: 35px;
  line-height: 1.2;
}
.faq03.active .faq05 {
  display: block;
}
.faq05::before {
  content: "A";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 37px;
  font-weight: bold;
 color: #BE1C1C;
}
.faq05 a {
  transition: 0.2s;
}
.faq05 a:hover {
  color: #e60000;
}
.ttl01.type_full span {
  display: block;
}

.contact {
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-bottom: 120px;
  max-width: 690px;
}
.contact01 {
  float: left;
  width: 310px;
}
.contact02 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 110px;
  text-align: center;
  background-color: #BE1C1C;
  border-radius: 2px;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.contact02 ::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 40px;
  margin-left: -19px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link02.png);
}
.contact01:nth-child(2) {
  float: right;
}
.contact03 {
  margin-bottom: 20px;
}
.contact03 img {
  width: 54px;
}
.contact04 {
  color: #fff;
}
.contact04.oswald {
  font-size: 24px;
}
.foot01 {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 45px;
  max-width: 850px;
}
.foot02 {
  margin-bottom: 20px;
  font-size: 0;
}
.foot03 {
  display: inline-block;
  padding-left: 11px;
  font-size: 11.4px;
  line-height: 1.2;
}
.foot03:first-child {
  padding-left: 0;
}
.foot03 a {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  padding-left: 8px;
  border-right: 1px solid #D4D4D4;
  line-height: 1.2;
  transition: 0.2s;
}
.foot03 a::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-65%);
  left: 0;
  width: 4px;
  height: 7px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_nav_next.png);
  background-size: contain;
}
.foot03 a:hover {
  color: #e60000;
}
.foot04 {
  font-size: 11px;
}
.cmnanc01 {
  margin-top: -124px;
  padding-top: 124px;
}
.cmnanc02 {
  margin-top: -74px;
  padding-top: 74px;
}
.remodal-wrapper {
  padding-top: 80px;
  padding-right: 20px;
  padding-bottom: 80px;
  padding-left: 20px;
}
.remodal {
  position: relative;
  padding: 0;
  margin-bottom: 0;
  max-width: 1200px;
  min-width: 940px;
}
.remodal-closebtn {
  position: absolute;
  top: -63px;
  right: 0;
}
.remodal-closebtn img {
  width: 133px;
}
.mdl {
  overflow-y: auto;
  text-align: left;
  height: calc(100vh - 160px);
}
.mdl::-webkit-scrollbar {
  background: transparent;
  border-radius: 4px;
  width: 7px;
}
.mdl::-webkit-scrollbar:horizontal {
  width: 7px;
  height: 7px;
}
.mdl::-webkit-scrollbar-thumb{
  width: 7px;
  background: #DDDDDD;
  border-radius: 4px;
}
.mdl_head {
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: center;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/bg_mv.png);
}
.mdl_head .cmnttl01 {
  position: static;
  display: inline-block;
  text-align: left;
}
.mdl_cont {
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 190px;
  padding-bottom: 60px;
  padding-left: 190px;
}
.mdl_cont.type_menter {
  padding-right: 104px;
  padding-left: 104px;
}
.mdl_cont.type_prog {
  padding-right: 246px;
  padding-left: 246px;
}
.mdl_cont.type_guide {
  padding-right: 270px;
  padding-left: 270px;
}

.mdl_topics {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #707070;
}
.mdl_topics01 {
  display: table-cell;
  vertical-align: top;
  width: 200px;
  font-weight: bold;
}
.mdl_topics02 {
  display: table-cell;
  vertical-align: top;
}
.modal_icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 8px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
}
.modal_icon.icon_pdf {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/modal/icon_mdl_pdf.png);
}
.modal_icon.icon_link {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/modal/icon_mdl_link.png);
}
.modal_icon.icon_blank {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/modal/icon_mdl_blank.png);
}
.mdl_menter {

}
.mdl_menter01 {
  text-align: center;
  padding-bottom: 60px;
}
.mdl_menter02.type02 {
  padding-top: 60px;
  border-top: 2px solid #e4e4e4;
}
.mdl_menter03 {
  float: left;
  width: 144px;
  margin-right: 20px;
  padding-bottom: 60px;
}
.mdl_menter04 {
  margin-bottom: 10px;
}
.mdl_menter04 img {
  width: 100%;
}
.mdl_menter05 {
  margin-bottom: 10px;
  font-weight: bold;
}
.mdl_menter06 {
  font-size: 14px;
}


.mdl_prog01 {
  margin-bottom: 100px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.mdl_prog01.type02 {
  margin-bottom: 60px;
}
.mdl_prog02 {
  margin-bottom: 30px;
  padding-bottom: 75px;
  border-bottom: 1px dashed #B8B8B8
}
.mdl_prog03_wrap {
  margin-bottom: 15px;
  padding-bottom: 60px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/modal/bg_flow01.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 10px 50px;
}
.mdl_prog03_wrap.type02 {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/modal/bg_flow02.png);
}
.mdl_prog03_wrap.type03 {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/modal/bg_flow03.png);
}
.mdl_prog03_wrap.type04 {
  margin-bottom: 0;
  padding-bottom: 0;
  background-image: none;
}
.mdl_prog03 {
  position: relative;
  padding-left: 35px;
}
.mdl_prog03::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 100%;
  border-radius: 5.5px;
  background-color: #E5A6A6;
}
.mdl_prog03_wrap.type02 .mdl_prog03::before {
  background-color: #DE7575;
}
.mdl_prog03_wrap.type03 .mdl_prog03::before {
  background-color: #CC4949;
}
.mdl_prog03_wrap.type04 .mdl_prog03::before {
  background-color: #BE2828;
}
.mdl_prog03 dt {
  margin-bottom: 10px;
  font-weight: bold;
}
.mdl_prog03 dd {
  font-size: 14px;
}
.mdl_prog04 {
  margin-bottom: 8px;
  text-align: center;
}
.mdl_prog05 {
  padding-bottom: 100px;
  font-size: 12px;
  text-align: center;
}

.mdl_guide01 {

}
.mdl_guide02 {
  padding-bottom: 50px;
}
.mdl_guide03 {
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #BE1C1C;
  font-weight: bold;
}
.mdl_guide04 {

}
.mdl_guide04 li {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
}
.mdl_guide04 li::before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #BE1C1C;
}

.mdl_sche01 {

}
.mdl_sche02 {

}
.mdl_sche02 dt {
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: bold;
}
.mdl_sche02 dd {
  position: relative;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 35px;
}
.mdl_sche02 dd::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 100%;
  border-radius: 5.5px;
  background-color: #E5A6A6;
}
.mdl_sche02:last-child dd {
  display: none;
}
.mdl_sche03 {
  margin-bottom: 22px;
  font-weight: bold;
}
.mdl_sche03.type02 {
  margin-bottom: 15px;
}
.mdl_sche03.type_mb0 {
  margin-bottom: 0;
}
.mdl_sche04 {
  margin-bottom: 20px;
}
.mdl_sche05 {
  margin-bottom: 30px;
}
.mdl_sche05 img {
  width: auto;
}

.mv11 {
  margin-bottom: 12px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/cta/bg_cta.png);
  border: 5px solid #BE1C1C;
  box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.4);
  position: relative;
}
 .mv11::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  background-color: rgba(105,105,105,0.9);
  display: block;
  top: -5px;
  left: -5px;
  position: absolute;
}
.mv11_wrapper {
  position: relative;
}
.mv11_wrapper::before,
.mv11_wrapper::after {
  position: absolute;
  z-index: 1;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
}
.mv11_wrapper::before {
  content: "開催終了しました";
  font-size: 25px;
  top: 38%;
}

.mv11_wrapper:first-of-type::before {
  content: "受付終了しました";
}

.mv11_wrapper:last-of-type::before {
  content: "開催終了しました";
}
/*
.mv11_wrapper::after {
  content: "お知らせ致します。";
  font-size: 20px;
  top: calc(38% + 30px);
}

.mv11_wrapper:first-of-type::before,
.mv11_wrapper:first-of-type::after {
  content: none;
}
.mv11_wrapper:first-of-type .mv11::before {
  content: none;
}*/
.mv12 {
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.mv12 span {
  font-size: 38px;
  line-height: 1;
}
.mv13 {

}
.mv13 img {
  box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.4);
}
.mv14 {
  margin-bottom: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 1;
}
.date {
  display: inline-block;
}
.date.left {
  margin-right: 25px;
}
.mv15 {
}
.mv16 {
  float: left;
  position: relative;
  width: 124px;
}
.mv16:first-child {
  margin-right: 1px;
}
.mv16:first-child::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  width: 1px;
  height: calc(100% - 14px);
  background-color: #000;
}



@charset "utf-8";
@media (min-width: 768px) {
  .headbtm {
    min-width: 1000px;
  }
  .headbtm.fixed {
    top: 0;
    transition: top .4s ease 0s;
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  .mv09 {
    right: 0;
  }
  .headbtm01_wrap {
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
input[type="submit"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.pc {
  display: none!important;
}
.sp {
  display: block!important;
}
a:hover {
  text-decoration: none;
  opacity:1;
}
img{
  width:100%;
  height:auto;
}
body {
  padding-top: 60px;
  font-size: 14px;
  min-width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

/*header*/
.headtop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  padding-right: 0;
  padding-left: 4%;
  min-height: 60px;
  width: 100%;
  background-color: #fff;
}
.headtop01 {
  float: left;
  width: 50px;
  margin-right: 10px;
  padding-top: 24px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 0;
}
.headtop02 {
  margin-right: 0;
}
.headtop04 {
  float: left;
  padding-top: 25px;
  width: 140px;
}
.head_sp01 {
  float: right;
  width: 89px;
  height: 60px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/btn_menu.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.headbtm {
  position: fixed;
  top: 0;
  right: -320px;
  z-index: 100;
  width: 300px;
  min-height: 1px;
  height: 100vh;
  overflow-y: auto;
  background-color: #BE1C1C;
  transition: 0.3s;
}
.headbtm.active {
  right: 0;
}
.headbtm_clone {
  display: none;
}
.t-clear {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.8)
}
.t-clear.active {
  display: block;
}
.headbtm01_wrap {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  max-width: 1200px;
}
.headbtm02 {
  float: none;
  padding-top: 16px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 0;
}
.headbtm03 {
  display: block;
  margin-left: 0;
  font-size: 16px;
  border-bottom: 1px solid #fff;
}
.headbtm03:last-child {
  border-bottom: none
}
.headbtm03 a {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 1;
  height: auto;
}
.headbtm03 a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 33px;
  bottom: auto;
  left: auto;
  right: 0;
  margin-top: -2px;
  margin-left: 0;
  width: 0;
  height: 0;
  border-top: 7px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 4px solid transparent;
}
.sp_headbtm01{
  display: block;
  margin-left: auto;
  width: 89px;
  height: 60px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/btn_menu_close.png);
  background-repeat: no-repeat;
  background-size: contain;
}
a.sp_headbtm02 {
  margin-left: 1em;
  padding-top: 0;
}
.headbtm03 a.sp_headbtm02::after {
  top: 8px;
}

/*body*/
.cmnwrap01 {
}
.cmnwrap02 {
  padding-top: 60px;
  padding-right: 4%;
  padding-bottom: 60px;
  padding-left: 4%;
}
.cmnwrap02.sp_type02 {
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}
.cmnwrap02.sp_type03 {
  padding-right: 0;
  padding-left: 0;
}
.mv {
  padding-top: 0;
  overflow-x: hidden;
}
.mv_inner {
  margin-bottom: 100px;
  padding-top: 10px;
  padding-bottom: 15px;
  background-position: top center;
}
.mv01 {
  margin-bottom: 15px;
  padding-right: 21%;
  padding-left: 21%;
}
.mv02 {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
  max-width: 1000px;
  font-size: 14px;
  line-height: 1.6;
}
.mv03 {
  margin-right: auto;
  margin-left: auto;
  max-width: 964px;
  padding-left: 4%;
}
.mv04 {
  position: relative;
  margin-top: 20px;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  margin-right: 20px;
  width: 310px;
  min-height: 200px;
  background-color: rgba(255,255,255,0.53);
}
.mv04:last-child {
  margin-right: 0;
}
.mv05 {
  position: absolute;
  top: -20px;
  left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 130px;
  color: #fff;
  background-color: #BE1C1C;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.mv05.type02 {
  left: 4%;
}
.mv06 {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 4px;
  font-weight: bold;
  color: #BE1C1C;
}
.mv06::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 155px;
  height: 1px;
  background-color: #BE1C1C;
}
.mv07 {

}
.mv08 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 150px;
  font-size: 14px;
}
.mv08 a {
  display: block;
  position: relative;
  padding-top: 5px;
  padding-bottom: 4px;
  color: #fff;
  background-color: #000;
  text-align: center;
}
.mv08 a::after {
  content: '';
  display: inline-block;
  margin-top: -2px;
  margin-left: 10px;
  vertical-align: middle;
  width: 10px;
  height: 11px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link03.png)
}
.mv09 {
  position: static;
  padding-right: 10%;
  padding-bottom: 25px;
  padding-left: 10%;
}
.slick-dots {
  position: static;
  padding-top: 20px;
}
.slick-dots li {
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right: 6px;
  margin-left: 6px;
  width: 7px;
  height: 7px;
}
.slick-dots li button {
  width: 7px;
  height: 7px;
  padding: 0;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 7px;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: #D1D1D1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #797979;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.cmnttl01 {
  position: absolute;
  top: -40px;
  left: 0;
  padding-top: 12px;
  padding-right: 25px;
  padding-bottom: 12px;
  padding-left: 25px;
  color: #fff;
  background-color: #BE1C1C;
}
.cmnttl01_ja {
  display: block;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
}
.cmnttl01_en {
  display: block;
  font-size: 24px;
  letter-spacing: 0.2em;
}
.cmnttl01_en.type_sp01{
  font-size: 20px;
  letter-spacing: 0.1em;
}
.topics {
  margin-bottom: 60px;
}
.topics01 {
  padding-left: 4%;
}
.topics02 {
  width: 308px;
  margin-right: 20px;
}
.topics02:last-child {
  margin-right: 0;
}

.topics05 {
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 70px;
  padding-left: 20px;
}
.topics05::after {
  content: '';
  display: block;
  position: absolute;
  right: 28px;
  bottom: 20px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link01.png);
}
.topics06 {
  position: absolute;
  top: -18px;
  left: 0;
  padding-top: 10px;
  padding-bottom: 9px;
  width: 130px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #000;
  letter-spacing: 0.2em;
}
.topics08 {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 4%;
  font-size: 20px;
}
.topics08::after {
  content: '';
  display: inline-block;
  margin-top: -2px;
  margin-left: 10px;
  vertical-align: middle;
  width: 16px;
  height: 15px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link04.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.award {
  margin-bottom: 60px;
}
.award .cmnwrap02 {
  padding-top: 60px;
}
.ttl01 {
  text-align: center;
}
.ttl01 span {
  display: inline-block;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-right: 18px;
  padding-bottom: 14px;
  padding-left: 18px;
  font-size: 24px;
  font-weight: bold;
  color: #BE1C1C;
  border:5px solid #BE1C1C;
}

.award02 {
  margin-bottom: 20px;
}
.award02.type_col2 {
  background-color: transparent;
  box-shadow: none;
}
.award04 {
  padding-top: 16px;
  height: 146px;
}
.award10 .award04,
.award08 .award04 {
  height: 120px
}
.award05 {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 7px;
  padding-right: 40px;
  padding-bottom: 6px;
  padding-left: 20px;
  font-size: 14px;
  color: #fff;
  background-color: #000;
}
.award06 {
  font-size: 24px;
}
.award08 {
  float: none!important;
  width: 100%;
  margin-bottom: 20px;
}
.award09 {
  margin-bottom: 35px;
}
.award10 {
  float: none!important;
  margin-right: 0;
  margin-bottom: 20px;
  width: 100%;
}
.award10:last-child {
  margin-bottom: 0;
}
.award11 {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
.btn01 {
  display: block;
  position: relative;
  padding-top: 41px;
  padding-right: 60px;
  padding-bottom: 41px;
  padding-left: 30px;
  font-weight: bold;
  color: #fff;
  background-color: #be1c1c;
  border-radius: 2px;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
  font-size: 16px;
  text-align: center;
}
.btn01::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -18px;
  width: 38px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link02.png);
}
.btn01.type02 {
  padding-top: 29px;
  padding-bottom: 29px;
  text-align: center;
}
.btn01.type03 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-right: 25px;
  padding-bottom: 6px;
  padding-left: 10px;
  font-size: 11px;
  font-weight: normal;
  min-height: 42px;
}
.btn01.type03:after {
  top: 50%;
  right: 10px;
  margin-top: -5px;
  width: 11px;
  height: 11px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link05.png);
}
.join01 {
  padding-top: 30px;
  padding-right: 4%;
  padding-bottom: 30px;
  padding-left: 4%;
  background-color: #fff;
}
.join02 {
  margin-right: auto;
  margin-left: auto;
  max-width: 720px;
}
.join03 {
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}
.join03.type_table {
  display: table;
}
.join03.type_table .join03_inner {
  display: table-cell;
  vertical-align: middle;
}
.join02:first-child .join03 {
  padding-top: 10px;
}
.join02:last-child .join05 {
  min-height: 38px;
}
.join03::before {
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  bottom: 0;
  width: calc(100% - 24px);
  height: 1px;
  background-color: #707070;
}
.join03::after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: calc(100% - 20px);
  background-color: #707070;
}
.join03.sp_noboder::before {
  display: none!important;
}
.join02:last-child .join03::before {
  display: block;
}
.join03:last-child::after {
  display: block;
}
  .join03:nth-child(even)::after {
    display: none;
  }
.join04 img {

}
.join05 {
  padding-bottom: 10px;
  min-height: 55px;
  font-size: 12px;
}
.join05.type_ubtn {
  padding-bottom: 20px;
  min-height: 1px!important;
}
.join_btn {
  padding-bottom: 35px;
}
.join_btn.type02 {
  padding-bottom: 10px;
}
.concept {
  margin-bottom: 90px;
}
.concept01 {
  padding-top: 20px;
  padding-right: 4%;
  padding-bottom: 40px;
  padding-left: 4%;
  text-align: left;
}
.concept02_wrap {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px
}
.concept02 {
  margin-bottom: 2%;
}
.concept03 {
  padding-right: 1%;
  padding-left: 1%;
}
.concept04 {
  width: 49%;
}
.concept05 {

}
.concept06 {
  position: relative;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 11px
}
.concept06::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  width: 16px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link04.png);
}
.program {
  margin-bottom: 70px;
}
.program .cmnwrap02 {
  padding-top: 70px;
}
.program01 {
  margin-bottom: 40px;
}
.program02 {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
.program02:last-child {
  margin-bottom: 0;
}
.program03 {
  display: block;
  width: 100%;
}
.program04 {
  display: block;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  color: #1D1D1D;
}
.program05 {
  position: absolute;
  top: -26px;
  left: -4vw;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 24px;
}

.program06 {
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 1.2;
}
.program07 {
  margin-bottom: 30px;
  text-align: left;
}
.program08 {
  margin-bottom: 60px;
}
.program08 span {
  display: block;
  font-size: 24px;
  border-bottom: 7px solid #BE1C1C;
}
.program09 {
  margin-bottom: 60px;
}
.program10 {
  margin-bottom: 0;
}
.program10:last-child {
  margin-bottom: 0;
}
.program11 {
  margin-bottom: 15px;
  width: 100%!important;
  float: none!important;
}
.program12 {
  display: table;
  margin-bottom: 20px;
}
.program13 {
  display: table-cell;
  width: 94px;
  height: 132px;
  text-align: center;
  font-size: 94px;
  font-weight: lighter;
  vertical-align: middle;
  color: #fff;
  background-color: #404040;
}
.program14 {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 15px;
}
.program15 {
  line-height: 1.1;
}
.program16 {
  font-size: 16px;
}
.program17 {
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.program18 {

}
.program19 {

}
.program20 {
  float: none!important;
  margin-bottom: 15px;
  width: 100%!important;

}
.program21 {
  float: left;
  margin-right: 9px;
  width: calc(33.33% - 6px);

}
.program21:last-child {
  margin-right: 0;
}
.program21_inner {
  position: relative;
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #BE1C1C;
  border-radius: 2px;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.program21_inner::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -7px;
  width: 14px;
  height: 14px;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link05.png);
}
.program22 {
  margin-bottom: 5px;
}
.program22 img {
  width: 22px;
}
.program23 {
  margin-bottom: 4px;
  font-size: 16px;
}
.program24 {
  color: #fff;
}
.tablist {
}
.tablist li {
  padding-top: 10px;
  padding-bottom: 3px;
  width: 16.66%;
  font-size: 14px;
  border-bottom: 3px solid #797979;
}
.tablist li.current {
  border-bottom: 3px solid #BE1C1C;
}
.tablist li:hover {
  opacity: 0.7;
}
.tablist li.current:hover {
  opacity: 1;
  cursor: auto;
}
.disnon {
  display: none!important;
}

.until01 {
  background-color: #fff;
}
.until02 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 4%;
  padding-left: 4%;
  width: 100%;
}
.until03 {
  padding-right: 4%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 4%;
}
.partner .until03 {
  padding-top: 20px;
  padding-bottom: 0;
}
.until03 .join03 {
  padding-top: 30px;
  padding-bottom: 10px;
}
.until03 .join02:first-child .join03 {
  padding-top: 20px;
}
.until03 .join02:last-child .join05 {
  min-height: 1px;
  padding-bottom: 10px;
}
.btn02 {

}

.partner {
  margin-bottom: 70px;
}
.partner .program15 {
  font-size: 22px;
}
.partner01 {

}
.partner02 {
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.partner03 {
  display: block;
  vertical-align: top;
  padding-right: 6%;
  padding-bottom: 30px;
  padding-left: 6%;
  width: 100%;
  border-right: none;
}
.partner04 {
  display: block;
  vertical-align: middle;
  padding-right: 6%;
  padding-left: 6%;
  height: auto;
  min-height: 120px;
}
.partner04.type02 {
  padding-left: 6%;
  text-align: center;
}
.partner04.type02 .join05 {
  min-height: 1px;
  padding-bottom: 0;
}
.partner05 {
  font-size: 16px;
  font-weight: bold;
}
.partner06 {
  margin-bottom: 15px;
}
.partner06 img {
  width: 100%;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}
.partner04.type02 .partner06 img {
  max-width: 120px;
}
.partner06:last-child {
  margin-bottom: 0;
}
.partner07 {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}
.partner08 {
  padding-right: 6%;
  padding-left: 6%;
}
.partner .join02 {

}
.partner .join03 {
  width: 50%;
}
.partner .join05 {
  min-height: 80px
}
.faq {

}
.faq01 {
  padding-top: 45px;
  padding-right: 6%;
  padding-bottom: 20px;
  padding-left: 6%;
  background-color: #fff;
}
.faq02 {
  padding-bottom: 40px;
}
.faq02:last-child {
  padding-bottom: 0;
}
.faq03 {
  padding-right: 0;
  padding-left: 0;
  cursor: pointer;
}
.faq04 {
  position: relative;
  padding-top: 14px;
  padding-bottom: 40px;
  padding-left: 35px;
  font-size: 16px;
  font-weight: bold;
}
.faq04::before {
  content: "Q";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 37px;
  font-weight: bold;
  color: #BE1C1C;
}
.faq04::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 16px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 8px;
  background-size: contain;
  background-position: center;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_acc.png);
}
.faq03.active .faq04::after {
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_acc_close.png);
}
.faq05 {
  display: none;
  position: relative;
  padding-top: 14px;
  padding-bottom: 40px;
  padding-left: 35px;
  line-height: 1.2;
}
.faq03.active .faq05 {
  display: block;
}
.faq05::before {
  content: "A";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 37px;
  font-weight: bold;
  color: #BE1C1C;
}
.ttl01.type_full span {
  display: inline-block;
  font-size: 16px;
  padding-top: 4px;
  padding-right: 25px;
  padding-bottom: 4px;
  padding-left: 25px;
}

.contact {
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-right: 4%;
  padding-bottom: 25px;
  padding-left: 4%;
  max-width: 1000px;
}
.contact01 {
  float: left;
  width: 49%;
}
.contact02 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
  text-align: center;
  background-color: #BE1C1C;
  border-radius: 2px;
  box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2);
}
.contact02 ::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/icon_link02.png);
}
.contact01:nth-child(2) {
  float: right;
}
.contact03 {
  margin-bottom: 10px;
}
.contact03 img {
  width: 30px;
}
.contact04 {
  color: #fff;
}
.contact04.oswald {
  font-size: 17px;
}
.foot01 {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
  max-width: 850px;
}
.foot02 {
  margin-bottom: 10px;
  font-size: 0;
}
.foot03 {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 11px;
  font-size: 11.4px;
  line-height: 1.2;
}
.foot03:first-child {
  padding-left: 11px;
}
.foot03 a {
  display: inline-block;
  padding-right: 10px;
  padding-left: 8px;
  border-right: none;
  line-height: 1.2;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/bg_footer_02.png);
  background-repeat: no-repeat;
  background-position: left center;
  transition: 0.2s;
}
.foot03 a:hover {
  color: #e60000;
}
.foot04 {
  display: block;
  text-align: center;
}
.foot04 img {
  margin-right: auto;
  margin-left: auto;
  width: auto;
}
.cmnanc01 {
  margin-top: -100px;
  padding-top: 100px;
}
.cmnanc02 {
  margin-top: -80px;
  padding-top: 80px;
}
.remodal-wrapper {
  padding-top: 70px;
  padding-right: 4%;
  padding-bottom: 20px;
  padding-left: 4%;
}
.remodal {
  position: relative;
  padding: 0;
  max-width: 100%;
  min-width: 100%;
}
.remodal-closebtn {
  position: absolute;
  top: -47px;
  right: 0;
}
.remodal-closebtn img {
  width: 80px;
}
.mdl {
  text-align: left;
}
.mdl_head {
  padding-top: 29px;
  padding-bottom: 29px;
  text-align: center;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/bg_mv.png);
}
.mdl_head .cmnttl01 {
  position: static;
  display: inline-block;
}
.mdl_head .cmnttl01_en {
  font-size: 20px;
}
.mdl_cont {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%!important;
  padding-right: 15px!important;
  padding-left: 15px!important;
}
.mdl_topics {
  display: block;
}
.mdl_topics01 {
  display: block;
  width: 100%;
  margin-bottom: 7px;
}
.mdl_topics02 {
  display: block;
  vertical-align: top;
}
.modal_icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 5px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
}
.mdl_menter {

}
.mdl_menter01 {
  text-align: left;
  padding-bottom: 30px;
}
.mdl_menter02.type02 {
  padding-top: 30px;
  border-top: 1px solid #e4e4e4;
}
.mdl_menter03 {
  float: left;
  width: 48%;
  margin-right: 0;
  padding-bottom: 30px;
}
.mdl_menter03:nth-child(6n) {
  margin-right: 0;
}
.mdl_menter03:nth-child(6n + 1) {
  clear: none;
}
.mdl_menter03:nth-child(even) {
  float: right;
}
.mdl_menter03:nth-child(odd) {
  clear: both;
}
.mdl_menter04 {
  margin-bottom: 5px;
}
.mdl_menter05 {
  margin-bottom: 5px;
}
.mdl_menter06 {;
  font-size: 12px;
}


.mdl_prog01 {
  margin-bottom: 35px;
  font-size: 20px;
}
.mdl_prog01.type02 {
  margin-bottom: 30px;
}
.mdl_prog02 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #B8B8B8
}
.mdl_prog03_wrap {
  margin-bottom: 15px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.mdl_prog03_wrap.type04 {
  margin-bottom: 0;
  padding-bottom: 0;
  background-image: none;
}
.mdl_prog03 {
  position: relative;
  padding-left: 35px;
}
.mdl_prog03 dt {
  margin-bottom: 10px;
  font-weight: bold;
}
.mdl_prog03 dd {
  font-size: 14px;
}
.mdl_prog04 {
  margin-bottom: 8px;
  text-align: center;
  font-size: 14px;
}
.mdl_prog05 {
  padding-bottom: 30px;
  font-size: 12px;
  text-align: center;
}

.mdl_guide02 {
  padding-bottom: 30px;
}
.mdl_guide03 {
  margin-bottom: 15px;
  padding-bottom: 8px;
}
.mdl_guide04 li {
  position: relative;
  padding-left: 30px;
  font-size: 12px;
}
.mdl_guide04 li::before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #BE1C1C;
}

.mdl_sche01 {
}
.mdl_sche02 {
}
.mdl_sche02 dt {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 16px;
}
.mdl_sche02 dd {
  position: relative;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 35px;
  font-size: 16px;
}
.mdl_sche02 dd::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 100%;
  border-radius: 5.5px;
  background-color: #E5A6A6;
}
.mdl_sche02:last-child dd {
  display: none;
}
.mdl_sche03 {
  margin-bottom: 20px;
  font-weight: bold;
}
.mdl_sche03.type02 {
  margin-bottom: 15px;
}
.mdl_sche03.type_mb0 {
  margin-bottom: 0;
}
.mdl_sche04 {
  margin-bottom: 20px;
}
.mdl_sche05 {
  margin-bottom: 0;
}
.mdl_sche05 img {
  max-width: 152px;
}
.mdl_sche06 {
  margin-bottom: 20px;
}

.mv11 {
  margin-bottom: 0px;
  padding: 0;
  background-image: url(/dam/profile/strategy/dx/imgs/accelerator/cta/bg_cta_sp.png);
  background-size: 25px;
  border: 6px solid #BE1C1C;
}
.mv11_wrapper:nth-child(2) {
  float: right;
}
.mv11::before {
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  top: -6px;
  left: -6px;
}

.mv11_wrapper .mv11::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}

.mv11_wrapper:first-of-type .mv11::after {
  background: url(/dam/profile/strategy/dx/imgs/accelerator/cta/txt-information_03.png) no-repeat center;
  background-size: contain;
}

.mv11_wrapper:last-of-type .mv11::after {
  background: url(/dam/profile/strategy/dx/imgs/accelerator/cta/txt-information_02.png) no-repeat center;
  background-size: contain;
}

.mv11_wrapper {
  float: left;
  width: 49%;
}
.mv11_wrapper:first-of-type::before,
.mv11_wrapper:last-of-type::before,
.mv11_wrapper::after {
  content: none;
}
.mh14 {
  padding-left: 4%;
}
.date {
  margin-bottom: 10px;
  float: left;
}
.date.left {
  width: 33%;
  margin-right: 0;
}
.date.right {
  width: 63%;
  margin-left: 4%;
}
.mv12 {
  margin-bottom: 0;
}
.mv14 {
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 1;
  padding-right: 0;
}
.mv15 {
}
.mv16 {
  float: left;
  position: relative;
  width: 50%;
}
.mv16:first-child {
  margin-right: 0;
}
.mv16:first-child::after {
  content: '';
  display: block;
  position: absolute;
  top: 4%;
  right: -1px;
  width: 1px;
  height: 79%;
  background-color: #000;
}
}

@media (max-width: 374px) {
  .sp_small {
    display: block!important;
  }
}


.theme-table {
  width: 100%;
  border:1px #ddd solid;
  border-collapse: collapse;
}

.theme-table th,.theme-table td {
  border:1px #ddd solid;
  padding: 10px;
  border-collapse: collapse;
}

.theme-table th.theme {
  width: 20%;
}
.theme-table th {
  background: #f0f0f0
}

.reverse {
  margin-top: 60px
}

.apply {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.apply a {
  color: blue !important;
  border: none !important;
  display: initial !important;
  font-weight: normal !important;
}

@media (max-width: 768px) {
  .mv11 .apply {
    padding-right: 20px;
   text-align: right !important
  }
}



.spnone {
  display: none;
}

.pad {
  margin-left: 50px;
  margin-top: 30px
}

@media (max-width: 768px) {

.pcnone {
  display: none;
}
.spnone {
  display: initial;
}
.pad {
  margin-left: 0
}
.program25 {
  padding-left: 0
}

}

