@charset "utf-8";
.svg__all {
 display: none;
}
.js-link {
 cursor: pointer;
}
.seminar__box {
 width: 1040px;
 margin: 0 auto;
}
@media only screen and (max-width:740px) {
 .seminar__box {
  width: 100%;
 }
}
@media only screen and (max-width:740px) {
 .seminar__box {
  padding: 0px 10px;
 }
}
.seminar__search__head:last-child, .title__2:last-child {
 margin-bottom: 0;
}
.seminar__search__head h1, cg-img .seminar__search__head h2, .seminar__search__head h3, .seminar__search__head h4, .seminar__search__head h5, .seminar__search__head h6, .seminar__search__head p, .title__2 h1, .title__2 h2, .title__2 h3, .title__2 h4, .title__2 h5, .title__2 h6, .title__2 p {
 font-size: 3rem;
}
.svg__all {
 display: none;
}
.js-link {
 cursor: pointer;
}
.seminar__box {
 width: 1040px;
 margin: 0 auto;
}
@media only screen and (max-width:740px) {
 .seminar__box {
  width: 100%;
 }
}
@media only screen and (max-width:740px) {
 .seminar__box {
  padding: 0px 10px;
 }
}
.seminar__search__head:last-child, .title__2:last-child {
 margin-bottom: 0;
}
h2.h2-result {
 font-size: 2rem;
 line-height: 1.2;
 font-weight: 500;
 border-bottom: 2px solid #bac6cb;
 padding-top: 50px;
 padding-bottom: 15px;
 width: 100%;
}
@media only screen and (max-width:740px) {
 h2.h2-result {
  font-size: 2rem;
 }
}
.seminar__search__head h1 span.sub, .seminar__search__head h2 span.sub, .seminar__search__head h3 span.sub, .seminar__search__head h4 span.sub, .seminar__search__head h5 span.sub, .seminar__search__head h6 span.sub, .seminar__search__head p span.sub, .title__2 h1 span.sub, .title__2 h2 span.sub, .title__2 h3 span.sub, .title__2 h4 span.sub, .title__2 h5 span.sub, .title__2 h6 span.sub, .title__2 p span.sub {
 font-size: 1.6rem;
}
@media only screen and (max-width:740px) {
 .seminar__search__head h1 span.sub, .seminar__search__head h2 span.sub, .seminar__search__head h3 span.sub, .seminar__search__head h4 span.sub, .seminar__search__head h5 span.sub, .seminar__search__head h6 span.sub, .seminar__search__head p span.sub, .title__2 h1 span.sub, .title__2 h2 span.sub, .title__2 h3 span.sub, .title__2 h4 span.sub, .title__2 h5 span.sub, .title__2 h6 span.sub, .title__2 p span.sub {
  display: block;
  padding-top: 5px;
 }
}
.seminar__posts__head .contents span {
 display: block;
 font-size: 1.4rem;
}
@media only screen and (max-width:740px) {
 .sp-none {
  display: none !important;
 }
 /* seminar__posts*/
 .seminar__posts__list article .title {
  margin-bottom: 0;
 }
 .seminar__posts__list article .contents {
  display: block;
  width: 100%;
  margin: auto;
  padding: 10px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  padding: 0;
 }
 .seminar__posts__list article .contents a {
  display: block;
  width: 180px;
 }
}
@media only screen and (min-width:741px) {
 .pc-none {
  display: none !important;
 }
 .seminar__posts__list article .contents .js-attn {
  margin: 0 auto;
  text-align: center;
 }
 .seminar__search__wrap {
  display: table;
  width: 100%;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap {
  display: block;
 }
}
.seminar__search__wrap > * {
 display: table-cell;
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap > * {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__list {
  padding: 0;
 }
}
.seminar__search__list section {
 width: 100%;
 margin-bottom: 20px;
}
.seminar__search__list section:last-child {
 margin-bottom: 0;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section {
  display: block;
  width: auto;
 }
}
.seminar__search__list section > * {
 vertical-align: top;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section > * {
  display: block;
 }
}
.seminar__search__title p {
 font-size: 2rem;
 margin: 10px 0;
}
@media only screen and (max-width:740px) {
 .seminar__search__title p {
  font-size: 1.3rem;
  margin: 5px 0;
 }
 .seminar__search__title {
  width: auto;
  margin-bottom: 10px;
 }
}
.seminar__search__check {}
@media only screen and (max-width:740px) {
 .seminar__search__check {
  width: auto;
 }
}
.seminar__search__check ul:after {
 clear: both;
}
.seminar__search__check li {
 display: inline-block;
 margin-right: 7px;
 margin-bottom: 7px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li * {
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li input {
 display: none;
}
.seminar__search__check li label span.tag-sid {
 background-color: #222;
 color: #fff;
 margin-left: 5px;
 padding: 2px;
 display: none;
}
.seminar__search__head span.js-num {
 font-size: 3rem;
 margin-left: 10px;
}
@media only screen and (max-width:740px) {
 .seminar__search__head span.js-num {
  font-size: 2.4rem;
 }
}
.seminar__posts__count {
 text-align: center;
 font-size: 2rem;
 margin-bottom: 15px;
}
.seminar__posts__head {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 font-weight: 600;
}
@media only screen and (max-width:740px) {
 .seminar__posts__head {
  display: none;
 }
}
.seminar__posts__head .date {
 width: 140px;
}
.seminar__posts__head .booth {
 width: 160px;
}
.seminar__posts__head .contents {
 width: 300px;
}
@media only screen and (max-width:740px) {
 .seminar__posts__head .date {
  width: auto;
 }
 .seminar__posts__head .booth {
  width: auto;
 }
 .seminar__posts__head .title {
  width: auto;
 }
}
@media only screen and (max-width:740px) {
 .seminar__posts article > * {
  border-bottom: 0px solid rgba(0, 0, 0, .3);
  padding: 10px 0;
 }
}
@media only screen and (max-width:740px) {
 .seminar__posts__list article {
  display: block;
 }
 .seminar__posts__list article > :last-child {
  border-bottom: 0;
 }
}
@media only screen and (max-width:740px) {
 .seminar__posts__list article .date {
  width: auto;
 }
 .seminar__posts__list article .booth {
  width: auto;
 }
 .seminar__posts__list article .title {
  width: auto;
 }
}
.seminar__posts__list article .date {
 text-align: center;
 padding: 10px 0;
}
.seminar__posts__list article .booth {
 padding: 10px 0;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
}
.seminar__posts__list article .booth .js-booth {
 font-weight: 700;
}
@media only screen and (max-width:740px) {
 .seminar__posts article .title {
  margin-right: 0px;
 }
 .seminar__posts article dl dd {
  padding-left: 10px;
 }
}
.seminar__posts article .contents {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
.seminar__posts__list article .title dl {
 display: table;
 width: 100%;
}
.seminar__posts__list article .title dl dd, .seminar__posts__list article .title dl dt {
 display: table-cell;
 vertical-align: middle;
}
.seminar__posts__list article .title dl dt span {
 width: 80px;
 background-color: #a3a3a3;
 color: #fff;
 padding: 5px 7px;
 margin: 3px 0;
 font-size: 1.2rem;
 text-align: center;
}
.seminar__posts__list article .title dl dt span {
 display: block;
}
.seminar__posts__list article .title dl dt span:after {
 content: "/";
 padding: 0 2px;
 display: inline-block;
}
.seminar__posts__list article .title dl dt.js-code span:after {
 display: none;
}
.seminar__posts__list article .title dl dt span:last-child:after {
 display: none;
}
.seminar__posts__list article .title dl dd {
 padding-left: 10px;
}
@media only screen and (max-width:740px) {
 .seminar__posts__list article .title {
  width: auto;
  margin-bottom: 20px;
 }
}

@media only screen and (max-width:740px) {
 .seminar__posts article dl dd p.js-title {
  font-size: 1.3rem;
 }
}
@media only screen and (max-width:740px) {
 .seminar__posts article dl.title, .seminar__posts article dl.contents {
  display: table;
  width: 100%;
 }
 .seminar__posts__list article dl dd, .seminar__posts article dl dt {
  display: table-cell;
  text-align: left;
 }
 .seminar__posts__list article dl dd {
  border-left: 1px solid rgba(0, 0, 0, .3);
  padding-left: 10px;
 }
}
.seminar__posts__list article .js-tags {
 margin-top: 10px;
 width: 100%;
 border: none;
 background-color: #222;
 color: #fff;
 display: none;
}
.is-debug .seminar__posts__list article .js-tags {
 display: block;
}
.seminar__posts__list article .js-tags ul {
 padding: 10px;
}
.seminar__posts__list article .js-tags ul:after, .seminar__posts__list article .js-tags ul:before {
 content: " ";
 display: table;
}
.seminar__posts__list article .js-tags ul:after {
 clear: both;
}
.seminar__posts__list article .js-tags ul li {
 float: left;
}
.seminar__posts__list article .js-tags ul li:after {
 content: "/";
 display: inline-block;
 padding: 0 5px;
}
.seminar__search__head {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (max-width:740px) {
 .seminar__search__head {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__head {
  margin-left: 0;
 }
}
.seminar__search__wrap {
 display: table;
 width: 100%;
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap > * {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__list {
  padding: 0;
 }
}
.seminar__search__list section {
 width: 100%;
 margin-bottom: 20px;
}
.seminar__search__list section:last-child {
 margin-bottom: 0;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section {
  display: block;
  width: auto;
 }
}
.seminar__search__list section > * {
 vertical-align: top;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section > * {
  display: block;
 }
}
.seminar__search__title {
 font-size: 1.6rem;
 width: 20%;
}
@media only screen and (max-width:740px) {
 .seminar__search__title {
  width: auto;
  margin-bottom: 10px;
 }
}
.seminar__search__check {}
@media only screen and (max-width:740px) {
 .seminar__search__check {
  width: auto;
 }
}
.seminar__search__check ul:after, .seminar__search__check ul:before {
 content: " ";
 display: table;
}
.seminar__search__check ul:after {
 clear: both;
}
.seminar__search__check li {
 display: inline-block;
 margin-right: 7px;
 margin-bottom: 7px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li * {
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li input {
 display: none;
}
div.js-button {
 display: flex;
}
.seminar__posts__head .contents span {
 display: block;
 font-size: 1.4rem;
}
@media only screen and (max-width:740px) {
 .sp-none {
  display: none !important;
 }
 .seminar__posts__list article .title {
  margin-bottom: 0;
 }
 .seminar__posts__list article .contents {
  display: block;
  width: 100%;
  margin: auto;
  padding: 10px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  padding: 0;
 }
 .seminar__posts__list article .contents a {
  display: block;
  width: 180px;
 }
}
@media only screen and (min-width:741px) {
 .pc-none {
  display: none !important;
 }
 .seminar__posts__list article .contents .js-attn {
  margin: 0 auto;
  text-align: center;
 }
 .seminar__search__wrap {
  display: table;
  width: 100%;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap {
  display: block;
 }
}
.seminar__search__wrap > * {
 display: table-cell;
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap > * {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__list {
  padding: 0;
 }
}
.seminar__search__list section {
 width: 100%;
 margin-bottom: 20px;
}
.seminar__search__list section:last-child {
 margin-bottom: 0;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section {
  display: block;
  width: auto;
 }
}
.seminar__search__list section > * {
 vertical-align: top;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section > * {
  display: block;
 }
}
.seminar__search__title p {
 font-size: 2rem;
 margin: 10px 0;
}
@media only screen and (max-width:740px) {
 .seminar__search__title p {
  font-size: 1.4rem;
  margin: 5px 0;
 }
 .seminar__search__title {
  width: auto;
  margin-bottom: 10px;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__check {
  width: auto;
 }
}
.seminar__search__check ul:after, .seminar__search__check ul:before {
 content: " ";
 display: table;
}
.seminar__search__check ul:after {
 clear: both;
}
.seminar__search__check li {
 display: inline-block;
 margin-right: 7px;
 margin-bottom: 7px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li * {
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li input {
 display: none;
}
.seminar__search__check li label span.tag-sid {
 background-color: #222;
 color: #fff;
 margin-left: 5px;
 padding: 2px;
 display: none;
}
.seminar__search__head span.js-num {
 font-size: 3rem;
 margin-left: 10px;
}
@media only screen and (max-width:740px) {
 .seminar__search__head span.js-num {
  font-size: 2.4rem;
 }
}
.seminar__posts__count {
 text-align: center;
 font-size: 2rem;
 margin-bottom: 15px;
}
.seminar__posts__head {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 font-weight: 600;
}
@media only screen and (max-width:740px) {
 .seminar__posts__head {
  display: none;
 }
}
.seminar__posts__head p {
 text-align: center;
 border-bottom: 4px solid #fff;
 font-size: 2rem;
 padding: 20px 0;
}
.seminar__posts__head .date {
 width: 140px;
}
.seminar__posts__head .booth {
 width: 160px;
}
.seminar__posts__head .title {
 width: 715px;
}
.seminar__posts__head .contents {
 width: 300px;
}
@media only screen and (max-width:740px) {
 .seminar__posts__head .date {
  width: auto;
 }
 .seminar__posts__head .booth {
  width: auto;
 }
 .seminar__posts__head .title {
  width: auto;
 }
}
.seminar__posts article {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
}
@media only screen and (max-width:740px) {
 .seminar__posts article {
  padding: 5px 0;
  border-bottom: 1px solid #bac6cb;
 }
}
.seminar__posts article > * {
 -webkit-align-self: stretch;
 -ms-flex-item-align: stretch;
 align-self: stretch;
 border-bottom: 1px solid rgba(0, 0, 0, .3);
 padding: 20px 0;
}
@media only screen and (max-width:740px) {
 .seminar__posts article > * {
  border-bottom: 0px solid rgba(0, 0, 0, .3);
  padding: 10px 0;
 }
}
@media only screen and (max-width:740px) {
 .seminar__posts__list article {
  display: block;
 }
 .seminar__posts__list article > :last-child {
  border-bottom: 0;
 }
}
.seminar__posts article .title {
 width: 715px;
}
@media only screen and (max-width:740px) {
 .seminar__posts__list article .date {
  width: auto;
 }
 .seminar__posts__list article .booth {
  width: auto;
 }
 .seminar__posts__list article .title {
  width: auto;
 }
}
.seminar__posts__list article .date {
 text-align: center;
 padding: 10px 0;
}
.seminar__posts__list article .booth {
 padding: 10px 0;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
}
.seminar__posts__list article .booth .js-booth {
 font-weight: 700;
}
.seminar__posts article .title {
 position: relative;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 width: 715px;
 margin-right: 25px;
 font-size: 1.6rem;
}
@media only screen and (max-width:740px) {
 .seminar__posts article .title {
  margin-right: 0px;
 }
 .seminar__posts article dl dd {
  padding-left: 10px;
 }
}
.seminar__posts article .contents {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
.seminar__posts__list article .title dl {
 display: table;
 width: 100%;
}
.seminar__posts__list article .title dl dd, .seminar__posts__list article .title dl dt {
 display: table-cell;
 vertical-align: middle;
}
.seminar__posts__list article .title dl dt span {
 width: 80px;
 background-color: #a3a3a3;
 color: #fff;
 padding: 5px 7px;
 margin: 3px 0;
 font-size: 1.2rem;
 text-align: center;
}
.seminar__posts__list article .title dl dt span {
 display: block;
}
.seminar__posts__list article .title dl dt span:after {
 content: "/";
 padding: 0 2px;
 display: inline-block;
}
.seminar__posts__list article .title dl dt.js-code span:after {
 display: none;
}
.seminar__posts__list article .title dl dt span:last-child:after {
 display: none;
}
.seminar__posts__list article .title dl dd {
 padding-left: 10px;
}
@media only screen and (max-width:740px) {
 .seminar__posts__list article .title {
  width: auto;
  margin-bottom: 20px;
 }
}
.seminar__posts article dl dt {
 display: none;
}
.seminar__posts article dl dd p.js-title {
 font-size: 1.6rem;
}
@media only screen and (max-width:740px) {
 .seminar__posts article dl dd p.js-title {
  font-size: 1.3rem;
 }
}
@media only screen and (max-width:740px) {
 .seminar__posts article dl.title, .seminar__posts article dl.contents {
  display: table;
  width: 100%;
 }
 .seminar__posts__list article dl dd, .seminar__posts article dl dt {
  display: table-cell;
  text-align: left;
 }
 .seminar__posts article dl dt {
  width: 80px;
  font-size: 1.3rem;
  border-right: 3px solid #bac6cb;
 }
 .seminar__posts__list article dl dd {
  border-left: 1px solid rgba(0, 0, 0, .3);
  padding-left: 10px;
 }
}
.seminar__posts__list article .js-tags {
 margin-top: 10px;
 width: 100%;
 border: none;
 background-color: #222;
 color: #fff;
 display: none;
}
.is-debug .seminar__posts__list article .js-tags {
 display: block;
}
.seminar__posts__list article .js-tags ul {
 padding: 10px;
}
.seminar__posts__list article .js-tags ul:after, .seminar__posts__list article .js-tags ul:before {
 content: " ";
 display: table;
}
.seminar__posts__list article .js-tags ul:after {
 clear: both;
}
.seminar__posts__list article .js-tags ul li {
 float: left;
}
.seminar__posts__list article .js-tags ul li:after {
 content: "/";
 display: inline-block;
 padding: 0 5px;
}
.seminar__search__head {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (max-width:740px) {
 .seminar__search__head {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__head {
  margin-left: 0;
 }
}
.seminar__search__wrap {
 display: table;
 width: 100%;
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__wrap > * {
  display: block;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__list {
  padding: 0;
 }
}
.seminar__search__list section {
 width: 100%;
 margin-bottom: 20px;
}
.seminar__search__list section:last-child {
 margin-bottom: 0;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section {
  display: block;
  width: auto;
 }
}
.seminar__search__list section > * {
 vertical-align: top;
}
@media only screen and (max-width:740px) {
 .seminar__search__list section > * {
  display: block;
 }
}
.seminar__search__title {
 font-size: 1.6rem;
 width: 20%;
}
@media only screen and (max-width:740px) {
 .seminar__search__title {
  width: auto;
  margin-bottom: 10px;
 }
}
@media only screen and (max-width:740px) {
 .seminar__search__check {
  width: auto;
 }
}
.seminar__search__check ul:after, .seminar__search__check ul:before {
 content: " ";
 display: table;
}
.seminar__search__check ul:after {
 clear: both;
}
.seminar__search__check li {
 display: inline-block;
 margin-right: 7px;
 margin-bottom: 7px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li * {
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.seminar__search__check li input {
 display: none;
}
.seminar__search__check li label {
 display: block;
 background-color: #bac6cb;
 padding: 0 10px;
 cursor: pointer;
 min-height: 35px;
 font-size: 1.4rem;
}
@media only screen and (max-width:740px) {
 .seminar__search__check li label {
  font-size: 1.5rem;
 }
}
.seminar__search__check li .keyword {
 line-height: 40px;
}
@media only screen and (max-width:740px) {
 .seminar__search__check li .keyword {
  line-height: 30px;
 }
}
.seminar__search__check li .model {
 line-height: 40px;
 font-size: 1.4rem;
}
.seminar__search__check li .keyword:hover, .seminar__search__check li .model:hover {
 background-color: #9eacb2;
}
@media only screen and (max-width:740px) {
 .seminar__search__check li .model {
  line-height: 30px;
 }
}
.seminar__search__check li label span.tag-sid {
 background-color: #2e4a56;
 color: #bac6cb;
 margin-left: 5px;
 padding: 2px;
 display: none;
}
.is-debug .seminar__search__check li label span.tag-sid {
 display: inline-block;
}
.ipad .seminar__search__check li label[data-hover=touch], .iphone .seminar__search__check li label[data-hover=touch], .ipod .seminar__search__check li label[data-hover=touch] {
 background-color: #eee;
}
.ua-pc .seminar__search__check li label:hover {
 background-color: #143259;
}
.seminar__search__check li input:checked + label {
 background-color: #586B7D;
 border-color: #586B7D;
 color: #fff;
}
.seminar__search__check li input:checked + label:hover {
 background-color: #586B7D;
}
.ipad .seminar__search__check li input:checked + label[data-hover=touch], .iphone .seminar__search__check li input:checked + label[data-hover=touch], .ipod .seminar__search__check li input:checked + label[data-hover=touch] {
 background-color: #ccd6da;
}
.ua-pc .seminar__search__check li input:checked + label:hover {
 background-color: #143259;
}
.seminar__search__count {
 width: 120px;
 text-align: center;
 vertical-align: middle;
 border-left: 1px solid rgba(0, 0, 0, .1);
}
@media only screen and (max-width:740px) {
 .seminar__search__count {
  width: auto;
  border-left: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding: 15px 0;
  margin-top: 15px;
 }
}
div.js-button {
 display: flex;
}
.btn, a.btn, button.btn {
 width: 300px;
 font-size: 1.2rem;
 padding: 12px 0;
 position: relative;
 display: inline-block;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
 text-align: center;
 vertical-align: middle;
 text-decoration: none;
 letter-spacing: 0.1em;
 color: #212529;
 border-radius: 0.5rem;
}
@media only screen and (max-width:740px) {
 .btn, a.btn, button.btn {
  width: 100%;
  font-size: 1.2rem;
 }
}
a.btn-flat {
 overflow: hidden;
 border-radius: 0;
 background: #ccc;
}
a.btn-flat:hover {
 opacity: .7;
}
a.btn-flat span {
 position: relative;
}
a.btn-flat:before {
 position: absolute;
 top: 0;
 left: 0;
 width: 150%;
 height: 700%;
 content: "";
 -webkit-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 -webkit-transform: translateX(-80%) translateY(-25%) rotate(45deg);
 transform: translateX(-80%) translateY(-25%) rotate(45deg);
}
@media only screen and (max-width:740px) {
 a.btn-flat:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -87%;
 }
}
@media only screen and (max-width:560px) {
 a.btn-flat:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -90%;
 }
}
@media only screen and (max-width:375px) {
 a.btn-flat:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -100%;
 }
}
a.web:hover, a.catalog:hover, a.webPage:hover, a.applicationNotes:hover, a.webinar:hover, a.applicationNews:hover {
 color: #fff;
 opacity: 1;
}
a.catalog:before {
 background: #48735a;
}
a.web:before, a.webPage:before {
 background: #6e7348;
}
a.applicationNotes:before {
 background: #734848;
}
a.webinar:before {
 background: #486d73;
}
a.applicationNews:before {
 background: #614873;
}
a.btn-flat:hover:before {
 -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
 transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
a.btn-flat::after {
 position: absolute;
 content: '';
 width: 12px;
 height: 12px;
 border: 0px;
 border-top: solid 1px #dd0000;
 border-right: solid 1px #dd0000;
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 20px;
 margin-top: -6px;
}
.seminar_first_txt {
	margin-bottom: 20px;
 padding-top: 50px;
}
.seminar_first_txt .h2-search {
 color: #2D99AD;
 font-size: 18px;
 font-weight: bold;
 letter-spacing: 1px;
}
.seminar_first_txt p {
 font-size: 1.4rem;
 padding-bottom: 20px;
}
.border_b {
 border-bottom: 2px solid #bac6cb;
 width: 100%;
}
@media only screen and (max-width:740px) {
 .seminar_first_txt {
  padding-top: 0;
 }
 .seminar_first_txt .h2-search {
  font-size: 16px;
 }
}