* {
    font-family: "Mulish", "Roboto", "M PLUS Rounded 1c", sans-serif;
    /* font-family: monospace !important; */
    /* font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons",
    "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo,
    "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif; */

    /* font-family: "Mulish", sans-serif !important; */
    /* font-family: "Noto Serif JP", serif !important; */
    /* font-family: "Roboto","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important; */
}

body {
    -webkit-touch-callout: none !important;
}

.tag-list {
    margin-bottom: 5px;
}

.tag-list .MuiButton-root {
    border-color: black;
    font-size: 0.8rem;
    padding: 0.1rem 0.2rem;
    margin: 0.1rem;
}

.tag-list .area {
    background-color: pink;
    color: #fff;
}

.tag-list .genre {
    background-color: #dbd295;
    color: #fff;
}
a {
    text-decoration: none;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

h1 {
    position: relative;
    padding: 1rem 2rem;
    /* -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1); */
    /* background: #b0dcfa; */
    padding: 0.5em;
    /* color: white; */
    border-radius: 0.5em;
    font-size: min(2.5rem, 10vw);
    color: hotpink;
    font-weight: 600;
    text-align: center;
}
h1:before {
    top: 0;
}

h1:after {
    bottom: 0;
}
.loginform {
    margin: 50px;
    max-width: 300px;
}

.entryform {
    margin: 50px;
    max-width: 300px;
}
.shop-overview {
    /* margin: 10px; */
}

h2 {
    text-align: center;
    position: relative;
    padding: 0.2em 0.2em 0.2em 0.8em;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: min(1.5rem, 8vw);
    color: #ff3399;
    font-weight: 1000;
}

/* h2::after {
    position: absolute;
    top: 50%;
    left: 0.2em;
    transform: translateY(-50%);
    content: "";
    width: 5px;
    height: 25px;
    background-image: linear-gradient(135deg, pink 0%, pink 100%);
} */

.MenuText {
    margin: 10px;
}
.ShopInfo {
    /* margin-top: 2rem; */
}

.test {
    white-space: pre-wrap;
    border: 1px solid;
    width: 220px;
}

.html-preview img {
    width: 100% !important;
}

/* =テキストインプット=========================== */

.FlexTextarea {
    width: 100%;
    border: 0;
    background-color: #f8fafc;
}

.point_list_img {
    max-height: 150px;
}

.point_list_row {
    background-color: orange;
    margin-top: 10px;
    padding: 10px;
}
.point_list_col {
    /* background-color: red; */

    /* max-width: 100px; */
}
.point_list_button {
    margin-left: auto;
}

.footer {
    height: 100px;
}

.point_list_row {
    border-radius: 20px;
    border: solid 5px #f485a1;
    background: #ffff;
}

.favorite-icon {
    width: 25px;
    margin: 0rem !important;
    padding: 0rem 0rem 0.3rem 0rem !important;
}
.praview-img {
    width: 16rem;
    height: 9rem;
}

.MuiBottomNavigation-root {
    /* background: linear-gradient(
        to bottom,
        transparent,
        #aec6f7 50%,
        #46a1f1 90%
    ) !important; */
    border-top: solid 1px #ccc;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
}

html::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
}

.btn-primary {
    background-color: #f485a1;
    margin: 0.1rem;
    border-color: pink;
}
/* ホバー */
.btn-primary:hover {
    color: #fff;
    background-color: pink;
    border-color: red;
}
/* フォーカス */
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: pink;
    border-color: red;
    box-shadow: 0 0 0 0.2rem rgba(214, 151, 151, 0.5);
}
/* アクディブ */
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: pink;
    border-color: red;
    box-shadow: 0 0 0 0.2rem rgba(214, 151, 151, 0.5);
}

.table-fix-button {
    background-color: #b0dcfa !important;
    color: #fff !important;
}

.new-user-button {
    background-color: #b0dcfa !important;
    color: #fff !important;
}

.serch-button {
    background-color: #b0dcfa !important;
    color: #fff !important;
}

.serch-button:hover {
    color: #fff;
    background-color: pink;
    border-color: red;
}
.show-management {
    margin-bottom: 0px;
    margin-top: auto;
    /* background-color: red; */
    width: 100%;
    height: 5rem;
}

.policy {
    margin: 1rem;
}

.policy h4 {
    margin-top: 1rem;
}
.align-end {
    text-align: end;
}
.makeStyles-content-9 {
    padding: 0.1rem !important;
}

/* ~~~~~カレンダー~~~~~~~~~~~~~~~~~~~~~ */

.react-calendar {
    width: auto !important;
    max-width: 800px !important;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.fifty-card {
    width: 96%;
    border: 1px solid #dcdcdc;
    border-radius: 1rem;
}

.qr-grid {
    background-color: pink;
    padding: 2rem;
}
.qr-img {
    border: solid 10px white;
}
.react-calendar {
    width: auto !important;
    max-width: 800px !important;
}

.MuiImageListItemBar-title {
    font-size: min(1.5rem, 5.5vw) !important;
    /* background-color: red; */
    color: #000;
    line-height: 2.1rem !important;
    text-shadow: 2px 2px 4px #ffffff, -2px 2px 4px #ffffff, 2px -2px 4px #ffffff,
        -2px -2px 4px #ffffff, 2px 0px 4px #ffffff, 0px 2px 4px #ffffff,
        -2px 0px 4px #ffffff, 0px -2px 4px #ffffff;

    /* text-shadow: 2px 2px 4px #003366, -2px 2px 4px #003366, 2px -2px 4px #003366,
        -2px -2px 4px #003366, 2px 0px 4px #003366, 0px 2px 4px #003366,
        -2px 0px 4px #003366, 0px -2px 4px #003366; */
}
#serch-prefectures-select {
    width: 100%;
}

.box {
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
}
.box::-webkit-scrollbar {
    display: none; /* Chrome, Safari 対応 */
}
/* .MuiImageListItem-item {
    border: solid pink;
} */

/* テキストフィールド */
.MuiInputBase-root.MuiOutlinedInput-root.Mui-focused
    .MuiOutlinedInput-notchedOutline {
    border: 2px solid #b0dcfa;
}
.MuiInputBase-root.MuiInput-underline:after {
    border-bottom: 2px solid #b0dcfa;
}
.MuiInputLabel-root.MuiFormLabel-root.Mui-focused {
    color: inherit;
}
.MuiInputLabel-root.MuiFormLabel-root {
    color: inherit;
}
.MuiInputLabel-root.MuiFormLabel-root {
    transform: translate(0, -5px) scale(0.9);
}

h4 {
    font-size: min(1rem, 5vw);
}

.react-slideshow-container + ul.indicators {
    padding: 0;
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.MuiChip-deleteIcon {
    margin-left: auto !important;
    margin-right: 1rem !important;
}

.MuiChip-label {
    margin-left: auto;
}
.MuiDialog-paperFullWidth {
    border-radius: 1rem !important;
}
.FlexTextarea {
    font-size: 16px;
    border: solid 1px rgb(164, 164, 164);
    border-radius: 0.2rem;
    padding: 0.5rem;
    background-color: white;
}
.blink {
    -webkit-animation: blink 1s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blink {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

* {
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
}

*::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
}
* {
    word-break: break-all !important;
}

.MuiChip-root {
    border: solid pink 1px !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    /* box-shadow: 0px 0px 8px 3px pink inset !important; */
}
.MuiChip-outlined {
    box-shadow: 0px 0px 8px 3px pink inset !important;
    border: solid pink 1px !important;
}

.MuiChip-colorPrimary {
    box-shadow: 0px 0px 2px 1px pink inset !important;
}

.policy .html-preview h1 {
    font-weight: initial;
    font-size: 1.5rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
    margin-top: 1rem;
    text-align: initial;
}

.policy .html-preview h2 {
    /* position: initial; */
    /* padding: initial; */
    /* border: initial; */
    /* border-radius: initial; */
    /* margin-bottom: initial; */
    /* margin-top: initial; */
    font-size: 1.2rem;
    /* color: initial; */
    font-weight: initial;
    /* font-family: initial; */
}

.policy ol,
ul,
dl {
    padding-left: 1rem;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#box {
    background: url(https://i.imgur.com/bYSnuNE.jpg?1);
    background-size: cover;
    border: 2px solid #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: movimiento 15s linear 0s infinite;
    box-shadow: 0 0 5px RGBA(255, 255, 255, 0.1), -8px -8px 5px #000 inset,
        2px 2px 5px #000 inset, -5px -5px 2px RGBA(0, 0, 0, 0.5) inset,
        2px 2px 2px RGBA(0, 0, 0, 0.45) inset;

    transform: rotateX(6deg) rotateY(6deg) rotateZ(6deg);
}

@keyframes movimiento {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 355px 0;
    }
}

@keyframes stars {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

/* =========================================================================== */

/* .ingenuity {
    margin-top: -0.2rem;
    margin-bottom: 1rem;
    position: relative;
    text-align: center;
    border: 2px solid #000;
    background: #fff;
}

.ingenuity:before,
.ingenuity:after {
    position: absolute;
    content: "";
}

.ingenuity:before {
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    border: 2px solid #000;
    border-radius: 50%;
    background: #fff;
}

.ingenuity:after {
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 2px dashed #000;
    background: #fff;
}

.ingenuity i {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 60px;
    position: absolute;
    z-index: 2;
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 60px;
    text-align: center;
}

.ingenuity span {
    position: relative;
    z-index: 1;
    display: block;
    padding: 1rem;
}

.ingenuity span:before,
.ingenuity span:after {
    position: absolute;
    content: "";
}

.ingenuity span:before {
    top: -34px;
    left: calc(50% - 34px);
    width: 68px;
    height: 40px;
    border: 2px dashed #000;
    border-radius: 50vw 50vw 0 0;
}

.ingenuity span:after {
    position: absolute;
    top: 4px;
    left: calc(50% - 32px);
    width: 64px;
    height: 10px;
    background: #fff;
} */

/* .anim-box.slidein.is-animated {
    animation: slideIn 1s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@keyframes slideIn {
    0% {
        transform: translateX(180px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
    }
    40%,
    100% {
        opacity: 1;
    }
}

.fuwafuwa {
    animation: fuwafuwa 3s infinite ease-in-out 0.8s alternate;
    display: inline-block;
    transition: 1.5s ease-in-out;
    width: 70px;
    height: 70px;
    z-index: 0;
    /* margin-top: 15px; */

.MuiDialog-container {
    z-index: 1000;
}

.time-input {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

/* img {
    transform: none !important;
} */
