@charset "UTF-8";
/* ----------------------------------------------------
	sassを使用しています。css編集の際はご注意ください。
	compass/scss
---------------------------------------------------- */
/* ----------------------------------------------------
layout
---------------------------------------------------- */
#contents .section-01 {
  padding: 0 2.5vw 2.5vw 2.5vw;
  margin: 0 -2.5vw;
  background: #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-01 {
    padding: 0 9vw 10vw 9vw;
    margin: 0;
  }
}
#contents .section-01.btm-box .inner-box {
  padding-top: 7.5vw;
  padding-bottom: 20vw;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.btm-box .inner-box {
    padding-top: 15vw;
    padding-bottom: 40vw;
  }
}
#contents .section-01.btm-box .inner-box p {
  font-size: 2.2vw;
  line-height: 2.0;
  font-weight: 800;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.btm-box .inner-box p {
    font-size: 5.7vw;
  }
}
#contents .section-01.box-no01 {
  background: url(../image/cmn/bg_cont.png) left top no-repeat, url(../image/no01/bg_cont_no01.jpg) center 76% no-repeat #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.box-no01 {
    background: url(../image/cmn/bg_cont.png) left top/130px no-repeat, url(../image/no01/bg_cont_no01.jpg) center 80%/100% no-repeat #fff;
  }
}
#contents .section-01.box-no02 {
  background: url(../image/cmn/bg_cont.png) left top no-repeat, url(../image/no02/bg_cont_no02.jpg) center 76% no-repeat #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.box-no02 {
    background: url(../image/cmn/bg_cont.png) left top/130px no-repeat, url(../image/no02/bg_cont_no02.jpg) center 80%/100% no-repeat #fff;
  }
}
#contents .section-01.box-no03 {
  background: url(../image/cmn/bg_cont.png) left top no-repeat, url(../image/no03/bg_cont_no03.jpg) center 76% no-repeat #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.box-no03 {
    background: url(../image/cmn/bg_cont.png) left top/130px no-repeat, url(../image/no03/bg_cont_no03.jpg) center 80%/100% no-repeat #fff;
  }
}
#contents .section-01.box-no04 {
  background: url(../image/cmn/bg_cont.png) left top no-repeat, url(../image/no04/bg_cont_no04.jpg) center 76% no-repeat #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.box-no04 {
    background: url(../image/cmn/bg_cont.png) left top/130px no-repeat, url(../image/no04/bg_cont_no04.jpg) center 80%/100% no-repeat #fff;
  }
}
#contents .section-01.box-no05 {
  background: url(../image/cmn/bg_cont.png) left top no-repeat, url(../image/no05/bg_cont_no05.jpg) center 76% no-repeat #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-01.box-no05 {
    background: url(../image/cmn/bg_cont.png) left top/130px no-repeat, url(../image/no05/bg_cont_no05.jpg) center 80%/100% no-repeat #fff;
  }
}
#contents .section-01.flag h2 {
  margin-top: 0;
}
#contents .section-02 {
  padding: 0 2.5vw 3vw 2.5vw;
  margin: 0 -2.5vw;
  background: #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-02 {
    padding: 0 9vw 6vw 9vw;
    margin: 0;
  }
}
#contents .section-01 h2,
#contents .section-02 h2 {
  text-align: center;
}
#contents .section-01 p,
#contents .section-02 p {
  margin-bottom: 2.5rem;
  font-size: 1.6vw;
  line-height: 1.8;
  font-weight: 700;
}
#contents .section-01 p:last-child,
#contents .section-02 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1050px) {
  #contents .section-01 p,
  #contents .section-02 p {
    margin-bottom: 1.8rem;
    font-size: 4.2vw;
    line-height: 2.0;
  }
}
#contents .section-01 + .section-01,
#contents .section-02 + .section-01 {
  padding-top: 2.5vw;
}
@media screen and (max-width: 1050px) {
  #contents .section-01 + .section-01,
  #contents .section-02 + .section-01 {
    padding-top: 10vw;
  }
}
#contents .section-img {
  padding: 0;
  margin: 0 -2.5vw;
  line-height: 0;
  background: #fff;
}
@media screen and (max-width: 1050px) {
  #contents .section-img {
    margin: 0;
  }
}
#contents .section-img + .section-01,
#contents .section-img + .section-img {
  padding-top: 2.5vw;
}
@media screen and (max-width: 1050px) {
  #contents .section-img + .section-01,
  #contents .section-img + .section-img {
    padding-top: 10vw;
  }
}
#contents h2 {
  margin: 2.5vw 0;
  font-size: 3.0vw;
  font-weight: 800;
}
@media screen and (max-width: 1050px) {
  #contents h2 {
    margin: 5.0vw 0;
    font-size: 8.0vw;
  }
}
#contents h2 span {
  display: block;
  font-size: 2.3vw;
}
@media screen and (max-width: 1050px) {
  #contents h2 span {
    font-size: 6.4vw;
  }
}
#contents h2 span.title-s {
  margin-top: 1.0vw;
  font-size: 1.9vw;
}
@media screen and (max-width: 1050px) {
  #contents h2 span.title-s {
    margin-top: 2.0vw;
    font-size: 5.4vw;
  }
}
#contents h2 span.small {
  display: inline-block;
  font-size: 1.3vw;
}
@media screen and (max-width: 1050px) {
  #contents h2 span.small {
    font-size: 3.4vw;
  }
}
#contents h2.title-m {
  font-size: 2.8vw;
}
@media screen and (max-width: 1050px) {
  #contents h2.title-m {
    font-size: 7.4vw;
  }
}
#contents h2.title-s {
  font-size: 1.8vw;
}
@media screen and (max-width: 1050px) {
  #contents h2.title-s {
    font-size: 4.4vw;
  }
}
#contents h2.title-s.no03 {
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 4px dashed #acd8ff;
}
#contents h2.title-s.no05 {
  padding-bottom: 10px;
  text-align: left;
  border-bottom: 4px dashed #febede;
}
#contents h2.title-s.germany:before {
  content: "";
  display: inline-block;
  background: url(../image/no03/germany.jpg) center center/100% no-repeat;
  width: 76px;
  height: 50px;
  margin-bottom: -0.5vw;
  margin-right: 10px;
}
@media screen and (max-width: 1050px) {
  #contents h2.title-s.germany:before {
    width: 38px;
    height: 25px;
  }
}
#contents h2.title-s.mexico:before {
  content: "";
  display: inline-block;
  background: url(../image/no03/mexico.jpg) center center/100% no-repeat;
  width: 76px;
  height: 50px;
  margin-bottom: -0.5vw;
  margin-right: 10px;
}
@media screen and (max-width: 1050px) {
  #contents h2.title-s.mexico:before {
    width: 38px;
    height: 25px;
  }
}
#contents h2.title-s.netherlands:before {
  content: "";
  display: inline-block;
  background: url(../image/no03/netherlands.jpg) center center/100% no-repeat;
  width: 76px;
  height: 50px;
  margin-bottom: -0.5vw;
  margin-right: 10px;
}
@media screen and (max-width: 1050px) {
  #contents h2.title-s.netherlands:before {
    width: 38px;
    height: 25px;
  }
}
#contents h2.title-s.un:before {
  content: "";
  display: inline-block;
  background: url(../image/no03/un.jpg) center center/100% no-repeat;
  width: 76px;
  height: 50px;
  margin-bottom: -0.5vw;
  margin-right: 10px;
}
@media screen and (max-width: 1050px) {
  #contents h2.title-s.un:before {
    width: 38px;
    height: 25px;
  }
}
#contents h2 + h3.title-s {
  margin-top: 0;
}
#contents h3 {
  margin: 1.5vw 0;
  font-size: 2.3vw;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 1050px) {
  #contents h3 {
    margin: 5.0vw 0;
    font-size: 6.0vw;
  }
}
#contents h3 span {
  display: block;
  font-size: 1.6vw;
}
@media screen and (max-width: 1050px) {
  #contents h3 span {
    font-size: 4.8vw;
  }
}
#contents h3.title-s {
  font-size: 2.0vw;
}
@media screen and (max-width: 1050px) {
  #contents h3.title-s {
    font-size: 5.4vw;
  }
}
#contents .title-img {
  padding: 0;
  margin: 0 -2.5vw;
  line-height: 0;
  text-align: center;
}
@media screen and (max-width: 1050px) {
  #contents .title-img {
    margin: 0;
  }
}
#contents .title-img img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 1050px) {
  #contents .title-img img {
    width: calc(384px / 2);
    height: auto;
  }
}
#contents .title-img.left {
  padding-left: 2.5vw;
  margin-bottom: 1.4vw;
  text-align: left;
}
@media screen and (max-width: 1050px) {
  #contents .title-img.left {
    padding-left: 0;
  }
}
#contents .title-img-02 {
  margin-bottom: 2.5vw;
  line-height: 0;
  text-align: left;
}
#contents .img-btn {
  padding: 0;
  margin: 0 -2.5vw;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1050px) {
  #contents .img-btn {
    margin: 0;
  }
}
#contents .img-btn.open .more {
  display: none;
}
#contents .img-btn img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 1050px) {
  #contents .img-btn img {
    width: calc(250px / 2);
    height: auto;
  }
}
#contents .img-btn .more {
  position: absolute;
  right: 3.8vw;
  bottom: 0;
  line-height: 0;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
#contents .img-btn .more:hover {
  opacity: 0.6;
}
#contents .img-btn .more img {
  width: 6vw;
  height: auto;
}
@media screen and (max-width: 1050px) {
  #contents .img-btn .more img {
    width: calc(106px / 2);
  }
}
#contents .img-btn .r02 {
  right: 2.0vw;
}
#contents .img-btn .b02 {
  bottom: 2.0vw;
}
#contents .btn-box {
  display: none;
}
#contents .btn-box p:last-child {
  margin-bottom: 0;
}
#contents .btn-box .close {
  padding: 6px 0;
  margin: 1vw auto 4vw auto;
  width: 162px;
  text-align: center;
  font-size: 1.3vw;
  line-height: 1.5;
  font-weight: bold;
  border: 1px solid #000;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
#contents .btn-box .close:hover {
  opacity: 0.6;
}
#contents .btn-box .close:before {
  content: "✕";
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 1050px) {
  #contents .btn-box .close:before {
    margin-right: 5px;
  }
}
@media screen and (max-width: 1050px) {
  #contents .btn-box .close {
    padding: 3px 0;
    margin: 4vw auto 10vw auto;
    font-size: 3.8vw;
    width: calc(162px / 2);
  }
}
#contents .btmsp {
  padding-bottom: 10vw;
}
@media screen and (max-width: 1050px) {
  #contents .btmsp {
    padding-bottom: 20vw;
  }
}
#contents p.cup {
  font-size: 1.3vw;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 1050px) {
  #contents p.cup {
    font-size: 3.8vw;
  }
}

.yellow-box {
  padding: 2.5vw;
  background: #fedc00;
}
@media screen and (max-width: 1050px) {
  .yellow-box {
    padding: 2.5vw 6vw 5vw 6vw;
  }
}

/* ----------------------------------------------------
set
---------------------------------------------------- */
.indent-01 {
  padding-left: 1.6vw;
  text-indent: -1.6vw;
}
@media screen and (max-width: 1050px) {
  .indent-01 {
    padding-left: 4.2vw;
    text-indent: -4.2vw;
  }
}

.indent-02 {
  padding-left: 1.3vw;
  text-indent: -1.3vw;
}
@media screen and (max-width: 1050px) {
  .indent-02 {
    padding-left: 3.8vw;
    text-indent: -3.8vw;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.underline {
  text-decoration: underline;
}

.inline-block {
  display: inline-block;
}

.small {
  font-size: 1.0vw;
  line-height: 1.5 !important;
}
@media screen and (max-width: 1050px) {
  .small {
    font-size: 3.6vw;
  }
}

/* ----------------------------------------------------
table
---------------------------------------------------- */
.table-01 {
  border-collapse: separate;
  border-spacing: 1px;
  background: #000;
  font-size: 0.8vw;
}
@media screen and (max-width: 1050px) {
  .table-01 {
    font-size: 3.0vw;
  }
}
.table-01 th {
  padding: 16px 10px;
  background: #fedc00;
}
@media screen and (max-width: 1050px) {
  .table-01 th {
    padding: 8px;
  }
}
.table-01 td {
  padding: 16px 10px;
  background: #fff;
}
@media screen and (max-width: 1050px) {
  .table-01 td {
    padding: 8px;
  }
}

/* ----------------------------------------------------
youtube
---------------------------------------------------- */
.youtube {
  margin-bottom: 2.0vw;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
@media screen and (max-width: 1050px) {
  .youtube {
    margin-bottom: 4vw;
  }
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.youtube-btn {
  margin: 1vw auto 4vw auto;
  width: 162px;
  text-align: center;
}
.youtube-btn a {
  padding: 6px 0;
  display: block;
  font-size: 1.3vw;
  line-height: 1.5;
  font-weight: bold;
  border: 1px solid #000;
  border-radius: 6px;
  transition: 0.2s ease-in-out;
}
.youtube-btn a:hover {
  opacity: 0.6;
}
