@charset "utf-8";

/*
  File Name   : portugal.css
  Description : コンテンツエリア関係 他
*/

/* basse
============================================================ */
#portugal #lay-main {
  padding-bottom: 0;
}

/* com-kv-wrap
============================================================ */
.com-kv-wrap .com-kv-inner .com-page-title-wrap .lange-en {
  font-size: 40px;
  letter-spacing: 10px;
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 1101px) {
  .com-kv-wrap .com-kv-inner .com-page-title-wrap .lange-en {
    font-size: 26px;
    letter-spacing: 5px;
  }
}

/* title-wrap
============================================================ */
#portugal .section-base .title-wrap {
  text-align: center;
}
#portugal .section-base .title-wrap .title {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0;
  color: #14648c;
}
#portugal .section-base .title-wrap .lead {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 25px;
}
#portugal .section-base .title-wrap .lead .sub-title {
  color: #14648c;
}
#portugal .section-base .title-wrap.-first-style .lead {
  font-weight: 16px;
  margin-top: 10px;
  margin-bottom: 40px;
}
#portugal .section-base .img-wrap {
  max-width: 750px;
  margin: 0 auto 40px;
}
#portugal .section-base .img-wrap.-full-wrap {
  max-width: 100%;
}
#portugal .section-base .img-wrap .text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  margin-top: 40px;
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 1101px) {
  #portugal .section-base .title-wrap {
  }
}

/* -section-first
============================================================ */
.-section-first {
  padding-bottom: 100px;
}
.-section-first .item-wrap {
  margin-top: 70px;
}
.-section-first .item-wrap:first-of-type {
  margin-top: 0;
}
.-section-first .link-text-wrap {
  text-align: center;
  margin-top: 55px;
}
.-section-first .link-text-wrap a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
  color: #14648c;
  text-decoration: underline;
}
.-section-first .link-text-wrap a:hover {
  text-decoration: none;
}
.-section-first .link-bn-wrap {
  max-width: 750px;
  margin: 100px auto 0;
}
.-section-first .link-bn-wrap .link-bn-item {
  margin-bottom: 60px;
}
.-section-first .link-bn-wrap .link-bn-item:last-child {
  margin-bottom: 0;
}
.-section-first .link-bn-wrap .link-bn-item a {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding: 100px 20px;
  background-color: #ddd;
  transition: all .2s ease-in-out;
}
.-section-first .link-bn-wrap .link-bn-item a span {
  text-shadow: 0 0 10px #000;
}
.-section-first .link-bn-wrap .link-bn-item a:hover {
  text-decoration: none;
  opacity: .7;
}

.-section-first .link-bn-wrap .link-bn-item.-voice a {
  background: url(../img/portugal/portugal-img-5.jpg) center no-repeat;
  background-size: cover;
}
.-section-first .link-bn-wrap .link-bn-item.-works a {
  background: url(../img/portugal/portugal-img-6.jpg) center no-repeat;
  background-size: cover;
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 1101px) {
  .-section-first {
  }
}

/* -section-wh
============================================================ */
.-section-wh {
  padding: 100px 0 100px;
  background-color: #fff;
}
.-section-wh .item-wrap {
  margin-top: 70px;
}
.-section-wh .item-wrap:first-of-type {
  margin-top: 0;
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 1101px) {
  .-section-wh {
  }
}

/* -section-bottom
============================================================ */
.-section-bottom {
  padding: 100px 0 100px;
}
.-section-bottom .-other-style-A {
  border-top: solid 1px #000;
  padding-top: 60px;
  max-width: 750px;
  margin: 60px auto 0;
}
.-section-bottom .-other-style-A .title-wrap {
  margin-bottom: 40px;
}
.-section-bottom .-other-style-B {
  margin-top: 60px;
}
.-section-bottom .-other-style-B .title-wrap .title {
  font-size: 15px !important;
}
.-section-bottom .por-detail-btn-wrap {
  text-align: center;
  max-width: 750px;
  margin: 50px auto 0;
}
.-section-bottom .por-detail-btn-wrap a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding: 40px 20px;
  width: 100%;
  display: inline-block;
  border-radius: 100px;
  background-color: #14648c;
  transition: all .2s ease-in-out;
}
.-section-bottom .por-detail-btn-wrap a:hover {
  text-decoration: none;
  opacity: .7;
}
.-section-bottom .por-detail-btn-wrap a .text-A,
.-section-bottom .por-detail-btn-wrap a .text-B {
  line-height: 1.5;
  display: block;
}
.-section-bottom .por-detail-btn-wrap a .text-A {
  font-size: 18px;
  font-weight: bold;
}
.-section-bottom .por-detail-btn-wrap a .text-B {
  font-size: 14px;
  font-weight: 500;
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 1101px) {
  .-section-bottom .por-detail-btn-wrap a {
    padding: 20px 20px;
  }
  .-section-bottom .por-detail-btn-wrap a:hover {
    opacity: 1;
  }
.-section-bottom .por-detail-btn-wrap a .text-A {
  font-size: 13px;
}
.-section-bottom .por-detail-btn-wrap a .text-B {
  font-size: 10px;
}
}

/* hoge
============================================================ */
.hoge {
}

/* @media
------------------------------------------------------------ */
@media screen and (max-width: 1101px) {
  .hoge {
  }
}


