.mainVisual {
    width: 100%;
    padding: 15.125rem 0 13.75rem;
    background: url(../img/main/mainVisual.jpg) no-repeat center/cover;
}
.mainVisual .mainVisual__title {
    width: 100%;
    text-align: center;
    color: #ffffff;
}
.mainVisual .mainVisual__hosT {
    display: inline-block;
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
}
.mainVisual .mainVisual__hosName {
    font-size: 4.25rem;
    font-weight: 200;
    line-height: 1.4;
    margin: 2.5rem 0;
}
.mainVisual .mainVisual__hosName strong {
    font-size: 4.875rem;
}
.mainVisual .mainVisual__workT {
    display: inline-block;
    font-size: 1.625rem;
    font-weight: 600;
    padding: .75rem 1.4375rem;
    background: rgba(128, 185, 127, 0.8);
}
.mainVisual .mainVisual__workT span {
    position: relative;
    padding-left: 2.5rem;
}
.mainVisual .mainVisual__workT span::before {
    position: absolute;
    left: 1.25rem;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 2px;
    height: 14px;
    background: #ffffff;
}
.mainVisualMove {
    width: 100%}
.mainVisualMove .mainVisualMove__inner {
    position: relative;
    padding: 41.67% 0 0 0;
}
.mainVisualMove .mainVisualMove__inner::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.3); */
    z-index: 9999;
}
.mainVisualMove .mainVisualMove__inner iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%}
.mainVisualMove .mainVisualMove__inner .mainVisual__title {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #ffffff;
    z-index: 9999;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosT {
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.4;
    color:  rgba(255, 255, 255, 0.8);
}

.mainVisualMove .mainVisualMove__inner .mainVisual__hosName {
    font-size: 4.25rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -1px;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosName .green{
    color: #8cc08c !important;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosText {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 1.875rem;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosText .bar{
    position: relative;
    bottom: 4px;
    margin: 0 1rem;
    font-size: 0.75rem;
    vertical-align: middle;
}
@media screen and (max-width: 1024px) {
    .mainVisualMove .mainVisualMove__inner {
    padding: 66.67% 0 0 0;
}
.mainVisualMove .mainVisualMove__inner iframe {
    width: 160%;
    margin-left: -30%}
}@media screen and (max-width: 768px) {
    .mainVisual {
    padding: 7.5rem 0;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosT {
    font-size: 2.5rem;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosName {
    font-size: 3.25rem;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosText {
    margin-top: 1rem;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosText .bar{
    display: none;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosText em{
    display: inline-block;
    margin: 0 5px;
}
.mainVisual .mainVisual__workT {
    font-size: 1.25rem;
    padding: .9375rem;
}
.mainVisual .mainVisual__workT span {
    display: block;
    padding: 1.25rem 0 0;
}
.mainVisual .mainVisual__workT span::before {
    left: 50%;
    top: .625rem;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3px;
    height: 3px;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosT {
    font-size: 1.825rem;
}
.mainVisualMove .mainVisualMove__inner .mainVisual__hosName {
    font-size: 3.125rem;
    margin-top: .3125rem;
}
}@media screen and (max-width: 500px) {
    .mainVisualMove .mainVisualMove__inner {
    padding: 84.5% 0 0 0;
}
.mainVisualMove .mainVisualMove__inner iframe {
    width: 200%;
    margin-left: -50%}
.mainVisualMove .mainVisualMove__inner .mainVisual__workT {
    font-size: 1.125rem;
}
}@media screen and (max-width: 430px) {
    .mainVisual {
    padding: 3.75rem 0;
}
.mainVisual .mainVisual__hosT {
    font-size: 1.125rem;
}
.mainVisual .mainVisual__hosName {
    font-size: 2.25rem;
}
.mainVisual .mainVisual__workT {
    font-size: 1.125rem;
}
}.mainCircleArea {
    width: 100%}
.mainCircleArea .mainCircleArea__inner {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 6.25rem 10px;
}
.mainCircleArea .mainCircleArea__Ul {
    display: flex;
    justify-content: center;
    width: 100%}
.mainCircleArea .mainCircleArea__Li {
    position: relative;
    width: calc(100% / 3);
    height: 0;
    padding-bottom: calc(100% / 3);
    border-radius: 50%;
    background: #8cc08c;
}
.mainCircleArea .mainCircleArea__Li:nth-child(2) {
    z-index: 1;
    margin: 0 -3.4375rem;
    background: rgba(22, 84, 81, 0.9);
}
.mainCircleArea .mainCircleArea__Li p {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 2.875rem;
    font-weight: 600;
    line-height: 1.4;
    color: #ffffff;
}
@media screen and (max-width: 1200px) {
    .mainCircleArea .mainCircleArea__inner {
    padding: 5rem 10px;
}
.mainCircleArea .mainCircleArea__Li:nth-child(2) {
    margin: 0 -2.5rem;
}
.mainCircleArea .mainCircleArea__Li p {
    font-size: 2.625rem;
}
}@media screen and (max-width: 900px) {
    .mainCircleArea .mainCircleArea__inner {
    padding: 3.75rem 10px;
}
.mainCircleArea .mainCircleArea__Li:nth-child(2) {
    margin: 0 -.9375rem;
}
.mainCircleArea .mainCircleArea__Li p {
    font-size: 2.125rem;
}
}@media screen and (max-width: 680px) {
    .mainCircleArea .mainCircleArea__Li p {
    font-size: 1.875rem;
}
}@media screen and (max-width: 580px) {
    .mainCircleArea .mainCircleArea__inner {
    padding: 2.5rem 10px;
}
.mainCircleArea .mainCircleArea__Ul {
    flex-direction: column;
    align-items: center;
}
.mainCircleArea .mainCircleArea__Li {
    width: 100%;
    padding-bottom: 30%;
    border-radius: 0;
}
.mainCircleArea .mainCircleArea__Li:nth-child(2) {
    margin: .9375rem 0;
}
.mainCircleArea .mainCircleArea__Li p {
    font-size: 1.625rem;
}
}@media screen and (max-width: 430px) {
    .mainCircleArea .mainCircleArea__Li {
    height: 60px;
    padding: 0;
}
.mainCircleArea .mainCircleArea__Li p {
    font-size: 1.375rem;
}
}.mainTour {
    width: 100%;
    padding: 10.625rem 0;
    background: url(../img/main/mainTour_back.jpg) no-repeat center/cover;
}
.mainTour .mainTour__flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.mainTour .mainTour__on1024 {
    display: none;
}
.mainTour .mainTour__slideImg {
    display: none;
    width: 50%}
.mainTour .mainTour__slideImg.slideActive {
    display: block;
}
.mainTour .mainTour__slideImg .mainTour__fixed--for {
    width: calc(100% - 10px);
    margin: 0 auto;
}
.mainTour .mainTour__slideImg .mainTour__fixed--for .mainTour__move--for {
    float: left;
}
.mainTour .mainTour__slideImg .mainTour__fixed--for .mainTour__move--for img {
    width: 100%}
.mainTour .mainTour__slideImg .mainTour__fixed--nav {
    padding-top: .625rem;
    overflow: hidden;
}
.mainTour .mainTour__slideImg .mainTour__fixed--nav .mainTour__move--nav {
    float: left;
    text-align: center;
    cursor: pointer;
}
.mainTour .mainTour__slideImg .mainTour__fixed--nav .mainTour__move--nav:hover img {
    opacity: .8;
}
.mainTour .mainTour__slideImg .mainTour__fixed--nav .mainTour__move--nav img {
    width: calc(100% - 10px);
    transition: .4s;
}
.mainTour .mainTour__text {
    width: 50%;
    color: #ffffff;
    padding-left: 2.8125rem;
}
.mainTour .mainTour__text h3 {
    font-size: 4.25rem;
    font-weight: 200;
    line-height: 1.2;
}
.mainTour .mainTour__text h3 b {
    color: #80b97f;
}
.mainTour .mainTour__text .mainTour__ex {
    font-size: 1.75rem;
    font-weight: 200;
    line-height: 1.4;
    margin: 3.125rem 0;
}
.mainTour .mainTour__text .mainTour__floorBt {
    width: 100%}
.mainTour .mainTour__text .mainTour__floorBt .floorbt {
    color: #212121;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 2.1875rem 0 2.1875rem 3.125rem;
    background: #ffffff;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt.activeFBt {
    background: #80b97f;
    color: #ffffff;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt:nth-child(n+2) {
    margin-top: .625rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>span {
    display: block;
    width: 110px;
    border-right: 2px solid #e0e0e0;
    font-size: 3.625rem;
    font-weight: 200;
    margin-right: 2.125rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>p {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
}
@media screen and (max-width: 1400px) {
    .mainTour {
    padding: 8.75rem 0;
}
.mainTour .mainTour__text {
    padding-left: .625rem;
}
.mainTour .mainTour__text h3 {
    font-size: 3rem;
}
.mainTour .mainTour__text .mainTour__ex {
    font-size: 1.5rem;
    margin: 1.25rem 0;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt {
    padding: .9375rem 0 .9375rem 1.25rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>span {
    font-size: 2.75rem;
    margin-right: .9375rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>p {
    font-size: 1.4375rem;
}
}@media screen and (max-width: 1024px) {
    .mainTour {
    padding: 6.25rem 0;
}
.mainTour .mainTour__on1024 {
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
}
.mainTour .mainTour__on1024 h3 {
    font-size: 2.625rem;
    font-weight: 200;
    line-height: 1.2;
}
.mainTour .mainTour__on1024 h3 b {
    color: #80b97f;
}
.mainTour .mainTour__on1024 .mainTour__ex {
    font-size: 1.375rem;
    font-weight: 200;
    line-height: 1.4;
    margin: 1.25rem 0 2.5rem;
}
.mainTour .mainTour__slideImg {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
}
.mainTour .mainTour__text {
    width: 100%;
    padding: 1.25rem 0 0;
    text-align: center;
}
.mainTour .mainTour__text .none1024 {
    display: none;
}
.mainTour .mainTour__text .mainTour__floorBt {
    max-width: 620px;
    margin: 0 auto;
    padding: 0 5px;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt {
    padding: .9375rem 0 .9375rem 1.25rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>span {
    width: 110px;
    font-size: 2.75rem;
    margin-right: .9375rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>p {
    font-size: 1.25rem;
}
}@media screen and (max-width: 480px) {
    .mainTour {
    padding: 3.125rem 0;
}
.mainTour .mainTour__on1024 h3 {
    font-size: 2.25rem;
}
.mainTour .mainTour__on1024 .mainTour__ex {
    font-size: 1.25rem;
    margin: 1.25rem 0;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt {
    padding: .625rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>span {
    width: 55px;
    font-size: 2rem;
}
.mainTour .mainTour__text .mainTour__floorBt .floorbt>p {
    font-size: 1.125rem;
}
}.mainMeal {
    width: 100%;
    padding: 6.25rem 0;
    background: #f5f5f5;
}
.mainMeal .mainMeal__title {
    width: 100%;
    text-align: center;
}
.mainMeal .mainMeal__title>h3 {
    font-size: 4.25rem;
    font-weight: 400;
    line-height: 1.2;
}
.mainMeal .mainMeal__title>h3 b {
    color: #80b97f;
}
.mainMeal .mainMeal__title>p {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
    color: #9e9e9e;
    margin-top: 2.1875rem;
}
.mainMeal .mainMeal__slideArea {
    overflow:  hidden;
    position: relative;
}
.mainMeal .mainMeal__fixed {
    width: calc(100% + 20px);
    margin-left: -20px;
    padding-top: 3.75rem;
}
.mainMeal .mainMeal__move {
    float: left;
    border: 1px solid #e0e0e0;
    text-align: center;
    margin-left: 20px;
}
.mainMeal .mainMeal__move .imgArea {
    width: 100%}
.mainMeal .mainMeal__move .imgArea img {
    width: 100%}
.mainMeal .mainMeal__move .textArea {
    padding: 1.5625rem 0 1.25rem;
    border-top: 1px solid #e0e0e0;
    background: #ffffff;
}
.mainMeal .mainMeal__move .textArea .titleT {
    display: block;
    font-size: 1.75rem;
    font-weight: 600;
}
.mainMeal .mainMeal__move .textArea .contentT {
    width: 210px;
    margin: 1.125rem auto 0;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.4;
}
.mainMeal .mainMeal__move .textArea hr {
    width: 80%;
    height: 0;
    border-top: 1px solid #e0e0e0;
    margin: 1.875rem auto 1.25rem;
}
.mainMeal .mainMeal__move .textArea .dateT {
    font-size: 1rem;
    font-weight: 400;
    color: #9e9e9e;
}
.mainMeal .mainMeal__buttonArea {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
}
.mainMeal .mainMeal__buttonArea>button {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border: 2px solid #e0e0e0;
    pointer-events: all;
}
.mainMeal .mainMeal__buttonArea>button:hover img {
    display: none;
}
.mainMeal .mainMeal__buttonArea>button:hover .hIcon {
    display: inline-block;
}
.mainMeal .mainMeal__buttonArea>button .hIcon {
    display: none;
}
.mainMeal .mainMeal__more {
    padding-top: 3.75rem;
    text-align: center;
}
.mainMeal .mainMeal__more>span {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 400;
    background: #80b97f;
    border-radius: 40px;
    transition: .4s;
}
.mainMeal .mainMeal__more>span:hover {
    opacity: .8;
}
.mainMeal .mainMeal__more>span a {
    color: #ffffff;
    padding: 1.25rem 2.8125rem;
}
@media screen and (max-width: 1024px) {
    .mainMeal {
    padding: 3.75rem 0;
}
.mainMeal .mainMeal__title>h3 {
    font-size: 2.5rem;
}
.mainMeal .mainMeal__title>p {
    font-size: 1.5rem;
    margin-top: 1.25rem;
}
.mainMeal .mainMeal__fixed {
    width: calc(100% + 10px);
    margin-left: -10px;
    padding-top: 2.5rem;
}
.mainMeal .mainMeal__move {
    margin-left: 10px;
}
.mainMeal .mainMeal__move .textArea {
    padding: 1.25rem 0;
}
.mainMeal .mainMeal__move .textArea .titleT {
    font-size: 1.5rem;
}
.mainMeal .mainMeal__move .textArea .contentT {
    font-size: 1.125rem;
}
.mainMeal .mainMeal__move .textArea hr {
    margin: 1.25rem auto;
}
.mainMeal .mainMeal__buttonArea>button {
    width: 50px;
    height: 50px;
}
.mainMeal .mainMeal__more {
    padding-top: 2.5rem;
}
.mainMeal .mainMeal__more a {
    padding: .75rem 1.875rem;
}
.mainMeal .mainMeal__more>span {
    font-size: 1.125rem;
}
}@media screen and (max-width: 560px) {
    .mainMeal {
    padding: 2.5rem 0;
}
.mainMeal .mainMeal__title>h3 {
    font-size: 2.25rem;
}
.mainMeal .mainMeal__title>p {
    font-size: 1.25rem;
    margin-top: .75rem;
}
.mainMeal .mainMeal__fixed {
    padding-top: 1.875rem;
}
.mainMeal .mainMeal__move .textArea .titleT {
    font-size: 1.3125rem;
}
.mainMeal .mainMeal__move .textArea .contentT {
    width: 135px;
}
.mainMeal .mainMeal__buttonArea>button {
    width: 40px;
    height: 40px;
}
.mainMeal .mainMeal__more {
    padding-top: 1.875rem;
}
}.mainNotice {
    width: 100%;
    padding: 6.25rem 0;
}
.mainNotice .mainNotice__title {
    font-size: 2.375rem;
    font-weight: 200;
    margin-bottom: 1.875rem;
}
.mainNotice .mainNotice__flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%}
.mainNotice .mainNotice__notice {
    width: 40%}
.mainNotice .mainNotice__notice--fixed {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mainNotice .mainNotice__notice--move {
    width: 100%;
    float: left;
    transition: .4s;
}
.mainNotice .mainNotice__notice--move:hover {
    opacity: .8;
}
.mainNotice .mainNotice__notice--move img {
    width: 100%}
.mainNotice .mainNotice__notice--move .img768 {
    display: none;
}
.mainNotice .slick-dots {
    position: absolute;
    left: 40px;
    top: 40px;
    display: flex;
}
.mainNotice .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e0e0e0;
}
.mainNotice .slick-dots li.slick-active {
    background: #80b97f;
}
.mainNotice .slick-dots li:nth-child(n+2) {
    margin-left: .625rem;
}
.mainNotice .slick-dots li button {
    font-size: 0;
}
.mainNotice .mainNotice__imgBanner {
    width: 60%}
.mainNotice .mainNotice__imgBanner .mainNotice__imgMove {
    width: 100%}
.mainNotice .mainNotice__imgBanner .mainNotice__imgMove img {
    width: 100%}
.mainNotice .mainNotice__imgBanner .mainNotice__imgMove .img768 {
    display: none;
}

#contents .mainTimeTable{background:url(../img/main/mainTimeTable_back.jpg);     background-position: 70% center;  background-size: cover;}
}@media screen and (max-width: 1024px) {
    .mainNotice {
    padding: 3.75rem 0;
}
.mainNotice .mainNotice__title {
    font-size: 2rem;
    margin-bottom: 1.25rem;
}
.mainNotice .slick-dots {
    left: 10px;
    top: 10px;
}
}@media screen and (max-width: 768px) {
    .mainNotice {
    padding: 3.75rem 0;
}
.mainNotice .mainNotice__flex {
    max-width: 600px;
    margin: 0 auto;
}
.mainNotice .mainNotice__notice {
    width: 100%}
.mainNotice .mainNotice__notice--move img {
    display: none;
}
.mainNotice .mainNotice__notice--move .img768 {
    display: block;
}
.mainNotice .mainNotice__imgBanner {
    width: 100%}
.mainNotice .mainNotice__imgBanner .mainNotice__imgMove img {
    display: none;
}
.mainNotice .mainNotice__imgBanner .mainNotice__imgMove .img768 {
    display: block;
}
}@media screen and (max-width: 560px) {
    .mainNotice {
    padding: 2.5rem 0;
}
}.mainAccident {
    width: 100%;
    padding: 8.75rem 0 7.1875rem;
    background: url(../img/main/mainAccident_back.jpg) no-repeat center/cover;
}
.mainAccident .mainAccident__text {
    width: 50%;
    text-align: center;
    color: #ffffff;
}
.mainAccident .mainAccident__text .exT {
    font-size: 2rem;
    font-weight: 200;
    line-height: 1.3;
    margin: 1.375rem 0;
}
.mainAccident .mainAccident__text>h3 {
    display: inline-block;
    font-size: 4.25rem;
    font-weight: 200;
    padding: .625rem;
    background: #ffd56d;
    color: #2c2f3c;
}
.mainAccident .mainAccident__text>h3 b {
    font-weight: 900;
}
.mainAccident .mainAccident__text .krT {
    font-size: 2.375rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 3.75rem 0;
}
.mainAccident .mainAccident__text .krT>span {
    font-size: 1.75rem;
}
.mainAccident .mainAccident__text .krT>strong {
    display: inline-block;
    font-weight: 900;
    color: #2c2f3c;
    padding: 5px;
    background: #80b97f;
}
.mainAccident .mainAccident__text>span {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 600;
    background: #80b97f;
    border-radius: 40px;
    transition: .4s;
}
.mainAccident .mainAccident__text>span a {
    padding: 1.25rem 2.8125rem;
    color: #222532;
}
.mainAccident .mainAccident__text>span:hover {
    opacity: .8;
}
.mainAccident .mainAccident__text>span>em {
    font-weight: 400;
}
@media screen and (max-width: 1024px) {
    .mainAccident {
    padding: 5rem 0;
    background: url(../img/main/mainAccident_back.jpg) no-repeat right/cover;
}
.mainAccident .mainAccident__text {
    width: 100%;
    max-width: 465px;
}
.mainAccident .mainAccident__text .exT {
    font-size: 1.75rem;
    margin: .9375rem 0;
}
.mainAccident .mainAccident__text>h3 {
    font-size: 3rem;
}
.mainAccident .mainAccident__text .krT {
    font-size: 1.875rem;
    margin: 1.875rem 0;
}
.mainAccident .mainAccident__text .krT>span {
    font-size: 1.5rem;
}
.mainAccident .mainAccident__text>span {
    font-size: 1.125rem;
}
.mainAccident .mainAccident__text>span a {
    padding: .9375rem 1.875rem;
}
}@media screen and (max-width: 900px) {
    .mainAccident {
    background: url(../img/main/mainAccident_back.jpg) no-repeat -400px/cover;
}
}@media screen and (max-width: 640px) {
    .mainAccident {
    padding: 5rem 0 calc(620 / 640 * 100%);
    background: url(../img/main/mainAccident_back640.jpg) no-repeat center/cover;
}
.mainAccident .mainAccident__text {
    max-width: none;
}
.mainAccident .mainAccident__text .exT {
    font-size: 1.75rem;
}
.mainAccident .mainAccident__text>h3 {
    font-size: 2.625rem;
}
.mainAccident .mainAccident__text .krT {
    font-size: 1.75rem;
    margin: 1.5625rem 0;
}
.mainAccident .mainAccident__text .krT>span {
    font-size: 1.375rem;
}
.mainAccident .mainAccident__text>span {
    font-size: 1.0625rem;
}
}@media screen and (max-width: 560px) {
    .mainAccident {
    padding: 2.5rem 0 calc(455 / 640 * 100%);
    background: url(../img/main/mainAccident_back640.jpg) no-repeat center/cover;
}
.mainAccident .mainAccident__text .iconArea img {
    width: 180px;
}
.mainAccident .mainAccident__text .exT {
    font-size: 1.5rem;
}
.mainAccident .mainAccident__text>h3 {
    font-size: 2.25rem;
}
.mainAccident .mainAccident__text>h3 b {
    font-weight: 600;
}
.mainAccident .mainAccident__text .krT {
    font-size: 1.625rem;
    margin: .9375rem 0;
}
.mainAccident .mainAccident__text .krT strong {
    font-weight: 600;
}
.mainAccident .mainAccident__text .krT>span {
    font-size: 1.25rem;
}
}.mainPageMenu {
    width: 100%;
    padding: 6.25rem 0;
}
.mainPageMenu .mainPageMenu__Ul {
    width: 100%}
.mainPageMenu .mainPageMenu__Ul:hover .Li_img img {
    -webkit-transform: scale(1.02) rotate(0.001deg);
    -moz-transform: scale(1.02) rotate(0.001deg);
    -o-transform: scale(1.02) rotate(0.001deg);
    -ms-transform: scale(1.02) rotate(0.001deg);
    transform: scale(1.02) rotate(0.001deg);
}
.mainPageMenu .mainPageMenu__Ul:hover .Li_text>span {
    opacity: .8;
}
.mainPageMenu .mainPageMenu__Ul.reverse__Ul a {
    flex-wrap: wrap-reverse;
}
.mainPageMenu .mainPageMenu__Ul a {
    display: flex;
    flex-wrap: wrap;
}
.mainPageMenu .mainPageMenu__Li {
    width: 50%}
.mainPageMenu .mainPageMenu__Li.Li_img {
    overflow: hidden;
}
.mainPageMenu .mainPageMenu__Li.Li_img img {
    transition: 1s;
    width: 100%}
.mainPageMenu .mainPageMenu__Li.Li_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f5f5f5;
}
.mainPageMenu .mainPageMenu__Li.Li_text>p {
    font-size: 1.75rem;
    font-weight: 200;
    margin-bottom: 1.25rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>h3 {
    font-size: 3.625rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 2.5rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>h3 strong {
    font-weight: 900;
}
.mainPageMenu .mainPageMenu__Li.Li_text>span {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 400;
    color: #ffffff;
    padding: 1.3125rem 2.6875rem;
    background: #80b97f;
    border-radius: 40px;
    transition: .4s;
}
@media screen and (max-width: 1400px) {
    .mainPageMenu {
    padding: 5rem 0;
}
.mainPageMenu .mainPageMenu__Li.Li_text>p {
    font-size: 1.5rem;
    margin-bottom: .625rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>h3 {
    font-size: 3rem;
    margin-bottom: 1.25rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>span {
    font-size: 1.125rem;
    padding: .9375rem 1.5625rem;
}
}@media screen and (max-width: 1024px) {
    .mainPageMenu {
    padding: 3.75rem 0;
}
.mainPageMenu .mainPageMenu__Li.Li_text>p {
    font-size: 1.375rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>h3 {
    font-size: 2.375rem;
}
}@media screen and (max-width: 768px) {
    .mainPageMenu .mainPageMenu__Ul: nth-child(n+2) {
    margin-top: .9375rem;
}
.mainPageMenu .mainPageMenu__Li {
    width: 100%}
.mainPageMenu .mainPageMenu__Li.Li_text {
    padding: 2.5rem 10px;
}
}@media screen and (max-width: 430px) {
    .mainPageMenu {
    padding: 2.5rem 0;
}
.mainPageMenu .mainPageMenu__Li.Li_text {
    padding: 1.25rem 10px;
}
.mainPageMenu .mainPageMenu__Li.Li_text>p {
    font-size: 1.25rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>h3 {
    font-size: 1.875rem;
}
.mainPageMenu .mainPageMenu__Li.Li_text>h3 strong {
    font-weight: 600;
}
}.mainDoctorList {
    position: relative;
    width: 100%;
    background: url(../img/main/mainDoctorList_back.jpg) no-repeat center/cover;
}
.mainDoctorList .mainDoctorList__title {
    position: absolute;
    left: 0;
    top: 8%;
    z-index: 3;
    width: 100%;
    text-align: center;
    padding: 0 10px;
}
.mainDoctorList .mainDoctorList__title .title {
    font-size: 4.25rem;
    font-weight: 200;
    line-height: 1.2;
    margin-bottom: 1.25rem;
}
.mainDoctorList .mainDoctorList__title .title b {
    font-weight: 900;
    color: #80b97f;
}
.mainDoctorList .mainDoctorList__title .kr {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
    color: #9e9e9e;
}
.mainDoctorList .mainDoctorList__inner {
    position: relative;
    z-index: 2;
}
.mainDoctorList .mainDoctorList__Li {
    float: left;
    background: rgba(242, 242, 242, 0.4);
}
.mainDoctorList .mainDoctorList__Li:nth-child(odd) {
    background: rgba(255, 255, 255, 0.4);
}
.mainDoctorList .mainDoctorList__Li:nth-child(odd) .mainDoctorList__nameBox {
    background: #165451;
}
.mainDoctorList .mainDoctorList__Li:hover {
    opacity: .85;
}
.mainDoctorList .mainDoctorList__Li button {
    width: 100%;
    padding: 23.75rem 10px 6.25rem;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__img {
    width: 100%}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__img img {
    width: 100%}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox {
    width: 100%;
    text-align: center;
    padding: 1.25rem 5px;
    background: #80b97f;
    border-radius: 10px;
    color: #ffffff;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__sub {
    font-size: 1.75rem;
    font-weight: 200;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__name {
    font-size: 2.375rem;
    font-weight: 200;
    line-height: 1.2;
    margin: .5rem 0;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__name strong {
    font-weight: 900;
}
.mainDoctorList .mainDoctorList__buttonArea {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
    z-index: 10;
    padding: 0 10px;
}
.mainDoctorList .mainDoctorList__buttonArea>button {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border: 2px solid #e0e0e0;
    pointer-events: all;
}
.mainDoctorList .mainDoctorList__buttonArea>button:hover img {
    display: none;
}
.mainDoctorList .mainDoctorList__buttonArea>button:hover .hIcon {
    display: inline-block;
}
.mainDoctorList .mainDoctorList__buttonArea>button .hIcon {
    display: none;
}
@media screen and (max-width: 1250px) {
    .mainDoctorList .mainDoctorList__title {
    top: 5%}
.mainDoctorList .mainDoctorList__title .title {
    font-size: 2.625rem;
    margin-bottom: .9375rem;
}
.mainDoctorList .mainDoctorList__title .kr {
    font-size: 1.375rem;
}
.mainDoctorList .mainDoctorList__Li button {
    padding: 13.75rem 10px 5rem;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox {
    padding: .75rem 5px;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__sub {
    font-size: 1.25rem;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__name {
    font-size: 1.75rem;
}
.mainDoctorList .mainDoctorList__buttonArea>button {
    width: 50px;
    height: 50px;
}
}@media screen and (max-width: 768px) {
    .mainDoctorList .mainDoctorList__title .title {
    font-size: 2.25rem;
}
.mainDoctorList .mainDoctorList__title .kr {
    font-size: 1.25rem;
}
.mainDoctorList .mainDoctorList__Li button {
    padding: 13.75rem 10px 3.75rem;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__sub {
    font-size: 1.125rem;
}
.mainDoctorList .mainDoctorList__Li .mainDoctorList__nameBox .doctorSlide__name {
    font-size: 1.5rem;
}
.mainDoctorList .mainDoctorList__buttonArea>button {
    width: 40px;
    height: 40px;
}
}@media screen and (max-width: 430px) {
    .mainDoctorList .mainDoctorList__Li button {
    padding: 16.25rem 10px 2.5rem;
}
}.mainReview {
    width: 100%;
    padding: 6.25rem 0;
    background: #f5f5f5;
}
.mainReview .mainReview__title {
    width: 100%;
    text-align: center;
}
.mainReview .mainReview__title>h3 {
    font-size: 4.25rem;
    font-weight: 400;
    line-height: 1.2;
}
.mainReview .mainReview__title>h3 b {
    color: #80b97f;
}
.mainReview .mainReview__title>p {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
    color: #9e9e9e;
    margin-top: 2.1875rem;
}
.mainReview .mainReview__slideArea {
    position: relative;
    overflow: hidden;
}
.mainReview .mainReview__fixed {
    width: calc(100% + 20px);
    margin-left: -20px;
    padding-top: 3.75rem;
}
.mainReview .mainReview__move {
    float: left;
    border: 1px solid #e0e0e0;
    text-align: center;
    margin-left: 20px;
}
.mainReview .mainReview__move .imgArea {
    width: 100%}
.mainReview .mainReview__move .imgArea.blurArea {
    filter: blur(1px);
    -webkit-filter: blur(1px);
}
.mainReview .mainReview__move .imgArea img {
    width: 100%}
@media screen and (-ms-high-contrast: active),  (-ms-high-contrast: none) {
    .mainReview .mainReview__move .imgArea {
    position: relative;
}
.mainReview .mainReview__move .imgArea::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
}
}.mainReview .mainReview__move .textArea {
    padding: 1.5625rem 0 1.25rem;
    border-top: 1px solid #e0e0e0;
    background: #ffffff;
}
.mainReview .mainReview__move .textArea .contentT {
    margin-top: 1.125rem;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.4;
}
.mainReview .mainReview__move .textArea hr {
    width: 80%;
    height: 0;
    border-top: 1px solid #e0e0e0;
    margin: 1.25rem auto;
}
.mainReview .mainReview__move .textArea .dateT {
    font-size: 1rem;
    font-weight: 400;
    color: #9e9e9e;
}
.mainReview .mainReview__buttonArea {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
}
.mainReview .mainReview__buttonArea>button {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border: 2px solid #e0e0e0;
    pointer-events: all;
}
.mainReview .mainReview__buttonArea>button:hover img {
    display: none;
}
.mainReview .mainReview__buttonArea>button:hover .hIcon {
    display: inline-block;
}
.mainReview .mainReview__buttonArea>button .hIcon {
    display: none;
}
.mainReview .mainReview__more {
    padding-top: 3.75rem;
    text-align: center;
}
.mainReview .mainReview__more>span {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 400;
    background: #80b97f;
    border-radius: 40px;
    transition: .4s;
}
.mainReview .mainReview__more>span:hover {
    opacity: .8;
}
.mainReview .mainReview__more>span a {
    color: #ffffff;
    padding: 1.25rem 2.8125rem;
}
@media screen and (max-width: 1024px) {
    .mainReview {
    padding: 3.75rem 0;
}
.mainReview .mainReview__title>h3 {
    font-size: 2.5rem;
}
.mainReview .mainReview__title>p {
    font-size: 1.5rem;
    margin-top: 1.25rem;
}
.mainReview .mainReview__fixed {
    width: calc(100% + 10px);
    margin-left: -10px;
    padding-top: 2.5rem;
}
.mainReview .mainReview__move {
    margin-left: 10px;
}
.mainReview .mainReview__move .textArea {
    padding: 1.25rem 0;
}
.mainReview .mainReview__move .textArea .contentT {
    font-size: 1rem;
}
.mainReview .mainReview__move .textArea hr {
    margin: .9375rem auto;
}
.mainReview .mainReview__buttonArea>button {
    width: 50px;
    height: 50px;
}
.mainReview .mainReview__more {
    padding-top: 2.5rem;
}
.mainReview .mainReview__more a {
    padding: .75rem 1.875rem;
}
.mainReview .mainReview__more>span {
    font-size: 1.125rem;
}
}@media screen and (max-width: 560px) {
    .mainReview {
    padding: 2.5rem 0;
}
.mainReview .mainReview__title>h3 {
    font-size: 2.25rem;
}
.mainReview .mainReview__title>p {
    font-size: 1.25rem;
    margin-top: .75rem;
}
.mainReview .mainReview__fixed {
    padding-top: 1.875rem;
}
.mainReview .mainReview__move .textArea .titleT {
    font-size: 1.3125rem;
}
.mainReview .mainReview__buttonArea>button {
    width: 40px;
    height: 40px;
}
.mainReview .mainReview__more {
    padding-top: 1.875rem;
}
}.mainNews {
    width: 100%;
    padding: 6.25rem 0;
}
.mainNews .mainNews__title {
    font-size: 2.375rem;
    font-weight: 200;
    margin-bottom: 1.875rem;
}
.mainNews .mainNews__flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%}
.mainNews .mainNews__news {
    position: relative;
    width: 66.25%}
.mainNews .mainNews__news--fixed {
    width: calc(100% + 20px);
    margin-left: -20px;
    overflow: hidden;
}
.mainNews .mainNews__news--move {
    width: 100%;
    float: left;
    margin-left: 20px;
}
.mainNews .mainNews__news--move:hover {
    opacity: .8;
}
.mainNews .mainNews__news--move .imgArea {
    width: 100%}
.mainNews .mainNews__news--move .imgArea img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.mainNews .mainNews__news--move .textArea {
    width: 100%;
    background: #f5f5f5;
    border-radius: 0 0 10px 10px;
    padding: 1.5625rem 10px 1.5625rem 2.5rem;
}
.mainNews .mainNews__news--move .textArea .titleT {
    font-size: 1.75rem;
    font-weight: 600;
}
.mainNews .mainNews__news--move .textArea .contentT {
    font-size: 1.25rem;
    font-weight: 200;
    line-height: 1.4;
    margin: .9375rem 0;
}
.mainNews .mainNews__news--move .textArea .moreT {
    font-size: 1.25rem;
    font-weight: 600;
    color: #80b97f;
}
.mainNews .mainNews__buttonArea {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
}
.mainNews .mainNews__buttonArea>button {
    width: 60px;
    height: 60px;
    background: #ffffff;
    border: 2px solid #e0e0e0;
    pointer-events: all;
}
.mainNews .mainNews__buttonArea>button:hover img {
    display: none;
}
.mainNews .mainNews__buttonArea>button:hover .hIcon {
    display: inline-block;
}
.mainNews .mainNews__buttonArea>button .hIcon {
    display: none;
}
.mainNews .mainNews__linkMenu {
    width: 33.75%;
    padding: 0 3.125rem 0 3.75rem;
}
.mainNews .mainNews__linkMenu--Ul {
    width: 100%}
.mainNews .mainNews__linkMenu--Li {
    width: 100%;
    transition: .4s;
}
.mainNews .mainNews__linkMenu--Li:hover {
    opacity: .8;
}
.mainNews .mainNews__linkMenu--Li a {
    display: flex;
    align-items: center;
    padding: 2.1875rem 0;
}
.mainNews .mainNews__linkMenu--Li:nth-child(n+2) {
    position: relative;
}
.mainNews .mainNews__linkMenu--Li:nth-child(n+2)::after {
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    width: 85%;
    height: 0;
    border-top: 1px dotted #e0e0e0;
}
.mainNews .mainNews__linkMenu--Li .iconT {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    background: #80b97f;
    border-radius: 50%}
.mainNews .mainNews__linkMenu--Li .textArea {
    width: calc(100% - 100px);
    padding-left: .9375rem;
}
.mainNews .mainNews__linkMenu--Li .textArea .titleT {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mainNews .mainNews__linkMenu--Li .textArea .titleT>strong {
    font-size: 1.75rem;
    font-weight: 600;
}
.mainNews .mainNews__linkMenu--Li .textArea .titleT>span {
    font-size: 1.125rem;
    font-weight: 400;
    color: #80b97f;
}
.mainNews .mainNews__linkMenu--Li .textArea .exT {
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 1.4;
    color: #9e9e9e;
    margin-top: .625rem;
}
@media screen and (max-width: 1420px) {
    .mainNews {
    padding: 5rem 0;
}
.mainNews .mainNews__news {
    width: 100%}
.mainNews .mainNews__news--fixed {
    width: calc(100% + 10px);
    margin-left: -10px;
}
.mainNews .mainNews__news--move {
    margin-left: 10px;
}
.mainNews .mainNews__linkMenu {
    width: 100%;
    padding: 0 1.25rem;
}
.mainNews .mainNews__linkMenu--Li a {
    padding: 1.5625rem 0;
}
.mainNews .mainNews__linkMenu--Li .iconT {
    width: 80px;
    height: 80px;
}
.mainNews .mainNews__linkMenu--Li .textArea {
    width: calc(100% - 80px);
}
}@media screen and (max-width: 1024px) {
    .mainNews {
    padding: 3.75rem 0;
}
.mainNews .mainNews__title {
    font-size: 2rem;
    margin-bottom: 1.25rem;
}
}@media screen and (max-width: 768px) {
    .mainNews {
    padding: 3.75rem 0;
}
.mainNews .mainNews__news--move .textArea {
    padding: 1.25rem 5px;
    text-align: center;
}
.mainNews .mainNews__news--move .textArea .titleT {
    font-size: 1.5rem;
}
.mainNews .mainNews__news--move .textArea .contentT {
    font-size: 1.125rem;
}
.mainNews .mainNews__news--move .textArea .moreT {
    font-size: 1.125rem;
}
.mainNews .mainNews__buttonArea>button {
    width: 40px;
    height: 40px;
}
.mainNews .mainNews__linkMenu {
    padding: 0;
}
.mainNews .mainNews__linkMenu--Li .iconT {
    width: 60px;
    height: 60px;
}
.mainNews .mainNews__linkMenu--Li .textArea {
    width: calc(100% - 60px);
}
.mainNews .mainNews__linkMenu--Li .textArea .titleT>strong {
    font-size: 1.5rem;
}
.mainNews .mainNews__linkMenu--Li .textArea .titleT>span {
    font-size: 1rem;
}
.mainNews .mainNews__linkMenu--Li .textArea .exT {
    font-size: 1.25rem;
}
}@media screen and (max-width: 560px) {
    .mainNews {
    padding: 2.5rem 0;
}
.mainNews .mainNews__news--move .textArea .titleT {
    font-size: 1.125rem;
}
.mainNews .mainNews__linkMenu--Li .textArea .titleT>strong {
    font-size: 1.3125rem;
}
.mainNews .mainNews__linkMenu--Li .textArea .exT {
    font-size: 1.1875rem;
}
}.mainTimeTable {
    width: 100%;
    padding: 7.4375rem 0;
    background: url(../img/main/mainTimeTable_back.jpg) no-repeat center/cover;
}
.mainTimeTable .mainTimeTable__table {
    color: #ffffff;
}
.mainTimeTable .mainTimeTable__365T {
    font-size: 4.25rem;
    font-weight: 200;
    line-height: 1.2;
}
.mainTimeTable .mainTimeTable__365T strong {
    display: inline-block;
    color: #061739;
    background: #ffd56d;
    padding: 0 5px 8px 5px;
}
.mainTimeTable .mainTimeTable__365T strong.black {
    font-weight: 900;
}
.mainTimeTable .mainTimeTable__okT {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 1.5625rem 0 2.1875rem;
}
.mainTimeTable .mainTimeTable__Li {
    display: flex;
    align-items: center;
    width: 100%}
.mainTimeTable .mainTimeTable__Li:nth-child(n+2) {
    margin-top: 1.25rem;
}
.mainTimeTable .mainTimeTable__Li .dateT {
    display: inline-block;
    width: 175px;
    font-size: 1.5rem;
    font-weight: 600;
    padding: .875rem 10px;
    background: #80b97f;
    border-radius: 40px;
    text-align: center;
    margin-right: 10px;
}
.mainTimeTable .mainTimeTable__Li p {
    font-size: 2.375rem;
    font-weight: 400;
}
.mainTimeTable .mainTimeTable__Li p>b {
    font-weight: 900;
    color: #ffd56d;
}
.mainTimeTable .mainTimeTable__Li p>b>em {
    font-weight: 400;
}
.mainTimeTable .mainTimeTable__Li p span {
    font-size: 1.375rem;
}
.mainTimeTable .mainTimeTable__Li .night {
    margin-left: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #ffd56d;
}
.mainTimeTable .mainTimeTable__Ul2 {
    display: flex;
    width: 100%;
    padding-top: 2.5rem;
}
.mainTimeTable .mainTimeTable__Li2 {
    width: 300px;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 1.5625rem .625rem;
    background: #ced2d8;
    border-radius: 40px;
    text-align: center;
    color: #212121;
}
.mainTimeTable .mainTimeTable__Li2:nth-child(n+2) {
    margin-left: 1.25rem;
}
.mainTimeTable .mainTimeTable__Li2 strong {
    font-weight: 900;
}
@media screen and (max-width: 1024px) {
    .mainTimeTable {
    padding: 5rem 0;
}
.mainTimeTable .mainTimeTable__365T {
    font-size: 3rem;
}
.mainTimeTable .mainTimeTable__okT {
    font-size: 1.5rem;
    margin: 1.25rem 0;
}
.mainTimeTable .mainTimeTable__Li:nth-child(n+2) {
    margin-top: .625rem;
}
.mainTimeTable .mainTimeTable__Li .dateT {
    width: 130px;
    font-size: 1.25rem;
    padding: .625rem;
}
.mainTimeTable .mainTimeTable__Li p {
    font-size: 1.875rem;
}
.mainTimeTable .mainTimeTable__Li p span {
    font-size: 1.25rem;
}
.mainTimeTable .mainTimeTable__Li .night {
    margin-left: 10px;
    font-size: 1.25rem;
}
.mainTimeTable .mainTimeTable__Ul2 {
    padding-top: 1.25rem;
}
.mainTimeTable .mainTimeTable__Li2 {
    width: 200px;
    font-size: 1.25rem;
    padding: .9375rem .625rem;
}
.mainTimeTable .mainTimeTable__Li2:nth-child(n+2) {
    margin-left: .625rem;
}
}@media screen and (max-width: 560px) {
    .mainTimeTable {
    padding: 2.5rem 0;
}
.mainTimeTable .mainTimeTable__inner {
    background: rgba(0, 0, 0, 0.4);
    padding: 5px;
}
.mainTimeTable .mainTimeTable__table {
    padding: .9375rem 0;
}
.mainTimeTable .mainTimeTable__365T {
    font-size: 2rem;
}
.mainTimeTable .mainTimeTable__365T strong {
    padding: 5px 5px 8px 5px;
}
.mainTimeTable .mainTimeTable__okT {
    font-size: 1.25rem;
}
.mainTimeTable .mainTimeTable__Li .dateT {
    width: 95px;
    font-size: 1.125rem;
    padding: .375rem;
}
.mainTimeTable .mainTimeTable__Li p {
    font-size: 1.625rem;
}
.mainTimeTable .mainTimeTable__Li p span {
    font-size: 1.125rem;
}
.mainTimeTable .mainTimeTable__Li .night {
    font-size: 1.125rem;
}
.mainTimeTable .mainTimeTable__Li2 {
    width: 170px;
    font-size: 1.125rem;
    padding: .625rem;
}
}@media screen and (max-width: 430px) {
    .mainTimeTable .mainTimeTable__table {
    text-align: center;
}
.mainTimeTable .mainTimeTable__365T {
    font-size: 1.75rem;
}
.mainTimeTable .mainTimeTable__okT {
    font-size: 1.25rem;
}
.mainTimeTable .mainTimeTable__Ul {
    max-width: 280px;
    margin: 0 auto;
    padding-top: 1.5625rem;
}
.mainTimeTable .mainTimeTable__Li {
    position: relative;
}
.mainTimeTable .mainTimeTable__Li .night {
    position: absolute;
    top: 0;
    right: 0;
    -moz-transform: translateY(-110%);
    -webkit-transform: translateY(-110%);
    -o-transform: translateY(-110%);
    transform: translateY(-110%);
    font-size: 1.125rem;
}
.mainTimeTable .mainTimeTable__Ul2 {
    flex-direction: column;
    align-items: center;
}
.mainTimeTable .mainTimeTable__Li2 {
    width: 200px;
    padding: .75rem;
}
.mainTimeTable .mainTimeTable__Li2:nth-child(n+2) {
    margin: .625rem 0 0;
}
}.mainComing {
    width: 100%}
.mainComing .mainComing__inner {
    display: flex;
    flex-wrap: wrap;
}
.mainComing .map {
    position: relative;
    width: 50%}
.mainComing .map .mark-info {
    position: absolute;
    top: -21px;
    left: -16px;
    width: auto;
    text-align: center;
    padding: 0 2em 0 2.75em;
    min-width: 183px;
    height: 45px;
    line-height: 45px;
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    border-radius: 2em;
    background-color: #0475f4;
    letter-spacing: -1px;
    box-sizing: border-box;
}
.mainComing .map .mark-info .icon-pos {
    position: absolute;
    left: 7px;
    top: 7px;
    display: block;
    width: 30px;
    height: 30px;
    background: #fff url(/assets/img/icon-pos.png) no-repeat center;
    background-size: 17px;
    border-radius: 50%}
.mainComing .mapInfor {
    width: 50%;
    padding: 9.375rem 0 9.375rem 5.9375rem;
    background: #175855 url(../img/main/mainComing_back.png) no-repeat 90% center/454px;
    color: #ffffff;
}
.mainComing .mapInfor .callName {
    font-size: 3rem;
    font-weight: 900;
}
.mainComing .mapInfor>strong {
    display: inline-block;
    font-size: 4.875rem;
    font-weight: 900;
    background: #ffffff;
    border-radius: 100px;
    margin: 2.1875rem 0 3.75rem -1.5625rem;
    transition: .4s;
}
.mainComing .mapInfor>strong:hover {
    background: #175855;
}
.mainComing .mapInfor>strong:hover a {
    color: #ffffff;
}
.mainComing .mapInfor>strong a {
    padding: 1.25rem 1.5625rem 1.5625rem;
    color: #175855;
    transition: .4s;
}
.mainComing .mapInfor .address_new {
    font-size: 2.375rem;
    font-weight: 200;
    line-height: 1.4;
}
.mainComing .mapInfor .address_new b {
    font-weight: 900;
    color: #ffd56d;
}
.mainComing .mapInfor .address_old {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.4;
    margin: .625rem 0 1.25rem;
}
.mainComing .mapInfor>span {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 400;
    background: #80b97f;
    border-radius: 30px;
    transition: .4s;
}
.mainComing .mapInfor>span:hover {
    opacity: .8;
}
.mainComing .mapInfor>span a {
    padding: 1.25rem 1.4375rem;
    color: #ffffff;
}
@media screen and (max-width: 1200px) {
    .mainComing .map {
    width: 100%;
    height: 500px;
}
.mainComing .mapInfor {
    width: 100%;
    padding: 5rem 0 5rem 5rem;
    background: #175855 url(../img/main/mainComing_back.png) no-repeat 95% center/400px;
}
.mainComing .mapInfor .callName {
    font-size: 2.625rem;
}
.mainComing .mapInfor>strong {
    font-size: 3.75rem;
    margin: 1.5625rem 0 1.875rem -1.5625rem;
}
.mainComing .mapInfor .address_new {
    font-size: 2rem;
}
.mainComing .mapInfor .address_old {
    font-size: 1.5rem;
    margin: .625rem 0;
}
.mainComing .mapInfor>span {
    font-size: 1.125rem;
}
}@media screen and (max-width: 560px) {
    .mainComing .map {
    height: 300px;
}
.mainComing .mapInfor {
    padding: 2.5rem 0 2.5rem 1.5625rem;
    background: #175855 url(../img/main/mainComing_back.png) no-repeat 95% center/220px;
}
.mainComing .mapInfor .callName {
    font-size: 1.75rem;
}
.mainComing .mapInfor>strong {
    font-size: 2.25rem;
    margin: 1.25rem 0 1.25rem -.9375rem;
}
.mainComing .mapInfor>strong a {
    padding: .625rem .75rem;
}
.mainComing .mapInfor .address_new {
    font-size: 1.625rem;
}
.mainComing .mapInfor .address_old {
    font-size: 1.375rem;
}
}.mainReserveBanner {
    width: 100%;
    padding: 6.25rem 0;
}
.mainReserveBanner .mainReserveBanner__Ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%}
.mainReserveBanner .mainReserveBanner__Li {
    width: calc(50% - 10px);
    border-radius: 10px;
    transition: .4s;
}
.mainReserveBanner .mainReserveBanner__Li:hover {
    opacity: .8;
}
.mainReserveBanner .mainReserveBanner__Li.yellowBox {
    background: #fedc01;
}
.mainReserveBanner .mainReserveBanner__Li.greenBox {
    background: #00bd39;
}
.mainReserveBanner .mainReserveBanner__Li.greenBox a {
    color: #ffffff;
}
.mainReserveBanner .mainReserveBanner__Li a {
    display: flex;
    flex-wrap: wrap;
    padding: 4.6875rem 10px 0 4.375rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox {
    width: 50%;
    text-align: center;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>h3 {
    font-size: 3rem;
    font-weight: 900;
    margin: 1.4375rem 0;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>p {
    font-size: 1.625rem;
    font-weight: 200;
    line-height: 1.3;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>span {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 400;
    margin-top: 2.5rem;
}
.mainReserveBanner .mainReserveBanner__Li .imgbox {
    width: 50%;
    text-align: center;
    position: relative;
    bottom: -1px;
}
.mainReserveBanner .mainReserveBanner__Li .imgbox img {
    width: 74.4%}
@media screen and (max-width: 1550px) {
    .mainReserveBanner {
    padding: 5rem 0;
}
.mainReserveBanner .mainReserveBanner__Li a {
    padding: 3.125rem 10px 10px .625rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>h3 {
    font-size: 2.5rem;
    margin: 1rem 0;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>p {
    font-size: 1.375rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>span {
    font-size: 1rem;
    margin-top: 1.25rem;
}
.mainReserveBanner .mainReserveBanner__Li .imgbox {
    bottom: -11px;
}
}@media screen and (max-width: 1200px) {
    .mainReserveBanner {
    padding: 3.75rem 0;
}
.mainReserveBanner .mainReserveBanner__Li a {
    padding: 3.125rem 10px 10px .625rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>h3 {
    font-size: 2.125rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>p {
    font-size: 1.25rem;
}
.root_daum_roughmap,.wrap_map{
  width: 100% !important;
  height: 500px;
}
}@media screen and (max-width: 1060px) {
    .mainReserveBanner .mainReserveBanner__Ul {
    max-width: 700px;
    margin: 0 auto;
}
.mainReserveBanner .mainReserveBanner__Li {
    width: 100%}
.mainReserveBanner .mainReserveBanner__Li:nth-child(n+2) {
    margin-top: .9375rem;
}
.mainReserveBanner .mainReserveBanner__Li a {
    padding: 3.125rem 10px 10px .625rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>h3 {
    font-size: 2.125rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>p {
    font-size: 1.25rem;
}
.mainReserveBanner .mainReserveBanner__Li .imgbox img {
    width: 58%;
    min-width: 165px;
}
}@media screen and (max-width: 560px) {
    .mainReserveBanner {
    padding: 2.5rem 0;
}
.mainReserveBanner .mainReserveBanner__Li a {
    padding: 1.875rem 10px 10px .625rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox {
    width: 100%}
.mainReserveBanner .mainReserveBanner__Li .textbox>h3 {
    font-size: 1.625rem;
}
.mainReserveBanner .mainReserveBanner__Li .textbox>p {
    font-size: 1.125rem;
}
.mainReserveBanner .mainReserveBanner__Li .imgbox {
    width: 100%;
    margin-top: .625rem;
}
.mainReserveBanner .mainReserveBanner__Li .imgbox img {
    width: 45%;
    min-width: 135px;
}
.root_daum_roughmap,.wrap_map{
  width: 100% !important;
  height: 300px !important;
}
}
/*# sourceMappingURL=main.css.map */

.mainVisual{background: url(../img/main/main_img.jpg) no-repeat center bottom /cover;height: 800px;padding: 0;}
.mainVisual .maintxt{}
.mainVisual .mainimg{background: url(../img/main/main_img.png) no-repeat center/contain;width:40%;max-width:624px;height: 100%;padding: 0;}
.mainVisual .w1600{position: relative;display: flex;height: 100%;align-items: center;}
.mainVisual .w1600>.maintxt{position: relative;}
.mainVisual .maintxt h3{font-size: 60px;font-weight: 200;line-height: 1.4;color:#fff;position: relative;z-index: 2;}
.mainVisual .maintxt p{font-size: 22px;font-weight: 200;color:#fff;margin-top: 30px;line-height: 1.4}
.mainVisual .maintxt .mark{position: absolute;right: -85px;top: -85px;z-index: 1;}
.mainVisual .maintxt .m_mark{display: none}
.mainComing .map{width:100%}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px){
  .mainVisual{height:50vh}
  .mainVisual .maintxt h3{font-size: 40px}
  .mainVisual .maintxt p{font-size: 20px}
  .root_daum_roughmap{width:100% !important;height: 500px !important}
}
@media screen and (max-width: 800px) {
  .mainVisual{padding: 0;background: url(../img/main/m_main_img.jpg) no-repeat center/cover;height:80vh}
  .mainVisual .mainimg{display: none}
  .mainVisual .w1600{display: block}
  .mainVisual .maintxt{text-align: center;width:100%;position: relative !important;right:auto !important;padding-top: 80px}
  .mainVisual .maintxt .p_mark{display: none}
  .mainVisual .maintxt .m_mark{display: block;right:0;width:80px;right:-60px;top:-50px}
  .mainVisual .maintxt>div{position: relative;display: inline-block;}
  .mainVisual .maintxt h3{font-size: 22px}
  .mainVisual .maintxt h3 strong{font-size: 30px}
  .mainVisual .maintxt p{font-size: 15px;margin-top: 10px}
  .root_daum_roughmap{height: 300px !important}
}
@media screen and (max-width: 430px) {
.mainVisual .maintxt>div{display: block}
.mainVisual .maintxt .m_mark{right:0}
}
