@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
/* Material icons¤òÀûÓÃ¤¹¤ë */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* ÍÆŠX¥µ¥¤¥º */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  /* WebKit¥Ö¥é¥¦¥¶¥µ¥Ý©`¥È */
  -webkit-font-smoothing: antialiased;
  /* Chrome¡¢Safari¥µ¥Ý©`¥È */
  text-rendering: optimizeLegibility;
  /* Firefox¥µ¥Ý©`¥È */
  -moz-osx-font-smoothing: grayscale;
  /* IE¥µ¥Ý©`¥È */
  font-feature-settings: 'liga'; }

img {
  max-width: 100%;
  height: auto; }

/* common */
.smartphoto {
  z-index: 2000 !important; }

#br-btm {
  padding: 0 30px; }
#br-btm .container-box {
  margin: 0 auto;
  padding: 46px 0;
  border-top: 1px #e5e5e5 solid;
  max-width: 960px; }
#br-btm ul {
  margin: 0;
  padding: 0 64px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#br-btm ul li {
  margin: 0 16px 0 0;
  padding: 0;
  flex: 1; }
#br-btm ul li:last-child {
  margin: 0 -64px 0 0; }
#br-btm ul li a:hover {
  opacity: 0.8; }

img.sp {
  display: none; }

/* top */
#top-box-1 {
  height: 720px;
  background: #BBF2F8 url('/cooperation/brand/img/contents/top/top-bg-1.webp') no-repeat center top;
  position: relative;
  overflow: hidden; }
#top-box-1 .im {
  margin: 0 auto;
  position: relative;
  max-width: 960px; }
#top-box-1 .im img {
  position: absolute;
  top: 15px;
  left: 30px; }
#top-box-1 .nav {
  max-width: 960px;
  width: 100%;
  position: absolute;
  bottom: 115px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 60px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#top-box-1 .nav li {
  margin: 0 20px 0 0;
  padding: 0;
  flex: 1; }
#top-box-1 .nav li:last-child {
  margin: 0 -60px 0 0; }
#top-box-1 .nav li a:hover {
  opacity: 0.8; }

#top-box-2 {
  padding: 76px 30px 0; }
#top-box-2 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#top-box-2 h2 {
  margin-bottom: 28px;
  text-align: center; }
#top-box-2 .text-1 {
  color: #000;
  font-size: 114%; }

#top-box-3 {
  padding: 160px 30px 54px;
  background: #FCFAF8 url('/cooperation/brand/img/contents/top/top-bg-2.webp') no-repeat center top; }
#top-box-3 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#top-box-3 h2 {
  margin-bottom: 34px;
  text-align: center; }
#top-box-3 .box-1 {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding-right: 60px; }
#top-box-3 .box-1 .item {
  margin: 0 30px 26px 0;
  width: 33.33%; }
#top-box-3 .box-1 .item:nth-child(3n) {
  margin: 0 -60px 26px 0; }
#top-box-3 .box-1 .item .im {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 200px;
}
#top-box-3 .box-1 .item .im img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
#top-box-3 .box-1 .item .im .NoImage {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #f9f9f9;
}
#top-box-3 .box-1 .item .im .NoImage .NoImage__logo {
  display: inline-block;
  width: 250px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
#top-box-3 .box-1 .item .im .NoImage .NoImage__logo svg {
  width: 100%;
  height: 100%;
}
#top-box-3 .box-1 .item .date {
  color: #333; }
#top-box-3 .box-1 .item .title {
  color: #333; }
#top-box-3 .box-1 .item a {
  color: #333;
  text-decoration: none; }
#top-box-3 .box-1 .item a:hover {
  text-decoration: underline;
  text-decoration-color: #333;
}
#top-box-3 .btn {
  margin-top: 30px;
  text-align: center; }
#top-box-3 .btn a:hover {
  opacity: 0.8; }

#top-box-4 {
  padding: 62px 30px;
  background-color: #00226C; }
#top-box-4 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#top-box-4 h2 {
  margin-bottom: 28px;
  text-align: center; }
#top-box-4 .bnr {
  display: -webkit-flex;
  display: flex;
  margin: 0;
  padding: 0 36px 0 0;
  list-style: none; }
#top-box-4 .bnr li {
  margin: 0 12px 0 0;
  flex: 1;
  line-height: 1.4; }
#top-box-4 .bnr li:last-child {
  margin: 0 -36px 0 0; }
#top-box-4 .bnr li img {
  display: inline-block;
  margin-bottom: 10px; }
#top-box-4 .bnr li a {
  color: #fff;
  text-decoration: none; }
#top-box-4 .bnr li a:hover {
  opacity: 0.8;
  text-decoration: underline; }

/* about-project */
#abo-box-1 {
  padding: 146px 30px 38px;
  background: url('/cooperation/brand/img/contents/about-project/abo-bg-1.webp') no-repeat center top; }
#abo-box-1 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#abo-box-1 h2 {
  margin-bottom: 152px;
  text-align: center; }
#abo-box-1 .box-1 {
  margin-bottom: 42px; }
#abo-box-1 .box-1:last-child {
  margin-bottom: 0; }
#abo-box-1 .box-1 h3 {
  margin-bottom: 18px;
  text-align: center; }
#abo-box-1 .box-1 h3:last-child {
  margin-bottom: 0; }

#abo-box-2 {
  overflow: hidden;
  position: relative;
  height: 792px;
  background: url('/cooperation/brand/img/contents/about-project/abo-bg-2.webp') repeat-x left top; }
#abo-box-2 .im {
  position: absolute;
  margin: auto;
  top: 0;
  left: -100%;
  right: -100%;
  width: 1234px; }

#abo-box-3 {
  padding: 16px 30px 40px;
  background-color: #F1F1F1;
  text-align: center; }

.abo-btn-1 {
  display: none; }

#abo-box-4 {
  padding: 52px 30px 58px; }
#abo-box-4 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#abo-box-4 h2 {
  margin-bottom: 24px;
  text-align: center; }

#abo-box-5 {
  padding: 74px 30px 64px;
  background: #0A86C0 url('/cooperation/brand/img/contents/about-project/abo-bg-3.webp') no-repeat center top; }
#abo-box-5 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#abo-box-5 h2 {
  margin-bottom: 28px;
  text-align: center; }
#abo-box-5 .bnr-1 {
  margin: 0 0 44px;
  padding: 0 36px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#abo-box-5 .bnr-1 li {
  margin: 0 12px 0 0;
  padding: 0;
  flex: 1; }
#abo-box-5 .bnr-1 li:last-child {
  margin: 0 -36px 0 0; }
#abo-box-5 .bnr-2 {
  margin: 0;
  padding: 0;
  list-style: none; }
#abo-box-5 .bnr-2 li {
  margin: 0;
  padding: 0; }

#abo-box-6 {
  padding: 74px 30px 64px; }
#abo-box-6 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#abo-box-6 h2 {
  margin-bottom: 24px;
  text-align: center; }
#abo-box-6 .bnr {
  margin: 0;
  padding: 0 60px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#abo-box-6 .bnr li {
  margin: 0 30px 0 0;
  padding: 0;
  flex: 1; }
#abo-box-6 .bnr li:last-child {
  margin: 0 -60px 0 0; }

/* project-vision */
#vis-box-1 {
  padding: 192px 30px 68px;
  background: url('/cooperation/brand/img/contents/project-vision/vis-bg-1.webp') no-repeat center top; }
#vis-box-1 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#vis-box-1 h2 {
  margin-bottom: 60px;
  text-align: center; }
#vis-box-1 .box-1 {
  margin-bottom: 34px; }
#vis-box-1 .box-1 h3 {
  margin-bottom: 20px;
  text-align: center; }

#vis-box-2 {
  padding: 80px 30px 84px;
  background: url('/cooperation/brand/img/contents/project-vision/vis-bg-2.webp') no-repeat center top; }
#vis-box-2 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#vis-box-2 h3 {
  margin-bottom: 28px;
  text-align: center; }
#vis-box-2 .text-1 {
  margin-bottom: 36px;
  color: #231F20; }
#vis-box-2 .box-1 {
  margin-bottom: 82px;
  padding-right: 60px;
  display: -webkit-flex;
  display: flex; }
#vis-box-2 .box-1 .item {
  margin-right: 30px;
  flex: 1;
  border: 4px #5EC7F2 solid;
  background-color: #fff; }
#vis-box-2 .box-1 .item:last-child {
  margin-right: -60px; }
#vis-box-2 .box-1 .item .im {
  text-align: center; }
#vis-box-2 .box-1 .item .s-title {
  background-color: #5EC7F2;
  text-align: center; }
#vis-box-2 .box-1 .item .box {
  padding: 18px 15px; }
#vis-box-2 .box-1 .item .box .title {
  margin-bottom: 12px;
  text-align: center; }
#vis-box-2 .box-1 .item .box .text-2 {
  color: #00226C; }
#vis-box-2 .box-1 .item .box .btn {
  margin-top: 28px;
  text-align: center; }
#vis-box-2 .box-1 .item .box .btn a:hover {
  opacity: 0.8; }
#vis-box-2 .box-2 .title {
  margin-bottom: 22px;
  padding: 20px;
  background-color: #5EC7F2;
  text-align: center;
  font-size: 0; }
#vis-box-2 .box-2 .btn {
  margin: 64px 0 0 0;
  padding: 0 28px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#vis-box-2 .box-2 .btn li {
  margin: 0 28px 0 0;
  padding: 0;
  flex: 1; }
#vis-box-2 .box-2 .btn li:last-child {
  margin: 0 -28px 0 0; }
#vis-box-2 .box-2 .btn li a:hover {
  opacity: 0.8; }
#vis-box-2 .box-2 .btn-2 {
  margin: 20px 0 0 0;
  padding: 0 28px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#vis-box-2 .box-2 .btn-2 li {
  margin: 0 28px 0 0;
  padding: 0;
  flex: 1; }
#vis-box-2 .box-2 .btn-2 li:last-child {
  margin: 0 -28px 0 0; }
#vis-box-2 .box-2 .btn-2 li a:hover {
  opacity: 0.8; }

/* research */
#fea-box-1 {
  padding: 176px 30px 0;
  background: url('/cooperation/brand/img/contents/research/fea-bg-1.webp') no-repeat center top;
  height: 494px;
  position: relative; }
#fea-box-1 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-1 h2 {
  text-align: center; }
#fea-box-1 .nav {
  max-width: 960px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 2px 0 0;
  list-style: none;
  display: -webkit-flex;
  display: flex; }
#fea-box-1 .nav li {
  margin: 0 1px 0 0;
  padding: 0;
  flex: 1; }
#fea-box-1 .nav li:last-child {
  margin: 0 -2px 0 0; }

.fea-title-1 {
  margin-bottom: 18px;
  color: #000;
  padding-left: 28px;
  font-size: 171%;
  line-height: 1.3;
  position: relative; }
.fea-title-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 100%;
  background-color: #5EC7F2;
  border-radius: 2px;
  display: inline-block; }
.fea-title-1 .line {
  display: block; }

.fea-text-1 {
  line-height: 2.1; }

.fea-scale {
  display: block;
  width: 100%;
  position: relative;
  transition: all 200ms 0s ease; }
.fea-scale::after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url('/cooperation/brand/img/contents/research/fea2-icon-1.webp') no-repeat left top;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2; }
.fea-scale.type-1::after {
  background: url('/cooperation/brand/img/contents/research/fea2-icon-2.webp') no-repeat left top;
  bottom: 2px;
  right: 2px; }
.fea-scale:hover {
  opacity: 0.8; }

#fea-box-2 {
  padding: 66px 30px; }
#fea-box-2 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-2 .box-1 .title {
  margin-bottom: 34px;
  text-align: center; }
#fea-box-2 .box-1 .text-2 {
  margin-top: 38px;
  line-height: 2.1; }
#fea-box-2 .box-2-w {
  margin-bottom: 38px; }
#fea-box-2 .box-2 {
  display: -webkit-flex;
  display: flex; }
#fea-box-2 .box-2 .article {
  margin-right: 52px;
  width: 490px; }

#fea-box-3 {
  padding: 86px 30px 42px;
  background: #FAF8F5 url('/cooperation/brand/img/contents/research/fea2-bg-1.webp') no-repeat center top; }
#fea-box-3 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-3 .box-1 {
  margin-bottom: 88px; }
#fea-box-3 .box-1:last-child {
  margin-bottom: 0; }
#fea-box-3 .box-2 {
  margin-top: 38px; }
#fea-box-3 .box-2 .title-1 {
  margin-bottom: 4px;
  padding: 12px 4px;
  color: #00226C;
  background-color: #fff;
  font-size: 129%;
  line-height: 1.2;
  text-align: center; }
#fea-box-3 .box-2 .im {
  padding-right: 4px;
  display: -webkit-flex;
  display: flex; }
#fea-box-3 .box-2 .im p {
  margin-right: 4px;
  width: 50%; }
#fea-box-3 .box-2 .im p:last-child {
  margin-right: -4px; }
#fea-box-3 .box-3 {
  padding-right: 28px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
#fea-box-3 .box-3 .item {
  margin: 0 28px 28px 0;
  width: 50%; }
#fea-box-3 .box-3 .item:nth-child(2n) {
  margin: 0 -28px 28px 0; }
#fea-box-3 .box-3 .item .im {
  margin-bottom: 14px; }

#fea-box-4 {
  padding: 80px 30px 68px; }
#fea-box-4 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-4 .box-1 {
  margin-top: 30px;
  padding-right: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
#fea-box-4 .box-1 .item {
  margin: 0 20px 20px 0;
  width: 50%; }
#fea-box-4 .box-1 .item:nth-child(2n) {
  margin: 0 -20px 20px 0; }

#fea-box-5 {
  padding: 80px 30px 90px;
  background-color: #F6F6F6; }
#fea-box-5 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-5 .box-1 {
  margin-top: 30px;
  padding: 30px 20px 30px 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #fff;
  -webkit-align-items: center;
  align-items: center; }
#fea-box-5 .box-1 .text-1 {
  width: 410px;
  line-height: 2.1; }

#fea-box-6 {
  padding: 80px 30px 70px;
  background: url('/cooperation/brand/img/contents/research/fea3-bg-1.webp') no-repeat center center;
  background-size: cover; }
#fea-box-6 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-6 .box-w {
  margin-bottom: 52px; }
#fea-box-6 .box-1 {
  margin-top: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
#fea-box-6 .box-1 .item {
  padding: 44px 28px;
  border: 2px #7CD1F3 solid;
  width: 300px;
  background-color: rgba(255, 255, 255, 0.8); }
#fea-box-6 .box-1 .item .title {
  margin-bottom: 26px;
  text-align: center; }
#fea-box-6 .box-1 .item .text-1 {
  line-height: 2.1; }
#fea-box-6 .box-2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
#fea-box-6 .text-btm {
  color: #00226C;
  font-size: 171%;
  line-height: 1.6;
  text-align: center; }
#fea-box-6 .text-btm .line {
  display: block; }

#fea-box-7 {
  padding: 48px 30px 40px;
  background: url('/cooperation/brand/img/contents/research/fea4-bg-1.webp') no-repeat center center;
  background-size: cover; }
#fea-box-7 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-7 .im {
  margin-top: 56px;
  text-align: center; }
#fea-box-7 .sp-btn {
  display: none; }

#fea-box-8 {
  padding: 80px 30px 90px; }
#fea-box-8 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-8 .box-1 {
  margin-top: 40px; }
#fea-box-8 .box-1 .title {
  margin-bottom: 6px;
  padding: 16px;
  background-color: #5EC7F2;
  text-align: center; }
#fea-box-8 .box-1 .title img {
  margin: 0 auto;
  display: block; }
#fea-box-8 .box-1 .box-2 {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: flex;
  padding-right: 12px; }
#fea-box-8 .box-1 .box-2 .im {
  margin: 0 6px 0 0;
  width: 33.33%; }
#fea-box-8 .box-1 .box-2 .im:last-child {
  margin: 0 -12px 0 0; }
#fea-box-8 .text-btm {
  color: #00226C;
  font-size: 171%;
  line-height: 1.6;
  text-align: center; }

#fea-box-9 {
  padding: 80px 30px;
  background-color: #F6F6F6; }
#fea-box-9 .content {
  margin: 0 auto;
  max-width: 960px; }
#fea-box-9 .box-1 {
  padding: 32px 40px;
  background-color: #fff; }
#fea-box-9 .box-1 .im-1 {
  margin-bottom: 32px;
  padding-bottom: 38px;
  text-align: center;
  background: linear-gradient(to right, #CBCBCB 3px, transparent 3px) repeat-x left bottom;
  background-size: 8px 1px; }
#fea-box-9 .box-1 .im-2 {
  margin-top: 20px; }
#fea-box-9 .box-1 .box-2-w {
  margin-bottom: 48px; }
#fea-box-9 .box-1 .box-2-w .title {
  margin-bottom: 6px;
  color: #000;
  font-size: 129%;
  line-height: 1.3; }
#fea-box-9 .box-1 .box-2-w .text-1 {
  line-height: 2.1;
  margin-bottom: 28px; }
#fea-box-9 .box-1 .box-2-w .text-2 {
  line-height: 2.1;
  text-indent: -1em;
  padding-left: 1em; }
#fea-box-9 .box-1 .box-2-w .box-2 {
  display: -webkit-flex;
  display: flex;
  padding-right: 32px; }
#fea-box-9 .box-1 .box-2-w .box-2 .im {
  margin: 0 32px 0 0;
  width: 50%; }
#fea-box-9 .box-1 .box-2-w .box-2 .im:last-child {
  margin: 0 -32px 0 0; }
#fea-box-9 .box-1 .box-2-w .box-3 {
  display: -webkit-flex;
  display: flex;
  padding-right: 32px; }
#fea-box-9 .box-1 .box-2-w .box-3 .item {
  margin: 0 32px 0 0;
  width: 50%; }
#fea-box-9 .box-1 .box-2-w .box-3 .item:last-child {
  margin: 0 -32px 0 0; }

/* organization */
#org-box-1 {
  padding: 136px 30px 60px;
  background: url('/cooperation/brand/img/contents/organization/org-bg-1.webp') no-repeat center top; }
#org-box-1 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#org-box-1 h2 {
  margin-bottom: 40px;
  text-align: center; }
#org-box-1 .text-1 {
  margin-bottom: 46px;
  text-align: center; }
#org-box-1 h3 {
  margin-bottom: 40px;
  padding: 18px;
  background-color: #00226C;
  text-align: center; }
#org-box-1 h4 {
  margin-bottom: 16px;
  text-align: center; }
#org-box-1 .text-2 {
  margin-bottom: 46px; }
#org-box-1 .text-2:last-child {
  margin-bottom: 0; }
#org-box-1 .im-1 {
  margin-bottom: 50px; }
#org-box-1 .org-btn-1 {
  display: none; }

#org-box-2 {
  padding: 68px 30px 36px;
  background: #37ADDB url('/cooperation/brand/img/contents/organization/org-bg-2.webp') center top / cover no-repeat;
  /* background: #37ADDB url('/cooperation/brand/img/contents/organization/org-bg-2.webp') no-repeat center top;*/ }
#org-box-2 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#org-box-2 h3 {
  margin-bottom: 26px;
  text-align: center; }
#org-box-2 .box-1 {
  border-top: 1px #fff solid;
  padding: 24px 0;
  display: flex; }
#org-box-2 .box-1 > div {
  color: #fff; }
#org-box-2 .box-1 .im {
  width: 240px; }
#org-box-2 .box-1 .box {
  padding-left: 24px;
  width: 25%; }

#org-box-3 {
  padding: 52px 30px; }
#org-box-3 .container-box {
  margin: 0 auto;
  max-width: 960px; }
#org-box-3 .box-1 {
  margin-bottom: 46px; }
#org-box-3 .box-1:last-child {
  margin-bottom: 0; }
#org-box-3 .box-1 h3 {
  margin-bottom: 28px;
  background-color: #00226C;
  padding: 18px;
  text-align: center; }
#org-box-3 .box-1 .box-2 {
  border-bottom: 1px #8090B5 solid;
  padding: 26px 0; }
#org-box-3 .box-1 .box-2:last-child {
  border-bottom: none;
  padding: 26px 0 0; }
#org-box-3 .box-1 h4 {
  margin-bottom: 16px;
  text-align: center; }
#org-box-3 .box-1 .btn {
  margin: 64px 0 0 0;
  padding: 0 28px 0 0;
  list-style: none;
  display: flex; }
#org-box-3 .box-1 .btn li {
  margin: 0 28px 0 0;
  padding: 0;
  flex: 1; }
#org-box-3 .box-1 .btn li:last-child {
  margin: 0 -28px 0 0; }
#org-box-3 .box-1 .btn li a:hover {
  opacity: 0.8; }
#org-box-3 .box-1 .btn-2 {
  margin: 20px 0 0 0;
  padding: 0 28px 0 0;
  list-style: none;
  display: flex; }
#org-box-3 .box-1 .btn-2 li {
  margin: 0 28px 0 0;
  padding: 0;
  flex: 1; }
#org-box-3 .box-1 .btn-2 li:last-child {
  margin: 0 -28px 0 0; }
#org-box-3 .box-1 .btn-2 li a:hover {
  opacity: 0.8; }

/* 202103229×·¼Ó*/
#top-box-1 .bnbtn {
  margin: 0 auto;
  position: relative;
  max-width: 300px; }
#top-box-1 .bnbtn {
  position: absolute;
  top: 620px;
  right: 0;
  left: 0;
  margin: auto; }

