@charset "UTF-8";

/**
 * プロパティ
 * デザイン微修正の為のoverride用
 */
.p-252 {
  padding: 2.5rem 2rem;
}

@media screen and (max-width: 769px) {
  .m-Adjustment {
      margin: 0 3rem 4rem 3rem!important;
  }
}

.pt-3p {
  padding-top: 3px!important;
}
.pt-05 {
  padding-top: 0.5rem;
}

.pb-0 {
  padding-bottom: 0!important;
}

.pb-5p {
  padding-bottom: 5px!important;
}

@media all and (-ms-high-contrast: none){
  .pb-06rem {
    padding-bottom: 0.7rem;
  }

  .mt-m4rem {
    margin-top: -0.5rem;
  }
}
.m-8rem {
  margin: 8rem;
}

.ml-2r {
  margin-left: 2rem!important;
}

.mb-0 {
  margin-bottom: 0!important;
}

.mb-1r {
  margin-bottom: 1rem!important;
}

.bd-none {
  border-bottom: none!important;
}

.f-1-5rem {
  font-size: 1.5rem;
}

.Display__Block {
  display: block;
}

@media all and (-ms-high-contrast: none){
  .DoutorAlign__Start {
    align-items: flex-start;
  }
}

/**
 * 各フォーム関連
 */
.DoutorForm__CompanyAnnotation {
  font-size: 1rem;
  font-weight: 700;
  color: #c33636;
  display: block;
  margin-top: .8rem;
  letter-spacing: .05em;
  line-height: 1.4;
}

/**
 * バリデーションエラーメッセージ対応
 */
.postal__ErrorText {
  margin-top: .8rem;
  margin-bottom: 1.6rem;
}

.nextDeliveryDate__ErrorText {
  margin-top: .8rem;
}

#pref__ErrorArrow::after {
  top: 32%;
}

#next_delivery_date_Error {
  justify-content: center;
}

/**
 * EC-CUBEデフォルトCSS
 */
.ec-errorMessage {
  margin-bottom: 25px;
  font-size: 12px;
  font-weight: bold;
  color: #DE5D50;
}

/**
 * 新規仮会員登録完了画面
 */
.DoutorShopping__TempMember {
  max-width: 65%;
}

/**
 *モーダル
 */
.DoutorModal__BuyText {
  line-height: 1.3;
  font-size: 1.6rem;
}

/**
 *ご注文手続き画面
 */
.DoutorShopping__CheckboxRelative {
  position: relative;
  top: 2px;
}

.DoutorShopping__ContentRadioPoint {
  margin-bottom: 0;
  border-bottom:none;
  padding-bottom: 2rem;
}

.DoutorShopping__ContentRadioFixpm {
  padding-top: 3px;
  padding-bottom: 5px;
}

.DoutorResult__Terms .DoutorResult__TermsItem:hover {
  cursor: pointer;
}

.ui-datepicker-close {
  display: none;
}

#ui-datepicker-no-date {
  width: 90%;
  margin-left: 1.7rem;
  float: none;
}

@media screen and (max-width: 768px) {
  #ui-datepicker-no-date {
    margin-left: 1.5rem;
  }
}

.ui-datepicker-height-side {
  top: 803px!important;
}

.ui-datepicker-height-side-subsc {
  top: 700px!important;
}

/**
 * カート画面
 */
 .DoutorCart__DeleteBtn.-pc.open-delete,
 .DoutorCart__DeleteBtn.-pc.open-subs-delete {
  background-color: #aaa7a2;
  border: 1px solid #aaa7a2;
  border-radius: 4px;
  color: #fff;
  font-size: 1.3rem;
  padding: .6rem 1.2rem;
}

@media all and (-ms-high-contrast: none){
  .DoutorCart__DeleteBtn.-pc.open-delete, .DoutorShoppingProductEdit__StatusRemove.-res.open-delete.DoutorCart__DeleteBtn,
    .DoutorCart__DeleteBtn.-pc.open-subs-delete, .DoutorShoppingProductEdit__StatusRemove.-res.open-subs-delete.DoutorCart__DeleteBtn {
    background-color: #aaa7a2;
    border: 1px solid #aaa7a2;
    border-radius: 4px;
    color: #fff;
    font-size: 1.3rem;
    padding: 0.6rem 1.2rem 0.2rem!important;
  }
}

.DoutorShoppingProductEdit__Label{
    display:flex;
    flex-wrap: nowrap;
}

.DoutorShoppingProductEdit__Label span+span{
    margin-left: 10px;
}

.DoutorShoppingProductEdit__SubsLabel,
.DoutorShoppingProductEdit__PreOrderLabel{
    background-color:#7a5200;
    border-radius:2px;
    color:#fff;
    display:block;
    font-size:1rem;
    margin-bottom:.8rem;
    padding:.6rem;
    text-align:center;
    width:fit-content;
    white-space: nowrap;
}

.DoutorShoppingProductEdit__DeliveryLabel{
    background-color:#EDE3D0;
    border-radius:2px;
    color:#3E2800;
    display:block;
    font-size:1rem;
    margin-bottom:.8rem;
    padding:.6rem;
    text-align:center;
    width:fit-content;
    white-space: nowrap;
}

.DoutorProductConfirm__SubsNewLabel {
    background-color: #c00000;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 1rem;
    margin-bottom: 0.8rem;
    padding: 0.6rem;
    text-align: center;
    width: fit-content;
    white-space: nowrap;
}

.DoutorShopping__SubsCartItemList,
.DoutorShopping__SubsItemList {
    background-color: #e5dac5;
}

#subs_cart .DoutorShopping__ContentContainer {
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 2rem;
  background-color: #e3dac5;
}

#subs_cart .DoutorShoppingProductEdit{
  padding-bottom: 0;
}
@media screen and (max-width: 415px){
  #subs_cart .DoutorShoppingProductEdit{
    padding-bottom: 0;
  }
}
@media screen and (max-width: 769px){
  #subs_cart .DoutorShoppingProductEdit{
    padding-bottom: 0;
  }
}

.DoutorShopping__SubsCartItemList .DoutorShoppingProductEdit__StatusWpra {
    background-color: #fff;
    border: #c00000 solid 3px;
    padding: 0.5rem;
}
.DoutorShopping__SubsItemList .DoutorShoppingProductEdit__StatusWpra {
    background-color: #fff;
    border: #fff solid 3px;
    padding: 0.5rem;
}
.DoutorShopping__SubscriptionCartInfo {
    font-size: 1.4rem;
    margin-bottom: 3.2rem;
    line-height: 1.4;
}
.DoutorModal__TextAlignLeft {
  text-align: left;
}


/**
 * ご注文手続き画面
 */
.DoutorShopping__ContentInputAnnotation {
  display: block;
  margin-top: .8rem;
}

.DoutorAnnotationText {
  color: #221816;
  font-size: 1rem;
  display: flex;
  letter-spacing: .05em;
  line-height: 1.5;
}

.DoutorAlign__Base {
  align-items: baseline;
}

@media screen and (min-width: 768px) {
  .DoutorAlign__PCBase {
    align-items: baseline;
  }
}

.DoutorShopping__ContentShoppingAddress {
  margin: 3rem 0;
}

.submit-confirm:disabled {
    opacity: .8;
}

.DoutorProductConfirm__text{
  margin: 1rem 0;
}


/**
 * ご注文確認画面
 */

.DoutorShopping__ContentCustomerCaution {
  font-weight:500;
  font-size:1.4rem;
  line-height:1.4;
  background:#fdf8ec;
  border-radius:3px;
  padding:1.4rem
}

.DoutorShopping_ContentShippingInfo {
  margin-bottom: 3rem;
  padding: 1.4rem 0;
}

.DoutorShopping__ContentInnerHeading {
  font-size:1.4rem;
}

.DoutorProductConfirm__Label{
    display:flex;
    flex-wrap: nowrap;
}

.DoutorProductConfirm__Label span+span{
    margin-left: 10px;
}

.DoutorProductConfirm__SubsLabel,
.DoutorProductConfirm__PreOrderLabel{
    background-color:#7a5200;
    border-radius:2px;
    color:#fff;
    display:block;
    font-size:1rem;
    margin-bottom:.8rem;
    padding:.6rem;
    text-align:center;
    width:fit-content;
    white-space: nowrap;
}

.DoutorProductConfirm__DeliveryLabel{
    background-color:#EDE3D0;
    border-radius:2px;
    color:#3E2800;
    display:block;
    font-size:1rem;
    margin-bottom:.8rem;
    padding:.6rem;
    text-align:center;
    width:fit-content;
    white-space: nowrap;
}
.Subsc_notice {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 1.3;
}
#page_shopping_confirm .DoutorAnnotationText {
  margin-left: 15rem;
  margin-bottom: 2rem;
}

/* 3DS2.0対応　ここから */
ul.attention_3dsecure {
  padding-left: 1.5em;
  font-size: 1.4rem;
}
ul.attention_3dsecure li{
  text-indent: -1.5em;
  margin-top: 1rem;
  line-height: 1.2;
}
ul.attention_3dsecure_detail {
  padding-left: 0;
  font-size: 1.4rem;
}
ul.attention_3dsecure_detail li {
  text-indent: 0;
}
.DoutorResult__3dsecure {
  font-size: 1.2rem;
  color: #c33636;
  margin-top: 1rem;
  line-height: 1.5;
  font-weight: bold;
}
.DoutorResult__3dsecure a {
  text-decoration: underline;
}

/* 3DS2.0対応　ここまで */


@media screen and (max-width: 769px) {
  #page_shopping_confirm .DoutorAnnotationText {
    margin-left: 0;
    margin-top: -1rem;
    margin-bottom: 1rem;
  }
}


/**
 * ご注文完了画面
 */
.DoutorShopping__DoneText a {
  color: #ad8c47;
  text-decoration: underline;
}

.DoutorShopping__DoneText a:hover {
  opacity: .8;
}

.DoutorShopping__DoneText span{
  font-weight: bold;
}

.DoutorShopping__DoneNum {
  line-height: 1.8;
}
/**
 * マイページ関連
 */
.mypage-alert-normal {
  width: 100%;
  background-color: #e6e6e6;
  color: #000;
  margin-top: 20px;
  padding: 25px;
  font-size: 1.5rem;
  border-radius: 4px;
  line-height: 1;
}

.DoutorMypage__ButtonGroup {
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  margin-top:32px;
  width:100%;
}

.DoutorMypage__ButtonGroupItem {
  margin-bottom:1.8rem;
  margin-right:1.2rem;
  width:calc(25% - 12px);
}

.DoutorMypage__ButtonGroupItemLink {
  border:1px solid #ddd;
  border-radius:4px;
  display:block;
  font-size:1.6rem;
  font-weight:700;
  padding:28px 24px;
  position:relative;
}

.DoutorMypage__ButtonGroupItemLink:after {
  background:url(/html/user_data/assets/images/commons/icons/icon_arrow_circle_right_brown.svg) no-repeat 50%;
  background-size:contain;
  content:"";
  height:2rem;
  position:absolute;
  right:2rem;
  top:50%;
  transform:translateY(-50%);
  width:2rem;
}

.DoutorMypage__ButtonMarginUnder {
  margin-bottom: 4rem;
}

.DoutorMyPage__BoxAfterStatus {
  padding: 0;
}

.DoutorMypage__BoxEditCardLink {
    font-size: 1.4rem;
    margin-top: 1.6rem;
    text-align: right;
    line-height: 1;
    font-weight: 700;
    text-decoration: underline;
}

.DoutorMypage__BoxInfoInputBase {
  align-items: baseline!important;
}

.DoutorMypage__PlaceNone::placeholder {
  color: #000;
}

.DoutorMypage__PlaceNone option:first-child {
  display: none;
}

.DoutorMypage__ChangeCardLink {
  color: #ad8c47;
  text-decoration: underline;
}

.DoutorMypage__ContentCheckboxWrap{
    margin-top:.8rem;
}
.DoutorMypage__ContentCheckboxWrap{
    display:block;
    margin-top:1rem;
    padding-left:3rem;
}
.DoutorMypage__ContentCheckboxWrap input[type=checkbox]{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    opacity:0;
    position:absolute;
    text-indent:-100%;
}
.DoutorMypage__ContentCheckboxWrap input[type=checkbox]:checked+.DoutorMypage__ContentCheckboxLabel:after{
    opacity:1;
}
.DoutorMypage__ContentCheckboxWrap input[type=checkbox]:checked+.DoutorMypage__ContentCheckboxLabel:before{
    background-color:#e6cf9d;
    border-color:#ad8c47;
}
.DoutorMypage__ContentCheckboxLabel{
    color:#000;
    cursor:pointer;
    font-size:1.4rem;
    letter-spacing:.1em;
    position:relative;
}
.DoutorMypage__ContentCheckboxLabel:after,.DoutorMypage__ContentCheckboxLabel:before{
    content:"";
    display:block;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    transition:opacity .125s;
}
.DoutorMypage__ContentCheckboxLabel:after{
    color:#3e2800;
    content:"\f00c";
    font-family:"Line Awesome Free","Line Awesome Brands";
    left:-2.5rem;
    opacity:0;
    font-weight: 700;
}
.DoutorMypage__ContentCheckboxLabel:before{
    border:1px solid #9fa0a0;
    height:1.8rem;
    left:-2.8rem;
    width:1.8rem;
}
.DoutorMypage__SubsPaymentMsg {
  padding: 5px 0;
  margin: 0 auto;
  font-size: 1.5rem;
  text-align: center;
}

@media (max-width: 769px) {
  .DoutorMypage__ButtonGroupItem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.2rem;
  }
  .DoutorMypage__ButtonGroupItemLink {
    font-size: 1.5rem;
    padding: 20px;
  }
}

@media (max-width: 415px) {
  .DoutorMyPage__SPNoneData {
      width: 25rem;
  }
}
/**
 * ログイン画面
 */
 @media screen and (min-width: 769px) {
  .DoutorSignin__HeightEqual {
    align-items: stretch;
  }

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

/**
 * 新規会員登録画面
 */
.DoutorForm__RegistWrap::after {
  content: none;
}

@media screen and (max-width: 769px) {
  .DoutorEntry__SpPrivacy {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
}

/**
 * 商品一覧画面
 */

.DoutorProductList__CategoryObs{
  font-size:1.6rem;
  letter-spacing:.01em;
  padding-top: 0.5em;
}
.DoutorProductCard__PreOrderDetail {
    font-size: 1.3rem;
    margin-top: 1rem;
    line-height: 1.2;
    font-weight: 700;
}
.DoutorProductCard__SelectWrap select{
  background-color: #fff;
  margin-top: 1rem;
  width: 100%;
}

.DoutorProductCard__GiftHelpLink{
  color: #aaa7a2;
  display: flex;
  font-weight: 700;
  margin: 1rem 0.5rem 1.5rem;
  font-size: 1.6rem;
}
.DoutorProductCard__GiftHelpLink:before {
  border-color: transparent transparent transparent #aaa7a2;
  border-style: solid;
  border-width: 7px 0 7px 9px;
  content: "";
  display: block;
  height: 0;
  margin-right: 0.8rem;
  width: 0;
}

@media screen and (max-width: 769px) {
  .DoutorProductList__CategoryObs {
    font-size:1.2rem
  }
  .DoutorProductCard__SelectWrap select{
    font-size: 1rem;
  }

}

.DoutorModal__BuyHeadFlexColumn {
    flex-direction: column;
}

.DoutorButtonRightCircle:disabled {
    opacity: .8;
}

/**
 * 商品詳細画面
 */
.DoutorProductDetail__PreOrderDetail {
    margin-top: 1.5rem;
    font-size: 1.6rem;
    margin-right: 1.2rem;
    font-weight: 700;
    line-height: 1.5;
}

.DoutorButtonRightCircle[data-modal="buy-select"]:disabled {
    opacity: .8;
}

.DoutorProductDetail__Unit {
  display: block;
}
.DoutorProductDetail__Select {
  margin: 1rem 0;
  width: 24.6rem;
}

.DoutorProductDetail__FavoriteButton.-pc {
  margin-top: 2rem;
  position: static;
}

.DoutorButtonFavorite {
  font-size: 1.6rem;
  width: 24.6rem;
  height: 4.6rem;
}
@media screen and (max-width: 769px){
  .DoutorProductDetail__Select {
    width: 100%;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1250px){
  .DoutorButtonFavorite {
    width: 100%;
  }

}


/**
 * 定期BOX関連
 */
.DoutorMypage__BoxInfoInputItem {
  align-items: baseline;
}

.DoutorMypage__BoxInfoInputHead {
  margin-right: 1rem;
}

@media (max-width: 769px) {
  .DoutorMypage__BoxInfoInputHead {
    justify-content: flex-start;
    margin-bottom: 1rem;
    margin-right: 0;
    padding-top: 0;
    width: 100%;
  }
}

.DoutorMypage__SubsCartItemList {
  border: #c00000 solid 3px;
  padding: 5px;
}

.DoutorMypage__SubsItemList {
  padding: 5px;
}

@media screen and (max-width: 769px) {
  .add-box-complete .DoutorModal__Text span {
    font-size: 1.2rem
  }  
}

.DoutorMypageProduct__StatusNumbWrap {
    font-size: 1.6rem;
}
.DoutorMypage__BoxStatusPrefContainer {
    background-color: initial;
    margin-top: 1.4rem;
    padding: 0;
    justify-content: space-around;
}
.DoutorMypage__BoxStatusPrefInner {
    background-color: #f5efe4;
    padding: 2rem 2.6rem;
}
.DoutorMypage__BoxStatusPrefInnerText{
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
    padding: 2rem 2.6rem;
}


/**
 * help関連
 */
.DoutorHelp__HelpContent ol {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 2rem;
  word-break: break-all;
}

 .DoutorHelp__HelpRelateContent {
  padding: 2.5rem 2rem;
}

.DoutorHelp__HelpRelateContent h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.DoutorHelp__HelpRelateContent h2:not(:first-of-type) {
  margin-top: 6rem;
}

/**
 * 特定商取引に関する法律に基づく表記画面
 */

.tradelaw_table{
  border: none;
}

.tradelaw_table div{
  margin: 8rem;
}

.DoutorHelp__HelpContent dl.tradelaw_table>div {
  display: flex;
  align-items:baseline;
}

.tradelaw_table dt{
  width: 17rem;
}

.tradelaw_table dd{
  line-height: 1.5;

}

.price_table th{
  text-align: left;
  font-weight: normal;
}

.font_color_red {
    color: #FF0000;
}

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

  .DoutorHelp__HelpWrap {
      margin-top: 8rem;
  }

  .DoutorHelp__HelpHeading{
    font-size :2.2rem;
  }

  .tradelaw_table div{
    margin: 4rem;

  }
  .tradelaw_table dt{
    margin-bottom: 1rem;

  }
  .tradelaw_table dd{
    margin-left: 0;
  }

  .price_table th{
    text-align: left;
    width:100%;
    display:block;
    font-weight: normal;
  }

  .price_table td{
    text-align: left;
    width:100%;
    display:block;
    font-weight: normal;
  }
}

/**
 * 返品交換に関する画面
 */

.return {
  padding: 2.5rem 2rem;
}

.return_di {
  line-height: 1.4;
  margin: 8rem;
}

.return_li_title {
  font-weight: bold;
  margin-bottom: 2rem;
}

.return_spa{
  font-weight: bold;
}

.return_li_disc{
  margin-bottom: 0;
}

@media all and (-ms-high-contrast: none){
  .return_li_disc {
    padding: 1.6rem 3rem;
  }
}


.return_li_disc li{
  list-style-type: disc;
}

.return_li_square {
  list-style-type: square
}

@media screen and (max-width: 769px) {
  .return_di{
    margin: 0 3rem 4rem 3rem
  }
}

/**
 * 利用規約・ドトールポイント特約画面
 */

 .agreementLink {
   margin: 8rem;
 }

 .agreementLink a{
   font-size: 180%;
 }

 @media screen and (max-width: 769px) {
   .agreementLink{
     margin: 2rem;
   }

   .agreementLink a{
     font-size: 140%;
   }
 }

 /** 利用規約 */

.agreementUse_di {
  line-height: 1.4;
  margin: 8rem;
}

.agreementUse_blockquote {
  margin-top: 2rem;
}

.agreementUse_bl_p{
  margin-top: 0;
}

.agreementUse_li {
  margin-bottom: 2rem;
}

.agreementUse_date {
  line-height: 1.4;
  margin: 8rem;
}


@media screen and (max-width: 769px) {
  .agreementUse_di{
    margin: 0 3rem 4rem 3rem
  }
  .agreementUse_date {
    margin: 0 3rem 6rem 3rem;
  }
}

/** ポイント特約 */

.agreementPoint_di {
  line-height: 1.4;
  margin: 8rem;
}

.agreementPoint_li {
  margin-bottom: 2rem;
}

.agreementPoint_date {
  line-height: 1.4;
  margin: 8rem;
}

@media screen and (max-width: 769px) {
  .agreementPoint_di{
    margin: 0 3rem 4rem 3rem
  }

  .agreementPoint_date {
    margin: 0 3rem 6rem 3rem;
  }
}

/**
 * トップ画面　商品カテゴリーから探す
 */
.DoutorTop__BoxDeliveryDayLink {
    font-size: 1.4rem;
    margin-top: 1.6rem;
    text-align: right;
    line-height: 1;
    font-weight: 700;
    text-decoration: underline;
}

.DoutorInnerContainer {
  margin-top: 3rem;
}

.DoutorInnerContainer:first-child {
  margin-top: 0;
}

.DoutorProductCategoryLink_tastemap_banner{
  width: 100%;
  margin-bottom: 2rem;
}

.DoutorProductCategoryLink_tastemap_banner img{
  width: 99%;
  height: 80px;
  background-color: #51341a;
}

 @media screen and (min-width: 769px) {
  .DoutorTop__ProductCategoryLinkContainer {
    justify-content: start;
  }
  .DoutorProductCategoryLink  {
    margin-right: 0.9rem;
  }
  .DoutorProductCategoryLink__Image {
    object-fit: cover;
  }
}

@media screen and (max-width: 769px) {
  .DoutorProductListHeading__Body span {
    font-size: 1.4rem;
  }
}

/**
 * トップ画面　キャンペーンバナー
 */
 .DoutorCampaignBanner__List a {
  margin-bottom: 0;
  padding: 0 0.7rem 1.5rem 0.7rem;
}

.DoutorCampaignBanner__List a {
  margin-bottom: 0;
}
.DoutorCampaignBanner__List a:first-child {
  margin-right: 0;
}
.DoutorCampaignBanner__simple_left {
  padding-right: 0.9rem;
}
.DoutorCampaignBanner__simple_right {
  padding-left: 0.9rem;
}
.DoutorCampaignBanner__List {
  flex-wrap: wrap;
  flex-direction: row;
}
.DoutorCampaignBanner__List span {
  width: 50%;
}

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

  .DoutorCampaignBanner__List {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .DoutorCampaignBanner__List span {
    width: 100%;
  }

  .DoutorCampaignBanner__List a {
    margin-bottom: 2rem;
  }
  .DoutorCampaignBanner__List a:first-child {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .DoutorCampaignBanner__simple_left {
    padding-right: 0;
  }
  .DoutorCampaignBanner__simple_right {
    padding-left: 0;
  }
}

.Carousel.-campaignBanner .swiper-slide img {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 415px){
  .Carousel.-campaignBanner .swiper-slide img {
    object-fit: contain;
    height: 100%;
    width: 100%;
  }

}


/**
 * トップ画面　アラート
 */
 .DoutorNotice__Heading a {
  text-decoration: underline;
}
.DoutorNotice__Heading {
    line-height: 1.4;
}
.DoutorNotice__Contents {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 415px){
  .DoutorNotice__Contents {
    font-size: 1.2rem;
  }

}

/**
 * 問い合わせ
 */
 .DoutorContact__Notice {
  margin-top: 1.6rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.6rem;
  max-width: 90%;
  border-radius: 4px;
  background: #f5efe4;
}
.DoutorContact__Notice__Heading{
  font-size: 1.4rem;
  text-align: center;
  margin: 0; 
  padding: 0;
}
.DoutorContact__Notice__Item{
  margin-top: 2.6rem;
}
.DoutorContact__Notice__HeadName{
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: .8rem;
  padding: 0;
}
.DoutorContact__Notice__Text {
  font-size: 1.4rem;
  text-align: center;
  line-height: normal;
  margin: 0; 
  padding: 0;
}
.DoutorContact__Notice a {
  font-size: 1.4rem;
  text-align: center;
  line-height: normal;
  color: #ad8c47;
  text-decoration: underline;
  font-weight: bolder;
}

/**
 * お届け日等変更画面（定期購入）
 */
@media screen and (max-width: 769px) {
    .DoutorSubsShopping {
        margin-top: 0;
        min-width: 0;
        overflow: hidden;
        padding-bottom: 6.3rem;
    }
}
.DoutorShopping__ContentBoldText {
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
}
.DoutorShopping__SubsCardLink {
    font-size: 1.4rem;
    margin-top: 1.6rem;
    line-height: 1;
    font-weight: 700;
    text-decoration: underline;
}
.DoutorSubsShopping {
    background-color: #fff;
    margin-top: -5.1rem;
    padding-bottom: 8rem;
}
.DoutorSubsShopping .DoutorMypage__BoxInfoInputHead {
    margin-bottom: 1rem;
}
.DoutorSubsShopping .DoutorMypage__BoxInfoInputItem:not(:last-of-type) {
    align-items: flex-start;
    flex-direction: column;
}
.DoutorShopping__ContentCheckboxLabel.DoutorShopping__CheckboxErrorDisplayNone .invalid-feedback {
  display: none;
}
.DoutorShopping__NextDeliveryDateText {
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 700;
    margin-right: 1rem;
}
.DoutorShopping__ChangeNextDeliveryDateWrap {
    margin-top: 0;
}
@media screen and (max-width: 769px) {
    .DoutorShopping__ChangeNextDeliveryDateWrap {
        margin-top: 0.8rem;
    }
}

/**
 * 注文履歴詳細画面
 */
.DoutorHistory__ReceiptIssueForm {
  margin-top: 4rem;
  padding-top: 3rem;
  border-top: 1px solid #aaa7a2;
}

.DoutorHistory__NameInputLabel {
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
}

.DoutorHistory__NameInputLabel > .optional {
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
}

.DoutorHistory__NameInputLabel > .required {
  font-family: Open Sans, sans-serif;
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
  color: #FF0000;
}

.DoutorHistory__NameInput {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  font-size: 1.4rem;
  width: 100%;
  margin-bottom: 1.5rem;
}

.DoutorHistory__NameInput > .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 0.5rem;
}

.DoutorHistory__FormHidden {
  display: none;
}