#wrapper {
  height: auto;
}
h2.costumeKakaku {
  background-color: #fff;
  text-align: center;
  padding: 10px 0px;
  font-size: 1.2rem;
}
h2.costumeKakaku span {
  font-weight: bold;
}
h2.costumeKakakuDetail {
  margin: 0;
  background-color: #fff;
  text-align: center;
  padding: 10px 0px;
  font-size: 1rem;
}
h2.costumeKakakuDetail span {
  font-weight: bold;
}
div.costumeTags {
  font-style: italic;
  color: rgb(0, 102, 255);
  font-size: 14px;
}
div.detailNewIcon img {
  float: unset;
}
div.detaildescriptions span {
  font-weight: bold;
}
div.detailRight {
  float: unset;
  padding: unset;
}
#formKariYoyaku {
  margin: 2rem auto 4rem auto;
}
div.detailLeft {
  max-width: unset;
  width: 50%;
  padding-right: 3em;
}
div.recom_histryContents {
  padding: 4em;
}
div.recom_histryContents h2 {
  font-size: 1rem;
}
div.recom {
  display: flex;
  max-width: 100%;
}
div.histry {
  display: flex;
  max-width: 100%;
}
div.recom_histry {
  background-color: #fff;
}

div.historyCostume img {
  width: 120px;
  margin: 2px;
}
h2.rental {
  font-weight: bold;
  font-size: 18px;
}
div.detaildescriptions h3 {
  font-size: 16px;
  font-weight: bold;
}
div.detaildescriptions ul {
  list-style: revert;
  padding-left: 1em;
}
div.detaildescriptions p {
  margin-bottom: 1em;
  font-size: 14px;
}
div.mordalisyoBtn {
  position: absolute;
  left: 350px;
  top: 10px;
  margin: unset;
}
div.mordalisyoBtn img {
  width: 145px;
  height: 40px;
}
div.sideMenuObject {
  background-color: #fffae4;
}
div.costumetopWebModal {
  position: relative;
  margin: 35px 55px;
  left: unset;
}
div.detailNewIcon {
  margin: auto 0;
  padding-left: 0;
}
div.detailRecomIcon {
  margin: auto 0;
  padding-left: 0;
}
div.detailRecomIcon img {
  float: left;
}

div.costumetopWebModal img {
  width: 180px;
  height: 50px;
  border-radius: 6px;
}
div.costumeCount {
  border-bottom: 1px solid #ddd;
  margin: 2vmin 2vmin;
  font-size: 1rem;
}
a.situmonContents {
  width: 400px;
  height: 50px;
  padding: 10px 10px 10px 10px;
  font-size: 1rem;
  background-position: 91%;
  background-size: 14px;
  border: 3px solid #f2f0e9;
  color: #333;
  background-repeat: no-repeat;
  background-color: #f2f0e9;
  border-radius: 100px;
  box-sizing: border-box;
  display: block;
  text-decoration: none !important;
  cursor: pointer;
  margin: 4em auto 4em;
}

a:link {
  text-decoration: none;
}
a.page_number:visited {
  color: black;
  text-decoration: none;
}
.pagination {
  display: flex;
  justify-content: center;
  margin: 30px 0px 0px;
}
.page_number {
  width: 30px;
  margin: 0 10px;
  padding: 5px;
  text-align: center;
  background: #f0f0f0;
  color: black;
  border-radius: 15px;
}
.now_page_number {
  width: 30px;
  margin: 0 10px;
  padding: 5px;
  text-align: center;
  background: #b8b8b8;
  color: black;
  font-weight: bold;
  border: black;
  border-radius: 15px;
}
.page_skip {
  width: 30px;
  padding: 5px 10px;
  text-align: center;
  background: #f0f0f0;
  color: black;
  border-radius: 15px;
  margin: 0 5px;
}
div.recommendCostume img {
  width: 170px;
  margin-top: 2px;
}
div.footer-sns {
  padding: 56px 16px;
}
div.selectColorListItem {
  width: 40px;
  height: 40px;
  margin: 20px 0 0 0;
}
h2.selectSearchCostume {
  font-size: 1rem;
}

@media screen and (max-width: 640px) {
  div.center_scroll {
    width: 100%;
    /* 衣装一覧表示時のスクロール領域の高さ 185px内訳(メニュー50px, パンくず50px , ボタン領域 85px) */
    height: calc(100vh - 185px);
  }

  div.scroll {
    /* 衣装一覧表示時のスクロール領域の高さ 185px内訳(メニュー50px, パンくず50px , ボタン領域 85px) */
    height: calc(100vh - 185px);
  }

  div.detailLeft {
    max-width: 100%;
    margin: 0px 0 15vmin;
    padding: 1em;
    width: 100%;
  }

  div.detailObject {
    overflow: unset;
    height: auto;
  }

  div.recom_histryContents {
    padding: 2em;
  }
  div.recom_histryContents h2 {
    font-size: 3.3vmin;
  }
  .breadcrumbs.costumedetail {
    margin-top: 0px;
  }
  div.recom {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  div.histry {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  div.recommendCostume img {
    width: 25vmin;
    margin-top: 5vmin;
  }
  div.historyCostume img {
    width: 17vmin;
    margin: 2px;
  }
  h2.costumeKakaku {
    font-size: 3.5vmin;
  }
  h2.costumeKakakuDetail {
    font-size: 2.5vmin;
  }
  div.costumeCount {
    font-size: 3.2vmin;
  }
  h2.rental {
    font-size: 3.5vmin;
  }
  div.detaildescriptions h3 {
    font-size: 3.2vmin;
  }
  div.detaildescriptions p {
    font-size: 2.8vmin;
  }
  div.detaildescriptions ul {
    font-size: 2.8vmin;
  }
  div.rentalfrom {
    font-size: 3.5vmin;
  }
  li.itemname {
    font-size: 3.5vmin;
  }
  div.costumeTags {
    font-size: 12px;
  }
  a.situmonContents {
    width: 70vmin;
    margin: 4em auto 0;
  }
  div.footer-sns {
    padding: 16px 8px 24px;
  }
  div.selectColorListItem {
    width: 50px;
    height: 50px;
  }
  div.rankingObject {
    width: 100%;
    font-size: 10px;
  }
}

@media screen and (min-width: 641px) {
  div.detailObject {
    height: auto;
  }
  div.slideCostumeImg {
    margin-top: 3em;
  }
  div.caution {
    margin-top: 3em;
  }
  div.center_scroll {
    height: 740px;
  }
  div.rankingObject {
    width: 155px;
    font-size: 10px;
  }
}

div.center_scroll {
  width: 100%;
}
div.costumetopScroll {
  margin: auto;
  padding-left: unset;
}
div.center_scroll {
  background-color: #fff;
  padding: unset;
  height: auto;
  max-width: 1234px;
}
div.selectSearchListInner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.costumePaging {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
div.topBtn {
  left: 10px;
}
div.favoriteBtn {
  left: 165px;
}
div.subMenu {
  position: absolute;
  right: 175px;
  background-color: rgb(218, 55, 55);
  border-radius: 7px;
  color: #fff;
  line-height: 40px;
  width: 230px;
  height: 40px;
  top: 10px;
  text-align: center;
}
div.ranking {
  padding: 4em 1em 0 0;
  background-color: #fff;
}
div.rankingImg img {
  width: 155px;
  height: 185px;
  margin: 2px;
}
div.costumeIcon {
  height: 100%;
  width: 25%;
}
div.selectColorBtn div.conditionsSearch {
  width: 250px;
}
div.favorite a {
  margin-top: 2px;
  width: 20px;
  height: 20px;
}

div.categoryContaints img {
  width: 200px;
}
div.selectColorList {
  margin: 0 20px;
}
p.swiper-colorname {
  width: 50%;
  margin: 20px 0 0 5px;
}
div.costumeTopTitle {
  margin: unset;
}
div.pagger {
  margin-top: 20px;
}
div.paginationjs-pages ul {
  display: flex;
  justify-content: space-evenly;
}
a {
  text-decoration: none;
}
img.searchCriteriaImg {
  background-color: #fff;
}
div.costumeTopTitleIcon {
  border-color: #d8bea3;
  border-bottom-style: solid;
  border-width: 2px;
}
#sideNav {
  position: relative;
  left: unset;
  top: unset;
  height: auto;
  padding-left: unset;
}
#sideNav2 {
  position: relative;
  left: unset;
  top: unset;
  height: auto;
  padding-left: unset;
}
div.situmonBtn {
  position: relative;
  padding-bottom: 2em;
}
div.getCostumeFailedMsg {
  top: unset;
  padding: 30vh 0;
}
a.whiteFav {
  width: 40px;
  height: 40px;
  float: right;
  background-size: contain; /* 画像全体を表示 */
  background-repeat: no-repeat; /* 繰り返さない */
  background-image: url("/sysImg/favorite_256dp_B7B7B7_FILL0_wght100_GRAD200_opsz48.png");
}
a.redFav {
  width: 40px;
  height: 40px;
  float: right;
  background-size: contain; /* 画像全体を表示 */
  background-repeat: no-repeat; /* 繰り返さない */
  background-image: url("/sysImg/favorite_256dp_EA3323_FILL1_wght100_GRAD200_opsz48.png");
}
.HeqModal {
  display: none;
  position: fixed;
  z-index: 12;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

.modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 0px 20px 20px 20px;
  border: 1px solid #888;
  width: 80%;
  height: 80%;
  border-radius: 10px;
}

.HeqClose:hover,
.HeqClose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  div.costumeContainer {
    width: 100%;
    min-height: 100vh;
  }

  div.costumetopScroll {
    display: unset;
  }

  div.sideMenuObject {
    height: auto;
  }

  div.costumePaging {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  div.costumeIcon {
    width: 50%;
  }

  div.favorite a {
    height: 6vmin;
    width: 6vmin;
  }

  div.ranking {
    padding: 4vmin 2vmin 0;
    margin-top: 6vmin;
  }
  div.ranking p {
    text-align: center;
    margin: 0 0 2vmin 0;
    font-size: 3.6vmin;
  }
  h2.rankingText {
    text-align: center;
    margin: 0 0 3vmin 0;
    font-size: 3.6vmin;
  }
  div.rankingcos span {
    padding-left: 2vmin;
  }
  div.subMenu {
    right: unset;
    position: relative;
    margin: 50px auto 20px;
    width: 85vmin;
    height: 10vmin;
    font-size: 3.5vmin;
    line-height: 10vmin;
  }
  div.categoryContaints img {
    width: 35vmin;
  }
  div.categoryContaints {
    font-size: 2.2vmin;
  }
  div.costumeTopTitle {
    margin-top: 25px;
  }
  div.sideMenuTitleText {
    display: flex;
    position: relative;
    float: unset;
    transform: none;
    width: 100%;
    left: 0;
    margin-top: 12px;
    font-size: 3.8vmin;
  }
  div.sideMenuTitleText img {
    margin-top: 0;
  }
  div.costumetopWebModal {
    text-align: center;
    margin: 30px auto;
    top: unset;
  }
  div.ranking {
    font-size: 3.5vmin;
  }
  div.rankingImg img {
    width: 27vw;
    height: auto;
  }
  div.getCostumeFailedMsg {
    padding: 35vh 0;
  }
  div.selectSearchListItem {
    width: 135px;
  }
  div.costumetopObject {
    width: 27vw;
    text-align: left;
  }
  div.rankingcos {
    width: 27vw;
    padding: 4vmin 0 0 0;
    margin: 0px 2vmin;
  }
  #sideNav {
    display: none;
  }
  #sideNav2 {
    display: block;
  }
  .modal-content {
    margin: 15% auto;
    width: 100%;
    height: 90vh;
  }
  .titleText {
    padding-right: 10px;
  }
  div.selectColorList {
    margin: 0 32px;
  }
  div.costumedCard_fav {
    width: 42vw;
  }
  div.selectedCostumeBlock {
    height: auto;
  }
  div.subEventTopScroll {
    margin-top: 0;
  }
  .breadcrumbs {
    margin-top: 50px;
  }
  .breadcrumbsTop {
    margin-top: 0;
  }
  .HeqClose {
    color: #aaa;
    font-size: 30px;
    font-weight: bold;
  }
  .page_h1 {
    font-size: 3vmin;
  }
  div.costumeIcon img {
    width: 42vw;
  }
  .costume_loading {
    width: 42vw;
  }
}

@media screen and (min-width: 641px) {
  #accordion {
    display: none;
  }

  div.otherBtn {
    right: 10px;
  }
  div.sideMenuTitleText {
    display: flex;
    position: relative;
    float: unset;
    transform: none;
    width: 100%;
    left: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 1.4rem;
  }
  div.sideMenuTitleText img {
    margin-top: 3px;
  }
  div.selectColorBtn div.conditionsSearch {
    width: 180px;
  }
  div.selectRentalDate {
    margin: auto;
  }
  div.favoriteDeleteBtn {
    left: 320px;
  }
  div.selectSearchListItem {
    width: 115px;
  }
  div.costumetopObject {
    text-align: left;
    font-size: 10px;
  }
  div.rankingcos {
    width: 155px;
  }
  div.ranking p {
    width: 155px;
    font-size: 1.2rem;
  }
  h2.rankingText {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  #sideNav {
    display: block;
  }
  #sideNav2 {
    display: none;
  }
  .titleText {
    padding-right: 40px;
  }
  div.favoriteObjectBase {
    width: 1234px;
  }
  div.rankingImg {
    width: 100%;
  }
  div.costumedCard_fav {
    width: 155px;
  }
  div.subEventTopList6 {
    width: 16.66%;
    height: 100%;
    float: left;
  }
  div.subEventTopList12 {
    width: 16.66%;
    height: 50%;
    float: left;
  }
  div.subEventTopList14 {
    width: 14.28%;
    height: 50%;
    float: left;
  }
  div.subEventTopList18 {
    width: 16.66%;
    height: 33.33%;
    float: left;
  }
  div.subEventTopList21 {
    width: 14.28%;
    height: 33.33%;
    float: left;
  }
  div.subEventTopList24 {
    width: 16.66%;
    height: 25%;
    float: left;
  }
  div.subEventTopList28 {
    width: 14.28%;
    height: 25%;
    float: left;
  }
  div.subEventTopBase {
    width: 1234px;
    height: 229px;
  }
  div.sub-menu-lists-webSize {
    width: 1234px;
    height: 696px;
  }
  .HeqClose {
    color: #aaa;
    font-size: 3rem;
    font-weight: bold;
  }
  div.sideMenuAllCloseBtn div.selectCostumeBtn {
    position: static;
    background-color: unset;
    color: rgb(98 98 98) !important;
    margin: 0 0 0 0;
    margin-left: 2rem;
    width: unset;
    font-size: 1rem;
    text-align: left;
  }
  div.loadingCatalog {
    position: absolute;
    width: 80%;
    height: 40px;
    margin: auto;
    left: 10%;
    top: 1rem;
  }
  .page_h1 {
    font-size: 16px;
  }
  .limitedTimeMessage {
    margin: 30px 0;
    width: 100%;
  }
}
.sample_box6 {
  padding: 1em 1.5em;
  margin: 2em 0;
  background-color: #f6faee; /*背景色*/
  border-left: solid 10px #6b8e23; /*左ライン*/
  color: #000000; /*文字色*/
}
.borderBtm {
  border-bottom: 1px solid #ddd;
  margin: 0 0 0 0;
}

.detailTitle {
  display: flex;
  align-items: center;
  padding: 5px 10px; /* 全体の余白 */
}

.detailTitle img {
  height: 20px; /* 画像の高さを固定 */
  margin-right: 10px; /* 画像とテキストの間に余白 */
  vertical-align: middle; /* テキストと画像を垂直方向で中央揃え */
}

.titleText {
  flex-grow: 1; /* テキストが残りのスペースを占めるように */
  white-space: normal; /* 折り返しを許可 */
  overflow: visible; /* コンテンツが溢れても表示 */
  word-wrap: break-word; /* 長い単語がある場合、適切に折り返す */
}
div.sideMenuAllCloseBtn {
  width: 100%;
  height: auto;
}
.costume_loading {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 100%;
}

@media screen and (max-width: 640px) {
  div.detailTitle img {
    margin: 0px 7px 0 5px;
  }
  .accordion-button::after {
    background-image: url("/sysImg/arrow_drop_down.png");
    width: 9vmin;
    height: 9vmin;
    background-size: 9vmin;
  }
  .accordion-button {
    background-color: #0abbcb;
    color: white;
    font-weight: bold;
    padding: 3vmin;
    padding-left: 6vmin;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url("/sysImg/arrow_drop_down.png");
  }
  .accordion-button:not(.collapsed) {
    background-color: #0abbcb;
    color: white;
    font-weight: bold;
  }

  div.sideMenuAllCloseBtn div.selectCostumeBtn {
    position: static;
    background-color: rgb(255, 75, 75);
    color: rgb(255, 255, 255);
    margin: auto 15%;
    width: 70%;
    height: 40px;
    line-height: 40px;
    font-size: 3vmin;
    font-weight: bold;
  }
  div.loadingCatalog {
    position: absolute;
    width: 70%;
    height: 40px;
    margin: auto;
    left: 15%;
    top: 1rem;
  }
}
