@charset "utf-8"!important;
/* ===================================================================
CSS information
 file name  :  item.css
 style info :  スタイル指定
=================================================================== */




/* c01
----------------------------------------------------------------------------- */
#c01.purchase{
  margin-top: 60px;
}

#c01.purchase .wrapper p{
  width: 1260px!important;
  margin: 0 auto!important;
  font-size: 31px;
  font-weight: bold!important;
  text-align: center;
  line-height:1.8;
}
#c01.purchase .wrapper p:nth-child(2){
  margin: 0 auto 0!important;
  font-size: 24px;
}

#c01.purchase .wrapper .line_box{
  width: 1260px!important;
  margin: 50px auto 0!important;
  height: 50px!important;
  position: relative!important;
}
#c01.purchase .wrapper .line_box img{
  position: absolute!important;
  left: 0!important;
  right: 0!important;
  margin: auto!important;
  z-index: 2!important;
}
#c01.purchase .wrapper .line_box .line{
  border-bottom: 1px solid #231815!important;
  position: absolute!important;
  top: 50%!important;
  left: 0!important;
  width: 100%!important;
  z-index: 1!important;
}


/* c02
----------------------------------------------------------------------------- */
#c02.purchase{
  margin-top: 70px!important;
}
#c02.purchase .wrapper{
  width: 1260px!important;
  margin: auto!important;
}
#c02.purchase .wrapper > img{
  margin-bottom: 30px!important;
}
#c02.purchase .wrapper > p{
    padding: 50px 90px 70px!important;
    text-align: left!important;
    font-size: 20px!important;
}
#c02.purchase .wrapper h2{
    font-size: 38px!important;
    background: none;
    color: #231815;
}
#c02.purchase .wrapper h2:before {
    border-top: 1px solid #000;
}
#c02.purchase .wrapper div.b01{
  margin-top: 120px!important;
}
#c02.purchase .wrapper div.b01 h1{
  font-size: 38px!important;
  width: 100%!important;
  text-align: center!important;
  background-image: url(../img/purchase/title01.jpg)!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  line-height: 130px!important;
  margin-bottom:0;
      color: #060405!important;
}
#c02.purchase .wrapper div.b01 p{
  padding: 50px 90px 70px!important;
  text-align: left!important;
  font-size: 20px!important;
  background: #f7f8f8!important;
}
#c02.purchase .wrapper div.b02{
  margin-top: 68px!important;
  margin-bottom: 68px!important;
}
#c02.purchase .wrapper div.b02 h1{
  font-size: 38px!important;
  width: 100%!important;
  text-align: center!important;
  background-image: url(../img/purchase/title02.jpg)!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  line-height: 130px!important;
  margin-bottom:0;
  color: #060405!important;
}

#c02.purchase .wrapper div.b02 .box{
  padding: 50px 90px 101px!important;
  background: #f7f8f8!important;
}
#c02.purchase .wrapper div.b02 .box img{
  margin: 0 auto;
}
#c02.purchase .wrapper a{
    display: block;
    text-align: center;
    width: 400px;
    margin: 0 auto 50px;
}
#c02.purchase .wrapper a > img{
    width: 100%;
}
#c02.purchase .wrapper .omoshikomi{
  max-width: 785px;
  width: 100%;
  margin: auto;
}



#c02.purchase .wrapper div.b02 .box h2{
  font-size: 26px!important;
  line-height: 111px!important;
}
#c02.purchase .wrapper div.b02 .box h2 span:nth-child(1){
  font-size: 42px!important;
  padding: 5px 10px!important;
  background: #faed00!important;
  margin-right: 10px!important;
}
#c02.purchase .wrapper div.b02 .box ul{
  margin-top: 40px!important;
  margin-bottom: 40px!important;
  text-align: left!important;
}
#c02.purchase .wrapper div.b02 .box p{
    font-size: 20px;
}
#c02.purchase .wrapper div.b02 .box > p{
  margin-top: 112px;
}
#c02.purchase .wrapper div.b02 .box ul li img{
    margin: 40px auto ;
}
#c02.purchase .wrapper div.b02 .box ul li:nth-child(1){
  margin-bottom: 0!important;
}
#c02.purchase .wrapper div.b02 .box ul li:nth-child(2){
  margin-bottom: 0!important;
}
#c02.purchase .wrapper div.b02 .box ul li:nth-child(2) h4{
  font-size: 26px;
  margin: 30px auto 10px;
}
#c02.purchase .wrapper div.b02 .box ul li:nth-child(2) h4 span{
  color: #FF0001;
}
#c02.purchase .wrapper div.b02 .box ul li h3{
  font-size: 33px!important;
  font-weight: bold!important;
  color: #00c2cb!important;
  text-align: left;
  margin: 0;
}

#c02.purchase .wrapper div.b02 .box > ul > li > ul{
  display: flex;
  align-items: center;
}
#c02.purchase .wrapper div.b02 .box > ul > li > ul > li:first-of-type{
  margin-right: 50px;
}
#c02.purchase .wrapper .ttl01{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1100px;
  margin: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #231815!important;
}
#c02.purchase .wrapper .ttl01 li{
  width: 70px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#c02.purchase .wrapper .ttl01 li img{
  height: 100%;
}
#c02.purchase .wrapper .ttl01 li:last-of-type{
  width: 1000px;
  height: auto;
  justify-content: flex-start;
  margin-bottom: 0!important;
}
#c02.purchase .wrapper div.b02 .box ul li p{
  font-size: 20px!important;
}

footer {
    font-size: 16px;
    margin-top: 57px;
}
/* BreakPoint 769px
=============================================================*/
@media only screen and (max-width: 769px) {
  #c01 {
    margin-top: 80px!important;
}
#c01.purchase .wrapper h2 {
    line-height: 56px!important;
    font-size: 5vw!important;
    letter-spacing: normal!important;
}
#c01.purchase .wrapper > ul {
  max-width: 92%!important;
  width: 1260px!important;
  margin: 5vw auto 0!important;
}
#c01.purchase .wrapper > ul > li:first-child {
  float: none!important;
  width: 80%!important;
  margin: auto!important;
}
#c01.purchase .wrapper > ul > li:last-child {
  float: none!important;
  width: 100%!important;
  margin-top: 5vw!important;
}
#c01.purchase .wrapper > ul > li:last-child .number {
  display: flex!important;
  align-items: center!important;
  margin-bottom: 30px!important;
  justify-content: flex-end!important;
}
#c01.purchase .wrapper > ul > li:last-child .number p {
  width: auto!important;
  text-align: right!important;
  margin-right: 20px!important;
  font-size: 20px!important;
  font-weight: bold!important;
  color: #595757!important;
}
#c01.purchase .wrapper > ul > li:last-child .yen {
  display: flex!important;
  justify-content: flex-end!important;
  align-items: center!important;
  margin-bottom: 68px!important;
}
#c01.purchase .wrapper > ul > li:last-child .yen p {
  width: auto!important;
  text-align: right!important;
  margin-right: 20px!important;
  font-size: 20px!important;
  font-weight: bold!important;
  color: #595757!important;
}
#c01.purchase .wrapper h2 {
  max-width: 1260px!important;
  width: 92%!important;
  margin: auto!important;
    font-size: 5vw!important;
  padding: 15px 0!important;
  background: url(../img/common/obi1.jpg) repeat-y!important;
  color: #fff!important;
}

#c01.purchase .wrapper p {
  max-width: 92%!important;
  width: 1260px!important;
  margin: 32px auto 0!important;
  font-size: 20px!important;
  font-weight: bold!important;
}
#c01.purchase .wrapper .line_box {
  width: 100%!important;
  margin: 50px auto 0!important;
  height: 50px!important;
  position: relative!important;
}
#c01.purchase .wrapper .line_box .line {
  border-bottom: 1px solid #231815!important;
  position: absolute!important;
  top: 11%!important;
  left: 0!important;
  width: 100%!important;
  z-index: 1!important;
}



#c02.purchase {
  margin-top: 8vw!important;
}
#c02.purchase .wrapper {
  width: 100%!important;
  margin: auto!important;
  overflow:hidden;
}
#c02.purchase .wrapper > img{
    width: 250%!important;
    transform: translateX(-29%);
}
#c02.purchase .wrapper h2 {
  font-size: 19px!important;
  line-height: 38px!important;
  letter-spacing: 15px!important;
}
#c02.purchase .wrapper .inner {
  margin: 5vw auto 0!important;
}
#c02.purchase .wrapper .inner ul {
  display: flex!important;
  flex-wrap: wrap!important;
  justify-content: center!important;
}
#c02.purchase .wrapper .inner ul li {
  width: 80%!important;
  margin-bottom: 5vw!important;
}
#c02.purchase .wrapper div.b01 h1 {
  font-size: 30px!important;
  width: 100%!important;
  text-align: center!important;
  background-image: url(../img/purchase/title01.jpg)!important;
  background-repeat: no-repeat!important;
  background-size: 145%!important;
  background-position: right!important;
  line-height: 130px!important;
}
#c02.purchase .wrapper div.b01 p {
  padding: 30px 4% 30px!important;
  text-align: left!important;
  font-size: 16px!important;
  background: #f7f8f8!important;
}
#c02.purchase .wrapper > p {
    padding: 30px 4% 30px!important;
    text-align: left!important;
    font-size: 16px!important;
}
#c02.purchase .wrapper div.b02 {
    margin-top: 20px!important;
}
#c02.purchase .wrapper div.b02 h1 {
  font-size: 30px!important;
  width: 100%!important;
  text-align: center!important;
  background-image: url(../img/purchase/title02.jpg)!important;
  background-repeat: no-repeat!important;
  background-size: 145%!important;
  background-position: right!important;
  line-height: 130px!important;
}
#c02.purchase .wrapper a {
    width: 100%;
    font-size: 18px;
}
#c02.purchase .wrapper div.b02 .box img {
    width: 100%;
}
#c02.purchase .wrapper div.b02 .box {
  padding: 30px 4%!important;
  background: #f7f8f8!important;
}

#c02.purchase .wrapper div.b02 .box h2 {
  font-size: 16px!important;
  line-height: 1.8!important;
}
#c02.purchase .wrapper div.b02 .box h2 span:nth-child(1) {
  font-size: 24px!important;
  display: block!important;
  width: auto!important;
  padding: 5px 10px!important;
  background: #faed00!important;
  margin-right: 0!important;
  margin-bottom: 15px!important;
}
#c02.purchase .wrapper div.b02 .box h2 {
  font-size: 20px!important;
  line-height: 1.8!important;
  letter-spacing: normal!important;
}
#c02.purchase .wrapper div.b02 .box h2 img{
    vertical-align: middle;
    margin: auto;
    display: block;
}
#c02.purchase .wrapper div.b02 .box ul li ul {
    display: flex;
}
#c02.purchase .wrapper div.b02 .box ul li ul li {
  margin: 0 auto;
  text-align:center;
}
#c02.purchase .wrapper div.b02 .box ul li ul li:nth-child(1) {
  width:20%;
  margin-right: 0;
}
#c02.purchase .wrapper div.b02 .box ul li ul li img {
  width: auto!important;
  height:30px;
  margin: 0 auto;
}
#c02.purchase .wrapper div.b02 .box ul li h3 {
  font-size: 6vw!important;
  font-weight: bold!important;
  color: #00c2cb!important;
  padding-left: 0!important;
  position: relative!important;
  line-height: normal!important;
  border-bottom: 0!important;
  margin-bottom: 10px!important;
}
#c02.purchase .wrapper div.b02 .box ul li p {
  font-size: 16px!important;
}
#c02.purchase .wrapper div.b02 .box ul li p a img{
  width: 100% !important;
}




#c02.purchase .wrapper .ttl01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #231815!important;
}

#c02.purchase .wrapper .ttl01 li {
    width: 15%;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#c02.purchase .wrapper .ttl01 li img {
    height: 100%;
    width: auto!important;
}
#c02.purchase .wrapper .ttl01 li:last-of-type {
    width: 80%;
    height: auto;
    justify-content: flex-start;
    margin-bottom: 0!important;
}





.thumb li {
  width: 24%!important;
  height: 18vw!important;
  overflow: hidden!important;
  cursor: pointer!important;
  vertical-align: top!important;
  margin-bottom: 4px!important;
}

.cart_box .wrapper > table tbody tr th:nth-child(1) {
    width: 20%!important;
}
.cart_box .wrapper > table tbody tr th {
    width: 20%!important;
    padding: 10px 0!important;
    font-weight: bold!important;
}
.cart_box .wrapper > table tbody tr th:nth-child(5) {
    width: 20%!important;
}
.cart_box .wrapper > table tbody tr:nth-child(2) td {
    height: 128px!important;
    padding: 10px 0!important;
}
.cart_box#c01 .wrapper > ul > li:last-child {
    float: right!important;
    width: 100%!important;
}







}