@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);


.ac-title-wrapper {
    width: 1260px;
    height: 420px;
    margin: 0 auto;
    background: url(/activity/anshincancel/img/bg_anshincancel.png) 50% 50% no-repeat;
    background-size: cover;
    font-family: 'Noto Sans JP', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ac-title-wrapper img {
    width: 100%;
}

.ac-mainvisual__subheadline {
    display: inline-block;
    font-weight: 700;
    font-size: 27px;
    color: #fff;
    padding: 15px 32px;
    background-color: #070197;
    font-weight: bold;
    text-align: center;
    border-radius: 60px;
    margin-bottom: 10px;
}

.ac-mainvisual__subheadline span {
    color:#FEEF67;
    text-decoration: underline;
}

.ac-mainvisual__headline {
    width: 537px;
}

.ac-wrapper {
    background-color:  #EDFBFF;
    line-height: 2em;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 50px 0 0;
}

.ac-wrapper img { 
    width: 100%;
}

.ac-wrapper h1,
.ac-wrapper h2,
.ac-wrapper h3,
.ac-wrapper h4,
.ac-wrapper h5,
.ac-wrapper p {
    line-height: 2em;
} 

.ac-content-about {
    width: 980px;
    margin: 0 auto 0;
    background-color: #fff;
    border-radius: 32px;
    padding: 50px 0;
    text-align: center;
}

.ac-content-about__headline {
    font-weight: 700;
    font-size: 22px;
    color: #070197;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.ac-content-text {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.ac-content-text span {
    background: linear-gradient(transparent 50%,#FEEF67 50%);
}

.ac-content-about__subheadline {
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #070197;
    padding: 5px 20px;
    background-color: #EDFBFF;
    border-radius: 32px;
    margin: 40px auto 20px;
    display: inline-block;
    text-align: center;
}

.ac-content-about__caution {
    color:#FC0D1B;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 16px;
}

.ac-content-about__osusume {
    display: flex;
    justify-content: space-around;
}

.ac-content-about__osusume__card {
    width: 295px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ac-content-about__osusume__text {
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #070197;
    margin-top: -36px;
    padding: 10px 32px;
    background-color: #fff;
    box-shadow: 6px 6px #FDF9BA;
    border-radius: 32px;
    text-align: center;
    /* display: block; */
    /* position: absolute; */
    /* left: 50%; */
    /* bottom: -20px; */
    /* width: 180px; */
    /* right: 0; */
    /* transform: translateX(-50%); */
}

.ac-content-flow {
    width: 980px;
    margin: 100px auto 0;
    text-align: center;
    padding-bottom: 100px;
}

.ac-content-flow__headline {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    background-color: #FFF7AC;
    /* border-radius: 60px; */
    color: #070197;
    max-width: 980px;
}

.ac-content-card {
    padding: 40px 10px;
    background-color: #FDFFEB;
    border-radius: 20px;
    box-shadow: 6px 6px #FEEF67;
    margin-top: 40px;
    position: relative;
}

.ac-content-card::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #070197 transparent transparent transparent;
    border-width: 20px 30px 0 30px
}

.ac-content-card:last-child::after {
    display: none;
} 

.ac-content-card + .ac-content-card {
    margin-top: 80px;
}

.ac-content-card__headline {
    font-size: 19px;
    font-weight: 500;
    text-align: left;
    justify-content: start;
    display: flex;
    align-items: center;
    margin: 0 0 20px 20px;
}

.ac-content-card__headline::before {
    display: inline-block;
    content:"";
    width: 50px;
    height: 36px;
    margin-right: 1em;
}

.ac-content-card__headline::before {
    display: inline-block;
    content: "";
    width: 60px;
    height: 36px;
    margin-right: 0;
    background: url(/activity/anshincancel/img/no01.png) no-repeat left center;
    background-size: contain;
}

.ac-content-card__headline.isNo1::before {
    display: inline-block;
    content: "";
    width: 60px;
    height: 36px;
    margin-right: 0;
    background: url(/activity/anshincancel/img/no02.png) no-repeat left center;
    background-size: contain;
}

.ac-content-card__headline.isNo2::before {
    display: inline-block;
    content: "";
    width: 60px;
    height: 36px;
    margin-right: 0;
    background: url(/activity/anshincancel/img/no02.png) no-repeat left center;
    background-size: contain;
}

.ac-content-card__headline.isNo3::before {
    display: inline-block;
    content: "";
    width: 60px;
    height: 36px;
    margin-right: 0;
    background: url(/activity/anshincancel/img/no03.png) no-repeat left center;
    background-size: contain;
}

.ac-content-card__headline.isNo4::before {
    display: inline-block;
    content: "";
    width: 60px;
    height: 36px;
    margin-right: 0;
    background: url(/activity/anshincancel/img/no04.png) no-repeat left center;
    background-size: contain;
}

.ac-content-card__headline.isNo3 {
    margin-bottom: 0;
}

.ac-content-card__headline__caution {
    font-size: 1em;
    color: #FF0000;
    text-align: right;
    margin: 0 10px 20px;
}

.ac-content-card__box__wrapper {
    display: flex;
    justify-content: space-around;
}

.ac-content-card__box.\--isText {
    padding: 15px;
    border: 3px solid #042B75;
    border-radius: 27px;
}

.ac-content-card__box__subtitle {
    color: #070197;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
}

.ac-content-card__box__content {
    padding: 15px;
    background-color: #EDFBFF;
    border-radius: 12px;
}

.ac-content-card__box__text {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}

.ac-content-card__box__image {
    margin-bottom: 15px;
}

.ac-content-card__box__image img {
    width: auto;
}

.ac-content-card__box__text__caution {
    font-size: 13px;
    font-weight: 500;
    color: #FC0D1B;
    text-align: left;
}

.ac-content-card__headline + .ac-content-card__box__text__caution {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: -10px;
}

/*よくある質問*/
.ac-content__qa {
    text-align: center;
    width: 100%;
    margin: 0 auto 0;
    padding: 100px 0 70px;
    background: #fff;
}

.ac-content__anshincancel {
    width: 980px;
    margin: 0 auto;
}

.ac-content__headline {
    position: relative;
    width: 370px;
    margin: 0 auto 46px;
    padding-bottom: 20px;
    font-size: 32px;
    font-weight: 500;
    border-bottom: 1px solid #000;
}

.ac-content__headline::after {
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%);
    display: block;
    content: "Q&A";
    color: #fff;
    font-size: 15px;
    text-align: center;
    width: 95px;
    background-color: #042B75;
    line-height: 25px;
    height: 28px;
}

.accordion {
    background:#EDFBFF;
    box-shadow: 6px 6px #BCEFFD;
    border-radius: 20px;
    padding: 15px 30px;
    margin-bottom: 30px;
}

h3.accordion__headline {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    text-align: left;
    padding-right: 30px;
    line-height: 1.7em;
}

.accordion__headline::before {
    display: inline-block;
    content: "";
    width: 44px;
    min-width: 44px;
    height: 44px;
    margin-right: 10px;
    background:  url(/activity/anshincancel/img/icon_Q.png) no-repeat left center;
    background-size: contain;
}

.accordion__headline::after {
    position:absolute;
    right: 0;
    top: 10px;
    display: block;
    content: "";
    width: 27px;
    height: 27px;
    background:  url(/activity/anshincancel/img/icon_plus.png) no-repeat left center;
}

.accordion__headline.\--isActive::after {
    background:  url(/activity/anshincancel/img/icon_minus.png) no-repeat left center;
}

.accordion__content {
    display: none;
    text-align: left;
    border-top: 1px dashed #000;
    margin-top: 10px;
    padding-top: 10px;
}

.accordion__answer {
    /* padding-left: 55px; */
    display: flex;
    flex-wrap:wrap;
}

.accordion__answer::before {
    flex-shrink:0;
    display: block;
    content: "";
    width: 44px;
    height: 44px;
    margin-right: 10px;
    background:  url(/activity/anshincancel/img/icon_A.png) no-repeat left center;
    background-size: contain;
}

.accordion__answer__text__wrap {
    width: calc(100% - 54px);
    margin-top: 9px;
}

.ac-wrapper 
 p.accordion__answer__text {
    font-size: 16px;
    line-height: 1.7em;
}


.ac-content-plans {
    background: #fff;
    text-align: center;
    padding-bottom: 100px;
}

.ac-content-plans__wrap {
    width: 880px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
}

.ac-content-plan {
    width: 410px;
    height: 265px;
    border-radius: 35px;
    
}

.ac-content-plan a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 410px;
    height: 265px;
    text-decoration: none;
}

.ac-content-plan a:hover {
    opacity:0.8;
    background-color: rgba(255,255,255,.2)
}

.ac-content-plan.\--isHokkaido {
    background:url(/activity/anshincancel/img/bg_hokkaido.png) 0 0 ;
    background-size: cover;
}

.ac-content-plan.\--isOkinawa {
    background:url(/activity/anshincancel/img/bg_okinawa.png) 0 0 ;
    background-size: cover;
}

.ac-content-plan a span {
    color: #fff;
    font-weight:700;
    text-align: center;
    display: block;
    width: 220px;
    height: 70px;
    font-size: 22px;
    text-align: center;
    line-height: 70px;
    background-color: rgba(4,43,117,0.82);
}