@charset "UTF-8";
/*---------- reset ----------*/
.main-area .main-inner {
  margin: 0;
  width: 100%;
}

/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  box-sizing: border-box;
}

.celford_230324_press img,
.celford_230324_press svg {
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
.celford_230324_press a, .celford_230324_press picture {
  display: block;
}
.celford_230324_press .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .celford_230324_press .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .celford_230324_press .sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .celford_230324_press #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}
.celford_230324_press #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}
@media screen and (min-width: 768px) {
  .celford_230324_press #breadcrumb .cateList {
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transition-duration: 1.2s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
}

/*---------- animation ----------*/
/*---------- font ----------*/
.celford_230324_press {
  color: #000;
}

.firstviewArea__lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.firstviewArea__lead--first {
  font-size: calc(22 *(100vw / 750));
  line-height: 2.2;
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead--first {
    font-size: 1.2rem;
    line-height: 2.2;
  }
}
.firstviewArea__lead--second {
  font-size: calc(24 *(100vw / 750));
  line-height: 2.2;
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead--second {
    font-size: 1.3rem;
    line-height: 2.2;
  }
}

.style-ttl {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(36 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .style-ttl {
    font-size: 2.2rem;
  }
}
.style-ttl__number {
  font-size: calc(100 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .style-ttl__number {
    font-size: 6rem;
  }
}

.sec-lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-lead {
    font-size: 1.3rem;
    letter-spacing: 0.054em;
  }
}

.sec-iconArea__txt {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-iconArea__txt {
    font-size: 1.3rem;
  }
}

.sec-credit span {
  font-family: "Crimson Text", serif;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.015em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 1.3rem;
  }
}

.icon-explanationArea__ttl {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(32 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .icon-explanationArea__ttl {
    font-size: 1.8rem;
  }
}
.icon-explanationArea__txt {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .icon-explanationArea__txt {
    font-size: 1.3rem;
  }
}

.staff-credit {
  font-family: "Crimson Text", serif;
  font-size: calc(24 *(100vw / 750));
  line-height: 1.8333333333;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 1.3rem;
    line-height: 1.8;
    letter-spacing: 0.028em;
  }
}

.celford_230324_press__btn a {
  font-family: "Crimson Text", serif;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5454545455;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .celford_230324_press__btn a {
    font-size: 1.1rem;
    letter-spacing: 0.025em;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: 100%;
}

.model-image101 {
  width: 100%;
}

.image-box102 {
  width: calc(540 *(100vw / 750));
}

.model-image201 {
  width: 100%;
}

.model-image202 {
  width: calc(460 *(100vw / 750));
}

.image-box203 {
  width: calc(540 *(100vw / 750));
}

.model-image301 {
  width: 100%;
}

.image-box302 {
  width: 100%;
}

.model-image401 {
  width: calc(540 *(100vw / 750));
}

.image-box402 {
  width: 100%;
}

.model-image501 {
  width: calc(540 *(100vw / 750));
}

.model-image502 {
  width: calc(600 *(100vw / 750));
}

.image-box503 {
  width: 100%;
}

.sec-iconArea__icon span {
  width: calc(50 *(100vw / 750));
}

.icon-explanationArea__icon {
  width: calc(60 *(100vw / 750));
}

/*---------- image-size ----------*/
/*---------- common ----------*/
.sec {
  margin-bottom: calc(200 *(100vw / 750));
}
.sec__txtArea .style-ttl__number {
  display: inline-block;
  margin-left: calc(2 *(100vw / 750));
}

.sec-lead,
.sec-iconArea {
  margin-left: auto;
  margin-right: auto;
}

.sec01 .sec-lead,
.sec01 .sec-iconArea,
.sec02 .sec-lead,
.sec02 .sec-iconArea,
.sec03 .sec-lead,
.sec03 .sec-iconArea{
  width: calc(600 *(100vw / 750));
}
.sec04 .sec-lead,
.sec04 .sec-iconArea,
.sec05 .sec-lead,
.sec05 .sec-iconArea{
  width: calc(630 *(100vw / 750));
}

.sec__ttlArea{
  margin-top: calc(55 *(100vw / 750));
  margin-bottom: calc(60 *(100vw / 750));
}

.style-ttl {
  margin-left: calc(75 *(100vw / 750));
  margin-bottom: calc(23 *(100vw / 750));
}

.sec-ttl {
  display: flex;
  align-items: center;
  margin-bottom: calc(40 *(100vw / 750));
}
.sec-ttl::before, .sec-ttl::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #333333;
}
.sec-ttl span {
  display: block;
  flex-shrink: 0;
}

.sec-lead {
  text-align: justify;
  margin-bottom: calc(52 *(100vw / 750));
}

.sec-credit {
  margin-top: calc(60 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  border-bottom: solid 1px #B2B2B2;
  margin-right: calc(22 *(100vw / 750));
  padding-bottom: 1px;
}

.sec-iconArea {
  display: flex;
  gap: calc(40 *(100vw / 750));
}
.sec-iconArea__wrap {
  display: flex;
  align-items: center;
  gap: calc(20 *(100vw / 750));
}
.sec-iconArea__txt {
  display: inline-block;
}
.sec-iconArea__icon {
  display: flex;
  align-items: center;
}
.sec-iconArea__icon span {
  display: inline-block;
  vertical-align: bottom;
  margin-top: calc(-2 *(100vw / 750));
}
.sec-iconArea__icon span + span {
  margin-left: calc(10 *(100vw / 750));
}

.image-box103,
.image-box202,
.image-box401,
.model-image502{
  position: relative;
  z-index: 10;
}
/*---------- common ----------*/
.celford_230324_press {
  overflow: hidden;
}

.firstviewArea {
  margin-bottom: calc(160 *(100vw / 750));
}
.firstviewArea__img {
  margin-bottom: calc(107 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}
.firstviewArea__lead--first {
  margin-bottom: calc(108 *(100vw / 750));
}
.firstviewArea__lead--second {
  position: relative;
  margin: 0 auto;
  padding: calc(65 *(100vw / 750)) calc(20 *(100vw / 750)) calc(68 *(100vw / 750));
  width: calc(660 *(100vw / 750));
  border: solid 1px #7CB2B9;
  box-sizing: border-box;
}
.firstviewArea__lead--second::before, .firstviewArea__lead--second::after {
  display: block;
  position: absolute;
  width: calc(90 *(100vw / 750));
  height: calc(78 *(100vw / 750));
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
.firstviewArea__lead--second::before {
  top: calc(-40 *(100vw / 750));
  left: calc(-47 *(100vw / 750));
  background-image: url(../img/quotation-left.jpg);
}
.firstviewArea__lead--second::after {
  right: calc(-48 *(100vw / 750));
  bottom: calc(-37 *(100vw / 750));
  background-image: url(../img/quotation-right.jpg);
}

.sec01 .image-box102 {
  margin-left: auto;
  margin-right: calc(75 *(100vw / 750));
}
.sec01 .sec-ttl {
  margin-bottom: calc(51 *(100vw / 750));
}
.sec01 .sec-ttl::before {
  margin-right: calc(27 *(100vw / 750));
  padding-left: calc(255 *(100vw / 750));
}
.sec01 .sec-ttl::after {
  margin-left: calc(28 *(100vw / 750));
}
.sec01 .sec-ttl span {
  width: calc(349 *(100vw / 750));
}

.sec02 .model-image202 {
  margin-left: calc(75 *(100vw / 750));
  margin-bottom: calc(30 *(100vw / 750));
}
.image-box203{
  margin-left: auto;
}
.sec02 .style-ttl{
  margin-bottom: calc(22 *(100vw / 750));
}
.sec02 .sec-ttl {
  margin-bottom: calc(51 *(100vw / 750));
}
.sec02 .sec-ttl::before {
  margin-right: calc(30 *(100vw / 750));
  padding-left: calc(233 *(100vw / 750));
}
.sec02 .sec-ttl::after {
  margin-left: calc(27 *(100vw / 750));
}
.sec02 .sec-ttl span {
  width: calc(364 *(100vw / 750));
}

.sec03__ttlArea {
  margin-top: calc(50 *(100vw / 750));
}
.sec03 .model-image302 {
  margin: 0 auto;
  margin-bottom: calc(30 *(100vw / 750));
}
.sec03 .style-ttl {
  margin-bottom: calc(23 *(100vw / 750));
}
.sec03 .sec-ttl {
  margin-bottom: calc(50 *(100vw / 750));
}
.sec03 .sec-ttl::before {
  margin-right: calc(30 *(100vw / 750));
  padding-left: calc(296 *(100vw / 750));
}
.sec03 .sec-ttl::after {
  margin-left: calc(25 *(100vw / 750));
}
.sec03 .sec-ttl span {
  width: calc(307 *(100vw / 750));
}
.sec03 .sec-credit{
  margin-left: calc(75 *(100vw / 750));
}

.sec04 .model-image401 {
  margin-left: auto;
  margin-right: calc(60 *(100vw / 750));
}
.sec04 .style-ttl{
  margin-left: calc(60 *(100vw / 750));
  margin-bottom: calc(19 *(100vw / 750));
}
.sec04 .sec-ttl {
  margin-bottom: calc(48 *(100vw / 750));
}
.sec04 .sec-ttl::before {
  margin-right: calc(29 *(100vw / 750));
  padding-left: calc(211 *(100vw / 750));
}
.sec04 .sec-ttl::after {
  margin-left: calc(28 *(100vw / 750));
}
.sec04 .sec-ttl span {
  width: calc(414 *(100vw / 750));
}
.sec04 .sec-credit{
  margin-left: calc(60 *(100vw / 750));
}

.sec05__ttlArea {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec05 .model-image501 {
  margin-left: auto;
  margin-bottom: calc(30 *(100vw / 750));
}
.sec05 .model-image502{
  margin-left: calc(60 *(100vw / 750));
}
.sec05 .image-box503 {
  margin: 0 auto;
}
.sec05 .style-ttl{
  margin-left: calc(60 *(100vw / 750));
}
.sec05 .sec-ttl {
  margin-bottom: calc(50 *(100vw / 750));
}
.sec05 .sec-ttl::before {
  margin-right: calc(30 *(100vw / 750));
  padding-left: calc(243 *(100vw / 750));
}
.sec05 .sec-ttl::after {
  margin-left: calc(27 *(100vw / 750));
}
.sec05 .sec-ttl span {
  width: calc(380 *(100vw / 750));
}
.sec05 .sec-credit{
  margin-left: calc(60 *(100vw / 750));
}

.icon-explanationArea {
  margin-bottom: calc(109 *(100vw / 750));
  padding-bottom: calc(40 *(100vw / 750));
  border-bottom: solid 1px #333333;
}
.icon-explanationArea__ttl {
  display: flex;
  align-items: center;
  text-align: center;
  margin-bottom: calc(37 *(100vw / 750));
  white-space: nowrap;
}
.icon-explanationArea__ttl::before, .icon-explanationArea__ttl::after {
  display: block;
  content: "";
  margin-top: calc(-6 *(100vw / 750));
  width: 100%;
  height: 1px;
  background-color: #333333;
}
.icon-explanationArea__ttl::before {
  margin-right: calc(19 *(100vw / 750));
}
.icon-explanationArea__ttl::after {
  margin-left: calc(19 *(100vw / 750));
}
.icon-explanationArea__wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: calc(42 *(100vw / 750));
  row-gap: calc(20 *(100vw / 750));
  margin: 0 auto;
  width: calc(550 *(100vw / 750));
}
.icon-explanationArea__txt p {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.icon-explanationArea__icon {
  display: inline-block;
  margin-right: calc(20 *(100vw / 750));
}

.staff-credit {
  text-align: center;
  margin: 0 auto;
  margin-bottom: calc(114 *(100vw / 750));
}

.celford_230324_press__btn a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: calc(610 *(100vw / 750));
  height: calc(124 *(100vw / 750));
  margin: 0 auto;
  border: solid 1px #333333;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  /*---------- image-size ----------*/
  .firstviewArea__img {
    width: 110rem;
  }

  .model-image101 {
    width: 60rem;
  }
  
  .image-box102 {
    width: 38rem;
  }
  
  .model-image201 {
    width: 63rem;
  }
  
  .model-image202 {
    width: 38rem;
  }
  
  .image-box203{
    width: auto;
  }
  .model-image203 {
    width: 30rem;
  }
  
  .model-image301 {
    width: 66rem;
  }
  
  .image-box302 {
    width: 58.5rem;
  }
  
  .model-image401 {
    width: 38rem;
  }
  
  .image-box402 {
    width: 69rem;
  }
  
  .model-image501 {
    width: 32rem;
  }
  
  .model-image502 {
    width: 42rem;
  }
  
  .image-box503 {
    width: auto;
  }
  .model-image503{
    width: 60rem;
  }
    
  .sec-iconArea__icon span {
    width: 2.5rem;
  }
  
  .icon-explanationArea__icon {
    width: 3.2rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec {
    margin-bottom: 18rem;
  }
  .sec__wrapper {
    margin: 0 auto;
    max-width: 1400px;
    width: 100%;
  }
  .flex-wrap{
    display: flex;
    justify-content: center;
  }
  .sec__ttlArea {
    margin: 0;
  }
  .sec__ttlArea .style-ttl__number {
    margin-left: 0.2rem;
  }
  .image-box {
    align-items: flex-end;
    gap: 3rem;
  }
  .sec-lead,
  .sec-iconArea {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .sec01 .sec-lead,
  .sec01 .sec-iconArea,
  .sec02 .sec-lead,
  .sec02 .sec-iconArea{
    width: auto;
  }
  .sec03 .sec-lead,
  .sec03 .sec-iconArea,
  .sec04 .sec-lead,
  .sec04 .sec-iconArea,
  .sec05 .sec-lead,
  .sec05 .sec-iconArea{
    width: auto;
  }
  .style-ttl {
    margin-left: 0;
    margin-bottom: .8rem;
  }
  .sec-lead {
    margin-bottom: 3.8rem;
  }
  .sec-ttl {
    margin-bottom: 2rem;
  }
  .sec-ttl::before, .sec-ttl::after {
    margin: 0 calc(-50% - 50vw);
    margin-top: -0.2rem;
    width: 100vw;
  }
  .sec-credit {
    margin-top: 1.6rem;
    margin-left: 0;
  }
  .sec-credit span {
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }
  .sec02 .sec-credit,
  .sec04 .sec-credit{
    text-align: left;
  }
  .sec-iconArea {
    gap: 2.2rem;
  }  
  .sec-iconArea__wrap {
    gap: 1rem;
    margin-right: 0;
  }
  .sec-iconArea__icon span {
    margin-top: -0.2px;
  }
  .sec-iconArea__icon span + span {
    margin-left: 0.5rem;
  }
  .image-box102,
  .model-image202,
  .image-box302,
  .model-image401,
  .model-image502{
    position: relative;
    z-index: 10;
  }
  /*---------- common ----------*/
  .celford_230324_press {
    padding-top: 2rem;
  }
  .firstviewArea {
    margin-bottom: 13rem;
  }
  .firstviewArea__img {
    margin: 0 auto;
    margin-bottom: 8.3rem;
  }
  .firstviewArea__lead--first {
    margin-bottom: 8.4rem;
  }
  .firstviewArea__lead--second {
    padding: 3.2rem 1rem 3.4rem;
    width: 64rem;
  }
  .firstviewArea__lead--second::before, .firstviewArea__lead--second::after {
    width: 4.8rem;
    height: 4.2rem;
  }
  .firstviewArea__lead--second::before {
    top: -2rem;
    left: -2.5rem;
  }
  .firstviewArea__lead--second::after {
    right: -2.5rem;
    bottom: -2.2rem;
  }

  .sec01 .flex-wrap{
    gap: 16rem;
    flex-direction: row-reverse;
    transform: translateX(-3rem);
  }
  .sec01 .model-image101 {
    margin: 0 auto;
    transform: translateX(24rem);
  }
  .sec01 .image-box102 {
    margin-top: -10rem;
    margin-left: 0;
    margin-right: 0;
  }
  .sec01 .image-box103 {
    margin: 0;
    margin-top: -16rem;
  }
  .sec01 .sec01__ttlArea{
    margin-top: 7.6rem;
    width: 48rem;
  }
  .sec01 .sec-ttl {
    margin-bottom: 2.5rem;
  }
  .sec01 .sec-ttl::before {
    margin-right: 2.2rem;
    padding-left: 25.6rem;
  }
  .sec01 .sec-ttl::after {
    margin-left: 2rem;
  }
  .sec01 .sec-ttl span {
    width: 21.5rem;
  }

  .sec02 .flex-wrap{
    gap: 10rem;
    transform: translateX(9rem);
  }
  .sec02 .model-image201{
    margin: 0 auto;
    transform: translateX(-15rem);
  }
  .sec02 .model-image202 {
    margin-top: -12rem;
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec02 .image-box203{
    display: flex;
    margin-top: -8.8rem;
    margin-left: 11.5rem;
  }
  .sec02 .sec02__ttlArea{
    margin-top: 7.7rem;
    width: 51rem;
  }
  .sec02 .style-ttl {
    margin-bottom: .7rem;
  }
  .sec02 .sec-ttl {
    margin-bottom: 2.6rem;
  }
  .sec02 .sec-ttl::before {
    margin-right: 2.4rem;
    padding-left: 27.4rem;
  }
  .sec02 .sec-ttl::after {
    margin-left: 2rem;
  }
  .sec02 .sec-ttl span {
    width: 22.5rem;
  }
  .sec02 .sec-credit span {
    margin-right: 0;
  }
  
  .sec03 .flex-wrap{
    flex-direction: row-reverse;
    gap: 8rem;
    transform: translateX(1.2rem);
  }
  .sec03__ttlArea {
    margin-top: 6rem;
    width: 46rem;
  }
  .sec03 .model-image301{
    margin: 0 auto;
    margin-bottom: 3rem;
    transform: translateX(13.5rem);
  }
  .sec03 .model-image302 {
    margin: 0;
  }
  .sec03 .image-box303{
    margin: 0 auto;
  }
  .sec03 .style-ttl {
    margin-left: 0;
    margin-bottom: .4rem;
  }
  .sec03 .sec-ttl {
    margin-bottom: 2.6rem;
  }
  .sec03 .sec-ttl::before {
    margin-right: 1.6rem;
    padding-left: 23rem;
  }
  .sec03 .sec-ttl::after {
    margin-left: 2rem;
  }
  .sec03 .sec-ttl span {
    width: 18.9rem;
  }
  .sec03 .sec-credit{
    text-align: left;
    margin-left: 0;
  }
  
  .sec04 .flex-wrap{
    gap: 8rem;
    margin-bottom: 6rem;
  }
  .sec04__ttlArea {
    margin-top: 15.5rem;
    width: 46rem;
  }
  .sec04 .model-image401 {
    margin-left: 0;
    margin-right: 0;
  }
  .sec04 .image-box402{
    margin: 0 auto;
    transform: translateX(11.5rem);
  }
  .sec04 .style-ttl{
    margin-left: 0;
    margin-bottom: .5rem;
  }
  .sec04 .sec-ttl {
    margin-bottom: 2.3rem;
  }
  .sec04 .sec-ttl::before {
    margin-right: 1.6rem;
    padding-left: 19.8rem;
  }
  .sec04 .sec-ttl::after {
    margin-left: 1.6rem;
  }
  .sec04 .sec-ttl span {
    width: 26rem;
  }
  .sec04 .sec-credit{
    margin-left: 0;
  }
  
  .sec05 .flex-wrap{
    gap: 12rem;
    margin-bottom: 7rem;
    transform: translateX(-4rem);
  }
  .sec05__ttlArea {
    margin-top: 8rem;
    width: 42rem;
  }
  .sec05 .model-image501 {
    margin: 0 auto;
    transform: translateX(18rem);
  }
  .sec05 .model-image502{
    margin-top: -24rem;
    margin-left: 0;
  }
  .sec05 .image-box503 {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto;
    transform: translateX(-16rem);
  }
  .sec05 .style-ttl{
    margin-left: 0;
    margin-bottom: .7rem;
  }
  .sec05 .sec-ttl {
    margin-bottom: 2.3rem;
  }
  .sec05 .sec-ttl::before {
    margin-right: 1.8rem;
    padding-left: 17.8rem;
  }
  .sec05 .sec-ttl::after {
    margin-left: 2rem;
  }
  .sec05 .sec-ttl span {
    width: 23.5rem;
  }
  .sec05 .sec-credit{
    text-align: right;
  }
  .sec05 .sec-credit span{
    margin-right: 0;
  }

  .icon-explanationArea {
    margin: 0 auto;
    margin-bottom: 11.4rem;
    padding-bottom: 2.6rem;
    width: 100rem;
  }
  .icon-explanationArea__wrap{
    gap: 2rem;
    margin: 0;
    width: auto;
  }  
  .icon-explanationArea__ttl {
    margin-bottom: 2.5rem;
  }
  .icon-explanationArea__ttl::before, .icon-explanationArea__ttl::after {
    margin-top: -0.4rem;
  }
  .icon-explanationArea__ttl::before {
    margin-right: 1.5rem;
  }
  .icon-explanationArea__ttl::after {
    margin-left: 1.5rem;
  }
  .icon-explanationArea__icon {
    margin-top: -0.2rem;
    margin-right: 0.9rem;
  }

  .staff-credit {
    margin-bottom: 5.5rem;
  }
  .staff-credit .pc-only {
    display: inline-block;
  }

  .celford_230324_press__btn a {
    width: 100rem;
    height: 6.2rem;
  }

}
/*# sourceMappingURL=style.css.map */