/*!
Template:NMX-north
Theme Name:NMX-north-child
Author: NISSENMEDIX WEB DIV.
Author URI:   http://nissenmedix.com
*/
body {
  border: solid 8px #D95F6E;
  font-family: a-otf-jun-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3F1F00;
  line-height: 2.0em;
  font-size: 15px;
}
body.responsive .container {
  width: 100%;
  max-width: 1000px;
  padding: 20px;
}
#masthead {
  background: none;
}
div {
  margin: 0;
}
h2, h3, h4, h5, h6 {
  text-align: center;
  font-family: a-otf-jun-pro, sans-serif !important;
  font-weight: bold;
}
h2.reason img {
  margin-bottom: -40px;
}
div.pc_head a {
  padding: 0 10px;
}
div.top {
  max-width: 850px;
  margin: 0 auto;
}
div.top h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #D85F6D;
}
div.top h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  max-width: 800px;
  display: block;
  margin: 0 auto 20px;
}
@media (max-width: 780px) {
  div.top h3 {
    font-size: 16px;
    text-align: left;
  }
}
div.top p.end {
  text-align: center;
}
div.top p.end.icon { /* 追記 */
  position: relative;
}
div.top p.end span {
  font-size: 22px;
  font-weight: bold;
  color: #D95F6E;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
div.top p.end span.icon_img {
  position: absolute;
  right: 0;
  background: none;
}
@media (max-width: 780px) {
  div.top p.end span.icon_img {
    right: auto;
    display: block;
    margin: 0 auto;
    width: 33%;
    left: 33%;
  }
}
.entry-content, .entry-summary, .page-content {
  color: #402000;
}
div.top h2:before {
  content: url("/contents/wp-content/uploads/common/toph2_01.png");
  position: relative;
  top: -15px;
  margin-right: 10px;
}
div.top h2:after {
  content: url("/contents/wp-content/uploads/common/toph2_02.png");
  position: relative;
  top: 10px;
}
div.top h2.ttl02:before {
  content: none;
}
div.top h2.ttl02:after {
  content: none;
}
div.site-branding {
  text-align: center;
  padding: 0 !important;
  width: 100%;
  display: block !important;
}
div.page_link {
  font-size: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 850px;
  margin: 30px auto 0;
}
div.page_link a {
  text-decoration: none;
  font-weight: bold;
}
.sow-slider-pagination, .sow-slide-nav-next, .sow-slide-nav-prev {
  display: block !important;
  opacity: 1 !important;
}
.sow-slider-base .sow-slider-pagination li a {
  opacity: 1 !important;
  background: #D6D6D6 !important;
}
.sow-slider-base .sow-slider-pagination li.sow-active a {
  background: #d95f6e !important;
}
.sow-slider-base {
  overflow: visible;
}
.sow-slider-image {
  border-radius: 10px;
  display: block;
  overflow: hidden;
}
.sow-slider-base .sow-slide-nav.sow-slide-nav-next {
  right: -70px;
}
.sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
  left: -70px;
}
.sow-slider-base .sow-slider-pagination {
  text-align: center;
  padding: 0 !important;
}
p.recom {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: -20px !important;
}
p.recom:before {
  content: url("/contents/wp-content/uploads/common/li_head.png");
  position: relative;
  top: 4px;
  margin-right: 10px;
}
p.ex {
  min-height: 60px;
  background: #F2E1DD;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 auto 10px;
  line-height: 1.4em;
  font-size: 14px;
  padding: 10px;
  box-sizing: border-box;
}
div.middle_img div.sow-image-container {
  max-height: 400px;
  overflow: hidden;
  align-items: center;
}
div.middle_img div.sow-image-container img {
  z-index: -1;
}
div.flow_bg {
  z-index: -1;
  position: relative;
}
div.flow_bg:before {
  background-image: url("/contents/wp-content/uploads/2019/05/flow_bg.jpg");
  background-position: center center;
  background-size: cover;
  display: block;
  content: " ";
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  opacity: 0.3;
  z-index: -2;
  width: 100%;
  height: 100%;
}
div.flow_box {
  max-width: 1000px;
  padding: 50px;
  margin: 0 auto;
}
div.flow_box .panel-grid-cell {
  width: calc(100% / 3 - 30px);
}
div.flow_box p {
  font-size: 14px;
}
div.profile p {
  margin: 0 0 10px;
  font-size: 14px;
}
div.profile span {
  font-size: 15px;
  font-weight: bold;
}
div.profile p.name {
  font-size: 30px;
  font-weight: bold;
  margin: -10px 0 15px;
}
#colophon {
  background: none !important;
  max-width: 1000px;
  margin: 0 auto;
}
#colophon div.contact {
  display: flex;
}
#colophon div.contact a:hover {
  opacity: 0.5;
}
#colophon div.contact div {
  width: 100%;
}
#colophon div.container {
  margin-bottom: -40px;
}
p.foot_cp {
  color: #D95F6E;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
body.archive .site-main, body.post-template-default .site-main {
  margin: 0;
}
.site-content .widget-area {
  margin-top: 30px;
  width: 100%;
  padding: 0;
}
body.archive header.page-header {
  margin-bottom: 30px;
}
body.archive article.post, body.post-template-default article.post {
  padding: 30px 0;
  margin-bottom: 0;
}
body.archive article.post:nth-child(odd) {
  background: #F8F0E4;
}
body.archive .entry-thumbnail {
  margin-bottom: 0;
}
div.meta_flex {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
div.meta_flex div {
  padding: 10px;
}
div.meta_flex ul {
  display: inline-block;
  list-style: none;
  margin: 0;
}
div.meta_flex a {
  text-decoration: none;
}
.comment-navigation .nav-next .north-icon-next, .post-navigation .nav-next .north-icon-next, .posts-navigation .nav-next .north-icon-next {
  margin: 10px 0 0 5px !important;
}
.comment-navigation .nav-previous .north-icon-previous, .post-navigation .nav-previous .north-icon-previous, .posts-navigation .nav-previous .north-icon-previous {
  margin: 10px 0 0 5px !important;
}
body.post-template-default header {
  background: #F8F0E4;
  padding: 30px;
  margin-bottom: 30px;
}
.so-widget-sow-image-default-ab3f263fe0f4 .sow-image-container .so-widget-image {
  width: 100%;
}
.link_btn {
  position: relative;
  z-index: 1;
}
#colophon .site-info {
  padding-bottom: 0;
}
#colophon .site-info div.container {
  margin: 0
}
/*   forPC --------------------------------------------------------
------------------------------------------------------------------*/
@media (min-width:781px) {
  #site-navigation {
    display: none !important;
  }
  .sp {
    display: none !important;
  }
  div.pc_head {
    text-align: right;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  div.pc_head h1 {
    display: inline-block;
    margin: 0;
    position: absolute;
    left: 0;
    font-size: 18px;
  }
  img.custom-logo {
    max-width: 180px;
  }
  div.how p {
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 0;
  }
  div.how_box {
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important;
  }
  div.flow_box p {
    margin-top: -20px;
  }
  body.archive article.entry {
    display: flex;
  }
  body.archive article.entry div.img {
    width: 40%;
    padding: 0 40px;
  }
  body.archive article.entry div.content {
    width: 60%;
    padding: 20px;
  }
  body.post-template-default img.line {
    max-width: 465px;
    display: block;
    margin: 0 auto;
  }
  body.post-template-default header {
    padding: 60px;
  }
  div.sp_head {
    display: none;
  }
} /*   endPC --------------------------------------------------------
------------------------------------------------------------------*/
/*   forSP --------------------------------------------------------
------------------------------------------------------------------*/
@media (max-width:780px) {
  #mobile-navigation {
    background: rgba(217, 95, 110, .9);
  }
  #masthead {
    padding-top: 20px !important;
  }
  #masthead div.container {
    padding: 0;
    margin-bottom: -10px;
  }
  .main-navigation #mobile-menu-button {
    color: #000;
  }
  .main-navigation .icon-menu span {
    background: #000;
  }
  #site-navigation {
    padding: 0 20px 0 0;
  }
  div.logo_sp {
    text-align: left;
    padding: 0 20px;
  }
  div.logo_sp img {
    max-width: 160px;
  }
  body.home #content {
    margin-top: -30px;
  }
  .pc {
    display: none !important;
  }
  img.custom-logo {
    max-width: 180px;
  }
  div.top h2 {
    font-size: 20px;
  }
  div.top p.end span {
    font-size: 18px;
  }
  div.sow-slider-image-container img {
    border-radius: 10px;
  }
  div.pc_head {
    display: none;
  }
  div.sp_head {
    text-align: center;
    position: relative;
    z-index: 998;
  }
  div.sp_head h1 {
    margin: 0 auto 5px;
    font-size: 16px;
  }
  p.recom {
    text-align: center;
  }
  div.page_link {
    display: none;
  }
  body.post-template-default h2 {
    margin-bottom: 0;
  }
  body.archive h2 {
    margin: 10px 0 0;
  }
  body.archive h2.page-title {
    margin-bottom: 20px;
  }
  body.archive article.post {
    padding: 20px;
  }
  body.archive div.meta_flex {
    display: block;
  }
  .so-widget-sow-slider-default-ec2acaf4960e .sow-slider-base .sow-slide-nav {
    font-size: 25px;
  }
  body.home #colophon > div.container {
    padding-top: 0 !important;
    margin-top: -20px;
  }
  #colophon div.contact {
    display: block;
  }
  #colophon .site-info {
    margin-bottom: 80px;
  }
  .sp_lecturer {
    max-width: 50%;
    margin: -40px auto 0;
  }
  p.foot_cp {
    margin: -40px 0 0;
  }
  img.custom-logo {
    max-width: 100px;
  }
  .sow-slider-base .sow-slide-nav.sow-slide-nav-next, .sow-slider-base .sow-slider-pagination, .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
    z-index: 998;
  }
} /*   endSP --------------------------------------------------------
------------------------------------------------------------------*/
/*   for Other ------------------------------------------------------
------------------------------------------------------------------*/
@media (max-width:1140px) {
  .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
    right: 20px;
  }
  .sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
    left: 20px;
  }
}
@media (min-width:641px) {
  div.sp_menu {
    display: none;
  }
}
@media (max-width:640px) {
  div.sp_menu {
    display: flex;
    position: fixed;
    bottom: 0;
    width: calc(100% - 16px);
	z-index: 2;/*追記*/
  }
  div.sp_menu div {
    vertical-align: bottom;
    width: 100%;
  }
  div.sp_menu div { /*追記*/
    width: 50%;
  }
  div.sp_menu div a {
    display: block;
  }
  div.sp_menu div a img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
  }
} /*   end Other-----------------------------------------------------
------------------------------------------------------------------*/
/* ------------------------ Form ------------------------ */
div.inform #contact_form input[type="radio"] + span, div.inform #contact_form input[type="checkbox"] + span {
  padding: 0 0 0 24px;
  display: block;
}
div.inform #contact_form input[type="radio"] + span, div.inform #contact_form input[type="checkbox"] + span {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
}
div.inform #contact_form input[type="radio"], div.inform #contact_form input[type="checkbox"] {
  display: inline-block;
  margin-right: 6px;
}
div.inform #contact_form input[type="radio"], div.inform #contact_form input[type="checkbox"] {
  display: none;
  margin: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
div.inform #contact_form input[type="radio"] + span::before, div.inform #contact_form input[type="checkbox"] + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: #FFF;
}
div.inform #contact_form input[type="radio"] + span::before {
  border: 2px solid #ccc;
  border-radius: 30px;
}
div.inform #contact_form input[type="radio"]:checked + span::after, div.inform #contact_form input[type="checkbox"]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
div.inform #contact_form input[type="radio"]:checked + span::after {
  left: 5px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #d00000;
  border-radius: 8px;
}
div.inform #contact_form input[type="checkbox"]:checked + span::after {
  left: 3px;
  width: 16px;
  height: 8px;
  margin-top: -8px;
  border-left: 3px solid #d00000;
  border-bottom: 3px solid #d00000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.inform #contact_form input[type="checkbox"] + span::before {
  border: 2px solid #ccc;
}
h2.recruit {
  padding: .5em .75em;
  background-color: #F2F1EA;
  border-bottom: 1px solid #ccc;
  font-size: 18px !important;
  border-top: 1px solid #ccc;
}
/* form ADD ------------------------------------------*/
.inform {
  background: #F8F0E4;
}
div.inform #contact_form {
  width: 100%;
  margin-left: 0;
}
div.inform #contact_form section {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
div.inform #contact_form section div:nth-child(1) {
  width: 35%;
  position: relative;
}
div.inform #contact_form section div:nth-child(2) {
  width: 65%;
}
div.inform #contact_form section input, div.inform #contact_form section select {
  height: 35px;
  padding-left: 5px !important;
  margin-top: 0 !important;
}
div.inform #contact_form .half {
  max-width: 160px;
  margin-right: 10px;
}
div.inform #contact_form section span.req {
  background: #d00000;
  color: #FFF;
  font-weight: normal;
  padding: 0 10px;
  font-size: 0.7rem;
  top: 8px;
  margin-left: 5px;
}
div.inform #contact_form p.tip {
  font-weight: normal !important;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: -5px !important;
  font-size: 12px;
}
div.inform #contact_form #zipcode, div.inform #contact_form #pref {
  margin-bottom: 0;
}
div.inform #contact_form p.date_name {
  margin-top: 40px;
}
div.inform #contact_form .contact_btn {
  text-align: center;
}
@media (max-width: 480px) {
  .wpcf7 form.wpcf7-form p {
    margin-bottom: 0 !important;
  }
  div.inform #contact_form section {
    margin-bottom: 10px;
  }
  .inform {
    background: #F8F0E4;
  }
  .pc_catch {
    display: none;
  }
  .studios_pc {
    display: none;
  }
  div.inform #contact_form section {
    display: block;
  }
  div.inform #contact_form section div:nth-child(1), div.inform #contact_form section div:nth-child(2) {
    width: 100%;
    margin-bottom: 5px;
  }
  div.inform #contact_form section span.req {
    top: 0;
  }
}
@media (min-width: 1041px) {
  .inform {
    padding: 50px 50px 20px;
    margin-bottom: 50px;
    border-radius: 3px;
  }
}
@media (max-width: 1040px) {
  .inform {
    padding: 20px;
  }
}
span.wpcf7-list-item {
  margin: 0 !important;
}
div.inform #contact_form input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
div.inform #contact_form input[type="number"] {
  -moz-appearance: textfield;
}
.wpcf7 form.wpcf7-form p {
  margin-top: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  background: #D95F6E;
  color: #fff;
  border: solid 1px #fff;
}
button:hover, button:active, button:focus, input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  background: #e1a1a8 !important;
  border-color: #e1a1a8 !important;
}
/* ------------------------ Form  END------------------------ */
/* text more ------------------------------------------*/
#pg-8-9 {
  margin-bottom: 0 !important;
}
.txt_more_photo {
  padding-bottom: 0 !important;
}
@media (max-width: 780px) {
  .txt_more_photo {
    padding-bottom: 66px !important;
  }
}
@media (max-width: 780px) {
  .txt_more_photo h3 {
	  font-size: 1rem;
  }
}
.text__more {
  padding-top: 0 !important;
}
.text__more .grad-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  box-sizing: inherit;
}
.text__more .grad-item p {
  width: calc(33.3333% - (0.66666666666667 * 30px));
  box-sizing: border-box;
}
.grad-wrap {
  position: relative;
}
.grad-btn {
  position: absolute;
  bottom: 0;
  left: 44%;
  z-index: 2;
  background-color: #D85F6D;
  border-radius: 4px;
  text-align: center;
  padding: 5px 20px;
  color: #FFFFFF;
}
@media (max-width: 780px) {
  .grad-btn {
    left: 20%;
    right: 20%;
  }
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 60px;
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url("/contents/wp-content/uploads/2021/04/txt_more_bg.png");
  content: "";
}
.grad-item2::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url("/contents/wp-content/uploads/2021/04/txt_more2_bg.png");
  content: "";
}
.grad-trigger {
  display: none;
}
.grad-trigger:checked + .grad-btn {
  display: none;
}
.grad-trigger:checked ~ .grad-item {
  height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none;
}
/* ------------------------ text more  END------------------------ */
/* text more #pg-8-14 ------------------------------------------*/
div.how_box {
  -webkit-align-items: normal !important;
  align-items: normal !important;
}
div.how_box .grad-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  box-sizing: inherit;
}
div.how_box .how {
  width: calc(50% - (0.66666666666667 * 30px));
  box-sizing: border-box;
}
@media (max-width: 780px) {
  #pg-8-14, #pg-8-16 {
    margin-bottom: 0 !important;
  }
  .panel-row-style-for-8-16 {
    padding: 0;
  }
  div.how_box .how {
    width: auto;
  }
}
/* ------------------------ text more #pg-8-14  END------------------------ */
/* modal ------------------------------------------*/
.modal_wrap input {
  display: none;
}
.modal_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.modal_content {
  position: relative;
  overflow: auto;
  width: 80%;
  max-width: 1000px;
  padding: 0;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  align-self: baseline;
  margin-top: 3%;
}
@media (max-width: 780px) {
  .modal_content {
    width: 100%;
    max-width: inherit;
    margin-top: 0;
  }
}
.modal_content .panel-grid {
  margin-bottom: 50px;
}
.close_button {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 24px;
  cursor: pointer;
}
.modal_wrap .btn001_area input:checked ~ .modal_overlay.btn001 {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.modal_wrap .btn002_area input:checked ~ .modal_overlay.btn002 {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.open_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 780px) {
  .modal_content .panel-grid.panel-has-style > .panel-row-style, .modal_content .panel-grid.panel-no-style {
    display: inherit;
  }
  .modal_content div.flow_box .panel-grid-cell {
    width: auto;
    margin-bottom: 30px;
  }
}
/* ------------------------ modal  END------------------------ */


.profile__photo img {
  display: block;
  margin: 0 auto;
}
/* ------------------------ modal  END------------------------ */

/* h1-5 ------------------------------------------*/
@media (max-width: 780px) {
	main h3 {
	font-size: 1.5rem;
}
}

/* ------------------------ h1-5------------------------ */