@charset "utf-8";
/* CSS Document */

body {
   /* min-width: initial;*/
}
.logout.my-false { display: none; }
.login.my-true { display: none; }
.regist.my-true { display: none; }

input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  }

#fs_Top main {
  overflow: hidden;
}
.fs-l-main {
  overflow: hidden;
}
ruby {
    display: inline-block;
}
.mt30 {
    margin-top: 30px;
}
.fs-c-documentColumn__heading {
    color: #caa845;
    border-color: #caa845;
text-align: left;
    font-weight: bold;
}
.fs-c-documentArticle__heading {
    background: #caa845;
    color: #ffffff;
    padding: 10px 0px;
    padding-left: 15px;
    text-align: left;
    font-size: 1.8rem;
}
nav.fs-c-breadcrumb {
  max-width: 1000px;
  margin: auto;
  margin-top: 30px;
  font-size: 1.2rem;
}
div.fs-c-breadcrumb {
  max-width: 1000px;
  margin: auto;
  font-size: 1.2rem;
}
#fs_ProductDetails .fs-c-breadcrumb__list > li:last-child {
  display: none;
}
.fs-c-breadcrumb__list {
  padding: 0px;
}
.fs-l-productLayout {
  margin-top: 30px;
}
#fs_ProductDetails .fs-l-page h1.fs-c-productNameHeading.fs-c-heading {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

#fs_ProductDetailsSubscribe .fs-l-page h1.fs-c-productNameHeading.fs-c-heading {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.fs-c-productPrices--productDetail .fs-c-price {
  font-size: 2.25rem;
  font-weight: bold;
  color: #000;
}
.product_comment01 {
  margin-bottom: 60px;
}
.product_comment01 img{
  display: block;
  margin:auto;
}
.fs-l-page .fs-l-main .page {
  margin-top: 100px;
  margin-bottom: 100px;
}
.fs-l-page .fs-l-main .page h2 {
  margin-bottom: 50px;
}
table {
  border-collapse: collapse;
}
.fs-body-wishlist-login .fs-c-newUsers {
    margin-left: 0px; 
}
.fs-p-productDescription.fs-p-productDescription--full {
   font-size: 1.2rem; 
}

.fs-c-subgroup .fs-c-listControl {
    font-size: 12px;
}
.fs-c-subgroup .fs-c-subgroupList {
    gap: 10px;
}
.fs-c-subgroupList {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 8px 0;
    padding: 1px 0 0 1px;
}
.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item {
    flex-basis: auto;
}
.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link {
    display: block;
    text-align: center;
    border: 0;
    background: rgba(209,209,209,.3);
    border-radius: 500px;
}

.fs-c-subgroup .fs-c-listControl:not(:first-of-type) {
    display: none;
}
.fs-c-subgroup .fs-c-listControl {
    font-size: 12px;
}
.fs-c-productList__controller .fs-c-sortItems {
    border: 0;
    flex-flow: wrap;
}
.fs-c-productList__controller .fs-c-sortItems {
    border: 0;
    flex-flow: wrap;
}
.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label {
    width: 100%;
    text-align-last: left;
    padding: 10px 0 10px 5px;
    border: 0;
    font-size: 14px;
}
.fs-c-subgroupList__link::after{content:none!important}

a.txt_link {
    color: #eb6a96;
    text-decoration: underline;
}
.fs-c-documentColumn__heading {
    color: #caa845;
    border-color: #cdac4e;
    margin-bottom: 30px;
}
.fs-l-page h1.c-hdg__ttl01_jp {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600;
    color: #333;
}
.fs-l-page h2.fs-c-subSection__title, .fs-l-page h2.fs-c-linkedServiceLogin__title {
    border-bottom: 1px solid currentColor;
    color: #333;
    font-size: 1.8rem;
}
.fs-c-otherServiceLogin:not(:first-child) {
    margin: 40px 0;
}
.fs-c-linkedServiceLogin__body {
    margin: 20px 0;
}
.fs-c-productPointDisplay {
    font-size: 14px;
}
.fs-c-productList__list .fs-c-productListItem form>* {
    width: 100%;
}
.fs-c-productNotice--outOfStock {
    background: none;
    padding: 0px;
    text-align: left;
    color: #d80000;
}
.fs-c-productQuantityAndWishlist {
}
.fs-l-productLayout__item.fs-l-productLayout__item--2 {
}
.fs-c-productCarouselMainImage__thumbnailList {
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.fs-p-productDescription.fs-p-productDescription--full a {
   color: #b7a163;
    text-decoration: underline;
}

.fs-c-buttonContainer .fs-c-button--particular {
    background: #fff;
    border: 0px;
    border-radius: 3px;
    color: #3c3c3c;
    cursor: pointer;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    box-shadow: none;
    display: flex;
}
    .fs-l-product2 .fs-c-productActionButton .fs-c-button--primary, .fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary {
        min-width: 90%;
    }
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: grid;
    grid-template-columns: calc(60% - 16px / 2) calc(40% - 16px / 2);
    grid-template-columns: 450px 450px;
    grid-gap: 100px;
    align-items: start;
  }
  .fs-l-product2 .fs-c-productActionButton .fs-c-button--primary, .fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary {
    min-width: 80%;
  }
.fs-body-login .fs-c-loginForm > * {
    flex-basis: calc(50% - 40px);
}
}
@media screen and (min-width: 769px) {
  .fs-c-button--addToWishList--detail.fs-c-button--particular .fs-c-button__label {
    font-size: 1.5rem;
  }
  .fs-body-login .fs-c-loginForm {
    display: flex;
    justify-content: flex-start;
    gap: 48px 80px;
    flex-wrap: wrap;
}
.fs-c-productList__controller {
    align-items: flex-end;
}
.fs-c-productList__controller {
    align-items: flex-end;
}


}



@media screen and (max-width: 768px) {

.fs-l-page h1 {
    margin-left: 0;
    text-align: center;
}
#fs_Top .mvWrap .mainvisual_flex .slick-list {
    overflow: visible;
}
#fs_Top .mvWrap .prev-arrow {
}
#fs_Top .mvWrap .next-arrow {
}
nav.fs-c-breadcrumb , div.fs-c-breadcrumb {
    width: 90%;
}
.fs-l-page .fs-l-main .page {
  margin-top: 10vmin;
  margin-bottom: 10vmin;
}


}

/******************

会社概要

************************/
.fs-l-page .fs-l-main .company.page table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.fs-l-page .fs-l-main .company.page table th {
  background: #f9f9f9;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: left;
  padding: 15px;
}
.fs-l-page .fs-l-main .company.page table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: left;
  padding: 15px;
}
/******************

特定商取引法に基づく表記

************************/
.fs-l-page .fs-l-main .law.page table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  max-width: 1000px;
  margin: auto;
}
.fs-l-page .fs-l-main .law.page table th {
  background: #f9f9f9;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: left;
  padding: 15px;
  vertical-align: middle;
  width: 160px;
}
.fs-l-page .fs-l-main .law.page table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: left;
  padding: 15px;
}
/******************

ブランド紹介

************************/
.fs-l-page .fs-l-main .brand.page .img {
  text-align: center;
}
/******************

よくある質問

************************/
.fs-l-page .fs-l-main .faq.page #queslist {
  border: solid 1px #CCCCCC;
  background: #fffbef;
  margin-bottom: 20px;
  padding: 20px 20px 0;
}
.fs-l-page .fs-l-main .faq.page ul.question {
  margin: 30px 20px 20px;
  margin-top: 30px
}
.fs-l-page .fs-l-main .faq.page ul.question li {
  list-style-type: disc;
  margin-left: 20px;
}
.fs-l-page .fs-l-main .faq.page ul.question li a {
  text-decoration: underline;
}
.fs-l-page .fs-l-main .faq.page ul.question li a:hover {
  text-decoration: none;
}
.fs-l-page .fs-l-main .faq.page div.ques_item_title {
  padding: 5px 10px;
  border-bottom: solid 1px #006699;
  border-left: solid 3px #006699;
  margin-bottom: 10px;
  font-size: 22px;
}
.fs-l-page .fs-l-main .faq.page .pagetop {
  text-align: right;
  margin-bottom: 20px;
  color: #CC0000;
  font-size: 14px;
}
.fs-l-page .fs-l-main .faq.page table tr:nth-child(2) td {
  background: #fffbef;
}
.fs-l-page .fs-l-main .faq.page table tr td:nth-child(2) {
  padding: 15px;
}
.fs-l-page .fs-l-main .faq.page table tr td img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.fs-l-page .fs-l-main .faq.page table tr td table {
  width: auto;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.fs-l-page .fs-l-main .faq.page table tr td table tr td {
  width: 50%;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.fs-l-page .fs-l-main .faq.page table tr td table tr td {
  background: #fff !important;
  padding: 15px;
}
.fs-l-page .fs-l-main .faq.page table tr td table tr:nth-child(1) td {
  background: #f9f9f9 !important;
}
.fs-l-page .fs-l-main .faq.page table tr td table tr:nth-child(2) td {
  background: #fff !important;
}
/******************

ご利用規約

************************/
.fs-l-page .fs-l-main .kiyaku.page h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.fs-l-page .fs-l-main .kiyaku.page ol {
  margin-bottom: 30px;
}
.fs-l-page .fs-l-main .kiyaku.page ol li {
  list-style: disc;
}
.fs-l-page .fs-l-main .kiyaku.page p {
  margin-bottom: 30px;
}
/******************

お支払い方法について

************************/
.fs-l-page .fs-l-main .payment.page h3 {
  margin-bottom: 30px;
  text-align: left;
  font-size: 1.8rem;
}
.fs-l-page .fs-l-main .payment.page h4 {
  text-align: left;
  font-size: 1.6rem;
}
.fs-l-page .fs-l-main .payment.page ul.detail {
  margin-bottom: 30px;
  line-height: 1.5;
  text-indent: -0.8em;
  list-style: none;
  padding-left: 1em;
}
.fs-l-page .fs-l-main .payment.page ul.detail li:before {
  content: "• ";
}
.fs-l-page .fs-l-main .payment.page p {
  margin-bottom: 30px;
}
/******************

配送・送料について

************************/
.fs-l-page .fs-l-main .send.page h3 {
text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}
.fs-l-page .fs-l-main .send.page h4 {
    font-size: 18px;
    margin-top: 55px;
    margin-bottom: 30px;
    border-left: 3px solid #000;
    padding-left: 10px;
}

.fs-l-page .fs-l-main .send.page h5 {
    margin: 25px 0 10px 0;
    font-size: 16px;
}

.fs-l-page .fs-l-main .send.page p {
  margin-bottom: 30px;
}
.fs-l-page .fs-l-main .send.page #anker_list ul {
max-width: 1000px;
    margin: 0% auto 6%;
}
.fs-l-page .fs-l-main .send.page #anker_list ul li {
  list-style: initial;
  margin-left: 5%;
  margin-bottom: 1%;
}
.fs-l-page .fs-l-main .send.page #anker_list ul li a {
  font-size: 0.9em;
}
.fs-l-page .fs-l-main .send.page #ank_send1 , .fs-l-page .fs-l-main .send.page #ank_send2 , .fs-l-page .fs-l-main .send.page #ank_send3 , .fs-l-page .fs-l-main .send.page #ank_send4 , .fs-l-page .fs-l-main .send.page #ank_send5, .fs-l-page .fs-l-main .send.page #ank_send7 {
  max-width: 1000px;
  margin: 0 auto;
}
.fs-l-page .fs-l-main .send.page #ank_send1 table {
  border-collapse: collapse;
  font-size: 0.9em;
  width: 98%;
  margin: 0 auto 1em;
}

.fs-l-page .fs-l-main .send.page #ank_send1 table tr, .fs-l-page .fs-l-main .send.page #ank_send1 table th, .fs-l-page .fs-l-main .send.page #ank_send1 table td {
  text-align: center;
    padding: 0.5em 0.5em;
    width: 2%;
    border: 1px solid #333;
}
.fs-l-page .fs-l-main .send.page #ank_send1 div {
  margin: 5% auto 10%;
}
.fs-l-page .fs-l-main .send.page p.att {
  font-size: 0.8em;
}
.fs-l-page .fs-l-main .send.page #ank_send2 table {
  border-collapse: collapse;
  text-align: center;
  width: 98%;
}
.fs-l-page .fs-l-main .send.page #ank_send2 table tr {
  font-size: 0.9em;
  border: 1px solid #333;
}
.fs-l-page .fs-l-main .send.page #ank_send2 table td {
  border: 1px solid #333;
  font-size: 0.8em;
  padding: 0.5em;
}
.fs-l-page .fs-l-main .send.page #ank_send2 table td:nth-child(2) {
  text-align: left;
}
.fs-l-page .fs-l-main .send.page #ank_send3 img {
  max-width: 370px;
}
.fs-l-page .fs-l-main .send.page #ank_send3 p {
  font-size: 0.8em;
  line-height: 2.2;
}
.fs-l-page .fs-l-main .send.page #ank_send6 h3 {
  text-align: center;
}
.fs-l-page .fs-l-main .send.page #ank_send6 img {
  max-width: 1000px;
}
.fs-l-page .fs-l-main .send.page #ank_send6 div p {
  font-size: 0.8em;
}
.fs-l-page .fs-l-main .send.page #ank_send2 {
	margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
#ank_send1 .table-scroll {
  overflow: scroll;
}
}

/******************

会員規約

************************/

.fs-l-page .fs-l-main　.terms_member.page {
	
}
.fs-l-page .fs-l-main .terms_member.page h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.fs-l-page .fs-l-main .terms_member.page p {
  margin-bottom: 30px;
}
.fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal {
    list-style: decimal;
}

.fs-l-page .fs-l-main .terms_member.page ol, .fs-l-page .fs-l-main .terms_member.page ul {
    margin: 12px 0 30px 24px;
}
.fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal ol.list-style-decimal, .fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal-bracket {
    margin-left: 0;
    list-style: none;
    counter-reset: decimal-has-backets;
}
.fs-l-page .fs-l-main .terms_member.page ol ol, .fs-l-page .fs-l-main .terms_member.page ol ul, .fs-l-page .fs-l-main .terms_member.page ul ol, .fs-l-page .fs-l-main .terms_member.page ul ul {
    margin-top: 16px;
    margin-bottom: 16px;
}

.fs-l-page .fs-l-main .terms_member.page li+li {
    margin-top: 12px;
}
.fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal ol.list-style-decimal li, .fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal-bracket li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal ol.list-style-decimal li:before, .fs-l-page .fs-l-main .terms_member.page ol.list-style-decimal-bracket li:before {
    content: "(" counter(decimal-has-backets) ")";
    counter-increment: decimal-has-backets;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 8px 0 0;
}


/******************

美人生活について

************************/

.fs-l-page .fs-l-main .about.page .img {
    text-align: center;	
}



/******************

商品詳細

************************/


.fs-c-productNumber {
  font-size: 14px; 
}
.fs-c-productMainImage__image img {
    border: none;
}

.fs-c-productNameHeading__copy {
    display: block;
    margin-bottom: 10px;
    color: #7a7a7a;
}
.fs-l-productLayout .fs-c-productPrice.fs-c-productPrice--selling {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.fs-c-productPrice__main {
    padding-right: 5px;
}

select.fs-c-quantity__select.fs-system-quantity-list {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 5px;
}

.fs-l-productLayout .fs-c-button--addToCart--detail.fs-c-button--primary {
    border-radius: 80px;
    line-height: 1em;
    padding: 1.5em 1.6em 1.5em;
    max-width: 80%;
    min-width: 80%;
}

.fs-body-product .product_comment01 div {
	margin: auto;
	max-width: 750px;
}
.fs-body-product .product_comment01 table {
	margin: auto;
	max-width: 750px;
}
.fs-c-productCarouselMainImage__image > img {
    max-width: 450px;
    max-height: 450px;
}
.fs-c-productMainImage .fs-c-productMainImage__expandButton {
   display: none;
}

@media screen and (min-width: 769px) {
.fs-c-productThumbnail__image {
    flex-basis: 77px;
    min-width: 77px;
}
.fs-c-productThumbnail__image:nth-child(4n) {
    margin-right: 16px;
}
.fs-c-productThumbnail__image:nth-child(5n) {
    margin-right: 0;
}

}

@media screen and (max-width: 767px) {

.fs-body-product .product_comment01 div {
	margin: auto;
	max-width: 100%;
}	
.fs-body-product .product_comment01 table {
	margin: auto;
	max-width: 100%;
}	
.fs-c-productCarouselMainImage__image > img {
    max-width: 92vw;
    max-height: 92vh;
}
.fs-c-productThumbnail__image {
    flex-basis: 18%;
    min-width: 18%;
}
.fs-c-productThumbnail__image:nth-child(4n) {
    margin-right: 2.5%;
}
.fs-c-productThumbnail__image:nth-child(5n) {
    margin-right: 0;
}
	
}


/***********

会員登録画面

*********************/



.fs-p-announcement {
    margin-top: 50px;
    margin-bottom: 50px;
    background: #f9f9f9;
    padding: 30px 0;
}
.fs-p-announcement .fs-p-announcement__title {
	font-size: 24px;
    margin: auto;
    margin-bottom: 30px;
    border-bottom: 3px solid #e66098;
    padding-bottom: 5px;
    width: 65%;
}
.fs-p-announcement .fs-p-announcement__body p {
	text-align: center;
	margin-bottom: 20px;
}
.fs-p-announcement .fs-p-announcement__body .fs-c-orderedList {
	max-width: 50%;
	margin: auto;
	margin-bottom: 20px;
}
.fs-c-buttonContainer {
    margin: auto;
}

@media screen and (max-width: 767px) {

.fs-p-announcement {
    margin-top: 5vmin;
    margin-bottom: 5vmin;
    padding: 5vmin;
}	
.fs-p-announcement .fs-p-announcement__title {
	font-size: 5vmin;
    margin: auto;
    margin-bottom: 5vmin;
    width: 100%;
}
.fs-p-announcement .fs-p-announcement__body .fs-c-orderedList {
	max-width: 100%;
	margin: auto;
	margin-bottom: 5vmin;
}	

}



/***********

会員管理画面

*********************/

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
	font-size: 12px;
}


/***********

会員登録完了画面

*********************/


.fs-c-registerSuccessMessage {
	margin-top: 50px;
}
.fs-c-registerSuccessMessage .ttl {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}
.fs-c-registerSuccessMessage ul {
	max-width: 50%;
    margin: auto;
    margin-bottom: 30px;
}
.fs-c-registerSuccessMessage ul li {
	text-align: left;
	margin-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
}
.fs-body-register-success .fs-c-buttonContainer--myPageTop {
	margin-bottom: 50px;
}



@media screen and (max-width: 767px) {

.fs-c-registerSuccessMessage .ttl {
    font-size: 20px;
}
.fs-c-registerSuccessMessage ul {
    max-width: 100%;
}	
	
}



/***********

会員退会画面

*********************/

.fs-c-buttonContainer--pair .fs-c-button--cancel {
	padding: 2em 2.5em;
    margin-right: 0;
    margin-left: 15px;
}
.fs-c-inputInformation__button {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    grid-row-gap: 0;
    grid-column-gap: 0;
}
.fs-c-buttonContainer--pair .fs-c-button--primary {
	min-width: auto;
    max-width: 100%;
    margin: 0;
}


/***********

マイページTOPボタン

*********************/



.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    border: 1px solid #333;
    padding: 15px;
    text-align: center;
    max-width: 25%;
}
.fs-c-button--plain {
	text-align: center;
    margin: auto;
}

@media screen and (max-width: 767px) {

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin: auto;
    margin-top: 5vmin;
    margin-bottom: 10vmin;
    border: 1px solid #333;
    padding: 10px;
    text-align: center;
    max-width: 60%;
    font-size: 12px;
}	

	
}



/***********

レスポンシブ対応css

*********************/




@media (min-width: 1100px) and (max-width: 1400px) {
	
/*.headerArea .__box .c_Area ul.nav li.nav_list:nth-child(1) {
    margin-right: 0;
}
.headerArea .__box .c_Area ul.nav li {
    width: 100px;
    text-align: center;
}	
.headerArea .__box .c_Area ul.nav li a {
    position: relative;
    font-size: 12px;
}
.headerArea .__box .r_Area {
    position: absolute;
    right: 0;
    top: -10px;
}	
	
.headerArea .__box .l_Area {
    position: absolute;
    left: 15px;
    top: -20px;
} */


	
}


@media screen and (max-width: 767px) {

.headerArea .l_Area .search-wrap form input[type="submit"] {
   -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: auto;
  height: auto;
      top: 5vmin;
    right: 5vmin;
}	

	
}



/***********

お問い合わせフォーム

******************/

.contact.page .company-list {
    display: flex;
    flex-flow: wrap;
    width: auto;
    border-bottom: solid 1px #e0e0e0;
}

.contact.page .company-list>dt, .contact.page .company-list>dd {
    padding: 2em;
}
.contact.page .company-list>dd dl.add {
	padding-top: 10px;
}
.contact.page .company-list>dd dl.add dt {
	padding-bottom: 10px;
}
.contact.page .company-list>dd dl.add dd {
	padding-bottom: 10px;
}


.contact.page .company-list>dt {
    width: 30%;
    font-weight: 500;
}

.contact.page .company-list>dd {
    width: 68%;
    word-break: break-all;
}

.contact.page textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    display: block;
    padding: 0.5em;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    margin: 0.4em 0;
}
.contact.page .c-btn__wrap .btn_001 {
	display: block;
    margin: auto;
    text-align: center;
    margin-top: 50px;
    border: none;
    padding: 10px 0px;
    max-width: 300px;
    width: 100%;
	border-radius: 10px !important;
}
.contact.page .c-txt__s {
	color: #e80000;
}
.contact.page .required {
	color: #e80000;
} 


@media screen and (min-width: 768px) {

.contact.page .company-list>dt, .contact.page .company-list>dd {
    padding: 2em;
    border-top: solid 1px #e0e0e0;
}	

	
}

@media screen and (max-width: 767px) {
	
.contact.page .company-list>dt {
    width: 100%;
    background: rgba(224,224,224,.5);
}

.contact.page .company-list>dd {
    width: 100%;
    padding: 2em 0;
}	
	
}














