/************************************

	new-office.css

*************************************/

@charset "utf-8";
div.cat_imgbox{
	background: url("../img/new-office-main.png") no-repeat;
	background-size: cover;
	background-position: bottom left;
	width: 100%;
	height: 27.5rem;
	padding: 14.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2.2rem;
	line-height: 2.2rem;
	color: #595757;
	text-align: center;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.3rem;
	line-height: 2.2rem;
	display: block;
	color: #595757;
	text-align: center;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 90%;
	margin: 0 auto;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2rem;
	line-height: 2rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}


/*add*/
.en_title2{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #000;
	margin-top: 6px;
}

.o-bk-ob-1{
	width: 35%;
	position: relative;
	z-index: 1;
	margin: 0 0 0 auto;
}

.o-bk-ob-1 img{
	display:block;
	margin-top: -50px;
	width: 350px;
}

.o-bk-ob-2{
	width: 100%;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	/* height: 500px; */
	padding-top: 232px;
}

.o-bk-ob-2 img{
	display:block;
	position: absolute;
	/* height: 500px; */
	top: 0;
	width: 350px;
	left: -120px;
}

p.title_subtxt{
	font-size: 1.5rem;
	line-height: 2.6rem;
	color: #595757;
	text-align: justify;
	margin: 4.5rem 0 4.5rem 0;
	width: 100%;
}

.o-n-off-bg{
	display:block;
	margin: 0 auto;
	width: 100%;
}

.o-new-of-imgb{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 25px;
}

.o-new-of-imgb figure{
	width: 100%;
}

figure img{
	width: 100%;
}

figcaption,.txt-17{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

figcaption{
	margin-top: 5px;
}

.movie{
	background: url("../img/new-office-mv-bk.svg") no-repeat;
	background-size: 100% 100%;
	position: relative;
	/* padding-top: 57%; */
	margin: 0 auto;
	padding: 2%;
	overflow: hidden;
}

.movie_video{
    width: 100%;
    /* height: auto; */
    /* position: absolute; */
    margin: 0 auto;
    display: block;
}

.o-center-ln{
	width: 85px;
	border-top: solid 1px rgba(0,0,0,.3);
	margin: 0 auto 60px auto;
}

.o-line-bk{
	background: url("../img/ud-line.svg") no-repeat;
	background-size: cover;
	padding-top: 20px;
}

.o-thanks-b{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0;
	/* align-items: center; */
}

.o-thnks-txtb{
	width: 100%;
	order:2;
}

.o-thanks-img{
	width: 100%;
	order: 1;
	margin-bottom: 20px;
}

.o-thanks-img img{
	width: 100%;
}

.o-adr-b{
	margin-top: 25px;
}

.movie_btn{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}


/*.movie {
  position: relative;
  width: 100%;
  max-width: 640px;
}
.movie_video {
  width: 100%;
  height: auto;
}
.movie_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 10;
}*/

.txt-16{
	font-size: 14px;
	line-height: 27px;
	text-align: left;
	color: #000;
}

.txt-15{
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	color: #000;
}

.o-cont-b{
	max-width: 1100px;
	box-sizing: border-box;
	margin: 0 auto;
	
}

.o-tt-w{
	width: 90%;
}

.o-hidden{
	overflow: hidden;
}

.o-nmt-1{
	margin-top: -160px;
	position: relative;
	z-index: 100;
}

.o-nmt-2{
	margin-top: -182px;
	position: relative;
	z-index: 100;
}

.mb-1{
	margin-bottom: 20px;
}

.mb-2{
	margin-bottom: 40px;
}

.mb-3{
	margin-bottom: 40px;
}

.sp-none{
	display: none;
}

.st-none{
	display: none;
}



/****************************************
for スマホ横(767px以下)
*****************************************/
@media print,screen and (min-width:568px){
div.cat_imgbox{
	background: url("../img/new-office-main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 27.5rem;
	padding: 14.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2.5rem;
	line-height: 2.5rem;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.3rem;
	line-height: 2.2rem;
	display: block;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0 auto;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2.1rem;
	line-height: 2.1rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.o-new-of-imgb{
    margin-top: 45px;
}

.o-new-of-imgb figure{
	width: 48%;
}

.sytt-center{
	text-align: center;
}

.o-cont-b{
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.st-none{
	display: block;
}

.o-adr-b {
    margin-top: 40px;
}
}




/****************************************
for タブレット縦～PC(980px以下)
*****************************************/

@media print,screen and (min-width:768px){
.tab-br{
	display: block;
}


.sp-br{
	display: none;
}

div.cat_imgbox{
	background: url("../img/new-office-main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 27.5rem;
	padding: 14.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3rem;
	line-height: 3rem;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.3rem;
	line-height: 2.2rem;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2.6rem;
	line-height: 2.6rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.en_title2{
	font-size: 17px;
	line-height: 28px;
	color: #000;
	margin-top: 16px;
}

p.title_subtxt{
    text-align: center;
}

.o-center-ln{
    margin: 0 auto 90px auto;
}

.o-cont-b{
    max-width: 90%;
}
.o-tt-w{
	width: 610px;
	margin: 0 auto;
}


.o-thanks-b{
	margin: 20px auto;
}

.o-bk-ob-1{
	width: 35%;
	margin: 0 0 0 auto;
}

.o-bk-ob-1 img{
	width: auto;
	margin-top: -50px;
}

.o-bk-ob-2{
	width: 1700px;
	margin: 0 auto;
	/* height: 500px; */
	padding-top: 415px;
}

.o-bk-ob-2 img{
	width: auto;
	display:block;
	position: absolute;
	right: 1283px;
	top: -52px;
	left: auto;
}

p.title_subtxt{
    font-size: 1.7rem;
    line-height: 2.8rem;
    margin: 4.5rem 0 4.5rem 0;
    width: 100%;
}

figcaption, .txt-17{
    font-size: 17px;
    line-height: 26px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.txt-16 {
    font-size: 16px;
    line-height: 35px;
    text-align: left;
}

.txt-15 {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
}

.o-nmt-1{
	margin-top: -330px;
	position: relative;
	z-index: 100;
}

.o-nmt-2{
	margin-top: -380px;
	position: relative;
	z-index: 100;
}
}











/****************************************
for タブレット横～PC(1024px以下)
*****************************************/

@media print,screen and (min-width:981px){

div.cat_imgbox{
	background: url("../img/new-office-main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 29.5rem;
	padding: 15.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0 0 9rem 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3.4rem;
	line-height: 3.4rem;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.4rem;
	line-height: 2.2rem;
	display: block;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3.4rem;
	line-height: 4.3rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}


.o-thnks-txtb{
    width: 57%;
	order: 1;
}

.o-thanks-img {
    width: 43%;
	order: 2;
	margin-bottom: 0;
}

.o-cont-b{
    width: 100%;
    max-width: 1100px;
}

.o-thanks-b{
	width: 100%;
}

.sytt-center{
	text-align: left;
}
}



/****************************************
for PC
*****************************************/

@media print,screen and (min-width:1025px) {

div.cat_imgbox{
	background: url("../img/new-office-main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 29.5rem;
	padding: 15.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0 0 00;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3.4rem;
	line-height: 3.4rem;
	text-align: center;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3.4rem;
	line-height: 3rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

p.title_subtxt{
	text-align: center;
}

}

@media print,screen and (min-width:1100px) {
.tab-br{
	display: none;
}

.o-thnks-txtb {
    width: 53%;
}

.o-thanks-img {
    width: 47%;
}

}

@media print,screen and (min-width:1200px) {
	
.o-bk-ob-2 img {
    width: auto;
    display: block;
    position: absolute;
    right: 907px;
    top: 0;
    left: auto;
}

.o-bk-ob-2 {
    width: 1461px;
    margin: 0 auto;
    /* height: 500px; */
    padding-top: 415px;
}

.o-bk-ob-1 img {
    width: auto;
    margin-top: 0;
}
}