#main {
    float: left;
    width: calc(100% - 240px);
    margin-left: 40px;
}

.center {
    width: 100%;
    margin: 0 auto;
}

.ttl_pc {
    margin: 0 auto;
    display: block;
}

.sp_only {
    display: none;
}


/*消す*/

#waku {
    width: 760px;
    margin: 0 auto;
}


/*h1*/

#rollsection h1,
#bakedsection h1,
#category h1,
#giftsection h1,
#main_budget h1,
#rankingsection h1 {
    font-size: 28px;
    text-align: center;
    line-height: 1.6;
    margin: 10px 0 20px;
    font-weight: 400;
}

a:hover {
    opacity: 0.7;
    transition: 0.5s;
    cursor: pointer;
    text-decoration: none;
}


/*margin*/

#event_content,
#rollsection,
#bakedsection,
#category,
#giftsection,
#rankingsection,
#main_budget {
    margin-bottom: 70px;
}

.fs-pt-carousel__track {
    display: none;
}

.fs-pt-carousel__track.slick-initialized {
    display: block;
}

.basic_eyecatch {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto 20px;
}

.basic_eyecatch img {
    display: block;
    width: 100%;
}

.fs-c-productListCarousel__list__item {
    margin: 0 12px !important;
}

.fs-c-button--carousel::before {
    font-weight: bold !important;
}

div.caption2 h2 {
    margin-top: 2px;
    margin-bottom: 3px;
}

div.caption2 h2 a {
    text-decoration: none;
    color: #000000;
}

#giftroll_top h3 {
    margin-top: 0;
    font-size: 20px;
}

#giftroll_top div.caption h2 {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.rk_itemarea {
    width: 100%;
    display: flex;
    padding-left: 0;
}

.rk_itemarea li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
}

.rk_itemarea li:nth-of-type(2n) {
    margin-right: 0;
}

.top_ranking_a {
    display: flex;
    margin: 0 0 80px 0;
}

.top_ranking_a a {
    text-decoration: none;
    color: #363636;
    font-family: -webkit-pictograph;
    font-size: 13px;
}

.top_category a {
    text-decoration: none;
    color: #363636;
    font-family: -webkit-pictograph;
    font-size: 13px;
}

.top_ranking_a li {
    width: 33%;
    text-align: center;
}

.top_ranking_a h4 {
    margin-bottom: 10px;
    font-size: 14px;
}

.top_ranking_a .ranking_btn01 {
    margin-top: 10px;
}

.other_link a {
    color: #fff;
    background-color: #C3A264;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    text-align: center;
    line-height: 75px;
    display: block;
    border-radius: 5px;
    font-size: 20px;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    margin-top: 25px;
}

.other_link a::after {
    position: absolute;
    content: '';
    top: 37%;
    right: 15px;
    width: 10px;
    height: 20px;
    background: url(https://mccsweets.itembox.design/item/img/top/icon_arrow_white.png)top right no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.other_roll a,
.other_baked a {
    position: relative;
    padding-left: 50px;
}

.other_roll img {
    position: absolute;
    left: 55px;
    top: 20%;
    width: 40px;
    height: auto;
    display: inline-block;
}

.other_baked img {
    position: absolute;
    left: 60px;
    top: 14%;
    width: 50px;
    height: auto;
    display: inline-block;
}

h2.caption2 {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

#gift_feature_top h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#gift_feature_top {
    display: inline-block;
}

.gift {
    margin: 0 auto;
    padding: 0 0 0 0;
    display: block;
    width: 760px;
}

.gift_ttl {
    text-align: center;
    font-size: 21px;
    font-weight: 300;
    padding: 30px 0 0 0;
}

.gift_txt {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    margin: 20px auto 0;
    padding: 0 0 10px 0;
}

.gift_list {
    display: table;
    border-spacing: 22px;
    margin: 0 auto;
}

.gift_detail {
    display: table-cell;
    font-weight: 300;
    width: 210px;
    margin: 0 auto 0;
}

.gift_detail img {
    max-width: 210px;
}

.gift_detail .detail_txt {
    font-size: 13px;
    vertical-align: middle;
    padding: 0 0;
    text-align: center;
}

.gift .gift_btn {
    width: 155px;
    border: 1px solid #333;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 14px;
}

.gift .gift_btn a {
    width: 155px;
    display: inline-block;
    text-decoration: none;
    color: #333;
    padding: 6% 5%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.gift .gift_btn a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #333;
}

.bustle iframe {
    width: 760px;
    height: 360px;
    overflow-y: hidden;
}

.iframe_wrapper {
    width: 100%;
}

#sns_main_pc {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#fb {
    clear: both;
    float: left;
    width: 370px;
}

#tw {
    float: right;
    width: 370px;
}

.fs-c-productListItem__image__image {
    height: initial !important;
}

.fs-c-productName__name {
    text-decoration: none;
    color: #000;
    font-size: 10px;
    line-height: normal;
}

.fs-c-productPrices {
    color: #000;
    text-align: center;
    text-decoration: none;
}

.fs-c-productPrice--selling {
    color: #000 !important;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
}

.fs-c-productName__copy {
    text-decoration: none;
    color: #000;
}

.fs-c-price__value,
.fs-c-price__currencyMark {
    color: #000 !important;
}

.submenu_text a.link {
    color: #000;
}

div.lastTime {
    color: #fff !important;
    background: #C3A264 !important;
}

div#orderSlide::-webkit-scrollbar {
    display: none;
}

div#orderSlide {
    -ms-overflow-style: none;
}

.ranking_upper p.name>br,
.ranking_lower p.name>br {
    display: none;
}

nav.header_fix.transform {
    z-index: 1000;
}

.arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 20px;
}

.arrow::before,
.arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.sample5-6::before {
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    background: #FFFFFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.sample5-6::after {
    left: 6px;
    width: 7px;
    height: 7px;
    border-top: 3px solid #ff7600;
    border-right: 3px solid #ff7600;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.simple_square_btn4 {
    display: inline-block;
    margin-bottom: 20px !important;
    width: 93%;
    padding: 15px 15px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #FF7600;
    font-size: 20px;
}

.simple_square_btn4:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
}

#category {
    text-align: center;
    font-size: 0;
    width: 760px;
}

.catetitle {
    font-size: 12px;
    height: 25px;
    margin: 3px 0 10px 0;
}

.catetitle a {
    text-decoration: none;
    color: #000000;
}

.fssmall {
    font-size: 12px;
}

#category .catebox1,
.catebox5,
.catebox9,
.catebox13,
.catebox17 {
    width: 150px !important;
    display: inline-block !important;
    margin-right: 16px !important;
    vertical-align: top;
}

#category .catebox2,
.catebox6,
.catebox10,
.catebox14,
.catebox18 {
    width: 150px !important;
    display: inline-block !important;
    margin-right: 16px !important;
    vertical-align: top;
}

#category .catebox3,
.catebox7,
.catebox11,
.catebox15,
.catebox19 {
    width: 150px !important;
    display: inline-block !important;
    margin-right: 16px !important;
    vertical-align: top;
}

#category .catebox4,
.catebox8,
.catebox12,
.catebox16,
.catebox20 {
    width: 150px !important;
    display: inline-block !important;
    vertical-align: top;
}

#baked_itemarea .giftroll_item .caption2 h2 {
    height: 55px;
    font-size: 18px;
}

.top_category {
    text-align: center;
    font-size: 0;
    width: 760px;
    margin: 0 0px 60px 15px;
}

.top_category a {
    text-decoration: none;
}