@charset "UTF-8";

/*====================================共通====================================*/
body:not(.page-blog) .pane-left-menu {
  display: none;
}

body:not(.page-blog) .pane-contents .container {
  width: 100%;
  margin: 0 auto;
}
body:not(.page-blog) .pane-contents .container main {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 80px;
}
body.page-search .pane-contents .container main {
  max-width: unset;
}
body.page-search .pane-contents .container form {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 80px;
}
.block-search-goods h2 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 0;  
}
/*20240731 add */
body.page-category .pane-contents .container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/*====================================一覧====================================*/
/*20240731 add */
.block-category-list {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.block-category-list--event {
  width: 1060px;
  margin: 0 auto;
  overflow: hidden;
}
/*20240731 add */

.block-category-list--header {
  margin: 20px auto 10px;	
  width: 1060px;
  /*text-align: left;*/
}


.block-category-list--header-img {
  margin: 0 auto 30px;

}

.block-category-list--header-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.block-category-list--sort {
  background: #F7F9FA;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 40px;
  padding: 10px 0;
}
.block-category-list--main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

/*20240731 add */
.block-category-list--goods{
  width: 1200px;
  margin: 0 auto 40px;
}


#block_of_filter {
  position: relative;
  margin-right: auto;
}

#block_of_filter.open {
  background: #F0F0F0;
}
.block-goods-list--sort-order-items.open {
  background: none;
}
.block-goods-list--sort-order-items .current {
  background: #EBEEF0 url(../../img/usr/filter/pulldown.png) right 14px center no-repeat;
  border-radius: 22px;
  font-size: 15px;
  color: #6D889D;
  font-weight: bold;
  width: 140px;
}
.block-goods-list--sort-order-items .current.js-show {
  background: #EBEEF0 url(../../img/usr/filter/up.png) right 14px center no-repeat;

}
.block-goods-list--sort-order-items--wrapper {
  width: 140px;
  top: 50px;
}
.block-goods-list--sort-order-items .current:hover {
  opacity: 0.8;
}
.current.block-filter-acd {
  padding: 11px 19px 12px;
  box-sizing: border-box;
}
.block-goods-list--sort-order-items:before, .block-goods-list--sort-order-items:after {
  display: none;
}
.block-goods-list--sort-order-items .current{
  border: none;
}
#block_of_filter .block-filter--header {
  background: #003D6D url(../../img/usr/filter/sort.png) 9px center no-repeat;
  border-radius: 22px;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  width: 190px;
  padding: 0 0 0 65px;
  box-sizing: border-box;
  height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
#block_of_filter .block-filter--header:hover {
  opacity: 0.8;
}
#block_of_filter.open .block-filter--header {
  border-bottom: 1px solid #fff;
}


#block_of_filter .block-filter--header:after {
  right: 20px;
  transform: rotate(-65deg);
}

#block_of_filter.open .block-filter--header:before {
  transform: rotate(115deg);
}

#block_of_filter.open .block-filter--header:after {
  transform: rotate(-115deg);
}
.block-filter--form .block-filter--title .block-filter--text {
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
}
.block-filter--form .block-filter--title {
  height: 66px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #6D889D;
  text-align: center;
  color: #FFF;
  position: relative;
}
#block_of_filter form {
  display: none;
  position: fixed;
  z-index: 99999999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background: #FFF;
  box-sizing: border-box;
  overflow: auto;
}
.block-filter--close {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 33px;
  margin: auto 0;
  height: max-content;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  padding-right: 25px;
  background: url(../../img/usr/filter/closebtn.png) right center no-repeat;
  cursor: pointer;
}
.block-filter--close:hover{
  opacity: 0.8;
}
.block-filter--wrap {
  overflow: auto;
}
.block-filter--inner {
  width: 732px;
  height: calc(100vh - 190px);
  margin: 30px auto 0;
  padding: 0 0;;
}

#block_of_filter form #div_filter1 .block-filter--list-inner {
  padding: 0;
}

#block_of_filter form .block-filter--list-inner-label,
#block_of_filter form .block-filter--select-inner-label {
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0 0 15px;
  font-weight: 500;
}
.js-filter-box {
  margin-bottom: 40px;
}
#block_of_filter form .block-filter--list-inner-accordion,
#block_of_filter form .block-filter--select-inner-accordion {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 702px;
  margin: 0 auto 0;
}


#block_of_filter form #div_filter2 .block-filter-option-items{
  width: 63px;
  min-width: unset;
  min-height: unset;
  background: none;
  justify-content: start; 
}
#block_of_filter form #div_filter2 .block-filter-option-items label {
  width: 63px;
  min-width: unset;
  min-height: unset;
  background: none;
  justify-content: start;
  border: none;
}
#block_of_filter form #div_filter1 .block-filter-option-items {
  position: relative;
}
#block_of_filter form #div_filter1 .block-filter-option-items label {
  padding-bottom: 10px;
  color: #222222;
  font-size: 10px;
  height: 88px;
  justify-content: end;
}

#div_filter1 .block-filter-option-items input + img{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#div_filter1 .block-filter-option-items input[name="filtercode1"] + img {
  top: 17px;
}
#div_filter1 .block-filter-option-items input[name="filtercode2"] + img {
  top: 24px;
}
#div_filter1 .block-filter-option-items input[name="filtercode3"] + img {
  top: 18px;
}
#div_filter1 .block-filter-option-items input[name="filtercode4"] + img {
  top: 19px;
}


#div_filter1 .block-filter-option-items input[name="filtercode5"] + img {
  top: 20px;
}
#div_filter1 .block-filter-option-items input[name="filtercode6"] + img {
  top: 21px;
}
#div_filter1 .block-filter-option-items input[name="filtercode7"] + img {
  top: 19px;
}
#div_filter1 .block-filter-option-items input[name="filtercode8"] + img {
  top: 19px;
}

#div_filter1 .block-filter-option-items input[name="filtercode9"] + img {
  top: 23px;
}

#block_of_filter form .block-filter-option-items {
  width: calc((100%/4) - 8px);
  font-size: 13px;
  min-width: 168px;
}

#block_of_filter form .block-filter-option-items label {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  font-size: 13px;
  border-radius: 10px;
  min-height: 52px;
  border: 2px solid #EBEEF0;
  background: #EBEEF0;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}

#block_of_filter form #div_filter2 .block-filter-option-items label.js-checked{
  border: none;
  background: #FFF;
  color:#6D889D;  
  font-weight: bold;
  font-size: 11px;
}
#block_of_filter form #div_filter13 .block-filter-option-items input:checked + label,
#block_of_filter form #div_filter1 .block-filter-option-items label.js-checked,
#block_of_filter form .block-filter-option-items label.js-checked {
  background: #FFF;
  color:#6D889D;
  border: 2px solid #6D889D;
  font-weight: bold;
  box-sizing: border-box;
}
#block_of_filter form .block-filter-option-items label:hover {
  opacity: 0.8;
}

#block_of_filter form input {
  -webkit-appearance: none;
  outline: none;
}

#block_of_filter form .block-filter-option-items .checkbox input {
  position: relative;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  border-radius: 22px;
  background: #fff;
  border: 1px solid #DFDFDF;
}

#block_of_filter form input[type="checkbox"] {
  margin: 0;
  display: none;
}

#block_of_filter form .block-filter-option-items .checkbox input:checked {
  border: 0;
  background: #004263;
}

#block_of_filter form .block-filter--select .block-filter-option-items .checkbox input:checked:before {
  display: none;
}

#block_of_filter form .block-filter-option-items .checkbox input:checked:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 5px;
  width: 10px;
  height: 1px;
  background: #fff;
  transform: rotate(-50deg);
}

#block_of_filter form .block-filter--select .block-filter-option-items .checkbox input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}
#block_of_filter form #div_filter16 .js-active .block-filter-option-items:nth-child(n+11){
  display: block;
}
#block_of_filter form #div_filter16 .block-filter-option-items:nth-child(n+11) {
  display: none;
}
#block_of_filter form #div_filter2 label {
  font-size: 11px;
  color: #222222;
}
#block_of_filter form #div_filter2 .block-filter--list-inner-accordion {
  gap: 30px;
  justify-content: space-between;
  width: 621px;
}
#block_of_filter form #div_filter2 input {
  position: relative;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 0;
  box-sizing: border-box;
  margin: 0 auto 7px;
  border-radius: 50%;
  border: none;
}

#block_of_filter form #div_filter2 input[value="white"] {
  background: #FFFFFF;
  border: 1px solid #DDE0E2;
}

#block_of_filter form #div_filter2 input[value="black"] {
  background: #3B3B3B;
}

#block_of_filter form #div_filter2 input[value="brown"] {
  background: #3D2424;
}

#block_of_filter form #div_filter2 input[value="gold"] {
  background: #A2871C;
}

#block_of_filter form #div_filter2 input[value="silver"] {
  background: #C5CCCC;
}

#block_of_filter form #div_filter2 input[value="clear"] {
  background: #ECECEC;
}

#block_of_filter form #div_filter2 input[value="pink"] {
  background: #DB72DB;
}

#block_of_filter form #div_filter2 input[value="gray"] {
  background: #9B9B9B;
}

#block_of_filter form #div_filter2 input[value="red"] {
  background: #B92121;
}

#block_of_filter form #div_filter2 input[value="blue"] {
  background: #163998;
}

#block_of_filter form #div_filter2 input[value="yellow"] {
  background: #DFDA55;
}

#block_of_filter form #div_filter2 input[value="green"] {
  background: #167E32;
}

#block_of_filter form #div_filter2 input[value="purple"] {
  background: #7D1075;
}

#block_of_filter form #div_filter2 input[value="orange"] {
  background: #E38315;
}

#div_filter2 input:checked:before {
  content: '';
  background: url(../../img/usr/filter/checked.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 23px;
  height: 23px;
  transform: unset;
}
#div_filter2 input:checked:after {
  display: none;
}
.js-active + .block-filter--more {
  background: url(../../img/usr/filter/more_minus.png) right center no-repeat;
}
.block-filter--more {
  width: max-content;
  margin: 0 auto;
  font-size: 13px;
  color: #222222;
  margin: 20px auto 0;
  padding: 0 22px 0 0 ;
  background: url(../../img/usr/filter/more_plus.png) right center no-repeat;
  cursor: pointer;
}  
.block-filter--more:hover {
  opacity: 0.8;
}

#block_of_filter form .block-filter-btn {
  display: flex;
  justify-content: center;
  margin: 0 0 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #E4EDF7;
  gap: 15px;
}

#block_of_filter form .block-filter-btn>* {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  border-radius: 22px;
  height: 44px;
  text-decoration: none;
}

#block_of_filter form .block-filter-btn #btn-clear {
  background: #FFF;
  cursor: pointer;
  transition: .3s;
  font-size: 15px;
  width: 140px;
}

#block_of_filter form .block-filter-btn #btn-clear:hover {
  opacity: .8;
}

#block_of_filter form .block-filter-btn .block-filter-btn--enter {
  color: #FFF;
  background: #003D6D;
  font-size: 16px;
  font-weight: 500;
}

#block_of_filter form .block-filter-btn .block-filter-btn--enter:hover {
  text-decoration: none;
}

.block-goods-list--display-style-items {
  display: none;
}
.pane-main .block-goods-list--selected {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  float: none;
}
.block-goods-list--selected {
  float: left;
  display: flex;
  align-items: flex-start;
  width: 730px;
  visibility: hidden;
}

.block-goods-list--selected.show {
  visibility: visible;
}

.block-goods-list--selected .block-goods-list--selected-ttl {
  font-size: 12px;
  line-height: 30px;
  margin: 0 3px 0 0;
  width: 55px;
}

.block-goods-list--selected ul {
  display: flex;
  flex-wrap: wrap;
  width: 680px;
}

.block-goods-list--selected li {
  color: #000;
  font-size: 12px;
  margin: 0 8px 8px 8px;
}

.block-goods-list--selected label {
  display: block;
  position: relative;
  border: 1px solid #A5A5A5;
  border-radius: 30px;
  padding: 6px 43px 4px 20px;
  cursor: pointer;
}

.block-goods-list--selected label:before,
.block-goods-list--selected label:after {
  content: '';
  position: absolute;
  top: 14px;
  right: 15px;
  width: 10px;
  height: 1px;
  background: #000;
  transform: rotate(45deg);
}

.block-goods-list--selected label:after {
  transform: rotate(-45deg);
}

.block-goods-list--selected input {
  display: none;
}

.block-goods-list {
  width: 1060px;
  margin: 0 auto;
}

/*====================================ブログ一覧====================================*/
.page-bloglist .container {
  width: 100%;
}

.page-bloglist .block-topic-path {
  width: 1360px;
  margin: 0 auto;
}

.page-bloglist .pane-contents {
  padding: 0;
}

.block-simpleblog-list--title {
  position: relative;
  text-align: center;
  padding: 30px 0 0;
  margin: 0 0 50px;
}

.block-simpleblog-list--title:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 20px;
  background: #707070;
}

.block-simpleblog-list--filter {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 50px;
  font-size: 12px;
}

.block-simpleblog-list--filter-title {
  margin: 0 10px 0 0;
}

.block-simpleblog-list--filter-theme {
  position: relative;
}

.block-simpleblog-list--filter .current {
  position: relative;
  padding: 12px 15px 10px;
  border-bottom: 1px solid #A5A5A5;
  width: 300px;
  box-sizing: border-box;
  cursor: pointer;
}

.block-simpleblog-list--filter .current.open {
  border-bottom: 1px solid #FFF;
  background: #F0F0F0;
}

.block-simpleblog-list--filter .current:before,
.block-simpleblog-list--filter .current:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 25px;
  width: 11px;
  height: 1px;
  background: #3B4043;
  transform: rotate(65deg);
}

.block-simpleblog-list--filter .current:after {
  right: 20px;
  transform: rotate(-65deg);
}

.block-simpleblog-list--filter .current.open:before {
  transform: rotate(115deg);
}

.block-simpleblog-list--filter .current.open:after {
  transform: rotate(-115deg);
}

.block-simpleblog-list--filter-select {
  display: none;
  position: absolute;
  top: 41px;
  left: 0;
  width: 300px;
  background: #F0F0F0;
  padding: 15px;
  z-index: 1;
}

.block-simpleblog-list--filter-select label {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin: 0 0 10px;
  cursor: pointer;
}

.block-simpleblog-list--filter-select label:last-child {
  margin: 0;
}

.block-simpleblog-list--filter-select label input {
  -webkit-appearance: none;
  position: relative;
  background: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #DFDFDF;
  border-radius: 20px;
  box-sizing: border-box;
  outline: none;
  margin-right: 8px;
}

.block-simpleblog-list--filter-select label input:checked {
  background: #004264;
  border: 1px solid #004264;
}

.block-simpleblog-list--filter-select label input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}

.block-simpleblog-list--simpleblogs {
  width: 1060px;
  margin: 0 auto 50px;
}

.block-simpleblog-list--simpleblogs-item-wrapper:not(:first-child) {
  display: none;
}

.block-simpleblog-list--simpleblogs ul {
  display: flex;
  flex-wrap: wrap;
}

.block-simpleblog-list--simpleblogs li {
  width: calc((100% - 51px) / 4);
  margin: 0 17px 50px 0;
}

.block-simpleblog-list--simpleblogs li:nth-child(4n) {
  margin-right: 0;
}

.block-simpleblog-list--simpleblogs li:nth-child(n+17) {
  display: none;
}

.block-simpleblog-list--simpleblogs li a {
  display: block;
}

.block-simpleblog-list--simpleblogs li a:hover {
  opacity: .8;
  text-decoration: none;
}

.block-simpleblog-list--simpleblog-thumbnail {
  margin: 0 0 15px;
}

.block-simpleblog-list--simpleblog-release-dt {
  margin: 0 0 10px;
}

.block-simpleblog-list--simpleblog-title {
  font-size: 16px;
  font-weight: bold;
}

.block-simpleblog-list--view-more {
  display: none;
  text-align: center;
}

.block-simpleblog-list--view-more span {
  position: relative;
  display: inline-block;
  padding: 0 30px 10px 8px;
  border-bottom: 1px solid #000;
  line-height: 1;
  letter-spacing: 2px;
  cursor: pointer;
}

.block-simpleblog-list--view-more span:hover {
  opacity: .8;
}

.block-simpleblog-list--view-more span:before,
.block-simpleblog-list--view-more span:after {
  content: '';
  position: absolute;
  top: 6px;
  right: 10px;
  width: 11px;
  height: 1px;
  background: #000;
  transition: .3s;
}

.block-simpleblog-list--view-more span:after {
  transform: rotate(90deg);
}

.block-simpleblog-list--view-more span.open:after {
  transform: rotate(360deg);
}

.block-simpleblog-list--links {
  padding: 65px 0 80px;
  background: #F0F0F0;
}

.block-simpleblog-list--links-inner {
  width: 1060px;
  margin: 0 auto;
}

.block-simpleblog-list--links h2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 25px;
}

.block-simpleblog-list--links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block-simpleblog-list--tag {
  margin: 0 0 65px;
}

.block-simpleblog-list--tag ul {
  width: 730px;
  margin: 0 auto;
}

.block-simpleblog-list--tag li {
  margin: 0 16px 32px;
}

.block-simpleblog-list--tag a {
  display: block;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #A5A5A5;
  border-radius: 20px;
  padding: 5px 5px 5px 15px;
}

.block-simpleblog-list--tag a:hover {
  text-decoration: none;
  opacity: .75;
}

.block-simpleblog-list--archive li {
  width: 110px;
  margin: 0 45px 20px 0;
}

.block-simpleblog-list--archive li:nth-child(7n) {
  margin-right: 0;
}

.block-simpleblog-list--archive a {
  display: block;
}

.block-simpleblog-list--archive a:hover {
  opacity: 1;
}

/*====================================ブログ詳細====================================*/
.page-blog .pane-topic-path {
  width: 1360px;
  margin: 0 auto;
}

.page-blog .pane-contents .container {
  width: 1060px;
  margin: 0 auto;
  padding: 25px 0 0;
}

#simpleblog_leftmenu {
  margin: 0 40px 0 0;
  width: 255px;
}

#simpleblog_leftmenu h2 {
  color: #004264;
  font-size: 14px;
  border: 0;
  margin: 0 0 25px;
  padding: 0 0 0 20px;
  background: url(../../img/usr/common/icon_slash.png) no-repeat left center;
}

.block-simpleblog-left-menu--tag {
  margin: 0 0 60px;
}

.block-simpleblog-left-menu--tag-item,
.block-simpleblog-left-menu--archive-item {
  margin: 0 0 25px;
}

.block-simpleblog-left-menu--tag-item:last-child,
.block-simpleblog-left-menu--archive-item:last-child {
  margin: 0;
}

.block-simpleblog-left-menu--tag-item a {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #A5A5A5;
  border-radius: 30px;
  padding: 5px 5px 5px 15px;
}

.block-simpleblog-left-menu--tag-item a:hover {
  opacity: .75;
  text-decoration: none;
}

.block-simpleblog-left-menu--archive-item a:hover {
  opacity: 1;
}

.block-simpleblog-detail--release-dt {
  font-size: 16px;
  margin: 0 0 15px;
}

.block-simpleblog-detail--title {
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 15px;
}

.block-simpleblog-detail--mv {
  margin: 0 0 20px;
}

.block-simpleblog-detail--mv img {
  max-width: 100%;
}

.block-simpleblog-detail--intro {
  line-height: 2;
  margin: 0 0 60px;
}

.block-simpleblog-detail--articles-wrapper {
  margin: 0 0 80px;
}

.block-simpleblog-detail--articles {
  margin: 0 0 70px;
}

.block-simpleblog-detail--articles:last-child {
  margin: 0;
}

.block-simpleblog-detail--articles>*:last-child {
  margin-bottom: 0;
}

.block-simpleblog-detail--article {
  margin: 0 0 80px;
}

.block-simpleblog-detail--article-headline {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #707070;
  padding: 0 0 5px;
  margin: 0 0 13px;
}

.block-simpleblog-detail--article-headline02 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 5px;
  margin: 0 0 13px;
}

.block-simpleblog-detail--article-text {
  line-height: 2;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-text02 {
  font-size: 18px;
  text-align: center;
  margin: 0 0 25px;
}

.block-simpleblog-detail--article-btn {
  text-align: center;
}

.block-simpleblog-detail--article-btn a {
  display: inline-block;
  text-align: center;
  min-width: 250px;
  border: 1px solid #A5A5A5;
  border-radius: 30px;
  padding: 15px 55px 12px 32px;
  background: url(../../img/usr/btn_arrow.png) no-repeat right 25px center;
}

.block-simpleblog-detail--article-btn a:hover {
  text-decoration: none;
}

.block-simpleblog-detail--article-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 40px;
}

.block-simpleblog-detail--article-box-img {
  width: 360px;
  text-align: center;
}

.block-simpleblog-detail--article-box-img img {
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-box-text {
  width: 375px;
  line-height: 2;
}

.block-simpleblog-detail--article-img-c2,
.block-simpleblog-detail--article-img-c3 {
  justify-content: space-between;
}

.block-simpleblog-detail--article-img-c2 img {
  max-width: 377px;
}

.block-simpleblog-detail--article-img-c3 img {
  max-width: 248px;
}

.block-simpleblog-detail--article-goods-list {
  margin: 0 0 80px;
}

.block-simpleblog-detail--article-goods-list-title {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 15px;
}

.block-simpleblog-detail--article-goods-list ul {
  display: flex;
}

.block-simpleblog-detail--article-goods-item li {
  width: 242px;
  margin: 0 20px 0 0;
}

.block-simpleblog-detail--article-goods-item:nth-child(3n) {
  margin: 0;
}

.block-simpleblog-detail--article-goods-item a {
  display: block;
}

.block-simpleblog-detail--article-goods-item a:hover {
  text-decoration: none;
}

.block-simpleblog-detail--article-goods-image {
  margin: 0 0 5px;
}

.block-simpleblog-detail--article-goods-name {
  line-height: 20px;
  font-weight: bold;
  margin: 0 0 25px;
}

.block-simpleblog-detail--article-goods-price {
  font-size: 13px;
}

.block-simpleblog-detail--article-goods-list .bx-pager-link {
  background: #c0c0c0;
  text-indent: -9999px;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 8px;
  outline: 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.block-simpleblog-detail--article-goods-list .bx-pager {
  display: flex;
  justify-content: center;
  margin: 40px 0 0;
}

.block-simpleblog-detail--article-goods-list .bx-pager-item {
  margin: 0 25px 0 0;
}

.block-simpleblog-detail--article-goods-list .bx-pager-item:last-child {
  margin: 0;
}

.block-simpleblog-detail--article-goods-list .bx-pager-link.active {
  background: #004263;
}

.block-simpleblog-detail--tag-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #F0F0F0;
  padding: 35px;
  margin: 0 0 60px;
}

.block-simpleblog-detail--tag-list-title {
  font-size: 18px;
  width: 65px;
}

.block-simpleblog-detail--tag-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 630px;
}

.block-simpleblog-detail--tag-list li {
  margin: 0 30px 0 0;
}

.block-simpleblog-detail--tag-list li a {
  display: block;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #A5A5A5;
  border-radius: 20px;
  padding: 5px 5px 5px 15px;
}

.block-simpleblog-detail--tag-list li a:hover {
  opacity: .75;
  text-decoration: none;
}

.block-simpleblog-detail--btn {
  text-align: center;
}

.block-simpleblog-detail--btn a {
  display: inline-block;
  width: 350px;
  border-radius: 30px;
  background: #004264 url(../../img/usr/btn_arrow_w.png) no-repeat right 25px center;
  color: #FFF;
  font-size: 15px;
  padding: 20px 10px 18px 0;
}

.block-simpleblog-detail--btn a:hover {
  text-decoration: none;
}

/*====================================商品検索====================================*/
.page-search input[name="search"] {
  color: #fff;
  background: #004263;
  border-radius: 30px;
  border: 0;
  width: 400px;
  padding: 12px 10px 10px;
}

/*====================================ログイン====================================*/
.page-login h1 {
  text-align: center;
  margin-bottom: 40px;
}

.page-login h2 {
  position: relative;
  font-size: 22px;
  padding: 0 0 18px;
  margin: 0 0 35px;
}

.page-login h2:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 2px;
  background: #004263;
}

.page-login .action .btn {
  width: 300px;
  border-radius: 30px;
  padding: 12px 10px 10px;
}

/*====================================新規会員登録====================================*/
.page-authmail .block-member-terms {
  margin: 100px 0 0;
}

.page-authmailcomplete .pane-contents {
  margin: 100px 0 0;
}

.page-authmailcomplete .action .btn {
  width: 300px;
  border-radius: 30px;
  padding: 12px 10px 10px;
}

.page-entry .block-member-info--use-spoofing-protection .form-control {
  padding-top: 15px;
}

/*====================================会員情報変更====================================*/
.page-customer .block-member-info--message-password a {
  text-decoration: underline;
}

/*====================================アドレス帳新規登録・変更====================================*/
.page-custdest .block-shipping-address--dept,
.page-custdest .block-shipping-address-confirmation--dept {
  border-bottom: 1px solid #e5e5e5;
}

/*====================================購入履歴一覧====================================*/
.page-history .block-purchase-history--search-btn {
  color: #004263;
  border: 1px solid #004263;
  background: #fff;
  padding: 6px 50px 4px;
}

/*====================================注文確認====================================*/
.page-estimate .block-order-estimate--pay-header {
  margin: 0;
}

.page-estimate .form-group.block-order-estimate--pay-savecard {
  border-bottom: 0;
  padding: 10px 0;
}

/*====================================購入履歴====================================*/
.page-history .block-purchase-history--goods-name {
  font-weight: bold;
}

/*====================================パスワード変更完了====================================*/
.page-passchange .block-member-password--update-completed-message {
  position: relative;
}

.page-passchange .block-member-password--login-link {
  position: absolute;
  left: 156px;
  bottom: -88px;
}

.page-passchange .block-member-password--login-link a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 12px 20px;
  border-radius: 30px;
  text-decoration: none;
  background: #004263;
}

.page-passchange .block-member-password--update-completed-back {
  margin-top: 30px;
  margin-left: 320px;
}

/*====================================お問い合わせ====================================*/
.page-contact .block-inquiry--confirmation-form .block-inquiry--confirmation-inquiry-body .form-control {
  vertical-align: middle;
}

/*====================================お問い合わせ履歴詳細====================================*/
.page-contactdetail .block-inquiry-history-detail--subject {
  font-size: 18px;
  margin-bottom: 3px;
}

/*====================================退会====================================*/
.page-withdrawal .block-withdrawal--form .block-withdrawal--pwd {
  border-bottom: 1px solid #e5e5e5;
}