﻿.spi {
display:none;
}
	.clearsp {
		display:inline;
	}
	.clearpc {
		display: none;
	}
a {
	color: #401d19;
	text-decoration: underline;
}

p:last-child {
	margin-bottom: 0;
}
body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	width: 100%;
	color: #0C141A;
}
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
.mt110 {
	margin-top: 110px;
}
.mt100 {
	margin-top: 110px;
}
.mb170 {
	margin-bottom: 170px;
}
.ffE {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.mainColor {
	color: #401d19;
}

.fullImg {
	width: 100%;
	display: block;
	margin: 0;
}
.container {
	width: 1060px;
}
.container1000 {
	width: 1030px;
	margin: 0 auto;
}
.container800 {
	width: 820px;
	margin: 0 auto;
}
.col-sm-25 {
	float: left;
}
.pRelative {
	position: relative;
}
.col-3, .col-25, .col-4, .col-6, .col-2 {
	float: left;
}
.col-6 {
	width: 50%;
}
.col-4 {
	width: 33.33333333%;
}
.col-3 {
	width: 25%;
}
.col-25 {
	width: 20%;
}
.col-2 {
	width: 16.66666667%;
}
a.btnMain {
margin-bottom:40px;
	display: block;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	padding: 0 15px 0 15px;
	color: #fff;
	transition: 0.3s ease all;
}
a.btnMain2 {
margin-top:30px;
	display: block;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	padding: 0 15px 0 15px;
	color: #fff;
	transition: 0.3s ease all;
}
a.btnMain.bgBlack {
	background-color: #1A1A1A;
	border-color: #1A1A1A;
	color: #fff;
	line-height: 32px;
}
a.btnMain:hover {
	opacity: 0.25;
}
.opa:hover {
	opacity: 0.25;
}

/* FOOTER */
#footerWrap {
	background: #411917;
	color: #fff;
	padding: 50px 0 40px;
	margin-top: 0;
}
#footerWrap .container {
	width: 1230px;
}
#footerWrap .col-sm-25:nth-child(1) {
	width: 295px;
}
#footerWrap .col-sm-25:nth-child(2) {
	width: 235px;
}
#footerWrap .col-sm-25:nth-child(3) {
	width: 265px;
}
#footerWrap .col-sm-25:nth-child(4) {
	width: 220px;
}
#footerWrap .col-sm-25:nth-child(5) {
}
#footerWrap a {
	color: #fff;
}
#footerWrap ul {
}
#footerWrap ul li {
	line-height: 34px;
}
#footerWrap ul li a {
	transition: 0.3s ease all;
}
#footerWrap ul li:hover a {
	opacity: 0.25;
}
#footerWrap ul.iconFooter {
	text-align: right;
	margin-top: 80px;
}
#footerWrap ul.iconFooter li {
	display: inline-block;
	margin: 0 0 0 12px;
}
#footerWrap ul.iconFooter li a {
	display: block;
	width: 52px;
	height: 50px;
	border-radius: 2px;
}
#footerWrap ul.iconFooter li a.twitter {
	background-position: -62px center;
}
#footerWrap ul.iconFooter li a.facebook {
	background-position: -124px center;
}
.copyright {
	color: #fff;
	margin-top: 70px;
	letter-spacing: 1px;
}
#headerWrap {
	margin: 0;
}
#topImage {
	height: 100vh;
	color: #fff;
	position: relative;
}
#topImage:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#topImage * {
	position: relative;
	z-index: 2;
}
#topImage h1 {
	font-size: 11px;
	top: 5px;
	color: #7e7e7e;
	padding-right: 40px;
}
#topPage #topImage h1 {
	color: #fff;
}
#contactPage h1 {
	padding: 0;
	top: -5px;
	display: none;
}
#topImage .slogan {
	text-align: center;
	bottom: 50vh;
	text-shadow: 0 0 10px rgba(0,0,0,0.6);
	position: absolute;
	width: 100%;
}
#topImage .slogan .big {
	font-weight: bold;
	margin-bottom: 10px;
}
#topImage .scrollDown {
	width: 52px;
	height: 52px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: calc(50vw - 26px);
	cursor: pointer;
	cursor: pointer;
	transition: 0.3s ease all;
}
#topImage .scrollDown:hover {
	opacity: 0.25;
}
 @-webkit-keyframes scrolldown {
 0% {
bottom: 40px;
}
 50% {
bottom: 45px;
}
 100% {
bottom: 40px;
}
}
@keyframes scrolldown {
 0% {
bottom: 40px;
}
 50% {
bottom: 45px;
}
 100% {
bottom: 40px;
}
}
.slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 99vw!important;
	height: 99vh!important;
}

.slider, #slider, .slider ul.bjqs {
	width: 99vw!important;
	height: 99vh!important;
}
.slider ul.bjqs li {

	background: #aaa center / cover no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
.slider ul.bjqs li:first-child {
	display: list-item;
}


.slider, #slider, .slider ul.bjqs {
	width: 99vw!important;
	height: 99vh!important;
}

#topImage .mainmenu {
	padding: 7px 0 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	transition: 0.3s ease all;
	z-index: 98675309;
}
.whiteMainmenu #topImage h1, #topPage.whiteMainmenu #topImage h1 {
	color: #7e7e7e;
}
#topPage.whiteMainmenu #topImage h1 {
	top: 5px;
}
.whiteMainmenu #topImage .mainmenu {
	background: rgba(255,255,255,0.95);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.mainmenu .logo {
	float: left;
	margin-right: 30px;
}
.mainmenu .logo a {
	margin: 0;
	display: block;
	width: 106px;
	height: 74px;
	transition: 0.3s ease all;
}
.whiteMainmenu #topImage .mainmenu .logo a {
	background-image: url(../img/logo.png)!important;
	background-repeat: no-repeat;
}
.mainmenu .logo a img {
}
.mainmenu ul {
	padding: 25px 0 0;
	float: left;
	transition: 0.3s ease all;
}
.mainmenu ul li {
	float: left;
	margin-right: 40px;
}
.mainmenu ul li:last-child {
	margin-right: 0;
}
.mainmenu ul li a {
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 3px rgba(0,0,0,0.2);
	transition: 0.3s ease all;
}
.mainmenu ul li:hover a {
	opacity: 0.25;
}
.whiteMainmenu #topImage .mainmenu ul li a {
	color: #000;
	text-shadow: 1px 1px rgba(0,0,0,0.0);
}
.whiteMainmenu #topImage .mainmenu ul li:hover a {
	opacity: 0.25;
}
.whiteMainmenu #topImage .mainmenu ul li a img {
}
.whiteMainmenu #topImage .mainmenu ul {
	padding-top: 15px;
}
.showMainmenu {
	overflow: hidden;
}
.showMainmenu #topImage .mainMenuMobile.hidden {
	display: block!important;
	background: #1A1A1A;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	overflow-y: scroll;
	z-index: 3;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul {
	display: block;
	float: none;
	border-bottom: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul:first-child {
	padding-top: 0;
}
.showMainmenu #topImage .mainMenuMobile.hidden .floatR ul {
	margin-right: 15px;
}
.showMainmenu #topImage .mainMenuMobile.hidden .clearfix ul {
	border: 0;
}
.showMainmenu #topImage .mainMenuMobile.hidden .clearfix {
	margin-top: 10px;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul li {
	float: none;
	margin: 0;
	display: block;
	padding-left: 15px;
	line-height: 40px;
	margin-left: 10px;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul li:before {
	content: " ";
	display: inline-block;
	margin-right: 10px;
	width: 7px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 16px;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul li a {
	font-weight: normal;
	color: #fff;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul:nth-child(2) {
}
.showMainmenu #topImage .mainMenuMobile.hidden ul:nth-child(2):after {
	display: block;
	content: " ";
	clear: both;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul:nth-child(2) li {
	float: left;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul:nth-child(2) li:nth-child(2n) {
	float: right;
	margin-left: 0!important;
	width: 123px;
}
.showMainmenu #topImage .mainMenuMobile.hidden ul:nth-child(2) li:nth-child(2n+1) {
	margin-right: 0!important;
	min-width: 34%;
}
.showMainmenu #topImage .mainMenuMobile.hidden .floatR {
	width: 148px;
}
 @-webkit-keyframes mainmenu {
 0% {
opacity: 0;
height: 0;
}
 100% {
opacity: 1;
height: 100vh;
}
}
@-webkit-keyframes prev {
 0% {
background-position: 0px center;
}
 50% {
background-position: -5px center;
}
 100% {
background-position: 0px center;
}
}
@-webkit-keyframes next {
 0% {
background-position: right 0px center;
}
 50% {
background-position: right -5px center;
}
 100% {
background-position: right 0px center;
}
}
@keyframes mainmenu {
 0% {
opacity: 0;
height: 0;
}
 100% {
opacity: 1;
height: 100vh;
}
}
@keyframes prev {
 0% {
background-position: 0px center;
}
 50% {
background-position: -5px center;
}
 100% {
background-position: 0px center;
}
}
@keyframes next {
 0% {
background-position: right 0px center;
}
 50% {
background-position: right -5px center;
}
 100% {
background-position: right 0px center;
}
}
.visible-scroll {
	display: none!important;
}
.whiteMainmenu .visible-scroll {
	display: block!important;
}
.whiteMainmenu .hidden-scroll {
	display: none!important;
}
.whiteMainmenu .visible-scroll.visible-xs {
	display: none!important;
}
.biggerLink {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transition: 0.3s ease all;
	z-index: 2;
}
.biggerLink2 {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transition: 0.3s ease all;
	z-index: 2;
}
.biggerLink:hover {
	opacity: 0.25;
}
#eventC {
	margin-top: 80px;
}
#eventC > .clearfix {/*margin: 0 -2px;*/
}
#eventC > .clearfix .col-4 {
	padding: 0 2px;
}
#eventC > .clearfix .col-4:first-child {
	padding-left: 0;
}
#eventC > .clearfix .col-4:last-child {
	padding-right: 0;
}

#workC {
	margin-top: 90px;
}
#workC .titleBlock {
	background: #411917;
	height: 150px;
	color: #fff;
	text-align: center;
	padding-top: 35px;
}
#workC .titleBlock .container {
	position: relative;
}
#workC .titleBlock h2 {
	margin-bottom: 7px;
}
#workC .titleBlock .subTitle {
	letter-spacing: 5px;
}
#workC .titleBlock a {
	position: absolute;
	right: 0;
	bottom: 0;
}

#workC .sentBlock {
	background: #f5f5f5;
	color: #000000;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
}
#workC .sentT {
	color: #411917;
	text-align: left;
	font-weight:bold;
	font-size:1.3em;
	padding-top: 35px;
	padding-bottom: 35px;
}
#workC .sentBlock .container {
	position: relative;
}


.LabelT {
	position: absolute;
	top: 0;
	left: -2px;
	width: 120px;
	height: 46px;
	background: url(../img/LabelT.png) no-repeat;
	z-index: 100;
}

.LabelT2 {
	position: absolute;
	top: 0;
	left: -2px;
	width: 120px;
	height: 46px;
	background: url(../img/LabelT2.png) no-repeat;
	z-index: 100;
}

#workC {
}
#workC .clearfix {/*margin: 0 -2px;*/
}
#workC .clearfix .col-3 {
	padding: 0 2px;
}
#workC .clearfix .col-3:nth-child(4n+1) {
	padding-left: 0;
}
#workC .clearfix .col-3:nth-child(4n) {
	padding-right: 0;
}
.SamN {
	position: relative;
	margin-bottom: 4px;
}
.SamN img {
	display: block;
	width: 100%;
}
.SamN .info {
	padding: 27px 22px;
	padding-right: 40px;
}
.col-3:nth-child(2n) .SamN .info {
	background-color: #F5F5F5;
}
.col-3:nth-child(3n) .SamN .info {
	background-color: #b9beac;
}
.SamN .info h3 {
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
	line-height: 1.5;
}


.SamN2 {
	position: relative;
	margin-bottom: 4px;
	height:100%;
}
.SamN2 img {
	display: block;
	width: 100%;
}
.SamN2 .info {
	padding: 27px 22px;
	padding-right: 40px;
}
.col-3:nth-child(2n) .SamN2 .info {
	background-color: #F5F5F5;
}
.col-3:nth-child(3n) .SamN2 .info {
	background-color: #b9beac;
}
.SamN2 .info h3 {
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
	line-height: 1.5;
}


#interviewBlock {
	margin-top: 110px;
}
#interviewBlock .floatL {
	width: 40%;
	position: relative;
	background: #eee center / cover no-repeat;
}
#interviewBlock .floatL img {
	display: block;
	width: 100%;
}
#interviewBlock .floatL .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}
#interviewBlock .floatL .overlay .ffE {
	margin-bottom: 10px;
}
#interviewBlock .floatL .overlay .subTitle {
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#interviewBlock .floatL .overlay a.btnMain {
}
#interviewBlock .floatL .overlay .table {
	display: table;
	width: 100%;
	height: 100%;
}
#interviewBlock .floatL .overlay .table .table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#interviewBlock .floatR {
	width: 60%;
}
#interviewBlock .floatR .clearfix {/*margin: 0 -2px;*/
}
#interviewBlock .floatR .clearfix .col-4 {
	position: relative;
	padding: 0 2px;
}
#interviewBlock .floatR .clearfix .col-4:nth-child(3n+1) {
	padding-left: 0;
}
#interviewBlock .floatR .clearfix .col-4:nth-child(3n) {
	padding-right: 0;
}
#interviewBlock .floatR .clearfix .col-4 > div {
	background: #F0F0F0;
	margin-bottom: 4px;
}
#interviewBlock .floatR .clearfix .col-4:nth-child(2n) > div {
	background-color: #fafafa;
}
#interviewBlock .floatR .clearfix .col-4:nth-child(n+4) > div {
	margin-bottom: 0;
}
#interviewBlock .floatR .clearfix .col-4 .info {
	padding: 10px 30px 28px 18px;
}
#interviewBlock .floatR .clearfix .col-4 img {
	display: block;
	width: 100%;
}
/*#interviewBlock .floatR .clearfix .col-4:nth-child(2n) > div,
#interviewBlock .floatR .clearfix .col-4:nth-child(2n) .info {background-color: #EBEBEB;}*/
#interviewBlock .floatR .clearfix .col-4 .info h3 {
	margin-bottom: 10px;
	overflow: hidden;
	letter-spacing: -0.5px;
	line-height: 1.5;
}

.goTop {
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	background: #401d19 url(../img/arrTop.png) no-repeat;
	display: none;
	cursor: pointer;
	z-index: 3;
}
.btnRightFixed {
	position: fixed;
	bottom: calc(50vh - 220px);
	right: 0;
	width: 34px;
	height: 393px;
	z-index: 3;
}
.btnRightFixed a {
	display: block;
	width: 100%;
	height: 157px;
	background: #fff;
	opacity: 0;
	transition: 0.3s ease all;
}
.btnRightFixed a:last-child {
	height: 237px;
}
.btnRightFixed a:hover {
	opacity: 0.2;
}
.contactBox {

	border-top: 0px;
}

.contactBox .floatR {
	width: 100%;
}
.contactBox .floatR > div {
	width: 100%;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.contactaBox .floatR > div {

	padding-top: 40px;
}
.contactaBox .floatR > div {
	padding-top: 40px;
}
.contactBox .floatR > div .fz16 {
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 35px;
}
.contactBox .floatR > div a.btnContactBox {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	margin-top: 18px;
	transition: 0.3s ease all;
}
.contactBox .floatR > div a.btnContactBox:hover {
	opacity: 0.25;
}
.contactBox .floatR > div a.btnContactBox span {
	display: block;
	height: 65px;
	line-height: 65px;
	padding-left: 50px;
}
.contactBox .floatR > div a.btnContactBox.bgBlack {
	background-color: #1a1a1a;
}
.contactBox .floatR > div a.btnContactBox.bgBlack span {
	background-position: 2px center;
}
.contactBox .floatR > div a.btnContactBox.bgYellow {
	color: #262626;
	position: relative;
	z-index: 10;
}
.contactBox .floatR > div a.btnContactBox.bgYellow span {
	background-position: 2px center;
	margin-left: -15px;
	padding-left: 80px;
	position: relative;
	z-index: 9;
	top: -5px;
	padding-top: 5px;
}



.contactBox .floatR > div a.cccbtn {
	color: #411917;
	text-align:center;
	border:solid 1px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	background: #ffffff;
	margin-top: 18px;
	transition: 0.3s ease all;
}
.contactBox .floatR > div a.cccbtn:hover {
	opacity: 0.25;
}
.contactBox .floatR > div a.cccbtn span {
	display: block;
	height: 65px;
	line-height: 65px;
}



.contactBox .floatR > div a.btnContactBox.mdfa span {
	padding-left: 65px;
}
#topPage .mhFooter {
	display: none;
}
.mhFooter {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #4d4d4d;
	padding-top: 10px;
}
.mhFooter .floatL {
	width: 120px;
}
.mhFooter .floatL .ffE {
	text-transform: uppercase;
	line-height: 52px;
	margin-bottom: 25px;
	padding-top: 10px;
}
.mhFooter .floatR {
	width: calc(100% - 180px);
}
.mhFooter .clearfix {
	margin: 0 -9px;
}
.mhFooter .col-25 {
	padding: 0 9px;
}
.mhFooter .col-25.eachMH {
}
.mhFooter .col-25.eachMH .taC {
}
.mhFooter .col-25.eachMH .taC img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.mhFooter .col-25.eachMH .taC .fz14 {
}
.mhFooter .col-25.eachMH .title {
	margin-bottom: 10px;
}
/*.mhFooter .col-25.eachMH:last-child {display: none;}*/






@media (max-width: 1220px) {
#modelhouseBlock .container, #instagramBlock .container {
	width: 100%;
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
}
#topImage img {
	content: " ";
  object-fit: cover;
  width: 100%;
  height: 100%
}
}




@media (max-width: 1070px) {
#landPage .divLand {
	width: 100%;
}
.sharing_box {
	padding-right: 30px;
}
.container,  .container1000,  .container800,  .qualityPage.subpage .container,  .container860 {
	width: 100%;
	padding: 0 10px;
}
img[style="max-width: none;"] {
	max-width: 100%!important;
}
.qualityPage .Six,  .qualityPage .qBlock1.area03 .sixBlock02 .Six,  .qualityPage .sixBlock02 .Six {
	margin-left: 0;
	margin-right: 0;
}
.eachBlockRecruit .taC.title.fz22.fwB {
	padding: 0 30px;
}
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
.slider {
	display:none;}
	
#topImage {
    position: absolute;
top:10px;
    width: 90vw!important;
    height: 2vh!important;
}
}

@media (max-width: 1150px) {
#footerWrap .col-sm-25:nth-child(1),  #footerWrap .col-sm-25:nth-child(2),  #footerWrap .col-sm-25:nth-child(3),  #footerWrap .col-sm-25:nth-child(4),  #footerWrap .col-sm-25:nth-child(5) {
	width: 20%;
}
#pagePrevNext .prev, #pagePrevNext .next {
	width: calc((100% - 190px) / 2)
}
#pagePrevNext .list {
	left: calc(50% - 95px);
}
#topImage .slogan .big {
	padding-left: 50px;
	padding-right: 50px;
}

.Mblock2 img {
	max-width: 100%!important;
}
.blockQuality3 > .clearfix {
	margin: 0 -10px;
}
.blockQuality3 > .clearfix > .col-6 {
	padding: 0 10px;
}
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
.topInterview .col-6:last-child > div {
	width: 100%;
}
}

@media (width: 1024px) {
.companyBlock02 div.container {
	height: 265px
}
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
}

@media (max-width: 1024px) and (min-width: 768px) {
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
.qualityPage .container .Three .Ithree .Pthree02 {
	font-size: 12px;
}
.qualityPage .container .Three .Ithree:nth-child(1) .Pthree02,  .qualityPage .container .Three .Ithree:nth-child(2) .Pthree02,  .qualityPage .container .Three .Ithree:nth-child(3) .Pthree02 {
	left: 100px;
}
.qualityPage .container .Three .Ithree .Pthree01 {
	font-size: 14px;
}
.qualityPage .container .Three .Ithree .Pthree03 {
	left: 5px;
}
.qualityPage .container .Three .Ithree .Pthree03 img {
	width: 100px;
}
.qualityPage .container .Three .Ithree .Pthree04 {
	top: -47px;
}
.qualityPage .container .Three .Ithree .Pthree04 img {
	width: 130px;
}
.qualityPage .Isix .pIconArr02, .qualityPage .Isix .pIconArr01 {
	right: -140px;
}
.qualityPage .Qbox01 .floatR {
	width: calc(100% - 120px);
}
.blockQuality35 > .clearfix .col-6:nth-child(2) {
	padding-left: 0;
}

}

@media (max-width: 1020px) {
.tableMain li:nth-child(3) {
	z-index: 2;
}
.tableMain li:nth-child(3) .right {
	height: 159px;
}
.tableMain li:nth-child(3) .right > .fz16 {
	width: 20%;
}
.tableMain li.heightSmall .left,  .tableMain li.heightSmall .right {
}
.tableMain li .right .image {
}
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
}

@media (max-width: 979px) {
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
div#newsBlock div.col-siderbar {
	width: 100%;
}
.mainmenu ul li {
	margin-right: 20px!important;
}
}

@media (max-width: 940px) {
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}

.contactBox .floatR > div {
	width: 100%;
	padding: 100px 30px 0;
}
.contactaBox .floatR > div {
	padding-top: 40px;
}
#modelhouseSingle .topSingle .col-6:last-child > div {
	padding: 20px 0 0 20px;
}
#modelhouseSingle .topSingle .col-6:last-child .title {
	font-size: 26px;
}
#news-blogBlock .col-6 {
	padding: 0 30px;
}

.mainmenu ul li {
	margin-right: 15px!important;
}

}

@media (max-width: 900px) {
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
.mainmenu ul li a {
	font-size: 12px;
}
.mainmenu .logo {
	margin-right: 0;
}

.mainmenu ul li {
	margin-right: 15px!important;
}

}

@media (width: 768px) {
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;}
	.slider {
	display:none;}
	
#topImage {
    position: absolute;
top:10px;
    width: 90vw!important;
    height: 2vh!important;
}
	
.spi {
display:block;
background-image:url(http://g-yawaragi.jp/common2/img/slider3/slide5-1.png);
background-size:contain;
background-repeat: no-repeat;
width:100%;
height:500px;
}

#topImage .slogan {
	display:none;
}


}

@media (max-width: 767px) {
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
#eventC > .clearfix .col-4 {
	padding: 0;
}
.whiteMainmenu.subpage #topImage {
	z-index: 999;
}

body {
	font-size: 12px;
}
#footerWrap .container {
	width: 100%;
	padding: 0 10px;
}
.whiteMainmenu .visible-scroll.visible-xs {
	display: block!important;
}
.subpage #topImage .icoBar.visible-scroll, .subpage #topImage .topspimg.visible-scroll {
	display: none!important;
}
.subpage #topImage .icoBar.hidden-scroll, .subpage #topImage .topspimg.hidden-scroll {
	display: block!important;
}
.subpage.whiteMainmenu #topImage .mainmenu {
	background: #1a1a1a;
	padding-top: 6px;
}
.whiteMainmenu #topImage .mainmenu {
	height: 50px;
}
.subpage #topImage {
	z-index: 101;
}
.container1000 {
	width: 100%;
	padding: 0 10px;
}
.mt80, .mt110, .mt100, .mt50 {
	margin-top: 35px;
}
.fz48 {
	font-size: 38px;
}
.fz16 {
	font-size: 14px;
}
.col-3, .col-4, .col-6, .col-2 {
	float: none;
	width: 100%;
}
ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}

#topImage .scrollDown {
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	left: calc(50vw - 15px);
}
#topImage .mainmenu .logo {
	z-index: 98675309;
}
#topImage .spmenu .logo {
	background: #411917;
	left: -10px;
	top: -6px;
	padding: 6px 10px 7px;
}
#topPage #topImage .spmenu .logo {
	background: none;
}
#topPage.whiteMainmenu #topImage .spmenu .logo {
	background: #411917;
	opacity: .95;
}
.mainmenu ul {
	display: none;
}
.mainmenu .logo a {
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
}
.whiteMainmenu #topImage .spmenu .logo a {
	background-image: url(../img/logoWhite.png)!important;
}
#topImage .icoBar {
	width: 25px;
	height: 19px;
	position: absolute;
	top: 7px;
	right: 15px;
	transition: 0.3s ease all;
}
#topImage .spmenu .icoBar {
	width: 35px;
	height: 33px;
	top: 2px;
}
#topImage .topsp {
	width: 75px;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 70px;
	transition: 0.3s ease all;
}
.whiteMainmenu #topImage .icoBar {
}
.showMainmenu #topImage .icoBar.visible-xs {
	display: none!important;
}
.showMainmenu #topImage .icoBar.icoClose {
	display: block!important;
	width: 19px;
	height: auto;
	z-index: 3;
}
.showMainmenu .closeMainmenu {
	position: fixed;
	content: " ";
	background: rgba(0,0,0,0.8);
	width: 100vw;
	height: 100vh;
	z-index: 99;
	top: 0;
	left: 0;
}

#topImage .slogan .big {
	font-size: 31px;
	letter-spacing: -2px;
	padding-left: 10px;
	padding-right: 10px;
}
#topImage .ffE {
	font-size: 19px;
}
#eventC {
	margin-top: 35px;
}
.nameCatBlock > div {
	text-align: left;
	height: 95px;
	padding: 15px;
	position: relative;
}
.nameCatBlock .ffE {
	font-size: 38px;
	padding: 0;
	line-height: 1;
	margin-bottom: 5px;
}
.nameCatBlock .fz16 {
	margin-bottom: 0;
	font-size: 14px;
}
.nameCatBlock a.btnMain {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.eachEvent .info {
	padding: 20px 10px;
	padding-right: 40px;
}
.goTop {
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
}
#workC {
	margin-top: 60px;
}
#workC .titleBlock {
	text-align: left;
	padding-top: 15px;
	height: 111px;
	background: #1a1a1a;
}
#workC .titleBlock .subTitle {
	width: calc(100% - 140px);
	line-height: 16px;
	letter-spacing: 1px;
	height: 32px;
	overflow: hidden;
}
#workC .titleBlock a {
	right: 15px;
}
#workC .clearfix {
	margin: 0;
}
#workC .clearfix .col-3 {
	width: 50%;
	float: left;
	padding: 0 1px!important;
}
.SamN {
	margin-bottom: 2px;
}
.SamN .info {
	padding: 15px;
	background-size: 22px 22px;
	background-position: right 15px bottom 15px;
	padding-bottom: 45px;
	height: 135px;
}
.SamN .info h3 {
	height: 55px;
}
.SamN .info h3.fz18 {
	font-size: 13px;
}

#footerWrap {
	padding-top: 20px;
	padding-bottom: 10px;
}
#footerWrap .col-sm-25 {
	float: none;
	width: 100%!important;
	margin: 0;
}
#footerWrap ul li {
	font-size: 13px;
	line-height: 40px;
	position: relative;
}
#footerWrap ul li:before {
	content: " ";
	display: inline-block;
	margin-right: 10px;
	width: 7px;
	position: absolute;
	left: 0;
	top: 16px;
}
#footerWrap .clearfix .floatL ul, #footerWrap .clearfix .floatR ul {
	border: 0;
}
#footerWrap .clearfix .floatR {
	padding-right: 10px;
}
#footerWrap ul {
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footerWrap ul.iconFooter {
	text-align: center;
	margin-top: 0;
	padding-top: 30px;
	border-top: 1px solid #999;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#footerWrap ul.iconFooter li:before {
	display: none;
}
#footerWrap ul.iconFooter li {
	display: inline-block;
	float: none;
	margin: 0 5px;
}
#footerWrap .copyright {
	margin-top: 20px;
	letter-spacing: 2px;
}
#footerWrap ul li a {
	display: block;
	padding-left: 15px;
}
#footerWrap ul.iconFooter li a {
	padding: 0;
}
.showMainmenu #topImage .icoBar {
}
.contactBox {
	margin: 10px;
}
.contactBox .floatL {
	width: 100%;
	display: block;
	float: none;
	background: #fff;
	height: auto;
	padding: 22px 0 0;
	color: #191919;
}
.contactBox .floatL img.visible-xs {
	display: inline-block!important;
	width: 20px;
}
.contactBox .floatL .ffE {
	margin-top: 0;
	font-size: 28px;
	font-weight: bold;
}
.contactBox .floatL:before {
	display: none;
}
.contactBox .floatR {
	width: 100%;
	display: block;
	float: none;
}
.contactBox .floatR > div {
	width: 100%;
	padding: 15px 21px 18px 21px;
	text-align: center;
}
.contactBox .floatR > div a.btnContactBox span {
	height: 48px;
	line-height: 48px;
	font-size: 13px;
	padding-left: 45px;
	text-align: left;
}
.contactBox .floatR > div a.btnContactBox {
	margin-top: 13px;
	padding-left: 15px;
	background-size: 9px 14px;
}
.contactBox .floatR > div .fz16 {
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 25px;
	margin-bottom: 0;
}
.mhFooter {
	margin: 0 -10px;
	background: #333 url(../img/bgModelHouse.jpg) center / cover no-repeat;
	margin-top: -20px;
	border-bottom: 0;
	padding: 50px 0 30px;
	margin-bottom: 15px;
}
.mhFooter .floatL, .mhFooter .floatR {
	display: block;
	width: 100%;
	float: none;
	padding: 0;
}
.mhFooter .floatL .ffE {
	font-size: 32px;
	margin: 0;
	padding: 0;
}
.mhFooter .floatL {
	padding-bottom: 30px;
}
.mhFooter .col-25.eachMH {
	width: 50%;
	padding: 0 7px;
	margin-bottom: 18px;
}
.mhFooter .col-25.eachMH img {
	width: 100%;
}
.mhFooter .col-25.eachMH:last-child {
	display: block;
}
#footerWrap .mhFooter.clearfix .floatR {
	padding: 0;
}
#footerWrap .mhFooter.clearfix .floatR .clearfix {
	margin: 0 3px;
}





@media (max-width: 380px) {

.slider {
	display:none;
}

.spi {
display:block;
background-image:url(http://g-yawaragi.jp/common2/img/slider3/slide5-1.png);
background-size:contain;
width:100%;
height:500px;
}
#topImage {
    position: absolute;
top:10px;
    width: 90vw!important;
    height: 2vh!important;
}
#topImage .slogan {
	display:none;
}	
	
.tableMain li.heightSmall .left,  .tableMain li.heightSmall .right {
	height: 45px;
}
.tableMain li .right .image {
	margin-bottom: -297px;
}
}
.fixBtns {
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 0;
	z-index: 10;
}
.btnsp {
	margin: 0;
}
.btnsp p {
	width: 50%!important;
}
.btnsp .floatR {
	padding-right: 0px !important;
}
.showMainmenu .btnsp {
	margin-top: 35px !important;
}
.ul_mdf {
	border: none !important;
}
.ul_mdf:first-child {
	border-bottom: 1px solid #999999 !important;
}
.ul_mdf li {
	float: left;
	font-size: 12px !important;
}
.ul_mdf li:nth-child(2n+1) {
	margin-right: 0!important;
	width: 59%;
}
.ul_mdf li:nth-child(2n) {
	float: right;
	margin-left: 0!important;
	width: 41%;
	max-width: 123px;
}
.clickToTop {
	cursor: pointer;
}
}
@media (min-width : 1071px){
.subpage .mainmenu ul.fz15 li {
	margin-right: 47px;
}

#topPage .mainmenu .ul_social {
	float: right;
	padding: 0;
	top: -6px;
	font-size: 0;
	margin-right: 53px;
}
#topPage .mainmenu .ul_social li {
	font-weight: 100;
	border: 1px solid #fff;
	border-top: none;
	width: 82px;
	display: inline-block;
	margin-left: 1px;
	margin-right: 0;
	text-align: center;
}
#topPage .mainmenu .ul_social li:hover {
	opacity: 0.25;
	transition: 0.3s ease all;
}
#topPage .mainmenu .ul_social li:hover a {
	opacity: 1;
}
#topPage .mainmenu .ul_social li a {
	font-weight: 400;
	font-size: 12px;
	padding-bottom: 2px;
	display: block;
}
#topPage #topImage h1 {
	float: left;
}
#topPage .mainmenu ul.fz15 {
	padding-top: 0px;
	top: 15px;
}

#topPage.whiteMainmenu #topImage .mainmenu ul.ul_social {
	padding-top: 0;
}
#topPage.whiteMainmenu #topImage .mainmenu ul.ul_social li {
	background: #000;
	border: 1px solid #000;
}
#topPage.whiteMainmenu #topImage .mainmenu ul.ul_social li a {
	color: #fff;
}
}




@media (max-width: 1070px) and (min-width: 768px) {

.subpage .mainmenu ul.fz15 li {
	margin-right: 22px!important;
}
.subpage #topImage .mainmenu ul.ul_social {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}
.mainmenu .logo {
	margin-right: 15px;
}
.subpage #topImage .mainmenu ul.clearfix {
	padding-top: 20px;
}
.atel {
	position: absolute !important;
	top: 20px;
	left: 130px;
}
#topImage {
    position: absolute;
    width: 99vw!important;
    height: 99vh!important;
}
}


.lbOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.85;
	z-index: 101;
}

.lbBody {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 200;
}

.lbBodyInner {
	display: table;
	position: absolute;
	margin: -207px 0 0 -372px;
	width: 744px;
	height: 414px;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
}

.lbBody figure,
.fancy_caption .userInfo {
	display: table-cell;
	vertical-align: middle;
}

.lbBody figure {
	width: 374px;
	padding-right: 30px;
}

.fancy_caption .userInfo {
	color: #333;
	-ms-text-overflow: ellipsis; 
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.fancy_caption .userInfo {
	display: table;
	margin: 0 0 22px;
}

.fancy_caption .userInfo .thummb,
.fancy_caption .userInfo .name {
	display: table-cell;
	vertical-align: middle;
}

.lbBody .userInfo .thumb img {
	border-radius: 50%;
	overflow: hidden;
}

.fancy_caption .name{
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #bf1002;
/*	font-size: 2.4rem;*/
}

.lbBody .userInfo .nameArea a {
	color: #bf1002;
	text-decoration: none;
}

.fancy_caption .comment{
	margin: 0 0 40px;
	font-size: 18px;
	line-height: 22px;
}

.fancy_caption .util {
	padding-top: 12px;
	border-top: 1px solid #e7e7e7;
}

.fancy_caption .util span {
	display: inline-block;
	position: relative;
	margin: 0 20px 0 0;
	padding-left: 32px;
	font-size: 20px;
	line-height: 1.6;
}

.fancy_caption .util span::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background-repeat: no-repeat;
	background-size: contain;
}

.fancy_caption .util span.fav::before {
}

.fancy_caption .util span.com::before {
}

.lbBody .lbClose {
	position: absolute;
	top: -71px;
	right: 0;
	width: 49px;
	height: 51px;
	box-sizing: border-box;
	border: 1px solid #fff;
	cursor: pointer;
	text-indent: -999em;
}

.lbBody .lbClose::before,
.lbBody .lbClose::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	transform: rotate(45deg);
}

.lbBody .lbClose::before {
	width: 22px;
	height: 1px;
	margin-left: -10px;
}

.lbBody .lbClose::after {
	width: 1px;
	height: 22px;
}
#newsPage.whiteMainmenu.subpage #topImage{
	z-index: 100;
}
#fancybox-content{
	width: 750px;
}
#fancybox-content .data p.thumb{
	width: 60%;
	display: inline-block;
	float: left;
	padding: 20px 20px 0;
}
#fancybox-content .data .fancy_caption{
	width: 40%;
	float: left;
	padding-top: 40px;
	padding-right: 30px;
}
#fancybox-overlay{
	background: #000 !important;
}
#newsPage #fancybox-wrap{
	/* width: 750px; */
	background: none;
	padding: 0 !important;
}
#fancybox-wrap #fancybox-outer{
	/* background: none; */
}
#fancybox-wrap #fancybox-content{
	text-align: center;
	border: none;
	width: auto;
}
/* #fancybox-content > div{
	display: inline-block;
} */
#fancybox-wrap .fancybox-bg{
	display: none;
}
.fancy_caption{
	text-align: left;
}
/* #fancybox-wrap .data{
    width: 750px;
    background: #fff;
    height: 417px;
} */
#fancybox-wrap #fancybox-left, #fancybox-wrap #fancybox-right{
	width: auto;
}
@media screen and (max-width: 900px){

ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
	#livePhotoArea{
		margin-top: 45px;
	}
	#fancybox-content > div{
		width: auto !important;
	}
	#fancybox-content .data p.thumb,#fancybox-content .data .fancy_caption{
		float: none;
		width: auto;
	}
	#fancybox-content .data .fancy_caption{
		padding: 10px 0 10px 20px;
	}
	#fancybox-content .data p.thumb{
		padding-right: 0;
	}
	#newsPage #fancybox-wrap{
		left: 36px !important;
	}
	.fancy_caption .userInfo .name{
		font-size: 10px;
	}
	.fancy_caption .comment{
		margin: 0 0 18px;
	    font-size: 10px;
	    line-height: 1.5;
	}
	.fancy_caption .util{
		padding-top: 9px;
	}
	.fancy_caption .util span {
	    display: inline-block;
	    position: relative;
	    margin: 0 13px 0 0;
	    padding-left: 20px;
	    font-size: 11px;
	    line-height: 14px;
	}
	.fancy_caption .util span:before ,.fancy_caption .util span:before{
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 14px;
		height: 14px;
		background-repeat: no-repeat;
		background-size: contain;
	}

	.fancy_caption .util span.fav:before,.fancy_caption .util span.fav:before  {
	}

	.fancy_caption .util span.com:before,.fancy_caption .util span.com:before {
	}
	.fancy_caption .userInfo{
		margin-bottom: 10px;
	}
	.fancy_caption .util span:before{
		top: 10px !important;
	}
}
@media (max-width: 767px) {

.contactBox .floatR > div a.btnContactBox.bgYellow {
	color: #262626;
	position: relative;
	z-index: 10;
}
.slider {
	display:none;
}
	
#topImage {
    position: absolute;
top:10px;
    width: 94%!important;
    height: 2vh!important;
}
.spi {
display:block;
background-image:url(http://g-yawaragi.jp/common2/img/slider3/slide5-1.png);
background-size:cover;
background-repeat: no-repeat;
width:99vw;
height:99vh;
}

#topImage .slogan {
	display:none;
}
}
@media screen and (max-width: 767px){


ul.bjqs-controls, ul.bjqs-controls > li a, .slider .next, .slider .prev {
	display: none;
}
	#fancybox-wrap #fancybox-content{
		width: calc(100% - 20px) !important;
		height: calc(100vh - 40px) !important;
		
	}
	#fancybox-wrap #fancybox-left-ico, #fancybox-wrap #fancybox-left:hover span{
		left: -15px;
	}
	#fancybox-wrap #fancybox-right-ico, #fancybox-wrap #fancybox-right:hover span{
		right: -15px;
	}
	#fancybox-content > div{
		height: auto !important;
	}
.slider {
	display:none;}
	
#topImage {
    position: absolute;
top:10px;
    width: 94%!important;
    height: 2vh!important;
}
.spi {
display:block;
background-image:url(http://g-yawaragi.jp/common2/img/slider3/slide5-1.png);
background-size:cover;
background-repeat: no-repeat;
width:96vw;
height:99vh;
}

#topImage .slogan {
	display:none;
}
	.clearsp {
		display: none;
	}
	.clearpc {
		display:inline;
	}
}

