@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1500px;padding: 100px 5%;}
.show_content {padding: 0;}
.page {margin: 50px auto;color: #000000;gap: 5px;}
.page li {margin: 0;display: flex;width: 30px;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 50px;transition: .3s;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;color: #000000;}
.page strong, .page a:hover {background: #000000;color: #ffffff;}
.page li.activeN {background: #000000;color: #ffffff;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 5%;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 500px) {
.main_part {padding: 60px 5%;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 5%;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*HEADER*/
.header_area {padding: 0 5%;background: #fbfbf5;box-shadow: 0 0 15px #ebc79e80;}
.header_area.sticky {background: rgba(255, 255, 255, .9);box-shadow:0 0 15px #ebc79e80;}
.main_header_area .container {transition: 0.5s ease;}
.header_area.sticky .main_header_area .container {max-width: 1500px;transition: 0.5s ease;}
.navigation {grid-template-columns: 165px 1fr;align-items: center;}
.me_tp_features {display: none;}

/*LOGO*/
.nav-header {grid-row: 1;padding: 13px 0;}
.nav-brand {display: flex;}

/*選單*/
.stellarnav > ul > li:last-of-type a {padding: 10px 20px;background: #bdcc86;margin-left: 10px;}
.stellarnav > ul > li > a {padding: 30px 12px;color: #000000;text-transform: none;letter-spacing: 0.08em;
    display: block;font-size: 17px;line-height: 1.6;height: auto;margin: 0;transition: 0.5s ease;}
.stellarnav > ul > li:hover > a {color: #b3c771;transition: 0.5s ease;}
.stellarnav > ul > li:last-of-type:hover a {background: #bdcc86;}
.stellarnav > ul > li:last-of-type:hover a {background: #d4a373;color: #fff;}

.stellarnav li.has-sub > a:after {display: none;}


/*下拉選單*/
.stellarnav > ul > li > ul {background: #fbfbf5;}
.stellarnav > ul > li > ul > li {border: unset;}
.stellarnav > ul > li > ul > li+li {}
.stellarnav > ul > li > ul > li > a, .stellarnav li li.has-sub > a {
	padding: 15px;color: #000;letter-spacing: 0.08em;font-size: 15px;border-top: 3px solid #d3b784;}
.stellarnav > ul > li > ul > li > a:hover {letter-spacing: 0.15em;transition: 0.5s ease;}
.stellarnav > ul > li > ul > li > ul {background: #f6ede0;}
.stellarnav > ul > li > ul > li > ul > li {border: unset;}
.stellarnav > ul > li > ul > li > ul > li+li {}
.stellarnav > ul > li > ul > li > ul > li > a {border: unset;padding: 12px;line-height: 1;color: #000;letter-spacing: 0.08em;font-size: 15px;border-top: 3px solid #d3b784;}
.stellarnav > ul > li > ul > li > ul > li > a:hover {letter-spacing: 0.15em;transition: 0.5s ease;}

@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {
.nav-header {padding: 20px 0 0;max-width: 150px;}
.stellarnav > ul > li > a {padding: 25px 12px;font-size: 16px;}
}
@media screen and (max-width: 768px) {
.header_area {padding: 0;}
.nav-header {padding: 15px 0;}
.stellarnav.mobile {height: 100%;display: flex;justify-content: center;align-items: center;}
.stellarnav .menu-toggle {padding: 0 35px;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle span.bars span {width: 30px;border-radius: 0;background: #d3b686;margin: 0 auto 4px;}

.stellarnav.mobile.left > ul {border-right: 0;border-top: 0;box-shadow: 2px 0px 10px #cbbfb6;background: #fbfbf5;
    opacity: 0;visibility: hidden;overflow-y: auto;transform: translateX(-100%);transition: opacity .4s, visibility 0s .4s, transform .7s;}
.stellarnav.mobile.active.left > ul {transform: translateX(-0%);opacity: 1;visibility: visible;transition: opacity .4s, transform .8s;}
.stellarnav.mobile > ul > li {border-bottom: 1px #d1b78e4f solid;}

.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {letter-spacing: 0.15em;background: #d2b88b;color: #fff;}
.stellarnav .icon-close {width: 20px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 2px #ffffff;}
.stellarnav.mobile > ul > li > a, .stellarnav.mobile li li.has-sub a {padding: 18px 30px;border-bottom: 0;letter-spacing: 0.08em;color: #000000;}
.stellarnav > ul > li:last-of-type a {margin-left: 0;background: #bdcc866b;}
.stellarnav > ul > li > a:before {display: none;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 18px 15px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #9f7f60;}
.stellarnav.mobile li.open, .stellarnav.mobile li.open li.open {background: #f2ede0;padding: 0;border-top: 0;border-bottom: 2px #ccafa5 solid;}
.stellarnav.mobile ul ul {background: unset}
.stellarnav.mobile li > ul > li > a {padding: 15px 30px;letter-spacing: 0.1em;text-align: left;border-top: 1px solid #fff;border-bottom: 0;color: #000000;}
.stellarnav.mobile > ul > li:hover > a {color: #bdcc86;}
.stellarnav.mobile  > ul > li:last-of-type:hover a {background: #d4a373;color: #fff;}
}
@media screen and (max-width: 600px) {
.nav-header {max-width: 125px;}
}
@media screen and (max-width: 450px) {
.nav-header {max-width: 100px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/

@-webkit-keyframes totop {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes totop {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes tobottom {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes tobottom {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

@-webkit-keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

/*大圖-第一張*/
.pageIndex .swiper-fade .swiper-slide:nth-child(1):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-04.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 80 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
.pageIndex .swiper-fade .swiper-slide:nth-child(1):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-05.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 73 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
/*大圖-第一張動畫*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):before {
    -webkit-animation: totop 1s ease-in-out forwards;
	animation: totop 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):after {
    -webkit-animation: tobottom 1s ease-in-out forwards;
    animation: tobottom 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}

/*大圖-第二張*/
.pageIndex .swiper-fade .swiper-slide:nth-child(2):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-06.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 74 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
.pageIndex .swiper-fade .swiper-slide:nth-child(2):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-07.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 80 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
/*大圖-第二張動畫*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(2):before{
    -webkit-animation: tobottom 1s ease-in-out forwards;
	animation: tobottom 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}
.pageIndex .swiper-fade .swiper-slide-active:nth-child(2):after{
    -webkit-animation: tobottom 1s ease-in-out forwards;
	animation: tobottom 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}

/*大圖點點*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 30px);}
@media screen and (max-width: 600px) {
.swiper-pagination-bullet { width: 8px;height: 8px;}
}
@media screen and (max-width: 450px) {
.swiper-pagination-bullet { width: 5px;height: 5px;}
}

/*手機大圖*/
@media screen and (max-width: 600px) {}


/*內頁BANNER 設定*/
.banner {position: relative;background: url(https://pic03.eapple.com.tw/0908160618/banner.jpg) right;background-size: cover;
    padding: 0;min-height: 40vh;}
.banner h5 {position: absolute;transform: translateY(-50%);top: 50%;padding: 0 5%;text-align: left;width: 100%;
    max-width: 1500px;font-size: 25px;letter-spacing: 0.15em;font-weight: 500;color: #fff;}
.banner h5:before {content: 'Fit Together';display: block;letter-spacing: 0.05em;margin-bottom: 10px;font-size: 40px;
    font-weight: 900;color: #FAEDCD;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 1024px) {
.banner h5 {font-size: 22px;}
}
@media screen and (max-width: 768px) {
.banner {min-height: 30vh;}
.banner h5:before {font-size: 35px;}
}
@media screen and (max-width: 600px) {
.banner {min-height: 25vh;}
.banner h5 {font-size: 20px;margin-bottom: 5px;}
.banner h5:before {font-size: 30px;}
}
@media screen and (max-width: 450px) {
.banner {min-height: 22vh;}
.banner h5 {font-size: 20px;}
.banner h5:before {font-size: 28px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.copy {padding: 15px 0;color: #ffffff;background: #c7d39b;letter-spacing: 0.08em;}
.copy a {color: #fff;}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {
#bottom_menu {display: none;}
}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章*/
h5.blog_le_t {font-size: 22px;color: #9d815b;font-family: 'Noto Sans TC';letter-spacing: 0.08em;margin-bottom: 10px;}
.blog_search {margin-bottom: 15px;}
.blog_search input[type=search] { font-size: 15px;letter-spacing: 0.15em;color: #9d815b;border: solid 1px #9d815b;
    border-radius: 0;padding: 10px 35px 10px 15px;}
.blog_search input[type=submit] {filter: hue-rotate(135deg);}

.blog_le .accordion {border-radius: 0;border: 0;letter-spacing: 0.05em;}
.accordion li+li .link {border-top: 1px solid #9d815b;}
.accordion li .link a {padding: 15px 20px;color: #9d815b;font-size: 16px;font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #bd9569 !important;}
.submenu {background: #d3b786;}
.submenu a {color: #000000;padding: 20px 20px 20px 40px;letter-spacing: 0.08em;line-height: 1;}
.submenu a i {left: 18px;font-size: 14px;}
.submenu li.on_this_category a, .submenu a:hover {background: #9d815b;color: #FFF;}

.blog_box {display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0;}
.blog_le {padding: 0;width: 20%;}
.blog_ri {width: 78%;padding: 0;}
.blog_page h4.blog_category_title {padding: 5px 0;margin-bottom: 0;}
.blog_subbox {grid-template-columns:1fr 1fr 1fr; gap: 0;}
.subbox_item {margin-bottom: 0;width: 100%;position: relative;height: 100%;
    -webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition-property: background-color, color;
    transition-property: background-color, color;-webkit-transition-duration: .4s;transition-duration: .4s;
    -webkit-transition-timing-function: linear;transition-timing-function: linear;}
.subbox_item:hover {background-color: #FEFCEC;transition: all 0.3s ease-in-out;}
.subbox_item a {grid-template-columns: unset;padding: 13%;grid-gap: 10px;}
.subbox_item a:before {display: none;}
.subbox_item a:after {content: "";display: block;position: absolute;top: 100%;left: 0;bottom: 0;width: 100%;height: 1px;
    background-color: #E9EDC9;-webkit-transition: opacity .4s linear;transition: opacity .4s linear;opacity: 1;border: none;}
.blog_list_le {position: relative;padding-bottom: 100%;height: 0;}
.blog_list_le img {display: block;position: absolute;max-width: 100%;min-width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);
    object-fit: cover;-moz-object-fit: cover;-ms-object-fit: cover;-o-object-fit: cover;-webkit-object-fit: cover;}
.blog_list_le:before {content: 'VIEW MORE';position: absolute;z-index: 1;opacity: 0;font-size: 12px;color: #ccc;letter-spacing: 0.08em;
    position: absolute;top: 60%;left: 50%;background: #ffffff;color: #B3C771;font-weight: bold;text-align: center;line-height: 35px;padding: 0 10px;
    -moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);transition: opacity 0.6s, top 0.6s;}
.subbox_item:hover .blog_list_le:before {opacity: 1;top: 50%;transition: opacity 0.6s, top 0.6s;}

.blog_list_ri {display: flex;padding: 0;flex-direction: column;align-items: flex-start;}
.blog_list_ri>*+* {margin-bottom: 0;}
.blog_list_ri em {order: 1;font-size: 13px;letter-spacing: 0.08em;color: #ccc;}
.blog_list_ri h5 {order: 2;font-size: 16px;letter-spacing: 0.05em;color: #9d815b;padding: 15px 0 0;line-height: 1.5;max-height: 40px;}
.blog_list_ri p {display: none;}

.subbox_item:before, .subbox_item:after {content: "";position: absolute;
    width: 1px;top: 50%;height: 90%;-webkit-transform: translateY(-50%);transform: translateY(-50%);
    background-color: #E9EDC9;-webkit-transition: opacity .4s linear;transition: opacity .4s linear;}
.subbox_item:before {left: 0;}
.subbox_item:after {right: 0;}

/*相簿內頁*/
.blog_in_page h5.blog_le_t {display: none;}
.blog_in_page h4.blog_category_title {
    color: #000000;font-size: 25px;font-weight: 500;letter-spacing: 0.05em;
    border-bottom: 1px #b4b4b4 solid;padding: 0 0 20px;line-height: 1;margin-bottom: 20px;}
.blog_shareData .visitors_num, .blog_shareData .visitors_num i::before, .toShareNews b {color: #000;}
.articel_mainPic {display: none;}
.blog_box_edit * {line-height: 2;letter-spacing: 0.08em;}
.blog_box_edit * strong {font-size: 20px;}
.news_tags a {color: #000;}

.blog_back {width: 100%;grid-gap: 10px;}
.blog_back a {font-size: 16px;letter-spacing: 0.2em;padding: 15px;transition: 0.5s ease;}
.blog_back a:hover {letter-spacing: 0.35em;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: #9d815b;}
.blog_back a.article_btn_back {background: #000;}

.news_related {border-top: 1px solid #b4b4b4;background: unset;padding: 50px 0 0;}
.news_related h6 { max-width: 1500px;margin: 0 auto 50px;}
.news_related h6 span:before {font-size: 25px;color: #9d815b;font-weight: 500;letter-spacing: 0.08em;}
.news_related_list {grid-template-columns: repeat(4, 1fr);}
.news_related_list li {transition: 0.6s ease;}
.news_related_list li:hover {transform: scale(0.95);transition: 0.6s ease;}

@media screen and (max-width: 1300px) {
.blog_le {width: 20%;}
.blog_ri {width: 75%;}
.blog_subbox {grid-template-columns:repeat(2, 1fr);}
}
@media screen and (max-width: 1024px) {
h5.blog_le_t {font-size: 20px;}
.accordion li .link a {padding: 15px;font-size: 15px;}
.blog_le {width: 25%;}
.blog_ri {width: 70%;}
.blog_list_ri h5 {padding: 10px 0 0;}
.subbox_item a:before {font-size: 16px;}
}
@media screen and (max-width: 768px) {
.blog_box {flex-direction: column;}
.blog_le {width: 100%;}
.blog_ri {width: 100%;}
.blog_search {margin-bottom: 0;}
.blog_page h4.blog_category_title {padding: 0;}
.subbox_item a {padding: 10%;}
.blog_back {grid-gap: 10px;padding-top: 30px;}
}

@media screen and (max-width: 600px) {
.blog_subbox {grid-template-columns: repeat(1, 1fr);}
.blog_in_page h4.blog_category_title {font-size: 22px;padding: 10px 0 20px;}
.blog_back a, .lastPage {font-size: 15px;}
.news_related h6 span:before {font-size: 22px;}
}

@media screen and (max-width: 450px) {
.blog_in_page h4.blog_category_title {font-size: 20px;}
.blog_back {grid-template-columns: repeat(1, 1fr);}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相簿*/
.album_page .show_content, .album_class_page .show_content, .album_info_page .show_content {max-width: 100%;}
.show-list{grid-template-columns: repeat(4, 1fr);grid-gap: 15px;}
.show-list .item a, .pic-list .item a {display: flex;align-items: center;justify-content: center;}
.show-list .show_pic {width: 100%;aspect-ratio: 1 / 1;}
.show-list .item .overlay {-webkit-transform: scale(1);transform: scale(1);opacity: 1;transition: all 1s 100ms cubic-bezier(.42,0,.58,1);}
.show-list .item:hover .overlay {opacity: 0;}
.show-list .show_name, .other_subalbum li a p {position: absolute;font-size: 17px;color: #f5f5f5;font-weight: bold;letter-spacing: 0.15em;margin-top: 0;
    -webkit-line-clamp: 1;height: auto;opacity: 1;transition: all 1s 100ms cubic-bezier(.42,0,.58,1);}
.show-list .item:hover .show_name, .show-list .item:hover a p {opacity: 0;color: #f5f5f5;transition: all 1s 100ms cubic-bezier(.42,0,.58,1);}
.pic-list .item a .show_pic img {transition: all 1s 100ms cubic-bezier(.42,0,.58,1);}
.pic-list .item a:hover .show_pic img {transform: scale(1.05);transition: all 1s 100ms cubic-bezier(.42,0,.58,1);}

.pic-list{display: block;column-width: 250px;column-count:4;column-gap: 15px; break-inside: avoid;}
.pic-list .item {padding-bottom: 15px;}
.pic-list .show_pic {width: 100%;aspect-ratio: inherit;}

/*次分類*/
.subalbum-menu {margin: 0;padding: 0;}
.subalbum-menu h2, .pic-list .item h6 {display: none;}

.album_descrip {max-width: 1200px;padding: 0 5%;margin: auto;margin-bottom: 50px;color: #ccc;line-height: 1.8;
    font-size: 17px;font-weight: 300;letter-spacing: 0.05em;}

.other_album {max-width: 1500px;margin: auto;padding: 0 5%;}
.album_fixed_title {font-size: 16px;letter-spacing: 0.08em;background: unset;color: #ccc;}
.other_album_choice {margin: 10px auto;}
.other_album_choice li {background: #222;border-radius: 0;font-size: 15px;}

@media screen and (max-width: 1024px) {
.i_album_list, .show-list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 768px) {
.show-list .show_name, .other_subalbum li a p, .i_album_list li a p {font-size: 16px;}
.album_descrip {font-size: 16px;}
}
@media screen and (max-width: 600px) {
.i_album_list, .show-list {grid-template-columns: repeat(1, 1fr);}
.show-list .show_name, .other_subalbum li a p, .i_album_list li a p {font-size: 15px;}
.album_descrip {font-size: 15px;}
}
@media screen and (max-width: 450px) {
.show-list .show_name, .other_subalbum li a p, .i_album_list li a p {font-size: 14px;}
.album_descrip {font-size: 14px;}
}
@media screen and (max-width: 425px) {
.show-list .show_name, .other_subalbum li a p, .i_album_list li a p {font-size: 14px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.information_left, .information_right {padding: 0;}
.contact_content .information_left {width: 25%;}
.list_before {margin-top: 0;margin-bottom: 30px;font-size: 15px;color: #190e07;letter-spacing: 0.05em;}
.list_before.info li {padding-left: 50px;margin: 10px 0 0;letter-spacing: 0.1em;color: #190e07;}
.list_before li+li {padding-top: 10px;border-top: 1px solid #eee;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
    width: 40px;font-size: 15px;font-weight: 400;letter-spacing: 0.1em;color: #402b1d;}

.contact_le_nomap {border-radius: 10px;overflow: hidden;}

.contact_content .information_right {width: 70%;padding-left: 0;}
.contact_content form {max-width: 1500px;width: 100%;margin: auto;display: flex;padding: 50px 0;justify-content: space-between;}
.blank_letter {padding-top: 0;padding-bottom: 25px;font-size: 22px;color: #9d815b;letter-spacing: 0.1em;}
.note {letter-spacing: 0.08em;padding-left: 15px;}
.contact_form {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 15px;
    margin-top: 0;margin-bottom: 0;font-size: 16px;color: #000000;}
.contact_form li {width:100%;padding-left: 0;grid-template-columns: unset;grid-gap: 5px;}
.contact_form li .form__label {max-width: unset;display: flex;width: 100%;text-align: right;margin-left: 0;letter-spacing: 0.08em;
    padding-right: 0;vertical-align: top;flex-direction: row-reverse;justify-content: flex-end;}
.contact_form li input.noborder, .contact_form li textarea.noborder {width: 100%;border-radius: 5px;
    border: 0;padding: 10px;background: #f8f6f1;color: #000000;font-size: 15px;letter-spacing: 0.08em;}
.form select {color: #000000;letter-spacing: 0.08em;width: 100%;padding: 9px 30px 7px 10px;margin-right: 0;margin-bottom: 5px;border-radius: 5px;}
.contact_form li.last {width: 100%;justify-content: space-between;}
.contact_form li.last blockquote, .contact_form li.last cite {padding: 10px;border: unset;width: 49%;max-width: unset;border-radius: 5px;}
.contact_form li.last cite {background: #CCAFA5;color: #fff;}
.contact_form li.last blockquote {background: #A6A6A6;color: #fff;}
.contact_form li.last blockquote:hover, .contact_form li.last cite:hover {background: #9d815b;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 5px;}

@media screen and (max-width: 1024px) {
.contact_content .information_left {width: 40%;}
.contact_content .information_right {width: 55%;}
}
@media screen and (max-width: 768px){
.contact_content form {flex-direction: column;align-items: center;padding: 0;gap: 50px;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}
.blank_letter {padding-bottom: 15px;font-size: 22px;}
}
@media screen and (max-width: 600px){
.contact_form li .form__label {font-weight: normal;padding: 0;background: unset;}
}
@media screen and (max-width: 450px){
.blank_letter {padding-bottom: 10px;font-size: 20px;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
    font-size: 14px;}
.list_before.info li { font-size: 14px;}
.contact_form li .form__label {font-size: 14px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


