@charset "UTF-8";
/* CSS Document */
#contents {
}
#contents #sidenav .category_menu {
  margin-top: 20px;
  padding-left: 10px;
  box-sizing: border-box;
}
#contents #sidenav .category_menu p {
  margin: 10px 0;
}
#contents #sidenav .category_menu ul li.current {
  background-color: #f1f9f8;
}
#contents #sidenav .category_menu ul li a {
  color: #00479d;
  display: inline-block;
  padding: 3px 0 3px 15px;
}
#contents #maincontents .head {
  background: #2C88B4;
  box-sizing: border-box;
  padding: 12px 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
#contents #maincontents .head h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  float: left;
}
#contents #maincontents input.error {
  background-color: #2C88B4;
}
#contents #maincontents h5 {
  border-bottom: 2px solid #444444;
  font-size: 18px;
  margin-bottom: 20px;
}
#contents #maincontents h5 b {
  font-weight: bold;
}
#contents #maincontents .pink {
  color: #C7C6C6;
}
#contents #maincontents p {
  margin: 30px 0 15px;
}
#contents #maincontents p.small_space {
  margin: -5px 3% 15px;
}
#contents #maincontents p.red_caution {
  margin: 10px 0 20px;
}
#contents #maincontents p.sub {
  margin: 10px 0 15px;
}
#contents #maincontents p.bottom_close {
  margin-bottom: 5px;
}
#contents #maincontents p.top_close {
  margin-top: 5px;
}
#contents #maincontents p b {
  font-weight: bold;
}
#contents #maincontents p b.big {
  font-size: 15px;
}
#contents #maincontents .order_menu {
  margin: 60px 0;
}
#contents #maincontents .order_table {
  margin-bottom: 70px;
}
#contents #maincontents .deliver_method table {
  min-width: 300px;
  max-width: 500px;
  margin-left: 0;
  margin-bottom: 20px;
  float: right;
}
#contents #maincontents .deliver_method table tr th, #contents #maincontents .deliver_method table tr td {
  padding: 10px;
}
#contents #maincontents .deliver_method table tr th {
  min-width: 90px; 
  max-width: 120px;
}
#contents #maincontents .deliver_method table tr td {
  text-align: right;
}
#contents #maincontents table tr th.top {
  vertical-align: top;
}
#contents #maincontents table tr td.w35 {
  width: 35%;
}
#contents #maincontents table tr td.w200{
  width: 200px;
}
#contents #maincontents table tr td.back_indent{
  text-indent: -10px;
}
#contents #maincontents .confirmation {
  margin: 20px auto 0;
  width: 880px;
}
#contents #maincontents .confirmation p.note {
  margin-bottom: 30px 0 25px;;
}
#contents #maincontents .confirmation textarea {
  width: 880px;
  height: 330px;
  font-size: 14px;
  line-height: 1.8;
  padding: 10px;
  border: 1px solid #ccc;
  color: #666;
}
#contents #maincontents .confirmation p.consent {
  font-size: 18px;
  text-align: left;
  margin: 0 0 10px;
}
#contents #maincontents .confirmation p.consent input {
  margin-bottom: 0;
  margin-right: 5px;
  margin-top: 0;
  vertical-align: baseline;
}

/* 注文履歴 */
#contents #maincontents .order_info {
  overflow: hidden;
  clear: both;
}
#contents #maincontents .order_info .inner {
  padding: 15px;
  box-sizing: border-box;
  background-color: #f5f5f5;
}
#contents #maincontents .order_info table {
  width: 75%;
  float: left;
}
#contents #maincontents .order_info table tr th, 
#contents #maincontents .order_info table tr td {
  padding: 10px;
  width: 20%;
  text-align: center;
}
#contents #maincontents .order_info table tr th.auto ,
#contents #maincontents .order_info table tr td.auto {
  width:auto;
}
#contents #maincontents .order_info table tr th.fix1 ,
#contents #maincontents .order_info table tr td.fix1 {
  width:40px;
}
#contents #maincontents .order_info table tr th.fix2 ,
#contents #maincontents .order_info table tr td.fix2 {
  width:100px;
}


#contents #maincontents .order_info table tr th.left, #contents #maincontents .order_info table tr td.left {
  text-align: left;
}
#contents #maincontents .order_info table tr th.right {
  text-align: right;
}
#contents #maincontents .order_info table tr th.bold {
  font-weight: bold;
}
#contents #maincontents .order_info table tr td {
  background-color: #fff;
}
#contents #maincontents .order_info table.item_price {
  width: 100%;
  float: none;
  display: table;
}
#contents #maincontents .order_info table.item_price tr td.item_price {
  text-align: right;
}
#contents #maincontents .order_info table.price {
  width: 30%;
  float: right;
}
#contents #maincontents .order_info table.price tr th, #contents #maincontents .order_info table.price tr td {
  background: none;
  border: none;
  padding: 5px 25px 5px 10px;
}
#contents #maincontents .order_info table.price tr th {
  text-align: left;
}
#contents #maincontents .order_info table.price tr td {
  text-align: right;
}
#contents #maincontents .order_info table.price tr:last-child th, 
#contents #maincontents .order_info table.price tr:last-child td {
  border-top: 1px solid #ccc;
}
#contents #maincontents .order_info2 {
  overflow: hidden;
  position: relative;
}
#contents #maincontents .order_info2 table {
  float: left;
}
#contents #maincontents .order_info2 table tr th, #contents #maincontents .order_info2 table tr td {
  text-align: center;
}
#contents #maincontents .order_info2 table tr th {
  width: 75%;
}
#contents #maincontents .order_info2 table tr th.right {
  text-align: right;
}
#contents #maincontents .order_info2 table tr th.bold {
  font-weight: bold;
}
#contents #maincontents .order_info2 table tr td {
  text-align: right;
}
#contents #maincontents .point {
  overflow: hidden;
  clear: both;
}
#contents #maincontents .point table {
  width: 200px;
  margin-top: 10px;
  float: right;
}
#contents #maincontents .point table tr th, #contents #maincontents .point table tr td {
  padding: 10px 3px;
}
#contents #maincontents .point table tr td {
  text-align: right;
}
#contents #maincontents .mb100 {
  margin-bottom: 100px;
}

/*20170404 注文キャンセル・再注文*/
#contents #maincontents .order_action dd,
#contents #maincontents .order_action2 dd{
  display: inline-block;
}
#contents #maincontents .order_action dd{
  width: 100%;
  text-align:right;
}

#contents #maincontents .order_section {
  margin-bottom: 50px;
}
#contents #maincontents .order_section dl.mail_history dt, #contents #maincontents .order_section dl.mail_history dd {
  width: 94%;
  margin: 0 auto;
  padding: 20px;
}
#contents #maincontents .order_section dl.mail_history dt {
  cursor: pointer;
  margin-top: 8px;
  border: 1px solid #ddd;
  background-color: #ddd;
}
#contents #maincontents .order_section dl.mail_history dt.on span {
  position: relative;
  padding-left: 20px;
}
#contents #maincontents .order_section dl.mail_history dt.on span:before {
  border-style: solid;
  border-color: #333 transparent;
  content: " ";
  position: absolute;
  background-color: transparent;
  border-color: transparent #333;
  border-width: 10px 0 10px 10px;
  top: 0;
  left: 0;
}
#contents #maincontents .order_section dl.mail_history dt span {
  position: relative;
  padding-left: 20px;
}
#contents #maincontents .order_section dl.mail_history dt span:before {
  border-style: solid;
  border-color: #333 transparent;
  content: " ";
  position: absolute;
  background-color: transparent;
  border-width: 10px 10px 0;
  top: 4px;
  left: -4px;
}
#contents #maincontents .order_section dl.mail_history dd {
  border: 1px solid #ddd;
}
/*
#contents #maincontents .order_section dl dd {
  display: none;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-width: 0 1px 1px;
}
*/
/* 注文履歴 */

/* お気に入り */
#contents #maincontents table.favorite {
  table-layout: fixed;
}
#contents #maincontents table.favorite tr th, #contents #maincontents table.favorite tr td {
  text-align: center;
  padding: 10px 5px;
  width: auto;
}
#contents #maincontents table.favorite tr th img, #contents #maincontents table.favorite tr td img {
  max-width: 100%;
  height: auto;
}
#contents #maincontents table.favorite tr td.name {
  text-align: left;
  vertical-align:middle;
}
#contents #maincontents table.favorite tr td.price {
  text-align: right;
}
#contents #maincontents table.favorite tr td.price span {
  display: block;
  margin-top: 10px;
  text-decoration: line-through;
}
#contents #maincontents table.favorite tr th.price,
#contents #maincontents table.favorite tr td.price{
  width: 180px;
}
#contents #maincontents table.favorite tr td.price span.jpyen{
  display:inline-block;
  text-decoration: none;
  margin-top: 0;
}
#contents #maincontents table.favorite tr th.fixed1,
#contents #maincontents table.favorite tr td.fixed1{
  width: 80px;
}
#contents #maincontents table.favorite tr th.fixed2,
#contents #maincontents table.favorite tr td.fixed2{
  width: 100px;
}
#contents #maincontents table.favorite tr.non {
  background: #efefef;
}
#contents #maincontents table.favorite tr.non td.gray {
  color: #888888;
}
#contents #maincontents table.favorite tr.non td.gray a {
  color: #888888;
}
#contents #maincontents table.favorite tr td .detail_button{
  width: 70px;
}
/* お気に入り */

/* 退会 */
#contents #maincontents.reason p {
  word-wrap: break-word;
}
#contents #maincontents.reason .caution {
  border: 1px solid #c90000;
  margin-bottom: 20px;
}
#contents #maincontents.reason .caution p {
  color: #c90000;
  margin: 0;
  padding: 15px;
  box-sizing: border-box;
}
#contents #maincontents.reason .reason textarea {
  width: 880px;
  min-width: 880px;
  max-width: 880px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
  box-sizing: border-box;
}
#contents #maincontents.reason .reason p {
}
#contents #maincontents.reason .reason p.text {
  margin: 5px 0;
}
#contents #maincontents.reason .submit {
  overflow: hidden;
  width: 500px;
  margin: 20px auto;
}
#contents #maincontents.reason .submit a {
  margin: 0;
  float: left;
}
#contents #maincontents.reason .submit input[type='submit'] {
  margin: 0;
  float: right;
}
#contents #maincontents.reason .submit2 {
  overflow: hidden;
  width: 500px;
  margin: 70px auto;
}
#contents #maincontents.reason .submit2 a {
  margin: 0;
  float: left;
}
#contents #maincontents.reason .submit2 input[type='submit'] {
  margin: 0;
  float: right;
}
/* 退会 */


#contents #maincontents table {
  width: 100%;
}
#contents #maincontents table.point_table {
  width: 40%;
  table-layout: fixed;
  float: right;
  overflow: hidden;
  margin: 10px;
  margin-right: auto;
}
#contents #maincontents table.point_table tr td, #contents #maincontents table.point_table tr th {
  padding: 10px;
  width: 20%;
  text-align: center;
}
#contents #maincontents table.point_table2 {
  table-layout: fixed;
}
#contents #maincontents table.point_table2 tr td, #contents #maincontents table.point_table2 tr th {
  padding: 5px 10px;
  text-align: center;
  vertical-align: middle;
}
#contents #maincontents table.point_table2 tr th {
  font-size:13px;
}
#contents #maincontents table.point_table2 tr td.text-right{
  text-align: right;
}
#contents #maincontents table.point_table2 tr td.fix1, #contents #maincontents table.point_table2 tr th.fix1 {
  width: 85px;
}
#contents #maincontents table.point_table2 tr td.fix2, #contents #maincontents table.point_table2 tr th.fix2 {
  width: 100px;
}
#contents #maincontents table.point_table2 tr.pink {
  background-color: #fff3f3;
  color: #444;
}

#contents #maincontents p.jpyen_txt{
  text-align:left;
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 0;
}
#contents #maincontents p.jpyen_rate{
  text-align:left;
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 0;
}

#contents #maincontents table.order {
  table-layout: fixed;
  margin-bottom: 30px;
}
#contents #maincontents table.order tr th, #contents #maincontents table.order tr td {
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
#contents #maincontents table.order tr td.w17 {
  width: 17%;
}
#contents #maincontents table.order tr th:nth-child(3), 
#contents #maincontents table.order tr td:nth-child(3){
  width: 10%;
}
#contents #maincontents table.order tr th:nth-child(4), 
#contents #maincontents table.order tr td:nth-child(4){
  width: 15%;
}
#contents #maincontents table.order tr th.fixed {
  table-layout: fixed;
}
#contents #maincontents table.order tr th.width_80 {
  width: 80px;
  text-align: center;
}
#contents #maincontents table tr th, #contents #maincontents table tr td {
  padding: 15px;
  border: 1px solid #ddd;
}
#contents #maincontents table tr th {
  width: 26%;
  background: #eee;
  text-align: left;
}
#contents #maincontents table tr th.mail_pass {
  vertical-align: middle;
}
#contents #maincontents table tr th span.required {
  background: #eb586f;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  padding: 3px 5px;
  margin-right: 5px;
}
#contents #maincontents table tr td {
  width: 74%;
}
#contents #maincontents table tr td dl {
  display: inline;
  overflow: hidden;
}
#contents #maincontents table tr td dl.two_col dt, #contents #maincontents table tr td dl.two_col dd {
  padding: 0 15px 10px 0;
}
#contents #maincontents table tr td dl.two_col dt {
  width: 200px;
  float: left;
}
#contents #maincontents table tr td dl.two_col dd {
  width: 100%;
}
#contents #maincontents table tr td table.fixed {
  table-layout: fixed;
}
#contents #maincontents table tr td table.fixed th, #contents #maincontents table tr td table.fixed td {
  padding: 0 0 10px;
}
#contents #maincontents table tr td table.non_border tr, #contents #maincontents table tr td table.non_border td {
  border-style: none;
}
#contents #maincontents table tr td table.non_border td {
  padding: 0 15px 10px 0;
}

#contents #maincontents table tr td p {
  margin: 0 0 15px;
}
#contents #maincontents table tr td div {
  margin: 0 0 15px;
}
#contents #maincontents table tr td div.last {
  margin: 0 0 10px;
}
#contents #maincontents table tr td div.between_form {
  margin: 10px 5px;
}
#contents #maincontents table tr td div.p10 {
  padding: 10px;
}
#contents #maincontents table tr td div span {
  width: 60px;
  margin-right: 15px;
  display: inline-block;
}
#contents #maincontents table tr td div span.last {
  margin-right: 41px;
}
#contents #maincontents table tr td div.post input.zip_code{
  max-width: 110px;
}
#contents #maincontents table tr td div.post span {
  width: auto;
  font-size: 11px;
  margin-left: 10px;
}
#contents #maincontents table tr td div.post a {
  background: #666;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 1px 10px;
  text-align: center;
}
#contents #maincontents table tr td div.address {
  color: #888;
}
#contents #maincontents table tr td label {
  margin: 0 10px 0 0;
}
#contents #maincontents table tr td label span {
  vertical-align: middle;
}
#contents #maincontents table tr td input {
  margin: 0 5px;
}
#contents #maincontents table tr td input.name {
  width: 150px;
}
#contents #maincontents table tr td input.name1, #contents #maincontents table tr td input.address, #contents #maincontents table tr td input.phone, #contents #maincontents table tr td input.mail, #contents #maincontents table tr td input.password_long {
  width: 350px;
}
#contents #maincontents table tr td input.address1 {
  width: 500px;
}
#contents #maincontents table tr td input.name, #contents #maincontents table tr td input.name1 {
  margin-right: 12px;
}
#contents #maincontents table tr td a.password_link {
  padding-left: 1.5em;
  text-decoration: underline;
}
#contents #maincontents table tr td a.password_link:hover {
  text-decoration: none;
}
#contents #maincontents table tr td .custom {
  overflow: hidden;
  margin-bottom: 15px;
}
#contents #maincontents table tr td .custom.no-mb {
  margin-bottom: 0;
}
#contents #maincontents table tr td select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #eee;
  background: url(https://cache.natural-pharmacy.jp/npic/common/images/btn_select.png) right center no-repeat;
  padding: 0 0 0 5px;
  box-sizing: border-box;
}
#contents #maincontents table tr td select.free{
  width: 100%;
}
#contents #maincontents table tr td.magzine {
  vertical-align: middle;
}
#contents #maincontents table tr td.born .custom {
  display: inline;
  margin-right: 8px;
  vertical-align: bottom;
}
#contents #maincontents table tr td.born .custom select {
  width: 50px;
}
#contents #maincontents table tr td.born .custom:first-child select {
  width: 70px;
}
#contents #maincontents input[type="submit"] {
  width: 150px;
  display: block;
  border: none;
  padding: 10px;
  color: #444444;
  border: 1px solid #444444;
  background: none;
  font-size: 15px;
}
#contents #maincontents input[type="submit"].confirm {
  width: 200px;
  margin: 50px auto 0;
  text-align: center;
}
#contents #maincontents input[type="submit"].confirm2 {
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
#contents #maincontents input[type="submit"].login {
  width: 200px;
  height: 50px;
  text-align: center;
  display: inline-block;
  margin: 25px 10px;
}
#contents #maincontents input[type="submit"]:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
}
#contents #maincontents input[type="radio"] {
  vertical-align: baseline;
}
#contents #maincontents .link_buttons input.confirm[type="submit"] {
  display: inline-block;
  margin: auto auto auto 20px;
  vertical-align: baseline;
  line-height:24px;
}
#contents #maincontents a.reminder{
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border: none;
  margin: 25px 10px;
  padding: 10px;
  color: #FFF;
  border: 0;
  background: #2C88B4;
  font-size: 15px;
}
#contents #maincontents a.reminder:hover{
  text-decoration: underline;
}
#contents .mypage_lines {
  display: inline;
  width: 100%;
  margin: 0 auto;
}
#contents .mypage_lines li {
  margin: 5px;
  display: inline;
}
#contents a.underline_link {
  text-decoration: underline;
}
#contents a.underline_link:hover {
  text-decoration: none;
}
#contents a.white_link {
  color: #fff;
}
#contents a.button {
  width: 200px;
  text-align: center;
  display: block;
  border: none;
  margin: 50px auto 0;
  padding: 10px;
  color: #444444;
  border: 1px solid #444444;
  background: none;
  font-size: 15px;
}
#contents a.button:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}
#contents a.detail_button {
  width: 120px;
  text-align: center;
  display: block;
  border: none;
  padding: 10px;
  color: #444444;
  border: 1px solid #444444;
  background-color: #f1f9f8;
  font-size: 15px;
  margin: 0 auto;
}
#contents a.detail_button:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}
#contents a.detail_long_button {
  width: 85%;
  text-align: center;
  display: block;
  border: none;
  padding: 10px;
  color: #444444;
  border: 1px solid #444444;
  background-color: #f1f9f8;
  font-size: 15px;
  margin: 10px auto;
  font-size: 20px;
  font-weight: bold;
  box-sizing: border-box;
}
#contents a.detail_long_button:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}
#contents a.list_buttons {
  width: 180px;
  text-align: center;
  display: block;
  border: none;
  margin: 10px 0;
  padding: 10px;
  color: #444444;
  border: 1px solid #444444;
  background: none;
  font-size: 15px;
}
#contents a.list_buttons:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}
#contents a.list_buttons2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #444444;
  color: #444444;
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  margin-left: 20px;
  padding: 10px;
  width: 180px;
}
#contents a.list_buttons2:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}
#contents a.list_buttons3 {
  width: 180px;
  text-align: center;
  display: inline-block;
  border: none;
  margin: 10px 0;
  padding: 10px;
  color: #444444;
  border: 1px solid #444444;
  background: none;
  font-size: 15px;
}
#contents a.list_buttons3:hover {
  color: #fff;
  background: #444444;
  cursor: pointer;
  text-decoration: none;
}
#contents button.list_buttons4 {
  background: #f69933;
  border: 1px solid #f69933;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin-left: 20px;
  padding: 10px;
  width: 180px;
}
#contents button.list_buttons4:hover {
  background: #f6BB55;
  border: 1px solid #f6BB55;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#contents button.cancel_button {
  background: #C7C6C6;
  border: 1px solid #C7C6C6;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin-left: 20px;
  padding: 10px;
  width: 180px;
}
#contents button.cancel_button:hover {
  background: #f7528d;
  border: 1px solid #f7528d;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
#contents button.reorder_button {
  background: #2d76cc;
  border: 1px solid #2d76cc;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 12px;
  width: 165px;
}
#contents button.reorder_button:hover {
  background: #2d76cc;
  border: 1px solid #2d76cc;
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}

#contents .button_center {
  margin-top: 50px;
  text-align: center;
}
#contents .top_space {
  margin-top: 20px;
}
#contents .pagenav {
  text-align: center;
  overflow: hidden;
  margin: 20px 0;
}
#contents .pagenav ul {
  overflow: hidden;
  display: inline-block;
}
#contents .pagenav ul.sp {
  display: none;
}
#contents .pagenav ul li {
  float: left;
  width: 35px;
  border: 1px solid #ddd;
  height: 35px;
  line-height: 35px;
  margin: 0 5px;
}
#contents .pagenav ul li a {
  display: block;
}
#contents .pagenav ul li.pre, #contents .pagenav ul li.next {
  width: 70px;
}
#contents .pagenav ul li.pre {
  background: url(https://cache.natural-pharmacy.jp/npic/product/files/pre_arrow.png) 5px center no-repeat;
}
#contents .pagenav ul li.next {
  background: url(https://cache.natural-pharmacy.jp/npic/product/files/next_arrow.png) 60px center no-repeat;
}
#contents .pagenav ul li.current {
  color: #444444;
  background-color: #f1f9f8;
}

.pccenter {
  text-align: center;
}
.pccenter.text-centered {
  margin: 50px auto 0;
  max-width: 720px;
}

@media screen and (max-width: 767px) {
  /* ページ送り */
  #contents #maincontents .pagenav {
    text-align: center;
    overflow: hidden;
    margin-bottom: 0;
  }
  #contents #maincontents .pagenav ul {
    overflow: hidden;
  }
  #contents #maincontents .pagenav ul.pc {
    display: none;
  }
  #contents #maincontents .pagenav ul.sp {
    display: inline-block;
    border: 1px solid #ddd;
    width: 100%;
  }
  #contents #maincontents .pagenav ul li {
    float: left;
    width: 12%;
    border: none;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 5px 0;
  }
  #contents #maincontents .pagenav ul li a {
    display: block;
  }
  #contents #maincontents .pagenav ul li a img {
    width: 12px;
  }
  #contents #maincontents .pagenav ul li:first-child, #contents #maincontents .pagenav ul li:last-child {
    border: 1px solid #ddd;
    border-width: 0 1px;
  }
  #contents #maincontents .pagenav ul li:first-child a img, #contents #maincontents .pagenav ul li:last-child a img {
    width: 20px;
  }
  #contents #maincontents .pagenav ul li.pagenum {
    border: none;
    width: 50.7%;
  }
  /* ページ送り */


  #contents #maincontents .head {
    background: #eee;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden;
  }
  #contents #maincontents .head h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    float: none;
  }
  #contents #maincontents .head h3.title {
    background: #444444;
    box-sizing: border-box;
    padding: 12px 15px;
    margin-bottom: 0;
    overflow: hidden;
  }

  #contents #maincontents p {
    margin: 30px 3% 15px;
  }
  #contents #maincontents table {
    width: 94%;
    margin: 0 auto;
  }
  #contents #maincontents table tr th, #contents #maincontents table tr td {
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 15px 3%;
    border: 1px solid #ddd;
    border-width: 1px 1px 0;
  }
  #contents #maincontents table tr td input {
    margin: 0;
  }
  #contents #maincontents table tr td input.name, 
  #contents #maincontents table tr td input.name1, 
  #contents #maincontents table tr td input.address, 
  #contents #maincontents table tr td input.phone, 
  #contents #maincontents table tr td input.mail, 
  #contents #maincontents table tr td input.password_long {
    width: 100%;
    box-sizing: border-box;
  }
  #contents #maincontents table tr td input.name{
    width: 35%;
    margin-left: 5px;
  }
  #contents #maincontents table tr td input.zip_code{
    margin-left: 5px;
  }
  #contents #maincontents table tr td input.address1 {
    width: 100%;
  }
  #contents #maincontents table tr td a.password_link {
    padding-left: 0;
  }
  #contents #maincontents table tr td div span {
    display: block;
  }
  #contents #maincontents table tr td div.post a {
    margin: 8px 0 5px 14px;
  }
  #contents #maincontents table tr td label span {
    vertical-align: text-bottom;
  }
  #contents #maincontents table tr td dl {
    display: inline;
    overflow: hidden;
  }
  #contents #maincontents table tr td dl.two_col dt, 
  #contents #maincontents table tr td dl.two_col dd {
    padding: 0 0 5px 0;
    box-sizing: border-box;
  }
  #contents #maincontents table tr td dl.two_col dt {
    display: block;
    float: none;
    font-weight: bold;
    padding-bottom: 5px;
    width: auto;
  }
  #contents #maincontents table tr td dl.two_col dd {
    padding-bottom: 15px;
    width: 100%;
  }
  #contents #maincontents table tr td table.fixed td {
    padding: 5px 0;
  }
  #contents #maincontents table tr td table.non_border{
    width: 100%;
  }
  #contents #maincontents table tr td table.non_border tr,
  #contents #maincontents table tr td table.non_border td {
    width: auto;
  }
  #contents #maincontents table tr td table.non_border td {
    display: table-cell;
    padding: 0 15px 10px 0;
  }
  #contents #maincontents table tr td table.non_border td.w200{
    width: 80px;
  }
  #contents #maincontents table tr:last-child {
    border-bottom: 1px solid #ddd;
  }

  #contents #maincontents .confirmation {
    width: auto;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  #contents #maincontents .confirmation p.note, 
  #contents #maincontents .confirmation p.consent {
    margin: 15px 0;
  }
  #contents #maincontents .confirmation p.note{
    font-size: 15px;
    margin: 0 0 20px 0;
  }
  #contents #maincontents .confirmation p.consent {
    font-size: 16px;
    line-height: 1.7;
    margin: 0 0 10px 0;
  }
  #contents #maincontents .confirmation p.consent label{
    line-height: 1.9;
  }

/* 注文履歴 */
  #contents #maincontents .deliver_method {
    margin-bottom:10px;
  }
  #contents #maincontents .deliver_method table tr th, 
  #contents #maincontents .deliver_method table tr td {
    display: table-cell;
  }
  #contents #maincontents .order_menu h5 {
    padding-left: 3%;
  }
  #contents #maincontents .order_section h5 {
    padding-left: 3%;
  }
  #contents #maincontents .point {
    margin-top: 10px;
  }
  #contents #maincontents .point table {
    margin-top: 0;
    margin-right: 3%;
  }
  #contents #maincontents p.jpyen_txt{
    margin: 10px 3%;
  }
  #contents #maincontents .order_info table tr th, #contents #maincontents .order_info table tr td {
    float: none;
  }
  #contents #maincontents .order_info table.item_price {
    display: none;
  }
  #contents #maincontents .order_info table.price {
    width: 94%;
    margin: 0 auto;
    float: none;
    padding: 0 3%;
    box-sizing: border-box;
  }
  #contents #maincontents .order_info table.price tr th, 
  #contents #maincontents .order_info table.price tr td {
    background: #f5f5f5;
    border: none;
    display: table-cell;
  }
  #contents #maincontents .order_info table.price tr:last-child th, 
  #contents #maincontents .order_info table.price tr:last-child td {
    border-top: 1px solid #888;
  }
  #contents #maincontents .order_info .cart-list-price {
    background-color: #f5f5f5;
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
  }
  #contents #maincontents .order_info .cart-list-price table{
    float: right;
    width: 280px;
    font-size: 18px;
    line-height: 1.7;
  }
  #contents #maincontents .order_info .spcarttable {
    width: 94%;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 10px 3% 0;
    box-sizing: border-box;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist {
    margin-top: 2px;
    background-color: #fff;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist .itemname {
    font-size: 16px;
    padding: 5px 0 0 5px;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist .price{
    font-size: 15px;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist .price table ,
  #contents #maincontents .order_info .spcarttable .spitemlist .price table th,
  #contents #maincontents .order_info .spcarttable .spitemlist .price table td{
    width: auto;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist .price table{
    float: right;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist .price table tr:last-child{
    border-bottom: 0;
  }
  #contents #maincontents .order_info .spcarttable .spitemlist .price table th{
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
  }
  #contents #maincontents .order_info .spcarttable table {
    width: 100%;
    float: none;
  }
  #contents #maincontents .order_info .spcarttable table tr th, 
  #contents #maincontents .order_info .spcarttable table tr td {
    background: #fff;
    border: none;
    text-align: right;
    display: table-cell;
    width: 25%;
    padding: 3px 10px;
  }
  #contents #maincontents .order_info .spcarttable table tr th {
    text-align: left;
    font-weight: bold;
    width: 35%;
  }
  #contents #maincontents .order_info .point table tr th, 
  #contents #maincontents .order_info .point table tr td {
    display: table-cell;
  }
  #contents #maincontents .order_info2 table {
    width: 94%;
    margin: 0 auto;
    float: none;
  }
  #contents #maincontents .order_info2 table tr th, #contents #maincontents .order_info2 table tr td {
    float: none;
    text-align: center;
    display: table-cell;
  }
  #contents #maincontents .order_info2 table tr th {
    width: 30%;
  }
  #contents #maincontents .order_info2 table tr td {
    width: 70%;
  }
  #contents #maincontents .order_info2 .point2 table {
    width: 60%;
    float: right;
    margin-right: 3%;
  }
  #contents #maincontents .order_info2 .point2 table tr th, #contents #maincontents .order_info2 .point2 table tr td {
    width: 50%;
  }
  #contents #maincontents .order_info2 .point2 table tr td {
    text-align: right;
  }
  #contents #maincontents .deliver_method table {
    width: 94%;
    margin: 0 auto;
    table-layout: fixed;
    float: none;
  }
  #contents #maincontents .deliver_method table tr th, #contents #maincontents .deliver_method table tr td {
    width: 100%;
    float: none;
    text-align: center;
  }

  #contents #maincontents table.point_table {
    width: 45%;
  }
  #contents #maincontents table.point_table tr th, 
  #contents #maincontents table.point_table tr td {
    width: 100%;
  }
  #contents #maincontents input[type="submit"].login {
    margin: 10px auto;
  }
  #contents #maincontents a.reminder{
    margin: 10px auto;
  }
  #contents #maincontents .order_action dd{
    text-align:center;
  }
  
  #contents #maincontents .order_section dl.mail_history dt, 
  #contents #maincontents .order_section dl.mail_history dd {
    width: 94%;
    margin: 0 auto;
    padding: 15px 10px;
  }
  #contents #maincontents .order_section dl.mail_history dt {
    cursor: pointer;
    margin-top: 8px;
    border: 1px solid #ddd;
    background-color: #ddd;
  }
  #contents #maincontents .order_section dl.mail_history dt.on span {
    position: relative;
    padding-left: 20px;
  }
  #contents #maincontents .order_section dl.mail_history dt.on span:before {
    border-style: solid;
    border-color: #333 transparent;
    content: " ";
    position: absolute;
    background-color: transparent;
    border-color: transparent #333;
    border-width: 10px 0 10px 10px;
    top: 0;
    left: 0;
  }
  #contents #maincontents .order_section dl.mail_history dt span {
    position: relative;
    padding-left: 20px;
  }
  #contents #maincontents .order_section dl.mail_history dt span:before {
    border-style: solid;
    border-color: #333 transparent;
    content: " ";
    position: absolute;
    background-color: transparent;
    border-width: 10px 10px 0;
    top: 4px;
    left: -4px;
  }
  #contents #maincontents .order_section dl.mail_history dd p {
    margin: 0;
    margin-bottom: 15px;
    overflow:hidden;
  }
  /* 注文履歴 */

  /* テーブル、横スクロール */
  #contents #maincontents .scroll {
    overflow-x: scroll;
    padding: 0 3%;
    box-sizing: border-box;
    clear: both;
    margin: 0 0 20px;
  }
  #contents #maincontents .scroll::-webkit-scrollbar {
    /* スクロールバー本体 */
    width: 1px;
    background: #9aadfc;
  }
  #contents #maincontents .scroll::-webkit-scrollbar:horizontal {
    /* 横方向のスクロールバー本体 */
    width: 1px;
    background: #9aadfc;
  }
  #contents #maincontents .scroll::-webkit-scrollbar-thumb {
    /* スクロールバーの動く部分 */
    background: #eee;
    border-radius: 1px;
  }
  #contents #maincontents .scroll::-webkit-scrollbar-thumb:horizontal {
    /* 横方向のスクロールバーの動く部分 */
    background: #eee;
    border-radius: 1px;
  }
  #contents #maincontents .scroll::-webkit-scrollbar-track-piece:start {
    /* スクロールバーの動く部分の前 */
    background: #888;
  }
  #contents #maincontents .scroll::-webkit-scrollbar-track-piece:end {
    /* スクロールバーの動く部分の後ろ */
    background: #888;
  }
  #contents #maincontents .scroll::-webkit-scrollbar-corner {
    /* スクロールバー角 */
    background: transparent;
  }
  
  #contents #maincontents .list_contents{
    overflow-x: scroll;
    padding: 0 3%;
    box-sizing: border-box;
    clear: both;
    margin: 0 0 20px;
  }
  #contents #maincontents .list_contents table.point_table2 {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
  }
  #contents #maincontents .list_contents table.point_table2 tr th, 
  #contents #maincontents .list_contents table.point_table2 tr td {
    float: none;
    display: table-cell;
  }
  #contents #maincontents .list_contents .sp_table table.point_table2 tr th {
      width: 32%;
  }
  #contents #maincontents .list_contents .sp_table table.point_table2 tr td {
      width: 68%;
      text-align: left;
  }
  #contents #maincontents table.point_table2 tr td.text-right {
      text-align: left;
  }
  #contents #maincontents .list_contents p.red_caution {
    margin: 10px 0;
    width: auto;
  }
  #contents #maincontents .list_contents table.favorite {
    table-layout: fixed;
    width: 600px;
  }
  #contents #maincontents .list_contents table.favorite tr th, 
  #contents #maincontents .list_contents table.favorite tr td {
    text-align: center;
    display: table-cell;
    float: none;
  }
  #contents #maincontents .list_contents table.favorite tr.non {
    background: #efefef;
  }
  /* テーブル、横スクロール */
  
  /* 退会 */
  #contents #maincontents.reason .caution {
    width: 94%;
    margin: 20px auto;
    box-sizing: border-box;
  }
  #contents #maincontents.reason .caution p {
    padding: 15px;
  }
  #contents #maincontents.reason .reason {
    width: 94%;
    margin: 0 auto;
  }
  #contents #maincontents.reason .reason textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    box-sizing: border-box;
  }
  #contents #maincontents.reason .reason p {
    margin: 0 0 15px;
  }
  #contents #maincontents.reason .reason p.text {
    margin: 5px 0;
  }
  #contents #maincontents.reason .submit {
    overflow: hidden;
    width: 100%;
    margin: 20px auto;
  }
  #contents #maincontents.reason .submit a {
    margin: 0 auto 30px;
    float: none;
  }
  #contents #maincontents.reason .submit input[type='submit'] {
    margin: 0 auto;
    float: none;
  }
  #contents #maincontents.reason .submit2 {
    overflow: hidden;
    width: 100%;
    margin: 30px auto;
  }
  #contents #maincontents.reason .submit2 a {
    margin: 0 auto;
    float: none;
  }
  #contents #maincontents.reason .submit2 input[type='submit'] {
    margin: 30px auto 0;
    float: none;
  }
  /* 退会 */

  #contents #maincontents .sp_table table tr th, #contents #maincontents .sp_table table tr td {
    float: none;
    display: table-cell;
  }
  #contents #maincontents .sp_table table tr th {
    width: 30%;
  }
  #contents #maincontents .sp_table table tr td {
    width: 70%;
  }
  #contents #maincontents .sp_table table tr td a.textlink:link, 
  #contents #maincontents .sp_table table tr td a.textlink:visited, 
  #contents #maincontents .sp_table table tr td a.textlink:hover, 
  #contents #maincontents .sp_table table tr td a.textlink:active{
    color: #00479d;
  }
  
  #contents #maincontents .sp_table a.btn {
    margin: 20px auto 40px;
    width: 180px;
    display: block;
    text-align: center;
    border: none;
    padding: 5px 0;
    color: #444444;
    border: 1px solid #444444;
    background: none;
    font-size: 15px;
  }
  #contents .two_lines {
    float: none;
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
  }
  #contents .two_lines li {
    width: 48%;
  }
  #contents .two_lines li:nth-child(2n) {
    float: right;
  }
  #contents .two_lines li a {
    box-sizing: border-box;
    width: 100%;
  }
  #contents a.detail_button {
    width: auto;
    padding: 1em;
    font-size: 12px;
  }
  #contents a.list_buttons2 {
    margin-bottom: 15px;
    margin-left: 0;
  }
  #contents #maincontents .link_buttons input.confirm[type="submit"] {
    margin: auto auto auto auto;
  }
  
  #contents .mypage_lines {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  #contents .mypage_lines li {
    width: 45%;
    margin: 1px;
    display: inline-block;
  }
  #contents .mypage_lines li a{
    font-size: 14px;
    padding: 10px 0;
    width: 98%;
  }
  .pccenter {
    text-align: left;
  }
  .pccenter.text-centered {
    margin: 20px 0 0;
  }

  input[type='submit'], textarea {
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
.text-centered {
  text-align: center !important;
}
