@charset "utf-8";
/* CSS Document */


   /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}address,blockquote,dl,figure,form,iframe,ol,p,pre,table,ul{margin:0}ol,ul{padding:0;list-style:none}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object{vertical-align:bottom}button,input,optgroup{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;appearance:none}[type="button"][disabled],[type="reset"][disabled],[type="submit"][disabled],button[disabled]{cursor:default}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;}[hidden],template{display:none}embed,iframe,img,object,table{width:100%}body{font-size:16px;font-weight:400;line-height:2em;color:#21242b;word-wrap:break-word;overflow-x:hidden;background-color:#fff;-webkit-text-size-adjust:100%}.gothic400{font-family:toppan-bunkyu-gothic-pr6n,serif;font-weight:400;font-style:normal}.gothic600{font-family:toppan-bunkyu-gothic-pr6n,serif;font-weight:600;font-style:normal}.en{font-family:futura-pt,sans-serif;font-style:normal}.en-serif{font-family:orpheuspro,serif;font-weight:700;font-style:normal}.flex{display:flex;justify-content:space-between;flex-wrap:wrap}

  
  body {
    font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
    color: #040000;  
    line-height: 2;
}
p {
    font-size: 16px;
    line-height: 2;
    font-weight: 600;
}

.only-pc{
    display: block;
}
.only-sp, .only-under1200{
    display: none;
}

.inner {
    width: clamp(300px, 80%, 1000px);
    margin: 0 auto;
    text-align: center;
}
.relative{
    position: relative;
}

.absolute{
    position: absolute;
}
.header{
    height: clamp(80px, 16vw, 120px);
}
.hero
 {
/*background: #dae000;*/
    background-image: url("../images/hero-bg-w.png");
     background-size: cover;
     position: relative;
} 
.logo-wrap{
    width: clamp(80px, 16vw, 120px);
    left: 3vw;
    top: 15px;
    display: flex;
}

.logo-anni-30{
    width: clamp(80px, 22vw, 140px);
    right: 3VW;
    top: 30%;
    z-index: 5;
}
.hero-item{
    max-width: 1400px;
    margin: 0 auto;
}
.present{
    background-color: #efc4ce;
    color: #815143;
}
.present-bg{
    margin-top: -24vw;
}
.giftee-02{
    margin: 8% 0 14% 0; 
}

.giftee-02 p{
   text-align: left;
   font-size: clamp(13px, 2.4vw, 30px);
}



.giftee-flex-pic{
    width: 48%;
}
.giftee-flex-txt {
    text-align: left;
    width: 90%;
    margin: 0 auto;
}
.giftee-flex-txt dd {
font-size: 15px;
  line-height: 1.6;
  padding-bottom: 5px;
  text-indent: -0.5em;
  padding-left: 0.5em;
  
}
.giftee-flex-txt dt {
font-size: 16px;
padding-bottom: 10px;
  font-weight: 600;
  
}


.plane01{
width: 30%;
    right: 0;
    bottom: -2%;
}


.present .apply {
    animation: fadeIn 1s linear;
    animation-fill-mode: both;
    margin: 14% 0;
}
.apply p {
    font-size: 2.7vw;
    margin: 4% 0 8%;
    font-family: ‘Noto Sans JP’, sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.apply p a{
    border-bottom: 1px solid;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 600;
    font-size: clamp(16px, 2.8vw, 30px);
}

.apply a:hover {
transition: .4s;
    opacity: 0.6;
}

.reason{
    margin-top: -12vw;
}
.reason-txt{
    background-color: #b0d6da;
    padding-top: 15vw;
}
.reason-txt img{
margin-bottom: 80px;
}

.plane02{
    width: 56vw;
    top: 8vw;
    left: -20vw;
}

.reason-title{
    width: 38%;
    top: 80%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.kibitan{
width: 18%;
    top: 68%;
    right: 8vw;
}


/*.reason-txt{
    position: absolute;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
    font-size: 12px;
    width: 66%;
    text-align: left;
    line-height: 1.8em;
    letter-spacing: 0.02em;
    animation: fadeIn 1s linear;
    animation-fill-mode: both;
}*/



#access{
    text-align: center;
    margin: 0 auto;
    background-color: #91b23d;
}

#access img{
    width: 23%;
    margin: 5% 0;
}

.map{
    padding-bottom: 6%;
}

.apply2{
    text-align: center;
    margin: 0 auto;
    position: relative;
    color: #040000;
}
.apply2 .apply p{
    color: #3aae45;
    margin-bottom: 12%;
}

.apply2 h1{
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 3.8vw;
font-weight: 600;
    margin: 8% 0;
    line-height: 1.4em;
    letter-spacing: 0.05em;}
/*#apply2 .apply {
    position: absolute;
    top: 20%;
    width: 100%;
}*/


.follow{
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 2.8vw;
font-weight: 600;
}
.sns {
    width: 67%;
    margin: 3% auto 0;
}
.sns-item {
    width: 28%;
    margin-bottom: 10%;
}
.instagram{
    margin-right: 3%;
}
footer{
    margin: 0 auto;
    padding: 8% 12%;
    background-color: #e5e5e5;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.footer-btn{
    width: 48%;
        padding-top: 0.4%;
}
.footer-txt{
    width: 50%;
    font-size: clamp(15px, 2vw, 26px);
    line-height: 1.6em;
    text-align: left;
    font-weight: 600;
}
.btn {
    background-color: #f0a93e;
    width: 97%;
    height: 48px;
    text-align: center;
    border-radius: 40px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    letter-spacing: 0.1em;
    transition: .4s;
    
}
.btn-line{
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 64%;
	border-radius: 10vw;
}
.footer-btn p{
      font-size: clamp(12px, 1.5vw, 20px);
    letter-spacing: 0.05em;
    margin: 0.5em 0 0 1em;
    font-weight: 400;
}
.sns-item:hover,.btn:hover,.btn-line:hover  {
    transition: .4s;
    opacity: 0.6;
}


.btn-line::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/*ここから利用規約ページ*/

#terms {
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
    font-size: 14px;
}

#terms .inner{
       text-align: left;
    padding: 6% 0;
    width: 78%;
    margin: 0 auto;
    max-width: 800px;
}
#terms h1{
    font-size: 24px;
    margin-bottom: 0.5em;
    letter-spacing: 0.2em;
}
#terms h2{
    font-size: 18px;
    margin-bottom: 0.5em;

}

#terms .contents{
        margin-bottom: 2em;
}
#terms p,#terms li {
    text-align: justify;
        /*text-indent: -1em;
    padding-left: 1em;*/
    margin-bottom: 4px;
}   
#terms .txt-title{
    margin-top: 6px;
}

.contents a {
    text-decoration: underline;
}

/*ここからレスポンシブ*/

@media (min-width: 1200px) {

.hero
 {
	background: #dae000;
	 position: relative;
	 height: 47vw;
}
.hero-bg{
	background-image: url("../images/hero-bg-end.png");
	height: 35vw;
    background-size: cover;
}
.hero-item{
    max-width: 1400px;
	width: 80%;
    margin: 0 auto;
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
	.present-bg {
    margin-top: 2vw;
}
}

@media (max-width: 1200px) {     
    
.hero
 {
    background-image: url("../images/hero-bg.png");
} 
    
	.only-over1200{
		display: none;
	}
		.only-under1200{
		display: block;
	}


	
    .access-wrap {
    padding-left: 10%;
}
    #access li {
    font-size: 18px;
}
    

}

@media (min-width: 960px) {

/*.apply p {
    font-size: 24px;
}*/

    #apply2 h1{
font-size: 38px;
        margin: 7% 0 40%
    }
    .follow{
        font-size: 34px;
    }
    #apply2 .apply {
       top: 24%; 
    }
    .sns{
      margin: 6% auto 0;  
    }
}



 @media (max-width: 640px) {

#terms .inner{
    font-size: 13px;
}
#terms h1{
    font-size: 20px;
}
#terms h2{
        font-size: 16px;
}
#terms p,#terms li {
    margin-bottom: 4px;
    line-height: 1.8em;
   letter-spacing: 0.08em;
}   
     #terms span{
       text-align:left;  
     }
#terms .txt-title{
    margin-top: 6px;

}.footer-btn {
    width: 100%;
    padding-top: 0.4%;
    text-align: center;
}.footer-txt {
    width: 100%;
    padding-top: 24px;
}.top {
    width: 100%;
    margin-bottom: 8px;
}.sec-subtitle {
    font-size: 22px;
    line-height: 1.4;
    padding-bottom: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
}.form-wrap p {
    text-align: left;
    font-size: 14px;
    line-height: 2em;
}.form-wrap a {
    display: block;
    font-size: 16px;
    padding-top: 20px;
    text-decoration: underline;
    color: #ffeb3b;
}.form-subtitle {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    padding-bottom: 6px;
}
}



 @media (max-width: 480px) {

	  .only-pc{
	display: none;
   }
	 
    .only-sp{
		 display: block;	 
	 }	
     .btn{
         font-size: 14px;
     }
     .follow {
    font-size: 14px;
}
     footer {
    padding: 8% 6%;
         }
	 .footer-txt {
    font-size: 11px;
         letter-spacing: 0.02em;
     }
     .footer-btn p{
         font-size: 11px;
         line-height: 1.4;
         margin-top: 6px;
     }
}


/**form**/

#questionnaire {
    background: #26be40;
    color: #fff;
}

.form-wrap {
    padding: 60px;
}
.sec-subtitle {
    font-size: 30px;
    line-height: 1.4;
    padding-bottom: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.sec-subtitle span {
    display: block;
    font-size: 22px;
}
.form {
    padding-top: 20px;
  width: 84%;
    margin: 0 auto;
}


#questionnaire th, #questionnaire td {
    border-top: #59d86f solid 1px;
    padding: 14px;
}
#questionnaire th {
width: 10em;
  
}
#questionnaire td {
   text-align: left;
}
input {
    background: #fff;
    border-radius: 6px;
    padding: 8px;    color: #333;
}
.size-xl {
    width: 100%;
}
#questionnaire td p {
    font-size: 13px;
}

select {
    text-transform: none;
    padding: 12px;
    border-radius: 6px;
}
#questionnaire table {
    margin-bottom: 80px;
}
.form-title {
    font-size: 18px;
    padding: 20px;
    font-weight: 600;
    background: #fbff9d;
    color: #26be40;
}
.form-q-wrap {
  text-align: left;
}
.form-row {
    text-align: left;
    border-top: #59d86f solid 1px;
    padding: 20px 0;
}
.form-subtitle {
    font-size: 18px;
    font-weight: 600;
}
textarea {
    margin-top: 20px;
}


.form-submit-btn input {
    background: #ff9b01;
    padding: 12px 50px;
    border-radius: 60px;
  color: #fff;
}.form-submit-btn input:hover {
    background: #333;
  color: #fff;
}
.form-submit {
    padding-top: 40px;
}

.title-logo {
  width: clamp(320px, 50vw, 600px);
    margin: 0 auto 24px;
}
p.sup {
    font-size: 13px;
    line-height: 1.6;
    padding-top: 20px;
}

.error_messe {
    margin: 0;
    text-align: left;
    color: #e0fe42;
}
#formWrap h4 {
    padding-bottom: 40px;
}
.formTable{
  padding-top: 40px;
}
label {
    padding-right: 10px;
}
.q4-margin1{
    margin-top: 1em;
}
.q4-margin2{
    margin-top: 2em;
}

#form .footer-txt,#thanks .footer-txt,#mail .footer-txt{
    font-size: clamp(15px, 1.8vw, 20px);
}

#form .footer-btn p,#thanks .footer-btn p,#mail .footer-btn p {
    font-size: clamp(12px, 1.2vw, 14px);
    margin: 1em 0;
}



 @media (max-width: 640px) {
 .logo-anni-30 {
    top: 3vw;
  }
 .form-wrap p {
    text-align: left;
}  
   .form {
    padding-top: 20px;
    width: 100%;
    margin: 0 auto;
}
  #questionnaire th {
    width: 10em;
    font-size: 13px;
    line-height: 1.4;
    padding: 10px 3px;
} 
   #questionnaire td {
    padding: 10px 3px;
}
   input {
    padding: 3px;
}
   #questionnaire td p {
    font-size: 11px;
}
  .form-title {
    font-size: 15px;
    padding: 12px;
    text-align: center;
} 
  .form-subtitle {
    font-size: 16px;
    font-weight: 600;
} 
   .radio-wrap {
    font-size: 13px;
         line-height: 1.7;
}
   .form-row p {
    font-size: 13px;
}.inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}.form-wrap {
    padding: 30px;
}
   .form-submit {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    padding-bottom: 10px;
    text-indent: -1em;
    padding-left: 1em;
}
   .title-logo {
         width: 100%;
    margin: 0 auto 24px;
}
}
