body {
  width: 100%;
  background-image: url(../../_image/products/ct_05/BG.jpg);
  font-size: 62.5%;
  font-feature-settings: "palt";
}
.only_sp{
	display:none;
}
figure{
	margin-bottom:20px;
}
blockquote{
	line-height:1.2;
}
#expack ul{
	list-style:disc;
	padding-left:1.5em;
	font-size:1.2rem;
	margin-bottom:1em;
/*	line-height:1.4em;*/
}
#expack ul.ppack{
	list-style:none;
	padding:0;
}
#expack ul li{
	padding-bottom:.5em;
	    line-height: 1.2;
}
#expack p.update_note{
	background-color:#e6e6e6;
	padding:.2em 1em;
	font-size:.9rem;
}
#expack {
  max-width: 1600px;
  display: flex;
  margin: 0px auto;
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 62.5%;
  line-height: 1.2;
  text-align: left;
}
#expack h5 {
    font-size: clamp(24px, 2.2vw, 40px);
    font-weight: 800;
    color: #241c7f;
    position: relative;
    padding: 0 0 0 0.7rem;
    margin-bottom: 0.5rem;
}
#expack h5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #241c7f;
}
#expack .caption{
	font-size:.9rem;
	color:#999;
}
#expack #expack_header img {
    margin: 0 auto;
    display: block;
}
#expack .cardImg {
    margin-bottom: 10px !important;
}
table.t_schedule{
	width:100%;
	font-size:1.1rem;
	border:1px solid #999;
	margin-bottom:1em;
    background: #fff;
}
table.t_schedule tr td{
	padding:1em .5em;
	border:1px solid #999;
}
table.t_schedule tr td:first-child{
	width:45%;
	background-color:#ccc;
}
table.t_schedule tr td:last-child{
	width:55%;
}
   .mfp-bg {
      background: rgba(255,255,255,0.9) !important;
    }
    .mfp-content figure {
      max-width: 100%;
    }
    .mfp-image-holder .mfp-close{
      right: 10px;
      top:40px
    }
    ul.ppack li {
    text-align: center;
    padding-bottom: 30px;
}
    ul.ppack li small {
    text-align: center;
    display:block;
}
.box_banner{
	margin-bottom:40px;
}
p.warning {
    background-color: #a00;
    color: #fff;
    padding: .5em 1em;
}
p.warning a {
    color: #3ac0ff;
}
.mfp-image-holder .mfp-content {
    padding: 2%;
    height: 90vh;
}
.mfp-figure {
    width: 100%;
    height: 100%;
}
.mfp-figure:after{
	background-color:#fff;
}
.mfp-content figure {
    width: 100%;
    height: 100%;
}
.mfp-content figure img.mfp-img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 60px 0 40px;
}
dl{
	width:auto;
}
dl dt, dl dd {
    padding-left: 0;
}
dl.site_date dt{
	margin-bottom:3px;
}
dl.site_date dd {
    padding-bottom: 1.5em;
}

#expack img {
  max-width: 100%;
}
#expack p {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

#expack p span {
  color: red;
}
#expack .cardImg {
  width: 100%;
  margin: 0 auto 3rem;
  background: linear-gradient(-45deg, #000 10%, #676767 50%, #000 90%);
  background-repeat: no-repeat;
}
#expack .cardImg img {
  width: 90%;
  margin: 0 5%;
}
#expack .cardImg.set1 img {
  width: 80%;
  margin: 2rem 10%;
}
#expack .cardImg.set3 img {
  width: 80%;
  margin: 2rem 10%;
}
#expack #expack_header {
  width: 45%;
  margin: 0 2.5%;
  position: sticky;
  top: 50px;
  align-self: flex-start;
}
section{
    scroll-margin-top: 50px;
    padding-bottom:20px;
    overflow-wrap: anywhere;
}

#expack #expack_header .inner {
  width: 100%;
  text-align: center;
  padding-bottom: 1.5rem;
}
#expack #expack_header .inner .name {
  margin-bottom: 2rem;
}
#expack #expack_header .inner .name span {
  background: #fff;
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0.2rem 0.3rem;
}
#expack #expack_main {
  width: 50%;
  padding: 0 2.5% 0;
}
#expack #expack_main #expack_nav {
  width: 100%;
  margin: 1.5rem auto;
  border: 1px solid #1f1d82;
  background: #fff;
}
#expack #expack_main #expack_nav div {
  background: #1f1d82;
  text-align: center;
  padding: 0.5rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}
#expack #expack_main #expack_nav ul.index {
  padding: 1rem;
  list-style: none;
  margin-bottom: 0;
}
#expack #expack_main #expack_nav ul.index li {
  margin: 0.5rem 0;
  font-size: 1.2rem;
  font-weight: 600;
  padding-bottom:0;
}
#expack #expack_main #expack_nav ul.index li a {
  color: #1f1d82;
}
#expack #expack_main #info {
  font-size: 1.3rem;
  margin: 1rem 0 0;
}
#expack #expack_main #info li {
  margin: 1rem 0;
  padding: 1rem 0 0;
  border-top: 1px solid #999;
}
#expack #expack_main #info li:last-child {
  border-bottom: 1px solid #999;
  padding-bottom: 1rem;
}
#expack #expack_main #info .infoTitle {
  font-weight: 900;
  color: #241c7f;
  font-size: 1.4rem;
  margin-bottom: 0.2rem;
}
#expack #expack_main #info iframe {
    width: 100%;
    height: 40vh;
}


#expack .ex_midashi {
  font-size: clamp(28px, 3.2vw, 50px);
  font-weight: 900;
  display: inline-block;
  letter-spacing: -0.1rem;
  text-align: left;
  margin: 0 auto .5em;
  background: linear-gradient(90deg, #0022b7 10%, #cd0221 50%, #270003 80%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#expack .ex_midashi span {
  font-size: 0.6em;
  line-height: 1.3;
  margin-top: 0rem;
  display: block;
}
#expack .b_midashi {
  font-size: clamp(24px, 2.8vw, 45px);
  font-weight: 900;
  letter-spacing: -0.1rem;
  padding: 0 0 0 1.5rem;
  position: relative;
  margin: 1rem auto 2rem;
  display: inline-block;
  background: linear-gradient(90deg, #0022b7 10%, #cd0221 50%, #270003 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
#expack .b_midashi:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background: #241c7f;
}
#expack .b_midashi:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #0022b7 10%, #cd0221 50%, #270003 80%);
}
#expack .midashi {
  font-size: clamp(24px, 2.2vw, 40px);
  font-weight: 800;
  color: #241c7f;
  position: relative;
  padding: 0 0 0 0.7rem;
  margin-bottom: 0.5rem;
}
#expack .midashi:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #241c7f;
}
#expack .mrPict {
  width: 50%;
  margin: 2rem auto;
}
#expack .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
#expack .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#expack .btn {
  display: block;
  width: 90%;
  min-width: 70%;
    background: #042c64;
    margin: 0 auto 20px;
    padding: 10px 1em 9px;
  font-size: 1.5rem;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  border-radius: 40px;
  text-decoration: none;
  text-align: center;
}
blockquote{
	width:auto;
}


#expack .btn:hover {
  background: #55a7e2;
}
#expack .btn.gray {
  background: #666;
  color: #ccc;
}
#expack div.name {
  max-width: 1066px;
  width: calc(100% + 50px);
  background-image: url("../../_image/products/ct_05/newsH3BG.png.webp"), url("../../_image/products/ct_05/newsH3BG_BtmL.svg"), url("../../_image/products/ct_05/newsH3BG_BtmR.svg");
  background-repeat: no-repeat;
  background-position: center bottom 22px, left bottom, right bottom;
  background-size: 100% auto, 25px 22px, 25px 22px;
  margin: 0 0 0 -25px;
  padding: 4px 0 26px;
  font-size: 22px;
  color: #FFF;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 0px 8px rgb(0, 0, 0);
}
#expack div.name strong {
  display: block;
  padding: 6px 2em 9px;
  font-size: 22px;
  font-weight: 900;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}
#howto, #annotation {
  scroll-margin-top: 50px;
}
.inner .box_banner {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

@media screen and (max-width: 768px) {
  #expack {
    display: flex;
    flex-wrap: wrap;
  }
  #expack p {
    font-size: 1rem;
  }
  #expack #expack_header {
    position: initial;
    width: 100%;
    margin: 0 0 1.5rem;
  }
  #expack #expack_header .inner {
    padding-top: 1rem;
  }
  #expack #expack_header .inner .name span {
    font-size: 1rem;
  }
  #expack #expack_main {
    width: 100%;
  }
  #expack #expack_main #info .infoTitle {
    font-size: 1rem;
  }
  #expack .btn {
    font-size: 1.2rem;
  }
	#expack #expack_header {
	margin-bottom: 0;
	}
    #expack #expack_header .inner {
	padding-bottom: 0;
    }
    #expack #expack_header .inner .name {
    margin-bottom: 0;
}
.mfp-image-holder .mfp-content {
    height: auto;
}
#expack ul{
	font-size:1rem;
}
}

@media screen and (max-width:600px){
#expack #expack_header img {
    max-width: 100%;
}
.only_sp{
	display:block;
}
.mfp-content figure img.mfp-img {
    padding-top: 80px;
}
}
