@charset "UTF-8";

/* common */

#mainArea {
    font-family:  "���C���I","Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3",sans-serif;
    font-weight: 500;
}

.flex {
    display: flex;
}

.wrap {
    flex-wrap: wrap;
}

.section-text p {
    padding: 0 25px 0px 0;
    line-height: 24px;
    font-size: 11.5px;
}

.emphasize {
    color: #00CB39;
}

.pdb-2rem {
    padding-bottom: 2rem;
}

link.a:link {
    color: #333;
    text-decoration: underline;
}

#contents .bannerbg:hover {
    opacity: 0.5;
}

/* パンフレット制作.jpが選ばれる理由 */
section {
    padding: 1rem;
}

section h4 {
    font-size: 19px;
    padding: 2rem 0 1rem 0;
    border-bottom: solid 2px #DCDCDB;
}

.subtitle {
    font-size: 14px;
    text-align: center;
    padding: 4rem 0;
    font-weight: bold;
}

.section-1,
.section-3,
.section-5 {
    background-color: #F2F2F1;
}

.section-text {
    padding: 25px 0 30px 0;
}

.last-text {
    padding: 45px 12px 0;
    line-height: 24px;
    font-size: 12px;
}

/* テンプレートとフルオーダーの違い */
.txt-center {
    text-align: center;
}

.border {
    border-bottom: solid 2px #DCDCDB;
}

.difference-templete-section .section-text {
    padding: 15px 0 30px 0;
}

.difference-templete-h4 {
    padding: 0rem 0 1rem 0;
}

/* パンフレットとリーフレットとカタログの違い */

.difference-type-section .section-text {
    padding: 15px 0 0px 0;
}

.difference-type-h4 {
    padding: 0rem 0 1rem 0;
    font-weight: 600;
}

.type-banner {
    padding: 3rem 0;
}

.type-last-text {
    padding: 45px 25px 0px 0;
}
