.c-main-visual .insurance-company-introduction {
    display: none;
}

a.cta_button {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    vertical-align: middle;
}

.hs-breadcrumb-menu {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.hs-breadcrumb-menu-item {
    float: left;
    padding: 10px 0px 10px 10px;
}

.hs-breadcrumb-menu-divider:before {
    content: "›";
    padding-left: 10px;
}

.hs-featured-image-link {
    border: 0;
}

.hs-featured-image {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 50%;
}

@media (max-width: 568px) {
    .hs-featured-image {
        float: none;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
}

.hs-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

#hs_cos_wrapper_widget_1630372248228 {
    display: block !important;
    padding-left: 0px !important;
}

#hs_cos_wrapper_widget_1630372248228 {
    display: block !important;
    padding-left: 0px !important;
}

/* HubSpot Styles (default) */
.widget_1630372248228-hidden {
    display: block !important;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.c-main-visual-main-text {
    z-index: 1;
}

.c-main-visual-main-text .appeal {
    margin-top: 10px;
    background-image: linear-gradient(to right, #01BCDF,#BC68FF
           );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: bold;
}

.intro-story {
    max-width: 948px;
    margin: 30px auto;
    text-align: center;
    font-size: 20px;
}

.intro-story .block {
    margin-bottom: 75px;
}

.intro-story .block span {
    font-weight: bold;
    font-size: 30px;
}

.intro-story .atention {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    padding: 0.5em 1em;
    margin: 0;
    background: #eeeeee;
    border: dashed 2px #cccccc;
    margin-bottom: 75px;
}

.intro-story h2 {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 120px;
    display: inline-block;
}

.marker-animation {
    padding: 0 5px;
    background-image: linear-gradient(#fff134, #fff134);
    background-size: 0 40%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: 2s;
}

.marker-animation.emphasis {
    color: red;
}

.marker-animation.active {
    background-size: 100% 40%;
}

.accordion-cards-wrapper {
    max-width: 948px;
    margin: auto;
}

.accident-card-notice {
    text-align: center;
    margin: 30px auto 80px;
}

.target-travel {
    margin: 0 auto;
    max-width: 948px;
    padding: 0 24px;
    position: relative;
    z-index: 200;
}

.p-home-cancel {
    padding: 100px 0 0
}

@media print,screen and (max-width: 768px) {
    .p-home-cancel {
        padding:35px 24px 0
    }
}

.p-home-cancel-caution {
    color: #333;
    font-size: 16px;
    margin-top: 45px;
    text-align: center
}

@media print,screen and (max-width: 768px) {
    .p-home-cancel-caution {
        font-size:14.22px;
        margin-top: 35px
    }
}

.p-home-cancel-caution a {
    display: inline-block;
    text-decoration: underline
}

.p-home-cancel-text {
    display: flex;
    margin: 112px auto 0;
    max-width: 700px
}

@media print,screen and (max-width: 768px) {
    .p-home-cancel-text {
        display:block;
        margin: 20px auto 0;
        max-width: 100%
    }
}

.p-home-cancel-text p {
    color: #333;
    font-size: 20.25px;
    font-weight: 600;
    line-height: 1.4
}

@media print,screen and (max-width: 768px) {
    .p-home-cancel-text p {
        font-size:18.22px;
        line-height: 1.5
    }
}

@media print,screen and (max-width: 768px) {
    .p-home-cancel-text p br {
        display:none
    }
}

.p-home-cancel-text-icon {
    margin-right: 18px;
    width: 47px
}

@media print,screen and (max-width: 768px) {
    .p-home-cancel-text-icon {
        margin:0 auto 22px;
        width: 44px
    }
}

.c-block-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.c-block-list li {
    border: 2px solid #333;
    border-radius: 2px;
    color: #333;
    font-size: 17.07px;
    max-width: 300px;
    padding: 23px 10px;
    text-align: center;
    width: calc(100% / 3 - 24px)
}

@media print,screen and (max-width: 768px) {
    .c-block-list li {
        margin-bottom:16px;
        max-width: 100%;
        width: 100%
    }
}

.c-block-list li:not(:nth-child(3n)) {
    margin-right: 24px
}

@media print,screen and (max-width: 768px) {
    .c-block-list li:not(:nth-child(3n)) {
        margin:0 0 16px
    }
}

.c-block-list li:nth-child(-n+3) {
    margin-bottom: 14px
}

@media print,screen and (max-width: 768px) {
    .c-block-list li:nth-child(-n+3) {
        margin:0 0 16px
    }
}

@media print,screen and (max-width: 768px) {
    .c-block-list li:last-child {
        margin:0
    }
}


@media print,
screen and (max-width: 767px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .c-main-visual-main-text .appeal {
        font-size: 30px;
        margin-left: 20px;
    }

    .notice-wrapper {
        width: 90%;
    }

    .intro-story {
        font-size: 16px;
    }

    .intro-story .block span {
        font-size: 24px;
    }

    .intro-story .atention {
        width: 90%;
    }

    .intro-story h2 {
        font-size: 28px;
        margin-bottom: 40px;
    }

    .icon-list-on-card .card-item .item-content {
        border: solid 1px #dedede;
        border-radius: 10px;
        padding: 16px 5px;
        margin-bottom: 15px;
    }

    .accordion-cards-wrapper {
        width: 90%;
    }

    .accident-card-notice {
        width: 90%;
        font-size: 14px;
    }

    .target-travel {
        width: 90%;
    }

    .target-travel ul {
        font-size: 14px;
    }
}

*,
*::after,
*::before {
    box-sizing: border-box
}

body {
    font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}

img {
    vertical-align: middle;
    width: 100%
}

a {
    color: inherit;
    font-size: 14px
}

p {
    color: #222;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1.8px;
    line-height: 1.71
}

html {
    background: #fff;
    color: #000
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q::before,
q::after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

#yui3-css-stamp.cssreset {
    display: none
}

ul {
    list-style-type: none
}

input,
textarea,
select {
    appearance: none;
    background: 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    *font-size: 100%;
    font-weight: inherit;
    outline: 0
}

select::-ms-expand {
    display: none
}

input::-ms-expand {
    display: none
}

input[type='radio'] {
    display: none
}

textarea {
    resize: none
}

.u-kome {
    margin-left: 2em;
    text-indent: -2em
}

.u-kome span {
    margin-right: 5px
}

h3 {
    color: #333;
    font-size: 22.78px;
    font-weight: 500;
    line-height: 1.4;
    padding-bottom: 21px;
    position: relative;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    h3 {
        font-size: 18.22px
    }
}

h3::after {
    background-color: #333;
    border-radius: 4px;
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    width: 60px
}

.p-home h3 {
    margin-bottom: 40px
}

.p-home-section {
    padding: 45px 0 60px
}

@media print,
screen and (max-width:768px) {
    .p-home-section {
        margin-top: 0;
        padding: 35px 24px
    }
}

.p-home-background {
    position: relative
}

@media print,
screen and (max-width:768px) {
    .p-home-background {
        background-color: #f5f5f5
    }
}

.p-home-background::after {
    background-color: #f5f5f5;
    content: "";
    height: 85%;
    left: 0;
    position: absolute;
    top: 00;
    transform: skewY(-5deg);
    width: 100%;
    z-index: 1
}

@media print,
screen and (max-width:768px) {
    .p-home-background::after {
        content: none
    }
}

.p-home .contents {
    margin: 0 auto;
    max-width: 948px;
    padding: 0 24px;
    position: relative;
    z-index: 200
}

@media print,
screen and (max-width:768px) {
    .p-home .contents {
        padding: 0
    }
}

* {
    font-size: 100%
}

.mb0 {
    margin-bottom: 0
}

.caution {
    text-indent: -4em;
    padding-left: 4em
}

.c-header {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    left: 0;
    padding: 11px 19px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500
}

@media print,
screen and (max-width:768px) {
    .c-header {
        padding: 11px 16px
    }
}

.c-header-logo {
    width: 164px
}

.c-header-right {
    align-items: flex-end;
    align-items: center;
    display: flex;
    width: 100%
}

.c-header-right .c-sidebar {
    margin-left: 30px
}

@media print,
screen and (max-width:768px) {
    .c-header-right .c-sidebar {
        margin-left: auto
    }
}

.c-header-right .c-btn {
    max-width: none;
    width: auto
}

.c-header .c-target-date {
    margin-left: auto
}

@media print,
screen and (max-width:768px) {
    .c-header .c-target-date {
        display: none
    }
}

.c-header-radio {
    margin: 32px 0 46px;
    position: relative
}

.c-header-radio:after {
    background: linear-gradient(to top right, transparent 50%, #0000008a 50.5%) no-repeat 0 0/50% 100%, linear-gradient(to top left, hsla(0, 0%, 100%, 0) 50%, #0000008a 50.5%) no-repeat 100% 100%/50% 100%;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    top: 107%;
    transform: translate(-50%);
    width: 12px
}

.c-header-radio label:not(:last-child) {
    margin-bottom: 16px
}

.c-header-notice {
    font-size: 14px
}

.c-header-notice-message {
    margin-bottom: 10px;
    margin-top: 10px
}

.c-header-notice-message span {
    color: red;
    display: block;
    font-size: 16px
}

.c-header-check {
    align-items: center;
    display: flex
}

.c-header-check input {
    appearance: auto;
    margin-right: 5px
}

.c-header-submit .c-btn:first-child {
    margin-bottom: 16px
}

.c-header-submit .c-btn-secandary {
    background: #bdbdbd
}

.c-header-submit .c-btn-secandary.is-active {
    background: #2697ac
}

.c-header-submit .c-btn-tertiary {
    border: 1px solid #bdbdbd;
    color: #bdbdbd
}

.c-header-submit .c-btn-tertiary.is-active {
    background: #c2eaf2;
    border: 1px solid #2697ac;
    color: #000
}

.c-header-submit a {
    text-decoration-line: none
}

.c-txt-wrapper {
  width: 100%;
  box-sizing: border-box;
  max-width: 948px;
  margin: 0px auto 20px;
  padding: 0 24px;
  text-align: center;
}

.c-txt-company {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}

.c-txt-wrapper p {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.5;
  color: #707070;
  padding-top: 11px;
}

@media (max-width: 767px) {
  .c-txt-wrapper {
    padding: 0rem 1rem;
    margin: 0px auto 10px;
  }

  .c-txt-wrapper .c-txt-company {
    display: flex;
    flex-flow: column;
    margin-top: 10px;
  }

  .c-txt-company p {
   padding-top: 0;
  }
}

@media (max-width: 767px) {
  .header-logo {
    width: 97px;
  }
}

.c-sidebar-contents,
.c-sidebar-overlay {
    transition: all .3s;
    visibility: hidden
}

.c-sidebar-overlay {
    background-color: rgba(0, 0, 0, .45);
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 800
}

.c-sidebar-contents {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    height: 100vh;
    max-width: 360px;
    overflow-y: scroll;
    padding: 16px 24px;
    position: fixed;
    right: -100%;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 900
}

@media print,
screen and (max-width:768px) {
    .c-sidebar-contents {
        max-width: 100%
    }
}

.c-sidebar-contents p {
    font-size: 16px
}

.c-sidebar.is-active .c-sidebar-contents,
.c-sidebar.is-active .c-sidebar-overlay {
    transition: all .3s;
    visibility: visible
}

.c-sidebar.is-active .c-sidebar-contents {
    right: 0
}

.c-sidebar.is-active .c-sidebar-overlay {
    opacity: 1
}

.c-sidebar-close-btn {
    height: 22px;
    margin-bottom: 16px;
    position: relative;
    width: 22px
}

.c-sidebar-close-btn:after,
.c-sidebar-close-btn:before {
    background-color: #000;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 100%
}

.c-sidebar-close-btn:after {
    transform: rotate(45deg)
}

.c-sidebar-close-btn:before {
    transform: rotate(-45deg)
}

.c-sidebar-contents .checker span {
    display: block;
    margin-top: 25px
}

.c-sidebar-contents .checker input {
    border: 1px solid #d8d8d8;
    border-radius: 15px;
    height: 44px;
    overflow: hidden;
    padding-left: 15px;
    width: 95%
}

.c-sidebar-contents .checker input::placeholder {
    color: #bbb
}

.c-sidebar-contents .checker button {
    background: linear-gradient(to right bottom, #00d054, #007630);
    border: 4px solid #fff;
    border-radius: 100px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .3);
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 20px auto;
    min-width: 140px;
    outline: none;
    padding: 5px 32px;
    text-align: center;
    text-decoration: none
}

.c-sidebar-contents .checker .error {
    color: red;
    margin-top: 20px;
    text-align: center
}

.c-sidebar-contents .check-result {
    display: none
}

.c-sidebar-contents .check-result.ok .head {
    text-align: center
}

.c-sidebar-contents .check-result.ok .head span {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(0deg, #00d7ff, #bc68ff);
    -webkit-background-clip: text;
    display: inline-block;
    font-size: 24px;
    font-weight: 700
}

.c-sidebar-contents .check-result.ok .head span:after {
    background: linear-gradient(0deg, #00d7ff, #bc68ff);
    content: "";
    display: block;
    height: 2px
}

.c-sidebar-contents .check-result.ng .head {
    text-align: center
}

.c-sidebar-contents .check-result.ng .head span {
    background-image: linear-gradient(180deg, transparent 30%, #fff134 0);
    background-position: -100% .5em;
    background-repeat: repeat-x;
    background-size: 200% 1em;
    font-size: 22px;
    font-weight: 700
}

.c-target-date {
    color: #212121;
    font-size: 16px
}

@media print,
screen and (max-width:768px) {
    .c-target-date {
        font-size: 14px
    }
}

.c-target-date-date {
    color: #747474;
    display: block;
    font-size: 14px
}

@media print,
screen and (max-width:768px) {
    .c-target-date-date {
        font-size: 12px
    }
}

.c-target-date-line {
    background-image: linear-gradient(90deg, transparent 50%, #fff134 0);
    background-position: -100% .5em;
    background-repeat: repeat-x;
    background-size: 200% 1em;
    font-weight: 700;
    padding: 0 2px
}

.c-btn {
    background: linear-gradient(to right bottom, #2697ac, #6e4093);
    border: none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    max-width: 96px;
    min-width: 140px;
    outline: none;
    padding: 7px 45px;
    text-align: center;
    width: 100%
}

.c-btn.c-btn-secandary,
.c-btn.c-btn-tertiary {
    display: block;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
    padding: 10px;
    width: 100%
}

.c-btn.c-btn-tertiary {
    background: #fff
}

.c-radio {
    display: none
}

.c-btn.advertise-model-btn {
    display: none;
    text-decoration: none
}

.c-radio-label {
    border: 1px solid #979797;
    border-radius: 4px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 14px 43px;
    position: relative;
    width: 100%
}

@media print,
screen and (max-width:768px) {
    .c-radio-label {
        padding: 22px 43px
    }
}

.c-radio-label:before {
    background: #fff;
    border: 1px solid #979797;
    height: 16px;
    left: 13px;
    margin-top: -8px;
    top: 50%;
    width: 16px;
}

.c-radio-label:after,
.c-radio-label:before {
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
}

.c-radio-label:after {
    background: #2697ac;
    height: 10px;
    left: 16px;
    margin-top: -4px;
    opacity: 0;
    top: 49%;
    width: 10px;
}

.c-radio:checked+.c-radio-label {
    border: 2px solid #2697ac
}

.c-radio:checked+.c-radio-label:before {
    border-color: #2697ac
}

.c-radio:checked+.c-radio-label:after {
    opacity: 1
}

@media print,
screen and (max-width:768px) {
    p.js-sidebar-close.c-sidebar-close-btn {
        margin-top: 22px
    }
}


.c-main-visual {
    display: block;
    padding-top: 80px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual {
    width: 100%;
    padding-top: 60px
    }
}

.c-main-visual-top {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0 39px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-top {
        flex-wrap: wrap-reverse;
        margin: 63px 0 13px;
        padding: 0 15px
    }
}

.c-main-visual-top p {
    color: #777;
    font-size: 16px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-top p {
        font-size: 12.34px;
        text-align: center;
        width: 100%
    }
}

.c-main-visual-top .c-main-visual-logo {
    margin: 0 0 0 20px;
    max-width: 98px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-top .c-main-visual-logo {
        margin: 0 auto 5px;
        max-width: 65.33px
    }
}

.c-main-visual-main {
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    padding-left: 0px;
    position: relative;
    width : 100%;
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main {
        display: block;
        padding-left: 0
    }
}

.c-main-visual-main-image {
    width: 100%
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-image {
        min-height: auto;
        width: 100%
    }
}

.c-main-visual-main-image img {
    width: 100%
}

.c-main-visual-main-image img.sp-view {
    display: none
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-image img {
        min-width: auto;
        position: static;
        transform: translate(0)
    }

    .c-main-visual-main-image img.pc-view {
        display: none
    }

    .c-main-visual-main-image img.sp-view {
        display: inline
    }
}

.c-main-visual-main-text {
    left: 30px;
    position: absolute;
    top: 0
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-text {
        left: 0
    }

    .c-main-visual-main-text p:first-child {
        padding-top: 1vw
    }

    .c-main-visual-main-text p {
        padding-left: 2vw
    }
}

.c-main-visual-main-text p {
    display: inline-block;
    position: relative
}

.c-main-visual-main-text p:after {
    background-color: hsla(0, 0%, 100%, .8);
    content: "";
    display: block;
    filter: blur(20px);
    height: 105%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-text p:after {
        height: 125%
    }
}

.c-main-visual-main-text p:not(:last-child) {
    margin-bottom: 10px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-text p:not(:last-child) {
        margin-bottom: 5px
    }
}

.c-main-visual-main-text p span {
    color: #2989d8;
    font-size: 40px;
    font-weight: 700;
    position: relative;
    z-index: 200
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-text p span {
        font-size: 16px
    }
}

.c-main-visual-main-text p span.petname {
    position: relative;
    top: 20px;
    font-size: 55px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-main-text p span.petname {
        font-size: 24px
    }
}

.c-main-visual-travel {
    margin: 0 30px 30px 0;
    max-width: 212px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-travel {
        margin: 15px 0 0;
        max-width: 100%;
        position: static
    }
}

.c-main-visual-travel p {
    color: #757575;
    font-size: 12.34px;
    line-height: 1.6
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-travel p {
        text-align: center
    }
}

.c-main-visual-travel-image {
    margin-bottom: 22px;
    width: 100%
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-travel-image {
        margin: 0 auto 22px;
        max-width: 212px
    }
}

.c-main-visual-sns {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 33px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual-sns {
        margin: 0 auto 22px;
        max-width: 212px
    }
}

.c-main-visual-sns .line-it-button {
    height: 20px !important;
    margin-right: 10px;
    width: 83px !important
}

.c-main-visual .c-card-list {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 22px auto 0;
    max-width: 948px;
    padding: 0 24px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual .c-card-list {
        display: block
    }
}

.c-main-visual .c-card-list .c-card:not(:last-child) {
    margin-right: 24px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual .c-card-list .c-card:not(:last-child) {
        margin-bottom: 15px
    }
}

.c-main-visual .c-target-date {
    display: none
}

@media print,
screen and (max-width:768px) {
    .c-main-visual .c-target-date {
        display: block;
        padding: 5px 24px
    }
}

.c-main-visual>h2 {
    margin-top: 45px;
    position: relative;
    z-index: 100
}

.agency-logo-area {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px
}

@media print,
screen and (max-width:768px) {
    .agency-logo-area {
        display: block
    }
}

.agency-logo-area {
    text-align: center
}

.agency-logo-area .agency-logo {
    margin-left: 20px
}

@media print,
screen and (max-width:768px) {
    .agency-logo-area .agency-logo {
        margin: 5px auto
    }
}

.agency-logo-area .agency-logo img {
    width: auto
}

.main-under-text {
    font-size: 22px;
    text-align: center;
}

.main-under-text .main {
    font-weight: bold;
    background: linear-gradient(to bottom, transparent 50%, #fff134 50%)
}

.main-under-text .note {
    display: block;
    font-size: 12px;
    font-weight: normal
}

@media print,
screen and (max-width:768px) {
    .main-under-text {
        font-size: 12px
    }

    .main-under-text .main {
        font-size: 22px
    }
}

.c-card-primary {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26);
    max-width: 300px;
    overflow: hidden;
    padding: 33px 15px 18px;
    width: 100%
}

@media print,
screen and (max-width:768px) {
    .c-card-primary {
        align-items: center;
        display: flex;
        max-width: 100%;
        padding: 12px 23px
    }
}

.c-card-primary .c-card-contents {
    margin-top: 14px
}

.c-card-primary .c-card-icon {
    margin: 0 auto;
    width: 40px
}

@media print,
screen and (max-width:768px) {
    .c-card-primary .c-card-icon {
        margin: 0 20px 0 0
    }
}

.c-card-primary .c-card-title {
    color: #333;
    font-size: 17.07px;
    line-height: 1.4;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    .c-card-primary .c-card-title {
        font-size: 14.22px
    }

    .c-card-primary .c-card-title br {
        display: none
    }
}

.c-card-primary .c-card-text {
    color: #757575;
    font-size: 17.07px;
    line-height: 1.4;
    margin-top: 20px;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    .c-card-primary .c-card-text {
        display: inline-block;
        font-size: 12.34px;
        margin-top: 23px
    }
}

.c-card-primary .c-card-money {
    font-size: 32.44px;
    font-weight: 700;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    .c-card-primary .c-card-money {
        display: inline-block;
        font-size: 19.44px
    }
}

.c-card-primary .c-card-money span {
    font-size: 17.07px;
    font-weight: 400
}

.c-card-secondary {
    background-color: #fff;
    border-left: 4px solid #2697ac;
    border-radius: 4px;
    border-right: 4px solid #6e4093;
    overflow: hidden
}

.c-card-secondary:after,
.c-card-secondary:before {
    background: linear-gradient(90deg, #2697ac 0, #6e4093);
    content: "";
    display: block;
    height: 4px
}

.c-card-secondary .c-card-contents {
    padding: 24px 40px
}

.c-card-secondary .c-card-title {
    color: #333;
    font-size: 17.07px;
    line-height: 1.4;
    text-align: center
}

.c-card-secondary .c-card-icon-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 25px
}

.c-card-secondary .c-card-icon-list li {
    margin: 7px;
    width: 108px
}

.c-card-secondary .c-card-icon-list .c-card-icon {
    display: block;
    margin-bottom: 10px
}

.c-card-secondary .c-card-icon-list p {
    color: #333;
    font-size: 16px;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    .c-card-secondary .c-card-icon-list p {
        font-size: 14.22px
    }
}

.c-card-tertiary {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26);
    max-width: 300px;
    overflow: hidden
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary {
        max-width: 100%
    }
}

.c-card-tertiary .c-card-title {
    background-color: #eee;
    color: #333;
    font-size: 20.25px;
    height: 136px;
    line-height: 1.4;
    margin-bottom: 30px;
    padding: 16px;
    position: relative
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary .c-card-title {
        font-size: 18.22px;
        height: auto;
        padding: 30px 15px 15px
    }
}

.c-card-tertiary .c-card-title:after {
    background: linear-gradient(to top right, transparent 50%, #eee 50.5%) no-repeat 0 0/50% 100%, linear-gradient(to top left, hsla(0, 0%, 100%, 0) 50%, #eee 50.5%) no-repeat 100% 100%/50% 100%;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%
}

.c-card-tertiary .c-card-bottom {
    padding: 16px 16px 32px
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary .c-card-bottom {
        padding: 23px 15px 20px
    }
}

.c-card-tertiary .c-card-bottom p {
    color: #333;
    font-size: 16px;
    letter-spacing: .2px;
    line-height: 1.7;
    margin-bottom: 30px
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary .c-card-bottom p {
        font-size: 14.22px;
        margin-bottom: 25px
    }
}

.c-card-tertiary .c-card-bottom p:last-child {
    margin-bottom: 0
}

.c-card-tertiary .c-card-bottom p:first-child {
    height: 165px;
    margin-bottom: 0
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary .c-card-bottom p:first-child {
        height: auto;
        margin-bottom: 25px
    }
}

.c-card-tertiary .c-card-label {
    border: 1px solid #333;
    border-radius: 40px;
    font-weight: 600;
    margin: 0 auto;
    max-width: 109px;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary .c-card-label {
        max-width: 119px;
        padding: 5px 0
    }
}

.c-card-tertiary .c-card-bunner {
    background: linear-gradient(to right bottom, #2697ac, #6e4093);
    margin-top: auto;
    padding: 25px 10px;
    width: 100%
}

@media print,
screen and (max-width:768px) {
    .c-card-tertiary .c-card-bunner {
        padding: 18px 10px
    }
}

.c-card-tertiary .c-card-bunner p {
    color: #fff;
    font-size: 17.07px;
    text-align: center
}

.c-card-tertiary .c-card-bunner p span {
    font-size: 32.44px
}

.c-main-visual h2 {
    line-height: 1.5;
    text-align: center
}

.c-main-visual h2 span {
    background-image: linear-gradient(90deg, transparent 50%, #fff134 0);
    background-position: -100% .7em;
    background-repeat: repeat-x;
    background-size: 200% 5em;
    color: #333;
    display: inline-block;
    font-size: 32.44px;
    font-weight: 600;
    padding: 0 6px
}

@media print,
screen and (max-width:768px) {
    .c-main-visual h2 span {
        font-size: 19.44px
    }
}

.c-main-visual .price-banner {
    background: #4facfe;
    color: #fff;
    font-size: 16px;
    padding: 10px 0 0;
    position: relative;
    text-align: center;
    z-index: 200
}

.c-main-visual .price-banner .price {
    font-size: 30px;
    font-weight: 700;
    margin-left: 12px
}

.c-main-visual .price-banner .unit {
    font-size: 20px;
    font-weight: 700;
    margin-left: 8px
}

@media print,
screen and (max-width:768px) {
    .price-banner .example {
        font-size: 18px
    }
}

.icon-list-on-card {
    background-color: #fff;
    border-radius: 19px;
    padding: 20px 15px;
    font-size: 16px
}

@media print,
screen and (min-width:788px) {
    .icon-list-on-card {
        background: 0;
        font-size: 20px
    }
}

@media print,
screen and (min-width:768px) {
    .icon-list-on-card .card-item {
        display: flex;
        justify-content: center
    }

    .icon-list-on-card .card-item:not(:last-child) {
        margin-bottom: 25px
    }
}

.icon-list-on-card .card-item .item-content {
    display: flex;
    align-items: center;
    padding: 16px 0
}

@media print,
screen and (min-width:768px) {
    .icon-list-on-card .card-item .item-content {
        background: #fff;
        display: block;
        text-align: center;
        width: 30%;
        max-width: 300px;
        padding: 33px 15px 18px;
        box-shadow: 0 2px 5px rgb(0 0 0 / 26%);
        border-radius: 4px
    }

    .icon-list-on-card .card-item .item-content:not(:last-child) {
        margin-right: 25px
    }
}

.icon-list-on-card .card-item .item-content img {
    width: 25px;
    height: auto
}

@media print,
screen and (min-width:768px) {
    .icon-list-on-card .card-item .item-content img {
        display: block;
        margin: auto;
        width: 50px
    }
}

.icon-list-on-card .card-item .item-content .list-text {
    margin-left: 10px
}

@media print,
screen and (min-width:768px) {
    .icon-list-on-card .card-item .item-content .list-text {
        display: block;
        margin: 40px auto 0
    }
}

.p-home-cover {
    padding: 45px 0 60px;
    position: relative
}

@media print,
screen and (max-width:768px) {
    .p-home-cover {
        padding: 35px 24px
    }
}

.p-home-cover .p-home-cover-wrap {
    margin: 0 auto;
    max-width: 632px;
    position: relative
}

.p-home-cover .p-home-cover-wrap:first-child {
    margin-bottom: 56px
}

.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::after,
.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::before {
    background-color: #000;
    bottom: -30px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 15px
}

.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::after {
    transform: translate(-50%, 0) rotate(45deg)
}

.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::before {
    transform: translate(-50%, 0) rotate(-45deg)
}

.p-home-cover-image {
    bottom: 0;
    max-width: 500px;
    position: absolute;
    right: 0;
    z-index: 100
}

@media print,
screen and (max-width:768px) {
    .p-home-cover-image {
        margin: 24px auto 0;
        position: static
    }
}

@media print,
screen and (max-width:768px) {
    .p-home-cover-image img:first-child {
        display: none
    }
}

.p-home-cover-image img:last-child {
    display: none
}

@media print,
screen and (max-width:768px) {
    .p-home-cover-image img:last-child {
        display: block
    }
}

.p-home-cover {
    padding: 45px 0 60px;
    position: relative
}

@media print,
screen and (max-width:768px) {
    .p-home-cover {
        padding: 35px 24px
    }
}

.p-home-cover .p-home-cover-wrap {
    margin: 0 auto;
    max-width: 632px;
    position: relative
}

.p-home-cover .p-home-cover-wrap:first-child {
    margin-bottom: 56px
}

.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::after,
.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::before {
    background-color: #000;
    bottom: -30px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 15px
}

.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::after {
    transform: translate(-50%, 0) rotate(45deg)
}

.p-home-cover .p-home-cover-wrap:first-child .c-card-contents::before {
    transform: translate(-50%, 0) rotate(-45deg)
}

.p-home-cover-image {
    bottom: 0;
    max-width: 500px;
    position: absolute;
    right: 0;
    z-index: 100
}

@media print,
screen and (max-width:768px) {
    .p-home-cover-image {
        margin: 24px auto 0;
        position: static
    }
}

@media print,
screen and (max-width:768px) {
    .p-home-cover-image img:first-child {
        display: none
    }
}

.p-home-cover-image img:last-child {
    display: none
}

@media print,
screen and (max-width:768px) {
    .p-home-cover-image img:last-child {
        display: block
    }
}

@media print,
screen and (min-width :767px) {
    .accordion-cards-wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: center
    }
}

.accordion-cards-wrapper .accordion-card {
    background-color: #fff;
    border-radius: 19px;
    font-size: 14px;
    box-shadow: 0 1.9px 2.5px rgb(0 0 0 / 6%), 0 5px 6.1px rgb(0 0 0 / 8%), 0 10.1px 11.4px rgb(0 0 0 / 9%), 0 19.2px 19.8px rgb(0 0 0 / 9%)
}

@media print,
screen and (min-width:768px) {
    .accordion-cards-wrapper .accordion-card {
        font-size: 16px;
        width: 30%
    }
}

.accordion-cards-wrapper .accordion-card ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.accordion-cards-wrapper .accordion-card:not(:first-child) {
    margin-top: 30px
}

@media print,
screen and (min-width :767px) {
    .accordion-cards-wrapper .accordion-card:not(:first-child) {
        margin: 0 0 0 45px
    }
}

.accordion-cards-wrapper .accordion-card .card-key-visual img {
    border-radius: 19px 19px 0 0
}

.accordion-cards-wrapper .accordion-card .card-contents {
    padding: 15px 15px 30px;
    position: relative
}

.accordion-cards-wrapper .accordion-card .card-contents::after {
    border-bottom: 2px solid #757575;
    border-right: 2px solid #757575;
    content: "";
    display: block;
    height: 8px;
    margin-top: 10px;
    position: absolute;
    left: 50%;
    transform: rotate(45deg) translate(0, -50%);
    transition: all .3s;
    width: 8px
}

.accordion-cards-wrapper .accordion-card.is-active .card-contents::after {
    transform: rotate(-135deg);
    transition: all .3s
}

.accordion-cards-wrapper .accordion-card .card-preview {
    padding-bottom: 12px
}

.accordion-cards-wrapper .accordion-card.is-active .card-preview {
    border-bottom: solid 1px #dedede
}

.accordion-cards-wrapper .accordion-card .card-summary .card-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px
}

.accordion-cards-wrapper .accordion-card .card-summary .card-summary-item ul li:not(:first-child) {
    margin: 12px 0 0 0
}

.accordion-cards-wrapper .accordion-card .card-summary .card-summary-item ul li .preview-item-value {
    float: right;
    white-space: nowrap
}

.accordion-cards-wrapper .accordion-card .card-accordion-area {
    display: block;
    visibility: hidden;
    overflow: hidden;
    max-height: 0
}

.accordion-cards-wrapper .accordion-card.is-active .card-accordion-area {
    max-height: 1500px;
    transition: all .3s;
    visibility: visible;
    margin-top: 10px
}

.accordion-cards-wrapper .accordion-card .card-accordion-area ul li:not(:first-child) {
    margin-top: 15px
}

.accordion-cards-wrapper .accordion-card .card-accordion-area .card-detail-item .detail-item-label {
    font-weight: 700;
    margin-bottom: 8px
}

.accordion-cards-wrapper .accordion-card .card-accordion-area .card-detail-item .detail-item-value p {
    padding: 0;
    margin: 0
}

.p-home-product-summary h4 {
    background-color: #2697ac;
    border-radius: 2px;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 23px;
    max-width: 240px;
    padding: 8px 5px;
    text-align: center
}

@media print,
screen and (max-width:768px) {
    .p-home-product-summary h4 {
        margin-bottom: 27px;
        max-width: 100%
    }
}

.p-home-product-summary p,
.p-home-product-summary li {
    color: #333;
    font-size: 16px;
    line-height: 1.7
}

@media print,
screen and (max-width:768px) {

    .p-home-product-summary p,
    .p-home-product-summary li {
        font-size: 14.22px
    }
}

.p-home-product-summary ul {
    padding-left: 20px
}

.p-home-product-summary ul li {
    list-style-type: disc
}

.p-home-product-summary p:not(:last-child),
.p-home-product-summary ul:not(:last-child),
.p-home-product-summary table:not(:last-child) {
    margin-bottom: 15px
}

@media print,
screen and (max-width:768px) {

    .p-home-product-summary table,
    .p-home-product-summary tbody,
    .p-home-product-summary tr,
    .p-home-product-summary th,
    .p-home-product-summary td {
        display: block
    }
}

.p-home-product-summary table {
    width: 100%
}

.p-home-product-summary table th,
.p-home-product-summary table td {
    border-top: 1px solid #333;
    color: #333;
    line-height: 1.4
}

.p-home-product-summary table th {
    background-color: #e9f5f7;
    padding: 11px 38px 11px 11px
}

@media print,
screen and (max-width:768px) {
    .p-home-product-summary table th {
        font-size: 17.07px
    }
}

.p-home-product-summary table td {
    padding: 20px
}

@media print,
screen and (max-width:768px) {
    .p-home-product-summary table td {
        border-top: 0;
        padding: 20px 0
    }
}

.p-home-product-summary .c-product-summary:not(:last-child) {
    margin-bottom: 33px
}

.p-home-product-summary .c-product-summary .u-kome {
    margin-bottom: 0;
    padding: 0 20px
}

@media print,
screen and (max-width:768px) {
    .p-home-product-summary .c-product-summary .u-kome {
        padding: 0
    }
}

.p-home-step.p-home-background::after {
    background-color: #f5f5f5;
    content: "";
    height: 70%;
    left: 0;
    position: absolute;
    top: 125px;
    transform: skewY(-5deg);
    width: 100%;
    z-index: 1
}

.c-step-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px
}

@media print,
screen and (max-width:768px) {
    .c-step-wrap {
        display: block
    }
}

.c-step-wrap>* {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media print,
screen and (max-width:768px) {
    .c-step-wrap>* {
        display: block
    }
}

.c-step {
    margin: 0 60px 0 0;
    max-width: 253px;
    position: relative
}

@media print,
screen and (max-width:768px) {
    .c-step {
        margin: 0 auto 45px
    }
}

.c-step::after {
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #3b7da4 50.5%) no-repeat 0 0/100% 50%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #3b7da4 50.5%) no-repeat 100% 100%/100% 50%;
    content: "";
    height: 25px;
    position: absolute;
    right: -45px;
    top: 50%;
    transform: translate(0, -50%);
    width: 12px
}

@media print,
screen and (max-width:768px) {
    .c-step::after {
        bottom: -35px;
        left: 50%;
        right: auto;
        top: auto;
        transform: translate(-50%, 0) rotate(90deg)
    }
}

.c-step:last-child {
    margin: 0
}

@media print,
screen and (max-width:768px) {
    .c-step:last-child {
        margin: 0 auto
    }
}

.c-step:last-child::after {
    content: none
}

.c-step h4 {
    background-color: #2697ac;
    border-radius: 40px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    padding: 3px;
    text-align: center;
    width: 109px
}

.c-step-image {
    background-color: #dcdcdc;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    margin-top: 24px;
    min-height: 450px
}

.c-step-text {
    color: #333;
    font-size: 17.07px;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 22px
}

.p-home-question {
    padding: 45px 0 80px
}

@media print,
screen and (max-width:768px) {
    .p-home-question {
        padding: 35px 24px 40px
    }
}

.p-home-question .c-accordion:not(:last-child) {
    margin-bottom: 16px
}

.c-accordion {
    background-color: #fff;
    border: 1px solid #EEE;
    border-radius: 8px
}

.c-accordion:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26)
}

.c-accordion-title {
    align-items: center;
    color: #333;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    line-height: 1.75;
    padding: 10px 40px 10px 22px;
    position: relative
}

@media print,
screen and (max-width:768px) {
    .c-accordion-title {
        display: block;
        font-size: 14.22px;
        padding: 7px 16px 10px
    }
}

.c-accordion-title::after {
    border-bottom: 2px solid #757575;
    border-right: 2px solid #757575;
    content: "";
    display: block;
    height: 8px;
    margin-left: auto;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    transition: all .3s;
    width: 8px
}

@media print,
screen and (max-width:768px) {
    .c-accordion-title::after {
        margin: 5px auto 0;
        position: static
    }
}

.c-accordion-title span {
    color: #757575;
    font-size: 24px;
    margin-right: 30px
}

@media print,
screen and (max-width:768px) {
    .c-accordion-title span {
        display: block;
        margin: 0 0 6px
    }
}

.c-accordion-contents {
    max-height: 0;
    overflow: hidden;
    position: relative;
    transition: all .3s;
    visibility: hidden
}

.c-accordion-contents::before {
    background-color: #EEE;
    content: "";
    display: block;
    height: 1px;
    left: 22px;
    position: absolute;
    top: 0;
    width: calc(100% - 22px * 2 - 17px - 8px)
}

@media print,
screen and (max-width:768px) {
    .c-accordion-contents::before {
        left: 50%;
        transform: translate(-50%, 0);
        width: calc(100% - 16px * 2)
    }
}

.c-accordion-contents p {
    align-items: center;
    color: #333;
    font-size: 16px;
    line-height: 1.75;
    padding: 20px 22px
}

@media print,
screen and (max-width:768px) {
    .c-accordion-contents p {
        display: block;
        font-size: 14.22px;
        padding: 7px 16px 10px
    }
}

.c-accordion-contents p span {
    color: #757575;
    font-size: 24px;
    margin-right: 30px
}

.c-accordion.is-active .c-accordion-contents {
    max-height: 1500px;
    transition: all .3s;
    visibility: visible
}

.c-accordion.is-active .c-accordion-title::after {
    transform: rotate(-135deg);
    transition: all .3s
}

.c-banner {
    background-color: #2697ac;
    padding: 35px
}

@media print,
screen and (max-width:768px) {
    .c-banner {
        padding: 34px 24px
    }
}

.c-banner-inner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 948px
}

@media print,
screen and (max-width:768px) {
    .c-banner-inner {
        display: block;
        max-width: 380px
    }
}

.c-banner-left,
.c-banner-right {
    width: 50%
}

@media print,
screen and (max-width:768px) {

    .c-banner-left,
    .c-banner-right {
        width: 100%
    }
}

.c-banner-left {
    margin-right: 15px
}

.c-banner-left p:not(:first-child) {
    color: #fff;
    font-size: 16px;
    line-height: 1.5
}

.c-banner-left p:not(:last-child) {
    margin-bottom: 30px
}

@media print,
screen and (max-width:768px) {
    .c-banner-left p:not(:last-child) {
        margin-bottom: 40px
    }
}

.c-banner-left p:first-child {
    margin-bottom: 10px
}

@media print,
screen and (max-width:768px) {
    .c-banner-left p:first-child {
        margin-bottom: 20px
    }
}

.c-banner-left p:nth-child(2n) {
    font-weight: 700
}

.c-banner-left p:last-child a {
    color: #fff;
    text-decoration: underline
}

.c-banner-left-title {
    color: #fff;
    font-size: 36px;
    line-height: 1.5
}

.c-banner-right img {
    display: block;
    max-width: 429px
}

@media print,
screen and (max-width:768px) {
    .c-banner-right img {
        display: block
    }
}

.c-banner-right p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

@media print,
screen and (max-width:768px) {
    .c-banner-right p {
        text-align: center
    }
}

@media print,
screen and (max-width:768px) {
    .c-banner-right .sp_left {
        text-align: left
    }
}

.c-banner-right p a {
    text-decoration: underline;
    font-size: 16px
}

.advertising-model-bobun-no,
.bobun-no {
    display: none
}

.advertising-model-bobun-no.show,
.bobun-no.show {
    display: block
}

.agency-infomation-area {
    display: flex;
    justify-content: center;
    margin: 0;
    background-color: #ccc;
    color: #000;
    padding: 3px 0;
    font-size: 14px
}

.agency-infomation-area .information-box {
    padding: 10px 40px 10px 20px
}

.agency-infomation-area .information-box:first-child {
    margin-right: 130px
}

.agency-infomation-area .information-box .address .residence {
    margin-left: 10px
}

@media print,
screen and (max-width:768px) {
    .agency-infomation-area {
        display: block
    }

    .agency-infomation-area .information-box:first-child {
        margin: auto
    }
}

.advertising-model-label {
    display: none
}

.advertising-model-label.show {
    font-size: 18px;
    display: flex;
    justify-content: center;
    padding: 15px
}

.advertising-model-label.show a {
    font-size: 18px
}

/*footer*/
footer .footer-primary {
  background-color: #f2f3f0;
}

footer .footer-inr {
  width: 100%;
  max-width: 948px;
  margin: 0 auto;
  padding: 40px 24px 20px;
  color: #666;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 200;
}

footer .footer-txt {
  margin-top: 16px;
  color: #666;
}

footer .footer-info {
  text-align: left;
}

footer .footer-cknum {
  text-align: right;
  margin-top: 20px;
}

footer .footer__copyrightWrap {
  background-color: #c02;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 20px 0;
}

footer .footer__copyright {
  width: 100%;
  max-width: 948px;
  margin: 0 auto;
  font-size: 14px;
}

@media (max-width: 767px) {
  footer .footer-inr {
    padding: 30px 10px 20px;
    font-size: 10px;
    line-height: 1.7;
    font-weight: 200;
  }

  footer .footer__copyright {
    font-size: 10px;
  }
}

.t-info {
  background: #FFEBEB;
}

.t-info-inr {
  max-width: 948px;
  margin: 0 auto;
  text-align:left;
  padding: 25px 20px;
  line-height: 1;
  font-weight: 400;
}
.t-info-flex {
  display: flex;
  align-items: center;
}

.t-info-top {
  color: #333;
  font-size: 18px;
  padding-right: 10px;
  font-weight: bold;
}

.t-info .t-info-txt {
  padding-left: 15px;
  border-left: 1px solid #BDC1C4;
  line-height: 1;
  font-weight: 400;
}

.t-info-txt .t-info-ttl {
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: left;
  line-height: 1;
}

.t-info-txt .t-info-sub {
  color: #333;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 1;
}

.t-info-txt .t-info-date {
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
}

.t-info-list {
  color: #333;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  list-style-type: disc;
  line-height: 1.5;
  padding: 0 1.5rem;
  max-width: 740px;
}

.t-info-list .t-info-list-left {
  flex: 1 1 30%;
  list-style-type: disc;
}

.t-info-list .t-info-list-right {
  flex: 1 1 64%;
  list-style-type: disc;
}

.t-info-note {
  font-size: 12px;
}

@media (max-width: 822px) {
  .t-info .t-info-flex {
    display: block;
  }

  .t-info .t-info-inr {
    line-height: 1.5;
  }

  .t-info .t-info-top {
    text-align: center;
    border-bottom: 1px solid #BDC1C4;
    width: 5em;
    margin: 0 auto 10px;
    padding-right: 0;
  }

  .t-info .t-info-ttl {
    font-size: 14px;
    line-height: 1.5;
  }

  .t-info .t-info-sub {
    font-size: 14px;
  }

  .t-info .t-info-date {
    font-size: 14px;
    line-height: 1.5;
  }

  .t-info .t-info-list {
    font-size: 14px;
    line-height: 1.5;
  }

  .t-info .t-info-txt {
    padding-left: 0px;
    border-left: 0px solid #BDC1C4;
  }

  .t-info .t-info-list {
    display: block;
  }
}
