@charset "UTF-8";

.top-img {
	position: relative;
    width: 100%;
    text-align: center;
    margin-top: 112px;
    background: #004f99;
    overflow: hidden;
	height: 600px;
}

.top-img div.photo img {
    width: 100%;
    float: none;
    z-index: 0;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    opacity: 0.8;
	position:absolute;
	height: 600px;
}

.top-movie {
    position: relative;
    width: 100%;
    text-align: center;
 	 margin-top: 0px;
    overflow: hidden;
    height: 420px;
	background:black;
}

.top-movie video {
	height:140%;
}

.video-text p {
	margin: 30px auto 0px auto;
    width: 1000px;
	max-width: 90%;
	text-align: center;
    line-height: 1.8;
	color: #414142;
}

#is_human .company {
	background: #be6671;
    color: #ffffff;
    padding: 3px;
}

#is_industry .company {
	background: #1C5475;
    color: #ffffff;
    padding: 3px;
}

.video-text .list span {
	font-weight:700;
	font-size: 25px;
	color: #414142;
}

.video-text .company span {
	font-weight:700;
	font-size: 20px;
}

.video-text .text_01 span {
	margin-bottom:30px; 
	text-align:center;
	font-size: 18px;
    font-weight: bold;
}

.video-text .text_02 {
	margin-bottom:30px; 
	text-align:left;
}

.menu-area h2 {
	font-size: 25px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #004f99;
    padding: 0 0 50px;
    word-break: break-all;
	    padding-top: 200px;
    margin-top: -115px;
	
}

.area h2 {
	font-size: 25px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
	padding: 50px 0 0 0;
    word-break: break-all;
}

.area {
	padding-bottom: 100px;
}

#is_human .area {
	background: #BEB7BB;
}

#is_industry .area {
	background: #ded0c7;
}

.menu img:hover {
		opacity: 0.6;
}


.menu h3 {
    text-align: center;
    margin: 15px 0 7px 0;
    padding: 0 10px;
	text-decoration: none;
    color: #368fef;
	font-size: 20px;
    line-height: 1.2;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif\9;
}

.menu h3 a {
	    font-size: 20px;
}

.menu h3 a:hover {
		opacity: 0.6;
}	

	

.brand-list {
	position: relative;
    width: 1000px;
    clear: both;
    float: none;
    overflow: hidden;
    text-align: center;
	margin: 0 auto;
}

.brand-list img {
	padding: 20px 20px;
    width: 140px;
}

div.user_support h2 p {
    font-size: 25px;
    color: #f0f0fa;
    font-weight: 700;
}

div.video_size {
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
    float: none;
    clear: both;
}

div.video_size div.iframeWrap {
   position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-top: 30px;

}

div.video_size iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.case-copy {
    position: absolute;
    top: 35%;
    right: 0;
    left: 40%;
}

.case-copy-center {
    position: absolute;
    top: 37%;
	text-align: center;
    width: 100%;
}

.case-copy h2,
.case-copy-center h2 {
	text-shadow: 0px 2px 15px rgb(12, 46, 78);
    color: white;
    font-size: 32px;
    line-height: 1.5;
	font-weight: 500;
}

.case-copy p,
.case-copy-center p {
	text-shadow: 0px 2px 15px rgb(12, 46, 78);
    color: white;
    font-size: 16px;
    line-height: 1.5;
    padding-top: 15px;
}

.case-copy p span,
.case-copy-center p span {
	font-size: 22px;
	font-weight: 500;
}
	

div.case-box {
    width: 1000px;
    margin: 35px auto;
    float: none;
    clear: both;
}

.case-box div.sentence {
        margin: 25px 0;
    float: left;
}

.case-box div.sentence h3 {
    margin-bottom: 20px;
    border-left: 6px solid #004f99;
    border-bottom: 1px solid #acccea;
    padding: 2px 0 7px 12px;
	font-size: 20px;
    font-weight: 700;
    margin: 30px 0;
    color: #004f99;
}

.img-r{
	width: 35%;
    float: left;
    margin-left: 5%;
}

.img-l {
	width: 35%;
    float: left;
    margin-right: 5%;
}

.img-r img,
.img-l img {
	    width: 350px;
}


.img-l p {
    color: gray;
    font-size: 12px;
    margin-top: 5px;
	    float: left;
}

.img-r p {
    color: gray;
    font-size: 12px;
    margin-top: 5px;
	float:right;
}

div.company-area {
    background: #f0f0fa;
    margin: 60px auto;
    float: none;
    clear: both;
    height: 300px;
}

.company-content {
	 width: 1000px;
	margin: 0px auto;
    padding: 50px;
    float: none;
    clear: both;
}

.company-img {
	width: 30%;
    float: left;
    margin-left: 15%;
}

.company-text {
width: 55%;
    float: left;
}

.company-text h4 {
	font-size: 20px;
    font-weight: 700;
	padding-bottom: 12px;
	margin-left: 8px;
}


div.button-c {
    clear: both;
    float: none;
    width: 360px;
    margin: 50px auto;
    text-align: center;
    font-size: 19.2px;
}

.case_icon {
	color:white;
	opacity:0.8;
	position:absolute;
	right: 5%;
    top: 35%;
    font-size: 300%;
	text-shadow: 0px 2px 5px rgb(12, 46, 78);
}

@media only screen and (max-width: 1700px){
	
.top-img div.photo img {
    height: auto;
}

.top-img {
	background:inherit;
}
}

@media only screen and (max-width: 1210px) {


.case-copy h2 {
    font-size: 26px;
}

div.case-box {
    width: 90%;
}

}

@media only screen and (max-width: 1020px) {


.img-r img,
.img-l img  {
    width: 100%;
}

.brand-list {
        width: 90%;
}

.company-content {
    width: 80%;

}

.case-copy h2 {
    font-size: 22px;
}

.company-img {
	width: 40%;
    margin-left: 8%;
}

.company-text {
    width: 45%;
    float: right;
}

}

@media only screen and (max-width: 870px) {

.brand-list img {
    width: 120px;
	padding: 15px 15px;
}

.menu-area h2 {
    font-size: 23px;
	}
	
	.area h2 {
    padding: 30px 0 0 0;
	}

.case-copy-center h2 {
       font-size: 28px;
}

.case-copy h2 {
    font-size: 20px;
}

.case-copy p {
    font-size: 14px;
    padding-top: 10px;
}

.case-copy p span,
.case-copy-center p span {
    font-size: 18px;
}
	
}

@media only screen and (max-width: 740px) {

.top-movie {
    height: 200px;
}

.case-copy-center {
    position: absolute;
    top: 25%;
}

.case-copy {
    top: 18%;
	margin-right: 10px;
}

.case-copy h2 {
    font-size: 18px;
}

.company-content {
    width: 80%;

}

.company-img {
	width: 40%;
    margin-left: 0;
}

.company-img img {
	width: 100%;
}

.company-text {
    width: 55%;
}

.case-copy-center h2 {
       font-size: 25px;
}
	

@media only screen and (max-width: 625px) {
	
.img-r,
.img-l {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    float: none;
}

.img-r p,
.img-l p {
	float: none;
}

	
div.issue > div.peke-left,
div.issue > div.peke-right {
    transform: rotate(90deg);
	 
}

div.issue > div.sdgs-box {
    padding: 0px 2%;

}
}

@media only screen and (max-width: 600px) {

.case-copy-center h2 {
       font-size: 22px;
}

.company-img {
    width: 70%;
    text-align: center;
	float: none;
    margin: 0 auto;
}


div.company-area {
    height: 500px;
}


.company-text {
    width: 60%;
    padding-top: 15px;
    margin: 0 auto;
    float: none;
    clear: both;
}
	
.company-text h4 {
	text-align: center;
}

}

@media only screen and (max-width: 590px) {
	
.video-text p {
    width: 90%;
}
	
.company-text {
    width: 80%;
}
	
#company div.top-contents {
	 background: inherit;
	}

.case-copy,	
.case-copy-center {
	width: 90%;
	position: inherit;
    text-align: left;
    left: 5%;
    margin-top: 40px;
    border-left: 6px solid #004f99;
    padding: 2px 0 7px 12px;
}

.case-copy h2,
.case-copy-center h2 {
    text-shadow: inherit;
    color: inherit;
	font-size: 20px;
}
	

.case-copy p,
.case-copy-center p {
    text-shadow: inherit;
    color: inherit;
}


div.case-box {
    margin: 20px auto;

}

.top-img {
	background:inherit;
}

.top-img div.photo img {
   	position:static;
}

.top-img div.photo {
    margin-top: -20px;
}
	
.video-text .list span {
	font-size: 20px;
}

.video-text .company span {
	font-size: 18px;
}
	
}
	
	
@media only screen and (max-width: 580px) {
	
.video-text p {
    max-width: 90%;
}
	
}


@media only screen and (max-width: 500px) {

.brand-list img {
    width: 100px;
	padding: 10px 10px;
}


.case-copy p span,
.case-copy-center p span {
    font-size: 16px;
}

div.company-area {
    height: 460px;
}

}

@media only screen and (max-width: 460px) {
	
.case-copy-center {
    top: 20%;
}
	
.case-copy-center h2 {
       font-size: 18px;
}

p.blue_b {
	margin: 0 auto;
}

.company-text {
    width: 100%;
}
	
}

@media only screen and (max-width: 390px) {
	
.case-copy-center {
    top: 15%;
}
	
.case-copy h2,
.case-copy-center h2 {
       font-size: 16px;
}

.case-copy p span, .case-copy-center p span {
    font-size: 14px;
}

}