﻿/*********************************************
index.css
*********************************************/
.background-holder video {
    /*transform: translateX(-18.5%);*/
}

.org-video-pd{
	/*padding-top: 52%; */
	position: relative;
}

.org-business-panel,
.org-business-panel-jp{
	color: #fff;
}

.org-video-pd{
	/*padding-top: 52%;*/
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-top: 0px;
}

.org-video-adjust{
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
/*
	z-index: 1;
	position: absolute;
	left: 55%; 
	bottom: 0;
	top: 0;
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
*/
}

.org-top-b1{
	display: block;
}

.org-h2-line{
	font-size: 28px;
	line-height: 28px;
	color: #000;
	text-align: left;
}

.org-what-hr{
	width: 179px;
}

.org-what-t{
	font-size: 15px;
	line-height: 30px;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
	margin-bottom: 50px;
}

.org-what-b{
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 2rem;
}

.org-news-b{
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.org-news-hr{
	width: 75px;
}

.org-news-list-b{
	padding: 0;
	margin: 0;
}

.org-news-list-b{
	list-style: none;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 180px;
}

.org-news-li{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
	margin-bottom: 16px;
	box-sizing: border-box;
	padding-right: 20px;
}

.org-news-li:last-child{
	margin-bottom: 0;
}

.org-date{
	color: #000;
	display: block;
	box-sizing: border-box;
}

.org-news-b div{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
}

.top-imgs{
	display: block;
	width: 100%;
}

.org-border-none{
	border-left: solid 1px #fff;
	z-index: 100;
}

.org-business-panel{
	font-size: 20px;
	line-height: 20px;
}

.org-business-panel-jp{
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
}

.org-business-small-t{
	font-size: 19px;
	line-height: 19px;
	text-align: center;
	margin-bottom: 15px;
}

.org-line-extend{
	font-size: 14px;
	line-height: 14px;
	position: relative;
	display: block;
	width: 128px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

.org-line-extend:active,
.org-line-extend:hover{
	text-decoration: none!important;
	color: #1A0DAB!important;
}

.org-anime-line{
	display: block;
	height: 1px;
	width: 100%;
	background: #333;
	transition: all .3s ease;
	margin: 10px auto 0 auto;
}

.org-line-extend:active .org-anime-line{
	background: #1A0DAB;
	width: 100%;
}

.org-business-txt-b{
	box-sizing: border-box;
	min-height: 74%;
	border: solid 1px #bebebe;
	border-top: none;
	position: relative;
}

.org-business-t{
	font-size: 14px;
	line-height: 24px;
}

.org-justify-b{
	justify-content: center;
	margin-bottom: 4rem;
	flex-wrap: wrap;
}

.org-business-f-b{
	width: 100%;
}

.org-btn-adjust{
	margin: 10px auto 40px;
}

.org-adjust-h{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	margin: 0 !important;
}

.org-card-block{
	padding: 1.5rem;
}

.org-common-en-t{
	margin-bottom: 1rem;
}

/*big panel*/
.org-big-panel-b{
	display: flex;
	flex-wrap: wrap;
}

.org-p-adjust{
	padding: 0;
}

.org-m-adjust{
	margin: 0;
}

.org-big-btn{
	font-family: 'Noto Sans Japanese', serif;
	position: relative;
    overflow: hidden;
	display: block;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 300px;
	color: #fff;
	text-align: center;
}

.org-three-btn{
	position: relative;
	width: 100%;
	/*height: 250px;*/
}

.org-three-btn-s{
	position: relative;
	width: 100%;
	/*height: 250px;*/
}

.org-ttsy-three-b{
	width: 100%;
	display: block;
	height: auto;
}

.org-recruit-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business4-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-about-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business5-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

/*.org-privacy-btn,
.org-contact-btn{
	height: 250px;
}*/

.org-privacy-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business6-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-contact-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business7-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-recruit-btn:active:after,
.org-about-btn:active:after,
.org-privacy-btn:active:after,
.org-contact-btn:active:after{
	opacity: 0.7;
}

.org-top-btn-en{
	font-size: 38px;
	line-height: 38px;
	color: #000;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
	font-weight: 500;
}

.org-top-btn-jp{
	font-size: 18px;
	line-height: 18px;
	color: #595757;
	width: 100%;
	margin-bottom: 0;
	font-weight: 500;
}

.org-big-btn-t-b{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 4.4rem;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.org-privacy-align p,
.org-contact-align p{
	text-align: left;
	padding-left: 25px;
}

.org-privacy-align p.org-top-btn-en{
	 text-shadow    : 
       2px  2px 0px #fff,
      -2px  2px 0px #fff,
       2px -2px 0px #fff,
      -2px -2px 0px #fff,
       2px  0px 0px #fff,
       0px  2px 0px #fff,
      -2px  0px 0px #fff,
       0px -2px 0px #fff; 
}

/*.org-contact-align,
.org-privacy-align{
	top: 40px;
	margin: 0;
}*/

.org-buss-img{
	width:	100%;
}

.org-privacy-align p,
.org-contact-align p{
	text-align: center;
	padding-left: 0;
}

.org-privacy-align{
	box-sizing: border-box;
	padding-top: 13px;
}

.org-contact-align{
	box-sizing: border-box;
	padding-top: 38px;
}

.org-privacy-align p.org-top-btn-en{
	font-size: 32px;
}

.org-privacy-align p.org-top-btn-jp{
	font-size: 15px;
}

/*.org-privacy-align p.org-top-btn-en,
.org-contact-align p.org-top-btn-en{
	 text-shadow    : 
       2px  2px 0px #fff,
      -2px  2px 0px #fff,
       2px -2px 0px #fff,
      -2px -2px 0px #fff,
       2px  0px 0px #fff,
       0px  2px 0px #fff,
      -2px  0px 0px #fff,
       0px -2px 0px #fff; 
}*/

.org-privacy-align p.org-top-btn-en,
.org-contact-align p.org-top-btn-en,
.org-contact-align p.org-top-btn-jp,
.org-rec-align p.org-top-btn-en,
.org-rec-align p.org-top-btn-jp{
	 text-shadow    : 
       1px  1px 0px #fff,
      -1px  1px 0px #fff,
       1px -1px 0px #fff,
      -1px -1px 0px #fff,
       1px  0px 0px #fff,
       0px  1px 0px #fff,
      -1px  0px 0px #fff,
       0px -1px 0px #fff; 
}

.org-rec-align{
	padding-top: 15px;
}


@media screen and (max-width: 575px) {
.top-mv{
width:100%;
text-align:center;
margin:0 auto;
}
.background-holder{
width:100%;
text-align:center;
margin:0 auto;
}
.background-holder video {
width:110%;
    transform: none;
	/*left: 0;
	bottom: 0; */
	margin: auto;
text-align:center;
}

 .org-video-pd{
width:120%;
	/*padding-top: 52%;  */
	position: relative;
	background-size: center;
	background-position: center;
	text-align: center;
	/*margin-top: 46px;*/
margin-left:-16%;
}

.org-video-adjust{
	z-index: 1;
/*position: absolute; */
height:auto;
margin: auto 0;


	/*position: absolute;
	left: 55%;
	bottom: 0;
	top: 0;*/
	/*margin: auto 0;*/
	/*min-width: 100%;
	min-height: 100%;
	transform: none; */
text-align:center;
}

}


@media (min-width: 576px) {
.background-holder video {
    transform: none;
	right: 0;
	bottom: 0;
	margin: auto;
}

 .org-video-pd{
	padding-top: 52%;
	position: relative;
	background-size: center;
	background-position: center;
	text-align: center;
	/*margin-top: 46px;*/
}
/*
.org-video-adjust{
	z-index: 1;
	position: absolute;
	left: 55%;
	bottom: 0;
	top: 0;
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
}
*/


.org-video-adjust{
	z-index: 1;
	position: absolute;
	/*left: 5%*/;
	bottom: 0;
	top: 0;
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
}

.org-top-b1{
	display: block;
}

.org-h2-line{
	font-size: 28px;
	line-height: 28px;
	color: #000;
	text-align: left;
}

.org-what-hr{
	width: 179px;
}

.org-what-b{
	width: 100%;
	padding: 0 8px;
	box-sizing: border-box;
	margin-bottom: 2rem;
}

.org-news-b{
	width: 100%;
	padding: 0 8px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.org-news-hr{
	width: 75px;
}

.org-news-list-b{
	padding: 0;
	margin: 0;
}

.org-news-list-b{
	list-style: none;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 180px;
}

.org-news-li{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
	margin-bottom: 16px;
	box-sizing: border-box;
	padding-right: 20px;
}

.org-news-li:last-child{
	margin-bottom: 0;
}

.org-date{
	color: #000;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 14px;
}

.top-imgs{
	display: block;
	width: 100%;
}

.org-border-none{
	border-left: solid 1px #fff;
	z-index: 100;
}

.org-business-panel{
	font-size: 20px;
	line-height: 20px;
}

.org-business-panel-jp{
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
}

.org-business-small-t{
	font-size: 19px;
	line-height: 19px;
	text-align: center;
}

.org-line-extend{
	font-size: 14px;
	line-height: 14px;
	position: relative;
	display: block;
	width: 128px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

.org-line-extend:active{
	text-decoration: none!important;
	color: #1A0DAB!important;
}

.org-anime-line{
	display: block;
	height: 1px;
	width: 50%;
	background: #333;
	transition: all .3s ease;
	margin: 10px auto 0 auto;
}

.org-line-extend:active .org-anime-line{
	background: #1A0DAB;
	width: 100%;
}

.org-business-txt-b{
	box-sizing: border-box;
	min-height: 74%;
	border: solid 1px #bebebe;
	border-top: none;
	position: relative;
}

.org-business-t{
	font-size: 14px;
	line-height: 24px;
}

.org-justify-b{
	justify-content: center;
	margin-bottom: 4rem;
	flex-wrap: wrap;
}

.org-business-f-b{
	width: 50%;
	max-width: 368px;
}

.org-btn-adjust{
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.org-adjust-h{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	margin: 0 !important;
}

.org-card-block{
	padding: 1.5rem;
}

.org-sy-mt{
	margin-top: 4rem;
}

.org-sy-border-l{
	border-left: none;
}

/*big panel*/
.org-big-panel-b{
	display: flex;
	flex-wrap: wrap;
}

.org-p-adjust{
	padding: 0;
}

.org-m-adjust{
	margin: 0;
}

.org-big-btn{
	font-family: 'Noto Sans Japanese', serif;
	position: relative;
    overflow: hidden;
	display: block;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.org-three-btn{
	position: relative;
	width: 50%;
	height: 250px;
}

.org-three-btn-s{
	position: relative;
	width: 50%;
	height: 250px;
}

.org-ttsy-three-b{
	width: 100%;
	display: flex;
	height: 250px;
}

.org-recruit-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business4-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-about-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business5-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-privacy-btn{
	height: auto;
}

.org-contact-btn{
	height: auto;
}

.org-privacy-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business6-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-contact-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business7-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-recruit-btn:active:after,
.org-about-btn:active:after,
.org-privacy-btn:active:after,
.org-contact-btn:active:after{
	opacity: 0.7;
}

.org-top-btn-en{
	font-size: 38px;
	line-height: 38px;
	color: #000;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.org-top-btn-jp{
	font-size: 18px;
	line-height: 18px;
	width: 100%;
	margin-bottom: 0;
}

.org-big-btn-t-b{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 4.4rem;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}
}


@media (min-width: 768px) {
.org-sy-mt{
	margin-top: 0;
}

.org-video-pd{
	padding-top: 52%;
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
	/*margin-top: 46px; */
}

.org-video-adjust{
	z-index: 1;
	position: absolute;
	/*left: 55%; */
left:-20%;
	bottom: 0;
	top: 0;
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
}

.org-top-b1{
	display: flex;
}

.org-h2-line{
	font-size: 28px;
	line-height: 28px;
	color: #000;
	text-align: left;
}

.org-what-hr{
	width: 179px;
}

.org-what-t{
	margin: 0;
}

.org-what-b{
	width: 63%;
	padding: 0 8px;
	box-sizing: border-box;
	margin: 0;
}

.org-news-b{
	width: 33%;
	padding: 0 8px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.org-news-hr{
	width: 75px;
}

.org-news-list-b{
	padding: 0;
	margin: 0;
}

.org-news-list-b{
	list-style: none;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 355px;
}

.org-news-li{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
	margin-bottom: 16px;
	box-sizing: border-box;
	padding-right: 20px;
}

.org-news-li:last-child{
	margin-bottom: 0;
}

.org-date{
	color: #000;
	display: block;
}

.org-news-b div{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
}

.top-imgs{
	display: block;
	width: 100%;
}

.org-border-none{
	border-left: solid 1px #fff;
	z-index: 100;
}

.org-business-panel{
	font-size: 20px;
	line-height: 20px;
}

.org-business-panel-jp{
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
}

.org-business-small-t{
	font-size: 19px;
	line-height: 19px;
	text-align: center;
}

.org-line-extend{
	font-size: 14px;
	line-height: 14px;
	position: relative;
	display: block;
	width: 128px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

.org-line-extend:active{
	text-decoration: none!important;
	color: #1A0DAB!important;
}

.org-anime-line{
	display: block;
	height: 1px;
	width: 50%;
	background: #333;
	transition: all .3s ease;
	margin: 10px auto 0 auto;
}

.org-line-extend:active .org-anime-line{
	background: #1A0DAB;
	width: 100%;
}

.org-business-txt-b{
	box-sizing: border-box;
	min-height: 74%;
	border: solid 1px #bebebe;
	border-top: none;
	position: relative;
}

.org-business-t{
	font-size: 14px;
	line-height: 24px;
}

.org-justify-b{
	justify-content: space-between;
	margin-bottom: 4rem;
}

.org-business-f-b{
	width: 33%;
	max-width: 368px;
}

.org-btn-adjust{
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.org-adjust-h{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	margin: 0 !important;
}

.org-card-block{
	padding: 1.5rem;
}

/*big panel*/
.org-big-panel-b{
	display: flex;
	flex-wrap: wrap;
}

.org-p-adjust{
	padding: 0;
}

.org-m-adjust{
	margin: 0;
}

.org-big-btn{
	font-family: 'Noto Sans Japanese', serif;
	position: relative;
    overflow: hidden;
	display: block;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.org-three-btn{
	position: relative;
	width: 50%;
	height: 370px;
}

.org-three-btn-s{
	position: relative;
	width: 50%;
	height: 370px;
}

.org-ttsy-three-b{
	width: 100%;
	display: flex;
	height: 370px;
}

.org-recruit-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business4-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-about-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business5-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-privacy-btn{
	height: auto;
}

.org-contact-btn{
	height: auto;
}

.org-privacy-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business6-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-contact-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business7-tt.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-recruit-btn:active:after,
.org-about-btn:active:after,
.org-privacy-btn:active:after,
.org-contact-btn:active:after{
	opacity: 0.7;
}

.org-top-btn-en{
	font-size: 38px;
	line-height: 38px;
	color: #000;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.org-top-btn-jp{
	font-size: 18px;
	line-height: 18px;
	width: 100%;
	margin-bottom: 0;
}

.org-big-btn-t-b{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 4.4rem;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.org-px0{
	padding-left: 0;
	padding-right: 0;
}
}


@media (min-width: 992px) {
.org-sy-mt{
	margin-top: 0;
}

.org-video-pd{
	padding-top: 52%;
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-top: 0px;
}

.org-video-adjust{
	z-index: 1;
	position: absolute;
	/*left: 55%;*/
	bottom: 0;
	top: 0;
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
}


.org-top-b1{
	display: flex;
}

.org-h2-line{
	font-size: 28px;
	line-height: 28px;
	color: #000;
	text-align: left;
}

.org-what-hr{
	width: 179px;
}

.org-what-b{
	width: 63%;
	padding: 0 8px;
	box-sizing: border-box;
	height: 345px;
	margin: 0;
}

.org-news-b{
	width: 29%;
	padding: 0 8px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.org-news-hr{
	width: 75px;
}

.org-news-list-b{
	padding: 0;
	margin: 0;
}

.org-news-list-b{
	list-style: none;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 245px;
}

.org-news-li{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
	margin-bottom: 16px;
	box-sizing: border-box;
	padding-right: 20px;
}

.org-news-li:last-child{
	margin-bottom: 0;
}

.org-date{
	color: #000;
	display: block;
}

.org-news-b div{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
}

.top-imgs{
	display: block;
	width: 100%;
}

.org-border-none{
	border-left: solid 1px #fff;
	z-index: 100;
}

.org-business-panel{
	font-size: 20px;
	line-height: 20px;
}

.org-business-panel-jp{
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
}

.org-business-small-t{
	font-size: 19px;
	line-height: 19px;
	text-align: center;
	margin-bottom: 25px;
}

.org-line-extend{
	font-size: 14px;
	line-height: 14px;
	position: relative;
	display: block;
	width: 128px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

.org-line-extend:hover{
	text-decoration: none!important;
	color: #1A0DAB!important;
}

.org-anime-line{
	display: block;
	height: 1px;
	width: 50%;
	background: #333;
	transition: all .3s ease;
	margin: 10px auto 0 auto;
}

.org-line-extend:hover .org-anime-line{
	background: #1A0DAB;
	width: 100%;
}

.org-business-txt-b{
	box-sizing: border-box;
	min-height: 69%;
	border: solid 1px #bebebe;
	border-top: none;
	position: relative;
}

.org-business-t{
	font-size: 14px;
	line-height: 24px;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
}

.org-justify-b{
	justify-content: space-between;
	margin-bottom: 4rem;
}

.org-business-f-b{
	width: 33%;
	max-width: 368px;
}

.org-btn-adjust{
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.org-adjust-h{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	margin: 0 !important;
}

.org-card-block{
	padding: 2.5rem;
}

/*big panel*/
.org-big-panel-b{
	display: flex;
}

.org-p-adjust{
	padding: 0;
}

.org-m-adjust{
	margin: 0;
}

.org-big-btn{
	font-family: 'Noto Sans Japanese', serif;
	position: relative;
    overflow: hidden;
	display: block;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.org-three-btn,
.org-ttsy-three-b{
	position: relative;
	width: 34.2%;
	height: 600px;
	display: block;
}

.org-three-btn-s{
	position: relative;
	width: 31.6%;
	height: 600px;
}

.org-recruit-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business4.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-about-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business5.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-privacy-btn{
	height: 115px;
}

.org-contact-btn{
	height: 485px;
}

.org-privacy-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business6.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-contact-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business7.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-recruit-btn:hover:after,
.org-about-btn:hover:after,
.org-privacy-btn:hover:after,
.org-contact-btn:hover:after{
	transform: scale(1.1);
}

.org-top-btn-en{
	font-size: 38px;
	line-height: 38px;
	color: #000;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.org-top-btn-jp{
	font-size: 18px;
	line-height: 18px;
	width: 100%;
	margin-bottom: 0;
}

.org-big-btn-t-b,.org-contact-align{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 4.4rem;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.org-privacy-align{
	padding-top: 5px;
}

.org-rec-align{
	padding: 0;
}
}


@media (min-width: 1200px) {
.org-sy-mt{
	margin-top: 0;
}

.org-video-pd{
	padding-top: 52%;
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
	/*margin-top: 50px;*/
}

.org-video-adjust{
	z-index: 1;
	position: absolute;
	/*left: 55%;*/
	bottom: 0;
	top: 0;
	margin: auto 0;
	min-width: 100%;
	min-height: 100%;
	transform: none;
}

.org-top-b1{
	display: flex;
}

.org-h2-line{
	font-size: 28px;
	line-height: 28px;
	color: #000;
	text-align: left;
}

.org-what-hr{
	width: 179px;
}

.org-what-b{
	width: 63%;
	padding: 0 8px;
	box-sizing: border-box;
	height: 345px;
	margin: 0;
}

.org-news-b{
	width: 29%;
	padding: 0 8px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.org-news-hr{
	width: 75px;
}

.org-news-list-b{
	padding: 0;
	margin: 0;
}

.org-news-list-b{
	list-style: none;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 245px;
}

.org-news-li{
	font-size: 14px;
	line-height: 23px;
	color: #595757;
	text-align: justify; 
	text-justify: inter-ideograph;/*IE逕ｨjustify*/
	margin-bottom: 16px;
	box-sizing: border-box;
	padding-right: 20px;
}

.org-news-li:last-child{
	margin-bottom: 0;
}

.org-date{
	color: #000;
	display: block;
}

.top-imgs{
	display: block;
	width: 100%;
}

.org-border-none{
	border-left: solid 1px #fff;
	z-index: 100;
}

.org-business-panel{
	font-size: 20px;
	line-height: 20px;
}

.org-business-panel-jp{
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
}

.org-business-small-t{
	font-size: 19px;
	line-height: 19px;
	text-align: center;
}

.org-line-extend{
	font-size: 14px;
	line-height: 14px;
	position: relative;
	display: block;
	width: 128px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}

.org-line-extend:hover{
	text-decoration: none!important;
	color: #1A0DAB!important;
}

.org-anime-line{
	display: block;
	height: 1px;
	width: 50%;
	background: #333;
	transition: all .3s ease;
	margin: 10px auto 0 auto;
}

.org-line-extend:hover .org-anime-line{
	background: #1A0DAB;
	width: 100%;
}

.org-business-txt-b{
	box-sizing: border-box;
	min-height: 61%;
	border: solid 1px #bebebe;
	border-top: none;
	position: relative;
}

.org-business-t{
	font-size: 14px;
	line-height: 24px;
}

.org-justify-b{
	justify-content: space-between;
	margin-bottom: 4rem;
}

.org-business-f-b{
	width: 33%;
	max-width: 368px;
}

.org-btn-adjust{
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.org-adjust-h{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	margin: 0 !important;
}

.org-card-block{
	padding: 2.5rem;
}

/*big panel*/
.org-big-panel-b{
	display: flex;
}

.org-p-adjust{
	padding: 0;
}

.org-m-adjust{
	margin: 0;
}

.org-big-btn{
	font-family: 'Noto Sans Japanese', serif;
	position: relative;
    overflow: hidden;
	display: block;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}

.org-three-btn,
.org-ttsy-three-b{
	position: relative;
	width: 34.2%;
	height: 709px;
	display: block;
}

.org-three-btn-s{
	position: relative;
	width: 31.6%;
	height: 709px;
}

.org-recruit-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business4.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-about-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business5.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-privacy-btn{
	height: 170px;
}

.org-contact-btn{
	height: 539px;
}

.org-privacy-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business6.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-contact-btn:after {
    font-family: 'Noto Sans Japanese', serif;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/top-business7.jpg) no-repeat center left;
    background-size: cover;
	background-position: top center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: -1;
}

.org-recruit-btn:hover:after,
.org-about-btn:hover:after,
.org-privacy-btn:hover:after,
.org-contact-btn:hover:after{
	transform: scale(1.1);
}

.org-top-btn-en{
	font-size: 38px;
	line-height: 38px;
	color: #000;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.org-top-btn-jp{
	font-size: 18px;
	line-height: 18px;
	width: 100%;
	margin-bottom: 0;
}

.org-privacy-align{
	padding-top: 10px;
}
}