@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans CJK JP Thin"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"),
    url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype");
  font-display: swap;
}
/*                下層共通
======================================================= */
/*                背景
======================================================= */
#products.rinsho_index #wrapper {
  background-image: url(/media/images/products/rinsho_index_bg_pc.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index #wrapper {
    background-image: url(/media/images/products/rinsho_index_bg_sp.jpg);
  }
}

#products.food_env_index #wrapper {
  background-image: url(/media/images/products/rinsho_index_bg_pc.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index #wrapper {
    background-image: url(/media/images/products/rinsho_index_bg_sp.jpg);
  }
}

#company.jigyou #wrapper {
  background-image: url(/media/images/products/rinsho_index_bg_pc.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  #company.jigyou #wrapper {
    background-image: url(/media/images/products/rinsho_index_bg_sp.jpg);
  }
}

#sustainability.index #wrapper {
  background-image: url(/media/images/sustainability/sustainability_index_bg_pc.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top 780px center;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #wrapper {
    background-image: url(/media/images/sustainability/sustainability_index_bg_sp.jpg);
    background-position: top center;
  }
}
.en #sustainability.index #wrapper {
  background-position: top 690px center;
}
@media only screen and (max-width: 768px) {
  .en #sustainability.index #wrapper {
    background-position: top -12% center;
  }
}
@media only screen and (max-width: 640px) {
  .en #sustainability.index #wrapper {
    background-position: top -9% center;
  }
}
@media only screen and (max-width: 500px) {
  .en #sustainability.index #wrapper {
    background-position: top -7% center;
  }
}
@media only screen and (max-width: 500px) {
  .en #sustainability.index #wrapper {
    background-position: top -7% center;
  }
}
@media only screen and (max-width: 480px) {
  .en #sustainability.index #wrapper {
    background-position: top -5% center;
  }
}
@media only screen and (max-width: 400px) {
  .en #sustainability.index #wrapper {
    background-position: top center;
  }
}
@media only screen and (max-width: 350px) {
  .en #sustainability.index #wrapper {
    background-position: top 3% center;
  }
}

/*                kv
======================================================= */
#kv {
  height: 160px;
  background-size: cover;
  background-position: center top;
  text-align: center;
  color: #ffffff;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  #kv {
    height: 80px;
    margin-bottom: 10.67vw;
  }
}
#kv.ir {
  background-image: url(/media/images/ir/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.ir {
    background-image: url(/media/images/ir/kv_sp.jpg);
  }
}
#kv.products {
  background-image: url(/media/images/products/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.products {
    background-image: url(/media/images/products/kv_sp.jpg);
  }
}
#kv.company {
  background-image: url(/media/images/company/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.company {
    background-image: url(/media/images/company/kv_sp.jpg);
  }
}
#kv.academic {
  background-image: url(/media/images/academic/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.academic {
    background-image: url(/media/images/academic/kv_sp.jpg);
  }
}
#kv.information {
  background-image: url(/media/images/information/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.information {
    background-image: url(/media/images/information/kv_sp.jpg);
  }
}
#kv.rd {
  background-image: url(/media/images/rd/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.rd {
    background-image: url(/media/images/rd/kv_sp.jpg);
  }
}
#kv.sustainability {
  background-image: url(/media/images/sustainability/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.sustainability {
    background-image: url(/media/images/sustainability/kv_sp.jpg);
  }
}
#kv.recruit {
  background-image: url(/media/images/recruit/kv_pc.jpg);
}
@media only screen and (max-width: 768px) {
  #kv.recruit {
    background-image: url(/media/images/recruit/kv_sp.jpg);
  }
}
#kv .en {
  font-size: 287.5%;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  line-height: 1;
  padding: 40px 0 10px;
}
@media only screen and (max-width: 768px) {
  #kv .en {
    padding: 17px 0 6px;
    font-size: 156.25%;
  }
}
#kv .jp {
  font-size: 125%;
}
@media only screen and (max-width: 768px) {
  #kv .jp {
    font-size: 81.3%;
  }
}

/*                bread
======================================================= */
#bread {
  padding: 0 64px 64px;
}
@media only screen and (max-width: 1088px) {
  #bread {
    padding: 0 20px 64px;
  }
}
@media only screen and (max-width: 768px) {
  #bread {
    display: none;
  }
}
#bread ol {
  overflow: hidden;
}
#bread ol li {
  display: inline-block;
  float: left;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 75%;
}
#bread ol li:before {
  content: "\f105";
  margin: 0 1em;
}
#bread ol li:first-child:before {
  content: "";
  margin: 0;
}

/*                レイアウト
======================================================= */
#main_area .table {
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
  border-left: 1px solid #d6d9de;
  border-top: 1px solid #d6d9de;
}
@media only screen and (max-width: 768px) {
  #main_area .table {
    margin-bottom: 3.2vw;
  }
}
#main_area .table th {
  border-right: 1px solid #d6d9de;
  border-bottom: 1px solid #d6d9de;
  padding: 12px 16px;
  font-size: 100%;
  color: #3f3f3f;
  font-weight: 400;
  background: #f6f6f6;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  #main_area .table th {
    font-size: 75%;
  }
}
#main_area .table td {
  border-right: 1px solid #d6d9de;
  border-bottom: 1px solid #d6d9de;
  padding: 12px 16px;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #main_area .table td {
    font-size: 75%;
  }
}
#main_area .table td.bg_gray {
  background: #f6f6f6;
  padding: 12px 16px;
}
#main_area .table td.bold_border {
  border-bottom: 3px solid #d6d9de;
}
#main_area .table td .sfont {
  font-size: 81.25%;
}
#main_area .table a {
  background: none;
  padding: 0;
}
#main_area .note_table {
  width: 100%;
  border-collapse: collapse;
}
#main_area .note_table td {
  font-size: 87.5%;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  #main_area .note_table td {
    font-size: 68.8%;
  }
}
#main_area .note_table td.nowrap {
  white-space: nowrap;
}
#main_area .table_scroll .table {
  margin-bottom: 0;
}
@media only screen and (max-width: 1088px) {
  #main_area .table_scroll {
    overflow-x: auto;
    margin-bottom: 3.2vw;
  }
  #main_area .table_scroll .table {
    width: 800px;
    margin-bottom: 0;
  }
}
#main_area .select_box {
  overflow: hidden;
  position: relative;
  width: 270px;
  border: 1px solid #dee1e5;
  border-radius: 50px;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
  #main_area .select_box {
    width: 220px;
  }
}
#main_area .select_box::before {
  position: absolute;
  top: 14px;
  right: 15px;
  width: 8px;
  height: 8px;
  padding: 0;
  content: "";
  border-left: 2px solid #727272;
  border-bottom: 2px solid #727272;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  #main_area .select_box::before {
    top: 11px;
    right: 10px;
    width: 6px;
    height: 6px;
  }
}
#main_area .select_box select {
  width: 270px;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 12px 38px 12px 24px;
  color: #727272;
  font-size: 87.5%;
}
#main_area .select_box select::-ms-expand {
  display: none;
}
@media only screen and (max-width: 768px) {
  #main_area .select_box select {
    font-size: 75%;
    width: 220px;
    padding: 8px 28px 8px 16px;
    border-radius: 32px;
    background-position: right 4vw center;
    background-size: 10px 13px;
  }
}

/*                IR
======================================================= */
#ir .display_box.file_list > div {
  position: relative;
  display: none;
  opacity: 0;
}
#ir .display_box.file_list > div p.ttl {
  font-size: 125%;
  color: #3f3f3f;
  font-weight: 400;
  position: absolute;
  top: 24px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.file_list > div p.ttl {
    font-size: 81.3%;
  }
}
#ir .display_box.file_list > div ul {
  padding-left: 360px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.file_list > div ul {
    padding-left: 38.4vw;
  }
}
#ir .display_box.file_list > div ul li {
  border-bottom: 1px solid #dcdcdc;
  padding: 30px 0;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.file_list > div ul li {
    padding: 4.27vw 0;
    font-size: 81.3%;
  }
}
#ir .display_box.file_list > div ul li:last-of-type {
  border-bottom: none;
}
#ir .display_box.file_list > div ul li p {
  position: relative;
  padding-right: 160px;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.file_list > div ul li p {
    padding-right: 0;
  }
}
#ir .display_box.file_list > div ul li p + p {
  margin-top: 16px;
}
#ir .display_box.file_list > div ul li p .link_btn {
  position: absolute;
  right: 0;
  top: -4px;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.file_list > div ul li p .link_btn {
    position: static;
    margin-top: 3.2vw;
  }
}
#ir .display_box.file_list > div ul li p .link_btn a {
  width: 148px;
  padding: 5px 14px;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.file_list > div ul li p .link_btn a {
    width: 125px;
    font-size: 75%;
    background-position: right 12px center;
    margin-top: 10px;
  }
}
#ir .display_box.file_list > div ul li p .link_btn a + a {
  margin-top: 7px;
}
#ir .display_box.news_list > div {
  position: relative;
  display: none;
  opacity: 0;
}
#ir .display_box.news_list > div .link_btn {
  position: absolute;
  right: 0;
  top: -4px;
}
#ir .display_box.news_list > div .link_btn a {
  width: 88px;
  padding: 5px 14px;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.news_list > div .link_btn a {
    width: 70px;
    font-size: 75%;
    background-position: right 12px center;
    margin-top: 10px;
  }
}
#ir .display_box.news_list > div .link_btn a + a {
  margin-top: 7px;
}
#ir .display_box.news_list > div ul {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
#ir .display_box.news_list > div ul li {
  border-bottom: 1px solid #dcdcdc;
  padding: 30px 0 30px 90px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.news_list > div ul li {
    padding: 35px 0 12px;
  }
}
#ir .display_box.news_list > div ul li:last-of-type {
  border-bottom: none;
}
#ir .display_box.news_list > div ul li a {
  color: #727272;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.news_list > div ul li a {
    font-size: 81.3%;
  }
}
#ir .display_box.news_list > div ul li span {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  position: absolute;
  left: 0;
  top: 32px;
  font-size: 87.5%;
  color: #b5b5b5;
}
@media only screen and (max-width: 768px) {
  #ir .display_box.news_list > div ul li span {
    top: 14px;
    font-size: 75%;
    font-weight: bold;
  }
}
#ir .local_nav {
  padding-top: 40px;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav {
    padding-top: 0;
    margin-top: 11.73vw;
  }
}
#ir .local_nav .column3 {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 {
    border-bottom: none;
    margin-bottom: 0;
  }
}
#ir .local_nav .column3 .column_block {
  position: relative;
}
.en #ir .local_nav .column3 .column_block:first-of-type ul {
  margin-left: 115px;
}
@media only screen and (max-width: 768px) {
  .en #ir .local_nav .column3 .column_block:first-of-type ul {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block:before {
    position: absolute;
    bottom: 0;
    left: 16px;
    right: 16px;
    content: "";
    height: 1px;
    background: #dcdcdc;
  }
}
#ir .local_nav .column3 .column_block p {
  position: absolute;
  top: 0;
  left: 16px;
  font-size: 125%;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block p {
    font-size: 100%;
  }
}
#ir .local_nav .column3 .column_block ul {
  padding: 0 0 0 20px;
  margin-left: 105px;
  border-left: 1px solid #dcdcdc;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block ul {
    padding: 0 0 0 38.4vw;
    margin-left: 0;
    border-left: none;
  }
}
#ir .local_nav .column3 .column_block ul li {
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block ul li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 2.13vw;
    margin-bottom: 2.13vw;
  }
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block ul li:last-of-type {
    border-bottom: none;
  }
}
#ir .local_nav .column3 .column_block ul li a {
  font-size: 87.5%;
}
#ir .local_nav .column3 .column_block:nth-of-type(2) ul {
  padding: 0 0 0 20px;
  margin-left: 134px;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block:nth-of-type(2) ul {
    padding: 0 0 0 38.4vw;
    margin-left: 0;
  }
}
#ir .local_nav .column3 .column_block:nth-of-type(3) ul {
  padding: 0 0 0 20px;
  margin-left: 145px;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column3 .column_block:nth-of-type(3) ul {
    padding: 0 0 0 38.4vw;
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column5 .column_block {
    width: 50%;
  }
}
#ir .local_nav .column5 .column_block:nth-of-type(1) {
  border-right: 1px solid #dcdcdc;
  background: url(/media/images/ir/icon_graph.png) no-repeat center top 12px;
  background-size: 31px auto;
  padding-top: 58px;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column5 .column_block:nth-of-type(1) {
    width: 100%;
    padding: 0 16px;
    border-right: none;
    background: none;
  }
}
#ir .local_nav .column5 .column_block:nth-of-type(1) a {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column5 .column_block:nth-of-type(1) a {
    display: block;
    font-size: 81.3%;
    padding: 8vw 8vw 8vw 17.33vw;
    background-image: url(/media/images/ir/icon_graph.png), url(/media/images/common/icon_arrow.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 4vw center, right 4vw center;
    background-size: 9.33vw 9.33vw, 10px 13px;
    border: 2px solid #dcdcdc;
  }
}
#ir .local_nav .column5 .column_block:nth-of-type(2) ul li {
  padding-bottom: 12px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d6dade;
}
#ir .local_nav .column5 .column_block:nth-of-type(2) ul li:last-of-type {
  margin-bottom: 0;
  letter-spacing: -0.1em;
}
#ir .local_nav .column5 .column_block:nth-of-type(2) ul li a {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column5 .column_block:nth-of-type(2) ul li a {
    font-size: 81.3%;
  }
}
#ir .local_nav .column5 .column_block:nth-of-type(3) ul li {
  padding-bottom: 12px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d6dade;
}
#ir .local_nav .column5 .column_block:nth-of-type(3) ul li:last-of-type {
  margin-bottom: 0;
}
#ir .local_nav .column5 .column_block:nth-of-type(3) ul li a {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #ir .local_nav .column5 .column_block:nth-of-type(3) ul li a {
    font-size: 81.3%;
  }
}
#ir .local_nav .column5 .column_block:nth-of-type(4) p a {
  display: block;
  padding: 0;
}
#ir .local_nav .column5 .column_block:nth-of-type(5) p a {
  display: block;
  padding: 0;
}
#ir.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #ir.index #kv {
    height: 130px;
  }
}
#ir.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #ir.index #kv .en {
    padding: 37px 0 5px;
  }
}
#ir.index #main_area h2 {
  font-size: 162.5%;
  margin-bottom: 32px;
  color: #727272;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #ir.index #main_area h2 {
    margin-bottom: 5.33vw;
    font-size: 150%;
  }
}
#ir.index #main_area h2:before {
  content: none;
}
@media only screen and (max-width: 768px) {
  #ir.index #main_area .mod_cont {
    margin-bottom: 11.73vw;
  }
}
#ir.index #main_area .mod_cont .column3 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #ir.index #main_area .mod_cont .column3 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#ir.index #main_area .mod_cont .column3 a .img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 66.62%;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #ir.index #main_area .mod_cont .column3 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#ir.index #main_area .mod_cont .column3 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#ir.index #main_area .mod_cont .column5 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #ir.index #main_area .mod_cont .column5 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#ir.index #main_area .mod_cont .column5 a .img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 66.62%;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #ir.index #main_area .mod_cont .column5 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#ir.index #main_area .mod_cont .column5 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#ir.index .topicks_area .sub_topicks .link_btn {
  border-top: none;
  padding-top: 0;
}
#ir.index .topicks_area .sub_topicks .link_btn a {
  width: 328px;
}
@media only screen and (max-width: 768px) {
  #ir.index .topicks_area .sub_topicks .link_btn a {
    width: 100%;
  }
}
#ir.index .topicks_area .sub_topicks .event {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  #ir.index .topicks_area .sub_topicks .event {
    padding-bottom: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
#ir.index .topicks_area .sub_topicks .event h3 {
  color: #event;
  font-size: 100%;
  font-weight: 400;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #ir.index .topicks_area .sub_topicks .event h3 {
    font-size: 81.3%;
    margin-bottom: 1.6vw;
  }
}
#ir.index .topicks_area .sub_topicks .event h4 {
  background: url(/media/images/ir/index004.jpg) no-repeat left center;
  background-size: 42px 37px;
  padding-left: 58px;
  color: #727272;
  font-size: 100%;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #ir.index .topicks_area .sub_topicks .event h4 {
    font-size: 81.3%;
    background-size: 14.4vw 12.53vw;
    padding: 3.2vw 0 3.2vw 18.67vw;
    margin-bottom: 1.6vw;
  }
}
#ir.index .topicks_area .sub_topicks .event h4 span {
  font-size: 87.5%;
  display: block;
}
@media only screen and (max-width: 768px) {
  #ir.index .topicks_area .sub_topicks .event h4 span {
    font-size: 75%;
  }
}
#ir.tanshin .select_box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir.tanshin .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.tanshin .link_btn {
  padding-top: 0;
  border-top: none;
}
#ir.yukashoken .select_box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir.yukashoken .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.yukashoken .link_btn {
  padding-top: 0;
  border-top: none;
}
#ir.report .select_box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir.report .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.report .link_btn {
  padding-top: 0;
  border-top: none;
}
#ir.setsumeikai .select_box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir.setsumeikai .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.setsumeikai .link_btn {
  padding-top: 0;
  border-top: none;
}
#ir.houkokusho .select_box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir.houkokusho .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.houkokusho .link_btn {
  padding-top: 0;
  border-top: none;
}
#ir.sokai .select_box {
  margin-bottom: 40px;
  width: 320px;
}
@media only screen and (max-width: 768px) {
  #ir.sokai .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.sokai .select_box select {
  width: 320px;
}
#ir.sokai p.note {
  font-size: 87.5%;
  text-align: right;
  margin-top: 20px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #ir.sokai p.note {
    font-size: 68.8%;
    text-align: left;
    margin-left: 1em;
    text-indent: -1em;
    margin-top: 3.47vw;
  }
}
#ir.sokai .link_btn {
  padding-top: 0;
  border-top: none;
}
#ir.news .select_box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #ir.news .select_box {
    margin-bottom: 5.33vw;
  }
}
#ir.news .link_btn {
  padding-top: 0;
  border-top: none;
}

/*                products
======================================================= */
#products .local_nav {
  clear: both;
}
#products .local_nav .chemistry {
  display: table;
  width: 100%;
  background-color: #ffffff;
}
#products .local_nav .chemistry a {
  background-image: url(/media/images/common/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 18px;
  display: table-cell;
  border: 1px solid #dcdcdc;
  height: 100px;
  vertical-align: middle;
  padding: 0 40px 0 114px;
  color: #3f3f3f;
  font-size: 112.5%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .chemistry a {
    background-position: right 3.33vw center;
    background-size: 10px 13px;
    height: 21.73vw;
    padding: 0 8vw 0 20.67vw;
    font-size: 93.8%;
  }
}
#products .local_nav .chemistry a:before {
  position: absolute;
  content: "";
  display: block;
  width: 72px;
  height: 64px;
  top: 50%;
  left: 20px;
  margin-top: -32px;
  background-image: url(/media/images/products/local_nav_icon1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 72px 64px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .chemistry a:before {
    width: 14.13vw;
    height: 12.53vw;
    left: 3.33vw;
    margin-top: -6.26vw;
    background-size: 14.13vw 12.53vw;
  }
}
#products .local_nav .chemistry a:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #products .local_nav .chemistry a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#products .local_nav .chemistry a span.cate {
  display: block;
  font-size: 66.67%;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .chemistry a span.cate {
    font-size: 80%;
  }
}
#products .local_nav .chemistry a span.sub {
  display: block;
  font-size: 77.78%;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .chemistry a span.sub {
    font-size: 86.67%;
  }
}
#products .local_nav .catalog {
  display: table;
  width: 100%;
  background-color: #ffffff;
}
#products .local_nav .catalog a {
  background-image: url(/media/images/common/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 18px;
  display: table-cell;
  border: 1px solid #dcdcdc;
  height: 100px;
  vertical-align: middle;
  padding: 0 40px 0 114px;
  color: #3f3f3f;
  font-size: 112.5%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .catalog a {
    background-position: right 3.33vw center;
    background-size: 10px 13px;
    height: 21.73vw;
    padding: 0 8vw 0 20.67vw;
    font-size: 93.8%;
  }
}
#products .local_nav .catalog a:before {
  position: absolute;
  content: "";
  display: block;
  width: 72px;
  height: 64px;
  top: 50%;
  left: 20px;
  margin-top: -32px;
  background-image: url(/media/images/products/local_nav_icon2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 72px 64px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .catalog a:before {
    width: 14.13vw;
    height: 12.53vw;
    left: 3.33vw;
    margin-top: -6.26vw;
    background-size: 14.13vw 12.53vw;
  }
}
#products .local_nav .catalog a:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #products .local_nav .catalog a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#products .local_nav .catalog a span.cate {
  display: block;
  font-size: 66.67%;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .catalog a span.cate {
    font-size: 80%;
  }
}
#products .local_nav .catalog a span.sub {
  display: block;
  font-size: 77.78%;
}
@media only screen and (max-width: 768px) {
  #products .local_nav .catalog a span.sub {
    font-size: 86.67%;
  }
}
#products .toindex {
  border-top: 1px solid #d6d9de;
  margin-top: 40px;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  #products .toindex {
    margin-top: 4.27vw;
    padding-top: 1.6vw;
  }
}
#products .toindex a {
  font-size: 87.5%;
  background: url(/media/images/common/icon_arrow-r.png) no-repeat left center;
  background-size: 14px 18px;
  padding-left: 21px;
}
@media only screen and (max-width: 768px) {
  #products .toindex a {
    font-size: 81.3%;
    background-size: 10px 13px;
    padding-left: 4.27vw;
  }
}
#products.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #products.index #kv {
    height: 130px;
  }
}
#products.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #products.index #kv .en {
    padding: 37px 0 5px;
  }
}
#products.index h2 {
  font-size: 212.5%;
  margin-bottom: 64px;
  font-weight: 400;
  color: #3f3f3f;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #products.index h2 {
    margin-bottom: 8vw;
    font-size: 150%;
  }
}
#products.index h2:before {
  content: none;
}
#products.index #main_area .search_area .ttl {
  text-align: center;
}
#products.index .product_bnr {
  overflow: hidden;
  width: 100%;
  margin-bottom: 64px;
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr {
    margin-bottom: 6vw;
  }
}
#products.index .product_bnr .bnr_l {
  width: 50%;
  float: left;
  vertical-align: middle;
  background-image: url(/media/images/products/product_bnr1.jpg);
  height: 460px;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 80px 0 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr .bnr_l {
    width: 100%;
    height: 77.33vw;
    padding: 12.53vw 0 0;
    margin-bottom: 1px;
  }
}
#products.index .product_bnr .bnr_l h3 {
  font-size: 150%;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 50px;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr .bnr_l h3 {
    font-size: 118.75%;
    font-weight: normal;
    margin-bottom: 6.67vw;
  }
}
#products.index .product_bnr .bnr_l h3:before {
  content: none;
}
#products.index .product_bnr .bnr_l .link_btn a {
  margin: 0 auto 56px;
  width: 238px;
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  position: relative;
  padding: 13px 23px;
  text-align: left;
}
#products.index .product_bnr .bnr_l .link_btn a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-weight: bold;
  font-size: 120%;
  margin-left: 0.3em;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr .bnr_l .link_btn a {
    margin: 0 auto 8.53vw;
    width: 66.13vw;
    padding: 2.4vw 5.33vw;
    text-align: center;
  }
}
#products.index .product_bnr .bnr_r {
  width: 50%;
  float: right;
  vertical-align: middle;
  background-image: url(/media/images/products/product_bnr2.jpg);
  height: 460px;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 80px 0 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr .bnr_r {
    width: 100%;
    height: 77.33vw;
    padding: 12.53vw 0 0;
  }
}
#products.index .product_bnr .bnr_r h3 {
  font-size: 150%;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 50px;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr .bnr_r h3 {
    font-size: 118.75%;
    font-weight: normal;
    margin-bottom: 6.67vw;
  }
}
#products.index .product_bnr .bnr_r h3:before {
  content: none;
}
#products.index .product_bnr .bnr_r .link_btn a {
  margin: 0 auto 56px;
  width: 238px;
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  position: relative;
  padding: 13px 23px;
  text-align: left;
}
#products.index .product_bnr .bnr_r .link_btn a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-weight: bold;
  font-size: 120%;
  margin-left: 0.3em;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  #products.index .product_bnr .bnr_r .link_btn a {
    margin: 0 auto 8.53vw;
    width: 66.13vw;
    padding: 2.4vw 5.33vw;
    text-align: center;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block {
  display: table;
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(1) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon01.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(2) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon02.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(3) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon03.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(4) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon04.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(5) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon05.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(6) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon06.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(7) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon07.jpg);
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block:nth-of-type(8) .local_list {
  background-image: url(/media/images/products/rinsho_index_icon08.jpg);
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block {
    margin-bottom: 3.2vw;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list {
  display: table-cell;
  background-size: 84px auto;
  background-repeat: no-repeat;
  background-position: left 32px center;
  background-color: #ffffff;
  border: 1px solid #d6d9de;
  border-radius: 10px;
  height: 189px;
  vertical-align: middle;
  padding: 0 0 0 180px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list {
    background-position: left 4.27vw top 8.4vw;
    height: 32vw;
    padding: 8.4vw 0 8.4vw 26.67vw;
    background-size: 18.93vw auto;
    position: relative;
  }
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list:before {
    content: "";
    position: absolute;
    left: 26.67vw;
    top: 8.27vw;
    bottom: 8.27vw;
    width: 1px;
    background: #d6d9de;
  }
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p {
    padding: 0 0 0 5.33vw;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p a {
  font-size: 125%;
  color: #3f3f3f;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p a {
    font-size: 100%;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p span {
  display: block;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p span {
    font-size: 75%;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p + ul {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list p + ul {
    padding-top: 3.73vw;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul {
    border-left: 1px solid #d6d9de;
    padding: 0 0 0 5.33vw;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul li {
  width: 160px;
  float: left;
}
@media only screen and (max-width: 1088px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul li {
    width: 100%;
    float: none;
  }
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul li:nth-of-type(2n + 1) {
  clear: both;
  padding-right: 10px;
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul li.one_row {
  width: 100%;
  float: none;
}
#products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul li a {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_index .mod_cont .alignment.column2 .column_block .local_list ul li a {
    font-size: 75%;
  }
}
#products.rinsho_majorcategory h1 span.sub {
  font-size: 41.18%;
  display: block;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_majorcategory h1 span.sub {
    font-size: 50%;
  }
}
#products.rinsho_majorcategory p.icon_img {
  padding: 0 40px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_majorcategory p.icon_img {
    padding: 0 30vw;
  }
}
#products.rinsho_majorcategory #main_area .mod_cont .column3.sp-column2 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #products.rinsho_majorcategory #main_area .mod_cont .column3.sp-column2 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#products.rinsho_majorcategory #main_area .mod_cont .column3.sp-column2 a .img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_majorcategory #main_area .mod_cont .column3.sp-column2 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#products.rinsho_majorcategory #main_area .mod_cont .column3.sp-column2 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#products.rinsho_underlayer h1 span.sub {
  font-size: 41.18%;
  display: block;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer h1 span.sub {
    font-size: 50%;
  }
}
#products.rinsho_underlayer h1 span.sfont {
  font-size: 58.82%;
}
#products.rinsho_underlayer .anchor_list {
  background: #f6f6f6;
  border-right: 0;
  width: 100%;
  margin-bottom: 42px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .anchor_list {
    margin-bottom: 7.2vw;
  }
}
#products.rinsho_underlayer .anchor_list li {
  display: inline-block;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  margin: 13px 0;
  padding: 0 24px 0 32px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .anchor_list li {
    font-size: 81.3%;
    margin: 2.67vw 0;
    padding: 0 2vw 0 2vw;
  }
}
#products.rinsho_underlayer .anchor_list li a {
  display: block;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right center;
  background-size: 14px 18px;
  padding-right: 18px;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .anchor_list li a {
    font-size: 81.3%;
    padding: 0 5.33vw 0 0;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right center;
    background-size: 10px 12px;
  }
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont p.icon_img {
    padding: 0 15vw;
  }
}
#products.rinsho_underlayer .mod_cont a.pdf_btn {
  background: url(/media/images/common/icon_pdf.png) no-repeat center top;
  background-size: 14px 18px;
  padding: 16px 0 0 0;
  display: block;
  font-size: 75%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont a.pdf_btn {
    background-size: 10px 13px;
    font-size: 62.5%;
  }
}
#products.rinsho_underlayer .mod_cont .column3 .ttl {
  color: #3f3f3f;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 125%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont .column3 .ttl {
    font-size: 81.3%;
    margin-bottom: 4px;
  }
}
#products.rinsho_underlayer .mod_cont .column3 .text {
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont .column3 .text {
    font-size: 75%;
  }
}
#products.rinsho_underlayer .mod_cont .column4 .ttl {
  color: #3f3f3f;
  margin-bottom: 8px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont .column4 .ttl {
    font-size: 81.3%;
    margin-bottom: 4px;
  }
}
#products.rinsho_underlayer .mod_cont .column4 .text {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont .column4 .text {
    font-size: 75%;
  }
}
#products.rinsho_underlayer .mod_cont table th {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont table th {
    font-size: 75%;
  }
}
#products.rinsho_underlayer .mod_cont table td {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.rinsho_underlayer .mod_cont table td {
    font-size: 75%;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block {
  display: table;
}
#products.food_env_index .mod_cont .alignment.column2 .column_block:nth-of-type(1) .local_list {
  background-image: url(/media/images/products/food_env_index_icon01.jpg);
}
#products.food_env_index .mod_cont .alignment.column2 .column_block:nth-of-type(2) .local_list {
  background-image: url(/media/images/products/food_env_index_icon02.jpg);
}
#products.food_env_index .mod_cont .alignment.column2 .column_block:nth-of-type(3) .local_list {
  background-image: url(/media/images/products/food_env_index_icon03.jpg);
}
#products.food_env_index .mod_cont .alignment.column2 .column_block:nth-of-type(4) .local_list {
  background-image: url(/media/images/products/food_env_index_icon04.jpg);
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block {
    margin-bottom: 3.2vw;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list {
  display: table-cell;
  background-size: 120px auto;
  background-repeat: no-repeat;
  background-position: left 32px center;
  background-color: #ffffff;
  border: 1px solid #d6d9de;
  border-radius: 10px;
  height: 189px;
  vertical-align: middle;
  padding: 0 0 0 180px;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list {
    background-position: left 4.27vw top 8.4vw;
    height: 32vw;
    padding: 8.4vw 0 8.4vw 26.67vw;
    background-size: 18.93vw auto;
    position: relative;
  }
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list:before {
    content: "";
    position: absolute;
    left: 26.67vw;
    top: 8.27vw;
    bottom: 8.27vw;
    width: 1px;
    background: #d6d9de;
  }
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p {
    padding: 0 0 0 5.33vw;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p a {
  font-size: 125%;
  color: #3f3f3f;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p a {
    font-size: 100%;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p span {
  display: block;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p span {
    font-size: 75%;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p + ul {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list p + ul {
    padding-top: 3.73vw;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list ul {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list ul {
    border-left: 1px solid #d6d9de;
    padding: 0 0 0 5.33vw;
  }
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list ul li {
  width: 160px;
  float: left;
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list ul li:nth-of-type(2n + 1) {
  clear: both;
  padding-right: 10px;
}
#products.food_env_index .mod_cont .alignment.column2 .column_block .local_list ul li.one_row {
  width: 100%;
  float: none;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #products.food_env_index .mod_cont .alignment.column2 .column_block .local_list ul li.one_row {
    font-size: 75%;
  }
}
#products.search_result h1 {
  font-size: 162.5%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #products.search_result h1 {
    font-size: 125%;
    margin-bottom: 8.53vw;
  }
}
#products.search_result h1 span {
  display: block;
  font-size: 61.54%;
}
@media only screen and (max-width: 768px) {
  #products.search_result h1 span {
    font-size: 60%;
  }
}
#products.search_result .table_scroll {
  margin-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  #products.search_result .table_scroll {
    margin-bottom: 6.4vw;
  }
}
#products.search_result .search_area {
  width: 100%;
  max-width: 100%;
  padding: 40px 80px;
}
@media only screen and (max-width: 768px) {
  #products.search_result .search_area {
    padding: 9.87vw 4.27vw;
  }
}
#products.search_result .search_area .ttl {
  text-align: center;
  margin-bottom: 36px;
}
@media only screen and (max-width: 768px) {
  #products.search_result .search_area .ttl {
    margin-bottom: 4.27vw;
  }
}
#products.search_result .search_area .input_area input[type="text"]::-webkit-input-placeholder {
  font-size: 100%;
}
#products.search_result .search_area .input_area input[type="text"]::-moz-placeholder {
  font-size: 100%;
}
#products.search_result .search_area .input_area input[type="text"]:-ms-input-placeholder {
  font-size: 100%;
}
#products.search_result .search_area .input_area input[type="text"]::-ms-input-placeholder {
  font-size: 100%;
}
#products.search_result .search_area .input_area input[type="text"]::placeholder {
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #products.search_result .search_area .input_area input[type="text"]::-webkit-input-placeholder {
    font-size: 81.3%;
  }
  #products.search_result .search_area .input_area input[type="text"]::-moz-placeholder {
    font-size: 81.3%;
  }
  #products.search_result .search_area .input_area input[type="text"]:-ms-input-placeholder {
    font-size: 81.3%;
  }
  #products.search_result .search_area .input_area input[type="text"]::-ms-input-placeholder {
    font-size: 81.3%;
  }
  #products.search_result .search_area .input_area input[type="text"]::placeholder {
    font-size: 81.3%;
  }
}
#products.search_result .mod_cont {
  /* a.pdf_btn {
    background: url(/media/images/common/icon_pdf.png) no-repeat center top;
    background-size:14px 18px;
    padding:16px 0 0 0;
    display: block;
    font-size: $fontS12;
    text-align: center;
    @include media768 {
      background-size:10px 13px;
      font-size: $fontS10;
    }
  } */
}

/*                company
======================================================= */
#company .local_nav {
  clear: both;
  overflow: hidden;
}
#company .local_nav p {
  width: 148px;
  float: left;
  font-size: 125%;
  font-weight: 400;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #company .local_nav p {
    width: auto;
    float: none;
    font-size: 100%;
    margin-bottom: 18px;
  }
}
#company .local_nav ul {
  width: calc(100% - 180px);
  float: right;
}
@media only screen and (max-width: 768px) {
  #company .local_nav ul {
    width: auto;
    float: none;
  }
}
#company .local_nav ul li {
  width: 49.5%;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #company .local_nav ul li {
    margin-bottom: 12px;
  }
}
#company .local_nav ul li:nth-of-type(2n) {
  float: right;
}
@media only screen and (max-width: 768px) {
  #company .local_nav ul li:nth-of-type(2n) {
    width: auto;
    float: none;
  }
}
#company .local_nav ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #company .local_nav ul li:nth-of-type(2n + 1) {
    width: auto;
    float: none;
  }
}
#company .local_nav ul li a {
  font-size: 100%;
  display: block;
  padding: 16px 24px;
  border: 1px solid #4ca1f3;
  border-radius: 28px;
  background-position: right 15px center;
}
@media only screen and (max-width: 768px) {
  #company .local_nav ul li a {
    font-size: 81.3%;
    padding: 10px 16px;
    border-radius: 22px;
  }
}
#company.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #company.index #kv {
    height: 130px;
  }
}
#company.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #company.index #kv .en {
    padding: 37px 0 5px;
  }
}
#company.index h2 {
  font-size: 212.5%;
  margin-bottom: 64px;
  font-weight: 400;
  color: #3f3f3f;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #company.index h2 {
    margin-bottom: 8vw;
    font-size: 150%;
  }
}
#company.index h2:before {
  content: none;
}
#company.index .mod_cont {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #company.index .mod_cont .column2 {
    margin-left: -36px;
    margin-right: -36px;
    margin-bottom: -2.88vw;
  }
}
@media only screen and (max-width: 640px) {
  #company.index .mod_cont .column2 {
    margin-left: -31px;
    margin-right: -31px;
  }
}
@media only screen and (max-width: 768px) {
  #company.index .mod_cont .column2 .column_block {
    margin-bottom: 0.8vw;
  }
}
#company.index .mod_cont .column2 a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 60.8%;
  height: 0;
}
#company.index .mod_cont .column2 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #company.index .mod_cont .column2 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#company.index .mod_cont .column2 a img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#company.index .mod_cont .column2 a p {
  position: absolute;
  font-size: 150%;
  color: #ffffff;
  bottom: 24px;
  left: 32px;
}
@media only screen and (max-width: 768px) {
  #company.index .mod_cont .column2 a p {
    font-size: 112.5%;
    bottom: 19px;
    left: 16px;
  }
}
#company.index .mod_cont .column4 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #company.index .mod_cont .column4 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#company.index .mod_cont .column4 a .img_wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  height: 0;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #company.index .mod_cont .column4 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#company.index .mod_cont .column4 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#company.top_message .message_img {
  position: relative;
}
@media only screen and (max-width: 768px) {
  #company.top_message .message_img {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media only screen and (max-width: 640px) {
  #company.top_message .message_img {
    margin-left: -31px;
    margin-right: -31px;
  }
}
#company.top_message .message_img p {
  position: absolute;
  left: 55.34%;
  top: 50%;
  margin-top: -45px;
  font-size: 125%;
  font-weight: 400;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #company.top_message .message_img p {
    font-size: 62.5%;
    margin-top: -23px;
  }
}
#company.top_message .message_img p span {
  font-size: 200%;
  color: #ffffff;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  display: block;
}
#company.top_message .message_text {
  width: 65.65%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #company.top_message .message_text {
    width: 83.07vw;
  }
}
#company.top_message .message_text p {
  margin-bottom: 1.5em;
}
#company.top_message .message_text .sign {
  text-align: right;
  font-size: 187.5%;
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media only screen and (max-width: 768px) {
  #company.top_message .message_text .sign {
    font-size: 125%;
  }
}
#company.top_message .message_text .sign span {
  font-size: 53.33%;
  font-family: "Noto Sans JP", sans-serif;
  display: block;
}
@media only screen and (max-width: 768px) {
  #company.top_message .message_text .sign span {
    font-size: 65%;
  }
}
#company.rinen .vision_text span {
  color: #1f8af0;
}
#company.rinen p.strong {
  font-size: 125%;
  color: #3f3f3f;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  #company.rinen p.strong {
    font-size: 100%;
  }
}
#company.rinen .vision_img {
  width: 88.93%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #company.rinen .vision_img {
    width: 100%;
  }
}
#company.rinen .origin {
  background-color: #f6f6f6;
  margin-bottom: 64px;
}
#company.rinen .origin .main_width {
  background-image: url(/media/images/company/vision003.png);
  background-position: right 180px center;
  background-size: 148px auto;
  background-repeat: no-repeat;
  padding: 60px 508px 52px 0;
}
@media only screen and (max-width: 768px) {
  #company.rinen .origin .main_width {
    background-position: right 13.33vw center;
    background-size: 26.67vw auto;
    padding: 9.33vw 48vw 7.33vw 4.27vw;
  }
}
#company.rinen .origin .main_width h2 {
  padding: 0;
  margin-bottom: 2.67vw;
}
#company.rinen .origin .main_width h2 span {
  background: -webkit-gradient(linear, left bottom, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to top right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
}
@media all and (-ms-high-contrast: none) {
  #company.rinen .origin .main_width h2 span {
    background: transparent;
    color: #0067e7;
  }
}
#company.rinen .origin .main_width h2:before {
  content: none;
}
#company.gaiyou .definition_list {
  border-bottom: 1px solid #dcdcdc;
  display: table;
  width: 100%;
}
#company.gaiyou .definition_list .team {
  display: table-cell;
  width: 180px;
  font-weight: 400;
  color: #3f3f3f;
  padding: 26px 32px 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.gaiyou .definition_list .team {
    font-size: 81.3%;
    width: 38.4vw;
    padding: 13px 0 15px;
  }
}
#company.gaiyou .definition_list .description {
  width: calc(100% - 328px);
  display: table-cell;
  position: relative;
  padding: 26px 32px 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.gaiyou .definition_list .description {
    width: 53.07vw;
    font-size: 81.3%;
    display: block;
    padding: 13px 0 10px;
  }
}
#company.gaiyou .definition_list .remarks {
  width: 148px;
  display: table-cell;
  vertical-align: middle;
  padding: 26px 0 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.gaiyou .definition_list .remarks {
    display: block;
    padding: 0 0 15px;
  }
}
#company.gaiyou .definition_list .remarks a {
  border: 1px solid #4ca1f3;
  border-radius: 16px;
  display: block;
  padding: 4px 28px 4px 14px;
  font-size: 87.5%;
  background-position: right 9px center;
  background-size: 12px auto;
}
@media only screen and (max-width: 768px) {
  #company.gaiyou .definition_list .remarks a {
    width: 40vw;
    font-size: 75%;
    border-radius: 18px;
    padding: 9px 24px 9px 16px;
  }
}
@media only screen and (max-width: 768px) {
  #company.jigyou .overview_img {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
    max-width: calc(100% + 32px);
  }
}
#company.jigyou .overview_box {
  background: #ffffff;
  margin: -72px 11.42% 36px;
  position: relative;
  padding: 36px 40px;
}
@media only screen and (max-width: 768px) {
  #company.jigyou .overview_box {
    margin: -10.67vw 4.27vw 0;
    padding: 5.6vw;
  }
}
#company.jigyou .overview_box .ttl {
  font-size: 125%;
  margin-bottom: 20px;
  color: #222222;
  text-align: center;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #company.jigyou .overview_box .ttl {
    font-size: 112.5%;
  }
}
#company.jigyou .overview_text {
  padding: 0 17.18%;
}
@media only screen and (max-width: 768px) {
  #company.jigyou .overview_text {
    padding: 0 4.27vw;
  }
}
#company.jigyou .local_list {
  display: table;
  width: 100%;
}
#company.jigyou .local_list .img_area {
  display: table-cell;
  vertical-align: middle;
  width: 148px;
}
@media only screen and (max-width: 768px) {
  #company.jigyou .local_list .img_area {
    width: 23.47vw;
  }
}
#company.jigyou .local_list .text_area {
  display: table-cell;
  vertical-align: middle;
  padding-left: 32px;
}
@media only screen and (max-width: 768px) {
  #company.jigyou .local_list .text_area {
    padding-left: 4.27vw;
  }
}
@media only screen and (max-width: 768px) {
  #company.jigyou .local_list .text_area h3 {
    margin-bottom: 2.13vw;
  }
}
#company.jigyou .overview_text02 {
  margin-top: 20px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  #company.jigyou .overview_text02 {
    margin-top: 6.13vw;
    text-align: left;
  }
}
#company.jigyousyo .anchor_list {
  border: 1px solid #dcdcdc;
  border-right: 0;
  display: table;
  width: 100%;
}
#company.jigyousyo .anchor_list li {
  width: 33.3333333333%;
  display: table-cell;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
}
#company.jigyousyo .anchor_list li a {
  display: block;
  padding: 20px;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right 12px center;
  background-size: 14px 18px;
}
@media only screen and (max-width: 768px) {
  #company.jigyousyo .anchor_list li a {
    font-size: 81.3%;
    padding: 10px 20px;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right 8px center;
    background-size: 10px 13px;
  }
}
#company.jigyousyo .definition_list {
  border-bottom: 1px solid #dcdcdc;
  display: table;
  width: 100%;
}
#company.jigyousyo .definition_list:first-of-type {
  border-top: 1px solid #dcdcdc;
}
#company.jigyousyo .definition_list .team {
  display: table-cell;
  width: 180px;
  font-weight: 400;
  color: #3f3f3f;
  padding: 26px 32px 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.jigyousyo .definition_list .team {
    font-size: 81.3%;
    width: 38.4vw;
    padding: 13px 0 15px;
  }
}
#company.jigyousyo .definition_list .team span {
  display: block;
  color: #727272;
  font-weight: normal;
}
#company.jigyousyo .definition_list .description {
  width: calc(100% - 473px);
  display: table-cell;
  position: relative;
  padding: 26px 32px 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.jigyousyo .definition_list .description {
    width: 53.07vw;
    font-size: 81.3%;
    display: block;
    padding: 13px 0 10px;
  }
}
#company.jigyousyo .definition_list .remarks {
  width: 293px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 26px 0 30px 0;
}
#company.jigyousyo .definition_list .remarks .img {
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  #company.jigyousyo .definition_list .remarks {
    width: 53.07vw;
    display: block;
    padding: 0 0 15px;
  }
}
#company.jigyousyo .definition_list .remarks a {
  width: 148px;
  text-align: left;
  border: 1px solid #4ca1f3;
  border-radius: 16px;
  display: block;
  padding: 4px 28px 4px 14px;
  font-size: 87.5%;
  background-position: right 9px center;
  background-size: 12px auto;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 768px) {
  #company.jigyousyo .definition_list .remarks a {
    width: 33.33vw;
    font-size: 75%;
    border-radius: 18px;
    padding: 9px 24px 9px 16px;
    margin: 0;
  }
}
#company.officers h2 span {
  font-size: 80%;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  #company.officers h2 span {
    font-size: 81.25%;
  }
}
#company.officers .alignment:first-of-type {
  padding-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  #company.officers .alignment:first-of-type {
    padding-bottom: 5.33vw;
  }
}
#company.officers .alignment h3 {
  padding-top: 12px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #company.officers .alignment h3 {
    font-size: 81.3%;
  }
}
@media only screen and (max-width: 768px) {
  #company.officers .alignment p {
    font-size: 75%;
  }
}
#company.officers .definition_list {
  border-bottom: 1px solid #dcdcdc;
  display: table;
  width: 100%;
}
#company.officers .definition_list:first-of-type {
  border-top: 1px solid #dcdcdc;
}
#company.officers .definition_list .team {
  display: table-cell;
  width: 180px;
  font-weight: 400;
  color: #3f3f3f;
  padding: 26px 32px 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.officers .definition_list .team {
    font-size: 81.3%;
    width: 38.4vw;
    padding: 13px 0 15px;
  }
}
#company.officers .definition_list .team span {
  display: block;
  color: #727272;
  font-weight: normal;
}
#company.officers .definition_list .description {
  width: calc(100% - 473px);
  display: table-cell;
  position: relative;
  padding: 26px 32px 30px 0;
}
@media only screen and (max-width: 768px) {
  #company.officers .definition_list .description {
    width: 53.07vw;
    font-size: 81.3%;
    display: block;
    padding: 13px 0 10px;
  }
}
#company.officers .definition_list .remarks {
  width: 293px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 26px 0 30px 0;
}
#company.officers .definition_list .remarks .img {
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  #company.officers .definition_list .remarks {
    width: 53.07vw;
    display: block;
    padding: 0 0 15px;
  }
}
#company.officers .definition_list .remarks a {
  width: 148px;
  text-align: left;
  border: 1px solid #4ca1f3;
  border-radius: 16px;
  display: block;
  padding: 4px 28px 4px 14px;
  font-size: 87.5%;
  background-position: right 9px center;
  background-size: 12px auto;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 768px) {
  #company.officers .definition_list .remarks a {
    width: 33.33vw;
    font-size: 75%;
    border-radius: 18px;
    padding: 9px 24px 9px 16px;
    margin: 0;
  }
}
#company.enkaku .history_list {
  position: relative;
  overflow: hidden;
  margin-bottom: 80px;
  background: url(/media/images/company/history_bg1.gif) repeat center center;
}
#company.enkaku .history_list:before {
  content: "";
  position: absolute;
  top: 106px;
  bottom: 50px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  background: #1f8af0;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list:before {
    top: calc(7.2vw + 21px);
    bottom: 6vw;
    left: 6.13vw;
    margin-left: 0;
  }
}
#company.enkaku .history_list .main_width {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(/media/images/company/history_bg2.jpg) repeat-y center top;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width {
    padding-top: 7.2vw;
    padding-bottom: 7.2vw;
    background-position: left top;
    background-size: 24.27vw auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 640px) {
  #company.enkaku .history_list .main_width {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#company.enkaku .history_list .main_width .column_block {
  width: 420px;
  margin-bottom: 32px;
  position: relative;
}
@media only screen and (max-width: 1088px) {
  #company.enkaku .history_list .main_width .column_block {
    width: 339px;
  }
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block {
    width: 82.93vw;
    margin-bottom: 4.27vw !important;
  }
}
#company.enkaku .history_list .main_width .column_block:before {
  content: "";
  position: absolute;
  top: 24px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border: 4px solid #1f8af0;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:before {
    top: 10px;
  }
}
#company.enkaku .history_list .main_width .column_block .year {
  border-bottom: 1px solid #1f8af0;
  margin-bottom: 12px;
}
#company.enkaku .history_list .main_width .column_block .year span {
  background: -webkit-gradient(linear, left top, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 262.5%;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none) {
  #company.enkaku .history_list .main_width .column_block .year span {
    background: transparent;
    color: #0067e7;
  }
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block .year span {
    font-size: 181.25%;
  }
}
#company.enkaku .history_list .main_width .column_block .text {
  margin-bottom: 20px;
}
#company.enkaku .history_list .main_width .column_block .img {
  margin-bottom: 20px;
  width: 330px;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block .img {
    width: 100%;
  }
}
#company.enkaku .history_list .main_width .column_block .column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block .column2 {
    margin-bottom: -5.33vw;
  }
}
#company.enkaku .history_list .main_width .column_block .column2 .block {
  width: 50%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block .column2 .block {
    margin-bottom: 5.33vw;
    width: 100%;
  }
}
#company.enkaku .history_list .main_width .column_block .column2 .block .img {
  width: 100%;
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2n) {
  float: right;
  margin-right: 58px;
}
@media only screen and (max-width: 1176px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n) {
    margin-right: calc(50% - 466px);
  }
}
@media only screen and (max-width: 1088px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n) {
    margin-right: calc(50% - 375px);
  }
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n) {
    float: none;
    margin-right: 0;
    margin-left: 12.8vw;
  }
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2n):before {
  left: -54px;
}
@media only screen and (max-width: 1088px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n):before {
    left: -44px;
  }
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n):before {
    left: calc(-6.4vw - 8px);
  }
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) {
  float: left;
  margin-left: 58px;
}
@media only screen and (max-width: 1176px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) {
    margin-left: calc(50% - 466px);
  }
}
@media only screen and (max-width: 1088px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) {
    margin-left: calc(50% - 375px);
  }
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) {
    float: none;
    margin-left: 12.8vw;
  }
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1):before {
  right: -54px;
}
@media only screen and (max-width: 1088px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1):before {
    right: -44px;
  }
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1):before {
    right: auto;
    left: calc(-6.4vw - 8px);
  }
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) .year {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) .year {
    text-align: left;
  }
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) .img {
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2n + 1) .img {
    margin-left: 0;
  }
}
#company.enkaku .history_list .main_width .column_block:nth-of-type(2) {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  #company.enkaku .history_list .main_width .column_block:nth-of-type(2) {
    margin-top: 0;
  }
}
#company.enkaku .history_list .main_width .column_block.not:before {
  display: none !important;
}

/*                academic
======================================================= */
#academic .local_nav {
  clear: both;
  overflow: hidden;
}
#academic .local_nav p {
  width: 148px;
  float: left;
  font-size: 125%;
  font-weight: 400;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #academic .local_nav p {
    width: auto;
    float: none;
    font-size: 100%;
    margin-bottom: 18px;
  }
}
#academic .local_nav ul {
  width: calc(100% - 180px);
  float: right;
}
@media only screen and (max-width: 768px) {
  #academic .local_nav ul {
    width: auto;
    float: none;
  }
}
#academic .local_nav ul li {
  width: 49.5%;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #academic .local_nav ul li {
    margin-bottom: 12px;
  }
}
#academic .local_nav ul li:nth-of-type(2n) {
  float: right;
}
@media only screen and (max-width: 768px) {
  #academic .local_nav ul li:nth-of-type(2n) {
    width: auto;
    float: none;
  }
}
#academic .local_nav ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #academic .local_nav ul li:nth-of-type(2n + 1) {
    width: auto;
    float: none;
  }
}
#academic .local_nav ul li a {
  font-size: 100%;
  display: block;
  padding: 16px 24px;
  border: 1px solid #4ca1f3;
  border-radius: 28px;
  background-position: right 15px center;
}
@media only screen and (max-width: 768px) {
  #academic .local_nav ul li a {
    font-size: 81.3%;
    padding: 10px 16px;
    border-radius: 22px;
  }
}
#academic.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #academic.index #kv {
    height: 130px;
  }
}
#academic.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #academic.index #kv .en {
    padding: 37px 0 5px;
  }
}
#academic.index #main_area {
  padding-bottom: 0;
}
#academic.index #main_area h2 {
  padding: 0;
  font-size: 212.5%;
  margin-bottom: 64px;
}
@media only screen and (max-width: 768px) {
  #academic.index #main_area h2 {
    margin-bottom: 8vw;
    font-size: 150%;
  }
}
#academic.index #main_area h2:before {
  content: none;
}
#academic.index #main_area .mod_cont .column3 a {
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #academic.index #main_area .mod_cont .column3 a {
    margin-bottom: 8vw;
    font-size: 100%;
  }
}
#academic.index #main_area .mod_cont .column3 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #academic.index #main_area .mod_cont .column3 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#academic.index #main_area .mod_cont .column3 a .img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 66.62%;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #academic.index #main_area .mod_cont .column3 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#academic.index #main_area .mod_cont .column3 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#academic.index .seminar {
  background-color: #f6f6f6;
  margin-bottom: 64px;
}
#academic.index .seminar .main_width {
  padding: 46px 0;
}
@media only screen and (max-width: 768px) {
  #academic.index .seminar .main_width {
    padding: 10.67vw 4.27vw;
  }
}
#academic.index .seminar .main_width .img {
  width: 37.4%;
  float: right;
}
@media only screen and (max-width: 768px) {
  #academic.index .seminar .main_width .img {
    width: 43.6vw;
    margin-bottom: 8vw;
  }
}
#academic.index .seminar .main_width .ttl {
  padding: 0;
  margin-bottom: 20px;
  width: 51.53%;
  font-weight: 400;
  float: left;
  font-size: 150%;
}
@media only screen and (max-width: 768px) {
  #academic.index .seminar .main_width .ttl {
    width: 43.6vw;
    font-size: 125%;
    margin-bottom: 2.67vw;
  }
}
#academic.index .seminar .main_width .ttl span {
  background: -webkit-gradient(linear, left bottom, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to top right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
}
@media all and (-ms-high-contrast: none) {
  #academic.index .seminar .main_width .ttl span {
    background: transparent;
    color: #0067e7;
  }
}
#academic.index .seminar .main_width .text {
  float: left;
  margin-bottom: 28px;
  width: 51.53%;
}
@media only screen and (max-width: 768px) {
  #academic.index .seminar .main_width .text {
    width: 43.6vw;
    margin-bottom: 8vw;
  }
}
#academic.index .seminar .main_width .link_btn {
  float: left;
  width: 51.53%;
}
@media only screen and (max-width: 768px) {
  #academic.index .seminar .main_width .link_btn {
    clear: both;
    float: none;
    width: 53.33vw;
    margin: 0 auto;
  }
}
#academic.index .seminar .main_width .link_btn a {
  display: inline-block;
  padding: 11px 24px;
}
@media only screen and (max-width: 768px) {
  #academic.index .seminar .main_width .link_btn a {
    display: block;
    padding: 2.67vw 4.27vw;
    text-align: center;
  }
}
#academic.index .modern_media {
  background-color: #f6f6f6;
}
#academic.index .modern_media .main_width {
  padding: 46px 0;
}
@media only screen and (max-width: 768px) {
  #academic.index .modern_media .main_width {
    padding: 10.67vw 4.27vw;
  }
}
#academic.index .modern_media .main_width .img {
  width: 37.4%;
  float: right;
}
@media only screen and (max-width: 768px) {
  #academic.index .modern_media .main_width .img {
    width: 43.6vw;
    margin-bottom: 8vw;
  }
}
#academic.index .modern_media .main_width .ttl {
  padding: 0;
  margin-bottom: 20px;
  width: 51.53%;
  font-weight: 400;
  float: left;
  font-size: 150%;
}
@media only screen and (max-width: 768px) {
  #academic.index .modern_media .main_width .ttl {
    width: 43.6vw;
    font-size: 125%;
    margin-bottom: 2.67vw;
  }
}
#academic.index .modern_media .main_width .ttl span {
  background: -webkit-gradient(linear, left bottom, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to top right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
}
@media all and (-ms-high-contrast: none) {
  #academic.index .modern_media .main_width .ttl span {
    background: transparent;
    color: #0067e7;
  }
}
#academic.index .modern_media .main_width .text {
  float: left;
  margin-bottom: 28px;
  width: 51.53%;
}
@media only screen and (max-width: 768px) {
  #academic.index .modern_media .main_width .text {
    width: 43.6vw;
    margin-bottom: 8vw;
  }
}
#academic.index .modern_media .main_width .link_btn {
  float: left;
  width: 51.53%;
}
@media only screen and (max-width: 768px) {
  #academic.index .modern_media .main_width .link_btn {
    clear: both;
    float: none;
    width: 53.33vw;
    margin: 0 auto;
  }
}
#academic.index .modern_media .main_width .link_btn a {
  display: inline-block;
  padding: 11px 24px;
}
@media only screen and (max-width: 768px) {
  #academic.index .modern_media .main_width .link_btn a {
    display: block;
    padding: 2.67vw 4.27vw;
    text-align: center;
  }
}
#academic .society_seminar .anchor_list {
  background: #f6f6f6;
  border-right: 0;
  width: 100%;
}
#academic .society_seminar .anchor_list ul {
  padding: 0;
}
#academic .society_seminar .anchor_list li {
  display: inline-block;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  margin: 13px 0;
  padding: 0 24px 0 32px;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .anchor_list li {
    font-size: 81.3%;
    margin: 2.67vw 0;
    padding: 0 2vw 0 2vw;
  }
}
#academic .society_seminar .anchor_list li a {
  display: block;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right center;
  background-size: 14px 18px;
  padding-right: 18px;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .anchor_list li a {
    font-size: 81.3%;
    padding: 0 5.33vw 0 0;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right center;
    background-size: 10px 12px;
  }
}
#academic .society_seminar .seminar_category p {
  display: inline-block;
  padding-right: 14px;
  font-size: 87.5%;
}
#academic .society_seminar .seminar_category .select_box {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .seminar_category .select_box {
    width: 180px;
  }
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .seminar_category .select_box select {
    width: 180px;
  }
}
#academic .society_seminar .list_wrap {
  border-top: 1px solid #dcdcdc;
  margin: 0;
}
#academic .society_seminar .list_wrap .definition_list {
  border-bottom: 1px solid #dcdcdc;
  display: table;
  width: 100%;
}
#academic .society_seminar .list_wrap .definition_list:first-of-type {
  border-top: none;
}
#academic .society_seminar .list_wrap .definition_list.conference .team,
#academic .society_seminar .list_wrap .definition_list.ctg1 .team {
  color: #21c6ba;
}
#academic .society_seminar .list_wrap .definition_list.organizer .team,
#academic .society_seminar .list_wrap .definition_list.ctg2 .team {
  color: #1f8af0;
}
#academic .society_seminar .list_wrap .definition_list.co-host .team,
#academic .society_seminar .list_wrap .definition_list.ctg3 .team {
  color: #7655f0;
}
#academic .society_seminar .list_wrap .definition_list.coverage .team,
#academic .society_seminar .list_wrap .definition_list.ctg4 .team {
  color: #00427a;
}
#academic .society_seminar .list_wrap .definition_list .team {
  display: table-cell;
  width: 147px;
  font-weight: 400;
  color: #3f3f3f;
  padding: 26px 0 30px 0;
  background: #f6f6f6;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .team {
    font-size: 81.3%;
    width: 23.47vw;
    padding: 13px 0 15px;
  }
}
#academic .society_seminar .list_wrap .definition_list .team span {
  display: block;
  color: #727272;
  font-weight: normal;
}
#academic .society_seminar .list_wrap .definition_list .description {
  width: calc(100% - 440px);
  display: table-cell;
  position: relative;
  padding: 26px 32px 30px;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .description {
    width: 68vw;
    display: block;
    padding: 13px 0 10px 5.33vw;
  }
}
#academic .society_seminar .list_wrap .definition_list .description .date {
  font-size: 100%;
  color: #3f3f3f;
  font-weight: 400;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .description .date {
    font-size: 81.3%;
    margin-bottom: 1.07vw;
  }
}
#academic .society_seminar .list_wrap .definition_list .description .name {
  font-size: 125%;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .description .name {
    font-size: 100%;
  }
}
#academic .society_seminar .list_wrap .definition_list .description .sub {
  font-size: 100%;
  color: #727272;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .description .sub {
    font-size: 81.3%;
  }
}
#academic .society_seminar .list_wrap .definition_list .description .text {
  font-size: 87.5%;
  color: #727272;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .description .text {
    font-size: 75%;
  }
}
#academic .society_seminar .list_wrap .definition_list .remarks {
  width: 293px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 26px 0 30px 0;
}
#academic .society_seminar .list_wrap .definition_list .remarks .img {
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .remarks {
    width: 53.07vw;
    display: block;
    padding: 0 0 15px;
  }
}
#academic .society_seminar .list_wrap .definition_list .remarks p {
  padding: 4px 0;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .remarks p {
    padding: 4px 0 4px 5.33vw;
  }
}
#academic .society_seminar .list_wrap .definition_list .remarks p a {
  width: 148px;
  text-align: left;
  border: 1px solid #4ca1f3;
  border-radius: 16px;
  display: block;
  padding: 4px 28px 4px 14px;
  font-size: 87.5%;
  background-position: right 9px center;
  background-size: 12px auto;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 768px) {
  #academic .society_seminar .list_wrap .definition_list .remarks p a {
    width: 33.33vw;
    font-size: 75%;
    border-radius: 18px;
    padding: 7px 24px 7px 16px;
    margin: 0;
  }
}
#academic .society_seminar .list_wrap .definition_list .remarks p.subscription a {
  color: #ffffff;
  background-color: #4ca1f3;
  background-image: url(/media/images/common/icon_arrow_w.png);
  background-repeat: no-repeat;
  background-position: right 8px center;
}
#academic.book #main_area .alignment p.name {
  color: #3f3f3f;
  font-size: 125%;
}
@media only screen and (max-width: 768px) {
  #academic.book #main_area .alignment p.name {
    font-size: 81.3%;
  }
}
#academic.book #main_area .alignment p.price {
  color: #727272;
  font-size: 100%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #academic.book #main_area .alignment p.price {
    font-size: 75%;
    margin-bottom: 1.33vw;
  }
}
#academic.book #main_area .alignment p.pdf {
  padding: 4px 0;
}
#academic.book #main_area .alignment p.pdf a {
  width: 180px;
  text-align: left;
  border: 1px solid #4ca1f3;
  border-radius: 16px;
  display: block;
  padding: 4px 28px 4px 14px;
  font-size: 87.5%;
  background-position: right 9px center;
  background-size: 12px auto;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #academic.book #main_area .alignment p.pdf a {
    width: 39.33vw;
    font-size: 75%;
    border-radius: 18px;
    padding: 7px 24px 7px 16px;
  }
}
#academic.book #main_area .alignment p.order {
  padding: 4px 0;
}
#academic.book #main_area .alignment p.order a {
  width: 180px;
  text-align: left;
  border: 1px solid #4ca1f3;
  border-radius: 16px;
  display: block;
  padding: 4px 28px 4px 14px;
  font-size: 87.5%;
  margin: 0 auto;
  color: #ffffff;
  background-color: #4ca1f3;
  background-image: url(/media/images/common/icon_arrow_w.png);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 12px auto;
}
@media only screen and (max-width: 768px) {
  #academic.book #main_area .alignment p.order a {
    width: 39.33vw;
    font-size: 75%;
    border-radius: 18px;
    padding: 7px 24px 7px 16px;
  }
}
#academic.book h3 {
  font-size: 125%;
  font-weight: 400;
  padding: 15px 24px;
  background: #f4f4f4;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  #academic.book h3 {
    font-size: 100%;
  }
}
#academic.booklet #main_area .link_btn {
  margin: 30px 0 40px;
}
@media only screen and (max-width: 768px) {
  #academic.booklet #main_area .link_btn {
    margin: 2.67vw 0 8vw;
  }
}
#academic.booklet #main_area .link_btn a {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #academic.booklet #main_area .link_btn a {
    width: 53.33vw;
    margin: 0 auto;
    text-align: center;
  }
}
#academic.es .catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #academic.es .catch {
    display: block;
    margin-bottom: 8vw;
  }
}
#academic.es .catch .text {
  width: calc(100% - 450px);
}
@media only screen and (max-width: 768px) {
  #academic.es .catch .text {
    width: 100%;
    margin-bottom: 4vw;
  }
}
#academic.es .catch .img {
  width: 418px;
  margin-left: 32px;
}
@media only screen and (max-width: 768px) {
  #academic.es .catch .img {
    width: 100%;
    margin-left: 0;
  }
}
#academic.es .list_wrap {
  border-top: 1px solid #dcdcdc;
}
#academic.es .definition_list {
  /*border-bottom:1px solid #dcdcdc;
  display: table;
  width:100%;*/
  /*.description {
        width:calc(100% - 148px);
        display: table-cell;
        position: relative;
        padding:26px 0 30px 32px;
        @include media768 {
          width:68vw;
          font-size: $fontS13;
          padding:13px 0 10px 5.33vw;
          vertical-align: top;
        }
        .text_wrap {
          position: relative;
          .name {
            font-size: $fontS20;
            color:#3f3f3f;
            width:calc(100% - 180px);
            @include media768 {
              font-size: $fontS16;
              width:100%;
            }
          }
          .sub {
            font-size: $fontS16;
            color:#727272;
            width:calc(100% - 180px);
            @include media768 {
              font-size: $fontS13;
              width:100%;
            }
          }
          .remarks {
            position: absolute;
            width:148px;
            top:0;
            right:0;
            @include media768 {
              width:100%;
              position: static;
              padding-top:3.2vw;
            }
            .link_btn {
              border:none;
              padding:0;
              @include media768 {
                display: inline-block;
              }
              a {
                width:148px;
                text-align: left;
                border:1px solid #4ca1f3;
                border-radius: 16px;
                display: block;
                padding:4px 28px 4px 14px;
                font-size: $fontS14;
                background-position: right 9px center;
                background-size: 12px auto;
                margin:0 0 8px;
                @include media768 {
                  width:33.33vw;
                  font-size: $fontS12;
                  border-radius: 18px;
                  padding:7px 24px 7px 16px;
                  margin:0;
                }
              }
            }
            .size {
              text-align: center;
              font-size: $fontS14;
              @include media768 {
                display: inline-block;
                font-size: $fontS12;
              }
            }
          }
          +.text_wrap {
            border-top:1px solid #dcdcdc;
            margin-top:30px;
            padding-top:26px;
            @include media768 {
              margin-top:13px;
              padding-top:10px;
            }
            .remarks {
              top:26px;
            }
          }
        }
  }*/
}
#academic.es .definition_list .team {
  display: table-cell;
  width: 147px;
  font-weight: 400;
  color: #afafaf;
  padding: 26px 0 30px 0;
  background: #f6f6f6;
  font-size: 137.5%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #academic.es .definition_list .team {
    font-size: 106.25%;
    width: 23.47vw;
    padding: 13px 0 15px;
  }
}
#academic.es .definition_list .team span {
  display: block;
  color: #727272;
  font-weight: normal;
}

/*                information
======================================================= */
#information.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #information.index #kv {
    height: 130px;
  }
}
#information.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #information.index #kv .en {
    padding: 37px 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  #information.index #main_area .select_area {
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#information.index #main_area .select_area p {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #information.index #main_area .select_area p {
    clear: left;
    width: 6em;
    float: left;
  }
}
#information.index #main_area .select_area .select_box {
  display: inline-block;
  vertical-align: middle;
  width: 210px;
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
  #information.index #main_area .select_area .select_box {
    float: left;
    width: 60%;
    padding-top: 5px;
    margin-right: 0;
  }
}
#information.index .topicks_area > .news {
  width: 100%;
}
#information.detail .title_area {
  border-bottom: 1px solid #d6d9de;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  #information.detail .title_area {
    padding-bottom: 3.2vw;
    margin-bottom: 3.2vw;
  }
}
#information.detail .title_area .date {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #information.detail .title_area .date {
    font-size: 75%;
  }
}
#information.detail .title_area h1 {
  font-size: 187.5%;
  font-weight: 400;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #information.detail .title_area h1 {
    font-size: 125%;
  }
}
#information.detail .toindex {
  border-top: 1px solid #d6d9de;
  margin-top: 40px;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  #information.detail .toindex {
    margin-top: 4.27vw;
    padding-top: 1.6vw;
  }
}
#information.detail .toindex a {
  font-size: 87.5%;
  background: url(/media/images/common/icon_arrow-r.png) no-repeat left center;
  background-size: 14px 18px;
  padding-left: 21px;
}
@media only screen and (max-width: 768px) {
  #information.detail .toindex a {
    font-size: 81.3%;
    background-size: 10px 13px;
    padding-left: 4.27vw;
  }
}

/*                RD
======================================================= */
#rd .local_nav {
  clear: both;
  overflow: hidden;
}
#rd .local_nav p {
  width: 148px;
  float: left;
  font-size: 125%;
  font-weight: 400;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #rd .local_nav p {
    width: auto;
    float: none;
    font-size: 100%;
    margin-bottom: 18px;
  }
}
#rd .local_nav ul {
  width: calc(100% - 180px);
  float: right;
}
@media only screen and (max-width: 768px) {
  #rd .local_nav ul {
    width: auto;
    float: none;
  }
}
#rd .local_nav ul li {
  width: 49.5%;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #rd .local_nav ul li {
    margin-bottom: 12px;
  }
}
#rd .local_nav ul li:nth-of-type(2n) {
  float: right;
}
@media only screen and (max-width: 768px) {
  #rd .local_nav ul li:nth-of-type(2n) {
    width: auto;
    float: none;
  }
}
#rd .local_nav ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #rd .local_nav ul li:nth-of-type(2n + 1) {
    width: auto;
    float: none;
  }
}
#rd .local_nav ul li a {
  font-size: 100%;
  display: block;
  padding: 16px 24px;
  border: 1px solid #4ca1f3;
  border-radius: 28px;
  background-position: right 15px center;
}
@media only screen and (max-width: 768px) {
  #rd .local_nav ul li a {
    font-size: 81.3%;
    padding: 10px 16px;
    border-radius: 22px;
  }
}
#rd.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #rd.index #kv {
    height: 130px;
    margin-bottom: 5.33vw;
  }
}
#rd.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #rd.index #kv .en {
    padding: 37px 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  #rd.index #main_area .mod_cont {
    margin-bottom: 11.73vw;
  }
}
#rd.index #main_area .mod_cont .catch {
  position: relative;
  background: url(/media/images/rd/index_catch_bg_pc.jpg) no-repeat center top;
  height: 320px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  #rd.index #main_area .mod_cont .catch {
    background: url(/media/images/rd/index_catch_bg_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    margin-left: -20px;
    margin-right: -20px;
    height: 48.27vw;
    margin-bottom: 7.73vw;
  }
}
@media only screen and (max-width: 640px) {
  #rd.index #main_area .mod_cont .catch {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#rd.index #main_area .mod_cont .catch .en {
  position: absolute;
  top: 50%;
  left: 92px;
  margin-top: -1em;
  font-size: 250%;
  font-weight: 500;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #rd.index #main_area .mod_cont .catch .en {
    font-size: 131.25%;
    left: 4.27vw;
  }
}
#rd.index #main_area .mod_cont .catch .jp {
  position: absolute;
  top: 50%;
  left: 92px;
  margin-top: 1em;
  font-size: 125%;
  font-weight: 400;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #rd.index #main_area .mod_cont .catch .jp {
    font-size: 81.3%;
    left: 4.27vw;
  }
}
#rd.index #main_area .mod_cont .column3 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #rd.index #main_area .mod_cont .column3 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#rd.index #main_area .mod_cont .column3 a .img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 66.62%;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #rd.index #main_area .mod_cont .column3 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#rd.index #main_area .mod_cont .column3 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media only screen and (max-width: 768px) {
  #rd .vision h1 {
    margin-bottom: 5.33vw;
  }
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont {
    margin-bottom: 11.73vw;
  }
}
#rd .vision .mod_cont .catch {
  position: relative;
  background: url(/media/images/rd/vision_catch_bg_pc.jpg) no-repeat center top;
  height: 496px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont .catch {
    background: url(/media/images/rd/vision_catch_bg_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    margin-left: -20px;
    margin-right: -20px;
    height: 48.4vw;
    margin-bottom: 7.73vw;
  }
}
@media only screen and (max-width: 640px) {
  #rd .vision .mod_cont .catch {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#rd .vision .mod_cont .catch .en {
  position: absolute;
  top: 50%;
  left: 92px;
  margin-top: -0.5em;
  font-size: 250%;
  font-weight: 500;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont .catch .en {
    font-size: 131.25%;
    left: 4.27vw;
  }
}
#rd .vision .mod_cont .local_wrap {
  width: 688px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont .local_wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont .local_wrap p {
    margin: 0 4.27vw;
  }
}
#rd .vision .mod_cont .local_wrap .alignment {
  margin: 40px 0;
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont .local_wrap .alignment {
    margin: 5.33vw 0;
  }
}
@media only screen and (max-width: 768px) {
  #rd .vision .mod_cont .local_wrap .alignment .column_block {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  #rd .technologies h1 {
    margin-bottom: 5.33vw;
  }
}
@media only screen and (max-width: 768px) {
  #rd .technologies .mod_cont .column_block.sp_hr {
    padding: 0 0 5.87vw;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 16px 5.87vw;
  }
}
#rd .technologies .mod_cont .column_block h3 {
  font-size: 162.5%;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #rd .technologies .mod_cont .column_block h3 {
    font-size: 125%;
  }
}
#rd .technologies .mod_cont .column_block h3 span {
  font-size: 61.54%;
}
@media only screen and (max-width: 768px) {
  #rd .technologies .mod_cont .column_block h3 span {
    font-size: 65%;
  }
}
#rd .technologies .mod_cont .column_block .strong {
  color: #3f3f3f;
  font-weight: 500;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 768px) {
  #rd .technologies .mod_cont .column_block .img_wrap {
    margin: 0 4.27vw;
  }
}
@media only screen and (max-width: 768px) {
  #rd .structure h1 {
    margin-bottom: 5.33vw;
  }
}
#rd .structure .mod_cont .column_block .strong {
  color: #3f3f3f;
  font-weight: 500;
  margin: 1em 0 0.5em;
  font-size: 112.5%;
}
@media only screen and (max-width: 768px) {
  #rd .structure .mod_cont .column_block .strong {
    margin: 0.5em 0 0.125em;
    font-size: 100%;
  }
}
#rd .structure .mod_cont .column_block .img_wrap {
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #rd .structure .mod_cont .column_block .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#rd .structure .mod_cont .column_block .img_wrap.local_margin {
  margin-left: 58px;
}
@media only screen and (max-width: 768px) {
  #rd .structure .mod_cont .column_block .img_wrap.local_margin {
    margin-left: 4.27vw;
    margin-right: 4.27vw;
  }
}
#rd .structure .mod_cont .column_block .caption {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #rd .structure .mod_cont .column_block .caption {
    font-size: 75%;
  }
}

/*                sustainability
======================================================= */
.en #sustainability #main_area h1 {
  line-height: 1.2;
}
.en #sustainability #main_area .sub_title {
  padding-bottom: 15px;
  margin-bottom: 12px;
}
.en #sustainability #main_area .sub_title p {
  line-height: 1.2;
}
#sustainability .local_nav {
  clear: both;
  overflow: hidden;
}
#sustainability .local_nav p {
  width: 148px;
  float: left;
  font-size: 125%;
  font-weight: 400;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #sustainability .local_nav p {
    width: auto;
    float: none;
    font-size: 100%;
    margin-bottom: 18px;
  }
}
#sustainability .local_nav ul {
  width: calc(100% - 180px);
  float: right;
}
@media only screen and (max-width: 768px) {
  #sustainability .local_nav ul {
    width: auto;
    float: none;
  }
}
#sustainability .local_nav ul li {
  width: 49.5%;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  #sustainability .local_nav ul li {
    margin-bottom: 12px;
  }
}
#sustainability .local_nav ul li:nth-of-type(2n) {
  float: right;
}
@media only screen and (max-width: 768px) {
  #sustainability .local_nav ul li:nth-of-type(2n) {
    width: auto;
    float: none;
  }
}
#sustainability .local_nav ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #sustainability .local_nav ul li:nth-of-type(2n + 1) {
    width: auto;
    float: none;
  }
}
#sustainability .local_nav ul li a {
  font-size: 100%;
  display: block;
  padding: 16px 24px;
  border: 1px solid #4ca1f3;
  border-radius: 28px;
  background-position: right 15px center;
}
@media only screen and (max-width: 768px) {
  #sustainability .local_nav ul li a {
    font-size: 81.3%;
    padding: 10px 16px;
    border-radius: 22px;
  }
}
#sustainability #main_area .sub_title {
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 24px;
  color: #1f8af0;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .sub_title {
    padding-bottom: 1.6vw;
    margin-bottom: 2.67vw;
  }
}
#sustainability #main_area .sub_title .en {
  font-size: 162.5%;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .sub_title .en {
    font-size: 125%;
  }
}
#sustainability #main_area .sub_title .jp {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .sub_title .jp {
    font-size: 75%;
  }
}
#sustainability #main_area .num_list {
  margin-top: 36px;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .num_list {
    margin-top: 1.6vw;
  }
}
#sustainability #main_area .num_list .disc {
  padding-left: 0;
}
#sustainability #main_area .num_list .disc li:before {
  content: "・";
  color: #727272;
  position: static;
  left: 0;
}
#sustainability #main_area .num_list ol {
  counter-reset: number;
  list-style-type: none !important;
}
#sustainability #main_area .num_list ol > li {
  position: relative;
  padding: 0 0 24px 54px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 24px;
  font-size: 100%;
  list-style: none;
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .num_list ol > li {
    padding: 0 0 2.13vw 10.93vw;
    margin-bottom: 3.2vw;
    font-size: 81.3%;
  }
}
#sustainability #main_area .num_list ol > li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
#sustainability #main_area .num_list ol > li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  color: #1f8af0;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 112.5%;
  font-weight: bold;
  border: 1px solid #1f8af0;
  left: 0;
  top: -4px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .num_list ol > li:before {
    font-size: 81.3%;
    top: 1px;
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
}
#sustainability #main_area .num_list ol > li ul {
  padding-left: 20px;
}
#sustainability #main_area .num_list ol > li ul li {
  list-style: none;
  position: relative;
  margin-top: 8px;
}
#sustainability #main_area .num_list ol > li ul li:before {
  position: absolute;
  content: "●";
  color: #cdcdcd;
  top: 0;
  left: -20px;
}
#sustainability #main_area .note_list {
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #sustainability #main_area .note_list {
    font-size: 68.8%;
  }
}
#sustainability.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #kv {
    height: 130px;
    margin-bottom: 9.07vw;
  }
}
#sustainability.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #kv .en {
    padding: 37px 0 5px;
  }
}
#sustainability.index #main_area {
  padding-bottom: 0;
}
#sustainability.index #main_area .mod_cont .catch {
  margin-bottom: 112px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .catch {
    margin-bottom: 17.6vw;
  }
}
#sustainability.index #main_area .mod_cont .catch h2 {
  text-align: center;
  font-size: 250%;
  font-weight: 500;
  padding: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .catch h2 {
    font-size: 143.75%;
    margin-bottom: 4.53vw;
    line-height: 1.26;
  }
}
#sustainability.index #main_area .mod_cont .catch h2:before {
  content: none;
}
#sustainability.index #main_area .mod_cont .catch p {
  font-size: 125%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .catch p {
    font-size: 87.5%;
    line-height: 1.71;
  }
}
#sustainability.index #main_area .mod_cont h3 {
  padding: 0;
  margin-bottom: 2.67vw;
  text-align: center;
  line-height: 1.29;
}
#sustainability.index #main_area .mod_cont h3 span {
  background: -webkit-gradient(linear, left bottom, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to top right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 212.5%;
  font-weight: 500;
}
@media all and (-ms-high-contrast: none) {
  #sustainability.index #main_area .mod_cont h3 span {
    background: transparent;
    color: #0067e7;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont h3 span {
    font-size: 137.5%;
  }
}
#sustainability.index #main_area .mod_cont .about_box {
  background: #ffffff;
  padding: 80px 90px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .about_box {
    padding: 9.6vw 4.27vw;
  }
}
#sustainability.index #main_area .mod_cont .about_box p {
  width: 688px;
  margin: 0 auto 16px;
  line-height: 1.88;
}
@media only screen and (max-width: 1088px) {
  #sustainability.index #main_area .mod_cont .about_box p {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .about_box p {
    width: 74.67vw;
    margin-bottom: 2.13vw;
  }
}
#sustainability.index #main_area .mod_cont .about_box p.img {
  margin-top: 48px;
  width: 868px;
}
@media only screen and (max-width: 1088px) {
  #sustainability.index #main_area .mod_cont .about_box p.img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .about_box p.img {
    width: 100%;
    margin-top: 9.6vw;
  }
}
#sustainability.index #main_area .mod_cont .num_title {
  border-top: 1px solid #d6d9de;
  border-bottom: 1px solid #d6d9de;
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .num_title {
    display: block;
    margin-bottom: 4vw;
    padding: 3.2vw 0;
  }
}
#sustainability.index #main_area .mod_cont .num_title h4 {
  display: table-cell;
  font-size: 150%;
  font-weight: 400;
  padding-left: 120px;
  width: 60%;
  height: 130px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .num_title h4 {
    font-size: 100%;
    text-align: center;
    padding-left: 0;
    height: auto;
    display: block;
    margin-bottom: 5.33vw;
    width: 100%;
  }
}
#sustainability.index #main_area .mod_cont .num_title h4 span {
  color: #e3e3e3;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 366.67%;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 22px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .num_title h4 span {
    position: static;
    font-size: 268.75%;
    display: block;
  }
}
#sustainability.index #main_area .mod_cont .num_title .img {
  position: absolute;
  right: 0;
  top: 25px;
  height: 82px;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .num_title .img {
    position: static;
    height: 15.07vw;
  }
}
#sustainability.index #main_area .mod_cont .num_title .img img {
  height: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .num_title .img img {
    margin: 0 auto;
  }
}
#sustainability.index #main_area .mod_cont .num_title.no2 h4 {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .num_title.no2 h4 {
    width: 100%;
  }
}
#sustainability.index #main_area .mod_cont .img.no2 {
  max-width: 844px;
  padding-top: 32px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #sustainability.index #main_area .mod_cont .img.no2 {
    padding-top: 7.2vw;
  }
}
#sustainability .environment a.pdf {
  display: block;
}
#sustainability .environment .mod_cont .table {
  margin-top: 24px;
  table-layout: auto;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment .mod_cont .table {
    margin-top: 4.53vw;
  }
}
#sustainability .environment .mod_cont .table th {
  width: 30%;
  background: #ececec;
}
#sustainability .environment .mod_cont .table sub {
  vertical-align: top;
}
#sustainability .environment .mod_cont .local_wrap {
  overflow: hidden;
}
#sustainability .environment .mod_cont .local_wrap .text_area {
  float: left;
  width: 57.06%;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment .mod_cont .local_wrap .text_area {
    float: none;
    width: 100%;
  }
}
#sustainability .environment .mod_cont .local_wrap .img_area {
  float: right;
  width: 39.89%;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment .mod_cont .local_wrap .img_area {
    float: none;
    width: 100%;
  }
}
#sustainability .environment .mod_cont .local_wrap.no2 .width1 {
  width: 30%;
}
#sustainability .environment .mod_cont .local_wrap.no2 .width2 {
  width: 70%;
}
#sustainability .environment .mod_cont .local_wrap.no2 .width3 {
  width: 15%;
}
#sustainability .environment .mod_cont .local_wrap.no2 .width4 {
  width: 55%;
}
#sustainability .environment .mod_cont .local_wrap.no2 .note_list {
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment .mod_cont .local_wrap.no2 .note_list {
    margin-bottom: 3.2vw;
  }
}
#sustainability .environment .mod_cont .local_wrap.no2 .note_list li {
  margin-left: 2em;
  text-indent: -2em;
}
#sustainability .environment .mod_cont .note_list.no2 {
  margin-bottom: 24px;
}
#sustainability .environment .mod_cont .note_list.no2 li {
  margin-left: 5.5em;
  text-indent: -5.5em;
}
#sustainability .initiatives #main_area .mod_cont .img.no1 {
  padding: 0 11.42%;
}
@media only screen and (max-width: 768px) {
  #sustainability .initiatives #main_area .mod_cont .img.no1 {
    padding: 0 4.27vw;
  }
}
#sustainability .global .mod_cont .local_wrap .alignment {
  margin: 24px 14.12% -32px;
}
@media only screen and (max-width: 768px) {
  #sustainability .global .mod_cont .local_wrap .alignment {
    margin: 3.2vw -16px -5.33vw;
  }
}
#sustainability .contribution .mod_cont .link_btn {
  border-top: none;
  padding-top: 0;
}
@media only screen and (max-width: 768px) {
  #sustainability .contribution .mod_cont .link_btn {
    margin-left: 18.93vw;
    margin-right: 18.93vw;
  }
}
#sustainability .quality a.pdf {
  display: block;
}
#sustainability .quality .mod_cont .local_wrap {
  overflow: hidden;
}
#sustainability .quality .mod_cont .local_wrap .text_area {
  float: left;
  width: 57.06%;
}
@media only screen and (max-width: 768px) {
  #sustainability .quality .mod_cont .local_wrap .text_area {
    float: none;
    width: 100%;
  }
}
#sustainability .quality .mod_cont .local_wrap .text_area .table {
  margin-top: 24px;
  table-layout: auto;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability .quality .mod_cont .local_wrap .text_area .table {
    margin-top: 4.53vw;
    margin-bottom: 5.33vw;
  }
}
#sustainability .quality .mod_cont .local_wrap .text_area .table th {
  width: 30%;
  background: #ececec;
}
#sustainability .quality .mod_cont .local_wrap .img_area {
  float: right;
  width: 39.89%;
}
@media only screen and (max-width: 768px) {
  #sustainability .quality .mod_cont .local_wrap .img_area {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability .quality .mod_cont .local_wrap a {
    font-size: 81.3%;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability .quality .mod_cont .local_wrap a .img {
    margin: 0 4.27vw;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace h1 {
    margin-bottom: 3.2vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no1 .alignment .column_block:nth-of-type(4) {
  margin-left: 16.67%;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no1 .alignment .column_block:nth-of-type(4) {
    margin-left: 0;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no1 .alignment .column_block p {
  font-size: 87.5%;
}
#sustainability .workplace .mod_cont .local_wrap.no1 .alignment .column_block p.strong {
  font-weight: 500;
  font-size: 114.29%;
  letter-spacing: -0.06em;
  margin-bottom: 4px;
}
#sustainability .workplace .mod_cont .local_wrap.no1 p.text_right {
  margin-top: 34px;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no1 p.text_right {
    font-size: 75%;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul {
  margin: 24px 0 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no2 ul {
    margin: 0 0 5.33vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li {
  padding: 30px 0 30px 148px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no2 ul li {
    padding: 4vw 0 4vw 23.47vw;
    font-size: 81.3%;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 97px;
  font-size: 112.5%;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  padding: 6px 0;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no2 ul li span {
    width: 20vw;
    font-size: 107.69%;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.step {
  background: #17a528;
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.ebp {
  background: #1f8af0;
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.eap {
  background: #813dde;
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.egp {
  background: #efb700;
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.group {
  background: #ff1e00;
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.suport {
  background: #0089a1;
}
#sustainability .workplace .mod_cont .local_wrap.no2 ul li span.other {
  background: #ff815c;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no2 .scroll_img {
    overflow-x: auto;
  }
  #sustainability .workplace .mod_cont .local_wrap.no2 .scroll_img img {
    min-width: 640px;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 -32px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no3 {
    display: block;
    margin-bottom: 6.4vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no3 .announce_area {
  width: 39.89%;
  border: 1px solid #dcdcdc;
  margin: 0 10px 32px 0;
  border-radius: 8px;
  padding: 30px 40px 50px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no3 .announce_area {
    width: 100%;
    margin: 0 0 4.27vw 0;
    padding: 5.33vw 4.27vw 4.27vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no3 .announce_area h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
  margin: 0 10px 20px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no3 .announce_area h3 {
    padding-bottom: 4vw;
    margin: 0 4vw 5.33vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no3 .announce_area .text {
  margin-bottom: 24px;
  color: #3f3f3f;
}
#sustainability .workplace .mod_cont .local_wrap.no3 .announce_area .sign {
  color: #727272;
}
#sustainability .workplace .mod_cont .local_wrap.no3 .system_area {
  width: 57.06%;
  border: 1px solid #dcdcdc;
  margin: 0 0 32px 10px;
  border-radius: 8px;
  padding: 30px 40px 50px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no3 .system_area {
    width: 100%;
    margin: 0 0 4.27vw 0;
    padding: 5.33vw 4.27vw 4.27vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no3 .system_area h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
  margin: 0 10px 56px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no3 .system_area h3 {
    padding-bottom: 4vw;
    margin: 0 4vw 5.33vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no4 .alignment .column_block p {
  font-size: 87.5%;
}
#sustainability .workplace .mod_cont .local_wrap.no4 .alignment .column_block p.strong {
  font-weight: 500;
  font-size: 114.29%;
  letter-spacing: -0.06em;
  margin-bottom: 4px;
}
#sustainability .workplace .mod_cont .local_wrap.no5 .alignment {
  padding: 20px 17.18% 10px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no5 .alignment {
    padding: 2.67vw 0 0;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no5 ul {
  margin: 0 0 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no5 ul {
    margin: 0 0 5.33vw;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no5 ul li {
  padding: 30px 0 30px 148px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no5 ul li {
    padding: 4vw 0 4vw 23.47vw;
    font-size: 81.3%;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no5 ul li span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 97px;
  font-size: 112.5%;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  padding: 9px 0;
  background: #f5a3d1;
  line-height: 1.22;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no5 ul li span {
    width: 20vw;
    font-size: 107.69%;
  }
}
#sustainability .workplace .mod_cont .local_wrap.no5 ul li span.nobg {
  background: transparent;
}
#sustainability .workplace .mod_cont .local_wrap.no5 p.text_right {
  margin-top: 34px;
  font-size: 87.5%;
}
@media only screen and (max-width: 768px) {
  #sustainability .workplace .mod_cont .local_wrap.no5 p.text_right {
    font-size: 75%;
  }
}
#sustainability .corporate_governance .mod_cont .anchor_list {
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-right: 0;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability .corporate_governance .mod_cont .anchor_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#sustainability .corporate_governance .mod_cont .anchor_list li {
  width: 25%;
  display: table-cell;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
}
@media only screen and (max-width: 768px) {
  #sustainability .corporate_governance .mod_cont .anchor_list li {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#sustainability .corporate_governance .mod_cont .anchor_list li a {
  display: block;
  padding: 20px 30px 20px 20px;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right 12px center;
  background-size: 14px 18px;
}
@media only screen and (max-width: 768px) {
  #sustainability .corporate_governance .mod_cont .anchor_list li a {
    font-size: 81.3%;
    padding: 10px 20px;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right 8px center;
    background-size: 10px 13px;
    display: inline-block;
    width: 100%;
  }
}
#sustainability .corporate_governance .mod_cont .local_wrap.no1 p.img {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability .corporate_governance .mod_cont .local_wrap.no1 p.img {
    padding-top: 7.47vw;
  }
}
#sustainability .corporate_governance .mod_cont .local_wrap.no1 p span {
  color: #1f8af0;
  font-weight: 500;
}
#sustainability .corporate_governance .mod_cont .local_wrap.no2 p.img {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability .corporate_governance .mod_cont .local_wrap.no2 p.img {
    padding-top: 7.47vw;
  }
}
#sustainability .compliance .mod_cont .anchor_list {
  border: 1px solid #dcdcdc;
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
#sustainability .compliance .mod_cont .anchor_list li {
  width: 25%;
  display: table-cell;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
  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;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .anchor_list li {
    width: 50%;
  }
}
#sustainability .compliance .mod_cont .anchor_list li a {
  display: block;
  padding: 20px 30px 20px 20px;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right 12px center;
  background-size: 14px 18px;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .anchor_list li a {
    font-size: 81.3%;
    padding: 10px 20px 10px 10px;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right 8px center;
    background-size: 10px 13px;
  }
}
#sustainability .compliance .mod_cont ul.disc {
  padding-left: 1.5em;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont ul.disc {
    margin-top: 4px;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont ul.disc li {
    font-size: 81.3%;
  }
}
#sustainability .compliance .mod_cont .local_wrap.no1 p.img {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no1 p.img {
    padding-top: 7.47vw;
  }
}
#sustainability .compliance .mod_cont .local_wrap.no2 .num_list ol > li span {
  float: left;
  width: 28%;
  color: #3f3f3f;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no2 .num_list ol > li span {
    float: none;
    width: 100%;
    line-height: 30px;
  }
}
#sustainability .compliance .mod_cont .local_wrap.no2 .num_list ol > li .sub_column {
  float: right;
  width: 69.49%;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no2 .num_list ol > li .sub_column {
    float: none;
    width: calc(100% + 10.93vw);
    margin-left: -10.93vw;
    margin-top: 8px;
  }
}
#sustainability .compliance .mod_cont .local_wrap.no2 .num_list ol > li .sub_column ul li {
  margin-top: 0;
}
#sustainability .compliance .mod_cont .local_wrap.no2 .num_list ol > li ul li:before {
  content: none;
}
#sustainability .compliance .mod_cont .local_wrap.no2 .num_list.img {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no2 .num_list.img {
    padding-top: 7.47vw;
  }
}
#sustainability .compliance .mod_cont .local_wrap.no3 h4 {
  font-size: 125%;
  font-weight: 500;
  color: #3f3f3f;
  margin: 16px 0;
}
#sustainability .compliance .mod_cont .local_wrap.no3 .m-bold {
  margin-bottom: 12px;
  color: #3f3f3f;
}
#sustainability .compliance .mod_cont .local_wrap.no3 .table {
  font-size: 100%;
}
#sustainability .compliance .mod_cont .local_wrap.no3 .table th {
  background: #f6f6f6;
  text-align: center;
}
#sustainability .compliance .mod_cont .local_wrap.no4 h4 {
  font-size: 125%;
  font-weight: 500;
  color: #3f3f3f;
  margin: 16px 0;
}
#sustainability .compliance .mod_cont .local_wrap.no4 .m-bold {
  margin-top: 18px;
  margin-bottom: 12px;
  color: #3f3f3f;
}
#sustainability .compliance .mod_cont .local_wrap.no4 .short {
  width: 48.47%;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no4 .short {
    width: 100%;
  }
}
#sustainability .compliance .mod_cont .local_wrap.no4 .short th {
  background: #f6f6f6;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no4 .short th {
    font-size: 75%;
  }
}
@media only screen and (max-width: 768px) {
  #sustainability .compliance .mod_cont .local_wrap.no4 .short td {
    font-size: 75%;
  }
}
#sustainability .risk .mod_cont .anchor_list {
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-right: 0;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .anchor_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#sustainability .risk .mod_cont .anchor_list li {
  width: 25%;
  display: table-cell;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .anchor_list li {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#sustainability .risk .mod_cont .anchor_list li a {
  display: block;
  padding: 20px 30px 20px 20px;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right 12px center;
  background-size: 14px 18px;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .anchor_list li a {
    font-size: 81.3%;
    padding: 10px 20px;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right 8px center;
    background-size: 10px 13px;
    display: inline-block;
    width: 100%;
  }
}
#sustainability .risk .mod_cont .local_wrap.no1 .num_list ol > li span {
  float: left;
  width: 28%;
  color: #3f3f3f;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .local_wrap.no1 .num_list ol > li span {
    float: none;
    width: 100%;
    line-height: 30px;
  }
}
#sustainability .risk .mod_cont .local_wrap.no1 .num_list ol > li .sub_column {
  float: right;
  width: 69.49%;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .local_wrap.no1 .num_list ol > li .sub_column {
    float: none;
    width: calc(100% + 10.93vw);
    margin-left: -10.93vw;
    margin-top: 8px;
  }
}
#sustainability .risk .mod_cont .local_wrap.no1 .num_list ol > li .sub_column ul li {
  margin-top: 0;
}
#sustainability .risk .mod_cont .local_wrap.no1 .num_list ol > li ul li:before {
  content: none;
}
#sustainability .risk .mod_cont .local_wrap.no2 .num_list ol > li span {
  float: left;
  width: 28%;
  color: #3f3f3f;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .local_wrap.no2 .num_list ol > li span {
    float: none;
    width: 100%;
    line-height: 30px;
  }
}
#sustainability .risk .mod_cont .local_wrap.no2 .num_list ol > li .sub_column {
  float: right;
  width: 69.49%;
}
@media only screen and (max-width: 768px) {
  #sustainability .risk .mod_cont .local_wrap.no2 .num_list ol > li .sub_column {
    float: none;
    width: calc(100% + 10.93vw);
    margin-left: -10.93vw;
    margin-top: 8px;
  }
}
#sustainability .risk .mod_cont .local_wrap.no2 .num_list ol > li .sub_column ul li {
  margin-top: 0;
}
#sustainability .risk .mod_cont .local_wrap.no2 .num_list ol > li ul li:before {
  content: none;
}
#sustainability .environment_nav {
  background: url(/media/images/sustainability/environment_nav_pc.jpg) no-repeat center center;
  background-size: cover;
  height: 341px;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment_nav {
    background: url(/media/images/sustainability/environment_nav_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    height: 66.8vw;
  }
}
#sustainability .environment_nav .main_width {
  display: table;
  height: 100%;
  width: 100%;
}
#sustainability .environment_nav .main_width p {
  display: table-cell;
  width: 328px;
  font-size: 125%;
  font-weight: 400;
  color: #ffffff;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment_nav .main_width p {
    display: block;
    width: auto;
    float: none;
    font-size: 75%;
    margin: 9.6vw 0 9.07vw;
    text-align: center;
  }
}
#sustainability .environment_nav .main_width p span {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 180%;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment_nav .main_width p span {
    line-height: 1.14;
    font-size: 175%;
  }
}
#sustainability .environment_nav .main_width ul {
  width: calc(100% - 360px);
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment_nav .main_width ul {
    display: block;
    width: 100%;
    float: none;
  }
}
#sustainability .environment_nav .main_width ul li {
  width: 47.67%;
  margin-bottom: 24px;
  display: table;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment_nav .main_width ul li {
    margin-bottom: 12px;
  }
}
#sustainability .environment_nav .main_width ul li:nth-of-type(2n) {
  float: right;
}
#sustainability .environment_nav .main_width ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
#sustainability .environment_nav .main_width ul li:last-of-type {
  margin-bottom: 0;
}
#sustainability .environment_nav .main_width ul li:nth-last-of-type(2) {
  margin-bottom: 0;
}
#sustainability .environment_nav .main_width ul li a {
  font-size: 112.5%;
  display: block;
  padding: 16px 48px 16px 24px;
  background-position: right 15px center;
  background-color: #ffffff;
  color: #3f3f3f;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  line-height: 1.33;
}
@media only screen and (max-width: 768px) {
  #sustainability .environment_nav .main_width ul li a {
    font-size: 81.3%;
    padding: 0 6.4vw 0 4.27vw;
    height: 17.07vw;
    line-height: 1.23;
  }
}
@media only screen and (max-width: 1088px) {
  #sustainability .environment_nav .main_width ul li a br {
    display: none;
  }
}
#sustainability .social_nav {
  background: url(/media/images/sustainability/social_nav_pc.jpg) no-repeat center center;
  background-size: cover;
  height: 341px;
}
@media only screen and (max-width: 768px) {
  #sustainability .social_nav {
    background: url(/media/images/sustainability/social_nav_sp.jpg) no-repeat center top;
    height: 78.8vw;
  }
}
#sustainability .social_nav .main_width {
  display: table;
  height: 100%;
  width: 100%;
}
#sustainability .social_nav .main_width p {
  display: table-cell;
  width: 328px;
  font-size: 125%;
  font-weight: 400;
  color: #ffffff;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability .social_nav .main_width p {
    display: block;
    width: auto;
    float: none;
    font-size: 75%;
    margin: 9.6vw 0 9.07vw;
    text-align: center;
  }
}
#sustainability .social_nav .main_width p span {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 180%;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .social_nav .main_width p span {
    line-height: 1.14;
    font-size: 175%;
  }
}
#sustainability .social_nav .main_width ul {
  width: calc(100% - 360px);
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability .social_nav .main_width ul {
    display: block;
    width: 100%;
    float: none;
  }
}
#sustainability .social_nav .main_width ul li {
  width: 47.67%;
  margin-bottom: 24px;
  display: table;
}
@media only screen and (max-width: 768px) {
  #sustainability .social_nav .main_width ul li {
    margin-bottom: 12px;
  }
}
#sustainability .social_nav .main_width ul li:nth-of-type(2n) {
  float: right;
}
#sustainability .social_nav .main_width ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
#sustainability .social_nav .main_width ul li:last-of-type {
  margin-bottom: 0;
}
#sustainability .social_nav .main_width ul li:nth-last-of-type(2) {
  margin-bottom: 0;
}
#sustainability .social_nav .main_width ul li a {
  font-size: 112.5%;
  display: block;
  padding: 16px 48px 16px 24px;
  background-position: right 15px center;
  background-color: #ffffff;
  color: #3f3f3f;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  line-height: 1.33;
}
@media only screen and (max-width: 768px) {
  #sustainability .social_nav .main_width ul li a {
    font-size: 81.3%;
    padding: 0 6.4vw 0 4.27vw;
    height: 17.07vw;
    line-height: 1.23;
  }
}
@media only screen and (max-width: 1088px) {
  #sustainability .social_nav .main_width ul li a br {
    display: none;
  }
}
#sustainability .governance_nav {
  background: url(/media/images/sustainability/governance_nav_pc.jpg) no-repeat center center;
  background-size: cover;
  height: 341px;
}
@media only screen and (max-width: 768px) {
  #sustainability .governance_nav {
    background: url(/media/images/sustainability/governance_nav_sp.jpg) no-repeat center top;
    height: 78.8vw;
  }
}
#sustainability .governance_nav .main_width {
  display: table;
  height: 100%;
  width: 100%;
}
#sustainability .governance_nav .main_width p {
  display: table-cell;
  width: 328px;
  font-size: 125%;
  font-weight: 400;
  color: #ffffff;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability .governance_nav .main_width p {
    display: block;
    width: auto;
    float: none;
    font-size: 75%;
    margin: 9.6vw 0 9.07vw;
    text-align: center;
  }
}
#sustainability .governance_nav .main_width p span {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 180%;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #sustainability .governance_nav .main_width p span {
    line-height: 1.14;
    font-size: 175%;
  }
}
#sustainability .governance_nav .main_width ul {
  width: calc(100% - 360px);
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #sustainability .governance_nav .main_width ul {
    display: block;
    width: 100%;
    float: none;
  }
}
#sustainability .governance_nav .main_width ul li {
  width: 47.67%;
  margin-bottom: 24px;
  display: table;
}
@media only screen and (max-width: 768px) {
  #sustainability .governance_nav .main_width ul li {
    margin-bottom: 12px;
  }
}
#sustainability .governance_nav .main_width ul li:nth-of-type(2n) {
  float: right;
}
#sustainability .governance_nav .main_width ul li:nth-of-type(2n + 1) {
  float: left;
  clear: both;
}
#sustainability .governance_nav .main_width ul li:last-of-type {
  margin-bottom: 0;
}
#sustainability .governance_nav .main_width ul li:nth-last-of-type(2) {
  margin-bottom: 0;
}
#sustainability .governance_nav .main_width ul li a {
  font-size: 112.5%;
  display: block;
  padding: 16px 48px 16px 24px;
  background-position: right 15px center;
  background-color: #ffffff;
  color: #3f3f3f;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  line-height: 1.33;
}
@media only screen and (max-width: 768px) {
  #sustainability .governance_nav .main_width ul li a {
    font-size: 81.3%;
    padding: 0 6.4vw 0 4.27vw;
    height: 17.07vw;
    line-height: 1.23;
  }
}
@media only screen and (max-width: 1088px) {
  #sustainability .governance_nav .main_width ul li a br {
    display: none;
  }
}

/*                recruit
======================================================= */
#recruit.index #kv {
  height: 260px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #kv {
    height: 130px;
    margin-bottom: 9.07vw;
  }
}
#recruit.index #kv .en {
  padding: 100px 0 20px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #kv .en {
    padding: 37px 0 5px;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .title {
  font-size: 250%;
  text-align: center;
  font-weight: 500;
  margin-bottom: 60px;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .title {
    font-size: 143.75%;
    text-align: center;
    margin-bottom: 5.07vw;
  }
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .text {
    text-align: center;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area {
  width: 688px;
  overflow: hidden;
  margin: 50px auto 86px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .link_area {
    width: 53.33vw;
    margin: 6.13vw auto 10.93vw;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li {
  width: 328px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li {
    width: 100%;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li a {
  display: block;
  border-radius: 32px;
  padding: 18px 0;
  text-align: center;
  font-size: 125%;
  background-image: none;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 18px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li a {
    border-radius: 20px;
    padding: 10px 0;
    font-size: 81.3%;
    background-size: 10px 13px;
    background-position: right 6px center;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li:nth-of-type(1) {
  float: left;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li:nth-of-type(1) {
    float: none;
    margin-bottom: 4.53vw;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li:nth-of-type(2) {
  float: right;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li:nth-of-type(2) {
    float: none;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li.recruit a {
  background-color: #1f8af0;
  color: #ffffff;
  background-image: url(/media/images/common/icon_arrow_w.png);
}
#recruit.index #main_area .mod_cont .local_wrap.no1 .link_area li.anniversary a {
  border: 1px solid #4ca1f3;
  color: #1f8af0;
  background-image: url(/media/images/common/icon_arrow.png);
}
#recruit.index #main_area .mod_cont .local_wrap.no2 .topicks_area > .news {
  width: 100%;
}
#recruit.index #main_area .mod_cont .local_wrap.no2 .topicks_area > .news h2 {
  font-size: 162.5%;
  color: #727272;
  padding: 0;
  margin-bottom: 8px;
}
#recruit.index #main_area .mod_cont .local_wrap.no2 .topicks_area > .news h2:before {
  content: none;
}
#recruit.index #main_area .mod_cont .local_wrap.no3 .column5 {
  margin-bottom: 58px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no3 .column5 {
    margin-bottom: 0;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no3 .column5 a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no3 .column5 a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no3 .column5 a .img_wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-top: 66.62%;
  position: relative;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  #recruit.index #main_area .mod_cont .local_wrap.no3 .column5 a .img_wrap {
    margin-bottom: 1.6vw;
  }
}
#recruit.index #main_area .mod_cont .local_wrap.no3 .column5 a .img_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block {
  border: 1px solid #d6d9de;
  border-radius: 8px;
  padding: 30px 58px;
  width: calc(50% - 32px);
  margin: 0 16px 32px;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block {
    padding: 6.13vw 4.27vw;
    width: 100%;
    margin: 0 16px 5.33vw;
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block h2 {
  font-size: 125%;
  border-bottom: 1px solid #d6d9de;
  padding: 0 0 24px;
  text-align: center;
  color: #3f3f3f;
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block h2:before {
  content: none;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block h2 {
    font-size: 100%;
    padding: 0 0 4.27vw;
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .date {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 87.5%;
  color: #b5b5b5;
  font-weight: 500;
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh {
  display: table;
  width: 100%;
  background-color: #ffffff;
  margin-top: 24px;
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a {
  background-image: url(/media/images/common/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 18px;
  display: table-cell;
  border: 1px solid #dcdcdc;
  height: 100px;
  vertical-align: middle;
  padding: 0 40px 0 180px;
  color: #3f3f3f;
  font-size: 112.5%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a {
    background-position: right 3.33vw center;
    background-size: 10px 13px;
    height: 21.73vw;
    padding: 0 8vw 0 20.67vw;
    font-size: 93.8%;
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a:before {
  position: absolute;
  content: "";
  display: block;
  width: 72px;
  height: 64px;
  top: 50%;
  left: 34px;
  margin-top: -32px;
  background-image: url(/media/images/recruit/local_nav_icon1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 72px 64px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a:before {
    width: 14.13vw;
    height: 12.53vw;
    left: 3.33vw;
    margin-top: -6.26vw;
    background-size: 14.13vw 12.53vw;
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a span.cate {
  display: block;
  font-size: 66.67%;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a span.cate {
    font-size: 80%;
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a span.sub {
  display: block;
  font-size: 77.78%;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block .fresh a span.sub {
    font-size: 86.67%;
  }
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block ul {
  margin-top: 24px;
  padding-left: 1.5em;
}
#recruit .guide .mod_cont .local_wrap.no1 .column_block ul li {
  list-style: disc;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .mod_cont .local_wrap.no1 .column_block ul li {
    font-size: 81.3%;
  }
}
#recruit .guide .local_wrap.no2 {
  background: #f6f6f6;
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .local_wrap.no2 {
    padding: 8.53vw 0 6.67vw;
  }
}
#recruit .guide .local_wrap.no2 .mod_cont h2 {
  padding: 0;
  margin-bottom: 2.67vw;
  font-size: 175%;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .local_wrap.no2 .mod_cont h2 {
    font-size: 125%;
  }
}
#recruit .guide .local_wrap.no2 .mod_cont h2 span {
  background: -webkit-gradient(linear, left bottom, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to top right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
}
@media all and (-ms-high-contrast: none) {
  #recruit .guide .local_wrap.no2 .mod_cont h2 span {
    background: transparent;
    color: #0067e7;
  }
}
#recruit .guide .local_wrap.no2 .mod_cont h2:before {
  content: none;
}
#recruit .guide .local_wrap.no2 .mod_cont img {
  padding: 0 58px;
}
@media only screen and (max-width: 768px) {
  #recruit .guide .local_wrap.no2 .mod_cont img {
    padding: 0 10.4vw;
  }
}
#recruit .career .mod_cont .local_wrap.no1 {
  margin-bottom: -32px;
}
@media only screen and (max-width: 768px) {
  #recruit .career .mod_cont .local_wrap.no1 {
    margin-bottom: -4.26vw;
  }
}
#recruit .career .mod_cont .local_wrap.no2 .table {
  table-layout: auto;
  font-size: 100%;
}
#recruit .career .mod_cont .local_wrap.no2 .table th {
  background: #f6f6f6;
  width: 22.71%;
}
@media only screen and (max-width: 768px) {
  #recruit .career .mod_cont .local_wrap.no2 .table th {
    width: 32.36%;
  }
}
#recruit .company .bg_blue.no1 .title {
  position: relative;
  padding-left: 130px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .bg_blue.no1 .title {
    padding-left: 90px;
  }
}
#recruit .company .bg_blue.no1 .title img {
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  #recruit .company .bg_blue.no1 .title img {
    width: 69px;
    left: 12px;
  }
}
#recruit .company .mod_cont .box_column {
  border: 1px solid #d6d9de;
  border-radius: 8px;
  padding: 32px 64px 0;
  margin: 0 58px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .box_column {
    padding: 5.6vw 4.27vw 0;
    margin: 0;
  }
}
#recruit .company .mod_cont .box_column .title {
  font-size: 125%;
  border-bottom: 1px solid #d6d9de;
  padding: 0 0 24px;
  text-align: center;
  color: #3f3f3f;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .box_column .title {
    font-size: 100%;
    padding: 0 0 4.27vw;
    margin-bottom: 4.27vw;
  }
}
#recruit .company .mod_cont .box_column .text {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .box_column .text {
    margin-bottom: 9.33vw;
  }
}
#recruit .company .mod_cont .box_column .img {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .box_column .img {
    margin-bottom: 9.33vw;
  }
}
#recruit .company .mod_cont .link_btn {
  padding-top: 0;
  border-top: none;
}
#recruit .company .mod_cont .local_wrap.no1 {
  overflow: hidden;
  margin: 0 90px 68px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no1 {
    margin: 0 4.27vw 3.2vw;
  }
}
#recruit .company .mod_cont .local_wrap.no1 .img_area {
  width: 41.47%;
  float: left;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no1 .img_area {
    float: none;
    width: 100%;
    margin-bottom: 5.33vw;
  }
}
#recruit .company .mod_cont .local_wrap.no1 .img_area img {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no1 .img_area img {
    width: 33.71vw;
  }
}
#recruit .company .mod_cont .local_wrap.no1 .text_area {
  width: 58.53%;
  float: right;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no1 .text_area {
    float: none;
    width: 100%;
  }
}
#recruit .company .mod_cont .local_wrap.no1 .text_area .title {
  font-size: 150%;
  font-weight: 500;
  margin-bottom: 12px;
  color: #3f3f3f;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no1 .text_area .title {
    font-size: 100%;
    margin-bottom: 1.6vw;
  }
}
#recruit .company .mod_cont .local_wrap.no1 .text_area .text {
  padding-right: 32px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no1 .text_area .text {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no3 .link_btn {
    width: 66.4vw;
    margin: 0 auto;
    text-align: center;
  }
}
#recruit .company .mod_cont .local_wrap.no3 .link_btn.no1 {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no3 .link_btn.no1 {
    margin-top: 2.93vw;
  }
}
#recruit .company .mod_cont .local_wrap.no3 .link_btn.no2 {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no3 .link_btn.no2 {
    margin-top: 2.13vw;
  }
}
#recruit .company .mod_cont .local_wrap.no3 .link_btn.no2 a {
  padding: 8px 24px;
  border-radius: 40px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no3 .link_btn.no2 a {
    padding: 1.33vw 4.27vw;
  }
}
#recruit .company .mod_cont .local_wrap.no3 .alignment {
  margin-bottom: 42px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no3 .alignment {
    display: block;
  }
}
#recruit .company .mod_cont .local_wrap.no3 .box_column {
  margin-top: 24px;
}
#recruit .company .mod_cont .local_wrap.no4 .alignment {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no4 .alignment {
    display: block;
  }
}
#recruit .company .mod_cont .local_wrap.no4 .link_btn {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no4 .link_btn {
    width: 66.4vw;
    margin: 2.67vw auto 0;
    text-align: center;
  }
}
#recruit .company .mod_cont .local_wrap.no4 .box_column {
  margin-top: 34px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no4 .box_column {
    margin-top: 10.66vw;
    margin-bottom: 8.8vw;
  }
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no4 .box_column .img {
    margin: 0 14.13vw 5.33vw;
  }
}
#recruit .company .mod_cont .local_wrap.no4 > .link_btn {
  width: 392px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #recruit .company .mod_cont .local_wrap.no4 > .link_btn {
    width: 100%;
  }
}
#recruit .company .mod_cont .local_wrap.no4 > .link_btn a {
  line-height: 1.4;
  padding: 14px 0;
  border-radius: 60px;
  text-align: center;
}
#recruit .data .mod_cont .local_wrap.no1 .alignment {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no1 .alignment {
    position: relative;
  }
  #recruit .data .mod_cont .local_wrap.no1 .alignment:after {
    top: 0;
    left: 16px;
    right: 16px;
    height: 1px;
    background: #d6dade;
    content: "";
    position: absolute;
  }
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block {
  position: relative;
  margin-bottom: 0;
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:after {
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  background: #d6dade;
  content: "";
  position: absolute;
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-of-type(3n + 1):before {
  right: 0;
  top: 16px;
  bottom: 16px;
  width: 1px;
  background: #d6dade;
  content: "";
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-of-type(3n + 1):before {
    content: none;
  }
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-of-type(3n + 2):before {
  right: 0;
  top: 16px;
  bottom: 16px;
  width: 1px;
  background: #d6dade;
  content: "";
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-of-type(3n + 2):before {
    content: none;
  }
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-last-of-type(1):after {
  content: none;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-last-of-type(1):after {
    content: "";
  }
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-last-of-type(2):after {
  content: none;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-last-of-type(2):after {
    content: "";
  }
}
#recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-last-of-type(3):after {
  content: none;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no1 .alignment .column_block:nth-last-of-type(3):after {
    content: "";
  }
}
#recruit .data .mod_cont .local_wrap.no2 .table {
  margin-top: 24px;
  table-layout: auto;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no2 .table {
    border: none;
  }
}
#recruit .data .mod_cont .local_wrap.no2 .table th {
  text-align: center;
  vertical-align: middle;
  background: #f6f6f6;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no2 .table th {
    display: block;
    border-bottom: none;
    border-right: none;
  }
}
#recruit .data .mod_cont .local_wrap.no2 .table th span {
  font-size: 162.5%;
  font-weight: 500;
  color: #1f8af0;
  display: block;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no2 .table td {
    display: block;
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
}
#recruit .data .mod_cont .local_wrap.no2 .link_btn {
  width: 392px;
  margin: 32px auto 0;
  padding-top: 0;
  border-top: none;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no2 .link_btn {
    width: 100%;
  }
}
#recruit .data .mod_cont .local_wrap.no2 .link_btn a {
  width: 100%;
  text-align: center;
  border-radius: 40px;
  padding: 8px 24px;
}
@media only screen and (max-width: 768px) {
  #recruit .data .mod_cont .local_wrap.no2 .link_btn a {
    padding: 1.33vw 4.27vw;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #recruit .staff .mod_cont .local_wrap.no1 {
    overflow-x: auto;
    margin: 0 -20px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  #recruit .staff .mod_cont .local_wrap.no1 {
    margin: 0 -15px;
    padding: 0 15px;
  }
}
#recruit .staff .mod_cont .local_wrap.no1 .anchor_list {
  border: 1px solid #dcdcdc;
  border-bottom: none;
  border-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #recruit .staff .mod_cont .local_wrap.no1 .anchor_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(334.4vw + 12px);
    border: none;
    border-left: 1px solid #dcdcdc;
  }
}
#recruit .staff .mod_cont .local_wrap.no1 .anchor_list li {
  width: 16.6666666667%;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: middle;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 62px;
}
@media only screen and (max-width: 768px) {
  #recruit .staff .mod_cont .local_wrap.no1 .anchor_list li {
    width: 30.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #dcdcdc;
    min-height: 0;
  }
}
#recruit .staff .mod_cont .local_wrap.no1 .anchor_list li a {
  display: block;
  padding: 8px 30px 8px 20px;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right 12px center;
  background-size: 14px 18px;
  width: 100%;
  line-height: 1.25;
}
@media only screen and (max-width: 768px) {
  #recruit .staff .mod_cont .local_wrap.no1 .anchor_list li a {
    font-size: 81.3%;
    padding: 10px 20px;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right 8px center;
    background-size: 10px 13px;
    display: inline-block;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #recruit .staff .mod_cont .local_wrap.no2 .column_block {
    font-size: 81.3%;
  }
}
#recruit .staff .mod_cont .local_wrap.no2 .column_block .img_wrap {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 12px;
}
#recruit .staff .mod_cont .local_wrap.no2 .column_block span {
  display: block;
  color: #3f3f3f;
  font-size: 125%;
}
#recruit .training .mod_cont .local_wrap.no1 .num_list {
  margin-top: 36px;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no1 .num_list {
    margin-top: 1.6vw;
  }
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol {
  counter-reset: number;
  list-style-type: none !important;
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol > li {
  position: relative;
  padding: 0 0 24px 54px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 24px;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no1 .num_list ol > li {
    padding: 0 0 2.13vw 10.93vw;
    margin-bottom: 3.2vw;
    font-size: 81.3%;
  }
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol > li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol > li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  color: #1f8af0;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 112.5%;
  font-weight: bold;
  border: 1px solid #1f8af0;
  left: 0;
  top: -4px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no1 .num_list ol > li:before {
    font-size: 81.3%;
    top: 1px;
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol > li span {
  float: left;
  width: 28%;
  color: #3f3f3f;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no1 .num_list ol > li span {
    float: none;
    width: 100%;
    line-height: 30px;
  }
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol > li .sub_column {
  float: right;
  width: 69.49%;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no1 .num_list ol > li .sub_column {
    float: none;
    width: calc(100% + 10.93vw);
    margin-left: -10.93vw;
    margin-top: 8px;
  }
}
#recruit .training .mod_cont .local_wrap.no1 .num_list ol > li .sub_column ul li {
  margin-top: 0;
}
#recruit .training .mod_cont .local_wrap.no2 .img_scroll {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no2 .img_scroll {
    overflow-x: auto;
    margin: 6.13vw -20px 0;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  #recruit .training .mod_cont .local_wrap.no2 .img_scroll {
    margin: 6.13vw -15px 0;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no2 .img_scroll .img {
    width: 629px;
    padding-right: 12px;
  }
}
#recruit .training .mod_cont .local_wrap.no2 .link_btn {
  width: 392px;
  margin: 32px auto 0;
  padding-top: 0;
  border-top: none;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no2 .link_btn {
    width: 66.67vw;
  }
}
#recruit .training .mod_cont .local_wrap.no2 .link_btn a {
  width: 100%;
  text-align: center;
  border-radius: 40px;
  padding: 8px 24px;
}
@media only screen and (max-width: 768px) {
  #recruit .training .mod_cont .local_wrap.no2 .link_btn a {
    padding: 1.33vw 4.27vw;
    text-align: center;
  }
}
#recruit .event h2 span {
  font-size: 53.85%;
  display: block;
}
#recruit .event .mod_cont p {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  #recruit .event .mod_cont p {
    margin-top: 4vw;
  }
}

#main_area .recruit_nav .nav_wrap {
  margin-top: 40px;
  border-top: 1px solid #d6d9de;
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap {
    padding: 6.4vw 0 0;
    margin: 6.4vw 20px 0;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .recruit_nav .nav_wrap {
    margin: 6.4vw 15px 0;
  }
}
#main_area .recruit_nav .nav_wrap .link_area {
  padding: 32px 0 40px;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area {
    padding: 0 0 6.67vw;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .fresh {
  display: table;
  width: 100%;
  background-color: #ffffff;
}
#main_area .recruit_nav .nav_wrap .link_area .fresh a {
  background-image: url(/media/images/common/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 18px;
  display: table-cell;
  border: 1px solid #dcdcdc;
  height: 100px;
  vertical-align: middle;
  padding: 0 40px 0 180px;
  color: #3f3f3f;
  font-size: 112.5%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .fresh a {
    background-position: right 3.33vw center;
    background-size: 10px 13px;
    height: 21.73vw;
    padding: 0 8vw 0 20.67vw;
    font-size: 93.8%;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .fresh a:before {
  position: absolute;
  content: "";
  display: block;
  width: 80px;
  height: 70px;
  top: 50%;
  left: 34px;
  margin-top: -32px;
  /*background-image: url(/media/images/recruit/local_nav_icon1.jpg);*/
  background-image: url(/media/images/recruit/recruit_1215.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .fresh a:before {
    width: 14.13vw;
    height: 12.53vw;
    left: 3.33vw;
    margin-top: -6.26vw;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .fresh a:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .fresh a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#main_area .recruit_nav .nav_wrap .link_area .fresh a span.cate {
  display: block;
  font-size: 66.67%;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .fresh a span.cate {
    font-size: 80%;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .fresh a span.sub {
  display: block;
  font-size: 77.78%;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .fresh a span.sub {
    font-size: 86.67%;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .career {
  display: table;
  width: 100%;
  background-color: #ffffff;
}
#main_area .recruit_nav .nav_wrap .link_area .career a {
  background-image: url(/media/images/common/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 18px;
  display: table-cell;
  border: 1px solid #dcdcdc;
  height: 100px;
  vertical-align: middle;
  padding: 0 40px 0 180px;
  color: #3f3f3f;
  font-size: 112.5%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .career a {
    background-position: right 3.33vw center;
    background-size: 10px 13px;
    height: 21.73vw;
    padding: 0 8vw 0 20.67vw;
    font-size: 93.8%;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .career a:before {
  position: absolute;
  content: "";
  display: block;
  width: 72px;
  height: 64px;
  top: 50%;
  left: 34px;
  margin-top: -32px;
  background-image: url(/media/images/recruit/local_nav_icon2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 72px 64px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .career a:before {
    width: 14.13vw;
    height: 12.53vw;
    left: 3.33vw;
    margin-top: -6.26vw;
    background-size: 14.13vw 12.53vw;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .career a:hover:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .career a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#main_area .recruit_nav .nav_wrap .link_area .career a span.cate {
  display: block;
  font-size: 66.67%;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .career a span.cate {
    font-size: 80%;
  }
}
#main_area .recruit_nav .nav_wrap .link_area .career a span.sub {
  display: block;
  font-size: 77.78%;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .link_area .career a span.sub {
    font-size: 86.67%;
  }
}
#main_area .recruit_nav .nav_wrap .title {
  font-size: 162.5%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .title {
    font-size: 150%;
  }
}
#main_area .recruit_nav .nav_wrap .text {
  margin-bottom: 12px;
}
#main_area .recruit_nav .nav_wrap .info_box {
  background: #f6f6f6;
  padding: 28px 32px;
  font-size: 100%;
}
@media only screen and (max-width: 768px) {
  #main_area .recruit_nav .nav_wrap .info_box {
    padding: 4vw 5.33vw;
    font-size: 81.3%;
  }
}

/*                記事系
======================================================= */
#result #main_area h1 {
  margin-bottom: 0;
}
#result #main_area .result_area .result_set + .result_set {
  border-top: dotted 1px #e8e8e8;
  padding-top: 1.3em;
  margin-top: 1.5em;
}
#result #main_area .result_area .result_set strong {
  color: #e22531;
}
#result #main_area .result_area a {
  display: block;
  text-decoration: none;
}
#result #main_area .result_area a:after {
  display: none;
}
@media only screen and (min-width: 1025px) {
  #result #main_area .result_area a:hover h2 {
    text-decoration: underline;
  }
}
#result #main_area .result_area a[href$=".pdf"] p.url:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1c1";
  color: #e22531;
  margin-left: 0.3em;
}
#result #main_area .result_area h2 {
  line-height: 1.3;
  margin-bottom: 0.5em;
}
#result #main_area .result_area p.url {
  color: #006621;
}
#result #main_area .result_area p.url:before {
  display: none;
}

/*                お問い合わせ
======================================================= */
.about_kv {
  padding-top: 166px;
  padding-bottom: 325px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .about_kv {
    padding-top: 20.8vw;
    padding-bottom: 43.4667vw;
  }
}
.about_kv:before {
  position: absolute;
  top: 0;
  height: 417px;
  left: calc(-50vw + 536px);
  right: calc(-50vw + 536px);
  background: url(/media/images/about/img_sky.png) no-repeat center top;
  background-size: 2300px 417px;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .about_kv:before {
    left: -64px;
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_kv:before {
    left: -16px;
    right: -16px;
    background: url(/media/images/about/img_sky_sp.png) no-repeat center top;
    background-size: 100% auto;
    height: 28.2667vw;
  }
}
.about_kv:after {
  position: absolute;
  bottom: -182px;
  height: 614px;
  left: calc(-50vw + 536px);
  right: calc(-50vw + 536px);
  background: url(/media/images/about/about_kv_bg.jpg) no-repeat center top;
  background-size: 2300px 614px;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .about_kv:after {
    left: -64px;
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_kv:after {
    left: -16px;
    right: -16px;
    bottom: -70px;
    height: 71.7333vw;
    background: url(/media/images/about/about_kv_bg_sp.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
}
.about_kv h1 {
  width: 850px;
  margin: 0 auto 14px;
}
@media only screen and (max-width: 1200px) {
  .about_kv h1 {
    width: 70.8333%;
  }
}
@media only screen and (max-width: 768px) {
  .about_kv h1 {
    width: 100%;
  }
}
.about_kv .text {
  font-size: 162.5%;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .about_kv .text {
    font-size: 100%;
  }
}

.about_cont.no1 {
  position: relative;
  padding-top: 268px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 {
    padding-top: 143px;
    margin-bottom: 40px;
  }
}
.about_cont.no1:before {
  position: absolute;
  bottom: -154px;
  height: 277px;
  left: calc(-50vw + 536px);
  right: calc(-50vw + 536px);
  background: url(/media/images/about/wave_bg_odd.png) no-repeat center bottom;
  background-size: 2300px 277px;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no1:before {
    left: -64px;
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no1:before {
    bottom: -60px;
    height: 73.6vw;
    left: -16px;
    right: -16px;
    background: url(/media/images/about/wave_bg_odd_sp.png) no-repeat center bottom;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no1:after {
    position: absolute;
    top: 95px;
    left: -16px;
    width: 115px;
    height: 38px;
    background: url(/media/images/about/deco_wave_odd.png) no-repeat center bottom;
    background-size: 100% auto;
    content: "";
  }
}
.about_cont.no1 .img {
  position: absolute;
  right: calc(-50vw + 536px);
  left: 216px;
  top: 0;
  height: 552px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no1 .img {
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 .img {
    right: -16px;
    left: 32px;
    height: 214px;
  }
}
.about_cont.no1 .img img {
  width: 100%;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 .img img {
    height: 214px;
  }
}
.about_cont.no1 .text_box {
  position: relative;
  width: 700px;
  margin-left: -87px;
  padding: 64px 60px 55px 60px;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 .text_box {
    width: 91.4667%;
    margin-left: -16px;
    padding: 28px 32px 23px 32px;
  }
}
.about_cont.no1 .text_box h2 {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 200%;
  font-weight: 600;
  line-height: 1.5;
  margin-left: 6em;
  text-indent: -6em;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 .text_box h2 {
    font-size: 150%;
    margin-left: 0;
    text-indent: 0;
    text-align: center;
  }
}
.about_cont.no1 .text_box h2 span {
  font-size: 162.5%;
  color: #e97121;
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 .text_box h2 span {
    font-size: 133.3333%;
  }
}
.about_cont.no1 .text_box p.text {
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no1 .text_box p.link_btn.center {
    width: 100%;
  }
}

.about_cont.no2 {
  position: relative;
  padding-top: 268px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 {
    padding-top: 143px;
    margin-bottom: 40px;
  }
}
.about_cont.no2:before {
  position: absolute;
  bottom: -154px;
  height: 277px;
  left: calc(-50vw + 536px);
  right: calc(-50vw + 536px);
  background: url(/media/images/about/wave_bg_even.png) no-repeat center bottom;
  background-size: 2300px 277px;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no2:before {
    left: -64px;
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no2:before {
    bottom: -60px;
    height: 73.6vw;
    left: -16px;
    right: -16px;
    background: url(/media/images/about/wave_bg_even_sp.png) no-repeat center bottom;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no2:after {
    position: absolute;
    top: 95px;
    right: -16px;
    width: 115px;
    height: 38px;
    background: url(/media/images/about/deco_wave_even.png) no-repeat center bottom;
    background-size: 100% auto;
    content: "";
  }
}
.about_cont.no2 .img {
  position: absolute;
  left: calc(-50vw + 536px);
  right: 216px;
  top: 0;
  height: 552px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no2 .img {
    left: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 .img {
    left: -16px;
    right: 32px;
    height: 214px;
  }
}
.about_cont.no2 .img img {
  width: 100%;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 .img img {
    height: 214px;
  }
}
.about_cont.no2 .text_box {
  position: relative;
  width: 700px;
  margin-left: auto;
  margin-right: -87px;
  padding: 64px 60px 55px 60px;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 .text_box {
    width: 91.4667%;
    margin-right: -16px;
    padding: 28px 32px 23px 32px;
  }
}
.about_cont.no2 .text_box h2 {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 200%;
  font-weight: 600;
  line-height: 1.5;
  margin-left: 6em;
  text-indent: -6em;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 .text_box h2 {
    font-size: 150%;
    margin-left: 0;
    text-indent: 0;
    text-align: center;
  }
}
.about_cont.no2 .text_box h2 span {
  font-size: 162.5%;
  color: #e97121;
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 .text_box h2 span {
    font-size: 133.3333%;
  }
}
.about_cont.no2 .text_box p.text {
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no2 .text_box p.link_btn.center {
    width: 100%;
  }
}

.about_cont.no3 {
  position: relative;
  padding-top: 268px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 {
    padding-top: 143px;
    margin-bottom: 40px;
  }
}
.about_cont.no3:before {
  position: absolute;
  bottom: -154px;
  height: 277px;
  left: calc(-50vw + 536px);
  right: calc(-50vw + 536px);
  background: url(/media/images/about/wave_bg_odd.png) no-repeat center bottom;
  background-size: 2300px 277px;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no3:before {
    left: -64px;
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no3:before {
    left: -16px;
    right: -16px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no3:after {
    position: absolute;
    top: 95px;
    left: -16px;
    width: 115px;
    height: 38px;
    background: url(/media/images/about/deco_wave_odd.png) no-repeat center bottom;
    background-size: 100% auto;
    content: "";
  }
}
.about_cont.no3 .img {
  position: absolute;
  right: calc(-50vw + 536px);
  left: 216px;
  top: 0;
  height: 552px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no3 .img {
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 .img {
    right: -16px;
    left: 32px;
    height: 214px;
  }
}
.about_cont.no3 .img img {
  width: 100%;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 .img img {
    height: 214px;
  }
}
.about_cont.no3 .text_box {
  position: relative;
  width: 700px;
  margin-left: -87px;
  padding: 64px 60px 55px 60px;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 .text_box {
    width: 91.4667%;
    margin-left: -16px;
    padding: 28px 32px 23px 32px;
  }
}
.about_cont.no3 .text_box h2 {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 200%;
  font-weight: 600;
  line-height: 1.5;
  margin-left: 6em;
  text-indent: -6em;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 .text_box h2 {
    font-size: 150%;
    margin-left: 0;
    text-indent: 0;
    text-align: center;
  }
}
.about_cont.no3 .text_box h2 span {
  font-size: 162.5%;
  color: #e97121;
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 .text_box h2 span {
    font-size: 133.3333%;
  }
}
.about_cont.no3 .text_box p.text {
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no3 .text_box p.link_btn.center {
    width: 100%;
  }
}

.about_cont.no4 {
  padding-top: 108px;
  padding-bottom: 507px;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no4 {
    padding-bottom: 20%;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no4 {
    padding-top: 60px;
    padding-bottom: 0;
    margin-bottom: 32px;
  }
}
.about_cont.no4:before {
  position: absolute;
  top: 0;
  height: 80px;
  width: 1px;
  left: 50%;
  background: #333333;
  content: "";
}
@media only screen and (max-width: 768px) {
  .about_cont.no4:before {
    height: 48px;
  }
}
.about_cont.no4 .text_area {
  margin-bottom: 64px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no4 .text_area {
    margin-bottom: 32px;
  }
}
.about_cont.no4 .text_area h2 {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 225%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .about_cont.no4 .text_area h2 {
    font-size: 150%;
    margin-bottom: 18px;
    line-height: 1.5;
  }
}
.about_cont.no4 .text_area h2 span {
  font-size: 125%;
  color: #e97121;
}
@media only screen and (max-width: 768px) {
  .about_cont.no4 .text_area h2 span {
    font-size: 116.6667%;
  }
}
.about_cont.no4 .text_area .text {
  width: 584px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .about_cont.no4 .text_area .text {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.about_cont.no4 .img {
  position: absolute;
  left: calc(-50vw + 536px);
  right: calc(-50vw + 536px);
}
@media only screen and (max-width: 1200px) {
  .about_cont.no4 .img {
    left: -64px;
    right: -64px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no4 .img {
    margin-left: -16px;
    margin-right: -16px;
    position: static;
  }
}

.about_cont.no5 {
  position: relative;
  z-index: 1;
  padding-top: 163px;
  padding-bottom: 463px;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no5 {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no5 {
    padding-top: 45.0667vw;
    padding-bottom: 0;
    height: 246.9333vw;
    margin-bottom: 44px;
  }
}
.about_cont.no5:before {
  position: absolute;
  top: 0;
  width: 1652px;
  left: -226px;
  height: 1114px;
  background: url(/media/images/about/img_about5.png) no-repeat center top;
  background-size: 100% auto;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no5:before {
    width: calc(100% + 256px);
    left: -128px;
    right: -128px;
    height: auto;
    top: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no5:before {
    background: url(/media/images/about/img_about5_sp.png) no-repeat center top;
    background-size: 100% auto;
    width: calc(100% + 32px);
    left: -16px;
    right: -16px;
    height: auto;
    height: 246.9333vw;
  }
}
.about_cont.no5 .text_area {
  padding: 72px 92px 64px;
  background: #ffffff;
  width: 648px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no5 .text_area {
    padding: 36px 46px 32px;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no5 .text_area {
    padding: 32px 24px;
    width: auto;
    margin-right: 16px;
    border-radius: 4px;
  }
}
.about_cont.no5 .text_area .text {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 175%;
  font-weight: 600;
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no5 .text_area .text {
    font-size: 112.5%;
    margin-bottom: 18px;
    margin-left: 0;
    text-indent: 0;
    text-align: center;
  }
}
.about_cont.no5 .text_area .text span {
  color: #eb5e00;
}

.about_cont.no6 {
  padding-top: 109px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .about_cont.no6 {
    padding-top: 60px;
  }
}
.about_cont.no6:before {
  position: absolute;
  top: 0;
  height: 80px;
  width: 1px;
  left: 50%;
  background: #333333;
  content: "";
}
@media only screen and (max-width: 768px) {
  .about_cont.no6:before {
    height: 48px;
  }
}
.about_cont.no6 .text {
  font-size: 187.5%;
  font-weight: 600;
  line-height: 2;
  text-align: center;
  margin-bottom: 36px;
}
@media only screen and (max-width: 768px) {
  .about_cont.no6 .text {
    font-size: 112.5%;
    margin-bottom: 12px;
  }
}
.about_cont.no6 .img_text {
  width: 780px;
  margin: 0 auto 38px;
}
@media only screen and (max-width: 1200px) {
  .about_cont.no6 .img_text {
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .about_cont.no6 .img_text {
    width: 89.8667%;
  }
}
#about #footer {
  background: url(/media/images/about/footer_bg_pc.png) no-repeat center top;
  background-size: 2300px auto;
  height: 975px;
}
@media only screen and (max-width: 768px) {
  #about #footer {
    height: auto;
    background: url(/media/images/about/footer_bg_sp.png) no-repeat center top #e3eff3;
    background-size: 100% auto;
  }
}
#about #footer .inner {
  padding-top: 705px;
  margin-top: -200px;
}
@media only screen and (max-width: 768px) {
  #about #footer .inner {
    padding-top: 58.6667vw;
    margin-top: 0;
  }
}
#about #footer .inner .footer_logo {
  top: 705px;
}
@media only screen and (max-width: 1200px) {
  #about #footer .inner .footer_logo {
    top: 625px;
  }
}
@media only screen and (max-width: 768px) {
  #about #footer .inner .footer_logo {
    top: 0;
  }
}

#cover .editor,
#essay_collection .editor {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

#cover #wrapper,
#essay_collection #wrapper {
  background: url(../media/images/modern_media/cover/bg.gif) repeat left top;
}
#cover .lower_kv,
#essay_collection .lower_kv {
  background-color: #4cb7fd;
}
#cover .lower_kv img,
#essay_collection .lower_kv img {
  height: 100%;
  min-width: 1px;
}
@media only screen and (max-width: 640px) {
  #cover div + .year_select,
  #essay_collection div + .year_select {
    margin-top: 20px;
  }
}
#cover .year_select dl dd,
#essay_collection .year_select dl dd {
  background-color: #fff;
}
@media only screen and (max-width: 640px) {
  #cover .year_select + div,
  #essay_collection .year_select + div {
    margin-top: 20px;
  }
}
#cover .cover_title,
#essay_collection .cover_title {
  background-color: #fff;
  border: 2.25px #e1b74c solid;
  border-radius: 10px;
  padding: 10px 0;
}
#cover .cover_title dl,
#essay_collection .cover_title dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#cover .cover_title dl dt,
#cover .cover_title dl dd,
#essay_collection .cover_title dl dt,
#essay_collection .cover_title dl dd {
  padding: 15px 1em;
}
@media only screen and (max-width: 640px) {
  #cover .cover_title dl dt,
  #cover .cover_title dl dd,
  #essay_collection .cover_title dl dt,
  #essay_collection .cover_title dl dd {
    padding: 10px 1em;
  }
}
#cover .cover_title dl dt,
#essay_collection .cover_title dl dt {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  border-right: 2px #e1b74c solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  font-size: 125%;
}
@media only screen and (max-width: 640px) {
  #cover .cover_title dl dt,
  #essay_collection .cover_title dl dt {
    display: block;
    width: 6em;
    font-size: 100%;
    text-align: center;
  }
  #cover .cover_title dl dt span,
  #essay_collection .cover_title dl dt span {
    display: block;
    font-size: 83.3%;
  }
}
#cover .cover_title dl dd,
#essay_collection .cover_title dl dd {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 125%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 15px 1.5em;
}
@media only screen and (max-width: 640px) {
  #cover .cover_title dl dd,
  #essay_collection .cover_title dl dd {
    padding: 10px 1em;
  }
}
#cover .cover_title dl dd strong,
#essay_collection .cover_title dl dd strong {
  display: block;
  margin-right: 1em;
}
@media only screen and (max-width: 640px) {
  #cover .cover_title dl dd,
  #essay_collection .cover_title dl dd {
    display: block;
    font-size: 81.3%;
  }
  #cover .cover_title dl dd strong,
  #essay_collection .cover_title dl dd strong {
    font-size: 110%;
    margin-right: 0;
  }
}
#cover .cover_img,
#essay_collection .cover_img {
  background: #f6f6f6 url(../media/images/modern_media/cover/shadow.gif) repeat-x left top;
  margin-bottom: 40px;
  display: none;
  position: relative;
  padding-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  #cover .cover_img,
  #essay_collection .cover_img {
    margin-bottom: 20px;
  }
}
#cover .cover_img + .wrap,
#essay_collection .cover_img + .wrap {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  #cover .cover_img + .wrap,
  #essay_collection .cover_img + .wrap {
    margin-top: 20px;
  }
}
#cover .cover_img .main_width,
#essay_collection .cover_img .main_width {
  max-width: none;
  padding: 0;
  height: 100%;
}
#cover .cover_img .close_btn,
#essay_collection .cover_img .close_btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  width: 30px;
  height: 30px;
}
#cover .cover_img .img_wrap,
#essay_collection .cover_img .img_wrap {
  overflow: hidden;
  position: relative;
  width: auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  z-index: 1;
  margin: 0 auto;
}
#cover .cover_img .img_wrap img,
#essay_collection .cover_img .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  max-width: none;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 640px) {
  #cover .cover_img .img_wrap img,
  #essay_collection .cover_img .img_wrap img {
    width: 100%;
    height: auto;
  }
}
#cover #cover_list,
#essay_collection #cover_list {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  #cover #cover_list,
  #essay_collection #cover_list {
    margin-top: 20px;
  }
}
#cover #cover_list .wrap,
#essay_collection #cover_list .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px 8px;
}
@media only screen and (max-width: 900px) {
  #cover #cover_list .wrap,
  #essay_collection #cover_list .wrap {
    margin: 0 -10px 2px;
  }
}
@media only screen and (max-width: 640px) {
  #cover #cover_list .wrap.sp .list_set,
  #essay_collection #cover_list .wrap.sp .list_set {
    width: 50%;
  }
}
#cover #cover_list .list_set,
#essay_collection #cover_list .list_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333333%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  #cover #cover_list .list_set,
  #essay_collection #cover_list .list_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
#cover #cover_list .set_wrap,
#essay_collection #cover_list .set_wrap {
  background-color: #fff;
  border: 1px #e3e3e2 solid;
  width: 100%;
}
#cover #cover_list .set_wrap .img,
#essay_collection #cover_list .set_wrap .img {
  background-color: #f0f0f0;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
}
@media only screen and (min-width: 1025px) {
  #cover #cover_list .set_wrap .img img,
  #essay_collection #cover_list .set_wrap .img img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #cover #cover_list .set_wrap .img:hover,
  #essay_collection #cover_list .set_wrap .img:hover {
    cursor: pointer;
  }
  #cover #cover_list .set_wrap .img:hover img,
  #essay_collection #cover_list .set_wrap .img:hover img {
    opacity: 0.8;
  }
}
#cover #cover_list .set_wrap .img img,
#essay_collection #cover_list .set_wrap .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#cover #cover_list .set_wrap .txt a,
#essay_collection #cover_list .set_wrap .txt a {
  color: #727272;
  position: relative;
  display: block;
  padding: 14px 40px 14px 24px;
}
#cover #cover_list .set_wrap .txt a:after,
#essay_collection #cover_list .set_wrap .txt a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #1f8af0;
  content: "\f105";
  font-weight: bold;
  font-size: 150%;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#cover #cover_list .set_wrap .txt dl dt,
#essay_collection #cover_list .set_wrap .txt dl dt {
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  #cover #cover_list .set_wrap .txt dl dt,
  #essay_collection #cover_list .set_wrap .txt dl dt {
    font-size: 81.3%;
  }
}
@media only screen and (max-width: 640px) {
  #cover #cover_list .set_wrap .txt dl dd,
  #essay_collection #cover_list .set_wrap .txt dl dd {
    font-size: 68.8%;
  }
}
#cover #cover_list .set_wrap .txt dl dd span.copy,
#essay_collection #cover_list .set_wrap .txt dl dd span.copy {
  display: block;
  font-size: 80%;
  margin-top: 0.5em;
}

#essay_collection #footer {
  position: relative;
  z-index: 2;
}
#essay_collection #wrapper {
  background: url(../media/images/modern_media/essay_collection/bg_pc.jpg) no-repeat center top;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  #essay_collection #wrapper {
    background: url(../media/images/modern_media/essay_collection/bg_sp.jpg) no-repeat center top;
  }
}
#essay_collection #main_area {
  position: relative;
}
@media only screen and (max-width: 900px) {
  #essay_collection #main_area {
    padding-bottom: 30%;
  }
}
#essay_collection #main_area img.deco {
  position: absolute;
  bottom: -40px;
  right: 0;
}
@media only screen and (max-width: 900px) {
  #essay_collection #main_area img.deco {
    right: -10%;
    width: 30%;
    bottom: 0;
  }
}
@media only screen and (max-width: 900px) {
  #essay_collection .editor:first-child {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 640px) {
  #essay_collection .editor:first-child {
    margin-bottom: 1.5em;
  }
}
#essay_collection .essay_collection_list h2 {
  color: #1f8af0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 162.5%;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 60px;
}
@media only screen and (max-width: 640px) {
  #essay_collection .essay_collection_list h2 {
    display: block;
    font-size: 125%;
    text-align: center;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 400px) {
  #essay_collection .essay_collection_list h2 {
    font-size: 112.5%;
  }
}
#essay_collection .essay_collection_list h2:before {
  display: none;
}
#essay_collection .essay_collection_list span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 640px) {
  #essay_collection .essay_collection_list span {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 80%;
  }
}
#essay_collection .essay_collection_list span img {
  display: inline-block;
  width: 1em;
  height: auto;
  margin: 0 4px 0 0;
}
#essay_collection .essay_collection_list .list_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 900px) {
  #essay_collection .essay_collection_list .list_wrap {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 640px) {
  #essay_collection .essay_collection_list .list_wrap {
    display: block;
    margin: 0;
  }
}
#essay_collection .essay_collection_list .list_wrap .list_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333333%;
  padding: 0 16px;
  margin-bottom: 32px;
  /* .icon {  width: 108px;
    @include media640{
      width: 60px;
    }
    img {

    }
    p {
    }
  } */
  /**.cat_name {
    flex: 1;
    padding: 1em 30px 1em 18px;
    @include media640{
      padding: 1em 30px 1em 13px;
    }
    p {
      color: #3f3f3f;
      font-weight: 500;
      @include media640{
        font-size: $fontS13;
      }
    }
  }*/
}
@media only screen and (max-width: 1024px) {
  #essay_collection .essay_collection_list .list_wrap .list_set {
    width: 50%;
  }
}
@media only screen and (max-width: 900px) {
  #essay_collection .essay_collection_list .list_wrap .list_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #essay_collection .essay_collection_list .list_wrap .list_set {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
  #essay_collection .essay_collection_list .list_wrap .list_set + .list_set {
    margin-top: 10px;
  }
}
#essay_collection .essay_collection_list .list_wrap .list_set a {
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
  width: 100%;
  position: relative;
  /*  &:after {
     @include fa;
     position: absolute;
     color: #1f8af0;
     content: "\f105";
     font-weight: bold;
     font-size: 150%;
     top: 50%;
     right: 15px;
     transform: translateY(-50%);
   } */
}
#essay_collection .essay_collection_list .list_wrap .list_set a .icon {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#essay_collection #logo_mark {
  background-color: #c3edee;
  padding: 55px 0;
}
@media only screen and (max-width: 900px) {
  #essay_collection #logo_mark {
    padding: 30px 0;
  }
}
#essay_collection #logo_mark .wrap {
  background-color: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 44px 60px 44px 84px;
}
@media only screen and (max-width: 900px) {
  #essay_collection #logo_mark .wrap {
    padding: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #essay_collection #logo_mark .wrap {
    display: block;
    padding: 30px 16px 20px;
  }
}
#essay_collection #logo_mark .wrap .logo {
  width: 178px;
}
@media only screen and (max-width: 900px) {
  #essay_collection #logo_mark .wrap .logo {
    width: 150px;
  }
}
@media only screen and (max-width: 640px) {
  #essay_collection #logo_mark .wrap .logo {
    display: block;
    margin: 0 auto 1em;
  }
}
#essay_collection #logo_mark .wrap .info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 66px;
}
@media only screen and (max-width: 900px) {
  #essay_collection #logo_mark .wrap .info {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #essay_collection #logo_mark .wrap .info {
    padding-left: 0;
  }
}
#essay_collection #logo_mark .wrap .info h3 {
  color: #3f3f3f;
  font-size: 125%;
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 900px) {
  #essay_collection #logo_mark .wrap .info h3 {
    font-size: 100%;
    margin-bottom: 10px;
  }
}
#essay_collection #logo_mark .wrap .info p {
  color: #727272;
  line-height: 1.8;
}
@media only screen and (max-width: 900px) {
  #essay_collection #logo_mark .wrap .info p {
    font-size: 81.3%;
  }
}
#essay_collection.detail {
  /*  .lower_kv img {
     max-height: 100%;
     max-width: none;
     min-width: 1px;
     width: auto;
   } */
}
#essay_collection.detail #main_area {
  padding-bottom: 150px;
}
#essay_collection .index_title {
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  #essay_collection .index_title {
    margin: 30px 0 15px;
  }
}
#essay_collection .index_title h1 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3f3f3f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 162.5%;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #essay_collection .index_title h1 {
    font-size: 125%;
  }
}
#essay_collection .index_title h1 img {
  width: 108px;
}
@media only screen and (max-width: 640px) {
  #essay_collection .index_title h1 img {
    width: 60px;
  }
}
#essay_collection .index_title h1 span {
  display: block;
  font-weight: 600;
  padding-left: 24px;
}
@media only screen and (max-width: 640px) {
  #essay_collection .index_title h1 span {
    padding-left: 15px;
  }
}
#essay_collection .index_contents .index_area .index_set .index_list .title_wrap .title_set {
  background-color: #fbf5e4;
  color: #daa520;
  font-size: 100%;
}
#essay_collection .index_contents .index_area .index_set .index_list .title_wrap .title_set:nth-child(2) {
  width: 446px;
}
#essay_collection .index_contents .index_area .index_set .index_list .title_wrap .title_set:nth-child(3) {
  width: 146px;
}
#essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap {
  background-color: #fff;
  padding-right: 0;
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap {
    padding: 0;
  }
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap:after {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl {
    padding: 0;
  }
}
#essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dt {
  font-size: 112.5%;
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dt {
    border-bottom: 1px #dcdcdc solid;
    position: relative;
    padding: 12px 35px 10px 16px;
  }
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dt:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #1f8af0;
    content: "\f105";
    font-weight: bold;
    font-size: 120%;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd {
  width: 596px;
  padding-right: 0;
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd {
    width: auto;
    padding: 12px 16px 10px;
  }
}
#essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd span.name {
  width: 447px;
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd span.name {
    width: auto;
  }
}
#essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd span.name + span {
  width: 150px;
  padding-right: 50px;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd span.name + span {
    width: auto;
    padding: 0;
  }
  #essay_collection .index_contents .index_area .index_set .index_list .list_set .list_wrap dl dd span.name + span br {
    display: none;
    margin-top: 5px;
  }
}
#essay_collection .index_contents .paging {
  margin: 80px 0 0;
}
@media only screen and (max-width: 900px) {
  #essay_collection .index_contents .paging {
    margin: 30px 0 0;
  }
}
#essay_collection .index_contents .return {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px #dcdcdc solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  #essay_collection .index_contents .return {
    padding-top: 15px;
    margin-top: 15px;
  }
}
#essay_collection .index_contents .return:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1f8af0;
  content: "\f104";
  font-weight: bold;
  font-size: 120%;
  position: relative;
  top: 1px;
  margin-right: 8px;
}
#main_area .ruby_title {
  position: relative;
  padding-left: 26px;
  margin-bottom: 36px;
}
@media only screen and (max-width: 640px) {
  #main_area .ruby_title {
    padding-left: 16px;
    margin-bottom: 20px;
  }
}
#main_area .ruby_title:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#459fcc), to(#1a6fc0));
  background: linear-gradient(to bottom, #459fcc, #1a6fc0);
  height: 100%;
}
#main_area .ruby_title .ruby {
  color: #1f8af0;
  font-size: 112.5%;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 2px;
}
@media only screen and (max-width: 640px) {
  #main_area .ruby_title .ruby {
    font-size: 87.5%;
  }
}
#main_area .ruby_title .title {
  font-size: 162.5%;
  font-weight: 500;
  line-height: 1.2;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #main_area .ruby_title .title {
    font-size: 125%;
  }
}
#main_area .ruby_title .title:before {
  display: none;
}
#main_area .uborder_title {
  margin-bottom: 18px;
}
@media only screen and (max-width: 640px) {
  #main_area .uborder_title {
    margin-bottom: 15px;
  }
}
#main_area .uborder_title .title {
  border-bottom: 2px #dcdcdc solid;
  font-size: 125%;
  font-weight: 500;
  padding: 0 0 15px;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #main_area .uborder_title .title {
    font-size: 100%;
    padding: 0 0 10px;
  }
}
#main_area .uborder_title .title:before {
  display: none;
}
#main_area .ruby_anchor {
  margin-bottom: 30px;
}
#main_area .ruby_anchor ul {
  border-top: 1px #dcdcdc solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#main_area .ruby_anchor ul li {
  width: 33.3333333%;
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
}
#main_area .ruby_anchor ul li:first-child {
  border-left: 1px #dcdcdc solid;
}
#main_area .ruby_anchor ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 20px 0;
}
#main_area .ruby_anchor ul li a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main_area .ruby_anchor ul li a span {
  display: block;
  width: 100%;
  text-align: center;
}
#main_area .ruby_anchor ul li a span.en {
  color: #1f8af0;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}
#main_area .ruby_anchor ul li a span.ja {
  font-size: 87.5%;
  font-weight: 600;
}
#main_area .ruby_anchor ul.column2 li {
  width: 50%;
}
#main_area .ruby_anchor ul.column3 li {
  width: 33.3333333%;
}
#main_area .ruby_anchor ul.column4 li {
  width: 25%;
}
#main_area .ruby_anchor ul.column5 li {
  width: 20%;
}
@media only screen and (max-width: 900px) {
  #main_area .ruby_anchor ul li {
    width: 33.3333333% !important;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .ruby_anchor ul li {
    width: 50% !important;
    font-size: 75%;
  }
  #main_area .ruby_anchor ul li a {
    padding: 12px 0;
  }
}
#main_area .mod_cont .img_2col {
  max-width: 752px;
  margin: 0 auto;
}
#main_area .mod_cont .img_2col .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .img_2col .wrap {
    margin: 0 -7px -16px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .img_2col .wrap {
    display: block;
  }
}
#main_area .mod_cont .img_2col .wrap .img_set {
  padding: 0 16px;
  width: 50%;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .img_2col .wrap .img_set {
    padding: 0 7px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .img_2col .wrap .img_set {
    width: 100%;
    margin-bottom: 0;
  }
  #main_area .mod_cont .img_2col .wrap .img_set img {
    width: 100%;
  }
  #main_area .mod_cont .img_2col .wrap .img_set + .img_set {
    margin-top: 15px;
  }
}
#main_area .mod_cont .img_2col .wrap .img_set a {
  display: block;
}
#main_area .mod_cont .img_2col .wrap .img_set p.cap {
  margin-top: 8px;
}
#main_area .mod_cont .img_info_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .img_info_col2 {
    margin: 0 -7px -16px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .img_info_col2 {
    display: block;
    margin: 0;
  }
}
#main_area .mod_cont .img_info_col2 .info_set {
  width: 50%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .img_info_col2 .info_set {
    padding: 0 7px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .img_info_col2 .info_set {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  #main_area .mod_cont .img_info_col2 .info_set + .info_set {
    margin-top: 20px;
  }
}
#main_area .mod_cont .img_info_col2 .info_set .wrap img {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
#main_area .mod_cont .img_info_col2 .info_set .wrap h3 {
  font-size: 112.5%;
  font-weight: 500;
  margin-bottom: 5px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .img_info_col2 .info_set .wrap h3 {
    font-size: 100%;
  }
}
#main_area .mod_cont .img_info_col2 .info_set .wrap p {
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .img_info_col2 .info_set .wrap p {
    font-size: 87.5%;
  }
}
#main_area .mod_cont .caplink_img .img_wrap {
  display: table;
  margin: 0 auto;
}
#main_area .mod_cont .caplink_img .img_wrap img {
  margin-bottom: 10px;
}
#main_area .mod_cont .caplink_img .img_wrap a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main_area .mod_cont .caplink_img .img_wrap a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 150%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
  margin-left: 8px;
}
#main_area .mod_cont .border_img_txt {
  border: 1px #d6d9de solid;
  max-width: 932px;
  padding: 30px 64px 36px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .border_img_txt {
    padding: 30px 30px 36px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .border_img_txt {
    padding: 20px 16px 26px;
  }
}
#main_area .mod_cont .border_img_txt .title {
  border-bottom: 1px #d6d9de solid;
  padding-bottom: 22px;
  margin-bottom: 33px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .border_img_txt .title {
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
}
#main_area .mod_cont .border_img_txt .title h2 {
  color: #3f3f3f;
  font-size: 125%;
  text-align: center;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .border_img_txt .title h2 {
    font-size: 100%;
  }
}
#main_area .mod_cont .border_img_txt .title h2:before {
  display: none;
}
#main_area .mod_cont .border_img_txt .img_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .border_img_txt .img_txt {
    display: block;
  }
}
#main_area .mod_cont .border_img_txt .img_txt .img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 206px;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .border_img_txt .img_txt .img {
    width: 180px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .border_img_txt .img_txt .img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #main_area .mod_cont .border_img_txt .img_txt .img img {
    display: block;
    margin: 0 auto;
  }
}
#main_area .mod_cont .border_img_txt .img_txt .txt {
  padding-left: 32px;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .border_img_txt .img_txt .txt {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .border_img_txt .img_txt .txt {
    padding-left: 0;
  }
}
#main_area .mod_cont .col2_table table {
  table-layout: fixed;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .col2_table table tr th,
  #main_area .mod_cont .col2_table table tr td {
    display: block;
  }
}
#main_area .mod_cont .col2_table table tr th {
  width: 328px;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .col2_table table tr th {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .sdgs_table {
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: -15px;
  }
}
#main_area .mod_cont .sdgs_table table {
  width: 100%;
  table-layout: fixed;
}
@media only screen and (max-width: 900px) {
  #main_area .mod_cont .sdgs_table table {
    width: 1048px;
  }
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .sdgs_table table {
    width: 800px;
  }
}
#main_area .mod_cont .sdgs_table table thead tr th {
  text-align: center;
}
#main_area .mod_cont .sdgs_table table thead tr th:first-child {
  width: 5em;
  border-right: none;
}
.en #main_area .mod_cont .sdgs_table table thead tr th:first-child {
  width: 10em;
}
#main_area .mod_cont .sdgs_table table thead tr th:first-child + th {
  padding-right: 5em;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .sdgs_table table thead tr th:first-child + th {
    width: 320px;
  }
}
#main_area .mod_cont .sdgs_table table tbody tr th {
  background: none;
  font-weight: 500;
  width: 5em;
  text-align: center;
  vertical-align: middle;
  font-size: 137.5%;
  line-height: 1.2;
  padding: 1em 28px;
}
.en #main_area .mod_cont .sdgs_table table tbody tr th {
  padding: 1em 10px;
}
#main_area .mod_cont .sdgs_table table tbody tr th.red {
  color: #d82a3c;
}
#main_area .mod_cont .sdgs_table table tbody tr th.green {
  color: #00713d;
}
#main_area .mod_cont .sdgs_table table tbody tr th.blue {
  color: #1577f4;
}
#main_area .mod_cont .sdgs_table table tbody tr th.yellow {
  color: #df9314;
}
#main_area .mod_cont .sdgs_table table tbody tr td {
  width: 33.3333333%;
  vertical-align: middle;
  padding: 11px 20px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .sdgs_table table tbody tr td {
    padding: 11px 10px;
  }
}
#main_area .mod_cont .sdgs_table table tbody tr td:first-child {
  width: 340px;
}
#main_area .mod_cont .sdgs_table table tbody tr td p.title {
  font-size: 112.5%;
  font-weight: 600;
}
#main_area .mod_cont .sdgs_table table tbody tr td p.title + ul {
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .sdgs_table table tbody tr td p.title br {
    display: none;
  }
}
#main_area .mod_cont .sdgs_table table tbody tr td ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px -12px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .sdgs_table table tbody tr td ul {
    width: 150px;
    margin: 0 -4px -8px;
  }
}
#main_area .mod_cont .sdgs_table table tbody tr td ul li {
  width: 33.3333333%;
  padding: 0 6px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .sdgs_table table tbody tr td ul li {
    width: 50%;
    padding: 0 4px;
    margin-bottom: 8px;
  }
}
#main_area .mod_cont .sdgs_table table tbody tr td a {
  font-weight: 500;
}
#main_area .mod_cont .sdgs_table table tbody tr td a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 120%;
  font-weight: bold;
  margin-left: 8px;
}
#main_area .mod_cont .graph_area {
  max-width: 800px;
  margin: 0 auto;
}
#main_area .mod_cont .graph_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
#main_area .mod_cont .graph_wrap.only {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .graph_wrap {
    display: block;
    margin: 0;
  }
}
#main_area .mod_cont .graph_wrap .graph_set {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .graph_wrap .graph_set {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #main_area .mod_cont .graph_wrap .graph_set + .graph_set {
    margin-top: 20px;
  }
}
#main_area .mod_cont .graph_wrap .graph_set p.y_label {
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  top: 50%;
  height: auto;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#main_area .mod_cont .graph_wrap .graph_set p.y_label.left {
  left: -50px;
}
#main_area .mod_cont .graph_wrap .graph_set p.y_label.right {
  right: -45px;
}
@media only screen and (max-width: 640px) {
  #main_area .mod_cont .graph_wrap .graph_set {
    max-width: 100%;
  }
}
#main_area .mod_cont .graph_wrap .graph_set canvas {
  width: 100%;
  height: 600px;
}

.sdgs_navi {
  margin-top: 80px;
}
@media only screen and (max-width: 900px) {
  .sdgs_navi {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 640px) {
  .sdgs_navi {
    margin-top: 30px;
  }
}
.sdgs_navi h3 {
  font-size: 162.5%;
  font-weight: 500;
  padding: 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  .sdgs_navi h3 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .sdgs_navi h3 {
    font-size: 125%;
  }
}
.sdgs_navi dl .dl_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .sdgs_navi dl .dl_set {
    display: block;
  }
  .sdgs_navi dl .dl_set:first-child dt {
    display: none;
  }
}
.sdgs_navi dl .dl_set + .dl_set {
  border-top: 1px #dcdcdc solid;
  padding-top: 24px;
  margin-top: 24px;
}
@media only screen and (max-width: 900px) {
  .sdgs_navi dl .dl_set + .dl_set {
    padding-top: 10px;
    margin-top: 26px;
  }
}
.sdgs_navi dl .dl_set dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 125%;
  font-weight: 500;
  width: 180px;
}
@media only screen and (max-width: 900px) {
  .sdgs_navi dl .dl_set dt {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .sdgs_navi dl .dl_set dt {
    font-size: 100%;
    margin-bottom: 10px;
  }
}
.sdgs_navi dl .dl_set dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.sdgs_navi dl .dl_set dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -4px -8px;
}
@media only screen and (max-width: 640px) {
  .sdgs_navi dl .dl_set dd ul {
    display: block;
  }
}
.sdgs_navi dl .dl_set dd ul li {
  width: 50%;
  padding: 0 4px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 640px) {
  .sdgs_navi dl .dl_set dd ul li {
    width: 100%;
    margin-bottom: 0;
  }
  .sdgs_navi dl .dl_set dd ul li + li {
    margin-top: 10px;
  }
}
.sdgs_navi dl .dl_set dd ul li a {
  border: 1px #1f8af0 solid;
  border-radius: 50px;
  display: block;
  padding: 14px 20px;
}
@media only screen and (max-width: 640px) {
  .sdgs_navi dl .dl_set dd ul li a {
    padding: 10px 20px;
  }
}

#sustainability.top #wrapper {
  background: none;
}
#sustainability.top #sdgs_kv {
  background: url(../media/images/sustainability/sdgs_kv.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  position: relative;
  height: calc(100vh - 110px);
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_kv {
    background: url(../media/images/sustainability/sdgs_kv_sp.jpg) no-repeat center center;
    background-size: cover;
    height: calc(100vh - 60px);
  }
}
#sustainability.top #sdgs_kv #bread {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  z-index: 10;
  padding-bottom: 0;
  margin: 0;
}
#sustainability.top #sdgs_kv #bread ol li {
  color: #fff;
}
#sustainability.top #sdgs_kv #bread ol li a {
  color: #fff;
}
#sustainability.top #sdgs_kv .title_wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#sustainability.top #sdgs_kv .title_wrap .title {
  color: #fff;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}
@media only screen and (min-width: 641px) {
  #sustainability.top #sdgs_kv .title_wrap .title .sp_only {
    display: none;
  }
}
#sustainability.top #sdgs_kv .title_wrap .title h1 {
  line-height: 1.3;
  font-size: 287.5%;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 901px) {
  .en #sustainability.top #sdgs_kv .title_wrap .title h1 {
    letter-spacing: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .en #sustainability.top #sdgs_kv .title_wrap .title h1 br {
    display: none;
    margin: 0 5px;
  }
  .en #sustainability.top #sdgs_kv .title_wrap .title h1 span {
    display: block;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_kv .title_wrap .title h1 {
    font-size: 250%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_kv .title_wrap .title h1 {
    font-size: 156.25%;
  }
}
#sustainability.top #sdgs_kv .title_wrap .title p {
  font-size: 162.5%;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_kv .title_wrap .title p {
    font-size: 125%;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_kv .title_wrap .title p {
    font-size: 100%;
  }
}
#sustainability.top #sdgs_kv .title_wrap .scroll {
  color: #fff;
  font-weight: 600;
  position: absolute;
  width: 100%;
  bottom: 65px;
  left: 0;
  text-align: center;
}
#sustainability.top #sdgs_kv .title_wrap .scroll:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_kv .title_wrap .scroll {
    bottom: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  #sustainability.top #sdgs_kv .title_wrap p.scroll {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #sustainability.top #sdgs_kv .title_wrap:hover p.scroll {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
#sustainability.top #main_area {
  padding: 54px 0 0;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #main_area {
    padding: 24px 0 0;
  }
}
#sustainability.top #sdgs_bnr {
  margin-bottom: 90px;
}
#sustainability.top #sdgs_bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul {
    display: block;
    margin: 0;
  }
}
#sustainability.top #sdgs_bnr ul li {
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li {
    padding: 0;
    margin: 0;
  }
  #sustainability.top #sdgs_bnr ul li + li {
    margin-top: 10px;
  }
}
#sustainability.top #sdgs_bnr ul li .wrap {
  display: block;
  position: relative;
}
#sustainability.top #sdgs_bnr ul li .wrap p {
  color: #fff;
  font-size: 125%;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li .wrap p {
    font-size: 112.5%;
  }
}
#sustainability.top #sdgs_bnr ul li:first-child .text_wrap {
  position: absolute;
  top: 50%;
  left: 90px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li:first-child .text_wrap {
    left: 16px;
  }
}
#sustainability.top #sdgs_bnr ul li:first-child .text_wrap p.en {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 250%;
  line-height: 1.1;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li:first-child .text_wrap p.en {
    font-size: 125%;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li:first-child .text_wrap p.ja {
    font-size: 62.5%;
  }
}
#sustainability.top #sdgs_bnr ul li:not(:first-child) {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li:not(:first-child) {
    width: 100%;
  }
}
#sustainability.top #sdgs_bnr ul li:not(:first-child) p {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 30px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_bnr ul li:not(:first-child) p {
    left: 16px;
    bottom: 12px;
  }
}
#sustainability.top #sdgs_bnr ul + p {
  text-align: right;
  margin-top: 15px;
}
#sustainability.top #sdgs_bnr ul + p a[href*=".pdf"]:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #de2525;
  content: "\f1c1";
  font-weight: normal;
  margin-left: 8px;
}
#sustainability.top #sdgs_attempt {
  margin-bottom: 110px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt {
    margin-bottom: 45px;
  }
}
#sustainability.top #sdgs_attempt h2 {
  color: #117aec;
  font-size: 212.5%;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
  padding: 0;
  margin: 0 0 38px;
}
#sustainability.top #sdgs_attempt h2 span {
  background: -webkit-gradient(linear, left bottom, right top, from(#117aec), to(#58c0fc));
  background: linear-gradient(to top right, #117aec, #58c0fc);
  -webkit-background-clip: text;
  color: transparent;
  display: block;
}
#sustainability.top #sdgs_attempt h2:before {
  display: none;
}
#sustainability.top #sdgs_attempt h2:after {
  background-color: #e60012;
  content: "";
  display: block;
  width: 2em;
  height: 3px;
  margin: 38px auto 0;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt h2 {
    font-size: 137.5%;
  }
}
#sustainability.top #sdgs_attempt .ruby_anchor {
  margin-bottom: 60px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt .ruby_anchor ul li {
    width: 50% !important;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set + .attempt_set {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set + .attempt_set {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set + .attempt_set {
    margin-top: 40px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .img_wrap img {
  width: 100%;
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .info {
    margin: 0 -8px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .info {
    display: block;
    margin: 0;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap,
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link {
  width: 50%;
  padding: 0 16px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap,
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap,
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link {
    width: 100%;
    padding: 0;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap {
  background-color: #fff;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
  position: relative;
  padding-top: 80px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap {
    -webkit-transform: translateY(-38%);
    transform: translateY(-38%);
    padding-top: 60px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap {
    width: 80%;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap:before {
  background-color: #fff;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 500%;
  height: 100%;
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap p.en {
  background: -webkit-gradient(linear, left bottom, right top, from(#117aec), to(#58c0fc));
  background: linear-gradient(to top right, #117aec, #58c0fc);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 300%;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap p.en {
    font-size: 250%;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap p.en {
    font-size: 175%;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap h3 {
  font-size: 175%;
  font-weight: 600;
  margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap h3 {
    font-size: 150%;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap h3 {
    font-size: 112.5%;
    margin-bottom: 20px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap h3:after {
  background-color: #e60012;
  content: "";
  display: block;
  width: 1em;
  height: 3px;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap h3:after {
    margin-top: 20px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap p.ja {
  font-size: 125%;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap p.ja {
    font-size: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .title_wrap p.ja {
    font-size: 87.5%;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link {
  padding-top: 46px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link {
    padding-top: 0;
    margin-top: -35px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link ul li + li {
  margin-top: 16px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link ul li + li {
    margin-top: 12px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link ul li a {
  border: 1px #1f8af0 solid;
  border-radius: 50px;
  display: block;
  position: relative;
  padding: 16px 20px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link ul li a {
    padding: 8px 20px;
  }
}
#sustainability.top #sdgs_attempt #attempt_wrap .attempt_set .link ul li a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sustainability.top #sdgs_links {
  background-color: #f6f6f6;
  padding: 70px 0 80px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_links {
    padding: 40px 0 50px;
  }
}
#sustainability.top #sdgs_links .link_set + .link_set {
  border-top: 1px #dcdcdc solid;
  padding-top: 32px;
  margin-top: 32px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_links .link_set + .link_set {
    padding-top: 20px;
    margin-top: 20px;
  }
}
#sustainability.top #sdgs_links .link_set ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_links .link_set ul {
    margin: 0 -8px -16px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_links .link_set ul {
    display: block;
    margin: 0;
  }
}
#sustainability.top #sdgs_links .link_set ul li {
  width: 25%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  #sustainability.top #sdgs_links .link_set ul li {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_links .link_set ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  #sustainability.top #sdgs_links .link_set ul li + li {
    margin-top: 10px;
  }
}
#sustainability.top #sdgs_links .link_set ul li a {
  border: 1px #1f8af0 solid;
  border-radius: 50px;
  display: block;
  font-size: 87.5%;
  position: relative;
  padding: 16px 20px;
}
@media only screen and (max-width: 640px) {
  #sustainability.top #sdgs_links .link_set ul li a {
    padding: 8px 20px;
  }
}
#sustainability.top #sdgs_links .link_set ul li a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sustainability.top #sdgs_links .link_set ul li a[href*=".pdf"]:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #de2525;
  content: "\f1c1";
  font-weight: normal;
}

#kv.yokuwakaru {
  background-image: url(/media/images/yokuwakaru/kv_pc.jpg);
}

@media only screen and (max-width: 768px) {
  #kv.yokuwakaru {
    background-image: url(/media/images/yokuwakaru/kv_sp.jpg);
  }
}
/*                covid19
======================================================= */
#covid19 .cont_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 932px;
}

#covid19 .bebas {
  font-family: "Bebas Neue", cursive, sans-serif;
}

@media only screen and (min-width: 901px) {
  #covid19 .tab {
    display: none;
  }
}
#covid19 #covid19_kv {
  color: #222;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  position: relative;
}

@media only screen and (max-width: 1100px) {
  #covid19 #covid19_kv {
    padding-left: 19%;
  }
}
#covid19 #covid19_kv img.title_bg {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

@media only screen and (max-width: 1024px) {
  #covid19 #covid19_kv img.title_bg {
    max-width: 80%;
  }
}
#covid19 #covid19_kv .img {
  position: relative;
  z-index: 2;
}

#covid19 #covid19_kv .img img {
  margin-left: auto;
}

#covid19 #covid19_kv .main_width {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 3;
}

#covid19 #covid19_kv .main_width a {
  font-family: "robot";
  font-weight: 300;
  font-size: 75%;
  display: block;
  position: absolute;
  top: 112%;
  line-height: 1;
  -webkit-transform: translateX(-150px) rotate(90deg);
  transform: translateX(-150px) rotate(90deg);
}

@media only screen and (max-width: 1300px) {
  #covid19 #covid19_kv .main_width a {
    -webkit-transform: translateX(-100px) rotate(90deg);
    transform: translateX(-100px) rotate(90deg);
  }
}
@media only screen and (max-width: 1200px) {
  #covid19 #covid19_kv .main_width a {
    top: 120%;
    -webkit-transform: translateX(-70px) rotate(90deg);
    transform: translateX(-70px) rotate(90deg);
  }
}
@media only screen and (max-width: 1024px) {
  #covid19 #covid19_kv .main_width a {
    display: none;
  }
}
#covid19 #covid19_kv .main_width a:before,
#covid19 #covid19_kv .main_width a:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}

#covid19 #covid19_kv .main_width a:before {
  background-color: #bdc3c8;
  width: 130px;
}

#covid19 #covid19_kv .main_width a:after {
  background-color: #117aec;
  -webkit-animation-name: scroll_bar;
  animation-name: scroll_bar;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#covid19 #covid19_kv .title {
  position: relative;
}

@media only screen and (max-width: 900px) {
  #covid19 #covid19_kv .title {
    padding: 0 10px;
  }
}
#covid19 #covid19_kv .title h1,
#covid19 #covid19_kv .title p {
  position: relative;
  z-index: 2;
}

#covid19 #covid19_kv .title h1 {
  font-size: 850%;
  line-height: 0.9;
  letter-spacing: 15px;
}

@media only screen and (max-width: 900px) {
  #covid19 #covid19_kv .title h1 {
    font-size: 700%;
    letter-spacing: 10px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #covid19_kv .title h1 {
    letter-spacing: 5px;
    font-size: 662.5%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #covid19_kv .title h1 {
    font-size: 400%;
  }
}
#covid19 #covid19_kv .title h1 span {
  display: inline-block;
}

#covid19 #covid19_kv .title p {
  font-size: 225%;
  font-weight: bold;
  margin-top: 15px;
}

@media only screen and (max-width: 768px) {
  #covid19 #covid19_kv .title p {
    font-size: 212.5%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #covid19_kv .title p {
    font-size: 112.5%;
  }
}
#covid19 #covid19_kv .title p span {
  background-color: #fff;
  display: table;
  line-height: 1.4;
  padding: 0 10px;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #covid19 #covid19_kv .title p span {
    padding: 10px 10px 0;
  }
}
#covid19 #covid19_kv .title p span + span {
  margin-top: 10px;
}

#covid19 #main_area {
  color: #222;
  position: relative;
  z-index: 2;
  padding-top: 100px;
}

@media only screen and (max-width: 900px) {
  #covid19 #main_area {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #main_area {
    padding-top: 30px;
  }
}
#covid19 #main_area h2 {
  padding: 0;
}

#covid19 #main_area h2:before {
  display: none;
}

#covid19 #covid19_lead {
  padding-bottom: 95px;
}

@media only screen and (max-width: 900px) {
  #covid19 #covid19_lead {
    padding: 0 10px 50px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #covid19_lead {
    padding: 0 10px 40px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #covid19_lead {
    padding: 0 10px 30px;
  }
}
#covid19 #covid19_lead img.deco {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(300px, -120px);
  transform: translate(300px, -120px);
}

@media only screen and (max-width: 1024px) {
  #covid19 #covid19_lead img.deco {
    left: auto;
    right: 0;
    -webkit-transform: translate(180px, -30px);
    transform: translate(180px, -30px);
    width: 400px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #covid19_lead img.deco {
    left: auto;
    right: 0;
    -webkit-transform: translate(160px, -100px);
    transform: translate(160px, -100px);
    width: 300px;
  }
}
#covid19 #covid19_lead h2 {
  font-size: 312.5%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
  line-height: 1.4;
}

@media only screen and (max-width: 768px) {
  #covid19 #covid19_lead h2 {
    font-size: 162.5%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #covid19_lead h2 {
    margin-bottom: 20px;
  }
}
#covid19 #covid19_lead p {
  font-size: 112.5%;
  line-height: 2.4;
}

@media only screen and (max-width: 768px) {
  #covid19 #covid19_lead p {
    font-size: 87.5%;
    line-height: 2;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #covid19_lead p {
    line-height: 1.8;
  }
}
#covid19 #covid19_lead p + p {
  margin-top: 10px;
}

#covid19 .plug_img {
  position: relative;
  height: 328px;
  width: 100%;
  z-index: 3;
  margin-bottom: 68px;
}

@media only screen and (max-width: 768px) {
  #covid19 .plug_img {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 .plug_img {
    height: 250px;
    margin-bottom: 30px;
  }
}
#covid19 .plug_img img {
  position: absolute;
  max-width: none;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 768px) {
  #covid19 .plug_img img {
    right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 .plug_img img {
    max-height: 100%;
  }
}
#covid19 .plug_img img.deco {
  top: auto;
  bottom: 100%;
  right: -20px;
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  width: 100px;
}

#covid19 #message {
  position: relative;
  padding-bottom: 72px;
}

@media only screen and (max-width: 768px) {
  #covid19 #message {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #message {
    padding-bottom: 80px;
  }
}
#covid19 #message img.deco {
  position: absolute;
  width: 80px;
  top: 100%;
  left: -20px;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}

#covid19 #message p.bebas {
  color: #646464;
  font-size: 800%;
  font-weight: 500;
  letter-spacing: 24px;
  opacity: 0.08;
  line-height: 1;
  position: absolute;
  bottom: 0;
  right: -1.4em;
}

@media only screen and (max-width: 768px) {
  #covid19 #message p.bebas {
    font-size: 600%;
    letter-spacing: 14px;
    right: -35px;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #message p.bebas {
    font-size: 400%;
    right: -35px;
  }
}
#covid19 #message #message_area {
  position: relative;
}

@media only screen and (min-width: 769px) {
  #covid19 #message #message_area {
    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;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #message #message_area {
    padding: 0 10px;
  }
}
#covid19 #message #message_area:before {
  background: url(../media/images/covid19/repeat_noise.png) repeat left top;
  content: "";
  display: block;
  width: 200%;
  height: 110%;
  top: -254px;
  left: 180px;
  position: absolute;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  #covid19 #message #message_area:before {
    height: 75%;
    top: -200px;
    left: 4em;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #message #message_area:before {
    top: -150px;
    left: 3em;
  }
}
#covid19 #message #message_area .txt,
#covid19 #message #message_area .img {
  position: relative;
  z-index: 2;
}

#covid19 #message #message_area .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 90px;
}

@media only screen and (max-width: 1024px) {
  #covid19 #message #message_area .txt {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 900px) {
  #covid19 #message #message_area .txt {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #message #message_area .txt {
    padding-left: 0;
  }
}
#covid19 #message #message_area .txt h2 {
  border: 1px #222 solid;
  display: table;
  font-weight: 500;
  font-size: 87.5%;
  padding: 8px 15px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 640px) {
  #covid19 #message #message_area .txt h2 {
    font-size: 75%;
  }
}
#covid19 #message #message_area .txt h3 {
  font-size: 162.5%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
}

@media only screen and (max-width: 768px) {
  #covid19 #message #message_area .txt h3 {
    font-size: 150%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #message #message_area .txt h3 {
    font-size: 125%;
  }
}
#covid19 #message #message_area .txt p {
  letter-spacing: -1px;
  line-height: 1.8;
}

#covid19 #message #message_area .txt p + p {
  margin-top: 1em;
}

#covid19 #message #message_area .txt dl {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1.5em;
}

@media only screen and (max-width: 640px) {
  #covid19 #message #message_area .txt dl {
    font-size: 87.5%;
    margin-top: 0.5em;
  }
}
#covid19 #message #message_area .txt dl dt,
#covid19 #message #message_area .txt dl dd {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
}

#covid19 #message #message_area .txt dl dd {
  font-size: 125%;
  margin-left: 0.8em;
}

#covid19 #message #message_area .img {
  width: 330px;
}

@media only screen and (max-width: 900px) {
  #covid19 #message #message_area .img {
    width: 250px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #message #message_area .img {
    width: auto;
    margin-top: 1.5em;
  }

  #covid19 #message #message_area .img img {
    width: 100%;
  }
}
#covid19 .bar:before {
  background-color: #a4a4a4;
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #covid19 .bar:before {
    height: 80px;
    margin: 1em auto 0;
  }
}
#covid19 #action {
  margin-top: 40px;
}

#covid19 #action > .title {
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action > .title {
    padding-bottom: 50px;
  }
}
#covid19 #action > .title:before {
  background-color: #f2f5f7;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 110%;
  z-index: 0;
  left: 0;
  top: 4.5em;
}

@media only screen and (max-width: 768px) {
  #covid19 #action > .title:before {
    top: 3.5em;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action > .title:before {
    top: 2.8em;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #action > .title:before {
    top: 2em;
  }
}
#covid19 #action > .title h2,
#covid19 #action > .title p {
  position: relative;
  z-index: 2;
}

#covid19 #action > .title h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
  font-size: 325%;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action > .title h2 {
    font-size: 250%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action > .title h2 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #action > .title h2 {
    font-size: 150%;
  }
}
#covid19 #action > .title h2 span {
  display: inline-block;
}

#covid19 #action > .title h2 span.small {
  display: block;
  font-size: 69.2%;
}

#covid19 #action > .title h2 span.en {
  font-family: Helvetica, "Helvetica Neue", sans-serif;
}

#covid19 #action > .title p {
  color: #117aec;
  font-size: 87.5%;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  #covid19 #action > .title p {
    font-size: 75%;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #action > .title p {
    font-size: 62.5%;
  }
}
#covid19 #action #action_navi {
  background-color: #f2f5f7;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_navi {
    padding-bottom: 50px;
  }
}
#covid19 #action #action_navi .main_width {
  position: relative;
}

#covid19 #action #action_navi .main_width img {
  position: absolute;
}

#covid19 #action #action_navi .main_width img.deco01 {
  right: 100%;
  bottom: 100%;
}

#covid19 #action #action_navi .main_width img.deco02 {
  left: 100%;
  bottom: 0;
}

#covid19 #action #action_navi #navi_area {
  padding-bottom: 10px;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_navi #navi_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 #action #action_navi #navi_area .navi_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_navi #navi_area .navi_set + .navi_set {
    margin-top: 50px;
  }
}
#covid19 #action #action_navi #navi_area .navi_set a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 100px;
  -webkit-box-shadow: 0px 0px 14px -6px #b1b1b1;
  box-shadow: 0px 0px 14px -6px #b1b1b1;
  color: #222;
  display: block;
  background-color: #fff;
  position: relative;
  text-align: center;
  padding: 52px 1em;
}

@media only screen and (min-width: 1025px) {
  #covid19 #action #action_navi #navi_area .navi_set a:hover:after {
    -webkit-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
  }
}
@media only screen and (min-width: 769px) {
  #covid19 #action #action_navi #navi_area .navi_set a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_navi #navi_area .navi_set a {
    line-height: 1.5;
    padding: 30px 1em;
  }
}
#covid19 #action #action_navi #navi_area .navi_set a:after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../media/images/covid19/navi_arrow.png) no-repeat center bottom;
  content: "";
  display: block;
  width: 25px;
  height: 14px;
  position: absolute;
  left: 50%;
  bottom: 22px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_navi #navi_area .navi_set a:after {
    bottom: 10px;
  }
}
#covid19 #action #action_navi #navi_area .navi_set a span {
  display: block;
  font-family: "Bebas Neue", cursive;
  font-size: 75%;
}

#covid19 #action #action_navi #navi_area .navi_set a span.no {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#covid19 #action #action_navi #navi_area .navi_set a span.no span {
  font-size: 400%;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_navi #navi_area .navi_set a span.no span {
    font-size: 250%;
  }
}
#covid19 #action #action_navi #navi_area .navi_set a span.txt {
  color: #117aec;
  background: -webkit-linear-gradient(-30deg, #0768ac, #2faba9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 125%;
  font-weight: 600;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_navi #navi_area .navi_set a span.txt {
    font-size: 87.5%;
  }
}
#covid19 #action #action_area {
  background: #f2f5f7 url(../media/images/covid19/repeat_pc.jpg) repeat-y center -80px;
  padding-top: 10px;
  margin-bottom: 160px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area {
    background: #f2f5f7 url(../media/images/covid19/repeat_sp.jpg) repeat-y center 0;
    background-size: contain;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area {
    margin-bottom: 60px;
  }
}
#covid19 #action #action_area .cont_width {
  position: relative;
  z-index: 2;
}

#covid19 #action #action_area .action_cont + .action_cont {
  margin-top: 90px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont + .action_cont {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont + .action_cont {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .cont_width {
    padding: 0 10px;
  }
}
#covid19 #action #action_area .action_cont .action_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .action_title {
    display: block;
  }
}
#covid19 #action #action_area .action_cont .action_title .no {
  font-size: 1000%;
  line-height: 0.85;
}

@media only screen and (max-width: 900px) {
  #covid19 #action #action_area .action_cont .action_title .no {
    font-size: 800%;
  }
}
@media only screen and (max-width: 800px) {
  #covid19 #action #action_area .action_cont .action_title .no {
    font-size: 700%;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .action_title .no {
    font-size: 575%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .action_title .no {
    font-size: 400%;
  }
}
#covid19 #action #action_area .action_cont .action_title .title {
  padding-left: 40px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .action_title .title {
    padding-left: 0;
  }
}
#covid19 #action #action_area .action_cont .action_title .title p.bebas {
  font-size: 87.5%;
  line-height: 1;
  margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .action_title .title p.bebas {
    font-size: 75%;
  }
}
#covid19 #action #action_area .action_cont .action_title .title h3 {
  color: #117aec;
  background: -webkit-linear-gradient(-30deg, #0768ac, #2faba9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 250%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .action_title .title h3 {
    font-size: 237.5%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .action_title .title h3 {
    font-size: 125%;
  }
}
#covid19 #action #action_area .action_cont .lead {
  margin-bottom: 1em;
}

#covid19 #action #action_area .action_cont .lead p {
  line-height: 2;
}

#covid19 #action #action_area .action_cont .lead p.small {
  font-size: 87.5%;
  margin-top: 0.5em;
}

#covid19 #action #action_area .action_cont .covid19_type {
  margin-top: 2em;
}

#covid19 #action #action_area .action_cont .covid19_type h4 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 125%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -3px;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33.3333333%;
    padding: 0 3px;
  }

  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set:first-child .set_wrap .wrap dl {
    margin-top: 0.3em;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set + .type_set {
    margin-top: 12px;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap {
  background-color: #e0edf6;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap {
  padding: 0 20px 20px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding: 25px 30px;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap {
    padding: 20px 20px;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap ul li {
  background-color: #fff;
  border-radius: 10px;
  color: #0e67c8;
  font-size: 112.5%;
  font-weight: bold;
  padding: 0.2em 1em;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap ul li {
    font-size: 100%;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap ul li + li {
  margin-top: 5px;
}

#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap ul li.orange {
  color: #ff6e1f;
}

#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap ul + p {
  text-align: right;
  font-size: 87.5%;
  margin: 0.3em 0;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap ul + p {
    font-size: 81.3%;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl {
  border-top: 1px #c4d0de solid;
  padding-top: 0.5em;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl {
    margin-top: 2.9em;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl dt,
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl dd {
  font-weight: 500;
}

#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl dt {
  font-size: 75%;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl dt {
    font-size: 68.8%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap .wrap dl dd {
    font-size: 87.5%;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap h5 {
  background: url(../media/images/covid19/type_title_bg.gif) no-repeat center bottom;
  background-size: cover;
  color: #fff;
  text-align: center;
  font-size: 112.5%;
  font-weight: bold;
  padding: 26px 0 36px;
  margin: 0 0 12px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap h5 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../media/images/covid19/type_title_bg_sp.png) no-repeat right center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    width: 5em;
    padding: 0 2.5em 0 1.5em;
    margin: 0;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap h5 {
    font-size: 100%;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap h5 {
    width: 4em;
    padding: 0 1.5em 0 1em;
  }
}
#covid19 #action #action_area .action_cont .covid19_type .type_wrap .type_set .set_wrap h5 sup {
  font-size: 50%;
  vertical-align: top;
}

#covid19 #action #action_area .action_cont .covid19_type p.sup {
  background-color: #0e67c8;
  color: #fff;
  border: 3px #e1eef7 solid;
  font-weight: bold;
  padding: 0.3em 1em;
  margin-top: 18px;
}

#covid19 #action #action_area .action_cont .covid19_type p.sup sup {
  font-size: 50%;
  vertical-align: top;
}

#covid19 #action #action_area .action_cont .scene {
  position: relative;
  margin-top: 3em;
}

#covid19 #action #action_area .action_cont .scene img.deco01 {
  position: absolute;
  top: 18px;
  left: 100%;
  -webkit-transform: translateX(58px);
  transform: translateX(58px);
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .scene .scene_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px;
  }
}
#covid19 #action #action_area .action_cont .scene .scene_set + .scene_set {
  margin-top: 60px;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .scene .scene_set.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  #covid19 #action #action_area .action_cont .scene .scene_set.reverse .img .img_wrap p {
    left: auto;
    right: 22px;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img,
  #covid19 #action #action_area .action_cont .scene .scene_set .txt {
    width: 50%;
    padding: 0 16px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img {
    margin-bottom: 4em;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img {
    margin-bottom: 3em;
  }
}
#covid19 #action #action_area .action_cont .scene .scene_set .img .img_wrap {
  position: relative;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img .img_wrap img {
    width: 100%;
  }
}
#covid19 #action #action_area .action_cont .scene .scene_set .img .img_wrap p {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #222;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 112.5%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 120px;
  height: 120px;
  line-height: 1.3;
  position: absolute;
  bottom: -40px;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img .img_wrap p {
    left: 22px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img .img_wrap p {
    left: auto;
    right: 22px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .img .img_wrap p {
    width: 80px;
    height: 80px;
    font-size: 87.5%;
    right: 10px;
    bottom: -20px;
  }
}
#covid19 #action #action_area .action_cont .scene .scene_set .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#covid19 #action #action_area .action_cont .scene .scene_set .txt h4 {
  font-size: 162.5%;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .txt h4 {
    font-size: 150%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .scene .scene_set .txt h4 {
    font-size: 125%;
  }
}
#covid19 #action #action_area .action_cont .scene .scene_set .txt p {
  font-weight: bold;
}

#covid19 #action #action_area .action_cont .future {
  margin-top: 4em;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .future {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .future {
    margin-top: 2em;
  }
}
#covid19 #action #action_area .action_cont .future .future_set {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ecf3f8;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .future .future_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#covid19 #action #action_area .action_cont .future .future_set:nth-last-child(odd) {
  background-color: #f5f8fa;
}

#covid19 #action #action_area .action_cont .future .future_set + .future_set {
  margin-top: 8px;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .future .img {
    width: 48%;
    padding-right: 56px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .future .img {
    margin-bottom: 1.5em;
  }
}
#covid19 #action #action_area .action_cont .future .img img {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  #covid19 #action #action_area .action_cont .future .txt {
    width: 52%;
    padding-right: 2em;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .future .txt {
    padding: 0 30px 30px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .future .txt {
    padding: 0 25px 25px;
  }
}
#covid19 #action #action_area .action_cont .future .txt .set + .set {
  margin-top: 1em;
}

#covid19 #action #action_area .action_cont .future .txt .set h4,
#covid19 #action #action_area .action_cont .future .txt .set ul {
  max-width: 615px;
}

#covid19 #action #action_area .action_cont .future .txt .set h4 {
  color: #117aec;
  background: -webkit-linear-gradient(-30deg, #0768ac, #2faba9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 162.5%;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.3em;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area .action_cont .future .txt .set h4 {
    font-size: 150%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area .action_cont .future .txt .set h4 {
    font-size: 125%;
  }
}
#covid19 #action #action_area .action_cont .future .txt .set ul li {
  margin-left: 1em;
  text-indent: -1em;
}

#covid19 #action #action_area .action_cont .future .txt .set ul li:before {
  content: "・";
}

#covid19 #action #action_area #action01 .main_width {
  position: relative;
}

#covid19 #action #action_area #action01 img.deco01 {
  position: absolute;
  z-index: 1;
  top: 270px;
  right: 100%;
  -webkit-transform: translateX(-72px);
  transform: translateX(-72px);
}

#covid19 #action #action_area #action01 img.deco02 {
  position: absolute;
  z-index: 1;
  bottom: 300px;
  left: 100%;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
}

#covid19 #action #action_area #action02 .main_width {
  position: relative;
}

#covid19 #action #action_area #action02 .main_width img.deco01 {
  position: absolute;
  top: 40px;
  right: 100%;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
}

#covid19 #action #action_area #action02 .lead {
  margin-bottom: 2em;
}

#covid19 #action #action_area #action02 a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px #1f8af0 solid;
  border-radius: 50px;
  display: block;
  width: 100%;
  max-width: 690px;
  text-align: center;
  position: relative;
  padding: 5px 0;
  margin: 3em auto 0;
}

@media only screen and (max-width: 640px) {
  #covid19 #action #action_area #action02 a {
    font-size: 75%;
  }
}
#covid19 #action #action_area #action02 a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 150%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#covid19 #action #action_area #action03 {
  margin-top: 6em;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area #action03 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area #action03 {
    padding-bottom: 80px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 400px) {
  #covid19 #action #action_area #action03 {
    padding-bottom: 50px;
    margin-top: 30px;
  }
}
#covid19 #action #action_area #action03:before,
#covid19 #action #action_area #action03:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 2000px;
  height: 500px;
  position: absolute;
  bottom: -180px;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area #action03:before,
  #covid19 #action #action_area #action03:after {
    bottom: 200px;
  }
}
#covid19 #action #action_area #action03:before {
  -webkit-transform: translateY(0) rotate(20deg);
  transform: translateY(0) rotate(20deg);
  right: 40%;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area #action03:before {
    -webkit-transform: translateY(0) rotate(40deg);
    transform: translateY(0) rotate(40deg);
    right: 30%;
  }
}
#covid19 #action #action_area #action03:after {
  -webkit-transform: translateY(0) rotate(-20deg);
  transform: translateY(0) rotate(-20deg);
  left: 40%;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area #action03:after {
    -webkit-transform: translateY(0) rotate(-40deg);
    transform: translateY(0) rotate(-40deg);
    left: 30%;
  }
}
#covid19 #action #action_area #action04 {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding-top: 30px;
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area #action04 {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area #action04 {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area #action04 .action_title .title br {
    display: none;
  }
}
#covid19 #action #action_area #action04 .action_title .title p.en {
  color: #117aec;
  background: -webkit-linear-gradient(-30deg, #0768ac, #2faba9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 400%;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
  #covid19 #action #action_area #action04 .action_title .title p.en {
    font-size: 312.5%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #action #action_area #action04 .action_title .title p.en {
    font-size: 200%;
  }
}
#covid19 #world {
  background: url(../media/images/covid19/map.png) no-repeat center top;
  padding-top: 30px;
}

@media only screen and (max-width: 768px) {
  #covid19 #world {
    background: url(../media/images/covid19/map.png) no-repeat center 10px;
    background-size: 150% auto;
    padding-top: 0;
  }
}
#covid19 #world h2 {
  color: #117aec;
  background: -webkit-linear-gradient(-30deg, #0768ac, #2faba9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 200%;
  font-weight: 600;
  text-align: center;
  margin-bottom: 45px;
}

@media only screen and (max-width: 768px) {
  #covid19 #world h2 {
    font-size: 137.5%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #world h2 {
    font-size: 112.5%;
  }
}
#covid19 #world #slider {
  margin-bottom: 70px;
  width: 3888px;
  -webkit-animation: slide 50s linear infinite;
  animation: slide 50s linear infinite;
}

@media only screen and (max-width: 768px) {
  #covid19 #world #slider {
    margin-bottom: 50px;
  }
}
#covid19 #world #slider .slide_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 185px;
  width: 7776px;
}

@media only screen and (max-width: 768px) {
  #covid19 #world #slider .slide_cont {
    height: 150px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #world #slider .slide_cont {
    height: 100px;
  }
}
#covid19 #world #slider #slide01 {
  background: url(../media/images/covid19/slider1.png) repeat-x 30px top;
  margin-left: -110px;
}

@media only screen and (max-width: 768px) {
  #covid19 #world #slider #slide01 {
    background-size: auto 100%;
    margin-left: -56%;
  }
}
#covid19 #world #slider #slide02 {
  background: url(../media/images/covid19/slider2.png) repeat-x 30px top;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  #covid19 #world #slider #slide02 {
    margin-top: 20px;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #world #slider #slide02 {
    margin-top: 15px;
  }
}
@-webkit-keyframes slide {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slide {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
#covid19 #bnr {
  margin-top: 70px;
}

@media only screen and (max-width: 768px) {
  #covid19 #bnr {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 #bnr {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #bnr #bnr_area {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 #bnr #bnr_area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 #bnr #bnr_area ul li {
    width: 25%;
    padding: 0 16px;
  }
}
@media only screen and (max-width: 768px) {
  #covid19 #bnr #bnr_area ul li + li {
    margin-top: 16px;
  }
}
#covid19 #bnr #bnr_area ul li img {
  width: 100%;
}

#covid19 #bnr #bnr_area ul li a {
  display: block;
}

#covid19 .topics_area {
  background-color: rgba(225, 235, 240, 0.6);
  padding: 45px 58px;
}

@media only screen and (max-width: 768px) {
  #covid19 .topics_area {
    padding: 20px 30px;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 640px) {
  #covid19 .topics_area {
    padding: 15px 30px;
  }
}
#covid19 .topics_area h3 {
  font-size: 200%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  #covid19 .topics_area h3 {
    font-size: 150%;
    text-align: center;
  }
}
#covid19 .topics_area h3 + p {
  color: #117aec;
  font-size: 87.5%;
}

@media only screen and (max-width: 768px) {
  #covid19 .topics_area h3 + p {
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 .topics_area #news_list {
    margin-top: 10px;
  }
}
#covid19 .topics_area #news_list ul li {
  border-bottom: 1px #d5dadd solid;
}

#covid19 .topics_area #news_list ul li a .txt {
  text-decoration: underline;
}

@media only screen and (min-width: 1025px) {
  #covid19 .topics_area #news_list ul li a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  #covid19 .topics_area #news_list ul li a:hover .txt {
    color: #117aec;
    text-decoration: none;
  }
}
#covid19 .topics_area #news_list ul li .wrap {
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 21px 0;
}

@media only screen and (max-width: 768px) {
  #covid19 .topics_area #news_list ul li .wrap {
    display: block;
    padding: 15px 0;
  }
}
#covid19 .topics_area #news_list ul li .wrap span {
  display: block;
}

#covid19 .topics_area #news_list ul li .wrap span.date {
  color: #808080;
  font-family: "Roboto Condensed", sans-serif;
}

@media only screen and (min-width: 769px) {
  #covid19 .topics_area #news_list ul li .wrap span.date {
    width: 100px;
  }
}
@media only screen and (min-width: 769px) {
  #covid19 .topics_area #news_list ul li .wrap span.txt {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding-left: 10px;
  }
}
@-webkit-keyframes scroll_bar {
  0% {
    width: 0;
  }
  100% {
    width: 130px;
  }
}
@keyframes scroll_bar {
  0% {
    width: 0;
  }
  100% {
    width: 130px;
  }
}
/*                brand
======================================================= */
#company.brand #main_area {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
    serif;
}

#company.brand #main_area h2 {
  padding: 0;
  margin: 0;
}

#company.brand #main_area h2:before {
  content: none;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .main_width {
    padding: 0;
  }
}
#company.brand #main_area .section01 {
  position: relative;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section01 {
    margin-bottom: 16vw;
  }
}
#company.brand #main_area .section01 .bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section01 .bg {
    width: 86.13%;
  }

  #company.brand #main_area .section01 .bg img {
    width: 100%;
  }
}
#company.brand #main_area .section01 h1 {
  padding: 213px 0 110px 60px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section01 h1 {
    padding: 85.33vw 8.53vw 8.53vw 8.53vw;
  }
}
#company.brand #main_area .section01 p {
  font-size: 125%;
  margin-bottom: 36px;
  padding-left: 60px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section01 p {
    font-size: 81.3%;
    margin-bottom: 4.8vw;
    padding: 0 8.53vw;
  }
}
#company.brand #main_area .section02 {
  margin-bottom: 88px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section02 {
    margin-bottom: 10vw;
  }
}
#company.brand #main_area .section02 h2 {
  margin-bottom: 88px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section02 h2 {
    margin-bottom: 10vw;
  }
}
#company.brand #main_area .section02 h2 img {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section02 h2 img {
    width: 36.8vw;
  }
}
#company.brand #main_area .section02 ul {
  overflow: hidden;
}

#company.brand #main_area .section02 ul li {
  width: 33.3333333333%;
  float: left;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section02 ul li {
    float: none;
    width: 100%;
  }
}
#company.brand #main_area .section02 ul li img {
  width: 100%;
}

#company.brand #main_area .section03 {
  position: relative;
  margin-bottom: 100px;
  padding-bottom: 106px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section03 {
    margin-bottom: 15.47vw;
    padding-bottom: 80.67vw;
  }
}
#company.brand #main_area .section03 .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section03 .bg {
    width: 80.67%;
  }

  #company.brand #main_area .section03 .bg img {
    width: 100%;
  }
}
#company.brand #main_area .section03 h2 {
  margin-bottom: 72px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section03 h2 {
    margin-bottom: 10vw;
  }
}
#company.brand #main_area .section03 h2 img {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section03 h2 img {
    width: 56.53vw;
  }
}
#company.brand #main_area .section03 h3 {
  width: 436px;
  margin: 0 72px 28px auto;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section03 h3 {
    width: 71.33vw;
    margin: 0 auto 6.93vw 8.53vw;
  }
}
#company.brand #main_area .section03 p {
  width: 450px;
  margin: 0 60px 0 auto;
  line-height: 2;
  color: #405064;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section03 p {
    width: auto;
    margin: 0 8.53vw 0 8.53vw;
  }
}
#company.brand #main_area .section04 {
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section04 {
    margin-bottom: 13.33vw;
  }
}
#company.brand #main_area .section04 h2 {
  padding: 0 0 36px 60px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section04 h2 {
    padding: 0 0 6.93vw 8.53vw;
  }
}
#company.brand #main_area .section04 h2 img {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section04 h2 img {
    width: 80.27vw;
    margin: 0;
  }
}
#company.brand #main_area .section04 p {
  margin: 0 60px 46px;
  line-height: 2;
  color: #405064;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section04 p {
    width: auto;
    margin: 0 8.53vw 10vw 8.53vw;
  }
}
#company.brand #main_area .section04 .bg {
  height: 400px;
  background: url(/media/images/company/brand025.jpg) no-repeat center top;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section04 .bg {
    height: 58.67vw;
    background: url(/media/images/company/brand026.jpg) no-repeat center top;
    background-size: cover;
  }
}
#company.brand #main_area .section05 {
  position: relative;
  margin-bottom: 124px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section05 {
    margin-bottom: 15.73vw;
    padding-bottom: 83.2vw;
  }
}
#company.brand #main_area .section05 .bg {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section05 .bg {
    width: 80.8%;
  }

  #company.brand #main_area .section05 .bg img {
    width: 100%;
  }
}
#company.brand #main_area .section05 h2 {
  padding: 80px 0 36px 60px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section05 h2 {
    width: 82.67vw;
    padding: 0;
    margin: 0 8.53vw 5.6vw;
  }
}
#company.brand #main_area .section05 p {
  width: 450px;
  margin: 0 auto 0 60px;
  line-height: 2;
  color: #405064;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section05 p {
    width: auto;
    margin: 0 8.53vw 10vw 8.53vw;
  }
}
#company.brand #main_area .section06 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 460px;
}

.en #company.brand #main_area .section06 {
  padding-bottom: 300px;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section06 {
    margin-bottom: 0;
    padding-bottom: 61.33vw;
  }

  .en #company.brand #main_area .section06 {
    padding-bottom: 60vw;
  }
}
#company.brand #main_area .section06 .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section06 .bg {
    width: 86.13%;
  }

  #company.brand #main_area .section06 .bg img {
    width: 100%;
  }
}
#company.brand #main_area .section06 h2 {
  width: 565px;
  margin: 0 108px 32px auto;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section06 h2 {
    width: 91.47vw;
    margin: 0 auto 7.47vw;
  }
}
#company.brand #main_area .section06 p {
  width: 673px;
  margin: 0 0 0 auto;
  line-height: 2;
  color: #405064;
}

@media only screen and (max-width: 768px) {
  #company.brand #main_area .section06 p {
    width: auto;
    margin: 0 8.53vw 10vw 8.53vw;
  }
}
/*                sitemap
======================================================= */
#sitemap #kv {
  height: 260px;
}

@media only screen and (max-width: 768px) {
  #sitemap #kv {
    height: 130px;
  }
}
#sitemap #kv .en {
  padding: 100px 0 20px;
}

@media only screen and (max-width: 768px) {
  #sitemap #kv .en {
    padding: 37px 0 5px;
  }
}
#sitemap #main_area .mod_cont {
  border-top: 1px solid #dcdcdc;
  overflow: hidden;
  padding-top: 40px;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont {
    padding-top: 3.2vw;
  }
}
#sitemap #main_area .mod_cont .home {
  float: left;
  width: 25.76%;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .home {
    width: 100%;
    float: none;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 3.2vw;
  }
}
#sitemap #main_area .mod_cont .home a {
  font-size: 143.75%;
  color: #3f3f3f;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .home a {
    font-size: 100%;
  }
}
#sitemap #main_area .mod_cont .pages {
  float: right;
  width: 73.85%;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages {
    width: 100%;
    float: none;
  }
}
#sitemap #main_area .mod_cont .pages .lines {
  padding-bottom: 32px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 32px;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block {
    padding: 3.2vw 0;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    margin-bottom: 0;
  }
}
#sitemap #main_area .mod_cont .pages .lines .alignment .column_block .sec {
  font-size: 125%;
  margin-bottom: 26px;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block .sec {
    font-size: 100%;
    float: left;
    width: 33.07vw;
  }
}
#sitemap #main_area .mod_cont .pages .lines .alignment .column_block .sec a {
  color: #3f3f3f;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block .sec.single {
    width: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block ul {
    float: right;
    width: 53.07vw;
  }
}
#sitemap #main_area .mod_cont .pages .lines .alignment .column_block ul li {
  padding: 0 0 4px 0;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block ul li {
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 2vw 0;
    margin-bottom: 2vw;
    font-size: 81.3%;
  }
}
#sitemap #main_area .mod_cont .pages .lines .alignment .column_block ul li:last-of-type {
  border-bottom: none;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block ul li:last-of-type {
    padding: 0;
    margin: 0;
  }
}
#sitemap #main_area .mod_cont .pages .lines .alignment .column_block .text {
  margin-bottom: 26px;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .alignment .column_block .text {
    margin-bottom: 3.47vw;
  }
}
#sitemap #main_area .mod_cont .pages .lines .links {
  padding-top: 50px;
  overflow: hidden;
  margin: 0 -16px;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .links {
    padding-top: 8vw;
    padding-left: 38.4vw;
    margin: 0;
    clear: both;
    width: 100%;
  }
}
#sitemap #main_area .mod_cont .pages .lines .links li {
  padding: 0 16px;
  float: left;
  width: 33.3%;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .links li {
    float: none;
    width: 100%;
    font-size: 81.3%;
    padding: 0 0 2vw 0;
    margin-bottom: 2vw;
    border-bottom: 1px solid #dcdcdc;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines .links li:last-of-type {
    border-bottom: none;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines.ir {
    border-bottom: 1px solid #dcdcdc;
  }
}
#sitemap #main_area .mod_cont .pages .lines.ir .sec {
  font-size: 125%;
  margin-bottom: 26px;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines.ir .sec {
    font-size: 100%;
    float: left;
    width: 33.07vw;
  }
}
#sitemap #main_area .mod_cont .pages .lines.ir .sec a {
  color: #3f3f3f;
}

@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines.ir .sec {
    font-size: 100%;
    float: left;
    width: 33.07vw;
    padding: 3.2vw 0 0;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines.ir .sec a {
    color: #3f3f3f;
  }
}
@media only screen and (max-width: 768px) {
  #sitemap #main_area .mod_cont .pages .lines.ir .alignment {
    float: right;
    width: 53.07vw;
  }
}
/*                yokuwakaru
======================================================= */
#yokuwakaru #kv {
  height: 260px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru #kv {
    height: 130px;
  }
}
#yokuwakaru #kv .jp {
  position: absolute;
  top: 50%;
  text-align: center;
  margin-top: -0.82em;
  width: 100%;
  font-size: 225%;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru #kv .jp {
    font-size: 131.25%;
  }
}
#yokuwakaru .bg_blue {
  position: relative;
  z-index: 1;
}

#yokuwakaru .bg_blue.no1 .title {
  position: relative;
  padding-left: 130px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .bg_blue.no1 .title {
    padding-left: 90px;
  }
}
#yokuwakaru .bg_blue.no1 .title img {
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .bg_blue.no1 .title img {
    width: 69px;
    left: 12px;
  }
}
#yokuwakaru h2 {
  max-width: 1366px;
  width: 100%;
  height: 348px;
  margin: 0 auto;
  background: url(/media/images/yokuwakaru/h2_bg_pc.jpg) no-repeat center top;
  background-size: 1366px 348px;
  margin-bottom: -120px;
  font-size: 187.5%;
  text-align: center;
  color: #ffffff;
  padding-top: 60px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru h2 {
    font-size: 125%;
    height: 43.87vw;
    background: url(/media/images/yokuwakaru/h2_bg_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    margin-bottom: -10.67vw;
    padding: 7.5vw 0 0 0;
  }
}
#yokuwakaru h2:before {
  content: none;
  padding-top: 43px;
  font-size: 131.25%;
}

#yokuwakaru .mod_cont .anchor_list {
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  background-color: transparent;
}

#yokuwakaru .mod_cont .anchor_list li {
  width: 33.3333333333%;
  display: table-cell;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
  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: 0;
  margin: 0;
}

#yokuwakaru .mod_cont .anchor_list li a {
  display: block;
  padding: 20px 30px 20px 20px;
  font-size: 100%;
  text-align: center;
  background: url(/media/images/common/icon_arrow-d.png) no-repeat right 12px center;
  background-size: 14px 18px;
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .anchor_list li a {
    font-size: 81.3%;
    padding: 10px 20px 10px 10px;
    background: url(/media/images/common/icon_arrow-d.png) no-repeat right 8px center;
    background-size: 10px 13px;
  }
}
#yokuwakaru .mod_cont .box_column {
  border: 1px solid #d6d9de;
  border-radius: 8px;
  padding: 32px 64px 0;
  margin: 0 58px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .box_column {
    padding: 5.6vw 4.27vw 0;
    margin: 0;
  }
}
#yokuwakaru .mod_cont .box_column .title {
  font-size: 125%;
  border-bottom: 1px solid #d6d9de;
  padding: 0 0 24px;
  text-align: center;
  color: #3f3f3f;
  margin-bottom: 28px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .box_column .title {
    font-size: 100%;
    padding: 0 0 4.27vw;
    margin-bottom: 4.27vw;
  }
}
#yokuwakaru .mod_cont .box_column .text {
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .box_column .text {
    margin-bottom: 9.33vw;
  }
}
#yokuwakaru .mod_cont .box_column .img {
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .box_column .img {
    margin-bottom: 9.33vw;
  }
}
#yokuwakaru .mod_cont .link_btn {
  padding-top: 0;
  border-top: none;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .link_btn {
    width: 100%;
  }
}
#yokuwakaru .mod_cont .local_wrap.no1 {
  overflow: hidden;
  margin: 0 90px 68px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no1 {
    margin: 0 4.27vw 3.2vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no1 .img_area {
  width: 41.47%;
  float: left;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no1 .img_area {
    float: none;
    width: 100%;
    margin-bottom: 5.33vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no1 .img_area img {
  width: 50%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no1 .img_area img {
    width: 33.71vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no1 .text_area {
  width: 58.53%;
  float: right;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no1 .text_area {
    float: none;
    width: 100%;
  }
}
#yokuwakaru .mod_cont .local_wrap.no1 .text_area .title {
  font-size: 150%;
  font-weight: 500;
  margin-bottom: 12px;
  color: #3f3f3f;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no1 .text_area .title {
    font-size: 100%;
    margin-bottom: 1.6vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no1 .text_area .text {
  padding-right: 32px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no1 .text_area .text {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no3 .link_btn {
    width: 66.4vw;
    margin: 0 auto;
    text-align: center;
  }
}
#yokuwakaru .mod_cont .local_wrap.no3 .link_btn.no1 {
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no3 .link_btn.no1 {
    margin-top: 2.93vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no3 .link_btn.no2 {
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no3 .link_btn.no2 {
    margin-top: 2.13vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no3 .link_btn.no2 a {
  padding: 8px 24px;
  border-radius: 40px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no3 .link_btn.no2 a {
    padding: 1.33vw 4.27vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no3 .alignment {
  margin-bottom: 42px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no3 .alignment {
    display: block;
  }
}
#yokuwakaru .mod_cont .local_wrap.no3 .box_column {
  margin-top: 24px;
}

#yokuwakaru .mod_cont .local_wrap.no4 .alignment {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no4 .alignment {
    display: block;
  }
}
#yokuwakaru .mod_cont .local_wrap.no4 .link_btn {
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no4 .link_btn {
    width: 66.4vw;
    margin: 2.67vw auto 0;
    text-align: center;
  }
}
#yokuwakaru .mod_cont .local_wrap.no4 .box_column {
  margin-top: 34px;
  margin-bottom: 80px;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no4 .box_column {
    margin-top: 10.66vw;
    margin-bottom: 8.8vw;
  }
}
@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no4 .box_column .img {
    margin: 0 14.13vw 5.33vw;
  }
}
#yokuwakaru .mod_cont .local_wrap.no4 > .link_btn {
  width: 392px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no4 > .link_btn {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no4 > .link_btn {
    width: 100%;
  }
}
#yokuwakaru .mod_cont .local_wrap.no4 > .link_btn a {
  line-height: 1.4;
  padding: 14px 0;
  border-radius: 60px;
  text-align: center;
}

#yokuwakaru .mod_cont .local_wrap.no5 .alignment {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#yokuwakaru .mod_cont .local_wrap.no5 .text {
  margin-bottom: 32px;
}

#yokuwakaru .mod_cont .local_wrap.no5 .title {
  font-size: 287.5%;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  line-height: 1.1;
  background: -webkit-gradient(linear, left bottom, right top, from(#0067e7), to(#56c7ff));
  background: linear-gradient(to top right, #0067e7, #56c7ff);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  margin-bottom: 8px;
}

@media all and (-ms-high-contrast: none) {
  #yokuwakaru .mod_cont .local_wrap.no5 .title {
    background: transparent;
    color: #0067e7;
  }
}
@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no5 .title {
    font-size: 250%;
    left: 4.27vw;
    top: 68.8vw;
    line-height: 1.09;
  }
}
#yokuwakaru .mod_cont .local_wrap.no5 .sub {
  font-size: 112.5%;
  color: #3f3f3f;
  margin-bottom: 40px;
}

#yokuwakaru .mod_cont .local_wrap.no5 .story {
  margin-bottom: 8px;
}

#yokuwakaru .mod_cont .local_wrap.no5 .story a {
  width: 238px;
  font-size: 87.5%;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no5 .story a {
    width: 66vw;
    margin: 0 auto;
    text-align: center;
  }
}
#yokuwakaru .mod_cont .local_wrap.no5 .plan a {
  width: 238px;
  font-size: 87.5%;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .local_wrap.no5 .plan a {
    width: 66vw;
    margin: 0 auto;
    text-align: center;
  }
}
#yokuwakaru .mod_cont .global .link_btn {
  margin-top: -32px;
  display: block;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .global .link_btn {
    margin-top: 4.27vw;
  }
}
#yokuwakaru .mod_cont .global .link_btn a {
  padding: 8px 24px;
  border-radius: 40px;
  width: 392px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .global .link_btn a {
    padding: 1.33vw 4.27vw;
    width: 66vw;
  }
}
@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .link_btn.highlight a {
    width: 66vw;
    margin: 0 auto 7.47vw;
    text-align: center;
  }
}
#yokuwakaru .mod_cont .link_btn.development {
  margin-top: 32px;
  display: block;
  z-index: 1;
  position: relative;
}

#yokuwakaru .mod_cont .link_btn.development a {
  border-radius: 40px;
  width: 392px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  #yokuwakaru .mod_cont .link_btn.development a {
    padding: 1.33vw 4.27vw;
    width: 66vw;
  }
}
#kv.sitemap {
  background-image: url(/media/images/sitemap/kv_pc.jpg);
}

@media only screen and (max-width: 768px) {
  #kv.sitemap {
    background-image: url(/media/images/sitemap/kv_sp.jpg);
  }
}
#kv.yokuwakaru {
  background-image: url(/media/images/yokuwakaru/kv_pc.jpg);
}

@media only screen and (max-width: 768px) {
  #kv.yokuwakaru {
    background-image: url(/media/images/yokuwakaru/kv_sp.jpg);
  }
}
