@charset "utf-8";
/* CSS Document */
.hedding3 + .lead {
  margin-top: 30px;
}
.local-nav-block.local-nav-block30 ul li {
  -ms-flex: 1 1 32%;
  flex: 1 1 32%;
}
@media screen and (max-width:800px) {
  #local-bottom-nav a {
    padding: 20px 0;
  }
  .local-nav-block.local-nav-block30 ul li {
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
  }
}
.irtop-wrap {
  display: flex;
  flex-wrap: wrap;
}
.irtop-block {
  width: 50%;
  border: 1px solid #eaeaea;
  border-right: none;
  margin-bottom: 60px;
  background: #fff;
  padding: 50px;
}
.irtop-block:nth-child(2n) {
  border-right: 1px solid #eaeaea;
}
.irtop-block.irtop-block-wide {
  width: 100%;
}
.irtop-block.irtop-block-wide {
  border-right: 1px solid #eaeaea;
}
.irtop-block h3 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.irtop-block ul {
  margin-top: 2rem;
}
.irtop-block.irtop-block-wide ul {
  max-width: 550px;
  margin: 2rem auto 0;
}
.irtop-block li {
  margin-top: .5rem;
}
.irtop-block a {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333333;
  position: relative;
}
.irtop-block a:hover {
  color: #445c9e;
}
.irtop-block a::after {
  content: "";
  display: block;
  width: .6rem;
  height: .6rem;
  border-top: 1px solid #0c1d59;
  border-right: 1px solid #0c1d59;
  transform: rotate(45deg);
  position: absolute;
  top: .8rem;
  right: -1.2rem;
}
.irtop-block.irtop-block-notice a::after,.irtop-block a[target="_blank"]::after{
  transform: none;
  border: none;
  display: inline-block;
	width: 1em;
	height: 1em;
	font-family: icon;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
  font-size: 2rem;
  -webkit-transition: all .25s cubic-bezier(.215, .61, .355, 1);
  transition: all .25s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  right: -2.5rem;
	bottom: 0;
	margin: auto;
}
.irtop-block.irtop-block-notice a::after {
	content: "\e5c8";
  top: .25rem;
  color: #0c1d59;
}
.irtop-block a[target="_blank"]::after {
  content: "\e89e";
  top: 0;
}
.irtop-block a:hover::after {
  border-top: 1px solid #445c9e;
  border-right: 1px solid #445c9e;
}
.irtop-block a[target="_blank"]:hover::after,
.irtop-block.irtop-block-notice a:hover::after{
  border: none;
  color: #445c9e;
}
@media screen and (max-width:800px) {
  .irtop-block {
    width: 100%;
    padding: 30px;
  }
  .irtop-block:nth-child(2n + 1) {
    border-right: 1px solid #eaeaea;
  }
  .irtop-block.irtop-block-wide ul {
    max-width: 100%;
  }
}
.message figure {
  float: left;
  margin: 0 40px 20px 0;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  max-width: 250px;
}
.message-sign {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: right;
  margin: 40px 20px 0;
}
.message-sign img {
  width: 147px;
  margin: 1rem 0 0 auto;
}
@media screen and (max-width:800px) {
  .message figure {
    float: none;
    padding: 0 15px;
    margin: 0 auto 30px;
    max-width: 280px;
  }
}
.executive-block {
  font-size: 1.6rem;
  line-height: 1.5;
  display: flex;
  margin-bottom: 60px;
}
.executive-name {
  flex: 1 0 25%;
  padding: 0 20px;
}
.executive-name h3 span {
  font-weight: normal;
  display: block;
  font-size: 1.6rem;
}
.executive-name h3 {
  font-size: 2.4rem;
  line-height: 1.6;
}
.executive-name p {
  font-size: 1.4rem;
}
.executive-career {
  flex: 1 0 75%;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}
.executive-career dt {
  width: 120px;
}
.executive-career dd {
  width: calc(100% - 120px);
}
@media screen and (max-width:800px) {
  .executive-block {
    flex-wrap: wrap;
  }
  .executive-name {
    margin-bottom: 20px;
  }
  .executive-name, .executive-career {
    flex: 1 0 100%;
    padding: 0 15px;
  }
}
.overview-yakuin {
  display: flex;
  flex-wrap: wrap;
}
.overview-yakuin dt {
  flex: 1 0 45%;
}
.overview-yakuin dd {
  flex: 1 0 55%;
}
.overview-yakuin + p {
  margin-top: 20px;
}
.governance-img {
  margin: 30px 20px 0;
}
.calendar-img figure {
  display: flex;
  padding: 0 10px;
}
.calendar-img figure img {
  margin: 0 10px;
  flex: 1 1 auto;
  width: 0%;
}
@media screen and (max-width:800px) {
  .governance-img {
    margin: 30px 15px 0;
  }
  .calendar-img figure {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .calendar-img figure img {
    max-width: 500px;
    margin: 0 auto 20px;
    width: 100%;
  }
}
.faq-tab {
  display: flex;
  flex-wrap: wrap;
}
.faq-tab li {
  text-align: center;
  padding: 15px;
  font-size: 1.4rem;
  width: calc(100% / 3);
  color: #333;
  display: block;
  background-color: #f1f1f1;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  cursor: pointer;
}
.faq-tab li.is-show {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
.faq-block {
  display: none;
}
.faq-block.is-show {
  display: block;
}
.faq-block h3 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 30px;
}
.faq-list {
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  background-color: #fff;
  padding: 26px 20px 20px;
}
.faq-list:last-child {
  border-bottom: 1px solid #eaeaea;
}
.faq-list dt p {
  font-size: 1.6rem;
  font-weight: 500;
}
.faq-list dt {
  cursor: pointer;
  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;
}
.faq-list dt::after {
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-transition: all .25s cubic-bezier(.215, .61, .355, 1);
  transition: all .25s cubic-bezier(.215, .61, .355, 1);
  font-family: icon;
  font-weight: 400;
  letter-spacing: 0;
  content: "\e15b";
  background-color: #ddd;
  font-size: 2.2rem;
  line-height: 1;
  color: #fff;
  border-radius: 4px;
  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;
}
.faq-list dt.is-active::after {

  content: "\e145";
  background-color: #0c1d59;
}
.faq-list dd {
  background-color: #f7f7f5;
  padding: 20px;
  margin-top: 16px;
}
.faq-list dd p {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
.faq-list dd p:last-child {
  margin-bottom: 0;
}
.inquiry {
  background: #f7f7f5;
  border: 1px solid #eaeaea;
  padding: 60px;
}
.inquiry-block {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dashed #dadada;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.inquiry-block dt {
  width: calc(25% - 30px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inquiry-block dt .title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  margin-right: 30px;
  max-width: 140px;
}
.inquiry-block dd {
  width: calc(75% + 30px);
  padding-left: 30px;
}
.inquiry-block .required {
  display: inline-block;
  padding: 6px 8px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #fff;
  border-radius: 2px;
  background-color: #d34242;
}
.inquiry-block input[type="text"] {
  border-radius: 4px;
  border: 1px solid #dadada;
  font-size: 1.6rem;
  padding: 10px;
  outline: none;
  width: 40%;
}
.inquiry-block textarea {
  border-radius: 4px;
  border: 1px solid #dadada;
  font-size: 1.6rem;
  padding: 10px;
  width: 100%;
  height: 250px;
  resize: none;
}
.inquiry-block .small {
  margin-top: 5px;
  font-size: 13px;
}
.inquiry-block select {
  border-radius: 4px;
  border: 1px solid #dadada;
  font-size: 1.6rem;
  padding: 10px;
  resize: none;
  background: url("../../../../Portals/0/assets/images/ir/arw_select_webkit.gif") right center no-repeat #fff;
}
.inquiry-block dd p {
  font-size: 1.6rem;
  letter-spacing: 0;
  padding-bottom: 24px;
  position: relative;
}
.inquiry-block dd p a {
  text-decoration: underline;
  color: #333;
}
.inquiry-block dd p a::after {
  transform: none;
  border: none;
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-transition: all .25s cubic-bezier(.215, .61, .355, 1);
  transition: all .25s cubic-bezier(.215, .61, .355, 1);
  font-family: icon;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  font-size: 2rem;
  -webkit-transition: color .25s cubic-bezier(.215, .61, .355, 1);
  transition: color .25s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  margin: auto;
  content: "\e89e";
  background: none;
}
.inquiry-block dd p a:hover {
  color: #445c9e;
}
.submitWrap {
  text-align: center;
  padding: 20px 0 0
}
.submitWrap input[type=submit], .inquiry-block input[type=submit] {
  padding: 10px 40px;
  font-size: 1.5rem;
  font-weight: 700;
  background: none;
  color: #333;
  border-color: #eaeaea;
  background-color: #fff;
  margin-right: 30px
}
/*.submitWrap input[type=submit]:last-child {
  margin-right: 0
}*/
.submitWrap input[type=submit][id$=btnInputConfirm], .inquiry-block input[type=submit][id$=btnInputAddress] {
  background-color: #0c1d59;
  color: #fff
}
.inquiry-block input[type=submit] {
  margin: 0 0 0 30px;
}
.inquiry-block table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.inquiry-block table td {
  display: block;
  padding: 3px 0;
}
.inquiry-block input[type=radio] {
  display: none
}
.inquiry-block input[type=radio]:checked + label:before {
  background-color: #0c1d59;
  border-color: #0c1d59
}
.inquiry-block input[type=radio]:checked + label:after {
  opacity: 1
}
.inquiry-block input[type=checkbox] {
  display: none
}
.inquiry-block input[type=checkbox]:checked + label:before {
  background-color: #0c1d59
}
.inquiry-block input[type=checkbox]:checked + label:after {
  opacity: 1
}
.inquiry-block input[type=checkbox] + label {
  display: block;
  position: relative;
  font-size: 1.6rem;
  letter-spacing: 0;
  padding-left: 24px
}
.inquiry-block input[type=checkbox] + label:after, .inquiry-block input[type=checkbox] + label:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto
}
.inquiry-block input[type=checkbox] + label:before {
  width: 16px;
  height: 16px;
  left: 0;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 3px
}
.inquiry-block input[type=checkbox] + label:after {
  display: inline-block;
  width: 1em;
  height: 1em;
  -webkit-transition: all .25s cubic-bezier(.215, .61, .355, 1);
  transition: all .25s cubic-bezier(.215, .61, .355, 1);
  font-family: icon;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  content: "\e5ca";
  background-color: transparent;
  font-size: 1.2rem;
  color: #fff;
  left: 3px;
  z-index: 1;
  opacity: 0
}
.inquiry-block input[type=radio] + label {
  display: block;
  position: relative;
  font-size: 1.6rem;
  letter-spacing: 0;
  padding-left: 24px;
  cursor: pointer;
  margin-right: 20px
}
.inquiry-block input[type=radio] + label:after, .inquiry-block input[type=radio] + label:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto
}
.inquiry-block input[type=radio] + label:before {
  width: 16px;
  height: 16px;
  left: 0;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 50%
}
.inquiry-block input[type=radio] + label:after {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  left: 6px;
  z-index: 1;
  opacity: 0
}
@media screen and (max-width:800px) {
  .inquiry {
    padding: 30px;
  }
  .inquiry-block dt {
    width: 100%;
  }
  .inquiry-block dd {
    width: 100%;
    padding: 15px 0 0;
  }
  .inquiry-block input[type="text"] {
    width: 100%;
  }
  .inquiry-block input[type=submit] {
    margin: 0;
    width: 100%;
  }
}
.adbreader {
  margin-top: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #eaeaea;
  background: #fff;
  padding: 30px;
}
.adbreader img {
  width: auto;
  max-width: 100%;
}
.adbreader p {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-left: 20px;
}
@media screen and (max-width:800px) {
  .adbreader {
    flex-wrap: wrap;
  }
  .adbreader p {
    margin-left: 0;
    margin-top: 20px;
  }
}