@charset "shift_jis";

/* リンク
----------------------------- */
a:hover img {
	opacity: 0.80;
}


/* レイアウト
----------------------------- */
.pcRwd {
	display: none !important;
}
.spRwd {
	display: inline-block;
}
div#content {
    margin-left: 0;
    margin-right: 0;
}
#content .colum800_r {
    margin: 0 auto;
}
#content .selection {
    width: 100%;
}
#content .selection .campaignBlock {
    background: url("/simages/shop/selection/tomonokai_new/img/bg.png") repeat-y center top;
    background-size: 100% auto;
    padding-bottom: 20px;
}
#content .selection .campaignBlock .wrap {
    padding: 0 8%;
}
#content .selection .campaignBlock .wrap .presentBox {
    color: #4c4948;
}
#content .selection .campaignBlock .wrap .presentBox .text {
    font-size: 16px;
    font-weight: bold;
    width: auto !important;
    text-align: center;
}
#content .selection .campaignBlock .wrap .presentBox .text span {
    color: #e9546b;
    font-size: 20px;
}
#content .selection .campaignBlock .wrap .presentBox .tane {
    margin: 10px 0;
}
#content .selection .campaignBlock .wrap .presentBox .tane li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #006D36;
    color: #ffffff;
    border-radius: 10px;
    padding: 5px 10px 5px 35px;
    position: relative;
    font-size: 16px;
    line-height: 1.2em;
    height: 3em;
}
#content .selection .campaignBlock .wrap .presentBox .tane li + li {
    margin-top: 5px;
}
#content .selection .campaignBlock .wrap .presentBox .tane li span {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 20px;
    line-height: 1em;
    margin-top: -10px;
}
#content .selection .campaignBlock .wrap .presentBox .present {
    color: #e9546b;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}
#content .selection .campaignBlock .wrap .presentBox .image {
    text-align: center;
}
#content .selection .campaignBlock .wrap .presentBox .note {
    margin-top: 20px;
}
#content .selection .campaignBlock .wrap .presentBox .note li {
    text-indent: -1em;
    padding-left: 1em;
}
#content .selection .campaignBlock .wrap .moreBox {
    background: url("img/more_bg.png") repeat 0 0;
    border: 3px dotted #64c0ab;
    border-radius: 10px;
    margin-top: 50px;
}
#content .selection .campaignBlock .wrap .moreBox h2 {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 10px;
}
#content .selection .campaignBlock .wrap .moreBox h2 img {
    max-width: 400px;
}
#content .selection .campaignBlock .wrap .moreBox > dl {
    padding: 0 10px 10px 10px;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt {
    border-bottom: 2px dashed #776141;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .tit {
    display: inline-block;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .tit .ttl {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .tit .ttl em {
    font-style: normal;
    font-size: 1.3em;
    font-weight: bold;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .tit .ttl sup {
    font-size: 12px;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .tit .note {
    display: block;
    text-align: right;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .title {
    display: block;
    color: #c30d23;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .title span {
    background: #776141;
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    padding: 2px 10px;
    text-align: center;
    vertical-align: middle;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dt .title em {
    font-style: normal;
    font-size: 24px;
    font-weight: bold;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dd > .day > dl {
    display: block;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dd > .day > dl > dt {
    display: inline-block;
    background: #4c4948;
    border-radius: 100px;
    color: #ffffff;
    padding: 2px 10px;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dd > .day > dl > dd {
    display: block;
    color: #4c4948;
    margin-top: 5px;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dd > ul li + li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #aaaaaa;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dd > ul li img {
    margin-top: 5px;
    margin-bottom: 5px;
}
#content .selection .campaignBlock .wrap .moreBox > dl > dd > ul li p {
    padding: 5px 5px 0 5px;
}




#content .selection .entryBlock {
    padding: 20px 20px;
    background: #fffddd;
}
#content .selection .entryBlock h2 {
    background: url("/simages/shop/selection/tomonokai_new/img/entry_title_bg.png") repeat 0 0;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    margin-bottom: 20px;
}
#content .selection .entryBlock .text > sup {
    vertical-align: inherit;
    font-size: 0.9em;
    color: #FF0000;
}
#content .selection .entryBlock .text > em {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
    color: #FF0000;
    background: #fff67f;
}
#content .selection .entryBlock .example {
    margin-top: 10px;
}
#content .selection .entryBlock .example .arrow {
    color: #7d7d7d;
}
#content .selection .entryBlock .example em.number {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
}
#content .selection .entryBlock .example em.number > span {
    text-decoration: underline double #FF0000;
}
#content .selection .entryBlock .col2Box .left .note {
    color: #FF0000;
    margin-top: 20px;
    margin-bottom: 10px;
}
#content .selection .entryBlock .col2Box .left .note li {
    text-indent: -1em;
    padding-left: 1em;
}
#content .selection .entryBlock .col2Box .left .note span {
    background: #fff67f;
}
#content .selection .entryBlock .col2Box .left .image {
    margin-bottom: 10px;
}
#content .selection .entryBlock .col2Box .left .noteW {
    display: table;
    margin-bottom: 20px;
}
#content .selection .entryBlock .col2Box .left .noteW p {
    display: table-cell;
}
#content .selection .entryBlock .col2Box .left .noteW p.nom {
    color: #FF0000;
    white-space: nowrap;
}
#content .selection .entryBlock .col2Box .left .noteW p > span {
    background: #fff67f;
    color: #FF0000;
}
#content .selection .entryBlock .col2Box .right {
    text-align: left;
}
#content .selection .entryBlock .col2Box .right dl {
    margin-bottom: 20px;
}
#content .selection .entryBlock .col2Box .right dl dt {
    font-size: 16px;
    font-weight: bold;
    background: #93C864;
    color: #ffffff;
    padding: 5px 10px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
}
#content .selection .entryBlock .col2Box .right dl.target ul li {
    text-indent: -1em;
    padding-left: 1em;
}
#content .selection .entryBlock .col2Box .right dl.target ul li span {
    color: #FF0000;
}
#content .selection .entryBlock .col2Box .right dl.target ul li em {
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
}
#content .selection .entryBlock .col2Box .right dl.deadline em {
    font-style: normal;
    font-weight: bold;
    font-size: 1.4em;
}
#content .selection .entryBlock .noteBox {
    background: #d7eefc;
    padding: 10px;
    border-radius: 10px;
    margin-top: 20px;
}
#content .selection .entryBlock .noteBox li {
    text-indent: -1em;
    padding-left: 1em;
}



#content .selection span.number {
    background: #601986;
    border-radius: 100px;
    color: #ffffff;
    padding: 3px 10px;
    margin: 0 5px;
    font-size: 10px;
}
#content .selection span.number > em {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    vertical-align: middle;
    line-height: 1em;
    padding-left: 3px;
}

#content .selection .buttonBlock {
    margin: 40px 20px 0 20px;
}
#content .selection .buttonBlock ul {
    text-align: center;
    font-size: 0;
}
#content .selection .buttonBlock ul li {
    display: block;
}
#content .selection .buttonBlock ul li + li {
    margin-top: 20px;
}
#content .selection .buttonBlock ul li a {
    display: block;
    border-radius: 100px;
    background: #7ABE4B;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    position: relative;
    padding: 10px 30px;
    box-sizing: border-box;
}
#content .selection .buttonBlock ul li a::after {
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-top: -5px;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(135deg);
    transform: rotate(45deg);
}




@media print {
    .header_head {
        position: static;
    }
    body{
        width: 375px;
    }
    #popfind {
        overflow: inherit;
    }
    .popfindFull {
        max-width: 360px;
    }
}