
@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

メディアクエリの関数

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

basic

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html {
}

body {
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

共通

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container {
  font-size: 16px;
  padding: 25px 40px 50px 0;
  position: relative;
  overflow: hidden;
  color: #0a2230; }

.entry-btn {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  background: #e06f00;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px; }
  .entry-btn:hover {
    opacity: 0.7;
    color: #fff; }
  .entry-btn:visited {
    color: #fff; }

.container h1 {
  background: none !important;
  text-align: center !important;
  font-size: 28px !important;
  font-weight: bold !important; 
  color: #0073b5 !important; }


.container h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  font-size: 23px !important;
  border-bottom: 1px solid #0a2230 !important;
  line-height: 2 !important;
  position: relative; }

h3 {
  border-left: none !important;
  margin: 0 !important;
  font-size: 20px !important; }


.container a {
  text-decoration: none; }

.container img {
  box-shadow: 1px 3px 6px 0 rgba(10, 34, 48, 0.15); }


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

各コンテンツごとの設定

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
header {
  /* padding: 30px 0 10px;*/
  background: url("/../media_library/consolidate/tkc_express/images/mv_bg.png") no-repeat right;
  background-size: contain; }

.header__sub {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px !important; }
.header__btn {
  margin: 20px 0 15px;
  text-align: center; }
  .header__btn a {
    padding: 12px 25px; }
.header__mv {
  background: url("/../media_library/consolidate/tkc_express/images/main_text_bg.png") no-repeat center;
  background-size: contain;
  padding: 55px 0;
  width: 700px;
  margin: auto; }

.mv__txt {
  padding: 15px 70px; }

.side__btn {
  position: fixed;
  top: 20vh;
  right: 0; }
  .side__btn a {
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    background: #e06f00;
    color: #fff;
    padding: 15px;
    border-radius: 3px; }
    .side__btn a:hover {
      opacity: 0.7;
      color: #fff; }
    .side__btn a:visited {
      color: #fff; }

.index-QA {
  padding-left: 40px;
  margin: 70px 0; }
  .index-QA__box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: nowrap; }
  .index-QA ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none; }
    .index-QA ul li {
      line-height: 2.0;
      color: #0073b4; }
    .index-QA ul a {
      color: #0073b4; }
      .index-QA ul a:hover {
        text-decoration: underline;
        color: #ef6316; }

.qa {
  margin-bottom: 75px; }
  .qa h2 {
    text-indent: 40px; }
    .qa h2::before {
      position: absolute;
      left: 0;
      top: 5px;
      content: '';
      display: inline-block;
      width: 29px;
      height: 33px;
      background-size: contain; }
  .qa__01::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no01.png") no-repeat !important; }
  .qa__02::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no02.png") no-repeat !important; }
  .qa__03::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no03.png") no-repeat !important; }
  .qa__04::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no04.png") no-repeat !important; }
  .qa__05::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no05.png") no-repeat !important; }
  .qa__06::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no06.png") no-repeat !important; }
  .qa__07::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no07.png") no-repeat !important; }
  .qa__08::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no08.png") no-repeat !important; }
  .qa__09::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no09.png") no-repeat !important; }
  .qa__10::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no10.png") no-repeat !important; }
  .qa__11::before {
    background: url("/../media_library/consolidate/tkc_express/images/tkc_express_no11.png") no-repeat !important; }
  .qa__detail {
    padding: 30px 0 0 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .qa__detail-inner {
      width: 560px; }
      .qa__detail-inner p {
        margin-top: 0 !important; }

.footer__btn {
  margin: 50px 0;
  text-align: center; }
  .footer__btn a {
    padding: 20px 40px 40px;
    position: relative; }
    .footer__btn a::after {
      content: '';
      display: block;
      background: url("/../media_library/consolidate/tkc_express/images/under_arrow.png") no-repeat;
      width: 34px;
      height: 16px;
      background-size: contain;
      position: absolute;
      left: calc(50% - 17px);
      bottom: 20%; }
.footer__download {
  margin-top: 100px; }

.download__inner {
  padding: 20px; }
  .download__inner-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    list-style: none;
    padding: 20px 0 0 !important;
    margin: 0 !important; }
    .download__inner-list a:hover {
      opacity: 0.7; }
  .download__inner-btn {
    text-align: center;
    margin: 50px 0 0; }
    .download__inner-btn a {
      padding: 15px 25px;
      box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
      display: inline-block;
      background: #0073b5;
      font-size: 16px;
      color: #fff;
      font-weight: bold;
      border-radius: 10px;
           }
    .download__inner-btn a:hover {
      opacity: 0.7; }
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

SmartPhone

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:768px) {
  .container {
    font-size: 14px;
  }
  #main {
    width: 100%;
  }
  .container {
    padding: 0;
  }
  header {
    /* padding: 0 2% 30px; */
    background-repeat: repeat-y;
    background-size: cover;
    background-position: right -80px center;
  }
  .header__mv {
    width: 100%;
    padding: 20px 0 0;
    background: none;
  }
  .container h2 {
    font-size: 20px !important;
    text-indent: 0 !important;
  }
  .qa h2 {
    padding-left: 40px !important;
    text-indent: 0 !important;
  }
  .qa h2::before {
    background-position: center left !important;
    min-height: 33px;
    height: 100%;
    top: 0;
  }
  .mv__txt {
    padding: 15px 4vw 0;
  }
  #main .mv__txt p {
    background: rgba(255,255,255,0.8);
    padding: 4%;
  }
  .side__btn {
    bottom: 0;
    left: 2vw;
    top: auto;
    right: auto;
    max-width: calc(100% - 130px - 2vw);
    z-index: 2;
  }
  .side__btn a {
    display: block;
    writing-mode: inherit;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 10px 15px;
    
  }
  .index-QA {
    padding-left: 0;
    width: calc(100% - 8vw);
    margin: 30px 4vw 40px;
  }
  .index-QA__box {
    flex-wrap: wrap;
  }
  .index-QA__box figure {
    margin-top: 20px;
    text-align: center;
    width: 100%;
  }
  .qa {
    padding: 4vw;
    margin-bottom: 40px;
  }
  .qa__detail {
    flex-wrap: wrap;
    padding: 30px 4vw;
  }
  .qa__detail-inner {
    width: 100%;
    margin-bottom: 20px;
  }
  .qa__detail img {
    margin: 0 auto;
  }
  #form {
    padding-top: 50px;
    margin-top: -50px;
  }
  .footer__form p {
    font-size: 18px !important;
  }
  .download__inner-list {
    flex-wrap: wrap;
  }
  .download__inner-list li {
    margin-bottom: 10px;
    width: 48%;
    text-align: center;
  }
  .download__inner-list li img {
    width: 100%;
    height: auto;
  }
}





