@charset "UTF-8";
body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

/*table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  }*/


html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  height: 100%;
  font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  height: 100%;
  min-height: 100%;
  overflow-x: visible;
  color: #000;
  /*line-height: 1.4;*/
}

@font-face {
  font-family: "Open Sans";
  src:
	url("/font/OpenSans_SemiCondensed-Regular.woff2") format("woff2"),
    url("/font/OpenSans_SemiCondensed-Regular.woff") format("woff");
}

table td, table th {
  font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;
  font-weight: 400;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover,
a:link,
a:visited,
a:active,
a:focus {
  outline: none !important;
}
a:hover img,
a:link img,
a:visited img,
a:active img,
a:focus img {
  border: none !important;
}
a img:hover {
  opacity: 0.8;
}
.header__function .header__function__language > button, .header__function .header__function__language > span {
  font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif !important;
}

/*img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  }*/

/*table, th, td {
  border-collapse: collapse;
}
*/
.pc_show {
  display: block;
}
.sp_show {
  display: none;
}
@media screen and (max-width: 720px) {
  .pc_show {
    display: none;
  }
  .sp_show {
    display: block;
  }
}
.dis_in-table {
  display: inline-table !important;
}
@media screen and (max-width: 480px) {
  .dis_in-table {
    display: inherit !important;
  }
}

.opacity {
  opacity: 0;
}
.rethink_logo {
  width: 133px;
  height: auto;
}
#rethink.footer__service-list__content {
  max-width: 1100px !important;
  width: 100%;
  display: flex;
  align-items: center;
}
#rethink.footer__service-list__content ul {
  max-width: 980px !important;
  width: 100%;
}
@media screen and (max-width: 720px) {
  #rethink.footer__service-list__content {
    flex-direction: column;
  }
  .rethink_logo {
    width: 165px !important;
    margin: 30px 0;
  }
}

.footer__function select {
    font-size: 1.6rem;
	font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;
    padding: 12px 40px 13px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("../shared/unchangeable/img/bg_region.png") no-repeat 97% center;
    background-size: 20px;
    border: none;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

.con__w1090 {
  max-width: 1090px;
  width: 95%;
  margin: auto;
}
.con__w920 {
  max-width: 920px;
  width: 95%;
  margin: auto;
}
.mgt120 {
  margin-top: 120px;
}
.mgb40-img,
.mgb40 {
  margin-bottom: 40px;
}
.sp-mgb40 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0px !important;
}
.mgb-3 {
  margin-bottom: -3% !important;
}
.mgb-80 {
  margin-bottom: -80px;
}
.mg-auto {
  margin: auto;
}
.btn-more-case {
  margin: auto;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.link {
  color: #000;
  text-decoration: underline;
}
.link:hover {
  color: #0062c2;
}
@media (max-width: 720px) {
  .mgt120 {
    margin-top: 60px;
  }
  .mgb40 {
    margin-bottom: 30px;
  }
  .sp-mgb20 {
    margin-bottom: 20px;
  }
  .sp-mgb30 {
    margin-bottom: 30px;
  }
  .mgb40-img {
    margin-bottom: 0px;
  }
  .mgb-3 {
    margin-bottom: 3% !important;
  }
  .btn-more-case {
    margin: auto;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
  }
}

.pc .header__logo {
  width: 100% !important;
  max-width: 500px !important;
  display: flex;
  align-items: center;
}

.pc .header__logo span {
  margin-left: 15px;
  letter-spacing: 0.5px;
  margin-top: 5px;
}
.sp .header__logo {
  display: flex;
  align-items: center;
  width: 177px !important;
  max-width: 177px !important;
}
.sp .header__logo span {
  margin-left: 3px;
  letter-spacing: 0.5px;
  font-size: 13px;
  margin-top: 10px;
}

.sp .header__logo img {
  width: 238px ;
  max-width: 238px ;
  height: auto;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 720px) {
.sp .header__logo img {
  width: 177px !important;
  max-width: 177px !important;
  height: auto !important;
  display: flex;
  align-items: center;
  }
}

.pc .header__logo img {
  width: 238px ;
  max-width: 238px ;
  height: auto;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 720px) {
.pc .header__logo img {
  width: 177px !important;
  max-width: 177px !important;
  height: auto !important;
  display: flex;
  align-items: center;
  }
}

@media screen and (max-width: 414px) {
  .sp .header__logo span {
    display: none;
  }
}

.view {
  max-width: 330px;
  vertical-align: baseline;
}

.t1 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 35pt;
  margin-bottom: -20px;
  position: relative;
  z-index: 2;
}
h1 {
  /* font-weight: 900; */
  /* font-size: 162px; */
  color: #fff;
  text-align: right;
  margin-bottom: 25px;
  position: relative;
  z-index: 3;
  margin-top: -20px;
  margin-right: 30px;
}
.logo-senrigan {
  max-width:496px;
  width: 100%;
}
.txt-center {
  margin: auto;
  display: inline-block;
}

h2 {
  width: 100%;
  margin: auto;
  margin-bottom: 0px;
  font-size: 30px;
  color: #fff;
  text-align: left;
  position: relative;
  z-index: 4;
  line-height: 50px;
  padding-left: 30px;
}

h3 {
  font-size: 36px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  /* margin-top: 60px;
	margin-bottom: 40px; */
}
.rwd-line {
  display: block;
}

@media screen and (min-width: 1024px) {
  .rwd-line {
    display: inline;
  }
}
.min-h-text {
  min-height: 170px;
}
@media (max-width: 720px) {
  .min-h-text {
    min-height: initial;
  }
}

@media (max-width: 720px) {
  h1 {
    font-size: 13vh;
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }
  .t1 {
    font-size: 25px;
    margin-bottom: -80px;
  }
  h2 {
    font-size: 19px;
    margin-bottom: 0px;
    line-height: 28px;
    padding: 0;
    /* max-width: 480px; */
  }
  .logo-senrigan {
    max-width: 420px;
  }
  h3 {
    font-size: 24px;
    padding: 0 20px;
  }
}
@media (max-width: 500px) {
  h1 {
    margin-top: -20px;
  }
  .responsive-r {
    top: inherit !important;
    margin-left: -20px;
  }
  .content-text .tool img {
    width: 89% !important;
    transform: translate(-51%, 20px) !important;
  }

}
/* @media (max-width: 550px) {
  h1 {
    font-size: 8vh;
    margin-top: 0px;
    line-height: 40pt;
    width: 100%;
  }
  .t1 {
    font-size: 22px;
    margin-bottom: -120px;
    line-height: 25pt;
  }
  h2 {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 25px;
  }
} */

.mainvisual {
  background-size: cover;
  background-image: url("../img/bg_mv.jpg");
  height: 100vh;
  height: 537px;
  position: relative;
}
.mv_new {
  background-image: url("../img/bg_mv-new.jpg") !important;
}
@media (max-width: 720px) {
  .mainvisual {
    height: 450px;
  }
  .mv_new {
    background-image: url("../img/bg_mv-new-sp.jpg") !important;
    background-position-x: center;
  }
}
.inner-div {
  padding-top: 7px;
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
}
@media (max-width: 720px) {
  .inner-div {
    padding-top: 45px;
  }
}

.mainvisual-b {
  background-image: url("../img/bg_mv_001.jpg");
  height: 1255px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 720px) {
  .mainvisual-b {
    height: 800px;
  }
}

.eye {
  background-image: url("../img/img_mv_003.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 581px;
  width: 100%;
  max-width: 564px;
  position: absolute;
  z-index: 1;
  right: 0px;
}
@media (max-width: 720px) {
  .eye {
    width: 300px;
    height: 450px;
    z-index: 0;
    /*background-color: red;*/
    background-size: 364px 381px;
  }
}

.fixed-mv-l {
  background-image: url("../img/img_mv_002.png");
  background-repeat: no-repeat;
  height: 581px;
  width: 564px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -280px;
}
.fixed-mv-r {
  position: absolute;
  bottom: 0;
  right: 0;
  bottom: -560px;
}

.fixed-mv-r2 {
  position: absolute;
  top: 0;
  margin-top: -300px;
  right: 0;
}

@media (max-width: 720px) {
  .fixed-mv-l {
    width: 30%;
  }
  .fixed-mv-r {
    width: 20%;
    bottom: -278px;
  }
  .fixed-mv-r2 {
    width: 20%;
  }
}

.mv-content {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #000;
  top: 0;
  left: 0;
  top: 280px;
}
.content-text {
  text-shadow: 2px 2px 0px rgb(0, 0, 0, 0.5);
  color: #fff;
  padding: 20px;
  /*background-color: #1d1d1d;*/
  margin-top: 50px;
}
.content-text .tool img {
  max-width: 774px;
  width: 69%;
  /* margin-top: -70px; */
  position: absolute;
  /* left: -19%; */
  left: 50%;
  transform: translate(-74%, 20px);
  bottom: 70px;
}
/* .content-text .tool::after {
  position: absolute;
  content: "";
  background-image: url("../img/arrow-down.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
} */
@media (max-width: 720px) {
  .content-text {
    margin-top: 0px;
  }
  .content-text .tool img {
    max-width: 540px;
  }
}

.wrapper-inner-tab-backgrounds-first {
  float: left;
  height: 300px;
  width: 33.33%;
  background-color: #feb41d;
}

.btn-vdo {
  background-color: #006cff;
  width: 90%;
  max-width: 300px;
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  text-shadow: 1px 1px 1px #34739d;
  padding: 12px 16px;
  font-size: 19px;
  line-height: 29pt;
  font-weight: bold;
  text-decoration: none;
  margin-top: 26px;
  /*  z-index: 1;
position: relative;*/
  /*text-align: center;*/
}
@media (max-width: 720px) {
  .btn-vdo {
    font-size: 16px;
    margin-top: 15px;
  }
}

.btn-vdo img {
  margin-bottom: -8px;
}

/* Darker background on mouse-over */
.btn-vdo:hover {
  background-color: #0054ff;
  text-decoration: none;
}
/*.btn-vdo:active { background-color: #0054c7;}*/

/*.ico-link {
background-color: red;
}*/

.more {
  /*background-color: red;*/
  height: 150px;
  position: relative;
  top: -1px;
  background-color: #fff;
  left: -10px;
}
.btn-more {
  background-color: #0062c2;
  width: 90%;
  max-width: 300px;
  border-radius: 0px !important;
  /* border: 1px solid #000; */
  display: inline-block;
  color: #fff;
  padding: 12px 16px;
  font-size: 18px /*'ヒラギノ角ゴ ProN W3', serif*/;
  line-height: 20pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  right: 0px;
  margin-top: 30px;
  margin-bottom: 90px;
}

.btn-more:hover {
  text-decoration: none;
  opacity: 0.8;
}

.btn-con {
  background-color: #006cff;
  width: 90%;
  max-width: 300px;
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  text-shadow: 1px 1px 1px #34739d;
  padding: 12px 16px;
  font-size: 19px /*'ヒラギノ角ゴ ProN W3', serif*/;
  line-height: 20pt;
  font-weight: bold;
  text-decoration: none;
  margin-top: 30px;
  margin-bottom: 60px;
}
.btn-con-en {
  font-size: 10px;
  margin-top: -5px;
  margin-bottom: -5px;
}

/* Darker background on mouse-over */
.btn-con:hover {
  background-color: #0054ff;
  text-decoration: none;
}
/*.btn-vdo:active { background-color: #0054c7;}*/

.btn-bic {
  background-color: #006cff;
  /*width: 30%;*/
  /*max-width: 300px;*/
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  text-shadow: 1px 1px 1px #34739d;
  padding: 12px 16px;
  font-size: 19px /* 'ヒラギノ角ゴ ProN W3', serif*/;
  line-height: 20pt;
  font-weight: bold;
  text-decoration: none;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* Darker background on mouse-over */
.btn-bic:hover {
  background-color: #0054ff;
  text-decoration: none;
}
/*.btn-vdo:active { background-color: #0054c7;}*/

hr {
  margin-top: 2em;
  margin-bottom: 2em;
  background-color: transparent;
  border-top: 1px solid #f2f2f2;
}
/* step */
#step {
  padding: 100px 0px 130px 0px;
}
#step h3 {
  color: #000;
}
.step-container {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.step-item {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.step-item img {
  margin-bottom: 30px;
  width: 95%;
  max-width: 300px;
}
@media (max-width: 720px) {
  #step {
    padding: 40px 0px 20px 0px;
  }
  .step-container {
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .step-item {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .step-item img {
    width: 90%;
    margin-bottom: 20px;
  }
  .more {
    height: 90px;
    left: 0;
  }
}
/* About */
#about_con {
  padding: 100px 0px 160px 0px;
  background-color: #f2f2f2;
  width: 100%;
  line-height: initial;
}
#about_con h3 {
  margin-bottom: 60px;
}
#about_con .video-container {
  position: relative;
  width: 100%;
  padding-top: 54.23%;
  /* max-width: 1090px; */
  /* margin: auto; */
}
#about_con .video-container .video {
  /* max-width: 1090px; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.about-list {
  /* max-width: 1090px; */
  width: 100%;
  margin: auto;
  display: flex;
  margin-bottom: 50px;
}
.about-img {
  width: 100%;
  height: 100%;
  margin-right: 30px;
}

.about-list .about-img img {
  max-width: 505px;
  width: 100%;
  height: 100%;
}
.about-text-content {
  width: 100%;
  margin-top: -8px;
}
.about-text-content h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
.about-text-content p + p {
  margin-top: 40px;
  text-decoration: underline;
}
.about-text-content a {
  color: #000;
  text-decoration: underline;
}
.about-text-content a:hover {
  text-decoration: none;
}
.about_box-half {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  margin-left: -1rem;
}
.about_box-half .box-half {
  background-color: #fff;
  padding: 40px 30px;
  width: 43%;
  min-height: 420px;
  position: relative;
  margin: 0 0 1rem 1rem;
}
.about_box-half .box-half h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
.about_box-half .box-half h4 span {
  background-color: #C0167B;
  color: #fff;
  padding: 4px 15px;
  font-size: 16px;
  margin-left: 20px;
  font-weight: 400;
}
.about_box-half .box-half img {
  width: 88%;
  position: absolute;
  bottom: 40px;
}
@media (max-width: 720px) {
  #about_con {
    padding: 40px 0px 60px 0px;
  }
  #about_con h3 {
    margin-bottom: 30px;
  }
  .about-list {
    display: block;
    margin-bottom: 30px;
  }
  .about-img {
    width: 100%;
  }
  .about-list .about-img img {
    margin-right: 0px;
    margin-bottom: 20px;
    max-width: initial;
  }
  .about-text-content h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .about-text-content p + p {
    margin-top: 20px;
  }
  .about_box-half {
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .about_box-half .box-half {
    width: 100%;
  }
  .about_box-half .box-half {
    padding: 30px 20px;
    min-height: initial;
    margin-bottom: 30px;
    position: initial;
  }
  .about_box-half .box-half img {
    position: initial;
    width: 100%;
    margin-top: 20px;
  }
  .about_box-half .box-half h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

/* case */
#case_con {
  padding: 100px 0;
}
#case_con .case_container {
  display: flex;
  justify-content: start;
  align-items: stretch;
  flex-flow: wrap;
  margin: 1% -1.5%;
  margin-top: 60px;
}
.case_container.case-top {
  margin-top: 0px !important;
  margin-bottom: 50px;
}
#case_con .case_container .case_list {
  border: 1px solid #dedede;
  width: 30%;
  position: relative;
  background-color: #fff;
  margin: 1% 1.5% 3.5%;
}
#case_con .case_container .case_list img {
  width: 100%;
}
#case_con .case_container .case_list .case_content {
  padding: 30px 20px 80px 20px;
}
#case_con .case_container .case_list .case_content h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #000 !important;
}
#case_con .case_container .case_list .case_content span {
  color: #acacac;
  margin-bottom: 27px;
  display: block;
}
#case_con .case_container .case_list .case_content p {
  margin-bottom: 30px;
  line-height: 1.5;
  color: #000 !important;
}
.btn-blue {
  position: absolute;
  bottom: 20px;
  color: #fff;
  background-color: #0062c2;
  width: 78%;
  padding: 17px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  left: 50%;
  transform: translate(-50%, 0%);
}

#case_con .case_container .link_box:hover + div,
#case_con .case_container .case_list a:hover,
#case_con .case_container .case_list .case_content:hover,
.btn-blue:hover {
  text-decoration: none !important;
  opacity: 0.8;
}
@media (max-width: 720px) {
  #case_con {
    padding: 40px 0 20px 0;
  }
  #case_con .case_container .case_list {
    width: 100%;
    margin-bottom: 20px;
  }
  #case_con .case_container {
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
  }
  #case_con .case_container .case_list .case_content {
    padding: 20px 20px 60px 20px;
  }
  #case_con .case_container .case_list .case_content h4 {
    margin-bottom: 10px;
  }
  #case_con .case_container .case_list .case_content span {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .case_container.case-top {
    margin-bottom: 20px;
  }
}
/* introduction */
#other_list,
#introduction_con {
  background-color: #f2f2f2;
  padding: 100px 0 70px 0;
}
#other_list table,
#introduction_con table {
  margin-top: 60px;
  margin-bottom: 80px;
  border-collapse: collapse;
  border-spacing: 1;
  width: 100%;
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
#other_list table,
.other-table table {
  margin-top: 60px;
  margin-bottom: 60px !important;
}

#other_list table {
  background-color: #ffffff !important;
}
#introduction_con th,
td {
  text-align: left;
  padding: 10px;
}
.equipment td,
.other-table td {
  text-align: left;
  padding: 20px !important;
}

#other_list tr,
th,
td,
#introduction_con tr,
th,
td {
  border-width: 1px;
  border-style: solid;
  border-color: #f2f2f2;
  vertical-align: middle !important;
}

#other_list th,
#introduction_con th {
  background-color: #0062C2;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
}
#other_list tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.no-topic tr:nth-child(even) {
  background-color: #f2f2f2 !important;
}
.no-topic tr:nth-child(odd) {
  background-color: #ffffff !important;
}
#other_list th:nth-child(2),
#other_list td:nth-child(2) {
  width: 13% !important;
  text-align: center !important;
  vertical-align: top !important;
}
#introduction_con tr:nth-child(even) {
  background-color: #e8e9ea;
}
#introduction_con th:nth-child(2) {
  width: 22%;
}
#introduction_con th:nth-child(3) {
  width: 29%;
}
#other_list td:first-child,
#introduction_con td:first-child {
  background-color: #444444;
  color: #fff;
  width: 20%;
}
#other_list td:first-child {
  vertical-align: top !important;
  text-align: left;
  width: 18%;
}
.company_list {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  width: 100%;
}
.company_list li {
  flex-grow: 1;
  flex-basis: 40%;
  background-color: #fff;
  padding: 15px;
  width: 43%;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;

  margin: 0 0 2rem 2rem;
}

@media (max-width: 720px) {
  .rtable {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
  }

  #other_list,
  #introduction_con {
    padding: 40px 0 40px 0;
  }

  #other_list table,
  #introduction_con table {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  #other_list table,
  .other-table table {
    margin-bottom: 0px !important;
  }
  .company_list {
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .company_list li {
    width: 100%;
    margin-bottom: 15px;
    padding: 20px;
  }
  .company_list li img {
    width: 100%;
  }
  

  #other_list td,
  .other-table td {
    padding: 10px !important;
  }
}

/* contact_footer */
#contact_footer {
  background-color: #0062c2;
  padding: 60px 0 70px 0;
  text-align: center;
  color: #fff;
}
#contact_footer h3 {
  color: #fff !important;
  margin-bottom: 23px;
}
#contact_footer ul {
  display: flex;
  margin-top: 30px;
}
#contact_footer ul li {
  text-align: left;
  position: relative;
  padding: 40px 40px 110px 40px;
  width: 33.3%;
  line-height: 1.8;
}

#contact_footer ul li a {
  position: absolute;
  bottom: 30px;
}
#contact_footer ul li:nth-child(1) {
  background-color: #0058ac;
}
#contact_footer ul li:nth-child(2) {
  background-color: #0460b9;
}
#contact_footer ul li:nth-child(3) {
  background-color: #187cd9;
}
#contact_footer ul li .text_con {
  padding: 0 10px;
}
#contact_footer ul li img {
  max-height: 88.87px;
  margin-bottom: 20px;
}
#contact_footer ul li h4 {
  font-size: 24px;
  font-weight: bold;
}
.btn-orange {
  padding: 12px;
  background-color: #C0167B;
  width: 72%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0%);
}
.btn-orange::after {
  content: "";
  position: absolute;
  background-image: url("../img/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 6px;
  height: 26px;
  bottom: 10px;
  right: 6%;
  top: 40%;
  transform: translate(-50%, 0);
}
.btn-orange:hover {
  text-decoration: none;
  opacity: 0.8;
}

.inquiry-con_footer {
  background-color: #0058ae;
  text-align: center;
  padding: 30px 10px 20px 10px;
  margin-top: 30px;
}
.inquiry-con_footer h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.inquiry-con_footer ul {
  margin-top: 20px !important;
}
.inquiry-con_footer ul.tel-con li {
  background-color: #1971c8 !important;
  margin: 0 0.5rem;
  width: 100% !important;
  text-align: center !important;
  padding: 30px 40px 110px 40px !important;
}
.pos_initial {
  position: initial !important;
}
.inquiry-con_footer ul.tel-con li .number {
  display: block;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px !important;
  bottom: -10px;
  position: relative;
  color: #fff;
}
.pos_initial:hover,
.pos_initial:hover span {
  text-decoration: none !important;
  opacity: 0.8 !important;
}
.con_more {
  margin: 0 -0.5rem;
}
.con_more ul {
  margin-top: 10px !important;
}
.con_more ul li {
  width: 50% !important;
  margin: 0 0.5rem !important;
  text-align: center !important;
  background-color: #0058ae !important;
  padding: 20px 40px 90px 40px !important;
}
.inquiry-con_footer ul.tel-con li .btn-orange,
.con_more ul li .btn-orange {
  width: 52% !important;
}
@media (max-width: 845px) {
  .inquiry-con_footer ul.tel-con li .number {
    font-size: 3vw;
  }
  .inquiry-con_footer ul.tel-con li {
    padding: 20px 40px 50px 40px !important;
  }
}
@media (max-width: 720px) {
  #contact_footer {
    padding: 40px 0;
  }
  #contact_footer ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
  }
  #contact_footer ul li {
    text-align: center;
    width: 80%;
    padding: 30px 30px 110px 30px;
  }
  #contact_footer ul li .text_con {
    padding: 0px;
  }
  #contact_footer ul li h4 {
    font-size: 20px;
  }
  .inquiry-con_footer ul.tel-con li .btn-orange,
  .con_more ul li .btn-orange {
    width: 70% !important;
  }
  .inquiry-con_footer ul.tel-con li {
    margin: 0.5rem 0;
    width: 80% !important;
    padding: 20px 40px 90px 40px !important;
  }
  .inquiry-con_footer ul.tel-con li .number {
    font-size: 6vw;
  }
  .con_more {
    margin: auto;
    margin-top: 10px;
  }
  .con_more ul {
    margin: -0.5rem 0 !important;
    width: 100%;
  }
  .con_more ul li {
    width: 100% !important;
    margin: 0.5rem 0 !important;
  }
  .inquiry-con_footer ul.tel-con li.tel_pad {
    padding: 20px 40px 30px 40px !important;
  }
}

/* c-breadcrumb  */
.c-breadcrumb {
  display: block;
  margin: 20px 0px -60px 0px;
}
.c-breadcrumb ul li {
  display: inline-block;
  font-size: 18px;
  color: #000;
  text-decoration: none;
}
.c-breadcrumb ul li::before {
  content: ">";
  padding: 0 8px;
}
.c-breadcrumb a {
  color: #000;
  text-decoration: none;
}
.c-breadcrumb a:hover {
  text-decoration: underline;
  /* opacity: 0.8; */
}

/* News */
#news_con {
  margin: auto;
  /*width: 75%;*/
  max-width: 920px;
  position: relative;
}
.news-content {
  padding: 10px;
  margin-top: 50px;
  position: absolute;
  text-align: center;
}



.accordion-news {
  cursor: pointer;
  width: 100%;
  transition: 0.4s;
  text-decoration: underline;
}
.tab-news-content {
  width: 100%;
}
.tab-news-content .details-cont {
  width: 76.6%;
  float: right;
  padding-bottom: 30px;
  padding-top: 20px;
}
@media (max-width: 720px) {
  .tab-news-content .details-cont {
    padding-bottom: 20px;
    padding-top: 10px;
  }
}
@media (max-width: 950px) {
  .tab-news-content .details-cont {
    width: 100%;
  }
}
.tab-news-content.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.tab-news-content .details-cont h3 {
  font-size: 20px !important;
  margin-bottom: 20px;
  text-align: left;
  padding: 0px !important;
}
.tab-news-content .details-cont p + p {
  margin-top: 20px;
}
.tab-news-content .details-cont a {
  color: #000;
  text-decoration: underline;
}
.tab-news-content .details-cont a:hover {
  text-decoration: underline;
  color: #0062c2;
}
.tab-news-content .details-cont img {
  width: 100%;
  height: 100%;
  margin-top: 20px;
}
.tab-news-content .details-cont .half-img {
  display: flex;
  justify-content: space-between;
  margin: 0.8% 0;
}
.tab-news-content .details-cont .half-img img {
  width: 49.5%;
  margin-top: 0px !important;
}

.date {
  color: #000;
  /*font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;*/
  font-size: 16px;
  font-weight: bold;
  border: 40px;
  margin-right: 10px;
  display: inherit;
  /* width: 100%;
	max-width: 193px; */
  float: left;
}
.tag {
  /*font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;*/
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  background-color: #C0167B;
  text-align: center;
  margin-top: 0;
  width: 56px;
  height: 20px;
  margin-right: 20px;
  padding: 0px 0px 5px 0;
  margin-left: 10px;
  float: right;
}
.tag.event{
  background-color: #009EB7 !important; 
}
.news-content table,
th,
td {
  /*border: 1px solid black;*/
  padding: 10px;
  font-size: 16px;
  font-weight: 200;
  text-align: left;
  vertical-align: top;
}

.news-con {
  width: 75%;
  float: left;
  /*padding: 15px;*/
  /*background-color: #000;*/
  margin-bottom: 20px;
  top: auto;
  line-height: 22px;
}
@media (max-width: 950px) {
  .news-con {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
/* .news-con img{
	margin-bottom: -3px;
} */

#news_con {
  letter-spacing: 1px;
  /* width: 90%;  */
  height: 100%;
  /* max-width: 1090px; */
  /*border: 2px solid blue;*/
  margin: 0 auto;
  padding: 5px;
  margin: 0 auto;
  padding: 100px 0 20px 0;

  text-align: center;
  position: relative;
  /*background-color: #cdcd;*/
}
#news_con ul {
  list-style: none;
  padding: 10px;
  text-align: left;
  margin-top: 50px;
}

#news_con li {
  /* display: flex; */
  /* justify-content: start; */
  width: 100%;
  list-style: none;
  padding: 10px;
  text-align: left;
  margin-top: 15px;
  /* height: 50px;
	margin-top: 30px; */
  border-bottom: 1px solid #d9d9d9;
  float: right;
}
#news_con li:last-child {
  margin-bottom: 90px;
}
/* #news_con-1 p {
	float: left;
} */
.list-news {
  background-color: #3d3d3d;
  max-width: 920px;
  width: 90%;
  border: 1px solid red;
}

.link-news {
  text-decoration: underline;
  color: #000;
}
.link-news:hover {
  text-decoration: underline;
  color: #0062c2;
}
.link-ico {
  background-image: url("../img/img_news_001.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 29px;
  height: 23px;
  background-color: #000;
  position: absolute;
  /*right: 0px;*/
}

#contact-2 {
  padding: 20px;
  color: #fff;

  text-align: center;

  background-image: url("../img/bg_contact_001.jpg");

  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: 35px;
}

.con {
  font-size: 28px;
  margin-top: 50px;
}
.jp-contact {
  font-size: 22px;
}
@media (max-width: 720px) {
  .con {
    font-size: 20px;
  }
  .jp-contact {
    font-size: 20px;
  }
  #news_con {
    padding: 40px 0;
  }
  #news_con ul {
    margin-top: 20px;
  }
  #news_con li {
    padding: 0;
  }
}

#bic-3 {
  max-width: 920px;
  width: 90%;
  /*border: 2px solid red;*/
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  background-image: url("../img/bg_bic_001.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 2%;
  margin-top: 90px;
  line-height: 30px;
  /*line-height: 5vh;*/
}
@media (max-width: 720px) {
  #bic-3 {
    margin-bottom: 20px;
  }
}
.gs {
  /*margin-bottom: -20px;*/
  margin-top: 30px;
  width: 100%;
  max-width: 199px;
  min-width: 250px;
}

/* Time Line - MV */
.line {
  /*max-width: 800px;*/
  width: 93%;
  /*border: 1px solid red;*/
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  /* background-image: url("/../img/img_mv_timeline_005.png");
 background-repeat: repeat-x;*/
  margin-bottom: 80px;
  margin-top: 180px;
}

@media (max-width: 720px) {
  .line {
    margin-top: 150px;
    margin-right: 15px;
  }
}

.phase {
  float: right;
  margin-top: -26px;
  width: 25%;
}
.phase1 {
  float: right;
  margin-top: -65px;
  width: 25%;
}
.phase2 {
  float: right;
  margin-top: -65px;
  width: 25%;
  /*background-color: #3d3d3d;*/
}
.launch {
  float: right;
  margin-top: -65px;
  width: 25%;
}
@media (max-width: 360px) {
  .phase1,
  .phase2,
  .launch {
    margin-top: -66px;
  }
}

.tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
  visibility: visible;
  /* visibility: hidden; */
  width: 200px;
  background-color: rgba(25, 25, 25, 0.8);
  box-shadow: 0 8px 6px -6px black;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 8px 8px 5px;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 36%;
  margin-left: -70px;
  font-size: 14px;
  line-height: 20px;
  text-shadow: 1px 1px 1px #1d1d1d;

  opacity: 1;
  /* opacity: 0 for hover*/
  transition: opacity 1s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(25, 25, 25, 0.8) transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 720px) {
  .tooltip .tooltiptext {
    /* margin-left: -98px; */
    margin-left: -58px;
    font-size: 11px;
    width: 126px;
  }
  .btn-vdo {
    padding: 5px 12px;
  }
}

.btn-demo {
  text-align: center;
  margin-top: -55px;
}

.inline {
  background-image: url("../img/img_mv_timeline_005.png");
  background-repeat: repeat-x;
  max-width: 100%;
  margin: 0 auto;
  width: 75%;
  margin-bottom: -11px;
  height: 30px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .inline {
    background-image: url("../img/img_mv_timeline_005@x2.png");
  }
}

.responsive-l img {
  width: 100%;
  max-width: 517px;
  height: auto;
  position: absolute;
}
.responsive-r {
  width: 95%;
  max-width: 1130px;
  height: auto;
  position: absolute;
  top: 215px;
  /* bottom: 28px; */
  transform: translate(0%, 0);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.logo-cn {
  position: absolute;
  bottom: 40px;
  width: 95%;
  max-width: 1130px;
  transform: translate(0%, 0);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.logo-cn .cn-awareds {
  width: 200px;
}
@media (max-width: 720px) {
  .responsive-r {
    left: inherit;
    transform: inherit;
  }
  .view {
    max-width: 210px;
  }
  .logo-cn .cn-awareds {
    max-width: 130px;
  }
}
@media (max-width: 500px) {
  .logo-cn {
    top: inherit !important;
    justify-content: flex-start;
    bottom: 20px;
  }
  .logo-cn .cn-awareds {
    max-width: 115px;
  }
  /* .responsive-r {
    width: 100%;
    margin-left: -20px;
  }
  .view {
    margin: auto;
  } */
}
/* @media (max-width: 460px){
  .view {
    max-width: 190px;
    margin-right: 10px;
    margin-top: -100px;
  }
} */

.js-load {
  display: none;
  line-height: 26px;
}
.js-load.active {
  display: block;
}
.is_comp.js-load:after {
  display: none;
}

.footer__function {
  text-align: right;
}

/*+++++++++++++++++ technical +++++++++++++++++*/
.p-inner__mv {
  height: 199px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../img/technical/mv-bg.jpg");
  background-size: cover;
}
.p-inner__mv h1 {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  margin: 0 !important;
  text-shadow: 2px 2px 0px rgb(0, 0, 0, 0.7);
}
.technical {
  padding: 95px 0 150px 0;
  background-color: #f2f2f2;
}
.results {
  padding: 100px 0;
}
.paper {
  padding: 95px 0 120px 0;
  background-color: #f2f2f2;
}
.about-equipment {
  padding: 100px 0 50px 0;
}
.faq {
  padding: 100px 0 150px 0;
  background-color: #f2f2f2;
}
.lgpl {
  padding: 140px 0;
  line-height: 1.8;
}
.lgpl img {
  width: 100%;
}
.lgpl a {
  color: #000;
  text-decoration: underline;
}
.lgpl a:hover {
  color: #2680eb;
}
.lgpl ul {
  font-weight: normal !important;
  margin-top: 10px;
  line-height: 1.8;
  list-style-type: disc !important;
  margin-left: 24px;
  padding-bottom: 50px;
}
.lgpl h3 {
  margin-bottom: 20px;
  font-size: 24px !important;
  text-align: left;
}
.lgpl h4 {
  background-color: #00488e;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 25px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.lgpl p {
  margin-bottom: 20px;
}
@media (max-width: 720px) {
  .p-inner__mv {
    height: 120px;
  }
  .p-inner__mv h1 {
    font-size: 30px;
  }
  .technical {
    padding: 50px 0 50px 0;
  }
  .results {
    padding: 50px 0;
  }
  .paper {
    padding: 50px 0;
  }
  .about-equipment {
    padding: 50px 0 20px 0;
  }
  .faq {
    padding: 50px 0;
  }
  .lgpl {
    padding: 50px 0;
  }
  .lgpl h3 {
    margin-bottom: 20px;
    font-size: 20px !important;
    padding: 0 !important;
  }
  .lgpl h4 {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 15px;
    line-height: 1.4;
  }
  .lgpl p {
    margin-bottom: 15px;
  }
}
/* technical */
.technical h4 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin-top: 60px;
}
.technical-w100 {
  margin-top: 30px;
  background-color: #fff;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.technical-w100 p {
  line-height: 1.8;
  padding: 0px 20px;
  width: 50%;
  margin-bottom: 30px;
}
.technical-w100 img {
  width: 100%;
  max-width: 456px;
}
.technical-half {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0rem -3rem;
  margin-top: 40px;
}
.technical-half li {
  background-color: #fff;
  /* padding: 40px 30px; */
  width: 100%;
  position: relative;
  margin: 0 0 0rem 3rem;
}
.tec-half_top-blue {
  background-color: #0062C2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.tec-half_top-blue img {
  width: 22%;
  height: 100%;
  margin-right: 30px;
}
.tec-half_content {
  line-height: 1.5;
  padding: 30px 20px 20px 20px;
  letter-spacing: 1px;
}
.tec-half_content h4 {
  margin-bottom: 20px;
  margin-top: 0 !important;
}
.tec-half_content img {
  width: 100%;
  margin-top: 20px;
}
.tec-half_content .graph {
  margin-top: -10px !important;
}

.tec-half_content .img-video{
  display: flex;
  justify-content: space-between;
}
.tec-half_content .img-video .btn-play{
  width: 53%;
  height: 100%;
}
.tec-half_content .img-video .btn-play:hover{
  text-decoration: none;
}
.tec-half_content .img-video .image-steel{
    width: 44%;
    height: 100%;
}
.tec-half_content .txt-img{
  color: #000;
}
.tec-half_content .img-video .img-steel {
 /* width: 44%;
  height: 100%;*/
  width: 100%;
  height: 100%;
}
.min-h100 {
  height: 100%;
  min-height: 100px;
}
.content-grey {
  margin-top: 30px;
  background-color: #f5f5f5;
  padding: 35px 20px 20px 20px;
  height: 846px;
}
.content-grey h5 {
  font-size: 20px;
  margin-bottom: 30px;
}
.content-grey p + h5 {
  margin-top: 60px;
}
.content-grey img + h5 {
  margin-top: 60px;
}
@media (max-width: 1060px) {
  .min-h100 {
    min-height: 150px;
  }
}
@media (max-width: 780px) {
  .content-grey {
    height: 800px;
  }
  .min-h100 {
    min-height: 170px;
  }
  .tec-half_content .graph {
    margin-top: 0px !important;
  }
}

@media (max-width: 720px) {
  .technical h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 1.5;
  }
  .technical-w100 {
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: center;
  }
  .technical-w100 p {
    width: 100%;
    padding: 0;
  }
  .technical-half {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .technical-half li {
    margin-bottom: 20px;
  }
  .content-grey {
    padding: 20px;
  }
  .content-grey h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .content-grey p + h5 {
    margin-top: 30px;
  }
  .content-grey {
    height: auto;
  }
  .content-grey img + h5 {
    margin-top: 40px;
  }
  .tec-half_top-blue img {
    width: 16%;
  }
  .min-h100 {
    min-height: initial;
  }
}

/* results */
.results h3 {
  margin-bottom: 60px;
}
.results-list {
  display: flex;
  margin-bottom: 60px;
}
.results-list:last-child {
  margin-bottom: 0px;
}
.results-list img {
  max-width: 360px;
  width: 100%;
  height: 100%;
}
.results-list .results-list-content {
  margin-top: -5px;
  margin-left: 40px;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
}
.results-list .results-list-content h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
.results-list .results-list-content span {
  color: #d1d1d1;
  margin-bottom: 20px;
  display: block;
}
.results-list .results-list-content a.btn-orange {
  margin-top: 30px;
  display: block;
  transform: translate(0%, 0%) !important;
  max-width: 275px;
  width: 100% !important;
  font-weight: normal !important;
}
.results-list .results-list-content .btn-orange::after {
  background-image: initial;
}
@media (max-width: 720px) {
  .results h3 {
    margin-bottom: 40px;
  }
  .results-list {
    flex-wrap: wrap;
  }
  .results-list img {
    max-width: inherit;
    margin-bottom: 20px;
  }
  .results-list .results-list-content {
    margin-top: 0;
    margin-left: 0;
  }
  .results-list .results-list-content h4 {
    font-size: 20px;
  }
  .results-list .results-list-content a.btn-orange {
    margin: auto;
    margin-top: 20px;
  }
}

/* paper */
.paper-content {
  margin-top: 60px;
  background-color: #fff;
  padding: 70px 70px 70px 70px;
  line-height: 1.8;
  font-weight: bold;
}
.paper-content ul {
  list-style-type: decimal !important;
}
.paper-content li {
  margin-bottom: 50px;
  padding: 0 6px;
}
.paper-content li:last-child {
  margin-bottom: 0px;
}
.paper-content li p {
  font-weight: normal !important;
}
.paper-content a {
  color: #000;
  text-decoration: underline;
}
.paper-content a:hover {
  color: #0062c2;
}
.paper-content strong {
  display: block;
}

.paper-content .icon {
  display: block !important;
  width: 45px;
  margin-top: 5px;
}
.link-pdf {
  color: #000;
  text-decoration: none !important;
}
.link-pdf:hover .icon {
  opacity: 0.5 !important;
}

@media (max-width: 720px) {
  .paper-content {
    margin-top: 30px;
    padding: 30px 30px 30px 50px;
  }
  .paper-content li {
    margin-bottom: 30px;
  }
  .paper-content .icon {
    width: 35px;
    margin-top: 5px;
  }
}

/* equipment */
.about-equipment h3 {
  margin-bottom: 20px;
}
.equipment-table h4 {
  font-size: 24px;
  font-weight: bold;
}
table#about-table {
  margin-top: 20px;
  margin-bottom: 50px;
  border-collapse: collapse;
  border-spacing: 1;
  width: 100%;
  border: 1px solid #fff;
  background-color: #fff;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
table#about-table th,
td {
  text-align: left;
  padding: 20px;
}

table#about-table tr,
th,
td {
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  vertical-align: middle !important;
}

table#about-table th {
  background-color: #0062C2;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
}
table#about-table tr:nth-child(even) {
  background-color: #f7f7f7;
}

table#about-table td:first-child {
  background-color: #444444;
  color: #fff;
  width: 21%;
}
table#about-table td:first-child {
  vertical-align: middle;
  text-align: center;
  width: 18%;
}
.heat {
  background-color: #e8e9ea !important;
  text-align: center !important;
  vertical-align: middle !important;
  color: #000 !important;
  width: 13% !important;
}
.tabel-remark {
  font-weight: bold;
  margin-top: -30px;
  margin-bottom: 50px;
  margin-left: -1rem;
}
.tabel-remark ul {
  font-weight: normal !important;
  margin-top: 10px;
  line-height: 1.8;
  list-style-type: disc !important;
  margin-left: 24px;
}

@media (max-width: 720px) {
  table#about-table {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  table#about-table {
    margin-bottom: 0px !important;
  }

  table#about-table td {
    padding: 10px !important;
  }
  .equipment-table h4 {
    font-size: 20px;
  }
  table#about-table {
    margin-top: 20px;
    margin-bottom: 40px !important;
  }
  .tabel-remark {
    font-size: 14px;
    margin-top: -20px;
    margin-left: 0;
  }
  .tabel-remark ul {
    line-height: 1.4;
  }
  .tabel-remark li {
    margin-bottom: 10px;
  }
}

/* FAQ */
.faq-list-technical {
  margin-top: 87px;
  padding: 0 !important;
}

@media only screen and (max-width: 720px) {
  .faq-list-technical {
    margin-top: 20px;
  }
}
.faq-list-technical h3 {
  margin: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
.faq-list-technical .accordion {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 30px 60px 30px 75px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: 20px;
  position: relative;
}
.faq-list-technical .accordion p::before {
  position: absolute;
  content: "";
  border-left: 1px solid #dedede;
  height: 40px;
  left: 63px;
  top: 20px;
}
@media only screen and (max-width: 720px) {
  .faq-list-technical .accordion {
    padding: 19px 55px 19px 60px;
    font-size: 16px;
  }
  .faq-list-technical .accordion p::before {
    height: 25px;
    left: 50px;
    top: 18px;
  }
}
.faq-list-technical .active.accordion::before {
  background-image: url("../img/technical/icon_q-over.svg");
}
.faq-list-technical .active,
.faq-list-technical .accordion:hover {
  background-color: #0062c2;
  color: #fff;
}
.faq-list-technical .accordion::before {
  content: "";
  background-image: url("../img/technical/icon_q.svg");
  background-repeat: no-repeat;
  position: absolute;
  width: 30px;
  height: 32px;
  font-size: 36px;
  color: #0062c2;
  top: 23px;
  left: 20px;
}
.faq-list-technical .accordion:hover::before {
  background-image: url("../img/technical/icon_q-over.svg");
}
.faq-list-technical .accordion:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  top: 37%;
  right: 28px;
  background-image: url("../img/technical/ico_close.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.faq-list-technical .accordion:hover:after {
  background-image: url("../img/technical/ico_close_w.svg");
}
@media only screen and (max-width: 720px) {
  .faq-list-technical .accordion:after {
    right: 15px;
    background-size: 69%;
  }
  .faq-list-technical .accordion::before {
    width: 29px;
    height: 39px;
    font-size: 28px;
    top: 17px;
    left: 15px;
    background-size: 23px;
  }
}

.faq-list-technical .active:after {
  background-image: url("../img/technical/ico_open.svg") !important;
}
.faq-list-technical .panel {
  position: relative;
  font-size: 16px;
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}
.faq-list-technical .panel::before {
  content: "";
  position: absolute;
  width: 38px;
  height: 204px;
  top: 25px;
  left: 16px;
  background-image: url("../img/technical/ico_answer.svg");
  background-repeat: no-repeat;
  background-position: top;
}
.faq-list-technical .panel .a-cont {
  min-height: 210px;
  height: 100%;
  margin-bottom: 30px;
}
.faq-list-technical .panel ul,
.faq-list-technical .panel p {
  margin: 20px 0px 30px 0;
  padding: 10px 77px;
  line-height: initial;
  /* padding-bottom: 90px; */
  list-style-type: disc !important;
}
.faq-list-technical .panel li {
  margin-bottom: 10px;
  margin-left: 20px;
}
.faq-list-technical .panel p + ul,
.faq-list-technical .panel p + p {
  /* margin-top: -110px !important; */
  padding-top: 0;
  padding-bottom: 0px;
}
.faq-list-technical .panel img {
  width: 100%;
}
.faq_center {
  text-align: center !important;
}
.faq_center img,
.faq_img {
  width: 60% !important;
}
@media only screen and (max-width: 720px) {
  .faq_center img,
  .faq_img {
    width: 100% !important;
  }
  .faq-list-technical .panel .a-cont {
    min-height: 160px;
  }
  .faq-list-technical .panel ul,
  .faq-list-technical .panel p {
    margin: 20px 0px 50px 0;
    padding: 10px 20px 0px 60px;
  }
  .faq-list-technical .panel::before {
    background-size: 99%;
    width: 27px;
    height: 149px;
    top: 25px;
    left: 13px;
  }
  .faq-list-technical .panel p + ul,
  .faq-list-technical .panel p + p {
    margin-top: -30px !important;
  }
}
.faq-list-technical .panel li a,
.faq-list-technical .panel p a {
  text-decoration: underline;
  color: #000;
}
.faq-list-technical .panel p a.btn {
  text-decoration: none !important;
  margin-top: 20px;
  margin-bottom: 20px;
}
.faq-list-technical .panel li a:hover,
.faq-list-technical .panel p a:hover {
  text-decoration: none;
}

/* case-detail */
.case-detail {
  padding: 100px 0;
  line-height: 1.8;
}
.case-detail h2 {
  font-size: 36px;
  font-weight: bold;
  color: #000;
  padding: 0;
  margin-bottom: 35px;
}
.case-detail h3 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: left;
}
.case-detail h4 {
  font-size: 20px;
  color: #0062c2;
  font-weight: bold;
  margin-bottom: 10px;
}
.case-detail img {
  width: 100%;
}
.case-detail p {
  margin-bottom: 40px;
}
.case-detail .text_under-img {
  font-size: 14px;
}
.case-detail .message {
  background-color: #fafafa;
  border: 1px solid #dedede;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.case-detail .message img {
  max-width: 188px;
  width: 100%;
  height: 100%;
  padding: 0 35px;
  margin-top: 10px;
}
.case-detail .message .message-text {
  max-width: 570px;
  width: 100%;
  font-size: 14px;
}
.case-detail .message .message-text p {
  margin-bottom: 20px;
}
.case-detail .message .message-text p:last-child {
  margin-bottom: 0;
}
.case-detail .message .message-text h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 0;
}
.case-detail .message .message-text h4 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
}
.case-detail .content-half {
  display: flex;
  justify-content: space-between;
  margin: 0 -1rem;
}
.case-detail .content-half div {
  margin: 0 1rem;
}
.case-detail .txt_under-img {
  display: flex;
  font-size: 90%;
  letter-spacing: 0.8px;
}
.case-detail .txt_under-img p {
  width: 50%;
  margin-bottom: 0px;
  padding-right: 10px;
}
.content-half .w25 {
  width: 20%;
  margin-left: 20px;
}
.content-half .w75 {
  width: 80%;
}
.content-half .w30 {
  width: 30%;
  margin-left: 20px;
}
.content-half .w70 {
  width: 70%;
}
.content-img_full {
  width: 100%;
  max-width: initial;
}
.content-img {
  max-width: 440px;
  width: 100%;
  margin-top: 10px;
}
.content-img_full p,
.content-img p {
  font-size: 14px;
  margin-top: 5px;
}
.text-con {
  max-width: 460px;
  width: 100%;
}
a.blue_btn {
  position: relative;
  padding: 12px;
  background-color: #0062c2;
  width: 72%;
  max-width: 300px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  /* left: 50%;
    transform: translate(-50%, 0%); */
}
a.blue_btn::after {
  content: "";
  position: absolute;
  background-image: url("../img/arrow-back_w.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 7px;
  height: 11px;
  bottom: 10px;
  left: 6%;
  top: 40%;
  transform: translate(-50%, 0);
}
a.blue_btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.btn-mt40 {
  margin-top: 40px;
}
@media only screen and (max-width: 720px) {
  .case-detail {
    padding: 40px 0px 50px 0;
  }
  .case-detail h2 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 25px;
  }
  .case-detail .message {
    padding: 15px 15px 30px 15px;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .case-detail .message .message-text h3 {
    margin: 0;
    padding: 0;
  }
  .case-detail .message img {
    padding-top: 10px;
    margin: auto;
    margin-bottom: 20px;
  }
  .case-detail h3 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    padding: 0;
  }
  .case-detail h4 {
    font-size: 18px;
    line-height: 1.5;
  }
  .case-detail p {
    margin-bottom: 30px;
  }
  .content-img {
    max-width: initial;
    width: 95%;
  }
  .case-detail .content-half {
    display: block;
  }
  .text-con {
    max-width: inherit;
    width: 95%;
  }
  .btn-mt40 {
    margin-top: 20px;
  }
  a.blue_btn {
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .content-half .w30,
  .content-half .w25 {
    width: 50%;
    margin: auto !important;
    margin-bottom: 30px !important;
  }
  .content-half .w70,
  .content-half .w75 {
    width: initial;
  }
  .case-detail .txt_under-img {
    font-size: 70%;
  }
}

/* download */
.download-detail {
  padding: 100px 0 110px 0;
}
.download-detail h2 {
  color: #000;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}
.container-download {
  display: flex;
  justify-content: start;
  align-items: stretch;
  flex-flow: wrap;
  margin: 0 -1rem;
}
.download_item {
  border: 1px solid #c4c4c4;
  padding: 20px 10px 60px 10px;
  margin: 0 1rem 50px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  width: 30.5%;
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  min-height: 470px;
}

.coming-soon {
  display: block;
  text-align: center;
  width: 100%;
  height: 140px;
  font-size: 50px;
  opacity: 0.2;
}
.container-download a {
  display: contents;
}
.container-download a:hover,
.download_item:hover {
  opacity: 0.8;
  text-decoration: none !important;
}
.download_item h3 {
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.download_item img {
  width: 100%;
  max-width: 209px;
  margin-bottom: 20px;
  background-color: #e7e7e7;
  padding: 1px;
}
.download_item p {
  margin-bottom: 20px;
  line-height: 1.6;
  text-align: left;
}
.download_item p:last-child {
  margin-bottom: 0px;
}
.download_item .btn {
  text-align: center;
  color: #fff;
  background-color: #C0167B;
  width: 93%;
  border-radius: 0;
  padding: 10px 0;
  font-size: 16px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 720px) {
  .download_item h3 {
    padding: 0;
  }
  .download_item {
    width: 47%;
    margin: 0 1.5% 6%;
    min-height: 460px;
  }
  .download_item.one_item {
    width: 92%;
    margin: auto;
    margin-bottom: 40px;
  }
  .download-detail {
    padding: 50px 0;
  }
  .download-detail h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .coming-soon {
    display: block;
    text-align: center;
    width: 100%;
    height: 80px;
    font-size: 30px;
    opacity: 0.2;
  }
  .download_item .btn {
    width: 95%;
  }
}

.section.bic {
  border-top: solid 2px #e5e5e5;
  background: #fff;
  padding: 40px 0;
}
.bic__area {
  font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;
  position: relative;
  width: 96%;
  max-width: 810px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.bic__area img {
  float: left;
  width: 21%;
  height: max-content;
  max-width: 133px;
  padding-top: 10px;
}
.logo-bic {
  margin-right: 36px;
}
.bic__area p {
  float: right;
  width: 78%;
  max-width: 640px;
  font-size: 14px;
  color: #1e395b;
  margin: 0 0 20px;
  line-height: normal;
}
.bic__area .link {
  font-size: 14px;
  padding-left: 170px;
}
.bic__area .link a {
  text-decoration: none;
  color: #1e395b;
  padding-right: 16px;
  background: url("../img/icon_newwin.png") no-repeat right center;
}
.bic__area .link a:hover {
  text-decoration: underline;
}
.bic__area .snsLink {
  margin-top: 15px;
  padding-left: 170px;
}
.bic__area .snsLink .btn {
  float: left;
  margin-right: 20px;
  width: auto;
}
.bic__area .snsLink .btn img {
  width: 64px;
  height: auto;
}
.display-fix {
  display: flex;
}

/*for sp*/
@media (max-width: 720px) {
  .section.bic {
    border-top: solid 1px #e5e5e5;
    background: #fff;
    padding: 16px 8px 80px;
  }
  .bic__area {
    width: auto;
  }
  .bic__area img,
  .bic__area p {
    float: none;
  }
  .bic__area img {
    display: block;
    width: 100px;
    height: auto;
    padding-top: 0;
    margin: 0 auto 12px auto;
  }
  .display-fix {
    display: block;
  }
  .logo-bic {
    margin: 0;
  }
  .bic__area p {
    font-size: 12px;
    color: #1e395b;
    line-height: 1.7;
    width: auto;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .bic__area .link {
    text-align: left;
    font-size: 12px;
    padding-left: 0;
  }
  .bic__area .link a {
    text-decoration: none;
  }
  .bic__area .snsLink {
    padding-left: 0;
    text-align: center;
    margin: auto;
    margin-top: 20px;
  }
  .bic__area .snsLink .btn {
    float: none;
    margin: 0 10px;
    display: inline-block;
    padding: 0;
  }
  .bic__area .snsLink .btn img {
    width: 40px;
    height: auto;
    margin: 0;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*clearfix*/
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

/* The Modal  */
/* Popup box BEGIN */
.hover_popup2,
.hover_popup {
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.hover_popup2 .helper,
.hover_popup .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.hover_popup2 > div,
.hover_popup > div {
  background-color: #fff;
  box-shadow: 10px 10px 20px rgb(85, 85, 85, 0.8);
  display: inline-block;
  height: auto;
  max-width: 800px;
  min-height: 100px;
  vertical-align: middle;
  width: 90%;
  /* width: 77%; */
  position: relative;
  border-radius: 8px;
  /* padding: 15px 5%; */
  padding: 5px;
}
.popupCloseButton2,
.popupCloseButton {
  background-color: #0062C2;
  border: 3px solid #0062C2;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Arial', 'メイリオ', sans serif;
  font-weight: bold;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.popupCloseButton2:hover,
.popupCloseButton:hover {
  background-color: #07488e;
}
.senrigan_popup2,
.senrigan_popup {
  cursor: pointer;
  font-size: 20px;
  margin: 20px;
  display: inline-block;
  font-weight: bold;
}
img.graph {
  max-width: 800px;
  width: 100%;
}
@media (max-width: 720px) {
  .hover_popup2 > div,
  .hover_popup > div {
  width: 92%;
}
.popupCloseButton2, .popupCloseButton {
  top: -7px;
  right: -7px;
  font-size: 18px;
  line-height: 17px;
  width: 15px;
  height: 15px;
  font-weight: normal;
}
}
/* Popup box BEGIN */

/* video */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video {
  width: 100%;
  height: 100%;
  max-width: 1024px;
  padding-bottom: 25%;
  margin: auto;
  display: block;
  border: none;
}
.popup-btn, .close-btn, .close-btn-2 {
  display: block;
  cursor: pointer; 
}
.close-btn-2,
.close-btn {
  position: absolute;
  top: -80px;
  right: -20px;
  max-width: 60px;
  height: auto;
}
/* .popup-btn:hover {
  color: white;
  background-color: black;
} */
.video-popup-2,
.video-popup {
  display: none;
  width: 100%;
  height: 100vh;
  margin: auto;
  position: fixed;
  top: 0;
  boxshadow: 10px 10px 10px 10px black;
  z-index: 999;
  left: 0;
}
.popup-bg {
  background: rgba(0,0,0,0.8);
  width: 100%;
  height: 100vh;
  position: absolute;
}
.popup-content {
  background: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  max-width: 800px;
  height: auto;
}

.page-en p , .page-en h1 , .page-en h2 , .page-en h3{
  line-height: 1.5;
}

.page-en .faq-list-technical .panel li{
  line-height: 1.5;
}
.page-en .nav__menu-inside ul {
    width: inherit;
    max-width: inherit;

}

.page-en .nav__menu-inside li{
  margin: 0 20px;
}

.page-en #step h3{
  line-height: 1.5;
}
.page-en .step-item p{
  line-height: 1.5;
}
.page-en .faq-list-technical .panel ul, .faq-list-technical .panel p{
  line-height: 1.5;
}

.page-en .about-text-content h4{
  line-height: 1.5;
  margin-bottom: 20px;
}
.page-en .about-text-content{
  line-height: 1.5;
}
.page-en .about_box-half{
  line-height: 1.5;
}
.page-en .about_box-half .box-half{
    min-height: auto;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
}
.page-en .about_box-half .box-half img {
    width: 100%;
    position: inherit;
    bottom: 0px;
}
.page-en .about_box-half .box-half .img-box-half{
  margin-top: 40px;
}
.page-en .about_box-half .box-half h4{
  margin-bottom: 20px;
}

.page-en .content-grey{
  height: auto;
}
.page-en .nav__menu-inside li a{
    text-align: center;
    display: flex;
    
}

.page-en .inquiry-con_footer ul.tel-con li{
      width: 100% !important;
      padding: 30px 40px 110px 40px !important;
}


