@charset "UTF-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,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:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}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 #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{font-size:62.5%;width:100%}body{background-color:#fff;color:#231815;font-size:1.6rem;font-family:游ゴシック,Yu Gothic,YuGothic,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ ゴシック,sans-serif;line-height:200%}*{box-sizing:border-box}img{max-width:100%;vertical-align:top}@media (min-width:768px){a[href]{transition:.16s}a[href]:hover{opacity:.5}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex--between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex--vertical-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center{text-align:center}.inline-block{display:inline-block}@media (min-width:768px){.is-pc-disabled{display:none!important}}@media (max-width:767px){.is-sp-disabled{display:none!important}}.indent-half{margin-left:-.5em}@media (min-width:768px){.header__hobonichi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background-color:#017a3f;line-height:1}.header__main{position:relative;border-bottom:6px solid #017a3f}.header__title{position:absolute;top:50%;left:50%;margin-left:-20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header__title img{width:25vw}}@media (max-width:767px){.header{background-color:#fff}.header__hobonichi{position:absolute;top:20px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);line-height:1}.header__main>img{border-top:6px solid #017a3f;border-bottom:6px solid #017a3f}.header__title{width:90%;margin:20px auto 0}}.section{padding:60px 0}@media (max-width:767px){.section{padding:30px 5%;background-color:#fff}}.section--border{border-bottom:6px solid #017a3f}@media (min-width:768px){.yodogawa{text-align:center}.yodogawa p{font-weight:700}.yodogawa p small{display:inline-block;margin-top:.5em;font-weight:400;line-height:1.7;font-size:1.3rem}.profile{width:100%;max-width:410px;margin:30px auto -20px}.profile__btn{margin-bottom:20px;text-align:center;border:1px solid #09763e;line-height:1}.profile__btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 0}.profile__btn-icon{margin-right:5px;transition:.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.open .profile__btn-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.profile__body{display:none;padding:0 0 20px 10px;color:#017a3f}.profile__body a{color:#017a3f}.toc{width:100%;max-width:400px;margin:0 auto;list-style:none}.toc li{border-top:1px solid #017a3f}.toc li:last-child{border-bottom:1px solid #017a3f}.toc a{display:block;padding:30px 0 20px 15px}.toc a[href]{position:relative;width:100%}.toc a[href]:after{content:"";position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px;height:35px;background-image:url(../img/ico_arrow@2x.png);background-repeat:no-repeat;background-size:35px 35px}.banner{text-align:center}.banner a{display:inline-block}.navigation{position:relative;text-align:center;background-color:#017a3f}.navigation>div{max-width:550px;min-height:80px;padding-top:12px;margin-left:auto;margin-right:auto}.navigation__index{position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.navigation__prev{float:left;margin-top:5px}.navigation__next{float:right;margin-top:5px}.talk{padding:120px 0 80px;background-image:url(../img/bg_talk@2x.jpg);background-repeat:no-repeat;background-size:cover;background-position:100% 0;background-attachment:fixed}.talk__container{width:100%;max-width:520px;margin:0 auto;padding:50px;background-color:hsla(0,0%,100%,.85);box-shadow:0 0 2px rgba(0,0,0,.3);-webkit-transform:translate(-150px);transform:translate(-150px)}.talk__content dl{margin-top:2em}.talk__content dl .takigawa,.talk__content dl .takigawa+dd{color:#017a3f}.talk__content dl .takigawa:before{background-image:url(../img/ico_takigawa@2x.png)}.talk__content dl .itoi:before{background-image:url(../img/ico_itoi@2x.png)}.talk__content dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;font-size:1.5rem;font-weight:700}.talk__content dl dt:before{content:"";display:inline-block;width:50px;height:50px;margin-right:5px;background-size:50px 50px;background-repeat:no-repeat}.talk__content .update{margin-top:40px;text-align:center}.talk__content .update small{font-size:1.2rem;letter-spacing:.25em}}@media (max-width:767px){.yodogawa{width:90%;margin:0 auto}.yodogawa p{font-size:1.4rem;line-height:1.8}.yodogawa p small{display:inline-block;margin-top:.5em;font-weight:400;line-height:1.7;font-size:1.2rem}.profile{width:100%;margin:15px auto -10px}.profile__btn{margin-bottom:10px;text-align:center;border:1px solid #09763e;line-height:1}.profile__btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 0}.profile__btn-icon{margin-right:5px;transition:.3s}.open .profile__btn-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.profile__body{display:none;padding:0 5%;color:#017a3f;font-size:1.4rem;line-height:2}.profile__body a{color:#017a3f}.toc{list-style:none}.toc li{border-top:1px solid #017a3f}.toc li:last-child{border-bottom:1px solid #017a3f}.toc li img{width:auto;height:13vw}.toc a{display:block;padding:30px 0 20px 15px}.toc a[href]{position:relative;width:100%}.toc a[href]:after{content:"";position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:25px;background-image:url(../img/ico_arrow@2x.png);background-repeat:no-repeat;background-size:25px 25px}.banner{width:90%;margin:0 auto}.banner a{display:inline-block}.navigation{position:relative;padding:5px 5% 0;text-align:center;background-color:#017a3f}.navigation>div{min-height:50px;padding:0 5%}.navigation__index{position:absolute;top:7px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.navigation__index img{width:60px}.navigation__prev{float:left;margin-top:5px}.navigation__prev img{width:25px}.navigation__next{float:right;margin-top:5px}.navigation__next img{width:25px}.talk,.talk:before{background-repeat:no-repeat}.talk:before{content:"";display:block;position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-position:50%;background-image:url(../img/bg_talk_sp@2x.png);background-size:cover;z-index:-1}.talk__container{padding:40px 5% 30px}.talk__title img{width:auto;height:7vw}.talk__content{font-size:1.4rem}.talk__content dl{margin-top:2em;line-height:2}.talk__content dl .takigawa,.talk__content dl .takigawa+dd{color:#017a3f}.talk__content dl .takigawa:before{background-image:url(../img/ico_takigawa@2x.png)}.talk__content dl .itoi:before{background-image:url(../img/ico_itoi@2x.png)}.talk__content dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;font-weight:700}.talk__content dl dt:before{content:"";display:inline-block;width:50px;height:50px;margin-right:5px;background-size:50px 50px;background-repeat:no-repeat}.talk__content .update{margin-top:40px;text-align:center}.talk__content .update small{font-size:1.2rem;letter-spacing:.25em}}@media (min-width:768px){.footer{padding:70px 0 60px;background-color:#e0e0e0}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;list-style:none}.footer__links li+li{margin-left:30px}.footer__copyright{margin-top:30px;text-align:center;line-height:1}}@media (max-width:767px){.footer{padding:40px 0 30px;background-color:#e0e0e0}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;list-style:none}.footer__links li+li{margin-left:20px}.footer__copyright{margin-top:30px;text-align:center;line-height:1}}