
.template-star .text-on-image.module {
    margin: 0 9.83% 2rem;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.template-star .module .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 31rem;
    margin: 1.5rem auto 1rem;
    padding: 0 15px;
}
.template-star .text-on-image.module .text {
    position: static;
    margin: 5rem 52% 5rem 2.5rem;
    background: #fff;
    transform: translateX(-0.5rem);
    padding: 4rem 3rem;
}
.template-star .module .text .title {
    font-family: Bellina, Georgia, serif;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: normal;
    text-transform: none;
    font-size: 2.75rem;
    line-height: 3rem;
    margin-bottom: 3rem;
    letter-spacing: 0.05rem;
}
.template-star .module .text p {
    width:100%;
    font-family: Campton, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1rem;
    font-weight: 200;
    letter-spacing: .02em;
    font-style: normal;
    line-height: 1.6;
    text-align: justify;
    color: #636363;
    margin: 0 0 1.5em;
}


.template-star .module {
    margin-bottom: 2rem;
}
.template-star .module .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 53rem;
    margin: 1.5rem auto 1rem;
    padding: 0 15px;
}
.template-star .module .text .title {
    font-family: Bellina, Georgia, serif;
    font-weight: normal;
    text-transform: none;
    line-height: 3rem;
}
.std ul {
    list-style: disc outside;
    margin-bottom: 1.5em;
}
.template-star .push-links {
    margin: 0 -10px -2rem;
    padding: 0 15px;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
    width: 100%;
    overflow-y: hidden;
}
.template-star .push-links.grid {
    white-space: normal;
    margin: 0;
}
.synoliafaq-index-index .std li, .cms-page-view .std li, .cms-no-route .std li {
    color: #636363;
    font-size: 14px;
    line-height: 24px;
    margin-left: 0;
}
.template-star .push-links li {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 10px 1.5rem;
    vertical-align: top;
    text-align: center;
}
.template-star .push-links.grid li {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    height: auto;
    margin: 0 3% 5%;
}
.template-star .push-links li a {
    font-family: Campton, Helvetica, Arial, sans-serif;
    font-size: .7rem;
    line-height: 1rem;
    font-weight: 200;
    letter-spacing: .02em;
    font-weight: bold;
    font-size: 1.2rem;
    color: #222;
    text-transform: uppercase;
    display: block;
    line-height: 1.5em;
}
.synoliafaq-index-index .std img, .cms-page-view .std img, .cms-no-route .std img {
    max-width: 100%;
}
.template-star .push-links li img {
    margin-bottom: 2rem;
}
.template-star .module .image img {
    width: 100%;
    height: auto;
}

/* リンクなし対応 */
.template-star a:hover,
.template-star a:focus {
    color: #005580;
    text-decoration: none;
    cursor: default;
}


@media all and (max-width: 1200px) {
.template-star .push-links.grid li {
    width: 27.333333%;
}
}
@media all and (max-width: 1024px) {
.template-star .push-links.grid li {
    width: 44%;
    margin-bottom: 2rem;
}
}
@media all and (max-width: 768px) {
.template-star .text-on-image.module .text {
    margin: 2.5rem;
    transform: none;
    padding: 2rem;
    max-width: 100%;
}
.template-star .module .text .title {
	font-size: 2.4rem;
    line-height: 2rem;
    margin-bottom: 1.3rem;
    letter-spacing: 0.05rem;
}
.template-star .module .text p {
    font-size: 1.1rem;
}
.template-star .push-links li {
    max-width: 44%;
    padding: 0 10px 1.5rem;
}
.template-star .module .text p {
    font-size: 1rem;
    line-height: 1.2rem;
    letter-spacing: .03em;
}
.template-star .push-links li a {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .03em;
}
}
@media all and (max-width: 480px) {

}
