@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

img {
    vertical-align: top;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
		
ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}
.a-font {
	font-family: YuGothic, '游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}

/**
 * shared
 */
/*========================================

  utility

========================================*/
.pc {
    display: none;
}

@media screen and (min-width: 600px) {
    .pc {
        display: block;
    }
}

@media screen and (min-width: 600px) {
    .sp {
        display: none;
    }
}

@media screen and (min-width: 600px) {
    br.bsp {
        display: none;
    }
}

br.nbsp {
    display: none;
}

@media screen and (min-width: 600px) {
    br.nbsp {
        display: inline-block;
    }
}

/*========================================

  .s5-returnToTop

========================================*/
.s5-returnToTop {
    height: 0;
    position: relative;
    z-index: 2;
    margin: 50px 0 0;
}

.s5-returnToTop__inner1 {
    display: none;
    position: fixed;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.s5-returnToTop__inner2 {
    position: relative;
    max-width: 1260px;
    height: 0;
    margin: 0 auto;
}

.s5-returnToTop__button {
    position: absolute;
    cursor: pointer;
    width: 40px;
    height: 32px;
    right: 20px;
    top: -72px;
    background: url(/share5/images/s5-returnToTop/icon_01.png) no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: top .3s;
    transition: top .3s;
    opacity: .5;
}

.s5-returnToTop__button img {
    width: 100%;
    height: auto;
    opacity: .5;
}

@media screen and (max-width: 639px) {
    .s5-returnToTop__button {
        top: -46px;
        width: 32px;
        height: 26px;
        background-size: 32px 26px;
    }
}

@media screen and (max-width: 639px) {
    .s5-returnToTop.s5-returnToTop--withFOCUSPurchaseFloated .s5-returnToTop__button {
        top: -122px;
    }
}

/*========================================

  .s5-icon-window

========================================*/
.s5-icon-window {
    width: 11px;
    height: 9px;
    vertical-align: middle;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    margin: -2px 3px 0 0;
    background: url(/share5/images/s5-icon/sprite_01.png) no-repeat;
}

.s5-icon-window.s5-icon-window--light {
    background-position: 0 -24px;
}

.s5-icon-window.s5-icon-window--lightDark {
    background-position: 0 -24px;
}

/*========================================

  .stores 5column

========================================*/
.stores {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

@media screen and (min-width: 600px) {
    .stores {
        margin-top: 40px;
    }
}

.stores img {
    width: 100%;
}

.stores-item {
    flex: 0 0 49%;
    max-width: 49%;
}

.stores-item:nth-of-type(even) {
    margin-left: 2%;
}

.stores-item:nth-of-type(n+3) {
    margin-top: 2%;
}

@media screen and (min-width: 600px) {
    .stores-item {
        flex: 0 0 19%;
        max-width: 19%;
    }
    .stores-item:nth-of-type(n+2) {
        margin-top: 0;
        margin-left: 1.25%;
    }
}

/**
 * template
 */
.tpl__alphainfo__header {
	box-shadow: 0px 3px 5px -5px rgb(0 0 0 / 80%);
}

@media all and (-ms-high-contrast: none) {
	.tpl__alphainfo__header {
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	}
}

.tpl__alphainfo__header--inner {
    width: 93.75%;
    max-width: 1200px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 55px;
}

@media screen and (min-width: 600px) {
    .tpl__alphainfo__header--inner {
        height: 70px;
    }
}

.tpl__alphainfo__header--logo {
    width: 80px;
    padding: 15px 0;
}

@media screen and (min-width: 600px) {
    .tpl__alphainfo__header--logo {
        width: 110px;
    }
}

.tpl__alphainfo__footer {
    background: #ffffff;
    height: 100px;
    display: flex;
    align-items: center;
}

.tpl__alphainfo__footer--inner {
    max-width: 1200px;
    width: 93.75%;
    margin: 0 auto;
}

/*========================================

  .s5-returnToTop

========================================*/
.s5-returnToTop {
    height: 0;
    position: relative;
    z-index: 2;
    margin: 0;
}

.s5-returnToTop__inner1 {
    display: none;
    position: fixed;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.s5-returnToTop__inner2 {
    position: relative;
    max-width: 1260px;
    height: 0;
    margin: 0 auto;
}

.s5-returnToTop__button {
    position: absolute;
    cursor: pointer;
    width: 40px;
    height: 32px;
    right: 20px;
    top: -72px;
    background: url(https://www.sony.jp/share5/images/s5-returnToTop/icon_01.png) no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: top .3s;
    transition: top .3s;
    opacity: .5;
}

.s5-returnToTop__button img {
    width: 100%;
    height: auto;
    opacity: .5;
}

@media screen and (max-width: 639px) {
    .s5-returnToTop__button {
        top: -46px;
        width: 32px;
        height: 26px;
        background-size: 32px 26px;
    }
}

@media screen and (max-width: 639px) {
    .s5-returnToTop.s5-returnToTop--withFOCUSPurchaseFloated .s5-returnToTop__button {
        top: -122px;
    }
}

/* UI制御 */
[aria-hidden="true"] {
    display: none;
}

[aria-hidden="false"] {
    display: block;
}

/* 選択されているタブ */
[aria-selected="true"] {
    background: #ff461b;
    color: #fff;
}

/* 選択されていないタブ */
[aria-selected="false"] {
    background: #fff;
    color: #ff461b;
}

/*
body
 */
body {
    min-width: 320px;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    font-family: '\30E1\30A4\30EA\30AA',Meiryo, '\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF', Verdana,sans-serif;
    color: #333;
}

@media screen and (min-width: 600px) {
    body {
        min-width: 1260px;
    }
}

/*
header
 */
.page-header {
    color: #fff;
}

.mv {
    background-image: url(../img/mv_sp.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 73.333vw;
}

@media screen and (min-width: 600px) {
    .mv {
        background-image: url(../img/mv.jpg);
        height: 351px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

@media screen and (min-width: 1920px) {
    .mv {
        height: 18.28125vw;
    }
}

@media screen and (min-width: 600px) {
    .mv-inner {
        width: 50%;
        margin-left: auto;
    }
}

.mv-box {
    width: 80vw;
    padding-top: 11vw;
    margin: 0 auto;
}

@media screen and (min-width: 600px) {
    .mv-box {
        margin-left: 40px;
        padding-top: 0;
        width: 493px;
    }
}

.mv-titlebox {
    text-align: center;
    padding: 1vw 0.85vw 2.5vw;
    position: relative;
}

.mv-box .mv-titlebox img {
    width: 100%;
}

@media screen and (min-width: 600px) {
    .mv-titlebox {
        width: auto;
        padding: 19px 26px 13px;
    }
}

.mv-titlebox::before, .mv-titlebox::after {
    content: '';
    display: block;
    height: 100%;
    width: 6%;
    position: absolute;
    top: 0px;
}

.mv-title {
    letter-spacing: 0.1em;
    font-size: 6.25vw;
}

@media screen and (min-width: 600px) {
    .mv-title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.mv-title .alpha {
    width: 7.8125vw;
}

@media screen and (min-width: 600px) {
    .mv-title .alpha {
        width: 3.625rem;
        height: 2.5625rem;
    }
}

.mv-subtitle {
    background: #ff461b;
    color: #fff;
    display: inline-block;
    letter-spacing: -.04em;
    padding: 6px 20px 3px;
    margin-top: 10px;
}

@media screen and (min-width: 600px) {
    .mv-subtitle {
        margin-top: 20px;
        padding: 8px 26px 4px;
    }
}

.mv-subtitle-text {
    font-weight: bold;
    font-size: 5.625vw;
}

@media screen and (min-width: 600px) {
    .mv-subtitle-text {
        font-size: 25px;
        font-size: 1.5625rem;
		letter-spacing: 2px;
    }
}

.mv-text {
    margin-top: 9vw;
    font-size: 4vw;
    line-height: 1.5;
	text-shadow: 2px 2px 2px #333333;
}

@media screen and (min-width: 600px) {
    .mv-text {
        display: flex;
        justify-content: center;
        text-align: left;
        margin-top: 32px;
    }
}

@media screen and (min-width: 600px) {
    .mv-text p {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 1.66;
        letter-spacing: .04em;
    }
}

/*
page-nav
 */
.page-nav {
    padding-bottom: 30px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 600px) {
    .page-nav {
        padding: 60px 0;
    }
}

.tab-list {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (min-width: 600px) {
    .tab-list {
        flex-wrap: nowrap;
    }
}

.tab-item {
    flex: 0 0 50%;
    max-width: 50%;
}

.tab-item:nth-of-type(n+3) .tab-btn {
    border-bottom: 1px solid #333333;
}

.tab-item:nth-of-type(even) .tab-btn {
    border-right: 1px solid #333333;
}

@media screen and (min-width: 600px) {
    .tab-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .tab-item:nth-of-type(2) .tab-btn {
        border-right: 0;
    }
}

.tab-btn {
    width: 100%;
    color: #333333;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 0;
    border-bottom: 0;
    transition: 0.2s;
    font-weight: bold;
    line-height: 1.2;
    height: 70px;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
}

@media screen and (min-width: 600px) {
    .tab-btn[aria-controls="panel1"] {
        align-items: flex-start;
        padding-top: 22px;
    }
}

.tab-btn::after {
    content: '';
    display: block;
    background-image: url(../img/icon-arrow-down.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 13px;
    height: 6px;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (min-width: 600px) {
    .tab-btn::after {
        width: 26px;
        height: 12px;
        bottom: 7px;
    }
}

.tab-btn[aria-selected="true"] {
    color: #fff;
}

.tab-btn[aria-selected="true"]::after {
    background-image: url(../img/icon-arrow-down-white.png) !important;
}

@media screen and (min-width: 600px) {
    .tab-btn {
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-size: 1.25rem;
        border-bottom: 1px solid #333333 !important;
    }
    .tab-btn:focus, .tab-btn:hover {
        background: #ff461b;
        color: #fff;
    }
    .tab-btn:focus::after, .tab-btn:hover::after {
        background-image: url(../img/icon-arrow-down-white.png);
    }
}

/*
section
 */
#panel1 .section-wrap {
    position: relative;
}

#panel1 .section-wrap .panel1-bg {
    position: absolute;
    background-image: url(../img/bg-panel1.png);
    background-size: cover;
    background-repeat: none;
    background-position: center center;
    top: 1.66667vw;
    right: 7.83333vw;
    width: 18.66667vw;
    height: 19.08333vw;
}

@media screen and (min-width: 600px) {
    #panel1 .section-wrap .panel1-bg {
        top: 20px;
        right: 94px;
        width: 224px;
        height: 229px;
    }
}

#panel2-title {
    background-image: url(../img/bg-panel2.png);
}

#panel3-title {
    background-image: url(../img/bg-panel3.png);
}

#panel4-title {
    background-image: url(../img/bg-panel4.png);
}

.section-wrap {
    max-width: 1200px;
    width: 93.75%;
    margin: 0 auto;
    background-color: #f4f4f4;
}

.section-inner {
    width: 93.75%;
    margin: 0 auto;
    padding: 0 0 30px;
}

@media screen and (min-width: 600px) {
    .section-inner {
        width: 100%;
        padding: 0 125px 120px;
    }
}

.section-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    position: relative;
    display: flex;
    align-items: center;
    background-position: right top;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    padding: 30px 0 30px 3.125%;
    margin-bottom: 20px;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff;
}

@media screen and (min-width: 600px) {
    .section-title {
        font-size: 44px;
        font-size: 2.75rem;
        padding: 0 0 0 10.4167%;
        height: 195px;
        margin-bottom: 28px;
        text-shadow: 0;
    }
}

.section-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.9;
    letter-spacing: .075em;
}

.section-text:last-of-type {
    padding-bottom: 40px;
}

@media screen and (min-width: 600px) {
    .section-text:last-of-type {
        padding-bottom: 80px;
    }
}

@media screen and (min-width: 600px) {
    .section-text {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}

/*
highlight
 */
.highlight {
    background: linear-gradient(transparent 65%, rgba(255, 72, 0, 0.5) 60% 92%, transparent 92%);
    font-weight: bold;
    color: #333333;
}
@media all and (-ms-high-contrast: none) {
.highlight {
    background:linear-gradient( transparent 0%, transparent 65%, #fda189 65%,#fda189 90%, transparent 90%);
    font-weight: bold;
    color: #333333;
}
}

/*
block
 */
.block:nth-of-type(n+2) {
    margin-top: 50px;
}

@media screen and (min-width: 600px) {
    .block:nth-of-type(n+2) {
        margin-top: 100px;
    }
}

.block-title {
    font-size: 22px;
    font-size: 1.375rem;
    border-left: 9px solid #ff461b;
    padding: 8px 0 8px 20px;
    text-align: left;
    margin-bottom: 25px;
    color: #333333;
	line-height: 1.3;
}

@media screen and (min-width: 600px) {
    .block-title {
        font-size: 32px;
        font-size: 2rem;
        padding: 10px 0 10px 24px;
        margin-bottom: 50px;
    }
}

.block-subtitle {
    color: #ff461b;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .12em;
    font-weight: bold;
    margin-top: 25px !important;
}

@media screen and (min-width: 600px) {
    .block-subtitle {
        font-size: 24px;
        font-size: 1.5rem;
        margin-top: 50px !important;
    }
}

.block-subtitle + .block-item {
    margin-top: 20px !important;
}

.block-item + .block-item {
    margin-top: 18px;
}

@media screen and (min-width: 600px) {
    .block-item + .block-item {
        margin-top: 36px;
    }
}

.block-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2.22;
    letter-spacing: .075em;
}

@media screen and (min-width: 600px) {
    .block-text {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.block-text + .block-text.block-item {
    margin-top: 10px;
}

@media screen and (min-width: 600px) {
    .block-text + .block-text.block-item {
        margin-top: 20px;
    }
}

.block-imgcaption {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: -.02em;
    line-height: 1.5;
    margin-top: 8px !important;
    text-align: center;
}

@media screen and (min-width: 600px) {
    .block-imgcaption {
        font-size: 14px;
        font-size: 0.875rem;
        margin-top: 16px !important;
    }
}

.block-point-title {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .12em;
    line-height: 1.33;
    margin-top: 50px !important;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 600px) {
    .block-point-title {
        font-size: 32px;
        font-size: 2rem;
        margin-top: 100px !important;
    }
}

.block-point-title-icon {
    line-height: 1;
    font-size: .75em;
    display: inline-block;
    background: #ff461b;
    color: #fff;
    margin-right: 1em;
    padding: 8px 9px 6px;
}

@media screen and (min-width: 600px) {
    .block-point-title-icon {
        padding: 10px 12px 8px;
    }
}

.block-point-title + .block-item {
    margin-top: 20px !important;
}

@media screen and (min-width: 600px) {
    .block-point-title + .block-item {
        margin-top: 30px !important;
    }
}

/*
module
 */
.mod-img {
    text-align: center;
}

.mod-img img {
    width: 100%;
}

@media screen and (min-width: 600px) {
    .mod-img img {
        width: auto;
        max-width: 100%;
    }
}

.mod-2col img, .mod-3col img {
    width: 100%;
}

.mod-2col .img-caption, .mod-3col .img-caption {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .075em;
    line-height: 1.5;
    margin-top: 10px;
    text-align: center;
}

@media screen and (min-width: 600px) {
    .mod-2col .img-caption, .mod-3col .img-caption {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (min-width: 600px) {
    .mod-2col {
        display: flex;
    }
    .mod-2col.cs {
        padding-bottom: 15px;
    }
}

.mod-2col .item:nth-of-type(2) {
    margin-top: 20px;
}

@media screen and (min-width: 600px) {
    .mod-2col .item {
        flex: 0 0 49.474%;
        max-width: 470px;
    }
    .mod-2col .item:nth-of-type(2) {
        margin-top: 0;
        margin-left: 1.054%;
    }
}

.mod-2col-caption {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .04em;
    text-align: center;
    margin-top: 8px;
}

@media screen and (min-width: 600px) {
    .mod-2col-caption {
        font-size: 14px;
        font-size: 0.875rem;
        margin-top: 16px;
    }
}

.mod-2col-caption.large {
    letter-spacing: -.02em;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
}

@media screen and (min-width: 600px) {
    .mod-2col-caption.large {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.mod-2col.has-arrow .item:nth-of-type(2) {
    margin-top: 40px;
}

.mod-2col.has-arrow .item:nth-of-type(2) .img {
    position: relative;
}

.mod-2col.has-arrow .item:nth-of-type(2) .img::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/icon-arrow-down.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 40px;
    top: -40px;
}

@media screen and (min-width: 600px) {
    .mod-2col.has-arrow .item {
        flex: 0 0 47.47369%;
        max-width: 451px;
    }
    .mod-2col.has-arrow .item:nth-of-type(2) {
        margin-top: 0;
        margin-left: 5.05262%;
    }
    .mod-2col.has-arrow .item:nth-of-type(2) .img {
        position: relative;
    }
    .mod-2col.has-arrow .item:nth-of-type(2) .img::before {
        background-image: url(../img/icon-arrow-right.png);
        width: 48px;
        height: 100%;
        top: 0;
        left: -48px;
    }
}

.mod-3col {
    display: flex;
}

.mod-3col .item {
    flex: 0 0 32.63158%;
    max-width: 310px;
}

.mod-3col .item:nth-of-type(n+2) {
    margin-left: 1.05263%;
}

.mod-table-2col {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 600px) {
    .mod-table-2col {
        width: 748px;
    }
}

.mod-table-2col tr {
    display: flex;
}

.mod-table-2col tr:nth-of-type(n+2) {
    border-top: 2px solid #f4f4f4;
}

.mod-table-2col th,
.mod-table-2col td {
    padding: .75em .5em;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .12em;
    line-height: 1.33;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.mod-table-2col th:nth-of-type(2),
.mod-table-2col td:nth-of-type(2) {
    border-left: 2px solid #f4f4f4;
}

@media screen and (min-width: 600px) {
    .mod-table-2col th,
    .mod-table-2col td {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.mod-table-2col th {
    background: #fd9e8a;
    font-weight: bold;
}

.mod-table-2col td {
    background: #fff;
}

.mod-product, .mod-tips {
    background: #fff;
    padding: 20px 3.125%;
}

@media screen and (min-width: 600px) {
    .mod-product, .mod-tips {
        padding: 50px;
    }
}

.mod-product-read {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .12em;
    line-height: 1.5;
}

@media screen and (min-width: 600px) {
    .mod-product-read {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.mod-product-itembox {
    margin-top: 20px;
}

.mod-product-itembox .product {
    text-align: center;
}

.mod-product-itembox .product a {
    display: block;
}

.mod-product-itembox .text {
    margin-top: 20px;
}

@media screen and (min-width: 600px) {
    .mod-product-itembox {
        margin-top: 30px;
        display: flex;
        align-items: center;
    }
    .mod-product-itembox .product {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .mod-product-itembox .product a {
        display: flex;
        justify-content: flex-end;
    }
    .mod-product-itembox .text {
        margin-left: 5%;
        flex: 0 0 55%;
        max-width: 55%;
    }
}

.mod-product-name {
    font-weight: bold;
    line-height: 1.77;
    letter-spacing: .06em;
}

@media screen and (min-width: 600px) {
    .mod-product-name {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}

.mod-product-link {
    margin-top: 18px;
    color: #fff;
    background: #e06909;
    width: 186px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s !important;
    position: relative;
    font-size: 13px;
    font-size: 0.8125rem;
}

.mod-product-link:hover, .mod-product-link:focus {
    color: #fff;
    text-decoration: none;
}

.mod-product-link::before {
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 3.5px 0 3.5px 4px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}

@media screen and (min-width: 600px) {
    .mod-product-link {
        margin-top: 36px;
    }
    .mod-product-link:hover, .mod-product-link:focus {
        background: #f7913e;
    }
}

.mod-product-text {
    line-height: 1.5;
    letter-spacing: .1em;
    color: #666;
    margin-top: 18px;
    font-size: 13px;
    font-size: 0.8125rem;
}

@media screen and (min-width: 600px) {
    .mod-product-text {
        text-align: center;
        margin-top: 36px;
        font-size: 21px;
        font-size: 1.3125rem;
    }
}

.mod-textlink {
    color: #ff461b;
    transition: 0.2s !important;
}

.mod-textlink::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4.5px;
    border-color: transparent transparent transparent #ff461b;
    margin: 0 .1em 0 .3em;
    transform: translateY(-2px);
}

.mod-textlink:hover, .mod-textlink:focus {
    text-decoration: none;
    color: #ff461b;
}

@media screen and (min-width: 600px) {
    .mod-textlink::before {
        border-width: 6px 0 6px 9px;
    }
    .mod-textlink:hover, .mod-textlink:focus {
        opacity: .6;
    }
}

.mod-tips-title {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .12em;
    line-height: 1.5;
    display: flex;
    /*flex-direction: column;*/
}

@media screen and (min-width: 600px) {
    .mod-tips-title {
        font-size: 24px;
        font-size: 1.5rem;
        flex-direction: row;
        align-items: center;
    }
}

.mod-tips-title-icon {
    position: relative;
    font-size: 0.6em;
    color: #ff461b;
    background: #fff;
    border: 2px solid #ff461b;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px;
    width: 104px;
    margin-bottom: 10px;
	margin-right: 10px;
	height: 30px;
}

.mod-tips-title-icon::before {
    content: '';
    width: 1.166em;
    height: 1.166em;
    background-image: url(../img/icon-tips-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
}

@media screen and (min-width: 600px) {
    .mod-tips-title-icon {
        flex: 0 0 104px;
        max-width: 104px;
        margin-bottom: 0;
        margin-right: 1rem;
		font-size: .71em;
		padding: 5px;
		height: 40px;
    }
}

.mod-tips-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: -.02em;
    margin-top: 10px;
}

@media screen and (min-width: 600px) {
    .mod-tips-text {
        margin-top: 20px;
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.mod-tips-img {
    margin-top: 25px;
    text-align: center;
}

@media screen and (min-width: 600px) {
    .mod-tips-img {
        margin-top: 50px;
    }
}

.mod-tips-img img {
    width: 100%;
}

@media screen and (min-width: 600px) {
    .mod-tips-img img {
        width: auto;
    }
}

.mod-tips-img-caption {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: -.02em;
    margin-top: 16px;
}

@media screen and (min-width: 600px) {
    .mod-tips-img-caption {
        font-size: 14px;
        font-size: 0.875rem;
        margin-top: 32px;
    }
}

.mod-dl.flicker {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker {
        width: 748px;
    }
}

.mod-dl.flicker .row:nth-of-type(2) {
    border-top: 2px solid #f4f4f4;
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker .row {
        display: flex;
    }
}

.mod-dl.flicker dt,
.mod-dl.flicker dd {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 20px 10px 20px 20px;
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker dt,
    .mod-dl.flicker dd {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 28px 10px 28px 40px;
    }
}

.mod-dl.flicker dd {
    /* border-top: 2px solid $base-bg; */
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker dd {
        border-top: 0;
        border-left: 2px solid #f4f4f4;
    }
}

.mod-dl.flicker .imgbox {
    flex: 0 0 32%;
    max-width: 32%;
}

.mod-dl.flicker .imgbox img {
    width: 100%;
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker .imgbox {
        flex: 0 0 121px;
        max-width: 121px;
        margin-right: 50px;
    }
}

.mod-dl.flicker .textbox {
    text-align: center;
    flex: 1 1 auto;
}

.mod-dl.flicker .smalltext,
.mod-dl.flicker .largetext {
    display: block;
    line-height: 1.33;
    letter-spacing: .12em;
}

.mod-dl.flicker .smalltext {
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker .smalltext {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.mod-dl.flicker .largetext {
    font-weight: bold;
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (min-width: 600px) {
    .mod-dl.flicker .largetext {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.mod-recommend {
    border-bottom: 2px solid #ff461b;
}

.mod-recommend-title {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .075em;
    line-height: 1.5;
    display: flex;
    align-items: center;
}

.mod-recommend-title::before {
    content: '';
    border-style: solid;
    border-width: 4.5px 0 4.5px 6px;
    border-color: transparent transparent transparent #ff461b;
    transform: translateY(-2px);
}

@media screen and (min-width: 600px) {
    .mod-recommend-title::before {
        border-width: 9.5px 0 9.5px 13px;
    }
}

.mod-recommend-title .text {
    flex: 0 0 auto;
    color: #ff461b;
    padding: 0 .5em;
}

.mod-recommend-title .line {
    display: block;
    flex: 1 1 auto;
    height: 2px;
    transform: translateY(-2px);
    background: #ff461b;
}

@media screen and (min-width: 600px) {
    .mod-recommend-title {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.mod-recommend-list {
    list-style: none;
    padding: 1em 0 1.5em 1em;
	text-indent: -1em;
}

.mod-recommend-list.adjust {
    padding: 1em 0 0 1em;
}

.mod-recommend-list li{
    padding-left: 1em;
}

.mod-recommend-listitem::before {
    content: '';
    width: .5em;
    height: .5em;
    border-radius: 50%;
    transform: translateY(-25%);
    display: inline-block;
    margin-right: .5em;
    background: #ff461b;
}

.mod-recommend-listitem.cs::before {
    width: .3em;
    height: .3em;
    transform: translateY(-60%);
    background: #333;
}

.pagination {
    background: #fff;
    padding: 40px 0;
}

@media screen and (min-width: 600px) {
    .pagination {
        padding: 80px 0;
    }
}

.pagination-btn {
    display: block;
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding: 6px 12px;
    border: 1px solid #ff451b;
    color: #ff451b;
    background: #fff;
    line-height: 1.5;
    letter-spacing: .12em;
    font-weight: bold;
    transition: 0.2s;
    font-size: 16px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.pagination-btn .a-font {
	display: contents;
}

.pagination-btn::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ff451b;
    transition: 0.2s;
    margin-right: 1em;
    border-width: 7px 0 7px 12px;
}

@media screen and (min-width: 600px) {
    .pagination-btn::before {
        margin-right: 1.5em;
        border-width: 11.5px 0 11.5px 21px;
    }
}

@media screen and (min-width: 360px) {
    .pagination-btn {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

@media screen and (min-width: 600px) {
    .pagination-btn {
        height: 80px;
        padding: 0 1rem;
        font-size: 30px;
        font-size: 1.875rem;
    }
    .pagination-btn:hover, .pagination-btn:focus {
        color: #fff;
        background: #ff451b;
    }
    .pagination-btn:hover::before, .pagination-btn:focus::before {
        border-color: transparent transparent transparent #fff;
    }
}

/*
contents-aside
 */
.contents-aside {
    margin-top: 75px;
    padding-bottom: 80px;
}

@media screen and (min-width: 600px) {
    .contents-aside {
        margin-top: 150px;
        padding-bottom: 120px;
    }
}

.contents-aside a img {
    transition: 0.2s;
}

.contents-aside a:hover, .contents-aside a:focus {
    text-decoration: none;
}

@media screen and (min-width: 600px) {
    .contents-aside a:hover img, .contents-aside a:focus img {
        opacity: .6;
    }
}

/*
banners
 */
.banners img {
    width: 100%;
}

.banners-inner {
    max-width: 950px;
    width: 93.75%;
    margin: 0 auto;
    padding: 40px 0;
}

@media screen and (min-width: 600px) {
    .banners-inner {
        padding: 80px 0;
    }
}

.banners-title {
    background: #2a2a2a;
}

.banners-title-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.33;
    max-width: 950px;
    width: 93.75%;
    margin: 0 auto;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 16px 0;
}

@media screen and (min-width: 600px) {
    .banners-title-text {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

.banners-title-text::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 32px;
    background-image: url(../img/banners-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 8px;
}

.banners-list {
    list-style: none;
}

.banners-list-item:nth-of-type(n+2) {
    margin-top: 30px;
}

@media screen and (min-width: 600px) {
    .banners-list-item:nth-of-type(n+2) {
        margin-top: 60px;
    }
}

.banners-list-item .banners-img {
    margin-top: 0;
    margin-bottom: 20px;
}

@media screen and (min-width: 600px) {
    .banners-list-item .banners-img {
        margin-top: 0;
        margin-bottom: 30px;
    }
}

.banners-text {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: .075em;
    line-height: 1.33;
}

@media screen and (min-width: 600px) {
    .banners-text {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.banners-block + .banners-block {
    margin-top: 40px;
}

@media screen and (min-width: 600px) {
    .banners-block + .banners-block {
        margin-top: 80px;
    }
}

.banners-block-title {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    letter-spacing: .06em;
    line-height: 1.33;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 14px;
}

@media screen and (min-width: 600px) {
    .banners-block-title {
        font-size: 28px;
        font-size: 1.75rem;
        padding-bottom: 14px;
        margin-bottom: 28px;
    }
}

.banners-block-text {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: .075em;
    line-height: 1.33;
}

@media screen and (min-width: 600px) {
    .banners-block-text {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.banners-block-caption {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .075em;
    line-height: 1.33;
}

@media screen and (min-width: 600px) {
    .banners-block-caption {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.banners-img {
    margin-top: 20px;
}

@media screen and (min-width: 600px) {
    .banners-img {
        margin-top: 30px;
    }
}

/*
ques
 */
.ques {
    background: #f4f4f4;
    padding: 30px 0;
}

.ques-inner {
    max-width: 1200px;
    width: 93.75%;
    margin: 0 auto;
    max-width: 950px;
}

.ques-btn {
    display: block;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 13px 0 12px;
    background: #e06909;
    transition: 0.2s;
    line-height: 1.25;
    letter-spacing: .06em;
    font-weight: bold;
}

.ques-btn:hover, .ques-btn:focus {
    text-decoration: none;
    color: #fff;
}

@media screen and (min-width: 600px) {
    .ques-btn {
        font-size: 28px;
        font-size: 1.75rem;
    }
    .ques-btn:hover, .ques-btn:focus {
        background: #f7913e;
    }
}

.ques-text {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #000;
    text-align: center;
    margin-top: 16px;
    letter-spacing: .06em;
    line-height: 1.77;
}

@media screen and (min-width: 600px) {
    .ques-text {
        font-size: 19px;
        font-size: 1.1875rem;
    }
}

.tpl__alphainfo__header--txt {
    margin-left: auto;
    padding: 14px 0 18px;
   /* width: 41%;*/
    line-height: 0;
	font-size: 14px;
    font-size: 0.875rem;
	font-weight: bold;
}

@media screen and (min-width: 600px){
	.tpl__alphainfo__header--txt {
    	width: 180px;
		font-size: 18px;
    	font-size: 1.125rem;
	}
}

/* Start alphainfo template stylesheet */
.tpl__alphainfo__header {
    background: #ffffff;
}

.tpl__alphainfo__header--inner {
    width: 93.75%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
    margin: 0 auto;
}

.tpl__alphainfo__header--logo {
    display: block;
    padding: 15px 0;
    width: 100px;
}

@media (max-width: 639px) {
    .tpl__alphainfo__header--logo {
        width: 80px;
    }
}

.tpl__alphainfo__academy {
    max-width: 1200px;
    margin: 0 auto;
    background: #efefef;
    color: #000;
}

.tpl__alphainfo__academy--inner {
    padding: 50px 60px 80px 50px;
}

.tpl__alphainfo__academy--txt {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.67;
}

.tpl__alphainfo__academy--heading {
    background: #ccc;
    padding: 50px 20px 35px;
    text-align: center;
    color: #333;
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Yu Mincho", YuMincho, "游明朝", "HGS明朝", "HGP明朝", "HG明朝", serif;
    line-height: 1;
}

.tpl__alphainfo__academy--heading--logo {
    display: block;
    margin-top: 16px;
}

.tpl__alphainfo__academy--heading--logo img {
    display: block;
    margin: 0 auto;
}

.tpl__alphainfo__academy--intro--imgbox {
    margin-left: 46px;
    width: 46.1155%;
    max-width: 463px;
    float: right;
}

.tpl__alphainfo__academy--intro--spimgbox {
    display: none;
}

.tpl__alphainfo__academy--intro--heading {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.5;
    letter-spacing: .05em;
    margin-bottom: 30px;
    font-family: "Yu Mincho", YuMincho, "游明朝", "HGS明朝", "HGP明朝", "HG明朝", serif;
}

.tpl__alphainfo__academy--intro::after {
    content: '';
    display: block;
    clear: both;
}

.tpl__alphainfo__academy--course {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.tpl__alphainfo__academy--course--imgbox {
    flex: 0 0 39.8406;
    max-width: 400px;
}

.tpl__alphainfo__academy--course--txtbox {
    flex: 0 1 auto;
    margin-left: 60px;
}

.tpl__alphainfo__academy--course--boxttl {
    background: #ea5504;
    display: inline-block;
    padding: 6px 20px 5px;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: .025em;
    line-height: 1;
}

.tpl__alphainfo__academy--course--tags {
    padding: 0;
    display: flex;
    margin-top: 30px;
    list-style: none;
}

.tpl__alphainfo__academy--course--tags li {
    border: 1px solid;
    padding: 2px 5px 1px;
    line-height: 1.2;
    box-sizing: border-box;
    font-size: 14px;
    font-size: .875rem;
}

.tpl__alphainfo__academy--course--tags li:nth-of-type(n+2) {
    margin-left: 5px;
}

.tpl__alphainfo__academy--course--tags .free {
    border-color: #5887ab;
    color: #5887ab;
}

.tpl__alphainfo__academy--course--tags .beginner {
    border-color: #f9e575;
    background: #f9e575;
    color: #3a3519;
}

.tpl__alphainfo__academy--course--tags .use {
    border-color: #a2bbea;
    color: #000;
}

.tpl__alphainfo__academy--course--tags .teacher {
    border-color: #ec9717;
    color: #6B460E;
}

.tpl__alphainfo__academy--course--heading {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: .075em;
    margin-bottom: 16px;
    margin-top: 26px;
}

.tpl__alphainfo__academy--course--spimgbox {
    display: none;
}

.tpl__alphainfo__academy--banner {
    margin-top: 80px;
    text-align: center;
}

.tpl__alphainfo__academy--banner--heading {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: .05em;
    font-family: "Yu Mincho", YuMincho, "游明朝", "HGS明朝", "HGP明朝", "HG明朝", serif;
}

.tpl__alphainfo__academy--banner--link {
    display: block;
    margin-top: 30px;
    transition: 0.2s;
}

.tpl__alphainfo__academy--banner--link:hover, .tpl__alphainfo__academy--banner--link:focus {
    opacity: .6;
}

.tpl__alphainfo__academy--banner--caution {
    margin-top: 16px;
}

@media (max-width: 959px) {
    .tpl__alphainfo__academy--inner {
        padding: 30px 20px 40px;
    }
    .tpl__alphainfo__academy--heading {
        padding: 40px 20px 25px;
    }
    .tpl__alphainfo__academy--heading--logo {
        margin-top: 10px;
        transform: scale(0.8);
    }
    .tpl__alphainfo__academy--intro--heading {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    .tpl__alphainfo__academy--intro--heading br {
        display: none;
    }
    .tpl__alphainfo__academy--intro--imgbox {
        margin-left: 20px;
    }
}

@media (max-width: 639px) {
    .tpl__alphainfo__academy--heading {
        padding: 30px 20px 20px;
    }
    .tpl__alphainfo__academy--heading--logo {
        transform: scale(0.6);
    }
    .tpl__alphainfo__academy--intro--heading {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .tpl__alphainfo__academy--course {
        margin-top: 40px;
    }
    .tpl__alphainfo__academy--course--imgbox {
        display: none;
    }
    .tpl__alphainfo__academy--course--spimgbox {
        display: block;
        margin-top: 20px;
    }
    .tpl__alphainfo__academy--course--spimgbox img {
        width: 100%;
    }
    .tpl__alphainfo__academy--course--txtbox {
        margin-left: 0;
    }
    .tpl__alphainfo__academy--course--tags {
        margin-top: 20px;
    }
    .tpl__alphainfo__academy--course--heading {
        margin-top: 20px;
    }
    .tpl__alphainfo__academy--banner {
        margin-top: 60px;
    }
    .tpl__alphainfo__academy--banner--link {
        margin-top: 20px;
    }
    .tpl__alphainfo__academy--banner--caution {
        text-align: left;
    }
}

@media (max-width: 479px) {
    .tpl__alphainfo__academy--heading {
        font-size: 22.4px;
        font-size: 1.4rem;
    }
    .tpl__alphainfo__academy--intro--heading {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .tpl__alphainfo__academy--intro--imgbox {
        display: none;
    }
    .tpl__alphainfo__academy--intro--spimgbox {
        display: block;
        margin-bottom: 20px;
    }
    .tpl__alphainfo__academy--course--tags li {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    .tpl__alphainfo__academy--banner--heading {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.tpl__alphainfo-asidebox {
    background: #eaeaea;
    color: #333333;
    padding: 70px 0 30px;
}

@media screen and (max-width: 639px) {
    .tpl__alphainfo-asidebox {
        padding: 50px 0 5px;
    }
}

.tpl__alphainfo-store + .tpl__alphainfo-store,
.tpl__alphainfo-store + .tpl__alphainfo-program, .tpl__alphainfo-program + .tpl__alphainfo-store,
.tpl__alphainfo-program + .tpl__alphainfo-program {
    margin-top: 60px;
}

.tpl__alphainfo-store--inner, .tpl__alphainfo-program--inner {
    width: 93.75%;
    max-width: 1200px;
    box-sizing: border-box;
    margin: 0 auto;
}

.tpl__alphainfo-store--heading, .tpl__alphainfo-program--heading {
    text-align: center;
    font-family: "Yu Mincho", YuMincho, "游明朝", "HGS明朝", "HGP明朝", "HG明朝", serif;
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 1.34;
    font-weight: normal;
}

.tpl__alphainfo-store--txt, .tpl__alphainfo-program--txt {
    font-size: 1.125rem;
    line-height: 1.85;
}

@media screen and (max-width: 959px) {
    .tpl__alphainfo-store--heading, .tpl__alphainfo-program--heading {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

@media screen and (max-width: 479px) {
    .tpl__alphainfo-store--heading, .tpl__alphainfo-program--heading {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.tpl__alphainfo-store--imgbox {
    margin: 30px 0 50px;
    display: flex;
}

.tpl__alphainfo-store--imgitem {
    flex: 0 0 50%;
}

.tpl__alphainfo-store--list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}

.tpl__alphainfo-store--item {
    flex: 0 0 19.167%;
    transition: opacity .25s !important;
	text-decoration: none !important;
}

.tpl__alphainfo-store--item:hover {
    opacity: .8;
}

.tpl__alphainfo-store--name {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    background: #0e0e0e;
    height: 54px;
}

.tpl__alphainfo-store--name::before {
    content: '';
    display: inline-block;
    position: relative;
    top: -0.1em;
    margin-right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #fff;
}

.tpl__alphainfo-store--store-sp {
    display: none;
}

.tpl__alphainfo-store--img {
    display: block;
}

@media screen and (max-width: 1259px) {
    .tpl__alphainfo-store--name {
        font-size: 1.2vw;
        height: 4.8vw;
    }
}

@media screen and (max-width: 639px) {
    .tpl__alphainfo-store--store-sp {
        display: block;
        margin-top: 30px;
    }
    .tpl__alphainfo-store--list {
        display: none;
    }
    .tpl__alphainfo-store--name {
        font-size: 16px;
        font-size: 1rem;
        height: 48px;
    }
    .tpl__alphainfo-store--imgbox {
        margin: 30px 0;
    }
    .tpl__alphainfo-store--item {
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .tpl__alphainfo-store--name {
        font-size: 14px;
        font-size: 0.875rem;
        height: 40px;
    }
    .tpl__alphainfo-store--imgbox {
        margin: 20px 0;
    }
    .tpl__alphainfo-store--store-sp {
        display: block;
        margin-top: 20px;
    }
}

.tpl__alphainfo-program--box {
    clear: both;
    display: block;
    content: '';
    margin-top: 30px;
}

.tpl__alphainfo-program--img {
    float: right;
    margin: 0 0 0 40px;
    width: 38.584%;
    transition: opacity .2s !important;
}

.tpl__alphainfo-program--img:hover {
    opacity: .8;
}

.tpl__alphainfo-program--btn {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    margin-top: 20px;
    padding: 13px 30px 12px 30px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #5687f5;
    transition: opacity .2s !important;
}

.tpl__alphainfo-program--btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -3.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 4px;
    border-color: transparent transparent transparent #fff;
}

.tpl__alphainfo-program--btn:hover {
    color: #fff;
    opacity: .8;
}

@media screen and (max-width: 639px) {
    .tpl__alphainfo-program--img {
        display: block;
        float: none;
        margin: 0 0 30px;
        width: 100%;
    }
    .tpl__alphainfo-program--btn {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (max-width: 479px) {
    .tpl__alphainfo-program--img {
        margin: 0 0 20px;
    }
    .tpl__alphainfo-program--box {
        margin-top: 20px;
    }
    .tpl__alphainfo-program--btn {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.banners-block-title.not-underline {
    border-bottom: 0;
    padding-bottom: 0;
    font-weight: normal;
    margin-bottom: 23px;
}

@media screen and (min-width: 600px){
	.banners-block-title.not-underline {
		margin-bottom: 46px;
	}
}
.block-text.has-disc::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ff461b;
    margin-right: 10px;
}

.block-text.has-disc.adjust {
	padding-top: 10px;
}

.cap-lh {
	line-height: 2;
}

/* End alphainfo template stylesheet */