@charset "UTF-8";
@media screen and (min-width: 781px) {
  body {
    margin: 0 auto;
    overflow-x: hidden;
    animation: fadeIn .5s ease 0s 1 normal;
    -webkit-animation: fadeIn .5s ease 0s 1 normal;
  }
}
#Source--sp {
  display: none;
}

#Source--pc {
  /*==========animation==========*/
}
#Source--pc #header {
  width: 100%;
  margin-bottom: 30px;
}
#Source--pc #header .hd-upper {
  width: 100%;
  background: #f5f5f5;
  padding: 0 20px;
  box-sizing: border-box;
}
#Source--pc #header .hd-upper p {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0;
  margin: 0 auto;
  text-align: right;
}
#Source--pc .fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}
#Source--pc #header .hd-contents {
  display: flex;
  width: 100%;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  justify-content: space-between;
  background: #fff;
}
#Source--pc #header .hd-contents h1 {
  display: inline-block;
  margin: 15px 0 0 25px;
}
#Source--pc #header .hd-contents h1 a img {
  max-width: 144px;
}
#Source--pc .sp_button {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 48px;
  right: 37px;
  cursor: pointer;
  z-index: 100;
}
#Source--pc .humburger {
  display: block;
  width: 30px;
  height: 30px;
  z-index: 9999;
}
#Source--pc .humburger span {
  display: block;
  position: absolute;
  width: 35px;
  height: 3px;
  background: #34c2e4;
}
#Source--pc .humburger span:nth-child(2) {
  transform: translateY(10px);
}
#Source--pc .humburger span:nth-child(3) {
  transform: translateY(20px);
}
#Source--pc #header .hd-contents #g-nav .dropmenu {
  margin-top: 20px;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li {
  position: relative;
  float: left;
  margin: 0 35px;
  text-align: center;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #34c2e4;
  letter-spacing: 2px;
  padding: 15px 0 10px;
  transition: all .3s ease;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li ul {
  position: absolute;
  top: 100%;
  left: -5px;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: all .3s ease;
  margin: 0;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li ul li a {
  display: block;
  font-size: 12px;
  color: #fff;
  letter-spacing: 2px;
  padding: 0;
  text-align: center;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li a:hover {
  opacity: .5;
}
#Source--pc #header .hd-contents #g-nav .dropmenu li:hover ul li {
  overflow: visible;
  height: 38px;
}
#Source--pc #header .hd-contents .contact {
  font-size: 16px;
  font-style: italic;
  color: #fff;
  letter-spacing: 2px;
  padding: 33px 20px;
  background: #43e1dc;
  transition: all .3s ease;
  border-radius: 2px;
}
#Source--pc #header .hd-contents .contact:hover {
  opacity: .5;
}


/*========== Workshorkshop Report start ==========*/
#Source--pc #main {
  padding: 2px;
}
/* event_main */
#Source--pc .event_main {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#Source--pc .event_main img.kv {
  margin: 0 auto;
  opacity: 1;
}
#Source--pc .event_main .title {
  margin: 50px auto 0 auto;
  text-align: left;
  width: 1206px;  
}
#Source--pc .event_main .title ul li {
  display: inline-block;
  margin: 30px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #444;
  text-align: left;
  
}
#Source--pc .event_main .title ul li p {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  color: #444;
  padding: 20px 70px 20px 20px;
  background-image: url("/takaki/events/images/ws_title_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 3;
  
}
#Source--pc .event_main .title ul li span {
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 1px;
}

/* workshop */
#Source--pc #workshop .workshop_top .inner {
  padding: 0 0 100px;
  position: relative;
  z-index: 0;
}
#Source--pc #workshop .bc_box01 {
  position: absolute;
  content: "";
  width: 100%;
  height: auto;
  padding: 470px 0;
  top: -350px;
  left: 0;
  background-image: url("/takaki/events/images/bc-right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -2;
}
#Source--pc #workshop .bc_box02 {
  position: absolute;
  width: 100%;
  padding: 600px 0;
  /* margin-top: -80px; */
  background: url("/takaki/events/images/bc-left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -1;
}
#Source--pc #workshop .workshop_top {
  width: 100%;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
}
#Source--pc #workshop .workshop_top .picarea{
  padding: 0 30px;
  margin: 3% auto;
  text-align: center;
}
#Source--pc #workshop .workshop_top .picarea img{
/*  margin: 10px 30px;
  width: 100%;*/
  margin: 0 20px;
  width: 90%;

  height: auto;
}
#Source--pc #workshop .workshop_top .picarea ul li {
  margin: 80px 10px 50px;
  display: inline-block;
}
#Source--pc #workshop .workshop_top .buttonarea{
  padding: 10px 30px;
  text-align: center;
}
#Source--pc #workshop .workshop_top .buttonarea img{
  margin: 10px 30px;
}
#Source--pc #workshop .workshop_top .buttonarea img:hover {
  opacity: .5;
}

#Source--pc #workshop .workshop_top .buttonarea ul li {
  margin: 80px 0 50px;
  display: inline-block;
}
#Source--pc #workshop .workshop_top h2 {
  font-size: 100px;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  font-weight: 100;
  font-style: italic;
  color: #34c2e4;
  letter-spacing: 15px;
  margin: 0 auto 40px;
  opacity: 0;
}
#Source--pc #workshop .workshop_top h2 p {
  display: block;
  font-size: 20px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #444;
  letter-spacing: 2px;
  line-height: 1.7;
  padding-left: 10px;
  margin: 50px 0 0;
}
#Source--pc #workshop .workshop_top h2 p span{
  background: #ffff00;
  font-weight: 500;
  padding: 5px;
}
#Source--pc a {
  color: #008ce2;
}
#Source--pc a:hover {
  opacity: .5;
}
#Source--pc #workshop .workshop_top .scd{
  display: flex;
  justify-content: center;
  margin: 0 10%;
}
#Source--pc #workshop .workshop_top .scd table {
  position: relative;
  font-size: 14px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #444;
  margin: 50px 10px 25px;
  letter-spacing: 2px;
  justify-content: space-around;
}
#Source--pc #workshop .workshop_top .scd  table caption {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
#Source--pc #workshop .workshop_top .scd  table caption span {
  font-size: 35px;
  vertical-align: text-bottom;
}
#Source--pc #workshop .workshop_top table tr {
  padding: 2px 20px 2px 2px;
}

#Source--pc #workshop .workshop_top table tr th {
  padding: 2px 10px 2px 2px;
  line-height: 200%;
  white-space: nowrap;
  width: 100px;
}
#Source--pc #workshop .workshop_top table tr td {
  white-space: nowrap;
  width: 100px;
  text-align: left;
  line-height: normal;
}


#Source--pc #workshop .workshop_top .contact_content {
  width : 780px;
  margin :  0 auto 120px;
  padding: 40px;
  text-align: center;
  border: solid #00bae2;
}
#Source--pc #workshop .workshop_top .contact_content .contact_text {
  font-size: 18px;
  color: #818485;
  text-align: left;
  letter-spacing: 2px;
  margin: 0 0 25px;
  line-height: 180%;
}
#Source--pc #workshop .workshop_top .contact_content .contact_link {
  position: relative;
  display: inline-block;
  font-size: 40px;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  font-style: italic;
  font-weight: 100;
  color: #fff;
  padding: 20px 265px;
  letter-spacing: 5px;
  margin: 0 auto;
  background: linear-gradient(#008ce2, #00b4e2);
  border-radius: 5px;
  transition: all 0.3s ease;
}
#Source--pc #workshop .workshop_top .contact_content .contact_link:hover {
  opacity: .7;
}
#Source--pc #workshop .workshop_top .contact_content .contact_link::before {
  position: absolute;
  content: url("/takaki/events/images/contact-right.png");
  left: 30px;
  transition: all 0.3s ease;
  position: absolute;
  content: url("/takaki/events/images/contact-right.png");
  left: 5%;
  transition: all 0.3s ease;
  top: calc(50% - 22px);
}
#Source--pc #workshop .workshop_top .contact_content .contact_link:hover::before {
  left: 50px;
}
#Source--pc #workshop .workshop_top .contact_content .contact_link img {
  padding: 0 0 5px;
}
/* report */
#Source--pc #report {
  margin-bottom: 120px;
}
#Source--pc #report .scd {
  margin: 0 auto 80px;
}
#Source--pc #report .scd table {
  text-align: left;
  display: inline-block;
  vertical-align: top; 
  margin-left: 10px;
  position: relative;
  font-size: 14px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #444;
  letter-spacing: 2px;
  justify-content: space-around;
}
#Source--pc #report .scd table tr {
  padding: 2px 20px 2px 2px;
}

#Source--pc #report .scd table tr th{
  padding: 2px 10px 2px 2px;
  line-height: 180%;
  white-space: nowrap;
  width: 100px;
}
#Source--pc #report .scd table tr td{
  white-space: nowrap;
  width: 100px;
}
#Source--pc #report .article {
  width: 1206px;
  margin: 0 auto 80px;
}
#Source--pc #report .article h2 {
  text-align: left;
}
#Source--pc #report .article h3 {
  margin: 50px auto 20px;
  font-size: 28px;
  font-weight: bold;
  color: #008ce2;
  letter-spacing: 2px;
  text-align: left;
}
#Source--pc #report .article h3 a.anchor {
  display: block;
  padding-top: 140px;
  margin-top: -140px;
  color: #008ce2;
}
#Source--pc #report .article h3 a.anchor:hover {
  opacity: 1;
}
#Source--pc #report .article ul li  {
  max-width: 700px;
  display: inline-block;
  vertical-align: top; 
  font-size: 18px;
  color: #444;
  padding: 10px;
  text-align: left;
  letter-spacing: 2px;
  line-height: 200%;
}
#Source--pc #report .article ul li img {
  margin: 10px;
  width: 80%;
}
#Source--pc #report .buttonarea{
  padding: 0 30px 20px;
  text-align: center;

}
#Source--pc #report .buttonarea img{
  margin: 10px 30px;
}
#Source--pc #report .buttonarea img.blue:hover {
  opacity: .5;
}
#Source--pc #report .contact_content {
  width: 780px;
  margin:  50px auto 120px;
  padding: 40px;
  text-align: center;
  border: solid #00bae2;
}
#Source--pc #report .contact_content .contact_text {
  font-size: 18px;
  color: #818485;
  text-align: left;
  letter-spacing: 2px;
  margin: 0 0 25px;
  line-height: 180%;
}
#Source--pc #report .contact_content .contact_link {
  position: relative;
  display: inline-block;
  font-size: 40px;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  font-style: italic;
  font-weight: 100;
  color: #fff;
  padding: 20px 265px;
  letter-spacing: 5px;
  margin: 0 auto;
  background: linear-gradient(#008ce2, #00b4e2);
  border-radius: 5px;
  transition: all 0.3s ease;
}
#Source--pc #report .contact_content .contact_link:hover {
  opacity: .7;
}
#Source--pc #report .contact_content .contact_link::before {
  position: absolute;
  content: url("/takaki/events/images/contact-right.png");
  left: 30px;
  transition: all 0.3s ease;
  position: absolute;
  content: url("/takaki/events/images/contact-right.png");
  left: 5%;
  transition: all 0.3s ease;
  top: calc(50% - 22px);
}
#Source--pc #report .contact_content .contact_link:hover::before {
  left: 50px;
}
#Source--pc #report .contact_content .contact_link img {
  padding: 0 0 5px;
}
#Source--pc #report .bc_box02 {
  position: absolute;
  width: 100%;
  padding: 470px 0;
  background: url("/takaki/events/images/bc-left.png");
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -2;
}
/*========== Workshorkshop Report end ==========*/


#Source--pc a.arrow {
  position: absolute;
  bottom: 0vh;
  left: calc(50% - 30px);
  transition: .3s;
}
#Source--pc a.arrow:hover {
  opacity: .5;
}
#Source--pc #footer {
  width: 100%;
  color: #fff;
  text-align: center;
  background: linear-gradient(#008ce2, #008ce2, #008ce2, #00b4e2);
}
#Source--pc #footer .footer_inner {
  padding: 70px 0 0;
  margin: 0 auto;
}
#Source--pc #footer .footer_inner h3 {
  display: inline-block;
  vertical-align: top;
}
#Source--pc #footer .footer_inner h3 a {
  transition: .3s;
}
#Source--pc #footer .footer_inner h3 a:hover {
  opacity: .5;
}
#Source--pc #footer .footer_inner div {
  display: inline-block;
  text-align: left;
  margin: 0 0 0 50px;
}
#Source--pc #footer .footer_inner div h4 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  line-height: 1.3;
}
#Source--pc #footer .footer_inner div h5 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  margin: 20px 0;
}
#Source--pc #footer .footer_inner div h5 span {
  font-weight: bold;
}
#Source--pc #footer .footer_inner div p {
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
  line-height: 1.5;
  margin-top: 20px;
}
#Source--pc #footer .footer_inner div p + p {
  margin-top: 0;
}
#Source--pc #footer .footer_inner div a {
  color: #fff;
  transition: .3s;
}
#Source--pc #footer .footer_inner div p a:hover {
  opacity: .5;
}
#Source--pc #footer .footer_inner div h6 {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 30px auto 0;
}
#Source--pc #footer .footer_inner div p.h6-text {
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  margin: 10px auto;
  font-weight: normal;
}
#Source--pc #footer .footer_inner .bottom {
  padding: 30px 50px 0;
  margin: 35px auto 0;
  text-align: center;
  border-top: 1px solid #3FA5E3;
  display: block;
}
#Source--pc #footer .footer_inner .bottom p br {
  display: none;
}
#Source--pc #footer .footer_inner .bottom p .border {
  vertical-align: baseline;
  border-bottom: 1px solid #fff;
}
#Source--pc #footer .footer_inner .bottom ul {
  letter-spacing: -5px;
  margin: 40px 0;
}
#Source--pc #footer .footer_inner .bottom ul li {
  display: inline-block;
  letter-spacing: 2px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}
#Source--pc #footer .footer_inner .bottom ul li:first-child {
  border-left: none;
}
#Source--pc #footer .footer_inner .bottom ul li a {
  position: relative;
  font-size: 12px;
  color: #fff;
  transition: all .3s ease;
}
#Source--pc #footer .footer_inner .bottom ul li a::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #fff;
  transition: all .3s ease;
}
#Source--pc #footer .footer_inner .bottom ul li a:hover::after {
  width: 100%;
}
#Source--pc #footer .copy {
  font-size: 10px;
  font-style: italic;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  color: #fff;
  letter-spacing: 2px;
  padding-bottom: 30px;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 1748px) {
}
@media screen and (max-width: 1690px) {
}
@media screen and (max-width: 1580px) {
}
@media screen and (max-width: 1360px) {
}
@media screen and (max-width: 1270px) {
  #Source--pc #workshop .workshop h2 {
    font-size: 80px;
  }
  #Source--pc #workshop .workshop_top h2 span {
    font-size: 18px;
  }
  #Source--pc #footer .footer_inner {
    padding: 25px 0 0;
  }
  #Source--pc #footer .footer_inner .bottom {
    padding: 25px 0;
  }
  #Source--pc #footer .footer_inner .bottom p {
    line-height: 2.5;
  }
  #Source--pc #footer .footer_inner .bottom p br {
    display: inherit;
  }
  #Source--pc #footer .footer_inner .bottom ul {
    text-align: left;
  }
  #Source--pc #footer .footer_inner .bottom ul li {
    width: calc(100% / 3);
    border: none;
    padding: 0;
    text-align: center;
    margin: 25px 0;
  }
  #Source--pc #workshop .workshop_top ul li {
    margin: 5px;
  }
  #Source--pc #workshop .workshop_top ul li .pc-img {
    display: none;
  }
  #Source--pc #workshop .workshop_top ul li .sp-img {
    display: block;
  }
  #Source--pc #workshop .workshop_top ul li:first-child, #Source--pc #workshop .workshop_top ul li:nth-child(2), #Source--pc #workshop .workshop_top ul li:last-child {
    margin: 5px;
  }
  #Source--pc #workshop .workshop_top ul li:first-child div, #Source--pc #workshop .workshop_top ul li:nth-child(2) div, #Source--pc #workshop .workshop_top ul li:last-child div {
    position: absolute;
    left: 0;
    text-align: center;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #Source--pc #workshop .workshop_top ul li div h3 {
    padding: 50px 0 0;
  }
  #Source--pc #workshop .workshop_top ul li div p {
    margin: 50px auto 0;
  }
}
@media screen and (max-width: 1140px) {
}
@media screen and (max-width: 1080px) {
}
@media screen and (max-width: 1050px) {
}
@media screen and (max-width: 950px) {
  #Source--pc #workshop .img_box01 {
    padding: 370px 0;
    top: -270px;
  }
  #Source--pc #workshop .bc_box01 {
    padding: 470px 0;
    top: -270px;
  }
}
#Source--pc .inline-box p.head span {
  margin: 0 0 0 3px;
}
#Source--pc .inline-box p.head span.blue {
  font-size: 25px;
  font-style: italic;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  background: #008acd;
  display: inline-block;
  color: #fff;
  padding: 3px 10%;
  letter-spacing: .2rem;
}
#Source--pc .inline-box p.head span.green {
  font-size: 25px;
  font-style: italic;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  background: #2ed3c5;
  display: inline-block;
  color: #fff;
  padding: 3px 10px;
  letter-spacing: .2rem;
}
#Source--pc .inline-box p.head span.yellow {
  font-size: 25px;
  font-style: italic;
  font-family: 'Brandon Grotesque','Roboto', sans-serif;
  background: #f8e01a;
  display: inline-block;
  color: #008acd;
  padding: 3px 10px;
  letter-spacing: .2rem;
}
#Source--pc .inline-box p.head span:first-child {
  margin: 0;
}
#Source--pc .inline-box p.title {
  margin: 20px auto;
  color: #01b3dd;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: .1rem;
}
#Source--pc .inline-box p.contents {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  letter-spacing: .1rem;
  line-height: 2;
  margin: 20px auto;
}
#Source--pc .inline-box p.date {
  font-size: 16px;
  font-weight: bold;
  color: #01b3dd;
  letter-spacing: .1rem;
  border-top: 1px solid #01b3dd;
  padding: 20px 0 0;
}

/* -----------------------------------------------
 *
 * Smartphone 用
 *
 *
================================================= */
@media screen and (max-width: 780px) {
  #Source--pc {
    display: none;
  }
  #Source--sp {
    display: block;
	color: #444;
  }
  #header div.header-top {
    background: #f5f5f5;
    text-align: right;
    padding: 0 5% 0 0;
  }
  #header div.header-top img {
    max-width: 93px;
  }
  #header div.header-fixed {
    margin: 0 auto;
    width: 90%;
    padding: 5%;
    position: fixed;
    z-index: 9;
    background: rgba(255, 255, 255, 0.9);
  }
  #header div.header-fixed h1 {
    float: left;
    width: 35%;
  }
  #header div.header-fixed a.contact {
    float: left;
    width: 27%;
    margin: 0 0 0 9%;
  }
  #header div.header-fixed span {
    position: relative;
    float: left;
    width: 10%;
    margin: 2% 0 0 19%;
    background: none;
    height: 26px;
    border-top: 3px solid #01b3dd;
    cursor: pointer;
  }
  #header div.header-fixed span::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 3px;
    margin: 2% auto 0;
    background: #01b3dd;
  }
  #header div.header-fixed span::after {
    content: "";
    position: absolute;
    top: 23px;
    left: 0;
    width: 100%;
    height: 3px;
    margin: 2% auto 0;
    background: #01b3dd;
  }

  #nav {
    background: rgba(1, 179, 221, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 2.5vh;
    width: calc(100% - 5vh);
    height: 100vh;
    display: none;
  }
  #nav div.logo {
    width: 50%;
  }
  #nav a.crose {
    display: block;
    width: 30px;
    position: absolute;
    right: 10%;
    top: 5%;
  }
  #nav ul {
    margin: 5vh auto 0;
  }
  #nav ul li {
    display: block;
    margin: 10% 0 10% 10%;
  }
  #nav ul li a {
    display: inline-block;
  }
  #nav ul li a img {
    width: auto;
    height: 20px;
  }
  #nav ul li ul {
    margin: 0 auto;
  }
  #nav a.contact {
    display: inline-block;
  }
  div.first-view {
    width: 95%;
    margin: 11vh auto 0;
	padding: 0 10px;
    text-align: center;
  }
  div.first-view .title {
    padding: 2.5vh 0 3vh 0;
    text-align: left;
  }
  div.first-view ul li {
    padding: 0 0 0.2vh;
  }
  div.first-view ul li p {
    background: #ffff00;
    font-size: 18px;
    font-weight: bold;
    color: #444;
    margin-bottom: 1.5vh;
    padding: 1.2vh;
  }
  div.first-view ul li span {
    display: block;
    font-size: 14px;
    color: #008ce2;
    line-height: 1.6;
    color: #444; 
  }
  div.first-view ul li span a {
    display: block;
    position: relative;
    color: #008ce2;
  }
  div.first-view ul li span a:hover {
    opacity : 0.5;
  }
  div.workshop {
    margin: 3vh auto 6vh;
    text-align: center;
  }
  div.workshop h2 img{
    width: 80%;
  }
  div.workshop h2 {
    margin: 0 10px 3vh;
   text-align: left;
  }
  div.workshop h2 span {
   display: block;
    padding: 1.5vh 2vw 0;
    font-weight: bold;
    color: #008ce2;
    line-height: 1.5;
    color: #444;
  }
  div.workshop ul {
    margin: 0 0 4vh;
  }
  div.workshop ul li {
    position: relative;
    text-align: left;
    margin: 1vh 4vw 2vh;
    clear: both;
    line-height: 1.5;
  }
  div.workshop ul li a {
    position: relative;
    color: #008ce2;
    vertical-align: top;
  }
  div.workshop ul li a:hover {
    opacity : 0.5;
  }
   div.workshop ul li a.anchor {
    display: block;
    padding-top: 20vh;
    margin-top: -20vh;
  }
  div.workshop ul li a img {
    position: relative;
    z-index: 1;
  }
  div.workshop ul li img.pic {
    width: 60%;
  }
  div.workshop ul li img.reptitle {
    width: 60%;
  }
  div.workshop ul li a img:hover {
    opacity: .5;
  }
  div.workshop ul li a span {
    position: absolute;
    bottom: 5vh;
    z-index: 2;
    display: block;
    color: #fff;
    font-size: 12px;
    width: 100%;
    letter-spacing: .05rem;
  }
  div.workshop ul.pageNav {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
  }
  div.workshop ul.pageNav li {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 3vh;
  }
  div.workshop ul.otherInfo {
    margin-bottom: 20px;
    font-size: 14px;
  }
  div.workshop ul li p {
    text-align: left;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.5;
	font-size: 15px;
  }
  div.workshop ul li p span.left img {
    width: 50%;
    padding: 15px 15px 5px 0;
    float: left;
  }
  div.workshop ul li p span.right img {
    width: 50%;
    padding: 15px 0 5px 15px;
    float: right;
  }
  div.workshop ul li p.title {
    font-size: 20px;
    font-weight: bold;
    color: #008ce2;
    letter-spacing: 2px;
  }
  div.workshop ul li h3 {
    font-size: 16px;
    font-weight: bold;
    color: #008ce2;
    letter-spacing: 2px;
	margin-bottom: 1vh;
  }
  div.workshop ul li div.contents {
    display: none;
  }
  div.workshop ul li div.contents ul {
    width: 95%;
    margin: 50px auto;
  }
  div.workshop ul li div.contents ul li {
    background: #00bae2;
    color: #fff;
    margin: 2px auto;
    border-radius: 5px;
    padding: 15px 0;
  }
  div.workshop ul li div.contents#timetable ul li {
    background: #40ccc4;
  }
  div.workshop ul li div.contents ul li strong {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05rem;
    margin: 0 auto 10px;
    display: block;
  }
  div.workshop ul li div.contents ul li p {
    line-height: 1.5;
    font-size: 14px;
  }
  div.workshop ul li div.contents h4 {
    margin: 20px auto;
    text-align: left;
    width: 95%;
  }
  div.workshop ul li div.contents h4 span {
    color: #008ce2;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05rem;
    margin: 1px 3px;
    border: 1px solid #008ce2;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
  }
  div.workshop ul li div.contents p.other {
    width: 85%;
    margin: 0 auto;
    color: #008ce2;
    font-weight: bold;
    letter-spacing: .05rem;
    line-height: 1.5;
  }
  div.workshop ul li div.contents p.text {
    width: 85%;
    text-align: left;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px auto;
    color: #555;
  }
  div.workshop ul li div.contents a {
    display: inline-block;
    width: 90%;
    margin: 0 auto 50px;
  }
  p.cv-text {
    width: 95%;
    color: #818485;
    text-align: left;
    margin: 80px auto 15px;
    line-height: 1.5;
    font-size: 14px;
  }
  a.cv-button {
    width: 95%;
    display: block;
    margin: 0 auto;
  }
  .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #008ce2;
  }
  #footer div.logo {
    width: 60%;
    margin: 0 auto 10vh;
  }
  #footer div.logo p {
    margin: 5vh auto 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 2;
    color: #01b3dd;
  }
  #footer p.company {
    border-bottom: 1px solid #008ce2;
    border-top: 1px solid #008ce2;
    padding: 3vh 5%;
    font-weight: bold;
    color: #008ce2;
    font-size: 14px;
    letter-spacing: .05rem;
    line-height: 1.5;
  }
  #footer p.company a {
    color: #008ce2;
    margin: 10px auto;
    display: inline-block;
  }
  #footer p.company span {
    display: block;
    font-weight: bold;
  }
  #footer table {
    border-bottom: 1px solid #008ce2;
    padding: 3vh 5%;
    display: block;
  }
  #footer table a {
    color: #008ce2;
  }
  #footer table th, #footer table td {
    vertical-align: top;
    color: #008ce2;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.5;
  }
  #footer table th {
    text-align: left;
    width: 70px;
  }
  #footer ul {
    padding: 1.5vh 2%;
  }
  #footer ul li {
    display: inline-block;
    border-right: 1px solid #008ce2;
    padding: 0 3%;
    margin: 1% auto;
  }
  #footer ul li a {
    color: #008ce2;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.5;
  }
  #footer h5 {
    background: linear-gradient(#008de2, #00b5e2);
    padding: 3vh 5%;
    color: #fff;
    letter-spacing: .05rem;
  }
}
