@charset "UTF-8";

img {
  vertical-align: top;
  max-width: 100%
}
 
sup {
  font-size: 50%
}

a[href^="tel:"] {
  cursor: default;
  color: #333;
  text-decoration: none
}

a {
  color: #333;
  text-decoration: none
}

.pc {
  display: block
}

.sp {
  display: none!important
}

.fL {
  float: left
}

.fR {
  float: right
}

.aC {
  text-align: center!important
}

.aL {
  text-align: left!important
}

.aR {
  text-align: right!important
}

.mt0 {
  margin-top: 0!important
}

.mt5 {
  margin-top: 5px!important
}

.mt10 {
  margin-top: 10px!important
}

.mt15 {
  margin-top: 15px!important
}

.mt20 {
  margin-top: 20px!important
}

.mt25 {
  margin-top: 25px!important
}

.mt30 {
  margin-top: 30px!important
}

.mt35 {
  margin-top: 35px!important
}

.mt40 {
  margin-top: 40px!important
}

.mt45 {
  margin-top: 45px!important
}

.mt50 {
  margin-top: 50px!important
}

.mt100 {
  margin-top: 100px!important
}

.mb0 {
  margin-bottom: 0!important
}

.mb5 {
  margin-bottom: 5px!important
}

.mb10 {
  margin-bottom: 10px!important
}

.mb15 {
  margin-bottom: 15px!important
}

.mb20 {
  margin-bottom: 20px!important
}

.mb25 {
  margin-bottom: 25px!important
}

.mb30 {
  margin-bottom: 30px!important
}

.mb35 {
  margin-bottom: 35px!important
}

.mb40 {
  margin-bottom: 40px!important
}

.mb45 {
  margin-bottom: 45px!important
}

.mb50 {
  margin-bottom: 50px!important
}

.mb60 {
  margin-bottom: 60px!important
}

.mb70 {
  margin-bottom: 70px!important
}

.mb80 {
  margin-bottom: 80px!important
}

.mb90 {
  margin-bottom: 90px!important
}

.mb100 {
  margin-bottom: 100px!important
}

.mb120 {
  margin-bottom: 120px!important
}

.mb130 {
  margin-bottom: 130px!important
}

.mb150 {
  margin-bottom: 150px!important
}

.B {
  font-weight: 700!important
}

.Red {
  color: #eb0000!important
}

.Blue {
  color: #6485c1!important
}

.Blue2 {
  color: #2a5eb7!important
}

.txtML {
  font-size: 18px!important
}

.txtL {
  font-size: 21px!important
}

.txtLL {
  font-size: 32px!important
}

.txtS {
  font-size: 14px!important
}

.noBullet {
  list-style: none!important
}

.noBullet:before {
  content: none!important
}

/* ページ内リンク*/
.nav-area {
  border-bottom: #6485c1 2px solid
}

.nav-area ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 990px;
  margin: 0 auto;
  padding: 0
}

@media all and (-ms-high-contrast:none) {
  .nav-area ul {
    width: calc(100% - 20px)
  }
}

.nav-area ul li {
  list-style: none;
  font-size: 16px;
  text-align: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 0 14px;
  display: -ms-flexbox;
  display: flex
}

.nav-area ul li a {
  text-decoration: none;
  color: #000
}

.nav-area ul li a span, .nav-area ul li span {
  display: block;
  color: #4d6a9f;
  font-size: 12px;
  padding-top: 3px
}

@media screen and (min-width:801px) {
  .nav-area ul li.present a {
    color: gray
  }
  .nav-area ul li.present a span {
    color: #6485c1
  }
}

.nav-bottom {
  padding: 30px 0 60px;
  border-top: 10px solid #e6e6e6
}

.nav-bottom h2 {
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 700;
  font-style: italic;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", Yu Gothic, YuGothic, "ＭＳ ゴシック", sans-serif
}

.nav-bottom ul {
  padding-inline-start: 0;
  max-width: 990px;
  margin: 0 auto
}

.nav-bottom ul li {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  border-right: 1px solid #000;
  line-height: 1;
  font-size: 14px;
  white-space: nowrap
}

.nav-bottom ul li:last-child {
  border: none
}

.nav-bottom ul li a {
  color: #282828
}

.nav-bottom ul li a:hover {
  text-decoration: underline
}

/* 共通部分に使用 */
#other {
  padding: 70px 0 80px;
  margin-bottom: 75px;
  background: #f7f7f7;
  box-sizing: border-box
}

#other h3 {
  margin-bottom: 45px;
  color: #466cb1;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center
}

#other h3 span {
  color: #282828;
  font-size: 14px
}

#other a {
  color: inherit;
  text-decoration: none
}

#other .nttdatajpn-structure-content-rpsv dl {
  width: calc((100% - 30px)/3);
  display: table;
  float: left;
  margin: 0 15px 15px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-collapse: collapse;
  box-sizing: border-box
}

#other .nttdatajpn-structure-content-rpsv dl:nth-of-type(3n) {
  margin-right: 0
}

#other .nttdatajpn-structure-content-rpsv dt {
  display: table-cell;
  padding: 10px 0 10px 30px;
  line-height: 1;
  text-align: left;
  vertical-align: middle;
  width: 90px;
  box-sizing: border-box
}

#other .nttdatajpn-structure-content-rpsv dd {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 15px;
  box-sizing: border-box
}

#inquiry {
  background: url(../../../img/eye/foot_inquiry_bg.png) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 45px 0 50px
}
 

#inquiry h3 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  line-height: 1.5
}

#inquiry h3 span {
  font-size: 14px
}

#inquiry p {
  text-align: center;
  margin-bottom: 45px
}

#inquiry dl {
  width: 40%;
  display: inline-block;
  border: 2px solid #ccc;
  margin: 0 5%;
  position: relative;
  padding: 20px 30px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, .3)
}

#inquiry dt {
  float: left;
  line-height: 0;
  text-align: left
}

#inquiry dd {
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 20%;
  font-size: 20px;
  line-height: 0
}

#inquiry a {
  color: #fff;
  text-decoration: none
}

.toggle {
  display: none
}

/* トップ画像 */
.main__visual {
  position: relative;
}

.main__visual .main__img-box {
  display: flex;
  justify-content: center;
}

.main__visual .main__img-box .text__box {
  padding: 110px 0 107px;
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 2;
  background-color: #2e75b6;
}

.main__visual .main__img-box .text__box .inner__box {
  margin: 0 35px 0 20px;
  min-width: 504px;
}

@media screen and (min-width: 801px) and (max-width: 1160px) {
  .main__visual .main__img-box .text__box .inner__box {
    max-width: auto;
  }
}

.main__visual .main__img-box .photo__box {
  width: calc(50% + 65px);
  background: url(../../assets/img/img_top.png) no-repeat top right -51px/cover;
}

.main__visual .main__img-box h1 {
  margin-bottom: 53px !important;
  text-align: left !important;
}

.main__visual .main__img-box .yellow {
  display: block;
  color: #FFE200;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.38;
}

.main__visual .main__img-box .large {
  color: #fff;
  white-space: nowrap;
  font-size: 6.5rem;
  font-weight: 700;
  line-height: 1;
}

@media screen and (min-width: 801px) and (max-width: 1160px) {
  .main__visual .main__img-box .large {
    font-size: 3.8rem;
  }
}

.main__visual .main__img-box .txt {
  margin-bottom: 20px;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.78;
}

@media screen and (min-width: 801px) and (max-width: 1160px) {
  .main__visual .main__img-box .txt {
    font-size: 2.0rem;
  }
}

.main__visual .main__img-box .price__btn a {
  padding: 14px 10px 13px;
  min-width: 300px;
  display: inline-block;
  color: #5876AA;
  font-size: 1.9rem;
  font-weight: 700;
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
}

@media screen and (min-width: 801px) {
  .main__visual .main__img-box .price__btn a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}

@media screen and (max-width: 800px) {
  .main__visual .main__img-box .price__btn a:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 800px) {
  .main__visual .main__img-box {
    display: block;
  }
  .main__visual .main__img-box .text__box {
    padding: 43px 20px 3px;
    width: 100%;
    display: block;
  }

  .main__visual .main__img-box .text__box .inner__box {
    min-width: inherit;
    margin: 0;
  }
  .main__visual .main__img-box .photo__box {
    margin-top: -20px;
    width: 100%;
    background: none;
  }
  .main__visual .main__img-box .photo__box img {
    width: 100%;
  }
  .main__visual .main__img-box h1 {
    margin-bottom: 24px !important;
  }
  .main__visual .main__img-box .yellow {
    margin-bottom: -3px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .main__visual .main__img-box .large {
    font-size: 3.8rem;
    white-space: normal;
    line-height: 1.3;
  }
  .main__visual .main__img-box .txt {
    margin-bottom: 17px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .main__visual .main__img-box .price__btn a {
    padding: 15px 10px;
    min-width: 189px;
    font-size: 1.4rem;
  }
}
.main__visual .main__img-box .photo__box.analysis {
  background: url(../../assets/img/img_top.png) no-repeat top left/cover;
}

@media screen and (max-width: 374px) {
  .main__visual .main__img-box .large {
    font-size: 2.3rem;
  }
  .main__visual .main__img-box .txt {
    font-size: 1.3rem;
  }
}

/* ヘッダー部分 */
header.page_header {
  text-align: center;
  margin: 40px auto 30px
}

header.page_header h1 {
  font-size: 30px;
  line-height: 1
}

header.page_header h1 span {
  font-family: Noto Sans, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 36px
}

header.page_header h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1
}

/* 大項目記載 */
.ttl_sub03 {
  margin: 0 180px 23px;
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
  color: #2e75b6;
  border: solid 2px #ED7D31;
  text-decoration: underline;
  transition: 0.3s;
  border-radius: 5px;
  padding: 2em 2em 1.2em;
  position: absolute;
}
.ttl_sub03 a{
  color: #2e75b6;
  transition: color .3s;
  font-weight: 500;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", Yu Gothic, YuGothic, "ＭＳ ゴシック", sans-serif
}
.ttl_sub03 a:hover{
  color: #82b4e0;
}
.ttl_sub03 a span{
  margin: 0 0 0 470px;
  font-size: 15px;
  text-decoration: underline;
  text-decoration-color: #ffffff;
    color: #2e75b6;
  font-weight:500;
}
.ttl_sub04{
  margin: 36px 190px 190px;
  font-size: 25px;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
  border: solid 3px #ED7D31;
  border-radius: 30px;
  background: #ED7D31;
  width: 5em;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", Yu Gothic, YuGothic, "ＭＳ ゴシック", sans-serif
  position: absolute;
}
.ttl_sub02 {
  margin: 0 0 35px;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  line-height: 1.2;
  color: #282828;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", Yu Gothic, YuGothic, "ＭＳ ゴシック", sans-serif
}

@media screen and (max-width:1035px) {
  .pc {
    display: none
  }
  .ttl_sub03 a span {
    margin: 0 0 0 400px;
  }
}
@media screen and (max-width:961px) {
  .ttl_sub03 {
    margin: 0 100px;
  }
  .ttl_sub03 a span {
    margin: 0 0 0 400px;
  }
  .ttl_sub04{
    margin: 36px 100px 190px;
  }
}
@media screen and (max-width:800px) {
  .pc {
    display: none
  }
  .sp {
    display: block!important
  }
  .toggle {
    padding: 10px;
    position: relative;
    background-color: #466cb1;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    margin: 0;
    display: block;
    color: #fff
  }
  .toggle:after {
    content: "";
    width: 48px;
    height: 48px;
    background: url(../../../img/eye/ico_open.png) no-repeat top left;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 5%;
    top: 0;
    display: block
  }
  .toggle2:after {
    content: "";
    width: 48px;
    height: 48px;
    background: url(../../../img/eye/ico_close.png) no-repeat top left;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: 5%;
    top: 0;
    display: block
  }
  .nav-area ul {
    display: none
  }
  .nav-area ul li {
    padding: 10px;
    border-top: 1px dashed #d9e1ef;
    display: inherit
  }
  .nav-area ul li.present {
    border-bottom: none;
    background-color: #fafafa
  }
  .nav-area ul.sp_subMenu {
    margin: 10px
  }
  .nav-area ul.sp_subMenu li {
    display: inline;
    border-top: none;
    font-size: 14px
  }
  .nav-area ul.sp_subMenu li a {
    color: #595959
  }
  .nav-area ul li:first-child {
    border-top: none
  }
  #pc_subMenu_wrap {
    display: none
  }
  #inquiry dl {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px
  }
  #inquiry dd {
    line-height: 1;
    display: table-cell;
    vertical-align: middle;
    bottom: auto;
    top: auto;
    margin-top: 10px
  }
  figure, figure img {
    max-width: 100%
  }
  .flxInner2, .flxInner3 {
    width: 100%;
    margin-bottom: 10px!important
  }
  .ttl_sub03 {
    margin: 0 50px;
  }
  .ttl_sub03 a span {
    margin: 0 0 0 330px;
  }
  .ttl_sub04{
    margin: 36px 60px 190px;
  }
}

@media screen and (max-width:640px) {
  figure {
    width: 100%;
    margin: 0
  }
  #other .nttdatajpn-structure-content-rpsv dl {
    width: 100%;
    margin: 0;
    margin-bottom: 15px
  }
  .rotaie {
    transform: rotate(90deg)
  }
  dl.col2 {
    width: 100%
  }
  .subSt {
    font-size: 24px
  }
  dl.dlSt01 {
    display: block;
    width: 100%;
    margin-bottom: 50px
  }
  #top_news dl dt {
    float: none
  }
  #top_news dl dd {
    margin: 0
  }
  #case .caseBox {
    width: 100%
  }
  .list_imgR {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .list_imgR dl, .list_imgL p, .list_imgL div.gps, .list_imgL div.gps2 {
    width: 100%
  }
  .list_imgR figure {
    margin: 10px auto 0
  }
  .ttl_sub03 {
    margin: 0 10px;
    padding: 2em 2em 1.2em;;
  }
  .ttl_sub03 a span {
    margin: 0 0 0 200px;
  }
  .ttl_sub04{
    margin: 40px 20px 190px;
  }
}

@media screen and (max-width:480px) {
  .nav-bottom ul li {
    display: block;
    margin-bottom: 15px;
    border: none
  }
  .basisInfo, .list_func {
    -ms-flex-flow: column;
    flex-flow: column
  }
  .list_func li {
    width: 100%
  }
  .buttonTmp01 a:after, .buttonTmp02 a:after {
    opacity: .5
  }
  .ttl_sub03 {
    margin: 0 10px;
    padding: 3em 0.5em 0.3em;
    font-size: 15px;
  }
  .ttl_sub03 a span {
    margin: 0 0 0 200px;
    font-size: 13px;
  }
  .ttl_sub04{
    margin: 40px 20px 190px;
    font-size: 20px;
  }
}

div.nttdatajpn-structure-content-rpsv--full {
  max-width: 100%
}

@media screen and (max-width:767px) {
  div.nttdatajpn-structure-content-rpsv--full {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px
  }
}

div.nttdatajpn-structure-content-rpsv--full:nth-of-type(2n) {
  background: #f7f7f7
}

div.nttdatajpn-structure-content-rpsv--full>article {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0 60px
}

/* 画像の配置 */
.image-figure {
  margin-top: 30px;
  text-align: center
}

@media screen and (max-width:767px) {
  .image-figure__caption {
    width: 100%
  }
}

/* 特長の中項目記載 */
.ttl_sub01 {
  margin: 0 0 27px;
  padding: 17px 20px 15px;
  background-color: #829ccc;
  color: #fff;
  font-size: 20px;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", Yu Gothic, YuGothic, "ＭＳ ゴシック", sans-serif
}

/* 特長の横並び箇所 */
.list-feature {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: center;
}

@media screen and (max-width:767px) {
  .list-feature {
    display: block
  }
}

.list-feature__item1 {
  width: 30.30303%;
  padding: 4.54545% 3.53535% 3.53535%;
  background: #e1e5f6;
  margin: 0 20px;
}

@media screen and (max-width:767px) {
  .list-feature__item1 {
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .list-feature__item2:nth-of-type(n+2) {
    margin-top: 20px
  }
}

.list-feature__item2 {
  width: 31%;
  padding: 4.54545% 3.53535% 3.53535%;
  background: #e1f6f5;
  margin: 0 20px};

@media screen and (max-width:767px) {
  .list-feature__item2 {
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .list-feature__item1:nth-of-type(n+2) {
    margin-top: 20px
  }
}

.list-feature__image {
  margin-bottom: 40px;
  text-align: center
}

@media screen and (max-width:767px) {
  .list-feature__image {
    margin-bottom: 20px
  }
}

.list-feature__heading1 {
  color: #6369be;
  font-size: 20px;
  font-weight: 700;
  text-align: center
}

.list-feature__heading2 {
  color: #00bdd6;
  font-size: 20px;
  font-weight: 700;
  text-align: center
}


/* 導入の流れ */
.list-flow {
  position: relative
}

@media screen and (max-width:767px) {
  .list-flow:after {
    display: none
  }
}

.list-flow__item {
  position: relative;
  padding: 41px 0 40px 95px;
  border-bottom: 1px solid #6387be
}

@media screen and (max-width:767px) {
  .list-flow__item {
    padding: 35px 0 35px 80px
  }
}

@media screen and (max-width:767px) {
  .list-flow__item:nth-of-type(n+4) {
    padding-right: 0
  }
}

.list-flow__item:before {
  display: block;
  position: absolute;
  top: 0;
  left: 47px;
  content: "";
  width: 1px;
  height: 100%;
  border-left: 2px dotted #6387be
}

@media screen and (max-width:767px) {
  .list-flow__item:before {
    left: 37px
  }
}

.list-flow__item:first-of-type:before {
  top: 32px;
  height: calc(100% - 32px)
}

@media screen and (max-width:767px) {
  .list-flow__item:first-of-type:before {
    top: 25px;
    height: calc(100% - 25px)
  }
}

.list-flow__item:last-of-type:before {
  height: 32px
}

.list-flow__item:nth-of-type(n+2):after {
  display: block;
  position: absolute;
  top: -15px;
  left: calc(50% - 43px);
  content: "";
  border-style: solid;
  border-width: 26px 43px 0;
  border-color: #44babb transparent transparent
}

@media screen and (max-width:767px) {
  .list-flow__item:nth-of-type(n+2):after {
    top: -12px;
    left: calc(50% - 36px);
    border-width: 22px 36px 0
  }
}

.list-flow__number {
  position: absolute;
  top: 32px;
  left: 20px;
  color: #fff;
  background-color: #6387be;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .04em;
  width: 54px;
  height: 54px;
  border-radius: 50%
}

@media screen and (max-width:767px) {
  .list-flow__number {
    top: 25px;
    left: 10px
  }
}

.list-flow__heading {
  color: #6387be;
  font-size: 24px;
  font-weight: 700
}

.list-flow__text {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.875;
  min-height: 3.75em
}

/* よくある質問 */
.box-faq {
  background: #fff;
  border: 1px solid #ccc
}

.box-faq+.box-faq {
  margin-top: 20px
}

.box-faq__q {
  position: relative;
  color: #6387be;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  padding: 13px 50px 13px 57px;
}

@media screen and (max-width:767px) {
  .box-faq__q {
    padding: 18px 40px 18px 50px
  }
}

.box-faq__q:before {
  display: block;
  position: absolute;
  content: "Q";
  color: #6387be;
  top: 8px;
  left: 20px;
  font-size: 24px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .box-faq__q:before {
    top: 15px;
    left: 15px
  }
}

.box-faq__q.is-show:after {
  top: calc(50% - 6px);
  transform: rotate(225deg)
}

.box-faq__text {
  position: relative;
  padding: 15px 10px 18px 57px;
  font-size: 16px;
  line-height: 1.875
}

@media screen and (max-width:767px) {
  .box-faq__text {
    padding: 0 10px 20px 50px
  }
}

.box-faq__text:before {
  display: block;
  position: absolute;
  content: "A";
  color: #6387be;
  top: 8px;
  left: 22px;
  font-size: 24px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .box-faq__text:before {
    top: -6px;
    left: 17px
  }
}


@media screen and (max-width:767px) {
  .only-pc {
    display: none
  }
}

@media screen and (min-width:768px) {
  .only-sp {
    display: none
  }
}
div.nttdatajpn-structure-content-rpsv--full {
  max-width: 100%
}

@media screen and (max-width:767px) {
  div.nttdatajpn-structure-content-rpsv--full {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px
  }
}

div.nttdatajpn-structure-content-rpsv--full:nth-of-type(2n) {
  background: #f7f7f7
}

div.nttdatajpn-structure-content-rpsv--full>article {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0 60px
}

/* 関連するソリューション */
/* @media screen and (min-width:768px) {
  .list-link-other {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.list-link-other__item {
  width: calc((100% - 30px)/3);
  margin: 0 0 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-collapse: collapse;
  box-sizing: border-box
}

@media screen and (max-width:767px) {
  .list-link-other__item {
    width: 100%;
    margin: 0;
    margin-bottom: 15px
  }
}

@media screen and (min-width:768px) {
  .list-link-other__item:nth-of-type(n+2) {
    margin-left: 15px
  }
}

.list-link-other__item a {
  display: block;
  padding: 10px 25px 20px;
  overflow: hidden
}

.list-link-other__item a figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: calc(100% - 30px*2);
  margin: 0 auto;
  height: 66px
}

@media screen and (max-width:767px) {
  .list-link-other__item a figure {
    max-width: 60%
  }
}

@media screen and (max-width:650px) {
  .list-link-other__item a figure {
    max-width: 70%;
    height: 54.12px
  }
}

.list-link-other__item a figure img {
  width: 100%
}

.list-link-other__item a figure.robotics {
  width: 159px
}

@media screen and (max-width:767px) {
  .list-link-other__item a figure.robotics {
    width: 130.38px;
    height: 54.12px
  }
}

.list-link-other__item a[target=_blank] .list-link-other__text-name:after {
  display: inline-block;
  content: "";
  background: url(../img/icn_blank.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  width: 13px;
  height: 1em;
  margin-left: .35em
}

.list-link-other__text-lead {
  font-size: 80%;
  line-height: 1;
  margin-top: 12px
}

.list-link-other__text-name {
  font-size: 100%;
  line-height: 1;
  margin-top: 8px
} */

/* ページ内リンク */
.nav-area ul {
  max-width: 1200px
}

.nav-bottom ul {
  white-space: nowrap
}

@media screen and (max-width:480px) {
  .nav-bottom ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 200px;
    padding: 0 4% 0 12%
  }
}

.nav-bottom ul li {
  padding: 0 14px
}

@media screen and (max-width:480px) {
  .nav-bottom ul li {
    width: 80%;
    height: 33px;
    font-size: 102%;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 0
  }
}

.nav-bottom ul li a[target=_blank]:after {
  display: inline-block;
  content: "";
  background: url(../img/icn_blank.png) no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  width: 12px;
  height: 1em;
  margin-left: .2em;
  margin-bottom: .15em
}

.pt40 {
  padding-top: 40px
}

/* 商標登録 */
/* #notes {
  padding-top: 20px
}

#notes p {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 500
} */


/* 問合せボタン常時表示 */
#solutionContent .nav-cta {
  position: fixed;
  z-index: 2;
  right: 0;
  top: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none
}

@media screen and (max-width: 767px) {
  #solutionContent .nav-cta {
      top:auto;
      bottom: 0;
      display: block;
      height: auto;
      width: 100%
  }
}

@media screen and (max-width: 767px) {
  #solutionContent .nav-cta__link {
      display:-ms-flexbox;
      display: flex;
      width: 100%
  }
}

@media screen and (min-width: 768px) {
  #solutionContent .nav-cta__link-item:nth-of-type(n+2) {
      margin-top:10px
  }
}

@media screen and (max-width: 767px) {
  #solutionContent .nav-cta__link-item {
      width:calc(100%/3)
  }
}

#solutionContent .nav-cta__link-item a {
  color: #fff;
  background-color: #5d83ff;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: .04em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70px;
  height: 180px;
  border-radius: 14px 0 0 14px;
  pointer-events: auto;
  text-decoration: none
}

@media screen and (max-width: 767px) {
  #solutionContent .nav-cta__link-item a {
      font-size:13px;
      line-height: 1.21429;
      text-align: center;
      width: 100%;
      height: 45px;
      border-radius: 0;
      -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb
  }
}

#solutionContent .nav-cta__link-item:first-of-type a {
  font-size: 20px;
  letter-spacing: .03em;
  padding-top: .35em
}

@media screen and (max-width: 767px) {
  #solutionContent .nav-cta__link-item:first-of-type a {
      font-size:14px;
      padding-top: 0
  }
}

@media screen and (max-width: 767px) {
  #solutionContent .nav-cta__link-item:nth-of-type(n+2) {
      border-left:1px solid #e4c7b0
  }
}
