@charset "UTF-8";
@import url("http://fonts.googleapis.com/earlyaccess/notosansjp.css");


html {
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 75%;
  font-family: 'Noto Sans JP', sans-serif,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  line-height: 2.0;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
}

a {
  color: #333;
  text-decoration: underline;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
a:hover {
  text-decoration: none;
	opacity:0.5;
  filter: alpha(opacity=50);
  -moz-opacity:0.5;
}
p {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-size: 1.0rem;
  line-height: 1.8rem;
}
p small {
  line-height: 1.2rem;
  display: inline-block;
}
ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

/*header*/
header {
  display: flex;
  margin: 1rem auto;
  width: 900px;
  justify-content: space-between;
  align-content: center;
}
.snsArea, .asadigiLogo {
  display: flex;
  align-content: center;
}
.asadigiLogo p {
  font-size: 0.8rem;
  text-indent: 1.2rem;
}
.share_text {
  font-size: 1.2rem;
  font-weight: 700;
}
.share_link {
  width: 30px;
  margin-left: 25px;
  cursor: pointer;
}
@media screen and (max-width: 749px) {
  .share_link {
    width: 25px;
  }
}
.share_link.share-fb {
  width: 13px;
  height: 26px;
}
@media screen and (max-width: 749px) {
  .share_link.share-fb {
    width: 10px;
    height: 20px;
  }
}
.share_link.share-tw {
  width: 26px;
  height: 20px;
  margin-top: 4px;
}
@media screen and (max-width: 749px) {
  .share_link.share-tw {
    width: 22px;
    height: 16px;
  }
}
#ejaTop {
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ejaTop img {
  width: 300px;
  display: block;
  margin: 0 auto 1.5rem auto;
}
#ejaTop h1 {
  margin: 1rem auto 1.5rem auto;
  padding: 0;
  color: #000;
  width: auto;
  width: 90%;
}
#ejaTop h1 span.h1text1 {
  margin: 0 auto;
  padding: 0;
  background: none;
  color: #000;
  text-align: center;
  letter-spacing: 0.05rem;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.2;
}
#ejaTop h1 span.h1text2 {
  display: inline-block;
  margin: 0;
  padding: 0.2rem 0.8rem 0.3rem 1.0rem;
  background: none;
  color: #fff;
  background-color: #000;
  border-radius: 50px;
  text-align: center;
  letter-spacing: 0.2rem;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.0;
  vertical-align: baseline;
}
#ejaTop h1 span.h1text3 img {
  width: 100% !important;
  height: auto;
  margin: 0.5rem 0 0 0;
}
#ejaTop .sponsor {
  width: 90%;
  margin: 0 auto;
}
#ejaTop .sponsor ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 1rem;
  margin: 0;
  position: relative;
  top: 0px;
}
#ejaTop .sponsor ul img {
  margin: 0 0 0 0;
  width: 50%;
  position: relative;
  top: 10px;
  display: inline-block;
}

#ejaSec {
  /* background: url(../img/hero.jpg) no-repeat center center; */
  background-size: cover;
  padding: 0;
}
#ejaSec h1 {
  margin: 1rem auto;
  padding: 1rem;
  color: #fff;
  text-align: center;
}
#ejaSec h1 span {
  margin: 0;
  padding: 0.2rem 0.5rem;
  width: auto;
  background-color: #fff;
  color: #009fde;
  font-weight: 600;
  font-size: 1.0rem;
  line-height: 2;
}
#ejaSec h1 span.h1text {
  display: block;
  margin: 0 auto 0 auto;
  padding: 0.8rem 0 1.0rem 0;
  width: 100%;
  background: none;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.2;
}
#ejaSec h1 small {
  display: block;
  margin: 0 auto;
  padding: 0.5rem 0 0 0;
  font-size: 1.0rem;
  border-top: solid 1px #fff;
  width: 90%;
}

.contentsArea h2, .contentsArea1 h2 {
  padding: 0;
  color: #fff;
  text-align: left;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.4;
  width: 100%;
  overflow: hidden;
}

.contentsArea h2 span.shoulder, .contentsArea1 h2 span.shoulder {
  margin: 0 20px 0.5px -10px;
  padding: 3px 5px 3px 15px;
  color: #0d57a7;
  font-size: 1.0rem;
  display: block;
  width: 30%;
  min-width: 8rem;
  text-align: left;
  letter-spacing: 0.2rem;
  background-color: #ceebfb;
  transform: skewX(30deg);
}
.contentsArea h2 span.shoulder p, .contentsArea1 h2 span.shoulder p {
  transform: skewX(-30deg);
  font-weight: 800;
  font-size: 1.0rem !important;
  line-height: 1.4 !important;
  margin: 0 0 0 10px !important;
  padding: 0 !important;
}
.contentsArea h2 span.heading, .contentsArea1 h2 span.heading {
  background-color: #e84a7a;
  display: block;
  width: 96%;
  padding: 1% 2%;
}
.contentsArea ul h2, .contentsArea1 ul h2 {
  text-align: center;
  width: 90%;
  color: #fff;
  margin: 20px auto 10px auto;
  padding: 5px 0;
  display: block;
  background-color: #e84a7a;
}



h3 {
  margin: 1rem 0;
  padding: 0 12px 4px 12px;
  text-align: left;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #fff;
  background-color: #0d57a7;
  display: inline-block;
}
h4 {
  margin: 0.8rem auto;
  padding: 0.2rem 0 0.2rem 1rem;
  text-align: left;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #fff;
  background: -moz-linear-gradient(left, #009fde, #8ec222);
  background: -webkit-linear-gradient(left, #009fde, #8ec222);
  background: linear-gradient( to left, #009fde, #8ec222);
  border-radius: 10px;
}
.pageTop {
  margin: 4em 0;
  width: 100%;
  text-align: center;
}
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}

/* 画面外にいる状態 */
.fadeinLeft {
  opacity:0.0;
  filter: alpha(opacity=0);
  transition : all 500ms;
  -webkit-transform : translate(-50px, 0);
  -moz-transform : translate(-50px, 0);
  -ms-transform : translate(-50px, 0);
  -o-transform : translate(-50px, 0);
  transform : translate(-50px, 0);
  -moz-opacity:0.0;
}
.fadeinRight {
  opacity:0.0;
  filter: alpha(opacity=0);
  transition : all 500ms;
  -webkit-transform : translate(50px, 0);
  -moz-transform : translate(50px, 0);
  -ms-transform : translate(50px, 0);
  -o-transform : translate(50px, 0);
  transform : translate(50px, 0);
  -moz-opacity:0.0;
}
.fadeinBottom {
  opacity:0.0;
  filter: alpha(opacity=0);
  transition : all 500ms;
  -webkit-transform : translate(0, 50px);
  -moz-transform : translate(0, 50px);
  -ms-transform : translate(0, 50px);
  -o-transform : translate(0, 50px);
  transform : translate(0, 50px);
  -moz-opacity:0.0;
}

/* 画面内に入った状態 */
.fadeinLeft.scrollin, .fadeinRight.scrollin, .fadeinBottom.scrollin {
  opacity:1.0;
  filter: alpha(opacity=100);
  -webkit-transform : translate(0, 0);
  -moz-transform : translate(0, 0);
  -ms-transform : translate(0, 0);
  -o-transform : translate(0, 0);
  transform : translate(0, 0);
  -moz-opacity:1.0;
}



/*header*/
header {
  display: flex;
  margin: 1rem auto;
  width: 90%;
  justify-content: space-between;
  align-content: center;
}
.asadigiLogo {
  display: block;
  align-content: center;
  color: #000;
}
.snsArea {
  display: flex;
  align-content: center;
  color: #fff;
}
.asadigiLogo p {
  font-size: 0.8rem;
  text-indent: 0rem;
  line-height: 1.2rem;
}
.share_text {
  font-size: 1.2rem;
  font-weight: 700;
}
.share_link {
  width: 30px;
  margin-left: 10px;
  cursor: pointer;
}
@media screen and (max-width: 749px) {
  .share_link {
    width: 25px;
  }
}
.share_link.share-fb {
  width: 13px;
  height: 26px;
}
@media screen and (max-width: 749px) {
  .share_link.share-fb {
    width: 10px;
    height: 20px;
    margin-top: 4px;
  }
}
.share_link.share-tw {
  width: 26px;
  height: 20px;
  margin-top: 4px;
}
@media screen and (max-width: 749px) {
  .share_link.share-tw {
    width: 22px;
    height: 16px;
  }
}


/*contents*/
#main section {
}
.contentsArea {
  display: block;
  padding: 30px 0 0 0;
  width: 100%;
}
.contentSet {
  display: block;
  margin: 0 auto 40px auto;
  padding: 2% 5% 8% 5%;
  width: 80%;
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 8px 8px 0 rgba(13,87,167,0.3);
}
.contentSet.blue {
  border-bottom: solid 1px #2ea7e0;
}
.contentNav {
  display: block;
  margin: 0 auto 40px auto;
  padding: 0;
  width: 90%;
  word-wrap: break-word;
  background-color: none;
}
.columnSec.greeting img {
  width: 100%;
  margin: 0 0 10px 0;
}
.columnSec.greeting p {
  display: block;
}
.greeting1st {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.greeting2nd {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.contentNav ul {
  margin: 0;
  display: block;
}
.contentNav ul li {
  display: block;
  margin: 0 0 2rem 0;
  width: 100%;
}
.contentNav ul li a div {
  width: 100%;
}

.contentNav ul li a {
  display: flex;
  width: 100%;
  height: 100%;
  color: #333;
  text-decoration: none;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: flex-start;
  box-shadow: 10px 10px 0px rgba(13,87,167,0.3);
  padding: 0 0 1.2rem 0;
  border-radius: 20px;
  overflow: hidden;
  background-color: rgba(255,255,255,1.0);
}
.contentNav ul li a:hover {
  opacity:1;
  filter: alpha(opacity=100);
  -moz-opacity:1;
  box-shadow: 3px 3px 0px rgba(13,87,167,0.3);
  background-color: rgba(255,255,255,0.5);
}
.contentNav ul li a img {
  width: 100%;
}
.contentNav ul li a div p {
  padding: 0 0 1rem 0;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 2.0rem;
}
.contentNav ul li a div p small {
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 0.8rem;
}
.contentNav ul li a div ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  width: 90%;
  margin: 0 auto;
}
.contentNav ul li a div ul li {
  display: block;
  margin: 15px 0 0 0;
  padding: 0 0 4px 0;
  text-indent: 10px;
  width: 48%;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 2.0rem;
  border-left: solid 3px #0d57a7;
}
.contentNav ul li a div ul li:nth-child(5) {
  width: 100%!important;
}
.contentNav ul li a div ul li small {
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 0.8rem;
}

.contentsArea1 .contentNav {
  margin: 60px auto 0 auto;
}
.contentsArea1 .contentNav ul li {
  width: 100%;
  margin: 40px 0;
}
.contentsArea1 .contentNav ul li a {
  padding: 0;
}
.contentsArea1 .contentNav ul li a div {
  width: 100%;
  margin: 0 0 20px 0;
}
.contentsArea1 .contentNav ul li img {
  width: 100%;
}
.contentsArea1 .contentNav ul li a div ul li {
  width: 48%;
  margin: 15px 0 0 0;
}
.contentsArea1 .contentNav ul li a div ul li:nth-last-child(1) {
  width: 100%;
}

.contentsArea1 .contentNav a.archive {
  display: block;
  margin: 0 0 3rem 0;
}

.backHome {
  display: block;
  margin: 0 auto;
  padding: 0.8rem 0;
  width: 100% !important;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  background-color: #e84a7a;
  box-shadow: 10px 10px 0px rgba(13,87,167,0.3);
}
.backHome:hover {
  opacity:0.5;
  filter: alpha(opacity=50);
  -moz-opacity:0.5;
  box-shadow: 3px 3px 0px rgba(13,87,167,0.3);
}

.contentsArea1 {
  width: 100%;
  margin: 0 auto;
}

.contentSet .column {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.contentSet .column div {
  width: 65%;
}
.contentSet .column .columnInner {
  width: 30%;
}
.contentSet .column img {
  width: 100%;
}

.contentSet .columnSec p {
  margin: 1.4rem auto;
  width: 100%;
  line-height: 1.6 !important;
}
.contentSet .columnSec img {
  width: 100%;
}
.contentSet .columnSec p.prof {
  font-weight: 400;
  font-size: 0.87rem;
  line-height: 1.6 !important;
  width: 100%;
  margin: 0 0 1rem 0;
}
.contentSet .columnSec p.prof span {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.2;
}
.contentSet .columnSec p.prof span small {
  font-size: 1.0rem;
}
.contentSet .columnSec p.prof a {
  display: inline;
  color: #009fde;
}
.contentSet .columnSec p span.name {
  font-weight: 800;
  color: #009fde;
}

.contentSet .columnSec ul li a p {
  margin: 0;
  width: 100%;
  line-height: 1.4 !important;
}

.video{
  width:100%;
  padding-bottom: 56.25%;
  height:0px;
  position: relative;
}
.video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dlBtn {
  display: block;
  font-size: 1.0rem;
  font-weight: 600;
  color: #fff;
  background: -moz-linear-gradient(90deg, #E84A7A 40%, #0D57A7 60%);
  background: -webkit-linear-gradient(90deg, #E84A7A 40%, #0D57A7 60%);
  background: linear-gradient(90deg, #E84A7A 40%, #0D57A7 60%) fixed center center;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 5px 5px 8px rgba(0,0,0,0.5);
  width: 60%;
  text-align: center;
  margin: 1rem auto 0 auto;
}
/*------------------------------------------*/

/*footer*/
footer {
  display: block;
  padding: 1rem 0;
  width: 90%;
}
#footerContent {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#footerContent p {
  display: block;
  margin: 0 0 0 1rem;
  padding: 0;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 0.7rem;
  line-height: 1.2rem;
}

/*------------------------------------------*/
.presentation01, .presentation02, .presentation03, .presentation04 {
  background-size: 100%;
  display: block;
  border: solid 1px #ddd;
  margin: 20px 0 0 0;
}
.presentation01 {
  height: 60vw;
}
.presentation02 {
  height: 44vw;
}
.presentation03 {
  height: 60vw;
}
.presentation04 {
  height: 60vw;
}
#presentation01-01 {
  background: url(../img/presentation01/01.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-02 {
  background: url(../img/presentation01/02.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-03 {
  background: url(../img/presentation01/03.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-04 {
  background: url(../img/presentation01/04.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-05 {
  background: url(../img/presentation01/05.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-06 {
  background: url(../img/presentation01/06.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-07 {
  background: url(../img/presentation01/07.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-08 {
  background: url(../img/presentation01/08.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-09 {
  background: url(../img/presentation01/09.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-10 {
  background: url(../img/presentation01/10.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-11 {
  background: url(../img/presentation01/11.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-12 {
  background: url(../img/presentation01/12.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-13 {
  background: url(../img/presentation01/13.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-14 {
  background: url(../img/presentation01/14.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-15 {
  background: url(../img/presentation01/15.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-16 {
  background: url(../img/presentation01/16.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-16-2 {
  background: url(../img/presentation01/16-2.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-17 {
  background: url(../img/presentation01/17.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-18 {
  background: url(../img/presentation01/18.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-19 {
  background: url(../img/presentation01/19.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-20 {
  background: url(../img/presentation01/20.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-21 {
  background: url(../img/presentation01/21.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-22 {
  background: url(../img/presentation01/22.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-23 {
  background: url(../img/presentation01/23.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation01-24 {
  background: url(../img/presentation01/24.jpg) no-repeat center center;
  background-size: 100%;
}

#presentation02-01 {
  background: url(../img/presentation02/01.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-02 {
  background: url(../img/presentation02/02.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-03 {
  background: url(../img/presentation02/03.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-04 {
  background: url(../img/presentation02/04.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-05 {
  background: url(../img/presentation02/05.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-06 {
  background: url(../img/presentation02/06.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-07 {
  background: url(../img/presentation02/07.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-08 {
  background: url(../img/presentation02/08.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-09 {
  background: url(../img/presentation02/09.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-10 {
  background: url(../img/presentation02/10.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-11 {
  background: url(../img/presentation02/11.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-12 {
  background: url(../img/presentation02/12.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-13 {
  background: url(../img/presentation02/13.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-14 {
  background: url(../img/presentation02/14.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-15 {
  background: url(../img/presentation02/15.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-16 {
  background: url(../img/presentation02/16.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-17 {
  background: url(../img/presentation02/17.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-18 {
  background: url(../img/presentation02/18.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-19 {
  background: url(../img/presentation02/19.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-20 {
  background: url(../img/presentation02/20.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-21 {
  background: url(../img/presentation02/21.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation02-22 {
  background: url(../img/presentation02/22.jpg) no-repeat center center;
  background-size: 100%;
}

#presentation03-01 {
  background: url(../img/presentation03/01.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation03-02 {
  background: url(../img/presentation03/02.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation03-03 {
  background: url(../img/presentation03/03.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation03-04 {
  background: url(../img/presentation03/04.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation03-05 {
  background: url(../img/presentation03/05.jpg) no-repeat center center;
  background-size: 100%;
}

#presentation04-01 {
  background: url(../img/presentation04/01.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-02 {
  background: url(../img/presentation04/02.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-03 {
  background: url(../img/presentation04/03.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-04 {
  background: url(../img/presentation04/04.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-05 {
  background: url(../img/presentation04/05.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-06 {
  background: url(../img/presentation04/06.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-07 {
  background: url(../img/presentation04/07.jpg) no-repeat center center;
  background-size: 100%;
}
#presentation04-08 {
  background: url(../img/presentation04/08.jpg) no-repeat center center;
  background-size: 100%;
}
