@charset "utf-8";
/* �t�H�[��CSS�i���ʁj */


/* �O�g */
.t-form01, .t-form02, .t-list01 {
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  color:#333333;
  clear:both;
}
.t-type01 {
  border:solid 1px #b8864a;
}
.t-type02 {
  border:solid 1px #999999;
}

/* ���X�g */
.t-list01 td {
  padding:10px;
}

/* ��̓t�H�[�� */
.th-type01, .td-type01 {
  padding:6px 8px;
  border:solid 1px #999999;
  text-align:left;
}
.th-type01 {
 color:#333333;
 background-color:#e3d2b0;
 vertical-align:middle;
 font-weight:bold;
}
.th-type01.f-hissu {
  background-repeat:no-repeat;
 background-position:right center;
 padding-right:40px !important;
 background-image:url("/public/images/default/form/hissu.gif") ;
}

/* �\�����ݓ��e�t�H�[�� */
.th-type02, .th-type03, .td-type02 {
  padding:4px 8px;
  vertical-align:middle;
  border:solid 1px #999999;
}
.th-type02 { text-align:center; background-color:#ffd998;}
.th-type03 { text-align:center; background-color:#dde6a1;}
.td-type02 { background-color:#FFFFFF; }

/* �J���^����͂̐��� */
.td-type03 {
  color:#333333;
  text-align:center;
  padding:4px 8px;
}

/* �]������ */
.f-sec01 { padding:3px 0; }
.f-sec02 {
  padding:3px 0;
  margin:0 15px 0 0;
  float:left;
}
.f-sec03 {
  background-color:#FFFFFF;
  padding:5px 8px 15px 25px;
}

/* �K�� */
.f-privacy {
  height: 150px;
  overflow: auto;
}

/* �J�[�h��� */
.f-card {
  margin:3px 0;
   padding:5px;
   background-color:#eeeeee;
 }



/* ���ӏ��� */
.td-type01 p { margin-top:3px; }
.f-info01 { color:#333333; }
.f-info02 { color:#df022e; }
.f-info03 { color:#688b00; font-size:11px; }


/* ��̓t�H�[���̔w�i�F */
.uninput { background-color:#fff8d2 !important; }



/* �t�H�[���{�^�� */
.form-btn {
 margin-top:20px;
  text-align:center;
  clear:both;
}
.form-btn li {
  display:inline;
  padding:0 5px;
  vertical-align:middle;
 }


 /* ���ʃX�^�C�� */
form.f-type01 input,
form.f-type01 select,
form.f-type01 textarea {
 vertical-align:middle;
}
form.f-type01 input.text-input,
form.f-type01 select,
form.f-type01 textarea {
   padding: 2px;
  margin:0 3px;
}
form.f-type01 select.select-L {
   margin:2px 5px;
  font-size:14.4px;
  font-weight:bold;
}
form.f-type01 select.select-LL {
   margin:2px 5px;
  font-size:16.45px;
  font-weight:bold;
}
form.f-type01 input.checkbox {
  margin-right:3px;
}
form.f-type01 input.radio {
   border: 1px solid #d5d5d5;
   padding:2px;
   margin-right:3px;
}
form.f-type01 .form-L {
  width:450px;
}
form.f-type01 .form-M {
  width:300px;
}
form.f-type01 .form-S {
  width:150px;
}
form.f-type01 .form-SS {
  width:100px;
}
form.f-type01 .form-XS {
  width:50px;
}
form.f-type01 .formbox-M {
  width:550px; height:50px;
}
form.f-type01 .formbox-L {
  width:550px; height:100px;
}
form.f-type01 .formbox-LL {
  width:550px; height:200px;
}


.icon-open {
 padding:2px 0px 2px 19px;
 background-image:url("/public/images/kago/icon01.gif");
 background-position: left middle;
 background-repeat:no-repeat;
}

.sec02 {
  width: 90%;
  margin: auto;
}

.th-type01 { background-color:#dde6a1;}
.h-type01 {
  background:url("/public/images/default/form/onetime-form02-h02_920px.gif") center top no-repeat;
  margin: auto;
}
.h-type01 {
  padding:4px 5px 3px 5px;
  color:#FFFFFF;
  font-weight:bold;
  text-align:left;
  font-size:14.45px;
}

.sec04 .h-type01 {
  width: 860px;
}

table {
    font-size: 13.45px;
}

.txtRD {
    color: #df022e !important;
}

.abit-space {
    margin-left: 5px;
}


.section_form {
    width:960px;
    margin:0 auto;
    background-color:#fff;
    text-align:center;
    padding-bottom:30px;
}

.check_area{
    width:890px;
    margin:0 auto;
}
.check_area input {
    margin-bottom:2px;
    vertical-align: middle;
}
.check_area table {
    width:100%;
    margin-bottom:25px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
}
.check_area table table {
    margin-bottom:0;
}
.check_area table.bg {
    background:url("/public/images/default/naturaldogfood/monitor/bg_table.jpg") top right no-repeat;
}
.check_area th,
.check_area td{
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    text-align: left;
    padding:11px 8px;
    font-size:14px;
    line-height: 140%;
    vertical-align:top;
}
.check_area th {
    width:230px;
    background-color: #F7E9BE;
}
    .check_area td th {
        width:125px;
    }
.check_area td {
    color: #333333;
}
.check_area td p {
    margin-top:4px;
}
.check_area td.btn {
    width:185px;
    vertical-align:middle;
}
.color1 {
    background:url("/public/images/default/naturaldogfood/monitor/icon_must.jpg") right 10px no-repeat;
}

.toku {
    margin-bottom: 25px;
}
.toku-inner {
    background: #f7e9be none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 11px 8px;
    text-align: left;
    ;font-size: 14px;
}
.toku-inner strong {
    background: rgba(0, 0, 0, 0) url("/public/images/default/naturaldogfood/monitor/icon_must.jpg") no-repeat scroll right center;
    font-size: 14px;
    padding: 5px 60px 5px 0;
}
.toku-inner u {
    font-size: 14px;
}
.red {
    color: #9c000f;
    font-size: 14px;
}


;.toku p {
;    font-size: 12px;
;    line-height: 1.6;
;    padding-left: 35px;
;}

.toku-inner strong.noreq {
    background: url("") right center no-repeat;
}

.error {
    background-color: #ffcccc;
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}

/* insert start noguchi 20210730【ペットフード】100円モニターLPフォーム改修 #5158 */

#form_checkout_title {
  width: 885px;
  margin: auto !important;
}

#form_payment_title  {
  width: 885px;
  margin: auto;  }

#form_privacy_title  {
  width: 885px;
  margin: auto;}

.p-form-01 {
  margin: 10px 0 10px 40px !important;
}

#form_magazine_title  {
  width: 885px;
  margin: auto;
  margin-bottom:-11px !important;
}

.m-form-01{
   margin: 10px 0 10px 40px !important;
}

/* insert end noguchi 20210730【ペットフード】100円モニターLPフォーム改修 #5158 */