@charset "UTF-8";
/* CSS Document */

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    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;
}

img {
    width: 100%;
    vertical-align: bottom;
}

* {
    box-sizing: border-box;
}

/* base */

html, body {
    width: 100%;
    height: 100%;
}

html {
    word-break: break-all;
}

body {
    min-height: 100%;
    overflow-x: hidden;
}

#anpanbrand-container {
    line-height: 1.3;
    font-size: 87.5%;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#anpanbrand-container a {
    display: block;
    color: #213963;
    text-decoration: none;
}

#anpanbrand-container a:hover {
    color: #4c82e0;
    text-decoration: none;
}

.ttl-txt-hyde {
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

/* body */

#anpanbrand-body {
    width: 100%;
    background: #0089ff;
}

#anpanbrand-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/* top */

#anpanbrand-header {
    background: url(../images/common/line_skyblue.png) repeat-x;
    background-size: 23%;
    background-position: bottom;
}

.anpanbrand-header-top {
    letter-spacing: -0.5em;
    padding: 0.6% 0 1%;
}

#anpanbrand-container .anpanbrand-header-portal-link {
    display: inline-block;
    width: 22.91%;
    vertical-align: top;
    letter-spacing: normal;
    margin: 1.39% 39% 0 2.53%;
}

.anpanbrand-header-ttl {
    display: inline-block;
    width: 35%;
    vertical-align: top;
    letter-spacing: normal;
}

.anpanbrand-video-bg {
    width: 100%;
    margin: 0 auto;
    border-bottom: solid 1px #fff;
}

.anpanbrand-video {
    position: relative;
    height: 0;
    padding: 0 0 56.25%;
    overflow: hidden;
    background-color: #000;
}

#anpanbrand-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.anpanbrand-top-mainimg {
    padding-bottom: 5%;
    background: #fff;
}

.anpanbrand-moremovie-btn {
    width: 36.58%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #77d8ff;
    padding: 0 2.4% 13.16% 1%;
    border-radius: 0 50vw 50vw 0;
    -webkit-border-radius: 0 50vw 50vw 0;
    border-bottom: solid 0.6vw #0242e6;
}

.anpanbrand-moremovie-btn-img {
    width: 91.69%;
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.anpanbrand-header-btm {
    padding: 23.58% 0 5.4%;
    position: relative;
    /* background: url(../images/common/line_skyblue.png) repeat-x; */
    /* background-size: 23%; */
    /* background-position: bottom; */
}

.anpanbrand-header-btm.no-movie {
    padding-top: 13.58%;
}

.anpanbrand-header-btm.no-movie .anpanbrand-moremovie-btn {
    display: none;
}

/* anpanbrand-info */

.anpanbrand-info {
    /* background: url(../images/top/top_frame_top.png) no-repeat, url(../images/top/top_frame_btm.png) no-repeat; */
    /* background-size: 100%, 100%; */
    /* background-position: top, bottom; */
    /* padding: 4.3% 0; */
    width: 94.68%;
    margin: 0 auto 2.91%;
    position: relative;
}

.anpanbrand-info-frame {
    background: url(../images/top/top_frame_mdl.png) repeat-y #fff;
    background-size: 100% auto;
    width: 100%;
    padding: 0% 31% 0 6%;
    color: #0b0b54;
}

.anpanbrand-info-frame-img {
    display: block;
}

.anpanbrand-info-ttl {
    line-height: 1.3;
    margin-bottom: 1.5vw;
    display: block;
    font-size: 2.75vw;
    text-align: justify;
    font-weight: bold;
    text-align: center;
}

.anpanbrand-info-txt {
    font-size: 2.5vw;
    text-align: right;
    display: block;
}

#anpanbrand-container .anpanbrand-detail-btn {
    position: absolute;
    z-index: 1;
    bottom: -28%;
    right: -0.5%;
    width: 29.93%;
}

/* 感情ボタン 打ち消しcss */

.btn-interest {
    display: block;
    height: auto;
    width: auto;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    top: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btn-interest.active, .btn-interest.isChecked {
    background: none;
    color: #66442e;
    margin-top: 1vw;
}

.btn-interest__score {
    min-width: auto;
    height: auto;
    border-radius: 0;
    border: none;
    line-height: normal;
    font-size: 1em;
    padding: 0;
    white-space: normal;
    text-align: left;
    background: none;
}

.btn-interest__score:before, .btn-interest__score:after {
    position: static;
    border: none;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    top: 0;
    left: 0;
}

/* anpanbrand-message */

.anpanbrand-section {
    position: relative;
    background: #fff;
    width: 91%;
    margin: 0 auto 5.31%;
    border: solid 4px #0089ff;
    border-radius: 2vw;
    padding: 9% 3.79% 3.79%;
    box-shadow: 0px 4px 0px 0px #6569ae;
    -webkit-box-shadow: 0px 4px 0px 0px #6569ae;
    -moz-box-shadow: 0px 4px 0px 0px #998764;
    text-align: justify;
    color: #0b0b54;
}

.anpanbrand-section-ttl {
    width: 42%;
    position: absolute;
    top: 0;
    margin-top: 1%;
    left: -4.5%;
}

/*anpanbrand-product-info*/

.anpanbrand-product-info {
    background: url(../images/common/line_blue.png) repeat-x #fff;
    background-size: 21%;
    background-position: bottom;
    padding: 7.32% 0 7.08%;
}

.anpanbrand-about-img {
    margin-bottom: 3.54%;
}

.anpanbrand-about-ttl-img {
    margin-bottom: 3.54%;
}

.anpanbrand-about-txt {
    padding: 0 5%;
    text-align: justify;
    margin-bottom: 6.32%;
}

.anpanbrand-about-txt.mb0 {
    margin-bottom: 0;
}

.anpanbrand-product-more-btn {
    width: 90%;
    margin: 0 auto;
}

/* QA */

.anpanbrand-qa-inner {
    position: relative;
    padding: 11.39% 0 9.74%;
    background: url(../images/common/line_blue.png) repeat-x #e8f3fd;
    background-size: 21%;
    background-position: bottom;
}

.anpanbrand-qa-ttl {
    width: 31.77%;
    margin: 0 auto;
    position: absolute;
    top: -6%;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.anpanbrand-qa-balloon {
    position: relative;
    line-height: 1.3;
    background: #fff;
    border-radius: 60px;
    border: solid 4px #0089ff;
    color: #0b0b54;
    width: 89.36%;
    min-height: 15.18vw;
    margin: 0 auto 7%;
    padding: 3% 6%;
    letter-spacing: -0.5em;
}

.anpanbrand-qa-balloon:after {
    content: "";
    display: block;
    position: absolute;
    width: 7vw;
    height: 7vw;
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%) scaleX(0.6) rotate(45deg);
    -moz-transform: translate(-50%, 50%) scaleX(0.6) rotate(45deg);
    -webkit-transform: translate(-50%, 50%) scaleX(0.6) rotate(45deg);
    border-right: solid 6px #0089ff;
    border-bottom: solid 6px #0089ff;
    border-top: solid 6px #fff;
    border-left: solid 6px #fff;
    border-bottom-right-radius: 18%;
    z-index: 1;
}

.anpanbrand-qa-balloon-img {
    width: 12.57%;
    vertical-align: middle;
    letter-spacing: normal;
    position: absolute;
    top: 50%;
    left: 4.5%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.anpanbrand-qa-txt {
    width: 85.43%;
    font-size: 4vw;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    letter-spacing: normal;
    margin-left: 14.57%;
    text-align: justify;
}

/* QA btn*/

.answer-btns {
    letter-spacing: -0.5em;
    text-align: center;
    padding: 0 0 21.51%;
    height: 0;
}

.answer-btn {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 21.64%;
    height: 0;
    padding: 0 0 21.51%;
    letter-spacing: normal;
    margin-right: 2.71%;
    margin-top: 0vw;
    color: #502a0b;
    -moz-transition: border-bottom 0.3s ease-out, margin-top 0.3s ease-out;
    -webkit-transition: border-bottom 0.3s ease-out, margin-top 0.3s ease-out;
    transition: border-bottom 0.3s ease-out, margin-top 0.3s ease-out;
}

.answer-btn.active, .answer-btn.isChecked {}

.answer-btn:last-of-type {
    margin-right: 0;
}

.first-btn {
    background: #68cfeb;
    border-bottom: solid 1vw #54a4ba;
}

.first-btn.active, .first-btn.isChecked {
    background: #03cefc;
    border-bottom: solid 0 rgba(84, 164, 186, 0);
}

.second-btn {
    background: #ffb8a9;
    border-bottom: solid 1vw #c79185;
}

.second-btn.active, .second-btn.isChecked {
    background: #ff7976;
    border-bottom: solid 0 rgba(199, 145, 133, 0);
}

.third-btn {
    background: #7ce79a;
    border-bottom: solid 1vw #62b077;
}

.third-btn.active, .third-btn.isChecked {
    background: #00e025;
    border-bottom: solid 0 rgba(98, 176, 119, 0);
}

.fourth-btn {
    background: #ffd26d;
    border-bottom: solid 1vw #c9a656;
}

.fourth-btn.active, .fourth-btn.isChecked {
    background: #fca800;
    border-bottom: solid 0 rgba(201, 166, 86, 0);
}

.answer-btn-inner {
    background: #fff;
    border-radius: 50%;
    width: 88.3%;
    height: 0;
    padding: 0 0 88.3%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transition: top 0.3s ease-out;
    -webkit-transition: top 0.3s ease-out;
    transition: top 0.3s ease-out;
}

.active .answer-btn-inner, .isChecked .answer-btn-inner {
    background: rgba(255, 255, 255, 0.9);
}

.answer-btn-choice {
    width: 90.6%;
    height: 0;
    padding: 0 0 90.6%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    line-height: 1;
    text-align: left;
}

.answer-btn-choice:after, .answer-btn-choice:after {
    content: "";
    display: block;
    background: url(../images/qa/checked.svg) no-repeat;
    width: 9vw;
    height: 7.05vw;
    opacity: 0;
    position: absolute;
    top: 31%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    z-index: -1;
}

.active .answer-btn-choice:after, .isChecked .answer-btn-choice:after {
    opacity: 0.8;
}

.first-btn .answer-btn-choice {
    background: -moz-linear-gradient(top, rgba(104, 207, 235, 1) 0%, rgba(104, 207, 235, 1) 55%, rgba(104, 207, 235, 0.01) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(104, 207, 235, 1) 0%, rgba(104, 207, 235, 1) 55%, rgba(104, 207, 235, 0.01) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(104, 207, 235, 1) 0%, rgba(104, 207, 235, 1) 55%, rgba(104, 207, 235, 0.01) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.first-btn.active .answer-btn-choice, .first-btn.isChecked .answer-btn-choice {
    background: -moz-linear-gradient(top, #03cefc 0%, #03cefc 55%, rgba(3, 206, 252, 0) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #03cefc 0%, #03cefc 55%, rgba(3, 206, 252, 0) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #03cefc 0%, #03cefc 55%, rgba(3, 206, 252, 0) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.second-btn .answer-btn-choice {
    background: -moz-linear-gradient(top, rgba(255, 184, 169, 1) 0%, rgba(255, 184, 169, 1) 55%, rgba(255, 184, 169, 0.01) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 184, 169, 1) 0%, rgba(255, 184, 169, 1) 55%, rgba(255, 184, 169, 0.01) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(255, 184, 169) 0%, rgba(255, 184, 169, 1) 55%, rgba(255, 184, 169, 0.01) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.second-btn.active .answer-btn-choice, .second-btn.isChecked .answer-btn-choice {
    background: -moz-linear-gradient(top, #ff7976 0%, #ff7976 55%, rgba(255, 121, 118, 0) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff7976 0%, #ff7976 55%, rgba(255, 121, 118, 0) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff7976 0%, #ff7976 55%, rgba(255, 121, 118, 0) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.third-btn .answer-btn-choice {
    background: -moz-linear-gradient(top, rgba(124, 231, 154, 1) 0%, rgba(104, 207, 235, 1) 55%, rgba(124, 231, 154, 0.01) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(124, 231, 154, 1) 0%, rgba(124, 231, 154, 1) 55%, rgba(124, 231, 154, 0.01) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(124, 231, 154) 0%, rgba(124, 231, 154, 1) 55%, rgba(124, 231, 154, 0.01) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.third-btn.active .answer-btn-choice, .third-btn.isChecked .answer-btn-choice {
    background: -moz-linear-gradient(top, rgb(0, 224, 37) 0%, rgb(0, 224, 37) 55%, rgba(0, 224, 37, 0) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(0, 224, 37) 0%, rgb(0, 224, 37) 55%, rgba(0, 224, 37, 0) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(0, 224, 37) 0%, rgb(0, 224, 37) 55%, rgba(0, 224, 37, 0) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.fourth-btn .answer-btn-choice {
    background: -moz-linear-gradient(top, rgb(255, 210, 109) 0%, rgba(255, 210, 109, 1) 55%, rgba(255, 210, 109, 0.01) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 210, 109, 1) 0%, rgba(255, 210, 109, 1) 55%, rgba(255, 210, 109, 0.01) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 210, 109, 1) 0%, rgba(255, 210, 109, 1) 55%, rgba(255, 210, 109, 0.01) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.fourth-btn.active .answer-btn-choice, .fourth-btn.isChecked .answer-btn-choice {
    background: -moz-linear-gradient(top, rgb(252, 168, 0) 0%, rgb(252, 168, 0) 55%, rgba(252, 168, 0, 0) 56%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(252, 168, 0) 0%, rgb(252, 168, 0) 55%, rgba(252, 168, 0, 0) 56%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(252, 168, 0) 0%, rgb(252, 168, 0) 55%, rgba(252, 168, 0, 0) 56%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.answer-btn-choice-txt {
    position: absolute;
    top: 25%;
    transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    width: 100%;
    text-align: center;
    -moz-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.active .answer-btn-choice-txt, .isChecked .answer-btn-choice-txt, .active .answer-btn-score-box-inner, .isChecked .answer-btn-score-box-inner {
    opacity: 0.7;
}

.answer-btn-choice-txt-large {
    font-size: 1.4em;
}

.active .answer-btn-score-box, .isChecked .answer-btn-score-box {}

.answer-btn-score-box {
    width: 90.6%;
    height: 0;
    padding: 0 0 90.6%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transition: top 0.3s ease-out;
    -webkit-transition: top 0.3s ease-out;
    transition: top 0.3s ease-out;
}

.answer-btn-score-box-inner {
    position: absolute;
    bottom: 25%;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    /* white-space: nowrap; */
    letter-spacing: -0.5em;
    width: 100%;
    text-align: center;
    -moz-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.first-score btn-interest__score {
    line-height: 1;
}

.btn-interest__score, .answer-btn-unit {
    letter-spacing: normal;
    line-height: 1;
    display: inline-block;
}

.btn-interest__score:before, .btn-interest__score:after {
    display: none;
}

.btn-interest.active, .btn-interest.active .btn-interest__score, .btn-interest.active .btn-interest__text, .btn-interest.isChecked .btn-interest__score, .btn-interest.isChecked .btn-interest__text {
    color: #502a0b
}

.answer-btn.isChecked .btn-interest__anim-container {
    top: 50%;
    left: 50%;
}

.answer-btn.isChecked .btn-interest__anim {
    width: auto;
    height: auto;
    transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
}

.answer-btn.isChecked .btn-interest__effect-1, .answer-btn.isChecked .btn-interest__effect-2 {
    background-image: url(../images/qa/star.png);
    background-size: 100%;
    background-position: 0 0;
    width: 4vw;
    height: 4vw;
    background-repeat: no-repeat;
    z-index: 10;
}

.answer-btn.isChecked .btn-interest__effect-1 {
    -webkit-animation: interest_star_1_sp 0.5s ease-out;
    animation: interest_star_1_sp 0.5s ease-out;
}

.answer-btn.isChecked .btn-interest__effect-2 {
    -webkit-animation: interest_star_2_sp 0.5s ease-out;
    animation: interest_star_2_sp 0.5s ease-out;
}

/* review */

.anpanbrand-review {
    background: url(../images/common/line.png) repeat-x #fff;
    background-size: 21%, 21%;
    background-position: top;
    padding: 5.56% 0;
}

.anpanbrand-review-ttl {
    width: 72.91%;
    margin: 0 auto 6.2%;
}

.anpanbrand-review-item {
    width: 86.07%;
    background: #ffeaa8;
    border-radius: 2vw;
    border: 4px solid #f27c00;
    margin: 0 auto 8.48%;
    position: relative;
}

.anpanbrand-review-list .anpanbrand-review-item:last-of-type {
    margin-bottom: 0;
}

.anpanbrand-review-item-ttl {
    position: absolute;
    top: 0;
    left: -4.3%;
    transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    width: 90%;
    height: 0;
    padding: 0 0 10.88%;
    color: #fff;
    background: url(../images/review/review_ribbon01.png) no-repeat top left;
    background-size: 100%;
}

.review-item-ttl-inner {
    position: absolute;
    top: 40%;
    left: 6%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: 1;
    padding-left: 9%;
    font-size: 3.2vw;
    font-weight: bold;
}

/* smileアイコン */

.icon-smile .review-item-ttl-inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    width: 6vw;
    height: 0;
    padding: 0 0 6vw;
    background: url(../images/review/review_face01.png) no-repeat top left;
    background-size: 100%;
}

/* usuallyアイコン */

.icon-usually .review-item-ttl-inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    width: 6vw;
    height: 0;
    padding: 0 0 6vw;
    background: url(../images/review/review_face02.png) no-repeat top left;
    background-size: 100%;
}

.anpanbrand-review-item-txt {
    padding: 7.5% 3.5% 3%;
    color: #8a4914;
    position: relative;
    z-index: 1;
    text-align: justify;
}

/* smileアイコンbg */

.icon-smile .anpanbrand-review-item-txt:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    z-index: -1;
    display: block;
    width: 20%;
    height: 0;
    padding: 0 0 20%;
    background: url(../images/review/review_face01.png) no-repeat center right;
    background-size: 100%;
}

/* smileアイコンbg */

.icon-usually .anpanbrand-review-item-txt:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    z-index: -1;
    display: block;
    width: 20%;
    height: 0;
    padding: 0 0 20%;
    background: url(../images/review/review_face02.png) no-repeat center right;
    background-size: 100%;
}

.anpanbrand-review-item-name {
    text-align: right;
    display: block;
    line-height: 1;
}

/* 偶数 */

.anpanbrand-review-item:nth-of-type(2n) {
    background: #fff5d6;
}

.anpanbrand-review-item:nth-of-type(2n) .anpanbrand-review-item-ttl {
    left: auto;
    right: -5.3%;
    background: url(../images/review/review_ribbon02.png) no-repeat top right;
    background-size: 100%;
}

.anpanbrand-review-item:nth-of-type(2n) .review-item-ttl-inner {
    left: auto;
    right: 6%;
    padding: 0 9% 0 0;
}

.anpanbrand-review-item:nth-of-type(2n) .review-item-ttl-inner:before {
    left: auto;
    right: 0;
}

.anpanbrand-review-item:nth-of-type(2n) .anpanbrand-review-item-txt:after {
    right: auto;
    left: 4%;
}

/* product */

.anpanbrand-products {
    background: #fff;
}

.anpanbrand-product-ttl {
    background: #0084ff;
    color: #fff;
    text-align: center;
    padding: 1.5% 0;
    font-size: 5vw;
    line-height: 1;
}

.anpanbrand-product-item {
    width: 97%;
    background: url(../images/product/product_arrow.jpg) no-repeat right center;
    background-size: 8%;
    margin: 0 1.5%;
    border-bottom: dashed 1vw #0084ff;
    min-height: 30vw;
}

#anpanbrand-container .anpanbrand-product-item-link {
    width: 100%;
    padding: 1.39% 1.39% 1.39% 0;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.anpanbrand-product-item:last-of-type {
    border: none;
}

.anpanbrand-product-imgs {
    width: 37%;
    height: auto;
    position: relative;
    letter-spacing: normal;
    vertical-align: middle;
    margin-right: 3%;
    text-align: center;
    display: inline-block;
}

.anpanbrand-product-img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    /* Safari */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.anpanbrand-product-explan {
    width: 53%;
    min-height: 30vw;
    vertical-align: top;
    color: #110a52;
    margin-right: 9%;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

/* 20240517 add */
.anpanbrand-product-explan.hidden-price {
    justify-content: initial;
}
.anpanbrand-product-explan.hidden-price .anpanbrand-product-detail {
    margin-top: 10px;
}
/* 20240517 add end*/

.anpanbrand-product-item-ttl {
    font-weight: bold;
    width: 100%;
    margin-bottom: 0.5vw;
    text-align: left;
}

.anpanbrand-product-price {
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 1.5vw;
}

.anpanbrand-product-detail-ttl {
    width: 100%;
}

.anpanbrand-product-detail {
    font-size: 3vw;
    text-align: left;
    width: 100%;
}

/* product */

.anpanbrand-other {
    background: url(../images/common/line_skyblue.png) repeat-x #fff;
    background-size: 21%;
    background-position: bottom;
    padding: 0 0 1%;
}

.anpanbrand-other-ttl {
    background: #0084ff;
    color: #fff;
    text-align: center;
    padding: 1.5% 0;
    font-size: 5vw;
    line-height: 1;
}

.anpanbrand-other-list {
    width: 100%;
    letter-spacing: -0.5em;
    margin: 6.58% 0 0;
}

.anpanbrand-other-item {
    display: inline-block;
    letter-spacing: normal;
    width: 25.31%;
    margin-right: 7.46%;
    margin-bottom: 6.58%;
}

.anpanbrand-other-item:nth-child(3n) {
    margin-right: 4.43%;
}

.anpanbrand-other-item:nth-of-type(3n+1) {
    margin-left: 4.43%;
}

/* share-btm */

.anpanbrand-share-btm {
    padding: 6.1% 0 13%;
}

/* pageTOP */

#page-top {
    position: fixed;
    bottom: 8px;
    right: 8px;
    z-index: 10;
}

#page-top a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 5px;
    width: 60px;
}

#page-top a:hover {
    text-decoration: none;
}

/* purchase */

#purchase {
    position: fixed;
    bottom: 8px;
    left: 8px;
    z-index: 10;
    width: 20.5%;
}

#purchase a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
}

#purchase a:hover {
    text-decoration: none;
}

/* top */

#anpanbrand-top {}

/*新 share */
.sns_link {
    text-align: center;
    margin: 0 auto;
    padding: 70px 0;
}

.sns_link img {
    width: 50px;
    margin: 0 10px;
}

.sns_link a {
    text-decoration: none;
    display: inline !important;
}

.sns_link a:hover {
    text-decoration: none;
}

/* share */

.action-btn__sns-wrapper {
    letter-spacing: -0.5em;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
}

#anpanbrand-container .action-btn__sns-wrapper a {
    display: inline-block;
    /* padding: 6px; */
    text-decoration: none;
    letter-spacing: normal;
    vertical-align: middle;
    width: 9%;
    height: 0;
    padding: 0 0 9%;
    margin-right: 4.93%;
}

#anpanbrand-container .action-btn__sns-wrapper a:last-of-type {
    margin-right: 0;
}

.action-btn__sns-wrapper .action-btn__facebook, .action-btn__sns-wrapper .action-btn__line, .action-btn__sns-wrapper .action-btn__twitter {
    width: 9vw;
    height: 9vw;
    background-repeat: no-repeat;
    display: block;
}

.action-btn__sns-wrapper .action-btn__twitter {
    background-image: url(../images/common/sns_twibtn.png);
    background-size: 100%;
}

.action-btn__facebook {
    background-image: url(../images/common/sns_fbbtn.png);
    background-size: 100%;
}

.action-btn__line {
    background-image: url(../images/common/sns_linebtn.png);
    background-size: 100%;
}

/* sp */

@media screen and (max-width: 1024px) {
    .pc-only {
        display: none !important;
    }
}

/* tablet */

@media (max-width: 1024px) and (min-width: 768px) {
    .anpanbrand-share-btm {
        margin-bottom: 0;
    }
    .common-footer {
        font-size: 0.75rem;
    }
}

/* pc */

@media screen and (min-width: 1025px) {
    #anpanbrand-container {
        font-size: 13px;
    }
    .sp-only {
        display: none !important;
    }
    .anpanbrand-section {
        width: 720px;
        margin: 0 auto 48px;
        padding: 40px 28px 12px;
        border: solid 6px #0089ff;
    }
    .anpanbrand-section-ttl {
        width: 240px;
        margin-top: 8px;
        left: -27px;
    }
    /* top */
    #anpanbrand-header {
        background-size: 150px, 150px;
    }
    .anpanbrand-header-top {
        width: 800px;
        margin: 0 auto 8px;
        padding: 8px 0 0;
    }
    #anpanbrand-container .anpanbrand-header-portal-link {
        width: 15%;
        margin-right: 62%;
        vertical-align: middle;
    }
    .anpanbrand-header-ttl {
        width: 20%;
    }
    .anpanbrand-video-bg {
        width: 800px;
        border: 8px dashed #fff;
        padding: 12px;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.3);
    }
    .anpanbrand-top-mainimg {
        width: 800px;
        display: block;
        margin: 0 auto;
        padding: 10px;
        background: url(../images/top/top_mainimg_bg.png) transparent no-repeat;
        background-size: 100%;
    }
    .anpanbrand-header-btm {
        width: 800px;
        margin: 0 auto;
        padding: 30px 0 24px;
    }
    .anpanbrand-header-btm.no-movie {
        padding-top: 24px;
    }
    .anpanbrand-moremovie-btn {
        width: 301px;
        height: auto;
        top: 17px;
        padding: 12px 13px 12px 48px;
        border-radius: 50px;
        border-bottom: solid 5px #0242e6;
        text-align: right;
        margin-left: -5%;
    }
    .anpanbrand-moremovie-btn-img {
        width: 240px;
        position: static;
        top: auto;
        left: auto;
        display: block;
        margin-right: 0;
        margin-left: auto;
        transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }
    /* info */
    .anpanbrand-info {
        margin: 0 auto 24px;
        padding: 34px 0;
    }
    #anpanbrand-container .anpanbrand-detail-btn {
        width: 24%;
        right: 2.5%;
        bottom: -26%;
    }
    .anpanbrand-info-frame {
        padding-right: 28%;
        padding-left: 0%;
    }
    .anpanbrand-info-ttl {
        font-size: 1.5em;
        margin-bottom: 0.8em;
    }
    .anpanbrand-info-txt {
        font-size: 1.6em;
    }
    /* product-info */
    .anpanbrand-product-info {
        padding: 56px 0 68px;
        background-size: 150px, 150px;
    }
    .anpanbrand-product-more-btn {
        width: 700px;
    }
    /* about */
    .anpanbrand-about.anpanbrand-section {
        padding-top: 72px;
    }
    .anpanbrand-about-ttl-img {
        width: 500px;
        display: block;
        margin: 0 auto 24px;
    }
    .anpanbrand-about-txt-box {
        margin-bottom: 20px;
    }
    .anpanbrand-about-img {
        margin-bottom: 0;
        width: auto;
        padding-bottom: 0;
        margin: 0 auto;
        display: block;
        width: 70%;
        letter-spacing: normal;
        vertical-align: middle;
    }
    .anpanbrand-about-img.centerblock {
        width: auto;
        display: block;
        margin: 0 auto;
        padding-bottom: 24px;
    }
    .anpanbrand-about-img.centerblock.mt-24 {
        margin-top: -24px;
    }
    .anpanbrand-about-txt {
        font-size: 1.2em;
        width: 90%;
        margin: 0 auto 5%;
        display: block;
        padding: 0;
    }
    .anpanbrand-about-img.first-img {
        margin-top: -5%;
        margin-bottom: 2%;
    }
    .anpanbrand-about-txt.centerblock {
        width: 100%;
        margin-left: 0;
    }
    /* qa */
    .anpanbrand-qa-inner {
        padding: 80px 0 40px;
        background-size: 150px, 150px;
    }
    .anpanbrand-qa-ttl {
        width: 205px;
        top: -27px;
    }
    .anpanbrand-qa-box {
        width: 720px;
        margin: 0 auto;
    }
    .anpanbrand-qa-balloon {
        margin: 0 auto 48px;
        min-height: 7em;
        padding: 28px 22px;
        border: solid 6px #0089ff;
    }
    .anpanbrand-qa-balloon-img {
        width: 60px;
        left: 4%;
    }
    .anpanbrand-qa-txt {
        font-size: 1.55em;
        margin-left: 13%;
    }
    .anpanbrand-qa-balloon:after {
        width: 70px;
        height: 70px;
        border-right: solid 9px #0089ff;
        border-bottom: solid 9px #0089ff;
        border-top: solid 9px #fff;
        border-left: solid 9px #fff;
        transform: translate(-50%, 50%) scaleX(0.5) rotate(45deg);
        -moz-transform: translate(-50%, 50%) scaleX(0.5) rotate(45deg);
        -webkit-transform: translate(-50%, 50%) scaleX(0.5) rotate(45deg);
        border-bottom-right-radius: 16px;
    }
    /* qa btn */
    .first-btn {
        border-bottom: solid 8px #54a4ba;
    }
    .second-btn {
        border-bottom: solid 8px #c79185;
    }
    .third-btn {
        border-bottom: solid 8px #62b077;
    }
    .fourth-btn {
        border-bottom: solid 8px #c9a656;
    }
    .btn-interest.active, .btn-interest.isChecked {
        box-shadow: none;
        margin-top: 6px;
        top: 0;
    }
    .answer-btn-inner {
        font-size: 2.2em;
    }
    .answer-btn-score-box {
        font-size: 2em;
    }
    .answer-btn-score-box-inner {
        bottom: 27.5%;
    }
    .btn-interest__score {
        width: auto;
        color: #502a0b;
    }
    .btn-interest.isChecked .btn-interest__score {
        box-shadow: none;
    }
    .answer-btn-choice:after, .answer-btn-choice:after {
        width: 60px;
        height: 47px;
    }
    .btn-interest.isChecked .btn-interest__anim-container {
        display: block;
    }
    .answer-btn.isChecked .btn-interest__anim {}
    .answer-btn.isChecked .btn-interest__effect-1, .answer-btn.isChecked .btn-interest__effect-2 {
        width: 30px;
        height: 30px;
    }
    .answer-btn.isChecked .btn-interest__effect-1 {
        -webkit-animation: interest_star_1_pc 0.5s ease-out;
        animation: interest_star_1_pc 0.5s ease-out;
    }
    .answer-btn.isChecked .btn-interest__effect-2 {
        -webkit-animation: interest_star_2_pc 0.5s ease-out 0.1s;
        animation: interest_star_2_pc 0.5s ease-out 0.1s;
    }
    /* reviews */
    .anpanbrand-review {
        background-size: 150px, 150px;
        padding: 32px 0;
    }
    .anpanbrand-reviews {
        width: 720px;
        margin: 0 auto;
    }
    .anpanbrand-review-item {
        width: 100%;
        border: 6px solid #f27c00;
    }
    .review-item-ttl-inner {
        font-size: 1.8em;
        top: 36%;
    }
    .anpanbrand-review-item-ttl {
        z-index: 2;
        left: -31px;
        height: 86px;
        padding: 0;
        top: 1px;
    }
    .anpanbrand-review-item:nth-of-type(2n) .anpanbrand-review-item-ttl {
        right: -39px;
    }
    .icon-smile .anpanbrand-review-item-txt:after {
        width: 80px;
        height: 80px;
        padding: 0;
    }
    .icon-usually .anpanbrand-review-item-txt:after {
        width: 80px;
        height: 80px;
        padding: 0;
    }
    .icon-smile .review-item-ttl-inner:before, .icon-usually .review-item-ttl-inner:before {
        width: 50px;
        height: 50px;
        padding: 0;
    }
    /* anpanbrand-product-list */
    .anpanbrand-product-ttl {
        font-size: 2.5em;
        padding: 16px 0;
    }
    .anpanbrand-product-list {
        width: 800px;
        margin: 24px auto 0;
        display: flex;
        /* Safari */
        -webkit-flex-wrap: wrap;
        /* Safari */
        flex-wrap: wrap;
    }
    .anpanbrand-product-item {
        width: 48.6%;
        min-height: 190px;
        border: dashed 4px #0084ff;
        border-radius: 20px;
        vertical-align: top;
        margin: 0 0 24px;
        background-position: right 4px center;
        background-size: 6%;
    }
    .anpanbrand-product-item:nth-of-type(2n) {
        margin-left: 2.8%;
    }
    .anpanbrand-product-item:last-of-type {
        border: dashed 4px #0084ff;
    }
    #anpanbrand-container .anpanbrand-product-item-link {
        padding: 12px 0 12px 12px;
        min-height: 190px;
    }
    .anpanbrand-product-imgs {
        margin-right: 1.5%;
        min-height: 166px;
    }
    .anpanbrand-product-img {}
    .anpanbrand-product-explan {
        width: 54.5%;
        min-height: 166px;
    }
    .anpanbrand-product-item-ttl {
        font-size: 1.1em;
        margin-bottom: 4px;
    }
    .anpanbrand-product-price {
        font-size: 1em;
        margin-bottom: 6px;
    }
    .anpanbrand-product-detail {
        font-size: 1em;
    }
    /* anpanbrand-other-list */
    .anpanbrand-other-ttl {
        font-size: 2.5em;
        padding: 16px 0;
    }
    .anpanbrand-other {
        background-size: 150px;
        padding: 0 0 10px;
    }
    .anpanbrand-other-list {
        width: 1135px;
        margin: 32px auto 32px;
        text-align: center;
    }
    .anpanbrand-other-item {
        width: 88px;
        margin-right: 1.4%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .anpanbrand-other-item:nth-of-type(3n+1) {
        margin-left: 0;
    }
    .anpanbrand-other-item:nth-child(3n) {
        margin-right: 1.4%;
    }
    .anpanbrand-other-item:last-of-type {
        margin-right: 0;
    }
    /* anpanbrand-other-more-btn-img */
    .anpanbrand-other-more-btn {
        background: #42d1da;
        width: 720px;
        display: block;
        margin: 0 auto 32px;
        border-bottom: solid 4px #9182c3;
        border-radius: 16px;
        padding: 16px 0;
    }
    .anpanbrand-other-more-btn-img {
        width: 200px;
        display: block;
        margin: 0 auto;
    }
    /* pageTOP */
    #page-top {
        bottom: 20px;
        right: 20px;
        z-index: 10;
        width: 90px;
    }
    #page-top a {
        text-decoration: none;
        color: #fff;
        text-align: center;
        display: block;
        width: 100%;
    }
    /* purchase */
    #purchase {
        bottom: 20px;
        right: 20px;
        z-index: 10;
        width: 160px;
    }
    #purchase a {
        text-decoration: none;
        width: 100%;
    }
    /* share-pc */
    #anpanbrand-container .action-btn__sns-wrapper a:nth-of-type(2) {
        margin-right: 0;
    }
    .action-btn__sns-wrapper {
        width: 800px;
        margin: 0 auto;
    }
    .anpanbrand-share-btm {
        padding: 32px 0;
        margin-bottom: 0;
    }
    #anpanbrand-container .action-btn__sns-wrapper a {
        width: 6.96%;
        padding: 0 0 6.96%;
    }
    .action-btn__sns-wrapper .action-btn__twitter {
        width: 100%;
    }
    .action-btn__sns-wrapper .action-btn__facebook, .action-btn__sns-wrapper .action-btn__line, .action-btn__sns-wrapper .action-btn__twitter {
        width: 100%;
        height: 0;
        padding: 0 0 100%;
        background-size: 100%;
    }
}

/* animation */

@-webkit-keyframes interest_star_1_sp {
    0% {
        -webkit-transform: rotate(-40deg) translate(0, 0) scale(1, 1);
        opacity: 1
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: rotate(-40deg) translate(0, -10vw) scale(1.3, 1.3);
        opacity: 0
    }
}

@keyframes interest_star_1_sp {
    0% {
        transform: rotate(-40deg) translate(0, 0) scale(1, 1);
        opacity: 1
    }
    50% {
        opacity: 1
    }
    100% {
        transform: rotate(-40deg) translate(0, -10vw) scale(1.3, 1.3);
        opacity: 0
    }
}

@-webkit-keyframes interest_star_2_sp {
    0% {
        -webkit-transform: rotate(40deg) translate(0, 0) scale(.6, .6);
        opacity: 0.7
    }
    50% {
        opacity: 0.7
    }
    100% {
        -webkit-transform: rotate(40deg) translate(0, -10vw) scale(.8, .8);
        opacity: 0
    }
}

@keyframes interest_star_2_sp {
    0% {
        transform: rotate(40deg) translate(0, 0) scale(.6, .6);
        opacity: 0.7
    }
    50% {
        opacity: 0.7
    }
    100% {
        transform: rotate(40deg) translate(0, -10vw) scale(.8, .8);
        opacity: 0
    }
}

@-webkit-keyframes interest_star_1_pc {
    0% {
        -webkit-transform: rotate(-40deg) translate(0, 0) scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(-40deg) translate(0, -96px) scale(1.1, 1.1);
        opacity: 0;
    }
}

@keyframes interest_star_1_pc {
    0% {
        transform: rotate(-40deg) translate(0, 0) scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(-40deg) translate(0, -96px) scale(1.1, 1.1);
        opacity: 0;
    }
}

@-webkit-keyframes interest_star_2_pc {
    0% {
        -webkit-transform: rotate(40deg) translate(0, 0) scale(0.5, 0.5);
        opacity: 0.7;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        -webkit-transform: rotate(40deg) translate(0, -80px) scale(0.7, 0.7);
        opacity: 0;
    }
}

@keyframes interest_star_2_pc {
    0% {
        transform: rotate(40deg) translate(0, 0) scale(0.5, 0.5);
        opacity: 0.7;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        transform: rotate(40deg) translate(0, -80px) scale(0.7, 0.7);
        opacity: 0;
    }
}

/* SEGATOYS */

.mouseCatcher {
    z-index: 10;
}

.common-footer {
    z-index: 9;
}

.common-menu__container {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.common-footer__copyright {
    z-index: 9;
}

#footer {
    padding: 0.83em 0 2em;
    background-color: #f0f0f0;
    zoom: 1;
    position: relative;
    z-index: 3;
}

#footer ul {
    margin: 0 auto;
    width: 900px;
}

#footer ul:after {
    content: "";
    display: block;
    clear: both;
}

#footer ul li {
    float: left;
    background: url(/common/images/bg_nav_footer.png) no-repeat 0 50%;
    padding-left: 15px;
    margin-right: 13px;
}

#footer a:link, #footer a:visited {
    color: #333399;
    text-decoration: none;
}

#copyright {
    margin: -1.36em auto 0;
    width: 900px;
    text-align: right;
}

@media screen and (max-width: 1024px) {
    .footer.clearfix {
        display: none;
    }
}

@media screen and (min-width: 1025px) {
    .footer {
        position: relative;
        z-index: 3;
    }
    .search-container, .header-menu-list, .common-footer, .common-footer__copyright {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .common-header:not(.clearfix) {
        display: none;
    }
    .footer.clearfix {
        display: none;
    }
    .footer__copyright {
        display: none;
    }
}

@media screen and (min-width: 1025px) {
    .sp-header {
        display: none;
    }
    .search-catefory {
        display: none;
    }
}
