@charset 'UTF-8';
/*
Theme Name: profile3300
Author: Alicenet
Author URI: http://●●●.com
Description: サンプルのテーマ
Text Domain: profile3300
Version: 1.0.0
License: GNU General Public License version 3
License URI: license.txt
*/
html
{
    font-family: sans-serif;
    line-height: 1.15;

        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body
{
    margin: 0;

    background-size: cover;
}

body.modal-open
{
    overflow: hidden;
}

article,
aside,
footer,
header,
nav,
section
{
    display: block;
}

h1
{
    font-size: 2em;

    margin: .67em 0;
}

figcaption,
figure,
main
{
    display: block;
}

figure
{
    margin: 1em 0;
}

hr
{
    overflow: visible;

    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

pre
{
    font-family: monospace, monospace;
    font-size: 1em;
}

a
{
    background-color: transparent;

    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover
{
    outline-width: 0;
}

.active
{
    display: block;
}

abbr[title]
{
    text-decoration: none;

    border-bottom: 1px #767676 dotted;
}

b,
strong
{
    font-weight: inherit;
}

b,
strong
{
    font-weight: 700;
}

code,
kbd,
samp
{
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn
{
    font-style: italic;
}

mark
{
    color: #222;
    background-color: #eee;
}

small
{
    font-size: 80%;
}

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

audio,
video
{
    display: inline-block;
}

audio:not([controls])
{
    display: none;

    height: 0;
}

img
{
    border-style: none;
}

svg:not(:root)
{
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea
{
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;

    margin: 0;
}

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
{
    padding: 0;

    border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring
{
    outline: 1px dotted ButtonText;
}

fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #bbb;
}

legend
{
    display: table;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100%;
    padding: 0;

    white-space: normal;

    color: inherit;
}

progress
{
    display: inline-block;

    vertical-align: baseline;
}

textarea
{
    overflow: auto;
}

[type='checkbox'],
[type='radio']
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button
{
    height: auto;
}

[type='search']
{
    outline-offset: -2px;

    -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}

::-webkit-file-upload-button
{
    font: inherit;

    -webkit-appearance: button;
}

details,
menu
{
    display: block;
}

summary
{
    display: list-item;
}

canvas
{
    display: inline-block;
}

template
{
    display: none;
}

[hidden]
{
    display: none;
}

a
{
    text-decoration: none;
}

img
{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.container
{
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 15px;
}

.shop-container
{
    max-width: 590px;
    margin: 0 auto;

    text-align: center;
}

.shop-container .shop-banner
{
    position: relative;

    margin: 0 -15px;

    color: #fff;
}

.shop-container .shop-banner .footer-banner
{
    margin-top: 60px;
}

.shop-container h3
{
    font-size: 16px;

    position: relative;

    width: auto;
    margin-top: 32px;

    text-align: left;
}

.shop-container h3:after
{
    position: absolute;
    top: 5%;

    width: 0;
    height: 0;

    content: '';

    border-top: 15px solid black;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.footer
{
    height: 60px;
    margin: 60px -15px 0 -15px;

    background-color: #666;
    background-size: contain;
}

.shop-mrsj .footer
{
    background-image: url('assets/images/footer.jpg');
}

.questionnaire
{
    width: 100%;
}
