
@charset "utf-8";
/* CSS Document */
/* ----------------------------------------

   base

---------------------------------------- */

aside, blockquote, body, dd, div, dl, dt, figure, h1, h2, h3, h4, h5, h6, li, menu, nav, ol, p, pre, span, td, th, ul {
  margin: 0;
  padding: 0
}
body, html {
  height: 100%
}
html {
  background: #fff;
}
* {
  box-sizing: border-box;
  -ms-flex: 0 1 auto
}
a img, abbr, acronym, img {
  border: 0;
  vertical-align: bottom;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 400
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
caption, th {
  text-align: left
}
code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 100%
}
kbd, pre, samp, tt {
  font-size: 108%
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400
}
aside, menu, ol, ul {
  list-style: none
}
figcaption, figure, footer, header, main, menu, nav {
  display: block
}
q:after, q:before {
  content: ''
}
button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}
html {
  overflow-x: hidden;
  color: #333;
  font-size: 62.5%
}
body {
  font-family: "Segoe UI", Helvetica, 'sans-serif';
  line-height: 1.8;
  font-size: 1.5rem;
  position: relative;
}

/*#submenu a:hover img.over {
  opacity: .7;
  transition: all .4s
}
#submenu a {
  text-decoration: none;
  color: #0068b7;
  border-bottom: 1px solid #0068b7;
}
#submenu a:hover {
  border-bottom: none;
}*/

/*新規追加ここからaaa*/
#topmain .company-menu a {
  color: #202020;
  transition: color .3s; }
#topmain .company-menu a:visited {
    color: #202020;
    transition: color .3s; }
#topmain .company-menu a:hover {
    color: #3AB8EF; }
/*新規追加ここまでaaa*/
/* ----------------------------------------

   module

---------------------------------------- */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
.clear {
  clear: both;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%
}
.mt0 {
  margin-top: 0!important;
}
.mt5 {
  margin-top: 5px!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mt15 {
  margin-top: 15px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mt25 {
  margin-top: 25px!important;
}
.mt30 {
  margin-top: 30px!important;
}
.mt40 {
  margin-top: 40px!important
}
.mt50 {
  margin-top: 50px!important;
}
.pt0 {
  padding-top: 0!important;
}
.pt5 {
  padding-top: 5px!important;
}
.pt10 {
  padding-top: 10px!important;
}
.pt15 {
  padding-top: 15px!important;
}
.pt20 {
  padding-top: 20px!important;
}
.pt25 {
  padding-top: 25px!important;
}
.pt30 {
  padding-top: 30px!important;
}
.pt35 {
  padding-top: 35px!important;
}
.pt40 {
  padding-top: 40px!important;
}
.pt45 {
  padding-top: 45px!important;
}
.pt50 {
  padding-top: 50px!important;
}
.mr0 {
  margin-right: 0!important;
}
.mr5 {
  margin-right: 5px!important;
}
.mr10 {
  margin-right: 10px!important;
}
.mr15 {
  margin-right: 15px!important;
}
.mr20 {
  margin-right: 20px!important;
}
.mr25 {
  margin-right: 25px!important;
}
.mr30 {
  margin-right: 30px!important;
}
.mr50 {
  margin-right: 50px!important;
}
.pr0 {
  padding-right: 0!important;
}
.pr5 {
  padding-right: 5px!important;
}
.pr10 {
  padding-right: 10px!important;
}
.pr15 {
  padding-right: 15px!important;
}
.pr20 {
  padding-right: 20px!important;
}
.pr25 {
  padding-right: 25px!important;
}
.pr30 {
  padding-right: 30px!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb5 {
  margin-bottom: 5px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb15 {
  margin-bottom: 15px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb25 {
  margin-bottom: 25px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb35 {
  margin-bottom: 35px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mb60 {
  margin-bottom: 60px!important;
}
.mb70 {
  margin-bottom: 70px!important;
}
.pb00 {
  padding-bottom: 0!important;
}
.pb05 {
  padding-bottom: 5px!important;
}
.pb10 {
  padding-bottom: 10px!important;
}
.pb15 {
  padding-bottom: 15px!important;
}
.pb20 {
  padding-bottom: 20px!important;
}
.pb25 {
  padding-bottom: 25px!important;
}
.pb30 {
  padding-bottom: 30px!important;
}
.ml00 {
  margin-left: 0!important;
}
.ml05 {
  margin-left: 5px!important;
}
.ml10 {
  margin-left: 10px!important;
}
.ml11 {
  margin-left: 11px!important;
}
.ml15 {
  margin-left: 15px!important;
}
.ml20 {
  margin-left: 20px!important;
}
.ml25 {
  margin-left: 25px!important;
}
.ml30 {
  margin-left: 30px!important;
}
.ml80 {
  margin-left: 80px!important
}
.ml1em {
  margin-left: 1em!important;
}
.ml2em {
  margin-left: 2em!important;
}
.pl00 {
  padding-left: 0!important;
}
.pl05 {
  padding-left: 5px!important;
}
.pl10 {
  padding-left: 10px!important;
}
.pl15 {
  padding-left: 15px!important;
}
.pl20 {
  padding-left: 20px!important;
}
.pl25 {
  padding-left: 25px!important;
}
.pl30 {
  padding-left: 30px!important;
}
.fL {
  float: left!important;
}
.fR {
  float: right!important;
}
.alignR {
  text-align: right!important;
}
.alignL {
  text-align: left!important;
}
.alignC {
  text-align: center!important;
}
.textIndent1 {
  text-indent: -1em;
  margin-left: 1em
}
.fs16 {
  font-size: 1.6rem !important;
}
.fsStrong {
  font-size: 2rem !important
}
.fwLight {
  font-weight: 200!important;
}
.fwNormal {
  font-weight: 400!important;
}
.fwsemiBold {
  font-weight: 500!important;
}
.fwBold {
  font-weight: 700!important;
}
.fcRed {
  color: #cf0606 !important;
}
.fcGray {
  color: #777 !important;
}
.fcBlue {
  color: #0068b7 !important;
}
.fsStrong_gray {
  color: #999 !important;
  font-weight: 500 !important;
}
.none, .sp, .sp750, .sp_inline {
  display: none
}
.img-left, .img-right {
  overflow: hidden
}
.img-left figure {
  float: left;
  padding-right: 20px;
}
.img-right figure {
  float: right;
  padding-left: 20px;
}
.img-left .title, .img-left .txt {
  margin-left: 25%
}
.img-right .title, .img-right .txt {
  margin-right: 25%
}
figure img.border {
  border: 1px #ddd solid;
  box-sizing: content-box;
}
.figure_explain {
  margin-top: 20px;
}
.notes{
    font-size: 85%;
}

/* ----------------------------------------

   layout

---------------------------------------- */
header {
  height: 120px;
  width: 100%;
  box-shadow: 1px 0px 4px rgba(0,0,0,0.2);
  position: relative;
  z-index: 3;
  border-top: 3px solid #0068b7;
}
.headerinner {
  width: 976px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
#sitelogo h1 a {
  border-bottom: none;
}
.header_right {
  text-align: right;
}
/*
#language_select {
  margin-left: auto;
  display: inline-block;
  margin-bottom: 5px;
}
#language_select li {
  float: left;
}
#language_select li:first-child::after {
  margin-left: 0.5em;
  margin-right: 0.5em;
  content: '/';
}*/
.language_link {
/*   margin: 10px 0 3px; * TKCHPはロゴの下に文字がないため*/
}
.language_link a {
  background: url("/media_library/english/tkc/images/icon_earth.png") center center no-repeat;
  padding-left: 90px;
  color: #aaa;
  font-weight: 700;
  text-decoration: underline;
  border: none;

}
.language_link a:hover {
  color: #ef6316;
}
nav ul {
  text-align: right;
  display: inline-block;
}
nav li {
  float: left;
/*  margin-left: 1em;
  font-size: 1.8rem;*/
    margin-left: 25px;
    font-size: 18px;
}
nav li a {
  color: #0068b7;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  border: none;
}
nav li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #0068b7;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}
nav li a.now {
  border-bottom: 3px solid #0068b7;
  transition: all 0s;
}
nav li a.now::after {
  display: none;
}
nav li a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.maininner, .mv_innner{
  width: 976px;
  margin: 0 auto;
}
.footer_links {
  background: #e5e5e5;
  font-size: 1.4rem;
}
.footer_links a {
  color: #333;
  border: none;
  text-decoration: none;/*aaa追加*/
}
.footer_links_inner {
  display: flex;
  width: 950px;
  margin: 0 auto;
  padding: 35px 0;
}
.footer_link_left {
  width: 35%;
}
.footer_link_right {
  width: 65%;
}
.footer_link_right_inner {
  display: flex;
}
.footer_ir, .footer_profil, .footer_sus {
  width: 33%;
}
.footer_links h2 {
  font-size: 1.8rem;
  font-weight: 700;
}
.footer_links h3 {
  font-size: 1.4rem;
  font-weight: 500;
}
.footer_links li::before {
  content: '\30FB';
}
.footer_links li a:hover {
  text-decoration: underline;
}
.footer_links a:hover {
  text-decoration: underline;
}
.copyright {
  width: 950px;
  margin: 10px auto;
}
.copyright p {
  text-align: right;
  font-size: 1.1rem;
}
/* ----------------------------------------

   top

---------------------------------------- */
#mv{
    border-bottom: 1px solid #e9e9e9;
}
#mv .mv_innner{
    color: #0068b7;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-content: space-around;
    margin: 0 auto;
}
#mv .mv_innner img{
    max-width: 420px;
    height: auto;
    align-self: flex-start;
}
#mv .mv_innner .mv_textbox{
    margin: 50px 35px;
}
#mv .mv_innner .mvtext01{
    color: #0068b7;
    font-size: 6.2rem;
    font-weight: 700;
    line-height: 1.3;
}
#mv .mv_innner .mvtext02{
    font-size: 2.8rem;
    font-weight: 500;
}
#topmain {
  padding: 90px 0 20px;
}
#topmain .linkblock{
    justify-content: center;
}
#topmain .linkblock li{
    width: 31%;
/*    text-align: center;*//*aaa*/
    margin: 0px 1% 20px;
}
#topmain .linkblock a{
    padding: 15px 20px;
    background: none;
}

#topmain .row-linkblock{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
#topmain .row-linkblock li{
    border-right: 1px solid #ccc;
    padding: 0 4%;
    margin-bottom: 5px;
}
#topmain .row-linkblock li:last-child{
    border-right: none;
}
#topmain .row-linkblock a{
    /*border: none;/*aaa削除*/
  /*text-decoration: none;/*aaa削除*/
    white-space: nowrap;
  color: #202020;/*aaa追加*/
}
#topmain .row-linkblock a:hover{
/*    border-bottom: 1px solid #0068b7;*//*aaa削除*/
   color: #3AB8EF;
}
/*新規追加aaa*/




/*以前TOP作成時追加（新しく追加後以下削除）*/
/*#topmain .company-menu-en a{
  color: #333;
  border-bottom: none;
}
.company-menu-en {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 40px;
  text-align: left; }
  @media only screen and (max-width: 768px) {
    .company-menu-en {
      flex-direction: column;
      margin-bottom: 8vw; } }

 .company-menu-en__def {
    border: 1px solid #E3E3E3; }
    @media print, screen and (min-width: 769px) {
      .company-menu-en__def {
        width: calc((100% - 34px)/3); } }
    @media only screen and (max-width: 768px) {
      .company-menu-en__def {
        width: calc(100% - 8vw);
        margin: 0vw auto 4vw auto; }
        .company-menu-en__def:last-child {
          margin-bottom: 0; } }
  .company-menu-en__tit {
    width: 100%;
    height: 60px;
    overflow: hidden;
    background: no-repeat top center/cover;
    }
    @media only screen and (max-width: 768px) {
      .company-menu-en__tit {
        height: 32vw;
        margin: 0 auto; } }

    .company-menu-en__tit-link {
      display: block;
      width: 100%;
      height: 100%;
      padding: 15px 12px;
      text-decoration: none;
      position: relative; }
      @media only screen and (max-width: 768px) {
        .company-menu-en__tit-link {
          padding: 4vw 3.2vw 4vw 3.2vw; } }
      .company-menu-en__tit-link:hover {
        transition: opacity .4s;
        opacity: .7; }
      .company-menu-en__tit-link .item {
        background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='linkarrow' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='24px' height='24px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%230068b7' d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10s10-4.477,10-10S17.523,2,12,2z M10,18l-1.41-1.41L13.17,12 L8.59,7.41L10,6l6,6L10,18z'/%3E%3C/svg%3E") no-repeat left center;
        padding-left: 26px;
        line-height: 24px;
        font-size: 18px;
        color: #0068b7;
        font-weight: bold;
        }
        @media only screen and (max-width: 768px) {
          .company-menu-en__tit-link .item {
            position: relative;
            z-index: 1;
            font-size: 4.2666666667vw;
            padding-left: 6.9333333333vw;
            background-size: 5.3333333333vw 5.3333333333vw; } }
  .company-menu-en__data {
    padding: 0 0 10px 30px;
    background: #fff; }
    @media only screen and (max-width: 768px) {
      .company-menu-en__data {
        /* display: none; */
/*} }
    @media only screen and (max-width: 768px) {
      .company-menu-en__data, .ir-menu .company-menu-en__data {
        display: block; } }
  .company-menu-en__name {
    font-size: 18px;
    font-weight: bold; }
    @media only screen and (max-width: 768px) {
      .company-menu-en__name {
        font-size: 4.2666666667vw;
        margin-bottom: 2.6666666667vw; } }
  .company-menu-en__list, #topmain .company-menu-en__list {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    .company-menu-en__list-link, #topmain .company-menu-en__list-link {
      display: block;
      padding: 0 0 0 13px;
      background: url(https://www.tkc.jp/media_library/common/images/icon_arrow_blue.png) no-repeat left 10px; }
  .company-menu-en__more {
    text-align: right; }
    .company-menu-en__more-link {
      font-weight: bold;
      font-size: 13px;
      padding-right: 18px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23005eb8'/%3E%3C/svg%3E%0A") right center no-repeat;
      text-decoration: none; }
      @media only screen and (max-width: 768px) {
        .company-menu-en__more-link {
          font-size: 3.4666666667vw;
          padding-left: 4.8vw; } }
*/








/* ----------------------------------------

   lower page layout

---------------------------------------- */
#breadcrumb {
  background: #f1f1f1;
}
#breadcrumb ul {
  width: 976px;
  margin: 0 auto 60px;
  padding: 10px 0;
}
#breadcrumb ul::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
#breadcrumb ul li {
  float: left;
}
#breadcrumb ul li::after {
  content: '>';
  margin: 0 0.5em;
}
#breadcrumb ul li:last-child::after {
  content: '';
}
#breadcrumb ul li.now {
  font-weight: 500;
}
.lowermain {
  width: 976px;
  margin: 0 auto;
}
.lowermain h1 {
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 70px;
  line-height: 1.4;
  font-weight: 500;
}
.lowermain h1 span {
  color: #999;
  font-size: 2rem;
}
.lowermain h2 {
  color: #0068b7;
  font-size: 2.9rem;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 1.5;
}
.lowermain h2 span {
  color: #999;
  font-size: 1.4rem;
  display: inline-block;
}
.lowermain h3 {
  font-size: 2.1rem;
  margin-bottom: 20px;
  font-weight: 500;
}
.lowermain h4 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 20px;
  border-left: 3px solid #0068b7;
  padding-left: 9px;
  line-height: 1.4;
}
.lowermain h5 {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 10px;
  padding: 0 3px;
}
.lowermain h5 span {
  border-bottom: 1px solid #0068b7;
  padding-bottom: 3px;
}
.lowermain .bgyellowblock h5 span {
  border-bottom: 1px solid #f29e5a;
}
.mainblock {
  margin: 0 auto 60px;
}
.contblock {
  margin-bottom: 60px;
}
.mainblock p, .contblock p {
  margin-bottom: 25px;
  text-align: justify;
}
.bgyellowblock {
  background: #fffcf2;
  padding: 25px;
  margin-bottom: 25px;
}
.bggreenblock {
  background: #f2f9ed;
  padding: 25px;
  color: #555;
  margin-bottom: 25px;
}
.bggrayblock {
  background: #f5f5f5;
  padding: 25px;
  margin-bottom: 25px;
}
.bgorangeblock {
  background: #fef3e9;
  padding: 25px;
  margin-bottom: 25px;
}
.bgblueblock {
  background: #dff2fc;
  padding: 25px;
  margin-bottom: 25px;
}

.bgyellowblock p:last-child, .bggreenblock p:last-child,
.bgorangeblock p:last-child {
  margin-bottom: 0;
}
.bggraytitle{
    background: #727171;
    color: #fff;
    font-weight: bold;
    text-indent: 1em;
    font-size: 120%;
}
.contblock .figure_explain {
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
}
#submenu .linkblock {
  display: flex;
  flex-wrap: wrap;
}
#submenu .linkblock li {
  margin-bottom: 20px;
}
#submenu .linkblock a {
  border: 1px solid #e9e9e9;
  padding: 15px 20px;
  padding-right: 40px;
  background: url("/media_library/english/tkc/images/arrow_blue.svg") no-repeat 95% center;
  background-size: 10px 15px;
  border-radius: 10px;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;/*aaa追加*/
}
#submenu .linkblock a:hover {
  border: 1px solid #0068b7;
  border-bottom: 1px solid #0068b7;

}
#submenu .linkblock a h2 {
  font-size: 2rem;
  margin: 0;
}
.listcircle {
  margin-bottom: 30px;
}
.bggreenblock .listcircle:last-child, .bgyellowblock .listcircle:last-child {
  margin-bottom: 0;
}
.listcircle li {
  margin-left: 1em;
  text-indent: -1em;
}
.listcircle li:last-child {
  margin-bottom: 0;
}
.listcircle li::before {
  content: '';
  display: inline-block;
  text-align: center;
  width: .5em;
  height: .5em;
  background: #0068b7;
  border-radius: .25em;
  margin-right: 7px;
}
.list_num {
  counter-reset: item;
  margin-bottom: 30px;
}
.list_num li {
  margin-bottom: 10px;
  margin-left: 1em;
  text-indent: -1em;
}
.list_num li:last-child {
  margin-bottom: 0;
}
.list_num li::before {
  counter-increment: item;
  content: counter(item) '.';
  font-size: 1.7rem;
  margin-right: 5px;
  font-weight: bold;
  color: #004880;
}
.listcircle_num {
  counter-reset: item;
  margin-bottom: 30px;
}
.listcircle_num > li {
  margin-bottom: 5px;
  margin-left: 2em;
  text-indent: -2em;
}
.listcircle_num > li:last-child {
  margin-bottom: 0;
}
.listcircle_num > li::before {
  box-sizing: border-box;
  font-size: 1.1rem;
  counter-increment: item;
  content: counter(item);
  display: inline-block;
  margin-right: 10px;
  color: #fff;
  background: #888;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  text-indent: 0em;
}
.list_parentheses{
    padding-left: 2em;
}
.list_parentheses > li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
.list_parentheses > li:before{
  display: marker;
  content: counter(cnt) ") ";
}
.bgyellowblock .listcircle li::before, .bgyellowblock .listcircle_num li::before {
  background: #f29e5a;
}
/*aaa追加　3/22css追加済み*/
.listcircle_gr {
  margin-bottom: 30px;
}
.listcircle_gr li {
  margin-left: 1em;
  text-indent: -1em;
}
.listcircle_gr li:last-child {
  margin-bottom: 0;
}
.listcircle_gr li::before {
  content: '';
  display: inline-block;
  text-align: center;
  width: .4em;/*修正*/
  height: .4em;/*修正*/
  background: #777;/*修正*/
  border-radius: .25em;
  margin-right: 7px;
}
/*aaa追加ここまで*/
.position{
    display: block;
    font-size: 90%;
    line-height: 1.5;
    margin-bottom: 3px;
}
.photoBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: row;
}
/* 円の基本形 */
.maru {
    box-sizing: border-box;
    display: inline-block;
    color: #fff;
    background: #999;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
    text-indent: 0em;
}
.explanatoryText{
    color: #0068b7;
    font-size: 1.8rem;
}
.blueLineBox{
    border: 1px solid #0068b7;
    padding: 20px 50px;
    margin: auto;
}
#about .mainblock {
  width: 820px;
}
#about .bgyellowblock {
  width: 580px;
  padding-left: 30px;
}
#business_objectives .img-right {
  margin-bottom: 40px;
}
#business_objectives .bgyellowblock {
  width: 720px;
  padding-left: 30px;
}
/*aaaここから修正approaches＞submenu*/
#approaches .linkblock li,#submenu .linkblock li {
  width: 48%;
  display: flex;
  align-items: center;
  margin: 0px 1% 20px;
}
#approaches .linkblock li a,#submenu .linkblock li a {
  display: flex;
  align-items: center;
}
#approaches .contblock h3::before,#submenu .contblock h3::before{
    content: '\25CF';
    font-size: 130%;
    margin-right: 3px;
}
#approaches .contblock dt,#submenu .contblock dt{
    font-weight: bold;
}
#approaches .blueLineBox .title,#submenu .blueLineBox .title{
    margin-left: 5%;
    font-size: 2.0rem;
    color: #0068b7;
}
#approaches .photoBox_col3{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: row;
}
#approaches .blueLineBox .date{
    margin-right: 5%;
    text-align: right;
    margin-bottom: 0;
}
#approaches .printerblock{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    flex-direction: row;
    max-width: 600px;
    margin: auto;
}
#approaches .bgblueBox{
    background: #0068b7;
    color: #fff;
    padding: 15px;
    text-align: center;
}
#approaches .bookBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
}
#approaches .bookBox figure:first-child{
    margin-right: 80px;
}

#approaches .dl_listcircle{
    width: 280px;
}
#approaches .dl_listcircle::after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

#approaches .dl_listcircle dt{
    float: left;
    font-weight: normal;
    width: 80%;
}
#approaches .dl_listcircle dt::before{
    content: '\25CF';
    color: #0068b7;
    margin-right: 10px;
}
#approaches .dl_listcircle dd{
    text-align: right;
}
/*aaaここまで修正*/
#history .chronology dt{
    font-size: 120%;
    font-weight: 500;
}
#history .chronology dd{
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
#history .chronology dd:last-child{
    border-bottom: none;
}
#history .chronology ul{
    margin: 0 0 25px 1em;
}

#tisc .overview_table tr{
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0;
}
#tisc .overview_table th,
#tisc .overview_table td{
    padding: 10px;
}
#tisc .overview_table th{
    width: 33%;
}
#tisc .photo_attached_num{
    position: relative;
    margin-bottom: 20px;
}
#tisc .photo_num{
    position: absolute;
    margin-bottom: 0;
    left: 3%;
    bottom: 3%;
    box-sizing: border-box;
    display: inline-block;
    color: #222;
    background: #fff;
    height: 1.8em;
    width: 1.8em;
    border-radius: 50%;
    line-height: 1.8em;
    text-align: center;
    text-indent: 0em;
}
#tisc .listcircle_num span{
    font-size: 115%;
}
#tkcnf .btn_moreinfo{
    border: 1px solid #e9e9e9;
    border-radius: 7px;
    background: #fff;
    padding: 0 15px;
    width: 27%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
#tkcnf .btn_moreinfo:hover{
    border: 1px solid #0068b7;
    transition: all 0.4s;
}
#tkcnf .btn_moreinfo a{
    text-decoration: none;
    color: #0068b7;
    font-weight: 500;
    font-size: 1.8rem;
    padding: 13px 0;
    position: relative;
    line-height: 1.4;
    display: inline-block;
    width: calc(100% - 20px);
    text-align: center;
    border-bottom: none;
}
#tkcnf .btn_moreinfo::after{
    background: url(/media_library/english/tkc/images/arrow_blue.svg) no-repeat 95% center;
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
}
#offices .offices_link{
    text-align: right;
    margin: 0;
}
#offices .offices_link::before{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/media_library/english/tkc/images/arrow_blue.svg) no-repeat 95% center;
    background-size: 10px 10px;
}
#offices .offices_link a{
    border-bottom: none;
    margin-left: 5px;
}
#offices .offices_link a:hover{
    border-bottom: 1px solid #0068b7;
}
#security .list_parentheses{
    text-indent: -1em;
    margin: 0 0 20px 1em;
    padding-left: 0;
}
#security .list_parentheses > li:before{
  display: marker;
  content: "("counter(cnt) ") ";
}
#security .security_link{
    text-align: right;
}
#security .security_link span{
    margin-right: 5px;
}
#security .enactment_box p{
    text-align: right;
}
#security .enactment{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: wrap;
}
#security .enactment p{
    margin-right: 10px;
    margin-bottom: 0;
}
#security .enactment p:last-child{
    margin-right: 0;
}

.lowermain .bgyellowblock .act_collobo_listcircle h5 span {
  border-bottom: 1px #0068b7 solid;
}
.act_collobo_listcircle:first-of-type {
  margin-bottom: 30px;
}
.act_collobo_listcircle .listcircle li::before {
  background: #0068b7;
}
.act_streng_auditor {
  display: flex;
  justify-content: center;
}
.act_streng_auditor figure {
  margin-right: 20px;
}
.act_streng_auditor figure:last-child {
  margin-right: 0;
}
.org_5clum {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 60px;
  margin-top: 20px;
}
.org_5clum li {
  width: 202px;
  margin-bottom: 20px;
}
.org_5clum li:last-child {
  margin-right: 0;
  width: 165px;
}
.org_5clum li dt {
  margin-bottom: 5px;
}
.org_5clum li dd {
  text-align: center;
  font-size: 1.4rem;
  width: 165px;
}
.org_2clum {
  margin-top: 30px;
}
.org_2clum ul {
  width: 48.5%;
}
.org_2clum li {
  padding: 15px 20px;
  margin-bottom: 30px;
  background: #f1f8f5;
}
.org_association_name {
  font-weight: 500;
}
.org_association_name {
  font-size: 1.8rem;
}
.org_member_photo {
  float: left;
  margin-right: 10px;
}
.org_member_photo img {
  width: 100px;
  height: auto;
}
.org_member_detail {
  float: right;
  width: calc(100% - 120px);
}
.org_2clum h4 {
  color: #777;
  font-size: 1.7rem;
  height: 2em;
  display: flex;
  align-items: center;
}

.org_member_detail dl {
  font-size: 1.3rem;
  margin-right: 10px;
}
.org_member_detail dl::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
.org_member_detail dt {
  float: left;
  font-weight: 700;
}
.org_member_detail dt::after {
  white-space: pre-wrap;
  content: ': ';
}
.org_member_detail .org_member_name {
  line-height: 1.2;
}
.org_member_detail .org_member_name dt {
  font-size: 1.5rem;
}
.org_member_detail .org_member_name dd {
  font-size: 1.7rem;
  clear: both;
}
.contblock #others.org_2clum p {
  font-size: 1.3rem;
  width: 95%;
  margin-bottom: 10px;
  text-align: left;
}
#tkccorporation .bggrayblock {
  padding: 40px;
}
#tkccorporation .img-left p {
  margin-left: 445px;
}


/* ----------------------------------------

   profile

---------------------------------------- */
#profile .companyprofile dl::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
#profile .companyprofile dt::before {
    content: '';
    display: block;
    width: 3px;
    height: 1em;
    background: #0068b7;
    margin-right: 5px;
    margin-left: -0.5em;
    float: left;
}
#profile .companyprofile dt {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 7px;
    margin-left: 0.5em;
}
#profile .companyprofile dd {
    margin-bottom: 15px;
    margin-left: .5em;
}
#profile .companyprofile dd:last-child {
  margin-bottom: 0;
}
#profile .directorNameBox{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 800px;
    padding: 0px 5%;
    margin: auto;
}
#profile .directorNameBox p{
    text-align: center;
}

/* ----------------------------------------

   Company Motto and Management Principle

---------------------------------------- */
#principle .mpBox{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#principle .srcBox{
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
}
#principle .srcBox dl::after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
#principle .srcBox dt{
    float: left;
    margin-right: 10px;
}
#principle .srcBox dt::after{
    content: ':';
}

#principle .srcBox dd{
    float: left;
}



.corp_system_flow p {
  width: 800px;
  margin: 0 auto;
}
.local_map_membership {
  font-size: 1.4rem;
  width: 100%;
}
.local_map {
  margin: 0 auto;
  width: 880px;
}
.local_map .fR {
}
.local_map_membership {
  margin-bottom: 5px;
  font-size: 1.3rem;
}
.local_map_membership tr:nth-child(even) {
    background: #f1f1f1;
}
.local_map_membership th {
  padding: 5px 5px;
  font-weight: 700;
  text-align: left;
  padding-right: 10px;
}
.local_map_membership td {
  padding: 5px 5px;
  font-size: 1.4rem;
  text-align: right;
}
.lolal_map_explain {
  width: 750px;
  margin: 0 auto;
}
.certificate_features {
  margin-top: 30px;
}
.certificate_features li {
  margin-bottom: 25px;
}
.certificate_features_title {
  font-size: 1.8rem;
  color: #0068b7;
  font-weight: 500;
  line-height: 1.4;
}
#bast .img-right figure {
  padding-left: 25px;
  margin-top: 5px;
}

@media screen and (max-width:976px) {
/* ----------------------------------------

   module

---------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
.sp_inline {
  display: inline-block;
}
.img-left figure, .img-right figure {
  float: none;
  width: 100%;
  margin: 0 0 2em;
  padding: 0 !important;
  text-align: center
}
.img-left p, .img-right p {
  width: 100%;
  margin: 0 !important;
}
.fsStrong {
  font-size: 1.7rem !important;
}
/* ----------------------------------------

   layout

---------------------------------------- */
.overlay {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.lowermain h1 {
  font-size: 2.6rem;
}
.lowermain h1 span {
  font-size: 1.8rem;
}
.lowermain h2 {
  font-size: 2.2rem;
}
.lowermain h2 span {
  font-size: 1.4rem;
}
.lowermain h3 {
  font-size: 1.8rem;
}
.lowermain h4 {
  font-size: 1.6rem;
}
.lowermain h5 {
  font-size: 1.6rem;
}
.headerinner, .mv_innner, .maininner, .footerinner {
  width: 100%;
}
header {
  height: 40px;
  padding: 5px;
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 99;
}
.headerinner, #sitelogo, h1 {
  height: 100%;
}
#sitelogo {
  width: calc(100% - 50px);
}
#sitelogo h1 {
  line-height: 1;
}
#sitelogo h1 img {
  height: 90%;
  width: auto;
}
#sp_nav {
  height: 38px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 9px;
  cursor: pointer;
}
#sp_nav span {
  display: block;
  background-color: #333;
  height: 3px;
  margin: 0 auto 6px;
}
#sp_nav.active {
  width: 100%;
  background: #f1f1f1;
  padding: 0;
}
#sp_nav.active .sp_nav_inner {
  width: 40px;
  height: 40px;
  padding: 9px;
  background: #fff;
  margin-left: auto;
}
#sp_nav.active span {
  transition: all .4s;
}
#sp_nav.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg)
}
#sp_nav.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg)
}
#sp_nav.active span:nth-of-type(2) {
  opacity: 0;
}
.header_right {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-105%);
  display: block;
  width: 100%;
  z-index: 5;
  background: #fff;
  text-align: center;
}
.header_right.active {
  transform: translateY(37px);
  transition: all .4s;
}
#language_select {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 0;
}
  .language_link a {
        background: url("/media_library/english/tkc/images/icon_earth.png") center left no-repeat;
    padding-left: 22px;
  }
nav ul {
  width: 100%;
  background: #fff;
}
nav ul li {
  display: block;
  width: 100%;
  float: none;
  margin: 0;
  text-align: center;
  border-top: 1px solid #ccc;
}
nav ul li:last-child {
  border-bottom: 1px solid #ccc;
}
nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 0;
}
nav ul li a::after {
  background: none;
}
nav ul li a:hover {
  background-color: #f1f1f1;
}
nav li a.now {
  transition: all 0s;
  background: #f2f9ed;
  border-bottom: 0;
}
nav li a.now:hover {
  background: #f2f9ed;
}
main {
  margin-top: 40px;
}.footer_links_inner {
  width: 100%;
  text-align: center;
  padding: 0;
}
.footer_links_inner, .footer_link_right_inner {
  display: block;
}
.footer_link_left, .footer_link_right, .footer_profil, .footer_ir, .footer_sus  {
  width: 100%;
}
  .footer_link_left,.footer_ir {
    margin-bottom: 0;
  }
.footer_link_right {
}
.footer_links li, .footer_profil p {
  padding: 10px 0;
  text-align: center;
  background: #fff;
  margin-bottom: 1px;
}
.footer_links li {
  background: #fff url("/media_library/english/tkc/images/arrow_gray.svg") no-repeat 97% center;
  background-size: 5px 10px;
}
.footer_links li:hover {
  text-decoration: none;
  background-color: #efefef;
}
.footer_profil p {
  background: rgba(255,255,255,0.6)
}
.footer_links li a {
  display: block;
  width: 100%;
  height: 100%;
}
.footer_links li a:hover {
  text-decoration: none;
}
.footer_links li::before {
  content: '';
}
.copyright {
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 10px 0;
    border-top: 1px solid #ccc;
  }
.copyright p {
  text-align: center;

}
/* ----------------------------------------

   top

---------------------------------------- */
#mv{
    border-bottom: none;
}
#mv .mv_innner{
    padding-top: 5%;
}
#mv .mv_innner .mv_textbox{
    margin: 0;
}
#mv .mv_innner .mvtext01{
    width: 100%;
    text-align: center;
}
#mv .mv_innner .mvtext02{
    width: 100%;
    text-align: center;
}
#mv .mv_innner img {
    max-width: 80%;
    width: 80%;
    height: auto;
    margin-bottom: 10px;
}
#topmain{
    padding: 55px 0 20px;
}
#topmain .linkblock li{
    width: 80%;
    margin: 0px 3% 20px;
}
/* ----------------------------------------

   lower page layout

---------------------------------------- */

#breadcrumb ul, .lowermain, .mainblock {
  max-width: 95%;
}
#breadcrumb ul {
  padding: 5px;
  font-size: 1.2rem;
}
.lowermain h1 {
  font-size: 2.3rem;
}
.contblock {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
/* ----------------------------------------

   lower page

---------------------------------------- */
#about .bgyellowblock {
  width: 100%;
}
.act_streng_auditor {
  flex-wrap: wrap;
}
.act_streng_auditor figure {
  margin-bottom: 20px;
}
#business_objectives .bgyellowblock {
  width: 100%;
}
.blueLineBox{
    padding: 20px;
}
#approaches .linkblock li {
  width: 100%;
}
#approaches .photoBox_col3{
    max-width: 620px;
    justify-content: flex-start;
    margin: auto;
}
#approaches .photoBox_col3 figure{
    margin-bottom: 15px;
}
#approaches .photoBox_col3 figure:first-of-type{
    margin-right: 20px;
}
#approaches .photoBox_col3 figure:last-of-type{
   margin-bottom: 0;
}
#approaches .blueLineBox .title{
    margin-left: 0;
}
#approaches .blueLineBox .date{
    margin-right: 0;
}

#tkcnf .btn_moreinfo{
    width: 100%;
}
#offices .offices_link{
    margin: 10px 0 0 0;
}
.org_member_photo, .org_member_detail {
  float: none;
}
.org_member_photo {
  text-align: center;
}
.org_member_photo img {
  width: 165px;
  max-width: 100%;
  height: auto;
}
.org_2clum ul.fL, .org_2clum ul.fR {
  float: none !important;
  width: 100%;
}
.corp_system_flow p {
  width: 100%;
}
.local_map {
  width: 100%;
}
.local_map .fL,  .local_map .fR {
  float: none !important;
}
.local_map .fL {
  text-align: center;
  margin-bottom: 20px;
}
.local_map .fR {
  width: 80%;
  margin: 0 auto;
}
.lolal_map_explain {
  width: 100%;
}
}

@media screen and (max-width:756px) {
body {
  font-size: 1.4rem;
}
.toplinks li.iconsmall {
  width: 100%;
}
.org_5clum {
  display: block;
}
.org_5clum li, .org_5clum li:last-child, .org_5clum li dd {
  width: 100%;
  text-align: center;
}
.org_member_detail, .contblock #others.org_2clum p {
  width: 100%;
}
.bggraytitle{
     font-size:1.2rem
}
#mv .mv_innner .mvtext01{
    font-size: 9vw;
}
#mv .mv_innner .mvtext02{
    font-size: 5vw;
}
#profile .directorNameBox{
    padding: 0px 2%;
}
#profile .directorNameBox p{
    font-size: 2.5vw;
}
#approaches .photoBox_col3{
    display: block;
    text-align: center;
    max-width: 300px;
}
#approaches .photoBox_col3 figure:first-of-type{
    margin-right: 0;
}
#approaches .bookBox{
    justify-content:space-around;
}
#approaches .bookBox figure:first-child{
    margin-right: 0;
    margin-bottom: 15px;
}

#approaches .bgblueBox{
    margin-bottom: 15px;
}
#approaches .dl_listcircle{
    width: 260px;
}
#tisc .overview_table{
    width: 100%;
    font-size: 1.6vw;
}    
#tisc .overview_table tr{
    display: block;
    border-width: 1px 0 0 0;
}
#tisc .overview_table th{
    background: #eee;
    padding: 10px;
    }

#tisc .overview_table th,
#tisc .overview_table td{
    width: 100%;
    display: block;
    font-size: 1.4rem;
}
#tisc .overview_table td{
    padding: 10px 0 15px 1em;
}
#security .enactment {
    justify-content: flex-start;
}
#security .enactment_box p{
    text-align: left;
}
#security .security_link{
    text-align: left;

}
  #approaches,#submenu .linkblock li {
  width: 100%;
}
}







