@charset "utf-8";
/* CSS Document */
@media (max-width: 768px){
  #about .post_content .read p {
    text-align: left;
  }
}
@media (max-width: 959px){
  /* #top_title_area {
    margin-top: 150px;
  } */
  #top_title_area {
    text-align: center;
    padding: 0;
    min-height: 150px;
  }
  #top_title_area .c-pageTitle__subTitle {
    font-style: normal;
    /* display: block; */
    margin: 0.5em 0 0;
    font-size: 1rem;
  }
  /* .l-topTitleArea.c-filterLayer::before {
    background: url(../../../../uploads/bg_recruit.jpg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
  } */
  .l-topTitleArea__img {
  }
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
  }
  .category .p-termContent {
    margin-top: 0;
  }
  h1.c-pageTitle {
    font-size: 1.5rem;
    top: 65px;
  }
  /* #content {
    margin-bottom: 2em;
  } */
  .post_content table {
  }
  .post_content h2, .post_content h4 {
  }
  .post_content h3, .post_content h5 {
  }
  .post_content h3::before {
  }
  .post_content h4 {
    border-left: solid 2px var(--color_main);
    color: var(--color_main);
  }
  .post_content h2 {
    font-size: 1.6rem;
    margin: 2em 0 1em;
    border-radius: 10px;
    padding: 0.3em 0.6em;
  }
  .post_content h3 br {
    display: none;
  }
  .page .post_content h5 {
  }
  .post_content .ttl h2 {
    margin: 0 0 1em !important;
    background: none;
    padding: 0;
    color: unset;
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: bold;
  }
  .post_content .ttl h3 {
    margin-top: -0.1em;
  }
  .page .post_content h2 + h3, .single .post_content h2 + h3 {
    margin: 1em 0 1em;
  }
  .post_content h2 + h3 {
    margin-bottom: 1.2em;
    background: #e5f1eb;
    color: unset;
    padding: 0.4em 0.8em;
    border-radius: 10px;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 1.25rem;
  }
  .post_content li {
    font-size: 1rem;
  }
  .page .post_content .swell-block-step__title {
    font-weight: normal;
    font-size: 1.1rem;
  }
  .page .post_content .swell-block-step__item {
    padding-bottom: 1em;
  }
  .page .post_content ul.symptoms {
    display: inline-block;
    text-align: left;
  }
  .page .post_content ul.symptoms li {
    font-size: 0.85rem;
    margin-bottom: 0.5em;
  }
  .page .post_content ul.symptoms li strong {
    color: #e0ec67;
    font-weight: normal;
    font-size: 100%;
    display: block;
    padding-left: 24px;
  }
  .page .post_content ul.symptoms li strong::before {
    content: "➜";
    color: #6f6f6f;
    margin: 0 0.7em;
    position: absolute;
    left: 18px;
  }
  .archive .p-termContent {
    margin-top: 0;
  }
  .page .post_content dl dt, .page .post_content dl dd {
	}
	.page .post_content dl dt {
    font-weight: normal;
    color: #6f6f6f;
	}
  .page .post_content dl dd {
    margin-bottom: 1em;
  }
  .single .post_content>h2 {
    margin: 0 0 1em;
    font-size: 1.4rem;
  }
  .size_s img, img.size_s {
    max-width: 100%;
  }
  .wpcf7 form p{
  	font-weight:bold;
  	margin-top: 20px;
    line-height: 1.5;
  }
  .wpcf7 form p span {
    font-weight: normal;
    margin: 0;
  }
  .wpcf7 form p span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
  }
  .wpcf7 form p .wpcf7-acceptance span.wpcf7-list-item {
    margin: 1em 0 0;
  }
  .wpcf7 form input{
  	margin-top:8px;
  	width: 100%;
  }
  .wpcf7 form select {
  	margin-top:8px;
  }
  .wpcf7 form input[type="checkbox"] {
  	width:13px;
  }
  .wpcf7 form input[type="datetime"] {
  	margin-bottom:8px;
  }
  .wpcf7 form textarea{
  	margin-top:8px;
  	width: 100%;
  }
  .wpcf7 form {
    margin-bottom: 40px;
  }
  .wpcf7 form input:disabled, .wpcf7 form input:disabled:hover {
    opacity: 0.5;
  }
  .wpcf7 form input[type="submit"], .wpcf7 form input[type="button"] {
    background: url(../../../../uploads/icon_arrow_cir.svg) no-repeat center right 20px var(--color_link);
		background-size: 24px;
		color: var(--color_main);
		font-size: 1.1rem;
		font-weight: bold;
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		line-height: 1.3;
		padding: 25px 60px 25px 30px;
		border-radius: 50px;
		width: 100%;
		max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
		text-align: center;
    border: none;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		transition: .3s ease-out;
  }
  .wpcf7 form input[type="button"] {
    margin-bottom: 1em;
    background: url(../../assets/img/icon_arrow_cir.svg) no-repeat right 20px center #e6e6e6;
    background-size: 24px;
   }
   .wpcf7 form input[type="button"]:hover {
    filter: brightness(90%);
    background: url(../../assets/img/icon_arrow_cir.svg) no-repeat right 15px center #e6e6e6;
    background-size: 24px;
 }
   /* .wpcf7 form input[type="button"]:hover, .wpcf7 form input[type="submit"] {
     background: url(../../assets/img/arrow_on.svg) no-repeat center right 10px var(--color_main);
     background-size: 25px;
     color: #fff !important;
   } */
   .wpcf7 form input[type="submit"]:hover {
    filter: brightness(115%);
   }
  .wpcf7 form p .most {
    background-color: #CE2700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 10px;
    padding: 1px 5px 3px 4px;
    color: #fff;
    margin-left: 5px;
    position: relative;
    top: -2px;
  }
  .wpcf7 form p .example,.wpcf7 form p .suple{
    display: block;
    margin-bottom: -2em;
  }
  form input[type="radio"] {
  	width:auto;
  }
  /* .wpcf7 form .wpcf7-list-item {
  	width:46%;
  } */
  /* .single #breadcrumb, .category #breadcrumb {
    margin-top: 150px;
  } */
  
  /* .wp-block-buttons>.wp-block-button {
    width: 100%;
  } */

  .archive .p-postList .p-postList__item .c-tagList {
    margin-top: 0;
    line-height: 1.1;
  }
  .archive .-type-card .p-postList__link {
    height: unset;
  }
  #entry .post_content form h3#pagetitle input {
    font-size: 1.1rem;
  }
  .p-postList__item .c-postThumb__cat {
    -webkit-transform: scale(1); 
    transform: scale(1);
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .u-mb-40 {
    margin-bottom: 2em !important;
  }
  #body_wrap.single-format-standard #breadcrumb {
    padding-top: 120px;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 3em;
  }
  .l-content {
    margin-bottom: 4em;
  }
  #about #content .read > .wp-block-group {
    margin: 2em 0 4.5em !important;
  }
  #about .post_content #vision em {
    font-weight: 800;
    font-size: 1.8rem;
  }
  #about .post_content .swell-block-column {
    padding: 0;
  }
  .page-template-interview .post_content #first .swell-block-column figure {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: -2em !important;
  }
  .page-template-interview .post_content h2 {
    font-size: 1.5rem;
  }
  .post_content #data .swell-block-columns__inner {
    margin-left: calc( 1.5rem* -1);
  }
  #about .post_content #data .swell-block-column {
    padding: 2em 0;
  }
  .page-template-interview .post_content .qsec p.question {
    font-size: 1.3rem;
  }
  .page-template-interview .post_content .qsec p.question:before {
    left: 10%;
  }
  #about #content .read .wp-block-group {
    margin: 2em 0 5em !important;
  }
  #interview #interview {
    margin-bottom: 3em !important;
  }
  #request-confirm .post_content > p {
    text-align: left;
  }
}
@media all and (min-width: 768px) and (max-width: 960px) {
  .home figure.pc_only {
    display: block !important;
  }
  .home figure.sp_only {
    display: none !important;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 4em;
  }
  h1.c-pageTitle {
    top: 150px;
  }
  .post_content .swell-block-column h3 {
    font-size: 1.4rem;
  }
}
