@font-face {
  font-family: 'Fjalla One';
  src: url('/common/font/fjallaone-regular.eot');
  src: url('/common/font/fjallaone-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/fjallaone-regular.woff') format('woff'), url('/common/font/fjallaone-regular.ttf') format('truetype'), url('/common/font/fjallaone-regular.svg#fjalla_oneregular') format('svg');
}
/* ==========================================================================
   General user
   ========================================================================== */
.head-contents {
  padding-top: 46px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .head-contents img {
    width: 100%;
    height: auto;
  }
}
.head-contents_text {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .head-contents_text {
    margin-top: 40px;
  }
}
/* Reason
   ========================================================================== */
.reason {
  overflow: hidden;
  padding-top: 81px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .reason {
    padding-top: 40px;
  }
}
.reason_inner {
  position: relative;
  background-color: #46578a;
}
.reason_inner:before {
  position: absolute;
  top: -81px;
  right: -190px;
  left: -190px;
  width: 1480px;
  height: 1481px;
  margin: 0 auto;
  background: url(/products/gift/img/index_reason_bg01.png) no-repeat center top;
  background-size: 100%;
  content: "";
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .reason_inner {
    padding-right: 10px;
    padding-left: 10px;
  }
  body:not(.non-responsive) .reason_inner:before {
    top: -40px;
    right: -210px;
    left: -210px;
    width: 740px;
    height: 740px;
  }
}
.reason_content {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding: 1px 0 60px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .reason_content {
    width: auto;
    padding-bottom: 50px;
  }
}
.reason_title {
  margin-top: -40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .reason_title {
    margin-top: -20px;
  }
  body:not(.non-responsive) .reason_title img {
    width: 182px;
    height: auto;
  }
}
.reason_list {
  overflow: hidden;
  margin-top: 32px;
}
.reason_list > li {
  float: left;
  width: 340px;
  margin-left: 40px;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-size: 1.6em;
}
.reason_list > li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .reason_list > li {
    float: none;
    width: auto;
    margin: 30px 0 0 0;
  }
  body:not(.non-responsive) .reason_list > li:first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .reason_list > li.reason_01 img {
    width: 260px;
    height: auto;
  }
  body:not(.non-responsive) .reason_list > li.reason_02 img {
    width: 271px;
    height: auto;
  }
  body:not(.non-responsive) .reason_list > li.reason_03 img {
    width: 286px;
    height: auto;
  }
}
.reason_image {
  margin-top: 40px;
  text-align: center;
}
.reason_image figcaption {
  margin-top: 20px;
  color: #fff;
  line-height: 1.5;
}
.reason_image figcaption:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .reason_image {
    width: auto;
  }
  body:not(.non-responsive) .reason_image img {
    width: 100%;
    height: auto;
  }
}
.anchor-list {
  position: relative;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.anchor-list ul {
  width: 1100px;
  margin: 0 auto;
  border-right: 1px solid #d2d2d2;
  font-size: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.anchor-list ul li {
  display: inline-block;
  width: 33.3%;
  border-left: 1px solid #d2d2d2;
  font-size: 1.4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.anchor-list ul li a {
  display: block;
  padding: 39px 0;
}
.anchor-list ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .anchor-list {
    border-top: none;
  }
  body:not(.non-responsive) .anchor-list ul {
    width: auto;
    border-right: none;
    text-align: left;
  }
  body:not(.non-responsive) .anchor-list ul li {
    width: 100%;
    border-top: 1px solid #d2d2d2;
    border-left: none;
  }
  body:not(.non-responsive) .anchor-list ul li:first-child {
    border-top: none;
  }
  body:not(.non-responsive) .anchor-list ul li a {
    padding: 25px 20px;
  }
  body:not(.non-responsive) .anchor-list ul li a img {
    width: auto;
    height: 20px;
  }
}
/* Section
   ========================================================================== */
.main-section {
  position: relative;
  padding-top: 50px;
  background: -webkit-linear-gradient(#e5e7ee 0%, #ffffff 240px);
  background: linear-gradient(#e5e7ee 0%, #ffffff 240px);
}
.main-section_frame {
  width: 1100px;
  margin: 0 auto;
}
.main-section_frame.mod-anchor-target:before {
  margin-top: -228px;
  padding-top: 228px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .main-section_frame {
    width: auto;
  }
  body:not(.non-responsive) .main-section_frame.mod-anchor-target:before {
    margin-top: -50px;
    padding-top: 50px;
    content: "";
  }
}
.main-section_head-text {
  display: table;
  margin: 40px auto 0;
}
.no-title-box {
  position: relative;
  margin-top: 60px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .no-title-box {
    margin-top: 50px;
  }
}
/* Outdoor
   ========================================================================== */
.outdoor_title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .outdoor_title img {
    width: 237px;
    height: auto;
  }
}
.outdoor_anchor-list {
  display: table;
  position: relative;
  margin: 45px auto 0;
  z-index: 1;
}
.outdoor_anchor-list li {
  float: left;
  width: 320px;
  margin-left: 10px;
  font-size: 1.8em;
  text-align: center;
}
.outdoor_anchor-list li:first-child {
  margin-left: 0;
}
.outdoor_anchor-list li a {
  display: block;
  padding: 9px 20px;
  background-color: #425a92;
  color: #fff;
}
.outdoor_anchor-list li a:before {
  display: inline-block;
  margin-right: 12px;
  width: 9px;
  height: 8px;
  background: url(/products/gift/img/index_anchor_bg01.png) no-repeat;
  background-size: 9px auto;
  content: "";
}
.outdoor_anchor-list li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .outdoor_anchor-list {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }
  body:not(.non-responsive) .outdoor_anchor-list > li {
    float: none;
    width: auto;
    margin: 10px 0 0 0;
    text-align: left;
  }
}
.outdoor_section {
  position: relative;
  margin-top: 44px;
  padding: 3px;
  border: 2px solid #b3b9c6;
  background-color: #eef1f7;
  margin-right: -5px;
  margin-left: -5px;
}
@media screen and (max-width: 768px) {
  .outdoor_section {
    margin-right: auto;
    margin-left: auto;
  }
}
.outdoor_section:before,
.outdoor_section:after {
  display: block;
  position: absolute;
  top: -2px;
  width: 22px;
  height: 22px;
  content: "";
  z-index: 10;
}
.outdoor_section:before {
  left: -2px;
  background: url(/products/gift/img/index_point_corner_bg01.png) no-repeat left top;
}
.outdoor_section:after {
  right: -2px;
  background: url(/products/gift/img/index_point_corner_bg02.png) no-repeat right top;
}
.outdoor_section_inner {
  border: 1px solid #b3b9c6;
}
.outdoor_section_inner:before,
.outdoor_section_inner:after {
  display: block;
  position: absolute;
  bottom: -2px;
  width: 22px;
  height: 22px;
  content: "";
  z-index: 10;
}
.outdoor_section_inner:before {
  left: -2px;
  background: url(/products/gift/img/index_point_corner_bg03.png) no-repeat left top;
}
.outdoor_section_inner:after {
  right: -2px;
  background: url(/products/gift/img/index_point_corner_bg04.png) no-repeat right top;
}
.outdoor_section_frame {
  position: relative;
  padding: 54px;
}
.outdoor_section_frame:before,
.outdoor_section_frame:after {
  display: block;
  position: absolute;
  width: 170px;
  height: 92px;
  content: "";
  z-index: 11;
}
.outdoor_section_frame:before {
  top: -10px;
  left: -10px;
}
.outdoor_section_frame:after {
  right: -10px;
  bottom: -10px;
  background: url(/products/gift/img/index_outdoor_section_bg01.png) no-repeat left top;
}
.point .outdoor_section_frame:before {
  background-image: url(/products/gift/img/index_point_bg01.png);
}
.recommend .outdoor_section_frame:before {
  background-image: url(/products/gift/img/index_recommend_bg01.png);
}
.best .outdoor_section_frame:before {
  background-image: url(/products/gift/img/index_best_bg01.png);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .outdoor_section_frame {
    padding: 44px 14px;
  }
  body:not(.non-responsive) .outdoor_section_frame:before,
  body:not(.non-responsive) .outdoor_section_frame:after {
    width: 102px;
    height: 55px;
    background-size: 102px auto;
  }
  body:not(.non-responsive) .outdoor_section_frame:before {
    top: -9px;
    left: -9px;
  }
  body:not(.non-responsive) .outdoor_section_frame:after {
    right: -9px;
    bottom: -9px;
  }
}
.outdoor_section_title {
  text-align: center;
}
.outdoor_section_title.mod-anchor-target:before {
  margin-top: -238px;
  padding-top: 238px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .outdoor_section_title {
    margin-bottom: 40px;
  }
  body:not(.non-responsive) .outdoor_section_title.mod-anchor-target:before {
    margin-top: -50px;
    padding-top: 50px;
    content: "";
  }
  body:not(.non-responsive) .point .outdoor_section_title img {
    width: 197px;
    height: auto;
  }
  body:not(.non-responsive) .recommend .outdoor_section_title img {
    width: 124px;
    height: auto;
  }
  body:not(.non-responsive) .best .outdoor_section_title img {
    width: 165px;
    height: auto;
  }
}
.outdoor_section_content {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .outdoor_section_content {
    margin-top: 40px;
  }
}
.outdoor_section_content-title {
  padding: 10px;
  background-color: #4e6089;
  color: #fff;
  line-height: 1.3;
  font-weight: normal;
  font-size: 2.2em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .outdoor_section_content-title {
    padding: 9px 6px 8px;
    font-size: 1.8em;
  }
}
/* Point
   ========================================================================== */
.point_accordion_list {
  position: relative;
  z-index: 3;
}
.point_accordion_list > li {
  margin-top: 20px;
  font-size: 1em;
}
.point_accordion_list > li:first-child {
  margin-top: 0;
}
.point_accordion_handle {
  position: relative;
  padding: 12px 68px 13px 40px;
  background-color: #fff;
  font-size: 2.6em;
  cursor: pointer;
}
.point_accordion_handle:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 28px;
  height: 28px;
  margin: auto 0;
  background: url(/products/gift/img/index_point_accordion_bg_plus01.png) no-repeat;
  background-size: 28px auto;
  content: "";
}
.point_accordion_handle span {
  display: inline-block;
  margin-right: 20px;
  line-height: 1;
  vertical-align: middle;
}
.point_accordion_handle span img {
  margin-top: -2px;
  width: 36px;
  height: auto;
}
.is-expanded .point_accordion_handle {
  background-color: #425a92;
  color: #fff;
}
.is-expanded .point_accordion_handle:after {
  background-image: url(/products/gift/img/index_point_accordion_bg_minus01.png);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_accordion_handle {
    padding: 11px 42px 12px 20px;
    font-size: 2.1em;
  }
  body:not(.non-responsive) .point_accordion_handle:after {
    right: 20px;
    width: 22px;
    height: 22px;
    background-size: 22px auto;
  }
  body:not(.non-responsive) .point_accordion_handle span {
    margin-right: 10px;
  }
  body:not(.non-responsive) .point_accordion_handle span img {
    width: 29px;
  }
}
.point_accordion_content {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_accordion_content {
    margin-top: 10px;
  }
}
.point_item_frame {
  overflow: hidden;
}
.point_item {
  float: left;
  width: 480px;
  margin: 25px 0 0 20px;
  padding: 40px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.point_item:nth-child(-n+2) {
  margin-top: 0;
}
.point_item:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
}
.point_item figure {
  text-align: center;
}
.point_item figure img {
  width: 320px;
  height: auto;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_item {
    float: none;
    width: auto;
    margin: 10px 0 0 0;
    padding: 20px;
  }
  body:not(.non-responsive) .point_item:nth-child(-n+2) {
    margin-top: 10px;
  }
  body:not(.non-responsive) .point_item:nth-child(-n+2):first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .point_item figure img {
    width: 100%;
    height: auto;
  }
}
.point_item_title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: double 3px #b3b9c6;
  color: #243c72;
}
.point_item_title.opt-sub {
  margin-top: -26px;
}
.point_item_title h4 {
  display: table;
  width: 100%;
  height: 100%;
  line-height: 1.3;
  font-size: 2em;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_item_title.opt-sub {
    margin-top: -1px;
  }
  body:not(.non-responsive) .point_item_title h4 {
    font-size: 1.7em;
  }
}
.point_item_title_inner {
  display: table-cell;
  vertical-align: middle;
}
.point_item_title_inner span {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_item_title_inner img {
    width: 32px;
    height: auto;
  }
}
.point_item_title_strong {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_item_title_strong {
    font-size: 2.2rem;
  }
}
.point_item_text {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.6em;
}
.point_item_text:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_item_text {
    font-size: 1.5em;
  }
}
.point_item_title_sub {
  font-weight: normal;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .point_item_title_sub {
    font-size: .8rem;
  }
}
/* Recommend
   ========================================================================== */
.recommend-box {
  padding: 40px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend-box {
    padding: 30px 20px;
  }
}
.recommend-box_title {
  margin-bottom: 30px;
  padding-bottom: 2px;
  border-bottom: 1px solid #a89b5b;
  text-align: center;
}
.recommend-box_title h4 {
  padding-bottom: 17px;
  border-bottom: 2px solid #a89b5b;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend-box_title h4 {
    padding-bottom: 10px;
    font-size: 1em;
  }
  body:not(.non-responsive) .recommend-box_title h4 img {
    width: 216px;
    height: auto;
  }
}
.recommend-box_body {
  display: table;
  width: 100%;
}
.recommend-box_text {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend-box_text {
    display: block;
  }
}
.recommend-box_list {
  overflow: hidden;
  display: table-cell;
  width: 464px;
  vertical-align: middle;
}
.recommend-box_list li {
  display: table;
  float: left;
  width: 104px;
  height: 104px;
  margin-left: 16px;
  border: 1px solid #2a437b;
  border-radius: 104px;
  line-height: 1.3;
  font-size: 1.8em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recommend-box_list li:first-child {
  margin-left: 0;
}
.recommend-box_list li > span {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend-box_list {
    display: table;
    width: auto;
    margin: 16px auto 0;
  }
  body:not(.non-responsive) .recommend-box_list li {
    width: 94px;
    height: 94px;
    margin: 10px 0 0 10px;
    border-radius: 94px;
    font-size: 1.6em;
  }
  body:not(.non-responsive) .recommend-box_list li:nth-child(-n+2) {
    margin-top: 0;
  }
  body:not(.non-responsive) .recommend-box_list li:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
}
.recommend_content {
  overflow: hidden;
  margin-top: 30px;
}
.recommend_half {
  overflow: hidden;
}
.recommend_half_section {
  float: left;
  width: 470px;
  margin-left: 40px;
}
.recommend_half_section:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_half_section {
    float: none;
    width: auto;
    margin: 30px 0 0 0;
  }
  body:not(.non-responsive) .recommend_half_section:first-child {
    margin-top: 0;
  }
}
.recommend_section_object figcaption {
  margin-top: 8px;
  font-size: 1.6em;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_section_object img {
    width: 100%;
    height: auto;
  }
  body:not(.non-responsive) .recommend_section_object figcaption {
    font-size: 1.5em;
  }
}
.recommend_item_frame {
  overflow: hidden;
}
.recommend_item {
  float: left;
  width: 225px;
  margin-left: 20px;
  background-color: #fff;
}
.recommend_item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_item {
    float: none;
    width: auto;
    margin: 30px 0 0 0;
    background: none;
  }
  body:not(.non-responsive) .recommend_item:first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .recommend_item figure {
    display: table-cell;
    width: 125px;
    vertical-align: middle;
  }
  body:not(.non-responsive) .recommend_item figure img {
    width: 100%;
    height: auto;
  }
}
.recommend_item_body {
  padding: 20px 10px 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_item_body {
    display: table-cell;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
  }
}
.recommend_model-number {
  color: #666;
}
.recommend_price {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.6em;
}
.recommend_price > span {
  font-weight: normal;
  font-size: .875em;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_price {
    font-size: 1.5em;
  }
  body:not(.non-responsive) .recommend_price span {
    font-size: 1.2rem;
  }
}
.recommend_button-area {
  padding: 0 10px 20px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_button-area {
    margin-top: 15px;
    padding: 0 10px;
  }
}
.recommend_section_sub-title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 3px double #b3b9c6;
  color: #243c72;
  line-height: 1.3;
  font-size: 2em;
  text-align: center;
}
.recommend_section_sub-title > span {
  font-weight: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .recommend_section_sub-title {
    padding-bottom: 7px;
    font-size: 1.7em;
  }
  body:not(.non-responsive) .recommend_section_sub-title > span {
    display: block;
  }
}
.border-box {
  margin-top: 20px;
  padding: 22px 40px 40px;
  border: 4px solid #e5e5e5;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.border-box:first-child {
  margin-top: 0;
}
.border-box dl {
  overflow: hidden;
}
.border-box dl dt {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 1.8em;
}
.border-box dl dt span {
  font-weight: normal;
  font-size: .666em;
}
.border-box dl dd {
  float: left;
  width: 50%;
  padding-left: 50px;
  border-left: 1px solid #e5e5e5;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.border-box dl dd:first-of-type {
  padding-right: 50px;
  padding-left: 0;
  border: none;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .border-box {
    padding: 20px;
  }
  body:not(.non-responsive) .border-box dl dt {
    margin-bottom: 20px;
    font-size: 1.6em;
  }
  body:not(.non-responsive) .border-box dl dt span {
    display: block;
    font-size: 1.2rem;
  }
  body:not(.non-responsive) .border-box dl dd {
    float: none;
    width: auto;
    margin-top: 13px;
    padding: 13px 0 0 0;
    border-top: 1px solid #e5e5e5;
    border-left: none;
  }
  body:not(.non-responsive) .border-box dl dd:first-of-type {
    margin-top: 0;
    padding: 0;
  }
}
.border-box_model-number-price {
  display: table;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .border-box_model-number-price {
    display: block;
  }
}
.border-box_model-number {
  display: table-cell;
  color: #666;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .border-box_model-number {
    display: block;
  }
}
.border-box_price {
  display: table-cell;
  margin-top: 0;
  padding-left: 10px;
  font-weight: bold;
  font-size: 1.6rem;
  vertical-align: middle;
}
.border-box_price span {
  font-weight: normal;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .border-box_price {
    display: block;
    margin-top: 4px;
    padding-left: 0;
    font-size: 1.5rem;
  }
  body:not(.non-responsive) .border-box_price span {
    font-size: 1.2rem;
  }
}
.border-box_material {
  margin-top: 10px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .border-box_material {
    margin-top: 2px;
    font-size: 1.4rem;
  }
}
.border-box_size {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .border-box_size {
    margin-top: 2px;
  }
}
/* Best
   ========================================================================== */
.best_half {
  overflow: hidden;
}
.best_half_section {
  float: left;
  width: 465px;
  margin-left: 50px;
}
.best_half_section:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .best_half_section {
    float: none;
    width: auto;
    margin: 40px 0 0 0;
  }
  body:not(.non-responsive) .best_half_section:first-child {
    margin-top: 0;
  }
}
.best_item {
  zoom: 1;
  margin-top: 40px;
}
.best_item:before,
.best_item:after {
  content: '';
  display: table;
}
.best_item:after {
  clear: both;
}
.best_item:first-child {
  margin-top: 0;
}
.best_item figure {
  position: relative;
  float: left;
  margin-right: 30px;
}
.best_item figure:before {
  position: absolute;
  top: -6px;
  left: 5px;
  width: 42px;
  height: 40px;
  background-size: 42px auto;
  content: "";
}
.opt-01.best_item figure:before {
  background-image: url(/products/gift/img/index_best_item_bg01.png);
}
.opt-02.best_item figure:before {
  background-image: url(/products/gift/img/index_best_item_bg02.png);
}
.opt-03.best_item figure:before {
  background-image: url(/products/gift/img/index_best_item_bg03.png);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .best_item {
    margin-top: 30px;
  }
  body:not(.non-responsive) .best_item figure {
    display: table-cell;
    float: none;
    width: 125px;
    height: auto;
    margin-right: 0;
    vertical-align: top;
  }
  body:not(.non-responsive) .best_item figure:before {
    top: -4px;
    left: 3px;
    width: 23px;
    height: 22px;
    background-size: 23px auto;
  }
  body:not(.non-responsive) .best_item figure img {
    width: 100%;
    height: auto;
  }
}
.best_item_body {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .best_item_body {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
  }
}
.best_item_name {
  line-height: 1.3;
  font-weight: bold;
  font-size: 1.6em;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .best_item_name {
    font-size: 1.5em;
  }
}
.best_item_model-number {
  margin-top: 15px;
  color: #666;
}
.best_item_price {
  margin-top: 1px;
  line-height: 1.3;
  font-weight: bold;
  font-size: 1.6em;
}
.best_item_price span {
  font-weight: normal;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .best_item_price {
    margin-top: 6px;
    font-size: 1.5em;
  }
}
.best_item_button-area {
  float: right;
  width: 210px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .best_item_button-area {
    float: none;
    width: auto;
    margin-top: 15px;
    padding: 0 10px;
  }
}
/* Arrange
   ========================================================================== */
.arrange_title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .arrange_title img {
    width: 208px;
    height: auto;
  }
}
.arrange_half {
  overflow: hidden;
  margin-top: 40px;
}
.arrange_half:first-child {
  margin-top: 0;
}
.arrange_half_section {
  float: left;
  width: 346px;
  margin-left: 39px;
}
.arrange_half_section:first-child {
  margin-left: 0;
}
.arrange_half_section.wide {
  width: 714px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .arrange_half_section {
    float: none;
    width: auto;
    margin: 40px 0 0 0;
  }
  body:not(.non-responsive) .arrange_half_section:first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .arrange_half_section.wide {
    width: auto;
  }
}
.arrange_item_frame {
  overflow: hidden;
  margin-top: 30px;
}
.arrange_item {
  float: left;
  width: 347px;
  margin-left: 20px;
}
.arrange_item:first-child {
  margin-left: 0;
}
.arrange_item figcaption {
  margin-top: 17px;
  line-height: 1.5;
}
.arrange_item figcaption .main-text {
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
}
.arrange_item figcaption .sub-text {
  display: block;
  margin-top: 6px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .arrange_item {
    float: none;
    width: auto;
    margin: 20px 0 0 0;
  }
  body:not(.non-responsive) .arrange_item:first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .arrange_item img {
    width: 100%;
    height: auto;
  }
  body:not(.non-responsive) .arrange_item figcaption {
    margin-top: 10px;
  }
  body:not(.non-responsive) .arrange_item figcaption .main-text {
    font-size: 1.6rem;
  }
  body:not(.non-responsive) .arrange_item figcaption .sub-text {
    margin-top: 4px;
    font-size: 1.5rem;
  }
}
/* Monument
   ========================================================================== */
.monument_title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .monument_title img {
    width: 238px;
    height: auto;
  }
}
.monument_half {
  overflow: hidden;
  margin-top: 40px;
}
.monument_half:first-child {
  margin-top: 0;
}
.monument_half_section {
  float: left;
  width: 422px;
  margin-left: 39px;
}
.monument_half_section:first-child {
  margin-left: 0;
}
.monument_half_section.wide {
  width: 638px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .monument_half_section {
    float: none;
    width: auto;
    margin: 40px 0 0 0;
  }
  body:not(.non-responsive) .monument_half_section:first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .monument_half_section.wide {
    width: auto;
  }
}
.monument_item_frame {
  margin-top: 30px;
}
.monument_item_inner {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .monument_item_inner {
    margin: 0 -3px;
  }
  body:not(.non-responsive) .wide .monument_item_inner {
    margin: 0 -2px;
  }
}
.monument_item {
  float: left;
  margin-left: 10px;
}
.monument_item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .monument_item {
    width: 50%;
    margin: 0;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body:not(.non-responsive) .monument_item img {
    width: 100%;
    height: auto;
  }
  body:not(.non-responsive) .wide .monument_item {
    width: 33.3%;
    padding: 0 2px;
  }
}
.monument_item_text {
  clear: both;
  margin-top: 20px;
  line-height: 1.5;
  font-size: 1.6em;
}
.monument_item_text:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .monument_item_text {
    font-size: 1.5em;
  }
}
.design-watch-box {
  margin-top: 60px;
  padding: 40px;
  background-color: #f2efe8;
}
.design-watch-box:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .design-watch-box {
    padding: 30px 20px;
  }
}
.design-watch-box_title {
  margin-bottom: 30px;
  padding-bottom: 2px;
  border-bottom: 1px solid #a89b5b;
  text-align: center;
}
.design-watch-box_title h4 {
  padding-bottom: 17px;
  border-bottom: 2px solid #a89b5b;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .design-watch-box_title h4 {
    padding-bottom: 10px;
    font-size: 1em;
  }
  body:not(.non-responsive) .design-watch-box_title h4 img {
    width: 196px;
    height: auto;
  }
}
.design-watch-box_body {
  display: table;
  width: 100%;
}
.design-watch-box_text {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .design-watch-box_text {
    display: block;
  }
}
.design-watch-box_button-area {
  width: 396px;
  margin-left: 50px;
}
.design-watch-box_button-area .design-watch-button {
  width: 100%;
}
.design-watch-box_button-area .design-watch-button a {
  padding: 19px 10px;
  border: none;
  border-radius: 0;
  background-color: #ba9e53;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .design-watch-box_button-area {
    width: auto;
    margin: 20px 0 0 0;
  }
}
/* Schedule
   ========================================================================== */
.main-section.schedule {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #e9ecf1;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .main-section.schedule {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.schedule_title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .schedule_title img {
    width: 172px;
    height: auto;
  }
}
.schedule_head-text {
  display: table;
  margin: 40px auto 0;
}
.schedule_list {
  display: table;
  margin: 40px auto 0;
}
.schedule_list li {
  float: left;
  width: 280px;
  margin-left: 70px;
}
.schedule_list li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .schedule_list {
    display: block;
    padding: 0 10px;
  }
  body:not(.non-responsive) .schedule_list li {
    float: none;
    width: auto;
    margin: 30px 0 0 0;
  }
  body:not(.non-responsive) .schedule_list li:first-child {
    margin-top: 0;
  }
  body:not(.non-responsive) .schedule_list li img {
    width: 100%;
    height: auto;
  }
}
.schedule_list_title {
  position: relative;
  padding: 0 20px;
  min-height: 53px;
  line-height: 53px;
  font-weight: normal;
  font-size: 2rem;
  text-align: center;
}
.schedule_list_title:before,
.schedule_list_title:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 53px;
  margin: auto 0;
  background-size: 10px auto;
  content: "";
}
.schedule_list_title:before {
  left: 0;
  background-image: url(/products/gift/img/index_schedule_list-title_bg01.png);
}
.schedule_list_title:after {
  right: 0;
  background-image: url(/products/gift/img/index_schedule_list-title_bg02.png);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .schedule_list_title {
    font-size: 1.7rem;
  }
}
/* Other Recommend
   ========================================================================== */
.other-recommend_title {
  text-align: center;
  line-height: 1.3;
  font-weight: normal;
  font-size: 3em;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .other-recommend_title {
    font-size: 2.2em;
  }
}
.other-recommend_content {
  overflow: hidden;
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .other-recommend_content {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.other-recommend_item {
  overflow: hidden;
  float: left;
  width: 50%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.other-recommend_item:first-child {
  padding-left: 0;
  padding-right: 20px;
}
.other-recommend_item figure {
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .other-recommend_item {
    float: none;
    width: auto;
    margin-top: 30px;
    padding-left: 0;
  }
  body:not(.non-responsive) .other-recommend_item:first-child {
    margin-top: 0;
    padding-right: 0;
  }
  body:not(.non-responsive) .other-recommend_item figure {
    display: table-cell;
    float: none;
    width: 140px;
    vertical-align: middle;
  }
  body:not(.non-responsive) .other-recommend_item figure img {
    width: 100%;
    height: auto;
  }
}
.other-recommend_body {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .other-recommend_body {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.other-recommend_model-number {
  color: #666;
}
.other-recommend_price {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.6em;
}
.other-recommend_price span {
  font-weight: normal;
  font-size: 1.4rem;
}
.other-recommend_item_button-area {
  float: right;
  width: 260px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .other-recommend_item_button-area {
    float: none;
    width: auto;
  }
}
