@charset "UTF-8";
/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆toppage
------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*--kyotsu--*/

body {
 background-color: #ffffff;
}

.inwidth1140{
 max-width: 1140px;
 width: 95%;
 margin: 0 auto 40px;
}



.inmv{
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	padding:97px 0;
}


.inmvsitemap{
background-image:url(/lib/cmn_img/inmvsitemap.jpg);
}

.inmvnews{
background-image:url(/lib/cmn_img/inmvnews.jpg);
}

.inmvsales{
background-image:url(/lib/cmn_img/inmvsales.jpg);
}

.inmvrental{
background-image:url(/lib/cmn_img/inmvrental.jpg);
}

.inmvcontact{
background-image:url(/lib/cmn_img/inmvcontact.jpg);
}

.inmvaccess{
background-image:url(/lib/cmn_img/inmvaccess.jpg);
}

.inmvprivacy{
background-image:url(/lib/cmn_img/inmvprivacy.jpg);
}


ul.inlineblockanc li {
 display: inline-block;
 vertical-align: top;
 margin-right: 1%;
 width: 24%
}

ul.inlineblockanc li:nth-child(3n){
 margin-right: 1%;
}

ul.inlineblockanc li.last{
 margin-right:0 !important;
}


ul.inlineblockanc li p a{
 padding:15px 0 10px;
 line-height:1;
 width:100%;
}

ul.inlineblockanc li p a i{
 font-size:10px;
 font-size:1.0rem;
}


.actbox{
 background-repeat:no-repeat;
 background-size:cover;
 padding:80px 0;
}
.actbox01{
 background-image:url(/lib/cmn_img/contact.jpg);
}
.actbox02{
 background-image:url(/lib/cmn_img/contact02.jpg);
}
.actbox03{
 background-image:url(/lib/cmn_img/contact03.jpg);
}



.facibg{
 background-image:url(/lib/cmn_img/facility/facbg.jpg);
 background-position:center center;
 background-attachment:fixed;
 background-size:cover;
}

.actbox p.btn a{
 background:none;
 border:1px solid #fff;
 color:#fff;
}

.actbox p.btn a:hover{
 background:#fff;
 color:#006896;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆company
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.companypimg img{
	width:100%;
}

.bgcompany {
 background-image:url(/lib/cmn_img/company/inmvcompanybg.jpg);
 background-repeat:no-repeat;
 background-position:center center;
 background-size:cover;
 background-attachment:fixed;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆sales
------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #c3143b !important;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image:url(/lib/cmn_img/arrow2.png) !important;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:url(/lib/cmn_img/arrow.png) !important;
}



.swiper-slide{
	background-image:url(/lib/cmn_img/sales/salebig01.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	/*background-size:cover;*/
	min-height:300px;
}


.swiper-slide100{
	width:100%;
}
	

/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆table
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.slidtable{
}

.slidtable th{
 width:16.6% !important;
}

.slidtable td{
 width:16.6% !important;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆business
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.threeul li{
 margin-bottom:20px;
}

.threeul li p.tx{
 font-size:12px;
 font-size:1.2rem;
}

.inlineblock li.four01{
 color:#006896;
 border:1px solid #006896;
 padding:10px;
 text-align:center;
}





/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆news
------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.day{
	border-left:none;
}

.boxnews01 {
 width: 70% !important;
}
.boxnews02 {
 width: 25% !important;
}
.newsdetailbox {
 line-height: 0;
 font-size: 0;
 width: 100%;
}
.newsdetailbox li {
	margin-top:20px;
	border-left:2px solid #c3143b;
}

.newsdetailboxin li {
	border-left:none;
}


.newsdetailbox li.first{
	margin-top:0;
}

.newsdetailbox li.detaillist {
 border-top: none !important;
 padding-bottom: 25px;
}
.newsp p.tx span.newstxdetail {
 font-size: 18px;
 font-size: 1.8rem;
 overflow: auto !important;
 white-space: inherit !important;
 text-overflow: inherit !important;
}
.newsdetailbox li a.button {
 background: #fff;
 color: #111;
 display: block;
 padding: 25px;
 position: relative;
 z-index: 2;
 color: #333;
 line-height: 50px;
 overflow: hidden;
}
.button {
 display: inline-block;
 width: 100%;
 height: auto;
 text-align: center;
 text-decoration: none;
 line-height: 54px;
 outline: none;
}
.button::before, .button::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.button, .button::before, .button::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .5s;
 transition: all .5s;
}
.button {
 position: relative;
 z-index: 2;
 background-color: #fff;
 color: #111;
 line-height: 50px;
 overflow: hidden;
}
.button:hover {
}
.button::after {
 top: 0%;
 left: -100%;
 width: 100%;
 height: 100%;
}
.button:hover::after {
 left: 0;
 background-color: #f9f9f9;
}
.newsp p.tx span.day {
 padding: 0 2% 0 0;
}
.newsp p.tx span {
 color: #111;
}
.newsp p.tx span.newstx {
 display: block;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: left;
 padding-top: 10px;
}
.newsp p.tx span.tag {
 background: #fff;
 font-size: 13px;
 font-size: 1.3rem;
 padding: 1%;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
}
.arcbox {
 text-align: center;
 margin-bottom: 35px;
}
.arcbox li {
  box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
 font-size: 22px;
 font-size: 2.2rem;
 font-style:italic;
 line-height: 0;
 letter-spacing: 0.3rem;
 text-align:left;
 background: #c3143b;
}
.arcbox li.first {
 color: #fff;
 display: block;
 padding: 35px 0 35px 20px;
}
.arcbox li a {
  background: #9c0426;
  color:#fff;
   box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
 font-size: 14px;
 font-size: 1.4rem;
 text-align:left;
 border-bottom: 1px solid #fff;
 padding: 5px 0 5px 20px;
}


.arcbox li a:hover {
 color: #111;
}
.pagelist {
 width: 100%;
}
.pagelist .pager {
 text-align: center;
 font-size: 0;
 line-height: 0;
 margin: 50px 0;
}
.pagelist .pager li {
 display: inline-block;
}
.pagelist .pager li a {
 padding: 5px;
 border: 1px solid #848484;
 color: #fff;
 transition: all 0.5s ease-in-out 0s;
 -moz-transition: all 0.5s ease-in-out 0s;
 -webkit-transition: all 0.5s ease-in-out 0s;
 -o-transition: all 0.5s ease-in-out 0s;
 background-color: #848484;
 margin: 0 5px;
}
.pagelist .pager li.now a {
 border: 1px solid #c3143b !important;
 color: #fff;
 background: #c3143b;
 border: none;
}
.pagelist .pager li.now a:hover {
 border: 1px solid #c3143b;
}
.pagelist .pager li a:hover {
 color: #fff;
 background: #c3143b;
 border: 1px solid #c3143b;
}
.editor {
 border-bottom: 1px solid #8a8a8a;
 padding-bottom: 75px;
 padding-top: 25px;
}
.editor h2 {
 font-size: 18px;
 font-size: 1.8rem;
 font-weight: bold;
 margin-bottom: 10px;
}
.editor h3 {
 font-size: 16px;
 font-size: 1.6rem;
 margin-bottom: 10px;
}
.editor h3::before {
 content: '■';
}
.editor p {
}
.editor table {
 border-collapse: collapse;
 border-left: 1px solid #8a8a8a;
 border-top: 1px solid #8a8a8a;
 width: 100%;
}
.editor table th, .editor table td {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #8a8a8a;
 line-height: 1.4;
 padding: 20px 20px 17px;
 text-align: left;
}
.editor table th {
 background-color: #e2e2e2;
 font-weight: normal;
 color: #111;
}
.editor table tr.head th {
 background-color: #c90010;
}
.editor ul {
 list-style-type: disc!important;
 padding-left: 15px;
}
.editor ul li {
 list-style-type: disc!important;
 display: list-item;
 line-height: 170%;
 text-align: left;
}
.editor ol {
 list-style-type: decimal!important;
 padding-left: 20px;
}
.editor ol li {
 display: list-item;
 line-height: 170%;
 list-style-type: decimal!important;
 text-align: left;
}
.editor span {
 white-space: normal !important;
}
.editor img {
 height: auto !important;
 max-width: 100%;
}
.editor p a {
 text-decoration: underline !important;
 color:#111;
}
.editor p {
 line-height: 1.5;
 text-align: left;
}


/*--contact--*/


#form table {
 margin: 0 auto;
 width: 100%;
}

#form th {
 color:#fff;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
 font-size: 15px;
 font-size: 1.5rem;
 font-weight:normal;
 letter-spacing: 1px;
 line-height: 1.5;
 padding: 20px 2%;
 text-align: left;
 transition: all 0.5s ease-in-out 0s;
 -moz-transition: all 0.5s ease-in-out 0s;
 -webkit-transition: all 0.5s ease-in-out 0s;
 -o-transition: all 0.5s ease-in-out 0s;
 width: 30%;
}

#form tr{
 background:#515c69;
}


#form tr:nth-child(even){
 background: #47505a;
}



#form td {
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 padding: 10px 2%;
 line-height: 2 !important;
 transition: all 0.5s ease-in-out 0s;
 -moz-transition: all 0.5s ease-in-out 0s;
 -webkit-transition: all 0.5s ease-in-out 0s;
 -o-transition: all 0.5s ease-in-out 0s;
 border: 1px solid #eeeeee;
 background: #fff;
 text-align: left;
}
#form td p.b01 {
 color: #111 !important;
}
#form td a {
 color: #000;
 text-decoration: none !important;
}
#form td a:hover {
 border-bottom: 1px #000 solid;
}

input {
}
input.textFocus {
 color: #333;
}
input.wSS, input.wS, input.wM, input.wL, input.wLL {
 background-color: #FFF;
 border: 1px solid #CCC;
 line-height: 140%;
 padding: 5px 5px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}
input {
 vertical-align: middle;
}
.wSS {
 width: 60px;
}
.wS {
 width: 90px;
}
.wM {
 width: 200px;
}
.wL {
 width: 360px;
}
.wLL {
 width: 650px;
}
.imeOn {
 ime-mode: active;
}
.imeOff {
 ime-mode: disabled;
}
textarea.txtarea {
 background-color: #FFF;
 border: 1px solid #CCC;
 font-size: 14px;
 height: 160px;
 padding: 5px 5px;
 width: 360px;
}
option {
 font-size: 14px!important;
}
label {
 cursor: pointer;
 padding-right: 2%;
 color: #111;
}
label:hover {
 color: #999;
}
input[type="checkbox"], input[type="radio"] {
 margin-right: 3px;
 margin-top: -1px;
}
.formErr {
 color: #E54E52;
 font-weight: bold;
}
input.inputErr, textarea.inputErr {
 background-color: #FADFDE;
}

.send {
 text-align: center;
 margin-top: 25px;
 width: 100%;
}
.send p {
 display: inline-block;
}
.send p #bgimg {
 background: #b6b6b6;
 border: none;
 padding: 2% 0;
 width: 130px;
}
.send p #bgimg2 {
 border: none;
 background: #c3143b;
 color: #fff;
 padding: 2% 0;
 width: 130px;
}
.wS {
 width: 100% !important;
}
.redinput {
 width: 99.3%;
}





/*--sitemap--*/


.sitemapboxin li {
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0 10px 10px;
 display: inline-block;
 text-align: left;
 vertical-align: top;
}
.sitemapboxin li h2 {
 font-size: 15px;
 font-size: 1.5rem;
 color: #111 !important;
 letter-spacing: 2px;
 margin-bottom: 15px !important;
}
.sitemapboxin li h2 a {
 background: #f6f6f6;
 color: #111;
 padding: 15px;
 text-decoration: none;
 display: block;
 border-left:3px solid #c3143b;
 font-weight:normal;
}
.sitemapboxin li h2 i {
 color: #111 !important;
 font-size: 13px;
 padding-right: 10px;
 padding-top: 20px;
 float: right;
}
.sitemapboxin li p.link {
 font-size: 13px;
 font-size: 1.3rem;
 webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
 padding: 5px 0 5px 10px;
}
.sitemapboxin li p.link i {
 font-size: 11px;
 font-size: 1.1rem;
 padding-right: 5px;
}
.sitemapboxin li p a {
 color: #111;
}
.sitemapboxin li p a:hover {
 text-decoration: underline;
}




/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆company
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.companyen{
 font-family: 'Josefin Sans', sans-serif;
 font-size:36px;
 font-size:3.6rem;
 letter-spacing:1rem;
 text-align:center;
}


.companyimg{
 width:814px;
 height:581px;
}
p.txlink a{
 color:#112239;
 text-decoration:underline;
}

p.txlink a:hover{
 color:#006896;
}



.companytable tr{
 background:none !important;
  border:1px solid #fff;
}


.companytable th{
 border:1px solid #fff;
 border-top:0;
 border-bottom:0;
}


.companytable td{
 background:none !important;
  border-top:0;
 border-bottom:0;
 color:#fff;
}


.inlineblocktable li{
 color:#fff;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆btn
------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.inbtn .btntop {
 background: #006896;
}

@media only screen and (max-width: 1300px) {
/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆toppage
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
}

@media only screen and (max-width: 1100px) {
/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆glf
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

}

@media only screen and (max-width: 960px) {
/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆toppage
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.inmv{
	padding:97px 0 50px;
}








th {
 display: block !important;
 width: 100% !important;
 text-align: left !important;
}
td {
 display: block !important;
 width: 100% !important;
}
ul.indexul {
 text-align: center;
}
.indexbtm1 {
 width: 100%;
}
.indexbtm2 {
 width: 100%;
 text-align: left;
}
.indexbtm2 ul li {
 padding: 0 5px;
}



ul.inlineblockanc li:nth-child(2n){
 margin-right: 1%;
}





/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆kyotsu
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.slidtable th{
 display:table-cell !important;
}

.slidtable td{
 display:table-cell !important;
}


.table_wrap {
  overflow-x: scroll;
  width:100%;
}
.table_wrap::-webkit-scrollbar {
  height: 10px;
}
.result_table_wrap::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;
}
.result_table_wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.table_wrap table{
 min-width:960px !important;
 width:100%;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆sales
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

	



}

@media only screen and (max-width:760px) {
 
 
 
/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆kyotsu
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
 
 ul.inlineblockanc li {
 vertical-align: top;
 margin-right:0;
 margin:0 auto 2px;
 width: 75%
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆business
------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.threeul li p.tx{
 font-size:12px;
 font-size:1.2rem;
}




/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆company
------------------------------------------------------------------------------------------------------------------------------------------------------------*/




.bgcompany {
 background-attachment:inherit;
}




/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆news
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.boxnews01 {
 width: 100% !important;
}
.boxnews02 {
 margin-top: 25px;
 width: 100% !important;
}
.newsdetailbox li a.button {
 padding: 15px;
}
.editor {
 padding-bottom: 25px;
 padding-top: 25px;
}
.editor table {
 border-left: none;
 border-top: none;
}



.editor table tr{
 border:1px solid #8a8a8a;
}

.editor table th{
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #8a8a8a;
 line-height: 1.4;
 padding: 20px 20px 17px;
 text-align: left;
 border-top:0;
 border-right:0;
 border-left:0;
  border-bottom:1px solid #8a8a8a;


}

 .editor table td {
   border-top:0;
 border-right:0;
 border-left:0;
  border-bottom:0;

 }




/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆sales
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.swiper-slide{
	min-height:200px;
}
	

}
