@charset "utf-8";

sup {
    font-size: 70%!important;
    vertical-align: top!important;
    position: relative;
    top: -0.1em;
}
.lower_ttl.item_h2 h2 span {
    background: #006edc;
    padding: 10px;
    box-sizing: border-box;
    margin-right: 15px;
    vertical-align: baseline;
    color: #fff;
}
#itempage{
	line-height: 1.8;
}
#itempage clearfix{
	overflow: hidden;
}
#itempage .flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#itempage .flex.img_r{
	flex-direction: row-reverse;
}
#itempage  .alsivision .flex.img_r{
	max-width: 550px;
	margin: 0 auto 20px;
}
#itempage .alsivision .flex.img_r {
    max-width: 550px;
    margin: 20px auto;
    align-items: center;
    text-align: center;
}
#itempage  .alsivision .flex.img_r .img,#itempage  .alsivision .flex.img_r .txt{
	flex-basis: 49%;
}

#itempage .aagaard .flex.img_r.flex1 {
    max-width: 700px;
    margin: 0 auto 20px;
    align-items: center;
}
#itempage  .aagaard .flex.img_r .img,#itempage  .aagaard .flex.img_r .txt{
	flex-basis: 49%;
}

#itempage p{
	margin-bottom: 20px;
}
#itempage .catch {
    font-size: 22px;
    font-weight: bold;
    padding: 7px 5px 7px 15px;
    box-sizing: border-box;
    background: #ffffe1;
    border-radius: 8px;
    border: 2px solid #faa253;
    margin-bottom: 30px;
    color: #666;
}
#itempage p.big{
	font-weight: bold;
	font-size: 20px;
}
#itempage p.small{
	font-size: 14px;
}

#itempage .bg_b {
    background: #def0fe;
    padding: 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-top: 10px;
}
#itempage .bg_b p{
	margin-bottom: 0;
}

#itempage .line_box {
    border-top: 1px solid #acdafc;
    border-bottom: 1px solid #acdafc;
    margin-bottom: 30px;
    padding: 20px 0;
}
#itempage .line_box .flex {
    align-items: center;
    max-width: 700px;
    margin: 0 auto;
}
#itempage .flex .img{
	text-align: center;
	flex-basis: 25%;
}
#itempage .flex .txt{
	text-align: left;
	flex-basis: 70%;
}
#itempage .line_box .flex.column3 .img{
    flex-basis: 31%;
}
#itempage .line_box .flex.column3 .img:first-of-type{
	flex-basis: 26%;
}
#itempage .line_box .flex.column3 .txt{
	flex-basis: 36%;
}
#itempage .line_box .flex.column3 h4 {
    font-size: 17px;
    margin-bottom: 10px;
}

#itempage .bg_g {
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 25px;
    box-sizing: border-box;
}

 #itempage .bg_g ul{
    text-indent: -1.2em;
  }
 
#itempage .bg_g ul li{
    margin-left: 1.2em;
  }

#itempage h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
#itempage  .aagaard .flex.img_r h4{
	font-size: 18px;
}

#itempage .img_width{
    max-width: 600px;
    margin: 0 auto;
}

#itempage .flex.column3 > div{
	flex-basis: 31%;
}

#itempage .sakana1 .bg_b {
    background: #e6f4fe;
}
#itempage .sakana2 .bg_b{
	background: #e2e1e1;
}
#itempage .sakana3 .bg_b{
	background: #fee8d3;
}
#itempage .bg_p {
    font-size: 16px;
    background: #e6f4fe;
    margin-bottom: 10px;
    padding: 8px 10px;
	font-weight: bold;
}
#itempage .sakana2 .bg_p{
	background: #e2e1e1;
}
#itempage .sakana3 .bg_p{
	background: #fee8d3;
}
#itempage .sakana1 .bg_g,#itempage .sakana2 .bg_g,#itempage .sakana3 .bg_g{
	margin-bottom: 40px;
}


#itempage h5 {
        font-size: 15px;
    background: #e6f4fe;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 5px;
}
#itempage .sakana2 h5{
	background: #e2e1e1;
}
#itempage .sakana3 h5{
	background: #fee8d3;
}
#itempage h5 span{
	font-size: 12px;
}
#itempage ul.check{
	margin-bottom: 30px;
}
#itempage ul.check li {
    font-size: 16px;
    background: url(images/item/check_icon.png) no-repeat left 4px;
    padding: 0 0 8px 30px;
    font-weight: bold;
}

#itempage .flex.column3 > div:first-child h5{
	color: #fff;
	background: #9f9d9c;
}

#itempage .ninniku .flex.img_r .img {
    flex-basis: 60%;
}
#itempage .ninniku .flex.img_r .txt{
	flex-basis: 26%;
}
#itempage .ninniku .flex.img_r{
	border-bottom: 1px solid #acdafc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#itempage .link_btn{
	max-width: 230px;
	margin: 0 auto;
}
#itempage .link_btn a{
    font-size: 18px;
    background: #fa8c23;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
	display: block;
	color: #fff;
	cursor: pointer;
}
#itempage .link_btn a:hover{
	opacity: 0.8;
}
#itempage .bold{
	font-weight: bold;
}
#itempage .price{
	font-size: 22px;
	font-weight: bold;
}
#itempage .price span{
	font-size: 16px;
	font-weight: normal;
}

#itempage .center{
	text-align: center;
}
#itempage .left{
	text-align:left;
}
#itempage .right{
	text-align: right;
}

#itempage .line_box.bt_none{
	border-top: none;
}
#itempage table.b_none {
    margin: 0 auto 30px;
}
#itempage table.b_none th {
    text-align: left;
    font-weight: normal;
    width: 80%;
}
#itempage .alsivision table.b_none th {
    text-align: left;
    font-weight: normal;
    width: 35%;
}
#itempage .aagaard table.b_none th {
    width: 65%;
}
#itempage .sabal table.b_none {
    margin: 0 auto 30px;
    width: 100%;
    max-width: 650px;
}

#itempage .mb0{
	margin-bottom: 0!important;
}
#itempage .mb5{
	margin-bottom: 5px!important;
}
#itempage .mb10{
	margin-bottom: 10px!important;
}
#itempage .mb15{
	margin-bottom: 15px!important;
}
#itempage .mb20{
	margin-bottom: 20px!important;
}
#itempage .item-info .skuname {
    background-color: #9f9d9c;
}
#itempage .yamato #img-box{
	text-align: center;
}
#itempage .yamato #img-box img{
    max-height: 350px;
    margin: 0 auto;
}
#itempage .yamato .line_box .flex {
    max-width: 700px;
}
#itempage .yamato .bg_g .flex .img{
	text-align: center;
	flex-basis: 40%;
}
#itempage .yamato .bg_g .flex .txt{
	text-align: left;
	flex-basis: 58%;
}
#itempage .yamato .line_box p.center {
    max-width: 600px;
    margin: 0 auto 20px;
}


@media screen and (max-width: 768px){
#itempage .flex {
    display: block;
}
#itempage .flex.column3 {
	margin:0 auto 20px;
}
.lower_ttl.item_h2 h2 span {
    padding: 5px;
    margin-right: 0;
    text-align: center;
    max-width: 100px;
    margin: 0 0 10px;
    display: block;
}
	#itempage .flex .img, #itempage .flex .txt {
    margin: 0 auto 20px;
}
}


.cart_page_title, .member_page_title {
    background-color: #005cd8!important;
}
div.cart_navi li.current, div.cart_navi li.current:before, div.cart_navi li.current:after {
    background-color: #6abbfa!important;
}
.item-info .skuname {
    background-color: #9f9d9c!important;
}