@charset "utf-8";

body,html {
    max-width: 100%
}

#footer,#wrapper,body {
    max-width: 100%;
    margin: 0 auto
}

#wrapper {
    max-width: 100%
}

#header,.wrap01 {
    margin: 0 auto
}

.wrap01 {
    padding: 0 30px
}

@media screen and (max-width: 320px) {
    #contentsWrap .wrap01 {
        padding:0 10px
    }
}

@media screen and (min-width: 414px) {
    #contentsWrap .wrap01 {
        width:370px
    }
}

#footer {
    margin: 0 auto;
    text-align: center
}

#measure {
    min-height: 0
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.6rem;
    line-height: 1.3;
    color: #595960;
    letter-spacing: normal;
    font-family: Hiragino Sans,メイリオ,Meiryo,sans-serif
}

body,button,input,select,textarea {
    font-family: Hiragino Sans,メイリオ,Meiryo,sans-serif
}

address,dfn,em,strong,th {
    font-style: normal
}

h1,h2,h3,h4,h5,h6,strong,th {
    font-weight: 400
}

a,a:hover,a:visited {
    color: inherit
}

button,input,select,textarea {
    box-sizing: border-box;
    margin: 0;
    outline: none
}

body {
    text-size-adjust: 100%;
}

a,abbr,address,article,aside,audio,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,iframe,img,ins,label,legend,li,main,mark,nav,ol,p,pre,q,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,video {
    padding: 0;
    margin: 0;
    border: 0
}

hr {
    height: 0;
    border: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

a img,img {
    vertical-align: bottom;
    background: transparent
}

embed,object {
    vertical-align: top
}

address,caption,dd,dl,dt,h1,h2,h3,h4,h5,h6,li,p,td,th {
    word-break: break-all;
    word-wrap: break-word
}

li,ol,ul {
    list-style: none
}

* {
    box-sizing: border-box
}

:after,:before {
    box-sizing: inherit
}

a {
    display: block
}

a[class*=_buttonColor-] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 5px;
    text-decoration: none;
    background: #2bd670;
    border-radius: 5px
}

a[href^=javascript] {
    -webkit-touch-callout: none
}

div:after,dl:after,ul:after {
    display: table;
    clear: both;
    content: ""
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}
