@charset "UTF-8";main.contact h1{display:block;position:relative;font-size:2.4rem;font-weight:900;line-height:1;margin:2em auto}main.contact h1:after,main.contact h1:before{content:"";position:absolute;background:url("../img/h2-bg01.png") no-repeat;width:134px;height:15px;top:calc(50% - 7.5px)}main.contact h1:before{left:calc(50% - 305px)}@media screen and (max-width:599px){main.contact h1:before{left:-110px}}main.contact h1:after{right:calc(50% - 305px)}@media screen and (max-width:599px){main.contact h1:after{right:-110px}}section{display:block;max-width:960px;margin:4em auto;background:#e5e3d7;padding:30px}@media screen and (max-width:599px){section{width:100%;margin-left:0;margin-right:0;padding:30px 20px}}section h2{position:relative;font-size:2rem;font-weight:700;margin-bottom:2rem;padding-left:36px}section h2:before{content:"";position:absolute;width:36px;height:36px;margin-left:-42px;top:calc(50% - 20px)}.cnt_contact-tel h2:before{background:url("../img//icon/phone-fill.svg") no-repeat;-webkit-transform:rotate(20deg);transform:rotate(20deg)}.cnt_contact-tel a{pointer-events:none;text-decoration:none}@media screen and (max-width:599px){.cnt_contact-tel a{pointer-events:auto;text-decoration:underline}}.cnt_contact-form h2:before{background:url("../img//icon/global-fill.svg") no-repeat}.cnt_contact-form .form-info{margin-bottom:3em}.cnt_contact-form .form-info p{background:#be5656;color:#f7f7ec;text-align:center}@media screen and (max-width:599px){.cnt_contact-form .form-info p{text-align:left;padding:0.5em;line-height:1.2}}.cnt_contact-form .text-white{font-size:1.6rem;color:#f7f7ec;position:relative;background:#be5656;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1em}.cnt_contact-form .text-white:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fffcf7'%3E%3Cpath fill='none' d='M0 0h24v24H0z'%3E%3C/path%3E%3Cpath d='M10.0001 19.0001L19 19.0003L19 17.0003L12.0001 17.0002L12 9.41409H17.4142L11 2.99988L4.58578 9.41409L10 9.41409L10.0001 19.0001Z'%3E%3C/path%3E%3C/svg%3E");width:1em;height:1em;position:relative;top:2px;left:-2px}@media screen and (max-width:599px){.cnt_contact-form .text-white{line-height:1.2;padding:0.5em}}form#OrderIndexForm{text-align:left}form#OrderIndexForm .form-group{margin-bottom:3em}form#OrderIndexForm .form-group p{line-height:1.2;margin-bottom:5px}form#OrderIndexForm .form-group p.note{font-weight:500}form#OrderIndexForm .form-group.note-privacy p{text-align:center;line-height:1.8}@media screen and (max-width:599px){form#OrderIndexForm .form-group.note-privacy p{text-align:left}}form#OrderIndexForm label{display:block;margin-bottom:0.5rem}form#OrderIndexForm ::-webkit-input-placeholder{opacity:0.75}form#OrderIndexForm ::-moz-placeholder{opacity:0.75}form#OrderIndexForm :-ms-input-placeholder{opacity:0.75}form#OrderIndexForm ::-ms-input-placeholder{opacity:0.75}form#OrderIndexForm ::placeholder{opacity:0.75}form#OrderIndexForm input[type=email],form#OrderIndexForm input[type=tel],form#OrderIndexForm input[type=text],form#OrderIndexForm select,form#OrderIndexForm textarea{width:100%;padding:0.5rem;border:1px solid #b2b2b2;border-radius:5px;background:#f9f8f4}form#OrderIndexForm textarea{height:250px}.cnt_contact{min-height:80vh}.cnt_contact-info{margin-bottom:3em}@media screen and (max-width:599px){.cnt_contact-info{text-align:left}}.cnt_contact dl{margin-bottom:3em}.cnt_contact dt{background:#cecec3;margin-bottom:1em}