
body, .co-lang-jp {
    font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif !important;
}

/* 他言語 */
.co-lang-cn {
    font-family: "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Arial, sans-serif;
}

/* 簡体字 */
.co-lang-tw {
    font-family: "Microsoft JhengHei", "微軟正黑體", "Helvetica Neue", Arial, sans-serif;
}

/* 繁体字 */
.co-lang-ko {
    font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
}

/* 韓国語 */
ol, ul, li {
    list-style: none;
}

/*------------------------------------------------
	▽新たに使用しないでください
------------------------------------------------*/

/* form */

.co-form-error-box {
    width: 100%;
}

.co-form-error-box-header {
    background-color: #CC004F;
    color: #FFFFFF;
    width: 592px;
    padding: 5px;
    text-align: left;
    font-size: 100%;
}

.co-form-error-box-contents {
    margin: 0 auto 20px auto;
    padding: 12px;
    border-left: 3px solid #CC004F;
    border-bottom: 3px solid #CC004F;
    border-right: 3px solid #CC004F;
    font-size: 12px;
    font-weight: bold;
    color: #CC004F;
    width: 572px;
    text-align: left;
}

.co-form-container {
    clear: both;
    margin: 0 auto;
    width: 90%;
}

.co-form-action {
    margin: 0;
}

.co-form-step {
    margin: 20px;
}

.co-form-contents {
    border: solid 3px #CCCCCC;
    width: 740px;
    margin: 0 auto;
    text-align: left;
}

.co-form-contents-inline {
    border: 1px solid #999999;
}

.co-form-contents-attention {
    padding: 5px;
}

.co-form-contents-mark {
    color: #dc4d4d;
    font-weight: bold;
}

.co-form-contents-item {
    text-align: left;
    margin: 10px 0 20px;
}

.co-form-contents-th-td-top {
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
}

.co-form-contents-th-td-bottom {
    border-bottom: solid 1px #CCCCCC;
}

.co-form-contents-textfield-zip01 {
    width: 35px
}

.co-form-contents-textfield-zip02 {
    width: 45px
}

.co-form-contents-textfield-long {
    width: 270px;
}

.co-form-contents-textfield-short {
    width: 150px;
}

.co-form-contents-textfield-very-short {
    width: 40px;
}

.co-form-contents-mailaddress {
    font-size: 18px;
    width: 270px;
    ime-mode: disabled;
}

.co-form-contents-zipcode-error {
    margin-left: 10px;
    color: #ff0000;
    font-style: bold;
    ime-mode: disabled;
}

.co-form-contents-privacy {
    margin: 20px 0 10px;
    text-align: center;
}

.co-form-contents-confirmbutton {
    text-align: center;
}

.co-form-contents-finish-wrap {
    margin: 20px;
}

.co-form-contents-return-text {
    margin-top: 30px;
    text-align: center;
}

.co-form-contents-rules {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    height: 120px;
    margin: 0 auto 20px;
    overflow: auto;
    padding: 0 10px;
    width: 650px;
}

/* form end */

/*** フォーム ***/
.co-form {
    border: 3px solid #cccccc;
    width: 744px;
}

.co-form p {
    padding: 0;
    margin: 0;
    text-align: left;
}

.co-form dl,
.co-form dt,
.co-form dd {
    padding: 0;
    margin: 0;
}

.co-form .wrap {
    border: 1px solid #999999;
}

.co-form table {
    width: 742px;
    text-align: left;
    border-collapse: collapse;
}


.co-form table th {
    padding: 5px 10px;
}

.co-form table td {
    padding: 10px;
}

.co-form table span {
    color: #dc4d4d;
    font-weight: bold;
    padding-right: 7px;
}

.co-form table .l {
    background-color: #eeeeee;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-left: 25px;
}

.co-form table .l-s {
    background-color: #eeeeee;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.co-form table .l-s span {
    display: block;
    float: left;
    padding-right: 7px;
    height: auto;
}

.co-form table .l-s p {
    float: left;
}

.co-form table .l-s .s {
    color: #dc4d4d;
    font-weight: bold;
    padding-right: 5px;
}

.co-form table .r {
    padding: 10px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.co-form table .info {
    border-top: none;
    border-bottom: none;
}

.co-form table .info dt {
    border-left: 5px solid #ccc;
    padding-left: 5px;
    margin-top: 5px;
}

.co-form table .info dd {
    padding-left: 10px;
    -moz-margin-start: 0px;
}

.co-form table .button {
    border-top: none;
    border-bottom: none;
    text-align: center;
}

.co-red-box-wrap-02 {
    width: 740px;
    color: #dc4d4d;
    font-weight: bold;
    border: 2px solid #dc4d4d;
    margin: 0px 10px 10px 10px;
}

.co-red-box-inside-01 {
    margin: 10px;
    text-align: left;
}

/*** /フォーム ***/

/*** 郵便番号取得 ***/
.fo-addressCompletion {
    background-image: url("../image/zip_button.gif");
    background-repeat: no-repeat;
    border-width: 0px;
    vertical-align: middle;
    width: 142px;
    height: 22px;
    display: block;
    cursor: pointer;
}

.fo-addressCompletion-load {
    background-image: url("../image/zip_button_02.gif");
    background-repeat: no-repeat;
    border-width: 0px;
    vertical-align: middle;
    width: 142px;
    height: 22px;
    display: block;
}

/*------------------------------------------------
	△新たに使用しないでください
------------------------------------------------*/

/* link */
a:link {
    color: #0066cc;
    text-decoration: none;
}

a:visited {
    color: #800080;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

a.co-writing-link {
    text-decoration: underline;
    padding: 0 2px;
}

/* /link */


/* header */
.co-header-wrap {
    padding: 0 6px;
}

.co-header-logo {
    float: left;
    text-align: left;
}

.co-header-logo .logo-image {
    width: 60px;
    float: left;
}

.co-header-logo .logo-text {
    margin-left: 65px;
    width: 200px;
    float: left;
}

.co-header-wrap .logo-text h2 {
    font-size: 12px;
    line-height: 125%;
    border: none;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: left;
}

.co-header-wrap .logo-text h2 a {
    color: #666666;
    text-decoration: none;
}

.co-header-logo div {
    position: absolute;
    top: 6px;
    left: 15px;
}


.co-header-otherlinks-wrap {
    float: right;
    width: 60%;
    text-align: right;
    margin-bottom: 4px;
}

.co-header-otherlinks {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
}

.co-header-otherlinks li {
    margin: 0 5px 0 0;
    display: inline;
}

.co-header-otherlinks-wrap .help-button {
    margin: 8px 5px 0 5px;
    text-align: right;
}

.co-header-otherlinks-wrap .help-button .margin {
    margin-right: 30px;
}

.co-header-member {
    background-color: #EEEEEE;
    border-bottom: solid 1px #CCCCCC;
}

.co-header-member .headline-login {
    float: left;
    padding: 5px 6px 0;
}

.co-header-menu {
    margin: 15px 0;
    float: right;
    width: 60%;
    text-align: right;
}

.co-header-menu ul {
    margin: 0;
    paddign: 0;
    list-style: none;
}

.co-header-menu li {
    margin: 0;
    padding: 0;
    float: right;
    margin-right: 10px;
}

.co-header-menu li img {
    vertical-align: top;
}

.co-member-menu {
    background-color: #CCCCCC;
}

.co-member-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.co-member-menu li {
    margin: 0;
    padding: 0;
    display: inline;
}

.co-member-menu li img {
    vertical-align: top;
}

.co-member-status {
    float: left;
    padding: 6px;
    text-align: left;
}

.co-header-simple-line {
    background-color: rgb(238, 238, 238);
    text-align: right;
    border-bottom: 1px solid rgb(204, 204, 204);
    height: 3px;
    overflow: hidden;
}

/* searchbox */
.co-serchword-window {
    height: 37px;
    text-align: right;
}

.co-serchword-window form {
    padding: 8px 0;
}

.co-serchword-window form ul {
    margin: 0;
    padding: 0;
    float: left;
}

.co-serchword-window form ul li {
    list-style-type: none;
    float: left;
}

.co-serchword-window form select {
    float: left;
    margin: 0 10px 0 13px;
    width: 140px;
}

.co-serchword-window form .cart {
    margin: -2px 3px 0 10px;
}

.co-serchword-window form ul li .search_key {
    width: 427px;
    height: 14px;
}

/* /searchbox */


/* header end */


/* popup */

.co-popup {
    position: relative;
    cursor: pointer;
}

.co-popup .co-trigger {

}

.co-popup .co-explain {
    margin: 0;
    padding: 3px;
    border: solid 1px #999999;
    background-color: #FFFFCC;
    text-align: left;
    color: #666666;
    position: absolute;
    display: none;
    z-index: 2;
    width: 120%;
}

/* popup end */

/* display */

.display-none {
    display: none;
}

.co-dib {
    display: inline-block !important;
}

.co-dtb {
    display: table !important;
}

.co-dtc {
    display: table-cell !important;
}

.co-db {
    display: block;
}

/* display */

/* font */

.co-ble {
    color: #3366FF;
}

.co-ble-b {
    color: #3366FF;
    font-weight: bold;
}

.co-ble-l {
    color: #3366FF;
    font-size: 120%;
}

.co-ble-l-b {
    color: #3366FF;
    font-size: 120%;
    font-weight: bold;
}

.co-blk-b {
    font-weight: bold;
}

.co-blk-l-b {
    font-size: 120%;
    font-weight: bold;
}

.co-grn {
    color: #669900;
}

.co-grn-b {
    color: #669900;
    font-weight: bold;
}

.co-grn-l {
    color: #669900;
    font-size: 120%;
}

.co-grn-l-b {
    color: #669900;
    font-size: 120%;
    font-weight: bold;
}

.co-gry {
    color: #666666;
}

.co-gry-b {
    color: #666666;
    font-weight: bold;
}

.co-gry-l {
    color: #666666;
    font-size: 120%;
}

.co-gry-l-b {
    color: #666666;
    font-size: 120%;
    font-weight: bold;
}

.co-org {
    color: #FF6600;
}

.co-org-b {
    color: #FF6600;
    font-weight: bold;
}

.co-org-l {
    color: #FF6600;
    font-size: 120%;
}

.co-org-l-b {
    color: #FF6600;
    font-size: 120%;
    font-weight: bold;
}

.co-pnk {
    color: #FF3366;
}

.co-pnk-b {
    color: #FF3366;
    font-weight: bold;
}

.co-pnk-l {
    color: #FF3366;
    font-size: 120%;
}

.co-pnk-l-b {
    color: #FF3366;
    font-size: 120%;
    font-weight: bold;
}

.co-prp {
    color: #C335E0;
}

.co-prp-b {
    color: #C335E0;
    font-weight: bold;
}

.co-prp-l {
    color: #C335E0;
    font-size: 120%;
}

.co-prp-l-b {
    color: #C335E0;
    font-size: 120%;
    font-weight: bold;
}

.co-red {
    color: #dc4d4d;
}

.co-red-b {
    color: #dc4d4d;
    font-weight: bold;
}

.co-red-l {
    color: #dc4d4d;
    font-size: 120%;
}

.co-red-l-b {
    color: #dc4d4d;
    font-size: 120%;
    font-weight: bold;
}

.co-white-80 {
    font-size: 80%;
    color: white;
}

hr.co-border {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    width: 100%;
}

/* font end */

/* footer */

.co-footer {
    height: 60px;
}


.co-footer .page-top {
    margin: 0 10px 10px 0;
    text-align: right;
}

.push {
    height: 60px;
    margin-top: 25px;
}

.co-footer-menu {
    margin: 0;
    padding: 5px;
    list-style: none;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    background-color: #EEEEEE;
    text-align: right;
}

.co-footer-menu li {
    margin: 0 2px;
    display: inline;
}

.co-footer-copyright {
    padding: 10px 5px 2px 0;
    background-color: #CCCCCC;
    text-align: right;
    line-height: 1.4;
}

.co-footer-copyright p {
    color: #777777;
    font-size: 80%;
    margin: 0;
    padding: 0;
}

.co-footer-copyright .footer-ssl {
    font-size: 80%;
    padding: 10px 0 3px;
    color: #333333;
}

.co-footer-sd {
    text-decoration: none;
    color: #333333;
    font-size: 12px;
}

/* footer end */


.co-title-image {
    margin: 15px 0;
    padding: 5px 0;
    border-bottom: solid 1px #CCCCCC;
    width: 96%;
    text-align: left;
}

.co-title-image950 {
    margin: 15px auto;
    padding: 5px 0;
    border-bottom: solid 1px #CCCCCC;
    width: 96%;
    text-align: left;
}

.co-title-image .support-1 {
    float: left;
    width: 50%;
}

.co-title-image .support-2 {
    float: right;
    width: 48%;
    text-align: right;
}

.co-title-image2 {
    margin: 15px 0;
    padding: 5px 0;
    width: 950px;
    text-align: left;
}

.co-title-image3 {
    margin: 15px 0;
    padding: 0;
    border: solid 1px #CCCCCC;
    width: 96%;
}

.co-clear {
    clear: both;
}

.co-ime-disabled {
    ime-mode: disabled;
}

.co-margin-padding-reset {
    margin: 0;
    padding: 0;
}

.co-float-left {
    float: left;
}

.co-float-right {
    float: right;
}

.co-align-right {
    text-align: right;
}

.co-align-left {
    text-align: left;
}

.co-align-center {
    text-align: center;
}

.co-float-right {
    float: right;
}

.co-pankuzu {
    margin: 20px auto;
    width: 96%;
}

a.co-boder:link img,
a.co-boder:visited img {
    border: solid 1px #FFFFFF;
}

a.co-boder:hover img,
a.co-boder:active img {
    border: solid 1px #CCCCCC;
}

.co-selected {
    color: #dc4d4d;
    font-weight: bold;
}

.co-vmiddle {
    vertical-align: middle;
}

.co-vbottom {
    vertical-align: bottom;
    cursor: pointer;
}

.co-continue {
    background: url("../image/011.gif") no-repeat;
    color: #666666;
    padding-left: 16px;
}

.co-navi-subtitle {
    background-color: #CCCCCC;
    margin-bottom: 10px;
}

.co-dot-list {
    margin: 0;
    padding: 0;
}

.co-dot-list li {
    list-style: disc inside;
    padding-left: 13px;
    text-indent: -11px;
}

.co-disc-list li {
    padding-left: 14px;
    text-indent: -9px;
}

.co-disc-list li::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 3px;
    margin-right: 6px;
    background-color: #333333;
    vertical-align: middle;
}

/*resist*/
#co-navi-register-area {
    background-color: #eee;
    border-bottom: #CCCCCC solid 1px;
    padding: 5px 0;
    min-width: 950px;
}

#co-navi-register-area .register {
    width: 940px;
    margin: 0 auto;
}

#co-navi-register-area .regist-area {
    line-height: 1;
    margin: 0 10px;
}

#co-navi-register-area .tableol {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
}

#co-navi-register-area .tableol {
    border-collapse: collapse;
    padding: 0;
}

#co-navi-register-area .tableol-topl {
    background: url("../image/to_regist_bg_ltop.gif") no-repeat scroll left bottom transparent;
    height: 7px;
    width: 7px;
}

#co-navi-register-area .tableol-top {
    background: url("../image/to_regist_bg_top.gif") repeat-x scroll center bottom transparent;
    height: 7px;
    width: auto;
}

#co-navi-register-area .tableol-topr {
    background: url("../image/to_regist_bg_rtop.gif") no-repeat scroll left bottom transparent;
    height: 7px;
    width: 7px;
}

#co-navi-register-area .tableol-conl {
    background: url("../image/to_regist_bg_left.gif") repeat-y scroll left center transparent;
    width: 7px;
}

#co-navi-register-area .tableol-conr {
    background: url("../image/to_regist_bg_right.gif") repeat-y scroll left center transparent;
    width: 7px;
}

#co-navi-register-area .tableol-botl {
    background: url("../image/to_regist_bg_lbot.gif") no-repeat scroll left top transparent;
    height: 7px;
    width: 7px;
}

#co-navi-register-area .tableol-bot {
    background: url("../image/to_regist_bg_bot.gif") repeat-x scroll center top transparent;
    height: 7px;
}

#co-navi-register-area .tableol-botr {
    background: url("../image/to_regist_bg_rbot.gif") no-repeat scroll left top transparent;
    height: 7px;
    width: 7px;
}


/* 使わなくなる */

#co-navi-register-area .regist-area .bg-left {
    background-image: url(../image/to_regist_bg_left1.gif);
    background-repeat: no-repeat;
    float: left;
    height: 79px;
    width: 10px;
}

#co-navi-register-area .regist-area .bg-center {
    background-image: url(../image/to_regist_bg_center.gif);
    background-repeat: repeat-x;
    float: left;
    width: 898px;
    height: 79px;
}

#co-navi-register-area .regist-area .bg-right {
    background-image: url(../image/to_regist_bg_right1.gif);
    background-repeat: no-repeat;
    float: right;
    height: 79px;
    width: 12px;
}

#co-navi-register-area .regist-area .left {
    width: 458px;
    float: left;
    margin: 24px 0px;
}

#co-navi-register-area .regist-area .left img {
    padding-left: 30px;
}

#co-navi-register-area .regist-area .right {
    width: 370px;
    float: right;
    margin: 22px 0px 16px 20px;
    padding-right: 10px;
    padding-left: 3px;
    line-height: 1.2;
    font-size: 13px;
}

#co-navi-register-area .regist-area .right img {
    margin-right: 10px;
    float: left;
    padding-top: 3px;
}

/*resist*/


.co-dealer-introduction-pr {
    width: 100%;
    text-align: center;
}

.co-dealer-introduction-pr .pr-image {
    width: 600px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.co-attention {
    background: url("../image/icon_attention.gif") no-repeat scroll left top transparent;
    padding-left: 20px;
    text-align: left;
}

.co-attention2 {
    background: url("../image/icon_attention3.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
    text-align: left;
}

.co-attention-importance {
    background: url("../image/icon_attention.gif") no-repeat scroll left center transparent;
    color: #dc4d4d;
    font-weight: bold;
    padding: 0.1em 20px;
    text-align: left;
}

.co-notice {
    background: url("../image/icon_attention3.gif") no-repeat scroll left 8% transparent;
    padding-left: 20px;
    text-align: left;
    color: #dc4d4d;
    font-size: 13px;
}

.co-notice2 {
    background: url("../image/icon_attention3.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
    text-align: left;
    color: #dc4d4d;
    font-size: 13px;
    font-weight: bold;
}

.co-notice2-text {
    text-align: left;
    padding-top: 5px;
    color: #dc4d4d;
    font-size: 13px;
}

.co-inquiry {
    padding: 0 0 3px 25px;
    background-image: url(../image/msg_02.svg);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    margin-top: 2px;
}

/****************************************************************************
	new
****************************************************************************/


/*** margin and padding ***/


/* margin */
.co-m0 {
    margin: 0 !important;
}

.co-m2 {
    margin: 2px !important;
}

.co-m3 {
    margin: 3px !important;
}

.co-m5 {
    margin: 5px !important;
}

.co-m10 {
    margin: 10px !important;
}

.co-m15 {
    margin: 15px !important;
}

.co-m20 {
    margin: 20px !important;
}

.co-m25 {
    margin: 25px !important;
}

.co-m30 {
    margin: 30px !important;
}

/* margin-top */
.co-mt0 {
    margin-top: 0 !important;
}

.co-mt2 {
    margin-top: 2px !important;
}

.co-mt3 {
    margin-top: 3px !important;
}

.co-mt5 {
    margin-top: 5px !important;
}

.co-mt10 {
    margin-top: 10px !important;
}

.co-mt15 {
    margin-top: 15px !important;
}

.co-mt20 {
    margin-top: 20px !important;
}

.co-mt25 {
    margin-top: 25px !important;
}

.co-mt30 {
    margin-top: 30px !important;
}

.co-mt40 {
    margin-top: 40px !important;
}

.co-mt50 {
    margin-top: 50px !important;
}

/* margin-bottom */
.co-mb0 {
    margin-bottom: 0 !important;
}

.co-mb2 {
    margin-bottom: 2px !important;
}

.co-mb3 {
    margin-bottom: 3px !important;
}

.co-mb5 {
    margin-bottom: 5px !important;
}

.co-mb10 {
    margin-bottom: 10px !important;
}

.co-mb15 {
    margin-bottom: 15px !important;
}

.co-mb20 {
    margin-bottom: 20px !important;
}

.co-mb25 {
    margin-bottom: 25px !important;
}

.co-mb30 {
    margin-bottom: 30px !important;
}

.co-mb40 {
    margin-bottom: 40px !important;
}

.co-mb50 {
    margin-bottom: 50px !important;
}

/* margin-left */
.co-ml0 {
    margin-left: 0 !important;
}

.co-ml2 {
    margin-left: 2px !important;
}

.co-ml3 {
    margin-left: 3px !important;
}

.co-ml5 {
    margin-left: 5px !important;
}

.co-ml10 {
    margin-left: 10px !important;
}

.co-ml15 {
    margin-left: 15px !important;
}

.co-ml20 {
    margin-left: 20px !important;
}

.co-ml25 {
    margin-left: 25px !important;
}

.co-ml30 {
    margin-left: 30px !important;
}

.co-ml40 {
    margin-left: 40px !important;
}

.co-ml50 {
    margin-left: 50px !important;
}

/* margin-right */
.co-mr0 {
    margin-right: 0 !important;
}

.co-mr2 {
    margin-right: 2px !important;
}

.co-mr3 {
    margin-right: 3px !important;
}

.co-mr5 {
    margin-right: 5px !important;
}

.co-mr10 {
    margin-right: 10px !important;
}

.co-mr15 {
    margin-right: 15px !important;
}

.co-mr20 {
    margin-right: 20px !important;
}

.co-mr25 {
    margin-right: 25px !important;
}

.co-mr30 {
    margin-right: 30px !important;
}

.co-mr40 {
    margin-right: 40px !important;
}

.co-mr50 {
    margin-right: 50px !important;
}


/* padding */
.co-p0 {
    padding: 0 !important;
}

.co-p2 {
    padding: 2px !important;
}

.co-p3 {
    padding: 3px !important;
}

.co-p5 {
    padding: 5px !important;
}

.co-p10 {
    padding: 10px !important;
}

.co-p15 {
    padding: 15px !important;
}

.co-p20 {
    padding: 20px !important;
}

.co-p25 {
    padding: 25px !important;
}

.co-p30 {
    padding: 30px !important;
}

/* padding-top */
.co-pt0 {
    padding-top: 0 !important;
}

.co-pt2 {
    padding-top: 2px !important;
}

.co-pt3 {
    padding-top: 3px !important;
}

.co-pt5 {
    padding-top: 5px !important;
}

.co-pt10 {
    padding-top: 10px !important;
}

.co-pt15 {
    padding-top: 15px !important;
}

.co-pt20 {
    padding-top: 20px !important;
}

.co-pt25 {
    padding-top: 25px !important;
}

.co-pt30 {
    padding-top: 30px !important;
}

.co-pt40 {
    padding-top: 40px !important;
}

.co-pt50 {
    padding-top: 50px !important;
}

/* padding-bottom */
.co-pb0 {
    padding-bottom: 0 !important;
}

.co-pb2 {
    padding-bottom: 2px !important;
}

.co-pb3 {
    padding-bottom: 3px !important;
}

.co-pb5 {
    padding-bottom: 5px !important;
}

.co-pb10 {
    padding-bottom: 10px !important;
}

.co-pb15 {
    padding-bottom: 15px !important;
}

.co-pb20 {
    padding-bottom: 20px !important;
}

.co-pb25 {
    padding-bottom: 25px !important;
}

.co-pb30 {
    padding-bottom: 30px !important;
}

.co-pb40 {
    padding-bottom: 40px !important;
}

.co-pb50 {
    padding-bottom: 50px !important;
}

/* padding-left */
.co-pl0 {
    padding-left: 0 !important;
}

.co-pl2 {
    padding-left: 2px !important;
}

.co-pl3 {
    padding-left: 3px !important;
}

.co-pl5 {
    padding-left: 5px !important;
}

.co-pl10 {
    padding-left: 10px !important;
}

.co-pl15 {
    padding-left: 15px !important;
}

.co-pl20 {
    padding-left: 20px !important;
}

.co-pl25 {
    padding-left: 25px !important;
}

.co-pl30 {
    padding-left: 30px !important;
}

.co-pl40 {
    padding-left: 40px !important;
}

.co-pl50 {
    padding-left: 50px !important;
}

/* padding-right */
.co-pr0 {
    padding-right: 0 !important;
}

.co-pr2 {
    padding-right: 2px !important;
}

.co-pr3 {
    padding-right: 3px !important;
}

.co-pr5 {
    padding-right: 5px !important;
}

.co-pr10 {
    padding-right: 10px !important;
}

.co-pr15 {
    padding-right: 15px !important;
}

.co-pr20 {
    padding-right: 20px !important;
}

.co-pr25 {
    padding-right: 25px !important;
}

.co-pr30 {
    padding-right: 30px !important;
}

.co-pr40 {
    padding-right: 40px !important;
}

.co-pr50 {
    padding-right: 50px !important;
}

/* padding-横%指定 */
.co-lr-p2per {
    padding: 0 2%;
}


/*** border ***/
.co-bnon {
    border: none !important;
}

.co-btnon {
    border-top: none !important;
}

.co-brnon {
    border-right: none !important;
}

.co-bbnon {
    border-bottom: none !important;
}


/*** text-align ***/
.co-tal {
    text-align: left;
}

.co-tar {
    text-align: right;
}

.co-tac {
    text-align: center;
}


/*** vertical-align ***/
.co-vatop {
    vertical-align: top !important;
}

.co-vamid {
    vertical-align: middle !important;
}

.co-vabot {
    vertical-align: bottom !important;
}


/*** font-weight ***/
.co-b {
    font-weight: 600;
}

.co-n {
    font-weight: normal;
}


/*** width ***/
.co-w96per {
    width: 96%;
    margin: 0 auto;
}

.co-w960 {
    width: 960px;
    margin: 0 auto;
}

.co-w950 {
    width: 950px;
}

/* ガイドラインから外れました */
.co-w750 {
    width: 750px;
}

/*for form */


/*** font-size ***/
.co-fs10 {
    font-size: 77% !important;
}

.co-fs11 {
    font-size: 85% !important;
}

.co-fs12 {
    font-size: 93% !important;
}

.co-fs14 {
    font-size: 108% !important;
}

.co-fs15 {
    font-size: 116% !important;
}

.co-fs16 {
    font-size: 123.1% !important;
}

.co-fs17 {
    font-size: 131% !important;
}

.co-fs18 {
    font-size: 138.5% !important;
}

.co-fs19 {
    font-size: 146.5% !important;
}

.co-fs20 {
    font-size: 153.9% !important;
}

.co-fs21 {
    font-size: 161.6% !important;
}

.co-fs22 {
    font-size: 167% !important;
}

.co-fs23 {
    font-size: 174% !important;
}

.co-fs24 {
    font-size: 182% !important;
}

.co-fs25 {
    font-size: 189% !important;
}

.co-fs26 {
    font-size: 197% !important;
}

/*** font-color ***/
.co-fcblack {
    color: #333333;
}

.co-fcred {
    color: #dc4d4d;
}

.co-fcblue {
    color: #0066cc;
}

.co-fcgray {
    color: #666666;
}

.co-fclightgray {
    color: #999999;
}

/* line-height */
.co-lh10 {
    line-height: 1 !important;
}

.co-lh12 {
    line-height: 1.2 !important;
}

.co-lh16 {
    line-height: 1.6 !important;
}

.co-lh18 {
    line-height: 1.8 !important;
}

.co-lh20 {
    line-height: 2 !important;
}

/*** background-color ***/
.co-bgcpin {
    background-color: #ffe0df;
}

.co-bggray {
    background-color: #eeeeee;
}

/*** float ***/
.co-fl {
    float: left;
}

.co-fr {
    float: right;
}

/*** cursor ***/
.co-cp {
    cursor: pointer !important;
}

.co-cd {
    cursor: default !important;
}

/*** white-space ***/
.co-wsn {
    white-space: nowrap;
}

.co-wsnrml {
    white-space: normal;
}

/*** ぶら下げインデント ***/
.co-hang-indent08 {
    text-indent: -0.8em !important;
    padding-left: 0.8em !important;
}

.co-hang-indent10 {
    text-indent: -1em !important;
    padding-left: 1em !important;
}

.co-hang-indent14 {
    text-indent: -1.4em !important;
    padding-left: 1.4em !important;
}

/*** clearfix ***/
.co-clf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.co-clf {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .co-clf {
    height: 1%;
}

.co-clf {
    display: block;
}

/* End hide from IE-mac */

/* 旧バージョン */
.co-cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    zoom: 1;
}

.co-cf {
    min-height: 1px; /*for IE7*/
}

* html .co-cf { /*for U-IE6*/
    height: 1px;
    /*\*//*/  /*for MacIE5.x*/
    height: auto;
    overflow: hidden;
    /**/
}

/*** /clearfix ***/

/*** box ***/
.co-container {
    font-size: 82%;
    line-height: 1.4;
    *font-size: small;
    *font: x-small;

}

.co-container table {
    font-size: inherit;
    font: 100%;
}

.co-container ul {
    padding: 0;
    margin: 0;
}

.co-container p {
    margin: 0 0 8px 0;
    padding: 0;
}

.co-container p.auto-call a {
    margin-left: 10px;
}

[class*='co-box-brdr-'] {
    padding: 10px;
}

.co-box-brdr-red {
    border: 1px #dc4d4d solid;
}

.co-box-brdr-gray {
    border: 1px #cccccc solid;
}

.co-notice-area.auto-call,
.co-notice-area.auto-call-sp {
    border-radius: 0;
}

/* SP */
@media screen and (max-width: 670px) {
    [class*='co-box-brdr-'],
    .co-notice-area .auto-call {
        text-align: left;
    }

    .co-notice-area.auto-call-sp {
        border-top: 1px solid #CCCCCC;
        border-right: none;
        border-bottom: 1px solid #CCCCCC;
        border-left: none;
    }

    .co-container p.auto-call a {
        margin-left: 0;
    }
}

/*** /box ***/


/*** 見出し一覧 ***/

/* 親見出し-22px */
.co-container .co-title1 {
    border-bottom: 1px solid #ccc;
    color: #666666;
    width: 96%;
    margin: 20px auto;
}

.co-container .co-title1 span {
    font-size: 167%;
    font-weight: 600;
    padding-right: 0.3em;
}

/* /親見出し-22px */

/* 子見出し-16px */
.co-container .co-title2 {
    font-size: 123.1%;
    line-height: 1.5;
    font-weight: 600;
    margin: 1em auto 0.3em;
    border-left: 3px solid #333333;
    padding-left: 10px;
    text-align: left;
}

/* /子見出し-16px */

/* 孫見出し-16px */
.co-container .co-title3 {
    font-size: 123.1%;
    line-height: 1.5;
    font-weight: 600;
    margin: 1em auto 0.3em;
}

.co-container .co-title1-txt {
    margin-bottom: 15px;
    padding-top: 5px;
}

/* /孫見出し-16px */

/*** /見出し一覧 ***/

/** 見出しの右にテキストあるケース **/

.co-assist-link-l {
    float: left;
    text-align: left;
    white-space: nowrap;

    width: 20%;
}

.co-assist-link-r {
    float: right;
    text-align: right;
}

.co-connected-page-right {
    height: 1em;
    margin-bottom: 27px;
    margin-top: -40px;
    text-align: right !important
}

:root .co-connected-page-right {
    margin-bottom: 25px \0/ IE9;
}

/** 見出しの右にテキストあるケース **/

/*** 横並び定義済みリスト ***/
.co-item-dl {
    margin: 1px 0 0 0; /* 1pxはバグ対応 */
}

.co-item-dl dt {
    clear: left;
    float: left;
    white-space: nowrap;
}

.co-item-dl dd {
    vertical-align: top;
    padding-left: 1.2em;
    text-indent: -1.2em;
    margin-bottom: 3px;
    zoom: 1;
}

/* dtの文字数にあわせて幅を調整(dlに付与) */
.co-dtw25 dt {
    width: 2.5em;
}

.co-dtw25 dd {
    margin-left: 2.5em;
}

.co-dtw35 dt {
    width: 3.5em;
}

.co-dtw35 dd {
    margin-left: 3.5em;
}

.co-dtw45 dt {
    width: 4.5em;
}

.co-dtw45 dd {
    margin-left: 4.5em;
}

.co-dtw55 dt {
    width: 5.5em;
}

.co-dtw55 dd {
    margin-left: 5.5em;
}

.co-dtw65 dt {
    width: 6.5em;
}

.co-dtw65 dd {
    margin-left: 6.5em;
}

.co-dtw75 dt {
    width: 7.5em;
}

.co-dtw75 dd {
    margin-left: 7.5em;
}

.co-dtw85 dt {
    width: 8.5em;
}

.co-dtw85 dd {
    margin-left: 8.5em;
}

.co-dtw95 dt {
    width: 9.5em;
}

.co-dtw95 dd {
    margin-left: 9.5em;
}

/* table改行対応 */
.co-word-300bw {
    word-wrap: break-word;
    width: 300px;
}

.co-word-400bw {
    word-wrap: break-word;
    width: 400px;
}

/*** 読ませる文章 co-text ***/

.co-container .co-text {
    font-size: 116%;
    line-height: 1.5;
}

.co-container ul.co-text li {
    list-style-position: inside;
}

.co-container li.co-text {
    list-style-position: inside;
}

.co-container .co-text p {
    margin: 1em 0 0;
}

.co-container .co-text dt {
    margin: 0;
}

.co-container .co-text dd {
    margin: 0 0 0 1em;
}

/*** 読ませる文章 co-text ***/

/*** co-title2右端、関連ページへのリンク ***/

/*** コンテンツボックス:div用 ***/
.co-contents-box {
    border: 1px solid #ccc;
}

.co-contents-box .co-h3 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    background-color: #e6e6e6;
    padding: 5px;
}

.co-contents-box .co-h3 p {
    border-left: 5px solid #8f8f8f;
    font-weight: bold;
    margin: 0;
    padding: 3px 4px;
}

.co-contents-box .co-contents {
    padding: 5px;
}

/* 右端コンテンツ */
.co-contents-box .co-h3-fr {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    background-color: #e6e6e6;
    padding: 4px 0 4px 4px;
}

* html .co-contents-box .co-h3-fr {
    width: 100%;
}

.co-contents-box .co-h3-fr .fl {
    border-left: 5px solid #8f8f8f;
    font-weight: bold;
    margin: 1px;
    padding: 3px;
    float: left;
    width: auto;
}

.co-contents-box .co-h3-fr .fr {
    float: right;

    width: auto;
    padding: 4px 8px 4px 4px;
}

/* /右端コンテンツ */

/*** /コンテンツボックス:div用 ***/


/*** コンテンツボックス:table用 ***/
.co-contents-box-table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
}

.co-contents-box-table th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #e6e6e6;
    text-align: left;
}

.co-contents-box-table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
    word-break: break-all;
}

.co-contents-box-table p {
    margin: 0;
}

.co-contents-box-table .co-h3 p {
    border-top: 1px solid #fff;
}

.co-contents-box-table .co-h3 p span {
    border-left: 5px solid #8f8f8f;
    font-weight: bold;
    padding: 3px 4px 2px;
    margin: 5px;
    display: block;
}

.co-contents-box-table .co-h3 .fr {
    float: right;
    padding: 2px 4px;
    margin: 6px 5px 5px 5px;
}

/* 右端コンテンツ */
.co-contents-box-table .co-h3-fr {
    border-top: 1px solid #fff;
}

.co-contents-box-table .co-h3-fr .fl {
    border-left: 5px solid #8f8f8f;
    font-weight: bold;
    float: left;
    padding: 3px 4px;
    margin: 5px;
}

.co-contents-box-table .co-h3-fr .fr {
    float: right;
    padding: 3px 4px;
    margin: 5px;
}

/* /右端コンテンツ */

/*** /コンテンツボックス:table用 ***/


/*** headerポップアップリンク ***/
a.co-popup-link-01 {
    background-image: url(../image/popup-link-01.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 1.5em;
    padding-right: 15px;
}

a.co-popup-link-01:hover {
    background-image: url(../image/popup-link-01_on.gif);
}

/** お知らせicon用class **/
a.co-popup-link-01-hover {
    background-image: url(../image/popup-link-01_on.gif);
}

/*** /headerポップアップリンク ***/


/* 非表示 */
.co-hide {
    display: none !important;
}

/*** テキストアイコン ***/

.co-001w {
    padding-left: 16px;
    background-image: url(../image/co_001w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-001g {
    padding-left: 16px;
    background-image: url(../image/co_001g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-002w {
    padding-left: 16px;
    background-image: url(../image/co_002w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-002g {
    padding-left: 16px;
    background-image: url(../image/co_002g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-003w {
    padding-left: 16px;
    background-image: url(../image/co_003w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-003g {
    padding-left: 16px;
    background-image: url(../image/co_003g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-004w {
    padding-left: 16px;
    background-image: url(../image/co_004w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-004g {
    padding-left: 16px;
    background-image: url(../image/co_004g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-005w {
    padding-left: 16px;
    background-image: url(../image/co_005w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-005g {
    padding-left: 16px;
    background-image: url(../image/co_005g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-006w {
    padding-left: 16px;
    background-image: url(../image/co_006w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-006g {
    padding-left: 16px;
    background-image: url(../image/co_006g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-007w {
    padding-left: 16px;
    background-image: url(../image/co_007w.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-007g {
    padding-left: 16px;
    background-image: url(../image/co_007g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-008b {
    padding-left: 16px;
    background-image: url(../image/link_blank_g_00.svg);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-008g {
    padding-left: 16px;
    background-image: url(../image/co_008g.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-popup-link-02 {
    background-image: url(../image/popup-link-01.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    zoom: 1;
}

.co-popup-link-03 {
    background-image: url(../image/question_03.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    zoom: 1;
}

.co-pdfs {
    padding: 3px 0 3px 22px;
    background-image: url(../image/co_pdfs.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.co-msg {
    background: url('../image/msg_00.svg') left 4px top 4px no-repeat;
    background-size: 16px auto;
    padding: 0 2px 0 23px;
    display: inline-block;
}

/*** /テキストアイコン ***/


/** 絞込み：マイページver **/
.co-contents-box-table .box {
    padding: 0;
    line-height: 1.7;
}

.co-contents-box-table .box ul li {
    list-style-type: none;
}

.co-contents-box-table .box ul.bold li {
    font-weight: bold;
}

.co-contents-box-table .box li a {
    display: block;
    padding-left: 5px;
    width: 90%;
}

.co-contents-box-table .box .favorite-mark img {
    margin: 2px 0 0 0;
    position: absolute;
}

* html .co-contents-box-table .box .favorite-mark img { /* for -IE6 */
    margin: -2px 0 0 0;

}

.co-contents-box-table .box .favorite-mark span {
    margin-left: 20px;
}

.co-contents-box-table .box .favorite-mark-active span {
    color: #dc4d4d;
    padding-left: 25px;
    font-weight: bold;
}

.co-contents-box-table .box .favorite-mark-active {
    position: relative;
}

.co-contents-box-table .box .favorite-mark-active img {
    margin: 2px 0 0 5px;
    position: absolute;
}

* html .co-contents-box-table .box .favorite-mark-active img { /* for -IE6 */
    margin: -2px 0 0 5px;
}

.co-contents-box-table .box li ul li a {
    font-weight: normal;
    display: block;
    width: 90%;
    overflow: hidden;
}

.co-contents-box-table .box .title {
    background-color: #f6f6f6;
    padding: 10px;
    margin: 0;
    font-weight: bold;
}

.co-contents-box-table .box .list {
    list-style-position: outside;
    margin: 0;
    padding: 10px;
}

.co-contents-box-table .box .list ul {
    padding: 0 10px;
    margin: 0;
}

.co-contents-box-table .box .list ul li ul {
    margin: 0;
}

.co-contents-box-table .box .active span {
    font-weight: bold;
    color: #dc4d4d;
    padding-left: 5px;
}

.co-contents-box-table .box .w li ul li {
    width: 50%;
    float: left;
    padding: 0;
    margin: 0;
}

.co-contents-box-table .box .w .block {
    margin: 0;
    padding: 0;
}

.co-contents-box-table .box .list-fifty {
    margin: 0;
    padding: 0;
}

.co-contents-box-table .box .list-fifty li a {
    font-weight: bold;
    -moz-padding-start: 0;
    overflow: hidden;
}

/** /絞込み：マイページver **/


/*** ▼ページャー ***/
.co-pager {
    padding: 5px;
}

.co-pager .search-results {
    margin-right: 5px;
}

.co-pager a {
    padding: 4px 7px;
}

.co-pager .page a:hover {
    padding: 4px 7px;
    background-color: #8f8f8f;
    color: #fff;
    text-decoration: none;
}

.co-pager .select a:hover {
    padding: 4px 7px;
    background-color: #8f8f8f;
    color: #fff;
    text-decoration: none;
}

.co-pager .selected {
    padding: 4px 7px;
    background-color: #8f8f8f;
    color: #fff;
}

.co-pager .next a {
    font-weight: bold;
    padding-left: 5px;
}

.co-pager .prev a {
    font-weight: bold;
    padding: 0;
    padding-right: 5px;
}

/*** ▲ページャー ***/


/*** ▼アコーディオン ***/
/* 共通 */
.co-accordion {
    border: 1px solid #CCCCCC;
    border-bottom: none;
    zoom: 1;
}

.co-accordion ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.co-accordion ul li {
    border-bottom: 1px solid #CCCCCC;
}

.co-accordion .co-accordion-title {
    text-align: left;
    background: url(../image/accordion_gradient.gif) repeat-x;
    background-color: #dedede;
    border-top: 1px solid #FFFFFF;
    font-weight: bold;
    zoom: 1;
}

.co-accordion .co-accordion-title-nocontent {
    text-align: left;
    background-color: #e6e6e6;
    border-top: 1px solid #FFFFFF;
    font-weight: bold;
    padding: 5px 0;
    zoom: 1;
}

.co-accordion .co-accordion-title:hover {
    background: url(../image/accordion_gradient_on.gif) repeat-x;
    background-color: #cccccc;
}

/* 内容がなくアコーディオンではない（<a>はない）けれど、見た目を同じにしたい場合 */
.co-accordion .co-accordion-title-nocontent {
    padding: 5px;
}

.co-accordion .co-accordion-title a {
    display: block;
    outline: none !important;
    color: #0066cc;
    padding: 5px 0;
    zoom: 1;
}

.co-accordion .co-accordion-title a.open {

}

.co-accordion .co-accordion-title a :link {
    text-decoration: none;
}

.co-accordion .co-accordion-title a:hover {
    text-decoration: none;
}

.co-accordion .co-accordion-title a:active {
    text-decoration: none;
}

.co-accordion .co-accordion-title a span {
    background: url(../image/popup-link-01.gif) no-repeat right center;
    padding: 0 15px 0 5px;
    zoom: 1;
}

.co-accordion-contents {
    display: none;
}

.co-accordion .co-accordion-contents-inner {
    padding: 10px;
}

/* 上部search BOX(全般) */
.co-search-block {
    padding: 0 0 30px 0; /* バグ対策のためpaddingで。 */
    text-align: left;
}

.co-search-block table {
    width: 100%;
    padding: 0 0 0 0;
}

.co-search-block table th,
.co-search-block table td {
    padding-bottom: 5px;
}

.co-search-block table th {
    white-space: nowrap;
    text-align: left;
    background-color: #EEEEEE;
    border-bottom: 1px dotted #cccccc;
    *border-bottom: 1px solid #cccccc;
    padding: 8px 10px 7px 5px;
    width: 130px;
    vertical-align: top;
}

.co-search-block table td {
    padding-left: 10px;
    padding-top: 5px;
    border-bottom: 1px dotted #cccccc;
    vertical-align: middle;
}

.co-search-block table td img {
    vertical-align: bottom;
}

.co-search-block .co-search-submit {
    padding: 10px 0 10px 0;
    text-align: center;
    border-top: 1px solid #999999;
}

.co-search-block .co-accordion-title {
    background-color: #e6e6e6;
}

.co-search-block .co-accordion-contents-inner {
    padding-top: 0;
    border-top: 1px dotted #cccccc;
    padding: 1px 1px 1px 1px;
}

/* 上部search BOX(一部orすべてがデフォルトで開いている場合 accordionを内包する場合にも対応 co-search-blockの内側に指定) */
.co-open-search {
    border: 1px solid #999999;
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
}

.co-open-search .co-open-title {
    background-color: #999999;
    border-bottom: none;
    font-weight: bold;
    padding: 5px;
    color: #FFFFFF;
}

.co-open-search .co-open-basis {
    padding: 1px 1px 1px 1px;
}

.co-open-search .co-accordion {
    border-left: none;
    border-right: none;
}

.co-open-search .co-open-submit {
    margin-top: 10px;
    padding: 0 0 10px 0;
    text-align: center;
}

.co-open-search .co-search-submit {
    padding: 10px 0 10px 0;
    margin: 0 1px;
}

/* フォーム内 */
.fo-contents .co-accordion {
    border: none;
}

/*** ▲アコーディオン ***/


/* ツールチップ・オンマウス・タイプ */
.co-tooltip-onmouse span:not(.raccoonTranslate) {
    top: -113px;
    left: -300px;
    visibility: hidden;
    position: absolute;
}

.co-tooltip-onmouse a {
    color: #333333;
}

.co-tooltip-onmouse a:visited {
    color: #333333;
}

.co-tooltip-onmouse a:hover {
    color: #333333;
    position: relative;
    text-decoration: none;
    cursor: default;
}

.co-tooltip-onmouse a:active {
    color: #333333;
    text-decoration: none;
}

.co-tooltip-onmouse a:hover span:not(.raccoonTranslate) {
    margin-top: 19px;
    background: #ffffff;
    box-shadow: 1px 1px 3px 0px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px 0px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px 0px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    padding: 5px 10px;
    visibility: visible;
    top: 0;
    left: 0;
    color: #333333;
    text-decoration: none;
    display: block;

}

.co-tooltip-onmouse a span:not(.raccoonTranslate) {
    display: none;
}

/* ツールチップ・オンマウス・タイプ 右用（.co-tooltip-onmouseと同タグに追加）*/
.co-tooltip-onmouse-right span {
    right: 0 !important;
}

.co-tooltip-onmouse-right a:hover {
}

.co-tooltip-onmouse-right a:hover span {
    left: auto !important;
    right: 0 !important;
}

/* ツールチップ・オンマウス・タイプ ログイン前用 */

.co-tooltip-onmouse-pre span {
    top: -113px;
    right: 0;
    left: auto;
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.co-tooltip-onmouse-pre a {
    color: #333333;
}

.co-tooltip-onmouse-pre a:visited {
    color: #333333;
}

.co-tooltip-onmouse-pre a:hover {
    color: #333333;
    text-decoration: none;
    cursor: default;
    overflow: visible;
}

.co-tooltip-onmouse-pre a:active {
    color: #333333;
    text-decoration: none;
}

.co-tooltip-onmouse-pre a:hover span {
    margin-top: 19px;
    background: #ffffff;
    box-shadow: 1px 1px 3px 0px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px 0px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px 0px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    padding: 5px 10px;
    visibility: visible;
    top: 0;
    right: 0;
    color: #333333;
    text-decoration: none;
    overflow: visible;
}

/* オンマウス・タイプ2 （スクロール伸びるバグfix） */
.co-tooltip-onmouse2 a {
    position: relative;
    outline: none;
    cursor: default;
    color: #333;
}

.co-tooltip-onmouse2 a > span {
    position: absolute;
    top: 1.6em;
    left: 0;
    display: none;
    color: #333;
    background: #fff;
    box-shadow: 1px 1px 3px 0 #bbb;
    -webkit-box-shadow: 1px 1px 3px 0 #bbb;
    -moz-box-shadow: 1px 1px 3px 0 #bbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    padding: 5px 10px;
    z-index: 2;
}

.co-tooltip-onmouse2 a:visited,
.co-tooltip-onmouse2 a:hover,
.co-tooltip-onmouse2 a:active {
    color: #333333;
    text-decoration: none;
}

.co-tooltip-onmouse2 a:hover > span {
    display: block;
}


/*** ソート ***/

.co-sort a {
    width: 100%;
    display: block;
    padding-top: 7px;
}

.co-sort a:visited {
    color: #0066CC;
    text-decoration: none;
}

.co-sort a:hover {
    text-decoration: none;
    color: #0066CC;
    background-color: #c0c4de;
}

.co-sort a:active {
    color: #0066CC;
    text-decoration: none;
}

.co-sort {
    padding: 0 !important;
}

/*** ツールチップ ***/
/* 閉じるボタン*/
.co-tooltip-cancel {
    background: #999999;
    width: 1.3em;
    height: 1.2em;
    text-align: center;
    padding: 2px 1px 3px 2px;
    margin-left: auto;
    margin-right: 0;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-redius: 3px;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    float: right;
}

/* 閉じるボタン Lsize */
.co-tooltip-cancel-l {
    background: #999999;
    width: 1.7em;
    height: 1.6em;
    text-align: center;
    padding: 1px 0;
    margin-left: auto;
    margin-right: 0;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-redius: 3px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    float: right;
}

/* パネル内文言※オンマウス・タイプは不要 */
.co-tooltip-text {
    padding: 0em 1em 1em 1em;
    clear: left;
}

.co-tooltip-text-news {
    padding: 0em 1em 1em 1em;
    clear: left;
    margin-top: 20px;
    word-break: break-all;
}

.co-tooltip-text-holiday {
    padding: 0em 1em 0.1em 1em;
    clear: left;
    margin-top: 20px;
}

.co-tooltip-text-preorder {
    padding: 0;
}

/* 送信ボタンエリア */
.co-tooltip-submit-area {
    border-top: 1px solid #CCCCCC;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
}

/*オンマウス・タイプ*/
.co-tooltip-onmouse span:not(.raccoonTranslate) {
    top: -113px;
    left: -300px;
    visibility: hidden;
    position: absolute;
}

.co-tooltip-onmouse a {
    color: #333333;
    outline: none;
}

.co-tooltip-onmouse a:visited {
    color: #333333;
}

.co-tooltip-onmouse a:hover {
    color: #333333;
    position: relative;
    text-decoration: none;
    cursor: default;
}

.co-tooltip-onmouse a:active {
    color: #333333;
    text-decoration: none;
}

.co-tooltip-onmouse a {
    color: #333333;
}

.co-tooltip-onmouse a:hover span:not(.raccoonTranslate) {
    margin-top: 19px;
    background: #ffffff;
    box-shadow: 1px 1px 3px 0px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px 0px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px 0px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    padding: 5px 10px;
    visibility: visible;
    top: 0;
    left: 0;
    color: #333333;
    text-decoration: none;
}

/* オンクリック・タイプ */
.co-tooltip-onclick {
    display: none;
    position: absolute;
    margin-top: 3px;
    background: #ffffff;
    box-shadow: 1px 1px 3px 0px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px 0px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px 0px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    padding: 1px;
    z-index: 2;
}

.co-tooltip-onclick-wrap {
    position: relative;
}

/* モーダル・タイプ */
.co-tooltip-modal {
    display: none;
    position: fixed;
    top: 33%;
    background: #ffffff;
    box-shadow: 1px 1px 3px 0px #bbbbbb;
    -webkit-box-shadow: 1px 1px 3px 0px #bbbbbb;
    -moz-box-shadow: 1px 1px 3px 0px #bbbbbb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-redius: 5px;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    padding: 1px;
    z-index: 100003;
}

/* IE6対応 */
* html .co-tooltip-modal {
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.co-tooltip-modal-layer,
#modalDialogMask,
#modalDialogMaskIframe {
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    background-color: #000000;
    top: 0;
    left: 0;
    z-index: 9000;
}

/* IE6対応 */
* html .co-tooltip-modal-layer,
#modalDialogMask,
#modalDialogMaskIframe {
    position: absolute;
}

#modalDialogMaskIframe {
    z-index: 8999;
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    .co-tooltip-cancel {
        font-size: 20px;
        line-height: 1.2;
    }
}

/* リキッドレイアウト
 ※1307～TOPリニューアルより
全体的に適用させるには以下の指定が必要です（現在#tiles-index-mainでのみ使用）

#使用するページのコンテンツ部分のID {
	width: 100%;
	min-width: 989px;
}
* html #使用するページのコンテンツ部分のID {
	width: expression(document.body.clientWidth < 991? "989px" : "auto");
}
*/
#co-liquid-middle-left {
    width: 220px;
    float: left;
    padding: 0 27px 0 20px;
    z-index: 500;
}

* html #co-liquid-middle-left { /* for IE6 */
    padding: 0 17px 0 20px;
}

#co-liquid-middle-main {
    float: left;
    padding-top: 20px;
    min-width: 495px;
}

#co-liquid-middle-right {
    width: 180px;
    float: left;
    padding: 20px 20px 0 27px;
}

#co-liquid-bottom {
    padding-top: 30px;
}

/* 吹き出し型見出し */
.co-head-bln {
    height: 8px;
    position: relative;
    background: url("../image/bg_head_bln_line011.gif") repeat-x left bottom;
    clear: both;
    margin: 0 0 10px 0;
    padding-top: 1.5em;
}

.co-head-bln span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
    background: url("../image/bg_head_bln011.gif") no-repeat 30px 100%;
}

/* 画像センタリング
＜使い方＞
【HTML】
<div class="co-img-center-wrap">
	<div class="co-img-center">
		<div class="co-img-center-inner">
			<img src="センタリングしたい画像" alt="">
		<div>
	<div>
<div>

【個別CSS】
#どこどこの .co-img-center-wrap {
	width: ○px;
	height: ○px;
}
※枠線等つけたい場合は、co-img-center-wrapに対して付けてください。
*/
.co-img-center-wrap {
    display: table;
    text-align: center;
}

* html .co-img-center-wrap { /* for IE6 */
    position: relative;
}

*:first-child + html .co-img-center-wrap { /* for IE7 */
    position: relative;
}

.co-img-center-wrap .co-img-center {
    display: table-cell;
    vertical-align: middle;
}

* html .co-img-center-wrap .co-img-center { /* for IE6 */
    position: absolute;
    top: 50%;
    left: 50%;
}

*:first-child + html .co-img-center-wrap .co-img-center { /* for IE7 */
    position: absolute;
    top: 50%;
    left: 50%;
}

.co-img-center-wrap .co-img-center-inner {
    margin: 0;
}

* html .co-img-center-wrap .co-img-center-inner { /* for IE6 */
    position: relative;
    top: -50%;
    left: -50%;
}

*:first-child + html .co-img-center-wrap .co-img-center-inner { /* for IE7 */
    position: relative;
    top: -50%;
    left: -50%;
}

.co-img-center-wrap img {
    vertical-align: bottom;
}

/* 画像hover（透過処理） aタグに付与 */
.co-img-over:hover img {
    opacity: 0.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    background-color: #ffffff;
}

.co-img-over-2:hover img {
    opacity: 0.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    background-color: #ffffff;
    transition: all 0.1s linear 0s;
}

/* ブラウザ注意文言 */
.co-browser-attention {
    width: 100%;
    min-width: 989px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0;
    zoom: 1;
    z-index: 8000;
}

.co-browser-attention .browser-attention-inner {
    margin: 0 auto;
    white-space: nowrap;
    text-align: center;
}

.co-browser-attention .browser-tit {
    font-weight: bold;
    font-size: 14px;
}

.co-browser-attention .browser-txt {
    padding-top: 5px;
}

.co-browser-attention ul {
    margin: 8px 0 0 -4px;
}

.co-browser-attention li {
    display: inline;
    margin-right: 25px;
}

.co-browser-attention li img {
    margin-right: 10px;
    vertical-align: -8px;
}

/* お試し期間と紹介会員 */
.co-trial-info {
    background-color: #fff7e1;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0;
    text-align: center;
}

.co-trial-info span {
    display: inline-block;
    white-space: nowrap;
    zoom: 1;
}

/* newアイコン */
.co-new-link {
    background: url("../image/icon_con_new01.gif") no-repeat 0 3px;
    padding-left: 31px;
}

/* お知らせ（現在、ログイン前後TOP／取引企業一覧で使用） */
.co-notice-area {
    border-bottom: none;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff7e1;
    padding: 10px;
}

.co-notice-area .notice-area-inner {
    background-position: left 2px;
}

/* ボーダーなしバージョン */
.co-notice-nobrdr-area {
    background-color: #fff7e1;
    padding: 10px;
    font-size: 13px;
    text-align: left;
}

/* グレーのインフォアイコンあるバージョン */
body .co-notice-gicon {
    font-size: 13px;
    display: inline-flex;
    padding: 8px 10px 7px;
    margin-bottom: 10px;
    background-color: #fff7e1;
    border: 1px #cccccc solid;
    color: #666666;
}

body .co-notice-gicon:before {
    content: '！';
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: #aaaaaa;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    text-indent: 0;
    margin: 1px 6px 0 0;
}

/* SP */
@media screen and (max-width: 670px) {
    body .co-notice-gicon {
        margin: 10px;
        font-size: 12px;
        width: calc(100% - 20px);
    }

    body .co-notice-gicon:before {
        font-size: 13px;
    }
}

/* 印刷関連 */
@media print {
    /* 印刷しない */
    .co-noprint {
        display: none;
    }

    html, body {
        height: auto;
    }
}

/* 文末：コロン */
.co-colon:after {
    content: "：";
}

*:first-child + html .co-colon { /* for IE7 */
    margin-right: 5px;
}

/* 範囲なみなみの左右マージン用 */
.co-range {
    margin: 0 3px;
}

/* 赤い文字アイコン（新規出展企業マーク） */
p.co-red-icon {
    display: inline-block;
    background-color: #dc4d4d;
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    padding: 2px 6px;
    border-radius: 10px;
    margin: 0 5px 5px 0;
    vertical-align: 3px;
    font-weight: normal;
}

*:first-child + html p.co-red-icon { /* for IE7 */
    display: inline;
    zoom: 1;
}

/* サジェスト */
.ac_results {
    z-index: 10002 !important;
    position: absolute !important;
}

.ac_results_fix {
    z-index: 10002 !important;
    position: fixed !important;
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    .ac_results_fix { /* TAB、SPはabsoluteに */
        position: absolute !important;
    }
}

/* タブ
-------------------------------------------------------------------------- */
.tab-area-area {
    position: relative;
    border-bottom: 5px solid #1145aa;
    margin-bottom: 15px;
}

.tab-area-tabarea .tab-area-tab,
.tab-area-tabarea .tab-area-tab-on {
    font-family: Century Gothic, Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 0.5px;
    display: block;
    float: left;
    border-top: 1px solid #1145aa;
    border-left: 1px solid #1145aa;
    border-right: 1px solid #1145aa;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    line-height: 1;
    text-align: center;
    margin-right: 10px;
    font-weight: bold;
}

.tab-area-tabarea .tab-area-tab {
    color: #2151b0;
    text-shadow: 1px 1px #ffffff, -1px -1px #ffffff;
    border-bottom: 1px solid #ffffff;
}

.tab-area-tabarea .tab-area-tab-on {
    color: #ffffff;
    border-bottom: 1px solid #1145aa;
}

.tab-area-tabarea .tab-area-tab:hover,
.tab-area-tabarea .tab-area-tab-on:hover {
    text-decoration: none;
}

.tab-area-tabarea .tab-area-tab span,
.tab-area-tabarea .tab-area-tab-on span {
    padding: 9px 15px 7px;
    display: block;
}

.tab-area-tabarea .tab-area-tab span {
    background-color: #e9ebf2;
    background-image: -moz-linear-gradient(center top, #ffffff, #e9ebf2);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e9ebf2), color-stop(1, #ffffff));
    background: -ms-linear-gradient(top, #ffffff 0%, #e9ebf2 100%);
    background: linear-gradient(top, #ffffff 0%, #e9ebf2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#e9ebf2');
}

.tab-area-tabarea .tab-area-tab:hover span {
    padding: 10px 15px 6px;
    background-color: #e0e0e9;
    background-image: -moz-linear-gradient(center top, #e0e0e9, #e0e0e9);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0e0e9), color-stop(1, #e0e0e9));
    background: -ms-linear-gradient(top, #e0e0e9 0%, #e0e0e9 100%);
    background: linear-gradient(top, #e0e0e9 0%, #e0e0e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e0e0e9', endColorstr='#e0e0e9');
}

/* タブon状態 */
.tab-area-tabarea .tab-area-tab-on span {
    background-color: #1145aa;
    background-image: -moz-linear-gradient(center top, #1e69e2, #1145aa);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1145aa), color-stop(1, #1e69e2));
    background: -ms-linear-gradient(top, #1e69e2 0%, #1145aa 100%);
    background: linear-gradient(top, #1e69e2 0%, #1145aa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#1e69e2', endColorstr='#1145aa');
}

/* TAB */
@media screen and (min-width: 671px) and (max-width: 940px) {
    .tab-area-area {
        margin-top: 20px;
    }
}

/* SP */
@media screen and (max-width: 670px) {
    .tab-area-area {
        width: 100% !important;
        margin-top: 10px;
    }

    .tab-area-area .tab-area-tabarea {
        margin: 0 5px;
        text-align: center;
    }

    .tab-area-area .tab-area-tabarea [class^='tab-area-tab'] {
        float: none;
        display: inline-block;
        vertical-align: bottom;
        margin: 0 3px;
    }

    .tab-area-tabarea .tab-area-tab span,
    .tab-area-tabarea .tab-area-tab-on span {
        padding: 9px 10px 7px;
    }

    .tab-area-tabarea .tab-area-tab:hover span {
        padding: 10px 10px 6px;
    }
}

/* ボタン-button
----------------------------------------------------------------------------------------------- */
/* 外枠 */
.form-btn {
    margin: 30px auto 0;
    text-align: center;
}

/* デフォルト */
.co-btn {
    display: inline-block;
    margin: 0 auto;
    white-space: nowrap;
    zoom: 1;
    vertical-align: bottom;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    font-family: 'Trebuchet MS', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.co-btn input {
    border: none;
    cursor: pointer;
    font-family: 'Trebuchet MS', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    margin: 0;
    box-sizing: content-box;
    border-radius: 0;
}

.co-btn input:focus {
    outline: none;
}

.co-btn input,
.co-btn input::-moz-focus-inner {
    outline: none;
    border: 0;
}

.co-btn > span {
    display: block;
    text-align: center;
    position: relative;
}

.co-btn > span > a, .co-btn input {
    line-height: 1;
}

.co-btn:hover {
    cursor: pointer;
}

.co-btn:hover a,
.co-btn:hover input {
    text-decoration: none;
}

/*** サイズ ***/
/* MIN */
.co-btn-min,
.co-btn-min > span > a,
.co-btn-min > span > span,
.co-btn-min input {
    min-width: 35px;
}

.co-btn-min {
    font-size: 12px;
}

.co-btn-min > span > a,
.co-btn-min > span > span {
    padding: 2px 5px;
}

.co-btn-min input {
    padding: 2px 5px;
    font-size: 13px;
}

.co-btn-min:hover > span > a, .co-btn-min:hover input {
    padding: 3px 5px 1px;
}

/* SS */
.co-btn-ss,
.co-btn-ss > span > a,
.co-btn-ss > span > span,
.co-btn-ss input {
    min-width: 30px;
}

.co-btn-ss {
    font-size: 13px;
}

.co-btn-ss > span > a,
.co-btn-ss > span > span {
    padding: 5px 7px;
}

.co-btn-ss input {
    padding: 5px 7px;
    font-size: 13px;
}

.co-btn-ss:hover > span > a, .co-btn-ss:hover input {
    padding: 6px 7px 4px;
}

/* S */
.co-btn-s,
.co-btn-s > span > a,
.co-btn-s > span > span,
.co-btn-s input {
    min-width: 70px;
}

.co-btn-s {
    font-size: 14px;
}

.co-btn-s > span > a,
.co-btn-s > span > span {
    padding: 8px 12px;
}

.co-btn-s input {
    padding: 8px 12px;
    font-size: 14px;
}

.co-btn-s:hover > span > a, .co-btn-s:hover input {
    padding: 9px 12px 7px;
}

/* M */
.co-btn-m,
.co-btn-m > span > a,
.co-btn-m > span > span,
.co-btn-m input {
    min-width: 130px;
}

.co-btn-m {
    font-size: 18px;
}

.co-btn-m > span > a,
.co-btn-m > span > span {
    padding: 9px 12px;
}

.co-btn-m input {
    padding: 9px 12px;
    font-size: 18px;
}

.co-btn-m:hover > span > a, .co-btn-m:hover input {
    padding: 10px 12px 8px;
}

/* L */
.co-btn-l,
.co-btn-l > span > a,
.co-btn-l > span > span,
.co-btn-l input {
    min-width: 160px;
}

.co-btn-l {
    font-size: 19px;
}

.co-btn-l > span > a,
.co-btn-l > span > span {
    padding: 11px 12px;
}

.co-btn-l input {
    padding: 11px 12px;
    font-size: 19px;
}

.co-btn-l:hover > span > a, .co-btn-l:hover input {
    padding: 12px 12px 10px;
}

/* LL */
.co-btn-ll,
.co-btn-ll > span > a,
.co-btn-ll > span > span,
.co-btn-ll input {
    min-width: 180px;
}

.co-btn-ll {
    font-size: 23px;
}

.co-btn-ll > span > a,
.co-btn-ll > span > span {
    padding: 16px 18px;
}

.co-btn-ll input {
    padding: 16px 18px;
    font-size: 23px;
}

.co-btn-ll:hover > span > a, .co-btn-ll:hover input {
    padding: 18px 18px 14px;
}

/* 3L */
.co-btn-3l,
.co-btn-3l > span > a,
.co-btn-3l > span > span,
.co-btn-3l input {
    min-width: 220px;
}

.co-btn-3l {
    font-size: 31px;
}

.co-btn-3l > span > a,
.co-btn-3l > span > span {
    padding: 22px 24px;
}

.co-btn-3l input {
    padding: 22px 24px;
    font-size: 31px;
}

.co-btn-3l:hover > span > a, .co-btn-3l:hover input {
    padding: 24px 24px 20px;
}

/* 色 */
/* 赤 */
.co-btn-red {
    border-color: #d64945;
    border-width: 1px;
    border-style: solid;
}

.co-btn-red > span {
    border-color: #ffb4ba #de6c68 #de6c68;
    border-width: 1px;
    border-style: solid;
}

.co-btn-red > span > a,
.co-btn-red input {
    color: #ffffff;
    background-color: #FF8C1D;
    /*background-image: -moz-linear-gradient(center top, #f7837f, #c2222a);*/
    /*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c2222a), color-stop(1, #f7837f));*/
    /*background: -ms-linear-gradient(top, #f7837f 0%, #c2222a 100%);*/
    /*background: linear-gradient(top, #f7837f 0%, #c2222a 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f7837f', endColorstr='#c2222a');
    display: block;
    position: relative;
}

.co-btn-red:hover > span > a,
.co-btn-red:hover span input {
    background-color: #CC6E16;
    /*background-image: -moz-linear-gradient(center top, #d82d2d, #d82d2d);*/
    /*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d82d2d), color-stop(1, #d82d2d));*/
    /*background: -ms-linear-gradient(top, #d82d2d 0%, #d82d2d 100%);*/
    /*background: linear-gradient(top, #d82d2d 0%, #d82d2d 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#d82d2d', endColorstr='#d82d2d');
}

/* 青 */
.co-btn-blue {
    border-color: #2651ca;
    border-width: 1px;
    border-style: solid;
}

.co-btn-blue > span {
    border-color: #92b6ff #4e71f1 #4e71f1;
    border-width: 1px;
    border-style: solid;
}

.co-btn-blue > span > a,
.co-btn-blue input {
    color: #ffffff;
    background-color: #0033f0;
    background-image: -moz-linear-gradient(center top, #558bf8, #0033f0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0033f0), color-stop(1, #558bf8));
    background: -ms-linear-gradient(top, #558bf8 0%, #0033f0 100%);
    background: linear-gradient(top, #558bf8 0%, #0033f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#558bf8', endColorstr='#0033f0');
    display: block;
    position: relative;
}

.co-btn-blue:hover > span > a,
.co-btn-blue:hover span input {
    background-color: #1849f0;
    background-image: -moz-linear-gradient(center top, #1849f0, #1849f0);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1849f0), color-stop(1, #1849f0));
    background: -ms-linear-gradient(top, #1849f0 0%, #1849f0 100%);
    background: linear-gradient(top, #1849f0 0%, #1849f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#1849f0', endColorstr='#1849f0');
}

/* ホワイト */
.co-btn-wht {
    border-color: #59717f;
    border-width: 1px;
    border-style: solid;
    text-shadow: 1px 1px 0 #ffffff;
}

.co-btn-wht > span {
    border-color: #ffffff #dddddd #dddddd #ffffff;
    border-width: 1px;
    border-style: solid;
}

.co-btn-wht > span > a,
.co-btn-wht span input {
    color: #222222;
    background-color: #e9e9f2;
    background-image: -moz-linear-gradient(center top, #ffffff 45%, #f0f0f7 70%, #e9e9f2 85%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e9e9f2), color-stop(0.3, #f0f0f7), color-stop(0.6, #ffffff));
    background: -ms-linear-gradient(top, #ffffff 0%, #e9e9f2 100%);
    background: linear-gradient(top, #ffffff 0%, #e9e9f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#e9e9f2');
    display: block;
    position: relative;
}

.co-btn-wht.co-btn-m > span > a,
.co-btn-wht.co-btn-m span input {
    color: #4e4e4e;
}

.co-btn-wht:hover > span {
    border-color: #f4f4f4;
}

.co-btn-wht:hover > span > a,
.co-btn-wht:hover span input {
    background-color: #e0e0e9;
    background-image: -moz-linear-gradient(center top, #e0e0e9, #e0e0e9);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0e0e9), color-stop(1, #e0e0e9));
    background: -ms-linear-gradient(top, #e0e0e9 0%, #e0e0e9 100%);
    background: linear-gradient(top, #e0e0e9 0%, #e0e0e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e0e0e9', endColorstr='#e0e0e9');
}

/* ブラック */
.co-btn-blk {
    border-color: #5b5b5b;
    border-width: 1px;
    border-style: solid;
}

.co-btn-blk > span {
    border-color: #cccccc #a0a0a0 #8c8c8c;
    border-width: 1px;
    border-style: solid;
}

.co-btn-blk > span > a,
.co-btn-blk span input {
    color: #e0e0e0;
    background-color: #9d9d9d;
    background-image: -moz-linear-gradient(center top, #9d9d9d, #595959);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #595959), color-stop(1, #9d9d9d));
    background: -ms-linear-gradient(top, #9d9d9d 0%, #595959 100%);
    background: linear-gradient(top, #9d9d9d 0%, #595959 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#9d9d9d', endColorstr='#595959');
    display: block;
    position: relative;
}

.co-btn-blk:hover > span > a,
.co-btn-blk:hover span input {
    background-color: #666666;
    background-image: -moz-linear-gradient(center top, #666666, #666666);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #666666), color-stop(1, #666666));
    background: -ms-linear-gradient(top, #666666 0%, #666666 100%);
    background: linear-gradient(top, #666666 0%, #666666 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#666666', endColorstr='#666666');
}

/* disabled */
.co-btn-dsbl {
    border: 1px #dadada solid;
}

.co-btn-dsbl > span {
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    line-height: 1;
    cursor: default;
}

.co-btn-dsbl span > span {
    border: 0;
    display: block;
    color: #aaaaaa;
    position: relative;
    background-color: #f3f4f8;
    border-radius: 2px;
}

/* >つき */
.co-btn-page > span > a:before,
.co-btn-page > span > span:before {
    margin-right: 5px;
    float: left;
}

.co-btn-red.co-btn-page > span > a:before,
.co-btn-blue.co-btn-page > span > a:before,
.co-btn-blk.co-btn-page > span > a:before {
    content: url('../image/icon_btn_page_00.png');
}

.co-btn-wht.co-btn-page > span > a:before,
.co-btn-dsbl.co-btn-page > span > span:before {
    content: url('../image/icon_btn_page_01.png');
}

.co-btn-red.co-btn-page.co-btn-ll > span > a:before,
.co-btn-blue.co-btn-page.co-btn-ll > span > a:before,
.co-btn-red.co-btn-page.co-btn-3l > span > a:before,
.co-btn-blue.co-btn-page.co-btn-3l > span > a:before {
    content: url('../image/icon_btn_page_02.png');
}

/* inputタイプ（inputタグの前にimgタグで画像を入れる） */
.co-btn-page > span > img {
    position: absolute;
    z-index: 3;
}

.co-btn-min.co-btn-page > span > img,
.co-btn-ss.co-btn-page > span > img {
    left: 6px;
}

.co-btn-s.co-btn-page > span > img,
.co-btn-m.co-btn-page > span > img,
.co-btn-l.co-btn-page > span > img {
    left: 12px;
}

.co-btn-min.co-btn-page input,
.co-btn-ss.co-btn-page input,
.co-btn-min.co-btn-page:hover input,
.co-btn-ss.co-btn-page:hover input {
    padding-left: 15px;
}

.co-btn-s.co-btn-page input,
.co-btn-m.co-btn-page input,
.co-btn-l.co-btn-page input,
.co-btn-s.co-btn-page:hover input,
.co-btn-m.co-btn-page:hover input,
.co-btn-l.co-btn-page:hover input {
    padding-left: 20px;
}

.co-btn-min.co-btn-page > span > img {
    top: 4px;
}

.co-btn-min.co-btn-page:hover > span > img {
    top: 5px;
}

.co-btn-ss.co-btn-page > span > img {
    top: 7px;
}

.co-btn-ss.co-btn-page:hover > span > img {
    top: 8px;
}

.co-btn-s.co-btn-page > span > img {
    top: 10px;
}

.co-btn-s.co-btn-page:hover > span > img {
    top: 11px;
}

.co-btn-m.co-btn-page > span > img {
    top: 14px;
}

.co-btn-m.co-btn-page:hover > span > img {
    top: 15px;
}

.co-btn-l.co-btn-page > span > img {
    top: 17px;
}

.co-btn-l.co-btn-page:hover > span > img {
    top: 18px;
}

/* カートアイコン */
.co-btn-cart > span > a:before {
    content: url('../image/icon_cart_02.png');
    margin-right: 8px;
    vertical-align: middle;
}

.co-btn-cart-rwd > span > a:before { /* RWD対応 */
    content: '';
    display: inline-block;
    width: 19px;
    height: 17px;
    background-image: url('../image/icon_cart_03.png');
    background-size: contain;
    margin-right: 8px;
    vertical-align: middle;
}

/* ボタン（co-btns）
-------------------------------------------------------------- */
[class*='co-btns-'] {
    display: inline-block;
    text-align: center;
    margin: 1px;
    line-height: 1;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 5px;
    font-family: "Trebuchet MS", "メイリオ", Meiryo, "Hiragino Sans", sans-serif;
    border-style: solid;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    -webkit-appearance: none;
    appearance: none;
}

[class*='co-btns-']:hover {
    text-decoration: none;
}

/*** サイズ ***/
/* MIN */
.co-btns-min {
    min-width: 45px;
    font-size: 12px;
    padding: 2px 5px;
}

.co-btns-min:not(.co-btns-dsbl):hover {
    padding-top: 3px;
    padding-bottom: 1px;
}

/* SS */
.co-btns-ss {
    min-width: 45px;
    font-size: 13px;
    padding: 5px 7px;
}

.co-btns-ss:not(.co-btns-dsbl):hover {
    padding-top: 6px;
    padding-bottom: 4px;
}

/* S */
.co-btns-s {
    min-width: 100px;
    font-size: 14px;
    padding: 8px 12px;
}

.co-btns-s:not(.co-btns-dsbl):hover {
    padding-top: 9px;
    padding-bottom: 7px;
}

/* M */
.co-btns-m {
    min-width: 160px;
    font-size: 18px;
    padding: 9px 12px;
}

.co-btns-m:not(.co-btns-dsbl):hover {
    padding-top: 10px;
    padding-bottom: 8px;
}

/* L */
.co-btns-l {
    min-width: 190px;
    font-size: 19px;
    padding: 11px 12px;
}

.co-btns-l:not(.co-btns-dsbl):hover {
    padding-top: 12px;
    padding-bottom: 10px;
}

/*** 色 ***/
.co-btns-red, .co-btns-blue {
    color: #ffffff !important;
}

/* 赤 */
.co-btns-red {
    box-shadow: 0 0 0 1px #d64945;
    border-width: 1px;
    border-color: #ffb4ba #de6c68 #de6c68;
    background: linear-gradient(180deg, #f7837f, #c2222a);
}

.co-btns-red:hover {
    background: #d82d2d;
}

/* 青 */
.co-btns-blue {
    box-shadow: 0 0 0 1px #2651ca;
    border-width: 1px;
    border-color: #92b6ff #4e71f1 #4e71f1;
    background: linear-gradient(180deg, #558bf8, #0033f0), #558bf8;
}

.co-btns-blue:hover {
    background: #1849f0;
}

/* 白 */
.co-btns-wht {
    box-shadow: 0 0 0 1px #59717f;
    border-width: 1px;
    border-color: #ffffff #dddddd #dddddd #ffffff;
    background: linear-gradient(180deg, #ffffff 40%, #f0f0f7, #e9e9f2), #ffffff;
    color: #333333 !important;
}

.co-btns-wht:hover {
    background: #e0e0e9;
}

/* 黒 */
.co-btns-blk {
    box-shadow: 0 0 0 1px #5b5b5b;
    border-width: 1px;
    border-color: #cccccc #a0a0a0 #8c8c8c;
    background: linear-gradient(180deg, #9d9d9d, #595959), #9d9d9d;
    color: #e0e0e0 !important;
}

.co-btns-blk:hover {
    background: #666666;
}

/* disabled */
.co-btns-dsbl {
    box-shadow: 0 0 0 1px #dadada;
    border-width: 1px;
    border-color: #ffffff;
    background: #f3f4f8;
    color: #aaaaaa !important;
    cursor: default;
}

.co-btns-dsbl:hover {
    background: #f3f4f8;
}

/* リンクテキスト
-------------------------------------------------------------------------- */
.co-btn-link {
    display: inline-block;
    margin: 0 auto;
    white-space: nowrap;
    zoom: 1;
    vertical-align: bottom;
    font-size: 15px;
    font-family: Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.co-btn-link > span,
.co-btn-link > span > a {
    display: block;
    position: relative;
    color: #0066cc;
}

.co-btn-link > span > a {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    overflow: hidden;
    border-color: #0066cc;
    border-width: 1px;
    border-style: solid;
}

.co-btn-link:hover > span > a {
    color: #ffffff;
    background-color: #0066cc;
    text-decoration: none;
    cursor: pointer;
}

.co-btn-link > span > a:after {
    content: url('../image/icon_btn_link_00.png');
    margin-left: 16px;
}

.co-btn-link:hover > span > a:after {
    content: url('../image/icon_btn_link_00_on.png');
    margin-left: 16px;
}

.co-btn-link > span > a,
.co-btn-link > span > span {
    padding: 5px 10px 3px 20px;
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    /*** 固定ボタン ***/
    .btm-fix-btns {
        position: fixed;
        background-color: rgba(255, 255, 255, 0.9);
        bottom: 0;
        left: 0;
        z-index: 1000;
        padding: 10px 0;
        margin: 0 !important;
        text-align: center !important;
        width: 100%;
        font-size: 12px;
    }

    /* 会員登録リンク */
    #register-btn-fix a {
        color: #ffffff;
        background-color: #dc4d4d;
        display: block;
        padding: 10px;
        width: 74%;
        max-width: 23em;
        margin: 0 auto;
        font-size: 15px;
        border-radius: 10px;
    }
}

/* 満足度の星部分
-------------------------------------------------------------------------- */
.dealer-satisfaction-score {
    display: none;
    position: absolute;
    z-index: 2;
    padding: 5px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    cursor: default;
}

.dealer-satisfaction-score .satisfaction-score-tbl {
    display: table;
    padding: 15px;
    width: 450px;
    margin: 0 auto;
}

.co-satisfy-star-container {
    text-align: left;
    display: table-cell;
    vertical-align: top;
}

.co-satisfy-star-container:first-child {
    padding-right: 25px;
}

.co-satisfy-star-container .point {
    display: inline-block;
    width: 5.5em;
}

.co-satisfy-star-box {
    background-color: #cccccc;
    display: inline-block;
    height: 21px;
    position: relative;
    vertical-align: middle;
    width: 98px;
}

.co-satisfy-star-bar {
    background-color: #f6d147;
    display: inline-block;
    height: 21px;
    left: 0;
    position: absolute;
}

.co-satisfy-star {
    position: relative;
    vertical-align: middle;
}

.co-satisfy-star:before {
    content: url('../image/score_star_00.png');
    position: relative;
    vertical-align: middle;
}

/* 英語版 */
.dealer-satisfaction-score.frn .satisfaction-score-tbl {
    width: 100%;
    box-sizing: border-box;
}

.co-satisfy-star-container.frn .point {
    display: inline-block;
    width: 12.5em;
}

.co-satisfy-star-box.frn .co-satisfy-star:before {
    content: url('../image/score_star_00_frn.png');
}

/* 取引企業一覧、商品詳細の特別なお知らせ
-------------------------------------------------------------------------- */
.co-notice-area.irreg-notice {
    padding: 10px;
    width: 96%;
    margin: 15px auto 20px;
    font-size: 14px;
    box-sizing: border-box;
    text-align: left;
}

/* 取引企業一覧 */
.tradinglist-serch-wrap .co-notice-area.irreg-notice {
    width: 98%;
    margin-bottom: -10px;
}

/* 商品一覧系
-------------------------------------------------------------------------- */
/* 枠組み */
#co-plist-layout-outer {
    position: relative;
}

.jsp-layout-base-layout {
    width: 98%;
    margin: 25px auto 0;
}

.co-plist-layout-wrap {
    display: table;
    width: 96%;
    margin: 0 auto;
    table-layout: fixed;
}

.co-plist-layout-wrap .co-plist-layout-parts {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.co-plist-layout-wrap .co-plist-layout-parts.search-box-parts {
    width: 220px;
}

/* 商品枠内の企業名の表示制限 */
.dealername.dn-hfixed {
    max-height: 2.8em;
    overflow: hidden;
}

/* 並び替え付近 */
.listorder-box {
    text-align: left;
    font-size: 13px;
}

#jsp-tiles-tradinglist-list .listorder-box { /* 検討中リスト、取引企業一覧 */
    margin: 0 auto;
    width: 98%;
}

#my-campaign-list .listorder-box { /* キャンペーン一覧 */
    margin: 0 auto;
    width: 96%;
    max-width: 1100px;
}

#my-campaign-list .listorder-box.notupper-order {
    border: 0;
}

.listorder-box.upper-order {
    border-bottom: 1px #cccccc solid;
    padding-bottom: 4px;
}

.listorder-box.notupper-order {
    border-top: 1px #cccccc solid;
    padding-top: 5px;
}

.listorder-box a,
.listorder-slct,
.view-type-box,
.dealer-list-switch,
.dealer-list-switch [class^="type-"],
.page-nav-numtxt,
.page-nav-area .co-selected,
.view-type-brdr:after {
    display: inline-block;
    vertical-align: middle;
}

/* 並び替えプルダウン */
.listorder-slct,
.co-slct-pldwn {
    margin: 0 20px 4px 0;
}

.listorder-slct select,
.co-slct-pldwn select {
    border-radius: 4px;
    border: 1px #aaaaaa solid;
    background: url('../image/arrow_down.gif') right 10px center no-repeat;
    font-size: 13px;
    margin: 0;
    padding: 4px 24px 2px 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif;
}

.listorder-slct select::-ms-expand,
.co-slct-pldwn select::-ms-expand {
    display: none;
}

:root .listorder-slct select { /* IE9 */
    appearance: normal \0/;
    padding: 3px \0/;
    background: none \0/;
}

/* 表示切替 */
.view-type-box {
    margin: 2px 15px 2px 0;
}

.view-type-brdr {
    position: relative;
    margin-right: 22px;
}

.view-type-brdr:after {
    content: '';
    border-right: 2px #8f8f8f solid;
    margin-right: 10px;
    padding-right: 10px;
    height: 1em;
    position: absolute;
    right: -22px;
    top: 0.2em;
}

.dealer-list-switch {
    margin: 2px 0;
}

.dealer-list-switch a {
    color: #0066cc;
}

.dealer-list-switch [class^="type-"] {
    margin-right: 15px;
}

.dealer-list-switch [class^="type-"]:before {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px -4px 0;
}

.dealer-list-switch [class*="-select"] {
    font-weight: bold;
}

.dealer-list-switch [class*="-normal"]:hover:before {
    opacity: 0.8;
}

.dealer-list-switch .type-list-normal:before {
    content: url("../image/list_normal01.png");
}

.dealer-list-switch .type-detail-normal:before {
    content: url("../image/detail_normal01.png");
}

.dealer-list-switch .type-list-select:before {
    content: url("../image/list_select01.png");
}

.dealer-list-switch .type-detail-select:before {
    content: url("../image/detail_select01.png");
}

/* ページャー */
.page-nav-area {
    float: right;
    text-align: right;
    margin: 4px 0;
    line-height: 1;
}

.page-nav-area a,
.page-nav-area .co-selected {
    font-weight: bold;
    border: 1px transparent solid;
    padding: 5px 6px 3px;
    text-align: center;
}

.page-nav-area a {
    color: #0066cc;
}

.page-nav-area .co-selected {
    color: #333333;
}

.page-nav-area a:hover {
    text-decoration: none;
    border: 1px #0066cc solid;
}

.page-nav-numtxt {
    font-size: 11px;
    color: #666666;
    margin: 6px 5px;
}

.page-nav-area .page-nav-prev,
.page-nav-area .page-nav-next {
    padding: 5px 7px 3px;
}

.page-nav-prev:before,
.page-nav-next:after {
    content: '';
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    border-style: solid;
    border-color: #0066cc;
    border-width: 2px 2px 0 0;
}

.page-nav-prev:before { /* 前へ */
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.page-nav-next:after { /* 次へ */
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    /* 枠組み */
    #co-plist-layout-outer,
    #co-plist-layout-outer .jsp-layout-base-layout,
    .co-plist-layout-wrap,
    .co-plist-layout-wrap .co-plist-layout-parts {
        width: 100%;
        display: block;
        margin: 0;
    }

    .listorder-box * {
        box-sizing: border-box;
    }

    .listorder-box, .page-nav-area, .page-nav-area span {
        margin: 0;
    }

    .smd-listorder-area {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        position: relative;
        z-index: 3;
    }

    .listorder-box.upper-order {
        padding: 0 5px 10px;
        border: 0;
        width: calc(52% - 10px);
    }

    .page-nav-area {
        line-height: 1.2;
    }

    .listorder-box .page-nav-area span.page-nav-numtxt {
        font-size: 11px;
        color: #666666;
    }

    /* ページャー */
    .listorder-slct, .dealer-list-switch,
    .listorder-box.upper-order .page-nav-area > *:not(.page-nav-numtxt) {
        display: none !important;
    }

    .listorder-box .page-nav-area .page-nav-numtxt {
        font-size: 13px;
    }

    /* ページャー：下 */
    .listorder-box.notupper-order {
        padding: 0 0 20px;
        margin-top: -1px;
        position: relative;
    }

    .listorder-box.notupper-order .page-nav-area {
        float: none;
        border-bottom: 1px #cccccc solid;
        background-color: #ffffff;
    }

    .listorder-box.notupper-order .page-nav-area span {
        display: inline-block;
        vertical-align: middle;
    }

    .listorder-box.notupper-order .page-nav-numtxt {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .listorder-box.notupper-order .page-nav-area * {
        border: 0;
    }

    .listorder-box.notupper-order .page-nav-area a:not([class^='page-nav-']) {
        display: none;
    }

    .listorder-box.notupper-order .page-nav-area .page-nav-prev,
    .listorder-box.notupper-order .page-nav-area .page-nav-next {
        text-indent: -200px;
        width: 70px;
        height: 50px;
        padding: 0;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

    .listorder-box.notupper-order .page-nav-area .page-nav-prev:before,
    .listorder-box.notupper-order .page-nav-area .page-nav-next:after {
        position: absolute;
        top: 18px;
        width: 0.9em;
        height: 0.9em;
    }

    .listorder-box.notupper-order .page-nav-area span.page-nav-prev:before,
    .listorder-box.notupper-order .page-nav-area span.page-nav-next:after {
        border-color: #cccccc;
    }

    .listorder-box.notupper-order .page-nav-area .page-nav-prev:before {
        left: calc(50% - 5px);
    }

    .listorder-box.notupper-order .page-nav-area .page-nav-next:after {
        right: calc(50% - 5px);
    }

    .listorder-box.notupper-order .page-nav-area .co-selected,
    .listorder-box.notupper-order .page-nav-area .last-page-num {
        padding: 0 1px;
        color: #666666;
    }

    .listorder-box.notupper-order .page-nav-area .co-selected {
        width: calc(50% + 0.5em - 70px);
        text-align: right;
    }

    .listorder-box.notupper-order .page-nav-area .co-selected:after {
        content: '/';
        margin-left: 3px;
    }

    .listorder-box.notupper-order .page-nav-area .last-page-num {
        width: calc(50% - 0.5em - 70px);
        text-align: left;
        font-weight: bold;
    }

    .listorder-box.notupper-order .page-nav-area .page-nav-prev + .last-page-num {
        width: calc(100% - 140px);
        text-align: center;
    }

    .listorder-box.notupper-order .page-nav-area .page-nav-prev + .last-page-num:before {
        content: '1 / ';
    }

    /* 絞り込み */
    .co-plist-layout-wrap .co-plist-layout-parts.search-box-parts,
    .co-plist-layout-wrap .co-product-refine {
        width: 100%;
    }

    .co-plist-layout-wrap .search-box-parts,
    .co-plist-layout-wrap .search-box-parts *:not(.co-tooltip-cancel,.holiday-calender-day,.holiday-calender-week) {
        box-sizing: border-box;
    }

    .co-plist-layout-wrap .co-product-refine > *:not(.dl-dnews-area-irregular):not(.refine-cmp) {
        display: none !important;
    }

    /* TAB/SP用：表示切替、並び替え、絞り込み */
    .smd-listorder-box {
        margin: 8px auto 0;
        position: relative;
        z-index: 30;
        width: 48%;
    }

    .smd-listorder-box * {
        box-sizing: border-box;
    }

    /* 表示切替 */
    .smd-listorder-box .smd-view-type-box {
        float: left;
    }

    .smd-listorder-box .smd-view-type-box > * {
        display: inline-block;
        vertical-align: bottom;
        border: 1px #cccccc solid;
        border-radius: 5px 5px 0 0;
        background-color: #ffffff;
        color: #0066cc;
        padding: 8px 10px;
        position: relative;
        z-index: 2;
    }

    .smd-listorder-box .smd-view-type-box > *:first-child {
        margin: 0 5px 0 8px;
    }

    .smd-listorder-box .smd-view-type-box .view-type-tab-on {
        font-weight: bold;
        background-color: #f6f6f6;
        color: #333333;
        border-bottom-color: #f6f6f6;
    }

    .smd-listorder-box .smd-view-type-box .view-type-tab-on:after {
        content: '';
        display: block;
        position: absolute;
        left: calc(50% - 5px);
        bottom: 3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: #333333 transparent;
        border-width: 5px 5px 0;
    }

    /* 並び替え、絞り込み */
    #smd-listrefine-area {
        min-height: 58px;
    }

    #smd-listrefine-area .smd-listrefine {
        background: rgba(255, 255, 255, 0.85);
        padding: 10px 0;
        margin-top: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #smd-listrefine-area .smd-listrefine.refine-fix {
        position: fixed;
        transition: top 0.4s;
        width: 100%;
        margin: 0;
        z-index: 31;
        border-bottom: 1px solid #f6f6f6;
    }

    #smd-listrefine-area .smd-listrefine a {
        display: block;
        background-color: #ffffff;
        padding: 13px 9px 12px;
        margin: 0 3%;
        max-width: 130px;
        width: 45%;
        border: 1px #1b76d1 solid;
        border-radius: 25px;
        color: #1b76d1;
        cursor: pointer;
        font-size: 14px;
        text-align: center;
        transition: background-color 0.2s;
        box-sizing: content-box;
        line-height: 1;
    }

    #smd-listrefine-area .smd-listrefine a:hover,
    #smd-listrefine-area .smd-listrefine .sort-order:hover {
        color: #ffffff;
        background-color: #1b76d1;
        text-decoration: none;
    }

    #smd-listrefine-area .smd-listrefine a:before {
        content: '';
        display: inline-block;
        vertical-align: -1px;
        height: 12px;
        width: 17px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        margin-right: 5px;
        filter: brightness(0.8) invert(0.2) sepia(100%) hue-rotate(170deg) contrast(450%);
    }

    #smd-listrefine-area .smd-listrefine .sort-order {
        border: 1px #0066cc solid;
        border-radius: 25px;
        padding: 11px 8px 10px;
        color: #1b76d1;
        display: inline-block;
        position: relative;
        width: 130px;
        text-align: center;
        margin: 0 3%;
        box-sizing: content-box;
        font-size: 14px;
    }

    #smd-listrefine-area .smd-listrefine .sort-order img {
        vertical-align: middle;
        height: 12px;
        width: 17px;
        filter: brightness(0.8) invert(0.2) sepia(100%) hue-rotate(170deg) contrast(450%);
    }

    #smd-listrefine-area .smd-listrefine .sort-order select {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    #smd-listrefine-area .smd-listrefine .smd-order-refine:before {
        background-image: url('../image/order_refine_00.png');
    }

    #smd-listrefine-area .smd-listrefine a:hover:before,
    #smd-listrefine-area .smd-listrefine .sort-order:hover img {
        filter: brightness(0) invert(1);
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox {
        display: none;
        width: 100%;
        max-width: 400px;
        margin: 0 0 0 3%;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .searchbox {
        display: flex;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-text {
        width: 100%;
        border-radius: 5px 0px 0px 5px;
        border-style: solid;
        border-color: #cccccc;
        border-width: 1px 0 1px 1px;
        -webkit-appearance: none;
        height: 40px;
        line-height: 35px;
        padding: 3px 10px;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-text::-webkit-search-cancel-button {
        display: none;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-text::-ms-clear {
        display: none;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-text::placeholder {
        color: #808080;
        font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif;
        font-size: 13px;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-text:-ms-input-placeholder {
        color: #808080;
        font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif;
        font-size: 13px;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-text::-ms-input-placeholder {
        color: #808080;
        font-family: "メイリオ", Meiryo, "Hiragino Sans", sans-serif;
        font-size: 13px;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-button {
        width: 55px;
        height: 38px;
        background-color: #595959;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000000), color-stop(1, #595959));
        border-style: solid;
        border-color: #cccccc;
        border-width: 1px 1px 1px 0;
        border-radius: 0 5px 5px 0;
        overflow: hidden;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-button input:hover {
        background-color: #333333;
    }

    #smd-listrefine-area .smd-listrefine .list-searchbox .search-button input {
        width: 100%;
        height: 100%;
        background: url('../image/search_btn_00.png') center no-repeat;
        background-size: 18px;
        border: none;
        padding: 0;
    }

    /* 商品一覧で該当商品がないときと検討中リストで選択削除中のときは追随させない＆検討中はdisabled */
    #jsp-tiles-wishlist-c .wishlist_delete_mode .smd-listrefine.refine-fix,
    #jsp-tiles-wishlist-c .smd-listrefine.refine-nofix {
        position: static;
    }

    #jsp-tiles-wishlist-c .wishlist_delete_mode .smd-listrefine a,
    #jsp-tiles-wishlist-c .wishlist_delete_mode .smd-listrefine a:hover {
        border-color: #aaaaaa;
        color: #aaaaaa;
        background-color: #ffffff;
    }

    #jsp-tiles-wishlist-c .wishlist_delete_mode .smd-listrefine a:before,
    #jsp-tiles-wishlist-c .wishlist_delete_mode .smd-listrefine a:hover:before {
        filter: brightness(0) invert(0.7) sepia(0) hue-rotate(0deg) contrast(100%);
    }

    /*** ページ下に置くジャンルリスト ***/
    #co-bottom-genre-wrap .co-bottom-genre-title {
        font-weight: bold;
        font-size: 16px;
        padding: 40px 13px 8px;
        margin: 0;
        border-bottom: 1px #dadada solid;
    }

    #co-bottom-genre-wrap p {
        margin: 0;
    }

    #co-bottom-genre-wrap label {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    #co-bottom-genre-wrap .bottom-sub-genre {
        padding: 0;
        margin: 0;
    }

    #co-bottom-genre-wrap .bottom-genre-lv1 label,
    #co-bottom-genre-wrap .bottom-sub-genre li a {
        display: block;
        padding: 14px 60px 12px 20px;
        margin: 0;
        font-size: 14px;
        color: #333333;
        position: relative;
    }

    #co-bottom-genre-wrap .bottom-genre-lv1 label:after,
    #co-bottom-genre-wrap .bottom-sub-genre li a:after {
        content: '';
        display: block;
        position: absolute;
        right: 30px;
        border-style: solid;
        border-color: #666666;
        width: 9px;
        height: 9px;
        transform: rotate(45deg);
    }

    /* Lv1ジャンル */
    #co-bottom-genre-wrap .bottom-genre-lv1 label {
        background-color: #f6f6f6;
        border-bottom: 1px #dadada solid;
    }

    #co-bottom-genre-wrap .bottom-genre-lv1 label:after {
        top: calc(50% - 8px);
        border-width: 0 2px 2px 0;
    }

    /* 子ジャンル */
    #co-bottom-genre-wrap .bottom-sub-genre {
        display: none;
    }

    #co-bottom-genre-wrap .bottom-sub-genre li a {
        background-color: #e9e9e9;
        border-bottom: 1px #cccccc solid;
    }

    #co-bottom-genre-wrap .bottom-sub-genre li a:after {
        top: calc(50% - 5px);
        border-width: 2px 2px 0 0;
    }

    /* ジャンル開閉のトリガー */
    #co-bottom-genre-wrap .bottom-genre-trigger {
        display: none;
    }

    #co-bottom-genre-wrap .bottom-genre-trigger:checked + .bottom-sub-genre {
        display: block;
    }
}

/* SP */
@media screen and (max-width: 670px) {
    .smd-listorder-box .smd-view-type-box > * {
        font-size: 12px;
    }
}

/* 検討中に追加ボタン
-------------------------------------------------------------------------- */
.add-to-wishlist,
.add-to-wishlist.wish-loading:before {
    line-height: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    box-sizing: border-box;
    display: block;
    z-index: 2;
}

.add-to-wishlist {
    background-color: #ffffff;
    border: 2px #cccccc solid;
    bottom: 8px;
    left: 10px;
    transition: all 0.1s linear 0s;
}

.add-to-wishlist .add-wish-icon {
    display: block;
    width: 32px;
    height: 32px;
    background: url('../image/wish_no_00.png') center center no-repeat;
    background-size: 18px 17px;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    box-sizing: border-box;
    border: 2px transparent solid;
}

.add-to-wishlist .add-wish-icon:active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    background-image: url('../image/wish_done_00.png');
}

/* スマホ用 */
@media screen and (max-width: 670px) {
    .add-to-wishlist .add-wish-icon {
        width: 21px;
        height: 21px;
        background-size: 13px 12px;
    }

    .add-to-wishlist,
    .add-to-wishlist.wish-loading:before {
        width: 25px;
        height: 25px;
    }
}

/* PCのみhover有効 */
@media screen and (min-width: 940px) {
    .wish-dvs-jdg .add-to-wishlist:hover .add-wish-icon {
        background-image: url('../image/wish_hover_00.png');
    }

    .wish-dvs-jdg .add-to-wishlist {
        opacity: 0;
    }

    .wish-dvs-jdg:hover .add-to-wishlist {
        opacity: 1;
    }

    /* PCでも処理中とエラーは出す */
    .wish-dvs-jdg .add-to-wishlist.added-wish,
    .wish-dvs-jdg .add-to-wishlist.wish-loading,
    .wish-dvs-jdg .add-to-wishlist.wish-error {
        opacity: 1;
    }
}

/* 吹き出し */
.add-to-wishlist .add-whis-txt {
    position: absolute;
    opacity: 0;
    bottom: 42px;
    left: -999999px;
    margin-left: 13px;
    white-space: nowrap;
    line-height: 1.2;
    background-color: #333333;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    z-index: 0;
    box-sizing: content-box;
}

/* PCのみhover有効 */
@media screen and (min-width: 940px) {
    .wish-dvs-jdg .add-to-wishlist:hover .add-whis-txt {
        opacity: 1;
    }
}

.add-to-wishlist:hover .add-whis-txt {
    left: -3.6em;
    z-index: 30;
}

.add-to-wishlist .add-whis-txt:before,
.add-to-wishlist .add-whis-txt:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7px 0;
    border-color: #333333 transparent transparent;
    position: absolute;
    left: 50%;
    margin-left: -6px;
}

.add-to-wishlist .add-whis-txt:before {
    bottom: -10px;
}

.add-to-wishlist .add-whis-txt:after {
    bottom: -9px;
}

/* 処理中と追加直後とエラー */
.add-to-wishlist.wish-loading:before {
    content: '';
    border-color: #dc4d4d #cccccc #cccccc #cccccc;
    border-width: 2px;
    border-style: solid;
    top: -2px;
    left: -2px;
}

.add-to-wishlist.wish-loading:before {
    -webkit-animation: spin 1.0s linear infinite;
    -moz-animation: spin 1.0s linear infinite;
    -ms-animation: spin 1.0s linear infinite;
    animation: spin 1.0s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.add-to-wishlist.added-wish.wish-loading:before {
    display: none;
}

.add-to-wishlist.added-wish {
    border-color: #dc4d4d;
}

.add-to-wishlist.wish-loading .add-whis-txt {
    opacity: 0;
}

.add-to-wishlist.wish-loading .add-wish-icon,
.add-to-wishlist.added-wish .add-wish-icon {
    background-image: url('../image/wish_done_00.png') !important;
}

.add-to-wishlist.added-wish .add-whis-txt,
.add-to-wishlist.wish-error .add-whis-txt {
    opacity: 1;
    border: 1px #dc4d4d solid;
    background-color: #ffffff;
    color: #dc4d4d;
    font-size: 11px;
    z-index: 30;
}

.add-to-wishlist.wish-error .add-whis-txt {
    width: 9em;
    left: -5.3em;
}

.add-to-wishlist.added-wish:not(.wish-error) .add-whis-txt {
    left: 10px;
    bottom: 34px;
    transition: opacity 0.5s ease;
}

.add-to-wishlist.added-wish .add-whis-txt:before,
.add-to-wishlist.wish-error .add-whis-txt:before {
    border-color: #dc4d4d transparent transparent;
}

.add-to-wishlist.added-wish:not(.wish-error) .add-whis-txt:before {
    bottom: -11px;
    left: 15px;
    border-width: 11px 11px 0 0;
}

.add-to-wishlist.added-wish .add-whis-txt:after,
.add-to-wishlist.wish-error .add-whis-txt:after {
    border-color: #ffffff transparent transparent;
}

.add-to-wishlist.added-wish:not(.wish-error) .add-whis-txt:after {
    border-width: 10px 9px 0 0;
    left: 16px;
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    .add-to-wishlist {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .add-to-wishlist.wish-loading .add-wish-icon {
        -webkit-animation: loadop 1.0s;
        -moz-animation: loadop 1.0s;
        -ms-animation: loadop 1.0s;
        animation: loadop 1.0s;
    }
}

@-webkit-keyframes loadop {
    0% {
        background-position: center 20px;
    }
    100% {
        background-position: center 0;
    }
}

@-moz-keyframes loadop {
    0% {
        background-position: center 20px;
    }
    100% {
        background-position: center 0;
    }
}

@-ms-keyframes loadop {
    0% {
        background-position: center 20px;
    }
    100% {
        background-position: center 0;
    }
}

@keyframes loadop {
    0% {
        background-position: center 20px;
    }
    100% {
        background-position: center 0;
    }
}

/*** セットテーブル ***/
.add-to-wishlist-set {
    display: inline-block;
    vertical-align: middle;
    min-width: 100px;
    text-align: center;
}

.add-to-wishlist-set .co-btn a,
.add-to-wishlist-set .co-btn:hover a {
    padding-right: 10px;
    padding-left: 10px;
}

.add-to-wishlist-set .co-btn a:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url('../image/wish_no_00.png') center center no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
    margin-right: 4px;
}

.add-to-wishlist-set .co-btn.wish-set-added a:before {
    background-image: url('../image/wish_done_00.png');
}

.add-to-wishlist-set .loading-img img {
    margin: 2px 0 1px;
}

.pdtl-set-apply {
    margin-left: 5px;
}

/* 卸価格を見るボタン */
.pdtl-set-apply > span > a {
    padding: 6px 3px 7px 9px;
    border-radius: 1px;
}

.pdtl-set-apply:hover > span > a {
    padding: 7px 3px 6px 9px;
}

/**** 絞り込み ****/
.co-product-refine {
    font-size: 13px;
    width: 210px;
}

.co-product-refine a {
    vertical-align: middle;
}

.co-product-refine input[type='radio'],
.co-product-refine input[type='checkbox'] {
    margin: 0 3px 0 0;
    vertical-align: middle;
}

/* 見出し */
.co-product-refine .search-box-ttl {
    border-bottom: 1px #cccccc solid;
    padding: 6px 0;
    line-height: 1.2;
    margin: 20px auto 10px;
}

.co-product-refine .search-box-ttl:first-of-type {
    margin-top: 0;
}

.co-product-refine .search-box-ttl .search-box-ttl-txt {
    float: left;
    font-size: 17px;
}

.co-product-refine .search-box-ttl .search-box-clear {
    float: right;
    margin: 2px 0;
}

.co-product-refine .search-txt-box {
    padding: 0 5px;
}

/* NEWマーク */
.co-product-refine .search-box-new {
    display: inline-block;
    vertical-align: middle;
    color: #dc4d4d;
    font-size: 9px;
    font-weight: bold;
}

.co-product-refine .search-box-new:before {
    content: 'NEW';
}

/* お気に入りマーク */
.co-product-refine .refine-search-list .search-list-txt .favorite-mark {
    background-position: left 3px center;
    background-repeat: no-repeat;
    padding-left: 23px;
    min-height: 16px;
}

.co-product-refine .refine-search-list .search-list-txt .favorite-mark,
.co-product-refine .refine-search-list .search-list-txt .favorite-mark.mark-off:hover {
    background-image: url('../image/favorite_on.gif');
    background-color: transparent;
}

.co-product-refine .refine-search-list .search-list-txt .favorite-mark.mark-off {
    background-image: url('../image/favorite_off.gif');
}

/* ポップアップ */
.co-product-refine .co-tooltip-onclick {
    z-index: 10;
    width: 400px;
}

.co-product-refine .co-tooltip-onclick .co-tooltip-text {
    padding: 1em 2.3em 1em 1em;
}

.co-product-refine .co-popup-link-03 .inner-text {
    font-weight: normal;
    width: 20em;
}

/* リスト */
.co-product-refine .refine-search-list {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 3;
}

.co-product-refine .refine-search-list .search-list-txt > span,
.co-product-refine .refine-search-list .search-list-txt > a {
    display: block;
}

.co-product-refine .refine-search-list .search-list-txt.has-tooltip > span,
.co-product-refine .refine-search-list .search-list-txt.has-tooltip > a {
    display: inline-block;
}

.co-product-refine .refine-search-list .search-list-txt > a {
    transition: background-color 0.2s ease;
}

.co-product-refine .refine-search-list .search-list-txt > span,
.co-product-refine .refine-search-list .search-list-txt > a,
.co-product-refine .refine-search-list .search-list-none {
    padding: 3px 5px;
}

.co-product-refine .refine-search-list .search-list-txt > a:hover {
    background-color: #eeeeee;
}

.co-product-refine .refine-search-list .search-list-slct {
    font-weight: bold;
    color: #dc4d4d;
}

.co-product-refine .refine-search-list .search-list-none {
    color: #999999;
}

/* 多言語 */
.co-product-refine .refine-search-list.foreign-refine-search-list-parent a {
    color: #000;
    font-weight: 600;
}

.co-product-refine .refine-search-list.foreign-refine-search-list a {
    color: #575757;
}

.co-product-refine .refine-search-list.foreign-refine-search-list .search-list-slct {
    font-weight: normal;
}

.co-product-refine .refine-search-list .foreign-break-overwrite-bb .search-list-slct {
    word-wrap: break-word !important;
    word-break: break-all !important;
}

/* サブリスト */
.co-product-refine .refine-search-list.subrefine-list {
    margin: 0 0 5px 13px;
}

.co-product-refine .refine-search-list .search-hoverlist-box {
    background: url('../image/genre-open-01.gif') right 5px top 9px no-repeat;
    position: relative;
    z-index: 1;
}

.co-product-refine .refine-search-list .search-hoverlist-box.search-hoverlist-on {
    background-color: #eeeeee;
    z-index: 2;
}

.co-product-refine .refine-search-list .search-hoverlist-box a {
    padding-right: 20px;
}

.co-product-refine .refine-search-list .search-hoverlist {
    display: none;
    position: absolute;
    top: -8px;
    left: 100%;
    margin-left: -11px;
    padding: 5px 0;
    width: 20em;
    background-color: #ffffff;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    z-index: 100;
}

.co-product-refine .refine-search-list .search-hoverlist:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    background-color: #ffffff;
    position: absolute;
    top: 15px;
    left: 0;
    margin-left: -6px;
    transform: rotate(-45deg);
}

.co-product-refine .refine-search-list .search-hoverlist li a {
    display: block;
    padding: 6px 10px;
}

.co-product-refine .refine-search-list .search-hoverlist li a:hover {
    background-color: transparent;
}

.co-product-refine .refine-search-list .search-parent-active > a {
    font-weight: bold;
}

.co-product-refine .refine-search-list .search-acclist-trigger {
    color: #dc4d4d;
    text-decoration: none;
    cursor: pointer;
}

.co-product-refine .refine-search-list .search-acclist {
    padding: 0;
    border-left: 1px solid #C5C5C5;
    margin: 0 5px 0 10px;
}

.co-product-refine .refine-search-list .search-acclist :is(a, span) {
    padding: 3px 5px;
    display: inline-block;
}

/* アイウエオの絞り込み */
.co-product-refine .refine-search-list .list-word {
    padding: 0;
}

.co-product-refine .refine-search-list .list-word .search-list-txt {
    float: left;
    width: 33.33%;
    text-align: center;
}

/* ランキング */
.co-product-refine.rank-refine {
    float: left;
    width: 187px;
    margin-right: 15px;
}

.co-product-refine.rank-refine .title {
    margin: 15px 0 0 5px;
    font-size: 14px;
    font-weight: bold;
}

.co-product-refine.rank-refine .refine-search-list .search-list-txt > span,
.co-product-refine.rank-refine .refine-search-list .search-list-txt > a,
.co-product-refine.rank-refine .refine-search-list .search-list-none {
    padding: 4px 5px;
}

/* 企業情報（取引条件） */
.co-product-refine.pintro-refine {
    float: left;
    max-width: 220px;
    text-align: left;
    min-width: 120px;
    width: auto;
}

.co-product-refine.pintro-refine:empty:after {
    content: '　';
}

.not-allow-deal {
    border-top: 1px #dc4d4d solid;
    border-bottom: 1px #dc4d4d solid;
    color: #dc4d4d;
    padding: 5px;
    margin-top: 20px;
}

/* 表 */
.co-product-refine .co-contents-box-table th {
    padding: 5px;
    width: 6.5em;
}

/* SP */
@media screen and (max-width: 670px) {
    .co-product-refine.pintro-refine {
        max-width: 100%;
    }

    .co-product-refine.pintro-refine:empty:after {
        content: '';
    }
}

/**** 商品枠 ****/
.itembox-out-line .item-image-box {
    display: table-cell;
    width: 160px;
    height: 160px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    transition: opacity 0.1s ease-in;
}

.itembox-out-line .item-image-box:hover {
    opacity: 0.8;
}

.itembox-out-line .item-image-box img {
    max-width: 160px;
    max-height: 160px;
}

.itembox-out-line .item-image-box .item-soldout {
    position: absolute;
    left: 0;
    top: 0;
}

/* SOLD OUT/掲載終了/NEWマーク
-------------------------------------------------------------------------- */
[class*="co-product-soldout-m-"],
[class*="co-product-postexit-m-"] {
    color: #fff;
    text-align: center;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    line-height: 1.4;
    padding: 2px 0;
}

[class*="co-product-soldout-m-"] {
    background-color: #dc4d4d;
}

[class*="co-product-postexit-m-"] {
    background-color: #8f8f8f;
}

.co-product-soldout-m-120 {
    top: 42%;
}

.co-product-soldout-m-160 {
    top: 44%;
}

.co-product-postexit-m-120 {
    top: 42%;
}

.co-product-postexit-m-160 {
    top: 44%;
}

/* スマホ用 */
@media screen and (max-width: 670px) {
    [class*="co-product-soldout-m-"],
    [class*="co-product-postexit-m-"] {
        padding: 1% 0;
        top: 40%;
        font-size: 12px;
    }
}

.co-new {
    background-color: #dc4d4d;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 0 1px;
    text-align: center;
    display: inline-block;
    margin: 0 2px 2px 0;
    width: 3.2em;
    line-height: 1.2;
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    .co-new {
        line-height: 1;
    }
}

/* SP */
@media screen and (max-width: 670px) {
    [class*="co-product-soldout-m-"],
    [class*="co-product-postexit-m-"] {
        padding: 1% 0;
        top: 40%;
        font-size: 12px;
    }
}

/* ページ上部の企業情報（企業名など） */
.co-upper-dealerinformation-area {
    margin: 10px 0 5px;
}

.co-upper-dealerinformation-area #dealerlogo {
    float: right;
    padding-top: 5px;
    margin-bottom: 3px;
    text-align: center;
    width: 200px;
}

.co-upper-dealerinformation-area .left-contents {
    width: 76%;
    float: left;
}

.co-upper-dealerinformation-area .left-contents .dealer-name-area {
    margin: 5px 0;
    padding: 5px;
    border-left: solid 10px #999999;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    float: left;
}

.co-upper-dealerinformation-area .left-contents .dealer-name-area a {
    text-decoration: none;
    color: #333333;
}

.co-upper-dealerinformation-tab-area {
    border-bottom: 5px solid #1145aa;
    width: 100%;
    margin-bottom: 15px;
}

.co-upper-dealerinformation-tab-area .left-tab {
    text-align: left;
    vertical-align: bottom;
    width: 390px;
}

/* パンクズ
-------------------------------------------------------------------------- */
.co-pankuzu-list {
    font-size: 13px;
    width: 96%;
    margin: 20px auto;
    box-sizing: border-box;
}

.co-plist-layout-wrap .co-plist-layout-parts .co-pankuzu-list {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 14px;
}

.co-pankuzu-list a:before,
.co-pankuzu-list span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin: 0 8px 2px 5px;
    border-top: 2px #8f8f8f solid;
    border-right: 2px #8f8f8f solid;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.co-pankuzu-list a:first-child:before,
.co-pankuzu-list span:first-child:before {
    display: none;
}

/* TAB/SP */
@media screen and (max-width: 940px) {
    .co-pankuzu-list {
        margin: 0;
        padding: 4px 8px;
        width: 100%;
        background-color: #dfdfdf;
        font-size: 12px;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .co-plist-layout-wrap .co-plist-layout-parts .co-pankuzu-list {
        margin: 0;
        font-size: 12px;
    }

    .co-pankuzu-list a {
        color: #666666;
    }

    .co-pankuzu-list a:after {
        border-width: 1px 1px 0 0;
    }
}

/* 高さfullのモーダル
-------------------------------------------------------------------------- */
.co-fullh-mdl-wrap {
    position: fixed;
    z-index: 10003;
    height: 100%;
    width: 700px;
    top: 0;
    left: 50%;
    margin-left: -350px;
    background-color: #ffffff;
    text-align: left;
    display: none;
    font-size: 13px;
}

.co-fullh-mdl-wrap,
.co-fullh-mdl-wrap * {
    box-sizing: border-box;
}

.co-fullh-mdl-wrap .co-container {
    font-size: 13px;
}

.co-fullh-mdl-wrap table {
    border-collapse: collapse;
}

/* モーダルタイトル */
.co-fullh-mdl-wrap .co-fullh-mdl-ttl,
.co-mdl-wrap .co-mdl-ttl {
    background-color: #4d4d4d;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 11px 15px;
    position: relative;
    height: 45px;
}

/* 内容部分 */
.co-fullh-mdl-wrap .co-fullh-mdl-content {
    padding: 35px 40px 0;
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100% - 45px);
    -webkit-overflow-scrolling: touch;
}

.co-fullh-mdl-wrap .co-fullh-mdl-content > *:last-child {
    margin-bottom: 35px;
}

/* 閉じるボタン */
.co-fullh-mdl-wrap .co-fullh-mdl-cls,
.co-mdl-wrap .co-mdl-cls {
    box-sizing: border-box;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -16px;
    border-radius: 50%;
    line-height: 1;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    cursor: pointer;
}

.co-fullh-mdl-wrap .co-fullh-mdl-cls:before,
.co-fullh-mdl-wrap .co-fullh-mdl-cls:after,
.co-mdl-wrap .co-mdl-cls:before,
.co-mdl-wrap .co-mdl-cls:after {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 4px;
    border-radius: 2px;
    background-color: #666666;
    top: 13px;
    left: 6px;
}

.co-fullh-mdl-wrap .co-fullh-mdl-cls:before,
.co-mdl-wrap .co-mdl-cls:before {
    transform: rotate(45deg);
}

.co-fullh-mdl-wrap .co-fullh-mdl-cls:after,
.co-mdl-wrap .co-mdl-cls:after {
    transform: rotate(-45deg);
}

/* 黒背景 */
#co-fullh-mdl-mdlbg {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10002;
    top: 0;
    left: 0;
    display: none;
}

@media screen and (max-width: 940px) {
    .co-fullh-mdl-wrap {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    /* 内容部分 */
    .co-fullh-mdl-wrap .co-fullh-mdl-content {
        padding: 15px 15px 0;
    }

    .co-fullh-mdl-wrap .co-fullh-mdl-content > *:last-child {
        margin-bottom: 15px;
    }
}

/* 高さfullじゃない（上下左右中央配置の）モーダル
-------------------------------------------------------------------------- */
#co-mdl-mdlbg {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    z-index: 10002;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}

.co-mdl-wrap {
    font-size: 13px;
    height: calc(100% - 40px);
    width: 94%;
    -webkit-overflow-scrolling: touch;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}

/* モーダル小 */
.co-mdl-wrap.co-mdl-wrap-small {
    max-width: 500px;
}

/* モーダル大 */
.co-mdl-wrap.co-mdl-wrap-large {
    max-width: 960px;
}

.co-mdl-wrap * {
    box-sizing: border-box;
}

.co-mdl-wrap .co-mdl-ttl,
.co-mdl-wrap .co-mdl-content {
    width: 100%;
}

.co-mdl-wrap .co-mdl-content .fo-checkbox label:before {
    border-color: #bababa;
}

/* モーダルタイトル */
.co-mdl-wrap .co-mdl-ttl {
    border-radius: 10px 10px 0 0;
    text-align: left;
    padding-right: 40px;
}

/* モーダルコンテンツ */
.co-mdl-wrap .co-mdl-content {
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f6f6f6;
    border-radius: 0 0 10px 10px;
    position: relative;
}

.co-mdl-wrap.co-mdl-wrap-small .co-mdl-content {
    padding: 35px 25px 0;
}

.co-mdl-wrap.co-mdl-wrap-large .co-mdl-content {
    padding: 35px 40px 0;
}

.co-mdl-wrap .co-mdl-content > *:last-child {
    margin-bottom: 40px;
}

.co-mdl-submit {
    text-align: center;
    margin-top: 30px;
}

.co-mdl-submit .co-btn,
.co-mdl-submit .co-btn > span > a,
.co-mdl-submit .co-btn > span > span,
.co-mdl-submit .co-btn input {
    min-width: 50px;
}

/* 完了 */
.co-mdl-wrap.co-mdl-wrap-small .co-mdl-finish {
    padding: 20px;
}

.co-mdl-wrap.co-mdl-wrap-large .co-mdl-finish {
    padding: 50px 30px;
}

.co-mdl-wrap .co-mdl-finish .co-mdl-finish-h {
    font-weight: bold;
    margin: 30px auto 25px;
}

.co-mdl-wrap.co-mdl-wrap-small .co-mdl-finish-h {
    font-size: 16px;
}

.co-mdl-wrap.co-mdl-wrap-large .co-mdl-finish-h {
    font-size: 17px;
}

/* TAB */
@media screen and (max-width: 940px) and (min-width: 671px) {
    .co-mdl-wrap .co-mdl-content {
        max-height: 80%;
    }
}

/* SP */
@media screen and (max-width: 670px) {
    .co-mdl-wrap {
        width: 100%;
        height: 100%;
        margin: 0;
        display: block;
    }

    .co-mdl-wrap.co-mdl-wrap-small {
        max-width: 100%;
    }

    .co-mdl-wrap .co-mdl-ttl,
    .co-mdl-wrap .co-mdl-content {
        border-radius: 0;
    }

    .co-mdl-wrap .co-mdl-content {
        height: 100% !important;
        background-color: #eeeeee;
    }

    .co-mdl-wrap .co-mdl-content {
        padding: 25px 20px;
    }
}

/* 絞り込みモーダル
-------------------------------------------------------------------------- */
.co-order-type-mdl {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.co-order-type-mdl form {
    height: 100%;
}

.co-order-type-mdl * {
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.co-order-type-mdl p {
    margin: 0 0 5px;
}

.co-order-type-mdl p:last-child {
    margin-bottom: 0;
}

.co-order-type-mdl-back {
    color: #0066cc;
    position: absolute;
    left: 15px;
    top: 16px;
    font-size: 13px;
}

.co-order-type-mdl-back:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px #0066cc solid;
    border-left: 2px #0066cc solid;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.co-order-type-mdl .co-order-type-mdl-ttl {
    background-color: #cccccc;
    padding: 15px 40px;
    margin: 0;
    font-size: 15px;
    text-align: center;
    height: calc(30px + 1.4em);
    position: relative;
}

.co-order-type-mdl-cls {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 28px;
    color: #666666;
    line-height: 1;
}

.co-order-type-mdl .co-order-type-mdl-content {
    height: calc(100% - 2.6em - 68px);
    overflow-y: auto;
    overflow-x: hidden;
}

.co-order-type-mdl .co-order-type-mdl-content.full-content {
    height: calc(100% - 2.6em);
}

.co-order-type-mdl .co-order-type-mdl-content ul {
    padding: 0 0 50px;
    margin: 0;
}

.co-order-type-mdl .co-order-type-mdl-content ul li {
    border-bottom: 1px #cccccc solid;
    padding: 12px;
    position: relative;
}

.co-order-type-mdl .co-order-type-mdl-content ul:not(.co-order-type-list) li:hover,
.co-order-type-mdl .co-order-type-mdl-content .co-order-type-list .co-order-type-hasnext:not(.co-order-type-child):hover,
.co-order-type-mdl .co-order-type-mdl-content .co-order-type-select {
    background-color: #f6f6f6;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-cap,
.co-order-type-mdl .co-order-type-mdl-content .co-order-type-input,
.co-order-type-mdl .co-order-type-except {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-list .co-order-type-hasnext .co-order-type-input {
    padding-right: 20px;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-cap {
    font-weight: bold;
    color: #666666;
    width: 9em;
    padding-right: 10px;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-genre-list .co-order-type-cap {
    font-weight: normal;
    font-size: 14px;
    width: 100%;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-input {
    width: calc(100% - 9em);
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-input span {
    display: inline-block;
    vertical-align: middle;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-hasnext .co-order-type-cap:after,
.co-order-type-mdl .co-order-type-mdl-content .co-order-type-list .co-slct-pldwn:after {
    content: '';
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    right: 15px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-hasnext .co-order-type-cap:after {
    border-top: 2px #666666 solid;
    border-right: 2px #666666 solid;
    top: calc(50% - 6px);
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-arw:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 5px 1px 2px;
    border-top: 1px #666666 solid;
    border-right: 1px #666666 solid;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* プルダウン */
.co-order-type-mdl .co-order-type-mdl-content .co-order-type-list .co-slct-pldwn {
    margin: 0;
    position: relative;
    max-width: 360px;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-list .co-slct-pldwn select {
    width: 100%;
    border: 1px #cccccc solid;
    font-size: 15px;
    padding: 7px 40px 5px 5px;
    background-image: none;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-list .co-slct-pldwn:after {
    border-right: 2px #666666 solid;
    border-bottom: 2px #666666 solid;
    top: calc(50% - 8px);
}

/* チェックボックス/ラジオ */
.co-order-type-mdl .co-order-check-list .co-order-check,
.co-order-type-mdl .co-order-radio-list .co-order-radio {
    padding: 0;
}

.co-order-type-mdl .co-order-check-list .co-order-check label,
.co-order-type-mdl .co-order-radio-list .co-order-radio label {
    padding: 12px;
    display: block;
    font-size: 14px;
}

.co-order-type-mdl .co-order-check-list .co-order-check input[type='checkbox'],
.co-order-type-mdl .co-order-radio-list .co-order-radio input[type='radio'] {
    display: none;
}

.co-order-type-mdl .co-order-check-list .co-order-check label:before,
.co-order-type-mdl .co-order-radio-list .co-order-radio label:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
}

.co-order-type-mdl .co-order-check-list .co-order-check input[type='checkbox']:checked ~ label:before,
.co-order-type-mdl .co-order-radio-list .co-order-radio input[type='radio']:checked ~ label:before {
    background-color: #2489ce;
}

/* チェックボックス */
.co-order-type-mdl .co-order-check-list .co-order-check label:before {
    width: 25px;
    height: 25px;
    background-color: #cccccc;
    margin-right: 5px;
}

.co-order-type-mdl .co-order-check-list .co-order-check:before,
.co-order-type-mdl .co-order-check-list .co-order-check:after {
    content: '';
    position: absolute;
    height: 4px;
    background-color: #ffffff;
}

.co-order-type-mdl .co-order-check-list .co-order-check:before {
    width: 11px;
    -ms-transform: rotate(49deg);
    -webkit-transform: rotate(49deg);
    transform: rotate(49deg);
    top: 25px;
    left: 15px;
}

.co-order-type-mdl .co-order-check-list .co-order-check:after {
    width: 16px;
    -ms-transform: rotate(-49deg);
    -webkit-transform: rotate(-49deg);
    transform: rotate(-49deg);
    top: 23px;
    left: 19px;
}

/* ラジオ */
.co-order-type-mdl .co-order-radio-list .co-order-radio label:before {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border: 2px #ffffff solid;
    box-shadow: 0 0 0 2px #cccccc;
    margin-right: 8px;
}

/* 入力 */
.co-order-type-mdl input[type='text'],
.co-order-type-mdl input[type='file'],
.co-order-type-mdl input[type='password'],
.co-order-type-mdl input[type='tel'],
.co-order-type-mdl input[type='email'],
.co-order-type-mdl input[type='number'],
.co-order-type-mdl textarea {
    border: 1px #cccccc solid;
    border-radius: 5px;
    padding: 0px 6px;
    height: calc(1em + 20px);
    line-height: calc(1em + 20px);
    margin: 0;
    width: 100%;
    font-size: 15px;
    -webkit-appearance: none;
}

/* キーワード */
.co-order-type-mdl .co-order-type-word,
.co-order-type-mdl .co-order-type-except {
    position: relative;
}

.co-order-type-mdl .co-order-type-word input {
    padding-left: 30px;
}

.co-order-type-mdl .co-order-type-except {
    padding-left: 18px;
    font-size: 12px;
    width: 95px;
}

.co-order-type-mdl .co-order-type-except + .co-order-type-input {
    width: calc(100% - 95px);
}

.co-order-type-mdl .co-order-type-except + .co-order-type-input input {
    background-color: #efefef;
    border-color: #efefef;
}

.co-order-type-mdl .co-order-type-word:before,
.co-order-type-mdl .co-order-type-word:after,
.co-order-type-mdl .co-order-type-except:before,
.co-order-type-mdl .co-order-type-except:after {
    content: '';
    display: block;
    position: absolute;
}

.co-order-type-mdl .co-order-type-word:before,
.co-order-type-mdl .co-order-type-except:before {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px #999999 solid;
}

.co-order-type-mdl .co-order-type-word:before {
    left: 8px;
    top: 12px;
}

.co-order-type-mdl .co-order-type-except:before {
    left: 2px;
    top: 2px;
}

.co-order-type-mdl .co-order-type-word:after,
.co-order-type-mdl .co-order-type-except:after {
    height: 2px;
    width: 8px;
    background-color: #999999;
}

.co-order-type-mdl .co-order-type-word:after {
    left: 16px;
    top: 22px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.co-order-type-mdl .co-order-type-except:after {
    left: 4px;
    top: 7px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 除外キーワードプレースホルダー色（個別で指定しないと効きません） */
.co-order-type-mdl .co-order-type-except + .co-order-type-input input::-webkit-input-placeholder {
    color: #999999;
}

.co-order-type-mdl .co-order-type-except + .co-order-type-input input::-moz-placeholder {
    color: #666666;
}

.co-order-type-mdl .co-order-type-except + .co-order-type-input input:-ms-input-placeholder {
    color: #999999;
}

/* 値段 */
.co-order-type-mdl .co-order-type-input.co-order-type-price input {
    width: calc(50% - 1.5em - 7px);
    max-width: 150px;
    ime-mode: disabled;
    font-size: 16px;
}

/* サブ選択 */
.co-order-type-mdl .co-order-type-child {
    background-color: #eaeaea;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-child .co-order-type-cap,
.co-order-type-mdl .co-order-type-mdl-content .co-order-type-child .co-order-type-input {
    font-size: 13px;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-child .co-order-type-cap {
    padding-left: 1em;
    width: 9.7em;
}

.co-order-type-mdl .co-order-type-mdl-content .co-order-type-child .co-order-type-input {
    width: calc(100% - 9.7em);
}

/* 下部 */
.co-order-type-mdl .co-order-type-mdl-footer {
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 63px;
    border-top: 1px #cccccc solid;
    background-color: #efefef;
    padding: 12px 0;
}

.co-order-type-mdl .co-order-type-mdl-footer a,
.co-order-type-mdl .co-order-type-mdl-footer .co-btn {
    font-size: 16px;
}

.co-order-type-mdl .co-order-type-mdl-footer a {
    color: #0066cc;
}

.co-order-type-mdl .co-order-type-mdl-footer .co-btn {
    margin: 0 15px;
}

.co-order-type-mdl .co-order-type-mdl-footer .co-btn,
.co-order-type-mdl .co-order-type-mdl-footer .co-btn * {
    border-radius: 40px;
}

/* SP */
@media screen and (max-width: 670px) {
    .co-order-type-mdl .co-order-type-except + .co-order-type-input input {
        font-size: 13px;
    }

    .co-order-type-mdl .co-order-type-child {
        line-height: 1.2;
    }
}

/* rwd時デバイス別で非表示
-------------------------------------------------------------------------- */
/* PC */
@media screen and (min-width: 941px) {
    .co-ts-only {
        display: none !important;
    }

    .co-tb-only {
        display: none !important;
    }

    .co-sp-only {
        display: none !important;
    }
}

/* TAB */
@media screen and (max-width: 940px) and (min-width: 671px) {
    .co-pc-only {
        display: none !important;
    }

    .co-sp-only {
        display: none !important;
    }
}

/* SP */
@media screen and (max-width: 670px) {
    .co-pc-only {
        display: none !important;
    }

    .co-tb-only {
        display: none !important;
    }

    .co-pt-only {
        display: none !important;
    }
}

/* Rマーク（海外UPSで使用） */
.co-reg:after {
    content: url(../image/reg.png);
    margin-left: 2px;
    position: relative;
    bottom: -1px;
}

/* -------201908新カレンダー（vue.js版）------- */
[v-cloak] {
    display: none;
}

.vue-calendar {
    width: 250px !important;
    height: auto;
    border-radius: 5px;
    padding: 0 3px 4px;
}

div.vdp-datepicker > div:nth-child(2) {
    padding: 0 3px 46px;
}

.vue-calendar header {
    background: #cccccc linear-gradient(0deg, #cccccc, #dfdfdf);
    margin: 3px 0 10px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    display: flex !important;
    line-height: 30px !important;
}

.vue-calendar header span {
    float: none !important;
}

.vue-calendar header span.day__month_btn,
.vue-calendar header span.day__year_btn,
.vue-calendar header span:nth-of-type(2) {
    font-weight: bold !important;
    text-decoration: underline !important;
}

.vdp-datepicker__calendar header .prev::before,
.vdp-datepicker__calendar header .next::before {
    content: '';
    position: absolute;
    display: inline-block;
    background: #000000;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    top: calc(50% - 8px);
    left: calc(50% - 10px);
}

.vdp-datepicker__calendar header .next::before {
    left: calc(50% - 6px);
}

.vdp-datepicker__calendar header .prev::after,
.vdp-datepicker__calendar header .next::after {
    content: '';
    position: absolute;
    border: 4px solid transparent !important;
}

.vdp-datepicker__calendar header .prev::after {
    border-right: 6px solid #dfdfdf !important;
}

.vdp-datepicker__calendar header .next::after {
    border-left: 6px solid #dfdfdf !important;
}

.vdp-datepicker__calendar header .prev:hover {
    border-radius: 3px 0 0 3px;
}

.vdp-datepicker__calendar header .next:hover {
    border-radius: 0 3px 3px 0;
}

.vdp-datepicker__calendar header .prev.disabled:before,
.vdp-datepicker__calendar header .next.disabled:before {
    background: #aaaaaa;
}

.vdp-datepicker__calendar header .prev.disabled:after {
    border-right: 6px solid #dadada !important;
}

.vdp-datepicker__calendar header .next.disabled:after {
    border-left: 6px solid #dadada !important;
}

.vdp-datepicker__calendar header .up:not(.disabled):hover {
    background: #cccccc linear-gradient(0deg, #cccccc, #dfdfdf) !important;
}

div.vdp-datepicker > div:nth-child(2) header + div {
    margin: 0 auto !important;
    padding-bottom: 8px;
    border-bottom: 1px solid #cccccc;
}

.vue-calendar header + div .cell {
    font-size: 12px;
    text-decoration: none;
}

.vue-calendar .sat {
    color: blue;
}

.vue-calendar .sun {
    color: #FF8C1D;
}

.vdp-datepicker__calendar .cell.selected.highlighted,
.vdp-datepicker__calendar .cell.selected {
    background: #fdfdfd !important;
    border: #dddddd 1px solid !important;
}

.vdp-datepicker__calendar .cell.selected:hover,
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
    background: #dddddd !important;
    border: #bbbbbb 1px solid !important;
}

.vue-calendar .cell.day.selected.highlighted:hover,
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day.highlighted:hover,
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month.highlighted:hover,
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year.highlighted:hover
.vue-calendar .cell.day.selected.highlighted {
    background: #fbf9ee !important;
}

.vue-calendar .cell.day-header {
    font-weight: bold;
    text-align: center;
    font-size: 100%;
    height: 18px !important;
    line-height: 18px !important;
}

.vue-calendar .cell.day,
.vue-calendar .cell.month,
.vue-calendar .cell.year {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 linear-gradient(0deg, #e6e6e6, #dfdfdf);
    margin: 1px !important;
}

.vue-calendar .cell.day {
    width: calc(14.28% - 2px) !important;
    height: 22px !important;
    line-height: 22px !important;
}

.vue-calendar .cell.month,
.vue-calendar .cell.year {
    width: calc(33.33% - 2px) !important;
}

.vue-calendar .cell.blank,
.vue-calendar .cell.disabled {
    border: 1px solid #EFEFEF !important;
    background: #F8F8F8 !important;
    color: #aaaaaa !important;
}

.vue-calendar .cell.selected {
    border: 1px solid #aaaaaa !important /*{borderColorActive}*/;
    color: #212121 /*{fcActive}*/;
    background: #ffffff /*{bgColorActive}*/ url(../image/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
}

.vue-calendar .cell.selected:hover {
    border: 1px solid #aaaaaa /*{borderColorActive}*/;
    color: #212121 /*{fcActive}*/;
    background: #ffffff /*{bgColorActive}*/ url(../image/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
}

.vue-calendar .cell.selected.highlighted {
    border: 1px solid #aaaaaa /*{borderColorActive}*/;
    color: #212121 /*{fcActive}*/;
    background: #ffffff /*{bgColorActive}*/ url(../image/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
}

.vue-calendar .cell.today {
    border: 1px solid #ffa500; /*{borderColorHighlight}*/
    color: #363636 /*{fcHighlight}*/;
    background: #fbf9ee /*{bgColorHighlight}*/ url(../image/ui-bg_glass_55_fbf9ee_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
}

.vue-calendar .cell.today.highlighted {
    border: 1px solid #ffa500; /*{borderColorHighlight}*/
    color: #363636 /*{fcHighlight}*/;
    background: #fbf9ee /*{bgColorHighlight}*/ url(../image/ui-bg_glass_55_fbf9ee_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
}

.vue-calendar-img {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 10;
    border-radius: 0 3px 3px 0;
    border: 1px #AAAAAA solid;
}

.vdp-datepicker__clear-button {
    color: #8F8F8F;
    position: absolute;
    top: 7px;
    right: 37px;
    z-index: 10;
}

.vdp-datepicker__clear-button * {
    font-style: normal !important;
}

span.vue-calendar-todayButton {
    display: none;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 32px);
    min-width: 65px;
    padding: 2px 8px;
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
    border-radius: 4px;
    font-weight: bold;
}

div.vdp-datepicker > div:nth-child(2) > span.vue-calendar-todayButton {
    display: block;
}

/* 会員ステータスラベル
------------------------------------------------ */
.co-status-label {
    display: inline-block;
    vertical-align: 1px;
    background-color: #909090;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    padding: 3px 5px 1px;
}

/* 審査基準変更PJ用-初回ログインモーダル（全画面に表示する）
-------------------------------------------------------------------------- */
.autocall-modal-area {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, visibility 0.5s;
    z-index: 99999;
}

.autocall-modal-area .overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0.35;
    top: 0;
    left: 0;
}

.autocall-modal-area.hidden {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
}

.autocall-modal-area .autocall-modal-wrapper {
    width: 90%;
    max-width: 785px;
    height: auto;
    min-height: 325px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents {
    overflow: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-ttl {
    background-color: #4d4d4d;
    padding: 20px;
    margin: 0;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box {
    margin: 40px 20px;
    text-align: center;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-attention {
    border: 1px solid #DC4D4D;
    background-color: #FFEDED;
    color: #DC4D4D;
    padding: 20px 10px;
    width: 90%;
    margin: 0 auto;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-attention p {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 3px;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-attention span {
    font-size: 15px;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-modal-subtxt {
    font-size: 15px;
    margin: 20px 0 30px;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-ttl .modal-close {
    position: absolute;
    top: 20px;
    right: 15px;
    text-decoration: none;
    font-size: 100%; /*ボタンの大きさ*/
    font-weight: bold;
    border: 1px solid #999;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 1.3em;
    line-height: 1.3em;
    cursor: pointer;
    transition: .2s;
    background-color: #ffffff;
    padding: 3px;
    color: #333333;
    -webkit-text-stroke: thick;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-ttl .modal-close:hover {
    background: #4d4d4d;
    color: #FFF;
    border: 1px solid #ffffff;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-bottom {
    font-size: 14px;
    line-height: 1.7;
    background-color: #f6f6f6;
    padding: 20px 40px;
    border-radius: 0 0 10px 10px;
}

.autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-bottom p {
    margin: 0;
}

/* SP */
@media screen and (max-width: 670px) {
    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-ttl {
        font-size: 14px;
        padding: 15px;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box {
        margin: 25px 15px;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-attention {
        line-height: 1.2;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-attention p {
        font-size: 13px;
        line-height: 1.5;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-attention span {
        font-size: 12px;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-box .autocall-modal-subtxt {
        font-size: 12px;
        margin: 15px 0 20px;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-ttl .modal-close {
        top: 12px;
    }

    .autocall-modal-area .autocall-modal-wrapper .autocall-modal-contents .autocall-modal-bottom {
        font-size: 12px;
        line-height: 1.5;
        padding: 15px;
    }
}

.show-two-lines {
	width: 100%;
	display: inline-block;
	display: -webkit-box;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}