@charset 'UTF-8';
.btn-more a:before, .btn-more span:before, .modal-close.top a:after {
  font-family: defico;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased
}
#container select {
  -moz-appearance: none
}
#container .sdshinchikumanner {
  overflow: hidden
}
#container .sdshinchikumanner a {
  text-decoration: none;
}
.js-widget_slider {
  height: 180px;
  -webkit-transition: all .5s;
  transition: all .5s;
  opacity: 0
}
.js-widget_slider.slick-initialized {
  height: auto;
  opacity: 1
}
.section {
  padding-top: 60px;
  padding-bottom: 60px
}
.section.is-line {
  border-top: 1px solid #d2d2d2
}
.btn-more {
  line-height: 1.3;
  margin-top: 20px;
  text-align: center
}
.btn-more a, .btn-more span {
  font-size: 25px;
  font-size: 1.6rem;
  position: relative;
  display: inline-block;
  width: 390px;
  padding: 14px 50px;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  background: #000
}
.isOtherDevice .btn-more a, .isOtherDevice .btn-more span {
  -webkit-transition: .3s;
  transition: .3s
}
.btn-more a:before, .btn-more span:before {
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8px;
  content: '\e914';
  opacity: 0;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -moz-osx-font-smoothing: grayscale
}

.btn-more a:hover {
 background-color: #757575;
}
.sdshinchikumanner .m-shusanmannerTtl {
  font-size: 44px;
  font-size: 2.8rem;
  text-align: center
}
.m-cr-headerBtns {
  top: 0;
  left: 0;
  padding: 0 20px
}
.m-cr-headerBtns .m-cr-headerBtnsList {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin: 0 auto;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.m-cr-headerBtns .m-cr-headerBtnsList > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.m-cr-headerBtns .m-cr-headerBtnsList > li a {
  font-size: 28px;
  font-size: 1.8rem;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 10px;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-decoration: none !important;
  color: #fff;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.m-cr-headerBtns .m-cr-headerBtnsList > li a:hover {
  text-decoration: underline !important;
  background-color: rgba(255, 255, 255, .2)
}
.m-cr-headerBtns .m-cr-headerBtnsList > li a em {
  font-weight: 700
}
.m-cr-headerBtns .m-cr-headerBtnsList > li a span {
  position: relative;
  padding-right: 20px
}
.m-cr-headerBtns .m-cr-headerBtnsList > li a span:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.m-cr-headerBtns .m-cr-headerBtnsList > li a span:after {
  font-size: 19px;
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  right: 0;
  content: '▶';
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffff02
}
.m-cr-headerBtns .m-cr-headerBtnsList > li + li {
  border-left: 1px solid #fff
}
.m-cr-headerBtns .m-cr-headerBtnsList > li.band-coupon span {
  padding-left: 140px
}
.m-cr-headerBtns .m-cr-headerBtnsList > li.band-coupon span:before {
  font-size: 24px;
  font-size: 1.5rem;
  width: 120px;
  content: '新規会員';
  border: 2px solid #fff;
  border-radius: 12px
}
.m-cr-headerBtns .m-cr-headerBtnsList > li.band-t-points span {
  padding-left: 46px
}
.m-cr-headerBtns .m-cr-headerBtnsList > li.band-t-points span:before {
  width: 26px;
  height: 26px;
  content: '';
  background-image: url(/okoudengaeshi/2018/images/ico_tpoint_color.png);
  -webkit-background-size: 100% 100%;
  background-size: 100%
}
.isTablet .m-cr-headerBtns {
  left: 0;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  margin-left: -20px;
  padding: 0
}
.m-cr-headerBtns {
  background-color: #76c2cd
}
.m-cr-lead {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center
}
.sdshinchikumanner .manner {
  background-color: #f2f2f2
}
.sdshinchikumanner .manner .mannerInner {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto
}
.m-cr-search, .sdshinchikumanner .feature {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto
}
.sdshinchikumanner .manner .mannerList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.sdshinchikumanner .manner .mannerList section {
  background-color: #fff
}
.sdshinchikumanner .manner .mannerList section > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.sdshinchikumanner .manner .mannerList section > a > * {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}
.sdshinchikumanner .manner .mannerList > section {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%
}
.sdshinchikumanner .manner .mannerTtl {
  font-size: 20px;
  font-size: 1.3rem;
  padding: 10px 20px 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
    font-weight: bold;
}
.sdshinchikumanner .manner .mannerPic {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}
.sdshinchikumanner .manner .mannerTxt {
  font-size: 17px;
  font-size: 1.1rem;
  padding: 10px 20px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
    text-align: left;
}
.m-cr-search {
  padding: 60px 80px;
  background-color: #efefef
}
.m-cr-search .searchSelect:after, .m-cr-search .searchSelect:before {
  width: 16px;
  height: 2px;
  background-color: #000;
  content: ''
}
.m-cr-search .searchSelect {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.m-cr-search .searchSelect:after, .m-cr-search .searchSelect:before {
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  margin: -1px -8px
}
.m-cr-search .searchSelect:before {
  display: block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.m-cr-search .searchSelect:after {
  display: block;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.m-cr-search .searchSelect .select {
  position: relative;
  -webkit-flex-basis: -webkit-calc(50% - 1em);
  -ms-flex-preferred-size: calc(50% - 1em);
  flex-basis: calc(50% - 1em)
}
.m-cr-search .searchSelect .select:before {
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
  content: '';
  border-width: 8px 5px 0;
  border-style: solid;
  border-color: #444 transparent transparent
}
.m-cr-search .searchSelect .select select {
  font-size: 24px;
  font-size: 1.5rem;
  width: 100%;
  height: 36px;
  padding: 5px 10px;
  border: 1px solid #444;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
    background: #fff;
}
.m-cr-search .btn-submit {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  width: 200px;
  height: 36px;
  margin: 22px auto 0;
  padding: 5px;
  vertical-align: top;
  color: #fff;
  background: #000
}
.fix-btn_delivery {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 16px;
  width: 90px;
  height: 118px;
  opacity: 0
}
.is-fixed_side .fix-btn_delivery {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1
}
.fix-btn_delivery i.fix-btn_close {
  display: none
}
.fix-btn_delivery a {
  position: relative;
  display: block;
  padding: 38px 0 15px;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  background: -webkit-linear-gradient(0deg, #99986b, #99986b 50%, #9e9d73 0, #9e9d73);
  background: linear-gradient(90deg, #99986b, #99986b 50%, #9e9d73 0, #9e9d73);
  background-color: #99986b;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px
}
.fix-btn_delivery a:hover {
  color: #fff
}
.fix-btn_delivery a:after {
  position: absolute;
  top: -17px;
  left: 50%;
  width: 62px;
  height: 48px;
  margin-left: -31px;
  content: '';
  -webkit-animation: f 1s infinite alternate linear;
  animation: f 1s infinite alternate linear;
  background: url(/cmn/images/fix_delivery.png) no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto
}
.fix-btn_delivery a span {
  font-size: 22px;
  font-size: 1.4rem;
  line-height: 1.2
}
.fix-btn_delivery a span em {
  font-size: 28px;
  font-size: 1.8rem;
  font-weight: 700
}
.isOtherDevice .fix-btn_delivery a:hover {
  background: -webkit-linear-gradient(0deg, #838252, #838252 50%, #8c8b5b 0, #8c8b5b);
  background: linear-gradient(90deg, #838252, #838252 50%, #8c8b5b 0, #8c8b5b);
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px
}
.modal-pullMenu_box {
  display: none
}
.modal-overlay {
  position: fixed;
  z-index: -3;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-animation: c .3s;
  animation: c .3s;
  text-align: center;
  opacity: 0;
  background: 0 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.is-search .modal-overlay {
  z-index: 9999999;
  -webkit-animation: b .3s;
  animation: b .3s;
  opacity: 1;
  background: rgba(0, 0, 0, .7);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.modal-search {
  position: fixed;
  z-index: 99999999;
  top: 0;
  right: -400px;
  overflow-y: auto;
  width: 400px;
  height: 100vh;
  background: #fff;
  -webkit-overflow-scrolling: touch
}
.is-search .modal-search, .modal-search {
  -webkit-transition: right .6s cubic-bezier(.19, 1, .22, 1);
  transition: right .6s cubic-bezier(.19, 1, .22, 1)
}
.is-search .modal-search {
  right: 0
}
.modal-search_cover {
  position: relative;
  padding: 30px;
  color: #444
}
.modal-search_cover a {
  color: #444
}
.isOtherDevice .modal-search_cover a:hover {
  color: #c83250
}
.modal-close.top {
  position: absolute;
  top: 5px;
  right: 10px;
  text-align: right
}
.modal-close.top a {
  font-size: 19px;
  font-size: 1.2rem;
  position: relative;
  display: inline-block;
  padding-right: 1.2em
}
.modal-close.top a:after {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: .43em;
  right: 0;
  display: inline-block;
  content: '\e91b';
  vertical-align: middle;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -moz-osx-font-smoothing: grayscale
}
.modal-close.top a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: '';
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0;
  background: #c83250
}
.isOtherDevice .modal-close.top a:hover:before {
  opacity: 1
}
.isOtherDevice .modal-close.btm .modal-close_btn:hover, .isOtherDevice .modal-search_box .btn-submit:hover {
  opacity: .7
}
.modal-close.btm {
  margin-top: 20px
}
.modal-close.btm .modal-close_btn {
  display: block;
  width: 100%;
  min-height: 36px;
  padding-top: 9px;
  text-align: center;
  color: #fff !important;
  background: #444
}
.isOtherDevice .modal-close.btm .modal-close_btn {
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}
.modal-search_ttl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.3;
  text-align: center
}
.modal-search_subttl {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3
}
.modal-search_box {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 20px
}
.modal-search_box ~ .modal-search_box {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #444
}
.modal-search_box button, .modal-search_box input[type=button], .modal-search_box input[type=file], .modal-search_box input[type=submit], .modal-search_box label, .modal-search_box option, .modal-search_box select {
  font-family: メイリオ, Meiryo, Droid Sans, HiraKakuProN-W3, HiraKakuPro-W3, ヒラギノ角ゴ ProN W3, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic ProN, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
  position: relative;
  z-index: 1;
  cursor: pointer;
  background: 0 0
}
.modal-item_link .item-link a:after, .modal-select_box .search-select_cover .select ~ .select:before {
  font-family: defico;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.modal-search_box input, .modal-search_box select {
  font-size: 24px;
  font-size: 1.5rem;
  height: 36px;
  padding: 5px 10px;
  border: 1px solid #444;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.modal-search_box select::-ms-expand {
  display: none
}
.modal-search_box .btn-submit {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  height: 36px;
  padding: 5px;
  vertical-align: top;
  color: #fff;
  background: #444
}
.isOtherDevice .modal-search_box .btn-submit {
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}
.modal-keywords_box fieldset:after {
  display: block;
  clear: both;
  content: ''
}
.modal-keywords_box fieldset .query {
  float: left;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px)
}
.modal-keywords_box fieldset .btn-submit {
  float: right;
  width: 70px
}
.modal-select_box .btn-submit {
  width: 100%;
  margin-top: 10px
}
.modal-select_box .search-select_cover {
  margin-top: 5px
}
.modal-select_box .search-select_cover:after {
  display: block;
  clear: both;
  content: ''
}
.modal-select_box .search-select_cover .select {
  position: relative;
  float: left;
  width: -webkit-calc(50% - 1em);
  width: calc(50% - 1em)
}
.modal-select_box .search-select_cover .select:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
  content: '';
  border-width: 8px 5px 0;
  border-style: solid;
  border-color: #444 transparent transparent
}
.modal-select_box .search-select_cover .select ~ .select {
  float: right
}
.modal-select_box .search-select_cover .select ~ .select:before {
  font-size: 22px;
  font-size: 1.4rem;
  position: absolute;
  top: 13px;
  left: -1.6em;
  display: inline-block;
  content: '\e91b';
  vertical-align: middle;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal
}
.modal-select_box .search-select_cover select {
  width: 100%;
  padding-right: 1.6em;
  background: 0 0
}
.modal-item_link .item-link_list dt {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px dashed #444
}
.modal-item_link .item-link_list dt.noborder, .modal-item_link .item-link_list dt:first-child {
  margin-top: -5px;
  padding: 0;
  border: none
}
.modal-item_link .item-link_list dt.noborder {
  margin-top: 12px
}
.modal-item_link .item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105%;
  margin-top: 6px;
  margin-left: -5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.modal-item_link .item-link li {
  width: 45%;
  margin-left: 5%
}
.modal-item_link .item-link li:nth-child(n+3) {
  margin-top: 6px
}
.modal-item_link .item-link a {
  font-size: 22px;
  font-size: 1.4rem;
  position: relative;
  display: block;
  padding-left: 1em
}
.modal-item_link .item-link a:after {
  font-size: 19px;
  font-size: 1.2rem;
  position: absolute;
  top: .3em;
  left: 0;
  content: '\e914';
  color: #444;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal
}
.isOtherDevice .modal-item_link .item-link a:hover span {
  text-decoration: underline
}
.modal-item_link .item-link span {
  display: inline-block
}
.isSPb {
  display: none !important
}

/*スライダー*/
.slick-slider {
  width: -webkit-calc(100% + 10px) !important;
  width: calc(100% + 10px) !important
}
.slick-slider * {
  outline: 0 !important
}
.slick-slide {
  margin: 0 14px !important
}
.slick-slide img {
  width: 100%;
  max-width: auto
}
.slick-arrow {
  position: absolute !important;
  z-index: 3;
  top: -webkit-calc(50% - 10px);
  top: calc(50% - 10px);
  overflow: hidden;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  padding-top: 46px;
  color: #fff;
  border-radius: 50%;
  background-color: #2a2624;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto
}
.slick-arrow:before {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 100%;
  text-align: center
}
.slick-next:after, .slick-prev:after {
  top: 14px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  background-color: transparent
}
.slick-arrow.slick-disabled {
  cursor: default;
  pointer-events: none;
  opacity: .5
}
.slick-prev {
  position: relative;
  left: -50px
}
.slick-prev:before {
  content: 'BACK'
}
.slick-prev:after {
  position: absolute;
  right: 50%;
  margin-right: -6px;
  content: '';
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}
.slick-next {
  position: relative;
  right: -50px
}
.slick-next:before {
  content: 'NEXT'
}
.slick-next:after {
  position: absolute;
  right: 50%;
  margin-right: -2px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.slick-dots {
  width: 100%;
  margin-top: 15px;
  text-align: center
}
.slick-dots li, .slick-dots li button {
  width: 16px;
  height: 16px;
  cursor: pointer
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0
}
.slick-dots li:last-child {
  margin-right: 0
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 2px;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  content: '';
  text-align: center;
  opacity: .25;
  color: #000;
  border-radius: 50%;
  background: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  background: #f34051
}


.sdshinchikumanner .mainvisual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  background-image: url(/shinchiku/manner/images/manner_mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.sdshinchikumanner .mainvisual .mainvisualCont{
    margin-top: -50px;
}
.sdshinchikumanner .mainvisual .mainvisualTxt {
  color: #333;
  font-size: 1.5rem;
    font-weight: bold;
  text-align: center;
  /*	text-shadow: 0px 2px 5px #b72a22d4;*/
}
.sdshinchikumanner .mainvisual .mainvisualTtl {
  color: #333333;
  font-size: 4.8rem;
  font-weight: 600px;
  line-height: 1.4;
  text-align: center;
  /*	text-shadow: 0px 2px 12px #b72a22d4;*/
}
.sdshinchikumanner .btn-more.is-home, .sdshinchikumanner .mannerBtn {
  margin: 50px 0 30px 0
}

.sdshinchikumanner .btn-more.is-home, .sdshinchikumanner .mannerBtn:last-child {
  margin: 0
}

.sdshinchikumanner .manner .mannerInner {
  max-width: 1000px
}
.sdshinchikumanner .manner .slick-track, .sdshinchikumanner .manner .slick-track section {
  height: 100%
}
.sdshinchikumanner .manner .mannerList {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.sdshinchikumanner .manner .mannerList > section {
  -webkit-flex-basis: 22.8%;
  -ms-flex-preferred-size: 22.8%;
  flex-basis: 22.8%
}
.sdshinchikumanner .manner .mannerList > section:not(:nth-child(4n-3)) {
  margin-left: 2.93%
}
.sdshinchikumanner .manner .mannerList > section:nth-child(n+5) {
  margin-top: 20px
}

.section.border {
  border-top: 1px solid #d2d2d2
}
[class$=_title] {
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.3
}
[class$=_title] + * {
  margin-top: 22px;
    text-align: center;
}

.m-cr-search .txt{
    margin-top: 10px;
}

.isOtherDevice .btn-more a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.btn-more a:before {
  content: "\e914";
  right: 20px;
  top: 50%;
  font-family: defico;
  position: absolute;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -8px;
  opacity: 0
}
.bottom_area {
  max-width: 1040px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.price-list_cover {
  margin-top: 30px
}
.price-list_cover.box-wrap.block3 {
  width: 101.7%;
  margin-left: -1.7%
}
.price-list_cover.box-wrap.block3 .box {
  width: 31.633%;
  margin-left: 1.7%
}
.price-list_cover.box-wrap.block3 .box:nth-child(n+4) {
  margin-top: 20px
}
.price-list_cover a {
  display: block;
  padding: 13px 10px;
  font-size: 2rem;
  line-height: 1.3;
  text-align: center;
  text-decoration: none !important;
  color: #000;
  position: relative
}
.price-list_cover a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #d2d2d2;
  position: absolute;
  top: 0;
  left: 0
}
.isTablet .price-list_cover a {
  font-size: 2rem
}
.isOtherDevice .price-list_cover a {
  -webkit-transition: background .15s;
  -o-transition: background .15s;
  transition: background .15s
}
.isOtherDevice .price-list_cover a:hover {
  background: #f5f5f5
}
.category-list_cover {
  margin-top: 30px
}
.category-list_cover.box-wrap.block2 {
  width: 100%;
  margin-left: 0;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.category-list_cover.box-wrap.block2 > .box {
  margin-left: 0
}
.category-list_cover.box-wrap.block2 > .box:first-child {
  width: 28%
}
.category-list_cover.box-wrap.block2 > .box:nth-child(2) {
  width: 72%;
  padding-left: 25px
}
.category-list_cover.box-wrap.block2 .category-list .box:nth-child(n+3) {
  margin-top: 0
}
.category-list_cover.box-wrap.block2 .category-list .box:nth-child(n+4) {
  margin-top: 30px
}
.category-list_cover a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
background: #efefef;
}
.isOtherDevice .category-list_cover a {
  -webkit-transition: background .15s;
  -o-transition: background .15s;
  transition: background .15s
}
.isOtherDevice .category-list_cover a:hover {
  background: #f5f5f5
}
.category-list_cover .thumb {
  display: block;
  -webkit-order: 1;
  -ms-order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
    width: 75px;
    padding: 6px 12px;
}
.isTablet .category-list_cover .thumb {
  width: 60px;
  height: 60px;
  padding: 5px
}
.category-list_cover .txt {
  -webkit-order: 2;
  -ms-order: 2;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.2rem;
  color: #000
}
.isTablet .category-list_cover .txt {
  font-size: 1rem;
  padding-left: 10px;
  padding-right: 0
}
.category-list_cover .sizeL a {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.category-list_cover .sizeL .thumb {
  width: 100%;
  height: auto;
  text-align: center
}
.category-list_cover .sizeL .txt {
  width: 100%;
  padding-bottom: 20px;
  text-align: center
}
.fix-btn_box {
  padding: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 50px;
  z-index: -2;
  width: 100%
}
.is-fixed_side .fix-btn_box {
  position: fixed;
  top: 50px;
  z-index: 1000001;
  -webkit-transition: top .2s;
  -o-transition: top .2s;
  transition: top .2s
}
.fix-btn_box .wrap {
  position: relative;
  padding: 0;
  height: 0;
  max-width: 1780px
}
.js-fix-btn_search {
  display: none !important
}
.fix-btn_search {
  position: absolute;
  right: 16px;
  top: 0;
  opacity: 0;
  margin-top: 150px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-animation: a 2s infinite alternate linear;
  animation: a 2s infinite alternate linear;
  z-index: 1
}
.is-fixed_side .fix-btn_search {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1
}
.fix-btn_search a {
  display: block;
  width: 90px;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  padding-bottom: 90px;
  text-decoration: none !important;
  position: relative
}
.fix-btn_search a:before {
  content: "";
  background: url(/shussan/2018/images/ico_search.svg) no-repeat 0 0;
  background-size: 100% auto;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -20px
}
.fix-btn_search a:after {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  background: #fff;
  position: absolute;
  left: 30px;
  bottom: 33px;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.isOtherDevice .fix-btn_search a:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.fix-btn_search span {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  display: block;
  background: #77d73b;
  text-align: center;
  padding: 8px 0 6px
}
.fix-btn_coupon {
  opacity: 0;
  position: absolute;
  right: 16px;
  top: 15px;
  width: 90px;
  height: 118px;
  z-index: 2
}
.is-fixed_side .fix-btn_coupon {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1
}
.fix-btn_coupon i.fix-btn_close {
  display: none
}
.fix-btn_coupon a {
  display: block;
  background: #11a460;
  color: #fff;
  text-align: center;
  padding: 10px 10px 15px;
  border-radius: 8px;
  position: relative;
  text-decoration: none !important;
  line-height: 1.2
}
.fix-btn_coupon a span {
  font-size: 1.1rem;
  display: block
}
.fix-btn_coupon a .ttl {
  display: block;
  background: #fff;
  font-weight: 700;
  padding: 5px;
  color: #11a460;
  position: relative
}
.fix-btn_coupon a .ttl:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0;
  border-color: #fff transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -8px
}
.fix-btn_coupon a em {
  font-size: 2.4rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  display: block;
  margin-top: -3px
}

/*キャンペーンバナーエリア*/
.special_bnr_area {
  width: 930px;
  margin: 0 auto;
  text-align: center;
}
.special_bnr_area a {
  text-decoration: none !important;
  display: block
}
.special_bnr_area p {
  font-size: 1.6rem;
  margin-top: 5px
}
.special_bnr_single_outer {
  margin-bottom: 4rem
}
.special_bnr_single_inner:first-child {
  margin-bottom: 2rem;
}
.special_bnr_double_outer {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
    -webkit-flex-wrap: wrap; 
  -ms-flex-wrap  : wrap; 
  flex-wrap : wrap;
}
.special_bnr_double_inner {
  width: 48%;
  margin-bottom: 2rem;
}

.special_bnr_triple_outer {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
    -webkit-flex-wrap: wrap; 
  -ms-flex-wrap  : wrap; 
  flex-wrap : wrap;
}
.special_bnr_triple_inner {
  width: 30%;
  margin-bottom: 2rem;
  text-align: left;
}

/*簡単検索*/
.search_box {
  background: #efefef;
  padding: 25px 80px;
  max-width: 800px;
  margin: 30px auto 0;
        text-align: center;
}
.search_box .btn-submit {
  width: 200px;
  margin: 22px auto 0;
  background: #000
}
.search_box .search-select_cover {
  margin-top: 16px
}
.search_subttl {
  font-size: 2rem
}
.search_box button, .search_box input[type=button], .search_box input[type=file], .search_box input[type=submit], .search_box label, .search_box option, .search_box select {
  cursor: pointer;
  font-family: メイリオ, Meiryo, Droid Sans, HiraKakuProN-W3, HiraKakuPro-W3, ヒラギノ角ゴ ProN W3, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic ProN, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif
}
.search-select_cover {
  zoom: 1
}
.search-select_cover:after {
  content: "";
  display: block;
  clear: both
}
.search_box input, .search_box select {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #444;
  font-size: 1.5rem;
  border-radius: 0;
  padding: 5px 10px;
  height: 36px;
  width: 100%
}
.search_box select::-ms-expand {
  display: none
}
.search_box .btn-submit {
  background: #444;
  color: #fff;
  font-size: 1.5rem;
  padding: 5px;
  height: 36px;
  vertical-align: top;
  display: block
}
.isOtherDevice .search_box .btn-submit {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s
}
.isOtherDevice .search_box .btn-submit:hover {
  opacity: .7
}
.search_box .select {
  width: calc(50% - 1em);
  float: left;
  position: relative;
  background: #fff
}
.search_box .select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0;
  border-color: #444 transparent transparent;
  margin-top: -3px;
  z-index: 0
}
.search_box .select ~ .select {
  float: right
}
.search_box .select ~ .select:before {
  content: "\e91b";
  font-family: defico;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  position: absolute;
  left: -1.6em;
  top: 13px
}
.search_box .select select {
  position: relative;
  z-index: 1;
  background: transparent
}


/*マナー下層ディレクトリ*/

.sdshinchikumanner .mannerSecondWrap {
  line-height: 1.6;
  max-width: 1000px;
  margin: 60px auto
}
.sdshinchikumanner .mannerSecondWrap .m-cr-lead {
  text-align: left
}

.sdshinchikumanner .mannerSecondWrap.is-okaeshi .mannerSecondHead {
  background-image: url(/shinchiku/manner/images/okaeshi/pic_ttl.png)
}

.sdshinchikumanner .mannerSecondWrap.is-noshi .mannerSecondHead {
  background-image: url(/shinchiku/manner/images/noshi/pic_ttl.png)
}

.sdshinchikumanner .mannerSecondWrap.is-flow .mannerSecondHead {
  background-image: url(/shinchiku/manner/images/flow/pic_ttl.png)
}

.sdshinchikumanner .mannerSecondWrap.is-moving-greeting .mannerSecondHead {
  background-image: url(/shinchiku/manner/images/moving-greeting/pic_ttl.png)
}


.sdshinchikumanner .mannerSecondHead {
  font-size: 41px;
  font-size: 2.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  padding: 20px;
  border: 1px solid #a7a7a7;
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.sdshinchikumanner .mannerBlk {
  margin-top: 60px;
}

.sdshinchikumanner .mannerSecondTtl {
  padding: 15px 0;
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7
}
.sdshinchikumanner .mannerSecondTtl span {
  font-size: 35px;
  font-size: 2.2rem;
  display: block;
  padding: 0 0 0 30px;
  border-left: 2px solid #3e8ab9;
}
.sdshinchikumanner .mannerDiamond span, .sdshinchikumanner .mannerFirstTxt span, .sdshinchikumanner .mannerSecondTxt span, .sdshinchikumanner .mannerTiming span, .sdshinchikumanner .mannerBlk .listDisc span, .sdshinchikumanner .mannerBlk p span {
  font-weight: 700;
  color: #3e8ab9;
}

.sdshinchikumanner .mannerSecondTxt {
    margin: 30px;
}

#container .sdshinchikumanner .mannerSecondTxt a, #container .sdshinchikumanner .mannerSecondcontent_outer .mannerSecondcontent_inner .text_area a{
    text-decoration: underline;
}

.sdshinchikumanner .mannerSecondTxt.season {
    background-color: #fee297;
    display: inline-block;
    padding: 5px 15px 3px 5px;
    margin-bottom: -50px;
    font-size: 1.8rem;
}

.sdshinchikumanner .figClmOne {
  text-align: center
}
.clearfix:after {
    clear: both;
    content: '';
    display: block;
}

.mannerSecondcontent_inner{
    margin: 30px;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mannerSecondcontent_inner .text_area{
width: 60%
}

.mannerSecondcontent_inner .text_area span{
font-weight: 700;
    color: #3e8ab9;
}

.mannerSecondcontent_inner .text_area h5,.mannerSecondTxt h5{
font-weight: 700;
font-size:2rem;
}

.mannerSecondcontent_inner .pic_area{
width: 38%
}

.is-noshi .border .pic_area img{
    border: 1px solid #999;
}


/*カタログギフト*/
.wide-cover {
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    padding-left: calc((100vw - 100%) / 2);
    padding-right: calc((100vw - 100%) / 2);
}
.bgGRY {
    background-color: #f2f2f2;
}

.catalog-img {
  margin-top: 30px;
}
.catalog-item_list {
  width: calc(100% + 12px);
  margin-left: -12px;
  margin-top: 40px
}
.catalog-item_list, .catalog-item_list .catalog-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.catalog-item_list .catalog-item {
  width: calc(25% - 12px);
  margin-left: 12px;
  width: 100%
}
.catalog-item_list .catalog-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  padding-bottom: 15px;
  border-radius: 4px;
  text-decoration: none !important
}
.isOtherDevice .catalog-item_list .catalog-item a:hover .thumb img {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06)
}
.isOtherDevice .catalog-item_list .catalog-item a:hover .btn-more span:after {
  opacity: 1;
  right: 15px;
  -webkit-animation: f 1.3s infinite;
  animation: f 1.3s infinite
}
.catalog-item_list .thumb {
  display: block;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}
.catalog-item_list .thumb img {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}
.catalog-item_list .txt {
  color: #000;
  padding: 15px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}
.isTablet .catalog-item_list .txt {
  padding: 10px
}
.catalog-item_list .txt .ttl {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700
}
.isTablet .catalog-item_list .txt .ttl {
  font-size: 1.3rem
}
.catalog-item_list .txt .ttl .small {
  display: block;
  font-size: 1.1rem
}
.isTablet .catalog-item_list .txt .ttl .small {
  font-size: 1rem
}
.catalog-item_list .txt p {
  font-size: 1.1rem;
  text-align: justify;
  margin-top: 5px
}
.isTablet .catalog-item_list .txt p {
  font-size: 1rem
}
.catalog-item_list .btn {
  margin-top: auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3
}
.catalog-item_list .btn .btn-more {
  padding: 0 15px;
  margin-top: 0
}
.catalog-item_list .btn .btn-more span {
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  padding: 8px;
  position: relative
}
.isTablet .catalog-item_list .btn .btn-more span {
  font-size: 1.3rem
}
.catalog-item_list .btn .btn-more span:after {
  content: "\e914";
  right: 20px;
  top: 50%;
  font-family: defico;
  position: absolute;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -8px;
  opacity: 0
}
.bnr-min_box {
  margin: 60px 0;
  padding: 0 50px
}
.sec_title .small {
  font-size: 1.8rem;
  display: block
}
.catalog-bnr_list.box-wrap.block2 {
  width: calc(100% + 40px);
  margin-left: -40px
}
.catalog-bnr_list.box-wrap.block2 .box {
  width: calc(50% - 40px);
  margin-left: 40px
}
.catalog-bnr_list .bnr-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  text-decoration: none !important;
  color: #000
}
.catalog-bnr_list .bnr-box .thumb {
  display: block;
  width: 26.4%
}
.catalog-bnr_list .bnr-box .txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center
}
.catalog-bnr_list .bnr-box .txt i, .catalog-bnr_list .bnr-box .txt span, .catalog-bnr_list .bnr-box .txt strong {
  display: block
}
.catalog-bnr_list .bnr-box .txt i {
  font-size: 1.4rem;
  padding-bottom: 5px;
  position: relative
}
.isTablet .catalog-bnr_list .bnr-box .txt i {
  font-size: 1.1rem;
  padding-bottom: 2px
}
.catalog-bnr_list .bnr-box .txt i:after {
  content: "";
  display: block;
  background: #000;
  height: 1px;
  width: 3rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -15px
}
.catalog-bnr_list .bnr-box .txt strong {
  font-size: 2.4rem;
  font-weight: 400;
  margin-top: 5px
}
.isTablet .catalog-bnr_list .bnr-box .txt strong {
  font-size: 1.7rem;
  margin-top: 0
}
.catalog-bnr_list .bnr-box .txt strong span {
  border: none;
  padding: 0;
  font-weight: 400;
  display: inline-block;
  width: auto;
  font-size: 1.3rem;
  margin: 0
}
.catalog-bnr_list .bnr-box .txt span {
  font-size: 1.4rem;
  margin: 2px auto 0;
  width: 58%;
  border: 1px solid #000;
  padding: 2px
}
.isTablet .catalog-bnr_list .bnr-box .txt span {
  font-size: 1.2rem;
  padding: 1px;
  margin-top: 0
}
.isOtherDevice .catalog-bnr_list .bnr-box .txt span {
  -webkit-transition: background .3s, color .2s;
  -o-transition: background .3s, color .2s;
  transition: background .3s, color .2s
}
.isOtherDevice .catalog-bnr_list .bnr-box:hover .txt strong span {
  color: #000;
  background: transparent
}
.isOtherDevice .catalog-bnr_list .bnr-box:hover .txt span {
  background: #000;
  color: #fff
}

.sdshinchikumanner .mannerDiamond {
  margin: 30px
}
.sdshinchikumanner .mannerDiamond > section + section {
  margin-top: 30px
}
.sdshinchikumanner .mannerDiamond > section .mannerDiamondTtl {
  font-size: 30px;
  font-size: 1.9rem;
  font-weight: inherit;
}
.sdshinchikumanner .mannerDiamond > section .mannerDiamondTtl:before {
  font-size: 30px;
  font-size: 1.9rem;
  content: '◆ ';
  color: #001f5e;
}
.sdshinchikumanner .mannerDiamond > section p {
  margin-top: 5px;
  margin-bottom: 20px;
}
.sdshinchikumanner .mannerDiamond img, .sdshinchikumanner .mannerBlk .float_right {
  float: right;
  width: 380px;
  margin-left: 10px;
}

.sdshinchikumanner .mannerTiming > section {
    display: table;
    width: 100%;
    padding: 30px;
    border-bottom: 1px solid #a7a7a7;
}
.sdshinchikumanner .mannerTiming > section .mannerTimingTtl {
    width: 8em;
}
.sdshinchikumanner .mannerTiming > section > *, .sdshinchikumanner .mannerhello > section > * {
    display: table-cell;
}
.sdshinchikumanner .mannerhello {
    margin: 30px;
}
.sdshinchikumanner .mannerhello > section {
    padding-bottom: 10px;
}
.sdshinchikumanner .mannerhello > section .mannerhelloTtl {
  width: 8em;
}
.sdshinchikumanner .mannerhello > section .mannerhelloTtl span {
  font-weight: 700
}
.sdshinchikumanner .mannerhello > section .mannerhelloTtl:after {
  float: right;
  content: '：　'
}
.sdshinchikumanner .img_box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;	
    width: 90%;
    margin: 0 auto;
    background-color: #f8f5f0;
    padding: 30px 50px;
}
.sdshinchikumanner .img_box li{
    -webkit-flex-basis: 47%;
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;	
}
.sdshinchikumanner .img_box li p{
    margin-top: 10px;
}