
@charset "utf-8";
/* CSS Document */
/* ----------------------------------------

   base

---------------------------------------- */
/* ------ reset -------*/
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", Meiryo, Helvetica, sans-serif;
  line-height: 1.8;
  font-size: 1.4rem;
  position: relative;
}
/* ----------------------------------------

   module

---------------------------------------- */
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:hover img.over {
  opacity: 0.7;
  transition: all .3s;
}
.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;
}
.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;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mb60 {
  margin-bottom: 60px!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: 2.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;
}
.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;
}
figure img.border {
  border: 1px #ddd solid;
  box-sizing: content-box;
}
/* ----------------------------------------

   contents

---------------------------------------- */
header {
  width: 100%;
  border-top: #2375b1 solid 4px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}
#header_inner {
  width: 950px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.language_link a {
  background: url(/media_library/english/images/icon_earth.png) center center no-repeat;
  padding-left: 90px;
  color: #aaa;
  font-weight: 700;
  text-decoration: underline;
}
.language_link a:hover {
  color: #ef6316;
}
main article {
  width: 950px;
  margin: 0 auto;
  padding:40px 0 65px;
  ;
}
main article::after {
  content: '';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
#national_fedetration {
  float: left;
  width: 48.5%;
}
#tkc_corporation {
  float: right;
  width: 48.5%;
}
article h2 {
  font-size: 3rem;
  font-weight: 500;
}
article h3 {
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
  position: relative;
  z-index: 4;
  padding: 20px 25px;
}
article h3 span {
  font-size: 1.6rem;
  color: #999999;
}
#national_fedetration li, #tkc_corporation li {
  position: relative;
}
#national_fedetration li {
  width: 100%;
  height: 310px;
  background: url("/media_library/english/images/en_top_links_tkcnf.png") no-repeat center center;
  background-size: cover;
}
#tkc_corporation li {
  width: 100%;
  height: 90px;
}
#tkc_corporation li:nth-child(1) {
  background: url("/media_library/images/menu_company.png") no-repeat center center;
  background-size: cover;
  margin-bottom: 20px;
}
#tkc_corporation li:nth-child(2) {
  background: url("/media_library/images/menu_ir.png") no-repeat center center;
  background-size: cover;
  margin-bottom: 20px;
}
#tkc_corporation li:nth-child(3) {
  background: url("/media_library/images/menu_sustainability.png") no-repeat center center;
  background-size: cover;
}
#national_fedetration li::before, #tkc_corporation li::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255,255,255,0.55);
  z-index: 1;
}
#national_fedetration li a, #tkc_corporation li a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: 4;
}
#national_fedetration li:hover::before, #tkc_corporation li:hover::before {
  background: rgba(0,0,0,0.2);
  transition: all .5s;
}
#national_fedetration li.under_construction::before, #tkc_corporation li.under_construction::before, #national_fedetration li.under_construction:hover::before, #tkc_corporation li.under_construction:hover::before {
  background: rgba(0,0,0,0.3);
}
#national_fedetration li:hover a, #tkc_corporation li:hover a {
  color: #fff;
  transition: all .5s;
}
.footer_links {
  background: #e5e5e5;
}
.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: '・';
}
.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;
}

@media screen and (max-width:950px) {
#header_inner, main article {
  width: 92%;
}
#national_fedetration, #tkc_corporation {
  float: none;
  width: 100%;
  margin-bottom: 40px;
}
#national_fedetration li, #tkc_corporation li {
  width: 100%;
}
.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%;
  margin-bottom: 10px;
}
  .footer_link_right,.footer_sus {
    margin-bottom: 0;
  }
.footer_link_left {
  margin-bottom: 20px;
}
.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/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;

}
}




