@charset "UTF-8";

.content .main_contents .bnr_list ul
{
    zoom: 1;
}

.content .main_contents .bnr_list ul:before,
.content .main_contents .bnr_list ul:after
{
    display: table;
    content: "";
}

.content .main_contents .bnr_list ul:after
{
    clear: both;
}

.content
{

    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
    background: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/bg_01.gif) 0 0 repeat;
}

.content img
{
    height: auto;
    max-width: 100%;
    width: 100%;
    border: 0;
    vertical-align: top;
}

.content .main_contents
{
    max-width: 700px;
    margin: 0 auto;
}

.content .main_contents .main
{
    position: relative;
}

.content .main_contents .main .main_img
{
    margin-bottom: 2.1875%;
    position: relative;
}

.content .main_contents .main .main_img .main_img_udon
{
    width: 30.625%;
    position: absolute;
    right: 0;
    bottom: -1.09375%;
}

.content .main_contents .main .main_btn
{
    width: 93.75%;
    margin: 0 auto 6.25%;
}

.content .main_contents .recipe h2
{
    position: relative;
    cursor: pointer;
}

.content .main_contents .recipe h2:after
{
    position: absolute;
    top: 28.5%;
    right: 2.34375%;
    display: block;
    content: '　';
    background: url(/_var/webdav/freepage/recipe/corner/largeSp/nabe2014/sp/img/btn_open.png) 0 0 no-repeat;
    background-size: cover;
    width: 9.375%;
    height: 42.857142857%;
}

.content .main_contents .recipe h2.is--open:after
{
    background: url(/_var/webdav/freepage/recipe/corner/largeSp/nabe2014/sp/img/btn_close.png) 0 0 no-repeat;
    background-size: cover;
}

.content .main_contents .recipe ul li.recipe_udon
{
    width: 50%;
    float: left;
}

.content .main_contents .bnr_list
{
    padding: 6.25% 0 3.125%;
}

.content .main_contents .bnr_list ul li
{
    width: 46.25%;
    float: left;
    margin: 0 0 1% 3.125%;
}

.content .main_contents .bnr_list ul li:nth-child(2n)
{
    float: right;
    margin: 0 3.125% 1% 0;
}
/*        2014.11.06          */
.to_pc:after {
    clear:both;
}
.to_pc .fr {
    width:34%;
    padding-right:4%;
}
.main p {
    padding:4%;
    color:#000000;
    line-height:150%;
}
/*osechi アコーディオン***********************/
.q_a {
    border-bottom:#a02968 1px dotted;
    border-left:#a02968 1px dotted;
    border-right:#a02968 1px dotted;
    padding:1%;
    background:#ffffff;
}
.q_a.first {
    border:#a02968 1px dotted;
}
.displayNone {
    display: none;
}

.accordion {
    margin: 0 0 10px;
    padding: 3%;
 /*   border: 1px solid #ccc;*/
}

.switch {
    color:#000000;
    padding:10px;
}

.switch p {
    font-size:105%;
    font-weight: bold;
    background:url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/chisiki_flower.png) 0 20px no-repeat;
    background-size:5%;
    padding-left:6%;
}
.open {
    background:#ecd4e1;
    
}
.accordion_box table {
    border-top:#a02968 1px solid;
    border-left:#a02968 1px solid;
    border-right:#a02968 1px solid;
    width:94%;
    margin:0 auto;
    font-size:95%;
}
.accordion_box table th {
    border-right:#a02968 1px solid;
    border-bottom:#a02968 1px solid;
    width:18%;
    color:#a02968;
    font-weight:bold;
    vertical-align: middle;
    text-align: center;
}
.accordion_box table td {
    border-bottom:#a02968 1px solid;
    width:82%;
    padding:2% 3%;
    color:#000000;
    font-weight:normal;
    vertical-align: middle;
}
.accordion_box .table02 th.num01 {
    width:5%;
    border-right:none;
    text-align:center;
}
.accordion_box .table02 th.num02 {
    width:40%;
    text-align:left;
    padding:2% 0;
}
.accordion_box .table03 th {
    width:25%;
    padding:2% 0;
}
.accordion_box .table02 td {
    width:55%;
}
.accordion_box .table03 td {
    width:75%;
}

.fwb {
    font-weight:bold;
}
.close img {
    width:15%;
}
.close {
    margin-top: 10px;
    background:#a02968 url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/chisiki_close_01.gif) 10px center no-repeat;
    background-size:5%;
    padding:5%;
    text-align:center;
}
/**************************************************/
/*index アコーディオン***********************/
.accordion02 {
    margin: 0 0 10px;
    width:100%;
}

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

.kotsu {
    width:90%;
    margin:5% auto 0;
}
.kotsu li {
    float:left;
    width:33.33333%;
    margin-bottom:5%;
}
.kotsu li a {
    text-decoration:underline;
    color:#000000;
}
/*index*/
.pt00 {
    padding-top:0px !important;
}
.pt10 {
    padding-top:10px !important;
}
.w50p {
    width:50%;
}
.w33p {
    width:33%;
}
.w32p {
    /*width:32.8125%;*/
    width:35%;
    overflow:hidden;
}
.w34p {
    /*width:34.375%;*/
    width:30%;
    overflow:hidden;
}

.tbl3 {
    display: table;
    width: 100%;

}
.tbl_bg01 {
    background-image: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/iroha_img23_25bg_o.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size:100%;
}
.tbl_bg02 {
    background-image: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/iroha_img26_28bg_o.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size:100%;
}
.tbl3 li {
    display: table-cell;
}
.tbl3 li.center {
    width: 34.375%;
}

.index_btn {
    margin:0 auto;
    width:96.8%;
}
/*.osechi_border_none {
    border-bottom:none !important;
    padding-bottom:5px;
    text-align:left;
    width:100%;
}*/
.to_pc .bread {
    width:100%;
}
.to_pc .bread_navi {
    border-bottom:none !important;
    color:#965a19;
}
.col3 {
    display: table;
}
.col3 div {
    display: table-cell;
}

/*side_menu アコーディオン***********************/
#side_menu {
    position:fixed;
    top:34%;
    right:0;
    z-index:20;
    /*width: 100%;*/
}

div#animate-toggle-title {
    float: right;
    background: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/menu_off.png) 0 0 no-repeat;
/*  height: 70px;
    width: 70px;*/
    width: 50px;
    height:50px;
    background-size:100%;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
div#animate-toggle-title.open {
    background: url(/wp-content/themes/ajinomoto/resources/corner/event/osechi/knowledge/images/pc/menu_on.png) 0 0 no-repeat;
    /*width: 10%;
    height:110px;*/
    background-size:100%;
    float: right;

}
div#animate-toggle-block img {
    width:100%;
}
div#animate-toggle-block {
    float: right;
/*  height:870px;*/
/*  width: 570px;*/
    width: 70%;
    height:570px;
    background-size:100%;

    overflow-y:auto;
    -webkit-overflow-scrolling: touch;
/*  overflow-y:auto;
    -webkit-overflow-scrolling: touch;*/
}

/**************************************************/


#sideContentsNav {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -100px;
    padding-left: 70px;
}
#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;
	display: none;

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