

/* ==========================================================================
   mainvisual
========================================================================== */
.c5-main img {
    width: 100%;
    height: auto;
    max-height: 400px;
}

.s5-promotionA2{
  padding-top: 33%;
}
.s5-promotionA2__main{
  padding-top: 33%;
}
.s5-promotionA2__mainDefault img{
  width: 100%;
  height: auto;
}

.s5-promotionA2{
  padding-top: 33%;
}

@media screen and (max-width: 639px){
  .s5-promotionA2{
    padding-top: 0;
  }
}


.s5-formDropdown__selected {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width:  300px;
}

.c5-address1{
  position: relative;
  width: 300px;
}

option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
    font-size: 14px;
    font-size: 0.875rem;
    position: absolute;
    top: 100%;
    right: 0;
    box-sizing: border-box;
    min-width: 100%;
    padding: 10px 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    background: #FFF;
    max-height: 220px;
    overflow: hidden;
    overflow-y: auto;
}

.c5-address1_inner:after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
    content: "\f0dc";
    font-family: 'icon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    content: "\f0d7";
}

.active{
  display: block;
}



.s5store-nav1 .s5--alignRight {
    float: right;
}

.s5-mscTableTitleLeft {
    margin: 20px 0 20px;
}

.s5-heading3{

	display: inline-block;
}

.c5-block__open{
	display: none;
}

.s5-blockRed{
    border: solid 1px #c93434;
    padding: 20px;
}

h5 img {
    vertical-align: middle;
}

.open span:before{
	.s5-icon-plus-sign:before {
	    content: "" !important;
	}
}

@media screen and (max-width: 950px){
	.s5store-nav1 .s5--alignRight {
	    float: none;
	    padding: 20px 0 10px 0;
	}
	.s5-SimpleBox {
	    width: auto;
	    padding: 20px 15px 20px !important;
	}
}

@media screen and (max-width: 640px){
.c5-block__span{
  display: block;
}
}

span.c5-type__change{
    color: #fff;
    font-size: 10px;
    font-size: .825rem;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 2px 5px 1px;
    border: 1px solid #f9971d;
    background: #f9971d;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

span.c5-type__yellow{
    color: #fff;
    font-size: 10px;
    font-size: .825rem;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 2px 5px 1px;
    border: 1px solid #f5d600;
    background: #f5d600;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

span.c5-type__blue{
    color: #fff;
    font-size: 10px;
    font-size: .825rem;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 2px 5px 1px;
    border: 1px solid #4aadc3;
    background: #4aadc3;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

span.c5-type__green{
    color: #fff;
    font-size: 10px;
    font-size: .825rem;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 2px 5px 1px;
    border: 1px solid #5ece4f;
    background: #5ece4f;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}


ul.s5-FOCUSPurchaseTab__menu li {
    padding: 14px 30px 12px;
	text-align: left;
}



@media screen and (max-width: 639px) {
  .s5-FOCUSPurchaseTab__header:after {
    border-bottom: none;
  }

  ul.s5-FOCUSPurchaseTab__menu {
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    border-spacing: 0;
    margin: 0 10px;
    display: block;
  }

  ul.s5-FOCUSPurchaseTab__menu li {
    display: block;
    border-top: 1px solid #e4e8eb;
    border-right: none;
    border-left: 1px solid #e4e8eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px !important;
  }

  ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
    border-top: 1px solid #e4e8eb;
    border-left: 4px solid #000;
    background: #fbfbfd;
  }

  ul.s5-FOCUSPurchaseTab__menu a {
    margin: 0;
    padding: 0;
  }
}

.s5-FOCUSPurchaseTab__menu li{
  cursor: pointer;
}

/* ==========================================================================
   .s5-mscTableTitleLeft
   ========================================================================== */
.s5-mscTableTitleLeft {
  margin: 20px 0 20px; }
  .s5-mscTableTitleLeft table {
    font-size: 14px;
    font-size: 1rem;
    width: 100%; }
  .s5-mscTableTitleLeft tr th {
    font-size: 0.875rem;
    padding: 15px 10px;
    border: 1px solid #e4e7ec;
    background: #fbfbfd; }
    .s5-mscTableTitleLeft tr th .s5--colorRed {
      float: right; }
  .s5-mscTableTitleLeft tr th {
    font-weight: bold; }
  .s5-mscTableTitleLeft th,
  .s5-mscTableTitleLeft td {
    padding: 15px 10px;
    border: 1px solid #e4e7ec; }
  .s5-mscTableTitleLeft th {
    text-align: left;
    width: 18%; }
  .s5-mscTableTitleLeft td {
    background: #ffffff; }

@media screen and (max-width: 639px) {
  .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) {
    padding: 0 10px;
    border-right: 1px solid #e4e7ec;
    border-left: 1px solid #e4e7ec;
    border-bottom: 1px solid #e4e7ec;
    background-color: #fff; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) table {
      *zoom: 1;
      font-size: 1rem; }
      .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) table:before, .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) table:after {
        content: "";
        display: table; }
      .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) table:after {
        clear: both; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) colgroup, .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) col {
      width: auto;
      display: none; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) tbody, .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) tr, .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) th, .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) td {
      box-sizing: border-box;
      float: left;
      clear: both;
      display: block;
      width: 100%; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) tr th {
      box-sizing: content-box;
      font-size: 1rem;
      padding: 5px 10px;
      border-left: none;
      border-right: none;
      margin: 0 -10px;
      background: #fbfbfd;
      border-bottom: 1px solid #e4e7ec; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) tr th {
      font-weight: bold; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) tr th + td {
      padding-top: 15px;
      margin-top: 0; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) th,
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) td {
      padding: 15px 0;
      border: none;
      margin: 0; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) th {
      border-top: 1px solid #e4e7ec;
      margin-top: -1px; }
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) th + td,
    .s5-mscTableTitleLeft:not(.s5-mscTableTitleLeft--notBreak) td + td {
      padding-top: 0;
      margin-top: -5px; } }

/* ==========================================================================
   .s5-SimpleBox
   ========================================================================== */
.s5-SimpleBox {
  margin: 30px 0;
  background: #f3f4f6;
  height: inherit;
  overflow: hidden;
  display: block; 
  border: none !important;
}


/* ==========================================================================
   c5-Width
   ========================================================================== */
.c5-img--w100p {
  width: 100%; }

.mod-contentContainer{
	max-width: 1200px;
	
}



@media(max-width:640px){
	
.mod-contentContainer{
	max-width: 100%;
	
}
	.mod-respView .mod-contentContainer .mod-billboard{
		height:auto;
		overflow:inherit;
		background:none;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt{
		display:block;
		width:100%;
		max-width:none;
		padding:0px;
		vertical-align:middle;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt .h1{
		line-height:1.4;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt .h1{
		font-size:120%;
		font-weight:bold;
		line-height:1.4;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt p{
		margin-top:10px;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt h1 span,
	.mod-respView .mod-contentContainer .mod-billboard .txt p span{
		display:inline;
	}
	.mod-respView .mod-contentContainer .mod-billboard .pic{
		display:block;
		width:100%;
		margin-top:10px;
	}
	.mod-respView .mod-contentContainer .mod-billboard .pic img{
		width:100%;
		height: auto;
	}
}/* ==========================================================================
 mod-billboard
 ========================================================================== */

.mod-contentContainer .mod-billboard{
	height:310px;
	overflow:hidden;
	background:#e6e6e6;
}
.mod-contentContainer .mod-billboard .txt{
	display:table-cell;
	width:474px;
	max-width:474px;
	padding:0px 28px;
	vertical-align:middle;
}
.mod-contentContainer .mod-billboard .txt p{
	margin-top:20px;
}
.mod-contentContainer .mod-billboard .txt h1,
.mod-contentContainer .mod-billboard .txt .h1{
	margin-top:0.5em;
	font-size:200%;
	font-weight:bold;
	line-height:1.4;
}
.mod-contentContainer .mod-billboard .txt h1 span,
.mod-contentContainer .mod-billboard .txt p span{
	display:block;
	word-wrap:break-word;
	text-align: center;
}
.mod-contentContainer .mod-billboard .pic{
	display:table-cell;
	width:670px;
}
.mod-contentContainer .mod-billboard .pic img{
	vertical-align:top;
}
.mod-contentContainer .mod-billboard + p{
	margin-top:15px;
}

*:first-child+html .mod-contentContainer .mod-billboard{
	zoom:1;
}
*:first-child+html .mod-contentContainer .mod-billboard .txt{
	float:left;
}
*:first-child+html .mod-contentContainer .mod-billboard .pic{
	float:right;
}

@media(max-width:640px){
	.mod-respView .mod-contentContainer .mod-billboard{
		height:auto;
		overflow:inherit;
		background:none;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt{
		display:block;
		width:100%;
		max-width:none;
		padding:0px;
		vertical-align:middle;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt .h1{
		line-height:1.4;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt .h1{
		font-size:120%;
		font-weight:bold;
		line-height:1.4;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt p{
		margin-top:10px;
	}
	.mod-respView .mod-contentContainer .mod-billboard .txt h1 span,
	.mod-respView .mod-contentContainer .mod-billboard .txt p span{
		display:inline;
	}
	.mod-respView .mod-contentContainer .mod-billboard .pic{
		display:block;
		width:100%;
		margin-top:10px;
	}
	.mod-respView .mod-contentContainer .mod-billboard .pic img{
		width:100%;
	}
}



.c5-information--box{
  /*color: #83838f;*/
  display: table;
  width: 100%;
  margin: 20px 0;
	background-color: #f5f5f5;
  padding:10px 0px 20px 0;
}

.c5-info-importantBox{
  border: solid 1px #f5f5f5;
  padding: 10px;
  font-weight: bold;
}

.c5-information--box .s5-list{
  padding: 0;
  padding-bottom: 20px;
}

.c5-information--box h3{
  padding-left: 35px;
  /*width: 100%;*/
}
.c5-information--box .c5-information--box--list{
  padding: 0 45px;
  padding-bottom: -10px;
}
.c5-information--box .c5-information--box--list li{
	margin-top: 10px;
}


.c5-information--dl{
  display: table;
  margin: 0;
  padding: 0 35px;
}

.c5-information--dl dt{
  display: table-cell;
  vertical-align: top;
  min-width: 136px;
  padding-right: 10px;
  border-right: solid 1px #2f353d;
}

.c5-information--dl dd{
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}
.c5-information--caution{
  padding-left: 180px;
  padding-right:20px;
}
.c5-information--close{
	background-color: #f3f4f6;
	padding: 15px;
	margin:15px 25px 25px 25px;
}

@media screen and (max-width: 639px) {

    .c5-information--box h3{
      padding-left: 20px;
    }
	
	.c5-information--box .c5-information--box--list{
		padding: 0 30px;
	}

    .c5-information--dl{
      display: table;
      margin: 0;
      padding: 0 20px 10px 20px;
    }

    .c5-information--dl dt{
      display: block;
      border: none;
      padding: 0;
      margin: 0;
      font-weight: bold;
    }
    .c5-information--dl dd{
      display: block;
      padding: 5px 0 0 0;
      margin: 0;
    }
	
.c5-information--caution{
  padding-left:20px;
  padding-right:20px;
}
}
.c5-information--title{
cursor: pointer;}
.s5-tradeloist li{
	padding: 0;
}
.s5-tradeloist li a{
	padding:7px 13px;
}
.s5-tradeloist ul li {
    list-style-type: none;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    padding: 7px 13px;
    margin: 0 10px 0 0;
    font-size: 14px;
    border-top: solid 1px #e4e8eb;
    border-bottom: solid 1px #e4e8eb;
    border-right: solid 1px #e4e8eb;
    border-left: solid 1px #e4e8eb;
}.s5-tradeloist ul li.c5-sort--current {
    background: #e4e8eb;
}.s5-tradeloist ul {
    padding: 0;
    overflow: hidden;
    margin: 40px 0 30px 0;
    font-size: 0;
}
.s5-tradeloist ul li.c5-text--right{
border: none;
	margin: 0;
	text-align: right;
	padding: 7px 0;
float:right;}

@media screen and (max-width: 639px) {
.s5-tradeloist ul li.c5-text--right{
	text-align: left !important;}
}

.pc {
 display: block !important; 
}
.sp {
 display: none !important; 
}



.s5-small1 a {
text-decoration: none;
}

.c5-table--btm{
  padding:0px 10px !important;
}

.c5-table--btm img {
    vertical-align: bottom;
}

.c5-table--top{
  padding:0px 10px !important;
}

/*.s5-table2 {
    margin: 20px 0 40px;
}*/

/*.s5-table2 th{
  border-bottom: 10px solid #fff !important;
}*/

/*.s5-table2 td{
  border-bottom: 10px solid #fff !important;
}*/

.c5-table--subHead{
  vertical-align: inherit;
  background-color: #f5f5f5;
}

/*.s5-table2 th, .s5-table2 td {
    vertical-align: inherit;
    border: 0px solid;
  }

*/


.c5-table__satei.s5-table2 td{
  padding: 20px !important;
  border:none !important;
  border-left: 5px solid #ffffff !important;
}
@media only screen and (max-width: 639px) {
    .c5-table__satei{
  padding: 0px !important;
        
    }
.c5-table__satei.s5-table2 td{
  border-left: none !important;
}
}
.c5-table__satei.s5-table2 th{
  padding: 0 !important;
  border:none !important;
}
.c5-table__satei.s5-table2 th{
  background: url(../images/1_1_pink.jpg);
}
.c5-table__satei.s5-table2 th.c5-table--top{
  background: url(../images/1_1_green.jpg);
}

@media only screen and (max-width: 750px) {
  td{
    font-size: 14px;
  }
}

@media only screen and (max-width: 639px) {
  .c5-table__satei.s5-table2 th{
    text-align: center;
  }
  .c5-table__satei.s5-table2 th img{
    margin:auto;
    text-align: center;
  }
  .c5-table__satei.s5-table2 .pc{
     display: none !important; 
  }
  .c5-table__satei.s5-table2 .sp {
   display: block !important; 
  }
}

.c5-table__satei.s5-table2 .c5-table--bottom{
  padding: 20px !important;
  border-top: 4px solid #ffffff !important;
  border-left: 5px solid #ffffff !important;
}
@media only screen and (max-width: 639px) {
  .c5-table__satei.s5-table2 .c5-table--bottom{
    border-top:none !important;
    padding-top: 0 !important;
  border-left: none !important;
  }
}
.c5-table__satei.s5-table2 .c5-table__satei__2{
  margin-top: 10px;
}
@media only screen and (max-width: 639px) {
  .c5-table__satei.s5-table2 .c5-table__satei__2{
    margin-top: 0px;
  }  
}


.c5-image--shitadori img {
    max-width: 100%;
}
.c5-disp--pc{
    display: block;
}
.c5-disp--sp{
    display: none;
}
@media only screen and (max-width: 639px) {
  
.c5-disp--pc{
    display: none;
}
.c5-disp--sp{
    display: block;
    width: 100%;
}
}

@media only screen and (max-width: 639px) {
.c5-table2--partdrop tr th:first-child,
.c5-table2--partdrop tr th:nth-child(2),
.c5-table2--partdrop tr th:nth-child(3),
.c5-table2--partdrop tr th:nth-child(5),
.c5-table2--partdrop tr td:first-child,
.c5-table2--partdrop tr td:nth-child(2),
.c5-table2--partdrop tr td:nth-child(3),
.c5-table2--partdrop tr td:nth-child(5){
    display: none;
}
    .c5-table-del1 tr th:nth-child(1),
    .c5-table-del1 tr td:nth-child(1),
    .c5-table-del2 tr th:nth-child(2),
    .c5-table-del2 tr td:nth-child(2),
    .c5-table-del3 tr th:nth-child(3),
    .c5-table-del3 tr td:nth-child(3),
    .c5-table-del4 tr th:nth-child(4),
    .c5-table-del4 tr td:nth-child(4){
    display: none;
        
    }
    
}
.suwala-doubleScroll-scroll-wrapper{
    display: none;
}

.c5-table2--scroll{
    overflow: auto !important;
}
@media only screen and (max-width: 639px) {
.suwala-doubleScroll-scroll-wrapper{
    display: block;
}
.c5-table2--scroll{
    overflow-y: visible !important;
    overflow-x: scroll !important;
    width:100%;
    white-space: nowrap;
}

}
.c5-trade--sateiicon{
    margin: 8px 0 0px;
}
@media screen and (max-width: 767px){
.c5-trade--sateiicon {
    margin: 10px 0 0px 0;
}
}



.c5-table2--scroll {
  width: 100%;
}

