@charset "utf-8";

/* --------- .headline_about --------- */

.headline_about {
	background: url(../images/about/bg_headline.jpg) bottom center no-repeat;
	background-size: cover;
}



.headline h2.en {
	font-size: 14px;
	text-align: left;
}

.headline h2.jp {
	font-size: 28px;
	margin-bottom: 15px;
	text-align:left
}

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

	.headline h2.en {
		font-size: 30px;
	}
	.headline h2.jp {
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 1px;
		line-height: 1;
		margin-top: 15px;
	}
}

@media only screen and (max-width: 736px) {
	.headline {
		margin-bottom: 40px;
	}
	.headline h2.en {
		font-size: 25px;
	}
	.headline h2.jp {
		font-size: 13px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 414px) {
	.headline h2.jp {
		font-size: 12px;
	}
}






/* -----------------------------------------------------------
#about_company
----------------------------------------------------------- */

#technology_area {
	/* padding: 5%; */
	/* background: url(../images/common/noise.png) repeat #f5f5f5; */
	/* background: #f5f5f5; */
	overflow: auto;
}


#technology_area .wrap{
	width:100%;
	max-width:1200px;
	margin:0 auto;
}



@media only screen and (max-width: 900px) {
	#technology_area {
		padding: 80px 5%;
	}
}

@media only screen and (max-width: 738px) {
	#technology_area {
		padding: 70px 5%;
		background: #fff;
	}
}


/* .aboutArea */

#technology_area .aboutArea {
	padding: 50px 2%;
	margin-top: 50px;
	background: #fefefe;
	overflow: auto;
}

#technology_area .logoArea {
	/* float: left; */
	width: 100%;
}

#technology_area .logoArea .imgArea {
	/* border: #e5e8ef 1px solid; */
	/* display: block; */
	/* width: 100%; */
}

#technology_area .logoArea .imgArea img{
	width: 100%;
}




/* .infoArea */

#technology_area .infoArea {
	/* float: right; */
	width: 100%;
}

@media only screen and (max-width: 900px) {
	/* .aboutArea */
	#technology_area .aboutArea {
		padding: 45px 5%;
	}
}

@media only screen and (max-width: 736px) {
	/* .aboutArea */
	#technology_area .aboutArea {
		padding: 0;
		background: none;
	}
	#technology_area .logoArea {
		float: none;
		width: 100%;
	}
	#technology_area .logoArea .imgArea {
		background: #fefefe;
		border: #ddd 1px solid;
	}
	/* .infoArea */
	#technology_area .infoArea {
		margin-top: 35px;
		float: none;
		width: 100%;
	}
}

/* -----------------------------------------------------------
#sub_works_area
----------------------------------------------------------- */

#sub_works_area {
	padding: 90px 1%;
	/* background: url(../images/common/noise.png) repeat #f5f5f5; */
	/* background: #f5f5f5; */
	width: 100%;
}

#sub_works_area .central {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

@media only screen and (max-width: 900px) {
	#sub_works_area {
		padding: 0;
	}
}

@media only screen and (max-width: 736px) {
	#sub_works_area {
		padding: 0;
	}
}
/* -----------------------------------------------------------
#sub_works
----------------------------------------------------------- */

#sub_works {
	/* float: right; */
	width: 100%;
}

@media only screen and (max-width: 900px) {
	#sub_works {
		float: none;
		width: 100%;
		padding: 80px 5%;
		background: #ddd;
	}
}

@media only screen and (max-width: 736px) {
	#sub_works {
		padding: 70px 5%;
	}
}





/* ======== table.tableOther ======== */

table.company {
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.9;
	width: 100%;
	border-bottom: #e5e8ef 1px solid;
}

table.company tr {
	border-top: #e5e8ef 1px solid;
}

table.company th {
	width: 25%;
	padding: 20px 20px;
	vertical-align: 0;
	font-weight: 700;
}

table.company th span {
	display: block;
	font-weight: 500;
	font-size: 0.9em;
}

table.company td {
	padding: 20px 0;
	vertical-align: 0;
}

table.company td .linkArea {
	margin-top: 10px;
	text-align: left;
}

table.company td .linkArea a.btn {
	margin: 0;
}

@media only screen and (max-width: 900px) {
	table.company {
		font-size: 13px;
	}
}

@media only screen and (max-width: 736px) {
	table.company {
		font-size: 12px;
		line-height: 1.8;
		border-bottom: #ddd 1px solid;
	}
	table.company tr {
		border-top: #ddd 1px solid;
	}
	table.company th {
		width: 30%;
		letter-spacing: 0.5px;
	}
}


.timeline {
	margin: 4em auto;
	position: relative;
	max-width: 80em;
	/* background: url("../img/ryowa_history.png"); */
	/* background-repeat: no-repeat; */
	/* background-position: top right; */
	/* background-size: 400px; */
}

@media only screen and (max-width: 500px) {
	.timeline {
		margin: 4em auto;
		position: relative;
		max-width: 80em;
		background: none
	}
}

.timeline::before {
	background-color: rgb(20 53 123);
	content: "";
	margin-left: -1px;
	position: absolute;
	top: 0px;
	left: 2em;
	width: 2px;
	height: 100%;
}

.timeline-event {
	position: relative;
}

.timeline-event:hover .timeline-event-icon {
	transform: rotate(-45deg);
	background-color: rgb(74 136 174);
}

.timeline-event:hover .timeline-event-thumbnail {
	/*     box-shadow: #ddd 10em 0px 10px 0px inset; */
	/*     box-shadow: #ddd 40em 0px 0px 0px inset; */
	/*         border-bottom:2px solid #ddd; */
	transition: transform 0.2s ease-in 0s;
	width: 10em;
}

.timeline-event-icon {
	padding: 0px;
	line-height: 0;
}

.timeline-event-copy {
	padding: 1em 2em;
	position: relative;
	top: -1.875em;
	left: 3em;
	width: 90%;
}

.timeline-event-copy h3 {
	font-size: 18px;
	display: inline;
	padding-left: 10px;
	/* margin-left: 2em; */
	/* text-indent: -2em; */
}

.timeline-event-copy h4 {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

.timeline-event-copy strong {
	font-weight: 700;
}

.timeline-event-copy p:not(.timeline-event-thumbnail) {
	padding-bottom: 1.2em;
	font-size: 18px;
}

.timeline-event-icon {
	transition: transform 0.2s ease-in 0s;
	/* transform: rotate(45deg); */
	/* background-color: rgb(2, 18, 109); */
	outline: white solid 10px;
	background: #14357b;
	border-radius: 50%;
	display: block;
	margin: 0.5em 0.5em 1em -0.5em;
	position: absolute;
	top: -8px;
	left: 1.9em;
	width: 1.2em;
	height: 1.2em;
}

.timeline-event-thumbnail {
	transition: box-shadow 0.5s ease-in 0.1s;
	color: #242e76;
	font-size: 1.1em;
	/* background-color: rgb(2, 18, 109); */
	border-bottom: #ddd;
	/* box-shadow: #3f5faa 0px 0px 0px 0em inset; */
	border-bottom: #ddd;
	display: inline;
	margin-bottom: 1.2em;
	padding: 0.25em 1em 0.2em;
	/* width: 150px; */
}

.circle {
	width: 300px;
	height: 300px;
	border: 1px solid rgb(51, 51, 51);
	border-radius: 50%;
	position: relative;
	margin: 100px;
}

.common {
	width: 50%;
	height: 50%;
	border-radius: 50%;
	position: absolute;
	left: 25%;
	top: 25%;
	animation: 60s linear 0s infinite normal none running rotate;
}

.top {
	position: absolute;
	left: 25%;
	top: -25%;
	border: 1px solid rgb(51, 51, 51);
	transform-origin: center 150%;
}

.right {
	position: absolute;
	left: 75%;
	top: 25%;
	transform-origin: -50% center;
}

.bottom {
	position: absolute;
	left: 25%;
	top: 75%;
	transform-origin: center -50%;
}

.left {
	position: absolute;
	left: -25%;
	top: 25%;
	transform-origin: 150% center;
}

.content {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid rgb(51, 51, 51);
	animation: 60s linear 0s infinite reverse none running rotate;
	overflow-wrap: break-word;
	line-height: 100%;
}

.content p {}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}





/* content-box */
.content-box {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
}
.content-box p {
	font-size: 15px;
	line-height: 220%;
	margin-bottom: 1.4em;
}
.content-box .photo {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.content-box .photo img {
	max-width: 100%;
	height: auto;
}



.request-items {
	border: 1px solid #ddd;
	padding: 25px;
	margin: 20px;
}

.request-items .item {
	padding: 60px 0;
	border-top: #d9e3e5 1px solid;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.request-items .item:first-child {
	padding-top: 0;
	border: none;
}

.request-items .item:last-child {
	padding-bottom: 0;
}

@media only screen and (max-width: 900px) {
	.request-items .item {
		padding: 50px 0;
	}
	.request-items {
		margin: 40px 1% 20px;
		padding: 25px 5px;
	}
}

@media only screen and (max-width: 738px) {
	.request-items .item {
		padding: 45px 0;
	}
}

.request-items .item>.image {
	width: 45%;
	float: left;
	position: relative;
	/* -webkit-border-radius: 100%; */
	border-radius: 100%;
}

.request-items .item>.image img {
	width: 100%;
	float: left;
	position: relative;
	/* -webkit-border-radius: 100%; */
	/* border-radius: 100%; */
	border-radius: 1em;
}


.request-items .item>.text {
	float: right;
	width: 100%;
}


.request-items .item>.text .oyasumi {
	display: block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.125em;
	line-height: 1.4;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #a32b2e;
}

.request-items .item>.text .oyasumi:before {
	font-family: 'themify';
	content: "\e617";
}




.request-items .item>.text .role {
	display: inline-block;
	font-size: 15px;
	/* font-family: 'Overpass', sans-serif; */
	font-weight: 400;
	letter-spacing: 0.125em;
	line-height: 1.4;
	text-transform: uppercase;
	position: relative;
	z-index: 0;
}

.request-items .item>.text .role:after {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	height: 50%;
	content: "";
	background: #ddd;
	z-index: -1;
}

.request-items .item>.text .name {
	margin: 5px 0 12px;
	text-align: center;
}

.request-items .item>.text .name .jp {
	margin-top: 10px;
	padding-left: 20px;
	font-size: 20px;
	/* font-family: 'Noto Sans JP', sans-serif; */
	font-weight: 400;
	letter-spacing: 4px;
	display: block;
	line-height: 1.5;
	position: relative;
	z-index: 0;
}

.jp span {
	font-size: 23px;
}

.request-items .item>.text .name .jp:before {
	position: relative;
	top: 0;
	left: 0;
	width: 10px;
	height: 0;
	content: "↓";
	/* border-top: #0d0d0d 1px solid; */
	z-index: -1;
}
.request-items .item>.text .name .jp:after {
	position: relative;
	top: 0%;
	right: 0;
	width: 10px;
	height: 0;
	content: "↓";
	/* border-top: #0d0d0d 1px solid; */
	z-index: -1;
}

.request-items .item>.text .name .en {
	font-size: 2.5rem;
	/* font-family: 'Overpass', sans-serif; */
	/* font-family: dnp-shuei-mgothic-std, sans-serif; */
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.2;
	display: inline-block;
	margin: 0.6em 0;
	text-align: center;
	color: #cb1500;
	padding: 0 0.2rem;
}

.request-items .item .flex{background-color: #00b8ee;align-items: center;padding: 1.5rem 1rem;}
.request-items .item ul.komaru {
	border: 2px solid #d1efff;
	margin: 0 1rem;
	padding:0.5rem;
}
.request-items .item ul.komaru li{
	line-height: 1.5;
	padding: 0.5em;
	border-bottom: dashed 1px #8593ad;
	list-style-type: none!important;
	color: #fff;
	font-size: 1.2rem;
}
.request-items .item ul.komaru li:last-of-type
{
	border-bottom: none;
}
.request-items .item ul.komaru li:before {
	font-family: 'Font Awesome 6 pro';
	content: "\f4ac";
	font-weight: 900;
	position: inherit;
	left: 2.5em;
	color: #d1efff;
	padding-right: 0.6rem;
}

@media screen and (max-width: 600px) {
	.request-items .item>.text .name .en {
		font-size: 2rem;
	}
	.request-items .item ul.komaru {
		margin: 0;
	}
}

.request-items .item a.btnTel {
	color: #fff;
	font-size: 34px;
	text-align: center;
	font-weight: 500;
	line-height: 1.8;
}
.request-items .item p.information {
	text-align: center;
	color: #fff;
}

.request-items .item a.btnTel:before {
	font-size: 14px;
	font-family: 'Font Awesome 6 pro';
	content: "\f095";
	font-size: 25px;
	padding-right: 10px;
}

.request-items .item a.btnMail {
	color: #00b8ee;
	background: #fff;
	border-color: #14357b;
	text-align: center;
	font-size: 25px;
	line-height: 1.8;
	border-radius: 1.5em;
	padding: 5px 0;
	height: 55px;
}

.request-items .item a.btnMail:hover {
	color: #fff;
	background: #00b8ee;
	border: #fff 2px solid;
}

.request-items .item .btnMail:before {
	font-family: 'Font Awesome 6 pro';
	content: "\f0e0";
	font-size: 20px;
	padding-right: 10px;
}

/* 上部 */
.business-visual__wrap {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 3rem auto;
}

.business-visual__cat{
	margin: 3rem 0;
}
.business-visual__img {
	width: 52%;
	position: relative;
	margin: 3rem 0 0;
}
.business-visual__img-inner {
	position: relative;
	overflow: hidden;
}
.business-visual__img-inner span {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	padding: 31% 0;
}
.business-visual__text {
	width: 44rem;
	margin-left: 3rem;
}
.business-visual__copy {
	position: relative;
}
.business-visual__copy p {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 1rem;
	position: relative;
	overflow: hidden;
}
.business-visual__copy p:last-child {
	margin: 0;
}
.business-visual__copy p span {
	display: block;
	position: relative;
}
.business-visual__copy p span span {
	display: inline-block;
}
.business-visual__copy p span span:before {
	background-color: #737677;
	position: absolute;
	/*     content: ''; */
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
}
.business-visual__read {
	margin-top: 2.5rem;
}
.business-visual__read p {
	/* line-height: 1.7; */
	/* color: #c0c0c0; */
	/* letter-spacing: .04em; */
}
.business-visual__read p span {
	display: inline-block;
}

.js-text__anime-inner{
	font-size: 1.5rem;
	line-height: 1;
	color: #00b8ee;
	padding-right: 0.8rem;
	font-weight: 600;
}

@media screen and (max-width: 959px) {
	/* p-page-business ============================================== */
	.business-visual {
		/* padding: 12rem 0 4rem; */
	}
	.business-visual__body {
		width: calc(100% - 4rem);
	}
	.business-visual__title h1 {
		font-size: 3.1rem;
		margin: 1.2rem 0 0;
	}
	.business-visual__cat p.f-jp {
		font-size: 1.2rem;
	}
	.business-visual__cat-lst p {
		font-size: 1rem;
		margin: 0 .6rem .6rem 0;
	}
	.business-visual__wrap {
		display: block;
		margin: 2.5rem auto 0;
	}
	.business-visual__img {
		width: 100%;
		margin: 0;
		overflow: hidden;
	}
	.business-visual__text {
		width: 100%;
		margin: 3.5rem auto 0;
	}
	.business-visual__copy p {
		font-size: 2rem;
		margin: 0 0 0.8rem;
		text-align: left;
	}
	.business-visual__read {
		margin-top: 1.8rem;
	}
	.business-visual__read p {
		/* font-size: 1.3rem; */
		/* line-height: 1.45; */
		/* text-align: left; */
	}
	.business-advantage .business-advantage__sticky {
		width: 6rem;
		height: 13rem;
		display: none;
	}
	.p-section__title-jp {
		margin: 1.2rem 0 0;
		left: 1.6rem;
		top: 1rem;
	}
	.p-section__title-jp span {
		font-size: 2.4rem;
		padding: 0 0 0 0.5rem;
	}
	.p-section__title-jp span.c-vrtcl {
		font-size: 2rem;
	}
	.udrlyr-section .p-section__title {
		/* font-size: 2.5rem; */
	}
	.business-advantage .udrlyr-section {
		position: static;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.business-advantage .udrlyr-section .p-section__title-jp {
		position: static;
		display: flex;
		margin: 0 0 0.5rem;
	}
	.business-advantage .udrlyr-section .p-section__title-jp span {
		font-size: 1.8rem;
		padding: 0;
	}
	.advantage-lst__unit {
		margin: 1.4rem auto 0;
	}
	.business-advantage__inner {
		padding: 3.5rem 2rem 5rem;
	}
}


.cont_box {
	position: relative;
	margin: 2em 0;
	padding: 1.5em 1em;
	border: solid 3px #18274d;
	border-radius: 8px;
}
.cont_box .box-title {
	position: absolute;
	display: inline-block;
	top: -13px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 19px;
	background: #ffffff;
	color: #18274d;
	font-weight: bold;
}
.cont_box p {
	margin: 0; 
	padding: 0;
}

.tanto {width: calc(100%);margin: 0.5%;box-sizing:border-box;border: 1px solid #ddd;border-radius: 5px;padding: 2%;}


.tanto .box-contact {
	font-size: 15px;
	/* background: #919191; */
	border-bottom: 1px solid #ddd;
	padding: 4px 4px 4px 1.8em;
	text-align: left;
	color: #5d5d5d;
	font-weight: bold;
	letter-spacing: 0.05em;
	position:relative;
	line-height: 2;
	top: 10px;
}

.tanto .box-contact:before {
	position:relative;
	font-family: 'Font Awesome 6 pro';
	content: "\f406";
	position: absolute;
	left: 0.5em;
	color: #242e76;
}


.tanto p {
	padding: 15px 20px;
	margin: 0;
}


.tanto ul li {
	line-height: 1.5;
	padding: 0.5em 1.5em;
	list-style-type: none!important;
	font-size: 1.5rem;
	text-align: center;
}

.tanto ul li a{
	display:inline;
	border-bottom: 2px dotted #00b8ee;
	padding: 0 2px;
}

.tanto ul li a.c_phont:before {
	font-family: "Font Awesome 6 pro";
	content: "\f095";
	padding-right: 5px;
}


.tanto ul li.c_fax:before {
	font-family: "Font Awesome 6 pro";
	content: "\f1ac";
	padding-right: 5px;
}

.tanto ul li .c_mail:before {
	font-family: "Font Awesome 6 pro";
	content: "\f0e0";
	padding-right: 5px;
}

.flexbox_etc{
	display: flex;
	flex-wrap:wrap;
	padding: 5px;
}

@media only screen and (min-width: 600px) {
	.tanto {
		width: calc(100%/2.1);
	}
}


@media only screen and (min-width: 1000px) {
	.tanto {
		width: calc(100%/2.1);
	}
}