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

* {
  box-sizing: border-box;
}

.sp {
  display: none;
}

.hidden {
  display: none;
}

h2 {
  margin: 45px 0 30px 0;
  width: 100%;
}

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: 14px;
}

html, :root {
  background-color: #000;
  width: 100%;
}

body {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat;
  width: 100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 160%;
  font-size: 16px;
  box-sizing: border-box;
  overflow-y: hidden;
}

body img {
  position: absolute;
  vertical-align: text-bottom;
}

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

.header {
  width: 100%;
  padding-top: 10px;
  margin: 0 auto;
  text-align: center;
  background-image: url(../images/headBg.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

.header img {
  position: static;
  height: 100%;
}

.headetTitle {
  margin: 0;
}

.headerImg {
  display: block;
  margin: 0 auto;
}

.contents {
  width: 1280px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);
  background-image: url(../images/contents_bg.jpg);
}

.contents img {
  position: relative;
}

.contents .checkImg {
  position: relative;
  top: 4px;
  padding: 0 1px;
  width: 34px;
  height: 34px;
}

.contentsDescription {
  margin: 0 auto;
  padding: 60px 0;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.contentsDescription .checkImg {
  margin: 0;
  top: -3px;
}

.contentsCheckbox {
  display: none;
}

.contentsArea {
  padding: 0 30px;
}

.contentsBox {
  margin-bottom: 30px;
  padding: 0 10px;
  background: #fff;
}

.contentsList {
  float: left;
  width: 280px;
  margin: 20px 10px;
}

.contentsImg {
  width: 280px;
  height: 220px;
  display: block;
}

.contentsLabel {
  cursor: pointer;
}

.contentsLabel:hover {
  opacity: 0.9;
}

.contentsTitle {
  font-size: 21px;
  display: flex;
  height: 54px;
  line-height: 210%;
}

.contentsTitleTwoLine {
  line-height: 120%;
}

.checkImg {
  margin-right: 10px;
}

.contentsTxt {
  font-size: 18px;
  padding: 20px 10px;
  background: #eeeeee;
  height: 160px;
}

.contentsAddress {
  font-size: 16px;
}

.contentsExtraTxt {
  font-size: 20px;
  line-height: 180%;
}

.collectiveBtnWrapper {
  background-image: url(../images/title_bg.jpg);
  background-repeat: repeat;
  height: 60px;
  color: #fff;
  margin: 0;
  padding: 0 0 0 20px;
  cursor: pointer;
  font-size: 19px;
  line-height: 190%;
}

.collectiveBtnWrapperG {
  background-image: url(../images/titleg_bg.jpg);
}

.collectiveBtn {
  vertical-align: middle;
  position: relative;
  height: 60px;
  line-height: 270%;
  font-size: 24px;
}

.collectiveBtn .checkImg {
  top: 1px;
}

.column3 {
  width: 900px;
  float: left;
}

.column3 .collectiveBtnWrapper {
  width: 100%;
}

.column3 .contentsBox {
  width: 100%;
  padding: 0 10px;
}

.column3 .contentsList:first-child {
  margin-left: 0;
}

.column3 .contentsList:last-child {
  margin-right: 0;
}

.column1 {
  width: 310px;
  float: right;
}

.column1 .collectiveBtnWrapper {
  width: 100%;
  line-height: 230%;
}

.column1 .contentsBox {
  width: 100%;
  background-color: #eeeeee;
  height: 516px;
  padding: 0;
}

.column1 .contentsList {
  margin: 20px 15px;
}

.form {
  overflow: hidden;
  position: relative;
  border-top: 10px solid #004d68;
}

.form fieldset {
  margin-top: 120px;
  padding: 0 240px;
}

.form label {
  display: block;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 30px;
}

.form label span {
  color: #e43c38;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 80px;
}

.form label span.caution {
  line-height: 1.2;
  margin-top: -3px;
}

.form label.area_contact.error input, .form label.area_contact.error textarea, .form label.area_contact.error select {
  background-color: #ffc0cb;
}

.form label.area_contact .contact_error {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #e43c38;
  margin-left: 260px;
}

.form input {
  border: 1px solid #9a9a9a;
  background: #fff;
  height: 50px;
  padding: 0 10px;
  width: 320px;
}

.form textarea {
  border: 1px solid #9a9a9a;
  background: #fff;
  height: 50px;
  padding: 4px;
  width: 510px;
}

.formCircle {
  background-color: #eeeeee;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  height: 700px;
  width: 150%;
  position: absolute;
  left: -25%;
  top: -560px;
  text-align: center;
  z-index: 40;
}

.formTitle {
  font-size: 30px;
  text-align: center;
  position: relative;
  z-index: 50;
  margin-top: 35px;
}

.formItem {
  width: 260px;
  position: relative;
  float: left;
  margin-top: 14px;
}

.formComment textarea {
  height: 140px;
}

#formEnd {
  text-align: center;
  width: 80%;
  margin: 0 10% 20px 10%;
}

#btn_Check {
  margin: 0 auto;
  cursor: pointer;
}

.attention {
  padding: 0 220px;
  line-height: 100%;
  margin: 20px 0 70px 0;
}

.attention small {
  font-size: 12px;
}

#footer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#40403f+0,252324+100 */
  background: #40403f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #40403f 0%, #252324 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #40403f 0%, #252324 100%);
  /* Chrome10-25,Safari5.1-6 */
  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;
  font-size: 14px;
  margin-bottom: -2px;
}

#footer img {
  position: static;
}

.footerBox {
  width: 1280px;
  margin: 0 auto;
}

.logo {
  float: left;
  width: 50%;
  text-align: center;
  margin-top: 20px;
}

.logo small {
  font-size: 14px;
  white-space: nowrap;
}

.information {
  float: right;
  width: 50%;
  margin-top: 10px;
}

.invitation {
  font-size: 1vw;
  line-height: 120%;
}

.telBox {
  margin-top: 10px;
  float: left;
}

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

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

.address {
  margin-top: 5px;
  text-align: left;
  font-size: 14px;
  float: left;
  width: 50%;
}

@media screen and (max-width: 1400px) {
  .header {
    background-image: none;
  }
  .header img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1280px) {
  .contents {
    width: 100%;
  }
  .contentsList {
    width: 23%;
    width: calc(25% - 20px);
  }
  .contentsTitle {
    font-size: 1.4vw;
    line-height: 45px;
  }
  .contentsTitleTwoLine {
    line-height: 160%;
  }
  .contentsTxt {
    height: 200px;
  }
  .contentsImg {
    width: 100%;
    height: auto;
  }
  .collectiveBtnWrapper {
    padding: 0 0 0 10px;
  }
  .collectiveBtn {
    font-size: 18px;
    line-height: 320%;
  }
  .collectiveBtn .checkImg {
    top: 4px;
  }
  .column3 {
    width: 75%;
  }
  .column3 .contentsList {
    width: 30%;
    width: calc(33.3% - 13.3px);
  }
  .column1 {
    width: 23%;
    width: calc(25% - 10px);
  }
  .column1 .contentsBox {
    height: auto;
  }
  .column1 .contentsList {
    width: 97%;
    width: calc(100% - 20px);
  }
  .form fieldset {
    padding: 0;
    width: 800px;
    margin: 120px auto 0 auto;
  }
  .footerBox {
    width: 100%;
  }
}

@media screen and (max-width: 950px) {
  .contentsDescription {
    font-size: 24px;
  }
  .contentsDescription .checkImg {
    top: -1px;
  }
  .contentsList {
    width: 50%;
    width: calc(50% - 20px);
  }
  .contentsTxt {
    height: 144px;
  }
  .contentsTitle {
    font-size: 18px;
    line-height: 250%;
  }
  .column3 {
    width: 100%;
  }
  .column3 .contentsList {
    width: 50%;
    width: calc(50% - 20px);
  }
  .column1 {
    width: 100%;
  }
  .column1 .contentsBox {
    height: auto;
  }
  .formTitle {
    font-size: 20px;
    margin-top: 10px;
  }
  .formItem {
    width: 100%;
    margin: 0  0 5px 0;
    float: none;
  }
  .formCircle {
    z-index: 10;
    top: -60px;
    height: 150px;
    padding-bottom: 0;
    left: 0;
    width: 100%;
    border-top: 10px solid #eeeeee;
  }
  .form {
    width: 100%;
  }
  .form fieldset {
    width: 100%;
    margin-top: 50px;
    padding: 0 10px;
  }
  .form label {
    width: 100%;
    margin-bottom: 20px;
  }
  .form label input {
    height: 44px;
    width: 100%;
  }
  .form label textarea {
    height: 88px;
    width: 100%;
  }
  .form label span {
    left: auto;
    right: 12px;
  }
  .form label span br {
    display: none;
  }
  .form label span.caution {
    line-height: inherit;
    margin-top: 0;
  }
  .form label.area_contact .contact_error {
    font-size: 16px;
    margin-left: 0;
  }
  #btn_Check img {
    max-width: 100%;
  }
  .attention {
    padding: 0 10px;
  }
  .collectiveBtnWrapper {
    height: auto;
    padding: 10px 5px 10px 40px;
    font-size: 20px;
    position: relative;
    line-height: 140%;
  }
  .collectiveBtn {
    height: auto;
    font-size: 20px;
    line-height: 160%;
  }
  .collectiveBtn .checkImg {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -33px;
    margin: auto 0;
  }
  #footer {
    height: auto;
    padding-bottom: 10px;
  }
  #footer .telBox {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    float: none;
  }
  #footer .telBox img {
    width: 25px;
  }
  #footer .telBox address {
    font-size: 4vw;
  }
  #footer .information {
    float: none;
    width: 100%;
    margin: 0;
  }
  .footerBox {
    width: 100%;
    padding: 0 10px;
  }
  .logo {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding-top: 10px;
    line-height: 100%;
  }
  .logo small {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .logo img {
    width: 80%;
    max-width: 244px;
    margin-bottom: 10px;
  }
  .invitation {
    font-size: 13px;
    text-align: center;
  }
  .telTxt {
    float: none;
    text-align: center;
  }
  .telTxt br {
    display: none;
  }
  .address {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 12px;
  }
  #footer .telBox {
    margin-top: 14px;
  }
  #footer .telBox img {
    position: relative;
    top: 5px;
    width: 32px;
  }
  #footer .telBox address {
    font-size: 35px;
    vertical-align: middle;
  }
}

@media screen and (max-width: 599px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .header {
    width: 100%;
    background-image: none;
    height: auto;
    padding: 0;
  }
  .header img {
    width: 100%;
  }
  .contents {
    width: 100%;
  }
  .contentsDescription {
    padding: 20px 0 20px 0;
    font-size: 12px;
  }
  .contentsDescription .checkImg {
    width: 18px;
    height: 18px;
  }
  .contentsArea {
    padding: 0 10px;
  }
  .contentsBox {
    padding: 20px 10px 10px 10px;
  }
  .contentsList {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .contentsList .checkImg {
    width: 26px;
    height: 26px;
  }
  .contentsImg {
    width: 100%;
    height: auto;
    display: block;
  }
  .contentsTitle {
    font-size: 14px;
    height: auto;
    line-height: 260%;
    margin-bottom: 5px;
  }
  .contentsTitleTwoLine {
    line-height: 120%;
  }
  .contentsTxt {
    font-size: 12px;
    height: auto;
    line-height: 140%;
  }
  .contentsAddress {
    font-size: 12px;
  }
  .contentsExtraTxt {
    font-size: 16px;
  }
  .column3 {
    width: 100%;
  }
  .column3 .collectiveBtnWrapper {
    width: 100%;
  }
  .column3 .contentsBox {
    padding: 20px 10px 10px 10px;
  }
  .column3 .contentsList {
    width: 100%;
  }
  .column1 {
    width: 100%;
  }
  .column1 .collectiveBtnWrapper {
    padding: 10px;
  }
  .column1 .contentsBox {
    padding: 20px 10px 10px 10px;
    height: auto;
  }
  .column1 .contentsList {
    width: 100%;
    margin: 0;
  }
  .collectiveBtnWrapper {
    font-size: 20px;
  }
  .collectiveBtn {
    font-size: 16px;
  }
  .formTitle {
    font-size: 14px;
  }
  #footer .telBox img {
    top: 5px;
  }
  #footer .telBox address {
    font-size: 36px;
  }
}

@media screen and (max-width: 350px) {
  .contentsDescription .checkImg {
    top: 0;
  }
}
