/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

/*# sourceMappingURL=normalize.min.css.map */

* {
    box-sizing: border-box;
}

button:focus,
button:active {
    outline: none;
}

body,
html {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.8;
}

/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.card--num {
    padding: 20px;
}

.percent-box {
    border: 3px solid #a70037;
    padding: 55px 30px;
    max-width: 270px;
    margin: 35px auto;
    background-color: #fadbdb;
}

.percent-box2 {
    padding: 30px 35px;
    max-width: 100%;
    margin: 30px auto !important;
}

.percent-num {
    font-weight: 300;
    font-family: fantasy;
}

.pad3 {
    padding: 8% 0;
}

.pad2 {
    padding: 20px 25px !important;
}

.bor-grey {
    border: 1px solid #d2d2d2;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb120 {
    margin-bottom: 120px !important;
}


.mb0 {
    margin-bottom: 0;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px;
}

.mt45 {
    margin-top: 50px !important;
}

.ml-xs {
    margin-left: 0px !important;
}

.mtb20 {
    margin: 20px auto;
}

.ptb12 {
    padding: 12px 0;
}

.pbt20 {
    padding-bottom: 20px !important;
}

.pbt30 {
    padding-bottom: 30px !important;
}

.pbt40 {
    padding-bottom: 40px !important;
}

.pl15 {
    padding-left: 15px;
}

.border-bt-dotted {
    border-bottom: 1px dotted #000;
}

.border-tp-dotted {
    border-top: 1px dotted #000;
}

.border--dot-base {
    border-bottom: 1px dotted #a70037;
    border-right: none;
    margin-bottom: 30px;
}

.span-w {
    margin: 1% 3% 1% 0;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.font-b {
    font-weight: bold;
}

.img-vt {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Mplus\ 1p, sans-serif;
    font-weight: black;
}

.wrapper {
    overflow-x: hidden;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 900;
    padding-bottom: 1px;
}

body.affect {
    overflow-y: hidden;
}

.header.affect {
    overflow-y: auto;
    height: 100%;
}

.header__top {
    background: #a70037;
    border-bottom: 1px solid #a70037;
}

.header__bot {
    background: #fff;
}

.header__inner {
    max-width: 1335px;
    margin: 0 auto;
}

.header__menu {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1335px;
    margin-left: auto;
    margin-right: auto;
}

.grid__item-span {
    padding: 5px 25px;
}

.info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 30px 0 0;
}

.full--width {
    width: 1000px;
}

.info__item {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
    padding: 2px 25px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
}

.t__content {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.section--padlf {
    overflow-x: auto;
    max-width: 1000px;
}


.google-translate {
    display: inline-block;
    margin-top: 25px;
}

.branding {
    display: inline-block;
    margin: 0;
}

.branding__link {
    display: flex;
    align-items: center;
    margin-right: 10px;
    font-weight: bold;
    color: #000;
}

.branding__img {
    float: left;
    max-height: 60px;
    max-width: 100%;
}

.branding__text {
    display: none;
    overflow: hidden;
}

.branding__text span {
    display: block;
    font-size: 16px;
}

.branding__text span:last-child {
    margin-top: 7px;
    font-size: 12px;
}

.mobile-links {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    top: 20px;
}

@media (max-width: 999px) {
    .mobile-links {
        top: 0;
    }
}

.quick {
    display: inline-flex;
}

.quick-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin-right: 3px;
    background: #fff100;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #000;
}

.quick-link2 {
    display: none;
}

.menu-container {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 901;
    display: none;
    flex-direction: column-reverse;
    width: 100%;
    background: #a70037;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .3);
}

.menu-precontainer {
    display: flex;
    flex-direction: column-reverse;
}

.menu-container.show {
    display: flex;
}

.menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu .menu__root {
    position: relative;
}

.has-children {
    position: relative;
}


.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 4;
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #a70037;
}

.menu__root {
    width: 50%;
    margin: 0;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.dropdown-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    cursor: pointer;
}

.dropdown-trigger::before,
.dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #fff;


    transform: rotate(-45deg);
    transition: all .2s;
}

.dropdown-trigger::after {
    z-index: 2;
    margin-left: -8px;
    transform: rotate(45deg);
}

.dropdown-trigger.active::before {
    margin-left: -4px;
}

.dropdown-trigger.active::after {
    margin-left: -4px;
}

.dropdown.open {
    display: block;
}

.dropdown .menu__item {
    color: #fff;
}

.menu__root:nth-child(2n) {
    border-right: 0;
}

.menu__branch {
    flex: 0 0 100%;
    max-width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, .3);
}

.menu__branch:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}

.menu__root-dropdown {
    line-height: 2;
}

.menu__branch-item {
    display: inline-block;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
}



.t-intro {
    font-size: 18px;
    margin: 0px 0px 40px 0;
}



strong.menu__branch-item {
    font-size: 13px;
    font-weight: bold;
}

.menu__branch .menu__root {
    width: 100%;
}

.secondary-menu {
    background: #262626;
}

.secondary-menu .menu__root {
    border-color: #7d7d7d;
}

.secondary-menu .menu__root:last-child {
    width: 100%;
    border-bottom: 1px solid #7d7d7d;
    text-align: center;
}

.third-menu {
    width: 100%;
}

.third-menu .menu__root {
    width: 50%;
    margin: 0;
    padding: 0 15px;
    border-top: 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;

    text-align: center;
}

.third-menu .menu__root:nth-child(2n) {
    border-right: 0;
}

.third-menu .menu__root:nth-child(3n),
.third-menu .menu__root:nth-child(4n) {
    border-bottom: 0;
}

.third-menu .menu__item {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    color: #fff;
}

.fourth-menu {
    background: #a70037;
    /* display: none; */
}
.fourth-menu .menu__item {
    font-weight: bold;
    color: #fff;
}
.menu__root {
    position: relative;
    display: inline-block;

}

.menu__root--button .menu__item {
    display: inline-block;
    padding: 12px 25px;
    background: #a70037;
    border-radius: 40px;
    font-size: 12px;
    line-height: 1.2;

    color: #fff;
}

.menu__item {
    display: inline-block;
    padding: 21px 20px;
    color: #fff;
}

.main-menu .menu__item {
    padding: 21px 20px 21px 10px;
}

.nav-trigger {
    position: relative;
    z-index: 903;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    vertical-align: top;
    width: 60px;
    height: 60px;
    padding: 2px;
    background: #a70037;
    border: 0;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

.nav-trigger.active .line:first-child {
    transform: rotate(45deg) translate(6px, 6px);
}

.nav-trigger.active .line:nth-child(2) {
    opacity: 0;
}

.nav-trigger.active .line:last-child {
    transform: rotate(-45deg) translate(6px, -5px);
}

.line {
    display: block;
    width: 30px;
    height: 2px;
    margin-bottom: 6px;
    background: #fff;

    transition: all .3s;
}

.btn-container {
    display: flex;
    align-items: center;
}

.btn {
    position: relative;
    display: inline-block;
    border: 2px solid transparent;
    font-weight: bold;
    text-align: center;

    transition: all .3s;
}

/* .btn::before,
.btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 100%;
    transition: all .3s;
}

.btn::after {
    left: auto;
    right: 0;
}

.btn:hover::before,
.btn:hover::after {
    width: 51%;
} */

a.btn:hover,
button.btn:hover {
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4);
}

.btn-default {
    padding: 13px 25px;
    min-height: 40px;
}

.btn-rounded {
    border-radius: 50px;
}

.btn-base {
    background: #a70037;
    color: #fff;
}

.btn-dark {
    background: #000;
    color: #fff;
}

.border-grey {
    border: 5px solid #eeeeee;
}

.btn-base:hover::before,
.btn-base:hover::after {
    background: #fff;
}

.btn-base:hover {
    background: #fff;
    border-color: #a70037;
    color: #a70037;
}

.btn-black {
    background: #000;
    color: #fff;
}

.btn-black:hover::before,
.btn-black:hover::after {
    background: #fff;
}

.btn-black:hover {
    background: #fff;
    border-color: #000;
    color: #000;
}

.btn-dyellow {
    background: #f09716;
    color: #fff;
}

.extra .btn-dyellow {
    border: 1px solid #fff;
}

.btn-white {
    background: #fff;
    color: #000;
}

.btn-o-grey {
    background: #eeeeee;
    border-color: #aaaaaa;
    color: #a70037;
}


.btn-o-white {
    background: #fff;
    border-color: #a70037;
    color: #a70037;
}

.btn-o-white:hover {
    background: #a70037;
    border-color: #fff;
    color: #fff;
}

.btn-white:hover {
    background: #000;
    border-color: #fff;
    color: #fff;
}

.btn-o-black {
    border: 1px solid #000;
    color: #000;
}

.btn-o-black:hover {
    color: #fff;
}

.btn-o-white:hover::before,
.btn-o-white:hover::after {
    background: #a70037;
    color: #fff;
}

.btn-o-black:hover::before,
.btn-o-black:hover::after,
.btn-white:hover::before,
.btn-white:hover::after {
    background: #000;
    color: #fff;
}

.btn__txt {
    position: relative;
}

.btn__txt-block {
    display: block;
}

.btn-md .drop {
    padding-left: 45px;
}

.drop-padding {
    padding: 20px 96px;
}

.btn-md1 .drop::before {
    content: '';
    position: absolute;
    top: 27%;
    left: 55px;
    width: 27px;
    height: 27px;
}

.btn-md1 .drop::after {
    content: '';
    position: absolute;
    top: 38%;
    left: 66px;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-style: solid;
    border-width: 7px;
    border-color: #fff transparent transparent transparent;
    transform: rotate(-90deg);
}

.btn-md .drop::before {
    content: '';
    position: absolute;
    top: -10px;
    left: -2px;
    width: 45px;
    height: 45px;
}

.btn-md .drop::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 14px;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-style: solid;
    border-width: 7px;
    border-color: #fff transparent transparent transparent;
}


.drop-base::before {
    background: #730026;
}

.drop-base1::before {
    background: #e60012;
}

.btn__txt.arrow--narrow::after {
    content: '〉';
    position: absolute;
    top: -3px;
    right: -10px;
    width: 2px;
    height: 100%;

}


.btn__txt.arrow::after {
    content: '〉';
    position: absolute;
    top: 50%;
    right: -10px;
    width: 2px;
    height: 100%;

    transform: translateY(-50%);
}

.btn__txt.arrow5::after {
    content: '〉';
    position: absolute;
    top: 11px;
    right: -120px;
    width: 2px;
    height: 100%;

}

.btn__txt.arrow6::after {
    content: '';
    position: absolute;
    top: 39px;
    right: 1px;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

}

.btn__txt.arrow7::after {
    content: '';
    position: absolute;
    top: 43%;
    right: 19px;
    border: solid #e60012;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.btn-flex {
    display: inline-flex;
    justify-content: center;
}

.btn-o-red {
    border: 2px solid #e60012;
    color: #e60012;
}

.btn--full {
    width: 100%;
}

.btn-flex.btn--big {
    height: 50px;
    min-height: 90px;
}

.btn-o-red.arrow::before,
.btn-o-red.arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 15px;
    height: 1px;
    background: #e60012;
}

.btn-o-red.btn-red.arrow::before,
.btn-o-red.btn-red.arrow::after {
    background: #fff;
}

.btn-o-red.arrow::before {
    margin-top: -3px;
    transform: rotate(45deg) translateY(-50%)
}

.btn-o-red.arrow::after {
    margin-top: 7px;
    transform: rotate(-45deg) translateY(-50%)
}

.ai-c {
    align-items: center;
}

.btn__txt.arrow8::after {
    content: '';
    position: absolute;
    top: 43%;
    right: 19px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

}

/* Links */

.links {
    position: relative;
    text-decoration: underline;
}

.links.arrow7::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -19px;
    border: solid #a70037;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

}

/* メニューバー　hover */
/* .menu__root .menu__item {
	text-decoration: none;
	padding-bottom: 3px;
	color: #a70037;
	display: block;
	position: relative;
}
.menu__root .menu__item:before {
	content: '';
	width: 0;
	left: 100%;
	bottom: 0;
	transition: all 0.3s ease;
	border-top: 5px solid #a70037;
	position: absolute;
	display: block;
}
.menu__root .menu__item:hover:before {
	width: 100%;
	border-top: 5px solid #a70037;
} */

.links.arrow--round::before {
    content: '';
    position: absolute;
    top: 3px;
    left: -23px;
    border: solid #a70037;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-radius: 11px;
    background: #a70037;

}

.btn--arrow-red {
    background-color: #fff;
    color: #e60012;
    font-size: 16px;
    border: 2px solid #e60012;
}

.btn--arrow-white {
    background-color: #fff;
    color: #fff;
    font-size: 16px;
    border: 2px solid #e60012;
}

.btn-red-top {
    position: relative;
    background-color: #fff;
    border: 2px solid #e91a2a;
    color: #e60012;
}

.btn-red-top::after {
    content: '〉';
    position: absolute;
    color: #e91a2a;
    right: 0;
    top: 35%;
}

.btn-red-top:hover {
    color: #fff;
    background-color: #e91a2a;
}

.btn-red-top:hover::after {
    content: '〉';
    position: absolute;
    color: #fff;
    right: 0;
    top: 35%;
}

.btn-red-top-active {
    background-color: #e91a2a;
    color: #fff;
}

.btn-red-top-active::after {
    color: #fff;
}


.btn--arrow-red::after {
    content: '〉';
    position: absolute;
    color: #e91a2a;
    right: 0;
    top: 35%;
}

.btn--arrow-red-pad {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
}

.btn__txt.arrow3::after {
    right: -50px;
    color: #a70037;
}


.btn-red {
    background: #e60012;
    color: #fff;
}

.btn-crimson {
    background: #a70037;
    color: #fff;
}

.btn-grey {
    background: #eeeeee;
    color: #a70037;
}

.btn-pink {
    background: #fadbdb;
    color: #a70037;
}

.btn-grey1 {
    background: #eeeeee;
    color: #e60012;
}

.btn-grey-br {
    border: 2px solid #a70037;
}



.btn-red-br {
    border: 2px solid #e60012;
    color: #e60012
}


.btn-red:hover::before,
.btn-red:hover::after {
    background: #ad0110;
}

.btn--arrow-white:hover::after {
    background: transparent !important;
}

.btn-sm {
    width: 100%;
    max-width: 200px;
    min-height: 35px;
    padding: 8px 0;
}

.btn-sm-1 {
    width: 100%;
    min-height: 35px;
    padding: 8px 0;
}

.btn-sm-2 {
    width: 100%;
    min-height: 35px;
    padding: 5px 0;
}

.btn-sm-2.span-rec {
    border-width: 1px;
}

.btn-md {
    width: 100%;
    max-width: 230px;
    min-height: 40px;
    padding: 8px 0;
}

.btn-md1 {
    width: 100%;
    max-width: 100%;
    min-height: 77px;
    padding: 8px 0;
}

.btn-md2 {
    padding: 10px;
}

.btn-lg {
    padding: 20px;
    min-height: 70px;
}

.btn-xl {
    padding: 30px 12px;
    /*min-height: 70px;*/
}

.btn-post--block {
    padding-left: 20px;
    padding-right: 20px;
}

.btn-post--block::before,
.btn-post--block::after,
.btn__txt.arrow2::before,
.btn__txt.arrow2::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    width: 12px;
    height: 1px;
    margin-top: -5px;

    transform: rotate(45deg);
}

.arrow-base::before,
.arrow-base::after {
    background: #a70037;
}

.btn:hover .arrow-base::before,
.btn:hover .arrow-base::after {
    background: #fff;
}

.arrow-white::before,
.arrow-white::after {
    background: #ffffff;
}

.btn:hover .arrow-white::before,
.btn:hover .arrow-white::after {
    color: #ffffff !important;
    background: #ffffff;
}

.btn-post--block::after,
.btn__txt.arrow2::after {
    content: '';
    margin-top: 2px;

    transform: rotate(-45deg);
}

.btn-post--block:hover::before,
.btn-post--block:hover::after {
    width: 12px;
}



.btn-big {
    width: 100%;
    max-width: 340px;
    min-height: 55px;
    padding: 16px 15px;
}

.btn-big1 {
    width: 100%;
    max-width: 340px;
    min-height: 55px;
    padding: 10px 10px;
}

.btn-big2 {
    padding: 33px 10px;
}

.btn-big3 {
    padding: 28px 45px;
    border-radius: 10px;
}

.btn-big4 {
    padding: 20px 20px;
}

.btn-block {
    max-width: 100%;
    width: 100%;
}

.btn-request {
    z-index: 2;
    overflow: hidden;
    width: 100%;
    margin: 21px;
    background: #fff;
    text-align: center;
    color: #262626;

}

.btn-request:hover {
    border-color: #a70037;
    background: #fff;
    color: #a70037;
}

.btn-request::before,
.btn-request::after {
    background: #fff;
}

.btn-request:hover::before {
    left: -5%;
    width: 60%;
    transform: skewX(45deg);
}

.btn-request:hover::after {
    right: -5%;
    width: 60%;
    transform: skewX(45deg);
}

.form__control-xs-01 {
    width: 15%;
    height: 45px;
    padding: 10px 20px;
}

.form__control-xs-02 {
    width: 100%;
    height: 45px;
    padding: 10px 20px;
}

.form__control-lg {
    width: 100%;
    height: 45px;
    padding: 10px 20px;
}

.form__control-txt-lg {
    width: 100%;
    height: 100px;
    padding: 10px 20px;
}

.form__control-xs-03 {
    width: 100%;
    height: 45px;
    padding: 10px 20px;
}

.form__control-xs {
    width: 100%;
    height: 45px;
    padding: 10px 20px;
}

.form__control {
    width: 100%;
    height: 45px;
    padding: 10px 20px;
}

.form__control--grey {
    border: 1px solid #c9c9c9;
}

.form__control--grey-r {
    border: 1px solid #c9c9c9;
    border-radius: 7px;
}

/* typography */

.t80 {
    font-size: 80px;
}

.t48 {
    font-size: 48px;
}

.t1 {
    font-size: 40px;
}

.t2 {
    font-size: 36px;
}

.t2v {
    font-size: 30px;
}

.t3 {
    font-size: 26px;
}

.t4 {
    font-size: 24px;
}

.tx5 {
    font-size: 21px;
}

.t20 {
    font-size: 20px;
}

.t5 {
    font-size: 22px !important;
}

.t6 {
    font-size: 16px;
}

.t24 {
    font-size: 24px;
}

.t-7 {
    font-size: 14px;
}

.t8m {
    font-size: 18px;
}

.t9m {
    font-size: 19px;
}

.t-sm {
    font-size: 12px;
}

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

.t-lh1 {
    line-height: 1;
}

.t-lh01 {
    line-height: 1
}

.t-lh4 {
    line-height: 1.4;
}

.t--lh-xs2 {
    line-height: 2em;
}

.t--lh-xs {
    line-height: 1.5em;
}

.t-l {
    text-align: left;
}

.t-wnormal {
    font-weight: normal;
}

.t-normal {
    font-style: normal;
}

.t-underln {
    text-decoration: underline;
}

.t-italic {
    font-style: italic;
}

.t-in {
    display: inherit;
}

.t-sp {
    letter-spacing: 2px;
}

.t-sp-xs {
    letter-spacing: 1px;
}

.title__num {
    padding: 0 20px;
    position: relative;
}

.title--bg-dgrey {
    background-color: #636363;
    font-size: 16px;
    color: #ffffff;
    padding: 6px 12px;
}

.title--bg-base {
    background-color: #a70037;
    font-size: 16px;
    color: #ffffff;
    padding: 6px 12px;
}

.post__img {
    width: 100%;
}

.title__num:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 8px 8px 8px;
    border-color: transparent transparent #a70037 transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    top: -15px;
    left: 38px;
}



.t-gradient {
    background: #b12997;
    background: -moz-linear-gradient(-32deg, #b12997 0%, #94dbd3 100%);
    background: -webkit-linear-gradient(-32deg, #b12997 0%, #94dbd3 100%);
    background: linear-gradient(-32deg, #b12997 0%, #94dbd3 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;

    color: transparent;




}

@-moz-document url-prefix() {

    .t-gradient {
        color: #a577b2;
    }
}

.t-upper {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.t-mgray {
    color: #707070;
}

.t-red {
    color: #d93b37;
}

.t-red2 {
    color: #a40000;
}

.t-base {
    color: #a70037;
}

.t-dark {
    color: #000000;
}

.t-b {
    font-weight: bold;
}

.t-center {
    text-align: center;
}

.t-f {
    font-family: "yu gothic light";
}

.t-times {
    font-family: 'Times New Roman', Times, serif;
}

.t-i {
    font-style: italic;
}


.tred {
    color: red;
}

.tred-m{
    color: red;
    font-weight:500;  
}

.a-m{
    color:red;
    text-decoration: underline;
}

.bold-m{
    font-weight: bold;
  }

.mmb-10{
    margin-bottom:10px;
}

.border-bt {
    border-bottom: 1px solid #a0a0a0;
}

.border-bt2 {
    border-bottom: 1px solid #c85f82;
}

/* helper */

.clx::before,
.clx::after {
    content: '';
    display: table;
    clear: both;
}

.spread {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.vc {
    align-items: center;
}

.at {
    vertical-align: top;
}

.overflow-content {
    overflow: hidden;
    padding-left: 20px;
}

.full-height {
    height: 100%;
}

.btn-square {
    display: inline-block;
    width: 98px;
    height: 98px;
}

.btn-yellow {
    background: #fff100;
    color: #000;
}

.social {
    display: inline-block;
    list-style: none;
    padding: 6px 0;
    margin: 0;
    height: 36px;
}


.social__root {
    display: inline-block;
    margin: 0 10px;
}

.social__item {
    color: #fff;
}

.post__thumb-title {
    position: relative;
    display: flex;
}

.section__bgrey-title {
    font-size: 20px;
}

.section__title--bar {
    padding: 3.75% 1.74%;
    font-size: 16px;
    letter-spacing: 1px;
}

.section__title--bar2 {
    margin: 0;
    padding: 3.75% 0;
    font-size: 18px;
}

.section__title--bar3 {
    margin: 0;
    padding: 10px 25px;
    font-size: 16px;
}

.section__title--angle {
    padding: 10px;
    border-top: 2px solid #a70037;
    border-bottom: 2px solid #a70037;
    background: linear-gradient(-45deg, transparent 24%, rgba(206, 206, 206, 1) 25%, rgba(206, 206, 206, 1) 26%, transparent 27%, transparent 74%, rgba(206, 206, 206, 1) 75%, rgba(206, 206, 206, 1) 76%, transparent 77%, transparent);
    background-size: 20px 20px;
    font-size: 16px;
    color: #a70037;
}

.section--padv1 {
    padding-top: 20px;
}

.section--padxs {
    padding: 70px 20px 20px;
}

.section--padxs-02 {
    padding-left: 5px;
}

.section--pad-md13 {
    padding: 15px 30px;
}

.section--padxs-03 {
    padding-left: 10px;
    padding-right: 10px;
}

.section--padvs-1 {
    padding-top: 10px;
}

.section--padv7 {
    padding: 13px;
}

.section--padv9 {
    padding: 50px 0;
}

.section--padvm10 {
    padding: 18px 0;
}

.section__intro-text {
    font-size: 17px;
}

.tbl_bg-grey {
    background: #e5e5e5;
}

.section__title--bar-dgrey {
    background: #222;
    color: #fff;
}

.section__title--bar-base {
    background: #a70037;
    color: #fff;
    padding: 0.5em;
}

.section__title--bar-white {
    background: #fff;
    color: #141414;
}

.section__title--bar-white {
    background: #fff;
    color: #141414;
}

.section__title--bar-lgrey {
    background: #f5f5f5;
    color: #141414;
}

.section__title--bar-red {
    background: #e60012;
    color: #fff;
}

.section__title--skew {
    margin-bottom: 20px;
    padding: 1.15%;
    transform: skew(-15deg);
}

.section__title--skew-content {
    display: inline-block;
    width: 100%;
    transform: skew(15deg);
}

.Height___p {
    height: 75px;
}

.hero {
    position: relative;
    padding-bottom: 50%;
    background: url(assets/images/iwant.jpg) top center / cover no-repeat;
}

.hero__inner {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: url(assets/images/dotted2.png) repeat;
}


.hero__text {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 100%;
    font-size: 9vw;
    line-height: 1.1;
    letter-spacing: 1vw;
    text-align: center;
    text-shadow: 0 2px 25px rgba(0, 0, 0, .48);
    color: #fff;

    transform: translate(-50%, -73%)
}


.footer {
    background: #333;
}

.footer__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}

.copyright {
    padding: 20px 15px;
    background: #222;
    font-size: 8px;
    text-align: center;
    color: #fff;
}

.section {
    position: relative;
}

.section::before,
.section::after {
    content: '';
    display: table;
    clear: both;
}

.dotted--h {
    height: 100px;
}

.section--dotted,
.banner--dotted {
    background: url(assets/images/dotted.png) repeat;
}


.section--squared-pink {
    background: url(assets/images/squares.png) repeat;
}

.section--people {
    background: url("assets/images/people-working.jpg") top left / cover no-repeat;
}

.section__bg {
    background: url(assets/images/campus_fukuoka_img9.jpg) -627px 0 / cover no-repeat;
}

.section__kobe {
    background: url(assets/images/yellow.jpg) -0px 0 / cover no-repeat;
}

.section__ladies {
    background: url(assets/images/ladies.jpg) -0px 0 / cover no-repeat;
}

.section--white {
    background: #fff;
}

.section--base {
    background: #a70037;
    color: #fff;
}


.section--base01 {
    background: #a40000;
    color: #fff;
}

.section--dgrey {
    background: #222;
}


.section--wgrey {
    background: #eeeeee;
}

.section--mdgery {
    background: #a0a0a0;
}

.section--mdorange {
    background: #f8b551;
}

.section--orange {
    background: #fff799;
}

.section--lgrey {
    background: #f5f5f5;
}

.section--lpink {
    background: #fef0f2;
}

.section__line {
    height: 1px;
    background: #fff;
}

.p-relative {
    position: relative;
}

.section__inner-topdiv {
    width: 300px;
    max-width: 100%;
    margin: auto;
}

.section__inner-abs {
    position: absolute;
    top: -46px;
    width: 100%;
}

.section--padh {
    padding-left: 2%;
    padding-right: 2%;
}

.section--pad-lg-2 {
    padding-bottom: 145px;
}

.section--padhx {
    padding-left: 5px;
    padding-right: 5px;
}

.section--padhx01 {
    padding: 5px 20px;
}

.section--padw {
    padding: 30px 33px;
}

.section--pad-md5 {
    padding-top: 30px;
    padding-bottom: 35px;
}

.section--pad-md6 {
    padding: 5px 10px;
}

.section--padv {
    padding-top: 40px;
    padding-bottom: 30px;
}

.section--padv2 {
    padding-top: 30px;
    padding-bottom: 20px;
}

.section--padv10 {
    padding-bottom: 50px;
}

.section--padv4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section--padv6 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.section--pad-md2 {
    padding-top: 35px;
    padding-bottom: 40px;
}

.section--pad-md3 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section--pad-md {
    padding: 30px;
}

.section--pad-md7 {
    padding: 35px 60px;
}

.section--pad-md11 {
    padding: 10px;
}

.section--pad-md14 {
    padding: 20px;
}

.section--pad-md15 {
    padding: 5px 10px;
    ;
}

.section--pad-md16 {
    padding: 18px 20px;
    ;
}

.section--pad-md17 {
    padding: 5px 40px;
    ;
}

.section--pad-md18 {
    padding: 5px 20px;
    ;
}

.section__banner {
    position: relative;
}

.section__banner-highlight {
    position: absolute;
    top: 50%;
    left: 20px;
    display: inline-block;
    background: #fff;
    padding: 10px 15px;

    transform: translateY(-50%);
}

.section__banner-title {
    margin: 0;
    font-size: 24px;
}

.section__banner-title-sub {
    margin: 0;
    font-size: 16px;
    line-height: 1;
}

.section--pad-lg {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section--pad-lg-1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section__inner-xs {
    max-width: 800px;
    margin: 0 auto;
}

.section__inner-md {
    max-width: 900px;
    margin: 0 auto;
}

.section__inner {
    max-width: 1000px;
    margin: 0 auto;
}

.section__inner--wider {
    max-width: 1160px;
}

.section__inner-mn {
    max-width: 500px;
    margin: 0 auto;
}

.section--lh {
    line-height: 0;
}

.offset {
    padding: 20px 2% 0;
    transform: translateY(-30px)
}

.offset--breadcrumbs {
    padding-top: 60px;
}

.offset--white {
    background: #fff;
}

.section__title {
    margin: 0;
    font-size: 24px;
}

.section__title2 {
    margin: 0;
    font-size: 20px;
}

.section__title3 {
    font-size: 18px;
}

.section__title-sub {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #d93b37;
}

.section__title-sub-sp {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: #d93b37;
}

.section--bbot {
    border-bottom: 1px solid #eee;
}

.banner,
.hero {
    margin-top: 61px;
}

.banner-woman1 {
    background: url(assets/images/2622.jpg) top center / cover no-repeat;
}

.banner-manwoman {
    background: url(assets/images/manandfemale.jpg) top center / cover no-repeat;
}

.banner-takingnotes {
    background: url(assets/images/takingnotes.jpg) 0 / cover no-repeat;
}

.banner-frontofcomp {
    /* background: url(assets/images/campus_fukuoka_img1.jpg) 0 25% / cover no-repeat; */
    background: url(assets/images/fukuoka-nyushi-banner.jpg) 0 25% / cover no-repeat;

}

.banner-opencampustop {
    background: url(assets/images/opencampus_top.jpg) 0 25% / cover no-repeat;
}

.banner-buildingbig {
    background: url(assets/images/buildingbig.jpg) top center / cover no-repeat;
}

.banner-girls {
    background: url(assets/images/girls.jpg) top center / cover no-repeat;
}


.banner-economics {
    background: url(assets/images/economics_img2.jpg) 0 40% / cover no-repeat;
}

.banner-commerce {
    background: url(assets/images/commerce.jpg) 0 40% / cover no-repeat;
}

.banner-maninmoon {
    background: url(assets/images/man01.jpg) 0 40% / cover no-repeat;
}

.banner-global_business_top {
    background: url('assets/images/global_business_top_img1.jpg') 0 25% / cover no-repeat;
}

.banner-sports_management {
    background: url('assets/images/sports_management_img2.jpg') 0 25% / cover no-repeat;
}

.banner-generalbusiness2 {
    background: url('assets/images/general_business_2_img2.jpg') 0 40% / cover no-repeat;
}

.banner-frontofbuiling {
    background: url(assets/images/people.jpg) 0 40% / cover no-repeat;
}

.banner-laduyinwhite {
    background: url(assets/images/ladyinwhite.jpg) 0 40% / cover no-repeat;
}


.banner-frontocute {
    background: url(assets/images/cute.jpg) 0 40% / cover no-repeat;
}


.banner-entry {
    background: url(assets/images/entry.jpg) 0 40% / cover no-repeat;
}

.banner__inner {
    padding: 8% 2%;
}

.banner__inner2 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 11% 2%;
}

.banner__inner3 {
    padding: 14% 0 !important;
}

.banner__title-sub-highlight {
    display: inline-block;
    padding: .5% 3% .3%;
    background: rgba(255, 255, 255, .80);
    font-weight: bold;
}

.banner__title--highlight {
    display: inline-block;
    margin: 0;
    padding: 2% 5% 1%;
    background: rgba(255, 255, 255, .80);
    font-size: 24px;
    font-weight: bold;
}

.banner__title--bordered {
    position: relative;
    margin: 0;
    padding-left: 20px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
}

.banner__title--bordered::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background: #a70037;
}

.banner__elem-text {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    margin: 0;
    letter-spacing: 1px;
    color: #a70037;
    display: inline-block;
    padding: 25px 20px 25px 60px;
    background: #fff;
    font-size: 15px;
    font-weight: bold;
}

.banner__elem-crimson {
    margin: 0;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    padding: 25px 20px 25px 25px;
    background: #a70037;
    font-size: 15px;
    font-weight: bold;
    border-radius: 20px;
    width: 100%;
    max-width: 320px;
    transition: all .3s;
    border: 2px solid #a70037;
}

.banner__elem-crimson-md {
    margin: 0;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    padding: 25px 20px 25px 25px;
    background: #a70037;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    max-width: 320px;
    transition: all .3s;
    border: 2px solid #a70037;
}

.banner__elem-crimson:hover {
    color: #a70037;
    border: 2px solid #a70037;
    background: #fff;
}


.banner__elem-crimson a {
    text-decoration: none;
}

.banner__elem-crimson span::after {
    content: '〉';
    top: 1px;
    right: -10px;
    width: 2px;
    height: 100%;
    padding-left: 25px;
    float: right;
    padding-right: 20px;
}

.banner__elem-text span::after {
    content: '〉';
    top: 1px;
    right: -10px;
    width: 2px;
    height: 100%;
    padding-left: 25px;
}

.banner__img {
    width: 100%;
}

.grid {
    display: flex;
    flex-wrap: wrap;
    margin-right: -2%;
    margin-left: -2%;
}

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

.grid_v2 {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}

.grid--full {
    width: 100%;
}

.grid__head {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 3px solid #a70037;
    padding: 10px 14px;
    margin-bottom: 5%;
}

.grid__item {
    flex: 1;
    padding: 0 2%;
}

.grind__item-span {
    padding: 5px 25px;
}

.grid2 {
    margin-right: -2%;
    margin-left: -2%;
}

.grid__item2 {
    padding: 0 2%;
}

.grid3 {
    margin-right: -2%;
    margin-left: -2%;
}

.grid__item3 {
    padding: 0 2%;
}

.grid__item4 {
    padding: 0 2%;
}

.grid-sm-reverse {
    flex-direction: column-reverse;
}

.grid__item-bordered {
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.grid__item-bordered:nth-child(odd) {
    border-left: 0;
}

.grid__item-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.grid__item-xs-4 {
    flex: 0 0 33.3333%;
    max-width: 33.333%;
}


.grid__item-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.grid__item-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__title {
    margin: 0;
    font-size: 24px;
    line-height: 1;
}

.card {
    position: relative;
}

.card-profile {
    display: flex;
    flex-wrap: wrap;
}

.card-profile__content,
.card-profile__thumb {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px;
}


.card--list {
    display: flex;
}

.card--list:hover .overlay {
    opacity: 0;
}

.card--list .card__content {
    position: relative;
    z-index: 892;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 13px;
    background: #a70037;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.card--list2 .card__content {
    flex: 1;
    max-width: initial;
    align-items: left;
    padding: 10px 20px;
}

.card--list .card__thumb {
    position: relative;
    flex-grow: 1;
}

.card--list2 .card__header {
    justify-content: center;
    width: 160px;
    padding: 20px;
    background: #a70037;
    font-size: 18px;
    color: #fff;
}

.card--spread .card__header {
    display: block;
}

.card__header--arrow-right {
    position: relative;
}

.arrow--circle {
    padding-left: 3%;
}

.arrow--circle::before {
    content: '';
    position: absolute;
    left: 0px;
    width: 28px;
    height: 28px;
    background: url('assets/images/icon/arrow-circle.png') center center no-repeat;
}

.circle__box {
    margin-bottom: 30px;
}

.card__header--arrow-right::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 893;
    width: 0;
    height: 0;
    margin: -7px -20px 0 0;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent transparent #a70037;
}

.card--list2 {
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.card--list2 .card__content--yellow {
    background: #fff799;
}

.card2 .card__content {
    font-size: 14px;
}

.card3 .card__content1 {
    font-size: 14px;
}

.card__thumb-center {
    text-align: center;
}

.card__thumb img {
    vertical-align: top;
}

.card__desc {
    padding: 20px;
    text-align: center;
}

.card__desc--base {
    background: #a70037;
    color: #fff;
}

.card__img img {
    vertical-align: top;
}

.card__header {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 24px;
}

.card__heading-content {
    overflow: hidden;
    padding: 20px;
}

.card__spread--content {
    padding: 30px;
}

.section--red {
    background: #a70037;
    color: #fff;
}

.breadcrumbs__hov a {
    transition: 0.3s ease;
    text-decoration: none;
    border-bottom: 4px solid #fff;
}

.breadcrumbs__hov a:hover {
    border-bottom: 4px solid #a70037;
    padding: 6px 0;
}

.breadcrumbs {
    margin: 12px 0;
    padding: 0;
    list-style: none;
}

.breadcrumbs--offset {
    margin: 4px 0;
}


.breadcrumbs-topleft {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 10px;
    background: #fff;
    border-bottom: 1px dotted #a0a0a0;
}

.breadcrumb__item::before {
    content: '>';
    position: absolute;
    top: 0;
    right: 1px;
}

.breadcrumb__item {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    font-size: 11px;
}

.breadcrumb__item a {
    color: #000;
}

.breadcrumb__item.current::before {
    content: '';
}


/* text alignment */

.ts-center {
    letter-spacing: 3px;
}

.t-left {
    text-align: left;
}

.p-wd {
    width: auto;
}

/* grid */

.gridm {
    margin-right: 0px !important;
    margin-left: 0px !important;
}


.grid_item-text {
    font-size: 30px;
    color: #fff;
}

.grid_item-text span {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
}


.grid__inner-content {
    max-width: 230px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}

.grid__inner-thumb {
    margin: 0 auto;
}

.grid__inner-thumb img {
    max-height: 83px;
    width: auto;
}

/* Style the tab */

.section_post-btn {
    overflow: hidden;
    height: 70px;
}

.tablinks {
    display: inline-block;
    padding: 10px 27px;
    background: transparent;
    border: 0;
    font-size: 14px;
    font-weight: bold;

    transition: all .3s;

    cursor: pointer;
}

.tablinks--half {
    width: 50%;
}

.tablinks.active,
.tablinks:hover {
    background: #ffff00;
}

.tablinks--dgrey {
    background: #424242;
    color: #fff;
}

.tablinks--dgrey.active {
    background: #222;
}

.tablinks--dgrey:hover {
    background: #424242;
}

.tablinks--big {
    padding: 3.75% 1.5%;
    font-size: 18px;
    font-weight: bold;
}

.tabcontent {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.tabcontent.show {
    display: block;

}

.fade {
    opacity: 0;
    visibility: hidden;
    transition: all .13s;
}

.fade.show {
    opacity: 1;
    visibility: visible;
}

.post--list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.post--list3 {
    display: block;
}

.post--list-md .post__thumb {
    float: none;
}

.tag-container .tag:not(:first-child) {
    margin-left: 10px;
}

.tag {
    display: inline-block;
    vertical-align: top;
}
.tag--blue {
    font-size: 50%;
    padding: 3px 6px;
    background: blue;
    color: #fff;
    text-decoration: none;
    margin: 0.5em 1em;
    float: left;
}
.tag--yellow {
    margin-left: 10px;
    padding: 3px;
    background: #fff100;
    font-size: 10px;
}

.tag--yellow2 {
    background: #fff100;
}

.tag--pink {
    margin-left: 10px;
    padding: 3px;
    background: #E91E63;
    font-size: 10px;
    color: #fff;
}

.tag--pink2 {
    margin-left: 10px;
    padding: 5px;
    background: #E91E63;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}

.tag--red {
    padding: 1px 10px;
    background: #e60012;
}

.tag--dyellow {
    background: #f39800;
}

.t-yellow {
    color: #fff100;
}

.t-dyellow {
    color: #fff799;
}

.tag-align-mid {
    vertical-align: middle;
}

.tag-md {
    padding: 7px 15px;
}

.tag-radius {
    border-radius: 4px;
}

.text-tag {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}


.text-tag--dyellow {
    background: transparent;
    color: #f39800;
}

.tag--rounded {
    padding: 5px 15px;
    border-radius: 20px;
    line-height: 1;
}

.tag-spacing {
    margin-left: 10px;
}

.tag--green {
    background: #32b16c;
    color: #fff;
}

.tag--purple {
    background: #ae5da1;
    color: #fff;
}

.tag-normal {
    padding: 0px 15px;
}

.tag--base {
    padding: 5px;
    background: #a70037;
    color: #fff;
}

.post--list .post__title {
    font-size: 14px;
    font-weight: bold;
}



.post--list2 .post__title {
    font-size: 18px;
    font-weight: bold;
}

.post--list .post__thumb {
    text-align: center;
}

.post--list .post__content {
    padding: 0 0 0 20px;
    font-size: 12px;
    /*width: 100%;*/
}

.post--list2 .post__content {
    padding: 0;
}

.post--list2 .post__thumb {
    float: none;
}

.post--list .post__item {
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
}

.post--list2 .post__item {
    border: 0;
}

.post--list3 .post__content {
    background: transparent;
    font-size: 14px;
}

.post--list3 p {
    margin-top: 0;
}

time {
    font-size: 12px;
    font-weight: bold;
}

.post--list3 .post__item {
    padding: 0 0 20px;
    border: 0;
}

.post--list3 .post__thumb {
    float: none;
}

.post--list4 .post__thumb {
    float: none;
    margin-bottom: 20px;
}

.post--list3 .post__content {
    padding-left: 0;
}



.post__item {
    padding: 0 0 40px;
}

.post__thumb {
    float: left;
}

.post__bg-wpink {
    background: #fadbdb;
    display: flex;
    flex-direction: column;
    height: 94%;
    padding: 15px 9px 33px;
}

.post__content {
    overflow: hidden;
}

.post__content--trans {
    background: transparent;
}

.title--bordered {
    padding: 5px 10px 5px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    font-size: 16px;
}

.title--dgrey2 {
    padding: 12px 20px;
    background-color: #535353;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.title-bordered--base {
    border-color: #a70037;
    color: #a70037;
}

.content-wrap {
    padding-left: 160px;
}

.content-wrap p {
    text-align: left;
    font-size: 12px;
}

.content-text {
    text-align: left;
    font-weight: bold;
}

.content-wrap span {
    background: #ffff00;
    padding: 2px;
    font-style: italic;
    margin-left: 10px;
}

.content-date {
    text-align: left;
    color: rgb(255, 0, 0);
}

.tablinks {
    position: relative;
}


.tablinks:hover::before,
.tablinks.active::before {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    border-width: 8px;
    border-color: #ffff00 transparent transparent transparent;
    display: block;
    width: 0;
    z-index: 2;
}

.tablinks--dgrey.active::before {
    border-color: #222 transparent transparent transparent;
}

.tablinks--dgrey:hover::before {
    border-color: #424242 transparent transparent transparent;
}

.section_bg-content {
    background-image: url("assets/images/bg.png");
    position: relative;
}

.section_content-chart {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    z-index: 999;
}

.section__inner-chart {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 20px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    margin-top: 40px;
    position: relative;
}

.section__inner-chart h2 {
    text-align: left;
}

.card__2 {
    padding: 20px 20px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    max-width: 48%;
    flex: 0 0 48%;
}

.card__2 h3 {
    text-align: left;
    font-weight: bold;
}

.card__sub-title {
    font-size: 24px;
    font-weight: bold;
}

.card__title--radient {
    position: relative;
    padding-left: 20px;
    text-align: left;

}

.card__title--radient::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background: linear-gradient(to top, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 898;

    transition: all .3s;
}

.overlay--grdient {
    background: #6c2159;
    background: -moz-linear-gradient(left, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    background: -webkit-linear-gradient(left, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    background: linear-gradient(to right, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    opacity: .6;
}

.overlay--image {
    background: #6c2159;
    background: -moz-linear-gradient(left, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    background: -webkit-linear-gradient(left, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    background: linear-gradient(to right, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    opacity: .6;
}

.overlay--image img {
    max-width: 100%;
    width: 100%;
}

.list__content-tab {
    background: #fff;
}

.list--panel {
    background: #ec6941;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 6px 0;
}

.card--list .card__thumb img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card--list .card__title {
    margin: 0 auto;
    font-size: 10px;
    line-height: 1;
}

.card--list .card__title-sub {
    font-size: 9px;
    line-height: 1.1;
}

.post {
    position: relative;
}

.post--block {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
}



.post--block .post__content {
    color: #000;
}

.post--block-mb {
    margin-bottom: 15px;
}

.post__thumb {
    position: relative;
}

/* 追加 */
.grid__item .post--block .post__thumb .Pbox__circle a {
    margin-top: 20px;
}

.grid__item .post--block .post__thumb .t-center {
    margin-top: 25px;
}

.grid__item .post .t-center {
    margin-top: 20px;

}

/* .section__inner.mb60 .t-center>a>img {
    width: auto;
} */

.grid__item .post--block .p {
    height: 75px;
}

.swiper-slide img {
    width: 100%;
}

.grid__item .post--block .post__thumb span {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    padding: 0 15px;
    font-weight: bold;
}

.post__thumb span {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 0 15px;
    font-weight: bold;
}

.post__thumb:hover .overlay {
    opacity: 0;
}

.post__thumb img {
    vertical-align: top;
    max-width: 100%;
    width: 100%;
}

.post__content {
    padding: 22px 18px 28px;
    background: #fff;
}

.post--block2,
.post__content2 {
    background: transparent;

}

.post__content2 {
    padding: 0;
    font-size: 14px;
}

.post__meta {
    margin-top: 0;
    font-size: 14px;
}

.post__meta-lg {
    margin-top: 0;
    font-size: 18px;
}

.post__num {
    font-size: 48px;
    display: inherit;
}

.post__title {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 1px;
}

.post__title3 {
    font-size: 16px;
}

.post__title10 {
    font-size: 21px;
}

.post__content--inner-base {
    padding: 25px 20px;
    background: #a70037;
    color: #fff;
}

.post__content--inner-base01 {
    padding: 25px 20px;
    background: #a70037;
    color: #fff;
}

.post__content--inner-element {
    padding: 25px 20px;
    background: #a70037;
    color: #fff;
}

.list {
    padding: 0;
    list-style: none;
}

.list2 {
    margin: 0;
}

.list--dotted {

    list-style: none;
}

.list-numbering {
    padding-left: 1.2em;
}

.list--dotted li {
    padding: 10px;
    border-bottom: 1px dotted #000;
}

.bar-pink {
    padding: 5px 10px;
    background: #ffe1e4;
}

.list__dot {
    position: relative;
    padding-left: 20px;
}

.list__dot::before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #000;
    border-radius: 3em;
    left: 0;
    top: 7px;
}

.list3 .list__desc {
    margin-left: 0;
}

.list4 .bubble {
    padding: 10px;
}

.list4 .list__item {
    display: flex;
    flex-wrap: wrap;
}

.list4 .numbering {
    width: 60px;
    height: 60px;
    border-radius: 125px;
    line-height: 60px;
    text-align: center;
}

.list4 .list__item-content {
    position: relative;
    flex: 1;
    margin-left: 25px;
}

.list5 .numbering {
    flex: 0 0 100%;
    max-width: 50px;
    height: 50px;
}

.list5 .list__title {
    font-size: 18px;
}

.list5 .list__item-content {
    padding: 15px;
}

.squared-number {
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
}

.squared-number--base {
    background: #a70037;
    color: #fff;
}

.bordb-dot {
    border-bottom: 1px dotted transparent;
}

.bordb-dot-pink {
    border-bottom: 2px dotted #a70037;
}

.bordb-dot--black {
    border-color: #000;
}

.numbering--arrow-right::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin: -10px -20px 0 0;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent transparent #a70037;
}

.list5 .num {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.list-ol {
    padding-left: 1.2em;
}

.list__arrowhead-right {
    content: ">";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.list__item {
    margin-bottom: 1em;
}

.list__item2,
.list__item3 {
    position: relative;
    margin: 0;
    padding-left: 22px;
}

.list__item3 {
    padding-left: 16px;
}

.ov-x {
    max-width: 1000px;
    overflow-x: auto;
}

.list__item2::before,
.list__item3::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 14px;
    height: 14px;

    border-radius: 14px;
}

.list__item3::before {
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 0;
}

.list__item-bullet-t16::before {
    top: 8px;
}

.list__item4 {
    padding-left: 16px;
}

.list__item-bullet-dot::before {
    top: 12px;
    left: 5px;
    width: 3px;
    height: 3px;
}

.list__element-arrow:before {
    content: '〉';
    position: absolute;
    top: 12px;
    left: 12px;
    color: #a70037;
    font-size: 14px;
    width: 2px;
    height: 100%;
}

.list__item-bullet-dot-black::before {
    background: #000;
}

.list__item-bullet-base::before {
    background: #a70037;
}

.list__item-bullet-black::before {
    background: #000;
}

.list__item-bullet-cherry::before {
    background: #eb6877;
}


.list__item-square-base::before {
    background: #a70037;
}

.list__item-square-black::before {
    border-radius: 0;
    background: #000;
}

.list__item-bullet-t16 {
    font-size: 16px;
    line-height: 2;
}

.list__desc {
    margin: 0 0 10px 22px;
    line-height: 1;
    color: #898989;
}

.sliderElme {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slider__inner {
    position: relative;
    z-index: 2;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .7s;
    width: 100%;
}

.slider__item {
    flex: 1;
}

.slider__item img {
    width: 100%;
    vertical-align: top;
}

.paginate {
    position: absolute;
    bottom: 20px;
    z-index: 4;
    width: 100%;
    display: flex;
    justify-content: center;
}

.pagi__item {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #fff;
    border-radius: 15px;
    cursor: pointer;
}

.pagi__item.active {
    background: #ab0039;
}

.box {
    width: 100%;
}

.box--padded {
    padding: 3em 0;
}

.box--dshadow {
    box-shadow: 0 0 8px rgba(4, 0, 0, .3);
}

.box--cnter {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.box__title {
    margin: 0;
    font-size: 24px;
    line-height: 1.4;
}

.box__title-sub {
    margin: 0;
    font-size: 24px;
}

.box__title-sub2 {
    font-size: 18px;
}

.box__title-gradient {
    position: relative;
    padding-left: 35px;
    font-size: 24px;
}

.box__title-gradient::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    background: #6c2159;
    background: -moz-linear-gradient(45deg, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    background: -webkit-linear-gradient(45deg, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
    background: linear-gradient(45deg, #6c2159 0%, #984b83 23%, #ce9d8f 76%, #e7ca9e 100%);
}

.box__grey-p {
    margin-left: 20px;
    margin-top: 0;
}

.box__content {
    padding: 40px;
}

.box__content2 {
    padding: 0 1.3em 1em;
}

.box__numbering {
    display: inline-flex;
    align-items: center;
    min-width: 300px;
    height: 30px;
    min-height: 60px;
    margin: -30% 0 0 -2%;
}

.box__numbering span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 100%;
    margin-right: 17px;
}

.box__numbering-base {
    background: #a70037;
    color: #fff;
}

.box__numbering-base span {
    background: #df024b;
}

.box--crimson {
    background: #ab0039;
    color: #fff;
}

.box--white {
    padding: 25px 20px;
    background: rgba(255, 255, 255, .8);
}

.box--white .box__content {
    padding: 10px;
}

.box-overlay {
    position: relative;
    width: 100%;
    padding: 13% 20px;
}

.faculty-econ {
    background: url(assets/images/thumb/department3.jpg) top left / cover no-repeat;
}

.faculty-manage {
    background: url(assets/images/thumb/department4.jpg) top left / cover no-repeat;
}


.box-overlay__inner {
    position: relative;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
}


.box-overlay-img {
    width: 100%;
    height: 100%;
}


/* slider */

.slider {
    position: relative;
    overflow: hidden;
}

.slider-card {
    margin: 32px 0 27px;
}

.slider-card .owl-dots {
    display: none;
}

.owl-stage::before,
.owl-stage::after {
    content: '';
    display: table;
    clear: both;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 800;
    width: 40px;
    height: 50px;
    background: #fff;
    border: 0;

    text-indent: -9999em;

    transform: translateY(-50%);
}

.owl-prev::before,
.owl-prev::after,
.owl-next::after,
.owl-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;

    transform: translate(-50%, -50%);
}

.owl-item {
    float: left;
}

.owl-item img {
    vertical-align: top;
}

.owl-prev::before {
    margin-left: -11px;
    border-color: transparent #a70037 transparent transparent;
}

.owl-prev::after {
    z-index: 2;
    margin-left: -7px;
    border-color: transparent #fff transparent transparent;
}

.owl-next::before {
    margin-left: 5px;
    border-color: transparent transparent transparent #a70037;
}

.owl-next::after {
    z-index: 2;
    margin-left: 1px;
    border-color: transparent transparent transparent #fff;
}

.slider-box .owl-nav {
    display: none;
}

.owl-next {
    right: 0;
    left: auto;
}

.owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.owl-dot.active {
    background: #ab0039;
}

.owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #fff;
    border-radius: 15px;
    cursor: pointer;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;

    transition: all .5s;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

/* @keyframes fadeIn{0%{opacity:0}to{opacity:1}}

@keyframes slideOutDown {
    from {
      transform: translate3d(0, 0, 0);
    }

    to {
      visibility: hidden;
      transform: translate3d(0, 100%, 0);
    }
}

  .slideOutDown {
    animation-name: slideOutDown;
  } */

.fadeIn {
    opacity: 0;
}

.animated.fadeIn {
    opacity: 1;
}

.graph {
    width: 100%;
}

/* icons */


.icon {
    display: inline-block;
}

.social__item .icon {
    width: 21px;
    height: 21px;
    fill: #fff;
}

.social__item .icon-facebook {
    width: 19px;
    height: 19px;
}

.social2 .icon {
    width: 25px;
    height: 25px;
    fill: #fff;
}

.social2 {
    display: none;
    height: auto;
}

.social--round {
    display: none;
}

.social--round .social__root {
    margin: 0 3px;
}

.social--round .social__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 1;
}

.fb {
    background: #3c5998;
}

.tw {
    background: #1da1f2;
}

.social--round .icon {
    width: 16px;
    height: 16px;
}


.count_this {
    margin: 0;
    font-size: 18vw;
}

/* Fukuoka */

/* Grid */

.grid--item {
    width: 100%;
}

.grid__item-xs {
    flex: 0 0 30%;
}

.grid__item-md {
    flex: 0 0 70%;
}

/* Aligment */

.branding02 {
    height: 110px;
}

.img__branding {
    background: rgba(242, 127, 136, 1.5);
    width: 100%;
    height: 110px;
    position: absolute;
    opacity: 0.8;
    z-index: 2;
    left: 0px;
}

.branding02 {
    position: relative;
    text-align: center;
}

.img__branding1,
.img__branding2,
img__branding3 {
    z-index: 1;
}

.img__branding1 {
    padding-top: 10px
}

.img__branding2 {
    padding-top: 5px
}

.img__branding3 {
    padding-top: 20px
}

.element--relative {
    position: relative;
}

.post__item-direction {
    text-align: center;
}

.grid__item-name {
    padding: 8px 0;
}

.grid__item--padmd {
    padding: 8px 72px;
}

.grid__item--padmd-1 {
    padding: 0 10px 0 100px;
}

.grid__item--border {
    border-left: 1px dotted;
    border-right: 1px dotted;
}

.grid__item--padxs {
    padding: 8px 44px;
}

.grid__item--padxs-1 {
    padding: 14px 45px;
}

/* border */

.grid__item-dotted {
    border-bottom: 1px dotted #000;
}

.grid__item-dotted {
    border-bottom: 1px dotted #000;
}

.grid__item-dotted:nth-child(1) {
    border-top: 1px dotted #000;
}

.grid__item-dotted:nth-child(2) {
    border-top: 1px dotted #000;
}

.box__title-bordered {
    border: 2px solid #a70037;
}

.box__bordered {
    border: 1px solid #a70037;
}

.box--pad8 {
    padding: 8px 12px !important;
}

.box__borderedtb {
    border: 1px solid #d0cccc;
}

.box__title-bordered-b {
    border-bottom: 2px solid #a70037;
}

/* box_padding */

.section--padt {
    padding: 20px 0;
}

.section--padlt {
    padding: 25px;
}

.grid__item-md::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 88%;
    background: #000;
    transform: translateY(-50%);
}

.section--padtxs {
    padding: 10px 0;
}

.section--pads-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.section--pad-md20 {
    padding: 10px 20px;
}

.block-box__crimson {
    position: absolute;
    top: -14px;
    left: 0px;
    padding: 15px;
    width: 235px;
}

.block-table {
    position: relative;
}


/* background */

.box--black {
    background: #000;
}

.box--grey {
    background: #eeeeee;
}

/* arrows */

.list--content-t {
    background: #eeeeee;
    padding: 30px 10px 35px;
}

.arrowflow {
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.arrow--crimson::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0px;
    right: -30px;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 30px solid #a40000;
    z-index: 1;
}

.arrow--dred::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0px;
    right: -30px;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 30px solid #d70101;
    z-index: 1;
}

.arrow__right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
}

.r__arrow::before {
    content: '';
    position: absolute;
    top: 81px;
    right: 6px;
    border: solid #f90101;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.l__arrow::before {
    content: '';
    position: absolute;
    top: 81px;
    right: 80px;
    border: solid #f90101;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.bor__arrow::before {
    content: '';
    position: absolute;
    top: 77px;
    right: 6px;
    display: inline-block;
    padding: 4px;
    border-bottom: 2px solid #f90101;
    width: 76px;
}

/* display */

.t-block {
    display: block;
}

.elem--justity {
    justify-content: space-evenly;
}

.inquire {
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

/* pagination */

.pagination {
    list-style: none;
    text-align: center;
}

.pagination__item {
    display: inline-block;
}

.pagination__link {
    display: inline-block;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #a70037;
    font-size: 12px;
    color: #a70037;

    transition: all .3s;
}

.pagination__link.current,
.pagination__link:hover {
    background: #a70037;
    color: #fff;
}

.pagination__link.disable {
    background: #000;
    color: #a70037;
}

/* tags */

.element--tag::before {
    content: 'new!';
    position: absolute;
    top: -19px;
    left: -19px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background: #fff100;
    text-transform: uppercase;
    color: #eb6100;
    padding: 20px;
    border-radius: 40px;
    font-weight: bold;
}


/* title */

.meta-title-md {
    border-bottom: 3px solid #000;
    padding-bottom: 20px;
}

.grid__padtb {
    padding: 30px 0 30px 0;
}

.section__block {
    transform: translateY(-70%);
    background-color: #fff;
}

.section--padb {
    padding-bottom: 70px;
}

.section--blck {
    background-color: #000;
    color: #fff;
}

.section--pad-lg-4 {
    padding: 35px 20px;
}


@media screen and (max-width:420px) {
    .section--pad-lg-4 {
        padding: 20px 20px;
    }
}


.section--pad-lg-5 {
    padding: 25px 0 20px 75px;
}


.section--angle-line {
    background: linear-gradient(-45deg, transparent 24%, rgba(206, 206, 206, 1) 25%, rgba(206, 206, 206, 1) 26%, transparent 27%, transparent 74%, rgba(206, 206, 206, 1) 75%, rgba(206, 206, 206, 1) 76%, transparent 77%, transparent);
    background-size: 20px 20px;
}

.post__title-lg {
    font-size: 26px;
}

.t-blck {
    color: #000;
}

.t-whte {
    color: #fff;
}

.t-orange {
    color: #eb6100;
}

.t-yellow {
    color: #fff100;
}

.btn-blck {
    color: #000;
}


.btn--br-blck {
    position: relative;
    display: inline-block;
    border: 1px solid #000;
    font-weight: bold;
    text-align: center;
}

.btn-o-crison {
    border: 1px solid #a70037;
    background: #a70037;
    color: #fff;
}

.t-base-color {
    transform: translateY(37px);
    color: #a70037;
}

.t-base-blck {
    color: #000;
}

.t-base {
    color: #a70037;
}

.elem--brd {
    border-bottom: 2px solid #000;
}

.section__br {
    margin: 25px -2%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.section__br p {
    font-size: 16px;
    display: block;
}

.section__br span {
    font-size: 24px;
    display: block;
}

.section__inner-md {
    max-width: 740px;
    margin: 0 auto;
}

.card--block {
    display: inline-block;
    height: 100%;
}

.card--num-t {
    display: inline-block;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background-color: #a70037;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 4px 12px;
}

.card--num-t-out {
    margin: auto 12px;
}

.card--block-o-base,
.card-o-base {
    border: 3px solid #a70037;
}

.card--block-lpink {
    background: #fadbdb;
}

.card--block.card--block3.card--block-lpink {
    width: 100%;
}

.card--block-lgrey {
    background: #eee;
}

.social-corner {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px 30px;
}

.social-corner--yellow {
    background: #fff100;
}

.social-corner__container {
    display: flex;
    flex: 1;
}

.social-corner__holder {
    flex: 1;
    margin: 20px 0;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
}

.social-corner .social__item--line {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    background: #19a93a;
    text-align: center;
}

.social-corner .social__item--twitter {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    background: #2c96d4;
    text-align: center;
}


.social-corner .icon {
    width: 40px;
    height: 40px;
    margin-top: 7px;
    fill: #fff;
}

.card--white {
    background: #fff;
}

.card--block4 .card__content {
    padding: 15px;
    font-size: 14px;
}


.card__heading--angle-line {
    background: linear-gradient(-45deg, transparent 24%, rgba(206, 206, 206, 1) 25%, rgba(206, 206, 206, 1) 26%, transparent 27%, transparent 74%, rgba(206, 206, 206, 1) 75%, rgba(206, 206, 206, 1) 76%, transparent 77%, transparent);
    background-size: 20px 20px;
}

.card__heading--base {
    padding: 8px 15px;
    background: #a70037;
    color: #fff;
}

.card__heading--numbering {
    position: relative;
    padding-left: 55px;
}

.card__heading--numbering::before {
    content: attr(data-number);
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}

.card__heading--numbering-s::before {
    content: attr(data-number);
    position: absolute;
    top: -20px;
    left: 10px;
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}

.card__heading--numbering-base::before {
    background: #a70037;
    color: #fff;
}

.card__heading--bbot-base {
    border-bottom: 1px dotted #a70037;
}

.card__heading--bbot2-base {
    border-bottom: 1px solid #a70037;
}

.card--block2 .card__content {
    padding: 2%;
    font-size: 14px;
}

.card--block2 .card__header {
    margin: 0;
    font-size: 18px;
}

.card--block3 .card__header {
    margin: 0;
    padding: 15px 20px;
    font-size: 18px;
}

.card--grey {
    background: #eee;
}

.card--block3 .card__content {
    padding: 0 20px 50px;
    font-size: 14px;
}



.card__content {
    font-size: 10px;
}

.card--bg {
    background: #fff;
}

.card--size {
    width: 60px;
    text-align: center;
    font-weight: bold;
}

.card--elem-size {
    display: inline;
    text-align: center;
    font-weight: bold;
}

.banner__item {
    position: relative;
    background: url(assets/images/campus.jpg) top center / cover no-repeat;
}

.t-white {
    color: #fff;
}

.t-crimson {
    color: #a70037;
}

.t-grey {
    color: #7d7d7d;
}

.bg--dotted {
    background: none;
}

.bg--red {
    background: #e60012;
}

.bg--dcrimson {
    background: #a40000;
    color: #fff;
}

.bg--dred {
    background: #d70101;
    color: #fff;
}

.bg--redm {
    background: #fa0404;
    color: #fff;
}

.section__dot {
    padding: 5% 0 12%;
}

.section__inner-dot {
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.tri-topleft {
    top: 0;
    left: 0;
    border-top: 25px solid #a70037;
    border-right: 25px solid transparent;
    position: absolute;
}

.grid__elem {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.grid__card-xs {
    margin: 19px 0 0;
    font-size: 18px;
    flex: 0 0 60%;
}

.grid__text {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.grid__elem-item-mdf {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__elem-item-xs {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__elem-item-xs01 {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__elem-item-lg12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__elem-item-md {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__elem-item-md01 {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__elem-item-lg {
    flex: 0 0 100%;
    max-width: 100%;
}

.grid__pad {
    padding-left: 50px;
}

.grid__sb {
    justify-content: space-between;
}

.grid__padv {
    padding: 20px 0 20px 0;
}

.grid__padv1 {
    padding: 10px 0 5px 0;
}

.center-map {
    display: block;
    justify-content: center;
    align-items: center;
}

/* width */

.element--width {
    width: 70%;
}

.element--width-full {
    width: 100%;
}

/* margin */

.section--pad-s {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section--pad-lg3 {
    padding: 30px 0;
}

/* Border - Background Color  */
.bg--grey {
    background: #eeeeee;
}

.bg--white {
    background: #fff;
}

.card__content-br {
    border-bottom: 1px dotted #000;
}

.card__content-br:nth-child(1) {
    border-top: 1px dotted #000;
}

.card__content-brx:nth-child(4) {
    border-bottom: none;
}

.card__content-br span {
    display: flex;
    flex-direction: row;
    padding-bottom: 5px;
}

.img__pad-xs {
    padding-right: 10px;
}

.img-fs {
    width: 100%;
}

.right {
    float: right;
}

.left {
    float: left;
}

.linkH:hover {
    color: #a70037;
    text-decoration: underline;
}

.Title___box .dashicons {
    font-size: 18px;
    line-height: 0.9;
    transform: rotate(180deg);
    color: #a70037;
}

/* cards */

.card--xs {
    display: inline-block;
}

.dot {
    height: 8px;
    width: 8px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    margin-bottom: 15px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.card--border-tb:first-child {
    border-top: 1px dotted #ccc;
}

.card--block-row {
    display: flex;
    flex-direction: row;
    height: 100%;
}

.card--border-tb {
    border-bottom: 1px dotted #ccc;
    height: auto;
}

.card--block-br {
    border: 2px solid #a70037;
    background: #fadbdb;
    height: 100%;
}

.card--block-bg {
    background: #fadbdb;
    height: 100%;
}

.card--block-w-br {
    border: 2px solid #a70037;
    background: #fff;
    height: 100%;
}

.card__content-row {
    width: 72%;
    padding: 0 15px;
}

.card__content-row-md {
    width: 80%;
    padding: 0 15px;
}


.dot:hover {
    background-color: #a70037;
    border: 1px solid #fff;
}

.post__title-pnl {
    margin: 0;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
}

.post__title-pnl-xs {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 20px;
    font-weight: normal;
}


.post__title-pnl-mds {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 50px;
    font-weight: normal;
}

.post__title-pnl-mdxs {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 18px;
    font-weight: normal;
}

.post__title-pnl-md {
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-top: 20px;
    font-weight: normal;
}

.post--pad-s {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0;
}

.section--tags {
    margin: 0 auto;
    font-size: 36px;
    max-width: 1000px;
    padding: 9.74% 0;
    transform: translate(0, 0);
}

.section--tags h2 {
    background-color: #ffffff;
    filter: alpha(opacity=60);
    opacity: 0.6;
    text-align: center;
    color: #a70037;
    padding: 10px;
    display: inline-block;
}

.section--padvs01 {
    padding: 20px;
}

/* Margins */

.section--mn {
    margin: 0;
}

.section--padh-lg {
    padding-top: 50px;
    padding-bottom: 80px;
}

.section--padh-xs {
    padding-left: 10px;
    padding-right: 10px;
}

.elem__bullet {
    width: 100%;
    position: relative;
    padding-left: 25px;
}

.elem__bullet::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 14px;
    background: #000;
}

.elem-end {
    align-items: flex-end;
}

.elem-bg-base {
    width: 100%;
    text-align: center;
    background: #a40000;
    color: #fff;
    padding: 5px;
    font-size: 16px;
    background: #a70037;
}

.elem-bg {
    width: 100%;
    text-align: center;
    background: #e60012;
    color: #fff;
    padding: 5px;
    font-size: 16px;
}

.elem-bg-crimson {
    width: 100%;
    text-align: center;
    background: #a40000;
    color: #fff;
    padding: 5px;
    font-size: 16px;
}

.elem-bg-black {
    background: #000;
}

.elem__item-blck {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 8px;
}

.elem-ms {
    margin-left: 30px;
}

.l_h1-4 {
    line-height: 1.2;
}

.min-h {
    min-height: 100px;
}

.min-h-md {
    min-height: 65px;
}


.mt70-lg {
    margin-top: 70px;
}

/* table */
.table--pink {
    width: 1000px;
}

.table--pink tr {
    border-top: 1px dotted;
}

.table--pink:last-child {
    border-bottom: 1px dotted;
}

.table--pink tr td {
    padding: 18px 25px;
}

.table--pink tr td:first-child {
    background-color: #fad6d7;
    color: #a40000;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    width: 240px;
}

.table--select {
    list-style: none;
    padding-left: 0;
}

.table--select-xs {
    display: inherit;
}

.table--select-xs1 {
    display: inline-flex;
}


.table--select span {
    padding-left: 10px;
}

.input-t input {
    max-width: 100%;
    width: 400px;
    height: 40px;
}

.input-ts input {
    max-width: 100%;
    width: 118px;
    height: 40px;
    margin-right: 20px;
}

.input-tmd select {
    max-width: 100%;
    width: 200px;
    height: 40px;
    margin-right: 20px;
}

/* border */

.elem__border {
    border: 1px solid #eeeeee;
}


/* List */

.element__list {
    padding-left: 15px;
}

.element__links ul {
    padding-left: 20px;
    margin: 0;
}

.element__links ul li {
    position: relative;
    list-style: none;
}


.element__links ul li {
    position: relative;
    line-height: 2;
    text-decoration: underline;
}

.element__links a {
    padding-left: 10px;
}

.element__links ul li::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 9px solid #a70037;
}


.flag__list-sm {
    list-style-type: disc;
}

.flag__list-sm li {
    padding-bottom: 25px;
}

.flag__list-sm span {
    display: block;
}

.numbering {
    position: relative;
    font-weight: bold;
}

.numbering--round::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1px;
    height: 25px;
    background: #a70037;
}

.list__item:last-child .numbering--round::before {
    width: 0;
    height: 0;
}

.arrow-down::before,
.arrow-down::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 10px;
    height: 1px;
    margin: 20px 0 0 -8px;
    background: #a70037;

    transform: rotate(45deg);
}

.arrow-down::after {
    margin-left: -1px;
    transform: rotate(-45deg);
}

.numbering--round .num {
    font-size: 20px;
}

.numbering--round .num__text {
    font-size: 14px;
}

.numbering--base {
    background: #a70037;
    color: #fff;
}

.number-tag {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    font-size: 20px;

    transform: translate(-5px, -10px);
}

.number-tag-yellow {
    background: #f39800;
    color: #fff;
}

.bubble {
    position: relative;
}

.bubble--arrow-left::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    margin: -10px 0 0 -35px;
    border-style: solid;
    border-width: 10px 17px 10px 18px;
    border-color: transparent #fadbdb transparent transparent;
}

.bubble--pink {
    background: #fadbdb;
}

.map-wrapper iframe {
    width: 100%;
    max-width: 100%;
    vertical-align: top;
}



/* Banner */

.banner-woman1 {
    background: url(assets/images/2622.jpg) top center / cover no-repeat;
}


.banner__inner {
    padding: 8% 2%;
}

.banner__inner2 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 11% 2%;
}

.banner__title--highlight {
    display: inline-block;
    padding: 2% 8%;
    background: rgba(255, 255, 255, .80);
    font-size: 24px;
    font-weight: bold;
}

.banner__title--bordered {
    position: relative;
    margin: 0;
    padding-left: 20px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
}

.banner__title--bordered::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background: #a70037;
}

.banner__text {
    margin: 0;
    letter-spacing: 1px;
    color: #a70037;
}

.table--flex {
    display: flex;
    flex-wrap: wrap;
}

.table--flex4 {
    border: 1px solid #c9c9c9;
}

.table__cell {
    display: flex;
    align-items: center;
    flex: 1;
    padding: 5px 15px;
    border-bottom: 1px solid #fff;
}

.table__cell-mn2 {
    display: flex;
    align-items: center;
    flex: 1;
    padding: 5px 15px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}

.table--flex4 .table__cell {
    display: flex;
    align-items: center;
    flex: 1;
    padding: 5px 40px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}


.table--flex2 .table__cell,
.table--flex2 .table__cell-s,
.table--flex2 .table__cell-xs,
.table--flex2 .table__cell-mn,
.table--flex2 .table__row-mn,
.table--flex2 .table__row:last-child .table__cell {
    border-right: 0;
    border-bottom: 1px solid #bfbfbf;
}

.table--flex2v2 .table__cell,
.table--flex2v2 .table__cell-s {
    border-left: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}


.table--flex4 .table__cell {
    padding: 10px 30px;
}

.table--flex4 .table__header {
    padding: 10px 20px;
    justify-content: left;
    align-items: baseline;
}

.table--flex4 .table__row:not(:last-child) .table__cell {
    border-bottom: 1px solid #c9c9c9;
}

.table--flex4 .table__row-mn:not(:last-child) .table__cell {
    border-bottom: 1px solid #c9c9c9;
}


.table--flex3 .table__cell,
.table--flex3 .table__cell-s,
.table--flex3 .table__cell-xs,
.table--flex3 .table__cell-mn,
.table--flex3 .table__row-mn,
.table--flex3 .table__row:last-child .table__cell {
    border-right: 0;
    border-bottom: 1px dotted #bfbfbf;
}

.table--flex5 .table__cell,
.table--flex5 .table__cell-s,
.table--flex5 .table__cell-xs,
.table--flex5 .table__cell-mn,
.table--flex5 .table__row-mn,
.table--flex5 .table__row:last-child .table__cell {
    border-right: 0;
    border-bottom: 1px solid #bfbfbf;
}

.table--flex3 .table__row-mn, 
.table--flex3 .table__row:first-child {
    border-right: 0;
    border-top: 1px dotted #bfbfbf;
}

.table--flex5 .table__row-mn,
.table--flex5 .table__row:first-child {
    border-right: 0;
    border-top: 1px solid #bfbfbf;
}


.table--flex-neutral .table__cell {
    display: initial;
}


.table__cell-s {
    display: flex;
    align-items: center;
    max-width: 100%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.table__header {
    padding: 5px 10px;
}

.table__header-md {
    padding: 18px 10px;
}

.table__cell-xs {
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 20px 40px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.table__cell-mn {
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 20px 40px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left:1px solid #000;
}

@media (max-width: 768px) {
    .table__cell-mn2 {
        border-left:1px solid #000;
    }
}

.table__row, .table__row-mn {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}

.table__row .table__cell,
.table__row .table__cell:last-child {
    border-right: 0;
}

.tbl__border-bt0 {
    border-bottom: 0 !important;
}

.tbl__border-tp0 {
    border-top: 0 !important;
}

.tbl__t {
    width: 200px;
    padding: 20px 25px;
}

.section__tbl-entry {
    overflow-x: auto;
}

.entry__tbl-inner {
    width: 1000px;
    margin: auto;
    margin-bottom: 50px;
}

.entry__tbl-inner,
.entry__tbl-inner td,
.entry__tbl-inner th {
    border: 1px solid #c9c9c9;
    font-weight: 700;
}

.entry__tbl-inner td,
.entry__tbl-inner th {
    padding: 20px 25px;
}

.entry_tbl-padlbr0 {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.table__row-mn,
.table__row:last-child .table__cell {
    border-bottom: 0;
}


.table__cell2 {
    padding: 10px 15px;
}

.table__row--bbot-grey {
    border-bottom: 1px solid #bfbfbf;
}

.table__cell--red {
    background: #e60012;
    color: #fff;
}

.table__cell--pinkgrey {
    background: #fde6e6;
}

.table__cell--lpink {
    background: #fadbdb;
}

.table__cell--lpink2 {
    background: #fce7e8;
}

.table__cell--dpink {
    background: #f5caca;
}


.table__cell--lgrey {
    background: #eee;
}

.table__cell--lgrey-mn {
    background: #757070;
    border:1px solid #000;
}

.table__cell--grey {
    background: #e5e5e5;
}

.table__cell--white {
    background: #fff;
}


.table-wrapper {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.table {
    border-collapse: collapse;
}

.table tbody tr:not(:last-child) th {
    border-bottom: 1px solid #c9c9c9;
}

.scheduler {
    table-layout: fixed;
    background: #fce7e8;
}

.scheduler td div {
    padding: 0;
}

.table__header--red {
    border-top: 1px solid #fff;
}

.table__header--red:not(:last-child),
.scheduler tr td:not(:last-child) {
    border-right: 1px solid #fff;
}

.table-col-8 th,
.table-col-8 td {
    position: relative;
    width: 130px;
    height: 38px;
}

.table-container {
    display: block;
    width: 100%;
    overflow-x: auto;
}

.legend {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    background: #ccc;
}

.legend::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    margin-right: -38px;
    border-style: solid;
    border-width: 19px;
    border-color: transparent transparent transparent #000;
}

.legend__txt {
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.legend--torquise {
    background: #009e96;
    color: #fff;
}

.legend--torquise::after {
    border-color: transparent transparent transparent #009e96;
}

.legend--applegreen {
    background: #8fc31f;
    color: #fff;
}

.legend--applegreen::after {
    border-color: transparent transparent transparent #8fc31f;
}

.legend--orange {
    background: #f19149;
    color: #fff;
}

.legend--orange::after {
    border-color: transparent transparent transparent #f19149;
}

.legend__txt--orange {
    color: #f19149;
}

.legend--purple {
    background: #c490bf;
    color: #fff;
}

.legend--purple::after {
    border-color: transparent transparent transparent #c490bf;
}

.legend--blue {
    background: #448aca;
    color: #fff;
}

.legend--blue::after {
    border-color: transparent transparent transparent #448aca;
}

.legend--pink {
    background: #ea68a2;
    color: #fff;
}

.legend--pink::after {
    border-color: transparent transparent transparent #ea68a2;
}

.legend__txt--offset {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.tr-grey {
    background: #e5e5e5;
}

.table td {
    padding: 0 10px;
    margin: 0;
}


.table--padding {
    padding: 15px 0;
}

.table table {
    width: 100%;
    height: 100%;
}

.table table tr:last-child td {
    border-bottom: 0;
}

.table table td {
    border-left: 0;
}

.table div {
    padding: 10px;
}


.table__header--crimson {
    padding: 15px 10px;
    background: #fadbdb;
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.table__header--grey {
    padding: 15px 10px;
    background: #e5e5e5;
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.table__header--red {
    background: #e60012;
    color: #fff;
}

.table__header--grey:last-child {
    border-right: 0;
}

.table-border-grey {
    border: 1px solid #c9c9c9;
}

.table-border-grey td {
    border-bottom: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
}

.table-full {
    width: 100%;
}

.table-half {
    width: 50%;
}

.table--bg th:nth-child(odd) {
    background: #c30d23;
    color: #fff;
}

.table--bg th:nth-child(even) {
    background: #b30e22;
    color: #fff;
}

.cell_padding td {
    padding: .5em;
}


.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.section--grey {
    background-color: #eeeeee;
}

.section--grey-br {
    border: 8px solid #eeeeee
}

.no-margin {
    margin: 0;
}

.grid__item-fl-tspan {
    font-size: 21px;
}

.section--grey-pad {
    padding: 45px;
}

.t-right {
    text-align: right;
}

.t-left {
    text-align: left;
}

.btn-grey.btn-big1.btn-block.t-left>img {
    width: auto;
}

.grid__item-sm-12 {
    width: 100%;
    max-width: 100%;
}

.grid__item-img {
    width: 100%;
}

.nopad {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.nopadAll {
    padding: 0 !important;
}

.filcol-sm6,
.filcol-md3,
.filcol-md4,
.filcol-md5,
.filcol-md7,
.filcol-md8,
.filcol-md9,
.filcol-md9,
.filcol-sm5,
.filcol-sm7,
.filcol-sm8,
.filcol-xs12 {
    min-height: 1px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.filcol-xs13 {
    min-height: 1px;
    overflow: hidden;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    margin: auto;
}

/*aaaaa*/

.filcol-md7 {
    width: 58.333%;
    max-width: 58.333%;
}

.filcol-md5 {
    width: 41.667%;
    max-width: 41.667%;
}

.filcol-sm3 {
    width: 24.16%;
    max-width: 24.16%;
}

.filcol-sm9 {
    width: 75%;
    max-width: 75%;
}

.filcol-xs12,
.filcol-xs13 {
    width: 100%;
    max-width: 100%;
}

.img-section {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding: 5px;
}

.section-img {
    width: auto;
    max-width: 100%;
}

.title__header {
    font-size: 18px;
}

/*end*/
.margin74-r {
    margin-right: 74px;
}

.padd6454 {
    padding: 64px 54px;
}

.padBt18 {
    padding-bottom: 18px;
}

.list__item100 {
    padding: 15px 48px;
    overflow: hidden;
}

.list__item100:nth-child(odd) {
    background-color: #eeeeee;
}

.list__item100-a {
    color: #000000;
}

.list__tbl_row {
    display: table-row;
}

.mnone {
    margin: 0;
}

.mbbase {
    margin-bottom: 4%;
}

.mb0-xs {
    margin-bottom: 0;
}

.mb10-xs {
    margin-bottom: 10px;
}

.mb15-xs {
    margin-bottom: 15px;
}

.mb20-xs {
    margin-bottom: 20px;
}

.mb25-xs {
    margin-bottom: 25px;
}

.mb30-xs {
    margin-bottom: 30px;
}

.mb40-xs {
    margin-bottom: 40px;
}

.mb45-xs {
    margin-bottom: 45px;
}

.mb50-xs {
    margin-bottom: 50px;
}

.mb60-xs {
    margin-bottom: 60px;
}

.mb70-xs {
    margin-bottom: 70px;
}

.mb100-xs {
    margin-bottom: 100px;
}

.pabt30 {
    padding-bottom: 30px;
}

.pa10-xs {
    padding: 10px;
}

.span-rec {
    position: relative;
    display: inline-block;
    border: 2px solid transparent;
    font-weight: bold;
    text-align: center;
}

.span-rec-border-red {
    background: #fff;
    border-color: #a70037;
    color: #a70037;
}

span.step {
    float: left;
    background-color: #cccccc;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 5px;
    text-align: center;
    width: 1.6em;
}

p.step-p {
    padding-left: 35px;
}

.bordered--margin {
    margin: 12px 19px;
}

.bordered--base {
    border: 3px solid #a70037;
}

.bordered--base-bt {
    border-bottom: 3px solid #a70037;
}

.section__bg-darkRed {
    color: #ffffff;
}

.padlr {
    padding-left: 22px;
    padding-right: 22px;
}

.pad-l {
    padding-left: 12px;
}

.post__item-shadow {
    box-shadow: 0px 0px 5px 2px #e0e0e0;
}

.t-ml {
    margin-left: 30px;
}

.section__eyecatcher {
    max-width: 100%;
}

/*article*/
.post-single {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
}

/*end article*/
.t5-xs {
    font-size: 50px;
}

.thumbnail__title-dotted {
    margin: 0;
    padding: 4px 20px 12px 20px;
    border-bottom: 1px dotted #a70037;
}

.verT {
    vertical-align: top;
}

.posRel {
    position: relative;
}

.num_list-title:before {
    border-bottom: 1px solid;
    content: '';
    height: 0px;
    width: 104%;
    position: absolute;
    bottom: 0;
    left: -25px;
}

.square_list:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: -15px;
    top: 8px;
    background-color: #000;
}

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

.pdf_style {
    list-style-image: url('assets/images/icon/pdf.png');
}

.entry_tbl {
    border: 1px solid #c9c9c9;
}

.border-crimson {
    border: 1px solid #a70037;
}

.li__tleft {
    width: 235px;
    display: inline-block;
    padding-left: 25px;
}

.padtb {
    padding-top: 6px;
    padding-bottom: 2px;
}

.list__arrow:before {
    content: "";
    border-color: transparent #a70037;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -12px;
    top: 16px;
    position: relative;
}

.ul__list-none {
    list-style: none;
    padding-left: 15px;
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    .grid__item-span {
        padding: 8px 25px 5px 25px;
    }

    .list__item2::before,
    .list__item3::before {
        top: 3px;
    }

    .btn-md,
    .elem__item-blck,
    .btn-sm-1 {
        padding: 8px 0 4px 8px;
    }

    .btn-sm-2 {
        padding: 6px 0 0;
    }

    .btn-md2 {
        padding: 10px 10px 4px;
    }

    body,
    html {
        line-height: 1.75;
    }

    .nopadbt {
        padding-bottom: 0;
    }

    .banner--dotted {
        overflow: hidden;
    }

    .banner__img {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .t-gradient {
        background: transparent;
        color: #a577b2;
    }

    .post__thumb {
        min-height: 1px;
    }
}

@media (max-width: 420px) {

    .grid__item-bt {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .grid__item-lr2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid__item-lr {
        padding-left: 40px;
        padding-right: 40px;
    }

    .thumbnail__title-dotted {
        padding: 12px 20px 12px 20px;
    }

    .nopad-s {
        padding: 0;
    }

    .mt17 {
        font-size: 17px;
    }

    .bordered--margin {
        margin: 12px 0px;
    }

    .post__thumb-img {
        text-align: center;
        width: 100%;
    }

    .filcol-xs12,
    .filcol-xs13 {
        width: 100%;
        max-width: 100%;
    }

    .section-img {
        width: 100%;
    }

    .padd6454 {
        padding: 0 0;
    }

    .btn-big-2 {
        max-width: 100%;
    }

    .section--mob {
        margin-top: 45px;
        margin-bottom: 35px;
    }

    .grid__item-mob {
        margin: 6px auto;
    }

    .mtmob {
        margin-top: 30px;
    }

    .banner__title--highlight-2 {
        margin-left: 6px;
    }

    .post__item .post__thumb .small_image {
        width: 50%;
        max-width: 100%;
    }

    .circle__h3 {
        font-size: 14px;
        line-height: 1.8;
        text-align: left;
        margin-bottom: 0;
    }

    .circle__h3 br {
        display: none;
    }

    .circle__box {
        margin-bottom: 0;
    }

}


@media (min-width: 421px) {

    .grid__card-md30 {
        font-size: 14px;
        flex: 0 0 30%;
    }

    .grid__card-md70 {
        font-size: 14px;
        flex: 0 0 70%;
    }

    .grid__item-bt {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .grid__item-lr2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid__item-lr {
        padding-left: 40px;
        padding-right: 40px;
    }

    .thumbnail__title-dotted {
        padding: 12px 20px 12px 20px;
    }

    .post__thumb-img {
        text-align: center;
        width: 100%;
    }

    .nopad-s {
        padding: 0;
    }

    .bordered--margin {
        margin: 12px 0px;
    }

    .post__thumb-img {
        text-align: center;
    }

    .banner__title--highlight-2 {
        margin-left: 9px;
    }

    .mtmob {
        margin-top: 30px;
    }

    .btn-big-2 {
        max-width: 100%;
    }

    .section--mob {
        margin-top: 45px;
        margin-bottom: 35px;
    }

    .grid__item-mob {
        margin: 6px auto;
    }

    .img-section {
        text-align: center;
    }

    .grid__item-fr-title {
        margin-top: auto;
        font-size: 16px;
    }

    .grid__item-fl-t {
        font-size: 12px;
    }

    .grid__item-fl-tspan {
        font-size: 18px;
    }

    .grid__item-img {
        width: auto;
    }

    .filcol-sm7 {
        width: 58.333%;
        max-width: 58.333%;
    }

    .filcol-sm6 {
        width: 49.16%;
        max-width: 49.16%;
    }

    .filcol-sm5 {
        width: 41.667%;
        max-width: 41.667%;
    }

    .branding__text {
        display: block;
    }



    .grid__item-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .grid__item-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;

    }

    .p-wd {
        width: auto;
    }

    .section__bg {
        background-position: top center;
    }

}

@media (min-width: 560px) {

    .mt90-md {
        margin-top: 90px;
    }

    .mb60-md2 {
        margin-bottom: 60px
    }

    .t7-md {
        font-size: 72px;
    }

    .filcol-md4 {
        width: 32.49%;
        max-width: 32.49%;
    }

    .filcol-md5 {
        width: 41.667%;
        max-width: 41.667%;
    }

    .filcol-md7 {
        width: 58.333%;
        max-width: 58.333%;
    }

    .filcol-md8 {
        width: 66.66%;
        max-width: 66.66%;
    }


    .filcol-md5 {
        width: 41.667%;
        max-width: 41.667%;
    }

    .filcol-md9 {
        width: 75%;
        max-width: 75%;
    }

    .filcol-md3 {
        width: 24.16%;
        max-width: 24.16%;
    }

    .filcol-md17 {
        width: 17.16%;
        max-width: 17.16%;
    }

    .grid__item-fr-title {
        margin-top: auto;
    }

    .grid__item-sm-2 {
        flex: 0 0 12%;
        max-width: 12%;
    }

    .grid__item-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .grid__item-sm-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .grid__item-sm-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

    .grid__item-sm-9 {
        flex: 0 0 74.99%;
        max-width: 74.99%;
    }

    .grid__item-sm-10 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .branding {
        min-width: 220px;
    }

    .branding__text {
        display: block;
    }

    /* post */

    .post--list-md .post__item {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }

    .post--list-md .post__thumb {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .post--list-md .post__content-md {
        position: relative;
        z-index: 2;
        margin-left: -60px;
        padding-top: 70px;
        padding-bottom: 20px;
        background: transparent;
    }


    /* end */

    /* padding */

    .grid__padtb {
        padding: 100px 0 100px 0;
    }

    /* .section--pad-md3 {
        padding-top: 70px;
    } */

    /* margin bottom */

}

@media (min-width: 769px) {

    .list--content-t {
        background: #eeeeee;
        padding: 30px 25px 35px;
    }

    .section--pad-lg-5 {
        padding: 25px 0 20px 20px;
    }

    .border--dot-base {
        border-right: 1px dotted #a70037;
        border-bottom: none;
        margin-bottom: 0;
    }

    .pad3-md {
        padding: 17% 0;
    }

    .t26-md {
        font-size: 26px;
    }

    .bordered--margin {
        margin: 19px 12px;
    }

    .section--pad-md10 {
        padding-left: 30px;
    }

    .btn-big3 {
        padding: 28px;
    }

    .btn__txt.arrow3::after {
        right: -20px;
    }

    .filcol-md8 {
        width: 66.66%;
        max-width: 66.66%;
    }

    .filcol-md10 {
        width: 82.66%;
        max-width: 82.66%;
    }

    .filcol-md4 {
        width: 32.49%;
        max-width: 32.49%;
    }

    .gridm {
        margin-right: 0px;
        margin-left: 0px;
    }

    .grid__elem-item-xs {
        flex: 0 0 37%;
        max-width: 37%;
    }

    .grid__elem-item-xs01 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .grid__elem-item-xs02 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .grid__elem-item-ms {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .grid__elem-item-md {
        flex: 0 0 54%;
        max-width: 54%;
    }

    .grid__elem-item-md01 {
        flex: 0 0 67%;
        max-width: 67%;
    }

    .grid__elem-item-md02 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .grid__elem-item-md03 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .grid__elem-item-lg {
        flex: 0 0 63%;
        max-width: 63%;
    }

    .grid__item-m-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .banner,
    .hero {
        margin-top: 0;
    }

    .banner__elem-text {
        -webkit-box-shadow: 0 8px 6px -6px black;
        -moz-box-shadow: 0 8px 6px -6px black;
        box-shadow: 0 8px 6px -6px black;
        margin: 0;
        letter-spacing: 1px;
        color: #a70037;
        display: inline-block;
        padding: 25px 20px 25px 60px;
        background: #fff;
        font-size: 18px;
        font-weight: bold;
    }

    .banner__elem-text span::after {
        content: '〉';
        top: 1px;
        right: -10px;
        width: 2px;
        height: 100%;
        padding-left: 25px;
    }

    .extra {
        display: none;
    }

    /* Margins */

    .m-t {
        margin-top: 47px;
    }

    .section--pad-s {
        padding: 0;
    }


    .grid__item-fr-title {
        margin-top: auto;
    }

    .grid__item-fl-tspan {
        font-size: 18px;
    }

    .grid__item-sm-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .grid__item-sm-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

    .header {
        position: static;
        padding: 0;
    }

    .header__menu {
        padding-top: 40px;
    }

    .menu-container {
        display: flex;
        border-top: 1px solid #a70037;
    }

    .menu-precontainer {
        display: none;
    }

    .menu-precontainer.show {
        display: flex;
    }

    .quick {
        position: fixed;
        top: 80%;
        right: 9px;
        z-index: 899;
        display: block;
        transform: translateY(-80%);
    }

    .quick-link {
        position: relative;
        align-items: initial;
        width: 100%;
        max-width: 100%;
        height: 120px;
        margin-bottom: 9px;
        padding: 10px 20px 10px 20px;
        font-size: 18px;
    }

    .quick-link2 {
        display: flex;
        justify-content: flex-end;
        /* height: auto; */
        background: #f39800;
        writing-mode: vertical-rl;
        text-orientation: upright;
        text-align: left;
        letter-spacing: 2px;
        color: #fff;
    }

    .translated-ltr .quick-link2 {
        writing-mode: horizontal-tb;
    }

    .quick-link2 span {
        min-width: 20px;
    }

    /*  ms-ime */
    @supports (-ms-ime-align: auto) {
        .quick-link2 {
            display: flex;
            justify-content: flex-end;
            height: 120px;
            background: #f39800;
            writing-mode: vertical-rl;
            text-orientation: upright;
            text-align: left;
            letter-spacing: 2px;
            color: #fff;
        }

        .banner--dotted {
            overflow: hidden;
        }

        .banner__img {
            position: relative;
            top: 50%;
            left: 50%;
            height: 0;
            transform: translate(-50%, -50%);
        }

        .t-gradient {
            background: transparent;
            color: inherit;
        }

    }

    .quick-link::before,
    .quick-link::after {
        content: '';
        position: absolute;
        top:  80%;
        right: 5px;
        width: 7px;
        height: 1px;
        background: #a70037;
        transform: translateY(-80%) rotate(45deg);
    }

    .quick-link2::before,
    .quick-link2::after {
        background: #fff100;
    }


    .quick-link::after {
        margin-top: 4px;
        transform: rotate(-45deg);
    }

    @supports (-ms-ime-align: auto) {
        .quick-link1::after {
            margin-top: -3px;
            transform: rotate(-45deg);
            right: 1px;
        }
    }

    .info {
        float: right;
        flex-direction: row;
        padding: 0;
    }

    .info__item {
        flex-direction: row;
        margin: 0;
        padding: 1px 23px;
        border-left: 1px solid #a70037;
        border-right: 1px solid #a70037;
        font-size: 12px;
        color: #a70037;
    }

    .info__item:last-child {
        border-left: 0;
    }

    .info__label {
        position: relative;
        display: inline-block;
        margin-right: 15px;
        padding-right: 14px;
    }

    .info__label::after {
        content: '/';
        position: absolute;
        top: 0;
        right: 0;
    }

    .social__item .icon {
        fill: #a70037;
    }

    .google-translate {
        margin: 0 0 0 10px;
    }

    .header__top {
        position: absolute;
        top: -100px;
        left: 0;
        display: block;
        width: 100%;
        background: #fff;
    }

    .header__top::before,
    .header__top::after {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 38px;
        border-bottom: 1px solid #a70037;
    }

    .header__top::after {
        left: auto;
        right: -100%;
    }

    .secondary-menu {
        display: none;
    }

    .third-menu {
        width: auto;
    }

    .third-menu .menu__root {
        width: auto;
        border: 0;

    }

    .third-menu .menu__item {
        padding: 25px 0;
    }

    .fourth-menu {
        position: relative;
        z-index: 3;
        display: flex;
        flex-wrap: wrap;
        background: #fff;
        border-bottom: 4px solid #a70037;

        transform: translateY(-50%);
    }

    .fourth-menu .menu__root {
        flex-grow: 1;
        float: none;
        width: auto;
        margin: 0;
        border-right: 1px solid #ddd;
        text-align: center;
    }

    .fourth-menu .menu__root:first-child {
        border-left: 1px solid #ddd;
    }

    .fourth-menu .menu__item {
        width: 100%;
        padding: 17px 10px;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        transition: all .3s;
    }

    .fourth-menu .menu__item:hover {
        background: #ededed;
    }

    .hero__text {
        font-size: 8vw;
    }

    .banner--dotted {
        position: relative;
        display: flex;
        flex-direction: row-reverse;
        max-height: 300px;
    }

    .banner__title-sub-highlight {
        font-size: 18px;
    }

    .banner__title--highlight {
        padding: 1% 2% 1%;
        font-size: 36px;
        line-height: 1.2;
    }

    .banner__title--highlight-2 {
        margin-left: 19px;
    }

    .banner__text {
        padding: 1.6% 0% 1%;
        font-size: 18px;
        line-height: 1.2;
    }


    .banner__img-container {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .banner__img {
        vertical-align: top;
        width: 100%;
        height: 100%;
        object-fit: cover;
        -o-object-fit: cover;
    }

    @supports (-ms-ime-align:auto) {
        .banner__img {
            vertical-align: top;
            width: 100%;
            height: 190%;
            object-fit: cover;
            -o-object-fit: cover;
        }
    }

    .banner__inner {
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 1000px;
        width: 100%;
        padding: 0;
        transform: translate(-50%, -50%);
    }

    .banner__inner2 {
        position: static;
        padding: 9.74% 0;
        transform: translate(0, 0);
    }

    .banner__content {
        max-width: 50%;
    }

    .banner__title--bordered {
        font-size: 36px;
    }

    .banner__title--bordered::before {
        width: 15px;
    }

    .banner__title--bordered2 {
        font-size: 30px;
    }

    .banner__text {
        font-size: 18px;
    }

    .breadcrumb__item {
        padding-right: 30px;
    }

    .breadcrumb__item::before {
        right: 8px;
    }

    .section__title--bar {
        padding: 1.64%;
        font-size: 30px;
    }

    .section__title--bar2 {
        font-size: 18px;
    }

    .section__title--bar3 {
        font-size: 16px;
    }

    .section__intro-text {
        font-size: 20px;
    }

    .section--angle-line {
        background-size: 10px 10px;
    }

    .section--mtb {
        margin: 30px 0 71px 0;
    }

    .section--mtbx {
        margin: 50px 0 15px 0;
        width: 100%;
    }

    .section--padh {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section--padhxs {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    .section--pad-xs {
        padding: 15px 20px;
    }

    .section--pad-xs-01 {
        padding-top: 25px;
        padding-bottom: 30px;
    }

    .section--padh-md {
        padding-left: 40px;
    }

    .section--pad-md4 {
        padding-bottom: 150px;
    }


    .section--padv {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .section--padvs {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .section--padvm {
        padding: 20px;
    }

    .section--padv1 {
        padding-top: 20px;
    }


    .section--padv2 {
        padding-top: 80px;
        padding-bottom: 50px;
    }

    .section--padv3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section--padv4 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .section--padv5 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section__dot {
        padding: 10% 0 12%;
    }

    .section__br {
        margin: 50px 0;
    }


    .section__banner-highlight {
        left: 50px;
        min-width: 400px;
        padding: 10px 30px 23px;
    }

    .section__banner-title {
        font-size: 48px;
        line-height: 1.4;
    }


    .tablinks--big {
        padding: 2.6% 1.5%;
        font-size: 30px;
    }

    .offset {
        padding: 60px 5% 0;
        transform: translateY(-70px)
    }

    .offset--breadcrumbs {
        padding: 60px 5% 0;
    }

    .post--block-mb {
        margin-bottom: 30px;
    }

    .post__content {
        padding: 22px 28px 28px;
    }

    .post__content2 {
        padding: 0;
    }

    .post__title {
        font-size: 24px;
    }

    .post__title2 {
        font-size: 18px;
    }



    .post__title3 {
        font-size: 16px;
    }

    .post__title4 {
        font-size: 30px;
    }

    .post--list .post__item {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 30px 0 0;
        border: 0;
    }

    .post--list3 .post__item {
        display: block;
        max-width: 100%;
        padding-top: 0;
    }

    .post--list3 .post__thumb {
        float: left;
    }

    .post--list .post__content {
        padding: 0 20px;
    }

    .post--list2 {
        padding: 0 20px;
    }

    .post--list2 .post__item {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }


    .post--list2 .post__item:nth-child(odd) {
        flex-direction: row-reverse;
        margin-left: -20px;
    }

    .post--list2 .post__item:nth-child(even) .post__content {
        margin-left: 0;
        margin-right: -60px;
    }

    .post--list2 .post__thumb {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .post--list2 .post__content {
        position: relative;
        z-index: 2;
        margin-left: -60px;
        padding-top: 20px;
        padding-bottom: 20px;
        background: transparent;
    }


    .post--list3 .post__content {
        padding: 0 0 0 40px;
    }

    .post--list3 .post__item {
        padding-bottom: 50px;
    }

    .post--list4 .post__item {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .post--list4 .post__thumb {
        float: left;
        margin: 0 20px 0 0;
    }

    /* post 5 */

    .post--list5 .post__item {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }


    .post--list5 .post__item:nth-child(odd) {
        flex-direction: row-reverse;
        margin-left: -20px;
    }

    .post--list5 .post__item:nth-child(odd) .post__content {
        margin-left: 0;
        margin-right: -60px;
        width:100%;
    }

    .post--padl-12 {
        padding-left: 12px;
    }

    .post--padl-0 {
        padding-left: 0;
    }

    .post--list5 .post__thumb {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .post--list5 .post__content {
        position: relative;
        z-index: 2;
        margin-left: -60px;
        padding-top: 20px;
        padding-bottom: 20px;
        background: transparent;
    }

    .post__content--inner-base {
        padding: 50px 40px;
    }

    .post__content--inner-base01 {
        padding: 30px 30px;
    }

    .post__content--inner-element {
        padding: 30px 30px 60px;
    }

    .post__title-pnl {
        font-size: 16px;
    }

    .title--bordered {
        margin-top: 0;
    }


    .grid {
        margin-right: -10px;
        margin-left: -10px;
    }

    .grid1 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .grid2 {
        margin-right: -15px;
        margin-left: -15px;
    }

    .grid3 {
        margin-right: -20px;
        margin-left: -20px;
    }

    .grid4 {
        margin-left: -25px;
        margin-right: -25px;
    }

    .grid5 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .grid6 {
        margin-left: 0;
        margin-right: 0;
    }

    .grid__item {
        padding: 0 10px;
    }


    .grid__item1 {
        padding: 0 5px;
    }

    .grid__item2 {
        padding: 0 15px;
    }

    .grid__item30 {
        padding: 30px 0;
    }

    .grid__item3 {
        padding: 0 20px;
    }

    .grid__item4 {
        padding: 0 25px;
    }

    .grid__item5 {
        padding: 0 30px;
    }

    .grid__item-bt {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .grid__item-lr2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid__item-lr {
        padding-left: 40px;
        padding-right: 40px;
    }

    .grid__item-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .grid__item-md-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .grid__item-md-5 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .grid__item-md-5th {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .grid__item-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .grid__item-md-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .grid__item-md-6th {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .grid__item-md-7 {
        flex: 0 0 58.33%;
        max-width: 58.33%;
    }

    .grid__item-md-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

    .grid__item-md-7th {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .grid__item-md-9 {
        flex: 0 0 74.99%;
        max-width: 74.99%;
    }

    .grid__title {
        font-size: 30px;
    }

    .grid__inner-content {
        padding: 45px 0;
    }

    .grid__item-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .grid__item-md-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

    .grid-sm-reverse {
        flex-direction: row;
    }

    .table-wrapper {
        white-space: nowrap;
    }

    .mb0-md {
        margin-bottom: 0
    }

    .mb10-md {
        margin-bottom: 10px
    }

    .mb20-md {
        margin-bottom: 20px
    }

    .mb30-md {
        margin-bottom: 30px
    }

    .mb40-md {
        margin-bottom: 40px
    }

    .mb50-md {
        margin-bottom: 50px
    }

    .mb60-md {
        margin-bottom: 60px
    }

    .mb70-md {
        margin-bottom: 70px
    }


    .mr30-md {
        margin-right: 30px
    }

    .social-corner {
        flex-direction: row;
    }

    .flex-md {
        display: flex;
        flex-wrap: wrap;
    }



    .fixed-md {
        display: block;
    }

    .fluid-md {
        flex: 1;
    }

    .pa0-md {
        padding: 0;
    }

    .card--list .card__title {
        font-size: 14px;
    }

    .card--list .card__title-sub {
        font-size: 18px;
    }

    .card__heading--angle-line {
        background-size: 10px 10px;
    }

    .card--block4 .card__content {
        padding: 30px;
    }

    .card2 {
        padding: 27px;
    }

    .card-profile__thumb {
        flex: 1;
        padding: 20px;
    }

    .card-profile__content,
    .card-profile__thumb {

        max-width: 100%;
    }

    .card-profile__content {
        flex: 3;
    }

    .card--block3 .card__header2 {
        font-size: 36px;
        line-height: 1.5;
    }

    .card2 .card__thumb {
        float: right;
        padding-left: 35px;
    }

    .card--block2 .card__content {
        padding: 2% 20px;
    }

    .social-corner__holder {
        margin: 0;
    }

    .card__img {
        float: left;
        max-width: 250px;
    }

    .box__numbering {
        margin-left: -10px;
    }

    .box__title {
        font-size: 36px;
    }

    .box__title2 {
        font-size: 30px;
    }

    .box__content {
        padding: 20px;
    }

    .box--fullheight {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .box__tx,
    .box__title-sub2 {
        font-size: 16px;
    }

    .list4 .numbering--round {
        width: 125px;
        height: 125px;
        line-height: 125px;
    }

    .list4 .bubble {
        padding: 25px 30px;
    }

    .ul__list-none {
        margin: 0;
        padding: 0 1em;
        list-style: none;
    }

    .ul__list-disc {
        list-style-type: disc;
    }

    .list__child {
        padding-top: 5px;
    }

    .list__arrow:before {
        content: "";
        border-color: transparent #a70037;
        border-style: solid;
        border-width: 0.35em 0 0.35em 0.45em;
        display: block;
        height: 0;
        width: 0;
        left: -12px;
        top: 16px;
        position: relative;
    }

    .list5 .num {
        font-size: 46px;
    }

    .list5 .list__title {
        font-size: 24px;
    }

    .list5 .numbering {
        max-width: 109px;
        height: 105px;
        flex: 0 0 109px;
    }

    .numbering--round .num {
        font-size: 36px;
    }

    .numbering--round .num__text {
        font-size: 24px;
    }

    .numbering--round::before {
        width: 2px;
        height: 50px;
    }

    .arrow-down::before {
        width: 25px;
        height: 2px;
        margin: 42px 0 0 -20px;
    }

    .arrow-down::after {
        width: 25px;
        height: 2px;
        margin: 42px 0 0 -4px;
        transform: rotate(-45deg);
    }

    .section__title {
        font-size: 40px;
    }

    .section__title2 {
        font-size: 30px;
    }

    .section__title3 {
        font-size: 18px;
    }

    .section__title4 {
        font-size: 24px;
    }

    .section__title--skew {
        margin-bottom: 40px;
        padding: 1.15%;
    }

    .box__title-gradient {
        font-size: 22px;
    }

    .table--flex {
        min-height: 100%;
    }

    .table--flex-neutral .table__cell {
        display: flex;
    }

    .table__row {
        flex-direction: row;
    }


    .table__row-mn {
        flex-direction: row;
        height:52px;
    }
    

    .table__header,
    .table__header-md {
        justify-content: center;
    }

    .table__header2 {
        justify-content: left;
        align-items: baseline;
    }

    .table--flex .table__row .table__cell:not(:last-child) {
        border-right: 1px solid #fff;
    }

    .table--flex4 .table__row .table__cell:not(:last-child) {
        border-right: 1px solid #c9c9c9;
    }

    .table-col-8 th,
    .table-col-8 td {
        position: relative;
        width: 12.5%;
        height: 38px;
    }

    .legend__txt {
        font-size: 16px;
    }

    .table__header-l {
        justify-content: left;
    }

    .table--flex-normal .table__row .table__cell:nth-child(2n) {
        flex: 1;
    }

    .table--flex-normal .table__row-mn .table__cell:nth-child(2n) {
        flex: 1;
    }

    .table__row .table__cell:nth-child(2n) {
        flex: 2;
    }

    .table__row-mn .table__cell:nth-child(2n) {
        flex: 2;
    }

    .table__cell-s {
        width: 100%;
        max-width: 160px;
    }

    .table__cell-xs{
        width: 100%;
        max-width: 313px;
    }

    .table__cell-mn{
        width: 100% !important;
        max-width: 100px !important;
    }

    .section__title--angle {

        background-size: 10px 10px;
        font-size: 21px;
    }

    .number-tag {

        width: 65px;
        height: 65px;
        font-size: 30px;

        transform: translate(-15px, -15px);
    }

    .tag-container .tag:first-child {
        margin-left: 10px;
    }

    .tag-container .tag {
        vertical-align: middle;
    }

    .card--spread .card__header {
        display: flex;
    }


    .card__content--padded {
        padding: 15px;
    }

    .slider-card {
        margin-top: -3px;
    }

    .owl-nav {
        display: none;
    }

    .social2 {
        display: inline-block;
    }

    .social2 .icon {
        fill: #fff;
    }

    .count_this {
        margin: 0;
        font-size: 6vw;
    }

    .copyright {
        font-size: 12px;
        font-weight: bold;
    }

    /* Campus */

    .section__title-lg {
        font-size: 30px;
    }

    .p-wd {
        width: 50%;
    }

    /* section padding */

    .section--pad-lg {
        padding-top: 15px;
        padding-bottom: 100px;
    }

    .section--pad-lg2 {
        padding: 0 30px;
    }



    .section--pad-lg-1 {
        padding-bottom: 100px;
        counter-reset: my-sec-counter;
    }


    .form__control-xs-01 {
        width: 15%;
        height: 45px;
        padding: 10px 20px;
    }

    .form__control-xs-02 {
        width: 25%;
        height: 45px;
        padding: 10px 20px;
    }

    .form__control-lg {
        width: 145%;
        height: 45px;
        padding: 10px 20px;
    }

    .form__control-txt-lg {
        width: 145%;
        height: 100px;
        padding: 10px 20px;
    }

    .form__control-xs-03 {
        width: 35%;
        height: 45px;
        padding: 10px 20px;
    }

    .form__control-xs {
        width: 68%;
        height: 45px;
        padding: 10px 20px;
    }

    .ul__list-none {
        padding-left: 20px;
    }

}


@media (min-width: 1000px) {
    .section--pad-lg-5 {
        padding: 25px 0 20px 75px;
    }

    .btn-big3 {
        padding: 28px 45px;
        border-radius: 10px;
    }

    .grid__item-fr-title {
        margin-top: auto;
    }

    .grid__item-img {
        width: auto;
    }

    .grid__item-fl-tspan {
        font-size: 18px;
    }

    .grid__item-sm-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .grid__item-sm-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }



    /* helpers for desktop */

    .mb10-lg {
        margin-bottom: 10px
    }

    .mb20-lg {
        margin-bottom: 20px
    }

    .mb30-lg {
        margin-bottom: 30px
    }

    .mb40-lg {
        margin-bottom: 40px
    }

    .mb50-lg {
        margin-bottom: 50px
    }

    .mb60-lg {
        margin-bottom: 60px
    }

    .mb70-lg {
        margin-bottom: 70px
    }

    .mb80-lg {
        margin-bottom: 80px
    }

    .mb100-lg {
        margin-bottom: 100px
    }

    .mb175-lg {
        margin-bottom: 175px;
    }

    .pt0 {
        padding-top: 0px !important;
    }

    .pt50-lg {
        padding-top: 50px;
    }

    .pb25-lg {
        padding-bottom: 25px;
    }

    .nav-trigger,
    .dropdown-trigger {
        display: none;
    }

    /* グローバルメニューのアニメーション */
    /* .highlighter {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 0;
        height: 5px;
        background: #a70037;
        border-radius: 5px;

        transition: all .3s;
    } */

    .header__menu {
        padding-top: 38px;
    }

    .grid__item-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .grid__item-lg-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .grid__item-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .grid__item-bordered {
        border: 0;
    }

    .grid__item-bordered::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 68%;
        background: rgba(255, 255, 255, .5);

        transform: translateY(-50%);
    }

    .grid__item-bordered:last-child::before {
        background: none;
    }

    .menu__branch {
        padding: 10px 15px;
        border: 0;
        border-left: 1px dotted #fff;
    }

    .menu__branch:last-child {
        border-right: 1px dotted #fff;
        border-bottom: 0;
    }

    .menu__root-dropdown {
        line-height: 2.3;
    }

    .menu__branch-item {
        position: relative;
        padding: 0;
        font-size: 13px;
    }

    .menu__branch-item.t-b {
        font-size: 14px;
    }

    .dropdown {
        left: 50%;
        /* z-index: -1; */
        display: flex;
        max-width: 1060px;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease-in-out;
        transform: translateX(-50%);
    }

    .dropdown::before,
    .dropdown::after {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #a70037;
    }

    .dropdown::after {
        left: auto;
        right: -100%;
    }

    .menu__root:hover .dropdown {
        padding: 20px 0;
        z-index: 1;
        max-height: 500px;
        opacity: 1;
        visibility: visible;
    }

    .menu__root:hover .menu__branch {
        opacity: 1;
    }

    .menu__branch {
        max-width: 20%;
        opacity: 0;

        transition: opacity 1s;
    }

    .header__top {
        top: 0;
        border-bottom: 1px solid #a70037;
    }

    .menu-container {
        position: static;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row;
        flex-grow: 1;
        background: #fff;
        box-shadow: none;
    }

    .menu-precontainer {
        display: flex;
        flex-direction: row;
    }

    .main-menu {
        display: inline-block;
    }


    .menu__item {
        font-size: 14px;
        transition: color .5s;
    }

    .menu__root:hover .menu__item {
        color: #a70037;
    }

    .main-menu .menu__root {
        line-height: 100px;
    }

    .main-menu .menu__root {
        position: static;
    }

    .menu__branch {
        flex-grow: 1;
        flex-basis: auto;
    }

    .menu__branch--list {
        display: flex;
        max-width: none;
        padding: 0 15px;
        border: 0 !important;
    }

    .menu__branch--list .menu__branch-item {
        margin-right: 30px;
    }

    .menu__branch--list .menu__branch-item::after {
        content: '|';
        position: absolute;
        top: 0;
        right: -18px;
        line-height: 1.3;
    }

    .menu__branch--list .menu__root-dropdown:last-child .menu__branch-item {
        margin-right: 0;
    }

    .menu__branch--list .menu__root-dropdown:last-child .menu__branch-item::after {
        content: '';
    }

    .menu__branch .menu__root {
        width: 100%;
        line-height: 2;
    }

    .main-menu .menu__root:last-child::after {
        width: 0;
    }

    .secondary-menu {
        display: none;
    }

    .menu__root {
        width: auto;
        margin: 0 10px;
        border: 0;
    }

    .main-menu .menu__item {
        padding: 0;
    }

    .main-menu .menu__item::after {
        content: '';
        position: absolute;
        top: 50%;
        right: -10px;
        width: 1px;
        height: 21px;
        background: #bababa;

        transform: translateY(-50%);
    }

    /* .main-menu .menu__root:last-child .menu__item::after {
        background: transparent;
    } */

    .dropdown .menu__item::after {
        background: none;
    }

    .menu__item {
        position: relative;
        padding: 0;
        font-size: 1vw;
        font-weight: bold;
        color: #000;
    }

    .right {
        float: right;
    }

    .left {
        float: left;
    }

    .linkH:hover {
        color: #a70037;
        text-decoration: underline;
    }

    .Title___box .dashicons {
        font-size: 18px;
        line-height: 0.9;
        transform: rotate(180deg);
        color: #a70037;
    }

    .btn-request {
        width: auto;
        margin: 0 0 0 10px;
        padding: 10px 25px;
        background: #a70037;
        font-size: 12px;
        color: #fff;
    }

    .card__heading--numbering {
        min-height: 75px;
        padding-top: 12px;
        padding-left: 95px;
    }

    .card__heading--numbering::before {
        width: 80px;
        height: 75px;
        font-size: 36px;
        line-height: 75px;
    }

    .card__heading-sm {
        min-height: 45px;
    }

    .card__heading-sm::before {
        width: 60px;
        height: 60px;
        line-height: 60px;
        counter-increment: my-sec-counter;
        content: ""counter(my-sec-counter, decimal-leading-zero) "";
    }

    .list5 .list__item-content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .list5 .list__item-heading {
        max-width: 38%;
        padding: 0 15px 0 20px;
        float: left;
        width: 38%;
    }

    .list5 .list__item-desc {
        float: left;
        width: 62%;
        padding-right: 15px;
    }
}

@media (min-width: 1268px) {
    .banner__title--highlight-2 {
        margin-left: 0;
    }

    .grid__item-fr-title {
        margin-top: auto;
        font-size: 18px;
    }

    .grid__item-sm-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    .grid__item-sm-8 {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

    .dropdown.open {
        display: flex;
    }


    .menu__item {
        font-size: 14px;
    }

    .menu__root {
        margin: 0 20px;
    }

    .main-menu .menu__item::after {
        right: -20px;
    }

    .br-right::after {
        display: none;
    }
}


/* h3 mincho */
.h3_mincho {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
    font-size: 26px;
    font-weight: bold;

}

.h3_mincho2 {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
    font-size: 21px;
    font-weight: bold;

}

@media screen and (max-width:420px) {
    .h3_mincho {
        font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
        font-size: 21px;
        font-weight: bold;

    }

    .h3_mincho2 {
        font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
        font-size: 18px;
        font-weight: bold;

    }
}

.percentage_number {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    font-weight: bold;
}


.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

@media screen and (max-width:768px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }
}

@media screen and (max-width:480px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }
}

.quick.unfixed {
    /* position: fixed; */
    position: absolute;
    top: 116%;
    transform: none;
}

/* .quick.unfixedScroll {
    top: unset;
    bottom: 18%;
}
@media screen and (min-width: 769px) {
    .quick {
        top: 150px;
    }
} */

@media (max-width: 768px) {
    .quick.unfixed {
        position: static;
    }
}

.ul_img {
    padding-right: 35px;
}

.red-underlined-link {
    color: #A70037;
    text-decoration: underline;
    transition: all .25s ease;
}

.red-underlined-link:hover {
    color: #A70037;
    text-decoration: none;
}

.m-fnt-size {
    font-size: 20px;
}

img.size-full,
article img,
.site-content img,
[class*="wp-image"] {
    max-width: 100%;
}

.section--red .grid__inner-thumb img {
    width: auto;
}

.m-pb-15{
    padding-bottom: 15px;
}

.wpcf7-recaptcha{
margin: 20px auto;
text-align: center;
width:300px;
}