@charset "utf-8";

.sumaken_top {
	background-image: url("../jarea_corporate_img/sumaken_img/img_sumaken_topbg.webp");
	background-size: cover;
	background-position: center;
	height: 100vh;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 6.25rem;
}

.sumaken_logo {
	width: 300px;
}

.sumaken_container {
	max-width: 1100px;
	margin: auto;
	padding: 0 5%;
}

.sumaken_container2 {
	margin: auto;
	padding: 0 2%;
}

.sumaken_container p {
	color: #3a3d3f;
	font-family: Noto Sans JP;
	font-weight: 500;
}

.sumaken_subtitle {
	color: #3a3d3f;
	position: relative;
	font-size: 3.125rem;
	text-align: center;
	font-family: Montserrat;
	font-weight: normal;
}

.sumaken_subtitle::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: -2.1875rem;
	width: 130px;
	height: 3px;
	background-color: #FFF100;
}

.sumaken_subtxt2 {
	margin-top: 1rem;
	font-size: 1.25rem;
	text-align: center;
	line-height: 1.9;
}

.sumaken_subtxt2.fs14px {
    font-size: 14px;
}

.headline_tertiary {
	font-size: 1.7rem;
	letter-spacing: 2px;
	line-height: 2;
}

.under_yellow {
	background: linear-gradient(transparent 50%, #FF0 50%);
}

.sumaken_flex {
	margin-top: 3rem;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}

.sumaken_inner_img {
	width: 30%;
}

.sumaken_service {
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	padding: 0;
	flex-wrap: wrap;
}

.sumaken_service_item {
	color: #000;
	margin-top: 1.25rem;
	color: #3a3d3f;
	font-size: 1.3rem;
	font-family: Noto Sans JP;
	font-weight: 600 !important;
	width: 30%;
	padding: 0;
	text-indent: -1em;
	margin-left: 1rem;
	line-height: 1.4;
}

.sumaken_subhead {
	font-size: clamp(1rem, 0.971rem + 0.14vw, 1.1rem);
	line-height: 2;
	font-weight: 600 !important;
	padding-bottom: 1.5rem;
}

.txt_underline {
	text-decoration: underline;
}

.sumaken_flex2 {
	padding-bottom: 20px;
	display: flex;
	align-items: flex-start;
	gap: 2rem;
}

.sumaken_flex2 img {
	width: 35%;
}

.sumaken_subtxt6 {
	font-size: 11px;
	line-height: 2;
	margin-top: 1rem;
}

.sumaken_flex2_top {
	justify-content: space-between;
	gap: 1rem;
	align-items: flex-end;
	display: flex;
}

.sumaken_flex2_inner {
	width: 45%;
	position: relative;
	padding: 0;
	margin: 0;
}

.sumaken_arrow {
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 52%;
}

.sumaken_flex2_img {
	width: 55%;
}

.sumaken_subtxt_padding {
	padding-bottom: 1.5rem;
}

.sumaken_strengths_txt {
	margin-top: 3.125rem;
}

.sumaken_subtxt7 {
	padding-bottom: 2rem;
	margin-top: 4rem;
	font-size: 1.25rem;
	text-align: center;
}

.sumaken_sc1, .sumaken_sc2, .sumaken_sc3, .sumaken_sc4, .sumaken_sc5, .sumaken_sc6 {
	margin-bottom: 6.25rem;
}

/* works */
.sumaken_sc3_innerflex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.sumaken_sc3_innerflex a {
	box-sizing: border-box;
	width: 49.5%;
}

.sumaken_flex2_img_sp {
	display: none;
}

.sumaken_subtxt2_sp {
	margin-top: 4rem;
}


@media screen and (max-width:900px) {
	.sumaken_flex {
		padding-top: 1.5rem;
		display: block;
		margin: auto;
		text-align: center;
	}

	.sumaken_inner_img {
		max-height: auto;
		width: calc(100% / 2);
		margin: 0 auto;
	}

	.sumaken_inner_img img {
		width: 70%;
	}

	.sumaken_flex2_img_sp {
		display: block;
	}

	.sumaken_flex2_img {
		display: none;
	}

	.headline_tertiary {
		padding-bottom: 1.5rem;
		font-size: 1.5rem;
	}

	.sumaken_arrow {
		display: none;
	}

	.sumaken_flex2_top {
		display: block;
	}

	.sumaken_flex2_inner {
		width: 100%;
	}

	.sumaken_flex2 {
		width: 100%;
		flex-direction: column-reverse;
		align-items: center;
	}

	.sumaken_subtxt6 {
		font-size: 14px;
		width: 100%;
		text-align: center;
	}

	.sumaken_flex2 img {
		width: 30%;
	}
}

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

	.sumaken_subtxt2_sp {
		line-height: 2;
	}

	.sumaken_flex {
		padding-bottom: 1rem;
	}

	.sumaken_service_item {
		width: calc(88% / 2);
		margin-top: 0.9rem;
		font-size: 0.9rem;
	}

	.sp_display_none {
		display: none;
	}
}

@media screen and (max-width:650px) {
	.sumaken_subtitle {
		font-size: 2.5rem;
	}

	.sumaken_flex2 {
		padding: 0;
	}

	.sumaken_subtxt7 {
		font-size: 1rem;
		line-height: 2;
	}

}

@media screen and (max-width:520px) {
	.sumaken_sc3_innerflex a {
		width: 49%;
	}
}

.br_sp_sumaken_450 {
	display: none;
}

@media screen and (max-width:500px) {
	.sumaken_subtitle {
		font-size: 2rem;
	}

	.sumaken_subtxt2 {
		font-size: 1.1rem;
	}

	.sumaken_subtxt4 {
		font-size: 1.3rem;
	}

	.sumaken_flex2 {
		gap: 15px;
	}

	.sumaken_subtxt6 {
		font-size: 14px;
		line-height: 1.7;
	}
}

@media screen and (max-width:450px) {
	.sumaken_subtxt4 {
		font-size: 1.1rem;
	}

	.sumaken_flex2 img {
		width: 40%;
	}

	.sumaken_subtxt6 {
		font-size: 12px;
		line-height: 1.7;
	}
}

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

	.br_sp_sumaken_450 {
		display: block;
	}

	.sumaken_subtitle {
		font-size: 1.7rem;
	}

}

.swiper-pagination-bullet-active {
	background: #FFF100 !important;
}

.swiper-button-next, .swiper-button-prev {
	background-size: 69% !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0 !important;
}

.sumaken_room_flex {
	display: flex;
	flex-wrap: wrap;
}

.sumaken_room_flex img {
	box-sizing: border-box;
	width: calc(100% / 2);
	padding: 1%;
}

@media screen and (max-width:520px) {
	.sumaken_room_flex img {
		width: calc(100% / 1);
		padding: 2%;
	}
}

.sumaken_container2 {
	background: url("../jarea_corporate_img/sumaken_img/img_sumaken_bg02.jpg")
}

.parallax-bg {
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 50%;
}

.sumaken_inner_toppd {
	padding: 5rem 0 2rem 0;
}

.sumaken_sc6_ul {
	padding-left: 0;
}

.sumaken_sc6_ul li {
	position: relative;
	line-height: 2;
	display: flex;
	text-align: left;
	font-size: 1rem;
	padding: 2rem 0;
}

.sumaken_sc6_lititle {
	width: 15%;
	padding-right: 3rem;
	font-weight: 600 !important;
}

.sumaken_sc6_litxt {
	width: 100%;
}

.sumaken_sc6_ul li::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #666;
	position: absolute;
	bottom: 0;
	left: 0;
}

.sumaken_sc7 {
	margin-bottom: 6.25rem;
}

.sumaken_subtxt_bold {
	font-weight: bold;
}

.br_sp_sumaken_600 {
	display: none;
}

@media screen and (max-width:600px) {
	.sumaken_sc6_lititle {
		text-align: center !important;
		margin: auto;
		padding: 0;
		width: 100%;
	}

	.sumaken_sc6_ul li {
		flex-direction: column;
		text-align: center;
	}

	.br_sp_sumaken_600 {
		display: block;
	}
}

.common_contents {
	width: 100%;
	margin: 60px 0;
	padding: 35px 0 0;
	text-align: center;
}

.common_contents h3 {
	line-height: 1.5;
	color: #00afb4;
}

.common_contents .white {
	color: #fff;
}

.common_contents img {
	width: 100%;
	max-width: 700px;
	height: auto;
}

.sp {
	display: none !important;
}

.pc {
	display: block !important;
}

.text_bg {
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
}

.boxs {
	margin-top: 15px;
}

.point_contents .boxs {
	margin-top: 50px;
}

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

	.boxs {
		display: flex;
		justify-content: space-around;
		margin-top: 15px;
	}

	.point_contents .boxs {
		margin-top: 60px;
		/*imgマイナス分を足した*/
	}

	.box {
		width: 33.3%;
		margin: 1%;
		background: #00afb4;
		/*青*/
		border-radius: 10px;
		padding: 20px;
	}

	.box .imgs {
		width: 150px;
		height: 150px;
		border-radius: 80px;
		margin: -60px 0 0 0;
		background-color: #00afb4;
		/*青*/
		border: 5px solid #00afb4;
		/*青*/
	}

	.box h3 {
		font-size: 23px;
	}

	.box p {
		text-align: left;
	}

	.box .img3 {
		margin-top: -50px;
	}

	.text_bg {
		min-height: 250px;
	}
}

@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}

	.box {
		width: 100%;
		margin-bottom: 50px;
		background: #00afb4;
		border-radius: 10px;
		padding: 20px;
		box-sizing: border-box;
	}

	.box .imgs {
		width: 120px;
		height: 120px;
		border-radius: 65px;
		margin: -60px 0 0 0;
		background-color: #00afb4;
		border: 5px solid #00afb4;
	}

	.box .img3 {
		margin-top: -40px;
	}

	.box p {
		text-align: left;
		margin-top: 5px;
		font-size: 14px;
		line-height: 1.8;
	}

	.sp {
		display: block !important;
	}
}

.link_box {
	display: block;
	background: #ffd800;
	max-width: 400px;
	margin: 15px auto 0 auto;
	padding: 10px 0;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	transition: .6s;
	border-radius: 10px;
	border: 1px solid #000;
}

.link_box:hover {
	background: #fff;
	opacity: 0.7;
}

/*youtubeここから*/
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* youtubeここまで */

.movie_contents img {
	width: 35%;
	max-width: 700px;
	height: auto;
}

/** スマケン サービスメニューここから **/
.pc_tablet_contents {
	display: block;
}

.sp_only_contents {
	display: none;
}

.serviceMenu_flexbox_top {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.serviceMenu_flexbox {
	width: calc((100% - 30px * 2) / 3);
}

.serviceMenuflex_img {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.serviceMenuflex_img::before {
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	content: '';
	height: auto;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .6s ease;
	width: 100%;
	z-index: 1;
}

.serviceMenuflex_img img {
	height: auto;
	transition: transform .6s ease;
}

.serviceMenuflex_img:hover img {
	transform: scale(1.1);
}

.serviceMenuflex_img:hover::before {
	opacity: 1;
}

.serviceMenuflex_title {
	font-size: 18px;
	padding: 3px 5px;
	border-left: 4px solid #FFF100;
	margin: 8px 0 5px;
}

.serviceMenuflex_text {
	text-align: left;
	line-height: 1.7;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .2px;
}

/** タブレット 2カラム **/
@media screen and (max-width: 900px) {
	.serviceMenu_flexbox {
		width: calc((100% - 30px * 1) / 2);
	}
}

/** スマホ ロゴアイコン画像に切り替え **/
@media screen and (max-width: 520px) {
	.pc_tablet_contents {
		display: none;
	}

	.sp_only_contents {
		display: block;
	}

	.serviceMenu_flexbox {
		width: calc((100% - 20px * 2) / 3);
	}

	.serviceMenu_flexbox_top {
		gap: 20px;
	}
}

/** スマケン サービスメニューここまで **/

/** お問い合わせページ内リンクボタンここから **/
.contact-induction-btn {
	max-width: 220px;
	margin-left: auto;
	border: 2px solid #3a3d3f;
	margin-bottom: 30px;
}

.contact-induction-btn-link {
	display: block;
	padding: 18px 76px 18px 41px;
	font-weight: bold;
	background-image: url("../jarea_corporate_img/sumaken_img/mail-icon.png");
	background-size: 9%;
	background-position: 11px center;
	background-repeat: no-repeat;
	/*矢印と下線の基点とするためrelativeを指定*/
	position: relative;
	/*形状*/
	color: #3a3d3f;
	text-decoration: none;
	outline: none;
}

/*矢印と下線の形状*/
.contact-induction-btn-link::before {
	content: '';
	/*絶対配置で下線の位置を決める*/
	position: absolute;
	bottom: 13px;
	left: 63%;
	/*下線の形状*/
	width: 31%;
	height: 1px;
	background: #333;
	/*アニメーションの指定*/
	transition: all .3s;
}

.contact-induction-btn-link::after {
	content: '';
	/*絶対配置で矢印の位置を決める*/
	position: absolute;
	bottom: 17px;
	right: 13px;
	/*矢印の形状*/
	width: 14px;
	height: 1px;
	background: #333;
	transform: rotate(35deg);
	/*アニメーションの指定*/
	transition: all .3s;
}

/*hoverした際の移動*/
.contact-induction-btn-link:hover::before {
	left: 66%;
}

.contact-induction-btn-link:hover::after {
	right: 2%;
}

/** お問い合わせページ内リンクボタン ここまで **/

/** サービスメニューTOPへ戻るボタン ここから **/
/*リンクの形状*/
#serviceMenu-top a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, .7);
	border-radius: 0;
	width: 57px;
	height: 170px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8rem;
	transition: all 0.3s;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#serviceMenu-top a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 520px) {
	#serviceMenu-top a {
		display: block;
		border-radius: 5px;
		width: 60px;
		height: 60px;
		font-size: 0.6rem;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
	}

	.mt_1rem {
		margin-top: 1rem;
	}
}

.d-inline-block {
	display: inline-block;
}

/*リンクを右下に固定*/
#serviceMenu-top {
	position: fixed;
	right: 0px;
	bottom: 340px;
	z-index: 2;
	/*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}

@media screen and (max-width: 520px) {
	#serviceMenu-top {
		right: 10px;
		bottom: 10px;
	}
}

/*　左の動き　*/
#serviceMenu-top.LeftMove {
	animation: LeftAnime 0.5s forwards;
}

@keyframes LeftAnime {
	from {
		opacity: 0;
		transform: translateX(100px);
	}

	to {
		opacity: 1;
		transform: translateX(0);
	}
}

/*　右の動き　*/
#serviceMenu-top.RightMove {
	animation: RightAnime 0.5s forwards;
}

@keyframes RightAnime {
	from {
		opacity: 1;
		transform: translateX(0);
	}

	to {
		opacity: 1;
		transform: translateX(100px);
	}
}

/** サービスメニューTOPへ戻るボタン ここまで **/

/** 汎用カスタム投稿関連 **/
.single_post_body {
	margin-bottom: 8rem;
}

.single_post_title {
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: .3px;
	margin-bottom: 1.2rem;
}

.single_post_body h2 {
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: .3px;
	margin-bottom: 0.6rem;
}

.single_post_body h3 {
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: .3px;
	margin-bottom: 0.4rem;
}

.single_post_body h4 {
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: .3px;
	margin-bottom: 0.4rem;
}

.single_post_img {
	margin-bottom: 3rem;
}

.single_post_body .edit-area p {
	font-size: 1rem;
	margin: 0 0 1.5rem;
	line-height: 1.5;
	letter-spacing: .4px;
}