/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
*,:before,:after {
    background-repeat: no-repeat;
    box-sizing: inherit
}
:before,:after {
    text-decoration: inherit;
    vertical-align: inherit
}
html {
    box-sizing: border-box;
    cursor: default;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
footer,
header,
nav,
section {
    display: block
}
body {
    margin: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
figcaption,
figure,
main {
    display: block
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
nav ol,
nav ul {
    list-style: none
}
pre {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: inherit
}
b,
strong {
    font-weight: bolder
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -0.25em
}
sup {
    top: -0.5em
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}
audio,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
img {
    border-style: none
}
svg {
    fill: currentColor
}
svg:not(:root) {
    overflow: hidden
}
table {
    border-collapse: collapse
}
button,
input,
optgroup,
select,
textarea {
    margin: 0
}
button,
input,
select,
textarea {
    background-color: transparent;
    color: inherit;
    font-size: inherit;
    line-height: inherit
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    display: inline-block;
    vertical-align: baseline
}
textarea {
    overflow: auto;
    resize: vertical
}
[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
details,
menu {
    display: block
}
summary {
    display: list-item
}
canvas {
    display: inline-block
}
template {
    display: none
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
[hidden] {
    display: none
}
[aria-busy=true] {
    cursor: progress
}
[aria-controls] {
    cursor: pointer
}
[aria-hidden=false][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}
[aria-disabled] {
    cursor: default
}
@keyframes ttl_show {
    0% {
        height: 0
    }
    100% {
        height: 470px
    }
}
@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
html {
    font-size: 62.5%;
    width: 100%
}
body {
    font-family: 'Shuei MaruGo B',sans-serif;
    position: relative;
    width: 100%;
    background-color: #C7E5DE
}
html,
body {
    min-width: 100%
}
a {
    text-decoration: none;
    color: #ec6611;
    transition: all 0.25s ease
}
a:hover {
    filter:url('data:image/svg+xml;charset=utf-8, <svg xmlns="http://www.w3.org / 2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    filter:brightness(1.1);
    opacity: .8
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
li,
dd,
small {
    margin: 0;
    padding: 0;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    line-height: 2;
    color: #231815;
    font-family: 'Shuei MaruGo B',sans-serif;
}
ul,
li {
    list-style: none
}
.pc {
    display: block !important
}
.pc-inline {
    display: inline !important
}
.pc-flex {
    display: -ms-flexbox !important;
    display: flex !important
}
.sp {
    display: none !important
}
.pc_space {
    display: inline;
    margin-right: 1em
}

.jisage {
    display: block;
    padding-left: 1em;
    padding-bottom: 1em;
    text-indent: -1em
}
.fade {
    transition: opacity 2s ease-out 0.5s;
    opacity: 0
}
.fade.active {
    opacity: 1
}
.hide{
    display: none;
}
@media screen and (max-width: 600px) {
    .pc {
        display: none !important
    }
    .sp {
        display: block !important
    }
    .pc-inline {
        display: none !important
    }
    .pc-flex {
        display: none !important
    }
    .pc_space {
        display: none
    }
}
body.b_line {
    background-color: #009944;
}
.header.index {
    text-align: center;
}
.header {
    padding-top: 30px;
    text-align: right;
    padding-right: 30px;
}
.illust{
    text-align: right;
    font-family: 'A1 Gothic R', sans-serif;
    font-size: 1.4rem;
}
.container {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 0;
}
.container__contents {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    background-color: #FFF;
    background-image: url('../img/bg_line.gif');
    background-size: contain;
    background-repeat: repeat-y;
}
.container__contents p:first-of-type{
    margin-top: 60px;
}
.container__contents p:nth-of-type(3){
    margin-bottom: 0;
}
.container__contents .illust{
    margin-bottom: 50px;
}
.container__contents .note{
    padding: 50px 0 60px;
}
.container__contents h2 {
    background-image: url('../img/ttl_gw.png');
    width: 720px;
    height: 266px;
    background-size: contain;
    text-indent: -9999px;
}
.container__contents h3 {
    background-image: url('../img/bg_mail.png');
    width: 193px;
    height: 272px;
    background-size: contain;
    text-indent: -9999px;
    margin: 0 auto;
}
.container__contents .mail {
    position: relative;
    padding-top: 50px;
}
.btn__mail {
    display: block;
}
.btn__mail img{
    margin: 0 auto;
}
.container__contents .btn__mail1{
    position: absolute;
    top: 36%;
    right: 8%;
}
.container__contents .btn__mail2{
    position: absolute;
    top: 36%;
    left: 14%;
}
.container__contents p {
    width: 90%;
    max-width: 520px;
    margin: 20px auto 50px;
}
.container__contents p.me {
    width: 90%;
    max-width: 510px
}
.container__contents p.tcent {
    font-size: 1.3rem;
}
.border{
    background-image: url('../img/line.gif');
    background-size: contain;
    max-width: 720px;
    height: 4px;
}
.container__contents div {
    text-align: center
}
.head {
    background-image: url('../img/head.png');
    background-size: contain;
    max-width: 804px;
    width: 90%;
    height: 894px;
    margin: 0 auto
}
.intro {
    max-width: 720px;
    margin: 90px auto 0;
    text-align: center;
}
.intro p {
    max-width: 450px;
    margin: 0 auto 50px;
    font-size: 1.7rem;
    text-align: left;
}
.btn__line {
    display: block;
    margin: 30px auto 65px
}
.qr {
    text-align: center;
    margin: 50px 0 70px;
}
.qr div{
    font-size: 1.9rem;
    color: #009944;
    line-height: 1.3;

}
.qr img{
    margin-left: -6%;
}
.footer {
    width: 100%;
    position: relative
}
.footer.green {
    background-color: #C7E5DE;
}
h3.num {
    font-size: 3.9rem;
    margin: 0 auto;
    line-height: 1
}
h3.num .txt {
    font-size: 1.6rem
}
.share {
    padding-top: 30px;
    margin: 50px auto;
    width: 100%;
    max-width: 740px
}
.green .share {
    padding: 60px 0;
    margin: 0 auto;
}
.share__contents {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.share__list {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0 0
}
.share__list-link {
    max-width: 245px;
    padding: 0;
}
.share__list li a {
    display: block;
    text-align: center;
    color: #58595b;
    font-size: 1.6rem
}
.share__list li a span {
    display: block;
    text-align: center
}
.copyright {
    display: block;
    text-align: center;
    padding: 50px 0 0;
    font-size: 1.4rem
}
.note__head {
    background-image: url('../img/bg_note.gif');
    background-size: contain;
    height: 118px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.note__head div{
    position: absolute;
    top: -133%;
    left: 7%;
}
.note__contents {
    background-color: #fff;
    max-width: 720px;
    margin: 160px auto 0;
    position: relative;
    background-image: url('../img/bg_line.gif');
    background-size: contain;
    background-repeat: repeat-y;
}
.note__contents p {
    width: 480px;
    margin: 0 auto 50px;
}
.note__contents p a.link-red {
    color: #be1e2d
}
.note__contents p a.link-blue {
    color: #1b75bc
}
.note__contents hr {
    border: none;
    border-top: dotted 2px #231815;
    width: 100%;
    max-width: 550px;
    margin: 60px auto
}
.note__ttl {
    text-align: center;
    letter-spacing: 0.06em;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #33AD37;
    margin: 50px 0
}
.note__ttl p.img {
    margin-top: 15px
}
.note .totop {
    text-align: center;
    margin: 50px 0 100px;
}
.cline .totop{
    margin: 50px 0 0;    
}
.cline {
    width: 100%;
    max-width: 720px;
    border-radius: 30px;
    margin: 50px auto 120px;
    background-color: #fff;
    position: relative
}
.cline__head {
    text-align: center;
    padding: 20px 0;
}
.cline__contents {
    width: 500px;
    margin: 0 auto;
    padding: 90px 0;
    -ms-transform: translate(50px, 0);
    transform: translate(50px, 0)
}
.cline__contents p {
    position: relative
}
.cline__contents p.num {
    margin-bottom: 3em;
}
.cline__contents p.num:before {
    content: '';
    width: 60px;
    height: 60px;
    border: 3px solid #33AD37;
    border-radius: 30px;
    display: block;
    text-align: center;
    line-height: 57px;
    font-size: 4rem;
    color: #33AD37;
    position: absolute;
    left: -80px;
    top: -14px
}
.cline__contents p.num:before {
    padding-left: 3px;
}
.cline__contents p.num-1:before {
    content: '1';
}
.cline__contents p.num-2:before {
    content: '２';
}
.cline__contents p.num-3:before {
    content: '3'
}
@media screen and (max-width: 600px) {
    img {
        width: 100%
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    div,
    p,
    ul,
    li,
    dd {
        font-size: 1.4rem
    }
    .header {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 20px;
        text-align: center
    }
    .header .hobo {
        display: block;
        width: 40.625%;
        margin: 0 auto
    }
    .container {
        width: 100%;
        overflow: hidden;
        padding: 0;
    }
    .container__contents {
        width: 95%;
        max-width: 100%;
        margin: 0 auto;
        background-image: url(../img/bg_line_sp.gif);
        background-size: contain;
    }
    .container__contents h2 {
        background-image: url(../img/ttl_gw_sp.png);
        width: 100%;
        height: 0;
        padding-top: 45.4%;
    }
    .border{
        background-image: url(../img/line_sp.gif);
        background-size: cover;
        width: 100%;
        height: 4px;
        margin-bottom: -1px;
    }
    .container__contents h3 {
        background-image: url(../img/bg_mail_sp.png);
        width: 65%;
        height: 0;
        padding-top: 124%;
        margin: 20px auto;
    }
    .container__contents h3.mail {
        text-align: center;
        font-size: 1.8rem
    }
    .container__contents p:first-of-type{
        margin-top: 20px;
    }
    .container__contents p {
        width: 90%;
        margin: 20px auto
    }
    .container__contents p.me {
        width: 95%;
        text-align: center;
    }
    .container__contents p.me img {
        width: 80%;
        height: auto
    }
    .container__contents p.me2 img {
        width: 100%;
        height: auto
    }
    .container__contents div {
        text-align: center
    }
    .container__contents .illust{
        margin-bottom: 30px;
    }
    .container__contents .illust img{
        width: 90%;
    }
    .head {
        background-image: url('../img/head_sp.png');
        background-size: contain;
        height: 0;
        padding-top: 128%;
        margin: 0 auto
    }
    .illust{
        padding-right: 10px;
    }
    .intro{
        margin: 50px auto 0;
    }
    .intro p {
        width: 90%;
        font-size: 1.6rem;
        margin: 0 auto 40px;
        text-align: left
    }
    .btn__mail img{
        width: 80%;
    }
    .btn__line {
        display: block;
        margin: 30px auto 40px
    }
    .qr {
        text-align: center;
        margin: 40px auto 60px;
    }
    .qr img{
        width: 60%
    }
    .qr div{
        font-size: 1.4rem;
    }
    .container__contents .note{
        padding: 20px 0 30px;
    }
    .container__contents .btn__mail2{
        width: 50%;
        top: 24%;
        left: 1%;
    }
    .container__contents .btn__mail1{
        width: 50%;
        top: 41%;
        right: 1%;
    }
    h3.num {
        font-size: 3.9rem;
        margin: 0 auto;
        line-height: 1
    }
    h3.num .txt {
        font-size: 1.6rem
    }
    .share {
        padding-top: 0;
        margin: 50px auto 30px;
        width: 100%;
        max-width: 740px
    }
    .share__contents {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .share__list {
        width: 100%;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 0 0
    }
    .share__list li {
        width: 26%
    }
    .share__list li a {
        display: block;
        text-align: center;
        color: #58595b;
        font-size: 1.2rem
    }
    .share__list li a span {
        display: block;
        text-align: center
    }
    .share__list-link {
        max-width: 245px;
        margin-top: 25px
    }
    .share__list-link li {
        width: 40%
    }
    .share__list-link li img {
        height: 115px;
        width: auto
    }
    .copyright {
        display: block;
        text-align: center;
        padding: 40px 0 0;
        font-size: 1.4rem
    }
    .note__head {
        width: 100%;
        background-image: url(../img/bg_note_sp.gif);
        background-size: contain;
        height: 0;
        padding-top: 16.118%;
    }
    .note__head div {
        position: absolute;
        top: -160%;
        left: 2%;
    }
    .note__contents {
        background-color: #fff;
        max-width: 90%;
        margin: 80px auto 0;
        background-image: url(../img/bg_line_sp.gif);
        background-size: contain;
    }
    .note__contents p {
        width: 90%;
        margin: 0 auto 25px;
    }
    .note__contents p a.link-red {
        color: #be1e2d
    }
    .note__contents p a.link-blue {
        color: #1b75bc
    }
    .note__contents hr {
        border: none;
        border-top: dotted 2px #231815;
        width: 90%;
        max-width: 100%;
        margin: 30px auto
    }
    .note__ttl {
        text-align: center;
        letter-spacing: 0.06em;
        font-size: 1.6rem;
        line-height: 1.5;
        color: #33AD37;
        margin: 25px 0
    }
    .note__ttl p.img {
        margin-top: 15px
    }
    .note__ttl p.img img {
        height: 40px;
        width: auto
    }
    .note .totop {
        text-align: center;
        margin: 25px 0 50px;
    }
    .note .totop img {
        width: 90%;
        height: auto
    }
    .cline {
        width: 90%;
        max-width: 100%;
        border-radius: 30px;
        margin: 25px auto;
        background-color: #fff
    }
    .cline__head {
        text-align: center;
        width: 60%;
        margin: 0 auto;
        padding: 0;
    }
    .cline__contents {
        width: 90%;
        margin: 0 auto;
        padding: 45px 0;
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .cline__contents p {
        position: relative
    }
    .cline__contents p.num {
        margin-bottom: 3em
    }
    .cline__contents p.num:before {
        content: '';
        width: 50px;
        height: 50px;
        border: 3px solid #33AD37;
        border-radius: 25px;
        display: block;
        text-align: center;
        line-height: 48px;
        font-size: 3rem;
        color: #33AD37;
        position: relative;
        left: 0;
        top: 0
    }
    .cline__contents p.num-1:before {
        content: '1'
    }
    .cline__contents p.num-2:before {
        content: '２'
    }
    .cline__contents p.num-3:before {
        content: '3'
    }
    .cline .totop {
        margin: 10px 0 0;
    }
}