@import url("https://sekidorc.com/css/add_style.css?ver=1.0.3");

0.buy__inner .button i{
  display: inline-block;
  font-size: 16px;
  margin-right: 3px;
}

section{
  margin-bottom: 20px;
}
p,dd{
  font-size: 14px;
}
dd{
  margin-left: 0;
}
ol,
ul{
  padding:0;
}
li{
  list-style:none;
}
  #expl .discription_wrapper {
    width: 700px;
    color: #333;
  }

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

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

  #expl .spec_wrap th {
    background: #e0e1f0;
    text-align: center;
  }

  .bgprice {
    background: #e4f4ff;
  }

  #option_tbl .stock_head {
    display: none;
  }

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

  .reserve_wrap {
    /*　block or none　*/
    display: block;
  }


  #expl .spec_wrap2 {
    width: 710px;
    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 !important;
	font-weight:bold;
	z-index:100;
	line-height:1.3em;
  }

  #expl .discription_wrapper dd{
	font-size:medium !important;
	z-index: 100;
  }

#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: 680px;
    margin: 0 auto 40px;
  }

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

.ttl_sub {
border-bottom:2px solid #ecedf6;
}


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

  .faq_wrapper .accordion_head a {
    display: block;
    background: #f0f0f0 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;
        justify-content: space-around;
    margin-top: 2em;
    margin-bottom: 2em;
    height: auto !important;
  }

  .btn_innerlink li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .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;
  }
.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;
  margin-top: 0 !important;
  margin-bottom: 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;
}
.spNoBackground{
  background: none !important;
}
.discription_wrapper{
  position: relative;
  padding: 20px 0;
  width: auto !important;
  height: auto !important;
}
.discription_wrapper dl.spAdjust{
	background:rgba(255,255,255,0.75);
	padding:20px;
	margin:0 20px;
	color:#1b1b1b !important;
	text-align:left !important;
}
.discription_wrapper dl.spAdjust dt{
  font-weight: bold;
  margin-bottom: 10px;
}
.discription_wrapper dl{
  width: auto !important;
  text-align: left !important;
}
.discription_wrapper dl dd{
  margin-left: 0;
}
.discription_wrapper p,.discription_wrapper dt {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
}

.btn_innerlink {
  padding-left: 0 !important;
  padding-right: 0 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn_innerlink li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.btn_innerlink li a{
  display: block;
  width: 100%;
}
.accordion_head{
  margin: 0;
  font-size: 13px;
}
.accordion_body{
  font-size: 12px;
}
.faq_list{
  list-style: none;
}
.faq_wrapper{
  width: 100% !important;
  padding-left: 0;
}
ul.step-cols > li:not(:last-child):after{
  content: "";
  top: auto;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto;
  -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(135deg);
          transform: translateY(-50%) rotate(135deg);
}
.sp-1col{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.sp-2col{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
  margin-bottom: 20px;
}
.sp-1col:last-child,.sp-2col:last-child{
  margin-bottom: 0;
}
.step-cols .sp-1col:not(:last-child){
  margin-bottom: 40px;
}
.sp-clearStyle{
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: auto !important;
}
.spec_wrap th {
    background: #f0f0f0;
    text-align: center;
}
.spec_wrap td, .spec_wrap th {
  text-align: left;
  font-weight: normal;
  padding: 6px 10px;
  border: solid 1px #ccc;
  vertical-align: top !important;
  font-size: 12px;
}
#expl .spec_wrap th {
  background: #f0f0f0;
  text-align: center;
}

/* 20181004追加分 */
.iframeWrap{
    position:relative;
    width:100%;
    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 0 !important;
	vertical-align:top;
}
#expl .sp_set img{
	border: 1px solid #ccc;
  display: block;
  width: 100% !important;
}

@media screen and (max-width: 767px){
  #expl .sp_set tr,#expl .sp_set tr td {
    display: block;
    width: 100%
  }

  #expl .sp_set tr td {
    margin-bottom: 15px;
  }
}

#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:710px;
	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;
}

.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:auto;
	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: 710px;
font-size: 12px;
	margin:10px auto;
	table-layout:fixed;
}
#expl .spec_wrap4 td,
#expl .spec_wrap4 th{
	font-weight:normal;
	padding:3px;
	border:solid 1px #ccc;
	vertical-align:top !important;
}
#expl .spec_wrap4 th{
	background:#f0f0f0;
	text-align:center;
}
#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:0 15px 8px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
}
.option_table td img{
	display:block;
	margin:0 auto;
}


#expl .comp_wrap{
	width: 710px;
	margin:10px auto;
	font-size: 12px;
}
#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;
	padding: 0;
	list-style: none;
}
.btn li{
	float:left;
	list-style: none;
}
.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;
	min-width:250px;
	margin:3px 5px;
}
.btn li span,
.btn a:hover{
	background: #fff;
	color: #171c61;
	text-decoration: none;
}

#alert_reserve{
    width: 100% !important;
    box-sizing: border-box;
}

/* 予約表記 new 25/7/17 */
#alert_reserve_02 {
    box-sizing: border-box;
	width:96%;
	margin:0px auto 2rem;
	padding:0px 1rem 1rem;
	border:double 3px #d40a0a;
}

#alert_reserve_02 dt {
	font-weight: bold;
}
/* /予約表記 new 25/7/17 */

/* 横スクロール用クラス */
@media screen and (max-width: 767px){
  .scroll_wrap{
    display: block;
    width: 100%;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: scroll;
		margin-bottom: 10px;
  }
  .scroll_wrap:before{
    content: "※下記の表は横にスクロール出来ます。";
    display: block;
		margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
  }
}

.pc-bgGray{
	background: #f0f0f0 !important;
}
.sp-only img{
  display: block;
	margin: 10px auto 0px;
}
.instructor_wrap{
	display: block;
	margin: auto !important;
}
.instructor_wrap tbody{
	display: block;
}
.instructor_wrap tr{
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: space-between;
	    -ms-flex-pack: space-between;
	        justify-content: space-between;
}

.instructor_wrap td{
	font-size: 13px;
	margin-bottom: 5px;
}
.instructor_wrap td img{
	width: auto !important;
	height: auto !important;
}
.instructor_wrap td:nth-child(odd){
	width: 38% !important;
	padding: 0 !important;
}
.instructor_wrap td:nth-child(even){
	width: 58% !important;
	padding: 0 !important;
}
.arrival_date{
	background:url(https://www.sekidorc.com/images1/banner/reserve_item.gif) no-repeat right top;
	background-size:cover;
	background-position:center;
	width:100%;
	padding:43px 0 5px;
	text-align:center;
	margin:10px 0;
}
.arrival_date p{
	line-height:1.4em;
	color:#ff0;
	font-weight:bold;
}

/* 予約表記 new 25/7/17 */
.arrival_date_02 {
	background:url(https://www.sekidorc.com/images1/banner/reserve_item_02.jpg) no-repeat right top;
	background-size:cover;
	background-position:center;
	width:100%;
	padding:45px 0 5px;
	text-align:center;
	margin:30px 0px 0px;
}
.arrival_date_02 p {
  font-size: 1rem;
	line-height:1rem;
	color:#ff0;
	font-weight:bold;
}

.arrival_date_02 span {
color: #ff0;
}

.arrival_date_02 + p {
 	line-height:1rem;
  font-size: 3vw;
}

.arrival_date_02 p + p {
  font-size: 0.8rem;
	line-height:1.4em;
	color:#fff;
	font-weight:bold;
  padding-top: 10px;
}

.arrival_Link {
text-align: center;
}

.reserveGuide h4 {
font-size: 1rem;
  color: #d40a0a;
text-align: center;
  margin-top: 5rem;
}
/* /予約表記 new 25/7/17 */

.arrival_date .first_day{
	color:#fff;
}
.arrival_date .arrival_info{
	font-weight:normal;
	color:#fff;
}
.order_date {
    background: url(https://www.sekidorc.com/images1/banner/order_item_SP.gif) no-repeat right top;
    background-size: contain;
    aspect-ratio: 3/1;
    height: auto;
    padding-top: 18%;
    text-align: center;
    font-size: 4vw;
}
.special_order_date {
    background: url(https://www.sekidorc.com/images1/banner/special_order_item_SP.gif) no-repeat right top;
    background-size: contain;
    aspect-ratio: 3 / 1;
    padding-top: 25%;
    text-align: center;
    font-size: 5vw;
    color: #fff;
}
.make_date{
	background:url("https://www.sekidorc.com/images1/banner/jyucyuu_item.jpg") transparent no-repeat center top;
	width:100%;
      background-size: cover;
	height:25px;
	margin: 10px 0px;
	padding:35px 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
}
.spec_wrap_h {
    background: #e0e1f0 !important;
    padding: 10px !important;
    font-size: 14px !important;
}

.cartBtn{
      background: #c23030 !important;
    color: #FFF !important;
    font-size: 18px !important;
    border: none !important;
    padding: 1em 2em !important;
}
.cartBtn i{
  display: inline-block;
  margin-right: 5px;
}
#fotterFixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 100000000;
    background: rgba(255,255,255,0.8);
    padding: 10px;
}
#fotterFixed .cartBtn{
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-size: 14px !important;
  max-width: 320px;
  
}
#fotterFixed .buy__inner{
  margin: 0 !important;
    text-align: center;
}
#fotterFixed.active{
  display: block;
}

#priceBottom{
  margin-top: 60px;
}

#free_wrap .grayback{
	width:auto;
}
#free_wrap .distant img{
	float:none;
}
#free_wrap .distant dl{
	margin:0 1em;
}
#expl #free_wrap .block p {
	position: static;
	z-index: 10;
}


/* -------------------------------------------
addition 2019/0110 satou start
------------------------------------------- */




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

.btnInnerLink {
	margin-top:3em;
}

.btnInnerLink li {
	font-weight:normal;
	text-align:center;
	margin-bottom:2em;
	font-size:3vw;
}

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

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

.linkBtnBlue {
margin: 0px;
}



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

.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;
}

.txtCenterPCOnly {
text-align:center;
}



.txtCenterPCOnly {
text-align:unset;
}



  .fontSizeVw3 {
  font-size:3vw;
  }  

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

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


/* 商品ページへのテキストリンク カラー指定 */

.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);
}

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

.pickUpBoxP {
padding:0px 1em 1em;
}

.pickUpContents {
padding-bottom:0px;
  background-color:#fffdf5;
}

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

/* 新スペック表 */
.specWrapTbl {
	width:100%;
	margin:10px auto;
    font-size: 13px;
}
.specWrapTbl td,
.specWrapTbl th{
	font-weight:normal;
	padding:0.5em;
	border:solid 1px #ccc;
	vertical-align:top !important;
}
.specWrapTbl th{
	background:#f5f6ff;
	text-align:left;
}

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

.specWrapTbl td:first-child {
	width:30%;
}



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

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

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

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


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

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

/* セット内容 in the boxのリストアイコン自動付与 */
.inTheBoxUl li::before {
content:"●";
}

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

ul.inTheBoxUl {
margin:0px;
}

/* 注意書きなどのアクセントカラー　赤 */
.accent_color{
	color:#d40a0a;
}

/* 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: 80px;
max-width: 60px;
}

.priceOffTxt {
color: #d40a0a;
}

/* テキストの協調 - 黄色下線 */
.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%);
}

/* 改行SP用 */
.brSP {
	white-space: pre;
}
.brSP::after {
	content: " \A ";
}
/* /改行SP用 */


/* -------------------------------------------
addition 2019/0110 satou end
------------------------------------------- */
ul.download_linklist {
margin-top: 0px;
}

h2#ttl_review {
    font-size: 16px;
    font-weight: bold;
}

h2#ttl_review span{
  display: block;
  font-size: 12px;margin-top: 5px;
}

.review_comment {
    font-size: 12px;
}
/* -------------------------------------------

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

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

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

キャッシュレス還元表示　2019/1002 yoneyama

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

#item_cart_inn{
	position: relative;
}
span.cl_text{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    text-align: center;
    font-size: 94%;
    color: #c23030;
    position: absolute;
    width: 100%;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
span.cl_text img{
	width: 2em;
  margin-right:0.5em;
}
/*
#item_cart_inn button{
	margin-top: 3em
}
*/
.ng_sekido{
	display:none;
}

/* -------------------------------------------
メーカー・ブランド毎一括　191219 タ
 -------------------------------------------*/
/*HOBBYWING全商品一括バナー　191219 タ*/
.HW_all_item{
	text-align:center;
	margin:1em 0;
	display:none;
}

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

/* about delivery date　200402移動 タ*/
.shukkaInfo{
	margin:1em auto 2em;
	padding:1em 1.5em;
	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;
}

#shukkaInfo {
padding-top: 5vw;
}
/* /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 */

/*---------------------------
送料無料[拡張]タ
-------------------------------------------*/
.iconAreaButton{
	top:31% !important;
}


/* 予約設定{$pre_order_product} */

.preOrderBox * {
margin-bottom: 0.5rem;
}


.preOrderBox {
border: 1px solid #aaa;
background-color: #009cff;
padding-top: 0.5rem;
margin-bottom: 0.5rem;
}

.preOrderBox h4 {
color:#fff;
font-size: 1.2rem;
line-height: 100%;
text-align: center;
}

.preOrderBoxDate {
color:#ff0;
font-size: 1.5rem;
line-height: 100%;
text-align: center;
}

.preOrderBoxTxt {
color:#fff;
font-size: 0.9rem;
line-height: 100%;
text-align: center;
}

.preOrderBox aside {
  text-align: right;
  padding-right: 1rem;
}
.preOrderBox aside a {
color: #c23030;
  text-decoration: underline;
  font-size: 0.8rem;
}
/* /予約設定{$pre_order_product} */


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

/* 230913 productMenu 追加*/
.pMenu {
    margin-bottom: 50px;
    padding: 70px 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;
    flex-wrap: wrap;
}
.pMenu ul li {
    width: 49%;
}
.pMenu ul li a {
    display: block;
    padding: 1px 0;
    text-align: center;
    line-height: 2em;
    border-radius: 2em;
    color: #FFF;
    font-size: 0.8em;
}
.pMenu ul li .scroll {
    background: #171c61;

}
.pMenu ul li .newTab {
    background: #4c71cc;
    display: none;
}
.pMenu ul li .newTab2 {
    background: #4c71cc;
}
.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_SP.gif) no-repeat;
    background-size: cover;
    aspect-ratio: 32/13;
    display: block;
    margin-bottom: 20px;
}

/* staffReview */ 
.balloon2-right {
padding: 1em;
}
.flexHeader h4 {
margin-top: 0px;
}
/* /staffReview */

/* Tシャツリンク先非表示 */
a[href="/?pid=183398330"] {
  display: none;
}