#mainArea {
  position: relative;
  box-sizing: content-box;
  margin: 0 auto;
  background-image: url(../images/tenshi/bg_main.jpg);
}
#mainArea .mainText {
  background-image: url(../images/tenshi/main.svg);
  position: absolute;
}
#mainArea .main01 {
  position: absolute;
}
#mainArea .main01 a {
  display: inline-block;
}
.content01 {
  background-image: url(../images/tenshi/bg_content.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.content01 .inner {
  background: rgba(24, 24, 24, 0.8);
  color: #fff;
}
.content01a ul {
  overflow: hidden;
}
.content01a li {
  float: left;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.content01a .circle_1 {
  background-image: url(../images/tenshi/circle_1.png);
  transition: opacity 1s ease-in-out 0.5s;
}
.content01a .circle_2 {
  background-image: url(../images/tenshi/circle_2.png);
  transition: opacity 1s ease-in-out 0.55s;
}
.content01a .circle_3 {
  background-image: url(../images/tenshi/circle_3.png);
  transition: opacity 1s ease-in-out 0.6s;
}
.content01a .circle_4 {
  background-image: url(../images/tenshi/circle_4.png);
  transition: opacity 1s ease-in-out 0.65s;
}
.content01 .skrollable-after {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.content02 {
  background: url(../images/common/bg_mesh.jpg);
}
.content02 .inner {
  background: rgba(255, 255, 255, 0.8);
}
.content02 h4 .marker {
  background: url(../images/common/marker_b.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.content02 h5 {
  font-weight: bold;
  text-align: center;
}
.content02 dt span {
  color: #666;
}
.content02 dd::before {
  content: url(../images/sougi/dots.png);
}
.content02 dd {
  font-weight: bold;
}
.content03 h4 .marker {
  background: url(../images/common/marker_b.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.content03a {
  background: #e9c000;
}
.content03 ul {
  margin-left: 1em;
}
.content03 li {
  list-style: disc;
}
.blackT {
  fill:#1A1A1A;
}
.whiteT {
  fill:#fff;
}

@media screen and (min-width: 641px){
  #mainArea {
    height: 819px;
    background-repeat: no-repeat;
  }
  #mainArea {
    padding-top: 70px;
    background-position: center 70px;
  }
  #mainArea .inner {
    height: 819px;
    position: relative;
  }
  #mainArea .mainText {
    width: 267px;
    height: 447px;
    top: 100px;
    left: 95px;
    text-indent: -9999px;
    background-repeat: no-repeat;
  }
  #mainArea .subText {
    width: 382px;
    height: 86px;
    background-image: url(../images/tenshi/main_p.svg);
    position: absolute;
    top: 666px;
    left:60px;
    text-indent: -9999px;
    background-repeat: no-repeat;
  }
  #mainArea .main01 {
    top: 550px;
    left:505px;
  }
  #mainArea .main01 a {
    position: relative;
    width: 190px;
    height: 190px;
    border-radius: 95px;
    margin-left: -26px;
  }
  #mainArea .main01 a:hover {
    opacity: 0.7;
    transition: 0.3s ease-in-out;
    background: #fff;
  }
  .content01 {
    padding: 60px 0 55px;
  }
  .content01 .inner {
    width: 840px;
    padding: 125px 133px 355px;
  }
  .content01 h4 {
    opacity: 0;
    transition: opacity 1s ease-in-out;
  }
  .content01 p {
    width: 574px;
    height: 18px;
    text-indent: -9999px;
    background-image: url(../images/tenshi/content_1_p.svg);
    background-repeat: no-repeat;
    margin: 45px 0 150px;
    opacity: 0;
    transition: opacity 1s ease-in-out 0.25s;
  }
  .content01a li {
    width: 130px;
    height: 130px;
    border-radius: 65px;
    margin-left: 16px;
    opacity: 0;
  }
  .content01a .circle_1 {
    margin-left: 0;
  }
  .content01b {
    width: 562px;
    color: #1a1a1a;
    border: 6px solid #fff;
    margin: 45px auto 40px;
  }
  .content01b ul {
    background: #fff;
    border: 2px solid #1a1a1a;
    padding: 25px 65px;
  }
  .content01b li {
    font-size: 18px;
    list-style: disc;
  }
  .content01c {
    width: 411px;
    height: 18px;
    text-indent: -9999px;
    background-image: url(../images/tenshi/content_1c.svg);
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  .content01d {
    font-size: 16px;
    margin: 40px 0 85px;
  }
  .content01e {
    position: relative;
  }
  .content01e .photo {
    position: relative;
    left: 50%;
    margin-left: -177px;
  }
  .content01e a {
    display: inline-block;
    width: 190px;
    height: 190px;
    border-radius: 95px;
    position: relative;
    left: 50%;
    margin-left: -26px;
  }
  .content02 {
    padding: 42px 0 ;
    margin-top: 80px;
  }
  .content02 .inner {
    width: 840px;
    padding: 22px 122px 55px;
    opacity: 0;
    transform: translate3d(100px, 0, 0);
    transition: transform 0.3s ease-in-out 0.5s, opacity 0.3s ease-in-out 0.5s;
  }
  .content02 .skrollable-after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  .content02 h5 {
    text-indent: -9999px;
    background-image: url(../images/tenshi/content_2_h5.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 20px 0 30px;
  }
  .content02 .content02a {
    text-align: center;
  }
  .content02 .content02a .dlWrapper {
    display: inline-block;
  }
  .content02 dl {
    display: table;
    text-align: left;
    padding-bottom: 10px;
  }
  .content02 dt {
    width: 260px;
    display: table-cell;
  }
  .content02 dt p {
    width: 157px;
    height: 18px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .content02 .dl01 dt p {
    background-image: url(../images/tenshi/content_2_dt_1.png);
  }
  .content02 .dl03 dt p {
    background-image: url(../images/tenshi/content_2_dt_3.png);
  }
  .content02 dt span {
    display: block;
    margin-top: 5px;
    margin-left: 5px;
  }
  .content02 dd {
    display: table-cell;
  }
  .content02 dd span {
    display: inline-block;
    width: 140px;
    height: 18px;
    text-indent: -9999px;
    background-position: right;
    background-repeat: no-repeat;
  }
  .content02 .dl01 dd span {
    background-image: url(../images/tenshi/content_2_dd_1.png);
	background-size: 140px;
  }
  .content02 .dl02 dd span {
    background-image: url(../images/tenshi/content_2_dd_2.png);
	background-size: 140px;
  }
  .content02 .dl03 dd span {
    background-image: url(../images/tenshi/content_2_dd_2.png);
	background-size: 140px;
  }
  .content02 dd::before {
    padding-right: 30px;
  }
  .content03 {
    padding: 90px 0 20px;
    font-size: 15px;
  }
  .content03 .inner {
    width: 562px;
  }
  .content03 h4 {
    margin-bottom: 30px;
  }
  .content03 p {
    margin-bottom: 20px;
  }
  .content03a {
    border: 6px solid #e9c000;
  }
  .content03a p {
    margin: 0;
    border: 2px solid #fff;
    padding: 10px 0;
  }
  .content03a span {
    display: block;
    width: 339px;
    height: 20px;
    margin: 0 auto;
    text-indent: -9999px;
    background-image: url(../images/tenshi/content_3a.svg);
    background-repeat: no-repeat;
  }
  .content03 ul {
    margin-top: 30px;
  }
}


@media screen and (max-width:640px){
  #mainArea {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 40px;
    padding-top: 40px;
  }
  #mainArea .inner {
    width: 100%;
  }
  #mainArea .mainText {
    text-indent: -9999px;
    background-repeat: no-repeat;
    width: 30%;
    top: 30%;
    left: 10%;
  }
  #mainArea .subText {
    width: 50%;
    position: absolute;
    right: 3%;
    top: 30%;
  }
  #mainArea .main01 {
    width: 80%;
    text-align: right;
    right: 5%;
    bottom: 10px;
  }
  #mainArea .main01 .photo {
    width: 42%;
    height: 42%;
    left: 50%;
    margin-left: -39%;
  }
  #mainArea .main01 a {
    width: 42%;
    height: 42%;
    border-radius: 50%;
    left: 50%;
    margin-left: -6%;
  }
  #mainArea .main01 a img {
    width: 100%;
    height: auto;
  }
  .content .inner {
    width: 88%;
    padding: 4%
  }
  .content01a ul {
    margin-top: 20px;
  }
  .content01a li {
    width: 33%;
    margin-left: 10%;
    background-size: contain;
  }
  .content01a .circle_1 {
    margin-left: 12%;
  }
  .content01a .circle_3 {
    margin-left: 12%;
  }
  .content02 {
    margin-top: 20px;
  }
  .content02 h5 {
    font-size: 14px;
  }
  .content02 dt p {
    display: inline-block;
    font-size: 13px;
  }
  .content02 dd::before {
    padding-right: 10px;
  }
  .content02 dd {
    font-size: 13px;
  }
  .content03 p {
    margin-bottom: 10px;
  }
  .content03a {
    border: 4px solid #e9c000;
  }
  .content03a p {
    border: 1px solid #fff;
    margin: 0;
    text-align: center;
    padding: 5px 0;
  }
  .content03a span {
    display: inline-block;
    font-size: 14px;
  }
  .content03 ul {
    margin-top: 10px;
  }
}
