/*会社情報*/

#message,#mv,#company,#security {
	margin-top: -100px;
	padding-top: 100px;
}
.company_message {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 20rem 0 50px;
}
.company_message h2 {
    display: block;
    animation: AnimationTitle 5s ease infinite;
    background: linear-gradient(to right, #33b5ff, #0072b4, #6dbbe6);
    background-size: 200% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 7rem;
	font-family: "neue-haas-grotesk-text", sans-serif;
	font-weight: 500;
	font-style: normal;
    text-align: center;
    letter-spacing:.1rem;
}
.company_message_box { 
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content:space-between;
    width: 90%;
    max-width: 1300px;
    margin: 5rem auto 0;
}
.company_message_box_left {
    width: 40%;
}
.company_message_box_left img {
    width: 100%;
}
.company_message_box_right {
    width: 57%;
}
.company_message_box_right h3 {
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 3.5rem;
    letter-spacing: .1rem;
    line-height: 130%;
    color: #3C3C3C;
    }
.company_message_box_right p {
    margin: 1.5rem 0;
    font-size: 1.8rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 160%;
    color: #1e1e1e;
}
.company_message_box_right p span {
    display: block;
    text-align: right;
    margin-top: 2rem;
    letter-spacing: .1rem;
}
@media screen and (max-width:899px) {
	
.company_message {
    padding: 10rem 0;
}
.company_message h2 {
    font-size: 7rem;
    letter-spacing:.2rem;
}
.company_message_box_left {
    width: 100%;
}
.company_message_box_left img {
	display: block;
    width: 90%;
	max-width: 400px;
	margin: 0 auto;
}
.company_message_box_right {
    width: 90%;
	max-width: 700px;
	margin: 3rem auto 0;
}
.company_message_box_right h3 {
    font-size: 3.5rem;
	line-height: 130%;
    }
}
@media screen and (max-width:480px) {
	
.company_message h2 {
    font-size: 5rem;
    letter-spacing:.1rem;
}
.company_message_box_right h3 {
    font-size: 2.8rem;
	line-height: 140%;
    }
	.company_message_box_right h3 br {
		display: none;
	}
}

.company_mvv {
    display: block;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 0 150px;
    background: #fff;
}
.company_mvv h2 {
    display: inline-block;
	margin: 50px 0 0;
    animation: AnimationTitle 5s ease infinite;
    background: linear-gradient(to right, #33b5ff, #0072b4, #6dbbe6);
    background-size: 200% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 7rem;
	font-family: "neue-haas-grotesk-text", sans-serif;
	font-weight: 500;
	font-style: normal;
    letter-spacing: .1rem;
}
.company_mvv h3 {
    display: inline-block;
    margin: 10px 0;
    font-size: 3rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #464646;
    letter-spacing: .1rem;
}
.company_mvv h3 span {
	font-size: 2rem;
}
.company_mvv p {
    margin: 0 0 30px;
    font-size: 1.8rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 180%;
    color: #1e1e1e;
}
@media screen and (max-width:899px) {
	
.company_mvv  {
    width: 80%;
}
.company_mvv h2 {
    font-size: 7rem;
}
.company_mvv h3 {
    font-size: 3rem;
}
}
@media screen and (max-width:480px) {
	
.company_mvv h2 {
    font-size: 5rem;
}
.company_mvv  h3 {
    font-size: 2rem;
}
}
.company_about {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}
.company_about_title {
    display: block;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
}
.company_about_title span {
    display: inline-block;
    animation: AnimationTitle 5s ease infinite;
    background: linear-gradient(to right, #33b5ff, #0072b4, #6dbbe6);
    background-size: 200% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 7rem;
	font-family: "neue-haas-grotesk-text", sans-serif;
	font-weight: 500;
	font-style: normal;
    letter-spacing: .1rem;
}
.company_about_title h2 {
    display: inline-block;
    margin-top: 1rem;
    font-size: 3rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #464646;
    letter-spacing: .1rem;
}
.company_about_content {
    display: block;
    width: 90%;
    max-width: 1300px;
    margin: 10rem auto 0;
	padding-bottom: 10rem;
}
.company_about_content table {
    width: 100%;
    margin: 0 auto;
}
.company_about_content table tbody {
    width: 100%;
    margin: 0 auto;
}
.company_about_content tr {
    width: 100%;
    margin: 0 auto;
}
.company_about_content tr:nth-child(even) {
    background: #758492;
}
    .color_white {
        color: #fff!important;
    }
.company_about_content th {
    margin: 0 auto;
    padding: 2rem 5rem;
    font-size: 2rem;
    font-weight: 700;
    color: #1e1e1e;
    line-height: 150%;
}
.company_about_content td {
    margin: 0 auto;
    padding: 2rem 5rem;
    font-size: 2rem;
    font-weight: 400;
    color: #1e1e1e;
    line-height: 150%;
}
    .company_about_content td a {
        text-decoration: underline;
        color: blue;
    }
.company_about_content iframe {
    width: 100%;
    height: 30vw;
}
@media screen and (max-width:899px) {
	
.company_about_title {
    width: 80%;
}
.company_about_title span {
    font-size: 7rem;
}
.company_about_title h2 {
    font-size: 3rem;
}
.company_about_content {
    width: 80%;
    margin: 5rem auto 0;
}
.company_about_content th {
    font-size: 1.8rem;
}
.company_about_content td {
    font-size: 1.8rem;
}
}
@media screen and (max-width:480px) {
	
.company_about_title span {
    font-size: 5rem;
}
.company_about_title h2 {
    font-size: 2rem;
}
.company_about_content th {
	display: block;
	width: 100%;
	padding: 2rem 2rem 0;
    font-size: 1.8rem;
}
.company_about_content td {
	display: block;
	width: 100%;
	padding: 0 2rem 2rem;
    font-size: 1.8rem;
}
}
.company_security {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 5rem 0 20rem;
    background: #fff;
}
.company_security_title {
    display: block;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
}
.company_security_title span {
    display: inline-block;
    animation: AnimationTitle 5s ease infinite;
    background: linear-gradient(to right, #33b5ff, #0072b4, #6dbbe6);
    background-size: 200% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 7rem;
	font-family: "neue-haas-grotesk-text", sans-serif;
	font-weight: 500;
	font-style: normal;
    letter-spacing: .1rem;
}
.company_security_title h2 {
    display: inline-block;
    margin-top: 1rem;
    font-size: 3rem;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #464646;
    letter-spacing: .1rem;
}
.company_security_content {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
	flex-direction: row-reverse;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
}
.company_security_content_left {
	width: 75%;
	margin-top: 6rem;
}
.company_security_content_left p {
	font-size: 2rem;
	line-height: 180%;
}
.company_security_content_right {
	width: 20%;
}
.company_security_content_right img {
	width: 100%;
}
@media screen and (max-width:899px) {
	
.company_security_title {
    width: 80%;
}
.company_security_title span {
    font-size: 7rem;
}
.company_security_title h2 {
    font-size: 3rem;
}
.company_security_content {
    width: 80%;
    margin: 5rem auto 0;
}
.company_security_content_left {
	width: 100%;
	margin-top: 6rem;
}
.company_security_content_right {
	width: 100%;
}
.company_security_content_right img {
	display: block;
	width: 100%;
	max-width: 280px;
	margin: 0 auto;
}
}
@media screen and (max-width:480px) {
	
.company_security_title span {
    font-size: 5rem;
}
.company_security_title h2 {
    font-size: 2rem;
	}
.company_security_content_right img {
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
}
.company_security_content_left {
	margin-top: 3rem;
}
}