@charset "UTF-8";
/* FONT size
---------------------------------------------------------------------
[ px ]  [ % ]
10px  72  %   19px  136 %
11px  79  %   20px  143 %
12px  86 %    21px  150 %
13px  93 %    22px  158 %
14px  100 %   23px  165 %
15px  108 %   24px  172 %
16px  115 %   25px  179 %
17px  122 %   26px  186 %
18px  129 %
---------------------------------------------------------------------*/
/* =================================================================
  共通スタイル
================================================================= */
#main {
  position: relative;
}

.main_img {
  width: 100%;
}

h3 {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6em;
}

.name_box dt span {
  font-size: 0.7em;
  font-weight: normal;
  margin-left: 10px;
}
.name_box dd {
  line-height: 1.6em;
  font-size: 13px;
}

.sotsugyo_text {
  position: absolute;
  color: #26557F;
  font-weight: bold;
}
.sotsugyo_text span {
  font-size: 0.8em;
}

.flow_num {
  position: absolute;
  display: block;
  background: #fadf76;
  padding: 4px 6px 5px;
  letter-spacing: -0.2px;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}

.file_num {
  position: absolute;
  left: 25px;
  bottom: 100%;
  background: #fff;
  display: block;
  padding: 6px 10px 7px;
  letter-spacing: -0.2px;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}

.interview_box {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.interview_box h2 {
  font-size: 24px;
}
.interview_box h2 span {
  font-size: 0.7em;
  font-weight: normal;
  margin-left: 10px;
}
.interview_box .name_box {
  padding: 30px;
}
.interview_box .profile_box {
  border: 1px solid #BFBFBF;
  padding: 30px;
}
.interview_box .profile_box dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.interview_box .profile_box dd {
  line-height: 1.6em;
  font-size: 13px;
}
.interview_box .profile_box dd .prof1 {
  font-size: 13px;
  margin-bottom: 10px;
}
.interview_box .profile_box dd .prof2 {
  font-weight: bold;
}
.interview_box .profile_box dd .prof2 span {
  font-size: 0.8em;
}
.interview_box .profile_box dd p.prof3 {
  line-height: 1.8em;
}
.interview_box .text_box {
  margin-top: 10px;
}
.interview_box .text_box h3 {
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  padding: 30px;
}
.interview_box .text_box h4 {
  border-bottom: 1px solid #000;
  line-height: 1.4em;
}

.interview {
  margin-top: 20px;
}

.question {
  font-size: 17px;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.question span {
  font-weight: bold;
}

.answer span {
  font-weight: bold;
}

.pht_box .pht {
  font-size: 0.9em;
}
.pht_box .pht img {
  margin-bottom: 10px;
}

.pht_wrap .pht_area img {
  width: 100%;
}
.pht_wrap .pht_area figcaption {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.6em;
}

/* お国自慢 */
.proud_country {
  margin-top: 80px;
}
.proud_country h5 {
  font-size: 16px;
  background: #fadf76;
  color: #fff;
  padding: 15px;
  padding-left: 0;
  position: relative;
}
.proud_country h5::after {
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  height: 1px;
  margin-top: -1px;
  background-color: #fff;
  left: 0;
}
.proud_country h5 span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 20px 0 15px;
  background-color: #fadf76;
}
.proud_country h5 a {
  color: #fff;
}
.proud_country h5 a:hover {
  text-decoration: underline;
}
.proud_country dl {
  padding: 20px;
  border-bottom: 1px solid #fadf76;
}
.proud_country dl dt {
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px dotted #fadf76;
  padding-bottom: 15px;
}
.proud_country dl dd {
  margin-top: 15px;
  line-height: 1.8em;
}

.pht_list {
  margin-top: 40px;
}
.pht_list ul li img {
  width: 100%;
}
.pht_list ul li figcaption {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.6em;
}

/* ページ送り */
.pagenation {
  min-height: 32px;
  position: relative;
  width: 100%;
}
.pagenation a {
  position: absolute;
}
.pagenation a img {
  vertical-align: middle;
}
.pagenation .prev img {
  margin-right: 10px;
}
.pagenation .next img {
  margin-left: 10px;
}

/* 最新の記事 */
.article_list {
  position: relative;
}
.article_list > p {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.article_list .ichiran {
  display: inline-block;
  position: absolute;
  top: 0;
}
.article_list .ichiran a::before {
  position: absolute;
  content: "";
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 7px solid transparent;
  border-left: 7px solid #000;
  left: -15px;
}
.article_list li {
  position: relative;
}
.article_list li img {
  width: 100%;
  margin-bottom: 10px;
}
.article_list li .name {
  font-weight: bold;
  font-size: 16px;
}
.article_list li .name span {
  font-weight: normal;
}
.article_list li .country {
  line-height: 1.5em;
  margin-bottom: 8px;
}
.article_list li .school {
  line-height: 1.5em;
  margin-top: 8px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++   PC   ++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 801px), print {
  #bread {
    border-bottom: solid 1px #e6e6e6;
    padding: 25px 0;
    margin-bottom: 50px;
  }
  .name_box dt {
    margin-bottom: 15px;
    font-size: 16px;
    display: inline-block;
  }
  .name_box dd {
    display: inline-block;
    margin-left: 40px;
  }
  h3 {
    margin-top: 20px;
    font-size: 38px;
  }
  .sotsugyo_text {
    left: 20px;
    top: 15px;
  }
  .sotsugyo_text img {
    height: 100px;
  }
  .flow_num {
    right: 20px;
    top: 15px;
    color: #333333;
  }
  .article_list .flow_num {
    right: 0;
    top: 0;
  }
  .intro {
    margin-top: 0px;
  }
  .profile_box + div h4 {
    margin-top: 50px !important;
  }
  .interview_box {
    width: 85%;
    margin: 50px auto 0;
  }
  .interview_box .name_box dt, .interview_box .name_box dd {
    float: left;
    width: 50%;
  }
  .interview_box .profile_box {
    margin: 40px 0;
  }
  .interview_box .profile_box dd .prof2 {
    font-size: 18px;
  }
  .interview_box .text_box {
    line-height: 1.8em;
    font-size: 110%;
  }
  .interview_box .text_box h3 {
    font-size: 38px;
    margin-bottom: 30px;
  }
  .interview_box .text_box h4 {
    margin-top: 100px;
    padding-bottom: 15px;
    font-size: 25px;
  }
  .answer + .answer {
    margin-top: 30px;
  }
  .pht_box .pht {
    margin: 20px auto 0;
    max-width: 100%;
    text-align: center;
  }
  .pht_box .pht img {
    max-width: 100%;
    min-width: 340px;
  }
  .pht_wrap .pht_text {
    float: left;
    width: 70%;
  }
  .pht_wrap .pht_text > div:not(:first-child) {
    margin-top: 80px;
  }
  .pht_wrap .pht_area {
    float: right;
    margin-bottom: 60px;
    width: 25%;
  }
  .pht_wrap .pht_area figure + figure {
    margin-top: 35px;
  }
  .pht_list {
    margin-left: -2%;
  }
  .pht_list ul {
    margin-top: -2%;
  }
  .pht_list ul li {
    display: inline-block;
    width: 18%;
    margin-left: 2%;
    margin-top: 2%;
  }
  .pagenation {
    margin-top: 150px;
  }
  .pagenation .prev {
    left: 0;
  }
  .pagenation .next {
    right: 0;
  }
  .article_list {
    margin-top: 80px;
  }
  .article_list .ichiran {
    right: 0;
  }
  .article_list ul {
    margin-left: -3.3%;
  }
  .article_list li {
    width: 30%;
    margin-left: 3.3%;
    float: left;
  }
  .article_list li .name span {
    font-size: 0.8em;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++   sp   ++++++++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 800px) {
  #bread {
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    padding: 10px;
  }
  .name_box {
    margin: 20px 10px;
  }
  .name_box dt {
    font-size: 14px;
    margin-bottom: 10px;
  }
  h3 {
    font-size: 22px;
    margin: 20px 10px;
  }
  .sotsugyo_text {
    left: 0px;
    top: 0px;
    font-size: 13px;
  }
  .sotsugyo_text img {
    height: 50px;
  }
  .flow_num {
    right: 0;
    top: 0;
    color: #333333;
  }
  .interview_box {
    margin: 20px 10px 0;
  }
  .interview_box .name_box dd {
    margin-top: 15px;
  }
  .interview_box .intro {
    line-height: 2em;
  }
  .interview_box .profile_box {
    margin: 50px 0;
  }
  .interview_box .profile_box dd .prof2 {
    font-size: 17px;
    margin-top: 5px;
    display: block;
  }
  .interview_box .text_box {
    line-height: 1.7em;
  }
  .interview_box .text_box h3 {
    font-size: 22px;
  }
  .interview_box .text_box h4 {
    margin-top: 60px;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .interview {
    line-height: 1.8em;
  }
  .answer {
    line-height: 2em;
  }
  .answer + .answer {
    margin-top: 20px;
  }
  .pht_box .pht {
    margin-top: 15px;
  }
  .pht_box .pht img {
    width: 100%;
  }
  .pht_wrap .pht_area {
    margin-bottom: 30px;
  }
  .pht_wrap .pht_area figure + figure {
    margin-top: 25px;
  }
  .pht_wrap .pht_text {
    margin-bottom: 30px;
  }
  .pht_list ul li {
    width: 100%;
    margin-top: 15px;
  }
  .pagenation {
    margin-top: 80px;
  }
  .pagenation .prev {
    left: 10px;
  }
  .pagenation .next {
    right: 10px;
  }
  .article_list {
    margin-top: 60px;
    padding: 0 10px;
  }
  .article_list .ichiran {
    right: 10px;
  }
  .article_list li {
    margin-top: 20px;
    width: 100%;
  }
  .article_list li .name span {
    font-size: 0.9em;
  }
}