@charset "euc-jp";
@import url("https://sekidorc.com/css/add_style.css");
/* -------------------------------------------

商品詳細専用css
------------------------------------------- */
#contents_main .ttl_page{
	margin-bottom:20px;
	padding: 20px 5px 5px;
	font-size: 16px;
	line-height:1.2;
}
#contents_main .ttl_page img{
	width:auto !important;
	margin:0 5px 3px !important;
}
#contents_main .ttl_page_middle,
#item_wrapper #option_ttl{
  clear: both;
  padding: 10px;
  font-size: 15px;
  background: #ecedf6;
  margin-bottom: 20px;
}
#contents_main .ttl_page,
#contents_main .ttl_sub{
	display:block;
}
#contents_main #pan_top img,
#contents_main #pan_bottom img,
#contents_main .pan_1line img{
	display:none !important;
}
#contents_main .pan_bottom_group{
	margin:-20px 0 20px;
}
#contents_main .pan_1line{
	padding:5px 10px;
	border-bottom:dotted 1px #BDBDBD;
	font-size:11px;
}
#contents_main .pan_1line ul,
#contents_main .pan_1line li,
#contents_main .pan_1line h2{
	display:inline;
	font-weight:normal;
}
#contents_main .pan_1line li,
#contents_main .pan_1line h2{
	white-space:nowrap;
}
#contents_main .pan_1line li{
	background:url("https://www.sekidorc.com/images1/common/arrow003.gif") no-repeat right 5px;
	padding:0 10px 0 2px;
}
#contents_main .pan_1line li a{
	color:#999;
}
#contents_main .pan_bottom_group .accordion_head{
	padding:7px;
	text-align:right;
}
#contents_main .pan_bottom_group .accordion_head a{
	background-color:#f0f0f0;
	padding:1px 15px;
	border:solid 1px #ccc;
	color:#646557;
	text-decoration:none;
}
#contents_main .pan_bottom_group .accordion_head a:hover{
	background-color:#39cddb;
}
#contents_main .ng_sekido{
	display:none;
}

/* ------------ ItemTopBlock Style */
#item_wrapper{
	overflow:hidden;
}
#itemspec_wrap{
	width:auto !important;
	width:286px;
	margin:0 0 20px 425px;
}
#itemspec_wrap table{
	width:100%;
	margin-bottom:5px;
}
#itemspec_wrap th{
	background-color:#ecedf6;
	width:8.5em;
	font-weight:normal;
	text-align:center;
  border: 1px solid #cdced9 !important;
}
#itemspec_wrap td{
  padding: 10px 14px;
  text-align: left;
  border: 1px solid #cdced9 !important;
}
#itemspec_wrap .price td,
#itemspec_wrap .regular_detail td{
	color:#999;
	text-decoration:line-through;
}
#itemspec_wrap .price_detail td{
	font-size:22px;
	font-weight:500;
}
#itemspec_wrap .price_detail .discount{
	margin-bottom:-3px;
	font-size:12px;
	font-weight:normal;
}
#itemspec_wrap .PointB td{
	color:#990016;
	font-weight:bold;
}
#itemspec_wrap .PointB span{
	font-size:11px;
	font-weight:normal;
}
#itemspec_wrap input,
#itemspec_wrap select{
	font-size: 14px;
}
#itemspec_wrap .option_select,
#itemspec_wrap #init_num{
	margin:10px 0;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
}
#itemspec_wrap .option_select{
	text-align:center;
}
#itemspec_wrap .option_select dt,
#itemspec_wrap .option_select dd{
	padding:3px 0;
}
#itemspec_wrap .option_select dd span{
	display:block;
	color:#990016;
	font-size:11px;
}
#itemspec_wrap .option_select dt,
#itemspec_wrap #init_num dt{
	background-color:#f0f0f0;
}
#itemspec_wrap #init_num {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 32px;
    position: relative;
    border: 1px solid #cdced9 !important;
}
#itemspec_wrap #init_num dt {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 0;
    background: #171c61;
    color: #FFF;
    /* border: 1px solid #cdced9 !important; */
    width: 90px;
    text-align: center;
}
#itemspec_wrap .password dt {
    background: #c23030!important;
}
#itemspec_wrap #init_num dd{
	position:absolute;top:0;left:90px;
}
#itemspec_wrap #init_num input{
	width:2.5em;
	position:absolute;top:4px;left:15px;
}
#itemspec_wrap .password input{
	width:auto!important;
}
#itemspec_wrap #init_num .unit{
	width:115px;
	position:absolute;top:5px;left:80px;
}
#itemspec_wrap #init_num .init{
	position:absolute;top:1px;left:58px;
}
#itemspec_wrap #init_num .init div{
	margin-top:1px;
}
#itemspec_wrap #item_cart_inn input{
	display:block;
	width:270px;
	height:35px;
	margin:15px auto;
}
#itemspec_wrap .item_soldout{
	background-color: #ecedf6;
	width:100%;
	margin:15px 0;
	padding:10px 0;
	color:#313131;
	font-weight:bold;
	text-align:center;
}
#sk_link_other{
	margin:0 auto;
	line-height:1.6em;
	font-size:12px;
}
#sk_link_other .calamel{
	display:inline;
	text-align:center;
}
#sk_link_other #ok_review,
#sk_link_other #no_review{
	line-height:1.4em;
	color:#999;
}
#sk_link_other #no_review{
	margin:14px 0 0;
	border:solid 1px #cdced9;
	text-align:center;
  padding: 10px;
}
#item_main_images{
	width:404px;
	margin-bottom:20px;
	float:left;
}
#item_main_images img{
	background-color:#c0c0c0;
	padding:1px;
}
#item_main_images div img{
	width:400px;
}
#item_main_images ul{
	text-align:center;
}
#item_main_images li{
  display: inline-block;
	padding:0 1px;
  margin-bottom:5px;
}
#item_main_images li a{
  display: block;
}
#item_main_images li img{
	width:94px;
	height:auto;
}
#item_main_images p{
	margin-top:5px;
	text-align:right;
	color:#666;
	font-size:11px;
}
.item_member{
	overflow:hidden;
}
.item_member .caption{
	padding:10px 0;
	text-align:center;
}
.item_member .btn_login,
.item_member .btn_member{
	margin:10px 5px 40px;
	float:left;
}
.item_member p a{
	background-color:#f0f0f0;
	padding:5px 30px;
	border:solid 1px #ccc;
	color:#646557;
	text-decoration:none;
}
.item_member p a:hover{
	background-color:#39cddb;
}

/* OptionTable Style */
#item_wrapper #option_ttl{
	margin:20px 0 10px;
}
.option_table,
#option_tbl{
    width:99%;
	clear:both;
	margin:0 auto 20px;
	table-layout:fixed;
	border-collapse:collapse;
}
.option_table th,
.option_table td,
#option_tbl th,
#option_tbl td{
	padding:3px;
	border:solid 1px #ccc;
	text-align:center;
	font-weight:normal;
  
}
.option_table thead,
.option_table th,
.stock_head,
#option_tbl th{
	background-color:#f0f0f0;
}
.option_table .stock_comment_ng,
#option_tbl .table_price,
#option_tbl .stock_zero{
	color:#990016;
}
.option_table .stock_comment_ok{
	font-size:18px;
}
#option_tbl div{
	display:none;
}
#option_tbl .none{
	width:10em;
}
#option_tbl .table_price{
	font-size:15px;
	font-weight:bold;
}
#option_tbl .t_stock_num,
#option_tbl .stock_zero{
	font-size:12px;
}
#option_tbl .t_stock_num{
	color:#666;
}

/* ------------ SekidoSelect Style */
#together_wrap{
	margin:40px 0 0;
}
#together_wrap .together_list{
	overflow:hidden;
}
#together_wrap .this_item{
	background:url("https://www.sekidorc.com/images1/common/arrow005.gif") no-repeat right 59px;
	padding-right:44px;
}
#together_wrap .product_item{
	margin:0 6px 30px;
	float:left;
}
#together_wrap .product_item a:hover{
    opacity: .8;
}
#together_wrap .product_title{
	line-height:1.4em;
	font-size:12px;
}
#together_wrap .this_item .product_title{
	margin-top:10px;
	font-size:14px;
}
#together_wrap .this_item .product_title img{
	display:none !important;
}

/* ------------ MainDiscliption Style */
#expl{
	clear:both;
	width:100%;
	margin-bottom:30px;
}
#expl .description_table{
	table-layout:fixed;
	font-size:12px;
}
#expl .description_table th,
#expl .description_table td{
	padding:10px;
	vertical-align:top;
}
#expl .description_table img{
	background-color:#c0c0c0;
	padding:1px;
}
#expl .expl_txt_p{
	text-indent:0em;
	margin:0px;
	padding:0px;
}

#expl .reserve{
	text-align:center;
	color:#990016;
	font-size:16px;
	font-weight:bold;
}

/* ------------ レビュー Style */
.review_block{
	display:flex;
}
.review_wrap{
	background-color:#f0f0f0;
	margin:0 2px 10px;
	padding:15px;
	flex-basis:100%;
 	max-height:30em;
 	overflow:overlay;
}
.review_wrap ul{
	overflow:hidden;
}
.review_wrap li{
	margin:0 8px 0 0;
	padding:0 0 0 8px;
	border-left:solid 1px #999;
	float:left;
}
.review_wrap li:first-child{
	padding:0 !important;
	border-left:none !important;
}
.review_star{
	width:76px;
	overflow:hidden;
}
.review_title{
	padding:3px 0;
	border-bottom:dotted 1px #ccc;
	font-weight:bold;
}
.review_comment,
.review_res_comment{
	padding:10px 10px 0;
}
.review_res{
	margin:10px 0 0;
	padding:10px 10px 0;
	border-top:dotted 1px #ccc;
}

/* ------------ Arrival/Barth/Order/jyucyuu/inorder Style */
.arrival_date{
	background:url("https://www.sekidorc.com/images1/banner/reserve_item900.gif") no-repeat right top;
	width:900px;
	height:50px;
    margin:0px;
	padding:40px 0 0;
	text-align:center;
	font-size:17px;
	color:#ff0;
	font-weight:bold;
	line-height:1em;
}
.first_day{
color:#fff;
}

#expl p.arrival_info{
color:#fff;
  font-size:11px;
  font-weight:normal;
  padding:0px;
}

  .cam_birth_date{
	background:url("https://www.sekidorc.com/images1/banner/birth_item.gif") #000 no-repeat right top;
	width:700px;
	height:25px;
	padding:65px 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
}
.order_date{
	background:url("https://www.sekidorc.com/images1/banner/order_item.gif") #000 no-repeat right top;
	margin:auto;
	width:700px;
	height:25px;
	padding:65px 0 0;
	text-align:center;
	font-size:14px;
}
.special_order_date{
    background: url(https://www.sekidorc.com/images1/banner/special_order_item.gif) #000 no-repeat right top;
    margin: auto;
    width: 700px;
    height: 25px;
    padding: 60px 0 5px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.make_date{
	background:url("https://www.sekidorc.com/images1/banner/jyucyuu_item.jpg") #000 no-repeat;
	width:700px;
	height:25px;
	margin:0 auto 10px;
	padding:65px 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
}
.maker_transport{
	background:url("https://www.sekidorc.com/images1/banner/maker_transport.gif") #000 no-repeat right top;
	width:700px;
	height:25px;
	padding:65px 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
}
.inorder_date{
	background:url("https://www.sekidorc.com/images1/banner/inorder_item.gif") no-repeat right top;
	width:700px;
	height:30px;
	padding:60px 0 0;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:auto;
}
/* ------------ Down Load Style */
.download_linklist{
	margin:0 0 30px 20px;
}
.download_linklist li{
	background:url("https://www.sekidorc.com/images1/common/arrow006.gif") no-repeat left top;
	padding:3px 25px;
}
.download_linklist li:last-child{
	background-image:url("https://www.sekidorc.com/images1/common/arrow007.gif");
}
.download_linklist li a{
	background:url("https://www.sekidorc.com/images1/common/arrow003.gif") no-repeat left 5px;
	padding:0 0 0 10px;
}

/* ------------ Link Style */
.link_decoration a{
	background-color:#f0f0f0;
	margin:5px;
	padding:6px 10px;
	border:solid 1px #ccc;
	color: #646567;
	font-size: 12px;
	line-height:4.4em;
}
.link_decoration a img{
	margin-bottom:1.5em;
}
.link_decoration a:hover{
	background-color:#39cddb;
	text-decoration:none;
}

/* ------------ スペック・セット内容に対応 */
#expl .discription_box{
	margin:0 0 2em;
}
#expl .discription_box dd,
#expl .discription_box li{
	margin:0 1em 0;
}

/* ------------ 先行予約下注意書きなど */
#expl #alert_reserve,
#expl .alert_order{
	width:655px;
	margin:1em auto 2em;
	padding:20px;
	border:double 3px #990016;
	color:#990016;
}
#expl #alert_reserve dl{
	margin:1em 0 0;
}

/* ------------ 動画紹介（小） */
.mov_table_small{
	width:100%;
	margin:0 0 30px;
	text-align:center;
	font-size:12px;
}
.mov_table_small th,
.mov_table_small td{
	padding:0 0 10px;
	vertical-align:top;
}

/* -------------------------------------------

SpecialDiscription ※大型説明用 共通項目
------------------------------------------- */
#expl .discription_wrapper{
/*	width:715px; */
	width:890px; /* リニューアル後の幅に変更 20190208 佐 */

  margin:0 auto;
	position:relative;
}
#expl .discription_wrapper div,
#expl .discription_wrapper p,
#expl .discription_wrapper ul,
#expl .discription_wrapper dl{
	position:absolute;
	z-index:10;
}

/* -------------------------------------------

Tab Style ※商品説明複数時のタブ切替
------------------------------------------- */
.ui-tabs-hide{
	display:none;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(https://www.sekidorc.com/images1/common/tab_bg_001.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    color:#333;
    z-index: 2;
    margin-top: 0;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(https://www.sekidorc.com/images1/common/tab_loading_001.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}




/* -------------------------------------------
商品詳細への追加予定css ここから （リニューアル時追加）
------------------------------------------- */
  .row{
    position: relative !important;
    display: -ms-flex;
    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;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  #expl .discription_wrapper .row > div{
    position: relative;
  }
  .pc-4col{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
            flex: 0 0 23%;
    max-width: 23%;
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pc-5col{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 18%;
            flex: 0 0 18%;
    max-width: 18%;
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pc-autoCol{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    position: relative !important;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }

  ul.step-cols > li{
    position: relative;
  }
  ul.step-cols > li:not(:last-child):after{
    content: "";
    top: 30%;
    right: -5px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  figure{
    margin: auto;
    text-align: center;
  }
  figure figcaption{
    text-align: center;
    margin-top: 10px;
  }
  @media screen and (min-width: 768px){
    .pc-noWrap{
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
    }
  }

  #expl .spec_wrap {
    width: 100% !important;
    margin: 10px auto;
  }

  #expl .spec_wrap td,
  #expl .spec_wrap th {
    text-align: left;
    font-weight: normal;
    padding: 7px 11px;
    border: 1px solid #cdced9 !important;
    vertical-align: top !important;
  }

  #expl .spec_wrap th {
    background: #ecedf6 !important;
    text-align: center;
  }

  .bgprice {
    background: #e4f4ff;
  }

  #expl .spec_wrap span {
    color: #c00;
  }

  .reserve_wrap {
    /*　block or none　*/
    display: block;
  }
  .reserve_wrap a{
    text-decoration:underline;
  }


  #expl .spec_wrap2 {
    width: 100% !important;
    margin: 10px auto;
  }

  #expl .spec_wrap2 td,
  #expl .spec_wrap2 th {
    text-align: center;
    font-weight: normal;
    padding: 20px 10px;
    border: none;
    vertical-align: top !important;
  }

  #expl .spec_wrap2 th {
    background: #f0f0f0;
  }

  #expl .spec_wrap2 span {
    color: #c00;
  }

  #expl .discription_wrapper p,
  #expl .discription_wrapper dt {
    margin: 10px 0;
    font-size: large;
    font-weight: bold;
    z-index: 100;
    line-height: 1.3em;
  }

  #expl .discription_wrapper dd {
    z-index: 100;
    font-size:12px;
    line-height:1.3;
  }

#expl .discription_wrapper table{
	margin:10px 0 0 0;
	font-size:11px;
	border-bottom:dashed 1px #ccc;
}
#expl .discription_wrapper table th{
	font-weight:normal;
}
#expl .discription_wrapper table td{
	text-align:center;
	font-weight:normal;
	border-left:solid 1px #ccc;
}
#expl .discription_wrapper table th,
#expl .discription_wrapper table td{
	border-top:dashed 1px #ccc;
	padding:1px 5px;
}

  .normal_head,
  .accordion_head {
    cursor: pointer;
  }

  .faq_wrapper {
    width: 100%;
    margin: 0 auto 40px;
  }

  .ttl_sub,
  .faq_wrapper .faq_list {
    margin-bottom: 15px;
  }

  .faq_wrapper .faq_list {
    border: solid 1px #ccc;
  }

  /* .faq_wrapper .accordion_head{
    display: block;
    background: #ecedf6 url("https://www.sekidorc.com/images1/freepage/fp080_005.png") no-repeat 10px 11px;
    padding: 10px 10px 10px 55px;
    color: #060C10;
    font-weight: normal;
    text-decoration: none;
  } */

  .faq_wrapper .normal_head a {
    display: block;
    background: #f0f0f0 url("https://www.sekidorc.com/images1/freepage/fp080_065.png") no-repeat 28px 11px;
    padding: 10px 10px 10px 55px;
    color: #060C10;
    font-weight: normal;
    text-decoration: none;
  }

  .faq_wrapper .accordion_body {
    background: url("https://www.sekidorc.com/images1/freepage/fp080_006.png") no-repeat 17px 14px;
    padding: 10px 10px 10px 45px;
    border-top: solid 1px #ccc;
    line-height: 1.7em;
  }

  .faq_wrapper .accordion_body span {
    display: block;
    margin-left: 1em;
    text-indent: -1em;
    color: #990016;
    font-size: 11px;
    line-height: 1.6em;
  }

  .faq_wrapper .accordion_body li {
    margin: 0.5em 0 0.5em 2em;
    list-style-type: square;
  }

  .faq_wrapper .accordion_body dt {
    margin-top: 15px;
    font-weight: bold;
  }

  .faq_wrapper .accordion_body dd {
    margin: 0 0 15px 20px;
  }

  .faq_wrapper .accordion_body h4 {
    border-bottom: dotted 1px #060C10;
  }

  .accordion_body p {
    text-indent: 0em !important;

  }

  .faq_wrapper .accordion_img {
    text-align: center;
  }

  .faq_wrapper .text_img {
    margin: 0 3px;
    vertical-align: middle;
  }

  .atention,
  .color_R {
    color: #990016;
  }

  .faq_wrapper .accordion_body table {
    margin: 10px 0;
  }

  .faq_wrapper .accordion_body table,
  .faq_wrapper .accordion_body table th,
  .faq_wrapper .accordion_body table td {
    padding: 3px 8px;
    border: solid 3px #fff;
    font-size: 12px;
    line-height: 1.4em;
  }

  .faq_wrapper .accordion_body table tr:nth-child(odd) {
    background: #f0f0f0;
  }

  .btn_innerlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-box-pack: center !important;
            justify-content: center !important;
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .btn_innerlink li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5px;
  }

  .btn_innerlink li a {
    background: #262161;
    color: #fff;
    border: 1px solid #262161;
    border-radius: 4px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    padding: 0.5em 1em;
  }
/* 20181004追加分 */

.ttl{
	background:#39cddb;
	padding:8px 15px 6px;
	color:#fff;
	font-size:18px;
	line-height:1.2em;
}


#expl .discription_flir{
	width:100%;
}
#expl .discription_flir li{
	position:absolute;
	text-align:center;
	font-size:11px;
}

button {
	width:450px;
	margin:10px auto;
	display:block;
	background:#fff;
	color:#262161;
	border:2px solid #262161;
	border-radius:8px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:18px 0;
	text-decoration:none;
        cursor: pointer;
        outline: 0;
}

button:hover{
	background:#171c61;
	color:#fff;
	text-decoration:none;
}



#expl .spec_wrap4{
	width:100% !important;
	margin:10px auto;
	table-layout:fixed;
}
#expl .spec_wrap4 td,
#expl .spec_wrap4 th{
	text-align:left;
	font-weight:normal;
	padding:6px 10px;
	border:solid 1px #ccc;
	vertical-align:top !important;
}
#expl .spec_wrap4 th{
	background:#f0f0f0;
}
#expl .spec_wrap4 td{
	text-align:center;
	vertical-align:middle !important;
}



.accordion_head2 {
    text-align: center;
    font-size: 140%;
    font-weight: bold;
}

.option_table{
	margin:0;
}
.option_table td{
	padding:8px 15px 8px;
	vertical-align:top;
	font-size:90%;
}
.option_table td img{
	display:block;
	margin:0 auto;
}


#expl .comp_wrap{
	width:100% !important;
	margin:10px auto;
}
#expl .comp_wrap td,
#expl .comp_wrap th{
	text-align:center;
	font-weight:normal;
	padding:6px 10px;
	border:solid 1px #ccc;
	vertical-align:middle !important;
}
#expl .comp_wrap th{
	background:#ccdfff;
}
#expl .comp_wrap td{
	text-align:center;
}
.btn{
	overflow:hidden;
	margin:0;
}
.btn li{
	float:left;
}
.btn span,
.btn a{
	display:inline-block;
	background:#262161;
	color:#fff;
	border:1px solid #262161;
	border-radius:8px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0;
	width:250px;
	margin:3px 5px;
}
.btn li span,
.btn a:hover{
	background: #fff;
	color: #171c61;
	text-decoration: none;
  	-webkit-transition: all 0.25s;
  	transition: all 0.25s;
}

.iframeWrap{
    position:relative;
    width:100% !important;
    height:0;
    padding-top:56.25%;
}
.iframeWrap iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

video{
  max-width: 100%;
}

#expl .sp_set{
	width:100% !important;
	margin:10px auto;
	font-size:11px;
}
#expl .sp_set span{
	display:block;
	margin:13px 0 7px;
	font-weight: bold;
}
#expl .sp_set td{
	padding:7px;
	vertical-align:top;
}
#expl .sp_set img{
	border: 1px solid #ccc;
	width:280px;
}
#expl .sp_set a img:hover {
    opacity: .7;
    transition: .5s;
}


#expl .spec_wrap3 img{
	width:90px;
}

#expl .spec_wrap3 tr:nth-child(4n+4),
#expl .spec_wrap3 tr:nth-child(4n+5){
	background:#f7f7f7;
}

#expl .spec_wrap3{
	width:100% !important;
	margin:10px auto;
	table-layout:fixed;
}
#expl .spec_wrap3 td,
#expl .spec_wrap3 th{
	text-align:left;
	font-weight:normal;
	font-size:12px;
	padding:2px;
	border:solid 1px #ccc;
	text-align:center !important;
	vertical-align:middle !important;
}
#expl .spec_wrap3 th{
	background:#f0f0f0;
}
@media screen and (max-width: 767px){
}
/* 横スクロール用クラス */
@media screen and (max-width: 767px){
  .scroll_wrap{
    display: block;
    width: 100% !important;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: scroll;
  }
}
.sp-only{
  display: none;
}
#expl .spec_wrap th.spec_wrap_h {
  background: #e0e1f0 !important;
}


/* -------------------------------------------
/商品詳細への追加予定css ここまで
------------------------------------------- */

.cartBtn{
      background: #c23030 !important;
    color: #FFF !important;
    font-size: 18px !important;
    border: none !important;
    padding: 1em 2em !important;
    margin: 10px auto;
    width: 100%;
}
.cartBtn i{
  display: inline-block;
  margin-right: 5px;

}

.noMark:after{
  content:none !important;
}
#pan_bottom li:last-child:after{
  content: none !important;
}

/* -------------------------------------------
addition 2019/0110 satou start
------------------------------------------- */
/* <img>タグ コンテンツ幅100%指定用class */
.img100per {
width:100%;
}

/* PCのみ改行させたい */
/* <span class="brPC"></span>直前に改行 */
.brPC {
	white-space: pre;
}
.brPC::after {
	content: " \A ";
}

/* ボタン風テキストリンク(楕円) */
.boxCenter {
	text-align:center;
}

.btnInnerLink {
	margin-top:3em;
}

.btnInnerLink li {
	font-weight:normal;
	text-align:center;
	margin-bottom:4em;
}

.btnInnerLink li a {
	background-color: #171c61;
	color:#fff;
	border: 2px solid #171c61;
	border-radius:3em;
	padding:1em 4em;
}

.btnInnerLink li a:hover {
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	background-color: #fff;
	color:#171c61;
}

.linkBtnBlue {
margin: 0px;
}



.linkBtnBlue li {
font-weight:normal;
text-align:center;
}

.linkBtnBlue li a {
display: inline-block;
background-color: #171c61;
color:#fff;
border: 2px solid #171c61;
border-radius:3em;
padding: 1rem 2rem;
}

.linkBtnBlue li a:hover {
transition: all 0.25s;
background-color: #fff;
color:#171c61;
}

.linkIcon li a[target="_blank"]:after {
content: url(https://sekidorc.com/images1/icon/linkBlankOpenFFF_icn.png);
}

.linkIcon li a:hover:after {
content: url(https://sekidorc.com/images1/icon/linkBlankOpen161c61_icn.png);
}

.txtCenterPCOnly {
text-align:center;
}

/* 商品ページへのテキストリンク カラー指定 */
.linkColorRed a:link {
color:#d62e32;
text-decoration: underline;
}

.linkColorRed a:visited {
color:#d62e32;
}

.linkColorRed a::before {
content:">> ";
}

.linkColorRed a::after {
content: url(https://sekidorc.com/images1/icon/linkBlankOpen_icn.png);
}

@media screen and (max-width: 767px){
.txtCenterPCOnly {
text-align:unset;
}
  
.fontSizeVw3 {
font-size:3vw;
}
}


/* PICK UP!タグ(見出しの頭にタグ付け) */
.pickUpTag {
padding:1em 0px;
}

.pickUpTag::before {
color:#fff;
background-color:#f00;
font-size:10px;
border-radius:5px;
padding:5px;
content:"PICK UP!";
margin-right:1em;
}


/* PICK UPコンテンツ */
.ttl_subYellow{
	margin:20px 0 20px;
  border-bottom: 2px solid #f3f1bc;
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
}

.pickUpBoxP {
margin-bottom:1em;
}

.pickUpContents {
background-color:#fffdf5;
padding-bottom:2em;
margin:3em 0px;
}

/* imgタグ block用class */
.imgBlock {
display:block;
}

/* inlineテキスト中央 */
.boxTxtCenter {
text-align:center;
}

/* ボックスのセンター配置用 */
.boxCenterAuto {
margin:auto;
}

.marginCenter {
margin:auto;
}


/* ブロックレベル margin-bottom */
.mgnB3em {
margin-bottom:3em;
}

/* ブロックレベル margin-top */
.mgnT3em {
margin-top:3em;
}

/* 新スペック表 */
.specWrapTbl {
	width:100%;
	margin:10px auto;
}
.specWrapTbl td,
.specWrapTbl th{
	font-weight:normal;
	padding:0.5em;
	border:solid 1px #ccc;
	vertical-align:top !important;
}
.specWrapTbl th{
	background:#f5f6ff;
/*white-space: nowrap !important; これはなくてもよい？*/
}

.specWrapTblH {
	background:#e0e1f0 !important;
	text-align:center;
	padding:0.7em 0px !important;
}
@media (max-width: 480px) {
 .specWrapTbl th {
    white-space: nowrap !important;
 }
 .specWrapTbl tr:nth-child(2) th {
	width:30%;
 }
}

/* 新スペック表(同ページに複数スペックが必要な時に) */
.specWrapTbl2 {
	width:100%;
	margin:10px auto;
}
.specWrapTbl2 td,
.specWrapTbl2 th{
	font-weight:normal;
	padding:0.5em;
	border:solid 1px #ccc;
	vertical-align:top !important;
}
.specWrapTbl2 th{
	background:#f5f6ff;
}

.specWrapTblH2 {
	background:#e0e1f0 !important;
	text-align:center;
	padding:0.7em 0px !important;
}

.specWrapTbl2 tr:nth-child(2) th {
	width:30%;
}



/* テキストカラーをグレーに */
.fontGray666 {
color:#666;
}

/* ECは非表示、BIZは表示させたいもの(エンタープライズ商材など)に使う */
.ng_sekidoko {
display:none;
}

/* セット内容 in the boxのリストに自動で箇条書きアイコンをつける */
.inTheBoxUl li::before {
content:"●";
}

.inTheBoxUl li {
padding-left:1em;
text-indent:-1em;
}

/* in the boxのテーブルリスト */
.inTheBoxTbl {
width:100%;
margin:10px 0px;
}

.inTheBoxTbl th ,
.inTheBoxTbl td {
	font-weight:normal;
	padding:0.5em;
	border:solid 1px #ccc;
text-align:center;
}

.inTheBoxTblH {
	background:#e0e1f0;
	padding:0.7em 0px;
}

.inTheBoxTbl tr td:nth-of-type(2) {
text-align:left;
}

.inTheBoxTbl td img {
width:40px;
}


/* テキストの協調 - 黄色下線 */
.underLineY {
background: -webkit-gradient(linear , left top, left bottom , color-stop(60%, #fff), color-stop(40%, #efed37));
background: linear-gradient(180deg , #fff 60%, #efed37 40%);
}

/* バナーリンクのhover透過 aタグにclass名を指定して使う */
.linkBnrHover:hover {
opacity: 0.5;
transition: all 0.3s ease;
}

/* 商品ページ内部リンク */

#expl a.productInnerLink ,
#expl a.productInnerLink:visited ,
a.productInnerLink ,
a.productInnerLink:visited {
text-decoration: underline;
color: #313131;
}

a.productInnerLink:hover {
text-decoration: none !important;
}

/* -------------------------------------------
addition 2019/0110 satou end
------------------------------------------- */
.photobook_pre {
    font-size: 125%;
}
.photobook_pre a {
    color: #c23030;
}

/* -------------------------------------------

back-in-stock overrided 2019/0830 yoneyama

 -------------------------------------------*/
.RestockRequest-restockRequest-nVwrx{
    display: block;
    position: fixed;
    left:71vw!important;
    margin-right:0 !important;
    /* margin: 0 auto; */
}
.RestockRequest-restockRequestFabText-3JjHa{
background:#ff3072 !important;
color:#fff !important;
-webkit-animation:none !important;
        animation:none !important;
-webkit-transition: all .2s ease-in !important;
transition: all .2s ease-in !important;
    -webkit-box-shadow:0 2px 0px rgba(0, 0, 0, 0.3) !important;
            box-shadow:0 2px 0px rgba(0, 0, 0, 0.3) !important;
}
.RestockRequest-bell-2Np1_{
    min-width: 32px !important;
    max-width: 32px !important;
    margin-left: -8px!important;
}
.RestockRequest-bell-2Np1_ .fas{
display:none !important;
}

.RestockRequest-bell-2Np1_::before {
content:'';
display:inline-block;
width:42px;
height:42px;
background-image:url('https://file001.shop-pro.jp/PA01049/793/img/stockalert.svg');
background-repeat:no-repeat;
background-position:center;
background-size:contain;
-webkit-transition: all .3s ease-in !important;
transition: all .3s ease-in !important;
}

.RestockRequest-restockRequestFabText-3JjHa:hover{
 -webkit-transform:translateY(-10px) !important;
         transform:translateY(-10px) !important;
-webkit-box-shadow:0 8px 6px rgba(0, 0, 0, 0.2) !important;
        box-shadow:0 8px 6px rgba(0, 0, 0, 0.2) !important;
}
.RestockRequest-restockRequestFabText-3JjHa:hover .RestockRequest-bell-2Np1_::before{
 -webkit-transform:rotateY(1turn);
         transform:rotateY(1turn);
}
/*テキスト*/

.RestockRequest-emphasisText-3s2y7{
font-size: 89%!important;
font-weight: normal!important;
}

.RestockRequest-inlineBlock-1tqzu:first-child{
display:block !important;
}
.RestockRequest-inlineBlock-1tqzu:nth-child(2),.RestockRequest-inlineBlock-1tqzu:nth-child(3),.RestockRequest-inlineBlock-1tqzu:nth-child(4){
font-weight: bold!important;
}
/*しまった後*/

.RestockRequest-restockRequestFab-BXUem{
color:#fff !important;
background:#ff3072 !important;
}

.RestockRequest-restockRequestFab-BXUem:hover .RestockRequest-bell-2Np1_::before{
 -webkit-transform:rotateY(1turn);
         transform:rotateY(1turn);
}


/*ダイアローグ*/

.Dialog-title-1heYY {
 border-bottom:2px solid #ff3072; }

.Dialog-submitButton-LN8ET{
 color:#ff3072 !important;
}

.accent_color {
    font-size: 13px;
}

.priceOffTxt {
color: #d40a0a;
  
}

/* -------------------------------------------

ノベルティ付きます表示　2019/0916 yoneyama

 -------------------------------------------*/

#sk_link_other li.novelty_pre{
	margin:10px 0;
}
#sk_link_other li.novelty_pre a{
	font-size: 15px;
    font-weight: bold;
    color: #171c61;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 7px 10px;
    border: solid 1px #171c61;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#sk_link_other li.novelty_pre a:hover{
	text-decoration: underline;
}
li.novelty_pre .larrow {
	max-width: 11px;
	height: auto;
	margin-right: 10px;
}
li.novelty_pre .novicon {
	max-width: 70px;
	height: auto;
	margin-right: 10px;
} 
.gift_a{
}
a .novicon{
width: 50px;
    margin-right: 10px;
    vertical-align: middle;}
li.novelty_pre a span{
	display: block;
	font-size: 12px;
	color:#313131;
	font-weight: normal;
}
/* -------------------------------------------

キャッシュレス5%還元します　2019/1002 yoneyama

 -------------------------------------------*/
p#item_cart_inn{
		position:relative;	
		}
span.cl_text{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align:center;
	font-size:94%;
	color:#c23030;
	/*position: absolute;*/
	width: 100%;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
span.cl_text img{
	width: 32px;
  margin-right:3px;
/*transition: all .2s ease-in-out;*/
}
span.cl_text + button {
	margin-top: 46px;
}
p#item_cart_inn button{
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
p#item_cart_inn button:hover{
opacity:0.8;
}
/*ぽいんと５倍　よねやま　19/10/18*/

div.special-X5_PC.banner{
	  margin-top:-22px;
}
div.special-X5_PC.banner img{
	width: 100%;
}
div.special-X5_PC.date {
	text-align: center;
}
div.special-X5_PC.date span{
	    font-size: 15px;
	  color: #00a7fe;
	background: #ffe637;
}

/* -------------------------------------------
メーカー・ブランド毎一括　191219 タ
 -------------------------------------------*/
/*HOBBYWING全商品一括バナー　191219 タ*/
.HW_all_item{
	text-align:center;
	margin:1em 0 2em;
  /* 取り下げ 200120 米 */
	display:none;
}
.HW_all_item a:hover{
 	-webkit-transition: all 0.25s;
 	transition: all 0.25s;
 	opacity:0.8;
}



/*関連キーワード　191223 これから*/
#relationKeywordSec{
  padding: 20px 20px 10px 20px;
  background: #ecedf6;
    margin: 20px 0 40px;
}

#relationKeywordBox{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#relationKeywordBox__header{
  max-width: 160px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  font-size: 18px;
  color: #171c61;
  font-weight: bold;margin-bottom: 10px;
}

#relationKeywordBox__body {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: calc(100% - 160px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 160px);
          flex: 0 0 calc(100% - 160px);
}

#relationKeywordBox__body a{
  margin-right: 15px;
  vertical-align: middle;
  background: #fff;
  padding: 5px 10px;
  border-radius: 30px;
  border: 1px solid #171c61;
  color: #171c61;
  margin-bottom: 10px;
  font-size: 12px;
}

#relationKeywordBox__body a:hover{
  
}

  .js-move--UnderCart{
    margin-bottom: 30px;
  }


/* about delivery date　200402移動 タ*/
.shukkaInfo{
	margin:1em auto 2em;
	padding:1em 1.5em;
	width:74%;
	border:1px solid #ccc;
	background-color:#f5f6ff;
}
.shukkaInfo h3{
	color:#990016;
	text-align:center;
	font-weight:normal;
}
.shukkaInfo h3::before{
	content:"";
	display:inline-block;
	width:1em;
	height:1em;
	background:url(https://sekidorc.com/images1/icon/info_icn01.svg) no-repeat;
	background-size:contain;
	vertical-align:-2px;
}
.shukkaInfo p{
	text-align:left;
	margin-bottom:0.5em;
	text-indent:-0.5em;
	}
.shukkaInfo hr{
	display:block;
	background:#ccc;
	border:none;
	height:1px;
	margin:1em 0px;
}
/*SP対応*/
.section__inner .shukkaInfoH3{
	margin:0px;
}
/* /about delivery date */

/* add to delivery date 20/11/16 sato */
.shukkaLink {
text-align: center;
color: #990016;
margin: 0.5em 0px;
text-decoration: underline;
}

.shukkaLink a ,
.shukkaLink a:visited {
color: #990016;
}

/* /add to delivery date 20/11/16 sato */


/* OT RE info */
.OTInfo {
	box-sizing: border-box;
	margin: 1em auto 2em;
	padding:1em 1.5em;
	width:85%;
	border:1px solid #ccc;
	background-color:#f5f6ff;
}
.OTInfo h3 {
	color: #990016;
	text-align: center;
	font-weight: normal;
}
.OTInfo h3::before {
	content:"";
	display:inline-block;
	width:1em;
	height:1em;
	background:url(https://sekidorc.com/images1/icon/info_icn01.svg) no-repeat;
	background-size:contain;
	vertical-align:-2px;
}
.OTInfo p{
	text-align: left;
	margin-bottom: 0.5em;
}
.OTInfo hr{
	display: block;
	background: #ccc;
	border: none;
	height: 1px;
}
.OTInfoIndent {
	text-indent:-1em;
	margin-left: 1em;
}
@media screen and (max-width: 767px){
	.OTInfo {
		width:100%;
		padding:1em 0.5em;
	}
	.OTInfoH3 {
		margin: 0px;
		font-size:14px;
	}
}
/* /OT RE info */

/* pid=161647193 ダウンロードボタン 20230713タ */
.DLbtnLink{
	text-align:center;
}
.DLbtnLink a{
	display: inline-block;
	background: #fff;
	color: #262161;
	border: 1px solid #262161;
	border-radius: 8px;
	font-weight: bold;
	text-align: center;
	padding: 10px 1em 10px 0;
	margin: 3px 5px;
}
.DLbtnLink a::before {
	content: url(https://sekidorc.com/images1/icon/manual_01.svg);
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 1em;
}
.DLbtnLink a:hover{
	background: #262161;
	color: #fff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.DLbtnLink .blank::after{
	content: url(https://file001.shop-pro.jp/PA01049/793/img/external-link3.svg);
	display: inline-block;
	vertical-align: middle;
	padding: 0 1em 0 .5em;
}
.DLbtnLink a:hover::before,
.DLbtnLink .blank:hover::after{
	filter: invert(98%) sepia(1%) saturate(1%) hue-rotate(159deg) brightness(117%) contrast(100%);
}
/* pid=161647193 ダウンロードボタン 20230713タ */

/* 230829 Amazon Pay 注釈追加 */
#testMark{
  width:100%;
  margin:auto;
    text-align: center;
    font-size: 1.25rem;
    color: #c23030 !important;
    font-weight: bold;
    margin-bottom: 2rem;
  display:inline-block;
}
#testMark p{
}
/* ?230829 Amazon Pay 注釈追加 */

/* 230913 productMenu 追加 */
.pMenu {
    margin-bottom: 30px;
    padding: 10px 0 5px;
    border-bottom: 2px solid #ecedf6;
    overflow: hidden;
    position: sticky;
    top: 60px;
    background: rgba(255,255,255,0.7);
    Z-INDEX: 99;
}
.pMenu ul {
    display: flex;
    gap: 5px;
    margin: 0 auto 5px;
}
.pMenu ul li {
    width: 100%;
}
.pMenu ul li a {
    display: block;
    padding: 5px 0;
    text-align: center;
    line-height: 2em;
    border-radius: 2em;
    color: #FFF;
}
.pMenu ul li .scroll {
    background: #171c61;

}
.pMenu ul li .newTab {
    background: #4c71cc;
    display: none;
}
.pMenu ul li .newTab2 {
    background: #4c71cc;
      display: none;
}
.pMenu ul li a:hover {
    opacity: .7;
    transition: all 0.3s ease;
}
.pMenu ul .newTab:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: none;
    border-right: none;
    background: url(https://file001.shop-pro.jp/PA01049/793/img/external-link3.svg) no-repeat;
    filter: brightness(0) invert(1);
}
.pMenu ul .newTab2:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: none;
    border-right: none;
    background: url(https://file001.shop-pro.jp/PA01049/793/img/external-link3.svg) no-repeat;
    filter: brightness(0) invert(1);
}
.pMenu ul li a:hover:after {
    transition: all 0.3s ease;
}
/* /230913 productMenu 追加 */

.store_sample {
    background: url(https://www.sekidorc.com/images1/banner/store_sample.gif) no-repeat right top;
    display: block;
    width: 700px;
    height: 90px;
    margin: 20px auto;
}

/* 231220 改修 */
.linkBtnFlex {
    display: flex;
}
.linkBtnFlex > * {
    flex-basis: 50%;
}
.linkBtnFlex > * a {
    width: 55%;
}
/* /231220 改修 */

/* staffReview */ 
.balloon2-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 2em;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #ccc;
border-radius:15px;
  box-sizing: border-box;
}
.balloon2-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}
.balloon2-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #ccc;
  z-index: 1;
}
.balloon2-right p {
  margin: 0;
  padding: 0;
line-height:2em;
}
.flexHeader {
display: flex;
justify-content: space-between;
margin-bottom: 0.5em;
}
.flexHeader figure {
margin:0px !important;
}
.flexHeader figure img {
width:120px;
}
.flexP img {
float: right;
}
/* /staffReview */ 