@charset "UTF-8";
/* CSS Document */
/* main next
------------------------------------------------------------*/
main.contents {
  background-color: #EEEEEE;
  padding-bottom: 60px;
}

main.contents .sec-support:last-child {
  margin-bottom: -60px;
}

main.contents > section {
  width: 1024px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

main.contents > section.white {
  background-color: #FFF;
  width: 100%;
  padding: 30px 0;
}

main.contents > section.white:not(:last-child) {
  margin-bottom: 0;
}

main.contents > section.white .column-03 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

main.contents > section.white .column-03 .item:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

main.contents > section.sec-support {
  width: 100%;
}

main.contents > section > section {
  margin-bottom: 40px;
}

main.contents > section > section:last-child {
  margin-bottom: 0;
}

main.contents .startup-block-01.sp {
  display: none;
}

main.contents .startup-block-01 .item-title {
  background-color: #004BA5;
  color: #FFF;
  text-align: center;
  padding: 15px 0 5px;
  position: relative;
  z-index: 3;
}

main.contents .startup-block-01 .item-title h2 {
  font-size: 20px;
  font-size: 1.33333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

main.contents .startup-block-01 .item-title svg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 40px;
  bottom: -40px;
}

main.contents .startup-block-01 .item-title svg path {
  fill: #004BA5;
}

main.contents .startup-block-01 .item-text {
  padding: 70px 30px 30px 50%;
  position: relative;
  background-color: #fece59;
}

main.contents .startup-block-01 .item-text:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/contents/startup/img-startup_01.png) no-repeat center bottom -20px/965px auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.contents .startup-block-01 .item-text:before {
    background-image: url(../img/contents/startup/img-startup_01@2x.png);
  }
}

main.contents .startup-block-01 .item-text > * {
  position: relative;
}

main.contents .startup-block-01 .item-text .title {
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.6;
  margin-bottom: 20px;
}

main.contents .startup-block-01 .item-text .title h3 {
  font-size: 50px;
  font-size: 3.33333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.3;
}

main.contents .startup-block-01 .item-text .title-02 {
  font-size: 20px;
  font-size: 1.33333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
}

main.contents .startup-block-01 .item-name {
  font-size: 15px;
  font-size: 1rem;
  background: #004BA5;
  color: #FFF;
  text-align: center;
  padding: 15px;
}

main.contents .startup-block-02.sp {
  display: none;
}

main.contents .startup-block-02 .item-title {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #FFF;
  background: #004BA5;
  padding: 20px;
}

main.contents .startup-block-02 .item-text {
  background-color: #fece59;
  padding: 35px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

main.contents .startup-block-02 .item-text .title {
  font-size: 35px;
  font-size: 2.33333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
  margin-bottom: 25px;
  position: relative;
  z-index: 3;
}

main.contents .startup-block-02 .item-text .title span {
  display: block;
  font-size: 52px;
  font-size: 3.46667rem;
}

main.contents .startup-block-02 .item-text .text {
  font-size: 23px;
  font-size: 1.53333rem;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}

main.contents .startup-block-02 .item-text .text:before {
  content: "";
  display: block;
  position: absolute;
  width: 172px;
  height: 164px;
  right: 0;
  bottom: 0;
  background: url(../img/contents/startup/img-startup_02.png) no-repeat center/contain;
  z-index: -1;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.contents .startup-block-02 .item-text .text:before {
    background-image: url(../img/contents/startup/img-startup_02@2x.png);
  }
}

main.contents .study-title {
  width: 100%;
  text-align: center;
}

main.contents .study-title h2 {
  line-height: 0;
}

main.contents .study-title h2:not(:last-child) {
  margin-bottom: 20px;
}

main.contents .study-nav {
  margin-bottom: 70px;
}

main.contents .study-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -6px;
  margin-bottom: -6px;
}

main.contents .study-nav li {
  margin-right: 6px;
  margin-bottom: 6px;
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.contents .study-nav li:first-child a {
  background-color: #FF4B00;
}

main.contents .study-nav li:first-child a:hover {
  background-color: #ff6f33;
}

main.contents .study-nav li a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 70px;
  background-color: #15b0bf;
  color: #FFF;
  padding: 5px 20px 25px;
  position: relative;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}

main.contents .study-nav li a:hover {
  text-decoration: none;
  background-color: #18c5d6;
}

main.contents .study-nav li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 11px;
  bottom: 15px;
  background: url(../img/icon/arrow-anchor.svg) no-repeat center;
}

main.contents .study-block-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 70px;
}

main.contents .study-block-01 span {
  line-height: 0;
  margin-right: 35px;
}

main.contents .study-block-01 h2 {
  font-size: 22px;
  font-size: 1.46667rem;
  font-weight: normal;
  line-height: 1.8;
}

main.contents .study-block-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.contents .study-block-02 > * {
  margin-bottom: 15px;
}

main.contents .study-block-02 .item-img a, main.contents .study-block-02 .item-list a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 15px;
  background-color: #004BA5;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

main.contents .study-block-02 .item-img a:after, main.contents .study-block-02 .item-list a:after {
  display: block;
  content: "";
  width: 12px;
  height: 10px;
  background: url(../img/icon/arrow-anchor.svg) no-repeat center;
  margin-top: auto;
}

main.contents .study-block-02 .item-img a:hover, main.contents .study-block-02 .item-list a:hover {
  text-decoration: none;
  -ms-filter: "alpha( opacity=$number*100 )";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

main.contents .study-block-02 .item-img a .title, main.contents .study-block-02 .item-list a .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

main.contents .study-block-02 .item-img a .title span, main.contents .study-block-02 .item-list a .title span {
  line-height: 1;
}

main.contents .study-block-02 .item-img a .title span:first-child, main.contents .study-block-02 .item-list a .title span:first-child {
  font-size: 30px;
  font-size: 2rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-right: 25px;
}

main.contents .study-block-02 .item-img a .title span:last-child, main.contents .study-block-02 .item-list a .title span:last-child {
  background-color: #FFF;
  color: #004BA5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 13px;
  font-size: 0.86667rem;
  position: relative;
  top: 3px;
}

main.contents .study-block-02 .item-img a .icon, main.contents .study-block-02 .item-list a .icon {
  line-height: 0;
  margin-bottom: 15px;
}

main.contents .study-block-02 .item-img a .text, main.contents .study-block-02 .item-list a .text {
  text-align: center;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 5px;
}

main.contents .study-block-02 .item-img {
  margin-right: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: calc(33.3333% - 10px);
}

main.contents .study-block-02 .item-img a {
  background-color: #15b0bf;
}

main.contents .study-block-02 .item-text {
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.contents .study-block-02 .item-text .item-img {
  display: none;
}

main.contents .study-block-02 .item-text section {
  margin-bottom: 30px;
}

main.contents .study-block-02 .item-text section:last-child {
  margin-bottom: 0;
}

main.contents .study-block-02 .item-list {
  width: 100%;
}

main.contents .study-block-02 .item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px -15px 0;
}

main.contents .study-block-02 .item-list li {
  margin: 0 15px 15px 0;
  width: calc(33.3333% - 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.contents .study-heading {
  width: 530px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #004BA5;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 22px;
  font-size: 1.46667rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 0;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  margin-bottom: 30px;
}

@media screen and (min-width: 661px) and (max-width: 1024px) {
  /* main next
------------------------------------------------------------*/
  main.contents > section {
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.contents .contents-block, main.contents .tabs, main.contents .tab-content {
    margin-left: -30px;
    margin-right: -30px;
  }
  main.contents .contents-block .contents-block, main.contents .contents-block .tabs, main.contents .contents-block .tab-content, main.contents .tabs .contents-block, main.contents .tabs .tabs, main.contents .tabs .tab-content, main.contents .tab-content .contents-block, main.contents .tab-content .tabs, main.contents .tab-content .tab-content {
    margin-left: 0;
    margin-right: 0;
  }
  main.contents .tabs {
    margin-right: -37px;
  }
  main.contents .startup-block-01 .item-title h2 {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.contents .startup-block-01 .item-text {
    padding-left: 43%;
  }
  main.contents .startup-block-01 .item-text:before {
    background-position: 70% center;
  }
}

@media screen and (min-width: 661px) and (max-width: 1024px) and (max-width: 800px) {
  main.contents .startup-block-01 .item-text:before {
    background-size: 800px auto;
  }
}

@media screen and (min-width: 661px) and (max-width: 1024px) {
  main.contents .startup-block-02 .item-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.contents .startup-block-02 .item-text {
    padding: 25px 20px;
  }
  main.contents .startup-block-02 .item-text .title {
    font-size: 30px;
    font-size: 2rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.contents .startup-block-02 .item-text .title span {
    display: block;
    font-size: 44px;
    font-size: 2.93333rem;
  }
  main.contents .startup-block-02 .item-text .text:before {
    right: -30px;
  }
  main.contents .study-title h2 {
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
  }
  main.contents .study-nav ul {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.contents .study-nav li {
    width: calc(33.3333% - 7px);
  }
  main.contents .study-block-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.contents .study-block-02 > * {
    margin-bottom: 15px;
  }
  main.contents .study-block-02 .item-img a, main.contents .study-block-02 .item-list a {
    padding: 20px 10px 15px;
  }
  main.contents .study-block-02 .item-img a .title, main.contents .study-block-02 .item-list a .title {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.contents .study-block-02 .item-img a .title span:first-child, main.contents .study-block-02 .item-list a .title span:first-child {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-right: 15px;
  }
  main.contents .study-block-02 .item-img a .title span:last-child, main.contents .study-block-02 .item-list a .title span:last-child {
    font-size: 12px;
    font-size: 0.8rem;
  }
  main.contents .study-block-02 .item-img a .text, main.contents .study-block-02 .item-list a .text {
    font-size: 14px;
    font-size: 0.93333rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.contents .study-block-02 .item-img {
    margin-right: 20px;
  }
}

@media screen and (min-width: 661px) and (max-width: 1024px) and (max-width: 800px) {
  main.contents .study-block-02 .item-img {
    width: calc(50% - 10px);
  }
  main.contents .study-block-02 .item-list li {
    width: calc(50% - 15px);
  }
}

/*sp*/
@media screen and (max-width: 660px) {
  /* main next
------------------------------------------------------------*/
  main.contents > section {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.contents > section.sec-support {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 660px) and (max-width: 440px) {
  main.contents > section.white .column-03 .date-list {
    width: 260px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 660px) {
  main.contents .contents-block, main.contents .tabs, main.contents .tab-content {
    margin-left: -20px;
    margin-right: -20px;
  }
  main.contents .contents-block .contents-block, main.contents .contents-block .tabs, main.contents .contents-block .tab-content, main.contents .tabs .contents-block, main.contents .tabs .tabs, main.contents .tabs .tab-content, main.contents .tab-content .contents-block, main.contents .tab-content .tabs, main.contents .tab-content .tab-content {
    margin-left: 0;
    margin-right: 0;
  }
  main.contents .startup-block-01 {
    margin-top: -30px;
    margin-bottom: 20px;
  }
  main.contents .startup-block-01.pc {
    display: none;
  }
  main.contents .startup-block-01.sp {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  main.contents .startup-block-01 .item-title {
    padding: 10px 15px 5px;
  }
  main.contents .startup-block-01 .item-title h2 {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.contents .startup-block-01 .item-title svg {
    height: 20px;
    bottom: -20px;
  }
  main.contents .startup-block-01 .item-text {
    padding: 70px 30px 30px 50%;
    position: relative;
    background-color: #fece59;
  }
  main.contents .startup-block-01 .item-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/contents/startup/img-startup_01.png) no-repeat center bottom -20px/965px auto;
  }
}

@media screen and (max-width: 660px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 660px) and (min-resolution: 2dppx) {
  main.contents .startup-block-01 .item-text:before {
    background-image: url(../img/contents/startup/img-startup_01@2x.png);
  }
}

@media screen and (max-width: 660px) {
  main.contents .startup-block-01 .item-text > * {
    position: relative;
  }
  main.contents .startup-block-01 .item-text .title {
    font-size: 22px;
    font-size: 1.46667rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  main.contents .startup-block-01 .item-text .title h3 {
    font-size: 50px;
    font-size: 3.33333rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
  }
  main.contents .startup-block-01 .item-text .title-02 {
    font-size: 20px;
    font-size: 1.33333rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
  }
  main.contents .startup-block-01 .item-name {
    font-size: 15px;
    font-size: 1rem;
    background: #004BA5;
    color: #FFF;
    text-align: center;
    padding: 15px;
  }
  main.contents .startup-block-02.pc {
    display: none;
  }
  main.contents .startup-block-02.sp {
    display: block;
  }
  main.contents .startup-block-02 .item-title {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 15px;
  }
  main.contents .startup-block-02 .item-text {
    padding: 25px 15px;
  }
  main.contents .startup-block-02 .item-text .title {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 20px;
  }
  main.contents .startup-block-02 .item-text .title span {
    font-size: 35px;
    font-size: 2.33333rem;
  }
  main.contents .startup-block-02 .item-text .text {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.contents .startup-block-02 .item-text .text:before {
    width: 100px;
    height: 100px;
    right: -10px;
    bottom: -15px;
    -ms-filter: "alpha( opacity=$number*100 )";
    filter: alpha(opacity=60);
    opacity: 0.6;
  }
  main.contents .study-title h2 {
    margin-top: -30px;
    margin-left: -20px;
    margin-right: -20px;
  }
  main.contents .study-nav {
    margin-bottom: 40px;
  }
  main.contents .study-nav li {
    width: calc(50% - 6px);
  }
  main.contents .study-nav li:first-child {
    width: calc(100% - 6px);
  }
  main.contents .study-nav li a {
    width: 100%;
    height: 50px;
    padding: 5px 10px 20px;
    position: relative;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.contents .study-nav li a:after {
    bottom: 10px;
  }
  main.contents .study-block-01 {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
  main.contents .study-block-01 span {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 80%;
  }
  main.contents .study-block-01 h2 {
    font-size: 20px;
    font-size: 1.33333rem;
  }
  main.contents .study-block-01 h2 br {
    display: none;
  }
  main.contents .study-block-02 {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  main.contents .study-block-02 > * {
    margin-bottom: 15px;
  }
  main.contents .study-block-02 .item-img {
    margin-right: 0;
    text-align: center;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: none;
  }
  main.contents .study-block-02 .item-img a {
    max-width: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.contents .study-block-02 .item-img a, main.contents .study-block-02 .item-list a {
    padding: 20px 10px 15px;
  }
  main.contents .study-block-02 .item-img a .title, main.contents .study-block-02 .item-list a .title {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.contents .study-block-02 .item-img a .title span:first-child, main.contents .study-block-02 .item-list a .title span:first-child {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-right: 15px;
  }
  main.contents .study-block-02 .item-img a .title span:last-child, main.contents .study-block-02 .item-list a .title span:last-child {
    font-size: 12px;
    font-size: 0.8rem;
  }
  main.contents .study-block-02 .item-img a .icon, main.contents .study-block-02 .item-list a .icon {
    width: 130px;
  }
  main.contents .study-block-02 .item-img a .text, main.contents .study-block-02 .item-list a .text {
    font-size: 14px;
    font-size: 0.93333rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.contents .study-block-02 .item-text {
    width: auto;
    width: 400px;
    max-width: 100%;
  }
  main.contents .study-block-02 .item-text .item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  main.contents .study-block-02 .item-text section {
    margin-bottom: 30px;
  }
  main.contents .study-block-02 .item-text section:last-child {
    margin-bottom: 0;
  }
  main.contents .study-block-02 .item-list ul {
    margin: 0 -10px -10px 0;
  }
  main.contents .study-block-02 .item-list li {
    text-align: center;
    margin: 0 10px 10px 0;
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 660px) and (max-width: 440px) {
  main.contents .study-block-02 .item-list li {
    width: calc(100% - 10px);
  }
}

@media screen and (max-width: 660px) {
  main.contents .study-heading {
    font-size: 19px;
    font-size: 1.26667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 20px;
  }
  main.contents .shop-list li:nth-child(n + 5) {
    display: block;
  }
}
