
/******************************************************************
component - bg-arrow
******************************************************************/
.c-bg-arrow { position: relative; padding-left: 5px; padding-left: 0.75em; }

.c-bg-arrow::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(5px, 2px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-bg-arrow.is-active::after { transform: translate(0px, 2px) rotate(-45deg); }

.c-bg-arrow--white::after { border-color: #ffffff; }

/******************************************************************
component - bg-top-arrow
******************************************************************/
a.c-bg-top-arrow { display: inline-block; }

.c-bg-top-arrow { position: relative; padding-left: 5px; padding-left: 0.75em; }

.c-bg-top-arrow::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(5px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-bg-top-arrow.is-active::after { transform: translate(0px, 0.8em) rotate(-45deg); }

.c-bg-top-arrow--white::after { border-color: #ffffff; }

/******************************************************************
component - heading
******************************************************************/
.c-heading1 { margin-top: 3.5rem; margin-bottom: 3rem !important; font-size: 2rem; font-weight: normal; color: #2e8201; }

@media screen and (max-width: 736px) { .c-heading1 { margin-top: 1.875rem; margin-bottom: 1.5rem !important; font-size: 1.5rem; } }

.c-heading1--department { margin-bottom: 2rem !important; }

.color-faculty-bungaku .c-heading1 { color: #6994b7; }

.color-faculty-life .c-heading1 { color: #cb7786; }

.color-faculty-foodscience .c-heading1 { color: #ba3b2b; }

.color-faculty-human .c-heading1 { color: #73A7A4; }

.color-faculty-international .c-heading1 { color: #C9930D; }

.color-faculty-environment .c-heading1 { color: #F48576; }

.color-faculty-junior .c-heading1 { color: #857da7; }

.color-bungaku .c-heading1 { color: #5ca5bb; }

.color-eibungaku .c-heading1 { color: #5bbfe1; }

.color-bibi .c-heading1 { color: #8ea0ac; }

.color-environment .c-heading1 { color: #f68e6b; }

.color-diet .c-heading1 { color: #e39e8a; }

.color-seibun .c-heading1 { color: #f095aa; }

.color-gendaiseikatsu .c-heading1 { color: #b68cb9; }

.color-foodscience .c-heading1 { color: #d96d4a; }

.color-management .c-heading1 { color: #e77f40; }

.color-sociology .c-heading1 { color: #9FBC8C; }

.color-business-society .c-heading1 { color: #B6CFBE; }

.color-social-design .c-heading1 { color: #9DBDC5; }

.color-international .c-heading1 { color: #DBB449; }

.color-Japanese-commu .c-heading1 { color: #a89eab; }

.color-english-commu .c-heading1 { color: #9bb2da; }

.color-department-bungaku .c-heading1 { color: #6994b7; }

.color-department-life .c-heading1 { color: #cb7786; }

.color-department-human .c-heading1 { color: #7eaaa9; }

.c-heading1 + .c-heading2, .c-card__body .c-heading2 { margin-top: 0 !important; }

.c-heading2 { font-weight: normal; font-size: 1.5rem; position: relative; padding-left: 2.5em; }

.c-heading2:not(:first-child) { margin-top: 3rem; }

@media screen and (max-width: 736px) { .c-heading2:not(:first-child) { margin-top: 2.625rem; } }

@media screen and (max-width: 736px) { .c-heading2 { font-size: 1.3rem; } }

@media screen and (max-width: 736px) { .c-heading2 { padding-left: 1.8em; } }

.c-heading2::before { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0.65em; left: 0; width: 2em; height: 3px; background-color: #595959; }

@media screen and (max-width: 736px) { .c-heading2::before { width: 1.3em; } }

.blog-life .c-heading2::before { background-color: #b475ae; }

.color-faculty-bungaku .c-heading2::before { background-color: #8badc8; }

.color-faculty-life .c-heading2::before { background-color: #d99ca7; }

.color-faculty-foodscience .c-heading2::before { background-color: #d45444; }

.color-faculty-human .c-heading2::before { background-color: #92bbb8; }

.color-faculty-international .c-heading2::before { background-color: #f0b219; }

.color-faculty-environment .c-heading2::before { background-color: #f8afa5; }

.color-faculty-junior .c-heading2::before { background-color: #a29bbc; }

.color-bungaku .c-heading2::before { background-color: #80b9ca; }

.color-eibungaku .c-heading2::before { background-color: #86d0e9; }

.color-bibi .c-heading2::before { background-color: #abb9c2; }

.color-environment .c-heading2::before { background-color: #fbd0c1; }

.color-diet .c-heading2::before { background-color: #edc0b3; }

.color-seibun .c-heading2::before { background-color: #f9d8e0; }

.color-gendaiseikatsu .c-heading2::before { background-color: #d4bcd6; }

.color-foodscience .c-heading2::before { background-color: #e28f74; }

.color-management .c-heading2::before { background-color: #ed9d6d; }

.color-sociology .c-heading2::before { background-color: #bacfac; }

.color-business-society .c-heading2::before { background-color: #d5e3d9; }

.color-social-design .c-heading2::before { background-color: #bdd3d8; }

.color-international .c-heading2::before { background-color: #e3c674; }

.color-Japanese-commu .c-heading2::before { background-color: #c1b9c3; }

.color-english-commu .c-heading2::before { background-color: #c0cfe8; }

.color-department-bungaku .c-heading2::before { background-color: #8badc8; }

.color-department-life .c-heading2::before { background-color: #d99ca7; }

.color-department-human .c-heading2::before { background-color: #9dbebd; }

.c-heading2--link::before { background-color: #2e8201; }

.c-heading-brackets { font-weight: normal; font-size: 1.2rem; }

@media screen and (max-width: 736px) { .c-heading-brackets { font-size: 1rem; } }

.c-heading-brackets span { display: inline-block; position: relative; padding: 0 1em; }

.c-heading-brackets span:before { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; width: 6px; height: 100%; border: 1px solid #000; border-right: 0; }

.c-heading-brackets span:after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; width: 6px; height: 100%; border: 1px solid #000; border-left: 0; }

.c-heading-exam { text-align: center; font-weight: normal; font-size: 1rem; }

@media screen and (max-width: 736px) { .c-heading-exam { font-size: 0.9rem; } }

.c-heading-exam span { display: block; color: #c355a3; font-size: 1.6rem; font-weight: bold; }

@media screen and (max-width: 736px) { .c-heading-exam span { font-size: 1.44rem; } }

.c-heading-academy__en { display: block; color: #2e8201; font-size: 0.8rem; line-height: 1.6; }

@media screen and (max-width: 736px) { .c-heading-academy__en { font-size: 0.8rem; } }

.c-heading-academy__main { font-weight: normal; display: block; font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 2rem; }

@media screen and (max-width: 736px) { .c-heading-academy__main { font-size: 1.8rem; } }

.c-heading-campus { font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 0.9rem; margin-bottom: 2rem; }

@media screen and (max-width: 736px) { .c-heading-campus { font-size: 0.81rem; } }

@media screen and (max-width: 736px) { .c-heading-campus { margin-bottom: 0.75rem; } }

.c-heading-campus span { color: #2e8201; }

.c-heading-1week { padding-bottom: 0.5rem; display: flex; width: 100%; font-weight: normal; border-bottom: 2px solid #2e8201; }

@media screen and (max-width: 736px) { .c-heading-1week { font-size: 1.2rem; } }

.color-faculty-bungaku .c-heading-1week { border-color: #6994b7; }

.color-faculty-life .c-heading-1week { border-color: #cb7786; }

.color-faculty-foodscience .c-heading-1week { border-color: #ba3b2b; }

.color-faculty-human .c-heading-1week { border-color: #73A7A4; }

.color-faculty-international .c-heading-1week { border-color: #C9930D; }

.color-faculty-environment .c-heading-1week { border-color: #F48576; }

.color-faculty-junior .c-heading-1week { border-color: #857da7; }

.color-bungaku .c-heading-1week { border-color: #5ca5bb; }

.color-eibungaku .c-heading-1week { border-color: #5bbfe1; }

.color-bibi .c-heading-1week { border-color: #8ea0ac; }

.color-environment .c-heading-1week { border-color: #F8AB91; }

.color-diet .c-heading-1week { border-color: #e39e8a; }

.color-seibun .c-heading-1week { border-color: #F3ABBC; }

.color-gendaiseikatsu .c-heading-1week { border-color: #C09CC3; }

.color-foodscience .c-heading-1week { border-color: #d96d4a; }

.color-management .c-heading-1week { border-color: #e77f40; }

.color-sociology .c-heading-1week { border-color: #9FBC8C; }

.color-business-society .c-heading-1week { border-color: #B6CFBE; }

.color-social-design .c-heading-1week { border-color: #9DBDC5; }

.color-international .c-heading-1week { border-color: #DBB449; }

.color-Japanese-commu .c-heading-1week { border-color: #a89eab; }

.color-english-commu .c-heading-1week { border-color: #9bb2da; }

.color-department-bungaku .c-heading-1week { border-color: #6994b7; }

.color-department-life .c-heading-1week { border-color: #cb7786; }

.color-department-human .c-heading-1week { border-color: #7eaaa9; }

.c-heading-1week__number { margin-right: 0.4em; color: #2e8201; }

.color-faculty-bungaku .c-heading-1week__number { color: #6994b7; }

.color-faculty-life .c-heading-1week__number { color: #cb7786; }

.color-faculty-foodscience .c-heading-1week__number { color: #ba3b2b; }

.color-faculty-human .c-heading-1week__number { color: #73A7A4; }

.color-faculty-international .c-heading-1week__number { color: #C9930D; }

.color-faculty-environment .c-heading-1week__number { color: #F48576; }

.color-faculty-junior .c-heading-1week__number { color: #857da7; }

.color-bungaku .c-heading-1week__number { color: #5ca5bb; }

.color-eibungaku .c-heading-1week__number { color: #5bbfe1; }

.color-bibi .c-heading-1week__number { color: #8ea0ac; }

.color-environment .c-heading-1week__number { color: #f68e6b; }

.color-diet .c-heading-1week__number { color: #e39e8a; }

.color-seibun .c-heading-1week__number { color: #f095aa; }

.color-gendaiseikatsu .c-heading-1week__number { color: #b68cb9; }

.color-foodscience .c-heading-1week__number { color: #d96d4a; }

.color-management .c-heading-1week__number { color: #e77f40; }

.color-sociology .c-heading-1week__number { color: #9FBC8C; }

.color-business-society .c-heading-1week__number { color: #B6CFBE; }

.color-social-design .c-heading-1week__number { color: #9DBDC5; }

.color-international .c-heading-1week__number { color: #DBB449; }

.color-Japanese-commu .c-heading-1week__number { color: #a89eab; }

.color-english-commu .c-heading-1week__number { color: #9bb2da; }

.color-department-bungaku .c-heading-1week__number { color: #6994b7; }

.color-department-life .c-heading-1week__number { color: #cb7786; }

.color-department-human .c-heading-1week__number { color: #7eaaa9; }

.c-heading3 { font-weight: normal; color: #2e8201; font-size: 1.3rem; }

@media screen and (max-width: 736px) { .c-heading3 { font-size: 1.1rem; } }

.c-heading3--link { position: relative; padding-left: 8px; padding-left: 15px; }

.c-heading3--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-heading3--link::after { top: -3px; }

.c-heading4 { font-size: 1rem; }

@media screen and (max-width: 736px) { .c-heading4 { font-size: 1rem; } }

.c-heading4--link { position: relative; padding-left: 8px; padding-left: 13px; }

.c-heading4--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-heading5 { font-size: 0.9rem; }

@media screen and (max-width: 736px) { .c-heading5 { font-size: 0.8rem; } }

.c-heading5--link { position: relative; padding-left: 8px; padding-left: 13px; }

.c-heading5--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-heading6 { font-size: 0.9rem; }

@media screen and (max-width: 736px) { .c-heading6 { font-size: 0.8rem; } }

.c-heading6--link { position: relative; padding-left: 8px; padding-left: 13px; }

.c-heading6--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-heading-catch { font-weight: normal; font-size: 1.7rem; }

.c-heading-catch strong { font-weight: normal; }

@media screen and (max-width: 736px) { .c-heading-catch { font-size: 1.4rem; } }

.c-heading-catch--link { position: relative; padding-left: 10px; padding-left: 16px; }

.c-heading-catch--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(10px, 5.5px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 13px; height: 13px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-heading-catch-s { font-weight: normal; font-size: 1.3rem; }

.c-heading-catch-s strong { font-weight: normal; }

@media screen and (max-width: 736px) { .c-heading-catch-s { font-size: 1.1rem; } }

.c-heading-catch-s--link { position: relative; padding-left: 8px; padding-left: 15px; }

.c-heading-catch-s--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-heading-catch-s--link::after { top: -3px; }

/******************************************************************
component - heading-news
******************************************************************/
.c-heading1news { font-size: 2rem; }

@media screen and (max-width: 736px) { .c-heading1news { font-size: 1.5rem; } }

.c-heading2news { font-size: 2rem; }

.c-heading2news:not(:first-child) { margin-top: 2rem; }

@media screen and (max-width: 736px) { .c-heading2news:not(:first-child) { margin-top: 1.5rem; } }

@media screen and (max-width: 736px) { .c-heading2news { font-size: 1.5rem; } }

.c-heading3news { font-size: 1.75rem; }

@media screen and (max-width: 736px) { .c-heading3news { font-size: 1.25rem; } }

.c-heading4news { font-size: 1.5rem; }

@media screen and (max-width: 736px) { .c-heading4news { font-size: 1rem; } }

.c-heading5news { font-size: 1rem; }

@media screen and (max-width: 736px) { .c-heading5news { font-size: 0.9rem; } }

.c-heading6news { font-size: 0.9rem; }

@media screen and (max-width: 736px) { .c-heading6news { font-size: 0.8rem; } }

/******************************************************************
component - sns-list
******************************************************************/
.c-sns-list { display: flex; gap: 20px 40px; flex-wrap: wrap; }

.c-sns-list a { display: flex; align-items: center; gap: 15px; color: inherit; text-decoration: none; letter-spacing: 0.05em; font-size: 1.2rem; }

@media screen and (max-width: 736px) { .c-sns-list a { font-size: 1rem; } }

.c-sns-list a:hover { color: #2e8201; }

.c-sns-list img { width: auto; height: 42px; }

@media screen and (max-width: 736px) { .c-sns-list img { height: 36px; } }

/******************************************************************
component - button
******************************************************************/
.c-button { color: inherit; text-decoration: none; display: inline-block; text-align: center; cursor: pointer; vertical-align: middle; box-sizing: border-box; border: 1px solid transparent; line-height: 1.5; padding: 0.5em 1.5em; }

.c-button:hover { color: #2e8201; text-decoration: none; }

.c-button--radius { border-radius: 6px; }

.c-button--circle { border-radius: 3em; }

.c-button--full { display: block; width: 100%; padding: 0.5em 1em; }

.c-button--bg-form { background-color: #9f5799; color: #ffffff !important; transition-property: background; transition-duration: 0.3s; }

.c-button--bg-form:hover { background-color: #7e4579; }

.c-button--bglight-form { background-color: #f5f3f5; color: #2e8201; transition-property: background, color; transition-duration: 0.3s; }

.c-button--bglight-form:hover { background-color: #9f5799; color: #ffffff; }

.c-button--bglight-border-form { background-color: #f5f3f5; border: 1px solid #7e4579; color: #2e8201; transition-property: background, color; transition-duration: 0.3s; }

.c-button--bglight-border-form:hover { background-color: #9f5799; color: #ffffff; }

.c-button--bglight-borderlight-form { background-color: #f5f3f5; border: 1px solid #c696c2; color: #2e8201; transition-property: background, color; transition-duration: 0.3s; }

.c-button--bglight-borderlight-form:hover { background-color: #9f5799; color: #ffffff; }

.c-button--border-form { border: 1px solid #7e4579; color: #2e8201 !important; transition-property: background, color; transition-duration: 0.3s; }

.c-button--border-form:hover { background-color: #f5f3f5; }

.c-button--borderlight-form { border: 1px solid #c696c2; color: #2e8201 !important; transition-property: background, color; transition-duration: 0.3s; }

.c-button--borderlight-form:hover { background-color: #f5f3f5; }

.c-button:disabled { opacity: 0.6; cursor: not-allowed; }

/******************************************************************
component - badge
******************************************************************/
.c-badge { display: inline-block; text-align: center; vertical-align: 1px; box-sizing: border-box; line-height: 1; font-size: 0.85em; border: 1px solid transparent; padding: 0.45em 0.5em 0.35em; }

@media all and (-ms-high-contrast: none) { .c-badge { padding-top: 0.65em; } }

.c-badge--full { display: block; width: 100%; }

.c-badge--new { margin: 0 0 0 8px; padding: 2px 4px; background-color: #cc475d; border-radius: 2px; color: #ffffff; font-size: 11px; font-weight: bold; }

.c-badge--new-prepend { margin: 0 8px 0 0; padding: 2px 4px; background-color: #cc475d; border-radius: 2px; color: #ffffff; font-size: 11px; font-weight: bold; }

.c-badge--required { border-radius: 3px; background-color: #dc3545; color: #ffffff; margin-right: 0.5em; padding: 0.35em 0.3em 0.25em; }

@media all and (-ms-high-contrast: none) { .c-badge--required { padding-top: 0.55em; } }

.c-badge--admission { min-width: 4.5em; }

.c-badge--admission:last-child { margin-left: 1px; }

.c-badge--people-taeget1 { color: #ffffff; border-radius: 60px; background-color: #5c97ad; padding-left: 0.8em; padding-right: 0.8em; }

.c-badge--people-alumni { border-radius: 60px; border-color: #595959; padding-left: 0.8em; padding-right: 0.8em; }

.c-badge--people-currentstudents { color: #2e8201; border-radius: 60px; border-color: #2e8201; padding-left: 0.8em; padding-right: 0.8em; }

.c-badge--people-event, .c-badge--event { border-radius: 60px; border-color: #595959; padding-left: 0.8em; padding-right: 0.8em; }

.c-badge--people-event-all, .c-badge--event-all { color: #2f2f2f !important; border-color: #2f2f2f; }

.c-badge--people-event-elementary, .c-badge--event-elementary { color: #18971e !important; border-color: #18971e; }

.c-badge--people-event-middle, .c-badge--event-middle { color: #7c1b1b !important; border-color: #7c1b1b; }

.c-badge--people-event-high, .c-badge--event-high { color: #212190 !important; border-color: #212190; }

.c-badge--people-event-exam, .c-badge--event-exam { color: #b42020 !important; border-color: #b42020; }

.c-badge--people-event-student, .c-badge--event-student { color: #2e8201 !important; border-color: #2e8201; }

.c-badge--people-event-graduate, .c-badge--event-graduate { color: #595959 !important; border-color: #595959; }

.c-badge--people-event-guardian, .c-badge--event-guardian { color: #d85f77 !important; border-color: #d85f77; }

.c-badge--people-event-teacher, .c-badge--event-teacher { color: #928110 !important; border-color: #928110; }

.c-badge--people-event-international, .c-badge--event-international { color: #2a809f !important; border-color: #2a809f; }

.c-badge--people-event-general, .c-badge--event-general { color: #2f2f2f !important; border-color: #2f2f2f; }

.c-badge--people-list2-faculty-bungaku { background-color: #6994b7; color: #ffffff; }

.c-badge--people-list2-faculty-life { background-color: #cb7786; color: #ffffff; }

.c-badge--people-list2-faculty-foodscience { background-color: #ba3b2b; color: #ffffff; }

.c-badge--people-list2-faculty-human { background-color: #73A7A4; color: #ffffff; }

.c-badge--people-list2-faculty-international { background-color: #C9930D; color: #ffffff; }

.c-badge--people-list2-faculty-environment { background-color: #F48576; color: #ffffff; }

.c-badge--people-list2-faculty-junior { background-color: #857da7; color: #ffffff; }

.c-badge--people-list2-bungaku { background-color: #5ca5bb; color: #ffffff; }

.c-badge--people-list2-eibungaku { background-color: #5bbfe1; color: #ffffff; }

.c-badge--people-list2-bibi { background-color: #8ea0ac; color: #ffffff; }

.c-badge--people-list2-environment { background-color: #F8AB91; color: #ffffff; }

.c-badge--people-list2-diet { background-color: #e39e8a; color: #ffffff; }

.c-badge--people-list2-seibun { background-color: #F3ABBC; color: #ffffff; }

.c-badge--people-list2-gendaiseikatsu { background-color: #C09CC3; color: #ffffff; }

.c-badge--people-list2-foodscience { background-color: #d96d4a; color: #ffffff; }

.c-badge--people-list2-management { background-color: #e77f40; color: #ffffff; }

.c-badge--people-list2-sociology { background-color: #9FBC8C; color: #ffffff; }

.c-badge--people-list2-business-society { background-color: #B6CFBE; color: #ffffff; }

.c-badge--people-list2-social-design { background-color: #9DBDC5; color: #ffffff; }

.c-badge--people-list2-international { background-color: #DBB449; color: #ffffff; }

.c-badge--people-list2-Japanese-commu { background-color: #a89eab; color: #ffffff; }

.c-badge--people-list2-english-commu { background-color: #9bb2da; color: #ffffff; }

.c-badge--people-list2-department-bungaku { background-color: #6994b7; color: #ffffff; }

.c-badge--people-list2-department-life { background-color: #cb7786; color: #ffffff; }

.c-badge--people-list2-department-human { background-color: #7eaaa9; color: #ffffff; }

.c-badge--bg-news-all { background-color: #dcdddd; color: inherit; }

.c-badge--bg-news-activity { background-color: #f3cccc; color: inherit; }

.c-badge--bg-news-event { background-color: #c7d2e2; color: inherit; }

.c-badge--bg-news-global { background-color: #dbd0e6; color: inherit; }

.c-badge--bg-news-info { background-color: #d6e9ca; color: inherit; }

.c-badge--bg-news-exam { background-color: #f8e58c; color: inherit; }

.c-badge--bg-graduate { background-color: #1740a8; color: #ffffff; }

.c-badge--bg-university { background-color: #bd9c00; color: #ffffff; }

.c-badge--bg-college { background-color: #74ad18; color: #ffffff; }

.c-badge--bg-common { background-color: #af4695; color: #ffffff; }

.c-badge--bg-hino { background-color: #25adb6; color: #ffffff; }

.c-badge--bg-shibuya { background-color: #ff770a; color: #ffffff; }

.c-badge--bg-news-career { background-color: #c5d9f1; color: inherit; }

.c-badge--bg-news-life { background-color: #e6d3bd; color: inherit; }

.c-badge--border-faculty-bungaku { border: 1px solid #6994b7; color: #6994b7; }

.c-badge--border-faculty-life { border: 1px solid #cb7786; color: #cb7786; }

.c-badge--border-faculty-foodscience { border: 1px solid #ba3b2b; color: #ba3b2b; }

.c-badge--border-faculty-human { border: 1px solid #73A7A4; color: #73A7A4; }

.c-badge--border-faculty-international { border: 1px solid #C9930D; color: #C9930D; }

.c-badge--border-faculty-environment { border: 1px solid #F48576; color: #F48576; }

.c-badge--border-faculty-junior { border: 1px solid #857da7; color: #857da7; }

.c-badge--border-bungaku { border: 1px solid #5ca5bb; color: #5ca5bb; }

.c-badge--border-eibungaku { border: 1px solid #5bbfe1; color: #5bbfe1; }

.c-badge--border-bibi { border: 1px solid #8ea0ac; color: #8ea0ac; }

.c-badge--border-environment { border: 1px solid #F8AB91; color: #F8AB91; }

.c-badge--border-diet { border: 1px solid #e39e8a; color: #e39e8a; }

.c-badge--border-seibun { border: 1px solid #F3ABBC; color: #f095aa; }

.c-badge--border-gendaiseikatsu { border: 1px solid #C09CC3; color: #b68cb9; }

.c-badge--border-foodscience { border: 1px solid #d96d4a; color: #d96d4a; }

.c-badge--border-management { border: 1px solid #e77f40; color: #e77f40; }

.c-badge--border-sociology { border: 1px solid #9FBC8C; color: #9FBC8C; }

.c-badge--border-business-society { border: 1px solid #B6CFBE; color: #B6CFBE; }

.c-badge--border-social-design { border: 1px solid #9DBDC5; color: #9DBDC5; }

.c-badge--border-international { border: 1px solid #DBB449; color: #DBB449; }

.c-badge--border-Japanese-commu { border: 1px solid #a89eab; color: #a89eab; }

.c-badge--border-english-commu { border: 1px solid #9bb2da; color: #9bb2da; }

.c-badge--border-department-bungaku { border: 1px solid #6994b7; color: #6994b7; }

.c-badge--border-department-life { border: 1px solid #cb7786; color: #cb7786; }

.c-badge--border-department-human { border: 1px solid #7eaaa9; color: #7eaaa9; }

/******************************************************************
component - list-disc
******************************************************************/
.c-list-disc__item { margin-left: 1.5em; list-style: disc; }

/******************************************************************
component - wysiwyg - list-disc
******************************************************************/
.wysiwyg ul li { margin-left: 1.5em; list-style: disc; }

/******************************************************************
component - list-disc-glid
******************************************************************/
.c-list-disc-glid { display: flex; flex-wrap: wrap; margin-right: -1rem; }

.c-list-disc-glid__item2 { width: calc( 50% - 1rem); margin-right: 1rem; }

.c-list-disc-glid__item3 { width: calc( 33.33333% - 1rem); margin-right: 1rem; }

.c-list-disc-glid__item4 { width: calc( 25% - 1rem); margin-right: 1rem; }

.c-list-disc-glid__item5 { width: calc( 20% - 1rem); margin-right: 1rem; }

.c-list-disc-glid__maker { display: list-item; list-style-type: disc; margin-left: 1.5em; }

@media screen and (max-width: 736px) { .c-list-disc-glid { flex-direction: column; margin-right: 0; }
  .c-list-disc-glid__item2 { width: 100%; margin-right: 0; }
  .c-list-disc-glid__item3 { width: 100%; margin-right: 0; }
  .c-list-disc-glid__item4 { width: 100%; margin-right: 0; }
  .c-list-disc-glid__item5 { width: 100%; margin-right: 0; } }

/******************************************************************
component - list-order
******************************************************************/
.c-list-order__item { margin-left: 1.5em; list-style: decimal; }

/******************************************************************
component - wysiwyg - list-order
******************************************************************/
.wysiwyg ol li { margin-left: 1.5em; list-style: decimal; }

/******************************************************************
component - list-order-glid
******************************************************************/
.c-list-order-glid { display: flex; flex-wrap: wrap; margin-right: -1rem; }

.c-list-order-glid__item2 { width: calc( 50% - 1rem - 1.5em); margin-right: 1rem; display: list-item; list-style-type: decimal; margin-left: 1.5em; }

.c-list-order-glid__item3 { width: calc( 33.33333% - 1rem - 1.5em); margin-right: 1rem; display: list-item; list-style-type: decimal; margin-left: 1.5em; }

.c-list-order-glid__item4 { width: calc( 25% - 1rem - 1.5em); margin-right: 1rem; display: list-item; list-style-type: decimal; margin-left: 1.5em; }

.c-list-order-glid__item5 { width: calc( 20% - 1rem - 1.5em); margin-right: 1rem; display: list-item; list-style-type: decimal; margin-left: 1.5em; }

@media screen and (max-width: 736px) { .c-list-order-glid { flex-direction: column; margin-right: 0; }
  .c-list-order-glid__item2 { width: 100%; margin-right: 0; }
  .c-list-order-glid__item3 { width: 100%; margin-right: 0; }
  .c-list-order-glid__item4 { width: 100%; margin-right: 0; }
  .c-list-order-glid__item5 { width: 100%; margin-right: 0; } }

/******************************************************************
component - list-notes
******************************************************************/
.c-list-notes { display: table; }

.c-list-notes__row { display: table-row; }

.c-list-notes__head { display: table-cell; white-space: nowrap; padding-right: 0.5em; }

.c-list-notes__body { display: table-cell; }

@media screen and (max-width: 736px) { .c-list-notes.sp-vertial { display: block; }
  .c-list-notes.sp-vertial > .c-list-notes__row { display: block; }
  .c-list-notes.sp-vertial > .c-list-notes__row > .c-list-notes__head { display: block; white-space: normal; padding-right: 0; }
  .c-list-notes.sp-vertial > .c-list-notes__row > .c-list-notes__body { display: block; } }

/******************************************************************
component - list-arrow
******************************************************************/
.c-list-arrow__item { position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow__item::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow__item-s { position: relative; padding-left: 11px; padding-left: 1.5em; }

.c-list-arrow__item-s::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(11px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

/******************************************************************
component - list-arrow-glid
******************************************************************/
.c-list-arrow-glid { display: flex; flex-wrap: wrap; margin-right: -1rem; }

.c-list-arrow-glid__item2 { width: calc( 50% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-glid__item2::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow-glid__item3 { width: calc( 33.33333% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-glid__item3::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow-glid__item4 { width: calc( 25% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-glid__item4::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow-glid__item5 { width: calc( 20% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-glid__item5::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .c-list-arrow-glid { flex-direction: column; margin-right: 0; }
  .c-list-arrow-glid__item2 { width: 100%; margin-right: 0; }
  .c-list-arrow-glid__item3 { width: 100%; margin-right: 0; }
  .c-list-arrow-glid__item4 { width: 100%; margin-right: 0; }
  .c-list-arrow-glid__item5 { width: 100%; margin-right: 0; } }

/******************************************************************
component - list-arrow-bottom-glid
******************************************************************/
.c-list-arrow-bottom-glid { display: flex; flex-wrap: wrap; margin-right: -1rem; }

.c-list-arrow-bottom-glid__item2 { width: calc( 50% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-bottom-glid__item2::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0.8em; left: 0; transform: translate(6px, -1.5px) rotate(-45deg); transform-origin: top left; border-bottom: 1px solid #9f5799; border-left: 1px solid #9f5799; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow-bottom-glid__item3 { width: calc( 33.33333% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-bottom-glid__item3::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0.8em; left: 0; transform: translate(6px, -1.5px) rotate(-45deg); transform-origin: top left; border-bottom: 1px solid #9f5799; border-left: 1px solid #9f5799; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow-bottom-glid__item4 { width: calc( 25% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-bottom-glid__item4::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0.8em; left: 0; transform: translate(6px, -1.5px) rotate(-45deg); transform-origin: top left; border-bottom: 1px solid #9f5799; border-left: 1px solid #9f5799; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-list-arrow-bottom-glid__item5 { width: calc( 20% - 1rem); margin-right: 1rem; box-sizing: border-box; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-bottom-glid__item5::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0.8em; left: 0; transform: translate(6px, -1.5px) rotate(-45deg); transform-origin: top left; border-bottom: 1px solid #9f5799; border-left: 1px solid #9f5799; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .c-list-arrow-bottom-glid { flex-direction: column; margin-right: 0; }
  .c-list-arrow-bottom-glid__item2 { width: 100%; margin-right: 0; }
  .c-list-arrow-bottom-glid__item3 { width: 100%; margin-right: 0; }
  .c-list-arrow-bottom-glid__item4 { width: 100%; margin-right: 0; }
  .c-list-arrow-bottom-glid__item5 { width: 100%; margin-right: 0; } }

/******************************************************************
component - list-arrow-inline
******************************************************************/
.c-list-arrow-inline > *:not(:last-child) { margin-right: 1rem; }

@media screen and (max-width: 736px) { .c-list-arrow-inline > *:not(:last-child) { margin-right: 0.75rem; } }

.c-list-arrow-inline__item { display: inline-block; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-list-arrow-inline__item::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

/******************************************************************
component - list-arrow-bottom-inline
******************************************************************/
.c-list-arrow-bottom-inline > *:not(:last-child) { margin-right: 1rem; }

@media screen and (max-width: 736px) { .c-list-arrow-bottom-inline > *:not(:last-child) { margin-right: 0.75rem; } }

.c-list-arrow-bottom-inline__item { display: inline-block; position: relative; padding-left: 20px; padding-left: 1.8em; }

.c-list-arrow-bottom-inline__item::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0.8em; left: 0; transform: translate(6px, -2.5px) rotate(-45deg); transform-origin: top left; border-bottom: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

/******************************************************************
component - define-disc
******************************************************************/
.c-define-disc__head { display: list-item; list-style-type: disc; margin-left: 1.5em; font-weight: bold; }

.c-define-disc__body { margin-left: 1.5em; }

/******************************************************************
component - define-arrow
******************************************************************/
.c-define-arrow__head { font-weight: bold; position: relative; padding-left: 14px; padding-left: 1.5em; }

.c-define-arrow__head::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(14px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-define-arrow__body { margin-left: 1.5em; }

.c-define-arrow--bordersand { border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; padding-top: 1rem; padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-define-arrow--bordersand { padding-top: 0.75rem; padding-bottom: 0.75rem; } }

.c-define-arrow--border > .c-define-arrow__head:not(:first-child) { border-top: 1px solid #d5d5d5; padding-top: 1rem; }

.c-define-arrow--border > .c-define-arrow__head:not(:first-child)::after { top: 1rem; }

.c-define-arrow--border > .c-define-arrow__body:not(:last-child) { padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-define-arrow--border > .c-define-arrow__head:not(:first-child) { padding-top: 0.75rem; }
  .c-define-arrow--border > .c-define-arrow__head:not(:first-child)::after { top: 0.75rem; }
  .c-define-arrow--border > .c-define-arrow__body:not(:last-child) { padding-bottom: 0.75rem; } }

/******************************************************************
component - image
******************************************************************/
.c-image > a { display: inline-block; }

.c-image--center { text-align: center; }

.c-image--right { text-align: right; }

.blog-life .p-department-blog .c-image img { border: 10px solid #c290be; }

.p-department-blog .c-image img { box-sizing: border-box; }

.blog-bungaku .p-department-blog .c-image img { border: 10px solid #8bbfcf; }

.blog-eibungaku .p-department-blog .c-image img { border: 10px solid #7ecce8; }

.blog-bibi .p-department-blog .c-image img { border: 10px solid #a5b4bd; }

.blog-environment .p-department-blog .c-image img { border: 10px solid #fac8b7; }

.blog-diet .p-department-blog .c-image img { border: 10px solid #ebb9ab; }

.blog-seibun .p-department-blog .c-image img { border: 10px solid #f8cfd8; }

.blog-gendaiseikatsu .p-department-blog .c-image img { border: 10px solid #d0b5d2; }

.blog-sociology .p-department-blog .c-image img { border: 10px solid #b5cba6; }

.blog-business-society .p-department-blog .c-image img { border: 10px solid #cfdfd4; }

.blog-social-design .p-department-blog .c-image img { border: 10px solid #b7ced4; }

.blog-international .p-department-blog .c-image img { border: 10px solid #e2c26b; }

.blog-Japanese-commu .p-department-blog .c-image img { border: 10px solid #bcb4be; }

.blog-english-commu .p-department-blog .c-image img { border: 10px solid #b9c9e5; }

.c-image__title { display: block; text-align: left; line-height: 1.5; font-weight: bold; font-size: 1.2rem; line-height: 1.6; }

@media screen and (max-width: 736px) { .c-image__title { font-size: 1.08rem; } }

.c-image--center .c-image__title { margin-right: auto; margin-left: auto; }

.c-image--right .c-image__title { margin-left: auto; }

.c-image__caption { display: block; text-align: left; line-height: 1.5; }

.c-image--center .c-image__caption { margin-right: auto; margin-left: auto; }

.c-image--right .c-image__caption { margin-left: auto; }

.c-image img:not(:first-child) { margin-top: 0.5rem; }

@media screen and (max-width: 736px) { .c-image img:not(:first-child) { margin-top: 0.375rem; } }

.c-image img:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-image img:not(:last-child) { margin-bottom: 0.375rem; } }

/******************************************************************
component - image-row
******************************************************************/
.c-image-row { display: flex; flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; margin-bottom: -1rem; }

.c-image-row--center { justify-content: center; }

.c-image-row--right { justify-content: flex-end; }

.c-image-row__item { margin-right: 0.5rem; margin-left: 0.5rem; margin-bottom: 1rem; box-sizing: border-box; }

@media screen and (max-width: 736px) { .c-image-row:not(.sp-keep):not(.sp-grid) { flex-direction: column; margin-right: 0; margin-left: 0; margin-bottom: -0.75rem; }
  .c-image-row:not(.sp-keep):not(.sp-grid) > .c-image-row__item { width: 100%; margin-right: 0; margin-left: 0; margin-bottom: 0.75rem; text-align: center; }
  .c-image-row.sp-grid { flex-wrap: wrap; margin-right: -0.375rem; margin-left: -0.375rem; margin-bottom: -0.75rem; }
  .c-image-row.sp-grid > .c-image-row__item.sp-item2 { width: calc( 50% - 0.75rem); margin-right: 0.375rem; margin-left: 0.375rem; margin-bottom: 0.75rem; text-align: center; }
  .c-image-row.sp-grid > .c-image-row__item.sp-item3 { width: calc( 33.33333% - 0.75rem); margin-right: 0.375rem; margin-left: 0.375rem; margin-bottom: 0.75rem; text-align: center; }
  .c-image-row.sp-grid > .c-image-row__item.sp-item4 { width: calc( 25% - 0.75rem); margin-right: 0.375rem; margin-left: 0.375rem; margin-bottom: 0.75rem; text-align: center; }
  .c-image-row.sp-grid > .c-image-row__item.sp-item5 { width: calc( 20% - 0.75rem); margin-right: 0.375rem; margin-left: 0.375rem; margin-bottom: 0.75rem; text-align: center; }
  .c-image-row.sp-grid > .c-image-row__item.sp-item6 { width: calc( 16.66667% - 0.75rem); margin-right: 0.375rem; margin-left: 0.375rem; margin-bottom: 0.75rem; text-align: center; } }

/******************************************************************
component - text-row
******************************************************************/
.c-text-row { display: flex; }

.c-text-row--bg-gray { background-color: #f3f3f2; }

.c-text-row--bg-gray > .c-text-row__body-right { padding: 1.5rem 1.5rem 1.5rem 0.5rem; }

@media screen and (max-width: 736px) { .c-text-row--bg-gray > .c-text-row__body-right { padding: 0 1.125rem 1.125rem 1.125rem; } }

.c-text-row--bg-gray > .c-text-row__body-left { padding: 1.5rem 0.5rem 1.5rem 1.5rem; }

@media screen and (max-width: 736px) { .c-text-row--bg-gray > .c-text-row__body-left { padding: 0 1.125rem 1.125rem 1.125rem; } }

.c-text-row--inline { display: inline-flex; }

.c-text-row--center { align-items: center; }

.c-text-row--end { align-items: flex-end; }

.c-text-row > .c-text-row__head-left { box-sizing: border-box; flex-shrink: 0; order: 1; margin-right: 1rem; }

.c-text-row > .c-text-row__head-left .c-text-row__bg-border { position: relative; display: inline-block; margin-bottom: 15px; }

.c-text-row > .c-text-row__head-left .c-text-row__bg-border::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: url(/common/img/bg_img_border.png); transform: translate(15px, 15px); }

.c-text-row > .c-text-row__head-left .c-text-row__bg-border img { position: relative; z-index: +1; }

.c-text-row > .c-text-row__head-right { box-sizing: border-box; flex-shrink: 0; order: 2; margin-left: 1rem; }

.c-text-row > .c-text-row__head-right .c-text-row__bg-border { margin-top: 15px; }

.c-text-row > .c-text-row__head-right .c-text-row__bg-border-inner { position: relative; display: inline-block; }

.c-text-row > .c-text-row__head-right .c-text-row__bg-border-inner::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: url(/common/img/bg_img_border.png); transform: translate(-15px, -15px); }

.c-text-row > .c-text-row__head-right .c-text-row__bg-border-inner img { position: relative; z-index: +1; }

.c-text-row > .c-text-row__body-right { box-sizing: border-box; flex-grow: 1; order: 2; }

.c-text-row > .c-text-row__body-left { box-sizing: border-box; flex-grow: 1; order: 1; }

@media print, screen and (max-width: 800px) { .c-text-row > .c-text-row__head-left { max-width: 50%; }
  .c-text-row > .c-text-row__head-right { max-width: 50%; } }

@media screen and (max-width: 736px) { .c-text-row--center:not(.sp-keep) { align-items: flex-start; }
  .c-text-row--center:not(.sp-keep) > .c-text-row__head-left { width: 100%; }
  .c-text-row--center:not(.sp-keep) > .c-text-row__head-right { width: 100%; }
  .c-text-row--center:not(.sp-keep) > .c-text-row__body-right { width: 100%; }
  .c-text-row--center:not(.sp-keep) > .c-text-row__body-left { width: 100%; }
  .c-text-row:not(.sp-keep) { flex-direction: column; }
  .c-text-row:not(.sp-keep) > .c-text-row__head-left { margin-right: 0; margin-bottom: 0.75rem; text-align: center; max-width: none; }
  .c-text-row:not(.sp-keep).sp-bottom > .c-text-row__head-left { order: 2; margin-bottom: 0; margin-top: 0.75rem; }
  .c-text-row:not(.sp-keep) > .c-text-row__head-right { margin-left: 0; margin-bottom: 0.75rem; order: 1; text-align: center; max-width: none; }
  .c-text-row:not(.sp-keep).sp-bottom > .c-text-row__head-right { order: 2; margin-bottom: 0; margin-top: 0.75rem; }
  .c-text-row:not(.sp-keep).sp-bottom > .c-text-row__body-right { order: 1; }
  .c-text-row:not(.sp-keep) > .c-text-row__body-left { order: 2; }
  .c-text-row:not(.sp-keep).sp-bottom > .c-text-row__body-left { order: 1; }
  .c-text-row.sp-keep > .c-text-row__head-left { margin-right: 0.75rem; max-width: 40%; }
  .c-text-row.sp-keep > .c-text-row__head-right { margin-left: 0.75rem; max-width: 40%; } }

.c-text-row--2x > .c-text-row__head-left { margin-right: 2rem; }

.c-text-row--2x > .c-text-row__head-right { margin-left: 2rem; }

@media screen and (max-width: 736px) { .c-text-row--2x:not(.sp-keep) > .c-text-row__head-left, .c-text-row--2x:not(.sp-keep) > .c-text-row__head-right { margin-bottom: 1.5rem; }
  .c-text-row--2x:not(.sp-keep).sp-bottom > .c-text-row__head-left, .c-text-row--2x:not(.sp-keep).sp-bottom > .c-text-row__head-right { margin-top: 1.5rem; }
  .c-text-row--2x.sp-keep > .c-text-row__head-left { margin-right: 1.5rem; }
  .c-text-row--2x.sp-keep > .c-text-row__head-right { margin-left: 1.5rem; } }

/******************************************************************
component - text-around
******************************************************************/
.c-text-around::after { content: ""; display: block; clear: both; }

.c-text-around--bg-gray { background-color: #f3f3f2; }

.c-text-around--bg-gray > .c-text-around__body--right { padding: 1.5rem; }

@media screen and (max-width: 736px) { .c-text-around--bg-gray > .c-text-around__body--right { padding: 0 1.125rem 1.125rem 1.125rem; } }

.c-text-around--bg-gray > .c-text-around__body--left { padding: 1.5rem; }

@media screen and (max-width: 736px) { .c-text-around--bg-gray > .c-text-around__body--left { padding: 0 1.125rem 1.125rem 1.125rem; } }

.c-text-around > .c-text-around__image--left { display: block; float: left; margin-right: 1rem; margin-bottom: 1rem; }

.c-text-around > .c-text-around__image--left .c-text-around__bg-border { position: relative; display: inline-block; margin-bottom: 15px; }

.c-text-around > .c-text-around__image--left .c-text-around__bg-border::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: url(/common/img/bg_img_border.png); transform: translate(15px, 15px); }

.c-text-around > .c-text-around__image--left .c-text-around__bg-border img { position: relative; z-index: +1; }

.c-text-around > .c-text-around__image--right { display: block; float: right; margin-left: 1rem; margin-bottom: 1rem; }

.c-text-around > .c-text-around__image--right .c-text-around__bg-border { margin-top: 15px; }

.c-text-around > .c-text-around__image--right .c-text-around__bg-border-inner { position: relative; display: inline-block; }

.c-text-around > .c-text-around__image--right .c-text-around__bg-border-inner::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: url(/common/img/bg_img_border.png); transform: translate(-15px, -15px); }

.c-text-around > .c-text-around__image--right .c-text-around__bg-border-inner img { position: relative; z-index: +1; }

@media screen and (max-width: 736px) { .c-text-around:not(.sp-keep) > .c-text-around__image--left { float: none; margin-right: 0; margin-bottom: 0.75rem; text-align: center; max-width: none; }
  .c-text-around:not(.sp-keep) > .c-text-around__image--right { float: none; margin-left: 0; margin-bottom: 0.75rem; text-align: center; max-width: none; }
  .c-text-around.sp-keep > .c-text-around__image--left { margin-right: 0.75rem; max-width: 40%; }
  .c-text-around.sp-keep > .c-text-around__image--right { margin-left: 0.75rem; max-width: 40%; } }

.c-text-around--2x > .c-text-around__image--left { margin-right: 2rem; margin-bottom: 2rem; }

.c-text-around--2x > .c-text-around__image--right { margin-left: 2rem; margin-bottom: 2rem; }

@media screen and (max-width: 736px) { .c-text-around--2x:not(.sp-keep) > .c-text-around__image--left, .c-text-around--2x:not(.sp-keep) > .c-text-around__image--right { margin-bottom: 1.5rem; }
  .c-text-around--2x.sp-keep > .c-text-around__image--left { margin-right: 1.5rem; }
  .c-text-around--2x.sp-keep > .c-text-around__image--right { margin-left: 1.5rem; } }

/******************************************************************
component - table
******************************************************************/
.c-table { width: 100%; }

.c-table__caption { font-weight: bold; font-size: 1.2rem; line-height: 1.6; text-align: left; }

@media screen and (max-width: 736px) { .c-table__caption { font-size: 1.08rem; } }

.p-department-blog .c-table__data { background: #ffffff; }

.c-table--type1 .c-table__data--bg { background-color: #f6f6f6; }

.c-table--type2 .c-table__data { border-color: #be99bb; }

.c-table--type2 .c-table__data--bg { background-color: #f7f1f7; }

.c-table__data { box-sizing: border-box; border: 1px solid #d5d5d5; text-align: left; padding-right: 1rem; padding-left: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; }

@media screen and (max-width: 736px) { .c-table__data { padding-right: 0.75rem; padding-left: 0.75rem; } }

@media screen and (max-width: 736px) { .c-table__data { padding-top: 0.5625rem; padding-bottom: 0.5625rem; } }

.c-table__calendartitle { background-color: #f2f0f2; text-align: center; }

.c-table .holiday span.date { color: #b05050 !important; }

.c-table .weekend span.date { color: #316c99 !important; }

.c-table__calendartd { vertical-align: top; height: 5em; }

.c-table__s-calendartitle { background-color: #f2f0f2; text-align: center; }

@media screen and (max-width: 736px) { .c-table__s-calendartitle { padding-right: 0rem; padding-left: 0rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .c-table__s-calendartitle { padding-right: 0rem; padding-left: 0rem; } }

.c-table__s-calendartd { text-align: center; padding-right: 0.5rem; padding-left: 0.5rem; }

@media screen and (max-width: 736px) { .c-table__s-calendartd { padding-right: 0.375rem; padding-left: 0.375rem; } }

@media screen and (max-width: 736px) { .c-table__s-calendartd { padding-right: 0rem; padding-left: 0rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .c-table__s-calendartd { padding-right: 0rem; padding-left: 0rem; } }

/******************************************************************
component - wysiwyg - table
******************************************************************/
.wysiwyg table { width: 100%; }

.wysiwyg table th, .wysiwyg table td { box-sizing: border-box; border: 1px solid #d5d5d5; padding-right: 1rem; padding-left: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; }

@media screen and (max-width: 736px) { .wysiwyg table th, .wysiwyg table td { padding-right: 0.75rem; padding-left: 0.75rem; } }

@media screen and (max-width: 736px) { .wysiwyg table th, .wysiwyg table td { padding-top: 0.5625rem; padding-bottom: 0.5625rem; } }

.wysiwyg table th { background-color: #9f5799; color: #ffffff; text-align: left; }

.wysiwyg table .bg { background-color: #f5f3f5; }

.wysiwyg table th.bg { color: inherit; font-weight: normal; }

/******************************************************************
component - table-borderrow
******************************************************************/
.c-table-borderrow { width: 100%; border-bottom: 1px solid #d5d5d5; }

.c-table-borderrow--stripe *:not(thead) tr:nth-child(odd) { background-color: #fafafa; }

.c-table-borderrow--stripe-even *:not(thead) tr:nth-child(even) { background-color: #fafafa; }

.c-table-borderrow__caption { font-weight: bold; font-size: 1.2rem; line-height: 1.6; text-align: left; }

@media screen and (max-width: 736px) { .c-table-borderrow__caption { font-size: 1.08rem; } }

@media screen and (max-width: 736px) { .c-table-borderrow.sp-column { display: block; width: 100%; }
  .c-table-borderrow.sp-column tbody, .c-table-borderrow.sp-column__data { display: block; width: 100%; } }

.c-table-borderrow__data { box-sizing: border-box; border-top: 1px solid #d5d5d5; text-align: left; padding-right: 1rem; padding-left: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; }

@media screen and (max-width: 736px) { .c-table-borderrow__data { padding-right: 0.75rem; padding-left: 0.75rem; } }

@media screen and (max-width: 736px) { .c-table-borderrow__data { padding-top: 0.5625rem; padding-bottom: 0.5625rem; } }

/******************************************************************
component - table-scroll
******************************************************************/
.c-table-scroll { overflow-x: auto; }

.c-table-scroll::-webkit-scrollbar { width: 5px; background: #F1F1F1; }

.c-table-scroll::-webkit-scrollbar:horizontal { height: 5px; background: #F1F1F1; }

.c-table-scroll::-webkit-scrollbar-thumb { background: #BCBCBC; border-radius: 2px; }

.c-table-scroll::-webkit-scrollbar-thumb:horizontal { background: #BCBCBC; border-radius: 2px; }

@media screen and (max-width: 736px) { .c-sp-table-scroll { overflow-x: auto; }
  .c-sp-table-scroll::-webkit-scrollbar { width: 5px; background: #F1F1F1; }
  .c-sp-table-scroll::-webkit-scrollbar:horizontal { height: 5px; background: #F1F1F1; }
  .c-sp-table-scroll::-webkit-scrollbar-thumb { background: #BCBCBC; border-radius: 2px; }
  .c-sp-table-scroll::-webkit-scrollbar-thumb:horizontal { background: #BCBCBC; border-radius: 2px; } }

/******************************************************************
component - news-row
******************************************************************/
.c-news-row { display: table; width: 100%; }

.c-news-row--side .c-news-row__time { padding-left: 1rem; }

.c-news-row--side .c-news-row__body { padding-right: 1rem; }

.c-news-row--bordersand { border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; padding-top: 1rem; padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-news-row--bordersand { padding-top: 0.75rem; padding-bottom: 0.75rem; } }

.c-news-row--border .c-news-row__item:not(:first-child) .c-news-row__time, .c-news-row--border .c-news-row__item:not(:first-child) .c-news-row__body { border-top: 1px solid #d5d5d5; padding-top: 1rem; }

.c-news-row__item { display: table-row; }

.c-news-row__item:not(:last-child) .c-news-row__body { padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-news-row__item:not(:last-child) .c-news-row__body { padding-bottom: 0.75rem; } }

.c-news-row__time { display: table-cell; vertical-align: top; white-space: nowrap; width: 1%; color: #2e8201; }

.color-faculty-bungaku .c-news-row__time { color: #6994b7; }

.color-faculty-life .c-news-row__time { color: #cb7786; }

.color-faculty-foodscience .c-news-row__time { color: #ba3b2b; }

.color-faculty-human .c-news-row__time { color: #73A7A4; }

.color-faculty-international .c-news-row__time { color: #C9930D; }

.color-faculty-environment .c-news-row__time { color: #F48576; }

.color-faculty-junior .c-news-row__time { color: #857da7; }

.color-bungaku .c-news-row__time { color: #5ca5bb; }

.color-eibungaku .c-news-row__time { color: #5bbfe1; }

.color-bibi .c-news-row__time { color: #8ea0ac; }

.color-environment .c-news-row__time { color: #f68e6b; }

.color-diet .c-news-row__time { color: #e39e8a; }

.color-seibun .c-news-row__time { color: #f095aa; }

.color-gendaiseikatsu .c-news-row__time { color: #b68cb9; }

.color-foodscience .c-news-row__time { color: #d55c35; }

.color-management .c-news-row__time { color: #e47029; }

.color-sociology .c-news-row__time { color: #9FBC8C; }

.color-business-society .c-news-row__time { color: #B6CFBE; }

.color-social-design .c-news-row__time { color: #9DBDC5; }

.color-international .c-news-row__time { color: #DBB449; }

.color-Japanese-commu .c-news-row__time { color: #a89eab; }

.color-english-commu .c-news-row__time { color: #9bb2da; }

.color-department-bungaku .c-news-row__time { color: #6994b7; }

.color-department-life .c-news-row__time { color: #cb7786; }

.color-department-human .c-news-row__time { color: #7eaaa9; }

.c-news-row__body { display: table-cell; vertical-align: top; padding-left: 0.6rem; }

.c-news-row__body a { color: inherit; text-decoration: none; }

.c-news-row__body a:hover { color: #2e8201; text-decoration: none; }

@media screen and (max-width: 736px) { .c-news-row { display: block; }
  .c-news-row--side .c-news-row__time { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-news-row--side .c-news-row__body { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-news-row--border .c-news-row__item:not(:first-child) .c-news-row__time { padding-top: 0.75rem; }
  .c-news-row--border .c-news-row__item:not(:first-child) .c-news-row__body { border-top: 0; padding-top: 0; }
  .c-news-row__item { display: block; }
  .c-news-row__time { display: block; width: auto; color: #2e8201; }
  .color-faculty-bungaku .c-news-row__time { color: #6994b7; }
  .color-faculty-life .c-news-row__time { color: #cb7786; }
  .color-faculty-foodscience .c-news-row__time { color: #ba3b2b; }
  .color-faculty-human .c-news-row__time { color: #73A7A4; }
  .color-faculty-international .c-news-row__time { color: #C9930D; }
  .color-faculty-environment .c-news-row__time { color: #F48576; }
  .color-faculty-junior .c-news-row__time { color: #857da7; }
  .color-bungaku .c-news-row__time { color: #5ca5bb; }
  .color-eibungaku .c-news-row__time { color: #5bbfe1; }
  .color-bibi .c-news-row__time { color: #8ea0ac; }
  .color-environment .c-news-row__time { color: #f68e6b; }
  .color-diet .c-news-row__time { color: #e39e8a; }
  .color-seibun .c-news-row__time { color: #f095aa; }
  .color-gendaiseikatsu .c-news-row__time { color: #b68cb9; }
  .color-foodscience .c-news-row__time { color: #d55c35; }
  .color-management .c-news-row__time { color: #e47029; }
  .color-sociology .c-news-row__time { color: #9FBC8C; }
  .color-business-society .c-news-row__time { color: #B6CFBE; }
  .color-social-design .c-news-row__time { color: #9DBDC5; }
  .color-international .c-news-row__time { color: #DBB449; }
  .color-Japanese-commu .c-news-row__time { color: #a89eab; }
  .color-english-commu .c-news-row__time { color: #9bb2da; }
  .color-department-bungaku .c-news-row__time { color: #6994b7; }
  .color-department-life .c-news-row__time { color: #cb7786; }
  .color-department-human .c-news-row__time { color: #7eaaa9; }
  .c-news-row__body { display: block; padding-left: 0; }
  .c-news-row__body a { color: inherit; text-decoration: none; }
  .c-news-row__body a:hover { color: #2e8201; text-decoration: none; } }

/******************************************************************
component - news-icon-row
******************************************************************/
.c-news-icon-row { display: table; width: 100%; }

.c-news-icon-row--bordersand { border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; padding-top: 1rem; padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-news-icon-row--bordersand { padding-top: 0.75rem; padding-bottom: 0.75rem; } }

.c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__time, .c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__icon, .c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__body { border-top: 1px solid #d5d5d5; padding-top: 1rem; }

.c-news-icon-row__item { display: table-row; vertical-align: top; }

.c-news-icon-row__item:not(:last-child) .c-news-icon-row__body { padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-news-icon-row__item:not(:last-child) .c-news-icon-row__body { padding-bottom: 0.75rem; } }

.c-news-icon-row__time { display: table-cell; vertical-align: top; white-space: nowrap; width: 1%; padding-right: 0.6rem; color: #2e8201; }

@media screen and (max-width: 736px) { .c-news-icon-row__time { padding-right: 0.45rem; } }

.color-faculty-bungaku .c-news-icon-row__time { color: #6994b7; }

.color-faculty-life .c-news-icon-row__time { color: #cb7786; }

.color-faculty-human .c-news-icon-row__time { color: #73A7A4; }

.color-faculty-international .c-news-icon-row__time { color: #C9930D; }

.color-faculty-environment .c-news-icon-row__time { color: #F48576; }

.color-faculty-junior .c-news-icon-row__time { color: #857da7; }

.color-bungaku .c-news-icon-row__time { color: #5ca5bb; }

.color-eibungaku .c-news-icon-row__time { color: #5bbfe1; }

.color-bibi .c-news-icon-row__time { color: #8ea0ac; }

.color-environment .c-news-icon-row__time { color: #f68e6b; }

.color-diet .c-news-icon-row__time { color: #e39e8a; }

.color-seibun .c-news-icon-row__time { color: #f095aa; }

.color-gendaiseikatsu .c-news-icon-row__time { color: #b68cb9; }

.color-foodscience .c-news-icon-row__time { color: #d55c35; }

.color-management .c-news-icon-row__time { color: #e47029; }

.color-sociology .c-news-icon-row__time { color: #9FBC8C; }

.color-business-society .c-news-icon-row__time { color: #B6CFBE; }

.color-social-design .c-news-icon-row__time { color: #9DBDC5; }

.color-international .c-news-icon-row__time { color: #DBB449; }

.color-Japanese-commu .c-news-icon-row__time { color: #a89eab; }

.color-english-commu .c-news-icon-row__time { color: #9bb2da; }

.color-department-bungaku .c-news-icon-row__time { color: #6994b7; }

.color-department-life .c-news-icon-row__time { color: #cb7786; }

.color-department-human .c-news-icon-row__time { color: #7eaaa9; }

.c-news-icon-row__icon { display: table-cell; vertical-align: top; white-space: nowrap; width: 1%; }

.c-news-icon-row__icon--long .c-badge { min-width: 9em; display: inline-block; }

.c-news-icon-row__body { display: table-cell; vertical-align: top; padding-left: 0.6rem; }

.c-news-icon-row__body a { color: inherit; text-decoration: none; }

.c-news-icon-row__body a:hover { color: #2e8201; text-decoration: none; }

@media screen and (max-width: 736px) { .c-news-icon-row { display: block; }
  .c-news-icon-row--side .c-news-icon-row__time { padding-left: 0.75rem; }
  .c-news-icon-row--side .c-news-icon-row__body { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__time, .c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__icon, .c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__body { padding-top: 0.75rem; }
  .c-news-icon-row--border .c-news-icon-row__item:not(:first-child) .c-news-icon-row__body { border-top: 0; padding-top: 0; }
  .c-news-icon-row__item { display: block; }
  .c-news-icon-row__time { display: block; width: auto; float: left; color: #2e8201; }
  .color-faculty-bungaku .c-news-icon-row__time { color: #6994b7; }
  .color-faculty-life .c-news-icon-row__time { color: #cb7786; }
  .color-faculty-foodscience .c-news-icon-row__time { color: #ba3b2b; }
  .color-faculty-human .c-news-icon-row__time { color: #73A7A4; }
  .color-faculty-international .c-news-icon-row__time { color: #C9930D; }
  .color-faculty-environment .c-news-icon-row__time { color: #F48576; }
  .color-faculty-junior .c-news-icon-row__time { color: #857da7; }
  .color-bungaku .c-news-icon-row__time { color: #5ca5bb; }
  .color-eibungaku .c-news-icon-row__time { color: #5bbfe1; }
  .color-bibi .c-news-icon-row__time { color: #8ea0ac; }
  .color-environment .c-news-icon-row__time { color: #f68e6b; }
  .color-diet .c-news-icon-row__time { color: #e39e8a; }
  .color-seibun .c-news-icon-row__time { color: #f095aa; }
  .color-gendaiseikatsu .c-news-icon-row__time { color: #b68cb9; }
  .color-foodscience .c-news-icon-row__time { color: #d55c35; }
  .color-management .c-news-icon-row__time { color: #e47029; }
  .color-sociology .c-news-icon-row__time { color: #9FBC8C; }
  .color-business-society .c-news-icon-row__time { color: #B6CFBE; }
  .color-social-design .c-news-icon-row__time { color: #9DBDC5; }
  .color-international .c-news-icon-row__time { color: #DBB449; }
  .color-Japanese-commu .c-news-icon-row__time { color: #a89eab; }
  .color-english-commu .c-news-icon-row__time { color: #9bb2da; }
  .color-department-bungaku .c-news-icon-row__time { color: #6994b7; }
  .color-department-life .c-news-icon-row__time { color: #cb7786; }
  .color-department-human .c-news-icon-row__time { color: #7eaaa9; }
  .c-news-icon-row__icon { display: block; width: auto; }
  .c-news-icon-row__icon > * { width: auto; }
  .c-news-icon-row__body { display: block; padding-left: 0; }
  .c-news-icon-row__body a { color: inherit; text-decoration: none; }
  .c-news-icon-row__body a:hover { color: #2e8201; text-decoration: none; } }

/******************************************************************
component - forms-row
******************************************************************/
.c-forms-row { display: table; width: 100%; }

.c-forms-row--side .c-forms-row__head { padding-left: 1rem; }

.c-forms-row--side .c-forms-row__body { padding-right: 1rem; }

.c-forms-row--bordersand { border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; }

.c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__head, .c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__body { padding-top: 1rem; }

.c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__head, .c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__head, .c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__body { border-top: 1px solid #d5d5d5; padding-top: 1rem; }

.c-forms-row--stripe .c-forms-row__item:nth-child(odd) { background-color: #ecefef; }

.c-forms-row--stripe .c-forms-row__head, .c-forms-row--stripe .c-forms-row__body { padding-top: 1rem; }

.c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__head, .c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row--stripe-even .c-forms-row__item:nth-child(even) { background-color: #ecefef; }

.c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__head, .c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__body { padding-top: 1rem; }

.c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__head, .c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row__item { display: table-row; }

.c-forms-row__item:not(:last-child) .c-forms-row__head, .c-forms-row__item:not(:last-child) .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row__head { display: table-cell; vertical-align: top; width: 25%; min-width: 25%; padding-right: 1rem; }

.c-forms-row__head > :first-child { padding-top: 0.25em; }

.c-forms-row__title { display: block; font-weight: bold; }

.c-forms-row__body { display: table-cell; vertical-align: top; }

@media screen and (max-width: 736px) { .c-forms-row { display: block; }
  .c-forms-row--side .c-forms-row__head { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-forms-row--side .c-forms-row__body { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__body { padding-top: 0; }
  .c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__body { border-top: 0; padding-top: 0; }
  .c-forms-row--stripe .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--stripe .c-forms-row__body { padding-top: 0; }
  .c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row--stripe-even .c-forms-row__item:nth-child(even) { background-color: #ecefef; }
  .c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__body { padding-top: 0; }
  .c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row__item { display: block; }
  .c-forms-row__item:not(:last-child) .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row__item:not(:last-child) .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row__head { display: block; width: auto; min-width: 0; padding-right: 0; }
  .c-forms-row__head > :first-child { padding-top: 0; }
  .c-forms-row__body { display: block; } }

/******************************************************************
component - form-control
******************************************************************/
input.c-form-control, textarea.c-form-control { -webkit-appearance: none; }

.c-form-control { box-sizing: border-box; vertical-align: middle; padding: 0.25em 0.5em; background-color: #ffffff; border-radius: 6px; border: 1px solid #d5d5d5; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

select.c-form-control { height: calc(1.8em + ($form-gutter-vertical*2) + 2px); }

.c-form-control:disabled { background: #EEE; opacity: 0.6; cursor: not-allowed; }

.c-form-control.is-valid { border: 1px solid #76c26e; background: #f6fef2; }

.c-form-control.is-invalid { border: 1px solid #f17995; background: #fff1f1; }

.c-form-control:focus:not([readonly]) { border-color: #cccccc; box-shadow: 0 0 2px 3px rgba(204, 204, 204, 0.25); outline: 0; }

.c-form-control--full { display: block; width: 100%; }

.c-invalid { color: #f40940; }

@media screen and (max-width: 736px) { .c-sp-form-control--full { display: block; width: 100%; }
  .c-sp-form-control--full select { width: 100%; } }

/******************************************************************
component - check-control
******************************************************************/
.c-check-control--row { display: inline-block; margin-right: 0.75em; }

.c-check-control [type="checkbox"], .c-check-control [type="radio"] { margin-right: 0.3em; vertical-align: middle; }

/******************************************************************
component - check-style
******************************************************************/
.c-check-style { min-height: 25px; }

.c-check-style--row { display: inline-block; margin-right: 0.75em; }

.c-check-style [type="checkbox"], .c-check-style [type="radio"] { display: none; }

.c-check-style__checkbox, .c-check-style [type="checkbox"] + * { position: relative; padding-left: calc(25px + 0.5em); }

.c-check-style__checkbox::before, .c-check-style__checkbox::after, .c-check-style [type="checkbox"] + *::before, .c-check-style [type="checkbox"] + *::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; }

.c-check-style__checkbox::before, .c-check-style [type="checkbox"] + *::before { top: 0; bottom: 0; left: 0; width: 25px; height: 25px; border: 1px solid #d5d5d5; border-radius: 2px; }

.c-check-style__checkbox::after, .c-check-style [type="checkbox"] + *::after { top: 0; bottom: -2.5px; left: 7.5px; width: 10px; height: 15px; border-bottom: 3px solid #9f5799; border-right: 3px solid #9f5799; transition-duration: 0.2s; transform: rotate(40deg) scale(0); }

.c-check-style [type="checkbox"]:checked + *::after { bottom: 2.5px; transform: rotate(40deg) scale(1); }

.c-check-style.is-active .c-check-style__checkbox::after { bottom: 2.5px; transform: rotate(40deg) scale(1); }

.c-check-style [type="checkbox"]:disabled + * { opacity: 0.6; cursor: not-allowed; }

.c-check-style [type="checkbox"]:disabled + *::before { background: #EEE; }

.c-check-style.is-valid [type="checkbox"] + * { color: #448e3c; }

.c-check-style.is-valid [type="checkbox"] + *::before { border-color: #76c26e; background: #f6fef2; }

.c-check-style.is-valid [type="checkbox"] + *::after { border-color: #448e3c; }

.c-check-style.is-invalid [type="checkbox"] + * { color: #e71d4c; }

.c-check-style.is-invalid [type="checkbox"] + *::before { border-color: #f17995; background: #fff1f1; }

.c-check-style.is-invalid [type="checkbox"] + *::after { border-color: #e71d4c; }

.c-check-style__radio, .c-check-style [type="radio"] + * { position: relative; padding-left: calc(25px + 0.5em); }

.c-check-style__radio::before, .c-check-style__radio::after, .c-check-style [type="radio"] + *::before, .c-check-style [type="radio"] + *::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; border-radius: 100%; }

.c-check-style__radio::before, .c-check-style [type="radio"] + *::before { top: 0; bottom: 0; left: 0; width: 25px; height: 25px; border: 1px solid #d5d5d5; background-color: #ffffff; }

.c-check-style__radio::after, .c-check-style [type="radio"] + *::after { top: 0; bottom: 0; left: 5px; width: 15px; height: 15px; background-color: #9f5799; transition-duration: 0.2s; transform: scale(0); }

.c-check-style [type="radio"]:checked + *::after { transform: scale(1); }

.c-check-style.is-active .c-check-style__radio::after { transform: scale(1); }

.c-check-style [type="radio"]:disabled + * { opacity: 0.6; cursor: not-allowed; }

.c-check-style [type="radio"]:disabled + *::before { background: #EEE; }

.c-check-style.is-valid [type="radio"] + * { color: #448e3c; }

.c-check-style.is-valid [type="radio"] + *::before { border-color: #76c26e; background: #f6fef2; }

.c-check-style.is-valid [type="radio"] + *::after { background: #448e3c; }

.c-check-style.is-invalid [type="radio"] + * { color: #e71d4c; }

.c-check-style.is-invalid [type="radio"] + *::before { border-color: #f17995; background: #fff1f1; }

.c-check-style.is-invalid [type="radio"] + *::after { background: #e71d4c; }

/******************************************************************
component - select-style
******************************************************************/
.c-select-style { display: inline-block; position: relative; box-sizing: border-box; background-color: #ffffff; border-radius: 6px; border: 1px solid #d5d5d5; }

.c-select-style::before { content: ""; position: absolute; margin: auto; top: 0; bottom: 0.3em; right: 0.9em; width: 5px; height: 5px; border-top: 2px solid #9f5799; border-right: 2px solid #9f5799; transform: rotate(135deg); }

.c-select-style.is-valid { border: 1px solid #76c26e; background: #f6fef2; }

.c-select-style.is-invalid { border: 1px solid #f17995; background: #fff1f1; }

.c-select-style--full { display: block; width: 100%; }

.c-select-style select { box-sizing: border-box; width: 100%; vertical-align: middle; padding: 0.25em 1.9em 0.25em 0.5em; border: 0; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; background: transparent; position: relative; z-index: +1; -moz-appearance: none; -webkit-appearance: none; appearance: none; }

.c-select-style select::-ms-expand { display: none; }

.c-select-style select:disabled { background: #EEE; opacity: 0.6; cursor: not-allowed; }

.c-select-style select:focus { border-color: #cccccc; box-shadow: 0 0 2px 3px rgba(204, 204, 204, 0.25); outline: 0; }

@media screen and (max-width: 736px) { .c-sp-select-style--full { display: block; width: 100%; }
  .c-sp-select-style--full select { width: 100%; } }

/******************************************************************
component - youtube
******************************************************************/
.c-youtube { max-width: 480px; }

.c-youtube--center { margin-right: auto; margin-left: auto; }

.c-youtube--right { margin-left: auto; }

.c-youtube--full { max-width: none; }

.c-youtube__title { display: block; text-align: left; line-height: 1.5; font-weight: bold; font-size: 1.2rem; line-height: 1.6; }

@media screen and (max-width: 736px) { .c-youtube__title { font-size: 1.08rem; } }

.c-youtube__caption { display: block; text-align: left; line-height: 1.5; }

.c-youtube__inner { position: relative; padding-top: 56.25%; }

.c-youtube__inner > iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

.c-youtube__inner:not(:first-child) { margin-top: 0.5rem; }

@media screen and (max-width: 736px) { .c-youtube__inner:not(:first-child) { margin-top: 0.375rem; } }

.c-youtube__inner:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-youtube__inner:not(:last-child) { margin-bottom: 0.375rem; } }

/******************************************************************
component - card
******************************************************************/
.c-card { display: flex; flex-direction: column; border: 1px solid #b9b9b9; }

a.c-card { color: inherit; text-decoration: none; }

a.c-card:hover { color: #2e8201; text-decoration: none; }

.c-card--borderless { border: 0 !important; }

.c-card--bordersand { border-left: 0 !important; border-right: 0 !important; }

.c-card--overlap + .c-card { border-top: 0 !important; }

.c-card--radius { border-radius: 6px; }

.c-card--radius .c-card__head, .c-card--radius .c-card__headimage img { border-top-right-radius: 6px; border-top-left-radius: 6px; }

.c-card--radius .c-card__body { border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }

.c-card--border-type1 { border: 1px solid #b9b9b9; }

.c-card--border-type2 { border: 1px solid #be99bb; }

.c-card--bg-type1 { background-color: #fbfbfb; }

.c-card--bg-type2 { background-color: #f9f4f9; }

.c-card__head { order: 1; padding-top: 0.75rem; padding-bottom: 0.75rem; padding-right: 1rem; padding-left: 1rem; min-height: 0%; }

@media screen and (max-width: 736px) { .c-card__head { padding-top: 0.5625rem; padding-bottom: 0.5625rem; } }

@media screen and (max-width: 736px) { .c-card__head { padding-right: 0.75rem; padding-left: 0.75rem; } }

.c-card__heading { font-weight: normal; }

.c-card__heading--link { color: #2e8201; font-size: 1.3rem; position: relative; padding-left: 8px; padding-left: 15px; }

@media screen and (max-width: 736px) { .c-card__heading--link { font-size: 1.1rem; } }

.c-card__heading--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-card__heading--link::after { top: -3px; }

.c-card__head + .c-card__body { border-top: 1px solid #b9b9b9; }

.c-card__body { order: 2; padding: 1rem; min-height: 0%; }

@media screen and (max-width: 736px) { .c-card__body { padding: 0.75rem; } }

.c-card__title { font-weight: normal; }

.c-card__title--link { color: #2e8201; font-size: 1.3rem; position: relative; padding-left: 8px; padding-left: 15px; }

@media screen and (max-width: 736px) { .c-card__title--link { font-size: 1.1rem; } }

.c-card__title--link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-card__title--link::after { top: -3px; }

.c-card__headimage { order: 1; text-align: center; min-height: 0%; }

/******************************************************************
component - vertical-area
******************************************************************/
/******************************************************************
component - vertical-area
******************************************************************/
.c-vertical-area { position: absolute; z-index: +1; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; }

.c-vertical-area--top { align-items: flex-start; }

.c-vertical-area--bottom { align-items: flex-end; }

.c-vertical-area__inner { box-sizing: border-box; width: 100%; }

.c-vertical-area__title { color: #ffffff; font-weight: bold; padding: 1rem; font-size: 2rem; }

@media screen and (max-width: 736px) { .c-vertical-area__title { font-size: 1.8rem; } }

@media screen and (max-width: 736px) { .c-vertical-area__title { font-size: 1.5rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .c-vertical-area__title { font-size: 1.35rem; } }

/******************************************************************
component - feature
******************************************************************/
.c-feature { position: relative; box-sizing: border-box; background-position: center center; background-repeat: no-repeat; background-size: cover; }

/******************************************************************
component - feature-ratio
******************************************************************/
.c-feature-ratio { position: relative; padding-top: 75%; box-sizing: border-box; background-position: center center; background-repeat: no-repeat; background-size: cover; }

.c-feature-ratio--wide { padding-top: 56.25%; }

.c-feature-ratio--cinema { padding-top: 42.55319%; }

.c-feature-ratio--square { padding-top: 100%; }

.c-feature-ratio--aside { padding-top: 90%; }

@media screen and (max-width: 736px) { .c-feature-ratio--aside { padding-top: 7vw; } }

@media screen and (max-width: 736px) { .c-feature-ratio.sp-standard { padding-top: 75%; }
  .c-feature-ratio.sp-wide { padding-top: 56.25%; }
  .c-feature-ratio.sp-cinema { padding-top: 42.55319%; }
  .c-feature-ratio.sp-square { padding-top: 100%; } }

/******************************************************************
component - feature-img
******************************************************************/
.c-feature-img { position: relative; box-sizing: border-box; }

.c-feature-img__img img { width: 100%; }

/******************************************************************
component - grid
******************************************************************/
.c-grid { display: flex; flex-wrap: wrap; margin-right: -1rem; margin-bottom: -1rem; }

.c-grid--center { justify-content: center; }

.c-grid--right { justify-content: flex-end; }

.c-grid > .c-grid__item1 { position: relative; box-sizing: border-box; width: calc( 8.33333% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item2 { position: relative; box-sizing: border-box; width: calc( 16.66667% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item3 { position: relative; box-sizing: border-box; width: calc( 25% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item4 { position: relative; box-sizing: border-box; width: calc( 33.33333% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item5 { position: relative; box-sizing: border-box; width: calc( 41.66667% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item6 { position: relative; box-sizing: border-box; width: calc( 50% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item7 { position: relative; box-sizing: border-box; width: calc( 58.33333% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item8 { position: relative; box-sizing: border-box; width: calc( 66.66667% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item9 { position: relative; box-sizing: border-box; width: calc( 75% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item10 { position: relative; box-sizing: border-box; width: calc( 83.33333% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item11 { position: relative; box-sizing: border-box; width: calc( 91.66667% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item12 { position: relative; box-sizing: border-box; width: calc( 100% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid > .c-grid__item5col { position: relative; box-sizing: border-box; width: calc( 20% - 1rem); margin-right: 1rem; margin-bottom: 1rem; }

.c-grid--vertical > .c-grid__item1 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item2 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item3 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item4 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item5 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item6 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item7 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item8 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item9 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item10 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item11 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item12 { display: flex; align-items: center; }

.c-grid--vertical > .c-grid__item5col { display: flex; align-items: center; }

@media screen and (max-width: 736px) { .c-grid:not(.sp-keep) { flex-direction: column; margin-right: 0; margin-bottom: -0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item1 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item2 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item3 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item4 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item5 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item6 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item7 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item8 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item9 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item10 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item11 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item12 { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid:not(.sp-keep) > .c-grid__item5col { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-grid.sp-keep { margin-right: -0.75rem; margin-bottom: -0.75rem; }
  .c-grid.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item3 { width: calc( 25% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item6 { width: calc( 50% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item9 { width: calc( 75% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item12 { width: calc( 100% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .c-grid__item5col { width: calc( 20% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item1 { width: calc( 8.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item2 { width: calc( 16.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item3 { width: calc( 25% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item4 { width: calc( 33.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item5 { width: calc( 41.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item6 { width: calc( 50% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item7 { width: calc( 58.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item8 { width: calc( 66.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item9 { width: calc( 75% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item10 { width: calc( 83.33333% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item11 { width: calc( 91.66667% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item12 { width: calc( 100% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; }
  .c-grid.sp-keep > .sp-item5col { width: calc( 20% - 0.75rem); margin-right: 0.75rem; margin-bottom: 0.75rem; } }

.c-grid--2s { margin-right: -0.5rem; margin-bottom: -0.5rem; }

.c-grid--2s > .c-grid__item1 { width: calc( 8.33333% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item2 { width: calc( 16.66667% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item3 { width: calc( 25% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item4 { width: calc( 33.33333% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item5 { width: calc( 41.66667% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item6 { width: calc( 50% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item7 { width: calc( 58.33333% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item8 { width: calc( 66.66667% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item9 { width: calc( 75% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item10 { width: calc( 83.33333% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item11 { width: calc( 91.66667% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item12 { width: calc( 100% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

.c-grid--2s > .c-grid__item5col { width: calc( 20% - 0.5rem); margin-right: 0.5rem; margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-grid--2s:not(.sp-keep) { margin-bottom: -0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item1 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item2 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item3 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item4 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item5 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item6 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item7 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item8 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item9 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item10 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item11 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item12 { margin-bottom: 0.375rem; }
  .c-grid--2s:not(.sp-keep) > .c-grid__item5col { margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep { margin-right: -0.375rem; margin-bottom: -0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item3 { width: calc( 25% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item6 { width: calc( 50% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item9 { width: calc( 75% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item12 { width: calc( 100% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .c-grid__item5col { width: calc( 20% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item1 { width: calc( 8.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item2 { width: calc( 16.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item3 { width: calc( 25% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item4 { width: calc( 33.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item5 { width: calc( 41.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item6 { width: calc( 50% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item7 { width: calc( 58.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item8 { width: calc( 66.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item9 { width: calc( 75% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item10 { width: calc( 83.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item11 { width: calc( 91.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item12 { width: calc( 100% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid--2s.sp-keep > .sp-item5col { width: calc( 20% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; } }

.c-grid--l { margin-right: -1.25rem; margin-bottom: -1.25rem; }

.c-grid--l > .c-grid__item1 { width: calc( 8.33333% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item2 { width: calc( 16.66667% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item3 { width: calc( 25% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item4 { width: calc( 33.33333% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item5 { width: calc( 41.66667% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item6 { width: calc( 50% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item7 { width: calc( 58.33333% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item8 { width: calc( 66.66667% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item9 { width: calc( 75% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item10 { width: calc( 83.33333% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item11 { width: calc( 91.66667% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item12 { width: calc( 100% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

.c-grid--l > .c-grid__item5col { width: calc( 20% - 1.25rem); margin-right: 1.25rem; margin-bottom: 1.25rem; }

@media screen and (max-width: 736px) { .c-grid--l:not(.sp-keep) { margin-bottom: -0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item1 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item2 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item3 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item4 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item5 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item6 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item7 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item8 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item9 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item10 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item11 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item12 { margin-bottom: 0.9375rem; }
  .c-grid--l:not(.sp-keep) > .c-grid__item5col { margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep { margin-right: -0.9375rem; margin-bottom: -0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item3 { width: calc( 25% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item6 { width: calc( 50% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item9 { width: calc( 75% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item12 { width: calc( 100% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .c-grid__item5col { width: calc( 20% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item1 { width: calc( 8.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item2 { width: calc( 16.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item3 { width: calc( 25% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item4 { width: calc( 33.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item5 { width: calc( 41.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item6 { width: calc( 50% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item7 { width: calc( 58.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item8 { width: calc( 66.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item9 { width: calc( 75% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item10 { width: calc( 83.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item11 { width: calc( 91.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item12 { width: calc( 100% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid--l.sp-keep > .sp-item5col { width: calc( 20% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; } }

.c-grid--2x { margin-right: -2rem; margin-bottom: -2rem; }

.c-grid--2x > .c-grid__item1 { width: calc( 8.33333% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item2 { width: calc( 16.66667% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item3 { width: calc( 25% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item4 { width: calc( 33.33333% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item5 { width: calc( 41.66667% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item6 { width: calc( 50% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item7 { width: calc( 58.33333% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item8 { width: calc( 66.66667% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item9 { width: calc( 75% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item10 { width: calc( 83.33333% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item11 { width: calc( 91.66667% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item12 { width: calc( 100% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

.c-grid--2x > .c-grid__item5col { width: calc( 20% - 2rem); margin-right: 2rem; margin-bottom: 2rem; }

@media screen and (max-width: 736px) { .c-grid--2x:not(.sp-keep) { margin-bottom: -1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item1 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item2 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item3 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item4 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item5 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item6 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item7 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item8 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item9 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item10 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item11 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item12 { margin-bottom: 1.5rem; }
  .c-grid--2x:not(.sp-keep) > .c-grid__item5col { margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep { margin-right: -1.5rem; margin-bottom: -1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item3 { width: calc( 25% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item6 { width: calc( 50% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item9 { width: calc( 75% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item12 { width: calc( 100% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .c-grid__item5col { width: calc( 20% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item1 { width: calc( 8.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item2 { width: calc( 16.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item3 { width: calc( 25% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item4 { width: calc( 33.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item5 { width: calc( 41.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item6 { width: calc( 50% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item7 { width: calc( 58.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item8 { width: calc( 66.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item9 { width: calc( 75% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item10 { width: calc( 83.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item11 { width: calc( 91.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item12 { width: calc( 100% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid--2x.sp-keep > .sp-item5col { width: calc( 20% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; } }

.c-grid--3x { margin-right: -3rem; margin-bottom: -3rem; }

.c-grid--3x > .c-grid__item1 { width: calc( 8.33333% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item2 { width: calc( 16.66667% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item3 { width: calc( 25% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item4 { width: calc( 33.33333% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item5 { width: calc( 41.66667% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item6 { width: calc( 50% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item7 { width: calc( 58.33333% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item8 { width: calc( 66.66667% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item9 { width: calc( 75% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item10 { width: calc( 83.33333% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item11 { width: calc( 91.66667% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item12 { width: calc( 100% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

.c-grid--3x > .c-grid__item5col { width: calc( 20% - 3rem); margin-right: 3rem; margin-bottom: 3rem; }

@media screen and (max-width: 736px) { .c-grid--3x:not(.sp-keep) { margin-bottom: -2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item1 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item2 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item3 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item4 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item5 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item6 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item7 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item8 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item9 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item10 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item11 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item12 { margin-bottom: 2.25rem; }
  .c-grid--3x:not(.sp-keep) > .c-grid__item5col { margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep { margin-right: -2.25rem; margin-bottom: -2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item3 { width: calc( 25% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item6 { width: calc( 50% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item9 { width: calc( 75% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item12 { width: calc( 100% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .c-grid__item5col { width: calc( 20% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item1 { width: calc( 8.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item2 { width: calc( 16.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item3 { width: calc( 25% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item4 { width: calc( 33.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item5 { width: calc( 41.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item6 { width: calc( 50% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item7 { width: calc( 58.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item8 { width: calc( 66.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item9 { width: calc( 75% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item10 { width: calc( 83.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item11 { width: calc( 91.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item12 { width: calc( 100% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid--3x.sp-keep > .sp-item5col { width: calc( 20% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; } }

@media screen and (max-width: 736px) { .c-grid.sp-2s:not(.sp-keep) { margin-bottom: -0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item1 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item2 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item3 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item4 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item5 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item6 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item7 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item8 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item9 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item10 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item11 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item12 { margin-bottom: 0.375rem; }
  .c-grid.sp-2s:not(.sp-keep) > .c-grid__item5col { margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep { margin-right: -0.375rem; margin-bottom: -0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item3 { width: calc( 25% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item6 { width: calc( 50% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item9 { width: calc( 75% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item12 { width: calc( 100% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .c-grid__item5col { width: calc( 20% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item1 { width: calc( 8.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item2 { width: calc( 16.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item3 { width: calc( 25% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item4 { width: calc( 33.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item5 { width: calc( 41.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item6 { width: calc( 50% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item7 { width: calc( 58.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item8 { width: calc( 66.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item9 { width: calc( 75% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item10 { width: calc( 83.33333% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item11 { width: calc( 91.66667% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item12 { width: calc( 100% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; }
  .c-grid.sp-2s.sp-keep > .sp-item5col { width: calc( 20% - 0.375rem); margin-right: 0.375rem; margin-bottom: 0.375rem; } }

@media screen and (max-width: 736px) { .c-grid.sp-l:not(.sp-keep) { margin-bottom: -0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item1 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item2 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item3 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item4 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item5 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item6 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item7 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item8 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item9 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item10 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item11 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item12 { margin-bottom: 0.9375rem; }
  .c-grid.sp-l:not(.sp-keep) > .c-grid__item5col { margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep { margin-right: -0.9375rem; margin-bottom: -0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item3 { width: calc( 25% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item6 { width: calc( 50% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item9 { width: calc( 75% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item12 { width: calc( 100% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .c-grid__item5col { width: calc( 20% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item1 { width: calc( 8.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item2 { width: calc( 16.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item3 { width: calc( 25% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item4 { width: calc( 33.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item5 { width: calc( 41.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item6 { width: calc( 50% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item7 { width: calc( 58.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item8 { width: calc( 66.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item9 { width: calc( 75% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item10 { width: calc( 83.33333% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item11 { width: calc( 91.66667% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item12 { width: calc( 100% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; }
  .c-grid.sp-l.sp-keep > .sp-item5col { width: calc( 20% - 0.9375rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; } }

@media screen and (max-width: 736px) { .c-grid.sp-2x:not(.sp-keep) { margin-bottom: -1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item1 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item2 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item3 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item4 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item5 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item6 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item7 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item8 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item9 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item10 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item11 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item12 { margin-bottom: 1.5rem; }
  .c-grid.sp-2x:not(.sp-keep) > .c-grid__item5col { margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep { margin-right: -1.5rem; margin-bottom: -1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item3 { width: calc( 25% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item6 { width: calc( 50% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item9 { width: calc( 75% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item12 { width: calc( 100% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .c-grid__item5col { width: calc( 20% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item1 { width: calc( 8.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item2 { width: calc( 16.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item3 { width: calc( 25% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item4 { width: calc( 33.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item5 { width: calc( 41.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item6 { width: calc( 50% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item7 { width: calc( 58.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item8 { width: calc( 66.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item9 { width: calc( 75% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item10 { width: calc( 83.33333% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item11 { width: calc( 91.66667% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item12 { width: calc( 100% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; }
  .c-grid.sp-2x.sp-keep > .sp-item5col { width: calc( 20% - 1.5rem); margin-right: 1.5rem; margin-bottom: 1.5rem; } }

@media screen and (max-width: 736px) { .c-grid.sp-3x:not(.sp-keep) { margin-bottom: -2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item1 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item2 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item3 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item4 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item5 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item6 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item7 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item8 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item9 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item10 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item11 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item12 { margin-bottom: 2.25rem; }
  .c-grid.sp-3x:not(.sp-keep) > .c-grid__item5col { margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep { margin-right: -2.25rem; margin-bottom: -2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item3 { width: calc( 25% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item6 { width: calc( 50% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item9 { width: calc( 75% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item12 { width: calc( 100% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .c-grid__item5col { width: calc( 20% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item1 { width: calc( 8.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item2 { width: calc( 16.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item3 { width: calc( 25% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item4 { width: calc( 33.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item5 { width: calc( 41.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item6 { width: calc( 50% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item7 { width: calc( 58.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item8 { width: calc( 66.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item9 { width: calc( 75% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item10 { width: calc( 83.33333% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item11 { width: calc( 91.66667% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item12 { width: calc( 100% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; }
  .c-grid.sp-3x.sp-keep > .sp-item5col { width: calc( 20% - 2.25rem); margin-right: 2.25rem; margin-bottom: 2.25rem; } }

.c-grid--13px { margin-right: -13px; margin-bottom: -13px; }

.c-grid--13px > .c-grid__item1 { width: calc( 8.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item2 { width: calc( 16.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item3 { width: calc( 25% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item4 { width: calc( 33.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item5 { width: calc( 41.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item6 { width: calc( 50% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item7 { width: calc( 58.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item8 { width: calc( 66.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item9 { width: calc( 75% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item10 { width: calc( 83.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item11 { width: calc( 91.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item12 { width: calc( 100% - 13px); margin-right: 13px; margin-bottom: 13px; }

.c-grid--13px > .c-grid__item5col { width: calc( 20% - 13px); margin-right: 13px; margin-bottom: 13px; }

@media screen and (max-width: 736px) { .c-grid--13px:not(.sp-keep) { margin-bottom: -13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item1 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item2 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item3 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item4 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item5 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item6 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item7 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item8 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item9 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item10 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item11 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item12 { margin-bottom: 13px; }
  .c-grid--13px:not(.sp-keep) > .c-grid__item5col { margin-bottom: 13px; }
  .c-grid--13px.sp-keep { margin-right: -13px; margin-bottom: -13px; }
  .c-grid--13px.sp-keep > .c-grid__item1 { width: calc( 8.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item2 { width: calc( 16.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item3 { width: calc( 25% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item4 { width: calc( 33.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item5 { width: calc( 41.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item6 { width: calc( 50% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item7 { width: calc( 58.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item8 { width: calc( 66.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item9 { width: calc( 75% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item10 { width: calc( 83.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item11 { width: calc( 91.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item12 { width: calc( 100% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .c-grid__item5col { width: calc( 20% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item1 { width: calc( 8.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item2 { width: calc( 16.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item3 { width: calc( 25% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item4 { width: calc( 33.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item5 { width: calc( 41.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item6 { width: calc( 50% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item7 { width: calc( 58.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item8 { width: calc( 66.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item9 { width: calc( 75% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item10 { width: calc( 83.33333% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item11 { width: calc( 91.66667% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item12 { width: calc( 100% - 13px); margin-right: 13px; margin-bottom: 13px; }
  .c-grid--13px.sp-keep > .sp-item5col { width: calc( 20% - 13px); margin-right: 13px; margin-bottom: 13px; } }

.c-grid--fit { margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item1 { width: 8.33333%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item2 { width: 16.66667%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item3 { width: 25%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item4 { width: 33.33333%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item5 { width: 41.66667%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item6 { width: 50%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item7 { width: 58.33333%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item8 { width: 66.66667%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item9 { width: 75%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item10 { width: 83.33333%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item11 { width: 91.66667%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item12 { width: 100%; margin-right: 0; margin-bottom: 0; }

.c-grid--fit > .c-grid__item5col { width: 20%; margin-right: 0; margin-bottom: 0; }

@media screen and (max-width: 736px) { .c-grid--fit:not(.sp-keep) { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item1 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item2 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item3 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item4 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item5 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item6 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item7 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item8 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item9 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item10 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item11 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item12 { margin-bottom: 0; }
  .c-grid--fit:not(.sp-keep) > .c-grid__item5col { margin-bottom: 0; }
  .c-grid--fit.sp-keep { margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item1 { width: 8.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item2 { width: 16.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item3 { width: 25%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item4 { width: 33.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item5 { width: 41.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item6 { width: 50%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item7 { width: 58.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item8 { width: 66.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item9 { width: 75%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item10 { width: 83.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item11 { width: 91.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item12 { width: 100%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .c-grid__item5col { width: 20%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item1 { width: 8.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item2 { width: 16.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item3 { width: 25%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item4 { width: 33.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item5 { width: 41.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item6 { width: 50%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item7 { width: 58.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item8 { width: 66.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item9 { width: 75%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item10 { width: 83.33333%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item11 { width: 91.66667%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item12 { width: 100%; margin-right: 0; margin-bottom: 0; }
  .c-grid--fit.sp-keep > .sp-item5col { width: 20%; margin-right: 0; margin-bottom: 0; } }

/******************************************************************
component - flex
******************************************************************/
.c-flex { display: flex; margin-right: -1rem; }

.c-flex--inline { display: inline-flex; }

.c-flex--center { justify-content: center; }

.c-flex--right { justify-content: flex-end; }

.c-flex--between { justify-content: space-between; }

.c-flex--wrap { flex-wrap: wrap; margin-bottom: -1rem; }

.c-flex > .c-flex__item { box-sizing: border-box; margin-right: 1rem; }

.c-flex--wrap > .c-flex__item { margin-bottom: 1rem; }

.c-flex--vertical { align-items: center; }

@media screen and (max-width: 736px) { .c-flex:not(.sp-keep) { flex-direction: column; margin-right: 0; margin-bottom: -0.75rem; }
  .c-flex:not(.sp-keep) > .c-flex__item { width: 100%; margin-right: 0; margin-bottom: 0.75rem; }
  .c-flex.sp-keep { margin-right: -0.75rem; }
  .c-flex.sp-keep > .c-flex__item { margin-right: 0.75rem; }
  .c-flex--wrap.sp-keep { margin-bottom: -0.75rem; }
  .c-flex--wrap.sp-keep > .c-flex__item { margin-bottom: 0.75rem; } }

.c-flex--2s { margin-right: -0.5rem; }

.c-flex--2s.c-flex--wrap { margin-bottom: -0.5rem; }

.c-flex--2s > .c-flex__item { margin-right: 0.5rem; }

.c-flex--2s.c-flex--wrap > .c-flex__item { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-flex--2s:not(.sp-keep) { margin-bottom: -0.375rem; }
  .c-flex--2s:not(.sp-keep) > .c-flex__item { margin-bottom: 0.375rem; }
  .c-flex--2s.sp-keep { margin-right: -0.375rem; }
  .c-flex--2s.sp-keep > .c-flex__item { margin-right: 0.375rem; }
  .c-flex--2s.c-flex--wrap.sp-keep { margin-bottom: -0.375rem; }
  .c-flex--2s.c-flex--wrap.sp-keep > .c-flex__item { margin-bottom: 0.375rem; } }

.c-flex--2x { margin-right: -2rem; }

.c-flex--2x.c-flex--wrap { margin-bottom: -2rem; }

.c-flex--2x > .c-flex__item { margin-right: 2rem; }

.c-flex--2x.c-flex--wrap > .c-flex__item { margin-bottom: 2rem; }

@media screen and (max-width: 736px) { .c-flex--2x:not(.sp-keep) { margin-bottom: -1.5rem; }
  .c-flex--2x:not(.sp-keep) > .c-flex__item { margin-bottom: 1.5rem; }
  .c-flex--2x.sp-keep { margin-right: -1.5rem; }
  .c-flex--2x.sp-keep > .c-flex__item { margin-right: 1.5rem; }
  .c-flex--2x.c-flex--wrap.sp-keep { margin-bottom: -1.5rem; }
  .c-flex--2x.c-flex--wrap.sp-keep > .c-flex__item { margin-bottom: 1.5rem; } }

@media screen and (max-width: 736px) { .c-flex.sp-2s:not(.sp-keep) { margin-bottom: -0.375rem; }
  .c-flex.sp-2s:not(.sp-keep) > .c-flex__item { margin-bottom: 0.375rem; }
  .c-flex.sp-2s.sp-keep { margin-right: -0.375rem; }
  .c-flex.sp-2s.sp-keep > .c-flex__item { margin-right: 0.375rem; } }

@media screen and (max-width: 736px) { .c-flex.sp-2x:not(.sp-keep) { margin-bottom: -1.5rem; }
  .c-flex.sp-2x:not(.sp-keep) > .c-flex__item { margin-bottom: 1.5rem; }
  .c-flex.sp-2x.sp-keep { margin-right: -1.5rem; }
  .c-flex.sp-2x.sp-keep > .c-flex__item { margin-right: 1.5rem; } }

.c-flex--fit { margin-right: 0; }

.c-flex--fit > .c-flex__item { margin-right: 0; }

@media screen and (max-width: 736px) { .c-flex--fit:not(.sp-keep) { margin-bottom: 0; }
  .c-flex--fit:not(.sp-keep) > .c-flex__item { margin-bottom: 0; }
  .c-flex--fit.sp-keep { margin-right: 0; }
  .c-flex--fit.sp-keep > .c-flex__item { margin-right: 0; } }

/******************************************************************
component - qa
******************************************************************/
.c-qa__head { padding-left: 1rem; font-size: 1rem; font-weight: normal; color: #2e8201; cursor: pointer; border: 1px solid #b9b9b9; outline: 0; }

@media screen and (max-width: 736px) { .c-qa__head { padding-left: 0.75rem; } }

.c-qa__headinner { display: block; position: relative; padding-top: 1rem; padding-bottom: 1rem; padding-right: 1em; padding-left: 2em; }

.c-qa__headinner::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; display: flex; align-items: center; text-align: center; justify-content: center; width: 1.5em; height: 1.5em; border-radius: 100%; line-height: 1; background: #2e8201; color: #fff; content: "Q"; }

@media screen and (max-width: 736px) { .c-qa__headinner { padding-top: 0.75rem; padding-bottom: 0.75rem; } }

@media screen and (max-width: 736px) { .c-qa__headinner { padding-right: 1em; } }

.c-qa__headinner2 { display: block; position: relative; padding-right: 27px; }

.c-qa__headinner2::before, .c-qa__headinner2::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; }

.c-qa__headinner2::before { border-top: 2px solid #6b6b6b; width: 20px; height: 0; top: 0; bottom: 0; right: 0; }

.c-qa__headinner2::after { border-left: 2px solid #6b6b6b; width: 0; height: 20px; top: 0; bottom: 0; right: 9px; transition-property: all; transition-duration: 0.3s; }

.c-qa__head[aria-expanded="true"] .c-qa__headinner2::after { height: 0; }

.c-qa__head:hover .c-qa__headinner2::before { border-top-color: #2e8201; }

.c-qa__head:hover .c-qa__headinner2::after { border-left-color: #2e8201; }

.c-qa__body { display: none; }

/******************************************************************
component - tab
******************************************************************/
.c-tab__menu { margin-bottom: 1rem; }

@media screen and (max-width: 736px) { .c-tab__menu { margin-bottom: 0.75rem; } }

@media print, screen and (min-width: 737px) { .c-tab__menu { display: flex; flex-wrap: wrap; border-bottom: 1px solid #d5d5d5; } }

@media screen and (max-width: 736px) { .c-tab__menu { border-left: 1px solid #d5d5d5; } }

.c-tab__menu--full > * { flex-grow: 1; }

.c-tab__item { display: block; cursor: pointer; box-sizing: border-box; position: relative; }

@media print, screen and (min-width: 737px) { .c-tab__item { text-align: center; padding: 1em 1em; } }

@media screen and (max-width: 736px) { .c-tab__item { padding: 0.5em 1em; } }

.c-tab__body { display: none; }

.c-tab__item { outline: 0; transition-property: background color; transition-duration: 0.3s; }

.c-tab__item[aria-expanded="true"] { font-weight: bold; color: #2e8201; }

.c-tab__item[aria-expanded="true"]::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; }

@media print, screen and (min-width: 737px) { .c-tab__item[aria-expanded="true"]::after { border-bottom: 3px solid #2e8201; bottom: -1px; } }

@media screen and (max-width: 736px) { .c-tab__item[aria-expanded="true"]::after { border-left: 3px solid #2e8201; } }

.c-tab__item:hover { color: #2e8201; }

/******************************************************************
component - more-read
******************************************************************/
.c-more-read__taeget { display: none; }

.c-more-read__button { text-align: center; }

.c-more-read__button a { display: inline-block; color: inherit; text-decoration: none; }

.c-more-read__button a:hover { color: #2e8201; text-decoration: none; }

.c-more-read__button a[aria-expanded="false"] { position: relative; padding-bottom: 10px; padding-bottom: 0.8em; }

.c-more-read__button a[aria-expanded="false"]::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; bottom: 0; left: 0; right: 0; transform: translate(6px, 0px) rotate(-45deg); transform-origin: bottom left; border-bottom: 2px solid #989898; border-left: 2px solid #989898; width: 12px; height: 12px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-more-read__button a[aria-expanded="false"]:hover::after { border-color: #2e8201; }

.c-more-read__button a[aria-expanded="false"]:hover::after { bottom: -5px; }

.c-more-read__button a[aria-expanded="true"] { position: relative; padding-top: 10px; padding-top: 0.8em; }

.c-more-read__button a[aria-expanded="true"]::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; right: 0; transform: translate(6px, 0px) rotate(45deg); transform-origin: top left; border-top: 2px solid #989898; border-left: 2px solid #989898; width: 12px; height: 12px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.c-more-read__button a[aria-expanded="true"]:hover::after { border-color: #2e8201; }

.c-more-read__button a[aria-expanded="true"]:hover::after { top: -5px; }

/******************************************************************
component - section
******************************************************************/
.c-section { position: relative; padding-right: 2rem; padding-left: 2rem; padding-top: 0.1px; padding-bottom: 0.1px; }

@media screen and (max-width: 736px) { .c-section { padding-right: 0.75rem; padding-left: 0.75rem; } }

@media print, screen and (min-width: 737px) { .c-section--contentsrow { padding-right: 0; padding-left: 0; } }

.c-section--bg1 { background: url(/common/img/bg_1.png) left top no-repeat; }

@media screen and (max-width: 736px) { .c-section--bg1 { background-size: 30% auto; } }

.c-section--bg2 { background: url(/common/img/bg_2.png) right top no-repeat; }

@media screen and (max-width: 736px) { .c-section--bg2 { background-size: 30% auto; } }

.c-section--bg3 { background: url(/common/img/bg_3.png) right top no-repeat; }

@media screen and (max-width: 736px) { .c-section--bg3 { background-size: 30% auto; } }

.c-section--bg4 { background: url(/common/img/bg_4.png) left top no-repeat; }

@media screen and (max-width: 736px) { .c-section--bg4 { background-size: 30% auto; } }

.c-section--bordertop { border-top: 1px solid #d5d5d5; }

.c-section--borderbottom { border-bottom: 1px solid #d5d5d5; }

.c-section--bordersand { border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; }

.c-section__fit { max-width: 1100px; margin-right: auto; margin-left: auto; }

.c-section__top { max-width: 1100px; margin-right: auto; margin-left: auto; margin-top: 6rem; }

@media screen and (max-width: 736px) { .c-section__top { margin-top: 3rem; } }

.c-section__bottom { max-width: 1100px; margin-right: auto; margin-left: auto; margin-bottom: 6rem; }

@media screen and (max-width: 736px) { .c-section__bottom { margin-bottom: 3rem; } }

.c-section__vertical { max-width: 1100px; margin: 6rem auto 6rem auto; }

@media screen and (max-width: 736px) { .c-section__vertical { margin: 3rem auto 3rem auto; } }

.c-section__information-disclosure { max-width: 700px; }

.c-section--bottom { margin-bottom: 6rem; }

@media screen and (max-width: 736px) { .c-section--bottom { margin-bottom: 3rem; } }

.c-section--bg-gray { background-color: #f3f3f2; }

.c-section__top--3s { margin-top: 2.1rem; }

.c-section__bottom--3s { margin-bottom: 2.1rem; }

.c-section__vertical--3s { margin: 2.1rem auto 2.1rem auto; }

@media screen and (max-width: 736px) { .c-section__top--3s { margin-top: 1.05rem; }
  .c-section__bottom--3s { margin-bottom: 1.05rem; }
  .c-section__vertical--3s { margin: 1.05rem auto 1.05rem auto; } }

.c-section__top--2s { margin-top: 3rem; }

.c-section__bottom--2s { margin-bottom: 3rem; }

.c-section__vertical--2s { margin: 3rem auto 3rem auto; }

@media screen and (max-width: 736px) { .c-section__top--2s { margin-top: 1.5rem; }
  .c-section__bottom--2s { margin-bottom: 1.5rem; }
  .c-section__vertical--2s { margin: 1.5rem auto 1.5rem auto; } }

.c-section__top--academy { margin-top: 3.9rem; }

.c-section__bottom--academy { margin-bottom: 3.9rem; }

.c-section__vertical--academy { margin: 3.9rem auto 3.9rem auto; }

@media screen and (max-width: 736px) { .c-section__top--academy { margin-top: 1.95rem; }
  .c-section__bottom--academy { margin-bottom: 1.95rem; }
  .c-section__vertical--academy { margin: 1.95rem auto 1.95rem auto; } }

.c-section__top--l { margin-top: 7.5rem; }

.c-section__bottom--l { margin-bottom: 7.5rem; }

.c-section__vertical--l { margin: 7.5rem auto 7.5rem auto; }

@media screen and (max-width: 736px) { .c-section__top--l { margin-top: 3.75rem; }
  .c-section__bottom--l { margin-bottom: 3.75rem; }
  .c-section__vertical--l { margin: 3.75rem auto 3.75rem auto; } }

@media screen and (max-width: 736px) { .c-section__top.sp-3s { margin-top: 1.05rem; }
  .c-section__bottom.sp-3s { margin-bottom: 1.05rem; }
  .c-section__vertical.sp-3s { margin: 1.05rem auto 1.05rem auto; }
  .c-section__top.sp-2s { margin-top: 1.5rem; }
  .c-section__bottom.sp-2s { margin-bottom: 1.5rem; }
  .c-section__vertical.sp-2s { margin: 1.5rem auto 1.5rem auto; }
  .c-section__top.sp-academy { margin-top: 1.95rem; }
  .c-section__bottom.sp-academy { margin-bottom: 1.95rem; }
  .c-section__vertical.sp-academy { margin: 1.95rem auto 1.95rem auto; }
  .c-section__top.sp-l { margin-top: 3.75rem; }
  .c-section__bottom.sp-l { margin-bottom: 3.75rem; }
  .c-section__vertical.sp-l { margin: 3.75rem auto 3.75rem auto; } }

/******************************************************************
component - gutter
******************************************************************/
.c-gutter > *:not(:last-child) { margin-bottom: 1rem; }

.c-gutter-2s > *:not(:last-child) { margin-bottom: 0.5rem; }

.c-gutter-s > *:not(:last-child) { margin-bottom: 0.75rem; }

.c-gutter-l > *:not(:last-child) { margin-bottom: 1.25rem; }

.c-gutter-2l > *:not(:last-child) { margin-bottom: 1.5rem; }

.c-gutter-2x > *:not(:last-child) { margin-bottom: 2rem; }

.c-gutter-3x > *:not(:last-child) { margin-bottom: 3rem; }

.c-gutter-4x > *:not(:last-child) { margin-bottom: 4rem; }

.c-gutter-5x > *:not(:last-child) { margin-bottom: 5rem; }

@media screen and (max-width: 736px) { .c-gutter > *:not(:last-child) { margin-bottom: 0.75rem; }
  .c-gutter-2s > *:not(:last-child) { margin-bottom: 0.375rem; }
  .c-gutter-s > *:not(:last-child) { margin-bottom: 0.5625rem; }
  .c-gutter-l > *:not(:last-child) { margin-bottom: 0.9375rem; }
  .c-gutter-2l > *:not(:last-child) { margin-bottom: 1.125rem; }
  .c-gutter-2x > *:not(:last-child) { margin-bottom: 1.5rem; }
  .c-gutter-3x > *:not(:last-child) { margin-bottom: 2.25rem; }
  .c-gutter-4x > *:not(:last-child) { margin-bottom: 3rem; }
  .c-gutter-5x > *:not(:last-child) { margin-bottom: 3.75rem; }
  .c-sp-gutter > *:not(:last-child) { margin-bottom: 0.75rem; }
  .c-sp-gutter-2s > *:not(:last-child) { margin-bottom: 0.375rem; }
  .c-sp-gutter-s > *:not(:last-child) { margin-bottom: 0.5625rem; }
  .c-sp-gutter-l > *:not(:last-child) { margin-bottom: 0.9375rem; }
  .c-sp-gutter-2l > *:not(:last-child) { margin-bottom: 1.125rem; }
  .c-sp-gutter-2x > *:not(:last-child) { margin-bottom: 1.5rem; }
  .c-sp-gutter-3x > *:not(:last-child) { margin-bottom: 2.25rem; }
  .c-sp-gutter-4x > *:not(:last-child) { margin-bottom: 3rem; }
  .c-sp-gutter-5x > *:not(:last-child) { margin-bottom: 3.75rem; } }

/******************************************************************
project - breadcrumb
******************************************************************/
.p-breadcrumb::after { content: ""; display: block; clear: both; }

.p-breadcrumb__item { float: left; padding-right: 0.5em; font-size: 85%; }

.p-breadcrumb__item a { color: inherit; }

.p-breadcrumb__item:not(:last-child)::after { content: '>'; padding-left: 0.5em; }

/******************************************************************
project - carousel-slick
******************************************************************/
.slick-slider { position: relative; display: block; box-sizing: border-box; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; }

.slick-arrow.slick-hidden { display: none; }

.p-top-visual__slick { position: relative; }

@media print, screen and (max-width: 1000px) { .p-top-visual__slick .p-carousel-slick { margin-bottom: 1rem; } }

.p-top-visual__slick .slick-slide { line-height: 0; }

.p-top-visual__slick .slick-slide img { width: 100%; }

.p-top-visual__slick .slick-prev, .p-top-visual__slick .slick-next { position: absolute; top: 50%; transform: translate(0, -50%); width: 30px; height: 30px; overflow: hidden; text-indent: -999px; }

@media print, screen and (max-width: 1000px) { .p-top-visual__slick .slick-prev, .p-top-visual__slick .slick-next { display: none !important; } }

.p-top-visual__slick .slick-prev { left: 10px; position: relative; position: absolute; z-index: +1; }

.p-top-visual__slick .slick-prev::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(3px, 0) rotate(225deg); border-top: 2px solid #ffffff; border-right: 2px solid #ffffff; width: 16px; height: 16px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-top-visual__slick .slick-next { right: 10px; position: relative; position: absolute; }

.p-top-visual__slick .slick-next::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(-3px, 0) rotate(45deg); border-top: 2px solid #ffffff; border-right: 2px solid #ffffff; width: 16px; height: 16px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-top-visual__slick .slick-dots { position: absolute; width: 100%; bottom: 15px; display: flex; justify-content: center; margin-top: 0.5rem; height: 8px; }

@media print, screen and (max-width: 1000px) { .p-top-visual__slick .slick-dots { bottom: -15px; } }

.p-top-visual__slick .slick-dots li { margin: 0 10px; }

@media print, screen and (max-width: 1000px) { .p-top-visual__slick .slick-dots li { margin: 0 6px; } }

.p-top-visual__slick .slick-dots li button { display: block; width: 8px; height: 8px; border-radius: 100%; overflow: hidden; text-indent: -999px; background: #f3f3f2; transition-property: background; transition-duration: 0.3s; }

.p-top-visual__slick .slick-dots li button:hover { background: #dbdbd7; }

.p-top-visual__slick .slick-dots li.slick-active button { background: #ad3aa3; }

/******************************************************************
project - carousel-swiper
******************************************************************/
/** Swiper 4.5.0 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2014-2019 Vladimir Kharlampidi Released under the MIT License Released on: February 22, 2019 */
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: transform, height; transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms opacity; -o-transition: 300ms opacity; transition: 300ms opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: 200ms top, 200ms -webkit-transform; transition: 200ms top, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms left, 200ms -webkit-transform; transition: 200ms left, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms right, 200ms -webkit-transform; transition: 200ms right, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; }

.p-carousel-swiper { position: relative; }

.p-carousel-swiper:not(.p-carousel-swiper--insufficient) { padding-left: 50px; padding-right: 50px; }

@media screen and (max-width: 736px) { .p-carousel-swiper:not(.p-carousel-swiper--insufficient) { padding-left: 25px; padding-right: 25px; } }

.p-carousel-swiper__prev, .p-carousel-swiper__next { position: absolute; top: 50%; transform: translateY(-50%); z-index: +10; cursor: pointer; outline: 0; width: 45px; height: 45px; }

@media screen and (max-width: 736px) { .p-carousel-swiper__prev, .p-carousel-swiper__next { width: 30px; height: 30px; } }

.p-carousel-swiper__prev { left: 0; position: relative; position: absolute; }

.p-carousel-swiper__prev::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(8px, 0) rotate(225deg); border-top: 2px solid #6b6b6b; border-right: 2px solid #6b6b6b; width: 36px; height: 36px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-carousel-swiper__prev { left: -4px; position: relative; position: absolute; }
  .p-carousel-swiper__prev::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(3px, 0) rotate(225deg); border-top: 2px solid #6b6b6b; border-right: 2px solid #6b6b6b; width: 16px; height: 16px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

.p-carousel-swiper__prev:hover::after { border-color: #2e8201; }

.p-carousel-swiper__prev:hover::after { left: -6px; }

.p-carousel-swiper__prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.p-carousel-swiper__next { right: 0; position: relative; position: absolute; }

.p-carousel-swiper__next::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(-8px, 0) rotate(45deg); border-top: 2px solid #6b6b6b; border-right: 2px solid #6b6b6b; width: 36px; height: 36px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-carousel-swiper__next { right: -4px; position: relative; position: absolute; }
  .p-carousel-swiper__next::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(-3px, 0) rotate(45deg); border-top: 2px solid #6b6b6b; border-right: 2px solid #6b6b6b; width: 16px; height: 16px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

.p-carousel-swiper__next:hover::after { border-color: #2e8201; }

.p-carousel-swiper__next:hover::after { left: 6px; }

.p-carousel-swiper__next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.p-carousel-swiper__prev-oc, .p-carousel-swiper__next-oc { position: absolute; top: 50%; transform: translateY(-50%); z-index: +10; cursor: pointer; outline: 0; background-color: #ff2a7a; border-radius: 100%; }

@media screen and (max-width: 736px) { .p-carousel-swiper__prev-oc, .p-carousel-swiper__next-oc { width: 26px; height: 26px; } }

.p-carousel-swiper__prev-oc.swiper-button-disabled, .p-carousel-swiper__next-oc.swiper-button-disabled { background-color: #d3b9c3; }

.p-carousel-swiper__prev-oc { left: 0; }

@media screen and (max-width: 736px) { .p-carousel-swiper__prev-oc { left: -7px; position: relative; position: absolute; }
  .p-carousel-swiper__prev-oc::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(1.5px, 0) rotate(225deg); border-top: 2px solid #fff; border-right: 2px solid #fff; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

.p-carousel-swiper__prev-oc.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.p-carousel-swiper__next-oc { right: 0; }

@media screen and (max-width: 736px) { .p-carousel-swiper__next-oc { right: -7px; position: relative; position: absolute; }
  .p-carousel-swiper__next-oc::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(-1.5px, 0) rotate(45deg); border-top: 2px solid #fff; border-right: 2px solid #fff; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

.p-carousel-swiper__next-oc.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

/******************************************************************
project - modal (Modaal)
******************************************************************/
/*! Modaal - accessible modals - v0.4.4 by Humaan, for all humans. http://humaan.com */
.modaal-noscroll { overflow: hidden; }

.modaal-accessible-hide { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; opacity: 0; }

.modaal-wrapper { display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; overflow: auto; opacity: 1; box-sizing: border-box; -webkit-overflow-scrolling: touch; transition: all 0.3s ease-in-out; }

.modaal-wrapper * { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-backface-visibility: hidden; }

.modaal-wrapper .modaal-close { border: none; background: transparent; padding: 0; -webkit-appearance: none; }

.modaal-wrapper.modaal-start_none { display: none; opacity: 1; }

.modaal-wrapper.modaal-start_fade { opacity: 0; }

.modaal-wrapper *[tabindex="0"] { outline: none !important; }

.modaal-wrapper.modaal-fullscreen { overflow: hidden; }

.modaal-outer-wrapper { display: table; position: relative; width: 100%; height: 100%; }

.modaal-fullscreen .modaal-outer-wrapper { display: block; }

.modaal-inner-wrapper { display: table-cell; width: 100%; height: 100%; position: relative; vertical-align: middle; text-align: center; padding: 80px 25px; }

.modaal-fullscreen .modaal-inner-wrapper { padding: 0; display: block; vertical-align: top; }

.modaal-container { position: relative; display: inline-block; width: 100%; margin: auto; text-align: left; color: #000; max-width: 1000px; border-radius: 0px; background: #fff; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); cursor: auto; }

.modaal-container.is_loading { height: 100px; width: 100px; overflow: hidden; }

.modaal-fullscreen .modaal-container { max-width: none; height: 100%; overflow: auto; }

.modaal-close { position: fixed; right: 20px; top: 20px; color: #fff; cursor: pointer; opacity: 1; width: 50px; height: 50px; background: rgba(0, 0, 0, 0); border-radius: 100%; transition: all 0.2s ease-in-out; }

.modaal-close:focus, .modaal-close:hover { outline: none; background: #fff; }

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after { background: #9f5799; }

.modaal-close span { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-close:before, .modaal-close:after { display: block; content: " "; position: absolute; top: 14px; left: 23px; width: 4px; height: 22px; border-radius: 4px; background: #fff; transition: background 0.2s ease-in-out; }

.modaal-close:before { transform: rotate(-45deg); }

.modaal-close:after { transform: rotate(45deg); }

.modaal-fullscreen .modaal-close { background: #afb7bc; right: 10px; top: 10px; }

.modaal-content-container { padding: 30px; }

.modaal-confirm-wrap { padding: 30px 0 0; text-align: center; font-size: 0; }

.modaal-confirm-btn { font-size: 14px; display: inline-block; margin: 0 10px; vertical-align: middle; cursor: pointer; border: none; background: transparent; }

.modaal-confirm-btn.modaal-ok { padding: 10px 15px; color: #fff; background: #555; border-radius: 3px; transition: background 0.2s ease-in-out; }

.modaal-confirm-btn.modaal-ok:hover { background: #2f2f2f; }

.modaal-confirm-btn.modaal-cancel { text-decoration: underline; }

.modaal-confirm-btn.modaal-cancel:hover { text-decoration: none; color: #2f2f2f; }

@keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-ms-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

.modaal-instagram .modaal-container { width: auto; background: transparent; box-shadow: none !important; }

.modaal-instagram .modaal-content-container { padding: 0; background: transparent; }

.modaal-instagram .modaal-content-container > blockquote { width: 1px !important; height: 1px !important; opacity: 0 !important; }

.modaal-instagram iframe { opacity: 0; margin: -6px !important; border-radius: 0 !important; width: 1000px !important; max-width: 800px !important; box-shadow: none !important; animation: instaReveal 1s linear forwards; }

.modaal-image .modaal-inner-wrapper { padding-left: 140px; padding-right: 140px; }

.modaal-image .modaal-container { width: auto; max-width: 100%; }

.modaal-gallery-wrap { position: relative; color: #fff; }

.modaal-gallery-item { display: none; }

.modaal-gallery-item img { display: block; }

.modaal-gallery-item.is_active { display: block; }

.modaal-gallery-label { position: absolute; left: 0; width: 100%; padding: 15px; font-size: 14px; background-color: #ffffff; line-height: 1.4; }

.modaal-gallery-label span { display: block; color: #b14e93; }

.modaal-gallery-label:focus { outline: none; }

.modaal-gallery-control { position: absolute; top: 50%; transform: translateY(-50%); opacity: 1; cursor: pointer; color: #fff; width: 50px; height: 50px; background: rgba(0, 0, 0, 0); border: none; border-radius: 100%; transition: all 0.2s ease-in-out; }

.modaal-gallery-control.is_hidden { opacity: 0; cursor: default; }

.modaal-gallery-control:focus, .modaal-gallery-control:hover { outline: none; background: #fff; }

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after { background: #afb7bc; }

.modaal-gallery-control span { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-gallery-control:before, .modaal-gallery-control:after { display: block; content: " "; position: absolute; top: 16px; left: 25px; width: 4px; height: 18px; border-radius: 4px; background: #fff; transition: background 0.2s ease-in-out; }

.modaal-gallery-control:before { margin: -5px 0 0; transform: rotate(-45deg); }

.modaal-gallery-control:after { margin: 5px 0 0; transform: rotate(45deg); }

.modaal-gallery-next-inner { left: 100%; margin-left: 40px; }

.modaal-gallery-next-outer { right: 45px; }

.modaal-gallery-prev:before, .modaal-gallery-prev:after { left: 22px; }

.modaal-gallery-prev:before { margin: 5px 0 0; transform: rotate(-45deg); }

.modaal-gallery-prev:after { margin: -5px 0 0; transform: rotate(45deg); }

.modaal-gallery-prev-inner { right: 100%; margin-right: 40px; }

.modaal-gallery-prev-outer { left: 45px; }

.modaal-video-wrap { margin: auto 50px; position: relative; }

.modaal-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); background: #000; max-width: 1300px; margin-left: auto; margin-right: auto; }

.modaal-video-container iframe, .modaal-video-container object, .modaal-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.modaal-iframe .modaal-content { width: 100%; height: 100%; }

.modaal-iframe-elem { width: 100%; height: 100%; display: block; }

@media only screen and (min-width: 1400px) { .modaal-video-container { padding-bottom: 0; height: 731px; } }

@media only screen and (max-width: 1140px) { .modaal-image .modaal-inner-wrapper { padding-left: 25px; padding-right: 25px; }
  .modaal-gallery-control { top: auto; bottom: 20px; transform: none; background: rgba(0, 0, 0, 0.7); }
  .modaal-gallery-control:before, .modaal-gallery-control:after { background: #fff; }
  .modaal-gallery-next { left: auto; right: 20px; }
  .modaal-gallery-prev { left: 20px; right: auto; } }

@media screen and (max-width: 900px) { .modaal-instagram iframe { width: 500px !important; } }

@media screen and (max-height: 1100px) { .modaal-instagram iframe { width: 700px !important; } }

@media screen and (max-height: 1000px) { .modaal-inner-wrapper { padding-top: 60px; padding-bottom: 60px; }
  .modaal-instagram iframe { width: 600px !important; } }

@media screen and (max-height: 900px) { .modaal-instagram iframe { width: 500px !important; }
  .modaal-video-container { max-width: 900px; max-height: 510px; } }

@media only screen and (max-width: 600px) { .modaal-instagram iframe { width: 280px !important; } }

.modaal-loading-spinner { background: none; position: absolute; width: 200px; height: 200px; top: 50%; left: 50%; margin: -100px 0 0 -100px; transform: scale(0.25); }

@-ms-keyframes modaal-loading-spinner { 0% { opacity: 1; -ms-transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); }
  100% { opacity: .1; -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }

@-moz-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.modaal-loading-spinner > div { width: 24px; height: 24px; margin-left: 4px; margin-top: 4px; position: absolute; }

.modaal-loading-spinner > div > div { width: 100%; height: 100%; border-radius: 15px; background: #fff; }

.modaal-loading-spinner > div:nth-of-type(1) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: 0s; -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; }

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(1) { -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(2) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .12s; -moz-animation-delay: .12s; -webkit-animation-delay: .12s; -o-animation-delay: .12s; animation-delay: .12s; }

.modaal-loading-spinner > div:nth-of-type(2) { -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(3) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .25s; -moz-animation-delay: .25s; -webkit-animation-delay: .25s; -o-animation-delay: .25s; animation-delay: .25s; }

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(3) { -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(4) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .37s; -moz-animation-delay: .37s; -webkit-animation-delay: .37s; -o-animation-delay: .37s; animation-delay: .37s; }

.modaal-loading-spinner > div:nth-of-type(4) { -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(5) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .5s; -moz-animation-delay: .5s; -webkit-animation-delay: .5s; -o-animation-delay: .5s; animation-delay: .5s; }

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(5) { -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(6) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .62s; -moz-animation-delay: .62s; -webkit-animation-delay: .62s; -o-animation-delay: .62s; animation-delay: .62s; }

.modaal-loading-spinner > div:nth-of-type(6) { -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(7) > div { animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .75s; -moz-animation-delay: .75s; -webkit-animation-delay: .75s; -o-animation-delay: .75s; animation-delay: .75s; }

.modaal-loading-spinner > div:nth-of-type(7) { -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(8) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .87s; -moz-animation-delay: .87s; -webkit-animation-delay: .87s; -o-animation-delay: .87s; animation-delay: .87s; }

.modaal-loading-spinner > div:nth-of-type(8) { -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); }

/******************************************************************
project - top-visual
******************************************************************/
.p-top-visual { position: relative; }

.p-top-visual__scroll { bottom: 15px; left: 0; right: 0; z-index: +1; width: 6em; margin: 0 auto; position: relative; padding-bottom: 16px; position: absolute; color: #ffffff; text-align: center; }

.p-top-visual__scroll::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; bottom: 0; left: 0; right: 0; transform: translate(10px, 0px) rotate(-45deg); transform-origin: bottom left; border-bottom: 2px solid #ffffff; border-left: 2px solid #ffffff; width: 20px; height: 20px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-top-visual__headline { border-bottom: 1px solid #d5d5d5; background-color: #fff; }

@media print, screen and (min-width: 1101px) { .p-top-visual__headline { display: flex; } }

@media print, screen and (max-width: 1100px) { .p-top-visual__headline { display: block; } }

@media print, screen and (min-width: 1101px) { .p-top-visual__headline-inner { padding: 0 50px; margin: 50px 0; width: 100%; }
  .p-top-visual__headline-inner:not(:first-child) { border-left: 1px solid #d5d5d5; } }

@media print, screen and (max-width: 1100px) { .p-top-visual__headline-inner { padding: 2rem; }
  .p-top-visual__headline-inner:not(:first-child) { border-top: 1px solid #d5d5d5; } }

@media screen and (max-width: 736px) { .p-top-visual__headline-inner { margin: 0 0.75rem; padding: 1.125rem 0; } }

.p-top-visual h2 { font-weight: normal; display: flex; align-items: center; flex-wrap: wrap; margin-bottom: 1rem; }

@media screen and (max-width: 736px) { .p-top-visual h2 { margin-bottom: 0.75rem; } }

.p-top-visual h2 span:first-child { font-family: serif; letter-spacing: .08em; margin-right: .8em; font-size: 1.5rem; }

@media screen and (max-width: 736px) { .p-top-visual h2 span:first-child { font-size: 1.35rem; } }

@media screen and (max-width: 736px) { .p-top-visual h2 span:first-child { font-size: 1.2rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-top-visual h2 span:first-child { font-size: 1.08rem; } }

.p-top-visual h2 span:first-child:first-letter { color: #2e8201; }

.p-top-visual h2 span:last-child { position: relative; font-size: 1rem; }

.p-top-visual h2 span:last-child:before { content: "[ "; }

.p-top-visual h2 span:last-child:after { content: " ]"; }

@media screen and (max-width: 736px) { .p-top-visual h2 span:last-child { font-size: 0.9rem; } }

@media screen and (max-width: 736px) { .p-top-visual h2 span:last-child { font-size: 0.85rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-top-visual h2 span:last-child { font-size: 0.765rem; } }

.p-top-visual__headline-main { flex-grow: 1; line-height: 1.5; }

@media print, screen and (min-width: 737px) { .p-top-visual__headline-main { font-size: 15px; } }

@media screen and (max-width: 736px) { .p-top-visual__headline-main { font-size: 14px; } }

.p-top-visual__headline-main p + p { margin-top: 10px; }

.p-top-visual a { color: inherit; text-decoration: none; display: block; }

.p-top-visual a:hover { color: #2e8201; text-decoration: none; }

@media print, screen and (min-width: 737px) { .p-top-visual a { display: flex; align-items: center; }
  .p-top-visual a span:first-child { margin-right: 1rem; } }

/******************************************************************
project - campus-nav
******************************************************************/
@media print, screen and (min-width: 737px) { .p-campus-nav { margin: 3rem auto 0 auto; }
  .p-campus-nav .p-campus-nav__main { display: flex; }
  .p-campus-nav .p-campus-nav__main li { width: 50%; box-sizing: border-box; display: flex; }
  .p-campus-nav .p-campus-nav__main li a { flex-grow: 1; position: relative; padding-top: 33.33333%; box-sizing: border-box; }
  .p-campus-nav .p-campus-nav__main li a .c-vertical-area::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; width: 0; height: 100%; transition-property: width; transition-duration: 0.3s; }
  .p-campus-nav .p-campus-nav__main li a:hover .c-vertical-area::after { width: 100%; }
  .p-campus-nav .p-campus-nav__main li a .c-vertical-area__inner { z-index: +1; }
  .p-campus-nav .p-campus-nav__main .p-campus-nav__hino a { background: center center / cover no-repeat; }
  .p-campus-nav .p-campus-nav__main .p-campus-nav__hino a .c-vertical-area::after { background-color: #eebbcb; }
  .p-campus-nav .p-campus-nav__main .p-campus-nav__shibuya a { background: center center / cover no-repeat; }
  .p-campus-nav .p-campus-nav__main .p-campus-nav__shibuya a .c-vertical-area::after { background-color: #afbfe5; } }

@media screen and (max-width: 736px) { .p-campus-nav { margin: 1.5rem auto 0 auto; }
  .p-campus-nav .p-campus-nav__main { display: flex; }
  .p-campus-nav .p-campus-nav__main li { width: 50%; box-sizing: border-box; display: flex; }
  .p-campus-nav .p-campus-nav__main li a { flex-grow: 1; position: relative; padding-top: 75%; box-sizing: border-box; }
  .p-campus-nav .p-campus-nav__main li a .c-vertical-area__inner { padding: 1.875rem 3rem; }
  .p-campus-nav .p-campus-nav__main .p-campus-nav__hino a { background: url(/common/img/campus_hino.jpg) center center/cover no-repeat; }
  .p-campus-nav .p-campus-nav__main .p-campus-nav__shibuya a { background: url(/common/img/campus_shibuya.jpg) center center/cover no-repeat; } }

/******************************************************************
project - pickup-main
******************************************************************/
a.p-pickup-main { color: inherit; text-decoration: none; }

a.p-pickup-main:hover { color: #2e8201; text-decoration: none; }

.p-pickup-main { background-color: #f3f3f2; }

.p-pickup-main__img { border-right: 2px solid #2e8201; }

@media screen and (max-width: 736px) { .p-pickup-main__img { border-right: 0; border-bottom: 2px solid #2e8201; } }

.p-pickup-main__img img { width: 100%; }

.p-pickup-main__title { font-weight: normal; }

/******************************************************************
project - pickup-card
******************************************************************/
a.p-pickup-card { color: inherit; text-decoration: none; }

a.p-pickup-card:hover { color: #2e8201; text-decoration: none; }

.p-pickup-card { display: flex; flex-direction: column; }

.p-pickup-card__body { order: 2; line-height: 1.6; }

.p-pickup-card__title { font-weight: normal; margin-bottom: 0.75rem; position: relative; padding-left: 8px; padding-left: 15px; }

@media screen and (max-width: 736px) { .p-pickup-card__title { margin-bottom: 0.5625rem; } }

.p-pickup-card__title::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(8px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-pickup-card__headimage { order: 1; margin-bottom: 1.3rem; min-height: 0%; }

@media screen and (max-width: 736px) { .p-pickup-card__headimage { margin-bottom: 0.975rem; } }

/******************************************************************
project - people-list
******************************************************************/
@media print, screen and (min-width: 737px) { .p-people-list__item { display: flex; flex-direction: column; }
  .p-people-list a.p-people-list__item { color: inherit; text-decoration: none; }
  .p-people-list a.p-people-list__item:hover { color: #2e8201; text-decoration: none; }
  .p-people-list a.p-people-list__item img { transition-property: transform; transition-duration: 0.3s; }
  .p-people-list a.p-people-list__item:hover img { transform: translate(4px, 4px); }
  .p-people-list__body { order: 2; }
  .p-people-list__title { font-weight: normal; position: relative; padding-left: 8px; padding-left: 15px; }
  .p-people-list__title::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(8px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }
  .p-people-list__note { color: #2e8201; font-size: 0.8rem; line-height: 1.6; margin-top: 0.5rem; } }

@media screen and (min-width: 737px) and (max-width: 736px) { .p-people-list__note { font-size: 0.8rem; } }

@media screen and (min-width: 737px) and (max-width: 736px) { .p-people-list__note { margin-top: 0.375rem; } }

@media print, screen and (min-width: 737px) { .p-people-list__img { order: 1; padding-right: 30%; padding-bottom: 10%; margin-bottom: 1rem; }
  .p-people-list div:nth-child(1) .p-people-list__img { background: url(/common/img/people_pattern_1.png) right bottom/48% auto no-repeat; }
  .p-people-list div:nth-child(2) .p-people-list__img { background: url(/common/img/people_pattern_2.png) right bottom/76% auto no-repeat; }
  .p-people-list div:nth-child(3) .p-people-list__img { background: url(/common/img/people_pattern_3.png) right bottom/50% auto no-repeat; } }

@media screen and (max-width: 736px) { .p-people-list__item { display: flex; color: inherit; text-decoration: none; }
  .p-people-list__item:hover { color: #2e8201; text-decoration: none; }
  .p-people-list__body { order: 2; width: 65%; box-sizing: border-box; padding-top: 1rem; }
  .p-people-list__title { font-weight: normal; }
  .p-people-list__note { color: #2e8201; font-size: 0.8rem; line-height: 1.6; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-people-list__note { font-size: 0.8rem; } }

@media screen and (max-width: 736px) { .p-people-list__img { order: 1; width: 35%; box-sizing: border-box; padding-right: 1rem; padding-bottom: 7%; }
  .p-people-list div:nth-child(1) a { background: url(/common/img/people_pattern_1.png) 28% bottom/27% auto no-repeat; }
  .p-people-list div:nth-child(2) a { background: url(/common/img/people_pattern_2.png) 10% bottom/43% auto no-repeat; }
  .p-people-list div:nth-child(3) a { background: url(/common/img/people_pattern_3.png) 10% bottom/34% auto no-repeat; } }

/******************************************************************
project - news-genre-list
******************************************************************/
@media print, screen and (min-width: 737px) { .p-news-genre-list { display: flex; justify-content: center; margin-right: -1rem; }
  .p-news-genre-list__item { margin-right: 1rem; }
  .p-news-genre-list a { color: inherit; text-decoration: none; }
  .p-news-genre-list a:hover { color: #2e8201; text-decoration: none; }
  .p-news-genre-list .c-badge { min-width: 9em; } }

@media screen and (max-width: 736px) { .p-news-genre-list { display: table; width: 100%; }
  .p-news-genre-list__item { display: table-cell; letter-spacing: -1px; }
  .p-news-genre-list__item a { display: block; min-width: 4em; } }

/******************************************************************
project - diary
******************************************************************/
@media print, screen and (min-width: 737px) { .p-diary { margin: 3rem auto 6rem auto; }
  .p-diary li { margin-right: 20px; }
  .p-diary li a { display: block; overflow: hidden; background-size: cover; background-position: center center; transition-property: transform; transition-duration: 0.3s; }
  .p-diary li a:hover { transform: scale(1.02, 1.02); } }

@media screen and (max-width: 736px) { .p-diary { margin: 1.5rem auto 3rem auto; }
  .p-diary li { margin-right: 10px; }
  .p-diary li a { display: block; background-size: cover; background-position: center center; }
  .p-diary li a img { width: 130px; } }

/******************************************************************
project - department-list
******************************************************************/
.p-department-list-block { display: flex; flex-wrap: wrap; justify-content: space-between; }

@media screen and (max-width: 920px) { .p-department-list-block { flex-direction: column; } }

@media screen and (max-width: 736px) { .p-department-list-block { flex-direction: column; gap: 2.25rem; } }

.p-department-list-block__item { width: calc(50% - 17px); }

@media screen and (max-width: 920px) { .p-department-list-block__item { width: 100%; } }

/******************************************************************
project - department-list
******************************************************************/
@media print, screen and (min-width: 737px) { .p-department-list__item a { display: block; position: relative; background-color: #f0f0ef; transition-property: background, box-shadow; transition-duration: 0.3s; }
  .p-department-list__item a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; bottom: 0; left: 0; width: 100%; height: 0; transition-property: height; transition-duration: 0.3s; }
  .p-department-list__item a:hover { background-color: #ffffff; z-index: 100; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .p-department-list__item a img { width: 100%; }
  .p-department-list__item-new { display: none; position: absolute; top: 0; left: 0; width: 100%; } }

@media screen and (max-width: 736px) { .p-department-list__item a { display: block; position: relative; }
  .p-department-list__item-new { display: none; position: absolute; top: 0; left: 0; width: 100%; } }


/******************************************************************
project - calendar-s
******************************************************************/
.p-calendar-s__title { font-size: 1rem; text-align: center; }

@media screen and (max-width: 736px) { .p-calendar-s__title { font-size: 0.9rem; } }

.p-calendar-s__caption { display: flex; background-color: #9f5799; }

.p-calendar-s__caption p { order: 2; flex-grow: 1; color: #fff; font-weight: bold; text-align: center; padding: 0.5rem; }

@media screen and (max-width: 736px) { .p-calendar-s__caption p { padding: 0.375rem; } }

.p-calendar-s__prev { order: 1; width: 2em; display: flex; }

.p-calendar-s__prev a { width: 2em; flex-grow: 1; position: relative; transition-property: opacity; transition-duration: 0.3s; }

.p-calendar-s__prev a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(2px, 0) rotate(225deg); border-top: 2px solid #ffffff; border-right: 2px solid #ffffff; width: 12px; height: 12px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-calendar-s__prev a:hover { opacity: 0.7; }

.p-calendar-s__next { order: 3; width: 2em; display: flex; }

.p-calendar-s__next a { width: 2em; flex-grow: 1; position: relative; transition-property: opacity; transition-duration: 0.3s; }

.p-calendar-s__next a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(-2px, 0) rotate(45deg); border-top: 2px solid #ffffff; border-right: 2px solid #ffffff; width: 12px; height: 12px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-calendar-s__next a:hover { opacity: 0.7; }

/******************************************************************
project - general-calendar
******************************************************************/
.p-general-calendar th { width: 15%; text-align: center; white-space: nowrap; color: #9f5799; }

.p-general-calendar th span { font-size: 3rem; }

@media screen and (max-width: 736px) { .p-general-calendar th span { font-size: 2.7rem; } }

@media screen and (max-width: 736px) { .p-general-calendar th span { font-size: 1.2rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-general-calendar th span { font-size: 1.08rem; } }

.p-general-calendar tr > :last-child { width: 25%; text-align: right; }

@media print, screen and (min-width: 737px) { .p-top-admissions { display: none; } }

.p-top-admissions { margin: 0.75rem; margin-bottom: 0; }

.p-top-admissions a { display: block; text-align: center; border: 1px solid #e2cfe0; background-color: #f8f3f8; font-weight: bold; padding: 0.7em; }

.p-top-admissions a span { display: inline-block; position: relative; padding-left: 7px; padding-left: 0.75em; }

.p-top-admissions a span::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0px; height: 8px; border-color: #9f5799; border-style: solid; border-right-width: 0; border-left-width: 7px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }

/******************************************************************
project - oc
******************************************************************/
.p-oc-body { background-color: #fbf5fe; }

.l-footer { background-color: #fff; }

.p-oc-menu { background-size: auto auto; background-color: #fbf5fe; background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, #fbdffb 5px, #fbdffb 7px); }

.p-oc-menu__inner { padding-top: 2rem; padding-bottom: 2rem; }

@media screen and (max-width: 736px) { .p-oc-menu__inner { padding-top: 1rem; padding-bottom: 1rem; } }

.p-oc-menu__anker { border: 1px solid #f99bbe; background-color: #fff; box-sizing: border-box; padding: 12px 16px; color: #ff2a7a; text-decoration: none; text-align: center; line-height: 1.4; min-height: 4.6em; transition-property: background; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-oc-menu__anker { min-height: 0; } }

.p-oc-menu__anker:hover { color: #ff2a7a; text-decoration: none; background-color: #fff9fb; }

.p-oc-heading2 { text-align: center; padding-left: 0; margin-top: 5rem; margin-bottom: 3rem !important; }

@media screen and (max-width: 736px) { .p-oc-heading2 { margin-top: 3rem; margin-bottom: 1.5rem !important; } }

.p-oc .c-heading2 { text-align: center; padding-left: 0; margin-top: 5rem; margin-bottom: 3rem !important; }

@media screen and (max-width: 736px) { .p-oc .c-heading2 { margin-top: 3rem; margin-bottom: 1.5rem !important; } }

.p-oc .c-heading2::before { content: none; }

.p-oc-learning__bungaku, .p-oc-learning__hles, .p-oc-learning__human_sociology, .p-oc-learning__junior_college { background-color: #fff; box-sizing: border-box; padding: 6px 16px; text-decoration: none; text-align: center; line-height: 1.4; min-height: 4.6em; transition-property: opacity; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-oc-learning__bungaku, .p-oc-learning__hles, .p-oc-learning__human_sociology, .p-oc-learning__junior_college { min-height: 3em; } }

.p-oc-learning__bungaku:hover, .p-oc-learning__hles:hover, .p-oc-learning__human_sociology:hover, .p-oc-learning__junior_college:hover { text-decoration: none; }

.p-oc-learning__bungaku { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #eef5fd 4px, #eef5fd 6px); border: 1px solid #93b4cf; color: #106ab3; }

.p-oc-learning__bungaku:hover { opacity: 0.6; color: #106ab3; }

.p-oc-learning__hles { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #fff3f5 4px, #fff3f5 6px); border: 1px solid #dd9da8; color: #de1c3f; }

.p-oc-learning__hles:hover { opacity: 0.6; color: #de1c3f; }

.p-oc-learning__human_sociology { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f1fbfb 4px, #f1fbfb 6px); border: 1px solid #a2c4c4; border: 1px solid #a2c4c4; color: #0a8885; }

.p-oc-learning__human_sociology:hover { opacity: 0.6; color: #0a8885; }

.p-oc-learning__junior_college { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f7f4fd 4px, #f7f4fd 6px); border: 1px solid #a7a2c2; color: #5438ca; }

.p-oc-learning__junior_college:hover { opacity: 0.6; color: #5438ca; }

.p-oc-movie .c-card { background-color: #fff; }

.p-oc-insta { background: linear-gradient(135deg, #d0f1fc 0%, #fce9eb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ margin-top: 5rem; padding: 3rem; }

@media print, screen and (min-width: 737px) { .p-oc-insta { display: flex; } }

@media print, screen and (max-width: 1000px) { .p-oc-insta { padding: 5%; } }

@media screen and (max-width: 736px) { .p-oc-insta { margin-top: 3rem; padding: 1rem; } }

.p-oc-insta__main { text-align: center; }

@media print, screen and (min-width: 737px) { .p-oc-insta__main { width: 50%; display: flex; flex-direction: column; justify-content: center; } }

.p-oc-insta__main-inner { display: inline-block; }

.p-oc-insta__main-inner iframe { min-width: 200px !important; }

.p-oc-insta__head { box-sizing: border-box; padding: 3rem 2rem; width: calc(50% - 2rem); text-align: center; }

@media print, screen and (min-width: 737px) { .p-oc-insta__head { margin-right: 2rem; display: flex; flex-direction: column; justify-content: center; } }

@media print, screen and (max-width: 1000px) { .p-oc-insta__head { padding: 5% 5%; width: calc(50% - 2%); } }

@media screen and (max-width: 736px) { .p-oc-insta__head { padding: 1.5rem 1rem; width: 100%; margin-bottom: 0.9375rem; } }

.p-oc-insta__title { margin-bottom: 1rem; }

@media screen and (max-width: 736px) { .p-oc-insta__title { margin-bottom: 0.75rem; }
  .p-oc-insta__title img { max-width: 70%; } }

.p-oc-insta__copy { margin-bottom: 2rem; }

@media screen and (max-width: 736px) { .p-oc-insta__copy { margin-bottom: 1.125rem; } }

.p-oc-insta__btn a { display: inline-block; background-color: #ff2a7a; color: #fff; text-align: center; min-width: 13em; padding: 0.6em 0; border-radius: 4em; font-weight: bold; transition-property: background; transition-duration: 0.3s; }

.p-oc-insta__btn a:hover { color: #fff; text-decoration: none; background-color: #ff4e90; }

.p-oc-card--bungaku, .p-oc-card--hles, .p-oc-card--human_sociology, .p-oc-card--junior_college, .p-oc-card--other { background-color: #fff; box-sizing: border-box; text-decoration: none; transition-property: opacity; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-oc-card--bungaku, .p-oc-card--hles, .p-oc-card--human_sociology, .p-oc-card--junior_college, .p-oc-card--other { min-height: 0; } }

.p-oc-card--bungaku:hover, .p-oc-card--hles:hover, .p-oc-card--human_sociology:hover, .p-oc-card--junior_college:hover, .p-oc-card--other:hover { text-decoration: none; color: inherit !important; }

.p-oc-card--bungaku .c-card__title, .p-oc-card--hles .c-card__title, .p-oc-card--human_sociology .c-card__title, .p-oc-card--junior_college .c-card__title, .p-oc-card--other .c-card__title { font-size: 100%; }

.p-oc-card--bungaku { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #eef5fd 4px, #eef5fd 6px); border: 1px solid #93b4cf; }

.p-oc-card--bungaku .c-card__title { color: #106ab3; }

.p-oc-card--hles { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #fff3f5 4px, #fff3f5 6px); border: 1px solid #dd9da8; }

.p-oc-card--hles .c-card__title { color: #de1c3f; }

.p-oc-card--human_sociology { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f1fbfb 4px, #f1fbfb 6px); border: 1px solid #a2c4c4; border: 1px solid #a2c4c4; }

.p-oc-card--human_sociology .c-card__title { color: #0a8885; }

.p-oc-card--junior_college { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f7f4fd 4px, #f7f4fd 6px); border: 1px solid #a7a2c2; }

.p-oc-card--junior_college .c-card__title { color: #5438ca; }

.p-oc-card--other { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f7f7f7 4px, #f7f7f7 6px); border: 1px solid #c7c7c7; }

.p-oc__detail { padding: 2rem; }

@media screen and (max-width: 736px) { .p-oc__detail { padding: 1rem; } }

.p-oc__detail--bungaku { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #eef5fd 4px, #eef5fd 6px); border: 1px solid #93b4cf; }

.p-oc__detail--hles { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #fff3f5 4px, #fff3f5 6px); border: 1px solid #dd9da8; }

.p-oc__detail--human_sociology { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f1fbfb 4px, #f1fbfb 6px); border: 1px solid #a2c4c4; border: 1px solid #a2c4c4; }

.p-oc__detail--junior_college { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f7f4fd 4px, #f7f4fd 6px); border: 1px solid #a7a2c2; }

.p-oc__detail--other { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, #f7f7f7 4px, #f7f7f7 6px); border: 1px solid #c7c7c7; }

.p-oc-back { text-align: center; }

.p-oc-back a { display: inline-block; background-color: #ff2a7a; color: #fff; text-align: center; min-width: 13em; padding: 0.6em 3em; border-radius: 4em; font-weight: bold; transition-property: background; transition-duration: 0.3s; }

.p-oc-back a:hover { color: #fff; text-decoration: none; background-color: #ff4e90; }

/******************************************************************
project - opencampus
******************************************************************/
.p-opencampus .c-heading2::before { background-color: #f5bebf; }

.p-opencampus .c-heading-catch { color: #c355a3; }

.p-opencampus .c-card--bg-type1 { background-color: #f3f3f2; }

.p-opencampus-copy { color: #ee9396; line-height: 1.4; font-size: 28px; }

@media screen and (max-width: 736px) { .p-opencampus-copy { font-size: 20px; } }

.p-opencampus-list { display: flex; flex-wrap: wrap; margin-right: -35px; margin-top: -35px; }

@media screen and (max-width: 736px) { .p-opencampus-list { margin-right: -1px; margin-top: -1px; } }

.p-opencampus-list__item { position: relative; display: flex; flex-direction: column-reverse; justify-content: flex-end; margin-right: 35px; margin-top: 35px; width: calc(50% - 35px); }

@media screen and (max-width: 736px) { .p-opencampus-list__item { margin-right: 1px; margin-top: 1px; width: calc(50% - 1px); } }

.p-opencampus-list__item--hino { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(250, 222, 222, 0.68) 2px, rgba(250, 222, 222, 0.68) 4px); }

.p-opencampus-list__item--hino .p-opencampus-list__label { background-color: #f8d3d3; }

.p-opencampus-list__item--shibuya { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(90deg, transparent, transparent 2px, #dbe6ee 2px, #dbe6ee 4px); }

.p-opencampus-list__item--shibuya .p-opencampus-list__label { background-color: #bfd3e1; }

.p-opencampus-list__item--online { background-size: auto auto; background-color: white; background-image: repeating-linear-gradient(90deg, transparent, transparent 2px, #d8ecd2 2px, #d8ecd2 4px); }

.p-opencampus-list__item--online .p-opencampus-list__label { background-color: #d3eacc; }

.p-opencampus-list__body { flex-grow: 1; display: flex; flex-direction: column; padding: 25px; }

@media screen and (max-width: 736px) { .p-opencampus-list__body { padding: 10px; font-size: 10px; } }

.p-opencampus-list__body > *:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .p-opencampus-list__body > *:not(:last-child) { margin-bottom: 0.375rem; } }

.p-opencampus-list__title { font-weight: normal; font-size: 22px; }

@media screen and (max-width: 736px) { .p-opencampus-list__title { font-size: 13px; } }

.p-opencampus-list__label { box-sizing: border-box; position: absolute; top: 10px; left: 0; text-align: center; width: 6em; }

@media screen and (max-width: 736px) { .p-opencampus-list__label { top: 0; } }

.p-opencampus-list__department { display: flex; flex-wrap: wrap; margin-top: -4px; margin-right: -4px; }

@media screen and (max-width: 736px) { .p-opencampus-list__department { margin-top: -2px; margin-right: -2px; } }

.p-opencampus-list__department li { margin-top: 4px; margin-right: 4px; background-color: #fff; border-radius: 60px; border: 1px solid #bababa; padding: .45em .8em; line-height: 1; font-size: 13px; }

@media screen and (max-width: 736px) { .p-opencampus-list__department li { margin-top: 2px; margin-right: 2px; font-size: 10px; } }

.p-opencampus-list__copy { flex-grow: 1; }

.p-opencampus-list__nav { margin-top: 1rem; display: flex; flex-wrap: wrap; margin-top: -6px; margin-right: -6px; }

.p-opencampus-list__nav li { width: calc(50% - 6px); margin-top: 6px; margin-right: 6px; }

.p-opencampus-list__nav a { display: block; background-color: #fff; border: 1px solid #bababa; color: inherit; }

@media print, screen and (min-width: 737px) { .p-opencampus-list__nav a { position: relative; padding-left: 16.5px; padding: .4em 1em .4em 1.5em; }
  .p-opencampus-list__nav a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(16.5px, 3px) rotate(135deg); transform-origin: top left; border-top: 1px solid #888888; border-left: 1px solid #888888; width: 8px; height: 8px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

@media screen and (max-width: 736px) { .p-opencampus-list__nav a { padding: .6em .4em; font-size: 10px; text-align: center; } }

.p-opencampus-list__nav a:hover { text-decoration: none; color: #2e8201; }

.p-opencampus-list__img img { width: 100%; }

.p-opencampus-nav li { text-align: center; }

.p-opencampus-nav li:not(:last-child) { margin-bottom: 1rem; }

.p-opencampus-nav li a { box-sizing: border-box; color: inherit; text-decoration: none; border: 1px solid #888888; width: 30em; padding: 1rem 1.5rem; text-align: left; display: inline-flex; justify-content: space-between; }

.p-opencampus-nav li a:hover { color: #2e8201; text-decoration: none; }

@media screen and (max-width: 736px) { .p-opencampus-nav li a { width: 100%; } }

.p-opencampus-nav li a:hover { color: #2e8201; }

.p-opencampus-nav li a .p-opencampus-nav__txt { padding-right: 0.5rem; }

.p-opencampus-nav li a .p-opencampus-nav__arrow img { max-width: none; }

.p-opencampus-table__head { writing-mode: vertical-rl; line-height: 1.3; color: #2f2f2f; background-color: #fdefef; font-weight: normal; }

.p-opencampus-table__date { white-space: nowrap; color: #2f2f2f; padding-left: 1rem !important; padding-right: 1rem !important; }

.p-opencampus-table__place { white-space: nowrap; color: #2f2f2f; }

.p-opencampus-table td { line-height: 1.5; color: #868686; padding-left: 6px; padding-right: 6px; }

/******************************************************************
project - academy
******************************************************************/
.p-academy-btn { display: inline-block; text-align: left; min-width: 14em; padding: 6px 10px; border: 1px solid #bc89b7; background: #ffffff url(/common/img/academy_arrow1.png) right 8px bottom 8px no-repeat; transition-property: background; transition-duration: 0.3s; }

@media all and (-ms-high-contrast: none) { .p-academy-btn { padding: 8px 10px 4px 10px; } }

.p-academy-btn:hover { text-decoration: none; background: #ffffff url(/common/img/academy_arrow1.png) right 3px bottom 8px no-repeat; background-color: #fcf7fa; text-decoration: none; }

@media print, screen and (min-width: 737px) { .p-academy-chair { background: url(/common/img/academy_bg2.png) left top no-repeat, url(/common/img/academy_bg1.jpg) top 8% center/contain no-repeat; }
  .p-academy-chair__main { padding-right: 40%; }
  .p-academy-chair__main > *:not(:last-child) { margin-bottom: 2rem; } }

@media screen and (min-width: 737px) and (max-width: 736px) { .p-academy-chair__main > *:not(:last-child) { margin-bottom: 1.5rem; } }

@media screen and (max-width: 736px) { .p-academy-chair__title { padding: 15vw 40% 15vw 2vw; background: url(/common/img/academy_bg1.jpg) center right/115% no-repeat; } }

.p-academy-bg { background: url(/common/img/academy_bg3.png) right top repeat-y, url(/common/img/academy_bg4.png) left top repeat-y; }

@media print, screen and (max-width: 1000px) { .p-academy-bg { background: url(/common/img/academy_bg3.png) right top/20vw auto repeat-y, url(/common/img/academy_bg4.png) left top/20vw auto repeat-y; } }

@media print, screen and (min-width: 737px) { .p-academy-shimoda-text { border-top: 1px solid #6C6C6C; border-bottom: 1px solid #6C6C6C; padding-top: 2rem; padding-bottom: 2rem; } }

.p-academy-shimoda-menu__item { background-color: #f6f6f6; }

.p-academy-shimoda-menu__item a:hover { background-color: #e9e9e9; }

.p-academy-shimoda-menu__item:nth-child(even) { background-color: #ececec; }

.p-academy-shimoda-menu__item:nth-child(even) a:hover { background-color: #dfdfdf; }

.p-academy-shimoda-menu a { transition-property: background; transition-duration: 0.3s; color: inherit; text-decoration: none; }

.p-academy-shimoda-menu a:hover { color: #2e8201; text-decoration: none; }

.p-academy-shimoda-menu a:hover { color: inherit; }

.p-academy-shimoda-menu a:hover .c-vertical-area__inner { background: url(/common/img/academy_arrow2.png) right 3px bottom 8px no-repeat; }

.p-academy-shimoda-menu .c-vertical-area__inner { background: url(/common/img/academy_arrow2.png) right 8px bottom 8px no-repeat; transition-property: background; transition-duration: 0.3s; padding: 2rem 1rem 2rem 1rem; }

@media screen and (max-width: 736px) { .p-academy-shimoda-menu .c-vertical-area__inner { padding: 1.4rem 1rem 1.4rem 1rem; } }

.p-academy-menu { border-top: 1px solid #2e8201; border-left: 1px solid #2e8201; }

.p-academy-menu__item { border-bottom: 1px solid #2e8201; border-right: 1px solid #2e8201; }

.p-academy-menu__item .c-vertical-area { box-sizing: border-box; background: url(/common/img/academy_arrow3.png) right 8px bottom 8px no-repeat; transition-property: background; transition-duration: 0.3s; background-color: #ffffff; min-height: 5.5em; padding: 0.5rem 1rem; }

@media screen and (max-width: 736px) { .p-academy-menu__item .c-vertical-area { min-height: 3.5em; padding: 0.375rem 0.75rem; } }

.p-academy-menu__item .c-vertical-area:hover { background: url(/common/img/academy_arrow3.png) right 3px bottom 8px no-repeat; background-color: #fcf7fa; text-decoration: none; }

.p-academy-menu__charm { display: block; background: url(/common/img/academy_arrow3.png) right 8px bottom 8px no-repeat; transition-property: background; transition-duration: 0.3s; background-color: #ffffff; }

.p-academy-menu__charm-main { box-sizing: border-box; padding: 1.5rem 2rem; }

@media screen and (max-width: 736px) { .p-academy-menu__charm-main { padding: 0.75rem 0.75rem; } }

.p-academy-menu__charm-title { font-weight: normal; margin-bottom: 0.75rem; font-size: 1.3rem; }

@media screen and (max-width: 736px) { .p-academy-menu__charm-title { font-size: 1.17rem; } }

.p-academy-menu__charm-copy { margin-bottom: 5px; }

.p-academy-menu__charm-text { font-size: 0.9rem; }

@media screen and (max-width: 736px) { .p-academy-menu__charm-text { font-size: 0.81rem; } }

.p-academy-menu__charm:hover { background: url(/common/img/academy_arrow3.png) right 3px bottom 8px no-repeat; background-color: #fcf7fa; text-decoration: none; }

@media print, screen and (min-width: 737px) { .p-academy-menu__dt { display: flex; }
  .p-academy-menu__dt-title { min-width: 10em; border-right: 1px dotted #2e8201; }
  .p-academy-menu__dt-data { padding-left: 2em; } }

@media screen and (max-width: 736px) { .p-academy-menu__dt { padding: 0.375rem 0; }
  .p-academy-menu__dt-title { display: block; border-bottom: 1px dotted #2e8201; margin-bottom: 6px; }
  .p-academy-menu__dt-data { display: block; font-size: 0.8rem; line-height: 1.6; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-academy-menu__dt-data { font-size: 0.8rem; } }

/******************************************************************
project - exam
******************************************************************/
@media print, screen and (max-width: 768px) { .p-exam-visual { margin-top: 2rem; } }

.p-exam-visual .c-card { background-color: #ffffff; border-color: #dfe2e2; }

.p-exam-visual .c-card:hover { color: inherit; }

.p-exam-visual .c-card__body { padding-top: 2rem; padding-bottom: 2rem; line-height: 1.8; }

@media print, screen and (max-width: 768px) { .p-exam-visual .c-card__body { padding: 0.75rem; font-size: 0.9rem; } }

@media screen and (max-width: 768px) and (max-width: 736px) { .p-exam-visual .c-card__body { font-size: 0.81rem; } }

.p-exam-visual .c-card__title { padding-bottom: 2rem; color: #c355a3; text-align: center; font-size: 1.2rem; }

@media screen and (max-width: 736px) { .p-exam-visual .c-card__title { font-size: 1.08rem; } }

@media print, screen and (max-width: 768px) { .p-exam-visual .c-card__title { padding-bottom: 0.75rem; } }

.p-exam-visual .c-card__headimage { margin: 6px; }

@media print, screen and (max-width: 768px) { .p-exam-visual .c-card__headimage { margin: 3px; } }

.p-exam-nav { text-align: center; }

.p-exam-nav a { display: block; color: #c355a3; }

.p-exam-nav a:hover { text-decoration: none; }

.p-exam-nav__icon { display: block; border-radius: 100%; background: #c355a3; }

@media print, screen and (min-width: 769px) { .p-exam-nav__icon { position: relative; margin: 1.5rem auto 0 auto; width: 42px; height: 42px; transition-property: background transform; transition-duration: 0.3s; }
  .p-exam-nav__icon::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(6px, 11px) rotate(-135deg); transform-origin: top left; border-top: 2px solid #ffffff; border-left: 2px solid #ffffff; width: 12px; height: 12px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

@media print, screen and (max-width: 768px) { .p-exam-nav__icon { position: relative; margin: 0.375rem auto 1.125rem auto; width: 32px; height: 32px; }
  .p-exam-nav__icon::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(6px, 11px) rotate(-135deg); transform-origin: top left; border-top: 2px solid #ffffff; border-left: 2px solid #ffffff; width: 12px; height: 12px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

@media print, screen and (min-width: 769px) { a:hover .p-exam-nav__icon { background: #d07bb7; transform: translateY(10px); } }

.p-exam__menu .c-grid__item3 { border: 1px solid #e2e2e2; background-color: #ffffff; }

.p-exam__menu a { box-sizing: border-box; text-align: center; color: #c355a3; transition-property: border background; transition-duration: 0.3s; font-size: 1.2rem; padding: 3rem 0.5rem; border: 5px solid #f6e7f1; }

@media screen and (max-width: 736px) { .p-exam__menu a { font-size: 1.08rem; } }

@media print, screen and (max-width: 768px) { .p-exam__menu a { font-size: 1rem; padding: 1.125rem 0.375rem; border: 3px solid #f6e7f1; } }

@media screen and (max-width: 768px) and (max-width: 736px) { .p-exam__menu a { font-size: 0.9rem; } }

.p-exam__menu a:hover { border: 5px solid #c355a3; background-color: #c355a3; color: #ffffff; text-decoration: none; }

@media print, screen and (max-width: 768px) { .p-exam__menu a:hover { border: 3px solid #c355a3; } }

@media print, screen and (min-width: 769px) { .p-exam-outer { padding-top: 3rem; }
  .p-exam { background-position: top center; background-repeat: no-repeat; background-size: cover; position: relative; margin-top: 3rem; }
  .p-exam--dot2, .p-exam--dot3, .p-exam--dot4 { margin-bottom: 3rem; }
  .p-exam::before { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: -3rem; right: 0; left: 0; width: 1100px; height: 3rem; }
  .p-exam--dot1::before { background: url(/common/img/exam_dot1.png); }
  .p-exam--dot2::before { background: url(/common/img/exam_dot2.png); }
  .p-exam--dot3::before { background: url(/common/img/exam_dot3.png); }
  .p-exam--dot4::before { background: url(/common/img/exam_dot4.png); }
  .p-exam::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; right: 0; bottom: -3rem; left: 0; width: 100%; height: 3rem; }
  .p-exam--dot2::after { background: url(/common/img/exam_dot2.png); }
  .p-exam--dot3::after { background: url(/common/img/exam_dot3.png); }
  .p-exam--dot4::after { background: url(/common/img/exam_dot4.png); }
  .p-exam--dot2 .p-exam__title { margin-left: auto; }
  .p-exam--dot4 .p-exam__title { margin-left: auto; }
  .p-exam__title { position: relative; top: -3rem; width: 36%; padding: 3rem 2rem; background-color: #ffffff; border: 1px solid #e2e2e2; }
  .p-exam__title h2 { font-weight: normal; color: #c355a3; font-size: 2rem; margin-bottom: 1.5rem; } }

@media screen and (min-width: 769px) and (max-width: 736px) { .p-exam__title h2 { font-size: 1.8rem; } }

@media print, screen and (max-width: 768px) { .p-exam-outer { padding-top: 1rem; }
  .p-exam { background-position: top center; background-repeat: no-repeat; background-size: 100% auto; position: relative; margin-top: 1rem; padding-top: 25vw; }
  .p-exam--dot2 .c-section__bottom, .p-exam--dot3 .c-section__bottom, .p-exam--dot4 .c-section__bottom { margin-bottom: 0; }
  .p-exam::before { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: -1rem; right: 0; left: 0; width: 100%; height: 1rem; }
  .p-exam--dot1::before { background: url(/common/img/exam_dot1.png); }
  .p-exam--dot2::before { background: url(/common/img/exam_dot2.png); }
  .p-exam--dot3::before { background: url(/common/img/exam_dot3.png); }
  .p-exam--dot4::before { background: url(/common/img/exam_dot4.png); }
  .p-exam::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; right: 0; bottom: -3rem; left: 0; width: 100%; height: 1rem; }
  .p-exam--dot2::after { background: url(/common/img/exam_dot2.png); }
  .p-exam--dot3::after { background: url(/common/img/exam_dot3.png); }
  .p-exam--dot4::after { background: url(/common/img/exam_dot4.png); }
  .p-exam__title { position: relative; padding: 1.5rem 1.5rem; background-color: #ffffff; border: 1px solid #e2e2e2; margin-bottom: 1rem; }
  .p-exam__title h2 { font-weight: normal; color: #c355a3; font-size: 1.6rem; margin-bottom: 1.125rem; } }

@media screen and (max-width: 768px) and (max-width: 736px) { .p-exam__title h2 { font-size: 1.44rem; } }

.p-exam-menu { background: url(/common/img/exam_dot1.png) left top; }

.p-exam-menu a { background-color: #ffffff; border: 1px solid #e2e2e2; padding: 0.8rem 0.6rem; box-sizing: border-box; text-align: center; color: inherit; text-decoration: none; transition-property: color background; transition-duration: 0.3s; }

@media all and (-ms-high-contrast: none) { .p-exam-menu a { padding-top: 0.9rem; } }

.p-exam-menu a:hover { color: #2e8201; text-decoration: none; }

.p-exam-menu a:hover { color: #ffffff; background-color: #c355a3; }

.p-exam-banner { background: url(/common/img/exam_dot1.png); margin-top: 8rem; margin-bottom: 3rem; }

@media print, screen and (max-width: 768px) { .p-exam-banner { margin-top: 6rem; margin-bottom: 0; } }

.p-exam-banner > div:first-child a { transform: translateY(-2em); }

@media print, screen and (max-width: 768px) { .p-exam-banner > div:first-child a { transform: translateY(-1em); } }

.p-exam-banner > div:last-child a { margin-left: auto; transform: translateY(2em); }

@media print, screen and (max-width: 768px) { .p-exam-banner > div:last-child a { transform: translateY(1em); } }

.p-exam-banner a { width: 60%; }

@media print, screen and (max-width: 768px) { .p-exam-banner a { width: 90%; } }

.p-exam-banner .c-vertical-area__title { font-weight: normal; font-size: 1.8rem; }

@media screen and (max-width: 736px) { .p-exam-banner .c-vertical-area__title { font-size: 1.62rem; } }

@media screen and (max-width: 736px) { .p-exam-banner .c-vertical-area__title { font-size: 1.4rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-exam-banner .c-vertical-area__title { font-size: 1.26rem; } }

.p-exam-banner .c-vertical-area__title span { display: block; font-size: 0.8rem; line-height: 1.6; }

@media screen and (max-width: 736px) { .p-exam-banner .c-vertical-area__title span { font-size: 0.8rem; } }

.p-exam-contact { text-align: left; }

@media print, screen and (min-width: 769px) { .p-exam-contact { border: 6px solid #f6e7f1; display: inline-flex; align-items: center; } }

@media print, screen and (max-width: 768px) { .p-exam-contact { border: 3px solid #f6e7f1; } }

@media print, screen and (min-width: 769px) { .p-exam-contact__left { padding: 1rem 3rem; } }

@media print, screen and (max-width: 768px) { .p-exam-contact__left { padding: 0.75rem; } }

.p-exam-contact__left a { color: #c355a3; }

@media print, screen and (min-width: 769px) { .p-exam-contact__right { border-left: 1px solid #e2e2e2; padding: 1.5rem; } }

@media print, screen and (max-width: 768px) { .p-exam-contact__right { border-top: 1px solid #e2e2e2; padding: 0.75rem; } }

/******************************************************************
project - philosophy
******************************************************************/
.p-philosophy { border: 0; }

.p-philosophy__body { border: 1px solid #b9b9b9; background-color: #f9f4f9; padding: 3rem; padding-bottom: 4rem; }

.p-philosophy__body > *:not(:last-child) { margin-bottom: 2.5rem; }

@media screen and (max-width: 736px) { .p-philosophy__body > *:not(:last-child) { margin-bottom: 1.875rem; } }

@media screen and (max-width: 736px) { .p-philosophy__body { padding: 1.125rem; padding-bottom: 1.875rem; }
  .p-philosophy__body > *:not(:last-child) { margin-bottom: 1.5rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-philosophy__body > *:not(:last-child) { margin-bottom: 1.125rem; } }

.p-philosophy__copy { text-align: center; color: #2e8201; line-height: 1.6; font-size: 2.2rem; }

@media screen and (max-width: 736px) { .p-philosophy__copy { font-size: 1.98rem; } }

@media screen and (max-width: 736px) { .p-philosophy__copy { font-size: 1.8rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-philosophy__copy { font-size: 1.62rem; } }

/******************************************************************
project - people-info
******************************************************************/
.p-people-info { background: #fbfbfb; border: 1px solid #b9b9b9; display: flex; align-items: center; padding: 1.5rem; }

@media screen and (max-width: 736px) { .p-people-info { padding: 1.125rem; } }

@media screen and (max-width: 736px) { .p-people-info { display: block; } }

.p-people-info__thum-inner { margin-right: 2rem; position: relative; display: inline-block; margin-bottom: 15px; }

.p-people-info__thum-inner::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: url(/common/img/bg_img_border2.png); transform: translate(15px, 15px); }

.p-people-info__thum-inner img { max-width: none; position: relative; z-index: +1; }

@media screen and (max-width: 736px) { .p-people-info__thum-inner { margin-right: 0; margin-bottom: 1.5rem; } }

@media screen and (max-width: 736px) { .p-people-info__thum { text-align: center; } }

.p-people-info__main { flex-grow: 1; }

.p-people-info__catch { font-weight: normal; color: #2e8201; font-size: 1.5rem; }

.color-faculty-bungaku .p-people-info__catch { color: #6994b7; }

.color-faculty-life .p-people-info__catch { color: #cb7786; }

.color-faculty-foodscience .p-people-info__catch { color: #ba3b2b; }

.color-faculty-human .p-people-info__catch { color: #73A7A4; }

.color-faculty-international .p-people-info__catch { color: #C9930D; }

.color-faculty-environment .p-people-info__catch { color: #F48576; }

.color-faculty-junior .p-people-info__catch { color: #857da7; }

.color-bungaku .p-people-info__catch { color: #5ca5bb; }

.color-eibungaku .p-people-info__catch { color: #5bbfe1; }

.color-bibi .p-people-info__catch { color: #8ea0ac; }

.color-environment .p-people-info__catch { color: #f68e6b; }

.color-diet .p-people-info__catch { color: #e39e8a; }

.color-seibun .p-people-info__catch { color: #f095aa; }

.color-gendaiseikatsu .p-people-info__catch { color: #b68cb9; }

.color-foodscience .p-people-info__catch { color: #d96d4a; }

.color-management .p-people-info__catch { color: #e77f40; }

.color-sociology .p-people-info__catch { color: #9FBC8C; }

.color-business-society .p-people-info__catch { color: #B6CFBE; }

.color-social-design .p-people-info__catch { color: #9DBDC5; }

.color-international .p-people-info__catch { color: #DBB449; }

.color-Japanese-commu .p-people-info__catch { color: #a89eab; }

.color-english-commu .p-people-info__catch { color: #9bb2da; }

.color-department-bungaku .p-people-info__catch { color: #6994b7; }

.color-department-life .p-people-info__catch { color: #cb7786; }

.color-department-human .p-people-info__catch { color: #7eaaa9; }

@media screen and (max-width: 736px) { .p-people-info__catch { font-size: 1.35rem; } }

@media screen and (max-width: 736px) { .p-people-info__catch { font-size: 1.2rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-people-info__catch { font-size: 1.08rem; } }

.p-people-info__title { font-weight: normal; }

/******************************************************************
project - time-schedule
******************************************************************/
.p-time-schedule { border-top: 1px solid #d5d5d5; }

.p-time-schedule__item { display: flex; flex-wrap: wrap; align-items: center; border-bottom: 1px solid #d5d5d5; padding-top: 1.4rem; padding-bottom: 1.4rem; }

@media screen and (max-width: 736px) { .p-time-schedule__item { padding-top: 1.05rem; padding-bottom: 1.05rem; } }

.p-time-schedule__time { display: flex; align-items: center; }

.p-time-schedule__time-img { margin-right: 0.5rem; }

.p-time-schedule__time-text { color: #2e8201; }

@media print, screen and (min-width: 737px) { .p-time-schedule__time-text { width: 140px; } }

.p-time-schedule__time-text span { font-size: 2rem; }

@media screen and (max-width: 736px) { .p-time-schedule__time-text span { font-size: 1.8rem; } }

.p-time-schedule__thum { margin-right: 1rem; }

@media screen and (max-width: 736px) { .p-time-schedule__thum img { width: 70px; } }

.p-time-schedule__main { flex-grow: 1; }

@media screen and (max-width: 736px) { .p-time-schedule__main { width: 100%; } }

/******************************************************************
project - teacher-info
******************************************************************/
.p-teacher-info { background: #fbfbfb; border: 1px solid #b9b9b9; display: table; box-sizing: border-box; width: 100%; padding: 1.5rem; }

@media screen and (max-width: 736px) { .p-teacher-info { padding: 1.125rem; } }

@media screen and (max-width: 736px) { .p-teacher-info { display: block; } }

.p-teacher-info__thum { display: table-cell; vertical-align: top; width: 10%; }

@media screen and (max-width: 736px) { .p-teacher-info__thum { display: block; width: 100%; } }

.p-teacher-info__thum-inner { margin-right: 2rem; position: relative; display: inline-block; margin-bottom: 15px; }

.p-teacher-info__thum-inner::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: url(/common/img/bg_img_border2.png); transform: translate(15px, 15px); }

.p-teacher-info__thum-inner img { max-width: none; position: relative; z-index: +1; }

@media screen and (max-width: 736px) { .p-teacher-info__thum-inner { margin-right: 0; margin-bottom: 1.5rem; } }

@media screen and (max-width: 736px) { .p-teacher-info__thum { text-align: center; } }

.p-teacher-info__main { display: table-cell; vertical-align: top; }

@media screen and (max-width: 736px) { .p-teacher-info__main { display: block; } }

.p-teacher-info__position { color: #2e8201; margin-bottom: 1rem; }

.color-faculty-bungaku .p-teacher-info__position { color: #6994b7; }

.color-faculty-life .p-teacher-info__position { color: #cb7786; }

.color-faculty-foodscience .p-teacher-info__position { color: #ba3b2b; }

.color-faculty-human .p-teacher-info__position { color: #73A7A4; }

.color-faculty-international .p-teacher-info__position { color: #C9930D; }

.color-faculty-environment .p-teacher-info__position { color: #F48576; }

.color-faculty-junior .p-teacher-info__position { color: #857da7; }

.color-bungaku .p-teacher-info__position { color: #5ca5bb; }

.color-eibungaku .p-teacher-info__position { color: #5bbfe1; }

.color-bibi .p-teacher-info__position { color: #8ea0ac; }

.color-environment .p-teacher-info__position { color: #f68e6b; }

.color-diet .p-teacher-info__position { color: #e39e8a; }

.color-seibun .p-teacher-info__position { color: #f095aa; }

.color-gendaiseikatsu .p-teacher-info__position { color: #b68cb9; }

.color-foodscience .p-teacher-info__position { color: #d96d4a; }

.color-management .p-teacher-info__position { color: #e77f40; }

.color-sociology .p-teacher-info__position { color: #9FBC8C; }

.color-business-society .p-teacher-info__position { color: #B6CFBE; }

.color-social-design .p-teacher-info__position { color: #9DBDC5; }

.color-international .p-teacher-info__position { color: #DBB449; }

.color-Japanese-commu .p-teacher-info__position { color: #a89eab; }

.color-english-commu .p-teacher-info__position { color: #9bb2da; }

.color-department-bungaku .p-teacher-info__position { color: #6994b7; }

.color-department-life .p-teacher-info__position { color: #cb7786; }

.color-department-human .p-teacher-info__position { color: #7eaaa9; }

.p-teacher-info__title { font-weight: normal; }

.p-teacher-info__about th { width: 9em; font-weight: normal; vertical-align: top; text-align: left; }

.p-teacher-info__about td { width: calc(100% - 9em); vertical-align: top; }

/******************************************************************
project - department-grid
******************************************************************/
@media print, screen and (min-width: 801px) { .p-department-grid { display: flex; }
  .p-department-grid__text { box-sizing: border-box; width: 34.5%; margin-right: 2rem; }
  .p-department-grid__main { width: 65.5%; } }

@media print, screen and (max-width: 800px) { .p-department-grid__text { margin-bottom: 1.5rem; } }

/******************************************************************
project - department-blog
******************************************************************/
.p-department-blog-title { font-family: 'Kosugi Maru', sans-serif; text-align: center; margin-bottom: 1rem !important; }

.blog-life .p-department-blog-title, .blog-bungaku .p-department-blog-title, .blog-eibungaku .p-department-blog-title, .blog-bibi .p-department-blog-title, .blog-diet .p-department-blog-title, .blog-environment .p-department-blog-title, .blog-seibun .p-department-blog-title, .blog-gendaiseikatsu .p-department-blog-title, .blog-faculty-human .p-department-blog-title, .blog-sociology .p-department-blog-title, .blog-Japanese-commu .p-department-blog-title, .blog-english-commu .p-department-blog-title { box-sizing: border-box; padding: 2.5rem 120px 1rem 120px; min-height: 120px; }

@media screen and (max-width: 736px) { .blog-life .p-department-blog-title, .blog-bungaku .p-department-blog-title, .blog-eibungaku .p-department-blog-title, .blog-bibi .p-department-blog-title, .blog-diet .p-department-blog-title, .blog-environment .p-department-blog-title, .blog-seibun .p-department-blog-title, .blog-gendaiseikatsu .p-department-blog-title, .blog-faculty-human .p-department-blog-title, .blog-sociology .p-department-blog-title, .blog-Japanese-commu .p-department-blog-title, .blog-english-commu .p-department-blog-title { padding: 0 63px 0.75rem 63px; min-height: 80px; } }

.blog-life .p-department-blog-title { background: url(/common/img/blog-hand-life.png) right bottom no-repeat, url(/common/img/blog-line-life.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-life .p-department-blog-title { background: url(/common/img/blog-hand-life.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-life.png) left bottom -6px repeat-x; text-align: left; padding-left: 0; font-size: 1.2rem; }
  .blog-life .p-department-blog-title img { max-width: 40%; } }

.blog-bungaku .p-department-blog-title { background: url(/common/img/blog-hand-bungaku.png) right bottom no-repeat, url(/common/img/blog-line-bungaku.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-bungaku .p-department-blog-title { background: url(/common/img/blog-hand-bungaku.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-bungaku.png) left bottom -6px repeat-x; } }

.blog-eibungaku .p-department-blog-title { background: url(/common/img/blog-hand-eibungaku.png) right bottom no-repeat, url(/common/img/blog-line-eibungaku.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-eibungaku .p-department-blog-title { background: url(/common/img/blog-hand-eibungaku.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-eibungaku.png) left bottom -6px repeat-x; } }

.blog-bibi .p-department-blog-title { background: url(/common/img/blog-hand-bibi.png) right bottom no-repeat, url(/common/img/blog-line-bibi.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-bibi .p-department-blog-title { background: url(/common/img/blog-hand-bibi.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-bibi.png) left bottom -6px repeat-x; } }

.blog-environment .p-department-blog-title { background: url(/common/img/blog-hand-environment.png) right bottom no-repeat, url(/common/img/blog-line-environment.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-environment .p-department-blog-title { background: url(/common/img/blog-hand-environment.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-environment.png) left bottom -6px repeat-x; } }

.blog-diet .p-department-blog-title { background: url(/common/img/blog-hand-diet.png) right bottom no-repeat, url(/common/img/blog-line-diet.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-diet .p-department-blog-title { background: url(/common/img/blog-hand-diet.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-diet.png) left bottom -6px repeat-x; } }

.blog-seibun .p-department-blog-title { background: url(/common/img/blog-hand-seibun.png) right bottom no-repeat, url(/common/img/blog-line-seibun.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-seibun .p-department-blog-title { background: url(/common/img/blog-hand-seibun.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-seibun.png) left bottom -6px repeat-x; } }

.blog-gendaiseikatsu .p-department-blog-title { background: url(/common/img/blog-hand-gendaiseikatsu.png) right bottom no-repeat, url(/common/img/blog-line-gendaiseikatsu.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-gendaiseikatsu .p-department-blog-title { background: url(/common/img/blog-hand-gendaiseikatsu.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-gendaiseikatsu.png) left bottom -6px repeat-x; } }

.blog-faculty-human .p-department-blog-title, .blog-sociology .p-department-blog-title, .blog-business-society .p-department-blog-title, .blog-social-design .p-department-blog-title { background: url(/common/img/blog-hand-sociology.png) right bottom no-repeat, url(/common/img/blog-line-sociology.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-faculty-human .p-department-blog-title, .blog-sociology .p-department-blog-title, .blog-business-society .p-department-blog-title, .blog-social-design .p-department-blog-title { background: url(/common/img/blog-hand-sociology.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-sociology.png) left bottom -6px repeat-x; } }

.blog-faculty-international .p-department-blog-title, .blog-international .p-department-blog-title { background: url(/common/img/blog-hand-international.png) right bottom no-repeat, url(/common/img/blog-line-international.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-faculty-international .p-department-blog-title, .blog-international .p-department-blog-title { background: url(/common/img/blog-hand-international.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-international.png) left bottom -6px repeat-x; } }

.blog-Japanese-commu .p-department-blog-title { background: url(/common/img/blog-hand-Japanese-commu.png) right bottom no-repeat, url(/common/img/blog-line-Japanese-commu.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-Japanese-commu .p-department-blog-title { background: url(/common/img/blog-hand-Japanese-commu.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-Japanese-commu.png) left bottom -6px repeat-x; } }

.blog-english-commu .p-department-blog-title { background: url(/common/img/blog-hand-english-commu.png) right bottom no-repeat, url(/common/img/blog-line-english-commu.png) left bottom repeat-x; }

@media screen and (max-width: 736px) { .blog-english-commu .p-department-blog-title { background: url(/common/img/blog-hand-english-commu.png) right bottom/60px auto no-repeat, url(/common/img/blog-line-english-commu.png) left bottom -6px repeat-x; } }

.p-department-blog-prev, .p-department-blog-next { color: inherit; }

.p-department-blog-prev { position: relative; padding-left: 13px; padding-left: 20px; }

.p-department-blog-prev::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(4px, 4px) rotate(-45deg); transform-origin: top left; border-top: 2px solid #6C6C6C; border-left: 2px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-department-blog-next { position: relative; padding-right: 13px; padding-right: 20px; }

.p-department-blog-next::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; transform: translate(-4px, 4px) rotate(45deg); transform-origin: top right; border-top: 2px solid #6C6C6C; border-right: 2px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-department-blog { font-family: 'Kosugi Maru', sans-serif; line-height: 2; background: url(/common/img/blog-line.png) left top; padding: 2rem; }

@media screen and (max-width: 736px) { .p-department-blog { padding: 0.75rem; } }

.p-department-blog__title { font-weight: normal; font-size: 1.5rem; padding-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .p-department-blog__title { font-size: 1.3rem; padding-bottom: 0.375rem; } }

.blog-life .p-department-blog { background-color: #f8f3f8; }

.blog-life .p-department-blog__title { border-bottom: 3px solid #9f5799; }

.blog-bungaku .p-department-blog { background-color: #fafcfd; }

.blog-bungaku .p-department-blog__title { border-bottom: 3px solid #5ca5bb; }

.blog-eibungaku .p-department-blog { background-color: #f7fcfd; }

.blog-eibungaku .p-department-blog__title { border-bottom: 3px solid #5bbfe1; }

.blog-bibi .p-department-blog { background-color: #f8f9fa; }

.blog-bibi .p-department-blog__title { border-bottom: 3px solid #8ea0ac; }

.blog-environment .p-department-blog { background-color: white; }

.blog-environment .p-department-blog__title { border-bottom: 3px solid #F8AB91; }

.blog-diet .p-department-blog { background-color: #fdf7f5; }

.blog-diet .p-department-blog__title { border-bottom: 3px solid #e39e8a; }

.blog-seibun .p-department-blog { background-color: white; }

.blog-seibun .p-department-blog__title { border-bottom: 3px solid #F3ABBC; }

.blog-gendaiseikatsu .p-department-blog { background-color: #f3ebf3; }

.blog-gendaiseikatsu .p-department-blog__title { border-bottom: 3px solid #C09CC3; }

.blog-faculty-human .p-department-blog, .blog-sociology .p-department-blog, .blog-business-society .p-department-blog, .blog-social-design .p-department-blog { background-color: #fafcfa; }

.blog-faculty-human .p-department-blog__title, .blog-sociology .p-department-blog__title, .blog-business-society .p-department-blog__title, .blog-social-design .p-department-blog__title { border-bottom: 3px solid #9FBC8C; }

.blog-faculty-international .p-department-blog, .blog-international .p-department-blog { background-color: #f8f0da; }

.blog-faculty-international .p-department-blog__title, .blog-international .p-department-blog__title { border-bottom: 3px solid #DBB449; }

.blog-Japanese-commu .p-department-blog { background-color: #f6f5f7; }

.blog-Japanese-commu .p-department-blog__title { border-bottom: 3px solid #a89eab; }

.blog-english-commu .p-department-blog { background-color: #f5f7fb; }

.blog-english-commu .p-department-blog__title { border-bottom: 3px solid #9bb2da; }

/******************************************************************
project - 1week-visual
******************************************************************/
.p-1week-visual { position: relative; margin-bottom: 15px; }

.p-1week-visual::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; transform: translate(15px, 15px); }

.p-1week-visual--cold::after { background: url(/common/img/bg_1week_cold.png); }

.p-1week-visual--warm::after { background: url(/common/img/bg_1week_warm.png); }

.p-1week-visual__inner { background-color: #ffffff; position: relative; z-index: +1; padding: 1.2rem; }

@media screen and (max-width: 736px) { .p-1week-visual__inner { padding: 0.9rem; } }

.p-1week-visual__inner > *:not(:last-child) { margin-bottom: 1rem; }

@media screen and (max-width: 736px) { .p-1week-visual__inner > *:not(:last-child) { margin-bottom: 0.75rem; } }

.p-1week-visual__title { font-weight: normal; font-size: 1.8rem; }

@media screen and (max-width: 736px) { .p-1week-visual__title { font-size: 1.62rem; } }

@media screen and (max-width: 736px) { .p-1week-visual__title { font-size: 1.4rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-1week-visual__title { font-size: 1.26rem; } }

/******************************************************************
project - 1week-table
******************************************************************/
.p-1week-table-icon { display: flex; line-height: 1.4; flex-wrap: wrap; }

@media screen and (max-width: 736px) { .p-1week-table-icon { font-size: 0.8rem; line-height: 1.6; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-1week-table-icon { font-size: 0.8rem; } }

.p-1week-table-icon li { margin-right: 1em; margin-bottom: 4px; display: flex; align-items: center; }

.p-1week-table-icon__icon { width: 2.4em; height: 1.2em; border: 1px solid #d5d5d5; margin-right: 4px; }

.p-1week-table { width: 100%; line-height: 1.4; table-layout: fixed; margin-bottom: 2px; }

@media screen and (max-width: 736px) { .p-1week-table { font-size: 0.8rem; line-height: 1.6; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-1week-table { font-size: 0.8rem; } }

.p-1week-table__title { box-sizing: border-box; border: 1px solid #d5d5d5; text-align: center; font-weight: normal; white-space: nowrap; padding-right: 0.1rem; padding-left: 0.1rem; padding-top: 0.1rem; padding-bottom: 0.1rem; }

@media screen and (max-width: 736px) { .p-1week-table__title { padding-right: 0.075rem; padding-left: 0.075rem; } }

@media screen and (max-width: 736px) { .p-1week-table__title { padding-top: 0.075rem; padding-bottom: 0.075rem; } }

.p-1week-table__title:first-child { width: 4%; }

.p-1week-table__title2 { box-sizing: border-box; border: 1px solid #d5d5d5; text-align: center; font-weight: normal; white-space: nowrap; padding-right: 0.1rem; padding-left: 0.1rem; padding-top: 0.1rem; padding-bottom: 0.1rem; background-color: #818284; color: #fff; }

@media screen and (max-width: 736px) { .p-1week-table__title2 { padding-right: 0.075rem; padding-left: 0.075rem; } }

@media screen and (max-width: 736px) { .p-1week-table__title2 { padding-top: 0.075rem; padding-bottom: 0.075rem; } }

.p-1week-table__title2:first-child { width: 4%; }

.p-1week-table__data { box-sizing: border-box; border: 1px solid #d5d5d5; text-align: center; padding-right: 0.2rem; padding-left: 0.2rem; padding-top: 1rem; padding-bottom: 1rem; }

@media screen and (max-width: 736px) { .p-1week-table__data { padding-right: 0.15rem; padding-left: 0.15rem; } }

@media screen and (max-width: 736px) { .p-1week-table__data { padding-top: 0.75rem; padding-bottom: 0.75rem; } }

@media screen and (max-width: 736px) { .p-1week-table__data { font-size: 0.85rem; word-wrap: break-word; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-1week-table__data { font-size: 0.765rem; } }

/******************************************************************
project - cat-visual
******************************************************************/
.p-cat-visual { line-height: 1.2; }

@media print, screen and (min-width: 737px) { .p-cat-visual { min-height: 260px; } }

@media screen and (max-width: 736px) { .p-cat-visual { min-height: 180px; } }

.p-cat-visual--exam { background-position: top center; background-image: url(/common/img/exam_bg1.png); padding-bottom: 4rem; }

@media screen and (max-width: 736px) { .p-cat-visual--exam { padding-bottom: 1.5rem; background-image: none; background-color: #ffeefa; } }

@media print, screen and (min-width: 737px) { .p-cat-visual--academy { min-height: 484px; } }

@media screen and (max-width: 736px) { .p-cat-visual--academy { min-height: 250px; } }

@media print, screen and (min-width: 737px) { .p-cat-visual--department { min-height: 400px; } }

@media screen and (max-width: 736px) { .p-cat-visual--department { min-height: 250px; } }

.p-cat-visual--department .slick-slide { background-image: var(--bg); --bg-sp: var(--bg); }

@media screen and (max-width: 736px) { .p-cat-visual--department .slick-slide { background-image: var(--bg-sp); } }

@media print, screen and (min-width: 737px) { .p-cat-visual--department .slick-slide { min-height: 400px; } }

@media screen and (max-width: 736px) { .p-cat-visual--department .slick-slide { min-height: 250px; } }

.p-cat-visual__main { max-width: 1100px; margin-right: auto; margin-left: auto; padding-right: 2rem; padding-left: 2rem; }

.p-cat-visual--academy .p-cat-visual__main { text-align: center; }

@media screen and (max-width: 736px) { .p-cat-visual--exam .p-cat-visual__main { padding-right: 0.75rem; padding-left: 0.75rem; } }

.p-cat-visual__main2 { display: inline-block; background: #ffffff; padding: 1.3rem 1.8rem; }

@media all and (-ms-high-contrast: none) { .p-cat-visual__main2 { padding-top: 1.7rem; } }

@media screen and (max-width: 736px) { .p-cat-visual__main2 { padding: 0.975rem 1.35rem; } }

.p-cat-visual__main2--anim { transition-property: opacity; transition-duration: 0.6s; transition-delay: 0.2s; opacity: 0; }

.is-load .p-cat-visual__main2--anim { opacity: 1; }

.p-cat-visual__main2--anim > * { transition-property: opacity, transform; transition-duration: 0.6s; opacity: 0; transform: translateY(40px); }

.is-load .p-cat-visual__main2--anim > * { opacity: 1; transform: translateY(0px); }

.p-cat-visual__main2--anim > *:nth-child(1) { transition-delay: .6s; }

.p-cat-visual__main2--anim > *:nth-child(2) { transition-delay: .8s; }

.p-cat-visual__subtitle { display: flex; font-size: 1.1rem; margin-bottom: 1rem; }

@media screen and (max-width: 736px) { .p-cat-visual__subtitle { font-size: 0.99rem; } }

@media screen and (max-width: 736px) { .p-cat-visual__subtitle { font-size: 0.9rem; margin-bottom: 0.75rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-cat-visual__subtitle { font-size: 0.81rem; } }

.p-cat-visual__subtitle > *:first-child { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.p-cat-visual__subtitle > *:first-child span { color: #2e8201; }

.p-cat-visual__subtitle > *:last-child { border-left: 1px solid #2f2f2f; margin-left: 0.5em; padding-left: 0.5em; }

.p-cat-visual__title { font-size: 2.5rem; font-weight: normal; }

@media screen and (max-width: 736px) { .p-cat-visual__title { font-size: 1.2rem; } }

.p-cat-visual__exam-main { padding-top: 7rem; padding-bottom: 7rem; text-align: center; }

@media screen and (max-width: 736px) { .p-cat-visual__exam-main { padding: 4.875rem 0; background-position: top center; background-repeat: no-repeat; background-size: cover; background-image: url(/common/img/exam_bg1.png); } }

.p-cat-visual__exam-title { color: #c355a3; font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; letter-spacing: 4px; font-weight: normal; font-size: 2.5rem; }

@media screen and (max-width: 736px) { .p-cat-visual__exam-title { font-size: 2rem; display: inline-block; background: #ffffff; padding: 0.75rem 0.9rem; } }

.p-cat-visual__academy-main { display: inline-block; background: rgba(135, 45, 127, 0.9); color: #ffffff; padding: 2.2rem 3.5rem; font-weight: normal; }

@media screen and (max-width: 736px) { .p-cat-visual__academy-main { padding: 1.05rem 1.8rem; } }

.p-cat-visual__academy-title1 { display: block; font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 1.2rem; margin-bottom: 0.4rem; }

@media screen and (max-width: 736px) { .p-cat-visual__academy-title1 { font-size: 1.08rem; } }

@media screen and (max-width: 736px) { .p-cat-visual__academy-title1 { font-size: 1rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-cat-visual__academy-title1 { font-size: 0.9rem; } }

.p-cat-visual__academy-title2 { display: block; font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 2.4rem; margin-bottom: 0.4rem; }

@media screen and (max-width: 736px) { .p-cat-visual__academy-title2 { font-size: 2.16rem; } }

@media screen and (max-width: 736px) { .p-cat-visual__academy-title2 { font-size: 1.7rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-cat-visual__academy-title2 { font-size: 1.53rem; } }

@media screen and (max-width: 736px) { .p-cat-visual__academy-logo img { width: 60%; } }

.p-cat-visual-department { height: 20px; border-left: 30vw solid #595959; }

@media screen and (max-width: 736px) { .p-cat-visual-department { height: 10px; } }

.color-faculty-bungaku .p-cat-visual-department { border-color: #6994b7; background-color: #6994b7; }

.color-faculty-life .p-cat-visual-department { border-color: #cb7786; background-color: #cb7786; }

.color-faculty-foodscience .p-cat-visual-department { border-color: #ba3b2b; background-color: #ba3b2b; }

.color-faculty-human .p-cat-visual-department { border-color: #73A7A4; background-color: #73A7A4; }

.color-faculty-international .p-cat-visual-department { border-color: #e6a80f; background-color: #e6a80f; }

.color-faculty-environment .p-cat-visual-department { border-color: #F48576; background-color: #F48576; }

.color-faculty-junior .p-cat-visual-department { border-color: #857da7; background-color: #857da7; }

.color-bungaku .p-cat-visual-department { border-color: #6994b7; background-color: #80b9ca; }

.color-eibungaku .p-cat-visual-department { border-color: #6994b7; background-color: #86d0e9; }

.color-bibi .p-cat-visual-department { border-color: #6994b7; background-color: #abb9c2; }

.color-environment .p-cat-visual-department { border-color: #F48576; background-color: #fac8b7; }

.color-diet .p-cat-visual-department { border-color: #cb7786; background-color: #edc0b3; }

.color-seibun .p-cat-visual-department { border-color: #cb7786; background-color: #f9d8e0; }

.color-gendaiseikatsu .p-cat-visual-department { border-color: #cb7786; background-color: #cda9d0; }

.color-foodscience .p-cat-visual-department { border-color: #cb7786; background-color: #e28f74; }

.color-management .p-cat-visual-department { border-color: #cb7786; background-color: #ed9d6d; }

.color-sociology .p-cat-visual-department { border-color: #73A7A4; background-color: #bacfac; }

.color-business-society .p-cat-visual-department { border-color: #73A7A4; background-color: #d5e3d9; }

.color-social-design .p-cat-visual-department { border-color: #73A7A4; background-color: #bdd3d8; }

.color-international .p-cat-visual-department { border-color: #C9930D; background-color: #e3c674; }

.color-Japanese-commu .p-cat-visual-department { border-color: #857da7; background-color: #c1b9c3; }

.color-english-commu .p-cat-visual-department { border-color: #857da7; background-color: #c0cfe8; }

.color-department-bungaku .p-cat-visual-department { border-color: #6994b7; background-color: #6994b7; }

.color-department-life .p-cat-visual-department { border-color: #cb7786; background-color: #cb7786; }

.color-department-human .p-cat-visual-department { border-color: #7eaaa9; background-color: #7eaaa9; }

/******************************************************************
project - button
******************************************************************/
.p-button { color: inherit; text-decoration: none; }

.p-button:hover { color: #2e8201; text-decoration: none; }

.p-button:hover { color: #2e8201; }

.p-button > span { display: inline-block; position: relative; padding-left: 8px; padding-left: 20px; }

.p-button > span::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(8px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-button > span::after { transition-property: left; transition-duration: 0.3s; }

.p-button:hover > span::after { left: 4px; }

.p-button-border { border: 1px solid #7c7a7c; background: #ffffff; box-sizing: border-box; padding: 12px 16px; min-height: 4.5em; color: inherit; text-decoration: none; transition-property: background, color; transition-duration: 0.3s; }

@media all and (-ms-high-contrast: none) { .p-button-border { padding-top: 16px; } }

@media screen and (max-width: 736px) { .p-button-border { min-height: auto; padding: 12px; } }

.p-button-border:hover { color: #2e8201; text-decoration: none; }

.p-button-border:hover { color: inherit; background-color: #f5f5f5; }

.p-button-border > span { position: relative; padding-left: 8px; padding-left: 20px; }

.p-button-border > span::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(8px, 4px) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-button-border > span::after { transition-property: left; transition-duration: 0.3s; }

.p-button-border:hover > span::after { left: 4px; }

.p-button-border-bottom { border: 1px solid #7c7a7c; background: #ffffff; box-sizing: border-box; padding: 0.8rem 1rem; min-height: 4.5em; color: inherit; text-decoration: none; transition-property: background, color; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-button-border-bottom { padding: 0.75rem 0.75rem; min-height: auto; } }

.p-button-border-bottom:hover { color: #2e8201; text-decoration: none; }

.p-button-border-bottom:hover { color: inherit; background-color: #f5f5f5; }

.p-button-border-bottom > span { position: relative; padding-right: 14px; padding-right: 24px; }

.p-button-border-bottom > span::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; transform: translate(0px, 2.5px) rotate(45deg); transform-origin: top right; border-bottom: 1px solid #6C6C6C; border-right: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-button-border-bottom > span::after { transition-property: top; transition-duration: 0.3s; }

.p-button-border-bottom:hover > span::after { top: 4px; }

.p-button-border-right { border: 1px solid #7c7a7c; background: #ffffff; box-sizing: border-box; padding: 0.8rem 1rem; min-height: 4.5em; color: inherit; text-decoration: none; transition-property: background, color; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-button-border-right { padding: 0.75rem 0.75rem; min-height: auto; } }

.p-button-border-right:hover { color: #2e8201; text-decoration: none; }

.p-button-border-right:hover { color: inherit; background-color: #f5f5f5; }

.p-button-border-right > span { position: relative; padding-right: 8px; padding-right: 24px; }

.p-button-border-right > span::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; transform: translate(0px, 4px) rotate(45deg); transform-origin: top right; border-top: 1px solid #6C6C6C; border-right: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-button-border-right > span::after { transition-property: right; transition-duration: 0.3s; }

.p-button-border-right:hover > span::after { right: -4px; }

.p-button-right { color: inherit; text-decoration: none; text-align: right; display: inline-flex; justify-content: flex-end; }

.p-button-right:hover { color: #2e8201; text-decoration: none; }

.p-button-right:hover { color: #2e8201; }

.p-button-right__txt { padding-right: 0.5rem; }

.p-button-right__arrow img { max-width: none; }

/******************************************************************
project - people-list2
******************************************************************/
a.p-people-list2 { display: block; color: inherit; text-decoration: none; }

a.p-people-list2:hover { color: #2e8201; text-decoration: none; }

.p-people-list2 { min-height: 256px; position: relative; }

.p-people-list2__title { font-weight: normal; font-size: 1.2rem; }

@media screen and (max-width: 736px) { .p-people-list2__title { font-size: 1.08rem; } }

.p-people-list2__title-link { position: relative; padding-left: 8px; padding-left: 15px; }

.p-people-list2__title-link::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(8px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #6C6C6C; border-left: 1px solid #6C6C6C; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-people-list2__img { position: absolute; z-index: +1; top: 0; }

.p-people-list2__img { width: 192px; }

@media screen and (max-width: 736px) { .p-people-list2__img { width: 35%; } }

.c-grid .p-people-list2__img { width: 35%; }

.p-people-list2__main-title { padding-bottom: 1rem; position: relative; z-index: +1; }

.p-people-list2__main-title { padding-left: 216px; }

@media screen and (max-width: 736px) { .p-people-list2__main-title { padding-left: calc(35% + 24px); } }

.c-grid .p-people-list2__main-title { padding-left: calc(35% + 24px); }

.p-people-list2__main-text { padding: 24px; margin-left: 24px; }

.p-people-list2__main-text--color1 { background: url(/common/img/bg_people-list2_01.png); }

.p-people-list2__main-text--color2 { background: url(/common/img/bg_people-list2_02.png); }

.p-people-list2__main-text--color3 { background: url(/common/img/bg_people-list2_03.png); }

.p-people-list2__main-text--color4 { background: url(/common/img/bg_people-list2_03.png); }

.p-people-list2__main-text { padding-left: 192px; }

@media screen and (max-width: 736px) { .p-people-list2__main-text { padding-left: 35%; } }

.c-grid .p-people-list2__main-text { padding-left: 35%; }

/******************************************************************
project - accordion
******************************************************************/
.p-accordion-outer { border-top: 1px solid #d5d5d5; }

.p-accordion { border-bottom: 1px solid #d5d5d5; }

.p-accordion__open { display: none; }

@media print, screen and (min-width: 737px) { .p-accordion { padding: 2rem 0; }
  .p-accordion__inner { display: flex; align-items: center; justify-content: space-between; }
  .p-accordion__title { width: 25%; margin-right: 3%; font-weight: normal; font-size: 1.2rem; } }

@media screen and (min-width: 737px) and (max-width: 736px) { .p-accordion__title { font-size: 1.08rem; } }

@media print, screen and (min-width: 737px) { .p-accordion__inner2 { width: 72%; display: flex; align-items: center; justify-content: space-between; }
  .p-accordion__main { width: calc(100% - 100px); }
  .p-accordion__button { width: 50px; }
  .p-accordion__button a { display: block; width: 50px; height: 50px; position: relative; }
  .p-accordion__button a::before, .p-accordion__button a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; }
  .p-accordion__button a::before { border-top: 2px solid #595959; width: 50px; height: 0; top: 0; bottom: 0; left: 0; }
  .p-accordion__button a::after { border-left: 2px solid #595959; width: 0; height: 50px; top: 0; bottom: 0; left: 24px; transition-property: all; transition-duration: 0.3s; }
  .p-accordion__button a:hover::before { border-top-color: #2e8201; }
  .p-accordion__button a:hover::after { border-left-color: #2e8201; }
  .p-accordion__button a[aria-expanded="true"]::after { height: 0; }
  .p-accordion__open { width: 72%; margin-left: auto; } }

@media screen and (max-width: 736px) { .p-accordion { padding: 1.5rem 0; }
  .p-accordion__title { font-weight: normal; font-size: 1.2rem; padding-bottom: 1.125rem; } }

@media screen and (max-width: 736px) and (max-width: 736px) { .p-accordion__title { font-size: 1.08rem; } }

@media screen and (max-width: 736px) { .p-accordion__button { padding-top: 0.75rem; }
  .p-accordion__button a { margin: 0 auto; display: block; width: 20px; height: 20px; position: relative; transition-property: opacity; transition-duration: 0.3s; }
  .p-accordion__button a::before, .p-accordion__button a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; }
  .p-accordion__button a::before { border-top: 2px solid #595959; width: 20px; height: 0; top: 0; bottom: 0; left: 0; }
  .p-accordion__button a::after { border-left: 2px solid #595959; width: 0; height: 20px; top: 0; bottom: 0; left: 9px; transition-property: all; transition-duration: 0.3s; }
  .p-accordion__button a[aria-expanded="true"]::after { height: 0; } }

/******************************************************************
project - point3
******************************************************************/
.p-point3__title { font-weight: normal; font-size: 1.3rem; }

.p-point3__title strong { font-weight: normal; }

@media screen and (max-width: 736px) { .p-point3__title { font-size: 1.1rem; } }

.p-point3__img { position: relative; text-align: center; }

.p-point3__img > img { border-radius: 100%; width: 80%; }

@media screen and (max-width: 736px) { .p-point3__img > img { width: 50%; } }

.p-point3__number { top: 0; left: 0; position: absolute; width: 44px; }

.p-point3__number svg { height: 62px; width: auto; fill: #595959; }

@media screen and (max-width: 736px) { .p-point3__number svg { height: 42px; } }

.color-faculty-bungaku .p-point3__number svg { fill: #8badc8; }

.color-faculty-life .p-point3__number svg { fill: #d99ca7; }

.color-faculty-foodscience .p-point3__number svg { fill: #d45444; }

.color-faculty-human .p-point3__number svg { fill: #92bbb8; }

.color-faculty-international .p-point3__number svg { fill: #f0b219; }

.color-faculty-environment .p-point3__number svg { fill: #f8afa5; }

.color-faculty-junior .p-point3__number svg { fill: #a29bbc; }

.color-bungaku .p-point3__number svg { fill: #80b9ca; }

.color-eibungaku .p-point3__number svg { fill: #86d0e9; }

.color-bibi .p-point3__number svg { fill: #abb9c2; }

.color-environment .p-point3__number svg { fill: #fbd0c1; }

.color-diet .p-point3__number svg { fill: #edc0b3; }

.color-seibun .p-point3__number svg { fill: #f9d8e0; }

.color-gendaiseikatsu .p-point3__number svg { fill: #d4bcd6; }

.color-foodscience .p-point3__number svg { fill: #e28f74; }

.color-management .p-point3__number svg { fill: #ed9d6d; }

.color-sociology .p-point3__number svg { fill: #bacfac; }

.color-business-society .p-point3__number svg { fill: #d5e3d9; }

.color-social-design .p-point3__number svg { fill: #bdd3d8; }

.color-international .p-point3__number svg { fill: #e3c674; }

.color-Japanese-commu .p-point3__number svg { fill: #c1b9c3; }

.color-english-commu .p-point3__number svg { fill: #c0cfe8; }

.color-department-bungaku .p-point3__number svg { fill: #8badc8; }

.color-department-life .p-point3__number svg { fill: #d99ca7; }

.color-department-human .p-point3__number svg { fill: #9dbebd; }

/******************************************************************
project - paper-list
******************************************************************/
@media print, screen and (min-width: 737px) { .p-paper-list { display: table; width: 100%; }
  .p-paper-list__title { display: table-cell; width: 10em; white-space: nowrap; padding-left: 1em; padding-right: 2em; vertical-align: middle; }
  .p-paper-list__main { display: table-cell; font-size: 0.9rem; } }

@media screen and (min-width: 737px) and (max-width: 736px) { .p-paper-list__main { font-size: 0.81rem; } }

@media screen and (max-width: 736px) { .p-paper-list__title { margin-bottom: 0.75rem; } }

/******************************************************************
project - article-margin
******************************************************************/
.p-article-margin-top { margin-top: 3rem !important; }

@media screen and (max-width: 736px) { .p-article-margin-top { margin-top: 2.625rem !important; } }

.p-article-margin-bottom { margin-bottom: 3rem !important; }

@media screen and (max-width: 736px) { .p-article-margin-bottom { margin-bottom: 2.625rem !important; } }

.p-article-margin-vertical { margin-top: 3rem !important; margin-bottom: 3rem !important; }

@media screen and (max-width: 736px) { .p-article-margin-vertical { margin-top: 2.625rem !important; margin-bottom: 2.625rem !important; } }

/******************************************************************
project - site-change
******************************************************************/
#site-change-pc { display: none; }

#site-change-pc button { display: block; width: 100%; background-color: #a0659b; border: 1px solid #fff; color: #fff; border-radius: 6px; padding-top: 0.75rem; padding-bottom: 0.75rem; }

#site-change-pc button span { display: inline-block; background: #a0659b url(/common/img/header_pc.svg) left center/1.3em auto no-repeat; padding-left: 1.8em; }

#site-change-sp { display: none; text-align: center; margin-bottom: 3rem; }

#site-change-sp button { background-color: #2e8201; color: #fff; padding: .4em 2em; min-width: 300px; font-size: 150%; }

/******************************************************************
project - sitemap
******************************************************************/
.p-sitemap-list + .p-sitemap-headind2 { margin-top: 4rem; }

@media screen and (max-width: 736px) { .p-sitemap-list + .p-sitemap-headind2 { margin-top: 3rem; } }

.p-sitemap-headind2 span { display: block; background-color: #2e8201; color: #fff; padding: .4em .8em; font-size: 1.5rem; }

@media screen and (max-width: 736px) { .p-sitemap-headind2 span { font-size: 1.2rem; } }

.p-sitemap-headind2 a { display: block; background-color: #2e8201; color: #fff; padding: .4em .8em; font-size: 1.5rem; transition-property: opacity; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-sitemap-headind2 a { font-size: 1.2rem; } }

.p-sitemap-headind2 a:hover { text-decoration: none; color: #fff; opacity: .8; }

.p-sitemap-list { display: flex; flex-wrap: wrap; margin-top: -10px; margin-right: -30px; }

.p-sitemap-list__learning { width: calc(33.33333% - 30px); margin-top: 10px; margin-right: 30px; }

@media screen and (max-width: 736px) { .p-sitemap-list__learning { width: calc(100% - 30px); } }

.p-sitemap-list__learning > a { font-weight: bold; display: block; background-color: #f9f4f9; padding: .4em; margin-bottom: .75rem; transition-property: background; transition-duration: 0.3s; padding-left: 1.0em; }

.p-sitemap-list__learning > a:hover { text-decoration: none; color: #2e8201; background-color: #f3e5f3; }

.p-sitemap-list__learning ul { margin-bottom: .8rem; margin-left: 10px; }

.p-sitemap-list__learning-list:not(:last-child) { margin-bottom: .3em; }

.p-sitemap-list__learning-list a { display: inline-block; position: relative; padding-left: 8px; padding-left: 1.2em; }

.p-sitemap-list__learning-list a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(8px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 2px solid #9f5799; border-left: 2px solid #9f5799; width: 9px; height: 9px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-sitemap-list__learning-list a:hover { color: #3b1437; text-decoration: underline; }

.p-sitemap-list__item { width: calc(33.33333% - 30px); margin-top: 10px; margin-right: 30px; }

@media screen and (max-width: 736px) { .p-sitemap-list__item { width: calc(100% - 30px); } }

.p-sitemap-list__item--col4 { width: calc(25% - 30px); }

@media screen and (max-width: 736px) { .p-sitemap-list__item--col4 { width: calc(100% - 30px); } }

.p-sitemap-list__item--col5 { width: calc(20% - 30px); }

@media screen and (max-width: 736px) { .p-sitemap-list__item--col5 { width: calc(100% - 30px); } }

.p-sitemap-list__item > a { display: inline-block; position: relative; padding-left: 18px; padding-left: 1.8em; }

.p-sitemap-list__item > a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(18px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 2px solid #9f5799; border-left: 2px solid #9f5799; width: 9px; height: 9px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

.p-sitemap-list__item > a:hover { color: #3b1437; text-decoration: underline; }

.p-sitemap-list__item ul { margin-top: .4rem; margin-bottom: .4rem; margin-left: .75em; }

.p-sitemap-list__item .c-list-arrow__item-s::after { border-color: #2e8201; }

/******************************************************************
project - department-map
******************************************************************/
.p-department-map { position: relative; }

.p-department-map li a { position: absolute; display: block; background-color: #fff; opacity: 0; transition-property: opacity; transition-duration: 0.3s; }

.p-department-map li a:hover { opacity: .4; }

.p-department-map li:nth-child(1) a { width: 40.90909%; height: 6.10526%; top: 5.26316%; left: 4.45455%; }

.p-department-map li:nth-child(2) a { width: 28.90909%; height: 6.10526%; top: 5.26316%; left: 68.18182%; }

.p-department-map li:nth-child(3) a { width: 43.63636%; height: 6.10526%; top: 75.15789%; left: 4.09091%; }

.p-department-map li:nth-child(4) a { width: 43.63636%; height: 6.10526%; top: 75.15789%; left: 54.54545%; }

/******************************************************************
utility - mediaQuery
******************************************************************/
.u-sp-media { display: none; }

@media screen and (max-width: 736px) { .u-pc-media { display: none; }
  .u-sp-media { display: block; }
  img.u-sp-media { display: inline-block; } }

/******************************************************************
utility - display
******************************************************************/
.u-block { display: block; }

.u-none { display: none; }

.u-inline { display: inline; }

.u-inline-block { display: inline-block; }

.u-table { display: table; }

.u-table-row { display: table-row; }

.u-table-cell { display: table-cell; }

.u-flex { display: flex; }

.u-inline-flex { display: inline-flex; }

@media screen and (max-width: 736px) { .u-sp-block { display: block; }
  .u-sp-none { display: none; }
  .u-sp-inline { display: inline; }
  .u-sp-inline-block { display: inline-block; }
  .u-sp-table { display: table; }
  .u-sp-table-row { display: table-row; }
  .u-sp-table-cell { display: table-cell; }
  .u-sp-flex { display: flex; }
  .u-sp-inline-flex { display: inline-flex; } }

/******************************************************************
utility - display-off
******************************************************************/
.u-display-off { position: absolute; width: 0px; height: 0px; top: -999px; overflow: hidden; }

@media screen and (max-width: 736px) { .u-sp-display-off { position: absolute; width: 0px; height: 0px; top: -999px; overflow: hidden; } }

/******************************************************************
utility - padding
******************************************************************/
.u-padding { padding: 1rem; }

.u-padding-l { padding: 1.25rem; }

.u-padding-2l { padding: 1.5rem; }

.u-padding-2x { padding: 2rem; }

@media screen and (max-width: 736px) { .u-padding { padding: 0.75rem; }
  .u-padding-l { padding: 0.9375rem; }
  .u-padding-2l { padding: 1.125rem; }
  .u-padding-2x { padding: 1.5rem; }
  .u-sp-padding { padding: 0.75rem; }
  .u-sp-padding-l { padding: 0.9375rem; }
  .u-sp-padding-2l { padding: 1.125rem; }
  .u-sp-padding-2x { padding: 1.5rem; } }

/******************************************************************
utility - padding-top
******************************************************************/
.u-padding-top { padding-top: 1rem; }

.u-padding-top-l { padding-top: 1.25rem; }

.u-padding-top-2l { padding-top: 1.5rem; }

.u-padding-top-2x { padding-top: 2rem; }

@media screen and (max-width: 736px) { .u-padding-top { padding-top: 0.75rem; }
  .u-padding-top-l { padding-top: 0.9375rem; }
  .u-padding-top-2l { padding-top: 1.125rem; }
  .u-padding-top-2x { padding-top: 1.5rem; }
  .u-sp-padding-top { padding-top: 0.75rem; }
  .u-sp-padding-top-l { padding-top: 0.9375rem; }
  .u-sp-padding-top-2l { padding-top: 1.125rem; }
  .u-sp-padding-top-2x { padding-top: 1.5rem; } }

/******************************************************************
utility - margin-top
******************************************************************/
.u-margin-top { margin-top: 1rem; }

.u-margin-top-2x { margin-top: 2rem; }

@media screen and (max-width: 736px) { .u-margin-top { margin-top: 0.75rem; }
  .u-margin-top-2x { margin-top: 1.5rem; }
  .u-sp-margin-top { margin-top: 0.75rem; }
  .u-sp-margin-top-2x { margin-top: 1.5rem; } }

/******************************************************************
utility - margin-bottom
******************************************************************/
.u-margin-bottom { margin-bottom: 1rem; }

.u-margin-bottom-2x { margin-bottom: 2rem; }

@media screen and (max-width: 736px) { .u-margin-bottom { margin-bottom: 0.75rem; }
  .u-margin-bottom-2x { margin-bottom: 1.5rem; }
  .u-sp-margin-bottom { margin-bottom: 0.75rem; }
  .u-sp-margin-bottom-2x { margin-bottom: 1.5rem; } }

/******************************************************************
utility - text-align
******************************************************************/
.u-center { text-align: center; }

.u-right { text-align: right; }

.u-left { text-align: left; }

@media screen and (max-width: 736px) { .u-sp-center { text-align: center; }
  .u-sp-right { text-align: right; }
  .u-sp-left { text-align: left; } }

/******************************************************************
utility - font-size-percent
******************************************************************/
.u-font-size50per { font-size: 50%; }

.u-font-size55per { font-size: 55%; }

.u-font-size60per { font-size: 60%; }

.u-font-size65per { font-size: 65%; }

.u-font-size70per { font-size: 70%; }

.u-font-size75per { font-size: 75%; }

.u-font-size80per { font-size: 80%; }

.u-font-size85per { font-size: 85%; }

.u-font-size90per { font-size: 90%; }

.u-font-size95per { font-size: 95%; }

.u-font-size100per { font-size: 100%; }

.u-font-size110per { font-size: 110%; }

.u-font-size120per { font-size: 120%; }

.u-font-size130per { font-size: 130%; }

.u-font-size140per { font-size: 140%; }

.u-font-size150per { font-size: 150%; }

.u-font-size160per { font-size: 160%; }

.u-font-size170per { font-size: 170%; }

.u-font-size180per { font-size: 180%; }

.u-font-size190per { font-size: 190%; }

.u-font-size200per { font-size: 200%; }

.u-font-size210per { font-size: 210%; }

.u-font-size220per { font-size: 220%; }

.u-font-size230per { font-size: 230%; }

.u-font-size240per { font-size: 240%; }

.u-font-size250per { font-size: 250%; }

.u-font-size260per { font-size: 260%; }

.u-font-size270per { font-size: 270%; }

.u-font-size280per { font-size: 280%; }

.u-font-size290per { font-size: 290%; }

.u-font-size300per { font-size: 300%; }

@media screen and (max-width: 736px) { .u-sp-font-size50per { font-size: 50%; }
  .u-sp-font-size55per { font-size: 55%; }
  .u-sp-font-size60per { font-size: 60%; }
  .u-sp-font-size65per { font-size: 65%; }
  .u-sp-font-size70per { font-size: 70%; }
  .u-sp-font-size75per { font-size: 75%; }
  .u-sp-font-size80per { font-size: 80%; }
  .u-sp-font-size85per { font-size: 85%; }
  .u-sp-font-size90per { font-size: 90%; }
  .u-sp-font-size95per { font-size: 95%; }
  .u-sp-font-size100per { font-size: 100%; }
  .u-sp-font-size110per { font-size: 110%; }
  .u-sp-font-size120per { font-size: 120%; }
  .u-sp-font-size130per { font-size: 130%; }
  .u-sp-font-size140per { font-size: 140%; }
  .u-sp-font-size150per { font-size: 150%; }
  .u-sp-font-size160per { font-size: 160%; }
  .u-sp-font-size170per { font-size: 170%; }
  .u-sp-font-size180per { font-size: 180%; }
  .u-sp-font-size190per { font-size: 190%; }
  .u-sp-font-size200per { font-size: 200%; }
  .u-sp-font-size210per { font-size: 210%; }
  .u-sp-font-size220per { font-size: 220%; }
  .u-sp-font-size230per { font-size: 230%; }
  .u-sp-font-size240per { font-size: 240%; }
  .u-sp-font-size250per { font-size: 250%; }
  .u-sp-font-size260per { font-size: 260%; }
  .u-sp-font-size270per { font-size: 270%; }
  .u-sp-font-size280per { font-size: 280%; }
  .u-sp-font-size290per { font-size: 290%; }
  .u-sp-font-size300per { font-size: 300%; } }

/******************************************************************
utility - font-weight
******************************************************************/
.u-font-normal { font-weight: normal; }

.u-font-bold { font-weight: bold; }

@media screen and (max-width: 736px) { .u-sp-font-normal { font-weight: normal; }
  .u-sp-font-bold { font-weight: bold; } }

.u-font-serif { font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

/******************************************************************
utility - icon-blank
******************************************************************/
.l-quick a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .l-nav-mega a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]) span::after, .c-heading1 a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading2 a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading-brackets a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading3 a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading4 a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading5 a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading6 a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading-catch a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-heading-catch-s a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-list-disc__item a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .wysiwyg ul li a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-list-order__item a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .wysiwyg ol li a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-list-arrow__item a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-list-arrow-glid a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-list-arrow-inline__item a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-define-disc__head a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-define-arrow__head a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-news-row__body a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .c-news-icon-row__body a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).c-card .c-card__heading--link span::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).c-card .c-card__title--link span::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]) .c-image__caption::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).p-button-right .p-button-right__txt::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).p-button-border .c-vertical-area__inner span::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).p-button-border-right .c-vertical-area__inner span::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).p-pickup-card .p-pickup-card__title span::after, .p-top-news a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]) .p-top-news__text::after, .p-top-news-nav a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"])::after, .p-top-event-head a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]) .p-top-event-head__title::after, .p-top-event a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]) .p-top-event__title::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]) .u-icon-blank::after, a[target="_blank"]:not([href$=".pdf"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".xlsm"]):not([href$=".doc"]):not([href$=".docx"]).u-icon-blank::after { content: ""; display: inline-block; margin-left: 6px; width: 11px; height: 11px; background: url(/common/img/icon_blank.svg); background-size: contain; vertical-align: middle; }

/******************************************************************
utility - width-percent
******************************************************************/
.u-width0 { width: 0; }

.u-width1per { width: 1%; }

.u-width2per { width: 2%; }

.u-width3per { width: 3%; }

.u-width4per { width: 4%; }

.u-width5per { width: 5%; }

.u-width6per { width: 6%; }

.u-width7per { width: 7%; }

.u-width8per { width: 8%; }

.u-width9per { width: 9%; }

.u-width10per { width: 10%; }

.u-width11per { width: 11%; }

.u-width12per { width: 12%; }

.u-width13per { width: 13%; }

.u-width14per { width: 14%; }

.u-width15per { width: 15%; }

.u-width16per { width: 16%; }

.u-width17per { width: 17%; }

.u-width18per { width: 18%; }

.u-width19per { width: 19%; }

.u-width20per { width: 20%; }

.u-width21per { width: 21%; }

.u-width22per { width: 22%; }

.u-width23per { width: 23%; }

.u-width24per { width: 24%; }

.u-width25per { width: 25%; }

.u-width26per { width: 26%; }

.u-width27per { width: 27%; }

.u-width28per { width: 28%; }

.u-width29per { width: 29%; }

.u-width30per { width: 30%; }

.u-width31per { width: 31%; }

.u-width32per { width: 32%; }

.u-width33per { width: 33%; }

.u-width34per { width: 34%; }

.u-width35per { width: 35%; }

.u-width36per { width: 36%; }

.u-width37per { width: 37%; }

.u-width38per { width: 38%; }

.u-width39per { width: 39%; }

.u-width40per { width: 40%; }

.u-width41per { width: 41%; }

.u-width42per { width: 42%; }

.u-width43per { width: 43%; }

.u-width44per { width: 44%; }

.u-width45per { width: 45%; }

.u-width46per { width: 46%; }

.u-width47per { width: 47%; }

.u-width48per { width: 48%; }

.u-width49per { width: 49%; }

.u-width50per { width: 50%; }

.u-width51per { width: 51%; }

.u-width52per { width: 52%; }

.u-width53per { width: 53%; }

.u-width54per { width: 54%; }

.u-width55per { width: 55%; }

.u-width56per { width: 56%; }

.u-width57per { width: 57%; }

.u-width58per { width: 58%; }

.u-width59per { width: 59%; }

.u-width60per { width: 60%; }

.u-width61per { width: 61%; }

.u-width62per { width: 62%; }

.u-width63per { width: 63%; }

.u-width64per { width: 64%; }

.u-width65per { width: 65%; }

.u-width66per { width: 66%; }

.u-width67per { width: 67%; }

.u-width68per { width: 68%; }

.u-width69per { width: 69%; }

.u-width70per { width: 70%; }

.u-width71per { width: 71%; }

.u-width72per { width: 72%; }

.u-width73per { width: 73%; }

.u-width74per { width: 74%; }

.u-width75per { width: 75%; }

.u-width76per { width: 76%; }

.u-width77per { width: 77%; }

.u-width78per { width: 78%; }

.u-width79per { width: 79%; }

.u-width80per { width: 80%; }

.u-width81per { width: 81%; }

.u-width82per { width: 82%; }

.u-width83per { width: 83%; }

.u-width84per { width: 84%; }

.u-width85per { width: 85%; }

.u-width86per { width: 86%; }

.u-width87per { width: 87%; }

.u-width88per { width: 88%; }

.u-width89per { width: 89%; }

.u-width90per { width: 90%; }

.u-width91per { width: 91%; }

.u-width92per { width: 92%; }

.u-width93per { width: 93%; }

.u-width94per { width: 94%; }

.u-width95per { width: 95%; }

.u-width96per { width: 96%; }

.u-width97per { width: 97%; }

.u-width98per { width: 98%; }

.u-width99per { width: 99%; }

.u-width100per { width: 100%; }

@media screen and (max-width: 736px) { .u-sp-width0per { width: 0; }
  .u-sp-width1per { width: 1%; }
  .u-sp-width2per { width: 2%; }
  .u-sp-width3per { width: 3%; }
  .u-sp-width4per { width: 4%; }
  .u-sp-width5per { width: 5%; }
  .u-sp-width6per { width: 6%; }
  .u-sp-width7per { width: 7%; }
  .u-sp-width8per { width: 8%; }
  .u-sp-width9per { width: 9%; }
  .u-sp-width10per { width: 10%; }
  .u-sp-width11per { width: 11%; }
  .u-sp-width12per { width: 12%; }
  .u-sp-width13per { width: 13%; }
  .u-sp-width14per { width: 14%; }
  .u-sp-width15per { width: 15%; }
  .u-sp-width16per { width: 16%; }
  .u-sp-width17per { width: 17%; }
  .u-sp-width18per { width: 18%; }
  .u-sp-width19per { width: 19%; }
  .u-sp-width20per { width: 20%; }
  .u-sp-width21per { width: 21%; }
  .u-sp-width22per { width: 22%; }
  .u-sp-width23per { width: 23%; }
  .u-sp-width24per { width: 24%; }
  .u-sp-width25per { width: 25%; }
  .u-sp-width26per { width: 26%; }
  .u-sp-width27per { width: 27%; }
  .u-sp-width28per { width: 28%; }
  .u-sp-width29per { width: 29%; }
  .u-sp-width30per { width: 30%; }
  .u-sp-width31per { width: 31%; }
  .u-sp-width32per { width: 32%; }
  .u-sp-width33per { width: 33%; }
  .u-sp-width34per { width: 34%; }
  .u-sp-width35per { width: 35%; }
  .u-sp-width36per { width: 36%; }
  .u-sp-width37per { width: 37%; }
  .u-sp-width38per { width: 38%; }
  .u-sp-width39per { width: 39%; }
  .u-sp-width40per { width: 40%; }
  .u-sp-width41per { width: 41%; }
  .u-sp-width42per { width: 42%; }
  .u-sp-width43per { width: 43%; }
  .u-sp-width44per { width: 44%; }
  .u-sp-width45per { width: 45%; }
  .u-sp-width46per { width: 46%; }
  .u-sp-width47per { width: 47%; }
  .u-sp-width48per { width: 48%; }
  .u-sp-width49per { width: 49%; }
  .u-sp-width50per { width: 50%; }
  .u-sp-width51per { width: 51%; }
  .u-sp-width52per { width: 52%; }
  .u-sp-width53per { width: 53%; }
  .u-sp-width54per { width: 54%; }
  .u-sp-width55per { width: 55%; }
  .u-sp-width56per { width: 56%; }
  .u-sp-width57per { width: 57%; }
  .u-sp-width58per { width: 58%; }
  .u-sp-width59per { width: 59%; }
  .u-sp-width60per { width: 60%; }
  .u-sp-width61per { width: 61%; }
  .u-sp-width62per { width: 62%; }
  .u-sp-width63per { width: 63%; }
  .u-sp-width64per { width: 64%; }
  .u-sp-width65per { width: 65%; }
  .u-sp-width66per { width: 66%; }
  .u-sp-width67per { width: 67%; }
  .u-sp-width68per { width: 68%; }
  .u-sp-width69per { width: 69%; }
  .u-sp-width70per { width: 70%; }
  .u-sp-width71per { width: 71%; }
  .u-sp-width72per { width: 72%; }
  .u-sp-width73per { width: 73%; }
  .u-sp-width74per { width: 74%; }
  .u-sp-width75per { width: 75%; }
  .u-sp-width76per { width: 76%; }
  .u-sp-width77per { width: 77%; }
  .u-sp-width78per { width: 78%; }
  .u-sp-width79per { width: 79%; }
  .u-sp-width80per { width: 80%; }
  .u-sp-width81per { width: 81%; }
  .u-sp-width82per { width: 82%; }
  .u-sp-width83per { width: 83%; }
  .u-sp-width84per { width: 84%; }
  .u-sp-width85per { width: 85%; }
  .u-sp-width86per { width: 86%; }
  .u-sp-width87per { width: 87%; }
  .u-sp-width88per { width: 88%; }
  .u-sp-width89per { width: 89%; }
  .u-sp-width90per { width: 90%; }
  .u-sp-width91per { width: 91%; }
  .u-sp-width92per { width: 92%; }
  .u-sp-width93per { width: 93%; }
  .u-sp-width94per { width: 94%; }
  .u-sp-width95per { width: 95%; }
  .u-sp-width96per { width: 96%; }
  .u-sp-width97per { width: 97%; }
  .u-sp-width98per { width: 98%; }
  .u-sp-width99per { width: 99%; }
  .u-sp-width100per { width: 100%; } }

/******************************************************************
utility - bg
******************************************************************/
.u-bg-type1 { background-color: #fbfbfb; }

.u-bg-type2 { background-color: #f9f4f9; }

/******************************************************************
utility - bglight
******************************************************************/
/******************************************************************
utility - color
******************************************************************/
.u-color-supplementary { color: #999999; }

.u-color-emphasis { color: #cc0000; }

.u-color-emphasis2 { color: #2e8201; }

.color-faculty-bungaku .u-color-emphasis2 { color: #6994b7; }

.color-faculty-life .u-color-emphasis2 { color: #cb7786; }

.color-faculty-foodscience .u-color-emphasis2 { color: #ba3b2b; }

.color-faculty-human .u-color-emphasis2 { color: #73A7A4; }

.color-faculty-international .u-color-emphasis2 { color: #C9930D; }

.color-faculty-environment .u-color-emphasis2 { color: #F48576; }

.color-faculty-junior .u-color-emphasis2 { color: #857da7; }

.color-bungaku .u-color-emphasis2 { color: #5ca5bb; }

.color-eibungaku .u-color-emphasis2 { color: #5bbfe1; }

.color-bibi .u-color-emphasis2 { color: #8ea0ac; }

.color-environment .u-color-emphasis2 { color: #f68e6b; }

.color-diet .u-color-emphasis2 { color: #e39e8a; }

.color-seibun .u-color-emphasis2 { color: #f095aa; }

.color-gendaiseikatsu .u-color-emphasis2 { color: #b68cb9; }

.color-foodscience .u-color-emphasis2 { color: #d96d4a; }

.color-management .u-color-emphasis2 { color: #e77f40; }

.color-sociology .u-color-emphasis2 { color: #9FBC8C; }

.color-business-society .u-color-emphasis2 { color: #B6CFBE; }

.color-social-design .u-color-emphasis2 { color: #9DBDC5; }

.color-international .u-color-emphasis2 { color: #DBB449; }

.color-Japanese-commu .u-color-emphasis2 { color: #a89eab; }

.color-english-commu .u-color-emphasis2 { color: #9bb2da; }

.color-department-bungaku .u-color-emphasis2 { color: #6994b7; }

.color-department-life .u-color-emphasis2 { color: #cb7786; }

.color-department-human .u-color-emphasis2 { color: #7eaaa9; }

/******************************************************************
utility - over-opacity
******************************************************************/
.u-over-opacity { transition-property: opacity; transition-duration: 0.3s; }

.u-over-opacity:hover { opacity: 0.7; }

/******************************************************************
utility - over-opacity-img
******************************************************************/
.u-over-opacity-img img { transition-property: opacity; transition-duration: 0.3s; }

.u-over-opacity-img:hover img { opacity: 0.7; }

/******************************************************************
utility - over-scale-img
******************************************************************/
.u-over-scale-img { overflow: hidden; }

.u-over-scale-img img { width: 100%; transition-property: transform; transition-duration: 0.3s; }

a:hover .u-over-scale-img img { transform: scale(1.05); }

.u-over-scale-img--light img, .u-over-scale-img--dark img { transition-property: all; }

a:hover .u-over-scale-img--light img, a:hover .u-over-scale-img--dark img { opacity: 0.9; }

.u-over-scale-img--light { background-color: #ffffff; }

.u-over-scale-img--dark { background-color: #000000; }

/******************************************************************
utility - over-slide
******************************************************************/
.u-over-slide { position: relative; overflow: hidden; }

.u-over-slide::after { content: ""; position: absolute; display: block; top: 0; left: 0; width: 200%; height: 100%; background: rgba(0, 0, 0, 0.06); transform: translateX(-120%); }

.u-over-slide::after { transition-property: all; transition-duration: 0.3s; transition-timing-function: ease-in-out; }

.u-over-slide:hover::after { transform: translateX(-20%); }

/******************************************************************
utility - over-translate
******************************************************************/
.u-over-translate { transition-property: all; transition-duration: 0.3s; }

a:hover .u-over-translate { transform: translateX(10px); }

/******************************************************************
utility - link-reset
******************************************************************/
.u-link-reset { color: inherit; text-decoration: none; }

.u-link-reset:hover { color: #2e8201; text-decoration: none; }

@media screen and (max-width: 736px) { .u-sp-link-reset { color: inherit; text-decoration: none; }
  .u-sp-link-reset:hover { color: #2e8201; text-decoration: none; } }

/******************************************************************
utility - position
******************************************************************/
.u-static { position: static; }

.u-relative { position: relative; }

.u-absolute { position: absolute; }

.u-fixed { position: fixed; }

@media screen and (max-width: 736px) { .u-sp-static { position: static; }
  .u-sp-relative { position: relative; }
  .u-sp-absolute { position: absolute; }
  .u-sp-fixed { position: fixed; } }

/******************************************************************
utility - radius-percent
******************************************************************/
.u-radius-percent10per { border-radius: 10%; }

.u-radius-percent20per { border-radius: 20%; }

.u-radius-percent30per { border-radius: 30%; }

.u-radius-percent40per { border-radius: 40%; }

.u-radius-percent50per { border-radius: 50%; }

.u-radius-percent60per { border-radius: 60%; }

.u-radius-percent70per { border-radius: 70%; }

.u-radius-percent80per { border-radius: 80%; }

.u-radius-percent90per { border-radius: 90%; }

.u-radius-percent100per { border-radius: 100%; }

@media screen and (max-width: 736px) { .u-sp-radius-percent10per { border-radius: 10%; }
  .u-sp-radius-percent20per { border-radius: 20%; }
  .u-sp-radius-percent30per { border-radius: 30%; }
  .u-sp-radius-percent40per { border-radius: 40%; }
  .u-sp-radius-percent50per { border-radius: 50%; }
  .u-sp-radius-percent60per { border-radius: 60%; }
  .u-sp-radius-percent70per { border-radius: 70%; }
  .u-sp-radius-percent80per { border-radius: 80%; }
  .u-sp-radius-percent90per { border-radius: 90%; }
  .u-sp-radius-percent100per { border-radius: 100%; } }
