/** Shopify CDN: Minification failed

Line 223:3 Expected identifier but found "*"
Line 19009:3 Unexpected "{"
Line 25759:3 Expected identifier but found "*"
Line 44570:3 Unexpected "{"

**/
/* PC */
@media (min-width: 880px){
  /* common.css */
  
  /* ----------------------------------------------------------------------------------------------------
   * Index
  
  01 Reset
  02 Base
  03 Layout
  04 Common Style
  
   * ---------------------------------------------------------------------------------------------------- */
  /* ----------------------------------------------------------------------------------------------------
   * 01 Reset
   * ---------------------------------------------------------------------------------------------------- */
  /*
  YUI 3.18.1 (build f7e7bcb)
  Copyright 2014 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  http://yuilibrary.com/license/
  */
  
  /* html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none} */
  
  /* ----------------------------------------------------------------------------------------------------
   * 02 Base
   * ---------------------------------------------------------------------------------------------------- */
  /* html {
  	font-size: 100%;
  }
  body {
    font-size: 12px;
  	line-height: 1.8;
  	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  	color: #000;
  }
  img {
  	vertical-align: top;
  } */
  
  /* tagline
   * -------------------------------------------------- */
  #tagline {
  	font-size: 10px;
  	color: #fff;
  	background-color: #000;
  }
  
  #tagline h1 {
  	padding: 7px 0;
  	float:left;
  	width:567px;
  }
  
  #tagline ul{
  	padding-top:6px;
  	float:right;
  	width:493px;
  }
  
  #tagline li{
  	float:left;
  	text-align:right;
  }
  
  /* contents
   * -------------------------------------------------- */
  #contents {
  	background-color: #f4f4f4;
  	border-bottom: 1px solid #dcdcdc;
  }
  #contents .inner {
  	display: table;
  }
  
  /* main -------------------------------------------------- */
  #main {
  	width: 879px;
  	margin-left: -6px;
  	/*padding: 0 0 80px;*/
  	float: left;
  	background-color: #fff;
  	border-right: 1px solid #dcdcdc;
  	position: relative;
  	z-index: 1;
  }
  
  /* topic_path */
  #main .topic_path {
  	padding: 7px 30px 8px;
  	font-size: 11px;
  	line-height: 1.4;
  	background-color: #dcdcdc;
  }
  #main .topic_path a {
  	color: #000;
  	text-decoration: none;
  }
  #main .topic_path a:hover {
  	color: #999;
  }
  .kv {
  	width: 879px;
  	position: relative;
  }
  [class^="section_"] {
  	padding: 60px 0 40px;
  	position: relative;
  	font-size: 12px;
  }
  [class^="section_"] .section_inner,.cart .section_inner {
  	padding: 0 29px 0 30px;
  }
  /*[class^="section"], [class^="section"] h4, [class^="section"] h5 {
  	font-weight: bold;
  }*/
  [class^="section_"] p {
  	margin:0 0 15px;
  }
 
  /* btn_buy
   * -------------------------------------------------- */
  #btn_buy {
  	position: fixed;
  	right: 0;
  	top: 533px;
  	z-index: 2;
  }
  #btn_buy li {
  	margin: 1px 0 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 04 Common Style
  /* ---------------------------------------------------------------------------------------------------- */
  
  /* text
   * -------------------------------------------------- */
  .tl {
  	text-align: left !important;
  }
  .tc {
  	text-align: center !important;
  }
  .tr {
  	text-align: right !important;
  }
  .bold {
  	font-weight: bold;
  }
  .red {
  	color: #cc0000;
  }
  .notes {
  	font-size: 11px;
  }
  
  /* hover
   * -------------------------------------------------- */
  a.rollover:hover img {
  	opacity: 0.6;
  	filter: alpha(opacity=60);
  	-ms-filter: "alpha(opacity=60)";
  }
  
  
  /* clmn3
   * -------------------------------------------------- */
  .clmn3 {
  	margin-left: -41px;
  }
  .clmn3 .clmn {
  	width: 326px;
  	margin-left: 41px;
  	float: left;
  }
  
  
  /* clmn4
   * -------------------------------------------------- */
  .clmn4 {
  	margin-left: -40px;
  }
  .clmn4 .clmn {
  	width: 235px;
  	margin-left: 40px;
  	float: left;
  }
  
  
  /* float
   * -------------------------------------------------- */
  .fl {
  	float: left;
  }
  .fr {
  	float: right;
  }
  .cb {
  	clear:both;
  }
  
  
  /* clearfix
   * -------------------------------------------------- */
  .cf:before, .cf:after {
  	content: "";
  	display: table;
  }
  .cf:after {
  	clear: both;
  }
  .cf {
  	*zoom: 1;
  }
  
  /* Margin and Padding Set */
  .m_0{margin:0 !important;}
  .m_5{margin:5px !important;}
  .m_10{margin:10px !important;}
  .m_15{margin:15px !important;}
  .m_20{margin:20px !important;}
  .m_25{margin:25px !important;}
  .m_30{margin:30px !important;}
  .m_35{margin:35px !important;}
  .m_40{margin:40px !important;}
  .m_45{margin:45px !important;}
  .m_50{margin:50px !important;}
  .m_60{margin:60px !important;}
  
  .mb_0{margin-bottom: 0 !important;}
  .mb_5{margin-bottom: 5px !important;}
  .mb_10{margin-bottom: 10px !important;}
  .mb_15{margin-bottom: 15px !important;}
  .mb_16{margin-bottom: 16px !important;}
  .mb_20{margin-bottom: 20px !important;}
  .mb_21{margin-bottom: 21px !important;}
  .mb_22{margin-bottom: 22px !important;}
  .mb_25{margin-bottom: 25px !important;}
  .mb_30{margin-bottom: 30px !important;}
  .mb_35{margin-bottom: 35px !important;}
  .mb_40{margin-bottom: 40px !important;}
  .mb_45{margin-bottom: 45px !important;}
  .mb_50{margin-bottom: 50px !important;}
  .mb_60{margin-bottom: 60px !important;}
  
  .mt_0{margin-top: 0 !important;}
  .mt_5{margin-top: 5px !important;}
  .mt_10{margin-top: 10px !important;}
  .mt_15{margin-top: 15px !important;}
  .mt_20{margin-top: 20px !important;}
  .mt_25{margin-top: 25px !important;}
  .mt_30{margin-top: 30px !important;}
  .mt_35{margin-top: 35px !important;}
  .mt_40{margin-top: 40px !important;}
  .mt_50{margin-top: 50px !important;}
  .mt_60{margin-top: 60px !important;}
  .mt_70{margin-top: 70px !important;}
  .mt_80{margin-top: 80px !important;}
  .mt_90{margin-top: 90px !important;}
  .mt_100{margin-top: 100px !important;}
  
  
  .ml_0{margin-left: 0 !important;}
  .ml_5{margin-left: 5px !important;}
  .ml_10{margin-left: 10px !important;}
  .ml_15{margin-left: 15px !important;}
  .ml_20{margin-left: 20px !important;}
  .ml_25{margin-left: 25px !important;}
  .ml_30{margin-left: 30px !important;}
  .ml_35{margin-left: 35px !important;}
  .ml_40{margin-left: 40px !important;}
  .ml_45{margin-left: 45px !important;}
  .ml_50{margin-left: 50px !important;}
  
  .mr_0{margin-right: 0 !important;}
  .mr_5{margin-right: 5px !important;}
  .mr_10{margin-right: 10px !important;}
  .mr_15{margin-right: 15px !important;}
  .mr_20{margin-right: 20px !important;}
  .mr_25{margin-right: 25px !important;}
  .mr_30{margin-right: 30px !important;}
  .mr_35{margin-right: 35px !important;}
  .mr_40{margin-right: 40px !important;}
  .mr_50{margin-right: 50px !important;}
  
  .p_0{padding: 0 !important;}
  .p_5{padding: 5px !important;}
  .p_10{padding: 10px !important;}
  .p_15{padding: 15px !important;}
  .p_20{padding: 20px !important;}
  .p_25{padding: 25px !important;}
  .p_30{padding: 30px !important;}
  .p_35{padding: 35px !important;}
  .p_40{padding: 40px !important;}
  .p_45{padding: 45px !important;}
  .p_50{padding: 50px !important;}
  
  .pb_0{padding-bottom: 0 !important;}
  .pb_1{padding-bottom: 1px !important;}
  .pb_5{padding-bottom: 5px !important;}
  .pb_10{padding-bottom: 10px !important;}
  .pb_15{padding-bottom: 15px !important;}
  .pb_20{padding-bottom: 20px !important;}
  .pb_25{padding-bottom: 25px !important;}
  .pb_29{padding-bottom: 29px !important;}
  .pb_30{padding-bottom: 30px !important;}
  .pb_35{padding-bottom: 35px !important;}
  .pb_40{padding-bottom: 40px !important;}
  .pb_45{padding-bottom: 45px !important;}
  .pb_50{padding-bottom: 50px !important;}
  .pb_60{padding-bottom: 60px !important;}
  
  .pt_0{padding-top: 0 !important;}
  .pt_5{padding-top: 5px !important;}
  .pt_10{padding-top: 10px !important;}
  .pt_15{padding-top: 15px !important;}
  .pt_20{padding-top: 20px !important;}
  .pt_25{padding-top: 25px !important;}
  .pt_30{padding-top: 30px !important;}
  .pt_35{padding-top: 35px !important;}
  .pt_40{padding-top: 40px !important;}
  .pt_50{padding-top: 50px !important;}
  
  .pl_0{padding-left: 0 !important;}
  .pl_5{padding-left: 5px !important;}
  .pl_10{padding-left: 10px !important;}
  .pl_15{padding-left: 15px !important;}
  .pl_20{padding-left: 20px !important;}
  .pl_25{padding-left: 25px !important;}
  .pl_30{padding-left: 30px !important;}
  .pl_35{padding-left: 35px !important;}
  .pl_40{padding-left: 40px !important;}
  
  .pr_0{padding-right: 0 !important;}
  .pr_5{padding-right: 5px !important;}
  .pr_10{padding-right: 10px !important;}
  .pr_15{padding-right: 15px !important;}
  .pr_20{padding-right: 20px !important;}
  .pr_25{padding-right: 25px !important;}
  .pr_30{padding-right: 30px !important;}
  .pr_35{padding-right: 35px !important;}
  .pr_40{padding-right: 40px !important;}
  .pr_50{padding-right: 50px !important;}
  
  /* header-popup-shop
  ----------------------------------------------- */
  
  .header-popup-shop {
  	display: flex;
  	height: 60px;
  	padding: 0 15px 0 20px;
  	-webkit-align-items: center;
  	        align-items: center;
  	-webkit-justify-content: space-between;
  	        justify-content: space-between;
  	margin: -1px -1px 0 1px;
  	background: #4d0002;
  }
  
  .header-popup-shop_title {
  	padding-left: 37px;
  	background: url(/cdn/shop/files/icn_store.png) 0 50% no-repeat;
  	color: #fff;
  	font-size: 16px;
  	/*font-size: 14px;*/
  	line-height: 23px;
  	font-weight: bold;
  	font-feature-settings : "palt";
  }
  
  .header-popup-shop_list {
  	display: flex;
  	-webkit-align-items: center;
  	        align-items: center;
  }
  
  .header-popup-shop_list > li {
  	margin-left: 5px;
  }
  
  .header-popup-shop_list > li:first-child {
  	margin-left: 0;
  }
  
  .header-popup-shop_list > li > a {
  	position: relative;
  	display: inline-block;
  	width: 68px;
  	/*width: 63px;*/
  	height: 30px;
  	-webkit-border-radius: 15px;
  	        border-radius: 15px;
  	background: #fff;
  	color: #000;
  	text-align: center;
  	font-size: 12px;
  	/*font-size: 11px;*/
  	line-height: 30px;
  	/*font-weight: bold;*/
  	text-decoration: none;
  }
  
  .header-popup-shop_list > li > a.is-wide {
  	/*width: 100px;*/
  	width: 92px;
  }
  
  .header-popup-shop_list > li > a.is-wide2 {
    /*width: 110px;*/
  	width: 105px;
  }
  
  .header-popup-shop_list > li > a:hover {
  	opacity: .5;
  }
  
  .header-popup-shop_list > li > a::after {
  	content: "";
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	right: 7px;
  	width: 7px;
  	height: 9px;
  	margin: auto;
  	background: url(/cdn/shop/files/arrow_black_02.png) 0 0 no-repeat;
  }
  
  .header-popup-shop_list > li > a .is-new {
    color: red;
    font-size: 10px;
    font-weight: bold;
  }
  
  /* 店舗用バナー
  ----------------------------------------------------- */
  .list_02 li.is-store {
  	clear: both!important;
  	float: none!important;
  	width: auto!important;
  	margin: 0 -29px 0 -10px!important;
  	padding-top: 60px;
  }
  #js-bnr_inc.js-norepair.list_02 li.is-repair {
  	display: none;
  }
  #js-bnr_inc.js-noleather.list_02 li.is-leather {
  	display: none;
  }
  #js-bnr_inc.js-nobook.list_02 li.is-book {
  	display: none;
  }
  .clmn_01.is-store {
  	margin: 0 -29px 0 -30px;
  }
  .bnr_store {
  	width: 100%;
  	height: 240px;
  	background:url(/cdn/shop/files/bg_bnr-store.jpg) no-repeat 0 0;
  }
  .bnr_store .bnr_store_title {
  	margin: 0;
  	padding: 35px 0 30px;
  	color: #fff;
  	text-align: center;
  	font-size: 26px;
  	line-height: 1.5;
  	font-weight: bold;
  	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  }
  .bnr_store .bnr_store_list {
  	display: flex;
  	-webkit-flex-wrap: wrap;
  	    -ms-flex-wrap: wrap;
  	        flex-wrap: wrap;
    -webkit-justify-content: center;
            justify-content: center;
  	padding: 0;
  }
  .bnr_store .bnr_store_list li {
  	float: none!important;
  	width: auto!important;
  	margin: 0 6px 0 6px!important;
  }
  /* ツインズ財布バナー
  ----------------------------------------------------- */
  .section_inner .twins_wallet_banner{
    margin-bottom: 65px;
  }
  
  .campaign_banner{
    margin-left: 1px;
  }
  
  /* みつかるリュック 期間限定
  ----------------------------------------------------- */
  .set_sales {
    margin-top: 60px;
  }
  .mitsukaru_set_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .mitsukaru_set_flex_img {
    margin-right: 20px;
  }
  .mitsukaru_set_section {
    padding-top: 100px;
    padding-bottom: 30px;
  }
  .mitsukaru_set_size {
    font-size: 20px;
  }
  .mitsukaru_set__flex_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  
  }
  .mitsukaru_set__flex_02_font {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
  }
  .mitsukaru_set__flex_02 ul:nth-child(1) {
    margin-right: 20px;
  }
  
  /* products_all.css */
  
  /* ----------------------------------------------------------------------------------------------------
   * 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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/bg_balloon_bottom.png) 0 100% no-repeat;
  }
  
  [class^="section"] .balloon .balloon_inner {
    padding: 46px 24px 24px;
    background: url(/cdn/shop/files/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(/cdn/shop/files/bg_balloon_bottom.png) 0 0 no-repeat;
  }
  
  [class^="section"] .balloon.is-reverse .balloon_inner {
    padding: 24px 24px 46px;
    background: url(/cdn/shop/files/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: 5px 0 5px 45px;
    background-position: center left !important;
  }
  
  [class^="section"] .num_01 {
    background: url(/cdn/shop/files/num_01.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_02 {
    background: url(/cdn/shop/files/num_02.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_03 {
    background: url(/cdn/shop/files/num_03.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_04 {
    background: url(/cdn/shop/files/num_04.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_05 {
    background: url(/cdn/shop/files/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(/cdn/shop/files/num_circle01.png) left center no-repeat;
  }
  
  ul.step li .num_02 {
    background: url(/cdn/shop/files/num_circle02.png) left center no-repeat;
  }
  
  ul.step li .num_03 {
    background: url(/cdn/shop/files/num_circle03.png) left center no-repeat;
  }
  
  ul.step li .num_04 {
    background: url(/cdn/shop/files/num_circle04.png) left center no-repeat;
  }
  
  ul.step li .num_05 {
    background: url(/cdn/shop/files/num_circle05.png) left center no-repeat;
  }
  
  ul.step li .num_06 {
    background: url(/cdn/shop/files/num_circle06.png) left center no-repeat;
  }
  
  ul.step li .num_07 {
    background: url(/cdn/shop/files/num_circle07.png) left center no-repeat;
  }
  
  ul.step li .num_08 {
    background: url(/cdn/shop/files/num_circle08.png) left center no-repeat;
  }
  
  ul.step li .num_09 {
    background: url(/cdn/shop/files/num_circle09.png) left center no-repeat;
  }
  
  ul.step li .num_10 {
    background: url(/cdn/shop/files/num_circle10.png) left center no-repeat;
  }
  
  ul.step li .num_11 {
    background: url(/cdn/shop/files/num_circle11.png) left center no-repeat;
  }
  
  ul.step li .num_12 {
    background: url(/cdn/shop/files/num_circle12.png) left center no-repeat;
  }
  
  ul.step li .num_13 {
    background: url(/cdn/shop/files/num_circle13.png) left center no-repeat;
  }
  
  ul.step li .num_14 {
    background: url(/cdn/shop/files/num_circle14.png) left center no-repeat;
  }
  
  ul.step li .num_15 {
    background: url(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .headline h3 {
    padding-bottom: 50px;
     /*background: url(/cdn/shop/files/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(/cdn/shop/files/nippon_img001.jpg) 0 0 no-repeat;
  }
  
  .nippon .section_inner {
    padding: 50px 30px 60px;
    background: url(/cdn/shop/files/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(/cdn/shop/files/nippon_img002.jpg) no-repeat 0 1em;
  }
  
  /* 選べるシリーズ 
  -----------------------------------------------------*/
  .series {
    background-color: #dcdcdc;
    padding-bottom: 0 !important;
  }
  .series.gray {
    background-color: #dcdcdc;
    padding-bottom: 0 !important;
  }
  
  .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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/roland_common_roland002.png?v=1685757597) 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(/cdn/shop/files/roland_common_roland005.jpg?v=1685757597) 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;
  }
  
  /* individual.css */
  
  /*共通タイトル*/
  [class^="section_0"] h3, [class^="section_1"] h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .leftbox p, .rightbox p {
    width: 230px;
  }
  
  [class^="thinmemopad"] .rightbox p, [class^="savenotepad"] .rightbox p, [class^="idcase"] .rightbox p {
    width: auto;
  }
  
  /*基本リンク*/
  [class^="section_0"] a, [class^="section_1"] a {
    color: #000;
    text-decoration: underline;
  }
  
  [class^="section_0"] a:hover, [class^="section_1"] a:hover {
    text-decoration: none;
  }
  
  /* ----------------------------------------------------------------------
     薄い財布シリーズ共通エリア
  -------------------------------------------------------------------------*/
  /* 薄さが実現できたのは、この2つの特別なしくみ */
  [class^="thinwallet"] .detail .clmn_01 {
    margin: 90px 0 0 !important;
  }
  
  .detail {
    background-color: #ececec;
  }
  
  [class^="thinwallet"] [class^="section_"] h3 {
    text-align: left;
  }
  
  [class^="thinwallet"] .detail h3 {
    margin: 0 0 60px;
  }
  
  [class^="thinwallet"] .detail h3.num {
    margin: 0 0 -20px;
  }
  
  [class^="thinwallet"] .detail p {
    margin: 15px 0 0;
  }
  
  .detail .balloon {
    margin-top: 15px;
  }
  
  .detail .balloon h3 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4;
  }
  
  .detail .balloon p {
    margin-top: 15px;
    font-size: 11px;
    line-height: 1.6;
  }
  
  .detail .balloon .img {
    margin: 10px 0 0;
    text-align: center;
  }
  
  /* 薄いだけじゃない　使いやすさも両立した、5つのしくみ */
  .detail5 {
    padding-bottom: 0;
  }
  
  .detail5 .section_inner {
    padding-left: 0;
  }
  
  .detail5 .clmn-left {
    width: 430px;
  }
  
  .detail5 .clmn-left.txt {
    width: 400px;
    margin-left: 30px;
  }
  
  .detail5 .bg_coin {
    height: 460px;
    background: url(/cdn/shop/files/thinwallet_mens_img005.jpg) 0 0 no-repeat;
  }
  
  .detail5 .num {
    margin: 0 0 -20px;
  }
  
  .detail5 .clmn_02 {
    margin-top: 15px;
  }
  
  .detail5 .clmn_02 p {
    margin: 0;
  }
  
  /* グッドデザイン賞 */
  [class^="thinwallet"] .Gooddesign {
    padding: 0 0 50px !important;
  }
  
  [class^="thinwallet"] .Gooddesign h4 {
    margin: 40px 0 0;
  }
  
  [class^="thinwallet"] .Gooddesign .clmn_01 .clmn-right > img {
    margin-top: -60px !important;
  }
  
  [class^="travelwallet"] .section_12.gd2019 {
    margin: 0 !important;
    padding: 0 !important;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .section_inner {
    padding: 0 0 0 60px !important;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .clmn_01 .clmn-left {
    width: 355px;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .clmn_01 h3 {
    text-align: left;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .clmn_01 .clmn-right {
    width: 439px;
  }
  
  /* デザインコンセプト開発者ボイス */
  .concept {
    background: #ececec;
  }
  
  .concept h3 {
    margin-bottom: 50px;
  }
  
  .concept p {
    margin-top: 2em;
  }
  
  .concept .voice {
    margin-bottom: 2.9em;
  }
  
  /* お客様の声 */
  [class^="section"] .revbox {
    margin-top: 30px;
    height: 280px;
    padding-right: 10px;
    overflow: auto;
  }
  
  [class^="section"] .revbox h4 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  
  [class^="section"] .revbox h4:first-child, [class^="section"] .revbox p {
    margin-top: 0 !important;
    margin-bottom: 10px;
  }
  
  /* 薄い財布メンズkv
   * -------------------------------------------------- */
  .thinwallet_mens .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_mens_kv_img001.jpg) 0 0 no-repeat;
  }
  
  .thinwallet_mens .kv h2 {
    position: absolute;
    top: 101px;
    left: 306px;
  }
  
  .thinwallet_mens .kv .btn_buy {
    position: absolute;
    top: 409px;
    right: 315px;
  }
  
  .thinwallet_mens .kv .kv_img001 {
    position: absolute;
    top: 0;
    right: 80px;
    z-index: 2;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_mens .gooddesign {
    height: 94px;
    position: relative;
  }
  
  .thinwallet_mens .gooddesign img {
    position: absolute;
    top: 27px;
    left: 225px;
    z-index: 3;
  }
  
  .travelwallet .gooddesign {
    height: 94px;
    position: relative;
  }
  
  .travelwallet .gooddesign img {
    position: absolute;
    top: 27px;
    left: 229px;
    z-index: 3;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_mens .section_01 {
    height: 525px;
    padding: 0;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_mens_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_mens .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_mens .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_mens .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_mens .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_mens .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_mens .section_05 {
    padding-top: 410px;
    background: url(/cdn/shop/files/thinwallet_mens_img008.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_mens .section_05 h3 {
    padding-bottom: 20px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_mens .section_06 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .thinwallet_mens .section_06 .btn {
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -125px;
  }
  
  .thinwallet_mens .section_06 .list_01 li {
    text-align: center;
  }
  
  .thinwallet_mens .section_06 .list_01 li img {
    margin: 0 10px 17px;
  }
  
  .thinwallet_mens .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_mens .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_mens .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布 レディースkv
   * -------------------------------------------------- */
  .thinwallet_ladies .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_ladies_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_ladies .kv h2 {
    padding: 106px 0 0 28px;
  }
  
  .thinwallet_ladies .kv .btn_buy {
    text-align: right;
    padding: 85px 30px 0;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_ladies .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_ladies .section_01 {
    padding: 0;
    font-size: 13px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .thinwallet_ladies .section_01 .txt {
    width: 410px;
    margin: 70px 30px 0 0;
    float: right;
  }
  
  /* section_02
   * -------------------------------------------------- */
  .thinwallet_ladies .section_02 {
    padding: 0;
  }
  
  .thinwallet_ladies .section_02 .section_inner {
    padding: 30px 29px 30px 30px;
    background: #efe8ef;
  }
  
  .thinwallet_ladies .section_02 .box1, .thinwallet_ladies .section_02 .box2 {
    overflow: hidden;
    margin: 30px 0 0 0;
  }
  
  .thinwallet_ladies .section_02 .box1 > img {
    float: left;
    margin: 0 15px 0 0;
  }
  
  .thinwallet_ladies .section_02 .box2 > img {
    float: right;
    margin: 0 0 0 15px;
  }
  
  .thinwallet_ladies .section_02 h3 {
    margin: 20px 0;
  }
  
  .thinwallet_ladies .section_02 p {
    margin: 0;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_ladies .section_03 .bg_coin {
    height: 460px;
    background: url(/cdn/shop/files/thinwallet_ladies_img008.jpg) 400px 0 no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_ladies .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_ladies .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_ladies .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_ladies .section_05 {
    padding-top: 410px;
    background: url(/cdn/shop/files/thinwallet_ladies_img011.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_ladies .section_05 h3 {
    padding-bottom: 20px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_ladies .section_06 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .thinwallet_ladies .section_06 .list_01 {
    overflow: hidden;
  }
  
  .thinwallet_ladies .section_06 .list_01 li {
    text-align: center;
  }
  
  .thinwallet_ladies .section_06 .list_01 li img {
    margin: 0 0 17px;
  }
  
  .thinwallet_ladies .section_06 .list_01 li.bnr {
    padding-top: 140px;
    width: auto;
    display: inline;
    float: right;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_ladies .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_ladies .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* section_13
   * -------------------------------------------------- */
  .thinwallet_ladies .section_13 {
    background-color: #ececec;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a {
    color: #500000;
    text-decoration: none;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a:hover {
    color: #b5a3a3;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a img {
    margin-bottom: 10px;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a span {
    padding-right: 15px;
    font-size: 13px;
    background: url(/cdn/shop/files/arrow_red.png) 100% 1px no-repeat;
  }
  
  .thinwallet_ladies .section_13 .list_01 li p {
    margin: 7px 0 0;
    line-height: 1.5;
  }
  
  /* 薄い財布クラシックkv
   * -------------------------------------------------- */
  .thinwallet_classic .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_classic_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_classic .kv h2 {
    padding: 130px 0 0 25px;
  }
  
  .thinwallet_classic .kv .btn_buy {
    padding: 120px 0 0 40px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_classic .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_classic .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_classic_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_classic .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_classic .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_classic .section_03 .bg_coin {
    padding-bottom: 30px;
    background: url(/cdn/shop/files/thinwallet_classic_img005.png) 400px 120px no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_classic .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_classic .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_classic .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_classic .section_05 {
    padding-top: 0;
    text-align: center;
  }
  
  .thinwallet_classic .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinwallet_classic .section_05 h3 {
    margin: 50px 0 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_classic .section_06 {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #ececec;
  }
  
  .thinwallet_classic .section_06 .list_01 li {
    text-align: center;
    padding: 20px 15px 10px 35px;
  }
  
  .thinwallet_classic .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_classic .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_classic .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布 ブッテーロレザーkv
   * -------------------------------------------------- */
  .thinwallet_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/thinwallet_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/thinwallet_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .thinwallet_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .thinwallet_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 61px;
    right: 100px;
  }
  
  .thinwallet_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .thinwallet_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 62px;
    left: 101px;
  }
  
  .thinwallet_buttero .kv .kv_body_img {
    position: absolute;
    bottom: -100px;
    left: 0;
  }
  
  .thinwallet_buttero .kv .kv_body_txt {
    position: absolute;
    top: 474px;
    right: 44px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_buttero .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_buttero .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    background: url(/cdn/shop/files/thinwallet_buttero_img001.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_buttero .section_01 .txt {
    width: 410px;
    margin: 126px 30px 0 0;
    float: right;
  }
  
  /* section_02
   * -------------------------------------------------- */
  .thinwallet_buttero .section_02 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_buttero .section_02 .clmn_01 {
    background: #ececec;
    margin: 90px -29px 0 -30px !important;
    padding: 40px 29px 40px 30px;
    border-top: 1px solid #fff;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_buttero .section_03 .bg_coin {
    height: 470px;
    background: url(/cdn/shop/files/thinwallet_buttero_img005.png) 440px 90px no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_buttero .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_buttero .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_buttero .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thinwallet_buttero .section_05 .type {
    padding-top: 0;
  }
  
  .thinwallet_buttero .section_05.is-type2 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .thinwallet_buttero .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .thinwallet_buttero .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_buttero .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .thinwallet_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thinwallet_buttero .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_buttero .section_10 .img_block {
    position: relative;
  }
  
  .thinwallet_buttero .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 150px;
  }
  
  /* 薄い財布 ダンボーver.kv
   * -------------------------------------------------- */
  .thinwallet_danboard .kv {
    height: 461px;
    padding-top: 22px;
    background: url(/cdn/shop/files/thinwallet_danboard_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_danboard .kv h2 {
    margin: 0 16px 220px 0;
    text-align: right;
  }
  
  .thinwallet_danboard .kv .btn_buy {
    margin-left: 30px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_danboard .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_danboard .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_danboard_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_danboard .section_01 .txt {
    width: 414px;
    margin: 125px 5px 0 0;
    float: right;
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_danboard .section_03 .bg_coin {
    background: url(/cdn/shop/files/thinwallet_danboard_img005.png) 420px 100px no-repeat;
  }
  
  .thinwallet_danboard .section_03 .coin {
    margin: 10px 0 60px 0;
  }
  
  .thinwallet_danboard .section_03 .coin .clmn-left {
    padding-left: 30px;
  }
  
  .thinwallet_danboard .section_03 .coin .clmn-right {
    padding-top: 50px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_danboard .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_danboard .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_danboard .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_danboard .section_05 {
    background-color: #ececec;
  }
  
  .thinwallet_danboard .section_05 h3 {
    padding-bottom: 20px;
    text-align: center;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_danboard .section_06 {
    padding: 30px 0;
    background-color: #ececec;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_danboard .section_10 .img_block {
    position: relative;
  }
  
  .thinwallet_danboard .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布ジャコモkv
   * -------------------------------------------------- */
  .thinwallet_giacomo .kv {
    background: url(/cdn/shop/files/thinwallet_giacomo_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_giacomo .kv h2 {
    margin: 12px 0 20px 23px;
    float: left;
  }
  
  .thinwallet_giacomo .kv .btn_buy {
    float: right;
    margin: 526px 30px 0 0;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_giacomo .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_giacomo_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_giacomo .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_giacomo .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_03 .img {
    margin-top: 20px;
  }
  
  .thinwallet_giacomo .section_03 .bg_coin {
    margin-top: -20px;
    padding-bottom: 20px;
    background: url(/cdn/shop/files/thinwallet_giacomo_img005.png) 440px 150px no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_giacomo .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_giacomo .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_05 {
    padding-top: 0;
    text-align: center;
  }
  
  .thinwallet_giacomo .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinwallet_giacomo .section_05 h3 {
    margin: 50px 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_06 {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #ececec;
  }
  
  .thinwallet_giacomo .section_06 .list_01 li {
    text-align: center;
    padding: 20px 20px 10px 35px;
  }
  
  .thinwallet_giacomo .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_07 .revbox {
    height: 260px;
  }
  
  /* section_08
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_08 {
    background-color: #ececec;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_10 .img_block {
    position: relative;
    margin-top: 40px;
  }
  
  .thinwallet_giacomo .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布右京kv
   * -------------------------------------------------- */
  .thinwallet_ukyo .kv {
    background: url(/cdn/shop/files/thinwallet_ukyo_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_ukyo .kv h2 {
    padding: 260px 0 20px 26px;
  }
  
  .thinwallet_ukyo .kv .btn_buy {
    padding: 0 0 20px 26px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_ukyo .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_ukyo_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_ukyo .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_ukyo .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_03 .img {
    margin-top: 20px;
  }
  
  .thinwallet_ukyo .section_03 .bg_coin {
    margin-top: -20px;
    background: url(/cdn/shop/files/thinwallet_ukyo_img005.png) 440px 150px no-repeat;
  }
  
  .thinwallet_ukyo .section_03 .clmn_01 {
    margin: 0;
    padding: 0 0 40px 0;
  }
  
  .thinwallet_ukyo .section_03 .clmn-left {
    padding-left: 30px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_ukyo .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_ukyo .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_05 {
    padding-top: 0;
    text-align: center;
  }
  
  .thinwallet_ukyo .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinwallet_ukyo .section_05 h3 {
    text-align: center;
    margin: 50px 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_06 {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #ececec;
  }
  
  .thinwallet_ukyo .section_06 .list_01 li {
    text-align: center;
    padding: 20px 20px 10px 35px;
  }
  
  .thinwallet_ukyo .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_07 .revbox {
    height: 260px;
  }
  
  /* section_08
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_08 {
    background-color: #ececec;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_10 .img_block {
    position: relative;
    margin-top: 40px;
  }
  
  .thinwallet_ukyo .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布左利きkv
   * -------------------------------------------------- */
  .thinwallet_lefthands .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_lefthands_kv_img001.jpg) 0 0 no-repeat;
  }
  
  .thinwallet_lefthands .kv h2 {
    position: absolute;
    top: 101px;
    left: 306px;
  }
  
  .thinwallet_lefthands .kv .btn_buy {
    position: absolute;
    top: 409px;
    right: 310px;
  }
  
  .thinwallet_lefthands .kv .kv_img001 {
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 2;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_lefthands .gooddesign {
    height: 94px;
    position: relative;
  }
  
  .thinwallet_lefthands .gooddesign img {
    position: absolute;
    top: 27px;
    left: 225px;
    z-index: 3;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_01 {
    height: 525px;
    padding: 0;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_lefthands_img001.jpg) right 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_lefthands .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: left;
  }
  
  .thinwallet_lefthands .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_lefthands section_03 .cardcoin {
    margin-top: 20px;
    clear: both;
    position: relative;
  }
  
  .thinwallet_lefthands .section_03 .lefty {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  
  .thinwallet_lefthands .detail5 {
    padding-bottom: 60px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_lefthands .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_lefthands .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_05 {
    padding-top: 410px;
    background: url(/cdn/shop/files/thinwallet_lefthands_img008.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_lefthands .section_05 h3 {
    padding-bottom: 20px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_06 {
    padding-top: 0;
    padding-bottom: 20px;
    background-color: #ececec;
  }
  
  .thinwallet_lefthands .section_06 .list_01 li img {
    margin: 0 0 17px;
  }
  
  .thinwallet_lefthands .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_lefthands .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 160px;
  }
  
  /* 薄い財布 ローランド モデル
   * -------------------------------------------------- */
  .thinwallet_roland {
    /* section_01 */
    /* section_02 */
    /* section_03 */
    /* section_04 */
    /* section_05 */
    /* section_06 */
    /* section_07 */
    /* section_10 */
  }
  
  .thinwallet_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/thinwallet_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .thinwallet_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .thinwallet_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .thinwallet_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .thinwallet_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .thinwallet_roland .kv .kv_head_img {
    position: absolute;
    top: 193px;
    left: 68px;
  }
  
  .thinwallet_roland .kv .kv_body {
    position: relative;
  }
  
  .thinwallet_roland .kv .kv_body_ttl {
    position: absolute;
    top: 40px;
    left: 270px;
  }
  
  .thinwallet_roland .kv .kv_body_btn {
    position: absolute;
    top: 118px;
    left: 270px;
  }
  
  .thinwallet_roland .kv .kv_body_gooddesign {
    position: absolute;
    top: 52px;
    right: 40px;
  }
  
  .thinwallet_roland .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    background: url(/cdn/shop/files/thinwallet_roland_img001.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_roland .section_01 .txt {
    width: 410px;
    margin: 126px 30px 0 0;
    float: right;
  }
  
  .thinwallet_roland .section_02 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_roland .section_02 .clmn_01 {
    background: #ececec;
    margin: 90px -29px 0 -30px !important;
    padding: 40px 29px 40px 30px;
    border-top: 1px solid #fff;
  }
  
  .thinwallet_roland .section_03 .bg_coin {
    height: 470px;
    background: url(/cdn/shop/files/thinwallet_roland_img006.png) 450px 90px no-repeat;
  }
  
  .thinwallet_roland .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_roland .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_roland .section_04 p {
    margin-top: 20px;
  }
  
  .thinwallet_roland .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_roland .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thinwallet_roland .section_05 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .thinwallet_roland .section_05.is-type2 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .thinwallet_roland .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_roland .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .thinwallet_roland .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .thinwallet_roland .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .thinwallet_roland .section_06 .type {
    padding-top: 0;
  }
  
  .thinwallet_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thinwallet_roland .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thinwallet_roland .section_07 .btn_c {
    position: relative;
    z-index: 9;
    margin-top: -15px;
    margin-bottom: -15px;
  }
  
  .thinwallet_roland .section_10 .img_block {
    position: relative;
  }
  
  .thinwallet_roland .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 150px;
  }
  
  /*------------------------------------------------------------------------
  小さい財布シリーズ共通エリア
  -------------------------------------------------------------------------*/
  [class^="smallwallet"] .leftbox p, [class^="smallwallet"] .rightbox p {
    width: auto;
  }
  
  /* ほぼカードサイズ。なんと約6×9cmの財布 */
  [class^="smallwallet"] .detail .section_inner > h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="smallwallet"] .detail .section_inner > p {
    margin-bottom: 40px;
    text-align: center;
    font-size: 13px;
  }
  
  [class^="smallwallet"] .detail .clmn_01 {
    margin: 20px 0 0 !important;
  }
  
  [class^="smallwallet"] .detail .section_inner p.caption {
    margin: -10px 0 30px 0;
    text-align: left;
  }
  
  [class^="smallwallet"] .detail .clmn_01 p {
    margin-top: 20px;
  }
  
  /* 小さいだけじゃない　使いやすさにもこだわりが */
  .detail3 {
    padding-bottom: 30px;
  }
  
  .detail3 .section_inner {
    padding: 0;
  }
  
  .detail3 .one {
    clear: both;
    margin-top: 60px;
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .one .leftbox {
    width: 400px;
    float: left;
  }
  
  .detail3 .one .rightbox {
    width: 426px;
    float: right;
  }
  
  .detail3 p {
    margin-top: 20px;
  }
  
  .detail3 .two {
    clear: both;
    margin-top: 30px;
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .two .leftbox {
    width: 340px;
    float: left;
  }
  
  .detail3 .two .rightbox {
    width: 400px;
    float: right;
    padding-top: 50px;
  }
  
  .detail3 .three {
    clear: both;
    margin-top: -40px;
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .three .leftbox {
    width: 400px;
    float: left;
    padding-top: 90px;
  }
  
  .detail3 .three .rightbox {
    width: 426px;
    float: right;
  }
  
  /* グッドデザイン賞 */
  [class^="smallwallet"] .Gooddesign {
    padding: 0 0 50px !important;
  }
  
  [class^="smallwallet"] .Gooddesign .section_inner {
    padding-right: 0;
  }
  
  [class^="smallwallet"] .Gooddesign h4 {
    margin: 40px 0 0;
  }
  
  [class^="smallwallet"] .Gooddesign .clmn-right {
    padding-top: 20px;
    text-align: right;
  }
  
  /* 紹介動画 */
  [class^="smallwallet"] .section_03.movie.is-type2 {
    padding-bottom: 50px;
  }
  
  /* 小さい財布メンズkv
   * -------------------------------------------------- */
  .smallwallet_mens .kv {
    height: 480px;
    background: url(/cdn/shop/files/smallwallet_mens_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_mens .kv h2 {
    padding: 128px 0 0 34px;
  }
  
  .smallwallet_mens .kv .btn_buy {
    margin: 100px 0 0 80px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .smallwallet_mens .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .smallwallet_mens .section_01 {
    height: 424px;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_mens_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_mens .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .smallwallet_mens .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .smallwallet_mens .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_mens_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_mens .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .smallwallet_mens .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_mens .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_mens .section_05 .list_01 li img {
    margin: 0 17px 5px;
  }
  
  .smallwallet_mens .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_09
   * -------------------------------------------------- */
  .smallwallet_mens .section_09 .img_block {
    position: relative;
  }
  
  .smallwallet_mens .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布レディースkv
   * -------------------------------------------------- */
  .smallwallet_ladies .kv {
    height: 586px;
    background: url(/cdn/shop/files/smallwallet_ladies_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_ladies .kv h2 {
    padding: 136px 0 0 60px;
  }
  
  .smallwallet_ladies .kv .btn_buy {
    margin: 160px 0 0 110px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .smallwallet_ladies .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .smallwallet_ladies .section_01 {
    height: 339px;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_ladies_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_ladies .section_01 .txt {
    width: 410px;
    margin: 70px 0 0;
    float: right;
  }
  
  .smallwallet_ladies .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .smallwallet_ladies .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_ladies_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_ladies .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .smallwallet_ladies .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_ladies .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_ladies .section_05 .list_01 li img {
    margin: 0 3px 5px;
  }
  
  .smallwallet_ladies .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_ladies .section_09 .clmn_01 {
    margin-top: 20px;
  }
  
  .smallwallet_ladies .section_09 ul {
    margin-left: 110px;
    font-size: 11px;
  }
  
  .smallwallet_ladies .section_09 .clmn-left {
    width: 380px;
  }
  
  .smallwallet_ladies .section_09 .clmn-right {
    width: 420px;
  }
  
  /* 小さい財布ブッテーロkv
  ----------------------------------------------------- */
  .smallwallet_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/smallwallet_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/smallwallet_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .smallwallet_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .smallwallet_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 66px;
    right: 98px;
  }
  
  .smallwallet_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .smallwallet_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 437px;
    left: 59px;
  }
  
  .smallwallet_buttero .kv .kv_body_img {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .smallwallet_buttero .kv .kv_body_txt {
    position: absolute;
    top: 466px;
    right: 35px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_buttero .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_buttero .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_buttero .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_buttero_img001.png) 20px 24px no-repeat;
    padding: 60px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_buttero .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallwallet_buttero .section_02 {
    padding-bottom: 0;
  }
  
  .smallwallet_buttero .section_02 .unit_01 {
    border-top: 2px solid #fff;
    padding: 40px 29px 40px 30px;
    background: #ececec;
  }
  
  .smallwallet_buttero .section_02 .comparison {
    margin: 0 -29px 40px -30px;
    text-align: right;
  }
  
  .smallwallet_buttero .section_02 .clmn_01 {
    margin-top: 0 !important;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_buttero .section_04 {
    background: #ececec;
  }
  
  .smallwallet_buttero .section_04 .rightbox p {
    width: auto;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallwallet_buttero .section_05 .type {
    padding-top: 0;
  }
  
  .smallwallet_buttero .section_05.is-type2 {
    padding-top: 20px;
    background: #fff;
  }
  
  .smallwallet_buttero .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallwallet_buttero .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallwallet_buttero .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallwallet_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallwallet_buttero .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_buttero .section_09 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_buttero .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布ダンボーVer.kv
  ----------------------------------------------------- */
  .smallwallet_danboard .kv {
    height: 586px;
    background: url(/cdn/shop/files/smallwallet_danboard_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_danboard .kv h2 {
    padding: 34px 0 0 28px;
  }
  
  .smallwallet_danboard .kv .btn_buy {
    margin: 124px 0 0 28px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_danboard .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_danboard .section_01 {
    padding: 0;
    height: 349px;
    background: url(/cdn/shop/files/smallwallet_danboard_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_danboard .section_01 .txt {
    width: 410px;
    float: right;
    margin-top: 48px;
  }
  
  .smallwallet_danboard .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallwallet_danboard .section_02 .comparison {
    margin-top: 0;
    text-align: right;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .detail3 .three {
    margin-top: -50px;
  }
  
  .detail3 .three .leftbox {
    padding-top: 120px !important;
  }
  
  .detail3 .four {
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .four .leftbox {
    width: 328px;
    float: left;
    padding-left: 40px;
  }
  
  .detail3 .four .rightbox {
    width: 400px;
    float: right;
    padding-top: 40px;
  }
  
  .detail3 .five {
    margin-top: 50px;
    padding: 0 15px 20px 30px;
    overflow: hidden;
  }
  
  .detail3 .five .leftbox {
    width: 400px;
    float: left;
    padding-top: 90px;
  }
  
  .detail3 .five .rightbox {
    width: 426px;
    float: right;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_danboard .section_04 {
    background: #fff;
  }
  
  .smallwallet_danboard .type {
    overflow: hidden;
  }
  
  .smallwallet_danboard .section_04 .btn_c {
    margin-top: 70px;
  }
  
  .smallwallet_danboard .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_danboard .section_07 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_danboard .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布ジャコモkv
  ----------------------------------------------------- */
  .smallwallet_giacomo .kv {
    background: #2e3444 url(/cdn/shop/files/smallwallet_giacomo_kv_img001.jpg) 0 0 no-repeat;
    border-top: 1px solid #fff;
  }
  
  .smallwallet_giacomo .kv h2 {
    padding: 26px 0 0 29px;
    float: left;
  }
  
  .smallwallet_giacomo .kv .btn_buy {
    padding: 580px 0 0 15px;
    float: left;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_giacomo .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_giacomo .section_01 .txt {
    height: 270px;
    background: url(/cdn/shop/files/smallwallet_giacomo_img001.png) 20px 26px no-repeat;
    padding: 80px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_giacomo .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_giacomo_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_giacomo .section_04 h3 {
    margin-bottom: 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_giacomo .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_giacomo .section_05 .list_01 li img {
    margin: 0 5px;
  }
  
  .smallwallet_giacomo .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_08 .img_block {
    position: relative;
  }
  
  .smallwallet_giacomo .section_08 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布 倉科翔　kv
  ----------------------------------------------------- */
  .smallwallet_shokurashina .kv {
    background: #000 url(/cdn/shop/files/smallwallet_shokurashina_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_shokurashina .kv h2 {
    padding: 150px 0 0 30px;
  }
  
  .smallwallet_shokurashina .kv .btn_buy {
    margin: 160px 0 30px 57px;
  }
  
  .about {
    overflow: hidden;
  }
  
  .about .leftbox {
    float: left;
    width: 330px;
  }
  
  .about .rightbox {
    float: right;
    width: 486px;
    margin: 60px 30px 0 0;
    color: #fff;
  }
  
  .about .rightbox h3 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  .about .rightbox p {
    width: auto;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_shokurashina .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .smallwallet_shokurashina .section_01 .section_inner {
    padding: 0;
  }
  
  .smallwallet_shokurashina .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_shokurashina_img001.png) 20px 45px no-repeat;
    padding: 60px 30px 0 470px;
  }
  
  .smallwallet_shokurashina .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_03 h3.botanical {
    margin: 40px 0 30px;
    text-align: center;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_04 {
    background-color: #ececec;
  }
  
  .smallwallet_shokurashina .section_04 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_shokurashina .section_04 .list_01 li img {
    margin: 0 3px 0;
  }
  
  .smallwallet_shokurashina .section_04 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_07 .img_block {
    margin-top: 40px;
    padding-left: 20px;
    position: relative;
  }
  
  .smallwallet_shokurashina .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 120px;
  }
  
  /* 小さい財布 sugarplus　kv
  ----------------------------------------------------- */
  .smallwallet_sugarplus .kv {
    background: url(/cdn/shop/files/smallwallet_sugarplus_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_sugarplus .kv h2 {
    padding: 130px 0 0 60px;
  }
  
  .smallwallet_sugarplus .kv .btn_buy {
    margin: 150px 0 30px 110px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_sugarplus .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_sugarplus .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_sugarplus_img001.png) 20px 24px no-repeat;
    padding: 70px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_sugarplus .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallwallet_sugarplus .detail3 .two {
    margin-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_sugarplus .detail3 .two .rightbox {
    padding-top: 80px;
  }
  
  .smallwallet_sugarplus .detail3 .three {
    margin-top: -90px;
  }
  
  .smallwallet_sugarplus .detail3 .three .leftbox {
    padding-top: 140px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_sugarplus_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_sugarplus .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_sugarplus .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_sugarplus .section_05 .list_01 li img {
    margin: 0 40px 0;
  }
  
  .smallwallet_sugarplus .section_05 .clmn_01 li {
    margin: 50px 0 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_08 .clmn_01 {
    margin-top: 20px;
  }
  
  .smallwallet_sugarplus .section_08 ul {
    margin-left: 110px;
    font-size: 11px;
  }
  
  .smallwallet_sugarplus .section_08 .clmn-left {
    width: 380px;
  }
  
  .smallwallet_sugarplus .section_08 .clmn-right {
    width: 420px;
  }
  
  /* 小さい財布左利き用kv
  ----------------------------------------------------- */
  .smallwallet_lefthands .kv {
    height: 584px;
    background: url(/cdn/shop/files/smallwallet_lefthands_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_lefthands .kv h2 {
    padding: 138px 0 0 30px;
  }
  
  .smallwallet_lefthands .kv .btn_buy {
    margin: 138px 0 0 70px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_lefthands .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_01 {
    height: 426px;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_lefthands_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_lefthands .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .smallwallet_lefthands .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_lefthands_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_lefthands .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li img {
    margin: 0 3px 5px;
  }
  
  .smallwallet_lefthands .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_06.Gooddesign {
    padding: 0 0 50px !important;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .clmn_01 {
    margin-top: 40px;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .section_inner {
    padding: 0 30px 0 0;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign h3 {
    margin: 0 0 50px;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign h4 {
    margin: 40px 0 0;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .clmn-right {
    text-align: left;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .clmn-left {
    padding-top: 60px;
    text-align: left;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_09 .img_block {
    margin-top: 40px;
    padding-left: 50px;
    position: relative;
  }
  
  .smallwallet_lefthands .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -10px;
    left: 100px;
  }
  
  /* 小さい財布アドバンレザーkv
  ----------------------------------------------------- */
  .smallwallet_advan .kv {
    height: 600px;
    background: url(/cdn/shop/files/smallwallet_advan_kv_img001.jpg) no-repeat 0 0;
  }
  
  .smallwallet_advan .kv .kv_head {
    padding-top: 166px;
    text-align: center;
  }
  
  .smallwallet_advan .kv .kv_head_btn {
    padding-top: 17px;
  }
  
  .smallwallet_advan .kv .kv_body_ttl {
    position: absolute;
    bottom: 48px;
    left: 48px;
  }
  
  .smallwallet_advan .kv .kv_body_txt {
    position: absolute;
    bottom: 38px;
    right: 44px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_advan .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_advan .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_advan .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_advan_img001.png) 20px 24px no-repeat;
    padding: 60px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_advan .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallwallet_advan .section_02 {
    padding-bottom: 0;
  }
  
  .smallwallet_advan .section_02 .unit_01 {
    border-top: 2px solid #fff;
    padding: 40px 29px 40px 30px;
    background: #ececec;
  }
  
  .smallwallet_advan .section_02 .comparison {
    margin: 0 -29px 40px -30px;
    text-align: right;
  }
  
  .smallwallet_advan .section_02 .clmn_01 {
    margin-top: 0 !important;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_advan .section_04 {
    background: #ececec;
  }
  
  .smallwallet_advan .section_04 .rightbox p {
    width: auto;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_advan .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/smallwallet_advan_material_advan.jpg?v=1687196586) 50% 0 no-repeat;
  }
  
  .smallwallet_advan .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallwallet_advan .section_05 .type {
    padding-top: 0;
  }
  
  .smallwallet_advan .section_05.is-type2 {
    padding-top: 20px;
    background: #fff;
  }
  
  .smallwallet_advan .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .smallwallet_advan .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallwallet_advan .section_05 .flow-list {
    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: 440px;
    margin: 0 auto 20px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .smallwallet_advan .section_05 .flow-list ._icn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: 120px;
    height: 120px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .smallwallet_advan .section_05 .flow-list ._icn + ._icn {
    position: relative;
    margin-left: 30px;
  }
  
  .smallwallet_advan .section_05 .flow-list ._icn + ._icn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-right: 1px solid #500000;
    border-bottom: 1px solid #500000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .smallwallet_advan .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallwallet_advan .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallwallet_advan .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallwallet_advan .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_advan .section_09 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_advan .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布 ローランド モデル
  ----------------------------------------------------- */
  .smallwallet_roland {
    /* section_01 */
    /* section_02 */
    /* section_05 */
    /* section_06 */
    /* section_07 */
    /* section_09 */
  }
  
  .smallwallet_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/smallwallet_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .smallwallet_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .smallwallet_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .smallwallet_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .smallwallet_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .smallwallet_roland .kv .kv_head_img {
    position: absolute;
    top: 139px;
    left: 0;
  }
  
  .smallwallet_roland .kv .kv_body {
    position: relative;
  }
  
  .smallwallet_roland .kv .kv_body_ttl {
    position: absolute;
    top: 40px;
    left: 358px;
  }
  
  .smallwallet_roland .kv .kv_body_btn {
    position: absolute;
    top: 118px;
    left: 358px;
  }
  
  .smallwallet_roland .kv .kv_body_gooddesign {
    position: absolute;
    top: 52px;
    right: 40px;
  }
  
  .smallwallet_roland .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_roland .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_buttero_img001.png) 20px 24px no-repeat;
    padding: 60px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_roland .section_01 p {
    font-size: 13px;
  }
  
  .smallwallet_roland .section_02 {
    padding-bottom: 0;
  }
  
  .smallwallet_roland .section_02 .unit_01 {
    border-top: 2px solid #fff;
    padding: 40px 29px 40px 30px;
    background: #ececec;
  }
  
  .smallwallet_roland .section_02 .comparison {
    margin: 0 -29px 40px -30px;
    text-align: right;
  }
  
  .smallwallet_roland .section_02 .clmn_01 {
    margin-top: 0 !important;
  }
  
  .smallwallet_roland .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_roland .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallwallet_roland .section_05 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .smallwallet_roland .section_05 .type {
    padding-top: 0;
  }
  
  .smallwallet_roland .section_05.is-type2 {
    padding-top: 20px;
    background: #fff;
  }
  
  .smallwallet_roland .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .smallwallet_roland .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallwallet_roland .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallwallet_roland .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .smallwallet_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallwallet_roland .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .smallwallet_roland .section_07 .btn_c {
    position: relative;
    z-index: 9;
    margin-top: -15px;
    margin-bottom: -15px;
  }
  
  .smallwallet_roland .section_09 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_roland .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 薄いマネークリップkv
   * -------------------------------------------------- */
  .thinmoneyclip .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinmoneyclip_kv_img001.jpg) no-repeat 0 1px;
  }
  
  .thinmoneyclip h2 {
    padding: 108px 0 0 15px;
  }
  
  .thinmoneyclip .btn_buy {
    margin: 130px 0 0 30px;
  }
  
  .thinmoneyclip .section_01 {
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
    position: relative;
  }
  
  .thinmoneyclip .section_01 .img001 {
    float: left;
    width: 433px;
    height: 466px;
  }
  
  .thinmoneyclip .section_01 .text {
    float: right;
    width: 430px;
    padding: 110px 0 0 0;
  }
  
  .thinmoneyclip .section_01 .text p {
    padding: 0 40px 0 0;
  }
  
  .thinmoneyclip .section_02 {
    padding: 1px 0 0 0;
    background: #ececec url(/cdn/shop/files/thinmoneyclip_img002.jpg) right 0 no-repeat;
    height: 480px;
  }
  
  .thinmoneyclip .section_02 .section_inner {
    text-align: center;
    padding: 0;
    margin: 50px 0 0 0;
  }
  
  .thinmoneyclip .section_02 .section_inner p {
    text-align: left;
    margin: 80px auto 0;
    width: 650px;
  }
  
  .thinmoneyclip .section_03 {
    padding: 0px 0 0 0;
     /*background: url(/cdn/shop/files/line001.png) 0 140px no-repeat;*/
  }
  
  .thinmoneyclip .section_03 h3 {
    text-align: center;
    margin: 60px 0 60px 0;
  }
  
  .thinmoneyclip .section_03 .img003 {
    float: right;
    margin: 80px 30px 0 0;
  }
  
  .thinmoneyclip .section_03 .title004 {
    float: left;
    margin: 90px 0 0 120px;
    width: 220px;
  }
  
  .thinmoneyclip .section_03 .box {
    background: #f7f7f7;
  }
  
  .thinmoneyclip .section_03 .img004 {
    float: left;
    margin: 20px 0 0 30px;
  }
  
  .thinmoneyclip .section_03 .title005 {
    float: right;
    margin: 90px 120px 0 0px;
    width: 220px;
  }
  
  .thinmoneyclip .section_03 .img005 {
    float: right;
    margin: 20px 30px 0 0;
  }
  
  .thinmoneyclip .section_03 .title006 {
    float: left;
    margin: 90px 0 0 120px;
    width: 220px;
  }
  
  .thinmoneyclip .section_04 {
    padding: 60px 0 30px 0;
    background: #ececec;
    text-align: center;
  }
  
  .thinmoneyclip .section_04 .list {
    position: relative;
    margin: 60px 0 0 30px;
  }
  
  .thinmoneyclip .section_04 .list li {
    float: left;
  }
  
  .thinmoneyclip .section_04 .list li:first-child {
    width: 400px;
    height: 279px;
    text-align: center;
  }
  
  .thinmoneyclip .section_04 .list li:first-child img {
    display: block;
    margin: 110px 0 0 40px;
  }
  
  .thinmoneyclip .section_04 .list .img001 {
    margin-left: 20px;
  }
  
  .thinmoneyclip .section_04 .list .img002 {
    margin: 20px 0 0 0;
  }
  
  .thinmoneyclip .section_04 .list .img003 {
    margin: 20px 0 0 20px;
  }
  
  .thinmoneyclip .section_05 {
    text-align: center;
  }
  
  .thinmoneyclip .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinmoneyclip .section_05 .box {
    position: relative;
    background: #ececec;
  }
  
  .thinmoneyclip .section_05 .btn_buy {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .thinmoneyclip .section_05 .box .list {
    position: relative;
  }
  
  .thinmoneyclip .section_05 .box .list li {
    float: left;
    margin: 0 0 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinmoneyclip .section_06 {
    padding-top: 0;
    padding-bottom: 30px;
    background-color: #ececec;
  }
  
  .thinmoneyclip .section_06 .list_01 li {
    text-align: center;
  }
  
  .thinmoneyclip .section_06 .list_01 li img {
    margin: 0 7px 0;
  }
  
  .thinmoneyclip .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_0８
   * -------------------------------------------------- */
  .thinmoneyclip .section_08 .size {
    margin: 40px 0 30px;
    background: url(/cdn/shop/files/thinmoneyclip_img017.jpg) no-repeat center 0;
    padding: 240px 0 0 450px;
  }
  
  .thinmoneyclip .section.section_08 .size ul {
    font-size: 11px;
  }
  
  /* 薄いマネークリップブッテーロ
   * -------------------------------------------------- */
  .thinmoneyclip_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/thinmoneyclip_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/thinmoneyclip_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .thinmoneyclip_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .thinmoneyclip_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 64px;
    right: 36px;
  }
  
  .thinmoneyclip_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .thinmoneyclip_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 63px;
    left: 91px;
  }
  
  .thinmoneyclip_buttero .kv .kv_body_img {
    position: absolute;
    bottom: -135px;
    left: 0;
  }
  
  .thinmoneyclip_buttero .kv .kv_body_txt {
    position: absolute;
    top: 465px;
    right: 27px;
  }
  
  .thinmoneyclip_buttero .section_01 {
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
    position: relative;
  }
  
  .thinmoneyclip_buttero .section_01 .img001 {
    float: left;
    width: 433px;
    height: 466px;
  }
  
  .thinmoneyclip_buttero .section_01 .text {
    float: right;
    width: 430px;
    padding: 110px 0 0 0;
  }
  
  .thinmoneyclip_buttero .section_01 .text p {
    padding: 0 40px 0 0;
  }
  
  .thinmoneyclip_buttero .section_02 {
    padding: 1px 0 0 0;
    background: url(/cdn/shop/files/thinmoneyclip_buttero_img002_1.png) right 0 no-repeat;
    height: 480px;
  }
  
  .thinmoneyclip_buttero .section_02 .section_inner {
    text-align: center;
    padding: 0;
    margin: 70px 0 0 0;
  }
  
  .thinmoneyclip_buttero .section_02 .section_inner p {
    text-align: left;
    margin: 60px auto 0;
    width: 650px;
  }
  
  .thinmoneyclip_buttero .section_03 {
    padding: 0;
  }
  
  .thinmoneyclip_buttero .section_03 > .section_inner > div {
    margin: 0 -30px;
    border-top: 2px solid #fff;
  }
  
  .thinmoneyclip_buttero .section_03 h3 {
    text-align: center;
    margin: 60px 0 60px 0;
  }
  
  .thinmoneyclip_buttero .section_03 .unit_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .thinmoneyclip_buttero .section_03 .unit_01.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .thinmoneyclip_buttero .section_03 .img003,
  .thinmoneyclip_buttero .section_03 .img004,
  .thinmoneyclip_buttero .section_03 .img005,
  .thinmoneyclip_buttero .section_03 .title004,
  .thinmoneyclip_buttero .section_03 .title005,
  .thinmoneyclip_buttero .section_03 .title006 {
    width: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .thinmoneyclip_buttero .section_03 .img003,
  .thinmoneyclip_buttero .section_03 .img004,
  .thinmoneyclip_buttero .section_03 .img005 {
    padding-top: 20px;
  }
  
  .thinmoneyclip_buttero .section_03 .title004,
  .thinmoneyclip_buttero .section_03 .title006 {
    padding: 40px 0 40px 80px;
  }
  
  .thinmoneyclip_buttero .section_03 .title005 {
    padding: 40px 80px 40px 0;
  }
  
  .thinmoneyclip_buttero .section_04 {
    padding: 20px 0 40px 0;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_04 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li:nth-child(odd) {
    float: left;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li:nth-child(even) {
    float: right;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .thinmoneyclip_buttero .section_04 .list {
    position: relative;
    margin: 0 0 0 30px;
  }
  
  .thinmoneyclip_buttero .section_04 .list li {
    float: left;
  }
  
  .thinmoneyclip_buttero .section_04 .list li:first-child {
    width: 400px;
    height: 279px;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_04 .list li:first-child img {
    display: block;
    margin: 110px 0 0 40px;
  }
  
  .thinmoneyclip_buttero .section_04 .list .img001 {
    margin-left: 20px;
  }
  
  .thinmoneyclip_buttero .section_04 .list .img002 {
    margin: 20px 0 0 0;
  }
  
  .thinmoneyclip_buttero .section_04 .list .img003 {
    margin: 20px 0 0 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thinmoneyclip_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .thinmoneyclip_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thinmoneyclip_buttero .section_05 .type {
    padding-top: 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .thinmoneyclip_buttero .section_06 {
    padding: 20px 0 30px 0;
    background: #ececec;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thinmoneyclip_buttero .section_07 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .thinmoneyclip_buttero .section_07 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thinmoneyclip_buttero .section_07 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_07 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_08
   * -------------------------------------------------- */
  .thinmoneyclip_buttero .section_09 .size {
    margin: 40px 0 30px;
    background: url(/cdn/shop/files/thinmoneyclip_buttero_img013.png) no-repeat center 0;
    padding: 240px 0 0 450px;
  }
  
  .thinmoneyclip_buttero .section.section_08 .size ul {
    font-size: 11px;
  }
  
  /* 小さい小銭入れkv
  ----------------------------------------------------- */
  .smallcoincase .kv {
    height: 481px;
    background: url(/cdn/shop/files/smallcoincase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallcoincase .kv h2 {
    padding: 34px 0 0 7px;
  }
  
  .smallcoincase .kv .btn_buy {
    margin: 140px 0 0 24px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase .section_01 {
    padding-bottom: 0;
  }
  
   /*.smallcoincase .section_01 .section_inner {
    background: url(/cdn/shop/files/line001.png) left bottom no-repeat;
  } */
  
  .smallcoincase .section_01 h3 {
    text-align: center;
  }
  
  .smallcoincase .section_01 .intro {
    height: 285px;
    background: url(/cdn/shop/files/smallcoincase_img001.png) 40px 0 no-repeat;
    margin-top: 20px;
    padding: 70px 0 0 420px;
    font-size: 13px;
  }
  
  .smallcoincase .section_01 .subtitle {
    padding: 60px 0;
  }
  
  .smallcoincase .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase .gray {
    padding: 40px 0;
    background: #ececec;
  }
  
  .smallcoincase .comment {
    width: auto !important;
  }
  
  .smallcoincase .comment p {
    width: 230px !important;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase .section_03 {
    padding: 40px 10px 20px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallcoincase .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase .section_04.gray {
    padding: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallcoincase .section_05 {
    padding-bottom: 30px;
  }
  
  .smallcoincase .section_05 ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  .smallcoincase .section_05 ul li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .smallcoincase .section_05 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 ul li:first-child {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 ul > *:first-child + * + * + * + * {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 img.head {
    margin-top: 116px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallcoincase .section_06 {
    padding-bottom: 40px;
    text-align: center;
    background: #ececec;
  }
  
  .smallcoincase .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallcoincase .section_07 {
    padding-top: 0;
    text-align: center;
  }
  
  .smallcoincase .section_07 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .smallcoincase .section_07 h3 {
    margin: 50px 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallcoincase .section_08 {
    padding-top: 0;
    padding-bottom: 30px;
    background-color: #ececec;
    text-align: center;
  }
  
  .smallcoincase .section_08 .list_01 li {
    padding-top: 30px;
  }
  
  .smallcoincase .section_08 .list_01.top {
    margin-left: 80px;
  }
  
  .smallcoincase .section_08 .list_01 li img {
    margin: 0 2px;
  }
  
  .smallcoincase .section_08 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .smallcoincase .section_10 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase .series {
    padding: 50px 0;
  }
  
  /* 小さい小銭入れブッテーロ
  ----------------------------------------------------- */
  .smallcoincase_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/smallcoincase_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/smallcoincase_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .smallcoincase_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .smallcoincase_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 67px;
    right: 48px;
  }
  
  .smallcoincase_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .smallcoincase_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 434px;
    left: 59px;
  }
  
  .smallcoincase_buttero .kv .kv_body_img {
    position: absolute;
    top: 57px;
    right: 439px;
  }
  
  .smallcoincase_buttero .kv .kv_body_txt {
    position: absolute;
    top: 466px;
    right: 48px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_01 {
    padding-bottom: 0;
  }
  
   /* .smallcoincase_buttero .section_01 .section_inner {
    background: url(/cdn/shop/files/line001.png) left bottom no-repeat;
  } */
  
  .smallcoincase_buttero .section_01 h3 {
    text-align: center;
  }
  
  .smallcoincase_buttero .section_01 .intro {
    height: 285px;
    background: url(/cdn/shop/files/smallcoincase_buttero_img001.png) 40px 0 no-repeat;
    margin-top: 20px;
    padding: 70px 0 0 420px;
    font-size: 13px;
  }
  
  .smallcoincase_buttero .section_01 .subtitle {
    padding: 60px 0;
  }
  
  .smallcoincase_buttero .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase_buttero .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase_buttero .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase_buttero h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_02 {
    padding: 0 0 40px;
    background: none;
  }
  
  .smallcoincase_buttero .section_02 .section_inner > div {
    margin: 0 -29px 0 -30px;
    padding: 60px 40px;
    background: #ececec;
    border-bottom: 2px solid #fff;
  }
  
  .smallcoincase_buttero .section_02 .section_inner > div:last-child {
    border-bottom: none;
  }
  
  .smallcoincase_buttero .section_02 h3 {
    text-align: center;
    margin: 60px 0 60px 0;
  }
  
  .smallcoincase_buttero .section_02 .unit_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .smallcoincase_buttero .section_02 .unit_01.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .smallcoincase_buttero .section_02 .image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
  }
  
  .smallcoincase_buttero .section_02 .image image {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_buttero .section_02 .comment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 360px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_03 {
    padding: 40px 10px 20px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase_buttero .section_04.gray {
    padding: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .smallcoincase_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallcoincase_buttero .section_05 .type {
    padding-top: 0;
  }
  
  .smallcoincase_buttero .section_05.is-type2 {
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 40px;
    background: none;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_06 {
    padding-bottom: 40px;
    text-align: center;
    background: #f7f7f7;
  }
  
  .smallcoincase_buttero .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_07 {
    padding: 30px 0;
  }
  
  .smallcoincase_buttero .section_07 .leftbox {
    margin: 0;
    width: 321px;
    float: left;
  }
  
  .smallcoincase_buttero .section_07 .rightbox {
    margin-bottom: 0;
    width: 470px;
    float: right;
  }
  
  .smallcoincase_buttero .section_07 .rightbox p {
    width: auto;
  }
  
  .smallcoincase_buttero .section_07 h3 {
    padding-bottom: 20px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_08 {
    padding: 20px 0 30px 0;
    background: #ececec;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_09 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallcoincase_buttero .section_09 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .smallcoincase_buttero .section_09 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallcoincase_buttero .section_09 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_11 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase_buttero .section_11 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase_buttero li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase_buttero .series {
    padding: 50px 0;
  }
  
  /* 小さい小銭入れ笹原右京
  ----------------------------------------------------- */
  .smallcoincase_ukyo .kv {
    height: 685px;
    background: url(/cdn/shop/files/smallcoincase_ukyo_kv_img001.jpg) no-repeat;
  }
  
  .smallcoincase_ukyo .kv h2 {
    padding: 19px 0 18px 20px;
    float: left;
  }
  
  .smallcoincase_ukyo .kv .btn_buy {
    margin: 430px 28px 0 0;
    float: right;
  }
  
  .smallcoincase_ukyo .buttero {
    width: 820px;
    padding: 30px 29px 30px 30px;
    background-color: #000000;
    color: #ffffff;
    font-size: 15px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_01 {
    padding-bottom: 0;
  }
  
   /*.smallcoincase_ukyo .section_01 .section_inner {
    background: url(/cdn/shop/files/line001.png) left bottom no-repeat;
  }*/
  
  .smallcoincase_ukyo .section_01 h3 {
    text-align: center;
  }
  
  .smallcoincase_ukyo .section_01 .intro {
    height: 285px;
    background: url(/cdn/shop/files/smallcoincase_ukyo_img001.png) 40px 0 no-repeat;
    margin-top: 20px;
    padding: 70px 0 0 420px;
    font-size: 13px;
  }
  
  .smallcoincase_ukyo .section_01 .subtitle {
    padding: 60px 0;
  }
  
  .smallcoincase_ukyo .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase_ukyo .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase_ukyo .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase_ukyo h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase_ukyo .gray {
    padding: 40px 0;
    background: #ececec;
  }
  
  .smallcoincase_ukyo .comment {
    width: auto !important;
  }
  
  .smallcoincase_ukyo .comment p {
    width: 230px !important;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_03 {
    padding: 40px 10px 20px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase_ukyo .section_04.gray {
    padding: 0;
  }
  
  .smallcoincase_ukyo .section_13 {
    margin: 0;
    padding: 70px 0 30px 0;
  }
  
  .smallcoincase_ukyo .section_13 .clmn_01 {
    margin: 0;
    padding: 0;
  }
  
  .smallcoincase_ukyo .section_13 .clmn-left {
    padding-left: 30px;
  }
  
  .smallcoincase_ukyo .section_13 .clmn-right {
    padding-right: 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_05 {
    padding-bottom: 30px;
  }
  
  .smallcoincase_ukyo .section_05 ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  .smallcoincase_ukyo .section_05 ul li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .smallcoincase_ukyo .section_05 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 ul li:first-child {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 ul > *:first-child + * + * + * + * {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 img.head {
    margin-top: 116px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_06 {
    padding-bottom: 40px;
    text-align: center;
    background: #f7f7f7;
  }
  
  .smallcoincase_ukyo .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_07 {
    padding: 30px 0;
  }
  
  .smallcoincase_ukyo .section_07 .leftbox {
    margin: 0;
    width: 321px;
    float: left;
  }
  
  .smallcoincase_ukyo .section_07 .rightbox {
    margin-bottom: 0;
    width: 470px;
    float: right;
  }
  
  .smallcoincase_ukyo .section_07 .rightbox p {
    width: auto;
  }
  
  .smallcoincase_ukyo .section_07 h3 {
    padding-bottom: 20px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_08 {
    padding: 20px 0 30px 0;
    background: #ececec;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_09 {
    padding-top: 0;
    padding-bottom: 40px;
  }
  
  .smallcoincase_ukyo .section_09 .section_inner {
    padding: 0 20px;
  }
  
  .smallcoincase_ukyo .section_09 .list_01 {
    width: auto;
    margin: 0;
    padding-top: 30px;
    overflow: hidden;
  }
  
  .smallcoincase_ukyo .section_09 .list_01 li {
    text-align: center;
    padding: 0 !important;
  }
  
  .smallcoincase_ukyo .section_09 .list_01 li img {
    margin: 0 30px 0 0;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_11 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase_ukyo .section_11 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase_ukyo li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase_ukyo .series {
    padding: 50px 0;
  }
  
  /* 小さい小銭入れ ローランド モデル
  ----------------------------------------------------- */
  .smallcoincase_roland {
    /* section_02 */
    /* section_04 */
    /* section_05 */
    /* section_06 */
    /* section_11 */
    /* section_12 */
  }
  
  .smallcoincase_roland .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase_roland .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase_roland .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase_roland h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  .smallcoincase_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/smallcoincase_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .smallcoincase_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .smallcoincase_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .smallcoincase_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .smallcoincase_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .smallcoincase_roland .kv .kv_head_img {
    position: absolute;
    top: 247px;
    left: 0;
  }
  
  .smallcoincase_roland .kv .kv_body {
    position: relative;
  }
  
  .smallcoincase_roland .kv .kv_body_ttl {
    position: absolute;
    top: 69px;
    left: 320px;
  }
  
  .smallcoincase_roland .kv .kv_body_btn {
    position: absolute;
    top: 80px;
    right: 30px;
  }
  
  .smallcoincase_roland .section_02 {
    padding: 0 0 40px;
  }
  
  .smallcoincase_roland .section_02 .section_inner > div {
    margin: 0 -29px 0 -30px;
    padding: 60px 40px;
    background: #ececec;
    border-bottom: 2px solid #fff;
  }
  
  .smallcoincase_roland .section_02 .section_inner > div:last-child {
    border-bottom: none;
  }
  
  .smallcoincase_roland .section_02 h3 {
    margin: 60px 0 0;
  }
  
  .smallcoincase_roland .section_02 .unit_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .smallcoincase_roland .section_02 .unit_01.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .smallcoincase_roland .section_02 .image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
  }
  
  .smallcoincase_roland .section_02 .image image {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_roland .section_02 .comment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 360px;
  }
  
  .smallcoincase_roland .section_04.gray {
    padding: 0;
  }
  
  .smallcoincase_roland .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase_roland .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .smallcoincase_roland .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallcoincase_roland .section_05 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .smallcoincase_roland .section_05 .type {
    padding-top: 0;
  }
  
  .smallcoincase_roland .section_05.is-type2 {
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 40px;
    background: none;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallcoincase_roland .section_05 .btn_c {
    margin-top: 30px;
    margin-bottom: 0;
  }
  
  .smallcoincase_roland .section_06 {
    padding-bottom: 40px;
    text-align: center;
  }
  
  .smallcoincase_roland .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  .smallcoincase_roland .section_11 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase_roland .section_11 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase_roland .section_11 .img_block ul li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase_roland .section_12.series {
    padding: 50px 0;
  }
  
  /* 予備ネジkv
  ----------------------------------------------------- */
  .smallcoincase_parts .kv {
    height: 481px;
    background: url(/cdn/shop/files/smallcoincase_kv_img002.jpg) 0 1px no-repeat;
  }
  
  .smallcoincase_parts .kv h2 {
    padding: 140px 0 0 60px;
  }
  
  .smallcoincase_parts .kv .btn_buy {
    margin: 50px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase_parts .section_01 {
    padding-bottom: 60px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .smallcoincase_parts .intro p {
    font-size: 14px;
  }
  
  .smallcoincase_parts .intro p:last-child {
    margin-top: 10px;
    text-align: right;
  }
  
  .smallcoincase_parts .section_01 h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase_parts .section_02 {
    padding-bottom: 40px;
    text-align: center;
    background: #ececec;
  }
  
  .smallcoincase_parts .section_02 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase_parts .leftbox {
    width: auto;
    margin: 30px 30px 0 135px;
    float: left;
  }
  
  .smallcoincase_parts .rightbox {
    width: 340px;
    margin: 30px 30px 30px 60px;
    float: right;
  }
  
  /* 旅行財布kv
  ----------------------------------------------------- */
  .travelwallet .kv {
    height: 537px;
    background: url(/cdn/shop/files/travelwallet_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .travelwallet .kv h2 {
    padding: 0 0 0 43px;
  }
  
  .travelwallet .kv .btn_buy {
    margin: -15px 0 0 35px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .travelwallet .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .travelwallet .section_01 .intro {
    height: 234px;
    background: url(/cdn/shop/files/travelwallet_img001.png) 0 20px no-repeat;
    margin: 0;
    padding: 90px 0 0 420px;
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .travelwallet .section_02 {
    background: #ececec;
    text-align: center;
  }
  
  .travelwallet .section_02 p.photo {
    margin: 70px 0 40px;
  }
  
  .travelwallet .section_02 p.ex {
    width: 650px;
    margin: 30px auto 0;
    text-align: left;
  }
  
  .travelwallet .section_02 ul {
    margin-top: 35px;
  }
  
  .travelwallet .section_02 ul li {
    width: 400px;
    height: 340px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .travelwallet .section_02 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .travelwallet .section_02 ul li:first-child {
    margin-left: 0;
  }
  
  .travelwallet .section_02 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .travelwallet .section_02 ul li:last-child, .travelwallet .section_02 ul > *:first-child + * + * + * {
    margin-bottom: 60px;
  }
  
  .travelwallet .section_02 ul > *:first-child + * + * + * {
    margin-bottom: 60px;
  }
  
  .travelwallet .section_02 ul li > img {
    display: block;
  }
  
  .travelwallet .section_02 h4 {
    margin: 15px 0;
  }
  
  .travelwallet li p {
    text-align: left;
    margin-top: 0 !important;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .travelwallet .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .travelwallet .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .travelwallet .comment {
    width: auto !important;
  }
  
  .travelwallet .comment p {
    width: 262px !important;
  }
  
  .travelwallet h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .travelwallet .section_04 .section_inner {
    padding-left: 0;
    background: #efefef;
  }
  
  .travelwallet .section_04 {
    padding: 0;
  }
  
  .travelwallet .section_04 .rightbox {
    width: auto;
    margin: 90px 60px 0 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .travelwallet .section_05 > P {
    margin: 50px 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .travelwallet .section_07 {
    background: #ececec;
  }
  
  .travelwallet ul.step {
    margin-top: 40px;
    overflow: hidden;
  }
  
  .travelwallet ul.step li {
    width: 367px;
    float: left;
  }
  
  .travelwallet ul.step li p {
    height: 5em;
  }
  
  .travelwallet ul.step li:first-child {
    padding-right: 86px;
  }
  
  .travelwallet ul.step li .num_01 {
    padding: 6px 0 0 34px;
    background: url(/cdn/shop/files/travelwallet_num_gray01.gif) 0 4px no-repeat;
  }
  
  .travelwallet ul.step li .num_02 {
    padding: 6px 0 0 34px;
    background: url(/cdn/shop/files/travelwallet_num_gray02.gif) 0 4px no-repeat;
  }
  
  .travelwallet ul.step li.arrow_r {
    background: url(/cdn/shop/files/arrow_right.png) 396px 155px no-repeat;
  }
  
  .travelwallet ul.step li.arrow_l {
    background: url(/cdn/shop/files/arrow_left.png) 396px 155px no-repeat;
  }
  
  .travelwallet ul.step li.arrow_b {
    padding-bottom: 90px;
    background: url(/cdn/shop/files/arrow_left.png) center 330px no-repeat;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .travelwallet ul.flag {
    margin-top: 40px;
    overflow: hidden;
  }
  
  .travelwallet ul.flag li {
    width: 105px;
    height: 112px;
    float: left;
    margin: 0 6px 14px;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
  }
  
  /*.travelwallet ul.flag li:nth-child(7n) {
  	margin-right:0;
  }*/
  .travelwallet ul.flag li.nzl {
    width: auto;
    margin: 0 5px 0 -7px;
  }
  
  .travelwallet ul.flag li img {
    margin-bottom: 4px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .travelwallet .section_09 {
    background-color: #ececec;
  }
  
  .travelwallet .section_09 .list_01 {
    margin-top: 10px;
  }
  
  .travelwallet .section_09 .list_01 li img {
    margin: 0 2px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .travelwallet .section_10 .img_block {
    padding: 30px 20px 0 0;
    position: relative;
  }
  
  .travelwallet .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 20px;
    left: 90px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .travelwallet .section_11 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .travelwallet .section_11 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .travelwallet .section_11 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* iPhoneも入る財布
   --------------------------------------------------- */
  .iphonewallet .leftbox {
    width: 439px;
    float: left;
  }
  
  .iphonewallet .rightbox {
    width: 440px;
    float: right;
  }
  
  .iphonewallet h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .iphonewallet .comment {
    width: auto !important;
  }
  
  .iphonewallet .comment p {
    width: 260px !important;
  }
  
  .iphonewallet img.down {
    margin: 28px auto 38px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .iphonewallet .kv {
    height: 537px;
    background: url(/cdn/shop/files/iphonewallet_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .iphonewallet .kv h2 {
    padding: 8px 0 0 10px;
  }
  
  .iphonewallet .kv .btn_buy {
    margin: 232px 0 0 16px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .iphonewallet .section_01 h3 {
    text-align: center;
  }
  
  .iphonewallet .section_01 p.photo {
    margin: 60px 0;
    text-align: center;
  }
  
  .iphonewallet .section_01 p.ex {
    width: 680px;
    margin: 30px auto 0;
    text-align: left;
  }
  
  .iphonewallet .section_01 ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  .iphonewallet .section_01 ul li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .iphonewallet .section_01 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .iphonewallet .section_01 ul li:first-child {
    margin-left: 0;
  }
  
  .iphonewallet .section_01 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .iphonewallet .section_01 img.head {
    margin-top: 120px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .iphonewallet .section_02 {
    padding-bottom: 0;
  }
  
  .iphonewallet .section_02 .leftbox {
    padding: 30px 0 0 60px;
  }
  
  .iphonewallet .section_02 .rightbox {
    width: 397px;
    padding-top: 30px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .iphonewallet .section_03 {
    padding: 0;
  }
  
  .iphonewallet .section_03 .rightbox {
    padding: 90px 90px 0 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .iphonewallet .section_04 {
    padding: 0;
  }
  
  .iphonewallet .section_04 .leftbox {
    padding: 88px 0 0 90px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .iphonewallet .section_05 {
    padding: 50px 0 0;
  }
  
  .iphonewallet .section_05 .rightbox {
    padding: 200px 90px 0 0;
  }
  
  .iphonewallet .section_05 img {
    display: block;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .iphonewallet .section_06 {
    padding: 50px 0 0;
  }
  
  .iphonewallet .section_06 .leftbox {
    padding: 40px 0 0 70px;
  }
  
  .iphonewallet .section_06 .rightbox {
    width: 444px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .iphonewallet .section_07 {
    padding: 0 0 15px;
  }
  
  .iphonewallet .section_07 .leftbox {
    padding-left: 84px;
  }
  
  .iphonewallet .section_07 .rightbox {
    padding: 98px 90px 0 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .iphonewallet .section_08 {
    padding: 20px 0 0;
  }
  
  .iphonewallet .section_08 .leftbox {
    padding: 70px 0 0 70px;
  }
  
  .iphonewallet .section_08 .rightbox {
    width: 381px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .iphonewallet .section_09 {
    padding: 0;
  }
  
  .iphonewallet .section_09 .leftbox {
    width: 429px;
  }
  
  .iphonewallet .section_09 .rightbox {
    padding: 260px 80px 0 0;
  }
  
  .iphonewallet .section_09 img {
    display: block;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .iphonewallet .section_10 {
    padding: 18px 0 0 0;
  }
  
  .iphonewallet .section_10 .leftbox {
    padding: 70px 0 0 100px;
  }
  
  .iphonewallet .section_10 .rightbox {
    width: 420px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .iphonewallet .section_11 {
    padding-bottom: 0;
  }
  
  .iphonewallet .section_11 .list_01 {
    margin-bottom: 10px;
  }
  
  .iphonewallet .section_11 .list_01 li {
    padding-top: 60px;
  }
  
  .iphonewallet .section_11 .list_01 li img {
    margin: 0 4px;
  }
  
  .iphonewallet .section_11 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_13
  ----------------------------------------------------- */
  .iphonewallet .tHands {
    display: block;
    padding: 55px 0 70px 212px;
    background: url(/cdn/shop/files/iphonewallet_img022.jpg) no-repeat 0 1em;
  }
  
  /* section_14
  ----------------------------------------------------- */
  .iphonewallet .section_14 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .iphonewallet .section_14 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    right: 90px;
  }
  
  /* section_15
  ----------------------------------------------------- */
  .iphonewallet .section_15 {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /*------------------------------------------------------------------------
  薄いメモ帳共通エリア
  -------------------------------------------------------------------------*/
  /* section_01
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="thinmemopad"] .section_01 .intro {
    margin: 70px 0 40px;
    text-align: center;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_02 .rightbox {
    width: 400px;
    margin-top: 10px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="thinmemopad"] ul.step li.arrow_r {
    padding-right: 90px;
    background: url(/cdn/shop/files/arrowb_right.png?v=1685673203) 374px 155px no-repeat;
  }
  
  [class^="thinmemopad"] ul.step li.arrow_l {
    padding-left: 90px;
    background: url(/cdn/shop/files/arrowb_left.png?v=1685673203) 10px 155px no-repeat;
  }
  
  [class^="thinmemopad"] ul.step li.arrow_d {
    padding-bottom: 40px;
    background: url(/cdn/shop/files/arrowb_down.png?v=1685673203) center 280px no-repeat;
  }
  
  [class^="thinmemopad"] ul.step li.bgnone {
    padding-left: 90px;
    background: none;
  }
  
  /* section_04
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_04 {
    padding-top: 10px;
  }
  
  [class^="thinmemopad"] .section_04 h3, [class^="thinmemopad"] .section_04 .section_inner > p {
    text-align: center;
    margin: 50px 0;
  }
  
  [class^="thinmemopad"] .section_04 .leftbox, [class^="thinmemopad"] .section_05 .leftbox, [class^="thinmemopad"] .section_06 .leftbox {
    margin-left: 65px;
  }
  
  [class^="thinmemopad"] .section_04 .rightbox, [class^="thinmemopad"] .section_05 .rightbox, [class^="thinmemopad"] .section_06 .rightbox {
    width: 270px;
    margin: 10px 60px 0 0;
  }
  
  [class^="thinmemopad"] .section_04 h4 {
    font-size: 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_05 h3, [class^="thinmemopad"] .section_06 h3, .section_07 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_07 .rightbox {
    width: 470px;
    margin: 30px 75px 0 0;
  }
  
  [class^="thinmemopad"] .section_07 .section_inner > p {
    font-size: 14px;
    text-align: center;
  }
  
  /* section_08
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_08 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  [class^="thinmemopad"] .section_08 ul {
    width: 704px;
    margin: 20px auto 0;
    padding-left: 10px;
  }
  
  [class^="thinmemopad"] .section_08 li {
    margin-top: 40px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_10 {
    padding-bottom: 50px;
  }
  
  [class^="thinmemopad"] .section_10 ul {
    margin: 20px 0 40px 85px;
    font-size: 11px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_11 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  [class^="thinmemopad"] .section_11 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  [class^="thinmemopad"] .section_11 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いメモ帳エンボスkv
  ----------------------------------------------------- */
  .thinmemopad .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinmemopad_kv_img001.jpg?v=1685760371) 0 1px no-repeat;
  }
  
  .thinmemopad .kv h2 {
    padding: 118px 0 0 30px;
  }
  
  .thinmemopad .kv .btn_buy {
    margin: 125px 0 0 40px;
  }
  
  /* 薄いメモ帳ジャコモkv
  ----------------------------------------------------- */
  .thinmemopad_giacomo .kv {
    border-top: 1px solid #fff;
    background: #3d312c url(/cdn/shop/files/thinmemopad_giacomo_kv_img001.jpg?v=1685764535) 0 0 no-repeat;
  }
  
  .thinmemopad_giacomo .kv .wrap h2 {
    margin: 264px 30px 0 0;
    float: right;
  }
  
  .thinmemopad_giacomo .kv .btn_buy {
    clear: both;
    margin: 24px 32px 40px 0;
    text-align: right;
  }
  
  .thinmemopad_giacomo .kv > h2 {
    margin-left: 12px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .thinmemopad_giacomo .section_01 .leftbox {
    margin: 9px 0 0 0;
  }
  
  /* ぴったりなペンkv
  ----------------------------------------------------- */
  .zebrapen .kv {
    height: 481px;
    background: url(/cdn/shop/files/zebrapen_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .zebrapen .kv h2 {
    padding: 140px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .zebrapen .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .zebrapen .section_01 p {
    margin: 0 10px;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .zebrapen .section_02 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .zebrapen .section_02 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .zebrapen .section_02 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 保存するメモ帳共通
   * ---------------------------------------------------------------------------------------------------- */
  /* section_01
  ----------------------------------------------------- */
  [class^="savenotepad"] .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="savenotepad"] .section_01 .intro {
    margin: 50px 0 40px;
    text-align: center;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="savenotepad"] .section_02 {
    padding: 10px 0 50px 0;
  }
  
  [class^="savenotepad"] .section_02 .wrap {
    margin-bottom: 80px;
  }
  
  [class^="savenotepad"] .section_02 .wrap:last-child {
    margin-bottom: 0;
  }
  
  [class^="savenotepad"] .section_02 h3, [class^="savenotepad"] .section_02 .section_inner > p {
    text-align: center;
    margin: 50px 0;
  }
  
  [class^="savenotepad"] .section_02 .leftbox, [class^="savenotepad"] .section_03 .leftbox {
    margin: 15px 0 0 75px;
  }
  
  [class^="savenotepad"] .section_02 .rightbox, [class^="savenotepad"] .section_03 .rightbox {
    width: 250px;
    margin: 0 75px 0 0;
  }
  
  [class^="savenotepad"] .section_02 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* マストアイテム
  ----------------------------------------------------- */
  [class^="savenotepad"] .must h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="savenotepad"] .must .wrap {
    margin-bottom: 70px;
  }
  
  [class^="savenotepad"] .must .section_inner > p {
    font-size: 14px;
    text-align: center;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  [class^="savenotepad"] .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="savenotepad"] .size ul {
    margin: 110px 80px 0 0;
    font-size: 11px;
  }
  
  /* series
  ----------------------------------------------------- */
  [class^="savenotepad"] .series {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  [class^="savenotepad"] .series .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  [class^="savenotepad"] .series .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 保存するメモ帳エンボスkv
  ----------------------------------------------------- */
  .savenotepad .kv {
    height: 481px;
    background: url(/cdn/shop/files/savenotepad_kv_img001.jpg?v=1685772056) 0 1px no-repeat;
  }
  
  .savenotepad .kv h2 {
    padding: 122px 0 0 40px;
  }
  
  .savenotepad .kv .btn_buy {
    margin: 138px 0 0 78px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .savenotepad .section_04 {
    padding: 0 0 40px;
    background-color: #ececec;
  }
  
  .savenotepad .section_04 li img {
    margin: 0 33px;
  }
  
  /* 保存するメモ帳EVERNOTE kv
  ----------------------------------------------------- */
  .savenotepad_evernote .kv {
    height: 481px;
    background: url(/cdn/shop/files/savenotepad_evernote_kv_img001.jpg?v=1685778038) 0 1px no-repeat;
  }
  
  .savenotepad_evernote .kv h2 {
    padding: 68px 0 0 44px;
  }
  
  .savenotepad_evernote .kv .btn_buy {
    margin: 53px 0 0 75px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .savenotepad_evernote .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .savenotepad_evernote .section_03 .wrap {
    margin-bottom: 0;
  }
  
  .savenotepad_evernote .section_03 .leftbox {
    margin: 80px 0 0 0px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .savenotepad_evernote .section_04 .rightbox {
    width: 250px;
    margin: 0 75px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .savenotepad_evernote .evernote {
    display: block;
    padding: 45px 0 60px 212px;
    background: url(/cdn/shop/files/savenotepad_evernote_img004.jpg?v=1685778804) no-repeat 0 1em;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .savenotepad_evernote .section_07 {
    padding-bottom: 50px;
  }
  
  .savenotepad_evernote .section_07 ul {
    margin: 110px 80px 0 0;
    font-size: 11px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .savenotepad_evernote .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .savenotepad_evernote .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .savenotepad_evernote .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 保存するメモ帳 クロコダイルkv
  ----------------------------------------------------- */
  .savenotepad_crocodile .kv {
    height: 444px;
    background: url(/cdn/shop/files/savenotepad_crocodile_kv_img001.jpg?v=1685784451) 0 1px no-repeat;
  }
  
  .savenotepad_crocodile .kv h2 {
    padding: 57px 0 0 44px;
  }
  
  .savenotepad_crocodile .kv .btn_buy {
    margin: 57px 0 0 75px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .savenotepad_crocodile .section_03 .wrap {
    margin-bottom: 0;
  }
  
  .savenotepad_crocodile .section_03 .leftbox {
    margin: 80px 0 0 0px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_04 .rightbox {
    width: 250px;
    margin: 0 75px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .savenotepad_crocodile .crocodile {
    display: block;
    padding: 54px 0 70px 212px;
    background: url(/cdn/shop/files/savenotepad_crocodile_img004.jpg?v=1685784450) no-repeat 0 1em;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_07 {
    padding-bottom: 50px;
  }
  
  .savenotepad_crocodile .section_07 ul {
    margin: 110px 80px 0 0;
    font-size: 11px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .savenotepad_crocodile .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .savenotepad_crocodile .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 保存するメモ帳 ローランド モデル
  ----------------------------------------------------- */
  .savenotepad_roland {
    /* section_01 */
    /* section_04 */
  }
  
  .savenotepad_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/thincardcase_roland_kv_img001.jpg?v=1685757597) no-repeat 0 0;
  }
  
  .savenotepad_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .savenotepad_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .savenotepad_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .savenotepad_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .savenotepad_roland .kv .kv_head_img {
    position: absolute;
    top: 183px;
    left: 0;
  }
  
  .savenotepad_roland .kv .kv_body {
    position: relative;
  }
  
  .savenotepad_roland .kv .kv_body_ttl {
    position: absolute;
    top: 68px;
    left: 270px;
  }
  
  .savenotepad_roland .kv .kv_body_btn {
    position: absolute;
    top: 80px;
    right: 30px;
  }
  
  .savenotepad_roland .section_01 {
    padding-bottom: 40px;
  }
  
  .savenotepad_roland .section_01.gray {
    background: #ececec;
  }
  
  .savenotepad_roland .section_04 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .savenotepad_roland .section_04 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .savenotepad_roland .section_04 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .savenotepad_roland .section_04 .type {
    padding-top: 0;
  }
  
  .savenotepad_roland .section_04.material .btn_c {
    margin-top: 30px;
  }
  
  .savenotepad_roland .series .list_01 {
    margin-bottom: 0;
  }
  
  .savenotepad_roland .series .list_02 {
    margin-top: 0;
    padding-top: 35p;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 薄いカードケース共通
   * ---------------------------------------------------------------------------------------------------- */
  /* 普段はバッグやポケットの中に収納〜
  ----------------------------------------------------- */
  [class^="thincardcase"] .concept {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="thincardcase"] .concept p {
    margin: 40px 0 -10px;
  }
  
  [class^="thincardcase"] .concept ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  [class^="thincardcase"] .concept ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  [class^="thincardcase"] .concept ul li:first-child {
    margin-left: 0;
  }
  
  /* カードを10枚入れても16mm〜
  ----------------------------------------------------- */
  [class^="thincardcase"] .spec {
    background: #ececec;
    text-align: center;
  }
  
  /* 薄い財布に取り付けることが出来る〜
  ----------------------------------------------------- */
  [class^="thincardcase"] .mount {
    padding-bottom: 20px;
  }
  
  [class^="thincardcase"] .mount p {
    margin: 40px 0 40px;
    font-size: 14px;
    text-align: center;
  }
  
  [class^="thincardcase"] ul.step {
    margin-top: 20px;
    overflow: hidden;
  }
  
  [class^="thincardcase"] ul.step li {
    width: 367px;
    float: left;
  }
  
  [class^="thincardcase"] ul.step li:first-child {
    padding-right: 86px;
  }
  
  [class^="thincardcase"] ul.step li.arrow_r {
    background: url(/cdn/shop/files/arrow_right.png) 396px 100px no-repeat;
  }
  
  [class^="thincardcase"] ul.step li.arrow_l {
    background: url(/cdn/shop/files/arrow_left.png) 396px 100px no-repeat;
  }
  
  [class^="thincardcase"] ul.step li.arrow_d {
    padding-bottom: 60px;
    background: url(/cdn/shop/files/arrow_down.png) center 350px no-repeat;
  }
  
  [class^="thincardcase"] ul.step li img {
    display: block;
  }
  
  [class^="thincardcase"] ul.step li p {
    margin-top: 15px;
    text-align: center;
    font-size: 13px;
  }
  
  /* 薄いカードケースkv
  ----------------------------------------------------- */
  .thincardcase .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardcase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardcase .kv h2 {
    padding: 114px 0 0 28px;
  }
  
  .thincardcase .kv .btn_buy {
    margin: 130px 0 0 70px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thincardcase .section_04 {
    padding-top: 0;
    text-align: center;
  }
  
  .thincardcase .section_04 h3 {
    margin: 50px 0 60px;
  }
  
  .thincardcase .section_04 p {
    font-size: 14px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardcase .section_05 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  .thincardcase .section_05 ul {
    margin: 0 8px;
  }
  
  .thincardcase .section_05 li img {
    margin: 0 3px;
  }
  
  .thincardcase .section_05 ul.top {
    padding-left: 150px;
  }
  
  .thincardcase .section_05 h3 {
    margin: 60px 0 40px;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardcase .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase .section_07 li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase .section_07 li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardcase .section_08 {
    padding: 50px 0;
  }
  
  .thincardcase .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .thincardcase .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いカードケース classic kv
  ----------------------------------------------------- */
  .thincardcase_classic .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardcase_classic_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardcase_classic .kv h2 {
    padding: 98px 0 0 28px;
  }
  
  .thincardcase_classic .kv .btn_buy {
    margin: 30px 0 0 70px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thincardcase_classic .section_04 {
    padding-top: 0;
  }
  
  .thincardcase_classic .section_04 h3 {
    margin: 50px 0 60px;
    text-align: center;
  }
  
  .thincardcase_classic .section_04 p {
    padding: 0px 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardcase_classic .section_05 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  .thincardcase_classic .section_05 ul {
    /*margin:0 8px;*/
  }
  
  .thincardcase_classic .section_05 li img {
    margin: 0 2px;
  }
  
  .thincardcase_classic .section_05 ul.top {
    padding-left: 104px;
  }
  
  .thincardcase_classic .section_05 h3 {
    margin: 60px 0 40px;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardcase_classic .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase_classic .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase_classic .section_07 li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase_classic .section_07 li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardcase_classic .section_08 {
    padding: 50px 0;
  }
  
  .thincardcase_classic .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .thincardcase_classic .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いカードケース ブッテーロkv
  ----------------------------------------------------- */
  .thincardcase_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/thincardcase_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/thincardcase_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .thincardcase_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .thincardcase_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 68px;
    right: 38px;
  }
  
  .thincardcase_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .thincardcase_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 434px;
    left: 59px;
  }
  
  .thincardcase_buttero .kv .kv_body_img {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .thincardcase_buttero .kv .kv_body_txt {
    position: absolute;
    top: 466px;
    right: 40px;
  }
  
  /* section_02
   * -------------------------------------------------- */
  .thincardcase_buttero .spec {
    background: #fff;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thincardcase_buttero .mount {
    background: #ececec;
  }
  
  .thincardcase_buttero .secen {
    background: #ececec;
  }
  
  .thincardcase_buttero .scene {
    padding-top: 60px;
    background: none;
  }
  
  .thincardcase_buttero .scene .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thincardcase_buttero .scene ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .thincardcase_buttero .scene ul > li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .thincardcase_buttero .scene ul > li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .thincardcase_buttero .scene ul img.head {
    margin-top: 116px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thincardcase_buttero .section_04 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .thincardcase_buttero .section_04 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thincardcase_buttero .section_04 .type {
    padding-top: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardcase_buttero .section_05 {
    padding: 0 0 60px;
    background-color: #ececec;
  }
  
  .thincardcase_buttero .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thincardcase_buttero .section_05 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thincardcase_buttero .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardcase_buttero .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase_buttero .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase_buttero .section_07 li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase_buttero .section_07 li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardcase_buttero .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .thincardcase_buttero .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いカードケース ローランド モデル
  ----------------------------------------------------- */
  .thincardcase_roland {
    /* section_04 */
    /* section_05 */
    /* section_07 */
    /* section_08 */
  }
  
  .thincardcase_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/thincardcase_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .thincardcase_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .thincardcase_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .thincardcase_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .thincardcase_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .thincardcase_roland .kv .kv_head_img {
    position: absolute;
    top: 202px;
    left: 36px;
  }
  
  .thincardcase_roland .kv .kv_body {
    position: relative;
  }
  
  .thincardcase_roland .kv .kv_body_ttl {
    position: absolute;
    top: 68px;
    left: 280px;
  }
  
  .thincardcase_roland .kv .kv_body_btn {
    position: absolute;
    top: 80px;
    right: 30px;
  }
  
  .thincardcase_roland .scene {
    padding-top: 60px;
  }
  
  .thincardcase_roland .scene .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thincardcase_roland .scene ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .thincardcase_roland .scene ul > li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .thincardcase_roland .scene ul > li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .thincardcase_roland .scene ul img.head {
    margin-top: 116px;
  }
  
  .thincardcase_roland .section_04 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .thincardcase_roland .section_04 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thincardcase_roland .section_04 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .thincardcase_roland .section_04 .type {
    padding-top: 0;
  }
  
  .thincardcase_roland .section_04 .btn_c {
    margin-top: 30px;
  }
  
  .thincardcase_roland .section_05 {
    padding: 0 0 60px;
    background-color: #ececec;
  }
  
  .thincardcase_roland .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thincardcase_roland .section_05 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thincardcase_roland .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .thincardcase_roland .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase_roland .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase_roland .section_07 .img_block ul li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase_roland .section_07 .img_block ul li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  .thincardcase_roland .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .thincardcase_roland .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * IDケース共通
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="idcase"] .rightbox {
    width: 260px;
    margin: 0 75px 0 0;
  }
  
  /* section_01
  ----------------------------------------------------- */
  [class^="idcase"] .section_01 {
    padding-bottom: 50px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="idcase"] .section_01 .wrap {
    margin-bottom: 80px;
  }
  
  [class^="idcase"] .section_01 .wrap:last-child {
    margin-bottom: 0;
  }
  
  [class^="idcase"] .section_01 h3, [class^="idcase"] .section_01 .section_inner > p, [class^="idcase"] .section_02 h3, [class^="idcase"] .section_03 h3 {
    text-align: center;
    margin-bottom: 50px;
  }
  
  [class^="idcase"] .section_01 .leftbox {
    margin: 15px 0 0 75px;
  }
  
  [class^="idcase"] .section_01 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="idcase"] .section_02 .wrap {
    margin-bottom: 0;
  }
  
  [class^="idcase"] .section_02 .leftbox {
    margin: 90px 0 0 10px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  [class^="idcase"] .section_03 .wrap {
    margin-bottom: 30px;
  }
  
  [class^="idcase"] .section_03 .section_inner > p {
    font-size: 14px;
    text-align: center;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  [class^="idcase"] .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="idcase"] .size .wrap {
    margin-top: 30px;
  }
  
  [class^="idcase"] .size ul {
    width: 240px;
    float: left;
    margin: 0 20px;
    font-size: 11px;
  }
  
  [class^="idcase"] .size ul:first-child {
    margin-left: 30px;
  }
  
  [class^="idcase"] .size ul:last-child {
    width: 200px;
  }
  
  [class^="idcase"] .size .wrap > *:first-child + * + * {
    width: 200px;
  }
  
  [class^="idcase"] .size h4 {
    margin: 30px 0 10px;
  }
  
  /* series
  ----------------------------------------------------- */
  [class^="idcase"] .series {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  [class^="idcase"] .series .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  [class^="idcase"] .series .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* IDケースエンボス kv
  ----------------------------------------------------- */
  .idcase .kv {
    height: 481px;
    background: url(/cdn/shop/files/idcase_kv_img001.jpg?v=1685787870) 0 1px no-repeat;
  }
  
  .idcase .kv h2 {
    padding: 115px 0 0 30px;
  }
  
  .idcase .kv .btn_buy {
    margin: 38px 0 0 44px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .idcase .section_04 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  .idcase .section_04 ul {
    margin-top: 10px;
  }
  
  .idcase .section_04 li img {
    margin: 0 15px;
  }
  
  /* IDケースEVERNOTE kv
  ----------------------------------------------------- */
  .idcase_evernote .kv {
    height: 481px;
    background: url(/cdn/shop/files/idcase_evernote_kv_img001.jpg?v=1685794949) 0 1px no-repeat;
  }
  
  .idcase_evernote .kv h2 {
    padding: 55px 0 0 30px;
  }
  
  .idcase_evernote .kv .btn_buy {
    margin: 59px 0 0 74px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .idcase_evernote .evernote {
    display: block;
    padding: 45px 0 70px 212px;
    background: url(/cdn/shop/files/idcase_evernote_img004.jpg?v=1685794949) no-repeat 0 1em;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 薄い名刺入れ共通
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="thincardholder"] .leftbox h4, [class^="thincardholder"] .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /*[class^="thincardholder"] .leftbox p, [class^="thincardholder"] .rightbox p {
  	width:230px;
  }*/
  /* section_01
  ----------------------------------------------------- */
  [class^="thincardholder"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    text-align: center;
  }
  
  [class^="thincardholder"] .section_01 .intro {
    margin-top: 50px;
  }
  
  /* section_02
  ------------------------------------------------------ */
  [class^="thincardholder"] .section_02 {
    padding-bottom: 0;
  }
  
  [class^="thincardholder"] .section_02 .rightbox {
    margin: 20px 100px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  [class^="thincardholder"] .section_03 .leftbox {
    margin: 0 0 0 100px;
  }
  
  [class^="thincardholder"] .note {
    margin-top: 15px !important;
    font-size: 11px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  [class^="thincardholder"] .section_04 {
    padding-bottom: 0;
  }
  
  [class^="thincardholder"] .section_04 .rightbox {
    margin: 40px 100px 0 0;
  }
  
  /* 薄い名刺入れがお手元に届いたら
  ----------------------------------------------------- */
  [class^="thincardholder"] .howto {
    padding-bottom: 20px;
  }
  
  [class^="thincardholder"] .howto .section_inner > p {
    margin: 50px 0;
    text-align: center;
  }
  
  [class^="thincardholder"] .howto .rightbox {
    margin: 90px 60px 0 0;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  [class^="thincardholder"] .size {
    padding-top: 0;
  }
  
  [class^="thincardholder"] .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="thincardholder"] .size ul {
    margin: 130px 130px 0 0;
    font-size: 11px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  [class^="thincardholder"] .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* 薄い名刺入れスムース　kv
  ----------------------------------------------------- */
  .thincardholder .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardholder .kv h2 {
    padding: 80px 0 0 36px;
  }
  
  .thincardholder .kv .btn_buy {
    margin: 118px 0 0 68px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardholder .section_05 {
    text-align: center;
  }
  
  .thincardholder .section_05 h3 {
    margin-bottom: 40px;
  }
  
  .thincardholder .section_05 .section_inner > p {
    font-size: 14px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .thincardholder .section_06 {
    padding: 0 0 40px;
    background-color: #ececec;
  }
  
  .thincardholder .section_06 li img {
    margin: 0 15px;
  }
  
  /* 薄い名刺入れ EVERNOTE kv
  ----------------------------------------------------- */
  .thincardholder_evernote .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardholder_evernote_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardholder_evernote .kv h2 {
    padding: 70px 0 0 44px;
  }
  
  .thincardholder_evernote .kv .btn_buy {
    margin: 49px 0 0 66px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardholder_evernote .section_05 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .thincardholder_evernote .section_05 .section_inner > p {
    margin: 40px 0;
    text-align: center;
  }
  
  .thincardholder_evernote .section_05 .leftbox {
    margin: 0 0 0 70px;
  }
  
  .thincardholder_evernote .section_05 .rightbox {
    margin: 0 70px 0 0;
  }
  
  .thincardholder_evernote .section_05 .leftbox p, .thincardholder_evernote .section_05 .rightbox p {
    width: 250px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardholder_evernote .evernote {
    display: block;
    padding: 40px 0 85px 212px;
    background: url(/cdn/shop/files/thincardholder_evernote_img006.jpg) no-repeat 0 1em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardholder_evernote .howto .section_inner {
    padding: 0;
  }
  
  .thincardholder_evernote .howto .rightbox {
    margin: 90px 100px 0 0;
  }
  
  /* 薄い名刺入れ Sho Kurashina kv
  ----------------------------------------------------- */
  .thincardholder_kurashina .kv {
    border-top: 1px solid #fff;
    background: #000 url(/cdn/shop/files/thincardholder_kurashina_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardholder_kurashina .kv h2 {
    margin: 110px 0 0 30px;
  }
  
  .thincardholder_kurashina .kv .btn_buy {
    margin: 125px 0 26px 55px;
  }
  
  .thincardholder_kurashina .about {
    overflow: hidden;
  }
  
  .thincardholder_kurashina .about .leftbox {
    float: left;
    width: 330px;
  }
  
  .thincardholder_kurashina .about .rightbox {
    float: right;
    width: 486px;
    margin: 64px 30px 0 0;
    color: #fff;
  }
  
  .thincardholder_kurashina .about .rightbox h3 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  .thincardholder_kurashina .about .rightbox p {
    width: auto;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_02 {
    padding: 6px 0 10px 0;
  }
  
  .thincardholder_kurashina .section_02 .rightbox {
    margin: 160px 120px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_03 {
    padding-bottom: 0;
  }
  
  .thincardholder_kurashina .section_03 .leftbox {
    margin: 20px 0 0 120px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_04 {
    padding: 0;
  }
  
  .thincardholder_kurashina .section_04 .rightbox {
    margin-top: 90px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_05 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .thincardholder_kurashina .section_05 .leftbox {
    margin: 0;
  }
  
  .thincardholder_kurashina .section_05 .rightbox {
    margin: 0;
  }
  
  .thincardholder_kurashina .section_05 .leftbox img, .thincardholder_kurashina .section_05 .rightbox img {
    display: block;
  }
  
  .thincardholder_kurashina .section_05 .wrap img:first-child {
    margin-bottom: 50px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardholder_kurashina .howto .section_inner {
    padding: 0;
  }
  
  .thincardholder_kurashina .howto .rightbox {
    margin: 90px 100px 0 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * iPadがつくバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="ipad"] [class^="section_"] h3 {
    margin-bottom: 30px;
  }
  
  [class^="ipad"] .leftbox h4, [class^="ipad"] .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  
  [class^="ipad"] .leftbox p, [class^="ipad"] .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .ipadbag .kv {
    height: 481px;
    background: url(/cdn/shop/files/ipadbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .ipadbag .kv h2 {
    padding: 94px 0 0 14px;
  }
  
  .ipadbag .kv .btn_buy {
    margin: 100px 0 0 32px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ipadbag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ipadbag .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .ipadbag .section_02 {
    padding: 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .ipadbag .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ipadbag .section_03 p:first-child {
    margin: 0 0 28px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .ipadbag .section_04 {
    background: #ececec;
    text-align: center;
  }
  
  .ipadbag .section_04 ul {
    margin-top: 20px;
    overflow: hidden;
  }
  
  .ipadbag .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .ipadbag .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .ipadbag .section_04 ul li > img {
    display: block;
  }
  
  .ipadbag .section_04 li p {
    margin-top: 15px !important;
    font-size: 18px;
  }
  
  .ipadbag .open a {
    padding: 4px 30px 4px 0;
    background: url(/cdn/shop/files/ipadbag_icn_opens.png?v=1687353128) no-repeat right center;
    text-decoration: none;
    color: #000;
  }
  
  .ipadbag .open a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
  }
  
  /* section_05
  ----------------------------------------------------- */
  .ipadbag .section_05 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ipadbag ul.step li {
    width: 365px;
  }
  
  .ipadbag ul.step li:nth-child(2n+1) {
    margin-right: 5px;
  }
  
  .ipadbag ul.step li.arrow_r {
    padding-right: 80px;
    background: url(/cdn/shop/files/arrow_right.png) 394px 155px no-repeat;
  }
  
  .ipadbag ul.step li.arrow_l {
    padding-left: 80px;
    background: url(/cdn/shop/files/arrow_left.png) 24px 155px no-repeat;
  }
  
  .ipadbag ul.step li.arrow_d {
    padding-bottom: 70px;
    background: url(/cdn/shop/files/arrow_down.png) center 370px no-repeat;
  }
  
  .ipadbag ul.step li.bgnone {
    padding-left: 90px;
    background: none;
  }
  
  .ipadbag .youtube {
    margin-top: 60px;
    text-align: center;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .ipadbag .section_06 {
    padding: 0 0 45px;
    background: #ececec;
  }
  
  .ipadbag .section_06 h3 {
    margin: 40px 0 30px;
    text-align: center;
  }
  
  .ipadbag .section_06 ul {
    overflow: hidden;
  }
  
  .ipadbag .section_06 ul li {
    width: 400px;
    /*height:340px;*/
    float: left;
    margin: 20px 0 15px 20px;
  }
  
  .ipadbag .section_06 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .ipadbag .section_06 ul li:first-child {
    margin-left: 0;
  }
  
  .ipadbag .section_06 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .ipadbag .section_06 ul li > img {
    display: block;
  }
  
  .ipadbag .section_06 h4 {
    margin: 15px 0;
  }
  
  .ipadbag .section_06 li p {
    text-align: left;
    margin-top: 0 !important;
  }
  
  .ipadbag .section_06 li.copy {
    width: 390px;
    padding: 30px 0 0 10px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .ipadbag .section_07 {
    padding-bottom: 0;
  }
  
  .ipadbag .section_07 h3 {
    margin-bottom: 70px;
    text-align: center;
  }
  
  .ipadbag .section_07 .leftbox {
    margin: 10px 0 0 60px;
  }
  
  .ipadbag .section_07 .leftbox p {
    width: 260px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .ipadbag .section_08 {
    padding: 35px 0 25px 0;
    background: #ececec;
  }
  
  .ipadbag .section_08 .rightbox {
    margin: 55px 60px 0 0;
  }
  
  .ipadbag .section_08 .rightbox p {
    width: 260px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .ipadbag .section_09 {
    padding-bottom: 40px;
  }
  
  .ipadbag .section_09 .leftbox {
    margin: 30px 0 0 60px;
  }
  
  .ipadbag .section_09 .leftbox p {
    width: 260px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .ipadbag .section_10 {
    padding: 0;
    background: #ececec;
  }
  
  .ipadbag .section_10 .rightbox {
    margin: 80px 60px 0 0;
  }
  
  .ipadbag .section_10 .rightbox p {
    width: 260px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .ipadbag .section_11 {
    padding: 0 0 20px;
  }
  
  .ipadbag .section_11 h3 {
    margin: 60px 0;
    text-align: center;
  }
  
  .ipadbag .section_11 .leftbox {
    margin: 80px 0 0 60px;
  }
  
  .ipadbag .section_11 .leftbox p {
    width: 260px;
  }
  
  /* section_12
  ----------------------------------------------------- */
  .ipadbag .section_12 {
    padding: 30px 0 0;
    background: #ececec;
  }
  
  .ipadbag .section_12 .rightbox {
    margin: 55px 60px 0 0;
  }
  
  .ipadbag .section_12 .rightbox p {
    width: 260px;
  }
  
  /* section_13
  ----------------------------------------------------- */
  .ipadbag .section_13 {
    padding: 0;
  }
  
  .ipadbag .section_13 .leftbox {
    margin: 90px 0 0 60px;
  }
  
  .ipadbag .section_13 .leftbox p {
    width: 260px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .ipadbag .size p {
    margin-top: 60px;
  }
  
  .ipadbag .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ipadbag .section_14 .wrap {
    margin: 40px;
  }
  
  .ipadbag .size ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  
  .ipadbag .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .ipadbag .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .ipadbag .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* iPadケース / iPadミニケースkv
  ----------------------------------------------------- */
  .ipadcase .kv {
    height: 481px;
    background: url(/cdn/shop/files/ipadcase_kv_img001.jpg) 0 1px no-repeat;
    overflow: hidden;
  }
  
  .ipadcase .kv h2 {
    margin: 30px 30px 0 0;
    float: right;
  }
  
  .ipadcase .kv .btn_buy {
    margin: 420px 0 0 20px;
    float: left;
  }
  
  /*ミニ*/
  .ipadminicase .kv {
    height: 481px;
    background: url(/cdn/shop/files/ipadminicase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .ipadminicase .kv h2 {
    padding: 25px 0 0 500px;
  }
  
  .ipadminicase .kv .btn_buy {
    padding: 34px 0 0 552px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ipadcase .section_01, .ipadminicase .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .ipadcase .section_01 h3, .ipadminicase .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .ipadcase .section_01 .rightbox, .ipadminicase .section_01 .rightbox {
    margin-top: 90px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .ipadcase .size h3, .ipadminicase .size h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .ipadcase .section_02 .wrap, .ipadminicase .section_02 .wrap {
    margin: 20px 0 40px;
    padding: 0 0 0 30px;
  }
  
  .ipadcase .size .wrap ul, .ipadminicase .size .wrap ul {
    width: 200px;
    float: left;
    margin-left: 50px;
  }
  
  .ipadcase .size .wrap ul:first-child, .ipadminicase .size .wrap ul:first-child {
    width: 290px;
    margin-left: 0;
  }
  
  .ipadcase .size .wrap ul li, .ipadminicase .size .wrap ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  
  .ipadcase .size .wrap ul li.item, .ipadminicase .size .wrap ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .ipadcase ul.step li, .ipadminicase ul.step li {
    width: 330px;
    margin-left: 100px;
    text-align: center;
  }
  
  .ipadcase ul.step li.next, .ipadminicase ul.step li.next {
    width: 220px;
    margin-left: 40px;
    padding-right: 100px;
    background: url(/cdn/shop/files/ipadcase_arrow_next.png) right 70px no-repeat;
  }
  
  .ipadcase ul.step p, .ipadminicase ul.step p {
    font-size: 14px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .ipadcase .series, .ipadminicase .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * かわるビジネスリュック
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .businessbag .kv {
    height: 659px;
    background: url(/cdn/shop/files/businessbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .businessbag .kv h2 {
    padding: 37px 0 0 190px;
  }
  
  .businessbag .kv h3 {
    padding: 385px 0 0 164px;
  }
  
  .businessbag .kv .btn_buy {
    text-align: center;
    padding: 20px 0 30px 0;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .businessbag .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .businessbag .section_01 .intro {
    height: 283px;
    background: url(/cdn/shop/files/osaifupochette_img001.jpg) right top no-repeat;
    margin: 0;
    padding: 100px 440px 0 45px;
    font-size: 12px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .businessbag .section_02 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  .businessbag .section_02 .section_inner p.tc {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_03,04
  ----------------------------------------------------- */
  .businessbag .section_03,
  .businessbag .section_04,
  .businessbag .section_07 {
    padding: 50px 0;
  }
  
   /* .businessbag .line {
    background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;
  }*/
  
  .businessbag .section_03 p.tc,
  .businessbag .section_04 p.tc,
  .businessbag .section_07 p.tc {
    margin: 25px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .businessbag .section_05 {
    margin-bottom: 35px;
    padding: 0;
  }
  
  .businessbag .section_05 h3 {
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .businessbag .section_06 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .businessbag .section_07 .wrap {
    padding: 20px 0 25px 0;
     /*background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .businessbag .section_07 .wrap2 {
    clear: both;
    overflow: hidden;
    padding-top: 38px;
  }
  
  .businessbag .section_07 .leftbox,
  .businessbag .section_07 .rightbox {
    width: 50%;
  }
  
  .businessbag .section_07 .leftbox h3 {
    margin-top: 127px;
    margin-bottom: 113px;
  }
  
  .businessbag .section_07 .wrap2 .rightbox h3 {
    padding: 72px 0 40px 0;
    margin: 0;
  }
  
  .businessbag .section_07 .wrap2 .rightbox p {
    padding-left: 50px;
    width: 330px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  .businessbag .section09 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .businessbag .section09 h3 {
    margin: 0;
    padding-bottom: 45px;
    background: none;
    text-align: center;
  }
  
  .businessbag ul.collabo {
    overflow: hidden;
    width: 839px;
    margin: 0 auto 25px auto !important;
  }
  
  .businessbag ul.collabo li:first-child {
    float: left;
    width: 400px;
  }
  
  .businessbag ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 0;
  }
  
  .businessbag ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .businessbag ul.collabo li .leftbox p {
    width: 143px;
  }
  
  .businessbag ul.collabo li .rightbox {
    width: 230px;
  }
  
  .businessbag ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .businessbag .section_10 {
    padding: 50px 0;
     /* background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .businessbag .section_10 .wrap {
    padding-top: 0px;
  }
  
  .businessbag .section_10 .leftbox {
    padding-right: 40px;
  }
  
  .businessbag .section_10 .rightbox {
    padding: 0;
    width: 365px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbag .section_01, .pcbag .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbag .leftbox h4, .pcbag .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbag .leftbox p, .pcbag .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbag .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbag .kv .photo {
    margin: 36px 0 8px;
  }
  
  .pcbag .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbag .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbag .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbag .section_02 .rightbox p {
    width: 260px;
    margin: 80px 60px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag .section_03 {
    text-align: center;
  }
  
  .pcbag .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbag .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag .section_04 {
    padding-bottom: 50px;
  }
  
  .pcbag .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbag .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbag .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbag .section_04 ul li > img {
    display: block;
  }
  
  .pcbag .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
 /* .pcbag .line {
     background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  } */
  
  .pcbag .section_05 h3.inside {
    margin: 0 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbag .section_gooddesign {
    padding: 242px 0 0 0;
    background: url(/cdn/shop/files/pcbag_standard_bg.jpg?v=1686632702) left top no-repeat;
    height: 190px;
  }
  
  .pcbag .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbag .section_06 {
    padding-top: 30px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbag .size {
    padding: 30px 0 50px;
  }
  
  .pcbag .size p {
    margin-top: 60px;
  }
  
  .pcbag .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbag .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbag .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbag .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbag .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbag .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbag .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbag .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグevernote
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbag_evernote .section_01, .pcbag_evernote .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbag_evernote [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbag_evernote .leftbox h4, .pcbag_evernote .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbag_evernote .leftbox p, .pcbag_evernote .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbag_evernote .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbag_evernote .kv .photo {
    margin: 30px 0 30px;
  }
  
  .pcbag_evernote .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_evernote .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbag_evernote .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbag_evernote .section_02.sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbag_evernote .section_02 .rightbox p {
    width: 255px;
    margin: 45px 65px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_evernote .section_03 {
    text-align: center;
  }
  
  .pcbag_evernote .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbag_evernote .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag_evernote .section_04 {
    padding-bottom: 50px;
  }
  
  .pcbag_evernote .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbag_evernote .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbag_evernote .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbag_evernote .section_04 ul li > img {
    display: block;
  }
  
  .pcbag_evernote .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
   /*.pcbag_evernote .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  } */
  
  .pcbag_evernote .section_05 h3.inside {
    margin: 0 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbag_evernote .section_gooddesign {
    padding: 242px 0 0 0;
    background: url(/cdn/shop/files/pcbag_evernote_evernote_bg.jpg?v=1686555391) left top no-repeat;
    height: 190px;
  }
  
  .pcbag_evernote .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbag_evernote .section_06 {
    padding-top: 30px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbag_evernote .size {
    padding: 30px 0 50px;
  }
  
  .pcbag_evernote .size p {
    margin-top: 60px;
  }
  
  .pcbag_evernote .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbag_evernote .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbag_evernote .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbag_evernote .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbag_evernote .size ul li.item span {
    font-size: 11px;
    padding: 0 0.5em 0 0.5em;
  }
  
  .pcbag_evernote .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbag_evernote .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbag_evernote .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbag_evernote .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  /*.pcbag_evernote .headline {
    padding-top: 30px;
    background: url(/cdn/shop/files/line001.png) no-repeat left top;
  }*/
  
  .pcbag_evernote .headline h3 {
    margin: 0;
    padding-bottom: 40px;
    background: none;
    text-align: center;
  }
  
  .pcbag_evernote ul.collabo {
    overflow: hidden;
    width: 688px;
    margin: 0 auto 50px auto !important;
  }
  
  .pcbag_evernote ul.collabo li:first-child {
    float: left;
    width: 244px;
  }
  
  .pcbag_evernote ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .pcbag_evernote ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .pcbag_evernote ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグレザー
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbag_leather .section_01, .pcbag_leather .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbag_leather [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbag_leather .leftbox h4, .pcbag_leather .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbag_leather .leftbox p, .pcbag_leather .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbag_leather .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbag_leather .kv .photo {
    margin: 36px 0 8px;
  }
  
  .pcbag_leather .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_leather .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbag_leather .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbag_leather .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbag_leather .section_02 .rightbox p {
    width: 260px;
    margin: 80px 60px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_leather .section_03 {
    text-align: center;
  }
  
  .pcbag_leather .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbag_leather .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag_leather .section_04 {
    padding-bottom: 50px;
  }
  
  .pcbag_leather .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbag_leather .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbag_leather .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbag_leather .section_04 ul li > img {
    display: block;
  }
  
  .pcbag_leather .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
   /*.pcbag_leather .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .pcbag_leather .section_05 h3.inside {
    margin: 0 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbag_leather .section_gooddesign {
    padding: 242px 0 0 0;
    background: url(/cdn/shop/files/pcbag_leather_leather_bg.jpg?v=1686582903) left top no-repeat;
    height: 190px;
  }
  
  .pcbag_leather .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
 /* .pcbag_leather .section06.line {
    background: url(/cdn/shop/files/line001.png) no-repeat left top;
  }*/
  
  .pcbag_leather .section_06 {
    padding-top: 30px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbag_leather .size {
    padding: 30px 0 50px;
  }
  
  .pcbag_leather .size p {
    margin-top: 60px;
  }
  
  .pcbag_leather .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbag_leather .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbag_leather .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbag_leather .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbag_leather .size ul li.item span {
    font-size: 11px;
    padding: 0 0.5em 0 0.5em;
  }
  
  .pcbag_leather .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbag_leather .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbag_leather .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbag_leather .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbag_partition .kv {
    height: 481px;
    background: url(/cdn/shop/files/pcbag_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcbag_partition .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .pcbag_partition .kv .btn_buy {
    margin: 280px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcbag_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbag_partition .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcbag_partition .section_02 {
    padding-bottom: 30px;
  }
  
  .pcbag_partition .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .pcbag_partition .section_02 .wrap {
    margin: 30px 0;
  }
  
  .pcbag_partition .section_02 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .pcbag_partition .section_02 .rightbox {
    margin: 50px 90px 0 0;
  }
  
  .pcbag_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcbag_partition .pcbag_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcbag_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグパーテーションPFU
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbag_partition_pfu .kv {
    height: 481px;
    background: url(/cdn/shop/files/pcbag_partition_pfu_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcbag_partition_pfu .kv h2 {
    padding: 34px 0 0 28px;
  }
  
  .pcbag_partition_pfu .kv .btn_buy {
    margin: 260px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_partition_pfu .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcbag_partition_pfu .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbag_partition_pfu .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcbag_partition_pfu .section_02 {
    padding: 50px 0 0;
  }
  
  .pcbag_partition_pfu .section_02 .leftbox, .pcbag_partition_pfu .section_02 .rightbox {
    width: 410px;
  }
  
  .pcbag_partition_pfu .section_02 p {
    width: 220px;
    margin: 80px auto;
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_partition_pfu .section_03 {
    padding-bottom: 50px;
  }
  
  .pcbag_partition_pfu .section_03 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .pcbag_partition_pfu .section_03 .wrap {
    margin: 30px 0;
  }
  
  .pcbag_partition_pfu .section_03 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .pcbag_partition_pfu .section_03 .rightbox {
    margin: 60px 90px 0 0;
  }
  
  .pcbag_partition_pfu .section_03 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcbag_partition_pfu .section_03 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcbag_partition_pfu .section_03 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag_partition_pfu .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグmini
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbagmini .section_01, .pcbagmini .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbagmini [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbagmini .leftbox h4, .pcbagmini .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbagmini .leftbox p, .pcbagmini .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbagmini .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbagmini .kv .photo {
    margin: 36px 0 8px;
  }
  
  .pcbagmini .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbagmini .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbagmini .sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbagmini .section_02 .rightbox p {
    width: 265px;
    margin: 80px 55px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbagmini .section_03 {
    text-align: center;
  }
  
  .pcbagmini .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbagmini .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbagmini .section_04 {
    padding-bottom: 30px;
  }
  
  .pcbagmini .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbagmini .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbagmini .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbagmini .section_04 ul li > img {
    display: block;
  }
  
  .pcbagmini .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
 /* .pcbagmini .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .pcbagmini .section_05 h3.inside {
    margin: 90px 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbagmini .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagmini_mini_bg2.jpg?v=1686621167) left top no-repeat;
    height: 150px;
  }
  
  .pcbagmini .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbagmini .section_06 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbagmini .size {
    padding: 0 0 50px;
  }
  
  .pcbagmini .size p {
    margin-top: 60px;
  }
  
  .pcbagmini .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbagmini .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbagmini .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbagmini .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbagmini .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbagmini .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbagmini .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbagmini .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグmini_leather
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbagmini_leather .section_01, .pcbagmini_leather .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbagmini_leather [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbagmini_leather .leftbox h4, .pcbagmini_leather .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbagmini_leather .leftbox p, .pcbagmini_leather .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbagmini_leather .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbagmini_leather .kv .photo {
    margin: 36px 0 15px;
  }
  
  .pcbagmini_leather .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbagmini_leather .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini_leather .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbagmini_leather .sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini_leather .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbagmini_leather .section_02 .rightbox p {
    width: 265px;
    margin: 80px 55px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbagmini_leather .section_03 {
    text-align: center;
  }
  
  .pcbagmini_leather .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbagmini_leather .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbagmini_leather .section_04 {
    padding-bottom: 30px;
  }
  
  .pcbagmini_leather .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbagmini_leather .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbagmini_leather .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbagmini_leather .section_04 ul li > img {
    display: block;
  }
  
  .pcbagmini_leather .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
  /*.pcbagmini_leather .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .pcbagmini_leather .section_05 h3.inside {
    margin: 90px 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbagmini_leather .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagmini_leather_mini_leather.jpg?v=1686579158) left top no-repeat;
    height: 150px;
  }
  
  .pcbagmini_leather .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  .pcbagmini_leather .section_gooddesign p {
    padding-bottom: 35px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbagmini_leather .section_06 {
    margin-top: 60px;
    padding-bottom: 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbagmini_leather .size {
    padding: 0 0 50px;
  }
  
  .pcbagmini_leather .size p {
    margin-top: 60px;
  }
  
  .pcbagmini_leather .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbagmini_leather .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbagmini_leather .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbagmini_leather .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbagmini_leather .size ul li.item span {
    font-size: 11px;
    padding: 0 0.5em 0 0.5em;
  }
  
  .pcbagmini_leather .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbagmini_leather .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbagmini_leather .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbagmini_leather .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグminiパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbagmini_partition .kv {
    height: 478px;
    background: url(/cdn/shop/files/pcbagmini_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcbagmini_partition .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .pcbagmini_partition .kv .btn_buy {
    margin: 280px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbagmini_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcbagmini_partition .line {
   /* background: url(/cdn/shop/files/line001.png) no-repeat scroll left bottom;*/
    padding-bottom: 0;
  }
  
  .pcbagmini_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbagmini_partition .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcbagmini_partition .section_02 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  
  .pcbagmini_partition .section_02 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbagmini_partition .section_02 .wrap {
    margin: 30px 0 0 0;
  }
  
  .pcbagmini_partition .section_02 .leftbox p:first-child {
    margin-top: 0;
    padding-left: 56px;
    font-size: 14px;
  }
  
  .pcbagmini_partition .section_02 .rightbox {
    margin: 50px 90px 0 0;
  }
  
  .pcbagmini_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcbagmini_partition .pcbagmini_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcbagmini_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbagmini_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグnano
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbagnano .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbagnano .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagnano_nano_bg2.jpg?v=1686708618) left top no-repeat;
    height: 150px;
  }
  
  .pcbagnano .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCリュック
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcrucksack .kv .title {
    position: absolute;
    top: 55px;
    right: 39px;
  }
  
  .pcrucksack .kv .btn_buy {
    position: absolute;
    top: 128px;
    right: 95px;
  }
  
  .pcrucksack .section_01 {
    position: relative;
    margin-top: 90px;
    padding: 0;
  }
  
  .pcrucksack .section_01::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: calc(100% - 120px);
    background: #f0f0f0;
  }
  
  .pcrucksack .section_01 ._unit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    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;
    width: 839px;
    padding: 0 39px 80px 40px;
  }
  
  .pcrucksack .section_01 ._unit ._col {
    width: 360px;
  }
  
  .pcrucksack .section_01 ._unit ._image {
    margin: 0 -39px 40px -40px;
  }
  
  .pcrucksack .section_01 ._unit ._title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .pcrucksack .section_01 ._unit ._title.is-ls {
    letter-spacing: -0.08em;
  }
  
  .pcrucksack .section_01 ._unit ._text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .pcrucksack .section_01 ._unit.is-first {
    width: 840px;
    margin-top: -127px;
    padding-right: 0;
    padding-left: 0;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._col:first-child {
    width: 440px;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._col:nth-child(2) {
    margin-top: 55px;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._text {
    margin-bottom: 70px;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._image {
    margin: 0 -6px 0 -8px;
  }
  
  .pcrucksack .section_01 ._unit.is-right {
    margin-left: 40px;
  }
  
  .pcrucksack .section_03 {
    padding: 0;
  }
  
  .pcrucksack .section_03 .section_inner {
    padding-right: 79px;
    padding-left: 40px;
  }
  
  .pcrucksack .section_03 .concept-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 320px;
    margin-bottom: 50px;
    padding-left: 50%;
    background: url(/cdn/shop/files/pcrucksack_img007.jpg) no-repeat center;
    background-size: contain;
    font-size: 24px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .pcrucksack .section_03 .concept-subTitle {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: bold;
  }
  
  .pcrucksack .section_03 .concept-subTitle.is-num {
    position: relative;
    padding-left: 55px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-size: 18px;
  }
  
  .pcrucksack .section_03 .concept-subTitle .icn_num {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    margin: auto;
    border-radius: 50%;
    background: #0098e0;
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    font-size: bold;
  }
  
  .pcrucksack .section_03 .concept-image {
    margin-bottom: 40px;
  }
  
  .pcrucksack .section_03 ._row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #dcdcdc;
    padding-bottom: 40px;
  }
  
  .pcrucksack .section_03 ._unit {
    width: 360px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 0;
    background: transparent;
  }
  
  .pcrucksack .section_03 .concept-text {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .pcrucksack .section_04 {
    padding-top: 80px;
  }
  
  .pcrucksack .section_04 .section_inner {
    padding-right: 79px;
    padding-left: 40px;
  }
  
  .pcrucksack .section_04 .style-list li {
    position: relative;
    padding-bottom: 40px;
  }
  
  .pcrucksack .section_04 .style-list li ._image {
    position: relative;
    display: block;
    width: 600px;
  }
  
  .pcrucksack .section_04 .style-list li ._text {
    position: relative;
    display: block;
    margin-top: -100px;
    padding: 30px;
    background: #fff;
    text-align: left;
    font-size: 18px;
  }
  
  .pcrucksack .section_04 .style-list li .icn_holiday,
  .pcrucksack .section_04 .style-list li .icn_weekday {
    position: absolute;
    top: -40px;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    line-height: 90px;
  }
  
  .pcrucksack .section_04 .style-list li .icn_holiday {
    background: #e07e00;
  }
  
  .pcrucksack .section_04 .style-list li .icn_weekday {
    background: #0098e0;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(odd) .icn_holiday,
  .pcrucksack .section_04 .style-list li:nth-child(odd) .icn_weekday {
    right: -40px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(odd) ._text {
    margin-left: 480px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(even) .icn_holiday,
  .pcrucksack .section_04 .style-list li:nth-child(even) .icn_weekday {
    left: -40px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(even) ._image {
    margin-left: 160px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(even) ._text {
    margin-right: 480px;
  }
  
  .pcrucksack .section_05 .detail-row {
    position: relative;
    margin-bottom: 50px;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col {
    width: 400px;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col:first-child {
    position: absolute;
    top: 0;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col:first-child.is-fixed {
    position: fixed;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col:first-child.is-bottom {
    top: auto;
    bottom: 0;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) {
    margin-right: 39px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) .detail-col {
    float: right;
    width: 400px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) .detail-col:first-child {
    left: 0;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) .detail-col:first-child.is-fixed {
    left: 50%;
    margin-left: -350px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) {
    margin-left: 40px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) .detail-col {
    float: left;
    width: 400px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) .detail-col:first-child {
    right: 0;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) .detail-col:first-child.is-fixed {
    right: 50%;
    margin-right: -529px;
  }
  
  .pcrucksack .section_05 .detail-title {
    position: relative;
  }
  
  .pcrucksack .section_05 .detail-title ._label {
    position: absolute;
    top: 60px;
    left: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .pcrucksack .section_05 .detail-title ._label ._mainLabel {
    font-size: 28px;
  }
  
  .pcrucksack .section_05 .detail-subTitle {
    position: relative;
    margin-bottom: 15px;
    padding-left: 46px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
  }
  
  .pcrucksack .section_05 .detail-subTitle ._num {
    position: absolute;
    top: 50%;
    left: 0;
    color: #0098e0;
    font-size: 50px;
    font-weight: normal;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .pcrucksack .section_05 .detail-unit {
    margin: 0 40px 50px 0;
  }
  
  .pcrucksack .section_05 .detail-unit ._caption {
    font-size: 14px;
  }
  
  .pcrucksack .section_05 .detail-unit ._notes {
    font-size: 12px;
  }
  
  .pcrucksack .section_05 .detail-unit ._notes > li {
    position: relative;
    padding-left: 1em;
  }
  
  .pcrucksack .section_05 .detail-unit ._notes > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .pcrucksack .section_05.is-type2 h1 {
    font-size: 18px;
  }
  
  .pcrucksack .section_05.is-type2 dl.collabo dt img {
    width: 180px;
    height: 180px;
  }
  
  .pcrucksack .section_05.is-type2 dl.collabo dd h5 {
    font-weight: bold;
  }
  
  .pcrucksack .section_05.is-type2 dl.collabo dd p {
    font-size: 14px !important;
  }
  
  .pcrucksack .section_06 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .pcrucksack .section_06 .headline {
    padding-top: 0;
    background: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 28px;
    font-weight: 100;
  }
  
  .pcrucksack .section_06 .headline h3 {
    padding-bottom: 0;
    background: none;
  }
  
  .pcrucksack .section_06 ul.collabo {
    width: 682px;
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .pcrucksack .section_06 ul.collabo li p {
    margin-right: -10px;
    font-size: 12px;
  }
  
  .pcrucksack .section_07 h3 {
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .pcrucksack .section_07 .leftbox {
    width: 400px;
  }
  
  .pcrucksack .section_07 .rightbox {
    width: 400px;
  }
  
  .pcrucksack .section_07 ul li {
    font-size: 12px;
  }
  
  .pcrucksack .section_07 ul li.item {
    margin: 10px 0 0;
    font-size: 14px;
  }
  
  .pcrucksack .section_07 .list_02 li {
    margin: 0 0 60px 20px;
  }
  
  .pcrucksack .section_08 {
    background-color: #fff;
    padding-bottom: 65px;
  }
  
  .pcrucksack .section_08.gray {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #ececec;
  }
  
  .pcrucksack .section_08 .series-title {
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .pcrucksack .section_08 .series-title ._mainLabel {
    display: block;
    margin-bottom: 30px;
    font-size: 28px;
  }
  
  .pcrucksack .section_08 .series-title ._icn-list {
    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: 440px;
    margin: 0 auto 20px;
  }
  
  .pcrucksack .section_08 .series-title ._icn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: 120px;
    height: 120px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .pcrucksack .section_08 .series-title ._subLabel {
    display: block;
    font-size: 18px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCリュックパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcrucksack_partition .kv {
    height: 481px;
    background: url(/cdn/shop/files/pcrucksack_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcrucksack_partition .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .pcrucksack_partition .kv .btn_buy {
    margin: 280px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcrucksack_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcrucksack_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcrucksack_partition .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcrucksack_partition .section_02 {
    padding-bottom: 30px;
  }
  
  .pcrucksack_partition .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .pcrucksack_partition .section_02 .wrap {
    margin: 30px 0;
  }
  
  .pcrucksack_partition .section_02 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .pcrucksack_partition .section_02 .rightbox {
    margin: 75px 90px 0 0;
  }
  
  .pcrucksack_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcrucksack_partition .pcrucksack_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcrucksack_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcrucksack_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * とれるカメラバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.camerabag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .camerabag [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .camerabag .leftbox p, .camerabag .rightbox p, .camerabag .two p, .camerabag .three p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .camerabag .kv {
    height: 537px;
    background: url(/cdn/shop/files/camerabag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .camerabag .kv h2 {
    padding: 90px 0 0 20px;
  }
  
  .camerabag .kv .btn_buy {
    margin: 130px 0 0 50px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .camerabag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .camerabag .section_01 .photo {
    margin: 0 0 50px;
    text-align: center;
  }
  
  .camerabag .section_01 .rightbox p {
    width: 410px;
    margin: 40px 20px 0 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .camerabag .section_02 {
    padding-bottom: 50px;
  }
  
  .camerabag .section_02 .leftbox {
    margin: 50px 0 0 60px;
  }
  
  .camerabag .section_02 .two {
    height: 290px;
    margin: 50px 0 0;
    padding: 98px 0 0 490px;
    background: url(/cdn/shop/files/camerabag_img004.png) no-repeat;
  }
  
  .camerabag .section_02 .three {
    height: 268px;
    margin: 0 0 50px;
    padding: 64px 0 0 60px;
    background: url(/cdn/shop/files/camerabag_img005.png) right no-repeat;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .camerabag .section_03 {
    text-align: center;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .camerabag .section_04 {
    padding: 20px 0 0;
  }
  
  .camerabag .section_04 .leftbox {
    margin: 70px 0 0 60px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .camerabag .section_05 .rightbox {
    margin: 30px 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .camerabag .section_06 {
    padding-bottom: 40px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .camerabag .section_07 {
    padding-bottom: 40px;
  }
  
  .camerabag .section_07 .leftbox {
    margin-left: 60px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .camerabag .section_08 {
    padding-top: 50px;
  }
  
  .camerabag .section_08 .rightbox {
    width: 330px;
    margin-top: 20px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .camerabag .section_09 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .camerabag .size {
    padding: 60px 0 50px;
  }
  
  /*.size p {
  	margin-top:60px;
   }*/
  .camerabag .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .camerabag .section_11 .wrap {
    overflow: hidden;
    margin-bottom: 30px;
  }
  
  .camerabag .section_11 ul {
    width: auto;
    float: left;
    margin-left: 30px;
  }
  
  .camerabag .section_11 ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .camerabag .section_11 ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .camerabag .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * とれるカメラバッグパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .camerabag_partition .kv {
    height: 481px;
    background: url(/cdn/shop/files/camerabag_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .camerabag_partition .kv h2 {
    padding: 45px 0 0 30px;
  }
  
  .camerabag_partition .kv .btn_buy {
    margin: 284px 0 0 35px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .camerabag_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .camerabag_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .camerabag_partition .section_01 p {
    margin-top: 10px;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .camerabag_partition .section_02 {
    padding-bottom: 50px;
  }
  
  .camerabag_partition .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .camerabag_partition .section_02 .rightbox {
    margin: 25px 90px 0 0;
  }
  
  .camerabag_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .camerabag_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .camerabag_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .camerabag_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ブロガーズトート
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .bloggerstote .section_01, .bloggerstote .section_02 {
    padding-bottom: 0;
  }
  
  /*.bloggerstote [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .bloggerstote [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* kv
  ----------------------------------------------------- */
  .bloggerstote .kv {
    height: 536px;
    background: url(/cdn/shop/files/bloggerstote_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bloggerstote .kv h2 {
    padding: 84px 0 0 26px;
  }
  
  .bloggerstote .kv .btn_buy {
    margin: 140px 26px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bloggerstote .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .bloggerstote .section_01 .wrap {
    margin-bottom: 20px;
  }
  
  .bloggerstote .section_01 .rightbox p {
    font-size: 15px;
    margin: 80px 90px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .bloggerstote .section_03 .rightbox p {
    width: 260px;
    margin: 50px 70px 0 0;
    text-align: left;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .bloggerstote .section_04 {
    padding: 0 0 50px;
  }
  
  .bloggerstote .section_04 h3 {
    margin: 40px 0;
  }
  
  .bloggerstote .section_04 h5 {
    font-size: 20px;
    margin: 30px 0;
    font-weight: normal;
    text-align: center;
  }
  
  .bloggerstote .overlap {
    margin-top: -60px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .bloggerstote .section_05 {
    padding-top: 30px;
  }
  
  .bloggerstote .job {
    padding-left: 1em;
    font-size: 12px;
    font-weight: normal;
    vertical-align: text-top;
  }
  
  .bloggerstote ul.matsuyou {
    padding: 0px 29px 0 30px;
    overflow: hidden;
  }
  
  .bloggerstote ul.matsuyou li {
    width: 400px;
    float: left;
    margin-left: 20px;
  }
  
  .bloggerstote ul.matsuyou li:first-child {
    margin-left: 0;
  }
  
  .bloggerstote ul.matsuyou li > img {
    display: block;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .bloggerstote .section_06 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .bloggerstote .size {
    padding: 50px 0;
  }
  
  .bloggerstote .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .bloggerstote .section_07 p.spec {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .bloggerstote .section_07 .wrap {
    margin: 40px 0;
  }
  
  .bloggerstote .section_07 .leftbox {
    margin-right: 70px;
  }
  
  .bloggerstote .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .bloggerstote .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .bloggerstote .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .bloggerstote .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * お財布ポシェット
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .osaifu .kv {
    height: 537px;
    background: url(/cdn/shop/files/osaifupochette_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .osaifu .kv h2 {
    padding: 72px 0 0 55px;
  }
  
  .osaifu .kv h3 {
    padding: 170px 0 0 55px;
  }
  
  .osaifu .kv .btn_buy {
    margin: 95px 0 0 45px;
  }
  
  .osaifu span.job {
    font-size: 12px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .osaifu .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .osaifu .section_01 .intro {
    height: 283px;
    background: url(/cdn/shop/files/osaifupochette_img001.jpg) right top no-repeat;
    margin: 0;
    padding: 100px 440px 0 45px;
    font-size: 12px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .osaifu .section_02 {
    padding: 30px 0;
    background-color: #f2f2f2;
  }
  
  .osaifu .section_02 .section_inner {
    height: 853px;
    background: url(/cdn/shop/files/osaifupochette_img002.jpg) 30px 0 no-repeat;
  }
  
  .osaifu .section_02 .section_inner h3 {
    margin: 0;
    padding: 10px 0 15px 20px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
  }
  
  .osaifu .section_02 .section_inner p {
    margin: 0;
    padding: 0 0 0 20px;
    width: 350px;
    line-height: 1.5;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .osaifu .section_03 {
    margin: 0;
    padding: 30px 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .osaifu .section_04 {
    margin: 0;
    padding: 0 0 60px 0;
  }
  
  .osaifu .section_04 p {
    margin: 0;
    padding: 30px 90px 0 90px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .osaifu .section_05 {
    margin-bottom: 60px;
    background-color: #fafafa;
  }
  
  .osaifu .section_05 .section_inner h2 {
    padding-bottom: 60px;
    text-align: center;
  }
  
  .osaifu .section_05 .section_inner .line {
    padding-bottom: 45px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
  }
  
  /* section_06
  ----------------------------------------------------- */
  .osaifu .section_06 {
    height: 247px;
    background: url(/cdn/shop/files/osaifupochette_img008.jpg) left top no-repeat;
  }
  
  .osaifu .section_06 h2 {
    padding: 66px 0 0 25px;
    font-size: 24px;
  }
  
  .osaifu .section_06 p {
    padding: 0 0 0 25px;
    width: 340px;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  .osaifu .headline {
    padding-top: 30px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .osaifu .headline h3 {
    margin: 0;
    padding-bottom: 40px;
    background: none;
    text-align: center;
  }
  
  .osaifu ul.collabo {
    overflow: hidden;
    width: 688px;
    margin: 0 auto 25px auto !important;
  }
  
  .osaifu ul.collabo li:first-child {
    float: left;
    width: 244px;
  }
  
  .osaifu ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 0;
  }
  
  .osaifu ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .osaifu ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .osaifu .section_09 .wrap {
    padding-top: 40px;
  }
  
  .osaifu .section_09 .leftbox {
    padding-right: 40px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ショルダーペンケース
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.shoulderpencase [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .shoulderpencase [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .shoulderpencase .leftbox p, .shoulderpencase .rightbox p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .shoulderpencase .kv {
    height: 536px;
    background: url(/cdn/shop/files/shoulderpencase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .shoulderpencase .kv h2 {
    padding: 194px 0 0 15px;
  }
  
  .shoulderpencase .kv .btn_buy {
    margin: 155px 0 0 28px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .shoulderpencase .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .shoulderpencase .section_01 .rightbox p {
    font-size: 15px;
    width: 270px;
    margin: 90px 60px 0 0 !important;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .shoulderpencase .section_02 ul {
    overflow: hidden;
  }
  
  .shoulderpencase .section_02 ul li {
    width: 400px;
    float: left;
    margin: 0 0 15px 20px;
  }
  
  .shoulderpencase .section_02 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .shoulderpencase .section_02 ul li > img {
    display: block;
  }
  
  .shoulderpencase .section_02 ul h4 {
    margin: 15px 0;
    text-align: center;
  }
  
  .shoulderpencase .section_02 .info img {
    margin: 0 auto 20px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .shoulderpencase .section_04 {
    padding-bottom: 50px;
  }
  
  .shoulderpencase .section_04 .wrap {
    margin-top: 50px;
  }
  
  .shoulderpencase .typeA .leftbox {
    margin: 20px 0 0 60px;
  }
  
  .shoulderpencase .typeB .rightbox {
    margin: 20px 60px 0 0;
  }
  
  .shoulderpencase .section_04 .wrap.typeC {
    margin-top: 20px;
  }
  
  .shoulderpencase .typeC .rightbox {
    margin: 80px 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .shoulderpencase .section_06 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .shoulderpencase .section_07 {
    padding-top: 30px;
  }
  
  .shoulderpencase .story {
    margin-bottom: 50px;
    text-align: center;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .shoulderpencase .size {
    padding: 0 0 50px;
  }
  
  .shoulderpencase .section_08 .section_inner > ul {
    margin-top: 60px;
    overflow: hidden;
  }
  
  .shoulderpencase .section_08 .section_inner > ul li {
    width: 403px;
    float: left;
    margin: 0 0 14px 14px;
  }
  
  .shoulderpencase .section_08 .section_inner > ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .shoulderpencase .section_08 .section_inner > ul li > img {
    display: block;
  }
  
  .shoulderpencase .section_08 .wrap {
    margin: 20px 0 40px;
  }
  
  .shoulderpencase .section_08 .leftbox {
    margin-right: 70px;
  }
  
  .shoulderpencase .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .shoulderpencase .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .shoulderpencase .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * iPhone用真空管アンプケース
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.iphoneampcase [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .iphoneampcase [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .iphoneampcase .leftbox p, .iphoneampcase .rightbox p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .iphoneampcase .kv {
    height: 536px;
    background: url(/cdn/shop/files/iphoneampcase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .iphoneampcase .kv h2 {
    padding: 30px 0 0 25px;
  }
  
  .iphoneampcase .kv .btn_buy {
    margin: 294px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .iphoneampcase .section_01 {
    padding-bottom: 10px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .iphoneampcase .section_01 .rightbox p {
    width: 400px;
    margin: 110px 10px 0 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .iphoneampcase .section_02 {
    padding-bottom: 40px;
  }
  
  .iphoneampcase .section_02 .wrap {
    width: 650px;
    margin: 0 auto 10px;
  }
  
  .iphoneampcase .section_02 p {
    width: 650px;
    margin: 20px auto 0;
  }
  
  .iphoneampcase .section_02 p.note {
    margin: 15px auto 40px;
  }
  
  .iphoneampcase .section_02 ul {
    overflow: hidden;
  }
  
  .iphoneampcase .section_02 ul li {
    width: 400px;
    height: 324px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .iphoneampcase .section_02 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .iphoneampcase .section_02 ul li > img {
    display: block;
  }
  
  .iphoneampcase .section_02 ul h4 {
    margin: 15px 0;
    text-align: center;
  }
  
  /* section_03
  ------------------------------------------------------ */
  .iphoneampcase .section_03 .leftbox {
    margin: 0 0 10px 60px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .iphoneampcase .section_04 {
    padding-bottom: 50px;
  }
  
  .iphoneampcase .section_04 p {
    margin: 30px 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .iphoneampcase .section_05 .leftbox {
    margin: 10px 0 0 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .iphoneampcase .size {
    padding: 0 0 50px;
  }
  
  .iphoneampcase .section_08 .wrap {
    margin: 20px 0 40px;
    padding: 0 30px 0 20px;
  }
  
  .iphoneampcase .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .iphoneampcase .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .iphoneampcase .size p.jump {
    font-size: 15px;
    text-align: center;
  }
  
  .iphoneampcase a.linkg {
    padding: 2px 20px 2px 0;
    background: url(/cdn/shop/files/icn_linkg.png) no-repeat right;
    color: #000;
    text-decoration: none;
  }
  
  .iphoneampcase a.linkg:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
  }
  
  /* section_09
  ----------------------------------------------------- */
  .iphoneampcase .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * スマートなメモ帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.smartnotepad [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .smartnotepad [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .smartnotepad .leftbox p, .smartnotepad .rightbox p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .smartnotepad .kv {
    height: 536px;
    background: url(/cdn/shop/files/smartnotepad_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smartnotepad .kv h2 {
    padding: 20px 0 0 15px;
  }
  
  .smartnotepad .kv .btn_buy {
    margin: 270px 0 0 580px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smartnotepad .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .smartnotepad .section_01 .rightbox p {
    width: 400px;
    margin: 60px 0 0 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .smartnotepad .section_02 {
    padding-bottom: 40px;
  }
  
  .smartnotepad .section_02 .wrap {
    width: 650px;
    margin: 0 auto 10px;
  }
  
  .smartnotepad .section_02 .leftbox {
    padding-right: 80px;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 250px 60px;
  }
  
  .smartnotepad .section_02 p {
    width: 650px;
    margin: 20px auto 0;
  }
  
  /* section_03
  ------------------------------------------------------ */
  .smartnotepad .section_03 ul {
    margin-bottom: 50px;
    overflow: hidden;
  }
  
  .smartnotepad .section_03 li {
    width: 236px;
    float: left;
  }
  
  .smartnotepad .section_03 li.next {
    padding-right: 56px;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 252px 66px;
  }
  
  .smartnotepad .section_03 li p {
    margin-top: 10px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smartnotepad .section_04 {
    padding-bottom: 50px;
  }
  
  .smartnotepad .section_04 p {
    margin: 30px 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smartnotepad .airpen {
    display: block;
    padding: 40px 0 85px 212px;
    background: url(/cdn/shop/files/smartnotepad_img009.jpg) no-repeat 0 1em;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .smartnotepad .size {
    padding: 50px 0;
  }
  
  .smartnotepad .size ul {
    margin: 50px 40px;
  }
  
  .smartnotepad .size ul li {
    margin-bottom: 0;
    font-size: 12px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smartnotepad .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ブックマークホルダー
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.bookmarkholder [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .bookmarkholder h4 + p {
  	margin-top:15px !important;
  }
  */
  /* kv
  ----------------------------------------------------- */
  .bookmarkholder .kv {
    height: 537px;
    background: url(/cdn/shop/files/bookmarkholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bookmarkholder .kv h2 {
    padding: 30px 0 0 28px;
  }
  
  .bookmarkholder .kv .btn_buy {
    margin: 336px 0 0 584px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bookmarkholder .section_01 {
    padding-top: 30px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .bookmarkholder .section_01 .spec {
    position: relative;
    margin-bottom: 50px;
  }
  
  .bookmarkholder .section_01 .spec p {
    position: absolute;
    width: 365px;
    right: 0;
    top: 150px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bookmarkholder .section_02 {
    padding: 50px 0;
  }
  
  .bookmarkholder .section_02 ul {
    overflow: hidden;
  }
  
  .bookmarkholder .section_02 ul li {
    width: 400px;
    float: left;
    margin: 0 0 0 20px;
  }
  
  .bookmarkholder .section_02 ul li:first-child {
    margin-left: 0;
  }
  
  .bookmarkholder .section_02 ul li > img {
    display: block;
  }
  
  .bookmarkholder .section_02 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .bookmarkholder .section_03 {
    padding-bottom: 40px;
  }
  
  .bookmarkholder .section_03 p {
    margin-bottom: 30px;
    font-size: 14px;
    text-align: center;
  }
  
  .bookmarkholder ul.step {
    overflow: hidden;
  }
  
  .bookmarkholder ul.step li {
    width: 367px;
    float: left;
  }
  
  .bookmarkholder ul.step li:first-child {
    padding-right: 86px;
  }
  
  .bookmarkholder ul.step li.arrow_r {
    background: url(/cdn/shop/files/arrow_right.png) 396px 85px no-repeat;
  }
  
  .bookmarkholder ul.step li.arrow_l {
    background: url(/cdn/shop/files/arrow_left.png) 396px 85px no-repeat;
  }
  
  .bookmarkholder ul.step li.arrow_d {
    padding-bottom: 80px;
    background: url(/cdn/shop/files/arrow_down.png) center 330px no-repeat;
  }
  
  .bookmarkholder ul.step li img {
    display: block;
  }
  
  .bookmarkholder ul.step li p {
    margin: 15px 0 10px;
    text-align: center;
    font-size: 13px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .bookmarkholder .section_04 {
    padding-bottom: 50px;
  }
  
  .bookmarkholder .section_04 p {
    margin: 30px 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .bookmarkholder .section_05 .mt_30 {
    margin-top: 30px !important;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .bookmarkholder .camiapp {
    display: block;
    padding: 40px 0 70px 212px;
    background: url(/cdn/shop/files/bookmarkholder_img014.jpg) no-repeat 0 1em;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .bookmarkholder .section_07 .rightbox {
    margin-top: 200px;
  }
  
  .bookmarkholder .section_07 ul {
    font-size: 12px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .bookmarkholder .section_08 {
    margin-bottom: 30px;
    padding: 50px 0;
  }
  
  .bookmarkholder .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .bookmarkholder .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 打ち合わせバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.meetingbag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .meetingbag h4 + p, .meetingbag [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  */
  /* kv
  ----------------------------------------------------- */
  .meetingbag .kv {
    height: 537px;
    background: url(/cdn/shop/files/meetingbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .meetingbag .kv h2 {
    padding: 140px 0 0 30px;
  }
  
  .meetingbag .kv .btn_buy {
    margin: 130px 0 0 12px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .meetingbag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .meetingbag .section_02 {
    padding: 50px 0;
  }
  
  .meetingbag .section_02 ul {
    margin-top: -40px;
    overflow: hidden;
  }
  
  .meetingbag .section_02 ul li {
    width: 400px;
    float: left;
    margin: 40px 20px 0 0;
  }
  
  .meetingbag .section_02 ul li:nth-child(2n) {
    margin-right: 0;
  }
  
  .meetingbag .section_02 ul > *:first-child + * {
    margin-right: 0;
  }
  
  .meetingbag .section_02 ul li > img {
    display: block;
  }
  
  .meetingbag .section_02 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .meetingbag .section_03 {
    padding-bottom: 0;
  }
  
  .meetingbag .section_03 .section_inner > p {
    margin-bottom: 30px;
    text-align: center;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .meetingbag .section_04 {
    padding-bottom: 50px;
  }
  
  .meetingbag .section_04 .wrap {
    margin: 50px 0 0;
    padding: 0 180px;
  }
  
  .meetingbag .section_04 ul {
    font-size: 12px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .meetingbag .section_05 {
    margin-bottom: 30px;
    padding: 50px 0;
  }
  
  .meetingbag .section_05 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .meetingbag .section_05 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ノートミー
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.noteme [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .noteme h4 + p, .noteme [class^="section_0"] p + p {
  	margin-top:15px !important;
  }*/
  .noteme .leftbox, .noteme .rightbox p {
    width: 240px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .noteme .kv {
    height: 535px;
    background: url(/cdn/shop/files/noteme_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .noteme .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .noteme .kv .btn_buy {
    margin: 45px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .noteme .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .noteme .section_02 {
    padding: 50px 0 0;
  }
  
  .noteme .section_02 .rightbox p {
    width: 400px;
    margin-top: 120px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .noteme .section_03 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .noteme .section_03 .wrapA {
    margin-top: 70px;
    overflow: hidden;
  }
  
  .noteme .section_03 .wrapA .leftbox {
    margin: 50px 0 0 70px;
  }
  
  .noteme .section_03 .wrapB {
    overflow: hidden;
  }
  
  .noteme .section_03 .wrapB .rightbox {
    margin: 70px 70px 0 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .noteme .leather {
    display: block;
    padding: 34px 0 70px 212px;
    background: url(/cdn/shop/files/noteme_img005.jpg) no-repeat 0 1em;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .noteme .section_05 ul {
    margin: 50px;
    font-size: 12px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .noteme .section_06 {
    margin-bottom: 30px;
    padding: 50px 0;
  }
  
  .noteme .section_06 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .noteme .section_06 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * モバイラーズバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.mobilebag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .mobilebag h4 + p, .mobilebag [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  .mobilebag .leftbox p, .mobilebag .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .mobilebag .kv {
    height: 536px;
    background: url(/cdn/shop/files/mobilebag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .mobilebag .kv h2 {
    padding: 55px 0 0 398px;
  }
  
  .mobilebag .kv .btn_buy {
    margin: 50px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .mobilebag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  .mobilebag .section_01 .balloon {
    width: 408px;
    margin-left: -4px;
    padding-top: 15px;
/*     background: url(/cdn/shop/files/bg_balloon2_top.png) 0 0 no-repeat; */
  }
  
  .mobilebag .section_01 .balloon .balloon_inner {
    padding: 0 24px 46px;
/*     background: url(/cdn/shop/files/bg_balloon2_bottom.png) left bottom no-repeat; */
  }
  
  .mobilebag .section_01 .balloon .balloon_inner img {
    display: block;
  }
  
  .mobilebag .section_01 .balloon .balloon_inner p {
    margin-top: 15px;
    font-size: 11px;
    text-align: center;
  }
  
  .mobilebag .section_01 ul {
    background: #ececec;
    padding: 0 20px 10px;
    overflow: hidden;
  }
  
  .mobilebag .section_01 li {
    width: 233px;
    float: left;
    text-align: center;
  }
  
  .mobilebag .section_01 li.nextA {
    padding: 50px 40px 0 0;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 240px 120px;
  }
  
  .mobilebag .section_01 li.nextB {
    padding: 0 40px 0 0;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 235px 120px;
  }
  
  .mobilebag .section_01 li img {
    display: block;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .mobilebag .section_02 {
    padding-bottom: 50px;
  }
  
  .mobilebag .section_02 h4 {
    margin: 30px 0 !important;
    text-align: center;
  }
  
  .mobilebag .section_02 ul {
    background: #ececec;
    margin: 30px 0;
    overflow: hidden;
  }
  
  .mobilebag .section_02 li {
    width: 242px;
    float: left;
    text-align: center;
  }
  
  .mobilebag .section_02 li.next {
    padding: 0 47px 0 0;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 252px 70px;
    background-size: 20px 69px;
  }
  
  .mobilebag .section_02 li p {
    margin-top: 10px;
    font-size: 15px;
  }
  
  .mobilebag .section_02 li img {
    display: block;
  }
  
  .mobilebag .section_02 .gadget {
    text-align: center;
    position: relative;
  }
  
  .mobilebag .section_02 .gadget p {
    position: absolute;
    width: 330px;
    left: 15px;
    bottom: 50px;
    text-align: left;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .mobilebag .section_03 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .mobilebag .section_03 .wrap {
    margin-top: 30px;
  }
  
  .mobilebag .section_03 .rightbox {
    margin: 50px 70px 0 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .mobilebag .section_04 {
    padding: 50px 0;
  }
  
  .mobilebag .section_04 h3.second {
    margin: 40px 0;
  }
  
  .mobilebag .section_04 ul {
    overflow: hidden;
  }
  
  .mobilebag .section_04 ul li {
    width: 385px;
    float: left;
    margin: 0 50px 0 0;
  }
  
  .mobilebag .section_04 ul li:nth-child(2n) {
    margin-right: 0;
  }
  
  .mobilebag .section_04 ul li > img {
    display: block;
  }
  
  .mobilebag .section_04 ul p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .mobilebag .section_05 h4 {
    margin: 50px 0 30px !important;
    text-align: center;
  }
  
  .mobilebag .section_05 .mt_50 {
    margin-top: 50px !important;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .mobilebag .section_07 {
    padding-top: 50px;
  }
  
  .mobilebag .section_07 .headline {
    padding-top: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .mobilebag .section_07 .headline h3 {
    padding-bottom: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
    text-align: center;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .mobilebag .section_08 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .mobilebag .section_09 {
    padding-bottom: 40px;
  }
  
  .mobilebag .section_09 .wrap {
    margin: 30px 0 0;
  }
  
  .mobilebag .section_09 .rightbox {
    width: 305px;
    margin: 0 40px 0 0;
  }
  
  .mobilebag .size ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  
  .mobilebag .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .mobilebag .section_09 .rightbox p {
    width: auto;
    margin-top: 50px;
    font-size: 12px;
    line-height: 1.6;
  }
  
  .mobilebag .section_09 .rightbox p img {
    float: left;
    margin: -20px 15px 10px 0;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .mobilebag .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 文具王手帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*[class^="bunguo_"] [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  [class^="bunguo_"] h4 + p, [class^="bunguo_"] [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  [class^="bunguo_"] .leftbox p, [class^="bunguo_"] .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .bunguo_notepad .kv {
    height: 535px;
    background: url(/cdn/shop/files/bunguo_notepad_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_notepad .kv h2 {
    padding: 38px 0 0 28px;
  }
  
  .bunguo_notepad .kv .btn_buy {
    margin: 315px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  [class^="bunguo_"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_notepad .section_02 {
    padding-bottom: 50px;
  }
  
  .bunguo_notepad .section_02 .wrapA, .bunguo_notepad .section_02 .wrapB, .bunguo_notepad .section_02 .wrapC {
    clear: both;
    overflow: hidden;
    margin-bottom: 80px;
  }
  
  .bunguo_notepad .section_02 .wrapD {
    clear: both;
    overflow: hidden;
  }
  
  .bunguo_notepad .section_02 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .bunguo_notepad .section_02 .leftbox img, .bunguo_notepad .section_02 .rightbox img {
    display: block;
  }
  
  .bunguo_notepad .section_02 .wrapA .rightbox p {
    margin-top: 120px;
    width: 390px;
  }
  
  .bunguo_notepad .section_02 .wrapB .leftbox {
    margin-left: 70px;
  }
  
  .bunguo_notepad .section_02 .wrapC .rightbox {
    margin: 0 70px 0 0;
  }
  
  .bunguo_notepad .section_02 .wrapC .leftbox p {
    width: 398px;
    margin-top: 15px;
    text-align: center;
  }
  
  .bunguo_notepad .section_02 .wrapD .leftbox {
    padding-right: 49px;
  }
  
  .bunguo_notepad .section_02 .wrapD .rightbox p {
    float: right;
    padding: 118px 47px 0 0;
    width: 322px;
  }
  
  .bunguo_notepad .section_02 ul {
    width: 400px;
    margin: 30px 0 0;
    overflow: hidden;
  }
  
  .bunguo_notepad .section_02 li {
    width: 200px;
    float: left;
  }
  
  .bunguo_notepad .section_02 li p {
    width: 170px;
    margin-top: 15px;
    line-height: 1.6;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .bunguo_notepad .section_03 {
    padding: 50px 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .bunguo_notepad .bungu_o {
    display: block;
    padding: 50px 0 70px 212px;
    background: url(/cdn/shop/files/bunguo_notepad_img010.jpg) no-repeat 0 1em;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .bunguo_notepad .section_05 {
    padding: 50px 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .bunguo_notepad .section_07 {
    padding: 50px 0;
  }
  
  .bunguo_notepad .section_07 .img_block {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
  }
  
  .bunguo_notepad .section_07 .img_block ul {
    position: absolute;
    font-size: 12px;
    bottom: 10px;
    right: 50px;
    text-align: left;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .bunguo_notepad .section_08 {
    padding-top: 0;
  }
  
  .bunguo_notepad .section_08 .headline {
    padding-top: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .bunguo_notepad .section_08 .headline h3 {
    padding-bottom: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
    text-align: center;
  }
  
  /* section_09
  ----------------------------------------------------- */
  [class^="bunguo_"] .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* 文具王手帳 ショルダーストラップkv
  ----------------------------------------------------- */
  .bunguo_shoulder .kv {
    height: 535px;
    background: url(/cdn/shop/files/bunguo_shoulder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_shoulder .kv h2 {
    padding: 38px 0 0 28px;
  }
  
  .bunguo_shoulder .kv .btn_buy {
    margin: 324px 0 0 30px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_shoulder .section_02 {
    padding: 0 0 50px;
  }
  
  .bunguo_shoulder .section_02 ul {
    margin: 150px 70px 0 0;
  }
  
  .bunguo_shoulder .section_02 li {
    line-height: 1.5;
    margin-bottom: 3px;
  }
  
  /* 文具王手帳 ペンホルダーkv
  ----------------------------------------------------- */
  .bunguo_penholder .kv {
    height: 536px;
    background: url(/cdn/shop/files/bunguo_penholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_penholder .kv h2 {
    padding: 36px 0 0 16px;
  }
  
  .bunguo_penholder .kv .btn_buy {
    margin: 320px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bunguo_penholder .section_01 .rightbox p {
    margin-top: 0;
    width: 396px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_penholder .section_02 {
    padding: 0 0 40px;
  }
  
  .bunguo_penholder .section_02 ul {
    width: 295px;
  }
  
  .bunguo_penholder .section_02 li {
    line-height: 1.5;
    margin-bottom: 3px;
  }
  
  /*  文具王手帳 ベルクロキャンセラーkv
  ----------------------------------------------------- */
  .bunguo_velcro .kv {
    height: 536px;
    background: url(/cdn/shop/files/bunguo_velcro_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_velcro .kv h2 {
    padding: 18px 0 0 20px;
  }
  
  .bunguo_velcro .kv .btn_buy {
    margin: 340px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bunguo_velcro .section_01 .rightbox p {
    margin-top: 0;
    width: 396px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_velcro .section_02 {
    padding: 0 0 50px;
  }
  
  .bunguo_velcro .section_02 ul {
    width: 290px;
    margin: 120px 0 0 0;
  }
  
  .bunguo_velcro .section_02 li {
    line-height: 1.5;
    margin-bottom: 3px;
  }
  
  /* 文具王本kv
  ----------------------------------------------------- */
  .bunguo_book .kv {
    height: 535px;
    background: url(/cdn/shop/files/bunguo_book_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_book .kv h2 {
    padding: 24px 0 0 28px;
  }
  
  .bunguo_book .kv .btn_buy {
    margin: 230px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bunguo_book .section_01 p {
    margin: 0 0 40px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * デザインするメモ帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.designnotepad [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .designnotepad h4 + p, .designnotepad [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  .designnotepad .leftbox p, .designnotepad .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .designnotepad .kv {
    height: 537px;
    background: url(/cdn/shop/files/designnotepad_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotepad .kv h2 {
    padding: 15px 0 0 12px;
  }
  
  .designnotepad .kv .btn_buy {
    margin: 384px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .designnotepad .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  .designnotepad .section_01 .rightbox p {
    width: 394px;
    margin: 70px 0 0 0;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotepad .section_02 {
    padding-bottom: 50px;
  }
  
  .designnotepad .section_02 .section_inner > p {
    width: 650px;
    margin: 50px auto;
  }
  
  .designnotepad .space {
    margin: 50px 0;
    text-align: center;
  }
  
  .designnotepad .section_02 .leftbox p, .designnotepad .section_02 .rightbox p {
    width: 390px;
    margin: 30px auto 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .designnotepad .section_04 .section_inner > p {
    width: 650px;
    margin: 50px auto;
  }
  
  .designnotepad .section_04 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotepad .space01 {
    margin: 50px 80px 0 0;
  }
  
  .designnotepad .space02 {
    margin: 50px 0 0 80px;
  }
  
  .designnotepad .space03 {
    margin: 75px 80px 0 0;
  }
  
  .designnotepad .space04 {
    margin: 60px 0 0 80px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .designnotepad .section_05 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotepad .space05 {
    margin: 30px 0 0 80px;
  }
  
  .designnotepad .space06 {
    margin: 150px 70px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .designnotepad .leather {
    margin: 30px 0 0;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .designnotepad .section_07 {
    padding-top: 50px;
  }
  
  .designnotepad .section_07 .rightbox img {
    display: block;
  }
  
  .designnotepad .section_07 .rightbox p {
    width: 370px;
    margin: 20px auto;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .designnotepad .print {
    display: block;
    padding: 40px 0 70px 212px;
    background: url(/cdn/shop/files/designnotepad_img018.jpg) no-repeat 0 1em;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .designnotepad .section_09 {
    padding-bottom: 40px;
  }
  
  .designnotepad .img_block {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
  }
  
  .designnotepad .img_block ul {
    position: absolute;
    right: 15px;
    top: 5px;
  }
  
  .designnotepad .img_block ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
  }
  
  .designnotepad .img_block ul li.indent01 {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  .designnotepad .img_block ul li.indent02 {
    padding-left: 4.3em;
    text-indent: -4.3em;
  }
  
  .designnotepad .img_block ul li.indent03 {
    text-align: right;
    padding-right: 1em;
  }
  
  .designnotepad .img_block ul li.indent04 {
    padding-left: 3.3em;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .designnotepad .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * デザインする手帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*[class^="designnotebook"] [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .designnotebook h4 + p, [class^="designnotebook"] [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  .designnotebook .leftbox p, .designnotebook .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .designnotebook .kv {
    height: 537px;
    background: url(/cdn/shop/files/designnotebook_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook .kv h2 {
    padding: 28px 0 0 28px;
  }
  
  .designnotebook .kv .btn_buy {
    margin: 370px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .designnotebook .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  .designnotebook .section_01 .rightbox p {
    width: 410px;
    margin: 80px 0 0 0;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook .section_02 {
    padding-bottom: 50px;
  }
  
  .designnotebook .section_02 .section_inner > p {
    width: 650px;
    margin: 50px auto;
  }
  
  .designnotebook .space {
    margin: 50px 0;
    text-align: center;
  }
  
  .designnotebook .section_02 .leftbox, .designnotebook .section_02 .rightbox {
    text-align: center;
  }
  
  .designnotebook .section_02 .leftbox p, .designnotebook .section_02 .rightbox p {
    width: 370px;
    margin: 30px auto 0;
    text-align: left;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .designnotebook .section_04 .section_inner > p {
    margin: 50px auto;
    text-align: center;
  }
  
  .designnotebook .section_04 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotebook .section_04 .rightbox {
    margin: 70px 70px 0 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .designnotebook .section_05 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotebook .space01 {
    margin: 20px 0 0 80px;
  }
  
  .designnotebook .space02 {
    margin: 180px 70px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .designnotebook .leather {
    margin: 30px 0 0;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .designnotebook .section_07 {
    padding: 50px 0 30px;
  }
  
  .designnotebook .section_07 .rightbox img {
    display: block;
  }
  
  .designnotebook .section_07 .rightbox p {
    width: 370px;
    margin: 20px auto;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .designnotebook .print {
    display: block;
    padding: 40px 0 70px 212px;
    background: url(/cdn/shop/files/designnotebook_img015.jpg) no-repeat 0 1em;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .designnotebook .section_09 {
    padding-bottom: 40px;
  }
  
  .designnotebook .img_block {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
  }
  
  .designnotebook .img_block ul {
    position: absolute;
    right: 50px;
    top: 10px;
  }
  
  .designnotebook .img_block ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
  }
  
  .designnotebook .img_block ul li.indent01 {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  .designnotebook .img_block ul li.indent02 {
    padding-left: 4.3em;
    text-indent: -4.3em;
  }
  
  .designnotebook .img_block ul li.indent03 {
    text-align: right;
    padding-right: 1em;
  }
  
  .designnotebook .img_block ul li.indent04 {
    padding-left: 3.3em;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .designnotebook .section_10 {
    padding-top: 0;
  }
  
  .designnotebook .section_10 .headline {
    padding-top: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .designnotebook .section_10 .headline h3 {
    padding-bottom: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
    text-align: center;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .designnotebook .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /*  デザインする手帳アクセサリーcommon
  ----------------------------------------------------- */
  [class^="designnotebook_"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  [class^="designnotebook_"] .section_01 p {
    font-size: 14px;
  }
  
  [class^="designnotebook_"] .indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  [class^="designnotebook_"] .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* デザインする手帳用ゴムバンドkv
  ----------------------------------------------------- */
  .designnotebook_rubberband .kv {
    height: 481px;
    background: url(/cdn/shop/files/designnotebook_rubberband_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook_rubberband .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .designnotebook_rubberband .kv .btn_buy {
    margin: 310px 30px 0 0;
    text-align: right;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook_rubberband .section_02 .rightbox {
    margin-right: 50px;
  }
  
  /* デザインする手帳用ペンホルダkv
  ----------------------------------------------------- */
  .designnotebook_penholder .kv {
    height: 481px;
    background: url(/cdn/shop/files/designnotebook_penholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook_penholder .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .designnotebook_penholder .kv .btn_buy {
    margin: 290px 0 0 15px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook_penholder .section_02 .rightbox {
    margin: 60px 70px 0 0;
  }
  
  /* デザインする手帳用アジャスターkv
  ----------------------------------------------------- */
  .designnotebook_adjuster .kv {
    height: 481px;
    background: url(/cdn/shop/files/designnotebook_adjuster_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook_adjuster .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .designnotebook_adjuster .kv .btn_buy {
    margin: 310px 30px 0 0;
    text-align: right;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook_adjuster .section_02 .rightbox {
    margin: 0 120px 0 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * コロニル
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="collonil_"] [class^="section_0"] {
    padding: 50px 0;
  }
  
  /*[class^="collonil_"] [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  [class^="collonil_"] h4 + p, [class^="collonil_"] [class^="section_0"] p + p {
  	margin-top:15px !important;
  }*/
  /* コロニル「ソフトガミ」kv
  ----------------------------------------------------- */
  .collonil_softgum .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_softgum_kv_img001.jpg) 0 1px no-repeat;
  }
  
  [class^="collonil_"] .kv h2 {
    padding: 34px 0 0 28px;
  }
  
  [class^="collonil_"] .kv .btn_buy {
    margin: 345px 30px 0 0;
    text-align: right;
  }
  
  /* section_01
  ----------------------------------------------------- */
  [class^="collonil_"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="collonil_"] .section_01 p {
    font-size: 14px;
  }
  
  [class^="collonil_"] .section_01 p.check {
    background: #ececec;
    margin: 40px 0 !important;
    padding: 20px 15px;
    font-size: 16px;
    text-align: center;
  }
  
  [class^="collonil_"] p.check span {
    padding: 4px 0 4px 30px;
    background: url(/cdn/shop/files/care_common_arrow_circle.png) no-repeat left center;
  }
  
  [class^="collonil_"] p.check a {
    padding: 4px 26px 4px 0;
    background: url(/cdn/shop/files/care_common_ico_open.png) no-repeat right center;
    text-decoration: none;
    color: #000;
  }
  
  [class^="collonil_"] p.check a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
  }
  
  [class^="collonil_"] .section_01 .rightbox p {
    width: 560px;
    margin: 0;
    color: #00543d;
    font-size: 16px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="collonil_"] .section_02 .wrap {
    padding-left: 5px;
  }
  
  [class^="collonil_"] .section_02 .rightbox {
    margin: 70px 120px 0 0;
  }
  
  [class^="collonil_"] .section_02 h3 {
    margin-bottom: 0;
    text-align: left;
  }
  
  [class^="collonil_"] .section_02 p {
    margin-top: 15px;
    line-height: 1.6;
  }
  
  /* section_10
  ----------------------------------------------------- */
  [class^="collonil_"] .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* コロニル「ウォーターストップ」kv
  ----------------------------------------------------- */
  .collonil_waterstop .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_waterstop_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .collonil_waterstop .section_01 h5, .collonil_supereme .section_01 h5 {
    margin: 40px 0;
    font-size: 20px;
    font-weight: normal !important;
    text-align: center;
  }
  
  .collonil_waterstop .safety {
    margin: 30px 0;
    padding: 10px 20px 10px 35px;
    border: 1px solid #c1c1c1;
  }
  
  .collonil_waterstop .safety h5 {
    margin: 0 0 10px 0;
  }
  
  .collonil_waterstop .safety ul {
    list-style: disc;
    font-size: 14px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .collonil_waterstop .section_02 {
    padding-top: 20px;
  }
  
  /* コロニル「1909シュプリームクリームデラックス」kv
  ----------------------------------------------------- */
  .collonil_supereme .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_supereme_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .collonil_supereme .kv .btn_buy {
    margin: 345px 0 0 30px;
    text-align: left;
  }
  
  .collonil_supereme .section_02 .rightbox {
    margin: 40px 60px 0 0;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .collonil_supereme .section_02 {
    padding-top: 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * EMS 海外発送
   * ---------------------------------------------------------------------------------------------------- */
  .ems [class^="section_0"] {
    padding: 30px 0 0;
  }
  
  .ems [class^="section_0"] h2 {
    margin-bottom: 30px;
    padding: 12px;
    background: #f5f5e7;
    border: 1px solid #dad9c6;
    font-size: 25px;
    line-height: 1.2;
    font-weight: normal;
  }
  
  .ems [class^="section_0"] h3 {
    margin: 30px 0 10px;
    font-size: 20px;
    text-align: left;
  }
  
  .ems [class^="section_0"] h4 {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: normal;
  }
  
  .ems [class^="section_0"] p, [class^="section_0"] ul {
    margin: 0 0 15px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .ems p.weight {
    font-size: 15px;
    font-weight: bold;
  }
  
  .ems .section_02 strong {
    color: #F00;
  }
  
  .ems .section_02 table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
  }
  
  .ems .section_02 td, .section_02 th {
    padding: 12px 12px 12px 20px;
    font-size: 15px;
    border: 1px solid #dbdac7;
  }
  
  .ems .section_02 thead th {
    background: #f5f5e7;
  }
  
  .ems .section_02 tbody th {
    background: #f9f8f1;
  }
  
  .ems .section_02 table.lineup td, .section_02 table.lineup th {
    padding-left: 12px;
    text-align: center;
  }
  
  /* つなぎスリープウェア
  ----------------------------------------------------- */
  .sleepwear .kv {
    height: 530px;
    background: url(/cdn/shop/files/sleepwear_kv_img001.jpg) no-repeat;
  }
  
  .sleepwear .kv h2 {
    padding: 25px 0 0 30px;
    float: left;
  }
  
  .sleepwear .kv .btn_buy {
    margin: 420px 28px 0 0;
    float: right;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .sleepwear .section_01 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .sleepwear .section_01 h2 {
    padding-bottom: 47px;
  }
  
  .sleepwear .section_01 h3 {
    margin: 0;
  }
  
  .sleepwear .section_01 .rightbox {
    padding: 95px 0 0 30px;
  }
  
  .sleepwear .section_01 .rightbox p {
    width: 390px;
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .sleepwear .section_02 {
    margin: 0;
    padding: 30px 0 30px 0;
    background: url(/cdn/shop/files/sleepwear_bg_01.jpg?v=1686721450) no-repeat;
  }
  
  .sleepwear .section_02 .inner_box {
    padding: 20px 29px 30px 30px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_02 h2 {
    padding: 30px 0 50px 0;
  }
  
  .sleepwear .section_02 .leftbox {
    padding-right: 54px;
  }
  
  .sleepwear .section_02 .rightbox {
    width: 404px;
    float: right;
  }
  
  .sleepwear .section_02 ul {
    padding-top: 102px;
    padding-right: 20px;
    font-size: 13px;
  }
  
  .sleepwear .section_02 li {
    padding-bottom: 30px;
  }
  
  .sleepwear .section_02 li.first {
    background: url(/cdn/shop/files/sleepwear_no01.png?v=1686721449) no-repeat;
    padding-left: 2.2em;
  }
  
  .sleepwear .section_02 li.second {
    background: url(/cdn/shop/files/sleepwear_no02.png?v=1686721449) no-repeat;
    padding-left: 2.2em;
  }
  
  .sleepwear .section_02 li.therd {
    background: url(/cdn/shop/files/sleepwear_no03.png?v=1686721449) no-repeat;
    padding-left: 2.2em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .sleepwear .section_03 {
    margin: 0;
    padding: 50px 0 30px 0;
  }
  
  .sleepwear .section_03 h2 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .sleepwear .section_04 {
    margin: 0;
    padding: 30px 0 30px 0;
    background: url(/cdn/shop/files/sleepwear_bg_02.jpg?v=1686721450) no-repeat;
  }
  
  .sleepwear .section_04 .inner_box {
    padding: 50px 29px 30px 30px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_04 h2 {
    padding-bottom: 50px;
  }
  
  .sleepwear .line {
    background: url(/cdn/shop/files/sleepwear/line.jpg) left bottom no-repeat;
  }
  
  .sleepwear .section_04 .leftbox {
    padding-bottom: 14px;
  }
  
  .sleepwear .section_04 .rightbox {
    width: 322px;
    padding-right: 20px;
    float: right;
  }
  
  .sleepwear .section_04 .rightbox h3 {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 20px;
  }
  
  .sleepwear .section_04 .rightbox p {
    width: 322px;
  }
  
  .sleepwear .section_04 .leftbox02 {
    float: left;
    width: 368px;
  }
  
  .sleepwear .section_04 .leftbox02 h3 {
    margin: 0;
    padding-top: 78px;
    padding-bottom: 20px;
    font-size: 20px;
  }
  
  .sleepwear .section_04 .rightbox02 {
    padding-top: 14px;
    width: 368px;
    float: right;
  }
  
  .sleepwear .section_04 .rightbox02 h3 {
    margin: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .sleepwear .section_05 {
    margin: 0;
    padding: 50px 0 30px 0;
  }
  
  .sleepwear .section_05 h2 {
    padding-bottom: 50px;
  }
  
  .sleepwear .section_05 h3 {
    margin: 0;
    padding-bottom: 20px;
  }
  
  .sleepwear .section_05 p {
    font-size: 14px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .sleepwear .section_06 {
    margin: 0;
    padding: 30px 0 30px 0;
    background: url(/cdn/shop/files/sleepwear_bg_03.jpg?v=1686721450) no-repeat;
  }
  
  .sleepwear .section_06 .inner_box {
    padding: 50px 15px 30px 30px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_06 h2 {
    padding-bottom: 50px;
  }
  
  .sleepwear .section_06 .rightbox {
    float: right;
    width: 400px;
    font-size: 11px;
    line-height: 1.6;
  }
  
  /* 薄いストール
  ----------------------------------------------------- */
  .stall .kv {
    height: 480px;
    background: url(/cdn/shop/files/stall_kv_img001.jpg) no-repeat;
  }
  
  .stall .kv h2 {
    padding: 90px 0 0 55px;
    float: left;
  }
  
  .stall .kv .btn_buy {
    padding: 360px 0 0 55px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .stall .section_01 {
    padding: 0 0 50px 0;
    height: 485px;
    background: url(/cdn/shop/files/stall_img001.jpg) no-repeat;
  }
  
  .stall .section_01 h2 {
    padding: 148px 0 75px 328px;
  }
  
  .stall .section_01 p {
    padding: 0 0 0 328px;
    width: 485px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .stall .section_02 {
    padding: 0 0 30px 0;
  }
  
  .stall .section_02 h2 {
    padding: 0 0 50px 0;
  }
  
  .stall .section_02 h3 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .stall .section_02 h4 {
    margin: 0;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 2;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .stall .section_03 {
    padding: 50px 0 30px 0;
  }
  
  .stall .section_03 h2 {
    padding: 0 0 50px 0;
  }
  
  .stall .section_03 .rightbox p {
    margin: 0;
    padding: 50px 0 0 0;
    width: 540px;
    font-size: 15px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .stall .section_04 {
    padding: 50px 0 0 0;
  }
  
  .stall .section_04 h2 {
    padding-bottom: 50px;
  }
  
  .stall .section_04 h3 {
    margin: 0;
    padding-bottom: 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .stall .section_05 {
    padding: 50px 0 30px 0;
  }
  
  .stall .section_05 h2 {
    padding-bottom: 30px;
  }
  
  .stall .section_05 h3 {
    margin-bottom: 30px;
  }
  
  .stall .section_05 p {
    margin: 0;
    font-size: 15px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .stall .section_06 {
    padding: 45px 0 60px 0;
  }
  
  .stall .section_06 .inner_box {
    padding: 45px 25px 30px 27px;
    border: #c0c1c0 1px solid;
  }
  
  .stall .section_06 .inner_box h2 {
    padding-bottom: 40px;
  }
  
  .stall .section_06 .leftbox h3,
  .stall .section_06 .rightbox h3 {
    margin: 0;
    padding: 0 0 15px 0;
  }
  
  .stall .section_06 .leftbox p,
  .stall .section_06 .rightbox p {
    margin: 0;
    padding: 0 0 70px 0;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  
  .stall .section_06 .size p {
    padding-left: 130px;
  }
  
  /* 薄い長財布
  ----------------------------------------------------- */
  .thin_longwallet .kv {
    height: 480px;
    background: url(/cdn/shop/files/thin_longwallet_kv_img001.jpg) no-repeat;
  }
  
  .thin_longwallet .kv h2 {
    padding: 95px 0 0 30px;
  }
  
  .thin_longwallet .kv .btn_buy {
    padding: 160px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .thin_longwallet .section_01 {
    padding: 92px 0 0 0;
    height: 430px;
    background: url(/cdn/shop/files/thin_longwallet_img001.jpg) no-repeat;
  }
  
  .thin_longwallet .section_01 h3 {
    margin: 0;
    padding: 0;
  }
  
  .thin_longwallet .section_01 p {
    margin: 0;
    padding: 260px 0 0 0;
    font-size: 15px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .thin_longwallet .section_02 {
    margin: 0;
    padding: 40px 0 40px 0;
  }
  
  .thin_longwallet .section_02 .section_inner {
    padding: 0 50px;
  }
  
  .thin_longwallet .section_02 h3 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .thin_longwallet .section_02 .clmn_01 {
    margin-top: 0px;
    padding-bottom: 80px;
  }
  
  .thin_longwallet .section_02 .clmn-left {
    width: 370px;
  }
  
  .thin_longwallet .section_02 .clmn-right {
    width: 370px;
  }
  
  .thin_longwallet .section_02 p {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 14px;
  }
  
  .thin_longwallet .section_02 p img {
    margin: 0;
    padding: 0 0 0 60px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .thin_longwallet .section_03 {
    margin: 0;
    padding: 60px 0 30px 0;
  }
  
  .thin_longwallet .section_03 h3 {
    margin: 0;
    padding: 0 0 40px 0;
  }
  
  .thin_longwallet .section_03 .clmn_01 {
    margin: 0;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-right {
    width: 295px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-right h4 {
    margin: 0;
    padding-bottom: 0;
  }
  
  .thin_longwallet .section_03 .clmn-right p {
    margin: 0 0 15px 0;
    font-size: 14px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-left {
    width: 497px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-left .img {
    padding-bottom: 30px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-left .txt {
    width: 320px;
    font-size: 14px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thin_longwallet .section_04 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .thin_longwallet .section_04 h3.tc {
    margin: 0;
    padding: 40px 0 35px 0;
  }
  
  .thin_longwallet .section_04 p {
    margin: 0;
    padding: 0;
    font-size: 15px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thin_longwallet .section_05 {
    margin: 0;
    padding: 60px 0 60px 0;
  }
  
  .thin_longwallet .section_05 p {
    margin: 0;
    padding: 0 0 60px 0;
    font-size: 13px;
  }
  
  .thin_longwallet .section_05 h4 {
    padding: 20px 12px 12px 12px;
    border: #cccccc solid 1px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thin_longwallet .section_07 {
    padding: 0 0 60px 0;
  }
  
  .thin_longwallet .section_07 .list_01 {
    margin: 0;
    padding: 0 0 0 28px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thin_longwallet .section_08 .clmn-left,
  .thin_longwallet .section_08 .clmn-right {
    width: 400px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .thin_longwallet .section_09 {
    padding-top: 50px;
  }
  
  .thin_longwallet .section_09 h3 {
    margin: 0;
    padding: 0 0 45px 0;
  }
  
  .thin_longwallet .section_09 .wallet {
    text-align: right;
  }
  
  .thin_longwallet .section_09 ul {
    position: absolute;
    top: 145px;
    font-size: 11px;
  }
  
  /* いざという時のジャケット
  ----------------------------------------------------- */
  .jacket .kv {
    height: 480px;
    background: url(/cdn/shop/files/jacket_kv_img001.jpg) no-repeat;
  }
  
  .jacket .kv h2 {
    padding: 112px 0 0 11px;
  }
  
  .jacket .kv .btn_buy {
    padding: 120px 0 0 30px;
  }
  
  .jacket .section_01 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  
  .jacket .section_01 h2 {
    padding-bottom: 50px;
  }
  
  .jacket .inner_box01 {
    height: 251px;
    background: url(/cdn/shop/files/jacket_img001.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .jacket .inner_box01 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .jacket .inner_box01 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .jacket .inner_box02 {
    height: 251px;
    background: url(/cdn/shop/files/jacket_img002.png) no-repeat;
    margin-bottom: 20px;
    text-align: left;
  }
  
  .jacket .inner_box02 h3 {
    margin: 0;
    padding: 25px 430px 50px 0;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .jacket .inner_box02 p {
    margin: 0;
    padding-right: 435px;
    font-size: 13px;
  }
  
  .jacket .inner_box03 {
    height: 251px;
    background: url(/cdn/shop/files/jacket_img003.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .jacket .inner_box03 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .jacket .inner_box03 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .jacket .section_02 {
    padding: 70px 0 20px 0;
    background-color: #f6f5f5;
  }
  
  .jacket .section_02 ul {
    margin-bottom: 0;
    padding: 0 0 65px 0;
  }
  
  .jacket .section_02 p {
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
  }
  
  .jacket .section_02 h3 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .jacket .section_03 {
    margin: 0;
    padding: 70px 0 0 0;
  }
  
  .jacket .section_03 h2 {
    padding-bottom: 25px;
  }
  
  .jacket .section_03 h3 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 180px;
  }
  
  .jacket .section_03 h4 {
    margin-bottom: 0;
    padding: 0 50px 60px 50px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
  }
  
  .jacket .section_03 .bg_inner {
    background: url(/cdn/shop/files/jacket_img010.png) no-repeat 615px 55px;
  }
  
  .jacket .section_03 h3.num_02 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 247px 7px;
  }
  
  .jacket .section_03 h3.num_03,
  .jacket .section_03 h3.num_04 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 175px;
  }
  
  .jacket .section_04 {
    padding: 30px 0;
    background-color: #f6f5f5;
  }
  
  .jacket .section_05 {
    padding-top: 70px;
  }
  
  .jacket .section_05 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .jacket .section_05 h3 {
    margin: 0;
    padding-bottom: 25px;
  }
  
  .jacket .section_06 {
    padding: 70px 0 60px 0;
    background-color: #f6f5f5;
  }
  
  .jacket .section_06 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .jacket .section_06 .rightbox p {
    margin-bottom: 35px;
  }
  
  .jacket .section_06 h3 {
    margin: 0 0 15px 0;
  }
  
  .jacket .section_07 {
    padding-bottom: 20px;
  }
  
  .jacket .section_07 .inner_box {
    padding: 0 30px;
  }
  
  /* すわるパンツ
   * -------------------------------------------------- */
  .pants .kv {
    height: 480px;
    background: url(/cdn/shop/files/pants_kv_img001.jpg) no-repeat;
  }
  
  .pants .kv h2 {
    padding: 30px 0px;
  }
  
  .pants .kv .btn_buy {
    padding: 50px 0 0 30px;
  }
  
  .pants .section_01 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  
  .pants .section_01 h2 {
    padding-bottom: 50px;
  }
  
  .pants .inner_box01 {
    height: 251px;
    background: url(/cdn/shop/files/pants_img001.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .pants .inner_box01 h3 {
    margin: 0;
    padding: 80px 0 3px 350px;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .pants .inner_box01 p {
    margin: 0;
    padding-left: 383px;
    font-size: 26px;
  }
  
  .pants .inner_box02 {
    height: 251px;
    background: url(/cdn/shop/files/pants_img002.png) no-repeat;
    margin-bottom: 20px;
    text-align: left;
  }
  
  .pants .inner_box02 h3 {
    margin: 0;
    padding: 78px 310px 3px 0;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .pants .inner_box02 p {
    margin: 0;
    padding-right: 428px;
    font-size: 26px;
  }
  
  .pants .inner_box03 {
    height: 251px;
    background: url(/cdn/shop/files/pants_img003.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .pants .inner_box03 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .pants .inner_box03 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .pants .section_02 {
    padding: 70px 0 20px 0;
    background-color: #f6f5f5;
  }
  
  .pants .section_02 ul {
    margin-bottom: 0;
    padding: 0 0 65px 0;
  }
  
  .pants .section_02 p {
    margin: 20px 30px;
  }
  
  .pants .section_02 h3 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_03 {
    margin: 0;
    padding: 70px 0 0 0;
  }
  
  .pants .section_03 h2 {
    padding-bottom: 25px;
  }
  
  .pants .section_03 h3 {
    margin-bottom: 0px;
    font-size: 24px;
  }
  
  .pants .section_03 h4 {
    margin-bottom: 0;
    padding: 0 50px 60px 50px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
  }
  
  .pants .section_03 .bg_inner {
    background: url(/cdn/shop/files/pants_img010.png) no-repeat 615px 55px;
  }
  
  .pants .section_03 h3.num_02 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 247px 7px;
  }
  
  .pants .section_03 h3.num_03,
  .pants .section_03 h3.num_04 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 175px;
  }
  
  .pants .section_04 {
    padding: 30px 0;
  }
  
  .pants .section_05 {
    padding-top: 70px;
    margin-top: -30px;
    background-color: #f6f5f5;
  }
  
  .pants .section_05 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_05 h3 {
    margin: 0;
    padding-bottom: 25px;
  }
  
  .pants .section_05 .list_01 li {
    width: 33%;
  }
  
  .pants .section_05 .list_01 li h4 {
    font-size: 17px;
  }
  
  .pants .section_06 {
    padding: 70px 0 40px 0;
  }
  
  .pants .section_06 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_06 .rightbox p {
    margin-bottom: 35px;
  }
  
  .pants .section_06 h3 {
    margin: 40px 0 15px 0;
    font-size: 18px;
  }
  
  .pants .section_07 {
    padding-bottom: 20px;
    background-color: #f6f5f5;
  }
  
  .pants .section_07 .inner_box {
    padding: 0 30px;
  }
  
  .pants .section_07 .leftbox {
    width: 331px;
    margin-left: -60px;
  }
  
  .pants .section_07 .rightbox {
    width: 459px;
  }
  
  .pants .section_07 .rightbox p {
    width: 480px;
  }
  
  .pants .img_arrow {
    text-align: center;
    max-width: 65px;
    margin: 20px auto;
  }
  
  .pants .img_02 {
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
  }
  
  .pants .img_02 img {
    max-width: 220px;
    height: auto;
  }
  
  .pants .section_01_2 h2 {
    font-size: 16px;
  }
  
  .pants .section_02 {
    margin-top: -20px;
  }
  
  .pants .section_02 h1.tc {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  .pants .section_02 li span, .pants .section_04 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .pants .section_02 li h2, .pants .section_04 li h2 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  
  .pants .section_04 p {
    margin-bottom: 32px !important;
  }
  
  .pants .shortline {
    border-top: 1px solid #000;
    width: 50px;
    margin: 30px auto;
  }
  
  .pants .section_05 .img {
    margin-bottom: 10px;
  }
  
  .pants .section_08 {
    padding-top: 35px;
  }
  
  .pants .section_09 {
    padding: 70px 0 60px 0;
    background-color: #f6f5f5;
  }
  
  .pants .section_09 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_09 .rightbox p {
    margin-bottom: 35px;
  }
  
  .pants .section_09 h3 {
    margin: 0 0 15px 0;
  }
  
  .pants .section_10 {
    padding-bottom: 20px;
  }
  
  .pants .section_10 .inner_box {
    padding: 0 30px;
  }
  
  .pants .section_10 .leftbox, .pants .section_10 .rightbox {
    width: 50%;
    float: left;
  }
  
  /* すわるショートパンツ
   * -------------------------------------------------- */
  .shortpants .kv {
    height: 480px;
    background: url(/cdn/shop/files/shortpants_kv_img001.jpg) no-repeat;
  }
  
  .shortpants .kv h2 {
    padding: 30px 0px;
  }
  
  .shortpants .kv .btn_buy {
    padding: 50px 0 0 30px;
  }
  
  .shortpants .section_01 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  
  .shortpants .section_01 h2 {
    padding-bottom: 50px;
  }
  
  .shortpants .inner_box01 {
    height: 251px;
    background: url(/cdn/shop/files/shortpants_img001.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .shortpants .inner_box01 h3 {
    margin: 0;
    padding: 80px 0 3px 350px;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .shortpants .inner_box01 p {
    margin: 0;
    padding-left: 383px;
    font-size: 26px;
  }
  
  .shortpants .inner_box02 {
    height: 251px;
    background: url(/cdn/shop/files/shortpants_img002.png) no-repeat;
    margin-bottom: 20px;
    text-align: left;
  }
  
  .shortpants .inner_box02 h3 {
    margin: 0;
    padding: 78px 310px 3px 0;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .shortpants .inner_box02 p {
    margin: 0;
    padding-right: 428px;
    font-size: 26px;
  }
  
  .shortpants .inner_box03 {
    height: 251px;
    background: url(/cdn/shop/files/shortpants_img003.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .shortpants .inner_box03 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .shortpants .inner_box03 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .shortpants .section_02 {
    padding: 70px 0 20px 0;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_02 ul {
    margin-bottom: 0;
    padding: 0 0 65px 0;
  }
  
  .shortpants .section_02 p {
    margin: 20px 30px;
  }
  
  .shortpants .section_02 h3 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_03 {
    margin: 0;
    padding: 70px 0 0 0;
  }
  
  .shortpants .section_03 h2 {
    padding-bottom: 25px;
  }
  
  .shortpants .section_03 h3 {
    margin-bottom: 0px;
    font-size: 24px;
  }
  
  .shortpants .section_03 h4 {
    margin-bottom: 0;
    padding: 0 50px 60px 50px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
  }
  
  .shortpants .section_03 .bg_inner {
    background: url(/cdn/shop/files/shortpants_img010.png) no-repeat 615px 55px;
  }
  
  .shortpants .section_03 h3.num_02 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 247px 7px;
  }
  
  .shortpants .section_03 h3.num_03,
  .shortpants .section_03 h3.num_04 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 175px;
  }
  
  .shortpants .section_04 {
    padding: 30px 0;
  }
  
  .shortpants .section_05 {
    padding-top: 70px;
    margin-top: -30px;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_05 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_05 h3 {
    margin: 0;
    padding-bottom: 25px;
  }
  
  .shortpants .section_05 .list_01 li {
    width: 33%;
  }
  
  .shortpants .section_05 .list_01 li h4 {
    font-size: 17px;
  }
  
  .shortpants .section_06 {
    padding: 70px 0 40px 0;
  }
  
  .shortpants .section_06 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_06 .rightbox p {
    margin-bottom: 35px;
  }
  
  .shortpants .section_06 h3 {
    margin: 40px 0 15px 0;
    font-size: 18px;
  }
  
  .shortpants .section_07 {
    padding-bottom: 20px;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_07 .inner_box {
    padding: 0 30px;
  }
  
  .shortpants .section_07 .leftbox {
    width: 331px;
    margin-left: -60px;
  }
  
  .shortpants .section_07 .rightbox {
    width: 459px;
  }
  
  .shortpants .section_07 .rightbox p {
    width: 480px;
  }
  
  .shortpants .img_arrow {
    text-align: center;
    max-width: 65px;
    margin: 20px auto;
  }
  
  .shortpants .img_02 {
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
  }
  
  .shortpants .img_02 img {
    max-width: 220px;
    height: auto;
  }
  
  .shortpants .section_01_2 h2 {
    font-size: 16px;
  }
  
  .shortpants .section_02 {
    margin-top: -20px;
  }
  
  .shortpants .section_02 h1.tc {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  .shortpants .section_02 li span, .shortpants .section_04 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .shortpants .section_02 li h2, .shortpants .section_04 li h2 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  
  .shortpants .section_04 p {
    margin-bottom: 32px !important;
  }
  
  .shortpants .shortline {
    border-top: 1px solid #000;
    width: 50px;
    margin: 30px auto;
  }
  
  .shortpants .section_05 .img {
    margin-bottom: 10px;
  }
  
  .shortpants .section_08 {
    padding-top: 35px;
  }
  
  .shortpants .section_09 {
    padding: 70px 0 60px 0;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_09 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_09 .rightbox p {
    margin-bottom: 35px;
  }
  
  .shortpants .section_09 h3 {
    margin: 0 0 15px 0;
  }
  
  .shortpants .section_10 {
    padding-bottom: 20px;
  }
  
  .shortpants .section_10 .inner_box {
    padding: 0 30px;
  }
  
  .shortpants .section_10 .leftbox, .shortpants .section_10 .rightbox {
    width: 50%;
    float: left;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 「ウルトラマン」モデル　かわるビジネスリュック
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .ultrabusinessbag .kv {
    height: 659px;
    background: url(/cdn/shop/files/ultrabusinessbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .ultrabusinessbag .kv h2 {
    padding: 37px 0 0 190px;
  }
  
  .ultrabusinessbag .kv h3 {
    padding: 410px 0 0 113px;
  }
  
  .ultrabusinessbag .kv .btn_buy {
    text-align: center;
    padding: 20px 0 30px 0;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ultrabusinessbag .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ultrabusinessbag .section_01 .intro {
    height: 283px;
    background: url(/cdn/shop/files/osaifupochette_img001.jpg) right top no-repeat;
    margin: 0;
    padding: 100px 440px 0 45px;
    font-size: 12px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .ultrabusinessbag .section_02 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  .ultrabusinessbag .section_02 .section_inner p.tc {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_03,04
  ----------------------------------------------------- */
  .ultrabusinessbag .section_03,
  .ultrabusinessbag .section_04,
  .ultrabusinessbag .section_07 {
    padding: 50px 0;
  }
  
 /* .ultrabusinessbag .line {
    background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;
  }*/
  
  .ultrabusinessbag .section_03 p.tc,
  .ultrabusinessbag .section_04 p.tc,
  .ultrabusinessbag .section_07 p.tc {
    margin: 25px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .ultrabusinessbag .section_05 {
    margin-bottom: 35px;
    padding: 0;
  }
  
  .ultrabusinessbag .section_05 h3 {
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .ultrabusinessbag .section_06 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .ultrabusinessbag .section_07 .wrap {
    padding: 20px 0 25px 0;
    /*background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .ultrabusinessbag .section_07 .wrap2 {
    clear: both;
    overflow: hidden;
    padding-top: 38px;
  }
  
  .ultrabusinessbag .section_07 .leftbox,
  .ultrabusinessbag .section_07 .rightbox {
    width: 50%;
  }
  
  .ultrabusinessbag .section_07 .leftbox h3 {
    margin-top: 127px;
    margin-bottom: 113px;
  }
  
  .ultrabusinessbag .section_07 .wrap2 .rightbox h3 {
    padding: 72px 0 40px 0;
    margin: 0;
  }
  
  .ultrabusinessbag .section_07 .wrap2 .rightbox p {
    padding-left: 50px;
    width: 330px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  .ultrabusinessbag .section09 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .ultrabusinessbag .section09 h3 {
    margin: 0;
    padding-bottom: 45px;
    background: none;
    text-align: center;
  }
  
  .ultrabusinessbag ul.collabo {
    overflow: hidden;
    width: 839px;
    margin: 0 auto 25px auto !important;
  }
  
  .ultrabusinessbag ul.collabo li:first-child {
    float: left;
    width: 400px;
  }
  
  .ultrabusinessbag ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 0;
  }
  
  .ultrabusinessbag ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .ultrabusinessbag ul.collabo li .leftbox p {
    width: 143px;
  }
  
  .ultrabusinessbag ul.collabo li .rightbox {
    width: 230px;
  }
  
  .ultrabusinessbag ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .ultrabusinessbag .section_10 {
    padding: 50px 0;
    /*background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .ultrabusinessbag .section_10 .wrap {
    padding-top: 0px;
  }
  
  .ultrabusinessbag .section_10 .leftbox {
    padding-right: 40px;
  }
  
  .ultrabusinessbag .section_10 .rightbox {
    padding: 0;
    width: 365px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 「ウルトラセブン」モデル　ひらくPCバッグmini
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .ultrapcbagmini .section_01, .ultrapcbagmini .section_02 {
    padding-bottom: 0;
  }
  
  /*.ultrapcbagmini [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .ultrapcbagmini .leftbox h4, .ultrapcbagmini .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .ultrapcbagmini .leftbox p, .ultrapcbagmini .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .ultrapcbagmini .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .ultrapcbagmini .kv .photo {
    margin: 36px 0 8px;
  }
  
  .ultrapcbagmini .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ultrapcbagmini .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ultrapcbagmini .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .ultrapcbagmini .sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ultrapcbagmini .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .ultrapcbagmini .section_02 .rightbox p {
    width: 265px;
    margin: 80px 55px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .ultrapcbagmini .section_03 {
    text-align: center;
  }
  
  .ultrapcbagmini .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .ultrapcbagmini .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .ultrapcbagmini .section_04 {
    padding-bottom: 30px;
  }
  
  .ultrapcbagmini .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .ultrapcbagmini .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .ultrapcbagmini .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .ultrapcbagmini .section_04 ul li > img {
    display: block;
  }
  
  .ultrapcbagmini .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
  /*  .ultrapcbagmini .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .ultrapcbagmini .section_05 h3.inside {
    margin: 90px 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .ultrapcbagmini .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagmini/mini_bg2.jpg) left top no-repeat;
    height: 150px;
  }
  
  .ultrapcbagmini .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .ultrapcbagmini .section_06 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .ultrapcbagmini .size {
    padding: 0 0 50px;
  }
  
  .ultrapcbagmini .size p {
    margin-top: 60px;
  }
  
  .ultrapcbagmini .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ultrapcbagmini .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .ultrapcbagmini .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .ultrapcbagmini .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .ultrapcbagmini .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .ultrapcbagmini .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .ultrapcbagmini .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .ultrapcbagmini .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * みつかるリュック（オトナ・コドモ）
   * ---------------------------------------------------------------------------------------------------- */
  .mitsukaruruckotona .section_09.color .list_01,
  .mitsukaruruckkodomo .section_09.color .list_01 {
    width: auto;
    padding-top: 35px;
    margin-right: 0;
    margin-left: -20px;
  }
  
  .mitsukaruruckotona .section_09.color .list_01 li,
  .mitsukaruruckkodomo .section_09.color .list_01 li {
    width: 400px;
    margin: 20px 0 0 20px;
    padding: 0;
    float: left;
  }
  
  .mitsukaruruckotona .section_09 p.strap,
  .mitsukaruruckkodomo .section_09 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
 /* .mitsukaruruckotona .line,
  .mitsukaruruckkodomo .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  /* ----------------------------------------------------------------------------------------------------
   * ツインズ財布
   * ---------------------------------------------------------------------------------------------------- */
  .twins_wallet_kv {
    width: 100%;
    height: auto;
    position: relative;
  }
  
  .twins_wallet_kv_h1 {
    position: relative;
  }
  
  .twins_wallet_name {
    position: absolute;
    top: 31px;
    left: calc(50% + 4px);
    transform: translate(-50%);
  }
  
  .twins_wallet_catch {
    position: absolute;
    bottom: 30px;
    left: calc(50% + 5px);
    transform: translate(-50%);
  }
  
  .twins_wallet_logo {
    position: absolute;
    right: 11px;
    top: 22px;
  }
  
  .twins_wallet_kv .twins_wallet_btn {
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
  }
  
  .twins_wallet_p {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  
  .space_area {
    height: 324px;
    position: relative;
    z-index: 1;
  }
  
  .space_area img:nth-child(1) {
    padding-top: 74px;
    padding-left: 40px;
  }
  
  .space_area img:nth-child(2) {
    padding-top: 74px;
    padding-left: 36px;
  }
  
  .twins_wallet_usage {
    background: #e8e8e8;
    text-align: center;
    position: relative;
  }
  
  .twins_wallet_usage_circle {
    position: absolute;
    width: 121px;
    height: 121px;
    display: block;
    background: #fff;
    text-align: center;
    line-height: 121px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    bottom: -54.5px;
    left: 50%;
    transform: translate(-50%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  
  .twins_wallet_usage h2 {
    font-size: 24px;
    line-height: 1.8;
    padding-top: 220px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_usage img {
    margin-top: -58px;
  }
  
  .twins_wallet_structure {
    text-align: center;
  }
  
  .twins_wallet_structure h2 {
    font-size: 24px;
    padding-top: 101px;
    padding-bottom: 50px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2;
  }
  
  .twins_wallet_structure .twins_wallet_p {
    padding: 54px 80px 65px;
  }
  
  .twins_wallet_using-image {
    background: #e8e8e8;
    padding: 80px 30px 0;
  }
  
  .twins_wallet_using-image > div {
    display: flex;
    padding-bottom: 80px;
  }
  
  .twins_wallet_using-image_unit01 {
    text-align: center;
    margin-left: 37px;
  }
  
  .twins_wallet_using-image_unit02 {
    text-align: center;
    margin-right: 38px;
    margin-left: 8px;
  }
  
  .twins_wallet_using-image > div > div > p {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 25px;
  }
  
  .bold_font {
    font-weight: 700;
  }
  
  .section02 h2 {
    font-size: 24px;
    text-align: center;
    height: 143px;
    line-height: 143px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_mechanism {
    background: #e8e8e8;
    padding: 1px 40px 80px;
    position: relative;
  }
  
  .twins_wallet_mechanism > h3 {
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
  }
  
  .red_font {
    color: #500000;
    font-size: 36px;
  }
  
  .big_font {
    font-size: 80px;
  }
  
  .twins_wallet_5mechanism > img {
    margin-left: 242px;
    margin-top: 57px;
  }
  
  .circle_img {
    text-align: center;
    position: absolute;
    top: 441px;
    left: 50px;
  }
  
  .circle_img > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 5px;
  }
  
  .twins_wallet_mechanism_flex {
    display: flex;
    flex-wrap: wrap;
  }
  
  .twins_wallet_mechanism_flex02 {
    display: flex;
  }
  
  .twins_wallet_mechanism_ol {
    margin-top: -79px;
    width: 880px;
  }
  
  .twins_wallet_mechanism_li {
    width: 372px;
    background: #fff;
    padding: 0 4px 32px;
    margin-bottom: 40px;
    counter-increment: number;
  }
  
  .twins_wallet_mechanism_li:nth-child(odd) {
    margin-right: 40px;
  }
  
  .twins_wallet_mechanism_li:nth-child(5) {
    margin: 0;
    padding-bottom: 4px;
  }
  
  .twins_wallet_mechanism_tll {
    font-size: 20px;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    width: 100%;
  }
  
  .twins_wallet_mechanism_tll:before {
    content: counter(number);
    color: #fff;
    background: #500000;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-left: 12px;
    margin-right: 14px;
  }
  
  .twins_wallet_mechanism_li .twins_wallet_p {
    padding: 26px 26px 0;
  }
  
  .twins_wallet_mechanism_li_p {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
  }
  
  .twins_wallet_mechanism_li_p:nth-child(odd) {
    padding: 10px 20px 0 30px;
  }
  
  .twins_wallet_mechanism_li_p:nth-child(even) {
    padding: 10px 26px 0 33px;
  }
  
  .twins_wallet_btn02 {
    margin: 0 auto;
    width: 250px;
    padding: 40px 0;
  }
  
  .section03 .twins_wallet_p {
    padding: 35px 80px 75px;
  }
  
  .section04 {
    background: #e8e8e8;
    padding-bottom: 80px;
  }
  
  .section04 > h2 {
    font-size: 22px;
    text-align: center;
    padding: 50px 0 40px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .section04 > p {
    font-size: 14px;
    line-height: 1.8;
    padding: 0 30px 32px;
  }
  
  .is-banner {
    text-align: center;
  }
  
  .flex {
    display: flex;
  }
  
  .flex > img {
    max-width: 450px;
    min-width: 450px;
  }
  
  .twins_wallet_size {
    background: #e8e8e8;
    padding: 44px 40px 75px;
  }
  
  .twins_wallet_size_h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 37px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_size_ul {
    padding-left: 38px;
    padding-top: 57px;
  }
  
  .twins_wallet_size_ul li {
    font-size: 14px;
    line-height: 1.8;
  
  }
  
  .twins_wallet_size_h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 72px 0 15px 0;
  }
  
  .twins_wallet_size_p {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .twins_wallet_size_banner {
    padding-top: 78px;
    padding-right: 30px;
  }
  
  .twins_wallet_size_banner > a > img {
    width: 390px;
  }
  
  .twins_wallet_color {
    padding: 43px 40px 0;
    position: relative;
    margin-bottom: -55px;
  }
  
  .twins_wallet_color_h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_color_li {
    margin-right: 25px;
  }
  
  .twins_wallet_color_li > a:hover {
    opacity: 0.5;
  }
  
  .twins_wallet_color_p {
    position: absolute;
    font-size: 12px;
    top: 65px;
    right: 40px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .is-banner {
    text-align: center;
  }
  
  .twins_wallet_p02 {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .twins_wallet_h4 {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .twins_wallet_tll {
    padding-bottom: 27px
  }
  
  
  .twins_wallet_present {
    display: block;
    padding: 0 0 90px 210px;
    background: url(/cdn/shop/files/nippon_img002.jpg) no-repeat;
  }
  
  .twins_wallet_banner_li {
    clear: both;
  }
  
  .twins_wallet_structure_p{
      font-size: 24px;
      padding-top: 44px;
      padding-bottom: 111px;
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 2;
  }
  
  [class^="section"] .list_02 .twins_wallet_banner_li_top {
      width: 390px;
      margin: 40px 0 0 20px;
      float: left;
  }
  [class^="section"] .list_02 .twins_wallet_banner_li_top2 {
      width: 390px;
      margin: 40px 0 0 30px;
      float: left;
  }
  [class^="section"] .list_02 .twins_wallet_banner_li_top3 {
      width: 390px;
      margin: 20px 0 0 30px;
      float: left;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 旅ストラップ
   * ---------------------------------------------------------------------------------------------------- */
  .travelstrap {
    font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
  }
  
  .travelstrap .kv {
    position: relative;
    margin-bottom: -4px;
  }
  
  .travelstrap .kv .title {
    position: absolute;
    top: 110px;
    left: 283px;
  }
  
  .travelstrap .kv .logo {
    position: absolute;
    top: 61px;
    left: 335px;
  }
  
  .travelstrap .kv .text {
    position: absolute;
    top: 219px;
    left: 294px;
  }
  
  .travelstrap .kv .btn_buy {
    position: absolute;
    top: 312px;
    left: 314px;
  }
  
  .travelstrap .kv .photo {
    margin-right: -1px;
  }
  
  .travelstrap .section_01 {
    padding-bottom: 80px;
  }
  
  .travelstrap .section_02 {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f4f4f4;
  }
  
  .travelstrap .section_03 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .travelstrap .section_01 .clmn_01,
  .travelstrap .section_02 .clmn_01,
  .travelstrap .section_03 .clmn_01 {
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .travelstrap .section_02 .clmn_01 {
    flex-direction: row;
  }
  
  .travelstrap .section_01 .clmn_01 .clmn-left,
  .travelstrap .section_01 .clmn_01 .clmn-right,
  .travelstrap .section_02 .clmn_01 .clmn-left,
  .travelstrap .section_02 .clmn_01 .clmn-right,
  .travelstrap .section_03 .clmn_01 .clmn-left,
  .travelstrap .section_03 .clmn_01 .clmn-right {
    float: none;
    width: 380px;
  }
  
  .travelstrap .section_01 .clmn_01 .title_01_wf,
  .travelstrap .section_02 .clmn_01 .title_01_wf,
  .travelstrap .section_03 .clmn_01 .title_01_wf {
    margin-bottom: 30px;
    line-height: 1.8;
    text-align: left;
  }
  
  .travelstrap .section_01 .clmn_01 .text_01,
  .travelstrap .section_02 .clmn_01 .text_01,
  .travelstrap .section_03 .clmn_01 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .travelstrap .section_04.scene {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .travelstrap .section_04.scene .scene_list {
    overflow: hidden;
    margin-bottom: 0;
  }
  
  .travelstrap .section_04.scene .scene_list li:first-child {
    width: 879px;
  }
  
  .travelstrap .section_04.scene .scene_list li:nth-child(2) {
    float: left;
    width: 435px;
  }
  
  .travelstrap .section_04.scene .scene_list li:nth-child(3) {
    float: right;
    width: 435px;
  }
  
  .travelstrap .section_04.scene .scene_list li img {
    margin-bottom: 10px;
  }
  
  .travelstrap .section_05.custom {
    padding-top: 0;
    padding-bottom: 80px;
  }
  
  .travelstrap .section_05.custom .custom_image {}
  
  .travelstrap .section_05.custom .custom_image + * {
    margin-top: -60px;
  }
  
  .travelstrap .section_05.custom .section_inner {
    text-align: center;
  }
  
  .travelstrap .section_06.option {
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    background: #f7f7f7;
  }
  
  .travelstrap .section_06.option .section_inner {
    width: 439px;
    padding-top: 50px;
    padding-right: 39px;
    padding-bottom: 70px;
    padding-left: 20px;
  }
  
  .travelstrap .section_06.option .title_01 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
  }
  
  .travelstrap .section_06.option .text_01 {
    margin-bottom: 30px;
    font-size:  16px;
    line-height: 1.8;
  }
  
  .travelstrap .section_07.howto .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .travelstrap .section_07.howto .title_01_wf {
    margin-bottom: 30px;
  }
  
  .travelstrap .section_07.howto .title_01_wf span {
    font-size: 12px;
  }
  
  .travelstrap .section_07.howto .howtolist {
  }
  
  .travelstrap .section_07.howto .howtolist li {
    padding-bottom: 30px;
    background: #f4f4f4;
    counter-increment: number;
  }
  
  .travelstrap .section_07.howto .howtolist_title {
    margin: 0;
    padding: 30px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
  }
  
  .travelstrap .section_07.howto .howtolist_img {
    margin: 0 30px 20px;
  }
  
  .travelstrap .section_07.howto .howtolist_text {
    margin-bottom: 0;
    padding: 0 30px 30px;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .travelstrap .section_07.howto .howtolist_sub {
    background: #fff;
    margin: 0 30px;
    padding: 20px;
    font-size: 16px;
    line-height: 1.8;
  }
  .travelstrap .section_07.howto .howtolist_sub p {
    margin-bottom: 0;
  }
  
  .travelstrap .section_08.material {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .travelstrap .section_08.material .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .travelstrap .section_08.material .type {
    padding-top: 0;
  }
  
  .travelstrap .section_08.material .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .travelstrap .section_08.material .btn_c {
    margin-top: 40px;
  }
  
  .travelstrap .section_09.nippon {}
  
  .travelstrap .section_09.nippon .clmn-left {
    width: 570px;
  }
  
  .travelstrap .section_09.nippon .clmn-left p {
    font-size: 14px;
  }
  
  .travelstrap .section_09.nippon .clmn-right {
    width: 197px;
  }
  
  .travelstrap .section_09.nippon .clmn-right .present {
    padding: 160px 0 0;
    background-position: 0 0;
  }
  
  .travelstrap .section_10 .collabo {
    width: auto;
    padding-right: 20px;
    padding-left: 60px;
  }
  
  .travelstrap .section_10 .collabo li {
    float: none;
    width: auto;
    margin-top: 0;
  }
  
  .travelstrap .section_10 .collabo li .leftbox {
    width: 143px;
  }
  
  .travelstrap .section_10 .collabo li .rightbox {
    width: 630px;
  }
  
  .travelstrap .section_10 .collabo li .leftbox p,
  .travelstrap .section_10 .collabo li .rightbox p {
    width: auto;
  }
  
  .travelstrap .section_10 .btn {
    padding-top: 41px;
    /*background: url("/cdn/shop/files/line001.png") no-repeat left top;*/
  }
  
  .travelstrap .section_11.size {
    padding-top: 50px;
    background: #e8e8e8;
  }
  
  .travelstrap .section_11.size .section_inner {
    padding-right: 0;
    padding-left: 0;
  }
  
  .travelstrap .section_11.size .title_01_wf {
    margin-bottom: 40px;
  }
  
  .travelstrap .section_11.size .sizeimg {
    margin-bottom: 40px;
    padding-right: 22px;
    padding-left: 40px;
  }
  
  .travelstrap .section_11.size .wrap {
    margin: 0 39px 30px 40px;
    font-size: 14px;
  }
  
  .travelstrap .section_11.size .leftbox {
    width: 230px;
  }
  
  .travelstrap .section_11.size .leftbox + .leftbox {
    margin-left: 20px;
  }
  
  .travelstrap .section_11.size ._indent {
    position: relative;
  }
  
  .travelstrap .section_11.size ._indent dt {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .travelstrap .section_11.size ._indent dd {
    margin-left: 2.5em;
  }
  
  .travelstrap .section_11.size .notebox {
    margin: 0 39px 30px 40px;
  }
  
  .travelstrap .section_11.size .notebox p {
    font-size: 14px;
    line-height: 1.8;
    text-indent: -1em;
    padding-left: 1em;
  }
  
  .travelstrap .section_11.size .safebox {
    margin: 0 39px 0 40px;
  }
  
  .travelstrap .section_11.size .safe_title {
    margin-bottom: 20px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }
  
  .travelstrap .section_11.size .safe_text {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .travelstrap .section_12.color {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .travelstrap .section_12.color .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .travelstrap .section_12.color .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .travelstrap .section_12.color .list_02 {
    margin-left: -32px;
    padding-top: 0;
  }
  
  .travelstrap .section_12.color .list_02 li {
    width: 178px;
    margin-left: 30px;
  }
  
  .travelstrap .section_13.series {
    padding-top: 20px;
    padding-bottom: 0;
  }
  
  .travelstrap .section_14.attention {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .travelstrap .section_14.attention .attention_title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .travelstrap .section_14.attention .attention_list {
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 旅ストラップ ワンタッチマグネット
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .travelstrap_magnet .kv {
    height: 481px;
    background: url(/cdn/shop/files/travelstrap_magnet_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .travelstrap_magnet .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .travelstrap_magnet .kv .btn_buy {
    margin: 280px 0 0 595px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .travelstrap_magnet .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .travelstrap_magnet .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .travelstrap_magnet .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .travelstrap_magnet .section_02 {
    padding-bottom: 30px;
  }
  
  .travelstrap_magnet .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .travelstrap_magnet .section_02 .wrap {
    margin: 30px 0;
  }
  
  .travelstrap_magnet .section_02 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .travelstrap_magnet .section_02 .rightbox {
    margin: 75px 90px 0 0;
  }
  
  .travelstrap_magnet .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .travelstrap_magnet .section_02 ul li {
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .travelstrap_magnet .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .travelstrap_magnet .section_03.color {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .travelstrap_magnet .section_03.color .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .travelstrap_magnet .section_03.color .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .travelstrap_magnet .section_03.color .list_02 {
    margin-left: -32px;
    padding-top: 0;
  }
  
  .travelstrap_magnet .section_03.color .list_02 li {
    width: 178px;
    margin-left: 30px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .travelstrap_magnet .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * かわるビジネスリュックmini
   * ---------------------------------------------------------------------------------------------------- */
  .businessbagmini {
    font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
  }
  
  .businessbagmini .kv {
    position: relative;
  }
  
  .businessbagmini .kv .title {
    position: absolute;
    top: 129px;
    left: 39px;
  }
  
  .businessbagmini .kv .logo {
    position: absolute;
    top: 39px;
    left: 41px;
  }
  
  .businessbagmini .kv .text {
    position: absolute;
    bottom: 44px;
    right: 39px;
  }
  
  .businessbagmini .kv .photo {}
  
  .businessbagmini .kv .btn_buy {
    position: absolute;
    bottom: -20px;
    left: 314px;
    z-index: 9;
  }
  
  .businessbagmini .section_01 {
    padding-top: 0;
    padding-bottom: 90px;
  }
  
  .businessbagmini .section_01 .section_inner {
    padding-top: 65px;
    padding-right: 0;
    padding-bottom: 340px;
    padding-left: 0;
/*   	background: url(/cdn/shop/files/businessbagmini/bg001.png) repeat-y 0 0; */
    background: linear-gradient(90deg, #f5f5f2 20%, #f9fbfc 40%);
  }
  
  .businessbagmini .section_01 .section_inner .title_01_wf {
    margin-bottom: 20px;
  }
  
  .businessbagmini .section_01 .section_inner.is-type2 {
    margin-top: -290px;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 0;
    padding-left: 39px;
    background: transparent;
  }
  
  .businessbagmini .section_01 .section_inner.is-type2 .title_01_wf {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_01 .section_inner .image_01 {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_01 .section_inner .text_01 {
    font-size: 16px;
  }
  
  .businessbagmini .section_02 {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .businessbagmini .section_02 .section_inner {
    padding-bottom: 80px;
  }
  
  .businessbagmini .section_02 .clmn_01 {
    margin: 0 10px;
  }
  
  .businessbagmini .section_02 .clmn_01 .clmn-left,
  .businessbagmini .section_02 .clmn_01 .clmn-right {
    width: 380px;
  }
  
  .businessbagmini .section_02 .clmn_01 .title_01_wf {
    margin-bottom: 30px;
    line-height: 1.8;
    text-align: left;
  }
  
  .businessbagmini .section_02 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_02 .section_inner.is-type2 {
    padding: 50px 39px 60px 40px;
    background: #f2f2f0;
  }
  
  .businessbagmini .section_02 .imagelist_01 {
    display: flex;
    justify-content: center;
  }
  
  .businessbagmini .section_02 .imagelist_01 > div {
    width: 270px;
    margin: 0 16px;
    text-align: center;
  }
  
  .businessbagmini .section_03 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .businessbagmini .section_03 .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_03 .imagelist_01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
  
  .businessbagmini .section_03 .imagelist_01 .arrow_01 {
    margin-right: -6px;
  }
  
  .businessbagmini .section_03 .title_01_wf {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_03 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_04 {
    padding-top: 0;
    padding-bottom: 0;
    background: #f2f2f0;
  }
  
  .businessbagmini .section_04 .section_inner {
    margin-top: -25px;
    padding-right: 39px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_04 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_04 .text_01.is-type1 {
    font-size: 14px;
    margin: 0;
  }
  
  .businessbagmini .section_04 .text_01.is-type1 ._blue {
    font-size: 12px;
    color: #0098e0;
  }
  
  .businessbagmini .section_04 .clmn_01 {
    margin-bottom: 65px;
  }
  
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex + .clmn-flex {
    margin-top: 40px;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex.is-right {
    flex-direction: row-reverse;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex.is-right .title_01_wf {
    text-align: right;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex > * {
    width: 380px;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-left,
  .businessbagmini .section_04 .clmn_01 .clmn-right {
    width: 380px;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-left .image_01,
  .businessbagmini .section_04 .clmn_01 .clmn-right .image_01 {
    margin-bottom: 20px;
  }
  
  .businessbagmini .section_04 .clmn_01 .title_01_wf {
    margin-bottom: 10px;
    text-align: left;
  }
  
  .businessbagmini .section_04 .clmn-sub {
    clear: both;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 50px;
  }
  
  .businessbagmini .section_04 .clmn-sub .clmn-sub_image {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
  }
  
  .businessbagmini .section_04 .clmn-sub .clmn-sub_text {
    width: 480px;
    min-width: 480px;
    max-width: 480px;
  }
  
  .businessbagmini .section_05.detail {
    padding-top: 0;
    background: #fff;
  }
  
  .businessbagmini .section_05.detail .section_inner {
    padding-top: 70px;
    padding-left: 80px;
    padding-right: 79px;
  }
  
  .businessbagmini .section_05.detail .image_01 {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_05.detail .detail-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: -40px;
    margin-left: -40px;
  }
  
  .businessbagmini .section_05.detail .detail-unit {
    width: 250px;
    margin-bottom: 20px;
    text-align: center;
  }
  
  .businessbagmini .section_05.detail .detail-unit p {
    margin-top: 0!important;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_05.detail .detail-unit img {
    width: 90%;
    height: auto;
  }
  
  .businessbagmini .section_05.detail .detail-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
  }
  
  .businessbagmini .section_05.detail .detail-unit ._notes > li::before {
    content: "※";
  }
  
  .businessbagmini .section_06.scene {
    position: relative;
    padding-top: 0;
    padding-bottom: 80px;
    background: #f2f2f0;
  }
  
  .businessbagmini .section_06.scene::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 228px;
    background: #fff;
  }
  
  .businessbagmini .section_06.scene .section_inner {
    padding-right: 0;
    padding-left: 0;
  }
  
  .businessbagmini .section_06.scene .title_01_wf {
    position: absolute;
    top: 110px;
    left: 40px;
  }
  
  .businessbagmini .section_06.scene .scene_list li + li {
    margin-top: 40px;
  }
  
  .businessbagmini .section_07.nippon p {
    font-size: 14px;
  }
  
  .businessbagmini .section_08 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  
  .businessbagmini .section_08 h3 {
    margin: 0;
    padding-bottom: 45px;
    background: none;
    text-align: center;
  }
  
  .businessbagmini .section_08 ul.collabo {
    overflow: hidden;
    width: 799px;
    margin: 0 auto 60px auto !important;
  }
  
  .businessbagmini .section_08 ul.collabo li:first-child {
    float: left;
    width: 380px;
  }
  
  .businessbagmini .section_08 ul.collabo li:last-child {
    float: right;
    width: 380px;
    margin-top: 0;
  }
  
  .businessbagmini .section_08 ul.collabo .titlebox {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  
  .businessbagmini .section_08 ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 0;
    margin-left: 20px;
  }
  
  .businessbagmini .section_08 ul.collabo p {
    margin-bottom: 0;
  }
  
  .businessbagmini .section_08 .btn {
    padding-top: 41px;
    /*background: url("/cdn/shop/files/line001.png") no-repeat left top;*/
  }
  
  .businessbagmini .section_09.size {
    padding-top: 50px;
    background: #e8e8e8;
  }
  
  .businessbagmini .section_09.size .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_09.size .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .businessbagmini .section_09.size .sizeimg {
    margin-left: -4px;
  }
  
  .businessbagmini .section_09.size .sizelist {
    margin-top: -110px;
    font-size: 14px;
  }
  
  .businessbagmini .section_09.size .sizelist li + li.item {
    margin-top: 15px;
  }
  
  .businessbagmini .section_09.size .sizelist-wrap {
    display: flex;
  }
  
  .businessbagmini .section_09.size .sizelist-wrap ul + ul {
    margin-left: 40px;
  }
  
  .businessbagmini .section_10.color {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .businessbagmini .section_10.color .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_10.color .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .businessbagmini .section_10.color .list_02 {
    margin-left: -40px;
    padding-top: 0;
  }
  
  .businessbagmini .section_10.color .list_02 li {
    position: relative;
    width: 380px;
    margin-left: 40px;
  }
  
  .businessbagmini .section_10.color .list_02 li ._caption {
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    font-size: 16px;
  }
  
  .businessbagmini .section_11.series {
    padding-top: 20px;
    padding-bottom: 0;
  }
  
  .businessbagmini .section_12.attention {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .businessbagmini .section_12.attention .attention_title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .businessbagmini .section_12.attention .attention_list {
    font-size: 14px;
    line-height: 1.5;
  }
  
  .businessbagmini .section_12.attention .attention_list + .attention_title {
    margin-top: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * キャッシュレス財布
   * ---------------------------------------------------------------------------------------------------- */
  .cashlesswallet .kv {
    position: relative;
    margin-bottom: 70px;
  }
  
  .cashlesswallet .kv .title {
    position: absolute;
    top: 61px;
    left: 251px;
  }
  
  .cashlesswallet .kv .text1 {
    position: absolute;
    top: 150px;
    left: 318px;
  }
  .cashlesswallet .kv .text2 {
    position: absolute;
    top: 410px;
    left: 275px;
  }
  
  .cashlesswallet .kv .photo {}
  
  .cashlesswallet .kv .btn_buy {
    position: absolute;
    bottom: -20px;
    left: 314px;
    z-index: 9;
  }
  
  .cashlesswallet .section_01 {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .cashlesswallet .section_01 .title_01_wf {
    line-height: 1.8;
  }
  
  .cashlesswallet .section_01 .img {
    margin: 0 -29px 0 -30px;
  }
  
  .cashlesswallet .section_01 .section_inner.is-type2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 600px;
    padding-right: 400px;
    padding-left: 40px;
    background: url(/cdn/shop/files/cashlesswallet_bg001.jpg) no-repeat 0 0;
    background-size: cover;
  }
  
  .cashlesswallet .section_01 .section_inner.is-type2 .title_01_wf {
    font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    margin-bottom: 30px;
    color: #fff;
    text-align: left;
    font-size: 24px;
    text-shadow: 0 0 21px rgba(83,62,42,0.74);
  }
  
  .cashlesswallet .section_01 .section_inner .text_01 {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    text-shadow: 0 0 21px rgba(83,62,42,0.74);
  }
  
  .cashlesswallet .section_02 {
    background: #e8e8e8;
    padding-bottom: 80px;
  }
  
  .cashlesswallet .section_02 .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .cashlesswallet .section_02 .title_01_wf {
    line-height: 1.8;
  }
  
  .cashlesswallet .section_02 .row {
    display: flex;
    justify-content: space-between;
  }
  
  .cashlesswallet .section_02 .row .unit {
    box-sizing: border-box;
    width: 380px;
    padding: 0 4px 4px;
    background: #fff;
  }
  
  .cashlesswallet .section_02 .title {
    position: relative;
    display: flex;
    align-items: center;
    height: 100px;
    margin-bottom: 0;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_02 .title_num {
    flex: 0 0 76px;
    display: block;
    width: 76px;
    height: 100px;
  }
  .cashlesswallet .section_02 .title_main {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    text-align: left;
  }
  .cashlesswallet .section_02 .title_main span {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
  }
  .cashlesswallet .section_02 .img {
    margin-bottom: 30px;
  }
  .cashlesswallet .section_02 .flex {
    display: flex;
    justify-content: space-between;
    height: 315px;
    margin-bottom: 0;
    padding: 0 17px;
  }
  .cashlesswallet .section_02 .flex li {
    flex: 0 0 154px;
    width: 154px;
    text-align: center;
    font-size: 16px;
  }
  .cashlesswallet .section_02 .flex li span {
    display: block;
    margin-top: 12px;
  }
  
  .cashlesswallet .section_02 .text {
    height: 315px;
    margin-bottom: 0;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_03 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cashlesswallet .section_03 .section_inner {
    margin-bottom: 0;
    background: url(/cdn/shop/files/cashlesswallet_img006.jpg) no-repeat 0 0;
  }
  
  .cashlesswallet .section_03 .head {
    position: relative;
    box-sizing: border-box;
    min-height: 528px;
    box-sizing: border-box;
    padding: 90px 0 40px;
  }
  
  .cashlesswallet .section_03 .title1 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  .cashlesswallet .section_03 .title2 {
    margin-bottom: 35px;
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_03 .title2 span {
    font-weight: bold;
  }
  .cashlesswallet .section_03 .title3 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  
  .cashlesswallet .section_03 .lead {
    position: relative;
    display: flex;
    justify-content: center;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_03 .lead::before,
  .cashlesswallet .section_03 .lead::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 48px;
    height: calc(100% - 25px);
  }
  .cashlesswallet .section_03 .lead::before {
    top: 0;
    left: 0;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
  }
  .cashlesswallet .section_03 .lead::after {
    bottom: 0;
    right: 0;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .cashlesswallet .section_03 .lead p {
    margin-bottom: 0;
    font-size: 48px;
    line-height: 1.3;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    font-feature-settings: "palt";
  }
  .cashlesswallet .section_03 .lead p span {
    font-size: 24px;
  }
  .cashlesswallet .section_03 .lead.-type1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cashlesswallet .section_03 .lead.-type1 p {
    font-size: 71px;
    line-height: 1;
    font-weight: 700;
    font-feature-settings: normal;
  }
  .cashlesswallet .section_03 .lead.-type1 p span {
    display: block;
    margin-bottom: 15px;
    font-size: 23px;
  }
  
  .cashlesswallet .section_03 .list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    font-size: 18px;
  }
  .cashlesswallet .section_03 .list li {
    position: relative;
    padding-left: 25px;
  }
  .cashlesswallet .section_03 .list li + li {
    margin-left: 30px;
  }
  .cashlesswallet .section_03 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.75em - 6px);
    left: 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ccc;
  }
  
  .cashlesswallet .section_03 .row {
    display: flex;
    justify-content: space-between;
    padding: 0 9px 0 10px;
  }
  .cashlesswallet .section_03 .row .unit {
    position: relative;
    width: 220px;
  }
  .cashlesswallet .section_03 .unit +.unit::before {
    content: "";
    position: absolute;
    top: 94px;
    left: -25px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 20px;
    border-color: transparent transparent transparent #b4b4b4;
  }
  .cashlesswallet .section_03 .unit_img {
    margin-bottom: 12px;
    text-align: center;
  }
  .cashlesswallet .section_03 .unit_text p {
    font-size: 16px;
    line-height: 1.8;
  }
  .cashlesswallet .section_03 .foot {
    box-sizing: border-box;
    height: 440px;
    margin: 60px -29px 0 -30px;
    padding: 50px 0 0;
    background: url(/cdn/shop/files/cashlesswallet_img010.jpg) no-repeat 0 0;
  }
  
  .cashlesswallet .section_04 {
    padding: 0;
  }
  .cashlesswallet .section_04 .section_inner {
    margin-top: 80px;
    margin-bottom: 95px;
  }
  .cashlesswallet .section_04 .movie {
    width: 640px;
    height: 360px;
    margin: 0 auto;
  }
  .cashlesswallet .section_04 .btn {
    width: 250px;
    margin: 60px auto 0;
  }
  .cashlesswallet .section_04 .illust {
    width: 800px;
    margin: 80px auto 0;
  }
  
  .cashlesswallet .section_05 {
    padding-top: 0;
    padding-bottom: 80px;
    background: #f4f4f4;
  }
  .cashlesswallet .section_05 .section_inner {
    padding-top: 0;
    padding-right: 39px;
    padding-left: 40px;
    padding-bottom: 0;
  }
  .cashlesswallet .section_05 .row {
    display: flex;
    justify-content: space-between;
  }
  .cashlesswallet .section_05 .row .unit_img {
    flex: 0 0 380px;
    width: 380px;
  }
  .cashlesswallet .section_05 .row .unit_text {
    flex: 0 0 380px;
    width: 380px;
    margin-top: 65px;
  }
  .cashlesswallet .section_05 .row .unit_text {
    flex: 0 0 380px;
    width: 380px;
  }
  .cashlesswallet .section_05 .title_01_wf {
    text-align: left;
    line-height: 1.8;
  }
  .cashlesswallet .section_05 .text {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_06 {
    padding: 0;
  }
  .cashlesswallet .section_06 .section_inner {
    padding: 0;
  }
  .cashlesswallet .section_06 .scene_list {
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_07.detail {
    padding-bottom: 68px;
    background: #f7f7f7;
  }
  .cashlesswallet .section_07 .title_01_wf {
    font-size: 30px;
  }
  
  .cashlesswallet .section_08 {
    padding: 0;
  }
  .cashlesswallet .section_08 .section_inner {
    padding: 0;
  }
  .cashlesswallet .section_08 .row {
    display: flex;
  }
  .cashlesswallet .section_08 .row .unit {
    box-sizing: 50%;
    width: 50%;
    padding: 50px 40px 70px;
  }
  .cashlesswallet .section_08 .row .unit.is-type1 {
    background: #fff;
  }
  .cashlesswallet .section_08 .row .unit.is-type2 {
    background: #e2e2e2;
  }
  .cashlesswallet .section_08 .img {
    margin-bottom: 30px;
  }
  .cashlesswallet .section_08 .text {
    margin-bottom: 20px;
  }
  .cashlesswallet .section_08 .text p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  .cashlesswallet .section_08 .text p span {
    display: inline-block;
    font-size: 12px;
  }
  
  .cashlesswallet .section_10 {
    padding-top: 360px;
    padding-bottom: 80px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .cashlesswallet .section_10 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .cashlesswallet .section_10 .type {
    padding-top: 0;
  }
  
  .cashlesswallet .section_10 .type ul {
    margin-bottom: 15px;
  }
  
  .cashlesswallet .section_10.is-type2 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .cashlesswallet .section_10.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .cashlesswallet .section_10.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .cashlesswallet .section_10 .btn_c {
    margin-top: 30px;
  }
  
  .cashlesswallet .section_12 {
    padding-bottom: 80px;
    background: #f7f7f7;
  }
  .cashlesswallet .section_12 .section_inner {
    padding-right: 39px;
    padding-bottom: 0;
    padding-left: 40px;
  }
  .cashlesswallet .section_12 .title_01_wf {
    font-size: 30px;
  }
  .cashlesswallet .section_12 .sizeimg {
    position: relative;
    margin-bottom: 40px;
  }
  .cashlesswallet .section_12 .sizeimg .list_01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin: 0;
    font-size: 14px;
  }
  .cashlesswallet .section_12 .list_01 li {
    display: block;
    width: auto;
    padding: 0;
  }
  
  .cashlesswallet .section_13 {
    padding-bottom: 70px;
  }
  .cashlesswallet .section_13 .section_inner {
    padding-right: 39px;
    padding-bottom: 0;
    padding-left: 40px;
  }
  .cashlesswallet .section_13 .title_01_wf {
    font-size: 30px;
  }
  .cashlesswallet .section_13 .color-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -45px;
  }
  .cashlesswallet .section_13 .color-list li {
    box-sizing: border-box;
    width: 296px;
    margin: 20px 0;
    padding: 0 45px;
  }
  .cashlesswallet .section_13 .color-list li a {
    display: block;
    text-decoration: none;
  }
  .cashlesswallet .section_13 .color-list li img {
    width: 100%;
    height: auto;
  }
  .cashlesswallet .section_13 .color-list li span {
    font-size: 16px;
  }
  
  .cashlesswallet .section_14 {
    padding-top: 40px;
    padding-bottom: 0;
  }
  
  .cashlesswallet .section_15.attention {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .cashlesswallet .section_15.attention .attention_title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .cashlesswallet .section_15.attention .attention_list {
    font-size: 14px;
    line-height: 1.5;
  }
  
  .cashlesswallet .section_15.attention .attention_list + .attention_title {
    margin-top: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * タイムロックポーチ
   * ---------------------------------------------------------------------------------------------------- */
  .timelockpouch_roland {
    background: #e7e7e7;
  }
  
  .timelockpouch_roland .kv {
    position: relative;
  }
  .timelockpouch_roland .kv .title {
    position: absolute;
    top: 106px;
    left: 295px;
  }
  .timelockpouch_roland .kv .logo {
    position: absolute;
    top: 57px;
    left: 258px;
  }
  .timelockpouch_roland .kv .text {
    position: absolute;
    top: 323px;
    left: 321px;
  }
  .timelockpouch_roland .kv .bg {}
  .timelockpouch_roland .kv .photo {
    position: absolute;
    top: 162px;
    left: 17px;
  }
  .timelockpouch_roland .kv .btn_buy {
    position: absolute;
    top: 430px;
    left: 320px;
    z-index: 9;
  }
  
  .timelockpouch_roland .section_01 {
    margin-top: -140px;
    padding-top: 0;
  }
  .timelockpouch_roland .section_01 .title_01_wf {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .timelockpouch_roland .section_01 .intro {
    margin-bottom: 0;
    font-size: 16px;
  }
  .timelockpouch_roland .section_01 .img {
    margin-right: -29px;
    margin-left: -30px;
  }
  
  .timelockpouch_roland .section_02 .section_inner {
    margin-right: -29px;
    margin-left: -30px;
  }
  .timelockpouch_roland .section_02 .case_list {
    margin-bottom: 0;
    padding-top: 16px;
  }
  .timelockpouch_roland .section_02 .case_list li {
    position: relative;
  }
  .timelockpouch_roland .section_02 .case_list li + li {
    margin-top: 60px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) {
    margin-right: 320px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) {
    margin-left: 320px;
  }
  .timelockpouch_roland .section_02 .case_list_label {
    position: absolute;
    top: -16px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_label {
    left: 0;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_label {
    right: 0;
  }
  .timelockpouch_roland .section_02 .case_list_img {
    display: block;
  }
  .timelockpouch_roland .section_02 .case_list_img img {
    width: 100%;
    height: auto;
  }
  .timelockpouch_roland .section_02 .case_list_txt {
    position: absolute;
    top: 50%;
    display: block;
    font-size: 24px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    transform: translateY(-50%);
    white-space: nowrap;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_txt {
    left: 100%;
    margin-left: -120px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_txt {
    right: 100%;
    margin-right: -120px;
  }
  
  .timelockpouch_roland .section_03 {
    padding-top: 0;
  }
  .timelockpouch_roland .section_03 .inner {
    margin-top: 0;
  }
  .timelockpouch_roland .section_03 .title_01_wf {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 150px;
    height: 372px;
    font-size: 24px;
    font-weight: 300;
    background: url(/cdn/shop/files/timelockpouch_roland_img008.png) no-repeat 100% 50%;
    background-size: 100% auto;
    text-align-last: left;
  }
  .timelockpouch_roland .section_03 .text {
    margin-top: -15px;
    font-size: 16px;
  }
  
  .timelockpouch_roland .section_04 {
    position: relative;
    min-height: 860px;
    padding-top: 0;
    background: url(/cdn/shop/files/timelockpouch_roland_img009_01.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .timelockpouch_roland .section_04 .photo {
    position: absolute;
    top: -3px;
    left: 49px;
  }
  .timelockpouch_roland .section_04 .section_inner {
    padding-left: 320px;
  }
  .timelockpouch_roland .section_04 .title_01 {
    margin-bottom: 30px;
    padding-top: 110px;
    text-align: left;
  }
  .timelockpouch_roland .section_04 .title_01 span {
    display: block;
  }
  .timelockpouch_roland .section_04 .title_01_sub {
    margin-top: 370px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  .timelockpouch_roland .section_04 .text {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .timelockpouch_roland .section_04 .title_02{
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_05 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .timelockpouch_roland .section_05 .img {
    position: relative;
    z-index: 9;
    text-align: center;
  }
  .timelockpouch_roland .section_05 .scene_list {
    margin-bottom: 0;
  }
  .timelockpouch_roland .section_05 .scene_list li {
    position: relative;
    width: 100%;
    height: 713px;
    margin-top: -320px;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(1) {
    margin-top: -232px;
    background: url(/cdn/shop/files/timelockpouch_roland_img011.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(2) {
    background: url(/cdn/shop/files/timelockpouch_roland_img012.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(3) {
    background: url(/cdn/shop/files/timelockpouch_roland_img013.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list_txt {
    position: absolute;
    top: 395px;
    left: 30px;
    z-index: 8;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_06 {
    margin-top: -30px;
    padding-top: 0;
    padding-bottom: 60px;
  }
  .timelockpouch_roland .section_06 .title_01_wf {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .timelockpouch_roland .section_06 .img {
    margin-right: -29px;
    margin-left: -30px;
  }
  
  .timelockpouch_roland .section_07 {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #000;
    color: #fff;
  }
  .timelockpouch_roland .section_07 .title_01_wf {
    margin-bottom: 10px;
    padding-left: 48px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    background: url(/cdn/shop/files/timelockpouch_roland_icn_attention.png) no-repeat 0 50%;
    background-size: 31px auto;
    text-align: left;
  }
  .timelockpouch_roland .section_07 .text {
    margin-bottom: 0;
    font-size: 14px;
  }
  .timelockpouch_roland .section_07 .clm {
    display: flex;
    justify-content: space-between;
  }
  .timelockpouch_roland .section_07 .clm .text {
    flex: 0 0 410px;
    width: 410px;
  }
  .timelockpouch_roland .section_07 .clm .img {
    flex: 0 0 370px;
    width: 370px;
  }
  .timelockpouch_roland .section_08 {
    position: relative;
    padding-bottom: 60px;
  }
  .timelockpouch_roland .section_08 .title_01_wf {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_08 .img {
    position: absolute;
    top: 67px;
    left: 305px;
  }
  .timelockpouch_roland .section_08 .howto_list {
    width: 265px;
  }
  .timelockpouch_roland .section_08 .howto_list.is-left {
    float: left;
  }
  .timelockpouch_roland .section_08 .howto_list.is-right {
    float: right;
  }
  .timelockpouch_roland .section_08 .howto_list dt {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dt:first-child {
    margin-top: 0;
  }
  .timelockpouch_roland .section_08 .howto_list dt::before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
    background: #000;
    border-radius: 50%;
  }
  .timelockpouch_roland .section_08 .howto_list dd {
    font-size: 14px;
    line-height: 1.8;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert {
    position: relative;
    display: block;
    margin-top: 5px;
    padding-left: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert::before {
    content: "";
    position: absolute;
    top: 0.25em;
    left: 0;
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    background: url(/cdn/shop/files/timelockpouch_roland_icn_alert.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  
  .timelockpouch_roland .section_11 {
    padding-bottom: 60px;
    background: #fff;
  }
  .timelockpouch_roland .section_11 .title_01_wf {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .timelockpouch_roland .section_11 .sizeimg_01 {
    position: relative;
    margin-bottom: 60px;
  }
  .timelockpouch_roland .section_11 .sizeimg_01 .list_01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin: 0;
    font-size: 12px;
  }
  .timelockpouch_roland .section_11 .sizeimg_02 {
    position: relative;
  }
  .timelockpouch_roland .section_11 .sizeimg_02 .list_01 {
    position: absolute;
    top: 50%;
    left: 440px;
    width: auto;
    margin: 0;
    font-size: 12px;
    transform: translateY(-50%);
  }
  .timelockpouch_roland .section_11 .list_01 li {
    display: block;
    width: auto;
    padding: 0;
  }
  .timelockpouch_roland .section_11 .bnr {
    margin-top: 60px;
    text-align: center;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ポーチ for タイムロックポーチ
   * ---------------------------------------------------------------------------------------------------- */
  .timelockpouch_pouch_roland .kv {
    height: 481px;
    background: url(/cdn/shop/files/timelockpouch_pouch_roland_kv_img001.jpg) 0 1px no-repeat;
  }
  .timelockpouch_pouch_roland .kv h2 {
    padding: 45px 0 0 28px;
  }
  .timelockpouch_pouch_roland .kv .btn_buy {
    margin: 280px 0 0 30px;
  }
  
  .timelockpouch_pouch_roland .section_01 .intro {
    font-size: 16px;
  }
  
  .timelockpouch_pouch_roland .section_11 {
    padding-bottom: 80px;
    background: #fff;
  }
  .timelockpouch_pouch_roland .section_11 .title_01_wf {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .timelockpouch_pouch_roland .section_11 .sizeimg_01 {
    position: relative;
    margin-bottom: 0;
  }
  .timelockpouch_pouch_roland .section_11 .sizeimg_01 .list_01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin: 0;
    font-size: 12px;
  }
  .timelockpouch_pouch_roland .section_11 .list_01 li {
    display: block;
    width: auto;
    padding: 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ミニマリスト財布
   * ---------------------------------------------------------------------------------------------------- */
  .minimalwallet_roland {
    background: #f5f5f5;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .minimalwallet_roland .kv {
    position: relative;
  }
  .minimalwallet_roland .kv .title {
    position: absolute;
    top: 95px;
    left: 232px;
  }
  .minimalwallet_roland .kv .logo {
    position: absolute;
    top: 48px;
    left: 253px;
  }
  .minimalwallet_roland .kv .text1 {
    position: absolute;
    top: 218px;
    left: 344px;
  }
  .minimalwallet_roland .kv .text2 {
    position: absolute;
    top: 427px;
    left: 345px;
  }
  .minimalwallet_roland .kv .bg {}
  .minimalwallet_roland .kv .photo {
    position: absolute;
    top: 197px;
    left: 24px;
  }
  .minimalwallet_roland .kv .btn_buy {
    position: absolute;
    top: 523px;
    left: 345px;
    z-index: 9;
  }
  
  .minimalwallet_roland .section_01 {
    position: relative;
    margin-top: -95px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .minimalwallet_roland .section_01::before {
    content: "";
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    height: 170px;
    background: linear-gradient(to bottom, rgba(245,249,250,1) 0%,rgba(245,245,245,1) 100%);
  }
  .minimalwallet_roland .section_01 .section_inner {
    position: relative;
    z-index: 1;
  }
  .minimalwallet_roland .section_01 .title_01_wf {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_01 .img {
    margin-top: -150px;
    margin-bottom: -150px;
    margin-left: -6px;
  }
  
  .minimalwallet_roland .section_02 {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .minimalwallet_roland .section_02 .title_01_wf {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_02 .text {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
  }
  .minimalwallet_roland .section_02 .text .is-bold {
    font-size: 20px;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_03 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .minimalwallet_roland .section_03 .section_inner {
  }
  .minimalwallet_roland .section_03 .case_list {
    display: flex;
    justify-content: space-between;
  }
  .minimalwallet_roland .section_03 .case_list li {
    width: 253px;
  }
  .minimalwallet_roland .section_03 .case_list_title {
    display: block;
    height: 5.4em;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_03 .case_list_txt {
    display: block;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_04 {
    position: relative;
    min-height: 860px;
    padding-top: 0;
    padding-bottom: 0;
    background: url(/cdn/shop/files/minimalwallet_roland_img005_01.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .minimalwallet_roland .section_04 .photo {
    position: absolute;
    top: 24px;
    left: 76px;
  }
  .minimalwallet_roland .section_04 .section_inner {
    padding-left: 320px;
  }
  .minimalwallet_roland .section_04 .section_inner + .section_inner {
    padding-left: 30px;
    padding-bottom: 55px;
  }
  .minimalwallet_roland .section_04 .title_01 {
    margin-bottom: 160px;
    padding-top: 110px;
    text-align: left;
  }
  .minimalwallet_roland .section_04 .title_01 span {
    display: block;
  }
  .minimalwallet_roland .section_04 .title_01_sub {
    margin-top: 370px;
    font-size: 36px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_04 .text {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .minimalwallet_roland .section_04 .title_02 {
    margin-bottom: 15px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_05 {
    position: relative;
    padding-top: 0;
  }
  .minimalwallet_roland .section_05::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 320px 0 0 879px;
    border-color: transparent transparent transparent #ffffff;
  }
  .minimalwallet_roland .section_05 .section_inner {
    position: relative;
  }
  .minimalwallet_roland .section_05 .title_01_wf {
    display: flex;
    align-items: center;
    height: 335px;
    margin-right: -30px;
    margin-bottom: 0;
    background: url(/cdn/shop/files/minimalwallet_roland_img009.jpg) no-repeat 100% 0;
    text-align: left;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_05 .img {
    margin-top: -67px;
    margin-left: 150px;
  }
  
  .minimalwallet_roland .section_06 {
    padding-top: 45px;
    padding-bottom: 80px;
    background: #fff;
  }
  .minimalwallet_roland .section_06 .title_01_wf {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .img_01 {
    text-align: center;
  }
  .minimalwallet_roland .section_06 .detail-row {
    position: relative;
  }
  .minimalwallet_roland .section_06 .detail-col:nth-child(odd) {
    position: absolute;
    top: 0;
    left: 0;
    width: 395px;
  }
  .minimalwallet_roland .section_06 .detail-col:nth-child(even) {
    float: right;
    width: 395px;
  }
  .minimalwallet_roland .section_06 .detail-col.is-fixed {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -350px;
  }
  .minimalwallet_roland .section_06 .detail-col.is-bottom {
    top: auto;
    bottom: 0;
  }
  .minimalwallet_roland .section_06 .unit {
    overflow: hidden;
    border-radius: 4px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  }
  .minimalwallet_roland .section_06 .unit + .unit {
    margin-top: 30px;
  }
  .minimalwallet_roland .section_06 .unit .img {
    margin: -30px -30px 30px;
  }
  .minimalwallet_roland .section_06 .unit .title {
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_06 .unit .title .title_main {
    font-size: 20px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .unit .title .title_num {
    margin-right: 0.25em;
  }
  .minimalwallet_roland .section_06 .unit .text {
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-size: 14px;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_07 {
    padding: 0;
  }
  .minimalwallet_roland .section_07 .section_inner {
    box-sizing: border-box;
    height: 530px;
    padding: 60px 440px 0 30px;
    background: #f5f5f5 url(/cdn/shop/files/minimalwallet_roland_img017.png) no-repeat 100% 0;
  }
  .minimalwallet_roland .section_07 .title_01_wf {
    margin-bottom: 30px;
    text-align: left;
  }
  .minimalwallet_roland .section_07 .title_02 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_07 .txt_01 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  .minimalwallet_roland .section_07 .grid {
    display: flex;
    align-items: center;
  }
  .minimalwallet_roland .section_07 .grid_unit:nth-child(odd) {
    flex: 0 0 157px;
    width: 157px;
  }
  .minimalwallet_roland .section_07 .grid_unit:nth-child(even) {
    margin-left: 30px;
  }
  
  .minimalwallet_roland .section_07 .list {
    margin-bottom: 0;
    font-size: 16px;
  }
  .minimalwallet_roland .section_07 .list li {
    position: relative;
    padding-left: 22px;
  }
  .minimalwallet_roland .section_07 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.9em - 6px);
    left: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ccc;
  }
  .minimalwallet_roland .section_07 .foot {
    padding: 0 29px 40px 30px;
    background: #fff;
  }
  .minimalwallet_roland .section_07 .foot .img_01 {
    margin-right: -29px;
    margin-left: -30px;
    margin-bottom: 30px;
  }
  
  .minimalwallet_roland .section_10 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .minimalwallet_roland .section_10 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .minimalwallet_roland .section_10 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  .minimalwallet_roland .section_10 .type ul {
    margin-bottom: 15px;
  }
  .minimalwallet_roland .section_10 .btn_c {
    margin-top: 30px;
  }
  
  .minimalwallet_roland .section_12 {}
  .minimalwallet_roland .section_12 .title_01_wf {
    font-size: 28px;
  }
  .minimalwallet_roland .section_12 .sizeimg_01 {
    position: relative;
    margin-bottom: 60px;
  }
  .minimalwallet_roland .section_12 .list_01 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 340px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
  }
  .minimalwallet_roland .section_12 .list_01 li {
    padding: 0;
  }
  .minimalwallet_roland .section_12 .list_01 li:nth-child(odd) {
    flex: 0 0 220px;
    width: 220px;
  }
  .minimalwallet_roland .section_12 .list_01 li:nth-child(even) {
    flex: 0 0 105px;
    width: 105px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ミニマル仕事術
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .book .kv {}
  
  .book .kv .text_01 {
    text-align: center;
    font-size: 16px;
    margin: -20px 0 30px;
  }
  
  .book .kv .btn_buy {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
  
  .book .kv .link_01 {
    margin: 20px 0 0;
    font-size: 14px;
    text-align: center;
  }
  .book .kv .link_01 a {
    color: #000;
  }
  .book .kv .link_01 a:hover {
    text-decoration: none;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .book .section_01 {
    padding-bottom: 60px;
  }
  
  .book .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .book .section_01 .index {
    margin: 0 auto;
    padding: 20px 40px 40px;
    border: 1px solid #ccc;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  }
  
  .book .section_01 h4 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  
  .book .section_01 ol {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  
  .book .section_01 ol li {
    margin-top: 30px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .book .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 小さい財布レディース（2022）
   * ---------------------------------------------------------------------------------------------------- */
  .smallwallet_ladies2022 {
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .smallwallet_ladies2022 .kv {
    position: relative;
    margin-bottom: 20px;
  }
  .smallwallet_ladies2022 .kv .logo {
    position: absolute;
    top: 50px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .title {
    position: absolute;
    top: 101px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .text1 {
    position: absolute;
    top: 221px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .text2 {
    position: absolute;
    top: 311px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .bg {
    text-align: right;
  }
  .smallwallet_ladies2022 .kv .btn_buy {
    position: absolute;
    top: 426px;
    left: 40px;
    z-index: 9;
    width: 320px;
  }
  .smallwallet_ladies2022 .kv .btn_buy a,
  .smallwallet_ladies2022 .cartbtn_01 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background: #000;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.1em;
    transition: background 0.1s linear;
  }
  .smallwallet_ladies2022 .kv .btn_buy a::before,
  .smallwallet_ladies2022 .kv .btn_buy a::after,
  .smallwallet_ladies2022 .cartbtn_01::before,
  .smallwallet_ladies2022 .cartbtn_01::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .kv .btn_buy a::before,
  .smallwallet_ladies2022 .cartbtn_01::before {
    top: 14px;
    left: 13px;
    width: 24px;
    height: 23px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_cart001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .kv .btn_buy a::after,
  .smallwallet_ladies2022 .cartbtn_01::after {
    top: 21px;
    right: 15px;
    width: 16px;
    height: 9px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_arw001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .kv .btn_buy a:hover,
  .smallwallet_ladies2022 .cartbtn_01:hover {
    background: #888;
  }
  .smallwallet_ladies2022 .cartbtn_02 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background: #fff;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.1em;
    transition: background 0.1s linear;
  }
  .smallwallet_ladies2022 .cartbtn_02::before,
  .smallwallet_ladies2022 .cartbtn_02::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .cartbtn_02::before {
    top: 14px;
    left: 13px;
    width: 24px;
    height: 23px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_cart002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02::after {
    top: 21px;
    right: 15px;
    width: 16px;
    height: 9px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_arw003.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02:hover {
    background: #888;
  }
  /* section_01 */
  .smallwallet_ladies2022 .section_01 .section_inner {
    position: relative;
    padding-right: 39px;
    padding-left: 40px;
  }
  .smallwallet_ladies2022 .section_01 .title_01 {
    position: absolute;
    top: 0;
    right: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: end;
    height: 36px;
    margin: 0 auto;
    padding-left: 101px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before,
  .smallwallet_ladies2022 .section_01 .title_01::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before {
    left: 0;
    width: 33px;
    height: 34px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_ico001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .title_01::after {
    left: 51px;
    width: 34px;
    height: 31px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_ico002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .imagesetwrap_01 {
    display: flex;
    justify-content: space-between;
    height: 554px;
  }
  .smallwallet_ladies2022 .section_01 .imageset_01 {}
  .smallwallet_ladies2022 .section_01 .imageset_01_txt {
    margin: -14px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02 {
    position: relative;
    margin: 198px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02_txt {
    position: absolute;
    top: -90px;
    left: 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03 {
    margin: 98px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03_txt {
    margin: -11px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .txt_01 {
    margin: 32px 0 0;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }
  /* section_02 */
  .smallwallet_ladies2022 .section_02 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 480px;
    margin: 60px 0 0;
    padding-top: 0;
    padding-right: 29px;
    padding-bottom: 0;
    background: url(/cdn/shop/files/smallwallet_ladies2022_img004.jpg) no-repeat 50% 50%;
  }
  .smallwallet_ladies2022 .section_02 .btn_01 {
    width: 260px;
    margin: 38px 0 0;
  }
  /* section_03 */
  .smallwallet_ladies2022 .section_03 {
    margin: 0;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_03 .section_inner {
    box-sizing: border-box;
    height: 680px;
    margin: 0;
    padding: 60px 40px 0 340px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_img005.jpg) no-repeat 0 0;
  }
  .smallwallet_ladies2022 .section_03 .title_01 {
    margin-left: 113px;
  }
  .smallwallet_ladies2022 .section_03 .img_01 {
    margin: 34px 0 0 104px;
  }
  .smallwallet_ladies2022 .section_03 .img_02 {
    margin: 39px 0 0 104px;
  }
  .smallwallet_ladies2022 .section_03 .txt_01 {
    margin: 25px 0 0 -37px;
    font-size: 16px;
  }
  /* section_04 */
  .smallwallet_ladies2022 .section_04 {
    margin: 0;
    padding: 80px 0 80px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_04 .title_01 {
    margin-bottom: 10px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_04 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 40px;
    padding-left: 40px;
  }
  .smallwallet_ladies2022 .section_04 .txt_01 {
    width: 100%;
    margin-top: -60px;
    margin-bottom: 55px;
    font-size: 14px;
    line-height: 1.8;
  }
  .smallwallet_ladies2022 .section_04 .img_01 {
    margin: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* section_05 */
  .smallwallet_ladies2022 .section_05 {
    padding: 0;
  }
  .smallwallet_ladies2022 .section_05 .section_inner {
    padding: 60px 39px 24px 40px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 {
    position: relative;
    width: 782px;
    margin: 38px auto 0;
    padding-left: 42px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev,
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    overflow: hidden;
    position: absolute;
    top: 105px;
    width: 11px;
    height: 18px;
    padding: 0;
    border: none;
    background: url(/cdn/shop/files/smallwallet_ladies2022_arw002.png) no-repeat 50% 50%;
    background-size: contain;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev {
    left: 2px;
    transform: rotate(180deg);
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    right: 2px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots {
    position: absolute;
    top: 287px;
    left: 0;
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: center;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots li {
    margin: 0 5px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots button {
    appearance: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 0;
    background: #fff;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots .slick-active button {
    background: #000;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 button {
    transition: opacity 0.1s linear;
    cursor: pointer;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 button:hover {
    opacity: 0.5;
  }
  /* section_06 */
  .smallwallet_ladies2022 .section_06 {
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_ladies2022_img013.jpg) no-repeat 50% 50%;
  }
  .smallwallet_ladies2022 .section_06 .title_01 {
    margin: 0 auto;
    padding: 124px 0 44px;
    text-align: center;
  }
  .smallwallet_ladies2022 .section_06 .txt_01 {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.055em;
  }
  /* section_07 */
  .smallwallet_ladies2022 .section_07 {
    margin: 0;
    padding: 0 0 60px;
    background: #000;
  }
  .smallwallet_ladies2022 .section_07 .title_01 {
    margin-bottom: 40px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_07 .btn_01 {
    width: 260px;
    margin: 0 auto;
  }
  /* section_08 */
  .smallwallet_ladies2022 .section_08 {
    padding: 0 0 60px;
  }
  .smallwallet_ladies2022 .section_08 .section_inner {
    padding: 60px 39px 0 40px;
  }
  .smallwallet_ladies2022 .section_08 .title_01 {
    margin-bottom: 20px;
  }
  /* section_09 */
  .smallwallet_ladies2022 .section_09 {
    min-height: 400px;
    margin: 40px 0 0;
    padding: 0;
    background: #f4f4f4 url(/cdn/shop/files/smallwallet_ladies2022_img017.png) no-repeat 100% 50%;
  }
  .smallwallet_ladies2022 .section_09 .section_inner {
    padding: 50px 451px 0 40px;
  }
  .smallwallet_ladies2022 .section_09 .title_01 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_09 .txt_01 {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 1.8;
  }
  /* section_10 */
  .smallwallet_ladies2022 .section_10 .section_inner {
    padding: 0 39px 0 40px;
  }
  .smallwallet_ladies2022 .section_10 .title_01 {
    line-height: 1;
  }
  .smallwallet_ladies2022 .section_10 .unitwrap_01 {
    display: flex;
    margin-top: 86px;
  }
  .smallwallet_ladies2022 .section_10 .unit_01 {
    width: 318px;
    margin-left: 73px;
  }
  .smallwallet_ladies2022 .section_10 .unit_02 {
    width: 340px;
    margin-left: 71px;
  }
  .smallwallet_ladies2022 .section_10 .list_01 {
    width: 100%;
    margin: 40px 0 0;
    font-size: 14px;
  }
  .smallwallet_ladies2022 .section_10 .list_01 li {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
  }
  /* section_11 */
  .smallwallet_ladies2022 .section_11 {
    margin-top: 80px;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  /* section_12 */
  .smallwallet_ladies2022 .section_12 {
    margin-top: 0;
    padding-top: 40px;
  }
  .smallwallet_ladies2022 .section_12 .section_inner{
    padding-right: 39px;
    padding-left: 40px;
  }
  .smallwallet_ladies2022 .section_12 .title_02 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_12 .txt_01 {
    font-size: 14px;
    line-height: 1.8;
  }
}

/* SP */
@media (max-width: 879px){
  /* common.css */
  /* ----------------------------------------------------------------------------------------------------
   * Index
  
  01 Reset
  02 Base
  03 Layout
  04 Common Style
  
  /* products_nav */
  #products_nav > li {
  	padding: 0;
  	border-bottom: 1px solid #858585;
  	font-size: 4.3vw;
  	font-weight: bold;
  }
  #products_nav a {
  	position: relative;
  	display: block;
  	color: #fff;
  	text-decoration: none;
  }
  #products_nav > li > a {
  	padding: 15px 41px 15px 20px;
  }
  #products_nav .products_subnav > li > a {
  	height: 3em;
  	margin-right: 20px;
  	padding: 5px 21px 5px 0;
  }
  #products_nav .products_subnav > li:nth-child(even) > a {
  	margin-right: 0;
  	margin-left: 20px;
  }
  #products_nav .products_subnav > li > a > span {
  	display: table-cell;
  	height: 3em;
  	vertical-align: middle;
  }
  #products_nav a:after {
  	position: absolute;
  	top: 50%;
  	content: "";
  	display: block;
  	width: 11px;
  	height: 19px;
  	margin-top: -10px;
  	background: url(/cdn/shop/files/arrow_white.png) no-repeat 0 0;
  	background-size: 11px 19px;
  }
  #products_nav > li > a:after {
  	right: 20px;
  }
  #products_nav .products_subnav > li > a:after {
  	right: 0;
  }
  #products_nav .products_subnav {
  	margin: 0 20px;
  	border-top: 1px solid #282828;
  }
  #products_nav .products_subnav > li {
  	float: left;
  	width: 50%;
  	font-size: 3.7vw;
  	font-weight: normal;
  }
  
  /* products_slidenav
   * -------------------------------------------------- */
  #products_slidenav {
  	position: relative;
  	margin: 15px 20px 30px;
  	padding: 0 20px;
  }
  #products_slidenav .slide_selector li {
  	font-size: 3.1vw;
  	text-align: center;
  }
  #products_slidenav .slide_selector li a {
  	display: block;
  	text-decoration: none;
  }
  #products_slidenav .slide_selector li img {
  	display: inline;
  }
  #products_slidenav .slide_selector li .txt_01 {
  	display: block;
  }
  #products_slidenav button {
  	border: none;
  	outline: none;
  }
  #products_slidenav .slick-next {
  	overflow: hidden;
  	position: absolute;
  	top: 50%;
  	right: -20px;
  	display: block;
  	width: 11px;
  	height: 19px;
  	margin-top: -10px;
  	background: url(/cdn/shop/files/arrow_next.png) no-repeat 0 0;
  	background-size: 11px 19px;
  	text-indent: -999px;
  }
  #products_slidenav .slick-prev {
  	overflow: hidden;
  	position: absolute;
  	top: 50%;
  	left: -20px;
  	display: block;
  	width: 11px;
  	height: 19px;
  	margin-top: -10px;
  	background: url(/cdn/shop/files/arrow_prev.png) no-repeat 0 0;
  	background-size: 11px 19px;
  	text-indent: -999px;
  }
  
  /* fixed
   * -------------------------------------------------- */
  #header.fixed {
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 999;
  	width: 100%;
  }
  
  /* contents
   * -------------------------------------------------- */
  
  /* iPhone6 Plus ~ ちょっと大きいスマホまで */
  @media screen and (min-width: 413px)
  {
  	 #contents > img{
  		 width:100%;
  		 height:auto
  	 }
  
  }
  
  /* topic_path */
  .topic_path {
  	padding: 7px 20px 8px;
  	font-size: 3.1vw;
  	border-top: 1px solid #998080;
  	background-color: #000000;
  	color: #ffffff;
  }
  .topic_path a {
  	color: #999999;
  	text-decoration: none;
  }
  
  /* we ship worldwide
  *---------------------------------------------------- */
  #world p{
  	float:left;
  	width: 56%;
  }
  
  #world p img{
  	width:100%;
  	height:auto;
  }
  
  #world ul{
  	float:right;
  	width: 44%;
  }
  
  #world li img{
  	width:100%;
  	height:auto;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 04 Common Style
  /* ---------------------------------------------------------------------------------------------------- */
  
  /* text
   * -------------------------------------------------- */
  .tl {
  	text-align: left;
  }
  .tc {
  	text-align: center;
  }
  .tr {
  	text-align: right;
  }
  .bold {
  	font-weight: bold;
  }
  .red {
  	color: #cc0000;
  }
  
  /* float
   * -------------------------------------------------- */
  .fl {
  	float: left;
  }
  .fr {
  	float: right;
  }
  .cb {
  	clear:both;
  }
  
  
  /* clearfix
   * -------------------------------------------------- */
  .cf:before, .cf:after {
  	content: "";
  	display: table;
  }
  .cf:after {
  	clear: both;
  }
  
  /* Margin and Padding Set */
  .mb_0{margin-bottom: 0 !important;}
  .mb_5{margin-bottom: 5px !important;}
  .mb_10{margin-bottom: 10px !important;}
  .mb_15{margin-bottom: 15px !important;}
  .mb_16{margin-bottom: 16px !important;}
  .mb_20{margin-bottom: 20px !important;}
  .mb_21{margin-bottom: 21px !important;}
  .mb_22{margin-bottom: 22px !important;}
  .mb_25{margin-bottom: 25px !important;}
  .mb_30{margin-bottom: 30px !important;}
  .mb_35{margin-bottom: 35px !important;}
  .mb_40{margin-bottom: 40px !important;}
  .mb_45{margin-bottom: 45px !important;}
  .mb_50{margin-bottom: 50px !important;}
  .mb_60{margin-bottom: 60px !important;}
  
  .mt_0{margin-top: 0 !important;}
  .mt_5{margin-top: 5px !important;}
  .mt_10{margin-top: 10px !important;}
  .mt_15{margin-top: 15px !important;}
  .mt_20{margin-top: 20px !important;}
  .mt_25{margin-top: 25px !important;}
  .mt_30{margin-top: 30px !important;}
  .mt_35{margin-top: 35px !important;}
  .mt_40{margin-top: 40px !important;}
  .mt_50{margin-top: 50px !important;}
  .mt_60{margin-top: 60px !important;}
  
  .ml_0{margin-left: 0 !important;}
  .ml_5{margin-left: 5px !important;}
  .ml_10{margin-left: 10px !important;}
  .ml_15{margin-left: 15px !important;}
  .ml_20{margin-left: 20px !important;}
  .ml_25{margin-left: 25px !important;}
  .ml_30{margin-left: 30px !important;}
  .ml_35{margin-left: 35px !important;}
  .ml_40{margin-left: 40px !important;}
  .ml_45{margin-left: 45px !important;}
  .ml_50{margin-left: 50px !important;}
  
  .mr_0{margin-right: 0 !important;}
  .mr_5{margin-right: 5px !important;}
  .mr_10{margin-right: 10px !important;}
  .mr_15{margin-right: 15px !important;}
  .mr_20{margin-right: 20px !important;}
  .mr_25{margin-right: 25px !important;}
  .mr_30{margin-right: 30px !important;}
  .mr_35{margin-right: 35px !important;}
  .mr_40{margin-right: 40px !important;}
  .mr_50{margin-right: 50px !important;}
  
  .pb_0{padding-bottom: 0 !important;}
  .pb_1{padding-bottom: 1px !important;}
  .pb_5{padding-bottom: 5px !important;}
  .pb_10{padding-bottom: 10px !important;}
  .pb_15{padding-bottom: 15px !important;}
  .pb_20{padding-bottom: 20px !important;}
  .pb_25{padding-bottom: 25px !important;}
  .pb_29{padding-bottom: 29px !important;}
  .pb_30{padding-bottom: 30px !important;}
  .pb_35{padding-bottom: 35px !important;}
  .pb_40{padding-bottom: 40px !important;}
  .pb_45{padding-bottom: 45px !important;}
  .pb_50{padding-bottom: 50px !important;}
  
  .pt_0{padding-top: 0 !important;}
  .pt_5{padding-top: 5px !important;}
  .pt_10{padding-top: 10px !important;}
  .pt_15{padding-top: 15px !important;}
  .pt_20{padding-top: 20px !important;}
  .pt_25{padding-top: 25px !important;}
  .pt_30{padding-top: 30px !important;}
  .pt_35{padding-top: 35px !important;}
  .pt_40{padding-top: 40px !important;}
  
  .pl_0{padding-left: 0 !important;}
  .pl_5{padding-left: 5px !important;}
  .pl_10{padding-left: 10px !important;}
  .pl_15{padding-left: 15px !important;}
  .pl_20{padding-left: 20px !important;}
  .pl_25{padding-left: 25px !important;}
  .pl_30{padding-left: 30px !important;}
  .pl_35{padding-left: 35px !important;}
  .pl_40{padding-left: 40px !important;}
  
  .pr_0{padding-right: 0 !important;}
  .pr_5{padding-right: 5px !important;}
  .pr_10{padding-right: 10px !important;}
  .pr_15{padding-right: 15px !important;}
  .pr_20{padding-right: 20px !important;}
  .pr_25{padding-right: 25px !important;}
  .pr_30{padding-right: 30px !important;}
  .pr_35{padding-right: 35px !important;}
  .pr_40{padding-right: 40px !important;}
  .pr_50{padding-right: 50px !important;}
  
  
  /* ▼お問い合わせ
  ----------------------------------------------- */
  div#err {
      padding: 10px;
  }
  
  dl.contact-page p {
    margin:0;
  }
  dl.contact-page textarea {
  	font-size: 4.3vw;
      width: 95%;
    	border:1px solid #ccc;
  }
  dl.contact-page input,
  dl.contact-page select {
    border:1px solid #ccc;
    height:20px;
    padding:6px 5px;
    margin:0 0 5px;
    font-size:13px;
  }
  
  input.box380 {
      width: 260px;
  }
  
  dl.contact-page .attention {
    font-size:11px;
    color: #cc0000;
  }
  .btn-contact{
    margin:0 0 10px 10px;
  }
  
  .bd-bottom {
      border-bottom: 1px solid #ccc;
  }
  
  .bd-bottom30 {
  	padding-top:20px;
    	padding-bottom:20px;
    	text-align:center;
  }
  
  .tblareabtn input,
  .tblareabtn_cart input,
   {
    margin:0 auto;
    padding:5px;
    /*--border:none;--*/
    font-weight:normal;
    font-size:12px;
    display:inline-block;
    color:#555;
  }
  .tblareabtn .btn-disagree {
    width:100px;
  }
  
  .btn-disagree a {
      color: #333 !important;
      display: block;
      font-weight: bold;
  }
  
  .tblareabtn input {
    width:130px;
  }
  
  .btn-contact input {
      width:280px;
  	height:44px;
  	margin:0 auto;
  	border-radius:4px;
  	border:1px solid #ab8317;
  	background:linear-gradient(top center, #f8e4ae 0%, #f2c854 100%);
  	background:-webkit-gradient(linear, center top, center bottom, from(#f8e4ae), to(#f2c854));
  	font-size:14px;
  	line-height:1;
  }
  
  .btn-agree, .btn-agree a {
      background: rgba(0, 0, 0, 0) radial-gradient(circle at 50% 54% , #f2c957 1%, #f2c957 100%) repeat scroll 0 0;
      border: 1px solid #d5ba79;
      border-radius: 2px;
      text-decoration: none;
  	padding:10px;
  }
  
  .btn-disagree, .btn-disagree input {
      background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3));
      border-radius: 2px;
      margin: 0 auto;
  	padding:5px;
  }
  
  .w40 {
      display: inline-block;
      width: 40% !important;
  }
  
  .btn-disagree {
      background-color:#ccc;
      border: 1px solid #ccc;
      border-radius: 2px;
      text-decoration: none;
  	display: inline-block;
  }
  
  .btn-disagree a {
      padding: 5px 0;
      text-align: center;
  	text-decoration:none;
  }
  
  div#completetext {
      margin: 15px auto 15px;
      padding: 15px;
  }
  .fo13 {
      font-size: 4vw;
  }
  
  /* ▼会社概要・特定商取引法など
  ----------------------------------------------- */
  p.pd-all-10 {
      font-size: 3.7vw;
      padding: 10px !important;
  }
  
  dl#undercolumn-etc {
    padding:0;
    margin:0;
  }
  dl#undercolumn-etc dt {
    font-weight:bold;
    font-size:13px;
    padding:10px 10px 0 10px;
  }
  dl#undercolumn-etc dd {
    font-size:12px;
    margin:0;
    padding:3px 10px 10px 10px;
  }
  
  /* facebookのいいねボタンの高さ調整 */
  .fb_iframe_widget > span {
    vertical-align: baseline !important;
  }
  
  /* header-popup-shop
  ----------------------------------------------- */
  
  .header-popup-shop {
  	-webkit-box-sizing: border-box;
  	   -moz-box-sizing: border-box;
  	        box-sizing: border-box;
    /*height: 56px;*/
  	background: #666;
  	padding: 1px 13px 10px;
  }
  
  .header-popup-shop_title {
  	position: relative;
  	-webkit-box-sizing: border-box;
  	   -moz-box-sizing: border-box;
  	        box-sizing: border-box;
  	display: block;
  	width: 100%;
  	color: #fff;
  	text-align: center;
  	font-size: 3.4vw;
  	line-height: 2.4;
  }
  
  .header-popup-shop_list {
    display: flex;
    width: 100%;
    /*height: 18px;*/
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #FFF;
  }
  
  .header-popup-shop_list > li {
  	flex: 1;
  	height: 26px;
  	border-left: 1px solid #666;
  	text-align: center;
  	font-size: 3.1vw;
  	line-height: 1.2;
  	font-weight: bold;
  }
  
  .header-popup-shop_list > li:first-child {
  	border-left: none;
  }
  
  .header-popup-shop_list > li.is-wide {
    /*flex: 1.7;*/
  	flex: 1.4;
  }
  
  .header-popup-shop_list > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  	height: 100%;
  	text-decoration: none;
  }
  
  .header-popup-shop_list > li:first-child > a {
  	padding-left: 5px;
  }
  .header-popup-shop_list > li:last-child > a {
  	padding-right: 5px;
  }
  
  .header-popup-shop_list > li > a .is-new {
    color: red;
    display: block;
  	transform: scale(0.8);
  }
  
  /* popup-fixed
   * -------------------------------------------------- */
  .header-popup-shop.fixed {
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 998;
  	width: 100%;
  }
  
  /* 店舗用バナー
  ----------------------------------------------------- */
  #js-bnr_inc {
  	margin-bottom: -20px;
  }
  .list_02 li.is-store {
  	margin: 0 -20px -20px;
  	padding-top: 10px;
  }
  #js-bnr_inc.js-norepair.list_02 li.is-repair {
  	display: none;
  }
  #js-bnr_inc.js-noleather.list_02 li.is-leather {
  	display: none;
  }
  #js-bnr_inc.js-nobook.list_02 li.is-book {
  	display: none;
  }
  .bnr_store {
  	width: 100%;
  	/* height: 178px; */
  	height: 55.6vw;
  	background: url(/cdn/shop/files/sp_bg_bnr-store.jpg) no-repeat 0 0;
  	-webkit-background-size: 100% auto;
  	     -o-background-size: 100% auto;
  	        background-size: 100% auto;
  }
  .bnr_store .bnr_store_title {
  	margin: 0!important;
  	padding: 6.2vw 0;
  	color: #fff;
  	text-align: center;
  	font-size: 5.3vw!important;
  	line-height: 1.5;
  	font-weight: bold;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  }
  .bnr_store .bnr_store_title ._subLabel {
  	font-size: 3.7vw;
  }
  
  .bnr_store_row {
  	display: flex;
    -webkit-justify-content: center;
  					justify-content: center;
  	margin: 0 15px;
  }
  
  .bnr_store_unit {
  	box-sizing: border-box;
  	width: 100%;
  	/*height: 85px;*/
  	margin: 0;
  	padding: 1.5vw 0;
  	border: 2px solid #fff;
  	background: rgba(255,255,255,0.6);
  }
  
  .bnr_store_unitTitle {
  	height: 19px;
  	margin-bottom: 0!important;
  	color: #fff;
  	background: #490a05;
  	text-align: center;
  	font-size: 3.4vw!important;
  	line-height: 1.7;
  	font-weight: bold;
  }
  
  .bnr_store .bnr_store_list {
  	display: flex;
    -webkit-justify-content: space-between;
  					justify-content: space-between;
  	align-items: center;
  	/* height: 42px; */
    height: 13.1vw;
  	padding: 0 1vw;
  }
  
  .bnr_store .bnr_store_list li {
  	flex: 1;
  	box-sizing: border-box;
  	height: 100%;
    padding: 0 1px;
    margin-bottom: 0 !important;
  }
  
  .bnr_store .bnr_store_list li a {
  	display: flex;
    -webkit-justify-content: center;
  					justify-content: center;
  	align-items: center;
  	width: 100%;
  	height: 100%;
  	background: #fff;
  	text-align: center;
  	font-size: 3.1vw;
  	line-height: 1.3;
  	font-weight: bold;
  	text-decoration: none;
  }
  
  .bnr_store .bnr_store_list li a ._date {
  }
  
  .bnr_store_unit.is-popup .bnr_store_unitTitle {
  	background: #97242e;
  }
  
  .bnr_store .bnr_store_unit.is-popup  .bnr_store_list li {
  	box-sizing: border-box;
  	width: 45px;
  	padding: 0 1px;
  	margin-bottom: 0!important;
  }
  
  .campaign_banner {
    margin-bottom: 10px;
  }
  
  
  /* みつかるリュック 期間限定
  ----------------------------------------------------- */
  
  .section.mitsukaru_set__section {
    padding: 0 20px;
    width: auto;
  }
  
  .mitsukaru_set__img {
    padding: 0 20px;
  }
  
  .mitsukaru_set__font {
    font-weight: 700;
  }
  
  .mitsukaru_set__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 25px -20px 0;
  }
  .mitsukaru_set__flex .mitsukaru_set__font {
    text-align: center;
  }
  .section .inner.mitsukaru_set__border {
    position: relative;
    margin-top: 40px;
    padding-top: 1px;
  }
  .mitsukaru_set__border:before {
    position: absolute;
    content: '';
    width: 88%;
    height: 1px;
    background: #999;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    display: block;
  }
  .mitsukaru_price {
    font-size: 4.3vw;
    color: #ab1010;
    font-weight: 700;
  }
  .mitsukaru_price__1 {
    font-size: 3.1vw;
  }
  .mitsukaru_price__2 {
    font-size: 3.1vw;
    color: #000;
    font-weight: 300;
  }

  /* product.css */
  
  /* @import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,700&display=swap&subset=japanese"); */
  /* ----------------------------------------------------------------------------------------------------
   * 01 Base
   * ---------------------------------------------------------------------------------------------------- */
  /* WebFonts Load
   * -------------------------------------------------- */
  /* kv
   * -------------------------------------------------- */
  .kv {
    position: relative;
  }
  
  .kv .kv_img_01 > img {
    width: 100%;
    height: auto;
  }
  
  /* section
   * -------------------------------------------------- */
  .section {
    width: 100%;
    padding: 30px 0 0;
    position: relative;
  }
  
  .section h1, .section h2, .section h3, .section h4 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .gray {
    background: #ececec;
  }
  
  .wrap {
    overflow: hidden;
  }
  
  .section + .section {
    padding-top: 0;
  }
  
  .section + .section.gray {
    padding-top: 30px;
  }
  
  .section.gray + .section, .section.japan + .section {
    padding-top: 30px;
  }
  
  .section + .section.japan,
  .section + .media {
    padding-top: 30px;
  }
  
  .media + .section {
    padding-top: 30px;
  }
  
  .section .inner {
    padding: 0 20px;
    margin-bottom: 20px;
  }
  
  .section .inner.is-gray {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .section .inner.is-border {
    border-top: 2px solid #fff;
  }
  
  .section .inner p {
    font-size: 4.3vw;
    margin-bottom: 20px;
  }
  
  .section .inner p:last-child {
    margin-bottom: 0;
  }
  
  .section h1 {
    font-size: 6.2vw;
    margin-bottom: 20px;
  }
  
  .section > h1 {
    padding: 0 20px;
  }
  
  .section > h2 {
    padding: 0 20px;
    font-size: 5.6vw;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .section .inner > h2, .section.japan h2 {
    font-size: 5.6vw;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .section .inner > h2.is-fz17, .section.japan h2.is-fz17 {
    font-size: 5.3vw;
  }
  
  .section h4 {
    font-size: 5.6vw;
    margin-bottom: 10px;
  }
  
  .section .img,
  .section .img_01,
  .section .img_02 {
    margin-bottom: 20px;
  }
  
  .section .img_02.is-large {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .img img,
  .img_01 img {
    width: 100%;
    height: auto;
  }
  
  .movie iframe {
    width: 100%;
    height: 100%;
  }
  
  .unit_01 {
    margin-bottom: 20px;
  }
  
  .unit_01.is-gray {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .unit_01.is-black {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #000;
    color: #fff;
  }
  
  .unit_01.is-white {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #fff;
  }
  
  .unit_01.is-border {
    border-bottom: 2px solid #fff;
  }
  
  .unit_02 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    background: #ececec;
    border-radius: 5px;
  }
  
  .caption {
    font-size: 5vw !important;
  }
  
  /* title
   * -------------------------------------------------- */
  /* page_title */
  .page_title {
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    min-width: 320px;
    padding: 15px 5px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 99;
  }
  
  .page_title .inner {
    overflow: visible;
    padding: 0;
    font-size: 3.1vw;
  }
  
  .page_title .icn_01 {
    display: inline-block;
    margin-right: -0.5em;
    padding-right: 10px;
  }
  
  .page_title .ttl_01 {
    display: inline-block;
    font-size: 7.8vw;
    line-height: 1.2;
    color: #4d4c4c;
    vertical-align: middle;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .page_title.is-type2 {
/*     padding-bottom: 33px; */
  }
  
  .page_title.is-type2 .ttl_01 span {
    position: absolute;
    bottom: 10px;
    left: 20px;
  }
  
  /*商品タイトル付加文字*/
  .ttl_01 em {
    display: block;
    margin-top: 0.3em;
    font-size: 4.3vw;
  }
  
  .page_title .btn_01 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    height: 30px;
    margin: auto;
  }
  
  .page_title .btn_01 + .inner {
    margin-right: 70px;
  }
  
  .page_title .btn_01 > a {
    overflow: hidden;
    display: block;
    width: 2em;
    height: 9.3vw;
    padding: 0 18px;
    border-radius: 2em;
    background-color: #500000;
    color: #ffffff;
    font-size: 3.7vw;
    line-height: 2.5;
    text-decoration: none;
  }
  
  .page_title.fixed {
    position: fixed;
    top: 0;
  }
  
  /* title_01 */
  .section .title_01 {
    font-size: 6.2vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .section .title_01.is-center {
    text-align: center;
  }
  
  .section .title_01.is-fz18 {
    font-size: 5.6vw;
  }
  
  .section .title_01 .is-fz12 {
    font-size: 3.7vw;
  }
  
  .section .title_02 {
    font-size: 5.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .section .title_03 {
    font-size: 5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .section .title_04 {
    font-size: 4.3vw;
    /*font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;*/
    font-weight: 100;
  }
  
  /* title_02 */
  /* title_03 */
  /* title_04 */
  /*グラデーションラインの入ったタイトル*/
  .header {
    margin: 40px 0 20px;
    padding-top: 18px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat;*/
    background-size: 100%;
  }
  
  .header h3 {
    padding-bottom: 18px;
     /*background: url(/cdn/shop/files/line001.png) bottom no-repeat;*/
    background-size: 100%;
    font-size: 5.6vw;
    text-align: center;
  }
  
  /* button
   * -------------------------------------------------- */
  /* btn_cart */
  .section .btn_cart {
    letter-spacing: -0.8px;
    position: relative;
    display: block;
    padding: 10px 50px;
    border-radius: 8px;
    background-color: #500000;
    color: #ffffff;
    text-align: center;
    font-size: 4.3vw;
    text-decoration: none;
  }
  
  .section .btn_cart:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    width: 27px;
    height: 24px;
    margin-top: -12px;
    background: url(/cdn/shop/files/icn_cart.png) no-repeat 0 0;
    background-size: 27px 24px;
  }
  
  .section .balloon {
    position: relative;
    margin: 30px 0 0 0;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: rgba(0, 0, 0, 0.06667) 0px 0px 5px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.06667) 0px 0px 5px 0;
  }
  
  .section .balloon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    display: block;
    width: 23px;
    height: 25px;
    margin-left: -11px;
    background: url(/cdn/shop/files/sp_bg_balloon_top.png) no-repeat 0 0;
    background-size: 23px 25px;
  }
  
  .section .balloon.is-down {
    margin: 0 0 30px;
  }
  
  .section .balloon.is-down:before {
    top: auto;
    bottom: -25px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .section .balloon .balloon_inner {
    padding: 20px;
  }
  
  .section .num {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 0 50px;
  }
  
  .section .num:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 41px;
    height: 41px;
    margin-top: -20px;
  }
  
  .section .num.num_01:before {
    background: url(/cdn/shop/files/num_01.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_02:before {
    background: url(/cdn/shop/files/num_02.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_03:before {
    background: url(/cdn/shop/files/num_03.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_04:before {
    background: url(/cdn/shop/files/num_04.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_05:before {
    background: url(/cdn/shop/files/num_05.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  /* balloon
   * -------------------------------------------------- */
  /* num
   * -------------------------------------------------- */
  /*ジャコモさん紹介*/
  .kv .giacomo,
  .kv .inner {
    padding: 15px;
    background-color: #3b201a;
    display: table;
    color: #fff;
  }
  
  .kv .left {
    padding-right: 15px;
    display: table-cell;
  }
  
  .kv .right {
    display: table-cell;
  }
  
  .kv .right h3 {
    text-align: left;
  }
  
  .kv .right .right p {
    font-size: 3.1vw;
  }
  
  /*薄さが実現できたのは、この2つの特別な仕組み*/
  .detail {
    padding-top: 30px !important;
    background-color: #ececec;
  }
  
  .detail .title_01 {
    margin: 0 0 25px;
  }
  
  .detail .img_01 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .detail .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  .detail .unit_01 {
    padding-bottom: 30px;
  }
  
  .detail h3.num {
    margin: 0 0 -20px;
  }
  
  .detail .txt_02 {
    margin-top: 15px;
    /*font-family: 'Noto Sans JP', sans-serif;
      font-weight: 100;*/
  }
  
  .detail .img_02 {
    margin-top: 15px;
    text-align: center;
  }
  
  .detail .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  .detail .note_01 {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  .detail.is-type2 {
    background: #fff;
  }
  
  /* 薄いだけじゃない　使いやすさも両立した、5つのしくみ */
  .detail3,
  .detail5 {
    padding-top: 30px !important;
  }
  
  .detail3 .img_01,
  .detail5 .img_01 {
    margin: 25px -20px 0;
    text-align: center;
  }
  
  .detail3 .img_01 > img,
  .detail5 .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  .detail3 .unit_01,
  .detail5 .unit_01 {
    margin-top: 25px;
  }
  
  .detail3 .txt_01,
  .detail5 .txt_01 {
    font-size: 4.3vw;
    /*font-family: 'Noto Sans JP', sans-serif;
      font-weight: 100;*/
  }
  
  .detail3 .img_02,
  .detail5 .img_02 {
    margin-bottom: 15px;
    text-align: center;
  }
  
  .detail3 .img_02 > img,
  .detail5 .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  /*まだまだあります薄さの理由*/
  .reason {
    padding-top: 30px !important;
    background-color: #ececec;
  }
  
  .reason .title_02 {
    margin-bottom: 15px;
  }
  
  /* 傷が目立ちにくく高級感のあるエンボス加工*/
  /*.color .img_01 {
  	margin-bottom: 20px;
  	text-align: center;
  }
  .color .img_01 > img {
  	width: 100%;
  	height: auto;
  }*/
  .color .img_02 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .color .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  .color .txt_01 {
    margin-bottom: 25px;
    text-align: center;
  }
  
  .color p {
    overflow: hidden;
  }
  
  .color p img {
    margin: 0 15px 15px 0;
    width: 35%;
    height: auto;
    float: left;
  }
  
  /*革タイプ*/
  dl.type dt {
    width: 50%;
    margin: 0 auto 20px;
  }
  
  dl.type dt img {
    width: 100%;
    height: auto;
  }
  
  dl.type dd {
    font-size: 4vw;
    margin-bottom: 30px;
    text-align: justify;
  }
  
  dl.type dd h5 {
    margin-bottom: 10px;
    font-size: 4.6vw;
    text-align: center;
  }
  
  dl.bright dt {
    width: 100%;
    height: auto;
  }
  
  dl.bright dt img {
    width: 100%;
    height: auto;
  }
  
  .type_02 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
  
  .type_02 li {
    width: 50%;
    text-align: center;
  }
  
  .type_02 li.is-col1 {
    width: 100%;
  }
  
  .type_02 li.is-col1 img {
    margin-left: 0;
  }
  
  .type_02 img {
    position: relative;
    margin-left: -15px;
    width: 170px;
    height: auto;
  }
  
  .type_02 span {
    display: block;
    margin: 5px 0 0;
    font-size: 4.3vw;
  }
  
  /*グッドデザイン賞*/
  .gooddesign .ttl_box {
    display: table;
    width: 100%;
    vertical-align: middle;
  }
  
  .gooddesign .ttl_box .img_01 {
    display: table-cell;
    vertical-align: top;
  }
  
  .gooddesign .title_02 {
    text-align: left !important;
  }
  
  /* お客様の声 */
  [class^="section"] .revbox {
    height: 280px;
    padding-right: 10px;
    overflow: auto;
  }
  
  /*多くのメディアにご掲載頂いています*/
  .media {
    color: #fff;
    background: #666;
  }
  
  .media .inner {
    margin-bottom: 0;
  }
  
  .media ul li {
    margin: 0 -20px;
    padding: 20px 20px;
    border-top: 1px solid #b3b3b3;
  }
  
  .media ul li img {
    display: block;
    float: left;
    width: 49px;
  }
  
  .media h2 {
    margin-left: 65px;
    margin-bottom: 10px;
    font-size: 4.3vw;
  }
  
  .media.section p {
    margin-left: 65px;
    font-size: 4vw;
    /*font-family: 'Noto Sans JP', sans-serif;
        font-weight: 100;*/
  }
  
  .media.section .img_01 {
    margin-bottom: 0;
  }
  
  .media .list_01 .is-first, .media ul li:first-child {
    border-top: none;
    padding-top: 0;
  }
  
  /*デザインコンセプト開発者ボイス*/
  .concept {
    padding-top: 30px !important;
    background: #ececec;
  }
  
  .concept .img_01 {
    margin-bottom: 15px;
    text-align: center;
  }
  
  .concept .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  /*ニッポンの技×デザイン*/
  .japan {
    /*padding-bottom: 40px;*/
    color: #fff;
    background: url(/cdn/shop/files/sp_bg_black.png?v=1685688432) 0 0 repeat;
    background-size: 35px;
  }
  
  .japan h1 {
    text-align: center;
  }
  
  .japan .img_01 {
    margin: 0 -20px 15px;
  }
  
  .japan .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  .japan.section .inner > p {
    text-align: justify;
  }
  
  .japan .wrap .img, .japan li .img_01 {
    margin: 0 0 20px;
    float: left;
    width: 100px;
  }
  
  .japan .wrap p, .japan li p {
    margin-left: 115px;
    font-size: 3.7vw !important;
  }
  
  .japan .wrap + .wrap {
    margin-top: -10px;
  }
  
  .japan .movie {
    margin: 0 20px 20px;
  }
  
  .japan .movie_01 > iframe {
    width: 100%;
    height: 100%;
  }
  
  /*サイズ*/
  .size h1 {
    text-align: center;
  }
  
  .size ul {
    margin-bottom: 30px;
  }
  
  .size .img_01 {
    margin: 0 0 15px;
  }
  
  .size .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  /*シリーズ*/
  .series {
    padding-top: 30px !important;
    background-color: #dcdcdc;
  }
  
  .series .list_01 li {
    margin-bottom: 20px;
  }
  
  .series .list_01 li a {
    overflow: hidden;
    display: block;
    padding-right: 20px;
    background: url(/cdn/shop/files/arrow_red.png) no-repeat 100% 50%;
    background-size: 11px 19px;
    text-decoration: none;
  }
  
  .series .list_01 li a .img_01 {
    float: left;
    width: 100px;
  }
  
  .series .list_01 li a .ttl_01 {
    margin-left: 110px;
    color: #500000;
    font-size: 4.3vw;
  }
  
  .series .list_01 li a p {
    margin-left: 110px;
  }
  
  .series .list_01.is-type2 li a {
    padding-right: 0;
  }
  
  .series .list_01.is-type2 li a .img_01 {
    margin-bottom: 0;
  }
  
  .series .list_01.is-type2 li a p {
    margin-top: 5px;
    font-size: 3.7vw;
  }
  
  .series .list_02 li {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .series .list_02 li:last-child {
    margin-bottom: 0;
  }
  
  .series .list_02 li.is-bnr {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .series .list_02 li img {
    width: 100%;
    height: auto;
  }
  
  .list_02 li img {
    width: 100%;
    height: auto;
  }
  
  /*あなたの個性に合わせて豊富なカラーバリエーション*/
  .variation {
    padding-top: 30px !important;
  }
  
  .variation .list_01 {
    margin-right: -12px;
  }
  
  .variation .list_01 li {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 25%;
    padding: 0 3.7vw 7.8vw 0;
    text-align: center;
    font-size: 3.1vw;
  }
  
  .variation .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .variation .img_01 {
    text-align: center;
  }
  
  .variation .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /*次への矢印*/
  .next img {
    display: block;
    margin: 30px auto;
    width: 20%;
    height: auto;
  }
  
  /*キャプションつき写真リスト*/
  dl.pList, dl.collabo {
    margin-bottom: 20px;
  }
  
  dl.pList dt img {
    width: 100%;
    height: auto;
  }
  
  dl.pList dd {
    margin: 10px 0 20px;
    font-size: 4vw;
    text-align: center;
  }
  
  dl.collabo dt img {
    display: block;
    width: 50%;
    height: auto;
    margin: 10px auto;
  }
  
  dl.collabo h5 {
    margin: 10px 0 5px;
    font-size: 5vw !important;
    text-align: center;
  }
  
  dl.collabo p {
    margin: 0 0 30px !important;
    font-size: 3.7vw !important;
  }
  
  /*YouTube*/
  .youtube_01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  
  .youtube_01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  /*コラボ*/
  /* socialbtn
   * -------------------------------------------------- */
  .socialbtn {
    width: 100%;
    margin-bottom: 40px;
  }
  
  .socialbtn .inner {
    overflow: hidden;
    padding-left: 0;
  }
  
  .socialbtn .btn {
    display: inline;
    vertical-align: middle;
  }
  
  .socialbtn .btn_mixicheck {
    width: 113px;
  }
  
  .socialbtn .btn_google {
    width: 70px;
  }
  
  /*.socialbtn .btn {
  	float: left;
  	margin: 0 0 15px 20px;
  }*/
  /* cart
   * -------------------------------------------------- */
  .section.cart {
    padding-bottom: 0;
  }
  
  .section.cart .img_01 {
    text-align: center;
  }
  
  .section.cart .img_01 img {
    width: 100%;
    height: auto;
  }
  
  .section.cart .unit_01 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 18px;
  }
  
  .section.cart .unit_01 .ttl_01 {
    margin: 0;
    padding: 15px 0 0;
    font-size: 5.6vw;
    font-weight: bold;
  }
  
  .section.cart .unit_01 p {
    margin: 0;
    padding: 13px 0 0;
    color: #666;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 {
    padding-bottom: 10px;
    border-top: 1px solid #dcdcdc;
  }
  
  .section.cart .unit_02 p {
    margin: 0;
    padding: 12px 0 0;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 p .price {
    color: #cc0000;
    font-size: 5.6vw;
    font-weight: bold;
  }
  
  .section.cart .unit_02 p .point {
    font-weight: bold;
  }
  
  .section.cart .unit_02 p.notes {
    padding: 10px 0 0;
    font-size: 3.1vw;
  }
  
  .section.cart .unit_02 div {
    display: table;
    padding: 12px 0 3px;
  }
  
  .section.cart .unit_02 div .label {
    display: table-cell;
    width: 50px;
    padding-right: 10px;
    font-size: 4.3vw;
    white-space: nowrap;
  }
  
  .section.cart .unit_02 div .input {
    display: table-cell;
  }
  
  .section.cart .unit_02 div .input select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 210px;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 div input {
    font-size: 4.3vw;
  }
  
  .section.cart .btn {
    margin: 5px -20px 0;
    padding: 30px 20px 20px;
    background-color: #ececec;
    text-align: center;
  }
  
  .section.cart .btn .btn_01 {
    margin-bottom: 30px;
  }
  
  .section.cart .btn a.contact {
    padding-left: 25px;
    color: #000;
    text-decoration: underline;
    background: url(/cdn/shop/files/icn_mail.png) 0 50% no-repeat;
    background-size: 21px 13px;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 p.notes {
    display: none;
  }
  
  /* Temporarily Hide Shipping notes
  ----------------------------------------------------- */
  .mb_2 {
    margin-bottom: 2px !important;
  }
  
  /* en delete */
  /* ローランドコラボモデル
  ----------------------------------------------------- */
  .unit_01.is-roland {
    margin-right: -20px;
    margin-bottom: 0;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #fafaf8;
  }
  
  .unit_01.is-roland p {
    line-height: 1.8;
  }
  
  .unit_rolandale {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: -20px;
    margin-bottom: 10px;
    margin-left: -20px;
    padding: 190px 45px 0;
    height: 387px;
    background: url(/cdn/shop/files/sp_roland_common_roland002.png?v=1685767600) no-repeat 0 0;
    background-size: 100% auto;
    color: #fff;
    text-align: center;
  }
  
  .unit_rolandale p {
    margin-bottom: 0 !important;
    font-size: 3.4vw !important;
    line-height: 1.5 !important;
  }
  
  .unit_rolandale p + p {
    margin-top: 20px;
  }
  
  .unit_rolandale_title {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  
  .series .roland-series-banners {
    margin-top: -30px;
    margin-bottom: 30px;
  }
  
  .series .roland-series-banners_title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding: 0 20px;
    height: 119px;
    background: url(/cdn/shop/files/sp_roland_common_roland005.png?v=1685767600) no-repeat 0 0;
    background-size: 100% auto;
  }
  
  .series .roland-series-banners_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#dfe4eb), to(#c6cdd5));
    background: -webkit-linear-gradient(top, #dfe4eb 0%, #c6cdd5 100%);
    background: linear-gradient(to bottom, #dfe4eb 0%, #c6cdd5 100%);
  }
  
  .series .roland-series-banners_list > li {
    width: 139px;
    margin-bottom: 2px;
  }
  
  .series .roland-series-banners_list > li a {
    display: block;
  }
  
  .series .roland-series-banners_list > li img {
    width: 100%;
    height: auto;
  }
  
  
  /* floatingbtn
   * -------------------------------------------------- */
  .floatingbtn {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 998;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 65px;
    padding: 15px;
    background: rgba(255,255,255, 0.8);
    backdrop-filter: blur(5px);
    white-space: nowrap;
  }
  .floatingbtn_text {
    box-sizing: border-box;
    width: 50%;
    padding-right: 7px;
    font-size: 3.1vw;
  }
  .floatingbtn_text .is-bold {
    font-weight: bold;
  }
  .floatingbtn_text .is-num {
    font-size: 4.3vw;
  }
  .floatingbtn_text .is-attention {
    color: #c00;
    font-size: 4.3vw;
    font-weight: bold;
  }
  
  .floatingbtn_btn {
    box-sizing: border-box;
    width: 50%;
    padding-left: 7px;
  }
  .floatingbtn_btn > a {
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 18px;
    border-radius: 100px;
    background-color: #500000;
    color: #ffffff;
    text-align: center;
    font-size: 4.3vw;
    line-height: 2.5;
    font-weight: bold;
    text-decoration: none;
  }

  /* individual.css */

  /* ----------------------------------------------------------------------------------------------------
   * 個別スタイル
   * ---------------------------------------------------------------------------------------------------- */
  /* 薄い財布基本
  * -------------------------------------------------- */
  [class^="thinwallet_"] .gooddesign .ttl_box .txt_01 {
    display: table-cell;
    padding: 40px 5px 0 0;
  }
  
  [class^="thinwallet_"] .gooddesign .ttl_box .icn_01 {
    margin-top: 40px;
    text-align: center;
  }
  
  [class^="thinwallet_"] .gooddesign .ttl_box .img_01 {
    width: 100px;
  }
  
  [class^="thinwallet_"] .media .is-first .img_01 {
    float: none;
    width: auto;
    margin-bottom: 15px;
    text-align: center;
  }
  
  [class^="thinwallet_"] .media .is-first .img_01 > img {
    float: none;
    width: 100%;
    height: auto;
  }
  
  [class^="thinwallet_"] .media .is-first .title_04, [class^="thinwallet_"] .media .is-first .txt_01 {
    margin-left: 0;
  }
  
  .thinwallet_mens .kv .kv_img_02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  
  .thinwallet_mens .kv .kv_img_02 > img {
    position: absolute;
    left: 64%;
    display: block;
    width: 25%;
    height: auto;
  }
  
  .thinwallet_mens .section_01 {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  
  [class^="thinwallet_"] .section_01 {
    padding-top: 0;
  }
  
  [class^="thinwallet_"] .section_06 {
    padding-top: 30px;
    background-color: #ececec;
  }
  
  .thinwallet_buttero .section_05, .thinwallet_danboard .section_05 {
    padding-top: 30px;
  }
  
  [class^="thinwallet_"] .section_06 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  [class^="thinwallet_"] .section_06 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  [class^="thinwallet_"] .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  [class^="thinwallet_"] .section_06 .img_01 {
    text-align: center;
  }
  
  [class^="thinwallet_"] .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  .revbox h4 + p {
    font-size: 3.7vw !important;
    margin-bottom: 10px !important;
  }
  
  .gd_img > img {
    width: 100%;
    height: auto;
  }
  
  /* 薄い財布クラシック
   * -------------------------------------------------- */
  .thinwallet_classic .section_05 .img_01 > img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  
  /* 薄い財布ブッテーロレザー
   * -------------------------------------------------- */
  .thinwallet_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thinwallet_buttero .kv {
    position: relative;
  }
  
  .thinwallet_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thinwallet_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    bottom: -8px;
    z-index: 1;
    width: 203px;
    height: 247px;
  }
  
  .thinwallet_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thinwallet_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thinwallet_buttero .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thinwallet_buttero .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinwallet_buttero .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 薄い財布ダンボー
   * -------------------------------------------------- */
  .thinwallet_danboard .section_06 {
    padding-top: 0;
    background: #fff;
  }
  
  /* 薄い財布ジャコモ
   * -------------------------------------------------- */
  .thinwallet_giacomo .page_title .ttl_01 {
    line-height: 1;
  }
  
  .thinwallet_giacomo h1.ttl_01 span {
    font-size: 5.3vw;
  }
  
  .thinwallet_giacomo .kv .inner {
    background: #3b201a;
  }
  
  .thinwallet_giacomo .section_06 {
    background: #ececec;
  }
  
  .thinwallet_giacomo .section_06 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 5px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  .thinwallet_giacomo .section_06 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 5px;
  }
  
  /* 薄い財布笹原右京
   * -------------------------------------------------- */
  .thinwallet_ukyo .kv .inner {
    background: #082351;
  }
  
  .thinwallet_ukyo .section_06 {
    background: #ececec;
  }
  
  .thinwallet_ukyo .section_06 .list_01 li {
    clear: both;
    float: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 60%;
    margin-left: 50px;
    padding: 0;
    text-align: center;
  }
  
  /* 薄い財布左利き
   * -------------------------------------------------- */
  .thinwallet_lefthands .kv .kv_img_02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  
  .thinwallet_lefthands .kv .kv_img_02 > img {
    position: absolute;
    left: 0;
    display: block;
    width: 32.3%;
    height: auto;
  }
  
  .thinwallet_lefthands .section_01 {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  
  .thinwallet_lefthands .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
  
  .thinwallet_lefthands .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thinwallet_lefthands .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  /* 薄い財布ローランドコラボモデル
   * -------------------------------------------------- */
  .thinwallet_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thinwallet_roland .kv {
    position: relative;
  }
  
  .thinwallet_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thinwallet_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thinwallet_roland .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thinwallet_roland .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinwallet_roland .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい財布基本
   * -------------------------------------------------- */
  [class^="smallwallet_"] .gooddesign .ttl_box .txt_01 {
    display: table-cell;
    padding-right: 20px;
    vertical-align: middle;
  }
  
  [class^="smallwallet_"] .gooddesign .ttl_box .icn_01 {
    margin-top: 20px;
    text-align: left;
  }
  
  [class^="smallwallet_"] .gooddesign .ttl_box .img_01 {
    width: 200px;
  }
  
  [class^="smallwallet_"] .section_01 {
    padding-top: 0;
  }
  
  /*ほぼカードサイズ*/
  .detail .img_02 > img, .detail .img_03 > img, .detail .img_04 > img, .detail .img_05 > img {
    width: 100%;
    height: auto;
  }
  
  .detail3 {
    padding-top: 30px !important;
  }
  
  .detail3 .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  /* 小さいだけじゃない　使いやすさにもこだわりが */
  .smallwallet_mens .section_05, .smallwallet_ladies .section_05, .smallwallet_giacomo .section_05, .smallwallet_lefthands .section_05 {
    padding-top: 30px;
    background-color: #ececec;
  }
  
  [class^="smallwallet_"] .section_05 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  [class^="smallwallet_"] .section_05 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  [class^="smallwallet_"] .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  [class^="smallwallet_"] .section_05 .img_01 {
    text-align: center;
  }
  
  [class^="smallwallet_"] .section_05 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  [class^="smallwallet_"] .variation .list_01 li {
    width: 33%;
    padding: 0 10px 25px 0;
  }
  
  /* 小さい財布レディース
   * -------------------------------------------------- */
  .smallwallet_ladies .section_06 {
    padding-top: 0;
  }
  
  .smallwallet_ladies .section_06 .background {
    background: url(/cdn/shop/files/smallwallet_ladies_img019.png) no-repeat;
    background-size: contain;
    height: 310px;
  }
  
  .smallwallet_ladies .gooddesign .background .icn_01 img {
    width: 40%;
    height: auto;
  }
  
  .smallwallet_ladies .section_06 h1.title_01 {
    padding-bottom: 80px;
  }
  
  .smallwallet_ladies .section_11 li.last {
    float: none;
  }
  
  /* 小さい財布ブッテーロ
   * -------------------------------------------------- */
  .smallwallet_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallwallet_buttero .kv {
    position: relative;
  }
  
  .smallwallet_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 139px;
    height: 219px;
  }
  
  .smallwallet_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_buttero .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .smallwallet_buttero .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_buttero .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_buttero .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい財布アドバン
   * -------------------------------------------------- */
  .smallwallet_advan h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallwallet_advan .kv {
    position: relative;
  }
  
  .smallwallet_advan .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_advan .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 139px;
    height: 219px;
  }
  
  .smallwallet_advan .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_advan .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .smallwallet_advan .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_advan .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_advan .scene_list img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_advan .section_04 .flow-list {
    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;
    margin-bottom: 20px;
    text-align: center;
  }
  
  .smallwallet_advan .section_04 .flow-list ._icn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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: 80px;
    height: 80px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 3.7vw;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .smallwallet_advan .section_04 .flow-list ._icn + ._icn {
    position: relative;
  }
  
  .smallwallet_advan .section_04 .flow-list ._icn + ._icn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #500000;
    border-bottom: 1px solid #500000;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  
  /* 小さい財布左利き
   * -------------------------------------------------- */
  .smallwallet_lefthands h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .smallwallet_lefthands .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_lefthands .variation .list_01 li {
    width: 25%;
  }
  
  /* 小さい財布ローランド モデル
   * -------------------------------------------------- */
  .smallwallet_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallwallet_roland .kv {
    position: relative;
  }
  
  .smallwallet_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_roland .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 139px;
    height: 219px;
  }
  
  .smallwallet_roland .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_roland .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .smallwallet_roland .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_roland .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_roland .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 薄いマネークリップ
   * -------------------------------------------------- */
  /*商品拡大*/
  .thinmoneyclip .section_07 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    padding: 8px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
  }
  
  .thinmoneyclip .section_07 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .thinmoneyclip .section_07 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /*薄いマネークリップ小銭入れ共通*/
  .intro {
    padding: 12px;
    background: #fff;
    margin-bottom: 20px;
  }
  
  .intro h5 {
    font-size: 5.6vw;
    margin-bottom: 10px;
    font-weight: 100;
    color: #631514;
    text-align: center;
  }
  
  .section .intro p {
    font-size: 3.7vw;
    overflow: hidden;
  }
  
  .intro p img {
    width: 48%;
    height: auto;
    float: right;
    margin: 10px 0 10px 10px;
  }
  
  .view {
    margin: 0 !important;
  }
  
  .view a {
    display: block;
    padding: 3px;
    background: #631514;
    border-radius: 3px;
    font-size: 4.3vw;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  
  /* 薄いマネークリップ ブッテーロ
   * -------------------------------------------------- */
  .thinmoneyclip_buttero h1.ttl_01 {
    font-size: 6.5vw;
  }
  
  .thinmoneyclip_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thinmoneyclip_buttero .kv {
    position: relative;
  }
  
  .thinmoneyclip_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thinmoneyclip_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    bottom: -25px;
    z-index: 1;
    width: 194px;
    height: 254px;
  }
  
  .thinmoneyclip_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thinmoneyclip_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thinmoneyclip_buttero .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
    text-align: center;
    font-size: 4vw;
  }
  
  .thinmoneyclip_buttero .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinmoneyclip_buttero .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい小銭入れ
   * -------------------------------------------------- */
  /*番号つきタイトル紺地白ぬき*/
  .smallcoincase .section_04.section h3 {
    margin-bottom: 20px;
    font-size: 5vw;
  }
  
  .smallcoincase .section_04.section h3 span {
    margin: 0 0.5em 1em 0;
    display: block;
    float: left;
    padding: 6px 10px 6px;
    background: #153f7d;
    -webkit-box-shadow: 0 3px 1px #aaa;
            box-shadow: 0 3px 1px #aaa;
    line-height: 1;
    color: #fff;
  }
  
  .smallcoincase .section_05 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #cbcbcb;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
    font-weight: 100;
  }
  
  .smallcoincase .section_05 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .smallcoincase .section_05 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /*商品拡大*/
  /* 小さい小銭入れ笹原右京
   * -------------------------------------------------- */
  /*番号つきタイトル紺地白ぬき*/
  .smallcoincase_ukyo .kv .inner {
    background-color: #082351;
  }
  
  .smallcoincase_ukyo .section_04.section h3 {
    margin-bottom: 20px;
    font-size: 5vw;
  }
  
  .smallcoincase_ukyo .section_04.section h3 span {
    margin: 0 0.5em 1em 0;
    display: block;
    float: left;
    padding: 6px 10px 6px;
    background: #153f7d;
    -webkit-box-shadow: 0 3px 1px #aaa;
            box-shadow: 0 3px 1px #aaa;
    line-height: 1;
    color: #fff;
  }
  
  .smallcoincase_ukyo .section_05 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* 小さい小銭入れブッテーロ
   * -------------------------------------------------- */
  .smallcoincase_buttero h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .smallcoincase_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallcoincase_buttero .kv {
    position: relative;
  }
  
  .smallcoincase_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_buttero .kv_img_02 {
    position: absolute;
    right: 50%;
    top: 28px;
    z-index: 1;
    width: 105px;
    height: 170px;
  }
  
  .smallcoincase_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .smallcoincase_buttero .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
    text-align: center;
    font-size: 4vw;
  }
  
  .smallcoincase_buttero .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallcoincase_buttero .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい小銭入れローランド モデル
   * -------------------------------------------------- */
  .smallcoincase_roland h1.ttl_01 {
    font-size: 6.2vw;
  }
  
  .smallcoincase_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallcoincase_roland .kv {
    position: relative;
  }
  
  .smallcoincase_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .smallcoincase_roland .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
    text-align: center;
    font-size: 4vw;
  }
  
  .smallcoincase_roland .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallcoincase_roland .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 保存するメモ帳
   * -------------------------------------------------- */
  .savenotepad .section_04 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 46%;
    margin-bottom: 20px;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
    font-weight: 100;
  }
  
  .savenotepad .section_04 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .savenotepad .section_04 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* 保存するメモ帳 ローランド モデル
   * -------------------------------------------------- */
  .savenotepad_roland h1.ttl_01 {
    font-size: 6.2vw;
  }
  
  .savenotepad_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  /* 薄いメモ帳
   * -------------------------------------------------- */
  /*番号つきタイトル丸数字*/
  [class^="thinmemopad"] .section_03 h3 {
    margin-bottom: 20px;
    font-size: 4.3vw;
  }
  
  [class^="thinmemopad"] .section_03 h3 span {
    margin: 0 0.5em 1.2em 0;
    display: block;
    float: left;
    padding: 6px 11px 7px;
    border-radius: 18px;
    border: 1px solid #000;
    font-size: 5.6vw;
    line-height: 1;
  }
  
  [class^="thinmemopad"] .section_03 h3:nth-child(n+19) span {
    padding: 6px 6px 7px;
  }
  
  .img.step {
    padding-bottom: 80px;
    background: url(/cdn/shop/files/sp_thinmemopad_common_arrow_step.png?v=1685688432) no-repeat bottom center;
    background-size: 10% auto;
  }
  
  .section .inner p.or {
    margin: 20px 0;
    font-size: 12.5vw;
    text-align: center;
  }
  
  /*ラインナップ*/
  [class^="thinmemopad"] .section_08 li {
    text-align: center;
    margin-bottom: 20px;
  }
  
  [class^="thinmemopad"] .section_08 li img {
    width: 98%;
    height: auto;
    margin-bottom: 10px;
  }
  
  /* 旅行財布
   * -------------------------------------------------- */
  /*番号つき文*/
  .travelwallet .section_07 h5 {
    margin-bottom: 20px;
    font-size: 4vw;
  }
  
  .travelwallet .section_07 h5 span {
    margin: 0 0.5em 1em 0;
    display: block;
    float: left;
    padding: 6px 10px 6px;
    background: #dbddd2;
    -webkit-box-shadow: 0 3px 1px #aaa;
            box-shadow: 0 3px 1px #aaa;
    line-height: 1;
  }
  
  ul.flag {
    overflow: hidden;
  }
  
  ul.flag li {
    float: left;
    width: 22%;
    margin-right: 4%;
    font-size: 3.1vw;
    text-align: center;
  }
  
  ul.flag li:nth-child(4n) {
    margin-right: 0;
  }
  
  ul.flag li img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  ul.flag li span {
    display: block;
    height: 3.5em;
    margin-top: 0.5em;
    line-height: 1.4;
  }
  
  /*商品拡大*/
  .travelwallet .section_09 ul {
    overflow: hidden;
  }
  
  .travelwallet .section_09 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    margin-bottom: 20px;
    font-size: 4vw;
    line-height: 1.4;
  }
  
  .travelwallet .section_09 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .travelwallet .section_09 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* KV下グッドデザイン */
  .travelwallet .gooddesign {
    width: 100%;
    padding: 14px 0;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  }
  
  /* GOOD DESIGN AWARD 2019エリア */
  .travelwallet .gd2019 {
    padding-bottom: 40px;
  }
  .travelwallet .gd2019 .img01 img {
    width: 100%;
  }
  .travelwallet .gd2019 .txt01 {
    margin-top: -10px;
    padding: 0 20px;
  }
  
  
  /* iPhoneも入る財布
   * -------------------------------------------------- */
  /*商品拡大*/
  .iphonewallet .section_09 ul {
    overflow: hidden;
  }
  
  .iphonewallet .section_09 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 47%;
    margin-bottom: 20px;
    padding: 8px;
    background: #fff;
    border: 1px solid #cbcbcb;
    text-align: center;
    font-size: 4vw;
    line-height: 1.4;
    font-weight: 100;
  }
  
  .iphonewallet .section_09 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .iphonewallet .section_09 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  .iphonewallet .header h3 img {
    width: 84%;
    height: auto;
  }
  
  /* IDケース
   * -------------------------------------------------- */
  /*商品拡大*/
  .idcase .section_04 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    padding: 8px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 4vw;
    line-height: 1.4;
  }
  
  .idcase .section_04 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .idcase .section_04 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* 薄いカードケース
  ------------------------------------------------------------------*/
  [class^="thincardcase"] .section_01 .img001 > img, [class^="thincardcase"] .section_01 .img002 > img {
    width: 100%;
    height: auto;
  }
  
  [class^="thincardcase"] .section_01 .img001 {
    margin-bottom: 20px;
  }
  
  [class^="thincardcase"] .section_03 {
    padding-top: 30px;
  }
  
  [class^="thincardcase"] .section_03 .unit_01 p.txt_01 {
    margin: 10px 0 30px;
    font-size: 4vw;
    text-align: center;
  }
  
  [class^="thincardcase"] .section_03 .img004 > img, [class^="thincardcase"] .section_03 .img005 > img, [class^="thincardcase"] .section_03 .img006 > img, [class^="thincardcase"] .section_03 .img007 > img {
    width: 100%;
    height: auto;
  }
  
  [class^="thincardcase"] .section_03 .arrow {
    margin-bottom: 30px;
    text-align: center;
  }
  
  [class^="thincardcase"] .section_05 {
    padding-top: 30px;
    background-color: #ececec;
  }
  
  [class^="thincardcase"] .section_05 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  [class^="thincardcase"] .section_05 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  [class^="thincardcase"] .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  [class^="thincardcase"] .section_05 .img015 img {
    width: 100%;
    height: auto;
    margin-bottom: -1px;
  }
  
  /* 薄いカードケース ブッテーロ
  ------------------------------------------------------------------*/
  .thincardcase_buttero h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .thincardcase_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thincardcase_buttero .kv {
    position: relative;
  }
  
  .thincardcase_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 142px;
    height: 201px;
  }
  
  .thincardcase_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_buttero .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thincardcase_buttero .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thincardcase_buttero .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thincardcase_buttero .section_05 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 薄いカードケース ローランド モデル
  ------------------------------------------------------------------*/
  .thincardcase_roland h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .thincardcase_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thincardcase_roland .kv {
    position: relative;
  }
  
  .thincardcase_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_roland .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 142px;
    height: 201px;
  }
  
  .thincardcase_roland .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_roland .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thincardcase_roland .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thincardcase_roland .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thincardcase_roland .section_05 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 薄い名刺入れ
  ------------------------------------------------------------------*/
  [class^="thincardholder"] .section_01 h1, [class^="thincardholder"] .section_02 h1, [class^="thincardholder"] .section_05 h1 {
    text-align: center;
  }
  
  .use .title_01 {
    text-align: center;
  }
  
  [class^="thincardholder"] .section_04, .thincardholder .section_06 {
    padding-top: 30px;
    background: #ececec;
  }
  
  [class^="thincardholder"] .section_03, [class^="thincardholder"] .section_05 {
    padding-top: 30px;
  }
  
  .thincardholder .section_06 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 49%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  .thincardholder .section_06 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  .thincardholder .section_06 .list_01 li img {
    width: 100%;
    height: auto;
  }
  
  /*名刺入れがお手元に届いたら*/
  .use .txt_01 {
    margin-bottom: 30px;
    text-align: justify;
  }
  
  .use .unit_01 .img008 > img, .use .unit_01 .img009 > img, .use .unit_01 .img010 > img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  
  .arrow {
    margin-bottom: 30px;
    text-align: center;
  }
  
  /*EVERNOTE*/
  .thincardholder_evernote .section_05 .img_02 > img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  
  .thincardholder_evernote .section_09 .list_01 {
    padding-left: 55px;
  }
  
  /*SHO KURASHINA*/
  .sk {
    display: table;
    background: #000;
    overflow: hidden;
  }
  
  .sk img {
    width: 30%;
    float: left;
    height: auto;
  }
  
  .sk h2 {
    margin: 10px 10px 10px 30%;
    font-size: 3.1vw;
    text-align: justify;
    color: #fff;
  }
  
  .thincardholder_shokurashina .section_05 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 20px 0;
    text-align: center;
  }
  
  .thincardholder_shokurashina .section_05 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 20px 10px;
  }
  
  .thincardholder_shokurashina .section_05 .list_01 li img {
    width: 100%;
    height: auto;
  }
  
  /* ブックマークホルダー/打ち合わせバッグ
   * -------------------------------------------------- */
  .bookmarkholder .section_01 h2 img, .meetingbag .section_01 h2 img {
    width: 50%;
    height: auto;
  }
  
  .bookmarkholder .section_02 dl.pList dd {
    font-size: 4.6vw;
  }
  
  .meetingbag .section_02 dl.pList dd {
    font-size: 4.6vw;
  }
  
  .meetingbag .section_04 dl.pList dd img {
    margin: 0 0.5em;
    vertical-align: text-top;
  }
  
  /* ブロガーズトート
   * -------------------------------------------------- */
  .bloggerstote h1 {
    text-align: center;
  }
  
  /* ひらくPCバッグ
   * -------------------------------------------------- */
  .pcbag .section_01 h3 {
    font-size: 5vw;
    color: #00B3E0;
  }
  
  .pcbag .section_01 h3:after {
    content: "";
    display: block;
    background: url(/cdn/shop/files/sp_pcbag_arrow_blue.png?v=1686542998) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 24px;
    margin: 10px 0 20px;
    text-align: center;
  }
  
  .shadowbox {
    margin: 10px;
    padding: 20px;
    -webkit-box-shadow: 0 0 8px 5px #efefef;
            box-shadow: 0 0 8px 5px #efefef;
    text-align: center;
  }
  
  .shadowbox img {
    width: 90%;
    height: auto;
  }
  
  .pcbag .section_02 dl.pList dd {
    font-size: 4.6vw;
  }
  
  .space {
    margin: 40px 0 60px;
  }
  
  dl.caption {
    margin-bottom: 20px;
  }
  
  dl.caption dt {
    margin: 10px 0;
    font-size: 4.3vw;
  }
  
  dl.caption dd img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  
  /* ひらくPCリュック
   * -------------------------------------------------- */
  .pcrucksack .section_01 {
    margin-top: -5px;
    padding-top: 0;
  }
  
  .pcrucksack .section_01 .tc {
    text-align: left;
    font-size: 5.6vw;
  }
  
  .pcrucksack .section_01 .tc.is-ls {
    letter-spacing: -0.03em;
  }
  
  .pcrucksack .section_01 ._unit {
    margin-bottom: 20px;
    padding-bottom: 40px;
    background: #f0f0f0;
  }
  
  .pcrucksack .section_01 ._unit:last-child {
    margin-bottom: 0;
  }
  
  .pcrucksack .section_01 ._body {
    position: relative;
    margin: -60px 20px 0;
    padding: 20px 20px 0;
    background: #fff;
  }
  
  .pcrucksack .section_01 ._body .img {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 0;
  }
  
  .pcrucksack .section_01.is-type2 .concept-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 200px;
    margin-bottom: 25px;
    padding-left: 50%;
    background: url(/cdn/shop/files/sp_pcrucksack_img008.jpg) no-repeat center;
    background-size: contain;
    font-size: 5.6vw;
    line-height: 1.68;
  }
  
  .pcrucksack .section_01.is-type2 .concept-subTitle {
    margin-bottom: 15px;
    font-size: 5vw;
    font-weight: bold;
  }
  
  .pcrucksack .section_01.is-type2 .concept-subTitle.is-num {
    position: relative;
    padding-left: 11.2vw;
    margin-bottom: 8.7vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .pcrucksack .section_01.is-type2 .concept-subTitle .icn_num {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 27px;
    height: 27px;
    margin: auto;
    border-radius: 50%;
    background: #0098e0;
    color: #fff;
    font-size: 4.6vw;
    line-height: 1.8;
    text-align: center;
    font-size: bold;
  }
  
  .pcrucksack .section_01.is-type2 ._unit {
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 0;
    border-top: 1px solid #dcdcdc;
    background: transparent;
  }
  
  .pcrucksack .section_02 .pList dt {
    position: relative;
  }
  
  .pcrucksack .section_02 .pList dt .icn_holiday,
  .pcrucksack .section_02 .pList dt .icn_weekday {
    position: absolute;
    top: -15px;
    left: -15px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.9vw;
    line-height: 3.2;
  }
  
  .pcrucksack .section_02 .pList dt .icn_holiday {
    background: #e07e00;
  }
  
  .pcrucksack .section_02 .pList dt .icn_weekday {
    background: #0098e0;
  }
  
  .pcrucksack .section_02 .pList dd {
    margin-bottom: 25px;
    text-align: left;
    font-size: 4.3vw;
  }
  
  .pcrucksack .section_03 .detail-title {
    position: relative;
  }
  
  .pcrucksack .section_03 .detail-title ._label {
    position: absolute;
    top: 25px;
    left: 50%;
    font-size: 5vw;
    font-weight: 700;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
  
  .pcrucksack .section_03 .detail-subTitle {
    position: relative;
    margin-bottom: 4.6vw;
    padding-left: 10vw;
    font-size: 5vw;
    line-height: 1.5;
    font-weight: bold;
  }
  
  .pcrucksack .section_03 .detail-subTitle ._num {
    position: absolute;
    top: 50%;
    left: 0;
    color: #0098e0;
    font-size: 10.9vw;
    font-weight: normal;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .pcrucksack .section_03 .detail-unit {
    margin-bottom: 30px;
  }
  
  .pcrucksack .section_03 .detail-unit ._caption {
    font-size: 3.7vw;
  }
  
  .pcrucksack .section_03 .detail-unit ._notes {
    font-size: 3.7vw;
  }
  
  .pcrucksack .section_03 .detail-unit ._notes > li {
    position: relative;
    padding-left: 1em;
  }
  
  .pcrucksack .section_03 .detail-unit ._notes > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .pcrucksack .section_03.is-type2 h1 {
    font-size: 5.6vw;
  }
  
  .pcrucksack .section_03.is-type2 dl.collabo dt img {
    width: 180px;
    height: 180px;
  }
  
  .pcrucksack .section_03.is-type2 dl.collabo dd h5 {
    font-weight: bold;
  }
  
  .pcrucksack .section_03.is-type2 dl.collabo dd p {
    font-size: 4.3vw !important;
  }
  
  .pcrucksack .section_04 .size-list dt {
    font-size: 4.3vw;
  }
  
  .pcrucksack .section_04 .size-list dd {
    font-size: 3.7vw;
    margin-bottom: 10px;
  }
  
  .pcrucksack .section_04 .size-list dd ul {
    margin-bottom: 0;
  }
  
  .pcrucksack .section_04 .color-list a {
    display: block;
    text-decoration: none;
  }
  
  .pcrucksack .section_04 .color-list li {
    position: relative;
    margin-bottom: 35px;
  }
  
  .pcrucksack .section_04 .color-list ._caption {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 4.3vw;
    font-weight: bold;
  }
  
  .pcrucksack .section_05 {
    background-color: #fff;
  }
  
  .pcrucksack .section_05.gray {
    background: #ececec;
  }
  
  .pcrucksack .section_05 .series-title {
    margin-bottom: 30px;
  }
  
  .pcrucksack .section_05 .series-title ._mainLabel {
    display: block;
    margin-bottom: 20px;
    font-size: 5.6vw;
  }
  
  .pcrucksack .section_05 .series-title ._icn-list {
    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;
    margin-bottom: 20px;
  }
  
  .pcrucksack .section_05 .series-title ._icn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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: 80px;
    height: 80px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 3.7vw;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .pcrucksack .section_05 .series-title ._subLabel {
    display: block;
    font-size: 3.7vw;
  }
  
  /* 文具王
   * -------------------------------------------------- */
  .bunguo_notepad .logo {
    margin: 0 0.5em 0.2em;
    vertical-align: middle;
  }
  
  .bunguo_notepad .section_02 .img p {
    margin: 10px 0;
    text-align: center;
  }
  
  .bunguo_notepad .section_02 ul {
    display: table;
    margin-bottom: 20px;
  }
  
  .bunguo_notepad .section_02 li {
    display: table-cell;
    width: 50%;
  }
  
  .bunguo_notepad .section_02 li img {
    width: 100%;
    height: auto;
  }
  
  .bunguo_notepad .section_02 li p {
    margin: 10px;
    font-size: 3.7vw;
    text-align: center;
  }
  
  .bunguo_book .section_01 ul {
    list-style: disc;
    margin: 0 0 20px 2em;
  }
  
  .bunguo_book .section_01 li {
    margin-bottom: 0.4em;
    font-size: 4vw;
    line-height: 1.4;
  }
  
  /* デザインするメモ帳
   * -------------------------------------------------- */
  [class^="designnote"] h1 {
    text-align: center;
  }
  
  [class^="designnote"] .section_06 h1 {
    text-align: left;
  }
  
  [class^="designnote"] .section_02 {
    overflow: hidden;
  }
  
  [class^="designnote"] .section_02 p.title_02 {
    margin: 30px 0 20px;
    font-size: 5vw;
    text-align: center;
  }
  
  [class^="designnote"] .section_04, [class^="designnote"] .section_06 {
    overflow: hidden;
  }
  
  [class^="designnote"] .section p.txt {
    margin-bottom: 20px;
  }
  
  /* ems
   * -------------------------------------------------- */
  .ems .section_01 li {
    margin-bottom: 0.4em;
    font-size: 4.3vw;
    line-height: 1.4;
  }
  
  .ems .section_01 h5 {
    margin-bottom: 10px;
    font-size: 5vw;
  }
  
  .ems .section h3 {
    margin-bottom: 10px;
    font-size: 5.6vw;
  }
  
  p.weight {
    font-size: 4.6vw;
  }
  
  .ems .section_02 strong {
    color: #F00;
  }
  
  .ems .section_02 table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
  }
  
  .ems .section_02 td {
    padding: 10px;
    font-size: 4.6vw;
    border: 1px solid #dbdac7;
    width: 50%;
    vertical-align: middle;
  }
  
  .section_02 th {
    padding: 10px;
    font-size: 4.6vw;
    border: 1px solid #dbdac7;
    width: 50%;
    vertical-align: middle;
  }
  
  .ems .section_02 thead th {
    background: #f5f5e7;
  }
  
  .ems .section_02 tbody th {
    background: #f9f8f1;
  }
  
  .ems .section_02 table.lineup td {
    width: auto;
    padding: 10px;
    text-align: center;
  }
  
  .section_02 table.lineup th {
    width: auto;
    padding: 10px;
    text-align: center;
  }
  
  /* スリープウェア
   * -------------------------------------------------- */
  .sleepwear .section_01 h1 {
    margin: 0;
    padding-bottom: 30px;
  }
  
  .sleepwear .section_02 {
    background: url(/cdn/shop/files/sp_sleepwear_img_bg001.jpg?v=1686723583) no-repeat;
    background-size: 100% 100%;
  }
  
  .sleepwear .section_02 .inner {
    margin: 15px;
    padding-bottom: 15px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_02 .inner h1 {
    padding-top: 30px;
  }
  
  .sleepwear .section_02 .inner .img {
    margin: 0;
  }
  
  .sleepwear .section_02_1 .inner {
    margin: 0;
  }
  
  .sleepwear .section_02_1 .inner ul {
    padding: 30px 0;
    font-size: 4.3vw;
  }
  
  .sleepwear .section_02_1 .inner li {
    padding: 0 0 50px 0;
    font-size: 4.3vw;
  }
  
  .sleepwear .section_02_1 li span {
    border: 1px solid #000;
    border-radius: 20px;
    display: block;
    float: left;
    font-size: 4.3vw;
    line-height: 1;
    margin: -3px 0.5em 8em 0;
    padding: 6px 9px 7px;
  }
  
  .sleepwear .section_02_1 img {
    width: 100%;
    height: auto;
  }
  
  .sleepwear .section_03 h1 {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 30px;
  }
  
  .sleepwear .section_04 {
    padding-top: 15px;
    padding-bottom: 15px;
    background: url(/cdn/shop/files/sp_sleepwear_img_bg002.jpg?v=1686723582) left top no-repeat;
    background-size: 100% 100%;
  }
  
  .sleepwear .section_04 .inner {
    margin: 0 15px 0 15px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_04 h1 {
    margin: 0;
    padding: 23px 0;
  }
  
  .sleepwear .section_04 .img {
    margin: 0;
  }
  
  .sleepwear .line img {
    width: 100%;
    height: auto;
  }
  
  .sleepwear .section_05 h1 {
    margin: 0;
  }
  
  .sleepwear .section_05 img {
    width: 100%;
    height: auto;
  }
  
  .sleepwear .section_05 p {
    padding: 25px 0;
  }
  
  .sleepwear .section_06 {
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: url(/cdn/shop/files/sp_sleepwear_img_bg003.jpg?v=1686723583) left top no-repeat;
    background-size: 100% 100%;
  }
  
  .sleepwear .section_06 .inner {
    margin: 0 15px 0 15px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_06 h1 {
    padding-top: 20px;
  }
  
  .sleepwear .section_06 img {
    padding-bottom: 20px;
    width: 100%;
    height: auto;
  }
  
  /* 薄い長財布
  * -------------------------------------------------- */
  .thinlongwallet .section_07 {
    padding-top: 30px;
    background-color: #fff;
  }
  
  .thinlongwallet .section_07 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  .thinlongwallet .section_07 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  .thinlongwallet .section_07 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinlongwallet .section_07 .img_01 {
    text-align: center;
  }
  
  .thinlongwallet .section_07 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* いざという時のジャケット
   * -------------------------------------------------- */
  .jacket .section_03 h1 img, .jacket .section_04 p img, .jacket .section_05 ul li img {
    width: 100%;
    height: auto;
  }
  
  .jacket .section_07 p img, .jacket .section_07 img {
    width: 100%;
    height: auto;
  }
  
  .jacket h1 {
    font-size: 6.2vw;
  }
  
  .jacket .section_01 h2 {
    font-size: 4.3vw;
    text-align: left;
    line-height: 1.5;
  }
  
  .jacket .section_02 .img img {
    margin-bottom: 17px;
  }
  
  .jacket .section_02 h2 {
    font-size: 6.2vw;
  }
  
  .jacket .section_03 {
    margin: 0;
    padding-bottom: 0;
  }
  
  .jacket .section_04 p {
    font-size: 4.3vw;
  }
  
  .jacket .section_04 h2 {
    margin-bottom: 12px;
  }
  
  .jacket .section .no {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 0 20px;
  }
  
  .jacket .section .no:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 6%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -22px;
  }
  
  .jacket .section .no_03:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 17%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -22px;
  }
  
  .jacket .section .no_04:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 14%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -22px;
  }
  
  .jacket .section .no.no_01:before {
    background: url(/cdn/shop/files/sp_no_01.png?v=1686176064) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section .no.no_02:before {
    background: url(/cdn/shop/files/sp_no_02.png?v=1686176065) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section .no.no_03:before {
    background: url(/cdn/shop/files/sp_no_03.png?v=1686176064) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section .no.no_04:before {
    background: url(/cdn/shop/files/sp_no_04.png?v=1686176064) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section_05 .img img, .jacket .section_08 .img img {
    margin-bottom: 20px;
  }
  
  /* no
   * -------------------------------------------------- */
  /*--------------------------------------------------------*/
  /* すわるパンツ
  * -------------------------------------------------- */
  .pants .img_arrow, .shortpants .img_arrow {
    text-align: center;
    max-width: 65px;
    margin: 20px auto;
  }
  
  .pants .img_02, .shortpants .img_02 {
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
  }
  
  .pants .img_02 img, .shortpants .img_02 img {
    max-width: 220px;
    height: auto;
  }
  
  .pants .section_01_2 h2, .shortpants .section_01_2 h2 {
    font-size: 5vw;
  }
  
  .pants .section_02, .shortpants .section_02 {
    margin-top: -20px;
  }
  
  .pants .section_02 h1.tc, .shortpants .section_02 h1.tc {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  .pants .section_02 li span, .shortpants .section_02 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 4.3vw;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .pants .section_04 li span, .shortpants .section_04 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 4.3vw;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .pants .section_02 li h2, .shortpants .section_02 li h2 {
    font-size: 5.6vw;
    margin-bottom: 12px;
  }
  
  .pants .section_04 li h2, .shortpants .section_04 li h2 {
    font-size: 5.6vw;
    margin-bottom: 12px;
  }
  
  .pants .section_04 p, .shortpants .section_04 p {
    margin-bottom: 32px !important;
  }
  
  .pants .shortline, .shortpants .shortline {
    border-top: 1px solid #000;
    width: 50px;
    margin: 30px auto;
  }
  
  .pants .section_05 .img, .shortpants .section_05 .img {
    margin-bottom: 10px;
  }
  
  /* すわるショートパンツ
   * -------------------------------------------------- */
  /* 薄い財布科学特捜隊
   * -------------------------------------------------- */
  .thinwallet_ultraman .kv .inner,
  .smallwallet_ultraman .kv .inner,
  .thinmemopad_ultraman .kv .inner,
  .thinwallet_dada .kv .inner,
  .smallwallet_dada .kv .inner,
  .thinmemopad_dada .kv .inner {
    background: #000000;
  }
  
  .thinwallet_ultraman .kv .inner .left img,
  .smallwallet_ultraman .kv .inner .left img,
  .thinmemopad_ultraman .kv .inner .left img,
  .thinwallet_dada .kv .inner .left img,
  .smallwallet_dada .kv .inner .left img,
  .thinmemopad_dada .kv .inner .left img {
    width: 62.5px;
  }
  
  .thinwallet_ultraman .kv .inner .right p,
  .smallwallet_ultraman .kv .inner .right p,
  .thinmemopad_ultraman .kv .inner .right p,
  .thinwallet_dada .kv .inner .right p,
  .smallwallet_dada .kv .inner .right p,
  .thinmemopad_dada .kv .inner .right p {
    font-size: 90%;
  }
  
  /* 小さい財布科学特捜隊
   * -------------------------------------------------- */
  /* 薄いメモ帳科学特捜隊
   * -------------------------------------------------- */
  /* 薄い財布ダダ
   * -------------------------------------------------- */
  /* 小さい財布ダダ
   * -------------------------------------------------- */
  /* 薄いメモ帳ダダ
   * -------------------------------------------------- */
  [class^="thinwallet_"] > div:not(.page_title):not(.kv):first-child,
  [class^="smallwallet_"] > div:not(.page_title):not(.kv):first-child,
  [class^="thinmoneyclip"] > div:not(.page_title):not(.kv):first-child,
  [class^="smallcoincase"] > div:not(.page_title):not(.kv):first-child,
  .savenotepad > div:not(.page_title):not(.kv):first-child,
  [class^="thinmemopad"] > div:not(.page_title):not(.kv):first-child,
  .travelwallet > div:not(.page_title):not(.kv):first-child,
  .iphonewallet > div:not(.page_title):not(.kv):first-child,
  .idcase > div:not(.page_title):not(.kv):first-child,
  [class^="thincardcase"] > div:not(.page_title):not(.kv):first-child,
  [class^="thincardholder"] > div:not(.page_title):not(.kv):first-child,
  .bookmarkholder > div:not(.page_title):not(.kv):first-child,
  .bloggerstote > div:not(.page_title):not(.kv):first-child,
  [class^="pcbag"] > div:not(.page_title):not(.kv):first-child,
  .pcrucksack > div:not(.page_title):not(.kv):first-child,
  .businessbag > div:not(.page_title):not(.kv):first-child,
  .bunguo_notepad > div:not(.page_title):not(.kv):first-child,
  [class^="designnote"] > div:not(.page_title):not(.kv):first-child,
  .ems > div:not(.page_title):not(.kv):first-child,
  .sleepwear > div:not(.page_title):not(.kv):first-child,
  .thinlongwallet > div:not(.page_title):not(.kv):first-child,
  .jacket > div:not(.page_title):not(.kv):first-child,
  .pants > div:not(.page_title):not(.kv):first-child,
  .shortpants > div:not(.page_title):not(.kv):first-child {
    display: none;
  }
  
  /* ツインズ財布
  ----------------------------------------------------- */
  .page_title .twins_wallet_icn_01 {
    display: inline-block;
    margin-right: -0.5em;
  }
  
  .twins_wallet_ttl_01 {
    display: inline-block;
    font-size: 7.5vw;
    line-height: 1.2;
    color: #4d4c4c;
    vertical-align: middle;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    margin-left: 8px;
  }
  
  .twins_wallet_gray {
    background: #e8e8e8;
    position: relative;
  }
  
  .twins_wallet_white {
    background: #fff;
    padding: 2px;
    margin-bottom: 20px;
    counter-increment: number;
  }
  
  .twins_wallet_white_p {
    font-size: 4.3vw;
    padding: 29px 20px 33px;
  }
  
  .twins_wallet_white_p02 {
    font-size: 4.3vw;
    padding: 25px 20px 33px;
  }
  
  .is-circle {
    position: absolute;
    z-index: 1;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.7vw;
    font-weight: 700;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  
  
  .twins_wallet_h01 {
    text-align: center;
    font-size: 5.6vw;
    line-height: 1.5;
    padding: 34px 0 24px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .twins_wallet_h02 {
    text-align: center;
    font-size: 5.6vw;
    line-height: 1.5;
    padding: 48px 0 14px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  
  .twins_wallet_h03 {
    text-align: center;
    font-size: 5.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 33px;
    padding-bottom: 24px;
    line-height: 1.5;
  }
  
  
  .twins_wallet_h04 {
    font-size: 4.3vw;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    white-space: nowrap;
    padding-top: 25px;
    padding-bottom: 11px;
  
  }
  
  .twins_wallet_h3 {
    font-size: 5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    padding: 12px 0 15px;
    line-height: 1;
  
  }
  
  .twins_wallet_h3:before {
    content: counter(number);
    color: #fff;
    background: #500000;
    font-size: 4.6vw;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 2;
    margin-left: 10px;
    margin-right: 9px;
  }
  
  .red_font {
    color: #500000;
    font-size: 7.1vw;
    margin-top: -20px;
    display: block;
  }
  
  .big_font {
    font-size: 15.6vw;
  }
  
  .twins_wallet_img > img {
    width: 100%;
    height: auto;
  }
  
  .is-negative_margin {
    margin: 0 -20px;
  }
  
  .twins_wallet_inner {
    padding: 0 20px;
  }
  
  .twins_wallet_inner02 {
    padding: 40px 20px 20px;
  }
  
  .twins_wallet_txt01 {
    font-size: 4.3vw;
    line-height: 1.5;
    padding: 30px 0 43px 0;
  }
  
  .twins_wallet_p {
    font-size: 3.4vw;
    font-weight: 700;
    padding: 12px 28px;
    text-align: right;
  }
  
  .twins_wallet_p02 {
    font-size: 4.3vw;
    line-height: 1.5;
    padding: 25px 0 36px;
  }
  
  .twins_wallet_p03 {
    text-align: center;
    font-size: 3.4vw;
    font-weight: 700;
    line-height: 1.5;
  }
  
  .twins_wallet_p03:nth-child(odd) {
    padding: 9px 10px 0 22px;
  }
  
  .twins_wallet_p03:nth-child(even) {
    padding: 9px 20px 0 31px;
  }
  
  .twins_wallet_separate:nth-child(odd) {
    padding-top: 40px;
    padding-left: 20px;
    margin-right: -6px;
  }
  
  .twins_wallet_separate:nth-child(even) {
    padding-right: 20px;
    padding-top: 4px;
    margin-left: -5px;
    padding-bottom: 3px;
  }
  
  
  .twins_wallet_mechanism_flex,
  .twins_wallet_flex {
    display: flex;
  }
  
  .twins_wallet_flex p {
    font-size: 4.3vw;
    font-size: 4.3vw;
    line-height: 1.5;
    padding-top: 17px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_flex p:nth-child(2) {
    text-align: right;
    margin-left: auto;
  }
  
  .twins_wallet_flex p span {
    font-weight: 700;
  }
  
  .twins_wallet_flex_img01 {
    width: 120px;
    position: relative;
    top: -37px;
    right: -23px;
  }
  
  .twins_wallet_flex_img02 {
    width: 120px;
    position: relative;
    top: -37px;
    right: -25px;
  }
  
  .twins_wallet_img_02 {
    position: absolute;
    width: 150px;
    z-index: 1;
    margin-top: -94px;
  }
  
  .twins_wallet_btn-area {
    padding: 0 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .twins_wallet_btn-area .btn_cart {
    letter-spacing: -0.8px;
    position: relative;
    display: block;
    padding: 10px 50px;
    border-radius: 8px;
    background-color: #500000;
    color: #ffffff;
    text-align: center;
    font-size: 4.3vw;
    text-decoration: none;
  }
  
  .twins_wallet_btn-area .btn_cart:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    width: 27px;
    height: 24px;
    margin-top: -12px;
    background: url(/cdn/shop/files/icn_cart.png) no-repeat 0 0;
    background-size: 27px 24px;
  }
  
  .twins_wallet_logo {
    width: 123px;
    margin: 30px auto 0;
  }
  
  .twins_wallet_color {
    background: #fff;
    padding: 33px 0 20px;
  }
  
  .twins_wallet_color p {
    font-size: 3.1vw;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 8px;
  }
  
  .twins_wallet_li {
    margin-bottom: 40px;
  }
  
  .twins_wallet_developer {
    padding-top: 5px;
    padding-bottom: 3px;
    line-height: 1.5;
  }
  
  .twins_wallet_technique {
    line-height: 1.8;
  }
  
  .is-banner {
    padding-bottom: 20px;
  }
  
  .is-banner02 {
    padding-bottom: 25px;
  }
  
  .japan .inner .twins_wallet_tll {
    margin-top: -7px;
    margin-bottom: 25px
  }
  
  .inner .unit_01 .twins_wallet_tll02 {
    margin-top: 24px;
  }
  
  .twins_wallet_size_tll {
    padding-top: 2px;
    padding-bottom: 12px;
  }
  
  .twins_wallet_ul01 {
    padding-top: 6px;
    padding-bottom: 3px
  }
  
  .twins_wallet_ul01 li {
    line-height: 1.8;
    font-size: 4.3vw;
  }
  
  .twins_wallet_size_p {
    line-height: 1.8;
    padding-bottom: 20px;
  }
  
  .twins_wallet_banner_inner {
    padding: 0 20px 20px;
    background: #e8e8e8;
  }
  
  .list_02 li.is-store2 {
    margin: 0 -20px -20px;
  }
  
  .twins_wallet_banner_li {
    margin-top: 20px;
  }
  
  .twins_wallet_structure_p{
  text-align: center;
      font-size: 5.6vw;
      line-height: 1.5;
      padding: 20px 0 95px 0;
    font-family: 'Noto Sans JP', sans-serif;
      font-weight: 100;
  }
  
  /* 旅ストラップ
  ----------------------------------------------------- */
  .travelstrap {}
  
  .travelstrap_magnet .page_title .ttl_01 {
    font-size: 6.5vw;
  }
  
  .travelstrap .section .inner {
    margin-bottom: 30px;
  }
  
  .travelstrap .section.gray .inner {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  
  .travelstrap .section_01 {
    position: relative;
  }
  .travelstrap .section_01:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 50px;
    background: linear-gradient( 0, rgb(255,255,255) 0%, rgb(244,244,244) 100%);
  }
  
  .travelstrap .section_01 h3,
  .travelstrap .section_02 h3,
  .travelstrap .section_03 h3 {
    margin-bottom: 10px;
    font-size: 5vw;
    font-weight: 700;
  }
  
  .travelstrap .scene_list {
    margin-bottom: 20px;
  }
  .travelstrap .scene_list li + li {
    margin-top: 20px;
  }
  .travelstrap .scene_list img {
    width: 100%;
    height: auto;
  }
  
  .travelstrap .section.howto h2 span {
    font-size: 3.1vw;
  }
  
  .travelstrap .section.howto .howtolist li {
    background: #fff;
    padding: 2px;
    margin-bottom: 20px;
    counter-increment: number;
  }
  
  .travelstrap .section.howto .howtolist_title {
    margin: 12px 0 15px;
    padding: 0 18px;
    font-size: 4.3vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .travelstrap .section.howto .howtolist_img {
    margin: 0 0 20px;
  }
  
  .travelstrap .section.howto .howtolist_text {
    font-size: 4.3vw;
    margin-bottom: 0;
    padding: 0 18px 20px;
  }
  
  .travelstrap .section.howto .howtolist_sub {
    background: #ebebeb;
    margin: 0 18px 28px;
    padding: 10px;
    font-size: 4.3vw;
  }
  
  .travelstrap .section.material,
  .travelstrap .section.sc {
    padding-top: 0;
  }
  
  .travelstrap .section.sc {
    padding-bottom: 20px;
  }
  .travelstrap .section.sc .collabo {
    margin-bottom: 0;
  }
  
  .travelstrap .section.size .sizeimg {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .travelstrap .section.size .size-list-wrap {
    display: flex;
    justify-content: space-between;
  }
  .travelstrap .section.size .size-list-wrap .size-list {
    width: calc(50% - 5px);
    min-width: calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
  
  .travelstrap .section.size .size-list ._indent {
    position: relative;
  }
  .travelstrap .section.size .size-list ._indent dt {
    position: absolute;
    top: 0;
    left: 0;
  }
  .travelstrap .section.size .size-list ._indent dd {
    margin-left: 2.5em;
  }
  .travelstrap .section.size .notebox {
    margin-bottom: 30px;
  }
  .travelstrap .section.size .notebox p {
    text-indent: -0.6em;
    padding-left: 0.6em;
  }
  
  .travelstrap .section.color .color-list,
  .travelstrap_magnet .section.color .color-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .travelstrap .section.color .color-list li,
  .travelstrap_magnet .section.color .color-list li {
    width: calc(50% - 10px);
    margin: 20px 0;
  }
  .travelstrap .section.color .color-list li img,
  .travelstrap_magnet .section.color .color-list li img {
    width: 100%;
    height: auto;
  }
  
  .travelstrap .section.attention .inner {
    padding-top: 20px;
  }
  .travelstrap .section.attention .attention_title {
    margin-bottom: 10px;
    font-size: 3.7vw;
    font-weight: bold;
  }
  .travelstrap .section.attention .attention_list {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .travelstrap .section.attention .attention_list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  /* かわるビジネスバッグmini
  ----------------------------------------------------- */
  .businessbagmini .ttl_01 {
    font-size: 4.6vw;
  }
  
  .businessbagmini .section .inner {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section.gray .inner {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  
  .businessbagmini .section .img.is-wide {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .businessbagmini .section p {
    line-height: 1.8;
  }
  
  
  .businessbagmini .section_01 {
    padding-top: 10px;
  }
  
  .businessbagmini .section.detail {
    padding-top: 0;
    background: transparent;
  }
  
  .businessbagmini .section.detail .detail-unit {
    counter-increment: number;
  }
  
  .businessbagmini .section.detail .detail-title {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 30px;
    margin: 12px 0 15px;
    font-size: 5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .businessbagmini .section.detail .detail-title:before {
    content: counter(number);
    color: #fff;
    background: #0098e0;
    font-size: 4.6vw;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 2;
  }
  
  .businessbagmini .section.detail .detail-unit {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section.detail .detail-unit ._caption {
    font-size: 3.7vw;
  }
  
  .businessbagmini .section.detail .detail-unit ._notes {
    font-size: 3.7vw;
  }
  
  .businessbagmini .section.detail .detail-unit ._notes > li {
    position: relative;
    padding-left: 1em;
  }
  
  .businessbagmini .section.detail .detail-unit ._notes > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  
  
  .businessbagmini .section.detail .detail-unit_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px 0 -8px;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-unit {
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 7px;
    padding-left: 8px;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-title {
    min-height: 3em;
    margin-top: 0;
    font-size: 4.3vw;
    line-height: 1.5;
  }
  
  .businessbagmini .section.detail .detail-title:before {
    width: 25px;
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    margin-right: 5px;
    font-size: 4.3vw;
    line-height: 1.8;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-unit img {
    width: 100%;
    height: auto;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-unit p {
    font-size: 3.7vw;
    line-height: 1.5;
  }
  
  .businessbagmini .scene_list li + li {
    margin-top: 20px;
  }
  .businessbagmini .scene_list img {
    width: 100%;
    height: auto;
  }
  
  .businessbagmini .section.sc {
    padding-top: 0;
  }
  
  .businessbagmini .section.size .sizeimg {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .businessbagmini .section.color .color-list a {
    display: block;
    text-decoration: none;
  }
  
  .businessbagmini .section.color .color-list li {
    position: relative;
    margin-bottom: 30px;
  }
  
  .businessbagmini .section.color .color-list ._caption {
    position: absolute;
    font-size: 4.3vw;
  }
  
  .businessbagmini .section.attention .inner {
    padding-top: 20px;
  }
  
  .businessbagmini .section.attention .attention_title {
    margin-bottom: 10px;
    font-size: 3.7vw;
    font-weight: bold;
  }
  .businessbagmini .section.attention .attention_text {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .businessbagmini .section.attention .attention_list {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .businessbagmini .section.attention .attention_list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  /* キャッシュレス財布
  ----------------------------------------------------- */
  .cashlesswallet .page_title {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .cashlesswallet .ttl_01 {
    font-size: 7.1vw;
  }
  
  .cashlesswallet .section_01 {}
  
  .cashlesswallet .section_01 .inner {
    margin-bottom: 34px;
  }
  .cashlesswallet .section_01 .unit {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 35px;
  }
  .cashlesswallet .section_01 .unit::before,
  .cashlesswallet .section_01 .unit::after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: 0;
    z-index: 1;
    display: block;
    width: calc(100% + 40px);
  }
  .cashlesswallet .section_01 .unit::before {
    height: 375px;
    background: linear-gradient(to bottom, #ffffff 0%,#fcfcfc 20%,#ededed 70%,#e7e7e7 100%);
  }
  .cashlesswallet .section_01 .unit::after {
    height: 45px;
    background: linear-gradient(to bottom, #e9e9e9 0%,#e6e6e6 25%,#dadada 75%,#d7d7d7 81%,#d4d4d4 100%)
  }
  
  .cashlesswallet .section_01 .img001 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  
  .cashlesswallet .section_01 .img001_1,
  .cashlesswallet .section_01 .img001_2 {
    position: relative;
    z-index: 4;
    width: 86px;
    text-align: center;
    font-size: 3.4vw;
  }
  .cashlesswallet .section_01 .img001_1 span,
  .cashlesswallet .section_01 .img001_2 span {
    display: block;
    margin-top: 5px;
  }
  .cashlesswallet .section_01 .img001_1 {
    margin-left: 16px;
  }
  .cashlesswallet .section_01 .img001_2 {
    margin-right: 16px;
  }
  .cashlesswallet .section_01 .img001_3 {
    position: absolute;
    top: 39px;
    right: 0;
    left: 0;
    z-index: 3;
    box-sizing: border-box;
    width: 220px;
    height: 104px;
    margin: auto;
    padding-top: 20px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img001_3.png) no-repeat 50% 0;
    background-size: 220px 104px;
    text-align: center;
    font-size: 4.3vw;
    font-weight: bold;
  }
  .cashlesswallet .section_01 .img001_4 {
    position: relative;
    z-index: 2;
    margin-top: 30px;
    margin-right: -20px;
    margin-left: -20px;
    padding: 0 20px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img001_5.png) no-repeat 50% 114px;
    background-size: 320px 54px;
  }
  
  .cashlesswallet .section_01 .title1 {
    position: relative;
    z-index: 3;
    margin-bottom: 10px;
    text-align: center;
    font-size: 6.2vw;
    font-weight: bold;
  }
  
  .cashlesswallet .section_01 .title2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 5vw;
    line-height: 1.6;
  }
  .cashlesswallet .section_01 .title2 span {
    font-feature-settings: "palt";
  }
  .cashlesswallet .section_01 .text {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_02 {
    padding-top: 25px;
  }
  .cashlesswallet .section_02 .inner {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .cashlesswallet .section_02 h2 {
    margin-bottom: 25px;
    font-size: 5vw;
    line-height: 1.68;
  }
  .cashlesswallet .section_02 .unit {
    padding: 0 3px 3px;
    background: #fff;
  }
  .cashlesswallet .section_02 .unit + .unit {
    margin-top: 20px;
  }
  
  .cashlesswallet .section_02 .title {
    position: relative;
    display: flex;
    align-items: center;
    height: 62px;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_02 .title_num {
    flex: 0 0 59px;
    display: block;
    width: 59px;
    height: 62px;
  }
  .cashlesswallet .section_02 .title_main {
    font-size: 4.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .cashlesswallet .section_02 .title_main span {
    display: inline-block;
    font-size: 3.4vw;
    font-weight: 300;
  }
  .cashlesswallet .section_02 .flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 0 13px;
  }
  .cashlesswallet .section_02 .flex li {
    flex: 0 0 118px;
    width: 118px;
    text-align: center;
    font-size: 3.4vw;
  }
  .cashlesswallet .section_02 .flex li span {
    display: block;
    margin-top: 8px;
  }
  
  .cashlesswallet .section_02 .text {
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_03 {}
  .cashlesswallet .section_03 .inner {
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_03 .head {
    position: relative;
    min-height: 408px;
    box-sizing: border-box;
    margin: -30px -20px 20px;
    padding: 62px 20px 40px;
  }
  .cashlesswallet .section_03 .head::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 180px;
    height: 100%;
    background: #f4f4f4;
  }
  .cashlesswallet .section_03 .head::after {
    content: "";
    position: absolute;
    top: 62px;
    left: 0;
    z-index: -1;
    display: block;
    width: 180px;
    height: 306px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img006.jpg) no-repeat 0 0;
    background-size: 180px 306px;
  }
  .cashlesswallet .section_03 .title1 {
    margin-bottom: 25px;
    text-align: right;
    font-size: 5.6vw;
    font-weight: 700;
  }
  .cashlesswallet .section_03 .title2 {
    margin-bottom: 35px;
    text-align: right;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 100;
  }
  .cashlesswallet .section_03 .title2 {
    margin-bottom: 35px;
    text-align: right;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 100;
  }
  .cashlesswallet .section_03 .title2 span {
    font-weight: 700;
  }
  .cashlesswallet .section_03 .title3 {
    margin-bottom: 15px;
    font-size: 5vw;
    font-weight: 700;
  }
  
  .cashlesswallet .section_03 .lead {
    position: relative;
    display: flex;
    justify-content: center;
    width: 160px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cashlesswallet .section_03 .lead::before,
  .cashlesswallet .section_03 .lead::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: calc(100% - 15px);
  }
  .cashlesswallet .section_03 .lead::before {
    top: 0;
    left: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .cashlesswallet .section_03 .lead::after {
    bottom: 0;
    right: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .cashlesswallet .section_03 .lead p {
    font-size: 9.3vw;
    line-height: 1.3;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    font-feature-settings: "palt";
  }
  .cashlesswallet .section_03 .lead p span {
    font-size: 4.6vw;
  }
  .cashlesswallet .section_03 .lead.-type1 {
    padding-top: 15px;
    padding-bottom: 12px;
  }
  .cashlesswallet .section_03 .lead.-type1 p {
    font-size: 14vw;
    line-height: 1;
    font-weight: 700;
    font-feature-settings: normal;
  }
  .cashlesswallet .section_03 .lead.-type1 p span {
    display: block;
    margin-bottom: 10px;
    font-size: 4.3vw;
  }
  
  .cashlesswallet .section_03 .list {
    margin-bottom: 25px;
    font-size: 4vw;
  }
  .cashlesswallet .section_03 .list li {
    position: relative;
    padding-left: 17px;
  }
  .cashlesswallet .section_03 .list li + li {
    margin-top: 5px;
  }
  .cashlesswallet .section_03 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.75em - 5px);
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
  }
  
  .cashlesswallet .section_03 .unit {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cashlesswallet .section_03 .unit +.unit {
    padding-top: 30px;
  }
  .cashlesswallet .section_03 .unit +.unit::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 47px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 13px 0 13px;
    border-color: #e8e8e8 transparent transparent transparent;
  }
  .cashlesswallet .section_03 .unit_img {
    flex: 0 0 120px;
    width: 120px;
  }
  .cashlesswallet .section_03 .unit_text {
    flex: 0 0 150px;
    width: 150px;
  }
  .cashlesswallet .section_03 .unit_text p {
    font-size: 3.7vw;
    line-height: 1.8;
  }
  .cashlesswallet .section_03 .foot {
    box-sizing: border-box;
    margin: 50px -20px 0;
    padding: 25px 140px 0 20px;
    height: 320px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img010.jpg) no-repeat 0 0;
    background-size: 320px;
  }
  
  .cashlesswallet .section_04 {
    margin: 0;
  }
  .cashlesswallet .section_04 .inner {
    margin-top: 40px;
  }
  .cashlesswallet .section_04 .movie {
    width: 280px;
    height: 150px;
  }
  .cashlesswallet .section_04 .illust {
    margin-top: 40px;
  }
  
  .cashlesswallet .section_05 {}
  .cashlesswallet .section_05 .inner {
    margin-bottom: 30px;
    padding-top: 30px;
  }
  .cashlesswallet .section_05 .text {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_06 {
    background: #f7f7f7;
  }
  .cashlesswallet .section_06 .inner {
    margin-bottom: 30px;
    padding-bottom: 35px;
  }
  .cashlesswallet .section_06 h2 {
    font-size: 6.2vw;
  }
  .cashlesswallet .section_06 .img {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_07 {
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_08 {}
  .cashlesswallet .section_08 .inner {
    margin-bottom: 40px;
  }
  .cashlesswallet .section_08 .text p {
    font-size: 4vw;
    line-height: 1.8;
  }
  .cashlesswallet .section_08 .text p span {
    display: inline-block;
    font-size: 3.1vw;
  }
  
  .cashlesswallet .section_09 {
    background: #f7f7f7;
  }
  .cashlesswallet .section_09 .inner {
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .cashlesswallet .section_09 .inner h2 {
    margin-bottom: 25px;
  }
  .cashlesswallet .section_09 .text {
    margin-bottom: 20px;
  }
  .cashlesswallet .section_09 .text p {
    font-size: 4vw;
    line-height: 1.8;
  }
  .cashlesswallet .section_09 .text p span {
    display: inline-block;
    font-size: 3.1vw;
  }
  
  .cashlesswallet .section.japan .inner {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .cashlesswallet .section.japan h2 {
    font-feature-settings: "palt";
  }
  
  .cashlesswallet .section.size {
    background: #f7f7f7;
  }
  .cashlesswallet .section.size .inner {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .cashlesswallet .section.size h2 {
    font-size: 6.2vw;
    margin-bottom: 30px;
  }
  
  .cashlesswallet .section.color h2 {
    font-size: 6.2vw;
  }
  .cashlesswallet .section.color .color-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cashlesswallet .section.color .color-list li {
    width: calc(50% - 10px);
    margin: 15px 0;
  }
  .cashlesswallet .section.color .color-list li a {
    display: block;
    text-decoration: none;
  }
  .cashlesswallet .section.color .color-list li img {
    width: 100%;
    height: auto;
  }
  .cashlesswallet .section.color .color-list li span {
    font-size: 4.3vw;
  }
  
  .cashlesswallet .section.attention .inner {
    padding-top: 20px;
  }
  .cashlesswallet .section.attention .attention_title {
    margin-bottom: 10px;
    font-size: 3.7vw;
    font-weight: bold;
  }
  .cashlesswallet .section.attention .attention_text {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .cashlesswallet .section.attention .attention_list {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .cashlesswallet .section.attention .attention_list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  /* タイムロックポーチ
  ----------------------------------------------------- */
  .timelockpouch_roland .page_title {
    padding-top: 7px;
    padding-bottom: 11px;
  }
  .timelockpouch_roland .ttl_01 {
    font-size: 7.1vw;
  }
  
  #contents.timelockpouch_roland {
    background: #e7e7e7;
  }
  
  .timelockpouch_roland .section .inner .txt_01 {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .timelockpouch_roland .section_01 {
    margin-top: -55px;
    padding-top: 0;
  }
  .timelockpouch_roland .section_01 .inner {
    margin-bottom: 40px;
  }
  .timelockpouch_roland .section_01 .title_01 {
    margin-right: -20px;
    margin-left: -20px;
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_01 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .timelockpouch_roland .section_02 .case_list {
    margin-bottom: 40px;
    padding-top: 13px;
  }
  .timelockpouch_roland .section_02 .case_list li {
    position: relative;
  }
  .timelockpouch_roland .section_02 .case_list li + li {
    margin-top: 43px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) {
    margin-right: 21.875%;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) {
    margin-left: 21.875%;
  }
  .timelockpouch_roland .section_02 .case_list_label {
    position: absolute;
    top: -13px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_label {
    left: 0;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_label {
    right: 0;
  }
  .timelockpouch_roland .section_02 .case_list_img {
    display: block;
  }
  .timelockpouch_roland .section_02 .case_list_img img {
    width: 100%;
    height: auto;
  }
  .timelockpouch_roland .section_02 .case_list_txt {
    position: absolute;
    top: 50%;
    font-size: 4.3vw;
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
    transform: translateY(-50%);
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_txt {
    right: -50px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_txt {
    left: -50px;
  }
  
  .timelockpouch_roland .section_03 .inner {
    margin-bottom: 50px;
  }
  .timelockpouch_roland .section_03 .title_01 {
    display: flex;
    align-items: center;
    height: 142px;
    font-size: 4.3vw;
    font-weight: 300;
    background: url(/cdn/shop/files/sp_timelockpouch_roland_img008.png) no-repeat 100% 50%;
    background-size: 100% auto;
  }
  
  .timelockpouch_roland .section_04 .inner {
    margin-bottom: 30px;
  }
  .timelockpouch_roland .section_04 .title_01 {
    padding-right: 0;
    padding-left: 0;
  }
  .timelockpouch_roland .section_04 .title_02 {
    text-align: left;
    font-size: 5vw;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_05 {
    margin-bottom: 0;
  }
  .timelockpouch_roland .section_05 .img_01 {
    position: relative;
    z-index: 9;
    text-align: center;
  }
  .timelockpouch_roland .section_05 .img_01 img {
    width: 240px;
  }
  .timelockpouch_roland .section_05 .scene_list li {
    position: relative;
    width: 100%;
    margin-top: -58%;
    padding-top: 128%;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(1) {
    margin-top: -36%;
    background: url(/cdn/shop/files/sp_timelockpouch_roland_img011.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(2) {
    background: url(/cdn/shop/files/sp_timelockpouch_roland_img012.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(3) {
    background: url(/cdn/shop/files/sp_timelockpouch_roland_img013.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list_txt {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 8;
    padding-top: 76.5625%;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_06 {
    margin-bottom: 60px;
  }
  .timelockpouch_roland .section_06 .title_01 {
    margin-right: -20px;
    margin-left: -20px;
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_06 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .timelockpouch_roland .section_07 {
    margin-bottom: 0;
    background: #000;
    color: #fff;
  }
  .timelockpouch_roland .section_07 .inner {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .timelockpouch_roland .section_07 .title_01 {
    padding-left: 42px;
    font-size: 5vw;
    line-height: 1.75;
    font-weight: 700;
    background: url(/cdn/shop/files/sp_timelockpouch_roland_icn_attention.png) no-repeat 0 50%;
    background-size: 31px auto;
  }
  .timelockpouch_roland .section_07 .img_01 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  
  .timelockpouch_roland .section_08 {
    margin-bottom: 0;
  }
  .timelockpouch_roland .section_08 .inner {
    padding-top: 35px;
    margin-bottom: 50px;
  }
  .timelockpouch_roland .section_08 .title_01 {
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_08 .img_01 {
    margin-bottom: 0;
    text-align: center;
  }
  .timelockpouch_roland .section_08 .img_01 img {
    width: 138px;
  }
  .timelockpouch_roland .section_08 .howto_list {
    margin-top: -35px;
  }
  .timelockpouch_roland .section_08 .howto_list dt {
    margin-bottom: 5px;
    font-size: 4.3vw;
    font-weight: 700;
    margin-top: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dt:first-child {
    margin-top: 0;
  }
  .timelockpouch_roland .section_08 .howto_list dt::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    background: #000;
    border-radius: 50%;
  }
  .timelockpouch_roland .section_08 .howto_list dd {
    font-size: 3.7vw;
    line-height: 1.8;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert {
    position: relative;
    display: block;
    margin-top: 5px;
    padding-left: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert::before {
    content: "";
    position: absolute;
    top: 0.25em;
    left: 0;
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    background: url(/cdn/shop/files/sp_timelockpouch_roland_icn_alert.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  
  .timelockpouch_roland .section_11 {
    background: #fff;
  }
  .timelockpouch_roland .section_11 .inner {
    margin-bottom: 50px;
    padding-top: 30px;
  }
  .timelockpouch_roland .section_11 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
  .timelockpouch_roland .section_11 .img_03 a {
    display: block;
  }
  .timelockpouch_roland .section_11 .img_02 img,
  .timelockpouch_roland .section_11 .img_03 img {
    width: 100%;
  }
  
  /* ポーチ for タイムロックポーチ
  ----------------------------------------------------- */
  .timelockpouch_pouch_roland .page_title {
    padding-top: 7px;
    padding-bottom: 11px;
  }
  .timelockpouch_pouch_roland .ttl_01 {
    font-size: 7.1vw;
  }
  
  .timelockpouch_pouch_roland .section_11 {
    background: #fff;
  }
  .timelockpouch_pouch_roland .section_11 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
  
  /* ミニマリスト財布
  ----------------------------------------------------- */
  .minimalwallet_roland .page_title {
    padding-top: 7px;
    padding-bottom: 11px;
  }
  .minimalwallet_roland .ttl_01 {
    font-size: 7.1vw;
  }
  
  #contents.minimalwallet_roland {
    background: #f5f5f5;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .minimalwallet_roland .section .inner .txt_01 {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section .inner .txt_01 .is-bold {
    font-size: 4.3vw;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_01 {
    position: relative;
  }
  .minimalwallet_roland .section_01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 109.375%;
    background: linear-gradient(to bottom, rgba(245,249,250,1) 0%,rgba(245,245,245,1) 100%);
  }
  .minimalwallet_roland .section_01 .inner {
    position: relative;
    margin-bottom: 70px;
  }
  .minimalwallet_roland .section_01 .title_01 {
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .minimalwallet_roland .section_01 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .minimalwallet_roland .section_02 .inner {
    margin-bottom: 40px;
  }
  .minimalwallet_roland .section_02 .title_01 {
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_03 .case_list {
    margin-bottom: 50px;
  }
  .minimalwallet_roland .section_03 .case_list li {
    position: relative;
    padding: 40px 0 45px;
    background-repeat: no-repeat;
  }
  .minimalwallet_roland .section_03 .case_list li + li {
  }
  .minimalwallet_roland .section_03 .case_list li:nth-child(odd) {
    padding-right: 20px;
    padding-left: 150px;
    background-position: 0 0;
  }
  .minimalwallet_roland .section_03 .case_list li:nth-child(even) {
    padding-right: 150px;
    padding-left: 20px;
    background-position: 100% 0;
  }
  .minimalwallet_roland .section_03 .case_list li.is-type1 {
    background-image: url(/cdn/shop/files/sp_minimalwallet_roland_img002.png);
    background-size: 150px auto;
  }
  .minimalwallet_roland .section_03 .case_list li.is-type2 {
    background-image: url(/cdn/shop/files/sp_minimalwallet_roland_img003.png);
    background-size: 159px auto;
  }
  .minimalwallet_roland .section_03 .case_list li.is-type3 {
    background-image: url(/cdn/shop/files/sp_minimalwallet_roland_img004.png);
    background-size: 152px auto;
    padding-bottom: 55px;
  }
  
  .minimalwallet_roland .section_03 .case_list_title {
    display: block;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 700;
    white-space: nowrap;
  }
  .minimalwallet_roland .section_03 .case_list_txt {
    display: block;
    margin-top: 10px;
    font-size: 3.7vw;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_04 .inner {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_04 .title_01 {
    margin-bottom: 25px;
    padding-right: 0;
    padding-left: 0;
  }
  .minimalwallet_roland .section_04 .title_02 {
    margin-bottom: 10px;
    font-size: 5.6vw;
    font-weight: 700;
  }
  .minimalwallet_roland .section_04 .title_03 {
    text-align: center;
    font-size: 12.5vw;
    font-weight: 900;
  }
  .minimalwallet_roland .section_04 .title_04 {
    margin-top: -70px;
    margin-bottom: -20px;
    text-align: center;
    font-size: 12.5vw;
    font-weight: 900;
  }
  
  .minimalwallet_roland .section_05 {
    position: relative;
  }
  .minimalwallet_roland .section_05::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 128.125%;
    background-image: url(/cdn/shop/files/sp_minimalwallet_roland_img009.png);
    background-size: cover;
  }
  
  .minimalwallet_roland .section_05 .inner {
    position: relative;
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_05 .title_01 {
    margin-bottom: 80px;
    padding-top: 60px;
    text-align: right;
    font-size: 5vw;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_05 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .minimalwallet_roland .section_06 {
    overflow: hidden;
    position: relative;
    background: #fff;
  }
  .minimalwallet_roland .section_06::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 57.8125%;
    background: #f5f5f5;
    transform-origin: top left;
    transform: skew(59.966719564005deg);
  }
  .minimalwallet_roland .section_06 .inner {
    position: relative;
    margin-bottom: 40px;
    padding-top: 70px;
  }
  .minimalwallet_roland .section_06 .title_01 {
    font-size: 5.6vw;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .img_01 {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
  }
  .minimalwallet_roland .section_06 .unit {
    overflow: hidden;
    border-radius: 4px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  }
  .minimalwallet_roland .section_06 .unit + .unit {
    margin-top: 20px;
  }
  .minimalwallet_roland .section_06 .unit .img {
    margin: -20px -20px 15px;
  }
  .minimalwallet_roland .section_06 .unit .title {
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_06 .unit .title .title_main {
    font-size: 4.3vw;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .unit .title .title_num {
    margin-right: 0.5em;
  }
  .minimalwallet_roland .section_06 .unit .text {
    font-size: 3.7vw;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_07 {
    position: relative;
    background: #fff url(/cdn/shop/files/sp_minimalwallet_roland_img017.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .minimalwallet_roland .section_07 .inner {
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .minimalwallet_roland .section_07 .title_01 {
    margin-bottom: 25px;
  }
  .minimalwallet_roland .section_07 .title_02 {
    margin-bottom: 15px;
    font-size: 4.3vw;
    font-weight: 700;
  }
  .minimalwallet_roland .section_07 .txt_02 {
    width: 131px;
    font-size: 3.7vw;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  .minimalwallet_roland .section_07 .grid {
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 60px;
  }
  .minimalwallet_roland .section_07 .grid_unit {
    width: 50%;
    padding: 0 10px;
  }
  .minimalwallet_roland .section_07 .list {
    font-size: 4vw;
  }
  .minimalwallet_roland .section_07 .list li {
    position: relative;
    padding-left: 17px;
  }
  .minimalwallet_roland .section_07 .list li + li {
    margin-top: 5px;
  }
  .minimalwallet_roland .section_07 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.75em - 5px);
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
  }
  .minimalwallet_roland .section_07 .lead {
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .minimalwallet_roland .section_07 .lead::before,
  .minimalwallet_roland .section_07 .lead::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: calc(100% - 10px);
  }
  .minimalwallet_roland .section_07 .lead::before {
    top: 0;
    left: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .minimalwallet_roland .section_07 .lead::after {
    bottom: 0;
    right: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .minimalwallet_roland .section_07 .lead p {
    font-size: 14vw;
    line-height: 1;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    font-feature-settings: normal;
    font-weight: 700;
  }
  .minimalwallet_roland .section_07 .lead p span {
    margin-right: 10px;
    font-size: 4.3vw;
  }
  .minimalwallet_roland .section_07 .foot {}
  .minimalwallet_roland .section_07 .foot .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .minimalwallet_roland .section.japan .inner {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  
  .minimalwallet_roland .section.size {
    background: #f7f7f7;
  }
  .minimalwallet_roland .section.size .inner {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .minimalwallet_roland .section.size .inner + .inner {
    padding-top: 30px;
    background: #fff;
  }
  .minimalwallet_roland .section.size .unit_01 {
    margin-bottom: 0;
  }
  .minimalwallet_roland .section.size .list_01 {
    margin-bottom: 0;
  }
  
  /* ミニマル仕事術
  ----------------------------------------------------- */
  .book {}
  .book .kv_img_01 {
    margin-top: 10px;
  }
  .book .kv_txt_01 {
    text-align: center;
    font-size: 3.7vw;
  }
  .book .kv_btn_01 > a {
    overflow: hidden;
    display: block;
    width: 2em;
    height: 30px;
    margin: 20px auto 0;
    padding: 0 38px;
    border-radius: 15px;
    background-color: #500000;
    color: #ffffff;
    font-size: 3.7vw;
    line-height: 2.5;
    text-decoration: none;
  }
  .book .kv_link_01 {
    margin: 20px auto 0;
    text-align: center;
    font-size: 3.7vw;
  }
  
  .book .section .index {
    margin: 0 auto 40px;
    padding: 15px 15px 20px;
    border: 1px solid #ccc;
  }
  .book .section .index h2 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 4.3vw;
  }
  
  .book .section .index ol {
    font-size: 3.7vw;
    line-height: 1.5;
    text-align: center;
  }
  
  .book .section .index ol li {
    margin-top: 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 小さい財布レディース（2022）
   * ---------------------------------------------------------------------------------------------------- */
  .smallwallet_ladies2022 .page_title {
    position: absolute;
    margin: auto;
    padding: 20px 0 0;
    background: transparent;
    text-align: center;
  }
  /* btn */
  .smallwallet_ladies2022 .kv_btn_01,
  .smallwallet_ladies2022 .cartbtn_01 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #000;
    color: #fff;
    font-size: 4.3vw;
    text-decoration: none;
  }
  .smallwallet_ladies2022 .kv_btn_01::before,
  .smallwallet_ladies2022 .kv_btn_01::after,
  .smallwallet_ladies2022 .cartbtn_01::before,
  .smallwallet_ladies2022 .cartbtn_01::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .kv_btn_01::before,
  .smallwallet_ladies2022 .cartbtn_01::before {
    top: 10px;
    left: 10px;
    width: 21px;
    height: 20px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_cart001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .kv_btn_01::after,
  .smallwallet_ladies2022 .cartbtn_01::after {
    top: 14px;
    right: 15px;
    width: 21px;
    height: 11px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_arw001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #fff;
    color: #000;
    font-size: 4.3vw;
    text-decoration: none;
  }
  .smallwallet_ladies2022 .cartbtn_02::before,
  .smallwallet_ladies2022 .cartbtn_02::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .cartbtn_02::before {
    top: 10px;
    left: 10px;
    width: 21px;
    height: 20px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_cart002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02::after {
    top: 14px;
    right: 15px;
    width: 21px;
    height: 11px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_arw003.png) no-repeat 50% 50%;
    background-size: contain;
  }
  /* section_01 */
  .smallwallet_ladies2022 .section_01 .inner {
    margin-bottom: 60px;
  }
  .smallwallet_ladies2022 .section_01 .title_01 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    margin-bottom: 0;
    text-align: center;
    font-size: 4.3vw;
    line-height: 2;
    font-weight: 300;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before,
  .smallwallet_ladies2022 .section_01 .title_01::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before {
    left: 4px;
    width: 30px;
    height: 30px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_ico001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .title_01::after {
    right: 9px;
    width: 27px;
    height: 25px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_ico002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .imageset_01 {}
  .smallwallet_ladies2022 .section_01 .imageset_01_txt {
    margin: -12px 0 0;
    text-align: center;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02 {
    position: relative;
    margin: 40px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02_img {
    text-align: right;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02_txt {
    position: absolute;
    top: 84px;
    left: 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03 {
    position: relative;
    margin: 40px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03_img {
  }
  .smallwallet_ladies2022 .section_01 .imageset_03_txt {
    position: absolute;
    top: 90px;
    right: -2px;
  }
  .smallwallet_ladies2022 .section_01 .txt_01 {
    margin: 30px 0 0;
    line-height: 2;
  }
  /* section_02 */
  .smallwallet_ladies2022 .section_02 {
    margin: 0;
    padding: 0 0 40px;
    background: #ebeae8;
  }
  .smallwallet_ladies2022 .section_02 .title_01 {
    margin-bottom: 26px;
    padding: 0;
  }
  /* section_03 */
  .smallwallet_ladies2022 .section_03 {
    margin: 0;
    padding: 0 0 40px;
  }
  .smallwallet_ladies2022 .section_03 .title_01 {
    margin-bottom: 0;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_03 .img_01 {
    margin-top: 40px;
  }
  /* section_04 */
  .smallwallet_ladies2022 .section_04 {
    margin: 0;
    padding: 0 0 40px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_04 .title_01 {
    margin-bottom: 10px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_04 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  .smallwallet_ladies2022 .section_04 .img_01 {
    margin: 20px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* section_05 */
  .smallwallet_ladies2022 .section_05 .inner {
    padding-top: 67px;
  }
  .smallwallet_ladies2022 .section_05 .title_01 {
    text-align: center;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 {
    position: relative;
    width: 218px;
    margin: 36px auto 0;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev,
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    overflow: hidden;
    position: absolute;
    top: 69px;
    width: 10px;
    height: 18px;
    padding: 0;
    border: none;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_arw002.png) no-repeat 50% 50%;
    background-size: contain;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev {
    left: -30px;
    transform: rotate(180deg);
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    right: -30px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots {
    position: absolute;
    top: 213px;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots li {
    margin: 0 5px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots button {
    appearance: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 0;
    background: #fff;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots .slick-active button {
    background: #000;
  }
  /* mall */
  .smallwallet_ladies2022 .section_05 .slide_01.is-mall {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
    margin: 20px -5px 60px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01.is-mall .slide_01_unit {
    box-sizing: border-box;
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01.is-mall .slide_01_unit img {
    width: 100%;
    height: auto;
  }
  
  /* section_06 */
  .smallwallet_ladies2022 .section_06 {
    margin: 0;
    padding: 0 0 20px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_06 .title_01 {
    margin-bottom: 25px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_06 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  .smallwallet_ladies2022 .section_06 .img_01 {
    margin: 20px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* section_07 */
  .smallwallet_ladies2022 .section_07 {
    margin: 0;
    padding: 0 0 40px;
    background: #000;
  }
  .smallwallet_ladies2022 .section_07 .title_01 {
    margin-bottom: 26px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_07 .unit_01 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }
  .smallwallet_ladies2022 .section_07 .unit_01 .img_01 {
    width: 82px;
    margin: 0 7px;
  }
  /* section_08 */
  .smallwallet_ladies2022 .section_08 .inner {
    padding: 40px 20px 0;
  }
  .smallwallet_ladies2022 .section_08 .title_01 {
    margin-bottom: 36px;
    padding: 0;
    line-height: 1;
  }
  .smallwallet_ladies2022 .section_08 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 3.1vw;
    white-space: nowrap;
  }
  .smallwallet_ladies2022 .section_08 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  .smallwallet_ladies2022 .section_08 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  /* section_09 */
  .smallwallet_ladies2022 .section_09 {
    margin: 0;
    padding: 0 0 40px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_09 .title_01 {
    margin-bottom: 15px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_09 .title_02 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 5.6vw;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_09 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  /* section_10 */
  .smallwallet_ladies2022 .section_10 {
    margin-bottom: 40px;
  }
  .smallwallet_ladies2022 .section_10 .inner {
    padding: 40px 20px 0;
  }
  .smallwallet_ladies2022 .section_10 .title_01 {
    line-height: 1;
  }
  .smallwallet_ladies2022 .section_10 .img_01 {
    margin-top: 40px;
  }
  .smallwallet_ladies2022 .section_10 .list_01 {
    margin: 35px 0 0;
    font-size: 3.7vw;
  }
  .smallwallet_ladies2022 .section_10 .list_01 li {
    margin-top: 8px;
  }
  /* section_11 */
  .smallwallet_ladies2022 .section_11,
  .smallwallet_ladies2022 .section_20 {
    padding-top: 0!important;
    background: #fff;
  }
  /* section_12 */
  .smallwallet_ladies2022 .section_12 {
    margin-top: 40px;
  }
  .smallwallet_ladies2022 .section_12 .title_02 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 5vw;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_12 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
}/* PC */
@media (min-width: 880px){
  /* common.css */
  
  /* ----------------------------------------------------------------------------------------------------
   * Index
  
  01 Reset
  02 Base
  03 Layout
  04 Common Style
  
   * ---------------------------------------------------------------------------------------------------- */
  /* ----------------------------------------------------------------------------------------------------
   * 01 Reset
   * ---------------------------------------------------------------------------------------------------- */
  /*
  YUI 3.18.1 (build f7e7bcb)
  Copyright 2014 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  http://yuilibrary.com/license/
  */
  
  /* html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none} */
  
  /* ----------------------------------------------------------------------------------------------------
   * 02 Base
   * ---------------------------------------------------------------------------------------------------- */
  /* html {
  	font-size: 100%;
  }
  body {
    font-size: 12px;
  	line-height: 1.8;
  	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  	color: #000;
  }
  img {
  	vertical-align: top;
  } */
  
  /* tagline
   * -------------------------------------------------- */
  #tagline {
  	font-size: 10px;
  	color: #fff;
  	background-color: #000;
  }
  
  #tagline h1 {
  	padding: 7px 0;
  	float:left;
  	width:567px;
  }
  
  #tagline ul{
  	padding-top:6px;
  	float:right;
  	width:493px;
  }
  
  #tagline li{
  	float:left;
  	text-align:right;
  }
  
  /* contents
   * -------------------------------------------------- */
  #contents {
  	background-color: #f4f4f4;
  	border-bottom: 1px solid #dcdcdc;
  }
  #contents .inner {
  	display: table;
  }
  
  /* main -------------------------------------------------- */
  #main {
  	width: 879px;
  	margin-left: -6px;
  	/*padding: 0 0 80px;*/
  	float: left;
  	background-color: #fff;
  	border-right: 1px solid #dcdcdc;
  	position: relative;
  	z-index: 1;
  }
  
  /* topic_path */
  #main .topic_path {
  	padding: 7px 30px 8px;
  	font-size: 11px;
  	line-height: 1.4;
  	background-color: #dcdcdc;
  }
  #main .topic_path a {
  	color: #000;
  	text-decoration: none;
  }
  #main .topic_path a:hover {
  	color: #999;
  }
  .kv {
  	width: 879px;
  	position: relative;
  }
  [class^="section_"] {
  	padding: 60px 0 40px;
  	position: relative;
  	font-size: 12px;
  }
  [class^="section_"] .section_inner,.cart .section_inner {
  	padding: 0 29px 0 30px;
  }
  /*[class^="section"], [class^="section"] h4, [class^="section"] h5 {
  	font-weight: bold;
  }*/
  [class^="section_"] p {
  	margin:0 0 15px;
  }
 
  /* btn_buy
   * -------------------------------------------------- */
  #btn_buy {
  	position: fixed;
  	right: 0;
  	top: 533px;
  	z-index: 2;
  }
  #btn_buy li {
  	margin: 1px 0 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 04 Common Style
  /* ---------------------------------------------------------------------------------------------------- */
  
  /* text
   * -------------------------------------------------- */
  .tl {
  	text-align: left !important;
  }
  .tc {
  	text-align: center !important;
  }
  .tr {
  	text-align: right !important;
  }
  .bold {
  	font-weight: bold;
  }
  .red {
  	color: #cc0000;
  }
  .notes {
  	font-size: 11px;
  }
  
  /* hover
   * -------------------------------------------------- */
  a.rollover:hover img {
  	opacity: 0.6;
  	filter: alpha(opacity=60);
  	-ms-filter: "alpha(opacity=60)";
  }
  
  
  /* clmn3
   * -------------------------------------------------- */
  .clmn3 {
  	margin-left: -41px;
  }
  .clmn3 .clmn {
  	width: 326px;
  	margin-left: 41px;
  	float: left;
  }
  
  
  /* clmn4
   * -------------------------------------------------- */
  .clmn4 {
  	margin-left: -40px;
  }
  .clmn4 .clmn {
  	width: 235px;
  	margin-left: 40px;
  	float: left;
  }
  
  
  /* float
   * -------------------------------------------------- */
  .fl {
  	float: left;
  }
  .fr {
  	float: right;
  }
  .cb {
  	clear:both;
  }
  
  
  /* clearfix
   * -------------------------------------------------- */
  .cf:before, .cf:after {
  	content: "";
  	display: table;
  }
  .cf:after {
  	clear: both;
  }
  .cf {
  	*zoom: 1;
  }
  
  /* Margin and Padding Set */
  .m_0{margin:0 !important;}
  .m_5{margin:5px !important;}
  .m_10{margin:10px !important;}
  .m_15{margin:15px !important;}
  .m_20{margin:20px !important;}
  .m_25{margin:25px !important;}
  .m_30{margin:30px !important;}
  .m_35{margin:35px !important;}
  .m_40{margin:40px !important;}
  .m_45{margin:45px !important;}
  .m_50{margin:50px !important;}
  .m_60{margin:60px !important;}
  
  .mb_0{margin-bottom: 0 !important;}
  .mb_5{margin-bottom: 5px !important;}
  .mb_10{margin-bottom: 10px !important;}
  .mb_15{margin-bottom: 15px !important;}
  .mb_16{margin-bottom: 16px !important;}
  .mb_20{margin-bottom: 20px !important;}
  .mb_21{margin-bottom: 21px !important;}
  .mb_22{margin-bottom: 22px !important;}
  .mb_25{margin-bottom: 25px !important;}
  .mb_30{margin-bottom: 30px !important;}
  .mb_35{margin-bottom: 35px !important;}
  .mb_40{margin-bottom: 40px !important;}
  .mb_45{margin-bottom: 45px !important;}
  .mb_50{margin-bottom: 50px !important;}
  .mb_60{margin-bottom: 60px !important;}
  
  .mt_0{margin-top: 0 !important;}
  .mt_5{margin-top: 5px !important;}
  .mt_10{margin-top: 10px !important;}
  .mt_15{margin-top: 15px !important;}
  .mt_20{margin-top: 20px !important;}
  .mt_25{margin-top: 25px !important;}
  .mt_30{margin-top: 30px !important;}
  .mt_35{margin-top: 35px !important;}
  .mt_40{margin-top: 40px !important;}
  .mt_50{margin-top: 50px !important;}
  .mt_60{margin-top: 60px !important;}
  .mt_70{margin-top: 70px !important;}
  .mt_80{margin-top: 80px !important;}
  .mt_90{margin-top: 90px !important;}
  .mt_100{margin-top: 100px !important;}
  
  
  .ml_0{margin-left: 0 !important;}
  .ml_5{margin-left: 5px !important;}
  .ml_10{margin-left: 10px !important;}
  .ml_15{margin-left: 15px !important;}
  .ml_20{margin-left: 20px !important;}
  .ml_25{margin-left: 25px !important;}
  .ml_30{margin-left: 30px !important;}
  .ml_35{margin-left: 35px !important;}
  .ml_40{margin-left: 40px !important;}
  .ml_45{margin-left: 45px !important;}
  .ml_50{margin-left: 50px !important;}
  
  .mr_0{margin-right: 0 !important;}
  .mr_5{margin-right: 5px !important;}
  .mr_10{margin-right: 10px !important;}
  .mr_15{margin-right: 15px !important;}
  .mr_20{margin-right: 20px !important;}
  .mr_25{margin-right: 25px !important;}
  .mr_30{margin-right: 30px !important;}
  .mr_35{margin-right: 35px !important;}
  .mr_40{margin-right: 40px !important;}
  .mr_50{margin-right: 50px !important;}
  
  .p_0{padding: 0 !important;}
  .p_5{padding: 5px !important;}
  .p_10{padding: 10px !important;}
  .p_15{padding: 15px !important;}
  .p_20{padding: 20px !important;}
  .p_25{padding: 25px !important;}
  .p_30{padding: 30px !important;}
  .p_35{padding: 35px !important;}
  .p_40{padding: 40px !important;}
  .p_45{padding: 45px !important;}
  .p_50{padding: 50px !important;}
  
  .pb_0{padding-bottom: 0 !important;}
  .pb_1{padding-bottom: 1px !important;}
  .pb_5{padding-bottom: 5px !important;}
  .pb_10{padding-bottom: 10px !important;}
  .pb_15{padding-bottom: 15px !important;}
  .pb_20{padding-bottom: 20px !important;}
  .pb_25{padding-bottom: 25px !important;}
  .pb_29{padding-bottom: 29px !important;}
  .pb_30{padding-bottom: 30px !important;}
  .pb_35{padding-bottom: 35px !important;}
  .pb_40{padding-bottom: 40px !important;}
  .pb_45{padding-bottom: 45px !important;}
  .pb_50{padding-bottom: 50px !important;}
  .pb_60{padding-bottom: 60px !important;}
  
  .pt_0{padding-top: 0 !important;}
  .pt_5{padding-top: 5px !important;}
  .pt_10{padding-top: 10px !important;}
  .pt_15{padding-top: 15px !important;}
  .pt_20{padding-top: 20px !important;}
  .pt_25{padding-top: 25px !important;}
  .pt_30{padding-top: 30px !important;}
  .pt_35{padding-top: 35px !important;}
  .pt_40{padding-top: 40px !important;}
  .pt_50{padding-top: 50px !important;}
  
  .pl_0{padding-left: 0 !important;}
  .pl_5{padding-left: 5px !important;}
  .pl_10{padding-left: 10px !important;}
  .pl_15{padding-left: 15px !important;}
  .pl_20{padding-left: 20px !important;}
  .pl_25{padding-left: 25px !important;}
  .pl_30{padding-left: 30px !important;}
  .pl_35{padding-left: 35px !important;}
  .pl_40{padding-left: 40px !important;}
  
  .pr_0{padding-right: 0 !important;}
  .pr_5{padding-right: 5px !important;}
  .pr_10{padding-right: 10px !important;}
  .pr_15{padding-right: 15px !important;}
  .pr_20{padding-right: 20px !important;}
  .pr_25{padding-right: 25px !important;}
  .pr_30{padding-right: 30px !important;}
  .pr_35{padding-right: 35px !important;}
  .pr_40{padding-right: 40px !important;}
  .pr_50{padding-right: 50px !important;}
  
  /* header-popup-shop
  ----------------------------------------------- */
  
  .header-popup-shop {
  	display: flex;
  	height: 60px;
  	padding: 0 15px 0 20px;
  	-webkit-align-items: center;
  	        align-items: center;
  	-webkit-justify-content: space-between;
  	        justify-content: space-between;
  	margin: -1px -1px 0 1px;
  	background: #4d0002;
  }
  
  .header-popup-shop_title {
  	padding-left: 37px;
  	background: url(/cdn/shop/files/icn_store.png) 0 50% no-repeat;
  	color: #fff;
  	font-size: 16px;
  	/*font-size: 14px;*/
  	line-height: 23px;
  	font-weight: bold;
  	font-feature-settings : "palt";
  }
  
  .header-popup-shop_list {
  	display: flex;
  	-webkit-align-items: center;
  	        align-items: center;
  }
  
  .header-popup-shop_list > li {
  	margin-left: 5px;
  }
  
  .header-popup-shop_list > li:first-child {
  	margin-left: 0;
  }
  
  .header-popup-shop_list > li > a {
  	position: relative;
  	display: inline-block;
  	width: 68px;
  	/*width: 63px;*/
  	height: 30px;
  	-webkit-border-radius: 15px;
  	        border-radius: 15px;
  	background: #fff;
  	color: #000;
  	text-align: center;
  	font-size: 12px;
  	/*font-size: 11px;*/
  	line-height: 30px;
  	/*font-weight: bold;*/
  	text-decoration: none;
  }
  
  .header-popup-shop_list > li > a.is-wide {
  	/*width: 100px;*/
  	width: 92px;
  }
  
  .header-popup-shop_list > li > a.is-wide2 {
    /*width: 110px;*/
  	width: 105px;
  }
  
  .header-popup-shop_list > li > a:hover {
  	opacity: .5;
  }
  
  .header-popup-shop_list > li > a::after {
  	content: "";
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	right: 7px;
  	width: 7px;
  	height: 9px;
  	margin: auto;
  	background: url(/cdn/shop/files/arrow_black_02.png) 0 0 no-repeat;
  }
  
  .header-popup-shop_list > li > a .is-new {
    color: red;
    font-size: 10px;
    font-weight: bold;
  }
  
  /* 店舗用バナー
  ----------------------------------------------------- */
  .list_02 li.is-store {
  	clear: both!important;
  	float: none!important;
  	width: auto!important;
  	margin: 0 -29px 0 -10px!important;
  	padding-top: 60px;
  }
  #js-bnr_inc.js-norepair.list_02 li.is-repair {
  	display: none;
  }
  #js-bnr_inc.js-noleather.list_02 li.is-leather {
  	display: none;
  }
  #js-bnr_inc.js-nobook.list_02 li.is-book {
  	display: none;
  }
  .clmn_01.is-store {
  	margin: 0 -29px 0 -30px;
  }
  .bnr_store {
  	width: 100%;
  	height: 240px;
  	background:url(/cdn/shop/files/bg_bnr-store.jpg) no-repeat 0 0;
  }
  .bnr_store .bnr_store_title {
  	margin: 0;
  	padding: 35px 0 30px;
  	color: #fff;
  	text-align: center;
  	font-size: 26px;
  	line-height: 1.5;
  	font-weight: bold;
  	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  }
  .bnr_store .bnr_store_list {
  	display: flex;
  	-webkit-flex-wrap: wrap;
  	    -ms-flex-wrap: wrap;
  	        flex-wrap: wrap;
    -webkit-justify-content: center;
            justify-content: center;
  	padding: 0;
  }
  .bnr_store .bnr_store_list li {
  	float: none!important;
  	width: auto!important;
  	margin: 0 6px 0 6px!important;
  }
  /* ツインズ財布バナー
  ----------------------------------------------------- */
  .section_inner .twins_wallet_banner{
    margin-bottom: 65px;
  }
  
  .campaign_banner{
    margin-left: 1px;
  }
  
  /* みつかるリュック 期間限定
  ----------------------------------------------------- */
  .set_sales {
    margin-top: 60px;
  }
  .mitsukaru_set_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .mitsukaru_set_flex_img {
    margin-right: 20px;
  }
  .mitsukaru_set_section {
    padding-top: 100px;
    padding-bottom: 30px;
  }
  .mitsukaru_set_size {
    font-size: 20px;
  }
  .mitsukaru_set__flex_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  
  }
  .mitsukaru_set__flex_02_font {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
  }
  .mitsukaru_set__flex_02 ul:nth-child(1) {
    margin-right: 20px;
  }
  
  /* products_all.css */
  
  /* ----------------------------------------------------------------------------------------------------
   * 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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/bg_balloon_bottom.png) 0 100% no-repeat;
  }
  
  [class^="section"] .balloon .balloon_inner {
    padding: 46px 24px 24px;
    background: url(/cdn/shop/files/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(/cdn/shop/files/bg_balloon_bottom.png) 0 0 no-repeat;
  }
  
  [class^="section"] .balloon.is-reverse .balloon_inner {
    padding: 24px 24px 46px;
    background: url(/cdn/shop/files/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, [class^="section"] .num_06 {
    padding: 5px 0 5px 45px;
    background-position: center left !important;
  }
  
  [class^="section"] .num_01 {
    background: url(/cdn/shop/files/num_01.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_02 {
    background: url(/cdn/shop/files/num_02.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_03 {
    background: url(/cdn/shop/files/num_03.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_04 {
    background: url(/cdn/shop/files/num_04.png) 0 0 no-repeat;
  }
  
  [class^="section"] .num_05 {
    background: url(/cdn/shop/files/num_05.png) 0 0 no-repeat;
  }

  [class^="section"] .num_06 {
      background: url(/cdn/shop/files/num_06.png?v=1741599263) 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(/cdn/shop/files/num_circle01.png) left center no-repeat;
  }
  
  ul.step li .num_02 {
    background: url(/cdn/shop/files/num_circle02.png) left center no-repeat;
  }
  
  ul.step li .num_03 {
    background: url(/cdn/shop/files/num_circle03.png) left center no-repeat;
  }
  
  ul.step li .num_04 {
    background: url(/cdn/shop/files/num_circle04.png) left center no-repeat;
  }
  
  ul.step li .num_05 {
    background: url(/cdn/shop/files/num_circle05.png) left center no-repeat;
  }
  
  ul.step li .num_06 {
    background: url(/cdn/shop/files/num_circle06.png) left center no-repeat;
  }
  
  ul.step li .num_07 {
    background: url(/cdn/shop/files/num_circle07.png) left center no-repeat;
  }
  
  ul.step li .num_08 {
    background: url(/cdn/shop/files/num_circle08.png) left center no-repeat;
  }
  
  ul.step li .num_09 {
    background: url(/cdn/shop/files/num_circle09.png) left center no-repeat;
  }
  
  ul.step li .num_10 {
    background: url(/cdn/shop/files/num_circle10.png) left center no-repeat;
  }
  
  ul.step li .num_11 {
    background: url(/cdn/shop/files/num_circle11.png) left center no-repeat;
  }
  
  ul.step li .num_12 {
    background: url(/cdn/shop/files/num_circle12.png) left center no-repeat;
  }
  
  ul.step li .num_13 {
    background: url(/cdn/shop/files/num_circle13.png) left center no-repeat;
  }
  
  ul.step li .num_14 {
    background: url(/cdn/shop/files/num_circle14.png) left center no-repeat;
  }
  
  ul.step li .num_15 {
    background: url(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .headline h3 {
    padding-bottom: 50px;
     /*background: url(/cdn/shop/files/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(/cdn/shop/files/nippon_img001.jpg) 0 0 no-repeat;
  }
  
  .nippon .section_inner {
    padding: 50px 30px 60px;
    background: url(/cdn/shop/files/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(/cdn/shop/files/nippon_img002.jpg) no-repeat 0 1em;
  }
  
  /* 選べるシリーズ 
  -----------------------------------------------------*/
  .series {
    background-color: #dcdcdc;
    padding-bottom: 0 !important;
  }
  .series.gray {
    background-color: #dcdcdc;
    padding-bottom: 0 !important;
  }
  
  .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(/cdn/shop/files/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(/cdn/shop/files/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(/cdn/shop/files/roland_common_roland002.png?v=1685757597) 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(/cdn/shop/files/roland_common_roland005.jpg?v=1685757597) 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;
  }
  
  /* individual.css */
  
  /*共通タイトル*/
  [class^="section_0"] h3, [class^="section_1"] h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .leftbox p, .rightbox p {
    width: 230px;
  }
  
  [class^="thinmemopad"] .rightbox p, [class^="savenotepad"] .rightbox p, [class^="idcase"] .rightbox p {
    width: auto;
  }
  
  /*基本リンク*/
  [class^="section_0"] a, [class^="section_1"] a {
    color: #000;
    text-decoration: underline;
  }
  
  [class^="section_0"] a:hover, [class^="section_1"] a:hover {
    text-decoration: none;
  }
  
  /* ----------------------------------------------------------------------
     薄い財布シリーズ共通エリア
  -------------------------------------------------------------------------*/
  /* 薄さが実現できたのは、この2つの特別なしくみ */
  [class^="thinwallet"] .detail .clmn_01 {
    margin: 90px 0 0 !important;
  }
  
  .detail {
    background-color: #ececec;
  }
  
  [class^="thinwallet"] [class^="section_"] h3 {
    text-align: left;
  }
  
  [class^="thinwallet"] .detail h3 {
    margin: 0 0 60px;
  }
  
  [class^="thinwallet"] .detail h3.num {
    margin: 0 0 -20px;
  }
  
  [class^="thinwallet"] .detail p {
    margin: 15px 0 0;
  }
  
  .detail .balloon {
    margin-top: 15px;
  }
  
  .detail .balloon h3 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4;
  }
  
  .detail .balloon p {
    margin-top: 15px;
    font-size: 11px;
    line-height: 1.6;
  }
  
  .detail .balloon .img {
    margin: 10px 0 0;
    text-align: center;
  }
  
  /* 薄いだけじゃない　使いやすさも両立した、5つのしくみ */
  .detail5 {
    padding-bottom: 0;
  }
  
  .detail5 .section_inner {
    padding-left: 0;
  }
  
  .detail5 .clmn-left {
    width: 430px;
  }
  
  .detail5 .clmn-left.txt {
    width: 400px;
    margin-left: 30px;
  }
  
  .detail5 .bg_coin {
    height: 460px;
    background: url(/cdn/shop/files/thinwallet_mens_img005.jpg) 0 0 no-repeat;
  }
  
  .detail5 .num {
    margin: 0 0 -20px;
  }
  
  .detail5 .clmn_02 {
    margin-top: 15px;
  }
  
  .detail5 .clmn_02 p {
    margin: 0;
  }
  
  /* グッドデザイン賞 */
  [class^="thinwallet"] .Gooddesign {
    padding: 0 0 50px !important;
  }
  
  [class^="thinwallet"] .Gooddesign h4 {
    margin: 40px 0 0;
  }
  
  [class^="thinwallet"] .Gooddesign .clmn_01 .clmn-right > img {
    margin-top: -60px !important;
  }
  
  [class^="travelwallet"] .section_12.gd2019 {
    margin: 0 !important;
    padding: 0 !important;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .section_inner {
    padding: 0 0 0 60px !important;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .clmn_01 .clmn-left {
    width: 355px;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .clmn_01 h3 {
    text-align: left;
  }
  
  [class^="travelwallet"] .section_12.gd2019 .clmn_01 .clmn-right {
    width: 439px;
  }
  
  /* デザインコンセプト開発者ボイス */
  .concept {
    background: #ececec;
  }
  
  .concept h3 {
    margin-bottom: 50px;
  }
  
  .concept p {
    margin-top: 2em;
  }
  
  .concept .voice {
    margin-bottom: 2.9em;
  }
  
  /* お客様の声 */
  [class^="section"] .revbox {
    margin-top: 30px;
    height: 280px;
    padding-right: 10px;
    overflow: auto;
  }
  
  [class^="section"] .revbox h4 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  
  [class^="section"] .revbox h4:first-child, [class^="section"] .revbox p {
    margin-top: 0 !important;
    margin-bottom: 10px;
  }
  
  /* 薄い財布メンズkv
   * -------------------------------------------------- */
  .thinwallet_mens .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_mens_kv_img001.jpg) 0 0 no-repeat;
  }
  
  .thinwallet_mens .kv h2 {
    position: absolute;
    top: 101px;
    left: 306px;
  }
  
  .thinwallet_mens .kv .btn_buy {
    position: absolute;
    top: 409px;
    right: 315px;
  }
  
  .thinwallet_mens .kv .kv_img001 {
    position: absolute;
    top: 0;
    right: 80px;
    z-index: 2;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_mens .gooddesign {
    height: 94px;
    position: relative;
  }
  
  .thinwallet_mens .gooddesign img {
    position: absolute;
    top: 27px;
    left: 225px;
    z-index: 3;
  }
  
  .travelwallet .gooddesign {
    height: 94px;
    position: relative;
  }
  
  .travelwallet .gooddesign img {
    position: absolute;
    top: 27px;
    left: 229px;
    z-index: 3;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_mens .section_01 {
    height: 525px;
    padding: 0;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_mens_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_mens .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_mens .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_mens .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_mens .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_mens .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_mens .section_05 {
    padding-top: 410px;
    background: url(/cdn/shop/files/thinwallet_mens_img008.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_mens .section_05 h3 {
    padding-bottom: 20px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_mens .section_06 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .thinwallet_mens .section_06 .btn {
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -125px;
  }
  
  .thinwallet_mens .section_06 .list_01 li {
    text-align: center;
  }
  
  .thinwallet_mens .section_06 .list_01 li img {
    margin: 0 10px 17px;
  }
  
  .thinwallet_mens .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_mens .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_mens .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布 レディースkv
   * -------------------------------------------------- */
  .thinwallet_ladies .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_ladies_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_ladies .kv h2 {
    padding: 106px 0 0 28px;
  }
  
  .thinwallet_ladies .kv .btn_buy {
    text-align: right;
    padding: 85px 30px 0;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_ladies .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_ladies .section_01 {
    padding: 0;
    font-size: 13px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .thinwallet_ladies .section_01 .txt {
    width: 410px;
    margin: 70px 30px 0 0;
    float: right;
  }
  
  /* section_02
   * -------------------------------------------------- */
  .thinwallet_ladies .section_02 {
    padding: 0;
  }
  
  .thinwallet_ladies .section_02 .section_inner {
    padding: 30px 29px 30px 30px;
    background: #efe8ef;
  }
  
  .thinwallet_ladies .section_02 .box1, .thinwallet_ladies .section_02 .box2 {
    overflow: hidden;
    margin: 30px 0 0 0;
  }
  
  .thinwallet_ladies .section_02 .box1 > img {
    float: left;
    margin: 0 15px 0 0;
  }
  
  .thinwallet_ladies .section_02 .box2 > img {
    float: right;
    margin: 0 0 0 15px;
  }
  
  .thinwallet_ladies .section_02 h3 {
    margin: 20px 0;
  }
  
  .thinwallet_ladies .section_02 p {
    margin: 0;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_ladies .section_03 .bg_coin {
    height: 460px;
    background: url(/cdn/shop/files/thinwallet_ladies_img008.jpg) 400px 0 no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_ladies .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_ladies .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_ladies .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_ladies .section_05 {
    padding-top: 410px;
    background: url(/cdn/shop/files/thinwallet_ladies_img011.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_ladies .section_05 h3 {
    padding-bottom: 20px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_ladies .section_06 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .thinwallet_ladies .section_06 .list_01 {
    overflow: hidden;
  }
  
  .thinwallet_ladies .section_06 .list_01 li {
    text-align: center;
  }
  
  .thinwallet_ladies .section_06 .list_01 li img {
    margin: 0 0 17px;
  }
  
  .thinwallet_ladies .section_06 .list_01 li.bnr {
    padding-top: 140px;
    width: auto;
    display: inline;
    float: right;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_ladies .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_ladies .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* section_13
   * -------------------------------------------------- */
  .thinwallet_ladies .section_13 {
    background-color: #ececec;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a {
    color: #500000;
    text-decoration: none;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a:hover {
    color: #b5a3a3;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a img {
    margin-bottom: 10px;
  }
  
  .thinwallet_ladies .section_13 .list_01 li a span {
    padding-right: 15px;
    font-size: 13px;
    background: url(/cdn/shop/files/arrow_red.png) 100% 1px no-repeat;
  }
  
  .thinwallet_ladies .section_13 .list_01 li p {
    margin: 7px 0 0;
    line-height: 1.5;
  }
  
  /* 薄い財布クラシックkv
   * -------------------------------------------------- */
  .thinwallet_classic .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_classic_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_classic .kv h2 {
    padding: 130px 0 0 25px;
  }
  
  .thinwallet_classic .kv .btn_buy {
    padding: 120px 0 0 40px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_classic .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_classic .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_classic_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_classic .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_classic .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_classic .section_03 .bg_coin {
    padding-bottom: 30px;
    background: url(/cdn/shop/files/thinwallet_classic_img005.png) 400px 120px no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_classic .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_classic .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_classic .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_classic .section_05 {
    padding-top: 0;
    text-align: center;
  }
  
  .thinwallet_classic .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinwallet_classic .section_05 h3 {
    margin: 50px 0 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_classic .section_06 {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #ececec;
  }
  
  .thinwallet_classic .section_06 .list_01 li {
    text-align: center;
    padding: 20px 15px 10px 35px;
  }
  
  .thinwallet_classic .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_classic .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_classic .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布 ブッテーロレザーkv
   * -------------------------------------------------- */
  .thinwallet_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/thinwallet_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/thinwallet_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .thinwallet_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .thinwallet_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 61px;
    right: 100px;
  }
  
  .thinwallet_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .thinwallet_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 62px;
    left: 101px;
  }
  
  .thinwallet_buttero .kv .kv_body_img {
    position: absolute;
    bottom: -100px;
    left: 0;
  }
  
  .thinwallet_buttero .kv .kv_body_txt {
    position: absolute;
    top: 474px;
    right: 44px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_buttero .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_buttero .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    background: url(/cdn/shop/files/thinwallet_buttero_img001.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_buttero .section_01 .txt {
    width: 410px;
    margin: 126px 30px 0 0;
    float: right;
  }
  
  /* section_02
   * -------------------------------------------------- */
  .thinwallet_buttero .section_02 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_buttero .section_02 .clmn_01 {
    background: #ececec;
    margin: 90px -29px 0 -30px !important;
    padding: 40px 29px 40px 30px;
    border-top: 1px solid #fff;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_buttero .section_03 .bg_coin {
    height: 470px;
    background: url(/cdn/shop/files/thinwallet_buttero_img005.png) 440px 90px no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_buttero .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_buttero .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_buttero .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thinwallet_buttero .section_05 .type {
    padding-top: 0;
  }
  
  .thinwallet_buttero .section_05.is-type2 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .thinwallet_buttero .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .thinwallet_buttero .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .thinwallet_buttero .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_buttero .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .thinwallet_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thinwallet_buttero .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_buttero .section_10 .img_block {
    position: relative;
  }
  
  .thinwallet_buttero .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 150px;
  }
  
  /* 薄い財布 ダンボーver.kv
   * -------------------------------------------------- */
  .thinwallet_danboard .kv {
    height: 461px;
    padding-top: 22px;
    background: url(/cdn/shop/files/thinwallet_danboard_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_danboard .kv h2 {
    margin: 0 16px 220px 0;
    text-align: right;
  }
  
  .thinwallet_danboard .kv .btn_buy {
    margin-left: 30px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_danboard .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_danboard .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_danboard_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_danboard .section_01 .txt {
    width: 414px;
    margin: 125px 5px 0 0;
    float: right;
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_danboard .section_03 .bg_coin {
    background: url(/cdn/shop/files/thinwallet_danboard_img005.png) 420px 100px no-repeat;
  }
  
  .thinwallet_danboard .section_03 .coin {
    margin: 10px 0 60px 0;
  }
  
  .thinwallet_danboard .section_03 .coin .clmn-left {
    padding-left: 30px;
  }
  
  .thinwallet_danboard .section_03 .coin .clmn-right {
    padding-top: 50px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_danboard .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_danboard .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_danboard .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_danboard .section_05 {
    background-color: #ececec;
  }
  
  .thinwallet_danboard .section_05 h3 {
    padding-bottom: 20px;
    text-align: center;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_danboard .section_06 {
    padding: 30px 0;
    background-color: #ececec;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_danboard .section_10 .img_block {
    position: relative;
  }
  
  .thinwallet_danboard .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布ジャコモkv
   * -------------------------------------------------- */
  .thinwallet_giacomo .kv {
    background: url(/cdn/shop/files/thinwallet_giacomo_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_giacomo .kv h2 {
    margin: 12px 0 20px 23px;
    float: left;
  }
  
  .thinwallet_giacomo .kv .btn_buy {
    float: right;
    margin: 526px 30px 0 0;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_giacomo .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_giacomo_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_giacomo .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_giacomo .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_03 .img {
    margin-top: 20px;
  }
  
  .thinwallet_giacomo .section_03 .bg_coin {
    margin-top: -20px;
    padding-bottom: 20px;
    background: url(/cdn/shop/files/thinwallet_giacomo_img005.png) 440px 150px no-repeat;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_giacomo .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_giacomo .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_05 {
    padding-top: 0;
    text-align: center;
  }
  
  .thinwallet_giacomo .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinwallet_giacomo .section_05 h3 {
    margin: 50px 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_06 {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #ececec;
  }
  
  .thinwallet_giacomo .section_06 .list_01 li {
    text-align: center;
    padding: 20px 20px 10px 35px;
  }
  
  .thinwallet_giacomo .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_07 .revbox {
    height: 260px;
  }
  
  /* section_08
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_08 {
    background-color: #ececec;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_giacomo .section_10 .img_block {
    position: relative;
    margin-top: 40px;
  }
  
  .thinwallet_giacomo .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布右京kv
   * -------------------------------------------------- */
  .thinwallet_ukyo .kv {
    background: url(/cdn/shop/files/thinwallet_ukyo_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thinwallet_ukyo .kv h2 {
    padding: 260px 0 20px 26px;
  }
  
  .thinwallet_ukyo .kv .btn_buy {
    padding: 0 0 20px 26px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_ukyo .gooddesign {
    padding: 27px 0 27px 24px;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_ukyo_img001.jpg) 50% 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_ukyo .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .thinwallet_ukyo .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_03 .img {
    margin-top: 20px;
  }
  
  .thinwallet_ukyo .section_03 .bg_coin {
    margin-top: -20px;
    background: url(/cdn/shop/files/thinwallet_ukyo_img005.png) 440px 150px no-repeat;
  }
  
  .thinwallet_ukyo .section_03 .clmn_01 {
    margin: 0;
    padding: 0 0 40px 0;
  }
  
  .thinwallet_ukyo .section_03 .clmn-left {
    padding-left: 30px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_ukyo .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_ukyo .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_05 {
    padding-top: 0;
    text-align: center;
  }
  
  .thinwallet_ukyo .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinwallet_ukyo .section_05 h3 {
    text-align: center;
    margin: 50px 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_06 {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #ececec;
  }
  
  .thinwallet_ukyo .section_06 .list_01 li {
    text-align: center;
    padding: 20px 20px 10px 35px;
  }
  
  .thinwallet_ukyo .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_07 .revbox {
    height: 260px;
  }
  
  /* section_08
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_08 {
    background-color: #ececec;
  }
  
  /* section_10
   * -------------------------------------------------- */
  .thinwallet_ukyo .section_10 .img_block {
    position: relative;
    margin-top: 40px;
  }
  
  .thinwallet_ukyo .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 157px;
  }
  
  /* 薄い財布左利きkv
   * -------------------------------------------------- */
  .thinwallet_lefthands .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinwallet_lefthands_kv_img001.jpg) 0 0 no-repeat;
  }
  
  .thinwallet_lefthands .kv h2 {
    position: absolute;
    top: 101px;
    left: 306px;
  }
  
  .thinwallet_lefthands .kv .btn_buy {
    position: absolute;
    top: 409px;
    right: 310px;
  }
  
  .thinwallet_lefthands .kv .kv_img001 {
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 2;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .thinwallet_lefthands .gooddesign {
    height: 94px;
    position: relative;
  }
  
  .thinwallet_lefthands .gooddesign img {
    position: absolute;
    top: 27px;
    left: 225px;
    z-index: 3;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_01 {
    height: 525px;
    padding: 0;
    position: relative;
    background: url(/cdn/shop/files/thinwallet_lefthands_img001.jpg) right 0 no-repeat;
    z-index: 1;
  }
  
  .thinwallet_lefthands .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: left;
  }
  
  .thinwallet_lefthands .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thinwallet_lefthands section_03 .cardcoin {
    margin-top: 20px;
    clear: both;
    position: relative;
  }
  
  .thinwallet_lefthands .section_03 .lefty {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  
  .thinwallet_lefthands .detail5 {
    padding-bottom: 60px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_lefthands .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_lefthands .section_04 p {
    margin-top: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_05 {
    padding-top: 410px;
    background: url(/cdn/shop/files/thinwallet_lefthands_img008.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_lefthands .section_05 h3 {
    padding-bottom: 20px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_06 {
    padding-top: 0;
    padding-bottom: 20px;
    background-color: #ececec;
  }
  
  .thinwallet_lefthands .section_06 .list_01 li img {
    margin: 0 0 17px;
  }
  
  .thinwallet_lefthands .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_12
   * -------------------------------------------------- */
  .thinwallet_lefthands .section_12 .img_block {
    position: relative;
  }
  
  .thinwallet_lefthands .section_12 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 160px;
  }
  
  /* 薄い財布 ローランド モデル
   * -------------------------------------------------- */
  .thinwallet_roland {
    /* section_01 */
    /* section_02 */
    /* section_03 */
    /* section_04 */
    /* section_05 */
    /* section_06 */
    /* section_07 */
    /* section_10 */
  }
  
  .thinwallet_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/thinwallet_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .thinwallet_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .thinwallet_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .thinwallet_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .thinwallet_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .thinwallet_roland .kv .kv_head_img {
    position: absolute;
    top: 193px;
    left: 68px;
  }
  
  .thinwallet_roland .kv .kv_body {
    position: relative;
  }
  
  .thinwallet_roland .kv .kv_body_ttl {
    position: absolute;
    top: 40px;
    left: 270px;
  }
  
  .thinwallet_roland .kv .kv_body_btn {
    position: absolute;
    top: 118px;
    left: 270px;
  }
  
  .thinwallet_roland .kv .kv_body_gooddesign {
    position: absolute;
    top: 52px;
    right: 40px;
  }
  
  .thinwallet_roland .section_01 {
    height: 525px;
    padding: 0;
    font-size: 13px;
    background: url(/cdn/shop/files/thinwallet_roland_img001.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_roland .section_01 .txt {
    width: 410px;
    margin: 126px 30px 0 0;
    float: right;
  }
  
  .thinwallet_roland .section_02 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_roland .section_02 .clmn_01 {
    background: #ececec;
    margin: 90px -29px 0 -30px !important;
    padding: 40px 29px 40px 30px;
    border-top: 1px solid #fff;
  }
  
  .thinwallet_roland .section_03 .bg_coin {
    height: 470px;
    background: url(/cdn/shop/files/thinwallet_roland_img006.png) 450px 90px no-repeat;
  }
  
  .thinwallet_roland .section_04 {
    background-color: #ececec;
  }
  
  .thinwallet_roland .section_04.is-type2 {
    background: #fff;
    padding-bottom: 50px;
  }
  
  .thinwallet_roland .section_04 p {
    margin-top: 20px;
  }
  
  .thinwallet_roland .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .thinwallet_roland .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thinwallet_roland .section_05 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .thinwallet_roland .section_05.is-type2 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .thinwallet_roland .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thinwallet_roland .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .thinwallet_roland .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .thinwallet_roland .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .thinwallet_roland .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .thinwallet_roland .section_06 .type {
    padding-top: 0;
  }
  
  .thinwallet_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thinwallet_roland .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thinwallet_roland .section_07 .btn_c {
    position: relative;
    z-index: 9;
    margin-top: -15px;
    margin-bottom: -15px;
  }
  
  .thinwallet_roland .section_10 .img_block {
    position: relative;
  }
  
  .thinwallet_roland .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 150px;
  }
  
  /*------------------------------------------------------------------------
  小さい財布シリーズ共通エリア
  -------------------------------------------------------------------------*/
  [class^="smallwallet"] .leftbox p, [class^="smallwallet"] .rightbox p {
    width: auto;
  }
  
  /* ほぼカードサイズ。なんと約6×9cmの財布 */
  [class^="smallwallet"] .detail .section_inner > h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="smallwallet"] .detail .section_inner > p {
    margin-bottom: 40px;
    text-align: center;
    font-size: 13px;
  }
  
  [class^="smallwallet"] .detail .clmn_01 {
    margin: 20px 0 0 !important;
  }
  
  [class^="smallwallet"] .detail .section_inner p.caption {
    margin: -10px 0 30px 0;
    text-align: left;
  }
  
  [class^="smallwallet"] .detail .clmn_01 p {
    margin-top: 20px;
  }
  
  /* 小さいだけじゃない　使いやすさにもこだわりが */
  .detail3 {
    padding-bottom: 30px;
  }
  
  .detail3 .section_inner {
    padding: 0;
  }
  
  .detail3 .one {
    clear: both;
    margin-top: 60px;
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .one .leftbox {
    width: 400px;
    float: left;
  }
  
  .detail3 .one .rightbox {
    width: 426px;
    float: right;
  }
  
  .detail3 p {
    margin-top: 20px;
  }
  
  .detail3 .two {
    clear: both;
    margin-top: 30px;
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .two .leftbox {
    width: 340px;
    float: left;
  }
  
  .detail3 .two .rightbox {
    width: 400px;
    float: right;
    padding-top: 50px;
  }
  
  .detail3 .three {
    clear: both;
    margin-top: -40px;
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .three .leftbox {
    width: 400px;
    float: left;
    padding-top: 90px;
  }
  
  .detail3 .three .rightbox {
    width: 426px;
    float: right;
  }
  
  /* グッドデザイン賞 */
  [class^="smallwallet"] .Gooddesign {
    padding: 0 0 50px !important;
  }
  
  [class^="smallwallet"] .Gooddesign .section_inner {
    padding-right: 0;
  }
  
  [class^="smallwallet"] .Gooddesign h4 {
    margin: 40px 0 0;
  }
  
  [class^="smallwallet"] .Gooddesign .clmn-right {
    padding-top: 20px;
    text-align: right;
  }
  
  /* 紹介動画 */
  [class^="smallwallet"] .section_03.movie.is-type2 {
    padding-bottom: 50px;
  }
  
  /* 小さい財布メンズkv
   * -------------------------------------------------- */
  .smallwallet_mens .kv {
    height: 480px;
    background: url(/cdn/shop/files/smallwallet_mens_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_mens .kv h2 {
    padding: 128px 0 0 34px;
  }
  
  .smallwallet_mens .kv .btn_buy {
    margin: 100px 0 0 80px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .smallwallet_mens .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .smallwallet_mens .section_01 {
    height: 424px;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_mens_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_mens .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .smallwallet_mens .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .smallwallet_mens .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_mens_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_mens .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .smallwallet_mens .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_mens .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_mens .section_05 .list_01 li img {
    margin: 0 17px 5px;
  }
  
  .smallwallet_mens .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_09
   * -------------------------------------------------- */
  .smallwallet_mens .section_09 .img_block {
    position: relative;
  }
  
  .smallwallet_mens .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布レディースkv
   * -------------------------------------------------- */
  .smallwallet_ladies .kv {
    height: 586px;
    background: url(/cdn/shop/files/smallwallet_ladies_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_ladies .kv h2 {
    padding: 136px 0 0 60px;
  }
  
  .smallwallet_ladies .kv .btn_buy {
    margin: 160px 0 0 110px;
  }
  
  /* gooddesign
   * -------------------------------------------------- */
  .smallwallet_ladies .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
   * -------------------------------------------------- */
  .smallwallet_ladies .section_01 {
    height: 339px;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_ladies_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_ladies .section_01 .txt {
    width: 410px;
    margin: 70px 0 0;
    float: right;
  }
  
  .smallwallet_ladies .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .smallwallet_ladies .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_ladies_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_ladies .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
   * -------------------------------------------------- */
  .smallwallet_ladies .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_ladies .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_ladies .section_05 .list_01 li img {
    margin: 0 3px 5px;
  }
  
  .smallwallet_ladies .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_ladies .section_09 .clmn_01 {
    margin-top: 20px;
  }
  
  .smallwallet_ladies .section_09 ul {
    margin-left: 110px;
    font-size: 11px;
  }
  
  .smallwallet_ladies .section_09 .clmn-left {
    width: 380px;
  }
  
  .smallwallet_ladies .section_09 .clmn-right {
    width: 420px;
  }
  
  /* 小さい財布ブッテーロkv
  ----------------------------------------------------- */
  .smallwallet_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/smallwallet_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/smallwallet_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .smallwallet_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .smallwallet_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 66px;
    right: 98px;
  }
  
  .smallwallet_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .smallwallet_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 437px;
    left: 59px;
  }
  
  .smallwallet_buttero .kv .kv_body_img {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .smallwallet_buttero .kv .kv_body_txt {
    position: absolute;
    top: 466px;
    right: 35px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_buttero .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_buttero .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_buttero .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_buttero_img001.png) 20px 24px no-repeat;
    padding: 60px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_buttero .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallwallet_buttero .section_02 {
    padding-bottom: 0;
  }
  
  .smallwallet_buttero .section_02 .unit_01 {
    border-top: 2px solid #fff;
    padding: 40px 29px 40px 30px;
    background: #ececec;
  }
  
  .smallwallet_buttero .section_02 .comparison {
    margin: 0 -29px 40px -30px;
    text-align: right;
  }
  
  .smallwallet_buttero .section_02 .clmn_01 {
    margin-top: 0 !important;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_buttero .section_04 {
    background: #ececec;
  }
  
  .smallwallet_buttero .section_04 .rightbox p {
    width: auto;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallwallet_buttero .section_05 .type {
    padding-top: 0;
  }
  
  .smallwallet_buttero .section_05.is-type2 {
    padding-top: 20px;
    background: #fff;
  }
  
  .smallwallet_buttero .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallwallet_buttero .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallwallet_buttero .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallwallet_buttero .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallwallet_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallwallet_buttero .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_buttero .section_09 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_buttero .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布ダンボーVer.kv
  ----------------------------------------------------- */
  .smallwallet_danboard .kv {
    height: 586px;
    background: url(/cdn/shop/files/smallwallet_danboard_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_danboard .kv h2 {
    padding: 34px 0 0 28px;
  }
  
  .smallwallet_danboard .kv .btn_buy {
    margin: 124px 0 0 28px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_danboard .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_danboard .section_01 {
    padding: 0;
    height: 349px;
    background: url(/cdn/shop/files/smallwallet_danboard_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_danboard .section_01 .txt {
    width: 410px;
    float: right;
    margin-top: 48px;
  }
  
  .smallwallet_danboard .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallwallet_danboard .section_02 .comparison {
    margin-top: 0;
    text-align: right;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .detail3 .three {
    margin-top: -50px;
  }
  
  .detail3 .three .leftbox {
    padding-top: 120px !important;
  }
  
  .detail3 .four {
    padding: 0 15px 0 30px;
    overflow: hidden;
  }
  
  .detail3 .four .leftbox {
    width: 328px;
    float: left;
    padding-left: 40px;
  }
  
  .detail3 .four .rightbox {
    width: 400px;
    float: right;
    padding-top: 40px;
  }
  
  .detail3 .five {
    margin-top: 50px;
    padding: 0 15px 20px 30px;
    overflow: hidden;
  }
  
  .detail3 .five .leftbox {
    width: 400px;
    float: left;
    padding-top: 90px;
  }
  
  .detail3 .five .rightbox {
    width: 426px;
    float: right;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_danboard .section_04 {
    background: #fff;
  }
  
  .smallwallet_danboard .type {
    overflow: hidden;
  }
  
  .smallwallet_danboard .section_04 .btn_c {
    margin-top: 70px;
  }
  
  .smallwallet_danboard .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_danboard .section_07 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_danboard .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布ジャコモkv
  ----------------------------------------------------- */
  .smallwallet_giacomo .kv {
    background: #2e3444 url(/cdn/shop/files/smallwallet_giacomo_kv_img001.jpg) 0 0 no-repeat;
    border-top: 1px solid #fff;
  }
  
  .smallwallet_giacomo .kv h2 {
    padding: 26px 0 0 29px;
    float: left;
  }
  
  .smallwallet_giacomo .kv .btn_buy {
    padding: 580px 0 0 15px;
    float: left;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_giacomo .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_giacomo .section_01 .txt {
    height: 270px;
    background: url(/cdn/shop/files/smallwallet_giacomo_img001.png) 20px 26px no-repeat;
    padding: 80px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_giacomo .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_giacomo_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_giacomo .section_04 h3 {
    margin-bottom: 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_giacomo .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_giacomo .section_05 .list_01 li img {
    margin: 0 5px;
  }
  
  .smallwallet_giacomo .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallwallet_giacomo .section_08 .img_block {
    position: relative;
  }
  
  .smallwallet_giacomo .section_08 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布 倉科翔　kv
  ----------------------------------------------------- */
  .smallwallet_shokurashina .kv {
    background: #000 url(/cdn/shop/files/smallwallet_shokurashina_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_shokurashina .kv h2 {
    padding: 150px 0 0 30px;
  }
  
  .smallwallet_shokurashina .kv .btn_buy {
    margin: 160px 0 30px 57px;
  }
  
  .about {
    overflow: hidden;
  }
  
  .about .leftbox {
    float: left;
    width: 330px;
  }
  
  .about .rightbox {
    float: right;
    width: 486px;
    margin: 60px 30px 0 0;
    color: #fff;
  }
  
  .about .rightbox h3 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  .about .rightbox p {
    width: auto;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_shokurashina .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .smallwallet_shokurashina .section_01 .section_inner {
    padding: 0;
  }
  
  .smallwallet_shokurashina .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_shokurashina_img001.png) 20px 45px no-repeat;
    padding: 60px 30px 0 470px;
  }
  
  .smallwallet_shokurashina .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_03 h3.botanical {
    margin: 40px 0 30px;
    text-align: center;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_04 {
    background-color: #ececec;
  }
  
  .smallwallet_shokurashina .section_04 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_shokurashina .section_04 .list_01 li img {
    margin: 0 3px 0;
  }
  
  .smallwallet_shokurashina .section_04 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallwallet_shokurashina .section_07 .img_block {
    margin-top: 40px;
    padding-left: 20px;
    position: relative;
  }
  
  .smallwallet_shokurashina .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 120px;
  }
  
  /* 小さい財布 sugarplus　kv
  ----------------------------------------------------- */
  .smallwallet_sugarplus .kv {
    background: url(/cdn/shop/files/smallwallet_sugarplus_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_sugarplus .kv h2 {
    padding: 130px 0 0 60px;
  }
  
  .smallwallet_sugarplus .kv .btn_buy {
    margin: 150px 0 30px 110px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_sugarplus .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_sugarplus .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_sugarplus_img001.png) 20px 24px no-repeat;
    padding: 70px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_sugarplus .section_01 p {
    font-size: 13px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallwallet_sugarplus .detail3 .two {
    margin-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_sugarplus .detail3 .two .rightbox {
    padding-top: 80px;
  }
  
  .smallwallet_sugarplus .detail3 .three {
    margin-top: -90px;
  }
  
  .smallwallet_sugarplus .detail3 .three .leftbox {
    padding-top: 140px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_sugarplus_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_sugarplus .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_sugarplus .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_sugarplus .section_05 .list_01 li img {
    margin: 0 40px 0;
  }
  
  .smallwallet_sugarplus .section_05 .clmn_01 li {
    margin: 50px 0 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallwallet_sugarplus .section_08 .clmn_01 {
    margin-top: 20px;
  }
  
  .smallwallet_sugarplus .section_08 ul {
    margin-left: 110px;
    font-size: 11px;
  }
  
  .smallwallet_sugarplus .section_08 .clmn-left {
    width: 380px;
  }
  
  .smallwallet_sugarplus .section_08 .clmn-right {
    width: 420px;
  }
  
  /* 小さい財布左利き用kv
  ----------------------------------------------------- */
  .smallwallet_lefthands .kv {
    height: 584px;
    background: url(/cdn/shop/files/smallwallet_lefthands_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallwallet_lefthands .kv h2 {
    padding: 138px 0 0 30px;
  }
  
  .smallwallet_lefthands .kv .btn_buy {
    margin: 138px 0 0 70px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_lefthands .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_01 {
    height: 426px;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_lefthands_img001.jpg) 0 0 no-repeat;
  }
  
  .smallwallet_lefthands .section_01 .txt {
    width: 410px;
    margin: 125px 0 0;
    float: right;
  }
  
  .smallwallet_lefthands .section_01 p {
    font-size: 13px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_04 {
    padding-top: 410px;
    background: url(/cdn/shop/files/smallwallet_lefthands_img008.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_lefthands .section_04 h3 {
    padding-bottom: 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_05 {
    padding-top: 0;
    background-color: #ececec;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li {
    text-align: center;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li img {
    margin: 0 3px 5px;
  }
  
  .smallwallet_lefthands .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_06.Gooddesign {
    padding: 0 0 50px !important;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .clmn_01 {
    margin-top: 40px;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .section_inner {
    padding: 0 30px 0 0;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign h3 {
    margin: 0 0 50px;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign h4 {
    margin: 40px 0 0;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .clmn-right {
    text-align: left;
  }
  
  .smallwallet_lefthands .section_06.Gooddesign .clmn-left {
    padding-top: 60px;
    text-align: left;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_lefthands .section_09 .img_block {
    margin-top: 40px;
    padding-left: 50px;
    position: relative;
  }
  
  .smallwallet_lefthands .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -10px;
    left: 100px;
  }
  
  /* 小さい財布アドバンレザーkv
  ----------------------------------------------------- */
  .smallwallet_advan .kv {
    height: 600px;
    background: url(/cdn/shop/files/smallwallet_advan_kv_img001.jpg) no-repeat 0 0;
  }
  
  .smallwallet_advan .kv .kv_head {
    padding-top: 166px;
    text-align: center;
  }
  
  .smallwallet_advan .kv .kv_head_btn {
    padding-top: 17px;
  }
  
  .smallwallet_advan .kv .kv_body_ttl {
    position: absolute;
    bottom: 48px;
    left: 48px;
  }
  
  .smallwallet_advan .kv .kv_body_txt {
    position: absolute;
    bottom: 38px;
    right: 44px;
  }
  
  /* gooddesign
  ----------------------------------------------------- */
  .smallwallet_advan .gooddesign {
    padding: 27px 0;
    text-align: center;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallwallet_advan .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_advan .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_advan_img001.png) 20px 24px no-repeat;
    padding: 60px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_advan .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallwallet_advan .section_02 {
    padding-bottom: 0;
  }
  
  .smallwallet_advan .section_02 .unit_01 {
    border-top: 2px solid #fff;
    padding: 40px 29px 40px 30px;
    background: #ececec;
  }
  
  .smallwallet_advan .section_02 .comparison {
    margin: 0 -29px 40px -30px;
    text-align: right;
  }
  
  .smallwallet_advan .section_02 .clmn_01 {
    margin-top: 0 !important;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallwallet_advan .section_04 {
    background: #ececec;
  }
  
  .smallwallet_advan .section_04 .rightbox p {
    width: auto;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallwallet_advan .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/smallwallet_advan_material_advan.jpg?v=1687196586) 50% 0 no-repeat;
  }
  
  .smallwallet_advan .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallwallet_advan .section_05 .type {
    padding-top: 0;
  }
  
  .smallwallet_advan .section_05.is-type2 {
    padding-top: 20px;
    background: #fff;
  }
  
  .smallwallet_advan .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .smallwallet_advan .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallwallet_advan .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallwallet_advan .section_05 .flow-list {
    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: 440px;
    margin: 0 auto 20px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .smallwallet_advan .section_05 .flow-list ._icn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: 120px;
    height: 120px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .smallwallet_advan .section_05 .flow-list ._icn + ._icn {
    position: relative;
    margin-left: 30px;
  }
  
  .smallwallet_advan .section_05 .flow-list ._icn + ._icn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    border-right: 1px solid #500000;
    border-bottom: 1px solid #500000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .smallwallet_advan .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallwallet_advan .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallwallet_advan .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallwallet_advan .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallwallet_advan .section_09 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_advan .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 小さい財布 ローランド モデル
  ----------------------------------------------------- */
  .smallwallet_roland {
    /* section_01 */
    /* section_02 */
    /* section_05 */
    /* section_06 */
    /* section_07 */
    /* section_09 */
  }
  
  .smallwallet_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/smallwallet_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .smallwallet_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .smallwallet_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .smallwallet_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .smallwallet_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .smallwallet_roland .kv .kv_head_img {
    position: absolute;
    top: 139px;
    left: 0;
  }
  
  .smallwallet_roland .kv .kv_body {
    position: relative;
  }
  
  .smallwallet_roland .kv .kv_body_ttl {
    position: absolute;
    top: 40px;
    left: 358px;
  }
  
  .smallwallet_roland .kv .kv_body_btn {
    position: absolute;
    top: 118px;
    left: 358px;
  }
  
  .smallwallet_roland .kv .kv_body_gooddesign {
    position: absolute;
    top: 52px;
    right: 40px;
  }
  
  .smallwallet_roland .section_01 {
    padding: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    z-index: 2;
  }
  
  .smallwallet_roland .section_01 .txt {
    height: 290px;
    background: url(/cdn/shop/files/smallwallet_buttero_img001.png) 20px 24px no-repeat;
    padding: 60px 0 0 420px;
    z-index: 1;
  }
  
  .smallwallet_roland .section_01 p {
    font-size: 13px;
  }
  
  .smallwallet_roland .section_02 {
    padding-bottom: 0;
  }
  
  .smallwallet_roland .section_02 .unit_01 {
    border-top: 2px solid #fff;
    padding: 40px 29px 40px 30px;
    background: #ececec;
  }
  
  .smallwallet_roland .section_02 .comparison {
    margin: 0 -29px 40px -30px;
    text-align: right;
  }
  
  .smallwallet_roland .section_02 .clmn_01 {
    margin-top: 0 !important;
  }
  
  .smallwallet_roland .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .smallwallet_roland .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallwallet_roland .section_05 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .smallwallet_roland .section_05 .type {
    padding-top: 0;
  }
  
  .smallwallet_roland .section_05.is-type2 {
    padding-top: 20px;
    background: #fff;
  }
  
  .smallwallet_roland .section_05.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .smallwallet_roland .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallwallet_roland .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallwallet_roland .section_06 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallwallet_roland .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .smallwallet_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallwallet_roland .section_06 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .smallwallet_roland .section_07 .btn_c {
    position: relative;
    z-index: 9;
    margin-top: -15px;
    margin-bottom: -15px;
  }
  
  .smallwallet_roland .section_09 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallwallet_roland .section_09 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 100px;
  }
  
  /* 薄いマネークリップkv
   * -------------------------------------------------- */
  .thinmoneyclip .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinmoneyclip_kv_img001.jpg) no-repeat 0 1px;
  }
  
  .thinmoneyclip h2 {
    padding: 108px 0 0 15px;
  }
  
  .thinmoneyclip .btn_buy {
    margin: 130px 0 0 30px;
  }
  
  .thinmoneyclip .section_01 {
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
    position: relative;
  }
  
  .thinmoneyclip .section_01 .img001 {
    float: left;
    width: 433px;
    height: 466px;
  }
  
  .thinmoneyclip .section_01 .text {
    float: right;
    width: 430px;
    padding: 110px 0 0 0;
  }
  
  .thinmoneyclip .section_01 .text p {
    padding: 0 40px 0 0;
  }
  
  .thinmoneyclip .section_02 {
    padding: 1px 0 0 0;
    background: #ececec url(/cdn/shop/files/thinmoneyclip_img002.jpg) right 0 no-repeat;
    height: 480px;
  }
  
  .thinmoneyclip .section_02 .section_inner {
    text-align: center;
    padding: 0;
    margin: 50px 0 0 0;
  }
  
  .thinmoneyclip .section_02 .section_inner p {
    text-align: left;
    margin: 80px auto 0;
    width: 650px;
  }
  
  .thinmoneyclip .section_03 {
    padding: 0px 0 0 0;
     /*background: url(/cdn/shop/files/line001.png) 0 140px no-repeat;*/
  }
  
  .thinmoneyclip .section_03 h3 {
    text-align: center;
    margin: 60px 0 60px 0;
  }
  
  .thinmoneyclip .section_03 .img003 {
    float: right;
    margin: 80px 30px 0 0;
  }
  
  .thinmoneyclip .section_03 .title004 {
    float: left;
    margin: 90px 0 0 120px;
    width: 220px;
  }
  
  .thinmoneyclip .section_03 .box {
    background: #f7f7f7;
  }
  
  .thinmoneyclip .section_03 .img004 {
    float: left;
    margin: 20px 0 0 30px;
  }
  
  .thinmoneyclip .section_03 .title005 {
    float: right;
    margin: 90px 120px 0 0px;
    width: 220px;
  }
  
  .thinmoneyclip .section_03 .img005 {
    float: right;
    margin: 20px 30px 0 0;
  }
  
  .thinmoneyclip .section_03 .title006 {
    float: left;
    margin: 90px 0 0 120px;
    width: 220px;
  }
  
  .thinmoneyclip .section_04 {
    padding: 60px 0 30px 0;
    background: #ececec;
    text-align: center;
  }
  
  .thinmoneyclip .section_04 .list {
    position: relative;
    margin: 60px 0 0 30px;
  }
  
  .thinmoneyclip .section_04 .list li {
    float: left;
  }
  
  .thinmoneyclip .section_04 .list li:first-child {
    width: 400px;
    height: 279px;
    text-align: center;
  }
  
  .thinmoneyclip .section_04 .list li:first-child img {
    display: block;
    margin: 110px 0 0 40px;
  }
  
  .thinmoneyclip .section_04 .list .img001 {
    margin-left: 20px;
  }
  
  .thinmoneyclip .section_04 .list .img002 {
    margin: 20px 0 0 0;
  }
  
  .thinmoneyclip .section_04 .list .img003 {
    margin: 20px 0 0 20px;
  }
  
  .thinmoneyclip .section_05 {
    text-align: center;
  }
  
  .thinmoneyclip .section_05 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .thinmoneyclip .section_05 .box {
    position: relative;
    background: #ececec;
  }
  
  .thinmoneyclip .section_05 .btn_buy {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .thinmoneyclip .section_05 .box .list {
    position: relative;
  }
  
  .thinmoneyclip .section_05 .box .list li {
    float: left;
    margin: 0 0 0 30px;
  }
  
  /* section_06
   * -------------------------------------------------- */
  .thinmoneyclip .section_06 {
    padding-top: 0;
    padding-bottom: 30px;
    background-color: #ececec;
  }
  
  .thinmoneyclip .section_06 .list_01 li {
    text-align: center;
  }
  
  .thinmoneyclip .section_06 .list_01 li img {
    margin: 0 7px 0;
  }
  
  .thinmoneyclip .section_06 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_0８
   * -------------------------------------------------- */
  .thinmoneyclip .section_08 .size {
    margin: 40px 0 30px;
    background: url(/cdn/shop/files/thinmoneyclip_img017.jpg) no-repeat center 0;
    padding: 240px 0 0 450px;
  }
  
  .thinmoneyclip .section.section_08 .size ul {
    font-size: 11px;
  }
  
  /* 薄いマネークリップブッテーロ
   * -------------------------------------------------- */
  .thinmoneyclip_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/thinmoneyclip_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/thinmoneyclip_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .thinmoneyclip_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .thinmoneyclip_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 64px;
    right: 36px;
  }
  
  .thinmoneyclip_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .thinmoneyclip_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 63px;
    left: 91px;
  }
  
  .thinmoneyclip_buttero .kv .kv_body_img {
    position: absolute;
    bottom: -135px;
    left: 0;
  }
  
  .thinmoneyclip_buttero .kv .kv_body_txt {
    position: absolute;
    top: 465px;
    right: 27px;
  }
  
  .thinmoneyclip_buttero .section_01 {
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
    position: relative;
  }
  
  .thinmoneyclip_buttero .section_01 .img001 {
    float: left;
    width: 433px;
    height: 466px;
  }
  
  .thinmoneyclip_buttero .section_01 .text {
    float: right;
    width: 430px;
    padding: 110px 0 0 0;
  }
  
  .thinmoneyclip_buttero .section_01 .text p {
    padding: 0 40px 0 0;
  }
  
  .thinmoneyclip_buttero .section_02 {
    padding: 1px 0 0 0;
    background: url(/cdn/shop/files/thinmoneyclip_buttero_img002_1.png) right 0 no-repeat;
    height: 480px;
  }
  
  .thinmoneyclip_buttero .section_02 .section_inner {
    text-align: center;
    padding: 0;
    margin: 70px 0 0 0;
  }
  
  .thinmoneyclip_buttero .section_02 .section_inner p {
    text-align: left;
    margin: 60px auto 0;
    width: 650px;
  }
  
  .thinmoneyclip_buttero .section_03 {
    padding: 0;
  }
  
  .thinmoneyclip_buttero .section_03 > .section_inner > div {
    margin: 0 -30px;
    border-top: 2px solid #fff;
  }
  
  .thinmoneyclip_buttero .section_03 h3 {
    text-align: center;
    margin: 60px 0 60px 0;
  }
  
  .thinmoneyclip_buttero .section_03 .unit_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .thinmoneyclip_buttero .section_03 .unit_01.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .thinmoneyclip_buttero .section_03 .img003,
  .thinmoneyclip_buttero .section_03 .img004,
  .thinmoneyclip_buttero .section_03 .img005,
  .thinmoneyclip_buttero .section_03 .title004,
  .thinmoneyclip_buttero .section_03 .title005,
  .thinmoneyclip_buttero .section_03 .title006 {
    width: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .thinmoneyclip_buttero .section_03 .img003,
  .thinmoneyclip_buttero .section_03 .img004,
  .thinmoneyclip_buttero .section_03 .img005 {
    padding-top: 20px;
  }
  
  .thinmoneyclip_buttero .section_03 .title004,
  .thinmoneyclip_buttero .section_03 .title006 {
    padding: 40px 0 40px 80px;
  }
  
  .thinmoneyclip_buttero .section_03 .title005 {
    padding: 40px 80px 40px 0;
  }
  
  .thinmoneyclip_buttero .section_04 {
    padding: 20px 0 40px 0;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_04 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li:nth-child(odd) {
    float: left;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li:nth-child(even) {
    float: right;
  }
  
  .thinmoneyclip_buttero .section_04 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .thinmoneyclip_buttero .section_04 .list {
    position: relative;
    margin: 0 0 0 30px;
  }
  
  .thinmoneyclip_buttero .section_04 .list li {
    float: left;
  }
  
  .thinmoneyclip_buttero .section_04 .list li:first-child {
    width: 400px;
    height: 279px;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_04 .list li:first-child img {
    display: block;
    margin: 110px 0 0 40px;
  }
  
  .thinmoneyclip_buttero .section_04 .list .img001 {
    margin-left: 20px;
  }
  
  .thinmoneyclip_buttero .section_04 .list .img002 {
    margin: 20px 0 0 0;
  }
  
  .thinmoneyclip_buttero .section_04 .list .img003 {
    margin: 20px 0 0 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thinmoneyclip_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .thinmoneyclip_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thinmoneyclip_buttero .section_05 .type {
    padding-top: 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .thinmoneyclip_buttero .section_06 {
    padding: 20px 0 30px 0;
    background: #ececec;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thinmoneyclip_buttero .section_07 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .thinmoneyclip_buttero .section_07 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thinmoneyclip_buttero .section_07 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thinmoneyclip_buttero .section_07 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_08
   * -------------------------------------------------- */
  .thinmoneyclip_buttero .section_09 .size {
    margin: 40px 0 30px;
    background: url(/cdn/shop/files/thinmoneyclip_buttero_img013.png) no-repeat center 0;
    padding: 240px 0 0 450px;
  }
  
  .thinmoneyclip_buttero .section.section_08 .size ul {
    font-size: 11px;
  }
  
  /* 小さい小銭入れkv
  ----------------------------------------------------- */
  .smallcoincase .kv {
    height: 481px;
    background: url(/cdn/shop/files/smallcoincase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smallcoincase .kv h2 {
    padding: 34px 0 0 7px;
  }
  
  .smallcoincase .kv .btn_buy {
    margin: 140px 0 0 24px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase .section_01 {
    padding-bottom: 0;
  }
  
   /*.smallcoincase .section_01 .section_inner {
    background: url(/cdn/shop/files/line001.png) left bottom no-repeat;
  } */
  
  .smallcoincase .section_01 h3 {
    text-align: center;
  }
  
  .smallcoincase .section_01 .intro {
    height: 285px;
    background: url(/cdn/shop/files/smallcoincase_img001.png) 40px 0 no-repeat;
    margin-top: 20px;
    padding: 70px 0 0 420px;
    font-size: 13px;
  }
  
  .smallcoincase .section_01 .subtitle {
    padding: 60px 0;
  }
  
  .smallcoincase .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase .gray {
    padding: 40px 0;
    background: #ececec;
  }
  
  .smallcoincase .comment {
    width: auto !important;
  }
  
  .smallcoincase .comment p {
    width: 230px !important;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase .section_03 {
    padding: 40px 10px 20px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallcoincase .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase .section_04.gray {
    padding: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallcoincase .section_05 {
    padding-bottom: 30px;
  }
  
  .smallcoincase .section_05 ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  .smallcoincase .section_05 ul li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .smallcoincase .section_05 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 ul li:first-child {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 ul > *:first-child + * + * + * + * {
    margin-left: 0;
  }
  
  .smallcoincase .section_05 img.head {
    margin-top: 116px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallcoincase .section_06 {
    padding-bottom: 40px;
    text-align: center;
    background: #ececec;
  }
  
  .smallcoincase .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallcoincase .section_07 {
    padding-top: 0;
    text-align: center;
  }
  
  .smallcoincase .section_07 .text {
    text-align: left;
    margin: 50px 30px 0 30px;
  }
  
  .smallcoincase .section_07 h3 {
    margin: 50px 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallcoincase .section_08 {
    padding-top: 0;
    padding-bottom: 30px;
    background-color: #ececec;
    text-align: center;
  }
  
  .smallcoincase .section_08 .list_01 li {
    padding-top: 30px;
  }
  
  .smallcoincase .section_08 .list_01.top {
    margin-left: 80px;
  }
  
  .smallcoincase .section_08 .list_01 li img {
    margin: 0 2px;
  }
  
  .smallcoincase .section_08 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .smallcoincase .section_10 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase .series {
    padding: 50px 0;
  }
  
  /* 小さい小銭入れブッテーロ
  ----------------------------------------------------- */
  .smallcoincase_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/smallcoincase_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/smallcoincase_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .smallcoincase_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .smallcoincase_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 67px;
    right: 48px;
  }
  
  .smallcoincase_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .smallcoincase_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 434px;
    left: 59px;
  }
  
  .smallcoincase_buttero .kv .kv_body_img {
    position: absolute;
    top: 57px;
    right: 439px;
  }
  
  .smallcoincase_buttero .kv .kv_body_txt {
    position: absolute;
    top: 466px;
    right: 48px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_01 {
    padding-bottom: 0;
  }
  
   /* .smallcoincase_buttero .section_01 .section_inner {
    background: url(/cdn/shop/files/line001.png) left bottom no-repeat;
  } */
  
  .smallcoincase_buttero .section_01 h3 {
    text-align: center;
  }
  
  .smallcoincase_buttero .section_01 .intro {
    height: 285px;
    background: url(/cdn/shop/files/smallcoincase_buttero_img001.png) 40px 0 no-repeat;
    margin-top: 20px;
    padding: 70px 0 0 420px;
    font-size: 13px;
  }
  
  .smallcoincase_buttero .section_01 .subtitle {
    padding: 60px 0;
  }
  
  .smallcoincase_buttero .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase_buttero .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase_buttero .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase_buttero h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_02 {
    padding: 0 0 40px;
    background: none;
  }
  
  .smallcoincase_buttero .section_02 .section_inner > div {
    margin: 0 -29px 0 -30px;
    padding: 60px 40px;
    background: #ececec;
    border-bottom: 2px solid #fff;
  }
  
  .smallcoincase_buttero .section_02 .section_inner > div:last-child {
    border-bottom: none;
  }
  
  .smallcoincase_buttero .section_02 h3 {
    text-align: center;
    margin: 60px 0 60px 0;
  }
  
  .smallcoincase_buttero .section_02 .unit_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .smallcoincase_buttero .section_02 .unit_01.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .smallcoincase_buttero .section_02 .image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
  }
  
  .smallcoincase_buttero .section_02 .image image {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_buttero .section_02 .comment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 360px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_03 {
    padding: 40px 10px 20px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase_buttero .section_04.gray {
    padding: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .smallcoincase_buttero .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallcoincase_buttero .section_05 .type {
    padding-top: 0;
  }
  
  .smallcoincase_buttero .section_05.is-type2 {
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 40px;
    background: none;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallcoincase_buttero .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_06 {
    padding-bottom: 40px;
    text-align: center;
    background: #f7f7f7;
  }
  
  .smallcoincase_buttero .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_07 {
    padding: 30px 0;
  }
  
  .smallcoincase_buttero .section_07 .leftbox {
    margin: 0;
    width: 321px;
    float: left;
  }
  
  .smallcoincase_buttero .section_07 .rightbox {
    margin-bottom: 0;
    width: 470px;
    float: right;
  }
  
  .smallcoincase_buttero .section_07 .rightbox p {
    width: auto;
  }
  
  .smallcoincase_buttero .section_07 h3 {
    padding-bottom: 20px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_08 {
    padding: 20px 0 30px 0;
    background: #ececec;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_09 {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #ececec;
  }
  
  .smallcoincase_buttero .section_09 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .smallcoincase_buttero .section_09 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .smallcoincase_buttero .section_09 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .smallcoincase_buttero .section_11 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase_buttero .section_11 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase_buttero li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase_buttero .series {
    padding: 50px 0;
  }
  
  /* 小さい小銭入れ笹原右京
  ----------------------------------------------------- */
  .smallcoincase_ukyo .kv {
    height: 685px;
    background: url(/cdn/shop/files/smallcoincase_ukyo_kv_img001.jpg) no-repeat;
  }
  
  .smallcoincase_ukyo .kv h2 {
    padding: 19px 0 18px 20px;
    float: left;
  }
  
  .smallcoincase_ukyo .kv .btn_buy {
    margin: 430px 28px 0 0;
    float: right;
  }
  
  .smallcoincase_ukyo .buttero {
    width: 820px;
    padding: 30px 29px 30px 30px;
    background-color: #000000;
    color: #ffffff;
    font-size: 15px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_01 {
    padding-bottom: 0;
  }
  
   /*.smallcoincase_ukyo .section_01 .section_inner {
    background: url(/cdn/shop/files/line001.png) left bottom no-repeat;
  }*/
  
  .smallcoincase_ukyo .section_01 h3 {
    text-align: center;
  }
  
  .smallcoincase_ukyo .section_01 .intro {
    height: 285px;
    background: url(/cdn/shop/files/smallcoincase_ukyo_img001.png) 40px 0 no-repeat;
    margin-top: 20px;
    padding: 70px 0 0 420px;
    font-size: 13px;
  }
  
  .smallcoincase_ukyo .section_01 .subtitle {
    padding: 60px 0;
  }
  
  .smallcoincase_ukyo .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase_ukyo .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase_ukyo .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase_ukyo h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase_ukyo .gray {
    padding: 40px 0;
    background: #ececec;
  }
  
  .smallcoincase_ukyo .comment {
    width: auto !important;
  }
  
  .smallcoincase_ukyo .comment p {
    width: 230px !important;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_03 {
    padding: 40px 10px 20px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase_ukyo .section_04.gray {
    padding: 0;
  }
  
  .smallcoincase_ukyo .section_13 {
    margin: 0;
    padding: 70px 0 30px 0;
  }
  
  .smallcoincase_ukyo .section_13 .clmn_01 {
    margin: 0;
    padding: 0;
  }
  
  .smallcoincase_ukyo .section_13 .clmn-left {
    padding-left: 30px;
  }
  
  .smallcoincase_ukyo .section_13 .clmn-right {
    padding-right: 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_05 {
    padding-bottom: 30px;
  }
  
  .smallcoincase_ukyo .section_05 ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  .smallcoincase_ukyo .section_05 ul li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .smallcoincase_ukyo .section_05 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 ul li:first-child {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 ul > *:first-child + * + * + * + * {
    margin-left: 0;
  }
  
  .smallcoincase_ukyo .section_05 img.head {
    margin-top: 116px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_06 {
    padding-bottom: 40px;
    text-align: center;
    background: #f7f7f7;
  }
  
  .smallcoincase_ukyo .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_07 {
    padding: 30px 0;
  }
  
  .smallcoincase_ukyo .section_07 .leftbox {
    margin: 0;
    width: 321px;
    float: left;
  }
  
  .smallcoincase_ukyo .section_07 .rightbox {
    margin-bottom: 0;
    width: 470px;
    float: right;
  }
  
  .smallcoincase_ukyo .section_07 .rightbox p {
    width: auto;
  }
  
  .smallcoincase_ukyo .section_07 h3 {
    padding-bottom: 20px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_08 {
    padding: 20px 0 30px 0;
    background: #ececec;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_09 {
    padding-top: 0;
    padding-bottom: 40px;
  }
  
  .smallcoincase_ukyo .section_09 .section_inner {
    padding: 0 20px;
  }
  
  .smallcoincase_ukyo .section_09 .list_01 {
    width: auto;
    margin: 0;
    padding-top: 30px;
    overflow: hidden;
  }
  
  .smallcoincase_ukyo .section_09 .list_01 li {
    text-align: center;
    padding: 0 !important;
  }
  
  .smallcoincase_ukyo .section_09 .list_01 li img {
    margin: 0 30px 0 0;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .smallcoincase_ukyo .section_11 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase_ukyo .section_11 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase_ukyo li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase_ukyo .series {
    padding: 50px 0;
  }
  
  /* 小さい小銭入れ ローランド モデル
  ----------------------------------------------------- */
  .smallcoincase_roland {
    /* section_02 */
    /* section_04 */
    /* section_05 */
    /* section_06 */
    /* section_11 */
    /* section_12 */
  }
  
  .smallcoincase_roland .bgnone {
    padding: 40px 50px !important;
    background-image: none !important;
  }
  
  .smallcoincase_roland .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .smallcoincase_roland .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .smallcoincase_roland h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  
  .smallcoincase_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/smallcoincase_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .smallcoincase_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .smallcoincase_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .smallcoincase_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .smallcoincase_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .smallcoincase_roland .kv .kv_head_img {
    position: absolute;
    top: 247px;
    left: 0;
  }
  
  .smallcoincase_roland .kv .kv_body {
    position: relative;
  }
  
  .smallcoincase_roland .kv .kv_body_ttl {
    position: absolute;
    top: 69px;
    left: 320px;
  }
  
  .smallcoincase_roland .kv .kv_body_btn {
    position: absolute;
    top: 80px;
    right: 30px;
  }
  
  .smallcoincase_roland .section_02 {
    padding: 0 0 40px;
  }
  
  .smallcoincase_roland .section_02 .section_inner > div {
    margin: 0 -29px 0 -30px;
    padding: 60px 40px;
    background: #ececec;
    border-bottom: 2px solid #fff;
  }
  
  .smallcoincase_roland .section_02 .section_inner > div:last-child {
    border-bottom: none;
  }
  
  .smallcoincase_roland .section_02 h3 {
    margin: 60px 0 0;
  }
  
  .smallcoincase_roland .section_02 .unit_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .smallcoincase_roland .section_02 .unit_01.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .smallcoincase_roland .section_02 .image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
  }
  
  .smallcoincase_roland .section_02 .image image {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_roland .section_02 .comment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 360px;
  }
  
  .smallcoincase_roland .section_04.gray {
    padding: 0;
  }
  
  .smallcoincase_roland .section_04.gray .section_inner {
    padding-left: 0;
  }
  
  .smallcoincase_roland .section_05 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .smallcoincase_roland .section_05 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .smallcoincase_roland .section_05 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .smallcoincase_roland .section_05 .type {
    padding-top: 0;
  }
  
  .smallcoincase_roland .section_05.is-type2 {
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 40px;
    background: none;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .smallcoincase_roland .section_05.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .smallcoincase_roland .section_05 .btn_c {
    margin-top: 30px;
    margin-bottom: 0;
  }
  
  .smallcoincase_roland .section_06 {
    padding-bottom: 40px;
    text-align: center;
  }
  
  .smallcoincase_roland .section_06 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  .smallcoincase_roland .section_11 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .smallcoincase_roland .section_11 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    left: 100px;
  }
  
  .smallcoincase_roland .section_11 .img_block ul li.indent {
    padding-left: 3.4em;
    text-indent: -3.4em;
  }
  
  .smallcoincase_roland .section_12.series {
    padding: 50px 0;
  }
  
  /* 予備ネジkv
  ----------------------------------------------------- */
  .smallcoincase_parts .kv {
    height: 481px;
    background: url(/cdn/shop/files/smallcoincase_kv_img002.jpg) 0 1px no-repeat;
  }
  
  .smallcoincase_parts .kv h2 {
    padding: 140px 0 0 60px;
  }
  
  .smallcoincase_parts .kv .btn_buy {
    margin: 50px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smallcoincase_parts .section_01 {
    padding-bottom: 60px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .smallcoincase_parts .intro p {
    font-size: 14px;
  }
  
  .smallcoincase_parts .intro p:last-child {
    margin-top: 10px;
    text-align: right;
  }
  
  .smallcoincase_parts .section_01 h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .smallcoincase_parts .section_02 {
    padding-bottom: 40px;
    text-align: center;
    background: #ececec;
  }
  
  .smallcoincase_parts .section_02 p {
    margin-top: 0;
    font-size: 15px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .smallcoincase_parts .leftbox {
    width: auto;
    margin: 30px 30px 0 135px;
    float: left;
  }
  
  .smallcoincase_parts .rightbox {
    width: 340px;
    margin: 30px 30px 30px 60px;
    float: right;
  }
  
  /* 旅行財布kv
  ----------------------------------------------------- */
  .travelwallet .kv {
    height: 537px;
    background: url(/cdn/shop/files/travelwallet_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .travelwallet .kv h2 {
    padding: 0 0 0 43px;
  }
  
  .travelwallet .kv .btn_buy {
    margin: -15px 0 0 35px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .travelwallet .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .travelwallet .section_01 .intro {
    height: 234px;
    background: url(/cdn/shop/files/travelwallet_img001.png) 0 20px no-repeat;
    margin: 0;
    padding: 90px 0 0 420px;
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .travelwallet .section_02 {
    background: #ececec;
    text-align: center;
  }
  
  .travelwallet .section_02 p.photo {
    margin: 70px 0 40px;
  }
  
  .travelwallet .section_02 p.ex {
    width: 650px;
    margin: 30px auto 0;
    text-align: left;
  }
  
  .travelwallet .section_02 ul {
    margin-top: 35px;
  }
  
  .travelwallet .section_02 ul li {
    width: 400px;
    height: 340px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .travelwallet .section_02 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .travelwallet .section_02 ul li:first-child {
    margin-left: 0;
  }
  
  .travelwallet .section_02 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .travelwallet .section_02 ul li:last-child, .travelwallet .section_02 ul > *:first-child + * + * + * {
    margin-bottom: 60px;
  }
  
  .travelwallet .section_02 ul > *:first-child + * + * + * {
    margin-bottom: 60px;
  }
  
  .travelwallet .section_02 ul li > img {
    display: block;
  }
  
  .travelwallet .section_02 h4 {
    margin: 15px 0;
  }
  
  .travelwallet li p {
    text-align: left;
    margin-top: 0 !important;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .travelwallet .leftbox {
    width: auto;
    margin: 30px;
    float: left;
  }
  
  .travelwallet .rightbox {
    width: 400px;
    margin: 30px 0;
    float: right;
  }
  
  .travelwallet .comment {
    width: auto !important;
  }
  
  .travelwallet .comment p {
    width: 262px !important;
  }
  
  .travelwallet h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .travelwallet .section_04 .section_inner {
    padding-left: 0;
    background: #efefef;
  }
  
  .travelwallet .section_04 {
    padding: 0;
  }
  
  .travelwallet .section_04 .rightbox {
    width: auto;
    margin: 90px 60px 0 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .travelwallet .section_05 > P {
    margin: 50px 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .travelwallet .section_07 {
    background: #ececec;
  }
  
  .travelwallet ul.step {
    margin-top: 40px;
    overflow: hidden;
  }
  
  .travelwallet ul.step li {
    width: 367px;
    float: left;
  }
  
  .travelwallet ul.step li p {
    height: 5em;
  }
  
  .travelwallet ul.step li:first-child {
    padding-right: 86px;
  }
  
  .travelwallet ul.step li .num_01 {
    padding: 6px 0 0 34px;
    background: url(/cdn/shop/files/travelwallet_num_gray01.gif) 0 4px no-repeat;
  }
  
  .travelwallet ul.step li .num_02 {
    padding: 6px 0 0 34px;
    background: url(/cdn/shop/files/travelwallet_num_gray02.gif) 0 4px no-repeat;
  }
  
  .travelwallet ul.step li.arrow_r {
    background: url(/cdn/shop/files/arrow_right.png) 396px 155px no-repeat;
  }
  
  .travelwallet ul.step li.arrow_l {
    background: url(/cdn/shop/files/arrow_left.png) 396px 155px no-repeat;
  }
  
  .travelwallet ul.step li.arrow_b {
    padding-bottom: 90px;
    background: url(/cdn/shop/files/arrow_left.png) center 330px no-repeat;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .travelwallet ul.flag {
    margin-top: 40px;
    overflow: hidden;
  }
  
  .travelwallet ul.flag li {
    width: 105px;
    height: 112px;
    float: left;
    margin: 0 6px 14px;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
  }
  
  /*.travelwallet ul.flag li:nth-child(7n) {
  	margin-right:0;
  }*/
  .travelwallet ul.flag li.nzl {
    width: auto;
    margin: 0 5px 0 -7px;
  }
  
  .travelwallet ul.flag li img {
    margin-bottom: 4px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .travelwallet .section_09 {
    background-color: #ececec;
  }
  
  .travelwallet .section_09 .list_01 {
    margin-top: 10px;
  }
  
  .travelwallet .section_09 .list_01 li img {
    margin: 0 2px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .travelwallet .section_10 .img_block {
    padding: 30px 20px 0 0;
    position: relative;
  }
  
  .travelwallet .section_10 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: 20px;
    left: 90px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .travelwallet .section_11 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .travelwallet .section_11 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .travelwallet .section_11 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* iPhoneも入る財布
   --------------------------------------------------- */
  .iphonewallet .leftbox {
    width: 439px;
    float: left;
  }
  
  .iphonewallet .rightbox {
    width: 440px;
    float: right;
  }
  
  .iphonewallet h4.txt20 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .iphonewallet .comment {
    width: auto !important;
  }
  
  .iphonewallet .comment p {
    width: 260px !important;
  }
  
  .iphonewallet img.down {
    margin: 28px auto 38px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .iphonewallet .kv {
    height: 537px;
    background: url(/cdn/shop/files/iphonewallet_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .iphonewallet .kv h2 {
    padding: 8px 0 0 10px;
  }
  
  .iphonewallet .kv .btn_buy {
    margin: 232px 0 0 16px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .iphonewallet .section_01 h3 {
    text-align: center;
  }
  
  .iphonewallet .section_01 p.photo {
    margin: 60px 0;
    text-align: center;
  }
  
  .iphonewallet .section_01 p.ex {
    width: 680px;
    margin: 30px auto 0;
    text-align: left;
  }
  
  .iphonewallet .section_01 ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  .iphonewallet .section_01 ul li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .iphonewallet .section_01 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .iphonewallet .section_01 ul li:first-child {
    margin-left: 0;
  }
  
  .iphonewallet .section_01 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .iphonewallet .section_01 img.head {
    margin-top: 120px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .iphonewallet .section_02 {
    padding-bottom: 0;
  }
  
  .iphonewallet .section_02 .leftbox {
    padding: 30px 0 0 60px;
  }
  
  .iphonewallet .section_02 .rightbox {
    width: 397px;
    padding-top: 30px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .iphonewallet .section_03 {
    padding: 0;
  }
  
  .iphonewallet .section_03 .rightbox {
    padding: 90px 90px 0 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .iphonewallet .section_04 {
    padding: 0;
  }
  
  .iphonewallet .section_04 .leftbox {
    padding: 88px 0 0 90px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .iphonewallet .section_05 {
    padding: 50px 0 0;
  }
  
  .iphonewallet .section_05 .rightbox {
    padding: 200px 90px 0 0;
  }
  
  .iphonewallet .section_05 img {
    display: block;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .iphonewallet .section_06 {
    padding: 50px 0 0;
  }
  
  .iphonewallet .section_06 .leftbox {
    padding: 40px 0 0 70px;
  }
  
  .iphonewallet .section_06 .rightbox {
    width: 444px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .iphonewallet .section_07 {
    padding: 0 0 15px;
  }
  
  .iphonewallet .section_07 .leftbox {
    padding-left: 84px;
  }
  
  .iphonewallet .section_07 .rightbox {
    padding: 98px 90px 0 0;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .iphonewallet .section_08 {
    padding: 20px 0 0;
  }
  
  .iphonewallet .section_08 .leftbox {
    padding: 70px 0 0 70px;
  }
  
  .iphonewallet .section_08 .rightbox {
    width: 381px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .iphonewallet .section_09 {
    padding: 0;
  }
  
  .iphonewallet .section_09 .leftbox {
    width: 429px;
  }
  
  .iphonewallet .section_09 .rightbox {
    padding: 260px 80px 0 0;
  }
  
  .iphonewallet .section_09 img {
    display: block;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .iphonewallet .section_10 {
    padding: 18px 0 0 0;
  }
  
  .iphonewallet .section_10 .leftbox {
    padding: 70px 0 0 100px;
  }
  
  .iphonewallet .section_10 .rightbox {
    width: 420px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .iphonewallet .section_11 {
    padding-bottom: 0;
  }
  
  .iphonewallet .section_11 .list_01 {
    margin-bottom: 10px;
  }
  
  .iphonewallet .section_11 .list_01 li {
    padding-top: 60px;
  }
  
  .iphonewallet .section_11 .list_01 li img {
    margin: 0 4px;
  }
  
  .iphonewallet .section_11 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_13
  ----------------------------------------------------- */
  .iphonewallet .tHands {
    display: block;
    padding: 55px 0 70px 212px;
    background: url(/cdn/shop/files/iphonewallet_img022.jpg) no-repeat 0 1em;
  }
  
  /* section_14
  ----------------------------------------------------- */
  .iphonewallet .section_14 .img_block {
    margin-top: 40px;
    position: relative;
  }
  
  .iphonewallet .section_14 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    right: 90px;
  }
  
  /* section_15
  ----------------------------------------------------- */
  .iphonewallet .section_15 {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /*------------------------------------------------------------------------
  薄いメモ帳共通エリア
  -------------------------------------------------------------------------*/
  /* section_01
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="thinmemopad"] .section_01 .intro {
    margin: 70px 0 40px;
    text-align: center;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_02 .rightbox {
    width: 400px;
    margin-top: 10px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="thinmemopad"] ul.step li.arrow_r {
    padding-right: 90px;
    background: url(/cdn/shop/files/arrowb_right.png?v=1685673203) 374px 155px no-repeat;
  }
  
  [class^="thinmemopad"] ul.step li.arrow_l {
    padding-left: 90px;
    background: url(/cdn/shop/files/arrowb_left.png?v=1685673203) 10px 155px no-repeat;
  }
  
  [class^="thinmemopad"] ul.step li.arrow_d {
    padding-bottom: 40px;
    background: url(/cdn/shop/files/arrowb_down.png?v=1685673203) center 280px no-repeat;
  }
  
  [class^="thinmemopad"] ul.step li.bgnone {
    padding-left: 90px;
    background: none;
  }
  
  /* section_04
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_04 {
    padding-top: 10px;
  }
  
  [class^="thinmemopad"] .section_04 h3, [class^="thinmemopad"] .section_04 .section_inner > p {
    text-align: center;
    margin: 50px 0;
  }
  
  [class^="thinmemopad"] .section_04 .leftbox, [class^="thinmemopad"] .section_05 .leftbox, [class^="thinmemopad"] .section_06 .leftbox {
    margin-left: 65px;
  }
  
  [class^="thinmemopad"] .section_04 .rightbox, [class^="thinmemopad"] .section_05 .rightbox, [class^="thinmemopad"] .section_06 .rightbox {
    width: 270px;
    margin: 10px 60px 0 0;
  }
  
  [class^="thinmemopad"] .section_04 h4 {
    font-size: 20px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_05 h3, [class^="thinmemopad"] .section_06 h3, .section_07 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_07 .rightbox {
    width: 470px;
    margin: 30px 75px 0 0;
  }
  
  [class^="thinmemopad"] .section_07 .section_inner > p {
    font-size: 14px;
    text-align: center;
  }
  
  /* section_08
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_08 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  [class^="thinmemopad"] .section_08 ul {
    width: 704px;
    margin: 20px auto 0;
    padding-left: 10px;
  }
  
  [class^="thinmemopad"] .section_08 li {
    margin-top: 40px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_10 {
    padding-bottom: 50px;
  }
  
  [class^="thinmemopad"] .section_10 ul {
    margin: 20px 0 40px 85px;
    font-size: 11px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  [class^="thinmemopad"] .section_11 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  [class^="thinmemopad"] .section_11 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  [class^="thinmemopad"] .section_11 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いメモ帳エンボスkv
  ----------------------------------------------------- */
  .thinmemopad .kv {
    height: 481px;
    background: url(/cdn/shop/files/thinmemopad_kv_img001.jpg?v=1685760371) 0 1px no-repeat;
  }
  
  .thinmemopad .kv h2 {
    padding: 118px 0 0 30px;
  }
  
  .thinmemopad .kv .btn_buy {
    margin: 125px 0 0 40px;
  }
  
  /* 薄いメモ帳ジャコモkv
  ----------------------------------------------------- */
  .thinmemopad_giacomo .kv {
    border-top: 1px solid #fff;
    background: #3d312c url(/cdn/shop/files/thinmemopad_giacomo_kv_img001.jpg?v=1685764535) 0 0 no-repeat;
  }
  
  .thinmemopad_giacomo .kv .wrap h2 {
    margin: 264px 30px 0 0;
    float: right;
  }
  
  .thinmemopad_giacomo .kv .btn_buy {
    clear: both;
    margin: 24px 32px 40px 0;
    text-align: right;
  }
  
  .thinmemopad_giacomo .kv > h2 {
    margin-left: 12px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .thinmemopad_giacomo .section_01 .leftbox {
    margin: 9px 0 0 0;
  }
  
  /* ぴったりなペンkv
  ----------------------------------------------------- */
  .zebrapen .kv {
    height: 481px;
    background: url(/cdn/shop/files/zebrapen_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .zebrapen .kv h2 {
    padding: 140px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .zebrapen .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .zebrapen .section_01 p {
    margin: 0 10px;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .zebrapen .section_02 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .zebrapen .section_02 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .zebrapen .section_02 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 保存するメモ帳共通
   * ---------------------------------------------------------------------------------------------------- */
  /* section_01
  ----------------------------------------------------- */
  [class^="savenotepad"] .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="savenotepad"] .section_01 .intro {
    margin: 50px 0 40px;
    text-align: center;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="savenotepad"] .section_02 {
    padding: 10px 0 50px 0;
  }
  
  [class^="savenotepad"] .section_02 .wrap {
    margin-bottom: 80px;
  }
  
  [class^="savenotepad"] .section_02 .wrap:last-child {
    margin-bottom: 0;
  }
  
  [class^="savenotepad"] .section_02 h3, [class^="savenotepad"] .section_02 .section_inner > p {
    text-align: center;
    margin: 50px 0;
  }
  
  [class^="savenotepad"] .section_02 .leftbox, [class^="savenotepad"] .section_03 .leftbox {
    margin: 15px 0 0 75px;
  }
  
  [class^="savenotepad"] .section_02 .rightbox, [class^="savenotepad"] .section_03 .rightbox {
    width: 250px;
    margin: 0 75px 0 0;
  }
  
  [class^="savenotepad"] .section_02 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* マストアイテム
  ----------------------------------------------------- */
  [class^="savenotepad"] .must h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="savenotepad"] .must .wrap {
    margin-bottom: 70px;
  }
  
  [class^="savenotepad"] .must .section_inner > p {
    font-size: 14px;
    text-align: center;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  [class^="savenotepad"] .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="savenotepad"] .size ul {
    margin: 110px 80px 0 0;
    font-size: 11px;
  }
  
  /* series
  ----------------------------------------------------- */
  [class^="savenotepad"] .series {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  [class^="savenotepad"] .series .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  [class^="savenotepad"] .series .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 保存するメモ帳エンボスkv
  ----------------------------------------------------- */
  .savenotepad .kv {
    height: 481px;
    background: url(/cdn/shop/files/savenotepad_kv_img001.jpg?v=1685772056) 0 1px no-repeat;
  }
  
  .savenotepad .kv h2 {
    padding: 122px 0 0 40px;
  }
  
  .savenotepad .kv .btn_buy {
    margin: 138px 0 0 78px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .savenotepad .section_04 {
    padding: 0 0 40px;
    background-color: #ececec;
  }
  
  .savenotepad .section_04 li img {
    margin: 0 33px;
  }
  
  /* 保存するメモ帳EVERNOTE kv
  ----------------------------------------------------- */
  .savenotepad_evernote .kv {
    height: 481px;
    background: url(/cdn/shop/files/savenotepad_evernote_kv_img001.jpg?v=1685778038) 0 1px no-repeat;
  }
  
  .savenotepad_evernote .kv h2 {
    padding: 68px 0 0 44px;
  }
  
  .savenotepad_evernote .kv .btn_buy {
    margin: 53px 0 0 75px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .savenotepad_evernote .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .savenotepad_evernote .section_03 .wrap {
    margin-bottom: 0;
  }
  
  .savenotepad_evernote .section_03 .leftbox {
    margin: 80px 0 0 0px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .savenotepad_evernote .section_04 .rightbox {
    width: 250px;
    margin: 0 75px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .savenotepad_evernote .evernote {
    display: block;
    padding: 45px 0 60px 212px;
    background: url(/cdn/shop/files/savenotepad_evernote_img004.jpg?v=1685778804) no-repeat 0 1em;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .savenotepad_evernote .section_07 {
    padding-bottom: 50px;
  }
  
  .savenotepad_evernote .section_07 ul {
    margin: 110px 80px 0 0;
    font-size: 11px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .savenotepad_evernote .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .savenotepad_evernote .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .savenotepad_evernote .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 保存するメモ帳 クロコダイルkv
  ----------------------------------------------------- */
  .savenotepad_crocodile .kv {
    height: 444px;
    background: url(/cdn/shop/files/savenotepad_crocodile_kv_img001.jpg?v=1685784451) 0 1px no-repeat;
  }
  
  .savenotepad_crocodile .kv h2 {
    padding: 57px 0 0 44px;
  }
  
  .savenotepad_crocodile .kv .btn_buy {
    margin: 57px 0 0 75px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .savenotepad_crocodile .section_03 .wrap {
    margin-bottom: 0;
  }
  
  .savenotepad_crocodile .section_03 .leftbox {
    margin: 80px 0 0 0px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_04 .rightbox {
    width: 250px;
    margin: 0 75px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .savenotepad_crocodile .crocodile {
    display: block;
    padding: 54px 0 70px 212px;
    background: url(/cdn/shop/files/savenotepad_crocodile_img004.jpg?v=1685784450) no-repeat 0 1em;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_07 {
    padding-bottom: 50px;
  }
  
  .savenotepad_crocodile .section_07 ul {
    margin: 110px 80px 0 0;
    font-size: 11px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .savenotepad_crocodile .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .savenotepad_crocodile .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .savenotepad_crocodile .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 保存するメモ帳 ローランド モデル
  ----------------------------------------------------- */
  .savenotepad_roland {
    /* section_01 */
    /* section_04 */
  }
  
  .savenotepad_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/thincardcase_roland_kv_img001.jpg?v=1685757597) no-repeat 0 0;
  }
  
  .savenotepad_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .savenotepad_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .savenotepad_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .savenotepad_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .savenotepad_roland .kv .kv_head_img {
    position: absolute;
    top: 183px;
    left: 0;
  }
  
  .savenotepad_roland .kv .kv_body {
    position: relative;
  }
  
  .savenotepad_roland .kv .kv_body_ttl {
    position: absolute;
    top: 68px;
    left: 270px;
  }
  
  .savenotepad_roland .kv .kv_body_btn {
    position: absolute;
    top: 80px;
    right: 30px;
  }
  
  .savenotepad_roland .section_01 {
    padding-bottom: 40px;
  }
  
  .savenotepad_roland .section_01.gray {
    background: #ececec;
  }
  
  .savenotepad_roland .section_04 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .savenotepad_roland .section_04 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .savenotepad_roland .section_04 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .savenotepad_roland .section_04 .type {
    padding-top: 0;
  }
  
  .savenotepad_roland .section_04.material .btn_c {
    margin-top: 30px;
  }
  
  .savenotepad_roland .series .list_01 {
    margin-bottom: 0;
  }
  
  .savenotepad_roland .series .list_02 {
    margin-top: 0;
    padding-top: 35p;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 薄いカードケース共通
   * ---------------------------------------------------------------------------------------------------- */
  /* 普段はバッグやポケットの中に収納〜
  ----------------------------------------------------- */
  [class^="thincardcase"] .concept {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="thincardcase"] .concept p {
    margin: 40px 0 -10px;
  }
  
  [class^="thincardcase"] .concept ul {
    margin-top: 35px;
    overflow: hidden;
  }
  
  [class^="thincardcase"] .concept ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  [class^="thincardcase"] .concept ul li:first-child {
    margin-left: 0;
  }
  
  /* カードを10枚入れても16mm〜
  ----------------------------------------------------- */
  [class^="thincardcase"] .spec {
    background: #ececec;
    text-align: center;
  }
  
  /* 薄い財布に取り付けることが出来る〜
  ----------------------------------------------------- */
  [class^="thincardcase"] .mount {
    padding-bottom: 20px;
  }
  
  [class^="thincardcase"] .mount p {
    margin: 40px 0 40px;
    font-size: 14px;
    text-align: center;
  }
  
  [class^="thincardcase"] ul.step {
    margin-top: 20px;
    overflow: hidden;
  }
  
  [class^="thincardcase"] ul.step li {
    width: 367px;
    float: left;
  }
  
  [class^="thincardcase"] ul.step li:first-child {
    padding-right: 86px;
  }
  
  [class^="thincardcase"] ul.step li.arrow_r {
    background: url(/cdn/shop/files/arrow_right.png) 396px 100px no-repeat;
  }
  
  [class^="thincardcase"] ul.step li.arrow_l {
    background: url(/cdn/shop/files/arrow_left.png) 396px 100px no-repeat;
  }
  
  [class^="thincardcase"] ul.step li.arrow_d {
    padding-bottom: 60px;
    background: url(/cdn/shop/files/arrow_down.png) center 350px no-repeat;
  }
  
  [class^="thincardcase"] ul.step li img {
    display: block;
  }
  
  [class^="thincardcase"] ul.step li p {
    margin-top: 15px;
    text-align: center;
    font-size: 13px;
  }
  
  /* 薄いカードケースkv
  ----------------------------------------------------- */
  .thincardcase .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardcase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardcase .kv h2 {
    padding: 114px 0 0 28px;
  }
  
  .thincardcase .kv .btn_buy {
    margin: 130px 0 0 70px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thincardcase .section_04 {
    padding-top: 0;
    text-align: center;
  }
  
  .thincardcase .section_04 h3 {
    margin: 50px 0 60px;
  }
  
  .thincardcase .section_04 p {
    font-size: 14px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardcase .section_05 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  .thincardcase .section_05 ul {
    margin: 0 8px;
  }
  
  .thincardcase .section_05 li img {
    margin: 0 3px;
  }
  
  .thincardcase .section_05 ul.top {
    padding-left: 150px;
  }
  
  .thincardcase .section_05 h3 {
    margin: 60px 0 40px;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardcase .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase .section_07 li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase .section_07 li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardcase .section_08 {
    padding: 50px 0;
  }
  
  .thincardcase .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .thincardcase .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いカードケース classic kv
  ----------------------------------------------------- */
  .thincardcase_classic .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardcase_classic_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardcase_classic .kv h2 {
    padding: 98px 0 0 28px;
  }
  
  .thincardcase_classic .kv .btn_buy {
    margin: 30px 0 0 70px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thincardcase_classic .section_04 {
    padding-top: 0;
  }
  
  .thincardcase_classic .section_04 h3 {
    margin: 50px 0 60px;
    text-align: center;
  }
  
  .thincardcase_classic .section_04 p {
    padding: 0px 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardcase_classic .section_05 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  .thincardcase_classic .section_05 ul {
    /*margin:0 8px;*/
  }
  
  .thincardcase_classic .section_05 li img {
    margin: 0 2px;
  }
  
  .thincardcase_classic .section_05 ul.top {
    padding-left: 104px;
  }
  
  .thincardcase_classic .section_05 h3 {
    margin: 60px 0 40px;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardcase_classic .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase_classic .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase_classic .section_07 li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase_classic .section_07 li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardcase_classic .section_08 {
    padding: 50px 0;
  }
  
  .thincardcase_classic .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .thincardcase_classic .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いカードケース ブッテーロkv
  ----------------------------------------------------- */
  .thincardcase_buttero .kv {
    height: 600px;
    background: url(/cdn/shop/files/thincardcase_buttero_kv_img001.jpg) no-repeat 100% 0, url(/cdn/shop/files/thincardcase_buttero_kv_img002.png) no-repeat 0 0;
  }
  
  .thincardcase_buttero .kv .kv_head_logo {
    position: absolute;
    top: 22px;
    right: 14px;
  }
  
  .thincardcase_buttero .kv .kv_head_ttl {
    position: absolute;
    top: 68px;
    right: 38px;
  }
  
  .thincardcase_buttero .kv .kv_head_btn {
    position: absolute;
    top: 186px;
    right: 94px;
  }
  
  .thincardcase_buttero .kv .kv_body_ttl {
    position: absolute;
    top: 434px;
    left: 59px;
  }
  
  .thincardcase_buttero .kv .kv_body_img {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .thincardcase_buttero .kv .kv_body_txt {
    position: absolute;
    top: 466px;
    right: 40px;
  }
  
  /* section_02
   * -------------------------------------------------- */
  .thincardcase_buttero .spec {
    background: #fff;
  }
  
  /* section_03
   * -------------------------------------------------- */
  .thincardcase_buttero .mount {
    background: #ececec;
  }
  
  .thincardcase_buttero .secen {
    background: #ececec;
  }
  
  .thincardcase_buttero .scene {
    padding-top: 60px;
    background: none;
  }
  
  .thincardcase_buttero .scene .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thincardcase_buttero .scene ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .thincardcase_buttero .scene ul > li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .thincardcase_buttero .scene ul > li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .thincardcase_buttero .scene ul img.head {
    margin-top: 116px;
  }
  
  /* section_04
   * -------------------------------------------------- */
  .thincardcase_buttero .section_04 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .thincardcase_buttero .section_04 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thincardcase_buttero .section_04 .type {
    padding-top: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardcase_buttero .section_05 {
    padding: 0 0 60px;
    background-color: #ececec;
  }
  
  .thincardcase_buttero .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thincardcase_buttero .section_05 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thincardcase_buttero .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardcase_buttero .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase_buttero .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase_buttero .section_07 li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase_buttero .section_07 li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardcase_buttero .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .thincardcase_buttero .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* 薄いカードケース ローランド モデル
  ----------------------------------------------------- */
  .thincardcase_roland {
    /* section_04 */
    /* section_05 */
    /* section_07 */
    /* section_08 */
  }
  
  .thincardcase_roland .kv {
    height: 680px;
    background: url(/cdn/shop/files/thincardcase_roland_kv_img001.jpg) no-repeat 0 0;
  }
  
  .thincardcase_roland .kv .kv_head {
    position: relative;
    width: 100%;
    height: 481px;
  }
  
  .thincardcase_roland .kv .kv_head_logo {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  
  .thincardcase_roland .kv .kv_head_txt {
    position: absolute;
    top: 138px;
    left: 62px;
  }
  
  .thincardcase_roland .kv .kv_head_ttl {
    position: absolute;
    top: 29px;
    left: 241px;
  }
  
  .thincardcase_roland .kv .kv_head_img {
    position: absolute;
    top: 202px;
    left: 36px;
  }
  
  .thincardcase_roland .kv .kv_body {
    position: relative;
  }
  
  .thincardcase_roland .kv .kv_body_ttl {
    position: absolute;
    top: 68px;
    left: 280px;
  }
  
  .thincardcase_roland .kv .kv_body_btn {
    position: absolute;
    top: 80px;
    right: 30px;
  }
  
  .thincardcase_roland .scene {
    padding-top: 60px;
  }
  
  .thincardcase_roland .scene .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .thincardcase_roland .scene ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .thincardcase_roland .scene ul > li {
    width: 400px;
    height: 279px;
    float: left;
    margin: 20px 0 0 20px;
    text-align: center;
  }
  
  .thincardcase_roland .scene ul > li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .thincardcase_roland .scene ul img.head {
    margin-top: 116px;
  }
  
  .thincardcase_roland .section_04 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .thincardcase_roland .section_04 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .thincardcase_roland .section_04 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  
  .thincardcase_roland .section_04 .type {
    padding-top: 0;
  }
  
  .thincardcase_roland .section_04 .btn_c {
    margin-top: 30px;
  }
  
  .thincardcase_roland .section_05 {
    padding: 0 0 60px;
    background-color: #ececec;
  }
  
  .thincardcase_roland .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  
  .thincardcase_roland .section_05 .list_01 li {
    float: none;
    width: 278px;
    margin: 0 10px;
    padding-left: 0;
    text-align: center;
  }
  
  .thincardcase_roland .section_05 .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .thincardcase_roland .section_07 .img_block {
    padding: 20px 20px 0 0;
    position: relative;
  }
  
  .thincardcase_roland .section_07 .img_block ul {
    font-size: 11px;
    position: absolute;
    bottom: -20px;
    left: 90px;
  }
  
  .thincardcase_roland .section_07 .img_block ul li.indent01 {
    padding-left: 3.1em;
    text-indent: -3.1em;
  }
  
  .thincardcase_roland .section_07 .img_block ul li.indent02 {
    padding-left: 3.1em;
    text-indent: 0.2em;
  }
  
  .thincardcase_roland .section_08 {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  .thincardcase_roland .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * IDケース共通
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="idcase"] .rightbox {
    width: 260px;
    margin: 0 75px 0 0;
  }
  
  /* section_01
  ----------------------------------------------------- */
  [class^="idcase"] .section_01 {
    padding-bottom: 50px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="idcase"] .section_01 .wrap {
    margin-bottom: 80px;
  }
  
  [class^="idcase"] .section_01 .wrap:last-child {
    margin-bottom: 0;
  }
  
  [class^="idcase"] .section_01 h3, [class^="idcase"] .section_01 .section_inner > p, [class^="idcase"] .section_02 h3, [class^="idcase"] .section_03 h3 {
    text-align: center;
    margin-bottom: 50px;
  }
  
  [class^="idcase"] .section_01 .leftbox {
    margin: 15px 0 0 75px;
  }
  
  [class^="idcase"] .section_01 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="idcase"] .section_02 .wrap {
    margin-bottom: 0;
  }
  
  [class^="idcase"] .section_02 .leftbox {
    margin: 90px 0 0 10px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  [class^="idcase"] .section_03 .wrap {
    margin-bottom: 30px;
  }
  
  [class^="idcase"] .section_03 .section_inner > p {
    font-size: 14px;
    text-align: center;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  [class^="idcase"] .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="idcase"] .size .wrap {
    margin-top: 30px;
  }
  
  [class^="idcase"] .size ul {
    width: 240px;
    float: left;
    margin: 0 20px;
    font-size: 11px;
  }
  
  [class^="idcase"] .size ul:first-child {
    margin-left: 30px;
  }
  
  [class^="idcase"] .size ul:last-child {
    width: 200px;
  }
  
  [class^="idcase"] .size .wrap > *:first-child + * + * {
    width: 200px;
  }
  
  [class^="idcase"] .size h4 {
    margin: 30px 0 10px;
  }
  
  /* series
  ----------------------------------------------------- */
  [class^="idcase"] .series {
    padding: 50px 0;
    margin-bottom: 30px;
  }
  
  [class^="idcase"] .series .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  [class^="idcase"] .series .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* IDケースエンボス kv
  ----------------------------------------------------- */
  .idcase .kv {
    height: 481px;
    background: url(/cdn/shop/files/idcase_kv_img001.jpg?v=1685787870) 0 1px no-repeat;
  }
  
  .idcase .kv h2 {
    padding: 115px 0 0 30px;
  }
  
  .idcase .kv .btn_buy {
    margin: 38px 0 0 44px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .idcase .section_04 {
    padding: 0 0 50px;
    background-color: #ececec;
  }
  
  .idcase .section_04 ul {
    margin-top: 10px;
  }
  
  .idcase .section_04 li img {
    margin: 0 15px;
  }
  
  /* IDケースEVERNOTE kv
  ----------------------------------------------------- */
  .idcase_evernote .kv {
    height: 481px;
    background: url(/cdn/shop/files/idcase_evernote_kv_img001.jpg?v=1685794949) 0 1px no-repeat;
  }
  
  .idcase_evernote .kv h2 {
    padding: 55px 0 0 30px;
  }
  
  .idcase_evernote .kv .btn_buy {
    margin: 59px 0 0 74px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .idcase_evernote .evernote {
    display: block;
    padding: 45px 0 70px 212px;
    background: url(/cdn/shop/files/idcase_evernote_img004.jpg?v=1685794949) no-repeat 0 1em;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 薄い名刺入れ共通
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="thincardholder"] .leftbox h4, [class^="thincardholder"] .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /*[class^="thincardholder"] .leftbox p, [class^="thincardholder"] .rightbox p {
  	width:230px;
  }*/
  /* section_01
  ----------------------------------------------------- */
  [class^="thincardholder"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    text-align: center;
  }
  
  [class^="thincardholder"] .section_01 .intro {
    margin-top: 50px;
  }
  
  /* section_02
  ------------------------------------------------------ */
  [class^="thincardholder"] .section_02 {
    padding-bottom: 0;
  }
  
  [class^="thincardholder"] .section_02 .rightbox {
    margin: 20px 100px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  [class^="thincardholder"] .section_03 .leftbox {
    margin: 0 0 0 100px;
  }
  
  [class^="thincardholder"] .note {
    margin-top: 15px !important;
    font-size: 11px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  [class^="thincardholder"] .section_04 {
    padding-bottom: 0;
  }
  
  [class^="thincardholder"] .section_04 .rightbox {
    margin: 40px 100px 0 0;
  }
  
  /* 薄い名刺入れがお手元に届いたら
  ----------------------------------------------------- */
  [class^="thincardholder"] .howto {
    padding-bottom: 20px;
  }
  
  [class^="thincardholder"] .howto .section_inner > p {
    margin: 50px 0;
    text-align: center;
  }
  
  [class^="thincardholder"] .howto .rightbox {
    margin: 90px 60px 0 0;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  [class^="thincardholder"] .size {
    padding-top: 0;
  }
  
  [class^="thincardholder"] .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  [class^="thincardholder"] .size ul {
    margin: 130px 130px 0 0;
    font-size: 11px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  [class^="thincardholder"] .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* 薄い名刺入れスムース　kv
  ----------------------------------------------------- */
  .thincardholder .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardholder .kv h2 {
    padding: 80px 0 0 36px;
  }
  
  .thincardholder .kv .btn_buy {
    margin: 118px 0 0 68px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardholder .section_05 {
    text-align: center;
  }
  
  .thincardholder .section_05 h3 {
    margin-bottom: 40px;
  }
  
  .thincardholder .section_05 .section_inner > p {
    font-size: 14px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .thincardholder .section_06 {
    padding: 0 0 40px;
    background-color: #ececec;
  }
  
  .thincardholder .section_06 li img {
    margin: 0 15px;
  }
  
  /* 薄い名刺入れ EVERNOTE kv
  ----------------------------------------------------- */
  .thincardholder_evernote .kv {
    height: 481px;
    background: url(/cdn/shop/files/thincardholder_evernote_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardholder_evernote .kv h2 {
    padding: 70px 0 0 44px;
  }
  
  .thincardholder_evernote .kv .btn_buy {
    margin: 49px 0 0 66px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardholder_evernote .section_05 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .thincardholder_evernote .section_05 .section_inner > p {
    margin: 40px 0;
    text-align: center;
  }
  
  .thincardholder_evernote .section_05 .leftbox {
    margin: 0 0 0 70px;
  }
  
  .thincardholder_evernote .section_05 .rightbox {
    margin: 0 70px 0 0;
  }
  
  .thincardholder_evernote .section_05 .leftbox p, .thincardholder_evernote .section_05 .rightbox p {
    width: 250px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thincardholder_evernote .evernote {
    display: block;
    padding: 40px 0 85px 212px;
    background: url(/cdn/shop/files/thincardholder_evernote_img006.jpg) no-repeat 0 1em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardholder_evernote .howto .section_inner {
    padding: 0;
  }
  
  .thincardholder_evernote .howto .rightbox {
    margin: 90px 100px 0 0;
  }
  
  /* 薄い名刺入れ Sho Kurashina kv
  ----------------------------------------------------- */
  .thincardholder_kurashina .kv {
    border-top: 1px solid #fff;
    background: #000 url(/cdn/shop/files/thincardholder_kurashina_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .thincardholder_kurashina .kv h2 {
    margin: 110px 0 0 30px;
  }
  
  .thincardholder_kurashina .kv .btn_buy {
    margin: 125px 0 26px 55px;
  }
  
  .thincardholder_kurashina .about {
    overflow: hidden;
  }
  
  .thincardholder_kurashina .about .leftbox {
    float: left;
    width: 330px;
  }
  
  .thincardholder_kurashina .about .rightbox {
    float: right;
    width: 486px;
    margin: 64px 30px 0 0;
    color: #fff;
  }
  
  .thincardholder_kurashina .about .rightbox h3 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  .thincardholder_kurashina .about .rightbox p {
    width: auto;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_02 {
    padding: 6px 0 10px 0;
  }
  
  .thincardholder_kurashina .section_02 .rightbox {
    margin: 160px 120px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_03 {
    padding-bottom: 0;
  }
  
  .thincardholder_kurashina .section_03 .leftbox {
    margin: 20px 0 0 120px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_04 {
    padding: 0;
  }
  
  .thincardholder_kurashina .section_04 .rightbox {
    margin-top: 90px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thincardholder_kurashina .section_05 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .thincardholder_kurashina .section_05 .leftbox {
    margin: 0;
  }
  
  .thincardholder_kurashina .section_05 .rightbox {
    margin: 0;
  }
  
  .thincardholder_kurashina .section_05 .leftbox img, .thincardholder_kurashina .section_05 .rightbox img {
    display: block;
  }
  
  .thincardholder_kurashina .section_05 .wrap img:first-child {
    margin-bottom: 50px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thincardholder_kurashina .howto .section_inner {
    padding: 0;
  }
  
  .thincardholder_kurashina .howto .rightbox {
    margin: 90px 100px 0 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * iPadがつくバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="ipad"] [class^="section_"] h3 {
    margin-bottom: 30px;
  }
  
  [class^="ipad"] .leftbox h4, [class^="ipad"] .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  
  [class^="ipad"] .leftbox p, [class^="ipad"] .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .ipadbag .kv {
    height: 481px;
    background: url(/cdn/shop/files/ipadbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .ipadbag .kv h2 {
    padding: 94px 0 0 14px;
  }
  
  .ipadbag .kv .btn_buy {
    margin: 100px 0 0 32px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ipadbag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ipadbag .section_01 p {
    font-size: 13px;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .ipadbag .section_02 {
    padding: 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .ipadbag .section_03 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ipadbag .section_03 p:first-child {
    margin: 0 0 28px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .ipadbag .section_04 {
    background: #ececec;
    text-align: center;
  }
  
  .ipadbag .section_04 ul {
    margin-top: 20px;
    overflow: hidden;
  }
  
  .ipadbag .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .ipadbag .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .ipadbag .section_04 ul li > img {
    display: block;
  }
  
  .ipadbag .section_04 li p {
    margin-top: 15px !important;
    font-size: 18px;
  }
  
  .ipadbag .open a {
    padding: 4px 30px 4px 0;
    background: url(/cdn/shop/files/ipadbag_icn_opens.png?v=1687353128) no-repeat right center;
    text-decoration: none;
    color: #000;
  }
  
  .ipadbag .open a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
  }
  
  /* section_05
  ----------------------------------------------------- */
  .ipadbag .section_05 h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ipadbag ul.step li {
    width: 365px;
  }
  
  .ipadbag ul.step li:nth-child(2n+1) {
    margin-right: 5px;
  }
  
  .ipadbag ul.step li.arrow_r {
    padding-right: 80px;
    background: url(/cdn/shop/files/arrow_right.png) 394px 155px no-repeat;
  }
  
  .ipadbag ul.step li.arrow_l {
    padding-left: 80px;
    background: url(/cdn/shop/files/arrow_left.png) 24px 155px no-repeat;
  }
  
  .ipadbag ul.step li.arrow_d {
    padding-bottom: 70px;
    background: url(/cdn/shop/files/arrow_down.png) center 370px no-repeat;
  }
  
  .ipadbag ul.step li.bgnone {
    padding-left: 90px;
    background: none;
  }
  
  .ipadbag .youtube {
    margin-top: 60px;
    text-align: center;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .ipadbag .section_06 {
    padding: 0 0 45px;
    background: #ececec;
  }
  
  .ipadbag .section_06 h3 {
    margin: 40px 0 30px;
    text-align: center;
  }
  
  .ipadbag .section_06 ul {
    overflow: hidden;
  }
  
  .ipadbag .section_06 ul li {
    width: 400px;
    /*height:340px;*/
    float: left;
    margin: 20px 0 15px 20px;
  }
  
  .ipadbag .section_06 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .ipadbag .section_06 ul li:first-child {
    margin-left: 0;
  }
  
  .ipadbag .section_06 ul > *:first-child + * + * {
    margin-left: 0;
  }
  
  .ipadbag .section_06 ul li > img {
    display: block;
  }
  
  .ipadbag .section_06 h4 {
    margin: 15px 0;
  }
  
  .ipadbag .section_06 li p {
    text-align: left;
    margin-top: 0 !important;
  }
  
  .ipadbag .section_06 li.copy {
    width: 390px;
    padding: 30px 0 0 10px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .ipadbag .section_07 {
    padding-bottom: 0;
  }
  
  .ipadbag .section_07 h3 {
    margin-bottom: 70px;
    text-align: center;
  }
  
  .ipadbag .section_07 .leftbox {
    margin: 10px 0 0 60px;
  }
  
  .ipadbag .section_07 .leftbox p {
    width: 260px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .ipadbag .section_08 {
    padding: 35px 0 25px 0;
    background: #ececec;
  }
  
  .ipadbag .section_08 .rightbox {
    margin: 55px 60px 0 0;
  }
  
  .ipadbag .section_08 .rightbox p {
    width: 260px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .ipadbag .section_09 {
    padding-bottom: 40px;
  }
  
  .ipadbag .section_09 .leftbox {
    margin: 30px 0 0 60px;
  }
  
  .ipadbag .section_09 .leftbox p {
    width: 260px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .ipadbag .section_10 {
    padding: 0;
    background: #ececec;
  }
  
  .ipadbag .section_10 .rightbox {
    margin: 80px 60px 0 0;
  }
  
  .ipadbag .section_10 .rightbox p {
    width: 260px;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .ipadbag .section_11 {
    padding: 0 0 20px;
  }
  
  .ipadbag .section_11 h3 {
    margin: 60px 0;
    text-align: center;
  }
  
  .ipadbag .section_11 .leftbox {
    margin: 80px 0 0 60px;
  }
  
  .ipadbag .section_11 .leftbox p {
    width: 260px;
  }
  
  /* section_12
  ----------------------------------------------------- */
  .ipadbag .section_12 {
    padding: 30px 0 0;
    background: #ececec;
  }
  
  .ipadbag .section_12 .rightbox {
    margin: 55px 60px 0 0;
  }
  
  .ipadbag .section_12 .rightbox p {
    width: 260px;
  }
  
  /* section_13
  ----------------------------------------------------- */
  .ipadbag .section_13 {
    padding: 0;
  }
  
  .ipadbag .section_13 .leftbox {
    margin: 90px 0 0 60px;
  }
  
  .ipadbag .section_13 .leftbox p {
    width: 260px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .ipadbag .size p {
    margin-top: 60px;
  }
  
  .ipadbag .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ipadbag .section_14 .wrap {
    margin: 40px;
  }
  
  .ipadbag .size ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  
  .ipadbag .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .ipadbag .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  /* section_11
  ----------------------------------------------------- */
  .ipadbag .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* iPadケース / iPadミニケースkv
  ----------------------------------------------------- */
  .ipadcase .kv {
    height: 481px;
    background: url(/cdn/shop/files/ipadcase_kv_img001.jpg) 0 1px no-repeat;
    overflow: hidden;
  }
  
  .ipadcase .kv h2 {
    margin: 30px 30px 0 0;
    float: right;
  }
  
  .ipadcase .kv .btn_buy {
    margin: 420px 0 0 20px;
    float: left;
  }
  
  /*ミニ*/
  .ipadminicase .kv {
    height: 481px;
    background: url(/cdn/shop/files/ipadminicase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .ipadminicase .kv h2 {
    padding: 25px 0 0 500px;
  }
  
  .ipadminicase .kv .btn_buy {
    padding: 34px 0 0 552px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ipadcase .section_01, .ipadminicase .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .ipadcase .section_01 h3, .ipadminicase .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .ipadcase .section_01 .rightbox, .ipadminicase .section_01 .rightbox {
    margin-top: 90px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .ipadcase .size h3, .ipadminicase .size h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .ipadcase .section_02 .wrap, .ipadminicase .section_02 .wrap {
    margin: 20px 0 40px;
    padding: 0 0 0 30px;
  }
  
  .ipadcase .size .wrap ul, .ipadminicase .size .wrap ul {
    width: 200px;
    float: left;
    margin-left: 50px;
  }
  
  .ipadcase .size .wrap ul:first-child, .ipadminicase .size .wrap ul:first-child {
    width: 290px;
    margin-left: 0;
  }
  
  .ipadcase .size .wrap ul li, .ipadminicase .size .wrap ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  
  .ipadcase .size .wrap ul li.item, .ipadminicase .size .wrap ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .ipadcase ul.step li, .ipadminicase ul.step li {
    width: 330px;
    margin-left: 100px;
    text-align: center;
  }
  
  .ipadcase ul.step li.next, .ipadminicase ul.step li.next {
    width: 220px;
    margin-left: 40px;
    padding-right: 100px;
    background: url(/cdn/shop/files/ipadcase_arrow_next.png) right 70px no-repeat;
  }
  
  .ipadcase ul.step p, .ipadminicase ul.step p {
    font-size: 14px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .ipadcase .series, .ipadminicase .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * かわるビジネスリュック
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .businessbag .kv {
    height: 659px;
    background: url(/cdn/shop/files/businessbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .businessbag .kv h2 {
    padding: 37px 0 0 190px;
  }
  
  .businessbag .kv h3 {
    padding: 385px 0 0 164px;
  }
  
  .businessbag .kv .btn_buy {
    text-align: center;
    padding: 20px 0 30px 0;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .businessbag .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .businessbag .section_01 .intro {
    height: 283px;
    background: url(/cdn/shop/files/osaifupochette_img001.jpg) right top no-repeat;
    margin: 0;
    padding: 100px 440px 0 45px;
    font-size: 12px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .businessbag .section_02 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  .businessbag .section_02 .section_inner p.tc {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_03,04
  ----------------------------------------------------- */
  .businessbag .section_03,
  .businessbag .section_04,
  .businessbag .section_07 {
    padding: 50px 0;
  }
  
   /* .businessbag .line {
    background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;
  }*/
  
  .businessbag .section_03 p.tc,
  .businessbag .section_04 p.tc,
  .businessbag .section_07 p.tc {
    margin: 25px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .businessbag .section_05 {
    margin-bottom: 35px;
    padding: 0;
  }
  
  .businessbag .section_05 h3 {
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .businessbag .section_06 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .businessbag .section_07 .wrap {
    padding: 20px 0 25px 0;
     /*background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .businessbag .section_07 .wrap2 {
    clear: both;
    overflow: hidden;
    padding-top: 38px;
  }
  
  .businessbag .section_07 .leftbox,
  .businessbag .section_07 .rightbox {
    width: 50%;
  }
  
  .businessbag .section_07 .leftbox h3 {
    margin-top: 127px;
    margin-bottom: 113px;
  }
  
  .businessbag .section_07 .wrap2 .rightbox h3 {
    padding: 72px 0 40px 0;
    margin: 0;
  }
  
  .businessbag .section_07 .wrap2 .rightbox p {
    padding-left: 50px;
    width: 330px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  .businessbag .section09 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .businessbag .section09 h3 {
    margin: 0;
    padding-bottom: 45px;
    background: none;
    text-align: center;
  }
  
  .businessbag ul.collabo {
    overflow: hidden;
    width: 839px;
    margin: 0 auto 25px auto !important;
  }
  
  .businessbag ul.collabo li:first-child {
    float: left;
    width: 400px;
  }
  
  .businessbag ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 0;
  }
  
  .businessbag ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .businessbag ul.collabo li .leftbox p {
    width: 143px;
  }
  
  .businessbag ul.collabo li .rightbox {
    width: 230px;
  }
  
  .businessbag ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .businessbag .section_10 {
    padding: 50px 0;
     /* background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .businessbag .section_10 .wrap {
    padding-top: 0px;
  }
  
  .businessbag .section_10 .leftbox {
    padding-right: 40px;
  }
  
  .businessbag .section_10 .rightbox {
    padding: 0;
    width: 365px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbag .section_01, .pcbag .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbag .leftbox h4, .pcbag .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbag .leftbox p, .pcbag .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbag .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbag .kv .photo {
    margin: 36px 0 8px;
  }
  
  .pcbag .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbag .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbag .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbag .section_02 .rightbox p {
    width: 260px;
    margin: 80px 60px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag .section_03 {
    text-align: center;
  }
  
  .pcbag .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbag .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag .section_04 {
    padding-bottom: 50px;
  }
  
  .pcbag .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbag .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbag .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbag .section_04 ul li > img {
    display: block;
  }
  
  .pcbag .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
 /* .pcbag .line {
     background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  } */
  
  .pcbag .section_05 h3.inside {
    margin: 0 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbag .section_gooddesign {
    padding: 242px 0 0 0;
    background: url(/cdn/shop/files/pcbag_standard_bg.jpg?v=1686632702) left top no-repeat;
    height: 190px;
  }
  
  .pcbag .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbag .section_06 {
    padding-top: 30px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbag .size {
    padding: 30px 0 50px;
  }
  
  .pcbag .size p {
    margin-top: 60px;
  }
  
  .pcbag .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbag .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbag .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbag .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbag .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbag .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbag .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbag .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグevernote
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbag_evernote .section_01, .pcbag_evernote .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbag_evernote [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbag_evernote .leftbox h4, .pcbag_evernote .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbag_evernote .leftbox p, .pcbag_evernote .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbag_evernote .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbag_evernote .kv .photo {
    margin: 30px 0 30px;
  }
  
  .pcbag_evernote .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_evernote .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbag_evernote .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbag_evernote .section_02.sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbag_evernote .section_02 .rightbox p {
    width: 255px;
    margin: 45px 65px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_evernote .section_03 {
    text-align: center;
  }
  
  .pcbag_evernote .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbag_evernote .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag_evernote .section_04 {
    padding-bottom: 50px;
  }
  
  .pcbag_evernote .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbag_evernote .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbag_evernote .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbag_evernote .section_04 ul li > img {
    display: block;
  }
  
  .pcbag_evernote .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
   /*.pcbag_evernote .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  } */
  
  .pcbag_evernote .section_05 h3.inside {
    margin: 0 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbag_evernote .section_gooddesign {
    padding: 242px 0 0 0;
    background: url(/cdn/shop/files/pcbag_evernote_evernote_bg.jpg?v=1686555391) left top no-repeat;
    height: 190px;
  }
  
  .pcbag_evernote .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbag_evernote .section_06 {
    padding-top: 30px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbag_evernote .size {
    padding: 30px 0 50px;
  }
  
  .pcbag_evernote .size p {
    margin-top: 60px;
  }
  
  .pcbag_evernote .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbag_evernote .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbag_evernote .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbag_evernote .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbag_evernote .size ul li.item span {
    font-size: 11px;
    padding: 0 0.5em 0 0.5em;
  }
  
  .pcbag_evernote .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbag_evernote .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbag_evernote .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbag_evernote .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  /*.pcbag_evernote .headline {
    padding-top: 30px;
    background: url(/cdn/shop/files/line001.png) no-repeat left top;
  }*/
  
  .pcbag_evernote .headline h3 {
    margin: 0;
    padding-bottom: 40px;
    background: none;
    text-align: center;
  }
  
  .pcbag_evernote ul.collabo {
    overflow: hidden;
    width: 688px;
    margin: 0 auto 50px auto !important;
  }
  
  .pcbag_evernote ul.collabo li:first-child {
    float: left;
    width: 244px;
  }
  
  .pcbag_evernote ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .pcbag_evernote ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .pcbag_evernote ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグレザー
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbag_leather .section_01, .pcbag_leather .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbag_leather [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbag_leather .leftbox h4, .pcbag_leather .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbag_leather .leftbox p, .pcbag_leather .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbag_leather .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbag_leather .kv .photo {
    margin: 36px 0 8px;
  }
  
  .pcbag_leather .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_leather .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbag_leather .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbag_leather .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbag_leather .section_02 .rightbox p {
    width: 260px;
    margin: 80px 60px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_leather .section_03 {
    text-align: center;
  }
  
  .pcbag_leather .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbag_leather .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag_leather .section_04 {
    padding-bottom: 50px;
  }
  
  .pcbag_leather .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbag_leather .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbag_leather .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbag_leather .section_04 ul li > img {
    display: block;
  }
  
  .pcbag_leather .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
   /*.pcbag_leather .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .pcbag_leather .section_05 h3.inside {
    margin: 0 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbag_leather .section_gooddesign {
    padding: 242px 0 0 0;
    background: url(/cdn/shop/files/pcbag_leather_leather_bg.jpg?v=1686582903) left top no-repeat;
    height: 190px;
  }
  
  .pcbag_leather .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
 /* .pcbag_leather .section06.line {
    background: url(/cdn/shop/files/line001.png) no-repeat left top;
  }*/
  
  .pcbag_leather .section_06 {
    padding-top: 30px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbag_leather .size {
    padding: 30px 0 50px;
  }
  
  .pcbag_leather .size p {
    margin-top: 60px;
  }
  
  .pcbag_leather .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbag_leather .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbag_leather .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbag_leather .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbag_leather .size ul li.item span {
    font-size: 11px;
    padding: 0 0.5em 0 0.5em;
  }
  
  .pcbag_leather .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbag_leather .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbag_leather .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbag_leather .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbag_partition .kv {
    height: 481px;
    background: url(/cdn/shop/files/pcbag_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcbag_partition .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .pcbag_partition .kv .btn_buy {
    margin: 280px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcbag_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbag_partition .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcbag_partition .section_02 {
    padding-bottom: 30px;
  }
  
  .pcbag_partition .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .pcbag_partition .section_02 .wrap {
    margin: 30px 0;
  }
  
  .pcbag_partition .section_02 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .pcbag_partition .section_02 .rightbox {
    margin: 50px 90px 0 0;
  }
  
  .pcbag_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcbag_partition .pcbag_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcbag_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグパーテーションPFU
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbag_partition_pfu .kv {
    height: 481px;
    background: url(/cdn/shop/files/pcbag_partition_pfu_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcbag_partition_pfu .kv h2 {
    padding: 34px 0 0 28px;
  }
  
  .pcbag_partition_pfu .kv .btn_buy {
    margin: 260px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbag_partition_pfu .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcbag_partition_pfu .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbag_partition_pfu .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcbag_partition_pfu .section_02 {
    padding: 50px 0 0;
  }
  
  .pcbag_partition_pfu .section_02 .leftbox, .pcbag_partition_pfu .section_02 .rightbox {
    width: 410px;
  }
  
  .pcbag_partition_pfu .section_02 p {
    width: 220px;
    margin: 80px auto;
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbag_partition_pfu .section_03 {
    padding-bottom: 50px;
  }
  
  .pcbag_partition_pfu .section_03 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .pcbag_partition_pfu .section_03 .wrap {
    margin: 30px 0;
  }
  
  .pcbag_partition_pfu .section_03 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .pcbag_partition_pfu .section_03 .rightbox {
    margin: 60px 90px 0 0;
  }
  
  .pcbag_partition_pfu .section_03 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcbag_partition_pfu .section_03 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcbag_partition_pfu .section_03 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbag_partition_pfu .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグmini
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbagmini .section_01, .pcbagmini .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbagmini [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbagmini .leftbox h4, .pcbagmini .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbagmini .leftbox p, .pcbagmini .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbagmini .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbagmini .kv .photo {
    margin: 36px 0 8px;
  }
  
  .pcbagmini .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbagmini .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbagmini .sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbagmini .section_02 .rightbox p {
    width: 265px;
    margin: 80px 55px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbagmini .section_03 {
    text-align: center;
  }
  
  .pcbagmini .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbagmini .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbagmini .section_04 {
    padding-bottom: 30px;
  }
  
  .pcbagmini .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbagmini .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbagmini .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbagmini .section_04 ul li > img {
    display: block;
  }
  
  .pcbagmini .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
 /* .pcbagmini .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .pcbagmini .section_05 h3.inside {
    margin: 90px 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbagmini .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagmini_mini_bg2.jpg?v=1686621167) left top no-repeat;
    height: 150px;
  }
  
  .pcbagmini .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbagmini .section_06 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbagmini .size {
    padding: 0 0 50px;
  }
  
  .pcbagmini .size p {
    margin-top: 60px;
  }
  
  .pcbagmini .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbagmini .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbagmini .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbagmini .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbagmini .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbagmini .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbagmini .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbagmini .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCバッグmini_leather
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .pcbagmini_leather .section_01, .pcbagmini_leather .section_02 {
    padding-bottom: 0;
  }
  
  /*.pcbagmini_leather [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .pcbagmini_leather .leftbox h4, .pcbagmini_leather .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .pcbagmini_leather .leftbox p, .pcbagmini_leather .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .pcbagmini_leather .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .pcbagmini_leather .kv .photo {
    margin: 36px 0 15px;
  }
  
  .pcbagmini_leather .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbagmini_leather .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini_leather .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .pcbagmini_leather .sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .pcbagmini_leather .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .pcbagmini_leather .section_02 .rightbox p {
    width: 265px;
    margin: 80px 55px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcbagmini_leather .section_03 {
    text-align: center;
  }
  
  .pcbagmini_leather .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .pcbagmini_leather .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbagmini_leather .section_04 {
    padding-bottom: 30px;
  }
  
  .pcbagmini_leather .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .pcbagmini_leather .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .pcbagmini_leather .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .pcbagmini_leather .section_04 ul li > img {
    display: block;
  }
  
  .pcbagmini_leather .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
  /*.pcbagmini_leather .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .pcbagmini_leather .section_05 h3.inside {
    margin: 90px 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbagmini_leather .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagmini_leather_mini_leather.jpg?v=1686579158) left top no-repeat;
    height: 150px;
  }
  
  .pcbagmini_leather .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  .pcbagmini_leather .section_gooddesign p {
    padding-bottom: 35px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .pcbagmini_leather .section_06 {
    margin-top: 60px;
    padding-bottom: 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .pcbagmini_leather .size {
    padding: 0 0 50px;
  }
  
  .pcbagmini_leather .size p {
    margin-top: 60px;
  }
  
  .pcbagmini_leather .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .pcbagmini_leather .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .pcbagmini_leather .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .pcbagmini_leather .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .pcbagmini_leather .size ul li.item span {
    font-size: 11px;
    padding: 0 0.5em 0 0.5em;
  }
  
  .pcbagmini_leather .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .pcbagmini_leather .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .pcbagmini_leather .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .pcbagmini_leather .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグminiパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbagmini_partition .kv {
    height: 478px;
    background: url(/cdn/shop/files/pcbagmini_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcbagmini_partition .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .pcbagmini_partition .kv .btn_buy {
    margin: 280px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcbagmini_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcbagmini_partition .line {
   /* background: url(/cdn/shop/files/line001.png) no-repeat scroll left bottom;*/
    padding-bottom: 0;
  }
  
  .pcbagmini_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbagmini_partition .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcbagmini_partition .section_02 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  
  .pcbagmini_partition .section_02 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcbagmini_partition .section_02 .wrap {
    margin: 30px 0 0 0;
  }
  
  .pcbagmini_partition .section_02 .leftbox p:first-child {
    margin-top: 0;
    padding-left: 56px;
    font-size: 14px;
  }
  
  .pcbagmini_partition .section_02 .rightbox {
    margin: 50px 90px 0 0;
  }
  
  .pcbagmini_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcbagmini_partition .pcbagmini_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcbagmini_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .pcbagmini_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCバッグnano
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcbagnano .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .pcbagnano .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagnano_nano_bg2.jpg?v=1686708618) left top no-repeat;
    height: 150px;
  }
  
  .pcbagnano .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ひらくPCリュック
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcrucksack .kv .title {
    position: absolute;
    top: 55px;
    right: 39px;
  }
  
  .pcrucksack .kv .btn_buy {
    position: absolute;
    top: 128px;
    right: 95px;
  }
  
  .pcrucksack .section_01 {
    position: relative;
    margin-top: 90px;
    padding: 0;
  }
  
  .pcrucksack .section_01::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: calc(100% - 120px);
    background: #f0f0f0;
  }
  
  .pcrucksack .section_01 ._unit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    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;
    width: 839px;
    padding: 0 39px 80px 40px;
  }
  
  .pcrucksack .section_01 ._unit ._col {
    width: 360px;
  }
  
  .pcrucksack .section_01 ._unit ._image {
    margin: 0 -39px 40px -40px;
  }
  
  .pcrucksack .section_01 ._unit ._title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .pcrucksack .section_01 ._unit ._title.is-ls {
    letter-spacing: -0.08em;
  }
  
  .pcrucksack .section_01 ._unit ._text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .pcrucksack .section_01 ._unit.is-first {
    width: 840px;
    margin-top: -127px;
    padding-right: 0;
    padding-left: 0;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._col:first-child {
    width: 440px;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._col:nth-child(2) {
    margin-top: 55px;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._text {
    margin-bottom: 70px;
  }
  
  .pcrucksack .section_01 ._unit.is-first ._image {
    margin: 0 -6px 0 -8px;
  }
  
  .pcrucksack .section_01 ._unit.is-right {
    margin-left: 40px;
  }
  
  .pcrucksack .section_03 {
    padding: 0;
  }
  
  .pcrucksack .section_03 .section_inner {
    padding-right: 79px;
    padding-left: 40px;
  }
  
  .pcrucksack .section_03 .concept-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 320px;
    margin-bottom: 50px;
    padding-left: 50%;
    background: url(/cdn/shop/files/pcrucksack_img007.jpg) no-repeat center;
    background-size: contain;
    font-size: 24px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .pcrucksack .section_03 .concept-subTitle {
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: bold;
  }
  
  .pcrucksack .section_03 .concept-subTitle.is-num {
    position: relative;
    padding-left: 55px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-size: 18px;
  }
  
  .pcrucksack .section_03 .concept-subTitle .icn_num {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    margin: auto;
    border-radius: 50%;
    background: #0098e0;
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    font-size: bold;
  }
  
  .pcrucksack .section_03 .concept-image {
    margin-bottom: 40px;
  }
  
  .pcrucksack .section_03 ._row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #dcdcdc;
    padding-bottom: 40px;
  }
  
  .pcrucksack .section_03 ._unit {
    width: 360px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 0;
    background: transparent;
  }
  
  .pcrucksack .section_03 .concept-text {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .pcrucksack .section_04 {
    padding-top: 80px;
  }
  
  .pcrucksack .section_04 .section_inner {
    padding-right: 79px;
    padding-left: 40px;
  }
  
  .pcrucksack .section_04 .style-list li {
    position: relative;
    padding-bottom: 40px;
  }
  
  .pcrucksack .section_04 .style-list li ._image {
    position: relative;
    display: block;
    width: 600px;
  }
  
  .pcrucksack .section_04 .style-list li ._text {
    position: relative;
    display: block;
    margin-top: -100px;
    padding: 30px;
    background: #fff;
    text-align: left;
    font-size: 18px;
  }
  
  .pcrucksack .section_04 .style-list li .icn_holiday,
  .pcrucksack .section_04 .style-list li .icn_weekday {
    position: absolute;
    top: -40px;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    line-height: 90px;
  }
  
  .pcrucksack .section_04 .style-list li .icn_holiday {
    background: #e07e00;
  }
  
  .pcrucksack .section_04 .style-list li .icn_weekday {
    background: #0098e0;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(odd) .icn_holiday,
  .pcrucksack .section_04 .style-list li:nth-child(odd) .icn_weekday {
    right: -40px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(odd) ._text {
    margin-left: 480px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(even) .icn_holiday,
  .pcrucksack .section_04 .style-list li:nth-child(even) .icn_weekday {
    left: -40px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(even) ._image {
    margin-left: 160px;
  }
  
  .pcrucksack .section_04 .style-list li:nth-child(even) ._text {
    margin-right: 480px;
  }
  
  .pcrucksack .section_05 .detail-row {
    position: relative;
    margin-bottom: 50px;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col {
    width: 400px;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col:first-child {
    position: absolute;
    top: 0;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col:first-child.is-fixed {
    position: fixed;
  }
  
  .pcrucksack .section_05 .detail-row .detail-col:first-child.is-bottom {
    top: auto;
    bottom: 0;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) {
    margin-right: 39px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) .detail-col {
    float: right;
    width: 400px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) .detail-col:first-child {
    left: 0;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(odd) .detail-col:first-child.is-fixed {
    left: 50%;
    margin-left: -350px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) {
    margin-left: 40px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) .detail-col {
    float: left;
    width: 400px;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) .detail-col:first-child {
    right: 0;
  }
  
  .pcrucksack .section_05 .detail-row:nth-child(even) .detail-col:first-child.is-fixed {
    right: 50%;
    margin-right: -529px;
  }
  
  .pcrucksack .section_05 .detail-title {
    position: relative;
  }
  
  .pcrucksack .section_05 .detail-title ._label {
    position: absolute;
    top: 60px;
    left: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .pcrucksack .section_05 .detail-title ._label ._mainLabel {
    font-size: 28px;
  }
  
  .pcrucksack .section_05 .detail-subTitle {
    position: relative;
    margin-bottom: 15px;
    padding-left: 46px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
  }
  
  .pcrucksack .section_05 .detail-subTitle ._num {
    position: absolute;
    top: 50%;
    left: 0;
    color: #0098e0;
    font-size: 50px;
    font-weight: normal;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .pcrucksack .section_05 .detail-unit {
    margin: 0 40px 50px 0;
  }
  
  .pcrucksack .section_05 .detail-unit ._caption {
    font-size: 14px;
  }
  
  .pcrucksack .section_05 .detail-unit ._notes {
    font-size: 12px;
  }
  
  .pcrucksack .section_05 .detail-unit ._notes > li {
    position: relative;
    padding-left: 1em;
  }
  
  .pcrucksack .section_05 .detail-unit ._notes > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .pcrucksack .section_05.is-type2 h1 {
    font-size: 18px;
  }
  
  .pcrucksack .section_05.is-type2 dl.collabo dt img {
    width: 180px;
    height: 180px;
  }
  
  .pcrucksack .section_05.is-type2 dl.collabo dd h5 {
    font-weight: bold;
  }
  
  .pcrucksack .section_05.is-type2 dl.collabo dd p {
    font-size: 14px !important;
  }
  
  .pcrucksack .section_06 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .pcrucksack .section_06 .headline {
    padding-top: 0;
    background: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 28px;
    font-weight: 100;
  }
  
  .pcrucksack .section_06 .headline h3 {
    padding-bottom: 0;
    background: none;
  }
  
  .pcrucksack .section_06 ul.collabo {
    width: 682px;
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .pcrucksack .section_06 ul.collabo li p {
    margin-right: -10px;
    font-size: 12px;
  }
  
  .pcrucksack .section_07 h3 {
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .pcrucksack .section_07 .leftbox {
    width: 400px;
  }
  
  .pcrucksack .section_07 .rightbox {
    width: 400px;
  }
  
  .pcrucksack .section_07 ul li {
    font-size: 12px;
  }
  
  .pcrucksack .section_07 ul li.item {
    margin: 10px 0 0;
    font-size: 14px;
  }
  
  .pcrucksack .section_07 .list_02 li {
    margin: 0 0 60px 20px;
  }
  
  .pcrucksack .section_08 {
    background-color: #fff;
    padding-bottom: 65px;
  }
  
  .pcrucksack .section_08.gray {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #ececec;
  }
  
  .pcrucksack .section_08 .series-title {
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .pcrucksack .section_08 .series-title ._mainLabel {
    display: block;
    margin-bottom: 30px;
    font-size: 28px;
  }
  
  .pcrucksack .section_08 .series-title ._icn-list {
    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: 440px;
    margin: 0 auto 20px;
  }
  
  .pcrucksack .section_08 .series-title ._icn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: 120px;
    height: 120px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .pcrucksack .section_08 .series-title ._subLabel {
    display: block;
    font-size: 18px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * PCリュックパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .pcrucksack_partition .kv {
    height: 481px;
    background: url(/cdn/shop/files/pcrucksack_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .pcrucksack_partition .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .pcrucksack_partition .kv .btn_buy {
    margin: 280px 0 0 34px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .pcrucksack_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .pcrucksack_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .pcrucksack_partition .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .pcrucksack_partition .section_02 {
    padding-bottom: 30px;
  }
  
  .pcrucksack_partition .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .pcrucksack_partition .section_02 .wrap {
    margin: 30px 0;
  }
  
  .pcrucksack_partition .section_02 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .pcrucksack_partition .section_02 .rightbox {
    margin: 75px 90px 0 0;
  }
  
  .pcrucksack_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .pcrucksack_partition .pcrucksack_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .pcrucksack_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .pcrucksack_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * とれるカメラバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.camerabag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .camerabag [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .camerabag .leftbox p, .camerabag .rightbox p, .camerabag .two p, .camerabag .three p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .camerabag .kv {
    height: 537px;
    background: url(/cdn/shop/files/camerabag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .camerabag .kv h2 {
    padding: 90px 0 0 20px;
  }
  
  .camerabag .kv .btn_buy {
    margin: 130px 0 0 50px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .camerabag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .camerabag .section_01 .photo {
    margin: 0 0 50px;
    text-align: center;
  }
  
  .camerabag .section_01 .rightbox p {
    width: 410px;
    margin: 40px 20px 0 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .camerabag .section_02 {
    padding-bottom: 50px;
  }
  
  .camerabag .section_02 .leftbox {
    margin: 50px 0 0 60px;
  }
  
  .camerabag .section_02 .two {
    height: 290px;
    margin: 50px 0 0;
    padding: 98px 0 0 490px;
    background: url(/cdn/shop/files/camerabag_img004.png) no-repeat;
  }
  
  .camerabag .section_02 .three {
    height: 268px;
    margin: 0 0 50px;
    padding: 64px 0 0 60px;
    background: url(/cdn/shop/files/camerabag_img005.png) right no-repeat;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .camerabag .section_03 {
    text-align: center;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .camerabag .section_04 {
    padding: 20px 0 0;
  }
  
  .camerabag .section_04 .leftbox {
    margin: 70px 0 0 60px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .camerabag .section_05 .rightbox {
    margin: 30px 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .camerabag .section_06 {
    padding-bottom: 40px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .camerabag .section_07 {
    padding-bottom: 40px;
  }
  
  .camerabag .section_07 .leftbox {
    margin-left: 60px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .camerabag .section_08 {
    padding-top: 50px;
  }
  
  .camerabag .section_08 .rightbox {
    width: 330px;
    margin-top: 20px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .camerabag .section_09 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .camerabag .size {
    padding: 60px 0 50px;
  }
  
  /*.size p {
  	margin-top:60px;
   }*/
  .camerabag .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .camerabag .section_11 .wrap {
    overflow: hidden;
    margin-bottom: 30px;
  }
  
  .camerabag .section_11 ul {
    width: auto;
    float: left;
    margin-left: 30px;
  }
  
  .camerabag .section_11 ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .camerabag .section_11 ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .camerabag .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * とれるカメラバッグパーテーション
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .camerabag_partition .kv {
    height: 481px;
    background: url(/cdn/shop/files/camerabag_partition_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .camerabag_partition .kv h2 {
    padding: 45px 0 0 30px;
  }
  
  .camerabag_partition .kv .btn_buy {
    margin: 284px 0 0 35px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .camerabag_partition .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .camerabag_partition .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .camerabag_partition .section_01 p {
    margin-top: 10px;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .camerabag_partition .section_02 {
    padding-bottom: 50px;
  }
  
  .camerabag_partition .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .camerabag_partition .section_02 .rightbox {
    margin: 25px 90px 0 0;
  }
  
  .camerabag_partition .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .camerabag_partition .section_02 ul li {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .camerabag_partition .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .camerabag_partition .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ブロガーズトート
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .bloggerstote .section_01, .bloggerstote .section_02 {
    padding-bottom: 0;
  }
  
  /*.bloggerstote [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .bloggerstote [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  /* kv
  ----------------------------------------------------- */
  .bloggerstote .kv {
    height: 536px;
    background: url(/cdn/shop/files/bloggerstote_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bloggerstote .kv h2 {
    padding: 84px 0 0 26px;
  }
  
  .bloggerstote .kv .btn_buy {
    margin: 140px 26px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bloggerstote .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .bloggerstote .section_01 .wrap {
    margin-bottom: 20px;
  }
  
  .bloggerstote .section_01 .rightbox p {
    font-size: 15px;
    margin: 80px 90px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .bloggerstote .section_03 .rightbox p {
    width: 260px;
    margin: 50px 70px 0 0;
    text-align: left;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .bloggerstote .section_04 {
    padding: 0 0 50px;
  }
  
  .bloggerstote .section_04 h3 {
    margin: 40px 0;
  }
  
  .bloggerstote .section_04 h5 {
    font-size: 20px;
    margin: 30px 0;
    font-weight: normal;
    text-align: center;
  }
  
  .bloggerstote .overlap {
    margin-top: -60px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .bloggerstote .section_05 {
    padding-top: 30px;
  }
  
  .bloggerstote .job {
    padding-left: 1em;
    font-size: 12px;
    font-weight: normal;
    vertical-align: text-top;
  }
  
  .bloggerstote ul.matsuyou {
    padding: 0px 29px 0 30px;
    overflow: hidden;
  }
  
  .bloggerstote ul.matsuyou li {
    width: 400px;
    float: left;
    margin-left: 20px;
  }
  
  .bloggerstote ul.matsuyou li:first-child {
    margin-left: 0;
  }
  
  .bloggerstote ul.matsuyou li > img {
    display: block;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .bloggerstote .section_06 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .bloggerstote .size {
    padding: 50px 0;
  }
  
  .bloggerstote .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .bloggerstote .section_07 p.spec {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .bloggerstote .section_07 .wrap {
    margin: 40px 0;
  }
  
  .bloggerstote .section_07 .leftbox {
    margin-right: 70px;
  }
  
  .bloggerstote .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .bloggerstote .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .bloggerstote .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .bloggerstote .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * お財布ポシェット
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .osaifu .kv {
    height: 537px;
    background: url(/cdn/shop/files/osaifupochette_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .osaifu .kv h2 {
    padding: 72px 0 0 55px;
  }
  
  .osaifu .kv h3 {
    padding: 170px 0 0 55px;
  }
  
  .osaifu .kv .btn_buy {
    margin: 95px 0 0 45px;
  }
  
  .osaifu span.job {
    font-size: 12px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .osaifu .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .osaifu .section_01 .intro {
    height: 283px;
    background: url(/cdn/shop/files/osaifupochette_img001.jpg) right top no-repeat;
    margin: 0;
    padding: 100px 440px 0 45px;
    font-size: 12px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .osaifu .section_02 {
    padding: 30px 0;
    background-color: #f2f2f2;
  }
  
  .osaifu .section_02 .section_inner {
    height: 853px;
    background: url(/cdn/shop/files/osaifupochette_img002.jpg) 30px 0 no-repeat;
  }
  
  .osaifu .section_02 .section_inner h3 {
    margin: 0;
    padding: 10px 0 15px 20px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
  }
  
  .osaifu .section_02 .section_inner p {
    margin: 0;
    padding: 0 0 0 20px;
    width: 350px;
    line-height: 1.5;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .osaifu .section_03 {
    margin: 0;
    padding: 30px 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .osaifu .section_04 {
    margin: 0;
    padding: 0 0 60px 0;
  }
  
  .osaifu .section_04 p {
    margin: 0;
    padding: 30px 90px 0 90px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .osaifu .section_05 {
    margin-bottom: 60px;
    background-color: #fafafa;
  }
  
  .osaifu .section_05 .section_inner h2 {
    padding-bottom: 60px;
    text-align: center;
  }
  
  .osaifu .section_05 .section_inner .line {
    padding-bottom: 45px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
  }
  
  /* section_06
  ----------------------------------------------------- */
  .osaifu .section_06 {
    height: 247px;
    background: url(/cdn/shop/files/osaifupochette_img008.jpg) left top no-repeat;
  }
  
  .osaifu .section_06 h2 {
    padding: 66px 0 0 25px;
    font-size: 24px;
  }
  
  .osaifu .section_06 p {
    padding: 0 0 0 25px;
    width: 340px;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  .osaifu .headline {
    padding-top: 30px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .osaifu .headline h3 {
    margin: 0;
    padding-bottom: 40px;
    background: none;
    text-align: center;
  }
  
  .osaifu ul.collabo {
    overflow: hidden;
    width: 688px;
    margin: 0 auto 25px auto !important;
  }
  
  .osaifu ul.collabo li:first-child {
    float: left;
    width: 244px;
  }
  
  .osaifu ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 0;
  }
  
  .osaifu ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .osaifu ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .osaifu .section_09 .wrap {
    padding-top: 40px;
  }
  
  .osaifu .section_09 .leftbox {
    padding-right: 40px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ショルダーペンケース
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.shoulderpencase [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .shoulderpencase [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .shoulderpencase .leftbox p, .shoulderpencase .rightbox p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .shoulderpencase .kv {
    height: 536px;
    background: url(/cdn/shop/files/shoulderpencase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .shoulderpencase .kv h2 {
    padding: 194px 0 0 15px;
  }
  
  .shoulderpencase .kv .btn_buy {
    margin: 155px 0 0 28px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .shoulderpencase .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .shoulderpencase .section_01 .rightbox p {
    font-size: 15px;
    width: 270px;
    margin: 90px 60px 0 0 !important;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .shoulderpencase .section_02 ul {
    overflow: hidden;
  }
  
  .shoulderpencase .section_02 ul li {
    width: 400px;
    float: left;
    margin: 0 0 15px 20px;
  }
  
  .shoulderpencase .section_02 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .shoulderpencase .section_02 ul li > img {
    display: block;
  }
  
  .shoulderpencase .section_02 ul h4 {
    margin: 15px 0;
    text-align: center;
  }
  
  .shoulderpencase .section_02 .info img {
    margin: 0 auto 20px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .shoulderpencase .section_04 {
    padding-bottom: 50px;
  }
  
  .shoulderpencase .section_04 .wrap {
    margin-top: 50px;
  }
  
  .shoulderpencase .typeA .leftbox {
    margin: 20px 0 0 60px;
  }
  
  .shoulderpencase .typeB .rightbox {
    margin: 20px 60px 0 0;
  }
  
  .shoulderpencase .section_04 .wrap.typeC {
    margin-top: 20px;
  }
  
  .shoulderpencase .typeC .rightbox {
    margin: 80px 60px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .shoulderpencase .section_06 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .shoulderpencase .section_07 {
    padding-top: 30px;
  }
  
  .shoulderpencase .story {
    margin-bottom: 50px;
    text-align: center;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .shoulderpencase .size {
    padding: 0 0 50px;
  }
  
  .shoulderpencase .section_08 .section_inner > ul {
    margin-top: 60px;
    overflow: hidden;
  }
  
  .shoulderpencase .section_08 .section_inner > ul li {
    width: 403px;
    float: left;
    margin: 0 0 14px 14px;
  }
  
  .shoulderpencase .section_08 .section_inner > ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .shoulderpencase .section_08 .section_inner > ul li > img {
    display: block;
  }
  
  .shoulderpencase .section_08 .wrap {
    margin: 20px 0 40px;
  }
  
  .shoulderpencase .section_08 .leftbox {
    margin-right: 70px;
  }
  
  .shoulderpencase .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .shoulderpencase .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .shoulderpencase .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * iPhone用真空管アンプケース
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.iphoneampcase [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .iphoneampcase [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .iphoneampcase .leftbox p, .iphoneampcase .rightbox p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .iphoneampcase .kv {
    height: 536px;
    background: url(/cdn/shop/files/iphoneampcase_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .iphoneampcase .kv h2 {
    padding: 30px 0 0 25px;
  }
  
  .iphoneampcase .kv .btn_buy {
    margin: 294px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .iphoneampcase .section_01 {
    padding-bottom: 10px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .iphoneampcase .section_01 .rightbox p {
    width: 400px;
    margin: 110px 10px 0 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .iphoneampcase .section_02 {
    padding-bottom: 40px;
  }
  
  .iphoneampcase .section_02 .wrap {
    width: 650px;
    margin: 0 auto 10px;
  }
  
  .iphoneampcase .section_02 p {
    width: 650px;
    margin: 20px auto 0;
  }
  
  .iphoneampcase .section_02 p.note {
    margin: 15px auto 40px;
  }
  
  .iphoneampcase .section_02 ul {
    overflow: hidden;
  }
  
  .iphoneampcase .section_02 ul li {
    width: 400px;
    height: 324px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .iphoneampcase .section_02 ul li:nth-child(2n+1) {
    margin-left: 0;
  }
  
  .iphoneampcase .section_02 ul li > img {
    display: block;
  }
  
  .iphoneampcase .section_02 ul h4 {
    margin: 15px 0;
    text-align: center;
  }
  
  /* section_03
  ------------------------------------------------------ */
  .iphoneampcase .section_03 .leftbox {
    margin: 0 0 10px 60px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .iphoneampcase .section_04 {
    padding-bottom: 50px;
  }
  
  .iphoneampcase .section_04 p {
    margin: 30px 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .iphoneampcase .section_05 .leftbox {
    margin: 10px 0 0 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .iphoneampcase .size {
    padding: 0 0 50px;
  }
  
  .iphoneampcase .section_08 .wrap {
    margin: 20px 0 40px;
    padding: 0 30px 0 20px;
  }
  
  .iphoneampcase .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .iphoneampcase .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .iphoneampcase .size p.jump {
    font-size: 15px;
    text-align: center;
  }
  
  .iphoneampcase a.linkg {
    padding: 2px 20px 2px 0;
    background: url(/cdn/shop/files/icn_linkg.png) no-repeat right;
    color: #000;
    text-decoration: none;
  }
  
  .iphoneampcase a.linkg:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
  }
  
  /* section_09
  ----------------------------------------------------- */
  .iphoneampcase .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * スマートなメモ帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.smartnotepad [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .smartnotepad [class^="section_0"] h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .smartnotepad .leftbox p, .smartnotepad .rightbox p {
    width: 260px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .smartnotepad .kv {
    height: 536px;
    background: url(/cdn/shop/files/smartnotepad_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .smartnotepad .kv h2 {
    padding: 20px 0 0 15px;
  }
  
  .smartnotepad .kv .btn_buy {
    margin: 270px 0 0 580px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .smartnotepad .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .smartnotepad .section_01 .rightbox p {
    width: 400px;
    margin: 60px 0 0 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .smartnotepad .section_02 {
    padding-bottom: 40px;
  }
  
  .smartnotepad .section_02 .wrap {
    width: 650px;
    margin: 0 auto 10px;
  }
  
  .smartnotepad .section_02 .leftbox {
    padding-right: 80px;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 250px 60px;
  }
  
  .smartnotepad .section_02 p {
    width: 650px;
    margin: 20px auto 0;
  }
  
  /* section_03
  ------------------------------------------------------ */
  .smartnotepad .section_03 ul {
    margin-bottom: 50px;
    overflow: hidden;
  }
  
  .smartnotepad .section_03 li {
    width: 236px;
    float: left;
  }
  
  .smartnotepad .section_03 li.next {
    padding-right: 56px;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 252px 66px;
  }
  
  .smartnotepad .section_03 li p {
    margin-top: 10px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .smartnotepad .section_04 {
    padding-bottom: 50px;
  }
  
  .smartnotepad .section_04 p {
    margin: 30px 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .smartnotepad .airpen {
    display: block;
    padding: 40px 0 85px 212px;
    background: url(/cdn/shop/files/smartnotepad_img009.jpg) no-repeat 0 1em;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .smartnotepad .size {
    padding: 50px 0;
  }
  
  .smartnotepad .size ul {
    margin: 50px 40px;
  }
  
  .smartnotepad .size ul li {
    margin-bottom: 0;
    font-size: 12px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .smartnotepad .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ブックマークホルダー
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.bookmarkholder [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .bookmarkholder h4 + p {
  	margin-top:15px !important;
  }
  */
  /* kv
  ----------------------------------------------------- */
  .bookmarkholder .kv {
    height: 537px;
    background: url(/cdn/shop/files/bookmarkholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bookmarkholder .kv h2 {
    padding: 30px 0 0 28px;
  }
  
  .bookmarkholder .kv .btn_buy {
    margin: 336px 0 0 584px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bookmarkholder .section_01 {
    padding-top: 30px;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .bookmarkholder .section_01 .spec {
    position: relative;
    margin-bottom: 50px;
  }
  
  .bookmarkholder .section_01 .spec p {
    position: absolute;
    width: 365px;
    right: 0;
    top: 150px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bookmarkholder .section_02 {
    padding: 50px 0;
  }
  
  .bookmarkholder .section_02 ul {
    overflow: hidden;
  }
  
  .bookmarkholder .section_02 ul li {
    width: 400px;
    float: left;
    margin: 0 0 0 20px;
  }
  
  .bookmarkholder .section_02 ul li:first-child {
    margin-left: 0;
  }
  
  .bookmarkholder .section_02 ul li > img {
    display: block;
  }
  
  .bookmarkholder .section_02 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .bookmarkholder .section_03 {
    padding-bottom: 40px;
  }
  
  .bookmarkholder .section_03 p {
    margin-bottom: 30px;
    font-size: 14px;
    text-align: center;
  }
  
  .bookmarkholder ul.step {
    overflow: hidden;
  }
  
  .bookmarkholder ul.step li {
    width: 367px;
    float: left;
  }
  
  .bookmarkholder ul.step li:first-child {
    padding-right: 86px;
  }
  
  .bookmarkholder ul.step li.arrow_r {
    background: url(/cdn/shop/files/arrow_right.png) 396px 85px no-repeat;
  }
  
  .bookmarkholder ul.step li.arrow_l {
    background: url(/cdn/shop/files/arrow_left.png) 396px 85px no-repeat;
  }
  
  .bookmarkholder ul.step li.arrow_d {
    padding-bottom: 80px;
    background: url(/cdn/shop/files/arrow_down.png) center 330px no-repeat;
  }
  
  .bookmarkholder ul.step li img {
    display: block;
  }
  
  .bookmarkholder ul.step li p {
    margin: 15px 0 10px;
    text-align: center;
    font-size: 13px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .bookmarkholder .section_04 {
    padding-bottom: 50px;
  }
  
  .bookmarkholder .section_04 p {
    margin: 30px 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .bookmarkholder .section_05 .mt_30 {
    margin-top: 30px !important;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .bookmarkholder .camiapp {
    display: block;
    padding: 40px 0 70px 212px;
    background: url(/cdn/shop/files/bookmarkholder_img014.jpg) no-repeat 0 1em;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .bookmarkholder .section_07 .rightbox {
    margin-top: 200px;
  }
  
  .bookmarkholder .section_07 ul {
    font-size: 12px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .bookmarkholder .section_08 {
    margin-bottom: 30px;
    padding: 50px 0;
  }
  
  .bookmarkholder .section_08 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .bookmarkholder .section_08 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 打ち合わせバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.meetingbag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .meetingbag h4 + p, .meetingbag [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  */
  /* kv
  ----------------------------------------------------- */
  .meetingbag .kv {
    height: 537px;
    background: url(/cdn/shop/files/meetingbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .meetingbag .kv h2 {
    padding: 140px 0 0 30px;
  }
  
  .meetingbag .kv .btn_buy {
    margin: 130px 0 0 12px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .meetingbag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .meetingbag .section_02 {
    padding: 50px 0;
  }
  
  .meetingbag .section_02 ul {
    margin-top: -40px;
    overflow: hidden;
  }
  
  .meetingbag .section_02 ul li {
    width: 400px;
    float: left;
    margin: 40px 20px 0 0;
  }
  
  .meetingbag .section_02 ul li:nth-child(2n) {
    margin-right: 0;
  }
  
  .meetingbag .section_02 ul > *:first-child + * {
    margin-right: 0;
  }
  
  .meetingbag .section_02 ul li > img {
    display: block;
  }
  
  .meetingbag .section_02 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .meetingbag .section_03 {
    padding-bottom: 0;
  }
  
  .meetingbag .section_03 .section_inner > p {
    margin-bottom: 30px;
    text-align: center;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .meetingbag .section_04 {
    padding-bottom: 50px;
  }
  
  .meetingbag .section_04 .wrap {
    margin: 50px 0 0;
    padding: 0 180px;
  }
  
  .meetingbag .section_04 ul {
    font-size: 12px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .meetingbag .section_05 {
    margin-bottom: 30px;
    padding: 50px 0;
  }
  
  .meetingbag .section_05 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .meetingbag .section_05 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ノートミー
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.noteme [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .noteme h4 + p, .noteme [class^="section_0"] p + p {
  	margin-top:15px !important;
  }*/
  .noteme .leftbox, .noteme .rightbox p {
    width: 240px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .noteme .kv {
    height: 535px;
    background: url(/cdn/shop/files/noteme_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .noteme .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .noteme .kv .btn_buy {
    margin: 45px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .noteme .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .noteme .section_02 {
    padding: 50px 0 0;
  }
  
  .noteme .section_02 .rightbox p {
    width: 400px;
    margin-top: 120px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .noteme .section_03 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .noteme .section_03 .wrapA {
    margin-top: 70px;
    overflow: hidden;
  }
  
  .noteme .section_03 .wrapA .leftbox {
    margin: 50px 0 0 70px;
  }
  
  .noteme .section_03 .wrapB {
    overflow: hidden;
  }
  
  .noteme .section_03 .wrapB .rightbox {
    margin: 70px 70px 0 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .noteme .leather {
    display: block;
    padding: 34px 0 70px 212px;
    background: url(/cdn/shop/files/noteme_img005.jpg) no-repeat 0 1em;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .noteme .section_05 ul {
    margin: 50px;
    font-size: 12px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .noteme .section_06 {
    margin-bottom: 30px;
    padding: 50px 0;
  }
  
  .noteme .section_06 .list_02 {
    margin-top: -20px;
    padding-top: 0;
  }
  
  .noteme .section_06 .list_02 li {
    margin: 20px 0 0 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * モバイラーズバッグ
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.mobilebag [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .mobilebag h4 + p, .mobilebag [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  .mobilebag .leftbox p, .mobilebag .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .mobilebag .kv {
    height: 536px;
    background: url(/cdn/shop/files/mobilebag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .mobilebag .kv h2 {
    padding: 55px 0 0 398px;
  }
  
  .mobilebag .kv .btn_buy {
    margin: 50px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .mobilebag .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  .mobilebag .section_01 .balloon {
    width: 408px;
    margin-left: -4px;
    padding-top: 15px;
/*     background: url(/cdn/shop/files/bg_balloon2_top.png) 0 0 no-repeat; */
  }
  
  .mobilebag .section_01 .balloon .balloon_inner {
    padding: 0 24px 46px;
/*     background: url(/cdn/shop/files/bg_balloon2_bottom.png) left bottom no-repeat; */
  }
  
  .mobilebag .section_01 .balloon .balloon_inner img {
    display: block;
  }
  
  .mobilebag .section_01 .balloon .balloon_inner p {
    margin-top: 15px;
    font-size: 11px;
    text-align: center;
  }
  
  .mobilebag .section_01 ul {
    background: #ececec;
    padding: 0 20px 10px;
    overflow: hidden;
  }
  
  .mobilebag .section_01 li {
    width: 233px;
    float: left;
    text-align: center;
  }
  
  .mobilebag .section_01 li.nextA {
    padding: 50px 40px 0 0;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 240px 120px;
  }
  
  .mobilebag .section_01 li.nextB {
    padding: 0 40px 0 0;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 235px 120px;
  }
  
  .mobilebag .section_01 li img {
    display: block;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .mobilebag .section_02 {
    padding-bottom: 50px;
  }
  
  .mobilebag .section_02 h4 {
    margin: 30px 0 !important;
    text-align: center;
  }
  
  .mobilebag .section_02 ul {
    background: #ececec;
    margin: 30px 0;
    overflow: hidden;
  }
  
  .mobilebag .section_02 li {
    width: 242px;
    float: left;
    text-align: center;
  }
  
  .mobilebag .section_02 li.next {
    padding: 0 47px 0 0;
    background: url(/cdn/shop/files/arrow_right.png) no-repeat 252px 70px;
    background-size: 20px 69px;
  }
  
  .mobilebag .section_02 li p {
    margin-top: 10px;
    font-size: 15px;
  }
  
  .mobilebag .section_02 li img {
    display: block;
  }
  
  .mobilebag .section_02 .gadget {
    text-align: center;
    position: relative;
  }
  
  .mobilebag .section_02 .gadget p {
    position: absolute;
    width: 330px;
    left: 15px;
    bottom: 50px;
    text-align: left;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .mobilebag .section_03 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .mobilebag .section_03 .wrap {
    margin-top: 30px;
  }
  
  .mobilebag .section_03 .rightbox {
    margin: 50px 70px 0 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .mobilebag .section_04 {
    padding: 50px 0;
  }
  
  .mobilebag .section_04 h3.second {
    margin: 40px 0;
  }
  
  .mobilebag .section_04 ul {
    overflow: hidden;
  }
  
  .mobilebag .section_04 ul li {
    width: 385px;
    float: left;
    margin: 0 50px 0 0;
  }
  
  .mobilebag .section_04 ul li:nth-child(2n) {
    margin-right: 0;
  }
  
  .mobilebag .section_04 ul li > img {
    display: block;
  }
  
  .mobilebag .section_04 ul p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .mobilebag .section_05 h4 {
    margin: 50px 0 30px !important;
    text-align: center;
  }
  
  .mobilebag .section_05 .mt_50 {
    margin-top: 50px !important;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .mobilebag .section_07 {
    padding-top: 50px;
  }
  
  .mobilebag .section_07 .headline {
    padding-top: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .mobilebag .section_07 .headline h3 {
    padding-bottom: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
    text-align: center;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .mobilebag .section_08 .section_inner {
    padding: 50px 90px 60px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .mobilebag .section_09 {
    padding-bottom: 40px;
  }
  
  .mobilebag .section_09 .wrap {
    margin: 30px 0 0;
  }
  
  .mobilebag .section_09 .rightbox {
    width: 305px;
    margin: 0 40px 0 0;
  }
  
  .mobilebag .size ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  
  .mobilebag .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .mobilebag .section_09 .rightbox p {
    width: auto;
    margin-top: 50px;
    font-size: 12px;
    line-height: 1.6;
  }
  
  .mobilebag .section_09 .rightbox p img {
    float: left;
    margin: -20px 15px 10px 0;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .mobilebag .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 文具王手帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*[class^="bunguo_"] [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  [class^="bunguo_"] h4 + p, [class^="bunguo_"] [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  [class^="bunguo_"] .leftbox p, [class^="bunguo_"] .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .bunguo_notepad .kv {
    height: 535px;
    background: url(/cdn/shop/files/bunguo_notepad_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_notepad .kv h2 {
    padding: 38px 0 0 28px;
  }
  
  .bunguo_notepad .kv .btn_buy {
    margin: 315px 0 0 600px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  [class^="bunguo_"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_notepad .section_02 {
    padding-bottom: 50px;
  }
  
  .bunguo_notepad .section_02 .wrapA, .bunguo_notepad .section_02 .wrapB, .bunguo_notepad .section_02 .wrapC {
    clear: both;
    overflow: hidden;
    margin-bottom: 80px;
  }
  
  .bunguo_notepad .section_02 .wrapD {
    clear: both;
    overflow: hidden;
  }
  
  .bunguo_notepad .section_02 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .bunguo_notepad .section_02 .leftbox img, .bunguo_notepad .section_02 .rightbox img {
    display: block;
  }
  
  .bunguo_notepad .section_02 .wrapA .rightbox p {
    margin-top: 120px;
    width: 390px;
  }
  
  .bunguo_notepad .section_02 .wrapB .leftbox {
    margin-left: 70px;
  }
  
  .bunguo_notepad .section_02 .wrapC .rightbox {
    margin: 0 70px 0 0;
  }
  
  .bunguo_notepad .section_02 .wrapC .leftbox p {
    width: 398px;
    margin-top: 15px;
    text-align: center;
  }
  
  .bunguo_notepad .section_02 .wrapD .leftbox {
    padding-right: 49px;
  }
  
  .bunguo_notepad .section_02 .wrapD .rightbox p {
    float: right;
    padding: 118px 47px 0 0;
    width: 322px;
  }
  
  .bunguo_notepad .section_02 ul {
    width: 400px;
    margin: 30px 0 0;
    overflow: hidden;
  }
  
  .bunguo_notepad .section_02 li {
    width: 200px;
    float: left;
  }
  
  .bunguo_notepad .section_02 li p {
    width: 170px;
    margin-top: 15px;
    line-height: 1.6;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .bunguo_notepad .section_03 {
    padding: 50px 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .bunguo_notepad .bungu_o {
    display: block;
    padding: 50px 0 70px 212px;
    background: url(/cdn/shop/files/bunguo_notepad_img010.jpg) no-repeat 0 1em;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .bunguo_notepad .section_05 {
    padding: 50px 0;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .bunguo_notepad .section_07 {
    padding: 50px 0;
  }
  
  .bunguo_notepad .section_07 .img_block {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
  }
  
  .bunguo_notepad .section_07 .img_block ul {
    position: absolute;
    font-size: 12px;
    bottom: 10px;
    right: 50px;
    text-align: left;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .bunguo_notepad .section_08 {
    padding-top: 0;
  }
  
  .bunguo_notepad .section_08 .headline {
    padding-top: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .bunguo_notepad .section_08 .headline h3 {
    padding-bottom: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
    text-align: center;
  }
  
  /* section_09
  ----------------------------------------------------- */
  [class^="bunguo_"] .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* 文具王手帳 ショルダーストラップkv
  ----------------------------------------------------- */
  .bunguo_shoulder .kv {
    height: 535px;
    background: url(/cdn/shop/files/bunguo_shoulder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_shoulder .kv h2 {
    padding: 38px 0 0 28px;
  }
  
  .bunguo_shoulder .kv .btn_buy {
    margin: 324px 0 0 30px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_shoulder .section_02 {
    padding: 0 0 50px;
  }
  
  .bunguo_shoulder .section_02 ul {
    margin: 150px 70px 0 0;
  }
  
  .bunguo_shoulder .section_02 li {
    line-height: 1.5;
    margin-bottom: 3px;
  }
  
  /* 文具王手帳 ペンホルダーkv
  ----------------------------------------------------- */
  .bunguo_penholder .kv {
    height: 536px;
    background: url(/cdn/shop/files/bunguo_penholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_penholder .kv h2 {
    padding: 36px 0 0 16px;
  }
  
  .bunguo_penholder .kv .btn_buy {
    margin: 320px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bunguo_penholder .section_01 .rightbox p {
    margin-top: 0;
    width: 396px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_penholder .section_02 {
    padding: 0 0 40px;
  }
  
  .bunguo_penholder .section_02 ul {
    width: 295px;
  }
  
  .bunguo_penholder .section_02 li {
    line-height: 1.5;
    margin-bottom: 3px;
  }
  
  /*  文具王手帳 ベルクロキャンセラーkv
  ----------------------------------------------------- */
  .bunguo_velcro .kv {
    height: 536px;
    background: url(/cdn/shop/files/bunguo_velcro_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_velcro .kv h2 {
    padding: 18px 0 0 20px;
  }
  
  .bunguo_velcro .kv .btn_buy {
    margin: 340px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bunguo_velcro .section_01 .rightbox p {
    margin-top: 0;
    width: 396px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .bunguo_velcro .section_02 {
    padding: 0 0 50px;
  }
  
  .bunguo_velcro .section_02 ul {
    width: 290px;
    margin: 120px 0 0 0;
  }
  
  .bunguo_velcro .section_02 li {
    line-height: 1.5;
    margin-bottom: 3px;
  }
  
  /* 文具王本kv
  ----------------------------------------------------- */
  .bunguo_book .kv {
    height: 535px;
    background: url(/cdn/shop/files/bunguo_book_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .bunguo_book .kv h2 {
    padding: 24px 0 0 28px;
  }
  
  .bunguo_book .kv .btn_buy {
    margin: 230px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .bunguo_book .section_01 p {
    margin: 0 0 40px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * デザインするメモ帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*.designnotepad [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .designnotepad h4 + p, .designnotepad [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  .designnotepad .leftbox p, .designnotepad .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .designnotepad .kv {
    height: 537px;
    background: url(/cdn/shop/files/designnotepad_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotepad .kv h2 {
    padding: 15px 0 0 12px;
  }
  
  .designnotepad .kv .btn_buy {
    margin: 384px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .designnotepad .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  .designnotepad .section_01 .rightbox p {
    width: 394px;
    margin: 70px 0 0 0;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotepad .section_02 {
    padding-bottom: 50px;
  }
  
  .designnotepad .section_02 .section_inner > p {
    width: 650px;
    margin: 50px auto;
  }
  
  .designnotepad .space {
    margin: 50px 0;
    text-align: center;
  }
  
  .designnotepad .section_02 .leftbox p, .designnotepad .section_02 .rightbox p {
    width: 390px;
    margin: 30px auto 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .designnotepad .section_04 .section_inner > p {
    width: 650px;
    margin: 50px auto;
  }
  
  .designnotepad .section_04 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotepad .space01 {
    margin: 50px 80px 0 0;
  }
  
  .designnotepad .space02 {
    margin: 50px 0 0 80px;
  }
  
  .designnotepad .space03 {
    margin: 75px 80px 0 0;
  }
  
  .designnotepad .space04 {
    margin: 60px 0 0 80px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .designnotepad .section_05 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotepad .space05 {
    margin: 30px 0 0 80px;
  }
  
  .designnotepad .space06 {
    margin: 150px 70px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .designnotepad .leather {
    margin: 30px 0 0;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .designnotepad .section_07 {
    padding-top: 50px;
  }
  
  .designnotepad .section_07 .rightbox img {
    display: block;
  }
  
  .designnotepad .section_07 .rightbox p {
    width: 370px;
    margin: 20px auto;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .designnotepad .print {
    display: block;
    padding: 40px 0 70px 212px;
    background: url(/cdn/shop/files/designnotepad_img018.jpg) no-repeat 0 1em;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .designnotepad .section_09 {
    padding-bottom: 40px;
  }
  
  .designnotepad .img_block {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
  }
  
  .designnotepad .img_block ul {
    position: absolute;
    right: 15px;
    top: 5px;
  }
  
  .designnotepad .img_block ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
  }
  
  .designnotepad .img_block ul li.indent01 {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  .designnotepad .img_block ul li.indent02 {
    padding-left: 4.3em;
    text-indent: -4.3em;
  }
  
  .designnotepad .img_block ul li.indent03 {
    text-align: right;
    padding-right: 1em;
  }
  
  .designnotepad .img_block ul li.indent04 {
    padding-left: 3.3em;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .designnotepad .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * デザインする手帳
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  /*[class^="designnotebook"] [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  .designnotebook h4 + p, [class^="designnotebook"] [class^="section_0"] p + p {
  	margin-top:15px !important;
  }
  .designnotebook .leftbox p, .designnotebook .rightbox p {
  	width:230px;
  }*/
  /* kv
  ----------------------------------------------------- */
  .designnotebook .kv {
    height: 537px;
    background: url(/cdn/shop/files/designnotebook_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook .kv h2 {
    padding: 28px 0 0 28px;
  }
  
  .designnotebook .kv .btn_buy {
    margin: 370px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .designnotebook .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 50px;
  }
  
  .designnotebook .section_01 .rightbox p {
    width: 410px;
    margin: 80px 0 0 0;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook .section_02 {
    padding-bottom: 50px;
  }
  
  .designnotebook .section_02 .section_inner > p {
    width: 650px;
    margin: 50px auto;
  }
  
  .designnotebook .space {
    margin: 50px 0;
    text-align: center;
  }
  
  .designnotebook .section_02 .leftbox, .designnotebook .section_02 .rightbox {
    text-align: center;
  }
  
  .designnotebook .section_02 .leftbox p, .designnotebook .section_02 .rightbox p {
    width: 370px;
    margin: 30px auto 0;
    text-align: left;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .designnotebook .section_04 .section_inner > p {
    margin: 50px auto;
    text-align: center;
  }
  
  .designnotebook .section_04 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotebook .section_04 .rightbox {
    margin: 70px 70px 0 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .designnotebook .section_05 h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  
  .designnotebook .space01 {
    margin: 20px 0 0 80px;
  }
  
  .designnotebook .space02 {
    margin: 180px 70px 0 0;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .designnotebook .leather {
    margin: 30px 0 0;
    text-align: center;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .designnotebook .section_07 {
    padding: 50px 0 30px;
  }
  
  .designnotebook .section_07 .rightbox img {
    display: block;
  }
  
  .designnotebook .section_07 .rightbox p {
    width: 370px;
    margin: 20px auto;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .designnotebook .print {
    display: block;
    padding: 40px 0 70px 212px;
    background: url(/cdn/shop/files/designnotebook_img015.jpg) no-repeat 0 1em;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .designnotebook .section_09 {
    padding-bottom: 40px;
  }
  
  .designnotebook .img_block {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
  }
  
  .designnotebook .img_block ul {
    position: absolute;
    right: 50px;
    top: 10px;
  }
  
  .designnotebook .img_block ul li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
  }
  
  .designnotebook .img_block ul li.indent01 {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  .designnotebook .img_block ul li.indent02 {
    padding-left: 4.3em;
    text-indent: -4.3em;
  }
  
  .designnotebook .img_block ul li.indent03 {
    text-align: right;
    padding-right: 1em;
  }
  
  .designnotebook .img_block ul li.indent04 {
    padding-left: 3.3em;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .designnotebook .section_10 {
    padding-top: 0;
  }
  
  .designnotebook .section_10 .headline {
    padding-top: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left top;*/
  }
  
  .designnotebook .section_10 .headline h3 {
    padding-bottom: 50px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat left bottom;*/
    text-align: center;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .designnotebook .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /*  デザインする手帳アクセサリーcommon
  ----------------------------------------------------- */
  [class^="designnotebook_"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  [class^="designnotebook_"] .section_01 p {
    font-size: 14px;
  }
  
  [class^="designnotebook_"] .indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  [class^="designnotebook_"] .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* デザインする手帳用ゴムバンドkv
  ----------------------------------------------------- */
  .designnotebook_rubberband .kv {
    height: 481px;
    background: url(/cdn/shop/files/designnotebook_rubberband_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook_rubberband .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .designnotebook_rubberband .kv .btn_buy {
    margin: 310px 30px 0 0;
    text-align: right;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook_rubberband .section_02 .rightbox {
    margin-right: 50px;
  }
  
  /* デザインする手帳用ペンホルダkv
  ----------------------------------------------------- */
  .designnotebook_penholder .kv {
    height: 481px;
    background: url(/cdn/shop/files/designnotebook_penholder_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook_penholder .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .designnotebook_penholder .kv .btn_buy {
    margin: 290px 0 0 15px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook_penholder .section_02 .rightbox {
    margin: 60px 70px 0 0;
  }
  
  /* デザインする手帳用アジャスターkv
  ----------------------------------------------------- */
  .designnotebook_adjuster .kv {
    height: 481px;
    background: url(/cdn/shop/files/designnotebook_adjuster_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .designnotebook_adjuster .kv h2 {
    padding: 30px 0 0 30px;
  }
  
  .designnotebook_adjuster .kv .btn_buy {
    margin: 310px 30px 0 0;
    text-align: right;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .designnotebook_adjuster .section_02 .rightbox {
    margin: 0 120px 0 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * コロニル
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  [class^="collonil_"] [class^="section_0"] {
    padding: 50px 0;
  }
  
  /*[class^="collonil_"] [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }
  [class^="collonil_"] h4 + p, [class^="collonil_"] [class^="section_0"] p + p {
  	margin-top:15px !important;
  }*/
  /* コロニル「ソフトガミ」kv
  ----------------------------------------------------- */
  .collonil_softgum .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_softgum_kv_img001.jpg) 0 1px no-repeat;
  }
  
  [class^="collonil_"] .kv h2 {
    padding: 34px 0 0 28px;
  }
  
  [class^="collonil_"] .kv .btn_buy {
    margin: 345px 30px 0 0;
    text-align: right;
  }
  
  /* section_01
  ----------------------------------------------------- */
  [class^="collonil_"] .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  [class^="collonil_"] .section_01 p {
    font-size: 14px;
  }
  
  [class^="collonil_"] .section_01 p.check {
    background: #ececec;
    margin: 40px 0 !important;
    padding: 20px 15px;
    font-size: 16px;
    text-align: center;
  }
  
  [class^="collonil_"] p.check span {
    padding: 4px 0 4px 30px;
    background: url(/cdn/shop/files/care_common_arrow_circle.png) no-repeat left center;
  }
  
  [class^="collonil_"] p.check a {
    padding: 4px 26px 4px 0;
    background: url(/cdn/shop/files/care_common_ico_open.png) no-repeat right center;
    text-decoration: none;
    color: #000;
  }
  
  [class^="collonil_"] p.check a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
  }
  
  [class^="collonil_"] .section_01 .rightbox p {
    width: 560px;
    margin: 0;
    color: #00543d;
    font-size: 16px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  [class^="collonil_"] .section_02 .wrap {
    padding-left: 5px;
  }
  
  [class^="collonil_"] .section_02 .rightbox {
    margin: 70px 120px 0 0;
  }
  
  [class^="collonil_"] .section_02 h3 {
    margin-bottom: 0;
    text-align: left;
  }
  
  [class^="collonil_"] .section_02 p {
    margin-top: 15px;
    line-height: 1.6;
  }
  
  /* section_10
  ----------------------------------------------------- */
  [class^="collonil_"] .series {
    padding: 0 0 50px;
    margin-bottom: 30px;
  }
  
  /* コロニル「ウォーターストップ」kv
  ----------------------------------------------------- */
  .collonil_waterstop .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_waterstop_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .collonil_waterstop .section_01 h5, .collonil_supereme .section_01 h5 {
    margin: 40px 0;
    font-size: 20px;
    font-weight: normal !important;
    text-align: center;
  }
  
  .collonil_waterstop .safety {
    margin: 30px 0;
    padding: 10px 20px 10px 35px;
    border: 1px solid #c1c1c1;
  }
  
  .collonil_waterstop .safety h5 {
    margin: 0 0 10px 0;
  }
  
  .collonil_waterstop .safety ul {
    list-style: disc;
    font-size: 14px;
    line-height: 1.6;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .collonil_waterstop .section_02 {
    padding-top: 20px;
  }
  
  /* コロニル「1909シュプリームクリームデラックス」kv
  ----------------------------------------------------- */
  .collonil_supereme .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_supereme_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .collonil_supereme .kv .btn_buy {
    margin: 345px 0 0 30px;
    text-align: left;
  }
  
  .collonil_supereme .section_02 .rightbox {
    margin: 40px 60px 0 0;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .collonil_supereme .section_02 {
    padding-top: 0;
  }

    /* コロニル アニリンクリーム カラーレス」kv
  ----------------------------------------------------- */
  .collonil_anilincream .kv {
    height: 479px;
    background: url(/cdn/shop/files/collonil_anilincream_kv_img001.jpg) 0 1px no-repeat;
  }
  /* ----------------------------------------------------------------------------------------------------
   * EMS 海外発送
   * ---------------------------------------------------------------------------------------------------- */
  .ems [class^="section_0"] {
    padding: 30px 0 0;
  }
  
  .ems [class^="section_0"] h2 {
    margin-bottom: 30px;
    padding: 12px;
    background: #f5f5e7;
    border: 1px solid #dad9c6;
    font-size: 25px;
    line-height: 1.2;
    font-weight: normal;
  }
  
  .ems [class^="section_0"] h3 {
    margin: 30px 0 10px;
    font-size: 20px;
    text-align: left;
  }
  
  .ems [class^="section_0"] h4 {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: normal;
  }
  
  .ems [class^="section_0"] p, [class^="section_0"] ul {
    margin: 0 0 15px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .ems p.weight {
    font-size: 15px;
    font-weight: bold;
  }
  
  .ems .section_02 strong {
    color: #F00;
  }
  
  .ems .section_02 table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
  }
  
  .ems .section_02 td, .section_02 th {
    padding: 12px 12px 12px 20px;
    font-size: 15px;
    border: 1px solid #dbdac7;
  }
  
  .ems .section_02 thead th {
    background: #f5f5e7;
  }
  
  .ems .section_02 tbody th {
    background: #f9f8f1;
  }
  
  .ems .section_02 table.lineup td, .section_02 table.lineup th {
    padding-left: 12px;
    text-align: center;
  }
  
  /* つなぎスリープウェア
  ----------------------------------------------------- */
  .sleepwear .kv {
    height: 530px;
    background: url(/cdn/shop/files/sleepwear_kv_img001.jpg) no-repeat;
  }
  
  .sleepwear .kv h2 {
    padding: 25px 0 0 30px;
    float: left;
  }
  
  .sleepwear .kv .btn_buy {
    margin: 420px 28px 0 0;
    float: right;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .sleepwear .section_01 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .sleepwear .section_01 h2 {
    padding-bottom: 47px;
  }
  
  .sleepwear .section_01 h3 {
    margin: 0;
  }
  
  .sleepwear .section_01 .rightbox {
    padding: 95px 0 0 30px;
  }
  
  .sleepwear .section_01 .rightbox p {
    width: 390px;
    font-size: 13px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .sleepwear .section_02 {
    margin: 0;
    padding: 30px 0 30px 0;
    background: url(/cdn/shop/files/sleepwear_bg_01.jpg?v=1686721450) no-repeat;
  }
  
  .sleepwear .section_02 .inner_box {
    padding: 20px 29px 30px 30px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_02 h2 {
    padding: 30px 0 50px 0;
  }
  
  .sleepwear .section_02 .leftbox {
    padding-right: 54px;
  }
  
  .sleepwear .section_02 .rightbox {
    width: 404px;
    float: right;
  }
  
  .sleepwear .section_02 ul {
    padding-top: 102px;
    padding-right: 20px;
    font-size: 13px;
  }
  
  .sleepwear .section_02 li {
    padding-bottom: 30px;
  }
  
  .sleepwear .section_02 li.first {
    background: url(/cdn/shop/files/sleepwear_no01.png?v=1686721449) no-repeat;
    padding-left: 2.2em;
  }
  
  .sleepwear .section_02 li.second {
    background: url(/cdn/shop/files/sleepwear_no02.png?v=1686721449) no-repeat;
    padding-left: 2.2em;
  }
  
  .sleepwear .section_02 li.therd {
    background: url(/cdn/shop/files/sleepwear_no03.png?v=1686721449) no-repeat;
    padding-left: 2.2em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .sleepwear .section_03 {
    margin: 0;
    padding: 50px 0 30px 0;
  }
  
  .sleepwear .section_03 h2 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .sleepwear .section_04 {
    margin: 0;
    padding: 30px 0 30px 0;
    background: url(/cdn/shop/files/sleepwear_bg_02.jpg?v=1686721450) no-repeat;
  }
  
  .sleepwear .section_04 .inner_box {
    padding: 50px 29px 30px 30px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_04 h2 {
    padding-bottom: 50px;
  }
  
  .sleepwear .line {
    background: url(/cdn/shop/files/sleepwear/line.jpg) left bottom no-repeat;
  }
  
  .sleepwear .section_04 .leftbox {
    padding-bottom: 14px;
  }
  
  .sleepwear .section_04 .rightbox {
    width: 322px;
    padding-right: 20px;
    float: right;
  }
  
  .sleepwear .section_04 .rightbox h3 {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 20px;
  }
  
  .sleepwear .section_04 .rightbox p {
    width: 322px;
  }
  
  .sleepwear .section_04 .leftbox02 {
    float: left;
    width: 368px;
  }
  
  .sleepwear .section_04 .leftbox02 h3 {
    margin: 0;
    padding-top: 78px;
    padding-bottom: 20px;
    font-size: 20px;
  }
  
  .sleepwear .section_04 .rightbox02 {
    padding-top: 14px;
    width: 368px;
    float: right;
  }
  
  .sleepwear .section_04 .rightbox02 h3 {
    margin: 0;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .sleepwear .section_05 {
    margin: 0;
    padding: 50px 0 30px 0;
  }
  
  .sleepwear .section_05 h2 {
    padding-bottom: 50px;
  }
  
  .sleepwear .section_05 h3 {
    margin: 0;
    padding-bottom: 20px;
  }
  
  .sleepwear .section_05 p {
    font-size: 14px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .sleepwear .section_06 {
    margin: 0;
    padding: 30px 0 30px 0;
    background: url(/cdn/shop/files/sleepwear_bg_03.jpg?v=1686721450) no-repeat;
  }
  
  .sleepwear .section_06 .inner_box {
    padding: 50px 15px 30px 30px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_06 h2 {
    padding-bottom: 50px;
  }
  
  .sleepwear .section_06 .rightbox {
    float: right;
    width: 400px;
    font-size: 11px;
    line-height: 1.6;
  }
  
  /* 薄いストール
  ----------------------------------------------------- */
  .stall .kv {
    height: 480px;
    background: url(/cdn/shop/files/stall_kv_img001.jpg) no-repeat;
  }
  
  .stall .kv h2 {
    padding: 90px 0 0 55px;
    float: left;
  }
  
  .stall .kv .btn_buy {
    padding: 360px 0 0 55px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .stall .section_01 {
    padding: 0 0 50px 0;
    height: 485px;
    background: url(/cdn/shop/files/stall_img001.jpg) no-repeat;
  }
  
  .stall .section_01 h2 {
    padding: 148px 0 75px 328px;
  }
  
  .stall .section_01 p {
    padding: 0 0 0 328px;
    width: 485px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .stall .section_02 {
    padding: 0 0 30px 0;
  }
  
  .stall .section_02 h2 {
    padding: 0 0 50px 0;
  }
  
  .stall .section_02 h3 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .stall .section_02 h4 {
    margin: 0;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 2;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .stall .section_03 {
    padding: 50px 0 30px 0;
  }
  
  .stall .section_03 h2 {
    padding: 0 0 50px 0;
  }
  
  .stall .section_03 .rightbox p {
    margin: 0;
    padding: 50px 0 0 0;
    width: 540px;
    font-size: 15px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .stall .section_04 {
    padding: 50px 0 0 0;
  }
  
  .stall .section_04 h2 {
    padding-bottom: 50px;
  }
  
  .stall .section_04 h3 {
    margin: 0;
    padding-bottom: 30px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .stall .section_05 {
    padding: 50px 0 30px 0;
  }
  
  .stall .section_05 h2 {
    padding-bottom: 30px;
  }
  
  .stall .section_05 h3 {
    margin-bottom: 30px;
  }
  
  .stall .section_05 p {
    margin: 0;
    font-size: 15px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .stall .section_06 {
    padding: 45px 0 60px 0;
  }
  
  .stall .section_06 .inner_box {
    padding: 45px 25px 30px 27px;
    border: #c0c1c0 1px solid;
  }
  
  .stall .section_06 .inner_box h2 {
    padding-bottom: 40px;
  }
  
  .stall .section_06 .leftbox h3,
  .stall .section_06 .rightbox h3 {
    margin: 0;
    padding: 0 0 15px 0;
  }
  
  .stall .section_06 .leftbox p,
  .stall .section_06 .rightbox p {
    margin: 0;
    padding: 0 0 70px 0;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  
  .stall .section_06 .size p {
    padding-left: 130px;
  }
  
  /* 薄い長財布
  ----------------------------------------------------- */
  .thin_longwallet .kv {
    height: 480px;
    background: url(/cdn/shop/files/thin_longwallet_kv_img001.jpg) no-repeat;
  }
  
  .thin_longwallet .kv h2 {
    padding: 95px 0 0 30px;
  }
  
  .thin_longwallet .kv .btn_buy {
    padding: 160px 0 0 30px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .thin_longwallet .section_01 {
    padding: 92px 0 0 0;
    height: 430px;
    background: url(/cdn/shop/files/thin_longwallet_img001.jpg) no-repeat;
  }
  
  .thin_longwallet .section_01 h3 {
    margin: 0;
    padding: 0;
  }
  
  .thin_longwallet .section_01 p {
    margin: 0;
    padding: 260px 0 0 0;
    font-size: 15px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .thin_longwallet .section_02 {
    margin: 0;
    padding: 40px 0 40px 0;
  }
  
  .thin_longwallet .section_02 .section_inner {
    padding: 0 50px;
  }
  
  .thin_longwallet .section_02 h3 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .thin_longwallet .section_02 .clmn_01 {
    margin-top: 0px;
    padding-bottom: 80px;
  }
  
  .thin_longwallet .section_02 .clmn-left {
    width: 370px;
  }
  
  .thin_longwallet .section_02 .clmn-right {
    width: 370px;
  }
  
  .thin_longwallet .section_02 p {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 14px;
  }
  
  .thin_longwallet .section_02 p img {
    margin: 0;
    padding: 0 0 0 60px;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .thin_longwallet .section_03 {
    margin: 0;
    padding: 60px 0 30px 0;
  }
  
  .thin_longwallet .section_03 h3 {
    margin: 0;
    padding: 0 0 40px 0;
  }
  
  .thin_longwallet .section_03 .clmn_01 {
    margin: 0;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-right {
    width: 295px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-right h4 {
    margin: 0;
    padding-bottom: 0;
  }
  
  .thin_longwallet .section_03 .clmn-right p {
    margin: 0 0 15px 0;
    font-size: 14px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-left {
    width: 497px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-left .img {
    padding-bottom: 30px;
  }
  
  .thin_longwallet .section_03 .clmn_01 .clmn-left .txt {
    width: 320px;
    font-size: 14px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .thin_longwallet .section_04 {
    margin: 0;
    padding: 0 0 30px 0;
  }
  
  .thin_longwallet .section_04 h3.tc {
    margin: 0;
    padding: 40px 0 35px 0;
  }
  
  .thin_longwallet .section_04 p {
    margin: 0;
    padding: 0;
    font-size: 15px;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .thin_longwallet .section_05 {
    margin: 0;
    padding: 60px 0 60px 0;
  }
  
  .thin_longwallet .section_05 p {
    margin: 0;
    padding: 0 0 60px 0;
    font-size: 13px;
  }
  
  .thin_longwallet .section_05 h4 {
    padding: 20px 12px 12px 12px;
    border: #cccccc solid 1px;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .thin_longwallet .section_07 {
    padding: 0 0 60px 0;
  }
  
  .thin_longwallet .section_07 .list_01 {
    margin: 0;
    padding: 0 0 0 28px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .thin_longwallet .section_08 .clmn-left,
  .thin_longwallet .section_08 .clmn-right {
    width: 400px;
  }
  
  /* section_09
  ----------------------------------------------------- */
  .thin_longwallet .section_09 {
    padding-top: 50px;
  }
  
  .thin_longwallet .section_09 h3 {
    margin: 0;
    padding: 0 0 45px 0;
  }
  
  .thin_longwallet .section_09 .wallet {
    text-align: right;
  }
  
  .thin_longwallet .section_09 ul {
    position: absolute;
    top: 145px;
    font-size: 11px;
  }
  
  /* いざという時のジャケット
  ----------------------------------------------------- */
  .jacket .kv {
    height: 480px;
    background: url(/cdn/shop/files/jacket_kv_img001.jpg) no-repeat;
  }
  
  .jacket .kv h2 {
    padding: 112px 0 0 11px;
  }
  
  .jacket .kv .btn_buy {
    padding: 120px 0 0 30px;
  }
  
  .jacket .section_01 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  
  .jacket .section_01 h2 {
    padding-bottom: 50px;
  }
  
  .jacket .inner_box01 {
    height: 251px;
    background: url(/cdn/shop/files/jacket_img001.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .jacket .inner_box01 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .jacket .inner_box01 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .jacket .inner_box02 {
    height: 251px;
    background: url(/cdn/shop/files/jacket_img002.png) no-repeat;
    margin-bottom: 20px;
    text-align: left;
  }
  
  .jacket .inner_box02 h3 {
    margin: 0;
    padding: 25px 430px 50px 0;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .jacket .inner_box02 p {
    margin: 0;
    padding-right: 435px;
    font-size: 13px;
  }
  
  .jacket .inner_box03 {
    height: 251px;
    background: url(/cdn/shop/files/jacket_img003.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .jacket .inner_box03 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .jacket .inner_box03 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .jacket .section_02 {
    padding: 70px 0 20px 0;
    background-color: #f6f5f5;
  }
  
  .jacket .section_02 ul {
    margin-bottom: 0;
    padding: 0 0 65px 0;
  }
  
  .jacket .section_02 p {
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
  }
  
  .jacket .section_02 h3 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .jacket .section_03 {
    margin: 0;
    padding: 70px 0 0 0;
  }
  
  .jacket .section_03 h2 {
    padding-bottom: 25px;
  }
  
  .jacket .section_03 h3 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 180px;
  }
  
  .jacket .section_03 h4 {
    margin-bottom: 0;
    padding: 0 50px 60px 50px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
  }
  
  .jacket .section_03 .bg_inner {
    background: url(/cdn/shop/files/jacket_img010.png) no-repeat 615px 55px;
  }
  
  .jacket .section_03 h3.num_02 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 247px 7px;
  }
  
  .jacket .section_03 h3.num_03,
  .jacket .section_03 h3.num_04 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 175px;
  }
  
  .jacket .section_04 {
    padding: 30px 0;
    background-color: #f6f5f5;
  }
  
  .jacket .section_05 {
    padding-top: 70px;
  }
  
  .jacket .section_05 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .jacket .section_05 h3 {
    margin: 0;
    padding-bottom: 25px;
  }
  
  .jacket .section_06 {
    padding: 70px 0 60px 0;
    background-color: #f6f5f5;
  }
  
  .jacket .section_06 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .jacket .section_06 .rightbox p {
    margin-bottom: 35px;
  }
  
  .jacket .section_06 h3 {
    margin: 0 0 15px 0;
  }
  
  .jacket .section_07 {
    padding-bottom: 20px;
  }
  
  .jacket .section_07 .inner_box {
    padding: 0 30px;
  }
  
  /* すわるパンツ
   * -------------------------------------------------- */
  .pants .kv {
    height: 480px;
    background: url(/cdn/shop/files/pants_kv_img001.jpg) no-repeat;
  }
  
  .pants .kv h2 {
    padding: 30px 0px;
  }
  
  .pants .kv .btn_buy {
    padding: 50px 0 0 30px;
  }
  
  .pants .section_01 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  
  .pants .section_01 h2 {
    padding-bottom: 50px;
  }
  
  .pants .inner_box01 {
    height: 251px;
    background: url(/cdn/shop/files/pants_img001.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .pants .inner_box01 h3 {
    margin: 0;
    padding: 80px 0 3px 350px;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .pants .inner_box01 p {
    margin: 0;
    padding-left: 383px;
    font-size: 26px;
  }
  
  .pants .inner_box02 {
    height: 251px;
    background: url(/cdn/shop/files/pants_img002.png) no-repeat;
    margin-bottom: 20px;
    text-align: left;
  }
  
  .pants .inner_box02 h3 {
    margin: 0;
    padding: 78px 310px 3px 0;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .pants .inner_box02 p {
    margin: 0;
    padding-right: 428px;
    font-size: 26px;
  }
  
  .pants .inner_box03 {
    height: 251px;
    background: url(/cdn/shop/files/pants_img003.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .pants .inner_box03 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .pants .inner_box03 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .pants .section_02 {
    padding: 70px 0 20px 0;
    background-color: #f6f5f5;
  }
  
  .pants .section_02 ul {
    margin-bottom: 0;
    padding: 0 0 65px 0;
  }
  
  .pants .section_02 p {
    margin: 20px 30px;
  }
  
  .pants .section_02 h3 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_03 {
    margin: 0;
    padding: 70px 0 0 0;
  }
  
  .pants .section_03 h2 {
    padding-bottom: 25px;
  }
  
  .pants .section_03 h3 {
    margin-bottom: 0px;
    font-size: 24px;
  }
  
  .pants .section_03 h4 {
    margin-bottom: 0;
    padding: 0 50px 60px 50px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
  }
  
  .pants .section_03 .bg_inner {
    background: url(/cdn/shop/files/pants_img010.png) no-repeat 615px 55px;
  }
  
  .pants .section_03 h3.num_02 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 247px 7px;
  }
  
  .pants .section_03 h3.num_03,
  .pants .section_03 h3.num_04 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 175px;
  }
  
  .pants .section_04 {
    padding: 30px 0;
  }
  
  .pants .section_05 {
    padding-top: 70px;
    margin-top: -30px;
    background-color: #f6f5f5;
  }
  
  .pants .section_05 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_05 h3 {
    margin: 0;
    padding-bottom: 25px;
  }
  
  .pants .section_05 .list_01 li {
    width: 33%;
  }
  
  .pants .section_05 .list_01 li h4 {
    font-size: 17px;
  }
  
  .pants .section_06 {
    padding: 70px 0 40px 0;
  }
  
  .pants .section_06 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_06 .rightbox p {
    margin-bottom: 35px;
  }
  
  .pants .section_06 h3 {
    margin: 40px 0 15px 0;
    font-size: 18px;
  }
  
  .pants .section_07 {
    padding-bottom: 20px;
    background-color: #f6f5f5;
  }
  
  .pants .section_07 .inner_box {
    padding: 0 30px;
  }
  
  .pants .section_07 .leftbox {
    width: 331px;
    margin-left: -60px;
  }
  
  .pants .section_07 .rightbox {
    width: 459px;
  }
  
  .pants .section_07 .rightbox p {
    width: 480px;
  }
  
  .pants .img_arrow {
    text-align: center;
    max-width: 65px;
    margin: 20px auto;
  }
  
  .pants .img_02 {
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
  }
  
  .pants .img_02 img {
    max-width: 220px;
    height: auto;
  }
  
  .pants .section_01_2 h2 {
    font-size: 16px;
  }
  
  .pants .section_02 {
    margin-top: -20px;
  }
  
  .pants .section_02 h1.tc {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  .pants .section_02 li span, .pants .section_04 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .pants .section_02 li h2, .pants .section_04 li h2 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  
  .pants .section_04 p {
    margin-bottom: 32px !important;
  }
  
  .pants .shortline {
    border-top: 1px solid #000;
    width: 50px;
    margin: 30px auto;
  }
  
  .pants .section_05 .img {
    margin-bottom: 10px;
  }
  
  .pants .section_08 {
    padding-top: 35px;
  }
  
  .pants .section_09 {
    padding: 70px 0 60px 0;
    background-color: #f6f5f5;
  }
  
  .pants .section_09 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .pants .section_09 .rightbox p {
    margin-bottom: 35px;
  }
  
  .pants .section_09 h3 {
    margin: 0 0 15px 0;
  }
  
  .pants .section_10 {
    padding-bottom: 20px;
  }
  
  .pants .section_10 .inner_box {
    padding: 0 30px;
  }
  
  .pants .section_10 .leftbox, .pants .section_10 .rightbox {
    width: 50%;
    float: left;
  }
  
  /* すわるショートパンツ
   * -------------------------------------------------- */
  .shortpants .kv {
    height: 480px;
    background: url(/cdn/shop/files/shortpants_kv_img001.jpg) no-repeat;
  }
  
  .shortpants .kv h2 {
    padding: 30px 0px;
  }
  
  .shortpants .kv .btn_buy {
    padding: 50px 0 0 30px;
  }
  
  .shortpants .section_01 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  
  .shortpants .section_01 h2 {
    padding-bottom: 50px;
  }
  
  .shortpants .inner_box01 {
    height: 251px;
    background: url(/cdn/shop/files/shortpants_img001.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .shortpants .inner_box01 h3 {
    margin: 0;
    padding: 80px 0 3px 350px;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .shortpants .inner_box01 p {
    margin: 0;
    padding-left: 383px;
    font-size: 26px;
  }
  
  .shortpants .inner_box02 {
    height: 251px;
    background: url(/cdn/shop/files/shortpants_img002.png) no-repeat;
    margin-bottom: 20px;
    text-align: left;
  }
  
  .shortpants .inner_box02 h3 {
    margin: 0;
    padding: 78px 310px 3px 0;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .shortpants .inner_box02 p {
    margin: 0;
    padding-right: 428px;
    font-size: 26px;
  }
  
  .shortpants .inner_box03 {
    height: 251px;
    background: url(/cdn/shop/files/shortpants_img003.png) no-repeat;
    margin-bottom: 20px;
  }
  
  .shortpants .inner_box03 h3 {
    margin: 0;
    padding: 25px 0 50px 430px;
    font-size: 17px;
    line-height: 1.5;
  }
  
  .shortpants .inner_box03 p {
    margin: 0;
    padding-left: 435px;
    font-size: 13px;
  }
  
  .shortpants .section_02 {
    padding: 70px 0 20px 0;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_02 ul {
    margin-bottom: 0;
    padding: 0 0 65px 0;
  }
  
  .shortpants .section_02 p {
    margin: 20px 30px;
  }
  
  .shortpants .section_02 h3 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_03 {
    margin: 0;
    padding: 70px 0 0 0;
  }
  
  .shortpants .section_03 h2 {
    padding-bottom: 25px;
  }
  
  .shortpants .section_03 h3 {
    margin-bottom: 0px;
    font-size: 24px;
  }
  
  .shortpants .section_03 h4 {
    margin-bottom: 0;
    padding: 0 50px 60px 50px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: normal;
  }
  
  .shortpants .section_03 .bg_inner {
    background: url(/cdn/shop/files/shortpants_img010.png) no-repeat 615px 55px;
  }
  
  .shortpants .section_03 h3.num_02 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 247px 7px;
  }
  
  .shortpants .section_03 h3.num_03,
  .shortpants .section_03 h3.num_04 {
    margin-bottom: 10px;
    font-size: 25px;
    background-position: 175px;
  }
  
  .shortpants .section_04 {
    padding: 30px 0;
  }
  
  .shortpants .section_05 {
    padding-top: 70px;
    margin-top: -30px;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_05 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_05 h3 {
    margin: 0;
    padding-bottom: 25px;
  }
  
  .shortpants .section_05 .list_01 li {
    width: 33%;
  }
  
  .shortpants .section_05 .list_01 li h4 {
    font-size: 17px;
  }
  
  .shortpants .section_06 {
    padding: 70px 0 40px 0;
  }
  
  .shortpants .section_06 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_06 .rightbox p {
    margin-bottom: 35px;
  }
  
  .shortpants .section_06 h3 {
    margin: 40px 0 15px 0;
    font-size: 18px;
  }
  
  .shortpants .section_07 {
    padding-bottom: 20px;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_07 .inner_box {
    padding: 0 30px;
  }
  
  .shortpants .section_07 .leftbox {
    width: 331px;
    margin-left: -60px;
  }
  
  .shortpants .section_07 .rightbox {
    width: 459px;
  }
  
  .shortpants .section_07 .rightbox p {
    width: 480px;
  }
  
  .shortpants .img_arrow {
    text-align: center;
    max-width: 65px;
    margin: 20px auto;
  }
  
  .shortpants .img_02 {
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
  }
  
  .shortpants .img_02 img {
    max-width: 220px;
    height: auto;
  }
  
  .shortpants .section_01_2 h2 {
    font-size: 16px;
  }
  
  .shortpants .section_02 {
    margin-top: -20px;
  }
  
  .shortpants .section_02 h1.tc {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  .shortpants .section_02 li span, .shortpants .section_04 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .shortpants .section_02 li h2, .shortpants .section_04 li h2 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  
  .shortpants .section_04 p {
    margin-bottom: 32px !important;
  }
  
  .shortpants .shortline {
    border-top: 1px solid #000;
    width: 50px;
    margin: 30px auto;
  }
  
  .shortpants .section_05 .img {
    margin-bottom: 10px;
  }
  
  .shortpants .section_08 {
    padding-top: 35px;
  }
  
  .shortpants .section_09 {
    padding: 70px 0 60px 0;
    background-color: #f6f5f5;
  }
  
  .shortpants .section_09 h2 {
    margin: 0;
    padding-bottom: 35px;
  }
  
  .shortpants .section_09 .rightbox p {
    margin-bottom: 35px;
  }
  
  .shortpants .section_09 h3 {
    margin: 0 0 15px 0;
  }
  
  .shortpants .section_10 {
    padding-bottom: 20px;
  }
  
  .shortpants .section_10 .inner_box {
    padding: 0 30px;
  }
  
  .shortpants .section_10 .leftbox, .shortpants .section_10 .rightbox {
    width: 50%;
    float: left;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 「ウルトラマン」モデル　かわるビジネスリュック
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .ultrabusinessbag .kv {
    height: 659px;
    background: url(/cdn/shop/files/ultrabusinessbag_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .ultrabusinessbag .kv h2 {
    padding: 37px 0 0 190px;
  }
  
  .ultrabusinessbag .kv h3 {
    padding: 410px 0 0 113px;
  }
  
  .ultrabusinessbag .kv .btn_buy {
    text-align: center;
    padding: 20px 0 30px 0;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ultrabusinessbag .section_01 {
    padding-bottom: 0;
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ultrabusinessbag .section_01 .intro {
    height: 283px;
    background: url(/cdn/shop/files/osaifupochette_img001.jpg) right top no-repeat;
    margin: 0;
    padding: 100px 440px 0 45px;
    font-size: 12px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .ultrabusinessbag .section_02 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  .ultrabusinessbag .section_02 .section_inner p.tc {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_03,04
  ----------------------------------------------------- */
  .ultrabusinessbag .section_03,
  .ultrabusinessbag .section_04,
  .ultrabusinessbag .section_07 {
    padding: 50px 0;
  }
  
 /* .ultrabusinessbag .line {
    background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;
  }*/
  
  .ultrabusinessbag .section_03 p.tc,
  .ultrabusinessbag .section_04 p.tc,
  .ultrabusinessbag .section_07 p.tc {
    margin: 25px 0 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* section_05
  ----------------------------------------------------- */
  .ultrabusinessbag .section_05 {
    margin-bottom: 35px;
    padding: 0;
  }
  
  .ultrabusinessbag .section_05 h3 {
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .ultrabusinessbag .section_06 {
    padding: 50px 0;
    background-color: #f5f5f5;
  }
  
  /* section_07
  ----------------------------------------------------- */
  .ultrabusinessbag .section_07 .wrap {
    padding: 20px 0 25px 0;
    /*background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .ultrabusinessbag .section_07 .wrap2 {
    clear: both;
    overflow: hidden;
    padding-top: 38px;
  }
  
  .ultrabusinessbag .section_07 .leftbox,
  .ultrabusinessbag .section_07 .rightbox {
    width: 50%;
  }
  
  .ultrabusinessbag .section_07 .leftbox h3 {
    margin-top: 127px;
    margin-bottom: 113px;
  }
  
  .ultrabusinessbag .section_07 .wrap2 .rightbox h3 {
    padding: 72px 0 40px 0;
    margin: 0;
  }
  
  .ultrabusinessbag .section_07 .wrap2 .rightbox p {
    padding-left: 50px;
    width: 330px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* コラボ
  ----------------------------------------------------- */
  .ultrabusinessbag .section09 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .ultrabusinessbag .section09 h3 {
    margin: 0;
    padding-bottom: 45px;
    background: none;
    text-align: center;
  }
  
  .ultrabusinessbag ul.collabo {
    overflow: hidden;
    width: 839px;
    margin: 0 auto 25px auto !important;
  }
  
  .ultrabusinessbag ul.collabo li:first-child {
    float: left;
    width: 400px;
  }
  
  .ultrabusinessbag ul.collabo li:last-child {
    float: right;
    width: 400px;
    margin-top: 0;
  }
  
  .ultrabusinessbag ul.collabo > *:first-child + * {
    float: right;
    width: 400px;
    margin-top: 40px;
  }
  
  .ultrabusinessbag ul.collabo li .leftbox p {
    width: 143px;
  }
  
  .ultrabusinessbag ul.collabo li .rightbox {
    width: 230px;
  }
  
  .ultrabusinessbag ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  /* section_10
  ----------------------------------------------------- */
  .ultrabusinessbag .section_10 {
    padding: 50px 0;
    /*background: rgba(0, 0, 0, 0) url("/cdn/shop/files/line001.png") no-repeat scroll left bottom;*/
  }
  
  .ultrabusinessbag .section_10 .wrap {
    padding-top: 0px;
  }
  
  .ultrabusinessbag .section_10 .leftbox {
    padding-right: 40px;
  }
  
  .ultrabusinessbag .section_10 .rightbox {
    padding: 0;
    width: 365px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 「ウルトラセブン」モデル　ひらくPCバッグmini
   * ---------------------------------------------------------------------------------------------------- */
  /* common
  ----------------------------------------------------- */
  .ultrapcbagmini .section_01, .ultrapcbagmini .section_02 {
    padding-bottom: 0;
  }
  
  /*.ultrapcbagmini [class^="section_0"] h3 {
  	margin-bottom:50px;
  	text-align:center;
  }*/
  .ultrapcbagmini .leftbox h4, .ultrapcbagmini .rightbox h4 {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: -15px;
  }
  
  .ultrapcbagmini .leftbox p, .ultrapcbagmini .rightbox p {
    width: 390px;
  }
  
  /* kv
  ----------------------------------------------------- */
  .ultrapcbagmini .kv {
    background: #fff;
    padding: 32px 0;
    text-align: center;
  }
  
  .ultrapcbagmini .kv .photo {
    margin: 36px 0 8px;
  }
  
  .ultrapcbagmini .kv h3 {
    text-align: center;
    padding-top: 36px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .ultrapcbagmini .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ultrapcbagmini .section_01 .section_inner {
    padding-left: 0;
  }
  
  /* section_02
  ------------------------------------------------------ */
  .ultrapcbagmini .sh {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
  }
  
  .ultrapcbagmini .section_02 .wrap {
    margin-top: 30px;
    padding: 0 30px;
  }
  
  .ultrapcbagmini .section_02 .rightbox p {
    width: 265px;
    margin: 80px 55px 0 0;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .ultrapcbagmini .section_03 {
    text-align: center;
  }
  
  .ultrapcbagmini .section_03 p.reason {
    width: 630px;
    margin: 20px auto;
    text-align: left;
  }
  
  .ultrapcbagmini .arrow {
    margin: 150px 25px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .ultrapcbagmini .section_04 {
    padding-bottom: 30px;
  }
  
  .ultrapcbagmini .section_04 ul {
    margin-top: -20px;
    overflow: hidden;
  }
  
  .ultrapcbagmini .section_04 ul li {
    width: 400px;
    float: left;
    margin: 20px 0 0 20px;
  }
  
  .ultrapcbagmini .section_04 ul li:first-child {
    margin-left: 0;
  }
  
  .ultrapcbagmini .section_04 ul li > img {
    display: block;
  }
  
  .ultrapcbagmini .section_04 ul h4 {
    margin-top: 15px;
    text-align: center;
  }
  
  /* section_05
  ----------------------------------------------------- */
  /*  .ultrapcbagmini .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  
  .ultrapcbagmini .section_05 h3.inside {
    margin: 90px 0 60px;
  }
  
  /* gooddesign
  -----------------------------------------------------*/
  .ultrapcbagmini .section_gooddesign {
    padding: 243px 0 0 0;
    background: url(/cdn/shop/files/pcbagmini/mini_bg2.jpg) left top no-repeat;
    height: 150px;
  }
  
  .ultrapcbagmini .section_gooddesign h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  
  /* section_06
  ----------------------------------------------------- */
  .ultrapcbagmini .section_06 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  
  /* SIZE
  ----------------------------------------------------- */
  .ultrapcbagmini .size {
    padding: 0 0 50px;
  }
  
  .ultrapcbagmini .size p {
    margin-top: 60px;
  }
  
  .ultrapcbagmini .size h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .ultrapcbagmini .section_07 .wrap {
    margin: 40px 5px 0;
  }
  
  .ultrapcbagmini .size ul li {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.5;
  }
  
  .ultrapcbagmini .size ul li.item {
    margin: 6px 0 0;
    font-size: 14px;
  }
  
  .ultrapcbagmini .size ul li.sub {
    font-size: 11px;
    padding-left: 2em;
    text-indent: -2em;
  }
  
  .ultrapcbagmini .section_07 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
  .ultrapcbagmini .section_07 .list_01 li {
    padding-top: 15px;
  }
  
  /* section_08
  ----------------------------------------------------- */
  .ultrapcbagmini .series {
    padding: 30px 0 50px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * みつかるリュック（オトナ・コドモ）
   * ---------------------------------------------------------------------------------------------------- */
  .mitsukaruruckotona .section_09.color .list_01,
  .mitsukaruruckkodomo .section_09.color .list_01 {
    width: auto;
    padding-top: 35px;
    margin-right: 0;
    margin-left: -20px;
  }
  
  .mitsukaruruckotona .section_09.color .list_01 li,
  .mitsukaruruckkodomo .section_09.color .list_01 li {
    width: 400px;
    margin: 20px 0 0 20px;
    padding: 0;
    float: left;
  }
  
  .mitsukaruruckotona .section_09 p.strap,
  .mitsukaruruckkodomo .section_09 p.strap {
    margin: 30px 0 40px;
    font-size: 14px;
    text-align: right;
    color: #666;
  }
  
 /* .mitsukaruruckotona .line,
  .mitsukaruruckkodomo .line {
    background: url(/cdn/shop/files/line001.png) no-repeat left bottom;
  }*/
  /* ----------------------------------------------------------------------------------------------------
   * ツインズ財布
   * ---------------------------------------------------------------------------------------------------- */
  .twins_wallet_kv {
    width: 100%;
    height: auto;
    position: relative;
  }
  
  .twins_wallet_kv_h1 {
    position: relative;
  }
  
  .twins_wallet_name {
    position: absolute;
    top: 31px;
    left: calc(50% + 4px);
    transform: translate(-50%);
  }
  
  .twins_wallet_catch {
    position: absolute;
    bottom: 30px;
    left: calc(50% + 5px);
    transform: translate(-50%);
  }
  
  .twins_wallet_logo {
    position: absolute;
    right: 11px;
    top: 22px;
  }
  
  .twins_wallet_kv .twins_wallet_btn {
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
  }
  
  .twins_wallet_p {
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  
  .space_area {
    height: 324px;
    position: relative;
    z-index: 1;
  }
  
  .space_area img:nth-child(1) {
    padding-top: 74px;
    padding-left: 40px;
  }
  
  .space_area img:nth-child(2) {
    padding-top: 74px;
    padding-left: 36px;
  }
  
  .twins_wallet_usage {
    background: #e8e8e8;
    text-align: center;
    position: relative;
  }
  
  .twins_wallet_usage_circle {
    position: absolute;
    width: 121px;
    height: 121px;
    display: block;
    background: #fff;
    text-align: center;
    line-height: 121px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    bottom: -54.5px;
    left: 50%;
    transform: translate(-50%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  
  .twins_wallet_usage h2 {
    font-size: 24px;
    line-height: 1.8;
    padding-top: 220px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_usage img {
    margin-top: -58px;
  }
  
  .twins_wallet_structure {
    text-align: center;
  }
  
  .twins_wallet_structure h2 {
    font-size: 24px;
    padding-top: 101px;
    padding-bottom: 50px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2;
  }
  
  .twins_wallet_structure .twins_wallet_p {
    padding: 54px 80px 65px;
  }
  
  .twins_wallet_using-image {
    background: #e8e8e8;
    padding: 80px 30px 0;
  }
  
  .twins_wallet_using-image > div {
    display: flex;
    padding-bottom: 80px;
  }
  
  .twins_wallet_using-image_unit01 {
    text-align: center;
    margin-left: 37px;
  }
  
  .twins_wallet_using-image_unit02 {
    text-align: center;
    margin-right: 38px;
    margin-left: 8px;
  }
  
  .twins_wallet_using-image > div > div > p {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 25px;
  }
  
  .bold_font {
    font-weight: 700;
  }
  
  .section02 h2 {
    font-size: 24px;
    text-align: center;
    height: 143px;
    line-height: 143px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_mechanism {
    background: #e8e8e8;
    padding: 1px 40px 80px;
    position: relative;
  }
  
  .twins_wallet_mechanism > h3 {
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
  }
  
  .red_font {
    color: #500000;
    font-size: 36px;
  }
  
  .big_font {
    font-size: 80px;
  }
  
  .twins_wallet_5mechanism > img {
    margin-left: 242px;
    margin-top: 57px;
  }
  
  .circle_img {
    text-align: center;
    position: absolute;
    top: 441px;
    left: 50px;
  }
  
  .circle_img > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 5px;
  }
  
  .twins_wallet_mechanism_flex {
    display: flex;
    flex-wrap: wrap;
  }
  
  .twins_wallet_mechanism_flex02 {
    display: flex;
  }
  
  .twins_wallet_mechanism_ol {
    margin-top: -79px;
    width: 880px;
  }
  
  .twins_wallet_mechanism_li {
    width: 372px;
    background: #fff;
    padding: 0 4px 32px;
    margin-bottom: 40px;
    counter-increment: number;
  }
  
  .twins_wallet_mechanism_li:nth-child(odd) {
    margin-right: 40px;
  }
  
  .twins_wallet_mechanism_li:nth-child(5) {
    margin: 0;
    padding-bottom: 4px;
  }
  
  .twins_wallet_mechanism_tll {
    font-size: 20px;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    width: 100%;
  }
  
  .twins_wallet_mechanism_tll:before {
    content: counter(number);
    color: #fff;
    background: #500000;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-left: 12px;
    margin-right: 14px;
  }
  
  .twins_wallet_mechanism_li .twins_wallet_p {
    padding: 26px 26px 0;
  }
  
  .twins_wallet_mechanism_li_p {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
  }
  
  .twins_wallet_mechanism_li_p:nth-child(odd) {
    padding: 10px 20px 0 30px;
  }
  
  .twins_wallet_mechanism_li_p:nth-child(even) {
    padding: 10px 26px 0 33px;
  }
  
  .twins_wallet_btn02 {
    margin: 0 auto;
    width: 250px;
    padding: 40px 0;
  }
  
  .section03 .twins_wallet_p {
    padding: 35px 80px 75px;
  }
  
  .section04 {
    background: #e8e8e8;
    padding-bottom: 80px;
  }
  
  .section04 > h2 {
    font-size: 22px;
    text-align: center;
    padding: 50px 0 40px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .section04 > p {
    font-size: 14px;
    line-height: 1.8;
    padding: 0 30px 32px;
  }
  
  .is-banner {
    text-align: center;
  }
  
  .flex {
    display: flex;
  }
  
  .flex > img {
    max-width: 450px;
    min-width: 450px;
  }
  
  .twins_wallet_size {
    background: #e8e8e8;
    padding: 44px 40px 75px;
  }
  
  .twins_wallet_size_h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 37px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_size_ul {
    padding-left: 38px;
    padding-top: 57px;
  }
  
  .twins_wallet_size_ul li {
    font-size: 14px;
    line-height: 1.8;
  
  }
  
  .twins_wallet_size_h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 72px 0 15px 0;
  }
  
  .twins_wallet_size_p {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .twins_wallet_size_banner {
    padding-top: 78px;
    padding-right: 30px;
  }
  
  .twins_wallet_size_banner > a > img {
    width: 390px;
  }
  
  .twins_wallet_color {
    padding: 43px 40px 0;
    position: relative;
    margin-bottom: -55px;
  }
  
  .twins_wallet_color_h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_color_li {
    margin-right: 25px;
  }
  
  .twins_wallet_color_li > a:hover {
    opacity: 0.5;
  }
  
  .twins_wallet_color_p {
    position: absolute;
    font-size: 12px;
    top: 65px;
    right: 40px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .is-banner {
    text-align: center;
  }
  
  .twins_wallet_p02 {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .twins_wallet_h4 {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .twins_wallet_tll {
    padding-bottom: 27px
  }
  
  
  .twins_wallet_present {
    display: block;
    padding: 0 0 90px 210px;
    background: url(/cdn/shop/files/nippon_img002.jpg) no-repeat;
  }
  
  .twins_wallet_banner_li {
    clear: both;
  }
  
  .twins_wallet_structure_p{
      font-size: 24px;
      padding-top: 44px;
      padding-bottom: 111px;
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 2;
  }
  
  [class^="section"] .list_02 .twins_wallet_banner_li_top {
      width: 390px;
      margin: 40px 0 0 20px;
      float: left;
  }
  [class^="section"] .list_02 .twins_wallet_banner_li_top2 {
      width: 390px;
      margin: 40px 0 0 30px;
      float: left;
  }
  [class^="section"] .list_02 .twins_wallet_banner_li_top3 {
      width: 390px;
      margin: 20px 0 0 30px;
      float: left;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 旅ストラップ
   * ---------------------------------------------------------------------------------------------------- */
  .travelstrap {
    font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
  }
  
  .travelstrap .kv {
    position: relative;
    margin-bottom: -4px;
  }
  
  .travelstrap .kv .title {
    position: absolute;
    top: 110px;
    left: 283px;
  }
  
  .travelstrap .kv .logo {
    position: absolute;
    top: 61px;
    left: 335px;
  }
  
  .travelstrap .kv .text {
    position: absolute;
    top: 219px;
    left: 294px;
  }
  
  .travelstrap .kv .btn_buy {
    position: absolute;
    top: 312px;
    left: 314px;
  }
  
  .travelstrap .kv .photo {
    margin-right: -1px;
  }
  
  .travelstrap .section_01 {
    padding-bottom: 80px;
  }
  
  .travelstrap .section_02 {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f4f4f4;
  }
  
  .travelstrap .section_03 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .travelstrap .section_01 .clmn_01,
  .travelstrap .section_02 .clmn_01,
  .travelstrap .section_03 .clmn_01 {
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .travelstrap .section_02 .clmn_01 {
    flex-direction: row;
  }
  
  .travelstrap .section_01 .clmn_01 .clmn-left,
  .travelstrap .section_01 .clmn_01 .clmn-right,
  .travelstrap .section_02 .clmn_01 .clmn-left,
  .travelstrap .section_02 .clmn_01 .clmn-right,
  .travelstrap .section_03 .clmn_01 .clmn-left,
  .travelstrap .section_03 .clmn_01 .clmn-right {
    float: none;
    width: 380px;
  }
  
  .travelstrap .section_01 .clmn_01 .title_01_wf,
  .travelstrap .section_02 .clmn_01 .title_01_wf,
  .travelstrap .section_03 .clmn_01 .title_01_wf {
    margin-bottom: 30px;
    line-height: 1.8;
    text-align: left;
  }
  
  .travelstrap .section_01 .clmn_01 .text_01,
  .travelstrap .section_02 .clmn_01 .text_01,
  .travelstrap .section_03 .clmn_01 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .travelstrap .section_04.scene {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .travelstrap .section_04.scene .scene_list {
    overflow: hidden;
    margin-bottom: 0;
  }
  
  .travelstrap .section_04.scene .scene_list li:first-child {
    width: 879px;
  }
  
  .travelstrap .section_04.scene .scene_list li:nth-child(2) {
    float: left;
    width: 435px;
  }
  
  .travelstrap .section_04.scene .scene_list li:nth-child(3) {
    float: right;
    width: 435px;
  }
  
  .travelstrap .section_04.scene .scene_list li img {
    margin-bottom: 10px;
  }
  
  .travelstrap .section_05.custom {
    padding-top: 0;
    padding-bottom: 80px;
  }
  
  .travelstrap .section_05.custom .custom_image {}
  
  .travelstrap .section_05.custom .custom_image + * {
    margin-top: -60px;
  }
  
  .travelstrap .section_05.custom .section_inner {
    text-align: center;
  }
  
  .travelstrap .section_06.option {
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    background: #f7f7f7;
  }
  
  .travelstrap .section_06.option .section_inner {
    width: 439px;
    padding-top: 50px;
    padding-right: 39px;
    padding-bottom: 70px;
    padding-left: 20px;
  }
  
  .travelstrap .section_06.option .title_01 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
  }
  
  .travelstrap .section_06.option .text_01 {
    margin-bottom: 30px;
    font-size:  16px;
    line-height: 1.8;
  }
  
  .travelstrap .section_07.howto .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .travelstrap .section_07.howto .title_01_wf {
    margin-bottom: 30px;
  }
  
  .travelstrap .section_07.howto .title_01_wf span {
    font-size: 12px;
  }
  
  .travelstrap .section_07.howto .howtolist {
  }
  
  .travelstrap .section_07.howto .howtolist li {
    padding-bottom: 30px;
    background: #f4f4f4;
    counter-increment: number;
  }
  
  .travelstrap .section_07.howto .howtolist_title {
    margin: 0;
    padding: 30px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
  }
  
  .travelstrap .section_07.howto .howtolist_img {
    margin: 0 30px 20px;
  }
  
  .travelstrap .section_07.howto .howtolist_text {
    margin-bottom: 0;
    padding: 0 30px 30px;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .travelstrap .section_07.howto .howtolist_sub {
    background: #fff;
    margin: 0 30px;
    padding: 20px;
    font-size: 16px;
    line-height: 1.8;
  }
  .travelstrap .section_07.howto .howtolist_sub p {
    margin-bottom: 0;
  }
  
  .travelstrap .section_08.material {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .travelstrap .section_08.material .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .travelstrap .section_08.material .type {
    padding-top: 0;
  }
  
  .travelstrap .section_08.material .clmn_01 li {
    margin: 60px 0 0;
  }
  
  .travelstrap .section_08.material .btn_c {
    margin-top: 40px;
  }
  
  .travelstrap .section_09.nippon {}
  
  .travelstrap .section_09.nippon .clmn-left {
    width: 570px;
  }
  
  .travelstrap .section_09.nippon .clmn-left p {
    font-size: 14px;
  }
  
  .travelstrap .section_09.nippon .clmn-right {
    width: 197px;
  }
  
  .travelstrap .section_09.nippon .clmn-right .present {
    padding: 160px 0 0;
    background-position: 0 0;
  }
  
  .travelstrap .section_10 .collabo {
    width: auto;
    padding-right: 20px;
    padding-left: 60px;
  }
  
  .travelstrap .section_10 .collabo li {
    float: none;
    width: auto;
    margin-top: 0;
  }
  
  .travelstrap .section_10 .collabo li .leftbox {
    width: 143px;
  }
  
  .travelstrap .section_10 .collabo li .rightbox {
    width: 630px;
  }
  
  .travelstrap .section_10 .collabo li .leftbox p,
  .travelstrap .section_10 .collabo li .rightbox p {
    width: auto;
  }
  
  .travelstrap .section_10 .btn {
    padding-top: 41px;
    /*background: url("/cdn/shop/files/line001.png") no-repeat left top;*/
  }
  
  .travelstrap .section_11.size {
    padding-top: 50px;
    background: #e8e8e8;
  }
  
  .travelstrap .section_11.size .section_inner {
    padding-right: 0;
    padding-left: 0;
  }
  
  .travelstrap .section_11.size .title_01_wf {
    margin-bottom: 40px;
  }
  
  .travelstrap .section_11.size .sizeimg {
    margin-bottom: 40px;
    padding-right: 22px;
    padding-left: 40px;
  }
  
  .travelstrap .section_11.size .wrap {
    margin: 0 39px 30px 40px;
    font-size: 14px;
  }
  
  .travelstrap .section_11.size .leftbox {
    width: 230px;
  }
  
  .travelstrap .section_11.size .leftbox + .leftbox {
    margin-left: 20px;
  }
  
  .travelstrap .section_11.size ._indent {
    position: relative;
  }
  
  .travelstrap .section_11.size ._indent dt {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .travelstrap .section_11.size ._indent dd {
    margin-left: 2.5em;
  }
  
  .travelstrap .section_11.size .notebox {
    margin: 0 39px 30px 40px;
  }
  
  .travelstrap .section_11.size .notebox p {
    font-size: 14px;
    line-height: 1.8;
    text-indent: -1em;
    padding-left: 1em;
  }
  
  .travelstrap .section_11.size .safebox {
    margin: 0 39px 0 40px;
  }
  
  .travelstrap .section_11.size .safe_title {
    margin-bottom: 20px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }
  
  .travelstrap .section_11.size .safe_text {
    font-size: 14px;
    line-height: 1.8;
  }
  
  .travelstrap .section_12.color {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .travelstrap .section_12.color .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .travelstrap .section_12.color .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .travelstrap .section_12.color .list_02 {
    margin-left: -32px;
    padding-top: 0;
  }
  
  .travelstrap .section_12.color .list_02 li {
    width: 178px;
    margin-left: 30px;
  }
  
  .travelstrap .section_13.series {
    padding-top: 20px;
    padding-bottom: 0;
  }
  
  .travelstrap .section_14.attention {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .travelstrap .section_14.attention .attention_title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .travelstrap .section_14.attention .attention_list {
    font-size: 14px;
    line-height: 1.5;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 旅ストラップ ワンタッチマグネット
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .travelstrap_magnet .kv {
    height: 481px;
    background: url(/cdn/shop/files/travelstrap_magnet_kv_img001.jpg) 0 1px no-repeat;
  }
  
  .travelstrap_magnet .kv h2 {
    padding: 45px 0 0 28px;
  }
  
  .travelstrap_magnet .kv .btn_buy {
    margin: 280px 0 0 595px;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .travelstrap_magnet .section_01 {
    background: url(/cdn/shop/files/bg_shadow.png) repeat-x;
    padding-bottom: 0;
  }
  
  .travelstrap_magnet .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .travelstrap_magnet .section_01 p {
    margin-top: 0;
    font-size: 14px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .travelstrap_magnet .section_02 {
    padding-bottom: 30px;
  }
  
  .travelstrap_magnet .section_02 h3 {
    margin-bottom: 60px;
    text-align: center;
  }
  
  .travelstrap_magnet .section_02 .wrap {
    margin: 30px 0;
  }
  
  .travelstrap_magnet .section_02 .leftbox p:first-child {
    margin-top: 0;
    font-size: 14px;
  }
  
  .travelstrap_magnet .section_02 .rightbox {
    margin: 75px 90px 0 0;
  }
  
  .travelstrap_magnet .section_02 .rightbox h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .travelstrap_magnet .section_02 ul li {
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 1.5;
  }
  
  .travelstrap_magnet .section_02 ul li.indent {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  
  /* section_03
  ----------------------------------------------------- */
  .travelstrap_magnet .section_03.color {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .travelstrap_magnet .section_03.color .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .travelstrap_magnet .section_03.color .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .travelstrap_magnet .section_03.color .list_02 {
    margin-left: -32px;
    padding-top: 0;
  }
  
  .travelstrap_magnet .section_03.color .list_02 li {
    width: 178px;
    margin-left: 30px;
  }
  
  /* section_04
  ----------------------------------------------------- */
  .travelstrap_magnet .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * かわるビジネスリュックmini
   * ---------------------------------------------------------------------------------------------------- */
  .businessbagmini {
    font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
  }
  
  .businessbagmini .kv {
    position: relative;
  }
  
  .businessbagmini .kv .title {
    position: absolute;
    top: 129px;
    left: 39px;
  }
  
  .businessbagmini .kv .logo {
    position: absolute;
    top: 39px;
    left: 41px;
  }
  
  .businessbagmini .kv .text {
    position: absolute;
    bottom: 44px;
    right: 39px;
  }
  
  .businessbagmini .kv .photo {}
  
  .businessbagmini .kv .btn_buy {
    position: absolute;
    bottom: -20px;
    left: 314px;
    z-index: 9;
  }
  
  .businessbagmini .section_01 {
    padding-top: 0;
    padding-bottom: 90px;
  }
  
  .businessbagmini .section_01 .section_inner {
    padding-top: 65px;
    padding-right: 0;
    padding-bottom: 340px;
    padding-left: 0;
/*   	background: url(/cdn/shop/files/businessbagmini/bg001.png) repeat-y 0 0; */
    background: linear-gradient(90deg, #f5f5f2 20%, #f9fbfc 40%);
  }
  
  .businessbagmini .section_01 .section_inner .title_01_wf {
    margin-bottom: 20px;
  }
  
  .businessbagmini .section_01 .section_inner.is-type2 {
    margin-top: -290px;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 0;
    padding-left: 39px;
    background: transparent;
  }
  
  .businessbagmini .section_01 .section_inner.is-type2 .title_01_wf {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_01 .section_inner .image_01 {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_01 .section_inner .text_01 {
    font-size: 16px;
  }
  
  .businessbagmini .section_02 {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .businessbagmini .section_02 .section_inner {
    padding-bottom: 80px;
  }
  
  .businessbagmini .section_02 .clmn_01 {
    margin: 0 10px;
  }
  
  .businessbagmini .section_02 .clmn_01 .clmn-left,
  .businessbagmini .section_02 .clmn_01 .clmn-right {
    width: 380px;
  }
  
  .businessbagmini .section_02 .clmn_01 .title_01_wf {
    margin-bottom: 30px;
    line-height: 1.8;
    text-align: left;
  }
  
  .businessbagmini .section_02 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_02 .section_inner.is-type2 {
    padding: 50px 39px 60px 40px;
    background: #f2f2f0;
  }
  
  .businessbagmini .section_02 .imagelist_01 {
    display: flex;
    justify-content: center;
  }
  
  .businessbagmini .section_02 .imagelist_01 > div {
    width: 270px;
    margin: 0 16px;
    text-align: center;
  }
  
  .businessbagmini .section_03 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .businessbagmini .section_03 .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_03 .imagelist_01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
  
  .businessbagmini .section_03 .imagelist_01 .arrow_01 {
    margin-right: -6px;
  }
  
  .businessbagmini .section_03 .title_01_wf {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_03 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_04 {
    padding-top: 0;
    padding-bottom: 0;
    background: #f2f2f0;
  }
  
  .businessbagmini .section_04 .section_inner {
    margin-top: -25px;
    padding-right: 39px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_04 .text_01 {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_04 .text_01.is-type1 {
    font-size: 14px;
    margin: 0;
  }
  
  .businessbagmini .section_04 .text_01.is-type1 ._blue {
    font-size: 12px;
    color: #0098e0;
  }
  
  .businessbagmini .section_04 .clmn_01 {
    margin-bottom: 65px;
  }
  
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex + .clmn-flex {
    margin-top: 40px;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex.is-right {
    flex-direction: row-reverse;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex.is-right .title_01_wf {
    text-align: right;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-flex > * {
    width: 380px;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-left,
  .businessbagmini .section_04 .clmn_01 .clmn-right {
    width: 380px;
  }
  
  .businessbagmini .section_04 .clmn_01 .clmn-left .image_01,
  .businessbagmini .section_04 .clmn_01 .clmn-right .image_01 {
    margin-bottom: 20px;
  }
  
  .businessbagmini .section_04 .clmn_01 .title_01_wf {
    margin-bottom: 10px;
    text-align: left;
  }
  
  .businessbagmini .section_04 .clmn-sub {
    clear: both;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 50px;
  }
  
  .businessbagmini .section_04 .clmn-sub .clmn-sub_image {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
  }
  
  .businessbagmini .section_04 .clmn-sub .clmn-sub_text {
    width: 480px;
    min-width: 480px;
    max-width: 480px;
  }
  
  .businessbagmini .section_05.detail {
    padding-top: 0;
    background: #fff;
  }
  
  .businessbagmini .section_05.detail .section_inner {
    padding-top: 70px;
    padding-left: 80px;
    padding-right: 79px;
  }
  
  .businessbagmini .section_05.detail .image_01 {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section_05.detail .detail-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: -40px;
    margin-left: -40px;
  }
  
  .businessbagmini .section_05.detail .detail-unit {
    width: 250px;
    margin-bottom: 20px;
    text-align: center;
  }
  
  .businessbagmini .section_05.detail .detail-unit p {
    margin-top: 0!important;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.8;
  }
  
  .businessbagmini .section_05.detail .detail-unit img {
    width: 90%;
    height: auto;
  }
  
  .businessbagmini .section_05.detail .detail-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
  }
  
  .businessbagmini .section_05.detail .detail-unit ._notes > li::before {
    content: "※";
  }
  
  .businessbagmini .section_06.scene {
    position: relative;
    padding-top: 0;
    padding-bottom: 80px;
    background: #f2f2f0;
  }
  
  .businessbagmini .section_06.scene::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 228px;
    background: #fff;
  }
  
  .businessbagmini .section_06.scene .section_inner {
    padding-right: 0;
    padding-left: 0;
  }
  
  .businessbagmini .section_06.scene .title_01_wf {
    position: absolute;
    top: 110px;
    left: 40px;
  }
  
  .businessbagmini .section_06.scene .scene_list li + li {
    margin-top: 40px;
  }
  
  .businessbagmini .section_07.nippon p {
    font-size: 14px;
  }
  
  .businessbagmini .section_08 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  
  .businessbagmini .section_08 h3 {
    margin: 0;
    padding-bottom: 45px;
    background: none;
    text-align: center;
  }
  
  .businessbagmini .section_08 ul.collabo {
    overflow: hidden;
    width: 799px;
    margin: 0 auto 60px auto !important;
  }
  
  .businessbagmini .section_08 ul.collabo li:first-child {
    float: left;
    width: 380px;
  }
  
  .businessbagmini .section_08 ul.collabo li:last-child {
    float: right;
    width: 380px;
    margin-top: 0;
  }
  
  .businessbagmini .section_08 ul.collabo .titlebox {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  
  .businessbagmini .section_08 ul.collabo h4 {
    font-size: 20px;
    margin-bottom: 0;
    margin-left: 20px;
  }
  
  .businessbagmini .section_08 ul.collabo p {
    margin-bottom: 0;
  }
  
  .businessbagmini .section_08 .btn {
    padding-top: 41px;
    /*background: url("/cdn/shop/files/line001.png") no-repeat left top;*/
  }
  
  .businessbagmini .section_09.size {
    padding-top: 50px;
    background: #e8e8e8;
  }
  
  .businessbagmini .section_09.size .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_09.size .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .businessbagmini .section_09.size .sizeimg {
    margin-left: -4px;
  }
  
  .businessbagmini .section_09.size .sizelist {
    margin-top: -110px;
    font-size: 14px;
  }
  
  .businessbagmini .section_09.size .sizelist li + li.item {
    margin-top: 15px;
  }
  
  .businessbagmini .section_09.size .sizelist-wrap {
    display: flex;
  }
  
  .businessbagmini .section_09.size .sizelist-wrap ul + ul {
    margin-left: 40px;
  }
  
  .businessbagmini .section_10.color {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .businessbagmini .section_10.color .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .businessbagmini .section_10.color .title_01_wf {
    margin-bottom: 40px;
    font-size: 30px;
  }
  
  .businessbagmini .section_10.color .list_02 {
    margin-left: -40px;
    padding-top: 0;
  }
  
  .businessbagmini .section_10.color .list_02 li {
    position: relative;
    width: 380px;
    margin-left: 40px;
  }
  
  .businessbagmini .section_10.color .list_02 li ._caption {
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    font-size: 16px;
  }
  
  .businessbagmini .section_11.series {
    padding-top: 20px;
    padding-bottom: 0;
  }
  
  .businessbagmini .section_12.attention {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .businessbagmini .section_12.attention .attention_title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .businessbagmini .section_12.attention .attention_list {
    font-size: 14px;
    line-height: 1.5;
  }
  
  .businessbagmini .section_12.attention .attention_list + .attention_title {
    margin-top: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * キャッシュレス財布
   * ---------------------------------------------------------------------------------------------------- */
  .cashlesswallet .kv {
    position: relative;
    margin-bottom: 70px;
  }
  
  .cashlesswallet .kv .title {
    position: absolute;
    top: 61px;
    left: 251px;
  }
  
  .cashlesswallet .kv .text1 {
    position: absolute;
    top: 150px;
    left: 318px;
  }
  .cashlesswallet .kv .text2 {
    position: absolute;
    top: 410px;
    left: 275px;
  }
  
  .cashlesswallet .kv .photo {}
  
  .cashlesswallet .kv .btn_buy {
    position: absolute;
    bottom: -20px;
    left: 314px;
    z-index: 9;
  }
  
  .cashlesswallet .section_01 {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .cashlesswallet .section_01 .title_01_wf {
    line-height: 1.8;
  }
  
  .cashlesswallet .section_01 .img {
    margin: 0 -29px 0 -30px;
  }
  
  .cashlesswallet .section_01 .section_inner.is-type2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 600px;
    padding-right: 400px;
    padding-left: 40px;
    background: url(/cdn/shop/files/cashlesswallet_bg001.jpg) no-repeat 0 0;
    background-size: cover;
  }
  
  .cashlesswallet .section_01 .section_inner.is-type2 .title_01_wf {
    font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    margin-bottom: 30px;
    color: #fff;
    text-align: left;
    font-size: 24px;
    text-shadow: 0 0 21px rgba(83,62,42,0.74);
  }
  
  .cashlesswallet .section_01 .section_inner .text_01 {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    text-shadow: 0 0 21px rgba(83,62,42,0.74);
  }
  
  .cashlesswallet .section_02 {
    background: #e8e8e8;
    padding-bottom: 80px;
  }
  
  .cashlesswallet .section_02 .section_inner {
    padding-right: 39px;
    padding-left: 40px;
  }
  
  .cashlesswallet .section_02 .title_01_wf {
    line-height: 1.8;
  }
  
  .cashlesswallet .section_02 .row {
    display: flex;
    justify-content: space-between;
  }
  
  .cashlesswallet .section_02 .row .unit {
    box-sizing: border-box;
    width: 380px;
    padding: 0 4px 4px;
    background: #fff;
  }
  
  .cashlesswallet .section_02 .title {
    position: relative;
    display: flex;
    align-items: center;
    height: 100px;
    margin-bottom: 0;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_02 .title_num {
    flex: 0 0 76px;
    display: block;
    width: 76px;
    height: 100px;
  }
  .cashlesswallet .section_02 .title_main {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    text-align: left;
  }
  .cashlesswallet .section_02 .title_main span {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
  }
  .cashlesswallet .section_02 .img {
    margin-bottom: 30px;
  }
  .cashlesswallet .section_02 .flex {
    display: flex;
    justify-content: space-between;
    height: 315px;
    margin-bottom: 0;
    padding: 0 17px;
  }
  .cashlesswallet .section_02 .flex li {
    flex: 0 0 154px;
    width: 154px;
    text-align: center;
    font-size: 16px;
  }
  .cashlesswallet .section_02 .flex li span {
    display: block;
    margin-top: 12px;
  }
  
  .cashlesswallet .section_02 .text {
    height: 315px;
    margin-bottom: 0;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_03 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cashlesswallet .section_03 .section_inner {
    margin-bottom: 0;
    background: url(/cdn/shop/files/cashlesswallet_img006.jpg) no-repeat 0 0;
  }
  
  .cashlesswallet .section_03 .head {
    position: relative;
    box-sizing: border-box;
    min-height: 528px;
    box-sizing: border-box;
    padding: 90px 0 40px;
  }
  
  .cashlesswallet .section_03 .title1 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  .cashlesswallet .section_03 .title2 {
    margin-bottom: 35px;
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_03 .title2 span {
    font-weight: bold;
  }
  .cashlesswallet .section_03 .title3 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  
  .cashlesswallet .section_03 .lead {
    position: relative;
    display: flex;
    justify-content: center;
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_03 .lead::before,
  .cashlesswallet .section_03 .lead::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 48px;
    height: calc(100% - 25px);
  }
  .cashlesswallet .section_03 .lead::before {
    top: 0;
    left: 0;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
  }
  .cashlesswallet .section_03 .lead::after {
    bottom: 0;
    right: 0;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .cashlesswallet .section_03 .lead p {
    margin-bottom: 0;
    font-size: 48px;
    line-height: 1.3;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    font-feature-settings: "palt";
  }
  .cashlesswallet .section_03 .lead p span {
    font-size: 24px;
  }
  .cashlesswallet .section_03 .lead.-type1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cashlesswallet .section_03 .lead.-type1 p {
    font-size: 71px;
    line-height: 1;
    font-weight: 700;
    font-feature-settings: normal;
  }
  .cashlesswallet .section_03 .lead.-type1 p span {
    display: block;
    margin-bottom: 15px;
    font-size: 23px;
  }
  
  .cashlesswallet .section_03 .list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    font-size: 18px;
  }
  .cashlesswallet .section_03 .list li {
    position: relative;
    padding-left: 25px;
  }
  .cashlesswallet .section_03 .list li + li {
    margin-left: 30px;
  }
  .cashlesswallet .section_03 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.75em - 6px);
    left: 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ccc;
  }
  
  .cashlesswallet .section_03 .row {
    display: flex;
    justify-content: space-between;
    padding: 0 9px 0 10px;
  }
  .cashlesswallet .section_03 .row .unit {
    position: relative;
    width: 220px;
  }
  .cashlesswallet .section_03 .unit +.unit::before {
    content: "";
    position: absolute;
    top: 94px;
    left: -25px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 20px;
    border-color: transparent transparent transparent #b4b4b4;
  }
  .cashlesswallet .section_03 .unit_img {
    margin-bottom: 12px;
    text-align: center;
  }
  .cashlesswallet .section_03 .unit_text p {
    font-size: 16px;
    line-height: 1.8;
  }
  .cashlesswallet .section_03 .foot {
    box-sizing: border-box;
    height: 440px;
    margin: 60px -29px 0 -30px;
    padding: 50px 0 0;
    background: url(/cdn/shop/files/cashlesswallet_img010.jpg) no-repeat 0 0;
  }
  
  .cashlesswallet .section_04 {
    padding: 0;
  }
  .cashlesswallet .section_04 .section_inner {
    margin-top: 80px;
    margin-bottom: 95px;
  }
  .cashlesswallet .section_04 .movie {
    width: 640px;
    height: 360px;
    margin: 0 auto;
  }
  .cashlesswallet .section_04 .btn {
    width: 250px;
    margin: 60px auto 0;
  }
  .cashlesswallet .section_04 .illust {
    width: 800px;
    margin: 80px auto 0;
  }
  
  .cashlesswallet .section_05 {
    padding-top: 0;
    padding-bottom: 80px;
    background: #f4f4f4;
  }
  .cashlesswallet .section_05 .section_inner {
    padding-top: 0;
    padding-right: 39px;
    padding-left: 40px;
    padding-bottom: 0;
  }
  .cashlesswallet .section_05 .row {
    display: flex;
    justify-content: space-between;
  }
  .cashlesswallet .section_05 .row .unit_img {
    flex: 0 0 380px;
    width: 380px;
  }
  .cashlesswallet .section_05 .row .unit_text {
    flex: 0 0 380px;
    width: 380px;
    margin-top: 65px;
  }
  .cashlesswallet .section_05 .row .unit_text {
    flex: 0 0 380px;
    width: 380px;
  }
  .cashlesswallet .section_05 .title_01_wf {
    text-align: left;
    line-height: 1.8;
  }
  .cashlesswallet .section_05 .text {
    font-size: 16px;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_06 {
    padding: 0;
  }
  .cashlesswallet .section_06 .section_inner {
    padding: 0;
  }
  .cashlesswallet .section_06 .scene_list {
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_07.detail {
    padding-bottom: 68px;
    background: #f7f7f7;
  }
  .cashlesswallet .section_07 .title_01_wf {
    font-size: 30px;
  }
  
  .cashlesswallet .section_08 {
    padding: 0;
  }
  .cashlesswallet .section_08 .section_inner {
    padding: 0;
  }
  .cashlesswallet .section_08 .row {
    display: flex;
  }
  .cashlesswallet .section_08 .row .unit {
    box-sizing: 50%;
    width: 50%;
    padding: 50px 40px 70px;
  }
  .cashlesswallet .section_08 .row .unit.is-type1 {
    background: #fff;
  }
  .cashlesswallet .section_08 .row .unit.is-type2 {
    background: #e2e2e2;
  }
  .cashlesswallet .section_08 .img {
    margin-bottom: 30px;
  }
  .cashlesswallet .section_08 .text {
    margin-bottom: 20px;
  }
  .cashlesswallet .section_08 .text p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  .cashlesswallet .section_08 .text p span {
    display: inline-block;
    font-size: 12px;
  }
  
  .cashlesswallet .section_10 {
    padding-top: 360px;
    padding-bottom: 80px;
    background: url(/cdn/shop/files/material_buttero.jpg) 50% 0 no-repeat;
  }
  
  .cashlesswallet .section_10 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .cashlesswallet .section_10 .type {
    padding-top: 0;
  }
  
  .cashlesswallet .section_10 .type ul {
    margin-bottom: 15px;
  }
  
  .cashlesswallet .section_10.is-type2 {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .cashlesswallet .section_10.is-type2 .section_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .cashlesswallet .section_10.is-type2 ul {
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li {
    position: relative;
    width: 400px;
    height: 266px;
    margin: 20px 0 0;
    text-align: center;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li:nth-child(odd) {
    float: left;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li:nth-child(even) {
    float: right;
  }
  
  .cashlesswallet .section_10.is-type2 ul > li .title_01_wf {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .cashlesswallet .section_10 .btn_c {
    margin-top: 30px;
  }
  
  .cashlesswallet .section_12 {
    padding-bottom: 80px;
    background: #f7f7f7;
  }
  .cashlesswallet .section_12 .section_inner {
    padding-right: 39px;
    padding-bottom: 0;
    padding-left: 40px;
  }
  .cashlesswallet .section_12 .title_01_wf {
    font-size: 30px;
  }
  .cashlesswallet .section_12 .sizeimg {
    position: relative;
    margin-bottom: 40px;
  }
  .cashlesswallet .section_12 .sizeimg .list_01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin: 0;
    font-size: 14px;
  }
  .cashlesswallet .section_12 .list_01 li {
    display: block;
    width: auto;
    padding: 0;
  }
  
  .cashlesswallet .section_13 {
    padding-bottom: 70px;
  }
  .cashlesswallet .section_13 .section_inner {
    padding-right: 39px;
    padding-bottom: 0;
    padding-left: 40px;
  }
  .cashlesswallet .section_13 .title_01_wf {
    font-size: 30px;
  }
  .cashlesswallet .section_13 .color-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -45px;
  }
  .cashlesswallet .section_13 .color-list li {
    box-sizing: border-box;
    width: 296px;
    margin: 20px 0;
    padding: 0 45px;
  }
  .cashlesswallet .section_13 .color-list li a {
    display: block;
    text-decoration: none;
  }
  .cashlesswallet .section_13 .color-list li img {
    width: 100%;
    height: auto;
  }
  .cashlesswallet .section_13 .color-list li span {
    font-size: 16px;
  }
  
  .cashlesswallet .section_14 {
    padding-top: 40px;
    padding-bottom: 0;
  }
  
  .cashlesswallet .section_15.attention {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .cashlesswallet .section_15.attention .attention_title {
    font-size: 16px;
    font-weight: bold;
  }
  
  .cashlesswallet .section_15.attention .attention_list {
    font-size: 14px;
    line-height: 1.5;
  }
  
  .cashlesswallet .section_15.attention .attention_list + .attention_title {
    margin-top: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * タイムロックポーチ
   * ---------------------------------------------------------------------------------------------------- */
  .timelockpouch_roland {
    background: #e7e7e7;
  }
  
  .timelockpouch_roland .kv {
    position: relative;
  }
  .timelockpouch_roland .kv .title {
    position: absolute;
    top: 106px;
    left: 295px;
  }
  .timelockpouch_roland .kv .logo {
    position: absolute;
    top: 57px;
    left: 258px;
  }
  .timelockpouch_roland .kv .text {
    position: absolute;
    top: 323px;
    left: 321px;
  }
  .timelockpouch_roland .kv .bg {}
  .timelockpouch_roland .kv .photo {
    position: absolute;
    top: 162px;
    left: 17px;
  }
  .timelockpouch_roland .kv .btn_buy {
    position: absolute;
    top: 430px;
    left: 320px;
    z-index: 9;
  }
  
  .timelockpouch_roland .section_01 {
    margin-top: -140px;
    padding-top: 0;
  }
  .timelockpouch_roland .section_01 .title_01_wf {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .timelockpouch_roland .section_01 .intro {
    margin-bottom: 0;
    font-size: 16px;
  }
  .timelockpouch_roland .section_01 .img {
    margin-right: -29px;
    margin-left: -30px;
  }
  
  .timelockpouch_roland .section_02 .section_inner {
    margin-right: -29px;
    margin-left: -30px;
  }
  .timelockpouch_roland .section_02 .case_list {
    margin-bottom: 0;
    padding-top: 16px;
  }
  .timelockpouch_roland .section_02 .case_list li {
    position: relative;
  }
  .timelockpouch_roland .section_02 .case_list li + li {
    margin-top: 60px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) {
    margin-right: 320px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) {
    margin-left: 320px;
  }
  .timelockpouch_roland .section_02 .case_list_label {
    position: absolute;
    top: -16px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_label {
    left: 0;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_label {
    right: 0;
  }
  .timelockpouch_roland .section_02 .case_list_img {
    display: block;
  }
  .timelockpouch_roland .section_02 .case_list_img img {
    width: 100%;
    height: auto;
  }
  .timelockpouch_roland .section_02 .case_list_txt {
    position: absolute;
    top: 50%;
    display: block;
    font-size: 24px;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    transform: translateY(-50%);
    white-space: nowrap;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_txt {
    left: 100%;
    margin-left: -120px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_txt {
    right: 100%;
    margin-right: -120px;
  }
  
  .timelockpouch_roland .section_03 {
    padding-top: 0;
  }
  .timelockpouch_roland .section_03 .inner {
    margin-top: 0;
  }
  .timelockpouch_roland .section_03 .title_01_wf {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 150px;
    height: 372px;
    font-size: 24px;
    font-weight: 300;
    background: url(/cdn/shop/files/timelockpouch_roland_img008.png) no-repeat 100% 50%;
    background-size: 100% auto;
    text-align-last: left;
  }
  .timelockpouch_roland .section_03 .text {
    margin-top: -15px;
    font-size: 16px;
  }
  
  .timelockpouch_roland .section_04 {
    position: relative;
    min-height: 860px;
    padding-top: 0;
    background: url(/cdn/shop/files/timelockpouch_roland_img009_01.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .timelockpouch_roland .section_04 .photo {
    position: absolute;
    top: -3px;
    left: 49px;
  }
  .timelockpouch_roland .section_04 .section_inner {
    padding-left: 320px;
  }
  .timelockpouch_roland .section_04 .title_01 {
    margin-bottom: 30px;
    padding-top: 110px;
    text-align: left;
  }
  .timelockpouch_roland .section_04 .title_01 span {
    display: block;
  }
  .timelockpouch_roland .section_04 .title_01_sub {
    margin-top: 370px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  .timelockpouch_roland .section_04 .text {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .timelockpouch_roland .section_04 .title_02{
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_05 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .timelockpouch_roland .section_05 .img {
    position: relative;
    z-index: 9;
    text-align: center;
  }
  .timelockpouch_roland .section_05 .scene_list {
    margin-bottom: 0;
  }
  .timelockpouch_roland .section_05 .scene_list li {
    position: relative;
    width: 100%;
    height: 713px;
    margin-top: -320px;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(1) {
    margin-top: -232px;
    background: url(/cdn/shop/files/timelockpouch_roland_img011.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(2) {
    background: url(/cdn/shop/files/timelockpouch_roland_img012.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(3) {
    background: url(/cdn/shop/files/timelockpouch_roland_img013.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list_txt {
    position: absolute;
    top: 395px;
    left: 30px;
    z-index: 8;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_06 {
    margin-top: -30px;
    padding-top: 0;
    padding-bottom: 60px;
  }
  .timelockpouch_roland .section_06 .title_01_wf {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .timelockpouch_roland .section_06 .img {
    margin-right: -29px;
    margin-left: -30px;
  }
  
  .timelockpouch_roland .section_07 {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #000;
    color: #fff;
  }
  .timelockpouch_roland .section_07 .title_01_wf {
    margin-bottom: 10px;
    padding-left: 48px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    background: url(/cdn/shop/files/timelockpouch_roland_icn_attention.png) no-repeat 0 50%;
    background-size: 31px auto;
    text-align: left;
  }
  .timelockpouch_roland .section_07 .text {
    margin-bottom: 0;
    font-size: 14px;
  }
  .timelockpouch_roland .section_07 .clm {
    display: flex;
    justify-content: space-between;
  }
  .timelockpouch_roland .section_07 .clm .text {
    flex: 0 0 410px;
    width: 410px;
  }
  .timelockpouch_roland .section_07 .clm .img {
    flex: 0 0 370px;
    width: 370px;
  }
  .timelockpouch_roland .section_08 {
    position: relative;
    padding-bottom: 60px;
  }
  .timelockpouch_roland .section_08 .title_01_wf {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_08 .img {
    position: absolute;
    top: 67px;
    left: 305px;
  }
  .timelockpouch_roland .section_08 .howto_list {
    width: 265px;
  }
  .timelockpouch_roland .section_08 .howto_list.is-left {
    float: left;
  }
  .timelockpouch_roland .section_08 .howto_list.is-right {
    float: right;
  }
  .timelockpouch_roland .section_08 .howto_list dt {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dt:first-child {
    margin-top: 0;
  }
  .timelockpouch_roland .section_08 .howto_list dt::before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
    background: #000;
    border-radius: 50%;
  }
  .timelockpouch_roland .section_08 .howto_list dd {
    font-size: 14px;
    line-height: 1.8;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert {
    position: relative;
    display: block;
    margin-top: 5px;
    padding-left: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert::before {
    content: "";
    position: absolute;
    top: 0.25em;
    left: 0;
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    background: url(/cdn/shop/files/timelockpouch_roland_icn_alert.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  
  .timelockpouch_roland .section_11 {
    padding-bottom: 60px;
    background: #fff;
  }
  .timelockpouch_roland .section_11 .title_01_wf {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .timelockpouch_roland .section_11 .sizeimg_01 {
    position: relative;
    margin-bottom: 60px;
  }
  .timelockpouch_roland .section_11 .sizeimg_01 .list_01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin: 0;
    font-size: 12px;
  }
  .timelockpouch_roland .section_11 .sizeimg_02 {
    position: relative;
  }
  .timelockpouch_roland .section_11 .sizeimg_02 .list_01 {
    position: absolute;
    top: 50%;
    left: 440px;
    width: auto;
    margin: 0;
    font-size: 12px;
    transform: translateY(-50%);
  }
  .timelockpouch_roland .section_11 .list_01 li {
    display: block;
    width: auto;
    padding: 0;
  }
  .timelockpouch_roland .section_11 .bnr {
    margin-top: 60px;
    text-align: center;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ポーチ for タイムロックポーチ
   * ---------------------------------------------------------------------------------------------------- */
  .timelockpouch_pouch_roland .kv {
    height: 481px;
    background: url(/cdn/shop/files/timelockpouch_pouch_roland_kv_img001.jpg) 0 1px no-repeat;
  }
  .timelockpouch_pouch_roland .kv h2 {
    padding: 45px 0 0 28px;
  }
  .timelockpouch_pouch_roland .kv .btn_buy {
    margin: 280px 0 0 30px;
  }
  
  .timelockpouch_pouch_roland .section_01 .intro {
    font-size: 16px;
  }
  
  .timelockpouch_pouch_roland .section_11 {
    padding-bottom: 80px;
    background: #fff;
  }
  .timelockpouch_pouch_roland .section_11 .title_01_wf {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .timelockpouch_pouch_roland .section_11 .sizeimg_01 {
    position: relative;
    margin-bottom: 0;
  }
  .timelockpouch_pouch_roland .section_11 .sizeimg_01 .list_01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    margin: 0;
    font-size: 12px;
  }
  .timelockpouch_pouch_roland .section_11 .list_01 li {
    display: block;
    width: auto;
    padding: 0;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ミニマリスト財布
   * ---------------------------------------------------------------------------------------------------- */
  .minimalwallet_roland {
    background: #f5f5f5;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .minimalwallet_roland .kv {
    position: relative;
  }
  .minimalwallet_roland .kv .title {
    position: absolute;
    top: 95px;
    left: 232px;
  }
  .minimalwallet_roland .kv .logo {
    position: absolute;
    top: 48px;
    left: 253px;
  }
  .minimalwallet_roland .kv .text1 {
    position: absolute;
    top: 218px;
    left: 344px;
  }
  .minimalwallet_roland .kv .text2 {
    position: absolute;
    top: 427px;
    left: 345px;
  }
  .minimalwallet_roland .kv .bg {}
  .minimalwallet_roland .kv .photo {
    position: absolute;
    top: 197px;
    left: 24px;
  }
  .minimalwallet_roland .kv .btn_buy {
    position: absolute;
    top: 523px;
    left: 345px;
    z-index: 9;
  }
  
  .minimalwallet_roland .section_01 {
    position: relative;
    margin-top: -95px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .minimalwallet_roland .section_01::before {
    content: "";
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    height: 170px;
    background: linear-gradient(to bottom, rgba(245,249,250,1) 0%,rgba(245,245,245,1) 100%);
  }
  .minimalwallet_roland .section_01 .section_inner {
    position: relative;
    z-index: 1;
  }
  .minimalwallet_roland .section_01 .title_01_wf {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_01 .img {
    margin-top: -150px;
    margin-bottom: -150px;
    margin-left: -6px;
  }
  
  .minimalwallet_roland .section_02 {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .minimalwallet_roland .section_02 .title_01_wf {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_02 .text {
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
  }
  .minimalwallet_roland .section_02 .text .is-bold {
    font-size: 20px;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_03 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .minimalwallet_roland .section_03 .section_inner {
  }
  .minimalwallet_roland .section_03 .case_list {
    display: flex;
    justify-content: space-between;
  }
  .minimalwallet_roland .section_03 .case_list li {
    width: 253px;
  }
  .minimalwallet_roland .section_03 .case_list_title {
    display: block;
    height: 5.4em;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_03 .case_list_txt {
    display: block;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_04 {
    position: relative;
    min-height: 860px;
    padding-top: 0;
    padding-bottom: 0;
    background: url(/cdn/shop/files/minimalwallet_roland_img005_01.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .minimalwallet_roland .section_04 .photo {
    position: absolute;
    top: 24px;
    left: 76px;
  }
  .minimalwallet_roland .section_04 .section_inner {
    padding-left: 320px;
  }
  .minimalwallet_roland .section_04 .section_inner + .section_inner {
    padding-left: 30px;
    padding-bottom: 55px;
  }
  .minimalwallet_roland .section_04 .title_01 {
    margin-bottom: 160px;
    padding-top: 110px;
    text-align: left;
  }
  .minimalwallet_roland .section_04 .title_01 span {
    display: block;
  }
  .minimalwallet_roland .section_04 .title_01_sub {
    margin-top: 370px;
    font-size: 36px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_04 .text {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .minimalwallet_roland .section_04 .title_02 {
    margin-bottom: 15px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_05 {
    position: relative;
    padding-top: 0;
  }
  .minimalwallet_roland .section_05::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 320px 0 0 879px;
    border-color: transparent transparent transparent #ffffff;
  }
  .minimalwallet_roland .section_05 .section_inner {
    position: relative;
  }
  .minimalwallet_roland .section_05 .title_01_wf {
    display: flex;
    align-items: center;
    height: 335px;
    margin-right: -30px;
    margin-bottom: 0;
    background: url(/cdn/shop/files/minimalwallet_roland_img009.jpg) no-repeat 100% 0;
    text-align: left;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_05 .img {
    margin-top: -67px;
    margin-left: 150px;
  }
  
  .minimalwallet_roland .section_06 {
    padding-top: 45px;
    padding-bottom: 80px;
    background: #fff;
  }
  .minimalwallet_roland .section_06 .title_01_wf {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .img_01 {
    text-align: center;
  }
  .minimalwallet_roland .section_06 .detail-row {
    position: relative;
  }
  .minimalwallet_roland .section_06 .detail-col:nth-child(odd) {
    position: absolute;
    top: 0;
    left: 0;
    width: 395px;
  }
  .minimalwallet_roland .section_06 .detail-col:nth-child(even) {
    float: right;
    width: 395px;
  }
  .minimalwallet_roland .section_06 .detail-col.is-fixed {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -350px;
  }
  .minimalwallet_roland .section_06 .detail-col.is-bottom {
    top: auto;
    bottom: 0;
  }
  .minimalwallet_roland .section_06 .unit {
    overflow: hidden;
    border-radius: 4px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  }
  .minimalwallet_roland .section_06 .unit + .unit {
    margin-top: 30px;
  }
  .minimalwallet_roland .section_06 .unit .img {
    margin: -30px -30px 30px;
  }
  .minimalwallet_roland .section_06 .unit .title {
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_06 .unit .title .title_main {
    font-size: 20px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .unit .title .title_num {
    margin-right: 0.25em;
  }
  .minimalwallet_roland .section_06 .unit .text {
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-size: 14px;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_07 {
    padding: 0;
  }
  .minimalwallet_roland .section_07 .section_inner {
    box-sizing: border-box;
    height: 530px;
    padding: 60px 440px 0 30px;
    background: #f5f5f5 url(/cdn/shop/files/minimalwallet_roland_img017.png) no-repeat 100% 0;
  }
  .minimalwallet_roland .section_07 .title_01_wf {
    margin-bottom: 30px;
    text-align: left;
  }
  .minimalwallet_roland .section_07 .title_02 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
  }
  .minimalwallet_roland .section_07 .txt_01 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
  .minimalwallet_roland .section_07 .grid {
    display: flex;
    align-items: center;
  }
  .minimalwallet_roland .section_07 .grid_unit:nth-child(odd) {
    flex: 0 0 157px;
    width: 157px;
  }
  .minimalwallet_roland .section_07 .grid_unit:nth-child(even) {
    margin-left: 30px;
  }
  
  .minimalwallet_roland .section_07 .list {
    margin-bottom: 0;
    font-size: 16px;
  }
  .minimalwallet_roland .section_07 .list li {
    position: relative;
    padding-left: 22px;
  }
  .minimalwallet_roland .section_07 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.9em - 6px);
    left: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ccc;
  }
  .minimalwallet_roland .section_07 .foot {
    padding: 0 29px 40px 30px;
    background: #fff;
  }
  .minimalwallet_roland .section_07 .foot .img_01 {
    margin-right: -29px;
    margin-left: -30px;
    margin-bottom: 30px;
  }
  
  .minimalwallet_roland .section_10 {
    padding-top: 360px;
    background: url(/cdn/shop/files/material_liscio.jpg) 50% 0 no-repeat;
  }
  
  .minimalwallet_roland .section_10 .section_inner.is-black {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    color: #fff;
  }
  
  .minimalwallet_roland .section_10 .section_inner.is-gray {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ececec;
  }
  .minimalwallet_roland .section_10 .type ul {
    margin-bottom: 15px;
  }
  .minimalwallet_roland .section_10 .btn_c {
    margin-top: 30px;
  }
  
  .minimalwallet_roland .section_12 {}
  .minimalwallet_roland .section_12 .title_01_wf {
    font-size: 28px;
  }
  .minimalwallet_roland .section_12 .sizeimg_01 {
    position: relative;
    margin-bottom: 60px;
  }
  .minimalwallet_roland .section_12 .list_01 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 340px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
  }
  .minimalwallet_roland .section_12 .list_01 li {
    padding: 0;
  }
  .minimalwallet_roland .section_12 .list_01 li:nth-child(odd) {
    flex: 0 0 220px;
    width: 220px;
  }
  .minimalwallet_roland .section_12 .list_01 li:nth-child(even) {
    flex: 0 0 105px;
    width: 105px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * ミニマル仕事術
   * ---------------------------------------------------------------------------------------------------- */
  /* kv
  ----------------------------------------------------- */
  .book .kv {}
  
  .book .kv .text_01 {
    text-align: center;
    font-size: 16px;
    margin: -20px 0 30px;
  }
  
  .book .kv .btn_buy {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
  
  .book .kv .link_01 {
    margin: 20px 0 0;
    font-size: 14px;
    text-align: center;
  }
  .book .kv .link_01 a {
    color: #000;
  }
  .book .kv .link_01 a:hover {
    text-decoration: none;
  }
  
  /* section_01
  ----------------------------------------------------- */
  .book .section_01 {
    padding-bottom: 60px;
  }
  
  .book .section_01 h3 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .book .section_01 .index {
    margin: 0 auto;
    padding: 20px 40px 40px;
    border: 1px solid #ccc;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  }
  
  .book .section_01 h4 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  
  .book .section_01 ol {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  
  .book .section_01 ol li {
    margin-top: 30px;
  }
  
  /* section_02
  ----------------------------------------------------- */
  .book .series {
    padding: 30px 0 40px;
    margin-bottom: 30px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 小さい財布レディース（2022）
   * ---------------------------------------------------------------------------------------------------- */
  .smallwallet_ladies2022 {
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .smallwallet_ladies2022 .kv {
    position: relative;
    margin-bottom: 20px;
  }
  .smallwallet_ladies2022 .kv .logo {
    position: absolute;
    top: 50px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .title {
    position: absolute;
    top: 101px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .text1 {
    position: absolute;
    top: 221px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .text2 {
    position: absolute;
    top: 311px;
    left: 40px;
  }
  .smallwallet_ladies2022 .kv .bg {
    text-align: right;
  }
  .smallwallet_ladies2022 .kv .btn_buy {
    position: absolute;
    top: 426px;
    left: 40px;
    z-index: 9;
    width: 320px;
  }
  .smallwallet_ladies2022 .kv .btn_buy a,
  .smallwallet_ladies2022 .cartbtn_01 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background: #000;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.1em;
    transition: background 0.1s linear;
  }
  .smallwallet_ladies2022 .kv .btn_buy a::before,
  .smallwallet_ladies2022 .kv .btn_buy a::after,
  .smallwallet_ladies2022 .cartbtn_01::before,
  .smallwallet_ladies2022 .cartbtn_01::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .kv .btn_buy a::before,
  .smallwallet_ladies2022 .cartbtn_01::before {
    top: 14px;
    left: 13px;
    width: 24px;
    height: 23px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_cart001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .kv .btn_buy a::after,
  .smallwallet_ladies2022 .cartbtn_01::after {
    top: 21px;
    right: 15px;
    width: 16px;
    height: 9px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_arw001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .kv .btn_buy a:hover,
  .smallwallet_ladies2022 .cartbtn_01:hover {
    background: #888;
  }
  .smallwallet_ladies2022 .cartbtn_02 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background: #fff;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.1em;
    transition: background 0.1s linear;
  }
  .smallwallet_ladies2022 .cartbtn_02::before,
  .smallwallet_ladies2022 .cartbtn_02::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .cartbtn_02::before {
    top: 14px;
    left: 13px;
    width: 24px;
    height: 23px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_cart002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02::after {
    top: 21px;
    right: 15px;
    width: 16px;
    height: 9px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_arw003.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02:hover {
    background: #888;
  }
  /* section_01 */
  .smallwallet_ladies2022 .section_01 .section_inner {
    position: relative;
    padding-right: 39px;
    padding-left: 40px;
  }
  .smallwallet_ladies2022 .section_01 .title_01 {
    position: absolute;
    top: 0;
    right: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: end;
    height: 36px;
    margin: 0 auto;
    padding-left: 101px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before,
  .smallwallet_ladies2022 .section_01 .title_01::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before {
    left: 0;
    width: 33px;
    height: 34px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_ico001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .title_01::after {
    left: 51px;
    width: 34px;
    height: 31px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_ico002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .imagesetwrap_01 {
    display: flex;
    justify-content: space-between;
    height: 554px;
  }
  .smallwallet_ladies2022 .section_01 .imageset_01 {}
  .smallwallet_ladies2022 .section_01 .imageset_01_txt {
    margin: -14px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02 {
    position: relative;
    margin: 198px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02_txt {
    position: absolute;
    top: -90px;
    left: 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03 {
    margin: 98px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03_txt {
    margin: -11px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .txt_01 {
    margin: 32px 0 0;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }
  /* section_02 */
  .smallwallet_ladies2022 .section_02 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 480px;
    margin: 60px 0 0;
    padding-top: 0;
    padding-right: 29px;
    padding-bottom: 0;
    background: url(/cdn/shop/files/smallwallet_ladies2022_img004.jpg) no-repeat 50% 50%;
  }
  .smallwallet_ladies2022 .section_02 .btn_01 {
    width: 260px;
    margin: 38px 0 0;
  }
  /* section_03 */
  .smallwallet_ladies2022 .section_03 {
    margin: 0;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_03 .section_inner {
    box-sizing: border-box;
    height: 680px;
    margin: 0;
    padding: 60px 40px 0 340px;
    background: url(/cdn/shop/files/smallwallet_ladies2022_img005.jpg) no-repeat 0 0;
  }
  .smallwallet_ladies2022 .section_03 .title_01 {
    margin-left: 113px;
  }
  .smallwallet_ladies2022 .section_03 .img_01 {
    margin: 34px 0 0 104px;
  }
  .smallwallet_ladies2022 .section_03 .img_02 {
    margin: 39px 0 0 104px;
  }
  .smallwallet_ladies2022 .section_03 .txt_01 {
    margin: 25px 0 0 -37px;
    font-size: 16px;
  }
  /* section_04 */
  .smallwallet_ladies2022 .section_04 {
    margin: 0;
    padding: 80px 0 80px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_04 .title_01 {
    margin-bottom: 10px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_04 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 40px;
    padding-left: 40px;
  }
  .smallwallet_ladies2022 .section_04 .txt_01 {
    width: 100%;
    margin-top: -60px;
    margin-bottom: 55px;
    font-size: 14px;
    line-height: 1.8;
  }
  .smallwallet_ladies2022 .section_04 .img_01 {
    margin: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* section_05 */
  .smallwallet_ladies2022 .section_05 {
    padding: 0;
  }
  .smallwallet_ladies2022 .section_05 .section_inner {
    padding: 60px 39px 24px 40px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 {
    position: relative;
    width: 782px;
    margin: 38px auto 0;
    padding-left: 42px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev,
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    overflow: hidden;
    position: absolute;
    top: 105px;
    width: 11px;
    height: 18px;
    padding: 0;
    border: none;
    background: url(/cdn/shop/files/smallwallet_ladies2022_arw002.png) no-repeat 50% 50%;
    background-size: contain;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev {
    left: 2px;
    transform: rotate(180deg);
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    right: 2px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots {
    position: absolute;
    top: 287px;
    left: 0;
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: center;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots li {
    margin: 0 5px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots button {
    appearance: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 0;
    background: #fff;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots .slick-active button {
    background: #000;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 button {
    transition: opacity 0.1s linear;
    cursor: pointer;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 button:hover {
    opacity: 0.5;
  }
  /* section_06 */
  .smallwallet_ladies2022 .section_06 {
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 0;
    background: url(/cdn/shop/files/smallwallet_ladies2022_img013.jpg) no-repeat 50% 50%;
  }
  .smallwallet_ladies2022 .section_06 .title_01 {
    margin: 0 auto;
    padding: 124px 0 44px;
    text-align: center;
  }
  .smallwallet_ladies2022 .section_06 .txt_01 {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.055em;
  }
  /* section_07 */
  .smallwallet_ladies2022 .section_07 {
    margin: 0;
    padding: 0 0 60px;
    background: #000;
  }
  .smallwallet_ladies2022 .section_07 .title_01 {
    margin-bottom: 40px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_07 .btn_01 {
    width: 260px;
    margin: 0 auto;
  }
  /* section_08 */
  .smallwallet_ladies2022 .section_08 {
    padding: 0 0 60px;
  }
  .smallwallet_ladies2022 .section_08 .section_inner {
    padding: 60px 39px 0 40px;
  }
  .smallwallet_ladies2022 .section_08 .title_01 {
    margin-bottom: 20px;
  }
  /* section_09 */
  .smallwallet_ladies2022 .section_09 {
    min-height: 400px;
    margin: 40px 0 0;
    padding: 0;
    background: #f4f4f4 url(/cdn/shop/files/smallwallet_ladies2022_img017.png) no-repeat 100% 50%;
  }
  .smallwallet_ladies2022 .section_09 .section_inner {
    padding: 50px 451px 0 40px;
  }
  .smallwallet_ladies2022 .section_09 .title_01 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_09 .txt_01 {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 1.8;
  }
  /* section_10 */
  .smallwallet_ladies2022 .section_10 .section_inner {
    padding: 0 39px 0 40px;
  }
  .smallwallet_ladies2022 .section_10 .title_01 {
    line-height: 1;
  }
  .smallwallet_ladies2022 .section_10 .unitwrap_01 {
    display: flex;
    margin-top: 86px;
  }
  .smallwallet_ladies2022 .section_10 .unit_01 {
    width: 318px;
    margin-left: 73px;
  }
  .smallwallet_ladies2022 .section_10 .unit_02 {
    width: 340px;
    margin-left: 71px;
  }
  .smallwallet_ladies2022 .section_10 .list_01 {
    width: 100%;
    margin: 40px 0 0;
    font-size: 14px;
  }
  .smallwallet_ladies2022 .section_10 .list_01 li {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
  }
  /* section_11 */
  .smallwallet_ladies2022 .section_11 {
    margin-top: 80px;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  /* section_12 */
  .smallwallet_ladies2022 .section_12 {
    margin-top: 0;
    padding-top: 40px;
  }
  .smallwallet_ladies2022 .section_12 .section_inner{
    padding-right: 39px;
    padding-left: 40px;
  }
  .smallwallet_ladies2022 .section_12 .title_02 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_12 .txt_01 {
    font-size: 14px;
    line-height: 1.8;
  }
  /* ----------------------------------------------------------------------------------------------------
   * 移動文房
   * ---------------------------------------------------------------------------------------------------- */	
	.kv .ttl{
		font-size: 5.7vw;
	}

  /* ----------------------------------------------------------------------------------------------------
   * ツインズ ミニ財布
   * ---------------------------------------------------------------------------------------------------- */	
.twinsmini_wallet_5mechanism > img {
    margin-top: 10px;
    margin-bottom: 115px;
  }
}


/* SP */
@media (max-width: 879px){
  /* common.css */
  /* ----------------------------------------------------------------------------------------------------
   * Index
  
  01 Reset
  02 Base
  03 Layout
  04 Common Style
  
  /* products_nav */
  #products_nav > li {
  	padding: 0;
  	border-bottom: 1px solid #858585;
  	font-size: 4.3vw;
  	font-weight: bold;
  }
  #products_nav a {
  	position: relative;
  	display: block;
  	color: #fff;
  	text-decoration: none;
  }
  #products_nav > li > a {
  	padding: 15px 41px 15px 20px;
  }
  #products_nav .products_subnav > li > a {
  	height: 3em;
  	margin-right: 20px;
  	padding: 5px 21px 5px 0;
  }
  #products_nav .products_subnav > li:nth-child(even) > a {
  	margin-right: 0;
  	margin-left: 20px;
  }
  #products_nav .products_subnav > li > a > span {
  	display: table-cell;
  	height: 3em;
  	vertical-align: middle;
  }
  #products_nav a:after {
  	position: absolute;
  	top: 50%;
  	content: "";
  	display: block;
  	width: 11px;
  	height: 19px;
  	margin-top: -10px;
  	background: url(/cdn/shop/files/arrow_white.png) no-repeat 0 0;
  	background-size: 11px 19px;
  }
  #products_nav > li > a:after {
  	right: 20px;
  }
  #products_nav .products_subnav > li > a:after {
  	right: 0;
  }
  #products_nav .products_subnav {
  	margin: 0 20px;
  	border-top: 1px solid #282828;
  }
  #products_nav .products_subnav > li {
  	float: left;
  	width: 50%;
  	font-size: 3.7vw;
  	font-weight: normal;
  }
  
  /* products_slidenav
   * -------------------------------------------------- */
  #products_slidenav {
  	position: relative;
  	margin: 15px 20px 30px;
  	padding: 0 20px;
  }
  #products_slidenav .slide_selector li {
  	font-size: 3.1vw;
  	text-align: center;
  }
  #products_slidenav .slide_selector li a {
  	display: block;
  	text-decoration: none;
  }
  #products_slidenav .slide_selector li img {
  	display: inline;
  }
  #products_slidenav .slide_selector li .txt_01 {
  	display: block;
  }
  #products_slidenav button {
  	border: none;
  	outline: none;
  }
  #products_slidenav .slick-next {
  	overflow: hidden;
  	position: absolute;
  	top: 50%;
  	right: -20px;
  	display: block;
  	width: 11px;
  	height: 19px;
  	margin-top: -10px;
  	background: url(/cdn/shop/files/arrow_next.png) no-repeat 0 0;
  	background-size: 11px 19px;
  	text-indent: -999px;
  }
  #products_slidenav .slick-prev {
  	overflow: hidden;
  	position: absolute;
  	top: 50%;
  	left: -20px;
  	display: block;
  	width: 11px;
  	height: 19px;
  	margin-top: -10px;
  	background: url(/cdn/shop/files/arrow_prev.png) no-repeat 0 0;
  	background-size: 11px 19px;
  	text-indent: -999px;
  }
  
  /* fixed
   * -------------------------------------------------- */
  #header.fixed {
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 999;
  	width: 100%;
  }
  
  /* contents
   * -------------------------------------------------- */
  
  /* iPhone6 Plus ~ ちょっと大きいスマホまで */
  @media screen and (min-width: 413px)
  {
  	 #contents > img{
  		 width:100%;
  		 height:auto
  	 }
  
  }
  
  /* topic_path */
  .topic_path {
  	padding: 7px 20px 8px;
  	font-size: 3.1vw;
  	border-top: 1px solid #998080;
  	background-color: #000000;
  	color: #ffffff;
  }
  .topic_path a {
  	color: #999999;
  	text-decoration: none;
  }
  
  /* we ship worldwide
  *---------------------------------------------------- */
  #world p{
  	float:left;
  	width: 56%;
  }
  
  #world p img{
  	width:100%;
  	height:auto;
  }
  
  #world ul{
  	float:right;
  	width: 44%;
  }
  
  #world li img{
  	width:100%;
  	height:auto;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 04 Common Style
  /* ---------------------------------------------------------------------------------------------------- */
  
  /* text
   * -------------------------------------------------- */
  .tl {
  	text-align: left;
  }
  .tc {
  	text-align: center;
  }
  .tr {
  	text-align: right;
  }
  .bold {
  	font-weight: bold;
  }
  .red {
  	color: #cc0000;
  }
  
  /* float
   * -------------------------------------------------- */
  .fl {
  	float: left;
  }
  .fr {
  	float: right;
  }
  .cb {
  	clear:both;
  }
  
  
  /* clearfix
   * -------------------------------------------------- */
  .cf:before, .cf:after {
  	content: "";
  	display: table;
  }
  .cf:after {
  	clear: both;
  }
  
  /* Margin and Padding Set */
  .mb_0{margin-bottom: 0 !important;}
  .mb_5{margin-bottom: 5px !important;}
  .mb_10{margin-bottom: 10px !important;}
  .mb_15{margin-bottom: 15px !important;}
  .mb_16{margin-bottom: 16px !important;}
  .mb_20{margin-bottom: 20px !important;}
  .mb_21{margin-bottom: 21px !important;}
  .mb_22{margin-bottom: 22px !important;}
  .mb_25{margin-bottom: 25px !important;}
  .mb_30{margin-bottom: 30px !important;}
  .mb_35{margin-bottom: 35px !important;}
  .mb_40{margin-bottom: 40px !important;}
  .mb_45{margin-bottom: 45px !important;}
  .mb_50{margin-bottom: 50px !important;}
  .mb_60{margin-bottom: 60px !important;}
  
  .mt_0{margin-top: 0 !important;}
  .mt_5{margin-top: 5px !important;}
  .mt_10{margin-top: 10px !important;}
  .mt_15{margin-top: 15px !important;}
  .mt_20{margin-top: 20px !important;}
  .mt_25{margin-top: 25px !important;}
  .mt_30{margin-top: 30px !important;}
  .mt_35{margin-top: 35px !important;}
  .mt_40{margin-top: 40px !important;}
  .mt_50{margin-top: 50px !important;}
  .mt_60{margin-top: 60px !important;}
  
  .ml_0{margin-left: 0 !important;}
  .ml_5{margin-left: 5px !important;}
  .ml_10{margin-left: 10px !important;}
  .ml_15{margin-left: 15px !important;}
  .ml_20{margin-left: 20px !important;}
  .ml_25{margin-left: 25px !important;}
  .ml_30{margin-left: 30px !important;}
  .ml_35{margin-left: 35px !important;}
  .ml_40{margin-left: 40px !important;}
  .ml_45{margin-left: 45px !important;}
  .ml_50{margin-left: 50px !important;}
  
  .mr_0{margin-right: 0 !important;}
  .mr_5{margin-right: 5px !important;}
  .mr_10{margin-right: 10px !important;}
  .mr_15{margin-right: 15px !important;}
  .mr_20{margin-right: 20px !important;}
  .mr_25{margin-right: 25px !important;}
  .mr_30{margin-right: 30px !important;}
  .mr_35{margin-right: 35px !important;}
  .mr_40{margin-right: 40px !important;}
  .mr_50{margin-right: 50px !important;}
  
  .pb_0{padding-bottom: 0 !important;}
  .pb_1{padding-bottom: 1px !important;}
  .pb_5{padding-bottom: 5px !important;}
  .pb_10{padding-bottom: 10px !important;}
  .pb_15{padding-bottom: 15px !important;}
  .pb_20{padding-bottom: 20px !important;}
  .pb_25{padding-bottom: 25px !important;}
  .pb_29{padding-bottom: 29px !important;}
  .pb_30{padding-bottom: 30px !important;}
  .pb_35{padding-bottom: 35px !important;}
  .pb_40{padding-bottom: 40px !important;}
  .pb_45{padding-bottom: 45px !important;}
  .pb_50{padding-bottom: 50px !important;}
  
  .pt_0{padding-top: 0 !important;}
  .pt_5{padding-top: 5px !important;}
  .pt_10{padding-top: 10px !important;}
  .pt_15{padding-top: 15px !important;}
  .pt_20{padding-top: 20px !important;}
  .pt_25{padding-top: 25px !important;}
  .pt_30{padding-top: 30px !important;}
  .pt_35{padding-top: 35px !important;}
  .pt_40{padding-top: 40px !important;}
  
  .pl_0{padding-left: 0 !important;}
  .pl_5{padding-left: 5px !important;}
  .pl_10{padding-left: 10px !important;}
  .pl_15{padding-left: 15px !important;}
  .pl_20{padding-left: 20px !important;}
  .pl_25{padding-left: 25px !important;}
  .pl_30{padding-left: 30px !important;}
  .pl_35{padding-left: 35px !important;}
  .pl_40{padding-left: 40px !important;}
  
  .pr_0{padding-right: 0 !important;}
  .pr_5{padding-right: 5px !important;}
  .pr_10{padding-right: 10px !important;}
  .pr_15{padding-right: 15px !important;}
  .pr_20{padding-right: 20px !important;}
  .pr_25{padding-right: 25px !important;}
  .pr_30{padding-right: 30px !important;}
  .pr_35{padding-right: 35px !important;}
  .pr_40{padding-right: 40px !important;}
  .pr_50{padding-right: 50px !important;}
  
  
  /* ▼お問い合わせ
  ----------------------------------------------- */
  div#err {
      padding: 10px;
  }
  
  dl.contact-page p {
    margin:0;
  }
  dl.contact-page textarea {
  	font-size: 4.3vw;
      width: 95%;
    	border:1px solid #ccc;
  }
  dl.contact-page input,
  dl.contact-page select {
    border:1px solid #ccc;
    height:20px;
    padding:6px 5px;
    margin:0 0 5px;
    font-size:13px;
  }
  
  input.box380 {
      width: 260px;
  }
  
  dl.contact-page .attention {
    font-size:11px;
    color: #cc0000;
  }
  .btn-contact{
    margin:0 0 10px 10px;
  }
  
  .bd-bottom {
      border-bottom: 1px solid #ccc;
  }
  
  .bd-bottom30 {
  	padding-top:20px;
    	padding-bottom:20px;
    	text-align:center;
  }
  
  .tblareabtn input,
  .tblareabtn_cart input,
   {
    margin:0 auto;
    padding:5px;
    /*--border:none;--*/
    font-weight:normal;
    font-size:12px;
    display:inline-block;
    color:#555;
  }
  .tblareabtn .btn-disagree {
    width:100px;
  }
  
  .btn-disagree a {
      color: #333 !important;
      display: block;
      font-weight: bold;
  }
  
  .tblareabtn input {
    width:130px;
  }
  
  .btn-contact input {
      width:280px;
  	height:44px;
  	margin:0 auto;
  	border-radius:4px;
  	border:1px solid #ab8317;
  	background:linear-gradient(top center, #f8e4ae 0%, #f2c854 100%);
  	background:-webkit-gradient(linear, center top, center bottom, from(#f8e4ae), to(#f2c854));
  	font-size:14px;
  	line-height:1;
  }
  
  .btn-agree, .btn-agree a {
      background: rgba(0, 0, 0, 0) radial-gradient(circle at 50% 54% , #f2c957 1%, #f2c957 100%) repeat scroll 0 0;
      border: 1px solid #d5ba79;
      border-radius: 2px;
      text-decoration: none;
  	padding:10px;
  }
  
  .btn-disagree, .btn-disagree input {
      background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3));
      border-radius: 2px;
      margin: 0 auto;
  	padding:5px;
  }
  
  .w40 {
      display: inline-block;
      width: 40% !important;
  }
  
  .btn-disagree {
      background-color:#ccc;
      border: 1px solid #ccc;
      border-radius: 2px;
      text-decoration: none;
  	display: inline-block;
  }
  
  .btn-disagree a {
      padding: 5px 0;
      text-align: center;
  	text-decoration:none;
  }
  
  div#completetext {
      margin: 15px auto 15px;
      padding: 15px;
  }
  .fo13 {
      font-size: 4vw;
  }
  
  /* ▼会社概要・特定商取引法など
  ----------------------------------------------- */
  p.pd-all-10 {
      font-size: 3.7vw;
      padding: 10px !important;
  }
  
  dl#undercolumn-etc {
    padding:0;
    margin:0;
  }
  dl#undercolumn-etc dt {
    font-weight:bold;
    font-size:13px;
    padding:10px 10px 0 10px;
  }
  dl#undercolumn-etc dd {
    font-size:12px;
    margin:0;
    padding:3px 10px 10px 10px;
  }
  
  /* facebookのいいねボタンの高さ調整 */
  .fb_iframe_widget > span {
    vertical-align: baseline !important;
  }
  
  /* header-popup-shop
  ----------------------------------------------- */
  
  .header-popup-shop {
  	-webkit-box-sizing: border-box;
  	   -moz-box-sizing: border-box;
  	        box-sizing: border-box;
    /*height: 56px;*/
  	background: #666;
  	padding: 1px 13px 10px;
  }
  
  .header-popup-shop_title {
  	position: relative;
  	-webkit-box-sizing: border-box;
  	   -moz-box-sizing: border-box;
  	        box-sizing: border-box;
  	display: block;
  	width: 100%;
  	color: #fff;
  	text-align: center;
  	font-size: 3.4vw;
  	line-height: 2.4;
  }
  
  .header-popup-shop_list {
    display: flex;
    width: 100%;
    /*height: 18px;*/
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #FFF;
  }
  
  .header-popup-shop_list > li {
  	flex: 1;
  	height: 26px;
  	border-left: 1px solid #666;
  	text-align: center;
  	font-size: 3.1vw;
  	line-height: 1.2;
  	font-weight: bold;
  }
  
  .header-popup-shop_list > li:first-child {
  	border-left: none;
  }
  
  .header-popup-shop_list > li.is-wide {
    /*flex: 1.7;*/
  	flex: 1.4;
  }
  
  .header-popup-shop_list > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  	height: 100%;
  	text-decoration: none;
  }
  
  .header-popup-shop_list > li:first-child > a {
  	padding-left: 5px;
  }
  .header-popup-shop_list > li:last-child > a {
  	padding-right: 5px;
  }
  
  .header-popup-shop_list > li > a .is-new {
    color: red;
    display: block;
  	transform: scale(0.8);
  }
  
  /* popup-fixed
   * -------------------------------------------------- */
  .header-popup-shop.fixed {
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 998;
  	width: 100%;
  }
  
  /* 店舗用バナー
  ----------------------------------------------------- */
  #js-bnr_inc {
  	margin-bottom: -20px;
  }
  .list_02 li.is-store {
  	margin: 0 -20px -20px;
  	padding-top: 10px;
  }
  #js-bnr_inc.js-norepair.list_02 li.is-repair {
  	display: none;
  }
  #js-bnr_inc.js-noleather.list_02 li.is-leather {
  	display: none;
  }
  #js-bnr_inc.js-nobook.list_02 li.is-book {
  	display: none;
  }
  .bnr_store {
  	width: 100%;
  	/* height: 178px; */
  	height: 55.6vw;
  	background: url(/cdn/shop/files/sp_bg_bnr-store.jpg) no-repeat 0 0;
  	-webkit-background-size: 100% auto;
  	     -o-background-size: 100% auto;
  	        background-size: 100% auto;
  }
  .bnr_store .bnr_store_title {
  	margin: 0!important;
  	padding: 6.2vw 0;
  	color: #fff;
  	text-align: center;
  	font-size: 5.3vw!important;
  	line-height: 1.5;
  	font-weight: bold;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  }
  .bnr_store .bnr_store_title ._subLabel {
  	font-size: 3.7vw;
  }
  
  .bnr_store_row {
  	display: flex;
    -webkit-justify-content: center;
  					justify-content: center;
  	margin: 0 15px;
  }
  
  .bnr_store_unit {
  	box-sizing: border-box;
  	width: 100%;
  	/*height: 85px;*/
  	margin: 0;
  	padding: 1.5vw 0;
  	border: 2px solid #fff;
  	background: rgba(255,255,255,0.6);
  }
  
  .bnr_store_unitTitle {
  	height: 19px;
  	margin-bottom: 0!important;
  	color: #fff;
  	background: #490a05;
  	text-align: center;
  	font-size: 3.4vw!important;
  	line-height: 1.7;
  	font-weight: bold;
  }
  
  .bnr_store .bnr_store_list {
  	display: flex;
    -webkit-justify-content: space-between;
  					justify-content: space-between;
  	align-items: center;
  	/* height: 42px; */
    height: 13.1vw;
  	padding: 0 1vw;
  }
  
  .bnr_store .bnr_store_list li {
  	flex: 1;
  	box-sizing: border-box;
  	height: 100%;
    padding: 0 1px;
    margin-bottom: 0 !important;
  }
  
  .bnr_store .bnr_store_list li a {
  	display: flex;
    -webkit-justify-content: center;
  					justify-content: center;
  	align-items: center;
  	width: 100%;
  	height: 100%;
  	background: #fff;
  	text-align: center;
  	font-size: 3.1vw;
  	line-height: 1.3;
  	font-weight: bold;
  	text-decoration: none;
  }
  
  .bnr_store .bnr_store_list li a ._date {
  }
  
  .bnr_store_unit.is-popup .bnr_store_unitTitle {
  	background: #97242e;
  }
  
  .bnr_store .bnr_store_unit.is-popup  .bnr_store_list li {
  	box-sizing: border-box;
  	width: 45px;
  	padding: 0 1px;
  	margin-bottom: 0!important;
  }
  
  .campaign_banner {
    margin-bottom: 10px;
  }
  
  
  /* みつかるリュック 期間限定
  ----------------------------------------------------- */
  
  .section.mitsukaru_set__section {
    padding: 0 20px;
    width: auto;
  }
  
  .mitsukaru_set__img {
    padding: 0 20px;
  }
  
  .mitsukaru_set__font {
    font-weight: 700;
  }
  
  .mitsukaru_set__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 25px -20px 0;
  }
  .mitsukaru_set__flex .mitsukaru_set__font {
    text-align: center;
  }
  .section .inner.mitsukaru_set__border {
    position: relative;
    margin-top: 40px;
    padding-top: 1px;
  }
  .mitsukaru_set__border:before {
    position: absolute;
    content: '';
    width: 88%;
    height: 1px;
    background: #999;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    display: block;
  }
  .mitsukaru_price {
    font-size: 4.3vw;
    color: #ab1010;
    font-weight: 700;
  }
  .mitsukaru_price__1 {
    font-size: 3.1vw;
  }
  .mitsukaru_price__2 {
    font-size: 3.1vw;
    color: #000;
    font-weight: 300;
  }

  /* product.css */
  
  /* @import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,700&display=swap&subset=japanese"); */
  /* ----------------------------------------------------------------------------------------------------
   * 01 Base
   * ---------------------------------------------------------------------------------------------------- */
  /* WebFonts Load
   * -------------------------------------------------- */
  /* kv
   * -------------------------------------------------- */
  .kv {
    position: relative;
  }
  
  .kv .kv_img_01 > img {
    width: 100%;
    height: auto;
  }
  
  /* section
   * -------------------------------------------------- */
  .section {
    width: 100%;
    padding: 30px 0 0;
    position: relative;
  }
  
  .section h1, .section h2, .section h3, .section h4 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .gray {
    background: #ececec;
  }
  
  .wrap {
    overflow: hidden;
  }
  
  .section + .section {
    padding-top: 0;
  }
  
  .section + .section.gray {
    padding-top: 30px;
  }
  
  .section.gray + .section, .section.japan + .section {
    padding-top: 30px;
  }
  
  .section + .section.japan,
  .section + .media {
    padding-top: 30px;
  }
  
  .media + .section {
    padding-top: 30px;
  }
  
  .section .inner {
    padding: 0 20px;
    margin-bottom: 20px;
  }
  
  .section .inner.is-gray {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .section .inner.is-border {
    border-top: 2px solid #fff;
  }
  
  .section .inner p {
    font-size: 4.3vw;
    margin-bottom: 20px;
  }
  
  .section .inner p:last-child {
    margin-bottom: 0;
  }
  
  .section h1 {
    font-size: 6.2vw;
    margin-bottom: 20px;
  }
  
  .section > h1 {
    padding: 0 20px;
  }
  
  .section > h2 {
    padding: 0 20px;
    font-size: 5.6vw;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .section .inner > h2, .section.japan h2 {
    font-size: 5.6vw;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .section .inner > h2.is-fz17, .section.japan h2.is-fz17 {
    font-size: 5.3vw;
  }
  
  .section h4 {
    font-size: 5.6vw;
    margin-bottom: 10px;
  }
  
  .section .img,
  .section .img_01,
  .section .img_02 {
    margin-bottom: 20px;
  }
  
  .section .img_02.is-large {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .img img,
  .img_01 img {
    width: 100%;
    height: auto;
  }
  
  .movie iframe {
    width: 100%;
    height: 100%;
  }
  
  .unit_01 {
    margin-bottom: 20px;
  }
  
  .unit_01.is-gray {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #ececec;
  }
  
  .unit_01.is-black {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #000;
    color: #fff;
  }
  
  .unit_01.is-white {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #fff;
  }
  
  .unit_01.is-border {
    border-bottom: 2px solid #fff;
  }
  
  .unit_02 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    background: #ececec;
    border-radius: 5px;
  }
  
  .caption {
    font-size: 5vw !important;
  }
  
  /* title
   * -------------------------------------------------- */
  /* page_title */
  .page_title {
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    min-width: 320px;
    padding: 15px 5px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 99;
  }
  
  .page_title .inner {
    overflow: visible;
    padding: 0;
    font-size: 3.1vw;
  }
  
  .page_title .icn_01 {
    display: inline-block;
    margin-right: -0.5em;
    padding-right: 10px;
  }
  
  .page_title .ttl_01 {
    display: inline-block;
    font-size: 7.8vw;
    line-height: 1.2;
    color: #4d4c4c;
    vertical-align: middle;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .page_title.is-type2 {
/*     padding-bottom: 33px; */
  }
  
  .page_title.is-type2 .ttl_01 span {
    position: absolute;
    bottom: 10px;
    left: 20px;
  }
  
  /*商品タイトル付加文字*/
  .ttl_01 em {
    display: block;
    margin-top: 0.3em;
    font-size: 4.3vw;
  }
  
  .page_title .btn_01 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    height: 30px;
    margin: auto;
  }
  
  .page_title .btn_01 + .inner {
    margin-right: 70px;
  }
  
  .page_title .btn_01 > a {
    overflow: hidden;
    display: block;
    width: 2em;
    height: 9.3vw;
    padding: 0 18px;
    border-radius: 2em;
    background-color: #500000;
    color: #ffffff;
    font-size: 3.7vw;
    line-height: 2.5;
    text-decoration: none;
  }
  
  .page_title.fixed {
    position: fixed;
    top: 0;
  }
  
  /* title_01 */
  .section .title_01 {
    font-size: 6.2vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .section .title_01.is-center {
    text-align: center;
  }
  
  .section .title_01.is-fz18 {
    font-size: 5.6vw;
  }
  
  .section .title_01 .is-fz12 {
    font-size: 3.7vw;
  }
  
  .section .title_02 {
    font-size: 5.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .section .title_03 {
    font-size: 5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .section .title_04 {
    font-size: 4.3vw;
    /*font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;*/
    font-weight: 100;
  }
  
  /* title_02 */
  /* title_03 */
  /* title_04 */
  /*グラデーションラインの入ったタイトル*/
  .header {
    margin: 40px 0 20px;
    padding-top: 18px;
    /*background: url(/cdn/shop/files/line001.png) no-repeat;*/
    background-size: 100%;
  }
  
  .header h3 {
    padding-bottom: 18px;
     /*background: url(/cdn/shop/files/line001.png) bottom no-repeat;*/
    background-size: 100%;
    font-size: 5.6vw;
    text-align: center;
  }
  
  /* button
   * -------------------------------------------------- */
  /* btn_cart */
  .section .btn_cart {
    letter-spacing: -0.8px;
    position: relative;
    display: block;
    padding: 10px 50px;
    border-radius: 8px;
    background-color: #500000;
    color: #ffffff;
    text-align: center;
    font-size: 4.3vw;
    text-decoration: none;
  }
  
  .section .btn_cart:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    width: 27px;
    height: 24px;
    margin-top: -12px;
    background: url(/cdn/shop/files/icn_cart.png) no-repeat 0 0;
    background-size: 27px 24px;
  }
  
  .section .balloon {
    position: relative;
    margin: 30px 0 0 0;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: rgba(0, 0, 0, 0.06667) 0px 0px 5px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.06667) 0px 0px 5px 0;
  }
  
  .section .balloon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    display: block;
    width: 23px;
    height: 25px;
    margin-left: -11px;
    background: url(/cdn/shop/files/sp_bg_balloon_top.png) no-repeat 0 0;
    background-size: 23px 25px;
  }
  
  .section .balloon.is-down {
    margin: 0 0 30px;
  }
  
  .section .balloon.is-down:before {
    top: auto;
    bottom: -25px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .section .balloon .balloon_inner {
    padding: 20px;
  }
  
  .section .num {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 0 50px;
  }
  
  .section .num:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 41px;
    height: 41px;
    margin-top: -20px;
  }
  
  .section .num.num_01:before {
    background: url(/cdn/shop/files/num_01.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_02:before {
    background: url(/cdn/shop/files/num_02.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_03:before {
    background: url(/cdn/shop/files/num_03.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_04:before {
    background: url(/cdn/shop/files/num_04.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  .section .num.num_05:before {
    background: url(/cdn/shop/files/num_05.png) 0 0 no-repeat;
    background-size: 41px;
  }
  
  /* balloon
   * -------------------------------------------------- */
  /* num
   * -------------------------------------------------- */
  /*ジャコモさん紹介*/
  .kv .giacomo,
  .kv .inner {
    padding: 15px;
    background-color: #3b201a;
    display: table;
    color: #fff;
  }
  
  .kv .left {
    padding-right: 15px;
    display: table-cell;
  }
  
  .kv .right {
    display: table-cell;
  }
  
  .kv .right h3 {
    text-align: left;
  }
  
  .kv .right .right p {
    font-size: 3.1vw;
  }
  
  /*薄さが実現できたのは、この2つの特別な仕組み*/
  .detail {
    padding-top: 30px !important;
    background-color: #ececec;
  }
  
  .detail .title_01 {
    margin: 0 0 25px;
  }
  
  .detail .img_01 {
    margin-bottom: 50px;
    text-align: center;
  }
  
  .detail .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  .detail .unit_01 {
    padding-bottom: 30px;
  }
  
  .detail h3.num {
    margin: 0 0 -20px;
  }
  
  .detail .txt_02 {
    margin-top: 15px;
    /*font-family: 'Noto Sans JP', sans-serif;
      font-weight: 100;*/
  }
  
  .detail .img_02 {
    margin-top: 15px;
    text-align: center;
  }
  
  .detail .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  .detail .note_01 {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  .detail.is-type2 {
    background: #fff;
  }
  
  /* 薄いだけじゃない　使いやすさも両立した、5つのしくみ */
  .detail3,
  .detail5 {
    padding-top: 30px !important;
  }
  
  .detail3 .img_01,
  .detail5 .img_01 {
    margin: 25px -20px 0;
    text-align: center;
  }
  
  .detail3 .img_01 > img,
  .detail5 .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  .detail3 .unit_01,
  .detail5 .unit_01 {
    margin-top: 25px;
  }
  
  .detail3 .txt_01,
  .detail5 .txt_01 {
    font-size: 4.3vw;
    /*font-family: 'Noto Sans JP', sans-serif;
      font-weight: 100;*/
  }
  
  .detail3 .img_02,
  .detail5 .img_02 {
    margin-bottom: 15px;
    text-align: center;
  }
  
  .detail3 .img_02 > img,
  .detail5 .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  /*まだまだあります薄さの理由*/
  .reason {
    padding-top: 30px !important;
    background-color: #ececec;
  }
  
  .reason .title_02 {
    margin-bottom: 15px;
  }
  
  /* 傷が目立ちにくく高級感のあるエンボス加工*/
  /*.color .img_01 {
  	margin-bottom: 20px;
  	text-align: center;
  }
  .color .img_01 > img {
  	width: 100%;
  	height: auto;
  }*/
  .color .img_02 {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .color .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  .color .txt_01 {
    margin-bottom: 25px;
    text-align: center;
  }
  
  .color p {
    overflow: hidden;
  }
  
  .color p img {
    margin: 0 15px 15px 0;
    width: 35%;
    height: auto;
    float: left;
  }
  
  /*革タイプ*/
  dl.type dt {
    width: 50%;
    margin: 0 auto 20px;
  }
  
  dl.type dt img {
    width: 100%;
    height: auto;
  }
  
  dl.type dd {
    font-size: 4vw;
    margin-bottom: 30px;
    text-align: justify;
  }
  
  dl.type dd h5 {
    margin-bottom: 10px;
    font-size: 4.6vw;
    text-align: center;
  }
  
  dl.bright dt {
    width: 100%;
    height: auto;
  }
  
  dl.bright dt img {
    width: 100%;
    height: auto;
  }
  
  .type_02 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
  
  .type_02 li {
    width: 50%;
    text-align: center;
  }
  
  .type_02 li.is-col1 {
    width: 100%;
  }
  
  .type_02 li.is-col1 img {
    margin-left: 0;
  }
  
  .type_02 img {
    position: relative;
    margin-left: -15px;
    width: 170px;
    height: auto;
  }
  
  .type_02 span {
    display: block;
    margin: 5px 0 0;
    font-size: 4.3vw;
  }
  
  /*グッドデザイン賞*/
  .gooddesign .ttl_box {
    display: table;
    width: 100%;
    vertical-align: middle;
  }
  
  .gooddesign .ttl_box .img_01 {
    display: table-cell;
    vertical-align: top;
  }
  
  .gooddesign .title_02 {
    text-align: left !important;
  }
  
  /* お客様の声 */
  [class^="section"] .revbox {
    height: 280px;
    padding-right: 10px;
    overflow: auto;
  }
  
  /*多くのメディアにご掲載頂いています*/
  .media {
    color: #fff;
    background: #666;
  }
  
  .media .inner {
    margin-bottom: 0;
  }
  
  .media ul li {
    margin: 0 -20px;
    padding: 20px 20px;
    border-top: 1px solid #b3b3b3;
  }
  
  .media ul li img {
    display: block;
    float: left;
    width: 49px;
  }
  
  .media h2 {
    margin-left: 65px;
    margin-bottom: 10px;
    font-size: 4.3vw;
  }
  
  .media.section p {
    margin-left: 65px;
    font-size: 4vw;
    /*font-family: 'Noto Sans JP', sans-serif;
        font-weight: 100;*/
  }
  
  .media.section .img_01 {
    margin-bottom: 0;
  }
  
  .media .list_01 .is-first, .media ul li:first-child {
    border-top: none;
    padding-top: 0;
  }
  
  /*デザインコンセプト開発者ボイス*/
  .concept {
    padding-top: 30px !important;
    background: #ececec;
  }
  
  .concept .img_01 {
    margin-bottom: 15px;
    text-align: center;
  }
  
  .concept .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  /*ニッポンの技×デザイン*/
  .japan {
    /*padding-bottom: 40px;*/
    color: #fff;
    background: url(/cdn/shop/files/sp_bg_black.png?v=1685688432) 0 0 repeat;
    background-size: 35px;
  }
  
  .japan h1 {
    text-align: center;
  }
  
  .japan .img_01 {
    margin: 0 -20px 15px;
  }
  
  .japan .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  .japan.section .inner > p {
    text-align: justify;
  }
  
  .japan .wrap .img, .japan li .img_01 {
    margin: 0 0 20px;
    float: left;
    width: 100px;
  }
  
  .japan .wrap p, .japan li p {
    margin-left: 115px;
    font-size: 3.7vw !important;
  }
  
  .japan .wrap + .wrap {
    margin-top: -10px;
  }
  
  .japan .movie {
    margin: 0 20px 20px;
  }
  
  .japan .movie_01 > iframe {
    width: 100%;
    height: 100%;
  }
  
  /*サイズ*/
  .size h1 {
    text-align: center;
  }
  
  .size ul {
    margin-bottom: 30px;
  }
  
  .size .img_01 {
    margin: 0 0 15px;
  }
  
  .size .img_01 > img {
    width: 100%;
    height: auto;
  }
  
  /*シリーズ*/
  .series {
    padding-top: 30px !important;
    background-color: #dcdcdc;
  }
  
  .series .list_01 li {
    margin-bottom: 20px;
  }
  
  .series .list_01 li a {
    overflow: hidden;
    display: block;
    padding-right: 20px;
    background: url(/cdn/shop/files/arrow_red.png) no-repeat 100% 50%;
    background-size: 11px 19px;
    text-decoration: none;
  }
  
  .series .list_01 li a .img_01 {
    float: left;
    width: 100px;
  }
  
  .series .list_01 li a .ttl_01 {
    margin-left: 110px;
    color: #500000;
    font-size: 4.3vw;
  }
  
  .series .list_01 li a p {
    margin-left: 110px;
  }
  
  .series .list_01.is-type2 li a {
    padding-right: 0;
  }
  
  .series .list_01.is-type2 li a .img_01 {
    margin-bottom: 0;
  }
  
  .series .list_01.is-type2 li a p {
    margin-top: 5px;
    font-size: 3.7vw;
  }
  
  .series .list_02 li {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .series .list_02 li:last-child {
    margin-bottom: 0;
  }
  
  .series .list_02 li.is-bnr {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .series .list_02 li img {
    width: 100%;
    height: auto;
  }
  
  .list_02 li img {
    width: 100%;
    height: auto;
  }
  
  /*あなたの個性に合わせて豊富なカラーバリエーション*/
  .variation {
    padding-top: 30px !important;
  }
  
  .variation .list_01 {
    margin-right: -12px;
  }
  
  .variation .list_01 li {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 25%;
    padding: 0 3.7vw 7.8vw 0;
    text-align: center;
    font-size: 3.1vw;
  }
  
  .variation .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .variation .img_01 {
    text-align: center;
  }
  
  .variation .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /*次への矢印*/
  .next img {
    display: block;
    margin: 30px auto;
    width: 20%;
    height: auto;
  }
  
  /*キャプションつき写真リスト*/
  dl.pList, dl.collabo {
    margin-bottom: 20px;
  }
  
  dl.pList dt img {
    width: 100%;
    height: auto;
  }
  
  dl.pList dd {
    margin: 10px 0 20px;
    font-size: 4vw;
    text-align: center;
  }
  
  dl.collabo dt img {
    display: block;
    width: 50%;
    height: auto;
    margin: 10px auto;
  }
  
  dl.collabo h5 {
    margin: 10px 0 5px;
    font-size: 5vw !important;
    text-align: center;
  }
  
  dl.collabo p {
    margin: 0 0 30px !important;
    font-size: 3.7vw !important;
  }
  
  /*YouTube*/
  .youtube_01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  
  .youtube_01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  /*コラボ*/
  /* socialbtn
   * -------------------------------------------------- */
  .socialbtn {
    width: 100%;
    margin-bottom: 40px;
  }
  
  .socialbtn .inner {
    overflow: hidden;
    padding-left: 0;
  }
  
  .socialbtn .btn {
    display: inline;
    vertical-align: middle;
  }
  
  .socialbtn .btn_mixicheck {
    width: 113px;
  }
  
  .socialbtn .btn_google {
    width: 70px;
  }
  
  /*.socialbtn .btn {
  	float: left;
  	margin: 0 0 15px 20px;
  }*/
  /* cart
   * -------------------------------------------------- */
  .section.cart {
    padding-bottom: 0;
  }
  
  .section.cart .img_01 {
    text-align: center;
  }
  
  .section.cart .img_01 img {
    width: 100%;
    height: auto;
  }
  
  .section.cart .unit_01 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 18px;
  }
  
  .section.cart .unit_01 .ttl_01 {
    margin: 0;
    padding: 15px 0 0;
    font-size: 5.6vw;
    font-weight: bold;
  }
  
  .section.cart .unit_01 p {
    margin: 0;
    padding: 13px 0 0;
    color: #666;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 {
    padding-bottom: 10px;
    border-top: 1px solid #dcdcdc;
  }
  
  .section.cart .unit_02 p {
    margin: 0;
    padding: 12px 0 0;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 p .price {
    color: #cc0000;
    font-size: 5.6vw;
    font-weight: bold;
  }
  
  .section.cart .unit_02 p .point {
    font-weight: bold;
  }
  
  .section.cart .unit_02 p.notes {
    padding: 10px 0 0;
    font-size: 3.1vw;
  }
  
  .section.cart .unit_02 div {
    display: table;
    padding: 12px 0 3px;
  }
  
  .section.cart .unit_02 div .label {
    display: table-cell;
    width: 50px;
    padding-right: 10px;
    font-size: 4.3vw;
    white-space: nowrap;
  }
  
  .section.cart .unit_02 div .input {
    display: table-cell;
  }
  
  .section.cart .unit_02 div .input select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 210px;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 div input {
    font-size: 4.3vw;
  }
  
  .section.cart .btn {
    margin: 5px -20px 0;
    padding: 30px 20px 20px;
    background-color: #ececec;
    text-align: center;
  }
  
  .section.cart .btn .btn_01 {
    margin-bottom: 30px;
  }
  
  .section.cart .btn a.contact {
    padding-left: 25px;
    color: #000;
    text-decoration: underline;
    background: url(/cdn/shop/files/icn_mail.png) 0 50% no-repeat;
    background-size: 21px 13px;
    font-size: 4.3vw;
  }
  
  .section.cart .unit_02 p.notes {
    display: none;
  }
  
  /* Temporarily Hide Shipping notes
  ----------------------------------------------------- */
  .mb_2 {
    margin-bottom: 2px !important;
  }
  
  /* en delete */
  /* ローランドコラボモデル
  ----------------------------------------------------- */
  .unit_01.is-roland {
    margin-right: -20px;
    margin-bottom: 0;
    margin-left: -20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    background: #fafaf8;
  }
  
  .unit_01.is-roland p {
    line-height: 1.8;
  }
  
  .unit_rolandale {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: -20px;
    margin-bottom: 10px;
    margin-left: -20px;
    padding: 190px 45px 0;
    height: 387px;
    background: url(/cdn/shop/files/sp_roland_common_roland002.png?v=1685767600) no-repeat 0 0;
    background-size: 100% auto;
    color: #fff;
    text-align: center;
  }
  
  .unit_rolandale p {
    margin-bottom: 0 !important;
    font-size: 3.4vw !important;
    line-height: 1.5 !important;
  }
  
  .unit_rolandale p + p {
    margin-top: 20px;
  }
  
  .unit_rolandale_title {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  
  .series .roland-series-banners {
    margin-top: -30px;
    margin-bottom: 30px;
  }
  
  .series .roland-series-banners_title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding: 0 20px;
    height: 119px;
    background: url(/cdn/shop/files/sp_roland_common_roland005.png?v=1685767600) no-repeat 0 0;
    background-size: 100% auto;
  }
  
  .series .roland-series-banners_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#dfe4eb), to(#c6cdd5));
    background: -webkit-linear-gradient(top, #dfe4eb 0%, #c6cdd5 100%);
    background: linear-gradient(to bottom, #dfe4eb 0%, #c6cdd5 100%);
  }
  
  .series .roland-series-banners_list > li {
    width: 139px;
    margin-bottom: 2px;
  }
  
  .series .roland-series-banners_list > li a {
    display: block;
  }
  
  .series .roland-series-banners_list > li img {
    width: 100%;
    height: auto;
  }
  
  
  /* floatingbtn
   * -------------------------------------------------- */
  .floatingbtn {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 998;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 65px;
    padding: 15px;
    background: rgba(255,255,255, 0.8);
    backdrop-filter: blur(5px);
    white-space: nowrap;
  }
  .floatingbtn_text {
    box-sizing: border-box;
    width: 50%;
    padding-right: 7px;
    font-size: 3.1vw;
  }
  .floatingbtn_text .is-bold {
    font-weight: bold;
  }
  .floatingbtn_text .is-num {
    font-size: 4.3vw;
  }
  .floatingbtn_text .is-attention {
    color: #c00;
    font-size: 4.3vw;
    font-weight: bold;
  }
  
  .floatingbtn_btn {
    box-sizing: border-box;
    width: 50%;
    padding-left: 7px;
  }
  .floatingbtn_btn > a {
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 18px;
    border-radius: 100px;
    background-color: #500000;
    color: #ffffff;
    text-align: center;
    font-size: 4.3vw;
    line-height: 2.5;
    font-weight: bold;
    text-decoration: none;
  }

  /* individual.css */

  /* ----------------------------------------------------------------------------------------------------
   * 個別スタイル
   * ---------------------------------------------------------------------------------------------------- */
  /* 薄い財布基本
  * -------------------------------------------------- */
  [class^="thinwallet_"] .gooddesign .ttl_box .txt_01 {
    display: table-cell;
    padding: 40px 5px 0 0;
  }
  
  [class^="thinwallet_"] .gooddesign .ttl_box .icn_01 {
    margin-top: 40px;
    text-align: center;
  }
  
  [class^="thinwallet_"] .gooddesign .ttl_box .img_01 {
    width: 100px;
  }
  
  [class^="thinwallet_"] .media .is-first .img_01 {
    float: none;
    width: auto;
    margin-bottom: 15px;
    text-align: center;
  }
  
  [class^="thinwallet_"] .media .is-first .img_01 > img {
    float: none;
    width: 100%;
    height: auto;
  }
  
  [class^="thinwallet_"] .media .is-first .title_04, [class^="thinwallet_"] .media .is-first .txt_01 {
    margin-left: 0;
  }
  
  .thinwallet_mens .kv .kv_img_02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  
  .thinwallet_mens .kv .kv_img_02 > img {
    position: absolute;
    left: 64%;
    display: block;
    width: 25%;
    height: auto;
  }
  
  .thinwallet_mens .section_01 {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  
  [class^="thinwallet_"] .section_01 {
    padding-top: 0;
  }
  
  [class^="thinwallet_"] .section_06 {
    padding-top: 30px;
    background-color: #ececec;
  }
  
  .thinwallet_buttero .section_05, .thinwallet_danboard .section_05 {
    padding-top: 30px;
  }
  
  [class^="thinwallet_"] .section_06 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  [class^="thinwallet_"] .section_06 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  [class^="thinwallet_"] .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  [class^="thinwallet_"] .section_06 .img_01 {
    text-align: center;
  }
  
  [class^="thinwallet_"] .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  .revbox h4 + p {
    font-size: 3.7vw !important;
    margin-bottom: 10px !important;
  }
  
  .gd_img > img {
    width: 100%;
    height: auto;
  }
  
  /* 薄い財布クラシック
   * -------------------------------------------------- */
  .thinwallet_classic .section_05 .img_01 > img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  
  /* 薄い財布ブッテーロレザー
   * -------------------------------------------------- */
  .thinwallet_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thinwallet_buttero .kv {
    position: relative;
  }
  
  .thinwallet_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thinwallet_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    bottom: -8px;
    z-index: 1;
    width: 203px;
    height: 247px;
  }
  
  .thinwallet_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thinwallet_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thinwallet_buttero .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thinwallet_buttero .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinwallet_buttero .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 薄い財布ダンボー
   * -------------------------------------------------- */
  .thinwallet_danboard .section_06 {
    padding-top: 0;
    background: #fff;
  }
  
  /* 薄い財布ジャコモ
   * -------------------------------------------------- */
  .thinwallet_giacomo .page_title .ttl_01 {
    line-height: 1;
  }
  
  .thinwallet_giacomo h1.ttl_01 span {
    font-size: 5.3vw;
  }
  
  .thinwallet_giacomo .kv .inner {
    background: #3b201a;
  }
  
  .thinwallet_giacomo .section_06 {
    background: #ececec;
  }
  
  .thinwallet_giacomo .section_06 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 5px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  .thinwallet_giacomo .section_06 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 5px;
  }
  
  /* 薄い財布笹原右京
   * -------------------------------------------------- */
  .thinwallet_ukyo .kv .inner {
    background: #082351;
  }
  
  .thinwallet_ukyo .section_06 {
    background: #ececec;
  }
  
  .thinwallet_ukyo .section_06 .list_01 li {
    clear: both;
    float: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 60%;
    margin-left: 50px;
    padding: 0;
    text-align: center;
  }
  
  /* 薄い財布左利き
   * -------------------------------------------------- */
  .thinwallet_lefthands .kv .kv_img_02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  
  .thinwallet_lefthands .kv .kv_img_02 > img {
    position: absolute;
    left: 0;
    display: block;
    width: 32.3%;
    height: auto;
  }
  
  .thinwallet_lefthands .section_01 {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  
  .thinwallet_lefthands .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
  
  .thinwallet_lefthands .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thinwallet_lefthands .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  /* 薄い財布ローランドコラボモデル
   * -------------------------------------------------- */
  .thinwallet_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thinwallet_roland .kv {
    position: relative;
  }
  
  .thinwallet_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thinwallet_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thinwallet_roland .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thinwallet_roland .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinwallet_roland .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい財布基本
   * -------------------------------------------------- */
  [class^="smallwallet_"] .gooddesign .ttl_box .txt_01 {
    display: table-cell;
    padding-right: 20px;
    vertical-align: middle;
  }
  
  [class^="smallwallet_"] .gooddesign .ttl_box .icn_01 {
    margin-top: 20px;
    text-align: left;
  }
  
  [class^="smallwallet_"] .gooddesign .ttl_box .img_01 {
    width: 200px;
  }
  
  [class^="smallwallet_"] .section_01 {
    padding-top: 0;
  }
  
  /*ほぼカードサイズ*/
  .detail .img_02 > img, .detail .img_03 > img, .detail .img_04 > img, .detail .img_05 > img {
    width: 100%;
    height: auto;
  }
  
  .detail3 {
    padding-top: 30px !important;
  }
  
  .detail3 .img_02 > img {
    width: 100%;
    height: auto;
  }
  
  /* 小さいだけじゃない　使いやすさにもこだわりが */
  .smallwallet_mens .section_05, .smallwallet_ladies .section_05, .smallwallet_giacomo .section_05, .smallwallet_lefthands .section_05 {
    padding-top: 30px;
    background-color: #ececec;
  }
  
  [class^="smallwallet_"] .section_05 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  [class^="smallwallet_"] .section_05 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  [class^="smallwallet_"] .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  [class^="smallwallet_"] .section_05 .img_01 {
    text-align: center;
  }
  
  [class^="smallwallet_"] .section_05 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  [class^="smallwallet_"] .variation .list_01 li {
    width: 33%;
    padding: 0 10px 25px 0;
  }
  
  /* 小さい財布レディース
   * -------------------------------------------------- */
  .smallwallet_ladies .section_06 {
    padding-top: 0;
  }
  
  .smallwallet_ladies .section_06 .background {
    background: url(/cdn/shop/files/smallwallet_ladies_img019.png) no-repeat;
    background-size: contain;
    height: 310px;
  }
  
  .smallwallet_ladies .gooddesign .background .icn_01 img {
    width: 40%;
    height: auto;
  }
  
  .smallwallet_ladies .section_06 h1.title_01 {
    padding-bottom: 80px;
  }
  
  .smallwallet_ladies .section_11 li.last {
    float: none;
  }
  
  /* 小さい財布ブッテーロ
   * -------------------------------------------------- */
  .smallwallet_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallwallet_buttero .kv {
    position: relative;
  }
  
  .smallwallet_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 139px;
    height: 219px;
  }
  
  .smallwallet_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_buttero .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .smallwallet_buttero .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_buttero .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_buttero .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい財布アドバン
   * -------------------------------------------------- */
  .smallwallet_advan h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallwallet_advan .kv {
    position: relative;
  }
  
  .smallwallet_advan .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_advan .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 139px;
    height: 219px;
  }
  
  .smallwallet_advan .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_advan .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .smallwallet_advan .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_advan .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_advan .scene_list img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_advan .section_04 .flow-list {
    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;
    margin-bottom: 20px;
    text-align: center;
  }
  
  .smallwallet_advan .section_04 .flow-list ._icn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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: 80px;
    height: 80px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 3.7vw;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .smallwallet_advan .section_04 .flow-list ._icn + ._icn {
    position: relative;
  }
  
  .smallwallet_advan .section_04 .flow-list ._icn + ._icn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    border-right: 1px solid #500000;
    border-bottom: 1px solid #500000;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  
  /* 小さい財布左利き
   * -------------------------------------------------- */
  .smallwallet_lefthands h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .smallwallet_lefthands .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_lefthands .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_lefthands .variation .list_01 li {
    width: 25%;
  }
  
  /* 小さい財布ローランド モデル
   * -------------------------------------------------- */
  .smallwallet_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallwallet_roland .kv {
    position: relative;
  }
  
  .smallwallet_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_roland .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 139px;
    height: 219px;
  }
  
  .smallwallet_roland .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallwallet_roland .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .smallwallet_roland .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .smallwallet_roland .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallwallet_roland .scene_list img {
    width: 100%;
    height: auto;
  }
  
  /* 薄いマネークリップ
   * -------------------------------------------------- */
  /*商品拡大*/
  .thinmoneyclip .section_07 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    padding: 8px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
  }
  
  .thinmoneyclip .section_07 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .thinmoneyclip .section_07 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /*薄いマネークリップ小銭入れ共通*/
  .intro {
    padding: 12px;
    background: #fff;
    margin-bottom: 20px;
  }
  
  .intro h5 {
    font-size: 5.6vw;
    margin-bottom: 10px;
    font-weight: 100;
    color: #631514;
    text-align: center;
  }
  
  .section .intro p {
    font-size: 3.7vw;
    overflow: hidden;
  }
  
  .intro p img {
    width: 48%;
    height: auto;
    float: right;
    margin: 10px 0 10px 10px;
  }
  
  .view {
    margin: 0 !important;
  }
  
  .view a {
    display: block;
    padding: 3px;
    background: #631514;
    border-radius: 3px;
    font-size: 4.3vw;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  
  /* 薄いマネークリップ ブッテーロ
   * -------------------------------------------------- */
  .thinmoneyclip_buttero h1.ttl_01 {
    font-size: 6.5vw;
  }
  
  .thinmoneyclip_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thinmoneyclip_buttero .kv {
    position: relative;
  }
  
  .thinmoneyclip_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thinmoneyclip_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    bottom: -25px;
    z-index: 1;
    width: 194px;
    height: 254px;
  }
  
  .thinmoneyclip_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thinmoneyclip_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thinmoneyclip_buttero .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
    text-align: center;
    font-size: 4vw;
  }
  
  .thinmoneyclip_buttero .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinmoneyclip_buttero .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい小銭入れ
   * -------------------------------------------------- */
  /*番号つきタイトル紺地白ぬき*/
  .smallcoincase .section_04.section h3 {
    margin-bottom: 20px;
    font-size: 5vw;
  }
  
  .smallcoincase .section_04.section h3 span {
    margin: 0 0.5em 1em 0;
    display: block;
    float: left;
    padding: 6px 10px 6px;
    background: #153f7d;
    -webkit-box-shadow: 0 3px 1px #aaa;
            box-shadow: 0 3px 1px #aaa;
    line-height: 1;
    color: #fff;
  }
  
  .smallcoincase .section_05 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #cbcbcb;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
    font-weight: 100;
  }
  
  .smallcoincase .section_05 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .smallcoincase .section_05 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /*商品拡大*/
  /* 小さい小銭入れ笹原右京
   * -------------------------------------------------- */
  /*番号つきタイトル紺地白ぬき*/
  .smallcoincase_ukyo .kv .inner {
    background-color: #082351;
  }
  
  .smallcoincase_ukyo .section_04.section h3 {
    margin-bottom: 20px;
    font-size: 5vw;
  }
  
  .smallcoincase_ukyo .section_04.section h3 span {
    margin: 0 0.5em 1em 0;
    display: block;
    float: left;
    padding: 6px 10px 6px;
    background: #153f7d;
    -webkit-box-shadow: 0 3px 1px #aaa;
            box-shadow: 0 3px 1px #aaa;
    line-height: 1;
    color: #fff;
  }
  
  .smallcoincase_ukyo .section_05 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* 小さい小銭入れブッテーロ
   * -------------------------------------------------- */
  .smallcoincase_buttero h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .smallcoincase_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallcoincase_buttero .kv {
    position: relative;
  }
  
  .smallcoincase_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_buttero .kv_img_02 {
    position: absolute;
    right: 50%;
    top: 28px;
    z-index: 1;
    width: 105px;
    height: 170px;
  }
  
  .smallcoincase_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_buttero .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .smallcoincase_buttero .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
    text-align: center;
    font-size: 4vw;
  }
  
  .smallcoincase_buttero .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallcoincase_buttero .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 小さい小銭入れローランド モデル
   * -------------------------------------------------- */
  .smallcoincase_roland h1.ttl_01 {
    font-size: 6.2vw;
  }
  
  .smallcoincase_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .smallcoincase_roland .kv {
    position: relative;
  }
  
  .smallcoincase_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .smallcoincase_roland .section_06 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .smallcoincase_roland .section_06 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
    text-align: center;
    font-size: 4vw;
  }
  
  .smallcoincase_roland .section_06 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .smallcoincase_roland .section_06 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 保存するメモ帳
   * -------------------------------------------------- */
  .savenotepad .section_04 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 46%;
    margin-bottom: 20px;
    text-align: center;
    font-size: 4.3vw;
    line-height: 1.4;
    font-weight: 100;
  }
  
  .savenotepad .section_04 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .savenotepad .section_04 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* 保存するメモ帳 ローランド モデル
   * -------------------------------------------------- */
  .savenotepad_roland h1.ttl_01 {
    font-size: 6.2vw;
  }
  
  .savenotepad_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  /* 薄いメモ帳
   * -------------------------------------------------- */
  /*番号つきタイトル丸数字*/
  [class^="thinmemopad"] .section_03 h3 {
    margin-bottom: 20px;
    font-size: 4.3vw;
  }
  
  [class^="thinmemopad"] .section_03 h3 span {
    margin: 0 0.5em 1.2em 0;
    display: block;
    float: left;
    padding: 6px 11px 7px;
    border-radius: 18px;
    border: 1px solid #000;
    font-size: 5.6vw;
    line-height: 1;
  }
  
  [class^="thinmemopad"] .section_03 h3:nth-child(n+19) span {
    padding: 6px 6px 7px;
  }
  
  .img.step {
    padding-bottom: 80px;
    background: url(/cdn/shop/files/sp_thinmemopad_common_arrow_step.png?v=1685688432) no-repeat bottom center;
    background-size: 10% auto;
  }
  
  .section .inner p.or {
    margin: 20px 0;
    font-size: 12.5vw;
    text-align: center;
  }
  
  /*ラインナップ*/
  [class^="thinmemopad"] .section_08 li {
    text-align: center;
    margin-bottom: 20px;
  }
  
  [class^="thinmemopad"] .section_08 li img {
    width: 98%;
    height: auto;
    margin-bottom: 10px;
  }
  
  /* 旅行財布
   * -------------------------------------------------- */
  /*番号つき文*/
  .travelwallet .section_07 h5 {
    margin-bottom: 20px;
    font-size: 4vw;
  }
  
  .travelwallet .section_07 h5 span {
    margin: 0 0.5em 1em 0;
    display: block;
    float: left;
    padding: 6px 10px 6px;
    background: #dbddd2;
    -webkit-box-shadow: 0 3px 1px #aaa;
            box-shadow: 0 3px 1px #aaa;
    line-height: 1;
  }
  
  ul.flag {
    overflow: hidden;
  }
  
  ul.flag li {
    float: left;
    width: 22%;
    margin-right: 4%;
    font-size: 3.1vw;
    text-align: center;
  }
  
  ul.flag li:nth-child(4n) {
    margin-right: 0;
  }
  
  ul.flag li img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  ul.flag li span {
    display: block;
    height: 3.5em;
    margin-top: 0.5em;
    line-height: 1.4;
  }
  
  /*商品拡大*/
  .travelwallet .section_09 ul {
    overflow: hidden;
  }
  
  .travelwallet .section_09 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    margin-bottom: 20px;
    font-size: 4vw;
    line-height: 1.4;
  }
  
  .travelwallet .section_09 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .travelwallet .section_09 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* KV下グッドデザイン */
  .travelwallet .gooddesign {
    width: 100%;
    padding: 14px 0;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  }
  
  /* GOOD DESIGN AWARD 2019エリア */
  .travelwallet .gd2019 {
    padding-bottom: 40px;
  }
  .travelwallet .gd2019 .img01 img {
    width: 100%;
  }
  .travelwallet .gd2019 .txt01 {
    margin-top: -10px;
    padding: 0 20px;
  }
  
  
  /* iPhoneも入る財布
   * -------------------------------------------------- */
  /*商品拡大*/
  .iphonewallet .section_09 ul {
    overflow: hidden;
  }
  
  .iphonewallet .section_09 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 47%;
    margin-bottom: 20px;
    padding: 8px;
    background: #fff;
    border: 1px solid #cbcbcb;
    text-align: center;
    font-size: 4vw;
    line-height: 1.4;
    font-weight: 100;
  }
  
  .iphonewallet .section_09 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .iphonewallet .section_09 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  .iphonewallet .header h3 img {
    width: 84%;
    height: auto;
  }
  
  /* IDケース
   * -------------------------------------------------- */
  /*商品拡大*/
  .idcase .section_04 ul li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 48%;
    padding: 8px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 4vw;
    line-height: 1.4;
  }
  
  .idcase .section_04 ul li:nth-child(even) {
    clear: none;
    float: right;
  }
  
  .idcase .section_04 ul li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 12px;
  }
  
  /* 薄いカードケース
  ------------------------------------------------------------------*/
  [class^="thincardcase"] .section_01 .img001 > img, [class^="thincardcase"] .section_01 .img002 > img {
    width: 100%;
    height: auto;
  }
  
  [class^="thincardcase"] .section_01 .img001 {
    margin-bottom: 20px;
  }
  
  [class^="thincardcase"] .section_03 {
    padding-top: 30px;
  }
  
  [class^="thincardcase"] .section_03 .unit_01 p.txt_01 {
    margin: 10px 0 30px;
    font-size: 4vw;
    text-align: center;
  }
  
  [class^="thincardcase"] .section_03 .img004 > img, [class^="thincardcase"] .section_03 .img005 > img, [class^="thincardcase"] .section_03 .img006 > img, [class^="thincardcase"] .section_03 .img007 > img {
    width: 100%;
    height: auto;
  }
  
  [class^="thincardcase"] .section_03 .arrow {
    margin-bottom: 30px;
    text-align: center;
  }
  
  [class^="thincardcase"] .section_05 {
    padding-top: 30px;
    background-color: #ececec;
  }
  
  [class^="thincardcase"] .section_05 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  [class^="thincardcase"] .section_05 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  [class^="thincardcase"] .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  [class^="thincardcase"] .section_05 .img015 img {
    width: 100%;
    height: auto;
    margin-bottom: -1px;
  }
  
  /* 薄いカードケース ブッテーロ
  ------------------------------------------------------------------*/
  .thincardcase_buttero h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .thincardcase_buttero h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thincardcase_buttero .kv {
    position: relative;
  }
  
  .thincardcase_buttero .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_buttero .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 142px;
    height: 201px;
  }
  
  .thincardcase_buttero .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_buttero .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thincardcase_buttero .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thincardcase_buttero .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thincardcase_buttero .section_05 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 薄いカードケース ローランド モデル
  ------------------------------------------------------------------*/
  .thincardcase_roland h1.ttl_01 {
    font-size: 6.8vw;
  }
  
  .thincardcase_roland h1.ttl_01 span {
    font-size: 5vw;
  }
  
  .thincardcase_roland .kv {
    position: relative;
  }
  
  .thincardcase_roland .kv_img_01 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_roland .kv_img_02 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 142px;
    height: 201px;
  }
  
  .thincardcase_roland .kv_img_02 img {
    width: 100%;
    height: auto;
  }
  
  .thincardcase_roland .section_05 .list_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
  
  .thincardcase_roland .section_05 .list_01 li {
    float: none !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33%;
    padding: 0 5px 25px !important;
  }
  
  .thincardcase_roland .section_05 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thincardcase_roland .section_05 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* 薄い名刺入れ
  ------------------------------------------------------------------*/
  [class^="thincardholder"] .section_01 h1, [class^="thincardholder"] .section_02 h1, [class^="thincardholder"] .section_05 h1 {
    text-align: center;
  }
  
  .use .title_01 {
    text-align: center;
  }
  
  [class^="thincardholder"] .section_04, .thincardholder .section_06 {
    padding-top: 30px;
    background: #ececec;
  }
  
  [class^="thincardholder"] .section_03, [class^="thincardholder"] .section_05 {
    padding-top: 30px;
  }
  
  .thincardholder .section_06 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 49%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  .thincardholder .section_06 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  .thincardholder .section_06 .list_01 li img {
    width: 100%;
    height: auto;
  }
  
  /*名刺入れがお手元に届いたら*/
  .use .txt_01 {
    margin-bottom: 30px;
    text-align: justify;
  }
  
  .use .unit_01 .img008 > img, .use .unit_01 .img009 > img, .use .unit_01 .img010 > img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  
  .arrow {
    margin-bottom: 30px;
    text-align: center;
  }
  
  /*EVERNOTE*/
  .thincardholder_evernote .section_05 .img_02 > img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  
  .thincardholder_evernote .section_09 .list_01 {
    padding-left: 55px;
  }
  
  /*SHO KURASHINA*/
  .sk {
    display: table;
    background: #000;
    overflow: hidden;
  }
  
  .sk img {
    width: 30%;
    float: left;
    height: auto;
  }
  
  .sk h2 {
    margin: 10px 10px 10px 30%;
    font-size: 3.1vw;
    text-align: justify;
    color: #fff;
  }
  
  .thincardholder_shokurashina .section_05 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 20px 0;
    text-align: center;
  }
  
  .thincardholder_shokurashina .section_05 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 20px 10px;
  }
  
  .thincardholder_shokurashina .section_05 .list_01 li img {
    width: 100%;
    height: auto;
  }
  
  /* ブックマークホルダー/打ち合わせバッグ
   * -------------------------------------------------- */
  .bookmarkholder .section_01 h2 img, .meetingbag .section_01 h2 img {
    width: 50%;
    height: auto;
  }
  
  .bookmarkholder .section_02 dl.pList dd {
    font-size: 4.6vw;
  }
  
  .meetingbag .section_02 dl.pList dd {
    font-size: 4.6vw;
  }
  
  .meetingbag .section_04 dl.pList dd img {
    margin: 0 0.5em;
    vertical-align: text-top;
  }
  
  /* ブロガーズトート
   * -------------------------------------------------- */
  .bloggerstote h1 {
    text-align: center;
  }
  
  /* ひらくPCバッグ
   * -------------------------------------------------- */
  .pcbag .section_01 h3 {
    font-size: 5vw;
    color: #00B3E0;
  }
  
  .pcbag .section_01 h3:after {
    content: "";
    display: block;
    background: url(/cdn/shop/files/sp_pcbag_arrow_blue.png?v=1686542998) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 24px;
    margin: 10px 0 20px;
    text-align: center;
  }
  
  .shadowbox {
    margin: 10px;
    padding: 20px;
    -webkit-box-shadow: 0 0 8px 5px #efefef;
            box-shadow: 0 0 8px 5px #efefef;
    text-align: center;
  }
  
  .shadowbox img {
    width: 90%;
    height: auto;
  }
  
  .pcbag .section_02 dl.pList dd {
    font-size: 4.6vw;
  }
  
  .space {
    margin: 40px 0 60px;
  }
  
  dl.caption {
    margin-bottom: 20px;
  }
  
  dl.caption dt {
    margin: 10px 0;
    font-size: 4.3vw;
  }
  
  dl.caption dd img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  
  /* ひらくPCリュック
   * -------------------------------------------------- */
  .pcrucksack .section_01 {
    margin-top: -5px;
    padding-top: 0;
  }
  
  .pcrucksack .section_01 .tc {
    text-align: left;
    font-size: 5.6vw;
  }
  
  .pcrucksack .section_01 .tc.is-ls {
    letter-spacing: -0.03em;
  }
  
  .pcrucksack .section_01 ._unit {
    margin-bottom: 20px;
    padding-bottom: 40px;
    background: #f0f0f0;
  }
  
  .pcrucksack .section_01 ._unit:last-child {
    margin-bottom: 0;
  }
  
  .pcrucksack .section_01 ._body {
    position: relative;
    margin: -60px 20px 0;
    padding: 20px 20px 0;
    background: #fff;
  }
  
  .pcrucksack .section_01 ._body .img {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 0;
  }
  
  .pcrucksack .section_01.is-type2 .concept-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 200px;
    margin-bottom: 25px;
    padding-left: 50%;
    background: url(/cdn/shop/files/sp_pcrucksack_img008.jpg) no-repeat center;
    background-size: contain;
    font-size: 5.6vw;
    line-height: 1.68;
  }
  
  .pcrucksack .section_01.is-type2 .concept-subTitle {
    margin-bottom: 15px;
    font-size: 5vw;
    font-weight: bold;
  }
  
  .pcrucksack .section_01.is-type2 .concept-subTitle.is-num {
    position: relative;
    padding-left: 11.2vw;
    margin-bottom: 8.7vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .pcrucksack .section_01.is-type2 .concept-subTitle .icn_num {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 27px;
    height: 27px;
    margin: auto;
    border-radius: 50%;
    background: #0098e0;
    color: #fff;
    font-size: 4.6vw;
    line-height: 1.8;
    text-align: center;
    font-size: bold;
  }
  
  .pcrucksack .section_01.is-type2 ._unit {
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 0;
    border-top: 1px solid #dcdcdc;
    background: transparent;
  }
  
  .pcrucksack .section_02 .pList dt {
    position: relative;
  }
  
  .pcrucksack .section_02 .pList dt .icn_holiday,
  .pcrucksack .section_02 .pList dt .icn_weekday {
    position: absolute;
    top: -15px;
    left: -15px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.9vw;
    line-height: 3.2;
  }
  
  .pcrucksack .section_02 .pList dt .icn_holiday {
    background: #e07e00;
  }
  
  .pcrucksack .section_02 .pList dt .icn_weekday {
    background: #0098e0;
  }
  
  .pcrucksack .section_02 .pList dd {
    margin-bottom: 25px;
    text-align: left;
    font-size: 4.3vw;
  }
  
  .pcrucksack .section_03 .detail-title {
    position: relative;
  }
  
  .pcrucksack .section_03 .detail-title ._label {
    position: absolute;
    top: 25px;
    left: 50%;
    font-size: 5vw;
    font-weight: 700;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
  
  .pcrucksack .section_03 .detail-subTitle {
    position: relative;
    margin-bottom: 4.6vw;
    padding-left: 10vw;
    font-size: 5vw;
    line-height: 1.5;
    font-weight: bold;
  }
  
  .pcrucksack .section_03 .detail-subTitle ._num {
    position: absolute;
    top: 50%;
    left: 0;
    color: #0098e0;
    font-size: 10.9vw;
    font-weight: normal;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .pcrucksack .section_03 .detail-unit {
    margin-bottom: 30px;
  }
  
  .pcrucksack .section_03 .detail-unit ._caption {
    font-size: 3.7vw;
  }
  
  .pcrucksack .section_03 .detail-unit ._notes {
    font-size: 3.7vw;
  }
  
  .pcrucksack .section_03 .detail-unit ._notes > li {
    position: relative;
    padding-left: 1em;
  }
  
  .pcrucksack .section_03 .detail-unit ._notes > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .pcrucksack .section_03.is-type2 h1 {
    font-size: 5.6vw;
  }
  
  .pcrucksack .section_03.is-type2 dl.collabo dt img {
    width: 180px;
    height: 180px;
  }
  
  .pcrucksack .section_03.is-type2 dl.collabo dd h5 {
    font-weight: bold;
  }
  
  .pcrucksack .section_03.is-type2 dl.collabo dd p {
    font-size: 4.3vw !important;
  }
  
  .pcrucksack .section_04 .size-list dt {
    font-size: 4.3vw;
  }
  
  .pcrucksack .section_04 .size-list dd {
    font-size: 3.7vw;
    margin-bottom: 10px;
  }
  
  .pcrucksack .section_04 .size-list dd ul {
    margin-bottom: 0;
  }
  
  .pcrucksack .section_04 .color-list a {
    display: block;
    text-decoration: none;
  }
  
  .pcrucksack .section_04 .color-list li {
    position: relative;
    margin-bottom: 35px;
  }
  
  .pcrucksack .section_04 .color-list ._caption {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 4.3vw;
    font-weight: bold;
  }
  
  .pcrucksack .section_05 {
    background-color: #fff;
  }
  
  .pcrucksack .section_05.gray {
    background: #ececec;
  }
  
  .pcrucksack .section_05 .series-title {
    margin-bottom: 30px;
  }
  
  .pcrucksack .section_05 .series-title ._mainLabel {
    display: block;
    margin-bottom: 20px;
    font-size: 5.6vw;
  }
  
  .pcrucksack .section_05 .series-title ._icn-list {
    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;
    margin-bottom: 20px;
  }
  
  .pcrucksack .section_05 .series-title ._icn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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: 80px;
    height: 80px;
    border: 1px solid #500000;
    border-radius: 50%;
    background: #fff;
    font-size: 3.7vw;
    line-height: 1.3;
    font-weight: bold;
  }
  
  .pcrucksack .section_05 .series-title ._subLabel {
    display: block;
    font-size: 3.7vw;
  }
  
  /* 文具王
   * -------------------------------------------------- */
  .bunguo_notepad .logo {
    margin: 0 0.5em 0.2em;
    vertical-align: middle;
  }
  
  .bunguo_notepad .section_02 .img p {
    margin: 10px 0;
    text-align: center;
  }
  
  .bunguo_notepad .section_02 ul {
    display: table;
    margin-bottom: 20px;
  }
  
  .bunguo_notepad .section_02 li {
    display: table-cell;
    width: 50%;
  }
  
  .bunguo_notepad .section_02 li img {
    width: 100%;
    height: auto;
  }
  
  .bunguo_notepad .section_02 li p {
    margin: 10px;
    font-size: 3.7vw;
    text-align: center;
  }
  
  .bunguo_book .section_01 ul {
    list-style: disc;
    margin: 0 0 20px 2em;
  }
  
  .bunguo_book .section_01 li {
    margin-bottom: 0.4em;
    font-size: 4vw;
    line-height: 1.4;
  }
  
  /* デザインするメモ帳
   * -------------------------------------------------- */
  [class^="designnote"] h1 {
    text-align: center;
  }
  
  [class^="designnote"] .section_06 h1 {
    text-align: left;
  }
  
  [class^="designnote"] .section_02 {
    overflow: hidden;
  }
  
  [class^="designnote"] .section_02 p.title_02 {
    margin: 30px 0 20px;
    font-size: 5vw;
    text-align: center;
  }
  
  [class^="designnote"] .section_04, [class^="designnote"] .section_06 {
    overflow: hidden;
  }
  
  [class^="designnote"] .section p.txt {
    margin-bottom: 20px;
  }
  
  /* ems
   * -------------------------------------------------- */
  .ems .section_01 li {
    margin-bottom: 0.4em;
    font-size: 4.3vw;
    line-height: 1.4;
  }
  
  .ems .section_01 h5 {
    margin-bottom: 10px;
    font-size: 5vw;
  }
  
  .ems .section h3 {
    margin-bottom: 10px;
    font-size: 5.6vw;
  }
  
  p.weight {
    font-size: 4.6vw;
  }
  
  .ems .section_02 strong {
    color: #F00;
  }
  
  .ems .section_02 table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
  }
  
  .ems .section_02 td {
    padding: 10px;
    font-size: 4.6vw;
    border: 1px solid #dbdac7;
    width: 50%;
    vertical-align: middle;
  }
  
  .section_02 th {
    padding: 10px;
    font-size: 4.6vw;
    border: 1px solid #dbdac7;
    width: 50%;
    vertical-align: middle;
  }
  
  .ems .section_02 thead th {
    background: #f5f5e7;
  }
  
  .ems .section_02 tbody th {
    background: #f9f8f1;
  }
  
  .ems .section_02 table.lineup td {
    width: auto;
    padding: 10px;
    text-align: center;
  }
  
  .section_02 table.lineup th {
    width: auto;
    padding: 10px;
    text-align: center;
  }
  
  /* スリープウェア
   * -------------------------------------------------- */
  .sleepwear .section_01 h1 {
    margin: 0;
    padding-bottom: 30px;
  }
  
  .sleepwear .section_02 {
    background: url(/cdn/shop/files/sp_sleepwear_img_bg001.jpg?v=1686723583) no-repeat;
    background-size: 100% 100%;
  }
  
  .sleepwear .section_02 .inner {
    margin: 15px;
    padding-bottom: 15px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_02 .inner h1 {
    padding-top: 30px;
  }
  
  .sleepwear .section_02 .inner .img {
    margin: 0;
  }
  
  .sleepwear .section_02_1 .inner {
    margin: 0;
  }
  
  .sleepwear .section_02_1 .inner ul {
    padding: 30px 0;
    font-size: 4.3vw;
  }
  
  .sleepwear .section_02_1 .inner li {
    padding: 0 0 50px 0;
    font-size: 4.3vw;
  }
  
  .sleepwear .section_02_1 li span {
    border: 1px solid #000;
    border-radius: 20px;
    display: block;
    float: left;
    font-size: 4.3vw;
    line-height: 1;
    margin: -3px 0.5em 8em 0;
    padding: 6px 9px 7px;
  }
  
  .sleepwear .section_02_1 img {
    width: 100%;
    height: auto;
  }
  
  .sleepwear .section_03 h1 {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 30px;
  }
  
  .sleepwear .section_04 {
    padding-top: 15px;
    padding-bottom: 15px;
    background: url(/cdn/shop/files/sp_sleepwear_img_bg002.jpg?v=1686723582) left top no-repeat;
    background-size: 100% 100%;
  }
  
  .sleepwear .section_04 .inner {
    margin: 0 15px 0 15px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_04 h1 {
    margin: 0;
    padding: 23px 0;
  }
  
  .sleepwear .section_04 .img {
    margin: 0;
  }
  
  .sleepwear .line img {
    width: 100%;
    height: auto;
  }
  
  .sleepwear .section_05 h1 {
    margin: 0;
  }
  
  .sleepwear .section_05 img {
    width: 100%;
    height: auto;
  }
  
  .sleepwear .section_05 p {
    padding: 25px 0;
  }
  
  .sleepwear .section_06 {
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: url(/cdn/shop/files/sp_sleepwear_img_bg003.jpg?v=1686723583) left top no-repeat;
    background-size: 100% 100%;
  }
  
  .sleepwear .section_06 .inner {
    margin: 0 15px 0 15px;
    background: rgba(255, 255, 255, 0.9);
  }
  
  .sleepwear .section_06 h1 {
    padding-top: 20px;
  }
  
  .sleepwear .section_06 img {
    padding-bottom: 20px;
    width: 100%;
    height: auto;
  }
  
  /* 薄い長財布
  * -------------------------------------------------- */
  .thinlongwallet .section_07 {
    padding-top: 30px;
    background-color: #fff;
  }
  
  .thinlongwallet .section_07 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 4vw;
  }
  
  .thinlongwallet .section_07 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  
  .thinlongwallet .section_07 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  
  .thinlongwallet .section_07 .img_01 {
    text-align: center;
  }
  
  .thinlongwallet .section_07 .img_01 img {
    width: 100%;
    height: auto;
  }
  
  /* いざという時のジャケット
   * -------------------------------------------------- */
  .jacket .section_03 h1 img, .jacket .section_04 p img, .jacket .section_05 ul li img {
    width: 100%;
    height: auto;
  }
  
  .jacket .section_07 p img, .jacket .section_07 img {
    width: 100%;
    height: auto;
  }
  
  .jacket h1 {
    font-size: 6.2vw;
  }
  
  .jacket .section_01 h2 {
    font-size: 4.3vw;
    text-align: left;
    line-height: 1.5;
  }
  
  .jacket .section_02 .img img {
    margin-bottom: 17px;
  }
  
  .jacket .section_02 h2 {
    font-size: 6.2vw;
  }
  
  .jacket .section_03 {
    margin: 0;
    padding-bottom: 0;
  }
  
  .jacket .section_04 p {
    font-size: 4.3vw;
  }
  
  .jacket .section_04 h2 {
    margin-bottom: 12px;
  }
  
  .jacket .section .no {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 0 20px;
  }
  
  .jacket .section .no:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 6%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -22px;
  }
  
  .jacket .section .no_03:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 17%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -22px;
  }
  
  .jacket .section .no_04:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 14%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -22px;
  }
  
  .jacket .section .no.no_01:before {
    background: url(/cdn/shop/files/sp_no_01.png?v=1686176064) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section .no.no_02:before {
    background: url(/cdn/shop/files/sp_no_02.png?v=1686176065) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section .no.no_03:before {
    background: url(/cdn/shop/files/sp_no_03.png?v=1686176064) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section .no.no_04:before {
    background: url(/cdn/shop/files/sp_no_04.png?v=1686176064) 0 0 no-repeat;
    background-size: 20px;
  }
  
  .jacket .section_05 .img img, .jacket .section_08 .img img {
    margin-bottom: 20px;
  }
  
  /* no
   * -------------------------------------------------- */
  /*--------------------------------------------------------*/
  /* すわるパンツ
  * -------------------------------------------------- */
  .pants .img_arrow, .shortpants .img_arrow {
    text-align: center;
    max-width: 65px;
    margin: 20px auto;
  }
  
  .pants .img_02, .shortpants .img_02 {
    text-align: center;
    margin: 10px auto;
    padding-bottom: 20px;
  }
  
  .pants .img_02 img, .shortpants .img_02 img {
    max-width: 220px;
    height: auto;
  }
  
  .pants .section_01_2 h2, .shortpants .section_01_2 h2 {
    font-size: 5vw;
  }
  
  .pants .section_02, .shortpants .section_02 {
    margin-top: -20px;
  }
  
  .pants .section_02 h1.tc, .shortpants .section_02 h1.tc {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  .pants .section_02 li span, .shortpants .section_02 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 4.3vw;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .pants .section_04 li span, .shortpants .section_04 li span {
    width: 0.6em;
    background: #500000;
    color: #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 4.3vw;
    line-height: 1;
    margin: -3px 0.5em 0.5em 0;
    padding: 6px 9px 7px;
  }
  
  .pants .section_02 li h2, .shortpants .section_02 li h2 {
    font-size: 5.6vw;
    margin-bottom: 12px;
  }
  
  .pants .section_04 li h2, .shortpants .section_04 li h2 {
    font-size: 5.6vw;
    margin-bottom: 12px;
  }
  
  .pants .section_04 p, .shortpants .section_04 p {
    margin-bottom: 32px !important;
  }
  
  .pants .shortline, .shortpants .shortline {
    border-top: 1px solid #000;
    width: 50px;
    margin: 30px auto;
  }
  
  .pants .section_05 .img, .shortpants .section_05 .img {
    margin-bottom: 10px;
  }
  
  /* すわるショートパンツ
   * -------------------------------------------------- */
  /* 薄い財布科学特捜隊
   * -------------------------------------------------- */
  .thinwallet_ultraman .kv .inner,
  .smallwallet_ultraman .kv .inner,
  .thinmemopad_ultraman .kv .inner,
  .thinwallet_dada .kv .inner,
  .smallwallet_dada .kv .inner,
  .thinmemopad_dada .kv .inner {
    background: #000000;
  }
  
  .thinwallet_ultraman .kv .inner .left img,
  .smallwallet_ultraman .kv .inner .left img,
  .thinmemopad_ultraman .kv .inner .left img,
  .thinwallet_dada .kv .inner .left img,
  .smallwallet_dada .kv .inner .left img,
  .thinmemopad_dada .kv .inner .left img {
    width: 62.5px;
  }
  
  .thinwallet_ultraman .kv .inner .right p,
  .smallwallet_ultraman .kv .inner .right p,
  .thinmemopad_ultraman .kv .inner .right p,
  .thinwallet_dada .kv .inner .right p,
  .smallwallet_dada .kv .inner .right p,
  .thinmemopad_dada .kv .inner .right p {
    font-size: 90%;
  }
  
  /* 小さい財布科学特捜隊
   * -------------------------------------------------- */
  /* 薄いメモ帳科学特捜隊
   * -------------------------------------------------- */
  /* 薄い財布ダダ
   * -------------------------------------------------- */
  /* 小さい財布ダダ
   * -------------------------------------------------- */
  /* 薄いメモ帳ダダ
   * -------------------------------------------------- */
  [class^="thinwallet_"] > div:not(.page_title):not(.kv):first-child,
  [class^="smallwallet_"] > div:not(.page_title):not(.kv):first-child,
  [class^="thinmoneyclip"] > div:not(.page_title):not(.kv):first-child,
  [class^="smallcoincase"] > div:not(.page_title):not(.kv):first-child,
  .savenotepad > div:not(.page_title):not(.kv):first-child,
  [class^="thinmemopad"] > div:not(.page_title):not(.kv):first-child,
  .travelwallet > div:not(.page_title):not(.kv):first-child,
  .iphonewallet > div:not(.page_title):not(.kv):first-child,
  .idcase > div:not(.page_title):not(.kv):first-child,
  [class^="thincardcase"] > div:not(.page_title):not(.kv):first-child,
  [class^="thincardholder"] > div:not(.page_title):not(.kv):first-child,
  .bookmarkholder > div:not(.page_title):not(.kv):first-child,
  .bloggerstote > div:not(.page_title):not(.kv):first-child,
  [class^="pcbag"] > div:not(.page_title):not(.kv):first-child,
  .pcrucksack > div:not(.page_title):not(.kv):first-child,
  .businessbag > div:not(.page_title):not(.kv):first-child,
  .bunguo_notepad > div:not(.page_title):not(.kv):first-child,
  [class^="designnote"] > div:not(.page_title):not(.kv):first-child,
  .ems > div:not(.page_title):not(.kv):first-child,
  .sleepwear > div:not(.page_title):not(.kv):first-child,
  .thinlongwallet > div:not(.page_title):not(.kv):first-child,
  .jacket > div:not(.page_title):not(.kv):first-child,
  .pants > div:not(.page_title):not(.kv):first-child,
  .shortpants > div:not(.page_title):not(.kv):first-child {
    display: none;
  }
  
  /* ツインズ財布
  ----------------------------------------------------- */
  .page_title .twins_wallet_icn_01 {
    display: inline-block;
    margin-right: -0.5em;
  }
  
  .twins_wallet_ttl_01 {
    display: inline-block;
    font-size: 7.5vw;
    line-height: 1.2;
    color: #4d4c4c;
    vertical-align: middle;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    margin-left: 8px;
  }
  
  .twins_wallet_gray {
    background: #e8e8e8;
    position: relative;
  }
  
  .twins_wallet_white {
    background: #fff;
    padding: 2px;
    margin-bottom: 20px;
    counter-increment: number;
  }
  
  .twins_wallet_white_p {
    font-size: 4.3vw;
    padding: 29px 20px 33px;
  }
  
  .twins_wallet_white_p02 {
    font-size: 4.3vw;
    padding: 25px 20px 33px;
  }
  
  .is-circle {
    position: absolute;
    z-index: 1;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.7vw;
    font-weight: 700;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  
  
  .twins_wallet_h01 {
    text-align: center;
    font-size: 5.6vw;
    line-height: 1.5;
    padding: 34px 0 24px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  .twins_wallet_h02 {
    text-align: center;
    font-size: 5.6vw;
    line-height: 1.5;
    padding: 48px 0 14px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
  }
  
  
  .twins_wallet_h03 {
    text-align: center;
    font-size: 5.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 33px;
    padding-bottom: 24px;
    line-height: 1.5;
  }
  
  
  .twins_wallet_h04 {
    font-size: 4.3vw;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    white-space: nowrap;
    padding-top: 25px;
    padding-bottom: 11px;
  
  }
  
  .twins_wallet_h3 {
    font-size: 5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    padding: 12px 0 15px;
    line-height: 1;
  
  }
  
  .twins_wallet_h3:before {
    content: counter(number);
    color: #fff;
    background: #500000;
    font-size: 4.6vw;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 2;
    margin-left: 10px;
    margin-right: 9px;
  }
  
  .red_font {
    color: #500000;
    font-size: 7.1vw;
    margin-top: -20px;
    display: block;
  }
  
  .big_font {
    font-size: 15.6vw;
  }
  
  .twins_wallet_img > img {
    width: 100%;
    height: auto;
  }
  
  .is-negative_margin {
    margin: 0 -20px;
  }
  
  .twins_wallet_inner {
    padding: 0 20px;
  }
  
  .twins_wallet_inner02 {
    padding: 40px 20px 20px;
  }
  
  .twins_wallet_txt01 {
    font-size: 4.3vw;
    line-height: 1.5;
    padding: 30px 0 43px 0;
  }
  
  .twins_wallet_p {
    font-size: 3.4vw;
    font-weight: 700;
    padding: 12px 28px;
    text-align: right;
  }
  
  .twins_wallet_p02 {
    font-size: 4.3vw;
    line-height: 1.5;
    padding: 25px 0 36px;
  }
  
  .twins_wallet_p03 {
    text-align: center;
    font-size: 3.4vw;
    font-weight: 700;
    line-height: 1.5;
  }
  
  .twins_wallet_p03:nth-child(odd) {
    padding: 9px 10px 0 22px;
  }
  
  .twins_wallet_p03:nth-child(even) {
    padding: 9px 20px 0 31px;
  }
  
  .twins_wallet_separate:nth-child(odd) {
    padding-top: 40px;
    padding-left: 20px;
    margin-right: -6px;
  }
  
  .twins_wallet_separate:nth-child(even) {
    padding-right: 20px;
    padding-top: 4px;
    margin-left: -5px;
    padding-bottom: 3px;
  }
  
  
  .twins_wallet_mechanism_flex,
  .twins_wallet_flex {
    display: flex;
  }
  
  .twins_wallet_flex p {
    font-size: 4.3vw;
    font-size: 4.3vw;
    line-height: 1.5;
    padding-top: 17px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .twins_wallet_flex p:nth-child(2) {
    text-align: right;
    margin-left: auto;
  }
  
  .twins_wallet_flex p span {
    font-weight: 700;
  }
  
  .twins_wallet_flex_img01 {
    width: 120px;
    position: relative;
    top: -37px;
    right: -23px;
  }
  
  .twins_wallet_flex_img02 {
    width: 120px;
    position: relative;
    top: -37px;
    right: -25px;
  }
  
  .twins_wallet_img_02 {
    position: absolute;
    width: 150px;
    z-index: 1;
    margin-top: -94px;
  }
  
  .twins_wallet_btn-area {
    padding: 0 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  .twins_wallet_btn-area .btn_cart {
    letter-spacing: -0.8px;
    position: relative;
    display: block;
    padding: 10px 50px;
    border-radius: 8px;
    background-color: #500000;
    color: #ffffff;
    text-align: center;
    font-size: 4.3vw;
    text-decoration: none;
  }
  
  .twins_wallet_btn-area .btn_cart:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    width: 27px;
    height: 24px;
    margin-top: -12px;
    background: url(/cdn/shop/files/icn_cart.png) no-repeat 0 0;
    background-size: 27px 24px;
  }
  
  .twins_wallet_logo {
    width: 123px;
    margin: 30px auto 0;
  }
  
  .twins_wallet_color {
    background: #fff;
    padding: 33px 0 20px;
  }
  
  .twins_wallet_color p {
    font-size: 3.1vw;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 8px;
  }
  
  .twins_wallet_li {
    margin-bottom: 40px;
  }
  
  .twins_wallet_developer {
    padding-top: 5px;
    padding-bottom: 3px;
    line-height: 1.5;
  }
  
  .twins_wallet_technique {
    line-height: 1.8;
  }
  
  .is-banner {
    padding-bottom: 20px;
  }
  
  .is-banner02 {
    padding-bottom: 25px;
  }
  
  .japan .inner .twins_wallet_tll {
    margin-top: -7px;
    margin-bottom: 25px
  }
  
  .inner .unit_01 .twins_wallet_tll02 {
    margin-top: 24px;
  }
  
  .twins_wallet_size_tll {
    padding-top: 2px;
    padding-bottom: 12px;
  }
  
  .twins_wallet_ul01 {
    padding-top: 6px;
    padding-bottom: 3px
  }
  
  .twins_wallet_ul01 li {
    line-height: 1.8;
    font-size: 4.3vw;
  }
  
  .twins_wallet_size_p {
    line-height: 1.8;
    padding-bottom: 20px;
  }
  
  .twins_wallet_banner_inner {
    padding: 0 20px 20px;
    background: #e8e8e8;
  }
  
  .list_02 li.is-store2 {
    margin: 0 -20px -20px;
  }
  
  .twins_wallet_banner_li {
    margin-top: 20px;
  }
  
  .twins_wallet_structure_p{
  text-align: center;
      font-size: 5.6vw;
      line-height: 1.5;
      padding: 20px 0 95px 0;
    font-family: 'Noto Sans JP', sans-serif;
      font-weight: 100;
  }
  
  /* 旅ストラップ
  ----------------------------------------------------- */
  .travelstrap {}
  
  .travelstrap_magnet .page_title .ttl_01 {
    font-size: 6.5vw;
  }
  
  .travelstrap .section .inner {
    margin-bottom: 30px;
  }
  
  .travelstrap .section.gray .inner {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  
  .travelstrap .section_01 {
    position: relative;
  }
  .travelstrap .section_01:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 50px;
    background: linear-gradient( 0, rgb(255,255,255) 0%, rgb(244,244,244) 100%);
  }
  
  .travelstrap .section_01 h3,
  .travelstrap .section_02 h3,
  .travelstrap .section_03 h3 {
    margin-bottom: 10px;
    font-size: 5vw;
    font-weight: 700;
  }
  
  .travelstrap .scene_list {
    margin-bottom: 20px;
  }
  .travelstrap .scene_list li + li {
    margin-top: 20px;
  }
  .travelstrap .scene_list img {
    width: 100%;
    height: auto;
  }
  
  .travelstrap .section.howto h2 span {
    font-size: 3.1vw;
  }
  
  .travelstrap .section.howto .howtolist li {
    background: #fff;
    padding: 2px;
    margin-bottom: 20px;
    counter-increment: number;
  }
  
  .travelstrap .section.howto .howtolist_title {
    margin: 12px 0 15px;
    padding: 0 18px;
    font-size: 4.3vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .travelstrap .section.howto .howtolist_img {
    margin: 0 0 20px;
  }
  
  .travelstrap .section.howto .howtolist_text {
    font-size: 4.3vw;
    margin-bottom: 0;
    padding: 0 18px 20px;
  }
  
  .travelstrap .section.howto .howtolist_sub {
    background: #ebebeb;
    margin: 0 18px 28px;
    padding: 10px;
    font-size: 4.3vw;
  }
  
  .travelstrap .section.material,
  .travelstrap .section.sc {
    padding-top: 0;
  }
  
  .travelstrap .section.sc {
    padding-bottom: 20px;
  }
  .travelstrap .section.sc .collabo {
    margin-bottom: 0;
  }
  
  .travelstrap .section.size .sizeimg {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .travelstrap .section.size .size-list-wrap {
    display: flex;
    justify-content: space-between;
  }
  .travelstrap .section.size .size-list-wrap .size-list {
    width: calc(50% - 5px);
    min-width: calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
  
  .travelstrap .section.size .size-list ._indent {
    position: relative;
  }
  .travelstrap .section.size .size-list ._indent dt {
    position: absolute;
    top: 0;
    left: 0;
  }
  .travelstrap .section.size .size-list ._indent dd {
    margin-left: 2.5em;
  }
  .travelstrap .section.size .notebox {
    margin-bottom: 30px;
  }
  .travelstrap .section.size .notebox p {
    text-indent: -0.6em;
    padding-left: 0.6em;
  }
  
  .travelstrap .section.color .color-list,
  .travelstrap_magnet .section.color .color-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .travelstrap .section.color .color-list li,
  .travelstrap_magnet .section.color .color-list li {
    width: calc(50% - 10px);
    margin: 20px 0;
  }
  .travelstrap .section.color .color-list li img,
  .travelstrap_magnet .section.color .color-list li img {
    width: 100%;
    height: auto;
  }
  
  .travelstrap .section.attention .inner {
    padding-top: 20px;
  }
  .travelstrap .section.attention .attention_title {
    margin-bottom: 10px;
    font-size: 3.7vw;
    font-weight: bold;
  }
  .travelstrap .section.attention .attention_list {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .travelstrap .section.attention .attention_list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  /* かわるビジネスバッグmini
  ----------------------------------------------------- */
  .businessbagmini .ttl_01 {
    font-size: 4.6vw;
  }
  
  .businessbagmini .section .inner {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section.gray .inner {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  
  .businessbagmini .section .img.is-wide {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .businessbagmini .section p {
    line-height: 1.8;
  }
  
  
  .businessbagmini .section_01 {
    padding-top: 10px;
  }
  
  .businessbagmini .section.detail {
    padding-top: 0;
    background: transparent;
  }
  
  .businessbagmini .section.detail .detail-unit {
    counter-increment: number;
  }
  
  .businessbagmini .section.detail .detail-title {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 30px;
    margin: 12px 0 15px;
    font-size: 5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
  }
  
  .businessbagmini .section.detail .detail-title:before {
    content: counter(number);
    color: #fff;
    background: #0098e0;
    font-size: 4.6vw;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 2;
  }
  
  .businessbagmini .section.detail .detail-unit {
    margin-bottom: 30px;
  }
  
  .businessbagmini .section.detail .detail-unit ._caption {
    font-size: 3.7vw;
  }
  
  .businessbagmini .section.detail .detail-unit ._notes {
    font-size: 3.7vw;
  }
  
  .businessbagmini .section.detail .detail-unit ._notes > li {
    position: relative;
    padding-left: 1em;
  }
  
  .businessbagmini .section.detail .detail-unit ._notes > li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  
  
  .businessbagmini .section.detail .detail-unit_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px 0 -8px;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-unit {
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 7px;
    padding-left: 8px;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-title {
    min-height: 3em;
    margin-top: 0;
    font-size: 4.3vw;
    line-height: 1.5;
  }
  
  .businessbagmini .section.detail .detail-title:before {
    width: 25px;
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    margin-right: 5px;
    font-size: 4.3vw;
    line-height: 1.8;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-unit img {
    width: 100%;
    height: auto;
  }
  
  .businessbagmini .section.detail .detail-unit_wrap .detail-unit p {
    font-size: 3.7vw;
    line-height: 1.5;
  }
  
  .businessbagmini .scene_list li + li {
    margin-top: 20px;
  }
  .businessbagmini .scene_list img {
    width: 100%;
    height: auto;
  }
  
  .businessbagmini .section.sc {
    padding-top: 0;
  }
  
  .businessbagmini .section.size .sizeimg {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .businessbagmini .section.color .color-list a {
    display: block;
    text-decoration: none;
  }
  
  .businessbagmini .section.color .color-list li {
    position: relative;
    margin-bottom: 30px;
  }
  
  .businessbagmini .section.color .color-list ._caption {
    position: absolute;
    font-size: 4.3vw;
  }
  
  .businessbagmini .section.attention .inner {
    padding-top: 20px;
  }
  
  .businessbagmini .section.attention .attention_title {
    margin-bottom: 10px;
    font-size: 3.7vw;
    font-weight: bold;
  }
  .businessbagmini .section.attention .attention_text {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .businessbagmini .section.attention .attention_list {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .businessbagmini .section.attention .attention_list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  /* キャッシュレス財布
  ----------------------------------------------------- */
  .cashlesswallet .page_title {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .cashlesswallet .ttl_01 {
    font-size: 7.1vw;
  }
  
  .cashlesswallet .section_01 {}
  
  .cashlesswallet .section_01 .inner {
    margin-bottom: 34px;
  }
  .cashlesswallet .section_01 .unit {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 35px;
  }
  .cashlesswallet .section_01 .unit::before,
  .cashlesswallet .section_01 .unit::after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: 0;
    z-index: 1;
    display: block;
    width: calc(100% + 40px);
  }
  .cashlesswallet .section_01 .unit::before {
    height: 375px;
    background: linear-gradient(to bottom, #ffffff 0%,#fcfcfc 20%,#ededed 70%,#e7e7e7 100%);
  }
  .cashlesswallet .section_01 .unit::after {
    height: 45px;
    background: linear-gradient(to bottom, #e9e9e9 0%,#e6e6e6 25%,#dadada 75%,#d7d7d7 81%,#d4d4d4 100%)
  }
  
  .cashlesswallet .section_01 .img001 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  
  .cashlesswallet .section_01 .img001_1,
  .cashlesswallet .section_01 .img001_2 {
    position: relative;
    z-index: 4;
    width: 86px;
    text-align: center;
    font-size: 3.4vw;
  }
  .cashlesswallet .section_01 .img001_1 span,
  .cashlesswallet .section_01 .img001_2 span {
    display: block;
    margin-top: 5px;
  }
  .cashlesswallet .section_01 .img001_1 {
    margin-left: 16px;
  }
  .cashlesswallet .section_01 .img001_2 {
    margin-right: 16px;
  }
  .cashlesswallet .section_01 .img001_3 {
    position: absolute;
    top: 39px;
    right: 0;
    left: 0;
    z-index: 3;
    box-sizing: border-box;
    width: 220px;
    height: 104px;
    margin: auto;
    padding-top: 20px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img001_3.png) no-repeat 50% 0;
    background-size: 220px 104px;
    text-align: center;
    font-size: 4.3vw;
    font-weight: bold;
  }
  .cashlesswallet .section_01 .img001_4 {
    position: relative;
    z-index: 2;
    margin-top: 30px;
    margin-right: -20px;
    margin-left: -20px;
    padding: 0 20px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img001_5.png) no-repeat 50% 114px;
    background-size: 320px 54px;
  }
  
  .cashlesswallet .section_01 .title1 {
    position: relative;
    z-index: 3;
    margin-bottom: 10px;
    text-align: center;
    font-size: 6.2vw;
    font-weight: bold;
  }
  
  .cashlesswallet .section_01 .title2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 5vw;
    line-height: 1.6;
  }
  .cashlesswallet .section_01 .title2 span {
    font-feature-settings: "palt";
  }
  .cashlesswallet .section_01 .text {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_02 {
    padding-top: 25px;
  }
  .cashlesswallet .section_02 .inner {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .cashlesswallet .section_02 h2 {
    margin-bottom: 25px;
    font-size: 5vw;
    line-height: 1.68;
  }
  .cashlesswallet .section_02 .unit {
    padding: 0 3px 3px;
    background: #fff;
  }
  .cashlesswallet .section_02 .unit + .unit {
    margin-top: 20px;
  }
  
  .cashlesswallet .section_02 .title {
    position: relative;
    display: flex;
    align-items: center;
    height: 62px;
    font-family: helvetica, ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
  }
  .cashlesswallet .section_02 .title_num {
    flex: 0 0 59px;
    display: block;
    width: 59px;
    height: 62px;
  }
  .cashlesswallet .section_02 .title_main {
    font-size: 4.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .cashlesswallet .section_02 .title_main span {
    display: inline-block;
    font-size: 3.4vw;
    font-weight: 300;
  }
  .cashlesswallet .section_02 .flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 0 13px;
  }
  .cashlesswallet .section_02 .flex li {
    flex: 0 0 118px;
    width: 118px;
    text-align: center;
    font-size: 3.4vw;
  }
  .cashlesswallet .section_02 .flex li span {
    display: block;
    margin-top: 8px;
  }
  
  .cashlesswallet .section_02 .text {
    padding-right: 18px;
    padding-bottom: 20px;
    padding-left: 18px;
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_03 {}
  .cashlesswallet .section_03 .inner {
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_03 .head {
    position: relative;
    min-height: 408px;
    box-sizing: border-box;
    margin: -30px -20px 20px;
    padding: 62px 20px 40px;
  }
  .cashlesswallet .section_03 .head::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 180px;
    height: 100%;
    background: #f4f4f4;
  }
  .cashlesswallet .section_03 .head::after {
    content: "";
    position: absolute;
    top: 62px;
    left: 0;
    z-index: -1;
    display: block;
    width: 180px;
    height: 306px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img006.jpg) no-repeat 0 0;
    background-size: 180px 306px;
  }
  .cashlesswallet .section_03 .title1 {
    margin-bottom: 25px;
    text-align: right;
    font-size: 5.6vw;
    font-weight: 700;
  }
  .cashlesswallet .section_03 .title2 {
    margin-bottom: 35px;
    text-align: right;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 100;
  }
  .cashlesswallet .section_03 .title2 {
    margin-bottom: 35px;
    text-align: right;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 100;
  }
  .cashlesswallet .section_03 .title2 span {
    font-weight: 700;
  }
  .cashlesswallet .section_03 .title3 {
    margin-bottom: 15px;
    font-size: 5vw;
    font-weight: 700;
  }
  
  .cashlesswallet .section_03 .lead {
    position: relative;
    display: flex;
    justify-content: center;
    width: 160px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cashlesswallet .section_03 .lead::before,
  .cashlesswallet .section_03 .lead::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: calc(100% - 15px);
  }
  .cashlesswallet .section_03 .lead::before {
    top: 0;
    left: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .cashlesswallet .section_03 .lead::after {
    bottom: 0;
    right: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .cashlesswallet .section_03 .lead p {
    font-size: 9.3vw;
    line-height: 1.3;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    font-feature-settings: "palt";
  }
  .cashlesswallet .section_03 .lead p span {
    font-size: 4.6vw;
  }
  .cashlesswallet .section_03 .lead.-type1 {
    padding-top: 15px;
    padding-bottom: 12px;
  }
  .cashlesswallet .section_03 .lead.-type1 p {
    font-size: 14vw;
    line-height: 1;
    font-weight: 700;
    font-feature-settings: normal;
  }
  .cashlesswallet .section_03 .lead.-type1 p span {
    display: block;
    margin-bottom: 10px;
    font-size: 4.3vw;
  }
  
  .cashlesswallet .section_03 .list {
    margin-bottom: 25px;
    font-size: 4vw;
  }
  .cashlesswallet .section_03 .list li {
    position: relative;
    padding-left: 17px;
  }
  .cashlesswallet .section_03 .list li + li {
    margin-top: 5px;
  }
  .cashlesswallet .section_03 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.75em - 5px);
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
  }
  
  .cashlesswallet .section_03 .unit {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cashlesswallet .section_03 .unit +.unit {
    padding-top: 30px;
  }
  .cashlesswallet .section_03 .unit +.unit::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 47px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 13px 0 13px;
    border-color: #e8e8e8 transparent transparent transparent;
  }
  .cashlesswallet .section_03 .unit_img {
    flex: 0 0 120px;
    width: 120px;
  }
  .cashlesswallet .section_03 .unit_text {
    flex: 0 0 150px;
    width: 150px;
  }
  .cashlesswallet .section_03 .unit_text p {
    font-size: 3.7vw;
    line-height: 1.8;
  }
  .cashlesswallet .section_03 .foot {
    box-sizing: border-box;
    margin: 50px -20px 0;
    padding: 25px 140px 0 20px;
    height: 320px;
    background: url(/cdn/shop/files/sp_cashlesswallet_img010.jpg) no-repeat 0 0;
    background-size: 320px;
  }
  
  .cashlesswallet .section_04 {
    margin: 0;
  }
  .cashlesswallet .section_04 .inner {
    margin-top: 40px;
  }
  .cashlesswallet .section_04 .movie {
    width: 280px;
    height: 150px;
  }
  .cashlesswallet .section_04 .illust {
    margin-top: 40px;
  }
  
  .cashlesswallet .section_05 {}
  .cashlesswallet .section_05 .inner {
    margin-bottom: 30px;
    padding-top: 30px;
  }
  .cashlesswallet .section_05 .text {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .cashlesswallet .section_06 {
    background: #f7f7f7;
  }
  .cashlesswallet .section_06 .inner {
    margin-bottom: 30px;
    padding-bottom: 35px;
  }
  .cashlesswallet .section_06 h2 {
    font-size: 6.2vw;
  }
  .cashlesswallet .section_06 .img {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_07 {
    margin-bottom: 0;
  }
  
  .cashlesswallet .section_08 {}
  .cashlesswallet .section_08 .inner {
    margin-bottom: 40px;
  }
  .cashlesswallet .section_08 .text p {
    font-size: 4vw;
    line-height: 1.8;
  }
  .cashlesswallet .section_08 .text p span {
    display: inline-block;
    font-size: 3.1vw;
  }
  
  .cashlesswallet .section_09 {
    background: #f7f7f7;
  }
  .cashlesswallet .section_09 .inner {
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .cashlesswallet .section_09 .inner h2 {
    margin-bottom: 25px;
  }
  .cashlesswallet .section_09 .text {
    margin-bottom: 20px;
  }
  .cashlesswallet .section_09 .text p {
    font-size: 4vw;
    line-height: 1.8;
  }
  .cashlesswallet .section_09 .text p span {
    display: inline-block;
    font-size: 3.1vw;
  }
  
  .cashlesswallet .section.japan .inner {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .cashlesswallet .section.japan h2 {
    font-feature-settings: "palt";
  }
  
  .cashlesswallet .section.size {
    background: #f7f7f7;
  }
  .cashlesswallet .section.size .inner {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .cashlesswallet .section.size h2 {
    font-size: 6.2vw;
    margin-bottom: 30px;
  }
  
  .cashlesswallet .section.color h2 {
    font-size: 6.2vw;
  }
  .cashlesswallet .section.color .color-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cashlesswallet .section.color .color-list li {
    width: calc(50% - 10px);
    margin: 15px 0;
  }
  .cashlesswallet .section.color .color-list li a {
    display: block;
    text-decoration: none;
  }
  .cashlesswallet .section.color .color-list li img {
    width: 100%;
    height: auto;
  }
  .cashlesswallet .section.color .color-list li span {
    font-size: 4.3vw;
  }
  
  .cashlesswallet .section.attention .inner {
    padding-top: 20px;
  }
  .cashlesswallet .section.attention .attention_title {
    margin-bottom: 10px;
    font-size: 3.7vw;
    font-weight: bold;
  }
  .cashlesswallet .section.attention .attention_text {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .cashlesswallet .section.attention .attention_list {
    margin-bottom: 20px;
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .cashlesswallet .section.attention .attention_list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  
  /* タイムロックポーチ
  ----------------------------------------------------- */
  .timelockpouch_roland .page_title {
    padding-top: 7px;
    padding-bottom: 11px;
  }
  .timelockpouch_roland .ttl_01 {
    font-size: 7.1vw;
  }
  
  #contents.timelockpouch_roland {
    background: #e7e7e7;
  }
  
  .timelockpouch_roland .section .inner .txt_01 {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .timelockpouch_roland .section_01 {
    margin-top: -55px;
    padding-top: 0;
  }
  .timelockpouch_roland .section_01 .inner {
    margin-bottom: 40px;
  }
  .timelockpouch_roland .section_01 .title_01 {
    margin-right: -20px;
    margin-left: -20px;
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_01 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .timelockpouch_roland .section_02 .case_list {
    margin-bottom: 40px;
    padding-top: 13px;
  }
  .timelockpouch_roland .section_02 .case_list li {
    position: relative;
  }
  .timelockpouch_roland .section_02 .case_list li + li {
    margin-top: 43px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) {
    margin-right: 21.875%;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) {
    margin-left: 21.875%;
  }
  .timelockpouch_roland .section_02 .case_list_label {
    position: absolute;
    top: -13px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_label {
    left: 0;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_label {
    right: 0;
  }
  .timelockpouch_roland .section_02 .case_list_img {
    display: block;
  }
  .timelockpouch_roland .section_02 .case_list_img img {
    width: 100%;
    height: auto;
  }
  .timelockpouch_roland .section_02 .case_list_txt {
    position: absolute;
    top: 50%;
    font-size: 4.3vw;
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
    transform: translateY(-50%);
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(odd) .case_list_txt {
    right: -50px;
  }
  .timelockpouch_roland .section_02 .case_list li:nth-child(even) .case_list_txt {
    left: -50px;
  }
  
  .timelockpouch_roland .section_03 .inner {
    margin-bottom: 50px;
  }
  .timelockpouch_roland .section_03 .title_01 {
    display: flex;
    align-items: center;
    height: 142px;
    font-size: 4.3vw;
    font-weight: 300;
    background: url(/cdn/shop/files/timelockpouch_roland_img008.png) no-repeat 100% 50%;
    background-size: 100% auto;
  }
  
  .timelockpouch_roland .section_04 .inner {
    margin-bottom: 30px;
  }
  .timelockpouch_roland .section_04 .title_01 {
    padding-right: 0;
    padding-left: 0;
  }
  .timelockpouch_roland .section_04 .title_02 {
    text-align: left;
    font-size: 5vw;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_05 {
    margin-bottom: 0;
  }
  .timelockpouch_roland .section_05 .img_01 {
    position: relative;
    z-index: 9;
    text-align: center;
  }
  .timelockpouch_roland .section_05 .img_01 img {
    width: 240px;
  }
  .timelockpouch_roland .section_05 .scene_list li {
    position: relative;
    width: 100%;
    margin-top: -58%;
    padding-top: 128%;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(1) {
    margin-top: -36%;
    background: url(/cdn/shop/files/timelockpouch_roland_img011.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(2) {
    background: url(/cdn/shop/files/timelockpouch_roland_img012.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list li:nth-child(3) {
    background: url(/cdn/shop/files/timelockpouch_roland_img013.png) no-repeat 50% 50%;
    background-size: cover;
  }
  .timelockpouch_roland .section_05 .scene_list_txt {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 8;
    padding-top: 76.5625%;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 700;
  }
  
  .timelockpouch_roland .section_06 {
    margin-bottom: 60px;
  }
  .timelockpouch_roland .section_06 .title_01 {
    margin-right: -20px;
    margin-left: -20px;
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_06 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .timelockpouch_roland .section_07 {
    margin-bottom: 0;
    background: #000;
    color: #fff;
  }
  .timelockpouch_roland .section_07 .inner {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .timelockpouch_roland .section_07 .title_01 {
    padding-left: 42px;
    font-size: 5vw;
    line-height: 1.75;
    font-weight: 700;
    background: url(/cdn/shop/files/timelockpouch_roland_icn_attention.png) no-repeat 0 50%;
    background-size: 31px auto;
  }
  .timelockpouch_roland .section_07 .img_01 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  
  .timelockpouch_roland .section_08 {
    margin-bottom: 0;
  }
  .timelockpouch_roland .section_08 .inner {
    padding-top: 35px;
    margin-bottom: 50px;
  }
  .timelockpouch_roland .section_08 .title_01 {
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .timelockpouch_roland .section_08 .img_01 {
    margin-bottom: 0;
    text-align: center;
  }
  .timelockpouch_roland .section_08 .img_01 img {
    width: 138px;
  }
  .timelockpouch_roland .section_08 .howto_list {
    margin-top: -35px;
  }
  .timelockpouch_roland .section_08 .howto_list dt {
    margin-bottom: 5px;
    font-size: 4.3vw;
    font-weight: 700;
    margin-top: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dt:first-child {
    margin-top: 0;
  }
  .timelockpouch_roland .section_08 .howto_list dt::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    background: #000;
    border-radius: 50%;
  }
  .timelockpouch_roland .section_08 .howto_list dd {
    font-size: 3.7vw;
    line-height: 1.8;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert {
    position: relative;
    display: block;
    margin-top: 5px;
    padding-left: 20px;
  }
  .timelockpouch_roland .section_08 .howto_list dd .is-alert::before {
    content: "";
    position: absolute;
    top: 0.25em;
    left: 0;
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 5px;
    background: url(/cdn/shop/files/timelockpouch_roland_icn_alert.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  
  .timelockpouch_roland .section_11 {
    background: #fff;
  }
  .timelockpouch_roland .section_11 .inner {
    margin-bottom: 50px;
    padding-top: 30px;
  }
  .timelockpouch_roland .section_11 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
  .timelockpouch_roland .section_11 .img_03 a {
    display: block;
  }
  .timelockpouch_roland .section_11 .img_02 img,
  .timelockpouch_roland .section_11 .img_03 img {
    width: 100%;
  }
  
  /* ポーチ for タイムロックポーチ
  ----------------------------------------------------- */
  .timelockpouch_pouch_roland .page_title {
    padding-top: 7px;
    padding-bottom: 11px;
  }
  .timelockpouch_pouch_roland .ttl_01 {
    font-size: 7.1vw;
  }
  
  .timelockpouch_pouch_roland .section_11 {
    background: #fff;
  }
  .timelockpouch_pouch_roland .section_11 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
  
  /* ミニマリスト財布
  ----------------------------------------------------- */
  .minimalwallet_roland .page_title {
    padding-top: 7px;
    padding-bottom: 11px;
  }
  .minimalwallet_roland .ttl_01 {
    font-size: 7.1vw;
  }
  
  #contents.minimalwallet_roland {
    background: #f5f5f5;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .minimalwallet_roland .section .inner .txt_01 {
    font-size: 4vw;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section .inner .txt_01 .is-bold {
    font-size: 4.3vw;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_01 {
    position: relative;
  }
  .minimalwallet_roland .section_01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 109.375%;
    background: linear-gradient(to bottom, rgba(245,249,250,1) 0%,rgba(245,245,245,1) 100%);
  }
  .minimalwallet_roland .section_01 .inner {
    position: relative;
    margin-bottom: 70px;
  }
  .minimalwallet_roland .section_01 .title_01 {
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .minimalwallet_roland .section_01 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .minimalwallet_roland .section_02 .inner {
    margin-bottom: 40px;
  }
  .minimalwallet_roland .section_02 .title_01 {
    font-size: 5.6vw;
    line-height: 1.5;
    font-weight: 700;
  }
  
  .minimalwallet_roland .section_03 .case_list {
    margin-bottom: 50px;
  }
  .minimalwallet_roland .section_03 .case_list li {
    position: relative;
    padding: 40px 0 45px;
    background-repeat: no-repeat;
  }
  .minimalwallet_roland .section_03 .case_list li + li {
  }
  .minimalwallet_roland .section_03 .case_list li:nth-child(odd) {
    padding-right: 20px;
    padding-left: 150px;
    background-position: 0 0;
  }
  .minimalwallet_roland .section_03 .case_list li:nth-child(even) {
    padding-right: 150px;
    padding-left: 20px;
    background-position: 100% 0;
  }
  .minimalwallet_roland .section_03 .case_list li.is-type1 {
    background-image: url(/cdn/shop/files/minimalwallet_roland_img002.png);
    background-size: 150px auto;
  }
  .minimalwallet_roland .section_03 .case_list li.is-type2 {
    background-image: url(/cdn/shop/files/minimalwallet_roland_img003.png);
    background-size: 159px auto;
  }
  .minimalwallet_roland .section_03 .case_list li.is-type3 {
    background-image: url(/cdn/shop/files/minimalwallet_roland_img004.png);
    background-size: 152px auto;
    padding-bottom: 55px;
  }
  
  .minimalwallet_roland .section_03 .case_list_title {
    display: block;
    font-size: 4.3vw;
    line-height: 1.8;
    font-weight: 700;
    white-space: nowrap;
  }
  .minimalwallet_roland .section_03 .case_list_txt {
    display: block;
    margin-top: 10px;
    font-size: 3.7vw;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_04 .inner {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_04 .title_01 {
    margin-bottom: 25px;
    padding-right: 0;
    padding-left: 0;
  }
  .minimalwallet_roland .section_04 .title_02 {
    margin-bottom: 10px;
    font-size: 5.6vw;
    font-weight: 700;
  }
  .minimalwallet_roland .section_04 .title_03 {
    text-align: center;
    font-size: 12.5vw;
    font-weight: 900;
  }
  .minimalwallet_roland .section_04 .title_04 {
    margin-top: -70px;
    margin-bottom: -20px;
    text-align: center;
    font-size: 12.5vw;
    font-weight: 900;
  }
  
  .minimalwallet_roland .section_05 {
    position: relative;
  }
  .minimalwallet_roland .section_05::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 128.125%;
    background-image: url(/cdn/shop/files/minimalwallet_roland_img009.png);
    background-size: cover;
  }
  
  .minimalwallet_roland .section_05 .inner {
    position: relative;
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_05 .title_01 {
    margin-bottom: 80px;
    padding-top: 60px;
    text-align: right;
    font-size: 5vw;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_05 .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .minimalwallet_roland .section_06 {
    overflow: hidden;
    position: relative;
    background: #fff;
  }
  .minimalwallet_roland .section_06::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 57.8125%;
    background: #f5f5f5;
    transform-origin: top left;
    transform: skew(59.966719564005deg);
  }
  .minimalwallet_roland .section_06 .inner {
    position: relative;
    margin-bottom: 40px;
    padding-top: 70px;
  }
  .minimalwallet_roland .section_06 .title_01 {
    font-size: 5.6vw;
    line-height: 1.8;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .img_01 {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
  }
  .minimalwallet_roland .section_06 .unit {
    overflow: hidden;
    border-radius: 4px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
  }
  .minimalwallet_roland .section_06 .unit + .unit {
    margin-top: 20px;
  }
  .minimalwallet_roland .section_06 .unit .img {
    margin: -20px -20px 15px;
  }
  .minimalwallet_roland .section_06 .unit .title {
    margin-bottom: 10px;
  }
  .minimalwallet_roland .section_06 .unit .title .title_main {
    font-size: 4.3vw;
    font-weight: 700;
  }
  .minimalwallet_roland .section_06 .unit .title .title_num {
    margin-right: 0.5em;
  }
  .minimalwallet_roland .section_06 .unit .text {
    font-size: 3.7vw;
    line-height: 1.8;
  }
  
  .minimalwallet_roland .section_07 {
    position: relative;
    background: #fff url(/cdn/shop/files/minimalwallet_roland_img017.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .minimalwallet_roland .section_07 .inner {
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .minimalwallet_roland .section_07 .title_01 {
    margin-bottom: 25px;
  }
  .minimalwallet_roland .section_07 .title_02 {
    margin-bottom: 15px;
    font-size: 4.3vw;
    font-weight: 700;
  }
  .minimalwallet_roland .section_07 .txt_02 {
    width: 131px;
    font-size: 3.7vw;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  .minimalwallet_roland .section_07 .grid {
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 60px;
  }
  .minimalwallet_roland .section_07 .grid_unit {
    width: 50%;
    padding: 0 10px;
  }
  .minimalwallet_roland .section_07 .list {
    font-size: 4vw;
  }
  .minimalwallet_roland .section_07 .list li {
    position: relative;
    padding-left: 17px;
  }
  .minimalwallet_roland .section_07 .list li + li {
    margin-top: 5px;
  }
  .minimalwallet_roland .section_07 .list li::before {
    content: "";
    position: absolute;
    top: calc(0.75em - 5px);
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
  }
  .minimalwallet_roland .section_07 .lead {
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .minimalwallet_roland .section_07 .lead::before,
  .minimalwallet_roland .section_07 .lead::after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: calc(100% - 10px);
  }
  .minimalwallet_roland .section_07 .lead::before {
    top: 0;
    left: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .minimalwallet_roland .section_07 .lead::after {
    bottom: 0;
    right: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .minimalwallet_roland .section_07 .lead p {
    font-size: 14vw;
    line-height: 1;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    font-feature-settings: normal;
    font-weight: 700;
  }
  .minimalwallet_roland .section_07 .lead p span {
    margin-right: 10px;
    font-size: 4.3vw;
  }
  .minimalwallet_roland .section_07 .foot {}
  .minimalwallet_roland .section_07 .foot .img_01 {
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .minimalwallet_roland .section.japan .inner {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  
  .minimalwallet_roland .section.size {
    background: #f7f7f7;
  }
  .minimalwallet_roland .section.size .inner {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .minimalwallet_roland .section.size .inner + .inner {
    padding-top: 30px;
    background: #fff;
  }
  .minimalwallet_roland .section.size .unit_01 {
    margin-bottom: 0;
  }
  .minimalwallet_roland .section.size .list_01 {
    margin-bottom: 0;
  }
  
  /* ミニマル仕事術
  ----------------------------------------------------- */
  .book {}
  .book .kv_img_01 {
    margin-top: 10px;
  }
  .book .kv_txt_01 {
    text-align: center;
    font-size: 3.7vw;
  }
  .book .kv_btn_01 > a {
    overflow: hidden;
    display: block;
    width: 2em;
    height: 30px;
    margin: 20px auto 0;
    padding: 0 38px;
    border-radius: 15px;
    background-color: #500000;
    color: #ffffff;
    font-size: 3.7vw;
    line-height: 2.5;
    text-decoration: none;
  }
  .book .kv_link_01 {
    margin: 20px auto 0;
    text-align: center;
    font-size: 3.7vw;
  }
  
  .book .section .index {
    margin: 0 auto 40px;
    padding: 15px 15px 20px;
    border: 1px solid #ccc;
  }
  .book .section .index h2 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 4.3vw;
  }
  
  .book .section .index ol {
    font-size: 3.7vw;
    line-height: 1.5;
    text-align: center;
  }
  
  .book .section .index ol li {
    margin-top: 20px;
  }
  
  /* ----------------------------------------------------------------------------------------------------
   * 小さい財布レディース（2022）
   * ---------------------------------------------------------------------------------------------------- */
  .smallwallet_ladies2022 .page_title {
    position: absolute;
    margin: auto;
    padding: 20px 0 0;
    background: transparent;
    text-align: center;
  }
  /* btn */
  .smallwallet_ladies2022 .kv_btn_01,
  .smallwallet_ladies2022 .cartbtn_01 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #000;
    color: #fff;
    font-size: 4.3vw;
    text-decoration: none;
  }
  .smallwallet_ladies2022 .kv_btn_01::before,
  .smallwallet_ladies2022 .kv_btn_01::after,
  .smallwallet_ladies2022 .cartbtn_01::before,
  .smallwallet_ladies2022 .cartbtn_01::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .kv_btn_01::before,
  .smallwallet_ladies2022 .cartbtn_01::before {
    top: 10px;
    left: 10px;
    width: 21px;
    height: 20px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_cart001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .kv_btn_01::after,
  .smallwallet_ladies2022 .cartbtn_01::after {
    top: 14px;
    right: 15px;
    width: 21px;
    height: 11px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_arw001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #fff;
    color: #000;
    font-size: 4.3vw;
    text-decoration: none;
  }
  .smallwallet_ladies2022 .cartbtn_02::before,
  .smallwallet_ladies2022 .cartbtn_02::after {
    content: "";
    position: absolute;
    display: inline-block;
  }
  .smallwallet_ladies2022 .cartbtn_02::before {
    top: 10px;
    left: 10px;
    width: 21px;
    height: 20px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_cart002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .cartbtn_02::after {
    top: 14px;
    right: 15px;
    width: 21px;
    height: 11px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_arw003.png) no-repeat 50% 50%;
    background-size: contain;
  }
  /* section_01 */
  .smallwallet_ladies2022 .section_01 .inner {
    margin-bottom: 60px;
  }
  .smallwallet_ladies2022 .section_01 .title_01 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    margin-bottom: 0;
    text-align: center;
    font-size: 4.3vw;
    line-height: 2;
    font-weight: 300;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before,
  .smallwallet_ladies2022 .section_01 .title_01::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
  }
  .smallwallet_ladies2022 .section_01 .title_01::before {
    left: 4px;
    width: 30px;
    height: 30px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_ico001.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .title_01::after {
    right: 9px;
    width: 27px;
    height: 25px;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_ico002.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .smallwallet_ladies2022 .section_01 .imageset_01 {}
  .smallwallet_ladies2022 .section_01 .imageset_01_txt {
    margin: -12px 0 0;
    text-align: center;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02 {
    position: relative;
    margin: 40px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02_img {
    text-align: right;
  }
  .smallwallet_ladies2022 .section_01 .imageset_02_txt {
    position: absolute;
    top: 84px;
    left: 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03 {
    position: relative;
    margin: 40px 0 0;
  }
  .smallwallet_ladies2022 .section_01 .imageset_03_img {
  }
  .smallwallet_ladies2022 .section_01 .imageset_03_txt {
    position: absolute;
    top: 90px;
    right: -2px;
  }
  .smallwallet_ladies2022 .section_01 .txt_01 {
    margin: 30px 0 0;
    line-height: 2;
  }
  /* section_02 */
  .smallwallet_ladies2022 .section_02 {
    margin: 0;
    padding: 0 0 40px;
    background: #ebeae8;
  }
  .smallwallet_ladies2022 .section_02 .title_01 {
    margin-bottom: 26px;
    padding: 0;
  }
  /* section_03 */
  .smallwallet_ladies2022 .section_03 {
    margin: 0;
    padding: 0 0 40px;
  }
  .smallwallet_ladies2022 .section_03 .title_01 {
    margin-bottom: 0;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_03 .img_01 {
    margin-top: 40px;
  }
  /* section_04 */
  .smallwallet_ladies2022 .section_04 {
    margin: 0;
    padding: 0 0 40px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_04 .title_01 {
    margin-bottom: 10px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_04 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  .smallwallet_ladies2022 .section_04 .img_01 {
    margin: 20px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* section_05 */
  .smallwallet_ladies2022 .section_05 .inner {
    padding-top: 67px;
  }
  .smallwallet_ladies2022 .section_05 .title_01 {
    text-align: center;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 {
    position: relative;
    width: 218px;
    margin: 36px auto 0;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev,
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    overflow: hidden;
    position: absolute;
    top: 69px;
    width: 10px;
    height: 18px;
    padding: 0;
    border: none;
    background: url(/cdn/shop/files/sp_smallwallet_ladies2022_arw002.png) no-repeat 50% 50%;
    background-size: contain;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-prev {
    left: -30px;
    transform: rotate(180deg);
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-next {
    right: -30px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots {
    position: absolute;
    top: 213px;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots li {
    margin: 0 5px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots button {
    appearance: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 0;
    background: #fff;
    text-indent: -999px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01 .slick-dots .slick-active button {
    background: #000;
  }
  /* mall */
  .smallwallet_ladies2022 .section_05 .slide_01.is-mall {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
    margin: 20px -5px 60px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01.is-mall .slide_01_unit {
    box-sizing: border-box;
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
  .smallwallet_ladies2022 .section_05 .slide_01.is-mall .slide_01_unit img {
    width: 100%;
    height: auto;
  }
  
  /* section_06 */
  .smallwallet_ladies2022 .section_06 {
    margin: 0;
    padding: 0 0 20px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_06 .title_01 {
    margin-bottom: 25px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_06 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  .smallwallet_ladies2022 .section_06 .img_01 {
    margin: 20px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  /* section_07 */
  .smallwallet_ladies2022 .section_07 {
    margin: 0;
    padding: 0 0 40px;
    background: #000;
  }
  .smallwallet_ladies2022 .section_07 .title_01 {
    margin-bottom: 26px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_07 .unit_01 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }
  .smallwallet_ladies2022 .section_07 .unit_01 .img_01 {
    width: 82px;
    margin: 0 7px;
  }
  /* section_08 */
  .smallwallet_ladies2022 .section_08 .inner {
    padding: 40px 20px 0;
  }
  .smallwallet_ladies2022 .section_08 .title_01 {
    margin-bottom: 36px;
    padding: 0;
    line-height: 1;
  }
  .smallwallet_ladies2022 .section_08 .list_01 li {
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    padding: 0 10px 25px 0;
    text-align: center;
    font-size: 3.1vw;
    white-space: nowrap;
  }
  .smallwallet_ladies2022 .section_08 .list_01 li:nth-child(even) {
    clear: none;
    float: right;
    padding: 0 0 25px 10px;
  }
  .smallwallet_ladies2022 .section_08 .list_01 li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
  /* section_09 */
  .smallwallet_ladies2022 .section_09 {
    margin: 0;
    padding: 0 0 40px;
    background: #f4f4f4;
  }
  .smallwallet_ladies2022 .section_09 .title_01 {
    margin-bottom: 15px;
    padding: 0;
  }
  .smallwallet_ladies2022 .section_09 .title_02 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 5.6vw;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_09 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  /* section_10 */
  .smallwallet_ladies2022 .section_10 {
    margin-bottom: 40px;
  }
  .smallwallet_ladies2022 .section_10 .inner {
    padding: 40px 20px 0;
  }
  .smallwallet_ladies2022 .section_10 .title_01 {
    line-height: 1;
  }
  .smallwallet_ladies2022 .section_10 .img_01 {
    margin-top: 40px;
  }
  .smallwallet_ladies2022 .section_10 .list_01 {
    margin: 35px 0 0;
    font-size: 3.7vw;
  }
  .smallwallet_ladies2022 .section_10 .list_01 li {
    margin-top: 8px;
  }
  /* section_11 */
  .smallwallet_ladies2022 .section_11 {
    padding-top: 0!important;
    background: #fff;
  }
  /* section_12 */
  .smallwallet_ladies2022 .section_12 {
    margin-top: 40px;
  }
  .smallwallet_ladies2022 .section_12 .title_02 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 5vw;
    font-weight: 700;
  }
  .smallwallet_ladies2022 .section_12 .txt_01 {
    margin-bottom: 40px;
    line-height: 2;
  }
  /* ----------------------------------------------------------------------------------------------------
   * 移動文房
   * ---------------------------------------------------------------------------------------------------- */	
	.kv .ttl{
		font-size: 5.7vw;
	}	
  /* ツインズ財布
  ----------------------------------------------------- */
   .twinsmini_wallet_h03 {
    text-align: center;
    font-size: 5.6vw;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 25px;
    padding-bottom: 24px;
    line-height: 1.5;
  }
}