@charset "UTF-8";

/* ====↓共通部分↓==== */
section {
	margin-bottom: 75px;
}

.pc-show {display: none;}
.sp-show {display: block;}

.sec-overview {
    text-align: left;
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 10px;
}

.sec-description {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #4a4949;
    margin-bottom: 50px;
}

.sec-ttl {
	font-size: 18px;
}

.sec-txt {
    text-align: left;
	font-size: 14px;
	line-height: 18px;
}

.main-content-inner {
    width: 100%;
    padding: 0 24px;
}

/* ====↑共通部分↑==== */

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			ヘッダー	
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.header-button {
    display: none;
}

.header {
    width: 100%;
    z-index: 1;
    position: fixed;
	transition: height .5s ease;
}

.header-container {
    height: 60px;
    padding: 0px;
}

.header-logo {
    width: 87px;
    min-width: auto;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			メインビュー	
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.mv-container {
    display: block;
    height: 100%;
    margin-bottom: 100px;
    padding-top: 42px;
}

.mv-left {
	position: static;
	padding-left: 0%;
}

.mv-left-message {
	margin-bottom: 15px;
    text-align: center;
}

.mv-message-copy {
	font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    line-height: 34px
}

.mv-message-subcopy {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    margin-left: 0;
    margin-bottom: 10px;
}

.mv-illustration {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

.mv-illustration img {
	width: 215px;
	height: auto;
}

.mv-button {
    width: 215px;
    min-width: auto;
    height: 42px;
    min-height: auto;
	font-size: 14px;
	margin: 0 auto;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			解決できる課題
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.problem-items {
	display: flex;
    flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 50px;
}

.problem-item {
	width: 100%;
	text-align: center;
}

.sec-ttl_problem {
    text-align: left;
	margin-bottom: 18px;
}

.problem-img {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 18px;
	height: auto;
}

.sec-img_coder {
	width: 86px;
}

.sec-img_option {
    width: 201px;
}

.sec-img_improvement {
    width: 140px;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			特徴
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.feature-item {
    display: block;
    text-align: left;
    width: 100%;
    margin-bottom: 45px;
}

.sec-ttl_feature {
	margin-bottom: 7px;
}

.sec-img_price {
	width: 146px;
}

.sec-img_quality {
	width: 172px;
}

.sec-img_task {
	width: 134px;
}

.sec-img_modify {
	width: 178px;
}

.item-description {
    margin-bottom: 18px;
}

.feature-item-illustration {
    text-align: center;
	height: auto;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			強み
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.strength {
	text-align: center;
}

.strength_table-container {
    overflow-x: scroll;
    width: 100%;
    padding-bottom: 15px;
}

.sec-img_strength_table {
    width: 650px;
    max-width: 650px;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			料金
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.price {
	text-align: center;
}

.sec-img_price_table {
	width: 100%;
	min-width: auto;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			ご利用の流れ
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.service-flow {
	text-align: center;
}

.service-flow-container {
    overflow-x: scroll;
    width: 100%;
    padding-bottom: 15px;
}

.sec-img_service-flow {
	width: 750px;
    max-width: 750px;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			会社情報
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


.works-overview {
    margin-bottom: 100px;
}

.company-sec-overview {
    text-align: left;
    padding-left: 0px;
    margin-bottom: 50px;
}

.company-info {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 75px;
}

.company-info-container {
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.company-info-block {
    width: 100%;
}

.company-info-text-inner {
	display: flex;
	justify-content: space-around;
	justify-content: space-between;
  	justify-content: center;
	align-items: center;
    max-width: 100%;
    min-width: auto;
	width: 100%;
}

.company-info-text-box {
    width: 100%;
	margin-left: 0px;
}

.company-info-item {
    font-size: 14px;
    margin-bottom: 10px
}

.company-info-heading {
    font-size: 14px;
    margin-bottom: 2px;
}

.company-info-item > dd {
    font-size: 14px;
    margin-bottom: 0;
}

.company-info-logo {
	width: 146px;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			フォーム
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.form-container {
	width: 100%;
	border-radius: 0;
	margin: 0 auto 100px auto;
}

.inquiry-form {
	padding: 45px 24px;
}

.inquiry-form-inner {
	width: 100%;
	min-width: auto;
	margin: 0 auto;
}

.form-label {
	font-family: 'Manrope';
	font-size: 14px;
	margin-bottom: 3px;
}

.input-container {
	margin-bottom: 10px;
}

.input-box {
	font-family: 'Manrope';
    width: 100%;
    height: 42px;
    padding: 4px 7px;
    border: 1px solid #E6E6E6;
    background-color: #fff;
    border-radius: 6px;
}

.input-box::placeholder {
	font-size: 12px;
	line-height: 120%;
}

.contact-area {
	padding: 10px 7px;
	height: 150px;
	min-height: 150px;
    margin-bottom: 25px;
}

.form-button {
	min-width: 225px;
	min-height: 52px;
  	margin: 0 auto;
}

.error-text {
	font-size: 0.75rem;
	margin: 5px auto;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
			フッター
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.footer {
	width: 100%;
    padding: 0 24px;
}

.footer-container {
	width: 100%;
	height: 100%;
	margin: 0 auto 90px auto;
	padding: 0 0 1.98vw 0;
}

.footer-inner {
	padding: 10px 5px 0 5px;
	border-top: 1px solid rgb(0, 0, 0, 0.1);
}


.sec-img_logo {
	width: 70px;
    margin-bottom: 5px;
}

.footer-menu-item {
	margin-bottom: 0;
	font-size: 10px;
	color: rgb(0, 0, 0, 0.6);
}

.footer-links-item {
	margin-bottom: 0.661vw;
}

.footer-links-item > a {
	font-size: 12px;
    color: rgb(0, 0, 0, 0.6);
}

/* ----- フッター ----- */


/* ----- 固定cvフッター ----- */

.fixed-footer-container {
    display: none;
    box-shadow: 0 0 12px rgb(0 0 0 / 5%);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 101;
    padding: 15px 30px;
    width: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transition: all .1s ease-out;
    }

.fixed-footer-container.js-scroll-btn {
    display: block;
}

.fixed-footer-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 255px;
    min-width: auto;
    height: 40px;
    min-height: auto;
  	background: #376FFF;
  	color: #FFF;
    border-radius: 32px;
	font-size: 14px;
	margin: 0 auto;
    letter-spacing: .2em;
}

/* ----- 固定cvフッター ----- */

/* ==============応募ページ================== */

.inquiry-page-header {
    padding: 20px 15px 0 15px;
}

.header-right {
    padding-right: 30px;
}

.header-right a {
    font-size: 14px;
}


.header-right a::before {
	content: '';
	position: absolute;
	top: 50%;
	left: -20px;
	transform: translateY(-50%);
	width: 11.62px;
	height: 11.62px;
	background-image: url('/img/arrow.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.inquiry-page-container {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 35px 0 30px 0;
}


.inquery-footer {
    margin-bottom: 0 !important;
}

.inquery-form-button {
	display: block;
	text-align: center;
	width: 275px;
	height: 48px;
  	margin: 0 auto;
  	background: #376FFF;
  	color: #FFF;
  	border-radius: 4px;
}

.form-required {
    font-size: 14px;
}

.footer-copyright-page-inquiry {
    color: #37352f;
}
/* ==============応募ページ================== */

