@charset "utf-8";.all_wrap{display:flex;flex-direction:column;min-height:100vh}MAIN{display:flex;flex:1;flex-direction:row;justify-content:center;margin:0;padding:0}MAIN SECTION.container{display:flex;flex-direction:column;width:100%;padding:2rem 1rem}MAIN SECTION.container DIV.title{display:flex;align-items:center;border-bottom:2px solid #ff8c80;height:7rem}MAIN SECTION.container DIV.title H1{margin:0;padding:0;text-align:left;font-size:2.25rem;font-weight:500;line-height:5.5rem;line-height:2.75rem}MAIN SECTION.container DIV.url{position:relative;margin:0;padding:1rem;font-size:1.75rem;line-height:2.5rem;background-color:#f5f5f5;text-align:center}MAIN SECTION.container DIV.url A:after{position:absolute;display:inline-block;content:"";height:1.75rem;width:1.75rem;background:url(//oval-sr.com/wp/wp-content/themes/oval-sr/css/../img/link.svg) center center no-repeat scroll;background-size:cover}MAIN SECTION.container DIV.body{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:4rem 0}MAIN SECTION.container DIV.body DIV.text{font-size:1.75rem;line-height:2.5rem;margin-bottom:1rem}MAIN SECTION.container DIV.body DIV.text P.url{position:relative;font-size:1.25rem;margin:0;margin:1rem 0;line-height:1.25rem}MAIN SECTION.container DIV.body DIV.text P.url:after{position:absolute;display:inline-block;content:"";height:1.5rem;width:1.5rem;background:url(//oval-sr.com/wp/wp-content/themes/oval-sr/css/../img/link.svg) center center no-repeat scroll;background-size:cover}MAIN SECTION.container DIV.body DIV.text UL{margin:1rem 0;padding:0}MAIN SECTION.container DIV.body DIV.text UL LI{margin-left:2.75rem;padding:0;font-size:1.75rem;list-style-type:none;text-indent:0;text-indent:-2.75rem}MAIN SECTION.container DIV.body DIV.text UL LI:before{position:relative;content:"";width:1.75rem;height:1.75rem;display:inline-block;background-color:#ff8c80;border-radius:50%;margin-right:.75rem}MAIN SECTION.container DIV.body DIV.table,MAIN SECTION.container DIV.body DIV.map{width:100%}MAIN SECTION.container DIV.body DIV.table TABLE{border-collapse:collapse;width:100%}MAIN SECTION.container DIV.body DIV.table TABLE TH,MAIN SECTION.container DIV.body DIV.table TABLE TD{display:block;width:100%;font-size:1.25rem;font-size:1.75rem;font-weight:300;text-align:left;padding:1rem;box-sizing:border-box}MAIN SECTION.container DIV.body DIV.table TABLE TH{background-color:#fff3f2;font-weight:500}MAIN SECTION.container DIV.body DIV.full TABLE TH{background-color:#f5f5f5}MAIN SECTION.container DIV.body DIV.table TABLE TD{line-height:2.75rem;padding:1rem}MAIN SECTION.container DIV.body DIV.table TABLE THEAD TD{padding:0 1rem 2rem 0;font-weight:500}MAIN SECTION.container DIV.body DIV.map IFRAME{width:100%;height:100%}MAIN SECTION.container DIV.body DIV.list_box{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}MAIN SECTION.container DIV.body DIV.list_box DIV.list{width:48%;margin-bottom:1rem}MAIN SECTION.container DIV.body DIV.list_box DIV.list P.title{margin:0 0 1rem;text-align:center;font-size:1.25rem}MAIN SECTION.container DIV.body DIV.list_box DIV.list IMG{width:100%}MAIN SECTION.container DIV.body DIV.privacy_policy{font-size:1.75rem;line-height:2.75rem}MAIN SECTION.container DIV.body OL.privacy_policy{margin:1rem 0;padding:0 0 0 1.75rem}MAIN SECTION.container DIV.body OL.privacy_policy LI{font-size:1.25rem;font-size:1.75rem;line-height:2.75rem;margin-bottom:1rem}MAIN SECTION.container DIV.form{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:2rem 0;width:100%}MAIN SECTION.container DIV.err{display:flex;flex-wrap:wrap}MAIN SECTION.container DIV.err P{color:#c00;font-size:1.25rem;margin:.5rem 0;width:100%}MAIN SECTION.container DIV.form DIV.form_box{margin:1rem 0;font-size:1.75rem;width:100%}MAIN SECTION.container DIV.form DIV.form_box DIV.form_title{font-size:1.5rem;font-weight:500;margin-bottom:1rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_note{font-weight:300;line-height:2rem;text-align:center}MAIN SECTION.container DIV.form DIV.form_box DIV.form_must:after{content:"*必須";color:#c00;margin-left:.5rem;font-size:1rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body{margin:.5rem 0 1rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT,MAIN SECTION.container DIV.form DIV.form_box DIV.form_body SELECT,MAIN SECTION.container DIV.form DIV.form_box DIV.form_body TEXTAREA{padding:.5rem;font-size:1.75rem;border:1px solid #999;border-radius:.5rem;background-color:#f5f5f5;box-sizing:border-box}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT[type=text],MAIN SECTION.container DIV.form DIV.form_box DIV.form_body SELECT{min-height:4rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT,MAIN SECTION.container DIV.form DIV.form_box DIV.form_body TEXTAREA{width:calc(100% - 1rem);padding:.5rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body SELECT{padding:1rem}MAIN SECTION.container DIV.form DIV.form_box DIV.from_ckbox{display:flex;flex-wrap:wrap}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT[type=checkbox]{display:none}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body LABEL.items{position:relative;margin-right:1rem;padding-left:1.75rem;padding-left:2.25rem;margin-bottom:1rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body LABEL.items:before{position:absolute;content:'';display:block;top:0;left:0;background-color:#fff;border:1px solid #999;background-color:#f5f5f5;border-radius:50%;height:1.25rem;height:1.75rem;width:1.25rem;width:1.75rem;margin-top:-8px;margin-top:0}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body LABEL.items:after{position:absolute;content:'';display:block;border-right:.3rem solid #666;border-bottom:.2rem solid #666;height:1.25rem;width:.5rem;width:.75rem;left:.5rem;top:.5rem;margin-top:-.75rem;opacity:0;transform:rotate(45deg);box-sizing:content-box}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT[type=checkbox]:checked+LABEL.items:after{opacity:1}MAIN SECTION.container DIV.form DIV.form_box DIV.form_button{display:flex;flex-direction:row;justify-content:center}MAIN SECTION.container DIV.form DIV.form_box DIV.from_ckbox_pb{display:flex;flex-wrap:wrap;justify-content:center}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body LABEL SPAN.chk_must{color:#c00;margin-left:.5rem;font-size:1rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT[type=submit]{width:10rem;padding:.5rem;border:0;margin:0 .5rem;background-color:#ff8c80}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body INPUT[type=submit].back{background-color:#ccc}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body TEXTAREA{height:10rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body SELECT{width:50%;padding:.5rem}MAIN SECTION.container DIV.form DIV.form_box DIV.form_body DIV.form_output{padding:.5rem;border:1px solid #999;border-radius:.5rem;background-color:#f5f5f5;box-sizing:border-box;min-height:4rem;width:100%}@media (min-width:640px){MAIN SECTION.container{padding:2rem}MAIN SECTION.container DIV.body DIV.list_box DIV.list{width:33%;margin-bottom:1rem}MAIN SECTION.container DIV.err P{width:50%}}@media (min-width:980px){MAIN SECTION.container{padding:2rem auto;width:76rem;width:98rem}MAIN SECTION.container DIV.title{margin:0}MAIN SECTION.container DIV.body{flex-direction:row;flex-wrap:wrap;margin:4rem 0}MAIN SECTION.container DIV.body DIV.table,MAIN SECTION.container DIV.body DIV.map{width:48%}MAIN SECTION.container DIV.body DIV.map IFRAME{width:100%;height:100%}MAIN SECTION.container DIV.body DIV.full{width:100%}MAIN SECTION.container DIV.form{display:flex;flex-direction:row}MAIN SECTION.container DIV.form DIV.form_box{width:49%}MAIN SECTION.container DIV.form DIV.full{width:100%}MAIN SECTION.container DIV.body DIV.list_box DIV.list{width:24%;margin-bottom:1rem}MAIN SECTION.container DIV.err P{width:33%}}@media (min-width:1280px){MAIN SECTION.container{width:112rem;width:98rem}}