﻿@charset "utf-8";

.page_ttl {
    font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 58px;
    text-align: center;
	color: #044570;
	letter-spacing: 0.02em;
}
.page_ttl_jp {
	font-weight: bold;
    font-size: 18px;
    color: #044570;
    display: block;
    line-height: 2.5;
    letter-spacing: 0.13em;
}
.page_ttl.sub,
.page_ttl_jp.sub {
	color: #0176C7;
}
.txt_bold {
	font-weight: bold;
}
/*-------------------------------------------------------------------------
ABOUT US
-------------------------------------------------------------------------*/
.aboutus .section_inner_flex {
	display: flex;
	gap: 36px;
	align-items: flex-start;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
}
.section_inner_flex img {
	width: 272px;
	margin-left: 60px;
}
.aboutus_message {
	margin-left: 60px;
}
@media screen and (max-width: 640px) {
	.section_inner_flex img {
		margin: 0 auto;
	}
	.aboutus .section_inner_flex {
		flex-direction: column;
	}
	.aboutus_message {
		margin-left: 0px;
	}
}
.aboutus .section_inner{
	gap: 36px;
	align-items: center;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
}
.profile_base {
	position: relative;
}
.profile_over {
    font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 208px;
    color: #E5F1F9;
    letter-spacing: 0;
    position: absolute;
    top: -29px;
    left: 18px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
@media screen and (max-width: 640px) {
	.profile_over {
		font-size: 85px;
		top: -6px;
		left: 28px;
	}
}
.message_ttl {
	text-align: left;
	color: #044570;
	font-size: 32px;
	font-weight: bold;
}
.message_txt {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 16px;
}
.message_sign {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 24px;
	text-align: right;
	padding-top: 16px;
}
.post {
	line-height: 1.2;
}
.name {
	display: table;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
	line-height: 1.8;
}
.name_jp {
	font-size: 28px;
}
.name_en {
	font-family: Futura -webkit-body;
    font-size: 14px;
	padding-left: 8px;
    padding-top: 2px;
}
.achievement th {
	width: 124px;
	text-align: left;
}
.career {
	line-height: 2.5;
}
.achievement td {
	padding-bottom: 8px;
}
.ttl_about_topic {
	margin-top: 10px;
	font-size: 16px;
	color: #044570;
}
.history .section_inner{
	display: block;
	gap: 36px;
	align-items: center;
	max-width: 800px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
}
.page_ttl_history {
    font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 42px;
    text-align: left;
    color: #044570;
    letter-spacing: 0.02em;
}
.topic_ttl {
	font-weight: bold;
	line-height: 2;
}
.page_ttl_jp_history {
	font-weight: bold;
    font-size: 16px;
    color: #044570;
    display: block;
    line-height: 2.5;
    letter-spacing: 0.1em;
}
.contents_section.history{
	background: #E7F0F6;
}
.date_y {
	font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 22px;
    text-align: center;
    color: #116DAA;
    letter-spacing: 0.08em;
	width: 57px;
    display: inline-block;
    text-align: left;
}
.date_m {
	font-family: Futura -webkit-body;
    font-size: 19px;
    text-align: center;
    color: #116DAA;
	width: 33px;
    display: inline-block;
    text-align: left;
}
.date_topic {
	padding-left: 16px;
}
.ruled_line {
    display: block;
    height: 40px;
    width: 38px;
    border-right: 1px solid #116DAA;
}
/*-------------------------------------------------------------------------
COMPANY
-------------------------------------------------------------------------*/
.company .section_inner {
	display: flex;
	gap: 36px;
	align-items: center;
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
}
.company_infomation {
	margin: 0 auto;
	max-width: 800px;
}
.access .section_inner {
	display: block;
	gap: 36px;
	align-items: center;
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
}
.sns .section_inner {
	display: block;
	gap: 36px;
	align-items: center;
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
        justify-content: center;
}
#googlemap iframe {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin-bottom: 24px;
}
#facebook iframe {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin-bottom: 24px;
}
.company_info tr {
	display: block;
	padding: 24px;
	border-bottom: solid 2px #E7F0F6;
}
.company_info th {
	color: #044570;
	opacity: 0.6;
	text-align: left;
	font-weight: bold;
	width: 220px;
}
.company_infomation {
	background: #f3f7fa;
	border-radius: 10px;
	padding: 30px;
	text-align: center;
}
.ttl_company_infomation {
	color: #044570;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 16px;
}
.txt_company_infomation {
	text-align: center;
}
.page_ttl.access {
	color: #0176C7;
	font-size: 48px;
}
.txt_access {
	line-height: 1.5;
}
.txt_access:nth-child(2) {
	margin-bottom: 16px;
}
.page_ttl.sns {
	color: #0176C7;
	font-size: 48px;
}
.txt_sns {
	line-height: 1.5;
}
.txt_sns:nth-child(2) {
	margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
	.company .section_inner,
	.access .section_inner,
	.company_infomation {
		margin: 0 16px;
	}
	.company_info th {
		width: 80px;
	}
	.company_info td {
		line-height: 1.5;
	}
}
/*-------------------------------------------------------------------------
PRIVACY POLICY
-------------------------------------------------------------------------*/
.privacypolisy .section_inner{
	display: flex;
	gap: 36px;
	align-items: center;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
}
.date {
	text-align: center;
    margin: 10px 0 100px 0;
}
/*-------------------------------------------------------------------------
SERVICCE
-------------------------------------------------------------------------*/
.contents_section.service {
	padding: 54px 0 0px;
}
.contents_section.strength {
	padding: 0 0 144px;
}
@media screen and (max-width: 640px) {
	.contents_section.strength {
		padding: 54px 0 144px;
	}
}
.service .section_inner,
.strength .section_inner {
	display: flex;
	gap: 30px;
	align-items: flex-start;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
}
.service .section_inner {
	padding-bottom: 100px;
}
.strength .section_inner {
	padding-bottom: 0px;
}
@media screen and (max-width: 640px) {
	.service .section_inner,
	.strength .section_inner {
		align-items: center;
		padding: 0 30px;
	}
	.service .section_inner {
		padding-bottom: 48px;
	}
	.strength .section_inner {
		padding-bottom: 0px;
	}
}
.service .section_inner.top {
	padding-top: 100px;
}
@media screen and (max-width: 640px) {
	.service .section_inner.top {
		padding-top: 48px;
	}
}
.strength .section_inner.top {
	padding-top: 48px;
}
@media screen and (max-width: 640px) {
	.service .section_inner {
		flex-direction: column;
		padding-top: 48px;
	}
	.strength .section_inner {
		flex-direction: column;
		padding-top: 0px;
	}
	.strength .section_inner.top {
		padding-top: 0px;
	}
}
.service_image_main {
	flex-shrink: 0;
	position: relative;
}
.service_image_main.pc {
	display: inherit;
}
.service_image_main.sp {
	display: none;
}
@media screen and (max-width: 640px) {
	.service_image_main.pc {
		display: none;
	}
	.service_image_main.sp {
		display: inherit;
	}
}
.service_image_main_base img {
	width: 480px;
    height: 270px;
    border-radius: 20px;
    opacity: 0.8;
}
.service_image_main_over img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.strength_image_main {
	flex-shrink: 0;
	position: relative;
}
.strength_image_main_base {
	font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 300px;
    text-align: center;
    color: #E5F1F9;
    letter-spacing: 0;
	width: 240px;
    display: block;
}

.strength_image_main_over img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.service_content_main {
	padding-bottom: 40px;
}
@media screen and (max-width: 640px) {
	.service_content_main {
		padding-bottom: 0px;
	}
}
.service_content_sub {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
	gap: 24px;
}
@media screen and (max-width: 640px) {
	.service_content_sub {
		flex-direction: column;
		padding-top: 40px;
	}
}
.service_content_sub.topmargin {
	padding-top: 40px;
}
.service_image_sub1,
.service_image_sub2 {
	flex-shrink: 0;
}
@media screen and (max-width: 640px) {
	.service_image_sub1,
	.service_image_sub2 {
		margin: 0 auto;
	}
}
.service_image_sub1 img {
	width: 135px;
    height: 131px;
}
.service_image_sub2 img {
	width: 135px;
    height: 103px;
}
.service_image_sub_txt {
	width: 100%;
}
.service_ttl,
.strength_ttl {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3;
    padding-bottom: 16px;
}
@media screen and (max-width: 640px) {
	.service_ttl.top {
		padding-top: 30px;
	}
}
.service_ttl_sub {
	font-size: 20px;
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.service_ttl_sub {
		line-height: 1.3;
	}
}
.strength_ttl_sub {
	font-size: 20px;
	display: block;
}
.check {
	list-style-type: none;
	padding-top: 16px;
}
.check li {
	position: relative;
	padding-left: 32px;
	font-size: 20px;
	font-weight: bold;
	color: #116DAA;
	line-height: 1.8;
}
.check li::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    width: 16px;
    height: 8px;
	border-left: 5px solid #63c0b5;
    border-bottom: 5px solid #63c0b5;
    transform: rotate(-45deg);
    border-radius: 3px;
}

/*-------------------------------------------------------------------------
WELLBEING
-------------------------------------------------------------------------*/
.wellbeing .section_inner_flex {
	display: flex;
	gap: 36px;
	align-items: flex-start;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
}
.section_inner_flex img {
	width: 272px;
	margin-left: 60px;
}
.wellbeing_message {
	margin-left: 60px;
}
@media screen and (max-width: 640px) {
	.section_inner_flex img {
		margin: 0 auto;
	}
	.wellbeing .section_inner_flex {
		flex-direction: column;
	}
	.wellbeing_message {
		margin-left: 0px;
	}
}
.wellbeing .section_inner{
	gap: 36px;
	align-items: center;
	max-width: 1200px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
}
.profile_base {
	position: relative;
}
.profile_over {
    font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 208px;
    color: #E5F1F9;
    letter-spacing: 0;
    position: absolute;
    top: -29px;
    left: 18px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
@media screen and (max-width: 640px) {
	.profile_over {
		font-size: 85px;
		top: -6px;
		left: 28px;
	}
}
.message_ttl {
	text-align: left;
	color: #044570;
	font-size: 32px;
	font-weight: bold;
}
.message_txt {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 16px;
}
.message_sign {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 24px;
	text-align: right;
	padding-top: 16px;
}
.post {
	line-height: 1.2;
}
.name {
	display: table;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
	line-height: 1.8;
}
.name_jp {
	font-size: 28px;
}
.name_en {
	font-family: Futura -webkit-body;
    font-size: 14px;
	padding-left: 8px;
    padding-top: 2px;
}
.achievement th {
	width: 124px;
	text-align: left;
}
.career {
	line-height: 2.5;
}
.achievement td {
	padding-bottom: 8px;
}
.ttl_about_topic {
	margin-top: 10px;
	font-size: 16px;
	color: #044570;
}
.history .section_inner{
	display: block;
	gap: 36px;
	align-items: center;
	max-width: 800px;
	padding: 0 30px;
	margin: 0 auto;
	padding-bottom: 48px;
	padding-top: 48px;
}
.page_ttl_history {
    font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 42px;
    text-align: left;
    color: #044570;
    letter-spacing: 0.02em;
}
.topic_ttl {
	font-weight: bold;
	line-height: 2;
}
.page_ttl_jp_history {
	font-weight: bold;
    font-size: 16px;
    color: #044570;
    display: block;
    line-height: 2.5;
    letter-spacing: 0.1em;
}
.contents_section.history{
	background: #E7F0F6;
}
.date_y {
	font-family: 'Tilt Warp', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 22px;
    text-align: center;
    color: #116DAA;
    letter-spacing: 0.08em;
	width: 57px;
    display: inline-block;
    text-align: left;
}
.date_m {
	font-family: Futura -webkit-body;
    font-size: 19px;
    text-align: center;
    color: #116DAA;
	width: 33px;
    display: inline-block;
    text-align: left;
}
.date_topic {
	padding-left: 16px;
}
.ruled_line {
    display: block;
    height: 40px;
    width: 38px;
    border-right: 1px solid #116DAA;
}
