/* Production CSS scoped to .ph2-page */
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@-ms-viewport {
  width: device-width; }

.ph2-page .news_list li {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }


.ph2-page .txt_center {
  text-align: center; }


@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?gtcczk");
  src: url("fonts/icomoon.eot?gtcczk#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?gtcczk") format("truetype"), url("fonts/icomoon.woff?gtcczk") format("woff"), url("fonts/icomoon.svg?gtcczk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.ph2-page [class^="icon-"], .ph2-page [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


.ph2-page .icon-school:before, .ph2-page .icon-microphone:before, .ph2-page .icon-icon_sakura:before {
  display: block; }


.ph2-page .icon-school:before {
  content: "\e900"; }


.ph2-page .icon-microphone:before {
  content: "\e901"; }


.ph2-page .icon-icon_sakura:before {
  content: "\e902"; }


.ph2-page .icon_info {
  width: 32px;
  display: block;
  margin: 0 auto 8px auto; }


.ph2-page article, .ph2-page aside, .ph2-page details, .ph2-page figcaption, .ph2-page figure, .ph2-page footer, .ph2-page header, .ph2-page hgroup, .ph2-page menu, .ph2-page nav, .ph2-page section {
  display: block; }


.ph2-page img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }


.ph2-page .center {
  text-align: center; }


/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
.ph2-page, .ph2-page, .ph2-page div, .ph2-page span, .ph2-page object, .ph2-page iframe, .ph2-page h1, .ph2-page h2, .ph2-page h3, .ph2-page h4, .ph2-page h5, .ph2-page h6, .ph2-page p, .ph2-page blockquote, .ph2-page pre, .ph2-page abbr, .ph2-page address, .ph2-page cite, .ph2-page code, .ph2-page del, .ph2-page dfn, .ph2-page em, .ph2-page img, .ph2-page ins, .ph2-page kbd, .ph2-page q, .ph2-page samp, .ph2-page small, .ph2-page strong, .ph2-page sub, .ph2-page sup, .ph2-page var, .ph2-page dl, .ph2-page dt, .ph2-page dd, .ph2-page ol, .ph2-page ul, .ph2-page li, .ph2-page fieldset, .ph2-page form, .ph2-page label, .ph2-page legend, .ph2-page table, .ph2-page caption, .ph2-page tbody, .ph2-page tfoot, .ph2-page thead, .ph2-page tr, .ph2-page th, .ph2-page td, .ph2-page article, .ph2-page aside, .ph2-page canvas, .ph2-page details, .ph2-page figcaption, .ph2-page figure, .ph2-page footer, .ph2-page header, .ph2-page hgroup, .ph2-page menu, .ph2-page nav, .ph2-page section, .ph2-page summary, .ph2-page time, .ph2-page mark, .ph2-page audio, .ph2-page video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent; }


.ph2-page {
  line-height: 1; }


.ph2-page article, .ph2-page aside, .ph2-page details, .ph2-page figcaption, .ph2-page figure, .ph2-page footer, .ph2-page header, .ph2-page hgroup, .ph2-page menu, .ph2-page nav, .ph2-page section {
  display: block; }


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


.ph2-page blockquote, .ph2-page q {
  quotes: none; }


.ph2-page blockquote:before, .ph2-page blockquote:after, .ph2-page q:before, .ph2-page q:after {
  content: '';
  content: none; }


.ph2-page a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent; }


/* change colours to suit your needs */
.ph2-page ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }


/* change colours to suit your needs */
.ph2-page mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }


.ph2-page del {
  text-decoration: line-through; }


.ph2-page abbr[title], .ph2-page dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }


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


/* change border colour to suit your needs */
.ph2-page hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }


.ph2-page input, .ph2-page select {
  vertical-align: middle; }


.ph2-page {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }


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


.ph2-page .bdr-T {
  border-top: 1px solid #CCC; }


.ph2-page .bdr-R {
  border-right: 1px solid #CCC; }


.ph2-page .bdr-L {
  border-left: 1px solid #CCC; }


.ph2-page .bdr-B {
  border-bottom: 1px solid #CCC; }


.ph2-page .bdr-TD {
  border-top: 1px dashed #CCC; }


.ph2-page .bdr-BD {
  border-bottom: 1px dashed #CCC; }


.ph2-page .text-left {
  text-align: left; }


.ph2-page .text-right {
  text-align: right; }


.ph2-page .text-center {
  text-align: center; }


.ph2-page h1, .ph2-page h2, .ph2-page h3, .ph2-page h4, .ph2-page h5, .ph2-page h6, .ph2-page strong, .ph2-page .stg {
  font-weight: 800; }


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


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


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


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


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


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


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


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


.ph2-page .mt5 {
  margin-top: 5px !important; }


.ph2-page .mr5 {
  margin-right: 5px !important; }


.ph2-page .mb5 {
  margin-bottom: 5px !important; }


.ph2-page .ml5 {
  margin-left: 5px !important; }


.ph2-page .pt5 {
  padding-top: 5px !important; }


.ph2-page .pr5 {
  padding-right: 5px !important; }


.ph2-page .pb5 {
  padding-bottom: 5px !important; }


.ph2-page .pl5 {
  padding-left: 5px !important; }


.ph2-page .mt10 {
  margin-top: 10px !important; }


.ph2-page .mr10 {
  margin-right: 10px !important; }


.ph2-page .mb10 {
  margin-bottom: 10px !important; }


.ph2-page .ml10 {
  margin-left: 10px !important; }


.ph2-page .pt10 {
  padding-top: 10px !important; }


.ph2-page .pr10 {
  padding-right: 10px !important; }


.ph2-page .pb10 {
  padding-bottom: 10px !important; }


.ph2-page .pl10 {
  padding-left: 10px !important; }


.ph2-page .mt15 {
  margin-top: 15px !important; }


.ph2-page .mr15 {
  margin-right: 15px !important; }


.ph2-page .mb15 {
  margin-bottom: 15px !important; }


.ph2-page .ml15 {
  margin-left: 15px !important; }


.ph2-page .pt15 {
  padding-top: 15px !important; }


.ph2-page .pr15 {
  padding-right: 15px !important; }


.ph2-page .pb15 {
  padding-bottom: 15px !important; }


.ph2-page .pl15 {
  padding-left: 15px !important; }


.ph2-page .mt20 {
  margin-top: 20px !important; }


.ph2-page .mr20 {
  margin-right: 20px !important; }


.ph2-page .mb20 {
  margin-bottom: 20px !important; }


.ph2-page .ml20 {
  margin-left: 20px !important; }


.ph2-page .pt20 {
  padding-top: 20px !important; }


.ph2-page .pr20 {
  padding-right: 20px !important; }


.ph2-page .pb20 {
  padding-bottom: 20px !important; }


.ph2-page .pl20 {
  padding-left: 20px !important; }


.ph2-page .mt25 {
  margin-top: 25px !important; }


.ph2-page .mr25 {
  margin-right: 25px !important; }


.ph2-page .mb25 {
  margin-bottom: 25px !important; }


.ph2-page .ml25 {
  margin-left: 25px !important; }


.ph2-page .pt25 {
  padding-top: 25px !important; }


.ph2-page .pr25 {
  padding-right: 25px !important; }


.ph2-page .pb25 {
  padding-bottom: 25px !important; }


.ph2-page .pl25 {
  padding-left: 25px !important; }


.ph2-page .mt30 {
  margin-top: 30px !important; }


.ph2-page .mr30 {
  margin-right: 30px !important; }


.ph2-page .mb30 {
  margin-bottom: 30px !important; }


.ph2-page .ml30 {
  margin-left: 30px !important; }


.ph2-page .pt30 {
  padding-top: 30px !important; }


.ph2-page .pr30 {
  padding-right: 30px !important; }


.ph2-page .pb30 {
  padding-bottom: 30px !important; }


.ph2-page .pl30 {
  padding-left: 30px !important; }


.ph2-page .mt35 {
  margin-top: 35px !important; }


.ph2-page .mr35 {
  margin-right: 35px !important; }


.ph2-page .mb35 {
  margin-bottom: 35px !important; }


.ph2-page .ml35 {
  margin-left: 35px !important; }


.ph2-page .pt35 {
  padding-top: 35px !important; }


.ph2-page .pr35 {
  padding-right: 35px !important; }


.ph2-page .pb35 {
  padding-bottom: 35px !important; }


.ph2-page .pl35 {
  padding-left: 35px !important; }


.ph2-page .mt40 {
  margin-top: 40px !important; }


.ph2-page .mr40 {
  margin-right: 40px !important; }


.ph2-page .mb40 {
  margin-bottom: 40px !important; }


.ph2-page .ml40 {
  margin-left: 40px !important; }


.ph2-page .pt40 {
  padding-top: 40px !important; }


.ph2-page .pr40 {
  padding-right: 40px !important; }


.ph2-page .pb40 {
  padding-bottom: 40px !important; }


.ph2-page .pl40 {
  padding-left: 40px !important; }


.ph2-page .mt45 {
  margin-top: 45px !important; }


.ph2-page .mr45 {
  margin-right: 45px !important; }


.ph2-page .mb45 {
  margin-bottom: 45px !important; }


.ph2-page .ml45 {
  margin-left: 45px !important; }


.ph2-page .pt45 {
  padding-top: 45px !important; }


.ph2-page .pr45 {
  padding-right: 45px !important; }


.ph2-page .pb45 {
  padding-bottom: 45px !important; }


.ph2-page .pl45 {
  padding-left: 45px !important; }


.ph2-page .mt50 {
  margin-top: 50px !important; }


.ph2-page .mr50 {
  margin-right: 50px !important; }


.ph2-page .mb50 {
  margin-bottom: 50px !important; }


.ph2-page .ml50 {
  margin-left: 50px !important; }


.ph2-page .pt50 {
  padding-top: 50px !important; }


.ph2-page .pr50 {
  padding-right: 50px !important; }


.ph2-page .pb50 {
  padding-bottom: 50px !important; }


.ph2-page .pl50 {
  padding-left: 50px !important; }


.ph2-page [data-balloon] {
  position: relative; }


.ph2-page [data-balloon]:after {
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  -o-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-balloon);
  font-size: 12px;
  padding: .5em 1em;
  position: absolute;
  white-space: nowrap;
  z-index: 10; }


.ph2-page [data-balloon]:before {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  -o-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  content: '';
  position: absolute;
  z-index: 10; }


.ph2-page [data-balloon]:hover:before, .ph2-page [data-balloon]:hover:after {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  pointer-events: auto; }


.ph2-page [data-balloon][data-balloon-break]:after {
  white-space: normal; }


.ph2-page [data-balloon][data-balloon-pos="up"]:after {
  bottom: 100%;
  left: 50%;
  margin-bottom: 11px;
  -webkit-transform: translate3d(-50%, 10px, 0);
  -ms-transform: translate3d(-50%, 10px, 0);
  transform: translate3d(-50%, 10px, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top; }


.ph2-page [data-balloon][data-balloon-pos="up"]:before {
  bottom: 100%;
  left: 50%;
  margin-bottom: 5px;
  -webkit-transform: translate3d(-50%, 10px, 0);
  -ms-transform: translate3d(-50%, 10px, 0);
  transform: translate3d(-50%, 10px, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top; }


.ph2-page [data-balloon][data-balloon-pos="up"]:hover:after {
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }


.ph2-page [data-balloon][data-balloon-pos="up"]:hover:before {
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }


.ph2-page [data-balloon][data-balloon-pos='down']:after {
  left: 50%;
  margin-top: 11px;
  top: 100%;
  -webkit-transform: translate3d(-50%, -10px, 0);
  -ms-transform: translate3d(-50%, -10px, 0);
  transform: translate3d(-50%, -10px, 0); }


.ph2-page [data-balloon][data-balloon-pos='down']:before {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  left: 50%;
  margin-top: 5px;
  top: 100%;
  -webkit-transform: translate3d(-50%, -10px, 0);
  -ms-transform: translate3d(-50%, -10px, 0);
  transform: translate3d(-50%, -10px, 0); }


.ph2-page [data-balloon][data-balloon-pos='down']:hover:after {
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }


.ph2-page [data-balloon][data-balloon-pos='down']:hover:before {
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }


.ph2-page [data-balloon][data-balloon-pos='left']:after {
  margin-right: 11px;
  right: 100%;
  top: 50%;
  -webkit-transform: translate3d(10px, -50%, 0);
  -ms-transform: translate3d(10px, -50%, 0);
  transform: translate3d(10px, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='left']:before {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 6px;
  height: 18px;
  margin-right: 5px;
  right: 100%;
  top: 50%;
  -webkit-transform: translate3d(10px, -50%, 0);
  -ms-transform: translate3d(10px, -50%, 0);
  transform: translate3d(10px, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='left']:hover:after {
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='left']:hover:before {
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='right']:after {
  left: 100%;
  margin-left: 11px;
  top: 50%;
  -webkit-transform: translate3d(-10px, -50%, 0);
  -ms-transform: translate3d(-10px, -50%, 0);
  transform: translate3d(-10px, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='right']:before {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17, 17, 17, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 6px;
  height: 18px;
  left: 100%;
  margin-left: 5px;
  top: 50%;
  -webkit-transform: translate3d(-10px, -50%, 0);
  -ms-transform: translate3d(-10px, -50%, 0);
  transform: translate3d(-10px, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='right']:hover:after {
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }


.ph2-page [data-balloon][data-balloon-pos='right']:hover:before {
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }


.ph2-page [data-balloon][data-balloon-length='small']:after {
  white-space: normal;
  width: 80px; }


.ph2-page [data-balloon][data-balloon-length='medium']:before {
  white-space: normal;
  width: 150px; }


.ph2-page [data-balloon][data-balloon-length='large']:after {
  white-space: normal;
  width: 260px; }


.ph2-page [data-balloon][data-balloon-length='xlarge']:after {
  white-space: normal;
  width: 380px; }


.ph2-page .footer_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto; }


.ph2-page .sns_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0; }


.ph2-page .sns_button i {
  font-size: 2.4rem; }


.ph2-page .fa-facebook {
  color: #1877f2;
  margin-right: 20px; }


.ph2-page .fa-instagram {
  color: #d93177; 
  margin-right: 20px; }


.ph2-page .fa-twitter {
  color: #1d9bf0;
  margin-right: 20px; }


.ph2-page .fa-youtube {
  color: #ff0000; }



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

  .ph2-page [data-balloon][data-balloon-length='xlarge']:after {
    white-space: normal;
    width: 90vw; }
 }


.ph2-page [data-balloon][data-balloon-length='fit']:after {
  white-space: normal;
  width: 100%; }



@media (max-width: 800px) {

  .ph2-page .flt-L, .ph2-page .flt-R {
    float: none; }

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

  .ph2-page p {
    font-size: 0.9rem; }

  .ph2-page .top_slider {
    margin: 0 0 20px!important; }

  .ph2-page .btn_doc, .ph2-page .btn_oc {
    max-width: 44px;
    max-height: 44px; }

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

  .ph2-page .fixed_box {
    width: 100%;
    height: 60px;
    position: fixed;
    background: #FFF;
    top: 0;
    -webkit-filter: drop-shadow(0 3px 3px rgba(51, 51, 51, 0.2));
    filter: drop-shadow(0 3px 3px rgba(51, 51, 51, 0.2));
    z-index: 10000; }

  .ph2-page .sp_important_menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  .ph2-page .sp_important_menu ul li {
    text-align: center;
    width: 50%;
    height: 40px;
    background: #333;
    border-right: 1px solid #FFF;
    vertical-align: middle; }

  .ph2-page .sp_important_menu ul li:last-child {
    border-right: 0; }

  .ph2-page .sp_important_menu ul li a {
    color: #FFF;
    font-size: 0.9rem;
    padding: 10px 0;
    height: 40px;
    display: block; }

  .ph2-page .sp_important_menu ul li a .fas {
    margin-right: 5px; }

  .ph2-page .sp_important_menu ul li a .icon-school {
    color: #FFF;
    font-size: 0.9rem; }

  .ph2-page .sp_important_menu ul li a .icon-school:before {
    display: inline;
    margin-right: 5px; }

  
  .ph2-page .openNav nav {
    -webkit-transform: translateY(3060px);
    -ms-transform: translateY(3060px);
    transform: translateY(3060px);
    z-index: 101; }

  .ph2-page .accbox input {
    display: none; }

  /*中身を非表示にしておく*/
  .ph2-page .accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }

  .ph2-page .cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    background: #0071B3;
    opacity: 1; }

  .ph2-page .mb80 {
    margin-bottom: 50px; }

  .ph2-page .sub_navi ul li {
    border-bottom: 1px solid #FFF; }

  .ph2-page .sub_navi ul li:last-child {
    border-bottom: 0; }

  .ph2-page .sub_navi ul a {
    color: #FFF;
    font-size: 0.9rem;
    display: block;
    padding: 7px 15px;
    font-weight: 400;
    text-align: left;
    text-decoration: none; }

  .ph2-page .sub_navi ul a:hover {
    color: #FFF;
    background: #72BB2B; }

  .ph2-page .sub_navi ul a::before {
    color: #FFF;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
		font-weight: 900;
    margin-right: 5px; }

  .ph2-page .sub_navi_02 {
    background: #000; }

    .ph2-page .sub_navi_02 label {
      color: #4dd0e1 !important;
      text-align: center; }

      .ph2-page .sub_navi_02 label .fa-angle-down {
        color: #4dd0e1 !important;
        margin-left: 5px; }

    .ph2-page .sub_navi_02 > ul {
      background: #0071B3 !important; }

      .ph2-page .sub_navi_02 > ul li {
        background: #0071B3 !important; }

        .ph2-page .sub_navi_02 > ul li a {
          color: #FFF !important; }

  .ph2-page .search_form {
    width: 100%;
    padding: 10px 15px; }

  .ph2-page .search_form #searchform {
    position: relative; }

  .ph2-page .search_form input[type="text"] {
    width: 100%;
    padding: 8px 10px;
    background: none;
    border: 2px solid #FFF;
    border-radius: 4px; }

  .ph2-page .search_form input[type="submit"] {
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    font-size: 1.2rem;
    background: none;
    border: 0;
    position: absolute;
    top: 8px;
    right: 8px; }

  .ph2-page .content {
    max-width: 100%;
    padding: 0 10px; }

  .ph2-page .logo {
    width: calc(100% - 20px);
    margin: 0 auto; }

  .ph2-page table {
    width: 100%; }

  .ph2-page .toppage_title:before, .ph2-page .toppage_title:after {
    width: 20%; }

  .ph2-page .toppage_subtitle {
    font-size: 0.9rem; }

  .ph2-page .page_section img {
    text-align: center;
    display: block;
    margin-bottom: 1rem; }

  .ph2-page .page_title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    padding: 10px 20px; }

  .ph2-page .table_style, .ph2-page .sp_table_style {
    margin-bottom: 30px; }

  .ph2-page .table_style th, .ph2-page .table_style td {
    width: 100%;
    display: block; }

  .ph2-page .top_school_tour_list {
    margin-bottom: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10%; }

  .ph2-page .top_school_tour_list > p {
    text-align: left; }

  .ph2-page .top_school_tour_list a {
    width: 42%;
    margin-bottom: 20px; }

  .ph2-page .top_school_tour_list a li {
    padding: 15px 0 7px 0; }

  .ph2-page .top_school_tour_list a i {
    font-size: 1.6rem;
    margin-bottom: 6px; }

  .ph2-page .top_school_tour_list a h3 {
    font-size: 1.2rem;
    line-height: 1.3;
    margin-bottom: 0; }

  .ph2-page .top_school_tour_list a h3 > span {
    font-size: 0.9rem;
    vertical-align: baseline; }

  .ph2-page .top_school_tour_list a p {
    font-size: 1rem; }

  .ph2-page .button_grn {
    font-size: 1rem;
    text-align: center; }

  .ph2-page .icon-school, .ph2-page .icon-microphone {
    font-size: 1.5rem; }

  .ph2-page .toppage_text_01, .ph2-page .toppage_text_02 {
    margin-bottom: 20px;
    padding: 0 10px; }

  .ph2-page .toppage_text_01 p, .ph2-page .toppage_text_02 p {
    text-align: left; }

  .ph2-page .facebook_box {
    margin-bottom: 30px; }

  .ph2-page .top_interview_list {
    margin-bottom: 30px; }

  .ph2-page .top_interview_list a {
    color: #333; }

  .ph2-page .top_interview_list li {
    text-align: left;
    margin-bottom: 30px; }

  .ph2-page .top_interview_list li h3 {
    margin-bottom: 5px; }

  .ph2-page .top_interview_list li h3, .ph2-page .top_interview_list li p {
    font-size: 0.9rem; }

  .ph2-page .top_interview_list .item_image_box {
    text-align: center; }

  .ph2-page .flexbanner {
    padding: 0 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .ph2-page .flexbanner li {
    width: 42%;
    text-align: center;
    margin-bottom: 20px; }

  .ph2-page .flexbanner li a {
    height: 100px;
    display: block;
    padding: 30px 0;
    background: #F6CBD4;
    border-radius: 5px; }

  .ph2-page .flexbanner li a, .ph2-page .flexbanner li span {
    color: #FFF; }

  .ph2-page .flexbanner li i, .ph2-page .flexbanner li span {
    font-size: 1.4rem;
    display: block;
    margin-bottom: 7px; }

  .ph2-page .single_banner {
    text-align: center;
    width: 90%;
    margin: 0 auto 50px auto;
    background: #F6CBD4;
    border-radius: 5px; }

  .ph2-page .single_banner a {
    display: block;
    padding: 20px 0; }

  .ph2-page .single_banner a, .ph2-page .single_banner span {
    color: #FFF; }

  .ph2-page .single_banner i, .ph2-page .single_banner span {
    font-size: 1.4rem;
    display: block;
    margin-bottom: 7px; }

  .ph2-page .sitemap {
    width: 80%;
    margin: 0 auto; }

  .ph2-page .sitemap ul {
    display: none; }

  .ph2-page .address_item {
    line-height: 1.4;
    margin: 20px; }

  .ph2-page .copyright {
    text-align: center; }

  .ph2-page .logo_pt_footer {
    width: 290px;
    height: 49px;
    margin-bottom: 10px; }

  .ph2-page .logo_mizuho {
    width: 40%;
    margin: 0 auto; }

  .ph2-page .mb_footer_menu {
    width: 100%;
    border-top: 1px solid #FFF; }

  .ph2-page .mb_footer_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .ph2-page .mb_footer_menu ul li {
    display: block;
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background: #0071B3;
    border-right: 1px solid #FFF; }

  .ph2-page .mb_footer_menu ul li:last-child {
    border-right: 0; }

  .ph2-page .mb_footer_menu ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
    text-decoration: none; }

  .ph2-page .mb_footer_menu ul li .fa {
    font-size: 1.3rem; }

  .ph2-page .footer_banner {
    padding: 20px 10px; }

  .ph2-page .footer_banner li {
    width: 48%;
    margin-bottom: 10px; }

  .ph2-page .alignleft {
    margin: 0 auto; }

  .ph2-page .video_list {
    margin-bottom: 30px; }

  .ph2-page .video_title {
    font-size: 1.2rem !important; }

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

    .ph2-page .item_list img {
      width: 100%;
      height: auto; }
 }



@media print, screen and (min-width: 801px) {

  .ph2-page .w10 {
    width: 10% !important; }

  .ph2-page .w20 {
    width: 20% !important; }

  .ph2-page .w30 {
    width: 30% !important; }

  .ph2-page .w40 {
    width: 40% !important; }

  .ph2-page .w50 {
    width: 50% !important; }

  .ph2-page .w60 {
    width: 60% !important; }

  .ph2-page .w70 {
    width: 70% !important; }

  .ph2-page .w80 {
    width: 80% !important; }

  .ph2-page .w90 {
    width: 90% !important; }

  .ph2-page .w100 {
    width: 100% !important; }

  .ph2-page nav, .ph2-page .navigation, .ph2-page footer, .ph2-page .top_title h1, .ph2-page .content, .ph2-page .sitemap, .ph2-page .container, .ph2-page .breadcrumbs {
    max-width: 1140px;
    margin: 0 auto; }

  .ph2-page .mb80 {
    margin-bottom: 80px; }

  .ph2-page .alignleft {
    float: left;
    margin: 0 1.5rem 1.5rem 0; }

  .ph2-page .alignright {
    float: right;
    margin: 0 0 1.5rem 1.5rem; }

  /*  .page_section {
    margin-top: -160px;
    padding-top: 160px;
  }*/
  .ph2-page .fixed_box {
    width: 100%;
    position: fixed;
    top: 0;
    background: #FFF;
    -webkit-filter: drop-shadow(0 3px 3px rgba(51, 51, 51, 0.2));
    filter: drop-shadow(0 3px 3px rgba(51, 51, 51, 0.2));
    z-index: 10000; }

  .ph2-page .nav-toggle, .ph2-page .search_form {
    display: none; }

  .ph2-page .carousel_banner {
    margin-bottom: 80px; }

  .ph2-page .toppage_title {
    font-size: 1.8rem; }

  .ph2-page .toppage_title:before, .ph2-page .toppage_title:after {
    width: 38%; }

  .ph2-page .icon-school, .ph2-page .icon-microphone {
    font-size: 2.4rem; }

  .ph2-page .navigation {
    width: 100%;
    bottom: 10px; }

  .ph2-page .navigation > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .ph2-page .navigation > ul > li {
    width: 100%;
    text-align: center;
    border-right: 1px solid #ccc; }

  .ph2-page .navigation > ul > li:last-child {
    border-right: 0; }

  .ph2-page .navigation > ul > li > a {
    display: block;
    color: #333;
    font-size: 1rem;
    text-decoration: none;
    padding: 2px 0;
    cursor: pointer; }

  .ph2-page .navigation > ul > li > a i.fa-angle-down {
    font-size: 1rem;
    margin-left: 5px; }

  .ph2-page .navigation > ul > li > a:hover, .ph2-page .navigation > ul > li > a.current {
    background: #FFF;
    color: #72BB2B; }

  .ph2-page .sub_navi {
    position: relative;
    padding: 0; }

  .ph2-page .sub_navi:hover ul {
    display: block; }

  .ph2-page .sub_navi ul {
    width: 100%;
    z-index: 9999;
    color: #FFF;
    display: none;
    background: rgba(77, 208, 225, 0.9);
    position: absolute;
    top: 28px; }

  .ph2-page .sub_navi ul li {
    border-top: 1px solid #FFF; }

  .ph2-page .sub_navi ul a {
    color: #FFF;
    font-size: 0.9rem;
    display: block;
    padding: 7px 15px;
    font-weight: 400;
    text-align: left;
    text-decoration: none; }

  .ph2-page .sub_navi ul a:hover {
    color: #FFF;
    background: #F6CBD4; }

  .ph2-page .title {
    font-size: 1.8rem; }

  .ph2-page .column_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .ph2-page .left_box {
    width: 70%; }

  .ph2-page .content {
    margin-bottom: 80px; }

  .ph2-page .page_title {
    font-size: 2.4rem;
    margin-bottom: 50px;
    padding: 10px 20px; }

  /*.page h3 {
    font-size: 1.8rem; }*/
  .ph2-page .table_style, .ph2-page .sp_table_style {
    margin-bottom: 50px; }

  .ph2-page .flex_3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .ph2-page .job_box ul {
    width: 33%;
    margin-bottom: 30px; }

  .ph2-page .job_box ul h4 {
    font-size: 1rem; }

  .ph2-page .sp_important_menu, .ph2-page .sp_topmenu {
    display: none; }

  .ph2-page .top_school_tour_list {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .ph2-page .top_school_tour_list a {
    margin-right: 35px; }

  .ph2-page .top_school_tour_list a:last-child {
    margin-right: 0; }

  .ph2-page .top_school_tour_list li {
    width: 140px;
    height: 140px;
    padding: 25px 0;
    vertical-align: middle; }

  .ph2-page .top_school_tour_list li i {
    font-size: 1.7rem;
    margin-bottom: 10px; }

  .ph2-page .top_school_tour_list li h3 {
    font-size: 1.3rem;
    line-height: 1.3; }

  .ph2-page .top_school_tour_list li h3 > span {
    font-size: 1rem;
    vertical-align: baseline; }

  .ph2-page .top_school_tour_list li p {
    font-size: 1.1rem; }

  .ph2-page .button_grn {
    font-size: 1.1rem;
    text-align: center;
    width: 40%; }

  .ph2-page .toppage_text_01, .ph2-page .toppage_text_02 {
    position: relative;
    margin-bottom: 100px; }

  .ph2-page .toppage_text_01 p, .ph2-page .toppage_text_02 p {
    position: absolute;
    top: 0; }

  .ph2-page .toppage_text_01 p {
    left: 29%; }

  .ph2-page .toppage_text_02 p {
    left: 33%; }

  .ph2-page .topics_area {
    width: 100%;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .ph2-page .topics_area .topics_box {
    width: 65%; }

  .ph2-page .topics_area .banner_box {
    width: 30%; }

  .ph2-page .fb-page {
    height: 300px; }

  .ph2-page .top_interview_list {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .ph2-page .top_interview_list a {
    color: #333;
    margin-right: 15px; }

  .ph2-page .top_interview_list a:last-child {
    margin-right: 0; }

  .ph2-page .top_interview_list li {
    width: 273px;
    text-align: left; }

  .ph2-page .top_interview_list li h3 {
    margin-bottom: 10px; }

  .ph2-page .top_interview_list li h3, .ph2-page .top_interview_list li p {
    font-size: 0.9rem; }

  .ph2-page .right_box {
    width: 25%; }

  .ph2-page .address_item {
    font-size: 0.9rem;
    line-height: 1.5; }

  .ph2-page .sitemap {
    max-width: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px; }

  .ph2-page .sitemap .footer_logo {
    width: 276px;
    margin-right: 20px; }

  .ph2-page .sitemap .footer_logo h3 {
    font-size: 1rem;
    margin-bottom: 10px; }

  .ph2-page .sitemap .logo_pt_footer {
    width: 276px;
    height: 50px;
    margin-bottom: 20px; }

  .ph2-page .sitemap > ul {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1; }

  .ph2-page .sitemap > ul h3 {
    font-size: 0.9rem;
    line-height: 1;
    border-left: 6px solid #F6CBD4;
    margin-bottom: 10px;
    padding-left: 5px; }

  .ph2-page .sitemap > ul li {
    font-size: 0.8rem;
    margin: 0 0 5px 11px; }

  .ph2-page .sitemap > ul li a {
    color: #333;
    text-decoration: none; }

  .ph2-page .sitemap > ul li a:hover {
    color: #F6CBD4; }

  .ph2-page .logo_mizuho {
    width: 40%; }

  .ph2-page .tab_item {
    margin-bottom: 20px; }

  .ph2-page .news_list li {
    font-size: 1.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px; }

  .ph2-page .datetime {
    width: 150px; }

  .ph2-page .footer_banner {
    width: 1020px;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .ph2-page .footer_banner li {
    width: 20%;
    max-width: 188px;
    margin-right: 20px;
    margin-bottom: 20px; }

  .ph2-page .footer_banner li:nth-child(5) {
    margin-right: 0; }
 }


.ph2-page {
  background-color: #FFF; }


.ph2-page {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Roboto", Helvetica, Arial, Sans-Serif;
  color: #333;
  line-height: 1.5;
  font-weight: 400; }


.ph2-page svg {
  -webkit-transition: fill .3s ease;
  -o-transition: fill .3s ease;
  transition: fill .3s ease; }


.ph2-page a {
  color: #72BB2B;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }




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


.ph2-page .clearfix {
  zoom: 1; }


.ph2-page .clearfix:before, .ph2-page .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }


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


.ph2-page .red {
  color: #FF0000; }


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


.ph2-page h2 {
  font-size: 1.3rem;
  margin-bottom: 0.6rem; }


.ph2-page h3 {
  font-size: 1.2rem;
  margin-bottom: 0.3rem; }


.ph2-page p {
  line-height: 1.75;
  margin-bottom: 2rem; }


.ph2-page p:last-child {
  margin-bottom: 0; }


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


.ph2-page .news_list li {
  font-size: 0.9rem;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #CCC; }


.ph2-page .news_list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }


.ph2-page .news_list li .datetime {
  font-size: 0.9rem;
  position: relative; }


.ph2-page .news_list li .datetime time {
  color: #72BB2B;
  font-weight: bold; }


.ph2-page .news_list li a {
  color: #333;
  text-decoration: none; }


.ph2-page .news_list li a:hover {
  color: #fa5b36; }


.ph2-page .top_school_tour {
  text-align: center; }


.ph2-page .page_title {
  color: #333;
  font-weight: 400;
  background: #F6CBD4;
  border-radius: 5px; }


.ph2-page .toppage_title, .ph2-page .toppage_subtitle {
  color: #f19aaa;
  font-weight: 500;
  line-height: 1; }


.ph2-page .icon-school, .ph2-page .icon-microphone {
  color: #f19aaa;
  margin-bottom: 10px; }


.ph2-page .toppage_title {
  margin-bottom: 5px;
  position: relative; }


.ph2-page .toppage_title:before, .ph2-page .toppage_title:after {
  content: '';
  position: absolute;
  top: -25px;
  display: inline-block;
  height: 50px;
  background: #F6CBD4;
  -webkit-box-shadow: 0 0 2px 2px rgba(241, 154, 170, 0.9);
  box-shadow: 0 0 2px 2px rgba(241, 154, 170, 0.9); }


.ph2-page .toppage_title:before {
  left: 0; }


.ph2-page .toppage_title:after {
  right: 0; }


.ph2-page .toppage_subtitle {
  margin-bottom: 10px; }


.ph2-page .live, .ph2-page .reair {
  color: #FFF;
  font-size: 0.8rem;
  font-weight: bold;
  margin-left: 10px;
  padding: 2px 8px;
  vertical-align: middle; }


.ph2-page .nomal_list {
  margin-bottom: 2rem; }


.ph2-page .nomal_list li {
  margin-bottom: 0.5rem;
  padding-left: 1rem;
  vertical-align: middle; }


.ph2-page .nomal_list li::before {
  font-size: 2px;
  content: "\f111";
  color: #72BB2B;
  font-family: FontAwesome;
  margin-top: -5px;
  margin-right: 6px; }


/*.page h3 {
	margin: 4rem 0 2rem;
  font-weight: 400;
  line-height: 1;
  border-left: 5px solid #F6CBD4;
  padding-left: 0.7rem;
}

.page h4 {
  font-size: 1.2rem;
  margin-bottom: 20px; }

.page h5 {
  border-bottom: 1px solid #F6CBD4;
  padding-bottom: 5px;
  margin-bottom: 10px; }*/

/*.page_section {
  margin-bottom: 3rem;
}*/
.ph2-page .page_section ul {
  margin-bottom: 50px; }


.ph2-page .top_slider {
  max-width: 1140px;
  margin: 20px auto 40px; }


.ph2-page .table_style, .ph2-page .sp_table_style {
  width: 100%;
  border: 1px solid #CCC; }


.ph2-page .table_style th, .ph2-page .sp_table_style th {
  vertical-align: middle;
  background: #FFD9E1; }


.ph2-page .table_style th, .ph2-page .table_style td, .ph2-page .sp_table_style th, .ph2-page .sp_table_style td {
  padding: 7px 15px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC; }


.ph2-page .institutes_table {
  width: 100%;
  border: 1px solid #CCC;
  margin-bottom: 50px; }


.ph2-page .institutes_table th {
  width: 20%;
  background: #FFD9E1; }


.ph2-page .institutes_table th, .ph2-page .institutes_table td {
  padding: 7px 15px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC; }


.ph2-page .job_box ul h4 {
  color: #72BB2B; }


.ph2-page .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }


.ph2-page .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }


.ph2-page .kadomaru {
  border: 2px solid #F0F0F0;
  border-radius: 7px; }


.ph2-page .google_map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }


.ph2-page .google_map iframe, .ph2-page .google_map object, .ph2-page .google_map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }


.ph2-page .nyushi {
  margin-bottom: 80px; }


.ph2-page .nyushi h1 {
  font-size: 1.8rem;
  margin-bottom: 1rem; }


.ph2-page .nyushi h2 {
  font-size: 1.4rem;
  margin-bottom: 0.5rem; }


.ph2-page .nyushi h3 {
  font-size: 1.1rem;
  margin-bottom: 0.5rem; }


.ph2-page .top_school_tour_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }


.ph2-page .top_school_tour_list a:hover {
  opacity: 0.6; }


.ph2-page .top_school_tour_list li {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 7px; }


.ph2-page .top_school_tour_list li.day {
  background: #ffe394; }


.ph2-page .top_school_tour_list li.night {
  background: #b6dff7; }


.ph2-page .top_school_tour_list li.special {
  background: #fcb8ba; }


.ph2-page .top_school_tour_list li.trip {
  background: #c7f3d9; }


.ph2-page .top_school_tour_list li h3 > span {
  padding-left: 5px; }


.ph2-page .top_school_tour_list i, .ph2-page .top_school_tour_list h3, .ph2-page .top_school_tour_list p {
  color: #666; }


.ph2-page .button_grn {
  margin: 0 auto;
  background: #72BB2B;
  border-radius: 5px; }


.ph2-page .button_grn a {
  color: #FFF;
  padding: 10px;
  display: block;
  border-radius: 5px; }


.ph2-page .button_grn a:hover {
  background-color: #a5de6e; }


.ph2-page .toppage_text_01 p, .ph2-page .toppage_text_02 p {
  text-align: left; }


.ph2-page .topics_box {
  padding: 0; }


.ph2-page .topics_box h2 {
  color: #F6CBD4;
  font-size: 1.2rem; }


.ph2-page .topics_box h2 span {
  font-size: 0.9rem;
  font-weight: 400;
  padding-left: 1rem;
  vertical-align: baseline; }


/*タブ切り替え全体のスタイル*/
.ph2-page .tabs {
  padding-bottom: 40px; }


/*タブのスタイル*/
.ph2-page .tab_item {
  width: 50%;
  height: 50px;
  border-bottom: 5px solid #F6CBD4;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 0.9rem;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }


.ph2-page .tab_item:hover {
  opacity: 0.75; }


/*ラジオボタンを全て消す*/
.ph2-page input[name="tab_item"] {
  display: none; }


/*タブ切り替えの中身のスタイル*/
.ph2-page .tab_content {
  display: none;
  padding: 15px 0;
  clear: both;
  overflow: hidden; }


/*選択されているタブのコンテンツのみを表示*/
.ph2-page #all:checked ~ #all_content, .ph2-page #programming:checked ~ #programming_content, .ph2-page #design:checked ~ #design_content {
  display: block; }


/*選択されているタブのスタイルを変える*/
.ph2-page .tabs input:checked + .tab_item {
  background-color: #F6CBD4;
  color: #333; }


.ph2-page .right_box .cat_title {
  font-size: 1.3rem;
  margin: 0 0 20px; }


.ph2-page .right_box h3 {
  font-size: 1.1rem; }


.ph2-page .banner_box ul li {
  margin-bottom: 20px; }


.ph2-page .item_image_box {
  margin-bottom: 10px; }


.ph2-page .side-banner {
  max-width: 480px;
  margin-bottom: 10px;
  zoom: 1; }


.ph2-page .side-banner:before, .ph2-page .side-banner:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }


.ph2-page .side-banner:after {
  clear: both; }


.ph2-page .side-banner li {
  max-width: 48%;
  display: block;
  float: left;
  margin-bottom: 10px; }


.ph2-page .side-banner li:nth-child(2n+0) {
  float: right; }


.ph2-page .side-area dl {
  font-size: 1rem; }


.ph2-page .side-area dt {
  color: #333;
  padding: 10px 0;
  border-top: 1px dashed #CCC; }


.ph2-page .side-area dt:first-child {
  padding: 0 0 10px 0;
  border-top: 0; }


.ph2-page .side-area dt[data-current="true"] {
  color: #72BB2B; }


.ph2-page .side-area dt > a:hover, .ph2-page .side-area dt > a.current {
  color: #72BB2B; }


.ph2-page .side-area .sub-menu {
  cursor: pointer;
  position: relative; }


.ph2-page .side-area .sub-menu:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  margin-top: -8px;
  background: #29abe2; }


.ph2-page .side-area .sub-menu:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  margin-top: -13px;
  background: #FFF; }


.ph2-page .side-area .sub-menu.active:before {
  margin-top: -2px; }


.ph2-page .side-area .sub-menu.active:after {
  margin-top: 3px; }


.ph2-page .icon {
  max-width: 20px;
  max-height: 20px;
  margin-right: 5px; }


.ph2-page .page-top-icon {
  max-width: 100px;
  max-height: 70px; }


.ph2-page .list {
  width: 17px;
  height: 17px;
  padding-right: 5px;
  fill: #29abe2; }


.ph2-page .social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px; }


.ph2-page .social li {
  text-align: center; }


.ph2-page .social li a {
  color: #FFF;
  text-decoration: none;
  border-right: 1px solid #FFF;
  display: block;
  padding: 6px 0; }


.ph2-page .social li a span {
  margin-left: 4px; }


.ph2-page .button-fb {
  background: #315096; }


.ph2-page .button-fb:hover {
  background-color: #88a1d8; }


.ph2-page .button-tw {
  background: #3FA9F5; }


.ph2-page .button-tw:hover {
  background-color: #d0eafd; }


.ph2-page .button-line {
  background: #00BE02; }


.ph2-page .button-line:hover {
  background-color: #58ff5a; }


/*.pagination {
  padding: 20px 0 0;
  text-align: center;
  border-top: 1px solid #CCC; }

.pagination > ul {
  display: table; }

.pagination > ul > li {
  font-size: 0.9rem;
  display: inline-table; }

a.page-numbers,
.pagination
.current {
  background: #FFF;
  border: 1px solid #CCC;
  padding: 5px 8px;
  margin: 0 2px;
  text-decoration: none;
  border-radius: 4px; }

.pagination .current {
  background: #72BB2B;
  border: 1px solid #72BB2B;
  color: #FFF; }*/



.ph2-page .footer_bg {
  width: 100%;
  padding: 30px 0 20px;
  background: #F0F0F0; }


.ph2-page .address_title {
  color: #72BB2B;
  text-align: center;
  background: #FFF; }


.ph2-page .copyright {
  font-size: 0.9rem;
  text-align: center;
  padding: 10px 0; }


.ph2-page .page-top {
  font-size: 2.1rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  color: #FFF !important;
  width: 42px;
  height: 42px;
  padding-top: 3px;
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -60px;
  right: 15px;
  background: #999;
  border-radius: 50%;
  opacity: 0.6;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }


.ph2-page .page-top:hover {
  background: #cccccc; }


.ph2-page .mw_wp_form section {
  margin-bottom: 50px; }


.ph2-page .mw_wp_form dl {
  background: #eee;
  border: 1px solid #CCC;
  margin-bottom: -1px; }


.ph2-page .mw_wp_form dl dt, .ph2-page .mw_wp_form dl dd {
  font-size: 0.9rem;
  vertical-align: middle;
  padding: 10px; }


.ph2-page .mw_wp_form dl dt {
  color: #333 !important;
  font-weight: bold; }


.ph2-page .mw_wp_form dl dd {
  position: relative;
  background: #FFF; }


.ph2-page .mw_wp_form input[type=text], .ph2-page .mw_wp_form input[type=email], .ph2-page .mw_wp_form textarea {
  width: 100%; }


.ph2-page .mw_wp_form input[type=text], .ph2-page .mw_wp_form input[type=email], .ph2-page .mw_wp_form textarea, .ph2-page .mw_wp_form select {
  padding: 5px 10px;
  font-size: 1rem;
  border: 1px solid #CCC;
  border-radius: 4px; }


.ph2-page .mw_wp_form input[type="radio"] {
  margin: 0 0 4px 0 !important; }


.ph2-page .mw_wp_form input[type=button], .ph2-page .mw_wp_form input[type=submit] {
  border-radius: 5px;
  width: 100%;
  height: 50px;
  font-size: 20px;
  padding: 0 3px;
  cursor: pointer;
  color: #FFF;
  font-weight: bold;
  background: #72BB2B;
  border: 0; }


.ph2-page .mw_wp_form .m-alert {
  font-size: 0.8rem;
  text-align: center;
  padding: 3px 7px;
  background: #FF0000;
  color: #FFF;
  font-weight: normal;
  margin-right: 10px;
  border-radius: 4px; }


.ph2-page .mw_wp_form .ex {
  color: #333; }


.ph2-page .p-country-name {
  display: none!important;
}


.ph2-page .video {
  margin-bottom: 80px; }


.ph2-page .video_title {
  font-size: 1.6rem;
  margin-bottom: 20px; }

  .ph2-page .video_title .fa-youtube {
    color: #FF0000;
    margin-right: 10px; }


.ph2-page .item_list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  -webkit-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px; }


.ph2-page .video_list .item_content time {
  color: #333;
  font-size: 0.9rem; }


.ph2-page .video_list .item_content h5 {
  color: #333;
  border-bottom: 0;
  margin: 0;
  padding: 0; }



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

  .ph2-page .metaslider .flex-viewport {
    overflow: visible !important; }

  .ph2-page .flexslider .slides img {
    padding: 0 10px !important; }

  .ph2-page, .ph2-page {
    overflow-x: hidden !important; }

  .ph2-page table {
    /*display: block;
    overflow: scroll;
    white-space: nowrap;*/
  }


	
	.ph2-page .right_box .cat_title {
		margin-top: 40px;
	}

}



.ph2-page .page img {
  width: revert-layer;
}


/* 20251202 一日の流れを掲載 */
.ph2-page .scn-dayflow {
  padding: 0 0 20px;
}

.ph2-page .scn-dayflow-ttl {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 22px;
  font-size: 32px;
  line-height: 1;
}

.ph2-page .scn-dayflow-ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 60px;
  background-color: #FB637E;
  transform: translateX(-50%);
}

.ph2-page .scn-dayflow-content {
  max-width: 680px;
  width: 100%;
  margin: auto;
  padding: 0 1rem;
}

.ph2-page .scn-dayflow-content h3 {
  position: relative;
  margin: 80px 0 20px;
  padding: 0 0 0 40px;
  font-size: 24px;
  line-height: 1.4;
}

.ph2-page .scn-dayflow-content h3:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  width: 28px;
  height: 2px;
  background-color: #FB637E;
}

.ph2-page .scn-dayflow-content p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 2;
}


/* 20251202 就職先の例 */
.ph2-page .scn-joblist {
  padding: 0 0 20px;
}

.ph2-page .scn-joblist-ttl {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 22px;
  font-size: 32px;
  line-height: 1;
}

.ph2-page .scn-joblist-ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 60px;
  background-color: #FB637E;
  transform: translateX(-50%);
}

.ph2-page .scn-joblist-content {
  max-width: 680px;
  width: 100%;
  margin: auto;
  padding: 0 1rem;
}

.ph2-page .scn-joblist-content p {
    text-align: justify;;
}

.ph2-page .scn-joblist-readmore a {
  background-color: #FB637E;
  display: grid;
  place-content: center;
  width: 200px;
  height: 60px;
  margin: 20px auto;
  color: #fff;
  text-decoration: none;
}


/* 20251202 資格紹介のページ作成 */
.ph2-page .scn-readmore a {
  background-color: #FB637E;
  display: grid;
  place-content: center;
  width: 300px;
  height: 60px;
  margin: 20px auto;
  color: #fff;
  text-decoration: none;
}
