@charset "UTF-8";


@media screen and (max-width: 768px){
    .navbar-expand {
        flex-flow: row wrap;
    }
    d-accountsp{
        width: 100%;
 	  	border-bottom: 1px solid #ccc;
	}
}
.navbar-expand {
    flex-flow: wrap;
}

#container{

  width:1000px;
  margin-right:auto;
  margin-left:auto;
 }
@media screen and (max-width: 1000px){
    #container {
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    
}
#nav{
  width:1000px;
  margin-right:auto;
  margin-left:auto;
 }
/*style.css*/
.carousel-item .img-fluid {
  width:100%;
  height:auto;
}

.carousel-item{
  height: auto;
}

.carousel-item a {
  display: block;
  width:100%;
}

.carousel-item .show-image {
  display: block;
  width:100%;
}
/*
.point__main {
    width: 72px;
    float: left;
    line-height: 1;
    background-size: 5px;
}
*/
.point__number {
    padding-top: 8px;
    line-height: 11px;
    font-size: 15px;
    float: left;
    color: #404040;
    margin-top: 0;
    margin-bottom: 0px;
    
}
footer {
    width: 100%;
    background-color: #333333;
    text-align: center;
}
.copy {
    padding-top: 30px;
    display: block;
    text-align: center;
}

.text_small {
    font-size: 12px;
    line-height: 22px;
    color: #b2b2b2;
    padding: 10px 0 0;
}
.point__point-logo{
    width:40px;
    float:left;

}
.carousel{
width:70%; /*���]�����T�C�Y*/
margin:auto;
padding-top: 20px;
}
/*2019/07/31*/
header{
    width: 100%;
    
}
/*決済用*/
.renew18-contents--bg_white {
    background-color: #fff;
    padding: 10px 30px;
    margin:20px 0 20px 0;
}

.renew18-title-text-btn .contents-block--col_1 {
    border-top: 1px solid #bbb;
}
.renew18-title-text-btn .contents-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0 0 40px;
    position: relative;
}
.renew18-title-text-btn .contents-head {
    display: table;
    width: 100%;
}
.renew18-title-text-btn .contents-block__head {
    padding-top: 35px;
    margin-bottom: 35px;
}
.renew18-title-text-btn .contents-head__image {
    display: table-cell;
    width: 90px;
    max-width: 90px;
    vertical-align: middle;
    text-align: center;
}
.renew18-title-text-btn .contents-head .contents-head__image + .contents-head__detail {
    padding-left: 20px;
}
.renew18-title-text-btn .contents-head__detail {
    display: table-cell;
    vertical-align: middle;
}
.renew18-title-text-btn .contents-head__detail .title {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
    color: #333;
    line-height: 1.3;
}
.renew18-title-text-btn .contents-block__text {
    margin-bottom: 35px;
}
.renew18-contents-section p:first-child {
    margin-top: 0;
}
.renew18-title-text-btn .contents-block__btn {
    margin-top: auto;
}
.renew18-button--for_apply a, .renew18-button--for_apply button {
    border: 1px solid #cc0033;
    background-color: #cc0033;
    color: #fff;
}
.renew18-button--w_normal a, .renew18-button--w_normal button {
    width: 324px;
}
.renew18-button a, .renew18-button button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 25px 5px 5px;
    min-height: 53px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.25;
    text-decoration: none;
    margin: 0 auto;
    cursor: pointer;
}
.renew18-main a {
    text-decoration: underline;
}


a {
    text-decoration: none;
    color: #0083d3;
}

.renew18-button a::after, .renew18-button button::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -6px;
    display: inline-block;
    width: 9px;
    height: 13px;
    background-size: 9px 13px;
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-block:last-child {
	    padding-bottom: 0;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-block--col_1 {
	    border-top: none;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-block__head {
	    padding-top: 0;
	    margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-head__image {
	    width: 70px;
	    max-width: none;
	    max-width: initial;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-head .contents-head__image + .contents-head__detail {
	    padding-left: 15px;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-head__detail .title {
	    font-size: 1.8rem;
	    line-height: 1.25;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-block__text {
	    margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px){
	.renew18-title-text-btn .contents-block__btn {
	    margin-top: 0;
	}
}
@media screen and (max-width: 768px){
	.renew18-button--w_normal a, .renew18-button--w_normal button {
	    width: 100%;
	}
}


/*決済ページ*/

@media screen and (min-width: 1000px){
	.md-heading {
	    font-size: 1.8rem;
	}
}
.md-heading {
    position: relative;
    padding: 14px 16px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 1.6rem;
    line-height: 1.3;
    background: #fff;
}

@media screen and (min-width: 1000px){
.disp-large-inner {
    display: block;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
}
@media screen and (min-width: 1000px){
.product-info {
    margin: 16px auto;
    border-bottom: none;
}}
.product-info {
    overflow: hidden;
    padding: 16px;
    background: #fff;
    border-bottom: 1px solid #dcdcdc;
}
@media screen and (min-width: 1000px){
.product-info__photo {
    width: 116px;
}
}
.product-info__photo {
    float: left;
    width: 68px;
}
@media screen and (min-width: 1000px){
.product-info__info {
    padding: 0 0 0 16px;
}
}
.product-info__info {
    padding: 0 0 0 10px;
    overflow: hidden;
}
@media screen and (min-width: 1000px){
.product-info__title {
    padding: 0 0 0 22px;
    font-size: 1.6rem;
}}
.product-info__title {
    position: relative;
    margin: 0 0 8px;
    padding: 0 0 0 18px;
    color: #c9146c;
    font-size: 1.3rem;
    line-height: 1.3;
}
@media screen and (min-width: 1000px){
.product-main {
    padding: 32px;
    border-bottom: none;
    background: #fff;
}
}
@media screen and (min-width: 1000px){
.section--page_product {
    border-bottom: 1px solid #dcdcdc;
}
}
.product-main {
    padding: 16px 16px 0;
}
.section--page_product {
    padding: 12px 16px;
    border-bottom: 8px solid #e5e5e5;
}
.renew18-breadcrumbs .breadcrumbs-list {
    font-size: 0;
}
ol, ul {
    list-style: none;
}
.renew18-breadcrumbs .breadcrumbs-list__item {
    display: inline;
    position: relative;
    padding-right: 20px;
    font-size: 12px;
    font-size: 0.7rem;
    line-height: 2;
}
.renew18-breadcrumbs .breadcrumbs-list__item a {
    text-decoration: underline;
}
.renew18-breadcrumbs .breadcrumbs-list__item::after {
    content: ">";
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.renew18-breadcrumbs .breadcrumbs-list__item--current {
    padding-right: 0;
}

@media only screen and (min-width: 1200px), print, tv {
	.m-footer-inner{
        background-color: #333333;
    }
	.m-footer-menu{
        margin: 0 auto;
        width: 1080px;
        padding: 60px 0;
    }
	.m-footer-menu-list--type01 .m-footer-menu-list-item:first-child{
        padding-left: 0;
    }
	.m-footer-menu-list--type01 .m-footer-menu-list-item{
        border-right: solid 1px #666666;
        float: left;
        line-height: 1em;
        margin-top: 15px;
        padding: 0 1em;
    }
	.m-footer-menu-list-link,.m-footer-menu-list-link:visited{
        color: #FFFFFF;
        font-weight: normal;
        position: relative;
        text-decoration: none!important;
    }
    .m-footer-menu-list-link:hover{
        text-decoration: underline!important;
    }
    span.m-footer-menu-list-link:hover{
        text-decoration: none!important;
    }
}
