body { margin: 0; padding: 0; }

html, body { height: 100%; }

img { line-height: 0; font-size: 0; border: 0; }

a img, fieldset, img { border: 0; }

blockquote, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, ul, li, ol, p, pre, span, td, th { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, address { font-size: 100%; }

ul, li, ol { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }

a:link, a:visited { color: #000; text-decoration: none; }

a:hover, a:active { color: #333; text-decoration: none; }

a { -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }

a:hover { filter: alpha(opacity=80); -moz-opacity: 0.80; opacity: 0.80; }

hr { display: none; }

.cf:before, .cf:after { content: " "; display: table; }

.cf:after { clear: both; }

.cf { *zoom: 1; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

#container { margin: 0 auto; text-align: center; line-height: 160%; min-width: 980px; overflow-x: hidden; font-size: 16px; font-family: 'Noto Sans JP'; }

@media screen and (min-width: 760px) { .sp { display: none !important; }
  .pc { display: block; } }
@media screen and (max-width: 759px) { .pc { display: none !important; }
  .sp { display: block; } }
.cInner { width: 1000px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }

.btn { display: inline-block; background-color: #c36269; color: #FFF !important; font-size: 23px; padding: 25px 40px; min-width: 360px; }

@media screen and (max-width: 759px) { /* SP */
  #container { min-width: 100%; font-size: 3.4vw; }
  .cInner { width: 100%; padding: 0 5vw; }
  .fit { width: 100%; height: auto; display: block; }
  .btn { font-size: 4vw; padding: 3vw 5vw; min-width: 70%; } }
/*-------------------------------------------------
	++ COMMON 
-------------------------------------------------*/
#main { background: url("../img/main.jpg") no-repeat center center; background-size: 1400px auto; min-height: 835px; position: relative; }
#main:before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; min-height: 100%; background: url("../img/main_top.png") center top no-repeat; background-size: 1400px auto; }
#main:after { display: block; content: ""; position: absolute; bottom: -2px; left: 0; width: 100%; min-height: 100%; background: url("../img/main_bottom.png") center bottom no-repeat; background-size: 1400px auto; }
#main .att { position: absolute; top: 77%; right: 0; width: 202px; }
#main .title { padding-top: 100px; }
#main .navigator { position: absolute; bottom: -60px; left: 50%; margin-left: -116px; z-index: 1; }

@media (min-width: 1400px) { #main { background-size: 100% auto; }
  #main:before { background-size: 100% auto; }
  #main:after { background-size: 100% auto; } }
@media screen and (max-width: 759px) { /* SP */
  #main { background: url("../img/main.jpg") no-repeat center center; background-size: 1400px auto; min-height: 150vw; position: relative; }
  #main .title { padding: 20vw 5vw 0 5vw; }
  #main .navigator { width: 40%; position: absolute; bottom: -15vw; left: 30%; margin-left: 0; }
  #main .att { top: 82%; width: 35%; } }
#gigyaShare { display: -webkit-flex; display: -ms-flex; display: flex; justify-content: center; }
#gigyaShare .gig-bar-container { margin-top: 5px; }

/*-------------------------------------------------
	++ HOME CONTENTS 
-------------------------------------------------*/
.section { position: relative; }
.section .secHead { margin-bottom: 60px; }
.section .secHead h2 { margin-bottom: 30px; }
.section .secHead h2 img { margin: 0 auto; text-align: center; }
.section .secHead .text { text-align: center; }

#intro { padding: 160px 0 80px 0; }
#intro .text { font-size: 26px; line-height: 200%; font-weight: 500; }
#intro .text span { background: url("../img/border.png") left bottom repeat-x; }
#intro .att { display: block; margin-top: 40px; font-size: 12px; padding: 0 190px; }
#intro .bnr { margin: 70px auto 0 auto; text-align: center; }
#intro .bnr .att { margin-top: 10px; padding: 0; }

@media screen and (max-width: 759px) { /* SP */
  #intro { padding: 25vw 0 10vw 0; }
  #intro .text { font-size: 5vw; }
  #intro .text span { background-size: auto 2vw; }
  #intro .att { margin-top: 5vw; font-size: 3vw; padding: 0; line-height: 1.6; text-align: left; }
  #intro .bnr { margin: 10vw auto 0 auto; }
  #intro .bnr .att { margin-top: 5vw; text-align: center; } }
#guest { background-color: #dbe8e9; padding-bottom: 200px; position: relative; }
#guest:before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; min-height: 100%; background: url("../img/guest_head.png") center top no-repeat; background-size: 1400px auto; }
#guest:after { display: block; content: ""; position: absolute; bottom: -2px; left: 0; width: 100%; min-height: 100%; background: url("../img/cover_white.png") center bottom no-repeat; background-size: 1400px auto; }
#guest .secHead { margin-bottom: 90px; padding-top: 30px; }
#guest .guestList ul { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#guest .guestList ul li { width: 50%; margin-bottom: 50px; padding: 0 20px; }
#guest .guestList ul li .photo { margin: 0 auto 13px auto; text-align: center; position: relative; }
#guest .guestList ul li .photo img { width: 100%; height: auto; display: block; z-index: 1; position: relative; border: 2px solid #dbe8e9; }
#guest .guestList ul li .photo:after { content: ""; background-color: #6fa5a7; width: 100%; height: 100%; position: absolute; top: 20px; left: 20px; z-index: 0; }
#guest .guestList ul li .guestName { text-align: center; font-size: 18px; font-weight: bold; margin-top: 30px; position: relative; }
#guest .guestList ul li .guestName span { transform: scale(0.9, 1); }
#guest .guestList ul li .guestName:before { content: ""; width: 35px; height: 11px; background: url(../img/name_border.png) left center no-repeat; background-size: 35px 11px; position: absolute; bottom: -15px; left: 20px; }
#guest .guestList ul li .guestName:after { content: ""; width: calc(100% - 35px); height: 2px; background-color: #6fa5a7; position: absolute; bottom: -10px; right: -20px; }
#guest .text { background-color: #f7f7f7; margin-top: 50px; padding: 45px 30px; line-height: 2; }

@media (min-width: 1400px) { #guest:before { background-size: 100% auto; }
  #guest:after { background-size: 100% auto; } }
@media screen and (max-width: 759px) { /* SP */
  #guest { padding-bottom: 20vw; }
  #guest .secHead { margin-bottom: 10vw; padding-top: 10vw; }
  #guest .guestList ul li { width: 90%; margin: 0 auto 10vw auto; padding: 0 3vw 0 0; }
  #guest .guestList ul li .photo:after { top: 3vw; left: 3vw; }
  #guest .guestList ul li .guestName { font-size: 4vw; margin-top: 5vw; }
  #guest .guestList ul li .guestName:before { width: 10vw; height: 3vw; background-size: 7vw auto; bottom: -3vw; left: 0; }
  #guest .guestList ul li .guestName:after { content: ""; width: calc(100% - 5vw); bottom: -2vw; right: -3vw; }
  #guest .text { margin-top: 5vw; padding: 5vw; text-align: left; } }
#message, #messageform { position: relative; padding-bottom: 100px; }
#message .secHead, #messageform .secHead { margin-bottom: 80px; padding-top: 90px; }
#message .linkBtn, #messageform .linkBtn { margin-top: 80px; }
#message:before, #message:after, #messageform:before, #messageform:after { content: ""; position: absolute; top: 100px; background: url("../img/message_bg.png") center top no-repeat; background-size: 100% auto; width: 74px; height: 387px; }
#message:before, #messageform:before { left: 0; }
#message:after, #messageform:after { right: 0; transform: scale(-1, 1); }

@media screen and (max-width: 759px) { /* SP */
  #message .secHead, #messageform .secHead { padding-top: 10vw; margin-bottom: 10vw; }
  #message .linkBtn, #messageform .linkBtn { margin-top: 10vw; }
  #message:before, #message:after, #messageform:before, #messageform:after { top: 30vw; width: 10vw; height: 80vw; }
  #message { padding-bottom: 20vw; } }
#youtube { background-color: #f6f2ec; padding-bottom: 100px; position: relative; }
#youtube:before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; min-height: 100%; background: url("../img/cover_white.png") center bottom no-repeat; background-size: 1400px auto; transform: scale(-1, -1); }
#youtube .secHead { margin-bottom: 0; padding-top: 90px; }
#youtube .youtube { margin: 50px auto 0 auto; text-align: center; max-width: 720px; }
#youtube .youtube img.fit { width: 100%; height: auto; display: block; }

@media (min-width: 1400px) { #youtube:before { background-size: 100% auto; } }
@media screen and (max-width: 759px) { /* SP */
  #youtube { padding-bottom: 20vw; }
  #youtube .youtube { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
  #youtube .youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } }
#sponsor { padding: 50px 0; }
#sponsor img { border: 1px solid #F2F2F2; }

@media screen and (max-width: 759px) { /* SP */
  #sponsor { padding: 10vw 0; }
  #sponsor .bnr { width: 70%; margin: 0 auto; text-align: center; } }
/*-------------------------------------------------
	++ FORM 
-------------------------------------------------*/
#messageform .formAtt { margin: 20px 0; text-align: left; }
#messageform .formWrap { padding: 0 75px 50px 75px; }
#messageform .formWrap .message-subtitle { background-color: #dbe8e9; color: #1d787b; padding: 7px; margin: 20px 0; font-size: 18px; }
#messageform .formWrap .sub-link { margin: 20px 0; }
#messageform .formWrap .sub-link a { margin: 0 20px; }
#messageform .formWrap #form-notice { margin: 20px 0; text-align: left; font-size: 14px; }
#messageform .formWrap #form-notice .formAtt { margin-bottom: 20px; }
#messageform .formWrap a { text-decoration: underline; }
#messageform .formWrap table { width: 100%; border-collapse: collapse; }
#messageform .formWrap table tr th { vertical-align: top; padding-top: 9px; width: 30%; padding-left: 30px; padding-right: 24px; text-align: right; font-size: 16px; font-weight: normal; }
#messageform .formWrap table tr td { padding: 1px 0px 7px 0; width: 70%; text-align: left; font-size: 16px; }
#messageform .formWrap table tr td input.fname { width: 50%; margin-bottom: 2px; vertical-align: middle; }
#messageform .formWrap table tr td input.fage { width: 10%; margin-right: 3px; margin-bottom: 2px; vertical-align: middle; }
#messageform .formWrap .thanks { padding: 75px 0 50px 0; }
#messageform .formWrap .thanks h2 { font-size: 38px; margin-bottom: 15px; font-weight: 400; }
#messageform .linkBtn { margin: 50px auto 0 auto; text-align: center; }

#hw-message input[type="text"], #hw-message input[type="password"], #hw-message input[type="tel"], #hw-message input[type="email"], #hw-message input[type="number"], #hw-message table textarea { width: 100%; border: 1px solid #d1d1d1; background: #fff; -webkit-appearance: none; padding: 5px; border-radius: 0; font-size: 16px; }

#hw-message table textarea { height: 100px; }

#hw-message input[type="text"], #hw-message input[type="password"], #hw-message input[type="tel"], #hw-message input[type="email"], #hw-message input[type="number"] { height: 36px; vertical-align: top; }

#hw-message input:focus, #hw-message select:focus, #hw-message textarea:focus { outline: none; }

.custom-selectbox { position: relative; display: inline-block; border: 1px solid #d0d0d0; border-radius: 0; background: #f8f8f8; margin-bottom: 5px; width: 100%; padding: 7px; }
.custom-selectbox:hover { border: 1px solid #999999; }
.custom-selectbox:before { content: ""; position: absolute; top: 50%; right: 5px; margin-top: -3px; display: block; width: 6px; height: 6px; border-top: solid 2px #4d4d4d; border-right: solid 2px #4d4d4d; transform: rotate(135deg); }
.custom-selectbox:nth-last-of-type(1) { margin-bottom: 0; }
.custom-selectbox select { cursor: pointer; position: relative; -webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; padding: 2px 20px 2px 5px; border: none; outline: none; border-radius: 0; background: transparent; width: 100%; font-size: 16px; }
.custom-selectbox select::-ms-expand { display: none; }

#form-submit, #form-reset { -webkit-appearance: none; border: 1px solid #d1d1d1; background-color: #f7f7f7; color: #333; height: 44px; width: 264px; margin-right: 16px; font-size: 16px; cursor: pointer; transition: all 0.3s ease-in; }

#form-submit { border: 1px solid #c36269; background-color: #c36269; color: #FFF; }

/* 0918 start */
.present { margin-top: 30px; text-align: center; }
.present img { width: 300px; }
.present p.info { margin-top: 20px; font-size: 0.8em; }
/* 0918 end */

@media screen and (max-width: 759px) { /* SP */
  #messageform { padding: 10vw 0; }
  #messageform .formWrap { padding: 5vw; }
  #messageform .formWrap .message-subtitle { margin: 3vw 0; padding: 2vw; }
  #messageform .formWrap .sub-link { margin: 3vw 0; }
  #messageform .formWrap .sub-link a { margin: 0 3vw; }
  #messageform .formWrap #form-notice { margin: 3vw 0; }
  #messageform .formWrap #form-notice .formAtt { margin-bottom: 3vw; }
  #messageform .formWrap table tr th { display: block; width: 100%; text-align: left; padding: 0 0 1vw 0; }
  #messageform .formWrap table tr td { display: block; width: 100%; text-align: left; padding-bottom: 5vw; font-size: 3.6vw; }
  #messageform .formWrap table tr td input { font-size: 16px; }
  #messageform .formWrap table tr td input.fname { width: 45%; margin-bottom: 2px; vertical-align: middle; }
  #messageform .formWrap table tr td input.fage { width: 15%; margin-right: 3px; margin-bottom: 2px; vertical-align: middle; }
  #messageform .formWrap table tr td textarea, #messageform .formWrap table tr td select { font-size: 16px; }
  #messageform .formWrap .thanks { padding: 10vw 0; }
  #messageform .formWrap .thanks h2 { font-size: 6vw; margin-bottom: 3vw; }
  #messageform .linkBtn { margin: 5vw auto 0 auto; width: 50%; }
  #hw-message input[type="text"], #hw-message input[type="password"], #hw-message input[type="tel"], #hw-message input[type="email"], #hw-message input[type="number"], #hw-message table textarea { padding: 2vw; }
  #hw-message table textarea { height: 40vw; }
  #hw-message input[type="text"], #hw-message input[type="password"], #hw-message input[type="tel"], #hw-message input[type="email"], #hw-message input[type="number"] { height: auto; }
  .custom-selectbox { margin-bottom: 3vw; }
  .custom-selectbox:before { right: 3vw; margin-top: -1vw; width: 2vw; height: 2vw; }
  .custom-selectbox select { padding: 1vw 7vw 1vw 3vw; }
  #form-submit, #form-reset { width: 80%; padding: 2vw 3vw; font-size: 3.4vw; margin-bottom: 3vw; } }
/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#jwaveFooter { background-color: #e1b0b4; padding: 20px 0 78px 0; }
#jwaveFooter .commonSet { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
#jwaveFooter .commonSet .toHome { width: 50%; text-align: left; }
#jwaveFooter .commonSet .footerLogo { width: 50%; text-align: right; }
#jwaveFooter .commonSet .copyRight { width: 100%; text-align: center; font-size: 12px; }

@media screen and (max-width: 759px) { /* SP */
  #jwaveFooter { padding: 6vw 0; }
  #jwaveFooter .commonSet .toHome { width: 70%; }
  #jwaveFooter .commonSet .toHome a { width: 25%; display: block; }
  #jwaveFooter .commonSet .footerLogo { width: 30%; }
  #jwaveFooter .commonSet .copyRight { width: 60%; margin: 0 auto; margin-top: 8vw; } }
