@charset "UTF-8";
/*
	ir.css(PC)
*/
/* ================================================
	common
================================================ */
body.corp {
  background-color: #fff;
  color: #333;
  font-size: 10px;
}

.main_cont {
  max-width: 960px;
  margin: 0px auto;
  padding: 0 0 64px 0;
}

.main_cont img {
  width: 100%;
  height: auto;
}

.col .col_icon .logo img {
  width: auto;
}

.sitemap_box {
  display: none;
  border-bottom: 3px solid #002879;
  background-color: #efefef;
  margin-bottom: 0 !important;
  padding: 40px 0px 118px 0px;
}

.dp4pc {
  display: none;
}

.dp4smp2 {
  display: block;
}

.dp4smp1 {
  display: none;
}

/* title
================================================ */
.corp .st_type1 {
  border-bottom: 2px solid #1d508c;
  font-size: 3.5em;
  font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;
  font-weight: bold;
  line-height: 1.2;
  clear: both;
  margin-bottom: 32px;
  padding: 0px 0px 6px 14px;
}

/* cols
================================================ */
.corp .cols {
  max-width: 960px;
  margin: 0px auto;
}

/* col_side_l
================================================ */
.cols .col_side_l {
  width: 200px;
  float: left;
  display: none;
}

/* h2
---------------------------------------------------------------- */
.col_side_l h2 {
  color: #FFF;
  font-size: 2.0em;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}

.col_side_l h2 a {
  background-color: #03358c;
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 16px 0px;
}

.col_side_l h2 a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  text-decoration: none;
}

/* side_nav
---------------------------------------------------------------- */
.side_nav {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
}

.side_nav > li > ol {
  display: none;
}

.side_nav > li > a {
  background-image: url(../../../img/common/c_snav_arrow_bb.png);
  background-repeat: no-repeat;
  background-position: 176px center;
  border: 1px solid #e5e5e5;
  border-bottom: 0px none;
  color: #333;
  font-size: 1.5em;
  line-height: 1.4;
  text-align: left;
  vertical-align: baseline;
  text-decoration: none;
  display: block;
  margin-bottom: 0px;
  padding: 18px 16px;
}

.side_nav > li > a:hover {
  background-color: #F5F5F5;
}

.side_nav > li.lv1only > a {
  background-image: url(../../../img/common/c_snav_arrow_br.png);
}

.side_nav > li.open > ol {
  display: block;
}

.side_nav > li.open > a {
  background-image: url(../../../img/common/c_snav_arrow_bt.png);
}

.side_nav > li > ol > li a {
  background-image: url(../../../img/common/c_snav_arrow_br_s.png);
  background-repeat: no-repeat;
  background-position: 17px center;
  border: 1px solid #e5e5e5;
  border-bottom: 0px none;
  background-color: #f5f5f5;
  color: #03358c;
  font-size: 1.3em;
  line-height: 1.4;
  text-align: left;
  vertical-align: baseline;
  text-decoration: none;
  letter-spacing: -0.05em;
  display: block;
  margin-bottom: 0px;
  padding: 14px 4px 14px 28px;
}

.side_nav a.current {
  background-color: #f2f7fe;
  color: #03358c;
}

/* bnrs
------------------------------------------------ */
.col_side_l .bnrs {
  margin: 22px 0 0 0;
  padding: 0;
}

.col_side_l .bnrs li {
  margin-bottom: 18px;
}

/* other_nav
------------------------------------------------ */
.col_side_l .other_nav {
  margin: 36px 0 0 0;
  padding: 0;
}

.col_side_l .other_nav li a {
  background-image: url(../../../img/common/c_snav_arrow_br_s.png);
  background-repeat: no-repeat;
  background-position: 17px center;
  color: #333;
  font-size: 1.4em;
  line-height: 1.4;
  text-align: left;
  vertical-align: baseline;
  text-decoration: none;
  display: block;
  margin-bottom: 18px;
  padding: 0px 4px 0px 28px;
}

.col_side_l .other_nav li a:hover {
  text-decoration: underline;
}

/* col_main
================================================ */
.corp .cols .col_main {
  /*border:				1px solid #f00;*/
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ================================================
	corporate/index.html
================================================ */
/* fst_btns
---------------------------------------------------------------- */
.corp_ix .fst_btns {
  max-width: 700px;
  width: 100%;
  margin: 0 0 24px 0;
  padding: 0;
}

.corp_ix .fst_btns li {
  width: 32%;
  height: auto;
  position: relative;
  float: left;
  margin-bottom: 10px;
}

.corp_ix .fst_btns li:nth-child(3n+3) {
  margin: 0 2% 10px 2%;
}

.corp_ix .fst_btns li div {
  margin: 0;
  padding: 0;
}

.corp_ix .fst_btns li p {
  background-color: #03358c;
  color: #FFF;
  font-size: 2.0em;
  line-height: 1.4;
  text-align: center;
  margin: 0px;
  padding: 12px 8px;
}

.corp_ix .fst_btns li a {
  background-color: none;
  border: 1px soild #fcc;
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: block;
}

.corp_ix .fst_btns li a:hover {
  background-color: #FFF;
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.corp_ix .fst_btns li:first-child {
  width: 100%;
  position: relative;
  float: none;
  margin-bottom: 10px;
}

.corp_ix .fst_btns li:first-child > p {
  width: 41%;
  height: auto;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  padding: 0;
}

.corp_ix .fst_btns li:first-child > div {
  width: 59%;
  height: auto;
  text-align: left;
  vertical-align: top;
  display: table-cell;
  padding: 0;
}

.corp_ix .fst_btns li:first-child > a {
  position: absolute;
  left: 0px;
  top: 0px;
}

@media screen and (max-width: 750px) {
  .corp_ix .fst_btns li {
    width: 49%;
    line-height: 0%;
    margin: 0 0 10px 0;
  }
  .corp_ix .fst_btns li:nth-of-type(2n+1) {
    float: right;
  }
  .corp_ix .fst_btns li:nth-child(3n+3) {
    margin: 0 0 10px 0;
  }
}

/* ================================================
	corporate/message.html
================================================ */
/* hx
---------------------------------------------------------------- */
.corp_msg h2 {
  margin-bottom: 20px;
}

/* txt
---------------------------------------------------------------- */
.corp_msg .txt {
  color: #333;
  font-size: 1.4em;
  line-height: 1.7;
}

/* signature
---------------------------------------------------------------- */
.corp_msg .signature {
  color: #333;
  font-size: 1.4em;
  line-height: 1.7;
  text-align: right;
}

/* ================================================
	corporate/philosophy.html
================================================ */
/* hx
---------------------------------------------------------------- */
.corp_philosophy h2 {
  border-left: 4px solid #03358c;
  color: #333;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 16px;
  padding: 2px 0px 2px 9px;
}

.corp_philosophy h3 {
  color: #03358c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}

.corp_philosophy .txt {
  color: #333;
  font-size: 1.4em;
  line-height: 1.7;
}

/* principle_tb
---------------------------------------------------------------- */
.corp_philosophy .principle_tb {
  width: 100%;
  font-size: 1.0em;
}

.corp_philosophy .principle_tb th {
  min-width: 5.5em;
  color: #03358c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
  vertical-align: top;
  letter-spacing: nowrap;
  padding: 0 1em 8px 0;
}

.corp_philosophy .principle_tb td {
  color: #03358c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
  vertical-align: top;
  padding-bottom: 8px;
}

/* ================================================
	corporate/about.html
================================================ */
/* about_tb
-------------------------------------------------------------------------------- */
.corp_about .about_tb {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  font-size: 1.0em;
}

.corp_about .about_tb th,
.corp_about .about_tb td {
  font-size: 1.4em;
  line-height: 1.5;
  text-align: left;
  vertical-align: middle;
}

.corp_about .about_tb th {
  border-top: 1px solid #03358c;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background-color: #03358c;
  width: 24%;
  color: #FFF;
  text-align: left;
  padding: 2% 3%;
}

.corp_about .about_tb td {
  border: 1px solid #e5e5e5;
  background-color: #FFF;
  width: 76%;
  color: #333;
  padding: 2% 3%;
}

.corp_about .about_tb td .dtb {
  width: 100%;
  /*display:			table;*/
}

.corp_about .about_tb td p:first-child {
  float: left;
  margin-bottom: 8px;
}

.corp_about .about_tb td p:last-child {
  /*text-align:			right;*/
  float: right;
}

.corp_about .about_tb td .btn {
  border: 1px solid #03358c;
  background-color: #FFF;
  color: #03358c;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  padding: 4px 42px 3px 42px;
}

.corp_about .about_tb td .btn:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.corp_about .btn_ir {
  width: 100%;
}

.corp_about .btn_ir a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/*  .btn.history */
.corp_about .about_tb td .btn.history {
  padding: 4px 42px 3px 42px;
}

/*  .btn.map */
.corp_about .about_tb td .btn.map {
  padding: 4px 38px 3px 38px;
}

/* ================================================
	corporate/business.html
================================================ */
/* about_tb
-------------------------------------------------------------------------------- */
.corp_business .img010 {
  width: 78%;
  margin: 0px auto 42px auto;
}

/* fields
-------------------------------------------------------------------------------- */
.corp_business .fields {
  width: 100%;
}

.corp_business .fields li {
  width: 32%;
  font-size: 1.0em;
  float: left;
}

.corp_business .fields li:nth-child(2n) {
  width: 32%;
  margin: 0 2%;
}

.corp_business .fields li h2 {
  border-bottom: 1px solid #03358c;
  color: #03358c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 8px;
  padding-bottom: 2px;
}

.corp_business .fields li .txt {
  font-size: 1.4em;
  line-height: 1.3;
}

.corp_business .fields li .num_tb {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  font-size: 1.0em;
}

.corp_business .fields li .num_tb th,
.corp_business .fields li .num_tb td {
  font-size: 1.4em;
  line-height: 1.5;
  text-align: left;
  vertical-align: middle;
}

.corp_business .fields li .num_tb th {
  border-top: 1px solid #eee;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background-color: #eee;
  width: 33%;
  color: #000;
  font-weight: bold;
  text-align: center;
  padding: 2% 1%;
}

.corp_business .fields li .num_tb td {
  border: 1px solid #eee;
  background-color: #FFF;
  color: #333;
  padding: 2% 5%;
}

.corp_business .fields li .note {
  font-size: 1.3em;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 16px;
}

.corp_business .fields li .facility_dl dt {
  color: #03358c;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2px;
}

.corp_business .fields li .facility_dl dd {
  font-size: 1.4em;
  line-height: 1.4;
}

.corp_business .note_r {
  font-size: 1.4em;
  line-height: 1.2;
  text-align: right;
}

@media screen and (max-width: 750px) {
  .corp_business .fields li {
    width: 100%;
    font-size: 1.0em;
    float: none;
    margin: 0 0 32px 0;
  }
  .corp_business .fields li:nth-child(2n) {
    width: 100%;
    margin: 0 0 32px 0;
  }
  .corp_business .fields li .txt,
  .corp_business .fields li .note {
    height: auto !important;
  }
}

/* ================================================
	corporate
	201712 SHINO
================================================ */
.corporate_main_contents .is_sp {
  display: none;
}

.corporate_main_contents p {
  font-size: 14px;
}

.corporate_main_contents .text_bold {
  font-weight: bold;
}

.corporate_main_contents .description {
  margin-bottom: 10px;
}

.corporate_main_contents .tgl_btn {
  display: inline-block;
  margin-bottom: 20px;
  width: 90px;
  border: 1px solid #03358c;
  text-align: center;
}

.corporate_main_contents .tgl_btn a {
  display: block;
  background: url(../../img/officer/icon_toggle.png) no-repeat right 5px center;
  padding: 5px 10px 5px 0;
  color: #03358c;
  text-decoration: none;
}

.corporate_main_contents .tgl_btn a:hover {
  opacity: 0.75;
}

.corporate_main_contents .box {
  margin-bottom: 50px;
}

.corporate_main_contents .box .part {
  margin-bottom: 25px;
}

.corporate_main_contents .officer_part {
  border-bottom: 2px dotted #ced7e8;
}

.corporate_main_contents h2 {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 2px solid #03358c;
  font-size: 22px;
  color: #03358c;
}

.corporate_main_contents .officer_part .sub_name {
  float: left;
  width: 18%;
}

.corporate_main_contents .officer_part .texts_cont {
  float: right;
  width: 80%;
}

.corporate_main_contents p.sub_name {
  padding: 0 0 0 10px;
  border-left: 4px solid #03358c;
  font-size: 14px;
  line-height: 2.0em;
}

.corporate_main_contents h3 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.5em;
}

.corporate_main_contents h3 span {
  font-size: 14px;
}

.corporate_main_contents .officer_part {
  position: relative;
}

.corporate_main_contents .officer_part .pic {
  position: absolute;
  top: 0;
  right: 0;
}

.corporate_main_contents .officer_part .pic img {
  width: 100%;
  max-width: 170px;
}

.corporate_main_contents .tgl_box {
  border: 1px solid #e5e5e5;
  background: #fcfcff;
  padding: 15px 20px;
  margin-bottom: 25px;
}

.corporate_main_contents .tgl_box.history_box {
  padding: 0 !important;
  border: none;
}

.corporate_main_contents .officer_table {
  width: 100%;
}

.corporate_main_contents .officer_table th,
.corporate_main_contents .officer_table td {
  padding: 5px;
  font-size: 14px;
}

/* history
---------------------------------------------------------------- */
.corporate_main_contents.history_index .tgl_btn {
  width: auto;
}

.corporate_main_contents.history_index .tgl_btn a {
  padding: 5px 30px 5px 10px;
}

/* hx
---------------------------------------------------------------- */
.history_index h2 {
  border-left: 4px solid #03358c;
  border-bottom: none;
  color: #333;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 16px;
  padding: 2px 0px 2px 9px;
}

/* tabs
---------------------------------------------------------------- */
.history_index .tabs ol {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.history_index .tabs ol li {
  border: 1px solid #03358c;
  border-bottom: 0px none;
  width: 18.91%;
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  margin-right: 1.35%;
}

.history_index .tabs ol li:nth-child(5) {
  float: right;
  margin-right: 0px;
}

.history_index .tabs ol li > span {
  border-collapse: collapse;
  width: 100%;
  display: table;
}

.history_index .tabs ol li a {
  border-bottom: 0px none;
  width: 100%;
  color: #03358c;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  display: table-cell;
  padding: 19px 0 19px 0;
}

.history_index .tabs ol li a:hover {
  color: #FFF;
}

.history_index .tabs ol li:hover {
  background-color: #82A3F0;
}

/* tabをページに分解したのでページ別classで色付け */
.corporate_main_contents.history_01 .history_01,
.corporate_main_contents.history_02 .history_02,
.corporate_main_contents.history_03 .history_03,
.corporate_main_contents.history_04 .history_04,
.corporate_main_contents.history_05 .history_05 {
  background-color: #03358c;
}

.corporate_main_contents.history_01 .history_01 a,
.corporate_main_contents.history_02 .history_02 a,
.corporate_main_contents.history_03 .history_03 a,
.corporate_main_contents.history_04 .history_04 a,
.corporate_main_contents.history_05 .history_05 a {
  color: #FFF;
}

.history_index .tab_cts {
  margin-bottom: 64px;
}

.history_index .tab_cts > li {
  display: none;
  /*none;*/
}

.history_index .tab_cts > li.active {
  display: block;
}

.history_index .tab_cts a {
  color: #00f;
  text-decoration: underline;
}

.history_index .tab_cts a:hover {
  text-decoration: none;
}

.history_index .tab_cts > li {
  border: 1px solid #03358c;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 30px;
}

.history_index .tab_cts > li h2 {
  border-bottom: 3px solid #03358c;
  color: #03358c;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 14px;
  padding: 1px 0 0 8px;
}

.history_index .tab_cts > li h3.tab_heading {
  border-left: 3px solid #03358c;
  padding-left: 10px;
  color: #03358c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 14px;
}

.history_index .tab_cts > li > .txt14 {
  font-size: 1.4em;
  line-height: 1.6;
  margin-bottom: 32px;
}

.history_index .bbtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.history_index .bbtns > div {
  width: 48.6%;
}

.history_index .bbtns > div:first-child {
  margin-right: 20px;
}

.history_index .bbtns > div a {
  background-color: #03358c;
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 22px 40px 20px 16px;
}

.history_index .bbtns > div a span {
  background-image: url(../../individual/img/c_arrow_rw.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  padding-left: 36px;
}

.history_index .bbtns > div a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.history_index .link_box p.cap_lr {
  background: #03358c;
  padding: 10px;
  color: #FFF;
}

.history_index .link_box a {
  text-decoration: none;
}

.history_index .link_box a:hover {
  opacity: 0.75;
}

.history_index .about_business img.new {
  display: inline-block;
  width: auto;
  margin: 0 0 0 5px;
  vertical-align: baseline;
}

.history_index .history_table .history_cont {
  border-bottom: 2px dotted #ced7e8;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.history_index .history_table .history_cont .history_title {
  font-weight: bold;
  color: #333333;
}

.history_index .history_table .history_cont.history_float_cont .left_cont {
  float: left;
  width: 70%;
}

.history_index .history_table .history_cont.history_float_cont .right_cont {
  float: right;
  width: 27%;
}

.history_index .history_table .history_cont.history_float_cont .right_cont .caption {
  font-size: 12px;
  text-align: center;
}

.history_index .bnr {
  margin-bottom: 20px;
}

/*strength.html 
///////////////////////*/
.clear_fix:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.strength-wrapper img {
  width: auto;
  vertical-align: baseline;
}

.strength-wrapper a {
  text-decoration: none;
}

/* section_link ここから */
.section_link {
  margin-bottom: 60px;
}

.section_link table {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #d2d2d2;
}

.section_link table tr {
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}

.section_link table td {
  display: inline-block;
  width: 49%;
}

.section_link table tr td:nth-child(2) {
  border-left: 1px solid #d2d2d2;
}

.section_link table td.width_max {
  width: 100%;
  text-align: center;
}

.section_link table td a {
  color: #333333;
  display: block;
  padding: 7px 0px 7px 20px;
  font-size: 14px;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.section_link table td a:hover {
  opacity: 0.5;
}

.section_link .link_icon_arrow {
  position: relative;
  bottom: 2px;
  margin-right: 10px;
}

/* section_link ここまで */
/* section odd,even共通 ここから */
.section_odd,
.section_even {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.section_odd ul,
.section_even ul {
  width: 100%;
}

.section_odd ul li,
.section_even ul li {
  float: left;
  width: 32.66%;
  margin-right: 1%;
}

.section_odd ul li:nth-child(3n),
.section_even ul li:nth-child(3n) {
  margin-right: 0;
}

.section_odd ul li img,
.section_even ul li img {
  width: 100%;
}

.section_odd .bottom_contents,
.section_even .bottom_contents {
  margin-bottom: 20px;
}

.section_odd .link_contents a,
.section_even .link_contents a {
  display: block;
  width: 100%;
  border: 2px solid #022d7b;
  background-color: #fff;
  text-align: center;
  line-height: 40px;
  color: #022d7b;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.section_odd .link_contents a img,
.section_even .link_contents a img {
  position: relative;
  bottom: 2px;
  margin-right: 15px;
}

.section_odd .link_contents a:hover,
.section_even .link_contents a:hover {
  opacity: 0.5;
}

.section_odd .link_contents a,
.section_even .link_contents a {
  font-size: 14px;
}

/* section odd,even共通 ここまで */
/* section_odd ここから */
.section_odd .top_contents {
  margin-bottom: 30px;
}

.section_odd .left {
  width: 100%;
  float: left;
}

.section_odd .right {
  width: 100%;
  float: right;
  margin-bottom: 20px;
}

.section_odd .left img {
  width: 100%;
}

.section_odd .title_number {
  position: relative;
  right: 0;
  bottom: 10px;
  margin-right: 10px;
}

.section_odd h3 img,
.section_odd h3 p {
  display: inline-block;
}

.section_odd h3 {
  font-size: 30px;
  color: #022d7b;
  margin-bottom: 30px;
  font-weight: bold;
}

.section_odd .text {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  letter-spacing: 1.2px;
  padding-left: 0;
}

/* section_odd ここまで */
/* section_even ここから */
.section_even .top_contents {
  margin-bottom: 30px;
}

.section_even .left {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.section_even .right {
  width: 100%;
  float: right;
}

.section_even .right img {
  width: 100%;
}

.section_even .title_number {
  position: relative;
  bottom: 10px;
  margin-right: 10px;
}

.section_even h3 img,
.section_even h3 p {
  display: inline-block;
}

.section_even h3 p {
  display: inline-block;
}

.section_even h3 {
  font-size: 30px;
  color: #022d7b;
  margin-bottom: 30px;
  font-weight: bold;
}

.section_even .text {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  letter-spacing: 1.2px;
  padding-right: 0;
}

/* section_even ここまで */
/* section01 ここから */
.section01 {
  background-color: #f1f5fd;
}

/* section01 ここまで */
/* section02 ここから */
.section02 {
  background-color: #fcf8e6;
}

.section02 h3 p {
  color: #75602e;
}

.section02 .link_contents a {
  border: 2px solid #75602e;
  color: #75602e;
}

.section02 .bottom_contents ul li figure figcaption {
  color: #333333;
  font-size: 14px;
}

/* section02 ここまで */
/* section03 ここから */
.section03 {
  background-color: #f7f1fb;
}

.section03 h3 {
  margin-bottom: 10px;
}

.section03 h3 .title_number {
  bottom: 10px;
  margin-right: 20px;
}

.section03 h3 p {
  color: #613a68;
  position: relative;
  bottom: 20px;
  right: 10px;
}

.section03 .bottom_contents ul li:nth-child(1),
.section03 .bottom_contents ul li:nth-child(2),
.section03 .bottom_contents ul li:nth-child(3) {
  margin-bottom: 5px;
}

.section03 .link_contents a {
  border: 2px solid #613a68;
  color: #613a68;
}

/* section03 ここまで */
/* section04 ここから */
.section04 {
  background-color: #f3faef;
}

.section04 h3 p {
  color: #407526;
}

.section04 .link_contents a {
  border: 2px solid #407526;
  color: #407526;
}

.section04 .bottom_contents ul li {
  position: relative;
}

.section04 .bottom_contents ul li .flag {
  position: absolute;
  top: 0;
  right: 0;
}

.section04 .bottom_contents ul li img.flag {
  width: 15%;
}

/* section04 ここまで */
/* bg_arrow ここから */
.bg_arrow {
  text-align: center;
  margin-bottom: 20px;
}

.bg_arrow img {
  width: 80%;
}

/* bg_arrow ここまで */
/* section_value ここから */
.section_value {
  margin-bottom: 100px;
}

.section_value h3 {
  border-left: 4px solid #03358c;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 16px;
  padding: 2px 0px 2px 9px;
}

.section_value figure img {
  width: 100%;
}

/* section_value ここまで */
/* ================================================
	aaaa
================================================ */
/* aaaa
================================================ */
/* ================================
	aaaa
================================ */
/* aaaa
================================ */
/* ======== aaaa ======== */
/* aaaa
---------------------------------------------------------------- */
/* ------------------------------------------------
	aaaa
------------------------------------------------ */
/* aaaa
------------------------------------------------ */
/* --------------------------------
	aaaa
-------------------------------- */
/* aaaa
-------------------------------- */
/* -------- aaaa -------- */
/* ---- aaaa ---- */
/* -- aaaa -- */
/* aaaa */
/* 200401 add */
.mincho {
  font-family: 游明朝,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
  font-size: 20px !important;
}

.accordion_wrap {
  border: 4px solid #f2f7ff;
  margin-bottom: 10px;
}

.accordion_wrap .accordion_head h3 {
  font-size: 18px;
  margin: 30px 0 30px 20px;
  display: inline-block;
  line-height: 1;
}

.accordion_wrap .accordion_head .button {
  width: 110px;
  border: 1px solid #03358c;
  border-radius: 4px;
  background-color: #03358c;
  position: relative;
  text-align: center;
  padding: 5px 20px 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  margin: 20px 20px 0 0;
}

.accordion_wrap .accordion_head .button:hover {
  cursor: pointer;
}

.accordion_wrap .accordion_head .button::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #fff transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  right: 23px;
}

.accordion_wrap .accordion_head .button::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

.accordion_wrap .accordion_head .button .txt::after {
  content: '開く';
  font-weight: bold;
  color: #fff;
}

.accordion_wrap .accordion_head.open .button {
  background-color: #fff;
}

.accordion_wrap .accordion_head.open .button::before {
  border-color: transparent transparent #03358c transparent;
}

.accordion_wrap .accordion_head.open .button::after {
  border-color: #03358c transparent transparent transparent;
}

.accordion_wrap .accordion_head.open .button .txt::after {
  content: '閉じる';
  color: #03358c;
}

.accordion_wrap .accordion_content {
  display: none;
  padding: 0 10px 10px;
}

.accordion_wrap .accordion_content ul {
  counter-reset: 0;
  padding: 22px;
  background-color: #f2f7ff;
}

.accordion_wrap .accordion_content ul li {
  font-weight: bold;
  font-size: 14px;
  padding-left: 1.3em;
  text-indent: -1.3em;
  margin-bottom: 0.8em;
  counter-increment: number 1;
}

.accordion_wrap .accordion_content ul li:last-child {
  margin-bottom: 0;
}

.accordion_wrap .accordion_content ul li::before {
  content: counter(number) ".";
  padding-right: 0.3em;
}

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex_box .flex_content {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
  background-color: #f2f7ff;
}

.flex_box .flex_content:nth-child(-n+2) {
  margin-bottom: 2%;
}

.flex_box .flex_content h3 {
  line-height: 1;
  font-size: 18px;
  padding: 16px 0 10px;
  margin: 0 8px;
  text-align: center;
  border-bottom: 2px solid #fff;
}

.flex_box .flex_content p {
  font-size: 13px;
  padding: 16px;
  line-height: 1.7;
}

.pc-only {
  display: inline;
}

@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}
.histrywrap {
  background: #eaf3fd;
}

.history_head {
  position: relative;
  padding: 10px;
}

.history_epoctitle span {
  padding: 2px 10px;
  margin-right: 10px;
  border: 1px solid #03358c;
  font-size: 10px;
  font-weight: bold;
  color: #03358c;
}


.history_epoctitle {
  padding-right: 30px;
}

.history_body {
  padding: 20px;
}

.history_body h3 {
  font-size: 18px;
  font-weight: bold;
}

.history_body .txt {
  font-size: 14px;
}

.history_body .img_list li:first-child {
  margin-bottom: 20px;
}

.history_body .img_list li:nth-child(2){
  float: left;
  width: 48%;
}

.history_body .img_list li:nth-child(3){
  float: right;
  width: 48%;
}

.icon_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 1%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.icon {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.history_head.open 
.icon_wrap {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.icon:before, .icon:after {
  display: flex;
  content: '';
  background-color: #03358c;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.icon:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.history_head.open 
.icon_wrap .icon:before {
  content: none;
}
.history_head.open 
.icon_wrap .icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}