.html,
.body {
  min-width: 320px;
  margin: 0 auto;
}

.w1280 {
  margin: 0 0.15rem;
}
.w96{width: 92% !important;margin: 0 auto !important;padding: 0.4rem 0.25rem !important;}
.subPageNav {
  height: 1rem;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #fff;
}
.subPageNav .subNavBox > a {
  float: left;
}
.subPageNav .subNavBox > a img {
  display: block;
  height: 1rem;
}
.subPageNav .subNavBox ul {
  display: none;
}
.subPageNav .subNavBox .phoneNavBtn {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: -0.15rem;
  top: 0;
  background: #2a58a6 url("../images/navIcon.png") no-repeat center center;
  background-size: 0.54rem 0.4rem;
}
.containerad{position:relative;}
.subPageMain {
  padding-bottom: 0.4rem;
  background: #f1f5f7;
  padding-top: 1.2rem;
}

.subTitleBox {
  padding: 0.6rem 0;
  text-align: center;
  background: #2a58a6;
  position: relative;
}
.subTitleBox h1 {
  font-size: 0.5rem;
  line-height: 0.72rem;
  font-weight: bold;
  color: #fff;
}
.subTitleBox span {
  display: block;
  font-size: 0.4rem;
  line-height: 0.5rem;
  color: #fff;
  text-transform: uppercase !important;
}
.subTitleBox .tit {
  display: none;
}

.subTitle {
  padding: 0.5rem 0;
  text-align: center;
}
.subTitle span {
  display: inline-block;
  font-size: 0.38rem;
  line-height: 0.6rem;
  color: #222;
  position: relative;
  z-index: 1;
}
.subTitle span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.16rem;
  background-color: #2a58a6;
  z-index: -1;
}
.section2{
  background-image: url("../../images/UTSUGI/bg1.png");
  background-repeat: no-repeat;
  background-position: top 3vw center;
  padding:0.8rem 0.2rem 0.5rem 0.2rem !important;
  margin: 0.5rem auto 0 auto !important;
  text-align: center;
  background-color: #ffffff;
  background-size: contain;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.section2>h2{
  height: 1rem;
  background: url("../../images/UTSUGI/boderdshed2.png") no-repeat center;
  background-size: contain;
  font: normal 0.3442rem/0.8rem "NOTOSANSJP-BOLD";
  color: #e94808;
}
.section2>p{
  width: 94%;
  font: normal 0.24rem/0.35rem "NOTOSANSJP-BOLD";
  color: #333333;
  margin: 0.5rem auto 0 auto;
}
.section2>p span{color: #e94808;}
.section2 .label{color: #1a369d;position: relative;}
.section2 .label:before{
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 11px;
  background-color: #e94808;
  position: absolute;
  top: 0;
  left: 0;
}
.section2 .label h1{font:normal 0.8rem/1.4rem "FuturaBT-MEDIUM";text-align: left;}
.section2 .label p{font:normal 0.38rem/0.44rem "NOTOSANSJP-REGULAR";margin-bottom: 0.5rem;text-align: left;}
.scroll{overflow-x: scroll;}
.section2 img.tdjn,.section2 img.connection{width: 180%;}
.section2 img.connection{margin-top: 0.3rem;}



.subTable table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
}
.subTable table td {
  border: 1px solid #666;
}
.subTable table td.firstTd {
  width: 26%;
  text-indent: 0.2rem;
  font-size: 0.26rem;
  font-weight: bold;
  color: #222;
}
.subTable table td.secondTd {
  width: 74%;
  padding: 0.2rem 0.05rem;
  font-size: 0.26rem;
  color: #222;
  line-height: 0.4rem;
  text-align: justify;
}
.subTable table td.secondTd p span {
  display: block;
  font-weight: normal;
}

.mapBox {
  padding-bottom: 0.5rem;
}
.mapBox>ul{display: block;position:absolute;left:0.25rem;top:0;}
.mapBox .map {
  width: 100%;
  height: 6rem;
}
.mapBox .map iframe {
  width: 100% !important;
  height: 100% !important;
}

.subBusiness {
  padding: 0.5rem 0.3rem;
  margin-bottom: 0.3rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
}
.subBusiness .subTxt {
  padding-bottom: 0.3rem;
}
.subBusiness .subTxt p {
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #222;
  text-indent: 2em;
}
.subBusiness ul li {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.subBusiness ul li img {
  display: block;
  width: 100%;
}
.mapBox ul li{
  /* background: url("../../images/UTSUGI/borderdashed.png") no-repeat; */
  padding-left: 0.3rem;
  margin-bottom: 38px;
  background-size: contain;
}
.d_lisswper{margin-bottom:0.5rem;}
.d_list_brpcnone{display:block;}
.mapBox ul li a{
  color: #333333;
  font: normal 0.24rem/0.4rem "NOTOSANSJP-MEDIUM";
}
.mapBox ul li a span{font: bold 0.28rem/0.35rem "NOTOSANSJP-BLACK";}
.mapBox img{width: 100%;}
.subBusiness .btn {
  margin-top: 0.5rem;
  text-align: center;
}

.characteristic ul li{
  padding: 0.2rem 0.3rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  box-sizing: border-box;
  margin: 0.2rem 0;
}
.characteristic ul li span {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #1a369d;
  font: bold 0.3rem / 0.6rem "NOTOSANSJP-BLACK";
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.2rem;
}
.characteristic ul li h2{
  font: bold 0.38rem/0.6rem "NOTOSANSJP-BLACK";
}
.characteristic ul li p{
  font: normal 0.24rem/0.35rem "NOTOSANSJP-REGULAR";
  margin-top: 0.2rem;
}


.subBusiness .btn a {
  display: inline-block;
  padding: 0 0.5rem;
  border: 2px solid #444;
  border-radius: 3px;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #333;
}
.flow{padding: 0 !important;overflow-x: scroll;}
.flow>img.connection {width: 200%}
.subProduct {
  padding: 0.5rem 0.3rem !important;
  margin-bottom: 0.3rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
}
.subProduct .special{font: normal 0.28rem/0.4rem "NOTOSANSJP-BOLD";margin: 0.3rem 0;}
.subProduct .subTitle02 {
  padding-bottom: 0.4rem;
}
.subProduct .subTitle02 h3 {
  display: inline-block;
  font-size: 0.38rem;
  color: #282828;
  position: relative;
}
.subProduct .subTitle02>span {
  display: block;
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #2a58a6;
  font-weight: bold;
}
.subProduct .scroll>img{display: block;margin: 0.5rem auto;width: 180%;}
.subProduct .subTitle02 h3 span{
  font: normal 0.24rem/0.35rem "NOTOSANSJP-REGULAR";
}
.subProduct .subTitle02 p{
  font: normal 0.28rem/0.54rem "NOTOSANSJP-REGULAR";
  color: #666;
}
.subProduct .subTitle02-r {
  text-align: right;
}
.subProduct ul li {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.subProduct ul li img {
  display: block;
  width: 100%;
}

.subPart03 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.subPart03 .subTitleLine {
  font-size: 0.32rem;
  line-height: 0.8rem;
  position: relative;
}
.subPart03 .subTitleLine span {
  display: inline-block;
  padding-right: 0.15rem;
  background-color: #f1f5f7;
  position: relative;
  z-index: 1;
}
.subPart03 .subTitleLine::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #154977;
  z-index: 0;
}
.subPart03 .txt h3 {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #154977;
}
.subPart03 .txt p {
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #222;
}
.subPart03 .txt .linkBtn {
  text-align: center;
  margin: 0.2rem auto;
}
.subPart03 .txt .linkBtn a {
  display: inline-block;
  padding: 0 0.3rem;
  background-color: #154977;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fff;
}

.footerBox {
  background-color: #333;
  padding-top: 0.5rem;
}
.footerBox .pull_left {
  width: 100%;
  padding-left: 0.5rem;
  box-sizing: border-box;
}
.footerBox .pull_left img {
  display: block;
  height: 1rem;
}
.footerBox .pull_left p {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #eee;
  font-family: "NotoSansJP";
}
.footerBox .pull_right {
  width: 100%;
  padding-top: 0.4rem;
  padding-left: 0.5rem;
  box-sizing: border-box;
}
.footerBox .pull_right li {
  float: left;
  width: 30%;
  padding-left: 0.2rem;
  background: url(../images/icons/widget-link-dark-rtl.png) no-repeat left center;
}
.footerBox .pull_right li a {
  display: block;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #eee;
  font-family: "NotoSansJP";
}
.footerBox .pull_right li a:hover {
  color: #2a58a6;
}
.footerBox .copyRight {
  margin-top: 0.5rem;
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #eee;
  font-family: "NotoSansJP";
  background-color: #222;
  text-align: center;
}

.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1.2rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1002;
}







.newslist{margin-top:0.5rem !important;background:none !important;margin-bottom: 0.5rem !important;text-align:left !important;}
.subNewslist {
  padding-top: .6rem;
  padding-bottom: .6rem;
}

.subNewslist li {
  padding: .4rem .4rem .3rem;
  margin-bottom: .5rem;
  background-color: #fff;
}

.subNewslist .tag {
  display: inline-block;
  height: .52rem;
  padding: 0 .3rem;
  background-color: #2a58a6;
  border-radius: .26rem;
  font-size: .24rem;
  line-height: .52rem;
  color: #fff;
  text-align: center;
}

.subNewslist .time {
  display: block;
  font-size: .26rem;
  line-height: .52rem;
}

.subNewslist a {
  position: relative;
  display: block;
  padding: .2rem .4rem .2rem 0;
  font-size: .26rem;
  line-height: .52rem;color:#2a58a6;
}

.subNewslist a::after {
  content: '>';
  position: absolute;
  right: -.2rem;
  top: 0.2rem;
  font-size: .32rem;
}

.subNewslist .img {
  float: left;
  width: 100%;
  margin-bottom: .4rem;
}

.subNewslist .img img {
  display: block;
  width: 100%;
}

.subNewslist .txt {
  float: right;
  width: 100%;
}
.newslist p{font-size:0.32rem;line-height:200%;}
.newsactive{background:none !important;}
	.newsactive h1{font-size: 0.4rem !important;
        line-height: 1.2rem !important;
        font-weight: bold;
        color: #000 !important;}










#leftMenu {
  position: fixed;
  left: 0;
  top: 1.2rem;
  bottom: 0;
  z-index: 1200;
  width: 4rem;
  background: #fff;
  overflow: auto;
}

#leftMenu img {
  width: 80%;
  margin: 0.5rem auto 0.3rem;
  display: block;
}

#leftMenu a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.32rem;
  padding: 0.15rem 0.7rem 0.15rem 0.2rem;
  color: #666;
  position: relative;
  border-bottom: 0.02rem solid #f1f1f1;
}

#leftMenu a::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #666;
  border-bottom: 0.02rem solid #666;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.3rem;
  top: 50%;
  margin-top: -0.07rem;
}/*# sourceMappingURL=style-phone.css.map */