@charset "UTF-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
a {
  outline: none;
  opacity: 1;
}
a:hover {
  opacity: 0.8;
}
*:hover {
  transition: all .3s;
}
/*Typekit FOUT防止*/
/*html {
	visibility: hidden;
}
html.wf-active {
	visibility: visible;
}*/
/*Typekit FOUT防止ここまで*/
/*coming soon時*/
.coming_soon {
  font-size: 18px;
}
/*coming soon時*/
body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
  color: #000;
  background-color: #fff;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100vh;
}
/*トップ*/
#particles-js {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
#main {
  margin-top: 120px;
}
.top .swiper-container {
  padding: 0 0 25px;
  position: relative;
}
.top .swiper-wrapper {
  width: 100%;
}
.top .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.top .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #222;
  border-radius: 0;
  position: relative;
  bottom: 0;
}
.top .swiper-button-next, .swiper-button-prev {
  width: 40px;
  height: 40px;
  text-align: center;
}
.top .swiper-button-next i {
  color: #222;
  font-size: 24px;
  line-height: 40px;
  position: absolute;
  right: 20px;
}
.top .swiper-button-prev i {
  color: #222;
  font-size: 24px;
  line-height: 40px;
  position: absolute;
  left: 20px;
}
/*PICKUPイベントサポート*/
.pickup03 .inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.pickup03 h2 {
  font-size: 50px;
  margin: 0 auto 50px;
}
.pickup03 h2 span {
  display: block;
  font-size: 16px;
  color: #aaa;
}
/*注目のビデオアーカイブYouTube*/
.pickup03.youtube {
  background-color: #ed3023;
  padding: 50px 0 40px;
}
.pickup03.youtube .inner02 {
  width: 900px;
  padding: 20px 5%;
  background-color: #fff;
  border-radius: 50px;
  margin: 0 auto;
}
.pickup03.youtube .inner02 h2 {
  text-align: center;
  color: #000;
  font-size: 30px;
  margin-bottom: 30px;
  position: relative;
}
.pickup03.youtube .inner02 h2 span.icon {
  display: block;
  width: 60px;
  position: absolute;
  top: 10px;
  left: 200px;
}
.pickup03.youtube .inner02 h2 span.icon img {
  width: 100%;
}
.pickup03.youtube .inner02 h2 span.sub {
  display: block;
  color: #ed3023;
  font-size: 24px;
}
.pickup03.youtube ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pickup03.youtube ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  width: 49.9%;
  padding: 10px 0;
  float: left;
}
.pickup03.youtube ul li:last-child a {
  border-left: solid 1px #ccc;
}
.pickup03.youtube ul li a:hover {
  opacity: 1;
  background-color: #fbd6d3;
}
.pickup03.youtube ul li figure {
  width: 240px;
  margin: 0 auto 10px;
}
.pickup03.youtube ul li figure img {
  width: 100%;
}
.pickup03.youtube ul li .txt {
  text-align: center;
}
.pickup03.youtube ul li .txt h3 {
  font-size: 20px;
  margin: 0;
}
/*ニュース*/
.news {
  padding: 20px 0 40px;
}
.news .inner {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
}
.news .nav_tab ul {
  margin: 0;
  padding: 0 0 0 10%;
  list-style: none;
}
.news .nav_tab ul li {
  display: inline-block;
  margin: 0 0.5px 0 0;
}
.news .nav_tab ul li i {
  margin-left: 10px;
}
.news .nav_tab ul li a {
  display: block;
  color: #222;
  background-color: #ccc;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 7px 7px 0 0;
  text-decoration: none;
}
.news .nav_tab ul li a:hover {
  opacity: 1;
  background-color: #aaa;
  cursor: pointer;
}
.news .nav_tab ul li.is-active a {
  color: #fff;
  background-color: #222;
}
.news .box {
  width: 100%;
  background-color: #fff;
  outline: solid 1px #222;
}
.news h2 {
  width: 10%;
  height: 150px;
  background-color: #222;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  line-height: 150px;
  margin: 0;
  float: left;
}
.news .iframe iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.news .iframe {
  width: 90%;
  height: 150px;
  display: none;
  position: relative;
  float: right;
}
.news .iframe.is-show {
  display: block;
}
.news .iframe_wrap {
  height: 100%;
}
.news .iframe .btn a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #222;
  position: absolute;
  bottom: -25px;
  right: 5px;
}
.news .iframe .btn i {
  margin-left: 10px;
}
/*ウェビナー一覧*/
.webinar_schedule {
  padding: 50px 0;
  background-color: #fffeee;
  background-color: #f0f5f7;
}
.webinar_schedule .inner {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
}
.webinar_schedule .box {
  width: 100%;
  background-color: #fff;
  outline: solid 1px #222;
}
.webinar_schedule h2 {
  width: 10%;
  height: 30px;
  background-color: #0075a9;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
  padding: 90px 0;
  float: left;
}
.webinar_schedule .iframe iframe {
  border: none;
  width: 100%;
  height: 100%;
}
.webinar_schedule .iframe {
  width: 90%;
  height: 210px;
  position: relative;
  float: right;
}
.webinar_schedule .iframe_wrap {
  height: 100%;
}
.webinar_schedule .iframe .btn a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #222;
  position: absolute;
  bottom: -25px;
  right: 5px;
}
.webinar_schedule .iframe .btn i {
  margin-left: 10px;
}
/*アーカイブ・イベント　ボタン*/
.contents01 {
  padding: 40px 0;
  background-color: #888;
}
.contents01 .inner {
  width: 1100px;
  margin: 0 auto;
}
/*.contents01 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.contents01 ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  outline: solid 1px #222;
  background-color: #fff;
  width: 24%;
  margin: 0 0.5%;
  padding: 20px 0;
  float: left;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  opacity: 1;
}
.contents01 ul li:nth-child(4) a {
  font-size: 18px;
  padding: 8px 0;
}
.contents01 ul li:nth-child(4) a span {
  display: block;
  font-size: 14px;
}
.contents01 ul li:nth-child(4n+1) a:hover {
  background-color: #ffbbc6;
}
.contents01 ul li:nth-child(4n+2) a:hover {
  background-color: #d6b6d3;
}
.contents01 ul li:nth-child(4n+3) a:hover {
  background-color: #b9dab5;
}
.contents01 ul li:nth-child(4n+4) a:hover {
  background-color: #fbde8a;
}*/
.contents01 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.contents01 ul li {
  display: inline-block;
  vertical-align: top;
  outline: solid 1px #222;
  background-color: #fff;
  width: 32%;
  margin: 0 0.5%;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  opacity: 1;
}
.contents01 ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  padding: 20px 0;
}
.contents01 ul li:nth-child(4) {
  font-size: 18px;
  margin-top: 20px;
}
.contents01 ul li:nth-child(4) a {
  padding: 10px 0;
}
.contents01 ul li:nth-child(4) span {
  display: block;
  font-size: 14px;
}
.contents01 ul li:nth-child(5) {
  font-size: 18px;
  margin-top: 20px;
}
.contents01 ul li:nth-child(5) a {
  padding: 10px 0;
}
.contents01 ul li:nth-child(5) span {
  display: block;
  font-size: 14px;
}
.contents01 ul li a:hover {
  opacity: 1;
}
.contents01 ul li:nth-child(5n+1) a:hover {
  background-color: #ffbbc6;
}
.contents01 ul li:nth-child(5n+2) a:hover {
  background-color: #d6b6d3;
}
.contents01 ul li:nth-child(5n+3) a:hover {
  background-color: #b9dab5;
}
.contents01 ul li:nth-child(5n+4) a:hover {
  background-color: #fbde8a;
}
.contents01 ul li:nth-child(5n+5) a:hover {
  background-color: #9ed8d2;
}
.contents01 ul li figure {
  display: block;
  width: 70px;
  margin: 0 auto 5px;
}
.contents01 ul li figure img {
  width: 100%;
}
/*ソサエティ・支部*/
.society_shibu {
  padding: 40px 0 50px;
  background-color: #404B69;
}
.society_shibu .inner {
  width: 1100px;
  margin: 0 auto;
}
.society_shibu h2 {
  font-size: 24px;
  margin: 0;
  font-weight: normal;
  color: #fff;
}
.society_shibu p.detail {
  color: #ccc;
  margin-bottom: 20px;
}
.society_shibu .box:last-child p.detail {
  margin-bottom: 44px;
}
.society_shibu .box {
  width: 53%;
  float: left;
}
.society_shibu .box:last-child {
  width: 43%;
  float: right;
}
.society_shibu .box.society ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.society_shibu .box.society ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  outline: solid 1px #222;
  background-color: #fff;
  width: 90%;
  padding: 20px 5% 10px;
  float: left;
  opacity: 1;
  font-weight: bold;
  position: relative;
}
.society_shibu .box.society ul li .txt {
  width: 85%;
  float: right;
}
.society_shibu .box.society ul li .txt h3 {
  font-size: 18px;
  margin: 0 auto -5px;
}
.society_shibu .box.society ul li a p {
  font-size: 13px;
  font-weight: normal;
}
.society_shibu .box.society ul li a figure {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.society_shibu .box.society ul li a figure img {
  width: 100%;
}
.society_shibu .box.society ul li:nth-child(8n+1) a h3 {
  color: #ff8fa5;
}
.society_shibu .box.society ul li:nth-child(8n+2) a h3 {
  color: #79b073;
}
.society_shibu .box.society ul li:nth-child(8n+3) a h3 {
  color: #52b3d0;
}
.society_shibu .box.society ul li:nth-child(8n+4) a h3 {
  color: #fc8858;
}
.society_shibu .box.society ul li:nth-child(8n+5) a h3 {
  color: #c283c4;
}
.society_shibu .box.society ul li:nth-child(8n+6) a h3 {
  color: #f8b551;
}
/*.society_shibu .box.society ul li:nth-child(8n+1) a:hover {
  background-color: #ffbbc6;
}
.society_shibu .box.society ul li:nth-child(8n+2) a:hover {
  background-color: #b9dab5;
}
.society_shibu .box.society ul li:nth-child(8n+3) a:hover {
  background-color: #94d0e2;
}
.society_shibu .box.society ul li:nth-child(8n+4) a:hover {
  background-color: #ffb698;
}
.society_shibu .box.society ul li:nth-child(8n+5) a:hover {
  background-color: #d6b6d3;
}
.society_shibu .box.society ul li:nth-child(8n+6) a:hover {
  background-color: #fbde8a;
}*/
.society_shibu .box.shibu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.society_shibu .box.shibu ul li a {
  display: block;
  color: #222;
  text-decoration: none;
  outline: solid 1px #222;
  background-color: #fff;
  width: 50%;
  padding: 34.9px 0;
  float: left;
  text-align: center;
  opacity: 1;
  font-weight: bold;
  width: 100%;
  padding: 15.2px 0;
}
.society_shibu .box ul li:nth-child(8n+1) a:hover {
  background-color: #ffbbc6;
}
.society_shibu .box ul li:nth-child(8n+2) a:hover {
  background-color: #d6b6d3;
}
.society_shibu .box ul li:nth-child(8n+3) a:hover {
  background-color: #b9dab5;
}
.society_shibu .box ul li:nth-child(8n+4) a:hover {
  background-color: #fbde8a;
}
.society_shibu .box ul li:nth-child(8n+5) a:hover {
  background-color: #9ed8d2;
}
.society_shibu .box ul li:nth-child(8n+6) a:hover {
  background-color: #d2db95;
}
.society_shibu .box ul li:nth-child(8n+7) a:hover {
  background-color: #94d0e2;
}
.society_shibu .box ul li:nth-child(8n+8) a:hover {
  background-color: #ffb698;
}
/*coming soon時*/
.society_shibu .box.shibu ul li:not(.link) a {
  background-color: #fff !important;
  color: #ccc;
}
/*coming soon時*/
/*出版物*/
.publications {
  padding: 50px 0 0;
  background-color: #fffeee;
}
.publications .inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.publications h2 {
  font-size: 50px;
  margin: 0 auto 50px;
}
.publications h2 span {
  display: block;
  font-size: 16px;
  color: #aaa;
}
.publications .info_txt {
  position: absolute;
  top: -5px;
  right: 0;
}
.publications .info_txt figure {
  width: 250px;
}
.publications section {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: solid 1px #ccc;
}
.publications section:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.publications h3 {
  font-size: 18px;
  border-left: solid 4px #aaa;
  padding-left: 15px;
  margin-bottom: 30px;
}
.publications .journal .box {
  width: 49.8%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 50px;
}
.publications .journal .box:nth-child(3), .publications .journal .box:nth-child(4) {
  margin-bottom: 0;
}
.publications .journal .box figure {
  width: 30%;
  margin: 0;
  float: left;
}
.publications figure img {
  width: 100%;
  outline: solid 1px #000;
}
.publications .journal .box .txt {
  width: 57%;
  float: left;
  font-size: 15px;
  line-height: 24px;
  padding: 0 0 0 5%;
}
.publications .journal .box .txt a {
  color: #000;
}
.publications .journal .box h4 {
  font-size: 18px;
  margin: 0;
}
.publications .transactions p {
  width: 97%;
  margin: 0 auto 30px;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.publications .transactions ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.publications .transactions ul li {
  width: 22.7%;
  margin: 0 1% 40px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.publications .transactions ul li a {
  display: block;
  text-decoration: none;
  color: #000;
}
.publications .transactions ul li figure {
  width: 100%;
  margin: 0;
}
.publications .transactions ul li figure figcaption {
  font-size: 15px;
}
.publications .transactions ul li:nth-child(1) figure figcaption {
  font-size: 13px;
}
.publications .transactions ul li figure figcaption span {
  width: 25px;
  height: 25px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  margin-right: 10px;
}
.publications .transactions .a span {
  background-color: #c90219;
}
.publications .transactions .b span {
  background-color: #00a039;
}
.publications .transactions .c span {
  background-color: #004790;
}
.publications .transactions .d span {
  background-color: #e13800;
}
.publications .transactions ul li .btn a {
  display: block;
  color: #0068b7 !important;
  border: solid 1px #0068b7;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 0;
  width: 65px;
  position: absolute;
  right: 0;
  top: 87px;
}
/*文献紹介スライド*/
.publications .pickup02 {
  margin-bottom: 70px;
}
.publications .pickup02 .swiper-container {
  padding: 0 0 30px;
  position: relative;
}
.publications .pickup02 .swiper-wrapper {
  width: 100%;
}
.publications .pickup02 .swiper-slide {
  /*min-width: 400px;*/
  height: auto;
  font-size: 14px;
  display: flex;
  justify-content: center;
}
.publications .pickup02 .swiper-slide a {
  width: 100%;
  display: block;
  text-decoration: none;
  background-color: #fff;
}
.publications .pickup02 .swiper-slide.a a {
  border: solid 2px #c90219;
  color: #c90219;
}
.publications .pickup02 .swiper-slide.b a {
  border: solid 2px #00a039;
  color: #00a039;
}
.publications .pickup02 .swiper-slide.c a {
  border: solid 2px #004790;
  color: #004790;
}
.publications .pickup02 .swiper-slide.d a {
  border: solid 2px #e13800;
  color: #e13800;
}
.publications .pickup02 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #222;
  border-radius: 0;
}
.publications .pickup02 .swiper-button-next, .publications .pickup02 .swiper-button-prev {
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: 7px;
}
.publications .pickup02 .swiper-button-next {
  position: absolute;
  top: auto;
  right: 40%;
}
.publications .pickup02 .swiper-button-prev {
  position: absolute;
  top: auto;
  left: 40%;
}
.publications .pickup02 .swiper-button-next i, .publications .pickup02 .swiper-button-prev i {
  color: #222;
  font-size: 24px;
}
.publications .pickup02 .swiper-slide .bg {
  width: 100%;
  height: 60px;
}
.publications .pickup02 .swiper-slide.a .bg {
  background-image: url("../img/slide03/a.jpg");
  background-size: cover;
  background-position: center;
}
.publications .transactions .swiper-slide.b .bg {
  background-image: url("../img/slide03/b.jpg");
  background-size: cover;
  background-position: center;
}
.publications .pickup02 .swiper-slide.c .bg {
  background-image: url("../img/slide03/c.jpg");
  background-size: cover;
  background-position: center;
}
.publications .pickup02 .swiper-slide.d .bg {
  background-image: url("../img/slide03/d.jpg");
  background-size: cover;
  background-position: center;
}
.publications .pickup02 .swiper-slide .txt {
  width: 90%;
  padding: 20px 5%;
}
.publications .pickup02 .swiper-slide .txt p {
  text-align: left !important;
}
.publications .pickup02 .swiper-slide .txt h3 {
  font-size: 18px;
  margin: 0 auto -5px;
  padding: 0 !important;
  border: none !important;
}
.publications .pickup02 .swiper-slide .txt dl dt {
  width: 60px;
  float: left;
  font-weight: bold;
}
.publications .pickup02 .swiper-slide .txt dl dd {
  margin: 0 0 5px 60px;
}
.publications .pickup02 .swiper-slide .point {
  background-color: #efefef;
}
.publications .pickup02 .point p {
  font-size: 14px;
  margin: 0;
  padding: 10px 5% 20px;
}
.publications .pickup02 .point .icon {
  display: inline-block;
  width: 80px;
  padding: 3px 0;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.publications .pickup02 .swiper-slide.a .icon {
  background-color: #c90219;
}
.publications .pickup02 .swiper-slide.b .icon {
  background-color: #00a039;
}
.publications .pickup02 .swiper-slide.c .icon {
  background-color: #004790;
}
.publications .pickup02 .swiper-slide.d .icon {
  background-color: #e13800;
}
.pickup02 .btn a {
  display: block;
  text-decoration: none;
  text-align: center;
  border: solid 1px #000;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  padding: 20px 5%;
  border-radius: 10px;
  width: 310px;
  margin: 20px auto;
  position: relative;
}
.pickup02 .btn a i {
  position: absolute;
  top: 24px;
  right: 5%;
}
/*イベント*/
.events {
  padding: 30px 0 40px;
  background-color: #eff4f2;
  background-color: #9ed8d2;
}
.events .inner {
  width: 1100px;
  margin: 0 auto;
}
.events h2 {
  font-size: 50px;
  margin: 0 auto 30px;
}
.events h2 span {
  display: block;
  font-size: 16px;
  color: #aaa;
}
.events h3 {
  font-size: 20px;
  border-left: solid 4px #aaa;
  padding-left: 15px;
  margin-bottom: 30px;
}
.events figure img {
  width: 100%;
  outline: solid 1px #000;
}
.events .kokusaikaigi {
  margin-bottom: 50px;
}
.events .kokusaikaigi p {
  width: 97%;
  margin: 0 auto 30px;
  font-size: 15px;
  line-height: 24px;
}
.events .kokusaikaigi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.events .kokusaikaigi ul li {
  width: 31.1%;
  margin: 0 1%;
  display: inline-block;
  vertical-align: top;
}
.events .kokusaikaigi ul li figure {
  width: 100%;
  margin: 0;
}
/*PICKUPアソシエートメンバーなど*/
.events .new_service ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.events .new_service ul li {
  display: inline-block;
  vertical-align: top;
  width: 45.8%;
  margin: 0 2% 20px;
}
.events .new_service ul li a {
  display: block;
  text-decoration: none;
  padding: 35px 5% 20px;
  color: #000;
  border: solid 1px #000;
  border-bottom: solid 5px #000;
  border-radius: 10px;
  font-size: 15px;
  line-height: 24px;
  height: 120px;
  text-align: center;
  transition: all .3s;
}
.events .new_service ul li:nth-child(2) a {
  padding: 55px 5% 0;
}
.events .new_service ul li:nth-child(3) a {
  padding: 45px 5% 5px;
}
.events .new_service ul li a:hover {
  opacity: 1;
  border-bottom: solid 3px #000;
  transform: translateY(3px);
}
.events .new_service ul li h3 {
  font-size: 22px;
  margin: 0;
  text-align: center;
  position: relative;
  border: none;
  padding: 0;
}
.events .new_service ul li h3:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: auto;
  width: 90%;
  height: 2px;
}
.events .new_service ul li:nth-child(1) h3 {
  color: #268c53;
}
.events .new_service ul li:nth-child(1) h3:after {
  background-color: #268c53;
}
.events .new_service ul li:nth-child(2) h3 {
  color: #ca433e;
}
.events .new_service ul li:nth-child(2) h3:after {
  background-color: #ca433e;
}
.events .new_service ul li:nth-child(3) h3 {
  color: #2c83a3;
}
.events .new_service ul li:nth-child(3) h3:after {
  background-color: #2c83a3;
}
.events .new_service ul li:nth-child(1) a {
  background-image: url("../img/bg_service_green.jpg");
  background-size: cover;
  background-position: center;
  background-color: #fff;
}
.events .new_service ul li:nth-child(2) a {
  background-image: url("../img/bg_service_red.jpg");
  background-size: cover;
  background-position: center;
}
.events .new_service ul li:nth-child(3) a {
  background-image: url("../img/bg_service_colorful.jpg");
  background-size: cover;
  background-position: center;
}
/*背景*/
.top_bg {
  height: 300px;
}
.top_bg.bg01 {
  background-image: url("../img/bg01.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/*印刷時*/
@media print {
  body {
    zoom: 0.9;
    -webkit-print-color-adjust: exact;
  }
  #particles-js {
    display: none;
  }
  iframe {
    display: none;
  }
}
/*印刷時　IE10以上*/
@media print and (-ms-high-contrast: none) {
  body {
    zoom: 1.8;
    width: 1200px;
    transform: scale(0.5);
    transform-origin: 0 0;
  }
  #main {
    margin-top: 0;
  }
  iframe {
    display: none;
  }
}
@media screen and (min-width:700px) and (max-width:1024px) {
  #main {
    margin-top: 120px;
  }
  .top .swiper-container {
    padding: 0 0 25px;
    position: relative;
  }
  .top .swiper-wrapper {
    width: 100%;
  }
  .top .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
  .top .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #222;
    border-radius: 0;
    position: relative;
    bottom: 0;
  }
  .top .swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    text-align: center;
  }
  .top .swiper-button-next i {
    color: #222;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    right: 10px;
  }
  .top .swiper-button-prev i {
    color: #222;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    left: 10px;
  }
  /*PICKUPイベントサポート*/
  .pickup03 .inner {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  .pickup03 h2 {
    font-size: 34px;
    margin: 0 auto 0;
  }
  .pickup03 h2 span {
    display: block;
    font-size: 14px;
    color: #aaa;
  }
  /*注目のビデオアーカイブYouTube*/
  .pickup03.youtube {
    padding: 50px 0 40px;
  }
  .pickup03.youtube .inner {
    width: 90%;
  }
  .pickup03.youtube .inner02 {
    width: 90%;
    padding: 30px 5% 20px;
  }
  .pickup03.youtube .inner02 h2 {
    font-size: 28px;
    width: 100%;
    position: static;
    margin-bottom: 20px;
  }
  .pickup03.youtube .inner02 h2 span.icon {
    display: block;
    width: 80px;
    position: static;
    margin: 0 auto 10px;
  }
  .pickup03.youtube .inner02 h2 span.sub {
    font-size: 20px;
  }
  .pickup03.youtube ul li figure {
    width: 200px;
  }
  .pickup03.youtube ul li .txt h3 {
    font-size: 18px;
  }
  /*ニュース*/
  .news {
    padding: 20px 0 50px;
  }
  .news .inner {
    width: 90%;
    margin: 0 auto;
  }
  .news .nav_tab ul {
    margin: 0;
    padding: 0 0 0 17%;
    list-style: none;
  }
  .news .nav_tab ul li {
    display: inline-block;
    margin: 0 0.5px 0 0;
  }
  .news .nav_tab ul li i {
    margin-left: 5px;
  }
  .news .nav_tab ul li a {
    display: block;
    color: #222;
    background-color: #ccc;
    padding: 15px 5px;
    font-size: 14px;
    border-radius: 7px 7px 0 0;
    text-decoration: none;
  }
  .news .nav_tab ul li a:hover {
    opacity: 1;
    background-color: #aaa;
    cursor: pointer;
  }
  .news .nav_tab ul li.is-active a {
    color: #fff;
    background-color: #222;
  }
  .news h2 {
    width: 17%;
    height: 300px;
    background-color: #222;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 300px;
    margin: 0;
    float: left;
  }
  .news .iframe iframe {
    border: none;
    width: 100%;
    height: 100%;
  }
  .news .iframe {
    width: 83%;
    height: 300px;
    display: none;
    position: relative;
    float: right;
  }
  .news .iframe.is-show {
    display: block;
  }
  .news .iframe_wrap {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .news .iframe .btn a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #222;
    position: absolute;
    bottom: -25px;
    right: 5px;
  }
  .news .iframe .btn i {
    margin-left: 10px;
  }
  /*ウェビナー一覧*/
  .webinar_schedule .inner {
    width: 90%;
    margin: 0 auto;
  }
  .webinar_schedule .box {
    width: 100%;
    background-color: #fff;
    outline: solid 1px #222;
  }
  .webinar_schedule h2 {
    width: 17%;
    height: 40px;
    font-size: 16px;
    padding: 130px 0;
  }
  .webinar_schedule .iframe {
    width: 83%;
    height: 300px;
  }
  .webinar_schedule .iframe .btn a {
    font-size: 13px;
  }
  /*アーカイブ・イベント　ボタン*/
  .contents01 {
    padding: 30px 0;
    background-color: #888;
  }
  .contents01 .inner {
    width: 90%;
    margin: 0 auto;
  }
  .contents01 ul li {
    width: 47.5%;
    margin: 5px 1%;
    font-size: 16px;
    line-height: 22px;
  }
  .contents01 ul li:nth-child(4) {
    font-size: 14px;
    margin-top: 5px;
  }
  .contents01 ul li:nth-child(4) a {
    padding: 8.5px 0;
  }
  .contents01 ul li:nth-child(4) a span {
    font-size: 12px;
  }
  .contents01 ul li:nth-child(5) {
    font-size: 14px;
    margin-top: 5px;
  }
  .contents01 ul li:nth-child(5) a {
    padding: 8.5px 0;
  }
  .contents01 ul li:nth-child(5) span {
    font-size: 12px;
  }
  /*.contents01 ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .contents01 ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    outline: solid 1px #222;
    background-color: #fff;
    width: 24%;
    margin: 0 0.5%;
    padding: 20px 0;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    opacity: 1;
  }
  .contents01 ul li:nth-child(4) a {
    font-size: 14px;
    padding: 8.5px 0;
  }
  .contents01 ul li:nth-child(4) a span {
    display: block;
    font-size: 12px;
  }*/
  .contents01 ul li figure {
    display: block;
    width: 70px;
    margin: 0 auto 5px;
  }
  .contents01 ul li figure img {
    width: 100%;
  }
  /*ソサエティ・支部*/
  .society_shibu {
    padding: 20px 0 10px;
    background-color: #404B69;
  }
  .society_shibu .inner {
    width: 90%;
    margin: 0 auto;
  }
  .society_shibu h2 {
    font-size: 20px;
    margin-bottom: -5px;
  }
  .society_shibu p.detail {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .society_shibu .box:last-child p.detail {
    margin-bottom: 20px;
  }
  .society_shibu .box {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .society_shibu .box:last-child {
    width: 100%;
    float: none;
  }
  .society_shibu .box.shibu ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    outline: solid 1px #222;
    background-color: #fff;
    width: 33.33%;
    padding: 15px 0 18px;
    float: left;
    text-align: center;
    opacity: 1;
  }
  /*出版物*/
  .publications {
    padding: 30px 0 0;
    background-color: #fffeee;
  }
  .publications .inner {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  .publications h2 {
    font-size: 34px;
    margin: 0 auto 30px;
  }
  .publications h2 span {
    display: block;
    font-size: 14px;
    color: #aaa;
  }
  .publications .info_txt {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .publications .info_txt figure {
    width: 170px;
    margin: 0 !important;
  }
  .publications section {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ccc;
  }
  .publications section:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .publications h3 {
    font-size: 18px;
    border-left: solid 4px #aaa;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .publications .journal .box {
    width: 100%;
    display: block;
    margin-bottom: 20px
  }
  .publications .journal .box:nth-child(3) {
    margin-bottom: 20px;
  }
  .publications .journal .box:nth-child(4) {
    margin-bottom: 0;
  }
  .publications .journal .box .txt {
    width: 65%;
    float: right;
    font-size: 15px;
    line-height: 24px;
    padding: 0 0 0 5%;
  }
  .publications .journal .box h4 {
    font-size: 18px;
    margin: 0;
  }
  .publications .transactions ul li {
    width: 45.5%;
    margin: 0 2% 30px;
    display: inline-block;
    vertical-align: top;
  }
  .publications .transactions ul li figure figcaption {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .publications .transactions ul li .btn a {
    display: block;
    color: #0068b7 !important;
    border: solid 1px #0068b7;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 0;
    width: 100%;
    position: static;
  }
  /*文献紹介スライド*/
  .publications .pickup02 {
    margin-bottom: 50px;
  }
  .pickup02 .swiper-wrapper {
    width: 100%;
  }
  .pickup02 .swiper-slide {
    min-width: 400px;
    height: auto;
  }
  .pickup02 .swiper-slide .bg {
    width: 100%;
    height: 60px;
  }
  .pickup02 .swiper-slide .txt {
    width: 90%;
    float: none;
    padding: 20px 5%;
  }
  .pickup02 .swiper-slide .txt h3 {
    font-size: 18px;
    margin: 0 auto -5px;
  }
  .pickup02 .point .icon {
    display: inline-block;
    width: 80px;
    padding: 3px 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
  }
  .pickup02 .point p {
    font-size: 14px;
    margin: 0;
    padding: 10px 5% 20px;
  }
  .pickup02 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #222;
    border-radius: 0;
  }
  .pickup02 .swiper-button-next, .pickup02 .swiper-button-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 7px;
  }
  .pickup02 .swiper-button-next {
    position: absolute;
    right: 20% !important;
  }
  .pickup02 .swiper-button-prev {
    position: absolute;
    left: 20% !important;
  }
  .pickup02 .swiper-button-next i, .pickup02 .swiper-button-prev i {
    color: #222;
    font-size: 24px;
  }
  /*イベント*/
  .events {
    padding: 30px 0;
  }
  .events .inner {
    width: 90%;
    margin: 0 auto;
  }
  .events h2 {
    font-size: 34px;
    margin: 0 auto 20px;
  }
  .events h2 span {
    display: block;
    font-size: 14px;
    color: #aaa;
  }
  .events h3 {
    font-size: 20px;
    border-left: solid 4px #aaa;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .events .kokusaikaigi {
    margin-bottom: 30px;
  }
  .events .kokusaikaigi ul li {
    width: auto;
    margin: 10px auto;
    display: block;
  }
  /*PICKUPアソシエートメンバーなど*/
  .events .new_service ul li {
    display: block;
    width: auto;
    margin: 10px auto;
  }
  .events .new_service ul li a {
    padding: 25px 5% 10px;
    height: auto;
  }
  .events .new_service ul li:nth-child(2) a {
    padding: 25px 5% 10px;
  }
  .events .new_service ul li:nth-child(3) a {
    padding: 25px 5% 10px;
  }
  .events .new_service ul li a:hover {
    border-bottom: solid 5px #000;
    transform: none;
  }
  .events .new_service ul li h3 {
    font-size: 18px;
  }
  /*背景*/
  .top_bg {
    height: 200px;
  }
}
@media screen and (max-width:700px) {
  #main {
    margin-top: 120px;
  }
  .top .swiper-container {
    padding: 0 0 25px;
    position: relative;
  }
  .top .swiper-wrapper {
    width: 100%;
  }
  .top .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
  .top .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #222;
    border-radius: 0;
    position: relative;
    bottom: 0;
  }
  .top .swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    text-align: center;
  }
  .top .swiper-button-next i {
    color: #222;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    right: 10px;
  }
  .top .swiper-button-prev i {
    color: #222;
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    left: 10px;
  }
  /*PICKUPイベントサポート*/
  .pickup03 .inner {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  .pickup03 h2 {
    font-size: 34px;
    margin: 0 auto 0;
  }
  .pickup03 h2 span {
    display: block;
    font-size: 14px;
    color: #aaa;
  }
  /*注目のビデオアーカイブYouTube*/
  .pickup03.youtube {
    padding: 40px 0 30px;
  }
  .pickup03.youtube .inner02 {
    width: 90%;
    padding: 30px 5% 10px;
    border-radius: 30px;
  }
  .pickup03.youtube .inner02 h2 {
    font-size: 20px;
    width: 100%;
    position: static;
    margin-bottom: 10px;
  }
  .pickup03.youtube .inner02 h2 span.icon {
    display: block;
    width: 60px;
    position: static;
    margin: 0 auto 10px;
  }
  .pickup03.youtube .inner02 h2 span.sub {
    font-size: 18px;
  }
  .pickup03.youtube ul li a {
    width: 100%;
    padding: 20px 0 20px;
    float: none;
  }
  .pickup03.youtube ul li:last-child a {
    border-left: none;
    border-top: solid 1px #ccc;
  }
  .pickup03.youtube ul li figure {
    width: 200px;
  }
  .pickup03.youtube ul li .txt h3 {
    font-size: 16px;
  }
  /*ニュース*/
  .news {
    padding: 20px 0 50px;
  }
  .news .inner {
    width: 90%;
    margin: 0 auto;
  }
  .news .nav_tab {
    width: 83%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    margin: 0 0 0 17%;
  }
  .news .nav_tab ul {
    width: 500px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
    top: -1px;
  }
  .news .nav_tab ul li {
    display: inline-block;
    margin: 0 5px 0 0;
  }
  .news .nav_tab ul li i {
    margin-left: 5px;
  }
  .news .nav_tab ul li a {
    display: block;
    color: #222;
    background-color: #ccc;
    padding: 15px 5px;
    font-size: 14px;
    border-radius: 7px 7px 0 0;
    text-decoration: none;
  }
  .news .nav_tab ul li a:hover {
    opacity: 1;
    background-color: #aaa;
    cursor: pointer;
  }
  .news .nav_tab ul li.is-active a {
    color: #fff;
    background-color: #222;
  }
  .news .nav_tab::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
  .news h2 {
    width: 17%;
    height: 300px;
    background-color: #222;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 300px;
    margin: 0;
    float: left;
  }
  .news .iframe iframe {
    border: none;
    width: 100%;
    height: 100%;
  }
  .news .iframe {
    width: 83%;
    height: 300px;
    display: none;
    position: relative;
    float: right;
  }
  .news .iframe.is-show {
    display: block;
  }
  .news .iframe_wrap {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .news .iframe .btn a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #222;
    position: absolute;
    bottom: -25px;
    right: 5px;
  }
  .news .iframe .btn i {
    margin-left: 10px;
  }
  /*ウェビナー一覧*/
  .webinar_schedule .inner {
    width: 90%;
    margin: 0 auto;
  }
  .webinar_schedule .box {
    width: 100%;
    background-color: #fff;
    outline: solid 1px #222;
  }
  .webinar_schedule h2 {
    width: 100%;
    height: auto;
    font-size: 16px;
    padding: 10px 0;
    float: none;
  }
  .webinar_schedule .iframe {
    width: 100%;
    height: 300px;
  }
  .webinar_schedule .iframe .btn a {
    font-size: 13px;
  }
  /*アーカイブ・イベント　ボタン*/
  .contents01 {
    padding: 30px 0;
    background-color: #888;
  }
  .contents01 .inner {
    width: 90%;
    margin: 0 auto;
  }
  /*.contents01 ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .contents01 ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    outline: solid 1px #222;
    background-color: #fff;
    width: 48%;
    margin: 5px 1%;
    padding: 20px 0;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }
  .contents01 ul li:nth-child(4) a {
    font-size: 14px;
    padding: 8.5px 0;
  }
  .contents01 ul li:nth-child(4) a span {
    display: block;
    font-size: 12px;
  }*/
  .contents01 ul li {
    width: 100%;
    margin: 5px 1%;
    font-size: 16px;
    line-height: 22px;
  }
  .contents01 ul li:nth-child(4) {
    font-size: 14px;
    margin-top: 5px;
  }
  .contents01 ul li:nth-child(4) a {
    padding: 8.5px 0;
  }
  .contents01 ul li:nth-child(4) a span {
    font-size: 12px;
  }
  .contents01 ul li:nth-child(5) {
    font-size: 14px;
    margin-top: 5px;
  }
  .contents01 ul li:nth-child(5) a {
    padding: 8.5px 0;
  }
  .contents01 ul li:nth-child(5) span {
    font-size: 12px;
  }
  .contents01 ul li figure {
    display: block;
    width: 70px;
    margin: 0 auto 5px;
  }
  .contents01 ul li figure img {
    width: 100%;
  }
  /*ソサエティ・支部*/
  .society_shibu {
    padding: 20px 0 10px;
    background-color: #404B69;
  }
  .society_shibu .inner {
    width: 90%;
    margin: 0 auto;
  }
  .society_shibu h2 {
    font-size: 20px;
    margin-bottom: -5px;
  }
  .society_shibu p.detail {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .society_shibu .box:last-child p.detail {
    margin-bottom: 15px;
  }
  .society_shibu .box {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .society_shibu .box:last-child {
    width: 100%;
    float: none;
  }
  .society_shibu .box.shibu ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    outline: solid 1px #222;
    background-color: #fff;
    width: 50%;
    padding: 15px 0 18px;
    float: left;
    text-align: center;
    opacity: 1;
    font-size: 14.5px;
  }
  .society_shibu .box.society ul li .txt {
    width: 80%;
  }
  .society_shibu .box.society ul li .txt h3 {
    font-size: 16px;
  }
  /*出版物*/
  .publications {
    padding: 30px 0 0;
    background-color: #fffeee;
  }
  .publications .inner {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  .publications h2 {
    font-size: 34px;
    margin: 0 auto 30px;
  }
  .publications h2 span {
    display: block;
    font-size: 14px;
    color: #aaa;
  }
  .publications .info_txt {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .publications .info_txt figure {
    width: 100px;
    margin: 0 !important;
  }
  .publications section {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ccc;
  }
  .publications section:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .publications h3 {
    font-size: 18px;
    border-left: solid 4px #aaa;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .publications .journal .box {
    width: 100%;
    display: block;
    margin-bottom: 20px
  }
  .publications .journal .box:nth-child(3) {
    margin-bottom: 20px;
  }
  .publications .journal .box:nth-child(4) {
    margin-bottom: 0;
  }
  .publications .journal .box .txt {
    width: 65%;
    float: right;
    font-size: 15px;
    line-height: 24px;
    padding: 0 0 0 5%;
  }
  .publications .journal .box h4 {
    font-size: 16px;
    margin: 0 auto -5px;
  }
  .publications .transactions ul li {
    width: 45.4%;
    margin: 0 2% 30px;
    display: inline-block;
    vertical-align: top;
  }
  .publications .transactions ul li figure figcaption {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .publications .transactions ul li .btn a {
    display: block;
    color: #0068b7 !important;
    border: solid 1px #0068b7;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 0;
    width: 100%;
    position: static;
  }
  /*文献紹介スライド*/
  .publications .pickup02 {
    margin-bottom: 50px;
  }
  .pickup02 .swiper-wrapper {
    width: 100%;
  }
  .pickup02 .swiper-slide {
    min-width: 300px;
    height: auto;
  }
  .pickup02 .swiper-slide .bg {
    width: 100%;
    height: 40px;
  }
  .pickup02 .swiper-slide .txt {
    width: 90%;
    float: none;
    padding: 20px 5%;
  }
  .pickup02 .swiper-slide .txt h3 {
    font-size: 18px;
    margin: 0 auto -5px;
  }
  .pickup02 .point .icon {
    display: inline-block;
    width: 80px;
    padding: 3px 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
  }
  .pickup02 .point p {
    font-size: 14px;
    margin: 0;
    padding: 10px 5% 20px;
  }
  .pickup02 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #222;
    border-radius: 0;
  }
  .pickup02 .swiper-button-next, .pickup02 .swiper-button-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 7px;
  }
  .pickup02 .swiper-button-next {
    position: absolute;
    right: 20% !important;
  }
  .pickup02 .swiper-button-prev {
    position: absolute;
    left: 20% !important;
  }
  .pickup02 .swiper-button-next i, .pickup02 .swiper-button-prev i {
    color: #222;
    font-size: 24px;
  }
  .pickup02 .btn a {
    width: 80%;
    font-size: 15px;
  }
  /*イベント*/
  .events {
    padding: 30px 0;
  }
  .events .inner {
    width: 90%;
    margin: 0 auto;
  }
  .events h2 {
    font-size: 34px;
    margin: 0 auto 20px;
  }
  .events h2 span {
    display: block;
    font-size: 14px;
    color: #aaa;
  }
  .events h3 {
    font-size: 20px;
    border-left: solid 4px #aaa;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .events .kokusaikaigi {
    margin-bottom: 30px;
  }
  .events .kokusaikaigi ul li {
    width: auto;
    margin: 10px auto;
    display: block;
  }
  /*PICKUPアソシエートメンバーなど*/
  .events .new_service ul li {
    display: block;
    width: auto;
    margin: 10px auto;
  }
  .events .new_service ul li a {
    padding: 25px 5% 10px;
    height: auto;
  }
  .events .new_service ul li:nth-child(2) a {
    padding: 25px 5% 10px;
  }
  .events .new_service ul li:nth-child(3) a {
    padding: 25px 5% 10px;
  }
  .events .new_service ul li a:hover {
    border-bottom: solid 5px #000;
    transform: none;
  }
  .events .new_service ul li h3 {
    font-size: 18px;
  }
  /*背景*/
  .top_bg {
    height: 200px;
  }
}