@charset "utf-8";
.bk-head__title span {
  display: inline-block;
}
.inner-810 {
  width: 92%;
  max-width: 810px;
  margin: 0 auto;
}

.btm_dotted {
  position: relative;
}
.btm_dotted:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: linear-gradient(to left, #fff 0%, #fff 63%, #e6e6e6 60%, #e6e6e6 100%) repeat-x left bottom;
  background-size: 6px 2px;
  position: absolute;
  bottom: 0;
}
.column_s {
  padding-top: 85px;
}
/* ------------------
clm_mv
------------------ */
.clm_mv {
  margin-bottom: 27px;
}
.clm_mv_img {
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 60px;
}
.clm_name {
  font-size: clamp(13px, 2.66vw, 17px);
  font-weight: 400;
  display: flex;
  max-width: 660px;
  margin-bottom: 60px;
  border: 1px solid #c3a4e0;
  border-radius: 13px;
  overflow: hidden;
}
.clm_name dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18%;
  max-width: 105px;
  background: #c3a4e0;
}
.clm_name dd {
  width: 82%;
  padding: 0 14px;
}
.clm_mv_txt .clm_ttl {
  font-size: 18px;
  line-height: 1.9;
  margin-bottom: 27px;
}
.clm_mv_txt .clm_ttl .fs_l {
  font-size: 130%;
}
.clm_mv_txt .clm_ttl span {
  display: inline-block;
}
.clm_mv_txt p {
  font-size: 13px;
  line-height: 1.87;
}
/* ------------------
clm_blk
------------------ */
.clm_blk {
  padding: 54px 0;
}
.clm_blk .clm_sttl {
  font-size: 17px;
  line-height: 2;
  color: #c18bd5;
  margin-bottom: 15px;
}
.clm_blk .clm_sttl.bk {
  color: #222;
}
.clm_blk .clm_txt {
  font-size: clamp(13px, 1.95vw, 15px);
  line-height: 2.28;
  margin-bottom: 30px;
}
.clm_blk .clm_txt p:not(:last-child) {
  margin-bottom: 2em;
}
.showSp {
  display: none;
}
/* ------------------
clm_img_flex
------------------ */
.clm_blk .imgblk img {
  margin-bottom: 10px;
}
.clm_blk .imgblk .caption {
  font-weight: 600;
  line-height: 1.865;
}

.clm_blk .clm_img_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 0px 40px;
}
.clm_img_flex .imgblk {
  width: 48%;
  max-width: 385px;
}
/* ------------------
float
------------------ */
.clm_blk .clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.clm_blk .float_left_img {
  float: left;
}
.float_left_img {
  margin: 0 4% 20px 0;
  width: 48%;
  max-width: 385px;
}
.clm_blk .float_right_img {
  float: right;
}
.float_right_img {
  margin: 0 0 20px 4%;
  width: 48%;
  max-width: 385px;
}
/* ------------------
clm_img_wide
------------------ */
.clm_img_wide .imgblk {
  width: 100%;
  overflow: auto;
  padding-bottom: 30px;
}
/* ------------------
link_list
------------------ */
.clm_txt .link_list {
  padding-top: 30px;
}
.clm_txt .link_list dt,
.clm_txt .link_list dd {
  font-weight: 600;
}
.clm_txt .link_list dt:before {
  content: "●";
}
.clm_txt .link_list dd:not(:last-child) {
  margin-bottom: 2.28em;
}
.clm_txt .link_list dd a {
  text-decoration: underline;
  word-break: break-all;
}

.clm_txt a {
  font-weight: 400;
  text-decoration: underline;
}
/* -------------
table
---------------- */
.clm_table {
  padding-bottom: 30px;
  overflow: auto;
}
.clm_table table {
  width: 100%;
  min-width: 552px;
}
.clm_table table,
.clm_table table th,
.clm_table table td {
  font-size: clamp(13px, 2.08vw, 16px);
  font-weight: 400;
  line-height: 1.5;
  padding: 10px;
  border-collapse: collapse;
  border: solid 1px #000;
  vertical-align: middle;
}
.clm_table table thead th {
  font-weight: 600;
  text-align: center;
}
/* ------------------
pl_box
------------------ */
.pl_box {
  background-color: #fff;
  border: solid 3px #c3a4e0;
  padding: 25px;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.3);
}
.box_flex {
  display: flex;
  justify-content: space-between;
}
.box_flex.rowrv {
  flex-direction: row-reverse;
}
.box_flex.rowrv .box_logo {
  width: 45%;
  max-width: 326px;
  display: flex;
  justify-content: center;
}
/* box_office */
.box_office {
  font-size: clamp(13px, 1.95vw, 15px);
  line-height: 1.6;
}
.box_flex.rowrv .box_office {
  width: 50%;
  max-width: 500px;
}

.box_office .office_contact {
  font-size: 19px;
  font-weight: 600;
  line-height: 1.9;
  margin-bottom: 0.8em;
}

.box_office .office_ttl {
  font-size: 18px;
  line-height: 2;
  margin: 0;
  padding: 0;
  color: #c18bd5;
  margin-bottom: 25px;
}
.box_office .office_ttl span {
  line-height: 2;
  font-size: 81.5%;
  display: inline-block;
}
.box_office p.pb {
  padding-bottom: 25px;
}
.box_office p.pb span {
  display: inline-block;
}
.box_office a {
  text-decoration: underline;
  display: inline;
}

.box_office a.sptel {
  text-decoration: none;
}
a.pl {
  color: #c3a4e0;
}
/* ------------------
date
------------------ */
.clm_blk .date {
  padding-top: 26px;
}
.clm_blk .date p {
  font-weight: 600;
  line-height: 1.865;
  text-align: center;
}
/* ------------------
ボタン
------------------ */
.bl_btn {
  display: flex;
  border-radius: 10px;
  width: 92%;
  max-width: 294px;
  margin: 83px auto 0;
  overflow: hidden;
}
.bl_btn .txtblk {
  font-size: clamp(14px, 3.4vw, 17px);
  color: #fff;
  line-height: 1.66;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 40px);
  height: 41px;
  background: #51c4d8;
}
.bl_btn .arrowblk {
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00a5c4;
}
.bl_btn .arrowblk img {
  width: 92%;
  max-width: 18px;
}
/* -------------
clm_2
---------------- */
#clm_2 .clm_img_wrap {
  max-width: 405px;
  margin: 0 auto 30px;
}
#clm_2 .box_flex.rowrv .box_office {
  width: 70%;
  max-width: 500px;
}
#clm_2 .box_flex.rowrv .box_logo {
  width: 30%;
}
#clm_2 .box_flex.rowrv .box_logo img {
  max-width: 162px;
}

/* -------------
clm_6
---------------- */
#clm_6 .clm_txt .route_list dt,
#clm_6 .clm_txt .route_list dd {
  font-weight: 400;
}
#clm_6 .clm_txt .route_list dt:before {
  content: "○";
}
#clm_6 .clm_txt .route_list dd:not(:last-child) {
  margin-bottom: 2.28em;
}

/* -------------
clm_10
---------------- */
#clm_10 .clm_mv.flex .clm_mv_img {
  max-width: 470px;
}
#clm_10 .clm_mv.flex .clm_mv_txt {
  max-width: 420px;
}
.box_office .office_ttl span.bk {
  color: #222;
  display: block;
}
/* -------------
clm_11
---------------- */
#clm_11 .clm_img_flex {
  justify-content: center;
}
#clm_11 .clm_img_flex .imgblk {
  width: 50%;
  max-width: 401px;
}

#clm_11 .box_logo {
  width: 25%;
  max-width: 190px;
  display: flex;
  justify-content: center;
}
#clm_11 .box_logo img {
  max-width: 165px;
}
#clm_11 .box_office {
  width: 70%;
  max-width: 500px;
}

/* -------------
clm_12
---------------- */
#clm_12 .clm_mv.flex {
  display: flex;
  justify-content: space-between;
}
#clm_12 .clm_mv.flex .clm_mv_img {
  width: 34%;
  max-width: 270px;
}
#clm_12 .clm_mv.flex .clm_mv_txt {
  width: 62%;
  max-width: 495px;
}
#clm_12 .clm_img_caption {
  font-size: 17px;
  line-height: 2;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#clm_12 .box_logo {
  width: 34%;
  max-width: 250px;
  display: flex;
  justify-content: center;
}
#clm_11 .box_logo img {
  max-width: 250px;
}
#clm_11 .box_office,
#clm_12 .box_office {
  width: 70%;
  max-width: 500px;
}
/* -------------
clm_13
---------------- */
#clm_13 .clm_mv .clm_mv_img {
  max-width: 330px;
  margin: 0 auto 30px;
}
#clm_13 .clm_mv .clm_mv_txt {
  margin-bottom: 30px;
}
#clm_13 .clm_mv .img1 {
  max-width: 360px;
  margin: 0 auto;
}

#clm_13 .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
#clm_13 .flex .imgblk {
  width: 48%;
  max-width: 360px;
}
#clm_13 .flex .imgblk .caption {
  font-size: 12px;
}
#clm_13 .flex .imgblk .caption span {
  display: inline-block;
}
.fw_bld {
  font-weight: bold;
}
/* -------------
clm_14
---------------- */
#clm_14 .clm_mv.flex {
  display: flex;
  justify-content: space-between;
}
#clm_14 .clm_mv.flex .clm_mv_img {
  width: 34%;
  max-width: 270px;
}
#clm_14 .clm_mv.flex .clm_mv_txt {
  width: 62%;
  max-width: 495px;
}
#clm_14 .box_office .office_ttl {
  max-width: 423px;
}
/* -------------
clm_15
---------------- */
#clm_15 .fw_bld {
  font-weight: bold;
  text-decoration: underline;
}
#clm_15 .box_office .office_ttl {
  max-width: 423px;
}
#clm_15 .clm_blk .flex {
  display: flex;
  justify-content: space-between;
  gap: 20px 0;
}
#clm_15 .clm_blk .flex .imgblk {
  width: 40%;
  max-width: 324px;
}
#clm_15 .clm_blk .flex .clm_txt {
  width: 58%;
}
/* -------------
clm_16
---------------- */
#clm_16 .clm_mv.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

#clm_16 .clm_mv.flex .clm_mv_imgWrap {
  width: 34%;
}
#clm_16 .clm_mv.flex .clm_mv_img {
  aspect-ratio: 270/337;
  margin-bottom: 0;
}
#clm_16 .clm_mv.flex .clm_mv_txt {
  width: 62%;
  max-width: 495px;
}
#clm_16 .box_office .office_ttl {
  max-width: 423px;
}
/* -------------
clm_17
---------------- */
#clm_17 .clm_mv.flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}

#clm_17 .clm_mv.flex .clm_mv_img {
  width: 34%;
  max-width: 270px;
}
#clm_17 .clm_mv.flex .clm_mv_txt,
#clm_17 .clm_mv.flex .clm_txt {
  width: 62%;
  max-width: 495px;
}

#clm_17 .clm_mv.flex .clm_mv_imgWrap {
  width: 34%;
}
#clm_17 .clm_mv.flex .clm_mv_img {
  aspect-ratio: 270/337;
  margin-bottom: 0;
}
#clm_17 .pl_box .box_office .pb a {
  word-break: break-all;
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1110px) {
  .clm_img_wide img {
    min-width: 706px;
  }
}

@media screen and (max-width: 768px) {
  .showPc {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .column_s {
    padding-top: 13%;
  }
  /* ------------------
	clm_mv
	------------------ */
  .clm_mv {
    margin-bottom: 5%;
  }
  .clm_mv.flex {
    flex-direction: column;
    align-items: center;
  }
  .clm_mv_img {
    margin-bottom: 10%;
  }
  .clm_name {
    margin-bottom: 10%;
  }
  .clm_blk {
    padding: 9% 0;
  }
  /* ------------------
	clm_img_flex
	------------------ */
  .clm_img_flex .imgblk {
    width: 100%;
  }
  .clm_img_flex .imgblk img {
    margin-bottom: 5px;
  }
  .clm_blk .imgblk .caption {
    font-size: 12px;
  }
  .clm_blk .clm_img_flex {
    flex-direction: column;
  }
  .clm_img_flex .imgblk {
    width: 100% !important;
    margin: 0 auto 20px !important;
  }
  /* ------------------
	float
	------------------ */
  .clm_blk .float_left_img,
  .clm_blk .float_right_img {
    float: none;
    width: 100% !important;
    margin: 0 auto 20px !important;
  }
  /* ------------------
	pl_box
	------------------ */
  .box_flex {
    flex-direction: column !important;
    align-items: center;
  }
  .box_logo {
    aspect-ratio: 327 / 217;
    margin-bottom: 20px;
  }
  .box_office {
    width: 100% !important;
  }
  .bl_btn {
    margin-top: 14%;
  }
  .box_flex.rowrv .box_logo {
    width: 100%;
  }
  /* ------------------
	clm_11
	------------------ */
  #clm_11 .box_logo {
    width: 100%;
    max-width: 280px;
  }
  #clm_11 .box_logo img {
    max-width: initial;
  }
  /* ------------------
	clm_12
	------------------ */
  #clm_12 .clm_mv.flex .clm_mv_img {
    width: 65%;
  }
  #clm_12 .clm_mv.flex .clm_mv_txt {
    width: 100%;
    max-width: initial;
  }
  #clm_12 .box_logo {
    width: 100%;
    max-width: 280px;
  }
  #clm_12 .box_logo img {
    max-width: initial;
  }
  /* ------------------
	clm_13
	------------------ */
  #clm_13 .flex {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  #clm_13 .flex .imgblk {
    width: 100%;
  }
  /* ------------------
	clm_14
	------------------ */
  #clm_14 .clm_mv.flex .clm_mv_img {
    width: 65%;
  }
  #clm_14 .clm_mv.flex .clm_mv_txt {
    width: 100%;
    max-width: initial;
  }
  /* ------------------
	clm_15
	------------------ */
  #clm_15 .clm_blk .flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px 0;
  }
  #clm_15 .clm_blk .flex .imgblk {
    aspect-ratio: 3/4;
    overflow: hidden;
    width: 100%;
  }
  #clm_15 .clm_blk .flex .imgblk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
  }
  #clm_15 .clm_blk .flex .clm_txt {
    width: 100%;
  }
  /* ------------------
	clm_16
	------------------ */
  #clm_16 .clm_mv.flex .clm_mv_imgWrap {
    width: 65%;
  }
  #clm_16 .clm_mv.flex .clm_mv_txt {
    width: 100%;
    max-width: initial;
  }
  /* ------------------
	clm_17
	------------------ */
  #clm_17 .clm_mv.flex {
    align-items: center;
  }
  #clm_17 .clm_mv.flex .clm_mv_img {
    width: 65%;
  }
  #clm_17 .clm_mv.flex .clm_mv_imgWrap {
    width: 65%;
  }
  #clm_17 .clm_mv.flex .clm_mv_txt,
  #clm_17 .clm_mv.flex .clm_txt {
    width: 100%;
    max-width: initial;
  }
  #clm_17 .clm_blk .flex .imgblk {
    aspect-ratio: 1/1;
    overflow: hidden;
    width: 100%;
  }
  #clm_17 .clm_blk .flex .imgblk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
  }
}
@media screen and (max-width: 500px) {
  .clm_mv_img {
    border-radius: 6vw;
  }
}
