@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/contents_bg.jpg);
  background-repeat: repeat;
  width: 100%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 160%;
  font-size: 16px;
  box-sizing: border-box;
  overflow-y: hidden;
  font-feature-settings: "palt";
}

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

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

.header {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

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

.headetTitle {
  margin: 0;
}

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

.contents {
  max-width: 1600px;
  margin: 0 auto;
}

.contents img {
  position: relative;
}

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

.contentsArea {
  margin-top: 30px;
}

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

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

.contentsSection {
  background: #fff;
  padding-bottom: 30px;
}

.contentsCheckbox {
  display: none;
}

.contentsBox {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contentsList {
  float: left;
  width: 20%;
}

#firstWrap .contentsList {
  width: 33.3%;
}

.contentsImg {
  width: 100%;
  display: block;
}

.contentsLabel {
  cursor: pointer;
  margin: 20px 10px;
  display: block;
}

.contentsLabel:hover {
  opacity: 0.9;
}

.contentsTitle {
  font-size: 19px;
  display: flex;
  height: 54px;
  line-height: 220%;
  white-space: nowrap;
  position: relative;
}

.contentsTitleTwoLine {
  line-height: 120%;
}

.checkImg {
  margin-right: 10px;
}

.contentsTxt {
  font-size: 18px;
  padding: 25px 10px 10px 10px;
  background: #eeeeee;
  height: 205px;
  position: relative;
  letter-spacing: -1px;
}

.contentsRank {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 22px;
  color: #fff;
  background: #467203;
}

.contentsAddress {
  font-size: 16px;
}

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

.contentsEyeCatch {
  text-align: center;
  font-size: 19px;
  padding: 6px;
  border: 2px solid #bf312a;
  color: #bf312a;
  position: absolute;
  bottom: 20px;
  width: 95%;
  left: 2.5%;
  white-space: nowrap;
}

.contentsNotes {
  position: absolute;
  bottom: 10px;
  width: 95%;
  left: 2.5%;
  font-size: 11px;
  line-height: 1.4;
}

.contentsBannerArea {
  padding: 0 10px;
  text-align: center;
  background: #fff;
}

.contentsAttention {
  margin-top: -15px;
  padding: 0 20px 35px 20px;
  background: #fff;
  font-size: 12px;
  line-height: 120%;
}

.banner {
  display: flex;
  justify-content: center;
}

.bannerTxt {
  font-size: 36px;
  font-weight: 700;
  margin-top: 10px;
}

.bannerImg {
  width: 10vw;
  max-width: 160px;
}

.bannerImg img {
  width: 100%;
}

.collectiveBtnWrapper {
  background-repeat: repeat;
  height: 60px;
  color: #fff;
  margin: 0;
  padding: 0 0 0 20px;
  cursor: pointer;
  font-size: 19px;
  line-height: 190%;
  position: relative;
}

.collectiveBtnWrapper1 {
  background-image: url(../images/title_bg.jpg);
}

.collectiveBtnWrapper2 {
  background-image: url(../images/title_bg2.jpg);
}

.collectiveBtnWrapper3 {
  background-image: url(../images/title_bg3.jpg);
}

.collectiveBtnWrapper4 {
  background-image: url(../images/title_bg4.jpg);
}

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

.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;
}

.line {
  background: #004d68;
  height: 10px;
}

.form {
  overflow: hidden;
  position: relative;
}

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

.form label {
  display: block;
  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;
  line-height: 24px;
  text-align: left;
  color: #e43c38;
  margin-left: 245px;
}

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

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

.form .searchAddress {
  box-sizing: border-box;
  border-radius: 5px;
  width: 170px;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,bcbcbc+90 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 1%, #bcbcbc 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 1%, #bcbcbc 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 1%, #bcbcbc 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bcbcbc',GradientType=0 );
  /* IE6-9 */
}

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

.formArea {
  max-width: 770px;
  margin: 0 auto;
}

.formAttentionArea {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
}

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

.formComment textarea {
  height: 140px;
}

.btn img {
  max-width: 300px;
}

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

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

.attention {
  white-space: nowrap;
  max-width: 770px;
  line-height: 100%;
  margin: 20px auto 30px auto;
}

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

.lineBanner {
  margin-top: 20px;
  text-align: center;
  cursor: pointer;
}

.lineBanner img {
  max-width: 100%;
}

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

.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%;
  }
  .contentsBox {
    justify-content: flex-start;
  }
  .contentsList {
    width: 33.3%;
  }
  #firstWrap .contentsList {
    width: 33.3%;
  }
  .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: 8px;
  }
  .contentsNotes {
    font-size: 12px;
  }
  .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: 60px auto 0 auto;
  }
  .footerBox {
    width: 100%;
  }
}

@media screen and (max-width: 950px) {
  .contentsArea {
    margin-top: 0;
  }
  .contentsDescription {
    font-size: 24px;
  }
  .contentsDescription .checkImg {
    top: -1px;
  }
  .contentsList {
    width: 50%;
  }
  #firstWrap .contentsList {
    width: 50%;
  }
  .contentsLabel {
    margin: 10px 10px 0 10px;
  }
  .contentsTitle {
    font-size: 18px;
    line-height: 250%;
  }
  .contentsTitleTwoLine {
    line-height: 1.2;
  }
  .column3 {
    width: 100%;
  }
  .column3 .contentsList {
    width: 50%;
    width: calc(50% - 20px);
  }
  .column1 {
    width: 100%;
  }
  .column1 .contentsBox {
    height: auto;
  }
  .contentsBannerArea {
    margin-top: 10px;
  }
  .formTitle {
    font-size: 20px;
    margin-top: 30px;
  }
  .formItem {
    width: 100%;
    margin: 0  0 5px 0;
    float: none;
  }
  .formCircle {
    z-index: 10;
    top: -60px;
    height: 120px;
    padding-bottom: 0;
    left: 0;
    width: 100%;
    border-top: 10px solid #eeeeee;
  }
  .form {
    width: 100%;
  }
  .form fieldset {
    width: 100%;
    margin-top: 30px;
    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;
  }
  .form .zip {
    width: 48%;
  }
  .form .searchAddress {
    width: 48%;
  }
  #btn_Check img {
    max-width: 100%;
  }
  .attention {
    padding: 0 10px;
  }
  .bannerBox {
    margin: 0 0 30px 0;
    padding: 10px;
    justify-content: space-around;
  }
  .bannerTxt {
    font-size: 3vw;
  }
  .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;
  }
  .sectionBtnLabel {
    font-family: verdena, sans-serif;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
    margin: auto;
    font-size: 22px;
    cursor: pointer;
    color: transparent;
    font-weight: 700;
    justify-content: center;
    align-items: center;
  }
  .sectionBtn {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 36px;
    height: 36px;
    box-sizing: border-box;
    color: transparent;
    z-index: 20;
  }
  .arrow {
    position: relative;
    top: 2px;
    max-width: 20px;
    margin: auto;
    z-index: 30;
    transform: rotate(180deg);
  }
  .inverted {
    top: -2px;
    transform: rotate(0);
  }
  .header {
    width: 100%;
    background-image: none;
    height: auto;
    padding: 0;
    margin-bottom: 10px;
  }
  .header img {
    width: 100%;
  }
  .contents {
    width: 100%;
  }
  .contentsDescription {
    padding: 20px 0 20px 0;
    font-size: 12px;
  }
  .contentsDescription .checkImg {
    width: 18px;
    height: 18px;
  }
  .contentsSection {
    padding-bottom: 10px;
  }
  .contentsBox {
    margin: 0;
    padding: 0 10px;
    height: 0;
    overflow: hidden;
  }
  .contentsList {
    margin: 0;
    width: 100%;
    height: 48px;
    overflow: hidden;
    position: relative;
  }
  #firstWrap .contentsList {
    width: 100%;
  }
  .contentsList .checkImg {
    width: 26px;
    height: 26px;
  }
  .contentsLabel {
    margin: 50px 10px 10px 10px;
    position: relative;
  }
  .contentsImg {
    width: 100%;
    height: auto;
    display: block;
  }
  .contentsTitle {
    font-size: 16px;
    height: auto;
    line-height: 260%;
    margin-bottom: 5px;
    position: absolute;
    top: -40px;
    left: 0;
  }
  .contentsTitleTwoLine {
    line-height: 120%;
  }
  .contentsTxt {
    font-size: 14px;
    height: auto;
    line-height: 140%;
  }
  .contentsAddress {
    font-size: 12px;
  }
  .contentsExtraTxt {
    font-size: 16px;
  }
  .contentsEyeCatch {
    position: relative;
    bottom: auto;
    margin: 10px 0;
  }
  .contentsNotes {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    margin: 10px 0;
  }
  .contentsBtnLabel {
    font-family: verdena, sans-serif;
    display: flex;
    position: absolute;
    top: 4px;
    right: 0;
    width: 44px;
    height: 44px;
    font-size: 22px;
    cursor: pointer;
    color: transparent;
    font-weight: 700;
    justify-content: center;
    align-items: center;
  }
  .contentsBtn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 36px;
    height: 36px;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 20;
  }
  .contentsAttention {
    padding: 0 10px 20px 10px;
  }
  .contentsAttention p {
    margin-top: 10px;
  }
  .banner {
    display: block;
    margin-bottom: 20px;
  }
  .bannerTxt {
    display: block;
    text-align: center;
    font-size: 4vw;
  }
  .bannerImg {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 25vw;
  }
  .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;
    padding-right: 40px;
    display: flex;
    align-items: center;
  }
  .collectiveBtn {
    font-size: 16px;
  }
  .attention {
    white-space: normal;
  }
  .formTitle {
    font-size: 14px;
  }
  #footer .telBox img {
    top: -3px;
  }
  #footer .telBox address {
    font-size: 30px;
  }
}

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

#banner_consumption_tax {
  max-width: 1200px;
  padding: 0 20px;
  margin: 25px auto 30px;
}

#banner_consumption_tax img {
  position: relative;
  width: 100%;
  height: auto;
  vertical-align: top;
}

@media screen and (max-width: 1000px) {
  #banner_consumption_tax {
    max-width: 100%;
    padding: 0 20px;
    margin: 15px 0;
  }
}
