@charset "UTF-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp {
  display: none;
}

p {
  line-height: 180%;
}

li {
  list-style-type: none;
}

a {
  color: #fff;
}
a:live {
  color: #fff;
}
a:hover {
  color: #fff;
}
a:visited {
  color: #fff;
}
a:active {
  color: #fff;
}

small {
  font-size: 13px;
}

html, body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  width: 100%;
  font-size: 15px;
  line-height: 160%;
  background: #f8ebc3;
}

input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#contents {
  float: left;
}

#mainBox {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(218, 235, 255)), color-stop(20%, rgba(255, 255, 255, 0))), url(../images/main.jpg);
  background: linear-gradient(to top, rgb(218, 235, 255), rgba(255, 255, 255, 0) 20%), url(../images/main.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 60px 30px 30px;
  overflow: hidden;
}

h1 {
  width: 73.3072916667%;
  margin: 0 auto 10px;
  text-align: center;
  position: relative;
  z-index: 20;
}
h1 img {
  width: 100%;
  max-width: 1400px;
}

.title {
  width: 80%;
  left: 20%;
  position: relative;
  z-index: 20;
}
.title img {
  width: 100%;
  max-width: 1000px;
}

.subTitle {
  text-align: center;
  padding: 10px 0;
  /*
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 40%, rgba(255,255,255,0.7) 60%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 40%,rgba(255,255,255,0.7) 60%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 40%,rgba(255,255,255,0.7) 60%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
  */
}

.subTitleBox {
  width: 60%;
  margin: 0 auto 10px;
}

.subTitleImg {
  width: 100%;
}

#downloadBook {
  position: absolute;
  width: 360px;
  left: 3.6458333333%;
  bottom: 1.0638297872%;
  z-index: 20;
}
#downloadBook .image img {
  width: 100%;
}
#downloadBook .attr {
  margin-top: 5px;
  font-size: 14px;
  color: #323232;
  line-height: 140%;
  text-shadow: 0 3px 1px #fff, 3px 0 1px #fff, 0 -3px 1px #fff, -3px 0 1px #fff, -3px -3px 1px #fff, 3px -3px 1px #fff, -3px 3px 1px #fff, 3px 3px 1px #fff;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  #downloadBook {
    width: 30vw;
  }
}
#human {
  position: absolute;
  bottom: 0;
  right: 6.7708333333%;
  width: 39.0625%;
  z-index: 10;
}
#human img {
  width: 100%;
}

#detailed {
  position: absolute;
  right: 30px;
  bottom: 20px;
  width: 65%;
  z-index: 20;
}

.detailedAttention {
  position: relative;
  z-index: 20;
  margin-top: 20px;
  color: #004998;
  text-shadow: 0 3px 1px #fff, 3px 0 1px #fff, 0 -3px 1px #fff, -3px 0 1px #fff, -3px -3px 1px #fff, 3px -3px 1px #fff, -3px 3px 1px #fff, 3px 3px 1px #fff;
  font-size: 16px;
  font-weight: 700;
}
.detailedAttention p {
  line-height: 140%;
}

.detailedAttentionLink {
  padding: 20px 0 5px;
  color: #004998;
  font-size: 18px;
}
.detailedAttentionLink a {
  text-decoration: none;
  border-bottom: 2px solid #fff;
  color: #0049cc;
}
.detailedAttentionLink a:link {
  color: #0049cc;
}
.detailedAttentionLink a:hover {
  color: #0049cc;
}
.detailedAttentionLink a:active {
  color: #0049cc;
}
.detailedAttentionLink a:visited {
  color: #0049cc;
}

.campaign {
  width: 50%;
  float: right;
}

.campaignImg {
  width: auto;
}

.countTitle {
  text-align: center;
}

.countTitleBox {
  max-width: 530px;
  margin: 20px auto;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  padding: 10px;
  border: 4px solid #FFEF56;
  color: #FFEF56;
  background: rgba(0, 0, 0, 0.05);
  /*
  color: #fff;
  text-shadow: #FFE456 2px 0px,  #FFE456 -2px 0px,
  #FFE456 0px -2px, #FFE456 0px 2px,
  #FFE456 2px 2px , #FFE456 -2px 2px,
  #FFE456 2px -2px, #FFE456 -2px -2px,
  #FFE456 1px 2px,  #FFE456 -1px 2px,
  #FFE456 1px -2px, #FFE456 -1px -2px,
  #FFE456 2px 1px,  #FFE456 -2px 1px,
  #FFE456 2px -1px, #FFE456 -2px -1px;
  */
}

#footer, #footer2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#40403f+0,252324+100 */
  background: #40403f; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#40403f), to(#252324));
  background: linear-gradient(to bottom, #40403f 0%, #252324 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#40403f", endColorstr="#252324",GradientType=0 ); /* IE6-9 */
  height: 126px;
  z-index: 30;
  color: #fff;
  position: relative;
}
#footer .information, #footer2 .information {
  float: right;
  width: 52%;
  margin-top: 4px;
}

#footer {
  height: auto;
  padding-bottom: 50px;
}

#footer2 {
  margin-top: 30px;
}
#footer2 .information {
  margin: 15px 0 5px 0;
}

.footerBtn {
  width: 100%;
  padding: 10px 0;
  padding: 10px 0;
  display: block;
  text-align: center;
}
.footerBtn img {
  width: 90%;
  max-width: 450px;
}

.topBtn {
  position: absolute;
  height: 30px;
  width: 150px;
  background: #40403f;
  color: #fff;
  font-size: 14px;
  text-align: center;
  right: 0;
  top: -30px;
  line-height: 230%;
}

.logo {
  float: left;
  width: 48%;
  text-align: center;
  margin-top: 13px;
  font-size: 13px;
}
.logo img {
  margin-bottom: 10px;
}
.logo .text {
  margin-bottom: 10px;
  font-size: 12px;
  color: #FFF;
  text-align: center;
}

.invitation {
  font-size: 1.3vw;
}

.telBox {
  float: left;
  margin-top: 10px;
}
.telBox address {
  display: inline;
  font-style: normal;
  font-size: 1.8vw;
  font-weight: 700;
  vertical-align: middle;
  margin-left: 10px;
}

.telTxt {
  float: left;
  margin: 10px 0 0 6px;
  line-height: 110%;
  font-size: 13px;
  text-align: left;
}

.address {
  margin-top: 0;
  width: 52%;
  float: right;
  text-align: left;
  font-size: 13px;
}

#addEvent {
  padding: 18px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../images/bg_event.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#addEvent .catch {
  width: 94%;
  margin: 0 auto 10px;
}
#addEvent .catch .icon {
  display: inline-block;
  margin-left: 35px;
  margin-bottom: 5px;
  padding: 0 10px;
  -webkit-box-shadow: 0 0 3px 3px #FFF;
          box-shadow: 0 0 3px 3px #FFF;
  border-radius: 16px;
  background-color: #005fd4;
  color: #FFF;
  font-size: 18px;
}
#addEvent .catch .catchText {
  font-size: 20px;
  color: #004cbf;
  text-shadow: 0 3px 1px #fff, 3px 0 1px #fff, 0 -3px 1px #fff, -3px 0 1px #fff, -3px -3px 1px #fff, 3px -3px 1px #fff, -3px 3px 1px #fff, 3px 3px 1px #fff;
  font-weight: bold;
}
#addEvent .wrap {
  width: 94%;
  margin: 0 auto;
}
#addEvent .textsBox {
  float: left;
  width: 48%;
  margin-right: 20px;
}
#addEvent .infoBox .text {
  color: #1b5cc5;
  font-size: 16px;
  font-weight: bold;
}
#addEvent .infoBox .address {
  width: 100%;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  text-align: center;
}
#addEvent .photoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: right;
  width: 48%;
}
#addEvent .photoBox .image {
  width: 27%;
}
#addEvent .photoBox .image img {
  width: 100%;
}
#addEvent .photoBox .image:nth-child(3) {
  width: 43%;
}

.eyecatchCopy {
  color: #E5005A;
  text-shadow: 0 3px 1px #fff, 3px 0 1px #fff, 0 -3px 1px #fff, -3px 0 1px #fff, -3px -3px 1px #fff, 3px -3px 1px #fff, -3px 3px 1px #fff, 3px 3px 1px #fff;
  border-radius: 5px;
  margin-top: 20px;
  padding: 10px 0 0 0;
}

.eyecatchCopyTxt {
  display: inline;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  top: -3px;
  white-space: nowrap;
}

.eyecatchCopyStrong {
  font-size: 20px;
  margin-left: 3px;
  position: relative;
  top: 3px;
}

.attentionTxt {
  color: #1b5cc5;
  border: #1b5cc5 solid 1px;
  font-size: 12px;
  font-weight: 700;
  padding: 10px;
}
.attentionTxt p {
  line-height: 1.5;
}

.attentionStrong {
  font-size: 16px;
}

#addCampaign {
  padding: 18px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #2f78d2;
}
#addCampaign .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#addCampaign .wrap .catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin-right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#addCampaign .wrap .catch img {
  width: 100%;
}
#addCampaign .wrap .texts .summary {
  margin-bottom: 5px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}
#addCampaign .wrap .texts .summary .present {
  font-size: 120%;
}
#addCampaign .wrap .texts .attr {
  color: #FFF;
  font-size: 11px;
}

#addContentsBtn {
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: -250px;
  color: rgb(0, 117, 3);
  -webkit-box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.4);
  vertical-align: middle;
  text-align: center;
  display: table;
  background: #86B5EE;
  background: -webkit-gradient(linear, left top, left bottom, from(#86B5EE), to(#005fd4));
  background: linear-gradient(to bottom, #86B5EE 0%, #005fd4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#86B5EE", endColorstr="#005fd4",GradientType=0 );
  width: 500px;
  height: 30px;
}
#addContentsBtn a {
  color: #222;
  line-height: 120%;
  font-weight: 600;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  color: #FFF;
}
#addContentsBtn:after {
  content: "";
  position: absolute;
  bottom: -9px;
  right: 50%;
  margin-left: -12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 0;
  height: 0;
  border-top: 10px solid #005fd4;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}

.addContentsBtn {
  color: rgb(0, 117, 3);
  -webkit-box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.4);
  vertical-align: middle;
  text-align: center;
  display: table;
  background: #daebff;
  background: -webkit-gradient(linear, left top, left bottom, from(#daebff), to(#2f78d2));
  background: linear-gradient(to bottom, #daebff 0%, #2f78d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#daebff", endColorstr="#2f78d2",GradientType=0 );
  -webkit-box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0);
          box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0);
  z-index: 10;
  position: relative;
  top: 10px;
  height: 44px;
  width: 80%;
  left: 10%;
}
.addContentsBtn a {
  color: #222;
  line-height: 120%;
  font-weight: 600;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  color: #FFF;
}

.addContents {
  background: #fff;
}

.addContentsHead {
  padding: 20px 20px 0 20px;
}
.addContentsHead:before {
  content: "";
  display: inline;
  border-left: 4px solid #c89a33;
  margin-right: 10px;
}

.addContentsBox {
  padding: 0 10px;
}

.addContentsList {
  float: left;
  padding: 10px;
  width: 25%;
  font-size: 13px;
  line-height: 140%;
}
#addContents.pc .addContentsList:nth-child(-n+2) {
  width: 50%;
}
#addContents.pc .addContentsList:nth-child(3) {
  clear: left;
}
.addContentsList p {
  font-size: 16px;
}

.addContentsTitle {
  font-size: 18px;
  margin: 10px 0;
}

.addContentsImg {
  width: 100%;
  position: relative;
}
.addContentsImg img {
  width: 100%;
}

.addContentsImgBudge {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #db292a;
}

.addContentsAttention {
  padding: 10px;
  font-size: 11px;
}

.organizer {
  display: block;
  height: 0;
  width: 100%;
  float: left;
}

.addAttention {
  padding: 18px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #2f78d2;
  color: #fff;
  font-style: 14px;
}

.addAttentionBox {
  width: 94%;
  margin: 0 auto;
}

.addAttentionTitle {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0;
  color: #FEE411;
  text-align: center;
}

.addAttentionTxt {
  margin: 0 auto;
  max-width: 710px;
}

.addAttentionAnnotation {
  font-size: 11px;
  margin-top: 10px;
}

.vrArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../images/vrBg.jpg");
  background-size: cover;
  background-position: center right;
  min-height: 240px;
  padding: 0 30px;
  position: relative;
}

.vrBox {
  width: 70%;
  max-width: 980px;
  margin: 40px 0;
  padding: 20px;
  line-height: 160%;
  background: rgba(255, 255, 255, 0.7);
}

.vrHumen {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30%;
  max-width: 270px;
}

.vrHumenImg {
  width: 100%;
}

.vrTitle {
  font-size: 20px;
  margin-bottom: 15px;
  color: #006F37;
  text-shadow: 0 3px 1px #fff, 3px 0 1px #fff, 0 -3px 1px #fff, -3px 0 1px #fff, -3px -3px 1px #fff, 3px -3px 1px #fff, -3px 3px 1px #fff, 3px 3px 1px #fff;
  line-height: 160%;
}

.vrTxt {
  font-size: 16px;
  font-weight: 700;
}

.remote {
  position: relative;
  background-image: url(../images/remote_bg_pc.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 440px 30px 20px;
}
.remote .remote_logo {
  position: absolute;
  top: 15px;
  left: 15px;
}
.remote .text-box {
  text-align: center;
  background-image: url(../images/remote_txtbg_pc.jpg);
  background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0 0 20px 1px #ccc;
          box-shadow: 0 0 20px 1px #ccc;
  padding-bottom: 40px;
}
.remote .text-box h2 {
  display: inline-block;
  width: 780px;
  font-family: "Sawarabi Mincho", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 40px;
  letter-spacing: 0.1em;
  color: #333;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #cf4e00;
  padding: 12px 0;
  margin: -40px 0 20px;
}
.remote .text-box .catch {
  font-family: "Sawarabi Mincho", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 25px;
  color: #cf4e00;
  margin-bottom: 15px;
}
.remote .text-box .lead {
  font-size: 16px;
  color: #333;
}
.remote .text-box .lead span {
  font-size: 14px;
}

.present {
  padding: 0 30px 20px;
}
.present .banner {
  width: 100%;
  margin-bottom: 15px;
}
.present .annotation {
  width: 100%;
}
.present .annotation li {
  font-size: 14px;
  color: #333;
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.present .annotation li:before {
  content: "※ ";
}

#form {
  float: right;
  width: 375px;
  z-index: 40;
  background-color: #f8ebc3;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
#form fieldset {
  margin-top: 20px;
}
#form label {
  display: block;
  margin-bottom: 8px;
  width: 375px;
  padding: 0 20px;
  font-size: 17px;
}
#form label span {
  color: #e43c38;
  font-size: 15px;
  font-weight: 400;
  padding-left: 1em;
}
#form label span.newline {
  padding-left: 0;
  font-size: 13px;
}
#form label input {
  border: 1px solid #9a9a9a;
  background: #fff;
  height: 25px;
  padding: 0 4px;
  width: 100%;
}
#form label textarea {
  border: 1px solid #9a9a9a;
  background: #fff;
  height: 58px;
  padding: 4px;
  width: 100%;
}
#form label #zipcode {
  float: left;
  width: 47.8260869565%;
  margin-right: 20px;
}
#form label .searchAddress {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  width: 30%;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,bcbcbc+90 */
  background: rgb(255, 255, 255); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 255, 255)), color-stop(90%, rgb(188, 188, 188)));
  background: linear-gradient(to bottom, rgb(255, 255, 255) 1%, rgb(188, 188, 188) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#bcbcbc",GradientType=0 ); /* IE6-9 */
}
#form label.check_checkbox {
  margin-top: 16px;
}
#form label.area_contact.error input, #form label.area_contact.error textarea, #form label.area_contact.error select {
  background-color: #ffc0cb !important;
}
#form label.area_contact .contact_error {
  clear: left;
  font-size: 15px;
  line-height: 24px;
  color: #e43c38;
}
#form label#area_email.js-visit-check .error-span {
  opacity: 0;
}
#form #area_check {
  width: 335px;
  margin: 15px 20px;
}
#form #area_check.error .check_area_inner {
  background-color: #ffc0cb !important;
}
#form #area_check.error .contact_error {
  font-size: 15px;
  line-height: 24px;
  color: #e43c38;
}
#form #area_check label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
#form #area_check input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #9a9a9a;
  margin-right: 10px;
}
#form #area_check input[type=checkbox]:checked {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-image: url(../images/icon_check.svg);
}

.formCircle {
  background-color: #f3f3f3;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  height: 400px;
  width: 200%;
  position: absolute;
  left: -50%;
  top: -350px;
  text-align: center;
  z-index: 40;
}

.formTitle {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 50;
  margin-top: 10px;
}
.formTitle img {
  width: 100%;
}

#formEnd {
  text-align: center;
  margin-bottom: 20px;
}

#btn_Check {
  margin: 0 auto;
}
#btn_Check img {
  width: 192px;
}

.attention {
  padding: 0 20px 20px 20px;
  line-height: 130%;
}
.attention small {
  font-size: 12px;
}

.checkbox {
  display: none;
}

.check_checkbox {
  cursor: pointer;
}

#checkImg, #checkImg2 {
  position: relative;
  top: -6px;
  left: 0;
  width: 17px;
  margin-top: 5px;
  margin-right: 8px;
}

.attrTxt {
  margin: 10px auto 30px auto;
  font-size: 11px;
  max-width: 774px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: -1px;
}

.banner .textLink {
  margin: 40px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
.banner .textLink a {
  text-decoration: underline;
  color: #1f5099;
}
.banner .line {
  width: 100%;
  margin-bottom: -30px;
  background-color: #00c300;
  text-align: center;
}
.banner .line a {
  display: block;
}

.pdf {
  margin-bottom: 40px;
  text-align: center;
}

.centerPhotoImg {
  display: none;
  margin: 30px auto 0 auto;
  text-align: center;
}

@media screen and (max-width: 1600px) {
  .subTitleBox {
    width: 80%;
  }
  .detailedAttention {
    margin-bottom: 10px;
    float: none;
    width: 100%;
  }
  .campaign {
    float: none;
    width: 100%;
  }
  #addCampaign .texts {
    width: 70%;
  }
  #addEvent .photoBox .image {
    width: 45%;
  }
  #addEvent .photoBox .image img {
    width: 100%;
  }
  #addEvent .photoBox .image:nth-child(3) {
    display: none;
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
  #addEvent .photoBox .image:nth-child(3) img {
    width: 80%;
  }
  .centerPhotoImg {
    display: block;
  }
}
@media screen and (max-width: 1500px) {
  .remote {
    background-image: url(../images/remote_bg_sp.jpg);
    background-size: auto 35vw;
    padding-top: 30vw;
  }
  .remote .remote_logo {
    top: 1vw;
    left: 1vw;
    width: 32vw;
  }
}
@media screen and (max-width: 1400px) {
  #addEvent .catch {
    width: 100%;
  }
  #addEvent .wrap {
    width: 100%;
  }
  #addEvent .textsBox .text {
    margin-bottom: 10px;
  }
  .banner img {
    width: 100%;
    padding: 0 20%;
  }
  .attentionTxt {
    max-width: none;
  }
  .addContentsImgBudge {
    padding: 2px 5px;
    font-size: 12px;
  }
  .addAttentionBox {
    width: 100%;
  }
  .eyecatchCopyTxt {
    display: block;
  }
  .remote .text-box h2 {
    width: auto;
    padding: 12px 30px;
  }
}
@media screen and (max-width: 1200px) {
  .subTitleBox {
    width: 100%;
  }
  .countTitleBox {
    max-width: 65%;
    font-size: 26px;
  }
  #addEvent .wrap {
    display: block;
  }
  #addEvent .textsBox {
    float: none;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #addEvent .photoBox {
    float: none;
    width: 75%;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  #addEvent .photoBox .image {
    width: 27%;
    margin-right: 0;
  }
  #addEvent .photoBox .image:nth-child(3) {
    display: block;
    margin-top: 0;
    margin-right: 0;
    width: 43%;
  }
  #addEvent .photoBox .image:nth-child(3) img {
    width: 100%;
  }
  #addCampaign .wrap {
    display: block;
  }
  #addCampaign .wrap .catch {
    width: 32%;
    margin: 0 auto;
  }
  #addCampaign .wrap .catch img {
    width: 100%;
  }
  #addCampaign .texts {
    width: 100%;
  }
  .eyecatchCopyTxt {
    font-size: 1.5vw;
  }
  .eyecatchCopyStrong {
    font-size: 2.6vw;
  }
  .attrTxt {
    margin: 10px 10px 30px 10px;
  }
  .banner .textLink {
    margin: 30px 40px 30px 30px;
    text-align: left;
  }
  .centerPhotoImg {
    display: none;
  }
  .remote .text-box h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .detailedAttention {
    font-size: 17px;
  }
  #addContentsBtn {
    font-size: 18px;
  }
  .addContentsList {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  html {
    overflow-y: auto;
  }
  main {
    overflow: hidden;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #addEvent.pc {
    display: none;
  }
  h1 {
    width: auto;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 20;
  }
  h1 img {
    width: 100%;
    max-width: 1400px;
  }
  #contentsWrap {
    overflow: hidden;
  }
  #contents {
    background-color: #2f78d2;
  }
  #contents, #form {
    float: none;
    width: 100%;
  }
  #mainBox {
    padding: 30px 10px 10px;
  }
  .countTitleBox {
    max-width: 500px;
    width: 100%;
    font-size: 22px;
    border-width: 3px;
  }
  #downloadBookSp {
    padding-bottom: 15px;
    background-color: #fff;
  }
  #downloadBookSp .image {
    position: relative;
    z-index: 10;
    width: 92.7536231884%;
    margin: 0 auto;
    padding-left: 2.4154589372%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #downloadBookSp .image img {
    top: -50px;
    width: 100%;
  }
  #downloadBookSp .attr {
    width: 76.690821256%;
    margin: -15px auto 20px;
    font-size: 14px;
    font-weight: 700;
    color: #323232;
  }
  #downloadBookSp .btn {
    width: 89.0096618357%;
    margin: 0 auto;
    text-align: center;
  }
  #addEventSp {
    padding: 0 0 9.0579710145vw 0;
    background-image: url(../images/bg_event.jpg);
    background-position: 0 0;
    background-repeat: repeat;
    position: relative;
  }
  #addEventSp .catch {
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
  }
  #addEventSp .catch .icon {
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 40px;
    -webkit-box-shadow: 0 0 3px 3px #FFF;
            box-shadow: 0 0 3px 3px #FFF;
    border-radius: 32px;
    background-color: #005fd4;
    color: #FFF;
    font-size: 34px;
    line-height: 1.2;
  }
  #addEventSp .catch .catchText {
    font-size: 45px;
    color: #004cbf;
    text-shadow: 0 3px 1px #fff, 3px 0 1px #fff, 0 -3px 1px #fff, -3px 0 1px #fff, -3px -3px 1px #fff, 3px -3px 1px #fff, -3px 3px 1px #fff, 3px 3px 1px #fff;
    font-weight: bold;
    line-height: 1.2;
  }
  #addEventSp .infoBox .text {
    width: 89.4927536232%;
    margin: 0 auto 18px;
    font-size: 16px;
    color: #166cd7;
    text-align: left;
    font-weight: 700;
  }
  #addEventSp .photoBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 74.154589372%;
    margin: 0 auto 9px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #addEventSp .photoBox .image {
    width: 45%;
    margin: 0;
  }
  #addEventSp .photoBox .image:first-child {
    margin-right: 20px;
  }
  #addEventSp .photoBox .image:nth-child(3) {
    margin: 30px auto 0 auto;
    width: 80%;
    max-width: 315px;
  }
  #addEventSp .addressWrap {
    width: 82.4879227053%;
    margin: 0 auto 9px;
    padding: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    color: 231815;
  }
  #addCampaignSp {
    position: relative;
    background-color: #2f78d2;
  }
  #addCampaignSp:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8.4541062802vw;
    width: 200%;
    height: 100%;
    background-color: #2f78d2;
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  #addCampaignSp:after {
    content: "";
    position: absolute;
    right: 0;
    top: -8.4541062802vw;
    width: 200%;
    height: 100%;
    background-color: #2f78d2;
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
  #addCampaignSp .wrap {
    position: relative;
    padding: 5.5555555556vw 0 9.0579710145vw;
    z-index: 10;
  }
  #addCampaignSp .catch {
    width: 78.1400966184%;
    margin: 0 auto 18px;
    text-align: center;
  }
  #addCampaignSp .texts {
    color: #FFF;
  }
  #addCampaignSp .texts .summary {
    width: 94.5652173913%;
    margin: 0 auto 17px;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
  }
  #addCampaignSp .texts .attr {
    width: 94.806763285%;
    margin: 0 auto;
    text-align: left;
    font-size: 11px;
  }
  #form {
    position: relative;
    overflow: inherit;
    padding-top: 40px;
    background-color: #f1e1be;
  }
  #form:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8.4541062802vw;
    width: 200%;
    height: 100%;
    background-color: #f1e1be;
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  #form:after {
    content: "";
    position: absolute;
    right: 0;
    top: -8.4541062802vw;
    width: 200%;
    height: 100%;
    background-color: #f1e1be;
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
  #form form {
    position: relative;
    z-index: 20;
  }
  #form .formTitle {
    width: 68.8405797101%;
    margin: 0 auto;
  }
  #form .formTitle img {
    width: 100%;
  }
  #form label.check_checkbox {
    margin-top: 32px;
  }
  #detailed {
    left: 10px;
    bottom: 10px;
    font-size: 14px;
  }
  #detailed img {
    width: 100%;
  }
  .addContents {
    position: relative;
    z-index: 50;
  }
  .detailedAttention {
    padding: 0 20px 20px 20px;
    margin: 0;
    font-size: 18px;
  }
  .detailedAttention p {
    line-height: 180%;
  }
  .detailedAttentionLink {
    text-shadow: none;
  }
  .detailedAttentionLink a {
    border-bottom: 1px solid #004998;
  }
  .detailedAttentionLink a:after {
    content: "▼";
    margin-left: -6px;
  }
  #btn_Check {
    width: 69.6859903382%;
    margin: 0 auto;
    text-align: center;
  }
  #btn_Check img {
    width: 100%;
  }
  .title {
    width: 100%;
    left: 0;
  }
  #human {
    left: 10%;
    width: 80%;
  }
  #spArea {
    width: 100%;
    position: relative;
  }
  #spArea img {
    width: 100%;
    position: relative;
    z-index: 20;
    display: block;
  }
  .formCircle {
    z-index: 10;
    top: 20px;
    height: 0;
    padding-bottom: 100%;
  }
  .advertisement {
    position: static;
    margin: 30px auto 20px auto;
    width: 80%;
  }
  .spDescription {
    width: 90%;
    margin-left: 5%;
    padding-bottom: 10px;
  }
  .campaign {
    width: 70%;
    margin: 0 15% 30px 15%;
  }
  #spAddContents {
    font-size: 16px;
  }
  .addContentsList {
    width: 100%;
    font-size: 12px;
    line-height: 160%;
  }
  .addContentsTitle {
    margin: 10px 0 5px 0;
    font-size: 16px;
  }
  .addContentsBtn {
    font-size: 21px;
    width: 80%;
  }
  .addCampaignTriangleSp {
    width: 0;
    height: 0;
    border-left: transparent solid 50vw;
    border-right: transparent solid 50vw;
    border-top: #fff solid 30px;
    margin: 0 auto 10px 0;
    position: relative;
    z-index: 1;
  }
  .vrSp {
    background: #fff;
    padding: 10px 10px 5px 10px;
  }
  .vrSp .vrArea {
    display: block;
  }
  .vrArea {
    padding: 0;
    border: 1px solid #006F37;
    background: transparent;
  }
  .vrHumen {
    width: 100%;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: static;
    background-image: url("../images/vrBg.jpg");
    background-size: cover;
    background-position: top;
    padding-top: 20px;
  }
  .vrHumenImg {
    max-width: 225px;
  }
  .vrBox {
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 20px 10px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .vrTitle {
    background: #006F37;
    color: #fff;
    text-shadow: none;
    margin: 0;
    padding: 20px 10px 10px 10px;
    text-align: center;
  }
  .vrTitleMain {
    font-size: 45px;
  }
  .vrTxt {
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 120%;
  }
  .eyecatchCopy {
    width: 82.48792%;
    margin: 0 auto;
    text-align: center;
  }
  .eyecatchCopyTxt {
    padding: 5px 0;
    font-size: 24px;
    line-height: 1.5;
  }
  .eyecatchCopyStrong {
    font-size: 45px;
  }
  .attentionTxt {
    font-size: 14px;
    text-align: center;
    margin: 0 auto 30px auto;
    width: 82.48792%;
  }
  .attentionStrong {
    font-size: 22px;
  }
  #form {
    width: 100%;
  }
  #form label {
    width: 100%;
    margin-bottom: 20px;
  }
  #form label input {
    height: 44px;
  }
  #form label textarea {
    height: 88px;
  }
  .logo {
    float: none;
    width: 100%;
    margin: 0;
  }
  .logo img {
    max-width: 60%;
  }
  #footer {
    height: auto;
    padding-bottom: 10px;
  }
  #footer .telBox {
    text-align: center;
    width: 100%;
    margin: 0;
  }
  #footer .telBox address {
    font-size: 5vw;
  }
  #footer .information {
    float: none;
    width: 100%;
    margin: 10px 0;
  }
  .spFooter {
    font-size: 12px;
    text-align: center;
  }
  .spFooter small {
    font-size: 12px;
  }
  .address {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 12px;
  }
  #checkImg, #checkImg2 {
    position: static;
    width: 34px;
    margin-top: -2px;
    margin-right: 16px;
  }
  .banner.sp {
    margin-top: 25px;
  }
  .banner.sp .textLink {
    width: 95%;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
  }
  .banner.sp .textLink a {
    text-decoration: underline;
    color: #1f5099;
  }
  .banner.sp .line {
    width: 100%;
    margin-bottom: 0;
    background-color: #00c300;
    text-align: center;
  }
  .banner.sp .line a {
    display: block;
  }
  .banner.sp .line a img {
    width: 100%;
    padding: 0;
  }
  .addAttention {
    padding: 18px 0;
    font-size: 12px;
  }
  .addAttentionBox {
    width: 90%;
  }
  .addAttentionTitle {
    font-size: 45px;
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: -1px;
  }
  .addAttentionTxt {
    max-width: 560px;
  }
  .addAttentionAnnotation {
    margin-top: 15px;
  }
  .remote {
    background-image: url(../images/remote_bg_sp.jpg);
    background-size: contain;
    background-color: #fff;
    padding: 45vw 10px 20px;
  }
  .remote .br-remote {
    display: none;
  }
  .remote .remote_logo {
    position: absolute !important;
    top: 1%;
    left: 3%;
    width: 50vw;
  }
  .remote .text-box {
    background-image: url(../images/remote_txtbg_pc.jpg);
    padding-bottom: 30px;
  }
  .remote .text-box h2 {
    width: auto;
    font-size: 38px;
    margin: -40px 0 20px;
    padding: 12px 20px;
  }
  .remote .text-box .catch {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .remote .text-box .lead {
    font-size: 16px;
  }
  .present {
    padding: 0 10px 40px;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .detailedAttention {
    font-size: 14px;
  }
  .addContentsBtn {
    font-size: 14px;
  }
  .campaignTitle {
    font-size: 15px;
  }
  #downloadBookSp .image img {
    top: -25px;
  }
  #addEventSp .catch .icon {
    font-size: 17px;
  }
  #addEventSp .catch .catchText {
    font-size: 20px;
  }
  .eyecatchCopyTxt {
    font-size: 4.3vw;
  }
  .eyecatchCopyStrong {
    font-size: 8.6vw;
  }
  .attentionTxt {
    font-size: 13px;
  }
  .attentionStrong {
    font-size: 18px;
  }
  .addAttention {
    padding: 18px 10px;
    font-size: 12px;
  }
  .addAttentionTitle {
    font-size: 20px;
    white-space: normal;
  }
  .vrTitle {
    font-size: 14px;
    padding: 10px;
  }
  .vrTitleMain {
    font-size: 20px;
  }
  .remote .br-remote {
    display: block;
  }
  .remote .text-box h2 {
    font-size: 19px;
    padding: 10px 10px;
  }
}
.addContentsTopics {
  padding: 18px 20px;
}
.addContentsTopics .addContentsTopicsBox {
  margin: 0 auto;
}
.addContentsTopics .addContentsTopicsBox .addContentsTopicsTitle {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0;
  text-align: center;
}
.addContentsTopics .addContentsTopicsBox .addContentsTopicsTxt {
  margin: 0 auto;
  max-width: 890px;
}
.addContentsTopics .addContentsTopicsBox .addContentsTopicsTxt .emphasis {
  font-weight: bold;
  font-size: 18px;
}
.addContentsTopics .addContentsTopicsBox .addContentsTopicsTxt .emphasis span {
  display: inline-block;
  color: #fff;
  background-color: #db292a;
  margin: 0 5px;
}
.addContentsTopics .addContentsTopicsBox .addContentsTopicsTxt .addContentsTopicsAttention {
  font-size: 11px;
}

@media screen and (max-width: 767px) {
  .addContentsTopics {
    padding: 18px 20px;
  }
  .addContentsTopics .addContentsTopicsBox .addContentsTopicsTitle {
    font-size: 20px;
    white-space: normal;
    margin: 10px 0;
  }
  .addContentsTopics .addContentsTopicsBox .addContentsTopicsTxt {
    max-width: auto;
  }
}
.banner-kawai img {
  width: 100%;
}

.addContentsBoseki {
  padding: 50px 20px;
}
.addContentsBoseki img {
  width: 100%;
  margin-bottom: 10px;
}
.addContentsBoseki p {
  font-size: 14px;
}