@charset "UTF-8";*{box-sizing:border-box}body{background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,osaka,ＭＳ Ｐゴシック,MS PGothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,sans-serif;font-size:16px;margin:0;padding:0}a{color:#0019ff;cursor:pointer;text-decoration:none}a:hover{color:#ea5417}ul,li{margin:0;padding:0;list-style:none}img{height:auto;max-width:100%;vertical-align:bottom}p{margin:0;padding:0;word-break:break-word}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400}input,textarea{margin:0;background:#fff;border:1px solid #CACACA;box-shadow:1px 1px 3px #dcdcdc;padding:10px 15px}textarea{resize:none}button{background:none;border:none;cursor:pointer}.header{background:#f90;padding:10px 15px}.header_container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1000px}.header_logo{margin-right:20px;max-width:250px;width:25%}@media screen and (max-width:959px){.header_logo,.header_logo_image{height:50px}}@media screen and (max-width:450px){.header_logo{height:auto;width:140px}.header_logo_image{height:auto}}.header_sp{display:none}@media screen and (max-width:450px){.header_sp{display:block}}.header_contents{text-align:right;width:70%}@media screen and (max-width:450px){.header_contents{display:none}}.header_search{align-items:center;display:flex;justify-content:flex-end;margin-top:4px}.header_search_image{border:none;box-shadow:none;height:35px;padding:0;width:auto}@media screen and (max-width:959px){.header_search_image{height:25px}}.header_search_input-area{border:none;box-shadow:none;height:31px;min-width:200px}@media screen and (max-width:959px){.header_search_input-area{height:25px;padding:5px 5px 5px 10px}}.header_link{color:#fff}@media screen and (max-width:959px){.header_link{font-size:14px}}@media screen and (max-width:450px){.js-header-menu.active{align-items:flex-start;flex-direction:column}.js-trigger.active{margin-left:auto;width:50px}.js-icon{display:none}.js-icon.active{display:block}.js-target.active{display:flex;flex-direction:column-reverse;text-align:center;width:100%}.js-target.active>.header_search{justify-content:center;margin:15px auto 10px}}.footer_top{margin:0 0 15px;text-align:center}.footer_content{background:#f90;color:#fff;font-size:14px;padding:10px 15px;text-align:center}.footer_container{display:flex;flex-direction:column;text-align:center;font-size:15px;font-weight:700;margin:15px 0 20px}.footer_container_box{align-items:center;display:flex;justify-content:center;margin:10px 0 0}.footer_link{color:#fff}.footer_link:last-of-type{margin:0 0 0 15px}.main{background:#fff;margin:0 auto;max-width:1000px;padding:50px 15px;width:100%}@media screen and (max-width:959px){.main{max-width:100%;padding:30px 15px}}
