@charset "UTF-8";
@import url("normalize.css?2501");
@import url("common.css?2501");
@import url("header.css?2501");
@import url("footer.css?2501");

/*
#725230;
#9d876f;
*/
article {
  min-width: 1000px;
}

/*
#mv
*/
#mv-wrapper {
  overflow: hidden;
  position: relative;
  min-width: 1000px;
}

#mv img {
  width: 100%;
}

#mv-wrapper h1 {
  position: absolute;
  bottom: 26px;
  left: 50%;
  width: 100%;
  color: #725230;
  xfont-size: 26px;
  font-size: 25px;
  line-height: 56px;
  text-indent: 40px;
  margin-left: 360px;
  background: rgba(255, 255, 255, 0.5);
}

#mv-wrapper h1#title-order-made-cake {
  margin-left: 240px;
}

#mv-wrapper h1#title-karinto {
  margin-left: 150px;
}

#mv-pager {
  position: absolute;
  z-index: 9998;
  bottom: 11px;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
}

#mv-pager .inner {
  float: right;
}

#mv-pager a {
  display: block;
  float: left;
  width: 42px;
  height: 7px;
  text-indent: -9999px;
  margin-left: 6px;
  overflow: hidden;
  background: #fff;
}

#mv-pager a:hover,
#mv-pager a.active {
  background: #725230;
}

/*
.top-contents
*/
.top-contents {
  width: 1000px;
  text-align: center;
  margin: 0px auto;
}

.top-contents h2 {
  color: #725230;
  margin-top: 41px;
}

.top-contents #news-wrapper {
  overflow: hidden;
  position: relative;
  width: 474px;
  margin: 15px auto 0px;
  background: #725230;
}

.top-contents #news-wrapper .inner {
  width: 404px;
  margin: 0px auto;
}

.top-contents #news-wrapper a,
.top-contents #news-wrapper span {
  xfont-size: 13px;
  font-size: 12px;
  color: #fff;
  line-height: 36px;
  white-space: nowrap;
}

.top-contents #news-wrapper .bx-next {
  right: 0px;
}

.top-contents #news-wrapper .bx-prev {
  left: 0px;
}

.top-contents #news-wrapper .bx-prev,
.top-contents #news-wrapper .bx-next {
  position: absolute;
  top: 0px;
  width: 35px;
  text-align: center;
}

/*
.top-contents #round-nav
*/
.top-contents #round-nav {
  overflow: hidden;
  text-align: center;
  letter-spacing: -1em;
  margin: 50px 0px 70px;
}

.top-contents #round-nav li {
  display: inline-block;
  letter-spacing: normal;
  margin-left: 47px;
  background-size: cover !important;
  -moz-background-size: cover !important;
}

.top-contents #round-nav li#rnav1 {
  margin-left: 0px;
  background: url("../imgs/top/img1.jpg") center center no-repeat;
}

.top-contents #round-nav li#rnav2 {
  background: url("../imgs/top/img2.jpg") center center no-repeat;
}

.top-contents #round-nav li#rnav3 {
  background: url("../imgs/top/img3.jpg") center center no-repeat;
}

.top-contents #round-nav li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.top-contents #round-nav li a img {
  width: 302px;
  height: auto;
}

.top-contents #round-nav li a span {
  position: absolute;
  top: 50%;
  left: 0px;
  display: inline-block;
  width: 100%;
  color: #725230;
  font-size: 23px;
  line-height: 56px;
  margin-top: -28px;
  background: rgba(255, 255, 255, 0.5);
}

.sp-only {
  display: none;
}

#special-order p {
  font-size: 15px !important;
  line-height: 1.6 !important;
  margin-bottom: 32px !important;
}

#special-order .hgroup p {
  font-size: 18px;
  margin-top: -24px;
}

#special-order .hgroup p span {
  font-size: 15px;
}

#special-order p.color-orange {
  font-size: 15px;
}

#special-order a {
  margin-top: 10px !important;
}

.sp-order-wrapper {
  text-align: center;
  padding: 12px;
  margin-top: 13px;
  background: url(../imgs/contents/bg_2.jpg) repeat-y center center / 100%;
}

.sp-order-wrapper p {
  color: #d45400 !important;
  font-size: 15px !important;
  margin-top: 0 !important;
}

/*
.section-wrapper
*/
.section-wrapper {
  overflow: hidden;
  clear: both;
  padding-bottom: 48px;
  overflow: hidden;
}

.section-wrapper.default-bottom {
  padding-bottom: 0;
}

.section-wrapper.bg-color-br.bg-image {
  background: url("../imgs/top/bg_order_made_cake.gif") center bottom / 1300px no-repeat #725230;
}

.section-wrapper.bg-color-wh.bg-image-paper {
  background: url("../imgs/contents/bg_2.jpg") repeat-y center center / 100%;
}

.section-wrapper.bg-color-br {
  background: #725230;
}

.section-wrapper.bg-color-wh {
  background: #fff;
}

.section-wrapper .inner {
  width: 1000px;
  text-align: center;
  margin: 0px auto;
}

.section-wrapper h2 {
  padding-bottom: 8px;
  margin: 41px 0px 37px;
  border-bottom: 1px solid;
}

/**/
.section-wrapper h2.default-top {
  margin-top: 0;
}

.section-wrapper.bg-color-br h2 {
  color: #fff;
  border-color: #fff;
}

.section-wrapper.bg-color-wh h2 {
  color: #725230;
  border-color: #725230;
}

.section-wrapper p {
  line-height: 1.8;
  margin-bottom: 37px;
}

/**/
.section-wrapper.wide-lh p {
  line-height: 2.4;
}

/**/
.section-wrapper p.default-mb {
  margin-bottom: 0 !important;
}

.section-wrapper.bg-color-br.bg-image p {
  line-height: 2.4;
}

.section-wrapper.bg-color-br p {
  color: #fff;
}

.section-wrapper.bg-color-wh p {
  color: #725230;
}

.section-wrapper p.color-orange {
  color: #db8310;
  xfont-size: 18px;
  font-size: 17px;
  line-height: 2 !important;
  margin-bottom: 60px;
}

.section-wrapper.bg-color-br p a {
  color: #fff;
}

.section-wrapper.bg-color-wh p a {
  color: #725230;
}

.section-wrapper a.btn {
  display: inline-block;
  width: 225px;
  xfont-size: 21px;
  font-size: 20px;
  line-height: 62px;
  border: 1px solid;
  background-position: 67% center !important;
  background-size: auto 16px !important;
}

.section-wrapper a.btn.contact {
  background-position: 74% center !important;
}

.section-wrapper a.btn.tel {
  display: none;
}

.section-wrapper.bg-color-br a.btn {
  color: #fff;
  background: url("../imgs/contents/icon_2.png") no-repeat;
  border-color: #fff;
}

.section-wrapper.bg-color-wh a.btn {
  color: #725230;
  background: url("../imgs/contents/icon_1.png") no-repeat;
  border-color: #725230;
}

.section-wrapper div.image {
  width: 100%;
  margin-bottom: 20px;
}

/**/
.section-wrapper div.image.rsp-width {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto 20px;
}

.section-wrapper div.image.rsp-width img {
  float: left;
}

.section-wrapper div.image.rsp-width img.image {
  float: right;
  width: auto;
  height: 335px;
}

.section-wrapper .gm {
  width: 1000px;
  height: 450px;
  margin: 0 auto 45px;
}

.section-wrapper img.left {
  width: 250px;
  margin-bottom: 40px;
}

.section-wrapper div.right {
  width: 730px;
}

.section-wrapper p.default-ta {
  text-align: left;
}

/**/
.section-wrapper p.mt {
  margin-top: 40px;
}

.section-wrapper p .fontsize-large {
  xfont-size: 18px;
  font-size: 17px;
}

.section-wrapper p .color-orange {
  color: #db8310;
  xfont-size: 22px;
  font-size: 21px;
}

/**/
.section-wrapper.bg-color-br h3 {
  color: #fff;
}

.section-wrapper.bg-color-wh h3 {
  color: #725230;
}

.section-wrapper h3.hgroup-bottom {
  xfont-size: 17px;
  font-size: 16px;
  margin-top: -25px;
  margin-bottom: 25px;
}

#how-to-order {
  overflow: hidden;
  width: 1000px;
  letter-spacing: -1em;
  padding-bottom: 158px;
  background: url(../imgs/order-made-cake/section_bottom.gif) no-repeat center bottom / 195px auto;
}

#how-to-order li {
  display: inline-block;
  width: 243px;
  letter-spacing: normal;
  margin: 0 19px;
  padding-left: 78px;
  background: url(../imgs/order-made-cake/section_right.gif) no-repeat left center / 45px auto;
}

#how-to-order li:first-child {
  padding-left: 0;
  background: none;
}

#how-to-order li img {
  width: 100%;
}

.flow-gallery {
  overflow: hidden;
  letter-spacing: -1em;
  margin-bottom: 25px;
  padding-top: 10px;
}

.flow-gallery figure {
  display: inline-block;
  width: 484px;
  letter-spacing: normal;
  margin-top: 30px;
  margin-right: 30px;
}

.flow-gallery figure:nth-child(1) {
  xdisplay: block;
  xmargin: 30px auto 0 !important;
}

.flow-gallery figure:nth-child(2n + 2) {
  margin-right: 0;
}

.flow-gallery figcaption {
  display: none;
}

.section-wrapper a.btn.pdf {
  display: block;
  line-height: 46px;
  margin: 0 auto;
  background: url(../imgs/contents/bg_2.jpg) center top / cover !important;
}

.section-wrapper a.btn.order {
  font-size: 0.1em;
  line-height: 0;
  margin-top: 30px;
  padding: 15px 0;
  background: #725230;
}

.section-wrapper a.btn.order img {
  width: auto;
  height: 42px;
}

.ps-tel {
  display: none;
}

#category {
  text-align: left;
  letter-spacing: -1em;
  margin-left: -9px;
  margin-top: -9px;
}

#category li {
  display: inline-block;
  letter-spacing: normal;
  margin-left: 9px;
  margin-top: 9px;
  border: 1px solid #725230;
}

#category li a,
#category li span {
  display: block;
  min-width: 108px;
  color: #725230;
  text-align: center;
}

#category li:first-child a,
#category li:first-child span {
  min-width: auto;
  padding: 0 22px;
}

#category li xa.active,
#category li xa:hover,
#category li:first-child span {
  color: #fff;
  background: #725230;
}

#category li.active a,
#category li a:hover {
  background: url(../imgs/contents/bg_2.jpg) center top / cover !important;
}

.cake-gallery {
  overflow: hidden;
  letter-spacing: -1em;
  text-align: left;
  margin-left: -20px;
  padding-top: 15px;
  padding-bottom: 70px;
}

.cake-gallery figure {
  display: inline-block;
  letter-spacing: normal;
  margin-top: 20px;
  margin-left: 20px;
}

.cake-gallery figcaption {
  display: none;
}

.cake-gallery figure a {
  overflow: hidden;
  display: block;
  width: 150px;
  height: 150px;
  xtext-indent: -9999px;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  -moz-background-size: cover !important;
}

.section-wrapper.bg-color-wh .pattern-top {
  margin-top: 32px;
  padding-top: 57px;
  background: url(../imgs/contents/pattern_1.png) no-repeat center top / 115px auto;
}

#order-form-wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 36px;
  padding-bottom: 135px;
}

#order-form-wrapper .inner {
  margin-bottom: 20px;
  padding: 18px;
  border: 1px solid #725230;
}

#order-form-wrapper h4,
#order-form-wrapper p,
#order-form-wrapper dl dt {
  color: #725230;
}

#order-form-wrapper h4 {
  xfont-size: 24px;
  font-size: 23px;
}

#order-form-wrapper p {
  margin-top: 10px;
}

#order-form-wrapper p.color-orange {
  color: #db8310;
  font-size: 18px;
  margin: 0 0 10px;
}

#order-form-wrapper p.color-orange span {
  xfont-size: 15px;
  font-size: 14px;
}

#order-form-wrapper .fontsize-large {
  xfont-size: 17px;
  font-size: 16px;
  margin-bottom: 10px;
}

#order-form-wrapper select {
  margin-right: 5px;
}

#order-form-wrapper #upfile-wrapper li {
  margin-top: 5px;
}

#order-form-wrapper .s6 {
  width: 60%;
}

.screen-reader-response {
  display: none;
}

.wpcf7-response-output {
  display: block;
  text-align: center;
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 20px 0;
  background: #ffffcc;
}

.screen-reader-response ul {
  display: none;
}

.wpcf7-not-valid-tip {
  display: block;
  color: red;
}

.wpcf7-response-output {
  xdisplay: none;
  xcolor: red;
  xtext-align: center;
  xpadding: 10px 0;
  xbackground: #eee;
}

.wpcf7-display-none {
  display: none;
}

#order-form-wrapper #msg {
  width: 100%;
  height: 230px;
  max-width: 100%;
  margin-top: 10px;
  border: 1px solid #725230;
}

#order-form-wrapper dl {
  margin-top: 20px;
  margin-left: 30px;
}

#order-form-wrapper dl dt,
#order-form-wrapper dl dd {
  margin-bottom: 9px;
}

#order-form-wrapper dl dt {
  clear: left;
  float: left;
  padding: 4px 0;
}

#order-form-wrapper dl dd {
  margin-left: 140px;
}

#order-form-wrapper dl dd input {
  text-indent: 5px;
  padding: 4px 0;
  border: 1px solid #725230;
}

#order-form-wrapper .attention {
  clear: both;
  margin-left: 170px;
}

#order-form-wrapper #submit,
#order-form-wrapper input[type="submit"] {
  display: block;
  color: #fff;
  width: 225px;
  font-size: 21px;
  line-height: 62px;
  margin: 28px auto 0;
  background: #725230;
  border: 0;
}

form .error {
  display: block;
  color: red;
}

.section-wrapper p.mt.default-mb {
  margin-bottom: 23px !important;
}

.section-wrapper a.btn.order.bg-image-paper {
  width: 312px;
  font-size: 0.1em;
  line-height: 0;
  margin-top: 0;
  padding: 18px 0;
  background: url(../imgs/contents/bg_1.jpg) no-repeat left center / cover !important;
  border: 2px solid #725230;
}

.section-wrapper a.btn.order.bg-image-paper img {
  width: 220px;
  height: auto;
}

.section-wrapper.flavor {
  padding-bottom: 90px;
}

.section-wrapper.flavor .image {
  padding: 10px 0 26px;
}

.h {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.h p {
  display: table-cell;
  font-size: 25px;
  color: #725230;
  vertical-align: middle;
}

.rsp-width.default-bottom {
  margin-bottom: 0 !important;
}

.collaboration .right,
.collaboration .left {
  width: 490px !important;
}

.collaboration .right p {
  text-align: center !important;
}

.collaboration .right h2 {
  margin-bottom: 20px !important;
}

.collaboration .link {
  color: #db8310;
  padding: 10px 14px;
  border: 1px solid #db8310;
}

.color-orange.fs-small {
  font-size: 15px !important;
}

h2 span.fs-small {
  font-size: 19px;
}

.collaboration .clrfix {
  overflow: hidden;
  width: 100%;
  padding-top: 20px;
}

.collaboration .clrfix h3 {
  font-size: 22px !important;
}

.collaboration .clrfix a.order {
  clear: both;
  margin-top: 0 !important;
}

.collaboration .backnumber {
  text-align: right;
  padding: 86px 0 57px;
}

.collaboration .backnumber a {
  display: inline-block;
  color: #725230;
  font-size: 16px;
}

ul.backnumber {
  padding: 0 32px;
}

ul.backnumber li {
  text-align: left;
  font-size: 16px;
}

ul.backnumber li a {
  color: #725230;
}

ul.backnumber li a span {
  font-size: 13px;
}

.wpcf7-list-item,
.horizontal-item {
  display: inline-block;
  width: 100%;
  color: #725230;
  margin-left: 0 !important;
}

.wpcf7-list-item input + span,
.horizontal-item input + span {
  position: relative;
  display: block;
  padding-left: 20px;
}

.wpcf7-list-item input + span::before,
.horizontal-item input + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #725230;
  border-radius: 5px;
  transform: translateY(-50%);
}

.wpcf7-list-item input:checked + span::before,
.horizontal-item input:checked + span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #725230;
  background: #725230;
  border-radius: 5px;
  transform: translateY(-50%);
}

.wpcf7-list-item input,
.horizontal-item input,
.mwform-file-delete {
  display: none;
}

.wpcf7 .ajax-loader {
  display: none !important;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  width: 100%;
  background: #dc3232;
  margin-top: 0.5em;
  color: #fff !important;
  padding: 0.5em;
  border-radius: 3px;
}

.send-wrap {
  display: none;
  position: fixed !important;
  z-index: 99999;
  visibility: visible !important;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100vh !important;
  background: rgba(114, 82, 48, 0.9) !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

.send-wrap.active {
  display: block;
}

.send-inn {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 300px;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 32px;
  box-shadow: 0px 0px 16px 8px rgba(0, 0, 0, 0.2);
}

.send-msg {
  text-align: center;
  padding: 32px;
}

.send-msg h5 {
  color: rgba(114, 82, 48, 1);
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 0.5em;
}

.timer-loader {
  border: 6px solid #725230;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
}

.timer-loader::before {
  -moz-animation: timer-loader 1250ms infinite linear;
  -webkit-animation: timer-loader 1250ms infinite linear;
  animation: timer-loader 1250ms infinite linear;
  -moz-transform-origin: 3px 3px;
  -ms-transform-origin: 3px 3px;
  -webkit-transform-origin: 3px 3px;
  transform-origin: 3px 3px;
  background: #725230;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 19.2px;
  left: 15px;
  top: 15px;
}

.timer-loader::after {
  -moz-animation: timer-loader 15000ms infinite linear;
  -webkit-animation: timer-loader 15000ms infinite linear;
  animation: timer-loader 15000ms infinite linear;
  -moz-transform-origin: 3px 3px;
  -ms-transform-origin: 3px 3px;
  -webkit-transform-origin: 3px 3px;
  transform-origin: 3px 3px;
  background: #725230;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 16px;
  left: 15px;
  top: 15px;
}

@-moz-keyframes timer-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes timer-loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#privacy-policy .contents {
  width: 840px;
  margin: auto;
  text-align: left;
}

#privacy-policy .contents h4 {
  color: #725230;
  font-size: 14px;
}

.delivery-map {
  margin-top: 32px;
}

.delivery-map img {
  max-width: 370px;
}

@media screen and (max-width: 740px) {
  body,
  article {
    min-width: 320px;
  }

  /*
	#mv
	*/
  #mv-pager {
    display: none;
  }

  #mv-wrapper {
    min-width: auto;
  }

  #mv-wrapper h1 {
    bottom: 10px;
    left: 75%;
    font-size: 10px;
    line-height: 22px;
    text-indent: 15px;
    margin-left: 0;
  }

  #mv-wrapper h1#title-order-made-cake {
    left: 65%;
    margin-left: 0;
  }

  #mv-wrapper h1#title-karinto {
    left: 58%;
    margin-left: 0;
  }

  /*
	.top-contents
	*/
  .top-contents {
    width: auto;
    margin: 0;
    padding: 0 17px;
  }

  .top-contents h2 {
    margin-top: 15px;
  }

  .top-contents #news-wrapper {
    width: 100%;
    margin: 10px auto 0px;
  }

  .top-contents #news-wrapper .inner {
    width: 84%;
    margin: 0px auto;
  }

  .top-contents #news-wrapper ul li {
    overflow: hidden;
    height: 36px;
  }

  .top-contents #news-wrapper a {
    width: 100%;
    overflow: hidden;
    display: inline-block;
  }

  .top-contents #news-wrapper a,
  .top-contents #news-wrapper span {
    font-size: 12px;
  }

  .top-contents #news-wrapper .bx-prev,
  .top-contents #news-wrapper .bx-next {
    position: absolute;
    top: 0px;
    width: 8%;
    text-align: center;
  }

  /*
	.top-contents #round-nav
	*/
  .top-contents #round-nav {
    margin: 6% 0 10%;
  }

  .top-contents #round-nav li {
    width: 47.5%;
    margin: 0;
  }

  .top-contents #round-nav li#rnav2 {
    margin-left: 5%;
  }

  .top-contents #round-nav li#rnav3 {
    margin-top: 5%;
  }

  .top-contents #round-nav li a img {
    width: 100%;
  }

  .top-contents #round-nav li a span {
    font-size: 17px;
    line-height: 1.5;
    padding: 0.5em 0;
    margin-top: -1em;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  #special-order p {
    font-size: 15px !important;
    line-height: 1.6 !important;
    margin-bottom: 16px !important;
  }

  #special-order .hgroup p {
    font-size: 18px;
    margin-top: -12px;
  }

  #special-order .hgroup p span {
    font-size: 15px;
  }

  #special-order p.color-orange {
    font-size: 15px;
  }

  .sp-order-wrapper p {
    margin-top: 0 !important;
    font-size: 14px !important;
  }

  /*
	.section-wrapper
	*/
  .section-wrapper .inner {
    width: auto;
    padding: 0 15px;
  }

  .section-wrapper h2 {
    padding-bottom: 3px;
    margin: 28px 0px 20px;
  }

  .section-wrapper h2.default-top {
    margin-top: 15px;
  }

  .section-wrapper p {
    line-height: 1.8;
    margin-bottom: 33px;
  }

  .section-wrapper.bg-color-br.bg-image p,
  .section-wrapper.wide-lh p {
    line-height: 1.8;
  }

  .section-wrapper p.color-orange {
    font-size: 16px;
    line-height: 1.8 !important;
    margin-bottom: 40px;
  }

  .section-wrapper .rsp-width,
  .section-wrapper div.image.rsp-width,
  .section-wrapper div.image.rsp-width img {
    width: 100%;
  }

  .section-wrapper div.image.rsp-width img.image {
    float: none;
    width: 100%;
    height: auto;
    margin-top: 25px;
  }

  .section-wrapper .gm {
    height: 538px;
  }

  .section-wrapper .gm iframe {
    width: 100%;
    height: 538px;
  }

  .section-wrapper img.left {
    float: none;
    width: 50%;
    margin-right: 0;
    margin-bottom: 45px;
  }

  .section-wrapper div.right {
    width: auto;
  }

  .section-wrapper p.default-ta {
    text-align: center;
  }

  .section-wrapper a.btn.btn-color-wh {
    color: #725230;
    background: #fff url("../imgs/contents/icon_1.png") no-repeat;
    border-color: #fff;
  }

  .section-wrapper a.btn.btn-color-wh.tel {
    display: block;
    margin: 0 auto 40px;
    background-position: 86% center !important;
  }

  .section-wrapper h3.hgroup-bottom {
    margin-top: -13px;
    margin-bottom: 15px;
  }

  /*
	.order-cake
	*/
  #how-to-order {
    width: 100%;
    margin-top: -25px;
    padding-bottom: 145px;
    background-size: 200px auto;
    -moz-background-size: 200px auto;
  }

  #how-to-order li {
    width: 38%;
    margin: 0 7px;
    margin-top: 25px;
    padding-left: 45px;
    background-size: 34px auto;
  }

  #how-to-order li:first-child {
    padding-left: 0;
    background: none;
  }

  #how-to-order li img {
    width: 100%;
  }

  .ps-tel {
    display: block;
    position: relative;
    z-index: 9999;
    width: 300px;
    color: #725230;
    line-height: 40px;
    text-align: center;
    margin: 0 auto 20px;
    background: #fff;
    border-bottom: 1px solid #725230;
  }

  .flow-gallery {
    margin-bottom: 15px;
  }

  .flow-gallery figure {
    width: 45%;
    margin: 14px 7px 0 !important;
  }

  .flow-gallery figure img {
    width: 100%;
  }

  .flow-gallery figure:nth-child(2n + 1) {
    margin-left: 7px;
  }

  #category {
    overflow: hidden;
    xwidth: 100%;
    xpadding: 0 9px 0 0;
    margin-top: -9px;
    xbackground: #000000;
  }

  #category li {
    display: block;
    float: left;
    margin-top: 9px;
  }

  .cake-gallery {
    text-align: center;
  }

  .section-wrapper p.mt {
    margin-top: 35px;
  }

  /*
	.order-form
	*/
  #order-form-wrapper {
    width: auto;
    margin: 0 auto;
    padding: 48px 15px;
  }

  #order-form-wrapper .inner {
    padding: 10px 15px 15px;
  }

  #order-form-wrapper h4 {
    line-height: 1.4;
  }

  #order-form-wrapper p.color-orange {
    line-height: 1.4;
  }

  #order-form-wrapper dl {
    margin-left: 0;
  }

  #order-form-wrapper dl dd input {
    width: 100% !important;
  }

  #order-form-wrapper .attention {
    margin: 0 !important;
    padding-top: 0;
    line-height: 1.4;
    xdisplay: none;
  }

  /*
	karinto
	*/
  .section-wrapper p.mt.default-mb {
    margin-top: 0;
  }

  .section-wrapper a.btn.order.bg-image-paper {
    width: 240px;
    padding: 12px 0;
    background: url(../imgs/contents/bg_1.jpg) no-repeat left center / cover !important;
  }

  .section-wrapper a.btn.order.bg-image-paper img {
    width: 170px;
  }

  /*
collaboration
*/
  .collaboration {
    margin-top: -15px !important;
  }

  .collaboration .right,
  .collaboration .left {
    float: none;
  }

  .collaboration img.left {
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  .collaboration .right {
    width: 100% !important;
  }

  .collaboration .link {
    font-size: 21px;
  }

  .collaboration .clrfix h3 {
    font-size: 18px !important;
    margin-top: 40px !important;
  }

  .collaboration .backnumber {
    text-align: center;
    padding: 30px 0 35px;
  }

  .collaboration .backnumber a {
    font-size: 16px;
  }

  ul.backnumber {
    margin-top: -10px;
    padding: 0;
  }

  ul.backnumber li {
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
    padding-top: 10px;
  }

  ul.backnumber li a {
    color: #725230;
  }

  ul.backnumber li a span {
    font-size: 16px;
  }

  #privacy-policy .contents {
    width: 100%;
  }

  #privacy-policy h3 {
    margin-bottom: 32px;
  }

  #privacy-policy .contents h4 {
    font-size: 15px;
  }

  .delivery-map img {
    max-width: 100%;
  }
}
