@charset "UTF-8";
/* ----------------------------------------------------------------------------------------------------
 * 01 Base
 * ---------------------------------------------------------------------------------------------------- */
/* title
 * -------------------------------------------------- */
/* title_01 */
[class^="section"] h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

/* title_02 */
[class^="section"] h5 {
  font-size: 14px;
}

.title_01_wf {
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 100;
}

.title_01_wf.mb_0 {
  margin-bottom: 0 !important;
}

[class^="section_0"] h3.title_01_wf,
[class^="section_1"] h3.title_01_wf {
  margin-bottom: 40px;
}

[class^="section_0"] h3.title_01_wf.num_01, [class^="section_0"] h3.title_01_wf.num_02, [class^="section_0"] h3.title_01_wf.num_03, [class^="section_0"] h3.title_01_wf.num_04, [class^="section_0"] h3.title_01_wf.num_05,
[class^="section_1"] h3.title_01_wf.num_01,
[class^="section_1"] h3.title_01_wf.num_02,
[class^="section_1"] h3.title_01_wf.num_03,
[class^="section_1"] h3.title_01_wf.num_04,
[class^="section_1"] h3.title_01_wf.num_05 {
  padding: 0;
  background: none;
  vertical-align: middle;
}

[class^="section_0"] h3.title_01_wf.num_01::before, [class^="section_0"] h3.title_01_wf.num_02::before, [class^="section_0"] h3.title_01_wf.num_03::before, [class^="section_0"] h3.title_01_wf.num_04::before, [class^="section_0"] h3.title_01_wf.num_05::before,
[class^="section_1"] h3.title_01_wf.num_01::before,
[class^="section_1"] h3.title_01_wf.num_02::before,
[class^="section_1"] h3.title_01_wf.num_03::before,
[class^="section_1"] h3.title_01_wf.num_04::before,
[class^="section_1"] h3.title_01_wf.num_05::before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-right: 10px;
  vertical-align: middle;
}

[class^="section_0"] h3.title_01_wf.num_01::before,
[class^="section_1"] h3.title_01_wf.num_01::before {
  background: url(../../img/products/num_01.png) 0 0 no-repeat;
}

[class^="section_0"] h3.title_01_wf.num_02::before,
[class^="section_1"] h3.title_01_wf.num_02::before {
  background: url(../../img/products/num_02.png) 0 0 no-repeat;
}

[class^="section_0"] h3.title_01_wf.num_03::before,
[class^="section_1"] h3.title_01_wf.num_03::before {
  background: url(../../img/products/num_03.png) 0 0 no-repeat;
}

[class^="section_0"] h3.title_01_wf.num_04::before,
[class^="section_1"] h3.title_01_wf.num_04::before {
  background: url(../../img/products/num_04.png) 0 0 no-repeat;
}

[class^="section_0"] h3.title_01_wf.num_05::before,
[class^="section_1"] h3.title_01_wf.num_05::before {
  background: url(../../img/products/num_05.png) 0 0 no-repeat;
}

/* list
 * -------------------------------------------------- */
/* list_01 */
[class^="section"] .list_01 {
  width: 820px;
  margin-left: -20px;
}

[class^="section"] .list_01 li {
  width: 190px;
  padding: 40px 0 0 20px;
  display: table-cell;
  text-align: left;
}

/* list_02 */
[class^="section"] .list_02 {
  padding-top: 35px;
  margin-left: -20px;
}

[class^="section"] .list_02 li {
  width: 400px;
  margin: 20px 0 0 20px;
  float: left;
}

[class^="section"] .list_02 li.is-bnr {
  background: #fff;
  width: auto;
  margin: 0 -29px -40px -10px!important;
  padding: 10px 29px 40px 30px;
  float: none;
}

/* clmn
 * -------------------------------------------------- */
/* clmn_01 */
[class^="section"] .clmn_01 {
  margin: 60px 0 0;
  /*overflow:hidden;*/
}

[class^="section"] .clmn_01 .clmn-left {
  width: 400px;
  float: left;
  position: relative;
}

[class^="section"] .clmn_01 .clmn-right {
  width: 400px;
  float: right;
  position: relative;
}

/* clmn_02 */
[class^="section"] .clmn_02 .txt {
  width: 240px;
  float: left;
}

[class^="section"] .clmn_02 .img {
  width: 151px;
  float: right;
}

/* clmn_03 */
[class^="section"] .clmn_03 {
  padding: 50px 0 0;
}

[class^="section"] .clmn_03 .txt {
  width: 490px;
}

[class^="section"] .clmn_03 .img {
  width: 570px;
}

[class^="section"] .clmn_03 h3 {
  margin: 0;
}

[class^="section"] .clmn_03 p {
  margin: 25px 0 0;
}

[class^="section"] .clmn_03 p.title_01 {
  margin: 60px 0 0;
}

/* clmn_04 */
[class^="section"] .clmn_04 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0 0;
  border-radius: 5px;
  background: #ececec;
}

[class^="section"] .clmn_04 .txt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 240px;
  padding: 15px 15px 15px 0;
}

[class^="section"] .clmn_04 .txt p {
  margin: 0;
}

[class^="section"] .clmn_04 .img {
  width: 152px;
  padding-top: 20px;
}

/* balloon
 * -------------------------------------------------- */
[class^="section"] .balloon {
  width: 408px;
  margin-left: -4px;
  background: url(../../img/products/bg_balloon_bottom.png) 0 100% no-repeat;
}

[class^="section"] .balloon .balloon_inner {
  padding: 46px 24px 24px;
  background: url(../../img/products/bg_balloon_top.png) 100% 0 no-repeat;
}

[class^="section"] .balloon .balloon_inner .img {
  margin: 20px 0 0;
}

[class^="section"] .balloon.is-reverse {
  background: url(../../img/products/bg_balloon_bottom.png) 0 0 no-repeat;
}

[class^="section"] .balloon.is-reverse .balloon_inner {
  padding: 24px 24px 46px;
  background: url(../../img/products/bg_balloon_top2.png) 100% 100% no-repeat;
}

/* num
 * -------------------------------------------------- */
[class^="section"] .num_01, [class^="section"] .num_02, [class^="section"] .num_03, [class^="section"] .num_04, [class^="section"] .num_05 {
  padding: 3px 0 3px 45px;
}

[class^="section"] .num_01 {
  background: url(../../img/products/num_01.png) 0 0 no-repeat;
}

[class^="section"] .num_02 {
  background: url(../../img/products/num_02.png) 0 0 no-repeat;
}

[class^="section"] .num_03 {
  background: url(../../img/products/num_03.png) 0 0 no-repeat;
}

[class^="section"] .num_04 {
  background: url(../../img/products/num_04.png) 0 0 no-repeat;
}

[class^="section"] .num_05 {
  background: url(../../img/products/num_05.png) 0 0 no-repeat;
}

/*手順*/
ul.step {
  overflow: hidden;
}

ul.step li {
  width: 364px;
  float: left;
}

ul.step li p {
  margin: 20px 0 10px;
}

ul.step li [class^="num"] {
  padding: 8px 0 8px 44px;
  font-size: 13px;
}

ul.step li .num_01 {
  background: url(../../img/products/num_circle01.png) left center no-repeat;
}

ul.step li .num_02 {
  background: url(../../img/products/num_circle02.png) left center no-repeat;
}

ul.step li .num_03 {
  background: url(../../img/products/num_circle03.png) left center no-repeat;
}

ul.step li .num_04 {
  background: url(../../img/products/num_circle04.png) left center no-repeat;
}

ul.step li .num_05 {
  background: url(../../img/products/num_circle05.png) left center no-repeat;
}

ul.step li .num_06 {
  background: url(../../img/products/num_circle06.png) left center no-repeat;
}

ul.step li .num_07 {
  background: url(../../img/products/num_circle07.png) left center no-repeat;
}

ul.step li .num_08 {
  background: url(../../img/products/num_circle08.png) left center no-repeat;
}

ul.step li .num_09 {
  background: url(../../img/products/num_circle09.png) left center no-repeat;
}

ul.step li .num_10 {
  background: url(../../img/products/num_circle10.png) left center no-repeat;
}

ul.step li .num_11 {
  background: url(../../img/products/num_circle11.png) left center no-repeat;
}

ul.step li .num_12 {
  background: url(../../img/products/num_circle12.png) left center no-repeat;
}

ul.step li .num_13 {
  background: url(../../img/products/num_circle13.png) left center no-repeat;
}

ul.step li .num_14 {
  background: url(../../img/products/num_circle14.png) left center no-repeat;
}

ul.step li .num_15 {
  background: url(../../img/products/num_circle15.png) left center no-repeat;
}

/* socialbtn
 * -------------------------------------------------- */
.socialbtn {
  margin: 0 0 -20px;
  padding: 20px 30px 0;
}

.socialbtn .btn {
  margin-right: 5px;
  float: left;
}

.socialbtn .btn_mixicheck {
  width: 113px;
}

.socialbtn .btn_google {
  width: 70px;
}

/* cart
 * -------------------------------------------------- */
#main .cart {
  padding: 60px 0 0 0;
  font-size: 12px;
}

#main .cart .unit_01 {
  padding-bottom: 18px;
  border-top: 2px solid #dcdcdc;
}

#main .cart .unit_01 h3 {
  margin: 0;
  padding: 15px 0 0;
  font-size: 18px;
}

#main .cart .unit_01 p {
  margin: 0;
  padding: 13px 0 0;
  color: #666;
}

#main .cart .unit_02 {
  padding-bottom: 10px;
  border-top: 1px solid #dcdcdc;
}

#main .cart .unit_02 p {
  margin: 0;
  padding: 12px 0 0;
}

#main .cart .unit_02 p .price {
  color: #cc0000;
  font-size: 16px;
  font-weight: bold;
}

#main .cart .unit_02 p .point {
  font-weight: bold;
}

#main .cart .unit_02 p.notes {
  padding: 10px 0 0;
  font-size: 11px;
}

#main .cart .unit_02.option {
  margin-top: -5px;
}

#main .cart .unit_02 div {
  padding: 12px 0 3px;
}

#main .cart .unit_02 div .label {
  width: 60px;
  display: inline-block;
}

#main .cart .btn {
  margin: 5px 0 0;
  padding: 18px 20px 3px;
  background-color: #ececec;
  text-align: center;
}

#main .cart .btn div {
  margin-bottom: 5px;
}

#main .cart .btn a.contact {
  padding-left: 18px;
  color: #000;
  text-decoration: underline;
  background: url(../../img/products/icn_mail.png) 0 0 no-repeat;
}

#main .cart .btn a.contact:hover {
  text-decoration: none;
}

#main .cart .clmn-left ul {
  margin-left: -10px;
}

#main .cart .clmn-left ul li {
  margin: 10px 0 0 10px;
  float: left;
}

.btn_c {
  text-align: center;
  margin-top: -17px;
}

/* 追加統一スタイル
----------------------------------------------------- */
.wrap {
  clear: both;
  overflow: hidden;
}

.gray {
  background: #ececec;
}

.leftbox {
  width: auto;
  float: left;
}

.rightbox {
  width: auto;
  float: right;
}

[class^="section_"] h4 + p, [class^="section_"] p + p {
  margin-top: 15px !important;
}

/* メディア掲載
 * -------------------------------------------------- */
.media {
  color: #fff;
  background-color: #666;
}

.media h3 {
  margin-bottom: 50px;
  text-align: center;
}

.media .list_01 {
  margin-top: 40px;
}

.media .list_01 li {
  margin: 0 0 0 20px;
  padding-top: 0;
}

.media h4 {
  margin: 0 0 10px !important;
  font-size: 13px;
  line-height: 1.5;
}

.media h4 img {
  margin: 0 0 10px;
}

[class^="section_"].media p {
  margin: 0 !important;
  line-height: 1.5;
}

/* 革タイプ
----------------------------------------------------- */
[class^="section"] .type {
  width: 760px;
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
}

[class^="section"] .type ul {
  width: 201px;
  margin-left: 77px;
  float: left;
}

[class^="section"] .type ul:first-child {
  width: 204px;
  margin-left: 0;
}

[class^="section"] .type li:first-child {
  text-align: center;
  font-size: 15px;
  margin-bottom: 5px;
}

/* コラボ
----------------------------------------------------- */
.headline {
  padding-top: 50px;
  background: url(../../img/products/line001.png) no-repeat left top;
}

.headline h3 {
  padding-bottom: 50px;
  background: url(../../img/products/line001.png) no-repeat left bottom;
  text-align: center;
}

ul.collabo {
  overflow: hidden;
  width: 688px;
  margin: 50px auto !important;
}

ul.collabo li:first-child {
  float: left;
  width: 244px;
}

ul.collabo li:last-child {
  float: right;
  width: 400px;
  margin-top: 40px;
}

ul.collabo > *:first-child + * {
  float: right;
  width: 400px;
  margin-top: 40px;
}

ul.collabo h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

/* ニッポンの技×デザイン
----------------------------------------------------- */
.nippon {
  padding: 360px 0 0;
  color: #fff;
  background: url(../../img/products/nippon_img001.jpg) 0 0 no-repeat;
}

.nippon .section_inner {
  padding: 50px 30px 60px;
  background: url(../../img/common/bg_black.png) 0 0 repeat;
}

.nippon h3 {
  margin-bottom: 30px !important;
}

.nippon h4 {
  font-size: 18px !important;
}

.present {
  display: block;
  padding: 55px 0 70px 212px;
  background: url(../../img/products/nippon_img002.jpg) no-repeat 0 1em;
}

/* 選べるシリーズ 
-----------------------------------------------------*/
.series {
  background-color: #dcdcdc;
}

.series h3 {
  margin-bottom: 20px !important;
}

.series h4 {
  margin-bottom: 5px;
}

.series .list_01 li a {
  color: #500000;
  text-decoration: none;
}

.series .list_01 li a:hover {
  color: #b5a3a3;
}

.series .list_01 li a img {
  margin-bottom: 10px;
}

.series .list_01 li a span {
  padding-right: 15px;
  font-size: 13px;
  background: url(../../img/common/arrow_red.png) 100% 1px no-repeat;
}

.series[class^="section_"] .list_01 li p {
  margin: 5px 0 0 !important;
  line-height: 1.5;
}

/* バナーコーナー
----------------------------------------------------- */
.series .intro {
  padding: 13px;
  background: #fff;
}

.view {
  margin-top: 10px;
}

.view a {
  display: block;
  background: #631514;
  border-radius: 3px;
  font-size: 15px;
  text-align: center;
  color: #fff !important;
  text-decoration: none !important;
}

.view a:hover {
  background-color: #a17372;
}

.link {
  padding-right: 20px;
  background: url(../../img/products/icn_link.png) no-repeat right;
}

/* サイズ */
.size h4 {
  font-size: 18px !important;
}

.size p {
  font-size: 13px;
}

/* カラーバリエーション */
.color {
  padding-bottom: 30px;
}

/* 画像ブロック用 */
.block {
  display: block;
}

/* Temporarily Hide Shipping notes
----------------------------------------------------- */
#main .cart .unit_02 p.notes {
  display: none;
}

/* buy image
----------------------------------------------------- */
#buy img {
  height: auto;
}

/* ローランドコラボモデル
----------------------------------------------------- */
[class$="_roland"] [class^="section"].roland {
  padding-top: 0;
  padding-bottom: 65px;
  background: transparent;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-black {
  padding-right: 39px;
  padding-left: 40px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-black p {
  margin: 30px 0 0;
  font-size: 16px;
  line-height: 1.8;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-black p + p {
  margin-top: 30px !important;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-black .img {
  margin: 0 0 40px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland {
  position: relative;
  height: 650px;
  margin-bottom: 20px;
  background: url(../../img/products/roland_common/roland002.png) no-repeat 0 0;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .title_01_wf {
  margin-bottom: 20px;
  text-align: left;
  font-size: 28px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .title_01_wf .is-fz14 {
  font-size: 14px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_profile {
  position: absolute;
  top: 70px;
  right: 39px;
  width: 313px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_profile p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: -0.08em;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_rolandale {
  position: absolute;
  top: 471px;
  right: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 760px;
  height: 100px;
  color: #fff;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_rolandale .unit_rolandale_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 318px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_rolandale .unit_rolandale_text {
  width: 400px;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_rolandale p {
  font-size: 14px;
  line-height: 1.8;
}

[class$="_roland"] [class^="section"].roland .section_inner.is-roland .unit_rolandale p + p {
  margin: 25px 0 0 !important;
}

[class$="_roland"] [class^="section"].series .roland-series-banners {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*height: 399px;*/
  margin-top: -60px;
  margin-right: -1px;
  margin-bottom: 60px;
  padding: 55px 350px 60px 30px;
  background: url(../../img/products/roland_common/roland005.jpg) no-repeat 0 0;
}

[class$="_roland"] [class^="section"].series .roland-series-banners_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

[class$="_roland"] [class^="section"].series .roland-series-banners_list > li {
  width: 240px;
  padding: 20px 10px 0;
}

/* floatingbtn
 * -------------------------------------------------- */
 .floatingbtn {
  position: fixed;
  bottom: 0;
  left: 50%;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  z-index: 998;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 141px;
  margin: 0 0 30px -520px;
  padding: 10px;
  background: #500000;
}
.floatingbtn_text {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  writing-mode: vertical-rl;
  white-space: nowrap;
}
.floatingbtn_text .is-bold {
  font-weight: bold;
}
.floatingbtn_text .is-num {
  font-size: 14px;
}
.floatingbtn_text .is-attention {
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}

.floatingbtn_btn {
  width: 100%;
  margin: 10px 0 0;
}
.floatingbtn_btn > a {
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 25px;
  padding: 0 10px;
  border-radius: 100px;
  background-color: #fff;
  color: #500000;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
}