@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
#main
----------------------------------------------------------*/
#main {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background: url(../img/bg_main_sp.jpg) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  z-index: 2;
}
#main .txt-box {
  position: relative;
  text-align: center;
  padding: 0 5vw;
}
#main .txt-box .txt-en {
  width: 23.3vw;
  line-height: 1;
  margin: 0 auto 16px;
}
#main .txt-box h1 {
  width: 61.2vw;
  height: 17.3vw;
  line-height: 1;
  background: url(../img/txt_master_sp.png) no-repeat;
  background-size: contain;
  margin: 0 auto 15px;
}
#main .txt-box h1 img {
  display: none;
}
#main .txt-box .txt-en img {
  width: 100%;
  height: auto;
}
#main .txt-box p {
	font-family: 'SourceHanSerif';
  font-size: 1.1rem;
  font-feature-settings: 'palt';
  color: #fff;
  line-height: 2.2;
}
#main .icon-arrow {
  position: absolute;
  width: 5vw;
  left: 50%;
  bottom: 105px;
  margin-left: -2.5vw;
}

/* ---------------------------------------------------------

----------------------------------------------------------*/
.show-pc {
  display: none;
}
/* ---------------------------------------------------------
.sec
----------------------------------------------------------*/
.sec {
  padding: 0 5vw;
}
.sec h2 {
  position: absolute;
  width: 24vw;
  padding: 10vw 0 0;
}
.sec .pic-box {
  position: relative;
}
.sec .pic_01 {
  width: 100%;
  display: block;
  margin: 0 auto;
  padding-top: 10vw;
  margin-bottom: 5.4vw;
}
.sec .txt-box h3 {
  font-family: 'SourceHanSerif';
  font-size: 1.4rem;
  font-weight: normal;
  display: inline;
  border-bottom: solid 1px;
}
.sec .txt-box p {
  font-size: 1.1rem;
  line-height: 2.2;
  padding-top: 5.3vw;
}
.sec .pic_02 {
  display: flex;
  flex-direction: row-reverse;
  width: 53.3vw;
  justify-content: space-between;
  margin: 5.3vw 0 11vw auto;
}

.sec .pic_02 > img {
  width: 48vw;
  height: 30vw;
}
.sec .pic_02 figcaption {
  width: 3.6vw;
}
.sec .other-box h3 {
  line-height: 1;
  padding: 2.4vw 0;
  border-top: solid 1px;
  border-bottom: solid 1px;
}
.sec .other-box h3 img {
  width: 14.5vw;
}

.sec .other-box figure {
  display: block;
  padding: 6vw 0 0;
}
.sec .other-box figure img {
  width: 68vw;
  display: block;
  margin: 0 auto;
}
.sec .other-box figcaption {
  font-size: 1rem;
  line-height: 1.8;
  padding-top: 4.8vw;
}
.sec .pic-bottom {
  width: 89vw;
  display: block;
  margin: 0 auto;
  padding: 10vw 0;
}
.sec .pic-bottom img {
  width: 56vw;
  display: block;
  margin: 0 auto;
  padding-bottom: 4vw;
}
.sec .pic-bottom figcaption {
  font-size: 1rem;
  color: #666;
}

#sec_02 h2 {
  width: 29vw;
}
#sec_02 .other-box h3 img {
  width: 34.4vw;
}
#sec_02 .pic_03 img {
  width: 75vw;
  display: block;
  margin: 0 auto;
}
#sec_02 .pic_04 img,
#sec_02 .pic_05 img {
  width: 55vw;
  display: block;
  margin: 0 auto;
}
#sec_02 .pic-bottom img {
  width: 72vw;
}

/* ---------------------------------------------------------
#sec_03
----------------------------------------------------------*/
#sec_03 h2 {
  width: 27.6vw;
}
#sec_03 .pic_02 > img {
  width: 48vw;
  height: 30vw;
}
#sec_03 .pic_02 figcaption {
  width: 3.6vw;
}
#sec_03 .pic_03 img,
#sec_03 .pic_04 img {
  width: 75.7vw;
  display: block;
  margin: 0 auto;
}
#sec_03 .pic_05 img {
  width: 61vw;
  display: block;
  margin: 0 auto;
}
/* ---------------------------------------------------------
#sec_04
----------------------------------------------------------*/
#sec_04 h2 {
  width: 20.5vw;
}
#sec_04 .other-box figure img,
#sec_05 .other-box figure img,
#sec_06 .other-box figure img,
#sec_07 .other-box figure img,
#sec_08 .other-box figure img,
#sec_09 .other-box figure img,
#sec_10 .other-box figure img {
  width: 75.7vw;
  display: block;
  margin: 0 auto;
}
#sec_09 .other-box {
  margin-top: 60px;
}
#sec_05,
#sec_07,
#sec_08,
#sec_10 {
  padding-top: 16vw;
}
#sec_06 {
  padding-top: 26vw;
}
#sec_09 {
  padding-top: 11vw;
}
#sec_05 h2 {
  width: 23vw;
}
#sec_06 h2 {
  width: 36.4vw;
  padding-top: 0;
}
#sec_06 .pic-bottom img,
#sec_07 .pic-bottom img {
  width: 100%;
}
#sec_07 h2 {
  width: 36.1vw;
  padding-top: 0;
}

#sec_08 h2 {
  width: 25vw;
  padding-top: 0;
}
#sec_09 h2 {
  width: 37.6vw;
  padding-top: 0;
}
#sec_10 h2 {
  width: 31.4vw;
  padding-top: 0;
}

/* ---------------------------------------------------------
.next-box
----------------------------------------------------------*/
.next-box {
  position: relative;
  background-color: #fff;
  padding: 50px 0 50px 5vw;
}
.next-box .txt-next {
  width: 15.3vw;
  margin-bottom: 20px;
}
.next-box a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100px;
  background: url(../img/bg_next_sp.jpg) no-repeat center;
  background-size: cover;
  padding-left: 20px;
  box-sizing: border-box;
}
.next-box .link-box .txt-en {
  width: 15.7vw;
  line-height: 1;
  margin-bottom: 12px;
}
.next-box .link-box .txt-ja {
  width: 71.3vw;
  line-height: 1;
}