@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

sub, sup {
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

body,
.wrapper {
  overflow-x: hidden;
}

.foundation__logo {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.foundation__logo img {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.foundation__logo2 {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.foundation__logo2 img {
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
}

.foundation__logo__txt {
  text-align: center;
}

.myips__logo {
  margin: 0 60px 30px;
  text-align: center;
}

.blue {
  color: #2B7CB9;
}

.indent_1 {
	padding-left: 1.1em;
}
.indent_1 p {
	text-indent: -1.1em;
  margin-top: 0;
  margin-bottom: 0;
}
.indent_1 span {
	display:block;
	text-indent: -1.1em;
  margin-top: 0;
  margin-bottom: 0;
}

.indent_1-2 {
	padding-left: 2.2em;
}
.indent_1-2 p {
	text-indent: -2.2em;
  margin-top: 0;
  margin-bottom: 0;
}
.indent_1-2 span {
	display:block;
	text-indent: -2.2em;
  margin-top: 0;
  margin-bottom: 0;
}

.indent_2 {
	padding-left: 0.8em;
}
.indent_2 p {
	text-indent: -0.8em;
  margin-top: 0;
  margin-bottom: 0;
}
.indent_2 span {
	display:block;
	text-indent: -0.8em;
  margin-top: 0;
  margin-bottom: 0;
}

.indent_3 {
	padding-left: 3.3em;
}
.indent_3 p {
	text-indent: -3.3em;
  margin-top: 0;
  margin-bottom: 0;
}
.indent_3 span {
	display:block;
	text-indent: -3.3em;
  margin-top: 0;
  margin-bottom: 0;
}

.indent_1 ul li,
.indent_2 ul li,
.indent_3 ul li {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}

.img-border {
  border: #dddddd solid 1px
}
.support_page_right {
  max-width: 540px;
  margin-left: 290px;
}

.pointer-none img {
  pointer-events: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3,
h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup,
table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  margin: 0;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

ins, mark {
  background-color: #ff9;
  color: #000;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #DDDDDD;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  font-family: "ヒラギノ角ゴ ProN W3", "Lucida Grande", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

img {
  max-width: 100%;
}

a:hover {
  text-decoration: none;
}

.respoYoutube {
  position: relative;
  width: 100%;
}

.respoYoutube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.sp-424 {
  display: none;
}

.wrapper .is-pc-show {
  display: inline-block;
}

.wrapper .is-sp-show {
  display: none;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@-webkit-keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@-webkit-keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}

header {
  width: 100%;
  z-index: 9980;
  background-color: #fff;
}

header .inner_nav-l {
  position: relative;
}

header .closeButton {
  display: none;
}


header .closeButton .sp-lang {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 11px;
  color: #31A0F2;
}

.footer__wrap__logo__membership a,
.gradation_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 400px;
  margin-left: 40px;
  padding: 15px 23px;
  background: #1C50FD;
  background: -webkit-linear-gradient(45deg, #1C50FD 0%, #57DE96 100%);
  background: -o-linear-gradient(45deg, #1C50FD 0%, #57DE96 100%);
  background: linear-gradient(45deg, #1C50FD 0%, #57DE96 100%);
  background-size: 200%;
  background-position: 0 top;
  border-radius: 4px;
  text-decoration: none !important;
}

.gradation_btn a {
  margin: 0 0 0 292.5px;
}


.footer__wrap__logo__membership a p,
.gradation_btn a p {
  margin-left: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}


footer {
  padding: 50px 0 60px;
  border-top: 1px solid #DDDDDD;
}

footer .footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .footer__wrap__logo__img {
  margin-bottom: 30px;
}

footer .footer__wrap__logo__links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
}

footer .footer__wrap__logo__links ul li {
  position: relative;
  margin-right: 20px;
  padding-right: 20px;
}

footer .footer__wrap__logo__links ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}

footer .footer__wrap__logo__links ul li:last-child:after {
  display: none;
}

footer .footer__wrap__logo__links ul li:after {
  content: "";
  width: 1px;
  height: 13px;
  background-color: #B1B1B1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

footer .footer__wrap__logo__links ul li a {
  font-size: 14px;
  color: #2B7CB9;
  letter-spacing: 0.03em;
  text-decoration: none;
}


footer .footer__wrap__logo__copyright {
  margin-top: 60px;
  font-size: 11px;
  color: #7E7E7E;
  text-align: center;
}

footer .footer__wrap__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 54.01786%;
}

footer .footer__wrap__map__sec {
  margin-right: 45px;
}

footer .footer__wrap__map__sec:last-child {
  margin-right: 0;
}

footer .footer__wrap__map__sec h3 {
  font-size: 14px;
  color: #2E2E2E;
  font-weight: bold;
}

footer .footer__wrap__map__sec ul {
  margin-top: 25px;
  padding-left: 20px;
  border-left: 1px solid #D5D5D5;
}

footer .footer__wrap__map__sec ul li {
  margin-bottom: 15px;
}

footer .footer__wrap__map__sec ul li a {
  font-size: 13px;
  color: #2B7CB9;
  text-decoration: none;
}


header .header.is-active {
  right: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

header .header__logo a:hover {
  opacity:0.5;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}




header .header__nav__main ul li a {
  font-size: 15px;
  color: #1A1C1F;
  letter-spacing: 0.02em;
  text-decoration: none;
}



header .header__nav__sub__submenu li a {
  font-size: 13px;
  color: #7E7E7E;
  letter-spacing: 0.02em;
  text-decoration: none;
}


header .header__nav__sub__sns {
  margin-top: 40px;
}
header .header__nav__sub__sns a:hover {
  opacity:0.5;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}


header .header__nav__sub__sns P {
  margin-right: 20px;
}

header .header__nav__sub__sns P:last-child {
  margin-right: 0;
}

/* header .header__nav__sub__sns a {
  background-image: url("../images/common/icon_twitter_sp.svg");
}

header .header__nav__sub__sns a:hover {

} */

header .header__nav__sub__lang {
  position: relative;
  width: 50px;
}


header .header__nav__sub__lang p.selected {
  display: block;
  opacity: 1 !important;
  top: 16px !important;
}

header .header__nav__sub__lang p.selected a {
  font-weight: bold;
}

header .header__nav__sub__lang p a {
  font-size: 14px;
  color: #2E2E2E;
  text-decoration: none;
}


@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}

.sub__header {
  padding-top: 152px;
}

.sub__wrap {
  margin: 100px 0;
}


.sub__header h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px 0;
  margin-top: -3px;
  font-size: 46px;
  color: #fff;
  font-weight: lighter;
  letter-spacing: 0.05em;
  background-image: url("../images/aboutus/bg_aboutus.png");
  background-size: 100%;
  background-repeat: no-repeat;
  line-height: 1;
  text-align: center;
}
.sub__header h1.copy {
  padding: 27.8px 0!important;
  line-height: 1.2;
}
.sub__header h1.copy em {
  margin-top: 50px;
  font-size: 36px;
}

.sub__header .sub__header__bread ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  background-color: #E6E6E6;
}

.sub__header .sub__header__bread ul li {
  position: relative;
  margin-right: 35px;
}

.sub__header .sub__header__bread ul li:after {
  content: "";
  position: absolute;
  top: 10px;
  right: -23px;
  margin: auto 0;
  width: 10px;
  height: 1px;
  background-color: #B1B1B1;
}

.sub__header .sub__header__bread ul li:last-child {
  margin-right: 0;
}

.sub__header .sub__header__bread ul li:last-child::after {
  display: none;
}

.sub__header .sub__header__bread ul li a,
.sub__header .sub__header__bread ul li span {
  font-size: 12px;
  color: #7E7E7E;
  text-decoration: none;
}

.sub__header .sub__header__bread ul li a.now {
  color: #2E2E2E;
}

.ourservice.sub__header h1 {
  background-image: url("../images/ourservice/bg_ourservice.png");
}
.service.sub__header h1 {
  background-image: url("../images/service/bg_service.png");
}
.research.sub__header h1 {
  background-image: url("../images/research/bg_research.png");
}
.material.sub__header h1 {
  background-image: url("../images/material/bg_material.png");
}
.support.sub__header h1 {
  background-image: url("../images/support/bg_support.png");
}


.left__items.sub__header h1 {
  background-image: url("../images/common/bg_left_items.png");
}

.none.sub__header h1 {
  background-image: url("../images/common/bg_none.png");
}
.error h2 {
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #2B7CB9;
}

html[lang="ja"] .sub__side ul li {
  /* padding-bottom: 5px; */
}
html[lang="en"] .sub__side ul li {
  /* padding-bottom: 5px; */
}


.sub__side p {
  display: block;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
  font-weight: bold;
  font-size: 20px;
  color: #2B7CB9;
}

.sub__side p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #2B7CB9;
}

.sub__side .sub {
  font-weight: bold;
  font-size: 18px;
  color: #2B7CB9;
}

.sub__side ul li {
  margin-bottom: 25px;
}
.sub__side ul li a {
  line-height: 1.3;
}

.sub__side ul li a {
  font-size: 16px;
  color: #1A1C1F;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all .3s;
  width: 220px;
  padding-bottom: 8px;
  display: block;
}

.sub__side ul li a:hover {
  /* opacity:0.5; */
  color: #B1B1B1;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-bottom: 1px solid #2B7CB9;
  transition: all .3s;
  width: 220px;
  padding-bottom: 8px;
  display: block;
}


.sub__side ul li a.now {
  /* color: #B1B1B1; */
  border-bottom: 1px solid #2B7CB9;
  transition: all .3s;
  display: block;
  width: 220px;
}
.sub__side ul li a.now:visited {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -webkit-transition: 0.0s ease-in-out;
  -moz-transition: 0.0s ease-in-out;
  -o-transition: 0.0s ease-in-out;
  transition: 0.0s ease-in-out;
}

.sub__side ul.accordion li {
  padding-bottom: 1px;
}

.sub__side .sec-child-nav .on a,
.sub__side .sec-child-nav a {
  margin-top: 20px;
  width: 200px!important;
}

.sub__side .sec-child-nav a.now,
.sub__side .sec-child-nav .on a,
.sub__side .sec-child-nav a:hover {
  width: 200px!important;
}

.sub__side>ul>li>ul.accordion>li.on>ul.sec-child-nav {
  display:block;
}

.sub__side .sec-child-nav a{
	margin-left:20px;
}

.sub__side .sec-child-nav{
	display:none;
	text-indent: 0.5em
}


.sub__side>ul.accordion>li.on>a,
.sub__side>ul.accordion>li.on>a:visited,
.sub__side>ul.accordion>li>a:hover{
	color:#fff;
	background-color:#0668b7 !important;
	text-decoration:none;
}


.sub__main a {
  color: #0057aa;
  text-decoration: underline;
}

.sub__main a:hover {
  text-decoration: none;
}

.sub__main h2 {
  margin: 70px 0 30px;
  padding-left: 20px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #0057aa;
  border-left: 1px solid #0057aa;
  line-height: 1.357;
}

.sub__main h4 {
  margin: 30px 0 15px;
  padding-left: 20px;
  font-size: 1.8rem;
  /* font-weight: bold; */
  color: #0057aa;
  border-left: 1px solid #0057aa;
  line-height: 1.357;
  letter-spacing: 0.1em;
}

.sub__main h4.black-bold {
  margin: 30px 0 15px;
  padding-left: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #363745;
  line-height: 1.357;
  letter-spacing: 0.1em;
}

.sub__main h2:first-child {
  margin-top: 0;
}

.sub__main h3 {
  margin: 60px 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #0057aa;
}

.sub__main p {
  margin-bottom: 30px;
  font-size: 1.6rem;
  color: #363745;
  line-height: 1.875;
}

.sub__main .structure__img {
  margin-bottom: 70px;
}

.sub__main .grey {
  color: #5A5A5A;
}

.sub__main .lightgrey {
  color: #848A95 !important;
}

.sub__main ul {
  margin-bottom: 60px;
}

.sub__main ul li {
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 1.875;
}

.sub__main .border__list > li {
  margin: 0;
  padding: 25px 0 25px 20px;
  border-top: 1px solid #DDDDDD;
}

.sub__main .border__list_2 > li {
  margin: 0;
  padding: 5px 0 0 20px;
  border-top: 1px solid #DDDDDD;
}
.sub__main .border__list_2 > li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.sub__main .border__list > li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.sub__main .border__list > li ul {
  margin-bottom: 0;
}

.sub__main .border__list > li ul li {
  font-size: 1.5rem;
  color: #1A1C1F;
  letter-spacing: 0.1em;
}

.sub__main .border__list p {
  margin: 0;
  font-size: 1.5rem;
  color: #1A1C1F;
  letter-spacing: 0.1em;
}

.sub__main .border__list span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  width: 130px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #1A1C1F;
  letter-spacing: 0.1em;
}

.sub__main .border__list_flex_non > li {
  margin: 0;
  padding: 25px 0 25px 20px;
  border-top: 1px solid #DDDDDD;
}
.sub__main .border__list_flex_non > li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.sub__main .border__list_flex_non span {
  width: 130px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #1A1C1F;
  letter-spacing: 0.1em;
  float: left;
}

.sub__main .border__list_flex_non p {
  margin: 0;
  font-size: 1.5rem;
  color: #1A1C1F;
  letter-spacing: 0.1em;
}

.sub__main .border__list.grey__cube,
.sub__main .border__list_flex_non.grey__cube {
  margin-bottom: 25px;
}

.sub__main .border__list.grey__cube span,
.sub__main .border__list_flex_non.grey__cube span {
  width: auto;
}

.sub__main .border__list.grey__cube .circle,
.sub__main .border__list_flex_non.grey__cube .circle {
  margin-right: 15px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #B1B1B1;
  border-radius: 50%;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 0;
}

.sub__main .grey__bar_line.grey__line {
  margin-top: 30px;
}

.sub__main .grey__line {
  padding: 36px 0 25px 20px;
  border-bottom: 1px solid #DDDDDD;
}

.sub__main .grey__line p {
  margin: 0;
  font-size: 1.5rem;
  color: #1A1C1F;
}

.sub__main .grey__line span {
  display: block;
  margin: 0 0 5px;
  font-size: 1.5rem;
  color: #1A1C1F;
  font-weight: bold;
}

.sub__main .grey__bar__wrap {
  padding: 36px 0 25px 20px;
  border-bottom: 1px solid #DDDDDD;
}


.sub__main .grey__bar__wrap .grey__bar__wrap__ttl {
  width: 160px;
  margin: 10px 20px 0 0;
}

.sub__main .grey__bar__wrap .grey__line {
  margin: 0;
  padding: 0;
  border: 0;
}

.sub__main__color__wrap {
  margin: 0 20px;
}

.sub__main__color {
  margin-bottom: 60px;
}

.sub__main__color span,
.sub__main__color img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.sub__main__color h2 {
  max-width: 820px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 auto;
  padding: 0;
  border: 0;
}

.sub__main .note {
  margin: 50px 0 80px;
  text-align: right;
}

.sub__main .note span {
  font-size: 1.5rem;
  color: #1A1C1F;
}

.sub__main .note p {
  margin: 0;
  font-size: 2rem;
  color: #1A1C1F;
}

.sub__tabs {
  margin-bottom: 60px;
}

.sub__tabs .sub__tab__title:first-child a,
.sub__tabs .sub__tab__title:last-child a {
  border: none;
}

.sub__tabs .sub__tab__title a {
  display: block;
  width: 100%;
  padding: 20px 0;
  font-size: 1.5rem;
  color: #5A5A5A;
  background-color: #E6E6E6;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  line-height: 1.65;
}

.sitemap:last-child {
  margin-right: 0;
}

.sitemap h2 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  font-size: 2.2rem;
  color: #2B7CB9;
  font-weight: bold;
  border-bottom: 1px solid #DDDDDD;
}

.sitemap h4 {
  font-weight: bold;
  font-size: 1.8rem;
  color: #2B7CB9;
}

.sitemap .sitemap__wrap__second {
  margin-top: 60px;
}

.sitemap ul li a {
  position: relative;
  display: block;
  margin: 30px 0;
  padding-left: 20px;
  font-size: 1.6rem;
  color: #1A1C1F;
  text-decoration: none;
  line-height: 1.4;
}

.sitemap ul li a:after {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: #B1B1B1 #B1B1B1 transparent transparent;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sitemap ul li ul {
  margin-left: 20px;
}

.sitemap ul li ul li a {
  display: block;
  margin: 15px 0;
  font-size: 1.4rem;
}

.sitemap ul li ul li a:after {
  display: none;
}

.sitemap ul li ul li a:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: #B1B1B1;
  border-radius: 2px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 40px;
  border-top: 1px solid #DDDDDD;
}

.pagination span {
  display: block;
}

.pagination span.prev {
  margin-right: 30px;
}

.pagination span.next {
  margin-left: 30px;
}

.pagination .pagination__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination .pagination__items a {
  font-size: 1.8rem;
  font-weight: bold;
  color: #B1B1B1;
  text-decoration: none;
}

.pagination .pagination__items .link_page {
  padding: 0 10px;
}

.pagination .pagination__items .current_page {
  padding: 0 10px;
  color: #2E2E2E;
}

.sub__news__single h2 {
  margin: 60px 0 25px;
  padding: 0;
  border: none;
  font-size: 3.2rem;
  color: #1A1C1F;
  font-weight: bold;
}

.sub__news__single .sub__news__single__date {
  display: block;
  margin-bottom: 60px;
  font-size: 1.8rem;
  color: #B1B1B1;
  font-weight: bold;
  letter-spacing: 0.12em;
}

html[lang="ja"] .sub__news__single p {
  margin-bottom: 50px;
  font-size: 1.5rem;
  color: #1A1C1F;
  word-break: break-all;
  line-height: 2;
}

html[lang="en"] .sub__news__single p {
  margin-bottom: 50px;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 2;
}

html[lang="ja"] .sub__news__single p b,
html[lang="en"] .sub__news__single p b {
  font-weight: bold;
}

.sub__news__single p img {
  width: 100%;
  height: auto;
}

.sub__news__single sup {
  display: inline-block;
  margin: 0 5px;
  font-size: 0.5rem;
}

.sub__news__single ul,
.sub__news__single ol {
  margin-bottom: 30px;
}

.sub__news__single ul li,
.sub__news__single ol li {
  padding-left: 1em;
  font-size: 1.5rem;
  color: #1A1C1F;
  word-break: break-all;
  line-height: 2;
}

.sub__news__single .thumbnails img {
  width: 100%;
}

.sub__news__single .pagination__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 80px;
}

.sub__news__single .pagination__single p {
  margin: 0;
  font-size: 1.8rem;
  font-weight: bold;
  color: #B1B1B1;
  text-align: center;
}

.recruitment.sub__wrap .inner {
  max-width: 800px;
}

.recruitment.sub__wrap .inner h2 {
  margin: 70px 0 50px;
  margin-top: 70px;
  padding-left: 20px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #0057aa;
  border-left: 1px solid #0057aa;
  line-height: 1.357;
  letter-spacing: 0.1em;
}

.recruitment.sub__wrap .inner .recruitment__list li {
  margin-bottom: 10px;
  padding: 25px 0 30px;
  border-top: 1px solid #DDDDDD;
}

.recruitment.sub__wrap .inner .recruitment__list li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.recruitment.sub__wrap .inner .text-b {
  border-top: 1px solid #DDDDDD;
  padding-top: 30px;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__small .recruitment__list__detail__small__date {
  display: block;
  margin-right: 10px;
  font-size: 1.2rem;
  color: #7E7E7E;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__small .recruitment__list__detail__small__cate {
  padding: 2px 10px;
  background-color: #31A0F2;
  color: #fff;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__ttl {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1A1C1F;
  line-height: 1.625;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 130px;
  padding: 10px 0;
  margin-right: 20px;
  border-radius: 4px;
  background-color: #0057aa;
  font-weight: bold;
  font-size: 1.3rem;
  color: #fff;
}
.recruitment.sub__wrap .inner .recruitment__list__detail__btn a:hover {
  background-color: #1C50FD;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.recruitment.sub__wrap .inner .recruitment__list__detail__btn img {
  display: block;
  margin-right: 10px;
}

.recruitment.sub__wrap .inner .recruitment__list__date span {
  font-size: 1.2rem;
  color: #7E7E7E;
  letter-spacing: 0.1em;
}

.recruitment.sub__wrap .inner .recruitment__list__date p {
  margin-top: 15px;
  font-size: 1.4rem;
  color: #1A1C1F;
}

.recruitment.sub__wrap .inner h2.recruitment__done {
  margin-top: 120px;
  padding: 10px 0 0 0;
  color: #7E7E7E;
  border: none;
  border-top: 1px solid #7E7E7E;
}

.recruitment.sub__wrap .inner .recruitment__list.recruitment__done li {
  padding: 25px 30px;
  background-color: #E6E6E6;
}


.research.sub__wrap .research__list {
  border-top: 1px solid #DDDDDD;
  padding-top: 30px;
}
.research.sub__wrap .research__list li {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 30px;
}

.research__list__detail__small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.research__list__detail__small .research__list__detail__small__date {
  display: block;
  margin-right: 10px;
  font-size: 1.2rem;
  color: #7E7E7E;
}

.research__list__detail__ttl {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1A1C1F;
  line-height: 1.625;
}

.research .research__list a, .research .research__list span {
  letter-spacing: 0.1em;
}
.research .research__list p {
  color: #1A1C1F;
  padding-top: 20px;
  margin-left: 10px;
}




.faq li {
  margin-bottom: 20px;
  border: 3px solid #DDDDDD;
  border-radius: 4px;
}

.faq .faq__que a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  font-size: 1.6rem;
  color: #2E2E2E;
  font-weight: bold;
  text-decoration: none;
}

.faq .faq__que a span {
  display: block;
  margin-right: 15px;
  color: #0057aa;
}

.faq .faq__ans__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.faq .faq__ans {
  display: none;
  padding: 0 30px 30px 30px;
}

.faq .faq__ans p {
  margin-bottom: 0;
}

.faq .faq__ans span {
  display: block;
  margin-right: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #DC000C;
}

.sub__tab__content .member__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 45px 20px;
  font-size: 1.5rem;
}

.sub__tab__content .member__name__ttl {
  width: 126px;
  padding-left: 12px;
  color: #0057aa;
  font-weight: bold;
  border-left: 1px solid #0057aa;
}

.member__list {
  margin-top: 50px;
  padding: 0 50px 20px 20px;
  border: 1px solid #0057aa;
}

.member__list h3 {
  position: relative;
  margin: 0;
  margin-top: 60px;
  font-size: 2.2rem;
  color: #0057aa;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.member__list h3:first-child {
  margin-top: 30px;
}

.member__list h3:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0057aa;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  margin: auto;
}

.member__list .member__list__head {
  margin: 20px 0 50px;
}

.member__list .member__list__head__ttl {
  margin-bottom: 14px;
  font-size: 1.4rem;
  color: #0057aa;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.member__list .member__list__head__name {
  font-size: 1.5rem;
}

.member__list ul {
  margin: 20px 0 0;
}

.member__list ul li {
  margin: 5px 0 0;
}

.member__list ul:last-child {
  margin-bottom: 0;
}

.sub__main .card__list {
  margin: 10px 0 30px;
}

.sub__main .card__list li {
  margin-bottom: 5px;
}

.sub__main .card__list li img {
  margin-bottom: 10px;
}

.sub__main .card__list li span {
  font-size: 1.5rem;
  font-weight: bold;
}

.sub__main .card__list li a {
  font-size: 1.5rem;
}

.sub__main .card__list__facility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.access__map {
  margin: 30px 0;
}

.access__map iframe {
  width: 100%;
}

.access__map__detail {
  margin: 15px 0 70px;
}

.access__map__detail p {
  line-height: 1.8;
}

.access__map__detail p span {
  font-weight: bold;
}

.access__map__detail__text {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.access__map__detail__text span {
  display: block;
  margin-right: 30px;
  font-weight: bold;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.access__how__ways:last-child {
  margin-bottom: 80px;
}

.access__how__ways:first-child .access__how__ways__ttl {
  border-top: none;
}

.access__how__ways ul {
  margin-bottom: 0;
}

.access__how__ways ul li {
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  line-height: 2;
}

.access__how__ways__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0 0;
  padding: 30px 0 0 0;
  font-weight: bold;
  border-top: 1px solid #DDDDDD;
}

.access__how__ways__ttl img {
  display: block;
  margin-right: 5px;
}

.access_how__img {
  margin-top: 10px;
}

.sub__main .access_how__txt {
  margin: 30px 0 20px 30px;
  font-size: 1.5rem;
  line-height: 1.8;
}

.contact__ja__line span {
  display: block;
  font-size: 1.3rem;
  color: #7E7E7E;
}

.grey__line__table {
	width:100%;
	margin-bottom: 25px;
}

.grey__line__table tbody tr {
  border-bottom: 1px solid #DDDDDD;
}

.grey__line__table  th{
  padding: 6px 12px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #1A1C1F;
  letter-spacing: 0.1em;
  background-color: #E6E6E6;
}

.grey__line__table  td{
  padding: 12px;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-color: #fbfbfb;
}

.grey__line__table  th,
.grey__line__table  td{
	border: 1px solid #DDDDDD;
	text-align: center;
}

.grey__line__table thead {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.grey__line__table01 tr td:first-child {
  width: 270px;
  padding-left: 20px;
}

.responsive_table_head {
	margin-top:3.37%;
	width:100%;
	text-align:center;
	background-color:#E6E6E6;
	color: #1A1C1F;
	padding:0.75em;
	box-sizing:border-box;
	border: 1px solid #dddddd;
	margin-bottom:-2px;
	line-height: 1.5;
}

.responsive_table {
	width:100%;
	margin-bottom: 80px;
}

.responsive_tabel tr {
  border-bottom: 1px solid #dddddd;
}

.responsive_table th {
  padding: 6px 12px;
  font-size: 1.3rem;
  color: #1A1C1F;
  text-align :center;
  letter-spacing: 0.1em;
  background-color: #E6E6E6;
  vertical-align: middle;
}

.responsive_table td {
  padding: 12px;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-color: #fbfbfb;
  vertical-align: middle;
}

.responsive_table_2 {
  width:100%;
	margin-bottom: 80px;
}

.responsive_tabel_2 thead tr {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.responsive_table_2 thead th {
  margin: 30px 0 15px;
  font-size: 1.3rem;
}

.responsive_table_2 thead h4 {
  margin: 30px auto 15px;
  padding-left: 0;
  font-size: 1.8rem;
  /* font-weight: bold; */
  color: #0057aa;
  border-left: 1px solid #0057aa;
  line-height: 1.357;
  text-align: center;
}

.responsive_table_2 thead h4.right {
  color: #0057aa;
  border-right: 1px solid #0057aa;
}

.responsive_table_2 tbody tr {
  border-bottom: 1px solid #dddddd;
}

.responsive_table_2 tbody th {
  padding:0.93em;
	border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #0057aa;
  padding: 6px 12px;
  font-size: 1.3rem;
  color: #1A1C1F;
  text-align :center;
  letter-spacing: 0.1em;
  background-color: #E6E6E6;
  vertical-align: middle;
  line-height: 1.357;
}

.responsive_table_2 tbody td {
  padding:0.93em;
	border-top: 1px solid #dddddd;
  border-bottom: 1px solid  #dddddd border-collapse: collapse;
  border-left: 1px solid #0057aa;
  border-right: 1px solid #0057aa;
  padding: 12px;
  font-size: 1.3rem;
  color: #1A1C1F;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-color: #fbfbfb;
  vertical-align: middle;
}

.responsive_table_2 tbody td span.small {
  font-size:0.8rem;
}


.non-responsive_table {
	width:100%;
	margin-bottom: 60px;
}

.non-responsive_tabel tr {
  border-bottom: 1px solid #dddddd;
}

.non-responsive_table th {
  padding: 6px 12px;
  font-size: 1.3rem;
  color: #1A1C1F;
  text-align :center;
  letter-spacing: 0.1em;
  background-color: #E6E6E6;
  line-height: 1.5;
  vertical-align: middle;
}

.responsive_table th.font-large,
.non-responsive_table th.font-large {
  padding: 6px 12px;
  font-size: 1.5rem;
  color: #1A1C1F;
  text-align :center;
  letter-spacing: 0.1em;
  background-color: #E6E6E6;
  line-height: 1.5;
  vertical-align: middle;
}

.non-responsive_table td {
  padding: 12px;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-color: #fbfbfb;
  vertical-align: middle;
}

.non-responsive_table td.font-small {
  font-size: 1.3rem;
}


.responsive_table th,
.responsive_table td,
.non-responsive_table th,
.non-responsive_table td {
	padding:0.93em;
	border: 1px solid #dddddd;
}

.responsive_table td.text-center,
.responsive_table_2 tbody td.text-center,
.non-responsive_table td.text-center {
  text-align: center;
}
.responsive_table td.text-right,
.responsive_table_2 tbody td.text-right,
.non-responsive_table td.text-right {
  text-align: right;
}

.responsive_table td:first-child {
  width: 50%;
}

.responsive_table td hr {
	background-color: #dddddd;
	margin: 15px auto 18px;
}

.responsive_table th.bold,
.responsive_table td.bold,
.non-responsive_table th.bold,
.non-responsive_table td.bold {
  font-weight: bold;
  font-size: 1.5rem;
}

.responsive_table ul,
.responsive_table_2 ul,
.non-responsive_table ul {
  margin: 10px 0 8px 20px;
}

.responsive_table ul li,
.responsive_table_2 ul li,
.non-responsive_table ul li {
  padding-bottom: 7px;
}

.non-responsive_table span.single-digit {
  padding-right: 24px;
}
.non-responsive_table span.double-digit {
  padding-right: 15px;
}
.non-responsive_table span.triple-digit {
  padding-right: 5px;
}


.right_up_border {
  background-image: linear-gradient(-36deg,
  transparent 49%,
  black 49%, /*斜線の色*/
  transparent 51%,
  transparent);
}

.table_450 {
  width: 55%;
  max-width: 450px;
}

.table_300 {
  width: 44%;
  max-width: 300px;
}

.table_250 {
  width: 30%;
  max-width: 250px;
}

.table_200 {
  width: 25%;
  max-width: 200px;
}

.table_120 {
  width: 16%;
  max-width: 120px;
}

.subject_num span {
	color: #000;
  border: 1px solid #dddddd;
  background: #E6E6E6;
	width: 28px;
	height: 27px;
	padding-top: 1px;
	display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  vertical-align: top;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.subject_num_box {
  font-weight: bold;
	color: #000;
  border: 1px solid #dddddd;
  background: #E6E6E6;
	width: 47px;
	height: 27px;
	padding-top: 1px;
	display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  vertical-align: top;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

#donation .free-dial {
  max-width: 420px;
  text-align: center;
}
#donation .free-dial p {
	text-align: center;
}
#donation .free-dial span {
	color: #0057aa;
	font-size: 4.6rem;
}
#donation .free-dial ruby rt {
	color: #0057aa;
	font-size: 1.5rem;
	margin-right: 8px;
	margin-bottom: 18px;
}

#donation .form-edit {
  padding-left: 0;
}

#donation .form-edit label.text-box-title {
  font-size: 1.5rem;
  color: #575757;
  padding-bottom: 10px;
}

#donation .form-edit input.text-box {
  width: 100%;
  height: 57px;
  box-sizing: border-box;
	margin: 8px 0 30px;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid #666;
  background-color: rgba(100, 100, 100, 0.1);
  border-color: rgba(0, 0, 0, 0.3);
  color: #333;
	border-radius: 4px;
	outline: none;
}

#donation .form-edit textarea.text-box {
  box-sizing: border-box;
	margin: 8px 0 30px;
	padding: 0.3em;
	transition: 0.3s;
	border: 1px solid #666;
  background-color: rgba(100, 100, 100, 0.1);
  border-color: rgba(0, 0, 0, 0.3);
  color: #333;
	border-radius: 4px;
	outline: none;
}

#donation .form-edit textarea.short {
  width: 440px;
  height: 57px;
}

#donation .form-edit textarea.long {
  width: 100%;
  height: 150px;
}

#donation .form-edit input[type='text']:focus.text-box,
#donation .form-edit textarea[type='text']:focus.text-box {
  color: #333;
  background-color: #FFF;
  border-color: #1C50FD;
}


#donation .form-edit input.button {
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  padding: 10px 12px;
  background: #1C50FD;
  color: #ffffff;
  line-height: 1em;
  border: 2px solid #1C50FD;
  width: 300px;
}
#donation .form-edit input.button:hover {
  opacity:0.5;
  color: #fff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

#donation .form-edit .box-left {
  float: left;
  width: 48.7%;
}
#donation .form-edit .box-right {
  float: right;
  width: 48.7%;
}

.g-recaptcha {
  margin-right:auto;
  margin-left:auto;
  text-align: center;
  width:300px;
  margin-top:20px;
  margin-bottom: 30px;
}


a.tel-dial[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
a.tel-dial:link {
  color : #000000!important;
}
a.tel-dial:visited {
  color : #000000!important;
}

#sub__tab__quality ul {
  margin-top: 60px;
}

#sub__tab__quality ul li {
  padding: 40px 0;
  border-top: 1px solid #DDDDDD;
}


#sub__tab__quality ul li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

#sub__tab__quality ul li span {
  position: relative;
  display: block;
  padding: 0 55px 0 66px;
  font-size: 3.2rem;
  color: #0057aa;
  font-style: italic;
}

#sub__tab__quality ul li span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 1px;
  background-color: #0057aa;
}

#sub__tab__quality ul li p {
  margin: 0;
  padding: 0;
}

.sub__tabs .sub__tab__title a.now {
  color: #fff;
  background-color: #2163FA;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.sub__tabs .sub__tab__title a:hover {
  /* opacity:0.5; */
  color: #fff;
  background-color: #2163FA;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}


.sub__tabs.four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sub__tab01.now + .sub__tab__content {
  display: block;
}

.qualitypolicy p {
  font-size: 1.8rem;
}

.grey__bar {
  margin-top: 60px;
}

.grey__bar:first-child {
  margin-top: 20px;
}

.grey__bar .grey__bar_line {
  padding: 15px 20px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
  background-color: #E6E6E6;
}

.grey__bar p {
  margin-top: 20px;
  font-size: 1.6rem;
  color: #1A1C1F;
}

.donate__btn a {
  position: relative;
  display: block;
  width: 100%;
  padding: 35px 20px 35px 35px;
  font-size: 2rem;
  font-weight: bold;
  color: #1A1C1F;
  border: 3px solid #DDDDDD;
  border-radius: 4px;
  text-decoration: none;
}

.donate__btn a:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: #B1B1B1 #B1B1B1 transparent transparent;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.donate__btn a.pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.donate__btn a.pdf:after {
  display: none;
}

.donate__btn a.pdf img {
  display: block;
  margin: 0 20px 0 0;
}

.donate__btn.message__donate a {
  padding: 20px 20px 20px 70px;
}

a.pdf,
a.fade-hover,
.sub__news__single__content a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

a.pdf:hover,
a.fade-hover:hover,
.sub__news__single__content a:hover {
  opacity:0.5;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a.pdf img {
  margin: 3px 10px 0;
}

a.pdf-2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

a.pdf-2:hover {
  opacity:0.5;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a.pdf-2 img {
  margin: -2.0px 10px 0;
}

.list_style ul li {
  margin-top: 10px;
  margin-right: 50px;
}

a.triangle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

a.triangle:hover {
  opacity:0.5;
  text-decoration-line: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a.triangle img {
  margin: 8px 10px 0;
}

a.triangle-2 {
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 text-decoration: none;
}

a.triangle-2:hover {
 opacity:0.5;
 text-decoration-line: none;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
}

a.triangle-2 img {
 margin: 2.2px 10px 0;
}


.sub__pdf ul {
  margin-top: 50px;
}

.sub__pdf ul li {
  border-top: 1px solid #DDDDDD;
}


.sub__pdf ul li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.sub__pdf ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 25px 0;
  width: 100%;
  font-size: 1.8rem;
  /* color: #2E2E2E; */
  text-decoration: none;
}


.sub__pdf ul li p {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 25px 0;
  width: 100%;
  font-size: 1.8rem;
  color: #2E2E2E;
  text-decoration: none;
}

.pdf__line ul {
  margin-top: 30px;
}

.pdf__line ul li.noline {
  border: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0;
}

.pdf__line ul li.noline a {
  margin: 0;
  padding: 25px 0 25px 30px;
}

.pdf__line ul li.noline:nth-child(1) a {
  padding-top: 0;
}

.pdf__line ul li.noline:nth-child(3) a {
  margin-bottom: 25px;
  padding-bottom: 0;
}

.pdf__line ul li.noline:nth-child(4) a {
  margin: 0;
  padding: 0 0 0 30px;
}

.pdf__line ul li > span {
  display: block;
  width: 400px;
  padding-left: 20px;
  font-size: 1.7rem;
  line-height: 1.4;
}

.pdf__line ul li.blue > span {
  display: block;
  width: 380px;
  padding-left: 20px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #0057aa;
}

.pdf__line ul li.black > span {
  display: block;
  width: 380px;
  padding-left: 20px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #000;
  /* font-weight: bold; */
}

.pdf__line_2 ul li.black > span {
  display: block;
  width: 380px;
  padding-left: 20px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #1A1C1F;
  /* font-weight: bold; */
}
.pdf__line_2 ul li.blue > span {
  display: block;
  width: 380px;
  padding-left: 20px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #1A1C1F;
  /* font-weight: bold; */
}

.pdf__line ul li.center > span {
  text-align: center;
}


.pdf__line p.indent_span,
.pdf__line_2 p.indent_span {
  padding-left: 1.1em;
}

.pdf__line ul li p.indent_span span {
  display:block;
  padding-left: 14px;
  padding-bottom: 8px;
  text-indent: -1.1em;
  margin-top: 0;
  margin-bottom: 0;
}

.pdf__line ul li a > span {
  display: block;
}


.b_left li {
  margin-bottom: 30px;
  padding-left: 30px;
  border-left: 1px solid #DDDDDD;
  font-size: 1.6rem;
  line-height: 1.4;
}

.b_left li span {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}

.b_left li p {
  margin: 0;
}

.border__left {
  padding-left: 30px;
  border-left: 1px solid #DDDDDD;
}

.border__left li {
  line-height: 2.2;
  margin-left: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
/* .border__left li:before {
  content: "• ";
    color: grey;
} */

.link__three__square li,
.link__three__square_blue li {
  margin: 0 0 20px;
}

.link__three__square li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 30px 0;
  font-size: 1.6rem;
  color: #1A1C1F;
  border: 3px solid #ddd;
  border-radius: 4px;
  text-align: center;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
}

.link__three__square_blue li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 30px 0;
  font-size: 1.6rem;
  color: #ffffff;
  border: 3px solid #0057aa;
  background: #0057aa;
  border-radius: 4px;
  text-align: center;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
}

.link__three__square li a:hover {
  background-color: #ddd;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.link__three__square_blue li a:hover {
  background-color: #1C50FD;
  border: 3px solid #1C50FD;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.link__three__square li a:after {
  content: url("../images/common/icon_grey_arrow.svg");
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 8px;
  height: 15px;
  margin: auto;
}

.link__three__square_blue li a:after {
  content: url("../images/common/icon_white_arrow.svg");
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 8px;
  height: 15px;
  margin: auto;
}

.note.support__note p {
  margin: 20px 0 10px;
  font-size: 1.6rem;
  font-weight: bold;
}

.note.support__note span {
  font-size: 1.4rem;
}

.grey__note {
  margin-top: 60px;
  font-size: 1.4rem;
  color: #7E7E7E;
  line-height: 2.2;
}

.sub__wrap.sitemap__cover .inner-m {
  max-width: 915px;
}

.sub__main .table__note {
  font-size: 1.3rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

.ourservice__index ul li {
  border: none;
}

.ourservice__index ul li:last-child {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
}

.ourservice__index ul li.noline a {
  padding: 15px 0 15px 30px;
}

.ourservice__index hr {
  border-top: 1px solid #DDDDDD;
}


.blue__schedule__note.ourservice__index {
  font-size: 1.2rem;
  color: #5A5A5A;
}

.category__name {
  margin-bottom: 60px;
  font-size: 3.2rem;
  color: #0057aa;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}

.ourservice__index ul li {
  border: none;
}

.ourservice__index ul li:last-child {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
}

.ourservice__index ul li.noline a {
  padding: 15px 0 15px 30px;
}

.blue__schedule__note.ourservice__index {
  font-size: 1.2rem;
  color: #5A5A5A;
}

.news.sub__side ul {
  margin-bottom: 100px;
}


.news {
  margin-bottom: 100px;
}

.news .news__list ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news .news__list ul li:nth-child(3n) {
  margin-right: 0;
}

.news .news__list ul li:last-child {
  margin-right: 0;
}

.news .news__list ul li a {
  text-decoration: none;
}

.news .news__list ul li a .news__list__img {
  overflow: hidden;
}

.news .news__list ul li a .news__list__img img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.news .news__list__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0 15px;
}

.news .news__list__info__category {
  padding: 5px 15px;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 600;
  background: #1C50FD;
  background: -webkit-linear-gradient(45deg, #1C50FD 0%, #57DE96 100%);
  background: -o-linear-gradient(45deg, #1C50FD 0%, #57DE96 100%);
  background: linear-gradient(45deg, #1C50FD 0%, #57DE96 100%);
  letter-spacing: 0.06em;
}

.news .news__list__info__date {
  margin-left: 10px;
  font-size: 1.3rem;
  color: #B1B1B1;
  letter-spacing: 0.04em;
}

.news .news__list__content {
  font-size: 2rem;
  color: #1A1C1F;
  font-weight: lighter;
  line-height: 1.5416;
}

.blue__schedule {
  border: 3px solid #0057aa;
}

.blue__schedule > span {
  display: block;
  padding: 25px 40px;
  font-size: 1.7rem;
  font-weight: bold;
}

.blue__schedule > span > span {
  display: block;
  margin-top: 20px;
  font-size: 1.5rem;
  font-weight: normal;
}

.blue__schedule .blue__schedule__blue {
  background-color: #0057aa;
  color: #fff;
}

.blue__schedule .blue__schedule__white {
  background-color: #fff;
  color: #0057aa;
}

.blue__schedule__note {
  margin-top: 10px;
  font-size: 1.4rem;
  color: #5A5A5A;
  line-height: 1.4;
}

.blue__link a {
  color: #0057aa;
}

.chart__img {
  max-width: 460px;
}

.justlist li {
  padding: 40px 0;
}

.justlist li span {
  display: block;
  width: 250px;
  padding-left: 20px;
  font-size: 1.5rem;
  font-weight: bold;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.justlist li p {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4;
}

.justlist li {
  border-top: 1px solid #DDDDDD;
}

.justlist li:last-child {
  border-bottom: 1px solid #DDDDDD;
}

.color__list li {
  padding: 20px 0;
  font-size: 1.6rem;
  border-bottom: 1px solid #DDDDDD;
}

.color__list li span {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 200px;
  font-weight: bold;
}

.color__list li p {
  margin: 0;
}

.color__list li:nth-child(1) {
  color: #23AC60;
}

.color__list li:nth-child(2) {
  color: #0057aa;
}

.color__list li:nth-child(3) {
  color: #DB3340;
}

html[lang="ja"] .sub__main p {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
html[lang="en"] .sub__main p {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 2;
}

html[lang="ja"] .mv .mv__txt p {
  text-align: left;
  line-height: 2.5;
}
html[lang="en"] .mv .mv__txt p {
  text-align: left;
  line-height: 2.5;
}

html[lang="ja"] .mini_title {
  display: block;
  margin-bottom: 20px;
  font-size: 2.8rem;
  color: #2E2E2E;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-align: center;
}
html[lang="en"] .mini_title {
  display: block;
  margin-bottom: 20px;
  font-size: 2.6rem;
  color: #2E2E2E;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-align: center;
}

html[lang="ja"] footer .inner-m {
  max-width: 1265px;
}

html[lang="ja"] .header__nav__menu li a {
  font-weight: bold;
}

html[lang="ja"] .ja__top__message {
  margin: 60px 0;
  padding: 30px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

html[lang="ja"] .ja__top__message .ja__top__message__ttl {
  font-size: 2.2rem;
  color: #0057aa;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 1.6;
  text-align: center;
}


html[lang="en"] footer .inner-m {
  max-width: 1265px;
}

html[lang="en"] .header__nav__menu li a {
  font-weight: bold;
}

html[lang="en"] .ja__top__message {
  margin: 60px 0;
  padding: 30px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

html[lang="en"] .ja__top__message .ja__top__message__ttl {
  font-size: 2.2rem;
  color: #0057aa;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 1.6;
  text-align: center;
}

html[lang="ja"] .ja__top__message .ja__top__message__ttl span {
  display: block;
  color: #000000;
}

html[lang="ja"] .ja__top__message ul {
  /* max-width: 540px; */
  max-width: 730px;
  margin: 30px auto 0;
}

html[lang="ja"] .ja__top__message ul li {
  font-size: 1.8rem;
  color: #1A1C1F;
  margin-bottom: 40px;
  padding-left: 25px;
  border-left: 1px solid #DDDDDD;
  letter-spacing: 0.1em;
}

html[lang="en"] .ja__top__message .ja__top__message__ttl span {
  display: block;
  color: #000000;
}

html[lang="en"] .ja__top__message ul {
  max-width: 730px;
  margin: 30px auto 0;
}

html[lang="en"] .ja__top__message ul li {
  font-size: 1.8rem;
  color: #1A1C1F;
  margin-bottom: 40px;
  padding-left: 25px;
  border-left: 1px solid #DDDDDD;
  letter-spacing: 0.1em;
  text-align: left;
  font-weight: normal;
}

html[lang="ja"] .grey__line.history span {
  width: 140px;
  font-size: 1.4rem;
  color: #7E7E7E;
  line-height: 2;
}

html[lang="ja"] .grey__line.history p {
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 2;
}

html[lang="ja"] .sub__main .note p {
  font-size: 1.5rem;
}

html[lang="ja"] .sub__main .note span {
  font-size: 1.5rem;
}

/* html[lang="ja"] .pdf.blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

html[lang="ja"] .pdf.blue img {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
} */

html[lang="ja"] .sub__main h2 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}

html[lang="ja"] .sub__main p {
  font-size: 1.5rem;
}

html[lang="ja"] .grey__bar_line {
  letter-spacing: 0.1em;
}


html[lang="en"] .grey__line.history span {
  width: 140px;
  font-size: 1.4rem;
  color: #7E7E7E;
  line-height: 2;
}

html[lang="en"] .grey__line.history p {
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 2;
}

html[lang="en"] .sub__main .note p {
  font-size: 1.5rem;
}

html[lang="en"] .sub__main .note span {
  font-size: 1.5rem;
}

/* html[lang="en"] .pdf.blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

html[lang="en"] .pdf.blue img {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
} */

html[lang="en"] .sub__main h2 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}

html[lang="en"] .sub__main p {
  font-size: 1.5rem;
}

html[lang="en"] .grey__bar_line {
  letter-spacing: 0.1em;
}

html[lang="ja"] .stockproject__lists .stockproject__list span {
  display: block;
  margin: 20px 0;
  font-size: 1.5rem;
  color: #B1B1B1;
}

html[lang="ja"] .stockproject__lists .stockproject__list ul {
  margin-bottom: 0;
}

html[lang="ja"] .stockproject__lists .stockproject__list li {
  margin: 0;
  font-size: 1.5rem;
}

html[lang="en"] .stockproject__lists .stockproject__list span {
  display: block;
  margin: 20px 0;
  font-size: 1.5rem;
  color: #B1B1B1;
}

html[lang="en"] .stockproject__lists .stockproject__list ul {
  margin-bottom: 0;
}

html[lang="en"] .stockproject__lists .stockproject__list li {
  margin: 0;
  font-size: 1.5rem;
}

html[lang="ja"] .border__pdf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 455px;
  padding: 12px 15px;
  border: 1px solid #dddddd;
  color: #2E2E2E;
  text-decoration: none;
}

html[lang="ja"] .border__pdf a img {
  display: block;
  margin-right: 15px;
}

html[lang="ja"] p.grey__bar__img {
  margin: 40px 0 60px;
}

html[lang="ja"] .training__square {
  margin: 30px 0 50px;
}

html[lang="en"] .border__pdf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 455px;
  padding: 12px 15px;
  border: 1px solid #dddddd;
  color: #2E2E2E;
  text-decoration: none;
}

html[lang="en"] .border__pdf a img {
  display: block;
  margin-right: 15px;
}

html[lang="en"] p.grey__bar__img {
  margin: 40px 0 60px;
}

html[lang="en"] .training__square {
  margin: 30px 0 50px;
}

.service_square p {
  margin-top: 30px;
}


.service_square .service_square_img {
  width: 340px;
  float: right;
  margin: 8px 0 0 20px;
  text-align:center;
}
.service_square .service_square_img img {
  margin-bottom: 10px;
}

.service_square .service_square_img span {
  font-size: 1.5rem;
  color: #7E7E7E;
}

.service_square .manufacturing-left {
  float: left;
  width: 334px;
}

.service_square .manufacturing-right {
  float: right;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.w680 {
  width: 680px;
}

html[lang="ja"] .training__square .training__square__text p {
  margin: 0;
}


html[lang="ja"] .training__square .training__square__img {
  max-width: 320px;
}

html[lang="ja"] .grey__line__table {
  margin-bottom: 25px;
  overflow-x: scroll;
}

html[lang="ja"] .grey__line__table table {
  width: 820px;
}

html[lang="ja"] .grey__line__table td, html[lang="ja"] .grey__line__table th {
  border: 1px solid #DDDDDD;
  text-align: center;
}

html[lang="ja"] .grey__line__table thead {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

html[lang="ja"] .grey__line__table thead tr td {
  padding: 6px 12px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #1A1C1F;
  letter-spacing: 0.1em;
}

html[lang="ja"] .grey__line__table tbody tr {
  border-bottom: 1px solid #DDDDDD;
}

html[lang="ja"] .grey__line__table tbody tr td {
  padding: 12px;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

html[lang="en"] .grey__line__table {
  margin-bottom: 25px;
  overflow-x: scroll;
}

html[lang="en"] .grey__line__table table {
  width: 820px;
}

html[lang="en"] .grey__line__table td, html[lang="ja"] .grey__line__table th {
  border: 1px solid #DDDDDD;
  text-align: center;
}

html[lang="en"] .grey__line__table thead {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

html[lang="en"] .grey__line__table thead tr td {
  padding: 6px 12px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #1A1C1F;
  letter-spacing: 0.1em;
}

html[lang="en"] .grey__line__table tbody tr {
  border-bottom: 1px solid #DDDDDD;
}

html[lang="en"] .grey__line__table tbody tr td {
  padding: 12px;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

html[lang="ja"] .grey__line__table01 thead tr td:first-child {
  width: 270px;
  padding-left: 20px;
}

html[lang="ja"] .sub__main .table__note {
  font-size: 1.3rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

html[lang="ja"] .opacity_grey {
  margin-top: 60px;
  padding-top: 40px;
  font-size: 1.5rem;
  color: #5A5A5A;
  border-top: 1px solid #DDDDDD;
}

html[lang="en"] .grey__line__table01 thead tr td:first-child {
  width: 270px;
  padding-left: 20px;
}

html[lang="en"] .sub__main .table__note {
  font-size: 1.3rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

html[lang="en"] .opacity_grey {
  margin-top: 60px;
  padding-top: 40px;
  font-size: 1.5rem;
  color: #5A5A5A;
  border-top: 1px solid #DDDDDD;
}

html[lang="ja"] .grey__comment {
  margin-bottom: 40px;
  padding: 40px 20px 40px 25px;
  background-color: #EBEBEB;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 2;
  letter-spacing: 0.1em;
}
html[lang="en"] .grey__comment {
  margin-bottom: 40px;
  padding: 40px 20px 40px 25px;
  background-color: #EBEBEB;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 2;
  letter-spacing: 0.1em;
}

.blue__comment {
  margin-bottom: 40px;
  padding: 25px;
  background-color: #eff6fc;
  font-size: 1.5rem;
  color: #1A1C1F;
  line-height: 2;
  letter-spacing: 0.1em;
}

html[lang="ja"] .news__list__info__category {
  font-size: 1.2rem;
}

html[lang="ja"] .news__list__content {
  font-size: 1.8rem;
}

html[lang="en"] .news__list__info__category {
  font-size: 1.2rem;
}

html[lang="en"] .news__list__content {
  font-size: 1.8rem;
}


html[lang="en"] .news h2 {
  margin-bottom: 6rem;
}

html {
  font-family: 'Open Sans', sans-serif;
}

a {
  text-decoration: none;
}

#loading_img {
  display: none;
}

.home #loading_img {
  display: inline-block;
}

.header__nav__menu li a {
  font-size: 1.6rem;
}

header .header__nav__main ul li a.news {
  margin-bottom: 0;
}

.inner {
  max-width: 820px;
  margin: 0 auto;
}
.inner-m {
  max-width: 1120px;
  margin: 0 auto;
}
.inner-l {
  max-width: 1266px;
  margin: 0 auto;
}



@media screen and (max-width: 1266px) {
  .inner-l {
    margin: 0 20px;
  }
}

@media screen and (max-width: 1120px) {
  .inner-m {
    margin: 0 20px;
  }
}

@media screen and (max-width: 820px) {
  .inner {
    margin: 0 20px;
  }
}




@media screen and (min-width: 1001px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
  }

  .footer__wrap__logo__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__wrap__logo__membership a,
  .gradation_btn a {
    width: 360px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  .footer__wrap__logo__membership a p,
  .gradation_btn a p {
    margin: 0 0 0 20px !important;
    color: #fff !important;
  }
  .footer__wrap__logo__membership a:hover,
  .gradation_btn a:hover {
    background-position: 100% top;
  }
  .footer__wrap__logo__membership a:hover p,
  .gradation_btn a:hover p {
    margin-left: 20px;
  }

  header .header__logo {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  header .header__nav__menu,
  header .header__nav__sub,
  header .header__nav__sub__submenu,
  header .header__nav__sub__sns,
  header .header__nav__sub__lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  header .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 50px 0 0;
  }

  header .header__nav__main {
    background-color: #EBEBEB;
  }


  header .header__nav__main .inner {
    /* max-width: 1160px; */
    max-width: 1200px;

    margin: 0 auto;
  }
  header .header__nav__main .inner > ul > li {
    position: relative;

    width: 20%;
    /* width: 100%; */

    margin: 0;
    border-left: 1px solid #DDDDDD;
    text-align: center;
  }
  header .header__nav__main .inner > ul >  li:last-child {
    border-right: 1px solid #DDDDDD;
  }
  header .header__nav__main .inner li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 18px 0;
    border-top: 2px solid transparent;
    transition: all .3s;
  }
  header .header__nav__main .inner > ul > li > a:hover {
    display: block;
    border-top: 2px solid #2163FA;
    transition: all .3s;
  }
  header .header__nav__main .inner li a.lower__hover:hover + .header__nav__menu__lower  {
    display: block;
  }
  header .header__nav__main .inner li .header__nav__menu__lower:hover {
    display: block;
  }


  header .header__nav__main .inner li .header__nav__menu__lower li a {
    border-bottom: 1px solid transparent;
    transition: all .3s;
  }
  header .header__nav__main .inner li .header__nav__menu__lower li a:hover {
    border-bottom: 1px solid #2163FA;
    transition: all .3s;
  }



  header .header__nav__main .inner li ul > li {
    width: 100%;
    padding: 0 20px;
    color: #2E2E2E;
    line-height: 1.4;
    text-align: left;
  }
  header .header__nav__main .inner li ul li a {
    padding-bottom: 10px;
    font-weight: normal;
    text-indent: -1em;
    padding-left: 1em;
  }


  /* .header__nav__menu__lower {
    display: none;
    width: 100%;
    padding-bottom: 20px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    transition: all .5s;
    border: 1px solid #ddd;
  } */


  .header__nav__menu__lower {
    display: none;
    width: 137.5%;
    /* width: 100%; */


    /* width: 1160px; */


    padding-bottom: 20px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    transition: all .5s;
    border: 1px solid #ddd;
  }




  header .header__nav__main ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  header .header__nav__main ul li {
    margin-right: 42px;
  }
  header .header__nav__main ul li:last-child {
    margin-right: 0;
  }

  header .header__nav__sub {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px 30px 0;
  }

  header .header__nav__sub__submenu li {
    margin-right: 23px;
  }
  header .header__nav__sub__submenu li:last-child {
    margin-right: 0;
  }

  header .header__nav__sub__submenu li a {
    position: relative;
    display: inline-block;
  }
  header .header__nav__sub__submenu li a::after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    content: '';
    width: 0;
    height: 2px;
    background-color: grey;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  header .header__nav__sub__submenu li a:hover::after {
    width: 100%;
  }

  header .header__nav__sub__sns {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 25px;
    padding: 0 30px;
  }
  header .header__nav__sub__sns::after, header .header__nav__sub__sns::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 10px;
    background-color: #7E7E7E;
  }
  header .header__nav__sub__sns::after {
    right: 0;
  }
  header .header__nav__sub__sns::before {
    left: 0;
  }

  header .header__nav__sub__lang {
    margin-top: -50px;
  }

  header .header__nav__sub__lang > div {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #E6E6E6;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  header .header__nav__sub__lang > div:hover {
    height: 100px;
  }
  header .header__nav__sub__lang > div:hover p {
    opacity: 1;
    top: 60px;
  }

  header .header__nav__sub__lang p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    margin: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 20px;
    text-align: center;
  }

  header .header__nav__sub__lang p a {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  header.show {
    top: 0;
  }

  .sub__wrap .sub__wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .sub__side {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
  }

  .sub__main {
    width: 820px;
  }
}

@media screen and (max-width: 1000px) {
  .respoYoutube {
    margin-top: 40px;
    padding-top: 56.25%;
  }

  header .closeButton {
    position: fixed;
    top: 10px;
    right: 5px;
    display: block;
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    outline: none;
    z-index: 9999;
  }
  header .closeButton:hover {
    opacity: 0.7;
  }
  header .closeButton .box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
  }
  header .closeButton .inner_nav {
    display: block;
    top: 50%;
    margin-top: -2px;
    width: 30px;
    height: 2px;
    background-color: #31A0F2;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  header .closeButton .inner_nav::before, header .closeButton .inner_nav::after {
    width: 30px;
    height: 2px;
    background-color: #31A0F2;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  header .closeButton .inner_nav::before, header .closeButton .inner_nav::after {
    content: "";
    display: block;
  }
  header .closeButton .inner_nav::before {
    top: -10px;
  }
  header .closeButton .inner_nav::after {
    bottom: -10px;
  }
  header .closeButton.effect .inner_nav {
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  header .closeButton.effect .inner_nav::before {
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    -o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  }
  header .closeButton.effect .inner_nav::after {
    -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  header .closeButton.effect.is-active .sp-lang {
    opacity: 0;
  }
  header .closeButton.effect.is-active .inner_nav {
    -webkit-transition-delay: 0.14s;
    -o-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #fff;
  }
  header .closeButton.effect.is-active .inner_nav::before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    top: -5px;
    opacity: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    -o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  }
  header .closeButton.effect.is-active .inner_nav::after {
    bottom: 0;
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px);
    -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #fff;
  }

  header .header {
    display: block;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #1c50fd;
    background: -webkit-linear-gradient(315deg, #1c50fd 0%, #38dcd7 100%);
    background: -o-linear-gradient(315deg, #1c50fd 0%, #38dcd7 100%);
    background: linear-gradient(135deg, #1c50fd 0%, #38dcd7 100%);
    z-index: 9998;
  }

  header .header.is-active .header__logo {
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }

  header .header__logo {
    width: 100%;
    height: 80px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  header .header__logo a {
    display: block;
    width: 100%;
    padding: 20px;
  }
  header .header__logo a img {
    max-width: 240px;
  }

  header .header__nav {
    padding: 60px 20px 20px;
    height: 100%;
  }

  header .header__nav__main .inner {
    margin: 0;
  }
  header .header__nav__main ul li {
    padding-bottom: 10px;
    line-height: 1.4;
  }
  header .header__nav__main ul li:last-child {
    padding-bottom: 0;
  }

  header .header__nav__main ul li a {
    color: #fff;
  }

  header .header__nav__sub__submenu {
    margin-top: 30px;
  }

  header .header__nav__sub__submenu li {
    padding-bottom: 15px;
  }

  header .header__nav__sub__submenu li a {
    color: #C2E7FA;
  }

  header .header__nav__sub__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  header .header__nav__sub__lang {
    position: absolute;
    top: 10px;
    right: 0;
  }

  header .header__nav__sub__lang > div {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 85px;
    right: 20px;
  }

  header .header__nav__sub__lang p a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-bottom: 25px;
    font-size: 1.2rem;
    color: #fff;
  }

  .footer__wrap__logo__membership a,
  .gradation_btn a {
    margin: 0 auto 50px;
    padding: 50px 0;
    max-width: 600px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  footer {
    margin-top: 40px;
    padding: 40px 0;
    text-align: center;
  }

  footer .footer__wrap__logo {
    width: 100%;
  }

  footer .footer__wrap__map {
    display: none;
  }

  .header__nav__menu li {
    position: relative;
  }
  .header__nav__menu__lower {
    padding: 0;
    margin: 20px 0 0;
    display: none;
    position: initial;
    background-color: transparent;
    border: 1px solid transparent;
  }
  .header__nav__menu__lower li a {
    font-size: 1.3rem!important;
    font-weight: normal!important;
  }

  .sub__header {
    padding-top: 80px;
  }

  .sub__wrap {
    margin: 30px 0 0;
  }

  .sub__main {
    margin-bottom: 80px;
  }

  .service_square img {
    margin-bottom: 40px;
    width: 100%;
  }
}

@media screen and (min-width: 751px) {
  body.home header {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
  }
  body.home header.loaded {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .imgHov .target {
    display: block;
    overflow: hidden;
    cursor: pointer;
  }
  .imgHov .target img {
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .imgHov:hover .target img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .respoYoutube {
    height: 300px;
  }

  .footer__wrap__logo__membership a p,
  .gradation_btn a p {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }

  footer .footer__wrap__logo__links ul li a {
    position: relative;
    display: inline-block;
  }
  footer .footer__wrap__logo__links ul li a::after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    content: '';
    width: 0;
    height: 2px;
    background-color: #6AB4EA;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  footer .footer__wrap__logo__links ul li a:hover::after {
    width: 100%;
  }

  footer .footer__wrap__map__sec ul li a {
    position: relative;
    display: inline-block;
  }
  footer .footer__wrap__map__sec ul li a::after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    content: '';
    width: 0;
    height: 2px;
    background-color: #6AB4EA;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  footer .footer__wrap__map__sec ul li a:hover::after {
    width: 100%;
  }

  .sub__main .border__list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sub__main .grey__bar__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sub__main__color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sub__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sub__tabs .sub__tab__title {
    width: 33.333%;
  }

  .sub__tabs .sub__tab__title a {
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
  }

  .sub__tabs.two .sub__tab__title {
    width: 50%;
  }

  .sub__tabs.four .sub__tab__title {
    width: 25%;
  }

  .donate__btn a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
    background: #CCC8C8;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
  }
  .donate__btn a:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .sub__pdf ul li,
  .sub__pdf_2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pdf__line ul li.noline a:hover span {
    border-bottom: 1px solid #333;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
  }
  .pdf__line ul li.noline a:hover span.blue {
    border-bottom: 1px solid #58a1d8;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
  }

  .pdf__line ul li p,
  .pdf__line_2 ul li p {
    padding-left: 30px;
    border-left: 1px solid #DDDDDD;
  }

  .pdf__line ul li p.large,
  .pdf__line ul li p.large a,
  .pdf__line_2 ul li p.large,
  .pdf__line_2 ul li p.large a, {
    font-size: 2.2rem!important;
  }
  .pdf__line ul li a {
    font-size: 1.4rem;
    /* color: #2E2E2E; */
    color: #0057aa;
    line-height: 1.4;
  }
  .pdf__line_2 ul li.black p {
    padding-left: 30px;
    font-size: 1.8rem!important;
    border-left: 1px solid #DDDDDD;
    font-weight: bold;
  }
  .pdf__line_2 ul li.blue p {
    padding-left: 30px;
    font-size: 1.8rem!important;
    border-left: 1px solid #DDDDDD;
    color: #0057aa;
    font-weight: bold;
  }
  .pdf__line_2 ul li.black p span {
    font-size: 1.4rem;
    font-weight: normal;
  }
  .pdf__line_2 ul li.blue p span {
    font-size: 1.4rem;
    font-weight: normal;
    color: #1A1C1F;
  }

  .pdf__line ul li a > span {
    border-bottom: 1px solid #B1B1B1;
    padding-bottom: 5px;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
  }
  .pdf__line ul li a > span.blue {
    border-bottom: 1px solid #0057aa;
    padding-bottom: 5px;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
  }

  .link__three__square,
  .link__three__square_blue {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .link__three__square li,
  .link__three__square_blue li {
    width: 31%;
    margin: 0 2.3% 0 0;
  }
  .link__three__square li:last-child,
  .link__three__square_blue li:last-child {
    margin: 0;
  }

  .recruitment.sub__wrap .inner .recruitment__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .member__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .member__list ul li {
    width: 50%;
  }

  .sub__main .card__list__facility li {
    width: 30%;
    margin: 0 5% 30px 0;
  }
  .sub__main .card__list__facility li:nth-child(3n) {
    margin-right: 0;
  }

  .access__map__detail {
    text-align: left;
  }

  .access__map__detail__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #sub__tab__quality ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .news .news__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news .news__list ul li {
    width: 30.35714%;
    margin-right: 4.46429%;
    margin-bottom: 30px;
  }

  .news .news__list ul li a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  .blue__schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blue__schedule > span {
    width: 50%;
  }

  .justlist li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .color__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
  }

  html[lang="ja"] .grey__line.history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html[lang="en"] .grey__line.history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  html[lang="ja"] .ourservice_ja_patiant {
    margin: 60px 100px;
  }
  html[lang="en"] .ourservice_ja_patiant {
    margin: 60px 100px;
  }

  html[lang="ja"] .stockproject__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html[lang="en"] .stockproject__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  html[lang="ja"] .stockproject__lists .stockproject__list {
    width: 50%;
  }
  html[lang="en"] .stockproject__lists .stockproject__list {
    width: 50%;
  }

  html[lang="ja"] .training__square {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html[lang="en"] .training__square {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  html[lang="ja"] .training__square .training__square__img {
    width: 100%;
    margin-left: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  html[lang="ja"] .news__list ul li {
    margin-bottom: 52px;
  }

  html[lang="en"] .news__list ul li {
    margin-bottom: 52px;
  }

  .header__nav__menu li a.now {
    color: #0057aa;
  }

  html[lang="en"] .company h2 img {
    width: 400px;
  }
  html[lang="en"] .news h2 img {
    width: 350px;
  }
}



@media screen and (max-width: 750px) {
  header {
    position: fixed;
  }
  header .closeButton .sp-lang {
    font-weight: bold;
  }

  .footer__wrap__logo__membership a,
  .gradation_btn a {
    padding: 30px 23px;
    background-size: 100%;
  }

  .footer__wrap__logo__membership a p,
  .gradation_btn a p {
    margin: 0 0 0 5px;
    padding: 0;
  }

  footer .footer__wrap__logo__links ul,
  footer .footer__wrap__logo__copyright {
    margin-top: 30px!important;
  }

  footer .footer__wrap__logo__links ul {
    flex-wrap: wrap;
  }
  footer .footer__wrap__logo__links ul li {
    width: 40%;
    margin-bottom: 20px;
  }
  footer .footer__wrap__logo__links ul li:nth-child(2) {
    margin-right: 0;
    padding-right: 0;
  }
  footer .footer__wrap__logo__links ul li:nth-child(2):after {
    display: none;
  }

  footer .footer__wrap__logo__links ul li a {
    font-size: 1.3rem;
  }

  header .header__nav__sub__lang p.selected a {
    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
    color: #0057aa;
  }

  .sub__header h1 {
    padding: 90px 0;
    font-size: 3.2rem;
    line-height: 1.4;
    background-image: url("../images/aboutus/bg_aboutus_sp.png");
    background-size: cover;
  }
  .sub__header h1.copy {
    padding: 74px 0!important;
  }
  .sub__header h1.copy em {
    font-size: 2.2rem;
  }

  .sub__header .sub__header__bread ul li a,
  .sub__header .sub__header__bread ul li span {
    font-size: 1.1rem;
  }

  .ourservice.sub__header h1 {
    background-image: url("../images/ourservice/bg_ourservice_sp.png");
  }
  .service.sub__header h1 {
    background-image: url("../images/service/bg_service_sp.png");
  }
  .research.sub__header h1 {
    background-image: url("../images/research/bg_research_sp.png");
  }
  .material.sub__header h1 {
    background-image: url("../images/material/bg_material_sp.png");
  }
  .support.sub__header h1 {
    background-image: url("../images/support/bg_support_sp.png");
  }

  .left__items.sub__header h1 {
    background-image: url("../images/common/bg_left_items_sp.png");
  }
  .none.sub__header h1 {
    background-image: url("../images/common/bg_none_sp.png");
  }

  .sub__side {
    padding: 40px 0 20px 20px;
    background-color: #F2F2F2;
  }

  .sub__side p {
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 1.8rem;
    z-index: 50;
  }
  .sub__side p::after {
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 1px;
    margin: auto;
    z-index: 5;
  }
  .sub__side p span {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    z-index: 15;
  }
  .sub__side p span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F2F2F2;
    z-index: -1;
  }

  .sub__side ul li {
    margin-right: 20px;
  }

  .sub__side ul li a {
    font-size: 1.4rem;
  }

  .sub__main h2 {
    font-size: 1.8rem;
  }
  .sub__main h4 {
    font-size: 1.6rem;
  }

  .sub__main .structure__img {
    margin-bottom: 30px;
  }

  .sub__main .border__list > li {
    padding: 5px 0 0;
  }

  .sub__main .border__list.grey__cube .circle {
    margin-bottom: 15px;
  }

  .sub__main .grey__line {
    /* padding: 25px 0; */
  }

  .sub__main .grey__bar__wrap {
    padding: 25px 0;
  }

  .sub__main .grey__bar__wrap .grey__bar__wrap__ttl {
    margin: 10px 20px 20px 0;
  }

  .sub__color .inner-m {
    margin: 0;
  }

  .sub__main__color {
    margin-bottom: 40px;
  }

  .sub__main__color h2 {
    width: 100%;
    padding-left: 20px;
  }

  .sub__main .note span {
    font-size: 1.2rem;
  }

  .sub__main .note p {
    font-size: 1.4rem;
  }

  .sub__tabs .sub__tab__title a {
    border-top: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
  }

  .sub__tabs.four a {
    border: none;
    font-size: 1.4rem;
  }
  .sub__tabs.four li:nth-child(1) {
    border-right: 1px solid #C7C7C7;
    border-bottom: 1px solid #C7C7C7;
  }
  .sub__tabs.four li:nth-child(2) {
    border-bottom: 1px solid #C7C7C7;
  }
  .sub__tabs.four li:nth-child(3) {
    border-right: 1px solid #C7C7C7;
  }

  .sub__tabs.four .sub__tab__title {
    width: 50%;
  }

  .qualitypolicy p {
    font-size: 1.6rem;
  }

  .donate__btn a {
    padding: 20px 15px 20px 60px;
    font-size: 1.4rem;
  }

  .pdf img {
    margin: 0 20px 0 0;
  }

  .sub__pdf ul li a {
    font-size: 1.4rem;
  }

  .pdf__line ul li.noline {
    padding: 0;
  }

  .pdf__line ul li.noline a {
    padding: 25px 0 0;
  }

  .pdf__line ul li.noline:nth-child(1) a {
    padding: 25px 0 0;
  }

  .pdf__line ul li.noline:nth-child(4) a {
    padding: 25px 0 0;
  }

  .pdf__line ul li {
    padding: 20px 0 0;
  }

  .pdf__line ul li > span {
    padding-left: 0;
  }

  .pdf__line_2 ul li > span {
    padding-left: 0;
  }
  .pdf__line ul li.blue > span {
    text-align: center;
  }
  .pdf__line_2 ul li.black > span {
    font-size: 1.6rem;
  }
  .pdf__line_2 ul li.blue > span {
    font-size: 1.6rem;
  }
  .pdf__line_2 ul li.black p {
    padding-left: 30px;
    font-size: 1.8rem!important;
    border-left: 1px solid #DDDDDD;
  }
  .pdf__line_2 ul li.blue p {
    padding-left: 30px;
    font-size: 1.8rem!important;
    border-left: 1px solid #0057aa;
  }
  .pdf__line_2 ul li.black p span {
    font-size: 1.4rem;
  }
  .pdf__line_2 ul li.blue p span {
    font-size: 1.4rem;
  }
  .pdf__line_2 ul li.black a {
    padding-left: 30px;
    font-size: 1.8rem!important;
    border-left: 1px solid #DDDDDD;
    font-weight: bold;
  }

  .recruitment.sub__wrap .inner .recruitment__list__date {
    margin-top: 40px;
  }

  .member__list {
    padding: 0 20px 20px 20px;
  }

  .sub__main .card__list li {
    margin-bottom: 15px;
  }
  .sub__main .card__list__facility li {
    margin-bottom: 20px;
  }

  .access__map {
    margin-bottom: 50px;
  }

  .access__map__detail__text {
    margin-bottom: 20px;
    text-align: left;
  }

  .access__how__ways:last-child {
    margin-bottom: 70px;
  }

  .sub__main .access_how__txt {
    margin: 30px 0 20px;
  }

  a.tel-dial[href*="tel:"] {
		pointer-events: auto!important;
		cursor: pointer!important;
		text-decoration: none;
	}
	a.tel-dial:link {
		color : #0057aa!important;
	}
	a.tel-dial:visited {
		color : #0057aa!important;
	}

  .grey__line__table tbody tr td {
    padding: 6px;
  }
  .grey__line__table01 tr td:first-child {
    width: 200px;
    padding-left: 10px;
  }
  .grey__line__table  td.small {
    font-size:1rem;
  }

  .responsive_table_head{
    font-size:0.92rem;
    margin-bottom:0;
    margin-top:1.33em;
    padding: 1.25em;
    line-height: 1.5;
  }

  .responsive_table{

  }

  .responsive_table td:first-child {
    width: 100%;
  }

  .responsive_table,
  .responsive_table tbody,
  .responsive_table tr,
  .responsive_table_2 thead,
  .responsive_tabel_2 thead tr,
  .responsive_table_2 tbody tr {
    display: block;
  }

  .responsive_table th,
  .responsive_table td,
  .responsive_table_2 thead th,
  .responsive_table_2 tbody th,
  .responsive_table_2 tbody td {
    display: block;
    width: 100%;
    max-width:100%;
    font-size:0.82em;
  }

  .non-responsive_table th,
  .non-responsive_table th.font-large,
  .non-responsive_table td,
  .responsive_table_2 tbody th,
  .responsive_table_2 tbody td,
  .responsive_table th.bold,
  .responsive_table td.bold,
  .non-responsive_table th.bold,
  .non-responsive_table td.bold {
    font-size:0.69rem;
  }
  .right_up_border {
    background-image: linear-gradient(-45deg,
      transparent 49%,
      black 49%, /*斜線の色*/
      transparent 51%,
      transparent);
  }
  .responsive_table_2 tbody th,
  .responsive_table_2 tbody td {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd border-collapse: collapse;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
  }

  .ourservice__index ul li.noline a {
    padding: 15px 0;
  }

  #sub__tab__quality ul li span {
    margin-bottom: 20px;
    padding: 0 0 0 30px;
    font-size: 2.6rem;
  }

  .news.sub__side ul {
    margin-bottom: 40px;
  }
  .news .news__list ul li {
    margin-bottom: 40px;
  }
  .news .news__list__info {
    padding: 20px 0 15px;
  }
  .news .news__list__content {
    font-size: 1.8rem;
  }

  .blue__schedule > span {
    padding: 20px;
  }

  .justlist li span {
    margin-bottom: 20px;
    padding-left: 0;
  }

  html[lang="ja"] .sub__main a {
    line-height: 1.6;
  }
  html[lang="en"] .sub__main a {
    line-height: 1.6;
  }

  html[lang="ja"] .mini_title,
  html[lang="en"] .mini_title {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  html[lang="ja"] .ja__top__message .ja__top__message__ttl {
    font-size: 1.6rem;
  }
  html[lang="en"] .ja__top__message .ja__top__message__ttl {
    font-size: 1.6rem;
  }

  html[lang="ja"] .ja__top__message ul li {
  font-size: 1.5rem;
  }
  html[lang="en"] .ja__top__message ul li {
  font-size: 1.5rem;
  }

  html[lang="ja"] .grey__line.history {
    padding: 25px 0;
  }
  html[lang="en"] .grey__line.history {
    padding: 25px 0;
  }

  html[lang="ja"] .training__square .training__square__text p {
    margin-bottom: 20px;
  }
  .service_square p {
    margin-top: 0;
  }
  .service_square .service_square_img {
    width: 400px;
    float: none!important;
    margin: 20px auto 10px;
  }
  .service_square .manufacturing-left {
    float: none!important;
    margin: 0 auto;
    width: 600px;
    margin-left: 20px;
    /* max-width: 300px; */
  }

  .service_square .manufacturing-right {
    float: none!important;
  }

  html[lang="ja"] .grey__line__table tbody tr td {
    padding: 6px;
  }
  html[lang="en"] .grey__line__table tbody tr td {
    padding: 6px;
  }

  html[lang="ja"] .opacity_grey {
    margin-top: 30px;
    padding-top: 30px;
  }
  html[lang="en"] .opacity_grey {
    margin-top: 30px;
    padding-top: 30px;
  }

  html[lang="ja"] .grey__comment {
    padding: 20px;
  }
  html[lang="en"] .grey__comment {
    padding: 20px;
  }
  .blue__comment {
    padding: 20px;
  }

  html[lang="en"] .news h2 {
    margin-bottom: 40px;
  }

  .wrapper .is-pc-show {
    display: none;
  }
  .wrapper .is-sp-show {
    display: inline-block;
  }

  .support_page_right {
    max-width: 750px!important;
    margin-left: 0!important;
  }
  .pc {
    display: none!important;
  }

  .sp {
    display: block!important;
  }

  .float-left {
    float: none!important;
  }

  .float-right {
    float: none!important;
  }

  .w680 {
    width: 100%!important;
  }
}


@media screen and (max-width: 600px) {
  .non-responsive_table .extra-small{
    font-size:0.72rem;
  }

  #donation .form-edit textarea.short {
    width: 100%!important;
  }
}

@media screen and (min-width: 551px) {
  .sitemap {
    width: 43.71585%;
    margin-right: 120px;
  }

  .sitemap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 424px) {
  .sp-424 {
    display: block!important;
  }
  .grey__line__table  th,
  .non-responsive_table th {
    font-size: .9rem!important;
  }
  .grey__line__table  td,
  .non-responsive_table td {
    font-size: 1.2rem!important;
  }
  .non-responsive_table span.single-digit {
    padding-right: 3px;
  }
  .non-responsive_table span.double-digit {
    padding-right: 3px;
  }
  .non-responsive_table span.triple-digit {
    padding-right: 3px;
  }

}

@media screen and (max-width: 400px) {
  .sub__tabs .sub__tab__title a {
    font-size: 1.2rem!important;
  }
}


@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}