@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* TOPのみデフォルトのTOPへ戻るボタン非表示 */
.page-id-10713 .p-fixBtnWrap #pagetop {
    display: none;
}

/* TOP背景 */
.page-id-10713 .l-container {
    padding: 0;
    margin: 0 auto;
}

.bg-01 {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/pattern01.png);
    background-size: 85vw auto;
}
.bg-02 {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/grid.png);
    background-size: 3.25vw auto;
}

/* TOPコンテンツ */
.top-content {
    padding: 8.75vw 6.25vw!important;
}

/* TOPヘッダー */
.-series .l-header__inner {
    height: 11.875vw;
    padding: 0 1.25vw;
}
.btn-app-head a , .btn-card-head a {
    background: #2ec4b6;
    border: 0.625vw solid #ffffff;
    box-shadow: 0px 0.625vw 0px 0px rgba(0, 0, 0, 0.3);
    font-size: 2.5vw;
    width: 25.75vw;
    height: 8.75vw;
    padding: 0 1.25vw 0 0;
    border-radius: 1.25vw;
    line-height: 1.4;
}
.btn-app-head a {
    margin-right: 1.875vw;
}
.btn-card-head a {
    background: #008dd5;
}
.btn-app-head a .__icon , .btn-card-head a .__icon {
    transform: rotate(90deg);
    position: absolute;
    right: 1.25vw;
}
.top-header .swell-block-column {
    width: auto;
}
.header-logo {
    width: 41.25vw;
}

.-series .c-headLogo , .-series-right .w-header {
    margin: auto;
}
.-series .l-header__logo {
    margin: auto;
    padding: 0 1.5vw 0 0;
    width: 41.25vw;
}
.l-header__customBtn, .l-header__menuBtn {
    display: none;
}
.-img .c-headLogo__link {
    padding: 0;
}
.c-headLogo__img , .c-headLogo {
    height: auto;
}
header .post_content {
    line-height: 1;
}

/* TOPフッター */
.page-id-10713 .w-beforeFooter {
    display: none;
}
.l-footer {
    background-color: #ff9100;
    color: #fff;
    width: 100vw;
    height: 20vw;
    margin: auto;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.l-footer__nav a , .l-footer .copyright {
    font-size: 3vw;
}
.l-footer__nav {
    padding: 0 0 .5em;
}

/* 見出し */
.top-h2 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    letter-spacing: 0.02em;
    background: none!important;
    color: #1b1b1b!important;
    text-align: center;
    font-size: 6vw!important;
    position: relative;
    margin: auto auto 6.25vw!important;
    width: fit-content;
    padding: 0!important;
    line-height: 1.3em!important;
}
.top-h2:before ,.top-h2:after {
    content: "";
    position: absolute;
    border: none!important;
    top: 50%!important;
    transform: translateY(-50%);
    width: 3.625vw!important;
    height: auto!important;
    aspect-ratio: 29 / 80;
    display: inline-block!important;
    background-size: contain!important;
}
.top-h2:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/decoration01.png)no-repeat;
    left: -6vw!important;
}
.top-h2:after {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/decoration02.png)no-repeat;
    right: -6vw!important;
}
.top-h2 span {
    font-size: 6.875vw;
    color: #ff7800;
    font-weight: bold;
}

/* ボタン */
.btn-txt {
    font-size: 5vw;
    margin-bottom: 2.5vw;
}
.btn-area {
    padding: 8.75vw 0 10vw;
    margin: 0;
}
.btn-app a , .btn-tel a , .btn-card a {
    background: #2ec4b6;
    border: 0.625vw solid #ffffff;
    box-shadow: 0px 0.625vw 0px 0px rgba(0, 0, 0, 0.3);
    font-size: 4.375vw;
    width: 89.375vw;
    height: 18.75vw;
    padding: 0 6.3vw 0 16.25vw;
}
.btn-tel a {
    background: #a5c847;
    line-height: 1.8;
}
.btn-card a {
    background: #008dd5;
}
.btn-app a:before , .btn-tel a:before , .btn-card a:before {
    content: "";
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/btn-icon01.png)no-repeat;
    width: 13.25vw;
    height: 13.25vw;
    background-size: contain!important;
    position: absolute;
    left: 2.5vw;
}
.btn-tel a:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/btn-icon02.png)no-repeat;
}
.btn-card a:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/btn-icon04.png)no-repeat;
}
.btn-app a .__icon , .btn-tel a .__icon , .btn-card a .__icon {
    transform: rotate(90deg);
    position: absolute;
    right: 3.75vw;
}
.tel-number {
    color: #1b1b1b;
    background: #fff;
    padding: 1vw 2.5vw;
    border-radius: 0.625vw;
    font-size: 5.375vw;
    line-height: 1;
    margin-bottom: 0.3em;
    display: flex;
    align-items: center;
}
.tel-number:before {
    content: "";
    width: 8.75vw;
    height: 5vw;
    background: url("https://orange-ticket.com/wp-content/uploads/2025/09/freedial.png") no-repeat center/contain!important;
    margin-right: 1vw;
    display: inline-block;
}
.business-hours {
    font-size: 3.5vw;
    font-weight: bold;
}

/*アニメーション*/
.btn-animation {
  animation: gentle-pulse 1500ms ease-in-out infinite;
}
@keyframes gentle-pulse {
  0%   { transform: scale(1); }
  20%  { transform: scale(1.05); }
  40%  { transform: scale(1); }
  60%  { transform: scale(1.05); }
  80%  { transform: scale(1); }
  100% { transform: scale(1); }
}

.btn-animation.is-style-btn_solid a:hover {
    box-shadow: 0px 0.625vw 0px 0px rgba(0, 0, 0, 0.3)!important;
    transform: none;
}

/* フローティングボタン */
.fix-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffffcc;
    z-index: 9999;
    opacity: 0;            /* 初期は非表示 */
    pointer-events: none;  /* 非表示時はクリック無効 */
    transition: opacity 0.3s ease; /* フェード切り替え */
}

.fix-btn .wp-block-group__inner-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.25vw;
    padding: 1.25vw 0 1.625vw;
}
.fix-btn .btn-app a , .fix-btn .btn-card a {
    border: 0.375vw solid #ffffff;
    box-shadow: 0px 0.375vw 0px 0px rgba(0, 0, 0, 0.3);
    width: 47.5vw;
    height: 13.125vw;
    font-size: 3.5vw;
    padding: 0 4.375vw 0 11.25vw;
    line-height: 1.3;
}
.btn-app a:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/btn-icon03.png)no-repeat;
}
.fix-btn .btn-app a:before , .fix-btn .btn-card a:before {
    width: 8.75vw;
    height: 8.75vw;
    left: 1.75vw;
}
.fix-btn .btn-app a .__icon , .fix-btn .btn-card a .__icon {
    right: 2.5vw;
    width: 2.5vw;
}
.fix-btn .btn-app , .fix-btn .btn-card {
    display: inline-block;
    margin: 0;
}

/* 悩み */
.worries-content {
    position: relative;
    margin-bottom: 0;
}
.worries-txt {
    position: absolute;
    top: 8.75vw;
    display: flex;
    width: 100%;
    justify-content: center;
}
.worries-h2 {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    letter-spacing: 0.02em;
    background: none!important;
    text-align: center;
    font-size: 6vw!important;
    margin: auto auto 6.25vw!important;
    padding: 0!important;
}
.worries-h2:before {
    border: none!important;
}
.worries-h2:after {
    content: "";
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/worries-icon.png)no-repeat;
    width: 9.625vw;
    height: 14.375vw;
    background-size: contain!important;
    position: absolute;
    right: -9vw;
    top: 2vw;
}
.worries-li {
    color: #fff;
    position: absolute;
    right: 10vw;
    list-style: none;
    padding-left: 0;
    top: 30.5vw;
}
.worries-li li {
    position: relative;
    padding-left: 5.6vw;
    margin-bottom: 2.9vw;
    font-size: 3.75vw;
}
.worries-li li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1vw;
    width: 4.5vw;
    height: 3.5vw;
    background: url("https://orange-ticket.com/wp-content/uploads/2025/09/check-icon.png") no-repeat center/contain;
}
.solution-img {
    margin-top: -11.5vw;
}

/* 仕組み */
.explanation-txt {
    background: #fff;
    padding: 6.25vw 5vw;
    border-radius: 0 7.5vw 0 7.5vw;
}
.explanation-txt span {
    color: #ff7800;
    font-weight: bold;
}
.post_content div>:last-child.explanation-point {
    margin-top: 17.5vw;
    margin-bottom: 11.875vw!important;
}
.explanation-point p {
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    font-weight: bold;
}
.explanation-point p:after {
    content: "";
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/explanation-icon.png)no-repeat;
    width: 27.5vw;
    height: 30.25vw;
    background-size: contain;
    position: absolute;
    top: -12.5vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

/* 理由 */
.reason-content {
    background: #faf0ca;
    border-radius: 0 7.5vw 0 7.5vw;
    margin-bottom: 5vw;
}
.reason-content h3 {
    color: #fff;
    background: #ff9100;
    margin: auto;
    display: flex;
    align-items: center;
    padding: 0;
    border-radius: 0 7.5vw 0 0;
    font-size: 6.875vw;
    letter-spacing: .1em;
}
.reason-content h3:before {
    content: "";
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/title-icon01.png)no-repeat;
    width: 22.5vw;
    height: 16.25vw;
    background-size: contain;
    position: static;
    display: inline-block;
    margin-right: 5vw;
}
.reason-content h3.reason-02:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/title-icon02.png)no-repeat;
    background-size: contain;
}
.reason-content h3.reason-03:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/title-icon03.png)no-repeat;
    background-size: contain;
}
.reason-content h3.reason-04:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/title-icon04.png)no-repeat;
    background-size: contain;
}
.reason-content h3.reason-05:before {
    background: url(https://orange-ticket.com/wp-content/uploads/2025/09/title-icon05.png)no-repeat;
    background-size: contain;
}
.reason-content h3 span {
    color: #fff;
    font-size: 1.4em;
}
.reason-txt {
    padding: 6.25vw 5vw;
}

/* 高価買取 */
.purchase {
    position: relative;
}
.purchase-area .swell-block-columns__inner {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 6.25vw 3.75vw;
    margin: auto;
}
.purchase-txt {
    font-size: 4.375vw;
    text-align: center;
}
.purchase-content {
    background: #fff;
    border-radius: 0 7.5vw 0 7.5vw;
    margin: 0!important;
    text-align: center;
    width: calc(50% - 1.875vw)!important;
}
.purchase-content h3 {
    color: #fff;
    background: #ff9100;
    margin: auto;
    border-radius: 0 7.5vw 0 0;
    font-size: 3.125vw;
    height: 15vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 0 0 12vw;
}
h3.purchase-title01:before , h3.purchase-title02:before {
    content: "";
    position: absolute;
    left: -3vw !important;
    top: -3vw !important;
    width: 16.25vw!important;
    height: 16.25vw!important;
    background: url("https://orange-ticket.com/wp-content/uploads/2025/09/purchase-icon01.png") no-repeat center/contain!important;
}
h3.purchase-title02:before {
    background: url("https://orange-ticket.com/wp-content/uploads/2025/09/purchase-icon02.png") no-repeat center/contain!important;
}
h3.purchase-title03 {
    font-size: 3.75vw!important;
    padding: 0;
}
h3.purchase-title03:before {
    display: none;
}
.purchase-txt-area {
    padding: 2.5vw 2.5vw 5vw 2.5vw;
    font-weight: bold;
    line-height: 1;
}
.purchase-txt-area .wp-block-group__inner-container>* {
    margin-bottom: 0;
}
.purchase-txt01 {
    color: #00b8b5;
    font-size: 9.625vw;
    margin-bottom: .2em!important;
    position: relative;
}
.purchase-txt01::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.05em;
    width: 100%;
    height: 0.6em;
    background: #ffff00;
    z-index: 0;
}
.purchase-txt01 span {
    position: relative;
    z-index: 1;
}
.purchase-txt02 {
    font-size: 5.625vw;
}
.purchase-txt03 {
    font-size: 4.875vw;
}
.purchase-img {
    width: 50.75vw;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.vertical {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 4.25vw;
    line-height: 1.2;
}
.purchase-txt-area .big {
    font-size: 1.5em;
    display: inline-block;
    position: relative;
    top: 0.07em;
}
.purchase-txt-area .purchase-txt01 .big {
    top: 0.02em;
}

/* 流れ */
.flow .swell-block-columns__inner {
    justify-content: space-between;
    width: 87.5vw;
    margin: auto;
}
.swell-block-column.swl-has-mb--s.flow-img {
    width: 31.25vw!important;
    margin: 0;
    position: relative;
    margin-bottom: 12.5vw;
}
.flow-img:after {
    content: "";
    position: absolute;
    top: 100%;
    margin-top: 1.25vw;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 10vw;
    border-left: 1.125vw dotted #ff9100;
}
.flow-img.flow-last {
    margin-bottom: 0!important;
}
.flow-img.flow-last:after {
  content: none;
}
.swell-block-column.swl-has-mb--s.flow-txt {
    width: 52.5vw!important;
    margin: 0;
}
.flow-title01 img {
    width: 30.125vw;
}
.flow-title02 img {
    width: 31.125vw;
}
.flow-title03 img {
    width: 31.25vw;
}
.flow-title01 , .flow-title02 , .flow-title03 {
    position: relative;
    text-align: left;
}
.flow-title01:before, .flow-title02:before, .flow-title03:before {
    content: "";
    width: 100%;
    height: 0.25vw;
    background: #ff9100;
    bottom: -1.875vw;
    position: absolute;
}
.flow-txt h3 {
    font-size: 5vw;
    padding: 0;
    margin: 3.125vw 0 1.25vw;
}
.flow-txt h3:before {
    display: none;
}
.flow .btn-area {
    padding: 8.75vw 0 1.25vw;
}

/* 口コミ */
.reviews-txt-l , .reviews-txt-r {
    margin-bottom: 0;
}
.reviews-txt-l figure {
    width: 22.5vw;
    margin: auto auto auto 0;
    padding: 5vw 0 2.5vw;
}
.reviews-txt-r figure {
    width: 22.5vw;
    margin: auto 0 auto auto;
    padding: 5vw 0 2.5vw;
}
.reviews-txt-l:first-of-type figure {
    padding: 0 0 2.5vw;
}
.reviews-txt-l p {
    background: #fff;
    padding: 6.25vw 5vw;
    border-radius: 0 7.5vw 7.5vw 7.5vw;
}
.reviews-txt-r p {
    background: #fff;
    padding: 6.25vw 5vw;
    border-radius: 7.5vw 0 7.5vw 7.5vw;
}
.reviews-txt-l p span , .reviews-txt-r p span {
    color: #ff7800;
    font-weight: bold;
}

/* よくあるご質問 */
.top-faq .swell-block-accordion__title {
    background: #faf0ca;
    padding: 1.875vw 2.5vw;
    font-size: 3.75vw;
}
.top-faq .swell-block-accordion__label {
    display: flex;
    align-items: center;
    line-height: 1.3;
    padding: 0 .2em 0 0;
}
.top-faq .swell-block-accordion__label:before {
    content: "";
    width: 8vw;
    height: 9vw;
    background: url("https://orange-ticket.com/wp-content/uploads/2025/09/q-icon.png") no-repeat center/contain!important;
    display: block;
    margin-right: 2.5vw;
    flex-shrink: 0;
}
.top-faq .swell-block-accordion__body {
    background: #fff;
    border: solid #faf0ca 0.625vw;
    padding: 1.875vw;
    /* padding: 1.875vw 2.5vw; */
}
.top-faq .swell-block-accordion__body p {
    display: flex;
}
.top-faq .swell-block-accordion__body p:before {
    content: "";
    width: 8vw;
    height: 9vw;
    background: url("https://orange-ticket.com/wp-content/uploads/2025/09/a-icon.png") no-repeat center/contain!important;
    display: block;
    margin-right: 2.5vw;
    flex-shrink: 0;
}
.top-faq .swell-block-accordion__icon {
    font-size: 1em;
}
.top-faq .swell-block-accordion__item+.swell-block-accordion__item {
    margin-top: 2.5vw;
}
.top-faq .btn-area {
    padding: 8.75vw 0 0;
}

/* TOPPAGEのTOPに戻るボタン */
.top-page {
    margin-bottom: 0;
}
.top-page #pagetop {
    border-radius: 0;
}
.top-page .c-fixBtn {
    font-size: 3.75vw;
    border: none;
    background: #e6e6e6;
    width: 100%;
    color: #1b1b1b;
    font-weight: bold;
    flex-direction: row;
    opacity: 1;
    height: 12.5vw;
}
.top-page .c-fixBtn__icon {
    color: #fff;
    background: #1b1b1b;
    border-radius: 50%;
    margin-right: 1.25vw;
    width: 3.5vw;
    height: 3.5vw;
    font-size: 3.25vw;
    position: relative;
}
.top-page .icon-chevron-up:before {
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.top-page .hov-bg-main:hover {
    background-color: #e6e6e6!important;
    color: #1b1b1b!important;
    opacity: .7;
}

/* 予約フォーム */
.wpcf7 .inquiry tr:first-child th {
    font-weight: 400;
}
.wpcf7 h2 {
    background: #ff9100;
    font-size: 1em;
    text-align: center;
    margin: auto auto .6em;
    font-weight: bold;
    padding: .5em 1em;
    border-radius: 0 !important;
}
.wpcf7 h2::before {
    display: none;
}
.wpcf7 ul {
    background: #fff;
    padding: .1em .6em!important;
    border-radius: 10px;
    margin: .6em auto;
}
.wpcf7 .is-style-check_list li:before {
    color: #ff7800;
    content: "\e923";
    font-weight: bold;
}
.wpcf7 li {
    margin: .6em 0;
}
.wpcf7 .inquiry tr:first-child th .haveto {
    margin-right: auto;
}

.haveto , .optional {
    background: #ff7800;
    color: #fff;
    font-size: .8em;
    padding: .2em;
    border-radius: 0.625vw;
    margin-right: .8em;
}
.optional {
    background: #aaa;
}

.inquiry {
    background: #9696960d;
    padding: 2.5vw;
}
.wpcf7 h3 {
    font-size: 1em;
    padding: 0.6em 0!important;
    margin: auto;
}
.wpcf7 h3:before {
    top: 0;
    background: #dcdcdc;
    height: 0.125vw;
}
.inquiry-content {
    margin: 2.5vw auto;
}
.wpcf7 button, .wpcf7 input, .wpcf7 select, .wpcf7 textarea {
    background-color: #fff;
}
.annotation .haveto {
    margin: auto;
}
.supplement {
    margin: .5em auto;
    font-size: .9em;
}
input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
.wpcf7 input::placeholder {
  color: #999;
  opacity: 1;
}

/* 予約フォームボタン */
.wpcf7 input.wpcf7-submit {
    background-color: #2ec4b6;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    display: block;
    border: 3px solid #ffffff;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.3);
    border-radius: 50vh;
    padding: .5em 2em;
    cursor: pointer!important;
}
.wpcf7 .form-btn-card input.wpcf7-submit {
    background-color: #008dd5;
}
.form-btn {
    display: flex;
    margin-top: 1.5rem;
}
.form-btn p {
    position: relative;
    display: inline-block;
    margin: auto;
    transition: transform 0.2s;
}
.wpcf7 svg.__icon.-right {
    position: absolute;
    top: calc(50% - 0.4em);
    transform: translateX(-50%) rotate(90deg);
    right: 8px;
    color: #fff;
    height: .9em;
    width: .9em;
}
.form-btn p:hover {
  transform: translateY(4px);
}
p:hover input.wpcf7-submit {
    box-shadow: 0 0 0 transparent!important;
}
.wpcf7-spinner {
    position: absolute;
}

/* テーブル */
.post_content th {
    background-color: #fff8d5;
    text-align: center;
}

@media screen and (min-width: 799px) {
    /* TOP背景 */
    #body_wrap.page-id-10713 {
        background: url(https://orange-ticket.com/wp-content/uploads/2025/09/pattern02.png) repeat left top;
    }
    .page-id-10713 .l-mainContent {
        background: #fff;
        position: relative!important;
    }
    .page-id-10713 .l-mainContent::before {
        content: "";
        position: absolute;
        top: -95px; left: 0; right: 0; bottom: -150px;
        box-shadow: 0 0 15px rgba(0,0,0,0.2);
        z-index: -1;
    }

    .bg-01 {
        background-size: 680px auto;
    }
    .bg-02 {
        background-size: 26px auto;
    }
    /* コンテンツごとの余白 */
    .top-content {
        padding: 70px 50px!important;
    }
 
    /* TOPヘッダー */
    .page-id-10713 .l-header {
        max-width: 800px;
        margin: auto;
    }
    .-series .l-header__inner {
        height: 95px;
        padding: 0 10px;
    }

    /* .top-header .swell-block-columns__inner {
        height: 95px;
        gap: 15px;
    } */
    .btn-app-head a , .btn-card-head a {
        border: 3px solid #ffffff;
        box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.3);
        font-size: 20px;
        width: 206px;
        height: 70px;
        padding: 0 10px 0 0;
        border-radius: 10px;
    }
    .btn-app-head a {
        margin-right: 15px;
    }
    .btn-app-head a .__icon , .btn-card-head a .__icon {
        right: 10px;
    }
    .header-logo {
        width: 330px;
    }

    .-series .l-header__logo {
        width: 330px;
        padding: 0;
    }

    /* 見出し */
    .top-h2 {
        font-size: 48px!important;
        margin: auto auto 50px!important;
    }
    .top-h2:before ,.top-h2:after {
        width: 29px!important;
    }
    .top-h2:before {
        left: -48px!important;
    }
    .top-h2:after {
        right: -48px!important;
    }
    .top-h2 span {
        font-size: 55px;
    }

    /* ボタン */
    .btn-txt {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .btn-area {
        padding: 70px 0 80px;
        margin: 0;
    }
    .btn-app a , .btn-tel a , .btn-card a {
        border: 5px solid #ffffff;
        box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.3);
        font-size: 35px;
        width: 715px;
        height: 150px;
        padding: 0 50px 0 130px;
    }
    .btn-app a:before , .btn-tel a:before , .btn-card a:before {
        width: 106px;
        height: 106px;
        left: 20px;
    }
    .btn-app a .__icon , .btn-tel a .__icon , .btn-card a .__icon {
        right: 30px;
    }
    .tel-number {
        padding: 8px 20px;
        border-radius: 5px;
        font-size: 43px;
    }
    .tel-number:before {
        width: 70px;
        height: 40px;
        margin-right: 8px;
    }
    .business-hours {
        font-size: 22pt;
    }
    
    .btn-animation.is-style-btn_solid a:hover {
        box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.3)!important;
        background: #58d0c5;
    }

    /* フローティングボタン */
    .fix-btn {
        width: 800px;
        margin: auto;
    }
    .fix-btn .wp-block-group__inner-container {
        gap: 10px;
        padding: 10px 0 13px;
    }
    .fix-btn .btn-app a , .fix-btn .btn-card a {
        border: 3px solid #ffffff;
        box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.3);
        width: 380px;
        height: 105px;
        font-size: 28px;
        padding: 0 35px 0 90px;
    }
    .fix-btn .btn-app a:before , .fix-btn .btn-card a:before {
        width: 70px;
        height: 70px;
        left: 14px;
    }
    .fix-btn .btn-app a .__icon , .fix-btn .btn-card a .__icon {
        right: 20px;
        width: 20px;
    }

    /* 悩み */
    .worries-txt {
        top: 70px;
    }
    .worries-h2 {
        font-size: 48px!important;
        margin: auto auto 50px!important;
    }
    .worries-h2:after {
        width: 77px;
        height: 115px;
        right:-72px;
        top: 16px;
    }
    .worries-li {
        right: 80px;
        top: 245px;
    } 
    .worries-li li {
        padding-left: 45px;
        margin-bottom: 23px;
        font-size: 30px;
    } 
    .worries-li li::before {
        top: 8px;
        width: 36px;
        height: 28px;
    }
    .solution-img {
        margin-top: -92px;
    }

    /* 仕組み */
    .explanation-txt {
        padding: 50px 40px;
        border-radius: 0 60px 0 60px;
    }
    .post_content div>:last-child.explanation-point {
        margin-top: 140px;
        margin-bottom: 95px!important;
    }
    .explanation-point p:after {
        width: 220px;
        height: 242px;
        top: -100px;
    }
    
    /* 理由 */
    .reason-content {
        border-radius: 0 60px 0 60px;
        margin-bottom: 40px;
    }
    .reason-content h3 {
        border-radius: 0 60px 0 0;
        font-size: 55px;
    }
    .reason-content h3:before {
        width: 180px;
        height: 130px;
        margin-right: 40px;
    }
    .reason-txt {
        padding: 50px 40px;
    }
    
    /* 高価買取 */    
    .purchase-area .swell-block-columns__inner {
        gap: 50px 30px;
    }
    .purchase-txt {
        font-size: 35px;
    }    
    .purchase-content {
        border-radius: 0 60px 0 60px;
        margin-bottom: 40px;
        width: calc(50% - 15px)!important;
    }
    .purchase-content h3 {
        border-radius: 0 60px 0 0;
        font-size: 25px;
        height: 120px;
        padding: 0 0 0 96px;
    }
    h3.purchase-title01:before , h3.purchase-title02:before {
        left: -24px !important;
        top: -24px !important;
        width: 130px!important;
        height: 130px!important;
    }
    h3.purchase-title03 {
        font-size: 30px!important;
        padding: 0;
    }
    .purchase-txt-area {
        padding: 20px 20px 40px 20px;
    }
    .purchase-txt01 {
        font-size: 77px;
    }
    .purchase-txt02 {
        font-size: 45px;
    }
    .purchase-txt03 {
        font-size: 39px;
    }
    .purchase-img {
        width: 406px;
    }
    .vertical {
        font-size: 34px;
    }
   
    /* 流れ */
    .flow .swell-block-columns__inner {
        width: 700px;
    }
    .swell-block-column.swl-has-mb--s.flow-img {
        width: 250px!important;
        margin-bottom: 100px;
    }
    .flow-img:after {
        margin-top: 10px;
        height: 80px;
        border-left: 9px dotted #ff9100;
    }
    .swell-block-column.swl-has-mb--s.flow-txt {
        width: 420px!important;
    }
    .flow-title01 img {
        width: 241px;
    }
    .flow-title02 img {
        width: 249px;
    }
    .flow-title03 img {
        width: 250px;
    }
    .flow-title01:before, .flow-title02:before, .flow-title03:before {
        height: 2px;
        bottom: -15px;
    }
    .flow-txt h3 {
        font-size: 40px;
        margin: 25px 0 10px;
    }    
    .flow .btn-area {
        padding: 70px 0 10px;
    }

    /* 口コミ */
    .reviews-txt-l figure , .reviews-txt-r figure {
        width: 180px;
        padding: 40px 0 20px;
    }
    .reviews-txt-l:first-of-type figure {
        padding: 0 0 20px;
    }
    .reviews-txt-l p {
        padding: 50px 40px;
        border-radius: 0 60px 60px 60px;
    }
    .reviews-txt-r p {
        padding: 50px 40px;
        border-radius: 60px 0 60px 60px;
    }

    /* よくあるご質問 */
    .top-faq .swell-block-accordion__title {
        background: #faf0ca;
        padding: 15px 20px;
        font-size: 30px;
    }
    .top-faq .swell-block-accordion__label:before {
        width: 64px;
        height: 72px;
        margin-right: 20px;
    }
    .top-faq .swell-block-accordion__body {
        border: solid #faf0ca 5px;
        padding: 15px;
        /* padding: 15px 20px; */

    }
    .top-faq .swell-block-accordion__body p:before {
        width: 64px;
        height: 72px;
        margin-right: 20px;
    }
    .top-faq .swell-block-accordion__item+.swell-block-accordion__item {
        margin-top: 20px;
    }
    .top-faq .btn-area {
        padding: 70px 0 0;
    }
    .tel-pc {
        font-weight: bold;
        font-size: 32px;
    }
    .tel-pc span {
        font-size: 75px;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: .05em;
    }
    .tel-pc span:before {
        content: "";
        width: 112px;
        height: 64px;
        margin-right: 8px;
        background: url("https://orange-ticket.com/wp-content/uploads/2025/09/freedial-pc.png") no-repeat center/contain!important;
        display: inline-block;
        margin-top: 8px;
    }

    /* TOPPAGEのTOPに戻るボタン */
    .top-page .c-fixBtn {
        font-size: 30px;
        height: 100px;
    }
    .top-page .c-fixBtn__icon {
        margin-right: 10px;
        width: 28px;
        height: 28px;
        font-size: 26px;
    }

    /* TOPフッター */
    .l-footer {
        height: 130px;
    }
    .page-id-10713 .l-footer {
        width: 800px;
        height: 150px;
    }
    .l-footer__nav a , .l-footer .copyright {
        font-size: 18px;
    }

    /* 予約フォーム */
    .wpcf7 h2 {
        margin: auto auto 1em;
    }
    .wpcf7 ul {
        padding: .1em 1em!important;
        margin: 1em auto;
    }
    .wpcf7 li {
        margin: .9em 0;
    }

    .haveto , .optional {
        border-radius: 5px;
    }

    .inquiry {
        padding: 20px;
    }
    .wpcf7 h3 {
        padding: 1em 0 0.6em!important;
    }
    .wpcf7 h3:before {
        height: 1px;
    }
    .inquiry-content {
        margin: 20px auto;
    }
}


/***********************
 * 解析イメタグ調整
 ***********************/
.orangelog {
	font-size: 0;
	line-height: 0;
}
/***********************
 * 装飾
 ***********************/
/*  h2  */
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
	border-radius: 30px;
}
/*  JSリンク装飾  */
.cv {
  cursor: pointer;
  text-decoration: underline;
  color: #008db7;
}