@charset "utf-8";
/* CSS Document */
.displayNone {
    display: none;
}
.content .main_contents {
	max-width: 660px;
	margin: 0 auto;
}
.content .main_contents img {
	width: 100%;
}
.tbl_bg01 {
    background-image: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/index/images/pc/iroha_img23_25bg_o.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
}
.tbl3 li {
    display: table-cell;
}
.tbl3 li.center {
    width: 34.375%;
}
.w50p {
	width: 50%;
}
.w50p img {
	width: 100%;
}
.tbl_bg02 {
    background-image: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/index/images/pc/iroha_img26_28bg_o.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
}

.accordion02 .switch {
	margin-bottom: 30px;
    text-indent: -9999px;
    background: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/index/images/pc/slide_open.png) 0 0 no-repeat;
    background-size: 100%;
    line-height: 630%;
    cursor: pointer;
}
.accordion02 .open {
    display: none;
}
.accordion02 .close {
	margin-bottom: 30px;
    background: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/index/images/pc/slide_close.png) 0 0 no-repeat;
    text-indent: -9999px;
    background-size: 100%;
    line-height: 630%;
    cursor: pointer;
}



#sideContentsNav {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -100px;
    padding-left: 70px;
	display: none;
}
#sideContentsNav .btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/index/images/pc/menu_off.png);
    cursor: pointer;

}
#sideContentsNav ul {
    display: none;
    width: 300px;
}


