/*
 Theme Name: BusinessPress Child
 Template:businesspress
 Description: BusinessPress Child Theme
 Theme URI: https://businesspress.jp/theme/
 Author: BusinessPress
 Author URI: https://businesspress.jp/
 Version: 1.0.0
*/

.top-bar-content, .main-header-content, .featured-entry-content, .home-header-content, .jumbotron-content, .site-content, .container-content, .footer-widget-content, .site-bottom-content {
	max-width: 1120px;
}

/* ヘッダー
 * ------------------------------------------------------------ */
.home .site-header {
	position: relative;
    height: 110vh;
}

.main-header-clone {
	background-color: rgba(255,255,255,0.5);
}

.home .main-header-original {
	position: relative;
	z-index: 2;
}

.home-header {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.home-header-overlay {
	height: 100%;
    background-color: rgba( 0, 0, 0 , 0 );
}

.home-header-content {
    padding-bottom: 15vh;
    padding-top: 40vh;
	height: 80vh;
    text-align: center;
}

/* ヘッダーメニュー */
.drawer-navigation {
   	width: 70%;
}
@media screen and (min-width: 540px)  {
	.drawer-navigation {
    	width: 55%;
	}
}
@media screen and (min-width: 782px)  {
	.drawer-navigation {
    	width: 40%;
	}
}
@media screen and (min-width: 980px)  {
	.drawer-hamburger,
	.drawer-overlay,
	.drawer-navigation {
    	display: block;
	}
	
	.drawer-navigation {
    	width: 30%;
	}
	
    .main-header-content .main-navigation {
    	display: none;
	}
	
	.main-navigation ul.menu > li {
    	display: list-item;
	}
	 
	.main-navigation ul.menu > li:first-child > a {
    	padding-left: 15px;
	}
}

/* コンテンツ
 * ------------------------------------------------------------ */
h1 {
    margin: 0.67em 0 0 0;
}

.jumbotron {
    display: none;
}

.wp-block-image .alignleft {
    float: left;
    margin: 0;
}

@media only screen and (max-width: 450px) {
	.about-title-supplement, 
	.company-title-supplement,
	.recruit-title-supplement,
	.contact-title-supplement {
    	font-size: calc(3.2vw);
    	font-weight: 500;
    	line-height: 1;
    	letter-spacing: calc(0.8vw);
	}
}

@media only screen and (max-width: 1260px) and (min-width: 450px) {
	.about-title-supplement, 
	.company-title-supplement,
	.recruit-title-supplement,
	.contact-title-supplement {
		font-size: 12px;
    	font-weight: 560;
    	line-height: 1;
    	letter-spacing: 3px;
	}
}

@media (min-width: 1260px) {
	.about-title-supplement, 
	.company-title-supplement,
	.recruit-title-supplement,
	.contact-title-supplement {
    	letter-spacing: 4px;
    	font-size: 16px;
	}
}

/* TOP
 * ------------------------------------------------------------ */
.content-big-group {
	margin-top: 102px;
}

.about-minds-cons > p {
	transition: opacity 1s ease-out 1s, top 1s ease-out 1s;
}

.about-group {
	position: relative;
}

.about-content {
	background-color: white;
}

.about-con-mission > div > p {
	float: left;
	margin: 0 0 0.1em;
    font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
	color: rgb(9, 19, 29);
}

.about-con-submission > div > p:first-child,
.about-con-submission > div > p:nth-child(2) {
	clear: left;
}

.about-btn {
    clear: left;
}

.about-con-submission > div > p {
	float: left;
	margin: 0 0 0.1em;
	color: #666666;
}

.about-btnstyle-outline > a {
    margin-top: 36px;
	width: 240px;
	height: 46px;
    border: solid 1px #d4d4d4;
    transition: background-color 0.3s ease-out;
    font-family: europa, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: inherit;
    letter-spacing: 1px;
    font-size: 16px;
}

.about-btnstyle-outline > .wp-block-button__link:active,
.about-btnstyle-outline > .wp-block-button__link:focus,
.about-btnstyle-outline > .wp-block-button__link:hover,
.about-btnstyle-outline > .wp-block-button__link:visited {
    color: #151e2d;
}

.about-img > div {
	height: 100%;
}

@media only screen and (max-width: 450px) {
	.about-minds-cons > p {
    	font-size: calc(3.73333vw);
    	font-weight: 500;
    	letter-spacing: calc(0.26667vw);
    	margin: calc(15.2vw) calc(2.66667vw) 0;
    	text-align: center;
	}
	
	.top-title-supplement {
    	font-size: calc(3.2vw);
    	font-weight: 500;
    	line-height: 1;
    	letter-spacing: calc(0.8vw);
	}
	
	.about-con-submission > div > p:first-child {
    	margin-top: 1em;
	}
}

@media only screen and (max-width: 1260px) and (min-width: 450px) {
	.about-minds-cons > p {
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1.8px;
    	margin: 57px 20px 0;
    	text-align: center;	
	}
	
	.top-title-supplement {
    	font-size: 12px;
    	font-weight: 500;
    	line-height: 1;
    	letter-spacing: 3px;
	}
	
	.about-content {
		max-width: 750px;
    	margin: -68px auto 0;
    	padding: 40px 40px 0 40px;
	}
	
	.about-img,
	.about-img-inner {
		margin-bottom: 0;
	}
	
	.about-img {
		position: relative;
		z-index: -1;
	}
	
	.about-img > .about-img-inner > div > figure {
		margin-bottom: 0;
	}
	
	.about-con-submission > div > p:first-child {
		margin-top: 1em;
	}
}

@media (min-width: 1260px) {
	h1 {
		font-size: 2.8em;
	}
	
	.about-minds-cons > p {
    	font-size: 16px;
    	font-weight: 500;
    	line-height: 2.5;
    	letter-spacing: 2px;	
	}
	
	.top-title-supplement {
    	letter-spacing: 4px;
    	font-size: 16px;
	}
	
	.about-content {
		position: absolute;
		top: 0;
		right: 0;
		width: 700px;
		padding: 0 0 30px 56px;
	}

	.about-con-mission > div > p {
    	font-size: 28px;
    	line-height: 1.5;
    	letter-spacing: 0.5px;
	}
	
	.about-con-submission > div > p:first-child {
		margin-top: 1em;
	}

	.about-con-submission > div > p {
		font-size: 16px;
	}

	.about-img {
		width: 980px;
		height: 653px;
	}
	
	.service-subtitle {
		font-size: 28px;
	}
}

.wp-block-column.is-vertically-aligned-center {
    align-self: flex-start;
}

.service-subtitle {
    font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    /*letter-spacing: 2.4px;*/
}


/* ABOUT
 * ------------------------------------------------------------ */
.about-vision-main-txt {
	font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
}

@media only screen and (max-width: 450px) {
	.about-subtitles {
    	font-size: calc(4.8vw);
    	line-height: 1;
    	letter-spacing: calc(0.26667vw);
		font-weight: 500;
	}
	
	.about-vision-main-txt {
    	font-size: calc(5.8vw);
    	font-weight: 600;
    	line-height: 1.67;
    	letter-spacing: calc(0.08vw);
	}
	
	.about-value-subtitle {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1260px) and (min-width: 450px) {
	.about-subtitles {
		font-size: 20px;
	    font-weight: 500;
    	line-height: 1;
    	letter-spacing: 1px;
	}
	
	.about-vision-main-txt {
		font-size: 24px;
    	line-height: 1.67;
	    letter-spacing: 0.3px;
	}
	
	.about-value-subtitle {
		font-size: 24px;
	}
}

@media (min-width: 1260px) {
	.about-subtitles {
    	font-weight: 560;
		font-size: 32px;
    	line-height: 1.25;
    	letter-spacing: 1.2px;
	}
	
	.about-vision-main-txt {
		font-size: 40px;
    	line-height: 1.8;
    	letter-spacing: 0.4px;
	}
	
	.about-value-subtitle {
		font-size: 24px;
	}
}

/* COMPANY
 * ------------------------------------------------------------ */
.company-profile-table {
	margin-top: 2.8em;
}

/* CONTACT（Contact Form7）
 * ------------------------------------------------------------ */
.contact-form {
	max-width: 100%;
	box-sizing: border-box;
}
.contact-form dd {
	margin: 0 0 30px 0;
	background-color:
}
.contact-form dt {
	font-weight: normal;
}
 
/* 必須マーク */
.contact-form .must {
	background: #FF1A00;
}
 
/* 任意マーク */
.contact-form .optional {
	background: #999;
}
 
.contact-form .must,
.contact-form .optional {
	color: #FFF;
	border-radius: 3px;
	font-size: 10px;
	margin-left: 10px;
	padding: 5px 10px;
	letter-spacing: 2px;
}

/* 送信ボタン */
.btn-contact-form {
	text-align: center;
}

.btn-contact-form input {
	width: 100%;
	background-color: #4C64AA;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #4C64AA;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}

.btn-contact-form input:hover {
	background-color: #FFF;
	color: #4C64AA; 
}

@media screen and (min-width: 768px) {
	.wpcf7 {
		padding: 0 20vw;
	}
	
	.btn-contact-form input[type="submit"] {
		margin-left: 72px
	}
	
 	.btn-contact-form dt {
		float: left;
		clear: left;
		width: 50%;
		padding: 5px 10px 5px 0;
	}
	.btn-contact-form dd {
		margin-left: 35%;
	}
 
 	.btn-contact-form input {
		width: 45%;
		background-color: #4C64AA;
		color: #FFF;
		font-size: 1.1em;
		font-weight: bold;
		letter-spacing: 0.2em;
		border: 1px solid #4C64AA;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		-ms-transition: 0.3s;
		transition: 0.3s;	
    }
 	.btn-contact-form input:hover {
		background-color: #FFF;
		color: #4C64AA; 
    }
}

/* 電話番号のスタイル */
input[type="tel"] {
    border: solid 1px #e6e6e6;
    color: #777;
    margin-top: 0.6em;
    padding: 0.6em;
}

/* フッター
 * ------------------------------------------------------------ */
.site-credit {
    display: none;
}

@media screen and (min-width: 782px) {
	.service-row-reverce {
		flex-direction: row-reverse;
	}
	.service-txt-reverce:not(:first-child) {
    	margin-right: 2em;
		margin-left: 0em;
	}
}
