/* Production CSS scoped to .ph2-page */
.ph2-page h1, .ph2-page h2, .ph2-page h3, .ph2-page h4, .ph2-page h5, .ph2-page h6, .ph2-page p, .ph2-page ul, .ph2-page ol, .ph2-page li, .ph2-page dl, .ph2-page figure {
  margin: 0;
  padding: 0;
}


.ph2-page table {
  border-collapse: collapse;
  border-spacing: 0;
}


.ph2-page h1, .ph2-page h2, .ph2-page h3, .ph2-page h4, .ph2-page h5, .ph2-page h6, .ph2-page th {
  font-weight: 500;
}


.ph2-page ol, .ph2-page ul { list-style: none; }


.ph2-page strong {
  font-weight: 500;
}


.ph2-page h1, .ph2-page h2, .ph2-page h3, .ph2-page h4, .ph2-page h5, .ph2-page h6, .ph2-page p, .ph2-page li, .ph2-page th, .ph2-page td {
  letter-spacing: 0.08rem;
  font-feature-settings: "palt";
}


.ph2-page {
  min-width: 1000px;
  color: #333;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
}


.ph2-page a {
  color: #FB637E;
  transition: opacity 0.3s;
}


.ph2-page a:hover { opacity: 0.7; }


.ph2-page img { vertical-align: bottom; }


.ph2-page, .ph2-page *:before, .ph2-page *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


.ph2-page *:focus { outline: none; }


.ph2-page ::selection {
  background: #43FCFF;
  color: #004B4C;
}

/* for Firefox */
.ph2-page ::-moz-selection {
  background: #43FCFF;
  color: #004B4C;
}



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

  .ph2-page {
    min-width: auto;
  }

}


/* # common
   -------------------------------------------------------------------------- */
.ph2-page img {
  width: 100%;
  height: auto;
}


.ph2-page .point-txt01 { color: #FB637E; }

.ph2-page .point-txt02 { color: #FB637E; }


.ph2-page .marker {
  background: #EBFF00;
}


.ph2-page .ib { display: inline-block;}


.ph2-page .robo400 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.ph2-page .robo700 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}



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

  .ph2-page .sp-none { display: none; }

}


@media screen and (min-width:501px) {

  .ph2-page .pc-none { display: none; }

}


/* # header
   -------------------------------------------------------------------------- */
.ph2-page .l-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}


.ph2-page .header-inner {
  width: 1000px;
  margin: 0 auto;
}


/* # header-logo
   ------------------------------------- */
.ph2-page .header-logo-wrap {
  float: left;
  width: 300px;
  padding: 20px 0 0;
}

.ph2-page .header-logo {
  margin-bottom: 8px;
  line-height: 1;
}

.ph2-page .header-logo a {
  display: block;
}


.ph2-page .header-logo-desc {
  padding: 4px 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  background-color: #FCF1F3;
}


/* # header-btn
   ------------------------------------- */
.ph2-page .header-btn {
  display: none;
}


/* # header-cta
   ------------------------------------- */
.ph2-page .header-cta {
  float: right;
}


.ph2-page .header-cta-tel {
  float: left;
  padding: 12px 20px;
  text-decoration: none;
  background-color: #E2FAFA;
}

.ph2-page .header-cta-tel .number {
  position: relative;
  display: block;
  margin-bottom: 4px;
  padding-left: 22px;
  color: #0BC0C2;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
}

.ph2-page .header-cta-tel .number:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 16px;
  background: url("../../images/header/ico_tel.png") no-repeat;
  background-size: contain;
}

.ph2-page .header-cta-tel .time {
  display: block;
  color: #333;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05rem;
  text-align: center;
}


.ph2-page .header-cta-oc {
  float: left;
  display: block;
  padding: 10px 28px 9px;
  color: #0BC0C2;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-align: center;
  border: 1px solid #0BC0C2;
  border-top: none;
  background-color: #fff;
}


.ph2-page .header-cta-document {
  float: left;
  display: block;
  padding: 23px 28px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none;
  background-color: #0BC0C2;
}


/* # header-menu
   ------------------------------------- */
.ph2-page .header-menu-wrap {
  clear: both;
}


.ph2-page .header-menu-list {
  overflow: hidden;
}


.ph2-page .header-menu-list-item {
  float: left;
}


.ph2-page .header-menu-list-item-txt {
  position: relative;
  display: block;
  padding: 23px 14px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.ph2-page .header-menu-list-item-txt:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 14px;
  right: 14px;
  height: 2px;
  background-color: #FB637E;
  transition: opacity 0.3s;
  opacity: 0;
}

.ph2-page .header-menu-list-item:hover .header-menu-list-item-txt:before {
  opacity: 1;
}


/* header-menu-sub */
.ph2-page .header-menu-sub {
  overflow: hidden;
  position: absolute;
  top: 143px;
  left: 0;
  display: none;
  width: 100%;
  background-color: #F8F9F0;
}


.ph2-page .header-menu-sub-inner {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  padding: 24px 0;
}


.ph2-page .header-menu-sub-list {
  overflow: hidden;
  margin: 0 -8px -16px;
}


.ph2-page .header-menu-sub-list-item {
  float: left;
  width: 25%;
  margin-bottom: 16px;
  padding: 0 8px;
}

.ph2-page .header-menu-sub-list-item .link {
  position: relative;
  display: table;
  width: 100%;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

.ph2-page .header-menu-sub-list-item .link:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #FB637E;
  border-right: 2px solid #FB637E;
  transform-origin: top right;
  transform: rotate(45deg);
}

.ph2-page .header-menu-sub-list-item .img {
  overflow: hidden;
  display: table-cell;
  width: 80px;
  height: 60px;
  vertical-align: middle;
  border-radius: 4px 0 0 4px;
}

.ph2-page .header-menu-sub-list-item .txt {
  display: table-cell;
  height: 60px;
  padding: 0 16px 0 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  vertical-align: middle;
}


/* overlay */
.ph2-page .overlay {  
  content: '';  
  visibility: hidden;  
  position: fixed;  
  top: 0;  
  left: 0;  
  width: 100%;  
  height: 100%;  
  background: rgba(0,0,0,0);
  transition: 0.3s;  
  z-index: 999;  
}


.ph2-page .overlay-active .overlay {  
  visibility: visible;  
  background: rgba(0,0,0,.5);
  transform: translate3d(0, 0, 0);
}



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

  
  .ph2-page .l-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: none;
  }

  
  .ph2-page .header-inner {
    width: 100%;
  }


  .ph2-page .header-inner-sp {
    overflow: hidden;
    position: relative;
    padding: 6px 10px;
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
    z-index: 1001;
  }

  
  .ph2-page .header-logo-wrap {
    width: 240px;
    padding: 0;
  }

  .ph2-page .header-logo {
    margin-bottom: 4px;
  }

  .ph2-page .header-logo-desc {
    font-size: 10px;
  }

  
  .ph2-page main {
    margin-top: 74px;
  }

  
  /* # header-cta
   ------------------------------------- */
  .ph2-page .header-cta {
    display: none;
  }

  
  /* # header-btn
   ------------------------------------- */
  .ph2-page .header-btn {
    position: relative;
    float: right;
    display: block;
    width: 48px;
    height: 48px;
    margin: 7px 0;
    font-size: 0;
    text-align: center;
    vertical-align: middle;
    background-color: #FB637E;
    border-radius: 50%;
    z-index: 1001;
  }


  .ph2-page .header-btn-ico, .ph2-page .header-btn-ico:before, .ph2-page .header-btn-ico:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #fff;
    transition: 0.3s;
  }


  .ph2-page .header-btn-ico {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }


  .ph2-page .header-btn-ico:before {
    top: -8px;
    left: 0;
  }

  .ph2-page .header-btn-ico:after {
    bottom: -8px;
    left: 0;
  }


  .ph2-page .header-btn.btn-active .header-btn-ico { background-color: #FB637E; }

  .ph2-page .header-btn.btn-active .header-btn-ico:before {
    top: 0;
    transform: rotate(45deg);
  }


  .ph2-page .header-btn.btn-active .header-btn-ico:after {
    bottom: 0;
    transform: rotate(-45deg);
  }

  
  /* # header-menu
     ------------------------------------- */
  
  /* header-nav */
  .ph2-page .header-menu-wrap {
    position: fixed;
    top: 74px;
    right: 0;
    display: block;
    float: none;
    width: 90%;
    bottom: 0;
    background-color: #fff;
    transform: translateX(100%);
    transition: 0.1s;
    z-index: 1000;
  }

  .ph2-page .header-menu-wrap.menu-active { transform: translateX(0); }


  .ph2-page .header-menu {
    overflow: scroll;
    width: 100%;
    height: 100%;
    padding: 0 0 132px;
  }

  
  .ph2-page .header-menu-list {
    
  }

  
  .ph2-page .header-menu-list-item {
    float: none;
  }

  
  .ph2-page .header-menu-list-item-txt {
    padding: 20px;
    color: #fff;
    background-color: #FB637E;
  }

  .ph2-page .header-menu-list-item-txt {
    text-decoration: none;
  }

  .ph2-page a.header-menu-list-item-txt:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    bottom: auto;
    left: auto;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform-origin: top right;
    transform: rotate(45deg);
    background: transparent;
    opacity: 1;
  }


  .ph2-page .header-menu-sub {
    position: relative;
    top: auto;
    left: auto;
    display: block;
  }

  
  .ph2-page .header-menu-sub-inner {
    width: 100%;
    padding: 15px;
  }

  
  .ph2-page .header-menu-sub-list {
    margin: 0;
  }

  
  .ph2-page .header-menu-sub-list-item {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .ph2-page .header-menu-sub-list-item + .header-menu-sub-list-item {
    margin-top: 5px;
  }

  
  /* .header-menu-sp-cta  */
  .ph2-page .header-menu-sp-cta {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }


  .ph2-page .header-menu-sp-cta-oc {
    float: left;
    display: block;
    width: 50%;
    padding: 9px 0;
    color: #0BC0C2;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration: none;
    border: 1px solid #0BC0C2;
    background-color: #fff;
  }


  .ph2-page .header-menu-sp-cta-document {
    float: left;
    display: block;
    width: 50%;
    padding: 23px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration: none;
    background-color: #0BC0C2;
  }

  
  .ph2-page .header-menu-sp-cta-tel {
    clear: both;
    display: block;
    padding: 12px 20px;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    background-color: #E2FAFA;
  }

  .ph2-page .header-menu-sp-cta-tel .number {
    display: inline-block;
    position: relative;
    margin-bottom: 4px;
    padding-left: 40px;
    color: #0BC0C2;
    font-size:32px;
    line-height: 1;
    letter-spacing: 0;
  }

  .ph2-page .header-menu-sp-cta-tel .number:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 32px;
    background: url("../../images/header/ico_tel_sp.png") no-repeat;
    background-size: contain;
  }

  .ph2-page .header-menu-sp-cta-tel .time {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05rem;
    text-align: center;
  }

  
  /* overlay */
  .ph2-page .gnav-overlay {
    content: "";
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    cursor: pointer;
    transition: 0.1s;
    z-index: 999;
  }

  .ph2-page .overlay-active .gnav-overlay {
    visibility: visible;
    background: rgba(0,0,0,.8);
  }

}


/* # sidebar
   -------------------------------------------------------------------------- */
.ph2-page .sidebar {
  position: relative;
  z-index: 1;
}


.ph2-page .sidebar-bnr-wrap {
  margin-bottom: 20px;
}


.ph2-page .sidebar-bnr {
  display: block;
  margin-bottom: 10px;
}


.ph2-page .sidebar-list {
  border: 1px solid #FB637E;
  background-color: #fff;
}


.ph2-page .sidebar-list-item {
  padding: 2px 2px 0;
}

.ph2-page .sidebar-list-item + .sidebar-list-item {
  border-top: 1px solid #FB637E;
}


.ph2-page .sidebar-list-item-head {
  padding: 16px 20px;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  background-color: #FCF1F3;
}

.ph2-page .sidebar-list-item-head a {
  color: #333;
  text-decoration: none;
}


.ph2-page .sidebar-menu {  }


.ph2-page .sidebar-menu-item + .sidebar-menu-item {
  border-top: 1px solid #ddd;
}

.ph2-page .sidebar-menu-item a {
  display: block;
  padding: 18px 20px;
  font-size: 14px;
  line-height: 1.2857142857;
  text-decoration: none;
}


/* # cta
   -------------------------------------------------------------------------- */
.ph2-page .l-cta {
  background: url("../../images/cta/bg.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2) {

  .ph2-page .about-img {
    background: url("../../images/cta/bg@2x.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
  }

}


.ph2-page .cta-inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}


.ph2-page .cta-btn-wrap {
  overflow: hidden;
  position: absolute;
  bottom: 60px;
  left: 0;
}


.ph2-page .cta-btn {
  display: block;
  float: left;
  width: 320px;
  margin-right: 10px;
}



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

  .ph2-page .l-cta {
    background: url("../../images/cta/bg_sp.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
  }

  
  .ph2-page .cta-inner {
    width: 100%;
    padding: 0 15px 30px;
  }

  
  .ph2-page .cta-txt {
    margin: 0 -15px;
  }

  .ph2-page .cta-txt img {
    margin-top: -50px;
  }

  
  .ph2-page .cta-btn-wrap {
    position: relative;
    bottom: auto;
    left: auto;
  }

  .ph2-page .cta-btn {
    width: 100%;
    margin: 0 0 10px;
  }

}



/* # footer
   -------------------------------------------------------------------------- */
.ph2-page .l-footer {
  background-color: #fff;
}


.ph2-page .footer-inner {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}


.ph2-page .footer-info {
  float: left;
  width: 316px;
}


.ph2-page .footer-logo {
  margin-bottom: 8px;
}

.ph2-page .footer-logo a {
  display: block;
  margin-bottom: 8px;
}


.ph2-page .footer-logo-desc {
  display: block;
  padding: 4px 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  background-color: #FCF1F3;
}


.ph2-page .footer-address {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.5;
}


.ph2-page .footer-sns-box {
  display: flex;
  gap: 5px;
}


.ph2-page .footer-sns {
  display: block;
  margin-bottom: 5px;
  padding: 14px 0;
  color: #fff;
  font-size: 0;
  text-decoration: none;
  text-align: center;
}

.ph2-page .footer-sns-box .footer-sns {
  width: calc((100% - 10px) / 3);
  padding: 13px 0;
  color: #111;
  border: 1px solid #111;
}

.ph2-page .footer-sns.ig {
  background: linear-gradient(120deg, #7638FA, #D300C5, #FF0069, #FF7A00, #FFD600);
}

.ph2-page .footer-sns.tk {
  background-color: #000;
}

.ph2-page .footer-sns .txt {
  position: relative;
  display: inline-block;
  padding-left: 32px;
  font-size: 13px;
  line-height: 1.5384615385;
  letter-spacing: 0.05em;
}

.ph2-page .footer-sns-box .footer-sns .txt {
  padding-left: 24px;
  height: 20px;
}

.ph2-page .footer-sns.ig .txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../../images/footer/ico_ig.png") no-repeat;
  background-size: contain;
}

.ph2-page .footer-sns.tk .txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../../images/footer/ico_tk.png") no-repeat;
  background-size: contain;
}

.ph2-page .footer-sns.x .txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../../images/footer/ico_x.png") no-repeat;
  background-size: contain;
}

.ph2-page .footer-sns.yt .txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../../images/footer/ico_yt.png") no-repeat;
  background-size: contain;
}

.ph2-page .footer-sns.fb .txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../../images/footer/ico_fb.png") no-repeat;
  background-size: contain;
}


.ph2-page .footer-menu {
  float: right;
  padding-top: 20px;
  text-align: right;
}


.ph2-page .footer-list {
  text-align: left;
  font-size: 0;
}

.ph2-page .footer-list + .footer-list {
  margin-top: 32px;
}


.ph2-page .footer-list-item {
  display: inline-block;
  line-height: 1;
  vertical-align: top;
}

.ph2-page .footer-list-item + .footer-list-item {
  margin-left: 40px;
}


.ph2-page .footer-list-item-ttl {
  margin-bottom: 16px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}

.ph2-page .footer-list-table + .footer-list-item-ttl {
  margin-top: 20px;
}

.ph2-page .footer-list-item-ttl a {
  color: #333;
}


.ph2-page .footer-list-table {
  
}


.ph2-page .footer-list-table-item {
  padding: 0;
  line-height: 1;
  letter-spacing: 0.1rem;
}

.ph2-page .footer-list-table-item + .footer-list-table-item {
  padding-left: 20px;
}

.ph2-page .footer-list-table tr + tr .footer-list-table-item {
  padding-top: 16px;
}

.ph2-page .footer-list-table-item a {
  font-size: 14px;
  text-decoration: none;
}


.ph2-page .footer-link {
  clear: both;
  overflow: hidden;
  margin: 0 -20px -20px 0;
  padding-top: 32px;
}

.ph2-page .footer-link-item {
  float: left;
  margin: 0 20px 20px 0;
}

.ph2-page .footer-link-item a {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #999;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}

.ph2-page .footer-link-item a:before {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  width: 12px;
  height: 8px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
}

.ph2-page .footer-link-item a:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 2px;
  width: 12px;
  height: 8px;
  border: 1px solid #999;
}


.ph2-page .footer-copyright small {
  display: block;
  padding: 16px 0;
  color: #C4C7AD;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  background-color: #F8F9F0;
}




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

  
  .ph2-page .footer-sp-cta {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 998;
  }

  
  .ph2-page .footer-sp-cta-oc {
    float: left;
    display: block;
    width: 50%;
    padding: 9px 0;
    color: #0BC0C2;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration: none;
    border: 1px solid #0BC0C2;
    background-color: #fff;
  }


  .ph2-page .footer-sp-cta-document {
    float: left;
    display: block;
    width: 50%;
    padding: 23px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration: none;
    background-color: #0BC0C2;
  }

  
  .ph2-page .l-footer {
    margin-bottom: 60px;
  }

  
  .ph2-page .footer-inner {
    width: 100%;
    padding: 40px 15px;
  }

  
  .ph2-page .footer-info {
    float: none;
    width: 100%;
  }

  
  .ph2-page .footer-logo {
    max-width: 316px;
    margin: 0 auto 8px;
  }

  
  .ph2-page .footer-ig {
    padding: 20px 0;
  }

  
  .ph2-page .footer-menu {
    float: none;
    padding-top: 40px;
  }

  
  .ph2-page .footer-list + .footer-list {
    margin-top: 20px;
  }

  
  .ph2-page .footer-list-item {
    display: block;
  }

  .ph2-page .footer-list-item + .footer-list-item {
    margin: 20px 0 0;
  }

  
  .ph2-page .footer-list-table {
    overflow: hidden;
    display: block;
  }

  .ph2-page .footer-list-table tbody, .ph2-page .footer-list-table tr {
    display: block;
    width: 100%;
  }

  .ph2-page .footer-list-table-item {
    float: left;
    padding: 0 20px 20px 0;
  }

  .ph2-page .footer-list-table-item + .footer-list-table-item {
    padding-left: 0;
  }

  .ph2-page .footer-list-table tr + tr .footer-list-table-item {
    padding-top: 0;
  }

}


/* # 凡庸クラス
   -------------------------------------------------------------------------- */
.ph2-page .clearfix:before, .ph2-page .clearfix:after {
  content: "";
  display: table;
}

.ph2-page .clearfix:after { clear: both; }

.ph2-page .clearfix { zoom: 1; }
 /* For IE 6/7 */

.ph2-page .tr { text-align: right!important; }

.ph2-page .tl { text-align: left!important; }

.ph2-page .tc { text-align: center!important; }


.ph2-page .m0 { margin: 0!important; }

.ph2-page .mt0 { margin-top: 0!important; }

.ph2-page .mb0 { margin-bottom: 0!important; }

.ph2-page .ml0 { margin-left: 0!important; }

.ph2-page .mr0 { margin-right: 0!important; }


.ph2-page .p0 { padding: 0!important; }

.ph2-page .pt0 { padding-top: 0!important; }

.ph2-page .pb0 { padding-bottom: 0!important; }

.ph2-page .pl0 { padding-left: 0!important; }

.ph2-page .pr0 { padding-right: 0!important; }


.ph2-page .ib { display: inline-block!important; }


/* 20251106 対象ページへのリンク設定・Googleマップの掲載 */
.ph2-page footer .footer-copyright small a {
    color: #C4C7AD;
    text-decoration: none;
    line-height: 1.5;
}


.ph2-page footer .ifream-wrapper {
    width: 100%;
    aspect-ratio: 16/9;
    margin-bottom: 16px;
}
