@charset "UTF-8";
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid
}
html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.15
}
body {
    margin: 0
}
main {
    display: block
}
address, blockquote, dl, figure, form, iframe, p, pre, table {
    margin: 0
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
ol, ul {
    margin: 0;
    padding: 0
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin: 0;
    clear: both;
    overflow: visible;
    border-top-width: 1px;
    color: inherit
}
pre {
    font-family: monospace, monospace;
    font-size: inherit
}
address {
    font-style: inherit
}
a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline;
    text-decoration: underline dotted
}
b, strong {
    font-weight: bolder
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: inherit
}
small {
    font-size: 80%
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
embed, iframe, img, object {
    vertical-align: bottom
}
button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    outline: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    text-align: inherit;
    vertical-align: middle
}
[type=checkbox] {
-webkit-appearance:checkbox;
-moz-appearance:checkbox;
appearance:checkbox
}
[type=radio] {
-webkit-appearance:radio;
-moz-appearance:radio;
appearance:radio
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer
}
[type=button][disabled], [type=reset][disabled], [type=submit][disabled], button[disabled] {
cursor:default
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset, option {
    padding: 0
}
fieldset {
    min-width: 0;
    margin: 0
}
legend {
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
label[for] {
    cursor: pointer
}
details {
    display: block
}
summary {
    display: list-item
}
[contenteditable] {
outline:none
}
table {
    border-spacing: 0
}
caption {
    text-align: left
}
td, th {
    padding: 0;
    vertical-align: top
}
th {
    font-weight: 700;
    text-align: left
}
[hidden], template {
display:none
}
* {
    -webkit-overflow-scrolling: touch
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 10px
}
body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    min-width: 1024px;
    color: #4d4d4d;
    font-family: Noto Sans JP, 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, Yu Gothic, sans-serif;
    font-size: 18px;
    line-height: 1
}
a, button {
    outline: none;
    color: #4d4d4d;
    text-decoration: none
}
img, svg, video {
    display: inline-block;
    max-width: 100%;
    height: auto;
    line-height: 1;
    vertical-align: bottom
}
table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse
}
table td, table th {
    line-height: 2;
    vertical-align: top
}
input::-ms-clear {
display:none
}
ol, ul {
    line-height: 2;
    list-style: none;
    list-style-position: inside
}
button, input, select, textarea {
    font-family: inherit
}
select::-ms-expand {
display:none
}
button:focus {
    outline: none
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2
}
p {
    line-height: 2
}
.c-inner {
    max-width: 1024px;
    margin: 0 auto
}
.c-ofi {
    -o-object-fit: cover;
    -o-object-position: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover;, object-position: center;"
}
.c-anchor {
    margin-top: -119px;
    padding-top: 119px
}
@media screen and (max-width:767px) {
body {
    min-width: auto
}
.c-inner {
    padding: 0 20px
}
.c-pc {
    display: none!important
}
.c-anchor {
    margin-top: -50px;
    padding-top: 50px
}
}
@media print, screen and (min-width:768px) {
a, button {
    -webkit-transition: .3s ease;
    transition: .3s ease
}
a:hover, button:hover {
    opacity: .7
}
.c-sp {
    display: none!important
}
}

/* Twitterの崩れ修正 */
.l-main .p-sec02__content .right__twitter .twitter-area {
    height: 280px!important;
    /* overflow: scroll; */
    overflow-x: hidden;
}
.l-main .p-sec02__content .right__twitter .twitter-area .twitter-timeline iframe section {
    height: 215px;
    overflow: scroll;
    overflow-x: hidden;
}
@media screen and (max-width:767px) and (max-width:767px) {
    .l-main .p-sec02__content .right__twitter .twitter-area {
        height: 360px!important;
    }
    .l-main .p-sec02__content .right__twitter .twitter-area .twitter-timeline iframe section {
        height: 320px;
        overflow: scroll;
        overflow-x: hidden;
    }
}
.css-1dbjc4n {
    border: none!important;
}
.r-1ets6dv {
    border-color: transparent!important;
}

/* Twitterの埋め込み非表示 */
.twitter_account{
    text-align: center;
    width: 177px;
    margin: auto;
}

.twitter_account img{
    border-radius: 50%;
}

.twitter_p{
    text-align: center;
    line-height: 1.5;
    padding: 10px;
}

.twitter_btn{
    margin:auto;
    text-align: center;
}

.twitter_btn a{
    padding: 10px 30px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    background: #b8905f;
    color: #fff;
    position: relative;
}

.twitter_btn a:before{
    position: absolute;
    display: block;
    content: "";
    right: 0.8em;
    top: calc(50% - 0.2em);
    width: 0.5em;
    height: 0.5em;
    border-top: 2px solid #fff;
    border-right: 2px solid #ffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.2s;
}

@media screen and (max-width: 767px){
    .twitter_account{
        margin-top: 40px;
    }

    .twitter_p{
        padding: 20px;
    }
}

/* 2024.11 「よくあるお問い合わせ」追加 */
.qa-section {
    padding: 68px 0;
    background-color: #f7e3b7;
}
@media screen and (max-width: 767px){
    .qa-section {
        padding: 20px;
    }
}
h2.img_title {
    text-align: center;
    margin-bottom: 25px;
}
@media screen and (max-width: 767px){
    h2.img_title {
        margin-bottom: 12px;
    }
}
h2.img_title img {
    width: 100%;
    height: auto;
    max-height: 28px;
    object-fit: contain;
}
@media screen and (max-width: 767px){
    h2.img_title img {
        max-height: 18px;
    }
}
.qa-area {
    max-width: 800px;
    margin: 0 auto;
}
.qa-title, .qa-content {
    position: relative;
    color: #736357;
    background: rgba(255,255,255,.8);
    display: block;
    font-size: 16px;
    line-height: 1.6;
    padding: 18px 18px 18px 70px;
}
@media screen and (max-width: 767px){
    .qa-title, .qa-content {
        font-size: 12px;
        padding: 12px 12px 12px 45px;
    }
}
.qa-title::before, .qa-content::before {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    border-radius: 8px;
    left: 18px;
}
@media screen and (max-width: 767px){
    .qa-title::before, .qa-content::before {
        width: 25px;
        height: 25px;
        font-size: 15px;
        border-radius: 4px;
        left: 12px;
    }
}
.qa-title {
    font-weight: normal;
    border-bottom: 1px dashed #736357;
    border-radius: 8px 8px 0 0;
}
.qa-title::before {
    content: 'Q';
    background: #736357;
}
.qa-content::before {
    content: 'A';
    background: #d9a223;
}
.qa-content {
    line-height: 1.4;
    border-radius: 0 0 8px 8px;
}
.qa-content:not(:last-child) {
    margin-bottom: 10px;
}
