@charset "utf-8";
/*
Theme Name:MASSIVE child
Template:izu_iju_portal
Version:1.1.3
*/
*{
  font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
body{
	color: #333;
}
.author_profile .author_link li.phone a::before {
	content: '\e918';
}
.author_profile .author_link li.website a::before {
	content: '\e942';
}
#container #interview_single .author_profile .desc,
#container .post_content .author_profile .desc {
	font-size: 14px;
	line-height: 1.2em;
  margin: 0;
}
.job_author_profile .info {
	width: 100%;
}

#container .post_content p {
	color: #333;
	font-size: 1.125rem;
	letter-spacing: 1px;
	line-height: 1.5em;
}


.nl__taxonomies{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
}
.nl__taxonomies li{
	line-height: 70px;
}
.nl__taxonomies li a{
	min-width: 110px;
	height: 35px;
	line-height: 70px;
	margin-right: 22px;
	font-size: 12px;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #1289a7;
	width: 110px;
	justify-content: center;
	padding: 1em 2.5em;
}
.nl__taxonomies li a:hover {
	background: #ee5a24;
	color: #fff;
}
#page_header .link_button li a {
    color: #ffffff;
    background: #1289a7;
}
.interview_list_wrap .interview_list .namaco_list_item_title{
	top: 45%;
}
.interview_list_wrap .interview_list .namaco_list_item_title .parent{
	background: #ffffff;
	opacity: 1;
	font-size: 1.25em;
	font-weight: 500;
}
.single-interview .name__job {
	font-size: .8em;
	font-weight: normal;
}
.nl-center{
	text-align: center;
}
.post_content .nl-center{
  margin: 0 0 2em 0;
}
.nl__archive__price{
	font-size: .85em;
}

#container .post_content p.desc {
  font-size: 1rem;
}
#page_header .link_button li a:hover{
	background: #f5aa00;
}
#page_header .link_button li.active a {
	background: #fff;
	color: #333;
}

body.archive #page_header .link_button {
  margin: 0 auto;
  max-width: calc(100% - 100px);
}

#header_logo .mobile_logo_image {
/*
	width: auto !important;
	min-height: 50px !important;
*/
}
.interview_design_content .desc {
	line-height: 1.8;
}
.interview_list .job {
	max-width: 100%;
	padding: 0 12px;
}
.interview_free_space{
	text-align: center;
}
.interview_free_space img{
}
.interview_free_space em{
	font-size: .75em;
	display: block;
}
.nl_interview_profile{
	max-width: 730px;
}
.nl_interview_profile .author_profile .name {
    margin-top: .75em;
    margin-bottom: .75em;
    font-weight: bold;
}
.nl_interview_profile .desc{
}
.nl_interview_profile .desc a{
}
.nl_interview_profile .content_header .web_list {
	margin: .5em .5em 0 0;
}

.data .lp_free_space table,
.about-matsuzaki-town .lp_free_space table{
	margin-bottom: 0;
}
.data .lp_free_space em,
.about-matsuzaki-town .lp_free_space em{
  font-size: .75em;
}

.lp_free_space .content_header .nl-h4 {
	text-align: left;
	font-weight: normal;
	margin-bottom: 24px;
}

.single-job #blog_header {
	height: 30vh;
}
.blog_list .category a {
	display: inline-block;
}

@media screen and (max-width:550px) {
}
@media screen and (max-width: 1100px) {
}
@media screen and (max-width:850px) {
}
@media screen and (max-width: 767px) {
	#footer_logo .mobile_logo_image {
		width: 90%;
		height: auto;
	}
	.interview_list_wrap .interview_list .namaco_list_item_title{
		display: block;
	}
	.interview_list_wrap .interview_list .namaco_list_item_title .parent{
		font-size: 1em;
		font-weight: normal;
/*
		padding: .3em 0;
		width: 100%;
		text-align: center;
*/
	}
	.interview_list_wrap .interview_list .job{
		display: none;
	}
}
@media screen and (max-width:750px) {
	#interview_header_bottom_mobile .job {
	  display: block;
	  width: 100%;
	}
}

#nl__lists .post_row {
  align-items: stretch;
}

#nl__lists .post_col-2 {

}

#nl__lists .detail {
  padding: 1em;
  border-radius: 1em;
  background-color: #efefef;
}

#nl__lists .detail dt {
}
#nl__lists .detail dd {
  color: #374325;
  line-height: 1.72;
  word-break: break-all;
}
#nl__lists .detail .name {
  font-size: 1.2em;
  line-height: 1.2em;
}
#nl__lists .detail .data {
  line-height: 1.5em;
  margin-bottom: 0;
}
#nl__lists .detail .headding {
  font-size: 1.2em;
  line-height: 1.2em;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 0;
  margin: 20px 0 10px 0;
	width: 100%;
	display: inline-block;
}
#nl__lists .detail .message {
  color: #314f4f;
}
#nl__lists .detail .class {
  color: #314f4f;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
#nl__lists .detail .class .class_detail {
  flex-basis: 20%;
  font-size: 1.2em;
  line-height: 1.2em;
}
#nl__lists .detail .class ul {
  line-height: 1.2em;
  margin-bottom: 0;
}
#nl__lists .detail .class li {
  line-height: 1.2em;
  margin-bottom: 5px;
}

#nl__lists .detail .class .class_detail .multiline_text {

}
#nl__lists .detail .class dd {
  flex-basis: 80%;
  margin-bottom: 0;
  line-height: 1.2em;
}
#nl__lists .detail .class .class_detail,
#nl__lists .detail .class dd {
  border-bottom: 1px solid #ddd;
  padding-top: 5px;
}

#nl__lists .detail dd span {
  font-weight: bold;
  margin-right: 0.5em;
	margin-bottom: 0;
	display: inline-block;
}
#nl__lists .name img {
  float: left;
  margin-right: 1em;
  border-radius: 50%;
}

#nl__lists .name span {
  color: #514344;
}
@media screen and (max-width: 767px) {
	#nl__lists .detail .data {
	  display: inline-block;
	  margin-top: 10px;
	}
	#nl__lists .detail .class .class_detail {
		flex-basis: 25%;
	}
	#nl__lists .detail .class dd {
		flex-basis: 75%;
	}
}

.hospitals table{

}
.hospitals table thead th:nth-child(1) {
	width: 10em;
}
.hospitals table thead th:nth-child(2) {
	width: 10em;
}
.hospitals table thead th:nth-child(3) {
	width: auto;
}
.hospitals table thead th:nth-child(4) {
	width: auto;
}
.hospitals table thead th:nth-child(5) {
	width: 7em;
}

.hospitals table th,
.hospitals table td{
	padding: 5px;
	line-height: 1.2em;
}
.hospitals table th{
  font-weight: bold;
}
.hospitals table td{

}
#container .post_content p:has(img) {
  text-indent: 0;
  text-align: center;
}
#container .post_content p:has(a) {
  text-indent: 0;
}


input.wpcf7-form-control.textsp {
	width: 45%;
}
input.wpcf7-form-control.nl-formparts-maxwidth {
	width: 100%;
}
input.wpcf7-form-control.nl-formparts-margin {
  margin-right: 10%;
}


.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: '〈';
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: '〉';
}
