@charset "UTF-8";
/* CSS Document */

/*=============================

c05110.htmlのみに使うCSS
※セレクタの先頭は必ず#c05110にしてください。

=============================*/

/* #c05110 */

#c05110 .celebrate .btnLnk_lstTab li {
    width: 191px;
}
#c05110 .celebrate .btnLnk_lstTab li:first-child {
    width: 192px;
}
#c05110 .celebrate .btnLnk_lstTab {
    border-bottom: none;
}
#c05110 .celebrate .border_without_bottom {
    border: none;
    border-top: 5px solid #007d70;
}
#c05110 .sympathy .btnLnk_lstTab li {
    width: 191px;
}
#c05110 .sympathy .btnLnk_lstTab li:first-child {
    width: 192px;
}
#c05110 .sympathy .btnLnk_lstTab {
    border-bottom: none;
}
#c05110 .sympathy .border_without_bottom {
    border: none;
    border-top: 5px solid #007d70;
}
#c05110 .season .btnLnk_lstTab li {
    width: 191px;
}
#c05110 .season .btnLnk_lstTab li:first-child {
    width: 192px;
}
#c05110 .season .btnLnk_lstTab {
    border-bottom: none;
}
#c05110 .season .border_without_bottom {
    border: none;
    border-top: 5px solid #007d70;
}
#c05110 .omimai .btnLnk_lstTab li {
    width: 191px;
}
#c05110 .omimai .btnLnk_lstTab li:first-child {
    width: 192px;
}
#c05110 .omimai .btnLnk_lstTab {
    border-bottom: none;
}
#c05110 .omimai .border_without_bottom {
    border: none;
    border-top: 5px solid #007d70;
}

#c05110 .topTab .tab_1:hover,
#c05110 .topTab .tab_1.active {
    background-color: #e60071;
    border-left: 1px solid #e60071;
    border-right: 1px solid #e60071;
    border-top: 1px solid #e60071;
}

#c05110 .topTab .tab_2:hover,
#c05110 .topTab .tab_2.active {
    background-color: #71286e;
    border-left: 1px solid #71286e;
    border-right: 1px solid #71286e;
    border-top: 1px solid #71286e;
}

#c05110 .topTab .tab_3:hover,
#c05110 .topTab .tab_3.active {
    background-color: #ca4d01;
    border-left: 1px solid #ca4d01;
    border-right: 1px solid #ca4d01;
    border-top: 1px solid #ca4d01;
}

#c05110 .topTab .tab_4:hover,
#c05110 .topTab .tab_4.active {
    background-color: #007d70;
    border-left: 1px solid #007d70;
    border-right: 1px solid #007d70;
    border-top: 1px solid #007d70;
}

#c05110 .topTab .tab_5:hover,
#c05110 .topTab .tab_5.active {
    background-color: #d89b00;
    border-left: 1px solid #d89b00;
    border-right: 1px solid #d89b00;
    border-top: 1px solid #d89b00;
}

#c05110 .topTab #tab_1_contents .categoryColoredBox {
    border: 1px solid #e60071;
    border-top: 5px solid #e60071;
}

#c05110 .topTab #tab_2_contents .categoryColoredBox {
    border: 1px solid #71286e;
    border-top: 5px solid #71286e;
}

#c05110 .topTab #tab_3_contents .categoryColoredBox {
    border: 1px solid #ca4d01;
    border-top: 5px solid #ca4d01;
}

#c05110 .topTab #tab_4_contents .categoryColoredBox {
    border: 1px solid #007d70;
    border-top: 5px solid #007d70;
}

#c05110 .topTab #tab_5_contents .categoryColoredBox {
    border: 1px solid #d89b00;
    border-top: 5px solid #d89b00;
}

#c05110 .topTab .tabBox_content ul {
    padding: 10px 10px;
}

#c05110 .topTab .tabBox_content ul li {
    vertical-align: middle;
    display: table-cell;
}

/* IE9hack */
/*#c05110 .topTab .tabBox_content ul li.iePaddingRight:not(:target) {
    padding-right: 8px;
}
#c05110 .topTab .tabBox_content ul li.iePaddingRight2:not(:target) {
    padding-right: 16px;
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, #c05110 .topTab .tabBox_content ul li.iePaddingRight {
        padding-right: 8px;
    }
    *::-ms-backdrop, #c05110 .topTab .tabBox_content ul li.iePaddingRight2 {
        padding-right: 16px;
    }
}

@-moz-document url-prefix() {
    #c05110 .topTab .tabBox_content ul li.iePaddingRight {
        padding-right: 0 !important;
    }
    #c05110 .topTab .tabBox_content ul li.iePaddingRight2 {
        padding-right: 0 !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #c05110 .topTab .tabBox_content ul li.iePaddingRight {
        padding-right: 0 !important;
    }
    #c05110 .topTab .tabBox_content ul li.iePaddingRight2 {
        padding-right: 0 !important;
    }
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #c05110 .topTab .tabBox_content ul li.iePaddingRight {
        padding-right: 0 !important;
    }
    #c05110 .topTab .tabBox_content ul li.iePaddingRight2 {
        padding-right: 0 !important;
    }
}*/

#c05110 .tabBox .tabBox_ttlLst {
    display: table;
    position: relative;
}

#c05110 .tabBox .tabBox_ttlLst li {
    width: 320px;
    display: table-cell;
    vertical-align: top;
}

#c05110 .tabBox .tabBox_content {
    padding: 0;
}

#c05110 .tabBox .tabBox_ttlLst li span {
    display: table-cell;
    text-align: left;
    line-height: 2rem;
    background-image: url("../../../static/common/img/icn_uncheck.png");
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding: 14px 12px 14px 50px;
    vertical-align: middle;
    width: 320px;
}

#c05110 .selectType {
    border-bottom: 1px dotted #e60071;
    display: table-cell;
}

#c05110 .selectType li {
    float: left;
    font-size: 1.6rem;
}

#c05110 .price li {
    float: left;
    font-size: 1.4rem;
}

#c05110 .example li {
    float: left;
    font-size: 1.4rem;
}

#c05110 .tabBox .tabBox_content ul {
    padding: 20px 10px;
}

#c05110 .tabBox .tabBox_content ul li {
    vertical-align: middle;
    display: table-cell;
}

#c05110 .table_form .sentenseNo {
    padding: 10px 10px;
    width: 10%;
    text-align: center;
}

#c05110 .table_form .sentenseExampleTitle {
    width: 53%;
    text-align: center;
}

#c05110 .table_form .sentenseExample {
    width: 53%;
    text-align: left;
    padding: 10px 16px;
}

#c05110 .table_form .sentenseCount {
    padding: 10px 10px;
    width: 12%;
    text-align: center;
}

#c05110 .table_form .sentensePrice {
    padding: 10px 10px;
    width: 12%;
    text-align: center;
}

#c05110 .table_form .apply {
    padding: 10px 15px;
    width: 13%;
    text-align: center;
}

#c05110 .table_tab {
    margin-top: 0;
}
#c05110 .table_tab td:first-child {
    padding-right: 20px;
    padding-left: 10px;
}

#c05110 .pagination .pageNum, .pagination p {
    vertical-align: middle;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_purble li {
    padding-right: 10px;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_pink li {
    padding-right: 10px;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_pink li:last-child {
    padding-right: 0;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_brown li {
    padding-right: 10px;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_brown li:last-child {
    padding-right: 0;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow li {
    padding-right: 10px;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow li:last-child {
    padding-right: 0;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_purble.searchBunrei {
    border-bottom: 1px dotted #71286e;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_purble.searchBunrei li {
    display: block;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_pink.searchBunrei {
    border-bottom: 1px dotted #e60071;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_pink.searchBunrei li {
    display: block;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_brown.searchBunrei {
    border-bottom: 1px dotted #ca4d01;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_brown.searchBunrei li {
    display: block;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow.searchBunrei {
    border-bottom: 1px dotted #d89b00;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow.searchBunrei li {
    display: block;
}

#c05110 .topTab .tabBox_content ul.custom_annotation {
    padding: 10px 0 20px 0;
}

#c05110 .closeBtn {
    cursor: pointer;
    padding: 5px 10px 5px 30px;
    background-position: 12px center;
}

#c05110 .closeBtn.collapse {
    background-image: url("../../common/img/icn_triangle_blue_02_back.png");
}

#c05110 span.note_bullet {
    display: inline-block;
    padding: 0 0 0 30px;
    background-image: url("../../common/img/icn_triangle_black_01_back.png");
    background-position: 12px center;
    background-repeat: no-repeat;
}

#c05110 .accordionSearchOpenButton {
    background-image: url("../../../static/common/img/icn_triangle_blue_02_back.png");
}

#c05110 .accordionSearchCloseButton {
    background-image: url("../../../static/common/img/icn_triangle_blue_01_back.png");
    margin-bottom: 0px;
}
#c05110 .celebrateEntryBox,
#c05110 .sympathyEntryBox,
#c05110 .seasonEntryBox,
#c05110 .omimaiEntryBox {
    box-sizing: border-box;
    color: #000;
    font-size: 1.5rem;
    margin: 10px auto 20px;
    padding: 3px 5px;
    width: 100%;
}
#c05110 .celebrateEntryBox {
    border-left: 5px solid #f7b2d4;
}
#c05110 .sympathyEntryBox {
    border-left: 5px solid #d4bed3;
}
#c05110 .seasonEntryBox {
    border-left: 5px solid #efc9b2;
}
#c05110 .omimaiEntryBox {
    border-left: 5px solid #ffdd89;
}
#c05110 .categoryColoredBox {
    padding: 10px 30px;
}
#c05110 .accordionSearchOpenButton {
    margin-bottom: 10px;
}
#c05110 .closeBtn {
    margin-top: 10px;
}
#c05110 .mainBtn_normal {
    margin-top: 0;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn {
    padding: 5px 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn li {
    background-color: #fff;
    border: 1px solid #2a6bb3;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.3;
    min-width: auto;
    padding: 5px 10px;
    text-align: center;
    margin-top: 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn li:last-child {
    padding: 5px 10px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn li:hover {
    background-color: #eef3f9;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn li a:hover {
    text-decoration: none;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn li.pushed {
    background-color: #2a6bb3;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_pink .ctgrBtn li.pushed a {
    color: #fff;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn {
    padding: 5px 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn li {
    background-color: #fff;
    border: 1px solid #2a6bb3;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.3;
    min-width: auto;
    padding: 5px 10px;
    text-align: center;
    margin-top: 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn li:last-child {
    padding: 5px 10px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn li:hover {
    background-color: #eef3f9;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn li a:hover {
    text-decoration: none;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn li.pushed {
    background-color: #2a6bb3;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_purble .ctgrBtn li.pushed a {
    color: #fff;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn {
    padding: 5px 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn li {
    background-color: #fff;
    border: 1px solid #2a6bb3;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.3;
    min-width: auto;
    padding: 5px 10px;
    text-align: center;
    margin-top: 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn li:last-child {
    padding: 5px 10px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn li:hover {
    background-color: #eef3f9;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn li a:hover {
    text-decoration: none;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn li.pushed {
    background-color: #2a6bb3;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_brown .ctgrBtn li.pushed a {
    color: #fff;
}

#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn {
    padding: 5px 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn li {
    background-color: #fff;
    border: 1px solid #2a6bb3;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.3;
    min-width: auto;
    padding: 5px 10px;
    text-align: center;
    margin-top: 5px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn li:last-child {
    padding: 5px 10px;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn li:hover {
    background-color: #eef3f9;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn li a:hover {
    text-decoration: none;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn li.pushed {
    background-color: #2a6bb3;
}
#c05110 .categoryColoredBox .txtLnk_lstBlock_yellow .ctgrBtn li.pushed a {
    color: #fff;
}
#c05110 .banner,
#c05110 .banner p.celebrate_banner,
#c05110 .banner p.sympathy_banner {
    display: none;
}

/*20220705追加*/
/* .annotation_listl */
.annotation_list li {
    color: #555;
 display: table;
    font-size: 1.3rem;
    line-height: 1.6;
    text-align: left;
}
.annotation_list li span {
    vertical-align: top;
  width: 1.5em;
  margin-left: -1.5rem !important;
}

.annotation_text {
    color: #555;
    font-size: 1.3rem;
    line-height: 1.6;
    text-align: left;
}