@charset "utf-8";
/*
Theme Name: 株式会社ジェミニ設計
Theme URI: https://gem-sekkei.com/
Description: 株式会社ジェミニ設計のテーマです
*/


/* h1〜h6は段階的に縮小 */

.page .entry-content h2 {
	font-size: clamp(18px, 1.8vw, 24px);
	margin-bottom:6rem;
	padding: 0 0 1.6rem 0.5rem;
	position: relative;
	line-height: 1.5;
}

.page .entry-content h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #472e0b;
  opacity: .15;
}

.page .entry-content h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  background: #0052a4;
}


.page .entry-content h2:first-child {
	margin-top:0 !important;
}
















.page .entry-content h2.wp-block-heading span {
	font-size:0.6em;
	position:relative;
	top:-0.25rem;
	color:#0052a4;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	text-align:right;
	display:block;
	letter-spacing: 1.5px;
}

.page .entry-content h2.wp-block-heading span:before {
  background-color: #0052a4;
  content: "";
  height: 2px;
  width: 100%;
  display:block;
  margin-top:1rem;
  margin-bottom:1rem;
}

.page .entry-content h3 {
	border:none;
	padding-left:0;
	font-size: clamp(18px, 1.6vw, 20px);
	position:relative;
	line-height: 1.5;
	margin: 3rem 0;
	padding:0 0 0 1.5rem;	
/*	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;*/
}

.page .entry-content h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  width: 1px;
  height: 80%;
  background: #0052a4;
}

.page .entry-content .wp-block-media-text h3 {
}

.page .entry-content h3 .custom-font-l {
	position:relative;
	top:-3px;
}

/*.page .entry-content h3 span {
	position:relative;
	display:inline-block;
	border-bottom: 1px solid #0052a4;
	padding:0 4.5rem 1rem 4.5rem;
}

.page .entry-content h3 span:before,
.page .entry-content h3 span:after {
	content: '';
	background-color: #0052a4;
	width: 1px;
	height: 20px;
	transform: rotate(30deg);
	position: absolute;
	bottom: -10px;
}
.page .entry-content h3 span:before {
  right: 1em;
}

.page .entry-content h3 span:after {
  right: 0.5em;
}
*/

.page .entry-content h4 {
	font-size: clamp(20px, 1.8vw, 24px);
	margin: 3rem 0 1.6rem;
	margin-top: 3rem;
	padding-left: 4rem;
	position: relative;
	line-height: 1.6;
}

.page .entry-content h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: .65em;
  width: 1em;
  height: 2px;
  background: #0052a4;
}

.page .entry-content .wp-block-media-text h4 {
	font-size: clamp(20px, 1.8vw, 24px);
	margin: 3rem 0 3rem 0;
	padding-left:0;
	color:#0052a4;
	line-height: 2;
	letter-spacing: 2px;
}

.page .entry-content .wp-block-media-text h4:before {
	content:none;
}


.page .entry-content h5 {
	font-size: clamp(16px, 1.6vw, 20px);
	color: #0052a4;
	margin-bottom:1.5rem;
	padding-bottom:1rem;
	border-bottom:1px solid #CCC;
	line-height: 1.5;
	margin: 1.5rem 0;
}

.page .entry-content h6 {
	font-size: clamp(15px, 1.6vw, 18px);
	color: #666;
	line-height: 1.5;
	margin: 1.5rem 0;
}

@media (max-width: 980px){
.page .entry-content h2 {
	margin-bottom:3rem;
}

.page .entry-content h2.wp-block-heading span {
	font-size:0.5em;
	letter-spacing: 0.5px;
}

.page .entry-content h3 {
	margin-bottom:2rem;
}

}

/*会社案内
***************************************/

#company #page-entry-content table th,
#company #page-entry-content table td {
	border-top:none;
	border-right:none;
	border-left:none;
	padding:3rem;
	border-bottom:1px solid #DDD;
	font-size: clamp(15px, 1.2vw, 16px);
}

#company #page-entry-content table th {
  min-width: 157px;
}

#company .wp-block-media-text ul {
	list-style:none;
	border-left:1px solid #DDD;
	margin-left:0;
	padding-left:1.5rem;
}

#company .wp-block-media-text ul li {
	line-height:1.2;
}

.history {
    position: relative;
	padding:4.5rem 0;
}
.history::before {
    position: absolute;
    top: 0px;
	
	left: 15.9%;
    width: 6px;
    height: 100%;
    background-color: #FAFAFA;
    content: "";
}

.history ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.history li {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}
.history li + li {
    margin-top: 3em;
}

.history_time {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 15%;
	font-size:clamp(14px, 1.2vw, 16px);
}

.history_time.bg_none {
	background:none !important;
}

.history_time.bg_none:before {
	content:none !important;
}

.history_time::after {
    position: absolute;
    top: 50%;
	left: 131%;
    transform: translateY(-50%);
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background-color: #0052a4;
    content: "";
}

.history_content_title {
	font-size:clamp(14px, 1.2vw, 16px);
	padding:2rem;
	background:rgba(0,0,0,0.025);
}

.history_content {
    margin: 0px 0px 0px 9%;
    width: 100%;
}

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

.history::before {	
	left: 30.3%;
}


.history_time {
    width: 40%;
}

.history_time:after {
  left: 115.5%;
}

}

#staff_list ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	row-gap:2.5rem;
	margin:0;
	padding:0;
	list-style:none;
}

#staff_list ul li{
	width:49%;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	column-gap:2%;
	background:#FAFAFA;
	padding:3rem;
}

#staff_list .text-box{
	width:58%;
	order:1;
}

#staff_list .img-box{
	width:42%;
	flex-shrink:0;
	order:2;
}

#staff_list .img-box img{
	width:100%;
	height:auto;
	display:block;
	margin:0 !important;
}

#staff_list .text-box h3{
	margin:0 0 2rem;
	line-height:1.4;
}

#staff_list .text-box h3:before {
  height: 100% !important;
  top:0 !important;
}

#staff_list .text-box h3 small,
#staff_list .text-box h3 span{
	display:block;
	font-size:0.7em;
}

#staff_list .text-box h3 small{
	margin-bottom:0.3125rem;
	color:#777;
}

#staff_list .text-box h3 span{
	margin-top:0.3125rem;
	color:#0052a4;
}

#staff_list .text-box p{
	margin:0 0 0.625rem;
	line-height:1.8;
	font-size:0.9em;
}

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

	#staff_list ul li{
		width:100%;
	}

}


.page .entry-content h3 span:before {
  right: 1em;
}

.page .entry-content h3 span:after {
  right: 0.5em;
}




@media (max-width: 980px){
#company #page-entry-content table th,
#company #page-entry-content table td {
	padding:1rem;
}

#company #page-entry-content table td:first-child {
	width:30%;
}

#company #page-entry-content table th {
  min-width: 110px;
}

.history_content {
    margin: 0px 0px 0px 12%;
}

}

@media (max-width: 680px){
#company #page-entry-content table th {
	width:30%;
}
}

/*お問い合わせフォーム
***************************************/
table.contact {
	margin:0 auto 6rem auto;
}

table.contact th,
table.contact td {
	line-height:1.8;
	vertical-align:middle;
	background:none;
	border-top:none;
	border-right:none;
	border-left:none;
	font-size:clamp(16px, 1.2vw, 16px);
	padding:4.5rem 1.5rem;
	font-weight:400;
}

table.contact th {
	width:30%;
}

table.contact td input,
table.contact td textarea {
	font-size:1.6rem;
}

table.contact td label {
	display:inline-block;
}

table.contact td input[type="text"] ,
table.contact td input[type="email"],
table.contact td input[type="tel"],
table.contact td input[type="date"] {
	height:50px;
	padding:0.25rem 1rem;
	width:80%;
	border:1px solid #DDD;
    box-sizing: border-box;
	font-size:clamp(16px, 1.2vw, 16px);
	background: #FAFAFA;
	border-radius:5px;
	font-weight:400;
}

table.contact td select {
	padding:0.25rem 1rem;
	border:1px solid #DDD;
    box-sizing: border-box;
	font-size:1.6rem;
	background: #FAFAFA;
	border-radius:5px;
	font-size:clamp(16px, 1.2vw, 16px);
	font-weight:400;
}

table.contact td input[type="file"] {
	font-family: "Poppins", "Noto Sans JP", sans-serif;
	margin-bottom:1rem;
}

table.contact td input[type="file"]:nth-last-child(2) {
	margin-bottom:0;
}

table.contact td input[type="date"] {
	border:1px solid #CCC;
	height:50px;
	padding:0.5rem;
	width:25%;
	background: #FAFAFA;
	border-radius:5px;
	font-size:clamp(18px, 1.6vw, 20px);
}

table.contact td input[type="checkbox"] {
	border:1px solid #CCC;
	height:35px;
	padding:0.5rem;
	width:30px;
	background: #FAFAFA;
	border-radius:5px;
}

table.contact td input[type="text"]:focus,
table.contact td input[type="email"]:focus,
table.contact td input[type="tel"]:focus,
table.contact td input[type="date"]:focus,
table.contact td textarea:focus {
	outline: 0;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

table.contact td.product_name_ipt input {
	border:none;
	background:none;
	padding-left:0;
	padding-right:0;
	font-weight:400;
	color:#ce2e2e;
	font-size:clamp(20px, 1.8vw, 24px);
}

table.contact td.product_name_ipt input:focus {
	-moz-box-shadow:inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	outline: inherit;	
}

table.contact td span.mwform-zip-field input {
	width:10%;
}

table.contact td span.mwform-tel-field input {
	width:10%;
}


table.contact td span.sp_btm10 {
	display:block;
	margin-bottom:0.5rem;
}

table.contact td span small {
	display:inline-block;
	padding:0.25rem 0.5rem;
	background:#135fa7;
	color:#FFF;
	font-size:0.8em;
	position:relative;
	top:-3px;
}

table.contact td p,
table.contact th p {
	margin-bottom:0 !important;
}

table.contact td p span.plan-check span.wpcf7-list-item,
table.contact td p span.size-check span.wpcf7-list-item {
	display:block;
}

table.contact td p small {
	display:block;
	font-size:0.9em;
}

table.contact td textarea {
	width:100%;
	border:1px solid #DDD;
	padding:0.5rem;
	background: #FAFAFA;
	border-radius:5px;
	font-size:clamp(18px, 1.6vw, 20px);
}

table.contact th span.required {
	background:#ce2e2e;
	color:#FFF;
	font-size:0.8em;
	padding:0.15rem 0.5rem;
	display:inline-block;
	margin-left:1rem;
	border-radius:5px;
}

p.submit {
	text-align:center !important;
	margin-top:7.5rem !important;
	margin-bottom:3rem !important;
}

p.submit input {
	font-size:clamp(16px, 1.6vw, 20px);
	padding:0.5rem 9rem;
	margin:0 1rem;
	border-radius:6rem;
	font-weight:400;
	color:#222;
	border:1px solid #CCC;
}


p.submit .wpcf7-spinner {
	display:block;
	margin-top:3rem;
	margin-left:auto;
	margin-right:auto;
}


div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing, div.wpcf7-response-output {
	border:2px solid #FF0000 !important;
	padding:2rem !important;
	text-align:center;
	background:#FFFFFF;
	color:#FF0000;
	margin:0 auto !important;
	font-size:1.4rem !important;
	width:80% !important;
	font-size:clamp(18px, 1.6vw, 20px) !important;
}

span.wpcf7-list-item {
	margin:0 2rem 0 0 !important;
}

span.wpcf7-not-valid-tip {
	font-size:clamp(18px, 1.6vw, 20px);
	margin-top: 0.25rem;
}

table.contact td strong {
	font-size:clamp(14px, 1.2vw, 16px);
	margin-bottom:1rem;
	display:block;
}

table.contact td label span {
	position:relative;
	top:3px;
	font-weight:400;
	font-size:clamp(15px, 1.2vw, 16px);
}

table.contact td label span.wpcf7-quiz-label {
	top: -6px;
	left: -8px;
}

table.contact td #privacy_box {
	font-size:0.8em;
	max-height:180px;
	overflow:auto;
	background:#FFF;
	padding:1rem;
}

table.contact td #privacy_box p {
	margin-bottom:0.5rem;
}

table.contact td.birth input[type="text"] {
	width:10%;
}

.caution_text {
	height:300px;
	overflow:auto;
	font-size:0.9em;
	background:#F7F7F7;
	padding:1.5rem;
}

.caution_text h5 {
	padding:0 1rem !important;
	border-bottom:none !important;
    margin-bottom: 1rem !important;
}

.caution_text .box {
	margin-bottom:1.5rem;
}

.caution_text ul {
	list-style:disc;
	list-style-position:outside;
	margin-left:3rem;
}

::placeholder {
  color: #CCC;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #CCC;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #CCC;
}

body.mw_wp_form_confirm .privacy-check,
body.mw_wp_form_complete .privacy-check {
    display: none;
}

@media (max-width: 980px){
table.contact {
	margin:0 0 1.5rem 0;
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
}

table.contact th,
table.contact td:nth-child(1) {
	width:100%;
	background:#FFF;
	padding:0.75rem 1.5rem;
}

table.contact th,
table.contact td {
}

table.contact td:nth-child(1) {
	width:100%;
	border-bottom:none;
}

table.contact td input,
table.contact td textarea {
	font-size:16px !important;
}

table.contact td input[type="text"] ,
table.contact td input[type="email"],
table.contact td input[type="tel"] {
	width:100%;
}

table.contact td input[type="date"] {
	width:100%;
}

table.contact td.birth input[type="text"] {
	width:20%;
}

table.contact td span small {
	font-size:1em;
}

span.wpcf7-list-item {
	line-height:2.2;
}

table.contact td label {
	display:block;
}

.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left:0;
}

table.contact td span.mwform-zip-field input,
table.contact td span.mwform-tel-field input {
	width:20%;
}

table.contact td select {
	padding:0.5rem 1.5rem;
}

input[type=text],
textarea {
}

table.contact {
}

table.contact th,
table.contact td {
	width:100%;
	display:block;
	border-bottom:none;
}

p.submit {
	margin-top:0 !important;
}

p.submit input {
	font-size:1.2em;
	padding:0.5rem 6rem;
	margin-top:3rem !important;
}
}


/*よくある質問*/

.qa-list {
}

dl.faq {
	padding:4.5rem;
    position: relative;
    border-bottom: 1px solid #DDD;
}

dl.faq:first-child {
    border-top: 1px solid #DDD;
}

dl.faq:last-child,
dl.faq:first-child {
}

dl.faq dt {
	margin-bottom:2rem;
}

dl.faq dt span {
	position:relative;
	display:block;
	font-weight:400;
	margin-left: 3.2rem;
	margin-top: -1.9rem;
}

dl.faq dt:before {
	font-size: clamp(20px, 1.8vw, 24px);
    content: "Q.";
    margin-right:1.5rem;
    line-height: 1;
	position: relative;
	font-weight: 300;
	color:#0052a4;
}

dl.faq dd {
}

dl.faq dd p {
	font-weight:300;
	margin-bottom:0 !important;
	margin-left: 3.2rem;
	margin-top: -2.8rem;
}

dl.faq dd:before {
	font-size: clamp(20px, 1.8vw, 24px);
    content: "A.";
    line-height: 1;
	position: relative;
	font-weight: 300;
}

@media screen and (max-width: 768px) {
.qa-list {
	padding-top:1rem;
}

dl.faq {
	padding:3rem 1rem;
}
}

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




.flow_design {
  margin-left: 20px;
}

.flow_design ul {
	padding-top:4.5rem;
	padding-bottom:3rem;
}

.flow_design li {
  list-style-type: none;
}

.flow_design dd {
  margin-left: 0;
  line-height:2;
}

.flow {
  position: relative;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -129px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
  border-radius: 20px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 6rem;
}

.flow > li .flow-icon {
  font-size: 0.8em;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  border-radius: 100vh;
  color: #fff;
  background: #17309b;
  display: inline-block;
  margin-right: 1.5rem;
}

.flow > li dl {
  padding-left: 70px;
  position: relative;
}

.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
}

.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #17309b;
  border-radius: 50%;
  left: -4px;
}

.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

.flow > li dl dt {
	font-size:clamp(16px, 1.4vw, 18px);
	font-weight: 400;
	margin-bottom: 0.5em;
	display: flex;
	position:relative;
	top:-0.5rem;
}

.flow > li dl dt strong {
	position:relative;
	line-height:1.8;
	font-weight:400;
	width: 83%;
}

#recruit_flow p.line-toroku {
	position:absolute;
	right:3rem;
	top:50%;
	width: 40%;
}

@media (max-width: 980px){
#recruit_flow {
	padding-top:9rem;
	padding-bottom:9rem;
}

#recruit_flow h2 {
	margin-bottom:4.5rem;
}

#recruit_flow p.line-toroku {
  position:relative;
  right: inherit;
  top: inherit;
  width: 80%;
  margin:4.5rem auto 0 auto;
}

.flow_design {
	margin-left:0;
}

.flow > li dl {
  padding-left: 40px;
}

.flow > li dl::after {
  width: 25px;
}

.flow > li dl dt {
	top:0;
}

}



.now-list ul{
	margin:0;
	padding:0;
	list-style:none;
	display:table;
	width:100%;
	border-collapse:collapse;
}

.now-list li{
	display:table-row;
}

.now-list .area,
.now-list .type,
.now-list .genba{
	display:table-cell;
	padding:1.25rem 0;
	border-bottom:1px dotted #999;
	text-align:left;
	vertical-align:top;
	line-height:1.6;
}

.now-list .area{
	white-space:nowrap;
	padding-right:4.5rem;
}

.now-list .type{
	white-space:nowrap;
	padding-right:4.5rem;
}

.now-list .genba{
	width:100%;
}

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

	.now-list ul,
	.now-list li,
	.now-list .area,
	.now-list .type,
	.now-list .genba{
		display:block;
	}

	.now-list li{
		padding:0.8rem 0;
		border-bottom:1px dotted #999;
		font-size: clamp(15px, 1.4vw, 16px);
	}

	.now-list .area,
	.now-list .type,
	.now-list .genba{
		padding:0;
		border:none;
	}

	.now-list .area,
	.now-list .type{
		display:inline;
		white-space:normal;
	}

	.now-list .type{
		margin-left:0.5rem;
	}

	.now-list .genba{
		display:block;
		margin-top:0.25rem;
	}
}