/****************************************************************************************/
#accessorys,
#option,
#engraving,
#repeat {
  margin-top: 120px;
}

/****************************************************************************************/
.header {
  text-align: center;
}

.header .texts .text {
  font-size: 2.3rem;
  line-height: 3.2rem;
}

.header .texts .notice {
  font-size: 1.5rem;
}
/****************************************************************************************/
#hangers .header .texts .text > * {
  line-height: 4.1rem;
}
/*******************************************/
#hangers .list .item {
  margin-top: 149px;
}

#hangers .list .item .image-info {
  display: flex;
  justify-content: space-between;
}
/*******************************************/
#hangers .list .item .image-info .image {
  padding-right: 64px;
  width: 68.6%;
}
/*******************************************/
#hangers .list .item .image-info .info {
  width: 31.4%;
  line-height: 2.8rem;
}

#hangers .list .item .image-info .info .container {
  padding: 28px 25px 38px 25px;
}

#hangers .list .item .image-info .info .name h3,
#hangers .list .item .image-info .info .slash {
  font-size: 3.6rem;
  line-height: 2.8rem;
}
#hangers .list .item .image-info .info .name [for] {
  font-size: 1.3rem;
}
#hangers .list .item .image-info .info .name:not([num-of-names="1"]) [for] {
  margin-bottom: 10px;
}

#hangers .list .item .image-info .info .desc {
  margin-top: 20px;
  font-size: 1.7rem;
  line-height: 2.8rem;
}
#hangers .list .item .image-info .info .details {
  margin-top: 27px;
  font-size: 1.7rem;
}

#hangers .list .item .image-info .info .button {
  margin-top: 40px;
}
/*******************************************/
#hangers .list .item .spec {
  margin-top: 35px;
}

#hangers .list .item .spec .tables {
  margin-top: 21px;
}

#hangers .list .item .spec .tables .table {
  margin-top: 16px;
}

#hangers .list .item .spec .title {
  font-size: 2.4rem;
}

#hangers .list .item .spec .tables {
  display: flex;
  justify-content: space-between;
}
#hangers .list .item[num-of-specs="1"] .spec .tables > * {
  width: 100%;
}
#hangers .list .item[num-of-specs="2"] .spec .tables > * {
  width: 48%;
}

#hangers .list .item .spec .boy-girl {
  font-size: 2rem;
}

#hangers .list .item .spec .tables .table > * > * {
  padding-top: 21px;
  padding-bottom: 20px;
  font-size: 1.7rem;
}
#hangers .list .item .spec .tables .table > * > *:first-child {
  padding-left: 67px;
  padding-right: 67px;
  text-align: center;
}
/****************************************************************************************/
#emblem .body {
  margin-top: 50px;
  font-size: 1.9rem;
}
/*******************************************/
#emblem .body .images {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
#emblem .body .images > *:nth-child(2n) {
  padding-top: 31px;
  width: 5%;
}
#emblem .body .images > *:nth-child(2n-1) {
  width: 30%;
}

#emblem .body .images .container {
  margin-top: 7px;
  padding-top: 33px;
  height: 323px;
  border-radius: 23px;
}

#emblem .body .images .title {
  font-size: 1.9rem;
}

#emblem .body .images .name-year {
  font-size: 2.2rem;
  line-height: 3.1rem;
}
/*******************************************/
#emblem .body .images .pattern .circle {
  padding: 76px 0 0 23px;
  width: 183px;
  height: 183px;
  font-size: 2.5rem;
  line-height: 3.1rem;
  letter-spacing: 2.4rem;
  border-width: 2px;
}
#emblem .body .images .pattern .name-year {
  margin-top: 17px;
}
/*******************************************/
#emblem .body .let-us-know {
  margin-top: 39px;
  font-size: 1.7rem;
  line-height: 3rem;
}

#emblem .body .let-us-know br {
  display: none;
}
/*******************************************/
#emblem .body .data {
  padding: 17px 28px;
  display: flex;
  align-items: center;
}

#emblem .body .data .title {
  font-size: 2.1rem;
}

#emblem .body .data .title span {
  padding: 3px 0 0 1px;
  width: 34px;
  height: 34px;
  font-size: 2.5rem;
}

#emblem .body .data .list {
  padding-left: 55px;
}
/*******************************************/
#emblem .body .free {
  margin-top: 32px;
  font-size: 1.7rem;
  line-height: 3rem;
}
/****************************************************************************************/
#emblem-color .images {
  display: flex;
  justify-content: space-between;
}
#emblem-color .images > *:nth-child(n + 2) {
  padding-left: 66px;
}

#emblem-color .images .color-text {
  margin-top: 37px;
}

#emblem-color .images .color > * {
  width: 58px;
  height: 58px;
}

#emblem-color .images .text {
  font-size: 1.9rem;
}
/****************************************************************************************/
#accessories .container,
#delivery .container,
#for-students .container {
  padding: 37px 28px;
}
/****************************************************************************************/
#accessories .container {
  margin-top: 54px;
  display: flex;
}
#accessories .container > * {
  width: 50%;
}
/*******************************************/
#accessories .texts {
  padding-left: 28px;
}

#accessories .text-container {
  padding: 44px 42px;
}

#accessories .texts .top {
  font-size: 2.3rem;
  line-height: 3.8rem;
}

#accessories .texts .middle {
  margin-top: 27px;
  padding-top: 28px;
  font-size: 2.4rem;
  line-height: 4rem;
}

#accessories .texts .bottom {
  margin-top: 30px;
  font-size: 1.7rem;
  line-height: 3rem;
}
#accessories .texts .bottom ul {
  margin-left: 21px;
}
/****************************************************************************************/
#delivery .container {
  display: flex;
}
#delivery .container > * {
  width: 50%;
}
#delivery .container > :first-child {
  padding-right: 14px;
}
#delivery .container > :last-child {
  padding-left: 14px;
}

#delivery .text {
  padding: 40px 37px 46px 37px;
  font-size: 1.7rem;
  line-height: 2.5rem;
}
/****************************************************************************************/
#for-students .text {
  padding: 10px 37px 16px 37px;
}

#for-students .text li {
  font-size: 1.7rem;
  line-height: 3.2rem;
  display: inline-block;
}
#for-students .text li:not(:last-child) {
  margin-right: 40px;
}
/****************************************************************************************/
#notices .title {
  padding-left: 30px;
}

#notices .list {
  margin-top: 18px;
  padding: 20px 0 0 52px;
}
/****************************************************************************************/
.prsize01 {
  font-size: 12px;
}

.smalltxt {
  font-size: 8x !important;
}

#accessorys .swiper-slide {
  padding: 5% 0;
}

.flex-item1 p {
  font-size: 2.5rem;
}

#repeat .image {
  width: 360px;
}

#repeat .flex {
  gap: 16px;
}

#items .item {
  display: flex;
}

#items .item .swiper {
  flex-basis: 40%;
}
#repeat .box-left {
  margin-right: 80px;
}

#repeat .box-right .strong {
  font-size: 3rem;
}

#hawawari-banner {
  display: inline-block;
  margin: 0 auto;
  width: 50%;
}

.hayawari{
  object-fit: none;
}