@charset "UTF-8";
body {
  background: #f0f1f4;
}

._pc {
  display: none !important;
}

.pc_br {
  display: none !important;
}

.pc_only {
  display: none !important;
}

/*_h */
.title .head {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}

.title .head-line {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}

.title .head-line:before {
  content: "";
  position: absolute;
  top: 40px;
  left: calc(50% - 30px);
  display: block;
  width: 60px;
  height: 1px;
  background: #0f203e;
}

._h1 {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}

._h1-line {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}

._h1-line:before {
  content: "";
  position: absolute;
  top: 40px;
  left: calc(50% - 30px);
  display: block;
  width: 60px;
  height: 1px;
  background: #0f203e;
}

._h2 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.9rem;
}

._h2-sub-blue {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 3rem;
}

._h2-sub-blue .en {
  padding-bottom: 10px;
  border-bottom: 4px #1c7aac solid;
  font-size: 3rem;
}

._h2-sub-blue .jp {
  display: block;
  margin-top: 25px;
  color: #1c7aac;
  font-size: 1.2rem;
}

._h2-sub-green {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 3rem;
}

._h2-sub-green .en {
  padding-bottom: 10px;
  border-bottom: 4px #216155 solid;
}

._h2-sub-green .jp {
  display: block;
  margin-top: 25px;
  color: #216155;
  font-size: 1.2rem;
}

._h2-sub-yellow {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 3rem;
}

._h2-sub-yellow .en {
  padding-bottom: 10px;
  border-bottom: 4px #d2ab41 solid;
}

._h2-sub-yellow .jp {
  display: block;
  margin-top: 25px;
  color: #d2ab41;
  font-size: 1.2rem;
}

._h2-sub-brown {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 3rem;
}

._h2-sub-brown .en {
  padding-bottom: 10px;
  border-bottom: 4px #866f52 solid;
}

._h2-sub-brown .jp {
  display: block;
  margin-top: 25px;
  color: #866f52;
  font-size: 1.2rem;
}

._h2-sub-orange {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 3rem;
}

._h2-sub-orange .en {
  padding-bottom: 10px;
  border-bottom: 4px #c85819 solid;
}

._h2-sub-orange .jp {
  display: block;
  margin-top: 25px;
  color: #c85819;
  font-size: 1.2rem;
}

._h2-sub-w-blue {
  margin-bottom: 30px;
  color: white;
  font-size: 3rem;
}

._h2-sub-w-blue .en {
  padding-bottom: 10px;
  border-bottom: 4px #1c7aac solid;
}

._h2-sub-w-blue .jp {
  display: block;
  margin-top: 25px;
  color: #1c7aac;
  font-size: 1.2rem;
}

._h2-sub-w-green {
  margin-bottom: 30px;
  color: white;
  font-size: 3rem;
}

._h2-sub-w-green .en {
  padding-bottom: 10px;
  border-bottom: 4px #216155 solid;
}

._h2-sub-w-green .jp {
  display: block;
  margin-top: 25px;
  color: #216155;
  font-size: 1.2rem;
}

._h2-sub-w-yellow {
  margin-bottom: 30px;
  color: white;
  font-size: 3rem;
}

._h2-sub-w-yellow .en {
  padding-bottom: 10px;
  border-bottom: 4px #d2ab41 solid;
}

._h2-sub-w-yellow .jp {
  display: block;
  margin-top: 25px;
  color: #d2ab41;
  font-size: 1.2rem;
}

._h2-sub-w-brown {
  margin-bottom: 30px;
  color: white;
  font-size: 3rem;
}

._h2-sub-w-brown .en {
  padding-bottom: 10px;
  border-bottom: 4px #866f52 solid;
}

._h2-sub-w-brown .jp {
  display: block;
  margin-top: 25px;
  color: #866f52;
  font-size: 1.2rem;
}

._h2-sub-w-orange {
  margin-bottom: 30px;
  color: white;
  font-size: 3rem;
}

._h2-sub-w-orange .en {
  padding-bottom: 10px;
  border-bottom: 4px #c85819 solid;
}

._h2-sub-w-orange .jp {
  display: block;
  margin-top: 25px;
  color: #c85819;
  font-size: 1.2rem;
}

._h3 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.7;
}

._p {
  margin-bottom: 20px;
  font-size: 1.2rem;
  line-height: 1.9;
}

/*_btn */
._btn-link a {
  padding-left: 15px;
  background: url(../../images/icon_arrow_accent2.png) 0 50% no-repeat;
  background-size: auto 10px;
  color: #c85819;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 1.2;
}

._btn-link a:hover {
  text-decoration: underline;
}

._btn a,._btn span {
  display: block; /*&:hover{background: url(../../images/icon_arrow_primary1.png) rgba(15,32,62,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 11px;} &:active{background: url(../../images/icon_arrow_primary1.png) rgba(15,32,62,0.3) calc(100% - 15px) 50% no-repeat; background-size: auto 11px;}*/
          box-sizing: border-box;
  margin: 0 auto;
  width: 80%;
  height: 60px;
  border: 1px #0f203e solid;
  background: url(../../images/icon_arrow_primary1.png) calc(100% - 20px) 50%
  no-repeat;
  background-size: auto 15px;
  color: #0f203e;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 60px;

  -webkit-box-sizing: border-box;
}

._btn-red a {
  display: block; /*&:hover{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.15) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.3) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;}*/
  margin: 0 auto;
  width: 90%;
  height: 40px;
  border: 1px #9b1d3d solid;
  background: url(../../images/icon_arrow_accent1.png) calc(100% - 20px) 50%
  no-repeat;
  background-size: auto 15px;
  color: #9b1d3d;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 40px;
}

._btn-red-inversion a {
  display: block; /*&:hover{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.15) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.3) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;}*/
  margin: 0 auto;
  width: 80%;
  height: 60px;
  border: 1px #9b1d3d solid;
  background: url(../../images/icon_arrow_secondary6.png) #9b1d3d
  calc(100% - 20px) 50% no-repeat;
  background-size: auto 15px;
  color: #f0f1f4;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 60px;
}

._btn-orange a,._btn-orange span {
  display: block; /*&:hover{background: url(../../images/icon_arrow_accent1.png) rgba(210,171,65,0.15) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(200,88,25,0.4) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;}*/
  margin: 0 auto;
  width: 90%;
  height: 40px;
  border: 1px #c85819 solid;
  background: url(../../images/icon_arrow_accent2.png) calc(100% - 20px) 50%
  no-repeat;
  background-size: auto 15px;
  color: #c85819;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 40px;
}

._btn-orange-inversion a,._btn-orange-inversion span {
  display: block; /*&:hover{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.15) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.3) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;}*/
  margin: 0 auto;
  width: 80%;
  height: 60px;
  border: 1px #c85819 solid;
  background: url(../../images/icon_arrow_secondary6.png) #c85819
  calc(100% - 20px) 50% no-repeat;
  background-size: auto 15px;
  color: #f0f1f4;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 60px;
}

._btn-lightness6 a {
  display: block; /*&:hover{background: url(../../images/icon_arrow_secondary6.png) rgba(155,29,61,0.15) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;} &:active{background: url(../../images/icon_arrow_secondary6.png) rgba(155,29,61,0.3) calc(100% - 20px) 50% no-repeat; background-size: auto 15px;}*/
  margin: 0 auto;
  width: 80%;
  height: 60px;
  border: 1px #f0f1f4 solid;
  background: url(../../images/icon_arrow_secondary6.png) calc(100% - 20px) 50%
  no-repeat;
  background-size: auto 15px;
  color: #f0f1f4;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 60px;
}

._btn-s a {
  display: block; /*&:hover{background: url(../../images/icon_arrow_primary1.png) rgba(15,32,62,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;} &:active{background: url(../../images/icon_arrow_primary1.png) rgba(15,32,62,0.3) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;}*/
          box-sizing: border-box;
  margin: 0 auto;
  width: 65%;
  height: 40px;
  border: 1px #0f203e solid;
  background: url(../../images/icon_arrow_primary1.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: auto 10px;
  color: #0f203e;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 40px;

  -webkit-box-sizing: border-box;
}

._btn-s-red a {
  display: block; /*:hover{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.3) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;}*/
  margin: 0 auto;
  width: 65%;
  height: 40px;
  border: 1px #9b1d3d solid;
  background: url(../../images/icon_arrow_accent1.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: auto 10px;
  color: #9b1d3d;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 40px;
}

._btn-s-red-inversion a {
  display: block; /*:hover{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.3) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;}*/
  margin: 0 auto;
  width: 65%;
  height: 40px;
  border: 1px #c85819 solid;
  background: url(../../images/icon_arrow_secondary6.png) #9b1d3d
  calc(100% - 15px) 50% no-repeat;
  background-size: auto 10px;
  color: #f0f1f4;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 40px;
}

._btn-s-orange a,._btn-s-orange span {
  display: block; /*:hover{background: url(../../images/icon_arrow_accent2.png) rgba(210,171,65,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;} &:active{background: url(../../images/icon_arrow_accent2.png) rgba(200,88,25,0.4) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;}*/
  margin: 0 auto;
  width: 65%;
  height: 40px;
  border: 1px #c85819 solid;
  background: url(../../images/icon_arrow_accent2.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: auto 10px;
  color: #c85819;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 40px;
}

._btn-s-orange-inversion a,._btn-s-orange-inversion span {
  display: block; /*:hover{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;} &:active{background: url(../../images/icon_arrow_accent1.png) rgba(155,29,61,0.3) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;}*/
  margin: 0 auto;
  width: 65%;
  height: 40px;
  border: 1px #9b1d3d solid;
  background: url(../../images/icon_arrow_secondary6.png) #c85819
  calc(100% - 15px) 50% no-repeat;
  background-size: auto 10px;
  color: #c85819;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 40px;
}

._btn-s-lightness6 a {
  display: block; /*:hover{background: url(../../images/icon_arrow_secondary6.png) rgba(155,29,61,0.15) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;} &:active{background: url(../../images/icon_arrow_secondary6.png) rgba(155,29,61,0.3) calc(100% - 15px) 50% no-repeat; background-size: auto 12px;}*/
  margin: 0 auto;
  width: 65%;
  height: 40px;
  border: 1px #f0f1f4 solid;
  background: url(../../images/icon_arrow_secondary6.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: auto 10px;
  color: #f0f1f4;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 40px;
}

/* _module-title*/
._module-title {
  background: url(../../images/bk_title.png) #0f203e 85% 0 no-repeat;
  background-size: auto 200px;
}

._module-title .title {
  display: table;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  height: 200px;
}

._module-title .head {
  display: table-cell;
  width: 100%;
  color: white;
  vertical-align: middle;
  text-align: left;
  font-size: 2.2em; /*font-size: 2.8em; font-size: 3em;*/
}

._module-title .head strong {
  display: inline-block;
  margin-bottom: 5px;
}

._module-title .head span {
  display: block;
  margin-top: 10px; /*margin-top: 20px;*/
  color: #f0f1f4;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.6;
}

._module-title.parttan-a {
  background: url(../../images/about/bg-about_top_hero_sp.png) 0 0 no-repeat;
  background-size: cover;
}

._module-title.parttan-a .title {
  height: 210px;
  text-align: right;
}

._module-title.parttan-a .title .head {
  text-align: right;
  font-size: 2.2rem;
}

._module-title.parttan-a .title .head img {
  width: auto;
  height: 22px;
}

._module-title.parttan-b {
  position: relative; /*background: url(../../images/bk_title_parttan-b.png) 0 0 no-repeat;background-size: auto 422px;position: relative;*/
  background: none;
}

._module-title.parttan-b:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../../images/img_identity.jpg) 100% 0 no-repeat;
  background-size: 52% auto;
}

._module-title.parttan-b.themes:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../../images/service/bk_themes.webp) 100% 0 no-repeat;
  background-size: 52% auto;
}

._module-title.parttan-b.industries {
  overflow: hidden;
}

._module-title.parttan-b.industries:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../../images/service/bk_industries.webp) 100% 0 no-repeat;
  background-size: 52% auto;
}

._module-title.parttan-b.leadership {
  overflow: hidden;
}

._module-title.parttan-b.leadership:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../../images/about/bg-leadership2.png) 100% 0 no-repeat;
  background-size: 52% auto;
}

._module-title.parttan-b:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 48%;
  height: 100%;
  background: #0f203e;
}

._module-title.parttan-b .title {
  position: relative;
  height: 220px;
  background: url(../../images/bk_title_parttan-b.png) 0 0 no-repeat;
  background-position: -130px;
  background-size: auto 220px;
}

._module-title.parttan-b .title .head {
  text-align: left;
  font-size: 2.2em; /*font-size: 2.6rem; */
}

._module-title.parttan-b .title .head img {
  width: auto;
  height: 26px;
}

._module-title.parttan-b .title span {
  font-size: 1.2rem;
}

._module-title.parttan-c {
  position: relative;
          box-sizing: border-box;
  height: 220px;
  background-color: #0f203e;
  background-image: url(../../images/bk_title_parttan-c.png) 0 0 no-repeat;
  background-size: 100% 220px;

  -webkit-box-sizing: border-box;
}

._module-title.parttan-c .head {
  display: block;
  padding-top: 80px;
  width: 100%;
  color: white;
  vertical-align: middle;
  text-align: left;
}

._module-title.parttan-c .head img {
  width: auto;
  height: 30px;
}

._module-title.parttan-c .sub {
  display: block;
  color: #fff;
  font-size: 2rem;
}

._module-title.parttan-c .title {
  height: 220px;
}

._module-title .pankuzu {
  background: #4f5b6d;
}

._module-title .pankuzu p {
  display: block;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 10px;
  max-width: 100%;
  width: 100%;
  font-size: 1.2rem;

  -webkit-box-sizing: border-box;
}

._module-title .pankuzu p a {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding-right: 20px;
  background: url(../../images/icon_arrow_secondary6.png) 100% 50% no-repeat;
  background-size: auto 12px;
  color: #f0f1f4;
  text-decoration: none;
}

._module-title .pankuzu p a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  background: #d1d6dd;
  opacity: 0;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-title .pankuzu p a:hover:before {
  opacity: 1;
}

._module-title .pankuzu p span {
  color: #f0f1f4;
}

._module-title .pankuzu.type-a {
  background: #e0e3e9;
}

._module-title .pankuzu.type-a p {
  padding: 7px 10px;
}

._module-title .pankuzu.type-a p a {
  background: url(../../images/icon_arrow_primary1.png) 100% 50% no-repeat;
  background-size: auto 12px;
  color: #0f203e;
}

._module-title .pankuzu.type-a p a:before {
  background: #d1d6dd;
}

._module-title .pankuzu.type-a p span {
  color: #0f203e;
}

._module-title .pankuzu.type-b {
  background: #f0f1f4;
}

._module-title .pankuzu.type-b p {
  padding: 7px 10px;
}

._module-title .pankuzu.type-b p a {
  background: url(../../images/icon_arrow_primary1.png) 100% 50% no-repeat;
  background-size: auto 12px;
  color: #0f203e;
}

._module-title .pankuzu.type-b p a:before {
  background: #f0f1f4;
}

._module-title .pankuzu.type-b p span {
  color: #0f203e;
}

._pankuzu {
  background: #4f5b6d;
}

._pankuzu p {
  display: block;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 10px;
  max-width: 100%;
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.2;

  -webkit-box-sizing: border-box;
}

._pankuzu p a {
  position: relative; /*display: inline-block;*/
  margin-right: 15px;
  padding-right: 20px;
  background: url(../../images/icon_arrow_secondary6.png) 100% 50% no-repeat;
  background-size: auto 12px;
  color: #f0f1f4;
  text-decoration: none;
}

._pankuzu p a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  background: #d1d6dd;
  opacity: 0;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._pankuzu p a:hover:before {
  opacity: 1;
}

._pankuzu p span {
  color: #f0f1f4;
}

/* _module-movie */
._module-movie {
  position: relative;
  overflow: hidden; /*height: calc(100vh - 54px);*/
}

._module-movie #myPlayer {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #0f203e;
}

._module-movie .wrapper {
  position: absolute;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
}

._module-movie .wrapper .catch {
  display: table-cell;
  width: auto;
  height: auto;
  color: white;
  vertical-align: middle;
  text-align: center;
}

._module-movie .wrapper .catch img {
  width: auto;
}

._module-movie .wrapper .icon_scroll {
  position: absolute;
  right: calc(5% - 80px);
  bottom: 100px; /*top: calc(100vh - 170px);*/
          box-sizing: border-box;
  width: 185px;
  height: 20px;
  color: white;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 1.6rem;
          transform: rotate(90deg);

  -webkit-box-sizing: border-box;
  -webkit-transform: rotate(90deg);
}

._module-movie .wrapper .icon_scroll a {
  color: white;
  text-decoration: none;
}

._module-movie .wrapper .icon_scroll:after {
  content: "";
  position: absolute;
  top: -3px;
  left: 80px;
  display: block;
  width: 100px;
  height: 10px;
  background: url(../../images/icon_scroll.png) 0 50% no-repeat;
  background-size: 100px 10px;
          animation-name: anime_arrow;
          animation-duration: 5s;
          animation-timing-function: ease;
          animation-delay: -2s;
          animation-iteration-count: infinite;
          animation-direction: normal;

  -webkit-animation-delay: -2s;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: direction;
  -webkit-animation-timing-function: ease;
}

@-webkit-keyframes direction {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}

@keyframes direction {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}

._module-movie .anime_arrow {
          animation-name: direction;
          animation-duration: 5s;
          animation-timing-function: ease;
          animation-delay: -2s;
          animation-iteration-count: infinite;
          animation-direction: normal;

  -webkit-animation-delay: -2s;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: direction;
  -webkit-animation-timing-function: ease;
}

/* _module-movie-mp4 */
._module-movie-mp4 {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

._module-movie-mp4 .wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

._module-movie-mp4 .wrapper .video_top {
  width: 100%;
  height: auto;
}

._module-movie-mp4 .wrapper .icon_scroll {
  position: absolute;
  right: calc(5% - 80px);
  bottom: 100px; /*top: calc(100vh - 170px);*/
          box-sizing: border-box;
  width: 185px;
  height: 20px;
  color: white;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 1.6rem;
          transform: rotate(90deg);

  -webkit-box-sizing: border-box;
  -webkit-transform: rotate(90deg);
}

._module-movie-mp4 .wrapper .icon_scroll a {
  color: white;
  text-decoration: none;
}

._module-movie-mp4 .wrapper .icon_scroll:after {
  content: "";
  position: absolute;
  top: -3px;
  left: 80px;
  display: block;
  width: 100px;
  height: 10px;
  background: url(../../images/icon_scroll.png) 0 50% no-repeat;
  background-size: 100px 10px;
          animation-name: anime_arrow;
          animation-duration: 5s;
          animation-timing-function: ease;
          animation-delay: -2s;
          animation-iteration-count: infinite;
          animation-direction: normal;

  -webkit-animation-delay: -2s;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: direction;
  -webkit-animation-timing-function: ease;
}

@-webkit-keyframes direction {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}

@keyframes direction {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}

._module-movie-mp4 .anime_arrow {
          animation-name: direction;
          animation-duration: 5s;
          animation-timing-function: ease;
          animation-delay: -2s;
          animation-iteration-count: infinite;
          animation-direction: normal;

  -webkit-animation-delay: -2s;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: direction;
  -webkit-animation-timing-function: ease;
}

/* _module-pickup */
._module-pickup {
  position: relative;
  margin-top: -2px;
  height: 35px;
  background: #4f5b6d;
  color: white;
  font-size: 1.2rem;
  line-height: 35px;
}

._module-pickup .title {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 85px;
  height: 35px;
  background: #c8cacd;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
}

._module-pickup .text {
  position: relative;
  display: block;
  overflow: hidden;
          box-sizing: border-box;
  margin-left: 105px;
  width: calc(100% - 105px);
  font-size: 1.2rem;
  line-height: 35px;
  cursor: pointer; /*&:hover{ span{animation-play-state: paused;} }*/

  -webkit-box-sizing: border-box;
}

._module-pickup .text span {
  display: inline-block;
  padding-left: 100%;
  white-space: nowrap;
          animation-name: marquee;
          animation-duration: 18s;
          animation-timing-function: linear;
          animation-iteration-count: infinite;

  -webkit-animation-duration: 18s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: marquee;
  -webkit-animation-timing-function: linear;
}

._module-pickup .text a {
  padding-right: 15px;
  background: url(../../images/icon_arrow_secondary6.png) 100% 50% no-repeat;
  background-size: auto 8px;
  color: #d1d6dd;
  text-decoration: none;
}

@-webkit-keyframes marquee {
  0% {
            transform: translate(0%);

    -webkit-transform: translate(0%);
  }
  80% {
            transform: translate(-100%);

    -webkit-transform: translate(-100%);
  }
  100% {
            transform: translate(-100%);

    -webkit-transform: translate(-100%);
  }
}

@keyframes marquee {
  0% {
            transform: translate(0%);

    -webkit-transform: translate(0%);
  }
  80% {
            transform: translate(-100%);

    -webkit-transform: translate(-100%);
  }
  100% {
            transform: translate(-100%);

    -webkit-transform: translate(-100%);
  }
}

/* _module-featured */
._module-featured {
  padding: 10px 0 10px 0;
  background: #4f5b6d;
  color: white;
  font-size: 1.6rem;
  line-height: 1.5;
}

._module-featured .title {
  display: block;
  margin: 0 auto 10px auto;
  padding: 5px 0;
  width: 100px;
  background: #c8cacd;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

._module-featured .text {
  margin: 0 auto;
  width: 96%;
  font-size: 1.2rem;
  line-height: 1.5;
}

._module-featured .text a {
  padding-right: 30px;
  background: url(../../images/icon_arrow_secondary6.png) 100% 50% no-repeat;
  background-size: auto 12px;
  color: #d1d6dd;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-featured .text a:hover {
  /*color:rgba(200,88,25,1);*/
  text-decoration: underline;
}

/* _parttan-bg-text */
._parttan-bg-text {
  /*background:*/
  display: block;
  width: 100%;
}

._parttan-bg-text .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60% 0 0 0;
  width: 100%;

  -webkit-box-sizing: border-box;
}

._parttan-bg-text .inner .text {
          box-sizing: border-box;
  padding: 30px 5%;

/*background:*/
  width: auto;
  height: auto; /*float:*/

  -webkit-box-sizing: border-box;
}

/* _module-banner */
._module-banner {
  display: block;
  margin-top: -3px;
  width: 100%;
  background: url(../../images/img_ts2020_sp.jpg) 50% 50% no-repeat;
  background-size: cover;
}

._module-banner .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 0 60% 0;
  width: 100%;

  -webkit-box-sizing: border-box;
}

._module-banner .inner a {
  text-decoration: none;
}

._module-banner .inner .text {
          box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 10%;
  width: 90%;
  background: rgba(240, 241, 244, .85);

  -webkit-box-sizing: border-box;
}

._module-banner .inner .text ._h2 {
  margin-bottom: 10px;
  color: #0f203e;
  line-height: 1.4;
}

._module-banner .inner .text p {
  color: #4f5b6d;
  font-weight: bold;
  line-height: 1.4;
}

._module-banner .inner .text ._btn-s-orange a {
  width: 80%;
}

._module-banner .inner .text span {
  display: block;
  margin-bottom: 10px;
  color: #c85819;
  font-size: 1.6rem;
}

._module-banner .inner.anime ._h1 {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

._module-banner .inner.anime ._p {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

._module-banner .inner.anime .btn {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

._module-banner .inner.animated ._h1 {
  opacity: 1;
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

._module-banner .inner.animated ._p {
  opacity: 1;
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

._module-banner .inner.animated .btn {
  opacity: 1;
          transition-delay: 1s;

  -webkit-transition-delay: 1s;
}

/* _module-slider */
._module-slider {
  position: relative;
  overflow-x: hidden;
          box-sizing: border-box;
  padding: 70px 0;
  background: #f0f1f4;

  -webkit-box-sizing: border-box;
}

._module-slider h1 {
  margin-bottom: 0;
  text-align: center;
}

._module-slider h1 img {
  width: auto;
  height: 28px;
}

._module-slider .swiper-inner {
  position: relative;
  width: 100%;
  height: auto;
}

._module-slider .swiper-inner .swiper-slide {
  position: relative;
  margin: 50px 0 60px 0;
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

._module-slider .swiper-inner a {
  position: relative; /*&:hover{transform: scale(1.1); box-shadow: 0px 0 14px 0 rgba(79,91,109,0.2), 10px -5px 14px 0 rgba(79,91,109,0.2);}*/
  display: block;
  text-decoration: none; /*transition: all 0.3s ease-out;*/
}

._module-slider .swiper-inner a .tag {
  position: absolute;
  top: -13px;
  left: -10px;
  display: block;
  width: 110px;
  height: 22px;
  background: #4f5b6d;
  color: white;
  text-align: center;
  font-size: 1.2rem;
  line-height: 22px;
}

._module-slider .swiper-inner a .image {
  display: block;
  padding-top: 56.25%;
  width: 100%; /*height: 210px;*/
}

._module-slider .swiper-inner a .box {
  display: block;
          box-sizing: border-box;
  padding: 20px 15px;
  height: 150px; /*@media screen and (max-width: 1400px) { .title{font-size:1.6rem;} .days{font-size:1.2rem;} }*/
  background: white;

  -webkit-box-sizing: border-box;
}

._module-slider .swiper-inner a .box .title {
  display: block;
  height: 4em;
  color: #0f203e;
  font-size: 1.4rem;
  line-height: 1.3;
}

._module-slider .swiper-inner a .box .days {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  color: #4f5b6d;
  font-size: 1.1rem;
  line-height: 1;
}

._module-slider .swiper-inner a .box .days .pdf {
  position: relative;
  top: -4px;
  float: right;
  padding-right: 24px;
  height: 18px;
  background: url(../../images/icon_pdf.png) 100% 50% no-repeat;
  background-size: 18px 18px;
  font-size: 1.1rem;
  line-height: 18px;
}

._module-slider .swiper-inner a .box .days .link {
  position: relative;
  top: -2px;
  float: right;
  padding-right: 14px;
  height: 14px;
  background: url(../../images/icon_link.png) 100% 50% no-repeat;
  background-size: 14px 14px;
}

._module-slider .swiper-inner a .box .tag-word {
  display: block;
  margin-top: 10px;
  padding-left: 24px;
  background: url(../../images/icon_tag.png) 0 0 no-repeat;
  background-size: 14px 14px;
  color: #999;
  font-size: 1.1rem;
  line-height: 14px;
}

._module-slider .swiper-inner .swiper-button-prev {
  top: calc(45% + 20px) !important;
  left: 20px !important;
}

._module-slider .swiper-inner .swiper-button-prev:after {
  color: #9b1d3d !important;
  font-size: 16px !important;
}

._module-slider .swiper-inner .swiper-button-prev:before {
  content: "" !important;
  position: absolute;
  z-index: -1;
  display: block !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px #ccc solid !important;
  border-radius: 20px !important;
  background: #fff !important;
}

._module-slider .swiper-inner .swiper-button-next {
  top: calc(45% + 20px) !important;
  right: 20px !important;
}

._module-slider .swiper-inner .swiper-button-next:after {
  color: #9b1d3d !important;
  font-size: 16px !important;
}

._module-slider .swiper-inner .swiper-button-next:before {
  content: "" !important;
  position: absolute;
  z-index: -1;
  display: block !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px #ccc solid !important;
  border-radius: 20px !important;
  background: #fff !important;
}

._module-slider.animated .swiper-slide:nth-child(1) {
  opacity: 1;
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

._module-slider.animated .swiper-slide:nth-child(2) {
  opacity: 1;
          transition-delay: .4s;

  -webkit-transition-delay: .4s;
}

._module-slider.animated .swiper-slide:nth-child(3) {
  opacity: 1;
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

._module-slider.animated .swiper-slide:nth-child(4) {
  opacity: 1;
          transition-delay: .8s;

  -webkit-transition-delay: .8s;
}

._module-slider.animated .swiper-slide:nth-child(5) {
  opacity: 1;
          transition-delay: 1s;

  -webkit-transition-delay: 1s;
}

._module-slider.animated .swiper-slide:nth-child(6) {
  opacity: 1;
          transition-delay: 1.2s;

  -webkit-transition-delay: 1.2s;
}

._module-slider.animated .swiper-slide:nth-child(7) {
  opacity: 1;
          transition-delay: 1.4s;

  -webkit-transition-delay: 1.4s;
}

._module-slider.animated .swiper-slide:nth-child(8) {
  opacity: 1;
          transition-delay: 1.6s;

  -webkit-transition-delay: 1.6s;
}

._module-slider.animated .swiper-slide:nth-child(9) {
  opacity: 1;
          transition-delay: 1.8s;

  -webkit-transition-delay: 1.8s;
}

._module-slider.animated .swiper-slide:nth-child(10) {
  opacity: 1;
          transition-delay: 2s;

  -webkit-transition-delay: 2s;
}

._module-slider.animated .swiper-slide:nth-child(11) {
  opacity: 1;
          transition-delay: 2.2s;

  -webkit-transition-delay: 2.2s;
}

/* _module-service */
._module-service {
  background: url(../../images/top/bg-service.png) no-repeat;
  background-size: cover;
}

._module-service .inner {
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 0 60px 6%;

  -webkit-box-sizing: border-box;
}

._module-service .inner h2 {
  margin-bottom: 20px;
  color: #0f203e;
  font-size: 24px;
}

._module-service .inner h2 img {
  width: auto;
  height: 24px;
}

._module-service .inner .box {
  clear: both;
  margin-bottom: 40px;
  width: 100%;
}

._module-service .inner ul {
  float: left;
  margin-right: 2%;
  width: 49%;
  list-style: none;
}

._module-service .inner ul li {
  margin-bottom: 20px;
  color: #0f203e;
  font-size: 12px;
}

._module-service .inner ul li a {
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
}

._module-service .inner ul + ul {
  margin-right: 0;
}

/* _module-service-new */
._module-service-new {
  background: url(../../images/top/bg-service.png) no-repeat;
  background-size: cover;
}

._module-service-new.webp {
  background: url(../../images/top/bg-service.webp) no-repeat;
  background-size: cover;
}

._module-service-new .inner {
  margin: 0 auto;
  padding: 50px 4% 50px 4%;
  width: 100%; /*#industries + .tab_item{margin-left: 2%;}*/
}

._module-service-new .inner .tabs {
  position: relative;
  padding-top: 45px;
  text-align: center;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

._module-service-new .inner .tab_item {
  top: 5px;
  display: block;
  float: left;
  margin: 0;
  width: 49%;
  height: 40px;
  border-top: 3px solid rgba(15, 32, 62, 0);
  background-color: #cdd1d8;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 40px;
          transition: all .2s ease; /*position: relative;*/

  -webkit-transition: all .2s ease;
}

._module-service-new .inner .tab_item:hover {
  opacity: .75;
}

._module-service-new .inner #themes + .tab_item {
  position: absolute;
  left: 0;
}

._module-service-new .inner #industries + .tab_item {
  position: absolute;
  right: 0;
}

._module-service-new .inner input[name="tab_item"] {
  display: none;
}

._module-service-new .inner .tab_content {
  display: none;
  clear: both;
  overflow: hidden;
  padding: 30px 20px;
  background-color: #fff; /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);*/
  text-align: left;
}

._module-service-new .inner #themes:checked ~ #themes_content,._module-service-new .inner #industries:checked ~ #industries_content {
  display: block; /*position: relative; z-index: +1;*/
}

._module-service-new .inner .tabs input:checked + .tab_item {
  position: relative;
  top: 0;
  z-index: +1;
  height: 50px;
  border-top: 3px solid #0f203e;
  background-color: white;
  line-height: 50px;
}

._module-service-new .inner h3 {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

._module-service-new .inner h3 ._en {
  color: #0f203e;
  font-size: 2.9rem;
}

._module-service-new .inner h3 ._nonline {
  color: #0f203e;
  font-size: 2.6rem;
}

._module-service-new .inner h3 span {
  display: block;
  padding-top: 15px;
  line-height: 1.4;
}

._module-service-new .inner h3 img {
  width: auto;
  height: 29px;
  vertical-align: bottom;
}

._module-service-new .inner ul.child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;

  -ms-flex-wrap: wrap;
}

._module-service-new .inner ul.child li {
  display: table;
                                                                box-sizing: border-box;
  margin: 0 0 10px 0;
  padding: 0 25px 0 10px;
  width: 100%;
  height: 56px;
  border: 1px #d1d6dd solid;
  background: url(../../images/icon_arrow_accent1.png) calc(100% - 10px) 50%
  no-repeat;
  background-size: 6px 12px; /*float:left;*/ /*&:nth-child(3n - 1){clear: both;}*/  -webkit-box-sizing: border-box;
}

._module-service-new .inner ul.child li a {
  display: table-cell;
  padding: 0;
  color: #0f203e !important;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.2; /*font-weight: normal;*/
}

._module-service-new .inner ul.child li a:hover {
  color: #9b1d3d !important;
}

._module-service-new .inner ul.child li a:after {
  display: none;
}

/* _module-contact */
._module-contact {
  background: #d1d6dd; /*p._btn{}*/
}

._module-contact .inner {
  position: relative;
  margin: 0 auto;
  padding: 30px 20px 50px;
  width: 100%;
}

._module-contact ._h1 {
  color: #0f203e;
  line-height: 70px;
}

._module-contact ._h1 img {
  width: auto;
  height: 28px;
}

/* _module-contact-new */
._module-contact-new {
  background: #d1d6dd;
}

._module-contact-new .inner {
  position: relative;
  margin: 0 auto;
  padding: 40px 20px;
  width: 100%;
}

._module-contact-new ._h2 {
  margin-bottom: 20px;
  color: #0f203e;
  text-align: center;
  font-size: 2.8rem;
}

._module-contact-new ul li {
  margin-bottom: 10px;
  list-style: none;
}

._module-contact-new ul li a {
  width: 100%;
}

/* _module-index-list */
._module-index-list ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

._module-index-list ul li .text {
  display: table;
          box-sizing: border-box;
  padding: 10px;
  width: 50%;
  height: 330px;

  -webkit-box-sizing: border-box;
}

._module-index-list ul li .text .inner {
  display: table-cell;
  vertical-align: middle;
}

._module-index-list ul li .text .inner ._h2 {
  display: block;
  margin: 0 auto 20px auto;
}

._module-index-list ul li .text .inner ._h2 img {
  width: auto;
  height: 19px;
}

._module-index-list ul li .text .inner ._h2 img.h_2l {
  max-width: 100%;
  width: auto;
  height: 40px;
}

._module-index-list ul li .text .inner ._p {
  display: block;
  margin: 0 auto 20px auto;
}

._module-index-list ul li .image {
  display: block;
  width: 50%;
  height: 330px;
}

._module-index-list ul li:nth-child(2n - 1) .text {
  float: left;
}

._module-index-list ul li:nth-child(2n - 1) .image {
  float: right;
}

._module-index-list ul li:nth-child(2n) .text {
  float: right;
}

._module-index-list ul li:nth-child(2n) .image {
  float: left;
}

/* _module-list-rows3 */
._module-list-rows3 {
  background: #f0f1f4;
}

._module-list-rows3 .inner {
          box-sizing: border-box;
  padding: 30px 10px 30px 10px;
  width: 100%;
  text-align: center;

  -webkit-box-sizing: border-box;
}

._module-list-rows3 .inner ._h3 {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 2.4rem;
}

._module-list-rows3 .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;

  -ms-flex-wrap: wrap;
}

._module-list-rows3 .inner ul li {
          box-sizing: border-box;
  margin: 0 2% 20px;
  width: 46%;
  list-style: none;

  -webkit-box-sizing: border-box;
}

._module-list-rows3 .inner ul li a {
  position: relative;
  display: block;
  border: 1px #d1d6dd solid;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-list-rows3 .inner ul li a .image {
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

._module-list-rows3 .inner ul li a .title {
  display: block;
          box-sizing: border-box;
  padding: 10px 10px 0;
  height: 45px;
  background: white;
  color: #0f203e;
  text-align: left;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1em;

  -webkit-box-sizing: border-box;
}

._module-list-rows3 .inner ul li a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
          transform: scale(1.05);

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
  -webkit-transform: scale(1.05);
}

/* _module-list-about-nav */
._module-list-about-nav {
  background: #f0f1f4;
}

._module-list-about-nav .inner {
          box-sizing: border-box;
  padding: 30px 10px 30px 10px;
  width: 100%;
  text-align: center;

  -webkit-box-sizing: border-box;
}

._module-list-about-nav .inner ._h3 {
  margin-bottom: 30px;
  color: #0f203e;
  font-size: 2.4rem;
}

._module-list-about-nav .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;

  -ms-flex-wrap: wrap;
}

._module-list-about-nav .inner ul li {
          box-sizing: border-box;
  margin: 0 2% 20px;
  width: 46%;
  list-style: none;

  -webkit-box-sizing: border-box;
}

._module-list-about-nav .inner ul li a {
  position: relative;
  display: block;
  border: 1px #d1d6dd solid;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-list-about-nav .inner ul li a .image {
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

._module-list-about-nav .inner ul li a .title {
  display: flex;
  align-items: center;
          box-sizing: border-box;
  padding: 0 10px; /*line-height:1em; padding: 10px 10px 0;*/
  height: 45px;
  background: white;
  color: #0f203e;
  text-align: left;
  font-weight: bold;
  font-size: 1.2rem;

  -webkit-box-sizing: border-box;
}

._module-list-about-nav .inner ul li a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
          transform: scale(1.05);

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
  -webkit-transform: scale(1.05);
}

._module-list-about-nav .inner ul li.society .title {
  /*line-height:1.2;padding:9px 10px 0 10px;*/
  font-size: 1.1rem;
}

/* _module-list-rows4 */
._module-list-rows4 .inner {
          box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 100px 20px 70px 20px;
  width: 100%;
  text-align: center;

  -webkit-box-sizing: border-box;
}

._module-list-rows4 .inner ._h3 {
  margin-bottom: 50px;
  color: #0f203e;
  font-size: 2.8rem;
}

._module-list-rows4 .inner ul li {
  float: left;
  margin: 0 3% 30px 0;
  width: 22.56 .25%;
  list-style: none;
}

._module-list-rows4 .inner ul li:nth-child(4n) {
  margin-right: 0;
}

._module-list-rows4 .inner ul li a {
  position: relative;
  display: block;
  border: 1px #d1d6dd solid;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-list-rows4 .inner ul li a .image {
  display: block;
  width: 100%;
  height: 170px;
}

._module-list-rows4 .inner ul li a .box {
  display: block;
          box-sizing: border-box;
  padding: 20px 20px;
  background: white;
  text-align: left;

  -webkit-box-sizing: border-box;
}

._module-list-rows4 .inner ul li a .box .title {
  display: block;
  height: 6em;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
}

._module-list-rows4 .inner ul li a .box .days {
  display: block;
  color: #4f5b6d;
  font-size: 1.4rem;
  line-height: 1;
}

._module-list-rows4 .inner ul li a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
          transform: scale(1.05);

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
  -webkit-transform: scale(1.05);
}

/* _module-list-rows2 */
._module-list-rows2 .inner {
          box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 100px 20px 70px 20px;
  max-width: 1200px;
  width: 100%;
  text-align: center;

  -webkit-box-sizing: border-box;
}

._module-list-rows2 .inner ._h3 {
  margin-bottom: 50px;
  color: #0f203e;
  font-size: 3.2rem;
}

._module-list-rows2 .inner ul li {
  float: left;
  margin: 0 3% 30px 0;
  width: 48.5%;
  list-style: none;
}

._module-list-rows2 .inner ul li:nth-child(2n) {
  margin-right: 0;
}

._module-list-rows2 .inner ul li a {
  position: relative;
  display: block;
  border: 1px #d1d6dd solid;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-list-rows2 .inner ul li a .image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40%;
  height: 100%;
}

._module-list-rows2 .inner ul li a .box {
  display: block;
          box-sizing: border-box;
  margin-left: 40%;
  padding: 20px 20px;
  min-height: 230px;
  width: 60%;
  background: white;
  text-align: left;

  -webkit-box-sizing: border-box;
}

._module-list-rows2 .inner ul li a .box .title {
  display: block;
  margin-bottom: 20px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
}

._module-list-rows2 .inner ul li a .box .lead {
  display: block;
  color: #0f203e;
  font-size: 1.6rem;
  line-height: 1.6;
}

._module-list-rows2 .inner ul li a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
          transform: scale(1.05);

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
  -webkit-transform: scale(1.05);
}

/* _module-article */
._module-article .inner {
          box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 50px 20px 50px 20px;
  width: 100%;
  text-align: left;

  -webkit-box-sizing: border-box;
}

._module-article .inner .-box-wrapper {
  margin-bottom: 30px;
  padding: 20px 20px 1px 20px;
}

._module-article .inner .-box-wrapper.-outline {
  outline: 10px #d1d6dd solid;
  outline-offset: -8px;
}

._module-article .inner .-box-caption {
  padding: 20px 20px 20px 20px;
}

._module-article .inner .-box-caption .note {
  margin-bottom: 0;
}

._module-article .inner h1 {
  margin-bottom: 40px;
  padding-left: 10px;
  border-left: 5px #d2ab41 solid;
  color: #0f203e;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.2em;
}

._module-article .inner h2 {
  margin-bottom: 30px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.2em;
}

._module-article .inner h3 {
  margin-bottom: 20px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.2;
}

._module-article .inner p {
  margin-bottom: 20px;
  color: #0f203e;
  font-size: 1.2rem;
  line-height: 2;
}

._module-article .inner p.note {
  color: #4f5b6d;
  font-size: 1.2rem;
}

._module-article .inner ul.box li {
  margin: 0 0 40px 0;
  padding: 0; /* &:nth-child(2n -1){ .box-image{ float:left; } .box-text{ float:right; } } &:nth-child(2n){ .box-image{ float:right; } .box-text{ float:left; } } */
  list-style: none;
}

._module-article .inner ul.box li .box-image {
  width: 100%;
}

._module-article .inner ul.box li .box-image p.image {
  margin-bottom: 10px;
}

._module-article .inner ul.box li .box-image p.image img {
  width: 100%;
  vertical-align: bottom;
}

._module-article .inner ul.box li .box-text {
  width: 100%;
}

._module-article .inner ul.list {
  margin-bottom: 10px;
  padding-left: 20px;
}

._module-article .inner ul.list li {
  margin-bottom: 10px;
  color: #0f203e;
  list-style: disc;
  font-size: 1.2rem;
  line-height: 2;
}

/*_module-article_list*/
._module-article_list .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          box-sizing: border-box;
  padding: 0 2% 30px;

  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
}

._module-article_list .article {
  margin: 0 2% 10px;
  width: 46%;
}

._module-article_list .article a {
  position: relative;
  display: block;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

._module-article_list .article a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
          transform: scale(1.05);

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
  -webkit-transform: scale(1.05);
}

._module-article_list .article a .tag {
  position: absolute;
  top: -20px;
  left: -15px;
  display: block;
  width: 160px;
  height: 30px;
  background: #4f5b6d;
  color: white;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.4em;
}

._module-article_list .article a .image {
  display: block;
  padding-top: 56.25%;
  width: 100%; /*height: 210px;*/
}

._module-article_list .article a .box {
  display: block;
          box-sizing: border-box;
  padding: 20px 10px 10px 10px;
  height: 150px;
  background: white;

  -webkit-box-sizing: border-box;
}

._module-article_list .article a .box .title {
  display: block;
  margin-bottom: 5px;
  color: #0f203e;
  word-wrap: break-word;
  font-size: 1.4rem;
  line-height: 1.3;
}

._module-article_list .article a .box .days {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  color: #4f5b6d;
  font-size: 1.2rem;
  line-height: 1;
}

._module-article_list .article a .box .days .pdf {
  position: relative;
  top: -4px;
  float: right;
  padding-right: 24px;
  height: 18px;
  background: url(../../images/icon_pdf.png) 100% 50% no-repeat;
  background-size: 18px 18px;
  font-size: 1.1rem;
  line-height: 18px;
}

._module-article_list .article a .box .days .link {
  position: relative;
  top: -2px;
  float: right;
  padding-right: 14px;
  height: 14px;
  background: url(../../images/icon_link.png) 100% 50% no-repeat;
  background-size: 14px 14px;
}

._module-article_list .article a .box .tag-word {
  display: block;
  margin-top: 10px;
  padding-left: 16px;
  background: url(../../images/icon_tag.png) 0 0 no-repeat;
  background-size: 14px auto;
  color: #999;
  font-size: 1rem;
  line-height: 1.4em;
}

/* _module-form */
._module-form {
  background: #f0f1f4;
}

._module-form .inner {
  margin: 0 auto;
  padding: 50px 20px;
  width: 100%;
  text-align: center;
}

._module-form .inner.half {
  padding-top: 25px;
}

._module-form .inner ul.step {
  display: inline-block;
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}

._module-form .inner ul.step li {
  position: relative;
  display: block;
  float: left;
  margin-right: 20px;
  width: 80px;
  height: 40px;
  border: 1px #0f203e solid;
  color: #0f203e;
  list-style: none;
  line-height: 40px;
}

._module-form .inner ul.step li:after {
  content: "";
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  background: url(../../images/icon_step.png) 0 50% no-repeat;
  background-size: 20px auto;
}

._module-form .inner ul.step li.active {
  background: #0f203e;
  color: white;
}

._module-form .inner ul.step li:nth-last-child(1) {
  margin-right: 0;
}

._module-form .inner ul.step li:nth-last-child(1):after {
  display: none;
}

._module-form .inner .use {
  margin: 0 auto 40px auto;
  padding: 0 0 0 10px;
  width: 100%;
}

._module-form .inner .use ul li {
  color: #0f203e;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5;
}

._module-form .inner .use p {
  color: #0f203e;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5;
}

._module-form .inner .use p.end {
  margin-bottom: 40px;
  text-align: center;
}

._module-form .inner .box {
  margin: 0 auto;
  padding: 40px 20px;
  width: 100%;
  background: white;
  text-align: left;
}

._module-form .inner .box h3 {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px #b2bac7 solid;
  color: #0f203e;
  font-size: 1.6rem;
}

._module-form .inner .box h4 {
  margin-bottom: 10px;
  color: #0f203e;
  font-size: 1.4rem;
}

._module-form .inner .box ul {
  margin-bottom: 20px;
  padding-left: 15px;
  color: #0f203e;
  font-size: 1.2rem;
  line-height: 1.5;
}

._module-form .inner .box p {
  color: #0f203e;
  font-size: 1.2rem;
  line-height: 1.5;
}

._module-form .inner .box p.chk {
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.2rem;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

._module-form .inner .box p.chk a {
  color: #0f203e;
}

._module-form .inner .box .privacy {
  overflow-y: scroll;
  margin: 20px 0 40px 0;
  padding: 30px 20px 0 20px;
  height: 200px;
  background: #f0f1f4;
}

._module-form .inner .box .privacy h4 {
  line-height: 1.2;
}

._module-form .inner .box .privacy p,._module-form .inner .box .privacy ul {
  margin-bottom: 30px;
}

._module-form .inner .box dl {
  margin: 0 0 15px 0;
  padding-left: 0;
}

._module-form .inner .box dl dt {
  /*clear: left;float: left width: 240px;*/
  margin: 0 0 10px 0;
  width: 100%;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.4rem;
}

._module-form .inner .box dl dt .required:after {
  content: "必須";
  position: relative;
  top: -2px;
  display: inline-block;
  margin-left: 10px;
  padding: 5px 7px 3px 7px;
  background: #c85819;
  color: white;
  font-size: 1rem;
}

._module-form .inner .box dl dt span {
  display: block;
  margin-top: 5px;
  font-size: 1.2rem;
}

._module-form .inner .box dl dd {
  /*float: left; width: calc(100% - 240px);*/
  margin: 0 0 20px 0;
  width: 100%;
}

._module-form .inner .box dl dd._input {
  display: block;
          box-sizing: border-box;
  padding: 5px 15px;
  min-height: 32px;
  border: 1px #f0f1f4 solid;
  background: #f0f1f4;
  color: #0f203e;
  font-size: 1.4rem;
  line-height: 1.5;

  -webkit-box-sizing: border-box;
}

._module-form .inner .box dl dd input._input::-webkit-input-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd input._input::-moz-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd input._input:-ms-input-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd input._input::-ms-input-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd input._input::placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd input._input::-moz-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd input._input::-ms-input-placeholder {
  color: #7b899f;
}

._module-form
  .inner
  .box
  dl
  dd
  input._input.required::-webkit-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input.required::-moz-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input.required:-ms-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input.required::-ms-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input.required::placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input.required::-moz-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input.required::-ms-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd input._input {
          box-sizing: border-box;
  padding: 0 15px;
  width: 100%;
  height: 40px;
  border: 1px #f0f1f4 solid;
  background: #f0f1f4;
  font-size: 1.4rem;
  line-height: 40px;

  -webkit-box-sizing: border-box;
}

._module-form .inner .box dl dd input._input.-harf {
  float: left;
  margin: 0 4% 20px 0;
  width: 48%;
}

._module-form .inner .box dl dd input._input.-harf + .caution {
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}

._module-form .inner .box dl dd input._input.required {
  outline: 1px #c85819 solid;
}

._module-form .inner .box dl dd input._input.required:focus {
  outline: 1px #0f203e solid;
}

._module-form .inner .box dl dd input.-harf + input.-harf {
  margin-right: 0;
}

._module-form .inner .box dl dd textarea._textarea::-webkit-input-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd textarea._textarea::-moz-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd textarea._textarea:-ms-input-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd textarea._textarea::-ms-input-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd textarea._textarea::placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd textarea._textarea::-moz-placeholder {
  color: #7b899f;
}

._module-form .inner .box dl dd textarea._textarea::-ms-input-placeholder {
  color: #7b899f;
}

._module-form
  .inner
  .box
  dl
  dd
  textarea._textarea.required::-webkit-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd textarea._textarea.required::-moz-placeholder {
  color: #c85819;
}

._module-form
  .inner
  .box
  dl
  dd
  textarea._textarea.required:-ms-input-placeholder {
  color: #c85819;
}

._module-form
  .inner
  .box
  dl
  dd
  textarea._textarea.required::-ms-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd textarea._textarea.required::placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd textarea._textarea.required::-moz-placeholder {
  color: #c85819;
}

._module-form
  .inner
  .box
  dl
  dd
  textarea._textarea.required::-ms-input-placeholder {
  color: #c85819;
}

._module-form .inner .box dl dd textarea._textarea {
  padding: 10px 15px;
  width: 100%;
  height: 100px;
  border: 1px #f0f1f4 solid;
  background: #f0f1f4;
  font-size: 1.4rem;
  line-height: 1.5;
}

._module-form .inner .box dl dd textarea._textarea.required {
  outline: 1px #c85819 solid;
}

._module-form .inner .box dl dd textarea._textarea.required:focus {
  outline: 1px #0f203e solid;
}

._module-form .inner .box dl dd .dropdown {
  position: relative;
  display: block;
  width: 100%;
}

._module-form .inner .box dl dd .dropdown::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: +1;
  width: 0;
  height: 0;
  border-width: 10px 7px 0 7px;
  border-style: solid;
  border-color: #0f203e transparent transparent transparent;
  border-top-style: solid;
  border-bottom: none;
  pointer-events: none;
}

._module-form .inner .box dl dd select._select {
          appearance: none;
          box-sizing: border-box;
  padding: 0 15px;
  width: 100%;
  height: 40px;
  border: 1px #f0f1f4 solid;
  border-radius: 0;
  background: #f0f1f4;
  color: #0f203e; /*color:rgba(123,137,159,1);*/
  font-size: 1.4rem;
  line-height: 40px;

  -webkit-appearance: none;
     -moz-appearance: none;
  -webkit-box-sizing: border-box;
}

._module-form .inner .box dl dd select._select:focus {
  outline: 1px #0f203e solid;
}

._module-form .inner .box dl dd span.caution {
  display: block;
  clear: both;
  margin: 0;
  padding: 10px 0 0 0;
  border: none;
  color: #7b899f;
  text-align: left;
}

._module-form .inner .box ._btn-orange-inversion a,._module-form .inner .box ._btn-orange-inversion span {
  display: block;
  padding: 15px 0 15px 0;
  width: 100%;
  height: auto;
  background-size: auto 12px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  cursor: pointer;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

._module-form .inner .box ._btn-orange-inversion a:hover,._module-form .inner .box ._btn-orange-inversion span:hover {
  background-size: auto 12px;
}

._module-form .inner .box ._btn-orange-inversion a:active,._module-form .inner .box ._btn-orange-inversion span:active {
  background-size: auto 12px;
}

._module-form .inner .box ._btn-orange-inversion + p {
  margin-top: 20px;
  text-align: center;
  font-size: 1.2rem;
}

._module-form .inner .box .note {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px #b2bac7 solid;
  text-align: center;
  font-size: 1.2rem;
}

._module-form .form-frame {
          box-sizing: border-box;
  padding: 0 2px;
  width: 100%;
  height: 1700px;

  -webkit-box-sizing: border-box;
}

._module-service-article ._h1 {
  margin-bottom: 40px;
  padding-left: 10px;
  border-left: 5px #d2ab41 solid;
  color: #0f203e;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.2em;
}

._module-service-article ._h2 {
  margin-bottom: 30px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.2em;
}

._module-service-article ._h3 {
  margin-bottom: 20px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.2;
}

._module-service-article ._p {
  margin-bottom: 20px;
  color: #0f203e;
  font-size: 1.2rem;
  line-height: 2;
}

._module-service-article ._p.note {
  color: #4f5b6d;
  font-size: 1.2rem;
}

._module-service-article ._section {
  margin: 20px auto;
  padding: 0 2%;
  max-width: 96%;
}

._module-service-article img {
  width: 100%;
  height: auto;
}

._module-image-text .inner {
  margin: 20px auto;
  padding: 0 2%;
  max-width: 96%;
}

._module-image-text .box-image {
  margin-bottom: 20px;
}

._module-image-text .box-text {
          box-sizing: border-box;
  margin: 0 0 20px;
  padding: 20px 0 0;
  width: 100%;

  -webkit-box-sizing: border-box;
}

._module-box-text .inner {
  margin: 40px auto;
  max-width: 100%;
}

/* エフェクト用cssテスト
.anime{
  &.anime_bg h1::before{animation: bg 2.0s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  &.anime_bg h2::before{animation: bg 2.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  &.anime_bg p::before{animation: bg 2.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  &.article.anime_bg ::before {animation: bg 2.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  &.anime_bg h1::before,
  &.anime_bg h2::before,
  &.anime_bg p::before,
  &.article.anime_bg ::before {
    background:#0f203e;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: left center;
    z-index:+1;
  }
  &.article,
  h1,
  h2,
  p{position: relative;overflow:hidden;}
  &.article{animation: bg2 2.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  h1{animation: bg2 2.0s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  h2{animation: bg2 2.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
  p{animation: bg2 2.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;}
}
 
@keyframes bg {
  0% {
    opacity: 1;
    transform: scaleX(0) translateX(-5%);
  }
  50% {
    opacity: 1;
    transform: scaleX(1) translateX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1) translateX(120%);
  }
}

@keyframes bg2 {
  0% {
    opacity: 1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity: 1;
  }
}
*/

@media screen and (max-width: 768px) {
  ._module-title.parttan-b:before {
    background-size: auto 220px;
  }
}

@media screen and (max-width: 321px) {
  ._module-article_list .article a .box .title {
    font-size: 1.2rem;
  }
  ._module-article_list .article a .box .days {
    font-size: 1rem;
  }
  ._module-article_list .article a .box .days .pdf {
    font-size: 1rem;
  }
}
