@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&family=Roboto:wght@700&display=swap');
.pcOnly {
	display: block;
}
.spOnly {
		display: none;
}
div#wrapper {
	width:100%;
	margin: 0 auto;
	padding:0;
	zoom: 1;
	overflow: hidden;
}
body > div#wrapper{     height:auto; }

.Header-site .cb-social li {
  margin-left: 10px; }

.Header-site #twitter-widget-0 {
  height: 26px !important; }

.Header-site .fb_iframe_widget {
  top: -0px; }

#contents{
	border-top: none;
	padding: 43px 0 0;
}

#precision a{
	text-decoration: none;
 transition: .3s;
}
#precision a:hover{
	text-decoration: none;
}
* { zoom: 1 }
#precision{
 font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-weight: 600;
 margin: 0;
 padding: 0;
 width: 100%;
 color: #707070;
 background-image: url(../images/bg.jpg);
 background-position: center top;
 background-size: 100% auto;
 background-repeat: repeat-y;
}

#precision .mainBg{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	position: relative;
}
#precision .mainBg ul.slide,
#precision .mainBg ul.slide2{
 float: left;
 margin: 0;
 padding: 0;
 width: 50%;
}
#precision .mainBg ul.slide2{
 float: right;
}
#precision .mainBg ul.slide,
#precision .mainBg ul.slide2{
  opacity: 1;
  transition: opacity .1s linear;
}
#precision .mainBg ul.slide.slick-initialized,
#precision .mainBg ul.slide2.slick-initialized{
  opacity: 1;
}
#precision .mainBg ul.slide > li:not(:first-child),
#precision .mainBg ul.slide2 > li:not(:first-child){
  display: none;
}
#precision .mainBg ul.slide li,
#precision .mainBg ul.slide2 li{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#precision .mainBg ul.slide li img,
#precision .mainBg ul.slide2 li img{
 width: 100%;
 height: auto;
}
#precision .mainBg ul.slideSp,
#precision .mainBg ul.slideSp2{
	display: none;
}
#precision .mainBg h1{
	margin: auto;
	padding: 0;
	width: 816px;
	position: absolute;
	top: 48%;
	left: 0;
	right: 0;
	z-index: 1;
}
#precision .mainBg h1 img{
	width: 100%;
	height: auto;
}

#precision #concept{
	padding: 78px 0 0;
	width: 100%;
}
#precision #concept h2{
	width: 100%;
 font-size: 44px;
 line-height: 65px;
 text-align: center;
 font-weight: 600;
}
#precision #concept p{
	padding: 40px 0 75px;
	width: 100%;
 font-size: 20px;
 line-height: 43px;
 text-align: center;
 font-weight: 300;
}
#precision #concept .img{
 padding: 120px 0 0;
 width: 100%;
 height: 550px;
 background-image: url(../images/img01.jpg);
 background-position: center center;
 background-size: cover;
 background-repeat: no-repeat;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#precision #concept .img.img2{
 padding: 110px 0 0;
 background-image: url(../images/img02.jpg);
}
#precision #concept .img.img3{
 padding: 90px 0 0;
 background-image: url(../images/img03.jpg);
}
#precision #concept .img .inner{
 margin: 0 auto;
 width: 65%;
 max-width: 1224px;
}
#precision #concept .img.img2 .inner{
 margin: 0 auto;
 text-align: right;
}
#precision #concept .img .inner .inBox{
 padding: 25px 32px 30px;
 width: 554px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
}
#precision #concept .img.img2 .inner .inBox{
 margin: 0 0 0 auto;
}
#precision #concept .img .inner .inBox img{
 width: 100%;
 height: 100%;
 mix-blend-mode: multiply;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 0;
}
#precision #concept .img .inner h3{
 margin: 0 0 0 auto;
 width: 100%;
 font-size: 28px;
 line-height: 46px;
 text-align: left;
 font-weight: 600;
 color: #fff;
 position: relative;
 z-index: 1;
}
#precision #concept .img.img2 .inner h3{
 margin: 0 auto 0 0;
}
#precision #concept .img.img2 .inner h3,
#precision #concept .img.img3 .inner h3{
 color: #fff;
}
#precision #concept .img .inner h4{
 margin: 0 0 0 auto;
	padding: 30px 0 0;
 width: 100%;
 font-size: 20px;
 line-height: 27px;
 text-align: left;
 font-weight: 600;
 color: #fff;
 position: relative;
 z-index: 1;
}
#precision #concept .img.img2 .inner h4{
 margin: 0 auto 0 0;
}
#precision #concept .img.img2 .inner h4,
#precision #concept .img.img3 .inner h4{
 color: #fff;
}
#precision #concept .img .inner p{
 margin: 0 0 0 auto;
	padding: 30px 0 0;
 width: 100%;
 font-size: 16px;
 line-height: 30px;
 text-align: left;
 font-weight: 300;
 color: #fff;
 position: relative;
 z-index: 1;
}
#precision #concept .img.img2 .inner p{
 margin: 0 auto 0 0;
}
#precision #concept .img.img2 .inner p,
#precision #concept .img.img3 .inner p{
 color: #fff;
}

#precision #lineup{
	padding: 110px 0 0;
	width: 100%;
}
#precision #lineup h2{
	padding: 0 0 45px;
 width: 100%;
 font-size: 40px;
 line-height: 53px;
 text-align: center;
 font-weight: 400;
 letter-spacing: 3px;
}
#precision #lineup .model{
 padding: 35px 0 35px;
 width: 100%;
 text-align: center;
 background-image: url(../images/subBg.jpg);
 background-position: center center;
 background-size: 100% 100%;
 background-repeat: no-repeat;
}
#precision #lineup .model h5{
 font-size: 32px;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 letter-spacing: 2px;
}
#precision #lineup .model p{
 margin: 0;
	padding: 20px 0 0;
 width: 100%;
 font-size: 22px;
 line-height: 140%;
 text-align: center;
 font-weight: 700;
}
#precision #lineup .box{
 margin: -1px 0 0;
 width: 100%;
 height: 600px;
 background-image: url(../images/pre_sports.jpg);
 background-position: right center;
 background-size: auto 100%;
 background-repeat: no-repeat;
 background-color: #646871;
 position: relative;
 z-index: 1;
}
#precision #lineup .box.d{
 background-image: url(../images/pre_disc.jpg);
 background-color: #1b2f32;
 z-index: 2;
}
#precision #lineup .box.r{
 background-image: url(../images/pre_r.jpg);
 background-color: #1a1e36;
 z-index: 3;
}
#precision #lineup .box.rdisc{
 background-image: url(../images/r_disc.jpg);
 background-color: #323841;
 z-index: 3;
}
#precision #lineup .box.s_c{
 background-image: url(../images/pre_s_c.jpg);
 background-color: #538284;
 z-index: 3;
}
@media screen and (min-width:2300px){
#precision #lineup .box{
 background-size: 60% auto;
}

}


#precision #lineup .box a{
 width: 100%;
 height: 100%;
 display: block;
 cursor: pointer;
}
#precision #lineup .box .boxIn{
 width: 58%;
 height: 100%;
 position: relative;
 overflow: hidden;
}
#precision #lineup .box .boxIn .txt{
 margin: 0 0 0 auto;
 padding: 140px 0 0;
 width: 704px;
 position: relative;
 z-index: 2;
}
#precision #lineup .box .boxIn .txt .for{
 padding: 0 0 25px;
 font-size: 24px;
 line-height: 150%;
 text-align: left;
 font-weight: 600;
 color: #fff;
}
#precision #lineup .box .boxIn .txt img{
 width: 492px;
 height: auto;
}
#precision #lineup .box.r .boxIn .txt img{
 width: 476px;
}
#precision #lineup .box.rdisc .boxIn .txt img{
 width: 492px;
}
#precision #lineup .box.s_c .boxIn .txt img{
 width: 521px;
}
#precision #lineup .box .boxIn .txt h3{
 padding: 18px 0 60px;
 font-size: 18px;
 line-height: 150%;
 text-align: left;
 font-weight: 600;
 color: #fff;
}
#precision #lineup .box .boxIn .txt p{
 margin: 0;
 padding: 0 0 20px;
 font-size: 16px;
 line-height: 180%;
 text-align: left;
 font-weight: 600;
 color: #fff;
}
#precision #lineup .box .boxIn .txt .bt{
 padding: 12px 0 13px;
 width: 245px;
 font-size: 18px;
 line-height: 100%;
 text-align: center;
 font-weight: 400;
 color: #fff;
 border: 1px solid #fff;
 background-image: url(../images/arrow.png);
 background-position: right 10px center;
 background-size: 7px auto;
 background-repeat: no-repeat;
 transition: .3s;
}
#precision #lineup .box a:hover .boxIn .txt .bt{
 color: #646871;
 background-color: #fff;
 background-image: url(../images/arrow_s.png);
 background-position: right 6px center;
}
#precision #lineup .box.d a:hover .boxIn .txt .bt{
 color: #223a3e;
 background-image: url(../images/arrow_d.png);
}
#precision #lineup .box.r a:hover .boxIn .txt .bt{
 color: #283a65;
 background-image: url(../images/arrow_r.png);
}
#precision #lineup .box.rdisc a:hover .boxIn .txt .bt{
 color: #737C8E;
 background-image: url(../images/arrow_rdisc.png);
}
#precision #lineup .box.s_c a:hover .boxIn .txt .bt{
 color: #538284;
 background-image: url(../images/arrow_s_c.png);
}
#precision #lineup .box .boxIn svg{
 width: auto;
 height: 103%;
 position: absolute;
 top: -1%;
 right: 0;
}

.banBox{
 margin: 0 auto;
 padding: 100px 0 80px;
 /*width: 1100px;*/
 width: 523px;
}
.banBox li{
 /*float: left;
 margin: 0 25px 0 0;*/
 width: 100%;
}
.banBox li:last-child{
 margin: 0;
}
.banBox li img{
 width: 100%;
 height: auto;
}
.banBox li a:hover{
 opacity: .7;
}

.mov{
 margin: 0 auto;
 padding: 0 0 230px;
 width: 1123px;
}
.mov img{
 width: 100%;
 height: auto;
}
.mov a:hover{
 opacity: .5;
}

#precision .banF{
 width: 380px;
	position: fixed;
	right: 20px;
	bottom: 140px;
	z-index: 102;
}
#precision .banF .close{
 width: 45px;
 height: 45px;
 position: absolute;
 top: 0;
 right: 0;
 cursor: pointer;
 z-index: 10;
}
#precision .banF img{
	width: 100%;
	height: auto;
}
#precision .banF a{
 transition: .3s;
}
#precision .banF a:hover{
opacity:0.5;
}



#pagetop{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 60px;
	bottom: 60px;
	cursor: pointer;
	z-index: 101;
}
#pagetop img{
	width: 100%;
	height: auto;
}


footer ul.cb-btns {
  width: 829px;
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 40px;
}
footer ul.cb-btns li.cb-btn {
 display: inline-block;
 width: 400px;
 background-color: #fff;
}
footer ul.cb-btns li.cb-btn:first-child {
  margin-right: 29px;
}
footer ul.cb-btns li.cb-btn a {
 padding: 0;
 width: 100%;
 height: 50px;
 display: block;
 position: relative;
 cursor: pointer;
 transition: .3s;
 background-image: url(../images/existing_img/arrow.png);
 background-position: right 15px center;
 background-size: 8px auto;
 background-repeat: no-repeat;
}
footer ul.cb-btns li.cb-btn a:hover {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
 filter: alpha(opacity=50);
 opacity: 0.5;
 text-decoration: none;
}
footer ul.cb-btns li.cb-btn a img {
 margin: 0 20px 6px 0;
 width: auto;
 height: 35px;
 display: inline-block;
}
footer ul.cb-btns li.cb-btn:nth-child(2) a img {
 width: auto;
 height: 35px;
}
footer ul.cb-btns li.cb-btn a span {
 width: auto;
 font-size: 20px;
 text-align: center;
 font-weight: bold;
 color: #003E81;
 line-height: 50px;
 position: static;
 font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




@media screen and (max-width:1450px){
#precision #concept .img .inner{
 margin: 0 auto;
 width: 95%;
 max-width: 95%;
}

}


@media screen and (max-width:1150px){
#precision #concept p{
 margin: 0 auto;
	width: 95%;
}
#precision #concept .img{
 padding: 9.8vw 0 0;
 width: 100%;
 height: 47.8vw;
}
#precision #concept .img.img2{
 padding: 8.5vw 0 0;
}
#precision #concept .img.img3{
 padding: 8.5vw 0 0;
}
#precision #concept .img .inner{
 margin: 0 auto;
 width: 95%;
 max-width: 95%;
}
#precision #concept .img.img2 .inner{
 margin: 0 auto;
 text-align: right;
}
#precision #concept .img .inner h3{
 margin: 0 0 0 auto;
 width: 100%;
 font-size: 2.8vw;
 line-height: 150%;
}
#precision #concept .img.img2 .inner h3{
 margin: 0 auto 0 0;
}
#precision #concept .img .inner h4{
 margin: 0 0 0 auto;
	padding: 2vw 0 0;
 width: 100%;
 font-size: 2vw;
 line-height: 150%;
}
#precision #concept .img.img2 .inner h4{
 margin: 0 auto 0 0;
}
#precision #concept .img .inner p{
 margin: 0 0 0 auto;
	padding: 2.4vw 0 0;
 width: 100%;
 font-size: 1.4vw;
 line-height: 200%;
}
#precision #concept .img.img2 .inner p{
 margin: 0 auto 0 0;
}

.banBox{
 padding: 10vw 0 15vw;
 width: 45%;
}
.banBox li{
 /*margin: 0 2.2% 0 0;*/
 width: 100%;
}

.mov{
 margin: 0 auto;
 padding: 0 0 20vw;
 width: 95%;
}

}

@media screen and (max-width:1280px){
#precision #lineup .box{
 width: 100%;
 height: 47vw;
 background-position: right -180% center;
}
#precision #lineup .box .boxIn{
 width: 58%;
}
#precision #lineup .box .boxIn .txt{
 margin: 0 0 0 auto;
 padding: 11vw 0 0;
 width: 95%;
}
#precision #lineup .box .boxIn .txt .for{
 padding: 0 0 2vw;
 font-size: 1.9vw;
 line-height: 150%;
}
#precision #lineup .box .boxIn .txt img{
 width: 69.5%;
 height: auto;
}
#precision #lineup .box.r .boxIn .txt img{
 width: 68%;
}
#precision #lineup .box.rdisc .boxIn .txt img{
 width: 70%;
}
#precision #lineup .box.s_c .boxIn .txt img{
 width: 71%;
}
#precision #lineup .box .boxIn .txt h3{
 padding: 1.3vw 0 4.6vw;
 font-size: 18px;
 line-height: 150%;
}
#precision #lineup .box .boxIn .txt p{
 padding: 0 0 1.5vw;
 font-size: 1.25vw;
}


}



@media screen and (max-width:1154px){
footer ul.cb-btns {
 width: 71%;
}
footer ul.cb-btns li.cb-btn {
 width: 48%;
}
footer ul.cb-btns li.cb-btn:first-child {
  margin-right: 4%;
}
footer ul.cb-btns li.cb-btn a {
 height: 4.6vw;
 background-position: right 3.8% center;
 background-size: 2% auto;
}
footer ul.cb-btns li.cb-btn a img {
 margin: 0 5% 0.4vw 0;
 height: 67%;
 display: inline-block;
 position: static;
}
footer ul.cb-btns li.cb-btn:nth-child(2) a img {
 height: 67%;
}
footer ul.cb-btns li.cb-btn a span {
 font-size: 1.75vw;
 line-height: 250%;
}
#header_nav li a{
 display: none;
}


}




@media screen and (max-width:768px){
.pcOnly {
		display: none;
}
.spOnly {
	display: block;
}

  .Header-site .cb-social{
    margin-top: 4px; }
  .Header-site .cb-social li:first-child{
    margin-right: 0; }
  .Header-site #twitter-widget-0{
    height: 21px !important; }

#navi-open {
  position: absolute;
  right: 0;
  top: 40px;
  height: 52px;
  width: 40px;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  z-index: 99; }
  #navi-open:hover {
    cursor: pointer; }

.menu-trigger, #nav-open .btn, #nav-open-sp .btn, #nav-close .btn, .menu-trigger span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
  line-height: 1; }

.menu-trigger {
	position: relative;
	width: 60%;
	height: 39px;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 4px;
		}
  .menu-trigger span {
	margin: 0 auto !important;
	padding: 0;
	width: 100%;
	height: 2px;
	background-color: #003e81;
}
  .menu-trigger span:nth-child(2){
	margin: -5px auto 0 !important;
		}
    .menu-trigger span:last-child {
	margin: -9px auto 0 !important;
      margin-bottom: 0; }

#header_nav {
  width: 100%;
  background-color: #003d80;
  font-size: 100%; }
  #header_nav .inner-link {
    display: none;
    position: absolute;
    z-index: 10;
    top: 42px;
    background: #003d80;
    width: 100%; }
  #header_nav li {
    border-bottom: 1px solid #fff;
    font-size: 140%; }
    #header_nav li a {
	color: #fff;
	padding: 4%;
	display: block;
	text-decoration: none;
	transition: .3s;
}
#header_nav li a:hover{
  opacity:0.5;
  filter: alpha(opacity=50);
}

#precision{
	margin: -1px 0 0;
	padding: 0;
	width: 100%;
 color: #707070;
 background-image: url(../images/bgSp.jpg);
 background-position: center top;
 background-size: 100% auto;
 background-repeat: repeat-y;
}
#precision .mainBg{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	position: relative;
}
#precision .mainBg ul.slide,
#precision .mainBg ul.slide2{
	display: none;
}
#precision .mainBg ul.slideSp,
#precision .mainBg ul.slideSp2{
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
 display: block;
}
#precision .mainBg ul.slideSp,
#precision .mainBg ul.slideSp2{
  opacity: 1;
  transition: opacity .1s linear;
}
#precision .mainBg ul.slideSp.slick-initialized,
#precision .mainBg ul.slideSp2.slick-initialized{
  opacity: 1;
}
#precision .mainBg ul.slideSp > li:not(:first-child),
#precision .mainBg ul.slideSp2 > li:not(:first-child){
  display: none;
}
#precision .mainBg ul.slideSp li,
#precision .mainBg ul.slideSp2 li{
	margin: 0;
	padding: 0;
	width: 100%;
}
#precision .mainBg ul.slideSp li img,
#precision .mainBg ul.slideSp2 li img{
	margin: 0;
	padding: 0;
 width: 100%;
 height: auto;
}
#precision .mainBg h1{
	margin: auto;
	padding: 0;
	width: 96%;
	position: absolute;
	top: 48.5%;
	left: 0;
	right: 0;
	z-index: 1;
}
#precision .mainBg h1 img{
	width: 100%;
	height: auto;
}

#precision #concept{
	padding: 10vw 0 0;
	width: 100%;
}
#precision #concept h2{
	width: 100%;
 font-size: 8vw;
 line-height: 150%;
 text-align: center;
 font-weight: 600;
}
#precision #concept p{
 padding: 5vw 0 12vw;
 width: 100%;
 font-size: 3.8vw;
 line-height: 200%;
 text-align: center;
 font-weight: 400;
 letter-spacing: 0;
}
#precision #concept .img{
 padding: 0;
 width: 100%;
 height: auto;
 background-image: none;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#precision #concept .img.img2,
#precision #concept .img.img3{
 background-image: none;
}
#precision #concept img{
 width: 100%;
 height: auto;
}
#precision #concept .img .inner{
 margin: 0;
 padding: 10vw 0 0;
 width: 100%;
 max-width: 100%;
}
#precision #concept .img.img2 .inner{
 margin: 0;
 text-align: center;
}
#precision #concept .img .inner .inBox{
 padding: 0;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
}
#precision #concept .img.img2 .inner .inBox{
 margin: 0;
}
#precision #concept .img .inner .inBox img{
 display: none;
}
#precision #concept .img .inner h3{
 margin: auto;
 width: 100%;
 font-size: 6vw;
 line-height: 150%;
 text-align: center;
 font-weight: 600;
 color: #707070;
}
#precision #concept .img.img2 .inner h3,
#precision #concept .img.img3 .inner h3{
 margin: auto;
 color: #707070;
}
#precision #concept .img .inner h4{
 margin: auto;
	padding: 7vw 0 0;
 width: 100%;
 font-size: 5vw;
 line-height: 150%;
 text-align: center;
 font-weight: 600;
 color: #707070;
}
#precision #concept .img.img2 .inner h4,
#precision #concept .img.img3 .inner h4{
 margin: auto;
 color: #707070;
}
#precision #concept .img .inner p{
 margin: auto;
	padding: 3vw 0 20vw;
 width: 90%;
 font-size: 4vw;
 line-height: 200%;
 text-align: left;
 font-weight: 400;
 color: #707070;
}
#precision #concept .img.img2 .inner p,
#precision #concept .img.img3 .inner p{
 margin: auto;
 color: #707070;
}

#precision #lineup{
	padding: 6vw 0 0;
	width: 100%;
}
#precision #lineup h2{
	padding: 0 0 10vw;
 width: 100%;
 font-size: 6vw;
 line-height: 150%;
 text-align: center;
 font-weight: 400;
 letter-spacing: 0.6vw;
}
#precision #lineup .model{
 padding: 11vw 0 10vw;
 width: 100%;
 text-align: center;
 background-image: url(../images/subBg.jpg);
 background-position: center center;
 background-size: 100% 100%;
 background-repeat: no-repeat;
}
#precision #lineup .model h5{
 font-size: 6vw;
 line-height: 100%;
 text-align: center;
 font-weight: 700;
 letter-spacing: 2px;
}
#precision #lineup .model p{
 margin: 0;
	padding: 3vw 0 0;
 width: 100%;
 font-size: 4vw;
 line-height: 180%;
 text-align: center;
 font-weight: 700;
}
#precision #lineup .box{
	padding: 0;
 width: 100%;
 height: auto;
 background-image: url(../images/pre_sportsSp.jpg);
 background-position: center bottom;
 background-size: 100% auto;
 background-repeat: no-repeat;
}
#precision #lineup .box.d{
 background-image: url(../images/pre_discSp.jpg);
}
#precision #lineup .box.r{
 background-image: url(../images/pre_rSp.jpg);
}
#precision #lineup .box.rdisc{
 background-image: url(../images/r_discSp.jpg);
}
#precision #lineup .box.s_c{
 background-image: url(../images/pre_s_cSp.jpg);
}
#precision #lineup .box a{
	padding: 0 0 102vw;
 width: 100%;
 height: 100%;
 display: block;
 cursor: pointer;
}
#precision #lineup .box .boxIn{
 width: 100%;
 height: auto;
 position: relative;
 overflow: visible;
}
#precision #lineup .box .boxIn .txt{
 margin: 0 auto;
 padding: 13vw 0 0;
 width: 78%;
 position: relative;
 z-index: 2;
}
#precision #lineup .box .boxIn .txt .for{
 padding: 0 0 4vw;
 font-size: 4vw;
 line-height: 150%;
 text-align: center;
 font-weight: 600;
 color: #fff;
}
#precision #lineup .box .boxIn .txt img{
 width: 100%;
 height: auto;
}
#precision #lineup .box.r .boxIn .txt img{
 width: 100%;
}
#precision #lineup .box.rdisc .boxIn .txt img{
 width: 100%;
}
#precision #lineup .box.s_c .boxIn .txt img{
 width: 100%;
}
#precision #lineup .box .boxIn .txt h3{
 padding: 3vw 0 7vw;
 font-size: 4.5vw;
 line-height: 150%;
 text-align: center;
 font-weight: 600;
 color: #fff;
}
#precision #lineup .box .boxIn .txt p{
 margin: 0;
 padding: 0 0 3vw;
 font-size: 3.4vw;
 line-height: 180%;
 text-align: center;
 font-weight: 600;
 color: #fff;
}
#precision #lineup .box .boxIn .txt .bt{
 padding: 2.4vw 0 2.4vw;
 width: 100%;
 font-size: 4vw;
 line-height: 100%;
 text-align: center;
 font-weight: 400;
 color: #fff;
 border: 1px solid #fff;
 background-image: url(../images/arrow.png);
 background-position: right 4% center;
 background-size: 2vw auto;
 background-repeat: no-repeat;
 transition: .3s;
}
#precision #lineup .box a:hover .boxIn .txt .bt{
 color: #646871;
 background-color: #fff;
 background-image: url(../images/arrow_s.png);
 background-position: right 2% center;
}
#precision #lineup .box.d a:hover .boxIn .txt .bt{
 color: #223a3e;
 background-image: url(../images/arrow_d.png);
}
#precision #lineup .box.r a:hover .boxIn .txt .bt{
 color: #283a65;
 background-image: url(../images/arrow_r.png);
}
#precision #lineup .box.rdisc a:hover .boxIn .txt .bt{
 color: #737C8E;
 background-image: url(../images/arrow_rdisc.png);
}
#precision #lineup .box.s_c a:hover .boxIn .txt .bt{
 color: #538284;
 background-image: url(../images/arrow_s_c.png);
}
#precision #lineup .box .boxIn svg{
 width: 100%;
 height: auto;
 position: absolute;
 top: 0;
 right: 0;
}

.banBox{
 margin: 0 auto;
 padding: 6vw 0 10vw;
 width: 75%;
}
.banBox li{
 float: none;
 margin: 0 0 6vw;
 width: 100%;
}
.banBox li:last-child{
 float: none;
 margin: 0;
}
.banBox li img{
 width: 100%;
 height: auto;
}
.banBox li a:hover{
 opacity: .7;
}

.mov{
 margin: 0 auto;
 padding: 0 0 15vw;
 width: 100%;
}
.mov img{
 width: 100%;
 height: auto;
}
.mov a:hover{
 opacity: .5;
}

#precision .banF{
 width: 100%;
	position: fixed;
	right: 0;
	bottom: 4vw;
	z-index: 102;
}
#precision .banF .close{
 width: 7vw;
 height: 7vw;
 position: absolute;
 top: 0;
 right: 0;
 cursor: pointer;
}
#precision .banF img{
	width: 100%;
	height: auto;
}


#pagetop{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 20px;
	bottom: 45vw;
	cursor: pointer;
}
#pagetop img{
	width: 100%;
	height: auto;
}


  footer ul.cb-btns {
    width: auto;
    margin: 0 20px;
    font-size: 0;
    margin-bottom: 20px;
  }
  footer ul.cb-btns li.cb-btn {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
  footer ul.cb-btns li.cb-btn:first-child {
    margin-right: 0;
  }
  footer ul.cb-btns li.cb-btn a {
 padding: 4vw 0;
 height: auto;
 text-align: left;
 display: block;
 position: relative;
 background-color: #ffffff;
 overflow: hidden;
 background-image: url(../images/existing_img/arrow.png);
 background-position: right 5% center;
 background-size: 2.7vw auto;
 background-repeat: no-repeat;
  }
footer ul.cb-btns li.cb-btn a img {
 margin: auto;
 width: 5vw;
 height: auto;
 display: inline-block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 7.3%;
}
footer ul.cb-btns li.cb-btn:nth-child(2) a img {
 width: 10vw;
 height: auto;
 left: 5%;
}
  footer ul.cb-btns li.cb-btn a span {
 margin: 0 0 0 25%;
 font-size: 4.5vw;
 color: #003E81;
 line-height: 100%;
 text-align: left;
 position: static;
 font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }



}


@media screen and (max-width:380px){



}



@media screen and (max-width:768px) and (orientation: landscape) {


}
/* other
---------------------------------------------------------*/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  

.clearfix { display: block; }  
/* End hide from IE-mac */  
  