﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*,*::before,*::after{box-sizing:border-box}a,area,button,[role="button"],input:not([type="range"]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}html{font-size:3.86vw}@media screen and (min-width: 768px){html{font-size:1.8vw}}@media screen and (min-width: 1000px){html{font-size:18px}}body{font-family:"Zen Maru Gothic",sans-serif;font-weight:500;font-style:normal}body a{color:inherit;text-decoration:none}body img{width:100%;height:auto;vertical-align:bottom}body em{font-style:normal}body li{list-style:none}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:inherit}.wrap{background:#fff;width:100%;color:#302f2f}body#confirm .wrap,body#thanks .wrap{min-height:100vh;height:100%;border-bottom:1rem solid #2ac4d8;display:flex;flex-flow:column}@media screen and (min-width: 768px){body#confirm .wrap,body#thanks .wrap{border-bottom-width:3rem}}.contents{min-height:30%;color:black;flex:1}.form{width:100%;padding:2rem 0;line-height:1.8em}.form__list{display:grid;grid-template-columns:100%;grid-gap:1rem}.form__list-item{padding:0 0 1rem;border-bottom:1px dotted #c9c8c8;text-align:left;display:grid;grid-template-columns:100%;grid-gap:.5em}.form__list-item .head{line-height:1.8em;font-weight:600}.form__list-item .head br{display:none}.form__list-item .head.icon-r,.form__list-item .head.icon-o{padding-left:3em;position:relative}.form__list-item .head.icon-r::before,.form__list-item .head.icon-o::before{padding:.2em .5em;line-height:1em;font-size:.88em;font-weight:400;display:block;position:absolute;top:.4em;left:0}.form__list-item .head.icon-r::before{content:'必須';background:#ff9b48;color:#fff}.form__list-item .head.icon-o::before{content:'任意';background:#787878;color:#fff}.form__list-item .body{min-height:1.8em;line-height:1.8em}.form__list-item .body div.error{color:red;font-size:.88em;display:none}.form__list-item .body div.error.is-active{display:block}.form__list-item .small{font-size:.77em}.form__privacy{padding:2rem 0;color:#302f2f;text-align:center;display:grid;grid-template-columns:100%;grid-gap:.5rem}.form__privacy label.checkbox{margin:0 !important}.form__privacy .error{color:red;font-size:.88em;display:none}.form__privacy .error.is-active{display:block}.form__privacy a{transition:all .2s ease-in-out;cursor:pointer;border-bottom:1px solid #489bf0;color:#489bf0}@media screen and (min-width: 768px){.form__privacy a:hover{opacity:.7}}.form__text{max-width:700px;margin:0 auto;padding:3rem 0;line-height:1.8em}.form__button{width:90%;margin:0 auto;text-align:center}.form__button button[type='submit']{background-color:transparent;border:none;font-family:inherit;font-size:inherit;cursor:pointer;outline:none;padding:0;transition:all .2s ease-in-out;cursor:pointer;font-family:"Zen Maru Gothic",sans-serif;background-color:#ffcc10;background-image:url("../images/icon_arrow.svg");background-repeat:no-repeat;background-position:calc(100% - 1em) 50%;background-size:.9em auto;padding:.6em 0;border:2px solid currentColor;border-radius:10em;font-size:1.33rem;font-weight:700;text-align:center;letter-spacing:.05em;display:block;filter:drop-shadow(3px 3px 0 #302f2f);width:100%;display:block}@media screen and (min-width: 768px){.form__button button[type='submit']:hover{opacity:.7}}.form__button button[type='button']{background-color:transparent;border:none;font-family:inherit;font-size:inherit;cursor:pointer;outline:none;padding:0;transition:all .2s ease-in-out;cursor:pointer;font-family:"Zen Maru Gothic",sans-serif;background-color:#ffcc10;background-image:url("../images/icon_arrow.svg");background-repeat:no-repeat;background-position:calc(100% - 1em) 50%;background-size:.9em auto;padding:.6em 0;border:2px solid currentColor;border-radius:10em;font-size:1.33rem;font-weight:700;text-align:center;letter-spacing:.05em;display:block;filter:drop-shadow(3px 3px 0 #302f2f);background-color:#ababab;width:100%;display:block}@media screen and (min-width: 768px){.form__button button[type='button']:hover{opacity:.7}}.form__button a{transition:all .2s ease-in-out;cursor:pointer;margin:0 auto;padding:1.5rem 1rem;border-radius:10rem;line-height:1;font-size:1.33rem;font-weight:700;display:block;background-color:#787878;color:#fff;width:100%;display:block}@media screen and (min-width: 768px){.form__button a:hover{opacity:.7}}.form__note{padding:3rem 0 0;font-size:.88rem;text-align:left}.form input[type='text'],.form input[type='email'],.form input[type='tel'],.form input[type='number'],.form input[type='date'],.form select,.form textarea{font-family:"Zen Maru Gothic",sans-serif;-webkit-appearance:none;appearance:none;background:white;width:100%;padding:.5rem;border:1px solid #c9c8c8;border-radius:.5em;line-height:1.8em;font-size:1rem;text-align:left}.form input[type='text'].short,.form input[type='email'].short,.form input[type='tel'].short,.form input[type='number'].short,.form input[type='date'].short,.form select.short,.form textarea.short{width:calc((100% - 3rem) / 3)}.form input[type='date']{width:calc((100% - 3rem) / 3);max-width:20em}.form textarea{min-height:10em;vertical-align:bottom;resize:vertical}.form label.radio,.form label.checkbox{padding:0 0 0 1.5em;line-height:1.8em;font-weight:500;position:relative;display:inline-block;cursor:pointer}.form label input[type='radio'],.form label input[type='checkbox']{width:1.2em;height:1.2em;margin:auto;position:absolute;top:0;left:0;bottom:0}.form label.postalcode{display:grid;grid-template-columns:100%;grid-gap:.5em;position:relative}.form label.postalcode .text{position:absolute;top:.5em;left:.5em}.form label.postalcode input[id='Postalcode']{width:10em;padding-left:1.5em}.form label.date{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:.5em}.form label.date>span{line-height:1em;grid-column:1 / 3}.form label.date input,.form label.date select{width:100%;max-width:none}.form label.date02{padding:1rem 0 0}.form .radio-wrap,.form .checkbox-wrap{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:.3em}.form .radio-wrap label.radio{text-align:left}.form .checkbox-wrap label.checkbox{text-align:left}.form input.error,.form input[type='date'].error,.form select.error,.form textarea.error{border-color:red !important}@media screen and (min-width: 768px){.form{max-width:50rem;margin:0 auto;padding:4rem 0}.form__list-item{grid-template-columns:14em auto;grid-gap:.5em 1rem}.form__list-item .head br{display:block}.form__privacy{padding:3rem 0}.form__text{padding:2rem 0}.form__button{width:80%;max-width:30rem}.form input[type='text'],.form input[type='email'],.form input[type='tel'],.form input[type='number'],.form input[type='date'],.form select,.form textarea{padding:.2em .5em;line-height:2em;font-size:1rem}.form input[type='text'].short,.form input[type='email'].short,.form input[type='tel'].short,.form input[type='number'].short,.form input[type='date'].short,.form select.short,.form textarea.short{width:100%;max-width:none}.form textarea{min-height:8em}.form label input[type='radio'],.form label input[type='checkbox']{width:1.5em;height:1.5em}.form label.postalcode .text{top:.45em}.form label.date{grid-template-columns:repeat(2, 1fr);grid-gap:.5em}.form label.date span{align-self:center;grid-column:auto}.form .radio-wrap,.form .checkbox-wrap{grid-template-columns:repeat(3, 1fr);grid-gap:.5em 1em}}@supports (-webkit-touch-callout: none){.form input[type='date'],.form select{height:2.5em;color:#302f2f;font-size:16px;border-radius:.5em}}.confirm__inner,.thanks__inner{width:calc(100% - 2rem);max-width:1000px;margin:0 auto;text-align:center}.confirm__heading,.thanks__heading{background-color:#2ac4d8;padding:1em 0;line-height:1.8em;color:#fff;font-size:1.5rem;font-weight:700;text-align:center}@media screen and (min-width: 768px){.confirm__heading,.thanks__heading{font-size:2rem}}.confirm__text,.thanks__text{padding:0 0 2rem;line-height:1.8em;text-align:center}@media screen and (min-width: 768px){.confirm__text br,.thanks__text br{display:none}}.confirm__text{font-size:.88rem}.confirm .form__list{padding:0 0 2rem}.confirm .form__button{display:grid;grid-template-columns:100%;grid-gap:1rem}@media screen and (min-width: 768px){.confirm .form__list{padding:0 0 3rem}.confirm .form__button{grid-gap:2rem}}.thanks__text{padding:2rem 0 4rem;font-size:1rem;font-weight:400;text-align:center;display:grid;grid-template-columns:100%;grid-gap:1rem}.thanks__button{width:90%;margin:0 auto;text-align:center}.thanks__button button{background-color:transparent;border:none;font-family:inherit;font-size:inherit;cursor:pointer;outline:none;padding:0;transition:all .2s ease-in-out;cursor:pointer;font-family:"Zen Maru Gothic",sans-serif;background-color:#ffcc10;background-image:url("../images/icon_arrow.svg");background-repeat:no-repeat;background-position:calc(100% - 1em) 50%;background-size:.9em auto;padding:.6em 0;border:2px solid currentColor;border-radius:10em;font-size:1.33rem;font-weight:700;text-align:center;letter-spacing:.05em;display:block;filter:drop-shadow(3px 3px 0 #302f2f);width:100%;display:block}@media screen and (min-width: 768px){.thanks__button button:hover{opacity:.7}}.thanks__button a{transition:all .2s ease-in-out;cursor:pointer;font-family:"Zen Maru Gothic",sans-serif;background-color:#ffcc10;background-image:url("../images/icon_arrow.svg");background-repeat:no-repeat;background-position:calc(100% - 1em) 50%;background-size:.9em auto;padding:.6em 0;border:2px solid currentColor;border-radius:10em;font-size:1.33rem;font-weight:700;text-align:center;letter-spacing:.05em;display:block;filter:drop-shadow(3px 3px 0 #302f2f);width:100%;display:block}@media screen and (min-width: 768px){.thanks__button a:hover{opacity:.7}}@media screen and (min-width: 768px){.thanks__text{font-size:1.11rem}.thanks__text-item{padding:0 0 1rem}.thanks__text-item:last-child{padding:0}.thanks__text br{display:block}.thanks__button{max-width:30rem}}
